@meduza/ui-kit-2 0.1.46 → 0.1.48
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 +5 -6
- 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 +5 -6
- package/dist/ui-kit-2.esm.js.map +1 -1
- package/dist/ui-kit.css +906 -905
- 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/GroupedBlock/index.tsx +6 -3
- package/src/Image/index.tsx +1 -1
package/dist/ui-kit.css
CHANGED
|
@@ -228,242 +228,6 @@
|
|
|
228
228
|
}
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
-
/* Colors */
|
|
232
|
-
/* Fonts */
|
|
233
|
-
/* Gap */
|
|
234
|
-
/* Media */
|
|
235
|
-
/* 512 */
|
|
236
|
-
/* 650 */
|
|
237
|
-
/* 768 */
|
|
238
|
-
/* 1024 */
|
|
239
|
-
/* 1010 */
|
|
240
|
-
/* 1200 */
|
|
241
|
-
/* 511 */
|
|
242
|
-
/* 1023 */
|
|
243
|
-
/* Zindex */
|
|
244
|
-
.Button-module_root__RpsiW {
|
|
245
|
-
display: block;
|
|
246
|
-
|
|
247
|
-
padding: 0;
|
|
248
|
-
|
|
249
|
-
cursor: pointer;
|
|
250
|
-
-webkit-user-select: none;
|
|
251
|
-
-moz-user-select: none;
|
|
252
|
-
-ms-user-select: none;
|
|
253
|
-
user-select: none;
|
|
254
|
-
transition: background-color 0.15s ease-out;
|
|
255
|
-
text-align: center;
|
|
256
|
-
|
|
257
|
-
color: #fff;
|
|
258
|
-
border-width: 0;
|
|
259
|
-
outline: none;
|
|
260
|
-
|
|
261
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
262
|
-
line-height: 1;
|
|
263
|
-
|
|
264
|
-
-webkit-appearance: none;
|
|
265
|
-
|
|
266
|
-
-moz-appearance: none;
|
|
267
|
-
|
|
268
|
-
appearance: none;
|
|
269
|
-
}
|
|
270
|
-
.Button-module_root__RpsiW::-moz-focus-inner {
|
|
271
|
-
border: 0;
|
|
272
|
-
}
|
|
273
|
-
.Button-module_root__RpsiW[disabled] {
|
|
274
|
-
cursor: default;
|
|
275
|
-
pointer-events: none;
|
|
276
|
-
|
|
277
|
-
opacity: 0.5;
|
|
278
|
-
}
|
|
279
|
-
.Button-module_root__RpsiW > span:first-child {
|
|
280
|
-
margin-right: 4px;
|
|
281
|
-
}
|
|
282
|
-
.Button-module_root__RpsiW > span:last-child {
|
|
283
|
-
margin-left: 4px;
|
|
284
|
-
}
|
|
285
|
-
.Button-module_gold__ZMYg- {
|
|
286
|
-
background: #b88b59;
|
|
287
|
-
}
|
|
288
|
-
.Button-module_gold__ZMYg-.Button-module_isLoading__1g6QO {
|
|
289
|
-
fill: #b88b59;
|
|
290
|
-
}
|
|
291
|
-
.Button-module_gold__ZMYg-:hover {
|
|
292
|
-
background-color: #9e784c
|
|
293
|
-
}
|
|
294
|
-
@media (hover: none) {
|
|
295
|
-
.Button-module_gold__ZMYg-:hover {
|
|
296
|
-
background-color: #b88b59
|
|
297
|
-
}
|
|
298
|
-
}
|
|
299
|
-
.Button-module_gold__ZMYg-:active {
|
|
300
|
-
background-color: #856440;
|
|
301
|
-
}
|
|
302
|
-
.Button-module_gray__3IM54 {
|
|
303
|
-
color: #000;
|
|
304
|
-
background-color: #f0f0f0;
|
|
305
|
-
}
|
|
306
|
-
.Button-module_gray__3IM54.Button-module_isLoading__1g6QO {
|
|
307
|
-
fill: #545454;
|
|
308
|
-
}
|
|
309
|
-
.Button-module_gray__3IM54:hover {
|
|
310
|
-
background-color: #ebebeb
|
|
311
|
-
}
|
|
312
|
-
@media (hover: none) {
|
|
313
|
-
.Button-module_gray__3IM54:hover {
|
|
314
|
-
background-color: #ebebeb
|
|
315
|
-
}
|
|
316
|
-
}
|
|
317
|
-
.Button-module_gray__3IM54:active {
|
|
318
|
-
background-color: #e3e3e3;
|
|
319
|
-
}
|
|
320
|
-
.Button-module_sand__2AqVq {
|
|
321
|
-
background: #a18c68;
|
|
322
|
-
}
|
|
323
|
-
.Button-module_sand__2AqVq.Button-module_isLoading__1g6QO {
|
|
324
|
-
fill: #a18c68;
|
|
325
|
-
}
|
|
326
|
-
.Button-module_sand__2AqVq:hover {
|
|
327
|
-
background-color: #8a7654
|
|
328
|
-
}
|
|
329
|
-
@media (hover: none) {
|
|
330
|
-
.Button-module_sand__2AqVq:hover {
|
|
331
|
-
background-color: #a18c68
|
|
332
|
-
}
|
|
333
|
-
}
|
|
334
|
-
.Button-module_sand__2AqVq:active {
|
|
335
|
-
background-color: #7b6743;
|
|
336
|
-
}
|
|
337
|
-
.Button-module_dark__I0uXx {
|
|
338
|
-
color: #adadad;
|
|
339
|
-
background-color: #3a3a3a;
|
|
340
|
-
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
|
|
341
|
-
}
|
|
342
|
-
.Button-module_dark__I0uXx:hover {
|
|
343
|
-
background-color: #2e2e2e
|
|
344
|
-
}
|
|
345
|
-
@media (hover: none) {
|
|
346
|
-
.Button-module_dark__I0uXx:hover {
|
|
347
|
-
background-color: #3a3a3a
|
|
348
|
-
}
|
|
349
|
-
}
|
|
350
|
-
.Button-module_dark__I0uXx:active {
|
|
351
|
-
background-color: #242424;
|
|
352
|
-
}
|
|
353
|
-
.Button-module_dark__I0uXx.Button-module_isLoading__1g6QO {
|
|
354
|
-
fill: #3a3a3a;
|
|
355
|
-
}
|
|
356
|
-
.Button-module_light__1Y4hG {
|
|
357
|
-
color: #000;
|
|
358
|
-
background-color: #fff;
|
|
359
|
-
}
|
|
360
|
-
.Button-module_light__1Y4hG:hover {
|
|
361
|
-
background-color: #ebebeb
|
|
362
|
-
}
|
|
363
|
-
@media (hover: none) {
|
|
364
|
-
.Button-module_light__1Y4hG:hover {
|
|
365
|
-
background-color: #fff
|
|
366
|
-
}
|
|
367
|
-
}
|
|
368
|
-
.Button-module_light__1Y4hG:active {
|
|
369
|
-
background-color: #e3e3e3;
|
|
370
|
-
}
|
|
371
|
-
.Button-module_light__1Y4hG.Button-module_isLoading__1g6QO {
|
|
372
|
-
fill: #fff;
|
|
373
|
-
}
|
|
374
|
-
.Button-module_black__3sG3Y {
|
|
375
|
-
color: #7e7d7b;
|
|
376
|
-
background-color: #000;
|
|
377
|
-
}
|
|
378
|
-
.Button-module_black__3sG3Y.Button-module_isLoading__1g6QO {
|
|
379
|
-
fill: #7e7d7b;
|
|
380
|
-
}
|
|
381
|
-
.Button-module_black__3sG3Y:hover {
|
|
382
|
-
background-color: #141414
|
|
383
|
-
}
|
|
384
|
-
@media (hover: none) {
|
|
385
|
-
.Button-module_black__3sG3Y:hover {
|
|
386
|
-
background: #141414
|
|
387
|
-
}
|
|
388
|
-
}
|
|
389
|
-
.Button-module_black__3sG3Y:active {
|
|
390
|
-
background-color: #242424;
|
|
391
|
-
}
|
|
392
|
-
.Button-module_red__3Niou {
|
|
393
|
-
background-color: #f95a5a;
|
|
394
|
-
}
|
|
395
|
-
.Button-module_red__3Niou:hover {
|
|
396
|
-
background-color: #e65353
|
|
397
|
-
}
|
|
398
|
-
@media (hover: none) {
|
|
399
|
-
.Button-module_red__3Niou:hover {
|
|
400
|
-
background: #f95a5a
|
|
401
|
-
}
|
|
402
|
-
}
|
|
403
|
-
.Button-module_red__3Niou:active {
|
|
404
|
-
background-color: #d44d4d;
|
|
405
|
-
}
|
|
406
|
-
.Button-module_red__3Niou.Button-module_isLoading__1g6QO {
|
|
407
|
-
fill: #141414;
|
|
408
|
-
}
|
|
409
|
-
.Button-module_default__28Vo_ {
|
|
410
|
-
width: 100%;
|
|
411
|
-
height: 42px;
|
|
412
|
-
padding: 6px 18px;
|
|
413
|
-
|
|
414
|
-
letter-spacing: 1px;
|
|
415
|
-
text-transform: uppercase;
|
|
416
|
-
|
|
417
|
-
border-radius: 8px;
|
|
418
|
-
|
|
419
|
-
font-size: 12px;
|
|
420
|
-
font-weight: 600;
|
|
421
|
-
line-height: 22px
|
|
422
|
-
}
|
|
423
|
-
@media only screen and (min-width: 64em) {
|
|
424
|
-
.Button-module_default__28Vo_ {
|
|
425
|
-
padding: 7px 18px 6px;
|
|
426
|
-
|
|
427
|
-
font-size: 14px;
|
|
428
|
-
line-height: 16px
|
|
429
|
-
}
|
|
430
|
-
}
|
|
431
|
-
.Button-module_isInSpoiler__2Yl8c svg {
|
|
432
|
-
margin-top: -2px;
|
|
433
|
-
margin-left: 6px;
|
|
434
|
-
}
|
|
435
|
-
.Button-module_ghost__3awCW {
|
|
436
|
-
letter-spacing: inherit;
|
|
437
|
-
text-transform: none;
|
|
438
|
-
|
|
439
|
-
color: inherit;
|
|
440
|
-
background-color: transparent;
|
|
441
|
-
|
|
442
|
-
font-family: inherit;
|
|
443
|
-
font-size: inherit;
|
|
444
|
-
font-weight: inherit;
|
|
445
|
-
}
|
|
446
|
-
.Button-module_isInDropdown__1ogKL {
|
|
447
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
448
|
-
}
|
|
449
|
-
.Button-module_black__3sG3Y[disabled],
|
|
450
|
-
.Button-module_sand__2AqVq[disabled] {
|
|
451
|
-
opacity: 0.3;
|
|
452
|
-
}
|
|
453
|
-
/* LOADING */
|
|
454
|
-
.Button-module_root__RpsiW.Button-module_isLoading__1g6QO {
|
|
455
|
-
cursor: default;
|
|
456
|
-
pointer-events: none;
|
|
457
|
-
|
|
458
|
-
background-color: transparent;
|
|
459
|
-
box-shadow: none;
|
|
460
|
-
}
|
|
461
|
-
.Button-module_loader__2pl6d {
|
|
462
|
-
display: block;
|
|
463
|
-
|
|
464
|
-
margin-top: -1px;
|
|
465
|
-
}
|
|
466
|
-
|
|
467
231
|
/* Colors */
|
|
468
232
|
/* Fonts */
|
|
469
233
|
/* Gap */
|
|
@@ -725,27 +489,246 @@
|
|
|
725
489
|
/* 511 */
|
|
726
490
|
/* 1023 */
|
|
727
491
|
/* Zindex */
|
|
728
|
-
.
|
|
492
|
+
.Button-module_root__RpsiW {
|
|
729
493
|
display: block;
|
|
730
|
-
}
|
|
731
494
|
|
|
732
|
-
|
|
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;
|
|
495
|
+
padding: 0;
|
|
747
496
|
|
|
748
|
-
|
|
497
|
+
cursor: pointer;
|
|
498
|
+
-webkit-user-select: none;
|
|
499
|
+
-moz-user-select: none;
|
|
500
|
+
-ms-user-select: none;
|
|
501
|
+
user-select: none;
|
|
502
|
+
transition: background-color 0.15s ease-out;
|
|
503
|
+
text-align: center;
|
|
504
|
+
|
|
505
|
+
color: #fff;
|
|
506
|
+
border-width: 0;
|
|
507
|
+
outline: none;
|
|
508
|
+
|
|
509
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
510
|
+
line-height: 1;
|
|
511
|
+
|
|
512
|
+
-webkit-appearance: none;
|
|
513
|
+
|
|
514
|
+
-moz-appearance: none;
|
|
515
|
+
|
|
516
|
+
appearance: none;
|
|
517
|
+
}
|
|
518
|
+
.Button-module_root__RpsiW::-moz-focus-inner {
|
|
519
|
+
border: 0;
|
|
520
|
+
}
|
|
521
|
+
.Button-module_root__RpsiW[disabled] {
|
|
522
|
+
cursor: default;
|
|
523
|
+
pointer-events: none;
|
|
524
|
+
|
|
525
|
+
opacity: 0.5;
|
|
526
|
+
}
|
|
527
|
+
.Button-module_root__RpsiW > span:first-child {
|
|
528
|
+
margin-right: 4px;
|
|
529
|
+
}
|
|
530
|
+
.Button-module_root__RpsiW > span:last-child {
|
|
531
|
+
margin-left: 4px;
|
|
532
|
+
}
|
|
533
|
+
.Button-module_gold__ZMYg- {
|
|
534
|
+
background: #b88b59;
|
|
535
|
+
}
|
|
536
|
+
.Button-module_gold__ZMYg-.Button-module_isLoading__1g6QO {
|
|
537
|
+
fill: #b88b59;
|
|
538
|
+
}
|
|
539
|
+
.Button-module_gold__ZMYg-:hover {
|
|
540
|
+
background-color: #9e784c
|
|
541
|
+
}
|
|
542
|
+
@media (hover: none) {
|
|
543
|
+
.Button-module_gold__ZMYg-:hover {
|
|
544
|
+
background-color: #b88b59
|
|
545
|
+
}
|
|
546
|
+
}
|
|
547
|
+
.Button-module_gold__ZMYg-:active {
|
|
548
|
+
background-color: #856440;
|
|
549
|
+
}
|
|
550
|
+
.Button-module_gray__3IM54 {
|
|
551
|
+
color: #000;
|
|
552
|
+
background-color: #f0f0f0;
|
|
553
|
+
}
|
|
554
|
+
.Button-module_gray__3IM54.Button-module_isLoading__1g6QO {
|
|
555
|
+
fill: #545454;
|
|
556
|
+
}
|
|
557
|
+
.Button-module_gray__3IM54:hover {
|
|
558
|
+
background-color: #ebebeb
|
|
559
|
+
}
|
|
560
|
+
@media (hover: none) {
|
|
561
|
+
.Button-module_gray__3IM54:hover {
|
|
562
|
+
background-color: #ebebeb
|
|
563
|
+
}
|
|
564
|
+
}
|
|
565
|
+
.Button-module_gray__3IM54:active {
|
|
566
|
+
background-color: #e3e3e3;
|
|
567
|
+
}
|
|
568
|
+
.Button-module_sand__2AqVq {
|
|
569
|
+
background: #a18c68;
|
|
570
|
+
}
|
|
571
|
+
.Button-module_sand__2AqVq.Button-module_isLoading__1g6QO {
|
|
572
|
+
fill: #a18c68;
|
|
573
|
+
}
|
|
574
|
+
.Button-module_sand__2AqVq:hover {
|
|
575
|
+
background-color: #8a7654
|
|
576
|
+
}
|
|
577
|
+
@media (hover: none) {
|
|
578
|
+
.Button-module_sand__2AqVq:hover {
|
|
579
|
+
background-color: #a18c68
|
|
580
|
+
}
|
|
581
|
+
}
|
|
582
|
+
.Button-module_sand__2AqVq:active {
|
|
583
|
+
background-color: #7b6743;
|
|
584
|
+
}
|
|
585
|
+
.Button-module_dark__I0uXx {
|
|
586
|
+
color: #adadad;
|
|
587
|
+
background-color: #3a3a3a;
|
|
588
|
+
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
|
|
589
|
+
}
|
|
590
|
+
.Button-module_dark__I0uXx:hover {
|
|
591
|
+
background-color: #2e2e2e
|
|
592
|
+
}
|
|
593
|
+
@media (hover: none) {
|
|
594
|
+
.Button-module_dark__I0uXx:hover {
|
|
595
|
+
background-color: #3a3a3a
|
|
596
|
+
}
|
|
597
|
+
}
|
|
598
|
+
.Button-module_dark__I0uXx:active {
|
|
599
|
+
background-color: #242424;
|
|
600
|
+
}
|
|
601
|
+
.Button-module_dark__I0uXx.Button-module_isLoading__1g6QO {
|
|
602
|
+
fill: #3a3a3a;
|
|
603
|
+
}
|
|
604
|
+
.Button-module_light__1Y4hG {
|
|
605
|
+
color: #000;
|
|
606
|
+
background-color: #fff;
|
|
607
|
+
}
|
|
608
|
+
.Button-module_light__1Y4hG:hover {
|
|
609
|
+
background-color: #ebebeb
|
|
610
|
+
}
|
|
611
|
+
@media (hover: none) {
|
|
612
|
+
.Button-module_light__1Y4hG:hover {
|
|
613
|
+
background-color: #fff
|
|
614
|
+
}
|
|
615
|
+
}
|
|
616
|
+
.Button-module_light__1Y4hG:active {
|
|
617
|
+
background-color: #e3e3e3;
|
|
618
|
+
}
|
|
619
|
+
.Button-module_light__1Y4hG.Button-module_isLoading__1g6QO {
|
|
620
|
+
fill: #fff;
|
|
621
|
+
}
|
|
622
|
+
.Button-module_black__3sG3Y {
|
|
623
|
+
color: #7e7d7b;
|
|
624
|
+
background-color: #000;
|
|
625
|
+
}
|
|
626
|
+
.Button-module_black__3sG3Y.Button-module_isLoading__1g6QO {
|
|
627
|
+
fill: #7e7d7b;
|
|
628
|
+
}
|
|
629
|
+
.Button-module_black__3sG3Y:hover {
|
|
630
|
+
background-color: #141414
|
|
631
|
+
}
|
|
632
|
+
@media (hover: none) {
|
|
633
|
+
.Button-module_black__3sG3Y:hover {
|
|
634
|
+
background: #141414
|
|
635
|
+
}
|
|
636
|
+
}
|
|
637
|
+
.Button-module_black__3sG3Y:active {
|
|
638
|
+
background-color: #242424;
|
|
639
|
+
}
|
|
640
|
+
.Button-module_red__3Niou {
|
|
641
|
+
background-color: #f95a5a;
|
|
642
|
+
}
|
|
643
|
+
.Button-module_red__3Niou:hover {
|
|
644
|
+
background-color: #e65353
|
|
645
|
+
}
|
|
646
|
+
@media (hover: none) {
|
|
647
|
+
.Button-module_red__3Niou:hover {
|
|
648
|
+
background: #f95a5a
|
|
649
|
+
}
|
|
650
|
+
}
|
|
651
|
+
.Button-module_red__3Niou:active {
|
|
652
|
+
background-color: #d44d4d;
|
|
653
|
+
}
|
|
654
|
+
.Button-module_red__3Niou.Button-module_isLoading__1g6QO {
|
|
655
|
+
fill: #141414;
|
|
656
|
+
}
|
|
657
|
+
.Button-module_default__28Vo_ {
|
|
658
|
+
width: 100%;
|
|
659
|
+
height: 42px;
|
|
660
|
+
padding: 6px 18px;
|
|
661
|
+
|
|
662
|
+
letter-spacing: 1px;
|
|
663
|
+
text-transform: uppercase;
|
|
664
|
+
|
|
665
|
+
border-radius: 8px;
|
|
666
|
+
|
|
667
|
+
font-size: 12px;
|
|
668
|
+
font-weight: 600;
|
|
669
|
+
line-height: 22px
|
|
670
|
+
}
|
|
671
|
+
@media only screen and (min-width: 64em) {
|
|
672
|
+
.Button-module_default__28Vo_ {
|
|
673
|
+
padding: 7px 18px 6px;
|
|
674
|
+
|
|
675
|
+
font-size: 14px;
|
|
676
|
+
line-height: 16px
|
|
677
|
+
}
|
|
678
|
+
}
|
|
679
|
+
.Button-module_isInSpoiler__2Yl8c svg {
|
|
680
|
+
margin-top: -2px;
|
|
681
|
+
margin-left: 6px;
|
|
682
|
+
}
|
|
683
|
+
.Button-module_ghost__3awCW {
|
|
684
|
+
letter-spacing: inherit;
|
|
685
|
+
text-transform: none;
|
|
686
|
+
|
|
687
|
+
color: inherit;
|
|
688
|
+
background-color: transparent;
|
|
689
|
+
|
|
690
|
+
font-family: inherit;
|
|
691
|
+
font-size: inherit;
|
|
692
|
+
font-weight: inherit;
|
|
693
|
+
}
|
|
694
|
+
.Button-module_isInDropdown__1ogKL {
|
|
695
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
696
|
+
}
|
|
697
|
+
.Button-module_black__3sG3Y[disabled],
|
|
698
|
+
.Button-module_sand__2AqVq[disabled] {
|
|
699
|
+
opacity: 0.3;
|
|
700
|
+
}
|
|
701
|
+
/* LOADING */
|
|
702
|
+
.Button-module_root__RpsiW.Button-module_isLoading__1g6QO {
|
|
703
|
+
cursor: default;
|
|
704
|
+
pointer-events: none;
|
|
705
|
+
|
|
706
|
+
background-color: transparent;
|
|
707
|
+
box-shadow: none;
|
|
708
|
+
}
|
|
709
|
+
.Button-module_loader__2pl6d {
|
|
710
|
+
display: block;
|
|
711
|
+
|
|
712
|
+
margin-top: -1px;
|
|
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
|
+
.DotsOnImage-module_root__2XP3Q {
|
|
729
|
+
position: relative;
|
|
730
|
+
|
|
731
|
+
display: block;
|
|
749
732
|
|
|
750
733
|
width: 100%;
|
|
751
734
|
}
|
|
@@ -773,20 +756,6 @@
|
|
|
773
756
|
|
|
774
757
|
will-change: opacity;
|
|
775
758
|
}
|
|
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
759
|
.DotsOnImage-module_marker__lH5cP {
|
|
791
760
|
width: 20px;
|
|
792
761
|
height: 20px;
|
|
@@ -813,7 +782,8 @@
|
|
|
813
782
|
-moz-appearance: none;
|
|
814
783
|
|
|
815
784
|
appearance: none;
|
|
816
|
-
will-change: opacity
|
|
785
|
+
will-change: opacity;
|
|
786
|
+
-webkit-tap-highlight-color: transparent
|
|
817
787
|
}
|
|
818
788
|
@media only screen and (min-width: 32em) {
|
|
819
789
|
.DotsOnImage-module_marker__lH5cP {
|
|
@@ -824,12 +794,26 @@
|
|
|
824
794
|
line-height: 28px
|
|
825
795
|
}
|
|
826
796
|
}
|
|
827
|
-
.DotsOnImage-module_marker__lH5cP
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
797
|
+
.DotsOnImage-module_marker__lH5cP::after {
|
|
798
|
+
position: absolute;
|
|
799
|
+
top: -5px;
|
|
800
|
+
right: -5px;
|
|
801
|
+
bottom: -5px;
|
|
802
|
+
left: -5px;
|
|
803
|
+
|
|
804
|
+
content: ''
|
|
805
|
+
}
|
|
806
|
+
@media only screen and (min-width: 32em) {
|
|
807
|
+
.DotsOnImage-module_marker__lH5cP::after {
|
|
808
|
+
content: none
|
|
809
|
+
}
|
|
810
|
+
}
|
|
811
|
+
.DotsOnImage-module_marker__lH5cP svg {
|
|
812
|
+
display: block;
|
|
813
|
+
|
|
814
|
+
width: 100%;
|
|
815
|
+
height: 100%;
|
|
816
|
+
|
|
833
817
|
will-change: opacity;
|
|
834
818
|
}
|
|
835
819
|
.DotsOnImage-module_marker__lH5cP:hover {
|
|
@@ -894,6 +878,23 @@
|
|
|
894
878
|
}
|
|
895
879
|
}
|
|
896
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;
|
|
896
|
+
}
|
|
897
|
+
|
|
897
898
|
/* Colors */
|
|
898
899
|
/* Fonts */
|
|
899
900
|
/* Gap */
|
|
@@ -1557,6 +1558,50 @@
|
|
|
1557
1558
|
}
|
|
1558
1559
|
|
|
1559
1560
|
|
|
1561
|
+
/* Colors */
|
|
1562
|
+
/* Fonts */
|
|
1563
|
+
/* Gap */
|
|
1564
|
+
/* Media */
|
|
1565
|
+
/* 512 */
|
|
1566
|
+
/* 650 */
|
|
1567
|
+
/* 768 */
|
|
1568
|
+
/* 1024 */
|
|
1569
|
+
/* 1010 */
|
|
1570
|
+
/* 1200 */
|
|
1571
|
+
/* 511 */
|
|
1572
|
+
/* 1023 */
|
|
1573
|
+
/* Zindex */
|
|
1574
|
+
.MaterialTitle-module_root__18ku- {
|
|
1575
|
+
display: block;
|
|
1576
|
+
}
|
|
1577
|
+
.MaterialTitle-module_root__18ku- {
|
|
1578
|
+
margin: 0;
|
|
1579
|
+
|
|
1580
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1581
|
+
font-size: 25px;
|
|
1582
|
+
font-weight: normal;
|
|
1583
|
+
line-height: 27px
|
|
1584
|
+
}
|
|
1585
|
+
@media only screen and (min-width: 48em) {
|
|
1586
|
+
.MaterialTitle-module_root__18ku- {
|
|
1587
|
+
font-size: 37px;
|
|
1588
|
+
line-height: 38px
|
|
1589
|
+
}
|
|
1590
|
+
}
|
|
1591
|
+
.MaterialTitle-module_primary__2Sfmx {
|
|
1592
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
1593
|
+
font-weight: normal;
|
|
1594
|
+
}
|
|
1595
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1596
|
+
font-size: 24px;
|
|
1597
|
+
font-weight: 700
|
|
1598
|
+
}
|
|
1599
|
+
@media only screen and (min-width: 48em) {
|
|
1600
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1601
|
+
font-size: 36px
|
|
1602
|
+
}
|
|
1603
|
+
}
|
|
1604
|
+
|
|
1560
1605
|
/* Colors */
|
|
1561
1606
|
/* Fonts */
|
|
1562
1607
|
/* 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 */
|
|
@@ -2324,6 +2325,68 @@
|
|
|
2324
2325
|
margin-left: auto;
|
|
2325
2326
|
}
|
|
2326
2327
|
|
|
2328
|
+
/* Colors */
|
|
2329
|
+
/* Fonts */
|
|
2330
|
+
/* Gap */
|
|
2331
|
+
/* Media */
|
|
2332
|
+
/* 512 */
|
|
2333
|
+
/* 650 */
|
|
2334
|
+
/* 768 */
|
|
2335
|
+
/* 1024 */
|
|
2336
|
+
/* 1010 */
|
|
2337
|
+
/* 1200 */
|
|
2338
|
+
/* 511 */
|
|
2339
|
+
/* 1023 */
|
|
2340
|
+
/* Zindex */
|
|
2341
|
+
.CardTitle-module_root__1uqqF {
|
|
2342
|
+
margin-bottom: 11px
|
|
2343
|
+
}
|
|
2344
|
+
@media only screen and (min-width: 64em) {
|
|
2345
|
+
.CardTitle-module_root__1uqqF {
|
|
2346
|
+
margin-bottom: 10px;
|
|
2347
|
+
|
|
2348
|
+
text-align: center
|
|
2349
|
+
}
|
|
2350
|
+
}
|
|
2351
|
+
.CardTitle-module_index__4FsTf {
|
|
2352
|
+
margin-bottom: 7px;
|
|
2353
|
+
|
|
2354
|
+
color: #b88b59;
|
|
2355
|
+
|
|
2356
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2357
|
+
font-size: 20px;
|
|
2358
|
+
font-weight: 700;
|
|
2359
|
+
line-height: 24px;
|
|
2360
|
+
}
|
|
2361
|
+
.CardTitle-module_title__2iTI6 {
|
|
2362
|
+
color: #1d1d1d;
|
|
2363
|
+
|
|
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
|
|
2373
|
+
}
|
|
2374
|
+
}
|
|
2375
|
+
/* VISIBILITY */
|
|
2376
|
+
@media only screen and (min-width: 32em) {
|
|
2377
|
+
.CardTitle-module_mobile__1_kij {
|
|
2378
|
+
display: none
|
|
2379
|
+
}
|
|
2380
|
+
}
|
|
2381
|
+
.CardTitle-module_desktop__1l3_n {
|
|
2382
|
+
display: none
|
|
2383
|
+
}
|
|
2384
|
+
@media only screen and (min-width: 32em) {
|
|
2385
|
+
.CardTitle-module_desktop__1l3_n {
|
|
2386
|
+
display: block
|
|
2387
|
+
}
|
|
2388
|
+
}
|
|
2389
|
+
|
|
2327
2390
|
/* Colors */
|
|
2328
2391
|
/* Fonts */
|
|
2329
2392
|
/* Gap */
|
|
@@ -2393,7 +2456,7 @@
|
|
|
2393
2456
|
.Cover-module_control__VXbhi {
|
|
2394
2457
|
position: absolute;
|
|
2395
2458
|
z-index: 10;
|
|
2396
|
-
right:
|
|
2459
|
+
right: 49px;
|
|
2397
2460
|
bottom: 12px;
|
|
2398
2461
|
|
|
2399
2462
|
width: 28px;
|
|
@@ -2521,68 +2584,6 @@
|
|
|
2521
2584
|
}
|
|
2522
2585
|
|
|
2523
2586
|
|
|
2524
|
-
/* Colors */
|
|
2525
|
-
/* Fonts */
|
|
2526
|
-
/* Gap */
|
|
2527
|
-
/* Media */
|
|
2528
|
-
/* 512 */
|
|
2529
|
-
/* 650 */
|
|
2530
|
-
/* 768 */
|
|
2531
|
-
/* 1024 */
|
|
2532
|
-
/* 1010 */
|
|
2533
|
-
/* 1200 */
|
|
2534
|
-
/* 511 */
|
|
2535
|
-
/* 1023 */
|
|
2536
|
-
/* Zindex */
|
|
2537
|
-
.CardTitle-module_root__1uqqF {
|
|
2538
|
-
margin-bottom: 11px
|
|
2539
|
-
}
|
|
2540
|
-
@media only screen and (min-width: 64em) {
|
|
2541
|
-
.CardTitle-module_root__1uqqF {
|
|
2542
|
-
margin-bottom: 10px;
|
|
2543
|
-
|
|
2544
|
-
text-align: center
|
|
2545
|
-
}
|
|
2546
|
-
}
|
|
2547
|
-
.CardTitle-module_index__4FsTf {
|
|
2548
|
-
margin-bottom: 7px;
|
|
2549
|
-
|
|
2550
|
-
color: #b88b59;
|
|
2551
|
-
|
|
2552
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2553
|
-
font-size: 20px;
|
|
2554
|
-
font-weight: 700;
|
|
2555
|
-
line-height: 24px;
|
|
2556
|
-
}
|
|
2557
|
-
.CardTitle-module_title__2iTI6 {
|
|
2558
|
-
color: #1d1d1d;
|
|
2559
|
-
|
|
2560
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2561
|
-
font-size: 20px;
|
|
2562
|
-
font-weight: 700;
|
|
2563
|
-
line-height: 24px
|
|
2564
|
-
}
|
|
2565
|
-
@media only screen and (min-width: 64em) {
|
|
2566
|
-
.CardTitle-module_title__2iTI6 {
|
|
2567
|
-
font-size: 28px;
|
|
2568
|
-
line-height: 34px
|
|
2569
|
-
}
|
|
2570
|
-
}
|
|
2571
|
-
/* VISIBILITY */
|
|
2572
|
-
@media only screen and (min-width: 32em) {
|
|
2573
|
-
.CardTitle-module_mobile__1_kij {
|
|
2574
|
-
display: none
|
|
2575
|
-
}
|
|
2576
|
-
}
|
|
2577
|
-
.CardTitle-module_desktop__1l3_n {
|
|
2578
|
-
display: none
|
|
2579
|
-
}
|
|
2580
|
-
@media only screen and (min-width: 32em) {
|
|
2581
|
-
.CardTitle-module_desktop__1l3_n {
|
|
2582
|
-
display: block
|
|
2583
|
-
}
|
|
2584
|
-
}
|
|
2585
|
-
|
|
2586
2587
|
/* Colors */
|
|
2587
2588
|
/* Fonts */
|
|
2588
2589
|
/* Gap */
|
|
@@ -3033,11 +3034,258 @@
|
|
|
3033
3034
|
/* 511 */
|
|
3034
3035
|
/* 1023 */
|
|
3035
3036
|
/* Zindex */
|
|
3036
|
-
|
|
3037
|
-
|
|
3038
|
-
position: relative;
|
|
3037
|
+
.RelatedBlock-module_root__IKcQq {
|
|
3038
|
+
margin: 16px 0;
|
|
3039
3039
|
|
|
3040
|
-
|
|
3040
|
+
border-radius: 8px;
|
|
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;
|
|
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 {
|
|
3115
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3116
|
+
font-size: 16px;
|
|
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;
|
|
3137
|
+
}
|
|
3138
|
+
/* VISIBILITY */
|
|
3139
|
+
@media only screen and (min-width: 32em) {
|
|
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;
|
|
3227
|
+
|
|
3228
|
+
padding-top: 2px;
|
|
3229
|
+
|
|
3230
|
+
font-size: 18px;
|
|
3231
|
+
line-height: 24px
|
|
3232
|
+
}
|
|
3233
|
+
}
|
|
3234
|
+
@media only screen and (min-width: 64em) {
|
|
3235
|
+
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3236
|
+
margin-bottom: 18px
|
|
3237
|
+
}
|
|
3238
|
+
}
|
|
3239
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3240
|
+
font-size: 19px;
|
|
3241
|
+
line-height: 23px
|
|
3242
|
+
}
|
|
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
|
|
3247
|
+
}
|
|
3248
|
+
}
|
|
3249
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3250
|
+
font-size: 20px
|
|
3251
|
+
}
|
|
3252
|
+
@media only screen and (min-width: 64em) {
|
|
3253
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3254
|
+
font-size: 1.35rem
|
|
3255
|
+
}
|
|
3256
|
+
}
|
|
3257
|
+
@media only screen and (min-width: 32em) {
|
|
3258
|
+
.RichTitle-module_mobile__1Cb6E {
|
|
3259
|
+
display: none
|
|
3260
|
+
}
|
|
3261
|
+
}
|
|
3262
|
+
.RichTitle-module_desktop__2ixSQ {
|
|
3263
|
+
display: none
|
|
3264
|
+
}
|
|
3265
|
+
@media only screen and (min-width: 32em) {
|
|
3266
|
+
.RichTitle-module_desktop__2ixSQ {
|
|
3267
|
+
display: block
|
|
3268
|
+
}
|
|
3269
|
+
}
|
|
3270
|
+
|
|
3271
|
+
/* Colors */
|
|
3272
|
+
/* Fonts */
|
|
3273
|
+
/* Gap */
|
|
3274
|
+
/* Media */
|
|
3275
|
+
/* 512 */
|
|
3276
|
+
/* 650 */
|
|
3277
|
+
/* 768 */
|
|
3278
|
+
/* 1024 */
|
|
3279
|
+
/* 1010 */
|
|
3280
|
+
/* 1200 */
|
|
3281
|
+
/* 511 */
|
|
3282
|
+
/* 1023 */
|
|
3283
|
+
/* Zindex */
|
|
3284
|
+
/* stylelint-disable declaration-empty-line-before */
|
|
3285
|
+
span[data-body] {
|
|
3286
|
+
position: relative;
|
|
3287
|
+
|
|
3288
|
+
padding: 0 4px;
|
|
3041
3289
|
|
|
3042
3290
|
cursor: pointer;
|
|
3043
3291
|
white-space: pre-wrap;
|
|
@@ -3275,415 +3523,168 @@ mark {
|
|
|
3275
3523
|
white-space: pre-wrap;
|
|
3276
3524
|
|
|
3277
3525
|
background-color: #fff3bc;
|
|
3278
|
-
|
|
3279
|
-
font-weight: inherit;
|
|
3280
|
-
font-style: inherit
|
|
3281
|
-
}
|
|
3282
|
-
@media only screen and (min-width: 32em) {
|
|
3283
|
-
mark {
|
|
3284
|
-
padding-bottom: 1px
|
|
3285
|
-
}
|
|
3286
|
-
}
|
|
3287
|
-
a mark {
|
|
3288
|
-
z-index: 1;
|
|
3289
|
-
|
|
3290
|
-
padding-bottom: 0;
|
|
3291
|
-
|
|
3292
|
-
color: inherit;
|
|
3293
|
-
box-shadow: inset 0 -1px #b88b59, 0 1px #fff3bc;
|
|
3294
|
-
}
|
|
3295
|
-
.SimpleBlock-module_context_p__33saY {
|
|
3296
|
-
position: relative;
|
|
3297
|
-
|
|
3298
|
-
margin: 0 0 15px;
|
|
3299
|
-
padding: 0 0 0 23px;
|
|
3300
|
-
|
|
3301
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3302
|
-
font-size: 18px;
|
|
3303
|
-
line-height: 22px
|
|
3304
|
-
}
|
|
3305
|
-
@media only screen and (min-width: 48em) {
|
|
3306
|
-
.SimpleBlock-module_context_p__33saY {
|
|
3307
|
-
padding: 0 0 0 38px;
|
|
3308
|
-
|
|
3309
|
-
font-size: 20px;
|
|
3310
|
-
line-height: 27px
|
|
3311
|
-
}
|
|
3312
|
-
}
|
|
3313
|
-
.SimpleBlock-module_context_p__33saY::before {
|
|
3314
|
-
position: absolute;
|
|
3315
|
-
top: 0;
|
|
3316
|
-
left: 5px;
|
|
3317
|
-
|
|
3318
|
-
width: 8px;
|
|
3319
|
-
|
|
3320
|
-
content: '\2022';
|
|
3321
|
-
text-align: center;
|
|
3322
|
-
|
|
3323
|
-
color: #b88b59;
|
|
3324
|
-
|
|
3325
|
-
font-size: 18px;
|
|
3326
|
-
line-height: inherit
|
|
3327
|
-
}
|
|
3328
|
-
@media only screen and (min-width: 48em) {
|
|
3329
|
-
.SimpleBlock-module_context_p__33saY::before {
|
|
3330
|
-
left: 0;
|
|
3331
|
-
|
|
3332
|
-
width: 36px;
|
|
3333
|
-
|
|
3334
|
-
text-align: center;
|
|
3335
|
-
|
|
3336
|
-
font-size: 20px
|
|
3337
|
-
}
|
|
3338
|
-
}
|
|
3339
|
-
.SimpleBlock-module_isInIntro__DfutD.SimpleBlock-module_lead__35nXx::after {
|
|
3340
|
-
content: none;
|
|
3341
|
-
}
|
|
3342
|
-
.SimpleBlock-module_center__2rjif {
|
|
3343
|
-
max-width: 650px;
|
|
3344
|
-
margin-right: auto;
|
|
3345
|
-
margin-left: auto;
|
|
3346
|
-
}
|
|
3347
|
-
@media only screen and (min-width: 48em) {
|
|
3348
|
-
.SimpleBlock-module_center__2rjif.SimpleBlock-module_lead__35nXx {
|
|
3349
|
-
font-size: 20px;
|
|
3350
|
-
line-height: 28px
|
|
3351
|
-
}
|
|
3352
|
-
}
|
|
3353
|
-
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx {
|
|
3354
|
-
margin-bottom: 18px
|
|
3355
|
-
}
|
|
3356
|
-
@media only screen and (min-width: 48em) {
|
|
3357
|
-
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx {
|
|
3358
|
-
margin-top: 27px;
|
|
3359
|
-
margin-bottom: 20px;
|
|
3360
|
-
|
|
3361
|
-
font-size: 20px;
|
|
3362
|
-
line-height: 28px
|
|
3363
|
-
}
|
|
3364
|
-
}
|
|
3365
|
-
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
|
|
3366
|
-
margin-bottom: 15px
|
|
3367
|
-
}
|
|
3368
|
-
@media only screen and (min-width: 48em) {
|
|
3369
|
-
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
|
|
3370
|
-
margin-top: 20px;
|
|
3371
|
-
|
|
3372
|
-
font-size: 20px;
|
|
3373
|
-
line-height: 28px
|
|
3374
|
-
}
|
|
3375
|
-
}
|
|
3376
|
-
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx + .SimpleBlock-module_lead__35nXx,
|
|
3377
|
-
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + .SimpleBlock-module_lead__35nXx {
|
|
3378
|
-
margin-top: 0;
|
|
3379
|
-
}
|
|
3380
|
-
.SimpleBlock-module_isInImportantLead__3VGzT {
|
|
3381
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3382
|
-
font-size: 16px;
|
|
3383
|
-
line-height: 22px
|
|
3384
|
-
}
|
|
3385
|
-
@media only screen and (min-width: 48em) {
|
|
3386
|
-
.SimpleBlock-module_isInImportantLead__3VGzT {
|
|
3387
|
-
font-size: 18px;
|
|
3388
|
-
line-height: 26px
|
|
3389
|
-
}
|
|
3390
|
-
}
|
|
3391
|
-
.SimpleBlock-module_slide__Aqgfu {
|
|
3392
|
-
max-width: 650px;
|
|
3393
|
-
margin-right: auto;
|
|
3394
|
-
margin-left: auto;
|
|
3395
|
-
}
|
|
3396
|
-
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
|
|
3397
|
-
margin-top: 6px;
|
|
3398
|
-
margin-bottom: 6px;
|
|
3399
|
-
|
|
3400
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3401
|
-
font-size: 16px;
|
|
3402
|
-
line-height: 22px
|
|
3403
|
-
}
|
|
3404
|
-
@media only screen and (min-width: 48em) {
|
|
3405
|
-
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
|
|
3406
|
-
margin-top: 12px;
|
|
3407
|
-
margin-bottom: 12px;
|
|
3408
|
-
|
|
3409
|
-
font-size: 18px;
|
|
3410
|
-
line-height: 26px
|
|
3411
|
-
}
|
|
3412
|
-
}
|
|
3413
|
-
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
|
|
3414
|
-
margin-top: 12px;
|
|
3415
|
-
margin-bottom: 12px
|
|
3416
|
-
}
|
|
3417
|
-
@media only screen and (min-width: 48em) {
|
|
3418
|
-
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
|
|
3419
|
-
margin-top: 10px;
|
|
3420
|
-
margin-bottom: 10px
|
|
3421
|
-
}
|
|
3422
|
-
}
|
|
3423
|
-
.SimpleBlock-module_isInAnswer__3aX6X:first-child {
|
|
3424
|
-
margin-top: 6px;
|
|
3425
|
-
}
|
|
3426
|
-
.SimpleBlock-module_isInAnswer__3aX6X:last-child {
|
|
3427
|
-
margin-bottom: 0;
|
|
3428
|
-
}
|
|
3429
|
-
/* VISIBILITY */
|
|
3430
|
-
@media only screen and (min-width: 32em) {
|
|
3431
|
-
.SimpleBlock-module_mobile__Ckgek {
|
|
3432
|
-
display: none
|
|
3433
|
-
}
|
|
3434
|
-
}
|
|
3435
|
-
.SimpleBlock-module_desktop__2se2o {
|
|
3436
|
-
display: none
|
|
3437
|
-
}
|
|
3438
|
-
@media only screen and (min-width: 32em) {
|
|
3439
|
-
.SimpleBlock-module_desktop__2se2o {
|
|
3440
|
-
display: block
|
|
3441
|
-
}
|
|
3442
|
-
}
|
|
3443
|
-
|
|
3444
|
-
/* Colors */
|
|
3445
|
-
/* Fonts */
|
|
3446
|
-
/* Gap */
|
|
3447
|
-
/* Media */
|
|
3448
|
-
/* 512 */
|
|
3449
|
-
/* 650 */
|
|
3450
|
-
/* 768 */
|
|
3451
|
-
/* 1024 */
|
|
3452
|
-
/* 1010 */
|
|
3453
|
-
/* 1200 */
|
|
3454
|
-
/* 511 */
|
|
3455
|
-
/* 1023 */
|
|
3456
|
-
/* Zindex */
|
|
3457
|
-
.RelatedBlock-module_root__IKcQq {
|
|
3458
|
-
margin: 16px 0;
|
|
3459
|
-
|
|
3460
|
-
border-radius: 8px;
|
|
3461
|
-
background-color: #f5f5f5;
|
|
3462
|
-
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 4px 0 0 #b78b5c
|
|
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;
|
|
3526
|
+
|
|
3527
|
+
font-weight: inherit;
|
|
3528
|
+
font-style: inherit
|
|
3557
3529
|
}
|
|
3558
|
-
/* VISIBILITY */
|
|
3559
3530
|
@media only screen and (min-width: 32em) {
|
|
3560
|
-
|
|
3561
|
-
|
|
3531
|
+
mark {
|
|
3532
|
+
padding-bottom: 1px
|
|
3562
3533
|
}
|
|
3563
3534
|
}
|
|
3564
|
-
|
|
3565
|
-
|
|
3535
|
+
a mark {
|
|
3536
|
+
z-index: 1;
|
|
3537
|
+
|
|
3538
|
+
padding-bottom: 0;
|
|
3539
|
+
|
|
3540
|
+
color: inherit;
|
|
3541
|
+
box-shadow: inset 0 -1px #b88b59, 0 1px #fff3bc;
|
|
3566
3542
|
}
|
|
3567
|
-
|
|
3568
|
-
|
|
3569
|
-
|
|
3543
|
+
.SimpleBlock-module_context_p__33saY {
|
|
3544
|
+
position: relative;
|
|
3545
|
+
|
|
3546
|
+
margin: 0 0 15px;
|
|
3547
|
+
padding: 0 0 0 23px;
|
|
3548
|
+
|
|
3549
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3550
|
+
font-size: 18px;
|
|
3551
|
+
line-height: 22px
|
|
3552
|
+
}
|
|
3553
|
+
@media only screen and (min-width: 48em) {
|
|
3554
|
+
.SimpleBlock-module_context_p__33saY {
|
|
3555
|
+
padding: 0 0 0 38px;
|
|
3556
|
+
|
|
3557
|
+
font-size: 20px;
|
|
3558
|
+
line-height: 27px
|
|
3570
3559
|
}
|
|
3571
3560
|
}
|
|
3561
|
+
.SimpleBlock-module_context_p__33saY::before {
|
|
3562
|
+
position: absolute;
|
|
3563
|
+
top: 0;
|
|
3564
|
+
left: 5px;
|
|
3572
3565
|
|
|
3566
|
+
width: 8px;
|
|
3573
3567
|
|
|
3574
|
-
|
|
3575
|
-
|
|
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;
|
|
3568
|
+
content: '\2022';
|
|
3569
|
+
text-align: center;
|
|
3589
3570
|
|
|
3590
|
-
|
|
3591
|
-
|
|
3592
|
-
font-
|
|
3593
|
-
line-height:
|
|
3571
|
+
color: #b88b59;
|
|
3572
|
+
|
|
3573
|
+
font-size: 18px;
|
|
3574
|
+
line-height: inherit
|
|
3594
3575
|
}
|
|
3595
3576
|
@media only screen and (min-width: 48em) {
|
|
3596
|
-
.
|
|
3597
|
-
|
|
3577
|
+
.SimpleBlock-module_context_p__33saY::before {
|
|
3578
|
+
left: 0;
|
|
3598
3579
|
|
|
3599
|
-
|
|
3600
|
-
|
|
3580
|
+
width: 36px;
|
|
3581
|
+
|
|
3582
|
+
text-align: center;
|
|
3583
|
+
|
|
3584
|
+
font-size: 20px
|
|
3601
3585
|
}
|
|
3602
3586
|
}
|
|
3603
|
-
.
|
|
3604
|
-
|
|
3587
|
+
.SimpleBlock-module_isInIntro__DfutD.SimpleBlock-module_lead__35nXx::after {
|
|
3588
|
+
content: none;
|
|
3605
3589
|
}
|
|
3606
|
-
.
|
|
3607
|
-
|
|
3608
|
-
|
|
3609
|
-
|
|
3590
|
+
.SimpleBlock-module_center__2rjif {
|
|
3591
|
+
max-width: 650px;
|
|
3592
|
+
margin-right: auto;
|
|
3593
|
+
margin-left: auto;
|
|
3610
3594
|
}
|
|
3611
3595
|
@media only screen and (min-width: 48em) {
|
|
3612
|
-
.
|
|
3613
|
-
font-size:
|
|
3596
|
+
.SimpleBlock-module_center__2rjif.SimpleBlock-module_lead__35nXx {
|
|
3597
|
+
font-size: 20px;
|
|
3598
|
+
line-height: 28px
|
|
3614
3599
|
}
|
|
3615
3600
|
}
|
|
3616
|
-
|
|
3617
|
-
|
|
3618
|
-
.RichTitle-module_game__1g8Bn {
|
|
3619
|
-
text-align: center
|
|
3601
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx {
|
|
3602
|
+
margin-bottom: 18px
|
|
3620
3603
|
}
|
|
3621
|
-
|
|
3622
|
-
|
|
3623
|
-
|
|
3624
|
-
|
|
3625
|
-
|
|
3604
|
+
@media only screen and (min-width: 48em) {
|
|
3605
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx {
|
|
3606
|
+
margin-top: 27px;
|
|
3607
|
+
margin-bottom: 20px;
|
|
3608
|
+
|
|
3609
|
+
font-size: 20px;
|
|
3610
|
+
line-height: 28px
|
|
3626
3611
|
}
|
|
3627
3612
|
}
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
|
|
3613
|
+
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
|
|
3614
|
+
margin-bottom: 15px
|
|
3615
|
+
}
|
|
3616
|
+
@media only screen and (min-width: 48em) {
|
|
3617
|
+
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
|
|
3618
|
+
margin-top: 20px;
|
|
3619
|
+
|
|
3620
|
+
font-size: 20px;
|
|
3621
|
+
line-height: 28px
|
|
3631
3622
|
}
|
|
3632
3623
|
}
|
|
3633
|
-
.
|
|
3634
|
-
|
|
3624
|
+
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx + .SimpleBlock-module_lead__35nXx,
|
|
3625
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + .SimpleBlock-module_lead__35nXx {
|
|
3626
|
+
margin-top: 0;
|
|
3635
3627
|
}
|
|
3636
|
-
|
|
3637
|
-
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
|
-
|
|
3641
|
-
|
|
3628
|
+
.SimpleBlock-module_isInImportantLead__3VGzT {
|
|
3629
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3630
|
+
font-size: 16px;
|
|
3631
|
+
line-height: 22px
|
|
3632
|
+
}
|
|
3633
|
+
@media only screen and (min-width: 48em) {
|
|
3634
|
+
.SimpleBlock-module_isInImportantLead__3VGzT {
|
|
3635
|
+
font-size: 18px;
|
|
3636
|
+
line-height: 26px
|
|
3642
3637
|
}
|
|
3643
3638
|
}
|
|
3644
|
-
|
|
3645
|
-
|
|
3646
|
-
|
|
3639
|
+
.SimpleBlock-module_slide__Aqgfu {
|
|
3640
|
+
max-width: 650px;
|
|
3641
|
+
margin-right: auto;
|
|
3642
|
+
margin-left: auto;
|
|
3643
|
+
}
|
|
3644
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
|
|
3645
|
+
margin-top: 6px;
|
|
3646
|
+
margin-bottom: 6px;
|
|
3647
3647
|
|
|
3648
|
-
|
|
3648
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3649
|
+
font-size: 16px;
|
|
3650
|
+
line-height: 22px
|
|
3651
|
+
}
|
|
3652
|
+
@media only screen and (min-width: 48em) {
|
|
3653
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
|
|
3654
|
+
margin-top: 12px;
|
|
3655
|
+
margin-bottom: 12px;
|
|
3649
3656
|
|
|
3650
3657
|
font-size: 18px;
|
|
3651
|
-
line-height:
|
|
3652
|
-
}
|
|
3653
|
-
}
|
|
3654
|
-
@media only screen and (min-width: 64em) {
|
|
3655
|
-
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3656
|
-
margin-bottom: 18px
|
|
3658
|
+
line-height: 26px
|
|
3657
3659
|
}
|
|
3658
3660
|
}
|
|
3659
|
-
.
|
|
3660
|
-
|
|
3661
|
-
|
|
3661
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
|
|
3662
|
+
margin-top: 12px;
|
|
3663
|
+
margin-bottom: 12px
|
|
3662
3664
|
}
|
|
3663
|
-
@media only screen and (min-width:
|
|
3664
|
-
.
|
|
3665
|
-
|
|
3666
|
-
|
|
3665
|
+
@media only screen and (min-width: 48em) {
|
|
3666
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
|
|
3667
|
+
margin-top: 10px;
|
|
3668
|
+
margin-bottom: 10px
|
|
3667
3669
|
}
|
|
3668
3670
|
}
|
|
3669
|
-
.
|
|
3670
|
-
|
|
3671
|
+
.SimpleBlock-module_isInAnswer__3aX6X:first-child {
|
|
3672
|
+
margin-top: 6px;
|
|
3671
3673
|
}
|
|
3672
|
-
|
|
3673
|
-
|
|
3674
|
-
font-size: 1.35rem
|
|
3674
|
+
.SimpleBlock-module_isInAnswer__3aX6X:last-child {
|
|
3675
|
+
margin-bottom: 0;
|
|
3675
3676
|
}
|
|
3676
|
-
|
|
3677
|
+
/* VISIBILITY */
|
|
3677
3678
|
@media only screen and (min-width: 32em) {
|
|
3678
|
-
.
|
|
3679
|
+
.SimpleBlock-module_mobile__Ckgek {
|
|
3679
3680
|
display: none
|
|
3680
3681
|
}
|
|
3681
3682
|
}
|
|
3682
|
-
.
|
|
3683
|
+
.SimpleBlock-module_desktop__2se2o {
|
|
3683
3684
|
display: none
|
|
3684
3685
|
}
|
|
3685
3686
|
@media only screen and (min-width: 32em) {
|
|
3686
|
-
.
|
|
3687
|
+
.SimpleBlock-module_desktop__2se2o {
|
|
3687
3688
|
display: block
|
|
3688
3689
|
}
|
|
3689
3690
|
}
|
|
@@ -3777,72 +3778,28 @@ a mark {
|
|
|
3777
3778
|
font-style: normal;
|
|
3778
3779
|
line-height: 22px
|
|
3779
3780
|
}
|
|
3780
|
-
@media only screen and (min-width: 48em) {
|
|
3781
|
-
.SourceBlock-module_origin__l3JbO {
|
|
3782
|
-
font-size: 18px;
|
|
3783
|
-
line-height: 26px
|
|
3784
|
-
}
|
|
3785
|
-
}
|
|
3786
|
-
.SourceBlock-module_center__3P93B {
|
|
3787
|
-
max-width: 650px;
|
|
3788
|
-
margin-right: auto;
|
|
3789
|
-
margin-left: auto;
|
|
3790
|
-
}
|
|
3791
|
-
/* VISIBILITY */
|
|
3792
|
-
@media only screen and (min-width: 32em) {
|
|
3793
|
-
.SourceBlock-module_mobile__2gw4S {
|
|
3794
|
-
display: none
|
|
3795
|
-
}
|
|
3796
|
-
}
|
|
3797
|
-
.SourceBlock-module_desktop__DecT6 {
|
|
3798
|
-
display: none
|
|
3799
|
-
}
|
|
3800
|
-
@media only screen and (min-width: 32em) {
|
|
3801
|
-
.SourceBlock-module_desktop__DecT6 {
|
|
3802
|
-
display: block
|
|
3803
|
-
}
|
|
3804
|
-
}
|
|
3805
|
-
|
|
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
|
-
}
|
|
3781
|
+
@media only screen and (min-width: 48em) {
|
|
3782
|
+
.SourceBlock-module_origin__l3JbO {
|
|
3783
|
+
font-size: 18px;
|
|
3784
|
+
line-height: 26px
|
|
3785
|
+
}
|
|
3834
3786
|
}
|
|
3787
|
+
.SourceBlock-module_center__3P93B {
|
|
3788
|
+
max-width: 650px;
|
|
3789
|
+
margin-right: auto;
|
|
3790
|
+
margin-left: auto;
|
|
3791
|
+
}
|
|
3835
3792
|
/* VISIBILITY */
|
|
3836
3793
|
@media only screen and (min-width: 32em) {
|
|
3837
|
-
.
|
|
3794
|
+
.SourceBlock-module_mobile__2gw4S {
|
|
3838
3795
|
display: none
|
|
3839
3796
|
}
|
|
3840
3797
|
}
|
|
3841
|
-
.
|
|
3798
|
+
.SourceBlock-module_desktop__DecT6 {
|
|
3842
3799
|
display: none
|
|
3843
3800
|
}
|
|
3844
3801
|
@media only screen and (min-width: 32em) {
|
|
3845
|
-
.
|
|
3802
|
+
.SourceBlock-module_desktop__DecT6 {
|
|
3846
3803
|
display: block
|
|
3847
3804
|
}
|
|
3848
3805
|
}
|
|
@@ -4126,6 +4083,50 @@ a mark {
|
|
|
4126
4083
|
}
|
|
4127
4084
|
}
|
|
4128
4085
|
|
|
4086
|
+
/* Colors */
|
|
4087
|
+
/* Fonts */
|
|
4088
|
+
/* Gap */
|
|
4089
|
+
/* Media */
|
|
4090
|
+
/* 512 */
|
|
4091
|
+
/* 650 */
|
|
4092
|
+
/* 768 */
|
|
4093
|
+
/* 1024 */
|
|
4094
|
+
/* 1010 */
|
|
4095
|
+
/* 1200 */
|
|
4096
|
+
/* 511 */
|
|
4097
|
+
/* 1023 */
|
|
4098
|
+
/* Zindex */
|
|
4099
|
+
.SimpleTitle-module_root__2jVQN {
|
|
4100
|
+
margin: 0 0 18px;
|
|
4101
|
+
|
|
4102
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
4103
|
+
font-size: 20px;
|
|
4104
|
+
font-weight: normal;
|
|
4105
|
+
line-height: 23px
|
|
4106
|
+
}
|
|
4107
|
+
@media only screen and (min-width: 48em) {
|
|
4108
|
+
.SimpleTitle-module_root__2jVQN {
|
|
4109
|
+
margin-bottom: 15px;
|
|
4110
|
+
|
|
4111
|
+
font-size: 36px;
|
|
4112
|
+
line-height: 40px
|
|
4113
|
+
}
|
|
4114
|
+
}
|
|
4115
|
+
/* VISIBILITY */
|
|
4116
|
+
@media only screen and (min-width: 32em) {
|
|
4117
|
+
.SimpleTitle-module_mobile__11gBz {
|
|
4118
|
+
display: none
|
|
4119
|
+
}
|
|
4120
|
+
}
|
|
4121
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
4122
|
+
display: none
|
|
4123
|
+
}
|
|
4124
|
+
@media only screen and (min-width: 32em) {
|
|
4125
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
4126
|
+
display: block
|
|
4127
|
+
}
|
|
4128
|
+
}
|
|
4129
|
+
|
|
4129
4130
|
/* Colors */
|
|
4130
4131
|
/* Fonts */
|
|
4131
4132
|
/* Gap */
|
|
@@ -4412,6 +4413,104 @@ a mark {
|
|
|
4412
4413
|
}
|
|
4413
4414
|
}
|
|
4414
4415
|
|
|
4416
|
+
/* Colors */
|
|
4417
|
+
/* Fonts */
|
|
4418
|
+
/* Gap */
|
|
4419
|
+
/* Media */
|
|
4420
|
+
/* 512 */
|
|
4421
|
+
/* 650 */
|
|
4422
|
+
/* 768 */
|
|
4423
|
+
/* 1024 */
|
|
4424
|
+
/* 1010 */
|
|
4425
|
+
/* 1200 */
|
|
4426
|
+
/* 511 */
|
|
4427
|
+
/* 1023 */
|
|
4428
|
+
/* Zindex */
|
|
4429
|
+
.ToolbarButton-module_root__xN-fq {
|
|
4430
|
+
height: 100%;
|
|
4431
|
+
margin: 0;
|
|
4432
|
+
padding: 0 1px 0 0;
|
|
4433
|
+
|
|
4434
|
+
cursor: pointer;
|
|
4435
|
+
|
|
4436
|
+
color: inherit;
|
|
4437
|
+
border-width: 0;
|
|
4438
|
+
outline: none;
|
|
4439
|
+
background-color: transparent;
|
|
4440
|
+
|
|
4441
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4442
|
+
font-size: 12px;
|
|
4443
|
+
font-weight: 600;
|
|
4444
|
+
line-height: 1;
|
|
4445
|
+
|
|
4446
|
+
-webkit-appearance: none;
|
|
4447
|
+
|
|
4448
|
+
-moz-appearance: none;
|
|
4449
|
+
|
|
4450
|
+
appearance: none;
|
|
4451
|
+
}
|
|
4452
|
+
.ToolbarButton-module_root__xN-fq::after {
|
|
4453
|
+
position: absolute;
|
|
4454
|
+
top: 0;
|
|
4455
|
+
right: 0;
|
|
4456
|
+
bottom: 0;
|
|
4457
|
+
left: 0;
|
|
4458
|
+
|
|
4459
|
+
content: '';
|
|
4460
|
+
}
|
|
4461
|
+
.ToolbarButton-module_root__xN-fq:hover {
|
|
4462
|
+
opacity: 0.6;
|
|
4463
|
+
}
|
|
4464
|
+
.ToolbarButton-module_dark__GrIOr {
|
|
4465
|
+
color: #fff;
|
|
4466
|
+
}
|
|
4467
|
+
.ToolbarButton-module_dark__GrIOr:hover {
|
|
4468
|
+
opacity: 0.6;
|
|
4469
|
+
}
|
|
4470
|
+
.ToolbarButton-module_dark__GrIOr svg {
|
|
4471
|
+
color: #262626;
|
|
4472
|
+
|
|
4473
|
+
fill: #fff;
|
|
4474
|
+
}
|
|
4475
|
+
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b svg {
|
|
4476
|
+
color: #fff;
|
|
4477
|
+
|
|
4478
|
+
fill: transparent;
|
|
4479
|
+
}
|
|
4480
|
+
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg {
|
|
4481
|
+
fill: currentColor;
|
|
4482
|
+
}
|
|
4483
|
+
.ToolbarButton-module_dark__GrIOr::before {
|
|
4484
|
+
border-left-color: rgba(255, 255, 255, 0.2);
|
|
4485
|
+
}
|
|
4486
|
+
.ToolbarButton-module_root__xN-fq [data-theme='dark'] {
|
|
4487
|
+
visibility: hidden;
|
|
4488
|
+
}
|
|
4489
|
+
.ToolbarButton-module_dark__GrIOr [data-theme='dark'] {
|
|
4490
|
+
visibility: visible;
|
|
4491
|
+
}
|
|
4492
|
+
.ToolbarButton-module_dark__GrIOr [data-theme='light'] {
|
|
4493
|
+
visibility: hidden;
|
|
4494
|
+
}
|
|
4495
|
+
.ToolbarButton-module_text__32m6s {
|
|
4496
|
+
display: inline-block;
|
|
4497
|
+
|
|
4498
|
+
padding-left: 5px;
|
|
4499
|
+
|
|
4500
|
+
vertical-align: middle;
|
|
4501
|
+
}
|
|
4502
|
+
.ToolbarButton-module_text__32m6s:empty {
|
|
4503
|
+
display: none;
|
|
4504
|
+
}
|
|
4505
|
+
.ToolbarButton-module_bookmark__3369b {
|
|
4506
|
+
color: #999;
|
|
4507
|
+
|
|
4508
|
+
fill: transparent;
|
|
4509
|
+
}
|
|
4510
|
+
.ToolbarButton-module_isActive__3NLAE {
|
|
4511
|
+
fill: currentColor;
|
|
4512
|
+
}
|
|
4513
|
+
|
|
4415
4514
|
/* stylelint-disable declaration-empty-line-before */
|
|
4416
4515
|
/* Colors */
|
|
4417
4516
|
/* Fonts */
|
|
@@ -4512,104 +4611,6 @@ a mark {
|
|
|
4512
4611
|
}
|
|
4513
4612
|
|
|
4514
4613
|
|
|
4515
|
-
/* Colors */
|
|
4516
|
-
/* Fonts */
|
|
4517
|
-
/* Gap */
|
|
4518
|
-
/* Media */
|
|
4519
|
-
/* 512 */
|
|
4520
|
-
/* 650 */
|
|
4521
|
-
/* 768 */
|
|
4522
|
-
/* 1024 */
|
|
4523
|
-
/* 1010 */
|
|
4524
|
-
/* 1200 */
|
|
4525
|
-
/* 511 */
|
|
4526
|
-
/* 1023 */
|
|
4527
|
-
/* Zindex */
|
|
4528
|
-
.ToolbarButton-module_root__xN-fq {
|
|
4529
|
-
height: 100%;
|
|
4530
|
-
margin: 0;
|
|
4531
|
-
padding: 0 1px 0 0;
|
|
4532
|
-
|
|
4533
|
-
cursor: pointer;
|
|
4534
|
-
|
|
4535
|
-
color: inherit;
|
|
4536
|
-
border-width: 0;
|
|
4537
|
-
outline: none;
|
|
4538
|
-
background-color: transparent;
|
|
4539
|
-
|
|
4540
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4541
|
-
font-size: 12px;
|
|
4542
|
-
font-weight: 600;
|
|
4543
|
-
line-height: 1;
|
|
4544
|
-
|
|
4545
|
-
-webkit-appearance: none;
|
|
4546
|
-
|
|
4547
|
-
-moz-appearance: none;
|
|
4548
|
-
|
|
4549
|
-
appearance: none;
|
|
4550
|
-
}
|
|
4551
|
-
.ToolbarButton-module_root__xN-fq::after {
|
|
4552
|
-
position: absolute;
|
|
4553
|
-
top: 0;
|
|
4554
|
-
right: 0;
|
|
4555
|
-
bottom: 0;
|
|
4556
|
-
left: 0;
|
|
4557
|
-
|
|
4558
|
-
content: '';
|
|
4559
|
-
}
|
|
4560
|
-
.ToolbarButton-module_root__xN-fq:hover {
|
|
4561
|
-
opacity: 0.6;
|
|
4562
|
-
}
|
|
4563
|
-
.ToolbarButton-module_dark__GrIOr {
|
|
4564
|
-
color: #fff;
|
|
4565
|
-
}
|
|
4566
|
-
.ToolbarButton-module_dark__GrIOr:hover {
|
|
4567
|
-
opacity: 0.6;
|
|
4568
|
-
}
|
|
4569
|
-
.ToolbarButton-module_dark__GrIOr svg {
|
|
4570
|
-
color: #262626;
|
|
4571
|
-
|
|
4572
|
-
fill: #fff;
|
|
4573
|
-
}
|
|
4574
|
-
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b svg {
|
|
4575
|
-
color: #fff;
|
|
4576
|
-
|
|
4577
|
-
fill: transparent;
|
|
4578
|
-
}
|
|
4579
|
-
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg {
|
|
4580
|
-
fill: currentColor;
|
|
4581
|
-
}
|
|
4582
|
-
.ToolbarButton-module_dark__GrIOr::before {
|
|
4583
|
-
border-left-color: rgba(255, 255, 255, 0.2);
|
|
4584
|
-
}
|
|
4585
|
-
.ToolbarButton-module_root__xN-fq [data-theme='dark'] {
|
|
4586
|
-
visibility: hidden;
|
|
4587
|
-
}
|
|
4588
|
-
.ToolbarButton-module_dark__GrIOr [data-theme='dark'] {
|
|
4589
|
-
visibility: visible;
|
|
4590
|
-
}
|
|
4591
|
-
.ToolbarButton-module_dark__GrIOr [data-theme='light'] {
|
|
4592
|
-
visibility: hidden;
|
|
4593
|
-
}
|
|
4594
|
-
.ToolbarButton-module_text__32m6s {
|
|
4595
|
-
display: inline-block;
|
|
4596
|
-
|
|
4597
|
-
padding-left: 5px;
|
|
4598
|
-
|
|
4599
|
-
vertical-align: middle;
|
|
4600
|
-
}
|
|
4601
|
-
.ToolbarButton-module_text__32m6s:empty {
|
|
4602
|
-
display: none;
|
|
4603
|
-
}
|
|
4604
|
-
.ToolbarButton-module_bookmark__3369b {
|
|
4605
|
-
color: #999;
|
|
4606
|
-
|
|
4607
|
-
fill: transparent;
|
|
4608
|
-
}
|
|
4609
|
-
.ToolbarButton-module_isActive__3NLAE {
|
|
4610
|
-
fill: currentColor;
|
|
4611
|
-
}
|
|
4612
|
-
|
|
4613
4614
|
/* Colors */
|
|
4614
4615
|
/* Fonts */
|
|
4615
4616
|
/* Gap */
|