@meduza/ui-kit-2 0.1.70 → 0.1.71

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
@@ -460,6 +460,143 @@
460
460
  }
461
461
  }
462
462
 
463
+ /* Colors */
464
+ /* Fonts */
465
+ /* Gap */
466
+ /* Media */
467
+ /* 512 */
468
+ /* 650 */
469
+ /* 768 */
470
+ /* 1024 */
471
+ /* 1010 */
472
+ /* 1200 */
473
+ /* 511 */
474
+ /* 1023 */
475
+ /* Zindex */
476
+ .Tag-module_root__3IqWC {
477
+ display: inline-block;
478
+
479
+ cursor: default;
480
+ -webkit-user-select: none;
481
+ -moz-user-select: none;
482
+ -ms-user-select: none;
483
+ user-select: none;
484
+ vertical-align: middle;
485
+ letter-spacing: 1px;
486
+ text-transform: uppercase;
487
+
488
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
489
+ font-size: 12px;
490
+ font-weight: 600;
491
+ line-height: 12px;
492
+ }
493
+ .Tag-module_small__2IAb7 {
494
+ font-size: 12px;
495
+ line-height: 12px
496
+ }
497
+ @media only screen and (min-width: 64em) {
498
+ .Tag-module_small__2IAb7 {
499
+ line-height: 14px
500
+ }
501
+ }
502
+ @media only screen and (min-width: 64em) {
503
+ .Tag-module_large__22z_o {
504
+ letter-spacing: 1px;
505
+
506
+ font-size: 14px;
507
+ line-height: 16px
508
+ }
509
+ }
510
+ .Tag-module_dark__sgnt1 {
511
+ color: #000;
512
+ }
513
+ .Tag-module_light__1zUhp {
514
+ color: #fff;
515
+ }
516
+ .Tag-module_gold__2ksA7 {
517
+ color: #b88b59;
518
+ }
519
+ .Tag-module_gray__mGAO_ {
520
+ color: #757575;
521
+ }
522
+ .Tag-module_inherit__2QB5U {
523
+ color: inherit;
524
+ }
525
+ @media only screen and (min-width: 64em) {
526
+ .Tag-module_is1to1__3EDbC,
527
+ .Tag-module_is1to2__3xbC6,
528
+ .Tag-module_isInSuperBlock__38JE0 {
529
+ letter-spacing: 1px;
530
+
531
+ font-size: 12px;
532
+ line-height: 20px
533
+ }
534
+ }
535
+ @media only screen and (min-width: 64em) {
536
+ .Tag-module_is1to3__3j5K-,
537
+ .Tag-module_is1to4__2vq4r {
538
+ letter-spacing: 0.5px;
539
+
540
+ font-size: 10px;
541
+ line-height: 15px
542
+ }
543
+ }
544
+ @media only screen and (min-width: 32em) {
545
+ .Tag-module_slide__2nMDw,
546
+ .Tag-module_game__3j5yG {
547
+ width: 100%;
548
+
549
+ text-align: center
550
+ }
551
+ }
552
+ .Tag-module_richRelated__2vbQQ {
553
+ font-size: 12px;
554
+ line-height: 17px
555
+ }
556
+ @media only screen and (min-width: 64em) {
557
+ .Tag-module_richRelated__2vbQQ {
558
+ font-size: 14px;
559
+ line-height: 20px
560
+ }
561
+ }
562
+ .Tag-module_slide__2nMDw,
563
+ .Tag-module_game__3j5yG,
564
+ .Tag-module_card__1EAeF,
565
+ .Tag-module_live__rwXuR,
566
+ .Tag-module_episode__3o6gg,
567
+ .Tag-module_podcast__VPoll,
568
+ .Tag-module_rich__2URd9,
569
+ .Tag-module_isInDynamicBlock__1YM9I {
570
+ margin-bottom: 6px;
571
+
572
+ line-height: 10px
573
+ }
574
+ @media only screen and (min-width: 32em) {
575
+ .Tag-module_slide__2nMDw,
576
+ .Tag-module_game__3j5yG,
577
+ .Tag-module_card__1EAeF,
578
+ .Tag-module_live__rwXuR,
579
+ .Tag-module_episode__3o6gg,
580
+ .Tag-module_podcast__VPoll,
581
+ .Tag-module_rich__2URd9,
582
+ .Tag-module_isInDynamicBlock__1YM9I {
583
+ margin-bottom: 10px
584
+ }
585
+ }
586
+ @media only screen and (min-width: 32em) {
587
+ .Tag-module_mobile__QQxuv {
588
+ display: none
589
+ }
590
+ }
591
+ .Tag-module_desktop__1Bjsy {
592
+ display: none
593
+ }
594
+ @media only screen and (min-width: 32em) {
595
+ .Tag-module_desktop__1Bjsy {
596
+ display: block
597
+ }
598
+ }
599
+
463
600
  /* Colors */
464
601
  /* Fonts */
465
602
  /* Gap */
@@ -723,146 +860,156 @@
723
860
  /* 511 */
724
861
  /* 1023 */
725
862
  /* Zindex */
