@meduza/ui-kit-2 0.1.35 → 0.1.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/ui-kit.css
CHANGED
|
@@ -234,254 +234,6 @@
|
|
|
234
234
|
margin-top: -1px;
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
/* Colors */
|
|
238
|
-
/* Fonts */
|
|
239
|
-
/* Gap */
|
|
240
|
-
/* Media */
|
|
241
|
-
/* 512 */
|
|
242
|
-
/* 650 */
|
|
243
|
-
/* 768 */
|
|
244
|
-
/* 1024 */
|
|
245
|
-
/* 1010 */
|
|
246
|
-
/* 1200 */
|
|
247
|
-
/* 511 */
|
|
248
|
-
/* 1023 */
|
|
249
|
-
/* Zindex */
|
|
250
|
-
.Switcher-module_root__1Env1 {
|
|
251
|
-
position: relative;
|
|
252
|
-
|
|
253
|
-
display: -webkit-box;
|
|
254
|
-
|
|
255
|
-
display: -webkit-flex;
|
|
256
|
-
|
|
257
|
-
display: -ms-flexbox;
|
|
258
|
-
|
|
259
|
-
display: flex;
|
|
260
|
-
flex-flow: row nowrap;
|
|
261
|
-
align-items: center;
|
|
262
|
-
|
|
263
|
-
font-weight: 600;
|
|
264
|
-
|
|
265
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
266
|
-
white-space: nowrap;
|
|
267
|
-
|
|
268
|
-
cursor: pointer;
|
|
269
|
-
|
|
270
|
-
-webkit-user-select: none;
|
|
271
|
-
|
|
272
|
-
-moz-user-select: none;
|
|
273
|
-
|
|
274
|
-
-ms-user-select: none;
|
|
275
|
-
|
|
276
|
-
user-select: none;
|
|
277
|
-
}
|
|
278
|
-
.Switcher-module_dark__1IzaH {
|
|
279
|
-
color: inherit;
|
|
280
|
-
}
|
|
281
|
-
.Switcher-module_dark__1IzaH .Switcher-module_control__1NTvY {
|
|
282
|
-
background-color: transparent;
|
|
283
|
-
}
|
|
284
|
-
.Switcher-module_input__jaMVF {
|
|
285
|
-
position: absolute;
|
|
286
|
-
top: 0;
|
|
287
|
-
left: 0;
|
|
288
|
-
|
|
289
|
-
opacity: 0;
|
|
290
|
-
}
|
|
291
|
-
.Switcher-module_control__1NTvY {
|
|
292
|
-
position: relative;
|
|
293
|
-
|
|
294
|
-
display: block;
|
|
295
|
-
|
|
296
|
-
width: 37px;
|
|
297
|
-
height: 21px;
|
|
298
|
-
|
|
299
|
-
background-color: #e6e6e6;
|
|
300
|
-
|
|
301
|
-
border-radius: 15px;
|
|
302
|
-
}
|
|
303
|
-
.Switcher-module_control__1NTvY::before {
|
|
304
|
-
position: absolute;
|
|
305
|
-
top: 0;
|
|
306
|
-
bottom: 0;
|
|
307
|
-
left: 0;
|
|
308
|
-
|
|
309
|
-
width: 18px;
|
|
310
|
-
|
|
311
|
-
background: rgba(19, 191, 17, 0);
|
|
312
|
-
|
|
313
|
-
border-radius: 15px;
|
|
314
|
-
|
|
315
|
-
transition: 0.25s ease-in-out;
|
|
316
|
-
|
|
317
|
-
content: '';
|
|
318
|
-
}
|
|
319
|
-
.Switcher-module_knob__3kEy5 {
|
|
320
|
-
position: relative;
|
|
321
|
-
top: 2px;
|
|
322
|
-
left: 2px;
|
|
323
|
-
z-index: 200;
|
|
324
|
-
|
|
325
|
-
display: block;
|
|
326
|
-
|
|
327
|
-
width: 17px;
|
|
328
|
-
height: 17px;
|
|
329
|
-
|
|
330
|
-
background: #fff;
|
|
331
|
-
|
|
332
|
-
border-radius: 15px;
|
|
333
|
-
|
|
334
|
-
transition: 0.25s ease-in-out;
|
|
335
|
-
}
|
|
336
|
-
.Switcher-module_input__jaMVF:checked ~ .Switcher-module_control__1NTvY::before {
|
|
337
|
-
width: 100%;
|
|
338
|
-
|
|
339
|
-
background-color: #b88b59;
|
|
340
|
-
}
|
|
341
|
-
.Switcher-module_input__jaMVF:checked ~ .Switcher-module_control__1NTvY::after {
|
|
342
|
-
box-shadow: inset 0 0 0 1px transparent;
|
|
343
|
-
}
|
|
344
|
-
.Switcher-module_input__jaMVF:checked ~ .Switcher-module_control__1NTvY .Switcher-module_knob__3kEy5 {
|
|
345
|
-
left: 18px;
|
|
346
|
-
}
|
|
347
|
-
.Switcher-module_children__147JP.Switcher-module_left__2coeE {
|
|
348
|
-
margin-right: 6px;
|
|
349
|
-
}
|
|
350
|
-
.Switcher-module_children__147JP.Switcher-module_right__yWG7h {
|
|
351
|
-
margin-left: 6px;
|
|
352
|
-
}
|
|
353
|
-
/* panel */
|
|
354
|
-
.Switcher-module_isInPanel__TumqY .Switcher-module_children__147JP {
|
|
355
|
-
|
|
356
|
-
color: #999;
|
|
357
|
-
|
|
358
|
-
font-size: 13px;
|
|
359
|
-
letter-spacing: 0.5px;
|
|
360
|
-
text-transform: uppercase;
|
|
361
|
-
}
|
|
362
|
-
/* menu */
|
|
363
|
-
.Switcher-module_isInMenu__3XJYj {
|
|
364
|
-
font-weight: normal;
|
|
365
|
-
}
|
|
366
|
-
.Switcher-module_isInMenu__3XJYj .Switcher-module_children__147JP {
|
|
367
|
-
margin-right: 8px;
|
|
368
|
-
}
|
|
369
|
-
.Switcher-module_isInMenu__3XJYj .Switcher-module_control__1NTvY {
|
|
370
|
-
width: 48px;
|
|
371
|
-
height: 30px;
|
|
372
|
-
}
|
|
373
|
-
.Switcher-module_isInMenu__3XJYj .Switcher-module_knob__3kEy5 {
|
|
374
|
-
top: 4px;
|
|
375
|
-
|
|
376
|
-
width: 22px;
|
|
377
|
-
height: 22px;
|
|
378
|
-
|
|
379
|
-
background-color: #bababa;
|
|
380
|
-
}
|
|
381
|
-
/* stylelint-disable selector-max-compound-selectors */
|
|
382
|
-
.Switcher-module_isInMenu__3XJYj input:checked ~ .Switcher-module_control__1NTvY .Switcher-module_knob__3kEy5 {
|
|
383
|
-
left: 23px;
|
|
384
|
-
|
|
385
|
-
background-color: #fff;
|
|
386
|
-
}
|
|
387
|
-
/* live */
|
|
388
|
-
.Switcher-module_isInLive__2cLui .Switcher-module_children__147JP {
|
|
389
|
-
|
|
390
|
-
color: #7f7f7f;
|
|
391
|
-
|
|
392
|
-
font-size: 13px;
|
|
393
|
-
letter-spacing: 0.5px;
|
|
394
|
-
text-transform: uppercase;
|
|
395
|
-
}
|
|
396
|
-
.Switcher-module_isInMenu__3XJYj .Switcher-module_control__1NTvY {
|
|
397
|
-
background-color: #1a1a1a;
|
|
398
|
-
box-shadow: inset 0 0 0 1px #323232;
|
|
399
|
-
}
|
|
400
|
-
|
|
401
|
-
/* Colors */
|
|
402
|
-
/* Fonts */
|
|
403
|
-
/* Gap */
|
|
404
|
-
/* Media */
|
|
405
|
-
/* 512 */
|
|
406
|
-
/* 650 */
|
|
407
|
-
/* 768 */
|
|
408
|
-
/* 1024 */
|
|
409
|
-
/* 1010 */
|
|
410
|
-
/* 1200 */
|
|
411
|
-
/* 511 */
|
|
412
|
-
/* 1023 */
|
|
413
|
-
/* Zindex */
|
|
414
|
-
.Image-module_root__1vsA_ {
|
|
415
|
-
position: relative;
|
|
416
|
-
z-index: 1;
|
|
417
|
-
|
|
418
|
-
display: block;
|
|
419
|
-
overflow: hidden
|
|
420
|
-
}
|
|
421
|
-
@media only screen and (min-device-width: 32em) {
|
|
422
|
-
.Image-module_root__1vsA_ {
|
|
423
|
-
border-radius: inherit
|
|
424
|
-
}
|
|
425
|
-
}
|
|
426
|
-
.Image-module_placeholder__1p4ob,
|
|
427
|
-
.Image-module_root__1vsA_ img {
|
|
428
|
-
position: absolute;
|
|
429
|
-
top: 0;
|
|
430
|
-
left: 0;
|
|
431
|
-
|
|
432
|
-
width: 100%;
|
|
433
|
-
height: 100%;
|
|
434
|
-
}
|
|
435
|
-
.Image-module_wrapper__3fLjs {
|
|
436
|
-
display: block;
|
|
437
|
-
|
|
438
|
-
width: 100%;
|
|
439
|
-
|
|
440
|
-
background-repeat: no-repeat;
|
|
441
|
-
background-size: 100% auto;
|
|
442
|
-
}
|
|
443
|
-
.Image-module_placeholder__1p4ob {
|
|
444
|
-
transition: background-color 250ms ease;
|
|
445
|
-
|
|
446
|
-
background-color: #f2f2f2;
|
|
447
|
-
}
|
|
448
|
-
.Image-module_loaded__w9FVT {
|
|
449
|
-
background: transparent;
|
|
450
|
-
}
|
|
451
|
-
.Image-module_fullscreen__29apx picture {
|
|
452
|
-
cursor: pointer;
|
|
453
|
-
}
|
|
454
|
-
.Image-module_fullscreen__29apx picture:hover::after {
|
|
455
|
-
opacity: 1;
|
|
456
|
-
}
|
|
457
|
-
.Image-module_fullscreen__29apx picture::after {
|
|
458
|
-
position: absolute;
|
|
459
|
-
right: 12px;
|
|
460
|
-
bottom: 12px;
|
|
461
|
-
|
|
462
|
-
width: 40px;
|
|
463
|
-
height: 40px;
|
|
464
|
-
|
|
465
|
-
transition: opacity 250ms ease;
|
|
466
|
-
pointer-events: none;
|
|
467
|
-
|
|
468
|
-
opacity: 0;
|
|
469
|
-
border: 0.5px solid rgba(255, 255, 255, 0.15);
|
|
470
|
-
border-radius: 20px;
|
|
471
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
472
|
-
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");
|
|
473
|
-
background-repeat: no-repeat;
|
|
474
|
-
background-position: center
|
|
475
|
-
}
|
|
476
|
-
@media only screen and (min-device-width: 64em) {
|
|
477
|
-
.Image-module_fullscreen__29apx picture::after {
|
|
478
|
-
content: ''
|
|
479
|
-
}
|
|
480
|
-
}
|
|
481
|
-
[data-input='mouse'] .Image-module_wrapper__3fLjs {
|
|
482
|
-
outline: none;
|
|
483
|
-
}
|
|
484
|
-
|
|
485
237
|
/* Colors */
|
|
486
238
|
/* Fonts */
|
|
487
239
|
/* Gap */
|
|
@@ -624,93 +376,341 @@
|
|
|
624
376
|
width: 18px;
|
|
625
377
|
height: 18px;
|
|
626
378
|
}
|
|
627
|
-
.SvgSymbol-module_play__pM-qY {
|
|
628
|
-
width: 100%;
|
|
629
|
-
height: 100%;
|
|
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-device-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-device-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-device-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-device-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-device-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-device-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-device-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
|
+
.Switcher-module_root__1Env1 {
|
|
481
|
+
position: relative;
|
|
482
|
+
|
|
483
|
+
display: -webkit-box;
|
|
484
|
+
|
|
485
|
+
display: -webkit-flex;
|
|
486
|
+
|
|
487
|
+
display: -ms-flexbox;
|
|
488
|
+
|
|
489
|
+
display: flex;
|
|
490
|
+
flex-flow: row nowrap;
|
|
491
|
+
align-items: center;
|
|
492
|
+
|
|
493
|
+
font-weight: 600;
|
|
494
|
+
|
|
495
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
496
|
+
white-space: nowrap;
|
|
497
|
+
|
|
498
|
+
cursor: pointer;
|
|
499
|
+
|
|
500
|
+
-webkit-user-select: none;
|
|
501
|
+
|
|
502
|
+
-moz-user-select: none;
|
|
503
|
+
|
|
504
|
+
-ms-user-select: none;
|
|
505
|
+
|
|
506
|
+
user-select: none;
|
|
507
|
+
}
|
|
508
|
+
.Switcher-module_dark__1IzaH {
|
|
509
|
+
color: inherit;
|
|
510
|
+
}
|
|
511
|
+
.Switcher-module_dark__1IzaH .Switcher-module_control__1NTvY {
|
|
512
|
+
background-color: transparent;
|
|
513
|
+
}
|
|
514
|
+
.Switcher-module_input__jaMVF {
|
|
515
|
+
position: absolute;
|
|
516
|
+
top: 0;
|
|
517
|
+
left: 0;
|
|
518
|
+
|
|
519
|
+
opacity: 0;
|
|
520
|
+
}
|
|
521
|
+
.Switcher-module_control__1NTvY {
|
|
522
|
+
position: relative;
|
|
523
|
+
|
|
524
|
+
display: block;
|
|
525
|
+
|
|
526
|
+
width: 37px;
|
|
527
|
+
height: 21px;
|
|
528
|
+
|
|
529
|
+
background-color: #e6e6e6;
|
|
530
|
+
|
|
531
|
+
border-radius: 15px;
|
|
532
|
+
}
|
|
533
|
+
.Switcher-module_control__1NTvY::before {
|
|
534
|
+
position: absolute;
|
|
535
|
+
top: 0;
|
|
536
|
+
bottom: 0;
|
|
537
|
+
left: 0;
|
|
538
|
+
|
|
539
|
+
width: 18px;
|
|
540
|
+
|
|
541
|
+
background: rgba(19, 191, 17, 0);
|
|
542
|
+
|
|
543
|
+
border-radius: 15px;
|
|
544
|
+
|
|
545
|
+
transition: 0.25s ease-in-out;
|
|
546
|
+
|
|
547
|
+
content: '';
|
|
548
|
+
}
|
|
549
|
+
.Switcher-module_knob__3kEy5 {
|
|
550
|
+
position: relative;
|
|
551
|
+
top: 2px;
|
|
552
|
+
left: 2px;
|
|
553
|
+
z-index: 200;
|
|
554
|
+
|
|
555
|
+
display: block;
|
|
556
|
+
|
|
557
|
+
width: 17px;
|
|
558
|
+
height: 17px;
|
|
559
|
+
|
|
560
|
+
background: #fff;
|
|
561
|
+
|
|
562
|
+
border-radius: 15px;
|
|
563
|
+
|
|
564
|
+
transition: 0.25s ease-in-out;
|
|
565
|
+
}
|
|
566
|
+
.Switcher-module_input__jaMVF:checked ~ .Switcher-module_control__1NTvY::before {
|
|
567
|
+
width: 100%;
|
|
568
|
+
|
|
569
|
+
background-color: #b88b59;
|
|
570
|
+
}
|
|
571
|
+
.Switcher-module_input__jaMVF:checked ~ .Switcher-module_control__1NTvY::after {
|
|
572
|
+
box-shadow: inset 0 0 0 1px transparent;
|
|
573
|
+
}
|
|
574
|
+
.Switcher-module_input__jaMVF:checked ~ .Switcher-module_control__1NTvY .Switcher-module_knob__3kEy5 {
|
|
575
|
+
left: 18px;
|
|
576
|
+
}
|
|
577
|
+
.Switcher-module_children__147JP.Switcher-module_left__2coeE {
|
|
578
|
+
margin-right: 6px;
|
|
579
|
+
}
|
|
580
|
+
.Switcher-module_children__147JP.Switcher-module_right__yWG7h {
|
|
581
|
+
margin-left: 6px;
|
|
582
|
+
}
|
|
583
|
+
/* panel */
|
|
584
|
+
.Switcher-module_isInPanel__TumqY .Switcher-module_children__147JP {
|
|
585
|
+
|
|
586
|
+
color: #999;
|
|
587
|
+
|
|
588
|
+
font-size: 13px;
|
|
589
|
+
letter-spacing: 0.5px;
|
|
590
|
+
text-transform: uppercase;
|
|
591
|
+
}
|
|
592
|
+
/* menu */
|
|
593
|
+
.Switcher-module_isInMenu__3XJYj {
|
|
594
|
+
font-weight: normal;
|
|
630
595
|
}
|
|
631
|
-
.
|
|
632
|
-
|
|
633
|
-
height: 20px
|
|
596
|
+
.Switcher-module_isInMenu__3XJYj .Switcher-module_children__147JP {
|
|
597
|
+
margin-right: 8px;
|
|
634
598
|
}
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
height: 45px
|
|
599
|
+
.Switcher-module_isInMenu__3XJYj .Switcher-module_control__1NTvY {
|
|
600
|
+
width: 48px;
|
|
601
|
+
height: 30px;
|
|
639
602
|
}
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
603
|
+
.Switcher-module_isInMenu__3XJYj .Switcher-module_knob__3kEy5 {
|
|
604
|
+
top: 4px;
|
|
605
|
+
|
|
606
|
+
width: 22px;
|
|
607
|
+
height: 22px;
|
|
608
|
+
|
|
609
|
+
background-color: #bababa;
|
|
644
610
|
}
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
611
|
+
/* stylelint-disable selector-max-compound-selectors */
|
|
612
|
+
.Switcher-module_isInMenu__3XJYj input:checked ~ .Switcher-module_control__1NTvY .Switcher-module_knob__3kEy5 {
|
|
613
|
+
left: 23px;
|
|
614
|
+
|
|
615
|
+
background-color: #fff;
|
|
648
616
|
}
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
617
|
+
/* live */
|
|
618
|
+
.Switcher-module_isInLive__2cLui .Switcher-module_children__147JP {
|
|
619
|
+
|
|
620
|
+
color: #7f7f7f;
|
|
621
|
+
|
|
622
|
+
font-size: 13px;
|
|
623
|
+
letter-spacing: 0.5px;
|
|
624
|
+
text-transform: uppercase;
|
|
652
625
|
}
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
height: 16px
|
|
626
|
+
.Switcher-module_isInMenu__3XJYj .Switcher-module_control__1NTvY {
|
|
627
|
+
background-color: #1a1a1a;
|
|
628
|
+
box-shadow: inset 0 0 0 1px #323232;
|
|
657
629
|
}
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
630
|
+
|
|
631
|
+
/* Colors */
|
|
632
|
+
/* Fonts */
|
|
633
|
+
/* Gap */
|
|
634
|
+
/* Media */
|
|
635
|
+
/* 512 */
|
|
636
|
+
/* 650 */
|
|
637
|
+
/* 768 */
|
|
638
|
+
/* 1024 */
|
|
639
|
+
/* 1010 */
|
|
640
|
+
/* 1200 */
|
|
641
|
+
/* 511 */
|
|
642
|
+
/* 1023 */
|
|
643
|
+
/* Zindex */
|
|
644
|
+
.Image-module_root__1vsA_ {
|
|
645
|
+
position: relative;
|
|
646
|
+
z-index: 1;
|
|
647
|
+
|
|
648
|
+
display: block;
|
|
649
|
+
overflow: hidden
|
|
662
650
|
}
|
|
663
|
-
@media only screen and (min-device-width:
|
|
664
|
-
.
|
|
665
|
-
|
|
666
|
-
height: 16px
|
|
651
|
+
@media only screen and (min-device-width: 32em) {
|
|
652
|
+
.Image-module_root__1vsA_ {
|
|
653
|
+
border-radius: inherit
|
|
667
654
|
}
|
|
668
655
|
}
|
|
669
|
-
.
|
|
670
|
-
|
|
671
|
-
|
|
656
|
+
.Image-module_placeholder__1p4ob,
|
|
657
|
+
.Image-module_root__1vsA_ img {
|
|
658
|
+
position: absolute;
|
|
659
|
+
top: 0;
|
|
660
|
+
left: 0;
|
|
672
661
|
|
|
673
|
-
|
|
662
|
+
width: 100%;
|
|
663
|
+
height: 100%;
|
|
664
|
+
}
|
|
665
|
+
.Image-module_wrapper__3fLjs {
|
|
666
|
+
display: block;
|
|
674
667
|
|
|
675
|
-
|
|
668
|
+
width: 100%;
|
|
669
|
+
|
|
670
|
+
background-repeat: no-repeat;
|
|
671
|
+
background-size: 100% auto;
|
|
676
672
|
}
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
width: 14px;
|
|
673
|
+
.Image-module_placeholder__1p4ob {
|
|
674
|
+
transition: background-color 250ms ease;
|
|
680
675
|
|
|
681
|
-
|
|
676
|
+
background-color: #f2f2f2;
|
|
682
677
|
}
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
width: 14px;
|
|
678
|
+
.Image-module_loaded__w9FVT {
|
|
679
|
+
background: transparent;
|
|
686
680
|
}
|
|
687
|
-
.
|
|
688
|
-
|
|
689
|
-
height: 13px;
|
|
681
|
+
.Image-module_fullscreen__29apx picture {
|
|
682
|
+
cursor: pointer;
|
|
690
683
|
}
|
|
691
|
-
.
|
|
692
|
-
|
|
693
|
-
height: 22px
|
|
684
|
+
.Image-module_fullscreen__29apx picture:hover::after {
|
|
685
|
+
opacity: 1;
|
|
694
686
|
}
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
687
|
+
.Image-module_fullscreen__29apx picture::after {
|
|
688
|
+
position: absolute;
|
|
689
|
+
right: 12px;
|
|
690
|
+
bottom: 12px;
|
|
691
|
+
|
|
692
|
+
width: 40px;
|
|
693
|
+
height: 40px;
|
|
694
|
+
|
|
695
|
+
transition: opacity 250ms ease;
|
|
696
|
+
pointer-events: none;
|
|
697
|
+
|
|
698
|
+
opacity: 0;
|
|
699
|
+
border: 0.5px solid rgba(255, 255, 255, 0.15);
|
|
700
|
+
border-radius: 20px;
|
|
701
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
702
|
+
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");
|
|
703
|
+
background-repeat: no-repeat;
|
|
704
|
+
background-position: center
|
|
699
705
|
}
|
|
700
|
-
}
|
|
701
706
|
@media only screen and (min-device-width: 64em) {
|
|
702
|
-
.
|
|
703
|
-
|
|
707
|
+
.Image-module_fullscreen__29apx picture::after {
|
|
708
|
+
content: ''
|
|
704
709
|
}
|
|
705
710
|
}
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
}
|
|
709
|
-
@media only screen and (min-device-width: 64em) {
|
|
710
|
-
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN path {
|
|
711
|
-
stroke-width: 1.3px
|
|
711
|
+
[data-input='mouse'] .Image-module_wrapper__3fLjs {
|
|
712
|
+
outline: none;
|
|
712
713
|
}
|
|
713
|
-
}
|
|
714
714
|
|
|
715
715
|
/* Colors */
|
|
716
716
|
/* Fonts */
|
|
@@ -1521,50 +1521,6 @@
|
|
|
1521
1521
|
}
|
|
1522
1522
|
}
|
|
1523
1523
|
|
|
1524
|
-
/* Colors */
|
|
1525
|
-
/* Fonts */
|
|
1526
|
-
/* Gap */
|
|
1527
|
-
/* Media */
|
|
1528
|
-
/* 512 */
|
|
1529
|
-
/* 650 */
|
|
1530
|
-
/* 768 */
|
|
1531
|
-
/* 1024 */
|
|
1532
|
-
/* 1010 */
|
|
1533
|
-
/* 1200 */
|
|
1534
|
-
/* 511 */
|
|
1535
|
-
/* 1023 */
|
|
1536
|
-
/* Zindex */
|
|
1537
|
-
.MaterialTitle-module_root__18ku- {
|
|
1538
|
-
display: block;
|
|
1539
|
-
}
|
|
1540
|
-
.MaterialTitle-module_root__18ku- {
|
|
1541
|
-
margin: 0;
|
|
1542
|
-
|
|
1543
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1544
|
-
font-size: 25px;
|
|
1545
|
-
font-weight: normal;
|
|
1546
|
-
line-height: 27px
|
|
1547
|
-
}
|
|
1548
|
-
@media only screen and (min-device-width: 48em) {
|
|
1549
|
-
.MaterialTitle-module_root__18ku- {
|
|
1550
|
-
font-size: 37px;
|
|
1551
|
-
line-height: 38px
|
|
1552
|
-
}
|
|
1553
|
-
}
|
|
1554
|
-
.MaterialTitle-module_primary__2Sfmx {
|
|
1555
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
1556
|
-
font-weight: normal;
|
|
1557
|
-
}
|
|
1558
|
-
.MaterialTitle-module_secondary__3uDp4 {
|
|
1559
|
-
font-size: 24px;
|
|
1560
|
-
font-weight: 700
|
|
1561
|
-
}
|
|
1562
|
-
@media only screen and (min-device-width: 48em) {
|
|
1563
|
-
.MaterialTitle-module_secondary__3uDp4 {
|
|
1564
|
-
font-size: 36px
|
|
1565
|
-
}
|
|
1566
|
-
}
|
|
1567
|
-
|
|
1568
1524
|
/* Colors */
|
|
1569
1525
|
/* Fonts */
|
|
1570
1526
|
/* Gap */
|
|
@@ -1623,6 +1579,50 @@
|
|
|
1623
1579
|
display: none;
|
|
1624
1580
|
}
|
|
1625
1581
|
|
|
1582
|
+
/* Colors */
|
|
1583
|
+
/* Fonts */
|
|
1584
|
+
/* Gap */
|
|
1585
|
+
/* Media */
|
|
1586
|
+
/* 512 */
|
|
1587
|
+
/* 650 */
|
|
1588
|
+
/* 768 */
|
|
1589
|
+
/* 1024 */
|
|
1590
|
+
/* 1010 */
|
|
1591
|
+
/* 1200 */
|
|
1592
|
+
/* 511 */
|
|
1593
|
+
/* 1023 */
|
|
1594
|
+
/* Zindex */
|
|
1595
|
+
.MaterialTitle-module_root__18ku- {
|
|
1596
|
+
display: block;
|
|
1597
|
+
}
|
|
1598
|
+
.MaterialTitle-module_root__18ku- {
|
|
1599
|
+
margin: 0;
|
|
1600
|
+
|
|
1601
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1602
|
+
font-size: 25px;
|
|
1603
|
+
font-weight: normal;
|
|
1604
|
+
line-height: 27px
|
|
1605
|
+
}
|
|
1606
|
+
@media only screen and (min-device-width: 48em) {
|
|
1607
|
+
.MaterialTitle-module_root__18ku- {
|
|
1608
|
+
font-size: 37px;
|
|
1609
|
+
line-height: 38px
|
|
1610
|
+
}
|
|
1611
|
+
}
|
|
1612
|
+
.MaterialTitle-module_primary__2Sfmx {
|
|
1613
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
1614
|
+
font-weight: normal;
|
|
1615
|
+
}
|
|
1616
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1617
|
+
font-size: 24px;
|
|
1618
|
+
font-weight: 700
|
|
1619
|
+
}
|
|
1620
|
+
@media only screen and (min-device-width: 48em) {
|
|
1621
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1622
|
+
font-size: 36px
|
|
1623
|
+
}
|
|
1624
|
+
}
|
|
1625
|
+
|
|
1626
1626
|
/* Colors */
|
|
1627
1627
|
/* Fonts */
|
|
1628
1628
|
/* Gap */
|
|
@@ -1711,6 +1711,149 @@
|
|
|
1711
1711
|
content: '';
|
|
1712
1712
|
}
|
|
1713
1713
|
|
|
1714
|
+
/* Colors */
|
|
1715
|
+
/* Fonts */
|
|
1716
|
+
/* Gap */
|
|
1717
|
+
/* Media */
|
|
1718
|
+
/* 512 */
|
|
1719
|
+
/* 650 */
|
|
1720
|
+
/* 768 */
|
|
1721
|
+
/* 1024 */
|
|
1722
|
+
/* 1010 */
|
|
1723
|
+
/* 1200 */
|
|
1724
|
+
/* 511 */
|
|
1725
|
+
/* 1023 */
|
|
1726
|
+
/* Zindex */
|
|
1727
|
+
.Toolbar-module_root__2HF2r {
|
|
1728
|
+
overflow: hidden;
|
|
1729
|
+
|
|
1730
|
+
transform: translateZ(0);
|
|
1731
|
+
|
|
1732
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1733
|
+
}
|
|
1734
|
+
.Toolbar-module_list__1n5ny {
|
|
1735
|
+
display: -webkit-box;
|
|
1736
|
+
display: -webkit-flex;
|
|
1737
|
+
display: -ms-flexbox;
|
|
1738
|
+
display: flex;
|
|
1739
|
+
flex-flow: row wrap;
|
|
1740
|
+
|
|
1741
|
+
margin: 0 0 0 -10px;
|
|
1742
|
+
padding: 0;
|
|
1743
|
+
|
|
1744
|
+
list-style: none
|
|
1745
|
+
}
|
|
1746
|
+
@media only screen and (min-device-width: 64em) {
|
|
1747
|
+
.Toolbar-module_list__1n5ny {
|
|
1748
|
+
margin: 0 0 0 -15px
|
|
1749
|
+
}
|
|
1750
|
+
}
|
|
1751
|
+
.Toolbar-module_item__36x7d {
|
|
1752
|
+
position: relative;
|
|
1753
|
+
|
|
1754
|
+
min-width: 42px;
|
|
1755
|
+
height: 32px;
|
|
1756
|
+
padding-right: 10px;
|
|
1757
|
+
padding-left: 10px;
|
|
1758
|
+
|
|
1759
|
+
cursor: pointer;
|
|
1760
|
+
transition: color 250ms ease;
|
|
1761
|
+
text-align: center;
|
|
1762
|
+
|
|
1763
|
+
color: #808080;
|
|
1764
|
+
|
|
1765
|
+
line-height: 1
|
|
1766
|
+
}
|
|
1767
|
+
@media only screen and (min-device-width: 64em) {
|
|
1768
|
+
.Toolbar-module_item__36x7d {
|
|
1769
|
+
padding-right: 15px;
|
|
1770
|
+
padding-left: 15px
|
|
1771
|
+
}
|
|
1772
|
+
}
|
|
1773
|
+
.Toolbar-module_item__36x7d:last-child {
|
|
1774
|
+
margin-right: 0;
|
|
1775
|
+
}
|
|
1776
|
+
.Toolbar-module_item__36x7d::before {
|
|
1777
|
+
position: absolute;
|
|
1778
|
+
top: 7px;
|
|
1779
|
+
left: 0;
|
|
1780
|
+
|
|
1781
|
+
height: 18px;
|
|
1782
|
+
|
|
1783
|
+
content: '';
|
|
1784
|
+
vertical-align: middle;
|
|
1785
|
+
|
|
1786
|
+
border-left: 1px solid rgba(0, 0, 0, 0.15);
|
|
1787
|
+
}
|
|
1788
|
+
.Toolbar-module_item__36x7d:empty {
|
|
1789
|
+
display: none;
|
|
1790
|
+
}
|
|
1791
|
+
.Toolbar-module_isInTopbar__223iP {
|
|
1792
|
+
height: 100%;
|
|
1793
|
+
}
|
|
1794
|
+
.Toolbar-module_isInTopbar__223iP .Toolbar-module_item__36x7d {
|
|
1795
|
+
height: 100%;
|
|
1796
|
+
}
|
|
1797
|
+
.Toolbar-module_center__3_H8M {
|
|
1798
|
+
width: 100%;
|
|
1799
|
+
max-width: 650px;
|
|
1800
|
+
margin-right: auto;
|
|
1801
|
+
margin-left: auto;
|
|
1802
|
+
}
|
|
1803
|
+
.Toolbar-module_game__5-jY_ {
|
|
1804
|
+
margin-top: 11px
|
|
1805
|
+
}
|
|
1806
|
+
@media only screen and (min-device-width: 32em) {
|
|
1807
|
+
.Toolbar-module_game__5-jY_ {
|
|
1808
|
+
margin-top: 18px
|
|
1809
|
+
}
|
|
1810
|
+
}
|
|
1811
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
1812
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
1813
|
+
justify-content: center
|
|
1814
|
+
}
|
|
1815
|
+
@media only screen and (min-device-width: 32em) {
|
|
1816
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
1817
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
1818
|
+
display: -webkit-box;
|
|
1819
|
+
display: -webkit-flex;
|
|
1820
|
+
display: -ms-flexbox;
|
|
1821
|
+
display: flex
|
|
1822
|
+
}
|
|
1823
|
+
}
|
|
1824
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
1825
|
+
width: 260px
|
|
1826
|
+
}
|
|
1827
|
+
@media only screen and (min-device-width: 32em) {
|
|
1828
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
1829
|
+
width: auto
|
|
1830
|
+
}
|
|
1831
|
+
}
|
|
1832
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
1833
|
+
content: none
|
|
1834
|
+
}
|
|
1835
|
+
@media only screen and (min-device-width: 32em) {
|
|
1836
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
1837
|
+
content: ''
|
|
1838
|
+
}
|
|
1839
|
+
}
|
|
1840
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_item__36x7d:first-child::before,
|
|
1841
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:first-child::before {
|
|
1842
|
+
content: none;
|
|
1843
|
+
}
|
|
1844
|
+
@media only screen and (min-device-width: 64em) {
|
|
1845
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
1846
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
1847
|
+
margin-left: 0
|
|
1848
|
+
}
|
|
1849
|
+
}
|
|
1850
|
+
.Toolbar-module_dark__2Ejc9 .Toolbar-module_item__36x7d::before {
|
|
1851
|
+
border-left-color: rgba(255, 255, 255, 0.2);
|
|
1852
|
+
}
|
|
1853
|
+
[data-context="prodano"] .Toolbar-module_root__2HF2r {
|
|
1854
|
+
display: none;
|
|
1855
|
+
}
|
|
1856
|
+
|
|
1714
1857
|
/* Colors */
|
|
1715
1858
|
/* Fonts */
|
|
1716
1859
|
/* Gap */
|
|
@@ -1962,8 +2105,10 @@
|
|
|
1962
2105
|
.Meta-module_isInSearchItem__1wbpx {
|
|
1963
2106
|
color: rgba(255, 255, 255, 0.7);
|
|
1964
2107
|
}
|
|
2108
|
+
.Meta-module_center__3BBPr.Meta-module_isInMediaBlock__3xfPF {
|
|
2109
|
+
text-align: left;
|
|
2110
|
+
}
|
|
1965
2111
|
@media only screen and (min-device-width: 64em) {
|
|
1966
|
-
.Meta-module_center__3BBPr.Meta-module_isInMediaBlock__3xfPF,
|
|
1967
2112
|
.Meta-module_center__3BBPr.Meta-module_half__1xRkT {
|
|
1968
2113
|
text-align: left
|
|
1969
2114
|
}
|
|
@@ -2070,220 +2215,77 @@
|
|
|
2070
2215
|
/* 511 */
|
|
2071
2216
|
/* 1023 */
|
|
2072
2217
|
/* Zindex */
|
|
2073
|
-
.QuoteBlock-module_root__2GrcC {
|
|
2074
|
-
position: relative;
|
|
2075
|
-
|
|
2076
|
-
margin-bottom: 14px;
|
|
2077
|
-
padding-left: 18px;
|
|
2078
|
-
|
|
2079
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
2080
|
-
font-size: 18px;
|
|
2081
|
-
line-height: 24px
|
|
2082
|
-
}
|
|
2083
|
-
@media only screen and (min-device-width: 32em) {
|
|
2084
|
-
.QuoteBlock-module_root__2GrcC {
|
|
2085
|
-
margin: 0 0 20px;
|
|
2086
|
-
padding-left: 38px;
|
|
2087
|
-
|
|
2088
|
-
font-size: 20px;
|
|
2089
|
-
line-height: 28px
|
|
2090
|
-
}
|
|
2091
|
-
}
|
|
2092
|
-
.QuoteBlock-module_root__2GrcC + .QuoteBlock-module_root__2GrcC {
|
|
2093
|
-
margin-top: -14px;
|
|
2094
|
-
padding-top: 14px
|
|
2095
|
-
}
|
|
2096
|
-
@media only screen and (min-device-width: 32em) {
|
|
2097
|
-
.QuoteBlock-module_root__2GrcC + .QuoteBlock-module_root__2GrcC {
|
|
2098
|
-
margin-top: -20px;
|
|
2099
|
-
padding-top: 20px
|
|
2100
|
-
}
|
|
2101
|
-
}
|
|
2102
|
-
.QuoteBlock-module_root__2GrcC + .QuoteBlock-module_root__2GrcC::before {
|
|
2103
|
-
top: -10px;
|
|
2104
|
-
}
|
|
2105
|
-
.QuoteBlock-module_root__2GrcC:before {
|
|
2106
|
-
position: absolute;
|
|
2107
|
-
top: 5px;
|
|
2108
|
-
bottom: 7px;
|
|
2109
|
-
left: 0;
|
|
2110
|
-
|
|
2111
|
-
width: 4px;
|
|
2112
|
-
|
|
2113
|
-
content: '';
|
|
2114
|
-
|
|
2115
|
-
border-radius: 2px;
|
|
2116
|
-
background-color: #ebebeb
|
|
2117
|
-
}
|
|
2118
|
-
@media only screen and (min-device-width: 32em) {
|
|
2119
|
-
.QuoteBlock-module_root__2GrcC:before {
|
|
2120
|
-
top: 4px;
|
|
2121
|
-
bottom: 6px
|
|
2122
|
-
}
|
|
2123
|
-
}
|
|
2124
|
-
.QuoteBlock-module_root__2GrcC:last-child {
|
|
2125
|
-
margin-bottom: 0;
|
|
2126
|
-
}
|
|
2127
|
-
.QuoteBlock-module_root__2GrcC p {
|
|
2128
|
-
margin: 0;
|
|
2129
|
-
}
|
|
2130
|
-
.QuoteBlock-module_root__2GrcC a {
|
|
2131
|
-
text-decoration: none;
|
|
2132
|
-
|
|
2133
|
-
color: inherit;
|
|
2134
|
-
box-shadow: inset 0 -1px #b88b59;
|
|
2135
|
-
}
|
|
2136
|
-
.QuoteBlock-module_root__2GrcC a:hover {
|
|
2137
|
-
color: #b88b59;
|
|
2138
|
-
}
|
|
2139
|
-
.QuoteBlock-module_center__cTFNy {
|
|
2140
|
-
width: 100%;
|
|
2141
|
-
max-width: 650px;
|
|
2142
|
-
margin-right: auto;
|
|
2143
|
-
margin-left: auto;
|
|
2144
|
-
}
|
|
2145
|
-
|
|
2146
|
-
/* Colors */
|
|
2147
|
-
/* Fonts */
|
|
2148
|
-
/* Gap */
|
|
2149
|
-
/* Media */
|
|
2150
|
-
/* 512 */
|
|
2151
|
-
/* 650 */
|
|
2152
|
-
/* 768 */
|
|
2153
|
-
/* 1024 */
|
|
2154
|
-
/* 1010 */
|
|
2155
|
-
/* 1200 */
|
|
2156
|
-
/* 511 */
|
|
2157
|
-
/* 1023 */
|
|
2158
|
-
/* Zindex */
|
|
2159
|
-
.Toolbar-module_root__2HF2r {
|
|
2160
|
-
overflow: hidden;
|
|
2161
|
-
|
|
2162
|
-
transform: translateZ(0);
|
|
2163
|
-
|
|
2164
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2165
|
-
}
|
|
2166
|
-
.Toolbar-module_list__1n5ny {
|
|
2167
|
-
display: -webkit-box;
|
|
2168
|
-
display: -webkit-flex;
|
|
2169
|
-
display: -ms-flexbox;
|
|
2170
|
-
display: flex;
|
|
2171
|
-
flex-flow: row wrap;
|
|
2172
|
-
|
|
2173
|
-
margin: 0 0 0 -10px;
|
|
2174
|
-
padding: 0;
|
|
2175
|
-
|
|
2176
|
-
list-style: none
|
|
2177
|
-
}
|
|
2178
|
-
@media only screen and (min-device-width: 64em) {
|
|
2179
|
-
.Toolbar-module_list__1n5ny {
|
|
2180
|
-
margin: 0 0 0 -15px
|
|
2181
|
-
}
|
|
2182
|
-
}
|
|
2183
|
-
.Toolbar-module_item__36x7d {
|
|
2218
|
+
.QuoteBlock-module_root__2GrcC {
|
|
2184
2219
|
position: relative;
|
|
2185
2220
|
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
padding-right: 10px;
|
|
2189
|
-
padding-left: 10px;
|
|
2190
|
-
|
|
2191
|
-
cursor: pointer;
|
|
2192
|
-
transition: color 250ms ease;
|
|
2193
|
-
text-align: center;
|
|
2221
|
+
margin-bottom: 14px;
|
|
2222
|
+
padding-left: 18px;
|
|
2194
2223
|
|
|
2195
|
-
|
|
2224
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
2225
|
+
font-size: 18px;
|
|
2226
|
+
line-height: 24px
|
|
2227
|
+
}
|
|
2228
|
+
@media only screen and (min-device-width: 32em) {
|
|
2229
|
+
.QuoteBlock-module_root__2GrcC {
|
|
2230
|
+
margin: 0 0 20px;
|
|
2231
|
+
padding-left: 38px;
|
|
2196
2232
|
|
|
2197
|
-
|
|
2233
|
+
font-size: 20px;
|
|
2234
|
+
line-height: 28px
|
|
2198
2235
|
}
|
|
2199
|
-
|
|
2200
|
-
.
|
|
2201
|
-
|
|
2202
|
-
|
|
2236
|
+
}
|
|
2237
|
+
.QuoteBlock-module_root__2GrcC + .QuoteBlock-module_root__2GrcC {
|
|
2238
|
+
margin-top: -14px;
|
|
2239
|
+
padding-top: 14px
|
|
2240
|
+
}
|
|
2241
|
+
@media only screen and (min-device-width: 32em) {
|
|
2242
|
+
.QuoteBlock-module_root__2GrcC + .QuoteBlock-module_root__2GrcC {
|
|
2243
|
+
margin-top: -20px;
|
|
2244
|
+
padding-top: 20px
|
|
2203
2245
|
}
|
|
2204
2246
|
}
|
|
2205
|
-
.
|
|
2206
|
-
|
|
2247
|
+
.QuoteBlock-module_root__2GrcC + .QuoteBlock-module_root__2GrcC::before {
|
|
2248
|
+
top: -10px;
|
|
2207
2249
|
}
|
|
2208
|
-
.
|
|
2250
|
+
.QuoteBlock-module_root__2GrcC:before {
|
|
2209
2251
|
position: absolute;
|
|
2210
|
-
top:
|
|
2252
|
+
top: 5px;
|
|
2253
|
+
bottom: 7px;
|
|
2211
2254
|
left: 0;
|
|
2212
2255
|
|
|
2213
|
-
|
|
2256
|
+
width: 4px;
|
|
2214
2257
|
|
|
2215
2258
|
content: '';
|
|
2216
|
-
vertical-align: middle;
|
|
2217
2259
|
|
|
2218
|
-
border-
|
|
2219
|
-
|
|
2220
|
-
.Toolbar-module_item__36x7d:empty {
|
|
2221
|
-
display: none;
|
|
2222
|
-
}
|
|
2223
|
-
.Toolbar-module_isInTopbar__223iP {
|
|
2224
|
-
height: 100%;
|
|
2225
|
-
}
|
|
2226
|
-
.Toolbar-module_isInTopbar__223iP .Toolbar-module_item__36x7d {
|
|
2227
|
-
height: 100%;
|
|
2228
|
-
}
|
|
2229
|
-
.Toolbar-module_center__3_H8M {
|
|
2230
|
-
width: 100%;
|
|
2231
|
-
max-width: 650px;
|
|
2232
|
-
margin-right: auto;
|
|
2233
|
-
margin-left: auto;
|
|
2234
|
-
}
|
|
2235
|
-
.Toolbar-module_game__5-jY_ {
|
|
2236
|
-
margin-top: 11px
|
|
2237
|
-
}
|
|
2238
|
-
@media only screen and (min-device-width: 32em) {
|
|
2239
|
-
.Toolbar-module_game__5-jY_ {
|
|
2240
|
-
margin-top: 18px
|
|
2241
|
-
}
|
|
2242
|
-
}
|
|
2243
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
2244
|
-
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
2245
|
-
justify-content: center
|
|
2246
|
-
}
|
|
2247
|
-
@media only screen and (min-device-width: 32em) {
|
|
2248
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
2249
|
-
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
2250
|
-
display: -webkit-box;
|
|
2251
|
-
display: -webkit-flex;
|
|
2252
|
-
display: -ms-flexbox;
|
|
2253
|
-
display: flex
|
|
2254
|
-
}
|
|
2255
|
-
}
|
|
2256
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
2257
|
-
width: 260px
|
|
2260
|
+
border-radius: 2px;
|
|
2261
|
+
background-color: #ebebeb
|
|
2258
2262
|
}
|
|
2259
2263
|
@media only screen and (min-device-width: 32em) {
|
|
2260
|
-
.
|
|
2261
|
-
|
|
2264
|
+
.QuoteBlock-module_root__2GrcC:before {
|
|
2265
|
+
top: 4px;
|
|
2266
|
+
bottom: 6px
|
|
2262
2267
|
}
|
|
2263
2268
|
}
|
|
2264
|
-
.
|
|
2265
|
-
|
|
2266
|
-
}
|
|
2267
|
-
@media only screen and (min-device-width: 32em) {
|
|
2268
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
2269
|
-
content: ''
|
|
2269
|
+
.QuoteBlock-module_root__2GrcC:last-child {
|
|
2270
|
+
margin-bottom: 0;
|
|
2270
2271
|
}
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:first-child::before {
|
|
2274
|
-
content: none;
|
|
2272
|
+
.QuoteBlock-module_root__2GrcC p {
|
|
2273
|
+
margin: 0;
|
|
2275
2274
|
}
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2275
|
+
.QuoteBlock-module_root__2GrcC a {
|
|
2276
|
+
text-decoration: none;
|
|
2277
|
+
|
|
2278
|
+
color: inherit;
|
|
2279
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
2280
2280
|
}
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
border-left-color: rgba(255, 255, 255, 0.2);
|
|
2281
|
+
.QuoteBlock-module_root__2GrcC a:hover {
|
|
2282
|
+
color: #b88b59;
|
|
2284
2283
|
}
|
|
2285
|
-
|
|
2286
|
-
|
|
2284
|
+
.QuoteBlock-module_center__cTFNy {
|
|
2285
|
+
width: 100%;
|
|
2286
|
+
max-width: 650px;
|
|
2287
|
+
margin-right: auto;
|
|
2288
|
+
margin-left: auto;
|
|
2287
2289
|
}
|
|
2288
2290
|
|
|
2289
2291
|
/* Colors */
|
|
@@ -2892,209 +2894,92 @@
|
|
|
2892
2894
|
box-shadow: inset 0 -1px #b88b59;
|
|
2893
2895
|
}
|
|
2894
2896
|
.ListBlock-module_ol__21CgV {
|
|
2895
|
-
counter-reset: list 0;
|
|
2896
|
-
}
|
|
2897
|
-
.ListBlock-module_ol__21CgV li {
|
|
2898
|
-
padding: 0 0 0 33px;
|
|
2899
|
-
}
|
|
2900
|
-
.ListBlock-module_ol__21CgV li::before {
|
|
2901
|
-
position: absolute;
|
|
2902
|
-
left: 0;
|
|
2903
|
-
|
|
2904
|
-
width: 23px;
|
|
2905
|
-
|
|
2906
|
-
content: counter(list) '. ';
|
|
2907
|
-
counter-increment: list;
|
|
2908
|
-
text-align: right;
|
|
2909
|
-
white-space: nowrap;
|
|
2910
|
-
}
|
|
2911
|
-
.ListBlock-module_ul__2MRrS li {
|
|
2912
|
-
padding: 0 0 0 23px
|
|
2913
|
-
}
|
|
2914
|
-
@media only screen and (min-device-width: 48em) {
|
|
2915
|
-
.ListBlock-module_ul__2MRrS li {
|
|
2916
|
-
padding: 0 0 0 38px
|
|
2917
|
-
}
|
|
2918
|
-
}
|
|
2919
|
-
.ListBlock-module_ul__2MRrS li:last-child {
|
|
2920
|
-
margin-bottom: 0;
|
|
2921
|
-
}
|
|
2922
|
-
.ListBlock-module_ul__2MRrS li::before {
|
|
2923
|
-
position: absolute;
|
|
2924
|
-
top: 0;
|
|
2925
|
-
left: 5px;
|
|
2926
|
-
|
|
2927
|
-
width: 8px;
|
|
2928
|
-
|
|
2929
|
-
content: '\2022';
|
|
2930
|
-
text-align: center;
|
|
2931
|
-
|
|
2932
|
-
color: #b88b59;
|
|
2933
|
-
|
|
2934
|
-
font-size: 18px;
|
|
2935
|
-
line-height: inherit
|
|
2936
|
-
}
|
|
2937
|
-
@media only screen and (min-device-width: 48em) {
|
|
2938
|
-
.ListBlock-module_ul__2MRrS li::before {
|
|
2939
|
-
left: 0;
|
|
2940
|
-
|
|
2941
|
-
width: 36px;
|
|
2942
|
-
|
|
2943
|
-
text-align: center;
|
|
2944
|
-
|
|
2945
|
-
font-size: 20px
|
|
2946
|
-
}
|
|
2947
|
-
}
|
|
2948
|
-
.ListBlock-module_center__tdIwd {
|
|
2949
|
-
max-width: 650px;
|
|
2950
|
-
margin-right: auto;
|
|
2951
|
-
margin-left: auto;
|
|
2952
|
-
}
|
|
2953
|
-
.ListBlock-module_isInImportantLead__UP0ic {
|
|
2954
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2955
|
-
font-size: 16px;
|
|
2956
|
-
line-height: 20px
|
|
2957
|
-
}
|
|
2958
|
-
@media only screen and (min-device-width: 48em) {
|
|
2959
|
-
.ListBlock-module_isInImportantLead__UP0ic {
|
|
2960
|
-
font-size: 17px;
|
|
2961
|
-
line-height: 24px
|
|
2962
|
-
}
|
|
2963
|
-
}
|
|
2964
|
-
.ListBlock-module_dark__3E3tV a {
|
|
2965
|
-
color: inherit;
|
|
2966
|
-
}
|
|
2967
|
-
.ListBlock-module_dark__3E3tV a:hover {
|
|
2968
|
-
color: #b88b59;
|
|
2969
|
-
}
|
|
2970
|
-
/* VISIBILITY */
|
|
2971
|
-
@media only screen and (min-device-width: 32em) {
|
|
2972
|
-
.ListBlock-module_mobile__2-nuV {
|
|
2973
|
-
display: none
|
|
2974
|
-
}
|
|
2975
|
-
}
|
|
2976
|
-
.ListBlock-module_desktop__1EE0g {
|
|
2977
|
-
display: none
|
|
2978
|
-
}
|
|
2979
|
-
@media only screen and (min-device-width: 32em) {
|
|
2980
|
-
.ListBlock-module_desktop__1EE0g {
|
|
2981
|
-
display: block
|
|
2982
|
-
}
|
|
2983
|
-
}
|
|
2984
|
-
|
|
2985
|
-
/* Colors */
|
|
2986
|
-
/* Fonts */
|
|
2987
|
-
/* Gap */
|
|
2988
|
-
/* Media */
|
|
2989
|
-
/* 512 */
|
|
2990
|
-
/* 650 */
|
|
2991
|
-
/* 768 */
|
|
2992
|
-
/* 1024 */
|
|
2993
|
-
/* 1010 */
|
|
2994
|
-
/* 1200 */
|
|
2995
|
-
/* 511 */
|
|
2996
|
-
/* 1023 */
|
|
2997
|
-
/* Zindex */
|
|
2998
|
-
.RichTitle-module_root__BK_WT {
|
|
2999
|
-
margin: 0 0 18px;
|
|
3000
|
-
|
|
3001
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3002
|
-
font-size: 19px;
|
|
3003
|
-
font-weight: 700;
|
|
3004
|
-
line-height: 23px
|
|
3005
|
-
}
|
|
3006
|
-
@media only screen and (min-device-width: 48em) {
|
|
3007
|
-
.RichTitle-module_root__BK_WT {
|
|
3008
|
-
margin-bottom: 15px;
|
|
3009
|
-
|
|
3010
|
-
font-size: 37px;
|
|
3011
|
-
line-height: 42px
|
|
3012
|
-
}
|
|
3013
|
-
}
|
|
3014
|
-
.RichTitle-module_root__BK_WT:last-child {
|
|
3015
|
-
margin-bottom: 0;
|
|
3016
|
-
}
|
|
3017
|
-
.RichTitle-module_root__BK_WT span {
|
|
3018
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3019
|
-
font-size: 20px;
|
|
3020
|
-
font-weight: normal
|
|
2897
|
+
counter-reset: list 0;
|
|
3021
2898
|
}
|
|
3022
|
-
|
|
3023
|
-
|
|
3024
|
-
font-size: 38px
|
|
2899
|
+
.ListBlock-module_ol__21CgV li {
|
|
2900
|
+
padding: 0 0 0 33px;
|
|
3025
2901
|
}
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
|
|
2902
|
+
.ListBlock-module_ol__21CgV li::before {
|
|
2903
|
+
position: absolute;
|
|
2904
|
+
left: 0;
|
|
2905
|
+
|
|
2906
|
+
width: 23px;
|
|
2907
|
+
|
|
2908
|
+
content: counter(list) '. ';
|
|
2909
|
+
counter-increment: list;
|
|
2910
|
+
text-align: right;
|
|
2911
|
+
white-space: nowrap;
|
|
3031
2912
|
}
|
|
3032
|
-
|
|
3033
|
-
|
|
3034
|
-
.RichTitle-module_half__10GRI {
|
|
3035
|
-
font-size: 33px;
|
|
3036
|
-
line-height: 36px
|
|
2913
|
+
.ListBlock-module_ul__2MRrS li {
|
|
2914
|
+
padding: 0 0 0 23px
|
|
3037
2915
|
}
|
|
3038
|
-
|
|
3039
|
-
|
|
3040
|
-
|
|
3041
|
-
font-size: 34px
|
|
2916
|
+
@media only screen and (min-device-width: 48em) {
|
|
2917
|
+
.ListBlock-module_ul__2MRrS li {
|
|
2918
|
+
padding: 0 0 0 38px
|
|
3042
2919
|
}
|
|
3043
2920
|
}
|
|
3044
|
-
.
|
|
3045
|
-
|
|
2921
|
+
.ListBlock-module_ul__2MRrS li:last-child {
|
|
2922
|
+
margin-bottom: 0;
|
|
3046
2923
|
}
|
|
3047
|
-
|
|
3048
|
-
|
|
3049
|
-
|
|
2924
|
+
.ListBlock-module_ul__2MRrS li::before {
|
|
2925
|
+
position: absolute;
|
|
2926
|
+
top: 0;
|
|
2927
|
+
left: 5px;
|
|
3050
2928
|
|
|
3051
|
-
|
|
3052
|
-
|
|
2929
|
+
width: 8px;
|
|
2930
|
+
|
|
2931
|
+
content: '\2022';
|
|
2932
|
+
text-align: center;
|
|
2933
|
+
|
|
2934
|
+
color: #b88b59;
|
|
2935
|
+
|
|
2936
|
+
font-size: 18px;
|
|
2937
|
+
line-height: inherit
|
|
3053
2938
|
}
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
-
|
|
3057
|
-
display: block;
|
|
2939
|
+
@media only screen and (min-device-width: 48em) {
|
|
2940
|
+
.ListBlock-module_ul__2MRrS li::before {
|
|
2941
|
+
left: 0;
|
|
3058
2942
|
|
|
3059
|
-
|
|
2943
|
+
width: 36px;
|
|
3060
2944
|
|
|
3061
|
-
|
|
3062
|
-
|
|
2945
|
+
text-align: center;
|
|
2946
|
+
|
|
2947
|
+
font-size: 20px
|
|
3063
2948
|
}
|
|
3064
2949
|
}
|
|
3065
|
-
|
|
3066
|
-
|
|
3067
|
-
|
|
2950
|
+
.ListBlock-module_center__tdIwd {
|
|
2951
|
+
max-width: 650px;
|
|
2952
|
+
margin-right: auto;
|
|
2953
|
+
margin-left: auto;
|
|
3068
2954
|
}
|
|
3069
|
-
|
|
3070
|
-
|
|
3071
|
-
font-size:
|
|
3072
|
-
line-height:
|
|
2955
|
+
.ListBlock-module_isInImportantLead__UP0ic {
|
|
2956
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2957
|
+
font-size: 16px;
|
|
2958
|
+
line-height: 20px
|
|
3073
2959
|
}
|
|
3074
|
-
@media only screen and (min-device-width:
|
|
3075
|
-
.
|
|
3076
|
-
font-size:
|
|
3077
|
-
line-height:
|
|
2960
|
+
@media only screen and (min-device-width: 48em) {
|
|
2961
|
+
.ListBlock-module_isInImportantLead__UP0ic {
|
|
2962
|
+
font-size: 17px;
|
|
2963
|
+
line-height: 24px
|
|
3078
2964
|
}
|
|
3079
2965
|
}
|
|
3080
|
-
.
|
|
3081
|
-
|
|
2966
|
+
.ListBlock-module_dark__3E3tV a {
|
|
2967
|
+
color: inherit;
|
|
3082
2968
|
}
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
font-size: 1.35rem
|
|
2969
|
+
.ListBlock-module_dark__3E3tV a:hover {
|
|
2970
|
+
color: #b88b59;
|
|
3086
2971
|
}
|
|
3087
|
-
|
|
2972
|
+
/* VISIBILITY */
|
|
3088
2973
|
@media only screen and (min-device-width: 32em) {
|
|
3089
|
-
.
|
|
2974
|
+
.ListBlock-module_mobile__2-nuV {
|
|
3090
2975
|
display: none
|
|
3091
2976
|
}
|
|
3092
2977
|
}
|
|
3093
|
-
.
|
|
2978
|
+
.ListBlock-module_desktop__1EE0g {
|
|
3094
2979
|
display: none
|
|
3095
2980
|
}
|
|
3096
2981
|
@media only screen and (min-device-width: 32em) {
|
|
3097
|
-
.
|
|
2982
|
+
.ListBlock-module_desktop__1EE0g {
|
|
3098
2983
|
display: block
|
|
3099
2984
|
}
|
|
3100
2985
|
}
|
|
@@ -3242,33 +3127,106 @@
|
|
|
3242
3127
|
/* 511 */
|
|
3243
3128
|
/* 1023 */
|
|
3244
3129
|
/* Zindex */
|
|
3245
|
-
.
|
|
3130
|
+
.RichTitle-module_root__BK_WT {
|
|
3246
3131
|
margin: 0 0 18px;
|
|
3247
3132
|
|
|
3248
|
-
font-family: '
|
|
3249
|
-
font-size:
|
|
3250
|
-
font-weight:
|
|
3133
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3134
|
+
font-size: 19px;
|
|
3135
|
+
font-weight: 700;
|
|
3251
3136
|
line-height: 23px
|
|
3252
3137
|
}
|
|
3253
3138
|
@media only screen and (min-device-width: 48em) {
|
|
3254
|
-
.
|
|
3139
|
+
.RichTitle-module_root__BK_WT {
|
|
3255
3140
|
margin-bottom: 15px;
|
|
3256
3141
|
|
|
3257
|
-
font-size:
|
|
3258
|
-
line-height:
|
|
3142
|
+
font-size: 37px;
|
|
3143
|
+
line-height: 42px
|
|
3144
|
+
}
|
|
3145
|
+
}
|
|
3146
|
+
.RichTitle-module_root__BK_WT:last-child {
|
|
3147
|
+
margin-bottom: 0;
|
|
3148
|
+
}
|
|
3149
|
+
.RichTitle-module_root__BK_WT span {
|
|
3150
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3151
|
+
font-size: 20px;
|
|
3152
|
+
font-weight: normal
|
|
3153
|
+
}
|
|
3154
|
+
@media only screen and (min-device-width: 48em) {
|
|
3155
|
+
.RichTitle-module_root__BK_WT span {
|
|
3156
|
+
font-size: 38px
|
|
3259
3157
|
}
|
|
3260
3158
|
}
|
|
3261
|
-
/* VISIBILITY */
|
|
3262
3159
|
@media only screen and (min-device-width: 32em) {
|
|
3263
|
-
.
|
|
3160
|
+
.RichTitle-module_slide__1A-gB,
|
|
3161
|
+
.RichTitle-module_game__1g8Bn {
|
|
3162
|
+
text-align: center
|
|
3163
|
+
}
|
|
3164
|
+
}
|
|
3165
|
+
@media only screen and (min-device-width: 64em) {
|
|
3166
|
+
.RichTitle-module_half__10GRI {
|
|
3167
|
+
font-size: 33px;
|
|
3168
|
+
line-height: 36px
|
|
3169
|
+
}
|
|
3170
|
+
}
|
|
3171
|
+
@media only screen and (min-device-width: 64em) {
|
|
3172
|
+
.RichTitle-module_half__10GRI span {
|
|
3173
|
+
font-size: 34px
|
|
3174
|
+
}
|
|
3175
|
+
}
|
|
3176
|
+
.RichTitle-module_game__1g8Bn:first-child {
|
|
3177
|
+
padding-top: 9px;
|
|
3178
|
+
}
|
|
3179
|
+
@media only screen and (max-device-width: 63.9375em) {
|
|
3180
|
+
.RichTitle-module_featured__wJfaQ {
|
|
3181
|
+
letter-spacing: 0.3px;
|
|
3182
|
+
|
|
3183
|
+
font-size: 28px;
|
|
3184
|
+
line-height: 30px
|
|
3185
|
+
}
|
|
3186
|
+
}
|
|
3187
|
+
@media only screen and (max-device-width: 63.9375em) {
|
|
3188
|
+
.RichTitle-module_featured__wJfaQ span {
|
|
3189
|
+
display: block;
|
|
3190
|
+
|
|
3191
|
+
padding-top: 2px;
|
|
3192
|
+
|
|
3193
|
+
font-size: 18px;
|
|
3194
|
+
line-height: 24px
|
|
3195
|
+
}
|
|
3196
|
+
}
|
|
3197
|
+
@media only screen and (min-device-width: 64em) {
|
|
3198
|
+
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3199
|
+
margin-bottom: 18px
|
|
3200
|
+
}
|
|
3201
|
+
}
|
|
3202
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3203
|
+
font-size: 19px;
|
|
3204
|
+
line-height: 23px
|
|
3205
|
+
}
|
|
3206
|
+
@media only screen and (min-device-width: 64em) {
|
|
3207
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3208
|
+
font-size: 1.3rem;
|
|
3209
|
+
line-height: 1.6rem
|
|
3210
|
+
}
|
|
3211
|
+
}
|
|
3212
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3213
|
+
font-size: 20px
|
|
3214
|
+
}
|
|
3215
|
+
@media only screen and (min-device-width: 64em) {
|
|
3216
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3217
|
+
font-size: 1.35rem
|
|
3218
|
+
}
|
|
3219
|
+
}
|
|
3220
|
+
@media only screen and (min-device-width: 32em) {
|
|
3221
|
+
.RichTitle-module_mobile__1Cb6E {
|
|
3264
3222
|
display: none
|
|
3265
3223
|
}
|
|
3266
3224
|
}
|
|
3267
|
-
.
|
|
3225
|
+
.RichTitle-module_desktop__2ixSQ {
|
|
3268
3226
|
display: none
|
|
3269
3227
|
}
|
|
3270
3228
|
@media only screen and (min-device-width: 32em) {
|
|
3271
|
-
.
|
|
3229
|
+
.RichTitle-module_desktop__2ixSQ {
|
|
3272
3230
|
display: block
|
|
3273
3231
|
}
|
|
3274
3232
|
}
|
|
@@ -3694,6 +3652,50 @@ a mark {
|
|
|
3694
3652
|
}
|
|
3695
3653
|
}
|
|
3696
3654
|
|
|
3655
|
+
/* Colors */
|
|
3656
|
+
/* Fonts */
|
|
3657
|
+
/* Gap */
|
|
3658
|
+
/* Media */
|
|
3659
|
+
/* 512 */
|
|
3660
|
+
/* 650 */
|
|
3661
|
+
/* 768 */
|
|
3662
|
+
/* 1024 */
|
|
3663
|
+
/* 1010 */
|
|
3664
|
+
/* 1200 */
|
|
3665
|
+
/* 511 */
|
|
3666
|
+
/* 1023 */
|
|
3667
|
+
/* Zindex */
|
|
3668
|
+
.SimpleTitle-module_root__2jVQN {
|
|
3669
|
+
margin: 0 0 18px;
|
|
3670
|
+
|
|
3671
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3672
|
+
font-size: 20px;
|
|
3673
|
+
font-weight: normal;
|
|
3674
|
+
line-height: 23px
|
|
3675
|
+
}
|
|
3676
|
+
@media only screen and (min-device-width: 48em) {
|
|
3677
|
+
.SimpleTitle-module_root__2jVQN {
|
|
3678
|
+
margin-bottom: 15px;
|
|
3679
|
+
|
|
3680
|
+
font-size: 36px;
|
|
3681
|
+
line-height: 40px
|
|
3682
|
+
}
|
|
3683
|
+
}
|
|
3684
|
+
/* VISIBILITY */
|
|
3685
|
+
@media only screen and (min-device-width: 32em) {
|
|
3686
|
+
.SimpleTitle-module_mobile__11gBz {
|
|
3687
|
+
display: none
|
|
3688
|
+
}
|
|
3689
|
+
}
|
|
3690
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
3691
|
+
display: none
|
|
3692
|
+
}
|
|
3693
|
+
@media only screen and (min-device-width: 32em) {
|
|
3694
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
3695
|
+
display: block
|
|
3696
|
+
}
|
|
3697
|
+
}
|
|
3698
|
+
|
|
3697
3699
|
/* Colors */
|
|
3698
3700
|
/* Fonts */
|
|
3699
3701
|
/* Gap */
|
|
@@ -4653,7 +4655,7 @@ a mark {
|
|
|
4653
4655
|
|
|
4654
4656
|
background-color: #f7f7f7
|
|
4655
4657
|
}
|
|
4656
|
-
@media only screen and (min-device-width:
|
|
4658
|
+
@media only screen and (min-device-width: 32em) {
|
|
4657
4659
|
.RelatedRichBlock-module_body__1ZHZS {
|
|
4658
4660
|
position: absolute;
|
|
4659
4661
|
z-index: 10;
|
|
@@ -4670,12 +4672,12 @@ a mark {
|
|
|
4670
4672
|
.RelatedRichBlock-module_isRich__1LnA4 {
|
|
4671
4673
|
color: #000
|
|
4672
4674
|
}
|
|
4673
|
-
@media only screen and (min-device-width:
|
|
4675
|
+
@media only screen and (min-device-width: 32em) {
|
|
4674
4676
|
.RelatedRichBlock-module_isRich__1LnA4 {
|
|
4675
4677
|
color: #fff
|
|
4676
4678
|
}
|
|
4677
4679
|
}
|
|
4678
|
-
@media only screen and (min-device-width:
|
|
4680
|
+
@media only screen and (min-device-width: 32em) {
|
|
4679
4681
|
.RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_hasGradient__27LOk .RelatedRichBlock-module_body__1ZHZS {
|
|
4680
4682
|
position: absolute;
|
|
4681
4683
|
z-index: 10;
|