@meduza/ui-kit-2 0.1.51 → 0.1.53

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
@@ -338,17 +338,13 @@
338
338
  width: 29px;
339
339
  height: 29px;
340
340
 
341
- -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
342
-
343
- filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
341
+ filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
344
342
  }
345
343
  .SvgSymbol-module_isInEpisodeBlock__2vY3o {
346
344
  width: 38px;
347
345
  height: 38px;
348
346
 
349
- -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
350
-
351
- filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
347
+ filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
352
348
  }
353
349
  .SvgSymbol-module_isInButtonPlaybackRate__1L3TW {
354
350
  width: 34px;
@@ -464,90 +460,6 @@
464
460
  }
465
461
  }
466
462
 
467
- /* Colors */
468
- /* Fonts */
469
- /* Gap */
470
- /* Media */
471
- /* 512 */
472
- /* 650 */
473
- /* 768 */
474
- /* 1024 */
475
- /* 1010 */
476
- /* 1200 */
477
- /* 511 */
478
- /* 1023 */
479
- /* Zindex */
480
- .Image-module_root__1vsA_ {
481
- position: relative;
482
- z-index: 1;
483
-
484
- display: block;
485
- overflow: hidden;
486
- transition: background-color 250ms ease;
487
-
488
- background-color: #f2f2f2
489
- }
490
- @media only screen and (min-width: 32em) {
491
- .Image-module_root__1vsA_ {
492
- border-radius: inherit
493
- }
494
- }
495
- .Image-module_root__1vsA_ img {
496
- position: absolute;
497
- top: 0;
498
- left: 0;
499
-
500
- width: 100%;
501
- height: 100%;
502
- }
503
- .Image-module_isLoaded__3XhU5 {
504
- background-color: transparent;
505
- }
506
- .Image-module_wrapper__3fLjs {
507
- display: block;
508
-
509
- width: 100%;
510
-
511
- background-repeat: no-repeat;
512
- background-size: 100% auto;
513
- }
514
- .Image-module_fullscreen__29apx picture {
515
- cursor: pointer;
516
- }
517
- .Image-module_fullscreen__29apx picture:hover::after {
518
- opacity: 1;
519
- }
520
- .Image-module_fullscreen__29apx picture::after {
521
- position: absolute;
522
- right: 12px;
523
- bottom: 12px;
524
-
525
- width: 40px;
526
- height: 40px;
527
-
528
- transition: opacity 250ms ease;
529
- pointer-events: none;
530
-
531
- opacity: 0;
532
- border: 0.5px solid rgba(255, 255, 255, 0.15);
533
- border-radius: 20px;
534
- background-color: rgba(0, 0, 0, 0.7);
535
- 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");
536
- background-repeat: no-repeat;
537
- background-position: center
538
- }
539
- @media only screen and (min-width: 64em) {
540
- .Image-module_fullscreen__29apx picture::after {
541
- content: ''
542
- }
543
- }
544
- [data-input='mouse'] .Image-module_wrapper__3fLjs {
545
- outline: none;
546
- }
547
- .Image-module_dark__3o0nU {
548
- background-color: transparent;
549
- }
550
-
551
463
  /* Colors */
552
464
  /* Fonts */
553
465
  /* Gap */
@@ -725,306 +637,241 @@
725
637
  /* 511 */
726
638
  /* 1023 */
727
639
  /* Zindex */