726
- .Lazy-module_root__2Z72l {
727
- display: block;
728
- }
863
+ .Switcher-module_root__1Env1 {
864
+ position: relative;
729
865
 
730
- /* Colors */
731
- /* Fonts */
732
- /* Gap */
733
- /* Media */
734
- /* 512 */
735
- /* 650 */
736
- /* 768 */
737
- /* 1024 */
738
- /* 1010 */
739
- /* 1200 */
740
- /* 511 */
741
- /* 1023 */
742
- /* Zindex */
743
- .Tag-module_root__3IqWC {
744
- display: inline-block;
866
+ display: -webkit-box;
867
+
868
+ display: -webkit-flex;
869
+
870
+ display: -ms-flexbox;
871
+
872
+ display: flex;
873
+ flex-flow: row nowrap;
874
+ align-items: center;
875
+
876
+ font-weight: 600;
877
+
878
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
879
+ white-space: nowrap;
880
+
881
+ cursor: pointer;
745
882
 
746
- cursor: default;
747
883
  -webkit-user-select: none;
884
+
748
885
  -moz-user-select: none;
886
+
749
887
  -ms-user-select: none;
750
- user-select: none;
751
- vertical-align: middle;
752
- letter-spacing: 1px;
753
- text-transform: uppercase;
754
888
 
755
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
756
- font-size: 12px;
757
- font-weight: 600;
758
- line-height: 12px;
889
+ user-select: none;
759
890
  }
760
- .Tag-module_small__2IAb7 {
761
- font-size: 12px;
762
- line-height: 12px
891
+ .Switcher-module_dark__1IzaH {
892
+ color: inherit;
763
893
  }
764
- @media only screen and (min-width: 64em) {
765
- .Tag-module_small__2IAb7 {
766
- line-height: 14px
894
+ .Switcher-module_dark__1IzaH .Switcher-module_control__1NTvY {
895
+ background-color: transparent;
767
896
  }
768
- }
769
- @media only screen and (min-width: 64em) {
770
- .Tag-module_large__22z_o {
771
- letter-spacing: 1px;
897
+ .Switcher-module_input__jaMVF {
898
+ position: absolute;
899
+ top: 0;
900
+ left: 0;
772
901
 
773
- font-size: 14px;
774
- line-height: 16px
775
- }
776
- }
777
- .Tag-module_dark__sgnt1 {
778
- color: #000;
779
- }
780
- .Tag-module_light__1zUhp {
781
- color: #fff;
782
- }
783
- .Tag-module_gold__2ksA7 {
784
- color: #b88b59;
785
- }
786
- .Tag-module_gray__mGAO_ {
787
- color: #757575;
788
- }
789
- .Tag-module_inherit__2QB5U {
790
- color: inherit;
902
+ opacity: 0;
791
903
  }
792
- @media only screen and (min-width: 64em) {
793
- .Tag-module_is1to1__3EDbC,
794
- .Tag-module_is1to2__3xbC6,
795
- .Tag-module_isInSuperBlock__38JE0 {
796
- letter-spacing: 1px;
904
+ .Switcher-module_control__1NTvY {
905
+ position: relative;
797
906
 
798
- font-size: 12px;
799
- line-height: 20px
800
- }
801
- }
802
- @media only screen and (min-width: 64em) {
803
- .Tag-module_is1to3__3j5K-,
804
- .Tag-module_is1to4__2vq4r {
805
- letter-spacing: 0.5px;
907
+ display: block;
806
908
 
807
- font-size: 10px;
808
- line-height: 15px
809
- }
810
- }
811
- @media only screen and (min-width: 32em) {
812
- .Tag-module_slide__2nMDw,
813
- .Tag-module_game__3j5yG {
814
- width: 100%;
909
+ width: 37px;
910
+ height: 21px;
815
911
 
816
- text-align: center
912
+ background-color: #e6e6e6;
913
+
914
+ border-radius: 15px;
817
915
  }
818
- }
819
- .Tag-module_richRelated__2vbQQ {
820
- font-size: 12px;
821
- line-height: 17px
916
+ .Switcher-module_control__1NTvY::before {
917
+ position: absolute;
918
+ top: 0;
919
+ bottom: 0;
920
+ left: 0;
921
+
922
+ width: 18px;
923
+
924
+ background: rgba(19, 191, 17, 0);
925
+
926
+ border-radius: 15px;
927
+
928
+ transition: 0.25s ease-in-out;
929
+
930
+ content: '';
822
931
  }
823
- @media only screen and (min-width: 64em) {
824
- .Tag-module_richRelated__2vbQQ {
825
- font-size: 14px;
826
- line-height: 20px
932
+ .Switcher-module_knob__3kEy5 {
933
+ position: relative;
934
+ top: 2px;
935
+ left: 2px;
936
+ z-index: 200;
937
+
938
+ display: block;
939
+
940
+ width: 17px;
941
+ height: 17px;
942
+
943
+ background: #fff;
944
+
945
+ border-radius: 15px;
946
+
947
+ transition: 0.25s ease-in-out;
827
948
  }
828
- }
829
- .Tag-module_slide__2nMDw,
830
- .Tag-module_game__3j5yG,
831
- .Tag-module_card__1EAeF,
832
- .Tag-module_live__rwXuR,
833
- .Tag-module_episode__3o6gg,
834
- .Tag-module_podcast__VPoll,
835
- .Tag-module_rich__2URd9,
836
- .Tag-module_isInDynamicBlock__1YM9I {
837
- margin-bottom: 6px;
949
+ .Switcher-module_input__jaMVF:checked ~ .Switcher-module_control__1NTvY::before {
950
+ width: 100%;
838
951
 
839
- line-height: 10px
952
+ background-color: #b88b59;
840
953
  }
841
- @media only screen and (min-width: 32em) {
842
- .Tag-module_slide__2nMDw,
843
- .Tag-module_game__3j5yG,
844
- .Tag-module_card__1EAeF,
845
- .Tag-module_live__rwXuR,
846
- .Tag-module_episode__3o6gg,
847
- .Tag-module_podcast__VPoll,
848
- .Tag-module_rich__2URd9,
849
- .Tag-module_isInDynamicBlock__1YM9I {
850
- margin-bottom: 10px
954
+ .Switcher-module_input__jaMVF:checked ~ .Switcher-module_control__1NTvY::after {
955
+ box-shadow: inset 0 0 0 1px transparent;
851
956
  }
852
- }
853
- @media only screen and (min-width: 32em) {
854
- .Tag-module_mobile__QQxuv {
855
- display: none
957
+ .Switcher-module_input__jaMVF:checked ~ .Switcher-module_control__1NTvY .Switcher-module_knob__3kEy5 {
958
+ left: 18px;
856
959
  }
857
- }
858
- .Tag-module_desktop__1Bjsy {
859
- display: none
960
+ .Switcher-module_children__147JP.Switcher-module_left__2coeE {
961
+ margin-right: 6px;
860
962
  }
861
- @media only screen and (min-width: 32em) {
862
- .Tag-module_desktop__1Bjsy {
863
- display: block
963
+ .Switcher-module_children__147JP.Switcher-module_right__yWG7h {
964
+ margin-left: 6px;
965
+ }
966
+ /* panel */
967
+ .Switcher-module_isInPanel__TumqY .Switcher-module_children__147JP {
968
+
969
+ color: #999;
970
+
971
+ font-size: 13px;
972
+ letter-spacing: 0.5px;
973
+ text-transform: uppercase;
974
+ }
975
+ /* menu */
976
+ .Switcher-module_isInMenu__3XJYj {
977
+ font-weight: normal;
978
+ }
979
+ .Switcher-module_isInMenu__3XJYj .Switcher-module_children__147JP {
980
+ margin-right: 8px;
981
+ }
982
+ .Switcher-module_isInMenu__3XJYj .Switcher-module_control__1NTvY {
983
+ width: 48px;
984
+ height: 30px;
985
+ }
986
+ .Switcher-module_isInMenu__3XJYj .Switcher-module_knob__3kEy5 {
987
+ top: 4px;
988
+
989
+ width: 22px;
990
+ height: 22px;
991
+
992
+ background-color: #bababa;
993
+ }
994
+ /* stylelint-disable selector-max-compound-selectors */
995
+ .Switcher-module_isInMenu__3XJYj input:checked ~ .Switcher-module_control__1NTvY .Switcher-module_knob__3kEy5 {
996
+ left: 23px;
997
+
998
+ background-color: #fff;
999
+ }
1000
+ /* live */
1001
+ .Switcher-module_isInLive__2cLui .Switcher-module_children__147JP {
1002
+
1003
+ color: #7f7f7f;
1004
+
1005
+ font-size: 13px;
1006
+ letter-spacing: 0.5px;
1007
+ text-transform: uppercase;
1008
+ }
1009
+ .Switcher-module_isInMenu__3XJYj .Switcher-module_control__1NTvY {
1010
+ background-color: #1a1a1a;
1011
+ box-shadow: inset 0 0 0 1px #323232;
864
1012
  }
865
- }
866
1013
 
867
1014
  /* Colors */
868
1015
  /* Fonts */
@@ -1175,225 +1322,61 @@
1175
1322
  /* 511 */
1176
1323
  /* 1023 */
1177
1324
  /* Zindex */
1178
- .Switcher-module_root__1Env1 {
1179
- position: relative;
1180
-
1181
- display: -webkit-box;
1182
-
1183
- display: -webkit-flex;
1184
-
1185
- display: -ms-flexbox;
1186
-
1187
- display: flex;
1188
- flex-flow: row nowrap;
1189
- align-items: center;
1190
-
1191
- font-weight: 600;
1192
-
1325
+ .MediaCaption-module_root__KqTdw {
1193
1326
  font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
1194
- white-space: nowrap;
1195
-
1196
- cursor: pointer;
1197
-
1198
- -webkit-user-select: none;
1199
-
1200
- -moz-user-select: none;
1201
-
1202
- -ms-user-select: none;
1203
-
1204
- user-select: none;
1205
1327
  }
1206
- .Switcher-module_dark__1IzaH {
1328
+ .MediaCaption-module_root__KqTdw a {
1329
+ text-decoration: underline;
1330
+
1207
1331
  color: inherit;
1332
+ box-shadow: none;
1208
1333
  }
1209
- .Switcher-module_dark__1IzaH .Switcher-module_control__1NTvY {
1210
- background-color: transparent;
1211
- }
1212
- .Switcher-module_input__jaMVF {
1213
- position: absolute;
1214
- top: 0;
1215
- left: 0;
1216
-
1217
- opacity: 0;
1334
+ .MediaCaption-module_root__KqTdw a:hover {
1335
+ color: #b88b58;
1218
1336
  }
1219
- .Switcher-module_control__1NTvY {
1220
- position: relative;
1221
-
1222
- display: block;
1223
-
1224
- width: 37px;
1225
- height: 21px;
1337
+ .MediaCaption-module_caption__1hr7Y {
1338
+ max-width: 520px;
1339
+ padding-top: calc(4rem / 16);
1226
1340
 
1227
- background-color: #e6e6e6;
1341
+ color: #1a1a1a;
1228
1342
 
1229
- border-radius: 15px;
1343
+ font-size: calc(14rem / 16);
1344
+ line-height: calc(18rem / 16)
1230
1345
  }
1231
- .Switcher-module_control__1NTvY::before {
1232
- position: absolute;
1233
- top: 0;
1234
- bottom: 0;
1235
- left: 0;
1236
-
1237
- width: 18px;
1238
-
1239
- background: rgba(19, 191, 17, 0);
1240
-
1241
- border-radius: 15px;
1242
-
1243
- transition: 0.25s ease-in-out;
1244
-
1245
- content: '';
1346
+ @media only screen and (min-width: 32em) {
1347
+ .MediaCaption-module_caption__1hr7Y {
1348
+ padding-top: 4px;
1349
+ font-size: 16px;
1350
+ line-height: 22px
1246
1351
  }
1247
- .Switcher-module_knob__3kEy5 {
1248
- position: relative;
1249
- top: 2px;
1250
- left: 2px;
1251
- z-index: 200;
1252
-
1253
- display: block;
1254
-
1255
- width: 17px;
1256
- height: 17px;
1257
-
1258
- background: #fff;
1352
+ }
1353
+ .MediaCaption-module_credit__3ehAP {
1354
+ max-width: 520px;
1355
+ padding-top: 1px;
1259
1356
 
1260
- border-radius: 15px;
1357
+ color: #666;
1261
1358
 
1262
- transition: 0.25s ease-in-out;
1359
+ font-size: calc(12rem / 16);
1360
+ line-height: 1rem
1263
1361
  }
1264
- .Switcher-module_input__jaMVF:checked ~ .Switcher-module_control__1NTvY::before {
1265
- width: 100%;
1266
-
1267
- background-color: #b88b59;
1362
+ @media only screen and (min-width: 32em) {
1363
+ .MediaCaption-module_credit__3ehAP {
1364
+ padding-top: 3px
1268
1365
  }
1269
- .Switcher-module_input__jaMVF:checked ~ .Switcher-module_control__1NTvY::after {
1270
- box-shadow: inset 0 0 0 1px transparent;
1366
+ }
1367
+ .MediaCaption-module_credit__3ehAP:first-child {
1368
+ padding-top: calc(3rem / 16)
1271
1369
  }
1272
- .Switcher-module_input__jaMVF:checked ~ .Switcher-module_control__1NTvY .Switcher-module_knob__3kEy5 {
1273
- left: 18px;
1370
+ @media only screen and (min-width: 32em) {
1371
+ .MediaCaption-module_credit__3ehAP:first-child {
1372
+ padding-top: 3px
1274
1373
  }
1275
- .Switcher-module_children__147JP.Switcher-module_left__2coeE {
1276
- margin-right: 6px;
1374
+ }
1375
+ .MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
1376
+ color: #fff;
1277
1377
  }
1278
- .Switcher-module_children__147JP.Switcher-module_right__yWG7h {
1279
- margin-left: 6px;
1280
- }
1281
- /* panel */
1282
- .Switcher-module_isInPanel__TumqY .Switcher-module_children__147JP {
1283
-
1284
- color: #999;
1285
-
1286
- font-size: 13px;
1287
- letter-spacing: 0.5px;
1288
- text-transform: uppercase;
1289
- }
1290
- /* menu */
1291
- .Switcher-module_isInMenu__3XJYj {
1292
- font-weight: normal;
1293
- }
1294
- .Switcher-module_isInMenu__3XJYj .Switcher-module_children__147JP {
1295
- margin-right: 8px;
1296
- }
1297
- .Switcher-module_isInMenu__3XJYj .Switcher-module_control__1NTvY {
1298
- width: 48px;
1299
- height: 30px;
1300
- }
1301
- .Switcher-module_isInMenu__3XJYj .Switcher-module_knob__3kEy5 {
1302
- top: 4px;
1303
-
1304
- width: 22px;
1305
- height: 22px;
1306
-
1307
- background-color: #bababa;
1308
- }
1309
- /* stylelint-disable selector-max-compound-selectors */
1310
- .Switcher-module_isInMenu__3XJYj input:checked ~ .Switcher-module_control__1NTvY .Switcher-module_knob__3kEy5 {
1311
- left: 23px;
1312
-
1313
- background-color: #fff;
1314
- }
1315
- /* live */
1316
- .Switcher-module_isInLive__2cLui .Switcher-module_children__147JP {
1317
-
1318
- color: #7f7f7f;
1319
-
1320
- font-size: 13px;
1321
- letter-spacing: 0.5px;
1322
- text-transform: uppercase;
1323
- }
1324
- .Switcher-module_isInMenu__3XJYj .Switcher-module_control__1NTvY {
1325
- background-color: #1a1a1a;
1326
- box-shadow: inset 0 0 0 1px #323232;
1327
- }
1328
-
1329
- /* Colors */
1330
- /* Fonts */
1331
- /* Gap */
1332
- /* Media */
1333
- /* 512 */
1334
- /* 650 */
1335
- /* 768 */
1336
- /* 1024 */
1337
- /* 1010 */
1338
- /* 1200 */
1339
- /* 511 */
1340
- /* 1023 */
1341
- /* Zindex */
1342
- .MediaCaption-module_root__KqTdw {
1343
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
1344
- }
1345
- .MediaCaption-module_root__KqTdw a {
1346
- text-decoration: underline;
1347
-
1348
- color: inherit;
1349
- box-shadow: none;
1350
- }
1351
- .MediaCaption-module_root__KqTdw a:hover {
1352
- color: #b88b58;
1353
- }
1354
- .MediaCaption-module_caption__1hr7Y {
1355
- max-width: 520px;
1356
- padding-top: calc(4rem / 16);
1357
-
1358
- color: #1a1a1a;
1359
-
1360
- font-size: calc(14rem / 16);
1361
- line-height: calc(18rem / 16)
1362
- }
1363
- @media only screen and (min-width: 32em) {
1364
- .MediaCaption-module_caption__1hr7Y {
1365
- padding-top: 4px;
1366
- font-size: 16px;
1367
- line-height: 22px
1368
- }
1369
- }
1370
- .MediaCaption-module_credit__3ehAP {
1371
- max-width: 520px;
1372
- padding-top: 1px;
1373
-
1374
- color: #666;
1375
-
1376
- font-size: calc(12rem / 16);
1377
- line-height: 1rem
1378
- }
1379
- @media only screen and (min-width: 32em) {
1380
- .MediaCaption-module_credit__3ehAP {
1381
- padding-top: 3px
1382
- }
1383
- }
1384
- .MediaCaption-module_credit__3ehAP:first-child {
1385
- padding-top: calc(3rem / 16)
1386
- }
1387
- @media only screen and (min-width: 32em) {
1388
- .MediaCaption-module_credit__3ehAP:first-child {
1389
- padding-top: 3px
1390
- }
1391
- }
1392
- .MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
1393
- color: #fff;
1394
- }
1395
- .MediaCaption-module_dark__3tL1u .MediaCaption-module_credit__3ehAP {
1396
- color: #929292;
1378
+ .MediaCaption-module_dark__3tL1u .MediaCaption-module_credit__3ehAP {
1379
+ color: #929292;
1397
1380
  }
1398
1381
  .MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
1399
1382
  .MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
@@ -1566,6 +1549,23 @@
1566
1549
  }
1567
1550
  }
1568
1551
 
1552
+ /* Colors */
1553
+ /* Fonts */
1554
+ /* Gap */
1555
+ /* Media */
1556
+ /* 512 */
1557
+ /* 650 */
1558
+ /* 768 */
1559
+ /* 1024 */
1560
+ /* 1010 */
1561
+ /* 1200 */
1562
+ /* 511 */
1563
+ /* 1023 */
1564
+ /* Zindex */
1565
+ .Lazy-module_root__2Z72l {
1566
+ display: block;
1567
+ }
1568
+
1569
1569
  /* Colors */
1570
1570
  /* Fonts */
1571
1571
  /* Gap */
@@ -1637,36 +1637,78 @@
1637
1637
  /* 511 */
1638
1638
  /* 1023 */
1639
1639
  /* Zindex */
1640
- .MaterialTitle-module_root__18ku- {
1641
- display: block;
1640
+ .QuoteBlock-module_root__2GrcC {
1641
+ position: relative;
1642
+
1643
+ margin-bottom: calc(14rem / 16);
1644
+ padding-left: calc(18rem / 16);
1645
+
1646
+ font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
1647
+ font-size: calc(18rem / 16);
1648
+ line-height: calc(24rem / 16)
1642
1649
  }
1643
- .MaterialTitle-module_root__18ku- {
1644
- margin: 0;
1650
+ @media only screen and (min-width: 32em) {
1651
+ .QuoteBlock-module_root__2GrcC {
1652
+ margin: 0 0 20px;
1653
+ padding-left: 38px;
1645
1654
 
1646
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
1647
- font-size: 25px;
1648
- font-weight: normal;
1649
- line-height: 27px
1655
+ font-size: 20px;
1656
+ line-height: 28px
1650
1657
  }
1651
- @media only screen and (min-width: 48em) {
1652
- .MaterialTitle-module_root__18ku- {
1653
- font-size: 37px;
1654
- line-height: 38px
1658
+ }
1659
+ .QuoteBlock-module_root__2GrcC + .QuoteBlock-module_root__2GrcC {
1660
+ margin-top: calc(-14rem / 16);
1661
+ padding-top: calc(14rem / 16)
1662
+ }
1663
+ @media only screen and (min-width: 32em) {
1664
+ .QuoteBlock-module_root__2GrcC + .QuoteBlock-module_root__2GrcC {
1665
+ margin-top: -20px;
1666
+ padding-top: 20px
1655
1667
  }
1656
1668
  }
1657
- .MaterialTitle-module_primary__2Sfmx {
1658
- font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
1659
- font-weight: normal;
1669
+ .QuoteBlock-module_root__2GrcC + .QuoteBlock-module_root__2GrcC::before {
1670
+ top: -10px;
1660
1671
  }
1661
- .MaterialTitle-module_secondary__3uDp4 {
1662
- font-size: 24px;
1663
- font-weight: 700
1672
+ .QuoteBlock-module_root__2GrcC:before {
1673
+ position: absolute;
1674
+ top: 5px;
1675
+ bottom: 7px;
1676
+ left: 0;
1677
+
1678
+ width: 4px;
1679
+
1680
+ content: '';
1681
+
1682
+ border-radius: 2px;
1683
+ background-color: #ebebeb
1664
1684
  }
1665
- @media only screen and (min-width: 48em) {
1666
- .MaterialTitle-module_secondary__3uDp4 {
1667
- font-size: 36px
1685
+ @media only screen and (min-width: 32em) {
1686
+ .QuoteBlock-module_root__2GrcC:before {
1687
+ top: 4px;
1688
+ bottom: 6px
1668
1689
  }
1669
1690
  }
1691
+ .QuoteBlock-module_root__2GrcC:last-child {
1692
+ margin-bottom: 0;
1693
+ }
1694
+ .QuoteBlock-module_root__2GrcC p {
1695
+ margin: 0;
1696
+ }
1697
+ .QuoteBlock-module_root__2GrcC a {
1698
+ text-decoration: none;
1699
+
1700
+ color: inherit;
1701
+ box-shadow: inset 0 -1px #b88b59;
1702
+ }
1703
+ .QuoteBlock-module_root__2GrcC a:hover {
1704
+ color: #b88b59;
1705
+ }
1706
+ .QuoteBlock-module_center__cTFNy {
1707
+ width: 100%;
1708
+ max-width: 650px;
1709
+ margin-right: auto;
1710
+ margin-left: auto;
1711
+ }
1670
1712
 
1671
1713
  /* Colors */
1672
1714
  /* Fonts */
@@ -1681,174 +1723,30 @@
1681
1723
  /* 511 */
1682
1724
  /* 1023 */
1683
1725
  /* Zindex */
1684
- .Toolbar-module_root__2HF2r {
1685
- overflow: hidden;
1726
+ .Dropdown-module_root__11PNk {
1727
+ position: relative;
1728
+ z-index: 100;
1686
1729
 
1687
- transform: translateZ(0);
1730
+ display: inline-block;
1688
1731
 
1689
1732
  font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
1690
1733
  }
1691
- .Toolbar-module_list__1n5ny {
1692
- display: -webkit-box;
1693
- display: -webkit-flex;
1694
- display: -ms-flexbox;
1695
- display: flex;
1696
- flex-flow: row wrap;
1697
-
1698
- margin: 0 0 0 -10px;
1699
- padding: 0;
1734
+ .Dropdown-module_root__11PNk.Dropdown-module_active__3IwAl .Dropdown-module_menu__3PIqD,
1735
+ .Dropdown-module_root__11PNk:hover .Dropdown-module_menu__3PIqD {
1736
+ visibility: visible;
1700
1737
 
1701
- list-style: none
1702
- }
1703
- @media only screen and (min-width: 64em) {
1704
- .Toolbar-module_list__1n5ny {
1705
- margin: 0 0 0 -15px
1738
+ opacity: 1;
1706
1739
  }
1707
- }
1708
- .Toolbar-module_item__36x7d {
1709
- position: relative;
1740
+ .Dropdown-module_root__11PNk ul {
1741
+ overflow: hidden;
1710
1742
 
1711
- min-width: 42px;
1712
- height: 32px;
1713
- padding-right: 10px;
1714
- padding-left: 10px;
1743
+ width: 162px;
1744
+ margin: 0;
1745
+ padding: 3px 0;
1715
1746
 
1716
- cursor: pointer;
1717
- transition: color 250ms ease;
1718
- text-align: center;
1719
-
1720
- color: #808080;
1721
-
1722
- line-height: 1
1723
- }
1724
- @media only screen and (min-width: 64em) {
1725
- .Toolbar-module_item__36x7d {
1726
- padding-right: 15px;
1727
- padding-left: 15px
1728
- }
1729
- }
1730
- .Toolbar-module_item__36x7d:last-child {
1731
- margin-right: 0;
1732
- }
1733
- .Toolbar-module_item__36x7d::before {
1734
- position: absolute;
1735
- top: 7px;
1736
- left: 0;
1737
-
1738
- height: 18px;
1739
-
1740
- content: '';
1741
- vertical-align: middle;
1742
-
1743
- border-left: 1px solid rgba(0, 0, 0, 0.15);
1744
- }
1745
- .Toolbar-module_item__36x7d:empty {
1746
- display: none;
1747
- }
1748
- .Toolbar-module_isInTopbar__223iP {
1749
- height: 100%;
1750
- }
1751
- .Toolbar-module_isInTopbar__223iP .Toolbar-module_item__36x7d {
1752
- height: 100%;
1753
- }
1754
- .Toolbar-module_center__3_H8M {
1755
- width: 100%;
1756
- max-width: 650px;
1757
- margin-right: auto;
1758
- margin-left: auto;
1759
- }
1760
- .Toolbar-module_game__5-jY_ {
1761
- margin-top: 11px
1762
- }
1763
- @media only screen and (min-width: 32em) {
1764
- .Toolbar-module_game__5-jY_ {
1765
- margin-top: 18px
1766
- }
1767
- }
1768
- .Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
1769
- .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
1770
- justify-content: center
1771
- }
1772
- @media only screen and (min-width: 32em) {
1773
- .Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
1774
- .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
1775
- display: -webkit-box;
1776
- display: -webkit-flex;
1777
- display: -ms-flexbox;
1778
- display: flex
1779
- }
1780
- }
1781
- .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
1782
- width: 260px
1783
- }
1784
- @media only screen and (min-width: 32em) {
1785
- .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
1786
- width: auto
1787
- }
1788
- }
1789
- .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
1790
- content: none
1791
- }
1792
- @media only screen and (min-width: 32em) {
1793
- .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
1794
- content: ''
1795
- }
1796
- }
1797
- .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_item__36x7d:first-child::before,
1798
- .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:first-child::before {
1799
- content: none;
1800
- }
1801
- @media only screen and (min-width: 64em) {
1802
- .Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
1803
- .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
1804
- margin-left: 0
1805
- }
1806
- }
1807
- .Toolbar-module_isDark__k1U0i .Toolbar-module_item__36x7d::before,
1808
- .Toolbar-module_dark__2Ejc9 .Toolbar-module_item__36x7d::before {
1809
- border-left-color: rgba(255, 255, 255, 0.2);
1810
- }
1811
- [data-context='prodano'] .Toolbar-module_root__2HF2r {
1812
- display: none;
1813
- }
1814
-
1815
- /* Colors */
1816
- /* Fonts */
1817
- /* Gap */
1818
- /* Media */
1819
- /* 512 */
1820
- /* 650 */
1821
- /* 768 */
1822
- /* 1024 */
1823
- /* 1010 */
1824
- /* 1200 */
1825
- /* 511 */
1826
- /* 1023 */
1827
- /* Zindex */
1828
- .Dropdown-module_root__11PNk {
1829
- position: relative;
1830
- z-index: 100;
1831
-
1832
- display: inline-block;
1833
-
1834
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
1835
- }
1836
- .Dropdown-module_root__11PNk.Dropdown-module_active__3IwAl .Dropdown-module_menu__3PIqD,
1837
- .Dropdown-module_root__11PNk:hover .Dropdown-module_menu__3PIqD {
1838
- visibility: visible;
1839
-
1840
- opacity: 1;
1841
- }
1842
- .Dropdown-module_root__11PNk ul {
1843
- overflow: hidden;
1844
-
1845
- width: 162px;
1846
- margin: 0;
1847
- padding: 3px 0;
1848
-
1849
- border-radius: 5px;
1850
- background: #fff;
1851
- box-shadow: 0 0 0 1px #c0c0c0, 0 5px 20px 0 rgba(0, 0, 0, 0.2);
1747
+ border-radius: 5px;
1748
+ background: #fff;
1749
+ box-shadow: 0 0 0 1px #c0c0c0, 0 5px 20px 0 rgba(0, 0, 0, 0.2);
1852
1750
 
1853
1751
  font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
1854
1752
  font-size: 14px;
@@ -2124,112 +2022,34 @@
2124
2022
  /* 511 */
2125
2023
  /* 1023 */
2126
2024
  /* Zindex */
2127
- .Meta-module_root__12AG7 {
2128
- transform: translateZ(0);
2129
-
2130
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2131
- font-size: 12px;
2132
- line-height: 15px;
2133
-
2134
- fill: inherit;
2135
- }
2136
- .Meta-module_rich__1XBtZ,
2137
- .Meta-module_podcast__1m4zo,
2138
- .Meta-module_episode__1K2Xv,
2139
- .Meta-module_simple__3vUiI,
2140
- .Meta-module_slide__3g6fG,
2141
- .Meta-module_card__LE1RK,
2142
- .Meta-module_game__3aNlZ,
2143
- .Meta-module_isInMaterial__zaYMy {
2144
- width: 100%;
2145
-
2146
- color: rgba(0, 0, 0, 0.4);
2147
- }
2148
- .Meta-module_podcast__1m4zo {
2149
- fill: currentColor;
2150
- }
2151
- .Meta-module_isInSearchItem__1wbpx {
2152
- color: rgba(255, 255, 255, 0.7);
2153
- }
2154
- .Meta-module_slide__3g6fG.Meta-module_isInMediaBlock__3xfPF,
2155
- .Meta-module_card__LE1RK.Meta-module_isInMediaBlock__3xfPF,
2156
- .Meta-module_center__3BBPr.Meta-module_isInMediaBlock__3xfPF {
2157
- text-align: left;
2158
- }
2159
- @media only screen and (min-width: 64em) {
2160
- .Meta-module_center__3BBPr.Meta-module_half__1xRkT {
2161
- text-align: left
2162
- }
2163
- }
2164
- @media only screen and (min-width: 32em) {
2165
- .Meta-module_episode__1K2Xv,
2166
- .Meta-module_card__LE1RK,
2167
- .Meta-module_slide__3g6fG,
2168
- .Meta-module_game__3aNlZ,
2169
- .Meta-module_center__3BBPr {
2170
- text-align: center
2025
+ .MaterialTitle-module_root__18ku- {
2026
+ display: block;
2171
2027
  }
2172
- }
2173
- .Meta-module_light__2baE- {
2174
- color: rgba(255, 255, 255, 0.6);
2028
+ .MaterialTitle-module_root__18ku- {
2029
+ margin: 0;
2175
2030
 
2176
- fill: currentColor;
2177
- }
2178
- .Meta-module_dark__24y9m,
2179
- .Meta-module_isDark__3g22f {
2180
- color: rgba(0, 0, 0, 0.4);
2181
- }
2182
- .Meta-module_episode__1K2Xv,
2183
- .Meta-module_card__LE1RK,
2184
- .Meta-module_slide__3g6fG,
2185
- .Meta-module_podcast__1m4zo {
2186
- display: -webkit-box;
2187
- display: -webkit-flex;
2188
- display: -ms-flexbox;
2189
- display: flex;
2190
- align-items: center;
2191
- flex-flow: row wrap
2031
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2032
+ font-size: 25px;
2033
+ font-weight: normal;
2034
+ line-height: 27px
2192
2035
  }
2193
2036
  @media only screen and (min-width: 48em) {
2194
- .Meta-module_episode__1K2Xv,
2195
- .Meta-module_card__LE1RK,
2196
- .Meta-module_slide__3g6fG,
2197
- .Meta-module_podcast__1m4zo {
2198
- display: block
2199
- }
2200
- }
2201
- @media only screen and (max-width: 32.1875em) {
2202
- .Meta-module_hasSource__2lXiN {
2203
- display: -webkit-box;
2204
- display: -webkit-flex;
2205
- display: -ms-flexbox;
2206
- display: flex;
2207
- flex-flow: row wrap
2208
- }
2209
- }
2210
- .Meta-module_bookmark__3ot3k {
2211
- position: absolute;
2212
- z-index: 10;
2213
- right: -12px;
2214
- bottom: -4px
2215
- }
2216
- @media only screen and (min-width: 32em) {
2217
- .Meta-module_bookmark__3ot3k {
2218
- display: none
2037
+ .MaterialTitle-module_root__18ku- {
2038
+ font-size: 37px;
2039
+ line-height: 38px
2219
2040
  }
2220
2041
  }
2221
- /* VISIBILITY */
2222
- @media only screen and (min-width: 32em) {
2223
- .Meta-module_mobile__22LGV {
2224
- display: none
2042
+ .MaterialTitle-module_primary__2Sfmx {
2043
+ font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
2044
+ font-weight: normal;
2225
2045
  }
2226
- }
2227
- .Meta-module_desktop__1ZGUS {
2228
- display: none
2046
+ .MaterialTitle-module_secondary__3uDp4 {
2047
+ font-size: 24px;
2048
+ font-weight: 700
2229
2049
  }
2230
- @media only screen and (min-width: 32em) {
2231
- .Meta-module_desktop__1ZGUS {
2232
- display: block
2050
+ @media only screen and (min-width: 48em) {
2051
+ .MaterialTitle-module_secondary__3uDp4 {
2052
+ font-size: 36px
2233
2053
  }
2234
2054
  }
2235
2055
 
@@ -2246,78 +2066,136 @@
2246
2066
  /* 511 */
2247
2067
  /* 1023 */
2248
2068
  /* Zindex */
2249
- .QuoteBlock-module_root__2GrcC {
2250
- position: relative;
2069
+ .Toolbar-module_root__2HF2r {
2070
+ overflow: hidden;
2251
2071
 
2252
- margin-bottom: calc(14rem / 16);
2253
- padding-left: calc(18rem / 16);
2072
+ transform: translateZ(0);
2254
2073
 
2255
- font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
2256
- font-size: calc(18rem / 16);
2257
- line-height: calc(24rem / 16)
2074
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2258
2075
  }
2259
- @media only screen and (min-width: 32em) {
2260
- .QuoteBlock-module_root__2GrcC {
2261
- margin: 0 0 20px;
2262
- padding-left: 38px;
2076
+ .Toolbar-module_list__1n5ny {
2077
+ display: -webkit-box;
2078
+ display: -webkit-flex;
2079
+ display: -ms-flexbox;
2080
+ display: flex;
2081
+ flex-flow: row wrap;
2263
2082
 
2264
- font-size: 20px;
2265
- line-height: 28px
2083
+ margin: 0 0 0 -10px;
2084
+ padding: 0;
2085
+
2086
+ list-style: none
2087
+ }
2088
+ @media only screen and (min-width: 64em) {
2089
+ .Toolbar-module_list__1n5ny {
2090
+ margin: 0 0 0 -15px
2266
2091
  }
2267
2092
  }
2268
- .QuoteBlock-module_root__2GrcC + .QuoteBlock-module_root__2GrcC {
2269
- margin-top: calc(-14rem / 16);
2270
- padding-top: calc(14rem / 16)
2093
+ .Toolbar-module_item__36x7d {
2094
+ position: relative;
2095
+
2096
+ min-width: 42px;
2097
+ height: 32px;
2098
+ padding-right: 10px;
2099
+ padding-left: 10px;
2100
+
2101
+ cursor: pointer;
2102
+ transition: color 250ms ease;
2103
+ text-align: center;
2104
+
2105
+ color: #808080;
2106
+
2107
+ line-height: 1
2271
2108
  }
2272
- @media only screen and (min-width: 32em) {
2273
- .QuoteBlock-module_root__2GrcC + .QuoteBlock-module_root__2GrcC {
2274
- margin-top: -20px;
2275
- padding-top: 20px
2109
+ @media only screen and (min-width: 64em) {
2110
+ .Toolbar-module_item__36x7d {
2111
+ padding-right: 15px;
2112
+ padding-left: 15px
2276
2113
  }
2277
2114
  }
2278
- .QuoteBlock-module_root__2GrcC + .QuoteBlock-module_root__2GrcC::before {
2279
- top: -10px;
2115
+ .Toolbar-module_item__36x7d:last-child {
2116
+ margin-right: 0;
2280
2117
  }
2281
- .QuoteBlock-module_root__2GrcC:before {
2118
+ .Toolbar-module_item__36x7d::before {
2282
2119
  position: absolute;
2283
- top: 5px;
2284
- bottom: 7px;
2120
+ top: 7px;
2285
2121
  left: 0;
2286
2122
 
2287
- width: 4px;
2123
+ height: 18px;
2288
2124
 
2289
2125
  content: '';
2126
+ vertical-align: middle;
2290
2127
 
2291
- border-radius: 2px;
2292
- background-color: #ebebeb
2293
- }
2294
- @media only screen and (min-width: 32em) {
2295
- .QuoteBlock-module_root__2GrcC:before {
2296
- top: 4px;
2297
- bottom: 6px
2298
- }
2299
- }
2300
- .QuoteBlock-module_root__2GrcC:last-child {
2301
- margin-bottom: 0;
2128
+ border-left: 1px solid rgba(0, 0, 0, 0.15);
2302
2129
  }
2303
- .QuoteBlock-module_root__2GrcC p {
2304
- margin: 0;
2130
+ .Toolbar-module_item__36x7d:empty {
2131
+ display: none;
2305
2132
  }
2306
- .QuoteBlock-module_root__2GrcC a {
2307
- text-decoration: none;
2308
-
2309
- color: inherit;
2310
- box-shadow: inset 0 -1px #b88b59;
2133
+ .Toolbar-module_isInTopbar__223iP {
2134
+ height: 100%;
2311
2135
  }
2312
- .QuoteBlock-module_root__2GrcC a:hover {
2313
- color: #b88b59;
2136
+ .Toolbar-module_isInTopbar__223iP .Toolbar-module_item__36x7d {
2137
+ height: 100%;
2314
2138
  }
2315
- .QuoteBlock-module_center__cTFNy {
2139
+ .Toolbar-module_center__3_H8M {
2316
2140
  width: 100%;
2317
2141
  max-width: 650px;
2318
2142
  margin-right: auto;
2319
2143
  margin-left: auto;
2320
2144
  }
2145
+ .Toolbar-module_game__5-jY_ {
2146
+ margin-top: 11px
2147
+ }
2148
+ @media only screen and (min-width: 32em) {
2149
+ .Toolbar-module_game__5-jY_ {
2150
+ margin-top: 18px
2151
+ }
2152
+ }
2153
+ .Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
2154
+ .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
2155
+ justify-content: center
2156
+ }
2157
+ @media only screen and (min-width: 32em) {
2158
+ .Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
2159
+ .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
2160
+ display: -webkit-box;
2161
+ display: -webkit-flex;
2162
+ display: -ms-flexbox;
2163
+ display: flex
2164
+ }
2165
+ }
2166
+ .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
2167
+ width: 260px
2168
+ }
2169
+ @media only screen and (min-width: 32em) {
2170
+ .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
2171
+ width: auto
2172
+ }
2173
+ }
2174
+ .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
2175
+ content: none
2176
+ }
2177
+ @media only screen and (min-width: 32em) {
2178
+ .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
2179
+ content: ''
2180
+ }
2181
+ }
2182
+ .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_item__36x7d:first-child::before,
2183
+ .Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:first-child::before {
2184
+ content: none;
2185
+ }
2186
+ @media only screen and (min-width: 64em) {
2187
+ .Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
2188
+ .Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
2189
+ margin-left: 0
2190
+ }
2191
+ }
2192
+ .Toolbar-module_isDark__k1U0i .Toolbar-module_item__36x7d::before,
2193
+ .Toolbar-module_dark__2Ejc9 .Toolbar-module_item__36x7d::before {
2194
+ border-left-color: rgba(255, 255, 255, 0.2);
2195
+ }
2196
+ [data-context='prodano'] .Toolbar-module_root__2HF2r {
2197
+ display: none;
2198
+ }
2321
2199
 
2322
2200
  /* Colors */
2323
2201
  /* Fonts */
@@ -2337,68 +2215,6 @@
2337
2215
  font-weight: normal;
2338
2216
  }
2339
2217
 
2340
- /* Colors */
2341
- /* Fonts */
2342
- /* Gap */
2343
- /* Media */
2344
- /* 512 */
2345
- /* 650 */
2346
- /* 768 */
2347
- /* 1024 */
2348
- /* 1010 */
2349
- /* 1200 */
2350
- /* 511 */
2351
- /* 1023 */
2352
- /* Zindex */
2353
- .CardTitle-module_root__1uqqF {
2354
- margin-bottom: 11px
2355
- }
2356
- @media only screen and (min-width: 64em) {
2357
- .CardTitle-module_root__1uqqF {
2358
- margin-bottom: 10px;
2359
-
2360
- text-align: center
2361
- }
2362
- }
2363
- .CardTitle-module_index__4FsTf {
2364
- margin-bottom: 7px;
2365
-
2366
- color: #b88b59;
2367
-
2368
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2369
- font-size: 20px;
2370
- font-weight: 700;
2371
- line-height: 24px;
2372
- }
2373
- .CardTitle-module_title__2iTI6 {
2374
- color: #1d1d1d;
2375
-
2376
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2377
- font-size: 20px;
2378
- font-weight: 700;
2379
- line-height: 24px
2380
- }
2381
- @media only screen and (min-width: 64em) {
2382
- .CardTitle-module_title__2iTI6 {
2383
- font-size: 28px;
2384
- line-height: 34px
2385
- }
2386
- }
2387
- /* VISIBILITY */
2388
- @media only screen and (min-width: 32em) {
2389
- .CardTitle-module_mobile__1_kij {
2390
- display: none
2391
- }
2392
- }
2393
- .CardTitle-module_desktop__1l3_n {
2394
- display: none
2395
- }
2396
- @media only screen and (min-width: 32em) {
2397
- .CardTitle-module_desktop__1l3_n {
2398
- display: block
2399
- }
2400
- }
2401
-
2402
2218
  /* Colors */
2403
2219
  /* Fonts */
2404
2220
  /* Gap */
@@ -2609,94 +2425,55 @@
2609
2425
  /* 511 */
2610
2426
  /* 1023 */
2611
2427
  /* Zindex */
2612
- .GroupedBlock-module_root__2qfQA {
2613
- max-width: 644px;
2614
- margin: 15px auto 0
2428
+ .CardTitle-module_root__1uqqF {
2429
+ margin-bottom: 11px
2615
2430
  }
2616
- @media only screen and (min-width: 48em) {
2617
- .GroupedBlock-module_root__2qfQA {
2618
- max-width: none;
2619
- margin-top: 25px;
2620
- margin-bottom: 20px
2431
+ @media only screen and (min-width: 64em) {
2432
+ .CardTitle-module_root__1uqqF {
2433
+ margin-bottom: 10px;
2434
+
2435
+ text-align: center
2621
2436
  }
2622
2437
  }
2623
- .GroupedBlock-module_hasFigcaption__2_mcf {
2624
- margin-bottom: 15px;
2438
+ .CardTitle-module_index__4FsTf {
2439
+ margin-bottom: 7px;
2440
+
2441
+ color: #b88b59;
2442
+
2443
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2444
+ font-size: 20px;
2445
+ font-weight: 700;
2446
+ line-height: 24px;
2625
2447
  }
2626
- @media only screen and (min-width: 48em) {
2627
- .GroupedBlock-module_hasFigcaption__2_mcf + .GroupedBlock-module_root__2qfQA {
2628
- margin-top: 25px
2448
+ .CardTitle-module_title__2iTI6 {
2449
+ color: #1d1d1d;
2450
+
2451
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2452
+ font-size: 20px;
2453
+ font-weight: 700;
2454
+ line-height: 24px
2455
+ }
2456
+ @media only screen and (min-width: 64em) {
2457
+ .CardTitle-module_title__2iTI6 {
2458
+ font-size: 28px;
2459
+ line-height: 34px
2629
2460
  }
2630
2461
  }
2631
- .GroupedBlock-module_hasFigcaption__2_mcf .GroupedBlock-module_item__3sz9_:last-child {
2632
- margin-bottom: 0;
2633
- }
2634
- .GroupedBlock-module_items__2DV2X {
2635
- display: -webkit-box;
2636
- display: -webkit-flex;
2637
- display: -ms-flexbox;
2638
- display: flex;
2639
- flex-direction: column;
2640
- flex-wrap: nowrap
2641
- }
2642
- @media only screen and (min-width: 48em) {
2643
- .GroupedBlock-module_items__2DV2X {
2644
- flex-direction: row
2645
- }
2646
- }
2647
- .GroupedBlock-module_item__3sz9_ {
2648
- flex-grow: 1;
2649
-
2650
- width: 100%;
2651
- min-width: 100%;
2652
- max-width: 100%;
2653
- margin-bottom: 20px
2654
- }
2655
- @media only screen and (min-width: 48em) {
2656
- .GroupedBlock-module_item__3sz9_ {
2657
- min-width: 0;
2658
- max-width: none;
2659
- margin-bottom: 0
2660
- }
2661
- }
2662
- @media only screen and (min-width: 48em) {
2663
- .GroupedBlock-module_item__3sz9_ + .GroupedBlock-module_item__3sz9_ {
2664
- margin-left: 15px
2665
- }
2666
- }
2667
- .GroupedBlock-module_figcaption__2Q_wf {
2668
- max-width: 650px;
2669
- margin-right: auto;
2670
- margin-left: auto;
2671
- }
2672
- /* DISPLAY */
2673
- @media only screen and (min-width: 48em) {
2674
- .GroupedBlock-module_default__3ylw_ {
2675
- max-width: 650px
2676
- }
2677
- }
2678
- .GroupedBlock-module_full__1dzQR {
2679
- max-width: 980px;
2680
- }
2681
- .GroupedBlock-module_super_full__1PU72 {
2682
- max-width: 1680px;
2683
- }
2684
- /* VISIBILITY */
2685
- @media only screen and (min-width: 32em) {
2686
- .GroupedBlock-module_mobile__3n8Ub {
2687
- display: none
2462
+ /* VISIBILITY */
2463
+ @media only screen and (min-width: 32em) {
2464
+ .CardTitle-module_mobile__1_kij {
2465
+ display: none
2688
2466
  }
2689
2467
  }
2690
- .GroupedBlock-module_desktop__6ZRpA {
2468
+ .CardTitle-module_desktop__1l3_n {
2691
2469
  display: none
2692
2470
  }
2693
2471
  @media only screen and (min-width: 32em) {
2694
- .GroupedBlock-module_desktop__6ZRpA {
2472
+ .CardTitle-module_desktop__1l3_n {
2695
2473
  display: block
2696
2474
  }
2697
2475
  }
2698
2476
 
2699
-
2700
2477
  /* Colors */
2701
2478
  /* Fonts */
2702
2479
  /* Gap */
@@ -2800,6 +2577,229 @@
2800
2577
  }
2801
2578
  }
2802
2579
 
2580
+ /* Colors */
2581
+ /* Fonts */
2582
+ /* Gap */
2583
+ /* Media */
2584
+ /* 512 */
2585
+ /* 650 */
2586
+ /* 768 */
2587
+ /* 1024 */
2588
+ /* 1010 */
2589
+ /* 1200 */
2590
+ /* 511 */
2591
+ /* 1023 */
2592
+ /* Zindex */
2593
+ .Meta-module_root__12AG7 {
2594
+ transform: translateZ(0);
2595
+
2596
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2597
+ font-size: 12px;
2598
+ line-height: 15px;
2599
+
2600
+ fill: inherit;
2601
+ }
2602
+ .Meta-module_rich__1XBtZ,
2603
+ .Meta-module_podcast__1m4zo,
2604
+ .Meta-module_episode__1K2Xv,
2605
+ .Meta-module_simple__3vUiI,
2606
+ .Meta-module_slide__3g6fG,
2607
+ .Meta-module_card__LE1RK,
2608
+ .Meta-module_game__3aNlZ,
2609
+ .Meta-module_isInMaterial__zaYMy {
2610
+ width: 100%;
2611
+
2612
+ color: rgba(0, 0, 0, 0.4);
2613
+ }
2614
+ .Meta-module_podcast__1m4zo {
2615
+ fill: currentColor;
2616
+ }
2617
+ .Meta-module_isInSearchItem__1wbpx {
2618
+ color: rgba(255, 255, 255, 0.7);
2619
+ }
2620
+ .Meta-module_slide__3g6fG.Meta-module_isInMediaBlock__3xfPF,
2621
+ .Meta-module_card__LE1RK.Meta-module_isInMediaBlock__3xfPF,
2622
+ .Meta-module_center__3BBPr.Meta-module_isInMediaBlock__3xfPF {
2623
+ text-align: left;
2624
+ }
2625
+ @media only screen and (min-width: 64em) {
2626
+ .Meta-module_center__3BBPr.Meta-module_half__1xRkT {
2627
+ text-align: left
2628
+ }
2629
+ }
2630
+ @media only screen and (min-width: 32em) {
2631
+ .Meta-module_episode__1K2Xv,
2632
+ .Meta-module_card__LE1RK,
2633
+ .Meta-module_slide__3g6fG,
2634
+ .Meta-module_game__3aNlZ,
2635
+ .Meta-module_center__3BBPr {
2636
+ text-align: center
2637
+ }
2638
+ }
2639
+ .Meta-module_light__2baE- {
2640
+ color: rgba(255, 255, 255, 0.6);
2641
+
2642
+ fill: currentColor;
2643
+ }
2644
+ .Meta-module_dark__24y9m,
2645
+ .Meta-module_isDark__3g22f {
2646
+ color: rgba(0, 0, 0, 0.4);
2647
+ }
2648
+ .Meta-module_episode__1K2Xv,
2649
+ .Meta-module_card__LE1RK,
2650
+ .Meta-module_slide__3g6fG,
2651
+ .Meta-module_podcast__1m4zo {
2652
+ display: -webkit-box;
2653
+ display: -webkit-flex;
2654
+ display: -ms-flexbox;
2655
+ display: flex;
2656
+ align-items: center;
2657
+ flex-flow: row wrap
2658
+ }
2659
+ @media only screen and (min-width: 48em) {
2660
+ .Meta-module_episode__1K2Xv,
2661
+ .Meta-module_card__LE1RK,
2662
+ .Meta-module_slide__3g6fG,
2663
+ .Meta-module_podcast__1m4zo {
2664
+ display: block
2665
+ }
2666
+ }
2667
+ @media only screen and (max-width: 32.1875em) {
2668
+ .Meta-module_hasSource__2lXiN {
2669
+ display: -webkit-box;
2670
+ display: -webkit-flex;
2671
+ display: -ms-flexbox;
2672
+ display: flex;
2673
+ flex-flow: row wrap
2674
+ }
2675
+ }
2676
+ .Meta-module_bookmark__3ot3k {
2677
+ position: absolute;
2678
+ z-index: 10;
2679
+ right: -12px;
2680
+ bottom: -4px
2681
+ }
2682
+ @media only screen and (min-width: 32em) {
2683
+ .Meta-module_bookmark__3ot3k {
2684
+ display: none
2685
+ }
2686
+ }
2687
+ /* VISIBILITY */
2688
+ @media only screen and (min-width: 32em) {
2689
+ .Meta-module_mobile__22LGV {
2690
+ display: none
2691
+ }
2692
+ }
2693
+ .Meta-module_desktop__1ZGUS {
2694
+ display: none
2695
+ }
2696
+ @media only screen and (min-width: 32em) {
2697
+ .Meta-module_desktop__1ZGUS {
2698
+ display: block
2699
+ }
2700
+ }
2701
+
2702
+ /* Colors */
2703
+ /* Fonts */
2704
+ /* Gap */
2705
+ /* Media */
2706
+ /* 512 */
2707
+ /* 650 */
2708
+ /* 768 */
2709
+ /* 1024 */
2710
+ /* 1010 */
2711
+ /* 1200 */
2712
+ /* 511 */
2713
+ /* 1023 */
2714
+ /* Zindex */
2715
+ .GroupedBlock-module_root__2qfQA {
2716
+ max-width: 644px;
2717
+ margin: 15px auto 0
2718
+ }
2719
+ @media only screen and (min-width: 48em) {
2720
+ .GroupedBlock-module_root__2qfQA {
2721
+ max-width: none;
2722
+ margin-top: 25px;
2723
+ margin-bottom: 20px
2724
+ }
2725
+ }
2726
+ .GroupedBlock-module_hasFigcaption__2_mcf {
2727
+ margin-bottom: 15px;
2728
+ }
2729
+ @media only screen and (min-width: 48em) {
2730
+ .GroupedBlock-module_hasFigcaption__2_mcf + .GroupedBlock-module_root__2qfQA {
2731
+ margin-top: 25px
2732
+ }
2733
+ }
2734
+ .GroupedBlock-module_hasFigcaption__2_mcf .GroupedBlock-module_item__3sz9_:last-child {
2735
+ margin-bottom: 0;
2736
+ }
2737
+ .GroupedBlock-module_items__2DV2X {
2738
+ display: -webkit-box;
2739
+ display: -webkit-flex;
2740
+ display: -ms-flexbox;
2741
+ display: flex;
2742
+ flex-direction: column;
2743
+ flex-wrap: nowrap
2744
+ }
2745
+ @media only screen and (min-width: 48em) {
2746
+ .GroupedBlock-module_items__2DV2X {
2747
+ flex-direction: row
2748
+ }
2749
+ }
2750
+ .GroupedBlock-module_item__3sz9_ {
2751
+ flex-grow: 1;
2752
+
2753
+ width: 100%;
2754
+ min-width: 100%;
2755
+ max-width: 100%;
2756
+ margin-bottom: 20px
2757
+ }
2758
+ @media only screen and (min-width: 48em) {
2759
+ .GroupedBlock-module_item__3sz9_ {
2760
+ min-width: 0;
2761
+ max-width: none;
2762
+ margin-bottom: 0
2763
+ }
2764
+ }
2765
+ @media only screen and (min-width: 48em) {
2766
+ .GroupedBlock-module_item__3sz9_ + .GroupedBlock-module_item__3sz9_ {
2767
+ margin-left: 15px
2768
+ }
2769
+ }
2770
+ .GroupedBlock-module_figcaption__2Q_wf {
2771
+ max-width: 650px;
2772
+ margin-right: auto;
2773
+ margin-left: auto;
2774
+ }
2775
+ /* DISPLAY */
2776
+ @media only screen and (min-width: 48em) {
2777
+ .GroupedBlock-module_default__3ylw_ {
2778
+ max-width: 650px
2779
+ }
2780
+ }
2781
+ .GroupedBlock-module_full__1dzQR {
2782
+ max-width: 980px;
2783
+ }
2784
+ .GroupedBlock-module_super_full__1PU72 {
2785
+ max-width: 1680px;
2786
+ }
2787
+ /* VISIBILITY */
2788
+ @media only screen and (min-width: 32em) {
2789
+ .GroupedBlock-module_mobile__3n8Ub {
2790
+ display: none
2791
+ }
2792
+ }
2793
+ .GroupedBlock-module_desktop__6ZRpA {
2794
+ display: none
2795
+ }
2796
+ @media only screen and (min-width: 32em) {
2797
+ .GroupedBlock-module_desktop__6ZRpA {
2798
+ display: block
2799
+ }
2800
+ }
2801
+
2802
+
2803
2803
  /* Colors */
2804
2804
  /* Fonts */
2805
2805
  /* Gap */
@@ -2817,55 +2817,185 @@
2817
2817
  margin: 18px 0;
2818
2818
  padding: 12px 12px 13px;
2819
2819
 
2820
- border: 1px solid rgba(0, 0, 0, 0.08);
2821
- border-radius: 4px;
2822
- border-radius: 8px;
2823
- background: #FFF8C4;
2820
+ border: 1px solid rgba(0, 0, 0, 0.08);
2821
+ border-radius: 4px;
2822
+ border-radius: 8px;
2823
+ background: #FFF8C4;
2824
+
2825
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2826
+ font-size: 16px;
2827
+ font-weight: normal;
2828
+ line-height: 20px
2829
+ }
2830
+ @media only screen and (min-width: 32em) {
2831
+ .ImportantLead-module_root__2BdT3 {
2832
+ margin: 25px 0;
2833
+ padding: 12px 15px 13px;
2834
+
2835
+ font-size: 17px;
2836
+ line-height: 24px
2837
+ }
2838
+ }
2839
+ .ImportantLead-module_root__2BdT3:last-child {
2840
+ margin-bottom: 0;
2841
+ }
2842
+ .ImportantLead-module_root__2BdT3:first-child {
2843
+ margin-top: 0;
2844
+ }
2845
+ .ImportantLead-module_root__2BdT3 a {
2846
+ color: #000;
2847
+ box-shadow: inset 0 -1px #000;
2848
+ }
2849
+ .ImportantLead-module_root__2BdT3 a:hover {
2850
+ color: #b88b59;
2851
+ box-shadow: inset 0 -1px #b88b59;
2852
+ }
2853
+ .ImportantLead-module_slide__3kQ9x {
2854
+ max-width: 650px;
2855
+ margin-right: auto;
2856
+ margin-left: auto;
2857
+ }
2858
+ /* VISIBILITY */
2859
+ @media only screen and (min-width: 32em) {
2860
+ .ImportantLead-module_mobile__3BXbm {
2861
+ display: none
2862
+ }
2863
+ }
2864
+ .ImportantLead-module_desktop__3Zljc {
2865
+ display: none
2866
+ }
2867
+ @media only screen and (min-width: 32em) {
2868
+ .ImportantLead-module_desktop__3Zljc {
2869
+ display: block
2870
+ }
2871
+ }
2872
+
2873
+
2874
+ /* Colors */
2875
+ /* Fonts */
2876
+ /* Gap */
2877
+ /* Media */
2878
+ /* 512 */
2879
+ /* 650 */
2880
+ /* 768 */
2881
+ /* 1024 */
2882
+ /* 1010 */
2883
+ /* 1200 */
2884
+ /* 511 */
2885
+ /* 1023 */
2886
+ /* Zindex */
2887
+ .RelatedBlock-module_root__IKcQq {
2888
+ margin: 16px 0;
2889
+
2890
+ border-radius: 8px;
2891
+ background-color: #f5f5f5;
2892
+ box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 4px 0 0 #b78b5c
2893
+ }
2894
+ @media only screen and (min-width: 48em) {
2895
+ .RelatedBlock-module_root__IKcQq {
2896
+ margin: 25px 0
2897
+ }
2898
+ }
2899
+ .RelatedBlock-module_root__IKcQq:last-child {
2900
+ margin-bottom: 0;
2901
+ }
2902
+ .RelatedBlock-module_root__IKcQq:first-child {
2903
+ margin-top: 0;
2904
+ }
2905
+ .RelatedBlock-module_root__IKcQq a {
2906
+ display: block;
2907
+
2908
+ padding: 12px 12px 13px;
2909
+
2910
+ transition: color 0.15s;
2911
+ text-decoration: none;
2912
+
2913
+ color: #000;
2914
+ box-shadow: none;
2915
+
2916
+ font-size: 17px;
2917
+ line-height: 20px
2918
+ }
2919
+ @media only screen and (min-width: 48em) {
2920
+ .RelatedBlock-module_root__IKcQq a {
2921
+ padding: 15px 20px 17px;
2922
+
2923
+ font-size: 19px;
2924
+ line-height: 23px
2925
+ }
2926
+ }
2927
+ .RelatedBlock-module_root__IKcQq a:hover {
2928
+ color: #5c5c5c;
2929
+ }
2930
+ .RelatedBlock-module_header__2SuWP {
2931
+ margin: 0;
2932
+ padding: 14px 12px 3px;
2933
+
2934
+ letter-spacing: 1px;
2935
+ text-transform: uppercase;
2936
+
2937
+ color: #7F7F7F;
2824
2938
 
2825
2939
  font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2826
- font-size: 16px;
2827
- font-weight: normal;
2828
- line-height: 20px
2940
+ font-size: 12px;
2941
+ font-weight: 600;
2942
+ line-height: 17px
2829
2943
  }
2830
- @media only screen and (min-width: 32em) {
2831
- .ImportantLead-module_root__2BdT3 {
2832
- margin: 25px 0;
2833
- padding: 12px 15px 13px;
2944
+ @media only screen and (min-width: 48em) {
2945
+ .RelatedBlock-module_header__2SuWP {
2946
+ padding: 20px 20px 14px;
2834
2947
 
2835
- font-size: 17px;
2836
- line-height: 24px
2948
+ font-size: 14px;
2949
+ line-height: 16px
2837
2950
  }
2838
2951
  }
2839
- .ImportantLead-module_root__2BdT3:last-child {
2840
- margin-bottom: 0;
2952
+ .RelatedBlock-module_items__2V-Ap {
2953
+ margin: 0;
2954
+ padding-left: 0;
2955
+
2956
+ list-style: none;
2841
2957
  }
2842
- .ImportantLead-module_root__2BdT3:first-child {
2843
- margin-top: 0;
2958
+ .RelatedBlock-module_items__2V-Ap li {
2959
+ padding: 0;
2844
2960
  }
2845
- .ImportantLead-module_root__2BdT3 a {
2846
- color: #000;
2847
- box-shadow: inset 0 -1px #000;
2961
+ .RelatedBlock-module_items__2V-Ap li + li {
2962
+ border-top: 1px solid #e6e6e6;
2848
2963
  }
2849
- .ImportantLead-module_root__2BdT3 a:hover {
2850
- color: #b88b59;
2851
- box-shadow: inset 0 -1px #b88b59;
2964
+ .RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
2965
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
2966
+ font-size: 16px;
2967
+ font-weight: 700;
2968
+ line-height: 18px
2852
2969
  }
2853
- .ImportantLead-module_slide__3kQ9x {
2970
+ @media only screen and (min-width: 48em) {
2971
+ .RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
2972
+ font-size: 18px
2973
+ }
2974
+ }
2975
+ .RelatedBlock-module_simple__29HVO {
2976
+ }
2977
+ .RelatedBlock-module_center__1LmW8 {
2854
2978
  max-width: 650px;
2855
2979
  margin-right: auto;
2856
2980
  margin-left: auto;
2857
2981
  }
2982
+ .RelatedBlock-module_isInSlideMaterial__2YSYG:first-child {
2983
+ margin-top: 0;
2984
+ }
2985
+ .RelatedBlock-module_isInSlideMaterial__2YSYG:last-child {
2986
+ margin-bottom: 0;
2987
+ }
2858
2988
  /* VISIBILITY */
2859
2989
  @media only screen and (min-width: 32em) {
2860
- .ImportantLead-module_mobile__3BXbm {
2990
+ .RelatedBlock-module_mobile__2XM5a {
2861
2991
  display: none
2862
2992
  }
2863
2993
  }
2864
- .ImportantLead-module_desktop__3Zljc {
2994
+ .RelatedBlock-module_desktop__2mXeq {
2865
2995
  display: none
2866
2996
  }
2867
2997
  @media only screen and (min-width: 32em) {
2868
- .ImportantLead-module_desktop__3Zljc {
2998
+ .RelatedBlock-module_desktop__2mXeq {
2869
2999
  display: block
2870
3000
  }
2871
3001
  }
@@ -3033,136 +3163,6 @@
3033
3163
  }
3034
3164
  }
3035
3165
 
3036
- /* Colors */
3037
- /* Fonts */
3038
- /* Gap */
3039
- /* Media */
3040
- /* 512 */
3041
- /* 650 */
3042
- /* 768 */
3043
- /* 1024 */
3044
- /* 1010 */
3045
- /* 1200 */
3046
- /* 511 */
3047
- /* 1023 */
3048
- /* Zindex */
3049
- .RelatedBlock-module_root__IKcQq {
3050
- margin: 16px 0;
3051
-
3052
- border-radius: 8px;
3053
- background-color: #f5f5f5;
3054
- box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 4px 0 0 #b78b5c
3055
- }
3056
- @media only screen and (min-width: 48em) {
3057
- .RelatedBlock-module_root__IKcQq {
3058
- margin: 25px 0
3059
- }
3060
- }
3061
- .RelatedBlock-module_root__IKcQq:last-child {
3062
- margin-bottom: 0;
3063
- }
3064
- .RelatedBlock-module_root__IKcQq:first-child {
3065
- margin-top: 0;
3066
- }
3067
- .RelatedBlock-module_root__IKcQq a {
3068
- display: block;
3069
-
3070
- padding: 12px 12px 13px;
3071
-
3072
- transition: color 0.15s;
3073
- text-decoration: none;
3074
-
3075
- color: #000;
3076
- box-shadow: none;
3077
-
3078
- font-size: 17px;
3079
- line-height: 20px
3080
- }
3081
- @media only screen and (min-width: 48em) {
3082
- .RelatedBlock-module_root__IKcQq a {
3083
- padding: 15px 20px 17px;
3084
-
3085
- font-size: 19px;
3086
- line-height: 23px
3087
- }
3088
- }
3089
- .RelatedBlock-module_root__IKcQq a:hover {
3090
- color: #5c5c5c;
3091
- }
3092
- .RelatedBlock-module_header__2SuWP {
3093
- margin: 0;
3094
- padding: 14px 12px 3px;
3095
-
3096
- letter-spacing: 1px;
3097
- text-transform: uppercase;
3098
-
3099
- color: #7F7F7F;
3100
-
3101
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3102
- font-size: 12px;
3103
- font-weight: 600;
3104
- line-height: 17px
3105
- }
3106
- @media only screen and (min-width: 48em) {
3107
- .RelatedBlock-module_header__2SuWP {
3108
- padding: 20px 20px 14px;
3109
-
3110
- font-size: 14px;
3111
- line-height: 16px
3112
- }
3113
- }
3114
- .RelatedBlock-module_items__2V-Ap {
3115
- margin: 0;
3116
- padding-left: 0;
3117
-
3118
- list-style: none;
3119
- }
3120
- .RelatedBlock-module_items__2V-Ap li {
3121
- padding: 0;
3122
- }
3123
- .RelatedBlock-module_items__2V-Ap li + li {
3124
- border-top: 1px solid #e6e6e6;
3125
- }
3126
- .RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
3127
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3128
- font-size: 16px;
3129
- font-weight: 700;
3130
- line-height: 18px
3131
- }
3132
- @media only screen and (min-width: 48em) {
3133
- .RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
3134
- font-size: 18px
3135
- }
3136
- }
3137
- .RelatedBlock-module_simple__29HVO {
3138
- }
3139
- .RelatedBlock-module_center__1LmW8 {
3140
- max-width: 650px;
3141
- margin-right: auto;
3142
- margin-left: auto;
3143
- }
3144
- .RelatedBlock-module_isInSlideMaterial__2YSYG:first-child {
3145
- margin-top: 0;
3146
- }
3147
- .RelatedBlock-module_isInSlideMaterial__2YSYG:last-child {
3148
- margin-bottom: 0;
3149
- }
3150
- /* VISIBILITY */
3151
- @media only screen and (min-width: 32em) {
3152
- .RelatedBlock-module_mobile__2XM5a {
3153
- display: none
3154
- }
3155
- }
3156
- .RelatedBlock-module_desktop__2mXeq {
3157
- display: none
3158
- }
3159
- @media only screen and (min-width: 32em) {
3160
- .RelatedBlock-module_desktop__2mXeq {
3161
- display: block
3162
- }
3163
- }
3164
-
3165
-
3166
3166
  /* Colors */
3167
3167
  /* Fonts */
3168
3168
  /* Gap */
@@ -3270,15 +3270,59 @@
3270
3270
  }
3271
3271
  }
3272
3272
  @media only screen and (min-width: 32em) {
3273
- .RichTitle-module_mobile__1Cb6E {
3273
+ .RichTitle-module_mobile__1Cb6E {
3274
+ display: none
3275
+ }
3276
+ }
3277
+ .RichTitle-module_desktop__2ixSQ {
3278
+ display: none
3279
+ }
3280
+ @media only screen and (min-width: 32em) {
3281
+ .RichTitle-module_desktop__2ixSQ {
3282
+ display: block
3283
+ }
3284
+ }
3285
+
3286
+ /* Colors */
3287
+ /* Fonts */
3288
+ /* Gap */
3289
+ /* Media */
3290
+ /* 512 */
3291
+ /* 650 */
3292
+ /* 768 */
3293
+ /* 1024 */
3294
+ /* 1010 */
3295
+ /* 1200 */
3296
+ /* 511 */
3297
+ /* 1023 */
3298
+ /* Zindex */
3299
+ .SimpleTitle-module_root__2jVQN {
3300
+ margin: 0 0 18px;
3301
+
3302
+ font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
3303
+ font-size: 20px;
3304
+ font-weight: normal;
3305
+ line-height: 23px
3306
+ }
3307
+ @media only screen and (min-width: 48em) {
3308
+ .SimpleTitle-module_root__2jVQN {
3309
+ margin-bottom: 15px;
3310
+
3311
+ font-size: 36px;
3312
+ line-height: 40px
3313
+ }
3314
+ }
3315
+ /* VISIBILITY */
3316
+ @media only screen and (min-width: 32em) {
3317
+ .SimpleTitle-module_mobile__11gBz {
3274
3318
  display: none
3275
3319
  }
3276
3320
  }
3277
- .RichTitle-module_desktop__2ixSQ {
3321
+ .SimpleTitle-module_desktop__3yXgy {
3278
3322
  display: none
3279
3323
  }
3280
3324
  @media only screen and (min-width: 32em) {
3281
- .RichTitle-module_desktop__2ixSQ {
3325
+ .SimpleTitle-module_desktop__3yXgy {
3282
3326
  display: block
3283
3327
  }
3284
3328
  }
@@ -3727,50 +3771,6 @@ a mark {
3727
3771
  box-shadow: inset 0 -1px #b88b59;
3728
3772
  }
3729
3773
 
3730
- /* Colors */
3731
- /* Fonts */
3732
- /* Gap */
3733
- /* Media */
3734
- /* 512 */
3735
- /* 650 */
3736
- /* 768 */
3737
- /* 1024 */
3738
- /* 1010 */
3739
- /* 1200 */
3740
- /* 511 */
3741
- /* 1023 */
3742
- /* Zindex */
3743
- .SimpleTitle-module_root__2jVQN {
3744
- margin: 0 0 18px;
3745
-
3746
- font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
3747
- font-size: 20px;
3748
- font-weight: normal;
3749
- line-height: 23px
3750
- }
3751
- @media only screen and (min-width: 48em) {
3752
- .SimpleTitle-module_root__2jVQN {
3753
- margin-bottom: 15px;
3754
-
3755
- font-size: 36px;
3756
- line-height: 40px
3757
- }
3758
- }
3759
- /* VISIBILITY */
3760
- @media only screen and (min-width: 32em) {
3761
- .SimpleTitle-module_mobile__11gBz {
3762
- display: none
3763
- }
3764
- }
3765
- .SimpleTitle-module_desktop__3yXgy {
3766
- display: none
3767
- }
3768
- @media only screen and (min-width: 32em) {
3769
- .SimpleTitle-module_desktop__3yXgy {
3770
- display: block
3771
- }
3772
- }
3773
-
3774
3774
  /* Colors */
3775
3775
  /* Fonts */
3776
3776
  /* Gap */
@@ -3847,55 +3847,239 @@ a mark {
3847
3847
  padding-top: 12px
3848
3848
  }
3849
3849
  }
3850
- .SourceBlock-module_origin__l3JbO {
3851
- letter-spacing: 1px;
3852
- text-transform: uppercase;
3853
- pointer-events: none;
3850
+ .SourceBlock-module_origin__l3JbO {
3851
+ letter-spacing: 1px;
3852
+ text-transform: uppercase;
3853
+ pointer-events: none;
3854
+
3855
+ color: #292929;
3856
+
3857
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3858
+ font-size: 16px;
3859
+ font-weight: bold;
3860
+ font-style: normal;
3861
+ line-height: 22px
3862
+ }
3863
+ @media only screen and (min-width: 48em) {
3864
+ .SourceBlock-module_origin__l3JbO {
3865
+ font-size: 18px;
3866
+ line-height: 26px
3867
+ }
3868
+ }
3869
+ .SourceBlock-module_center__3P93B {
3870
+ max-width: 650px;
3871
+ margin-right: auto;
3872
+ margin-left: auto;
3873
+ }
3874
+ /* VISIBILITY */
3875
+ @media only screen and (min-width: 32em) {
3876
+ .SourceBlock-module_mobile__2gw4S {
3877
+ display: none
3878
+ }
3879
+ }
3880
+ .SourceBlock-module_desktop__DecT6 {
3881
+ display: none
3882
+ }
3883
+ @media only screen and (min-width: 32em) {
3884
+ .SourceBlock-module_desktop__DecT6 {
3885
+ display: block
3886
+ }
3887
+ }
3888
+ /* Dark theme */
3889
+ .SourceBlock-module_isDark__3hEEp,
3890
+ .SourceBlock-module_isDark__3hEEp:hover {
3891
+ background-color: #262626;
3892
+ color: inherit;
3893
+ }
3894
+ .SourceBlock-module_isDark__3hEEp .SourceBlock-module_origin__l3JbO {
3895
+ color: #b8b8b8;
3896
+ }
3897
+ .SourceBlock-module_isDark__3hEEp footer {
3898
+ border-top-color: #3d3d3d;
3899
+ }
3900
+
3901
+ /* stylelint-disable declaration-empty-line-before */
3902
+ /* Colors */
3903
+ /* Fonts */
3904
+ /* Gap */
3905
+ /* Media */
3906
+ /* 512 */
3907
+ /* 650 */
3908
+ /* 768 */
3909
+ /* 1024 */
3910
+ /* 1010 */
3911
+ /* 1200 */
3912
+ /* 511 */
3913
+ /* 1023 */
3914
+ /* Zindex */
3915
+ .MetaItemLive-module_root__2mpD3 {
3916
+ position: relative;
3917
+
3918
+ display: inline-block;
3919
+
3920
+ width: 18px;
3921
+ height: 18px;
3922
+
3923
+ vertical-align: middle;
3924
+ }
3925
+ .MetaItemLive-module_gold__3yZEV {
3926
+ color: #b88b59;
3927
+ }
3928
+ .MetaItemLive-module_root__2mpD3::before,
3929
+ .MetaItemLive-module_root__2mpD3::after,
3930
+ .MetaItemLive-module_frame__1H_Ha {
3931
+ position: absolute;
3932
+ top: 0;
3933
+ right: 0;
3934
+ bottom: 0;
3935
+ left: 0;
3936
+ z-index: 0;
3937
+ }
3938
+ .MetaItemLive-module_root__2mpD3 {
3939
+ margin-top: -4px;
3940
+ margin-right: 1px;
3941
+
3942
+ transform: translateY(1px);
3943
+ }
3944
+ .MetaItemLive-module_root__2mpD3::before,
3945
+ .MetaItemLive-module_root__2mpD3::after,
3946
+ .MetaItemLive-module_frame__1H_Ha {
3947
+
3948
+ border-radius: 50%;
3949
+ transform: scale(0);
3950
+
3951
+ -webkit-animation-duration: 1.05s;
3952
+
3953
+ animation-duration: 1.05s;
3954
+ -webkit-animation-timing-function: linear;
3955
+ animation-timing-function: linear;
3956
+ -webkit-animation-iteration-count: infinite;
3957
+ animation-iteration-count: infinite;
3958
+ }
3959
+ .MetaItemLive-module_frame__1H_Ha {
3960
+
3961
+ background: currentColor;
3962
+
3963
+ -webkit-animation-name: MetaItemLive-module_liveMiddle__wyuV3;
3964
+
3965
+ animation-name: MetaItemLive-module_liveMiddle__wyuV3;
3966
+ }
3967
+ .MetaItemLive-module_root__2mpD3::before,
3968
+ .MetaItemLive-module_root__2mpD3::after {
3969
+
3970
+ border: 1px solid currentColor;
3971
+
3972
+ content: '';
3973
+ }
3974
+ .MetaItemLive-module_root__2mpD3::before {
3975
+ -webkit-animation-name: MetaItemLive-module_liveFirstWave__3dbvz;
3976
+ animation-name: MetaItemLive-module_liveFirstWave__3dbvz;
3977
+ }
3978
+ .MetaItemLive-module_root__2mpD3::after {
3979
+ -webkit-animation-name: MetaItemLive-module_liveSecondWave__12g57;
3980
+ animation-name: MetaItemLive-module_liveSecondWave__12g57;
3981
+ }
3982
+ @-webkit-keyframes MetaItemLive-module_liveMiddle__wyuV3 {
3983
+ 14% {
3984
+ transform: scale(0);
3985
+ }
3986
+
3987
+ 30% {
3988
+ transform: scale(0.22);
3989
+ }
3990
+
3991
+ 63% {
3992
+ transform: scale(0.22);
3993
+ }
3994
+
3995
+ 70% {
3996
+ transform: scale(0);
3997
+ }
3998
+
3999
+ 100% {
4000
+ transform: scale(0);
4001
+ }
4002
+ }
4003
+ @keyframes MetaItemLive-module_liveMiddle__wyuV3 {
4004
+ 14% {
4005
+ transform: scale(0);
4006
+ }
4007
+
4008
+ 30% {
4009
+ transform: scale(0.22);
4010
+ }
4011
+
4012
+ 63% {
4013
+ transform: scale(0.22);
4014
+ }
4015
+
4016
+ 70% {
4017
+ transform: scale(0);
4018
+ }
4019
+
4020
+ 100% {
4021
+ transform: scale(0);
4022
+ }
4023
+ }
4024
+ @-webkit-keyframes MetaItemLive-module_liveFirstWave__3dbvz {
4025
+ 21% {
4026
+ transform: scale(0.1);
4027
+ }
4028
+
4029
+ 53% {
4030
+ transform: scale(0.33);
4031
+ }
4032
+
4033
+ 100% {
4034
+ transform: scale(0.66);
4035
+
4036
+ opacity: 0;
4037
+ }
4038
+ }
4039
+ @keyframes MetaItemLive-module_liveFirstWave__3dbvz {
4040
+ 21% {
4041
+ transform: scale(0.1);
4042
+ }
4043
+
4044
+ 53% {
4045
+ transform: scale(0.33);
4046
+ }
4047
+
4048
+ 100% {
4049
+ transform: scale(0.66);
4050
+
4051
+ opacity: 0;
4052
+ }
4053
+ }
4054
+ @-webkit-keyframes MetaItemLive-module_liveSecondWave__12g57 {
4055
+ 21% {
4056
+ transform: scale(0.22);
4057
+ }
3854
4058
 
3855
- color: #292929;
4059
+ 53% {
4060
+ transform: scale(0.55);
4061
+ }
3856
4062
 
3857
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
3858
- font-size: 16px;
3859
- font-weight: bold;
3860
- font-style: normal;
3861
- line-height: 22px
3862
- }
3863
- @media only screen and (min-width: 48em) {
3864
- .SourceBlock-module_origin__l3JbO {
3865
- font-size: 18px;
3866
- line-height: 26px
3867
- }
4063
+ 100% {
4064
+ transform: scale(0.88);
4065
+
4066
+ opacity: 0;
3868
4067
  }
3869
- .SourceBlock-module_center__3P93B {
3870
- max-width: 650px;
3871
- margin-right: auto;
3872
- margin-left: auto;
3873
- }
3874
- /* VISIBILITY */
3875
- @media only screen and (min-width: 32em) {
3876
- .SourceBlock-module_mobile__2gw4S {
3877
- display: none
3878
4068
  }
4069
+ @keyframes MetaItemLive-module_liveSecondWave__12g57 {
4070
+ 21% {
4071
+ transform: scale(0.22);
3879
4072
  }
3880
- .SourceBlock-module_desktop__DecT6 {
3881
- display: none
3882
- }
3883
- @media only screen and (min-width: 32em) {
3884
- .SourceBlock-module_desktop__DecT6 {
3885
- display: block
3886
- }
4073
+
4074
+ 53% {
4075
+ transform: scale(0.55);
4076
+ }
4077
+
4078
+ 100% {
4079
+ transform: scale(0.88);
4080
+
4081
+ opacity: 0;
3887
4082
  }
3888
- /* Dark theme */
3889
- .SourceBlock-module_isDark__3hEEp,
3890
- .SourceBlock-module_isDark__3hEEp:hover {
3891
- background-color: #262626;
3892
- color: inherit;
3893
- }
3894
- .SourceBlock-module_isDark__3hEEp .SourceBlock-module_origin__l3JbO {
3895
- color: #b8b8b8;
3896
- }
3897
- .SourceBlock-module_isDark__3hEEp footer {
3898
- border-top-color: #3d3d3d;
3899
4083
  }
3900
4084
 
3901
4085
  /* Colors */
@@ -4268,199 +4452,15 @@ a mark {
4268
4452
  }
4269
4453
  }
4270
4454
  @media only screen and (max-width: 32.1875em) {
4271
- .MetaItem-module_hasSource__1DmCI.MetaItem-module_listened__lwvAO,
4272
- .MetaItem-module_hasSource__1DmCI.MetaItem-module_read__5eAIG {
4273
- order: -1;
4274
-
4275
- margin-top: 0
4276
- }
4277
- }
4278
- .MetaItem-module_read__5eAIG svg {
4279
- margin-top: -1px;
4280
- }
4281
-
4282
- /* stylelint-disable declaration-empty-line-before */
4283
- /* Colors */
4284
- /* Fonts */
4285
- /* Gap */
4286
- /* Media */
4287
- /* 512 */
4288
- /* 650 */
4289
- /* 768 */
4290
- /* 1024 */
4291
- /* 1010 */
4292
- /* 1200 */
4293
- /* 511 */
4294
- /* 1023 */
4295
- /* Zindex */
4296
- .MetaItemLive-module_root__2mpD3 {
4297
- position: relative;
4298
-
4299
- display: inline-block;
4300
-
4301
- width: 18px;
4302
- height: 18px;
4303
-
4304
- vertical-align: middle;
4305
- }
4306
- .MetaItemLive-module_gold__3yZEV {
4307
- color: #b88b59;
4308
- }
4309
- .MetaItemLive-module_root__2mpD3::before,
4310
- .MetaItemLive-module_root__2mpD3::after,
4311
- .MetaItemLive-module_frame__1H_Ha {
4312
- position: absolute;
4313
- top: 0;
4314
- right: 0;
4315
- bottom: 0;
4316
- left: 0;
4317
- z-index: 0;
4318
- }
4319
- .MetaItemLive-module_root__2mpD3 {
4320
- margin-top: -4px;
4321
- margin-right: 1px;
4322
-
4323
- transform: translateY(1px);
4324
- }
4325
- .MetaItemLive-module_root__2mpD3::before,
4326
- .MetaItemLive-module_root__2mpD3::after,
4327
- .MetaItemLive-module_frame__1H_Ha {
4328
-
4329
- border-radius: 50%;
4330
- transform: scale(0);
4331
-
4332
- -webkit-animation-duration: 1.05s;
4333
-
4334
- animation-duration: 1.05s;
4335
- -webkit-animation-timing-function: linear;
4336
- animation-timing-function: linear;
4337
- -webkit-animation-iteration-count: infinite;
4338
- animation-iteration-count: infinite;
4339
- }
4340
- .MetaItemLive-module_frame__1H_Ha {
4341
-
4342
- background: currentColor;
4343
-
4344
- -webkit-animation-name: MetaItemLive-module_liveMiddle__wyuV3;
4345
-
4346
- animation-name: MetaItemLive-module_liveMiddle__wyuV3;
4347
- }
4348
- .MetaItemLive-module_root__2mpD3::before,
4349
- .MetaItemLive-module_root__2mpD3::after {
4350
-
4351
- border: 1px solid currentColor;
4352
-
4353
- content: '';
4354
- }
4355
- .MetaItemLive-module_root__2mpD3::before {
4356
- -webkit-animation-name: MetaItemLive-module_liveFirstWave__3dbvz;
4357
- animation-name: MetaItemLive-module_liveFirstWave__3dbvz;
4358
- }
4359
- .MetaItemLive-module_root__2mpD3::after {
4360
- -webkit-animation-name: MetaItemLive-module_liveSecondWave__12g57;
4361
- animation-name: MetaItemLive-module_liveSecondWave__12g57;
4362
- }
4363
- @-webkit-keyframes MetaItemLive-module_liveMiddle__wyuV3 {
4364
- 14% {
4365
- transform: scale(0);
4366
- }
4367
-
4368
- 30% {
4369
- transform: scale(0.22);
4370
- }
4371
-
4372
- 63% {
4373
- transform: scale(0.22);
4374
- }
4375
-
4376
- 70% {
4377
- transform: scale(0);
4378
- }
4379
-
4380
- 100% {
4381
- transform: scale(0);
4382
- }
4383
- }
4384
- @keyframes MetaItemLive-module_liveMiddle__wyuV3 {
4385
- 14% {
4386
- transform: scale(0);
4387
- }
4388
-
4389
- 30% {
4390
- transform: scale(0.22);
4391
- }
4392
-
4393
- 63% {
4394
- transform: scale(0.22);
4395
- }
4396
-
4397
- 70% {
4398
- transform: scale(0);
4399
- }
4400
-
4401
- 100% {
4402
- transform: scale(0);
4403
- }
4404
- }
4405
- @-webkit-keyframes MetaItemLive-module_liveFirstWave__3dbvz {
4406
- 21% {
4407
- transform: scale(0.1);
4408
- }
4409
-
4410
- 53% {
4411
- transform: scale(0.33);
4412
- }
4413
-
4414
- 100% {
4415
- transform: scale(0.66);
4416
-
4417
- opacity: 0;
4418
- }
4419
- }
4420
- @keyframes MetaItemLive-module_liveFirstWave__3dbvz {
4421
- 21% {
4422
- transform: scale(0.1);
4423
- }
4424
-
4425
- 53% {
4426
- transform: scale(0.33);
4427
- }
4428
-
4429
- 100% {
4430
- transform: scale(0.66);
4431
-
4432
- opacity: 0;
4433
- }
4434
- }
4435
- @-webkit-keyframes MetaItemLive-module_liveSecondWave__12g57 {
4436
- 21% {
4437
- transform: scale(0.22);
4438
- }
4439
-
4440
- 53% {
4441
- transform: scale(0.55);
4442
- }
4443
-
4444
- 100% {
4445
- transform: scale(0.88);
4446
-
4447
- opacity: 0;
4448
- }
4449
- }
4450
- @keyframes MetaItemLive-module_liveSecondWave__12g57 {
4451
- 21% {
4452
- transform: scale(0.22);
4453
- }
4454
-
4455
- 53% {
4456
- transform: scale(0.55);
4457
- }
4458
-
4459
- 100% {
4460
- transform: scale(0.88);
4455
+ .MetaItem-module_hasSource__1DmCI.MetaItem-module_listened__lwvAO,
4456
+ .MetaItem-module_hasSource__1DmCI.MetaItem-module_read__5eAIG {
4457
+ order: -1;
4461
4458
 
4462
- opacity: 0;
4459
+ margin-top: 0
4460
+ }
4463
4461
  }
4462
+ .MetaItem-module_read__5eAIG svg {
4463
+ margin-top: -1px;
4464
4464
  }
4465
4465
 
4466
4466
  /* stylelint-disable declaration-empty-line-before */
@@ -4669,6 +4669,130 @@ a mark {
4669
4669
  }
4670
4670
 
4671
4671
 
4672
+ /* Colors */
4673
+ /* Fonts */
4674
+ /* Gap */
4675
+ /* Media */
4676
+ /* 512 */
4677
+ /* 650 */
4678
+ /* 768 */
4679
+ /* 1024 */
4680
+ /* 1010 */
4681
+ /* 1200 */
4682
+ /* 511 */
4683
+ /* 1023 */
4684
+ /* Zindex */
4685
+ .DonatesTeaser-module_root__3rtaJ {
4686
+ position: relative;
4687
+ z-index: 10;
4688
+
4689
+ display: block;
4690
+ overflow: hidden;
4691
+
4692
+ padding: 26px 30px 40px;
4693
+
4694
+ text-decoration: none;
4695
+
4696
+ border-radius: 8px;
4697
+ outline-width: 0;
4698
+ background-color: #000;
4699
+
4700
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
4701
+
4702
+ margin: calc(15rem / 16) 0
4703
+ }
4704
+ @media only screen and (min-width: 32em) {
4705
+ .DonatesTeaser-module_root__3rtaJ {
4706
+ margin: 25px 0 20px
4707
+ }
4708
+ }
4709
+ .DonatesTeaser-module_main__YBt6p {
4710
+ text-align: center;
4711
+
4712
+ color: #fff;
4713
+ }
4714
+ .DonatesTeaser-module_title__hs-yr {
4715
+ margin: 0 0 15px;
4716
+
4717
+ text-align: center;
4718
+
4719
+ font-size: 28px;
4720
+ font-weight: 700;
4721
+ line-height: 34px;
4722
+ }
4723
+ .DonatesTeaser-module_text__ro-QA {
4724
+ margin: 0;
4725
+
4726
+ text-align: center;
4727
+
4728
+ font-size: 18px;
4729
+ line-height: 26px;
4730
+ }
4731
+ .DonatesTeaser-module_cta__1orPb {
4732
+ display: -webkit-box;
4733
+ display: -webkit-flex;
4734
+ display: -ms-flexbox;
4735
+ display: flex;
4736
+ align-items: center;
4737
+ flex-flow: column nowrap;
4738
+ justify-content: center;
4739
+
4740
+ margin-top: 40px;
4741
+ }
4742
+ .DonatesTeaser-module_cta__1orPb a {
4743
+ display: block;
4744
+
4745
+ text-align: center;
4746
+ text-decoration: none;
4747
+ letter-spacing: 1px;
4748
+ text-transform: uppercase;
4749
+
4750
+ color: #ffffff;
4751
+
4752
+ font-size: 11px;
4753
+ font-weight: 600;
4754
+ line-height: 16px;
4755
+ }
4756
+ .DonatesTeaser-module_cta__1orPb a::after {
4757
+ position: absolute;
4758
+ z-index: 1;
4759
+ top: 0;
4760
+ right: 0;
4761
+ bottom: 0;
4762
+ left: 0;
4763
+
4764
+ content: '';
4765
+ }
4766
+ .DonatesTeaser-module_ctaInner__2LChL {
4767
+ position: relative;
4768
+
4769
+ display: block;
4770
+
4771
+ width: 192px;
4772
+ padding: 14px 0 13px;
4773
+ }
4774
+ .DonatesTeaser-module_ctaInner__2LChL::after {
4775
+ position: absolute;
4776
+ z-index: -1;
4777
+ top: 0;
4778
+ right: 0;
4779
+ bottom: 0;
4780
+ left: 0;
4781
+
4782
+ content: '';
4783
+
4784
+ border-radius: 40px;
4785
+ background-color: #ff1113;
4786
+
4787
+ filter: blur(10px);
4788
+ }
4789
+ .DonatesTeaser-module_center__2Ynx9 {
4790
+ width: 100%;
4791
+ max-width: 650px;
4792
+ margin-right: auto;
4793
+ margin-left: auto;
4794
+ }
4795
+
4672
4796
  /* Colors */
4673
4797
  /* Fonts */
4674
4798
  /* Gap */
@@ -5124,131 +5248,6 @@ a mark {
5124
5248
  }
5125
5249
  }
5126
5250
 
5127
- /* Colors */
5128
- /* Fonts */
5129
- /* Gap */
5130
- /* Media */
5131
- /* 512 */
5132
- /* 650 */
5133
- /* 768 */
5134
- /* 1024 */
5135
- /* 1010 */
5136
- /* 1200 */
5137
- /* 511 */
5138
- /* 1023 */
5139
- /* Zindex */
5140
- .DonatesTeaser-module_root__3rtaJ {
5141
- position: relative;
5142
- z-index: 10;
5143
-
5144
- display: block;
5145
- overflow: hidden;
5146
-
5147
- padding: 26px 30px 40px;
5148
-
5149
- text-decoration: none;
5150
-
5151
- border-radius: 8px;
5152
- outline-width: 0;
5153
- background-color: #000;
5154
-
5155
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
5156
- }
5157
- .DonatesTeaser-module_root__3rtaJ {
5158
- margin-bottom: 12px
5159
- }
5160
- @media only screen and (min-width: 32em) {
5161
- .DonatesTeaser-module_root__3rtaJ {
5162
- margin-bottom: 15px
5163
- }
5164
- }
5165
- .DonatesTeaser-module_main__YBt6p {
5166
- text-align: center;
5167
-
5168
- color: #fff;
5169
- }
5170
- .DonatesTeaser-module_title__hs-yr {
5171
- margin: 0 0 15px;
5172
-
5173
- text-align: center;
5174
-
5175
- font-size: 28px;
5176
- font-weight: 700;
5177
- line-height: 34px;
5178
- }
5179
- .DonatesTeaser-module_text__ro-QA {
5180
- margin: 0;
5181
-
5182
- text-align: center;
5183
-
5184
- font-size: 18px;
5185
- line-height: 26px;
5186
- }
5187
- .DonatesTeaser-module_cta__1orPb {
5188
- display: -webkit-box;
5189
- display: -webkit-flex;
5190
- display: -ms-flexbox;
5191
- display: flex;
5192
- align-items: center;
5193
- flex-flow: column nowrap;
5194
- justify-content: center;
5195
-
5196
- margin-top: 40px;
5197
- }
5198
- .DonatesTeaser-module_cta__1orPb a {
5199
- display: block;
5200
-
5201
- text-align: center;
5202
- text-decoration: none;
5203
- letter-spacing: 1px;
5204
- text-transform: uppercase;
5205
-
5206
- color: #ffffff;
5207
-
5208
- font-size: 11px;
5209
- font-weight: 600;
5210
- line-height: 16px;
5211
- }
5212
- .DonatesTeaser-module_cta__1orPb a::after {
5213
- position: absolute;
5214
- z-index: 1;
5215
- top: 0;
5216
- right: 0;
5217
- bottom: 0;
5218
- left: 0;
5219
-
5220
- content: '';
5221
- }
5222
- .DonatesTeaser-module_ctaInner__2LChL {
5223
- position: relative;
5224
-
5225
- display: block;
5226
-
5227
- width: 192px;
5228
- padding: 14px 0 13px;
5229
- }
5230
- .DonatesTeaser-module_ctaInner__2LChL::after {
5231
- position: absolute;
5232
- z-index: -1;
5233
- top: 0;
5234
- right: 0;
5235
- bottom: 0;
5236
- left: 0;
5237
-
5238
- content: '';
5239
-
5240
- border-radius: 40px;
5241
- background-color: #ff1113;
5242
-
5243
- filter: blur(10px);
5244
- }
5245
- .DonatesTeaser-module_center__2Ynx9 {
5246
- width: 100%;
5247
- max-width: 650px;
5248
- margin-right: auto;
5249
- margin-left: auto;
5250
- }
5251
-
5252
5251
  /* Colors */
5253
5252
  /* Fonts */
5254
5253
  /* Gap */