@meduza/ui-kit-2 0.1.92 → 0.1.94
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/MaterialNote/MaterialNote.types.d.ts +0 -1
- package/dist/ui-kit-2.cjs.development.js +151 -150
- package/dist/ui-kit-2.cjs.development.js.map +1 -1
- package/dist/ui-kit-2.cjs.production.min.js +1 -1
- package/dist/ui-kit-2.cjs.production.min.js.map +1 -1
- package/dist/ui-kit-2.esm.js +151 -150
- package/dist/ui-kit-2.esm.js.map +1 -1
- package/dist/ui-kit.css +1217 -1213
- package/package.json +1 -1
- package/src/DonatesTeaser/DonatesTeaser.module.css +24 -20
- package/src/MaterialNote/MaterialNote.types.ts +0 -1
- package/src/MaterialNote/index.tsx +0 -4
- package/src/RawHtmlBlock/mock.json +4 -0
- package/src/RenderBlocks/index.tsx +5 -7
package/dist/ui-kit.css
CHANGED
|
@@ -1,229 +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: #dcad76;
|
|
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
|
-
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
106
|
-
}
|
|
107
|
-
.SvgSymbol-module_isInEpisodeBlock__2vY3o {
|
|
108
|
-
width: 38px;
|
|
109
|
-
height: 38px;
|
|
110
|
-
|
|
111
|
-
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
112
|
-
}
|
|
113
|
-
.SvgSymbol-module_isInButtonPlaybackRate__1L3TW {
|
|
114
|
-
width: 34px;
|
|
115
|
-
height: 28px
|
|
116
|
-
}
|
|
117
|
-
@media only screen and (min-width: 40.625em) {
|
|
118
|
-
.SvgSymbol-module_isInButtonPlaybackRate__1L3TW {
|
|
119
|
-
width: 28px;
|
|
120
|
-
height: 22px
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
.SvgSymbol-module_isInButtonBackward__1Grf9,
|
|
124
|
-
.SvgSymbol-module_isInButtonForward__D1AFL {
|
|
125
|
-
width: 28px;
|
|
126
|
-
height: 28px
|
|
127
|
-
}
|
|
128
|
-
@media only screen and (min-width: 40.625em) {
|
|
129
|
-
.SvgSymbol-module_isInButtonBackward__1Grf9,
|
|
130
|
-
.SvgSymbol-module_isInButtonForward__D1AFL {
|
|
131
|
-
width: 22px;
|
|
132
|
-
height: 22px
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
.SvgSymbol-module_isInToolbar__3SaIh.SvgSymbol-module_cross__J2lCN {
|
|
136
|
-
width: 18px;
|
|
137
|
-
height: 18px;
|
|
138
|
-
}
|
|
139
|
-
.SvgSymbol-module_play__pM-qY {
|
|
140
|
-
width: 100%;
|
|
141
|
-
height: 100%;
|
|
142
|
-
}
|
|
143
|
-
.SvgSymbol-module_meduzaLogo__2Ouzp {
|
|
144
|
-
width: 92px;
|
|
145
|
-
height: 20px
|
|
146
|
-
}
|
|
147
|
-
@media only screen and (min-width: 64em) {
|
|
148
|
-
.SvgSymbol-module_meduzaLogo__2Ouzp {
|
|
149
|
-
width: 100px;
|
|
150
|
-
height: 45px
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
.SvgSymbol-module_arrow__11naX {
|
|
154
|
-
width: 12px;
|
|
155
|
-
height: 12px;
|
|
156
|
-
}
|
|
157
|
-
.SvgSymbol-module_oil__hvHE5 {
|
|
158
|
-
width: 9px;
|
|
159
|
-
height: 12px;
|
|
160
|
-
}
|
|
161
|
-
.SvgSymbol-module_search__VK6p3 {
|
|
162
|
-
width: 24px;
|
|
163
|
-
height: 24px
|
|
164
|
-
}
|
|
165
|
-
@media only screen and (min-width: 64em) {
|
|
166
|
-
.SvgSymbol-module_search__VK6p3 {
|
|
167
|
-
width: 16px;
|
|
168
|
-
height: 16px
|
|
169
|
-
}
|
|
170
|
-
}
|
|
171
|
-
.SvgSymbol-module_user__1MGim {
|
|
172
|
-
width: 14px;
|
|
173
|
-
height: 14px
|
|
174
|
-
}
|
|
175
|
-
@media only screen and (min-width: 64em) {
|
|
176
|
-
.SvgSymbol-module_user__1MGim {
|
|
177
|
-
width: 16px;
|
|
178
|
-
height: 16px
|
|
179
|
-
}
|
|
180
|
-
}
|
|
181
|
-
.SvgSymbol-module_bookmark__2z7tX {
|
|
182
|
-
width: 17px;
|
|
183
|
-
height: auto;
|
|
184
|
-
|
|
185
|
-
cursor: pointer;
|
|
186
|
-
|
|
187
|
-
stroke-width: 2px
|
|
188
|
-
}
|
|
189
|
-
@media only screen and (min-width: 64em) {
|
|
190
|
-
.SvgSymbol-module_bookmark__2z7tX {
|
|
191
|
-
width: 14px;
|
|
192
|
-
|
|
193
|
-
stroke-width: 1.5px
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
.SvgSymbol-module_isInToolbar__3SaIh.SvgSymbol-module_bookmark__2z7tX {
|
|
197
|
-
width: 14px;
|
|
198
|
-
}
|
|
199
|
-
.SvgSymbol-module_receipt__3Eqow {
|
|
200
|
-
width: 10px;
|
|
201
|
-
height: 13px;
|
|
202
|
-
}
|
|
203
|
-
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN {
|
|
204
|
-
width: 22px;
|
|
205
|
-
height: 22px
|
|
206
|
-
}
|
|
207
|
-
@media only screen and (min-width: 64em) {
|
|
208
|
-
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN {
|
|
209
|
-
width: 14px;
|
|
210
|
-
height: 14px
|
|
211
|
-
}
|
|
212
|
-
}
|
|
213
|
-
@media only screen and (min-width: 64em) {
|
|
214
|
-
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_search__VK6p3 circle {
|
|
215
|
-
stroke-width: 1.5px
|
|
216
|
-
}
|
|
217
|
-
}
|
|
218
|
-
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN path {
|
|
219
|
-
stroke-width: 1.8px
|
|
220
|
-
}
|
|
221
|
-
@media only screen and (min-width: 64em) {
|
|
222
|
-
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN path {
|
|
223
|
-
stroke-width: 1.3px
|
|
224
|
-
}
|
|
225
|
-
}
|
|
226
|
-
|
|
227
1
|
/* Colors */
|
|
228
2
|
/* Fonts */
|
|
229
3
|
/* Gap */
|
|
@@ -473,35 +247,261 @@
|
|
|
473
247
|
/* 511 */
|
|
474
248
|
/* 1023 */
|
|
475
249
|
/* Zindex */
|
|
476
|
-
.
|
|
477
|
-
position: relative;
|
|
478
|
-
z-index: 1;
|
|
479
|
-
|
|
480
|
-
display: block;
|
|
481
|
-
overflow: hidden;
|
|
482
|
-
transition: background-color 250ms ease;
|
|
483
|
-
|
|
484
|
-
background-color: #f2f2f2
|
|
485
|
-
}
|
|
486
|
-
@media only screen and (min-width: 32em) {
|
|
487
|
-
.Image-module_root__1vsA_ {
|
|
488
|
-
border-radius: inherit
|
|
489
|
-
}
|
|
490
|
-
}
|
|
491
|
-
.Image-module_root__1vsA_ img {
|
|
492
|
-
position: absolute;
|
|
493
|
-
top: 0;
|
|
494
|
-
left: 0;
|
|
495
|
-
|
|
250
|
+
.SvgSymbol-module_root__2CsRW {
|
|
496
251
|
width: 100%;
|
|
497
252
|
height: 100%;
|
|
253
|
+
|
|
254
|
+
vertical-align: middle;
|
|
498
255
|
}
|
|
499
|
-
.
|
|
500
|
-
|
|
256
|
+
.SvgSymbol-module_small__2g6oR {
|
|
257
|
+
height: 14px;
|
|
501
258
|
}
|
|
502
|
-
.
|
|
503
|
-
|
|
504
|
-
|
|
259
|
+
.SvgSymbol-module_normal__9lFn1 {
|
|
260
|
+
height: 14px;
|
|
261
|
+
}
|
|
262
|
+
.SvgSymbol-module_medium__2eF5L {
|
|
263
|
+
width: 24px;
|
|
264
|
+
height: 24px;
|
|
265
|
+
}
|
|
266
|
+
.SvgSymbol-module_large__2kQrt {
|
|
267
|
+
width: 42px;
|
|
268
|
+
height: 42px;
|
|
269
|
+
}
|
|
270
|
+
.SvgSymbol-module_adaptive__3_68T {
|
|
271
|
+
width: 100%;
|
|
272
|
+
height: 100%;
|
|
273
|
+
}
|
|
274
|
+
.SvgSymbol-module_fb__1whmw {
|
|
275
|
+
width: 16px;
|
|
276
|
+
|
|
277
|
+
fill: #304591;
|
|
278
|
+
}
|
|
279
|
+
.SvgSymbol-module_vk__3VEuu {
|
|
280
|
+
width: 20px;
|
|
281
|
+
|
|
282
|
+
fill: #527397;
|
|
283
|
+
}
|
|
284
|
+
.SvgSymbol-module_ok__2_1Qb {
|
|
285
|
+
width: 9px;
|
|
286
|
+
|
|
287
|
+
fill: #eb722e;
|
|
288
|
+
}
|
|
289
|
+
.SvgSymbol-module_tw__2VRG5 {
|
|
290
|
+
width: 20px;
|
|
291
|
+
|
|
292
|
+
fill: #31adf4;
|
|
293
|
+
}
|
|
294
|
+
.SvgSymbol-module_tg__2xe2f {
|
|
295
|
+
width: 18px;
|
|
296
|
+
|
|
297
|
+
fill: #2ba5e0;
|
|
298
|
+
}
|
|
299
|
+
.SvgSymbol-module_reaction__rrJvf {
|
|
300
|
+
width: 16px;
|
|
301
|
+
|
|
302
|
+
color: #dcad76;
|
|
303
|
+
|
|
304
|
+
fill: #262626;
|
|
305
|
+
}
|
|
306
|
+
.SvgSymbol-module_card__1XAqw,
|
|
307
|
+
.SvgSymbol-module_podcast__3oPoo,
|
|
308
|
+
.SvgSymbol-module_read__2V82i,
|
|
309
|
+
.SvgSymbol-module_listened__1oMFV {
|
|
310
|
+
width: 15px;
|
|
311
|
+
height: 15px;
|
|
312
|
+
}
|
|
313
|
+
.SvgSymbol-module_menu__2iYFt {
|
|
314
|
+
width: 24px;
|
|
315
|
+
height: 24px;
|
|
316
|
+
}
|
|
317
|
+
.SvgSymbol-module_cross__J2lCN {
|
|
318
|
+
width: 14px;
|
|
319
|
+
height: 14px;
|
|
320
|
+
}
|
|
321
|
+
.SvgSymbol-module_isInFeature__cDeTI,
|
|
322
|
+
.SvgSymbol-module_isInCard__pKq4e {
|
|
323
|
+
width: 16px;
|
|
324
|
+
height: 16px;
|
|
325
|
+
}
|
|
326
|
+
.SvgSymbol-module_isInTopicBlockItem__3Te91 {
|
|
327
|
+
width: 16px;
|
|
328
|
+
height: 16px;
|
|
329
|
+
}
|
|
330
|
+
.SvgSymbol-module_isInPageStatic__H31Rd {
|
|
331
|
+
width: 64px;
|
|
332
|
+
height: 64px;
|
|
333
|
+
}
|
|
334
|
+
.SvgSymbol-module_isInMaterialMeta__2IbAw {
|
|
335
|
+
margin-right: 6px;
|
|
336
|
+
}
|
|
337
|
+
.SvgSymbol-module_isInAudioPlayer__2xlzW {
|
|
338
|
+
width: 29px;
|
|
339
|
+
height: 29px;
|
|
340
|
+
|
|
341
|
+
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
342
|
+
}
|
|
343
|
+
.SvgSymbol-module_isInEpisodeBlock__2vY3o {
|
|
344
|
+
width: 38px;
|
|
345
|
+
height: 38px;
|
|
346
|
+
|
|
347
|
+
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
348
|
+
}
|
|
349
|
+
.SvgSymbol-module_isInButtonPlaybackRate__1L3TW {
|
|
350
|
+
width: 34px;
|
|
351
|
+
height: 28px
|
|
352
|
+
}
|
|
353
|
+
@media only screen and (min-width: 40.625em) {
|
|
354
|
+
.SvgSymbol-module_isInButtonPlaybackRate__1L3TW {
|
|
355
|
+
width: 28px;
|
|
356
|
+
height: 22px
|
|
357
|
+
}
|
|
358
|
+
}
|
|
359
|
+
.SvgSymbol-module_isInButtonBackward__1Grf9,
|
|
360
|
+
.SvgSymbol-module_isInButtonForward__D1AFL {
|
|
361
|
+
width: 28px;
|
|
362
|
+
height: 28px
|
|
363
|
+
}
|
|
364
|
+
@media only screen and (min-width: 40.625em) {
|
|
365
|
+
.SvgSymbol-module_isInButtonBackward__1Grf9,
|
|
366
|
+
.SvgSymbol-module_isInButtonForward__D1AFL {
|
|
367
|
+
width: 22px;
|
|
368
|
+
height: 22px
|
|
369
|
+
}
|
|
370
|
+
}
|
|
371
|
+
.SvgSymbol-module_isInToolbar__3SaIh.SvgSymbol-module_cross__J2lCN {
|
|
372
|
+
width: 18px;
|
|
373
|
+
height: 18px;
|
|
374
|
+
}
|
|
375
|
+
.SvgSymbol-module_play__pM-qY {
|
|
376
|
+
width: 100%;
|
|
377
|
+
height: 100%;
|
|
378
|
+
}
|
|
379
|
+
.SvgSymbol-module_meduzaLogo__2Ouzp {
|
|
380
|
+
width: 92px;
|
|
381
|
+
height: 20px
|
|
382
|
+
}
|
|
383
|
+
@media only screen and (min-width: 64em) {
|
|
384
|
+
.SvgSymbol-module_meduzaLogo__2Ouzp {
|
|
385
|
+
width: 100px;
|
|
386
|
+
height: 45px
|
|
387
|
+
}
|
|
388
|
+
}
|
|
389
|
+
.SvgSymbol-module_arrow__11naX {
|
|
390
|
+
width: 12px;
|
|
391
|
+
height: 12px;
|
|
392
|
+
}
|
|
393
|
+
.SvgSymbol-module_oil__hvHE5 {
|
|
394
|
+
width: 9px;
|
|
395
|
+
height: 12px;
|
|
396
|
+
}
|
|
397
|
+
.SvgSymbol-module_search__VK6p3 {
|
|
398
|
+
width: 24px;
|
|
399
|
+
height: 24px
|
|
400
|
+
}
|
|
401
|
+
@media only screen and (min-width: 64em) {
|
|
402
|
+
.SvgSymbol-module_search__VK6p3 {
|
|
403
|
+
width: 16px;
|
|
404
|
+
height: 16px
|
|
405
|
+
}
|
|
406
|
+
}
|
|
407
|
+
.SvgSymbol-module_user__1MGim {
|
|
408
|
+
width: 14px;
|
|
409
|
+
height: 14px
|
|
410
|
+
}
|
|
411
|
+
@media only screen and (min-width: 64em) {
|
|
412
|
+
.SvgSymbol-module_user__1MGim {
|
|
413
|
+
width: 16px;
|
|
414
|
+
height: 16px
|
|
415
|
+
}
|
|
416
|
+
}
|
|
417
|
+
.SvgSymbol-module_bookmark__2z7tX {
|
|
418
|
+
width: 17px;
|
|
419
|
+
height: auto;
|
|
420
|
+
|
|
421
|
+
cursor: pointer;
|
|
422
|
+
|
|
423
|
+
stroke-width: 2px
|
|
424
|
+
}
|
|
425
|
+
@media only screen and (min-width: 64em) {
|
|
426
|
+
.SvgSymbol-module_bookmark__2z7tX {
|
|
427
|
+
width: 14px;
|
|
428
|
+
|
|
429
|
+
stroke-width: 1.5px
|
|
430
|
+
}
|
|
431
|
+
}
|
|
432
|
+
.SvgSymbol-module_isInToolbar__3SaIh.SvgSymbol-module_bookmark__2z7tX {
|
|
433
|
+
width: 14px;
|
|
434
|
+
}
|
|
435
|
+
.SvgSymbol-module_receipt__3Eqow {
|
|
436
|
+
width: 10px;
|
|
437
|
+
height: 13px;
|
|
438
|
+
}
|
|
439
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN {
|
|
440
|
+
width: 22px;
|
|
441
|
+
height: 22px
|
|
442
|
+
}
|
|
443
|
+
@media only screen and (min-width: 64em) {
|
|
444
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN {
|
|
445
|
+
width: 14px;
|
|
446
|
+
height: 14px
|
|
447
|
+
}
|
|
448
|
+
}
|
|
449
|
+
@media only screen and (min-width: 64em) {
|
|
450
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_search__VK6p3 circle {
|
|
451
|
+
stroke-width: 1.5px
|
|
452
|
+
}
|
|
453
|
+
}
|
|
454
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN path {
|
|
455
|
+
stroke-width: 1.8px
|
|
456
|
+
}
|
|
457
|
+
@media only screen and (min-width: 64em) {
|
|
458
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN path {
|
|
459
|
+
stroke-width: 1.3px
|
|
460
|
+
}
|
|
461
|
+
}
|
|
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
|
+
.Image-module_root__1vsA_ {
|
|
477
|
+
position: relative;
|
|
478
|
+
z-index: 1;
|
|
479
|
+
|
|
480
|
+
display: block;
|
|
481
|
+
overflow: hidden;
|
|
482
|
+
transition: background-color 250ms ease;
|
|
483
|
+
|
|
484
|
+
background-color: #f2f2f2
|
|
485
|
+
}
|
|
486
|
+
@media only screen and (min-width: 32em) {
|
|
487
|
+
.Image-module_root__1vsA_ {
|
|
488
|
+
border-radius: inherit
|
|
489
|
+
}
|
|
490
|
+
}
|
|
491
|
+
.Image-module_root__1vsA_ img {
|
|
492
|
+
position: absolute;
|
|
493
|
+
top: 0;
|
|
494
|
+
left: 0;
|
|
495
|
+
|
|
496
|
+
width: 100%;
|
|
497
|
+
height: 100%;
|
|
498
|
+
}
|
|
499
|
+
.Image-module_isLoaded__3XhU5 {
|
|
500
|
+
background-color: transparent;
|
|
501
|
+
}
|
|
502
|
+
.Image-module_wrapper__3fLjs {
|
|
503
|
+
display: block;
|
|
504
|
+
|
|
505
505
|
width: 100%;
|
|
506
506
|
|
|
507
507
|
background-repeat: no-repeat;
|
|
@@ -891,143 +891,6 @@
|
|
|
891
891
|
display: block;
|
|
892
892
|
}
|
|
893
893
|
|
|
894
|
-
/* Colors */
|
|
895
|
-
/* Fonts */
|
|
896
|
-
/* Gap */
|
|
897
|
-
/* Media */
|
|
898
|
-
/* 512 */
|
|
899
|
-
/* 650 */
|
|
900
|
-
/* 768 */
|
|
901
|
-
/* 1024 */
|
|
902
|
-
/* 1010 */
|
|
903
|
-
/* 1200 */
|
|
904
|
-
/* 511 */
|
|
905
|
-
/* 1023 */
|
|
906
|
-
/* Zindex */
|
|
907
|
-
.Tag-module_root__3IqWC {
|
|
908
|
-
display: inline-block;
|
|
909
|
-
|
|
910
|
-
cursor: default;
|
|
911
|
-
-webkit-user-select: none;
|
|
912
|
-
-moz-user-select: none;
|
|
913
|
-
-ms-user-select: none;
|
|
914
|
-
user-select: none;
|
|
915
|
-
vertical-align: middle;
|
|
916
|
-
letter-spacing: 1px;
|
|
917
|
-
text-transform: uppercase;
|
|
918
|
-
|
|
919
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
920
|
-
font-size: 12px;
|
|
921
|
-
font-weight: 600;
|
|
922
|
-
line-height: 12px;
|
|
923
|
-
}
|
|
924
|
-
.Tag-module_small__2IAb7 {
|
|
925
|
-
font-size: 12px;
|
|
926
|
-
line-height: 12px
|
|
927
|
-
}
|
|
928
|
-
@media only screen and (min-width: 64em) {
|
|
929
|
-
.Tag-module_small__2IAb7 {
|
|
930
|
-
line-height: 14px
|
|
931
|
-
}
|
|
932
|
-
}
|
|
933
|
-
@media only screen and (min-width: 64em) {
|
|
934
|
-
.Tag-module_large__22z_o {
|
|
935
|
-
letter-spacing: 1px;
|
|
936
|
-
|
|
937
|
-
font-size: 14px;
|
|
938
|
-
line-height: 16px
|
|
939
|
-
}
|
|
940
|
-
}
|
|
941
|
-
.Tag-module_dark__sgnt1 {
|
|
942
|
-
color: #000;
|
|
943
|
-
}
|
|
944
|
-
.Tag-module_light__1zUhp {
|
|
945
|
-
color: #fff;
|
|
946
|
-
}
|
|
947
|
-
.Tag-module_gold__2ksA7 {
|
|
948
|
-
color: #b88b59;
|
|
949
|
-
}
|
|
950
|
-
.Tag-module_gray__mGAO_ {
|
|
951
|
-
color: #757575;
|
|
952
|
-
}
|
|
953
|
-
.Tag-module_inherit__2QB5U {
|
|
954
|
-
color: inherit;
|
|
955
|
-
}
|
|
956
|
-
@media only screen and (min-width: 64em) {
|
|
957
|
-
.Tag-module_is1to1__3EDbC,
|
|
958
|
-
.Tag-module_is1to2__3xbC6,
|
|
959
|
-
.Tag-module_isInSuperBlock__38JE0 {
|
|
960
|
-
letter-spacing: 1px;
|
|
961
|
-
|
|
962
|
-
font-size: 12px;
|
|
963
|
-
line-height: 20px
|
|
964
|
-
}
|
|
965
|
-
}
|
|
966
|
-
@media only screen and (min-width: 64em) {
|
|
967
|
-
.Tag-module_is1to3__3j5K-,
|
|
968
|
-
.Tag-module_is1to4__2vq4r {
|
|
969
|
-
letter-spacing: 0.5px;
|
|
970
|
-
|
|
971
|
-
font-size: 10px;
|
|
972
|
-
line-height: 15px
|
|
973
|
-
}
|
|
974
|
-
}
|
|
975
|
-
@media only screen and (min-width: 32em) {
|
|
976
|
-
.Tag-module_slide__2nMDw,
|
|
977
|
-
.Tag-module_game__3j5yG {
|
|
978
|
-
width: 100%;
|
|
979
|
-
|
|
980
|
-
text-align: center
|
|
981
|
-
}
|
|
982
|
-
}
|
|
983
|
-
.Tag-module_richRelated__2vbQQ {
|
|
984
|
-
font-size: 12px;
|
|
985
|
-
line-height: 17px
|
|
986
|
-
}
|
|
987
|
-
@media only screen and (min-width: 64em) {
|
|
988
|
-
.Tag-module_richRelated__2vbQQ {
|
|
989
|
-
font-size: 14px;
|
|
990
|
-
line-height: 20px
|
|
991
|
-
}
|
|
992
|
-
}
|
|
993
|
-
.Tag-module_slide__2nMDw,
|
|
994
|
-
.Tag-module_game__3j5yG,
|
|
995
|
-
.Tag-module_card__1EAeF,
|
|
996
|
-
.Tag-module_live__rwXuR,
|
|
997
|
-
.Tag-module_episode__3o6gg,
|
|
998
|
-
.Tag-module_podcast__VPoll,
|
|
999
|
-
.Tag-module_rich__2URd9,
|
|
1000
|
-
.Tag-module_isInDynamicBlock__1YM9I {
|
|
1001
|
-
margin-bottom: 6px;
|
|
1002
|
-
|
|
1003
|
-
line-height: 10px
|
|
1004
|
-
}
|
|
1005
|
-
@media only screen and (min-width: 32em) {
|
|
1006
|
-
.Tag-module_slide__2nMDw,
|
|
1007
|
-
.Tag-module_game__3j5yG,
|
|
1008
|
-
.Tag-module_card__1EAeF,
|
|
1009
|
-
.Tag-module_live__rwXuR,
|
|
1010
|
-
.Tag-module_episode__3o6gg,
|
|
1011
|
-
.Tag-module_podcast__VPoll,
|
|
1012
|
-
.Tag-module_rich__2URd9,
|
|
1013
|
-
.Tag-module_isInDynamicBlock__1YM9I {
|
|
1014
|
-
margin-bottom: 10px
|
|
1015
|
-
}
|
|
1016
|
-
}
|
|
1017
|
-
@media only screen and (min-width: 32em) {
|
|
1018
|
-
.Tag-module_mobile__QQxuv {
|
|
1019
|
-
display: none
|
|
1020
|
-
}
|
|
1021
|
-
}
|
|
1022
|
-
.Tag-module_desktop__1Bjsy {
|
|
1023
|
-
display: none
|
|
1024
|
-
}
|
|
1025
|
-
@media only screen and (min-width: 32em) {
|
|
1026
|
-
.Tag-module_desktop__1Bjsy {
|
|
1027
|
-
display: block
|
|
1028
|
-
}
|
|
1029
|
-
}
|
|
1030
|
-
|
|
1031
894
|
/* Colors */
|
|
1032
895
|
/* Fonts */
|
|
1033
896
|
/* Gap */
|
|
@@ -1339,95 +1202,232 @@
|
|
|
1339
1202
|
/* 511 */
|
|
1340
1203
|
/* 1023 */
|
|
1341
1204
|
/* Zindex */
|
|
1342
|
-
.
|
|
1343
|
-
|
|
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);
|
|
1205
|
+
.Tag-module_root__3IqWC {
|
|
1206
|
+
display: inline-block;
|
|
1357
1207
|
|
|
1358
|
-
|
|
1208
|
+
cursor: default;
|
|
1209
|
+
-webkit-user-select: none;
|
|
1210
|
+
-moz-user-select: none;
|
|
1211
|
+
-ms-user-select: none;
|
|
1212
|
+
user-select: none;
|
|
1213
|
+
vertical-align: middle;
|
|
1214
|
+
letter-spacing: 1px;
|
|
1215
|
+
text-transform: uppercase;
|
|
1359
1216
|
|
|
1360
|
-
font-
|
|
1361
|
-
|
|
1217
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1218
|
+
font-size: 12px;
|
|
1219
|
+
font-weight: 600;
|
|
1220
|
+
line-height: 12px;
|
|
1362
1221
|
}
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1222
|
+
.Tag-module_small__2IAb7 {
|
|
1223
|
+
font-size: 12px;
|
|
1224
|
+
line-height: 12px
|
|
1225
|
+
}
|
|
1226
|
+
@media only screen and (min-width: 64em) {
|
|
1227
|
+
.Tag-module_small__2IAb7 {
|
|
1228
|
+
line-height: 14px
|
|
1368
1229
|
}
|
|
1369
1230
|
}
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
color: #666;
|
|
1231
|
+
@media only screen and (min-width: 64em) {
|
|
1232
|
+
.Tag-module_large__22z_o {
|
|
1233
|
+
letter-spacing: 1px;
|
|
1375
1234
|
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
}
|
|
1379
|
-
@media only screen and (min-width: 32em) {
|
|
1380
|
-
.MediaCaption-module_credit__3ehAP {
|
|
1381
|
-
padding-top: 3px
|
|
1235
|
+
font-size: 14px;
|
|
1236
|
+
line-height: 16px
|
|
1382
1237
|
}
|
|
1383
1238
|
}
|
|
1384
|
-
.
|
|
1385
|
-
|
|
1386
|
-
}
|
|
1387
|
-
@media only screen and (min-width: 32em) {
|
|
1388
|
-
.MediaCaption-module_credit__3ehAP:first-child {
|
|
1389
|
-
padding-top: 3px
|
|
1239
|
+
.Tag-module_dark__sgnt1 {
|
|
1240
|
+
color: #000;
|
|
1390
1241
|
}
|
|
1391
|
-
|
|
1392
|
-
.MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
|
|
1242
|
+
.Tag-module_light__1zUhp {
|
|
1393
1243
|
color: #fff;
|
|
1394
1244
|
}
|
|
1395
|
-
.
|
|
1396
|
-
color: #
|
|
1245
|
+
.Tag-module_gold__2ksA7 {
|
|
1246
|
+
color: #b88b59;
|
|
1397
1247
|
}
|
|
1398
|
-
.
|
|
1399
|
-
|
|
1400
|
-
padding-top: calc(10rem / 16)
|
|
1248
|
+
.Tag-module_gray__mGAO_ {
|
|
1249
|
+
color: #757575;
|
|
1401
1250
|
}
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1251
|
+
.Tag-module_inherit__2QB5U {
|
|
1252
|
+
color: inherit;
|
|
1253
|
+
}
|
|
1254
|
+
@media only screen and (min-width: 64em) {
|
|
1255
|
+
.Tag-module_is1to1__3EDbC,
|
|
1256
|
+
.Tag-module_is1to2__3xbC6,
|
|
1257
|
+
.Tag-module_isInSuperBlock__38JE0 {
|
|
1258
|
+
letter-spacing: 1px;
|
|
1259
|
+
|
|
1260
|
+
font-size: 12px;
|
|
1261
|
+
line-height: 20px
|
|
1406
1262
|
}
|
|
1407
1263
|
}
|
|
1408
|
-
|
|
1409
|
-
.
|
|
1410
|
-
|
|
1264
|
+
@media only screen and (min-width: 64em) {
|
|
1265
|
+
.Tag-module_is1to3__3j5K-,
|
|
1266
|
+
.Tag-module_is1to4__2vq4r {
|
|
1267
|
+
letter-spacing: 0.5px;
|
|
1268
|
+
|
|
1269
|
+
font-size: 10px;
|
|
1270
|
+
line-height: 15px
|
|
1411
1271
|
}
|
|
1272
|
+
}
|
|
1412
1273
|
@media only screen and (min-width: 32em) {
|
|
1413
|
-
.
|
|
1414
|
-
.
|
|
1415
|
-
|
|
1274
|
+
.Tag-module_slide__2nMDw,
|
|
1275
|
+
.Tag-module_game__3j5yG {
|
|
1276
|
+
width: 100%;
|
|
1277
|
+
|
|
1278
|
+
text-align: center
|
|
1416
1279
|
}
|
|
1417
1280
|
}
|
|
1418
|
-
.
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1422
|
-
.MediaCaption-module_desktop__3Saev .MediaCaption-module_credit__3ehAP,
|
|
1423
|
-
.MediaCaption-module_desktop__3Saev .MediaCaption-module_caption__1hr7Y {
|
|
1424
|
-
max-width: 650px;
|
|
1425
|
-
}
|
|
1426
|
-
/* Dark theme */
|
|
1427
|
-
.MediaCaption-module_isDark__38TtC .MediaCaption-module_caption__1hr7Y {
|
|
1428
|
-
color: #d9d9d9;
|
|
1281
|
+
.Tag-module_richRelated__2vbQQ {
|
|
1282
|
+
font-size: 12px;
|
|
1283
|
+
line-height: 17px
|
|
1429
1284
|
}
|
|
1430
|
-
|
|
1285
|
+
@media only screen and (min-width: 64em) {
|
|
1286
|
+
.Tag-module_richRelated__2vbQQ {
|
|
1287
|
+
font-size: 14px;
|
|
1288
|
+
line-height: 20px
|
|
1289
|
+
}
|
|
1290
|
+
}
|
|
1291
|
+
.Tag-module_slide__2nMDw,
|
|
1292
|
+
.Tag-module_game__3j5yG,
|
|
1293
|
+
.Tag-module_card__1EAeF,
|
|
1294
|
+
.Tag-module_live__rwXuR,
|
|
1295
|
+
.Tag-module_episode__3o6gg,
|
|
1296
|
+
.Tag-module_podcast__VPoll,
|
|
1297
|
+
.Tag-module_rich__2URd9,
|
|
1298
|
+
.Tag-module_isInDynamicBlock__1YM9I {
|
|
1299
|
+
margin-bottom: 6px;
|
|
1300
|
+
|
|
1301
|
+
line-height: 10px
|
|
1302
|
+
}
|
|
1303
|
+
@media only screen and (min-width: 32em) {
|
|
1304
|
+
.Tag-module_slide__2nMDw,
|
|
1305
|
+
.Tag-module_game__3j5yG,
|
|
1306
|
+
.Tag-module_card__1EAeF,
|
|
1307
|
+
.Tag-module_live__rwXuR,
|
|
1308
|
+
.Tag-module_episode__3o6gg,
|
|
1309
|
+
.Tag-module_podcast__VPoll,
|
|
1310
|
+
.Tag-module_rich__2URd9,
|
|
1311
|
+
.Tag-module_isInDynamicBlock__1YM9I {
|
|
1312
|
+
margin-bottom: 10px
|
|
1313
|
+
}
|
|
1314
|
+
}
|
|
1315
|
+
@media only screen and (min-width: 32em) {
|
|
1316
|
+
.Tag-module_mobile__QQxuv {
|
|
1317
|
+
display: none
|
|
1318
|
+
}
|
|
1319
|
+
}
|
|
1320
|
+
.Tag-module_desktop__1Bjsy {
|
|
1321
|
+
display: none
|
|
1322
|
+
}
|
|
1323
|
+
@media only screen and (min-width: 32em) {
|
|
1324
|
+
.Tag-module_desktop__1Bjsy {
|
|
1325
|
+
display: block
|
|
1326
|
+
}
|
|
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;
|
|
1397
|
+
}
|
|
1398
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1399
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1400
|
+
padding-top: calc(10rem / 16)
|
|
1401
|
+
}
|
|
1402
|
+
@media only screen and (min-width: 32em) {
|
|
1403
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1404
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1405
|
+
padding-top: 12px
|
|
1406
|
+
}
|
|
1407
|
+
}
|
|
1408
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1409
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1410
|
+
padding-top: calc(9rem / 16)
|
|
1411
|
+
}
|
|
1412
|
+
@media only screen and (min-width: 32em) {
|
|
1413
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1414
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1415
|
+
padding-top: 11px
|
|
1416
|
+
}
|
|
1417
|
+
}
|
|
1418
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP,
|
|
1419
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y,
|
|
1420
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP,
|
|
1421
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1422
|
+
.MediaCaption-module_desktop__3Saev .MediaCaption-module_credit__3ehAP,
|
|
1423
|
+
.MediaCaption-module_desktop__3Saev .MediaCaption-module_caption__1hr7Y {
|
|
1424
|
+
max-width: 650px;
|
|
1425
|
+
}
|
|
1426
|
+
/* Dark theme */
|
|
1427
|
+
.MediaCaption-module_isDark__38TtC .MediaCaption-module_caption__1hr7Y {
|
|
1428
|
+
color: #d9d9d9;
|
|
1429
|
+
}
|
|
1430
|
+
.MediaCaption-module_isDark__38TtC .MediaCaption-module_credit__3ehAP {
|
|
1431
1431
|
color: #757575;
|
|
1432
1432
|
}
|
|
1433
1433
|
|
|
@@ -1624,50 +1624,6 @@
|
|
|
1624
1624
|
display: none;
|
|
1625
1625
|
}
|
|
1626
1626
|
|
|
1627
|
-
/* Colors */
|
|
1628
|
-
/* Fonts */
|
|
1629
|
-
/* Gap */
|
|
1630
|
-
/* Media */
|
|
1631
|
-
/* 512 */
|
|
1632
|
-
/* 650 */
|
|
1633
|
-
/* 768 */
|
|
1634
|
-
/* 1024 */
|
|
1635
|
-
/* 1010 */
|
|
1636
|
-
/* 1200 */
|
|
1637
|
-
/* 511 */
|
|
1638
|
-
/* 1023 */
|
|
1639
|
-
/* Zindex */
|
|
1640
|
-
.MaterialTitle-module_root__18ku- {
|
|
1641
|
-
display: block;
|
|
1642
|
-
}
|
|
1643
|
-
.MaterialTitle-module_root__18ku- {
|
|
1644
|
-
margin: 0;
|
|
1645
|
-
|
|
1646
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1647
|
-
font-size: 25px;
|
|
1648
|
-
font-weight: normal;
|
|
1649
|
-
line-height: 27px
|
|
1650
|
-
}
|
|
1651
|
-
@media only screen and (min-width: 48em) {
|
|
1652
|
-
.MaterialTitle-module_root__18ku- {
|
|
1653
|
-
font-size: 37px;
|
|
1654
|
-
line-height: 38px
|
|
1655
|
-
}
|
|
1656
|
-
}
|
|
1657
|
-
.MaterialTitle-module_primary__2Sfmx {
|
|
1658
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
1659
|
-
font-weight: normal;
|
|
1660
|
-
}
|
|
1661
|
-
.MaterialTitle-module_secondary__3uDp4 {
|
|
1662
|
-
font-size: 24px;
|
|
1663
|
-
font-weight: 700
|
|
1664
|
-
}
|
|
1665
|
-
@media only screen and (min-width: 48em) {
|
|
1666
|
-
.MaterialTitle-module_secondary__3uDp4 {
|
|
1667
|
-
font-size: 36px
|
|
1668
|
-
}
|
|
1669
|
-
}
|
|
1670
|
-
|
|
1671
1627
|
/* Colors */
|
|
1672
1628
|
/* Fonts */
|
|
1673
1629
|
/* Gap */
|
|
@@ -1756,6 +1712,50 @@
|
|
|
1756
1712
|
content: '';
|
|
1757
1713
|
}
|
|
1758
1714
|
|
|
1715
|
+
/* Colors */
|
|
1716
|
+
/* Fonts */
|
|
1717
|
+
/* Gap */
|
|
1718
|
+
/* Media */
|
|
1719
|
+
/* 512 */
|
|
1720
|
+
/* 650 */
|
|
1721
|
+
/* 768 */
|
|
1722
|
+
/* 1024 */
|
|
1723
|
+
/* 1010 */
|
|
1724
|
+
/* 1200 */
|
|
1725
|
+
/* 511 */
|
|
1726
|
+
/* 1023 */
|
|
1727
|
+
/* Zindex */
|
|
1728
|
+
.MaterialTitle-module_root__18ku- {
|
|
1729
|
+
display: block;
|
|
1730
|
+
}
|
|
1731
|
+
.MaterialTitle-module_root__18ku- {
|
|
1732
|
+
margin: 0;
|
|
1733
|
+
|
|
1734
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1735
|
+
font-size: 25px;
|
|
1736
|
+
font-weight: normal;
|
|
1737
|
+
line-height: 27px
|
|
1738
|
+
}
|
|
1739
|
+
@media only screen and (min-width: 48em) {
|
|
1740
|
+
.MaterialTitle-module_root__18ku- {
|
|
1741
|
+
font-size: 37px;
|
|
1742
|
+
line-height: 38px
|
|
1743
|
+
}
|
|
1744
|
+
}
|
|
1745
|
+
.MaterialTitle-module_primary__2Sfmx {
|
|
1746
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
1747
|
+
font-weight: normal;
|
|
1748
|
+
}
|
|
1749
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1750
|
+
font-size: 24px;
|
|
1751
|
+
font-weight: 700
|
|
1752
|
+
}
|
|
1753
|
+
@media only screen and (min-width: 48em) {
|
|
1754
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1755
|
+
font-size: 36px
|
|
1756
|
+
}
|
|
1757
|
+
}
|
|
1758
|
+
|
|
1759
1759
|
/* Colors */
|
|
1760
1760
|
/* Fonts */
|
|
1761
1761
|
/* Gap */
|
|
@@ -2884,150 +2884,20 @@
|
|
|
2884
2884
|
/* 511 */
|
|
2885
2885
|
/* 1023 */
|
|
2886
2886
|
/* Zindex */
|
|
2887
|
-
.
|
|
2888
|
-
margin:
|
|
2887
|
+
.ListBlock-module_root__3Q3Ga {
|
|
2888
|
+
margin: calc(15rem / 16) 0;
|
|
2889
|
+
padding: 0;
|
|
2889
2890
|
|
|
2890
|
-
|
|
2891
|
-
|
|
2892
|
-
|
|
2891
|
+
list-style: none;
|
|
2892
|
+
|
|
2893
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
2894
|
+
font-size: calc(18rem / 16);
|
|
2895
|
+
line-height: calc(24rem / 16)
|
|
2893
2896
|
}
|
|
2894
|
-
@media only screen and (min-width:
|
|
2895
|
-
.
|
|
2896
|
-
|
|
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;
|
|
2938
|
-
|
|
2939
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2940
|
-
font-size: 12px;
|
|
2941
|
-
font-weight: 600;
|
|
2942
|
-
line-height: 17px
|
|
2943
|
-
}
|
|
2944
|
-
@media only screen and (min-width: 48em) {
|
|
2945
|
-
.RelatedBlock-module_header__2SuWP {
|
|
2946
|
-
padding: 20px 20px 14px;
|
|
2947
|
-
|
|
2948
|
-
font-size: 14px;
|
|
2949
|
-
line-height: 16px
|
|
2950
|
-
}
|
|
2951
|
-
}
|
|
2952
|
-
.RelatedBlock-module_items__2V-Ap {
|
|
2953
|
-
margin: 0;
|
|
2954
|
-
padding-left: 0;
|
|
2955
|
-
|
|
2956
|
-
list-style: none;
|
|
2957
|
-
}
|
|
2958
|
-
.RelatedBlock-module_items__2V-Ap li {
|
|
2959
|
-
padding: 0;
|
|
2960
|
-
}
|
|
2961
|
-
.RelatedBlock-module_items__2V-Ap li + li {
|
|
2962
|
-
border-top: 1px solid #e6e6e6;
|
|
2963
|
-
}
|
|
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
|
|
2969
|
-
}
|
|
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 {
|
|
2978
|
-
max-width: 650px;
|
|
2979
|
-
margin-right: auto;
|
|
2980
|
-
margin-left: auto;
|
|
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
|
-
}
|
|
2988
|
-
/* VISIBILITY */
|
|
2989
|
-
@media only screen and (min-width: 32em) {
|
|
2990
|
-
.RelatedBlock-module_mobile__2XM5a {
|
|
2991
|
-
display: none
|
|
2992
|
-
}
|
|
2993
|
-
}
|
|
2994
|
-
.RelatedBlock-module_desktop__2mXeq {
|
|
2995
|
-
display: none
|
|
2996
|
-
}
|
|
2997
|
-
@media only screen and (min-width: 32em) {
|
|
2998
|
-
.RelatedBlock-module_desktop__2mXeq {
|
|
2999
|
-
display: block
|
|
3000
|
-
}
|
|
3001
|
-
}
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
/* Colors */
|
|
3005
|
-
/* Fonts */
|
|
3006
|
-
/* Gap */
|
|
3007
|
-
/* Media */
|
|
3008
|
-
/* 512 */
|
|
3009
|
-
/* 650 */
|
|
3010
|
-
/* 768 */
|
|
3011
|
-
/* 1024 */
|
|
3012
|
-
/* 1010 */
|
|
3013
|
-
/* 1200 */
|
|
3014
|
-
/* 511 */
|
|
3015
|
-
/* 1023 */
|
|
3016
|
-
/* Zindex */
|
|
3017
|
-
.ListBlock-module_root__3Q3Ga {
|
|
3018
|
-
margin: calc(15rem / 16) 0;
|
|
3019
|
-
padding: 0;
|
|
3020
|
-
|
|
3021
|
-
list-style: none;
|
|
3022
|
-
|
|
3023
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3024
|
-
font-size: calc(18rem / 16);
|
|
3025
|
-
line-height: calc(24rem / 16)
|
|
3026
|
-
}
|
|
3027
|
-
@media only screen and (min-width: 32em) {
|
|
3028
|
-
.ListBlock-module_root__3Q3Ga {
|
|
3029
|
-
font-size: 20px;
|
|
3030
|
-
line-height: 28px
|
|
2897
|
+
@media only screen and (min-width: 32em) {
|
|
2898
|
+
.ListBlock-module_root__3Q3Ga {
|
|
2899
|
+
font-size: 20px;
|
|
2900
|
+
line-height: 28px
|
|
3031
2901
|
}
|
|
3032
2902
|
}
|
|
3033
2903
|
@media only screen and (min-width: 48em) {
|
|
@@ -3176,95 +3046,225 @@
|
|
|
3176
3046
|
/* 511 */
|
|
3177
3047
|
/* 1023 */
|
|
3178
3048
|
/* Zindex */
|
|
3179
|
-
.
|
|
3180
|
-
margin:
|
|
3049
|
+
.RelatedBlock-module_root__IKcQq {
|
|
3050
|
+
margin: 16px 0;
|
|
3181
3051
|
|
|
3182
|
-
|
|
3183
|
-
|
|
3184
|
-
|
|
3185
|
-
line-height: 23px
|
|
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
|
|
3186
3055
|
}
|
|
3187
3056
|
@media only screen and (min-width: 48em) {
|
|
3188
|
-
.
|
|
3189
|
-
margin
|
|
3190
|
-
|
|
3191
|
-
font-size: 37px;
|
|
3192
|
-
line-height: 42px
|
|
3057
|
+
.RelatedBlock-module_root__IKcQq {
|
|
3058
|
+
margin: 25px 0
|
|
3193
3059
|
}
|
|
3194
3060
|
}
|
|
3195
|
-
.
|
|
3061
|
+
.RelatedBlock-module_root__IKcQq:last-child {
|
|
3196
3062
|
margin-bottom: 0;
|
|
3197
3063
|
}
|
|
3198
|
-
.
|
|
3199
|
-
|
|
3200
|
-
font-size: 20px;
|
|
3201
|
-
font-weight: normal
|
|
3202
|
-
}
|
|
3203
|
-
@media only screen and (min-width: 48em) {
|
|
3204
|
-
.RichTitle-module_root__BK_WT span {
|
|
3205
|
-
font-size: 38px
|
|
3206
|
-
}
|
|
3207
|
-
}
|
|
3208
|
-
@media only screen and (min-width: 32em) {
|
|
3209
|
-
.RichTitle-module_slide__1A-gB,
|
|
3210
|
-
.RichTitle-module_game__1g8Bn {
|
|
3211
|
-
text-align: center
|
|
3064
|
+
.RelatedBlock-module_root__IKcQq:first-child {
|
|
3065
|
+
margin-top: 0;
|
|
3212
3066
|
}
|
|
3213
|
-
|
|
3214
|
-
|
|
3215
|
-
|
|
3216
|
-
|
|
3217
|
-
|
|
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
|
|
3218
3080
|
}
|
|
3219
|
-
|
|
3220
|
-
|
|
3221
|
-
|
|
3222
|
-
|
|
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
|
|
3223
3087
|
}
|
|
3224
3088
|
}
|
|
3225
|
-
.
|
|
3226
|
-
|
|
3089
|
+
.RelatedBlock-module_root__IKcQq a:hover {
|
|
3090
|
+
color: #5c5c5c;
|
|
3227
3091
|
}
|
|
3228
|
-
|
|
3229
|
-
|
|
3230
|
-
|
|
3092
|
+
.RelatedBlock-module_header__2SuWP {
|
|
3093
|
+
margin: 0;
|
|
3094
|
+
padding: 14px 12px 3px;
|
|
3231
3095
|
|
|
3232
|
-
|
|
3233
|
-
|
|
3234
|
-
}
|
|
3235
|
-
}
|
|
3236
|
-
@media only screen and (max-width: 63.9375em) {
|
|
3237
|
-
.RichTitle-module_featured__wJfaQ span {
|
|
3238
|
-
display: block;
|
|
3096
|
+
letter-spacing: 1px;
|
|
3097
|
+
text-transform: uppercase;
|
|
3239
3098
|
|
|
3240
|
-
|
|
3099
|
+
color: #7F7F7F;
|
|
3241
3100
|
|
|
3242
|
-
|
|
3243
|
-
|
|
3244
|
-
|
|
3245
|
-
|
|
3246
|
-
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3247
|
-
text-align: left
|
|
3101
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3102
|
+
font-size: 12px;
|
|
3103
|
+
font-weight: 600;
|
|
3104
|
+
line-height: 17px
|
|
3248
3105
|
}
|
|
3249
|
-
@media only screen and (min-width:
|
|
3250
|
-
.
|
|
3251
|
-
|
|
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
|
|
3252
3112
|
}
|
|
3253
3113
|
}
|
|
3254
|
-
.
|
|
3255
|
-
|
|
3256
|
-
|
|
3114
|
+
.RelatedBlock-module_items__2V-Ap {
|
|
3115
|
+
margin: 0;
|
|
3116
|
+
padding-left: 0;
|
|
3117
|
+
|
|
3118
|
+
list-style: none;
|
|
3257
3119
|
}
|
|
3258
|
-
|
|
3259
|
-
|
|
3260
|
-
font-size: 1.3rem;
|
|
3261
|
-
line-height: 1.6rem
|
|
3120
|
+
.RelatedBlock-module_items__2V-Ap li {
|
|
3121
|
+
padding: 0;
|
|
3262
3122
|
}
|
|
3263
|
-
|
|
3264
|
-
|
|
3265
|
-
font-size: 20px
|
|
3123
|
+
.RelatedBlock-module_items__2V-Ap li + li {
|
|
3124
|
+
border-top: 1px solid #e6e6e6;
|
|
3266
3125
|
}
|
|
3267
|
-
|
|
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
|
+
/* Colors */
|
|
3167
|
+
/* Fonts */
|
|
3168
|
+
/* Gap */
|
|
3169
|
+
/* Media */
|
|
3170
|
+
/* 512 */
|
|
3171
|
+
/* 650 */
|
|
3172
|
+
/* 768 */
|
|
3173
|
+
/* 1024 */
|
|
3174
|
+
/* 1010 */
|
|
3175
|
+
/* 1200 */
|
|
3176
|
+
/* 511 */
|
|
3177
|
+
/* 1023 */
|
|
3178
|
+
/* Zindex */
|
|
3179
|
+
.RichTitle-module_root__BK_WT {
|
|
3180
|
+
margin: 0 0 18px;
|
|
3181
|
+
|
|
3182
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3183
|
+
font-size: 19px;
|
|
3184
|
+
font-weight: 700;
|
|
3185
|
+
line-height: 23px
|
|
3186
|
+
}
|
|
3187
|
+
@media only screen and (min-width: 48em) {
|
|
3188
|
+
.RichTitle-module_root__BK_WT {
|
|
3189
|
+
margin-bottom: 15px;
|
|
3190
|
+
|
|
3191
|
+
font-size: 37px;
|
|
3192
|
+
line-height: 42px
|
|
3193
|
+
}
|
|
3194
|
+
}
|
|
3195
|
+
.RichTitle-module_root__BK_WT:last-child {
|
|
3196
|
+
margin-bottom: 0;
|
|
3197
|
+
}
|
|
3198
|
+
.RichTitle-module_root__BK_WT span {
|
|
3199
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3200
|
+
font-size: 20px;
|
|
3201
|
+
font-weight: normal
|
|
3202
|
+
}
|
|
3203
|
+
@media only screen and (min-width: 48em) {
|
|
3204
|
+
.RichTitle-module_root__BK_WT span {
|
|
3205
|
+
font-size: 38px
|
|
3206
|
+
}
|
|
3207
|
+
}
|
|
3208
|
+
@media only screen and (min-width: 32em) {
|
|
3209
|
+
.RichTitle-module_slide__1A-gB,
|
|
3210
|
+
.RichTitle-module_game__1g8Bn {
|
|
3211
|
+
text-align: center
|
|
3212
|
+
}
|
|
3213
|
+
}
|
|
3214
|
+
@media only screen and (min-width: 64em) {
|
|
3215
|
+
.RichTitle-module_half__10GRI {
|
|
3216
|
+
font-size: 33px;
|
|
3217
|
+
line-height: 36px
|
|
3218
|
+
}
|
|
3219
|
+
}
|
|
3220
|
+
@media only screen and (min-width: 64em) {
|
|
3221
|
+
.RichTitle-module_half__10GRI span {
|
|
3222
|
+
font-size: 34px
|
|
3223
|
+
}
|
|
3224
|
+
}
|
|
3225
|
+
.RichTitle-module_game__1g8Bn:first-child {
|
|
3226
|
+
padding-top: 9px;
|
|
3227
|
+
}
|
|
3228
|
+
@media only screen and (max-width: 63.9375em) {
|
|
3229
|
+
.RichTitle-module_featured__wJfaQ {
|
|
3230
|
+
letter-spacing: 0.3px;
|
|
3231
|
+
|
|
3232
|
+
font-size: 28px;
|
|
3233
|
+
line-height: 30px
|
|
3234
|
+
}
|
|
3235
|
+
}
|
|
3236
|
+
@media only screen and (max-width: 63.9375em) {
|
|
3237
|
+
.RichTitle-module_featured__wJfaQ span {
|
|
3238
|
+
display: block;
|
|
3239
|
+
|
|
3240
|
+
padding-top: 2px;
|
|
3241
|
+
|
|
3242
|
+
font-size: 18px;
|
|
3243
|
+
line-height: 24px
|
|
3244
|
+
}
|
|
3245
|
+
}
|
|
3246
|
+
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3247
|
+
text-align: left
|
|
3248
|
+
}
|
|
3249
|
+
@media only screen and (min-width: 64em) {
|
|
3250
|
+
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3251
|
+
margin-bottom: 18px
|
|
3252
|
+
}
|
|
3253
|
+
}
|
|
3254
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3255
|
+
font-size: 19px;
|
|
3256
|
+
line-height: 23px
|
|
3257
|
+
}
|
|
3258
|
+
@media only screen and (min-width: 64em) {
|
|
3259
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3260
|
+
font-size: 1.3rem;
|
|
3261
|
+
line-height: 1.6rem
|
|
3262
|
+
}
|
|
3263
|
+
}
|
|
3264
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3265
|
+
font-size: 20px
|
|
3266
|
+
}
|
|
3267
|
+
@media only screen and (min-width: 64em) {
|
|
3268
3268
|
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3269
3269
|
font-size: 1.35rem
|
|
3270
3270
|
}
|
|
@@ -4463,34 +4463,6 @@ a mark {
|
|
|
4463
4463
|
}
|
|
4464
4464
|
}
|
|
4465
4465
|
|
|
4466
|
-
/* stylelint-disable declaration-empty-line-before */
|
|
4467
|
-
/* Colors */
|
|
4468
|
-
/* Fonts */
|
|
4469
|
-
/* Gap */
|
|
4470
|
-
/* Media */
|
|
4471
|
-
/* 512 */
|
|
4472
|
-
/* 650 */
|
|
4473
|
-
/* 768 */
|
|
4474
|
-
/* 1024 */
|
|
4475
|
-
/* 1010 */
|
|
4476
|
-
/* 1200 */
|
|
4477
|
-
/* 511 */
|
|
4478
|
-
/* 1023 */
|
|
4479
|
-
/* Zindex */
|
|
4480
|
-
.DocumentItemsCount-module_root__P3q-z {
|
|
4481
|
-
display: inline;
|
|
4482
|
-
|
|
4483
|
-
line-height: inherit;
|
|
4484
|
-
}
|
|
4485
|
-
.DocumentItemsCount-module_root__P3q-z svg {
|
|
4486
|
-
vertical-align: top;
|
|
4487
|
-
}
|
|
4488
|
-
.DocumentItemsCount-module_items__3pfxW {
|
|
4489
|
-
margin-left: 1px;
|
|
4490
|
-
|
|
4491
|
-
vertical-align: top;
|
|
4492
|
-
}
|
|
4493
|
-
|
|
4494
4466
|
/* Colors */
|
|
4495
4467
|
/* Fonts */
|
|
4496
4468
|
/* Gap */
|
|
@@ -4597,6 +4569,7 @@ a mark {
|
|
|
4597
4569
|
fill: currentColor;
|
|
4598
4570
|
}
|
|
4599
4571
|
|
|
4572
|
+
/* stylelint-disable declaration-empty-line-before */
|
|
4600
4573
|
/* Colors */
|
|
4601
4574
|
/* Fonts */
|
|
4602
4575
|
/* Gap */
|
|
@@ -4610,258 +4583,276 @@ a mark {
|
|
|
4610
4583
|
/* 511 */
|
|
4611
4584
|
/* 1023 */
|
|
4612
4585
|
/* Zindex */
|
|
4613
|
-
.
|
|
4614
|
-
|
|
4615
|
-
z-index: 10;
|
|
4586
|
+
.DocumentItemsCount-module_root__P3q-z {
|
|
4587
|
+
display: inline;
|
|
4616
4588
|
|
|
4617
|
-
|
|
4618
|
-
|
|
4589
|
+
line-height: inherit;
|
|
4590
|
+
}
|
|
4591
|
+
.DocumentItemsCount-module_root__P3q-z svg {
|
|
4592
|
+
vertical-align: top;
|
|
4593
|
+
}
|
|
4594
|
+
.DocumentItemsCount-module_items__3pfxW {
|
|
4595
|
+
margin-left: 1px;
|
|
4619
4596
|
|
|
4620
|
-
|
|
4597
|
+
vertical-align: top;
|
|
4598
|
+
}
|
|
4599
|
+
|
|
4600
|
+
/* Colors */
|
|
4601
|
+
/* Fonts */
|
|
4602
|
+
/* Gap */
|
|
4603
|
+
/* Media */
|
|
4604
|
+
/* 512 */
|
|
4605
|
+
/* 650 */
|
|
4606
|
+
/* 768 */
|
|
4607
|
+
/* 1024 */
|
|
4608
|
+
/* 1010 */
|
|
4609
|
+
/* 1200 */
|
|
4610
|
+
/* 511 */
|
|
4611
|
+
/* 1023 */
|
|
4612
|
+
/* Zindex */
|
|
4613
|
+
.Footnote-module_root__2a0-B {
|
|
4614
|
+
position: relative;
|
|
4615
|
+
|
|
4616
|
+
width: 320px;
|
|
4617
|
+
padding: 20px;
|
|
4621
4618
|
|
|
4622
4619
|
border-radius: 8px;
|
|
4623
|
-
|
|
4620
|
+
background-color: #fff;
|
|
4621
|
+
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 5px 20px rgba(0, 0, 0, 0.2);
|
|
4624
4622
|
}
|
|
4625
|
-
|
|
4626
|
-
|
|
4627
|
-
|
|
4623
|
+
.Footnote-module_body__259Ly {
|
|
4624
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4625
|
+
font-size: 16px;
|
|
4626
|
+
line-height: 22px;
|
|
4628
4627
|
}
|
|
4629
|
-
|
|
4630
|
-
|
|
4628
|
+
.Footnote-module_body__259Ly h3 {
|
|
4629
|
+
margin: 0 0 16px;
|
|
4630
|
+
|
|
4631
|
+
font-size: inherit;
|
|
4632
|
+
font-weight: 700;
|
|
4633
|
+
line-height: inherit;
|
|
4634
|
+
}
|
|
4635
|
+
.Footnote-module_body__259Ly p {
|
|
4636
|
+
margin: 0;
|
|
4637
|
+
}
|
|
4638
|
+
.Footnote-module_body__259Ly p + p {
|
|
4639
|
+
margin-top: 6px;
|
|
4640
|
+
}
|
|
4641
|
+
.Footnote-module_body__259Ly a {
|
|
4642
|
+
color: inherit;
|
|
4643
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
4644
|
+
}
|
|
4645
|
+
.Footnote-module_body__259Ly a:hover {
|
|
4646
|
+
color: #b88b59;
|
|
4647
|
+
}
|
|
4648
|
+
.Footnote-module_dismiss__1HKG5 {
|
|
4631
4649
|
position: absolute;
|
|
4632
4650
|
top: 0;
|
|
4633
4651
|
right: 0;
|
|
4634
|
-
bottom: 0;
|
|
4635
|
-
left: 0;
|
|
4636
|
-
z-index: 20;
|
|
4637
4652
|
|
|
4638
|
-
|
|
4653
|
+
margin: 0;
|
|
4654
|
+
padding: 6px 9px 10px;
|
|
4639
4655
|
|
|
4640
|
-
|
|
4641
|
-
}
|
|
4642
|
-
.RelatedRichBlock-module_root__3NYmj::before {
|
|
4643
|
-
display: block;
|
|
4656
|
+
cursor: pointer;
|
|
4644
4657
|
|
|
4645
|
-
|
|
4658
|
+
color: #b3b3b3;
|
|
4659
|
+
border-width: 0;
|
|
4660
|
+
outline: none;
|
|
4661
|
+
background-color: transparent;
|
|
4646
4662
|
}
|
|
4647
|
-
.
|
|
4648
|
-
|
|
4649
|
-
inset 0 0 0 1px rgba(0, 0, 0, 0.1);
|
|
4663
|
+
.Footnote-module_dismiss__1HKG5:hover {
|
|
4664
|
+
color: #757575;
|
|
4650
4665
|
}
|
|
4651
|
-
.
|
|
4652
|
-
|
|
4653
|
-
|
|
4666
|
+
.Footnote-module_dismiss__1HKG5 svg {
|
|
4667
|
+
width: 12px;
|
|
4668
|
+
height: 12px;
|
|
4654
4669
|
}
|
|
4655
|
-
|
|
4656
|
-
|
|
4657
|
-
|
|
4658
|
-
|
|
4670
|
+
|
|
4671
|
+
|
|
4672
|
+
/* Colors */
|
|
4673
|
+
/* Fonts */
|
|
4674
|
+
/* Gap */
|
|
4675
|
+
/* Media */
|
|
4676
|
+
/* 512 */
|
|
4677
|
+
/* 650 */
|
|
4678
|
+
/* 768 */
|
|
4679
|
+
/* 1024 */
|
|
4680
|
+
/* 1010 */
|
|
4681
|
+
/* 1200 */
|
|
4682
|
+
/* 511 */
|
|
4683
|
+
/* 1023 */
|
|
4684
|
+
/* Zindex */
|
|
4685
|
+
.SensitiveBlock-module_root__2iJbD {
|
|
4686
|
+
position: relative;
|
|
4687
|
+
|
|
4688
|
+
margin: 15px 0
|
|
4689
|
+
}
|
|
4690
|
+
@media only screen and (min-width: 32em) {
|
|
4691
|
+
.SensitiveBlock-module_root__2iJbD {
|
|
4692
|
+
margin: 25px 0 20px
|
|
4659
4693
|
}
|
|
4660
4694
|
}
|
|
4661
|
-
.
|
|
4662
|
-
|
|
4663
|
-
position: absolute;
|
|
4664
|
-
right: 0;
|
|
4665
|
-
left: 0;
|
|
4666
|
-
z-index: 10;
|
|
4695
|
+
.SensitiveBlock-module_root__2iJbD:first-child {
|
|
4696
|
+
margin-top: 0;
|
|
4667
4697
|
}
|
|
4668
|
-
.
|
|
4669
|
-
bottom: 0;
|
|
4698
|
+
.SensitiveBlock-module_root__2iJbD:last-child {
|
|
4699
|
+
margin-bottom: 0;
|
|
4700
|
+
}
|
|
4701
|
+
.SensitiveBlock-module_root__2iJbD figcaption {
|
|
4702
|
+
width: 100%;
|
|
4703
|
+
max-width: 650px;
|
|
4704
|
+
margin-right: auto;
|
|
4705
|
+
margin-left: auto;
|
|
4670
4706
|
|
|
4671
|
-
|
|
4707
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4672
4708
|
}
|
|
4673
|
-
.
|
|
4674
|
-
|
|
4709
|
+
.SensitiveBlock-module_container__1Wtix {
|
|
4710
|
+
position: relative;
|
|
4675
4711
|
|
|
4676
|
-
height:
|
|
4712
|
+
min-height: 170px;
|
|
4713
|
+
|
|
4714
|
+
transition: min-height 350ms ease;
|
|
4677
4715
|
}
|
|
4678
|
-
.
|
|
4716
|
+
.SensitiveBlock-module_overlay__hfDVS {
|
|
4717
|
+
position: absolute;
|
|
4718
|
+
z-index: 10;
|
|
4719
|
+
top: 0;
|
|
4720
|
+
right: -20px;
|
|
4721
|
+
bottom: 0;
|
|
4722
|
+
left: -20px;
|
|
4723
|
+
|
|
4679
4724
|
display: -webkit-box;
|
|
4725
|
+
|
|
4680
4726
|
display: -webkit-flex;
|
|
4727
|
+
|
|
4681
4728
|
display: -ms-flexbox;
|
|
4729
|
+
|
|
4682
4730
|
display: flex;
|
|
4731
|
+
align-items: center;
|
|
4683
4732
|
flex-flow: column nowrap;
|
|
4684
|
-
justify-content:
|
|
4733
|
+
justify-content: center;
|
|
4685
4734
|
|
|
4686
|
-
padding:
|
|
4735
|
+
padding: 30px 20px;
|
|
4687
4736
|
|
|
4688
|
-
|
|
4737
|
+
transition: opacity 500ms ease, visibility 500ms ease;
|
|
4738
|
+
|
|
4739
|
+
background-color: rgba(255, 255, 255, 1);
|
|
4740
|
+
background-repeat: no-repeat;
|
|
4741
|
+
background-position: center top;
|
|
4742
|
+
background-size: cover
|
|
4689
4743
|
}
|
|
4690
4744
|
@media only screen and (min-width: 32em) {
|
|
4691
|
-
.
|
|
4692
|
-
position: absolute;
|
|
4745
|
+
.SensitiveBlock-module_overlay__hfDVS {
|
|
4693
4746
|
right: 0;
|
|
4694
|
-
|
|
4695
|
-
left: 0;
|
|
4696
|
-
z-index: 10;
|
|
4697
|
-
|
|
4698
|
-
min-height: 295px;
|
|
4699
|
-
padding: 20px;
|
|
4700
|
-
|
|
4701
|
-
background-color: transparent
|
|
4747
|
+
left: 0
|
|
4702
4748
|
}
|
|
4703
4749
|
}
|
|
4704
|
-
.
|
|
4705
|
-
|
|
4750
|
+
.SensitiveBlock-module_content__sNpxZ {
|
|
4751
|
+
-webkit-user-select: none;
|
|
4752
|
+
-moz-user-select: none;
|
|
4753
|
+
-ms-user-select: none;
|
|
4754
|
+
user-select: none;
|
|
4755
|
+
|
|
4756
|
+
color: #fff;
|
|
4757
|
+
|
|
4758
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4706
4759
|
}
|
|
4707
|
-
|
|
4708
|
-
|
|
4709
|
-
|
|
4760
|
+
.SensitiveBlock-module_content__sNpxZ p {
|
|
4761
|
+
display: block;
|
|
4762
|
+
|
|
4763
|
+
width: 100%;
|
|
4764
|
+
max-width: 368px;
|
|
4765
|
+
margin-top: 0;
|
|
4766
|
+
margin-bottom: 12px;
|
|
4767
|
+
|
|
4768
|
+
text-align: center;
|
|
4769
|
+
|
|
4770
|
+
font-size: 14px;
|
|
4771
|
+
line-height: 18px
|
|
4710
4772
|
}
|
|
4711
|
-
}
|
|
4712
4773
|
@media only screen and (min-width: 32em) {
|
|
4713
|
-
.
|
|
4714
|
-
|
|
4715
|
-
right: 0;
|
|
4716
|
-
bottom: 0;
|
|
4717
|
-
left: 0;
|
|
4718
|
-
z-index: 10;
|
|
4719
|
-
|
|
4720
|
-
min-height: 295px;
|
|
4774
|
+
.SensitiveBlock-module_content__sNpxZ p {
|
|
4775
|
+
margin-bottom: 24px;
|
|
4721
4776
|
|
|
4722
|
-
|
|
4777
|
+
font-size: 16px;
|
|
4778
|
+
line-height: 22px
|
|
4723
4779
|
}
|
|
4724
4780
|
}
|
|
4725
|
-
.
|
|
4726
|
-
|
|
4781
|
+
.SensitiveBlock-module_button__3BGZK {
|
|
4782
|
+
width: 100%;
|
|
4783
|
+
max-width: 348px;
|
|
4784
|
+
margin: 0 auto;
|
|
4727
4785
|
}
|
|
4728
|
-
.
|
|
4729
|
-
|
|
4730
|
-
right: 1px;
|
|
4731
|
-
bottom: 0;
|
|
4732
|
-
left: 1px;
|
|
4733
|
-
z-index: 10;
|
|
4734
|
-
|
|
4735
|
-
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
|
|
4736
|
-
|
|
4737
|
-
content: ''
|
|
4786
|
+
.SensitiveBlock-module_default__2HgmZ {
|
|
4787
|
+
max-width: 650px
|
|
4738
4788
|
}
|
|
4739
4789
|
@media only screen and (min-width: 32em) {
|
|
4740
|
-
.
|
|
4741
|
-
|
|
4790
|
+
.SensitiveBlock-module_default__2HgmZ {
|
|
4791
|
+
margin-right: auto;
|
|
4792
|
+
margin-left: auto
|
|
4742
4793
|
}
|
|
4743
4794
|
}
|
|
4744
|
-
.
|
|
4745
|
-
|
|
4746
|
-
|
|
4747
|
-
background-color: #191919
|
|
4795
|
+
.SensitiveBlock-module_full__3Hph9 {
|
|
4796
|
+
max-width: 980px
|
|
4748
4797
|
}
|
|
4749
4798
|
@media only screen and (min-width: 32em) {
|
|
4750
|
-
.
|
|
4751
|
-
|
|
4799
|
+
.SensitiveBlock-module_full__3Hph9 {
|
|
4800
|
+
margin-right: auto;
|
|
4801
|
+
margin-left: auto
|
|
4752
4802
|
}
|
|
4753
4803
|
}
|
|
4754
|
-
.
|
|
4755
|
-
|
|
4804
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
4805
|
+
right: -20px;
|
|
4806
|
+
left: -20px
|
|
4756
4807
|
}
|
|
4757
4808
|
@media only screen and (min-width: 32em) {
|
|
4758
|
-
.
|
|
4759
|
-
position: absolute;
|
|
4809
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
4760
4810
|
right: 0;
|
|
4761
|
-
|
|
4762
|
-
left: 0;
|
|
4763
|
-
z-index: 10;
|
|
4764
|
-
|
|
4765
|
-
min-height: 295px
|
|
4811
|
+
left: 0
|
|
4766
4812
|
}
|
|
4767
4813
|
}
|
|
4814
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
4815
|
+
padding-right: 20px;
|
|
4816
|
+
padding-left: 20px
|
|
4817
|
+
}
|
|
4768
4818
|
@media only screen and (min-width: 32em) {
|
|
4769
|
-
.
|
|
4770
|
-
padding-
|
|
4771
|
-
|
|
4772
|
-
content: ''
|
|
4819
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
4820
|
+
padding-right: 0;
|
|
4821
|
+
padding-left: 0
|
|
4773
4822
|
}
|
|
4774
4823
|
}
|
|
4775
|
-
.
|
|
4776
|
-
|
|
4777
|
-
|
|
4778
|
-
width: 100%
|
|
4824
|
+
.SensitiveBlock-module_super_full__14UOv {
|
|
4825
|
+
max-width: 100%;
|
|
4779
4826
|
}
|
|
4780
4827
|
@media only screen and (min-width: 32em) {
|
|
4781
|
-
.
|
|
4782
|
-
|
|
4783
|
-
|
|
4784
|
-
bottom: 0
|
|
4828
|
+
.SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_overlay__hfDVS {
|
|
4829
|
+
right: -15px;
|
|
4830
|
+
left: -15px
|
|
4785
4831
|
}
|
|
4786
4832
|
}
|
|
4787
|
-
.RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_cover__3yygp::before {
|
|
4788
|
-
display: block;
|
|
4789
|
-
|
|
4790
|
-
padding-bottom: 78.50746269%;
|
|
4791
|
-
|
|
4792
|
-
content: ''
|
|
4793
|
-
}
|
|
4794
4833
|
@media only screen and (min-width: 32em) {
|
|
4795
|
-
.
|
|
4796
|
-
|
|
4834
|
+
.SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_media__3wnlo {
|
|
4835
|
+
padding-right: 15px;
|
|
4836
|
+
padding-left: 15px
|
|
4797
4837
|
}
|
|
4798
4838
|
}
|
|
4799
|
-
|
|
4800
|
-
|
|
4801
|
-
|
|
4802
|
-
left: 50%;
|
|
4839
|
+
/* STATE */
|
|
4840
|
+
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_overlay__hfDVS {
|
|
4841
|
+
visibility: hidden;
|
|
4803
4842
|
|
|
4804
|
-
|
|
4805
|
-
height: 180px;
|
|
4843
|
+
pointer-events: none;
|
|
4806
4844
|
|
|
4807
|
-
|
|
4845
|
+
opacity: 0;
|
|
4808
4846
|
}
|
|
4809
|
-
|
|
4810
|
-
|
|
4811
|
-
|
|
4812
|
-
|
|
4813
|
-
|
|
4814
|
-
|
|
4815
|
-
|
|
4816
|
-
|
|
4817
|
-
|
|
4818
|
-
top: 14px;
|
|
4819
|
-
right: 15px;
|
|
4820
|
-
left: 15px;
|
|
4821
|
-
z-index: 10;
|
|
4822
|
-
|
|
4823
|
-
color: rgba(255, 255, 255, 0.7);
|
|
4824
|
-
|
|
4825
|
-
font-size: 12px
|
|
4826
|
-
}
|
|
4827
|
-
@media only screen and (min-width: 64em) {
|
|
4828
|
-
.RelatedRichBlock-module_tag__3OLyG {
|
|
4829
|
-
top: 16px;
|
|
4830
|
-
right: 20px;
|
|
4831
|
-
left: 20px
|
|
4832
|
-
}
|
|
4833
|
-
}
|
|
4834
|
-
.RelatedRichBlock-module_center__197sx {
|
|
4835
|
-
width: 100%;
|
|
4836
|
-
max-width: 650px;
|
|
4837
|
-
margin-right: auto;
|
|
4838
|
-
margin-left: auto;
|
|
4839
|
-
}
|
|
4840
|
-
/* Themes */
|
|
4841
|
-
.RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_dark__3Y1fE {
|
|
4842
|
-
color: #000;
|
|
4843
|
-
}
|
|
4844
|
-
.RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_dark__3Y1fE .RelatedRichBlock-module_tag__3OLyG {
|
|
4845
|
-
color: rgba(0, 0, 0, 0.7);
|
|
4846
|
-
}
|
|
4847
|
-
@media only screen and (min-width: 32em) {
|
|
4848
|
-
.RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_light__2mUxL {
|
|
4849
|
-
color: #fff;
|
|
4850
|
-
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5)
|
|
4851
|
-
}
|
|
4852
|
-
}
|
|
4853
|
-
/* Display */
|
|
4854
|
-
@media only screen and (min-width: 32em) {
|
|
4855
|
-
.RelatedRichBlock-module_mobile__JpCS4 {
|
|
4856
|
-
display: none
|
|
4857
|
-
}
|
|
4858
|
-
}
|
|
4859
|
-
.RelatedRichBlock-module_desktop__trL0D {
|
|
4860
|
-
display: none
|
|
4861
|
-
}
|
|
4862
|
-
@media only screen and (min-width: 32em) {
|
|
4863
|
-
.RelatedRichBlock-module_desktop__trL0D {
|
|
4864
|
-
display: block
|
|
4847
|
+
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_container__1Wtix {
|
|
4848
|
+
min-height: 0;
|
|
4849
|
+
}
|
|
4850
|
+
/* CONTEXT */
|
|
4851
|
+
@media only screen and (max-width: 63.9375em) {
|
|
4852
|
+
.SensitiveBlock-module_isInCard__1L-lu .SensitiveBlock-module_overlay__hfDVS,
|
|
4853
|
+
.SensitiveBlock-module_isInSlide__f_Ql2 .SensitiveBlock-module_overlay__hfDVS {
|
|
4854
|
+
right: -11px;
|
|
4855
|
+
left: -11px
|
|
4865
4856
|
}
|
|
4866
4857
|
}
|
|
4867
4858
|
|
|
@@ -4878,64 +4869,156 @@ a mark {
|
|
|
4878
4869
|
/* 511 */
|
|
4879
4870
|
/* 1023 */
|
|
4880
4871
|
/* Zindex */
|
|
4881
|
-
.
|
|
4872
|
+
.DonatesTeaser-module_root__3rtaJ {
|
|
4882
4873
|
position: relative;
|
|
4874
|
+
z-index: 10;
|
|
4883
4875
|
|
|
4884
|
-
|
|
4885
|
-
|
|
4876
|
+
display: block;
|
|
4877
|
+
|
|
4878
|
+
margin: calc(15rem / 16) -20px;
|
|
4879
|
+
padding: 42px 20px 50px;
|
|
4880
|
+
overflow: hidden;
|
|
4886
4881
|
|
|
4887
|
-
border-radius: 8px;
|
|
4888
|
-
background-color: #fff;
|
|
4889
|
-
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 5px 20px rgba(0, 0, 0, 0.2);
|
|
4890
|
-
}
|
|
4891
|
-
.Footnote-module_body__259Ly {
|
|
4892
4882
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4893
|
-
|
|
4894
|
-
|
|
4883
|
+
|
|
4884
|
+
text-decoration: none;
|
|
4885
|
+
|
|
4886
|
+
background-color: #f66861;
|
|
4887
|
+
|
|
4888
|
+
outline-width: 0
|
|
4895
4889
|
}
|
|
4896
|
-
|
|
4897
|
-
|
|
4890
|
+
@media only screen and (min-width: 32em) {
|
|
4891
|
+
.DonatesTeaser-module_root__3rtaJ {
|
|
4892
|
+
margin: 25px 0 20px;
|
|
4893
|
+
padding: 48px 30px;
|
|
4898
4894
|
|
|
4899
|
-
|
|
4895
|
+
border-radius: 8px
|
|
4896
|
+
}
|
|
4897
|
+
}
|
|
4898
|
+
.DonatesTeaser-module_root__3rtaJ:hover .DonatesTeaser-module_ctaInner__2LChL::after {
|
|
4899
|
+
opacity: 0.7;
|
|
4900
|
+
}
|
|
4901
|
+
.DonatesTeaser-module_main__YBt6p {
|
|
4902
|
+
max-width: 852px;
|
|
4903
|
+
margin: 0 auto;
|
|
4904
|
+
|
|
4905
|
+
color: #fff;
|
|
4906
|
+
text-align: center;
|
|
4907
|
+
|
|
4908
|
+
transform: translateZ(0);
|
|
4909
|
+
}
|
|
4910
|
+
.DonatesTeaser-module_title__hs-yr {
|
|
4900
4911
|
font-weight: 700;
|
|
4901
|
-
|
|
4912
|
+
font-size: 20px;
|
|
4913
|
+
line-height: 25px
|
|
4902
4914
|
}
|
|
4903
|
-
|
|
4915
|
+
@media only screen and (min-width: 32em) {
|
|
4916
|
+
.DonatesTeaser-module_title__hs-yr {
|
|
4917
|
+
font-size: 28px;
|
|
4918
|
+
line-height: 34px
|
|
4919
|
+
}
|
|
4920
|
+
}
|
|
4921
|
+
.DonatesTeaser-module_text__ro-QA {
|
|
4904
4922
|
margin: 0;
|
|
4923
|
+
|
|
4924
|
+
font-weight: normal;
|
|
4925
|
+
font-size: 21px;
|
|
4926
|
+
|
|
4927
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
4928
|
+
line-height: 25px
|
|
4905
4929
|
}
|
|
4906
|
-
|
|
4907
|
-
|
|
4930
|
+
@media only screen and (min-width: 32em) {
|
|
4931
|
+
.DonatesTeaser-module_text__ro-QA {
|
|
4932
|
+
font-size: 29px;
|
|
4933
|
+
line-height: 34px
|
|
4908
4934
|
}
|
|
4909
|
-
|
|
4910
|
-
|
|
4911
|
-
|
|
4935
|
+
}
|
|
4936
|
+
.DonatesTeaser-module_cta__1orPb {
|
|
4937
|
+
display: -webkit-box;
|
|
4938
|
+
display: -webkit-flex;
|
|
4939
|
+
display: -ms-flexbox;
|
|
4940
|
+
display: flex;
|
|
4941
|
+
flex-flow: column nowrap;
|
|
4942
|
+
align-items: center;
|
|
4943
|
+
justify-content: center;
|
|
4944
|
+
|
|
4945
|
+
margin-top: 45px
|
|
4912
4946
|
}
|
|
4913
|
-
|
|
4914
|
-
|
|
4947
|
+
@media only screen and (min-width: 32em) {
|
|
4948
|
+
.DonatesTeaser-module_cta__1orPb {
|
|
4949
|
+
margin-top: 40px
|
|
4915
4950
|
}
|
|
4916
|
-
|
|
4951
|
+
}
|
|
4952
|
+
.DonatesTeaser-module_cta__1orPb a {
|
|
4953
|
+
display: block;
|
|
4954
|
+
|
|
4955
|
+
color: rgba(246, 104, 97, 1);
|
|
4956
|
+
font-weight: 600;
|
|
4957
|
+
|
|
4958
|
+
font-size: 11px;
|
|
4959
|
+
line-height: 16px;
|
|
4960
|
+
letter-spacing: 1px;
|
|
4961
|
+
|
|
4962
|
+
text-align: center;
|
|
4963
|
+
text-transform: uppercase;
|
|
4964
|
+
text-decoration: none;
|
|
4965
|
+
}
|
|
4966
|
+
.DonatesTeaser-module_cta__1orPb a::after {
|
|
4917
4967
|
position: absolute;
|
|
4918
4968
|
top: 0;
|
|
4919
4969
|
right: 0;
|
|
4970
|
+
bottom: 0;
|
|
4971
|
+
left: 0;
|
|
4972
|
+
z-index: 1;
|
|
4920
4973
|
|
|
4921
|
-
|
|
4922
|
-
|
|
4974
|
+
content: '';
|
|
4975
|
+
}
|
|
4976
|
+
.DonatesTeaser-module_ctaInner__2LChL {
|
|
4977
|
+
position: relative;
|
|
4923
4978
|
|
|
4924
|
-
|
|
4979
|
+
display: block;
|
|
4925
4980
|
|
|
4926
|
-
|
|
4927
|
-
|
|
4928
|
-
outline: none;
|
|
4929
|
-
background-color: transparent;
|
|
4981
|
+
width: 192px;
|
|
4982
|
+
padding: 14px 0 13px;
|
|
4930
4983
|
}
|
|
4931
|
-
.
|
|
4932
|
-
|
|
4984
|
+
.DonatesTeaser-module_ctaInner__2LChL::after {
|
|
4985
|
+
position: absolute;
|
|
4986
|
+
top: 0;
|
|
4987
|
+
right: 0;
|
|
4988
|
+
bottom: 0;
|
|
4989
|
+
left: 0;
|
|
4990
|
+
z-index: -1;
|
|
4991
|
+
|
|
4992
|
+
background-color: #eafe0b;
|
|
4993
|
+
|
|
4994
|
+
border-radius: 40px;
|
|
4995
|
+
|
|
4996
|
+
filter: blur(10px);
|
|
4997
|
+
|
|
4998
|
+
transition: opacity 250ms ease;
|
|
4999
|
+
|
|
5000
|
+
content: '';
|
|
4933
5001
|
}
|
|
4934
|
-
|
|
4935
|
-
|
|
4936
|
-
|
|
5002
|
+
@media only screen and (min-width: 32em) {
|
|
5003
|
+
.DonatesTeaser-module_center__2Ynx9 {
|
|
5004
|
+
width: 100%;
|
|
5005
|
+
max-width: 650px;
|
|
5006
|
+
margin-right: auto;
|
|
5007
|
+
margin-left: auto
|
|
4937
5008
|
}
|
|
4938
|
-
|
|
5009
|
+
}
|
|
5010
|
+
.DonatesTeaser-module_isInCard__HrFh8,
|
|
5011
|
+
.DonatesTeaser-module_isInSlide__1vC4Z {
|
|
5012
|
+
margin-right: -11px;
|
|
5013
|
+
margin-left: -11px
|
|
5014
|
+
}
|
|
5015
|
+
@media only screen and (min-width: 32em) {
|
|
5016
|
+
.DonatesTeaser-module_isInCard__HrFh8,
|
|
5017
|
+
.DonatesTeaser-module_isInSlide__1vC4Z {
|
|
5018
|
+
margin-right: 0;
|
|
5019
|
+
margin-left: 0
|
|
5020
|
+
}
|
|
5021
|
+
}
|
|
4939
5022
|
|
|
4940
5023
|
/* Colors */
|
|
4941
5024
|
/* Fonts */
|
|
@@ -4950,337 +5033,258 @@ a mark {
|
|
|
4950
5033
|
/* 511 */
|
|
4951
5034
|
/* 1023 */
|
|
4952
5035
|
/* Zindex */
|
|
4953
|
-
.
|
|
5036
|
+
.RelatedRichBlock-module_root__3NYmj {
|
|
4954
5037
|
position: relative;
|
|
5038
|
+
z-index: 10;
|
|
4955
5039
|
|
|
4956
|
-
|
|
5040
|
+
display: block;
|
|
5041
|
+
overflow: hidden;
|
|
5042
|
+
|
|
5043
|
+
text-decoration: none;
|
|
5044
|
+
|
|
5045
|
+
border-radius: 8px;
|
|
5046
|
+
outline-width: 0;
|
|
4957
5047
|
}
|
|
4958
5048
|
@media only screen and (min-width: 32em) {
|
|
4959
|
-
.
|
|
4960
|
-
|
|
5049
|
+
.RelatedRichBlock-module_root__3NYmj:hover {
|
|
5050
|
+
opacity: 0.95
|
|
4961
5051
|
}
|
|
4962
5052
|
}
|
|
4963
|
-
.
|
|
4964
|
-
margin-top: 0;
|
|
4965
|
-
}
|
|
4966
|
-
.SensitiveBlock-module_root__2iJbD:last-child {
|
|
4967
|
-
margin-bottom: 0;
|
|
4968
|
-
}
|
|
4969
|
-
.SensitiveBlock-module_root__2iJbD figcaption {
|
|
4970
|
-
width: 100%;
|
|
4971
|
-
max-width: 650px;
|
|
4972
|
-
margin-right: auto;
|
|
4973
|
-
margin-left: auto;
|
|
4974
|
-
|
|
4975
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4976
|
-
}
|
|
4977
|
-
.SensitiveBlock-module_container__1Wtix {
|
|
4978
|
-
position: relative;
|
|
4979
|
-
|
|
4980
|
-
min-height: 170px;
|
|
4981
|
-
|
|
4982
|
-
transition: min-height 350ms ease;
|
|
4983
|
-
}
|
|
4984
|
-
.SensitiveBlock-module_overlay__hfDVS {
|
|
5053
|
+
.RelatedRichBlock-module_root__3NYmj::after {
|
|
4985
5054
|
position: absolute;
|
|
4986
|
-
z-index: 10;
|
|
4987
5055
|
top: 0;
|
|
4988
|
-
right:
|
|
5056
|
+
right: 0;
|
|
4989
5057
|
bottom: 0;
|
|
4990
|
-
left:
|
|
5058
|
+
left: 0;
|
|
5059
|
+
z-index: 20;
|
|
4991
5060
|
|
|
4992
|
-
|
|
5061
|
+
border-radius: 8px;
|
|
4993
5062
|
|
|
4994
|
-
|
|
4995
|
-
|
|
4996
|
-
|
|
4997
|
-
|
|
4998
|
-
display: flex;
|
|
4999
|
-
align-items: center;
|
|
5000
|
-
flex-flow: column nowrap;
|
|
5001
|
-
justify-content: center;
|
|
5002
|
-
|
|
5003
|
-
padding: 30px 20px;
|
|
5004
|
-
|
|
5005
|
-
transition: opacity 500ms ease, visibility 500ms ease;
|
|
5063
|
+
content: '';
|
|
5064
|
+
}
|
|
5065
|
+
.RelatedRichBlock-module_root__3NYmj::before {
|
|
5066
|
+
display: block;
|
|
5006
5067
|
|
|
5007
|
-
|
|
5008
|
-
background-repeat: no-repeat;
|
|
5009
|
-
background-position: center top;
|
|
5010
|
-
background-size: cover
|
|
5068
|
+
width: 100%;
|
|
5011
5069
|
}
|
|
5012
|
-
|
|
5013
|
-
|
|
5014
|
-
|
|
5015
|
-
|
|
5070
|
+
.RelatedRichBlock-module_root__3NYmj::after {
|
|
5071
|
+
box-shadow: inset 0 4px #b88b59, inset 0 5px rgba(0, 0, 0, 0.2),
|
|
5072
|
+
inset 0 0 0 1px rgba(0, 0, 0, 0.1);
|
|
5073
|
+
}
|
|
5074
|
+
.RelatedRichBlock-module_root__3NYmj,
|
|
5075
|
+
.RelatedRichBlock-module_wrapper__1eLIQ {
|
|
5076
|
+
margin: 16px 0
|
|
5077
|
+
}
|
|
5078
|
+
@media only screen and (min-width: 48em) {
|
|
5079
|
+
.RelatedRichBlock-module_root__3NYmj,
|
|
5080
|
+
.RelatedRichBlock-module_wrapper__1eLIQ {
|
|
5081
|
+
margin: 25px 0
|
|
5016
5082
|
}
|
|
5017
5083
|
}
|
|
5018
|
-
.
|
|
5019
|
-
|
|
5020
|
-
|
|
5021
|
-
|
|
5022
|
-
|
|
5023
|
-
|
|
5024
|
-
|
|
5084
|
+
.RelatedRichBlock-module_overlay__3XSg_,
|
|
5085
|
+
.RelatedRichBlock-module_overlayHeader__2Nmbv {
|
|
5086
|
+
position: absolute;
|
|
5087
|
+
right: 0;
|
|
5088
|
+
left: 0;
|
|
5089
|
+
z-index: 10;
|
|
5090
|
+
}
|
|
5091
|
+
.RelatedRichBlock-module_overlay__3XSg_ {
|
|
5092
|
+
bottom: 0;
|
|
5025
5093
|
|
|
5026
|
-
|
|
5094
|
+
height: 295px;
|
|
5027
5095
|
}
|
|
5028
|
-
.
|
|
5029
|
-
|
|
5096
|
+
.RelatedRichBlock-module_overlayHeader__2Nmbv {
|
|
5097
|
+
top: 0;
|
|
5030
5098
|
|
|
5031
|
-
|
|
5032
|
-
|
|
5033
|
-
|
|
5034
|
-
|
|
5099
|
+
height: 150px;
|
|
5100
|
+
}
|
|
5101
|
+
.RelatedRichBlock-module_body__1ZHZS {
|
|
5102
|
+
display: -webkit-box;
|
|
5103
|
+
display: -webkit-flex;
|
|
5104
|
+
display: -ms-flexbox;
|
|
5105
|
+
display: flex;
|
|
5106
|
+
flex-flow: column nowrap;
|
|
5107
|
+
justify-content: flex-end;
|
|
5035
5108
|
|
|
5036
|
-
|
|
5109
|
+
padding: 12px 15px;
|
|
5037
5110
|
|
|
5038
|
-
|
|
5039
|
-
line-height: 18px
|
|
5111
|
+
background-color: #f7f7f7
|
|
5040
5112
|
}
|
|
5041
5113
|
@media only screen and (min-width: 32em) {
|
|
5042
|
-
.
|
|
5043
|
-
|
|
5114
|
+
.RelatedRichBlock-module_body__1ZHZS {
|
|
5115
|
+
position: absolute;
|
|
5116
|
+
right: 0;
|
|
5117
|
+
bottom: 0;
|
|
5118
|
+
left: 0;
|
|
5119
|
+
z-index: 10;
|
|
5044
5120
|
|
|
5045
|
-
|
|
5046
|
-
|
|
5121
|
+
min-height: 295px;
|
|
5122
|
+
padding: 20px;
|
|
5123
|
+
|
|
5124
|
+
background-color: transparent
|
|
5047
5125
|
}
|
|
5048
5126
|
}
|
|
5049
|
-
.
|
|
5050
|
-
|
|
5051
|
-
max-width: 348px;
|
|
5052
|
-
margin: 0 auto;
|
|
5053
|
-
}
|
|
5054
|
-
.SensitiveBlock-module_default__2HgmZ {
|
|
5055
|
-
max-width: 650px
|
|
5127
|
+
.RelatedRichBlock-module_isRich__1LnA4 {
|
|
5128
|
+
color: #000
|
|
5056
5129
|
}
|
|
5057
5130
|
@media only screen and (min-width: 32em) {
|
|
5058
|
-
.
|
|
5059
|
-
|
|
5060
|
-
margin-left: auto
|
|
5131
|
+
.RelatedRichBlock-module_isRich__1LnA4 {
|
|
5132
|
+
color: #fff
|
|
5061
5133
|
}
|
|
5062
5134
|
}
|
|
5063
|
-
.SensitiveBlock-module_full__3Hph9 {
|
|
5064
|
-
max-width: 980px
|
|
5065
|
-
}
|
|
5066
5135
|
@media only screen and (min-width: 32em) {
|
|
5067
|
-
.
|
|
5068
|
-
|
|
5069
|
-
|
|
5136
|
+
.RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_hasGradient__27LOk .RelatedRichBlock-module_body__1ZHZS {
|
|
5137
|
+
position: absolute;
|
|
5138
|
+
right: 0;
|
|
5139
|
+
bottom: 0;
|
|
5140
|
+
left: 0;
|
|
5141
|
+
z-index: 10;
|
|
5142
|
+
|
|
5143
|
+
min-height: 295px;
|
|
5144
|
+
|
|
5145
|
+
background-color: transparent
|
|
5070
5146
|
}
|
|
5071
5147
|
}
|
|
5072
|
-
.
|
|
5073
|
-
|
|
5074
|
-
|
|
5148
|
+
.RelatedRichBlock-module_isRich__1LnA4 .RelatedRichBlock-module_picture__128HJ {
|
|
5149
|
+
position: relative;
|
|
5150
|
+
}
|
|
5151
|
+
.RelatedRichBlock-module_isRich__1LnA4 .RelatedRichBlock-module_picture__128HJ::after {
|
|
5152
|
+
position: absolute;
|
|
5153
|
+
right: 1px;
|
|
5154
|
+
bottom: 0;
|
|
5155
|
+
left: 1px;
|
|
5156
|
+
z-index: 10;
|
|
5157
|
+
|
|
5158
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
|
|
5159
|
+
|
|
5160
|
+
content: ''
|
|
5075
5161
|
}
|
|
5076
5162
|
@media only screen and (min-width: 32em) {
|
|
5077
|
-
.
|
|
5078
|
-
|
|
5079
|
-
left: 0
|
|
5163
|
+
.RelatedRichBlock-module_isRich__1LnA4 .RelatedRichBlock-module_picture__128HJ::after {
|
|
5164
|
+
content: ''
|
|
5080
5165
|
}
|
|
5081
5166
|
}
|
|
5082
|
-
.
|
|
5083
|
-
|
|
5084
|
-
|
|
5167
|
+
.RelatedRichBlock-module_isCard__2naDz {
|
|
5168
|
+
color: #fff;
|
|
5169
|
+
|
|
5170
|
+
background-color: #191919
|
|
5085
5171
|
}
|
|
5086
5172
|
@media only screen and (min-width: 32em) {
|
|
5087
|
-
.
|
|
5088
|
-
|
|
5089
|
-
padding-left: 0
|
|
5173
|
+
.RelatedRichBlock-module_isCard__2naDz {
|
|
5174
|
+
min-height: 350px
|
|
5090
5175
|
}
|
|
5091
5176
|
}
|
|
5092
|
-
.
|
|
5093
|
-
|
|
5177
|
+
.RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_body__1ZHZS {
|
|
5178
|
+
background-color: transparent
|
|
5094
5179
|
}
|
|
5095
5180
|
@media only screen and (min-width: 32em) {
|
|
5096
|
-
.
|
|
5097
|
-
|
|
5098
|
-
|
|
5181
|
+
.RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_body__1ZHZS {
|
|
5182
|
+
position: absolute;
|
|
5183
|
+
right: 0;
|
|
5184
|
+
bottom: 0;
|
|
5185
|
+
left: 0;
|
|
5186
|
+
z-index: 10;
|
|
5187
|
+
|
|
5188
|
+
min-height: 295px
|
|
5099
5189
|
}
|
|
5100
5190
|
}
|
|
5101
5191
|
@media only screen and (min-width: 32em) {
|
|
5102
|
-
.
|
|
5103
|
-
padding-
|
|
5104
|
-
padding-left: 15px
|
|
5105
|
-
}
|
|
5106
|
-
}
|
|
5107
|
-
/* STATE */
|
|
5108
|
-
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_overlay__hfDVS {
|
|
5109
|
-
visibility: hidden;
|
|
5110
|
-
|
|
5111
|
-
pointer-events: none;
|
|
5192
|
+
.RelatedRichBlock-module_isCard__2naDz::before {
|
|
5193
|
+
padding-bottom: 66.66%;
|
|
5112
5194
|
|
|
5113
|
-
|
|
5114
|
-
}
|
|
5115
|
-
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_container__1Wtix {
|
|
5116
|
-
min-height: 0;
|
|
5117
|
-
}
|
|
5118
|
-
/* CONTEXT */
|
|
5119
|
-
@media only screen and (max-width: 63.9375em) {
|
|
5120
|
-
.SensitiveBlock-module_isInCard__1L-lu .SensitiveBlock-module_overlay__hfDVS,
|
|
5121
|
-
.SensitiveBlock-module_isInSlide__f_Ql2 .SensitiveBlock-module_overlay__hfDVS {
|
|
5122
|
-
right: -11px;
|
|
5123
|
-
left: -11px
|
|
5195
|
+
content: ''
|
|
5124
5196
|
}
|
|
5125
5197
|
}
|
|
5126
|
-
|
|
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 {
|
|
5198
|
+
.RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_cover__3yygp {
|
|
5141
5199
|
position: relative;
|
|
5142
|
-
z-index: 10;
|
|
5143
|
-
|
|
5144
|
-
display: block;
|
|
5145
|
-
overflow: hidden;
|
|
5146
|
-
|
|
5147
|
-
margin: calc(15rem / 16) -20px;
|
|
5148
|
-
padding: 42px 20px 50px;
|
|
5149
|
-
|
|
5150
|
-
transform: translateZ(0);
|
|
5151
|
-
text-decoration: none;
|
|
5152
|
-
|
|
5153
|
-
outline-width: 0;
|
|
5154
|
-
background-color: #f66861;
|
|
5155
5200
|
|
|
5156
|
-
|
|
5201
|
+
width: 100%
|
|
5157
5202
|
}
|
|
5158
5203
|
@media only screen and (min-width: 32em) {
|
|
5159
|
-
.
|
|
5160
|
-
|
|
5161
|
-
|
|
5162
|
-
|
|
5163
|
-
border-radius: 8px
|
|
5204
|
+
.RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_cover__3yygp {
|
|
5205
|
+
position: absolute;
|
|
5206
|
+
top: 0;
|
|
5207
|
+
bottom: 0
|
|
5164
5208
|
}
|
|
5165
5209
|
}
|
|
5166
|
-
.
|
|
5167
|
-
|
|
5168
|
-
}
|
|
5169
|
-
.DonatesTeaser-module_main__YBt6p {
|
|
5170
|
-
max-width: 852px;
|
|
5171
|
-
margin: 0 auto;
|
|
5210
|
+
.RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_cover__3yygp::before {
|
|
5211
|
+
display: block;
|
|
5172
5212
|
|
|
5173
|
-
|
|
5213
|
+
padding-bottom: 78.50746269%;
|
|
5174
5214
|
|
|
5175
|
-
|
|
5176
|
-
}
|
|
5177
|
-
.DonatesTeaser-module_title__hs-yr {
|
|
5178
|
-
font-size: 20px;
|
|
5179
|
-
font-weight: 700;
|
|
5180
|
-
line-height: 25px
|
|
5215
|
+
content: ''
|
|
5181
5216
|
}
|
|
5182
5217
|
@media only screen and (min-width: 32em) {
|
|
5183
|
-
.
|
|
5184
|
-
|
|
5185
|
-
line-height: 34px
|
|
5218
|
+
.RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_cover__3yygp::before {
|
|
5219
|
+
content: none
|
|
5186
5220
|
}
|
|
5187
5221
|
}
|
|
5188
|
-
.
|
|
5189
|
-
|
|
5222
|
+
.RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_picture__128HJ {
|
|
5223
|
+
position: absolute;
|
|
5224
|
+
top: 50%;
|
|
5225
|
+
left: 50%;
|
|
5190
5226
|
|
|
5191
|
-
|
|
5192
|
-
|
|
5193
|
-
|
|
5194
|
-
|
|
5227
|
+
width: 180px;
|
|
5228
|
+
height: 180px;
|
|
5229
|
+
|
|
5230
|
+
transform: translate(-50%, -50%)
|
|
5195
5231
|
}
|
|
5196
5232
|
@media only screen and (min-width: 32em) {
|
|
5197
|
-
.
|
|
5198
|
-
|
|
5199
|
-
|
|
5233
|
+
.RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_picture__128HJ {
|
|
5234
|
+
top: 25%;
|
|
5235
|
+
|
|
5236
|
+
transform: translate(-50%, -25%)
|
|
5200
5237
|
}
|
|
5201
5238
|
}
|
|
5202
|
-
.
|
|
5203
|
-
|
|
5204
|
-
|
|
5205
|
-
|
|
5206
|
-
|
|
5207
|
-
|
|
5208
|
-
flex-flow: column nowrap;
|
|
5209
|
-
justify-content: center;
|
|
5239
|
+
.RelatedRichBlock-module_tag__3OLyG {
|
|
5240
|
+
position: absolute;
|
|
5241
|
+
top: 14px;
|
|
5242
|
+
right: 15px;
|
|
5243
|
+
left: 15px;
|
|
5244
|
+
z-index: 10;
|
|
5210
5245
|
|
|
5211
|
-
|
|
5246
|
+
color: rgba(255, 255, 255, 0.7);
|
|
5247
|
+
|
|
5248
|
+
font-size: 12px
|
|
5212
5249
|
}
|
|
5213
|
-
@media only screen and (min-width:
|
|
5214
|
-
.
|
|
5215
|
-
|
|
5250
|
+
@media only screen and (min-width: 64em) {
|
|
5251
|
+
.RelatedRichBlock-module_tag__3OLyG {
|
|
5252
|
+
top: 16px;
|
|
5253
|
+
right: 20px;
|
|
5254
|
+
left: 20px
|
|
5216
5255
|
}
|
|
5217
5256
|
}
|
|
5218
|
-
.
|
|
5219
|
-
|
|
5220
|
-
|
|
5221
|
-
|
|
5222
|
-
|
|
5223
|
-
letter-spacing: 1px;
|
|
5224
|
-
text-transform: uppercase;
|
|
5225
|
-
|
|
5226
|
-
color: rgba(246, 104, 97, 1);
|
|
5227
|
-
|
|
5228
|
-
font-size: 11px;
|
|
5229
|
-
font-weight: 600;
|
|
5230
|
-
line-height: 16px;
|
|
5257
|
+
.RelatedRichBlock-module_center__197sx {
|
|
5258
|
+
width: 100%;
|
|
5259
|
+
max-width: 650px;
|
|
5260
|
+
margin-right: auto;
|
|
5261
|
+
margin-left: auto;
|
|
5231
5262
|
}
|
|
5232
|
-
|
|
5233
|
-
|
|
5234
|
-
|
|
5235
|
-
top: 0;
|
|
5236
|
-
right: 0;
|
|
5237
|
-
bottom: 0;
|
|
5238
|
-
left: 0;
|
|
5239
|
-
|
|
5240
|
-
content: '';
|
|
5263
|
+
/* Themes */
|
|
5264
|
+
.RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_dark__3Y1fE {
|
|
5265
|
+
color: #000;
|
|
5241
5266
|
}
|
|
5242
|
-
.
|
|
5243
|
-
|
|
5244
|
-
|
|
5245
|
-
display: block;
|
|
5246
|
-
|
|
5247
|
-
width: 192px;
|
|
5248
|
-
padding: 14px 0 13px;
|
|
5267
|
+
.RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_dark__3Y1fE .RelatedRichBlock-module_tag__3OLyG {
|
|
5268
|
+
color: rgba(0, 0, 0, 0.7);
|
|
5249
5269
|
}
|
|
5250
|
-
|
|
5251
|
-
|
|
5252
|
-
|
|
5253
|
-
|
|
5254
|
-
right: 0;
|
|
5255
|
-
bottom: 0;
|
|
5256
|
-
left: 0;
|
|
5257
|
-
|
|
5258
|
-
content: '';
|
|
5259
|
-
transition: opacity 250ms ease;
|
|
5260
|
-
|
|
5261
|
-
border-radius: 40px;
|
|
5262
|
-
background-color: #eafe0b;
|
|
5263
|
-
|
|
5264
|
-
filter: blur(10px);
|
|
5270
|
+
@media only screen and (min-width: 32em) {
|
|
5271
|
+
.RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_light__2mUxL {
|
|
5272
|
+
color: #fff;
|
|
5273
|
+
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5)
|
|
5265
5274
|
}
|
|
5275
|
+
}
|
|
5276
|
+
/* Display */
|
|
5266
5277
|
@media only screen and (min-width: 32em) {
|
|
5267
|
-
.
|
|
5268
|
-
|
|
5269
|
-
max-width: 650px;
|
|
5270
|
-
margin-right: auto;
|
|
5271
|
-
margin-left: auto
|
|
5278
|
+
.RelatedRichBlock-module_mobile__JpCS4 {
|
|
5279
|
+
display: none
|
|
5272
5280
|
}
|
|
5273
5281
|
}
|
|
5274
|
-
.
|
|
5275
|
-
|
|
5276
|
-
margin-right: -11px;
|
|
5277
|
-
margin-left: -11px
|
|
5282
|
+
.RelatedRichBlock-module_desktop__trL0D {
|
|
5283
|
+
display: none
|
|
5278
5284
|
}
|
|
5279
5285
|
@media only screen and (min-width: 32em) {
|
|
5280
|
-
.
|
|
5281
|
-
|
|
5282
|
-
margin-right: 0;
|
|
5283
|
-
margin-left: 0
|
|
5286
|
+
.RelatedRichBlock-module_desktop__trL0D {
|
|
5287
|
+
display: block
|
|
5284
5288
|
}
|
|
5285
5289
|
}
|
|
5286
5290
|
|