728
- .Lazy-module_root__2Z72l {
640
+ .Image-module_root__1vsA_ {
641
+ position: relative;
642
+ z-index: 1;
643
+
729
644
  display: block;
730
- }
645
+ overflow: hidden;
646
+ transition: background-color 250ms ease;
731
647
 
732
- /* Colors */
733
- /* Fonts */
734
- /* Gap */
735
- /* Media */
736
- /* 512 */
737
- /* 650 */
738
- /* 768 */
739
- /* 1024 */
740
- /* 1010 */
741
- /* 1200 */
742
- /* 511 */
743
- /* 1023 */
744
- /* Zindex */
745
- .Table-module_root__1VsG6 {
746
- margin: 15px 0
648
+ background-color: #f2f2f2
747
649
  }
748
650
  @media only screen and (min-width: 32em) {
749
- .Table-module_root__1VsG6 {
750
- margin: 25px auto 20px
651
+ .Image-module_root__1vsA_ {
652
+ border-radius: inherit
751
653
  }
752
654
  }
753
- .Table-module_card__3gbok .Table-module_table__nZIkV,
754
- .Table-module_slide__nSGPC .Table-module_table__nZIkV {
755
- margin-right: -11px;
756
- margin-left: -11px
655
+ .Image-module_root__1vsA_ img {
656
+ position: absolute;
657
+ top: 0;
658
+ left: 0;
659
+
660
+ width: 100%;
661
+ height: 100%;
757
662
  }
758
- @media only screen and (min-width: 64em) {
759
- .Table-module_card__3gbok .Table-module_table__nZIkV,
760
- .Table-module_slide__nSGPC .Table-module_table__nZIkV {
761
- margin-right: 0;
762
- margin-left: 0
663
+ .Image-module_isLoaded__3XhU5 {
664
+ background-color: transparent;
763
665
  }
764
- }
765
- .Table-module_card__3gbok .Table-module_wrapper__1YTKM::after,
766
- .Table-module_slide__nSGPC .Table-module_wrapper__1YTKM::after {
767
- right: -11px;
666
+ .Image-module_wrapper__3fLjs {
667
+ display: block;
668
+
669
+ width: 100%;
670
+
671
+ background-repeat: no-repeat;
672
+ background-size: 100% auto;
768
673
  }
769
- .Table-module_root__1VsG6:first-child {
770
- margin-top: 0;
674
+ .Image-module_fullscreen__29apx picture {
675
+ cursor: pointer;
771
676
  }
772
- .Table-module_root__1VsG6:last-child {
773
- margin-bottom: 0;
677
+ .Image-module_fullscreen__29apx picture:hover::after {
678
+ opacity: 1;
774
679
  }
775
- .Table-module_table__nZIkV {
776
- position: relative;
777
-
778
- overflow-y: hidden;
680
+ .Image-module_fullscreen__29apx picture::after {
681
+ position: absolute;
682
+ right: 12px;
683
+ bottom: 12px;
779
684
 
780
- margin: 0 -20px;
685
+ width: 40px;
686
+ height: 40px;
781
687
 
782
- border-width: 1px 0;
783
- border-style: solid;
784
- border-color: rgba(232, 232, 232, 1);
688
+ transition: opacity 250ms ease;
689
+ pointer-events: none;
785
690
 
786
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif
691
+ opacity: 0;
692
+ border: 0.5px solid rgba(255, 255, 255, 0.15);
693
+ border-radius: 20px;
694
+ background-color: rgba(0, 0, 0, 0.7);
695
+ 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");
696
+ background-repeat: no-repeat;
697
+ background-position: center
787
698
  }
788
- @media only screen and (min-width: 32em) {
789
- .Table-module_table__nZIkV {
790
- margin: 0;
791
-
792
- border-width: 1px;
793
- border-radius: 3px
699
+ @media only screen and (min-width: 64em) {
700
+ .Image-module_fullscreen__29apx picture::after {
701
+ content: ''
794
702
  }
795
703
  }
796
- .Table-module_tracks__2wrDB {
797
- display: table;
798
-
799
- width: 100%
704
+ [data-input='mouse'] .Image-module_wrapper__3fLjs {
705
+ outline: none;
800
706
  }
801
- @media only screen and (min-width: 32em) {
802
- .Table-module_tracks__2wrDB {
803
- table-layout: fixed
707
+ .Image-module_dark__3o0nU {
708
+ background-color: transparent;
804
709
  }
805
- }
806
- .Table-module_wrapper__1YTKM {
710
+
711
+ /* Colors */
712
+ /* Fonts */
713
+ /* Gap */
714
+ /* Media */
715
+ /* 512 */
716
+ /* 650 */
717
+ /* 768 */
718
+ /* 1024 */
719
+ /* 1010 */
720
+ /* 1200 */
721
+ /* 511 */
722
+ /* 1023 */
723
+ /* Zindex */
724
+ .DotsOnImage-module_root__2XP3Q {
807
725
  position: relative;
726
+
727
+ display: block;
728
+
729
+ width: 100%;
808
730
  }
809
- .Table-module_wrapper__1YTKM::after {
731
+ .DotsOnImage-module_isVisible__Wqqqt .DotsOnImage-module_marker__lH5cP {
732
+ -webkit-animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
733
+ animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
734
+ }
735
+ .DotsOnImage-module_dot__H1wua {
810
736
  position: absolute;
811
- z-index: 100;
812
- top: 0;
813
- right: -20px;
814
- bottom: -20px;
737
+ z-index: 10;
815
738
 
816
- display: block;
739
+ display: -webkit-box;
817
740
 
818
- width: 30px;
819
- height: 100%;
741
+ display: -webkit-flex;
820
742
 
821
- content: "";
743
+ display: -ms-flexbox;
822
744
 
823
- background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(71%, rgb(255, 255, 255)));
745
+ display: flex;
746
+ align-items: center;
747
+ flex-flow: row nowrap;
748
+ justify-content: center;
824
749
 
825
- background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 71%);
750
+ width: 28px;
751
+ height: 28px;
826
752
 
827
- background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 71%)
828
- }
829
- @media only screen and (min-width: 32em) {
830
- .Table-module_wrapper__1YTKM::after {
831
- content: none
832
- }
833
- }
834
- .Table-module_default__3CGeE {
835
- max-width: 650px;
836
- }
837
- .Table-module_full__S5pDB {
838
- max-width: 980px;
753
+ will-change: opacity;
839
754
  }
840
- .Table-module_row__3TH83 {
841
- z-index: 1;
842
-
843
- display: table-row;
844
- }
845
- .Table-module_row__3TH83:last-child .Table-module_cell__EFKDW {
846
- border-bottom: 0;
847
- }
848
- @media only screen and (min-width: 32em) {
849
- .Table-module_row__3TH83:first-child .Table-module_cell__EFKDW:first-child {
850
- border-radius: 2px 0 0 0
851
- }
852
- }
853
- @media only screen and (min-width: 32em) {
854
- .Table-module_row__3TH83:first-child .Table-module_cell__EFKDW:last-child {
855
- border-radius: 0 2px 0 0
856
- }
857
- }
858
- @media only screen and (min-width: 32em) {
859
- .Table-module_row__3TH83:last-child .Table-module_cell__EFKDW:last-child {
860
- border-radius: 0 0 2px 0
861
- }
862
- }
863
- @media only screen and (min-width: 32em) {
864
- .Table-module_row__3TH83:last-child .Table-module_cell__EFKDW:first-child {
865
- border-radius: 0 0 0 2px
866
- }
867
- }
868
- .Table-module_cell__EFKDW {
869
- display: table-cell;
870
- overflow: hidden;
755
+ .DotsOnImage-module_marker__lH5cP {
756
+ width: 20px;
757
+ height: 20px;
758
+ padding: 0;
871
759
 
872
- min-height: 32px;
873
- padding: 6px;
760
+ cursor: pointer;
761
+ text-align: center;
874
762
 
875
- vertical-align: top;
763
+ opacity: 0;
764
+ color: #fff;
765
+ border-width: 0;
766
+ border-radius: 30px;
767
+ outline-width: 0;
768
+ background-color: #000;
769
+ box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
876
770
 
877
- border-right: 1px solid rgba(232, 232, 232, 1);
878
- border-bottom: 1px solid rgba(232, 232, 232, 1);
879
- background-color: #fff;
771
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
772
+ font-size: 9px;
773
+ font-weight: 600;
774
+ line-height: 22px;
880
775
 
881
- font-size: 12px;
882
- line-height: 16px
883
- }
884
- @media only screen and (min-width: 32em) {
885
- .Table-module_cell__EFKDW {
886
- padding: 9px 12px 8px;
776
+ -webkit-appearance: none;
887
777
 
888
- font-size: 14px;
889
- line-height: 19px
890
- }
891
- }
892
- .Table-module_cell__EFKDW:last-child {
893
- padding-right: 20px;
778
+ -moz-appearance: none;
894
779
 
895
- border-right: 0
780
+ appearance: none;
781
+ will-change: opacity;
782
+ -webkit-tap-highlight-color: transparent
896
783
  }
897
784
  @media only screen and (min-width: 32em) {
898
- .Table-module_cell__EFKDW:last-child {
899
- padding-right: 12px
900
- }
901
- }
902
- .Table-module_cell__EFKDW a {
903
- text-decoration: none;
785
+ .DotsOnImage-module_marker__lH5cP {
786
+ width: 28px;
787
+ height: 28px;
904
788
 
905
- color: inherit;
906
- box-shadow: inset 0 -1px #000;
907
- }
908
- .Table-module_cell__EFKDW a:hover {
909
- color: #b88b58;
910
- box-shadow: inset 0 -1px #b88b58;
911
- }
912
- .Table-module_cell__EFKDW p {
913
- margin: 0;
914
- }
915
- .Table-module_cell__EFKDW p + p {
916
- margin-top: 8px;
917
- }
918
- .Table-module_fixedColumn__E1hN5 {
919
- position: -webkit-sticky;
920
- position: sticky;
921
- z-index: 50;
922
- left: 0
923
- }
924
- @media only screen and (min-width: 32em) {
925
- .Table-module_fixedColumn__E1hN5 {
926
- position: static
789
+ font-size: 13px;
790
+ line-height: 28px
927
791
  }
928
792
  }
929
- .Table-module_fixedColumn__E1hN5::after {
793
+ .DotsOnImage-module_marker__lH5cP::after {
930
794
  position: absolute;
931
- top: 0;
932
- right: -15px;
933
- bottom: 0;
934
-
935
- width: 15px;
936
-
937
- content: '';
938
-
939
- background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.04)), to(rgb(0, 0, 0, 0)));
940
-
941
- background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.04) 0%, rgb(0, 0, 0, 0) 100%);
795
+ top: -5px;
796
+ right: -5px;
797
+ bottom: -5px;
798
+ left: -5px;
942
799
 
943
- background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.04) 0%, rgb(0, 0, 0, 0) 100%)
800
+ content: ''
944
801
  }
945
802
  @media only screen and (min-width: 32em) {
946
- .Table-module_fixedColumn__E1hN5::after {
803
+ .DotsOnImage-module_marker__lH5cP::after {
947
804
  content: none
948
805
  }
949
806
  }
950
- .Table-module_white__gzvo0 {
951
- background-color: #fff;
807
+ .DotsOnImage-module_marker__lH5cP svg {
808
+ display: block;
809
+
810
+ width: 100%;
811
+ height: 100%;
812
+
813
+ will-change: opacity;
952
814
  }
953
- .Table-module_gray__3da6S {
954
- background-color: #F5F5F5;
815
+ .DotsOnImage-module_marker__lH5cP:hover {
816
+ box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
955
817
  }
956
- .Table-module_pink__3oH1l {
957
- background-color: #FEEEEE;
818
+ .DotsOnImage-module_marker__lH5cP.DotsOnImage-module_isActive__3hh31 {
819
+ box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), 0 0 0 1px #fff;
958
820
  }
959
- .Table-module_blue__GM27F {
960
- background-color: #E6F3FF;
821
+ .DotsOnImage-module_popover__35Cpj {
822
+ position: absolute;
823
+ z-index: 10;
961
824
  }
962
- .Table-module_yellow__2jhvA {
963
- background-color: #FFFDE6;
825
+ .DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isRight__2RsJe.DotsOnImage-module_isTop__3zmSK {
826
+ transform: translateX(50px);
964
827
  }
965
- .Table-module_orange__1c-oM {
966
- background-color: #FFF9F2;
828
+ .DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isLeft__3quc9.DotsOnImage-module_isTop__3zmSK {
829
+ transform: translateX(-100%) translateX(-22px);
967
830
  }
968
- .Table-module_green__13OIM {
969
- background-color: #E7F2EF;
831
+ .DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isRight__2RsJe.DotsOnImage-module_isBottom__3Nk1T {
832
+ transform: translateX(50px) translateY(-100%) translateY(22px);
970
833
  }
971
- .Table-module_violet__2W-kO {
972
- background-color: #F4F0F8;
834
+ .DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isLeft__3quc9.DotsOnImage-module_isBottom__3Nk1T {
835
+ transform: translateX(-100%) translateX(-22px) translateY(-100%)
836
+ translateY(22px);
973
837
  }
974
- .Table-module_header__1exlo {
975
- max-width: 340px;
976
- padding: 9px 6px;
838
+ @-webkit-keyframes DotsOnImage-module_show__2TMBv {
839
+ 0% {
840
+ transform: scale(0.4);
977
841
 
978
- vertical-align: top;
979
- letter-spacing: 0.5px;
980
- text-transform: uppercase;
842
+ opacity: 0;
843
+ }
981
844
 
982
- border-right: 1px solid rgba(232, 232, 232, 1);
983
- border-bottom: 1px solid rgba(232, 232, 232, 1);
845
+ 90% {
846
+ transform: scale(1.1);
984
847
 
985
- font-size: 10px;
986
- font-weight: 600;
987
- line-height: 16px
988
- }
989
- @media only screen and (min-width: 32em) {
990
- .Table-module_header__1exlo {
991
- max-width: none;
992
- padding: 9px 12px;
848
+ opacity: 1;
849
+ }
993
850
 
994
- line-height: 11px
995
- }
851
+ 100% {
852
+ transform: scale(1);
853
+
854
+ opacity: 1;
996
855
  }
997
- .Table-module_s__Vl_Eg {
998
- min-width: 120px
999
- }
1000
- @media only screen and (min-width: 32em) {
1001
- .Table-module_s__Vl_Eg {
1002
- width: 18%;
1003
- min-width: 0
1004
856
  }
857
+ @keyframes DotsOnImage-module_show__2TMBv {
858
+ 0% {
859
+ transform: scale(0.4);
860
+
861
+ opacity: 0;
1005
862
  }
1006
- .Table-module_m__29G9r {
1007
- min-width: 200px
1008
- }
1009
- @media only screen and (min-width: 32em) {
1010
- .Table-module_m__29G9r {
1011
- width: 30%;
1012
- min-width: 0
1013
- }
1014
863
 
864
+ 90% {
865
+ transform: scale(1.1);
866
+
867
+ opacity: 1;
1015
868
  }
1016
- .Table-module_l__1ZSMc {
1017
- min-width: 336px
1018
- }
1019
- @media only screen and (min-width: 32em) {
1020
- .Table-module_l__1ZSMc {
1021
- width: 50%;
1022
- min-width: 0
1023
- }
869
+
870
+ 100% {
871
+ transform: scale(1);
872
+
873
+ opacity: 1;
1024
874
  }
1025
- .Table-module_xs__au2Oe {
1026
- width: 50px;
1027
- min-width: 50px;
1028
875
  }
1029
876
 
1030
877
  /* Colors */
@@ -1040,127 +887,9 @@
1040
887
  /* 511 */
1041
888
  /* 1023 */
1042
889
  /* Zindex */
1043
- .MaterialNote-module_root__1AcYe {
1044
- margin-bottom: 17px;
1045
-
1046
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
1047
- font-size: 16px;
1048
- line-height: 22px;
1049
- }
1050
- .MaterialNote-module_root__1AcYe:empty {
1051
- margin-bottom: 0;
1052
- }
1053
- .MaterialNote-module_root__1AcYe:empty::before {
1054
- margin-bottom: 9px;
1055
- }
1056
- .MaterialNote-module_root__1AcYe::before {
890
+ .Lazy-module_root__2Z72l {
1057
891
  display: block;
1058
-
1059
- width: 120px;
1060
- height: 1px;
1061
- margin-bottom: 15px;
1062
-
1063
- content: '';
1064
-
1065
- background: #000;
1066
- }
1067
- .MaterialNote-module_root__1AcYe p {
1068
- margin-top: 8px;
1069
- margin-bottom: 0;
1070
- }
1071
- .MaterialNote-module_root__1AcYe a {
1072
- text-decoration: none;
1073
-
1074
- color: inherit;
1075
- box-shadow: inset 0 -1px;
1076
- }
1077
- .MaterialNote-module_root__1AcYe a:hover {
1078
- color: #b88b59;
1079
- }
1080
- .MaterialNote-module_dark__xCry-::before {
1081
- background-color: #4f4f4f;
1082
- }
1083
- .MaterialNote-module_note_credit__PuFyX {
1084
- color: #666;
1085
-
1086
- font-size: 12px;
1087
- line-height: 15px;
1088
- }
1089
- .MaterialNote-module_root__1AcYe .MaterialNote-module_note_credit__PuFyX {
1090
- margin-top: 6px;
1091
- }
1092
- .MaterialNote-module_note_credit__PuFyX:only-child {
1093
- margin-top: 0;
1094
- }
1095
- .MaterialNote-module_note_caption__1ezSo b {
1096
- font-weight: bold;
1097
- }
1098
- .MaterialNote-module_center__18RxI {
1099
- max-width: 650px;
1100
- margin-right: auto;
1101
- margin-left: auto;
1102
- }
1103
- .MaterialNote-module_center__18RxI,
1104
- .MaterialNote-module_default__1lQPl {
1105
- margin-top: 25px
1106
- }
1107
- @media only screen and (min-width: 32em) {
1108
- .MaterialNote-module_center__18RxI,
1109
- .MaterialNote-module_default__1lQPl {
1110
- margin-top: 45px
1111
- }
1112
- }
1113
- .MaterialNote-module_card__OWXbQ:empty,
1114
- .MaterialNote-module_slide__1ZBBq:empty,
1115
- .MaterialNote-module_game__cADMe:empty {
1116
- display: none;
1117
- }
1118
- .MaterialNote-module_slide__1ZBBq::before,
1119
- .MaterialNote-module_card__OWXbQ::before,
1120
- .MaterialNote-module_game__cADMe::before {
1121
- content: none;
1122
- }
1123
- .MaterialNote-module_gameSurvey__3SiG-,
1124
- .MaterialNote-module_gameSurvey__3SiG-:empty {
1125
- display: block;
1126
- }
1127
- .MaterialNote-module_gameSurvey__3SiG-::before {
1128
- margin-right: auto;
1129
- margin-left: auto;
1130
-
1131
- content: '';
1132
- }
1133
- .MaterialNote-module_slide__1ZBBq .MaterialNote-module_note_caption__1ezSo,
1134
- .MaterialNote-module_card__OWXbQ .MaterialNote-module_note_caption__1ezSo,
1135
- .MaterialNote-module_game__cADMe .MaterialNote-module_note_caption__1ezSo {
1136
- margin-top: 0;
1137
- }
1138
- .MaterialNote-module_game__cADMe {
1139
- margin-bottom: 0;
1140
-
1141
- text-align: center
1142
- }
1143
- @media only screen and (min-width: 32em) {
1144
- .MaterialNote-module_game__cADMe {
1145
- margin-top: 25px
1146
- }
1147
- }
1148
- @media only screen and (max-width: 32.1875em) {
1149
- .MaterialNote-module_game__cADMe.MaterialNote-module_dark__xCry- .MaterialNote-module_note_credit__PuFyX {
1150
- color: #fff
1151
- }
1152
- }
1153
- .MaterialNote-module_slide__1ZBBq,
1154
- .MaterialNote-module_card__OWXbQ {
1155
- margin-bottom: 9px;
1156
- padding-top: 8px
1157
- }
1158
- @media only screen and (min-width: 32em) {
1159
- .MaterialNote-module_slide__1ZBBq,
1160
- .MaterialNote-module_card__OWXbQ {
1161
- margin-bottom: 16px
1162
- }
1163
- }
892
+ }
1164
893
 
1165
894
  /* Colors */
1166
895
  /* Fonts */
@@ -1343,55 +1072,353 @@
1343
1072
  max-width: 520px;
1344
1073
  padding-top: 1px;
1345
1074
 
1346
- color: #666;
1075
+ color: #666;
1076
+
1077
+ font-size: 12px;
1078
+ line-height: 16px
1079
+ }
1080
+ @media only screen and (min-width: 32em) {
1081
+ .MediaCaption-module_credit__3ehAP {
1082
+ padding-top: 3px
1083
+ }
1084
+ }
1085
+ .MediaCaption-module_credit__3ehAP:first-child {
1086
+ padding-top: 3px;
1087
+ }
1088
+ .MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
1089
+ color: #fff;
1090
+ }
1091
+ .MediaCaption-module_dark__3tL1u .MediaCaption-module_credit__3ehAP {
1092
+ color: #929292;
1093
+ }
1094
+ .MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
1095
+ .MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
1096
+ padding-top: 10px
1097
+ }
1098
+ @media only screen and (min-width: 32em) {
1099
+ .MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
1100
+ .MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
1101
+ padding-top: 12px
1102
+ }
1103
+ }
1104
+ .MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
1105
+ .MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
1106
+ padding-top: 9px
1107
+ }
1108
+ @media only screen and (min-width: 32em) {
1109
+ .MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
1110
+ .MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
1111
+ padding-top: 11px
1112
+ }
1113
+ }
1114
+ .MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP,
1115
+ .MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y,
1116
+ .MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP,
1117
+ .MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
1118
+ .MediaCaption-module_desktop__3Saev .MediaCaption-module_credit__3ehAP,
1119
+ .MediaCaption-module_desktop__3Saev .MediaCaption-module_caption__1hr7Y {
1120
+ max-width: 650px;
1121
+ }
1122
+
1123
+
1124
+ /* Colors */
1125
+ /* Fonts */
1126
+ /* Gap */
1127
+ /* Media */
1128
+ /* 512 */
1129
+ /* 650 */
1130
+ /* 768 */
1131
+ /* 1024 */
1132
+ /* 1010 */
1133
+ /* 1200 */
1134
+ /* 511 */
1135
+ /* 1023 */
1136
+ /* Zindex */
1137
+ .Table-module_root__1VsG6 {
1138
+ margin: 15px 0
1139
+ }
1140
+ @media only screen and (min-width: 32em) {
1141
+ .Table-module_root__1VsG6 {
1142
+ margin: 25px auto 20px
1143
+ }
1144
+ }
1145
+ .Table-module_card__3gbok .Table-module_table__nZIkV,
1146
+ .Table-module_slide__nSGPC .Table-module_table__nZIkV {
1147
+ margin-right: -11px;
1148
+ margin-left: -11px
1149
+ }
1150
+ @media only screen and (min-width: 64em) {
1151
+ .Table-module_card__3gbok .Table-module_table__nZIkV,
1152
+ .Table-module_slide__nSGPC .Table-module_table__nZIkV {
1153
+ margin-right: 0;
1154
+ margin-left: 0
1155
+ }
1156
+ }
1157
+ .Table-module_card__3gbok .Table-module_wrapper__1YTKM::after,
1158
+ .Table-module_slide__nSGPC .Table-module_wrapper__1YTKM::after {
1159
+ right: -11px;
1160
+ }
1161
+ .Table-module_root__1VsG6:first-child {
1162
+ margin-top: 0;
1163
+ }
1164
+ .Table-module_root__1VsG6:last-child {
1165
+ margin-bottom: 0;
1166
+ }
1167
+ .Table-module_table__nZIkV {
1168
+ position: relative;
1169
+
1170
+ overflow-y: hidden;
1171
+
1172
+ margin: 0 -20px;
1173
+
1174
+ border-width: 1px 0;
1175
+ border-style: solid;
1176
+ border-color: rgba(232, 232, 232, 1);
1177
+
1178
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif
1179
+ }
1180
+ @media only screen and (min-width: 32em) {
1181
+ .Table-module_table__nZIkV {
1182
+ margin: 0;
1183
+
1184
+ border-width: 1px;
1185
+ border-radius: 3px
1186
+ }
1187
+ }
1188
+ .Table-module_tracks__2wrDB {
1189
+ display: table;
1190
+
1191
+ width: 100%
1192
+ }
1193
+ @media only screen and (min-width: 32em) {
1194
+ .Table-module_tracks__2wrDB {
1195
+ table-layout: fixed
1196
+ }
1197
+ }
1198
+ .Table-module_wrapper__1YTKM {
1199
+ position: relative;
1200
+ }
1201
+ .Table-module_wrapper__1YTKM::after {
1202
+ position: absolute;
1203
+ z-index: 100;
1204
+ top: 0;
1205
+ right: -20px;
1206
+ bottom: -20px;
1207
+
1208
+ display: block;
1209
+
1210
+ width: 30px;
1211
+ height: 100%;
1212
+
1213
+ content: "";
1214
+
1215
+ background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(71%, rgb(255, 255, 255)));
1216
+
1217
+ background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 71%);
1218
+
1219
+ background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 71%)
1220
+ }
1221
+ @media only screen and (min-width: 32em) {
1222
+ .Table-module_wrapper__1YTKM::after {
1223
+ content: none
1224
+ }
1225
+ }
1226
+ .Table-module_default__3CGeE {
1227
+ max-width: 650px;
1228
+ }
1229
+ .Table-module_full__S5pDB {
1230
+ max-width: 980px;
1231
+ }
1232
+ .Table-module_row__3TH83 {
1233
+ z-index: 1;
1234
+
1235
+ display: table-row;
1236
+ }
1237
+ .Table-module_row__3TH83:last-child .Table-module_cell__EFKDW {
1238
+ border-bottom: 0;
1239
+ }
1240
+ @media only screen and (min-width: 32em) {
1241
+ .Table-module_row__3TH83:first-child .Table-module_cell__EFKDW:first-child {
1242
+ border-radius: 2px 0 0 0
1243
+ }
1244
+ }
1245
+ @media only screen and (min-width: 32em) {
1246
+ .Table-module_row__3TH83:first-child .Table-module_cell__EFKDW:last-child {
1247
+ border-radius: 0 2px 0 0
1248
+ }
1249
+ }
1250
+ @media only screen and (min-width: 32em) {
1251
+ .Table-module_row__3TH83:last-child .Table-module_cell__EFKDW:last-child {
1252
+ border-radius: 0 0 2px 0
1253
+ }
1254
+ }
1255
+ @media only screen and (min-width: 32em) {
1256
+ .Table-module_row__3TH83:last-child .Table-module_cell__EFKDW:first-child {
1257
+ border-radius: 0 0 0 2px
1258
+ }
1259
+ }
1260
+ .Table-module_cell__EFKDW {
1261
+ display: table-cell;
1262
+ overflow: hidden;
1263
+
1264
+ min-height: 32px;
1265
+ padding: 6px;
1266
+
1267
+ vertical-align: top;
1268
+
1269
+ border-right: 1px solid rgba(232, 232, 232, 1);
1270
+ border-bottom: 1px solid rgba(232, 232, 232, 1);
1271
+ background-color: #fff;
1272
+
1273
+ font-size: 12px;
1274
+ line-height: 16px
1275
+ }
1276
+ @media only screen and (min-width: 32em) {
1277
+ .Table-module_cell__EFKDW {
1278
+ padding: 9px 12px 8px;
1279
+
1280
+ font-size: 14px;
1281
+ line-height: 19px
1282
+ }
1283
+ }
1284
+ .Table-module_cell__EFKDW:last-child {
1285
+ padding-right: 20px;
1286
+
1287
+ border-right: 0
1288
+ }
1289
+ @media only screen and (min-width: 32em) {
1290
+ .Table-module_cell__EFKDW:last-child {
1291
+ padding-right: 12px
1292
+ }
1293
+ }
1294
+ .Table-module_cell__EFKDW a {
1295
+ text-decoration: none;
1296
+
1297
+ color: inherit;
1298
+ box-shadow: inset 0 -1px #000;
1299
+ }
1300
+ .Table-module_cell__EFKDW a:hover {
1301
+ color: #b88b58;
1302
+ box-shadow: inset 0 -1px #b88b58;
1303
+ }
1304
+ .Table-module_cell__EFKDW p {
1305
+ margin: 0;
1306
+ }
1307
+ .Table-module_cell__EFKDW p + p {
1308
+ margin-top: 8px;
1309
+ }
1310
+ .Table-module_fixedColumn__E1hN5 {
1311
+ position: -webkit-sticky;
1312
+ position: sticky;
1313
+ z-index: 50;
1314
+ left: 0
1315
+ }
1316
+ @media only screen and (min-width: 32em) {
1317
+ .Table-module_fixedColumn__E1hN5 {
1318
+ position: static
1319
+ }
1320
+ }
1321
+ .Table-module_fixedColumn__E1hN5::after {
1322
+ position: absolute;
1323
+ top: 0;
1324
+ right: -15px;
1325
+ bottom: 0;
1326
+
1327
+ width: 15px;
1328
+
1329
+ content: '';
1330
+
1331
+ background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.04)), to(rgb(0, 0, 0, 0)));
1332
+
1333
+ background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.04) 0%, rgb(0, 0, 0, 0) 100%);
1334
+
1335
+ background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.04) 0%, rgb(0, 0, 0, 0) 100%)
1336
+ }
1337
+ @media only screen and (min-width: 32em) {
1338
+ .Table-module_fixedColumn__E1hN5::after {
1339
+ content: none
1340
+ }
1341
+ }
1342
+ .Table-module_white__gzvo0 {
1343
+ background-color: #fff;
1344
+ }
1345
+ .Table-module_gray__3da6S {
1346
+ background-color: #F5F5F5;
1347
+ }
1348
+ .Table-module_pink__3oH1l {
1349
+ background-color: #FEEEEE;
1350
+ }
1351
+ .Table-module_blue__GM27F {
1352
+ background-color: #E6F3FF;
1353
+ }
1354
+ .Table-module_yellow__2jhvA {
1355
+ background-color: #FFFDE6;
1356
+ }
1357
+ .Table-module_orange__1c-oM {
1358
+ background-color: #FFF9F2;
1359
+ }
1360
+ .Table-module_green__13OIM {
1361
+ background-color: #E7F2EF;
1362
+ }
1363
+ .Table-module_violet__2W-kO {
1364
+ background-color: #F4F0F8;
1365
+ }
1366
+ .Table-module_header__1exlo {
1367
+ max-width: 340px;
1368
+ padding: 9px 6px;
1369
+
1370
+ vertical-align: top;
1371
+ letter-spacing: 0.5px;
1372
+ text-transform: uppercase;
1373
+
1374
+ border-right: 1px solid rgba(232, 232, 232, 1);
1375
+ border-bottom: 1px solid rgba(232, 232, 232, 1);
1347
1376
 
1348
- font-size: 12px;
1377
+ font-size: 10px;
1378
+ font-weight: 600;
1349
1379
  line-height: 16px
1350
1380
  }
1351
1381
  @media only screen and (min-width: 32em) {
1352
- .MediaCaption-module_credit__3ehAP {
1353
- padding-top: 3px
1382
+ .Table-module_header__1exlo {
1383
+ max-width: none;
1384
+ padding: 9px 12px;
1385
+
1386
+ line-height: 11px
1354
1387
  }
1355
1388
  }
1356
- .MediaCaption-module_credit__3ehAP:first-child {
1357
- padding-top: 3px;
1358
- }
1359
- .MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
1360
- color: #fff;
1389
+ .Table-module_s__Vl_Eg {
1390
+ min-width: 120px
1361
1391
  }
1362
- .MediaCaption-module_dark__3tL1u .MediaCaption-module_credit__3ehAP {
1363
- color: #929292;
1392
+ @media only screen and (min-width: 32em) {
1393
+ .Table-module_s__Vl_Eg {
1394
+ width: 18%;
1395
+ min-width: 0
1364
1396
  }
1365
- .MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
1366
- .MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
1367
- padding-top: 10px
1397
+ }
1398
+ .Table-module_m__29G9r {
1399
+ min-width: 200px
1368
1400
  }
1369
1401
  @media only screen and (min-width: 32em) {
1370
- .MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
1371
- .MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
1372
- padding-top: 12px
1402
+ .Table-module_m__29G9r {
1403
+ width: 30%;
1404
+ min-width: 0
1373
1405
  }
1406
+
1374
1407
  }
1375
- .MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
1376
- .MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
1377
- padding-top: 9px
1408
+ .Table-module_l__1ZSMc {
1409
+ min-width: 336px
1378
1410
  }
1379
1411
  @media only screen and (min-width: 32em) {
1380
- .MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
1381
- .MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
1382
- padding-top: 11px
1412
+ .Table-module_l__1ZSMc {
1413
+ width: 50%;
1414
+ min-width: 0
1383
1415
  }
1384
1416
  }
1385
- .MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP,
1386
- .MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y,
1387
- .MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP,
1388
- .MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
1389
- .MediaCaption-module_desktop__3Saev .MediaCaption-module_credit__3ehAP,
1390
- .MediaCaption-module_desktop__3Saev .MediaCaption-module_caption__1hr7Y {
1391
- max-width: 650px;
1417
+ .Table-module_xs__au2Oe {
1418
+ width: 50px;
1419
+ min-width: 50px;
1392
1420
  }
1393
1421
 
1394
-
1395
1422
  /* Colors */
1396
1423
  /* Fonts */
1397
1424
  /* Gap */
@@ -1463,202 +1490,171 @@
1463
1490
  /* 511 */
1464
1491
  /* 1023 */
1465
1492
  /* Zindex */
1466
- .MaterialTitle-module_root__18ku- {
1467
- display: block;
1468
- }
1469
- .MaterialTitle-module_root__18ku- {
1470
- margin: 0;
1493
+ .MaterialNote-module_root__1AcYe {
1494
+ margin-bottom: 17px;
1471
1495
 
1472
1496
  font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
1473
- font-size: 25px;
1474
- font-weight: normal;
1475
- line-height: 27px
1476
- }
1477
- @media only screen and (min-width: 48em) {
1478
- .MaterialTitle-module_root__18ku- {
1479
- font-size: 37px;
1480
- line-height: 38px
1481
- }
1482
- }
1483
- .MaterialTitle-module_primary__2Sfmx {
1484
- font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
1485
- font-weight: normal;
1497
+ font-size: 16px;
1498
+ line-height: 22px;
1486
1499
  }
1487
- .MaterialTitle-module_secondary__3uDp4 {
1488
- font-size: 24px;
1489
- font-weight: 700
1500
+ .MaterialNote-module_root__1AcYe:empty {
1501
+ margin-bottom: 0;
1490
1502
  }
1491
- @media only screen and (min-width: 48em) {
1492
- .MaterialTitle-module_secondary__3uDp4 {
1493
- font-size: 36px
1503
+ .MaterialNote-module_root__1AcYe:empty::before {
1504
+ margin-bottom: 9px;
1494
1505
  }
1495
- }
1506
+ .MaterialNote-module_root__1AcYe::before {
1507
+ display: block;
1496
1508
 
1497
- /* Colors */
1498
- /* Fonts */
1499
- /* Gap */
1500
- /* Media */
1501
- /* 512 */
1502
- /* 650 */
1503
- /* 768 */
1504
- /* 1024 */
1505
- /* 1010 */
1506
- /* 1200 */
1507
- /* 511 */
1508
- /* 1023 */
1509
- /* Zindex */
1510
- .DotsOnImage-module_root__2XP3Q {
1511
- position: relative;
1509
+ width: 120px;
1510
+ height: 1px;
1511
+ margin-bottom: 15px;
1512
1512
 
1513
- display: block;
1513
+ content: '';
1514
1514
 
1515
- width: 100%;
1515
+ background: #000;
1516
1516
  }
1517
- .DotsOnImage-module_isVisible__Wqqqt .DotsOnImage-module_marker__lH5cP {
1518
- -webkit-animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
1519
- animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
1517
+ .MaterialNote-module_root__1AcYe p {
1518
+ margin-top: 8px;
1519
+ margin-bottom: 0;
1520
1520
  }
1521
- .DotsOnImage-module_dot__H1wua {
1522
- position: absolute;
1523
- z-index: 10;
1524
-
1525
- display: -webkit-box;
1526
-
1527
- display: -webkit-flex;
1528
-
1529
- display: -ms-flexbox;
1530
-
1531
- display: flex;
1532
- align-items: center;
1533
- flex-flow: row nowrap;
1534
- justify-content: center;
1535
-
1536
- width: 28px;
1537
- height: 28px;
1521
+ .MaterialNote-module_root__1AcYe a {
1522
+ text-decoration: none;
1538
1523
 
1539
- will-change: opacity;
1524
+ color: inherit;
1525
+ box-shadow: inset 0 -1px;
1540
1526
  }
1541
- .DotsOnImage-module_marker__lH5cP {
1542
- width: 20px;
1543
- height: 20px;
1544
- padding: 0;
1545
-
1546
- cursor: pointer;
1547
- text-align: center;
1548
-
1549
- opacity: 0;
1550
- color: #fff;
1551
- border-width: 0;
1552
- border-radius: 30px;
1553
- outline-width: 0;
1554
- background-color: #000;
1555
- box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
1556
-
1557
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
1558
- font-size: 9px;
1559
- font-weight: 600;
1560
- line-height: 22px;
1561
-
1562
- -webkit-appearance: none;
1563
-
1564
- -moz-appearance: none;
1565
-
1566
- appearance: none;
1567
- will-change: opacity;
1568
- -webkit-tap-highlight-color: transparent
1527
+ .MaterialNote-module_root__1AcYe a:hover {
1528
+ color: #b88b59;
1569
1529
  }
1570
- @media only screen and (min-width: 32em) {
1571
- .DotsOnImage-module_marker__lH5cP {
1572
- width: 28px;
1573
- height: 28px;
1574
-
1575
- font-size: 13px;
1576
- line-height: 28px
1530
+ .MaterialNote-module_dark__xCry-::before {
1531
+ background-color: #4f4f4f;
1577
1532
  }
1578
- }
1579
- .DotsOnImage-module_marker__lH5cP::after {
1580
- position: absolute;
1581
- top: -5px;
1582
- right: -5px;
1583
- bottom: -5px;
1584
- left: -5px;
1533
+ .MaterialNote-module_note_credit__PuFyX {
1534
+ color: #666;
1585
1535
 
1586
- content: ''
1536
+ font-size: 12px;
1537
+ line-height: 15px;
1587
1538
  }
1588
- @media only screen and (min-width: 32em) {
1589
- .DotsOnImage-module_marker__lH5cP::after {
1590
- content: none
1539
+ .MaterialNote-module_root__1AcYe .MaterialNote-module_note_credit__PuFyX {
1540
+ margin-top: 6px;
1591
1541
  }
1592
- }
1593
- .DotsOnImage-module_marker__lH5cP svg {
1594
- display: block;
1595
-
1596
- width: 100%;
1597
- height: 100%;
1598
-
1599
- will-change: opacity;
1542
+ .MaterialNote-module_note_credit__PuFyX:only-child {
1543
+ margin-top: 0;
1600
1544
  }
1601
- .DotsOnImage-module_marker__lH5cP:hover {
1602
- box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
1545
+ .MaterialNote-module_note_caption__1ezSo b {
1546
+ font-weight: bold;
1603
1547
  }
1604
- .DotsOnImage-module_marker__lH5cP.DotsOnImage-module_isActive__3hh31 {
1605
- box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), 0 0 0 1px #fff;
1548
+ .MaterialNote-module_center__18RxI {
1549
+ max-width: 650px;
1550
+ margin-right: auto;
1551
+ margin-left: auto;
1606
1552
  }
1607
- .DotsOnImage-module_popover__35Cpj {
1608
- position: absolute;
1609
- z-index: 10;
1553
+ .MaterialNote-module_center__18RxI,
1554
+ .MaterialNote-module_default__1lQPl {
1555
+ margin-top: 25px
1610
1556
  }
1611
- .DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isRight__2RsJe.DotsOnImage-module_isTop__3zmSK {
1612
- transform: translateX(50px);
1557
+ @media only screen and (min-width: 32em) {
1558
+ .MaterialNote-module_center__18RxI,
1559
+ .MaterialNote-module_default__1lQPl {
1560
+ margin-top: 45px
1613
1561
  }
1614
- .DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isLeft__3quc9.DotsOnImage-module_isTop__3zmSK {
1615
- transform: translateX(-100%) translateX(-22px);
1562
+ }
1563
+ .MaterialNote-module_card__OWXbQ:empty,
1564
+ .MaterialNote-module_slide__1ZBBq:empty,
1565
+ .MaterialNote-module_game__cADMe:empty {
1566
+ display: none;
1616
1567
  }
1617
- .DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isRight__2RsJe.DotsOnImage-module_isBottom__3Nk1T {
1618
- transform: translateX(50px) translateY(-100%) translateY(22px);
1568
+ .MaterialNote-module_slide__1ZBBq::before,
1569
+ .MaterialNote-module_card__OWXbQ::before,
1570
+ .MaterialNote-module_game__cADMe::before {
1571
+ content: none;
1572
+ }
1573
+ .MaterialNote-module_gameSurvey__3SiG-,
1574
+ .MaterialNote-module_gameSurvey__3SiG-:empty {
1575
+ display: block;
1576
+ }
1577
+ .MaterialNote-module_gameSurvey__3SiG-::before {
1578
+ margin-right: auto;
1579
+ margin-left: auto;
1580
+
1581
+ content: '';
1619
1582
  }
1620
- .DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isLeft__3quc9.DotsOnImage-module_isBottom__3Nk1T {
1621
- transform: translateX(-100%) translateX(-22px) translateY(-100%)
1622
- translateY(22px);
1583
+ .MaterialNote-module_slide__1ZBBq .MaterialNote-module_note_caption__1ezSo,
1584
+ .MaterialNote-module_card__OWXbQ .MaterialNote-module_note_caption__1ezSo,
1585
+ .MaterialNote-module_game__cADMe .MaterialNote-module_note_caption__1ezSo {
1586
+ margin-top: 0;
1623
1587
  }
1624
- @-webkit-keyframes DotsOnImage-module_show__2TMBv {
1625
- 0% {
1626
- transform: scale(0.4);
1627
-
1628
- opacity: 0;
1629
- }
1630
-
1631
- 90% {
1632
- transform: scale(1.1);
1633
-
1634
- opacity: 1;
1635
- }
1636
-
1637
- 100% {
1638
- transform: scale(1);
1588
+ .MaterialNote-module_game__cADMe {
1589
+ margin-bottom: 0;
1639
1590
 
1640
- opacity: 1;
1591
+ text-align: center
1592
+ }
1593
+ @media only screen and (min-width: 32em) {
1594
+ .MaterialNote-module_game__cADMe {
1595
+ margin-top: 25px
1596
+ }
1641
1597
  }
1598
+ @media only screen and (max-width: 32.1875em) {
1599
+ .MaterialNote-module_game__cADMe.MaterialNote-module_dark__xCry- .MaterialNote-module_note_credit__PuFyX {
1600
+ color: #fff
1642
1601
  }
1643
- @keyframes DotsOnImage-module_show__2TMBv {
1644
- 0% {
1645
- transform: scale(0.4);
1646
-
1647
- opacity: 0;
1648
1602
  }
1649
-
1650
- 90% {
1651
- transform: scale(1.1);
1652
-
1653
- opacity: 1;
1603
+ .MaterialNote-module_slide__1ZBBq,
1604
+ .MaterialNote-module_card__OWXbQ {
1605
+ margin-bottom: 9px;
1606
+ padding-top: 8px
1607
+ }
1608
+ @media only screen and (min-width: 32em) {
1609
+ .MaterialNote-module_slide__1ZBBq,
1610
+ .MaterialNote-module_card__OWXbQ {
1611
+ margin-bottom: 16px
1612
+ }
1654
1613
  }
1655
1614
 
1656
- 100% {
1657
- transform: scale(1);
1615
+ /* Colors */
1616
+ /* Fonts */
1617
+ /* Gap */
1618
+ /* Media */
1619
+ /* 512 */
1620
+ /* 650 */
1621
+ /* 768 */
1622
+ /* 1024 */
1623
+ /* 1010 */
1624
+ /* 1200 */
1625
+ /* 511 */
1626
+ /* 1023 */
1627
+ /* Zindex */
1628
+ .MaterialTitle-module_root__18ku- {
1629
+ display: block;
1630
+ }
1631
+ .MaterialTitle-module_root__18ku- {
1632
+ margin: 0;
1658
1633
 
1659
- opacity: 1;
1634
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
1635
+ font-size: 25px;
1636
+ font-weight: normal;
1637
+ line-height: 27px
1638
+ }
1639
+ @media only screen and (min-width: 48em) {
1640
+ .MaterialTitle-module_root__18ku- {
1641
+ font-size: 37px;
1642
+ line-height: 38px
1643
+ }
1660
1644
  }
1645
+ .MaterialTitle-module_primary__2Sfmx {
1646
+ font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
1647
+ font-weight: normal;
1648
+ }
1649
+ .MaterialTitle-module_secondary__3uDp4 {
1650
+ font-size: 24px;
1651
+ font-weight: 700
1652
+ }
1653
+ @media only screen and (min-width: 48em) {
1654
+ .MaterialTitle-module_secondary__3uDp4 {
1655
+ font-size: 36px
1661
1656
  }
1657
+ }
1662
1658
 
1663
1659
  /* Colors */
1664
1660
  /* Fonts */
@@ -1721,31 +1717,174 @@
1721
1717
  left: auto
1722
1718
  }
1723
1719
  @media only screen and (min-width: 64em) {
1724
- .Dropdown-module_isInAudioPanel__1zv7F .Dropdown-module_menu__3PIqD {
1725
- right: auto;
1726
- left: 0
1720
+ .Dropdown-module_isInAudioPanel__1zv7F .Dropdown-module_menu__3PIqD {
1721
+ right: auto;
1722
+ left: 0
1723
+ }
1724
+ }
1725
+ .Dropdown-module_menu__3PIqD {
1726
+ position: absolute;
1727
+ top: 100%;
1728
+ left: 0;
1729
+
1730
+ visibility: hidden;
1731
+
1732
+ padding-top: 6px;
1733
+
1734
+ opacity: 0;
1735
+ }
1736
+ .Dropdown-module_menu__3PIqD::after {
1737
+ position: absolute;
1738
+ z-index: -1;
1739
+ top: -10px;
1740
+ right: -10px;
1741
+ bottom: -10px;
1742
+ left: -10px;
1743
+
1744
+ content: '';
1745
+ }
1746
+
1747
+ /* Colors */
1748
+ /* Fonts */
1749
+ /* Gap */
1750
+ /* Media */
1751
+ /* 512 */
1752
+ /* 650 */
1753
+ /* 768 */
1754
+ /* 1024 */
1755
+ /* 1010 */
1756
+ /* 1200 */
1757
+ /* 511 */
1758
+ /* 1023 */
1759
+ /* Zindex */
1760
+ .Toolbar-module_root__2HF2r {
1761
+ overflow: hidden;
1762
+
1763
+ transform: translateZ(0);
1764
+
1765
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
1766
+ }
1767
+ .Toolbar-module_list__1n5ny {
1768
+ display: -webkit-box;
1769
+ display: -webkit-flex;
1770
+ display: -ms-flexbox;
1771
+ display: flex;
1772
+ flex-flow: row wrap;
1773
+
1774
+ margin: 0 0 0 -10px;
1775
+ padding: 0;
1776
+
1777
+ list-style: none
1778
+ }
1779
+ @media only screen and (min-width: 64em) {
1780
+ .Toolbar-module_list__1n5ny {
1781
+ margin: 0 0 0 -15px
1782
+ }
1783
+ }
1784
+ .Toolbar-module_item__36x7d {
1785
+ position: relative;
1786
+
1787
+ min-width: 42px;
1788
+ height: 32px;
1789
+ padding-right: 10px;
1790
+ padding-left: 10px;
1791
+
1792
+ cursor: pointer;
1793
+ transition: color 250ms ease;
1794
+ text-align: center;
1795
+
1796
+ color: #808080;
1797
+
1798
+ line-height: 1
1799
+ }
1800
+ @media only screen and (min-width: 64em) {
1801
+ .Toolbar-module_item__36x7d {
1802
+ padding-right: 15px;
1803
+ padding-left: 15px
1804
+ }
1805
+ }
1806
+ .Toolbar-module_item__36x7d:last-child {
1807
+ margin-right: 0;
1808
+ }
1809
+ .Toolbar-module_item__36x7d::before {
1810
+ position: absolute;
1811
+ top: 7px;
1812
+ left: 0;
1813
+
1814
+ height: 18px;
1815
+
1816
+ content: '';
1817
+ vertical-align: middle;
1818
+
1819
+ border-left: 1px solid rgba(0, 0, 0, 0.15);
1820
+ }
1821
+ .Toolbar-module_item__36x7d:empty {
1822
+ display: none;
1823
+ }
1824
+ .Toolbar-module_isInTopbar__223iP {
1825
+ height: 100%;
1826
+ }
1827
+ .Toolbar-module_isInTopbar__223iP .Toolbar-module_item__36x7d {
1828
+ height: 100%;
1829
+ }
1830
+ .Toolbar-module_center__3_H8M {
1831
+ width: 100%;
1832
+ max-width: 650px;
1833
+ margin-right: auto;
1834
+ margin-left: auto;
1835
+ }
1836
+ .Toolbar-module_game__5-jY_ {
1837
+ margin-top: 11px
1838
+ }
1839
+ @media only screen and (min-width: 32em) {
1840
+ .Toolbar-module_game__5-jY_ {
1841
+ margin-top: 18px
1842
+ }
1843
+ }
1844
+ .Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
1845
+ .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
1846
+ justify-content: center
1847
+ }
1848
+ @media only screen and (min-width: 32em) {
1849
+ .Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
1850
+ .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
1851
+ display: -webkit-box;
1852
+ display: -webkit-flex;
1853
+ display: -ms-flexbox;
1854
+ display: flex
1855
+ }
1856
+ }
1857
+ .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
1858
+ width: 260px
1859
+ }
1860
+ @media only screen and (min-width: 32em) {
1861
+ .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
1862
+ width: auto
1863
+ }
1864
+ }
1865
+ .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
1866
+ content: none
1867
+ }
1868
+ @media only screen and (min-width: 32em) {
1869
+ .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
1870
+ content: ''
1871
+ }
1872
+ }
1873
+ .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_item__36x7d:first-child::before,
1874
+ .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:first-child::before {
1875
+ content: none;
1876
+ }
1877
+ @media only screen and (min-width: 64em) {
1878
+ .Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
1879
+ .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
1880
+ margin-left: 0
1727
1881
  }
1728
1882
  }
1729
- .Dropdown-module_menu__3PIqD {
1730
- position: absolute;
1731
- top: 100%;
1732
- left: 0;
1733
-
1734
- visibility: hidden;
1735
-
1736
- padding-top: 6px;
1737
-
1738
- opacity: 0;
1883
+ .Toolbar-module_dark__2Ejc9 .Toolbar-module_item__36x7d::before {
1884
+ border-left-color: rgba(255, 255, 255, 0.2);
1739
1885
  }
1740
- .Dropdown-module_menu__3PIqD::after {
1741
- position: absolute;
1742
- z-index: -1;
1743
- top: -10px;
1744
- right: -10px;
1745
- bottom: -10px;
1746
- left: -10px;
1747
-
1748
- content: '';
1886
+ [data-context="prodano"] .Toolbar-module_root__2HF2r {
1887
+ display: none;
1749
1888
  }
1750
1889
 
1751
1890
  /* Colors */
@@ -2079,149 +2218,6 @@
2079
2218
  }
2080
2219
  }
2081
2220
 
2082
- /* Colors */
2083
- /* Fonts */
2084
- /* Gap */
2085
- /* Media */
2086
- /* 512 */
2087
- /* 650 */
2088
- /* 768 */
2089
- /* 1024 */
2090
- /* 1010 */
2091
- /* 1200 */
2092
- /* 511 */
2093
- /* 1023 */
2094
- /* Zindex */
2095
- .Toolbar-module_root__2HF2r {
2096
- overflow: hidden;
2097
-
2098
- transform: translateZ(0);
2099
-
2100
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2101
- }
2102
- .Toolbar-module_list__1n5ny {
2103
- display: -webkit-box;
2104
- display: -webkit-flex;
2105
- display: -ms-flexbox;
2106
- display: flex;
2107
- flex-flow: row wrap;
2108
-
2109
- margin: 0 0 0 -10px;
2110
- padding: 0;
2111
-
2112
- list-style: none
2113
- }
2114
- @media only screen and (min-width: 64em) {
2115
- .Toolbar-module_list__1n5ny {
2116
- margin: 0 0 0 -15px
2117
- }
2118
- }
2119
- .Toolbar-module_item__36x7d {
2120
- position: relative;
2121
-
2122
- min-width: 42px;
2123
- height: 32px;
2124
- padding-right: 10px;
2125
- padding-left: 10px;
2126
-
2127
- cursor: pointer;
2128
- transition: color 250ms ease;
2129
- text-align: center;
2130
-
2131
- color: #808080;
2132
-
2133
- line-height: 1
2134
- }
2135
- @media only screen and (min-width: 64em) {
2136
- .Toolbar-module_item__36x7d {
2137
- padding-right: 15px;
2138
- padding-left: 15px
2139
- }
2140
- }
2141
- .Toolbar-module_item__36x7d:last-child {
2142
- margin-right: 0;
2143
- }
2144
- .Toolbar-module_item__36x7d::before {
2145
- position: absolute;
2146
- top: 7px;
2147
- left: 0;
2148
-
2149
- height: 18px;
2150
-
2151
- content: '';
2152
- vertical-align: middle;
2153
-
2154
- border-left: 1px solid rgba(0, 0, 0, 0.15);
2155
- }
2156
- .Toolbar-module_item__36x7d:empty {
2157
- display: none;
2158
- }
2159
- .Toolbar-module_isInTopbar__223iP {
2160
- height: 100%;
2161
- }
2162
- .Toolbar-module_isInTopbar__223iP .Toolbar-module_item__36x7d {
2163
- height: 100%;
2164
- }
2165
- .Toolbar-module_center__3_H8M {
2166
- width: 100%;
2167
- max-width: 650px;
2168
- margin-right: auto;
2169
- margin-left: auto;
2170
- }
2171
- .Toolbar-module_game__5-jY_ {
2172
- margin-top: 11px
2173
- }
2174
- @media only screen and (min-width: 32em) {
2175
- .Toolbar-module_game__5-jY_ {
2176
- margin-top: 18px
2177
- }
2178
- }
2179
- .Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
2180
- .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
2181
- justify-content: center
2182
- }
2183
- @media only screen and (min-width: 32em) {
2184
- .Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
2185
- .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
2186
- display: -webkit-box;
2187
- display: -webkit-flex;
2188
- display: -ms-flexbox;
2189
- display: flex
2190
- }
2191
- }
2192
- .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
2193
- width: 260px
2194
- }
2195
- @media only screen and (min-width: 32em) {
2196
- .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
2197
- width: auto
2198
- }
2199
- }
2200
- .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
2201
- content: none
2202
- }
2203
- @media only screen and (min-width: 32em) {
2204
- .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
2205
- content: ''
2206
- }
2207
- }
2208
- .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_item__36x7d:first-child::before,
2209
- .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:first-child::before {
2210
- content: none;
2211
- }
2212
- @media only screen and (min-width: 64em) {
2213
- .Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
2214
- .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
2215
- margin-left: 0
2216
- }
2217
- }
2218
- .Toolbar-module_dark__2Ejc9 .Toolbar-module_item__36x7d::before {
2219
- border-left-color: rgba(255, 255, 255, 0.2);
2220
- }
2221
- [data-context="prodano"] .Toolbar-module_root__2HF2r {
2222
- display: none;
2223
- }
2224
-
2225
2221
  /* Colors */
2226
2222
  /* Fonts */
2227
2223
  /* Gap */
@@ -2299,94 +2295,32 @@
2299
2295
  background-color: #ebebeb
2300
2296
  }
2301
2297
  @media only screen and (min-width: 32em) {
2302
- .QuoteBlock-module_root__2GrcC:before {
2303
- top: 4px;
2304
- bottom: 6px
2305
- }
2306
- }
2307
- .QuoteBlock-module_root__2GrcC:last-child {
2308
- margin-bottom: 0;
2309
- }
2310
- .QuoteBlock-module_root__2GrcC p {
2311
- margin: 0;
2312
- }
2313
- .QuoteBlock-module_root__2GrcC a {
2314
- text-decoration: none;
2315
-
2316
- color: inherit;
2317
- box-shadow: inset 0 -1px #b88b59;
2318
- }
2319
- .QuoteBlock-module_root__2GrcC a:hover {
2320
- color: #b88b59;
2321
- }
2322
- .QuoteBlock-module_center__cTFNy {
2323
- width: 100%;
2324
- max-width: 650px;
2325
- margin-right: auto;
2326
- margin-left: auto;
2327
- }
2328
-
2329
- /* Colors */
2330
- /* Fonts */
2331
- /* Gap */
2332
- /* Media */
2333
- /* 512 */
2334
- /* 650 */
2335
- /* 768 */
2336
- /* 1024 */
2337
- /* 1010 */
2338
- /* 1200 */
2339
- /* 511 */
2340
- /* 1023 */
2341
- /* Zindex */
2342
- .CardTitle-module_root__1uqqF {
2343
- margin-bottom: 11px
2344
- }
2345
- @media only screen and (min-width: 64em) {
2346
- .CardTitle-module_root__1uqqF {
2347
- margin-bottom: 10px;
2348
-
2349
- text-align: center
2350
- }
2351
- }
2352
- .CardTitle-module_index__4FsTf {
2353
- margin-bottom: 7px;
2354
-
2355
- color: #b88b59;
2356
-
2357
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2358
- font-size: 20px;
2359
- font-weight: 700;
2360
- line-height: 24px;
2361
- }
2362
- .CardTitle-module_title__2iTI6 {
2363
- color: #1d1d1d;
2364
-
2365
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2366
- font-size: 20px;
2367
- font-weight: 700;
2368
- line-height: 24px
2369
- }
2370
- @media only screen and (min-width: 64em) {
2371
- .CardTitle-module_title__2iTI6 {
2372
- font-size: 28px;
2373
- line-height: 34px
2374
- }
2375
- }
2376
- /* VISIBILITY */
2377
- @media only screen and (min-width: 32em) {
2378
- .CardTitle-module_mobile__1_kij {
2379
- display: none
2380
- }
2381
- }
2382
- .CardTitle-module_desktop__1l3_n {
2383
- display: none
2384
- }
2385
- @media only screen and (min-width: 32em) {
2386
- .CardTitle-module_desktop__1l3_n {
2387
- display: block
2298
+ .QuoteBlock-module_root__2GrcC:before {
2299
+ top: 4px;
2300
+ bottom: 6px
2388
2301
  }
2389
2302
  }
2303
+ .QuoteBlock-module_root__2GrcC:last-child {
2304
+ margin-bottom: 0;
2305
+ }
2306
+ .QuoteBlock-module_root__2GrcC p {
2307
+ margin: 0;
2308
+ }
2309
+ .QuoteBlock-module_root__2GrcC a {
2310
+ text-decoration: none;
2311
+
2312
+ color: inherit;
2313
+ box-shadow: inset 0 -1px #b88b59;
2314
+ }
2315
+ .QuoteBlock-module_root__2GrcC a:hover {
2316
+ color: #b88b59;
2317
+ }
2318
+ .QuoteBlock-module_center__cTFNy {
2319
+ width: 100%;
2320
+ max-width: 650px;
2321
+ margin-right: auto;
2322
+ margin-left: auto;
2323
+ }
2390
2324
 
2391
2325
  /* Colors */
2392
2326
  /* Fonts */
@@ -2480,107 +2414,51 @@
2480
2414
  /* 511 */
2481
2415
  /* 1023 */
2482
2416
  /* Zindex */
2483
- .Cover-module_root__18Z8J {
2484
- position: relative;
2485
- }
2486
- .Cover-module_body__1xs8e {
2487
- position: absolute;
2488
- z-index: 1;
2489
- right: 0;
2490
- bottom: 0;
2491
- left: 0;
2492
-
2493
- display: -webkit-box;
2494
-
2495
- display: -webkit-flex;
2496
-
2497
- display: -ms-flexbox;
2498
-
2499
- display: flex;
2500
- flex-flow: column nowrap;
2501
- justify-content: flex-end;
2502
-
2503
- min-height: 412px;
2504
- padding: 0 20px 12px;
2505
- }
2506
- .Cover-module_image__2f3Qc {
2507
- position: relative;
2417
+ .CardTitle-module_root__1uqqF {
2418
+ margin-bottom: 11px
2508
2419
  }
2509
- .Cover-module_rich__1fAGA {
2510
- overflow: hidden;
2511
-
2512
- margin: 0 -20px;
2420
+ @media only screen and (min-width: 64em) {
2421
+ .CardTitle-module_root__1uqqF {
2422
+ margin-bottom: 10px;
2513
2423
 
2514
- border-radius: 9px 9px 0 0;
2424
+ text-align: center
2515
2425
  }
2516
- .Cover-module_rich__1fAGA::after {
2517
- position: absolute;
2518
- z-index: 1;
2519
- top: 0;
2520
- right: 0;
2521
- bottom: 0;
2522
- left: 0;
2426
+ }
2427
+ .CardTitle-module_index__4FsTf {
2428
+ margin-bottom: 7px;
2523
2429
 
2524
- content: '';
2430
+ color: #b88b59;
2525
2431
 
2526
- border: 1px solid rgba(255, 255, 255, 0.1);
2527
- border-radius: 10px 10px 0 0;
2528
- }
2529
- .Cover-module_dark__2Ac-w .Cover-module_body__1xs8e {
2530
- color: #000;
2531
- }
2532
- .Cover-module_light__FUp5X .Cover-module_body__1xs8e {
2533
- color: #fff;
2534
- text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
2432
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2433
+ font-size: 20px;
2434
+ font-weight: 700;
2435
+ line-height: 24px;
2535
2436
  }
2536
- .Cover-module_control__VXbhi {
2537
- position: absolute;
2538
- z-index: 10;
2539
- right: 49px;
2540
- bottom: 12px;
2541
-
2542
- width: 28px;
2543
- height: 28px;
2544
- margin: 0;
2545
- padding: 0;
2437
+ .CardTitle-module_title__2iTI6 {
2438
+ color: #1d1d1d;
2546
2439
 
2547
- color: #fff;
2548
- border-width: 0;
2549
- border-radius: 14px;
2550
- outline: none;
2551
- background-color: rgba(0, 0, 0, 0.7);
2552
- background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E %3Cg fill='%23FEFEFE' fill-rule='evenodd' opacity='.7'%3E %3Cpath d='M12.726 16H3.275A3.276 3.276 0 0 1 0 12.725v-9.45A3.276 3.276 0 0 1 3.275 0h9.45A3.275 3.275 0 0 1 16 3.275v9.45A3.275 3.275 0 0 1 12.726 16zm0-2c.703 0 1.274-.571 1.274-1.275v-9.45C14 2.571 13.429 2 12.726 2H3.275C2.57 2 2 2.571 2 3.275v9.45C2 13.429 2.57 14 3.275 14h9.45z' fill-rule='nonzero'/%3E %3Cpath d='M4.97 8.307l7.046 7.046a.5.5 0 0 0 .708-.707l-7.4-7.4a.5.5 0 0 0-.708 0l-3.97 3.97a.5.5 0 0 0 .708.707L4.97 8.307z' fill-rule='nonzero'/%3E %3Cpath d='M10.875 5.832l3.771 3.771a.5.5 0 0 0 .707-.707l-4.125-4.125a.5.5 0 0 0-.707 0l-4.19 4.19a.5.5 0 1 0 .707.707l3.837-3.836z' fill-rule='nonzero'/%3E %3Cpath d='M5.865 4.269a.894.894 0 1 1-1.787 0 .894.894 0 0 1 1.787 0'/%3E %3C/g%3E %3C/svg%3E");
2553
- background-repeat: no-repeat;
2554
- background-position: center;
2555
- box-shadow: 0 0 0 0.5px rgba(255, 255, 255, 0.15);
2556
- }
2557
- .Cover-module_isInDynamicBlock__3eghb .Cover-module_body__1xs8e {
2558
- padding: 0 12px 12px
2440
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2441
+ font-size: 20px;
2442
+ font-weight: 700;
2443
+ line-height: 24px
2559
2444
  }
2560
- .Cover-module_isInDynamicBlock__3eghb::after {
2561
- position: absolute;
2562
- z-index: 1;
2563
- top: 0;
2564
- right: 0;
2565
- bottom: 0;
2566
- left: 0;
2567
-
2568
- content: '';
2569
-
2570
- border: 1px solid rgba(0, 0, 0, 0.1);
2571
- border-radius: 8px;
2445
+ @media only screen and (min-width: 64em) {
2446
+ .CardTitle-module_title__2iTI6 {
2447
+ font-size: 28px;
2448
+ line-height: 34px
2572
2449
  }
2450
+ }
2573
2451
  /* VISIBILITY */
2574
2452
  @media only screen and (min-width: 32em) {
2575
- .Cover-module_mobile__5DKa1 {
2453
+ .CardTitle-module_mobile__1_kij {
2576
2454
  display: none
2577
2455
  }
2578
2456
  }
2579
- .Cover-module_desktop__2mrOc {
2457
+ .CardTitle-module_desktop__1l3_n {
2580
2458
  display: none
2581
2459
  }
2582
2460
  @media only screen and (min-width: 32em) {
2583
- .Cover-module_desktop__2mrOc {
2461
+ .CardTitle-module_desktop__1l3_n {
2584
2462
  display: block
2585
2463
  }
2586
2464
  }
@@ -2773,18 +2651,136 @@
2773
2651
  width: 50%;
2774
2652
  margin: 0
2775
2653
  }
2776
- }
2654
+ }
2655
+ /* VISIBILITY */
2656
+ @media only screen and (min-width: 32em) {
2657
+ .HalfBlock-module_mobile__2latf {
2658
+ display: none
2659
+ }
2660
+ }
2661
+ .HalfBlock-module_desktop__3B1Ej {
2662
+ display: none
2663
+ }
2664
+ @media only screen and (min-width: 32em) {
2665
+ .HalfBlock-module_desktop__3B1Ej {
2666
+ display: block
2667
+ }
2668
+ }
2669
+
2670
+ /* Colors */
2671
+ /* Fonts */
2672
+ /* Gap */
2673
+ /* Media */
2674
+ /* 512 */
2675
+ /* 650 */
2676
+ /* 768 */
2677
+ /* 1024 */
2678
+ /* 1010 */
2679
+ /* 1200 */
2680
+ /* 511 */
2681
+ /* 1023 */
2682
+ /* Zindex */
2683
+ .Cover-module_root__18Z8J {
2684
+ position: relative;
2685
+ }
2686
+ .Cover-module_body__1xs8e {
2687
+ position: absolute;
2688
+ z-index: 1;
2689
+ right: 0;
2690
+ bottom: 0;
2691
+ left: 0;
2692
+
2693
+ display: -webkit-box;
2694
+
2695
+ display: -webkit-flex;
2696
+
2697
+ display: -ms-flexbox;
2698
+
2699
+ display: flex;
2700
+ flex-flow: column nowrap;
2701
+ justify-content: flex-end;
2702
+
2703
+ min-height: 412px;
2704
+ padding: 0 20px 12px;
2705
+ }
2706
+ .Cover-module_image__2f3Qc {
2707
+ position: relative;
2708
+ }
2709
+ .Cover-module_rich__1fAGA {
2710
+ overflow: hidden;
2711
+
2712
+ margin: 0 -20px;
2713
+
2714
+ border-radius: 9px 9px 0 0;
2715
+ }
2716
+ .Cover-module_rich__1fAGA::after {
2717
+ position: absolute;
2718
+ z-index: 1;
2719
+ top: 0;
2720
+ right: 0;
2721
+ bottom: 0;
2722
+ left: 0;
2723
+
2724
+ content: '';
2725
+
2726
+ border: 1px solid rgba(255, 255, 255, 0.1);
2727
+ border-radius: 10px 10px 0 0;
2728
+ }
2729
+ .Cover-module_dark__2Ac-w .Cover-module_body__1xs8e {
2730
+ color: #000;
2731
+ }
2732
+ .Cover-module_light__FUp5X .Cover-module_body__1xs8e {
2733
+ color: #fff;
2734
+ text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
2735
+ }
2736
+ .Cover-module_control__VXbhi {
2737
+ position: absolute;
2738
+ z-index: 10;
2739
+ right: 49px;
2740
+ bottom: 12px;
2741
+
2742
+ width: 28px;
2743
+ height: 28px;
2744
+ margin: 0;
2745
+ padding: 0;
2746
+
2747
+ color: #fff;
2748
+ border-width: 0;
2749
+ border-radius: 14px;
2750
+ outline: none;
2751
+ background-color: rgba(0, 0, 0, 0.7);
2752
+ background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E %3Cg fill='%23FEFEFE' fill-rule='evenodd' opacity='.7'%3E %3Cpath d='M12.726 16H3.275A3.276 3.276 0 0 1 0 12.725v-9.45A3.276 3.276 0 0 1 3.275 0h9.45A3.275 3.275 0 0 1 16 3.275v9.45A3.275 3.275 0 0 1 12.726 16zm0-2c.703 0 1.274-.571 1.274-1.275v-9.45C14 2.571 13.429 2 12.726 2H3.275C2.57 2 2 2.571 2 3.275v9.45C2 13.429 2.57 14 3.275 14h9.45z' fill-rule='nonzero'/%3E %3Cpath d='M4.97 8.307l7.046 7.046a.5.5 0 0 0 .708-.707l-7.4-7.4a.5.5 0 0 0-.708 0l-3.97 3.97a.5.5 0 0 0 .708.707L4.97 8.307z' fill-rule='nonzero'/%3E %3Cpath d='M10.875 5.832l3.771 3.771a.5.5 0 0 0 .707-.707l-4.125-4.125a.5.5 0 0 0-.707 0l-4.19 4.19a.5.5 0 1 0 .707.707l3.837-3.836z' fill-rule='nonzero'/%3E %3Cpath d='M5.865 4.269a.894.894 0 1 1-1.787 0 .894.894 0 0 1 1.787 0'/%3E %3C/g%3E %3C/svg%3E");
2753
+ background-repeat: no-repeat;
2754
+ background-position: center;
2755
+ box-shadow: 0 0 0 0.5px rgba(255, 255, 255, 0.15);
2756
+ }
2757
+ .Cover-module_isInDynamicBlock__3eghb .Cover-module_body__1xs8e {
2758
+ padding: 0 12px 12px
2759
+ }
2760
+ .Cover-module_isInDynamicBlock__3eghb::after {
2761
+ position: absolute;
2762
+ z-index: 1;
2763
+ top: 0;
2764
+ right: 0;
2765
+ bottom: 0;
2766
+ left: 0;
2767
+
2768
+ content: '';
2769
+
2770
+ border: 1px solid rgba(0, 0, 0, 0.1);
2771
+ border-radius: 8px;
2772
+ }
2777
2773
  /* VISIBILITY */
2778
2774
  @media only screen and (min-width: 32em) {
2779
- .HalfBlock-module_mobile__2latf {
2775
+ .Cover-module_mobile__5DKa1 {
2780
2776
  display: none
2781
2777
  }
2782
2778
  }
2783
- .HalfBlock-module_desktop__3B1Ej {
2779
+ .Cover-module_desktop__2mrOc {
2784
2780
  display: none
2785
2781
  }
2786
2782
  @media only screen and (min-width: 32em) {
2787
- .HalfBlock-module_desktop__3B1Ej {
2783
+ .Cover-module_desktop__2mrOc {
2788
2784
  display: block
2789
2785
  }
2790
2786
  }
@@ -3008,267 +3004,20 @@
3008
3004
  }
3009
3005
  /* VISIBILITY */
3010
3006
  @media only screen and (min-width: 32em) {
3011
- .ImportantLead-module_mobile__3BXbm {
3012
- display: none
3013
- }
3014
- }
3015
- .ImportantLead-module_desktop__3Zljc {
3016
- display: none
3017
- }
3018
- @media only screen and (min-width: 32em) {
3019
- .ImportantLead-module_desktop__3Zljc {
3020
- display: block
3021
- }
3022
- }
3023
-
3024
-
3025
- /* Colors */
3026
- /* Fonts */
3027
- /* Gap */
3028
- /* Media */
3029
- /* 512 */
3030
- /* 650 */
3031
- /* 768 */
3032
- /* 1024 */
3033
- /* 1010 */
3034
- /* 1200 */
3035
- /* 511 */
3036
- /* 1023 */
3037
- /* Zindex */
3038
- .RelatedBlock-module_root__IKcQq {
3039
- margin: 16px 0;
3040
-
3041
- border-radius: 8px;
3042
- background-color: #f5f5f5;
3043
- box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 4px 0 0 #b78b5c
3044
- }
3045
- @media only screen and (min-width: 48em) {
3046
- .RelatedBlock-module_root__IKcQq {
3047
- margin: 25px 0
3048
- }
3049
- }
3050
- .RelatedBlock-module_root__IKcQq:last-child {
3051
- margin-bottom: 0;
3052
- }
3053
- .RelatedBlock-module_root__IKcQq:first-child {
3054
- margin-top: 0;
3055
- }
3056
- .RelatedBlock-module_root__IKcQq a {
3057
- display: block;
3058
-
3059
- padding: 12px 12px 13px;
3060
-
3061
- transition: color 0.15s;
3062
- text-decoration: none;
3063
-
3064
- color: #000;
3065
- box-shadow: none;
3066
-
3067
- font-size: 17px;
3068
- line-height: 20px
3069
- }
3070
- @media only screen and (min-width: 48em) {
3071
- .RelatedBlock-module_root__IKcQq a {
3072
- padding: 15px 20px 17px;
3073
-
3074
- font-size: 19px;
3075
- line-height: 23px
3076
- }
3077
- }
3078
- .RelatedBlock-module_root__IKcQq a:hover {
3079
- color: #5c5c5c;
3080
- }
3081
- .RelatedBlock-module_header__2SuWP {
3082
- margin: 0;
3083
- padding: 14px 12px 3px;
3084
-
3085
- letter-spacing: 1px;
3086
- text-transform: uppercase;
3087
-
3088
- color: #7F7F7F;
3089
-
3090
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3091
- font-size: 12px;
3092
- font-weight: 600;
3093
- line-height: 17px
3094
- }
3095
- @media only screen and (min-width: 48em) {
3096
- .RelatedBlock-module_header__2SuWP {
3097
- padding: 20px 20px 14px;
3098
-
3099
- font-size: 14px;
3100
- line-height: 16px
3101
- }
3102
- }
3103
- .RelatedBlock-module_items__2V-Ap {
3104
- margin: 0;
3105
- padding-left: 0;
3106
-
3107
- list-style: none;
3108
- }
3109
- .RelatedBlock-module_items__2V-Ap li {
3110
- padding: 0;
3111
- }
3112
- .RelatedBlock-module_items__2V-Ap li + li {
3113
- border-top: 1px solid #e6e6e6;
3114
- }
3115
- .RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
3116
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3117
- font-size: 16px;
3118
- font-weight: 700;
3119
- line-height: 18px
3120
- }
3121
- @media only screen and (min-width: 48em) {
3122
- .RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
3123
- font-size: 18px
3124
- }
3125
- }
3126
- .RelatedBlock-module_simple__29HVO {
3127
- }
3128
- .RelatedBlock-module_center__1LmW8 {
3129
- max-width: 650px;
3130
- margin-right: auto;
3131
- margin-left: auto;
3132
- }
3133
- .RelatedBlock-module_isInSlideMaterial__2YSYG:first-child {
3134
- margin-top: 0;
3135
- }
3136
- .RelatedBlock-module_isInSlideMaterial__2YSYG:last-child {
3137
- margin-bottom: 0;
3138
- }
3139
- /* VISIBILITY */
3140
- @media only screen and (min-width: 32em) {
3141
- .RelatedBlock-module_mobile__2XM5a {
3142
- display: none
3143
- }
3144
- }
3145
- .RelatedBlock-module_desktop__2mXeq {
3146
- display: none
3147
- }
3148
- @media only screen and (min-width: 32em) {
3149
- .RelatedBlock-module_desktop__2mXeq {
3150
- display: block
3151
- }
3152
- }
3153
-
3154
-
3155
- /* Colors */
3156
- /* Fonts */
3157
- /* Gap */
3158
- /* Media */
3159
- /* 512 */
3160
- /* 650 */
3161
- /* 768 */
3162
- /* 1024 */
3163
- /* 1010 */
3164
- /* 1200 */
3165
- /* 511 */
3166
- /* 1023 */
3167
- /* Zindex */
3168
- .RichTitle-module_root__BK_WT {
3169
- margin: 0 0 18px;
3170
-
3171
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3172
- font-size: 19px;
3173
- font-weight: 700;
3174
- line-height: 23px
3175
- }
3176
- @media only screen and (min-width: 48em) {
3177
- .RichTitle-module_root__BK_WT {
3178
- margin-bottom: 15px;
3179
-
3180
- font-size: 37px;
3181
- line-height: 42px
3182
- }
3183
- }
3184
- .RichTitle-module_root__BK_WT:last-child {
3185
- margin-bottom: 0;
3186
- }
3187
- .RichTitle-module_root__BK_WT span {
3188
- font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
3189
- font-size: 20px;
3190
- font-weight: normal
3191
- }
3192
- @media only screen and (min-width: 48em) {
3193
- .RichTitle-module_root__BK_WT span {
3194
- font-size: 38px
3195
- }
3196
- }
3197
- @media only screen and (min-width: 32em) {
3198
- .RichTitle-module_slide__1A-gB,
3199
- .RichTitle-module_game__1g8Bn {
3200
- text-align: center
3201
- }
3202
- }
3203
- @media only screen and (min-width: 64em) {
3204
- .RichTitle-module_half__10GRI {
3205
- font-size: 33px;
3206
- line-height: 36px
3207
- }
3208
- }
3209
- @media only screen and (min-width: 64em) {
3210
- .RichTitle-module_half__10GRI span {
3211
- font-size: 34px
3212
- }
3213
- }
3214
- .RichTitle-module_game__1g8Bn:first-child {
3215
- padding-top: 9px;
3216
- }
3217
- @media only screen and (max-width: 63.9375em) {
3218
- .RichTitle-module_featured__wJfaQ {
3219
- letter-spacing: 0.3px;
3220
-
3221
- font-size: 28px;
3222
- line-height: 30px
3223
- }
3224
- }
3225
- @media only screen and (max-width: 63.9375em) {
3226
- .RichTitle-module_featured__wJfaQ span {
3227
- display: block;
3228
-
3229
- padding-top: 2px;
3230
-
3231
- font-size: 18px;
3232
- line-height: 24px
3233
- }
3234
- }
3235
- @media only screen and (min-width: 64em) {
3236
- .RichTitle-module_isInMediaBlock__3RDw4 {
3237
- margin-bottom: 18px
3238
- }
3239
- }
3240
- .RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
3241
- font-size: 19px;
3242
- line-height: 23px
3243
- }
3244
- @media only screen and (min-width: 64em) {
3245
- .RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
3246
- font-size: 1.3rem;
3247
- line-height: 1.6rem
3248
- }
3249
- }
3250
- .RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
3251
- font-size: 20px
3252
- }
3253
- @media only screen and (min-width: 64em) {
3254
- .RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
3255
- font-size: 1.35rem
3256
- }
3257
- }
3258
- @media only screen and (min-width: 32em) {
3259
- .RichTitle-module_mobile__1Cb6E {
3007
+ .ImportantLead-module_mobile__3BXbm {
3260
3008
  display: none
3261
3009
  }
3262
3010
  }
3263
- .RichTitle-module_desktop__2ixSQ {
3011
+ .ImportantLead-module_desktop__3Zljc {
3264
3012
  display: none
3265
3013
  }
3266
3014
  @media only screen and (min-width: 32em) {
3267
- .RichTitle-module_desktop__2ixSQ {
3015
+ .ImportantLead-module_desktop__3Zljc {
3268
3016
  display: block
3269
3017
  }
3270
3018
  }
3271
3019
 
3020
+
3272
3021
  /* Colors */
3273
3022
  /* Fonts */
3274
3023
  /* Gap */
@@ -3582,110 +3331,342 @@ a mark {
3582
3331
 
3583
3332
  text-align: center;
3584
3333
 
3585
- font-size: 20px
3586
- }
3587
- }
3588
- .SimpleBlock-module_isInIntro__DfutD.SimpleBlock-module_lead__35nXx::after {
3589
- content: none;
3590
- }
3591
- .SimpleBlock-module_center__2rjif {
3592
- max-width: 650px;
3593
- margin-right: auto;
3594
- margin-left: auto;
3334
+ font-size: 20px
3335
+ }
3336
+ }
3337
+ .SimpleBlock-module_isInIntro__DfutD.SimpleBlock-module_lead__35nXx::after {
3338
+ content: none;
3339
+ }
3340
+ .SimpleBlock-module_center__2rjif {
3341
+ max-width: 650px;
3342
+ margin-right: auto;
3343
+ margin-left: auto;
3344
+ }
3345
+ @media only screen and (min-width: 48em) {
3346
+ .SimpleBlock-module_center__2rjif.SimpleBlock-module_lead__35nXx {
3347
+ font-size: 20px;
3348
+ line-height: 28px
3349
+ }
3350
+ }
3351
+ .SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx {
3352
+ margin-bottom: 18px
3353
+ }
3354
+ @media only screen and (min-width: 48em) {
3355
+ .SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx {
3356
+ margin-top: 27px;
3357
+ margin-bottom: 20px;
3358
+
3359
+ font-size: 20px;
3360
+ line-height: 28px
3361
+ }
3362
+ }
3363
+ .SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
3364
+ margin-bottom: 15px
3365
+ }
3366
+ @media only screen and (min-width: 48em) {
3367
+ .SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
3368
+ margin-top: 20px;
3369
+
3370
+ font-size: 20px;
3371
+ line-height: 28px
3372
+ }
3373
+ }
3374
+ .SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx + .SimpleBlock-module_lead__35nXx,
3375
+ .SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + .SimpleBlock-module_lead__35nXx {
3376
+ margin-top: 0;
3377
+ }
3378
+ .SimpleBlock-module_isInImportantLead__3VGzT {
3379
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3380
+ font-size: 16px;
3381
+ line-height: 22px
3382
+ }
3383
+ @media only screen and (min-width: 48em) {
3384
+ .SimpleBlock-module_isInImportantLead__3VGzT {
3385
+ font-size: 18px;
3386
+ line-height: 26px
3387
+ }
3388
+ }
3389
+ .SimpleBlock-module_slide__Aqgfu {
3390
+ max-width: 650px;
3391
+ margin-right: auto;
3392
+ margin-left: auto;
3393
+ }
3394
+ .SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
3395
+ margin-top: 6px;
3396
+ margin-bottom: 6px;
3397
+
3398
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3399
+ font-size: 16px;
3400
+ line-height: 22px
3401
+ }
3402
+ @media only screen and (min-width: 48em) {
3403
+ .SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
3404
+ margin-top: 12px;
3405
+ margin-bottom: 12px;
3406
+
3407
+ font-size: 18px;
3408
+ line-height: 26px
3409
+ }
3410
+ }
3411
+ .SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
3412
+ margin-top: 12px;
3413
+ margin-bottom: 12px
3414
+ }
3415
+ @media only screen and (min-width: 48em) {
3416
+ .SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
3417
+ margin-top: 10px;
3418
+ margin-bottom: 10px
3419
+ }
3420
+ }
3421
+ .SimpleBlock-module_isInAnswer__3aX6X:first-child {
3422
+ margin-top: 6px;
3423
+ }
3424
+ .SimpleBlock-module_isInAnswer__3aX6X:last-child {
3425
+ margin-bottom: 0;
3426
+ }
3427
+ /* VISIBILITY */
3428
+ @media only screen and (min-width: 32em) {
3429
+ .SimpleBlock-module_mobile__Ckgek {
3430
+ display: none
3431
+ }
3432
+ }
3433
+ .SimpleBlock-module_desktop__2se2o {
3434
+ display: none
3435
+ }
3436
+ @media only screen and (min-width: 32em) {
3437
+ .SimpleBlock-module_desktop__2se2o {
3438
+ display: block
3439
+ }
3440
+ }
3441
+
3442
+ /* Colors */
3443
+ /* Fonts */
3444
+ /* Gap */
3445
+ /* Media */
3446
+ /* 512 */
3447
+ /* 650 */
3448
+ /* 768 */
3449
+ /* 1024 */
3450
+ /* 1010 */
3451
+ /* 1200 */
3452
+ /* 511 */
3453
+ /* 1023 */
3454
+ /* Zindex */
3455
+ .RichTitle-module_root__BK_WT {
3456
+ margin: 0 0 18px;
3457
+
3458
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3459
+ font-size: 19px;
3460
+ font-weight: 700;
3461
+ line-height: 23px
3462
+ }
3463
+ @media only screen and (min-width: 48em) {
3464
+ .RichTitle-module_root__BK_WT {
3465
+ margin-bottom: 15px;
3466
+
3467
+ font-size: 37px;
3468
+ line-height: 42px
3469
+ }
3470
+ }
3471
+ .RichTitle-module_root__BK_WT:last-child {
3472
+ margin-bottom: 0;
3473
+ }
3474
+ .RichTitle-module_root__BK_WT span {
3475
+ font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
3476
+ font-size: 20px;
3477
+ font-weight: normal
3478
+ }
3479
+ @media only screen and (min-width: 48em) {
3480
+ .RichTitle-module_root__BK_WT span {
3481
+ font-size: 38px
3482
+ }
3483
+ }
3484
+ @media only screen and (min-width: 32em) {
3485
+ .RichTitle-module_slide__1A-gB,
3486
+ .RichTitle-module_game__1g8Bn {
3487
+ text-align: center
3488
+ }
3489
+ }
3490
+ @media only screen and (min-width: 64em) {
3491
+ .RichTitle-module_half__10GRI {
3492
+ font-size: 33px;
3493
+ line-height: 36px
3494
+ }
3495
+ }
3496
+ @media only screen and (min-width: 64em) {
3497
+ .RichTitle-module_half__10GRI span {
3498
+ font-size: 34px
3499
+ }
3500
+ }
3501
+ .RichTitle-module_game__1g8Bn:first-child {
3502
+ padding-top: 9px;
3503
+ }
3504
+ @media only screen and (max-width: 63.9375em) {
3505
+ .RichTitle-module_featured__wJfaQ {
3506
+ letter-spacing: 0.3px;
3507
+
3508
+ font-size: 28px;
3509
+ line-height: 30px
3510
+ }
3511
+ }
3512
+ @media only screen and (max-width: 63.9375em) {
3513
+ .RichTitle-module_featured__wJfaQ span {
3514
+ display: block;
3515
+
3516
+ padding-top: 2px;
3517
+
3518
+ font-size: 18px;
3519
+ line-height: 24px
3520
+ }
3521
+ }
3522
+ @media only screen and (min-width: 64em) {
3523
+ .RichTitle-module_isInMediaBlock__3RDw4 {
3524
+ margin-bottom: 18px
3525
+ }
3526
+ }
3527
+ .RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
3528
+ font-size: 19px;
3529
+ line-height: 23px
3530
+ }
3531
+ @media only screen and (min-width: 64em) {
3532
+ .RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
3533
+ font-size: 1.3rem;
3534
+ line-height: 1.6rem
3535
+ }
3536
+ }
3537
+ .RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
3538
+ font-size: 20px
3539
+ }
3540
+ @media only screen and (min-width: 64em) {
3541
+ .RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
3542
+ font-size: 1.35rem
3543
+ }
3544
+ }
3545
+ @media only screen and (min-width: 32em) {
3546
+ .RichTitle-module_mobile__1Cb6E {
3547
+ display: none
3548
+ }
3549
+ }
3550
+ .RichTitle-module_desktop__2ixSQ {
3551
+ display: none
3552
+ }
3553
+ @media only screen and (min-width: 32em) {
3554
+ .RichTitle-module_desktop__2ixSQ {
3555
+ display: block
3556
+ }
3557
+ }
3558
+
3559
+ /* Colors */
3560
+ /* Fonts */
3561
+ /* Gap */
3562
+ /* Media */
3563
+ /* 512 */
3564
+ /* 650 */
3565
+ /* 768 */
3566
+ /* 1024 */
3567
+ /* 1010 */
3568
+ /* 1200 */
3569
+ /* 511 */
3570
+ /* 1023 */
3571
+ /* Zindex */
3572
+ .SourceBlock-module_root__1P3XD {
3573
+ display: block;
3574
+
3575
+ margin: 18px 0 15px;
3576
+ padding: 12px 11px 17px;
3577
+
3578
+ color: #000;
3579
+ border-radius: 2px 8px 8px 2px;
3580
+ background-color: #f5f5f5;
3581
+ box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 4px 0 0 0 #b78b5c;
3582
+
3583
+ font-size: 16px;
3584
+ line-height: 20px
3595
3585
  }
3596
3586
  @media only screen and (min-width: 48em) {
3597
- .SimpleBlock-module_center__2rjif.SimpleBlock-module_lead__35nXx {
3598
- font-size: 20px;
3599
- line-height: 28px
3587
+ .SourceBlock-module_root__1P3XD {
3588
+ margin-top: 25px;
3589
+ margin-bottom: 25px;
3590
+ padding: 18px 16px 16px
3600
3591
  }
3601
3592
  }
3602
- .SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx {
3603
- margin-bottom: 18px
3604
- }
3605
- @media only screen and (min-width: 48em) {
3606
- .SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx {
3607
- margin-top: 27px;
3608
- margin-bottom: 20px;
3609
-
3610
- font-size: 20px;
3611
- line-height: 28px
3593
+ .SourceBlock-module_root__1P3XD:hover,
3594
+ .SourceBlock-module_root__1P3XD:visited {
3595
+ background-color: #ededed;
3612
3596
  }
3613
- }
3614
- .SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
3615
- margin-bottom: 15px
3597
+ .SourceBlock-module_root__1P3XD blockquote {
3598
+ margin: 0;
3616
3599
  }
3617
- @media only screen and (min-width: 48em) {
3618
- .SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
3619
- margin-top: 20px;
3600
+ .SourceBlock-module_root__1P3XD a {
3601
+ text-decoration: none;
3620
3602
 
3621
- font-size: 20px;
3622
- line-height: 28px
3623
- }
3624
- }
3625
- .SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx + .SimpleBlock-module_lead__35nXx,
3626
- .SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + .SimpleBlock-module_lead__35nXx {
3627
- margin-top: 0;
3603
+ color: inherit;
3628
3604
  }
3629
- .SimpleBlock-module_isInImportantLead__3VGzT {
3605
+ .SourceBlock-module_text__Si4vm {
3630
3606
  font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3607
+ }
3608
+ .SourceBlock-module_text__Si4vm p {
3609
+ margin: 0;
3610
+
3631
3611
  font-size: 16px;
3632
3612
  line-height: 22px
3633
3613
  }
3634
3614
  @media only screen and (min-width: 48em) {
3635
- .SimpleBlock-module_isInImportantLead__3VGzT {
3615
+ .SourceBlock-module_text__Si4vm p {
3636
3616
  font-size: 18px;
3637
3617
  line-height: 26px
3638
3618
  }
3639
3619
  }
3640
- .SimpleBlock-module_slide__Aqgfu {
3641
- max-width: 650px;
3642
- margin-right: auto;
3643
- margin-left: auto;
3620
+ .SourceBlock-module_root__1P3XD p + p {
3621
+ margin-top: 12px;
3644
3622
  }
3645
- .SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
3646
- margin-top: 6px;
3647
- margin-bottom: 6px;
3623
+ .SourceBlock-module_root__1P3XD footer {
3624
+ margin-top: 12px;
3625
+ padding-top: 10px;
3626
+
3627
+ border-top: 1px solid #d6d6d6
3628
+ }
3629
+ @media only screen and (min-width: 48em) {
3630
+ .SourceBlock-module_root__1P3XD footer {
3631
+ margin-top: 18px;
3632
+ padding-top: 12px
3633
+ }
3634
+ }
3635
+ .SourceBlock-module_origin__l3JbO {
3636
+ letter-spacing: 1px;
3637
+ text-transform: uppercase;
3638
+ pointer-events: none;
3639
+
3640
+ color: #292929;
3648
3641
 
3649
3642
  font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3650
3643
  font-size: 16px;
3644
+ font-weight: bold;
3645
+ font-style: normal;
3651
3646
  line-height: 22px
3652
3647
  }
3653
3648
  @media only screen and (min-width: 48em) {
3654
- .SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
3655
- margin-top: 12px;
3656
- margin-bottom: 12px;
3657
-
3649
+ .SourceBlock-module_origin__l3JbO {
3658
3650
  font-size: 18px;
3659
3651
  line-height: 26px
3660
3652
  }
3661
3653
  }
3662
- .SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
3663
- margin-top: 12px;
3664
- margin-bottom: 12px
3665
- }
3666
- @media only screen and (min-width: 48em) {
3667
- .SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
3668
- margin-top: 10px;
3669
- margin-bottom: 10px
3670
- }
3671
- }
3672
- .SimpleBlock-module_isInAnswer__3aX6X:first-child {
3673
- margin-top: 6px;
3674
- }
3675
- .SimpleBlock-module_isInAnswer__3aX6X:last-child {
3676
- margin-bottom: 0;
3654
+ .SourceBlock-module_center__3P93B {
3655
+ max-width: 650px;
3656
+ margin-right: auto;
3657
+ margin-left: auto;
3677
3658
  }
3678
3659
  /* VISIBILITY */
3679
3660
  @media only screen and (min-width: 32em) {
3680
- .SimpleBlock-module_mobile__Ckgek {
3661
+ .SourceBlock-module_mobile__2gw4S {
3681
3662
  display: none
3682
3663
  }
3683
3664
  }
3684
- .SimpleBlock-module_desktop__2se2o {
3665
+ .SourceBlock-module_desktop__DecT6 {
3685
3666
  display: none
3686
3667
  }
3687
3668
  @media only screen and (min-width: 32em) {
3688
- .SimpleBlock-module_desktop__2se2o {
3669
+ .SourceBlock-module_desktop__DecT6 {
3689
3670
  display: block
3690
3671
  }
3691
3672
  }
@@ -3703,36 +3684,94 @@ a mark {
3703
3684
  /* 511 */
3704
3685
  /* 1023 */
3705
3686
  /* Zindex */
3706
- .SimpleTitle-module_root__2jVQN {
3707
- margin: 0 0 18px;
3687
+ .MetaItem-module_root__2VQom {
3688
+ display: inline;
3708
3689
 
3709
- font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
3710
- font-size: 20px;
3711
- font-weight: normal;
3712
- line-height: 23px
3690
+ margin-right: 15px;
3713
3691
  }
3714
- @media only screen and (min-width: 48em) {
3715
- .SimpleTitle-module_root__2jVQN {
3716
- margin-bottom: 15px;
3692
+ .MetaItem-module_root__2VQom > svg {
3693
+ display: inline-block;
3717
3694
 
3718
- font-size: 36px;
3719
- line-height: 40px
3695
+ margin-right: 1px;
3696
+
3697
+ vertical-align: top;
3698
+
3699
+ color: inherit;
3700
+
3701
+ fill: currentColor;
3702
+ }
3703
+ .MetaItem-module_root__2VQom a {
3704
+ display: inline;
3705
+
3706
+ text-decoration: underline;
3707
+
3708
+ color: inherit;
3709
+
3710
+ -webkit-text-decoration-skip: auto;
3711
+ }
3712
+ .MetaItem-module_root__2VQom a:hover {
3713
+ color: #b88b59;
3714
+ }
3715
+ .MetaItem-module_hasBullets__CkQPI {
3716
+ margin-right: 0;
3717
+ }
3718
+ .MetaItem-module_hasBullets__CkQPI:nth-child(n + 2)::before {
3719
+ display: inline-block;
3720
+
3721
+ padding-right: 0.4em;
3722
+ padding-left: 0.4em;
3723
+
3724
+ content: '\B7';
3725
+ }
3726
+ @media only screen and (max-width: 32.1875em) {
3727
+ .MetaItem-module_hasSource__1DmCI {
3728
+ width: 100%;
3729
+ margin-top: 3px;
3730
+ margin-bottom: 3px
3720
3731
  }
3721
3732
  }
3722
- /* VISIBILITY */
3723
- @media only screen and (min-width: 32em) {
3724
- .SimpleTitle-module_mobile__11gBz {
3733
+ @media only screen and (max-width: 32.1875em) {
3734
+ .MetaItem-module_hasSource__1DmCI:first-child {
3735
+ margin-top: 0
3736
+ }
3737
+ }
3738
+ .MetaItem-module_hasSource__1DmCI:last-child {
3739
+ margin-bottom: 0;
3740
+ }
3741
+ @media only screen and (max-width: 32.1875em) {
3742
+ .MetaItem-module_hasSource__1DmCI:nth-child(n + 2)::before {
3725
3743
  display: none
3726
3744
  }
3727
3745
  }
3728
- .SimpleTitle-module_desktop__3yXgy {
3729
- display: none
3746
+ @media only screen and (max-width: 32.1875em) {
3747
+ .MetaItem-module_hasSource__1DmCI.MetaItem-module_listened__lwvAO::before,
3748
+ .MetaItem-module_hasSource__1DmCI.MetaItem-module_read__5eAIG::before {
3749
+ display: inline-block
3730
3750
  }
3731
- @media only screen and (min-width: 32em) {
3732
- .SimpleTitle-module_desktop__3yXgy {
3733
- display: block
3751
+ }
3752
+ @media only screen and (max-width: 32.1875em) {
3753
+ .MetaItem-module_datetime__3tOWm,
3754
+ .MetaItem-module_listened__lwvAO,
3755
+ .MetaItem-module_read__5eAIG {
3756
+ width: auto
3757
+ }
3758
+ }
3759
+ @media only screen and (max-width: 32.1875em) {
3760
+ .MetaItem-module_hasSource__1DmCI.MetaItem-module_datetime__3tOWm:first-child {
3761
+ order: -2
3762
+ }
3763
+ }
3764
+ @media only screen and (max-width: 32.1875em) {
3765
+ .MetaItem-module_hasSource__1DmCI.MetaItem-module_listened__lwvAO,
3766
+ .MetaItem-module_hasSource__1DmCI.MetaItem-module_read__5eAIG {
3767
+ order: -1;
3768
+
3769
+ margin-top: 0
3734
3770
  }
3735
3771
  }
3772
+ .MetaItem-module_read__5eAIG svg {
3773
+ margin-top: -1px;
3774
+ }
3736
3775
 
3737
3776
  /* Colors */
3738
3777
  /* Fonts */
@@ -3747,108 +3786,123 @@ a mark {
3747
3786
  /* 511 */
3748
3787
  /* 1023 */
3749
3788
  /* Zindex */
3750
- .SourceBlock-module_root__1P3XD {
3751
- display: block;
3752
-
3753
- margin: 18px 0 15px;
3754
- padding: 12px 11px 17px;
3789
+ .RelatedBlock-module_root__IKcQq {
3790
+ margin: 16px 0;
3755
3791
 
3756
- color: #000;
3757
- border-radius: 2px 8px 8px 2px;
3792
+ border-radius: 8px;
3758
3793
  background-color: #f5f5f5;
3759
- box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 4px 0 0 0 #b78b5c;
3760
-
3761
- font-size: 16px;
3762
- line-height: 20px
3794
+ box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 4px 0 0 #b78b5c
3763
3795
  }
3764
3796
  @media only screen and (min-width: 48em) {
3765
- .SourceBlock-module_root__1P3XD {
3766
- margin-top: 25px;
3767
- margin-bottom: 25px;
3768
- padding: 18px 16px 16px
3797
+ .RelatedBlock-module_root__IKcQq {
3798
+ margin: 25px 0
3769
3799
  }
3770
3800
  }
3771
- .SourceBlock-module_root__1P3XD:hover,
3772
- .SourceBlock-module_root__1P3XD:visited {
3773
- background-color: #ededed;
3801
+ .RelatedBlock-module_root__IKcQq:last-child {
3802
+ margin-bottom: 0;
3774
3803
  }
3775
- .SourceBlock-module_root__1P3XD blockquote {
3776
- margin: 0;
3804
+ .RelatedBlock-module_root__IKcQq:first-child {
3805
+ margin-top: 0;
3777
3806
  }
3778
- .SourceBlock-module_root__1P3XD a {
3779
- text-decoration: none;
3807
+ .RelatedBlock-module_root__IKcQq a {
3808
+ display: block;
3780
3809
 
3781
- color: inherit;
3782
- }
3783
- .SourceBlock-module_text__Si4vm {
3784
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3785
- }
3786
- .SourceBlock-module_text__Si4vm p {
3787
- margin: 0;
3810
+ padding: 12px 12px 13px;
3811
+
3812
+ transition: color 0.15s;
3813
+ text-decoration: none;
3788
3814
 
3789
- font-size: 16px;
3790
- line-height: 22px
3815
+ color: #000;
3816
+ box-shadow: none;
3817
+
3818
+ font-size: 17px;
3819
+ line-height: 20px
3791
3820
  }
3792
3821
  @media only screen and (min-width: 48em) {
3793
- .SourceBlock-module_text__Si4vm p {
3794
- font-size: 18px;
3795
- line-height: 26px
3822
+ .RelatedBlock-module_root__IKcQq a {
3823
+ padding: 15px 20px 17px;
3824
+
3825
+ font-size: 19px;
3826
+ line-height: 23px
3796
3827
  }
3797
3828
  }
3798
- .SourceBlock-module_root__1P3XD p + p {
3799
- margin-top: 12px;
3829
+ .RelatedBlock-module_root__IKcQq a:hover {
3830
+ color: #5c5c5c;
3800
3831
  }
3801
- .SourceBlock-module_root__1P3XD footer {
3802
- margin-top: 12px;
3803
- padding-top: 10px;
3832
+ .RelatedBlock-module_header__2SuWP {
3833
+ margin: 0;
3834
+ padding: 14px 12px 3px;
3804
3835
 
3805
- border-top: 1px solid #d6d6d6
3836
+ letter-spacing: 1px;
3837
+ text-transform: uppercase;
3838
+
3839
+ color: #7F7F7F;
3840
+
3841
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3842
+ font-size: 12px;
3843
+ font-weight: 600;
3844
+ line-height: 17px
3806
3845
  }
3807
3846
  @media only screen and (min-width: 48em) {
3808
- .SourceBlock-module_root__1P3XD footer {
3809
- margin-top: 18px;
3810
- padding-top: 12px
3847
+ .RelatedBlock-module_header__2SuWP {
3848
+ padding: 20px 20px 14px;
3849
+
3850
+ font-size: 14px;
3851
+ line-height: 16px
3811
3852
  }
3812
3853
  }
3813
- .SourceBlock-module_origin__l3JbO {
3814
- letter-spacing: 1px;
3815
- text-transform: uppercase;
3816
- pointer-events: none;
3817
-
3818
- color: #292929;
3854
+ .RelatedBlock-module_items__2V-Ap {
3855
+ margin: 0;
3856
+ padding-left: 0;
3819
3857
 
3858
+ list-style: none;
3859
+ }
3860
+ .RelatedBlock-module_items__2V-Ap li {
3861
+ padding: 0;
3862
+ }
3863
+ .RelatedBlock-module_items__2V-Ap li + li {
3864
+ border-top: 1px solid #e6e6e6;
3865
+ }
3866
+ .RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
3820
3867
  font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3821
3868
  font-size: 16px;
3822
- font-weight: bold;
3823
- font-style: normal;
3824
- line-height: 22px
3869
+ font-weight: 700;
3870
+ line-height: 18px
3825
3871
  }
3826
3872
  @media only screen and (min-width: 48em) {
3827
- .SourceBlock-module_origin__l3JbO {
3828
- font-size: 18px;
3829
- line-height: 26px
3873
+ .RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
3874
+ font-size: 18px
3830
3875
  }
3831
3876
  }
3832
- .SourceBlock-module_center__3P93B {
3877
+ .RelatedBlock-module_simple__29HVO {
3878
+ }
3879
+ .RelatedBlock-module_center__1LmW8 {
3833
3880
  max-width: 650px;
3834
3881
  margin-right: auto;
3835
3882
  margin-left: auto;
3836
3883
  }
3884
+ .RelatedBlock-module_isInSlideMaterial__2YSYG:first-child {
3885
+ margin-top: 0;
3886
+ }
3887
+ .RelatedBlock-module_isInSlideMaterial__2YSYG:last-child {
3888
+ margin-bottom: 0;
3889
+ }
3837
3890
  /* VISIBILITY */
3838
3891
  @media only screen and (min-width: 32em) {
3839
- .SourceBlock-module_mobile__2gw4S {
3892
+ .RelatedBlock-module_mobile__2XM5a {
3840
3893
  display: none
3841
3894
  }
3842
3895
  }
3843
- .SourceBlock-module_desktop__DecT6 {
3896
+ .RelatedBlock-module_desktop__2mXeq {
3844
3897
  display: none
3845
3898
  }
3846
3899
  @media only screen and (min-width: 32em) {
3847
- .SourceBlock-module_desktop__DecT6 {
3900
+ .RelatedBlock-module_desktop__2mXeq {
3848
3901
  display: block
3849
3902
  }
3850
3903
  }
3851
3904
 
3905
+
3852
3906
  /* Colors */
3853
3907
  /* Fonts */
3854
3908
  /* Gap */
@@ -4128,6 +4182,34 @@ a mark {
4128
4182
  }
4129
4183
  }
4130
4184
 
4185
+ /* stylelint-disable declaration-empty-line-before */
4186
+ /* Colors */
4187
+ /* Fonts */
4188
+ /* Gap */
4189
+ /* Media */
4190
+ /* 512 */
4191
+ /* 650 */
4192
+ /* 768 */
4193
+ /* 1024 */
4194
+ /* 1010 */
4195
+ /* 1200 */
4196
+ /* 511 */
4197
+ /* 1023 */
4198
+ /* Zindex */
4199
+ .DocumentItemsCount-module_root__P3q-z {
4200
+ display: inline;
4201
+
4202
+ line-height: inherit;
4203
+ }
4204
+ .DocumentItemsCount-module_root__P3q-z svg {
4205
+ vertical-align: top;
4206
+ }
4207
+ .DocumentItemsCount-module_items__3pfxW {
4208
+ margin-left: 1px;
4209
+
4210
+ vertical-align: top;
4211
+ }
4212
+
4131
4213
  /* stylelint-disable declaration-empty-line-before */
4132
4214
  /* Colors */
4133
4215
  /* Fonts */
@@ -4312,7 +4394,6 @@ a mark {
4312
4394
  }
4313
4395
  }
4314
4396
 
4315
- /* stylelint-disable declaration-empty-line-before */
4316
4397
  /* Colors */
4317
4398
  /* Fonts */
4318
4399
  /* Gap */
@@ -4326,19 +4407,36 @@ a mark {
4326
4407
  /* 511 */
4327
4408
  /* 1023 */
4328
4409
  /* Zindex */
4329
- .DocumentItemsCount-module_root__P3q-z {
4330
- display: inline;
4410
+ .SimpleTitle-module_root__2jVQN {
4411
+ margin: 0 0 18px;
4331
4412
 
4332
- line-height: inherit;
4333
- }
4334
- .DocumentItemsCount-module_root__P3q-z svg {
4335
- vertical-align: top;
4413
+ font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
4414
+ font-size: 20px;
4415
+ font-weight: normal;
4416
+ line-height: 23px
4336
4417
  }
4337
- .DocumentItemsCount-module_items__3pfxW {
4338
- margin-left: 1px;
4418
+ @media only screen and (min-width: 48em) {
4419
+ .SimpleTitle-module_root__2jVQN {
4420
+ margin-bottom: 15px;
4339
4421
 
4340
- vertical-align: top;
4422
+ font-size: 36px;
4423
+ line-height: 40px
4424
+ }
4425
+ }
4426
+ /* VISIBILITY */
4427
+ @media only screen and (min-width: 32em) {
4428
+ .SimpleTitle-module_mobile__11gBz {
4429
+ display: none
4430
+ }
4431
+ }
4432
+ .SimpleTitle-module_desktop__3yXgy {
4433
+ display: none
4434
+ }
4435
+ @media only screen and (min-width: 32em) {
4436
+ .SimpleTitle-module_desktop__3yXgy {
4437
+ display: block
4341
4438
  }
4439
+ }
4342
4440
 
4343
4441
  /* Colors */
4344
4442
  /* Fonts */
@@ -4965,108 +5063,6 @@ a mark {
4965
5063
  }
4966
5064
  }
4967
5065
 
4968
- /* Colors */
4969
- /* Fonts */
4970
- /* Gap */
4971
- /* Media */
4972
- /* 512 */
4973
- /* 650 */
4974
- /* 768 */
4975
- /* 1024 */
4976
- /* 1010 */
4977
- /* 1200 */
4978
- /* 511 */
4979
- /* 1023 */
4980
- /* Zindex */
4981
- .MetaItem-module_root__2VQom {
4982
- display: inline;
4983
-
4984
- margin-right: 15px;
4985
- }
4986
- .MetaItem-module_root__2VQom > svg {
4987
- display: inline-block;
4988
-
4989
- margin-right: 1px;
4990
-
4991
- vertical-align: top;
4992
-
4993
- color: inherit;
4994
-
4995
- fill: currentColor;
4996
- }
4997
- .MetaItem-module_root__2VQom a {
4998
- display: inline;
4999
-
5000
- text-decoration: underline;
5001
-
5002
- color: inherit;
5003
-
5004
- -webkit-text-decoration-skip: auto;
5005
- }
5006
- .MetaItem-module_root__2VQom a:hover {
5007
- color: #b88b59;
5008
- }
5009
- .MetaItem-module_hasBullets__CkQPI {
5010
- margin-right: 0;
5011
- }
5012
- .MetaItem-module_hasBullets__CkQPI:nth-child(n + 2)::before {
5013
- display: inline-block;
5014
-
5015
- padding-right: 0.4em;
5016
- padding-left: 0.4em;
5017
-
5018
- content: '\B7';
5019
- }
5020
- @media only screen and (max-width: 32.1875em) {
5021
- .MetaItem-module_hasSource__1DmCI {
5022
- width: 100%;
5023
- margin-top: 3px;
5024
- margin-bottom: 3px
5025
- }
5026
- }
5027
- @media only screen and (max-width: 32.1875em) {
5028
- .MetaItem-module_hasSource__1DmCI:first-child {
5029
- margin-top: 0
5030
- }
5031
- }
5032
- .MetaItem-module_hasSource__1DmCI:last-child {
5033
- margin-bottom: 0;
5034
- }
5035
- @media only screen and (max-width: 32.1875em) {
5036
- .MetaItem-module_hasSource__1DmCI:nth-child(n + 2)::before {
5037
- display: none
5038
- }
5039
- }
5040
- @media only screen and (max-width: 32.1875em) {
5041
- .MetaItem-module_hasSource__1DmCI.MetaItem-module_listened__lwvAO::before,
5042
- .MetaItem-module_hasSource__1DmCI.MetaItem-module_read__5eAIG::before {
5043
- display: inline-block
5044
- }
5045
- }
5046
- @media only screen and (max-width: 32.1875em) {
5047
- .MetaItem-module_datetime__3tOWm,
5048
- .MetaItem-module_listened__lwvAO,
5049
- .MetaItem-module_read__5eAIG {
5050
- width: auto
5051
- }
5052
- }
5053
- @media only screen and (max-width: 32.1875em) {
5054
- .MetaItem-module_hasSource__1DmCI.MetaItem-module_datetime__3tOWm:first-child {
5055
- order: -2
5056
- }
5057
- }
5058
- @media only screen and (max-width: 32.1875em) {
5059
- .MetaItem-module_hasSource__1DmCI.MetaItem-module_listened__lwvAO,
5060
- .MetaItem-module_hasSource__1DmCI.MetaItem-module_read__5eAIG {
5061
- order: -1;
5062
-
5063
- margin-top: 0
5064
- }
5065
- }
5066
- .MetaItem-module_read__5eAIG svg {
5067
- margin-top: -1px;
5068
- }
5069
-
5070
5066
  /* Colors */
5071
5067
  /* Fonts */
5072
5068
  /* Gap */