@meduza/ui-kit-2 0.1.75 → 0.1.76
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ui-kit-2.cjs.development.js +2 -4
- package/dist/ui-kit-2.cjs.development.js.map +1 -1
- package/dist/ui-kit-2.cjs.production.min.js +1 -1
- package/dist/ui-kit-2.cjs.production.min.js.map +1 -1
- package/dist/ui-kit-2.esm.js +2 -4
- package/dist/ui-kit-2.esm.js.map +1 -1
- package/dist/ui-kit.css +1599 -1603
- package/package.json +1 -1
- package/src/DonatesTeaser/DonatesTeaser.module.css +2 -7
- package/src/DonatesTeaser/index.tsx +3 -2
package/dist/ui-kit.css
CHANGED
|
@@ -874,6 +874,23 @@
|
|
|
874
874
|
}
|
|
875
875
|
}
|
|
876
876
|
|
|
877
|
+
/* Colors */
|
|
878
|
+
/* Fonts */
|
|
879
|
+
/* Gap */
|
|
880
|
+
/* Media */
|
|
881
|
+
/* 512 */
|
|
882
|
+
/* 650 */
|
|
883
|
+
/* 768 */
|
|
884
|
+
/* 1024 */
|
|
885
|
+
/* 1010 */
|
|
886
|
+
/* 1200 */
|
|
887
|
+
/* 511 */
|
|
888
|
+
/* 1023 */
|
|
889
|
+
/* Zindex */
|
|
890
|
+
.Lazy-module_root__2Z72l {
|
|
891
|
+
display: block;
|
|
892
|
+
}
|
|
893
|
+
|
|
877
894
|
/* Colors */
|
|
878
895
|
/* Fonts */
|
|
879
896
|
/* Gap */
|
|
@@ -1011,23 +1028,6 @@
|
|
|
1011
1028
|
}
|
|
1012
1029
|
}
|
|
1013
1030
|
|
|
1014
|
-
/* Colors */
|
|
1015
|
-
/* Fonts */
|
|
1016
|
-
/* Gap */
|
|
1017
|
-
/* Media */
|
|
1018
|
-
/* 512 */
|
|
1019
|
-
/* 650 */
|
|
1020
|
-
/* 768 */
|
|
1021
|
-
/* 1024 */
|
|
1022
|
-
/* 1010 */
|
|
1023
|
-
/* 1200 */
|
|
1024
|
-
/* 511 */
|
|
1025
|
-
/* 1023 */
|
|
1026
|
-
/* Zindex */
|
|
1027
|
-
.Lazy-module_root__2Z72l {
|
|
1028
|
-
display: block;
|
|
1029
|
-
}
|
|
1030
|
-
|
|
1031
1031
|
/* Colors */
|
|
1032
1032
|
/* Fonts */
|
|
1033
1033
|
/* Gap */
|
|
@@ -2337,68 +2337,6 @@
|
|
|
2337
2337
|
margin-left: auto;
|
|
2338
2338
|
}
|
|
2339
2339
|
|
|
2340
|
-
/* Colors */
|
|
2341
|
-
/* Fonts */
|
|
2342
|
-
/* Gap */
|
|
2343
|
-
/* Media */
|
|
2344
|
-
/* 512 */
|
|
2345
|
-
/* 650 */
|
|
2346
|
-
/* 768 */
|
|
2347
|
-
/* 1024 */
|
|
2348
|
-
/* 1010 */
|
|
2349
|
-
/* 1200 */
|
|
2350
|
-
/* 511 */
|
|
2351
|
-
/* 1023 */
|
|
2352
|
-
/* Zindex */
|
|
2353
|
-
.CardTitle-module_root__1uqqF {
|
|
2354
|
-
margin-bottom: 11px
|
|
2355
|
-
}
|
|
2356
|
-
@media only screen and (min-width: 64em) {
|
|
2357
|
-
.CardTitle-module_root__1uqqF {
|
|
2358
|
-
margin-bottom: 10px;
|
|
2359
|
-
|
|
2360
|
-
text-align: center
|
|
2361
|
-
}
|
|
2362
|
-
}
|
|
2363
|
-
.CardTitle-module_index__4FsTf {
|
|
2364
|
-
margin-bottom: 7px;
|
|
2365
|
-
|
|
2366
|
-
color: #b88b59;
|
|
2367
|
-
|
|
2368
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2369
|
-
font-size: 20px;
|
|
2370
|
-
font-weight: 700;
|
|
2371
|
-
line-height: 24px;
|
|
2372
|
-
}
|
|
2373
|
-
.CardTitle-module_title__2iTI6 {
|
|
2374
|
-
color: #1d1d1d;
|
|
2375
|
-
|
|
2376
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2377
|
-
font-size: 20px;
|
|
2378
|
-
font-weight: 700;
|
|
2379
|
-
line-height: 24px
|
|
2380
|
-
}
|
|
2381
|
-
@media only screen and (min-width: 64em) {
|
|
2382
|
-
.CardTitle-module_title__2iTI6 {
|
|
2383
|
-
font-size: 28px;
|
|
2384
|
-
line-height: 34px
|
|
2385
|
-
}
|
|
2386
|
-
}
|
|
2387
|
-
/* VISIBILITY */
|
|
2388
|
-
@media only screen and (min-width: 32em) {
|
|
2389
|
-
.CardTitle-module_mobile__1_kij {
|
|
2390
|
-
display: none
|
|
2391
|
-
}
|
|
2392
|
-
}
|
|
2393
|
-
.CardTitle-module_desktop__1l3_n {
|
|
2394
|
-
display: none
|
|
2395
|
-
}
|
|
2396
|
-
@media only screen and (min-width: 32em) {
|
|
2397
|
-
.CardTitle-module_desktop__1l3_n {
|
|
2398
|
-
display: block
|
|
2399
|
-
}
|
|
2400
|
-
}
|
|
2401
|
-
|
|
2402
2340
|
/* Colors */
|
|
2403
2341
|
/* Fonts */
|
|
2404
2342
|
/* Gap */
|
|
@@ -2478,6 +2416,68 @@
|
|
|
2478
2416
|
}
|
|
2479
2417
|
|
|
2480
2418
|
|
|
2419
|
+
/* Colors */
|
|
2420
|
+
/* Fonts */
|
|
2421
|
+
/* Gap */
|
|
2422
|
+
/* Media */
|
|
2423
|
+
/* 512 */
|
|
2424
|
+
/* 650 */
|
|
2425
|
+
/* 768 */
|
|
2426
|
+
/* 1024 */
|
|
2427
|
+
/* 1010 */
|
|
2428
|
+
/* 1200 */
|
|
2429
|
+
/* 511 */
|
|
2430
|
+
/* 1023 */
|
|
2431
|
+
/* Zindex */
|
|
2432
|
+
.CardTitle-module_root__1uqqF {
|
|
2433
|
+
margin-bottom: 11px
|
|
2434
|
+
}
|
|
2435
|
+
@media only screen and (min-width: 64em) {
|
|
2436
|
+
.CardTitle-module_root__1uqqF {
|
|
2437
|
+
margin-bottom: 10px;
|
|
2438
|
+
|
|
2439
|
+
text-align: center
|
|
2440
|
+
}
|
|
2441
|
+
}
|
|
2442
|
+
.CardTitle-module_index__4FsTf {
|
|
2443
|
+
margin-bottom: 7px;
|
|
2444
|
+
|
|
2445
|
+
color: #b88b59;
|
|
2446
|
+
|
|
2447
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2448
|
+
font-size: 20px;
|
|
2449
|
+
font-weight: 700;
|
|
2450
|
+
line-height: 24px;
|
|
2451
|
+
}
|
|
2452
|
+
.CardTitle-module_title__2iTI6 {
|
|
2453
|
+
color: #1d1d1d;
|
|
2454
|
+
|
|
2455
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2456
|
+
font-size: 20px;
|
|
2457
|
+
font-weight: 700;
|
|
2458
|
+
line-height: 24px
|
|
2459
|
+
}
|
|
2460
|
+
@media only screen and (min-width: 64em) {
|
|
2461
|
+
.CardTitle-module_title__2iTI6 {
|
|
2462
|
+
font-size: 28px;
|
|
2463
|
+
line-height: 34px
|
|
2464
|
+
}
|
|
2465
|
+
}
|
|
2466
|
+
/* VISIBILITY */
|
|
2467
|
+
@media only screen and (min-width: 32em) {
|
|
2468
|
+
.CardTitle-module_mobile__1_kij {
|
|
2469
|
+
display: none
|
|
2470
|
+
}
|
|
2471
|
+
}
|
|
2472
|
+
.CardTitle-module_desktop__1l3_n {
|
|
2473
|
+
display: none
|
|
2474
|
+
}
|
|
2475
|
+
@media only screen and (min-width: 32em) {
|
|
2476
|
+
.CardTitle-module_desktop__1l3_n {
|
|
2477
|
+
display: block
|
|
2478
|
+
}
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2481
2481
|
/* Colors */
|
|
2482
2482
|
/* Fonts */
|
|
2483
2483
|
/* Gap */
|
|
@@ -2884,186 +2884,66 @@
|
|
|
2884
2884
|
/* 511 */
|
|
2885
2885
|
/* 1023 */
|
|
2886
2886
|
/* Zindex */
|
|
2887
|
-
.
|
|
2888
|
-
margin:
|
|
2887
|
+
.ListBlock-module_root__3Q3Ga {
|
|
2888
|
+
margin: calc(15rem / 16) 0;
|
|
2889
|
+
padding: 0;
|
|
2889
2890
|
|
|
2890
|
-
|
|
2891
|
-
font-size: 19px;
|
|
2892
|
-
font-weight: 700;
|
|
2893
|
-
line-height: 23px
|
|
2894
|
-
}
|
|
2895
|
-
@media only screen and (min-width: 48em) {
|
|
2896
|
-
.RichTitle-module_root__BK_WT {
|
|
2897
|
-
margin-bottom: 15px;
|
|
2891
|
+
list-style: none;
|
|
2898
2892
|
|
|
2899
|
-
font-size: 37px;
|
|
2900
|
-
line-height: 42px
|
|
2901
|
-
}
|
|
2902
|
-
}
|
|
2903
|
-
.RichTitle-module_root__BK_WT:last-child {
|
|
2904
|
-
margin-bottom: 0;
|
|
2905
|
-
}
|
|
2906
|
-
.RichTitle-module_root__BK_WT span {
|
|
2907
2893
|
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
2908
|
-
font-size:
|
|
2909
|
-
|
|
2910
|
-
}
|
|
2911
|
-
@media only screen and (min-width: 48em) {
|
|
2912
|
-
.RichTitle-module_root__BK_WT span {
|
|
2913
|
-
font-size: 38px
|
|
2894
|
+
font-size: calc(18rem / 16);
|
|
2895
|
+
line-height: calc(24rem / 16)
|
|
2914
2896
|
}
|
|
2915
|
-
}
|
|
2916
2897
|
@media only screen and (min-width: 32em) {
|
|
2917
|
-
.
|
|
2918
|
-
|
|
2919
|
-
|
|
2898
|
+
.ListBlock-module_root__3Q3Ga {
|
|
2899
|
+
font-size: 20px;
|
|
2900
|
+
line-height: 28px
|
|
2920
2901
|
}
|
|
2921
2902
|
}
|
|
2922
|
-
@media only screen and (min-width:
|
|
2923
|
-
.
|
|
2924
|
-
|
|
2925
|
-
line-height: 36px
|
|
2903
|
+
@media only screen and (min-width: 48em) {
|
|
2904
|
+
.ListBlock-module_root__3Q3Ga {
|
|
2905
|
+
margin: 20px 0
|
|
2926
2906
|
}
|
|
2927
2907
|
}
|
|
2928
|
-
|
|
2929
|
-
|
|
2930
|
-
font-size: 34px
|
|
2908
|
+
.ListBlock-module_root__3Q3Ga:first-child {
|
|
2909
|
+
margin-top: 0;
|
|
2931
2910
|
}
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
padding-top: 9px;
|
|
2911
|
+
.ListBlock-module_root__3Q3Ga:last-child {
|
|
2912
|
+
margin-bottom: 0;
|
|
2935
2913
|
}
|
|
2936
|
-
|
|
2937
|
-
|
|
2938
|
-
|
|
2914
|
+
.ListBlock-module_root__3Q3Ga a {
|
|
2915
|
+
color: inherit;
|
|
2916
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
2917
|
+
}
|
|
2918
|
+
.ListBlock-module_root__3Q3Ga a:hover {
|
|
2919
|
+
color: #b88b59;
|
|
2920
|
+
}
|
|
2921
|
+
.ListBlock-module_root__3Q3Ga li {
|
|
2922
|
+
position: relative;
|
|
2939
2923
|
|
|
2940
|
-
|
|
2941
|
-
line-height: 30px
|
|
2924
|
+
margin-bottom: 6px;
|
|
2942
2925
|
}
|
|
2943
|
-
|
|
2944
|
-
|
|
2945
|
-
.RichTitle-module_featured__wJfaQ span {
|
|
2946
|
-
display: block;
|
|
2926
|
+
.ListBlock-module_root__3Q3Ga mark {
|
|
2927
|
+
position: relative;
|
|
2947
2928
|
|
|
2948
|
-
|
|
2929
|
+
white-space: pre-wrap;
|
|
2949
2930
|
|
|
2950
|
-
|
|
2951
|
-
|
|
2931
|
+
background-color: #fff3bc;
|
|
2932
|
+
|
|
2933
|
+
font-weight: inherit;
|
|
2934
|
+
font-style: inherit
|
|
2935
|
+
}
|
|
2936
|
+
@media only screen and (min-width: 32em) {
|
|
2937
|
+
.ListBlock-module_root__3Q3Ga mark {
|
|
2938
|
+
padding-bottom: 1px
|
|
2952
2939
|
}
|
|
2953
2940
|
}
|
|
2954
|
-
.
|
|
2955
|
-
|
|
2941
|
+
.ListBlock-module_root__3Q3Ga a mark {
|
|
2942
|
+
color: inherit;
|
|
2943
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
2956
2944
|
}
|
|
2957
|
-
|
|
2958
|
-
|
|
2959
|
-
margin-bottom: 18px
|
|
2960
|
-
}
|
|
2961
|
-
}
|
|
2962
|
-
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
2963
|
-
font-size: 19px;
|
|
2964
|
-
line-height: 23px
|
|
2965
|
-
}
|
|
2966
|
-
@media only screen and (min-width: 64em) {
|
|
2967
|
-
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
2968
|
-
font-size: 1.3rem;
|
|
2969
|
-
line-height: 1.6rem
|
|
2970
|
-
}
|
|
2971
|
-
}
|
|
2972
|
-
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
2973
|
-
font-size: 20px
|
|
2974
|
-
}
|
|
2975
|
-
@media only screen and (min-width: 64em) {
|
|
2976
|
-
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
2977
|
-
font-size: 1.35rem
|
|
2978
|
-
}
|
|
2979
|
-
}
|
|
2980
|
-
@media only screen and (min-width: 32em) {
|
|
2981
|
-
.RichTitle-module_mobile__1Cb6E {
|
|
2982
|
-
display: none
|
|
2983
|
-
}
|
|
2984
|
-
}
|
|
2985
|
-
.RichTitle-module_desktop__2ixSQ {
|
|
2986
|
-
display: none
|
|
2987
|
-
}
|
|
2988
|
-
@media only screen and (min-width: 32em) {
|
|
2989
|
-
.RichTitle-module_desktop__2ixSQ {
|
|
2990
|
-
display: block
|
|
2991
|
-
}
|
|
2992
|
-
}
|
|
2993
|
-
|
|
2994
|
-
/* Colors */
|
|
2995
|
-
/* Fonts */
|
|
2996
|
-
/* Gap */
|
|
2997
|
-
/* Media */
|
|
2998
|
-
/* 512 */
|
|
2999
|
-
/* 650 */
|
|
3000
|
-
/* 768 */
|
|
3001
|
-
/* 1024 */
|
|
3002
|
-
/* 1010 */
|
|
3003
|
-
/* 1200 */
|
|
3004
|
-
/* 511 */
|
|
3005
|
-
/* 1023 */
|
|
3006
|
-
/* Zindex */
|
|
3007
|
-
.ListBlock-module_root__3Q3Ga {
|
|
3008
|
-
margin: calc(15rem / 16) 0;
|
|
3009
|
-
padding: 0;
|
|
3010
|
-
|
|
3011
|
-
list-style: none;
|
|
3012
|
-
|
|
3013
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3014
|
-
font-size: calc(18rem / 16);
|
|
3015
|
-
line-height: calc(24rem / 16)
|
|
3016
|
-
}
|
|
3017
|
-
@media only screen and (min-width: 32em) {
|
|
3018
|
-
.ListBlock-module_root__3Q3Ga {
|
|
3019
|
-
font-size: 20px;
|
|
3020
|
-
line-height: 28px
|
|
3021
|
-
}
|
|
3022
|
-
}
|
|
3023
|
-
@media only screen and (min-width: 48em) {
|
|
3024
|
-
.ListBlock-module_root__3Q3Ga {
|
|
3025
|
-
margin: 20px 0
|
|
3026
|
-
}
|
|
3027
|
-
}
|
|
3028
|
-
.ListBlock-module_root__3Q3Ga:first-child {
|
|
3029
|
-
margin-top: 0;
|
|
3030
|
-
}
|
|
3031
|
-
.ListBlock-module_root__3Q3Ga:last-child {
|
|
3032
|
-
margin-bottom: 0;
|
|
3033
|
-
}
|
|
3034
|
-
.ListBlock-module_root__3Q3Ga a {
|
|
3035
|
-
color: inherit;
|
|
3036
|
-
box-shadow: inset 0 -1px #b88b59;
|
|
3037
|
-
}
|
|
3038
|
-
.ListBlock-module_root__3Q3Ga a:hover {
|
|
3039
|
-
color: #b88b59;
|
|
3040
|
-
}
|
|
3041
|
-
.ListBlock-module_root__3Q3Ga li {
|
|
3042
|
-
position: relative;
|
|
3043
|
-
|
|
3044
|
-
margin-bottom: 6px;
|
|
3045
|
-
}
|
|
3046
|
-
.ListBlock-module_root__3Q3Ga mark {
|
|
3047
|
-
position: relative;
|
|
3048
|
-
|
|
3049
|
-
white-space: pre-wrap;
|
|
3050
|
-
|
|
3051
|
-
background-color: #fff3bc;
|
|
3052
|
-
|
|
3053
|
-
font-weight: inherit;
|
|
3054
|
-
font-style: inherit
|
|
3055
|
-
}
|
|
3056
|
-
@media only screen and (min-width: 32em) {
|
|
3057
|
-
.ListBlock-module_root__3Q3Ga mark {
|
|
3058
|
-
padding-bottom: 1px
|
|
3059
|
-
}
|
|
3060
|
-
}
|
|
3061
|
-
.ListBlock-module_root__3Q3Ga a mark {
|
|
3062
|
-
color: inherit;
|
|
3063
|
-
box-shadow: inset 0 -1px #b88b59;
|
|
3064
|
-
}
|
|
3065
|
-
.ListBlock-module_ol__21CgV {
|
|
3066
|
-
counter-reset: list 0;
|
|
2945
|
+
.ListBlock-module_ol__21CgV {
|
|
2946
|
+
counter-reset: list 0;
|
|
3067
2947
|
}
|
|
3068
2948
|
.ListBlock-module_ol__21CgV li {
|
|
3069
2949
|
padding: 0 0 0 33px;
|
|
@@ -3166,436 +3046,242 @@
|
|
|
3166
3046
|
/* 511 */
|
|
3167
3047
|
/* 1023 */
|
|
3168
3048
|
/* Zindex */
|
|
3169
|
-
|
|
3170
|
-
|
|
3171
|
-
position: relative;
|
|
3172
|
-
|
|
3173
|
-
padding: 0 4px;
|
|
3174
|
-
|
|
3175
|
-
cursor: pointer;
|
|
3176
|
-
white-space: pre-wrap;
|
|
3049
|
+
.RelatedBlock-module_root__IKcQq {
|
|
3050
|
+
margin: 16px 0;
|
|
3177
3051
|
|
|
3178
|
-
border-radius:
|
|
3179
|
-
background: #
|
|
3180
|
-
box-shadow: inset
|
|
3181
|
-
inset 0 -1px #b3b3b3
|
|
3052
|
+
border-radius: 8px;
|
|
3053
|
+
background-color: #f5f5f5;
|
|
3054
|
+
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 4px 0 0 #b78b5c
|
|
3182
3055
|
}
|
|
3183
3056
|
@media only screen and (min-width: 48em) {
|
|
3184
|
-
|
|
3185
|
-
|
|
3057
|
+
.RelatedBlock-module_root__IKcQq {
|
|
3058
|
+
margin: 25px 0
|
|
3186
3059
|
}
|
|
3187
3060
|
}
|
|
3188
|
-
|
|
3189
|
-
|
|
3190
|
-
box-shadow: inset 1px 0 #999, inset 0 1px #999, inset -1px 0 #999,
|
|
3191
|
-
inset 0 -1px #999;
|
|
3061
|
+
.RelatedBlock-module_root__IKcQq:last-child {
|
|
3062
|
+
margin-bottom: 0;
|
|
3192
3063
|
}
|
|
3193
|
-
|
|
3194
|
-
|
|
3195
|
-
background-color: #f4efe9;
|
|
3196
|
-
box-shadow: inset 1px 0 #b88b58, inset 0 1px #b88b58, inset -1px 0 #b88b58,
|
|
3197
|
-
inset 0 -1px #b88b58;
|
|
3064
|
+
.RelatedBlock-module_root__IKcQq:first-child {
|
|
3065
|
+
margin-top: 0;
|
|
3198
3066
|
}
|
|
3199
|
-
.
|
|
3200
|
-
|
|
3067
|
+
.RelatedBlock-module_root__IKcQq a {
|
|
3068
|
+
display: block;
|
|
3201
3069
|
|
|
3202
|
-
|
|
3203
|
-
font-size: calc(18rem / 16);
|
|
3204
|
-
line-height: calc(24rem / 16)
|
|
3205
|
-
}
|
|
3206
|
-
@media only screen and (min-width: 32em) {
|
|
3207
|
-
.SimpleBlock-module_p__Q3azD {
|
|
3208
|
-
margin: 0 0 20px;
|
|
3070
|
+
padding: 12px 12px 13px;
|
|
3209
3071
|
|
|
3210
|
-
|
|
3211
|
-
line-height: 28px
|
|
3212
|
-
}
|
|
3213
|
-
}
|
|
3214
|
-
.SimpleBlock-module_p__Q3azD a,
|
|
3215
|
-
.SimpleBlock-module_h2__S0LRs a,
|
|
3216
|
-
.SimpleBlock-module_h3__2Kv7Y a,
|
|
3217
|
-
.SimpleBlock-module_h4__2TJO3 a,
|
|
3218
|
-
.SimpleBlock-module_lead__35nXx a,
|
|
3219
|
-
.SimpleBlock-module_lead_hr__1yD5v a,
|
|
3220
|
-
.SimpleBlock-module_context_p__33saY a {
|
|
3072
|
+
transition: color 0.15s;
|
|
3221
3073
|
text-decoration: none;
|
|
3222
3074
|
|
|
3223
|
-
color:
|
|
3224
|
-
box-shadow:
|
|
3225
|
-
}
|
|
3226
|
-
.SimpleBlock-module_p__Q3azD a:hover,
|
|
3227
|
-
.SimpleBlock-module_h2__S0LRs a:hover,
|
|
3228
|
-
.SimpleBlock-module_h3__2Kv7Y a:hover,
|
|
3229
|
-
.SimpleBlock-module_h4__2TJO3 a:hover,
|
|
3230
|
-
.SimpleBlock-module_lead__35nXx a:hover,
|
|
3231
|
-
.SimpleBlock-module_lead_hr__1yD5v a:hover,
|
|
3232
|
-
.SimpleBlock-module_context_p__33saY a:hover {
|
|
3233
|
-
color: #b88b59;
|
|
3234
|
-
}
|
|
3235
|
-
.SimpleBlock-module_h3__2Kv7Y:first-child,
|
|
3236
|
-
.SimpleBlock-module_h4__2TJO3:first-child,
|
|
3237
|
-
.SimpleBlock-module_p__Q3azD:first-child,
|
|
3238
|
-
.SimpleBlock-module_lead__35nXx:first-child,
|
|
3239
|
-
.SimpleBlock-module_blockquote__pwpcX:first-child {
|
|
3240
|
-
margin-top: 0;
|
|
3241
|
-
}
|
|
3242
|
-
.SimpleBlock-module_p__Q3azD:last-child,
|
|
3243
|
-
.SimpleBlock-module_blockquote__pwpcX:last-child,
|
|
3244
|
-
.SimpleBlock-module_lead__35nXx:last-child,
|
|
3245
|
-
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx:last-child,
|
|
3246
|
-
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx:last-child,
|
|
3247
|
-
.SimpleBlock-module_h2__S0LRs:last-child {
|
|
3248
|
-
margin-bottom: 0;
|
|
3249
|
-
}
|
|
3250
|
-
.SimpleBlock-module_h2__S0LRs {
|
|
3251
|
-
max-width: 520px;
|
|
3252
|
-
margin: 0 0 calc(15rem / 16);
|
|
3075
|
+
color: #000;
|
|
3076
|
+
box-shadow: none;
|
|
3253
3077
|
|
|
3254
|
-
font-
|
|
3255
|
-
|
|
3256
|
-
font-weight: bold;
|
|
3257
|
-
line-height: calc(28rem / 16)
|
|
3078
|
+
font-size: 17px;
|
|
3079
|
+
line-height: 20px
|
|
3258
3080
|
}
|
|
3259
|
-
@media only screen and (min-width:
|
|
3260
|
-
.
|
|
3261
|
-
|
|
3081
|
+
@media only screen and (min-width: 48em) {
|
|
3082
|
+
.RelatedBlock-module_root__IKcQq a {
|
|
3083
|
+
padding: 15px 20px 17px;
|
|
3262
3084
|
|
|
3263
|
-
font-size:
|
|
3264
|
-
line-height:
|
|
3085
|
+
font-size: 19px;
|
|
3086
|
+
line-height: 23px
|
|
3265
3087
|
}
|
|
3266
3088
|
}
|
|
3267
|
-
.
|
|
3268
|
-
|
|
3269
|
-
}
|
|
3270
|
-
@media only screen and (min-width: 32em) {
|
|
3271
|
-
.SimpleBlock-module_h2__S0LRs + figure {
|
|
3272
|
-
margin-top: -20px
|
|
3089
|
+
.RelatedBlock-module_root__IKcQq a:hover {
|
|
3090
|
+
color: #5c5c5c;
|
|
3273
3091
|
}
|
|
3274
|
-
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
|
|
3092
|
+
.RelatedBlock-module_header__2SuWP {
|
|
3093
|
+
margin: 0;
|
|
3094
|
+
padding: 14px 12px 3px;
|
|
3095
|
+
|
|
3096
|
+
letter-spacing: 1px;
|
|
3097
|
+
text-transform: uppercase;
|
|
3098
|
+
|
|
3099
|
+
color: #7F7F7F;
|
|
3278
3100
|
|
|
3279
3101
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3280
|
-
font-size:
|
|
3281
|
-
font-weight:
|
|
3282
|
-
line-height:
|
|
3102
|
+
font-size: 12px;
|
|
3103
|
+
font-weight: 600;
|
|
3104
|
+
line-height: 17px
|
|
3283
3105
|
}
|
|
3284
|
-
@media only screen and (min-width:
|
|
3285
|
-
.
|
|
3286
|
-
|
|
3287
|
-
margin-bottom: 15px;
|
|
3106
|
+
@media only screen and (min-width: 48em) {
|
|
3107
|
+
.RelatedBlock-module_header__2SuWP {
|
|
3108
|
+
padding: 20px 20px 14px;
|
|
3288
3109
|
|
|
3289
|
-
font-size:
|
|
3290
|
-
line-height:
|
|
3110
|
+
font-size: 14px;
|
|
3111
|
+
line-height: 16px
|
|
3291
3112
|
}
|
|
3292
3113
|
}
|
|
3293
|
-
.
|
|
3294
|
-
margin
|
|
3295
|
-
|
|
3114
|
+
.RelatedBlock-module_items__2V-Ap {
|
|
3115
|
+
margin: 0;
|
|
3116
|
+
padding-left: 0;
|
|
3296
3117
|
|
|
3297
|
-
|
|
3298
|
-
font-size: calc(17rem / 16);
|
|
3299
|
-
font-weight: bold;
|
|
3300
|
-
line-height: calc(21rem / 16)
|
|
3301
|
-
}
|
|
3302
|
-
@media only screen and (min-width: 32em) {
|
|
3303
|
-
.SimpleBlock-module_h4__2TJO3 {
|
|
3304
|
-
margin-top: 45px;
|
|
3305
|
-
margin-bottom: 15px;
|
|
3306
|
-
|
|
3307
|
-
font-size: 21px;
|
|
3308
|
-
line-height: 28px
|
|
3309
|
-
}
|
|
3310
|
-
}
|
|
3311
|
-
.SimpleBlock-module_h3__2Kv7Y + .SimpleBlock-module_h3__2Kv7Y,
|
|
3312
|
-
.SimpleBlock-module_h2__S0LRs + .SimpleBlock-module_h2__S0LRs {
|
|
3313
|
-
margin-top: 0;
|
|
3314
|
-
}
|
|
3315
|
-
.SimpleBlock-module_h3__2Kv7Y + .SimpleBlock-module_h4__2TJO3 {
|
|
3316
|
-
margin-top: calc(15rem / 16)
|
|
3317
|
-
}
|
|
3318
|
-
@media only screen and (min-width: 32em) {
|
|
3319
|
-
.SimpleBlock-module_h3__2Kv7Y + .SimpleBlock-module_h4__2TJO3 {
|
|
3320
|
-
margin-top: 15px
|
|
3118
|
+
list-style: none;
|
|
3321
3119
|
}
|
|
3322
|
-
|
|
3323
|
-
|
|
3324
|
-
.SimpleBlock-module_p__Q3azD + ol,
|
|
3325
|
-
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + ul,
|
|
3326
|
-
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + ol {
|
|
3327
|
-
margin-top: calc(-9rem / 16)
|
|
3120
|
+
.RelatedBlock-module_items__2V-Ap li {
|
|
3121
|
+
padding: 0;
|
|
3328
3122
|
}
|
|
3329
|
-
|
|
3330
|
-
|
|
3331
|
-
.SimpleBlock-module_p__Q3azD + ol,
|
|
3332
|
-
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + ul,
|
|
3333
|
-
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + ol {
|
|
3334
|
-
margin-top: -9px
|
|
3123
|
+
.RelatedBlock-module_items__2V-Ap li + li {
|
|
3124
|
+
border-top: 1px solid #e6e6e6;
|
|
3335
3125
|
}
|
|
3336
|
-
|
|
3337
|
-
.SimpleBlock-module_blockquote__pwpcX {
|
|
3338
|
-
margin: 1rem 0;
|
|
3339
|
-
padding: calc(12rem / 16) calc(12rem / 16) calc(13rem / 16);
|
|
3340
|
-
|
|
3341
|
-
border: 1px solid rgba(0, 0, 0, 0.08);
|
|
3342
|
-
border-radius: 8px;
|
|
3343
|
-
background: #fff8c4;
|
|
3344
|
-
|
|
3126
|
+
.RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
|
|
3345
3127
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3346
|
-
font-size:
|
|
3347
|
-
font-weight:
|
|
3348
|
-
line-height:
|
|
3128
|
+
font-size: 16px;
|
|
3129
|
+
font-weight: 700;
|
|
3130
|
+
line-height: 18px
|
|
3349
3131
|
}
|
|
3350
|
-
@media only screen and (min-width:
|
|
3351
|
-
.
|
|
3352
|
-
|
|
3353
|
-
padding: 12px 15px 13px;
|
|
3354
|
-
|
|
3355
|
-
font-size: 18px;
|
|
3356
|
-
line-height: 26px
|
|
3132
|
+
@media only screen and (min-width: 48em) {
|
|
3133
|
+
.RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
|
|
3134
|
+
font-size: 18px
|
|
3357
3135
|
}
|
|
3358
3136
|
}
|
|
3359
|
-
.
|
|
3360
|
-
text-decoration: none;
|
|
3361
|
-
|
|
3362
|
-
color: #000;
|
|
3363
|
-
box-shadow: inset 0 -1px #000;
|
|
3137
|
+
.RelatedBlock-module_simple__29HVO {
|
|
3364
3138
|
}
|
|
3365
|
-
.
|
|
3366
|
-
|
|
3367
|
-
|
|
3139
|
+
.RelatedBlock-module_center__1LmW8 {
|
|
3140
|
+
max-width: 650px;
|
|
3141
|
+
margin-right: auto;
|
|
3142
|
+
margin-left: auto;
|
|
3368
3143
|
}
|
|
3369
|
-
.
|
|
3370
|
-
|
|
3144
|
+
.RelatedBlock-module_isInSlideMaterial__2YSYG:first-child {
|
|
3145
|
+
margin-top: 0;
|
|
3371
3146
|
}
|
|
3372
|
-
.
|
|
3373
|
-
position: relative;
|
|
3374
|
-
|
|
3375
|
-
margin-top: calc(30rem / 16);
|
|
3147
|
+
.RelatedBlock-module_isInSlideMaterial__2YSYG:last-child {
|
|
3376
3148
|
margin-bottom: 0;
|
|
3377
|
-
|
|
3378
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3379
|
-
font-size: 1rem;
|
|
3380
|
-
line-height: calc(22rem / 16)
|
|
3381
3149
|
}
|
|
3150
|
+
/* VISIBILITY */
|
|
3382
3151
|
@media only screen and (min-width: 32em) {
|
|
3383
|
-
.
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
font-size: 20px;
|
|
3387
|
-
line-height: 28px
|
|
3152
|
+
.RelatedBlock-module_mobile__2XM5a {
|
|
3153
|
+
display: none
|
|
3388
3154
|
}
|
|
3389
3155
|
}
|
|
3390
|
-
.
|
|
3391
|
-
|
|
3392
|
-
}
|
|
3393
|
-
.SimpleBlock-module_lead_hr__1yD5v {
|
|
3394
|
-
display: block;
|
|
3395
|
-
|
|
3396
|
-
width: 100%;
|
|
3397
|
-
max-width: 650px;
|
|
3398
|
-
margin: calc(30rem / 16) auto;
|
|
3399
|
-
|
|
3400
|
-
border-bottom: 1px solid #e5e5e5
|
|
3156
|
+
.RelatedBlock-module_desktop__2mXeq {
|
|
3157
|
+
display: none
|
|
3401
3158
|
}
|
|
3402
3159
|
@media only screen and (min-width: 32em) {
|
|
3403
|
-
.
|
|
3404
|
-
|
|
3160
|
+
.RelatedBlock-module_desktop__2mXeq {
|
|
3161
|
+
display: block
|
|
3405
3162
|
}
|
|
3406
3163
|
}
|
|
3407
|
-
mark {
|
|
3408
|
-
position: relative;
|
|
3409
3164
|
|
|
3410
|
-
white-space: pre-wrap;
|
|
3411
3165
|
|
|
3412
|
-
|
|
3166
|
+
/* Colors */
|
|
3167
|
+
/* Fonts */
|
|
3168
|
+
/* Gap */
|
|
3169
|
+
/* Media */
|
|
3170
|
+
/* 512 */
|
|
3171
|
+
/* 650 */
|
|
3172
|
+
/* 768 */
|
|
3173
|
+
/* 1024 */
|
|
3174
|
+
/* 1010 */
|
|
3175
|
+
/* 1200 */
|
|
3176
|
+
/* 511 */
|
|
3177
|
+
/* 1023 */
|
|
3178
|
+
/* Zindex */
|
|
3179
|
+
.RichTitle-module_root__BK_WT {
|
|
3180
|
+
margin: 0 0 18px;
|
|
3413
3181
|
|
|
3414
|
-
font-
|
|
3415
|
-
font-
|
|
3182
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3183
|
+
font-size: 19px;
|
|
3184
|
+
font-weight: 700;
|
|
3185
|
+
line-height: 23px
|
|
3416
3186
|
}
|
|
3417
|
-
@media only screen and (min-width:
|
|
3418
|
-
|
|
3419
|
-
|
|
3187
|
+
@media only screen and (min-width: 48em) {
|
|
3188
|
+
.RichTitle-module_root__BK_WT {
|
|
3189
|
+
margin-bottom: 15px;
|
|
3190
|
+
|
|
3191
|
+
font-size: 37px;
|
|
3192
|
+
line-height: 42px
|
|
3420
3193
|
}
|
|
3421
3194
|
}
|
|
3422
|
-
|
|
3423
|
-
|
|
3424
|
-
|
|
3425
|
-
padding-bottom: 0;
|
|
3426
|
-
|
|
3427
|
-
color: inherit;
|
|
3428
|
-
box-shadow: inset 0 -1px #b88b59, 0 1px #fff3bc;
|
|
3195
|
+
.RichTitle-module_root__BK_WT:last-child {
|
|
3196
|
+
margin-bottom: 0;
|
|
3429
3197
|
}
|
|
3430
|
-
.
|
|
3431
|
-
position: relative;
|
|
3432
|
-
|
|
3433
|
-
margin: 0 0 calc(15rem / 16);
|
|
3434
|
-
padding: 0 0 0 calc(23rem / 16);
|
|
3435
|
-
|
|
3198
|
+
.RichTitle-module_root__BK_WT span {
|
|
3436
3199
|
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3437
|
-
font-size:
|
|
3438
|
-
|
|
3200
|
+
font-size: 20px;
|
|
3201
|
+
font-weight: normal
|
|
3439
3202
|
}
|
|
3440
3203
|
@media only screen and (min-width: 48em) {
|
|
3441
|
-
.
|
|
3442
|
-
|
|
3443
|
-
padding: 0 0 0 38px;
|
|
3444
|
-
|
|
3445
|
-
font-size: 20px;
|
|
3446
|
-
line-height: 27px
|
|
3204
|
+
.RichTitle-module_root__BK_WT span {
|
|
3205
|
+
font-size: 38px
|
|
3447
3206
|
}
|
|
3448
3207
|
}
|
|
3449
|
-
|
|
3450
|
-
|
|
3451
|
-
|
|
3452
|
-
|
|
3453
|
-
|
|
3454
|
-
width: 8px;
|
|
3455
|
-
|
|
3456
|
-
content: '\2022';
|
|
3457
|
-
text-align: center;
|
|
3458
|
-
|
|
3459
|
-
color: #b88b59;
|
|
3460
|
-
|
|
3461
|
-
font-size: calc(18rem / 16);
|
|
3462
|
-
line-height: inherit
|
|
3463
|
-
}
|
|
3464
|
-
@media only screen and (min-width: 48em) {
|
|
3465
|
-
.SimpleBlock-module_context_p__33saY::before {
|
|
3466
|
-
left: 0;
|
|
3467
|
-
|
|
3468
|
-
width: 36px;
|
|
3469
|
-
|
|
3470
|
-
text-align: center;
|
|
3471
|
-
|
|
3472
|
-
font-size: 20px
|
|
3208
|
+
@media only screen and (min-width: 32em) {
|
|
3209
|
+
.RichTitle-module_slide__1A-gB,
|
|
3210
|
+
.RichTitle-module_game__1g8Bn {
|
|
3211
|
+
text-align: center
|
|
3473
3212
|
}
|
|
3474
3213
|
}
|
|
3475
|
-
|
|
3476
|
-
|
|
3477
|
-
|
|
3478
|
-
|
|
3479
|
-
max-width: 650px;
|
|
3480
|
-
margin-right: auto;
|
|
3481
|
-
margin-left: auto;
|
|
3214
|
+
@media only screen and (min-width: 64em) {
|
|
3215
|
+
.RichTitle-module_half__10GRI {
|
|
3216
|
+
font-size: 33px;
|
|
3217
|
+
line-height: 36px
|
|
3482
3218
|
}
|
|
3483
|
-
|
|
3484
|
-
|
|
3485
|
-
|
|
3486
|
-
|
|
3219
|
+
}
|
|
3220
|
+
@media only screen and (min-width: 64em) {
|
|
3221
|
+
.RichTitle-module_half__10GRI span {
|
|
3222
|
+
font-size: 34px
|
|
3487
3223
|
}
|
|
3488
3224
|
}
|
|
3489
|
-
.
|
|
3490
|
-
|
|
3225
|
+
.RichTitle-module_game__1g8Bn:first-child {
|
|
3226
|
+
padding-top: 9px;
|
|
3491
3227
|
}
|
|
3492
|
-
@media only screen and (
|
|
3493
|
-
.
|
|
3494
|
-
|
|
3495
|
-
margin-bottom: 20px;
|
|
3228
|
+
@media only screen and (max-width: 63.9375em) {
|
|
3229
|
+
.RichTitle-module_featured__wJfaQ {
|
|
3230
|
+
letter-spacing: 0.3px;
|
|
3496
3231
|
|
|
3497
|
-
font-size:
|
|
3498
|
-
line-height:
|
|
3232
|
+
font-size: 28px;
|
|
3233
|
+
line-height: 30px
|
|
3499
3234
|
}
|
|
3500
3235
|
}
|
|
3501
|
-
|
|
3502
|
-
|
|
3503
|
-
|
|
3504
|
-
@media only screen and (min-width: 48em) {
|
|
3505
|
-
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
|
|
3506
|
-
margin-top: 20px;
|
|
3236
|
+
@media only screen and (max-width: 63.9375em) {
|
|
3237
|
+
.RichTitle-module_featured__wJfaQ span {
|
|
3238
|
+
display: block;
|
|
3507
3239
|
|
|
3508
|
-
|
|
3509
|
-
|
|
3240
|
+
padding-top: 2px;
|
|
3241
|
+
|
|
3242
|
+
font-size: 18px;
|
|
3243
|
+
line-height: 24px
|
|
3510
3244
|
}
|
|
3511
3245
|
}
|
|
3512
|
-
.
|
|
3513
|
-
|
|
3514
|
-
margin-top: 0;
|
|
3515
|
-
}
|
|
3516
|
-
.SimpleBlock-module_isInImportantLead__3VGzT {
|
|
3517
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3518
|
-
font-size: 1rem;
|
|
3519
|
-
line-height: calc(22rem / 16)
|
|
3246
|
+
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3247
|
+
text-align: left
|
|
3520
3248
|
}
|
|
3521
|
-
@media only screen and (min-width:
|
|
3522
|
-
.
|
|
3523
|
-
|
|
3524
|
-
line-height: 26px
|
|
3249
|
+
@media only screen and (min-width: 64em) {
|
|
3250
|
+
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3251
|
+
margin-bottom: 18px
|
|
3525
3252
|
}
|
|
3526
3253
|
}
|
|
3527
|
-
.
|
|
3528
|
-
|
|
3529
|
-
|
|
3530
|
-
margin-left: auto;
|
|
3531
|
-
}
|
|
3532
|
-
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
|
|
3533
|
-
margin-top: calc(6rem / 16);
|
|
3534
|
-
margin-bottom: calc(6rem / 16);
|
|
3535
|
-
|
|
3536
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3537
|
-
font-size: 1rem;
|
|
3538
|
-
line-height: calc(22rem / 16)
|
|
3254
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3255
|
+
font-size: 19px;
|
|
3256
|
+
line-height: 23px
|
|
3539
3257
|
}
|
|
3540
|
-
@media only screen and (min-width:
|
|
3541
|
-
.
|
|
3542
|
-
|
|
3543
|
-
|
|
3544
|
-
|
|
3545
|
-
font-size: 18px;
|
|
3546
|
-
line-height: 26px
|
|
3258
|
+
@media only screen and (min-width: 64em) {
|
|
3259
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3260
|
+
font-size: 1.3rem;
|
|
3261
|
+
line-height: 1.6rem
|
|
3547
3262
|
}
|
|
3548
3263
|
}
|
|
3549
|
-
.
|
|
3550
|
-
|
|
3551
|
-
margin-bottom: calc(12rem / 16)
|
|
3264
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3265
|
+
font-size: 20px
|
|
3552
3266
|
}
|
|
3553
|
-
@media only screen and (min-width:
|
|
3554
|
-
.
|
|
3555
|
-
|
|
3556
|
-
margin-bottom: 10px
|
|
3267
|
+
@media only screen and (min-width: 64em) {
|
|
3268
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3269
|
+
font-size: 1.35rem
|
|
3557
3270
|
}
|
|
3558
3271
|
}
|
|
3559
|
-
.SimpleBlock-module_isInAnswer__3aX6X:first-child {
|
|
3560
|
-
margin-top: calc(6rem / 16);
|
|
3561
|
-
}
|
|
3562
|
-
.SimpleBlock-module_isInAnswer__3aX6X:last-child {
|
|
3563
|
-
margin-bottom: 0;
|
|
3564
|
-
}
|
|
3565
|
-
/* VISIBILITY */
|
|
3566
3272
|
@media only screen and (min-width: 32em) {
|
|
3567
|
-
.
|
|
3273
|
+
.RichTitle-module_mobile__1Cb6E {
|
|
3568
3274
|
display: none
|
|
3569
3275
|
}
|
|
3570
3276
|
}
|
|
3571
|
-
.
|
|
3277
|
+
.RichTitle-module_desktop__2ixSQ {
|
|
3572
3278
|
display: none
|
|
3573
3279
|
}
|
|
3574
3280
|
@media only screen and (min-width: 32em) {
|
|
3575
|
-
.
|
|
3281
|
+
.RichTitle-module_desktop__2ixSQ {
|
|
3576
3282
|
display: block
|
|
3577
3283
|
}
|
|
3578
3284
|
}
|
|
3579
|
-
/* Footnote dakr theme */
|
|
3580
|
-
.SimpleBlock-module_isDark__22q5s span[data-body] {
|
|
3581
|
-
background-color: #5b5b5b;
|
|
3582
|
-
box-shadow: inset 1px 0 #8b8b8b, inset 0 1px #8b8b8b, inset -1px 0 #8b8b8b,
|
|
3583
|
-
inset 0 -1px #8b8b8b;
|
|
3584
|
-
}
|
|
3585
|
-
.SimpleBlock-module_isDark__22q5s span[data-body]:hover {
|
|
3586
|
-
background-color: #5b5b5b;
|
|
3587
|
-
box-shadow: inset 1px 0 #747474, inset 0 1px #747474, inset -1px 0 #747474,
|
|
3588
|
-
inset 0 -1px #747474;
|
|
3589
|
-
}
|
|
3590
|
-
/* Theme */
|
|
3591
|
-
.SimpleBlock-module_blockquote__pwpcX.SimpleBlock-module_isDark__22q5s {
|
|
3592
|
-
color: inherit;
|
|
3593
|
-
background-color: #34322a;
|
|
3594
|
-
}
|
|
3595
|
-
.SimpleBlock-module_blockquote__pwpcX.SimpleBlock-module_isDark__22q5s a {
|
|
3596
|
-
color: inherit;
|
|
3597
|
-
box-shadow: inset 0 -1px #b88b59;
|
|
3598
|
-
}
|
|
3599
3285
|
|
|
3600
3286
|
/* Colors */
|
|
3601
3287
|
/* Fonts */
|
|
@@ -3610,572 +3296,607 @@ a mark {
|
|
|
3610
3296
|
/* 511 */
|
|
3611
3297
|
/* 1023 */
|
|
3612
3298
|
/* Zindex */
|
|
3613
|
-
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
border-radius: 8px;
|
|
3617
|
-
background-color: #f5f5f5;
|
|
3618
|
-
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 4px 0 0 #b78b5c
|
|
3619
|
-
}
|
|
3620
|
-
@media only screen and (min-width: 48em) {
|
|
3621
|
-
.RelatedBlock-module_root__IKcQq {
|
|
3622
|
-
margin: 25px 0
|
|
3623
|
-
}
|
|
3624
|
-
}
|
|
3625
|
-
.RelatedBlock-module_root__IKcQq:last-child {
|
|
3626
|
-
margin-bottom: 0;
|
|
3627
|
-
}
|
|
3628
|
-
.RelatedBlock-module_root__IKcQq:first-child {
|
|
3629
|
-
margin-top: 0;
|
|
3630
|
-
}
|
|
3631
|
-
.RelatedBlock-module_root__IKcQq a {
|
|
3632
|
-
display: block;
|
|
3633
|
-
|
|
3634
|
-
padding: 12px 12px 13px;
|
|
3299
|
+
/* stylelint-disable declaration-empty-line-before */
|
|
3300
|
+
span[data-body] {
|
|
3301
|
+
position: relative;
|
|
3635
3302
|
|
|
3636
|
-
|
|
3637
|
-
text-decoration: none;
|
|
3303
|
+
padding: 0 4px;
|
|
3638
3304
|
|
|
3639
|
-
|
|
3640
|
-
|
|
3305
|
+
cursor: pointer;
|
|
3306
|
+
white-space: pre-wrap;
|
|
3641
3307
|
|
|
3642
|
-
|
|
3643
|
-
|
|
3308
|
+
border-radius: 4px;
|
|
3309
|
+
background: #f8f8f8;
|
|
3310
|
+
box-shadow: inset 1px 0 #b3b3b3, inset 0 1px #b3b3b3, inset -1px 0 #b3b3b3,
|
|
3311
|
+
inset 0 -1px #b3b3b3
|
|
3644
3312
|
}
|
|
3645
3313
|
@media only screen and (min-width: 48em) {
|
|
3646
|
-
|
|
3647
|
-
padding:
|
|
3648
|
-
|
|
3649
|
-
font-size: 19px;
|
|
3650
|
-
line-height: 23px
|
|
3314
|
+
span[data-body] {
|
|
3315
|
+
padding-bottom: 1px
|
|
3651
3316
|
}
|
|
3652
3317
|
}
|
|
3653
|
-
|
|
3654
|
-
|
|
3318
|
+
span[data-body]:hover {
|
|
3319
|
+
background: #f3f3f3;
|
|
3320
|
+
box-shadow: inset 1px 0 #999, inset 0 1px #999, inset -1px 0 #999,
|
|
3321
|
+
inset 0 -1px #999;
|
|
3655
3322
|
}
|
|
3656
|
-
|
|
3657
|
-
|
|
3658
|
-
|
|
3659
|
-
|
|
3660
|
-
|
|
3661
|
-
text-transform: uppercase;
|
|
3662
|
-
|
|
3663
|
-
color: #7F7F7F;
|
|
3664
|
-
|
|
3665
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3666
|
-
font-size: 12px;
|
|
3667
|
-
font-weight: 600;
|
|
3668
|
-
line-height: 17px
|
|
3323
|
+
span[data-highlight='true'],
|
|
3324
|
+
span[data-highlight='true']:hover {
|
|
3325
|
+
background-color: #f4efe9;
|
|
3326
|
+
box-shadow: inset 1px 0 #b88b58, inset 0 1px #b88b58, inset -1px 0 #b88b58,
|
|
3327
|
+
inset 0 -1px #b88b58;
|
|
3669
3328
|
}
|
|
3670
|
-
|
|
3671
|
-
|
|
3672
|
-
padding: 20px 20px 14px;
|
|
3329
|
+
.SimpleBlock-module_p__Q3azD {
|
|
3330
|
+
margin: 0 0 14px;
|
|
3673
3331
|
|
|
3674
|
-
|
|
3675
|
-
|
|
3332
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3333
|
+
font-size: calc(18rem / 16);
|
|
3334
|
+
line-height: calc(24rem / 16)
|
|
3676
3335
|
}
|
|
3677
|
-
|
|
3678
|
-
.
|
|
3679
|
-
|
|
3680
|
-
padding-left: 0;
|
|
3336
|
+
@media only screen and (min-width: 32em) {
|
|
3337
|
+
.SimpleBlock-module_p__Q3azD {
|
|
3338
|
+
margin: 0 0 20px;
|
|
3681
3339
|
|
|
3682
|
-
|
|
3683
|
-
|
|
3684
|
-
.RelatedBlock-module_items__2V-Ap li {
|
|
3685
|
-
padding: 0;
|
|
3686
|
-
}
|
|
3687
|
-
.RelatedBlock-module_items__2V-Ap li + li {
|
|
3688
|
-
border-top: 1px solid #e6e6e6;
|
|
3689
|
-
}
|
|
3690
|
-
.RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
|
|
3691
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3692
|
-
font-size: 16px;
|
|
3693
|
-
font-weight: 700;
|
|
3694
|
-
line-height: 18px
|
|
3695
|
-
}
|
|
3696
|
-
@media only screen and (min-width: 48em) {
|
|
3697
|
-
.RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
|
|
3698
|
-
font-size: 18px
|
|
3340
|
+
font-size: 20px;
|
|
3341
|
+
line-height: 28px
|
|
3699
3342
|
}
|
|
3700
3343
|
}
|
|
3701
|
-
.
|
|
3344
|
+
.SimpleBlock-module_p__Q3azD a,
|
|
3345
|
+
.SimpleBlock-module_h2__S0LRs a,
|
|
3346
|
+
.SimpleBlock-module_h3__2Kv7Y a,
|
|
3347
|
+
.SimpleBlock-module_h4__2TJO3 a,
|
|
3348
|
+
.SimpleBlock-module_lead__35nXx a,
|
|
3349
|
+
.SimpleBlock-module_lead_hr__1yD5v a,
|
|
3350
|
+
.SimpleBlock-module_context_p__33saY a {
|
|
3351
|
+
text-decoration: none;
|
|
3352
|
+
|
|
3353
|
+
color: inherit;
|
|
3354
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
3702
3355
|
}
|
|
3703
|
-
.
|
|
3704
|
-
|
|
3705
|
-
|
|
3706
|
-
|
|
3356
|
+
.SimpleBlock-module_p__Q3azD a:hover,
|
|
3357
|
+
.SimpleBlock-module_h2__S0LRs a:hover,
|
|
3358
|
+
.SimpleBlock-module_h3__2Kv7Y a:hover,
|
|
3359
|
+
.SimpleBlock-module_h4__2TJO3 a:hover,
|
|
3360
|
+
.SimpleBlock-module_lead__35nXx a:hover,
|
|
3361
|
+
.SimpleBlock-module_lead_hr__1yD5v a:hover,
|
|
3362
|
+
.SimpleBlock-module_context_p__33saY a:hover {
|
|
3363
|
+
color: #b88b59;
|
|
3707
3364
|
}
|
|
3708
|
-
.
|
|
3365
|
+
.SimpleBlock-module_h3__2Kv7Y:first-child,
|
|
3366
|
+
.SimpleBlock-module_h4__2TJO3:first-child,
|
|
3367
|
+
.SimpleBlock-module_p__Q3azD:first-child,
|
|
3368
|
+
.SimpleBlock-module_lead__35nXx:first-child,
|
|
3369
|
+
.SimpleBlock-module_blockquote__pwpcX:first-child {
|
|
3709
3370
|
margin-top: 0;
|
|
3710
3371
|
}
|
|
3711
|
-
.
|
|
3372
|
+
.SimpleBlock-module_p__Q3azD:last-child,
|
|
3373
|
+
.SimpleBlock-module_blockquote__pwpcX:last-child,
|
|
3374
|
+
.SimpleBlock-module_lead__35nXx:last-child,
|
|
3375
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx:last-child,
|
|
3376
|
+
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx:last-child,
|
|
3377
|
+
.SimpleBlock-module_h2__S0LRs:last-child {
|
|
3712
3378
|
margin-bottom: 0;
|
|
3713
3379
|
}
|
|
3714
|
-
|
|
3380
|
+
.SimpleBlock-module_h2__S0LRs {
|
|
3381
|
+
max-width: 520px;
|
|
3382
|
+
margin: 0 0 calc(15rem / 16);
|
|
3383
|
+
|
|
3384
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3385
|
+
font-size: calc(25rem / 16);
|
|
3386
|
+
font-weight: bold;
|
|
3387
|
+
line-height: calc(28rem / 16)
|
|
3388
|
+
}
|
|
3715
3389
|
@media only screen and (min-width: 32em) {
|
|
3716
|
-
.
|
|
3717
|
-
|
|
3390
|
+
.SimpleBlock-module_h2__S0LRs {
|
|
3391
|
+
margin: 0 0 45px;
|
|
3392
|
+
|
|
3393
|
+
font-size: 37px;
|
|
3394
|
+
line-height: 39px
|
|
3718
3395
|
}
|
|
3719
3396
|
}
|
|
3720
|
-
.
|
|
3721
|
-
|
|
3397
|
+
.SimpleBlock-module_h2__S0LRs + figure {
|
|
3398
|
+
margin-top: calc(15rem / 16)
|
|
3722
3399
|
}
|
|
3723
3400
|
@media only screen and (min-width: 32em) {
|
|
3724
|
-
.
|
|
3725
|
-
|
|
3401
|
+
.SimpleBlock-module_h2__S0LRs + figure {
|
|
3402
|
+
margin-top: -20px
|
|
3726
3403
|
}
|
|
3727
3404
|
}
|
|
3405
|
+
.SimpleBlock-module_h3__2Kv7Y {
|
|
3406
|
+
margin-top: calc(29rem / 16);
|
|
3407
|
+
margin-bottom: calc(10rem / 16);
|
|
3728
3408
|
|
|
3409
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3410
|
+
font-size: calc(20rem / 16);
|
|
3411
|
+
font-weight: bold;
|
|
3412
|
+
line-height: calc(24rem / 16)
|
|
3413
|
+
}
|
|
3414
|
+
@media only screen and (min-width: 32em) {
|
|
3415
|
+
.SimpleBlock-module_h3__2Kv7Y {
|
|
3416
|
+
margin-top: 45px;
|
|
3417
|
+
margin-bottom: 15px;
|
|
3729
3418
|
|
|
3730
|
-
|
|
3731
|
-
|
|
3732
|
-
|
|
3733
|
-
|
|
3734
|
-
|
|
3735
|
-
|
|
3736
|
-
|
|
3737
|
-
/* 1024 */
|
|
3738
|
-
/* 1010 */
|
|
3739
|
-
/* 1200 */
|
|
3740
|
-
/* 511 */
|
|
3741
|
-
/* 1023 */
|
|
3742
|
-
/* Zindex */
|
|
3743
|
-
.SourceBlock-module_root__1P3XD {
|
|
3744
|
-
display: block;
|
|
3745
|
-
|
|
3746
|
-
margin: 18px 0 15px;
|
|
3747
|
-
padding: 12px 11px 17px;
|
|
3419
|
+
font-size: 28px;
|
|
3420
|
+
line-height: 34px
|
|
3421
|
+
}
|
|
3422
|
+
}
|
|
3423
|
+
.SimpleBlock-module_h4__2TJO3 {
|
|
3424
|
+
margin-top: calc(26rem / 16);
|
|
3425
|
+
margin-bottom: calc(11rem / 16);
|
|
3748
3426
|
|
|
3749
|
-
|
|
3750
|
-
|
|
3751
|
-
|
|
3752
|
-
|
|
3427
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3428
|
+
font-size: calc(17rem / 16);
|
|
3429
|
+
font-weight: bold;
|
|
3430
|
+
line-height: calc(21rem / 16)
|
|
3431
|
+
}
|
|
3432
|
+
@media only screen and (min-width: 32em) {
|
|
3433
|
+
.SimpleBlock-module_h4__2TJO3 {
|
|
3434
|
+
margin-top: 45px;
|
|
3435
|
+
margin-bottom: 15px;
|
|
3753
3436
|
|
|
3754
|
-
|
|
3755
|
-
|
|
3437
|
+
font-size: 21px;
|
|
3438
|
+
line-height: 28px
|
|
3756
3439
|
}
|
|
3757
|
-
|
|
3758
|
-
.
|
|
3759
|
-
|
|
3760
|
-
|
|
3761
|
-
|
|
3440
|
+
}
|
|
3441
|
+
.SimpleBlock-module_h3__2Kv7Y + .SimpleBlock-module_h3__2Kv7Y,
|
|
3442
|
+
.SimpleBlock-module_h2__S0LRs + .SimpleBlock-module_h2__S0LRs {
|
|
3443
|
+
margin-top: 0;
|
|
3444
|
+
}
|
|
3445
|
+
.SimpleBlock-module_h3__2Kv7Y + .SimpleBlock-module_h4__2TJO3 {
|
|
3446
|
+
margin-top: calc(15rem / 16)
|
|
3447
|
+
}
|
|
3448
|
+
@media only screen and (min-width: 32em) {
|
|
3449
|
+
.SimpleBlock-module_h3__2Kv7Y + .SimpleBlock-module_h4__2TJO3 {
|
|
3450
|
+
margin-top: 15px
|
|
3762
3451
|
}
|
|
3763
3452
|
}
|
|
3764
|
-
.
|
|
3765
|
-
.
|
|
3766
|
-
|
|
3453
|
+
.SimpleBlock-module_p__Q3azD + ul,
|
|
3454
|
+
.SimpleBlock-module_p__Q3azD + ol,
|
|
3455
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + ul,
|
|
3456
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + ol {
|
|
3457
|
+
margin-top: calc(-9rem / 16)
|
|
3767
3458
|
}
|
|
3768
|
-
|
|
3769
|
-
|
|
3459
|
+
@media only screen and (min-width: 32em) {
|
|
3460
|
+
.SimpleBlock-module_p__Q3azD + ul,
|
|
3461
|
+
.SimpleBlock-module_p__Q3azD + ol,
|
|
3462
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + ul,
|
|
3463
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + ol {
|
|
3464
|
+
margin-top: -9px
|
|
3770
3465
|
}
|
|
3771
|
-
|
|
3772
|
-
|
|
3466
|
+
}
|
|
3467
|
+
.SimpleBlock-module_blockquote__pwpcX {
|
|
3468
|
+
margin: 1rem 0;
|
|
3469
|
+
padding: calc(12rem / 16) calc(12rem / 16) calc(13rem / 16);
|
|
3470
|
+
|
|
3471
|
+
border: 1px solid rgba(0, 0, 0, 0.08);
|
|
3472
|
+
border-radius: 8px;
|
|
3473
|
+
background: #fff8c4;
|
|
3773
3474
|
|
|
3774
|
-
color: inherit;
|
|
3775
|
-
}
|
|
3776
|
-
.SourceBlock-module_text__Si4vm {
|
|
3777
3475
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3476
|
+
font-size: 1rem;
|
|
3477
|
+
font-weight: normal;
|
|
3478
|
+
line-height: calc(22rem / 16)
|
|
3778
3479
|
}
|
|
3779
|
-
|
|
3780
|
-
|
|
3480
|
+
@media only screen and (min-width: 32em) {
|
|
3481
|
+
.SimpleBlock-module_blockquote__pwpcX {
|
|
3482
|
+
margin: 25px 0;
|
|
3483
|
+
padding: 12px 15px 13px;
|
|
3781
3484
|
|
|
3782
|
-
font-size: 16px;
|
|
3783
|
-
line-height: 22px
|
|
3784
|
-
}
|
|
3785
|
-
@media only screen and (min-width: 48em) {
|
|
3786
|
-
.SourceBlock-module_text__Si4vm p {
|
|
3787
3485
|
font-size: 18px;
|
|
3788
3486
|
line-height: 26px
|
|
3789
3487
|
}
|
|
3790
3488
|
}
|
|
3791
|
-
.
|
|
3792
|
-
|
|
3793
|
-
}
|
|
3794
|
-
.SourceBlock-module_root__1P3XD footer {
|
|
3795
|
-
margin-top: 12px;
|
|
3796
|
-
padding-top: 10px;
|
|
3489
|
+
.SimpleBlock-module_blockquote__pwpcX a {
|
|
3490
|
+
text-decoration: none;
|
|
3797
3491
|
|
|
3798
|
-
|
|
3492
|
+
color: #000;
|
|
3493
|
+
box-shadow: inset 0 -1px #000;
|
|
3799
3494
|
}
|
|
3800
|
-
|
|
3801
|
-
|
|
3802
|
-
|
|
3803
|
-
padding-top: 12px
|
|
3495
|
+
.SimpleBlock-module_blockquote__pwpcX a:hover {
|
|
3496
|
+
color: #b88b59;
|
|
3497
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
3804
3498
|
}
|
|
3805
|
-
|
|
3806
|
-
|
|
3807
|
-
|
|
3808
|
-
|
|
3809
|
-
|
|
3499
|
+
.SimpleBlock-module_blockquote__pwpcX.SimpleBlock-module_dark__1J_ov {
|
|
3500
|
+
color: #000;
|
|
3501
|
+
}
|
|
3502
|
+
.SimpleBlock-module_lead__35nXx {
|
|
3503
|
+
position: relative;
|
|
3810
3504
|
|
|
3811
|
-
|
|
3505
|
+
margin-top: calc(30rem / 16);
|
|
3506
|
+
margin-bottom: 0;
|
|
3812
3507
|
|
|
3813
3508
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3814
|
-
font-size:
|
|
3815
|
-
|
|
3816
|
-
font-style: normal;
|
|
3817
|
-
line-height: 22px
|
|
3509
|
+
font-size: 1rem;
|
|
3510
|
+
line-height: calc(22rem / 16)
|
|
3818
3511
|
}
|
|
3819
|
-
@media only screen and (min-width:
|
|
3820
|
-
.
|
|
3821
|
-
|
|
3822
|
-
|
|
3512
|
+
@media only screen and (min-width: 32em) {
|
|
3513
|
+
.SimpleBlock-module_lead__35nXx {
|
|
3514
|
+
margin-top: 25px;
|
|
3515
|
+
|
|
3516
|
+
font-size: 20px;
|
|
3517
|
+
line-height: 28px
|
|
3823
3518
|
}
|
|
3824
3519
|
}
|
|
3825
|
-
.
|
|
3520
|
+
.SimpleBlock-module_lead__35nXx [data-body] {
|
|
3521
|
+
padding-top: 1px;
|
|
3522
|
+
}
|
|
3523
|
+
.SimpleBlock-module_lead_hr__1yD5v {
|
|
3524
|
+
display: block;
|
|
3525
|
+
|
|
3526
|
+
width: 100%;
|
|
3826
3527
|
max-width: 650px;
|
|
3827
|
-
margin
|
|
3828
|
-
|
|
3528
|
+
margin: calc(30rem / 16) auto;
|
|
3529
|
+
|
|
3530
|
+
border-bottom: 1px solid #e5e5e5
|
|
3829
3531
|
}
|
|
3830
|
-
/* VISIBILITY */
|
|
3831
3532
|
@media only screen and (min-width: 32em) {
|
|
3832
|
-
.
|
|
3833
|
-
|
|
3533
|
+
.SimpleBlock-module_lead_hr__1yD5v {
|
|
3534
|
+
margin: 45px auto
|
|
3834
3535
|
}
|
|
3835
3536
|
}
|
|
3836
|
-
|
|
3837
|
-
|
|
3537
|
+
mark {
|
|
3538
|
+
position: relative;
|
|
3539
|
+
|
|
3540
|
+
white-space: pre-wrap;
|
|
3541
|
+
|
|
3542
|
+
background-color: #fff3bc;
|
|
3543
|
+
|
|
3544
|
+
font-weight: inherit;
|
|
3545
|
+
font-style: inherit
|
|
3838
3546
|
}
|
|
3839
3547
|
@media only screen and (min-width: 32em) {
|
|
3840
|
-
|
|
3841
|
-
|
|
3548
|
+
mark {
|
|
3549
|
+
padding-bottom: 1px
|
|
3842
3550
|
}
|
|
3843
3551
|
}
|
|
3844
|
-
|
|
3845
|
-
|
|
3846
|
-
|
|
3847
|
-
|
|
3552
|
+
a mark {
|
|
3553
|
+
z-index: 1;
|
|
3554
|
+
|
|
3555
|
+
padding-bottom: 0;
|
|
3556
|
+
|
|
3848
3557
|
color: inherit;
|
|
3558
|
+
box-shadow: inset 0 -1px #b88b59, 0 1px #fff3bc;
|
|
3849
3559
|
}
|
|
3850
|
-
.
|
|
3851
|
-
color: #b8b8b8;
|
|
3852
|
-
}
|
|
3853
|
-
.SourceBlock-module_isDark__3hEEp footer {
|
|
3854
|
-
border-top-color: #3d3d3d;
|
|
3855
|
-
}
|
|
3856
|
-
|
|
3857
|
-
/* Colors */
|
|
3858
|
-
/* Fonts */
|
|
3859
|
-
/* Gap */
|
|
3860
|
-
/* Media */
|
|
3861
|
-
/* 512 */
|
|
3862
|
-
/* 650 */
|
|
3863
|
-
/* 768 */
|
|
3864
|
-
/* 1024 */
|
|
3865
|
-
/* 1010 */
|
|
3866
|
-
/* 1200 */
|
|
3867
|
-
/* 511 */
|
|
3868
|
-
/* 1023 */
|
|
3869
|
-
/* Zindex */
|
|
3870
|
-
.Spoiler-module_root__1OfSR {
|
|
3560
|
+
.SimpleBlock-module_context_p__33saY {
|
|
3871
3561
|
position: relative;
|
|
3872
3562
|
|
|
3873
|
-
|
|
3874
|
-
|
|
3875
|
-
|
|
3563
|
+
margin: 0 0 calc(15rem / 16);
|
|
3564
|
+
padding: 0 0 0 calc(23rem / 16);
|
|
3565
|
+
|
|
3566
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3567
|
+
font-size: calc(18rem / 16);
|
|
3568
|
+
line-height: calc(22rem / 16)
|
|
3876
3569
|
}
|
|
3877
|
-
@media only screen and (min-width:
|
|
3878
|
-
.
|
|
3879
|
-
|
|
3880
|
-
|
|
3881
|
-
display: -ms-flexbox;
|
|
3882
|
-
display: flex;
|
|
3883
|
-
flex-flow: column nowrap;
|
|
3570
|
+
@media only screen and (min-width: 48em) {
|
|
3571
|
+
.SimpleBlock-module_context_p__33saY {
|
|
3572
|
+
margin: 0 0 15px;
|
|
3573
|
+
padding: 0 0 0 38px;
|
|
3884
3574
|
|
|
3885
|
-
|
|
3886
|
-
|
|
3575
|
+
font-size: 20px;
|
|
3576
|
+
line-height: 27px
|
|
3887
3577
|
}
|
|
3888
3578
|
}
|
|
3889
|
-
.
|
|
3890
|
-
.Spoiler-module_root__1OfSR::after {
|
|
3579
|
+
.SimpleBlock-module_context_p__33saY::before {
|
|
3891
3580
|
position: absolute;
|
|
3892
|
-
|
|
3893
|
-
|
|
3581
|
+
top: 0;
|
|
3582
|
+
left: 5px;
|
|
3894
3583
|
|
|
3895
|
-
width:
|
|
3896
|
-
max-width: 650px;
|
|
3897
|
-
margin: 0 auto;
|
|
3584
|
+
width: 8px;
|
|
3898
3585
|
|
|
3899
|
-
|
|
3900
|
-
|
|
3586
|
+
content: '\2022';
|
|
3587
|
+
text-align: center;
|
|
3901
3588
|
|
|
3902
|
-
|
|
3903
|
-
|
|
3904
|
-
|
|
3905
|
-
|
|
3906
|
-
}
|
|
3907
|
-
.Spoiler-module_root__1OfSR::after {
|
|
3908
|
-
bottom: 0;
|
|
3589
|
+
color: #b88b59;
|
|
3590
|
+
|
|
3591
|
+
font-size: calc(18rem / 16);
|
|
3592
|
+
line-height: inherit
|
|
3909
3593
|
}
|
|
3910
|
-
|
|
3911
|
-
|
|
3594
|
+
@media only screen and (min-width: 48em) {
|
|
3595
|
+
.SimpleBlock-module_context_p__33saY::before {
|
|
3596
|
+
left: 0;
|
|
3597
|
+
|
|
3598
|
+
width: 36px;
|
|
3599
|
+
|
|
3600
|
+
text-align: center;
|
|
3601
|
+
|
|
3602
|
+
font-size: 20px
|
|
3912
3603
|
}
|
|
3913
|
-
|
|
3914
|
-
|
|
3604
|
+
}
|
|
3605
|
+
.SimpleBlock-module_isInIntro__DfutD.SimpleBlock-module_lead__35nXx::after {
|
|
3606
|
+
content: none;
|
|
3915
3607
|
}
|
|
3916
|
-
.
|
|
3917
|
-
display: -webkit-box;
|
|
3918
|
-
display: -webkit-flex;
|
|
3919
|
-
display: -ms-flexbox;
|
|
3920
|
-
display: flex;
|
|
3921
|
-
flex-flow: column nowrap;
|
|
3922
|
-
justify-content: center;
|
|
3923
|
-
|
|
3924
|
-
width: 100%;
|
|
3608
|
+
.SimpleBlock-module_center__2rjif {
|
|
3925
3609
|
max-width: 650px;
|
|
3926
3610
|
margin-right: auto;
|
|
3927
3611
|
margin-left: auto;
|
|
3928
3612
|
}
|
|
3929
|
-
|
|
3930
|
-
|
|
3931
|
-
|
|
3932
|
-
|
|
3933
|
-
font-weight: 700;
|
|
3934
|
-
font-size: 21px;
|
|
3935
|
-
|
|
3936
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3937
|
-
line-height: 26px
|
|
3613
|
+
@media only screen and (min-width: 48em) {
|
|
3614
|
+
.SimpleBlock-module_center__2rjif.SimpleBlock-module_lead__35nXx {
|
|
3615
|
+
font-size: 20px;
|
|
3616
|
+
line-height: 28px
|
|
3938
3617
|
}
|
|
3939
|
-
|
|
3940
|
-
.
|
|
3618
|
+
}
|
|
3619
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx {
|
|
3620
|
+
margin-bottom: calc(18rem / 16)
|
|
3621
|
+
}
|
|
3622
|
+
@media only screen and (min-width: 48em) {
|
|
3623
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx {
|
|
3624
|
+
margin-top: 27px;
|
|
3941
3625
|
margin-bottom: 20px;
|
|
3942
3626
|
|
|
3943
|
-
font-size:
|
|
3944
|
-
line-height:
|
|
3627
|
+
font-size: 20px;
|
|
3628
|
+
line-height: 28px
|
|
3945
3629
|
}
|
|
3946
3630
|
}
|
|
3947
|
-
.
|
|
3948
|
-
|
|
3949
|
-
|
|
3950
|
-
width: 100%;
|
|
3951
|
-
padding-bottom: 13px
|
|
3631
|
+
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
|
|
3632
|
+
margin-bottom: calc(15rem / 16)
|
|
3952
3633
|
}
|
|
3953
|
-
@media only screen and (min-width:
|
|
3954
|
-
.
|
|
3955
|
-
|
|
3634
|
+
@media only screen and (min-width: 48em) {
|
|
3635
|
+
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
|
|
3636
|
+
margin-top: 20px;
|
|
3956
3637
|
|
|
3957
|
-
|
|
3958
|
-
|
|
3638
|
+
font-size: 20px;
|
|
3639
|
+
line-height: 28px
|
|
3959
3640
|
}
|
|
3960
3641
|
}
|
|
3961
|
-
.
|
|
3962
|
-
|
|
3642
|
+
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx + .SimpleBlock-module_lead__35nXx,
|
|
3643
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + .SimpleBlock-module_lead__35nXx {
|
|
3644
|
+
margin-top: 0;
|
|
3963
3645
|
}
|
|
3964
|
-
|
|
3965
|
-
|
|
3966
|
-
|
|
3646
|
+
.SimpleBlock-module_isInImportantLead__3VGzT {
|
|
3647
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3648
|
+
font-size: 1rem;
|
|
3649
|
+
line-height: calc(22rem / 16)
|
|
3967
3650
|
}
|
|
3968
|
-
|
|
3969
|
-
.
|
|
3970
|
-
|
|
3651
|
+
@media only screen and (min-width: 48em) {
|
|
3652
|
+
.SimpleBlock-module_isInImportantLead__3VGzT {
|
|
3653
|
+
font-size: 18px;
|
|
3654
|
+
line-height: 26px
|
|
3971
3655
|
}
|
|
3972
|
-
|
|
3973
|
-
|
|
3974
|
-
|
|
3975
|
-
width: 100%;
|
|
3656
|
+
}
|
|
3657
|
+
.SimpleBlock-module_slide__Aqgfu {
|
|
3976
3658
|
max-width: 650px;
|
|
3977
3659
|
margin-right: auto;
|
|
3978
3660
|
margin-left: auto;
|
|
3979
3661
|
}
|
|
3980
|
-
.
|
|
3981
|
-
|
|
3982
|
-
|
|
3983
|
-
bottom: 0;
|
|
3984
|
-
z-index: 10;
|
|
3985
|
-
|
|
3986
|
-
width: auto;
|
|
3987
|
-
margin-right: -20px;
|
|
3988
|
-
margin-left: -20px;
|
|
3989
|
-
padding: 12px 20px 20px;
|
|
3990
|
-
|
|
3991
|
-
background-image: -webkit-gradient(linear,
|
|
3992
|
-
left top, left bottom,
|
|
3993
|
-
from(rgba(255, 255, 255, 0)),
|
|
3994
|
-
color-stop(64%, #fff));
|
|
3995
|
-
|
|
3996
|
-
background-image: -o-linear-gradient(top,
|
|
3997
|
-
rgba(255, 255, 255, 0) 0%,
|
|
3998
|
-
#fff 64%);
|
|
3999
|
-
|
|
4000
|
-
background-image: linear-gradient(180deg,
|
|
4001
|
-
rgba(255, 255, 255, 0) 0%,
|
|
4002
|
-
#fff 64%);
|
|
4003
|
-
|
|
4004
|
-
-webkit-animation: Spoiler-module_spoilerSticky__3Kd30 500ms ease both;
|
|
3662
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
|
|
3663
|
+
margin-top: calc(6rem / 16);
|
|
3664
|
+
margin-bottom: calc(6rem / 16);
|
|
4005
3665
|
|
|
4006
|
-
|
|
3666
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3667
|
+
font-size: 1rem;
|
|
3668
|
+
line-height: calc(22rem / 16)
|
|
4007
3669
|
}
|
|
4008
|
-
@media only screen and (min-width:
|
|
4009
|
-
.
|
|
4010
|
-
|
|
4011
|
-
|
|
4012
|
-
width: 100%;
|
|
4013
|
-
margin-right: auto;
|
|
4014
|
-
margin-left: auto;
|
|
4015
|
-
padding: 0;
|
|
4016
|
-
|
|
4017
|
-
background-image: none;
|
|
4018
|
-
|
|
4019
|
-
-webkit-animation: none;
|
|
3670
|
+
@media only screen and (min-width: 48em) {
|
|
3671
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
|
|
3672
|
+
margin-top: 12px;
|
|
3673
|
+
margin-bottom: 12px;
|
|
4020
3674
|
|
|
4021
|
-
|
|
3675
|
+
font-size: 18px;
|
|
3676
|
+
line-height: 26px
|
|
4022
3677
|
}
|
|
4023
3678
|
}
|
|
4024
|
-
.
|
|
4025
|
-
|
|
4026
|
-
|
|
4027
|
-
right: 0;
|
|
4028
|
-
left: 0;
|
|
4029
|
-
z-index: -1;
|
|
4030
|
-
|
|
4031
|
-
height: 16px;
|
|
4032
|
-
|
|
4033
|
-
background-color: #fff;
|
|
4034
|
-
|
|
4035
|
-
-webkit-animation: Spoiler-module_spoilerStickyBg__nYdlo 1ms ease both 500ms;
|
|
4036
|
-
|
|
4037
|
-
animation: Spoiler-module_spoilerStickyBg__nYdlo 1ms ease both 500ms;
|
|
4038
|
-
|
|
4039
|
-
content: ''
|
|
3679
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
|
|
3680
|
+
margin-top: calc(12rem / 16);
|
|
3681
|
+
margin-bottom: calc(12rem / 16)
|
|
4040
3682
|
}
|
|
4041
|
-
@media only screen and (min-width:
|
|
4042
|
-
.
|
|
4043
|
-
|
|
3683
|
+
@media only screen and (min-width: 48em) {
|
|
3684
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
|
|
3685
|
+
margin-top: 10px;
|
|
3686
|
+
margin-bottom: 10px
|
|
4044
3687
|
}
|
|
4045
3688
|
}
|
|
4046
|
-
.
|
|
4047
|
-
|
|
3689
|
+
.SimpleBlock-module_isInAnswer__3aX6X:first-child {
|
|
3690
|
+
margin-top: calc(6rem / 16);
|
|
3691
|
+
}
|
|
3692
|
+
.SimpleBlock-module_isInAnswer__3aX6X:last-child {
|
|
3693
|
+
margin-bottom: 0;
|
|
4048
3694
|
}
|
|
3695
|
+
/* VISIBILITY */
|
|
4049
3696
|
@media only screen and (min-width: 32em) {
|
|
4050
|
-
.
|
|
4051
|
-
|
|
4052
|
-
margin-right: auto;
|
|
4053
|
-
margin-left: auto
|
|
3697
|
+
.SimpleBlock-module_mobile__Ckgek {
|
|
3698
|
+
display: none
|
|
4054
3699
|
}
|
|
4055
3700
|
}
|
|
4056
|
-
.
|
|
4057
|
-
|
|
3701
|
+
.SimpleBlock-module_desktop__2se2o {
|
|
3702
|
+
display: none
|
|
4058
3703
|
}
|
|
4059
|
-
|
|
4060
|
-
|
|
3704
|
+
@media only screen and (min-width: 32em) {
|
|
3705
|
+
.SimpleBlock-module_desktop__2se2o {
|
|
3706
|
+
display: block
|
|
4061
3707
|
}
|
|
4062
|
-
@-webkit-keyframes Spoiler-module_spoilerSticky__3Kd30 {
|
|
4063
|
-
0% {
|
|
4064
|
-
transform: translateY(62px);
|
|
4065
3708
|
}
|
|
3709
|
+
/* Footnote dakr theme */
|
|
3710
|
+
.SimpleBlock-module_isDark__22q5s span[data-body] {
|
|
3711
|
+
background-color: #5b5b5b;
|
|
3712
|
+
box-shadow: inset 1px 0 #8b8b8b, inset 0 1px #8b8b8b, inset -1px 0 #8b8b8b,
|
|
3713
|
+
inset 0 -1px #8b8b8b;
|
|
3714
|
+
}
|
|
3715
|
+
.SimpleBlock-module_isDark__22q5s span[data-body]:hover {
|
|
3716
|
+
background-color: #5b5b5b;
|
|
3717
|
+
box-shadow: inset 1px 0 #747474, inset 0 1px #747474, inset -1px 0 #747474,
|
|
3718
|
+
inset 0 -1px #747474;
|
|
3719
|
+
}
|
|
3720
|
+
/* Theme */
|
|
3721
|
+
.SimpleBlock-module_blockquote__pwpcX.SimpleBlock-module_isDark__22q5s {
|
|
3722
|
+
color: inherit;
|
|
3723
|
+
background-color: #34322a;
|
|
3724
|
+
}
|
|
3725
|
+
.SimpleBlock-module_blockquote__pwpcX.SimpleBlock-module_isDark__22q5s a {
|
|
3726
|
+
color: inherit;
|
|
3727
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
3728
|
+
}
|
|
4066
3729
|
|
|
4067
|
-
|
|
4068
|
-
|
|
4069
|
-
|
|
3730
|
+
/* Colors */
|
|
3731
|
+
/* Fonts */
|
|
3732
|
+
/* Gap */
|
|
3733
|
+
/* Media */
|
|
3734
|
+
/* 512 */
|
|
3735
|
+
/* 650 */
|
|
3736
|
+
/* 768 */
|
|
3737
|
+
/* 1024 */
|
|
3738
|
+
/* 1010 */
|
|
3739
|
+
/* 1200 */
|
|
3740
|
+
/* 511 */
|
|
3741
|
+
/* 1023 */
|
|
3742
|
+
/* Zindex */
|
|
3743
|
+
.SimpleTitle-module_root__2jVQN {
|
|
3744
|
+
margin: 0 0 18px;
|
|
4070
3745
|
|
|
4071
|
-
|
|
4072
|
-
|
|
4073
|
-
|
|
3746
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3747
|
+
font-size: 20px;
|
|
3748
|
+
font-weight: normal;
|
|
3749
|
+
line-height: 23px
|
|
4074
3750
|
}
|
|
4075
|
-
@
|
|
4076
|
-
|
|
4077
|
-
|
|
4078
|
-
}
|
|
3751
|
+
@media only screen and (min-width: 48em) {
|
|
3752
|
+
.SimpleTitle-module_root__2jVQN {
|
|
3753
|
+
margin-bottom: 15px;
|
|
4079
3754
|
|
|
4080
|
-
|
|
4081
|
-
|
|
3755
|
+
font-size: 36px;
|
|
3756
|
+
line-height: 40px
|
|
3757
|
+
}
|
|
4082
3758
|
}
|
|
4083
|
-
|
|
4084
|
-
|
|
4085
|
-
|
|
3759
|
+
/* VISIBILITY */
|
|
3760
|
+
@media only screen and (min-width: 32em) {
|
|
3761
|
+
.SimpleTitle-module_mobile__11gBz {
|
|
3762
|
+
display: none
|
|
3763
|
+
}
|
|
4086
3764
|
}
|
|
3765
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
3766
|
+
display: none
|
|
3767
|
+
}
|
|
3768
|
+
@media only screen and (min-width: 32em) {
|
|
3769
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
3770
|
+
display: block
|
|
4087
3771
|
}
|
|
4088
|
-
@-webkit-keyframes Spoiler-module_spoilerStickyBg__nYdlo {
|
|
4089
|
-
0% {
|
|
4090
|
-
background-color: #fff;
|
|
4091
3772
|
}
|
|
4092
3773
|
|
|
4093
|
-
|
|
4094
|
-
|
|
4095
|
-
|
|
3774
|
+
/* Colors */
|
|
3775
|
+
/* Fonts */
|
|
3776
|
+
/* Gap */
|
|
3777
|
+
/* Media */
|
|
3778
|
+
/* 512 */
|
|
3779
|
+
/* 650 */
|
|
3780
|
+
/* 768 */
|
|
3781
|
+
/* 1024 */
|
|
3782
|
+
/* 1010 */
|
|
3783
|
+
/* 1200 */
|
|
3784
|
+
/* 511 */
|
|
3785
|
+
/* 1023 */
|
|
3786
|
+
/* Zindex */
|
|
3787
|
+
.SourceBlock-module_root__1P3XD {
|
|
3788
|
+
display: block;
|
|
3789
|
+
|
|
3790
|
+
margin: 18px 0 15px;
|
|
3791
|
+
padding: 12px 11px 17px;
|
|
3792
|
+
|
|
3793
|
+
color: #000;
|
|
3794
|
+
border-radius: 2px 8px 8px 2px;
|
|
3795
|
+
background-color: #f5f5f5;
|
|
3796
|
+
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 4px 0 0 0 #b78b5c;
|
|
3797
|
+
|
|
3798
|
+
font-size: 16px;
|
|
3799
|
+
line-height: 20px
|
|
3800
|
+
}
|
|
3801
|
+
@media only screen and (min-width: 48em) {
|
|
3802
|
+
.SourceBlock-module_root__1P3XD {
|
|
3803
|
+
margin-top: 25px;
|
|
3804
|
+
margin-bottom: 25px;
|
|
3805
|
+
padding: 18px 16px 16px
|
|
4096
3806
|
}
|
|
4097
|
-
@keyframes Spoiler-module_spoilerStickyBg__nYdlo {
|
|
4098
|
-
0% {
|
|
4099
|
-
background-color: #fff;
|
|
4100
3807
|
}
|
|
3808
|
+
.SourceBlock-module_root__1P3XD:hover,
|
|
3809
|
+
.SourceBlock-module_root__1P3XD:visited {
|
|
3810
|
+
background-color: #ededed;
|
|
3811
|
+
}
|
|
3812
|
+
.SourceBlock-module_root__1P3XD blockquote {
|
|
3813
|
+
margin: 0;
|
|
3814
|
+
}
|
|
3815
|
+
.SourceBlock-module_root__1P3XD a {
|
|
3816
|
+
text-decoration: none;
|
|
4101
3817
|
|
|
4102
|
-
|
|
4103
|
-
background-color: transparent;
|
|
4104
|
-
}
|
|
3818
|
+
color: inherit;
|
|
4105
3819
|
}
|
|
4106
|
-
|
|
4107
|
-
|
|
4108
|
-
bottom: 45px
|
|
3820
|
+
.SourceBlock-module_text__Si4vm {
|
|
3821
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4109
3822
|
}
|
|
4110
|
-
|
|
4111
|
-
|
|
4112
|
-
|
|
4113
|
-
|
|
3823
|
+
.SourceBlock-module_text__Si4vm p {
|
|
3824
|
+
margin: 0;
|
|
3825
|
+
|
|
3826
|
+
font-size: 16px;
|
|
3827
|
+
line-height: 22px
|
|
4114
3828
|
}
|
|
4115
|
-
|
|
4116
|
-
|
|
4117
|
-
|
|
4118
|
-
|
|
3829
|
+
@media only screen and (min-width: 48em) {
|
|
3830
|
+
.SourceBlock-module_text__Si4vm p {
|
|
3831
|
+
font-size: 18px;
|
|
3832
|
+
line-height: 26px
|
|
4119
3833
|
}
|
|
4120
3834
|
}
|
|
4121
|
-
|
|
4122
|
-
|
|
4123
|
-
.Spoiler-module_mobile__2BPt8 {
|
|
4124
|
-
display: none
|
|
3835
|
+
.SourceBlock-module_root__1P3XD p + p {
|
|
3836
|
+
margin-top: 12px;
|
|
4125
3837
|
}
|
|
4126
|
-
|
|
4127
|
-
|
|
4128
|
-
|
|
3838
|
+
.SourceBlock-module_root__1P3XD footer {
|
|
3839
|
+
margin-top: 12px;
|
|
3840
|
+
padding-top: 10px;
|
|
3841
|
+
|
|
3842
|
+
border-top: 1px solid #d6d6d6
|
|
4129
3843
|
}
|
|
4130
|
-
@media only screen and (min-width:
|
|
4131
|
-
.
|
|
4132
|
-
|
|
3844
|
+
@media only screen and (min-width: 48em) {
|
|
3845
|
+
.SourceBlock-module_root__1P3XD footer {
|
|
3846
|
+
margin-top: 18px;
|
|
3847
|
+
padding-top: 12px
|
|
4133
3848
|
}
|
|
4134
3849
|
}
|
|
3850
|
+
.SourceBlock-module_origin__l3JbO {
|
|
3851
|
+
letter-spacing: 1px;
|
|
3852
|
+
text-transform: uppercase;
|
|
3853
|
+
pointer-events: none;
|
|
4135
3854
|
|
|
4136
|
-
|
|
4137
|
-
/* Fonts */
|
|
4138
|
-
/* Gap */
|
|
4139
|
-
/* Media */
|
|
4140
|
-
/* 512 */
|
|
4141
|
-
/* 650 */
|
|
4142
|
-
/* 768 */
|
|
4143
|
-
/* 1024 */
|
|
4144
|
-
/* 1010 */
|
|
4145
|
-
/* 1200 */
|
|
4146
|
-
/* 511 */
|
|
4147
|
-
/* 1023 */
|
|
4148
|
-
/* Zindex */
|
|
4149
|
-
.SimpleTitle-module_root__2jVQN {
|
|
4150
|
-
margin: 0 0 18px;
|
|
3855
|
+
color: #292929;
|
|
4151
3856
|
|
|
4152
|
-
font-family: '
|
|
4153
|
-
font-size:
|
|
4154
|
-
font-weight:
|
|
4155
|
-
|
|
3857
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3858
|
+
font-size: 16px;
|
|
3859
|
+
font-weight: bold;
|
|
3860
|
+
font-style: normal;
|
|
3861
|
+
line-height: 22px
|
|
4156
3862
|
}
|
|
4157
3863
|
@media only screen and (min-width: 48em) {
|
|
4158
|
-
.
|
|
4159
|
-
|
|
4160
|
-
|
|
4161
|
-
font-size: 36px;
|
|
4162
|
-
line-height: 40px
|
|
3864
|
+
.SourceBlock-module_origin__l3JbO {
|
|
3865
|
+
font-size: 18px;
|
|
3866
|
+
line-height: 26px
|
|
4163
3867
|
}
|
|
4164
3868
|
}
|
|
3869
|
+
.SourceBlock-module_center__3P93B {
|
|
3870
|
+
max-width: 650px;
|
|
3871
|
+
margin-right: auto;
|
|
3872
|
+
margin-left: auto;
|
|
3873
|
+
}
|
|
4165
3874
|
/* VISIBILITY */
|
|
4166
3875
|
@media only screen and (min-width: 32em) {
|
|
4167
|
-
.
|
|
3876
|
+
.SourceBlock-module_mobile__2gw4S {
|
|
4168
3877
|
display: none
|
|
4169
3878
|
}
|
|
4170
3879
|
}
|
|
4171
|
-
.
|
|
3880
|
+
.SourceBlock-module_desktop__DecT6 {
|
|
4172
3881
|
display: none
|
|
4173
3882
|
}
|
|
4174
3883
|
@media only screen and (min-width: 32em) {
|
|
4175
|
-
.
|
|
3884
|
+
.SourceBlock-module_desktop__DecT6 {
|
|
4176
3885
|
display: block
|
|
4177
3886
|
}
|
|
4178
3887
|
}
|
|
3888
|
+
/* Dark theme */
|
|
3889
|
+
.SourceBlock-module_isDark__3hEEp,
|
|
3890
|
+
.SourceBlock-module_isDark__3hEEp:hover {
|
|
3891
|
+
background-color: #262626;
|
|
3892
|
+
color: inherit;
|
|
3893
|
+
}
|
|
3894
|
+
.SourceBlock-module_isDark__3hEEp .SourceBlock-module_origin__l3JbO {
|
|
3895
|
+
color: #b8b8b8;
|
|
3896
|
+
}
|
|
3897
|
+
.SourceBlock-module_isDark__3hEEp footer {
|
|
3898
|
+
border-top-color: #3d3d3d;
|
|
3899
|
+
}
|
|
4179
3900
|
|
|
4180
3901
|
/* Colors */
|
|
4181
3902
|
/* Fonts */
|
|
@@ -4190,278 +3911,271 @@ a mark {
|
|
|
4190
3911
|
/* 511 */
|
|
4191
3912
|
/* 1023 */
|
|
4192
3913
|
/* Zindex */
|
|
4193
|
-
.
|
|
4194
|
-
|
|
3914
|
+
.Spoiler-module_root__1OfSR {
|
|
3915
|
+
position: relative;
|
|
4195
3916
|
|
|
4196
|
-
|
|
3917
|
+
width: 100%;
|
|
3918
|
+
margin: 15px 0;
|
|
3919
|
+
padding: 24px 0 25px
|
|
4197
3920
|
}
|
|
4198
|
-
|
|
4199
|
-
|
|
4200
|
-
|
|
4201
|
-
|
|
4202
|
-
|
|
4203
|
-
|
|
4204
|
-
|
|
4205
|
-
color: inherit;
|
|
3921
|
+
@media only screen and (min-width: 32em) {
|
|
3922
|
+
.Spoiler-module_root__1OfSR {
|
|
3923
|
+
display: -webkit-box;
|
|
3924
|
+
display: -webkit-flex;
|
|
3925
|
+
display: -ms-flexbox;
|
|
3926
|
+
display: flex;
|
|
3927
|
+
flex-flow: column nowrap;
|
|
4206
3928
|
|
|
4207
|
-
|
|
3929
|
+
margin: 25px auto 20px;
|
|
3930
|
+
padding: 23px 0
|
|
4208
3931
|
}
|
|
4209
|
-
|
|
4210
|
-
|
|
3932
|
+
}
|
|
3933
|
+
.Spoiler-module_root__1OfSR::before,
|
|
3934
|
+
.Spoiler-module_root__1OfSR::after {
|
|
3935
|
+
position: absolute;
|
|
3936
|
+
left: 50%;
|
|
3937
|
+
z-index: 10;
|
|
4211
3938
|
|
|
4212
|
-
|
|
3939
|
+
width: 100%;
|
|
3940
|
+
max-width: 650px;
|
|
3941
|
+
margin: 0 auto;
|
|
4213
3942
|
|
|
4214
|
-
|
|
3943
|
+
border-top: 3px solid rgba(0, 0, 0, 0.1);
|
|
3944
|
+
transform: translateX(-50%);
|
|
4215
3945
|
|
|
4216
|
-
|
|
3946
|
+
content: '';
|
|
4217
3947
|
}
|
|
4218
|
-
.
|
|
4219
|
-
|
|
3948
|
+
.Spoiler-module_root__1OfSR::before {
|
|
3949
|
+
top: 0;
|
|
4220
3950
|
}
|
|
4221
|
-
.
|
|
4222
|
-
|
|
3951
|
+
.Spoiler-module_root__1OfSR::after {
|
|
3952
|
+
bottom: 0;
|
|
4223
3953
|
}
|
|
4224
|
-
.
|
|
4225
|
-
|
|
4226
|
-
|
|
4227
|
-
padding-right: 0.4em;
|
|
4228
|
-
padding-left: 0.4em;
|
|
4229
|
-
|
|
4230
|
-
content: '\B7';
|
|
3954
|
+
.Spoiler-module_root__1OfSR:last-child {
|
|
3955
|
+
margin-bottom: 0;
|
|
4231
3956
|
}
|
|
4232
|
-
|
|
4233
|
-
|
|
4234
|
-
width: 100%;
|
|
4235
|
-
margin-top: 3px;
|
|
4236
|
-
margin-bottom: 3px
|
|
3957
|
+
.Spoiler-module_root__1OfSR:first-child {
|
|
3958
|
+
margin-top: 0;
|
|
4237
3959
|
}
|
|
4238
|
-
|
|
4239
|
-
|
|
4240
|
-
|
|
4241
|
-
|
|
3960
|
+
.Spoiler-module_header__1rZUs {
|
|
3961
|
+
display: -webkit-box;
|
|
3962
|
+
display: -webkit-flex;
|
|
3963
|
+
display: -ms-flexbox;
|
|
3964
|
+
display: flex;
|
|
3965
|
+
flex-flow: column nowrap;
|
|
3966
|
+
justify-content: center;
|
|
3967
|
+
|
|
3968
|
+
width: 100%;
|
|
3969
|
+
max-width: 650px;
|
|
3970
|
+
margin-right: auto;
|
|
3971
|
+
margin-left: auto;
|
|
4242
3972
|
}
|
|
4243
|
-
|
|
4244
|
-
|
|
4245
|
-
margin-bottom:
|
|
3973
|
+
.Spoiler-module_header__1rZUs h3 {
|
|
3974
|
+
margin-top: 0;
|
|
3975
|
+
margin-bottom: 18px;
|
|
3976
|
+
|
|
3977
|
+
font-weight: 700;
|
|
3978
|
+
font-size: 21px;
|
|
3979
|
+
|
|
3980
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3981
|
+
line-height: 26px
|
|
4246
3982
|
}
|
|
4247
|
-
@media only screen and (
|
|
4248
|
-
.
|
|
4249
|
-
|
|
3983
|
+
@media only screen and (min-width: 32em) {
|
|
3984
|
+
.Spoiler-module_header__1rZUs h3 {
|
|
3985
|
+
margin-bottom: 20px;
|
|
3986
|
+
|
|
3987
|
+
font-size: 28px;
|
|
3988
|
+
line-height: 34px
|
|
4250
3989
|
}
|
|
4251
3990
|
}
|
|
4252
|
-
|
|
4253
|
-
|
|
4254
|
-
|
|
4255
|
-
|
|
3991
|
+
.Spoiler-module_body__Q1e_c {
|
|
3992
|
+
display: none;
|
|
3993
|
+
|
|
3994
|
+
width: 100%;
|
|
3995
|
+
padding-bottom: 13px
|
|
4256
3996
|
}
|
|
4257
|
-
|
|
4258
|
-
|
|
4259
|
-
|
|
4260
|
-
|
|
4261
|
-
|
|
4262
|
-
|
|
3997
|
+
@media only screen and (min-width: 32em) {
|
|
3998
|
+
.Spoiler-module_body__Q1e_c {
|
|
3999
|
+
order: 2;
|
|
4000
|
+
|
|
4001
|
+
padding-top: 25px;
|
|
4002
|
+
padding-bottom: 0
|
|
4263
4003
|
}
|
|
4264
4004
|
}
|
|
4265
|
-
|
|
4266
|
-
|
|
4267
|
-
order: -2
|
|
4005
|
+
.Spoiler-module_spoiled__1A5r4 {
|
|
4006
|
+
min-height: auto
|
|
4268
4007
|
}
|
|
4269
|
-
}
|
|
4270
4008
|
@media only screen and (max-width: 32.1875em) {
|
|
4271
|
-
.
|
|
4272
|
-
|
|
4273
|
-
order: -1;
|
|
4274
|
-
|
|
4275
|
-
margin-top: 0
|
|
4009
|
+
.Spoiler-module_spoiled__1A5r4 {
|
|
4010
|
+
padding-bottom: 0
|
|
4276
4011
|
}
|
|
4277
4012
|
}
|
|
4278
|
-
.
|
|
4279
|
-
|
|
4280
|
-
}
|
|
4281
|
-
|
|
4282
|
-
/* stylelint-disable declaration-empty-line-before */
|
|
4283
|
-
/* Colors */
|
|
4284
|
-
/* Fonts */
|
|
4285
|
-
/* Gap */
|
|
4286
|
-
/* Media */
|
|
4287
|
-
/* 512 */
|
|
4288
|
-
/* 650 */
|
|
4289
|
-
/* 768 */
|
|
4290
|
-
/* 1024 */
|
|
4291
|
-
/* 1010 */
|
|
4292
|
-
/* 1200 */
|
|
4293
|
-
/* 511 */
|
|
4294
|
-
/* 1023 */
|
|
4295
|
-
/* Zindex */
|
|
4296
|
-
.MetaItemLive-module_root__2mpD3 {
|
|
4297
|
-
position: relative;
|
|
4298
|
-
|
|
4299
|
-
display: inline-block;
|
|
4300
|
-
|
|
4301
|
-
width: 18px;
|
|
4302
|
-
height: 18px;
|
|
4303
|
-
|
|
4304
|
-
vertical-align: middle;
|
|
4305
|
-
}
|
|
4306
|
-
.MetaItemLive-module_gold__3yZEV {
|
|
4307
|
-
color: #b88b59;
|
|
4308
|
-
}
|
|
4309
|
-
.MetaItemLive-module_root__2mpD3::before,
|
|
4310
|
-
.MetaItemLive-module_root__2mpD3::after,
|
|
4311
|
-
.MetaItemLive-module_frame__1H_Ha {
|
|
4312
|
-
position: absolute;
|
|
4313
|
-
top: 0;
|
|
4314
|
-
right: 0;
|
|
4315
|
-
bottom: 0;
|
|
4316
|
-
left: 0;
|
|
4317
|
-
z-index: 0;
|
|
4013
|
+
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_body__Q1e_c {
|
|
4014
|
+
display: block;
|
|
4318
4015
|
}
|
|
4319
|
-
.
|
|
4320
|
-
|
|
4321
|
-
margin-right: 1px;
|
|
4016
|
+
.Spoiler-module_footer__23mh7 {
|
|
4017
|
+
position: static;
|
|
4322
4018
|
|
|
4323
|
-
|
|
4019
|
+
width: 100%;
|
|
4020
|
+
max-width: 650px;
|
|
4021
|
+
margin-right: auto;
|
|
4022
|
+
margin-left: auto;
|
|
4324
4023
|
}
|
|
4325
|
-
.
|
|
4326
|
-
|
|
4327
|
-
|
|
4024
|
+
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
4025
|
+
position: -webkit-sticky;
|
|
4026
|
+
position: sticky;
|
|
4027
|
+
bottom: 0;
|
|
4028
|
+
z-index: 10;
|
|
4328
4029
|
|
|
4329
|
-
|
|
4330
|
-
|
|
4030
|
+
width: auto;
|
|
4031
|
+
margin-right: -20px;
|
|
4032
|
+
margin-left: -20px;
|
|
4033
|
+
padding: 12px 20px 20px;
|
|
4331
4034
|
|
|
4332
|
-
-webkit-
|
|
4035
|
+
background-image: -webkit-gradient(linear,
|
|
4036
|
+
left top, left bottom,
|
|
4037
|
+
from(rgba(255, 255, 255, 0)),
|
|
4038
|
+
color-stop(64%, #fff));
|
|
4333
4039
|
|
|
4334
|
-
|
|
4335
|
-
|
|
4336
|
-
|
|
4337
|
-
-webkit-animation-iteration-count: infinite;
|
|
4338
|
-
animation-iteration-count: infinite;
|
|
4339
|
-
}
|
|
4340
|
-
.MetaItemLive-module_frame__1H_Ha {
|
|
4040
|
+
background-image: -o-linear-gradient(top,
|
|
4041
|
+
rgba(255, 255, 255, 0) 0%,
|
|
4042
|
+
#fff 64%);
|
|
4341
4043
|
|
|
4342
|
-
background:
|
|
4044
|
+
background-image: linear-gradient(180deg,
|
|
4045
|
+
rgba(255, 255, 255, 0) 0%,
|
|
4046
|
+
#fff 64%);
|
|
4343
4047
|
|
|
4344
|
-
-webkit-animation
|
|
4048
|
+
-webkit-animation: Spoiler-module_spoilerSticky__3Kd30 500ms ease both;
|
|
4345
4049
|
|
|
4346
|
-
animation
|
|
4050
|
+
animation: Spoiler-module_spoilerSticky__3Kd30 500ms ease both
|
|
4347
4051
|
}
|
|
4348
|
-
|
|
4349
|
-
.
|
|
4052
|
+
@media only screen and (min-width: 32em) {
|
|
4053
|
+
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
4054
|
+
position: static;
|
|
4350
4055
|
|
|
4351
|
-
|
|
4056
|
+
width: 100%;
|
|
4057
|
+
margin-right: auto;
|
|
4058
|
+
margin-left: auto;
|
|
4059
|
+
padding: 0;
|
|
4352
4060
|
|
|
4353
|
-
|
|
4354
|
-
|
|
4355
|
-
|
|
4356
|
-
|
|
4357
|
-
|
|
4358
|
-
}
|
|
4359
|
-
.MetaItemLive-module_root__2mpD3::after {
|
|
4360
|
-
-webkit-animation-name: MetaItemLive-module_liveSecondWave__12g57;
|
|
4361
|
-
animation-name: MetaItemLive-module_liveSecondWave__12g57;
|
|
4061
|
+
background-image: none;
|
|
4062
|
+
|
|
4063
|
+
-webkit-animation: none;
|
|
4064
|
+
|
|
4065
|
+
animation: none
|
|
4362
4066
|
}
|
|
4363
|
-
@-webkit-keyframes MetaItemLive-module_liveMiddle__wyuV3 {
|
|
4364
|
-
14% {
|
|
4365
|
-
transform: scale(0);
|
|
4366
4067
|
}
|
|
4068
|
+
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7::after {
|
|
4069
|
+
position: absolute;
|
|
4070
|
+
top: 100%;
|
|
4071
|
+
right: 0;
|
|
4072
|
+
left: 0;
|
|
4073
|
+
z-index: -1;
|
|
4367
4074
|
|
|
4368
|
-
|
|
4369
|
-
transform: scale(0.22);
|
|
4370
|
-
}
|
|
4075
|
+
height: 16px;
|
|
4371
4076
|
|
|
4372
|
-
|
|
4373
|
-
transform: scale(0.22);
|
|
4374
|
-
}
|
|
4077
|
+
background-color: #fff;
|
|
4375
4078
|
|
|
4376
|
-
|
|
4377
|
-
transform: scale(0);
|
|
4378
|
-
}
|
|
4079
|
+
-webkit-animation: Spoiler-module_spoilerStickyBg__nYdlo 1ms ease both 500ms;
|
|
4379
4080
|
|
|
4380
|
-
|
|
4381
|
-
|
|
4382
|
-
|
|
4081
|
+
animation: Spoiler-module_spoilerStickyBg__nYdlo 1ms ease both 500ms;
|
|
4082
|
+
|
|
4083
|
+
content: ''
|
|
4084
|
+
}
|
|
4085
|
+
@media only screen and (min-width: 32em) {
|
|
4086
|
+
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7::after {
|
|
4087
|
+
content: none
|
|
4383
4088
|
}
|
|
4384
|
-
@keyframes MetaItemLive-module_liveMiddle__wyuV3 {
|
|
4385
|
-
14% {
|
|
4386
|
-
transform: scale(0);
|
|
4387
4089
|
}
|
|
4388
|
-
|
|
4389
|
-
|
|
4390
|
-
|
|
4090
|
+
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 svg {
|
|
4091
|
+
transform: rotate(180deg) translateY(1px);
|
|
4092
|
+
}
|
|
4093
|
+
@media only screen and (min-width: 32em) {
|
|
4094
|
+
.Spoiler-module_center__tq1m0 {
|
|
4095
|
+
max-width: 980px;
|
|
4096
|
+
margin-right: auto;
|
|
4097
|
+
margin-left: auto
|
|
4098
|
+
}
|
|
4391
4099
|
}
|
|
4392
|
-
|
|
4393
|
-
|
|
4394
|
-
|
|
4100
|
+
.Spoiler-module_full__1QFqR {
|
|
4101
|
+
max-width: 980px;
|
|
4102
|
+
}
|
|
4103
|
+
.Spoiler-module_default__2Kjx8 {
|
|
4104
|
+
max-width: 650px;
|
|
4105
|
+
}
|
|
4106
|
+
@-webkit-keyframes Spoiler-module_spoilerSticky__3Kd30 {
|
|
4107
|
+
0% {
|
|
4108
|
+
transform: translateY(62px);
|
|
4395
4109
|
}
|
|
4396
4110
|
|
|
4397
|
-
|
|
4398
|
-
transform:
|
|
4111
|
+
50% {
|
|
4112
|
+
transform: translateY(-16px);
|
|
4399
4113
|
}
|
|
4400
4114
|
|
|
4401
4115
|
100% {
|
|
4402
|
-
transform:
|
|
4116
|
+
transform: translateY(0);
|
|
4403
4117
|
}
|
|
4404
4118
|
}
|
|
4405
|
-
|
|
4406
|
-
|
|
4407
|
-
transform:
|
|
4119
|
+
@keyframes Spoiler-module_spoilerSticky__3Kd30 {
|
|
4120
|
+
0% {
|
|
4121
|
+
transform: translateY(62px);
|
|
4408
4122
|
}
|
|
4409
4123
|
|
|
4410
|
-
|
|
4411
|
-
transform:
|
|
4124
|
+
50% {
|
|
4125
|
+
transform: translateY(-16px);
|
|
4412
4126
|
}
|
|
4413
4127
|
|
|
4414
4128
|
100% {
|
|
4415
|
-
transform:
|
|
4416
|
-
|
|
4417
|
-
opacity: 0;
|
|
4129
|
+
transform: translateY(0);
|
|
4418
4130
|
}
|
|
4419
4131
|
}
|
|
4420
|
-
|
|
4421
|
-
|
|
4422
|
-
|
|
4423
|
-
}
|
|
4424
|
-
|
|
4425
|
-
53% {
|
|
4426
|
-
transform: scale(0.33);
|
|
4132
|
+
@-webkit-keyframes Spoiler-module_spoilerStickyBg__nYdlo {
|
|
4133
|
+
0% {
|
|
4134
|
+
background-color: #fff;
|
|
4427
4135
|
}
|
|
4428
4136
|
|
|
4429
4137
|
100% {
|
|
4430
|
-
|
|
4431
|
-
|
|
4432
|
-
opacity: 0;
|
|
4138
|
+
background-color: transparent;
|
|
4433
4139
|
}
|
|
4434
4140
|
}
|
|
4435
|
-
|
|
4436
|
-
|
|
4437
|
-
|
|
4438
|
-
}
|
|
4439
|
-
|
|
4440
|
-
53% {
|
|
4441
|
-
transform: scale(0.55);
|
|
4141
|
+
@keyframes Spoiler-module_spoilerStickyBg__nYdlo {
|
|
4142
|
+
0% {
|
|
4143
|
+
background-color: #fff;
|
|
4442
4144
|
}
|
|
4443
4145
|
|
|
4444
4146
|
100% {
|
|
4445
|
-
|
|
4446
|
-
|
|
4447
|
-
opacity: 0;
|
|
4147
|
+
background-color: transparent;
|
|
4448
4148
|
}
|
|
4449
4149
|
}
|
|
4450
|
-
|
|
4451
|
-
|
|
4452
|
-
|
|
4150
|
+
[data-dfp-sticky-banner='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7,
|
|
4151
|
+
[data-gdpr-panel='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
4152
|
+
bottom: 45px
|
|
4153
|
+
}
|
|
4154
|
+
@media only screen and (min-width: 32em) {
|
|
4155
|
+
[data-dfp-sticky-banner='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7,
|
|
4156
|
+
[data-gdpr-panel='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
4157
|
+
bottom: 46px
|
|
4158
|
+
}
|
|
4453
4159
|
}
|
|
4454
|
-
|
|
4455
|
-
|
|
4456
|
-
|
|
4160
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4161
|
+
[data-gdpr-panel='true'][data-dfp-sticky-banner='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
4162
|
+
bottom: 90px
|
|
4163
|
+
}
|
|
4457
4164
|
}
|
|
4458
|
-
|
|
4459
|
-
|
|
4460
|
-
|
|
4461
|
-
|
|
4462
|
-
|
|
4165
|
+
/* VISIBILITY */
|
|
4166
|
+
@media only screen and (min-width: 32em) {
|
|
4167
|
+
.Spoiler-module_mobile__2BPt8 {
|
|
4168
|
+
display: none
|
|
4169
|
+
}
|
|
4463
4170
|
}
|
|
4171
|
+
.Spoiler-module_desktop__1BIFJ {
|
|
4172
|
+
display: none
|
|
4464
4173
|
}
|
|
4174
|
+
@media only screen and (min-width: 32em) {
|
|
4175
|
+
.Spoiler-module_desktop__1BIFJ {
|
|
4176
|
+
display: block
|
|
4177
|
+
}
|
|
4178
|
+
}
|
|
4465
4179
|
|
|
4466
4180
|
/* Colors */
|
|
4467
4181
|
/* Fonts */
|
|
@@ -4476,97 +4190,93 @@ a mark {
|
|
|
4476
4190
|
/* 511 */
|
|
4477
4191
|
/* 1023 */
|
|
4478
4192
|
/* Zindex */
|
|
4479
|
-
.
|
|
4480
|
-
|
|
4481
|
-
margin: 0;
|
|
4482
|
-
padding: 0 1px 0 0;
|
|
4483
|
-
|
|
4484
|
-
cursor: pointer;
|
|
4193
|
+
.MetaItem-module_root__2VQom {
|
|
4194
|
+
display: inline;
|
|
4485
4195
|
|
|
4486
|
-
|
|
4487
|
-
|
|
4488
|
-
|
|
4489
|
-
|
|
4196
|
+
margin-right: 15px;
|
|
4197
|
+
}
|
|
4198
|
+
.MetaItem-module_root__2VQom > svg {
|
|
4199
|
+
display: inline-block;
|
|
4490
4200
|
|
|
4491
|
-
|
|
4492
|
-
font-size: 12px;
|
|
4493
|
-
font-weight: 600;
|
|
4494
|
-
line-height: 1;
|
|
4201
|
+
margin-right: 1px;
|
|
4495
4202
|
|
|
4496
|
-
-
|
|
4203
|
+
vertical-align: top;
|
|
4497
4204
|
|
|
4498
|
-
|
|
4205
|
+
color: inherit;
|
|
4499
4206
|
|
|
4500
|
-
|
|
4207
|
+
fill: currentColor;
|
|
4501
4208
|
}
|
|
4502
|
-
.
|
|
4503
|
-
|
|
4504
|
-
top: 0;
|
|
4505
|
-
right: 0;
|
|
4506
|
-
bottom: 0;
|
|
4507
|
-
left: 0;
|
|
4209
|
+
.MetaItem-module_root__2VQom a {
|
|
4210
|
+
display: inline;
|
|
4508
4211
|
|
|
4509
|
-
|
|
4510
|
-
|
|
4511
|
-
|
|
4512
|
-
|
|
4212
|
+
text-decoration: underline;
|
|
4213
|
+
|
|
4214
|
+
color: inherit;
|
|
4215
|
+
|
|
4216
|
+
-webkit-text-decoration-skip: auto;
|
|
4513
4217
|
}
|
|
4514
|
-
.
|
|
4515
|
-
|
|
4516
|
-
color: #fff;
|
|
4218
|
+
.MetaItem-module_root__2VQom a:hover {
|
|
4219
|
+
color: #b88b59;
|
|
4517
4220
|
}
|
|
4518
|
-
.
|
|
4519
|
-
|
|
4520
|
-
opacity: 0.6;
|
|
4221
|
+
.MetaItem-module_hasBullets__CkQPI {
|
|
4222
|
+
margin-right: 0;
|
|
4521
4223
|
}
|
|
4522
|
-
.
|
|
4523
|
-
|
|
4524
|
-
color: #262626;
|
|
4224
|
+
.MetaItem-module_hasBullets__CkQPI:nth-child(n + 2)::before {
|
|
4225
|
+
display: inline-block;
|
|
4525
4226
|
|
|
4526
|
-
|
|
4527
|
-
|
|
4528
|
-
.ToolbarButton-module_isDark__2q5U7.ToolbarButton-module_bookmark__3369b svg,
|
|
4529
|
-
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b svg {
|
|
4530
|
-
color: #fff;
|
|
4227
|
+
padding-right: 0.4em;
|
|
4228
|
+
padding-left: 0.4em;
|
|
4531
4229
|
|
|
4532
|
-
|
|
4230
|
+
content: '\B7';
|
|
4533
4231
|
}
|
|
4534
|
-
|
|
4535
|
-
.
|
|
4536
|
-
|
|
4232
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4233
|
+
.MetaItem-module_hasSource__1DmCI {
|
|
4234
|
+
width: 100%;
|
|
4235
|
+
margin-top: 3px;
|
|
4236
|
+
margin-bottom: 3px
|
|
4537
4237
|
}
|
|
4538
|
-
|
|
4539
|
-
|
|
4540
|
-
|
|
4238
|
+
}
|
|
4239
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4240
|
+
.MetaItem-module_hasSource__1DmCI:first-child {
|
|
4241
|
+
margin-top: 0
|
|
4541
4242
|
}
|
|
4542
|
-
|
|
4543
|
-
|
|
4243
|
+
}
|
|
4244
|
+
.MetaItem-module_hasSource__1DmCI:last-child {
|
|
4245
|
+
margin-bottom: 0;
|
|
4544
4246
|
}
|
|
4545
|
-
|
|
4546
|
-
.
|
|
4547
|
-
|
|
4247
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4248
|
+
.MetaItem-module_hasSource__1DmCI:nth-child(n + 2)::before {
|
|
4249
|
+
display: none
|
|
4548
4250
|
}
|
|
4549
|
-
|
|
4550
|
-
|
|
4551
|
-
|
|
4251
|
+
}
|
|
4252
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4253
|
+
.MetaItem-module_hasSource__1DmCI.MetaItem-module_listened__lwvAO::before,
|
|
4254
|
+
.MetaItem-module_hasSource__1DmCI.MetaItem-module_read__5eAIG::before {
|
|
4255
|
+
display: inline-block
|
|
4552
4256
|
}
|
|
4553
|
-
|
|
4554
|
-
|
|
4555
|
-
|
|
4556
|
-
|
|
4557
|
-
|
|
4558
|
-
|
|
4257
|
+
}
|
|
4258
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4259
|
+
.MetaItem-module_datetime__3tOWm,
|
|
4260
|
+
.MetaItem-module_listened__lwvAO,
|
|
4261
|
+
.MetaItem-module_read__5eAIG {
|
|
4262
|
+
width: auto
|
|
4559
4263
|
}
|
|
4560
|
-
|
|
4561
|
-
|
|
4264
|
+
}
|
|
4265
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4266
|
+
.MetaItem-module_hasSource__1DmCI.MetaItem-module_datetime__3tOWm:first-child {
|
|
4267
|
+
order: -2
|
|
4562
4268
|
}
|
|
4563
|
-
|
|
4564
|
-
|
|
4269
|
+
}
|
|
4270
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4271
|
+
.MetaItem-module_hasSource__1DmCI.MetaItem-module_listened__lwvAO,
|
|
4272
|
+
.MetaItem-module_hasSource__1DmCI.MetaItem-module_read__5eAIG {
|
|
4273
|
+
order: -1;
|
|
4565
4274
|
|
|
4566
|
-
|
|
4275
|
+
margin-top: 0
|
|
4567
4276
|
}
|
|
4568
|
-
|
|
4569
|
-
|
|
4277
|
+
}
|
|
4278
|
+
.MetaItem-module_read__5eAIG svg {
|
|
4279
|
+
margin-top: -1px;
|
|
4570
4280
|
}
|
|
4571
4281
|
|
|
4572
4282
|
/* stylelint-disable declaration-empty-line-before */
|
|
@@ -4597,6 +4307,7 @@ a mark {
|
|
|
4597
4307
|
vertical-align: top;
|
|
4598
4308
|
}
|
|
4599
4309
|
|
|
4310
|
+
/* stylelint-disable declaration-empty-line-before */
|
|
4600
4311
|
/* Colors */
|
|
4601
4312
|
/* Fonts */
|
|
4602
4313
|
/* Gap */
|
|
@@ -4610,179 +4321,175 @@ a mark {
|
|
|
4610
4321
|
/* 511 */
|
|
4611
4322
|
/* 1023 */
|
|
4612
4323
|
/* Zindex */
|
|
4613
|
-
.
|
|
4324
|
+
.MetaItemLive-module_root__2mpD3 {
|
|
4614
4325
|
position: relative;
|
|
4615
4326
|
|
|
4616
|
-
|
|
4617
|
-
}
|
|
4618
|
-
@media only screen and (min-width: 32em) {
|
|
4619
|
-
.SensitiveBlock-module_root__2iJbD {
|
|
4620
|
-
margin: 25px 0 20px
|
|
4621
|
-
}
|
|
4622
|
-
}
|
|
4623
|
-
.SensitiveBlock-module_root__2iJbD:first-child {
|
|
4624
|
-
margin-top: 0;
|
|
4625
|
-
}
|
|
4626
|
-
.SensitiveBlock-module_root__2iJbD:last-child {
|
|
4627
|
-
margin-bottom: 0;
|
|
4628
|
-
}
|
|
4629
|
-
.SensitiveBlock-module_root__2iJbD figcaption {
|
|
4630
|
-
width: 100%;
|
|
4631
|
-
max-width: 650px;
|
|
4632
|
-
margin-right: auto;
|
|
4633
|
-
margin-left: auto;
|
|
4634
|
-
|
|
4635
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4636
|
-
}
|
|
4637
|
-
.SensitiveBlock-module_container__1Wtix {
|
|
4638
|
-
position: relative;
|
|
4327
|
+
display: inline-block;
|
|
4639
4328
|
|
|
4640
|
-
|
|
4329
|
+
width: 18px;
|
|
4330
|
+
height: 18px;
|
|
4641
4331
|
|
|
4642
|
-
|
|
4332
|
+
vertical-align: middle;
|
|
4643
4333
|
}
|
|
4644
|
-
.
|
|
4334
|
+
.MetaItemLive-module_gold__3yZEV {
|
|
4335
|
+
color: #b88b59;
|
|
4336
|
+
}
|
|
4337
|
+
.MetaItemLive-module_root__2mpD3::before,
|
|
4338
|
+
.MetaItemLive-module_root__2mpD3::after,
|
|
4339
|
+
.MetaItemLive-module_frame__1H_Ha {
|
|
4645
4340
|
position: absolute;
|
|
4646
|
-
z-index: 10;
|
|
4647
4341
|
top: 0;
|
|
4648
|
-
right:
|
|
4342
|
+
right: 0;
|
|
4649
4343
|
bottom: 0;
|
|
4650
|
-
left:
|
|
4344
|
+
left: 0;
|
|
4345
|
+
z-index: 0;
|
|
4346
|
+
}
|
|
4347
|
+
.MetaItemLive-module_root__2mpD3 {
|
|
4348
|
+
margin-top: -4px;
|
|
4349
|
+
margin-right: 1px;
|
|
4651
4350
|
|
|
4652
|
-
|
|
4351
|
+
transform: translateY(1px);
|
|
4352
|
+
}
|
|
4353
|
+
.MetaItemLive-module_root__2mpD3::before,
|
|
4354
|
+
.MetaItemLive-module_root__2mpD3::after,
|
|
4355
|
+
.MetaItemLive-module_frame__1H_Ha {
|
|
4653
4356
|
|
|
4654
|
-
|
|
4357
|
+
border-radius: 50%;
|
|
4358
|
+
transform: scale(0);
|
|
4655
4359
|
|
|
4656
|
-
|
|
4360
|
+
-webkit-animation-duration: 1.05s;
|
|
4657
4361
|
|
|
4658
|
-
|
|
4659
|
-
|
|
4660
|
-
|
|
4661
|
-
|
|
4362
|
+
animation-duration: 1.05s;
|
|
4363
|
+
-webkit-animation-timing-function: linear;
|
|
4364
|
+
animation-timing-function: linear;
|
|
4365
|
+
-webkit-animation-iteration-count: infinite;
|
|
4366
|
+
animation-iteration-count: infinite;
|
|
4367
|
+
}
|
|
4368
|
+
.MetaItemLive-module_frame__1H_Ha {
|
|
4662
4369
|
|
|
4663
|
-
|
|
4370
|
+
background: currentColor;
|
|
4664
4371
|
|
|
4665
|
-
|
|
4372
|
+
-webkit-animation-name: MetaItemLive-module_liveMiddle__wyuV3;
|
|
4666
4373
|
|
|
4667
|
-
|
|
4668
|
-
background-repeat: no-repeat;
|
|
4669
|
-
background-position: center top;
|
|
4670
|
-
background-size: cover
|
|
4671
|
-
}
|
|
4672
|
-
@media only screen and (min-width: 32em) {
|
|
4673
|
-
.SensitiveBlock-module_overlay__hfDVS {
|
|
4674
|
-
right: 0;
|
|
4675
|
-
left: 0
|
|
4374
|
+
animation-name: MetaItemLive-module_liveMiddle__wyuV3;
|
|
4676
4375
|
}
|
|
4677
|
-
|
|
4678
|
-
.
|
|
4679
|
-
-webkit-user-select: none;
|
|
4680
|
-
-moz-user-select: none;
|
|
4681
|
-
-ms-user-select: none;
|
|
4682
|
-
user-select: none;
|
|
4376
|
+
.MetaItemLive-module_root__2mpD3::before,
|
|
4377
|
+
.MetaItemLive-module_root__2mpD3::after {
|
|
4683
4378
|
|
|
4684
|
-
|
|
4379
|
+
border: 1px solid currentColor;
|
|
4685
4380
|
|
|
4686
|
-
|
|
4381
|
+
content: '';
|
|
4687
4382
|
}
|
|
4688
|
-
.
|
|
4689
|
-
|
|
4383
|
+
.MetaItemLive-module_root__2mpD3::before {
|
|
4384
|
+
-webkit-animation-name: MetaItemLive-module_liveFirstWave__3dbvz;
|
|
4385
|
+
animation-name: MetaItemLive-module_liveFirstWave__3dbvz;
|
|
4386
|
+
}
|
|
4387
|
+
.MetaItemLive-module_root__2mpD3::after {
|
|
4388
|
+
-webkit-animation-name: MetaItemLive-module_liveSecondWave__12g57;
|
|
4389
|
+
animation-name: MetaItemLive-module_liveSecondWave__12g57;
|
|
4390
|
+
}
|
|
4391
|
+
@-webkit-keyframes MetaItemLive-module_liveMiddle__wyuV3 {
|
|
4392
|
+
14% {
|
|
4393
|
+
transform: scale(0);
|
|
4394
|
+
}
|
|
4690
4395
|
|
|
4691
|
-
|
|
4692
|
-
|
|
4693
|
-
|
|
4694
|
-
margin-bottom: 12px;
|
|
4396
|
+
30% {
|
|
4397
|
+
transform: scale(0.22);
|
|
4398
|
+
}
|
|
4695
4399
|
|
|
4696
|
-
|
|
4400
|
+
63% {
|
|
4401
|
+
transform: scale(0.22);
|
|
4402
|
+
}
|
|
4697
4403
|
|
|
4698
|
-
|
|
4699
|
-
|
|
4700
|
-
}
|
|
4701
|
-
@media only screen and (min-width: 32em) {
|
|
4702
|
-
.SensitiveBlock-module_content__sNpxZ p {
|
|
4703
|
-
margin-bottom: 24px;
|
|
4404
|
+
70% {
|
|
4405
|
+
transform: scale(0);
|
|
4406
|
+
}
|
|
4704
4407
|
|
|
4705
|
-
|
|
4706
|
-
|
|
4707
|
-
}
|
|
4408
|
+
100% {
|
|
4409
|
+
transform: scale(0);
|
|
4708
4410
|
}
|
|
4709
|
-
.SensitiveBlock-module_button__3BGZK {
|
|
4710
|
-
width: 100%;
|
|
4711
|
-
max-width: 348px;
|
|
4712
|
-
margin: 0 auto;
|
|
4713
|
-
}
|
|
4714
|
-
.SensitiveBlock-module_default__2HgmZ {
|
|
4715
|
-
max-width: 650px
|
|
4716
|
-
}
|
|
4717
|
-
@media only screen and (min-width: 32em) {
|
|
4718
|
-
.SensitiveBlock-module_default__2HgmZ {
|
|
4719
|
-
margin-right: auto;
|
|
4720
|
-
margin-left: auto
|
|
4721
4411
|
}
|
|
4412
|
+
@keyframes MetaItemLive-module_liveMiddle__wyuV3 {
|
|
4413
|
+
14% {
|
|
4414
|
+
transform: scale(0);
|
|
4722
4415
|
}
|
|
4723
|
-
|
|
4724
|
-
|
|
4725
|
-
|
|
4726
|
-
@media only screen and (min-width: 32em) {
|
|
4727
|
-
.SensitiveBlock-module_full__3Hph9 {
|
|
4728
|
-
margin-right: auto;
|
|
4729
|
-
margin-left: auto
|
|
4730
|
-
}
|
|
4416
|
+
|
|
4417
|
+
30% {
|
|
4418
|
+
transform: scale(0.22);
|
|
4731
4419
|
}
|
|
4732
|
-
|
|
4733
|
-
|
|
4734
|
-
|
|
4735
|
-
}
|
|
4736
|
-
|
|
4737
|
-
|
|
4738
|
-
|
|
4739
|
-
|
|
4740
|
-
|
|
4420
|
+
|
|
4421
|
+
63% {
|
|
4422
|
+
transform: scale(0.22);
|
|
4423
|
+
}
|
|
4424
|
+
|
|
4425
|
+
70% {
|
|
4426
|
+
transform: scale(0);
|
|
4427
|
+
}
|
|
4428
|
+
|
|
4429
|
+
100% {
|
|
4430
|
+
transform: scale(0);
|
|
4741
4431
|
}
|
|
4742
|
-
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
4743
|
-
padding-right: 20px;
|
|
4744
|
-
padding-left: 20px
|
|
4745
|
-
}
|
|
4746
|
-
@media only screen and (min-width: 32em) {
|
|
4747
|
-
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
4748
|
-
padding-right: 0;
|
|
4749
|
-
padding-left: 0
|
|
4750
4432
|
}
|
|
4433
|
+
@-webkit-keyframes MetaItemLive-module_liveFirstWave__3dbvz {
|
|
4434
|
+
21% {
|
|
4435
|
+
transform: scale(0.1);
|
|
4751
4436
|
}
|
|
4752
|
-
|
|
4753
|
-
|
|
4754
|
-
|
|
4755
|
-
|
|
4756
|
-
|
|
4757
|
-
|
|
4758
|
-
|
|
4759
|
-
|
|
4437
|
+
|
|
4438
|
+
53% {
|
|
4439
|
+
transform: scale(0.33);
|
|
4440
|
+
}
|
|
4441
|
+
|
|
4442
|
+
100% {
|
|
4443
|
+
transform: scale(0.66);
|
|
4444
|
+
|
|
4445
|
+
opacity: 0;
|
|
4760
4446
|
}
|
|
4761
|
-
@media only screen and (min-width: 32em) {
|
|
4762
|
-
.SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_media__3wnlo {
|
|
4763
|
-
padding-right: 15px;
|
|
4764
|
-
padding-left: 15px
|
|
4765
4447
|
}
|
|
4448
|
+
@keyframes MetaItemLive-module_liveFirstWave__3dbvz {
|
|
4449
|
+
21% {
|
|
4450
|
+
transform: scale(0.1);
|
|
4766
4451
|
}
|
|
4767
|
-
/* STATE */
|
|
4768
|
-
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_overlay__hfDVS {
|
|
4769
|
-
visibility: hidden;
|
|
4770
4452
|
|
|
4771
|
-
|
|
4453
|
+
53% {
|
|
4454
|
+
transform: scale(0.33);
|
|
4455
|
+
}
|
|
4772
4456
|
|
|
4773
|
-
|
|
4774
|
-
|
|
4775
|
-
|
|
4776
|
-
|
|
4457
|
+
100% {
|
|
4458
|
+
transform: scale(0.66);
|
|
4459
|
+
|
|
4460
|
+
opacity: 0;
|
|
4461
|
+
}
|
|
4777
4462
|
}
|
|
4778
|
-
|
|
4779
|
-
|
|
4780
|
-
|
|
4781
|
-
|
|
4782
|
-
|
|
4783
|
-
|
|
4463
|
+
@-webkit-keyframes MetaItemLive-module_liveSecondWave__12g57 {
|
|
4464
|
+
21% {
|
|
4465
|
+
transform: scale(0.22);
|
|
4466
|
+
}
|
|
4467
|
+
|
|
4468
|
+
53% {
|
|
4469
|
+
transform: scale(0.55);
|
|
4470
|
+
}
|
|
4471
|
+
|
|
4472
|
+
100% {
|
|
4473
|
+
transform: scale(0.88);
|
|
4474
|
+
|
|
4475
|
+
opacity: 0;
|
|
4476
|
+
}
|
|
4784
4477
|
}
|
|
4478
|
+
@keyframes MetaItemLive-module_liveSecondWave__12g57 {
|
|
4479
|
+
21% {
|
|
4480
|
+
transform: scale(0.22);
|
|
4481
|
+
}
|
|
4482
|
+
|
|
4483
|
+
53% {
|
|
4484
|
+
transform: scale(0.55);
|
|
4485
|
+
}
|
|
4486
|
+
|
|
4487
|
+
100% {
|
|
4488
|
+
transform: scale(0.88);
|
|
4489
|
+
|
|
4490
|
+
opacity: 0;
|
|
4785
4491
|
}
|
|
4492
|
+
}
|
|
4786
4493
|
|
|
4787
4494
|
/* Colors */
|
|
4788
4495
|
/* Fonts */
|
|
@@ -4797,154 +4504,170 @@ a mark {
|
|
|
4797
4504
|
/* 511 */
|
|
4798
4505
|
/* 1023 */
|
|
4799
4506
|
/* Zindex */
|
|
4800
|
-
.
|
|
4801
|
-
|
|
4802
|
-
|
|
4507
|
+
.ToolbarButton-module_root__xN-fq {
|
|
4508
|
+
height: 100%;
|
|
4509
|
+
margin: 0;
|
|
4510
|
+
padding: 0 1px 0 0;
|
|
4803
4511
|
|
|
4804
|
-
|
|
4805
|
-
overflow: hidden;
|
|
4512
|
+
cursor: pointer;
|
|
4806
4513
|
|
|
4807
|
-
|
|
4808
|
-
|
|
4514
|
+
color: inherit;
|
|
4515
|
+
border-width: 0;
|
|
4516
|
+
outline: none;
|
|
4517
|
+
background-color: transparent;
|
|
4809
4518
|
|
|
4810
|
-
|
|
4519
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4520
|
+
font-size: 12px;
|
|
4521
|
+
font-weight: 600;
|
|
4522
|
+
line-height: 1;
|
|
4811
4523
|
|
|
4812
|
-
|
|
4813
|
-
background-color: #000;
|
|
4524
|
+
-webkit-appearance: none;
|
|
4814
4525
|
|
|
4815
|
-
|
|
4526
|
+
-moz-appearance: none;
|
|
4527
|
+
|
|
4528
|
+
appearance: none;
|
|
4816
4529
|
}
|
|
4817
|
-
|
|
4818
|
-
|
|
4819
|
-
|
|
4820
|
-
|
|
4530
|
+
.ToolbarButton-module_root__xN-fq::after {
|
|
4531
|
+
position: absolute;
|
|
4532
|
+
top: 0;
|
|
4533
|
+
right: 0;
|
|
4534
|
+
bottom: 0;
|
|
4535
|
+
left: 0;
|
|
4821
4536
|
|
|
4822
|
-
|
|
4537
|
+
content: '';
|
|
4823
4538
|
}
|
|
4824
|
-
|
|
4825
|
-
|
|
4826
|
-
opacity: 0.7;
|
|
4539
|
+
.ToolbarButton-module_root__xN-fq:hover {
|
|
4540
|
+
opacity: 0.6;
|
|
4827
4541
|
}
|
|
4828
|
-
.
|
|
4829
|
-
|
|
4830
|
-
|
|
4831
|
-
|
|
4832
|
-
|
|
4542
|
+
.ToolbarButton-module_isDark__2q5U7,
|
|
4543
|
+
.ToolbarButton-module_dark__GrIOr {
|
|
4544
|
+
color: #fff;
|
|
4545
|
+
}
|
|
4546
|
+
.ToolbarButton-module_isDark__2q5U7:hover,
|
|
4547
|
+
.ToolbarButton-module_dark__GrIOr:hover {
|
|
4548
|
+
opacity: 0.6;
|
|
4549
|
+
}
|
|
4550
|
+
.ToolbarButton-module_isDark__2q5U7 svg,
|
|
4551
|
+
.ToolbarButton-module_dark__GrIOr svg {
|
|
4552
|
+
color: #262626;
|
|
4833
4553
|
|
|
4554
|
+
fill: #fff;
|
|
4555
|
+
}
|
|
4556
|
+
.ToolbarButton-module_isDark__2q5U7.ToolbarButton-module_bookmark__3369b svg,
|
|
4557
|
+
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b svg {
|
|
4834
4558
|
color: #fff;
|
|
4559
|
+
|
|
4560
|
+
fill: transparent;
|
|
4835
4561
|
}
|
|
4836
|
-
|
|
4837
|
-
.
|
|
4838
|
-
|
|
4562
|
+
.ToolbarButton-module_isDark__2q5U7.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg,
|
|
4563
|
+
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg {
|
|
4564
|
+
fill: currentColor;
|
|
4839
4565
|
}
|
|
4840
|
-
|
|
4841
|
-
.
|
|
4842
|
-
|
|
4843
|
-
font-weight: 700;
|
|
4844
|
-
line-height: 25px
|
|
4566
|
+
.ToolbarButton-module_isDark__2q5U7::before,
|
|
4567
|
+
.ToolbarButton-module_dark__GrIOr::before {
|
|
4568
|
+
border-left-color: rgba(255, 255, 255, 0.2);
|
|
4845
4569
|
}
|
|
4846
|
-
|
|
4847
|
-
|
|
4848
|
-
font-size: 28px;
|
|
4849
|
-
line-height: 34px
|
|
4570
|
+
.ToolbarButton-module_root__xN-fq [data-theme='dark'] {
|
|
4571
|
+
visibility: hidden;
|
|
4850
4572
|
}
|
|
4851
|
-
|
|
4852
|
-
.
|
|
4853
|
-
|
|
4573
|
+
.ToolbarButton-module_isDark__2q5U7 [data-theme='dark'],
|
|
4574
|
+
.ToolbarButton-module_dark__GrIOr [data-theme='dark'] {
|
|
4575
|
+
visibility: visible;
|
|
4576
|
+
}
|
|
4577
|
+
.ToolbarButton-module_isDark__2q5U7 [data-theme='light'],
|
|
4578
|
+
.ToolbarButton-module_dark__GrIOr [data-theme='light'] {
|
|
4579
|
+
visibility: hidden;
|
|
4580
|
+
}
|
|
4581
|
+
.ToolbarButton-module_text__32m6s {
|
|
4582
|
+
display: inline-block;
|
|
4854
4583
|
|
|
4855
|
-
|
|
4856
|
-
|
|
4857
|
-
|
|
4858
|
-
line-height: 25px
|
|
4584
|
+
padding-left: 5px;
|
|
4585
|
+
|
|
4586
|
+
vertical-align: middle;
|
|
4859
4587
|
}
|
|
4860
|
-
|
|
4861
|
-
|
|
4862
|
-
font-size: 29px;
|
|
4863
|
-
line-height: 34px
|
|
4588
|
+
.ToolbarButton-module_text__32m6s:empty {
|
|
4589
|
+
display: none;
|
|
4864
4590
|
}
|
|
4865
|
-
|
|
4866
|
-
|
|
4867
|
-
display: -webkit-box;
|
|
4868
|
-
display: -webkit-flex;
|
|
4869
|
-
display: -ms-flexbox;
|
|
4870
|
-
display: flex;
|
|
4871
|
-
align-items: center;
|
|
4872
|
-
flex-flow: column nowrap;
|
|
4873
|
-
justify-content: center;
|
|
4591
|
+
.ToolbarButton-module_bookmark__3369b {
|
|
4592
|
+
color: #999;
|
|
4874
4593
|
|
|
4875
|
-
|
|
4594
|
+
fill: transparent;
|
|
4876
4595
|
}
|
|
4877
|
-
|
|
4878
|
-
|
|
4879
|
-
margin-top: 40px
|
|
4596
|
+
.ToolbarButton-module_isActive__3NLAE {
|
|
4597
|
+
fill: currentColor;
|
|
4880
4598
|
}
|
|
4881
|
-
}
|
|
4882
|
-
.DonatesTeaser-module_cta__1orPb a {
|
|
4883
|
-
display: block;
|
|
4884
4599
|
|
|
4885
|
-
|
|
4886
|
-
|
|
4887
|
-
|
|
4888
|
-
|
|
4600
|
+
/* Colors */
|
|
4601
|
+
/* Fonts */
|
|
4602
|
+
/* Gap */
|
|
4603
|
+
/* Media */
|
|
4604
|
+
/* 512 */
|
|
4605
|
+
/* 650 */
|
|
4606
|
+
/* 768 */
|
|
4607
|
+
/* 1024 */
|
|
4608
|
+
/* 1010 */
|
|
4609
|
+
/* 1200 */
|
|
4610
|
+
/* 511 */
|
|
4611
|
+
/* 1023 */
|
|
4612
|
+
/* Zindex */
|
|
4613
|
+
.Footnote-module_root__2a0-B {
|
|
4614
|
+
position: relative;
|
|
4889
4615
|
|
|
4890
|
-
|
|
4616
|
+
width: 320px;
|
|
4617
|
+
padding: 20px;
|
|
4891
4618
|
|
|
4892
|
-
|
|
4893
|
-
|
|
4894
|
-
|
|
4619
|
+
border-radius: 8px;
|
|
4620
|
+
background-color: #fff;
|
|
4621
|
+
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 5px 20px rgba(0, 0, 0, 0.2);
|
|
4895
4622
|
}
|
|
4896
|
-
.
|
|
4897
|
-
|
|
4898
|
-
|
|
4899
|
-
|
|
4900
|
-
right: 0;
|
|
4901
|
-
bottom: 0;
|
|
4902
|
-
left: 0;
|
|
4903
|
-
|
|
4904
|
-
content: '';
|
|
4623
|
+
.Footnote-module_body__259Ly {
|
|
4624
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4625
|
+
font-size: 16px;
|
|
4626
|
+
line-height: 22px;
|
|
4905
4627
|
}
|
|
4906
|
-
.
|
|
4907
|
-
|
|
4908
|
-
|
|
4909
|
-
display: block;
|
|
4628
|
+
.Footnote-module_body__259Ly h3 {
|
|
4629
|
+
margin: 0 0 16px;
|
|
4910
4630
|
|
|
4911
|
-
|
|
4912
|
-
|
|
4631
|
+
font-size: inherit;
|
|
4632
|
+
font-weight: 700;
|
|
4633
|
+
line-height: inherit;
|
|
4913
4634
|
}
|
|
4914
|
-
.
|
|
4635
|
+
.Footnote-module_body__259Ly p {
|
|
4636
|
+
margin: 0;
|
|
4637
|
+
}
|
|
4638
|
+
.Footnote-module_body__259Ly p + p {
|
|
4639
|
+
margin-top: 6px;
|
|
4640
|
+
}
|
|
4641
|
+
.Footnote-module_body__259Ly a {
|
|
4642
|
+
color: inherit;
|
|
4643
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
4644
|
+
}
|
|
4645
|
+
.Footnote-module_body__259Ly a:hover {
|
|
4646
|
+
color: #b88b59;
|
|
4647
|
+
}
|
|
4648
|
+
.Footnote-module_dismiss__1HKG5 {
|
|
4915
4649
|
position: absolute;
|
|
4916
|
-
z-index: -1;
|
|
4917
4650
|
top: 0;
|
|
4918
4651
|
right: 0;
|
|
4919
|
-
bottom: 0;
|
|
4920
|
-
left: 0;
|
|
4921
4652
|
|
|
4922
|
-
|
|
4923
|
-
|
|
4653
|
+
margin: 0;
|
|
4654
|
+
padding: 6px 9px 10px;
|
|
4924
4655
|
|
|
4925
|
-
|
|
4926
|
-
background-color: #ff1113;
|
|
4656
|
+
cursor: pointer;
|
|
4927
4657
|
|
|
4928
|
-
|
|
4929
|
-
|
|
4930
|
-
|
|
4931
|
-
|
|
4932
|
-
max-width: 650px;
|
|
4933
|
-
margin-right: auto;
|
|
4934
|
-
margin-left: auto;
|
|
4658
|
+
color: #b3b3b3;
|
|
4659
|
+
border-width: 0;
|
|
4660
|
+
outline: none;
|
|
4661
|
+
background-color: transparent;
|
|
4935
4662
|
}
|
|
4936
|
-
.
|
|
4937
|
-
|
|
4938
|
-
margin-right: -11px;
|
|
4939
|
-
margin-left: -11px
|
|
4663
|
+
.Footnote-module_dismiss__1HKG5:hover {
|
|
4664
|
+
color: #757575;
|
|
4940
4665
|
}
|
|
4941
|
-
|
|
4942
|
-
|
|
4943
|
-
|
|
4944
|
-
margin-right: 0;
|
|
4945
|
-
margin-left: 0
|
|
4666
|
+
.Footnote-module_dismiss__1HKG5 svg {
|
|
4667
|
+
width: 12px;
|
|
4668
|
+
height: 12px;
|
|
4946
4669
|
}
|
|
4947
|
-
|
|
4670
|
+
|
|
4948
4671
|
|
|
4949
4672
|
/* Colors */
|
|
4950
4673
|
/* Fonts */
|
|
@@ -5141,76 +4864,263 @@ a mark {
|
|
|
5141
4864
|
content: ''
|
|
5142
4865
|
}
|
|
5143
4866
|
@media only screen and (min-width: 32em) {
|
|
5144
|
-
.RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_cover__3yygp::before {
|
|
5145
|
-
content: none
|
|
4867
|
+
.RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_cover__3yygp::before {
|
|
4868
|
+
content: none
|
|
4869
|
+
}
|
|
4870
|
+
}
|
|
4871
|
+
.RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_picture__128HJ {
|
|
4872
|
+
position: absolute;
|
|
4873
|
+
top: 50%;
|
|
4874
|
+
left: 50%;
|
|
4875
|
+
|
|
4876
|
+
width: 180px;
|
|
4877
|
+
height: 180px;
|
|
4878
|
+
|
|
4879
|
+
transform: translate(-50%, -50%)
|
|
4880
|
+
}
|
|
4881
|
+
@media only screen and (min-width: 32em) {
|
|
4882
|
+
.RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_picture__128HJ {
|
|
4883
|
+
top: 25%;
|
|
4884
|
+
|
|
4885
|
+
transform: translate(-50%, -25%)
|
|
4886
|
+
}
|
|
4887
|
+
}
|
|
4888
|
+
.RelatedRichBlock-module_tag__3OLyG {
|
|
4889
|
+
position: absolute;
|
|
4890
|
+
top: 14px;
|
|
4891
|
+
right: 15px;
|
|
4892
|
+
left: 15px;
|
|
4893
|
+
z-index: 10;
|
|
4894
|
+
|
|
4895
|
+
color: rgba(255, 255, 255, 0.7);
|
|
4896
|
+
|
|
4897
|
+
font-size: 12px
|
|
4898
|
+
}
|
|
4899
|
+
@media only screen and (min-width: 64em) {
|
|
4900
|
+
.RelatedRichBlock-module_tag__3OLyG {
|
|
4901
|
+
top: 16px;
|
|
4902
|
+
right: 20px;
|
|
4903
|
+
left: 20px
|
|
4904
|
+
}
|
|
4905
|
+
}
|
|
4906
|
+
.RelatedRichBlock-module_center__197sx {
|
|
4907
|
+
width: 100%;
|
|
4908
|
+
max-width: 650px;
|
|
4909
|
+
margin-right: auto;
|
|
4910
|
+
margin-left: auto;
|
|
4911
|
+
}
|
|
4912
|
+
/* Themes */
|
|
4913
|
+
.RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_dark__3Y1fE {
|
|
4914
|
+
color: #000;
|
|
4915
|
+
}
|
|
4916
|
+
.RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_dark__3Y1fE .RelatedRichBlock-module_tag__3OLyG {
|
|
4917
|
+
color: rgba(0, 0, 0, 0.7);
|
|
4918
|
+
}
|
|
4919
|
+
@media only screen and (min-width: 32em) {
|
|
4920
|
+
.RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_light__2mUxL {
|
|
4921
|
+
color: #fff;
|
|
4922
|
+
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5)
|
|
4923
|
+
}
|
|
4924
|
+
}
|
|
4925
|
+
/* Display */
|
|
4926
|
+
@media only screen and (min-width: 32em) {
|
|
4927
|
+
.RelatedRichBlock-module_mobile__JpCS4 {
|
|
4928
|
+
display: none
|
|
4929
|
+
}
|
|
4930
|
+
}
|
|
4931
|
+
.RelatedRichBlock-module_desktop__trL0D {
|
|
4932
|
+
display: none
|
|
4933
|
+
}
|
|
4934
|
+
@media only screen and (min-width: 32em) {
|
|
4935
|
+
.RelatedRichBlock-module_desktop__trL0D {
|
|
4936
|
+
display: block
|
|
4937
|
+
}
|
|
4938
|
+
}
|
|
4939
|
+
|
|
4940
|
+
/* Colors */
|
|
4941
|
+
/* Fonts */
|
|
4942
|
+
/* Gap */
|
|
4943
|
+
/* Media */
|
|
4944
|
+
/* 512 */
|
|
4945
|
+
/* 650 */
|
|
4946
|
+
/* 768 */
|
|
4947
|
+
/* 1024 */
|
|
4948
|
+
/* 1010 */
|
|
4949
|
+
/* 1200 */
|
|
4950
|
+
/* 511 */
|
|
4951
|
+
/* 1023 */
|
|
4952
|
+
/* Zindex */
|
|
4953
|
+
.SensitiveBlock-module_root__2iJbD {
|
|
4954
|
+
position: relative;
|
|
4955
|
+
|
|
4956
|
+
margin: 15px 0
|
|
4957
|
+
}
|
|
4958
|
+
@media only screen and (min-width: 32em) {
|
|
4959
|
+
.SensitiveBlock-module_root__2iJbD {
|
|
4960
|
+
margin: 25px 0 20px
|
|
4961
|
+
}
|
|
4962
|
+
}
|
|
4963
|
+
.SensitiveBlock-module_root__2iJbD:first-child {
|
|
4964
|
+
margin-top: 0;
|
|
4965
|
+
}
|
|
4966
|
+
.SensitiveBlock-module_root__2iJbD:last-child {
|
|
4967
|
+
margin-bottom: 0;
|
|
4968
|
+
}
|
|
4969
|
+
.SensitiveBlock-module_root__2iJbD figcaption {
|
|
4970
|
+
width: 100%;
|
|
4971
|
+
max-width: 650px;
|
|
4972
|
+
margin-right: auto;
|
|
4973
|
+
margin-left: auto;
|
|
4974
|
+
|
|
4975
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4976
|
+
}
|
|
4977
|
+
.SensitiveBlock-module_container__1Wtix {
|
|
4978
|
+
position: relative;
|
|
4979
|
+
|
|
4980
|
+
min-height: 170px;
|
|
4981
|
+
|
|
4982
|
+
transition: min-height 350ms ease;
|
|
4983
|
+
}
|
|
4984
|
+
.SensitiveBlock-module_overlay__hfDVS {
|
|
4985
|
+
position: absolute;
|
|
4986
|
+
z-index: 10;
|
|
4987
|
+
top: 0;
|
|
4988
|
+
right: -20px;
|
|
4989
|
+
bottom: 0;
|
|
4990
|
+
left: -20px;
|
|
4991
|
+
|
|
4992
|
+
display: -webkit-box;
|
|
4993
|
+
|
|
4994
|
+
display: -webkit-flex;
|
|
4995
|
+
|
|
4996
|
+
display: -ms-flexbox;
|
|
4997
|
+
|
|
4998
|
+
display: flex;
|
|
4999
|
+
align-items: center;
|
|
5000
|
+
flex-flow: column nowrap;
|
|
5001
|
+
justify-content: center;
|
|
5002
|
+
|
|
5003
|
+
padding: 30px 20px;
|
|
5004
|
+
|
|
5005
|
+
transition: opacity 500ms ease, visibility 500ms ease;
|
|
5006
|
+
|
|
5007
|
+
background-color: rgba(255, 255, 255, 1);
|
|
5008
|
+
background-repeat: no-repeat;
|
|
5009
|
+
background-position: center top;
|
|
5010
|
+
background-size: cover
|
|
5011
|
+
}
|
|
5012
|
+
@media only screen and (min-width: 32em) {
|
|
5013
|
+
.SensitiveBlock-module_overlay__hfDVS {
|
|
5014
|
+
right: 0;
|
|
5015
|
+
left: 0
|
|
5016
|
+
}
|
|
5017
|
+
}
|
|
5018
|
+
.SensitiveBlock-module_content__sNpxZ {
|
|
5019
|
+
-webkit-user-select: none;
|
|
5020
|
+
-moz-user-select: none;
|
|
5021
|
+
-ms-user-select: none;
|
|
5022
|
+
user-select: none;
|
|
5023
|
+
|
|
5024
|
+
color: #fff;
|
|
5025
|
+
|
|
5026
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
5027
|
+
}
|
|
5028
|
+
.SensitiveBlock-module_content__sNpxZ p {
|
|
5029
|
+
display: block;
|
|
5030
|
+
|
|
5031
|
+
width: 100%;
|
|
5032
|
+
max-width: 368px;
|
|
5033
|
+
margin-top: 0;
|
|
5034
|
+
margin-bottom: 12px;
|
|
5035
|
+
|
|
5036
|
+
text-align: center;
|
|
5037
|
+
|
|
5038
|
+
font-size: 14px;
|
|
5039
|
+
line-height: 18px
|
|
5040
|
+
}
|
|
5041
|
+
@media only screen and (min-width: 32em) {
|
|
5042
|
+
.SensitiveBlock-module_content__sNpxZ p {
|
|
5043
|
+
margin-bottom: 24px;
|
|
5044
|
+
|
|
5045
|
+
font-size: 16px;
|
|
5046
|
+
line-height: 22px
|
|
5047
|
+
}
|
|
5048
|
+
}
|
|
5049
|
+
.SensitiveBlock-module_button__3BGZK {
|
|
5050
|
+
width: 100%;
|
|
5051
|
+
max-width: 348px;
|
|
5052
|
+
margin: 0 auto;
|
|
5053
|
+
}
|
|
5054
|
+
.SensitiveBlock-module_default__2HgmZ {
|
|
5055
|
+
max-width: 650px
|
|
5056
|
+
}
|
|
5057
|
+
@media only screen and (min-width: 32em) {
|
|
5058
|
+
.SensitiveBlock-module_default__2HgmZ {
|
|
5059
|
+
margin-right: auto;
|
|
5060
|
+
margin-left: auto
|
|
5146
5061
|
}
|
|
5147
5062
|
}
|
|
5148
|
-
.
|
|
5149
|
-
|
|
5150
|
-
top: 50%;
|
|
5151
|
-
left: 50%;
|
|
5152
|
-
|
|
5153
|
-
width: 180px;
|
|
5154
|
-
height: 180px;
|
|
5155
|
-
|
|
5156
|
-
transform: translate(-50%, -50%)
|
|
5063
|
+
.SensitiveBlock-module_full__3Hph9 {
|
|
5064
|
+
max-width: 980px
|
|
5157
5065
|
}
|
|
5158
5066
|
@media only screen and (min-width: 32em) {
|
|
5159
|
-
.
|
|
5160
|
-
|
|
5161
|
-
|
|
5162
|
-
transform: translate(-50%, -25%)
|
|
5067
|
+
.SensitiveBlock-module_full__3Hph9 {
|
|
5068
|
+
margin-right: auto;
|
|
5069
|
+
margin-left: auto
|
|
5163
5070
|
}
|
|
5164
5071
|
}
|
|
5165
|
-
.
|
|
5166
|
-
|
|
5167
|
-
|
|
5168
|
-
right: 15px;
|
|
5169
|
-
left: 15px;
|
|
5170
|
-
z-index: 10;
|
|
5171
|
-
|
|
5172
|
-
color: rgba(255, 255, 255, 0.7);
|
|
5173
|
-
|
|
5174
|
-
font-size: 12px
|
|
5072
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
5073
|
+
right: -20px;
|
|
5074
|
+
left: -20px
|
|
5175
5075
|
}
|
|
5176
|
-
@media only screen and (min-width:
|
|
5177
|
-
.
|
|
5178
|
-
|
|
5179
|
-
|
|
5180
|
-
left: 20px
|
|
5076
|
+
@media only screen and (min-width: 32em) {
|
|
5077
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
5078
|
+
right: 0;
|
|
5079
|
+
left: 0
|
|
5181
5080
|
}
|
|
5182
5081
|
}
|
|
5183
|
-
.
|
|
5184
|
-
|
|
5185
|
-
|
|
5186
|
-
margin-right: auto;
|
|
5187
|
-
margin-left: auto;
|
|
5082
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
5083
|
+
padding-right: 20px;
|
|
5084
|
+
padding-left: 20px
|
|
5188
5085
|
}
|
|
5189
|
-
|
|
5190
|
-
.
|
|
5191
|
-
|
|
5086
|
+
@media only screen and (min-width: 32em) {
|
|
5087
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
5088
|
+
padding-right: 0;
|
|
5089
|
+
padding-left: 0
|
|
5192
5090
|
}
|
|
5193
|
-
|
|
5194
|
-
|
|
5091
|
+
}
|
|
5092
|
+
.SensitiveBlock-module_super_full__14UOv {
|
|
5093
|
+
max-width: 100%;
|
|
5195
5094
|
}
|
|
5196
5095
|
@media only screen and (min-width: 32em) {
|
|
5197
|
-
.
|
|
5198
|
-
|
|
5199
|
-
|
|
5096
|
+
.SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_overlay__hfDVS {
|
|
5097
|
+
right: -15px;
|
|
5098
|
+
left: -15px
|
|
5200
5099
|
}
|
|
5201
5100
|
}
|
|
5202
|
-
/* Display */
|
|
5203
5101
|
@media only screen and (min-width: 32em) {
|
|
5204
|
-
.
|
|
5205
|
-
|
|
5102
|
+
.SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_media__3wnlo {
|
|
5103
|
+
padding-right: 15px;
|
|
5104
|
+
padding-left: 15px
|
|
5206
5105
|
}
|
|
5207
5106
|
}
|
|
5208
|
-
|
|
5209
|
-
|
|
5107
|
+
/* STATE */
|
|
5108
|
+
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_overlay__hfDVS {
|
|
5109
|
+
visibility: hidden;
|
|
5110
|
+
|
|
5111
|
+
pointer-events: none;
|
|
5112
|
+
|
|
5113
|
+
opacity: 0;
|
|
5210
5114
|
}
|
|
5211
|
-
|
|
5212
|
-
|
|
5213
|
-
|
|
5115
|
+
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_container__1Wtix {
|
|
5116
|
+
min-height: 0;
|
|
5117
|
+
}
|
|
5118
|
+
/* CONTEXT */
|
|
5119
|
+
@media only screen and (max-width: 63.9375em) {
|
|
5120
|
+
.SensitiveBlock-module_isInCard__1L-lu .SensitiveBlock-module_overlay__hfDVS,
|
|
5121
|
+
.SensitiveBlock-module_isInSlide__f_Ql2 .SensitiveBlock-module_overlay__hfDVS {
|
|
5122
|
+
right: -11px;
|
|
5123
|
+
left: -11px
|
|
5214
5124
|
}
|
|
5215
5125
|
}
|
|
5216
5126
|
|
|
@@ -5227,64 +5137,150 @@ a mark {
|
|
|
5227
5137
|
/* 511 */
|
|
5228
5138
|
/* 1023 */
|
|
5229
5139
|
/* Zindex */
|
|
5230
|
-
.
|
|
5140
|
+
.DonatesTeaser-module_root__3rtaJ {
|
|
5231
5141
|
position: relative;
|
|
5142
|
+
z-index: 10;
|
|
5232
5143
|
|
|
5233
|
-
|
|
5234
|
-
|
|
5144
|
+
display: block;
|
|
5145
|
+
overflow: hidden;
|
|
5235
5146
|
|
|
5236
|
-
|
|
5237
|
-
|
|
5238
|
-
|
|
5147
|
+
margin: calc(15rem / 16) -20px;
|
|
5148
|
+
padding: 42px 20px 50px;
|
|
5149
|
+
|
|
5150
|
+
text-decoration: none;
|
|
5151
|
+
|
|
5152
|
+
outline-width: 0;
|
|
5153
|
+
background-color: #000;
|
|
5154
|
+
|
|
5155
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif
|
|
5239
5156
|
}
|
|
5240
|
-
|
|
5241
|
-
|
|
5242
|
-
|
|
5243
|
-
|
|
5157
|
+
@media only screen and (min-width: 32em) {
|
|
5158
|
+
.DonatesTeaser-module_root__3rtaJ {
|
|
5159
|
+
margin: 25px 0 20px;
|
|
5160
|
+
padding: 48px 30px;
|
|
5161
|
+
|
|
5162
|
+
border-radius: 8px
|
|
5244
5163
|
}
|
|
5245
|
-
|
|
5246
|
-
|
|
5164
|
+
}
|
|
5165
|
+
.DonatesTeaser-module_root__3rtaJ:hover .DonatesTeaser-module_ctaInner__2LChL::after {
|
|
5166
|
+
opacity: 0.7;
|
|
5167
|
+
}
|
|
5168
|
+
.DonatesTeaser-module_main__YBt6p {
|
|
5169
|
+
max-width: 852px;
|
|
5170
|
+
margin: 0 auto;
|
|
5247
5171
|
|
|
5248
|
-
|
|
5172
|
+
text-align: center;
|
|
5173
|
+
|
|
5174
|
+
color: #fff;
|
|
5175
|
+
}
|
|
5176
|
+
.DonatesTeaser-module_title__hs-yr {
|
|
5177
|
+
font-size: 20px;
|
|
5249
5178
|
font-weight: 700;
|
|
5250
|
-
line-height:
|
|
5179
|
+
line-height: 25px
|
|
5251
5180
|
}
|
|
5252
|
-
|
|
5181
|
+
@media only screen and (min-width: 32em) {
|
|
5182
|
+
.DonatesTeaser-module_title__hs-yr {
|
|
5183
|
+
font-size: 28px;
|
|
5184
|
+
line-height: 34px
|
|
5185
|
+
}
|
|
5186
|
+
}
|
|
5187
|
+
.DonatesTeaser-module_text__ro-QA {
|
|
5253
5188
|
margin: 0;
|
|
5189
|
+
|
|
5190
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
5191
|
+
font-size: 21px;
|
|
5192
|
+
font-weight: normal;
|
|
5193
|
+
line-height: 25px
|
|
5254
5194
|
}
|
|
5255
|
-
|
|
5256
|
-
|
|
5195
|
+
@media only screen and (min-width: 32em) {
|
|
5196
|
+
.DonatesTeaser-module_text__ro-QA {
|
|
5197
|
+
display: block;
|
|
5198
|
+
font-size: 29px;
|
|
5199
|
+
line-height: 34px
|
|
5257
5200
|
}
|
|
5258
|
-
|
|
5259
|
-
|
|
5260
|
-
|
|
5201
|
+
}
|
|
5202
|
+
.DonatesTeaser-module_cta__1orPb {
|
|
5203
|
+
display: -webkit-box;
|
|
5204
|
+
display: -webkit-flex;
|
|
5205
|
+
display: -ms-flexbox;
|
|
5206
|
+
display: flex;
|
|
5207
|
+
align-items: center;
|
|
5208
|
+
flex-flow: column nowrap;
|
|
5209
|
+
justify-content: center;
|
|
5210
|
+
|
|
5211
|
+
margin-top: 45px
|
|
5261
5212
|
}
|
|
5262
|
-
|
|
5263
|
-
|
|
5213
|
+
@media only screen and (min-width: 32em) {
|
|
5214
|
+
.DonatesTeaser-module_cta__1orPb {
|
|
5215
|
+
margin-top: 40px
|
|
5264
5216
|
}
|
|
5265
|
-
|
|
5217
|
+
}
|
|
5218
|
+
.DonatesTeaser-module_cta__1orPb a {
|
|
5219
|
+
display: block;
|
|
5220
|
+
|
|
5221
|
+
text-align: center;
|
|
5222
|
+
text-decoration: none;
|
|
5223
|
+
letter-spacing: 1px;
|
|
5224
|
+
text-transform: uppercase;
|
|
5225
|
+
|
|
5226
|
+
color: #ffffff;
|
|
5227
|
+
|
|
5228
|
+
font-size: 11px;
|
|
5229
|
+
font-weight: 600;
|
|
5230
|
+
line-height: 16px;
|
|
5231
|
+
}
|
|
5232
|
+
.DonatesTeaser-module_cta__1orPb a::after {
|
|
5266
5233
|
position: absolute;
|
|
5234
|
+
z-index: 1;
|
|
5267
5235
|
top: 0;
|
|
5268
5236
|
right: 0;
|
|
5237
|
+
bottom: 0;
|
|
5238
|
+
left: 0;
|
|
5269
5239
|
|
|
5270
|
-
|
|
5271
|
-
|
|
5240
|
+
content: '';
|
|
5241
|
+
}
|
|
5242
|
+
.DonatesTeaser-module_ctaInner__2LChL {
|
|
5243
|
+
position: relative;
|
|
5272
5244
|
|
|
5273
|
-
|
|
5245
|
+
display: block;
|
|
5274
5246
|
|
|
5275
|
-
|
|
5276
|
-
|
|
5277
|
-
outline: none;
|
|
5278
|
-
background-color: transparent;
|
|
5247
|
+
width: 192px;
|
|
5248
|
+
padding: 14px 0 13px;
|
|
5279
5249
|
}
|
|
5280
|
-
.
|
|
5281
|
-
|
|
5250
|
+
.DonatesTeaser-module_ctaInner__2LChL::after {
|
|
5251
|
+
position: absolute;
|
|
5252
|
+
z-index: -1;
|
|
5253
|
+
top: 0;
|
|
5254
|
+
right: 0;
|
|
5255
|
+
bottom: 0;
|
|
5256
|
+
left: 0;
|
|
5257
|
+
|
|
5258
|
+
content: '';
|
|
5259
|
+
transition: opacity 250ms ease;
|
|
5260
|
+
|
|
5261
|
+
border-radius: 40px;
|
|
5262
|
+
background-color: #ff1113;
|
|
5263
|
+
|
|
5264
|
+
filter: blur(10px);
|
|
5282
5265
|
}
|
|
5283
|
-
.
|
|
5284
|
-
width:
|
|
5285
|
-
|
|
5266
|
+
.DonatesTeaser-module_center__2Ynx9 {
|
|
5267
|
+
width: 100%;
|
|
5268
|
+
max-width: 650px;
|
|
5269
|
+
margin-right: auto;
|
|
5270
|
+
margin-left: auto;
|
|
5286
5271
|
}
|
|
5287
|
-
|
|
5272
|
+
.DonatesTeaser-module_isInCard__HrFh8,
|
|
5273
|
+
.DonatesTeaser-module_isInSlide__1vC4Z {
|
|
5274
|
+
margin-right: -11px;
|
|
5275
|
+
margin-left: -11px
|
|
5276
|
+
}
|
|
5277
|
+
@media only screen and (min-width: 32em) {
|
|
5278
|
+
.DonatesTeaser-module_isInCard__HrFh8,
|
|
5279
|
+
.DonatesTeaser-module_isInSlide__1vC4Z {
|
|
5280
|
+
margin-right: 0;
|
|
5281
|
+
margin-left: 0
|
|
5282
|
+
}
|
|
5283
|
+
}
|
|
5288
5284
|
|
|
5289
5285
|
/* Colors */
|
|
5290
5286
|
/* Fonts */
|