@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.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
- .RichTitle-module_root__BK_WT {
2888
- margin: 0 0 18px;
2887
+ .ListBlock-module_root__3Q3Ga {
2888
+ margin: calc(15rem / 16) 0;
2889
+ padding: 0;
2889
2890
 
2890
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
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: 20px;
2909
- font-weight: normal
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
- .RichTitle-module_slide__1A-gB,
2918
- .RichTitle-module_game__1g8Bn {
2919
- text-align: center
2898
+ .ListBlock-module_root__3Q3Ga {
2899
+ font-size: 20px;
2900
+ line-height: 28px
2920
2901
  }
2921
2902
  }
2922
- @media only screen and (min-width: 64em) {
2923
- .RichTitle-module_half__10GRI {
2924
- font-size: 33px;
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
- @media only screen and (min-width: 64em) {
2929
- .RichTitle-module_half__10GRI span {
2930
- font-size: 34px
2908
+ .ListBlock-module_root__3Q3Ga:first-child {
2909
+ margin-top: 0;
2931
2910
  }
2932
- }
2933
- .RichTitle-module_game__1g8Bn:first-child {
2934
- padding-top: 9px;
2911
+ .ListBlock-module_root__3Q3Ga:last-child {
2912
+ margin-bottom: 0;
2935
2913
  }
2936
- @media only screen and (max-width: 63.9375em) {
2937
- .RichTitle-module_featured__wJfaQ {
2938
- letter-spacing: 0.3px;
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
- font-size: 28px;
2941
- line-height: 30px
2924
+ margin-bottom: 6px;
2942
2925
  }
2943
- }
2944
- @media only screen and (max-width: 63.9375em) {
2945
- .RichTitle-module_featured__wJfaQ span {
2946
- display: block;
2926
+ .ListBlock-module_root__3Q3Ga mark {
2927
+ position: relative;
2947
2928
 
2948
- padding-top: 2px;
2929
+ white-space: pre-wrap;
2949
2930
 
2950
- font-size: 18px;
2951
- line-height: 24px
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
- .RichTitle-module_isInMediaBlock__3RDw4 {
2955
- text-align: left
2941
+ .ListBlock-module_root__3Q3Ga a mark {
2942
+ color: inherit;
2943
+ box-shadow: inset 0 -1px #b88b59;
2956
2944
  }
2957
- @media only screen and (min-width: 64em) {
2958
- .RichTitle-module_isInMediaBlock__3RDw4 {
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
- /* stylelint-disable declaration-empty-line-before */
3170
- span[data-body] {
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: 4px;
3179
- background: #f8f8f8;
3180
- box-shadow: inset 1px 0 #b3b3b3, inset 0 1px #b3b3b3, inset -1px 0 #b3b3b3,
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
- span[data-body] {
3185
- padding-bottom: 1px
3057
+ .RelatedBlock-module_root__IKcQq {
3058
+ margin: 25px 0
3186
3059
  }
3187
3060
  }
3188
- span[data-body]:hover {
3189
- background: #f3f3f3;
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
- span[data-highlight='true'],
3194
- span[data-highlight='true']:hover {
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
- .SimpleBlock-module_p__Q3azD {
3200
- margin: 0 0 14px;
3067
+ .RelatedBlock-module_root__IKcQq a {
3068
+ display: block;
3201
3069
 
3202
- font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
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
- font-size: 20px;
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: inherit;
3224
- box-shadow: inset 0 -1px #b88b59;
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-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
3255
- font-size: calc(25rem / 16);
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: 32em) {
3260
- .SimpleBlock-module_h2__S0LRs {
3261
- margin: 0 0 45px;
3081
+ @media only screen and (min-width: 48em) {
3082
+ .RelatedBlock-module_root__IKcQq a {
3083
+ padding: 15px 20px 17px;
3262
3084
 
3263
- font-size: 37px;
3264
- line-height: 39px
3085
+ font-size: 19px;
3086
+ line-height: 23px
3265
3087
  }
3266
3088
  }
3267
- .SimpleBlock-module_h2__S0LRs + figure {
3268
- margin-top: calc(15rem / 16)
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
- .SimpleBlock-module_h3__2Kv7Y {
3276
- margin-top: calc(29rem / 16);
3277
- margin-bottom: calc(10rem / 16);
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: calc(20rem / 16);
3281
- font-weight: bold;
3282
- line-height: calc(24rem / 16)
3102
+ font-size: 12px;
3103
+ font-weight: 600;
3104
+ line-height: 17px
3283
3105
  }
3284
- @media only screen and (min-width: 32em) {
3285
- .SimpleBlock-module_h3__2Kv7Y {
3286
- margin-top: 45px;
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: 28px;
3290
- line-height: 34px
3110
+ font-size: 14px;
3111
+ line-height: 16px
3291
3112
  }
3292
3113
  }
3293
- .SimpleBlock-module_h4__2TJO3 {
3294
- margin-top: calc(26rem / 16);
3295
- margin-bottom: calc(11rem / 16);
3114
+ .RelatedBlock-module_items__2V-Ap {
3115
+ margin: 0;
3116
+ padding-left: 0;
3296
3117
 
3297
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
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
- .SimpleBlock-module_p__Q3azD + ul,
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
- @media only screen and (min-width: 32em) {
3330
- .SimpleBlock-module_p__Q3azD + ul,
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: 1rem;
3347
- font-weight: normal;
3348
- line-height: calc(22rem / 16)
3128
+ font-size: 16px;
3129
+ font-weight: 700;
3130
+ line-height: 18px
3349
3131
  }
3350
- @media only screen and (min-width: 32em) {
3351
- .SimpleBlock-module_blockquote__pwpcX {
3352
- margin: 25px 0;
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
- .SimpleBlock-module_blockquote__pwpcX a {
3360
- text-decoration: none;
3361
-
3362
- color: #000;
3363
- box-shadow: inset 0 -1px #000;
3137
+ .RelatedBlock-module_simple__29HVO {
3364
3138
  }
3365
- .SimpleBlock-module_blockquote__pwpcX a:hover {
3366
- color: #b88b59;
3367
- box-shadow: inset 0 -1px #b88b59;
3139
+ .RelatedBlock-module_center__1LmW8 {
3140
+ max-width: 650px;
3141
+ margin-right: auto;
3142
+ margin-left: auto;
3368
3143
  }
3369
- .SimpleBlock-module_blockquote__pwpcX.SimpleBlock-module_dark__1J_ov {
3370
- color: #000;
3144
+ .RelatedBlock-module_isInSlideMaterial__2YSYG:first-child {
3145
+ margin-top: 0;
3371
3146
  }
3372
- .SimpleBlock-module_lead__35nXx {
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
- .SimpleBlock-module_lead__35nXx {
3384
- margin-top: 25px;
3385
-
3386
- font-size: 20px;
3387
- line-height: 28px
3152
+ .RelatedBlock-module_mobile__2XM5a {
3153
+ display: none
3388
3154
  }
3389
3155
  }
3390
- .SimpleBlock-module_lead__35nXx [data-body] {
3391
- padding-top: 1px;
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
- .SimpleBlock-module_lead_hr__1yD5v {
3404
- margin: 45px auto
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
- background-color: #fff3bc;
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-weight: inherit;
3415
- font-style: inherit
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: 32em) {
3418
- mark {
3419
- padding-bottom: 1px
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
- a mark {
3423
- z-index: 1;
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
- .SimpleBlock-module_context_p__33saY {
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: calc(18rem / 16);
3438
- line-height: calc(22rem / 16)
3200
+ font-size: 20px;
3201
+ font-weight: normal
3439
3202
  }
3440
3203
  @media only screen and (min-width: 48em) {
3441
- .SimpleBlock-module_context_p__33saY {
3442
- margin: 0 0 15px;
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
- .SimpleBlock-module_context_p__33saY::before {
3450
- position: absolute;
3451
- top: 0;
3452
- left: 5px;
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
- .SimpleBlock-module_isInIntro__DfutD.SimpleBlock-module_lead__35nXx::after {
3476
- content: none;
3477
- }
3478
- .SimpleBlock-module_center__2rjif {
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
- @media only screen and (min-width: 48em) {
3484
- .SimpleBlock-module_center__2rjif.SimpleBlock-module_lead__35nXx {
3485
- font-size: 20px;
3486
- line-height: 28px
3219
+ }
3220
+ @media only screen and (min-width: 64em) {
3221
+ .RichTitle-module_half__10GRI span {
3222
+ font-size: 34px
3487
3223
  }
3488
3224
  }
3489
- .SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx {
3490
- margin-bottom: calc(18rem / 16)
3225
+ .RichTitle-module_game__1g8Bn:first-child {
3226
+ padding-top: 9px;
3491
3227
  }
3492
- @media only screen and (min-width: 48em) {
3493
- .SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx {
3494
- margin-top: 27px;
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: 20px;
3498
- line-height: 28px
3232
+ font-size: 28px;
3233
+ line-height: 30px
3499
3234
  }
3500
3235
  }
3501
- .SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
3502
- margin-bottom: calc(15rem / 16)
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
- font-size: 20px;
3509
- line-height: 28px
3240
+ padding-top: 2px;
3241
+
3242
+ font-size: 18px;
3243
+ line-height: 24px
3510
3244
  }
3511
3245
  }
3512
- .SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx + .SimpleBlock-module_lead__35nXx,
3513
- .SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + .SimpleBlock-module_lead__35nXx {
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: 48em) {
3522
- .SimpleBlock-module_isInImportantLead__3VGzT {
3523
- font-size: 18px;
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
- .SimpleBlock-module_slide__Aqgfu {
3528
- max-width: 650px;
3529
- margin-right: auto;
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: 48em) {
3541
- .SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
3542
- margin-top: 12px;
3543
- margin-bottom: 12px;
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
- .SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
3550
- margin-top: calc(12rem / 16);
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: 48em) {
3554
- .SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
3555
- margin-top: 10px;
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
- .SimpleBlock-module_mobile__Ckgek {
3273
+ .RichTitle-module_mobile__1Cb6E {
3568
3274
  display: none
3569
3275
  }
3570
3276
  }
3571
- .SimpleBlock-module_desktop__2se2o {
3277
+ .RichTitle-module_desktop__2ixSQ {
3572
3278
  display: none
3573
3279
  }
3574
3280
  @media only screen and (min-width: 32em) {
3575
- .SimpleBlock-module_desktop__2se2o {
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
- .RelatedBlock-module_root__IKcQq {
3614
- margin: 16px 0;
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
- transition: color 0.15s;
3637
- text-decoration: none;
3303
+ padding: 0 4px;
3638
3304
 
3639
- color: #000;
3640
- box-shadow: none;
3305
+ cursor: pointer;
3306
+ white-space: pre-wrap;
3641
3307
 
3642
- font-size: 17px;
3643
- line-height: 20px
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
- .RelatedBlock-module_root__IKcQq a {
3647
- padding: 15px 20px 17px;
3648
-
3649
- font-size: 19px;
3650
- line-height: 23px
3314
+ span[data-body] {
3315
+ padding-bottom: 1px
3651
3316
  }
3652
3317
  }
3653
- .RelatedBlock-module_root__IKcQq a:hover {
3654
- color: #5c5c5c;
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
- .RelatedBlock-module_header__2SuWP {
3657
- margin: 0;
3658
- padding: 14px 12px 3px;
3659
-
3660
- letter-spacing: 1px;
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
- @media only screen and (min-width: 48em) {
3671
- .RelatedBlock-module_header__2SuWP {
3672
- padding: 20px 20px 14px;
3329
+ .SimpleBlock-module_p__Q3azD {
3330
+ margin: 0 0 14px;
3673
3331
 
3674
- font-size: 14px;
3675
- line-height: 16px
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
- .RelatedBlock-module_items__2V-Ap {
3679
- margin: 0;
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
- list-style: none;
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
- .RelatedBlock-module_simple__29HVO {
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
- .RelatedBlock-module_center__1LmW8 {
3704
- max-width: 650px;
3705
- margin-right: auto;
3706
- margin-left: auto;
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
- .RelatedBlock-module_isInSlideMaterial__2YSYG:first-child {
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
- .RelatedBlock-module_isInSlideMaterial__2YSYG:last-child {
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
- /* VISIBILITY */
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
- .RelatedBlock-module_mobile__2XM5a {
3717
- display: none
3390
+ .SimpleBlock-module_h2__S0LRs {
3391
+ margin: 0 0 45px;
3392
+
3393
+ font-size: 37px;
3394
+ line-height: 39px
3718
3395
  }
3719
3396
  }
3720
- .RelatedBlock-module_desktop__2mXeq {
3721
- display: none
3397
+ .SimpleBlock-module_h2__S0LRs + figure {
3398
+ margin-top: calc(15rem / 16)
3722
3399
  }
3723
3400
  @media only screen and (min-width: 32em) {
3724
- .RelatedBlock-module_desktop__2mXeq {
3725
- display: block
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
- /* 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
- .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
- color: #000;
3750
- border-radius: 2px 8px 8px 2px;
3751
- background-color: #f5f5f5;
3752
- box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 4px 0 0 0 #b78b5c;
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
- font-size: 16px;
3755
- line-height: 20px
3437
+ font-size: 21px;
3438
+ line-height: 28px
3756
3439
  }
3757
- @media only screen and (min-width: 48em) {
3758
- .SourceBlock-module_root__1P3XD {
3759
- margin-top: 25px;
3760
- margin-bottom: 25px;
3761
- padding: 18px 16px 16px
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
- .SourceBlock-module_root__1P3XD:hover,
3765
- .SourceBlock-module_root__1P3XD:visited {
3766
- background-color: #ededed;
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
- .SourceBlock-module_root__1P3XD blockquote {
3769
- margin: 0;
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
- .SourceBlock-module_root__1P3XD a {
3772
- text-decoration: none;
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
- .SourceBlock-module_text__Si4vm p {
3780
- margin: 0;
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
- .SourceBlock-module_root__1P3XD p + p {
3792
- margin-top: 12px;
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
- border-top: 1px solid #d6d6d6
3492
+ color: #000;
3493
+ box-shadow: inset 0 -1px #000;
3799
3494
  }
3800
- @media only screen and (min-width: 48em) {
3801
- .SourceBlock-module_root__1P3XD footer {
3802
- margin-top: 18px;
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
- .SourceBlock-module_origin__l3JbO {
3807
- letter-spacing: 1px;
3808
- text-transform: uppercase;
3809
- pointer-events: none;
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
- color: #292929;
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: 16px;
3815
- font-weight: bold;
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: 48em) {
3820
- .SourceBlock-module_origin__l3JbO {
3821
- font-size: 18px;
3822
- line-height: 26px
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
- .SourceBlock-module_center__3P93B {
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-right: auto;
3828
- margin-left: auto;
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
- .SourceBlock-module_mobile__2gw4S {
3833
- display: none
3533
+ .SimpleBlock-module_lead_hr__1yD5v {
3534
+ margin: 45px auto
3834
3535
  }
3835
3536
  }
3836
- .SourceBlock-module_desktop__DecT6 {
3837
- display: none
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
- .SourceBlock-module_desktop__DecT6 {
3841
- display: block
3548
+ mark {
3549
+ padding-bottom: 1px
3842
3550
  }
3843
3551
  }
3844
- /* Dark theme */
3845
- .SourceBlock-module_isDark__3hEEp,
3846
- .SourceBlock-module_isDark__3hEEp:hover {
3847
- background-color: #262626;
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
- .SourceBlock-module_isDark__3hEEp .SourceBlock-module_origin__l3JbO {
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
- width: 100%;
3874
- margin: 15px 0;
3875
- padding: 24px 0 25px
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: 32em) {
3878
- .Spoiler-module_root__1OfSR {
3879
- display: -webkit-box;
3880
- display: -webkit-flex;
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
- margin: 25px auto 20px;
3886
- padding: 23px 0
3575
+ font-size: 20px;
3576
+ line-height: 27px
3887
3577
  }
3888
3578
  }
3889
- .Spoiler-module_root__1OfSR::before,
3890
- .Spoiler-module_root__1OfSR::after {
3579
+ .SimpleBlock-module_context_p__33saY::before {
3891
3580
  position: absolute;
3892
- left: 50%;
3893
- z-index: 10;
3581
+ top: 0;
3582
+ left: 5px;
3894
3583
 
3895
- width: 100%;
3896
- max-width: 650px;
3897
- margin: 0 auto;
3584
+ width: 8px;
3898
3585
 
3899
- border-top: 3px solid rgba(0, 0, 0, 0.1);
3900
- transform: translateX(-50%);
3586
+ content: '\2022';
3587
+ text-align: center;
3901
3588
 
3902
- content: '';
3903
- }
3904
- .Spoiler-module_root__1OfSR::before {
3905
- top: 0;
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
- .Spoiler-module_root__1OfSR:last-child {
3911
- margin-bottom: 0;
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
- .Spoiler-module_root__1OfSR:first-child {
3914
- margin-top: 0;
3604
+ }
3605
+ .SimpleBlock-module_isInIntro__DfutD.SimpleBlock-module_lead__35nXx::after {
3606
+ content: none;
3915
3607
  }
3916
- .Spoiler-module_header__1rZUs {
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
- .Spoiler-module_header__1rZUs h3 {
3930
- margin-top: 0;
3931
- margin-bottom: 18px;
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
- @media only screen and (min-width: 32em) {
3940
- .Spoiler-module_header__1rZUs h3 {
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: 28px;
3944
- line-height: 34px
3627
+ font-size: 20px;
3628
+ line-height: 28px
3945
3629
  }
3946
3630
  }
3947
- .Spoiler-module_body__Q1e_c {
3948
- display: none;
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: 32em) {
3954
- .Spoiler-module_body__Q1e_c {
3955
- order: 2;
3634
+ @media only screen and (min-width: 48em) {
3635
+ .SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
3636
+ margin-top: 20px;
3956
3637
 
3957
- padding-top: 25px;
3958
- padding-bottom: 0
3638
+ font-size: 20px;
3639
+ line-height: 28px
3959
3640
  }
3960
3641
  }
3961
- .Spoiler-module_spoiled__1A5r4 {
3962
- min-height: auto
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
- @media only screen and (max-width: 32.1875em) {
3965
- .Spoiler-module_spoiled__1A5r4 {
3966
- padding-bottom: 0
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
- .Spoiler-module_spoiled__1A5r4 .Spoiler-module_body__Q1e_c {
3970
- display: block;
3651
+ @media only screen and (min-width: 48em) {
3652
+ .SimpleBlock-module_isInImportantLead__3VGzT {
3653
+ font-size: 18px;
3654
+ line-height: 26px
3971
3655
  }
3972
- .Spoiler-module_footer__23mh7 {
3973
- position: static;
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
- .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
3981
- position: -webkit-sticky;
3982
- position: sticky;
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
- animation: Spoiler-module_spoilerSticky__3Kd30 500ms ease both
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: 32em) {
4009
- .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
4010
- position: static;
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
- animation: none
3675
+ font-size: 18px;
3676
+ line-height: 26px
4022
3677
  }
4023
3678
  }
4024
- .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7::after {
4025
- position: absolute;
4026
- top: 100%;
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: 32em) {
4042
- .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7::after {
4043
- content: none
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
- .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 svg {
4047
- transform: rotate(180deg) translateY(1px);
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
- .Spoiler-module_center__tq1m0 {
4051
- max-width: 980px;
4052
- margin-right: auto;
4053
- margin-left: auto
3697
+ .SimpleBlock-module_mobile__Ckgek {
3698
+ display: none
4054
3699
  }
4055
3700
  }
4056
- .Spoiler-module_full__1QFqR {
4057
- max-width: 980px;
3701
+ .SimpleBlock-module_desktop__2se2o {
3702
+ display: none
4058
3703
  }
4059
- .Spoiler-module_default__2Kjx8 {
4060
- max-width: 650px;
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
- 50% {
4068
- transform: translateY(-16px);
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
- 100% {
4072
- transform: translateY(0);
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
- @keyframes Spoiler-module_spoilerSticky__3Kd30 {
4076
- 0% {
4077
- transform: translateY(62px);
4078
- }
3751
+ @media only screen and (min-width: 48em) {
3752
+ .SimpleTitle-module_root__2jVQN {
3753
+ margin-bottom: 15px;
4079
3754
 
4080
- 50% {
4081
- transform: translateY(-16px);
3755
+ font-size: 36px;
3756
+ line-height: 40px
3757
+ }
4082
3758
  }
4083
-
4084
- 100% {
4085
- transform: translateY(0);
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
- 100% {
4094
- background-color: transparent;
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
- 100% {
4103
- background-color: transparent;
4104
- }
3818
+ color: inherit;
4105
3819
  }
4106
- [data-dfp-sticky-banner='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7,
4107
- [data-gdpr-panel='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
4108
- bottom: 45px
3820
+ .SourceBlock-module_text__Si4vm {
3821
+ font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
4109
3822
  }
4110
- @media only screen and (min-width: 32em) {
4111
- [data-dfp-sticky-banner='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7,
4112
- [data-gdpr-panel='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
4113
- bottom: 46px
3823
+ .SourceBlock-module_text__Si4vm p {
3824
+ margin: 0;
3825
+
3826
+ font-size: 16px;
3827
+ line-height: 22px
4114
3828
  }
4115
- }
4116
- @media only screen and (max-width: 32.1875em) {
4117
- [data-gdpr-panel='true'][data-dfp-sticky-banner='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
4118
- bottom: 90px
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
- /* VISIBILITY */
4122
- @media only screen and (min-width: 32em) {
4123
- .Spoiler-module_mobile__2BPt8 {
4124
- display: none
3835
+ .SourceBlock-module_root__1P3XD p + p {
3836
+ margin-top: 12px;
4125
3837
  }
4126
- }
4127
- .Spoiler-module_desktop__1BIFJ {
4128
- display: none
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: 32em) {
4131
- .Spoiler-module_desktop__1BIFJ {
4132
- display: block
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
- /* Colors */
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: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
4153
- font-size: 20px;
4154
- font-weight: normal;
4155
- line-height: 23px
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
- .SimpleTitle-module_root__2jVQN {
4159
- margin-bottom: 15px;
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
- .SimpleTitle-module_mobile__11gBz {
3876
+ .SourceBlock-module_mobile__2gw4S {
4168
3877
  display: none
4169
3878
  }
4170
3879
  }
4171
- .SimpleTitle-module_desktop__3yXgy {
3880
+ .SourceBlock-module_desktop__DecT6 {
4172
3881
  display: none
4173
3882
  }
4174
3883
  @media only screen and (min-width: 32em) {
4175
- .SimpleTitle-module_desktop__3yXgy {
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
- .MetaItem-module_root__2VQom {
4194
- display: inline;
3914
+ .Spoiler-module_root__1OfSR {
3915
+ position: relative;
4195
3916
 
4196
- margin-right: 15px;
3917
+ width: 100%;
3918
+ margin: 15px 0;
3919
+ padding: 24px 0 25px
4197
3920
  }
4198
- .MetaItem-module_root__2VQom > svg {
4199
- display: inline-block;
4200
-
4201
- margin-right: 1px;
4202
-
4203
- vertical-align: top;
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
- fill: currentColor;
3929
+ margin: 25px auto 20px;
3930
+ padding: 23px 0
4208
3931
  }
4209
- .MetaItem-module_root__2VQom a {
4210
- display: inline;
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
- text-decoration: underline;
3939
+ width: 100%;
3940
+ max-width: 650px;
3941
+ margin: 0 auto;
4213
3942
 
4214
- color: inherit;
3943
+ border-top: 3px solid rgba(0, 0, 0, 0.1);
3944
+ transform: translateX(-50%);
4215
3945
 
4216
- -webkit-text-decoration-skip: auto;
3946
+ content: '';
4217
3947
  }
4218
- .MetaItem-module_root__2VQom a:hover {
4219
- color: #b88b59;
3948
+ .Spoiler-module_root__1OfSR::before {
3949
+ top: 0;
4220
3950
  }
4221
- .MetaItem-module_hasBullets__CkQPI {
4222
- margin-right: 0;
3951
+ .Spoiler-module_root__1OfSR::after {
3952
+ bottom: 0;
4223
3953
  }
4224
- .MetaItem-module_hasBullets__CkQPI:nth-child(n + 2)::before {
4225
- display: inline-block;
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
- @media only screen and (max-width: 32.1875em) {
4233
- .MetaItem-module_hasSource__1DmCI {
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
- @media only screen and (max-width: 32.1875em) {
4240
- .MetaItem-module_hasSource__1DmCI:first-child {
4241
- margin-top: 0
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
- .MetaItem-module_hasSource__1DmCI:last-child {
4245
- margin-bottom: 0;
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 (max-width: 32.1875em) {
4248
- .MetaItem-module_hasSource__1DmCI:nth-child(n + 2)::before {
4249
- display: none
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
- @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
3991
+ .Spoiler-module_body__Q1e_c {
3992
+ display: none;
3993
+
3994
+ width: 100%;
3995
+ padding-bottom: 13px
4256
3996
  }
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
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
- @media only screen and (max-width: 32.1875em) {
4266
- .MetaItem-module_hasSource__1DmCI.MetaItem-module_datetime__3tOWm:first-child {
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
- .MetaItem-module_hasSource__1DmCI.MetaItem-module_listened__lwvAO,
4272
- .MetaItem-module_hasSource__1DmCI.MetaItem-module_read__5eAIG {
4273
- order: -1;
4274
-
4275
- margin-top: 0
4009
+ .Spoiler-module_spoiled__1A5r4 {
4010
+ padding-bottom: 0
4276
4011
  }
4277
4012
  }
4278
- .MetaItem-module_read__5eAIG svg {
4279
- margin-top: -1px;
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
- .MetaItemLive-module_root__2mpD3 {
4320
- margin-top: -4px;
4321
- margin-right: 1px;
4016
+ .Spoiler-module_footer__23mh7 {
4017
+ position: static;
4322
4018
 
4323
- transform: translateY(1px);
4019
+ width: 100%;
4020
+ max-width: 650px;
4021
+ margin-right: auto;
4022
+ margin-left: auto;
4324
4023
  }
4325
- .MetaItemLive-module_root__2mpD3::before,
4326
- .MetaItemLive-module_root__2mpD3::after,
4327
- .MetaItemLive-module_frame__1H_Ha {
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
- border-radius: 50%;
4330
- transform: scale(0);
4030
+ width: auto;
4031
+ margin-right: -20px;
4032
+ margin-left: -20px;
4033
+ padding: 12px 20px 20px;
4331
4034
 
4332
- -webkit-animation-duration: 1.05s;
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
- animation-duration: 1.05s;
4335
- -webkit-animation-timing-function: linear;
4336
- animation-timing-function: linear;
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: currentColor;
4044
+ background-image: linear-gradient(180deg,
4045
+ rgba(255, 255, 255, 0) 0%,
4046
+ #fff 64%);
4343
4047
 
4344
- -webkit-animation-name: MetaItemLive-module_liveMiddle__wyuV3;
4048
+ -webkit-animation: Spoiler-module_spoilerSticky__3Kd30 500ms ease both;
4345
4049
 
4346
- animation-name: MetaItemLive-module_liveMiddle__wyuV3;
4050
+ animation: Spoiler-module_spoilerSticky__3Kd30 500ms ease both
4347
4051
  }
4348
- .MetaItemLive-module_root__2mpD3::before,
4349
- .MetaItemLive-module_root__2mpD3::after {
4052
+ @media only screen and (min-width: 32em) {
4053
+ .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
4054
+ position: static;
4350
4055
 
4351
- border: 1px solid currentColor;
4056
+ width: 100%;
4057
+ margin-right: auto;
4058
+ margin-left: auto;
4059
+ padding: 0;
4352
4060
 
4353
- content: '';
4354
- }
4355
- .MetaItemLive-module_root__2mpD3::before {
4356
- -webkit-animation-name: MetaItemLive-module_liveFirstWave__3dbvz;
4357
- animation-name: MetaItemLive-module_liveFirstWave__3dbvz;
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
- 30% {
4369
- transform: scale(0.22);
4370
- }
4075
+ height: 16px;
4371
4076
 
4372
- 63% {
4373
- transform: scale(0.22);
4374
- }
4077
+ background-color: #fff;
4375
4078
 
4376
- 70% {
4377
- transform: scale(0);
4378
- }
4079
+ -webkit-animation: Spoiler-module_spoilerStickyBg__nYdlo 1ms ease both 500ms;
4379
4080
 
4380
- 100% {
4381
- transform: scale(0);
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
- 30% {
4390
- transform: scale(0.22);
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
- 63% {
4394
- transform: scale(0.22);
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
- 70% {
4398
- transform: scale(0);
4111
+ 50% {
4112
+ transform: translateY(-16px);
4399
4113
  }
4400
4114
 
4401
4115
  100% {
4402
- transform: scale(0);
4116
+ transform: translateY(0);
4403
4117
  }
4404
4118
  }
4405
- @-webkit-keyframes MetaItemLive-module_liveFirstWave__3dbvz {
4406
- 21% {
4407
- transform: scale(0.1);
4119
+ @keyframes Spoiler-module_spoilerSticky__3Kd30 {
4120
+ 0% {
4121
+ transform: translateY(62px);
4408
4122
  }
4409
4123
 
4410
- 53% {
4411
- transform: scale(0.33);
4124
+ 50% {
4125
+ transform: translateY(-16px);
4412
4126
  }
4413
4127
 
4414
4128
  100% {
4415
- transform: scale(0.66);
4416
-
4417
- opacity: 0;
4129
+ transform: translateY(0);
4418
4130
  }
4419
4131
  }
4420
- @keyframes MetaItemLive-module_liveFirstWave__3dbvz {
4421
- 21% {
4422
- transform: scale(0.1);
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
- transform: scale(0.66);
4431
-
4432
- opacity: 0;
4138
+ background-color: transparent;
4433
4139
  }
4434
4140
  }
4435
- @-webkit-keyframes MetaItemLive-module_liveSecondWave__12g57 {
4436
- 21% {
4437
- transform: scale(0.22);
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
- transform: scale(0.88);
4446
-
4447
- opacity: 0;
4147
+ background-color: transparent;
4448
4148
  }
4449
4149
  }
4450
- @keyframes MetaItemLive-module_liveSecondWave__12g57 {
4451
- 21% {
4452
- transform: scale(0.22);
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
- 53% {
4456
- transform: scale(0.55);
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
- 100% {
4460
- transform: scale(0.88);
4461
-
4462
- opacity: 0;
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
- .ToolbarButton-module_root__xN-fq {
4480
- height: 100%;
4481
- margin: 0;
4482
- padding: 0 1px 0 0;
4483
-
4484
- cursor: pointer;
4193
+ .MetaItem-module_root__2VQom {
4194
+ display: inline;
4485
4195
 
4486
- color: inherit;
4487
- border-width: 0;
4488
- outline: none;
4489
- background-color: transparent;
4196
+ margin-right: 15px;
4197
+ }
4198
+ .MetaItem-module_root__2VQom > svg {
4199
+ display: inline-block;
4490
4200
 
4491
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
4492
- font-size: 12px;
4493
- font-weight: 600;
4494
- line-height: 1;
4201
+ margin-right: 1px;
4495
4202
 
4496
- -webkit-appearance: none;
4203
+ vertical-align: top;
4497
4204
 
4498
- -moz-appearance: none;
4205
+ color: inherit;
4499
4206
 
4500
- appearance: none;
4207
+ fill: currentColor;
4501
4208
  }
4502
- .ToolbarButton-module_root__xN-fq::after {
4503
- position: absolute;
4504
- top: 0;
4505
- right: 0;
4506
- bottom: 0;
4507
- left: 0;
4209
+ .MetaItem-module_root__2VQom a {
4210
+ display: inline;
4508
4211
 
4509
- content: '';
4510
- }
4511
- .ToolbarButton-module_root__xN-fq:hover {
4512
- opacity: 0.6;
4212
+ text-decoration: underline;
4213
+
4214
+ color: inherit;
4215
+
4216
+ -webkit-text-decoration-skip: auto;
4513
4217
  }
4514
- .ToolbarButton-module_isDark__2q5U7,
4515
- .ToolbarButton-module_dark__GrIOr {
4516
- color: #fff;
4218
+ .MetaItem-module_root__2VQom a:hover {
4219
+ color: #b88b59;
4517
4220
  }
4518
- .ToolbarButton-module_isDark__2q5U7:hover,
4519
- .ToolbarButton-module_dark__GrIOr:hover {
4520
- opacity: 0.6;
4221
+ .MetaItem-module_hasBullets__CkQPI {
4222
+ margin-right: 0;
4521
4223
  }
4522
- .ToolbarButton-module_isDark__2q5U7 svg,
4523
- .ToolbarButton-module_dark__GrIOr svg {
4524
- color: #262626;
4224
+ .MetaItem-module_hasBullets__CkQPI:nth-child(n + 2)::before {
4225
+ display: inline-block;
4525
4226
 
4526
- fill: #fff;
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
- fill: transparent;
4230
+ content: '\B7';
4533
4231
  }
4534
- .ToolbarButton-module_isDark__2q5U7.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg,
4535
- .ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg {
4536
- fill: currentColor;
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
- .ToolbarButton-module_isDark__2q5U7::before,
4539
- .ToolbarButton-module_dark__GrIOr::before {
4540
- border-left-color: rgba(255, 255, 255, 0.2);
4238
+ }
4239
+ @media only screen and (max-width: 32.1875em) {
4240
+ .MetaItem-module_hasSource__1DmCI:first-child {
4241
+ margin-top: 0
4541
4242
  }
4542
- .ToolbarButton-module_root__xN-fq [data-theme='dark'] {
4543
- visibility: hidden;
4243
+ }
4244
+ .MetaItem-module_hasSource__1DmCI:last-child {
4245
+ margin-bottom: 0;
4544
4246
  }
4545
- .ToolbarButton-module_isDark__2q5U7 [data-theme='dark'],
4546
- .ToolbarButton-module_dark__GrIOr [data-theme='dark'] {
4547
- visibility: visible;
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
- .ToolbarButton-module_isDark__2q5U7 [data-theme='light'],
4550
- .ToolbarButton-module_dark__GrIOr [data-theme='light'] {
4551
- visibility: hidden;
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
- .ToolbarButton-module_text__32m6s {
4554
- display: inline-block;
4555
-
4556
- padding-left: 5px;
4557
-
4558
- vertical-align: middle;
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
- .ToolbarButton-module_text__32m6s:empty {
4561
- display: none;
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
- .ToolbarButton-module_bookmark__3369b {
4564
- color: #999;
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
- fill: transparent;
4275
+ margin-top: 0
4567
4276
  }
4568
- .ToolbarButton-module_isActive__3NLAE {
4569
- fill: currentColor;
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
- .SensitiveBlock-module_root__2iJbD {
4324
+ .MetaItemLive-module_root__2mpD3 {
4614
4325
  position: relative;
4615
4326
 
4616
- margin: 15px 0
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
- min-height: 170px;
4329
+ width: 18px;
4330
+ height: 18px;
4641
4331
 
4642
- transition: min-height 350ms ease;
4332
+ vertical-align: middle;
4643
4333
  }
4644
- .SensitiveBlock-module_overlay__hfDVS {
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: -20px;
4342
+ right: 0;
4649
4343
  bottom: 0;
4650
- left: -20px;
4344
+ left: 0;
4345
+ z-index: 0;
4346
+ }
4347
+ .MetaItemLive-module_root__2mpD3 {
4348
+ margin-top: -4px;
4349
+ margin-right: 1px;
4651
4350
 
4652
- display: -webkit-box;
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
- display: -webkit-flex;
4357
+ border-radius: 50%;
4358
+ transform: scale(0);
4655
4359
 
4656
- display: -ms-flexbox;
4360
+ -webkit-animation-duration: 1.05s;
4657
4361
 
4658
- display: flex;
4659
- align-items: center;
4660
- flex-flow: column nowrap;
4661
- justify-content: center;
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
- padding: 30px 20px;
4370
+ background: currentColor;
4664
4371
 
4665
- transition: opacity 500ms ease, visibility 500ms ease;
4372
+ -webkit-animation-name: MetaItemLive-module_liveMiddle__wyuV3;
4666
4373
 
4667
- background-color: rgba(255, 255, 255, 1);
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
- .SensitiveBlock-module_content__sNpxZ {
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
- color: #fff;
4379
+ border: 1px solid currentColor;
4685
4380
 
4686
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
4381
+ content: '';
4687
4382
  }
4688
- .SensitiveBlock-module_content__sNpxZ p {
4689
- display: block;
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
- width: 100%;
4692
- max-width: 368px;
4693
- margin-top: 0;
4694
- margin-bottom: 12px;
4396
+ 30% {
4397
+ transform: scale(0.22);
4398
+ }
4695
4399
 
4696
- text-align: center;
4400
+ 63% {
4401
+ transform: scale(0.22);
4402
+ }
4697
4403
 
4698
- font-size: 14px;
4699
- line-height: 18px
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
- font-size: 16px;
4706
- line-height: 22px
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
- .SensitiveBlock-module_full__3Hph9 {
4724
- max-width: 980px
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
- .SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
4733
- right: -20px;
4734
- left: -20px
4735
- }
4736
- @media only screen and (min-width: 32em) {
4737
- .SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
4738
- right: 0;
4739
- left: 0
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
- .SensitiveBlock-module_super_full__14UOv {
4753
- max-width: 100%;
4754
- }
4755
- @media only screen and (min-width: 32em) {
4756
- .SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_overlay__hfDVS {
4757
- right: -15px;
4758
- left: -15px
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
- pointer-events: none;
4453
+ 53% {
4454
+ transform: scale(0.33);
4455
+ }
4772
4456
 
4773
- opacity: 0;
4774
- }
4775
- .SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_container__1Wtix {
4776
- min-height: 0;
4457
+ 100% {
4458
+ transform: scale(0.66);
4459
+
4460
+ opacity: 0;
4461
+ }
4777
4462
  }
4778
- /* CONTEXT */
4779
- @media only screen and (max-width: 63.9375em) {
4780
- .SensitiveBlock-module_isInCard__1L-lu .SensitiveBlock-module_overlay__hfDVS,
4781
- .SensitiveBlock-module_isInSlide__f_Ql2 .SensitiveBlock-module_overlay__hfDVS {
4782
- right: -11px;
4783
- left: -11px
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
- .DonatesTeaser-module_root__3rtaJ {
4801
- position: relative;
4802
- z-index: 10;
4507
+ .ToolbarButton-module_root__xN-fq {
4508
+ height: 100%;
4509
+ margin: 0;
4510
+ padding: 0 1px 0 0;
4803
4511
 
4804
- display: block;
4805
- overflow: hidden;
4512
+ cursor: pointer;
4806
4513
 
4807
- margin: calc(15rem / 16) -20px;
4808
- padding: 42px 30px 50px;
4514
+ color: inherit;
4515
+ border-width: 0;
4516
+ outline: none;
4517
+ background-color: transparent;
4809
4518
 
4810
- text-decoration: none;
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
- outline-width: 0;
4813
- background-color: #000;
4524
+ -webkit-appearance: none;
4814
4525
 
4815
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif
4526
+ -moz-appearance: none;
4527
+
4528
+ appearance: none;
4816
4529
  }
4817
- @media only screen and (min-width: 32em) {
4818
- .DonatesTeaser-module_root__3rtaJ {
4819
- margin: 25px 0 20px;
4820
- padding: 48px 30px;
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
- border-radius: 8px
4537
+ content: '';
4823
4538
  }
4824
- }
4825
- .DonatesTeaser-module_root__3rtaJ:hover .DonatesTeaser-module_ctaInner__2LChL::after {
4826
- opacity: 0.7;
4539
+ .ToolbarButton-module_root__xN-fq:hover {
4540
+ opacity: 0.6;
4827
4541
  }
4828
- .DonatesTeaser-module_main__YBt6p {
4829
- max-width: 852px;
4830
- margin: 0 auto;
4831
-
4832
- text-align: center;
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
- @media only screen and (min-width: 32em) {
4837
- .DonatesTeaser-module_break__3HoGb {
4838
- display: block
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
- .DonatesTeaser-module_title__hs-yr {
4842
- font-size: 20px;
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
- @media only screen and (min-width: 32em) {
4847
- .DonatesTeaser-module_title__hs-yr {
4848
- font-size: 28px;
4849
- line-height: 34px
4570
+ .ToolbarButton-module_root__xN-fq [data-theme='dark'] {
4571
+ visibility: hidden;
4850
4572
  }
4851
- }
4852
- .DonatesTeaser-module_text__ro-QA {
4853
- margin: 0;
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
- font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
4856
- font-size: 21px;
4857
- font-weight: normal;
4858
- line-height: 25px
4584
+ padding-left: 5px;
4585
+
4586
+ vertical-align: middle;
4859
4587
  }
4860
- @media only screen and (min-width: 32em) {
4861
- .DonatesTeaser-module_text__ro-QA {
4862
- font-size: 29px;
4863
- line-height: 34px
4588
+ .ToolbarButton-module_text__32m6s:empty {
4589
+ display: none;
4864
4590
  }
4865
- }
4866
- .DonatesTeaser-module_cta__1orPb {
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
- margin-top: 45px
4594
+ fill: transparent;
4876
4595
  }
4877
- @media only screen and (min-width: 32em) {
4878
- .DonatesTeaser-module_cta__1orPb {
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
- text-align: center;
4886
- text-decoration: none;
4887
- letter-spacing: 1px;
4888
- text-transform: uppercase;
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
- color: #ffffff;
4616
+ width: 320px;
4617
+ padding: 20px;
4891
4618
 
4892
- font-size: 11px;
4893
- font-weight: 600;
4894
- line-height: 16px;
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
- .DonatesTeaser-module_cta__1orPb a::after {
4897
- position: absolute;
4898
- z-index: 1;
4899
- top: 0;
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
- .DonatesTeaser-module_ctaInner__2LChL {
4907
- position: relative;
4908
-
4909
- display: block;
4628
+ .Footnote-module_body__259Ly h3 {
4629
+ margin: 0 0 16px;
4910
4630
 
4911
- width: 192px;
4912
- padding: 14px 0 13px;
4631
+ font-size: inherit;
4632
+ font-weight: 700;
4633
+ line-height: inherit;
4913
4634
  }
4914
- .DonatesTeaser-module_ctaInner__2LChL::after {
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
- content: '';
4923
- transition: opacity 250ms ease;
4653
+ margin: 0;
4654
+ padding: 6px 9px 10px;
4924
4655
 
4925
- border-radius: 40px;
4926
- background-color: #ff1113;
4656
+ cursor: pointer;
4927
4657
 
4928
- filter: blur(10px);
4929
- }
4930
- .DonatesTeaser-module_center__2Ynx9 {
4931
- width: 100%;
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
- .DonatesTeaser-module_isInCard__HrFh8,
4937
- .DonatesTeaser-module_isInSlide__1vC4Z {
4938
- margin-right: -11px;
4939
- margin-left: -11px
4663
+ .Footnote-module_dismiss__1HKG5:hover {
4664
+ color: #757575;
4940
4665
  }
4941
- @media only screen and (min-width: 32em) {
4942
- .DonatesTeaser-module_isInCard__HrFh8,
4943
- .DonatesTeaser-module_isInSlide__1vC4Z {
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
- .RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_picture__128HJ {
5149
- position: absolute;
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
- .RelatedRichBlock-module_isCard__2naDz .RelatedRichBlock-module_picture__128HJ {
5160
- top: 25%;
5161
-
5162
- transform: translate(-50%, -25%)
5067
+ .SensitiveBlock-module_full__3Hph9 {
5068
+ margin-right: auto;
5069
+ margin-left: auto
5163
5070
  }
5164
5071
  }
5165
- .RelatedRichBlock-module_tag__3OLyG {
5166
- position: absolute;
5167
- top: 14px;
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: 64em) {
5177
- .RelatedRichBlock-module_tag__3OLyG {
5178
- top: 16px;
5179
- right: 20px;
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
- .RelatedRichBlock-module_center__197sx {
5184
- width: 100%;
5185
- max-width: 650px;
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
- /* Themes */
5190
- .RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_dark__3Y1fE {
5191
- color: #000;
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
- .RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_dark__3Y1fE .RelatedRichBlock-module_tag__3OLyG {
5194
- color: rgba(0, 0, 0, 0.7);
5091
+ }
5092
+ .SensitiveBlock-module_super_full__14UOv {
5093
+ max-width: 100%;
5195
5094
  }
5196
5095
  @media only screen and (min-width: 32em) {
5197
- .RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_light__2mUxL {
5198
- color: #fff;
5199
- text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5)
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
- .RelatedRichBlock-module_mobile__JpCS4 {
5205
- display: none
5102
+ .SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_media__3wnlo {
5103
+ padding-right: 15px;
5104
+ padding-left: 15px
5206
5105
  }
5207
5106
  }
5208
- .RelatedRichBlock-module_desktop__trL0D {
5209
- display: none
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
- @media only screen and (min-width: 32em) {
5212
- .RelatedRichBlock-module_desktop__trL0D {
5213
- display: block
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
- .Footnote-module_root__2a0-B {
5140
+ .DonatesTeaser-module_root__3rtaJ {
5231
5141
  position: relative;
5142
+ z-index: 10;
5232
5143
 
5233
- width: 320px;
5234
- padding: 20px;
5144
+ display: block;
5145
+ overflow: hidden;
5235
5146
 
5236
- border-radius: 8px;
5237
- background-color: #fff;
5238
- box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 5px 20px rgba(0, 0, 0, 0.2);
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
- .Footnote-module_body__259Ly {
5241
- font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
5242
- font-size: 16px;
5243
- line-height: 22px;
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
- .Footnote-module_body__259Ly h3 {
5246
- margin: 0 0 16px;
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
- font-size: inherit;
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: inherit;
5179
+ line-height: 25px
5251
5180
  }
5252
- .Footnote-module_body__259Ly p {
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
- .Footnote-module_body__259Ly p + p {
5256
- margin-top: 6px;
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
- .Footnote-module_body__259Ly a {
5259
- color: inherit;
5260
- box-shadow: inset 0 -1px #b88b59;
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
- .Footnote-module_body__259Ly a:hover {
5263
- color: #b88b59;
5213
+ @media only screen and (min-width: 32em) {
5214
+ .DonatesTeaser-module_cta__1orPb {
5215
+ margin-top: 40px
5264
5216
  }
5265
- .Footnote-module_dismiss__1HKG5 {
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
- margin: 0;
5271
- padding: 6px 9px 10px;
5240
+ content: '';
5241
+ }
5242
+ .DonatesTeaser-module_ctaInner__2LChL {
5243
+ position: relative;
5272
5244
 
5273
- cursor: pointer;
5245
+ display: block;
5274
5246
 
5275
- color: #b3b3b3;
5276
- border-width: 0;
5277
- outline: none;
5278
- background-color: transparent;
5247
+ width: 192px;
5248
+ padding: 14px 0 13px;
5279
5249
  }
5280
- .Footnote-module_dismiss__1HKG5:hover {
5281
- color: #757575;
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
- .Footnote-module_dismiss__1HKG5 svg {
5284
- width: 12px;
5285
- height: 12px;
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 */