@meduza/ui-kit-2 0.1.18 → 0.1.19
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 +1345 -1343
- package/package.json +1 -1
- package/src/Button/Button.module.css +2 -0
package/dist/ui-kit.css
CHANGED
|
@@ -1,233 +1,3 @@
|
|
|
1
|
-
/* Colors */
|
|
2
|
-
/* Fonts */
|
|
3
|
-
/* Gap */
|
|
4
|
-
/* Media */
|
|
5
|
-
/* 512 */
|
|
6
|
-
/* 650 */
|
|
7
|
-
/* 768 */
|
|
8
|
-
/* 1024 */
|
|
9
|
-
/* 1010 */
|
|
10
|
-
/* 1200 */
|
|
11
|
-
/* 511 */
|
|
12
|
-
/* 1023 */
|
|
13
|
-
/* Zindex */
|
|
14
|
-
.SvgSymbol-module_root__2CsRW {
|
|
15
|
-
width: 100%;
|
|
16
|
-
height: 100%;
|
|
17
|
-
|
|
18
|
-
vertical-align: middle;
|
|
19
|
-
}
|
|
20
|
-
.SvgSymbol-module_small__2g6oR {
|
|
21
|
-
height: 14px;
|
|
22
|
-
}
|
|
23
|
-
.SvgSymbol-module_normal__9lFn1 {
|
|
24
|
-
height: 14px;
|
|
25
|
-
}
|
|
26
|
-
.SvgSymbol-module_medium__2eF5L {
|
|
27
|
-
width: 24px;
|
|
28
|
-
height: 24px;
|
|
29
|
-
}
|
|
30
|
-
.SvgSymbol-module_large__2kQrt {
|
|
31
|
-
width: 42px;
|
|
32
|
-
height: 42px;
|
|
33
|
-
}
|
|
34
|
-
.SvgSymbol-module_adaptive__3_68T {
|
|
35
|
-
width: 100%;
|
|
36
|
-
height: 100%;
|
|
37
|
-
}
|
|
38
|
-
.SvgSymbol-module_fb__1whmw {
|
|
39
|
-
width: 16px;
|
|
40
|
-
|
|
41
|
-
fill: #304591;
|
|
42
|
-
}
|
|
43
|
-
.SvgSymbol-module_vk__3VEuu {
|
|
44
|
-
width: 20px;
|
|
45
|
-
|
|
46
|
-
fill: #527397;
|
|
47
|
-
}
|
|
48
|
-
.SvgSymbol-module_ok__2_1Qb {
|
|
49
|
-
width: 9px;
|
|
50
|
-
|
|
51
|
-
fill: #eb722e;
|
|
52
|
-
}
|
|
53
|
-
.SvgSymbol-module_tw__2VRG5 {
|
|
54
|
-
width: 20px;
|
|
55
|
-
|
|
56
|
-
fill: #31adf4;
|
|
57
|
-
}
|
|
58
|
-
.SvgSymbol-module_tg__2xe2f {
|
|
59
|
-
width: 18px;
|
|
60
|
-
|
|
61
|
-
fill: #2ba5e0;
|
|
62
|
-
}
|
|
63
|
-
.SvgSymbol-module_reaction__rrJvf {
|
|
64
|
-
width: 16px;
|
|
65
|
-
|
|
66
|
-
color: #b88b59;
|
|
67
|
-
|
|
68
|
-
fill: #262626;
|
|
69
|
-
}
|
|
70
|
-
.SvgSymbol-module_card__1XAqw,
|
|
71
|
-
.SvgSymbol-module_podcast__3oPoo,
|
|
72
|
-
.SvgSymbol-module_read__2V82i,
|
|
73
|
-
.SvgSymbol-module_listened__1oMFV {
|
|
74
|
-
width: 15px;
|
|
75
|
-
height: 15px;
|
|
76
|
-
}
|
|
77
|
-
.SvgSymbol-module_menu__2iYFt {
|
|
78
|
-
width: 24px;
|
|
79
|
-
height: 24px;
|
|
80
|
-
}
|
|
81
|
-
.SvgSymbol-module_cross__J2lCN {
|
|
82
|
-
width: 14px;
|
|
83
|
-
height: 14px;
|
|
84
|
-
}
|
|
85
|
-
.SvgSymbol-module_isInFeature__cDeTI,
|
|
86
|
-
.SvgSymbol-module_isInCard__pKq4e {
|
|
87
|
-
width: 16px;
|
|
88
|
-
height: 16px;
|
|
89
|
-
}
|
|
90
|
-
.SvgSymbol-module_isInTopicBlockItem__3Te91 {
|
|
91
|
-
width: 16px;
|
|
92
|
-
height: 16px;
|
|
93
|
-
}
|
|
94
|
-
.SvgSymbol-module_isInPageStatic__H31Rd {
|
|
95
|
-
width: 64px;
|
|
96
|
-
height: 64px;
|
|
97
|
-
}
|
|
98
|
-
.SvgSymbol-module_isInMaterialMeta__2IbAw {
|
|
99
|
-
margin-right: 6px;
|
|
100
|
-
}
|
|
101
|
-
.SvgSymbol-module_isInAudioPlayer__2xlzW {
|
|
102
|
-
width: 29px;
|
|
103
|
-
height: 29px;
|
|
104
|
-
|
|
105
|
-
-webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
106
|
-
|
|
107
|
-
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
108
|
-
}
|
|
109
|
-
.SvgSymbol-module_isInEpisodeBlock__2vY3o {
|
|
110
|
-
width: 38px;
|
|
111
|
-
height: 38px;
|
|
112
|
-
|
|
113
|
-
-webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
114
|
-
|
|
115
|
-
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
116
|
-
}
|
|
117
|
-
.SvgSymbol-module_isInButtonPlaybackRate__1L3TW {
|
|
118
|
-
width: 34px;
|
|
119
|
-
height: 28px
|
|
120
|
-
}
|
|
121
|
-
@media only screen and (min-device-width: 40.625em) {
|
|
122
|
-
.SvgSymbol-module_isInButtonPlaybackRate__1L3TW {
|
|
123
|
-
width: 28px;
|
|
124
|
-
height: 22px
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
.SvgSymbol-module_isInButtonBackward__1Grf9,
|
|
128
|
-
.SvgSymbol-module_isInButtonForward__D1AFL {
|
|
129
|
-
width: 28px;
|
|
130
|
-
height: 28px
|
|
131
|
-
}
|
|
132
|
-
@media only screen and (min-device-width: 40.625em) {
|
|
133
|
-
.SvgSymbol-module_isInButtonBackward__1Grf9,
|
|
134
|
-
.SvgSymbol-module_isInButtonForward__D1AFL {
|
|
135
|
-
width: 22px;
|
|
136
|
-
height: 22px
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
.SvgSymbol-module_isInToolbar__3SaIh.SvgSymbol-module_cross__J2lCN {
|
|
140
|
-
width: 18px;
|
|
141
|
-
height: 18px;
|
|
142
|
-
}
|
|
143
|
-
.SvgSymbol-module_play__pM-qY {
|
|
144
|
-
width: 100%;
|
|
145
|
-
height: 100%;
|
|
146
|
-
}
|
|
147
|
-
.SvgSymbol-module_meduzaLogo__2Ouzp {
|
|
148
|
-
width: 92px;
|
|
149
|
-
height: 20px
|
|
150
|
-
}
|
|
151
|
-
@media only screen and (min-device-width: 64em) {
|
|
152
|
-
.SvgSymbol-module_meduzaLogo__2Ouzp {
|
|
153
|
-
width: 100px;
|
|
154
|
-
height: 45px
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
.SvgSymbol-module_arrow__11naX {
|
|
158
|
-
width: 12px;
|
|
159
|
-
height: 12px;
|
|
160
|
-
}
|
|
161
|
-
.SvgSymbol-module_oil__hvHE5 {
|
|
162
|
-
width: 9px;
|
|
163
|
-
height: 12px;
|
|
164
|
-
}
|
|
165
|
-
.SvgSymbol-module_search__VK6p3 {
|
|
166
|
-
width: 24px;
|
|
167
|
-
height: 24px
|
|
168
|
-
}
|
|
169
|
-
@media only screen and (min-device-width: 64em) {
|
|
170
|
-
.SvgSymbol-module_search__VK6p3 {
|
|
171
|
-
width: 16px;
|
|
172
|
-
height: 16px
|
|
173
|
-
}
|
|
174
|
-
}
|
|
175
|
-
.SvgSymbol-module_user__1MGim {
|
|
176
|
-
width: 14px;
|
|
177
|
-
height: 14px
|
|
178
|
-
}
|
|
179
|
-
@media only screen and (min-device-width: 64em) {
|
|
180
|
-
.SvgSymbol-module_user__1MGim {
|
|
181
|
-
width: 16px;
|
|
182
|
-
height: 16px
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
.SvgSymbol-module_bookmark__2z7tX {
|
|
186
|
-
width: 17px;
|
|
187
|
-
height: auto;
|
|
188
|
-
|
|
189
|
-
cursor: pointer;
|
|
190
|
-
|
|
191
|
-
stroke-width: 2px
|
|
192
|
-
}
|
|
193
|
-
@media only screen and (min-device-width: 64em) {
|
|
194
|
-
.SvgSymbol-module_bookmark__2z7tX {
|
|
195
|
-
width: 14px;
|
|
196
|
-
|
|
197
|
-
stroke-width: 1.5px
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
.SvgSymbol-module_isInToolbar__3SaIh.SvgSymbol-module_bookmark__2z7tX {
|
|
201
|
-
width: 14px;
|
|
202
|
-
}
|
|
203
|
-
.SvgSymbol-module_receipt__3Eqow {
|
|
204
|
-
width: 10px;
|
|
205
|
-
height: 13px;
|
|
206
|
-
}
|
|
207
|
-
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN {
|
|
208
|
-
width: 22px;
|
|
209
|
-
height: 22px
|
|
210
|
-
}
|
|
211
|
-
@media only screen and (min-device-width: 64em) {
|
|
212
|
-
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN {
|
|
213
|
-
width: 14px;
|
|
214
|
-
height: 14px
|
|
215
|
-
}
|
|
216
|
-
}
|
|
217
|
-
@media only screen and (min-device-width: 64em) {
|
|
218
|
-
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_search__VK6p3 circle {
|
|
219
|
-
stroke-width: 1.5px
|
|
220
|
-
}
|
|
221
|
-
}
|
|
222
|
-
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN path {
|
|
223
|
-
stroke-width: 1.8px
|
|
224
|
-
}
|
|
225
|
-
@media only screen and (min-device-width: 64em) {
|
|
226
|
-
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN path {
|
|
227
|
-
stroke-width: 1.3px
|
|
228
|
-
}
|
|
229
|
-
}
|
|
230
|
-
|
|
231
1
|
/* Colors */
|
|
232
2
|
/* Fonts */
|
|
233
3
|
/* Gap */
|
|
@@ -422,6 +192,8 @@
|
|
|
422
192
|
}
|
|
423
193
|
@media only screen and (min-device-width: 64em) {
|
|
424
194
|
.Button-module_default__28Vo_ {
|
|
195
|
+
padding: 7px 18px 6px;
|
|
196
|
+
|
|
425
197
|
font-size: 14px;
|
|
426
198
|
line-height: 16px
|
|
427
199
|
}
|
|
@@ -639,26 +411,256 @@
|
|
|
639
411
|
/* 511 */
|
|
640
412
|
/* 1023 */
|
|
641
413
|
/* Zindex */
|
|
642
|
-
.
|
|
643
|
-
|
|
644
|
-
|
|
414
|
+
.SvgSymbol-module_root__2CsRW {
|
|
415
|
+
width: 100%;
|
|
416
|
+
height: 100%;
|
|
645
417
|
|
|
646
|
-
|
|
647
|
-
overflow: hidden
|
|
418
|
+
vertical-align: middle;
|
|
648
419
|
}
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
border-radius: inherit
|
|
420
|
+
.SvgSymbol-module_small__2g6oR {
|
|
421
|
+
height: 14px;
|
|
652
422
|
}
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
423
|
+
.SvgSymbol-module_normal__9lFn1 {
|
|
424
|
+
height: 14px;
|
|
425
|
+
}
|
|
426
|
+
.SvgSymbol-module_medium__2eF5L {
|
|
427
|
+
width: 24px;
|
|
428
|
+
height: 24px;
|
|
429
|
+
}
|
|
430
|
+
.SvgSymbol-module_large__2kQrt {
|
|
431
|
+
width: 42px;
|
|
432
|
+
height: 42px;
|
|
433
|
+
}
|
|
434
|
+
.SvgSymbol-module_adaptive__3_68T {
|
|
435
|
+
width: 100%;
|
|
436
|
+
height: 100%;
|
|
437
|
+
}
|
|
438
|
+
.SvgSymbol-module_fb__1whmw {
|
|
439
|
+
width: 16px;
|
|
440
|
+
|
|
441
|
+
fill: #304591;
|
|
442
|
+
}
|
|
443
|
+
.SvgSymbol-module_vk__3VEuu {
|
|
444
|
+
width: 20px;
|
|
445
|
+
|
|
446
|
+
fill: #527397;
|
|
447
|
+
}
|
|
448
|
+
.SvgSymbol-module_ok__2_1Qb {
|
|
449
|
+
width: 9px;
|
|
450
|
+
|
|
451
|
+
fill: #eb722e;
|
|
452
|
+
}
|
|
453
|
+
.SvgSymbol-module_tw__2VRG5 {
|
|
454
|
+
width: 20px;
|
|
455
|
+
|
|
456
|
+
fill: #31adf4;
|
|
457
|
+
}
|
|
458
|
+
.SvgSymbol-module_tg__2xe2f {
|
|
459
|
+
width: 18px;
|
|
460
|
+
|
|
461
|
+
fill: #2ba5e0;
|
|
462
|
+
}
|
|
463
|
+
.SvgSymbol-module_reaction__rrJvf {
|
|
464
|
+
width: 16px;
|
|
465
|
+
|
|
466
|
+
color: #b88b59;
|
|
467
|
+
|
|
468
|
+
fill: #262626;
|
|
469
|
+
}
|
|
470
|
+
.SvgSymbol-module_card__1XAqw,
|
|
471
|
+
.SvgSymbol-module_podcast__3oPoo,
|
|
472
|
+
.SvgSymbol-module_read__2V82i,
|
|
473
|
+
.SvgSymbol-module_listened__1oMFV {
|
|
474
|
+
width: 15px;
|
|
475
|
+
height: 15px;
|
|
476
|
+
}
|
|
477
|
+
.SvgSymbol-module_menu__2iYFt {
|
|
478
|
+
width: 24px;
|
|
479
|
+
height: 24px;
|
|
480
|
+
}
|
|
481
|
+
.SvgSymbol-module_cross__J2lCN {
|
|
482
|
+
width: 14px;
|
|
483
|
+
height: 14px;
|
|
484
|
+
}
|
|
485
|
+
.SvgSymbol-module_isInFeature__cDeTI,
|
|
486
|
+
.SvgSymbol-module_isInCard__pKq4e {
|
|
487
|
+
width: 16px;
|
|
488
|
+
height: 16px;
|
|
489
|
+
}
|
|
490
|
+
.SvgSymbol-module_isInTopicBlockItem__3Te91 {
|
|
491
|
+
width: 16px;
|
|
492
|
+
height: 16px;
|
|
493
|
+
}
|
|
494
|
+
.SvgSymbol-module_isInPageStatic__H31Rd {
|
|
495
|
+
width: 64px;
|
|
496
|
+
height: 64px;
|
|
497
|
+
}
|
|
498
|
+
.SvgSymbol-module_isInMaterialMeta__2IbAw {
|
|
499
|
+
margin-right: 6px;
|
|
500
|
+
}
|
|
501
|
+
.SvgSymbol-module_isInAudioPlayer__2xlzW {
|
|
502
|
+
width: 29px;
|
|
503
|
+
height: 29px;
|
|
504
|
+
|
|
505
|
+
-webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
506
|
+
|
|
507
|
+
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
508
|
+
}
|
|
509
|
+
.SvgSymbol-module_isInEpisodeBlock__2vY3o {
|
|
510
|
+
width: 38px;
|
|
511
|
+
height: 38px;
|
|
512
|
+
|
|
513
|
+
-webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
514
|
+
|
|
515
|
+
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
516
|
+
}
|
|
517
|
+
.SvgSymbol-module_isInButtonPlaybackRate__1L3TW {
|
|
518
|
+
width: 34px;
|
|
519
|
+
height: 28px
|
|
520
|
+
}
|
|
521
|
+
@media only screen and (min-device-width: 40.625em) {
|
|
522
|
+
.SvgSymbol-module_isInButtonPlaybackRate__1L3TW {
|
|
523
|
+
width: 28px;
|
|
524
|
+
height: 22px
|
|
525
|
+
}
|
|
526
|
+
}
|
|
527
|
+
.SvgSymbol-module_isInButtonBackward__1Grf9,
|
|
528
|
+
.SvgSymbol-module_isInButtonForward__D1AFL {
|
|
529
|
+
width: 28px;
|
|
530
|
+
height: 28px
|
|
531
|
+
}
|
|
532
|
+
@media only screen and (min-device-width: 40.625em) {
|
|
533
|
+
.SvgSymbol-module_isInButtonBackward__1Grf9,
|
|
534
|
+
.SvgSymbol-module_isInButtonForward__D1AFL {
|
|
535
|
+
width: 22px;
|
|
536
|
+
height: 22px
|
|
537
|
+
}
|
|
538
|
+
}
|
|
539
|
+
.SvgSymbol-module_isInToolbar__3SaIh.SvgSymbol-module_cross__J2lCN {
|
|
540
|
+
width: 18px;
|
|
541
|
+
height: 18px;
|
|
542
|
+
}
|
|
543
|
+
.SvgSymbol-module_play__pM-qY {
|
|
544
|
+
width: 100%;
|
|
545
|
+
height: 100%;
|
|
546
|
+
}
|
|
547
|
+
.SvgSymbol-module_meduzaLogo__2Ouzp {
|
|
548
|
+
width: 92px;
|
|
549
|
+
height: 20px
|
|
550
|
+
}
|
|
551
|
+
@media only screen and (min-device-width: 64em) {
|
|
552
|
+
.SvgSymbol-module_meduzaLogo__2Ouzp {
|
|
553
|
+
width: 100px;
|
|
554
|
+
height: 45px
|
|
555
|
+
}
|
|
556
|
+
}
|
|
557
|
+
.SvgSymbol-module_arrow__11naX {
|
|
558
|
+
width: 12px;
|
|
559
|
+
height: 12px;
|
|
560
|
+
}
|
|
561
|
+
.SvgSymbol-module_oil__hvHE5 {
|
|
562
|
+
width: 9px;
|
|
563
|
+
height: 12px;
|
|
564
|
+
}
|
|
565
|
+
.SvgSymbol-module_search__VK6p3 {
|
|
566
|
+
width: 24px;
|
|
567
|
+
height: 24px
|
|
568
|
+
}
|
|
569
|
+
@media only screen and (min-device-width: 64em) {
|
|
570
|
+
.SvgSymbol-module_search__VK6p3 {
|
|
571
|
+
width: 16px;
|
|
572
|
+
height: 16px
|
|
573
|
+
}
|
|
574
|
+
}
|
|
575
|
+
.SvgSymbol-module_user__1MGim {
|
|
576
|
+
width: 14px;
|
|
577
|
+
height: 14px
|
|
578
|
+
}
|
|
579
|
+
@media only screen and (min-device-width: 64em) {
|
|
580
|
+
.SvgSymbol-module_user__1MGim {
|
|
581
|
+
width: 16px;
|
|
582
|
+
height: 16px
|
|
583
|
+
}
|
|
584
|
+
}
|
|
585
|
+
.SvgSymbol-module_bookmark__2z7tX {
|
|
586
|
+
width: 17px;
|
|
587
|
+
height: auto;
|
|
588
|
+
|
|
589
|
+
cursor: pointer;
|
|
590
|
+
|
|
591
|
+
stroke-width: 2px
|
|
592
|
+
}
|
|
593
|
+
@media only screen and (min-device-width: 64em) {
|
|
594
|
+
.SvgSymbol-module_bookmark__2z7tX {
|
|
595
|
+
width: 14px;
|
|
596
|
+
|
|
597
|
+
stroke-width: 1.5px
|
|
598
|
+
}
|
|
599
|
+
}
|
|
600
|
+
.SvgSymbol-module_isInToolbar__3SaIh.SvgSymbol-module_bookmark__2z7tX {
|
|
601
|
+
width: 14px;
|
|
602
|
+
}
|
|
603
|
+
.SvgSymbol-module_receipt__3Eqow {
|
|
604
|
+
width: 10px;
|
|
605
|
+
height: 13px;
|
|
606
|
+
}
|
|
607
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN {
|
|
608
|
+
width: 22px;
|
|
609
|
+
height: 22px
|
|
610
|
+
}
|
|
611
|
+
@media only screen and (min-device-width: 64em) {
|
|
612
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN {
|
|
613
|
+
width: 14px;
|
|
614
|
+
height: 14px
|
|
615
|
+
}
|
|
616
|
+
}
|
|
617
|
+
@media only screen and (min-device-width: 64em) {
|
|
618
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_search__VK6p3 circle {
|
|
619
|
+
stroke-width: 1.5px
|
|
620
|
+
}
|
|
621
|
+
}
|
|
622
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN path {
|
|
623
|
+
stroke-width: 1.8px
|
|
624
|
+
}
|
|
625
|
+
@media only screen and (min-device-width: 64em) {
|
|
626
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN path {
|
|
627
|
+
stroke-width: 1.3px
|
|
628
|
+
}
|
|
629
|
+
}
|
|
630
|
+
|
|
631
|
+
/* Colors */
|
|
632
|
+
/* Fonts */
|
|
633
|
+
/* Gap */
|
|
634
|
+
/* Media */
|
|
635
|
+
/* 512 */
|
|
636
|
+
/* 650 */
|
|
637
|
+
/* 768 */
|
|
638
|
+
/* 1024 */
|
|
639
|
+
/* 1010 */
|
|
640
|
+
/* 1200 */
|
|
641
|
+
/* 511 */
|
|
642
|
+
/* 1023 */
|
|
643
|
+
/* Zindex */
|
|
644
|
+
.Image-module_root__1vsA_ {
|
|
645
|
+
position: relative;
|
|
646
|
+
z-index: 1;
|
|
647
|
+
|
|
648
|
+
display: block;
|
|
649
|
+
overflow: hidden
|
|
650
|
+
}
|
|
651
|
+
@media only screen and (min-device-width: 32em) {
|
|
652
|
+
.Image-module_root__1vsA_ {
|
|
653
|
+
border-radius: inherit
|
|
654
|
+
}
|
|
655
|
+
}
|
|
656
|
+
.Image-module_placeholder__1p4ob,
|
|
657
|
+
.Image-module_root__1vsA_ img {
|
|
658
|
+
position: absolute;
|
|
659
|
+
top: 0;
|
|
660
|
+
left: 0;
|
|
661
|
+
|
|
662
|
+
width: 100%;
|
|
663
|
+
height: 100%;
|
|
662
664
|
}
|
|
663
665
|
.Image-module_wrapper__3fLjs {
|
|
664
666
|
display: block;
|
|
@@ -723,23 +725,43 @@
|
|
|
723
725
|
/* 511 */
|
|
724
726
|
/* 1023 */
|
|
725
727
|
/* Zindex */
|
|
726
|
-
.
|
|
727
|
-
position: relative;
|
|
728
|
-
|
|
728
|
+
.Lazy-module_root__2Z72l {
|
|
729
729
|
display: block;
|
|
730
|
-
|
|
731
|
-
width: 100%;
|
|
732
730
|
}
|
|
733
|
-
.
|
|
734
|
-
|
|
735
|
-
animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
731
|
+
.Lazy-module_visible__3-SdX {
|
|
732
|
+
color: red;
|
|
736
733
|
}
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
734
|
+
|
|
735
|
+
/* Colors */
|
|
736
|
+
/* Fonts */
|
|
737
|
+
/* Gap */
|
|
738
|
+
/* Media */
|
|
739
|
+
/* 512 */
|
|
740
|
+
/* 650 */
|
|
741
|
+
/* 768 */
|
|
742
|
+
/* 1024 */
|
|
743
|
+
/* 1010 */
|
|
744
|
+
/* 1200 */
|
|
745
|
+
/* 511 */
|
|
746
|
+
/* 1023 */
|
|
747
|
+
/* Zindex */
|
|
748
|
+
.DotsOnImage-module_root__2XP3Q {
|
|
749
|
+
position: relative;
|
|
750
|
+
|
|
751
|
+
display: block;
|
|
752
|
+
|
|
753
|
+
width: 100%;
|
|
754
|
+
}
|
|
755
|
+
.DotsOnImage-module_isVisible__Wqqqt .DotsOnImage-module_marker__lH5cP {
|
|
756
|
+
-webkit-animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
757
|
+
animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
758
|
+
}
|
|
759
|
+
.DotsOnImage-module_dot__H1wua {
|
|
760
|
+
position: absolute;
|
|
761
|
+
z-index: 10;
|
|
762
|
+
|
|
763
|
+
width: 28px;
|
|
764
|
+
height: 28px;
|
|
743
765
|
|
|
744
766
|
will-change: opacity;
|
|
745
767
|
}
|
|
@@ -836,26 +858,6 @@
|
|
|
836
858
|
}
|
|
837
859
|
}
|
|
838
860
|
|
|
839
|
-
/* Colors */
|
|
840
|
-
/* Fonts */
|
|
841
|
-
/* Gap */
|
|
842
|
-
/* Media */
|
|
843
|
-
/* 512 */
|
|
844
|
-
/* 650 */
|
|
845
|
-
/* 768 */
|
|
846
|
-
/* 1024 */
|
|
847
|
-
/* 1010 */
|
|
848
|
-
/* 1200 */
|
|
849
|
-
/* 511 */
|
|
850
|
-
/* 1023 */
|
|
851
|
-
/* Zindex */
|
|
852
|
-
.Lazy-module_root__2Z72l {
|
|
853
|
-
display: block;
|
|
854
|
-
}
|
|
855
|
-
.Lazy-module_visible__3-SdX {
|
|
856
|
-
color: red;
|
|
857
|
-
}
|
|
858
|
-
|
|
859
861
|
/* Colors */
|
|
860
862
|
/* Fonts */
|
|
861
863
|
/* Gap */
|
|
@@ -1281,99 +1283,6 @@
|
|
|
1281
1283
|
min-width: 50px;
|
|
1282
1284
|
}
|
|
1283
1285
|
|
|
1284
|
-
/* Colors */
|
|
1285
|
-
/* Fonts */
|
|
1286
|
-
/* Gap */
|
|
1287
|
-
/* Media */
|
|
1288
|
-
/* 512 */
|
|
1289
|
-
/* 650 */
|
|
1290
|
-
/* 768 */
|
|
1291
|
-
/* 1024 */
|
|
1292
|
-
/* 1010 */
|
|
1293
|
-
/* 1200 */
|
|
1294
|
-
/* 511 */
|
|
1295
|
-
/* 1023 */
|
|
1296
|
-
/* Zindex */
|
|
1297
|
-
.MediaCaption-module_root__KqTdw {
|
|
1298
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1299
|
-
}
|
|
1300
|
-
.MediaCaption-module_root__KqTdw a {
|
|
1301
|
-
text-decoration: underline;
|
|
1302
|
-
|
|
1303
|
-
color: inherit;
|
|
1304
|
-
box-shadow: none;
|
|
1305
|
-
}
|
|
1306
|
-
.MediaCaption-module_root__KqTdw a:hover {
|
|
1307
|
-
color: #b88b58;
|
|
1308
|
-
}
|
|
1309
|
-
.MediaCaption-module_caption__1hr7Y {
|
|
1310
|
-
max-width: 520px;
|
|
1311
|
-
padding-top: 4px;
|
|
1312
|
-
|
|
1313
|
-
color: #1a1a1a;
|
|
1314
|
-
|
|
1315
|
-
font-size: 14px;
|
|
1316
|
-
line-height: 18px
|
|
1317
|
-
}
|
|
1318
|
-
@media only screen and (min-device-width: 32em) {
|
|
1319
|
-
.MediaCaption-module_caption__1hr7Y {
|
|
1320
|
-
font-size: 16px;
|
|
1321
|
-
line-height: 22px
|
|
1322
|
-
}
|
|
1323
|
-
}
|
|
1324
|
-
.MediaCaption-module_credit__3ehAP {
|
|
1325
|
-
max-width: 520px;
|
|
1326
|
-
padding-top: 1px;
|
|
1327
|
-
|
|
1328
|
-
color: #666;
|
|
1329
|
-
|
|
1330
|
-
font-size: 12px;
|
|
1331
|
-
line-height: 16px
|
|
1332
|
-
}
|
|
1333
|
-
@media only screen and (min-device-width: 32em) {
|
|
1334
|
-
.MediaCaption-module_credit__3ehAP {
|
|
1335
|
-
padding-top: 3px
|
|
1336
|
-
}
|
|
1337
|
-
}
|
|
1338
|
-
.MediaCaption-module_credit__3ehAP:first-child {
|
|
1339
|
-
padding-top: 3px;
|
|
1340
|
-
}
|
|
1341
|
-
.MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
|
|
1342
|
-
color: #fff;
|
|
1343
|
-
}
|
|
1344
|
-
.MediaCaption-module_dark__3tL1u .MediaCaption-module_credit__3ehAP {
|
|
1345
|
-
color: #929292;
|
|
1346
|
-
}
|
|
1347
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1348
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1349
|
-
padding-top: 10px
|
|
1350
|
-
}
|
|
1351
|
-
@media only screen and (min-device-width: 32em) {
|
|
1352
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1353
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1354
|
-
padding-top: 12px
|
|
1355
|
-
}
|
|
1356
|
-
}
|
|
1357
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1358
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1359
|
-
padding-top: 9px
|
|
1360
|
-
}
|
|
1361
|
-
@media only screen and (min-device-width: 32em) {
|
|
1362
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1363
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1364
|
-
padding-top: 11px
|
|
1365
|
-
}
|
|
1366
|
-
}
|
|
1367
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP,
|
|
1368
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y,
|
|
1369
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP,
|
|
1370
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1371
|
-
.MediaCaption-module_desktop__3Saev .MediaCaption-module_credit__3ehAP,
|
|
1372
|
-
.MediaCaption-module_desktop__3Saev .MediaCaption-module_caption__1hr7Y {
|
|
1373
|
-
max-width: 650px;
|
|
1374
|
-
}
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
1286
|
/* Colors */
|
|
1378
1287
|
/* Fonts */
|
|
1379
1288
|
/* Gap */
|
|
@@ -1580,36 +1489,85 @@
|
|
|
1580
1489
|
/* 511 */
|
|
1581
1490
|
/* 1023 */
|
|
1582
1491
|
/* Zindex */
|
|
1583
|
-
.
|
|
1584
|
-
|
|
1492
|
+
.MediaCaption-module_root__KqTdw {
|
|
1493
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1585
1494
|
}
|
|
1586
|
-
.
|
|
1587
|
-
|
|
1495
|
+
.MediaCaption-module_root__KqTdw a {
|
|
1496
|
+
text-decoration: underline;
|
|
1588
1497
|
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
font-weight: normal;
|
|
1592
|
-
line-height: 27px
|
|
1498
|
+
color: inherit;
|
|
1499
|
+
box-shadow: none;
|
|
1593
1500
|
}
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1501
|
+
.MediaCaption-module_root__KqTdw a:hover {
|
|
1502
|
+
color: #b88b58;
|
|
1503
|
+
}
|
|
1504
|
+
.MediaCaption-module_caption__1hr7Y {
|
|
1505
|
+
max-width: 520px;
|
|
1506
|
+
padding-top: 4px;
|
|
1507
|
+
|
|
1508
|
+
color: #1a1a1a;
|
|
1509
|
+
|
|
1510
|
+
font-size: 14px;
|
|
1511
|
+
line-height: 18px
|
|
1512
|
+
}
|
|
1513
|
+
@media only screen and (min-device-width: 32em) {
|
|
1514
|
+
.MediaCaption-module_caption__1hr7Y {
|
|
1515
|
+
font-size: 16px;
|
|
1516
|
+
line-height: 22px
|
|
1598
1517
|
}
|
|
1599
1518
|
}
|
|
1600
|
-
.
|
|
1601
|
-
|
|
1602
|
-
|
|
1519
|
+
.MediaCaption-module_credit__3ehAP {
|
|
1520
|
+
max-width: 520px;
|
|
1521
|
+
padding-top: 1px;
|
|
1522
|
+
|
|
1523
|
+
color: #666;
|
|
1524
|
+
|
|
1525
|
+
font-size: 12px;
|
|
1526
|
+
line-height: 16px
|
|
1603
1527
|
}
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1528
|
+
@media only screen and (min-device-width: 32em) {
|
|
1529
|
+
.MediaCaption-module_credit__3ehAP {
|
|
1530
|
+
padding-top: 3px
|
|
1607
1531
|
}
|
|
1608
|
-
|
|
1609
|
-
.
|
|
1610
|
-
|
|
1532
|
+
}
|
|
1533
|
+
.MediaCaption-module_credit__3ehAP:first-child {
|
|
1534
|
+
padding-top: 3px;
|
|
1535
|
+
}
|
|
1536
|
+
.MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
|
|
1537
|
+
color: #fff;
|
|
1538
|
+
}
|
|
1539
|
+
.MediaCaption-module_dark__3tL1u .MediaCaption-module_credit__3ehAP {
|
|
1540
|
+
color: #929292;
|
|
1541
|
+
}
|
|
1542
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1543
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1544
|
+
padding-top: 10px
|
|
1545
|
+
}
|
|
1546
|
+
@media only screen and (min-device-width: 32em) {
|
|
1547
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1548
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1549
|
+
padding-top: 12px
|
|
1550
|
+
}
|
|
1551
|
+
}
|
|
1552
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1553
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1554
|
+
padding-top: 9px
|
|
1555
|
+
}
|
|
1556
|
+
@media only screen and (min-device-width: 32em) {
|
|
1557
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1558
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1559
|
+
padding-top: 11px
|
|
1611
1560
|
}
|
|
1612
1561
|
}
|
|
1562
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP,
|
|
1563
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y,
|
|
1564
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP,
|
|
1565
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1566
|
+
.MediaCaption-module_desktop__3Saev .MediaCaption-module_credit__3ehAP,
|
|
1567
|
+
.MediaCaption-module_desktop__3Saev .MediaCaption-module_caption__1hr7Y {
|
|
1568
|
+
max-width: 650px;
|
|
1569
|
+
}
|
|
1570
|
+
|
|
1613
1571
|
|
|
1614
1572
|
/* Colors */
|
|
1615
1573
|
/* Fonts */
|
|
@@ -1624,24 +1582,156 @@
|
|
|
1624
1582
|
/* 511 */
|
|
1625
1583
|
/* 1023 */
|
|
1626
1584
|
/* Zindex */
|
|
1627
|
-
.
|
|
1628
|
-
|
|
1585
|
+
.Dropdown-module_root__11PNk {
|
|
1586
|
+
position: relative;
|
|
1587
|
+
z-index: 100;
|
|
1629
1588
|
|
|
1630
|
-
|
|
1589
|
+
display: inline-block;
|
|
1631
1590
|
|
|
1632
1591
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1633
1592
|
}
|
|
1634
|
-
.
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
display: -ms-flexbox;
|
|
1638
|
-
display: flex;
|
|
1639
|
-
flex-flow: row wrap;
|
|
1640
|
-
|
|
1641
|
-
margin: 0 0 0 -10px;
|
|
1642
|
-
padding: 0;
|
|
1593
|
+
.Dropdown-module_root__11PNk.Dropdown-module_active__3IwAl .Dropdown-module_menu__3PIqD,
|
|
1594
|
+
.Dropdown-module_root__11PNk:hover .Dropdown-module_menu__3PIqD {
|
|
1595
|
+
visibility: visible;
|
|
1643
1596
|
|
|
1644
|
-
|
|
1597
|
+
opacity: 1;
|
|
1598
|
+
}
|
|
1599
|
+
.Dropdown-module_root__11PNk ul {
|
|
1600
|
+
overflow: hidden;
|
|
1601
|
+
|
|
1602
|
+
width: 162px;
|
|
1603
|
+
margin: 0;
|
|
1604
|
+
padding: 3px 0;
|
|
1605
|
+
|
|
1606
|
+
border-radius: 5px;
|
|
1607
|
+
background: #fff;
|
|
1608
|
+
box-shadow: 0 0 0 1px #c0c0c0, 0 5px 20px 0 rgba(0, 0, 0, 0.2);
|
|
1609
|
+
|
|
1610
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1611
|
+
font-size: 14px;
|
|
1612
|
+
line-height: 26px;
|
|
1613
|
+
}
|
|
1614
|
+
.Dropdown-module_root__11PNk a {
|
|
1615
|
+
display: block;
|
|
1616
|
+
|
|
1617
|
+
padding: 2px 15px;
|
|
1618
|
+
|
|
1619
|
+
text-decoration: none;
|
|
1620
|
+
|
|
1621
|
+
color: #000;
|
|
1622
|
+
box-shadow: none;
|
|
1623
|
+
}
|
|
1624
|
+
.Dropdown-module_root__11PNk a:hover {
|
|
1625
|
+
color: #000;
|
|
1626
|
+
background-color: #f7f7f7;
|
|
1627
|
+
}
|
|
1628
|
+
.Dropdown-module_isInAudioPanel__1zv7F .Dropdown-module_menu__3PIqD {
|
|
1629
|
+
right: 0;
|
|
1630
|
+
left: auto
|
|
1631
|
+
}
|
|
1632
|
+
@media only screen and (min-device-width: 64em) {
|
|
1633
|
+
.Dropdown-module_isInAudioPanel__1zv7F .Dropdown-module_menu__3PIqD {
|
|
1634
|
+
right: auto;
|
|
1635
|
+
left: 0
|
|
1636
|
+
}
|
|
1637
|
+
}
|
|
1638
|
+
.Dropdown-module_menu__3PIqD {
|
|
1639
|
+
position: absolute;
|
|
1640
|
+
top: 100%;
|
|
1641
|
+
left: 0;
|
|
1642
|
+
|
|
1643
|
+
visibility: hidden;
|
|
1644
|
+
|
|
1645
|
+
padding-top: 6px;
|
|
1646
|
+
|
|
1647
|
+
opacity: 0;
|
|
1648
|
+
}
|
|
1649
|
+
.Dropdown-module_menu__3PIqD::after {
|
|
1650
|
+
position: absolute;
|
|
1651
|
+
z-index: -1;
|
|
1652
|
+
top: -10px;
|
|
1653
|
+
right: -10px;
|
|
1654
|
+
bottom: -10px;
|
|
1655
|
+
left: -10px;
|
|
1656
|
+
|
|
1657
|
+
content: '';
|
|
1658
|
+
}
|
|
1659
|
+
|
|
1660
|
+
/* Colors */
|
|
1661
|
+
/* Fonts */
|
|
1662
|
+
/* Gap */
|
|
1663
|
+
/* Media */
|
|
1664
|
+
/* 512 */
|
|
1665
|
+
/* 650 */
|
|
1666
|
+
/* 768 */
|
|
1667
|
+
/* 1024 */
|
|
1668
|
+
/* 1010 */
|
|
1669
|
+
/* 1200 */
|
|
1670
|
+
/* 511 */
|
|
1671
|
+
/* 1023 */
|
|
1672
|
+
/* Zindex */
|
|
1673
|
+
.MaterialTitle-module_root__18ku- {
|
|
1674
|
+
display: block;
|
|
1675
|
+
}
|
|
1676
|
+
.MaterialTitle-module_root__18ku- {
|
|
1677
|
+
margin: 0;
|
|
1678
|
+
|
|
1679
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1680
|
+
font-size: 25px;
|
|
1681
|
+
font-weight: normal;
|
|
1682
|
+
line-height: 27px
|
|
1683
|
+
}
|
|
1684
|
+
@media only screen and (min-device-width: 48em) {
|
|
1685
|
+
.MaterialTitle-module_root__18ku- {
|
|
1686
|
+
font-size: 37px;
|
|
1687
|
+
line-height: 38px
|
|
1688
|
+
}
|
|
1689
|
+
}
|
|
1690
|
+
.MaterialTitle-module_primary__2Sfmx {
|
|
1691
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
1692
|
+
font-weight: normal;
|
|
1693
|
+
}
|
|
1694
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1695
|
+
font-size: 24px;
|
|
1696
|
+
font-weight: 700
|
|
1697
|
+
}
|
|
1698
|
+
@media only screen and (min-device-width: 48em) {
|
|
1699
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1700
|
+
font-size: 36px
|
|
1701
|
+
}
|
|
1702
|
+
}
|
|
1703
|
+
|
|
1704
|
+
/* Colors */
|
|
1705
|
+
/* Fonts */
|
|
1706
|
+
/* Gap */
|
|
1707
|
+
/* Media */
|
|
1708
|
+
/* 512 */
|
|
1709
|
+
/* 650 */
|
|
1710
|
+
/* 768 */
|
|
1711
|
+
/* 1024 */
|
|
1712
|
+
/* 1010 */
|
|
1713
|
+
/* 1200 */
|
|
1714
|
+
/* 511 */
|
|
1715
|
+
/* 1023 */
|
|
1716
|
+
/* Zindex */
|
|
1717
|
+
.Toolbar-module_root__2HF2r {
|
|
1718
|
+
overflow: hidden;
|
|
1719
|
+
|
|
1720
|
+
transform: translateZ(0);
|
|
1721
|
+
|
|
1722
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1723
|
+
}
|
|
1724
|
+
.Toolbar-module_list__1n5ny {
|
|
1725
|
+
display: -webkit-box;
|
|
1726
|
+
display: -webkit-flex;
|
|
1727
|
+
display: -ms-flexbox;
|
|
1728
|
+
display: flex;
|
|
1729
|
+
flex-flow: row wrap;
|
|
1730
|
+
|
|
1731
|
+
margin: 0 0 0 -10px;
|
|
1732
|
+
padding: 0;
|
|
1733
|
+
|
|
1734
|
+
list-style: none
|
|
1645
1735
|
}
|
|
1646
1736
|
@media only screen and (min-device-width: 64em) {
|
|
1647
1737
|
.Toolbar-module_list__1n5ny {
|
|
@@ -1754,94 +1844,6 @@
|
|
|
1754
1844
|
display: none;
|
|
1755
1845
|
}
|
|
1756
1846
|
|
|
1757
|
-
/* Colors */
|
|
1758
|
-
/* Fonts */
|
|
1759
|
-
/* Gap */
|
|
1760
|
-
/* Media */
|
|
1761
|
-
/* 512 */
|
|
1762
|
-
/* 650 */
|
|
1763
|
-
/* 768 */
|
|
1764
|
-
/* 1024 */
|
|
1765
|
-
/* 1010 */
|
|
1766
|
-
/* 1200 */
|
|
1767
|
-
/* 511 */
|
|
1768
|
-
/* 1023 */
|
|
1769
|
-
/* Zindex */
|
|
1770
|
-
.Dropdown-module_root__11PNk {
|
|
1771
|
-
position: relative;
|
|
1772
|
-
z-index: 100;
|
|
1773
|
-
|
|
1774
|
-
display: inline-block;
|
|
1775
|
-
|
|
1776
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1777
|
-
}
|
|
1778
|
-
.Dropdown-module_root__11PNk.Dropdown-module_active__3IwAl .Dropdown-module_menu__3PIqD,
|
|
1779
|
-
.Dropdown-module_root__11PNk:hover .Dropdown-module_menu__3PIqD {
|
|
1780
|
-
visibility: visible;
|
|
1781
|
-
|
|
1782
|
-
opacity: 1;
|
|
1783
|
-
}
|
|
1784
|
-
.Dropdown-module_root__11PNk ul {
|
|
1785
|
-
overflow: hidden;
|
|
1786
|
-
|
|
1787
|
-
width: 162px;
|
|
1788
|
-
margin: 0;
|
|
1789
|
-
padding: 3px 0;
|
|
1790
|
-
|
|
1791
|
-
border-radius: 5px;
|
|
1792
|
-
background: #fff;
|
|
1793
|
-
box-shadow: 0 0 0 1px #c0c0c0, 0 5px 20px 0 rgba(0, 0, 0, 0.2);
|
|
1794
|
-
|
|
1795
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1796
|
-
font-size: 14px;
|
|
1797
|
-
line-height: 26px;
|
|
1798
|
-
}
|
|
1799
|
-
.Dropdown-module_root__11PNk a {
|
|
1800
|
-
display: block;
|
|
1801
|
-
|
|
1802
|
-
padding: 2px 15px;
|
|
1803
|
-
|
|
1804
|
-
text-decoration: none;
|
|
1805
|
-
|
|
1806
|
-
color: #000;
|
|
1807
|
-
box-shadow: none;
|
|
1808
|
-
}
|
|
1809
|
-
.Dropdown-module_root__11PNk a:hover {
|
|
1810
|
-
color: #000;
|
|
1811
|
-
background-color: #f7f7f7;
|
|
1812
|
-
}
|
|
1813
|
-
.Dropdown-module_isInAudioPanel__1zv7F .Dropdown-module_menu__3PIqD {
|
|
1814
|
-
right: 0;
|
|
1815
|
-
left: auto
|
|
1816
|
-
}
|
|
1817
|
-
@media only screen and (min-device-width: 64em) {
|
|
1818
|
-
.Dropdown-module_isInAudioPanel__1zv7F .Dropdown-module_menu__3PIqD {
|
|
1819
|
-
right: auto;
|
|
1820
|
-
left: 0
|
|
1821
|
-
}
|
|
1822
|
-
}
|
|
1823
|
-
.Dropdown-module_menu__3PIqD {
|
|
1824
|
-
position: absolute;
|
|
1825
|
-
top: 100%;
|
|
1826
|
-
left: 0;
|
|
1827
|
-
|
|
1828
|
-
visibility: hidden;
|
|
1829
|
-
|
|
1830
|
-
padding-top: 6px;
|
|
1831
|
-
|
|
1832
|
-
opacity: 0;
|
|
1833
|
-
}
|
|
1834
|
-
.Dropdown-module_menu__3PIqD::after {
|
|
1835
|
-
position: absolute;
|
|
1836
|
-
z-index: -1;
|
|
1837
|
-
top: -10px;
|
|
1838
|
-
right: -10px;
|
|
1839
|
-
bottom: -10px;
|
|
1840
|
-
left: -10px;
|
|
1841
|
-
|
|
1842
|
-
content: '';
|
|
1843
|
-
}
|
|
1844
|
-
|
|
1845
1847
|
/* Colors */
|
|
1846
1848
|
/* Fonts */
|
|
1847
1849
|
/* Gap */
|
|
@@ -2169,24 +2171,6 @@
|
|
|
2169
2171
|
}
|
|
2170
2172
|
}
|
|
2171
2173
|
|
|
2172
|
-
/* Colors */
|
|
2173
|
-
/* Fonts */
|
|
2174
|
-
/* Gap */
|
|
2175
|
-
/* Media */
|
|
2176
|
-
/* 512 */
|
|
2177
|
-
/* 650 */
|
|
2178
|
-
/* 768 */
|
|
2179
|
-
/* 1024 */
|
|
2180
|
-
/* 1010 */
|
|
2181
|
-
/* 1200 */
|
|
2182
|
-
/* 511 */
|
|
2183
|
-
/* 1023 */
|
|
2184
|
-
/* Zindex */
|
|
2185
|
-
.Timestamp-module_root__coOvT {
|
|
2186
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2187
|
-
font-weight: normal;
|
|
2188
|
-
}
|
|
2189
|
-
|
|
2190
2174
|
/* Colors */
|
|
2191
2175
|
/* Fonts */
|
|
2192
2176
|
/* Gap */
|
|
@@ -2286,18 +2270,36 @@
|
|
|
2286
2270
|
/* 511 */
|
|
2287
2271
|
/* 1023 */
|
|
2288
2272
|
/* Zindex */
|
|
2289
|
-
.
|
|
2290
|
-
|
|
2273
|
+
.Timestamp-module_root__coOvT {
|
|
2274
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2275
|
+
font-weight: normal;
|
|
2291
2276
|
}
|
|
2292
|
-
@media only screen and (min-device-width: 64em) {
|
|
2293
|
-
.CardTitle-module_root__1uqqF {
|
|
2294
|
-
margin-bottom: 10px;
|
|
2295
2277
|
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2278
|
+
/* Colors */
|
|
2279
|
+
/* Fonts */
|
|
2280
|
+
/* Gap */
|
|
2281
|
+
/* Media */
|
|
2282
|
+
/* 512 */
|
|
2283
|
+
/* 650 */
|
|
2284
|
+
/* 768 */
|
|
2285
|
+
/* 1024 */
|
|
2286
|
+
/* 1010 */
|
|
2287
|
+
/* 1200 */
|
|
2288
|
+
/* 511 */
|
|
2289
|
+
/* 1023 */
|
|
2290
|
+
/* Zindex */
|
|
2291
|
+
.CardTitle-module_root__1uqqF {
|
|
2292
|
+
margin-bottom: 11px
|
|
2293
|
+
}
|
|
2294
|
+
@media only screen and (min-device-width: 64em) {
|
|
2295
|
+
.CardTitle-module_root__1uqqF {
|
|
2296
|
+
margin-bottom: 10px;
|
|
2297
|
+
|
|
2298
|
+
text-align: center
|
|
2299
|
+
}
|
|
2300
|
+
}
|
|
2301
|
+
.CardTitle-module_index__4FsTf {
|
|
2302
|
+
margin-bottom: 7px;
|
|
2301
2303
|
|
|
2302
2304
|
color: #b88b59;
|
|
2303
2305
|
|
|
@@ -2414,107 +2416,6 @@
|
|
|
2414
2416
|
}
|
|
2415
2417
|
|
|
2416
2418
|
|
|
2417
|
-
/* Colors */
|
|
2418
|
-
/* Fonts */
|
|
2419
|
-
/* Gap */
|
|
2420
|
-
/* Media */
|
|
2421
|
-
/* 512 */
|
|
2422
|
-
/* 650 */
|
|
2423
|
-
/* 768 */
|
|
2424
|
-
/* 1024 */
|
|
2425
|
-
/* 1010 */
|
|
2426
|
-
/* 1200 */
|
|
2427
|
-
/* 511 */
|
|
2428
|
-
/* 1023 */
|
|
2429
|
-
/* Zindex */
|
|
2430
|
-
.GroupedBlock-module_root__2qfQA {
|
|
2431
|
-
max-width: 644px;
|
|
2432
|
-
margin: 15px auto 0
|
|
2433
|
-
}
|
|
2434
|
-
@media only screen and (min-device-width: 48em) {
|
|
2435
|
-
.GroupedBlock-module_root__2qfQA {
|
|
2436
|
-
max-width: none;
|
|
2437
|
-
margin-top: 25px;
|
|
2438
|
-
margin-bottom: 20px
|
|
2439
|
-
}
|
|
2440
|
-
}
|
|
2441
|
-
.GroupedBlock-module_hasFigcaption__2_mcf {
|
|
2442
|
-
margin-bottom: 15px;
|
|
2443
|
-
}
|
|
2444
|
-
@media only screen and (min-device-width: 48em) {
|
|
2445
|
-
.GroupedBlock-module_hasFigcaption__2_mcf + .GroupedBlock-module_root__2qfQA {
|
|
2446
|
-
margin-top: 25px
|
|
2447
|
-
}
|
|
2448
|
-
}
|
|
2449
|
-
.GroupedBlock-module_hasFigcaption__2_mcf .GroupedBlock-module_item__3sz9_:last-child {
|
|
2450
|
-
margin-bottom: 0;
|
|
2451
|
-
}
|
|
2452
|
-
.GroupedBlock-module_items__2DV2X {
|
|
2453
|
-
display: -webkit-box;
|
|
2454
|
-
display: -webkit-flex;
|
|
2455
|
-
display: -ms-flexbox;
|
|
2456
|
-
display: flex;
|
|
2457
|
-
flex-direction: column;
|
|
2458
|
-
flex-wrap: nowrap
|
|
2459
|
-
}
|
|
2460
|
-
@media only screen and (min-device-width: 48em) {
|
|
2461
|
-
.GroupedBlock-module_items__2DV2X {
|
|
2462
|
-
flex-direction: row
|
|
2463
|
-
}
|
|
2464
|
-
}
|
|
2465
|
-
.GroupedBlock-module_item__3sz9_ {
|
|
2466
|
-
flex-grow: 1;
|
|
2467
|
-
|
|
2468
|
-
width: 100%;
|
|
2469
|
-
min-width: 100%;
|
|
2470
|
-
max-width: 100%;
|
|
2471
|
-
margin-bottom: 20px
|
|
2472
|
-
}
|
|
2473
|
-
@media only screen and (min-device-width: 48em) {
|
|
2474
|
-
.GroupedBlock-module_item__3sz9_ {
|
|
2475
|
-
min-width: 0;
|
|
2476
|
-
max-width: none;
|
|
2477
|
-
margin-bottom: 0
|
|
2478
|
-
}
|
|
2479
|
-
}
|
|
2480
|
-
@media only screen and (min-device-width: 48em) {
|
|
2481
|
-
.GroupedBlock-module_item__3sz9_ + .GroupedBlock-module_item__3sz9_ {
|
|
2482
|
-
margin-left: 15px
|
|
2483
|
-
}
|
|
2484
|
-
}
|
|
2485
|
-
.GroupedBlock-module_figcaption__2Q_wf {
|
|
2486
|
-
max-width: 650px;
|
|
2487
|
-
margin-right: auto;
|
|
2488
|
-
margin-left: auto;
|
|
2489
|
-
}
|
|
2490
|
-
/* DISPLAY */
|
|
2491
|
-
@media only screen and (min-device-width: 48em) {
|
|
2492
|
-
.GroupedBlock-module_default__3ylw_ {
|
|
2493
|
-
max-width: 650px
|
|
2494
|
-
}
|
|
2495
|
-
}
|
|
2496
|
-
.GroupedBlock-module_full__1dzQR {
|
|
2497
|
-
max-width: 980px;
|
|
2498
|
-
}
|
|
2499
|
-
.GroupedBlock-module_super_full__1PU72 {
|
|
2500
|
-
max-width: 1680px;
|
|
2501
|
-
}
|
|
2502
|
-
/* VISIBILITY */
|
|
2503
|
-
@media only screen and (min-device-width: 32em) {
|
|
2504
|
-
.GroupedBlock-module_mobile__3n8Ub {
|
|
2505
|
-
display: none
|
|
2506
|
-
}
|
|
2507
|
-
}
|
|
2508
|
-
.GroupedBlock-module_desktop__6ZRpA {
|
|
2509
|
-
display: none
|
|
2510
|
-
}
|
|
2511
|
-
@media only screen and (min-device-width: 32em) {
|
|
2512
|
-
.GroupedBlock-module_desktop__6ZRpA {
|
|
2513
|
-
display: block
|
|
2514
|
-
}
|
|
2515
|
-
}
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
2419
|
/* Colors */
|
|
2519
2420
|
/* Fonts */
|
|
2520
2421
|
/* Gap */
|
|
@@ -2633,6 +2534,107 @@
|
|
|
2633
2534
|
}
|
|
2634
2535
|
}
|
|
2635
2536
|
|
|
2537
|
+
/* Colors */
|
|
2538
|
+
/* Fonts */
|
|
2539
|
+
/* Gap */
|
|
2540
|
+
/* Media */
|
|
2541
|
+
/* 512 */
|
|
2542
|
+
/* 650 */
|
|
2543
|
+
/* 768 */
|
|
2544
|
+
/* 1024 */
|
|
2545
|
+
/* 1010 */
|
|
2546
|
+
/* 1200 */
|
|
2547
|
+
/* 511 */
|
|
2548
|
+
/* 1023 */
|
|
2549
|
+
/* Zindex */
|
|
2550
|
+
.GroupedBlock-module_root__2qfQA {
|
|
2551
|
+
max-width: 644px;
|
|
2552
|
+
margin: 15px auto 0
|
|
2553
|
+
}
|
|
2554
|
+
@media only screen and (min-device-width: 48em) {
|
|
2555
|
+
.GroupedBlock-module_root__2qfQA {
|
|
2556
|
+
max-width: none;
|
|
2557
|
+
margin-top: 25px;
|
|
2558
|
+
margin-bottom: 20px
|
|
2559
|
+
}
|
|
2560
|
+
}
|
|
2561
|
+
.GroupedBlock-module_hasFigcaption__2_mcf {
|
|
2562
|
+
margin-bottom: 15px;
|
|
2563
|
+
}
|
|
2564
|
+
@media only screen and (min-device-width: 48em) {
|
|
2565
|
+
.GroupedBlock-module_hasFigcaption__2_mcf + .GroupedBlock-module_root__2qfQA {
|
|
2566
|
+
margin-top: 25px
|
|
2567
|
+
}
|
|
2568
|
+
}
|
|
2569
|
+
.GroupedBlock-module_hasFigcaption__2_mcf .GroupedBlock-module_item__3sz9_:last-child {
|
|
2570
|
+
margin-bottom: 0;
|
|
2571
|
+
}
|
|
2572
|
+
.GroupedBlock-module_items__2DV2X {
|
|
2573
|
+
display: -webkit-box;
|
|
2574
|
+
display: -webkit-flex;
|
|
2575
|
+
display: -ms-flexbox;
|
|
2576
|
+
display: flex;
|
|
2577
|
+
flex-direction: column;
|
|
2578
|
+
flex-wrap: nowrap
|
|
2579
|
+
}
|
|
2580
|
+
@media only screen and (min-device-width: 48em) {
|
|
2581
|
+
.GroupedBlock-module_items__2DV2X {
|
|
2582
|
+
flex-direction: row
|
|
2583
|
+
}
|
|
2584
|
+
}
|
|
2585
|
+
.GroupedBlock-module_item__3sz9_ {
|
|
2586
|
+
flex-grow: 1;
|
|
2587
|
+
|
|
2588
|
+
width: 100%;
|
|
2589
|
+
min-width: 100%;
|
|
2590
|
+
max-width: 100%;
|
|
2591
|
+
margin-bottom: 20px
|
|
2592
|
+
}
|
|
2593
|
+
@media only screen and (min-device-width: 48em) {
|
|
2594
|
+
.GroupedBlock-module_item__3sz9_ {
|
|
2595
|
+
min-width: 0;
|
|
2596
|
+
max-width: none;
|
|
2597
|
+
margin-bottom: 0
|
|
2598
|
+
}
|
|
2599
|
+
}
|
|
2600
|
+
@media only screen and (min-device-width: 48em) {
|
|
2601
|
+
.GroupedBlock-module_item__3sz9_ + .GroupedBlock-module_item__3sz9_ {
|
|
2602
|
+
margin-left: 15px
|
|
2603
|
+
}
|
|
2604
|
+
}
|
|
2605
|
+
.GroupedBlock-module_figcaption__2Q_wf {
|
|
2606
|
+
max-width: 650px;
|
|
2607
|
+
margin-right: auto;
|
|
2608
|
+
margin-left: auto;
|
|
2609
|
+
}
|
|
2610
|
+
/* DISPLAY */
|
|
2611
|
+
@media only screen and (min-device-width: 48em) {
|
|
2612
|
+
.GroupedBlock-module_default__3ylw_ {
|
|
2613
|
+
max-width: 650px
|
|
2614
|
+
}
|
|
2615
|
+
}
|
|
2616
|
+
.GroupedBlock-module_full__1dzQR {
|
|
2617
|
+
max-width: 980px;
|
|
2618
|
+
}
|
|
2619
|
+
.GroupedBlock-module_super_full__1PU72 {
|
|
2620
|
+
max-width: 1680px;
|
|
2621
|
+
}
|
|
2622
|
+
/* VISIBILITY */
|
|
2623
|
+
@media only screen and (min-device-width: 32em) {
|
|
2624
|
+
.GroupedBlock-module_mobile__3n8Ub {
|
|
2625
|
+
display: none
|
|
2626
|
+
}
|
|
2627
|
+
}
|
|
2628
|
+
.GroupedBlock-module_desktop__6ZRpA {
|
|
2629
|
+
display: none
|
|
2630
|
+
}
|
|
2631
|
+
@media only screen and (min-device-width: 32em) {
|
|
2632
|
+
.GroupedBlock-module_desktop__6ZRpA {
|
|
2633
|
+
display: block
|
|
2634
|
+
}
|
|
2635
|
+
}
|
|
2636
|
+
|
|
2637
|
+
|
|
2636
2638
|
/* Colors */
|
|
2637
2639
|
/* Fonts */
|
|
2638
2640
|
/* Gap */
|
|
@@ -2749,91 +2751,20 @@
|
|
|
2749
2751
|
/* 511 */
|
|
2750
2752
|
/* 1023 */
|
|
2751
2753
|
/* Zindex */
|
|
2752
|
-
.
|
|
2753
|
-
margin:
|
|
2754
|
-
padding:
|
|
2754
|
+
.ListBlock-module_root__3Q3Ga {
|
|
2755
|
+
margin: 15px 0;
|
|
2756
|
+
padding: 0;
|
|
2755
2757
|
|
|
2756
|
-
|
|
2757
|
-
border-radius: 4px;
|
|
2758
|
-
border-radius: 8px;
|
|
2759
|
-
background: #FFF8C4;
|
|
2758
|
+
list-style: none;
|
|
2760
2759
|
|
|
2761
|
-
font-family: '
|
|
2762
|
-
font-size:
|
|
2763
|
-
|
|
2764
|
-
line-height: 20px
|
|
2760
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
2761
|
+
font-size: 18px;
|
|
2762
|
+
line-height: 24px
|
|
2765
2763
|
}
|
|
2766
2764
|
@media only screen and (min-device-width: 32em) {
|
|
2767
|
-
.
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
font-size: 17px;
|
|
2772
|
-
line-height: 24px
|
|
2773
|
-
}
|
|
2774
|
-
}
|
|
2775
|
-
.ImportantLead-module_root__2BdT3:last-child {
|
|
2776
|
-
margin-bottom: 0;
|
|
2777
|
-
}
|
|
2778
|
-
.ImportantLead-module_root__2BdT3:first-child {
|
|
2779
|
-
margin-top: 0;
|
|
2780
|
-
}
|
|
2781
|
-
.ImportantLead-module_root__2BdT3 a {
|
|
2782
|
-
color: #000;
|
|
2783
|
-
box-shadow: inset 0 -1px #000;
|
|
2784
|
-
}
|
|
2785
|
-
.ImportantLead-module_root__2BdT3 a:hover {
|
|
2786
|
-
color: #b88b59;
|
|
2787
|
-
box-shadow: inset 0 -1px #b88b59;
|
|
2788
|
-
}
|
|
2789
|
-
.ImportantLead-module_slide__3kQ9x {
|
|
2790
|
-
max-width: 650px;
|
|
2791
|
-
margin-right: auto;
|
|
2792
|
-
margin-left: auto;
|
|
2793
|
-
}
|
|
2794
|
-
/* VISIBILITY */
|
|
2795
|
-
@media only screen and (min-device-width: 32em) {
|
|
2796
|
-
.ImportantLead-module_mobile__3BXbm {
|
|
2797
|
-
display: none
|
|
2798
|
-
}
|
|
2799
|
-
}
|
|
2800
|
-
.ImportantLead-module_desktop__3Zljc {
|
|
2801
|
-
display: none
|
|
2802
|
-
}
|
|
2803
|
-
@media only screen and (min-device-width: 32em) {
|
|
2804
|
-
.ImportantLead-module_desktop__3Zljc {
|
|
2805
|
-
display: block
|
|
2806
|
-
}
|
|
2807
|
-
}
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
/* Colors */
|
|
2811
|
-
/* Fonts */
|
|
2812
|
-
/* Gap */
|
|
2813
|
-
/* Media */
|
|
2814
|
-
/* 512 */
|
|
2815
|
-
/* 650 */
|
|
2816
|
-
/* 768 */
|
|
2817
|
-
/* 1024 */
|
|
2818
|
-
/* 1010 */
|
|
2819
|
-
/* 1200 */
|
|
2820
|
-
/* 511 */
|
|
2821
|
-
/* 1023 */
|
|
2822
|
-
/* Zindex */
|
|
2823
|
-
.ListBlock-module_root__3Q3Ga {
|
|
2824
|
-
margin: 15px 0;
|
|
2825
|
-
padding: 0;
|
|
2826
|
-
|
|
2827
|
-
list-style: none;
|
|
2828
|
-
|
|
2829
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
2830
|
-
font-size: 18px;
|
|
2831
|
-
line-height: 24px
|
|
2832
|
-
}
|
|
2833
|
-
@media only screen and (min-device-width: 32em) {
|
|
2834
|
-
.ListBlock-module_root__3Q3Ga {
|
|
2835
|
-
font-size: 20px;
|
|
2836
|
-
line-height: 28px
|
|
2765
|
+
.ListBlock-module_root__3Q3Ga {
|
|
2766
|
+
font-size: 20px;
|
|
2767
|
+
line-height: 28px
|
|
2837
2768
|
}
|
|
2838
2769
|
}
|
|
2839
2770
|
@media only screen and (min-device-width: 48em) {
|
|
@@ -2969,6 +2900,77 @@
|
|
|
2969
2900
|
}
|
|
2970
2901
|
}
|
|
2971
2902
|
|
|
2903
|
+
/* Colors */
|
|
2904
|
+
/* Fonts */
|
|
2905
|
+
/* Gap */
|
|
2906
|
+
/* Media */
|
|
2907
|
+
/* 512 */
|
|
2908
|
+
/* 650 */
|
|
2909
|
+
/* 768 */
|
|
2910
|
+
/* 1024 */
|
|
2911
|
+
/* 1010 */
|
|
2912
|
+
/* 1200 */
|
|
2913
|
+
/* 511 */
|
|
2914
|
+
/* 1023 */
|
|
2915
|
+
/* Zindex */
|
|
2916
|
+
.ImportantLead-module_root__2BdT3 {
|
|
2917
|
+
margin: 18px 0;
|
|
2918
|
+
padding: 12px 12px 13px;
|
|
2919
|
+
|
|
2920
|
+
border: 1px solid rgba(0, 0, 0, 0.08);
|
|
2921
|
+
border-radius: 4px;
|
|
2922
|
+
border-radius: 8px;
|
|
2923
|
+
background: #FFF8C4;
|
|
2924
|
+
|
|
2925
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2926
|
+
font-size: 16px;
|
|
2927
|
+
font-weight: normal;
|
|
2928
|
+
line-height: 20px
|
|
2929
|
+
}
|
|
2930
|
+
@media only screen and (min-device-width: 32em) {
|
|
2931
|
+
.ImportantLead-module_root__2BdT3 {
|
|
2932
|
+
margin: 25px 0;
|
|
2933
|
+
padding: 12px 15px 13px;
|
|
2934
|
+
|
|
2935
|
+
font-size: 17px;
|
|
2936
|
+
line-height: 24px
|
|
2937
|
+
}
|
|
2938
|
+
}
|
|
2939
|
+
.ImportantLead-module_root__2BdT3:last-child {
|
|
2940
|
+
margin-bottom: 0;
|
|
2941
|
+
}
|
|
2942
|
+
.ImportantLead-module_root__2BdT3:first-child {
|
|
2943
|
+
margin-top: 0;
|
|
2944
|
+
}
|
|
2945
|
+
.ImportantLead-module_root__2BdT3 a {
|
|
2946
|
+
color: #000;
|
|
2947
|
+
box-shadow: inset 0 -1px #000;
|
|
2948
|
+
}
|
|
2949
|
+
.ImportantLead-module_root__2BdT3 a:hover {
|
|
2950
|
+
color: #b88b59;
|
|
2951
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
2952
|
+
}
|
|
2953
|
+
.ImportantLead-module_slide__3kQ9x {
|
|
2954
|
+
max-width: 650px;
|
|
2955
|
+
margin-right: auto;
|
|
2956
|
+
margin-left: auto;
|
|
2957
|
+
}
|
|
2958
|
+
/* VISIBILITY */
|
|
2959
|
+
@media only screen and (min-device-width: 32em) {
|
|
2960
|
+
.ImportantLead-module_mobile__3BXbm {
|
|
2961
|
+
display: none
|
|
2962
|
+
}
|
|
2963
|
+
}
|
|
2964
|
+
.ImportantLead-module_desktop__3Zljc {
|
|
2965
|
+
display: none
|
|
2966
|
+
}
|
|
2967
|
+
@media only screen and (min-device-width: 32em) {
|
|
2968
|
+
.ImportantLead-module_desktop__3Zljc {
|
|
2969
|
+
display: block
|
|
2970
|
+
}
|
|
2971
|
+
}
|
|
2972
|
+
|
|
2973
|
+
|
|
2972
2974
|
/* Colors */
|
|
2973
2975
|
/* Fonts */
|
|
2974
2976
|
/* Gap */
|
|
@@ -3099,96 +3101,6 @@
|
|
|
3099
3101
|
}
|
|
3100
3102
|
|
|
3101
3103
|
|
|
3102
|
-
/* Colors */
|
|
3103
|
-
/* Fonts */
|
|
3104
|
-
/* Gap */
|
|
3105
|
-
/* Media */
|
|
3106
|
-
/* 512 */
|
|
3107
|
-
/* 650 */
|
|
3108
|
-
/* 768 */
|
|
3109
|
-
/* 1024 */
|
|
3110
|
-
/* 1010 */
|
|
3111
|
-
/* 1200 */
|
|
3112
|
-
/* 511 */
|
|
3113
|
-
/* 1023 */
|
|
3114
|
-
/* Zindex */
|
|
3115
|
-
.RichTitle-module_root__BK_WT {
|
|
3116
|
-
margin: 0 0 18px;
|
|
3117
|
-
|
|
3118
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3119
|
-
font-size: 19px;
|
|
3120
|
-
font-weight: 700;
|
|
3121
|
-
line-height: 23px
|
|
3122
|
-
}
|
|
3123
|
-
@media only screen and (min-device-width: 48em) {
|
|
3124
|
-
.RichTitle-module_root__BK_WT {
|
|
3125
|
-
margin-bottom: 15px;
|
|
3126
|
-
|
|
3127
|
-
font-size: 37px;
|
|
3128
|
-
line-height: 42px
|
|
3129
|
-
}
|
|
3130
|
-
}
|
|
3131
|
-
.RichTitle-module_root__BK_WT:last-child {
|
|
3132
|
-
margin-bottom: 0;
|
|
3133
|
-
}
|
|
3134
|
-
.RichTitle-module_root__BK_WT span {
|
|
3135
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3136
|
-
font-size: 20px;
|
|
3137
|
-
font-weight: normal
|
|
3138
|
-
}
|
|
3139
|
-
@media only screen and (min-device-width: 48em) {
|
|
3140
|
-
.RichTitle-module_root__BK_WT span {
|
|
3141
|
-
font-size: 38px
|
|
3142
|
-
}
|
|
3143
|
-
}
|
|
3144
|
-
@media only screen and (min-device-width: 32em) {
|
|
3145
|
-
.RichTitle-module_slide__1A-gB,
|
|
3146
|
-
.RichTitle-module_game__1g8Bn {
|
|
3147
|
-
text-align: center
|
|
3148
|
-
}
|
|
3149
|
-
}
|
|
3150
|
-
@media only screen and (min-device-width: 64em) {
|
|
3151
|
-
.RichTitle-module_half__10GRI {
|
|
3152
|
-
font-size: 33px;
|
|
3153
|
-
line-height: 36px
|
|
3154
|
-
}
|
|
3155
|
-
}
|
|
3156
|
-
@media only screen and (min-device-width: 64em) {
|
|
3157
|
-
.RichTitle-module_half__10GRI span {
|
|
3158
|
-
font-size: 34px
|
|
3159
|
-
}
|
|
3160
|
-
}
|
|
3161
|
-
.RichTitle-module_game__1g8Bn:first-child {
|
|
3162
|
-
padding-top: 9px;
|
|
3163
|
-
}
|
|
3164
|
-
.RichTitle-module_featured__wJfaQ {
|
|
3165
|
-
letter-spacing: 0.3px;
|
|
3166
|
-
|
|
3167
|
-
font-size: 28px;
|
|
3168
|
-
line-height: 30px;
|
|
3169
|
-
}
|
|
3170
|
-
.RichTitle-module_featured__wJfaQ span {
|
|
3171
|
-
display: block;
|
|
3172
|
-
|
|
3173
|
-
padding-top: 2px;
|
|
3174
|
-
|
|
3175
|
-
font-size: 18px;
|
|
3176
|
-
line-height: 24px;
|
|
3177
|
-
}
|
|
3178
|
-
@media only screen and (min-device-width: 32em) {
|
|
3179
|
-
.RichTitle-module_mobile__1Cb6E {
|
|
3180
|
-
display: none
|
|
3181
|
-
}
|
|
3182
|
-
}
|
|
3183
|
-
.RichTitle-module_desktop__2ixSQ {
|
|
3184
|
-
display: none
|
|
3185
|
-
}
|
|
3186
|
-
@media only screen and (min-device-width: 32em) {
|
|
3187
|
-
.RichTitle-module_desktop__2ixSQ {
|
|
3188
|
-
display: block
|
|
3189
|
-
}
|
|
3190
|
-
}
|
|
3191
|
-
|
|
3192
3104
|
/* Colors */
|
|
3193
3105
|
/* Fonts */
|
|
3194
3106
|
/* Gap */
|
|
@@ -3566,90 +3478,530 @@ a mark {
|
|
|
3566
3478
|
margin-top: 6px;
|
|
3567
3479
|
margin-bottom: 6px;
|
|
3568
3480
|
|
|
3569
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3570
|
-
font-size: 16px;
|
|
3571
|
-
line-height: 22px
|
|
3572
|
-
}
|
|
3573
|
-
@media only screen and (min-device-width: 48em) {
|
|
3574
|
-
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
|
|
3575
|
-
margin-top: 12px;
|
|
3576
|
-
margin-bottom: 12px;
|
|
3481
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3482
|
+
font-size: 16px;
|
|
3483
|
+
line-height: 22px
|
|
3484
|
+
}
|
|
3485
|
+
@media only screen and (min-device-width: 48em) {
|
|
3486
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
|
|
3487
|
+
margin-top: 12px;
|
|
3488
|
+
margin-bottom: 12px;
|
|
3489
|
+
|
|
3490
|
+
font-size: 18px;
|
|
3491
|
+
line-height: 26px
|
|
3492
|
+
}
|
|
3493
|
+
}
|
|
3494
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
|
|
3495
|
+
margin-top: 12px;
|
|
3496
|
+
margin-bottom: 12px
|
|
3497
|
+
}
|
|
3498
|
+
@media only screen and (min-device-width: 48em) {
|
|
3499
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
|
|
3500
|
+
margin-top: 10px;
|
|
3501
|
+
margin-bottom: 10px
|
|
3502
|
+
}
|
|
3503
|
+
}
|
|
3504
|
+
.SimpleBlock-module_isInAnswer__3aX6X:first-child {
|
|
3505
|
+
margin-top: 6px;
|
|
3506
|
+
}
|
|
3507
|
+
.SimpleBlock-module_isInAnswer__3aX6X:last-child {
|
|
3508
|
+
margin-bottom: 0;
|
|
3509
|
+
}
|
|
3510
|
+
/* VISIBILITY */
|
|
3511
|
+
@media only screen and (min-device-width: 32em) {
|
|
3512
|
+
.SimpleBlock-module_mobile__Ckgek {
|
|
3513
|
+
display: none
|
|
3514
|
+
}
|
|
3515
|
+
}
|
|
3516
|
+
.SimpleBlock-module_desktop__2se2o {
|
|
3517
|
+
display: none
|
|
3518
|
+
}
|
|
3519
|
+
@media only screen and (min-device-width: 32em) {
|
|
3520
|
+
.SimpleBlock-module_desktop__2se2o {
|
|
3521
|
+
display: block
|
|
3522
|
+
}
|
|
3523
|
+
}
|
|
3524
|
+
|
|
3525
|
+
/* Colors */
|
|
3526
|
+
/* Fonts */
|
|
3527
|
+
/* Gap */
|
|
3528
|
+
/* Media */
|
|
3529
|
+
/* 512 */
|
|
3530
|
+
/* 650 */
|
|
3531
|
+
/* 768 */
|
|
3532
|
+
/* 1024 */
|
|
3533
|
+
/* 1010 */
|
|
3534
|
+
/* 1200 */
|
|
3535
|
+
/* 511 */
|
|
3536
|
+
/* 1023 */
|
|
3537
|
+
/* Zindex */
|
|
3538
|
+
.RichTitle-module_root__BK_WT {
|
|
3539
|
+
margin: 0 0 18px;
|
|
3540
|
+
|
|
3541
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3542
|
+
font-size: 19px;
|
|
3543
|
+
font-weight: 700;
|
|
3544
|
+
line-height: 23px
|
|
3545
|
+
}
|
|
3546
|
+
@media only screen and (min-device-width: 48em) {
|
|
3547
|
+
.RichTitle-module_root__BK_WT {
|
|
3548
|
+
margin-bottom: 15px;
|
|
3549
|
+
|
|
3550
|
+
font-size: 37px;
|
|
3551
|
+
line-height: 42px
|
|
3552
|
+
}
|
|
3553
|
+
}
|
|
3554
|
+
.RichTitle-module_root__BK_WT:last-child {
|
|
3555
|
+
margin-bottom: 0;
|
|
3556
|
+
}
|
|
3557
|
+
.RichTitle-module_root__BK_WT span {
|
|
3558
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3559
|
+
font-size: 20px;
|
|
3560
|
+
font-weight: normal
|
|
3561
|
+
}
|
|
3562
|
+
@media only screen and (min-device-width: 48em) {
|
|
3563
|
+
.RichTitle-module_root__BK_WT span {
|
|
3564
|
+
font-size: 38px
|
|
3565
|
+
}
|
|
3566
|
+
}
|
|
3567
|
+
@media only screen and (min-device-width: 32em) {
|
|
3568
|
+
.RichTitle-module_slide__1A-gB,
|
|
3569
|
+
.RichTitle-module_game__1g8Bn {
|
|
3570
|
+
text-align: center
|
|
3571
|
+
}
|
|
3572
|
+
}
|
|
3573
|
+
@media only screen and (min-device-width: 64em) {
|
|
3574
|
+
.RichTitle-module_half__10GRI {
|
|
3575
|
+
font-size: 33px;
|
|
3576
|
+
line-height: 36px
|
|
3577
|
+
}
|
|
3578
|
+
}
|
|
3579
|
+
@media only screen and (min-device-width: 64em) {
|
|
3580
|
+
.RichTitle-module_half__10GRI span {
|
|
3581
|
+
font-size: 34px
|
|
3582
|
+
}
|
|
3583
|
+
}
|
|
3584
|
+
.RichTitle-module_game__1g8Bn:first-child {
|
|
3585
|
+
padding-top: 9px;
|
|
3586
|
+
}
|
|
3587
|
+
.RichTitle-module_featured__wJfaQ {
|
|
3588
|
+
letter-spacing: 0.3px;
|
|
3589
|
+
|
|
3590
|
+
font-size: 28px;
|
|
3591
|
+
line-height: 30px;
|
|
3592
|
+
}
|
|
3593
|
+
.RichTitle-module_featured__wJfaQ span {
|
|
3594
|
+
display: block;
|
|
3595
|
+
|
|
3596
|
+
padding-top: 2px;
|
|
3597
|
+
|
|
3598
|
+
font-size: 18px;
|
|
3599
|
+
line-height: 24px;
|
|
3600
|
+
}
|
|
3601
|
+
@media only screen and (min-device-width: 32em) {
|
|
3602
|
+
.RichTitle-module_mobile__1Cb6E {
|
|
3603
|
+
display: none
|
|
3604
|
+
}
|
|
3605
|
+
}
|
|
3606
|
+
.RichTitle-module_desktop__2ixSQ {
|
|
3607
|
+
display: none
|
|
3608
|
+
}
|
|
3609
|
+
@media only screen and (min-device-width: 32em) {
|
|
3610
|
+
.RichTitle-module_desktop__2ixSQ {
|
|
3611
|
+
display: block
|
|
3612
|
+
}
|
|
3613
|
+
}
|
|
3614
|
+
|
|
3615
|
+
/* Colors */
|
|
3616
|
+
/* Fonts */
|
|
3617
|
+
/* Gap */
|
|
3618
|
+
/* Media */
|
|
3619
|
+
/* 512 */
|
|
3620
|
+
/* 650 */
|
|
3621
|
+
/* 768 */
|
|
3622
|
+
/* 1024 */
|
|
3623
|
+
/* 1010 */
|
|
3624
|
+
/* 1200 */
|
|
3625
|
+
/* 511 */
|
|
3626
|
+
/* 1023 */
|
|
3627
|
+
/* Zindex */
|
|
3628
|
+
.SourceBlock-module_root__1P3XD {
|
|
3629
|
+
display: block;
|
|
3630
|
+
|
|
3631
|
+
margin: 18px 0 15px;
|
|
3632
|
+
padding: 12px 11px 17px;
|
|
3633
|
+
|
|
3634
|
+
color: #000;
|
|
3635
|
+
border-radius: 2px 8px 8px 2px;
|
|
3636
|
+
background-color: #f5f5f5;
|
|
3637
|
+
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 4px 0 0 0 #b78b5c;
|
|
3638
|
+
|
|
3639
|
+
font-size: 16px;
|
|
3640
|
+
line-height: 20px
|
|
3641
|
+
}
|
|
3642
|
+
@media only screen and (min-device-width: 48em) {
|
|
3643
|
+
.SourceBlock-module_root__1P3XD {
|
|
3644
|
+
margin-top: 25px;
|
|
3645
|
+
margin-bottom: 25px;
|
|
3646
|
+
padding: 18px 16px 16px
|
|
3647
|
+
}
|
|
3648
|
+
}
|
|
3649
|
+
.SourceBlock-module_root__1P3XD:hover,
|
|
3650
|
+
.SourceBlock-module_root__1P3XD:visited {
|
|
3651
|
+
background-color: #ededed;
|
|
3652
|
+
}
|
|
3653
|
+
.SourceBlock-module_root__1P3XD blockquote {
|
|
3654
|
+
margin: 0;
|
|
3655
|
+
}
|
|
3656
|
+
.SourceBlock-module_root__1P3XD a {
|
|
3657
|
+
text-decoration: none;
|
|
3658
|
+
|
|
3659
|
+
color: inherit;
|
|
3660
|
+
}
|
|
3661
|
+
.SourceBlock-module_text__Si4vm {
|
|
3662
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3663
|
+
}
|
|
3664
|
+
.SourceBlock-module_text__Si4vm p {
|
|
3665
|
+
margin: 0;
|
|
3666
|
+
|
|
3667
|
+
font-size: 16px;
|
|
3668
|
+
line-height: 22px
|
|
3669
|
+
}
|
|
3670
|
+
@media only screen and (min-device-width: 48em) {
|
|
3671
|
+
.SourceBlock-module_text__Si4vm p {
|
|
3672
|
+
font-size: 18px;
|
|
3673
|
+
line-height: 26px
|
|
3674
|
+
}
|
|
3675
|
+
}
|
|
3676
|
+
.SourceBlock-module_root__1P3XD p + p {
|
|
3677
|
+
margin-top: 12px;
|
|
3678
|
+
}
|
|
3679
|
+
.SourceBlock-module_root__1P3XD footer {
|
|
3680
|
+
margin-top: 12px;
|
|
3681
|
+
padding-top: 10px;
|
|
3682
|
+
|
|
3683
|
+
border-top: 1px solid #d6d6d6
|
|
3684
|
+
}
|
|
3685
|
+
@media only screen and (min-device-width: 48em) {
|
|
3686
|
+
.SourceBlock-module_root__1P3XD footer {
|
|
3687
|
+
margin-top: 18px;
|
|
3688
|
+
padding-top: 12px
|
|
3689
|
+
}
|
|
3690
|
+
}
|
|
3691
|
+
.SourceBlock-module_origin__l3JbO {
|
|
3692
|
+
letter-spacing: 1px;
|
|
3693
|
+
text-transform: uppercase;
|
|
3694
|
+
pointer-events: none;
|
|
3695
|
+
|
|
3696
|
+
color: #292929;
|
|
3697
|
+
|
|
3698
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3699
|
+
font-size: 16px;
|
|
3700
|
+
font-weight: bold;
|
|
3701
|
+
font-style: normal;
|
|
3702
|
+
line-height: 22px
|
|
3703
|
+
}
|
|
3704
|
+
@media only screen and (min-device-width: 48em) {
|
|
3705
|
+
.SourceBlock-module_origin__l3JbO {
|
|
3706
|
+
font-size: 18px;
|
|
3707
|
+
line-height: 26px
|
|
3708
|
+
}
|
|
3709
|
+
}
|
|
3710
|
+
.SourceBlock-module_center__3P93B {
|
|
3711
|
+
max-width: 650px;
|
|
3712
|
+
margin-right: auto;
|
|
3713
|
+
margin-left: auto;
|
|
3714
|
+
}
|
|
3715
|
+
/* VISIBILITY */
|
|
3716
|
+
@media only screen and (min-device-width: 32em) {
|
|
3717
|
+
.SourceBlock-module_mobile__2gw4S {
|
|
3718
|
+
display: none
|
|
3719
|
+
}
|
|
3720
|
+
}
|
|
3721
|
+
.SourceBlock-module_desktop__DecT6 {
|
|
3722
|
+
display: none
|
|
3723
|
+
}
|
|
3724
|
+
@media only screen and (min-device-width: 32em) {
|
|
3725
|
+
.SourceBlock-module_desktop__DecT6 {
|
|
3726
|
+
display: block
|
|
3727
|
+
}
|
|
3728
|
+
}
|
|
3729
|
+
|
|
3730
|
+
/* Colors */
|
|
3731
|
+
/* Fonts */
|
|
3732
|
+
/* Gap */
|
|
3733
|
+
/* Media */
|
|
3734
|
+
/* 512 */
|
|
3735
|
+
/* 650 */
|
|
3736
|
+
/* 768 */
|
|
3737
|
+
/* 1024 */
|
|
3738
|
+
/* 1010 */
|
|
3739
|
+
/* 1200 */
|
|
3740
|
+
/* 511 */
|
|
3741
|
+
/* 1023 */
|
|
3742
|
+
/* Zindex */
|
|
3743
|
+
.SimpleTitle-module_root__2jVQN {
|
|
3744
|
+
margin: 0 0 18px;
|
|
3745
|
+
|
|
3746
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3747
|
+
font-size: 20px;
|
|
3748
|
+
font-weight: normal;
|
|
3749
|
+
line-height: 23px
|
|
3750
|
+
}
|
|
3751
|
+
@media only screen and (min-device-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-device-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-device-width: 32em) {
|
|
3769
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
3770
|
+
display: block
|
|
3771
|
+
}
|
|
3772
|
+
}
|
|
3773
|
+
|
|
3774
|
+
/* Colors */
|
|
3775
|
+
/* Fonts */
|
|
3776
|
+
/* Gap */
|
|
3777
|
+
/* Media */
|
|
3778
|
+
/* 512 */
|
|
3779
|
+
/* 650 */
|
|
3780
|
+
/* 768 */
|
|
3781
|
+
/* 1024 */
|
|
3782
|
+
/* 1010 */
|
|
3783
|
+
/* 1200 */
|
|
3784
|
+
/* 511 */
|
|
3785
|
+
/* 1023 */
|
|
3786
|
+
/* Zindex */
|
|
3787
|
+
.Spoiler-module_root__1OfSR {
|
|
3788
|
+
width: 100%;
|
|
3789
|
+
margin: 15px 0;
|
|
3790
|
+
padding: 21px 0 22px;
|
|
3791
|
+
|
|
3792
|
+
border-top: 3px solid rgba(0, 0, 0, 0.1);
|
|
3793
|
+
border-bottom: 3px solid rgba(0, 0, 0, 0.1)
|
|
3794
|
+
}
|
|
3795
|
+
@media only screen and (min-device-width: 32em) {
|
|
3796
|
+
.Spoiler-module_root__1OfSR {
|
|
3797
|
+
display: -webkit-box;
|
|
3798
|
+
display: -webkit-flex;
|
|
3799
|
+
display: -ms-flexbox;
|
|
3800
|
+
display: flex;
|
|
3801
|
+
flex-flow: column nowrap;
|
|
3802
|
+
|
|
3803
|
+
margin: 25px auto 20px;
|
|
3804
|
+
padding: 20px 0
|
|
3805
|
+
}
|
|
3806
|
+
}
|
|
3807
|
+
.Spoiler-module_root__1OfSR:last-child {
|
|
3808
|
+
margin-bottom: 0;
|
|
3809
|
+
}
|
|
3810
|
+
.Spoiler-module_root__1OfSR:first-child {
|
|
3811
|
+
margin-top: 0;
|
|
3812
|
+
}
|
|
3813
|
+
.Spoiler-module_header__1rZUs {
|
|
3814
|
+
display: -webkit-box;
|
|
3815
|
+
display: -webkit-flex;
|
|
3816
|
+
display: -ms-flexbox;
|
|
3817
|
+
display: flex;
|
|
3818
|
+
flex-flow: column nowrap;
|
|
3819
|
+
justify-content: center;
|
|
3820
|
+
}
|
|
3821
|
+
.Spoiler-module_header__1rZUs h3 {
|
|
3822
|
+
margin-top: 0;
|
|
3823
|
+
margin-bottom: 18px;
|
|
3824
|
+
|
|
3825
|
+
font-weight: 700;
|
|
3826
|
+
font-size: 21px;
|
|
3827
|
+
|
|
3828
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3829
|
+
line-height: 26px
|
|
3830
|
+
}
|
|
3831
|
+
@media only screen and (min-device-width: 32em) {
|
|
3832
|
+
.Spoiler-module_header__1rZUs h3 {
|
|
3833
|
+
margin-bottom: 20px;
|
|
3834
|
+
|
|
3835
|
+
font-size: 28px;
|
|
3836
|
+
line-height: 34px
|
|
3837
|
+
}
|
|
3838
|
+
}
|
|
3839
|
+
.Spoiler-module_body__Q1e_c {
|
|
3840
|
+
display: none;
|
|
3841
|
+
|
|
3842
|
+
width: 100%;
|
|
3843
|
+
margin-right: auto;
|
|
3844
|
+
margin-left: auto;
|
|
3845
|
+
padding-bottom: 13px
|
|
3846
|
+
}
|
|
3847
|
+
@media only screen and (min-device-width: 32em) {
|
|
3848
|
+
.Spoiler-module_body__Q1e_c {
|
|
3849
|
+
order: 2;
|
|
3850
|
+
|
|
3851
|
+
padding-top: 25px;
|
|
3852
|
+
padding-bottom: 0
|
|
3853
|
+
}
|
|
3854
|
+
}
|
|
3855
|
+
.Spoiler-module_spoiled__1A5r4 {
|
|
3856
|
+
min-height: auto
|
|
3857
|
+
}
|
|
3858
|
+
@media only screen and (max-device-width: 32.1875em) {
|
|
3859
|
+
.Spoiler-module_spoiled__1A5r4 {
|
|
3860
|
+
padding-bottom: 0
|
|
3861
|
+
}
|
|
3862
|
+
}
|
|
3863
|
+
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_body__Q1e_c {
|
|
3864
|
+
display: block;
|
|
3865
|
+
}
|
|
3866
|
+
.Spoiler-module_footer__23mh7 {
|
|
3867
|
+
position: static;
|
|
3868
|
+
}
|
|
3869
|
+
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
3870
|
+
position: -webkit-sticky;
|
|
3871
|
+
position: sticky;
|
|
3872
|
+
bottom: 0;
|
|
3873
|
+
z-index: 10;
|
|
3874
|
+
|
|
3875
|
+
margin-right: -20px;
|
|
3876
|
+
margin-left: -20px;
|
|
3877
|
+
padding: 12px 20px 20px;
|
|
3878
|
+
|
|
3879
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(64%, #fff));
|
|
3880
|
+
|
|
3881
|
+
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 64%);
|
|
3882
|
+
|
|
3883
|
+
background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 64%);
|
|
3884
|
+
|
|
3885
|
+
-webkit-animation: Spoiler-module_spoilerSticky__3Kd30 500ms ease both;
|
|
3886
|
+
|
|
3887
|
+
animation: Spoiler-module_spoilerSticky__3Kd30 500ms ease both
|
|
3888
|
+
}
|
|
3889
|
+
@media only screen and (min-device-width: 32em) {
|
|
3890
|
+
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
3891
|
+
position: static;
|
|
3892
|
+
|
|
3893
|
+
margin-right: 0;
|
|
3894
|
+
margin-left: 0;
|
|
3895
|
+
padding: 0;
|
|
3896
|
+
|
|
3897
|
+
background-image: none;
|
|
3577
3898
|
|
|
3578
|
-
|
|
3579
|
-
|
|
3899
|
+
-webkit-animation: none;
|
|
3900
|
+
|
|
3901
|
+
animation: none
|
|
3580
3902
|
}
|
|
3581
3903
|
}
|
|
3582
|
-
.
|
|
3583
|
-
|
|
3584
|
-
|
|
3904
|
+
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7::after {
|
|
3905
|
+
position: absolute;
|
|
3906
|
+
top: 100%;
|
|
3907
|
+
right: 0;
|
|
3908
|
+
left: 0;
|
|
3909
|
+
z-index: -1;
|
|
3910
|
+
|
|
3911
|
+
height: 16px;
|
|
3912
|
+
|
|
3913
|
+
background-color: #fff;
|
|
3914
|
+
|
|
3915
|
+
-webkit-animation: Spoiler-module_spoilerStickyBg__nYdlo 1ms ease both 500ms;
|
|
3916
|
+
|
|
3917
|
+
animation: Spoiler-module_spoilerStickyBg__nYdlo 1ms ease both 500ms;
|
|
3918
|
+
|
|
3919
|
+
content: ''
|
|
3585
3920
|
}
|
|
3586
|
-
@media only screen and (min-device-width:
|
|
3587
|
-
.
|
|
3588
|
-
|
|
3589
|
-
margin-bottom: 10px
|
|
3921
|
+
@media only screen and (min-device-width: 32em) {
|
|
3922
|
+
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7::after {
|
|
3923
|
+
content: none
|
|
3590
3924
|
}
|
|
3591
3925
|
}
|
|
3592
|
-
.
|
|
3593
|
-
|
|
3594
|
-
}
|
|
3595
|
-
.SimpleBlock-module_isInAnswer__3aX6X:last-child {
|
|
3596
|
-
margin-bottom: 0;
|
|
3926
|
+
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 svg {
|
|
3927
|
+
transform: rotate(180deg) translateY(1px);
|
|
3597
3928
|
}
|
|
3598
|
-
/* VISIBILITY */
|
|
3599
3929
|
@media only screen and (min-device-width: 32em) {
|
|
3600
|
-
.
|
|
3601
|
-
|
|
3930
|
+
.Spoiler-module_center__tq1m0 {
|
|
3931
|
+
max-width: 980px;
|
|
3932
|
+
margin-right: auto;
|
|
3933
|
+
margin-left: auto
|
|
3602
3934
|
}
|
|
3603
3935
|
}
|
|
3604
|
-
.
|
|
3605
|
-
|
|
3936
|
+
.Spoiler-module_full__1QFqR {
|
|
3937
|
+
max-width: 980px;
|
|
3606
3938
|
}
|
|
3607
|
-
|
|
3608
|
-
|
|
3609
|
-
|
|
3939
|
+
.Spoiler-module_default__2Kjx8 {
|
|
3940
|
+
max-width: 650px;
|
|
3941
|
+
}
|
|
3942
|
+
@-webkit-keyframes Spoiler-module_spoilerSticky__3Kd30 {
|
|
3943
|
+
0% {
|
|
3944
|
+
transform: translateY(62px);
|
|
3945
|
+
}
|
|
3946
|
+
|
|
3947
|
+
50% {
|
|
3948
|
+
transform: translateY(-16px);
|
|
3949
|
+
}
|
|
3950
|
+
|
|
3951
|
+
100% {
|
|
3952
|
+
transform: translateY(0);
|
|
3953
|
+
}
|
|
3610
3954
|
}
|
|
3955
|
+
@keyframes Spoiler-module_spoilerSticky__3Kd30 {
|
|
3956
|
+
0% {
|
|
3957
|
+
transform: translateY(62px);
|
|
3611
3958
|
}
|
|
3612
3959
|
|
|
3613
|
-
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
/* Media */
|
|
3617
|
-
/* 512 */
|
|
3618
|
-
/* 650 */
|
|
3619
|
-
/* 768 */
|
|
3620
|
-
/* 1024 */
|
|
3621
|
-
/* 1010 */
|
|
3622
|
-
/* 1200 */
|
|
3623
|
-
/* 511 */
|
|
3624
|
-
/* 1023 */
|
|
3625
|
-
/* Zindex */
|
|
3626
|
-
.SimpleTitle-module_root__2jVQN {
|
|
3627
|
-
margin: 0 0 18px;
|
|
3960
|
+
50% {
|
|
3961
|
+
transform: translateY(-16px);
|
|
3962
|
+
}
|
|
3628
3963
|
|
|
3629
|
-
|
|
3630
|
-
|
|
3631
|
-
|
|
3632
|
-
line-height: 23px
|
|
3964
|
+
100% {
|
|
3965
|
+
transform: translateY(0);
|
|
3966
|
+
}
|
|
3633
3967
|
}
|
|
3634
|
-
|
|
3635
|
-
|
|
3636
|
-
|
|
3968
|
+
@-webkit-keyframes Spoiler-module_spoilerStickyBg__nYdlo {
|
|
3969
|
+
0% {
|
|
3970
|
+
background-color: #fff;
|
|
3971
|
+
}
|
|
3637
3972
|
|
|
3638
|
-
|
|
3639
|
-
|
|
3973
|
+
100% {
|
|
3974
|
+
background-color: transparent;
|
|
3975
|
+
}
|
|
3976
|
+
}
|
|
3977
|
+
@keyframes Spoiler-module_spoilerStickyBg__nYdlo {
|
|
3978
|
+
0% {
|
|
3979
|
+
background-color: #fff;
|
|
3980
|
+
}
|
|
3981
|
+
|
|
3982
|
+
100% {
|
|
3983
|
+
background-color: transparent;
|
|
3984
|
+
}
|
|
3985
|
+
}
|
|
3986
|
+
[data-gdpr-panel='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
3987
|
+
bottom: 45px
|
|
3988
|
+
}
|
|
3989
|
+
@media only screen and (min-device-width: 32em) {
|
|
3990
|
+
[data-gdpr-panel='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
3991
|
+
bottom: 46px
|
|
3640
3992
|
}
|
|
3641
3993
|
}
|
|
3642
3994
|
/* VISIBILITY */
|
|
3643
3995
|
@media only screen and (min-device-width: 32em) {
|
|
3644
|
-
.
|
|
3996
|
+
.Spoiler-module_mobile__2BPt8 {
|
|
3645
3997
|
display: none
|
|
3646
3998
|
}
|
|
3647
3999
|
}
|
|
3648
|
-
.
|
|
4000
|
+
.Spoiler-module_desktop__1BIFJ {
|
|
3649
4001
|
display: none
|
|
3650
4002
|
}
|
|
3651
4003
|
@media only screen and (min-device-width: 32em) {
|
|
3652
|
-
.
|
|
4004
|
+
.Spoiler-module_desktop__1BIFJ {
|
|
3653
4005
|
display: block
|
|
3654
4006
|
}
|
|
3655
4007
|
}
|
|
@@ -3744,132 +4096,17 @@ a mark {
|
|
|
3744
4096
|
order: -2
|
|
3745
4097
|
}
|
|
3746
4098
|
}
|
|
3747
|
-
@media only screen and (max-device-width: 32.1875em) {
|
|
3748
|
-
.MetaItem-module_hasSource__1DmCI.MetaItem-module_listened__lwvAO,
|
|
3749
|
-
.MetaItem-module_hasSource__1DmCI.MetaItem-module_read__5eAIG {
|
|
3750
|
-
order: -1;
|
|
3751
|
-
|
|
3752
|
-
margin-top: 0
|
|
3753
|
-
}
|
|
3754
|
-
}
|
|
3755
|
-
.MetaItem-module_read__5eAIG svg {
|
|
3756
|
-
margin-top: -1px;
|
|
3757
|
-
}
|
|
3758
|
-
|
|
3759
|
-
/* Colors */
|
|
3760
|
-
/* Fonts */
|
|
3761
|
-
/* Gap */
|
|
3762
|
-
/* Media */
|
|
3763
|
-
/* 512 */
|
|
3764
|
-
/* 650 */
|
|
3765
|
-
/* 768 */
|
|
3766
|
-
/* 1024 */
|
|
3767
|
-
/* 1010 */
|
|
3768
|
-
/* 1200 */
|
|
3769
|
-
/* 511 */
|
|
3770
|
-
/* 1023 */
|
|
3771
|
-
/* Zindex */
|
|
3772
|
-
.SourceBlock-module_root__1P3XD {
|
|
3773
|
-
display: block;
|
|
3774
|
-
|
|
3775
|
-
margin: 18px 0 15px;
|
|
3776
|
-
padding: 12px 11px 17px;
|
|
3777
|
-
|
|
3778
|
-
color: #000;
|
|
3779
|
-
border-radius: 2px 8px 8px 2px;
|
|
3780
|
-
background-color: #f5f5f5;
|
|
3781
|
-
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 4px 0 0 0 #b78b5c;
|
|
3782
|
-
|
|
3783
|
-
font-size: 16px;
|
|
3784
|
-
line-height: 20px
|
|
3785
|
-
}
|
|
3786
|
-
@media only screen and (min-device-width: 48em) {
|
|
3787
|
-
.SourceBlock-module_root__1P3XD {
|
|
3788
|
-
margin-top: 25px;
|
|
3789
|
-
margin-bottom: 25px;
|
|
3790
|
-
padding: 18px 16px 16px
|
|
3791
|
-
}
|
|
3792
|
-
}
|
|
3793
|
-
.SourceBlock-module_root__1P3XD:hover,
|
|
3794
|
-
.SourceBlock-module_root__1P3XD:visited {
|
|
3795
|
-
background-color: #ededed;
|
|
3796
|
-
}
|
|
3797
|
-
.SourceBlock-module_root__1P3XD blockquote {
|
|
3798
|
-
margin: 0;
|
|
3799
|
-
}
|
|
3800
|
-
.SourceBlock-module_root__1P3XD a {
|
|
3801
|
-
text-decoration: none;
|
|
3802
|
-
|
|
3803
|
-
color: inherit;
|
|
3804
|
-
}
|
|
3805
|
-
.SourceBlock-module_text__Si4vm {
|
|
3806
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3807
|
-
}
|
|
3808
|
-
.SourceBlock-module_text__Si4vm p {
|
|
3809
|
-
margin: 0;
|
|
3810
|
-
|
|
3811
|
-
font-size: 16px;
|
|
3812
|
-
line-height: 22px
|
|
3813
|
-
}
|
|
3814
|
-
@media only screen and (min-device-width: 48em) {
|
|
3815
|
-
.SourceBlock-module_text__Si4vm p {
|
|
3816
|
-
font-size: 18px;
|
|
3817
|
-
line-height: 26px
|
|
3818
|
-
}
|
|
3819
|
-
}
|
|
3820
|
-
.SourceBlock-module_root__1P3XD p + p {
|
|
3821
|
-
margin-top: 12px;
|
|
3822
|
-
}
|
|
3823
|
-
.SourceBlock-module_root__1P3XD footer {
|
|
3824
|
-
margin-top: 12px;
|
|
3825
|
-
padding-top: 10px;
|
|
3826
|
-
|
|
3827
|
-
border-top: 1px solid #d6d6d6
|
|
3828
|
-
}
|
|
3829
|
-
@media only screen and (min-device-width: 48em) {
|
|
3830
|
-
.SourceBlock-module_root__1P3XD footer {
|
|
3831
|
-
margin-top: 18px;
|
|
3832
|
-
padding-top: 12px
|
|
3833
|
-
}
|
|
3834
|
-
}
|
|
3835
|
-
.SourceBlock-module_origin__l3JbO {
|
|
3836
|
-
letter-spacing: 1px;
|
|
3837
|
-
text-transform: uppercase;
|
|
3838
|
-
pointer-events: none;
|
|
3839
|
-
|
|
3840
|
-
color: #292929;
|
|
3841
|
-
|
|
3842
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3843
|
-
font-size: 16px;
|
|
3844
|
-
font-weight: bold;
|
|
3845
|
-
font-style: normal;
|
|
3846
|
-
line-height: 22px
|
|
3847
|
-
}
|
|
3848
|
-
@media only screen and (min-device-width: 48em) {
|
|
3849
|
-
.SourceBlock-module_origin__l3JbO {
|
|
3850
|
-
font-size: 18px;
|
|
3851
|
-
line-height: 26px
|
|
3852
|
-
}
|
|
3853
|
-
}
|
|
3854
|
-
.SourceBlock-module_center__3P93B {
|
|
3855
|
-
max-width: 650px;
|
|
3856
|
-
margin-right: auto;
|
|
3857
|
-
margin-left: auto;
|
|
3858
|
-
}
|
|
3859
|
-
/* VISIBILITY */
|
|
3860
|
-
@media only screen and (min-device-width: 32em) {
|
|
3861
|
-
.SourceBlock-module_mobile__2gw4S {
|
|
3862
|
-
display: none
|
|
3863
|
-
}
|
|
3864
|
-
}
|
|
3865
|
-
.SourceBlock-module_desktop__DecT6 {
|
|
3866
|
-
display: none
|
|
3867
|
-
}
|
|
3868
|
-
@media only screen and (min-device-width: 32em) {
|
|
3869
|
-
.SourceBlock-module_desktop__DecT6 {
|
|
3870
|
-
display: block
|
|
4099
|
+
@media only screen and (max-device-width: 32.1875em) {
|
|
4100
|
+
.MetaItem-module_hasSource__1DmCI.MetaItem-module_listened__lwvAO,
|
|
4101
|
+
.MetaItem-module_hasSource__1DmCI.MetaItem-module_read__5eAIG {
|
|
4102
|
+
order: -1;
|
|
4103
|
+
|
|
4104
|
+
margin-top: 0
|
|
3871
4105
|
}
|
|
3872
4106
|
}
|
|
4107
|
+
.MetaItem-module_read__5eAIG svg {
|
|
4108
|
+
margin-top: -1px;
|
|
4109
|
+
}
|
|
3873
4110
|
|
|
3874
4111
|
/* stylelint-disable declaration-empty-line-before */
|
|
3875
4112
|
/* Colors */
|
|
@@ -3965,330 +4202,95 @@ a mark {
|
|
|
3965
4202
|
transform: scale(0.22);
|
|
3966
4203
|
}
|
|
3967
4204
|
|
|
3968
|
-
70% {
|
|
3969
|
-
transform: scale(0);
|
|
3970
|
-
}
|
|
3971
|
-
|
|
3972
|
-
100% {
|
|
3973
|
-
transform: scale(0);
|
|
3974
|
-
}
|
|
3975
|
-
}
|
|
3976
|
-
@keyframes MetaItemLive-module_liveMiddle__wyuV3 {
|
|
3977
|
-
14% {
|
|
3978
|
-
transform: scale(0);
|
|
3979
|
-
}
|
|
3980
|
-
|
|
3981
|
-
30% {
|
|
3982
|
-
transform: scale(0.22);
|
|
3983
|
-
}
|
|
3984
|
-
|
|
3985
|
-
63% {
|
|
3986
|
-
transform: scale(0.22);
|
|
3987
|
-
}
|
|
3988
|
-
|
|
3989
|
-
70% {
|
|
3990
|
-
transform: scale(0);
|
|
3991
|
-
}
|
|
3992
|
-
|
|
3993
|
-
100% {
|
|
3994
|
-
transform: scale(0);
|
|
3995
|
-
}
|
|
3996
|
-
}
|
|
3997
|
-
@-webkit-keyframes MetaItemLive-module_liveFirstWave__3dbvz {
|
|
3998
|
-
21% {
|
|
3999
|
-
transform: scale(0.1);
|
|
4000
|
-
}
|
|
4001
|
-
|
|
4002
|
-
53% {
|
|
4003
|
-
transform: scale(0.33);
|
|
4004
|
-
}
|
|
4005
|
-
|
|
4006
|
-
100% {
|
|
4007
|
-
transform: scale(0.66);
|
|
4008
|
-
|
|
4009
|
-
opacity: 0;
|
|
4010
|
-
}
|
|
4011
|
-
}
|
|
4012
|
-
@keyframes MetaItemLive-module_liveFirstWave__3dbvz {
|
|
4013
|
-
21% {
|
|
4014
|
-
transform: scale(0.1);
|
|
4015
|
-
}
|
|
4016
|
-
|
|
4017
|
-
53% {
|
|
4018
|
-
transform: scale(0.33);
|
|
4019
|
-
}
|
|
4020
|
-
|
|
4021
|
-
100% {
|
|
4022
|
-
transform: scale(0.66);
|
|
4023
|
-
|
|
4024
|
-
opacity: 0;
|
|
4025
|
-
}
|
|
4026
|
-
}
|
|
4027
|
-
@-webkit-keyframes MetaItemLive-module_liveSecondWave__12g57 {
|
|
4028
|
-
21% {
|
|
4029
|
-
transform: scale(0.22);
|
|
4030
|
-
}
|
|
4031
|
-
|
|
4032
|
-
53% {
|
|
4033
|
-
transform: scale(0.55);
|
|
4034
|
-
}
|
|
4035
|
-
|
|
4036
|
-
100% {
|
|
4037
|
-
transform: scale(0.88);
|
|
4038
|
-
|
|
4039
|
-
opacity: 0;
|
|
4040
|
-
}
|
|
4041
|
-
}
|
|
4042
|
-
@keyframes MetaItemLive-module_liveSecondWave__12g57 {
|
|
4043
|
-
21% {
|
|
4044
|
-
transform: scale(0.22);
|
|
4045
|
-
}
|
|
4046
|
-
|
|
4047
|
-
53% {
|
|
4048
|
-
transform: scale(0.55);
|
|
4049
|
-
}
|
|
4050
|
-
|
|
4051
|
-
100% {
|
|
4052
|
-
transform: scale(0.88);
|
|
4053
|
-
|
|
4054
|
-
opacity: 0;
|
|
4055
|
-
}
|
|
4056
|
-
}
|
|
4057
|
-
|
|
4058
|
-
/* Colors */
|
|
4059
|
-
/* Fonts */
|
|
4060
|
-
/* Gap */
|
|
4061
|
-
/* Media */
|
|
4062
|
-
/* 512 */
|
|
4063
|
-
/* 650 */
|
|
4064
|
-
/* 768 */
|
|
4065
|
-
/* 1024 */
|
|
4066
|
-
/* 1010 */
|
|
4067
|
-
/* 1200 */
|
|
4068
|
-
/* 511 */
|
|
4069
|
-
/* 1023 */
|
|
4070
|
-
/* Zindex */
|
|
4071
|
-
.Spoiler-module_root__1OfSR {
|
|
4072
|
-
width: 100%;
|
|
4073
|
-
margin: 15px 0;
|
|
4074
|
-
padding: 21px 0 22px;
|
|
4075
|
-
|
|
4076
|
-
border-top: 3px solid rgba(0, 0, 0, 0.1);
|
|
4077
|
-
border-bottom: 3px solid rgba(0, 0, 0, 0.1)
|
|
4078
|
-
}
|
|
4079
|
-
@media only screen and (min-device-width: 32em) {
|
|
4080
|
-
.Spoiler-module_root__1OfSR {
|
|
4081
|
-
display: -webkit-box;
|
|
4082
|
-
display: -webkit-flex;
|
|
4083
|
-
display: -ms-flexbox;
|
|
4084
|
-
display: flex;
|
|
4085
|
-
flex-flow: column nowrap;
|
|
4086
|
-
|
|
4087
|
-
margin: 25px auto 20px;
|
|
4088
|
-
padding: 20px 0
|
|
4089
|
-
}
|
|
4090
|
-
}
|
|
4091
|
-
.Spoiler-module_root__1OfSR:last-child {
|
|
4092
|
-
margin-bottom: 0;
|
|
4093
|
-
}
|
|
4094
|
-
.Spoiler-module_root__1OfSR:first-child {
|
|
4095
|
-
margin-top: 0;
|
|
4096
|
-
}
|
|
4097
|
-
.Spoiler-module_header__1rZUs {
|
|
4098
|
-
display: -webkit-box;
|
|
4099
|
-
display: -webkit-flex;
|
|
4100
|
-
display: -ms-flexbox;
|
|
4101
|
-
display: flex;
|
|
4102
|
-
flex-flow: column nowrap;
|
|
4103
|
-
justify-content: center;
|
|
4104
|
-
}
|
|
4105
|
-
.Spoiler-module_header__1rZUs h3 {
|
|
4106
|
-
margin-top: 0;
|
|
4107
|
-
margin-bottom: 18px;
|
|
4108
|
-
|
|
4109
|
-
font-weight: 700;
|
|
4110
|
-
font-size: 21px;
|
|
4111
|
-
|
|
4112
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4113
|
-
line-height: 26px
|
|
4114
|
-
}
|
|
4115
|
-
@media only screen and (min-device-width: 32em) {
|
|
4116
|
-
.Spoiler-module_header__1rZUs h3 {
|
|
4117
|
-
margin-bottom: 20px;
|
|
4118
|
-
|
|
4119
|
-
font-size: 28px;
|
|
4120
|
-
line-height: 34px
|
|
4121
|
-
}
|
|
4122
|
-
}
|
|
4123
|
-
.Spoiler-module_body__Q1e_c {
|
|
4124
|
-
display: none;
|
|
4125
|
-
|
|
4126
|
-
width: 100%;
|
|
4127
|
-
margin-right: auto;
|
|
4128
|
-
margin-left: auto;
|
|
4129
|
-
padding-bottom: 13px
|
|
4130
|
-
}
|
|
4131
|
-
@media only screen and (min-device-width: 32em) {
|
|
4132
|
-
.Spoiler-module_body__Q1e_c {
|
|
4133
|
-
order: 2;
|
|
4134
|
-
|
|
4135
|
-
padding-top: 25px;
|
|
4136
|
-
padding-bottom: 0
|
|
4137
|
-
}
|
|
4138
|
-
}
|
|
4139
|
-
.Spoiler-module_spoiled__1A5r4 {
|
|
4140
|
-
min-height: auto
|
|
4141
|
-
}
|
|
4142
|
-
@media only screen and (max-device-width: 32.1875em) {
|
|
4143
|
-
.Spoiler-module_spoiled__1A5r4 {
|
|
4144
|
-
padding-bottom: 0
|
|
4145
|
-
}
|
|
4146
|
-
}
|
|
4147
|
-
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_body__Q1e_c {
|
|
4148
|
-
display: block;
|
|
4149
|
-
}
|
|
4150
|
-
.Spoiler-module_footer__23mh7 {
|
|
4151
|
-
position: static;
|
|
4152
|
-
}
|
|
4153
|
-
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
4154
|
-
position: -webkit-sticky;
|
|
4155
|
-
position: sticky;
|
|
4156
|
-
bottom: 0;
|
|
4157
|
-
z-index: 10;
|
|
4158
|
-
|
|
4159
|
-
margin-right: -20px;
|
|
4160
|
-
margin-left: -20px;
|
|
4161
|
-
padding: 12px 20px 20px;
|
|
4162
|
-
|
|
4163
|
-
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(64%, #fff));
|
|
4164
|
-
|
|
4165
|
-
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 64%);
|
|
4166
|
-
|
|
4167
|
-
background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 64%);
|
|
4168
|
-
|
|
4169
|
-
-webkit-animation: Spoiler-module_spoilerSticky__3Kd30 500ms ease both;
|
|
4170
|
-
|
|
4171
|
-
animation: Spoiler-module_spoilerSticky__3Kd30 500ms ease both
|
|
4172
|
-
}
|
|
4173
|
-
@media only screen and (min-device-width: 32em) {
|
|
4174
|
-
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
4175
|
-
position: static;
|
|
4176
|
-
|
|
4177
|
-
margin-right: 0;
|
|
4178
|
-
margin-left: 0;
|
|
4179
|
-
padding: 0;
|
|
4180
|
-
|
|
4181
|
-
background-image: none;
|
|
4182
|
-
|
|
4183
|
-
-webkit-animation: none;
|
|
4184
|
-
|
|
4185
|
-
animation: none
|
|
4186
|
-
}
|
|
4187
|
-
}
|
|
4188
|
-
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7::after {
|
|
4189
|
-
position: absolute;
|
|
4190
|
-
top: 100%;
|
|
4191
|
-
right: 0;
|
|
4192
|
-
left: 0;
|
|
4193
|
-
z-index: -1;
|
|
4194
|
-
|
|
4195
|
-
height: 16px;
|
|
4196
|
-
|
|
4197
|
-
background-color: #fff;
|
|
4198
|
-
|
|
4199
|
-
-webkit-animation: Spoiler-module_spoilerStickyBg__nYdlo 1ms ease both 500ms;
|
|
4200
|
-
|
|
4201
|
-
animation: Spoiler-module_spoilerStickyBg__nYdlo 1ms ease both 500ms;
|
|
4202
|
-
|
|
4203
|
-
content: ''
|
|
4204
|
-
}
|
|
4205
|
-
@media only screen and (min-device-width: 32em) {
|
|
4206
|
-
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7::after {
|
|
4207
|
-
content: none
|
|
4208
|
-
}
|
|
4205
|
+
70% {
|
|
4206
|
+
transform: scale(0);
|
|
4209
4207
|
}
|
|
4210
|
-
|
|
4211
|
-
|
|
4212
|
-
|
|
4213
|
-
@media only screen and (min-device-width: 32em) {
|
|
4214
|
-
.Spoiler-module_center__tq1m0 {
|
|
4215
|
-
max-width: 980px;
|
|
4216
|
-
margin-right: auto;
|
|
4217
|
-
margin-left: auto
|
|
4218
|
-
}
|
|
4208
|
+
|
|
4209
|
+
100% {
|
|
4210
|
+
transform: scale(0);
|
|
4219
4211
|
}
|
|
4220
|
-
.Spoiler-module_full__1QFqR {
|
|
4221
|
-
max-width: 980px;
|
|
4222
4212
|
}
|
|
4223
|
-
|
|
4224
|
-
|
|
4225
|
-
|
|
4226
|
-
@-webkit-keyframes Spoiler-module_spoilerSticky__3Kd30 {
|
|
4227
|
-
0% {
|
|
4228
|
-
transform: translateY(62px);
|
|
4213
|
+
@keyframes MetaItemLive-module_liveMiddle__wyuV3 {
|
|
4214
|
+
14% {
|
|
4215
|
+
transform: scale(0);
|
|
4229
4216
|
}
|
|
4230
4217
|
|
|
4231
|
-
|
|
4232
|
-
transform:
|
|
4218
|
+
30% {
|
|
4219
|
+
transform: scale(0.22);
|
|
4220
|
+
}
|
|
4221
|
+
|
|
4222
|
+
63% {
|
|
4223
|
+
transform: scale(0.22);
|
|
4224
|
+
}
|
|
4225
|
+
|
|
4226
|
+
70% {
|
|
4227
|
+
transform: scale(0);
|
|
4233
4228
|
}
|
|
4234
4229
|
|
|
4235
4230
|
100% {
|
|
4236
|
-
transform:
|
|
4231
|
+
transform: scale(0);
|
|
4237
4232
|
}
|
|
4238
4233
|
}
|
|
4239
|
-
|
|
4240
|
-
|
|
4241
|
-
transform:
|
|
4234
|
+
@-webkit-keyframes MetaItemLive-module_liveFirstWave__3dbvz {
|
|
4235
|
+
21% {
|
|
4236
|
+
transform: scale(0.1);
|
|
4242
4237
|
}
|
|
4243
4238
|
|
|
4244
|
-
|
|
4245
|
-
transform:
|
|
4239
|
+
53% {
|
|
4240
|
+
transform: scale(0.33);
|
|
4246
4241
|
}
|
|
4247
4242
|
|
|
4248
4243
|
100% {
|
|
4249
|
-
transform:
|
|
4244
|
+
transform: scale(0.66);
|
|
4245
|
+
|
|
4246
|
+
opacity: 0;
|
|
4250
4247
|
}
|
|
4251
4248
|
}
|
|
4252
|
-
|
|
4253
|
-
|
|
4254
|
-
|
|
4249
|
+
@keyframes MetaItemLive-module_liveFirstWave__3dbvz {
|
|
4250
|
+
21% {
|
|
4251
|
+
transform: scale(0.1);
|
|
4252
|
+
}
|
|
4253
|
+
|
|
4254
|
+
53% {
|
|
4255
|
+
transform: scale(0.33);
|
|
4255
4256
|
}
|
|
4256
4257
|
|
|
4257
4258
|
100% {
|
|
4258
|
-
|
|
4259
|
+
transform: scale(0.66);
|
|
4260
|
+
|
|
4261
|
+
opacity: 0;
|
|
4259
4262
|
}
|
|
4260
4263
|
}
|
|
4261
|
-
|
|
4262
|
-
|
|
4263
|
-
|
|
4264
|
+
@-webkit-keyframes MetaItemLive-module_liveSecondWave__12g57 {
|
|
4265
|
+
21% {
|
|
4266
|
+
transform: scale(0.22);
|
|
4267
|
+
}
|
|
4268
|
+
|
|
4269
|
+
53% {
|
|
4270
|
+
transform: scale(0.55);
|
|
4264
4271
|
}
|
|
4265
4272
|
|
|
4266
4273
|
100% {
|
|
4267
|
-
|
|
4274
|
+
transform: scale(0.88);
|
|
4275
|
+
|
|
4276
|
+
opacity: 0;
|
|
4268
4277
|
}
|
|
4269
4278
|
}
|
|
4270
|
-
|
|
4271
|
-
|
|
4272
|
-
|
|
4273
|
-
@media only screen and (min-device-width: 32em) {
|
|
4274
|
-
[data-gdpr-panel='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
4275
|
-
bottom: 46px
|
|
4276
|
-
}
|
|
4279
|
+
@keyframes MetaItemLive-module_liveSecondWave__12g57 {
|
|
4280
|
+
21% {
|
|
4281
|
+
transform: scale(0.22);
|
|
4277
4282
|
}
|
|
4278
|
-
|
|
4279
|
-
|
|
4280
|
-
.
|
|
4281
|
-
display: none
|
|
4282
|
-
}
|
|
4283
|
+
|
|
4284
|
+
53% {
|
|
4285
|
+
transform: scale(0.55);
|
|
4283
4286
|
}
|
|
4284
|
-
|
|
4285
|
-
|
|
4286
|
-
|
|
4287
|
-
|
|
4288
|
-
|
|
4289
|
-
display: block
|
|
4290
|
-
}
|
|
4287
|
+
|
|
4288
|
+
100% {
|
|
4289
|
+
transform: scale(0.88);
|
|
4290
|
+
|
|
4291
|
+
opacity: 0;
|
|
4291
4292
|
}
|
|
4293
|
+
}
|
|
4292
4294
|
|
|
4293
4295
|
/* stylelint-disable declaration-empty-line-before */
|
|
4294
4296
|
/* Colors */
|
|
@@ -4318,6 +4320,78 @@ a mark {
|
|
|
4318
4320
|
vertical-align: top;
|
|
4319
4321
|
}
|
|
4320
4322
|
|
|
4323
|
+
/* Colors */
|
|
4324
|
+
/* Fonts */
|
|
4325
|
+
/* Gap */
|
|
4326
|
+
/* Media */
|
|
4327
|
+
/* 512 */
|
|
4328
|
+
/* 650 */
|
|
4329
|
+
/* 768 */
|
|
4330
|
+
/* 1024 */
|
|
4331
|
+
/* 1010 */
|
|
4332
|
+
/* 1200 */
|
|
4333
|
+
/* 511 */
|
|
4334
|
+
/* 1023 */
|
|
4335
|
+
/* Zindex */
|
|
4336
|
+
.Footnote-module_root__2a0-B {
|
|
4337
|
+
position: relative;
|
|
4338
|
+
|
|
4339
|
+
width: 320px;
|
|
4340
|
+
padding: 20px;
|
|
4341
|
+
|
|
4342
|
+
border-radius: 8px;
|
|
4343
|
+
background-color: #fff;
|
|
4344
|
+
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 5px 20px rgba(0, 0, 0, 0.2);
|
|
4345
|
+
}
|
|
4346
|
+
.Footnote-module_body__259Ly {
|
|
4347
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4348
|
+
font-size: 16px;
|
|
4349
|
+
line-height: 22px;
|
|
4350
|
+
}
|
|
4351
|
+
.Footnote-module_body__259Ly h3 {
|
|
4352
|
+
margin: 0 0 16px;
|
|
4353
|
+
|
|
4354
|
+
font-size: inherit;
|
|
4355
|
+
font-weight: 700;
|
|
4356
|
+
line-height: inherit;
|
|
4357
|
+
}
|
|
4358
|
+
.Footnote-module_body__259Ly p {
|
|
4359
|
+
margin: 0;
|
|
4360
|
+
}
|
|
4361
|
+
.Footnote-module_body__259Ly p + p {
|
|
4362
|
+
margin-top: 6px;
|
|
4363
|
+
}
|
|
4364
|
+
.Footnote-module_body__259Ly a {
|
|
4365
|
+
color: inherit;
|
|
4366
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
4367
|
+
}
|
|
4368
|
+
.Footnote-module_body__259Ly a:hover {
|
|
4369
|
+
color: #b88b59;
|
|
4370
|
+
}
|
|
4371
|
+
.Footnote-module_dismiss__1HKG5 {
|
|
4372
|
+
position: absolute;
|
|
4373
|
+
top: 0;
|
|
4374
|
+
right: 0;
|
|
4375
|
+
|
|
4376
|
+
margin: 0;
|
|
4377
|
+
padding: 6px 9px 10px;
|
|
4378
|
+
|
|
4379
|
+
cursor: pointer;
|
|
4380
|
+
|
|
4381
|
+
color: #b3b3b3;
|
|
4382
|
+
border-width: 0;
|
|
4383
|
+
outline: none;
|
|
4384
|
+
background-color: transparent;
|
|
4385
|
+
}
|
|
4386
|
+
.Footnote-module_dismiss__1HKG5:hover {
|
|
4387
|
+
color: #757575;
|
|
4388
|
+
}
|
|
4389
|
+
.Footnote-module_dismiss__1HKG5 svg {
|
|
4390
|
+
width: 12px;
|
|
4391
|
+
height: 12px;
|
|
4392
|
+
}
|
|
4393
|
+
|
|
4394
|
+
|
|
4321
4395
|
/* Colors */
|
|
4322
4396
|
/* Fonts */
|
|
4323
4397
|
/* Gap */
|
|
@@ -4416,78 +4490,6 @@ a mark {
|
|
|
4416
4490
|
fill: currentColor;
|
|
4417
4491
|
}
|
|
4418
4492
|
|
|
4419
|
-
/* Colors */
|
|
4420
|
-
/* Fonts */
|
|
4421
|
-
/* Gap */
|
|
4422
|
-
/* Media */
|
|
4423
|
-
/* 512 */
|
|
4424
|
-
/* 650 */
|
|
4425
|
-
/* 768 */
|
|
4426
|
-
/* 1024 */
|
|
4427
|
-
/* 1010 */
|
|
4428
|
-
/* 1200 */
|
|
4429
|
-
/* 511 */
|
|
4430
|
-
/* 1023 */
|
|
4431
|
-
/* Zindex */
|
|
4432
|
-
.Footnote-module_root__2a0-B {
|
|
4433
|
-
position: relative;
|
|
4434
|
-
|
|
4435
|
-
width: 320px;
|
|
4436
|
-
padding: 20px;
|
|
4437
|
-
|
|
4438
|
-
border-radius: 8px;
|
|
4439
|
-
background-color: #fff;
|
|
4440
|
-
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 5px 20px rgba(0, 0, 0, 0.2);
|
|
4441
|
-
}
|
|
4442
|
-
.Footnote-module_body__259Ly {
|
|
4443
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4444
|
-
font-size: 16px;
|
|
4445
|
-
line-height: 22px;
|
|
4446
|
-
}
|
|
4447
|
-
.Footnote-module_body__259Ly h3 {
|
|
4448
|
-
margin: 0 0 16px;
|
|
4449
|
-
|
|
4450
|
-
font-size: inherit;
|
|
4451
|
-
font-weight: 700;
|
|
4452
|
-
line-height: inherit;
|
|
4453
|
-
}
|
|
4454
|
-
.Footnote-module_body__259Ly p {
|
|
4455
|
-
margin: 0;
|
|
4456
|
-
}
|
|
4457
|
-
.Footnote-module_body__259Ly p + p {
|
|
4458
|
-
margin-top: 6px;
|
|
4459
|
-
}
|
|
4460
|
-
.Footnote-module_body__259Ly a {
|
|
4461
|
-
color: inherit;
|
|
4462
|
-
box-shadow: inset 0 -1px #b88b59;
|
|
4463
|
-
}
|
|
4464
|
-
.Footnote-module_body__259Ly a:hover {
|
|
4465
|
-
color: #b88b59;
|
|
4466
|
-
}
|
|
4467
|
-
.Footnote-module_dismiss__1HKG5 {
|
|
4468
|
-
position: absolute;
|
|
4469
|
-
top: 0;
|
|
4470
|
-
right: 0;
|
|
4471
|
-
|
|
4472
|
-
margin: 0;
|
|
4473
|
-
padding: 6px 9px 10px;
|
|
4474
|
-
|
|
4475
|
-
cursor: pointer;
|
|
4476
|
-
|
|
4477
|
-
color: #b3b3b3;
|
|
4478
|
-
border-width: 0;
|
|
4479
|
-
outline: none;
|
|
4480
|
-
background-color: transparent;
|
|
4481
|
-
}
|
|
4482
|
-
.Footnote-module_dismiss__1HKG5:hover {
|
|
4483
|
-
color: #757575;
|
|
4484
|
-
}
|
|
4485
|
-
.Footnote-module_dismiss__1HKG5 svg {
|
|
4486
|
-
width: 12px;
|
|
4487
|
-
height: 12px;
|
|
4488
|
-
}
|
|
4489
|
-
|
|
4490
|
-
|
|
4491
4493
|
/* Colors */
|
|
4492
4494
|
/* Fonts */
|
|
4493
4495
|
/* Gap */
|