@meduza/ui-kit-2 0.1.46 → 0.1.47
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ui-kit-2.cjs.development.js +2 -3
- 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 +2 -3
- package/dist/ui-kit-2.esm.js.map +1 -1
- package/dist/ui-kit.css +1338 -1337
- package/package.json +1 -1
- package/src/Cover/Cover.module.css +1 -1
- package/src/DotsOnImage/DotsOnImage.module.css +15 -14
- package/src/DotsOnImage/index.tsx +0 -1
- package/src/Image/index.tsx +1 -1
package/dist/ui-kit.css
CHANGED
|
@@ -1,233 +1,3 @@
|
|
|
1
|
-
/* Colors */
|
|
2
|
-
/* Fonts */
|
|
3
|
-
/* Gap */
|
|
4
|
-
/* Media */
|
|
5
|
-
/* 512 */
|
|
6
|
-
/* 650 */
|
|
7
|
-
/* 768 */
|
|
8
|
-
/* 1024 */
|
|
9
|
-
/* 1010 */
|
|
10
|
-
/* 1200 */
|
|
11
|
-
/* 511 */
|
|
12
|
-
/* 1023 */
|
|
13
|
-
/* Zindex */
|
|
14
|
-
.SvgSymbol-module_root__2CsRW {
|
|
15
|
-
width: 100%;
|
|
16
|
-
height: 100%;
|
|
17
|
-
|
|
18
|
-
vertical-align: middle;
|
|
19
|
-
}
|
|
20
|
-
.SvgSymbol-module_small__2g6oR {
|
|
21
|
-
height: 14px;
|
|
22
|
-
}
|
|
23
|
-
.SvgSymbol-module_normal__9lFn1 {
|
|
24
|
-
height: 14px;
|
|
25
|
-
}
|
|
26
|
-
.SvgSymbol-module_medium__2eF5L {
|
|
27
|
-
width: 24px;
|
|
28
|
-
height: 24px;
|
|
29
|
-
}
|
|
30
|
-
.SvgSymbol-module_large__2kQrt {
|
|
31
|
-
width: 42px;
|
|
32
|
-
height: 42px;
|
|
33
|
-
}
|
|
34
|
-
.SvgSymbol-module_adaptive__3_68T {
|
|
35
|
-
width: 100%;
|
|
36
|
-
height: 100%;
|
|
37
|
-
}
|
|
38
|
-
.SvgSymbol-module_fb__1whmw {
|
|
39
|
-
width: 16px;
|
|
40
|
-
|
|
41
|
-
fill: #304591;
|
|
42
|
-
}
|
|
43
|
-
.SvgSymbol-module_vk__3VEuu {
|
|
44
|
-
width: 20px;
|
|
45
|
-
|
|
46
|
-
fill: #527397;
|
|
47
|
-
}
|
|
48
|
-
.SvgSymbol-module_ok__2_1Qb {
|
|
49
|
-
width: 9px;
|
|
50
|
-
|
|
51
|
-
fill: #eb722e;
|
|
52
|
-
}
|
|
53
|
-
.SvgSymbol-module_tw__2VRG5 {
|
|
54
|
-
width: 20px;
|
|
55
|
-
|
|
56
|
-
fill: #31adf4;
|
|
57
|
-
}
|
|
58
|
-
.SvgSymbol-module_tg__2xe2f {
|
|
59
|
-
width: 18px;
|
|
60
|
-
|
|
61
|
-
fill: #2ba5e0;
|
|
62
|
-
}
|
|
63
|
-
.SvgSymbol-module_reaction__rrJvf {
|
|
64
|
-
width: 16px;
|
|
65
|
-
|
|
66
|
-
color: #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
|
-
|
|
231
1
|
/* Colors */
|
|
232
2
|
/* Fonts */
|
|
233
3
|
/* Gap */
|
|
@@ -477,29 +247,425 @@
|
|
|
477
247
|
/* 511 */
|
|
478
248
|
/* 1023 */
|
|
479
249
|
/* Zindex */
|
|
480
|
-
.
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
250
|
+
.SvgSymbol-module_root__2CsRW {
|
|
251
|
+
width: 100%;
|
|
252
|
+
height: 100%;
|
|
253
|
+
|
|
254
|
+
vertical-align: middle;
|
|
255
|
+
}
|
|
256
|
+
.SvgSymbol-module_small__2g6oR {
|
|
257
|
+
height: 14px;
|
|
258
|
+
}
|
|
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
|
+
-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));
|
|
344
|
+
}
|
|
345
|
+
.SvgSymbol-module_isInEpisodeBlock__2vY3o {
|
|
346
|
+
width: 38px;
|
|
347
|
+
height: 38px;
|
|
348
|
+
|
|
349
|
+
-webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
350
|
+
|
|
351
|
+
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
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
|
+
width: 100%;
|
|
381
|
+
height: 100%;
|
|
382
|
+
}
|
|
383
|
+
.SvgSymbol-module_meduzaLogo__2Ouzp {
|
|
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
|
|
409
|
+
}
|
|
410
|
+
}
|
|
411
|
+
.SvgSymbol-module_user__1MGim {
|
|
412
|
+
width: 14px;
|
|
413
|
+
height: 14px
|
|
414
|
+
}
|
|
415
|
+
@media only screen and (min-width: 64em) {
|
|
416
|
+
.SvgSymbol-module_user__1MGim {
|
|
417
|
+
width: 16px;
|
|
418
|
+
height: 16px
|
|
419
|
+
}
|
|
420
|
+
}
|
|
421
|
+
.SvgSymbol-module_bookmark__2z7tX {
|
|
422
|
+
width: 17px;
|
|
423
|
+
height: auto;
|
|
424
|
+
|
|
425
|
+
cursor: pointer;
|
|
426
|
+
|
|
427
|
+
stroke-width: 2px
|
|
428
|
+
}
|
|
429
|
+
@media only screen and (min-width: 64em) {
|
|
430
|
+
.SvgSymbol-module_bookmark__2z7tX {
|
|
431
|
+
width: 14px;
|
|
432
|
+
|
|
433
|
+
stroke-width: 1.5px
|
|
434
|
+
}
|
|
435
|
+
}
|
|
436
|
+
.SvgSymbol-module_isInToolbar__3SaIh.SvgSymbol-module_bookmark__2z7tX {
|
|
437
|
+
width: 14px;
|
|
438
|
+
}
|
|
439
|
+
.SvgSymbol-module_receipt__3Eqow {
|
|
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
|
|
451
|
+
}
|
|
452
|
+
}
|
|
453
|
+
@media only screen and (min-width: 64em) {
|
|
454
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_search__VK6p3 circle {
|
|
455
|
+
stroke-width: 1.5px
|
|
456
|
+
}
|
|
457
|
+
}
|
|
458
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN path {
|
|
459
|
+
stroke-width: 1.8px
|
|
460
|
+
}
|
|
461
|
+
@media only screen and (min-width: 64em) {
|
|
462
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN path {
|
|
463
|
+
stroke-width: 1.3px
|
|
464
|
+
}
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
/* Colors */
|
|
468
|
+
/* Fonts */
|
|
469
|
+
/* Gap */
|
|
470
|
+
/* Media */
|
|
471
|
+
/* 512 */
|
|
472
|
+
/* 650 */
|
|
473
|
+
/* 768 */
|
|
474
|
+
/* 1024 */
|
|
475
|
+
/* 1010 */
|
|
476
|
+
/* 1200 */
|
|
477
|
+
/* 511 */
|
|
478
|
+
/* 1023 */
|
|
479
|
+
/* Zindex */
|
|
480
|
+
.DotsOnImage-module_root__2XP3Q {
|
|
481
|
+
position: relative;
|
|
482
|
+
|
|
483
|
+
display: block;
|
|
484
|
+
|
|
485
|
+
width: 100%;
|
|
486
|
+
}
|
|
487
|
+
.DotsOnImage-module_isVisible__Wqqqt .DotsOnImage-module_marker__lH5cP {
|
|
488
|
+
-webkit-animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
489
|
+
animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
490
|
+
}
|
|
491
|
+
.DotsOnImage-module_dot__H1wua {
|
|
492
|
+
position: absolute;
|
|
493
|
+
z-index: 10;
|
|
494
|
+
|
|
495
|
+
display: -webkit-box;
|
|
496
|
+
|
|
497
|
+
display: -webkit-flex;
|
|
498
|
+
|
|
499
|
+
display: -ms-flexbox;
|
|
500
|
+
|
|
501
|
+
display: flex;
|
|
502
|
+
align-items: center;
|
|
503
|
+
flex-flow: row nowrap;
|
|
504
|
+
justify-content: center;
|
|
505
|
+
|
|
506
|
+
width: 28px;
|
|
507
|
+
height: 28px;
|
|
508
|
+
|
|
509
|
+
will-change: opacity;
|
|
510
|
+
}
|
|
511
|
+
.DotsOnImage-module_marker__lH5cP {
|
|
512
|
+
width: 20px;
|
|
513
|
+
height: 20px;
|
|
514
|
+
padding: 0;
|
|
515
|
+
|
|
516
|
+
cursor: pointer;
|
|
517
|
+
text-align: center;
|
|
518
|
+
|
|
519
|
+
opacity: 0;
|
|
520
|
+
color: #fff;
|
|
521
|
+
border-width: 0;
|
|
522
|
+
border-radius: 30px;
|
|
523
|
+
outline-width: 0;
|
|
524
|
+
background-color: #000;
|
|
525
|
+
box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
|
|
526
|
+
|
|
527
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
528
|
+
font-size: 9px;
|
|
529
|
+
font-weight: 600;
|
|
530
|
+
line-height: 22px;
|
|
531
|
+
|
|
532
|
+
-webkit-appearance: none;
|
|
533
|
+
|
|
534
|
+
-moz-appearance: none;
|
|
535
|
+
|
|
536
|
+
appearance: none;
|
|
537
|
+
will-change: opacity;
|
|
538
|
+
-webkit-tap-highlight-color: transparent
|
|
539
|
+
}
|
|
540
|
+
@media only screen and (min-width: 32em) {
|
|
541
|
+
.DotsOnImage-module_marker__lH5cP {
|
|
542
|
+
width: 28px;
|
|
543
|
+
height: 28px;
|
|
544
|
+
|
|
545
|
+
font-size: 13px;
|
|
546
|
+
line-height: 28px
|
|
547
|
+
}
|
|
548
|
+
}
|
|
549
|
+
.DotsOnImage-module_marker__lH5cP::after {
|
|
550
|
+
position: absolute;
|
|
551
|
+
top: -5px;
|
|
552
|
+
right: -5px;
|
|
553
|
+
bottom: -5px;
|
|
554
|
+
left: -5px;
|
|
555
|
+
|
|
556
|
+
content: ''
|
|
557
|
+
}
|
|
558
|
+
@media only screen and (min-width: 32em) {
|
|
559
|
+
.DotsOnImage-module_marker__lH5cP::after {
|
|
560
|
+
content: none
|
|
561
|
+
}
|
|
562
|
+
}
|
|
563
|
+
.DotsOnImage-module_marker__lH5cP svg {
|
|
564
|
+
display: block;
|
|
565
|
+
|
|
566
|
+
width: 100%;
|
|
567
|
+
height: 100%;
|
|
568
|
+
|
|
569
|
+
will-change: opacity;
|
|
570
|
+
}
|
|
571
|
+
.DotsOnImage-module_marker__lH5cP:hover {
|
|
572
|
+
box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
|
|
573
|
+
}
|
|
574
|
+
.DotsOnImage-module_marker__lH5cP.DotsOnImage-module_isActive__3hh31 {
|
|
575
|
+
box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), 0 0 0 1px #fff;
|
|
576
|
+
}
|
|
577
|
+
.DotsOnImage-module_popover__35Cpj {
|
|
578
|
+
position: absolute;
|
|
579
|
+
z-index: 10;
|
|
580
|
+
}
|
|
581
|
+
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isRight__2RsJe.DotsOnImage-module_isTop__3zmSK {
|
|
582
|
+
transform: translateX(50px);
|
|
583
|
+
}
|
|
584
|
+
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isLeft__3quc9.DotsOnImage-module_isTop__3zmSK {
|
|
585
|
+
transform: translateX(-100%) translateX(-22px);
|
|
586
|
+
}
|
|
587
|
+
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isRight__2RsJe.DotsOnImage-module_isBottom__3Nk1T {
|
|
588
|
+
transform: translateX(50px) translateY(-100%) translateY(22px);
|
|
589
|
+
}
|
|
590
|
+
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isLeft__3quc9.DotsOnImage-module_isBottom__3Nk1T {
|
|
591
|
+
transform: translateX(-100%) translateX(-22px) translateY(-100%)
|
|
592
|
+
translateY(22px);
|
|
593
|
+
}
|
|
594
|
+
@-webkit-keyframes DotsOnImage-module_show__2TMBv {
|
|
595
|
+
0% {
|
|
596
|
+
transform: scale(0.4);
|
|
597
|
+
|
|
598
|
+
opacity: 0;
|
|
599
|
+
}
|
|
600
|
+
|
|
601
|
+
90% {
|
|
602
|
+
transform: scale(1.1);
|
|
603
|
+
|
|
604
|
+
opacity: 1;
|
|
605
|
+
}
|
|
606
|
+
|
|
607
|
+
100% {
|
|
608
|
+
transform: scale(1);
|
|
609
|
+
|
|
610
|
+
opacity: 1;
|
|
611
|
+
}
|
|
612
|
+
}
|
|
613
|
+
@keyframes DotsOnImage-module_show__2TMBv {
|
|
614
|
+
0% {
|
|
615
|
+
transform: scale(0.4);
|
|
616
|
+
|
|
617
|
+
opacity: 0;
|
|
618
|
+
}
|
|
619
|
+
|
|
620
|
+
90% {
|
|
621
|
+
transform: scale(1.1);
|
|
622
|
+
|
|
623
|
+
opacity: 1;
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
100% {
|
|
627
|
+
transform: scale(1);
|
|
628
|
+
|
|
629
|
+
opacity: 1;
|
|
630
|
+
}
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
/* Colors */
|
|
634
|
+
/* Fonts */
|
|
635
|
+
/* Gap */
|
|
636
|
+
/* Media */
|
|
637
|
+
/* 512 */
|
|
638
|
+
/* 650 */
|
|
639
|
+
/* 768 */
|
|
640
|
+
/* 1024 */
|
|
641
|
+
/* 1010 */
|
|
642
|
+
/* 1200 */
|
|
643
|
+
/* 511 */
|
|
644
|
+
/* 1023 */
|
|
645
|
+
/* Zindex */
|
|
646
|
+
.Switcher-module_root__1Env1 {
|
|
647
|
+
position: relative;
|
|
648
|
+
|
|
649
|
+
display: -webkit-box;
|
|
650
|
+
|
|
651
|
+
display: -webkit-flex;
|
|
652
|
+
|
|
653
|
+
display: -ms-flexbox;
|
|
654
|
+
|
|
655
|
+
display: flex;
|
|
656
|
+
flex-flow: row nowrap;
|
|
657
|
+
align-items: center;
|
|
658
|
+
|
|
659
|
+
font-weight: 600;
|
|
660
|
+
|
|
661
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
662
|
+
white-space: nowrap;
|
|
663
|
+
|
|
664
|
+
cursor: pointer;
|
|
665
|
+
|
|
666
|
+
-webkit-user-select: none;
|
|
667
|
+
|
|
668
|
+
-moz-user-select: none;
|
|
503
669
|
|
|
504
670
|
-ms-user-select: none;
|
|
505
671
|
|
|
@@ -661,237 +827,72 @@
|
|
|
661
827
|
top: 0;
|
|
662
828
|
left: 0;
|
|
663
829
|
|
|
664
|
-
width: 100%;
|
|
665
|
-
height: 100%;
|
|
666
|
-
}
|
|
667
|
-
.Image-module_isLoaded__3XhU5 {
|
|
668
|
-
background-color: transparent;
|
|
669
|
-
}
|
|
670
|
-
.Image-module_wrapper__3fLjs {
|
|
671
|
-
display: block;
|
|
672
|
-
|
|
673
|
-
width: 100%;
|
|
674
|
-
|
|
675
|
-
background-repeat: no-repeat;
|
|
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
|
-
.Image-module_dark__3o0nU {
|
|
712
|
-
background-color: transparent;
|
|
713
|
-
}
|
|
714
|
-
|
|
715
|
-
/* Colors */
|
|
716
|
-
/* Fonts */
|
|
717
|
-
/* Gap */
|
|
718
|
-
/* Media */
|
|
719
|
-
/* 512 */
|
|
720
|
-
/* 650 */
|
|
721
|
-
/* 768 */
|
|
722
|
-
/* 1024 */
|
|
723
|
-
/* 1010 */
|
|
724
|
-
/* 1200 */
|
|
725
|
-
/* 511 */
|
|
726
|
-
/* 1023 */
|
|
727
|
-
/* Zindex */
|
|
728
|
-
.Lazy-module_root__2Z72l {
|
|
729
|
-
display: block;
|
|
730
|
-
}
|
|
731
|
-
|
|
732
|
-
/* Colors */
|
|
733
|
-
/* Fonts */
|
|
734
|
-
/* Gap */
|
|
735
|
-
/* Media */
|
|
736
|
-
/* 512 */
|
|
737
|
-
/* 650 */
|
|
738
|
-
/* 768 */
|
|
739
|
-
/* 1024 */
|
|
740
|
-
/* 1010 */
|
|
741
|
-
/* 1200 */
|
|
742
|
-
/* 511 */
|
|
743
|
-
/* 1023 */
|
|
744
|
-
/* Zindex */
|
|
745
|
-
.DotsOnImage-module_root__2XP3Q {
|
|
746
|
-
position: relative;
|
|
747
|
-
|
|
748
|
-
display: block;
|
|
749
|
-
|
|
750
|
-
width: 100%;
|
|
751
|
-
}
|
|
752
|
-
.DotsOnImage-module_isVisible__Wqqqt .DotsOnImage-module_marker__lH5cP {
|
|
753
|
-
-webkit-animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
754
|
-
animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
755
|
-
}
|
|
756
|
-
.DotsOnImage-module_dot__H1wua {
|
|
757
|
-
position: absolute;
|
|
758
|
-
z-index: 10;
|
|
759
|
-
|
|
760
|
-
display: -webkit-box;
|
|
761
|
-
|
|
762
|
-
display: -webkit-flex;
|
|
763
|
-
|
|
764
|
-
display: -ms-flexbox;
|
|
765
|
-
|
|
766
|
-
display: flex;
|
|
767
|
-
align-items: center;
|
|
768
|
-
flex-flow: row nowrap;
|
|
769
|
-
justify-content: center;
|
|
770
|
-
|
|
771
|
-
width: 28px;
|
|
772
|
-
height: 28px;
|
|
773
|
-
|
|
774
|
-
will-change: opacity;
|
|
775
|
-
}
|
|
776
|
-
.DotsOnImage-module_marker__lH5cP::after {
|
|
777
|
-
position: absolute;
|
|
778
|
-
top: -5px;
|
|
779
|
-
right: -5px;
|
|
780
|
-
bottom: -5px;
|
|
781
|
-
left: -5px;
|
|
782
|
-
|
|
783
|
-
content: ''
|
|
784
|
-
}
|
|
785
|
-
@media only screen and (min-width: 32em) {
|
|
786
|
-
.DotsOnImage-module_marker__lH5cP::after {
|
|
787
|
-
content: none
|
|
788
|
-
}
|
|
789
|
-
}
|
|
790
|
-
.DotsOnImage-module_marker__lH5cP {
|
|
791
|
-
width: 20px;
|
|
792
|
-
height: 20px;
|
|
793
|
-
padding: 0;
|
|
794
|
-
|
|
795
|
-
cursor: pointer;
|
|
796
|
-
text-align: center;
|
|
797
|
-
|
|
798
|
-
opacity: 0;
|
|
799
|
-
color: #fff;
|
|
800
|
-
border-width: 0;
|
|
801
|
-
border-radius: 30px;
|
|
802
|
-
outline-width: 0;
|
|
803
|
-
background-color: #000;
|
|
804
|
-
box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
|
|
805
|
-
|
|
806
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
807
|
-
font-size: 9px;
|
|
808
|
-
font-weight: 600;
|
|
809
|
-
line-height: 22px;
|
|
810
|
-
|
|
811
|
-
-webkit-appearance: none;
|
|
812
|
-
|
|
813
|
-
-moz-appearance: none;
|
|
814
|
-
|
|
815
|
-
appearance: none;
|
|
816
|
-
will-change: opacity
|
|
817
|
-
}
|
|
818
|
-
@media only screen and (min-width: 32em) {
|
|
819
|
-
.DotsOnImage-module_marker__lH5cP {
|
|
820
|
-
width: 28px;
|
|
821
|
-
height: 28px;
|
|
822
|
-
|
|
823
|
-
font-size: 13px;
|
|
824
|
-
line-height: 28px
|
|
825
|
-
}
|
|
826
|
-
}
|
|
827
|
-
.DotsOnImage-module_marker__lH5cP svg {
|
|
828
|
-
display: block;
|
|
829
|
-
|
|
830
|
-
width: 100%;
|
|
831
|
-
height: 100%;
|
|
832
|
-
|
|
833
|
-
will-change: opacity;
|
|
834
|
-
}
|
|
835
|
-
.DotsOnImage-module_marker__lH5cP:hover {
|
|
836
|
-
box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
|
|
837
|
-
}
|
|
838
|
-
.DotsOnImage-module_marker__lH5cP.DotsOnImage-module_isActive__3hh31 {
|
|
839
|
-
box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), 0 0 0 1px #fff;
|
|
840
|
-
}
|
|
841
|
-
.DotsOnImage-module_popover__35Cpj {
|
|
842
|
-
position: absolute;
|
|
843
|
-
z-index: 10;
|
|
844
|
-
}
|
|
845
|
-
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isRight__2RsJe.DotsOnImage-module_isTop__3zmSK {
|
|
846
|
-
transform: translateX(50px);
|
|
847
|
-
}
|
|
848
|
-
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isLeft__3quc9.DotsOnImage-module_isTop__3zmSK {
|
|
849
|
-
transform: translateX(-100%) translateX(-22px);
|
|
850
|
-
}
|
|
851
|
-
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isRight__2RsJe.DotsOnImage-module_isBottom__3Nk1T {
|
|
852
|
-
transform: translateX(50px) translateY(-100%) translateY(22px);
|
|
853
|
-
}
|
|
854
|
-
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isLeft__3quc9.DotsOnImage-module_isBottom__3Nk1T {
|
|
855
|
-
transform: translateX(-100%) translateX(-22px) translateY(-100%)
|
|
856
|
-
translateY(22px);
|
|
857
|
-
}
|
|
858
|
-
@-webkit-keyframes DotsOnImage-module_show__2TMBv {
|
|
859
|
-
0% {
|
|
860
|
-
transform: scale(0.4);
|
|
861
|
-
|
|
862
|
-
opacity: 0;
|
|
863
|
-
}
|
|
864
|
-
|
|
865
|
-
90% {
|
|
866
|
-
transform: scale(1.1);
|
|
867
|
-
|
|
868
|
-
opacity: 1;
|
|
869
|
-
}
|
|
870
|
-
|
|
871
|
-
100% {
|
|
872
|
-
transform: scale(1);
|
|
873
|
-
|
|
874
|
-
opacity: 1;
|
|
875
|
-
}
|
|
830
|
+
width: 100%;
|
|
831
|
+
height: 100%;
|
|
876
832
|
}
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
833
|
+
.Image-module_isLoaded__3XhU5 {
|
|
834
|
+
background-color: transparent;
|
|
835
|
+
}
|
|
836
|
+
.Image-module_wrapper__3fLjs {
|
|
837
|
+
display: block;
|
|
880
838
|
|
|
881
|
-
|
|
882
|
-
}
|
|
839
|
+
width: 100%;
|
|
883
840
|
|
|
884
|
-
|
|
885
|
-
|
|
841
|
+
background-repeat: no-repeat;
|
|
842
|
+
background-size: 100% auto;
|
|
843
|
+
}
|
|
844
|
+
.Image-module_fullscreen__29apx picture {
|
|
845
|
+
cursor: pointer;
|
|
846
|
+
}
|
|
847
|
+
.Image-module_fullscreen__29apx picture:hover::after {
|
|
848
|
+
opacity: 1;
|
|
849
|
+
}
|
|
850
|
+
.Image-module_fullscreen__29apx picture::after {
|
|
851
|
+
position: absolute;
|
|
852
|
+
right: 12px;
|
|
853
|
+
bottom: 12px;
|
|
886
854
|
|
|
887
|
-
|
|
888
|
-
|
|
855
|
+
width: 40px;
|
|
856
|
+
height: 40px;
|
|
889
857
|
|
|
890
|
-
|
|
891
|
-
|
|
858
|
+
transition: opacity 250ms ease;
|
|
859
|
+
pointer-events: none;
|
|
892
860
|
|
|
893
|
-
|
|
861
|
+
opacity: 0;
|
|
862
|
+
border: 0.5px solid rgba(255, 255, 255, 0.15);
|
|
863
|
+
border-radius: 20px;
|
|
864
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
865
|
+
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");
|
|
866
|
+
background-repeat: no-repeat;
|
|
867
|
+
background-position: center
|
|
868
|
+
}
|
|
869
|
+
@media only screen and (min-width: 64em) {
|
|
870
|
+
.Image-module_fullscreen__29apx picture::after {
|
|
871
|
+
content: ''
|
|
872
|
+
}
|
|
894
873
|
}
|
|
874
|
+
[data-input='mouse'] .Image-module_wrapper__3fLjs {
|
|
875
|
+
outline: none;
|
|
876
|
+
}
|
|
877
|
+
.Image-module_dark__3o0nU {
|
|
878
|
+
background-color: transparent;
|
|
879
|
+
}
|
|
880
|
+
|
|
881
|
+
/* Colors */
|
|
882
|
+
/* Fonts */
|
|
883
|
+
/* Gap */
|
|
884
|
+
/* Media */
|
|
885
|
+
/* 512 */
|
|
886
|
+
/* 650 */
|
|
887
|
+
/* 768 */
|
|
888
|
+
/* 1024 */
|
|
889
|
+
/* 1010 */
|
|
890
|
+
/* 1200 */
|
|
891
|
+
/* 511 */
|
|
892
|
+
/* 1023 */
|
|
893
|
+
/* Zindex */
|
|
894
|
+
.Lazy-module_root__2Z72l {
|
|
895
|
+
display: block;
|
|
895
896
|
}
|
|
896
897
|
|
|
897
898
|
/* Colors */
|
|
@@ -1464,6 +1465,50 @@
|
|
|
1464
1465
|
}
|
|
1465
1466
|
}
|
|
1466
1467
|
|
|
1468
|
+
/* Colors */
|
|
1469
|
+
/* Fonts */
|
|
1470
|
+
/* Gap */
|
|
1471
|
+
/* Media */
|
|
1472
|
+
/* 512 */
|
|
1473
|
+
/* 650 */
|
|
1474
|
+
/* 768 */
|
|
1475
|
+
/* 1024 */
|
|
1476
|
+
/* 1010 */
|
|
1477
|
+
/* 1200 */
|
|
1478
|
+
/* 511 */
|
|
1479
|
+
/* 1023 */
|
|
1480
|
+
/* Zindex */
|
|
1481
|
+
.MaterialTitle-module_root__18ku- {
|
|
1482
|
+
display: block;
|
|
1483
|
+
}
|
|
1484
|
+
.MaterialTitle-module_root__18ku- {
|
|
1485
|
+
margin: 0;
|
|
1486
|
+
|
|
1487
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1488
|
+
font-size: 25px;
|
|
1489
|
+
font-weight: normal;
|
|
1490
|
+
line-height: 27px
|
|
1491
|
+
}
|
|
1492
|
+
@media only screen and (min-width: 48em) {
|
|
1493
|
+
.MaterialTitle-module_root__18ku- {
|
|
1494
|
+
font-size: 37px;
|
|
1495
|
+
line-height: 38px
|
|
1496
|
+
}
|
|
1497
|
+
}
|
|
1498
|
+
.MaterialTitle-module_primary__2Sfmx {
|
|
1499
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
1500
|
+
font-weight: normal;
|
|
1501
|
+
}
|
|
1502
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1503
|
+
font-size: 24px;
|
|
1504
|
+
font-weight: 700
|
|
1505
|
+
}
|
|
1506
|
+
@media only screen and (min-width: 48em) {
|
|
1507
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1508
|
+
font-size: 36px
|
|
1509
|
+
}
|
|
1510
|
+
}
|
|
1511
|
+
|
|
1467
1512
|
/* Colors */
|
|
1468
1513
|
/* Fonts */
|
|
1469
1514
|
/* Gap */
|
|
@@ -1615,50 +1660,6 @@
|
|
|
1615
1660
|
display: none;
|
|
1616
1661
|
}
|
|
1617
1662
|
|
|
1618
|
-
/* Colors */
|
|
1619
|
-
/* Fonts */
|
|
1620
|
-
/* Gap */
|
|
1621
|
-
/* Media */
|
|
1622
|
-
/* 512 */
|
|
1623
|
-
/* 650 */
|
|
1624
|
-
/* 768 */
|
|
1625
|
-
/* 1024 */
|
|
1626
|
-
/* 1010 */
|
|
1627
|
-
/* 1200 */
|
|
1628
|
-
/* 511 */
|
|
1629
|
-
/* 1023 */
|
|
1630
|
-
/* Zindex */
|
|
1631
|
-
.MaterialTitle-module_root__18ku- {
|
|
1632
|
-
display: block;
|
|
1633
|
-
}
|
|
1634
|
-
.MaterialTitle-module_root__18ku- {
|
|
1635
|
-
margin: 0;
|
|
1636
|
-
|
|
1637
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1638
|
-
font-size: 25px;
|
|
1639
|
-
font-weight: normal;
|
|
1640
|
-
line-height: 27px
|
|
1641
|
-
}
|
|
1642
|
-
@media only screen and (min-width: 48em) {
|
|
1643
|
-
.MaterialTitle-module_root__18ku- {
|
|
1644
|
-
font-size: 37px;
|
|
1645
|
-
line-height: 38px
|
|
1646
|
-
}
|
|
1647
|
-
}
|
|
1648
|
-
.MaterialTitle-module_primary__2Sfmx {
|
|
1649
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
1650
|
-
font-weight: normal;
|
|
1651
|
-
}
|
|
1652
|
-
.MaterialTitle-module_secondary__3uDp4 {
|
|
1653
|
-
font-size: 24px;
|
|
1654
|
-
font-weight: 700
|
|
1655
|
-
}
|
|
1656
|
-
@media only screen and (min-width: 48em) {
|
|
1657
|
-
.MaterialTitle-module_secondary__3uDp4 {
|
|
1658
|
-
font-size: 36px
|
|
1659
|
-
}
|
|
1660
|
-
}
|
|
1661
|
-
|
|
1662
1663
|
/* Colors */
|
|
1663
1664
|
/* Fonts */
|
|
1664
1665
|
/* Gap */
|
|
@@ -1708,44 +1709,163 @@
|
|
|
1708
1709
|
|
|
1709
1710
|
text-decoration: none;
|
|
1710
1711
|
|
|
1711
|
-
color: #000;
|
|
1712
|
-
box-shadow: none;
|
|
1712
|
+
color: #000;
|
|
1713
|
+
box-shadow: none;
|
|
1714
|
+
}
|
|
1715
|
+
.Dropdown-module_root__11PNk a:hover {
|
|
1716
|
+
color: #000;
|
|
1717
|
+
background-color: #f7f7f7;
|
|
1718
|
+
}
|
|
1719
|
+
.Dropdown-module_isInAudioPanel__1zv7F .Dropdown-module_menu__3PIqD {
|
|
1720
|
+
right: 0;
|
|
1721
|
+
left: auto
|
|
1722
|
+
}
|
|
1723
|
+
@media only screen and (min-width: 64em) {
|
|
1724
|
+
.Dropdown-module_isInAudioPanel__1zv7F .Dropdown-module_menu__3PIqD {
|
|
1725
|
+
right: auto;
|
|
1726
|
+
left: 0
|
|
1727
|
+
}
|
|
1728
|
+
}
|
|
1729
|
+
.Dropdown-module_menu__3PIqD {
|
|
1730
|
+
position: absolute;
|
|
1731
|
+
top: 100%;
|
|
1732
|
+
left: 0;
|
|
1733
|
+
|
|
1734
|
+
visibility: hidden;
|
|
1735
|
+
|
|
1736
|
+
padding-top: 6px;
|
|
1737
|
+
|
|
1738
|
+
opacity: 0;
|
|
1739
|
+
}
|
|
1740
|
+
.Dropdown-module_menu__3PIqD::after {
|
|
1741
|
+
position: absolute;
|
|
1742
|
+
z-index: -1;
|
|
1743
|
+
top: -10px;
|
|
1744
|
+
right: -10px;
|
|
1745
|
+
bottom: -10px;
|
|
1746
|
+
left: -10px;
|
|
1747
|
+
|
|
1748
|
+
content: '';
|
|
1749
|
+
}
|
|
1750
|
+
|
|
1751
|
+
/* Colors */
|
|
1752
|
+
/* Fonts */
|
|
1753
|
+
/* Gap */
|
|
1754
|
+
/* Media */
|
|
1755
|
+
/* 512 */
|
|
1756
|
+
/* 650 */
|
|
1757
|
+
/* 768 */
|
|
1758
|
+
/* 1024 */
|
|
1759
|
+
/* 1010 */
|
|
1760
|
+
/* 1200 */
|
|
1761
|
+
/* 511 */
|
|
1762
|
+
/* 1023 */
|
|
1763
|
+
/* Zindex */
|
|
1764
|
+
.Meta-module_root__12AG7 {
|
|
1765
|
+
transform: translateZ(0);
|
|
1766
|
+
|
|
1767
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1768
|
+
font-size: 12px;
|
|
1769
|
+
line-height: 15px;
|
|
1770
|
+
|
|
1771
|
+
fill: inherit;
|
|
1772
|
+
}
|
|
1773
|
+
.Meta-module_rich__1XBtZ,
|
|
1774
|
+
.Meta-module_podcast__1m4zo,
|
|
1775
|
+
.Meta-module_episode__1K2Xv,
|
|
1776
|
+
.Meta-module_simple__3vUiI,
|
|
1777
|
+
.Meta-module_slide__3g6fG,
|
|
1778
|
+
.Meta-module_card__LE1RK,
|
|
1779
|
+
.Meta-module_game__3aNlZ,
|
|
1780
|
+
.Meta-module_isInMaterial__zaYMy {
|
|
1781
|
+
width: 100%;
|
|
1782
|
+
|
|
1783
|
+
color: rgba(0, 0, 0, 0.4);
|
|
1784
|
+
}
|
|
1785
|
+
.Meta-module_podcast__1m4zo {
|
|
1786
|
+
fill: currentColor;
|
|
1787
|
+
}
|
|
1788
|
+
.Meta-module_isInSearchItem__1wbpx {
|
|
1789
|
+
color: rgba(255, 255, 255, 0.7);
|
|
1790
|
+
}
|
|
1791
|
+
.Meta-module_center__3BBPr.Meta-module_isInMediaBlock__3xfPF {
|
|
1792
|
+
text-align: left;
|
|
1793
|
+
}
|
|
1794
|
+
@media only screen and (min-width: 64em) {
|
|
1795
|
+
.Meta-module_center__3BBPr.Meta-module_half__1xRkT {
|
|
1796
|
+
text-align: left
|
|
1797
|
+
}
|
|
1798
|
+
}
|
|
1799
|
+
@media only screen and (min-width: 32em) {
|
|
1800
|
+
.Meta-module_episode__1K2Xv,
|
|
1801
|
+
.Meta-module_card__LE1RK,
|
|
1802
|
+
.Meta-module_slide__3g6fG,
|
|
1803
|
+
.Meta-module_game__3aNlZ,
|
|
1804
|
+
.Meta-module_center__3BBPr {
|
|
1805
|
+
text-align: center
|
|
1806
|
+
}
|
|
1807
|
+
}
|
|
1808
|
+
.Meta-module_light__2baE- {
|
|
1809
|
+
color: rgba(255, 255, 255, 0.6);
|
|
1810
|
+
|
|
1811
|
+
fill: currentColor;
|
|
1713
1812
|
}
|
|
1714
|
-
.
|
|
1715
|
-
color:
|
|
1716
|
-
background-color: #f7f7f7;
|
|
1813
|
+
.Meta-module_dark__24y9m {
|
|
1814
|
+
color: rgba(0, 0, 0, 0.4);
|
|
1717
1815
|
}
|
|
1718
|
-
.
|
|
1719
|
-
|
|
1720
|
-
|
|
1816
|
+
.Meta-module_episode__1K2Xv,
|
|
1817
|
+
.Meta-module_card__LE1RK,
|
|
1818
|
+
.Meta-module_slide__3g6fG,
|
|
1819
|
+
.Meta-module_podcast__1m4zo {
|
|
1820
|
+
display: -webkit-box;
|
|
1821
|
+
display: -webkit-flex;
|
|
1822
|
+
display: -ms-flexbox;
|
|
1823
|
+
display: flex;
|
|
1824
|
+
align-items: center;
|
|
1825
|
+
flex-flow: row wrap
|
|
1721
1826
|
}
|
|
1722
|
-
@media only screen and (min-width:
|
|
1723
|
-
.
|
|
1724
|
-
|
|
1725
|
-
|
|
1827
|
+
@media only screen and (min-width: 48em) {
|
|
1828
|
+
.Meta-module_episode__1K2Xv,
|
|
1829
|
+
.Meta-module_card__LE1RK,
|
|
1830
|
+
.Meta-module_slide__3g6fG,
|
|
1831
|
+
.Meta-module_podcast__1m4zo {
|
|
1832
|
+
display: block
|
|
1726
1833
|
}
|
|
1727
1834
|
}
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
padding-top: 6px;
|
|
1736
|
-
|
|
1737
|
-
opacity: 0;
|
|
1835
|
+
@media only screen and (max-width: 32.1875em) {
|
|
1836
|
+
.Meta-module_hasSource__2lXiN {
|
|
1837
|
+
display: -webkit-box;
|
|
1838
|
+
display: -webkit-flex;
|
|
1839
|
+
display: -ms-flexbox;
|
|
1840
|
+
display: flex;
|
|
1841
|
+
flex-flow: row wrap
|
|
1738
1842
|
}
|
|
1739
|
-
|
|
1843
|
+
}
|
|
1844
|
+
.Meta-module_bookmark__3ot3k {
|
|
1740
1845
|
position: absolute;
|
|
1741
|
-
z-index:
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1846
|
+
z-index: 10;
|
|
1847
|
+
right: -12px;
|
|
1848
|
+
bottom: -4px
|
|
1849
|
+
}
|
|
1850
|
+
@media only screen and (min-width: 32em) {
|
|
1851
|
+
.Meta-module_bookmark__3ot3k {
|
|
1852
|
+
display: none
|
|
1853
|
+
}
|
|
1854
|
+
}
|
|
1855
|
+
/* VISIBILITY */
|
|
1856
|
+
@media only screen and (min-width: 32em) {
|
|
1857
|
+
.Meta-module_mobile__22LGV {
|
|
1858
|
+
display: none
|
|
1859
|
+
}
|
|
1860
|
+
}
|
|
1861
|
+
.Meta-module_desktop__1ZGUS {
|
|
1862
|
+
display: none
|
|
1863
|
+
}
|
|
1864
|
+
@media only screen and (min-width: 32em) {
|
|
1865
|
+
.Meta-module_desktop__1ZGUS {
|
|
1866
|
+
display: block
|
|
1748
1867
|
}
|
|
1868
|
+
}
|
|
1749
1869
|
|
|
1750
1870
|
/* Colors */
|
|
1751
1871
|
/* Fonts */
|
|
@@ -2101,125 +2221,6 @@
|
|
|
2101
2221
|
}
|
|
2102
2222
|
}
|
|
2103
2223
|
|
|
2104
|
-
/* Colors */
|
|
2105
|
-
/* Fonts */
|
|
2106
|
-
/* Gap */
|
|
2107
|
-
/* Media */
|
|
2108
|
-
/* 512 */
|
|
2109
|
-
/* 650 */
|
|
2110
|
-
/* 768 */
|
|
2111
|
-
/* 1024 */
|
|
2112
|
-
/* 1010 */
|
|
2113
|
-
/* 1200 */
|
|
2114
|
-
/* 511 */
|
|
2115
|
-
/* 1023 */
|
|
2116
|
-
/* Zindex */
|
|
2117
|
-
.Meta-module_root__12AG7 {
|
|
2118
|
-
transform: translateZ(0);
|
|
2119
|
-
|
|
2120
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2121
|
-
font-size: 12px;
|
|
2122
|
-
line-height: 15px;
|
|
2123
|
-
|
|
2124
|
-
fill: inherit;
|
|
2125
|
-
}
|
|
2126
|
-
.Meta-module_rich__1XBtZ,
|
|
2127
|
-
.Meta-module_podcast__1m4zo,
|
|
2128
|
-
.Meta-module_episode__1K2Xv,
|
|
2129
|
-
.Meta-module_simple__3vUiI,
|
|
2130
|
-
.Meta-module_slide__3g6fG,
|
|
2131
|
-
.Meta-module_card__LE1RK,
|
|
2132
|
-
.Meta-module_game__3aNlZ,
|
|
2133
|
-
.Meta-module_isInMaterial__zaYMy {
|
|
2134
|
-
width: 100%;
|
|
2135
|
-
|
|
2136
|
-
color: rgba(0, 0, 0, 0.4);
|
|
2137
|
-
}
|
|
2138
|
-
.Meta-module_podcast__1m4zo {
|
|
2139
|
-
fill: currentColor;
|
|
2140
|
-
}
|
|
2141
|
-
.Meta-module_isInSearchItem__1wbpx {
|
|
2142
|
-
color: rgba(255, 255, 255, 0.7);
|
|
2143
|
-
}
|
|
2144
|
-
.Meta-module_center__3BBPr.Meta-module_isInMediaBlock__3xfPF {
|
|
2145
|
-
text-align: left;
|
|
2146
|
-
}
|
|
2147
|
-
@media only screen and (min-width: 64em) {
|
|
2148
|
-
.Meta-module_center__3BBPr.Meta-module_half__1xRkT {
|
|
2149
|
-
text-align: left
|
|
2150
|
-
}
|
|
2151
|
-
}
|
|
2152
|
-
@media only screen and (min-width: 32em) {
|
|
2153
|
-
.Meta-module_episode__1K2Xv,
|
|
2154
|
-
.Meta-module_card__LE1RK,
|
|
2155
|
-
.Meta-module_slide__3g6fG,
|
|
2156
|
-
.Meta-module_game__3aNlZ,
|
|
2157
|
-
.Meta-module_center__3BBPr {
|
|
2158
|
-
text-align: center
|
|
2159
|
-
}
|
|
2160
|
-
}
|
|
2161
|
-
.Meta-module_light__2baE- {
|
|
2162
|
-
color: rgba(255, 255, 255, 0.6);
|
|
2163
|
-
|
|
2164
|
-
fill: currentColor;
|
|
2165
|
-
}
|
|
2166
|
-
.Meta-module_dark__24y9m {
|
|
2167
|
-
color: rgba(0, 0, 0, 0.4);
|
|
2168
|
-
}
|
|
2169
|
-
.Meta-module_episode__1K2Xv,
|
|
2170
|
-
.Meta-module_card__LE1RK,
|
|
2171
|
-
.Meta-module_slide__3g6fG,
|
|
2172
|
-
.Meta-module_podcast__1m4zo {
|
|
2173
|
-
display: -webkit-box;
|
|
2174
|
-
display: -webkit-flex;
|
|
2175
|
-
display: -ms-flexbox;
|
|
2176
|
-
display: flex;
|
|
2177
|
-
align-items: center;
|
|
2178
|
-
flex-flow: row wrap
|
|
2179
|
-
}
|
|
2180
|
-
@media only screen and (min-width: 48em) {
|
|
2181
|
-
.Meta-module_episode__1K2Xv,
|
|
2182
|
-
.Meta-module_card__LE1RK,
|
|
2183
|
-
.Meta-module_slide__3g6fG,
|
|
2184
|
-
.Meta-module_podcast__1m4zo {
|
|
2185
|
-
display: block
|
|
2186
|
-
}
|
|
2187
|
-
}
|
|
2188
|
-
@media only screen and (max-width: 32.1875em) {
|
|
2189
|
-
.Meta-module_hasSource__2lXiN {
|
|
2190
|
-
display: -webkit-box;
|
|
2191
|
-
display: -webkit-flex;
|
|
2192
|
-
display: -ms-flexbox;
|
|
2193
|
-
display: flex;
|
|
2194
|
-
flex-flow: row wrap
|
|
2195
|
-
}
|
|
2196
|
-
}
|
|
2197
|
-
.Meta-module_bookmark__3ot3k {
|
|
2198
|
-
position: absolute;
|
|
2199
|
-
z-index: 10;
|
|
2200
|
-
right: -12px;
|
|
2201
|
-
bottom: -4px
|
|
2202
|
-
}
|
|
2203
|
-
@media only screen and (min-width: 32em) {
|
|
2204
|
-
.Meta-module_bookmark__3ot3k {
|
|
2205
|
-
display: none
|
|
2206
|
-
}
|
|
2207
|
-
}
|
|
2208
|
-
/* VISIBILITY */
|
|
2209
|
-
@media only screen and (min-width: 32em) {
|
|
2210
|
-
.Meta-module_mobile__22LGV {
|
|
2211
|
-
display: none
|
|
2212
|
-
}
|
|
2213
|
-
}
|
|
2214
|
-
.Meta-module_desktop__1ZGUS {
|
|
2215
|
-
display: none
|
|
2216
|
-
}
|
|
2217
|
-
@media only screen and (min-width: 32em) {
|
|
2218
|
-
.Meta-module_desktop__1ZGUS {
|
|
2219
|
-
display: block
|
|
2220
|
-
}
|
|
2221
|
-
}
|
|
2222
|
-
|
|
2223
2224
|
/* Colors */
|
|
2224
2225
|
/* Fonts */
|
|
2225
2226
|
/* Gap */
|
|
@@ -2332,112 +2333,56 @@
|
|
|
2332
2333
|
/* 650 */
|
|
2333
2334
|
/* 768 */
|
|
2334
2335
|
/* 1024 */
|
|
2335
|
-
/* 1010 */
|
|
2336
|
-
/* 1200 */
|
|
2337
|
-
/* 511 */
|
|
2338
|
-
/* 1023 */
|
|
2339
|
-
/* Zindex */
|
|
2340
|
-
.
|
|
2341
|
-
|
|
2342
|
-
}
|
|
2343
|
-
.Cover-module_body__1xs8e {
|
|
2344
|
-
position: absolute;
|
|
2345
|
-
z-index: 1;
|
|
2346
|
-
right: 0;
|
|
2347
|
-
bottom: 0;
|
|
2348
|
-
left: 0;
|
|
2349
|
-
|
|
2350
|
-
display: -webkit-box;
|
|
2351
|
-
|
|
2352
|
-
display: -webkit-flex;
|
|
2353
|
-
|
|
2354
|
-
display: -ms-flexbox;
|
|
2355
|
-
|
|
2356
|
-
display: flex;
|
|
2357
|
-
flex-flow: column nowrap;
|
|
2358
|
-
justify-content: flex-end;
|
|
2359
|
-
|
|
2360
|
-
min-height: 412px;
|
|
2361
|
-
padding: 0 20px 12px;
|
|
2362
|
-
}
|
|
2363
|
-
.Cover-module_image__2f3Qc {
|
|
2364
|
-
position: relative;
|
|
2365
|
-
}
|
|
2366
|
-
.Cover-module_rich__1fAGA {
|
|
2367
|
-
overflow: hidden;
|
|
2368
|
-
|
|
2369
|
-
margin: 0 -20px;
|
|
2370
|
-
|
|
2371
|
-
border-radius: 9px 9px 0 0;
|
|
2372
|
-
}
|
|
2373
|
-
.Cover-module_rich__1fAGA::after {
|
|
2374
|
-
position: absolute;
|
|
2375
|
-
z-index: 1;
|
|
2376
|
-
top: 0;
|
|
2377
|
-
right: 0;
|
|
2378
|
-
bottom: 0;
|
|
2379
|
-
left: 0;
|
|
2380
|
-
|
|
2381
|
-
content: '';
|
|
2382
|
-
|
|
2383
|
-
border: 1px solid rgba(255, 255, 255, 0.1);
|
|
2384
|
-
border-radius: 10px 10px 0 0;
|
|
2385
|
-
}
|
|
2386
|
-
.Cover-module_dark__2Ac-w .Cover-module_body__1xs8e {
|
|
2387
|
-
color: #000;
|
|
2336
|
+
/* 1010 */
|
|
2337
|
+
/* 1200 */
|
|
2338
|
+
/* 511 */
|
|
2339
|
+
/* 1023 */
|
|
2340
|
+
/* Zindex */
|
|
2341
|
+
.CardTitle-module_root__1uqqF {
|
|
2342
|
+
margin-bottom: 11px
|
|
2388
2343
|
}
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
|
|
2344
|
+
@media only screen and (min-width: 64em) {
|
|
2345
|
+
.CardTitle-module_root__1uqqF {
|
|
2346
|
+
margin-bottom: 10px;
|
|
2347
|
+
|
|
2348
|
+
text-align: center
|
|
2392
2349
|
}
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
right: 12px;
|
|
2397
|
-
bottom: 12px;
|
|
2350
|
+
}
|
|
2351
|
+
.CardTitle-module_index__4FsTf {
|
|
2352
|
+
margin-bottom: 7px;
|
|
2398
2353
|
|
|
2399
|
-
|
|
2400
|
-
height: 28px;
|
|
2401
|
-
margin: 0;
|
|
2402
|
-
padding: 0;
|
|
2354
|
+
color: #b88b59;
|
|
2403
2355
|
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
2409
|
-
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E %3Cg fill='%23FEFEFE' fill-rule='evenodd' opacity='.7'%3E %3Cpath d='M12.726 16H3.275A3.276 3.276 0 0 1 0 12.725v-9.45A3.276 3.276 0 0 1 3.275 0h9.45A3.275 3.275 0 0 1 16 3.275v9.45A3.275 3.275 0 0 1 12.726 16zm0-2c.703 0 1.274-.571 1.274-1.275v-9.45C14 2.571 13.429 2 12.726 2H3.275C2.57 2 2 2.571 2 3.275v9.45C2 13.429 2.57 14 3.275 14h9.45z' fill-rule='nonzero'/%3E %3Cpath d='M4.97 8.307l7.046 7.046a.5.5 0 0 0 .708-.707l-7.4-7.4a.5.5 0 0 0-.708 0l-3.97 3.97a.5.5 0 0 0 .708.707L4.97 8.307z' fill-rule='nonzero'/%3E %3Cpath d='M10.875 5.832l3.771 3.771a.5.5 0 0 0 .707-.707l-4.125-4.125a.5.5 0 0 0-.707 0l-4.19 4.19a.5.5 0 1 0 .707.707l3.837-3.836z' fill-rule='nonzero'/%3E %3Cpath d='M5.865 4.269a.894.894 0 1 1-1.787 0 .894.894 0 0 1 1.787 0'/%3E %3C/g%3E %3C/svg%3E");
|
|
2410
|
-
background-repeat: no-repeat;
|
|
2411
|
-
background-position: center;
|
|
2412
|
-
box-shadow: 0 0 0 0.5px rgba(255, 255, 255, 0.15);
|
|
2413
|
-
}
|
|
2414
|
-
.Cover-module_isInDynamicBlock__3eghb .Cover-module_body__1xs8e {
|
|
2415
|
-
padding: 0 12px 12px
|
|
2356
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2357
|
+
font-size: 20px;
|
|
2358
|
+
font-weight: 700;
|
|
2359
|
+
line-height: 24px;
|
|
2416
2360
|
}
|
|
2417
|
-
.
|
|
2418
|
-
|
|
2419
|
-
z-index: 1;
|
|
2420
|
-
top: 0;
|
|
2421
|
-
right: 0;
|
|
2422
|
-
bottom: 0;
|
|
2423
|
-
left: 0;
|
|
2424
|
-
|
|
2425
|
-
content: '';
|
|
2361
|
+
.CardTitle-module_title__2iTI6 {
|
|
2362
|
+
color: #1d1d1d;
|
|
2426
2363
|
|
|
2427
|
-
|
|
2428
|
-
|
|
2364
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2365
|
+
font-size: 20px;
|
|
2366
|
+
font-weight: 700;
|
|
2367
|
+
line-height: 24px
|
|
2368
|
+
}
|
|
2369
|
+
@media only screen and (min-width: 64em) {
|
|
2370
|
+
.CardTitle-module_title__2iTI6 {
|
|
2371
|
+
font-size: 28px;
|
|
2372
|
+
line-height: 34px
|
|
2429
2373
|
}
|
|
2374
|
+
}
|
|
2430
2375
|
/* VISIBILITY */
|
|
2431
2376
|
@media only screen and (min-width: 32em) {
|
|
2432
|
-
.
|
|
2377
|
+
.CardTitle-module_mobile__1_kij {
|
|
2433
2378
|
display: none
|
|
2434
2379
|
}
|
|
2435
2380
|
}
|
|
2436
|
-
.
|
|
2381
|
+
.CardTitle-module_desktop__1l3_n {
|
|
2437
2382
|
display: none
|
|
2438
2383
|
}
|
|
2439
2384
|
@media only screen and (min-width: 32em) {
|
|
2440
|
-
.
|
|
2385
|
+
.CardTitle-module_desktop__1l3_n {
|
|
2441
2386
|
display: block
|
|
2442
2387
|
}
|
|
2443
2388
|
}
|
|
@@ -2534,51 +2479,107 @@
|
|
|
2534
2479
|
/* 511 */
|
|
2535
2480
|
/* 1023 */
|
|
2536
2481
|
/* Zindex */
|
|
2537
|
-
.
|
|
2538
|
-
|
|
2482
|
+
.Cover-module_root__18Z8J {
|
|
2483
|
+
position: relative;
|
|
2539
2484
|
}
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2485
|
+
.Cover-module_body__1xs8e {
|
|
2486
|
+
position: absolute;
|
|
2487
|
+
z-index: 1;
|
|
2488
|
+
right: 0;
|
|
2489
|
+
bottom: 0;
|
|
2490
|
+
left: 0;
|
|
2543
2491
|
|
|
2544
|
-
|
|
2492
|
+
display: -webkit-box;
|
|
2493
|
+
|
|
2494
|
+
display: -webkit-flex;
|
|
2495
|
+
|
|
2496
|
+
display: -ms-flexbox;
|
|
2497
|
+
|
|
2498
|
+
display: flex;
|
|
2499
|
+
flex-flow: column nowrap;
|
|
2500
|
+
justify-content: flex-end;
|
|
2501
|
+
|
|
2502
|
+
min-height: 412px;
|
|
2503
|
+
padding: 0 20px 12px;
|
|
2545
2504
|
}
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2505
|
+
.Cover-module_image__2f3Qc {
|
|
2506
|
+
position: relative;
|
|
2507
|
+
}
|
|
2508
|
+
.Cover-module_rich__1fAGA {
|
|
2509
|
+
overflow: hidden;
|
|
2549
2510
|
|
|
2550
|
-
|
|
2511
|
+
margin: 0 -20px;
|
|
2551
2512
|
|
|
2552
|
-
|
|
2553
|
-
font-size: 20px;
|
|
2554
|
-
font-weight: 700;
|
|
2555
|
-
line-height: 24px;
|
|
2513
|
+
border-radius: 9px 9px 0 0;
|
|
2556
2514
|
}
|
|
2557
|
-
.
|
|
2558
|
-
|
|
2515
|
+
.Cover-module_rich__1fAGA::after {
|
|
2516
|
+
position: absolute;
|
|
2517
|
+
z-index: 1;
|
|
2518
|
+
top: 0;
|
|
2519
|
+
right: 0;
|
|
2520
|
+
bottom: 0;
|
|
2521
|
+
left: 0;
|
|
2559
2522
|
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2523
|
+
content: '';
|
|
2524
|
+
|
|
2525
|
+
border: 1px solid rgba(255, 255, 255, 0.1);
|
|
2526
|
+
border-radius: 10px 10px 0 0;
|
|
2564
2527
|
}
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2528
|
+
.Cover-module_dark__2Ac-w .Cover-module_body__1xs8e {
|
|
2529
|
+
color: #000;
|
|
2530
|
+
}
|
|
2531
|
+
.Cover-module_light__FUp5X .Cover-module_body__1xs8e {
|
|
2532
|
+
color: #fff;
|
|
2533
|
+
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
|
|
2534
|
+
}
|
|
2535
|
+
.Cover-module_control__VXbhi {
|
|
2536
|
+
position: absolute;
|
|
2537
|
+
z-index: 10;
|
|
2538
|
+
right: 49px;
|
|
2539
|
+
bottom: 12px;
|
|
2540
|
+
|
|
2541
|
+
width: 28px;
|
|
2542
|
+
height: 28px;
|
|
2543
|
+
margin: 0;
|
|
2544
|
+
padding: 0;
|
|
2545
|
+
|
|
2546
|
+
color: #fff;
|
|
2547
|
+
border-width: 0;
|
|
2548
|
+
border-radius: 14px;
|
|
2549
|
+
outline: none;
|
|
2550
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
2551
|
+
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E %3Cg fill='%23FEFEFE' fill-rule='evenodd' opacity='.7'%3E %3Cpath d='M12.726 16H3.275A3.276 3.276 0 0 1 0 12.725v-9.45A3.276 3.276 0 0 1 3.275 0h9.45A3.275 3.275 0 0 1 16 3.275v9.45A3.275 3.275 0 0 1 12.726 16zm0-2c.703 0 1.274-.571 1.274-1.275v-9.45C14 2.571 13.429 2 12.726 2H3.275C2.57 2 2 2.571 2 3.275v9.45C2 13.429 2.57 14 3.275 14h9.45z' fill-rule='nonzero'/%3E %3Cpath d='M4.97 8.307l7.046 7.046a.5.5 0 0 0 .708-.707l-7.4-7.4a.5.5 0 0 0-.708 0l-3.97 3.97a.5.5 0 0 0 .708.707L4.97 8.307z' fill-rule='nonzero'/%3E %3Cpath d='M10.875 5.832l3.771 3.771a.5.5 0 0 0 .707-.707l-4.125-4.125a.5.5 0 0 0-.707 0l-4.19 4.19a.5.5 0 1 0 .707.707l3.837-3.836z' fill-rule='nonzero'/%3E %3Cpath d='M5.865 4.269a.894.894 0 1 1-1.787 0 .894.894 0 0 1 1.787 0'/%3E %3C/g%3E %3C/svg%3E");
|
|
2552
|
+
background-repeat: no-repeat;
|
|
2553
|
+
background-position: center;
|
|
2554
|
+
box-shadow: 0 0 0 0.5px rgba(255, 255, 255, 0.15);
|
|
2555
|
+
}
|
|
2556
|
+
.Cover-module_isInDynamicBlock__3eghb .Cover-module_body__1xs8e {
|
|
2557
|
+
padding: 0 12px 12px
|
|
2558
|
+
}
|
|
2559
|
+
.Cover-module_isInDynamicBlock__3eghb::after {
|
|
2560
|
+
position: absolute;
|
|
2561
|
+
z-index: 1;
|
|
2562
|
+
top: 0;
|
|
2563
|
+
right: 0;
|
|
2564
|
+
bottom: 0;
|
|
2565
|
+
left: 0;
|
|
2566
|
+
|
|
2567
|
+
content: '';
|
|
2568
|
+
|
|
2569
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
2570
|
+
border-radius: 8px;
|
|
2569
2571
|
}
|
|
2570
|
-
}
|
|
2571
2572
|
/* VISIBILITY */
|
|
2572
2573
|
@media only screen and (min-width: 32em) {
|
|
2573
|
-
.
|
|
2574
|
+
.Cover-module_mobile__5DKa1 {
|
|
2574
2575
|
display: none
|
|
2575
2576
|
}
|
|
2576
2577
|
}
|
|
2577
|
-
.
|
|
2578
|
+
.Cover-module_desktop__2mrOc {
|
|
2578
2579
|
display: none
|
|
2579
2580
|
}
|
|
2580
2581
|
@media only screen and (min-width: 32em) {
|
|
2581
|
-
.
|
|
2582
|
+
.Cover-module_desktop__2mrOc {
|
|
2582
2583
|
display: block
|
|
2583
2584
|
}
|
|
2584
2585
|
}
|
|
@@ -2732,61 +2733,132 @@
|
|
|
2732
2733
|
justify-content: center;
|
|
2733
2734
|
order: 0;
|
|
2734
2735
|
|
|
2735
|
-
width: 50%;
|
|
2736
|
-
max-width: none;
|
|
2737
|
-
height: 100%;
|
|
2738
|
-
margin-left: 25px;
|
|
2736
|
+
width: 50%;
|
|
2737
|
+
max-width: none;
|
|
2738
|
+
height: 100%;
|
|
2739
|
+
margin-left: 25px;
|
|
2740
|
+
|
|
2741
|
+
text-align: left
|
|
2742
|
+
}
|
|
2743
|
+
}
|
|
2744
|
+
.HalfBlock-module_footer__1C0yp {
|
|
2745
|
+
width: 100%;
|
|
2746
|
+
max-width: 650px;
|
|
2747
|
+
margin: 0 auto;
|
|
2748
|
+
padding-top: 3px
|
|
2749
|
+
}
|
|
2750
|
+
@media only screen and (min-width: 64em) {
|
|
2751
|
+
.HalfBlock-module_footer__1C0yp {
|
|
2752
|
+
max-width: 1000px;
|
|
2753
|
+
margin: auto;
|
|
2754
|
+
padding-top: 0;
|
|
2755
|
+
|
|
2756
|
+
border-top: 1px solid #e6e6e6
|
|
2757
|
+
}
|
|
2758
|
+
}
|
|
2759
|
+
.HalfBlock-module_image__2lYel {
|
|
2760
|
+
flex-grow: 1;
|
|
2761
|
+
|
|
2762
|
+
margin: 0 -20px 0;
|
|
2763
|
+
margin-top: 18px
|
|
2764
|
+
}
|
|
2765
|
+
@media only screen and (min-width: 32em) {
|
|
2766
|
+
.HalfBlock-module_image__2lYel {
|
|
2767
|
+
margin: 31px 0 -5px
|
|
2768
|
+
}
|
|
2769
|
+
}
|
|
2770
|
+
@media only screen and (min-width: 64em) {
|
|
2771
|
+
.HalfBlock-module_image__2lYel {
|
|
2772
|
+
width: 50%;
|
|
2773
|
+
margin: 0
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
/* VISIBILITY */
|
|
2777
|
+
@media only screen and (min-width: 32em) {
|
|
2778
|
+
.HalfBlock-module_mobile__2latf {
|
|
2779
|
+
display: none
|
|
2780
|
+
}
|
|
2781
|
+
}
|
|
2782
|
+
.HalfBlock-module_desktop__3B1Ej {
|
|
2783
|
+
display: none
|
|
2784
|
+
}
|
|
2785
|
+
@media only screen and (min-width: 32em) {
|
|
2786
|
+
.HalfBlock-module_desktop__3B1Ej {
|
|
2787
|
+
display: block
|
|
2788
|
+
}
|
|
2789
|
+
}
|
|
2790
|
+
|
|
2791
|
+
/* Colors */
|
|
2792
|
+
/* Fonts */
|
|
2793
|
+
/* Gap */
|
|
2794
|
+
/* Media */
|
|
2795
|
+
/* 512 */
|
|
2796
|
+
/* 650 */
|
|
2797
|
+
/* 768 */
|
|
2798
|
+
/* 1024 */
|
|
2799
|
+
/* 1010 */
|
|
2800
|
+
/* 1200 */
|
|
2801
|
+
/* 511 */
|
|
2802
|
+
/* 1023 */
|
|
2803
|
+
/* Zindex */
|
|
2804
|
+
.ImportantLead-module_root__2BdT3 {
|
|
2805
|
+
margin: 18px 0;
|
|
2806
|
+
padding: 12px 12px 13px;
|
|
2807
|
+
|
|
2808
|
+
border: 1px solid rgba(0, 0, 0, 0.08);
|
|
2809
|
+
border-radius: 4px;
|
|
2810
|
+
border-radius: 8px;
|
|
2811
|
+
background: #FFF8C4;
|
|
2739
2812
|
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
|
|
2743
|
-
|
|
2744
|
-
width: 100%;
|
|
2745
|
-
max-width: 650px;
|
|
2746
|
-
margin: 0 auto;
|
|
2747
|
-
padding-top: 3px
|
|
2813
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2814
|
+
font-size: 16px;
|
|
2815
|
+
font-weight: normal;
|
|
2816
|
+
line-height: 20px
|
|
2748
2817
|
}
|
|
2749
|
-
@media only screen and (min-width:
|
|
2750
|
-
.
|
|
2751
|
-
|
|
2752
|
-
|
|
2753
|
-
padding-top: 0;
|
|
2818
|
+
@media only screen and (min-width: 32em) {
|
|
2819
|
+
.ImportantLead-module_root__2BdT3 {
|
|
2820
|
+
margin: 25px 0;
|
|
2821
|
+
padding: 12px 15px 13px;
|
|
2754
2822
|
|
|
2755
|
-
|
|
2823
|
+
font-size: 17px;
|
|
2824
|
+
line-height: 24px
|
|
2756
2825
|
}
|
|
2757
2826
|
}
|
|
2758
|
-
.
|
|
2759
|
-
|
|
2760
|
-
|
|
2761
|
-
margin: 0 -20px 0;
|
|
2762
|
-
margin-top: 18px
|
|
2827
|
+
.ImportantLead-module_root__2BdT3:last-child {
|
|
2828
|
+
margin-bottom: 0;
|
|
2763
2829
|
}
|
|
2764
|
-
|
|
2765
|
-
|
|
2766
|
-
margin: 31px 0 -5px
|
|
2830
|
+
.ImportantLead-module_root__2BdT3:first-child {
|
|
2831
|
+
margin-top: 0;
|
|
2767
2832
|
}
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
|
|
2772
|
-
|
|
2833
|
+
.ImportantLead-module_root__2BdT3 a {
|
|
2834
|
+
color: #000;
|
|
2835
|
+
box-shadow: inset 0 -1px #000;
|
|
2836
|
+
}
|
|
2837
|
+
.ImportantLead-module_root__2BdT3 a:hover {
|
|
2838
|
+
color: #b88b59;
|
|
2839
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
2840
|
+
}
|
|
2841
|
+
.ImportantLead-module_slide__3kQ9x {
|
|
2842
|
+
max-width: 650px;
|
|
2843
|
+
margin-right: auto;
|
|
2844
|
+
margin-left: auto;
|
|
2773
2845
|
}
|
|
2774
|
-
}
|
|
2775
2846
|
/* VISIBILITY */
|
|
2776
2847
|
@media only screen and (min-width: 32em) {
|
|
2777
|
-
.
|
|
2848
|
+
.ImportantLead-module_mobile__3BXbm {
|
|
2778
2849
|
display: none
|
|
2779
2850
|
}
|
|
2780
2851
|
}
|
|
2781
|
-
.
|
|
2852
|
+
.ImportantLead-module_desktop__3Zljc {
|
|
2782
2853
|
display: none
|
|
2783
2854
|
}
|
|
2784
2855
|
@media only screen and (min-width: 32em) {
|
|
2785
|
-
.
|
|
2856
|
+
.ImportantLead-module_desktop__3Zljc {
|
|
2786
2857
|
display: block
|
|
2787
2858
|
}
|
|
2788
2859
|
}
|
|
2789
2860
|
|
|
2861
|
+
|
|
2790
2862
|
/* Colors */
|
|
2791
2863
|
/* Fonts */
|
|
2792
2864
|
/* Gap */
|
|
@@ -2962,64 +3034,240 @@
|
|
|
2962
3034
|
/* 511 */
|
|
2963
3035
|
/* 1023 */
|
|
2964
3036
|
/* Zindex */
|
|
2965
|
-
.
|
|
2966
|
-
margin:
|
|
2967
|
-
padding: 12px 12px 13px;
|
|
3037
|
+
.RelatedBlock-module_root__IKcQq {
|
|
3038
|
+
margin: 16px 0;
|
|
2968
3039
|
|
|
2969
|
-
border: 1px solid rgba(0, 0, 0, 0.08);
|
|
2970
|
-
border-radius: 4px;
|
|
2971
3040
|
border-radius: 8px;
|
|
2972
|
-
background: #
|
|
3041
|
+
background-color: #f5f5f5;
|
|
3042
|
+
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 4px 0 0 #b78b5c
|
|
3043
|
+
}
|
|
3044
|
+
@media only screen and (min-width: 48em) {
|
|
3045
|
+
.RelatedBlock-module_root__IKcQq {
|
|
3046
|
+
margin: 25px 0
|
|
3047
|
+
}
|
|
3048
|
+
}
|
|
3049
|
+
.RelatedBlock-module_root__IKcQq:last-child {
|
|
3050
|
+
margin-bottom: 0;
|
|
3051
|
+
}
|
|
3052
|
+
.RelatedBlock-module_root__IKcQq:first-child {
|
|
3053
|
+
margin-top: 0;
|
|
3054
|
+
}
|
|
3055
|
+
.RelatedBlock-module_root__IKcQq a {
|
|
3056
|
+
display: block;
|
|
3057
|
+
|
|
3058
|
+
padding: 12px 12px 13px;
|
|
3059
|
+
|
|
3060
|
+
transition: color 0.15s;
|
|
3061
|
+
text-decoration: none;
|
|
3062
|
+
|
|
3063
|
+
color: #000;
|
|
3064
|
+
box-shadow: none;
|
|
3065
|
+
|
|
3066
|
+
font-size: 17px;
|
|
3067
|
+
line-height: 20px
|
|
3068
|
+
}
|
|
3069
|
+
@media only screen and (min-width: 48em) {
|
|
3070
|
+
.RelatedBlock-module_root__IKcQq a {
|
|
3071
|
+
padding: 15px 20px 17px;
|
|
3072
|
+
|
|
3073
|
+
font-size: 19px;
|
|
3074
|
+
line-height: 23px
|
|
3075
|
+
}
|
|
3076
|
+
}
|
|
3077
|
+
.RelatedBlock-module_root__IKcQq a:hover {
|
|
3078
|
+
color: #5c5c5c;
|
|
3079
|
+
}
|
|
3080
|
+
.RelatedBlock-module_header__2SuWP {
|
|
3081
|
+
margin: 0;
|
|
3082
|
+
padding: 14px 12px 3px;
|
|
3083
|
+
|
|
3084
|
+
letter-spacing: 1px;
|
|
3085
|
+
text-transform: uppercase;
|
|
3086
|
+
|
|
3087
|
+
color: #7F7F7F;
|
|
3088
|
+
|
|
3089
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3090
|
+
font-size: 12px;
|
|
3091
|
+
font-weight: 600;
|
|
3092
|
+
line-height: 17px
|
|
3093
|
+
}
|
|
3094
|
+
@media only screen and (min-width: 48em) {
|
|
3095
|
+
.RelatedBlock-module_header__2SuWP {
|
|
3096
|
+
padding: 20px 20px 14px;
|
|
3097
|
+
|
|
3098
|
+
font-size: 14px;
|
|
3099
|
+
line-height: 16px
|
|
3100
|
+
}
|
|
3101
|
+
}
|
|
3102
|
+
.RelatedBlock-module_items__2V-Ap {
|
|
3103
|
+
margin: 0;
|
|
3104
|
+
padding-left: 0;
|
|
2973
3105
|
|
|
3106
|
+
list-style: none;
|
|
3107
|
+
}
|
|
3108
|
+
.RelatedBlock-module_items__2V-Ap li {
|
|
3109
|
+
padding: 0;
|
|
3110
|
+
}
|
|
3111
|
+
.RelatedBlock-module_items__2V-Ap li + li {
|
|
3112
|
+
border-top: 1px solid #e6e6e6;
|
|
3113
|
+
}
|
|
3114
|
+
.RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
|
|
2974
3115
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2975
3116
|
font-size: 16px;
|
|
2976
|
-
font-weight:
|
|
2977
|
-
line-height:
|
|
3117
|
+
font-weight: 700;
|
|
3118
|
+
line-height: 18px
|
|
3119
|
+
}
|
|
3120
|
+
@media only screen and (min-width: 48em) {
|
|
3121
|
+
.RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
|
|
3122
|
+
font-size: 18px
|
|
3123
|
+
}
|
|
3124
|
+
}
|
|
3125
|
+
.RelatedBlock-module_simple__29HVO {
|
|
3126
|
+
}
|
|
3127
|
+
.RelatedBlock-module_center__1LmW8 {
|
|
3128
|
+
max-width: 650px;
|
|
3129
|
+
margin-right: auto;
|
|
3130
|
+
margin-left: auto;
|
|
3131
|
+
}
|
|
3132
|
+
.RelatedBlock-module_isInSlideMaterial__2YSYG:first-child {
|
|
3133
|
+
margin-top: 0;
|
|
3134
|
+
}
|
|
3135
|
+
.RelatedBlock-module_isInSlideMaterial__2YSYG:last-child {
|
|
3136
|
+
margin-bottom: 0;
|
|
2978
3137
|
}
|
|
3138
|
+
/* VISIBILITY */
|
|
2979
3139
|
@media only screen and (min-width: 32em) {
|
|
2980
|
-
.
|
|
2981
|
-
|
|
2982
|
-
|
|
3140
|
+
.RelatedBlock-module_mobile__2XM5a {
|
|
3141
|
+
display: none
|
|
3142
|
+
}
|
|
3143
|
+
}
|
|
3144
|
+
.RelatedBlock-module_desktop__2mXeq {
|
|
3145
|
+
display: none
|
|
3146
|
+
}
|
|
3147
|
+
@media only screen and (min-width: 32em) {
|
|
3148
|
+
.RelatedBlock-module_desktop__2mXeq {
|
|
3149
|
+
display: block
|
|
3150
|
+
}
|
|
3151
|
+
}
|
|
3152
|
+
|
|
3153
|
+
|
|
3154
|
+
/* Colors */
|
|
3155
|
+
/* Fonts */
|
|
3156
|
+
/* Gap */
|
|
3157
|
+
/* Media */
|
|
3158
|
+
/* 512 */
|
|
3159
|
+
/* 650 */
|
|
3160
|
+
/* 768 */
|
|
3161
|
+
/* 1024 */
|
|
3162
|
+
/* 1010 */
|
|
3163
|
+
/* 1200 */
|
|
3164
|
+
/* 511 */
|
|
3165
|
+
/* 1023 */
|
|
3166
|
+
/* Zindex */
|
|
3167
|
+
.RichTitle-module_root__BK_WT {
|
|
3168
|
+
margin: 0 0 18px;
|
|
3169
|
+
|
|
3170
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3171
|
+
font-size: 19px;
|
|
3172
|
+
font-weight: 700;
|
|
3173
|
+
line-height: 23px
|
|
3174
|
+
}
|
|
3175
|
+
@media only screen and (min-width: 48em) {
|
|
3176
|
+
.RichTitle-module_root__BK_WT {
|
|
3177
|
+
margin-bottom: 15px;
|
|
3178
|
+
|
|
3179
|
+
font-size: 37px;
|
|
3180
|
+
line-height: 42px
|
|
3181
|
+
}
|
|
3182
|
+
}
|
|
3183
|
+
.RichTitle-module_root__BK_WT:last-child {
|
|
3184
|
+
margin-bottom: 0;
|
|
3185
|
+
}
|
|
3186
|
+
.RichTitle-module_root__BK_WT span {
|
|
3187
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3188
|
+
font-size: 20px;
|
|
3189
|
+
font-weight: normal
|
|
3190
|
+
}
|
|
3191
|
+
@media only screen and (min-width: 48em) {
|
|
3192
|
+
.RichTitle-module_root__BK_WT span {
|
|
3193
|
+
font-size: 38px
|
|
3194
|
+
}
|
|
3195
|
+
}
|
|
3196
|
+
@media only screen and (min-width: 32em) {
|
|
3197
|
+
.RichTitle-module_slide__1A-gB,
|
|
3198
|
+
.RichTitle-module_game__1g8Bn {
|
|
3199
|
+
text-align: center
|
|
3200
|
+
}
|
|
3201
|
+
}
|
|
3202
|
+
@media only screen and (min-width: 64em) {
|
|
3203
|
+
.RichTitle-module_half__10GRI {
|
|
3204
|
+
font-size: 33px;
|
|
3205
|
+
line-height: 36px
|
|
3206
|
+
}
|
|
3207
|
+
}
|
|
3208
|
+
@media only screen and (min-width: 64em) {
|
|
3209
|
+
.RichTitle-module_half__10GRI span {
|
|
3210
|
+
font-size: 34px
|
|
3211
|
+
}
|
|
3212
|
+
}
|
|
3213
|
+
.RichTitle-module_game__1g8Bn:first-child {
|
|
3214
|
+
padding-top: 9px;
|
|
3215
|
+
}
|
|
3216
|
+
@media only screen and (max-width: 63.9375em) {
|
|
3217
|
+
.RichTitle-module_featured__wJfaQ {
|
|
3218
|
+
letter-spacing: 0.3px;
|
|
3219
|
+
|
|
3220
|
+
font-size: 28px;
|
|
3221
|
+
line-height: 30px
|
|
3222
|
+
}
|
|
3223
|
+
}
|
|
3224
|
+
@media only screen and (max-width: 63.9375em) {
|
|
3225
|
+
.RichTitle-module_featured__wJfaQ span {
|
|
3226
|
+
display: block;
|
|
2983
3227
|
|
|
2984
|
-
|
|
3228
|
+
padding-top: 2px;
|
|
3229
|
+
|
|
3230
|
+
font-size: 18px;
|
|
2985
3231
|
line-height: 24px
|
|
2986
3232
|
}
|
|
2987
3233
|
}
|
|
2988
|
-
|
|
2989
|
-
|
|
3234
|
+
@media only screen and (min-width: 64em) {
|
|
3235
|
+
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3236
|
+
margin-bottom: 18px
|
|
2990
3237
|
}
|
|
2991
|
-
|
|
2992
|
-
|
|
3238
|
+
}
|
|
3239
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3240
|
+
font-size: 19px;
|
|
3241
|
+
line-height: 23px
|
|
2993
3242
|
}
|
|
2994
|
-
|
|
2995
|
-
|
|
2996
|
-
|
|
3243
|
+
@media only screen and (min-width: 64em) {
|
|
3244
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3245
|
+
font-size: 1.3rem;
|
|
3246
|
+
line-height: 1.6rem
|
|
2997
3247
|
}
|
|
2998
|
-
|
|
2999
|
-
|
|
3000
|
-
|
|
3248
|
+
}
|
|
3249
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3250
|
+
font-size: 20px
|
|
3001
3251
|
}
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
margin-left: auto;
|
|
3252
|
+
@media only screen and (min-width: 64em) {
|
|
3253
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3254
|
+
font-size: 1.35rem
|
|
3006
3255
|
}
|
|
3007
|
-
|
|
3256
|
+
}
|
|
3008
3257
|
@media only screen and (min-width: 32em) {
|
|
3009
|
-
.
|
|
3258
|
+
.RichTitle-module_mobile__1Cb6E {
|
|
3010
3259
|
display: none
|
|
3011
3260
|
}
|
|
3012
3261
|
}
|
|
3013
|
-
.
|
|
3262
|
+
.RichTitle-module_desktop__2ixSQ {
|
|
3014
3263
|
display: none
|
|
3015
3264
|
}
|
|
3016
3265
|
@media only screen and (min-width: 32em) {
|
|
3017
|
-
.
|
|
3266
|
+
.RichTitle-module_desktop__2ixSQ {
|
|
3018
3267
|
display: block
|
|
3019
3268
|
}
|
|
3020
3269
|
}
|
|
3021
3270
|
|
|
3022
|
-
|
|
3023
3271
|
/* Colors */
|
|
3024
3272
|
/* Fonts */
|
|
3025
3273
|
/* Gap */
|
|
@@ -3453,237 +3701,34 @@ a mark {
|
|
|
3453
3701
|
/* 1200 */
|
|
3454
3702
|
/* 511 */
|
|
3455
3703
|
/* 1023 */
|
|
3456
|
-
/* Zindex */
|
|
3457
|
-
.
|
|
3458
|
-
margin:
|
|
3459
|
-
|
|
3460
|
-
|
|
3461
|
-
|
|
3462
|
-
|
|
3463
|
-
}
|
|
3464
|
-
@media only screen and (min-width: 48em) {
|
|
3465
|
-
.RelatedBlock-module_root__IKcQq {
|
|
3466
|
-
margin: 25px 0
|
|
3467
|
-
}
|
|
3468
|
-
}
|
|
3469
|
-
.RelatedBlock-module_root__IKcQq:last-child {
|
|
3470
|
-
margin-bottom: 0;
|
|
3471
|
-
}
|
|
3472
|
-
.RelatedBlock-module_root__IKcQq:first-child {
|
|
3473
|
-
margin-top: 0;
|
|
3474
|
-
}
|
|
3475
|
-
.RelatedBlock-module_root__IKcQq a {
|
|
3476
|
-
display: block;
|
|
3477
|
-
|
|
3478
|
-
padding: 12px 12px 13px;
|
|
3479
|
-
|
|
3480
|
-
transition: color 0.15s;
|
|
3481
|
-
text-decoration: none;
|
|
3482
|
-
|
|
3483
|
-
color: #000;
|
|
3484
|
-
box-shadow: none;
|
|
3485
|
-
|
|
3486
|
-
font-size: 17px;
|
|
3487
|
-
line-height: 20px
|
|
3488
|
-
}
|
|
3489
|
-
@media only screen and (min-width: 48em) {
|
|
3490
|
-
.RelatedBlock-module_root__IKcQq a {
|
|
3491
|
-
padding: 15px 20px 17px;
|
|
3492
|
-
|
|
3493
|
-
font-size: 19px;
|
|
3494
|
-
line-height: 23px
|
|
3495
|
-
}
|
|
3496
|
-
}
|
|
3497
|
-
.RelatedBlock-module_root__IKcQq a:hover {
|
|
3498
|
-
color: #5c5c5c;
|
|
3499
|
-
}
|
|
3500
|
-
.RelatedBlock-module_header__2SuWP {
|
|
3501
|
-
margin: 0;
|
|
3502
|
-
padding: 14px 12px 3px;
|
|
3503
|
-
|
|
3504
|
-
letter-spacing: 1px;
|
|
3505
|
-
text-transform: uppercase;
|
|
3506
|
-
|
|
3507
|
-
color: #7F7F7F;
|
|
3508
|
-
|
|
3509
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3510
|
-
font-size: 12px;
|
|
3511
|
-
font-weight: 600;
|
|
3512
|
-
line-height: 17px
|
|
3513
|
-
}
|
|
3514
|
-
@media only screen and (min-width: 48em) {
|
|
3515
|
-
.RelatedBlock-module_header__2SuWP {
|
|
3516
|
-
padding: 20px 20px 14px;
|
|
3517
|
-
|
|
3518
|
-
font-size: 14px;
|
|
3519
|
-
line-height: 16px
|
|
3520
|
-
}
|
|
3521
|
-
}
|
|
3522
|
-
.RelatedBlock-module_items__2V-Ap {
|
|
3523
|
-
margin: 0;
|
|
3524
|
-
padding-left: 0;
|
|
3525
|
-
|
|
3526
|
-
list-style: none;
|
|
3527
|
-
}
|
|
3528
|
-
.RelatedBlock-module_items__2V-Ap li {
|
|
3529
|
-
padding: 0;
|
|
3530
|
-
}
|
|
3531
|
-
.RelatedBlock-module_items__2V-Ap li + li {
|
|
3532
|
-
border-top: 1px solid #e6e6e6;
|
|
3533
|
-
}
|
|
3534
|
-
.RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
|
|
3535
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3536
|
-
font-size: 16px;
|
|
3537
|
-
font-weight: 700;
|
|
3538
|
-
line-height: 18px
|
|
3539
|
-
}
|
|
3540
|
-
@media only screen and (min-width: 48em) {
|
|
3541
|
-
.RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
|
|
3542
|
-
font-size: 18px
|
|
3543
|
-
}
|
|
3544
|
-
}
|
|
3545
|
-
.RelatedBlock-module_simple__29HVO {
|
|
3546
|
-
}
|
|
3547
|
-
.RelatedBlock-module_center__1LmW8 {
|
|
3548
|
-
max-width: 650px;
|
|
3549
|
-
margin-right: auto;
|
|
3550
|
-
margin-left: auto;
|
|
3551
|
-
}
|
|
3552
|
-
.RelatedBlock-module_isInSlideMaterial__2YSYG:first-child {
|
|
3553
|
-
margin-top: 0;
|
|
3554
|
-
}
|
|
3555
|
-
.RelatedBlock-module_isInSlideMaterial__2YSYG:last-child {
|
|
3556
|
-
margin-bottom: 0;
|
|
3557
|
-
}
|
|
3558
|
-
/* VISIBILITY */
|
|
3559
|
-
@media only screen and (min-width: 32em) {
|
|
3560
|
-
.RelatedBlock-module_mobile__2XM5a {
|
|
3561
|
-
display: none
|
|
3562
|
-
}
|
|
3563
|
-
}
|
|
3564
|
-
.RelatedBlock-module_desktop__2mXeq {
|
|
3565
|
-
display: none
|
|
3566
|
-
}
|
|
3567
|
-
@media only screen and (min-width: 32em) {
|
|
3568
|
-
.RelatedBlock-module_desktop__2mXeq {
|
|
3569
|
-
display: block
|
|
3570
|
-
}
|
|
3571
|
-
}
|
|
3572
|
-
|
|
3573
|
-
|
|
3574
|
-
/* Colors */
|
|
3575
|
-
/* Fonts */
|
|
3576
|
-
/* Gap */
|
|
3577
|
-
/* Media */
|
|
3578
|
-
/* 512 */
|
|
3579
|
-
/* 650 */
|
|
3580
|
-
/* 768 */
|
|
3581
|
-
/* 1024 */
|
|
3582
|
-
/* 1010 */
|
|
3583
|
-
/* 1200 */
|
|
3584
|
-
/* 511 */
|
|
3585
|
-
/* 1023 */
|
|
3586
|
-
/* Zindex */
|
|
3587
|
-
.RichTitle-module_root__BK_WT {
|
|
3588
|
-
margin: 0 0 18px;
|
|
3589
|
-
|
|
3590
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3591
|
-
font-size: 19px;
|
|
3592
|
-
font-weight: 700;
|
|
3593
|
-
line-height: 23px
|
|
3594
|
-
}
|
|
3595
|
-
@media only screen and (min-width: 48em) {
|
|
3596
|
-
.RichTitle-module_root__BK_WT {
|
|
3597
|
-
margin-bottom: 15px;
|
|
3598
|
-
|
|
3599
|
-
font-size: 37px;
|
|
3600
|
-
line-height: 42px
|
|
3601
|
-
}
|
|
3602
|
-
}
|
|
3603
|
-
.RichTitle-module_root__BK_WT:last-child {
|
|
3604
|
-
margin-bottom: 0;
|
|
3605
|
-
}
|
|
3606
|
-
.RichTitle-module_root__BK_WT span {
|
|
3607
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3608
|
-
font-size: 20px;
|
|
3609
|
-
font-weight: normal
|
|
3610
|
-
}
|
|
3611
|
-
@media only screen and (min-width: 48em) {
|
|
3612
|
-
.RichTitle-module_root__BK_WT span {
|
|
3613
|
-
font-size: 38px
|
|
3614
|
-
}
|
|
3615
|
-
}
|
|
3616
|
-
@media only screen and (min-width: 32em) {
|
|
3617
|
-
.RichTitle-module_slide__1A-gB,
|
|
3618
|
-
.RichTitle-module_game__1g8Bn {
|
|
3619
|
-
text-align: center
|
|
3620
|
-
}
|
|
3621
|
-
}
|
|
3622
|
-
@media only screen and (min-width: 64em) {
|
|
3623
|
-
.RichTitle-module_half__10GRI {
|
|
3624
|
-
font-size: 33px;
|
|
3625
|
-
line-height: 36px
|
|
3626
|
-
}
|
|
3627
|
-
}
|
|
3628
|
-
@media only screen and (min-width: 64em) {
|
|
3629
|
-
.RichTitle-module_half__10GRI span {
|
|
3630
|
-
font-size: 34px
|
|
3631
|
-
}
|
|
3632
|
-
}
|
|
3633
|
-
.RichTitle-module_game__1g8Bn:first-child {
|
|
3634
|
-
padding-top: 9px;
|
|
3635
|
-
}
|
|
3636
|
-
@media only screen and (max-width: 63.9375em) {
|
|
3637
|
-
.RichTitle-module_featured__wJfaQ {
|
|
3638
|
-
letter-spacing: 0.3px;
|
|
3639
|
-
|
|
3640
|
-
font-size: 28px;
|
|
3641
|
-
line-height: 30px
|
|
3642
|
-
}
|
|
3643
|
-
}
|
|
3644
|
-
@media only screen and (max-width: 63.9375em) {
|
|
3645
|
-
.RichTitle-module_featured__wJfaQ span {
|
|
3646
|
-
display: block;
|
|
3647
|
-
|
|
3648
|
-
padding-top: 2px;
|
|
3649
|
-
|
|
3650
|
-
font-size: 18px;
|
|
3651
|
-
line-height: 24px
|
|
3652
|
-
}
|
|
3653
|
-
}
|
|
3654
|
-
@media only screen and (min-width: 64em) {
|
|
3655
|
-
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3656
|
-
margin-bottom: 18px
|
|
3657
|
-
}
|
|
3658
|
-
}
|
|
3659
|
-
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3660
|
-
font-size: 19px;
|
|
3704
|
+
/* Zindex */
|
|
3705
|
+
.SimpleTitle-module_root__2jVQN {
|
|
3706
|
+
margin: 0 0 18px;
|
|
3707
|
+
|
|
3708
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3709
|
+
font-size: 20px;
|
|
3710
|
+
font-weight: normal;
|
|
3661
3711
|
line-height: 23px
|
|
3662
3712
|
}
|
|
3663
|
-
@media only screen and (min-width:
|
|
3664
|
-
.
|
|
3665
|
-
|
|
3666
|
-
|
|
3667
|
-
|
|
3668
|
-
|
|
3669
|
-
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3670
|
-
font-size: 20px
|
|
3671
|
-
}
|
|
3672
|
-
@media only screen and (min-width: 64em) {
|
|
3673
|
-
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3674
|
-
font-size: 1.35rem
|
|
3713
|
+
@media only screen and (min-width: 48em) {
|
|
3714
|
+
.SimpleTitle-module_root__2jVQN {
|
|
3715
|
+
margin-bottom: 15px;
|
|
3716
|
+
|
|
3717
|
+
font-size: 36px;
|
|
3718
|
+
line-height: 40px
|
|
3675
3719
|
}
|
|
3676
3720
|
}
|
|
3721
|
+
/* VISIBILITY */
|
|
3677
3722
|
@media only screen and (min-width: 32em) {
|
|
3678
|
-
.
|
|
3723
|
+
.SimpleTitle-module_mobile__11gBz {
|
|
3679
3724
|
display: none
|
|
3680
3725
|
}
|
|
3681
3726
|
}
|
|
3682
|
-
.
|
|
3727
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
3683
3728
|
display: none
|
|
3684
3729
|
}
|
|
3685
3730
|
@media only screen and (min-width: 32em) {
|
|
3686
|
-
.
|
|
3731
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
3687
3732
|
display: block
|
|
3688
3733
|
}
|
|
3689
3734
|
}
|
|
@@ -3803,50 +3848,6 @@ a mark {
|
|
|
3803
3848
|
}
|
|
3804
3849
|
}
|
|
3805
3850
|
|
|
3806
|
-
/* Colors */
|
|
3807
|
-
/* Fonts */
|
|
3808
|
-
/* Gap */
|
|
3809
|
-
/* Media */
|
|
3810
|
-
/* 512 */
|
|
3811
|
-
/* 650 */
|
|
3812
|
-
/* 768 */
|
|
3813
|
-
/* 1024 */
|
|
3814
|
-
/* 1010 */
|
|
3815
|
-
/* 1200 */
|
|
3816
|
-
/* 511 */
|
|
3817
|
-
/* 1023 */
|
|
3818
|
-
/* Zindex */
|
|
3819
|
-
.SimpleTitle-module_root__2jVQN {
|
|
3820
|
-
margin: 0 0 18px;
|
|
3821
|
-
|
|
3822
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3823
|
-
font-size: 20px;
|
|
3824
|
-
font-weight: normal;
|
|
3825
|
-
line-height: 23px
|
|
3826
|
-
}
|
|
3827
|
-
@media only screen and (min-width: 48em) {
|
|
3828
|
-
.SimpleTitle-module_root__2jVQN {
|
|
3829
|
-
margin-bottom: 15px;
|
|
3830
|
-
|
|
3831
|
-
font-size: 36px;
|
|
3832
|
-
line-height: 40px
|
|
3833
|
-
}
|
|
3834
|
-
}
|
|
3835
|
-
/* VISIBILITY */
|
|
3836
|
-
@media only screen and (min-width: 32em) {
|
|
3837
|
-
.SimpleTitle-module_mobile__11gBz {
|
|
3838
|
-
display: none
|
|
3839
|
-
}
|
|
3840
|
-
}
|
|
3841
|
-
.SimpleTitle-module_desktop__3yXgy {
|
|
3842
|
-
display: none
|
|
3843
|
-
}
|
|
3844
|
-
@media only screen and (min-width: 32em) {
|
|
3845
|
-
.SimpleTitle-module_desktop__3yXgy {
|
|
3846
|
-
display: block
|
|
3847
|
-
}
|
|
3848
|
-
}
|
|
3849
|
-
|
|
3850
3851
|
/* Colors */
|
|
3851
3852
|
/* Fonts */
|
|
3852
3853
|
/* Gap */
|
|
@@ -4566,49 +4567,236 @@ a mark {
|
|
|
4566
4567
|
.ToolbarButton-module_dark__GrIOr:hover {
|
|
4567
4568
|
opacity: 0.6;
|
|
4568
4569
|
}
|
|
4569
|
-
.ToolbarButton-module_dark__GrIOr svg {
|
|
4570
|
-
color: #262626;
|
|
4571
|
-
|
|
4572
|
-
fill: #fff;
|
|
4570
|
+
.ToolbarButton-module_dark__GrIOr svg {
|
|
4571
|
+
color: #262626;
|
|
4572
|
+
|
|
4573
|
+
fill: #fff;
|
|
4574
|
+
}
|
|
4575
|
+
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b svg {
|
|
4576
|
+
color: #fff;
|
|
4577
|
+
|
|
4578
|
+
fill: transparent;
|
|
4579
|
+
}
|
|
4580
|
+
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg {
|
|
4581
|
+
fill: currentColor;
|
|
4582
|
+
}
|
|
4583
|
+
.ToolbarButton-module_dark__GrIOr::before {
|
|
4584
|
+
border-left-color: rgba(255, 255, 255, 0.2);
|
|
4585
|
+
}
|
|
4586
|
+
.ToolbarButton-module_root__xN-fq [data-theme='dark'] {
|
|
4587
|
+
visibility: hidden;
|
|
4588
|
+
}
|
|
4589
|
+
.ToolbarButton-module_dark__GrIOr [data-theme='dark'] {
|
|
4590
|
+
visibility: visible;
|
|
4591
|
+
}
|
|
4592
|
+
.ToolbarButton-module_dark__GrIOr [data-theme='light'] {
|
|
4593
|
+
visibility: hidden;
|
|
4594
|
+
}
|
|
4595
|
+
.ToolbarButton-module_text__32m6s {
|
|
4596
|
+
display: inline-block;
|
|
4597
|
+
|
|
4598
|
+
padding-left: 5px;
|
|
4599
|
+
|
|
4600
|
+
vertical-align: middle;
|
|
4601
|
+
}
|
|
4602
|
+
.ToolbarButton-module_text__32m6s:empty {
|
|
4603
|
+
display: none;
|
|
4604
|
+
}
|
|
4605
|
+
.ToolbarButton-module_bookmark__3369b {
|
|
4606
|
+
color: #999;
|
|
4607
|
+
|
|
4608
|
+
fill: transparent;
|
|
4609
|
+
}
|
|
4610
|
+
.ToolbarButton-module_isActive__3NLAE {
|
|
4611
|
+
fill: currentColor;
|
|
4612
|
+
}
|
|
4613
|
+
|
|
4614
|
+
/* Colors */
|
|
4615
|
+
/* Fonts */
|
|
4616
|
+
/* Gap */
|
|
4617
|
+
/* Media */
|
|
4618
|
+
/* 512 */
|
|
4619
|
+
/* 650 */
|
|
4620
|
+
/* 768 */
|
|
4621
|
+
/* 1024 */
|
|
4622
|
+
/* 1010 */
|
|
4623
|
+
/* 1200 */
|
|
4624
|
+
/* 511 */
|
|
4625
|
+
/* 1023 */
|
|
4626
|
+
/* Zindex */
|
|
4627
|
+
.SensitiveBlock-module_root__2iJbD {
|
|
4628
|
+
position: relative;
|
|
4629
|
+
|
|
4630
|
+
margin: 15px 0
|
|
4631
|
+
}
|
|
4632
|
+
@media only screen and (min-width: 32em) {
|
|
4633
|
+
.SensitiveBlock-module_root__2iJbD {
|
|
4634
|
+
margin: 25px 0 20px
|
|
4635
|
+
}
|
|
4636
|
+
}
|
|
4637
|
+
.SensitiveBlock-module_root__2iJbD:first-child {
|
|
4638
|
+
margin-top: 0;
|
|
4639
|
+
}
|
|
4640
|
+
.SensitiveBlock-module_root__2iJbD:last-child {
|
|
4641
|
+
margin-bottom: 0;
|
|
4642
|
+
}
|
|
4643
|
+
.SensitiveBlock-module_root__2iJbD figcaption {
|
|
4644
|
+
width: 100%;
|
|
4645
|
+
max-width: 650px;
|
|
4646
|
+
margin-right: auto;
|
|
4647
|
+
margin-left: auto;
|
|
4648
|
+
|
|
4649
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4650
|
+
}
|
|
4651
|
+
.SensitiveBlock-module_container__1Wtix {
|
|
4652
|
+
position: relative;
|
|
4653
|
+
|
|
4654
|
+
min-height: 170px;
|
|
4655
|
+
|
|
4656
|
+
transition: min-height 350ms ease;
|
|
4657
|
+
}
|
|
4658
|
+
.SensitiveBlock-module_overlay__hfDVS {
|
|
4659
|
+
position: absolute;
|
|
4660
|
+
z-index: 10;
|
|
4661
|
+
top: 0;
|
|
4662
|
+
right: -20px;
|
|
4663
|
+
bottom: 0;
|
|
4664
|
+
left: -20px;
|
|
4665
|
+
|
|
4666
|
+
display: -webkit-box;
|
|
4667
|
+
|
|
4668
|
+
display: -webkit-flex;
|
|
4669
|
+
|
|
4670
|
+
display: -ms-flexbox;
|
|
4671
|
+
|
|
4672
|
+
display: flex;
|
|
4673
|
+
align-items: center;
|
|
4674
|
+
flex-flow: column nowrap;
|
|
4675
|
+
justify-content: center;
|
|
4676
|
+
|
|
4677
|
+
padding: 30px 20px;
|
|
4678
|
+
|
|
4679
|
+
transition: opacity 500ms ease, visibility 500ms ease;
|
|
4680
|
+
|
|
4681
|
+
background-color: rgba(255, 255, 255, 1);
|
|
4682
|
+
background-repeat: no-repeat;
|
|
4683
|
+
background-position: center top;
|
|
4684
|
+
background-size: cover
|
|
4685
|
+
}
|
|
4686
|
+
@media only screen and (min-width: 32em) {
|
|
4687
|
+
.SensitiveBlock-module_overlay__hfDVS {
|
|
4688
|
+
right: 0;
|
|
4689
|
+
left: 0
|
|
4690
|
+
}
|
|
4691
|
+
}
|
|
4692
|
+
.SensitiveBlock-module_content__sNpxZ {
|
|
4693
|
+
-webkit-user-select: none;
|
|
4694
|
+
-moz-user-select: none;
|
|
4695
|
+
-ms-user-select: none;
|
|
4696
|
+
user-select: none;
|
|
4697
|
+
|
|
4698
|
+
color: #fff;
|
|
4699
|
+
|
|
4700
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4701
|
+
}
|
|
4702
|
+
.SensitiveBlock-module_content__sNpxZ p {
|
|
4703
|
+
display: block;
|
|
4704
|
+
|
|
4705
|
+
width: 100%;
|
|
4706
|
+
max-width: 368px;
|
|
4707
|
+
margin-top: 0;
|
|
4708
|
+
margin-bottom: 12px;
|
|
4709
|
+
|
|
4710
|
+
text-align: center;
|
|
4711
|
+
|
|
4712
|
+
font-size: 14px;
|
|
4713
|
+
line-height: 18px
|
|
4714
|
+
}
|
|
4715
|
+
@media only screen and (min-width: 32em) {
|
|
4716
|
+
.SensitiveBlock-module_content__sNpxZ p {
|
|
4717
|
+
margin-bottom: 24px;
|
|
4718
|
+
|
|
4719
|
+
font-size: 16px;
|
|
4720
|
+
line-height: 22px
|
|
4721
|
+
}
|
|
4722
|
+
}
|
|
4723
|
+
.SensitiveBlock-module_button__3BGZK {
|
|
4724
|
+
width: 100%;
|
|
4725
|
+
max-width: 348px;
|
|
4726
|
+
margin: 0 auto;
|
|
4727
|
+
}
|
|
4728
|
+
.SensitiveBlock-module_default__2HgmZ {
|
|
4729
|
+
max-width: 650px
|
|
4730
|
+
}
|
|
4731
|
+
@media only screen and (min-width: 32em) {
|
|
4732
|
+
.SensitiveBlock-module_default__2HgmZ {
|
|
4733
|
+
margin-right: auto;
|
|
4734
|
+
margin-left: auto
|
|
4735
|
+
}
|
|
4736
|
+
}
|
|
4737
|
+
.SensitiveBlock-module_full__3Hph9 {
|
|
4738
|
+
max-width: 980px
|
|
4739
|
+
}
|
|
4740
|
+
@media only screen and (min-width: 32em) {
|
|
4741
|
+
.SensitiveBlock-module_full__3Hph9 {
|
|
4742
|
+
margin-right: auto;
|
|
4743
|
+
margin-left: auto
|
|
4744
|
+
}
|
|
4745
|
+
}
|
|
4746
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
4747
|
+
right: -20px;
|
|
4748
|
+
left: -20px
|
|
4749
|
+
}
|
|
4750
|
+
@media only screen and (min-width: 32em) {
|
|
4751
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
4752
|
+
right: 0;
|
|
4753
|
+
left: 0
|
|
4573
4754
|
}
|
|
4574
|
-
|
|
4575
|
-
|
|
4576
|
-
|
|
4577
|
-
|
|
4755
|
+
}
|
|
4756
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
4757
|
+
padding-right: 20px;
|
|
4758
|
+
padding-left: 20px
|
|
4578
4759
|
}
|
|
4579
|
-
|
|
4580
|
-
|
|
4760
|
+
@media only screen and (min-width: 32em) {
|
|
4761
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
4762
|
+
padding-right: 0;
|
|
4763
|
+
padding-left: 0
|
|
4581
4764
|
}
|
|
4582
|
-
|
|
4583
|
-
|
|
4765
|
+
}
|
|
4766
|
+
.SensitiveBlock-module_super_full__14UOv {
|
|
4767
|
+
max-width: 100%;
|
|
4584
4768
|
}
|
|
4585
|
-
|
|
4586
|
-
|
|
4769
|
+
@media only screen and (min-width: 32em) {
|
|
4770
|
+
.SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_overlay__hfDVS {
|
|
4771
|
+
right: -15px;
|
|
4772
|
+
left: -15px
|
|
4587
4773
|
}
|
|
4588
|
-
|
|
4589
|
-
|
|
4774
|
+
}
|
|
4775
|
+
@media only screen and (min-width: 32em) {
|
|
4776
|
+
.SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_media__3wnlo {
|
|
4777
|
+
padding-right: 15px;
|
|
4778
|
+
padding-left: 15px
|
|
4590
4779
|
}
|
|
4591
|
-
|
|
4780
|
+
}
|
|
4781
|
+
/* STATE */
|
|
4782
|
+
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_overlay__hfDVS {
|
|
4592
4783
|
visibility: hidden;
|
|
4593
|
-
}
|
|
4594
|
-
.ToolbarButton-module_text__32m6s {
|
|
4595
|
-
display: inline-block;
|
|
4596
4784
|
|
|
4597
|
-
|
|
4785
|
+
pointer-events: none;
|
|
4598
4786
|
|
|
4599
|
-
|
|
4600
|
-
}
|
|
4601
|
-
.ToolbarButton-module_text__32m6s:empty {
|
|
4602
|
-
display: none;
|
|
4787
|
+
opacity: 0;
|
|
4603
4788
|
}
|
|
4604
|
-
.
|
|
4605
|
-
|
|
4606
|
-
|
|
4607
|
-
fill: transparent;
|
|
4789
|
+
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_container__1Wtix {
|
|
4790
|
+
min-height: 0;
|
|
4608
4791
|
}
|
|
4609
|
-
|
|
4610
|
-
|
|
4792
|
+
/* CONTEXT */
|
|
4793
|
+
@media only screen and (max-width: 63.9375em) {
|
|
4794
|
+
.SensitiveBlock-module_isInCard__1L-lu .SensitiveBlock-module_overlay__hfDVS,
|
|
4795
|
+
.SensitiveBlock-module_isInSlide__f_Ql2 .SensitiveBlock-module_overlay__hfDVS {
|
|
4796
|
+
right: -11px;
|
|
4797
|
+
left: -11px
|
|
4611
4798
|
}
|
|
4799
|
+
}
|
|
4612
4800
|
|
|
4613
4801
|
/* Colors */
|
|
4614
4802
|
/* Fonts */
|
|
@@ -4878,193 +5066,6 @@ a mark {
|
|
|
4878
5066
|
}
|
|
4879
5067
|
}
|
|
4880
5068
|
|
|
4881
|
-
/* Colors */
|
|
4882
|
-
/* Fonts */
|
|
4883
|
-
/* Gap */
|
|
4884
|
-
/* Media */
|
|
4885
|
-
/* 512 */
|
|
4886
|
-
/* 650 */
|
|
4887
|
-
/* 768 */
|
|
4888
|
-
/* 1024 */
|
|
4889
|
-
/* 1010 */
|
|
4890
|
-
/* 1200 */
|
|
4891
|
-
/* 511 */
|
|
4892
|
-
/* 1023 */
|
|
4893
|
-
/* Zindex */
|
|
4894
|
-
.SensitiveBlock-module_root__2iJbD {
|
|
4895
|
-
position: relative;
|
|
4896
|
-
|
|
4897
|
-
margin: 15px 0
|
|
4898
|
-
}
|
|
4899
|
-
@media only screen and (min-width: 32em) {
|
|
4900
|
-
.SensitiveBlock-module_root__2iJbD {
|
|
4901
|
-
margin: 25px 0 20px
|
|
4902
|
-
}
|
|
4903
|
-
}
|
|
4904
|
-
.SensitiveBlock-module_root__2iJbD:first-child {
|
|
4905
|
-
margin-top: 0;
|
|
4906
|
-
}
|
|
4907
|
-
.SensitiveBlock-module_root__2iJbD:last-child {
|
|
4908
|
-
margin-bottom: 0;
|
|
4909
|
-
}
|
|
4910
|
-
.SensitiveBlock-module_root__2iJbD figcaption {
|
|
4911
|
-
width: 100%;
|
|
4912
|
-
max-width: 650px;
|
|
4913
|
-
margin-right: auto;
|
|
4914
|
-
margin-left: auto;
|
|
4915
|
-
|
|
4916
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4917
|
-
}
|
|
4918
|
-
.SensitiveBlock-module_container__1Wtix {
|
|
4919
|
-
position: relative;
|
|
4920
|
-
|
|
4921
|
-
min-height: 170px;
|
|
4922
|
-
|
|
4923
|
-
transition: min-height 350ms ease;
|
|
4924
|
-
}
|
|
4925
|
-
.SensitiveBlock-module_overlay__hfDVS {
|
|
4926
|
-
position: absolute;
|
|
4927
|
-
z-index: 10;
|
|
4928
|
-
top: 0;
|
|
4929
|
-
right: -20px;
|
|
4930
|
-
bottom: 0;
|
|
4931
|
-
left: -20px;
|
|
4932
|
-
|
|
4933
|
-
display: -webkit-box;
|
|
4934
|
-
|
|
4935
|
-
display: -webkit-flex;
|
|
4936
|
-
|
|
4937
|
-
display: -ms-flexbox;
|
|
4938
|
-
|
|
4939
|
-
display: flex;
|
|
4940
|
-
align-items: center;
|
|
4941
|
-
flex-flow: column nowrap;
|
|
4942
|
-
justify-content: center;
|
|
4943
|
-
|
|
4944
|
-
padding: 30px 20px;
|
|
4945
|
-
|
|
4946
|
-
transition: opacity 500ms ease, visibility 500ms ease;
|
|
4947
|
-
|
|
4948
|
-
background-color: rgba(255, 255, 255, 1);
|
|
4949
|
-
background-repeat: no-repeat;
|
|
4950
|
-
background-position: center top;
|
|
4951
|
-
background-size: cover
|
|
4952
|
-
}
|
|
4953
|
-
@media only screen and (min-width: 32em) {
|
|
4954
|
-
.SensitiveBlock-module_overlay__hfDVS {
|
|
4955
|
-
right: 0;
|
|
4956
|
-
left: 0
|
|
4957
|
-
}
|
|
4958
|
-
}
|
|
4959
|
-
.SensitiveBlock-module_content__sNpxZ {
|
|
4960
|
-
-webkit-user-select: none;
|
|
4961
|
-
-moz-user-select: none;
|
|
4962
|
-
-ms-user-select: none;
|
|
4963
|
-
user-select: none;
|
|
4964
|
-
|
|
4965
|
-
color: #fff;
|
|
4966
|
-
|
|
4967
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4968
|
-
}
|
|
4969
|
-
.SensitiveBlock-module_content__sNpxZ p {
|
|
4970
|
-
display: block;
|
|
4971
|
-
|
|
4972
|
-
width: 100%;
|
|
4973
|
-
max-width: 368px;
|
|
4974
|
-
margin-top: 0;
|
|
4975
|
-
margin-bottom: 12px;
|
|
4976
|
-
|
|
4977
|
-
text-align: center;
|
|
4978
|
-
|
|
4979
|
-
font-size: 14px;
|
|
4980
|
-
line-height: 18px
|
|
4981
|
-
}
|
|
4982
|
-
@media only screen and (min-width: 32em) {
|
|
4983
|
-
.SensitiveBlock-module_content__sNpxZ p {
|
|
4984
|
-
margin-bottom: 24px;
|
|
4985
|
-
|
|
4986
|
-
font-size: 16px;
|
|
4987
|
-
line-height: 22px
|
|
4988
|
-
}
|
|
4989
|
-
}
|
|
4990
|
-
.SensitiveBlock-module_button__3BGZK {
|
|
4991
|
-
width: 100%;
|
|
4992
|
-
max-width: 348px;
|
|
4993
|
-
margin: 0 auto;
|
|
4994
|
-
}
|
|
4995
|
-
.SensitiveBlock-module_default__2HgmZ {
|
|
4996
|
-
max-width: 650px
|
|
4997
|
-
}
|
|
4998
|
-
@media only screen and (min-width: 32em) {
|
|
4999
|
-
.SensitiveBlock-module_default__2HgmZ {
|
|
5000
|
-
margin-right: auto;
|
|
5001
|
-
margin-left: auto
|
|
5002
|
-
}
|
|
5003
|
-
}
|
|
5004
|
-
.SensitiveBlock-module_full__3Hph9 {
|
|
5005
|
-
max-width: 980px
|
|
5006
|
-
}
|
|
5007
|
-
@media only screen and (min-width: 32em) {
|
|
5008
|
-
.SensitiveBlock-module_full__3Hph9 {
|
|
5009
|
-
margin-right: auto;
|
|
5010
|
-
margin-left: auto
|
|
5011
|
-
}
|
|
5012
|
-
}
|
|
5013
|
-
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
5014
|
-
right: -20px;
|
|
5015
|
-
left: -20px
|
|
5016
|
-
}
|
|
5017
|
-
@media only screen and (min-width: 32em) {
|
|
5018
|
-
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
5019
|
-
right: 0;
|
|
5020
|
-
left: 0
|
|
5021
|
-
}
|
|
5022
|
-
}
|
|
5023
|
-
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
5024
|
-
padding-right: 20px;
|
|
5025
|
-
padding-left: 20px
|
|
5026
|
-
}
|
|
5027
|
-
@media only screen and (min-width: 32em) {
|
|
5028
|
-
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
5029
|
-
padding-right: 0;
|
|
5030
|
-
padding-left: 0
|
|
5031
|
-
}
|
|
5032
|
-
}
|
|
5033
|
-
.SensitiveBlock-module_super_full__14UOv {
|
|
5034
|
-
max-width: 100%;
|
|
5035
|
-
}
|
|
5036
|
-
@media only screen and (min-width: 32em) {
|
|
5037
|
-
.SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_overlay__hfDVS {
|
|
5038
|
-
right: -15px;
|
|
5039
|
-
left: -15px
|
|
5040
|
-
}
|
|
5041
|
-
}
|
|
5042
|
-
@media only screen and (min-width: 32em) {
|
|
5043
|
-
.SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_media__3wnlo {
|
|
5044
|
-
padding-right: 15px;
|
|
5045
|
-
padding-left: 15px
|
|
5046
|
-
}
|
|
5047
|
-
}
|
|
5048
|
-
/* STATE */
|
|
5049
|
-
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_overlay__hfDVS {
|
|
5050
|
-
visibility: hidden;
|
|
5051
|
-
|
|
5052
|
-
pointer-events: none;
|
|
5053
|
-
|
|
5054
|
-
opacity: 0;
|
|
5055
|
-
}
|
|
5056
|
-
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_container__1Wtix {
|
|
5057
|
-
min-height: 0;
|
|
5058
|
-
}
|
|
5059
|
-
/* CONTEXT */
|
|
5060
|
-
@media only screen and (max-width: 63.9375em) {
|
|
5061
|
-
.SensitiveBlock-module_isInCard__1L-lu .SensitiveBlock-module_overlay__hfDVS,
|
|
5062
|
-
.SensitiveBlock-module_isInSlide__f_Ql2 .SensitiveBlock-module_overlay__hfDVS {
|
|
5063
|
-
right: -11px;
|
|
5064
|
-
left: -11px
|
|
5065
|
-
}
|
|
5066
|
-
}
|
|
5067
|
-
|
|
5068
5069
|
/* Colors */
|
|
5069
5070
|
/* Fonts */
|
|
5070
5071
|
/* Gap */
|