@meduza/ui-kit-2 0.1.41 → 0.1.42
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/Image/Image.types.d.ts +1 -0
- package/dist/ui-kit-2.cjs.development.js +21 -13
- 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 +21 -13
- package/dist/ui-kit-2.esm.js.map +1 -1
- package/dist/ui-kit.css +1315 -1312
- package/package.json +1 -1
- package/src/EmbedBlock/EmbedBlock.tsx +1 -0
- package/src/Image/Image.module.css +5 -1
- package/src/Image/Image.types.ts +1 -0
- package/src/Image/index.tsx +15 -7
package/dist/ui-kit.css
CHANGED
|
@@ -1,3 +1,233 @@
|
|
|
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
|
+
-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-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-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-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-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-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-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-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-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-width: 64em) {
|
|
226
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN path {
|
|
227
|
+
stroke-width: 1.3px
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
|
|
1
231
|
/* Colors */
|
|
2
232
|
/* Fonts */
|
|
3
233
|
/* Gap */
|
|
@@ -247,222 +477,76 @@
|
|
|
247
477
|
/* 511 */
|
|
248
478
|
/* 1023 */
|
|
249
479
|
/* Zindex */
|
|
250
|
-
.
|
|
251
|
-
|
|
252
|
-
|
|
480
|
+
.Image-module_root__1vsA_ {
|
|
481
|
+
position: relative;
|
|
482
|
+
z-index: 1;
|
|
253
483
|
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
.SvgSymbol-module_normal__9lFn1 {
|
|
260
|
-
height: 14px;
|
|
484
|
+
display: block;
|
|
485
|
+
overflow: hidden;
|
|
486
|
+
transition: background-color 250ms ease;
|
|
487
|
+
|
|
488
|
+
background-color: #f2f2f2
|
|
261
489
|
}
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
490
|
+
@media only screen and (min-width: 32em) {
|
|
491
|
+
.Image-module_root__1vsA_ {
|
|
492
|
+
border-radius: inherit
|
|
265
493
|
}
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
494
|
+
}
|
|
495
|
+
.Image-module_root__1vsA_ img {
|
|
496
|
+
position: absolute;
|
|
497
|
+
top: 0;
|
|
498
|
+
left: 0;
|
|
499
|
+
|
|
271
500
|
width: 100%;
|
|
272
501
|
height: 100%;
|
|
273
502
|
}
|
|
274
|
-
.
|
|
275
|
-
|
|
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
|
-
-webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
342
|
-
|
|
343
|
-
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
503
|
+
.Image-module_isLoaded__3XhU5 {
|
|
504
|
+
background-color: transparent;
|
|
344
505
|
}
|
|
345
|
-
.
|
|
346
|
-
|
|
347
|
-
height: 38px;
|
|
348
|
-
|
|
349
|
-
-webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
506
|
+
.Image-module_wrapper__3fLjs {
|
|
507
|
+
display: block;
|
|
350
508
|
|
|
351
|
-
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
352
|
-
}
|
|
353
|
-
.SvgSymbol-module_isInButtonPlaybackRate__1L3TW {
|
|
354
|
-
width: 34px;
|
|
355
|
-
height: 28px
|
|
356
|
-
}
|
|
357
|
-
@media only screen and (min-width: 40.625em) {
|
|
358
|
-
.SvgSymbol-module_isInButtonPlaybackRate__1L3TW {
|
|
359
|
-
width: 28px;
|
|
360
|
-
height: 22px
|
|
361
|
-
}
|
|
362
|
-
}
|
|
363
|
-
.SvgSymbol-module_isInButtonBackward__1Grf9,
|
|
364
|
-
.SvgSymbol-module_isInButtonForward__D1AFL {
|
|
365
|
-
width: 28px;
|
|
366
|
-
height: 28px
|
|
367
|
-
}
|
|
368
|
-
@media only screen and (min-width: 40.625em) {
|
|
369
|
-
.SvgSymbol-module_isInButtonBackward__1Grf9,
|
|
370
|
-
.SvgSymbol-module_isInButtonForward__D1AFL {
|
|
371
|
-
width: 22px;
|
|
372
|
-
height: 22px
|
|
373
|
-
}
|
|
374
|
-
}
|
|
375
|
-
.SvgSymbol-module_isInToolbar__3SaIh.SvgSymbol-module_cross__J2lCN {
|
|
376
|
-
width: 18px;
|
|
377
|
-
height: 18px;
|
|
378
|
-
}
|
|
379
|
-
.SvgSymbol-module_play__pM-qY {
|
|
380
509
|
width: 100%;
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
width: 92px;
|
|
385
|
-
height: 20px
|
|
386
|
-
}
|
|
387
|
-
@media only screen and (min-width: 64em) {
|
|
388
|
-
.SvgSymbol-module_meduzaLogo__2Ouzp {
|
|
389
|
-
width: 100px;
|
|
390
|
-
height: 45px
|
|
391
|
-
}
|
|
392
|
-
}
|
|
393
|
-
.SvgSymbol-module_arrow__11naX {
|
|
394
|
-
width: 12px;
|
|
395
|
-
height: 12px;
|
|
396
|
-
}
|
|
397
|
-
.SvgSymbol-module_oil__hvHE5 {
|
|
398
|
-
width: 9px;
|
|
399
|
-
height: 12px;
|
|
400
|
-
}
|
|
401
|
-
.SvgSymbol-module_search__VK6p3 {
|
|
402
|
-
width: 24px;
|
|
403
|
-
height: 24px
|
|
404
|
-
}
|
|
405
|
-
@media only screen and (min-width: 64em) {
|
|
406
|
-
.SvgSymbol-module_search__VK6p3 {
|
|
407
|
-
width: 16px;
|
|
408
|
-
height: 16px
|
|
510
|
+
|
|
511
|
+
background-repeat: no-repeat;
|
|
512
|
+
background-size: 100% auto;
|
|
409
513
|
}
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
width: 14px;
|
|
413
|
-
height: 14px
|
|
514
|
+
.Image-module_fullscreen__29apx picture {
|
|
515
|
+
cursor: pointer;
|
|
414
516
|
}
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
width: 16px;
|
|
418
|
-
height: 16px
|
|
517
|
+
.Image-module_fullscreen__29apx picture:hover::after {
|
|
518
|
+
opacity: 1;
|
|
419
519
|
}
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
520
|
+
.Image-module_fullscreen__29apx picture::after {
|
|
521
|
+
position: absolute;
|
|
522
|
+
right: 12px;
|
|
523
|
+
bottom: 12px;
|
|
424
524
|
|
|
425
|
-
|
|
525
|
+
width: 40px;
|
|
526
|
+
height: 40px;
|
|
426
527
|
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
@media only screen and (min-width: 64em) {
|
|
430
|
-
.SvgSymbol-module_bookmark__2z7tX {
|
|
431
|
-
width: 14px;
|
|
528
|
+
transition: opacity 250ms ease;
|
|
529
|
+
pointer-events: none;
|
|
432
530
|
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
width: 10px;
|
|
441
|
-
height: 13px;
|
|
442
|
-
}
|
|
443
|
-
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN {
|
|
444
|
-
width: 22px;
|
|
445
|
-
height: 22px
|
|
446
|
-
}
|
|
447
|
-
@media only screen and (min-width: 64em) {
|
|
448
|
-
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN {
|
|
449
|
-
width: 14px;
|
|
450
|
-
height: 14px
|
|
531
|
+
opacity: 0;
|
|
532
|
+
border: 0.5px solid rgba(255, 255, 255, 0.15);
|
|
533
|
+
border-radius: 20px;
|
|
534
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
535
|
+
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.197 10.207V3.763h-6.463' stroke='%23DBDBDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.793 4.166l-6.173 6.172' stroke='%23DBDBDB' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.803 13.733v6.444h6.463' stroke='%23DBDBDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.207 19.774l6.173-6.171' stroke='%23DBDBDB' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
|
|
536
|
+
background-repeat: no-repeat;
|
|
537
|
+
background-position: center
|
|
451
538
|
}
|
|
452
|
-
}
|
|
453
539
|
@media only screen and (min-width: 64em) {
|
|
454
|
-
.
|
|
455
|
-
|
|
540
|
+
.Image-module_fullscreen__29apx picture::after {
|
|
541
|
+
content: ''
|
|
456
542
|
}
|
|
457
543
|
}
|
|
458
|
-
|
|
459
|
-
|
|
544
|
+
[data-input='mouse'] .Image-module_wrapper__3fLjs {
|
|
545
|
+
outline: none;
|
|
460
546
|
}
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
stroke-width: 1.3px
|
|
547
|
+
.Image-module_dark__3o0nU {
|
|
548
|
+
background-color: transparent;
|
|
464
549
|
}
|
|
465
|
-
}
|
|
466
550
|
|
|
467
551
|
/* Colors */
|
|
468
552
|
/* Fonts */
|
|
@@ -641,111 +725,30 @@
|
|
|
641
725
|
/* 511 */
|
|
642
726
|
/* 1023 */
|
|
643
727
|
/* Zindex */
|
|
644
|
-
.
|
|
728
|
+
.DotsOnImage-module_root__2XP3Q {
|
|
645
729
|
position: relative;
|
|
646
|
-
z-index: 1;
|
|
647
730
|
|
|
648
731
|
display: block;
|
|
649
|
-
overflow: hidden;
|
|
650
|
-
transition: background-color 250ms ease;
|
|
651
732
|
|
|
652
|
-
|
|
733
|
+
width: 100%;
|
|
653
734
|
}
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
735
|
+
.DotsOnImage-module_isVisible__Wqqqt .DotsOnImage-module_marker__lH5cP {
|
|
736
|
+
-webkit-animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
737
|
+
animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
657
738
|
}
|
|
658
|
-
|
|
659
|
-
.Image-module_root__1vsA_ img {
|
|
739
|
+
.DotsOnImage-module_dot__H1wua {
|
|
660
740
|
position: absolute;
|
|
661
|
-
|
|
662
|
-
left: 0;
|
|
741
|
+
z-index: 10;
|
|
663
742
|
|
|
664
|
-
width:
|
|
665
|
-
height:
|
|
666
|
-
}
|
|
667
|
-
.Image-module_isLoaded__3XhU5 {
|
|
668
|
-
background-color: transparent
|
|
669
|
-
}
|
|
670
|
-
.Image-module_wrapper__3fLjs {
|
|
671
|
-
display: block;
|
|
743
|
+
width: 28px;
|
|
744
|
+
height: 28px;
|
|
672
745
|
|
|
746
|
+
will-change: opacity;
|
|
747
|
+
}
|
|
748
|
+
.DotsOnImage-module_marker__lH5cP {
|
|
673
749
|
width: 100%;
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
background-size: 100% auto;
|
|
677
|
-
}
|
|
678
|
-
.Image-module_fullscreen__29apx picture {
|
|
679
|
-
cursor: pointer;
|
|
680
|
-
}
|
|
681
|
-
.Image-module_fullscreen__29apx picture:hover::after {
|
|
682
|
-
opacity: 1;
|
|
683
|
-
}
|
|
684
|
-
.Image-module_fullscreen__29apx picture::after {
|
|
685
|
-
position: absolute;
|
|
686
|
-
right: 12px;
|
|
687
|
-
bottom: 12px;
|
|
688
|
-
|
|
689
|
-
width: 40px;
|
|
690
|
-
height: 40px;
|
|
691
|
-
|
|
692
|
-
transition: opacity 250ms ease;
|
|
693
|
-
pointer-events: none;
|
|
694
|
-
|
|
695
|
-
opacity: 0;
|
|
696
|
-
border: 0.5px solid rgba(255, 255, 255, 0.15);
|
|
697
|
-
border-radius: 20px;
|
|
698
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
699
|
-
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.197 10.207V3.763h-6.463' stroke='%23DBDBDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.793 4.166l-6.173 6.172' stroke='%23DBDBDB' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.803 13.733v6.444h6.463' stroke='%23DBDBDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.207 19.774l6.173-6.171' stroke='%23DBDBDB' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
|
|
700
|
-
background-repeat: no-repeat;
|
|
701
|
-
background-position: center
|
|
702
|
-
}
|
|
703
|
-
@media only screen and (min-width: 64em) {
|
|
704
|
-
.Image-module_fullscreen__29apx picture::after {
|
|
705
|
-
content: ''
|
|
706
|
-
}
|
|
707
|
-
}
|
|
708
|
-
[data-input='mouse'] .Image-module_wrapper__3fLjs {
|
|
709
|
-
outline: none;
|
|
710
|
-
}
|
|
711
|
-
|
|
712
|
-
/* Colors */
|
|
713
|
-
/* Fonts */
|
|
714
|
-
/* Gap */
|
|
715
|
-
/* Media */
|
|
716
|
-
/* 512 */
|
|
717
|
-
/* 650 */
|
|
718
|
-
/* 768 */
|
|
719
|
-
/* 1024 */
|
|
720
|
-
/* 1010 */
|
|
721
|
-
/* 1200 */
|
|
722
|
-
/* 511 */
|
|
723
|
-
/* 1023 */
|
|
724
|
-
/* Zindex */
|
|
725
|
-
.DotsOnImage-module_root__2XP3Q {
|
|
726
|
-
position: relative;
|
|
727
|
-
|
|
728
|
-
display: block;
|
|
729
|
-
|
|
730
|
-
width: 100%;
|
|
731
|
-
}
|
|
732
|
-
.DotsOnImage-module_isVisible__Wqqqt .DotsOnImage-module_marker__lH5cP {
|
|
733
|
-
-webkit-animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
734
|
-
animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
735
|
-
}
|
|
736
|
-
.DotsOnImage-module_dot__H1wua {
|
|
737
|
-
position: absolute;
|
|
738
|
-
z-index: 10;
|
|
739
|
-
|
|
740
|
-
width: 28px;
|
|
741
|
-
height: 28px;
|
|
742
|
-
|
|
743
|
-
will-change: opacity;
|
|
744
|
-
}
|
|
745
|
-
.DotsOnImage-module_marker__lH5cP {
|
|
746
|
-
width: 100%;
|
|
747
|
-
height: 100%;
|
|
748
|
-
padding: 0;
|
|
750
|
+
height: 100%;
|
|
751
|
+
padding: 0;
|
|
749
752
|
|
|
750
753
|
cursor: pointer;
|
|
751
754
|
text-align: center;
|
|
@@ -835,6 +838,23 @@
|
|
|
835
838
|
}
|
|
836
839
|
}
|
|
837
840
|
|
|
841
|
+
/* Colors */
|
|
842
|
+
/* Fonts */
|
|
843
|
+
/* Gap */
|
|
844
|
+
/* Media */
|
|
845
|
+
/* 512 */
|
|
846
|
+
/* 650 */
|
|
847
|
+
/* 768 */
|
|
848
|
+
/* 1024 */
|
|
849
|
+
/* 1010 */
|
|
850
|
+
/* 1200 */
|
|
851
|
+
/* 511 */
|
|
852
|
+
/* 1023 */
|
|
853
|
+
/* Zindex */
|
|
854
|
+
.Lazy-module_root__2Z72l {
|
|
855
|
+
display: block;
|
|
856
|
+
}
|
|
857
|
+
|
|
838
858
|
/* Colors */
|
|
839
859
|
/* Fonts */
|
|
840
860
|
/* Gap */
|
|
@@ -1270,160 +1290,6 @@
|
|
|
1270
1290
|
min-width: 50px;
|
|
1271
1291
|
}
|
|
1272
1292
|
|
|
1273
|
-
/* Colors */
|
|
1274
|
-
/* Fonts */
|
|
1275
|
-
/* Gap */
|
|
1276
|
-
/* Media */
|
|
1277
|
-
/* 512 */
|
|
1278
|
-
/* 650 */
|
|
1279
|
-
/* 768 */
|
|
1280
|
-
/* 1024 */
|
|
1281
|
-
/* 1010 */
|
|
1282
|
-
/* 1200 */
|
|
1283
|
-
/* 511 */
|
|
1284
|
-
/* 1023 */
|
|
1285
|
-
/* Zindex */
|
|
1286
|
-
.Lazy-module_root__2Z72l {
|
|
1287
|
-
display: block;
|
|
1288
|
-
}
|
|
1289
|
-
|
|
1290
|
-
/* Colors */
|
|
1291
|
-
/* Fonts */
|
|
1292
|
-
/* Gap */
|
|
1293
|
-
/* Media */
|
|
1294
|
-
/* 512 */
|
|
1295
|
-
/* 650 */
|
|
1296
|
-
/* 768 */
|
|
1297
|
-
/* 1024 */
|
|
1298
|
-
/* 1010 */
|
|
1299
|
-
/* 1200 */
|
|
1300
|
-
/* 511 */
|
|
1301
|
-
/* 1023 */
|
|
1302
|
-
/* Zindex */
|
|
1303
|
-
.MediaCaption-module_root__KqTdw {
|
|
1304
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1305
|
-
}
|
|
1306
|
-
.MediaCaption-module_root__KqTdw a {
|
|
1307
|
-
text-decoration: underline;
|
|
1308
|
-
|
|
1309
|
-
color: inherit;
|
|
1310
|
-
box-shadow: none;
|
|
1311
|
-
}
|
|
1312
|
-
.MediaCaption-module_root__KqTdw a:hover {
|
|
1313
|
-
color: #b88b58;
|
|
1314
|
-
}
|
|
1315
|
-
.MediaCaption-module_caption__1hr7Y {
|
|
1316
|
-
max-width: 520px;
|
|
1317
|
-
padding-top: 4px;
|
|
1318
|
-
|
|
1319
|
-
color: #1a1a1a;
|
|
1320
|
-
|
|
1321
|
-
font-size: 14px;
|
|
1322
|
-
line-height: 18px
|
|
1323
|
-
}
|
|
1324
|
-
@media only screen and (min-width: 32em) {
|
|
1325
|
-
.MediaCaption-module_caption__1hr7Y {
|
|
1326
|
-
font-size: 16px;
|
|
1327
|
-
line-height: 22px
|
|
1328
|
-
}
|
|
1329
|
-
}
|
|
1330
|
-
.MediaCaption-module_credit__3ehAP {
|
|
1331
|
-
max-width: 520px;
|
|
1332
|
-
padding-top: 1px;
|
|
1333
|
-
|
|
1334
|
-
color: #666;
|
|
1335
|
-
|
|
1336
|
-
font-size: 12px;
|
|
1337
|
-
line-height: 16px
|
|
1338
|
-
}
|
|
1339
|
-
@media only screen and (min-width: 32em) {
|
|
1340
|
-
.MediaCaption-module_credit__3ehAP {
|
|
1341
|
-
padding-top: 3px
|
|
1342
|
-
}
|
|
1343
|
-
}
|
|
1344
|
-
.MediaCaption-module_credit__3ehAP:first-child {
|
|
1345
|
-
padding-top: 3px;
|
|
1346
|
-
}
|
|
1347
|
-
.MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
|
|
1348
|
-
color: #fff;
|
|
1349
|
-
}
|
|
1350
|
-
.MediaCaption-module_dark__3tL1u .MediaCaption-module_credit__3ehAP {
|
|
1351
|
-
color: #929292;
|
|
1352
|
-
}
|
|
1353
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1354
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1355
|
-
padding-top: 10px
|
|
1356
|
-
}
|
|
1357
|
-
@media only screen and (min-width: 32em) {
|
|
1358
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1359
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1360
|
-
padding-top: 12px
|
|
1361
|
-
}
|
|
1362
|
-
}
|
|
1363
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1364
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1365
|
-
padding-top: 9px
|
|
1366
|
-
}
|
|
1367
|
-
@media only screen and (min-width: 32em) {
|
|
1368
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1369
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1370
|
-
padding-top: 11px
|
|
1371
|
-
}
|
|
1372
|
-
}
|
|
1373
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP,
|
|
1374
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y,
|
|
1375
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP,
|
|
1376
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1377
|
-
.MediaCaption-module_desktop__3Saev .MediaCaption-module_credit__3ehAP,
|
|
1378
|
-
.MediaCaption-module_desktop__3Saev .MediaCaption-module_caption__1hr7Y {
|
|
1379
|
-
max-width: 650px;
|
|
1380
|
-
}
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
/* Colors */
|
|
1384
|
-
/* Fonts */
|
|
1385
|
-
/* Gap */
|
|
1386
|
-
/* Media */
|
|
1387
|
-
/* 512 */
|
|
1388
|
-
/* 650 */
|
|
1389
|
-
/* 768 */
|
|
1390
|
-
/* 1024 */
|
|
1391
|
-
/* 1010 */
|
|
1392
|
-
/* 1200 */
|
|
1393
|
-
/* 511 */
|
|
1394
|
-
/* 1023 */
|
|
1395
|
-
/* Zindex */
|
|
1396
|
-
.MaterialTitle-module_root__18ku- {
|
|
1397
|
-
display: block;
|
|
1398
|
-
}
|
|
1399
|
-
.MaterialTitle-module_root__18ku- {
|
|
1400
|
-
margin: 0;
|
|
1401
|
-
|
|
1402
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1403
|
-
font-size: 25px;
|
|
1404
|
-
font-weight: normal;
|
|
1405
|
-
line-height: 27px
|
|
1406
|
-
}
|
|
1407
|
-
@media only screen and (min-width: 48em) {
|
|
1408
|
-
.MaterialTitle-module_root__18ku- {
|
|
1409
|
-
font-size: 37px;
|
|
1410
|
-
line-height: 38px
|
|
1411
|
-
}
|
|
1412
|
-
}
|
|
1413
|
-
.MaterialTitle-module_primary__2Sfmx {
|
|
1414
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
1415
|
-
font-weight: normal;
|
|
1416
|
-
}
|
|
1417
|
-
.MaterialTitle-module_secondary__3uDp4 {
|
|
1418
|
-
font-size: 24px;
|
|
1419
|
-
font-weight: 700
|
|
1420
|
-
}
|
|
1421
|
-
@media only screen and (min-width: 48em) {
|
|
1422
|
-
.MaterialTitle-module_secondary__3uDp4 {
|
|
1423
|
-
font-size: 36px
|
|
1424
|
-
}
|
|
1425
|
-
}
|
|
1426
|
-
|
|
1427
1293
|
/* Colors */
|
|
1428
1294
|
/* Fonts */
|
|
1429
1295
|
/* Gap */
|
|
@@ -1572,20 +1438,113 @@
|
|
|
1572
1438
|
/* 511 */
|
|
1573
1439
|
/* 1023 */
|
|
1574
1440
|
/* Zindex */
|
|
1575
|
-
.
|
|
1576
|
-
|
|
1441
|
+
.MediaCaption-module_root__KqTdw {
|
|
1442
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1577
1443
|
}
|
|
1578
|
-
.
|
|
1579
|
-
|
|
1580
|
-
padding: 5px 3px;
|
|
1581
|
-
|
|
1582
|
-
cursor: pointer;
|
|
1444
|
+
.MediaCaption-module_root__KqTdw a {
|
|
1445
|
+
text-decoration: underline;
|
|
1583
1446
|
|
|
1584
1447
|
color: inherit;
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1448
|
+
box-shadow: none;
|
|
1449
|
+
}
|
|
1450
|
+
.MediaCaption-module_root__KqTdw a:hover {
|
|
1451
|
+
color: #b88b58;
|
|
1452
|
+
}
|
|
1453
|
+
.MediaCaption-module_caption__1hr7Y {
|
|
1454
|
+
max-width: 520px;
|
|
1455
|
+
padding-top: 4px;
|
|
1456
|
+
|
|
1457
|
+
color: #1a1a1a;
|
|
1458
|
+
|
|
1459
|
+
font-size: 14px;
|
|
1460
|
+
line-height: 18px
|
|
1461
|
+
}
|
|
1462
|
+
@media only screen and (min-width: 32em) {
|
|
1463
|
+
.MediaCaption-module_caption__1hr7Y {
|
|
1464
|
+
font-size: 16px;
|
|
1465
|
+
line-height: 22px
|
|
1466
|
+
}
|
|
1467
|
+
}
|
|
1468
|
+
.MediaCaption-module_credit__3ehAP {
|
|
1469
|
+
max-width: 520px;
|
|
1470
|
+
padding-top: 1px;
|
|
1471
|
+
|
|
1472
|
+
color: #666;
|
|
1473
|
+
|
|
1474
|
+
font-size: 12px;
|
|
1475
|
+
line-height: 16px
|
|
1476
|
+
}
|
|
1477
|
+
@media only screen and (min-width: 32em) {
|
|
1478
|
+
.MediaCaption-module_credit__3ehAP {
|
|
1479
|
+
padding-top: 3px
|
|
1480
|
+
}
|
|
1481
|
+
}
|
|
1482
|
+
.MediaCaption-module_credit__3ehAP:first-child {
|
|
1483
|
+
padding-top: 3px;
|
|
1484
|
+
}
|
|
1485
|
+
.MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
|
|
1486
|
+
color: #fff;
|
|
1487
|
+
}
|
|
1488
|
+
.MediaCaption-module_dark__3tL1u .MediaCaption-module_credit__3ehAP {
|
|
1489
|
+
color: #929292;
|
|
1490
|
+
}
|
|
1491
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1492
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1493
|
+
padding-top: 10px
|
|
1494
|
+
}
|
|
1495
|
+
@media only screen and (min-width: 32em) {
|
|
1496
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1497
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1498
|
+
padding-top: 12px
|
|
1499
|
+
}
|
|
1500
|
+
}
|
|
1501
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1502
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1503
|
+
padding-top: 9px
|
|
1504
|
+
}
|
|
1505
|
+
@media only screen and (min-width: 32em) {
|
|
1506
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1507
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1508
|
+
padding-top: 11px
|
|
1509
|
+
}
|
|
1510
|
+
}
|
|
1511
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP,
|
|
1512
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y,
|
|
1513
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP,
|
|
1514
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1515
|
+
.MediaCaption-module_desktop__3Saev .MediaCaption-module_credit__3ehAP,
|
|
1516
|
+
.MediaCaption-module_desktop__3Saev .MediaCaption-module_caption__1hr7Y {
|
|
1517
|
+
max-width: 650px;
|
|
1518
|
+
}
|
|
1519
|
+
|
|
1520
|
+
|
|
1521
|
+
/* Colors */
|
|
1522
|
+
/* Fonts */
|
|
1523
|
+
/* Gap */
|
|
1524
|
+
/* Media */
|
|
1525
|
+
/* 512 */
|
|
1526
|
+
/* 650 */
|
|
1527
|
+
/* 768 */
|
|
1528
|
+
/* 1024 */
|
|
1529
|
+
/* 1010 */
|
|
1530
|
+
/* 1200 */
|
|
1531
|
+
/* 511 */
|
|
1532
|
+
/* 1023 */
|
|
1533
|
+
/* Zindex */
|
|
1534
|
+
.BookmarkButton-module_root__3KmuY {
|
|
1535
|
+
color: #e0e0e0;
|
|
1536
|
+
}
|
|
1537
|
+
.BookmarkButton-module_control__1A0ea {
|
|
1538
|
+
margin: 0;
|
|
1539
|
+
padding: 5px 3px;
|
|
1540
|
+
|
|
1541
|
+
cursor: pointer;
|
|
1542
|
+
|
|
1543
|
+
color: inherit;
|
|
1544
|
+
border-width: 0;
|
|
1545
|
+
outline: none;
|
|
1546
|
+
background-color: transparent;
|
|
1547
|
+
|
|
1589
1548
|
-webkit-appearance: none;
|
|
1590
1549
|
|
|
1591
1550
|
-moz-appearance: none;
|
|
@@ -1617,6 +1576,50 @@
|
|
|
1617
1576
|
display: none;
|
|
1618
1577
|
}
|
|
1619
1578
|
|
|
1579
|
+
/* Colors */
|
|
1580
|
+
/* Fonts */
|
|
1581
|
+
/* Gap */
|
|
1582
|
+
/* Media */
|
|
1583
|
+
/* 512 */
|
|
1584
|
+
/* 650 */
|
|
1585
|
+
/* 768 */
|
|
1586
|
+
/* 1024 */
|
|
1587
|
+
/* 1010 */
|
|
1588
|
+
/* 1200 */
|
|
1589
|
+
/* 511 */
|
|
1590
|
+
/* 1023 */
|
|
1591
|
+
/* Zindex */
|
|
1592
|
+
.MaterialTitle-module_root__18ku- {
|
|
1593
|
+
display: block;
|
|
1594
|
+
}
|
|
1595
|
+
.MaterialTitle-module_root__18ku- {
|
|
1596
|
+
margin: 0;
|
|
1597
|
+
|
|
1598
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1599
|
+
font-size: 25px;
|
|
1600
|
+
font-weight: normal;
|
|
1601
|
+
line-height: 27px
|
|
1602
|
+
}
|
|
1603
|
+
@media only screen and (min-width: 48em) {
|
|
1604
|
+
.MaterialTitle-module_root__18ku- {
|
|
1605
|
+
font-size: 37px;
|
|
1606
|
+
line-height: 38px
|
|
1607
|
+
}
|
|
1608
|
+
}
|
|
1609
|
+
.MaterialTitle-module_primary__2Sfmx {
|
|
1610
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
1611
|
+
font-weight: normal;
|
|
1612
|
+
}
|
|
1613
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1614
|
+
font-size: 24px;
|
|
1615
|
+
font-weight: 700
|
|
1616
|
+
}
|
|
1617
|
+
@media only screen and (min-width: 48em) {
|
|
1618
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1619
|
+
font-size: 36px
|
|
1620
|
+
}
|
|
1621
|
+
}
|
|
1622
|
+
|
|
1620
1623
|
/* Colors */
|
|
1621
1624
|
/* Fonts */
|
|
1622
1625
|
/* Gap */
|
|
@@ -1718,233 +1721,90 @@
|
|
|
1718
1721
|
/* 511 */
|
|
1719
1722
|
/* 1023 */
|
|
1720
1723
|
/* Zindex */
|
|
1721
|
-
.
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1724
|
+
.Popover-module_root__1v6f_ {
|
|
1725
|
+
position: fixed;
|
|
1726
|
+
z-index: 1000;
|
|
1727
|
+
top: 0;
|
|
1728
|
+
left: 0;
|
|
1725
1729
|
|
|
1726
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1727
|
-
}
|
|
1728
|
-
.Toolbar-module_list__1n5ny {
|
|
1729
1730
|
display: -webkit-box;
|
|
1731
|
+
|
|
1730
1732
|
display: -webkit-flex;
|
|
1733
|
+
|
|
1731
1734
|
display: -ms-flexbox;
|
|
1735
|
+
|
|
1732
1736
|
display: flex;
|
|
1733
|
-
|
|
1737
|
+
align-items: flex-end;
|
|
1738
|
+
flex-direction: row;
|
|
1734
1739
|
|
|
1735
|
-
|
|
1736
|
-
|
|
1740
|
+
width: 100%;
|
|
1741
|
+
height: 100%;
|
|
1742
|
+
min-height: 120px;
|
|
1743
|
+
padding: 10px 0 0;
|
|
1737
1744
|
|
|
1738
|
-
|
|
1745
|
+
-webkit-animation: Popover-module_fadeOut__3EZhx 250ms ease both 100ms;
|
|
1746
|
+
|
|
1747
|
+
animation: Popover-module_fadeOut__3EZhx 250ms ease both 100ms;
|
|
1748
|
+
|
|
1749
|
+
opacity: 1;
|
|
1750
|
+
|
|
1751
|
+
font-size: 16px;
|
|
1752
|
+
line-height: 22px;
|
|
1739
1753
|
}
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1754
|
+
.Popover-module_root__1v6f_.Popover-module_visible__eK5ZQ {
|
|
1755
|
+
-webkit-animation: Popover-module_fadeIn__AkrSN 250ms ease both;
|
|
1756
|
+
animation: Popover-module_fadeIn__AkrSN 250ms ease both;
|
|
1743
1757
|
}
|
|
1744
|
-
|
|
1745
|
-
|
|
1758
|
+
.Popover-module_overlay__2SBL0 {
|
|
1759
|
+
position: absolute;
|
|
1760
|
+
top: 0;
|
|
1761
|
+
right: 0;
|
|
1762
|
+
bottom: 0;
|
|
1763
|
+
left: 0;
|
|
1764
|
+
|
|
1765
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
1766
|
+
|
|
1767
|
+
contain: '';
|
|
1768
|
+
}
|
|
1769
|
+
.Popover-module_container__FnZT- {
|
|
1746
1770
|
position: relative;
|
|
1747
1771
|
|
|
1748
|
-
|
|
1749
|
-
height: 32px;
|
|
1750
|
-
padding-right: 10px;
|
|
1751
|
-
padding-left: 10px;
|
|
1772
|
+
flex: 1 1;
|
|
1752
1773
|
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1774
|
+
max-width: 420px;
|
|
1775
|
+
min-height: 80px;
|
|
1776
|
+
margin: 0 auto;
|
|
1777
|
+
padding: 22px 20px 28px;
|
|
1756
1778
|
|
|
1757
|
-
|
|
1779
|
+
-webkit-animation: Popover-module_disappear__3Q9LI 350ms ease both;
|
|
1758
1780
|
|
|
1759
|
-
|
|
1760
|
-
}
|
|
1761
|
-
@media only screen and (min-width: 64em) {
|
|
1762
|
-
.Toolbar-module_item__36x7d {
|
|
1763
|
-
padding-right: 15px;
|
|
1764
|
-
padding-left: 15px
|
|
1765
|
-
}
|
|
1766
|
-
}
|
|
1767
|
-
.Toolbar-module_item__36x7d:last-child {
|
|
1768
|
-
margin-right: 0;
|
|
1781
|
+
animation: Popover-module_disappear__3Q9LI 350ms ease both;
|
|
1769
1782
|
}
|
|
1770
|
-
.
|
|
1783
|
+
.Popover-module_dismiss__3RnLj {
|
|
1771
1784
|
position: absolute;
|
|
1772
|
-
top:
|
|
1773
|
-
left:
|
|
1785
|
+
top: -23px;
|
|
1786
|
+
left: 50%;
|
|
1774
1787
|
|
|
1775
|
-
|
|
1788
|
+
width: 50px;
|
|
1789
|
+
height: 36px;
|
|
1790
|
+
padding: 0;
|
|
1776
1791
|
|
|
1777
|
-
|
|
1778
|
-
vertical-align: middle;
|
|
1792
|
+
transform: translateX(-50%);
|
|
1779
1793
|
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
margin-right: auto;
|
|
1795
|
-
margin-left: auto;
|
|
1796
|
-
}
|
|
1797
|
-
.Toolbar-module_game__5-jY_ {
|
|
1798
|
-
margin-top: 11px
|
|
1799
|
-
}
|
|
1800
|
-
@media only screen and (min-width: 32em) {
|
|
1801
|
-
.Toolbar-module_game__5-jY_ {
|
|
1802
|
-
margin-top: 18px
|
|
1803
|
-
}
|
|
1804
|
-
}
|
|
1805
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
1806
|
-
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
1807
|
-
justify-content: center
|
|
1808
|
-
}
|
|
1809
|
-
@media only screen and (min-width: 32em) {
|
|
1810
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
1811
|
-
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
1812
|
-
display: -webkit-box;
|
|
1813
|
-
display: -webkit-flex;
|
|
1814
|
-
display: -ms-flexbox;
|
|
1815
|
-
display: flex
|
|
1816
|
-
}
|
|
1817
|
-
}
|
|
1818
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
1819
|
-
width: 260px
|
|
1820
|
-
}
|
|
1821
|
-
@media only screen and (min-width: 32em) {
|
|
1822
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
1823
|
-
width: auto
|
|
1824
|
-
}
|
|
1825
|
-
}
|
|
1826
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
1827
|
-
content: none
|
|
1828
|
-
}
|
|
1829
|
-
@media only screen and (min-width: 32em) {
|
|
1830
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
1831
|
-
content: ''
|
|
1832
|
-
}
|
|
1833
|
-
}
|
|
1834
|
-
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_item__36x7d:first-child::before,
|
|
1835
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:first-child::before {
|
|
1836
|
-
content: none;
|
|
1837
|
-
}
|
|
1838
|
-
@media only screen and (min-width: 64em) {
|
|
1839
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
1840
|
-
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
1841
|
-
margin-left: 0
|
|
1842
|
-
}
|
|
1843
|
-
}
|
|
1844
|
-
.Toolbar-module_dark__2Ejc9 .Toolbar-module_item__36x7d::before {
|
|
1845
|
-
border-left-color: rgba(255, 255, 255, 0.2);
|
|
1846
|
-
}
|
|
1847
|
-
[data-context="prodano"] .Toolbar-module_root__2HF2r {
|
|
1848
|
-
display: none;
|
|
1849
|
-
}
|
|
1850
|
-
|
|
1851
|
-
/* Colors */
|
|
1852
|
-
/* Fonts */
|
|
1853
|
-
/* Gap */
|
|
1854
|
-
/* Media */
|
|
1855
|
-
/* 512 */
|
|
1856
|
-
/* 650 */
|
|
1857
|
-
/* 768 */
|
|
1858
|
-
/* 1024 */
|
|
1859
|
-
/* 1010 */
|
|
1860
|
-
/* 1200 */
|
|
1861
|
-
/* 511 */
|
|
1862
|
-
/* 1023 */
|
|
1863
|
-
/* Zindex */
|
|
1864
|
-
.Popover-module_root__1v6f_ {
|
|
1865
|
-
position: fixed;
|
|
1866
|
-
z-index: 1000;
|
|
1867
|
-
top: 0;
|
|
1868
|
-
left: 0;
|
|
1869
|
-
|
|
1870
|
-
display: -webkit-box;
|
|
1871
|
-
|
|
1872
|
-
display: -webkit-flex;
|
|
1873
|
-
|
|
1874
|
-
display: -ms-flexbox;
|
|
1875
|
-
|
|
1876
|
-
display: flex;
|
|
1877
|
-
align-items: flex-end;
|
|
1878
|
-
flex-direction: row;
|
|
1879
|
-
|
|
1880
|
-
width: 100%;
|
|
1881
|
-
height: 100%;
|
|
1882
|
-
min-height: 120px;
|
|
1883
|
-
padding: 10px 0 0;
|
|
1884
|
-
|
|
1885
|
-
-webkit-animation: Popover-module_fadeOut__3EZhx 250ms ease both 100ms;
|
|
1886
|
-
|
|
1887
|
-
animation: Popover-module_fadeOut__3EZhx 250ms ease both 100ms;
|
|
1888
|
-
|
|
1889
|
-
opacity: 1;
|
|
1890
|
-
|
|
1891
|
-
font-size: 16px;
|
|
1892
|
-
line-height: 22px;
|
|
1893
|
-
}
|
|
1894
|
-
.Popover-module_root__1v6f_.Popover-module_visible__eK5ZQ {
|
|
1895
|
-
-webkit-animation: Popover-module_fadeIn__AkrSN 250ms ease both;
|
|
1896
|
-
animation: Popover-module_fadeIn__AkrSN 250ms ease both;
|
|
1897
|
-
}
|
|
1898
|
-
.Popover-module_overlay__2SBL0 {
|
|
1899
|
-
position: absolute;
|
|
1900
|
-
top: 0;
|
|
1901
|
-
right: 0;
|
|
1902
|
-
bottom: 0;
|
|
1903
|
-
left: 0;
|
|
1904
|
-
|
|
1905
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
1906
|
-
|
|
1907
|
-
contain: '';
|
|
1908
|
-
}
|
|
1909
|
-
.Popover-module_container__FnZT- {
|
|
1910
|
-
position: relative;
|
|
1911
|
-
|
|
1912
|
-
flex: 1 1;
|
|
1913
|
-
|
|
1914
|
-
max-width: 420px;
|
|
1915
|
-
min-height: 80px;
|
|
1916
|
-
margin: 0 auto;
|
|
1917
|
-
padding: 22px 20px 28px;
|
|
1918
|
-
|
|
1919
|
-
-webkit-animation: Popover-module_disappear__3Q9LI 350ms ease both;
|
|
1920
|
-
|
|
1921
|
-
animation: Popover-module_disappear__3Q9LI 350ms ease both;
|
|
1922
|
-
}
|
|
1923
|
-
.Popover-module_dismiss__3RnLj {
|
|
1924
|
-
position: absolute;
|
|
1925
|
-
top: -23px;
|
|
1926
|
-
left: 50%;
|
|
1927
|
-
|
|
1928
|
-
width: 50px;
|
|
1929
|
-
height: 36px;
|
|
1930
|
-
padding: 0;
|
|
1931
|
-
|
|
1932
|
-
transform: translateX(-50%);
|
|
1933
|
-
|
|
1934
|
-
opacity: 0.4;
|
|
1935
|
-
border-width: 0;
|
|
1936
|
-
border-radius: 0;
|
|
1937
|
-
background-color: transparent;
|
|
1938
|
-
background-image: url("data:image/svg+xml,%3Csvg width='17' height='7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.445 1.832l6.946 4.63a2 2 0 0 0 2.218 0l6.946-4.63a1 1 0 1 0-1.11-1.664L8.5 4.798 1.555.168a1 1 0 1 0-1.11 1.664z' fill='%23F7F7F7' fill-rule='nonzero'/%3E%3C/svg%3E");
|
|
1939
|
-
background-repeat: no-repeat;
|
|
1940
|
-
background-position: center;
|
|
1941
|
-
box-shadow: none;
|
|
1942
|
-
|
|
1943
|
-
-webkit-appearance: none;
|
|
1944
|
-
|
|
1945
|
-
-moz-appearance: none;
|
|
1946
|
-
|
|
1947
|
-
appearance: none;
|
|
1794
|
+
opacity: 0.4;
|
|
1795
|
+
border-width: 0;
|
|
1796
|
+
border-radius: 0;
|
|
1797
|
+
background-color: transparent;
|
|
1798
|
+
background-image: url("data:image/svg+xml,%3Csvg width='17' height='7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.445 1.832l6.946 4.63a2 2 0 0 0 2.218 0l6.946-4.63a1 1 0 1 0-1.11-1.664L8.5 4.798 1.555.168a1 1 0 1 0-1.11 1.664z' fill='%23F7F7F7' fill-rule='nonzero'/%3E%3C/svg%3E");
|
|
1799
|
+
background-repeat: no-repeat;
|
|
1800
|
+
background-position: center;
|
|
1801
|
+
box-shadow: none;
|
|
1802
|
+
|
|
1803
|
+
-webkit-appearance: none;
|
|
1804
|
+
|
|
1805
|
+
-moz-appearance: none;
|
|
1806
|
+
|
|
1807
|
+
appearance: none;
|
|
1948
1808
|
}
|
|
1949
1809
|
.Popover-module_background__1KKaP {
|
|
1950
1810
|
position: absolute;
|
|
@@ -2072,75 +1932,200 @@
|
|
|
2072
1932
|
/* 511 */
|
|
2073
1933
|
/* 1023 */
|
|
2074
1934
|
/* Zindex */
|
|
2075
|
-
.
|
|
2076
|
-
|
|
2077
|
-
font-weight: normal;
|
|
2078
|
-
}
|
|
1935
|
+
.Toolbar-module_root__2HF2r {
|
|
1936
|
+
overflow: hidden;
|
|
2079
1937
|
|
|
2080
|
-
/* Colors */
|
|
2081
|
-
/* Fonts */
|
|
2082
|
-
/* Gap */
|
|
2083
|
-
/* Media */
|
|
2084
|
-
/* 512 */
|
|
2085
|
-
/* 650 */
|
|
2086
|
-
/* 768 */
|
|
2087
|
-
/* 1024 */
|
|
2088
|
-
/* 1010 */
|
|
2089
|
-
/* 1200 */
|
|
2090
|
-
/* 511 */
|
|
2091
|
-
/* 1023 */
|
|
2092
|
-
/* Zindex */
|
|
2093
|
-
.Meta-module_root__12AG7 {
|
|
2094
1938
|
transform: translateZ(0);
|
|
2095
1939
|
|
|
2096
1940
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2097
|
-
font-size: 12px;
|
|
2098
|
-
line-height: 15px;
|
|
2099
|
-
|
|
2100
|
-
fill: inherit;
|
|
2101
1941
|
}
|
|
2102
|
-
.
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
.Meta-module_game__3aNlZ,
|
|
2109
|
-
.Meta-module_isInMaterial__zaYMy {
|
|
2110
|
-
width: 100%;
|
|
1942
|
+
.Toolbar-module_list__1n5ny {
|
|
1943
|
+
display: -webkit-box;
|
|
1944
|
+
display: -webkit-flex;
|
|
1945
|
+
display: -ms-flexbox;
|
|
1946
|
+
display: flex;
|
|
1947
|
+
flex-flow: row wrap;
|
|
2111
1948
|
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
1949
|
+
margin: 0 0 0 -10px;
|
|
1950
|
+
padding: 0;
|
|
1951
|
+
|
|
1952
|
+
list-style: none
|
|
2116
1953
|
}
|
|
2117
|
-
|
|
2118
|
-
|
|
1954
|
+
@media only screen and (min-width: 64em) {
|
|
1955
|
+
.Toolbar-module_list__1n5ny {
|
|
1956
|
+
margin: 0 0 0 -15px
|
|
2119
1957
|
}
|
|
2120
|
-
|
|
2121
|
-
|
|
1958
|
+
}
|
|
1959
|
+
.Toolbar-module_item__36x7d {
|
|
1960
|
+
position: relative;
|
|
1961
|
+
|
|
1962
|
+
min-width: 42px;
|
|
1963
|
+
height: 32px;
|
|
1964
|
+
padding-right: 10px;
|
|
1965
|
+
padding-left: 10px;
|
|
1966
|
+
|
|
1967
|
+
cursor: pointer;
|
|
1968
|
+
transition: color 250ms ease;
|
|
1969
|
+
text-align: center;
|
|
1970
|
+
|
|
1971
|
+
color: #808080;
|
|
1972
|
+
|
|
1973
|
+
line-height: 1
|
|
2122
1974
|
}
|
|
2123
1975
|
@media only screen and (min-width: 64em) {
|
|
2124
|
-
.
|
|
2125
|
-
|
|
1976
|
+
.Toolbar-module_item__36x7d {
|
|
1977
|
+
padding-right: 15px;
|
|
1978
|
+
padding-left: 15px
|
|
2126
1979
|
}
|
|
2127
1980
|
}
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
.Meta-module_card__LE1RK,
|
|
2131
|
-
.Meta-module_slide__3g6fG,
|
|
2132
|
-
.Meta-module_game__3aNlZ,
|
|
2133
|
-
.Meta-module_center__3BBPr {
|
|
2134
|
-
text-align: center
|
|
1981
|
+
.Toolbar-module_item__36x7d:last-child {
|
|
1982
|
+
margin-right: 0;
|
|
2135
1983
|
}
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
1984
|
+
.Toolbar-module_item__36x7d::before {
|
|
1985
|
+
position: absolute;
|
|
1986
|
+
top: 7px;
|
|
1987
|
+
left: 0;
|
|
2139
1988
|
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
1989
|
+
height: 18px;
|
|
1990
|
+
|
|
1991
|
+
content: '';
|
|
1992
|
+
vertical-align: middle;
|
|
1993
|
+
|
|
1994
|
+
border-left: 1px solid rgba(0, 0, 0, 0.15);
|
|
1995
|
+
}
|
|
1996
|
+
.Toolbar-module_item__36x7d:empty {
|
|
1997
|
+
display: none;
|
|
1998
|
+
}
|
|
1999
|
+
.Toolbar-module_isInTopbar__223iP {
|
|
2000
|
+
height: 100%;
|
|
2001
|
+
}
|
|
2002
|
+
.Toolbar-module_isInTopbar__223iP .Toolbar-module_item__36x7d {
|
|
2003
|
+
height: 100%;
|
|
2004
|
+
}
|
|
2005
|
+
.Toolbar-module_center__3_H8M {
|
|
2006
|
+
width: 100%;
|
|
2007
|
+
max-width: 650px;
|
|
2008
|
+
margin-right: auto;
|
|
2009
|
+
margin-left: auto;
|
|
2010
|
+
}
|
|
2011
|
+
.Toolbar-module_game__5-jY_ {
|
|
2012
|
+
margin-top: 11px
|
|
2013
|
+
}
|
|
2014
|
+
@media only screen and (min-width: 32em) {
|
|
2015
|
+
.Toolbar-module_game__5-jY_ {
|
|
2016
|
+
margin-top: 18px
|
|
2017
|
+
}
|
|
2018
|
+
}
|
|
2019
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
2020
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
2021
|
+
justify-content: center
|
|
2022
|
+
}
|
|
2023
|
+
@media only screen and (min-width: 32em) {
|
|
2024
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
2025
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
2026
|
+
display: -webkit-box;
|
|
2027
|
+
display: -webkit-flex;
|
|
2028
|
+
display: -ms-flexbox;
|
|
2029
|
+
display: flex
|
|
2030
|
+
}
|
|
2031
|
+
}
|
|
2032
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
2033
|
+
width: 260px
|
|
2034
|
+
}
|
|
2035
|
+
@media only screen and (min-width: 32em) {
|
|
2036
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
2037
|
+
width: auto
|
|
2038
|
+
}
|
|
2039
|
+
}
|
|
2040
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
2041
|
+
content: none
|
|
2042
|
+
}
|
|
2043
|
+
@media only screen and (min-width: 32em) {
|
|
2044
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
2045
|
+
content: ''
|
|
2046
|
+
}
|
|
2047
|
+
}
|
|
2048
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_item__36x7d:first-child::before,
|
|
2049
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:first-child::before {
|
|
2050
|
+
content: none;
|
|
2051
|
+
}
|
|
2052
|
+
@media only screen and (min-width: 64em) {
|
|
2053
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
2054
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
2055
|
+
margin-left: 0
|
|
2056
|
+
}
|
|
2057
|
+
}
|
|
2058
|
+
.Toolbar-module_dark__2Ejc9 .Toolbar-module_item__36x7d::before {
|
|
2059
|
+
border-left-color: rgba(255, 255, 255, 0.2);
|
|
2060
|
+
}
|
|
2061
|
+
[data-context="prodano"] .Toolbar-module_root__2HF2r {
|
|
2062
|
+
display: none;
|
|
2063
|
+
}
|
|
2064
|
+
|
|
2065
|
+
/* Colors */
|
|
2066
|
+
/* Fonts */
|
|
2067
|
+
/* Gap */
|
|
2068
|
+
/* Media */
|
|
2069
|
+
/* 512 */
|
|
2070
|
+
/* 650 */
|
|
2071
|
+
/* 768 */
|
|
2072
|
+
/* 1024 */
|
|
2073
|
+
/* 1010 */
|
|
2074
|
+
/* 1200 */
|
|
2075
|
+
/* 511 */
|
|
2076
|
+
/* 1023 */
|
|
2077
|
+
/* Zindex */
|
|
2078
|
+
.Meta-module_root__12AG7 {
|
|
2079
|
+
transform: translateZ(0);
|
|
2080
|
+
|
|
2081
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2082
|
+
font-size: 12px;
|
|
2083
|
+
line-height: 15px;
|
|
2084
|
+
|
|
2085
|
+
fill: inherit;
|
|
2086
|
+
}
|
|
2087
|
+
.Meta-module_rich__1XBtZ,
|
|
2088
|
+
.Meta-module_podcast__1m4zo,
|
|
2089
|
+
.Meta-module_episode__1K2Xv,
|
|
2090
|
+
.Meta-module_simple__3vUiI,
|
|
2091
|
+
.Meta-module_slide__3g6fG,
|
|
2092
|
+
.Meta-module_card__LE1RK,
|
|
2093
|
+
.Meta-module_game__3aNlZ,
|
|
2094
|
+
.Meta-module_isInMaterial__zaYMy {
|
|
2095
|
+
width: 100%;
|
|
2096
|
+
|
|
2097
|
+
color: rgba(0, 0, 0, 0.4);
|
|
2098
|
+
}
|
|
2099
|
+
.Meta-module_podcast__1m4zo {
|
|
2100
|
+
fill: currentColor;
|
|
2101
|
+
}
|
|
2102
|
+
.Meta-module_isInSearchItem__1wbpx {
|
|
2103
|
+
color: rgba(255, 255, 255, 0.7);
|
|
2104
|
+
}
|
|
2105
|
+
.Meta-module_center__3BBPr.Meta-module_isInMediaBlock__3xfPF {
|
|
2106
|
+
text-align: left;
|
|
2107
|
+
}
|
|
2108
|
+
@media only screen and (min-width: 64em) {
|
|
2109
|
+
.Meta-module_center__3BBPr.Meta-module_half__1xRkT {
|
|
2110
|
+
text-align: left
|
|
2111
|
+
}
|
|
2112
|
+
}
|
|
2113
|
+
@media only screen and (min-width: 32em) {
|
|
2114
|
+
.Meta-module_episode__1K2Xv,
|
|
2115
|
+
.Meta-module_card__LE1RK,
|
|
2116
|
+
.Meta-module_slide__3g6fG,
|
|
2117
|
+
.Meta-module_game__3aNlZ,
|
|
2118
|
+
.Meta-module_center__3BBPr {
|
|
2119
|
+
text-align: center
|
|
2120
|
+
}
|
|
2121
|
+
}
|
|
2122
|
+
.Meta-module_light__2baE- {
|
|
2123
|
+
color: rgba(255, 255, 255, 0.6);
|
|
2124
|
+
|
|
2125
|
+
fill: currentColor;
|
|
2126
|
+
}
|
|
2127
|
+
.Meta-module_dark__24y9m {
|
|
2128
|
+
color: rgba(0, 0, 0, 0.4);
|
|
2144
2129
|
}
|
|
2145
2130
|
.Meta-module_episode__1K2Xv,
|
|
2146
2131
|
.Meta-module_card__LE1RK,
|
|
@@ -2209,54 +2194,10 @@
|
|
|
2209
2194
|
/* 511 */
|
|
2210
2195
|
/* 1023 */
|
|
2211
2196
|
/* Zindex */
|
|
2212
|
-
.
|
|
2213
|
-
margin-bottom: 11px
|
|
2214
|
-
}
|
|
2215
|
-
@media only screen and (min-width: 64em) {
|
|
2216
|
-
.CardTitle-module_root__1uqqF {
|
|
2217
|
-
margin-bottom: 10px;
|
|
2218
|
-
|
|
2219
|
-
text-align: center
|
|
2220
|
-
}
|
|
2221
|
-
}
|
|
2222
|
-
.CardTitle-module_index__4FsTf {
|
|
2223
|
-
margin-bottom: 7px;
|
|
2224
|
-
|
|
2225
|
-
color: #b88b59;
|
|
2226
|
-
|
|
2227
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2228
|
-
font-size: 20px;
|
|
2229
|
-
font-weight: 700;
|
|
2230
|
-
line-height: 24px;
|
|
2231
|
-
}
|
|
2232
|
-
.CardTitle-module_title__2iTI6 {
|
|
2233
|
-
color: #1d1d1d;
|
|
2234
|
-
|
|
2197
|
+
.Timestamp-module_root__coOvT {
|
|
2235
2198
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2236
|
-
font-
|
|
2237
|
-
font-weight: 700;
|
|
2238
|
-
line-height: 24px
|
|
2239
|
-
}
|
|
2240
|
-
@media only screen and (min-width: 64em) {
|
|
2241
|
-
.CardTitle-module_title__2iTI6 {
|
|
2242
|
-
font-size: 28px;
|
|
2243
|
-
line-height: 34px
|
|
2244
|
-
}
|
|
2245
|
-
}
|
|
2246
|
-
/* VISIBILITY */
|
|
2247
|
-
@media only screen and (min-width: 32em) {
|
|
2248
|
-
.CardTitle-module_mobile__1_kij {
|
|
2249
|
-
display: none
|
|
2250
|
-
}
|
|
2251
|
-
}
|
|
2252
|
-
.CardTitle-module_desktop__1l3_n {
|
|
2253
|
-
display: none
|
|
2254
|
-
}
|
|
2255
|
-
@media only screen and (min-width: 32em) {
|
|
2256
|
-
.CardTitle-module_desktop__1l3_n {
|
|
2257
|
-
display: block
|
|
2199
|
+
font-weight: normal;
|
|
2258
2200
|
}
|
|
2259
|
-
}
|
|
2260
2201
|
|
|
2261
2202
|
/* Colors */
|
|
2262
2203
|
/* Fonts */
|
|
@@ -2357,72 +2298,55 @@
|
|
|
2357
2298
|
/* 511 */
|
|
2358
2299
|
/* 1023 */
|
|
2359
2300
|
/* Zindex */
|
|
2360
|
-
.
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
margin: 38px auto 7px
|
|
2301
|
+
.CardTitle-module_root__1uqqF {
|
|
2302
|
+
margin-bottom: 11px
|
|
2364
2303
|
}
|
|
2365
|
-
@media only screen and (min-width:
|
|
2366
|
-
.
|
|
2367
|
-
|
|
2368
|
-
|
|
2304
|
+
@media only screen and (min-width: 64em) {
|
|
2305
|
+
.CardTitle-module_root__1uqqF {
|
|
2306
|
+
margin-bottom: 10px;
|
|
2307
|
+
|
|
2308
|
+
text-align: center
|
|
2369
2309
|
}
|
|
2370
2310
|
}
|
|
2371
|
-
.
|
|
2372
|
-
margin-
|
|
2373
|
-
}
|
|
2374
|
-
.ChapterBlock-module_root__1WyVn:last-child {
|
|
2375
|
-
margin-bottom: 0;
|
|
2376
|
-
}
|
|
2377
|
-
.ChapterBlock-module_subtitle__3TXll {
|
|
2378
|
-
display: inline-block;
|
|
2311
|
+
.CardTitle-module_index__4FsTf {
|
|
2312
|
+
margin-bottom: 7px;
|
|
2379
2313
|
|
|
2380
|
-
|
|
2381
|
-
letter-spacing: 1px;
|
|
2382
|
-
text-transform: uppercase;
|
|
2314
|
+
color: #b88b59;
|
|
2383
2315
|
|
|
2384
2316
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2385
|
-
font-size:
|
|
2386
|
-
font-weight:
|
|
2387
|
-
line-height:
|
|
2388
|
-
}
|
|
2389
|
-
@media only screen and (min-width: 32em) {
|
|
2390
|
-
.ChapterBlock-module_subtitle__3TXll {
|
|
2391
|
-
font-size: 13px;
|
|
2392
|
-
line-height: 16px
|
|
2317
|
+
font-size: 20px;
|
|
2318
|
+
font-weight: 700;
|
|
2319
|
+
line-height: 24px;
|
|
2393
2320
|
}
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
display: block;
|
|
2397
|
-
|
|
2398
|
-
width: 120px;
|
|
2399
|
-
padding: 0 0 7px;
|
|
2400
|
-
|
|
2401
|
-
content: '';
|
|
2321
|
+
.CardTitle-module_title__2iTI6 {
|
|
2322
|
+
color: #1d1d1d;
|
|
2402
2323
|
|
|
2403
|
-
|
|
2324
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2325
|
+
font-size: 20px;
|
|
2326
|
+
font-weight: 700;
|
|
2327
|
+
line-height: 24px
|
|
2404
2328
|
}
|
|
2405
|
-
@media only screen and (min-width:
|
|
2406
|
-
.
|
|
2407
|
-
|
|
2329
|
+
@media only screen and (min-width: 64em) {
|
|
2330
|
+
.CardTitle-module_title__2iTI6 {
|
|
2331
|
+
font-size: 28px;
|
|
2332
|
+
line-height: 34px
|
|
2408
2333
|
}
|
|
2409
2334
|
}
|
|
2410
2335
|
/* VISIBILITY */
|
|
2411
2336
|
@media only screen and (min-width: 32em) {
|
|
2412
|
-
.
|
|
2337
|
+
.CardTitle-module_mobile__1_kij {
|
|
2413
2338
|
display: none
|
|
2414
2339
|
}
|
|
2415
2340
|
}
|
|
2416
|
-
.
|
|
2341
|
+
.CardTitle-module_desktop__1l3_n {
|
|
2417
2342
|
display: none
|
|
2418
2343
|
}
|
|
2419
2344
|
@media only screen and (min-width: 32em) {
|
|
2420
|
-
.
|
|
2345
|
+
.CardTitle-module_desktop__1l3_n {
|
|
2421
2346
|
display: block
|
|
2422
2347
|
}
|
|
2423
2348
|
}
|
|
2424
2349
|
|
|
2425
|
-
|
|
2426
2350
|
/* Colors */
|
|
2427
2351
|
/* Fonts */
|
|
2428
2352
|
/* Gap */
|
|
@@ -2541,6 +2465,188 @@
|
|
|
2541
2465
|
}
|
|
2542
2466
|
}
|
|
2543
2467
|
|
|
2468
|
+
/* Colors */
|
|
2469
|
+
/* Fonts */
|
|
2470
|
+
/* Gap */
|
|
2471
|
+
/* Media */
|
|
2472
|
+
/* 512 */
|
|
2473
|
+
/* 650 */
|
|
2474
|
+
/* 768 */
|
|
2475
|
+
/* 1024 */
|
|
2476
|
+
/* 1010 */
|
|
2477
|
+
/* 1200 */
|
|
2478
|
+
/* 511 */
|
|
2479
|
+
/* 1023 */
|
|
2480
|
+
/* Zindex */
|
|
2481
|
+
.ChapterBlock-module_root__1WyVn {
|
|
2482
|
+
position: relative;
|
|
2483
|
+
|
|
2484
|
+
margin: 38px auto 7px
|
|
2485
|
+
}
|
|
2486
|
+
@media only screen and (min-width: 32em) {
|
|
2487
|
+
.ChapterBlock-module_root__1WyVn {
|
|
2488
|
+
max-width: 650px;
|
|
2489
|
+
margin-top: 70px
|
|
2490
|
+
}
|
|
2491
|
+
}
|
|
2492
|
+
.ChapterBlock-module_root__1WyVn:first-child {
|
|
2493
|
+
margin-top: 0;
|
|
2494
|
+
}
|
|
2495
|
+
.ChapterBlock-module_root__1WyVn:last-child {
|
|
2496
|
+
margin-bottom: 0;
|
|
2497
|
+
}
|
|
2498
|
+
.ChapterBlock-module_subtitle__3TXll {
|
|
2499
|
+
display: inline-block;
|
|
2500
|
+
|
|
2501
|
+
vertical-align: top;
|
|
2502
|
+
letter-spacing: 1px;
|
|
2503
|
+
text-transform: uppercase;
|
|
2504
|
+
|
|
2505
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2506
|
+
font-size: 12px;
|
|
2507
|
+
font-weight: 600;
|
|
2508
|
+
line-height: 12px
|
|
2509
|
+
}
|
|
2510
|
+
@media only screen and (min-width: 32em) {
|
|
2511
|
+
.ChapterBlock-module_subtitle__3TXll {
|
|
2512
|
+
font-size: 13px;
|
|
2513
|
+
line-height: 16px
|
|
2514
|
+
}
|
|
2515
|
+
}
|
|
2516
|
+
.ChapterBlock-module_subtitle__3TXll::after {
|
|
2517
|
+
display: block;
|
|
2518
|
+
|
|
2519
|
+
width: 120px;
|
|
2520
|
+
padding: 0 0 7px;
|
|
2521
|
+
|
|
2522
|
+
content: '';
|
|
2523
|
+
|
|
2524
|
+
border-bottom: 1px solid #ccc
|
|
2525
|
+
}
|
|
2526
|
+
@media only screen and (min-width: 32em) {
|
|
2527
|
+
.ChapterBlock-module_subtitle__3TXll::after {
|
|
2528
|
+
padding: 0 0 6px
|
|
2529
|
+
}
|
|
2530
|
+
}
|
|
2531
|
+
/* VISIBILITY */
|
|
2532
|
+
@media only screen and (min-width: 32em) {
|
|
2533
|
+
.ChapterBlock-module_mobile__CiO0w {
|
|
2534
|
+
display: none
|
|
2535
|
+
}
|
|
2536
|
+
}
|
|
2537
|
+
.ChapterBlock-module_desktop__tk1Nk {
|
|
2538
|
+
display: none
|
|
2539
|
+
}
|
|
2540
|
+
@media only screen and (min-width: 32em) {
|
|
2541
|
+
.ChapterBlock-module_desktop__tk1Nk {
|
|
2542
|
+
display: block
|
|
2543
|
+
}
|
|
2544
|
+
}
|
|
2545
|
+
|
|
2546
|
+
|
|
2547
|
+
/* Colors */
|
|
2548
|
+
/* Fonts */
|
|
2549
|
+
/* Gap */
|
|
2550
|
+
/* Media */
|
|
2551
|
+
/* 512 */
|
|
2552
|
+
/* 650 */
|
|
2553
|
+
/* 768 */
|
|
2554
|
+
/* 1024 */
|
|
2555
|
+
/* 1010 */
|
|
2556
|
+
/* 1200 */
|
|
2557
|
+
/* 511 */
|
|
2558
|
+
/* 1023 */
|
|
2559
|
+
/* Zindex */
|
|
2560
|
+
.HalfBlock-module_root__2frv2 {
|
|
2561
|
+
position: relative;
|
|
2562
|
+
|
|
2563
|
+
text-align: left;
|
|
2564
|
+
}
|
|
2565
|
+
.HalfBlock-module_main__2XX73 {
|
|
2566
|
+
display: -webkit-box;
|
|
2567
|
+
display: -webkit-flex;
|
|
2568
|
+
display: -ms-flexbox;
|
|
2569
|
+
display: flex;
|
|
2570
|
+
flex-flow: column nowrap
|
|
2571
|
+
}
|
|
2572
|
+
@media only screen and (min-width: 64em) {
|
|
2573
|
+
.HalfBlock-module_main__2XX73 {
|
|
2574
|
+
align-items: center;
|
|
2575
|
+
flex-flow: row nowrap
|
|
2576
|
+
}
|
|
2577
|
+
}
|
|
2578
|
+
.HalfBlock-module_body__3MnEN {
|
|
2579
|
+
order: -1;
|
|
2580
|
+
|
|
2581
|
+
max-width: 860px;
|
|
2582
|
+
margin: 0 auto
|
|
2583
|
+
}
|
|
2584
|
+
@media only screen and (min-width: 48em) {
|
|
2585
|
+
.HalfBlock-module_body__3MnEN {
|
|
2586
|
+
text-align: center
|
|
2587
|
+
}
|
|
2588
|
+
}
|
|
2589
|
+
@media only screen and (min-width: 64em) {
|
|
2590
|
+
.HalfBlock-module_body__3MnEN {
|
|
2591
|
+
align-items: flex-start;
|
|
2592
|
+
justify-content: center;
|
|
2593
|
+
order: 0;
|
|
2594
|
+
|
|
2595
|
+
width: 50%;
|
|
2596
|
+
max-width: none;
|
|
2597
|
+
height: 100%;
|
|
2598
|
+
margin-left: 25px;
|
|
2599
|
+
|
|
2600
|
+
text-align: left
|
|
2601
|
+
}
|
|
2602
|
+
}
|
|
2603
|
+
.HalfBlock-module_footer__1C0yp {
|
|
2604
|
+
width: 100%;
|
|
2605
|
+
max-width: 650px;
|
|
2606
|
+
margin: 0 auto;
|
|
2607
|
+
padding-top: 3px
|
|
2608
|
+
}
|
|
2609
|
+
@media only screen and (min-width: 64em) {
|
|
2610
|
+
.HalfBlock-module_footer__1C0yp {
|
|
2611
|
+
max-width: 1000px;
|
|
2612
|
+
margin: auto;
|
|
2613
|
+
padding-top: 0;
|
|
2614
|
+
|
|
2615
|
+
border-top: 1px solid #e6e6e6
|
|
2616
|
+
}
|
|
2617
|
+
}
|
|
2618
|
+
.HalfBlock-module_image__2lYel {
|
|
2619
|
+
flex-grow: 1;
|
|
2620
|
+
|
|
2621
|
+
margin: 0 -20px 0;
|
|
2622
|
+
margin-top: 18px
|
|
2623
|
+
}
|
|
2624
|
+
@media only screen and (min-width: 32em) {
|
|
2625
|
+
.HalfBlock-module_image__2lYel {
|
|
2626
|
+
margin: 31px 0 -5px
|
|
2627
|
+
}
|
|
2628
|
+
}
|
|
2629
|
+
@media only screen and (min-width: 64em) {
|
|
2630
|
+
.HalfBlock-module_image__2lYel {
|
|
2631
|
+
width: 50%;
|
|
2632
|
+
margin: 0
|
|
2633
|
+
}
|
|
2634
|
+
}
|
|
2635
|
+
/* VISIBILITY */
|
|
2636
|
+
@media only screen and (min-width: 32em) {
|
|
2637
|
+
.HalfBlock-module_mobile__2latf {
|
|
2638
|
+
display: none
|
|
2639
|
+
}
|
|
2640
|
+
}
|
|
2641
|
+
.HalfBlock-module_desktop__3B1Ej {
|
|
2642
|
+
display: none
|
|
2643
|
+
}
|
|
2644
|
+
@media only screen and (min-width: 32em) {
|
|
2645
|
+
.HalfBlock-module_desktop__3B1Ej {
|
|
2646
|
+
display: block
|
|
2647
|
+
}
|
|
2648
|
+
}
|
|
2649
|
+
|
|
2544
2650
|
/* Colors */
|
|
2545
2651
|
/* Fonts */
|
|
2546
2652
|
/* Gap */
|
|
@@ -2726,139 +2832,36 @@
|
|
|
2726
2832
|
/* 511 */
|
|
2727
2833
|
/* 1023 */
|
|
2728
2834
|
/* Zindex */
|
|
2729
|
-
.
|
|
2730
|
-
|
|
2835
|
+
.ListBlock-module_root__3Q3Ga {
|
|
2836
|
+
margin: 15px 0;
|
|
2837
|
+
padding: 0;
|
|
2731
2838
|
|
|
2732
|
-
|
|
2733
|
-
|
|
2734
|
-
|
|
2735
|
-
|
|
2736
|
-
|
|
2737
|
-
display: -ms-flexbox;
|
|
2738
|
-
display: flex;
|
|
2739
|
-
flex-flow: column nowrap
|
|
2839
|
+
list-style: none;
|
|
2840
|
+
|
|
2841
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
2842
|
+
font-size: 18px;
|
|
2843
|
+
line-height: 24px
|
|
2740
2844
|
}
|
|
2741
|
-
@media only screen and (min-width:
|
|
2742
|
-
.
|
|
2743
|
-
|
|
2744
|
-
|
|
2845
|
+
@media only screen and (min-width: 32em) {
|
|
2846
|
+
.ListBlock-module_root__3Q3Ga {
|
|
2847
|
+
font-size: 20px;
|
|
2848
|
+
line-height: 28px
|
|
2745
2849
|
}
|
|
2746
2850
|
}
|
|
2747
|
-
.HalfBlock-module_body__3MnEN {
|
|
2748
|
-
order: -1;
|
|
2749
|
-
|
|
2750
|
-
max-width: 860px;
|
|
2751
|
-
margin: 0 auto
|
|
2752
|
-
}
|
|
2753
2851
|
@media only screen and (min-width: 48em) {
|
|
2754
|
-
.
|
|
2755
|
-
|
|
2852
|
+
.ListBlock-module_root__3Q3Ga {
|
|
2853
|
+
margin: 20px 0
|
|
2756
2854
|
}
|
|
2757
2855
|
}
|
|
2758
|
-
|
|
2759
|
-
|
|
2760
|
-
align-items: flex-start;
|
|
2761
|
-
justify-content: center;
|
|
2762
|
-
order: 0;
|
|
2763
|
-
|
|
2764
|
-
width: 50%;
|
|
2765
|
-
max-width: none;
|
|
2766
|
-
height: 100%;
|
|
2767
|
-
margin-left: 25px;
|
|
2768
|
-
|
|
2769
|
-
text-align: left
|
|
2856
|
+
.ListBlock-module_root__3Q3Ga:first-child {
|
|
2857
|
+
margin-top: 0;
|
|
2770
2858
|
}
|
|
2771
|
-
|
|
2772
|
-
|
|
2773
|
-
width: 100%;
|
|
2774
|
-
max-width: 650px;
|
|
2775
|
-
margin: 0 auto;
|
|
2776
|
-
padding-top: 3px
|
|
2859
|
+
.ListBlock-module_root__3Q3Ga:last-child {
|
|
2860
|
+
margin-bottom: 0;
|
|
2777
2861
|
}
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
|
|
2781
|
-
margin: auto;
|
|
2782
|
-
padding-top: 0;
|
|
2783
|
-
|
|
2784
|
-
border-top: 1px solid #e6e6e6
|
|
2785
|
-
}
|
|
2786
|
-
}
|
|
2787
|
-
.HalfBlock-module_image__2lYel {
|
|
2788
|
-
flex-grow: 1;
|
|
2789
|
-
|
|
2790
|
-
margin: 0 -20px 0;
|
|
2791
|
-
margin-top: 18px
|
|
2792
|
-
}
|
|
2793
|
-
@media only screen and (min-width: 32em) {
|
|
2794
|
-
.HalfBlock-module_image__2lYel {
|
|
2795
|
-
margin: 31px 0 -5px
|
|
2796
|
-
}
|
|
2797
|
-
}
|
|
2798
|
-
@media only screen and (min-width: 64em) {
|
|
2799
|
-
.HalfBlock-module_image__2lYel {
|
|
2800
|
-
width: 50%;
|
|
2801
|
-
margin: 0
|
|
2802
|
-
}
|
|
2803
|
-
}
|
|
2804
|
-
/* VISIBILITY */
|
|
2805
|
-
@media only screen and (min-width: 32em) {
|
|
2806
|
-
.HalfBlock-module_mobile__2latf {
|
|
2807
|
-
display: none
|
|
2808
|
-
}
|
|
2809
|
-
}
|
|
2810
|
-
.HalfBlock-module_desktop__3B1Ej {
|
|
2811
|
-
display: none
|
|
2812
|
-
}
|
|
2813
|
-
@media only screen and (min-width: 32em) {
|
|
2814
|
-
.HalfBlock-module_desktop__3B1Ej {
|
|
2815
|
-
display: block
|
|
2816
|
-
}
|
|
2817
|
-
}
|
|
2818
|
-
|
|
2819
|
-
/* Colors */
|
|
2820
|
-
/* Fonts */
|
|
2821
|
-
/* Gap */
|
|
2822
|
-
/* Media */
|
|
2823
|
-
/* 512 */
|
|
2824
|
-
/* 650 */
|
|
2825
|
-
/* 768 */
|
|
2826
|
-
/* 1024 */
|
|
2827
|
-
/* 1010 */
|
|
2828
|
-
/* 1200 */
|
|
2829
|
-
/* 511 */
|
|
2830
|
-
/* 1023 */
|
|
2831
|
-
/* Zindex */
|
|
2832
|
-
.ListBlock-module_root__3Q3Ga {
|
|
2833
|
-
margin: 15px 0;
|
|
2834
|
-
padding: 0;
|
|
2835
|
-
|
|
2836
|
-
list-style: none;
|
|
2837
|
-
|
|
2838
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
2839
|
-
font-size: 18px;
|
|
2840
|
-
line-height: 24px
|
|
2841
|
-
}
|
|
2842
|
-
@media only screen and (min-width: 32em) {
|
|
2843
|
-
.ListBlock-module_root__3Q3Ga {
|
|
2844
|
-
font-size: 20px;
|
|
2845
|
-
line-height: 28px
|
|
2846
|
-
}
|
|
2847
|
-
}
|
|
2848
|
-
@media only screen and (min-width: 48em) {
|
|
2849
|
-
.ListBlock-module_root__3Q3Ga {
|
|
2850
|
-
margin: 20px 0
|
|
2851
|
-
}
|
|
2852
|
-
}
|
|
2853
|
-
.ListBlock-module_root__3Q3Ga:first-child {
|
|
2854
|
-
margin-top: 0;
|
|
2855
|
-
}
|
|
2856
|
-
.ListBlock-module_root__3Q3Ga:last-child {
|
|
2857
|
-
margin-bottom: 0;
|
|
2858
|
-
}
|
|
2859
|
-
.ListBlock-module_root__3Q3Ga a {
|
|
2860
|
-
color: inherit;
|
|
2861
|
-
box-shadow: inset 0 -1px #b88b59;
|
|
2862
|
+
.ListBlock-module_root__3Q3Ga a {
|
|
2863
|
+
color: inherit;
|
|
2864
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
2862
2865
|
}
|
|
2863
2866
|
.ListBlock-module_root__3Q3Ga a:hover {
|
|
2864
2867
|
color: #b88b59;
|
|
@@ -4084,6 +4087,190 @@ a mark {
|
|
|
4084
4087
|
}
|
|
4085
4088
|
}
|
|
4086
4089
|
|
|
4090
|
+
/* stylelint-disable declaration-empty-line-before */
|
|
4091
|
+
/* Colors */
|
|
4092
|
+
/* Fonts */
|
|
4093
|
+
/* Gap */
|
|
4094
|
+
/* Media */
|
|
4095
|
+
/* 512 */
|
|
4096
|
+
/* 650 */
|
|
4097
|
+
/* 768 */
|
|
4098
|
+
/* 1024 */
|
|
4099
|
+
/* 1010 */
|
|
4100
|
+
/* 1200 */
|
|
4101
|
+
/* 511 */
|
|
4102
|
+
/* 1023 */
|
|
4103
|
+
/* Zindex */
|
|
4104
|
+
.MetaItemLive-module_root__2mpD3 {
|
|
4105
|
+
position: relative;
|
|
4106
|
+
|
|
4107
|
+
display: inline-block;
|
|
4108
|
+
|
|
4109
|
+
width: 18px;
|
|
4110
|
+
height: 18px;
|
|
4111
|
+
|
|
4112
|
+
vertical-align: middle;
|
|
4113
|
+
}
|
|
4114
|
+
.MetaItemLive-module_gold__3yZEV {
|
|
4115
|
+
color: #b88b59;
|
|
4116
|
+
}
|
|
4117
|
+
.MetaItemLive-module_root__2mpD3::before,
|
|
4118
|
+
.MetaItemLive-module_root__2mpD3::after,
|
|
4119
|
+
.MetaItemLive-module_frame__1H_Ha {
|
|
4120
|
+
position: absolute;
|
|
4121
|
+
top: 0;
|
|
4122
|
+
right: 0;
|
|
4123
|
+
bottom: 0;
|
|
4124
|
+
left: 0;
|
|
4125
|
+
z-index: 0;
|
|
4126
|
+
}
|
|
4127
|
+
.MetaItemLive-module_root__2mpD3 {
|
|
4128
|
+
margin-top: -4px;
|
|
4129
|
+
margin-right: 1px;
|
|
4130
|
+
|
|
4131
|
+
transform: translateY(1px);
|
|
4132
|
+
}
|
|
4133
|
+
.MetaItemLive-module_root__2mpD3::before,
|
|
4134
|
+
.MetaItemLive-module_root__2mpD3::after,
|
|
4135
|
+
.MetaItemLive-module_frame__1H_Ha {
|
|
4136
|
+
|
|
4137
|
+
border-radius: 50%;
|
|
4138
|
+
transform: scale(0);
|
|
4139
|
+
|
|
4140
|
+
-webkit-animation-duration: 1.05s;
|
|
4141
|
+
|
|
4142
|
+
animation-duration: 1.05s;
|
|
4143
|
+
-webkit-animation-timing-function: linear;
|
|
4144
|
+
animation-timing-function: linear;
|
|
4145
|
+
-webkit-animation-iteration-count: infinite;
|
|
4146
|
+
animation-iteration-count: infinite;
|
|
4147
|
+
}
|
|
4148
|
+
.MetaItemLive-module_frame__1H_Ha {
|
|
4149
|
+
|
|
4150
|
+
background: currentColor;
|
|
4151
|
+
|
|
4152
|
+
-webkit-animation-name: MetaItemLive-module_liveMiddle__wyuV3;
|
|
4153
|
+
|
|
4154
|
+
animation-name: MetaItemLive-module_liveMiddle__wyuV3;
|
|
4155
|
+
}
|
|
4156
|
+
.MetaItemLive-module_root__2mpD3::before,
|
|
4157
|
+
.MetaItemLive-module_root__2mpD3::after {
|
|
4158
|
+
|
|
4159
|
+
border: 1px solid currentColor;
|
|
4160
|
+
|
|
4161
|
+
content: '';
|
|
4162
|
+
}
|
|
4163
|
+
.MetaItemLive-module_root__2mpD3::before {
|
|
4164
|
+
-webkit-animation-name: MetaItemLive-module_liveFirstWave__3dbvz;
|
|
4165
|
+
animation-name: MetaItemLive-module_liveFirstWave__3dbvz;
|
|
4166
|
+
}
|
|
4167
|
+
.MetaItemLive-module_root__2mpD3::after {
|
|
4168
|
+
-webkit-animation-name: MetaItemLive-module_liveSecondWave__12g57;
|
|
4169
|
+
animation-name: MetaItemLive-module_liveSecondWave__12g57;
|
|
4170
|
+
}
|
|
4171
|
+
@-webkit-keyframes MetaItemLive-module_liveMiddle__wyuV3 {
|
|
4172
|
+
14% {
|
|
4173
|
+
transform: scale(0);
|
|
4174
|
+
}
|
|
4175
|
+
|
|
4176
|
+
30% {
|
|
4177
|
+
transform: scale(0.22);
|
|
4178
|
+
}
|
|
4179
|
+
|
|
4180
|
+
63% {
|
|
4181
|
+
transform: scale(0.22);
|
|
4182
|
+
}
|
|
4183
|
+
|
|
4184
|
+
70% {
|
|
4185
|
+
transform: scale(0);
|
|
4186
|
+
}
|
|
4187
|
+
|
|
4188
|
+
100% {
|
|
4189
|
+
transform: scale(0);
|
|
4190
|
+
}
|
|
4191
|
+
}
|
|
4192
|
+
@keyframes MetaItemLive-module_liveMiddle__wyuV3 {
|
|
4193
|
+
14% {
|
|
4194
|
+
transform: scale(0);
|
|
4195
|
+
}
|
|
4196
|
+
|
|
4197
|
+
30% {
|
|
4198
|
+
transform: scale(0.22);
|
|
4199
|
+
}
|
|
4200
|
+
|
|
4201
|
+
63% {
|
|
4202
|
+
transform: scale(0.22);
|
|
4203
|
+
}
|
|
4204
|
+
|
|
4205
|
+
70% {
|
|
4206
|
+
transform: scale(0);
|
|
4207
|
+
}
|
|
4208
|
+
|
|
4209
|
+
100% {
|
|
4210
|
+
transform: scale(0);
|
|
4211
|
+
}
|
|
4212
|
+
}
|
|
4213
|
+
@-webkit-keyframes MetaItemLive-module_liveFirstWave__3dbvz {
|
|
4214
|
+
21% {
|
|
4215
|
+
transform: scale(0.1);
|
|
4216
|
+
}
|
|
4217
|
+
|
|
4218
|
+
53% {
|
|
4219
|
+
transform: scale(0.33);
|
|
4220
|
+
}
|
|
4221
|
+
|
|
4222
|
+
100% {
|
|
4223
|
+
transform: scale(0.66);
|
|
4224
|
+
|
|
4225
|
+
opacity: 0;
|
|
4226
|
+
}
|
|
4227
|
+
}
|
|
4228
|
+
@keyframes MetaItemLive-module_liveFirstWave__3dbvz {
|
|
4229
|
+
21% {
|
|
4230
|
+
transform: scale(0.1);
|
|
4231
|
+
}
|
|
4232
|
+
|
|
4233
|
+
53% {
|
|
4234
|
+
transform: scale(0.33);
|
|
4235
|
+
}
|
|
4236
|
+
|
|
4237
|
+
100% {
|
|
4238
|
+
transform: scale(0.66);
|
|
4239
|
+
|
|
4240
|
+
opacity: 0;
|
|
4241
|
+
}
|
|
4242
|
+
}
|
|
4243
|
+
@-webkit-keyframes MetaItemLive-module_liveSecondWave__12g57 {
|
|
4244
|
+
21% {
|
|
4245
|
+
transform: scale(0.22);
|
|
4246
|
+
}
|
|
4247
|
+
|
|
4248
|
+
53% {
|
|
4249
|
+
transform: scale(0.55);
|
|
4250
|
+
}
|
|
4251
|
+
|
|
4252
|
+
100% {
|
|
4253
|
+
transform: scale(0.88);
|
|
4254
|
+
|
|
4255
|
+
opacity: 0;
|
|
4256
|
+
}
|
|
4257
|
+
}
|
|
4258
|
+
@keyframes MetaItemLive-module_liveSecondWave__12g57 {
|
|
4259
|
+
21% {
|
|
4260
|
+
transform: scale(0.22);
|
|
4261
|
+
}
|
|
4262
|
+
|
|
4263
|
+
53% {
|
|
4264
|
+
transform: scale(0.55);
|
|
4265
|
+
}
|
|
4266
|
+
|
|
4267
|
+
100% {
|
|
4268
|
+
transform: scale(0.88);
|
|
4269
|
+
|
|
4270
|
+
opacity: 0;
|
|
4271
|
+
}
|
|
4272
|
+
}
|
|
4273
|
+
|
|
4087
4274
|
/* Colors */
|
|
4088
4275
|
/* Fonts */
|
|
4089
4276
|
/* Gap */
|
|
@@ -4186,6 +4373,7 @@ a mark {
|
|
|
4186
4373
|
margin-top: -1px;
|
|
4187
4374
|
}
|
|
4188
4375
|
|
|
4376
|
+
/* stylelint-disable declaration-empty-line-before */
|
|
4189
4377
|
/* Colors */
|
|
4190
4378
|
/* Fonts */
|
|
4191
4379
|
/* Gap */
|
|
@@ -4199,92 +4387,20 @@ a mark {
|
|
|
4199
4387
|
/* 511 */
|
|
4200
4388
|
/* 1023 */
|
|
4201
4389
|
/* Zindex */
|
|
4202
|
-
.
|
|
4203
|
-
|
|
4204
|
-
margin: 0;
|
|
4205
|
-
padding: 0 1px 0 0;
|
|
4206
|
-
|
|
4207
|
-
cursor: pointer;
|
|
4208
|
-
|
|
4209
|
-
color: inherit;
|
|
4210
|
-
border-width: 0;
|
|
4211
|
-
outline: none;
|
|
4212
|
-
background-color: transparent;
|
|
4213
|
-
|
|
4214
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4215
|
-
font-size: 12px;
|
|
4216
|
-
font-weight: 600;
|
|
4217
|
-
line-height: 1;
|
|
4218
|
-
|
|
4219
|
-
-webkit-appearance: none;
|
|
4220
|
-
|
|
4221
|
-
-moz-appearance: none;
|
|
4222
|
-
|
|
4223
|
-
appearance: none;
|
|
4224
|
-
}
|
|
4225
|
-
.ToolbarButton-module_root__xN-fq::after {
|
|
4226
|
-
position: absolute;
|
|
4227
|
-
top: 0;
|
|
4228
|
-
right: 0;
|
|
4229
|
-
bottom: 0;
|
|
4230
|
-
left: 0;
|
|
4231
|
-
|
|
4232
|
-
content: '';
|
|
4233
|
-
}
|
|
4234
|
-
.ToolbarButton-module_root__xN-fq:hover {
|
|
4235
|
-
opacity: 0.6;
|
|
4236
|
-
}
|
|
4237
|
-
.ToolbarButton-module_dark__GrIOr {
|
|
4238
|
-
color: #fff;
|
|
4239
|
-
}
|
|
4240
|
-
.ToolbarButton-module_dark__GrIOr:hover {
|
|
4241
|
-
opacity: 0.6;
|
|
4242
|
-
}
|
|
4243
|
-
.ToolbarButton-module_dark__GrIOr svg {
|
|
4244
|
-
color: #262626;
|
|
4245
|
-
|
|
4246
|
-
fill: #fff;
|
|
4247
|
-
}
|
|
4248
|
-
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b svg {
|
|
4249
|
-
color: #fff;
|
|
4250
|
-
|
|
4251
|
-
fill: transparent;
|
|
4252
|
-
}
|
|
4253
|
-
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg {
|
|
4254
|
-
fill: currentColor;
|
|
4255
|
-
}
|
|
4256
|
-
.ToolbarButton-module_dark__GrIOr::before {
|
|
4257
|
-
border-left-color: rgba(255, 255, 255, 0.2);
|
|
4258
|
-
}
|
|
4259
|
-
.ToolbarButton-module_root__xN-fq [data-theme='dark'] {
|
|
4260
|
-
visibility: hidden;
|
|
4261
|
-
}
|
|
4262
|
-
.ToolbarButton-module_dark__GrIOr [data-theme='dark'] {
|
|
4263
|
-
visibility: visible;
|
|
4264
|
-
}
|
|
4265
|
-
.ToolbarButton-module_dark__GrIOr [data-theme='light'] {
|
|
4266
|
-
visibility: hidden;
|
|
4267
|
-
}
|
|
4268
|
-
.ToolbarButton-module_text__32m6s {
|
|
4269
|
-
display: inline-block;
|
|
4270
|
-
|
|
4271
|
-
padding-left: 5px;
|
|
4390
|
+
.DocumentItemsCount-module_root__P3q-z {
|
|
4391
|
+
display: inline;
|
|
4272
4392
|
|
|
4273
|
-
|
|
4393
|
+
line-height: inherit;
|
|
4274
4394
|
}
|
|
4275
|
-
.
|
|
4276
|
-
|
|
4395
|
+
.DocumentItemsCount-module_root__P3q-z svg {
|
|
4396
|
+
vertical-align: top;
|
|
4277
4397
|
}
|
|
4278
|
-
.
|
|
4279
|
-
|
|
4398
|
+
.DocumentItemsCount-module_items__3pfxW {
|
|
4399
|
+
margin-left: 1px;
|
|
4280
4400
|
|
|
4281
|
-
|
|
4282
|
-
}
|
|
4283
|
-
.ToolbarButton-module_isActive__3NLAE {
|
|
4284
|
-
fill: currentColor;
|
|
4401
|
+
vertical-align: top;
|
|
4285
4402
|
}
|
|
4286
4403
|
|
|
4287
|
-
/* stylelint-disable declaration-empty-line-before */
|
|
4288
4404
|
/* Colors */
|
|
4289
4405
|
/* Fonts */
|
|
4290
4406
|
/* Gap */
|
|
@@ -4298,203 +4414,179 @@ a mark {
|
|
|
4298
4414
|
/* 511 */
|
|
4299
4415
|
/* 1023 */
|
|
4300
4416
|
/* Zindex */
|
|
4301
|
-
.
|
|
4417
|
+
.SensitiveBlock-module_root__2iJbD {
|
|
4302
4418
|
position: relative;
|
|
4303
4419
|
|
|
4304
|
-
|
|
4305
|
-
|
|
4306
|
-
width: 18px;
|
|
4307
|
-
height: 18px;
|
|
4308
|
-
|
|
4309
|
-
vertical-align: middle;
|
|
4420
|
+
margin: 15px 0
|
|
4310
4421
|
}
|
|
4311
|
-
|
|
4312
|
-
|
|
4422
|
+
@media only screen and (min-width: 32em) {
|
|
4423
|
+
.SensitiveBlock-module_root__2iJbD {
|
|
4424
|
+
margin: 25px 0 20px
|
|
4313
4425
|
}
|
|
4314
|
-
|
|
4315
|
-
.
|
|
4316
|
-
|
|
4317
|
-
position: absolute;
|
|
4318
|
-
top: 0;
|
|
4319
|
-
right: 0;
|
|
4320
|
-
bottom: 0;
|
|
4321
|
-
left: 0;
|
|
4322
|
-
z-index: 0;
|
|
4426
|
+
}
|
|
4427
|
+
.SensitiveBlock-module_root__2iJbD:first-child {
|
|
4428
|
+
margin-top: 0;
|
|
4323
4429
|
}
|
|
4324
|
-
.
|
|
4325
|
-
margin-
|
|
4326
|
-
margin-right: 1px;
|
|
4327
|
-
|
|
4328
|
-
transform: translateY(1px);
|
|
4430
|
+
.SensitiveBlock-module_root__2iJbD:last-child {
|
|
4431
|
+
margin-bottom: 0;
|
|
4329
4432
|
}
|
|
4330
|
-
.
|
|
4331
|
-
|
|
4332
|
-
|
|
4333
|
-
|
|
4334
|
-
|
|
4335
|
-
transform: scale(0);
|
|
4336
|
-
|
|
4337
|
-
-webkit-animation-duration: 1.05s;
|
|
4433
|
+
.SensitiveBlock-module_root__2iJbD figcaption {
|
|
4434
|
+
width: 100%;
|
|
4435
|
+
max-width: 650px;
|
|
4436
|
+
margin-right: auto;
|
|
4437
|
+
margin-left: auto;
|
|
4338
4438
|
|
|
4339
|
-
|
|
4340
|
-
-webkit-animation-timing-function: linear;
|
|
4341
|
-
animation-timing-function: linear;
|
|
4342
|
-
-webkit-animation-iteration-count: infinite;
|
|
4343
|
-
animation-iteration-count: infinite;
|
|
4439
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4344
4440
|
}
|
|
4345
|
-
.
|
|
4346
|
-
|
|
4347
|
-
background: currentColor;
|
|
4441
|
+
.SensitiveBlock-module_container__1Wtix {
|
|
4442
|
+
position: relative;
|
|
4348
4443
|
|
|
4349
|
-
-
|
|
4444
|
+
min-height: 170px;
|
|
4350
4445
|
|
|
4351
|
-
|
|
4446
|
+
transition: min-height 350ms ease;
|
|
4352
4447
|
}
|
|
4353
|
-
.
|
|
4354
|
-
|
|
4355
|
-
|
|
4356
|
-
|
|
4448
|
+
.SensitiveBlock-module_overlay__hfDVS {
|
|
4449
|
+
position: absolute;
|
|
4450
|
+
z-index: 10;
|
|
4451
|
+
top: 0;
|
|
4452
|
+
right: -20px;
|
|
4453
|
+
bottom: 0;
|
|
4454
|
+
left: -20px;
|
|
4357
4455
|
|
|
4358
|
-
|
|
4359
|
-
}
|
|
4360
|
-
.MetaItemLive-module_root__2mpD3::before {
|
|
4361
|
-
-webkit-animation-name: MetaItemLive-module_liveFirstWave__3dbvz;
|
|
4362
|
-
animation-name: MetaItemLive-module_liveFirstWave__3dbvz;
|
|
4363
|
-
}
|
|
4364
|
-
.MetaItemLive-module_root__2mpD3::after {
|
|
4365
|
-
-webkit-animation-name: MetaItemLive-module_liveSecondWave__12g57;
|
|
4366
|
-
animation-name: MetaItemLive-module_liveSecondWave__12g57;
|
|
4367
|
-
}
|
|
4368
|
-
@-webkit-keyframes MetaItemLive-module_liveMiddle__wyuV3 {
|
|
4369
|
-
14% {
|
|
4370
|
-
transform: scale(0);
|
|
4371
|
-
}
|
|
4456
|
+
display: -webkit-box;
|
|
4372
4457
|
|
|
4373
|
-
|
|
4374
|
-
transform: scale(0.22);
|
|
4375
|
-
}
|
|
4458
|
+
display: -webkit-flex;
|
|
4376
4459
|
|
|
4377
|
-
|
|
4378
|
-
transform: scale(0.22);
|
|
4379
|
-
}
|
|
4460
|
+
display: -ms-flexbox;
|
|
4380
4461
|
|
|
4381
|
-
|
|
4382
|
-
|
|
4383
|
-
|
|
4462
|
+
display: flex;
|
|
4463
|
+
align-items: center;
|
|
4464
|
+
flex-flow: column nowrap;
|
|
4465
|
+
justify-content: center;
|
|
4384
4466
|
|
|
4385
|
-
|
|
4386
|
-
transform: scale(0);
|
|
4387
|
-
}
|
|
4388
|
-
}
|
|
4389
|
-
@keyframes MetaItemLive-module_liveMiddle__wyuV3 {
|
|
4390
|
-
14% {
|
|
4391
|
-
transform: scale(0);
|
|
4392
|
-
}
|
|
4467
|
+
padding: 30px 20px;
|
|
4393
4468
|
|
|
4394
|
-
|
|
4395
|
-
transform: scale(0.22);
|
|
4396
|
-
}
|
|
4469
|
+
transition: opacity 500ms ease, visibility 500ms ease;
|
|
4397
4470
|
|
|
4398
|
-
|
|
4399
|
-
|
|
4471
|
+
background-color: rgba(255, 255, 255, 1);
|
|
4472
|
+
background-repeat: no-repeat;
|
|
4473
|
+
background-position: center top;
|
|
4474
|
+
background-size: cover
|
|
4475
|
+
}
|
|
4476
|
+
@media only screen and (min-width: 32em) {
|
|
4477
|
+
.SensitiveBlock-module_overlay__hfDVS {
|
|
4478
|
+
right: 0;
|
|
4479
|
+
left: 0
|
|
4480
|
+
}
|
|
4400
4481
|
}
|
|
4482
|
+
.SensitiveBlock-module_content__sNpxZ {
|
|
4483
|
+
-webkit-user-select: none;
|
|
4484
|
+
-moz-user-select: none;
|
|
4485
|
+
-ms-user-select: none;
|
|
4486
|
+
user-select: none;
|
|
4401
4487
|
|
|
4402
|
-
|
|
4403
|
-
transform: scale(0);
|
|
4404
|
-
}
|
|
4488
|
+
color: #fff;
|
|
4405
4489
|
|
|
4406
|
-
|
|
4407
|
-
transform: scale(0);
|
|
4408
|
-
}
|
|
4490
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4409
4491
|
}
|
|
4410
|
-
|
|
4411
|
-
|
|
4412
|
-
transform: scale(0.1);
|
|
4413
|
-
}
|
|
4492
|
+
.SensitiveBlock-module_content__sNpxZ p {
|
|
4493
|
+
display: block;
|
|
4414
4494
|
|
|
4415
|
-
|
|
4416
|
-
|
|
4417
|
-
|
|
4495
|
+
width: 100%;
|
|
4496
|
+
max-width: 368px;
|
|
4497
|
+
margin-top: 0;
|
|
4498
|
+
margin-bottom: 12px;
|
|
4418
4499
|
|
|
4419
|
-
|
|
4420
|
-
transform: scale(0.66);
|
|
4500
|
+
text-align: center;
|
|
4421
4501
|
|
|
4422
|
-
|
|
4423
|
-
|
|
4502
|
+
font-size: 14px;
|
|
4503
|
+
line-height: 18px
|
|
4424
4504
|
}
|
|
4425
|
-
@
|
|
4426
|
-
|
|
4427
|
-
|
|
4428
|
-
}
|
|
4429
|
-
|
|
4430
|
-
53% {
|
|
4431
|
-
transform: scale(0.33);
|
|
4432
|
-
}
|
|
4433
|
-
|
|
4434
|
-
100% {
|
|
4435
|
-
transform: scale(0.66);
|
|
4505
|
+
@media only screen and (min-width: 32em) {
|
|
4506
|
+
.SensitiveBlock-module_content__sNpxZ p {
|
|
4507
|
+
margin-bottom: 24px;
|
|
4436
4508
|
|
|
4437
|
-
|
|
4438
|
-
|
|
4509
|
+
font-size: 16px;
|
|
4510
|
+
line-height: 22px
|
|
4439
4511
|
}
|
|
4440
|
-
@-webkit-keyframes MetaItemLive-module_liveSecondWave__12g57 {
|
|
4441
|
-
21% {
|
|
4442
|
-
transform: scale(0.22);
|
|
4443
4512
|
}
|
|
4444
|
-
|
|
4445
|
-
|
|
4446
|
-
|
|
4513
|
+
.SensitiveBlock-module_button__3BGZK {
|
|
4514
|
+
width: 100%;
|
|
4515
|
+
max-width: 348px;
|
|
4516
|
+
margin: 0 auto;
|
|
4517
|
+
}
|
|
4518
|
+
.SensitiveBlock-module_default__2HgmZ {
|
|
4519
|
+
max-width: 650px
|
|
4520
|
+
}
|
|
4521
|
+
@media only screen and (min-width: 32em) {
|
|
4522
|
+
.SensitiveBlock-module_default__2HgmZ {
|
|
4523
|
+
margin-right: auto;
|
|
4524
|
+
margin-left: auto
|
|
4525
|
+
}
|
|
4447
4526
|
}
|
|
4448
|
-
|
|
4449
|
-
|
|
4450
|
-
|
|
4451
|
-
|
|
4452
|
-
|
|
4527
|
+
.SensitiveBlock-module_full__3Hph9 {
|
|
4528
|
+
max-width: 980px
|
|
4529
|
+
}
|
|
4530
|
+
@media only screen and (min-width: 32em) {
|
|
4531
|
+
.SensitiveBlock-module_full__3Hph9 {
|
|
4532
|
+
margin-right: auto;
|
|
4533
|
+
margin-left: auto
|
|
4534
|
+
}
|
|
4453
4535
|
}
|
|
4536
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
4537
|
+
right: -20px;
|
|
4538
|
+
left: -20px
|
|
4539
|
+
}
|
|
4540
|
+
@media only screen and (min-width: 32em) {
|
|
4541
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
4542
|
+
right: 0;
|
|
4543
|
+
left: 0
|
|
4454
4544
|
}
|
|
4455
|
-
@keyframes MetaItemLive-module_liveSecondWave__12g57 {
|
|
4456
|
-
21% {
|
|
4457
|
-
transform: scale(0.22);
|
|
4458
4545
|
}
|
|
4459
|
-
|
|
4460
|
-
|
|
4461
|
-
|
|
4546
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
4547
|
+
padding-right: 20px;
|
|
4548
|
+
padding-left: 20px
|
|
4549
|
+
}
|
|
4550
|
+
@media only screen and (min-width: 32em) {
|
|
4551
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
4552
|
+
padding-right: 0;
|
|
4553
|
+
padding-left: 0
|
|
4554
|
+
}
|
|
4462
4555
|
}
|
|
4463
|
-
|
|
4464
|
-
100
|
|
4465
|
-
|
|
4466
|
-
|
|
4467
|
-
|
|
4556
|
+
.SensitiveBlock-module_super_full__14UOv {
|
|
4557
|
+
max-width: 100%;
|
|
4558
|
+
}
|
|
4559
|
+
@media only screen and (min-width: 32em) {
|
|
4560
|
+
.SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_overlay__hfDVS {
|
|
4561
|
+
right: -15px;
|
|
4562
|
+
left: -15px
|
|
4563
|
+
}
|
|
4468
4564
|
}
|
|
4565
|
+
@media only screen and (min-width: 32em) {
|
|
4566
|
+
.SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_media__3wnlo {
|
|
4567
|
+
padding-right: 15px;
|
|
4568
|
+
padding-left: 15px
|
|
4469
4569
|
}
|
|
4570
|
+
}
|
|
4571
|
+
/* STATE */
|
|
4572
|
+
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_overlay__hfDVS {
|
|
4573
|
+
visibility: hidden;
|
|
4470
4574
|
|
|
4471
|
-
|
|
4472
|
-
/* Colors */
|
|
4473
|
-
/* Fonts */
|
|
4474
|
-
/* Gap */
|
|
4475
|
-
/* Media */
|
|
4476
|
-
/* 512 */
|
|
4477
|
-
/* 650 */
|
|
4478
|
-
/* 768 */
|
|
4479
|
-
/* 1024 */
|
|
4480
|
-
/* 1010 */
|
|
4481
|
-
/* 1200 */
|
|
4482
|
-
/* 511 */
|
|
4483
|
-
/* 1023 */
|
|
4484
|
-
/* Zindex */
|
|
4485
|
-
.DocumentItemsCount-module_root__P3q-z {
|
|
4486
|
-
display: inline;
|
|
4575
|
+
pointer-events: none;
|
|
4487
4576
|
|
|
4488
|
-
|
|
4577
|
+
opacity: 0;
|
|
4489
4578
|
}
|
|
4490
|
-
.
|
|
4491
|
-
|
|
4579
|
+
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_container__1Wtix {
|
|
4580
|
+
min-height: 0;
|
|
4492
4581
|
}
|
|
4493
|
-
|
|
4494
|
-
|
|
4495
|
-
|
|
4496
|
-
|
|
4582
|
+
/* CONTEXT */
|
|
4583
|
+
@media only screen and (max-width: 63.9375em) {
|
|
4584
|
+
.SensitiveBlock-module_isInCard__1L-lu .SensitiveBlock-module_overlay__hfDVS,
|
|
4585
|
+
.SensitiveBlock-module_isInSlide__f_Ql2 .SensitiveBlock-module_overlay__hfDVS {
|
|
4586
|
+
right: -11px;
|
|
4587
|
+
left: -11px
|
|
4497
4588
|
}
|
|
4589
|
+
}
|
|
4498
4590
|
|
|
4499
4591
|
/* Colors */
|
|
4500
4592
|
/* Fonts */
|
|
@@ -4849,179 +4941,90 @@ a mark {
|
|
|
4849
4941
|
/* 511 */
|
|
4850
4942
|
/* 1023 */
|
|
4851
4943
|
/* Zindex */
|
|
4852
|
-
.
|
|
4853
|
-
|
|
4944
|
+
.ToolbarButton-module_root__xN-fq {
|
|
4945
|
+
height: 100%;
|
|
4946
|
+
margin: 0;
|
|
4947
|
+
padding: 0 1px 0 0;
|
|
4854
4948
|
|
|
4855
|
-
|
|
4856
|
-
|
|
4857
|
-
|
|
4858
|
-
|
|
4859
|
-
|
|
4860
|
-
|
|
4861
|
-
}
|
|
4862
|
-
.SensitiveBlock-module_root__2iJbD:first-child {
|
|
4863
|
-
margin-top: 0;
|
|
4864
|
-
}
|
|
4865
|
-
.SensitiveBlock-module_root__2iJbD:last-child {
|
|
4866
|
-
margin-bottom: 0;
|
|
4867
|
-
}
|
|
4868
|
-
.SensitiveBlock-module_root__2iJbD figcaption {
|
|
4869
|
-
width: 100%;
|
|
4870
|
-
max-width: 650px;
|
|
4871
|
-
margin-right: auto;
|
|
4872
|
-
margin-left: auto;
|
|
4949
|
+
cursor: pointer;
|
|
4950
|
+
|
|
4951
|
+
color: inherit;
|
|
4952
|
+
border-width: 0;
|
|
4953
|
+
outline: none;
|
|
4954
|
+
background-color: transparent;
|
|
4873
4955
|
|
|
4874
4956
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4875
|
-
|
|
4876
|
-
|
|
4877
|
-
|
|
4957
|
+
font-size: 12px;
|
|
4958
|
+
font-weight: 600;
|
|
4959
|
+
line-height: 1;
|
|
4878
4960
|
|
|
4879
|
-
|
|
4961
|
+
-webkit-appearance: none;
|
|
4880
4962
|
|
|
4881
|
-
|
|
4963
|
+
-moz-appearance: none;
|
|
4964
|
+
|
|
4965
|
+
appearance: none;
|
|
4882
4966
|
}
|
|
4883
|
-
.
|
|
4967
|
+
.ToolbarButton-module_root__xN-fq::after {
|
|
4884
4968
|
position: absolute;
|
|
4885
|
-
z-index: 10;
|
|
4886
4969
|
top: 0;
|
|
4887
|
-
right:
|
|
4970
|
+
right: 0;
|
|
4888
4971
|
bottom: 0;
|
|
4889
|
-
left:
|
|
4890
|
-
|
|
4891
|
-
display: -webkit-box;
|
|
4892
|
-
|
|
4893
|
-
display: -webkit-flex;
|
|
4894
|
-
|
|
4895
|
-
display: -ms-flexbox;
|
|
4896
|
-
|
|
4897
|
-
display: flex;
|
|
4898
|
-
align-items: center;
|
|
4899
|
-
flex-flow: column nowrap;
|
|
4900
|
-
justify-content: center;
|
|
4901
|
-
|
|
4902
|
-
padding: 30px 20px;
|
|
4903
|
-
|
|
4904
|
-
transition: opacity 500ms ease, visibility 500ms ease;
|
|
4972
|
+
left: 0;
|
|
4905
4973
|
|
|
4906
|
-
|
|
4907
|
-
background-repeat: no-repeat;
|
|
4908
|
-
background-position: center top;
|
|
4909
|
-
background-size: cover
|
|
4974
|
+
content: '';
|
|
4910
4975
|
}
|
|
4911
|
-
|
|
4912
|
-
.
|
|
4913
|
-
right: 0;
|
|
4914
|
-
left: 0
|
|
4976
|
+
.ToolbarButton-module_root__xN-fq:hover {
|
|
4977
|
+
opacity: 0.6;
|
|
4915
4978
|
}
|
|
4916
|
-
|
|
4917
|
-
.SensitiveBlock-module_content__sNpxZ {
|
|
4918
|
-
-webkit-user-select: none;
|
|
4919
|
-
-moz-user-select: none;
|
|
4920
|
-
-ms-user-select: none;
|
|
4921
|
-
user-select: none;
|
|
4922
|
-
|
|
4979
|
+
.ToolbarButton-module_dark__GrIOr {
|
|
4923
4980
|
color: #fff;
|
|
4924
|
-
|
|
4925
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4926
4981
|
}
|
|
4927
|
-
.
|
|
4928
|
-
|
|
4929
|
-
|
|
4930
|
-
width: 100%;
|
|
4931
|
-
max-width: 368px;
|
|
4932
|
-
margin-top: 0;
|
|
4933
|
-
margin-bottom: 12px;
|
|
4934
|
-
|
|
4935
|
-
text-align: center;
|
|
4936
|
-
|
|
4937
|
-
font-size: 14px;
|
|
4938
|
-
line-height: 18px
|
|
4982
|
+
.ToolbarButton-module_dark__GrIOr:hover {
|
|
4983
|
+
opacity: 0.6;
|
|
4939
4984
|
}
|
|
4940
|
-
|
|
4941
|
-
|
|
4942
|
-
margin-bottom: 24px;
|
|
4985
|
+
.ToolbarButton-module_dark__GrIOr svg {
|
|
4986
|
+
color: #262626;
|
|
4943
4987
|
|
|
4944
|
-
|
|
4945
|
-
line-height: 22px
|
|
4946
|
-
}
|
|
4947
|
-
}
|
|
4948
|
-
.SensitiveBlock-module_button__3BGZK {
|
|
4949
|
-
width: 100%;
|
|
4950
|
-
max-width: 348px;
|
|
4951
|
-
margin: 0 auto;
|
|
4952
|
-
}
|
|
4953
|
-
.SensitiveBlock-module_default__2HgmZ {
|
|
4954
|
-
max-width: 650px
|
|
4955
|
-
}
|
|
4956
|
-
@media only screen and (min-width: 32em) {
|
|
4957
|
-
.SensitiveBlock-module_default__2HgmZ {
|
|
4958
|
-
margin-right: auto;
|
|
4959
|
-
margin-left: auto
|
|
4960
|
-
}
|
|
4961
|
-
}
|
|
4962
|
-
.SensitiveBlock-module_full__3Hph9 {
|
|
4963
|
-
max-width: 980px
|
|
4964
|
-
}
|
|
4965
|
-
@media only screen and (min-width: 32em) {
|
|
4966
|
-
.SensitiveBlock-module_full__3Hph9 {
|
|
4967
|
-
margin-right: auto;
|
|
4968
|
-
margin-left: auto
|
|
4969
|
-
}
|
|
4970
|
-
}
|
|
4971
|
-
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
4972
|
-
right: -20px;
|
|
4973
|
-
left: -20px
|
|
4974
|
-
}
|
|
4975
|
-
@media only screen and (min-width: 32em) {
|
|
4976
|
-
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
4977
|
-
right: 0;
|
|
4978
|
-
left: 0
|
|
4988
|
+
fill: #fff;
|
|
4979
4989
|
}
|
|
4980
|
-
|
|
4981
|
-
|
|
4982
|
-
|
|
4983
|
-
|
|
4990
|
+
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b svg {
|
|
4991
|
+
color: #fff;
|
|
4992
|
+
|
|
4993
|
+
fill: transparent;
|
|
4984
4994
|
}
|
|
4985
|
-
|
|
4986
|
-
|
|
4987
|
-
padding-right: 0;
|
|
4988
|
-
padding-left: 0
|
|
4995
|
+
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg {
|
|
4996
|
+
fill: currentColor;
|
|
4989
4997
|
}
|
|
4990
|
-
|
|
4991
|
-
|
|
4992
|
-
max-width: 100%;
|
|
4998
|
+
.ToolbarButton-module_dark__GrIOr::before {
|
|
4999
|
+
border-left-color: rgba(255, 255, 255, 0.2);
|
|
4993
5000
|
}
|
|
4994
|
-
|
|
4995
|
-
|
|
4996
|
-
right: -15px;
|
|
4997
|
-
left: -15px
|
|
5001
|
+
.ToolbarButton-module_root__xN-fq [data-theme='dark'] {
|
|
5002
|
+
visibility: hidden;
|
|
4998
5003
|
}
|
|
4999
|
-
|
|
5000
|
-
|
|
5001
|
-
.SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_media__3wnlo {
|
|
5002
|
-
padding-right: 15px;
|
|
5003
|
-
padding-left: 15px
|
|
5004
|
+
.ToolbarButton-module_dark__GrIOr [data-theme='dark'] {
|
|
5005
|
+
visibility: visible;
|
|
5004
5006
|
}
|
|
5005
|
-
|
|
5006
|
-
/* STATE */
|
|
5007
|
-
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_overlay__hfDVS {
|
|
5007
|
+
.ToolbarButton-module_dark__GrIOr [data-theme='light'] {
|
|
5008
5008
|
visibility: hidden;
|
|
5009
|
+
}
|
|
5010
|
+
.ToolbarButton-module_text__32m6s {
|
|
5011
|
+
display: inline-block;
|
|
5009
5012
|
|
|
5010
|
-
|
|
5013
|
+
padding-left: 5px;
|
|
5011
5014
|
|
|
5012
|
-
|
|
5015
|
+
vertical-align: middle;
|
|
5013
5016
|
}
|
|
5014
|
-
.
|
|
5015
|
-
|
|
5017
|
+
.ToolbarButton-module_text__32m6s:empty {
|
|
5018
|
+
display: none;
|
|
5016
5019
|
}
|
|
5017
|
-
|
|
5018
|
-
|
|
5019
|
-
|
|
5020
|
-
|
|
5021
|
-
|
|
5022
|
-
|
|
5020
|
+
.ToolbarButton-module_bookmark__3369b {
|
|
5021
|
+
color: #999;
|
|
5022
|
+
|
|
5023
|
+
fill: transparent;
|
|
5024
|
+
}
|
|
5025
|
+
.ToolbarButton-module_isActive__3NLAE {
|
|
5026
|
+
fill: currentColor;
|
|
5023
5027
|
}
|
|
5024
|
-
}
|
|
5025
5028
|
|
|
5026
5029
|
/* Colors */
|
|
5027
5030
|
/* Fonts */
|