@meduza/ui-kit-2 0.1.56 → 0.1.58
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ui-kit-2.cjs.development.js +2 -1
- package/dist/ui-kit-2.cjs.development.js.map +1 -1
- package/dist/ui-kit-2.cjs.production.min.js +1 -1
- package/dist/ui-kit-2.cjs.production.min.js.map +1 -1
- package/dist/ui-kit-2.esm.js +2 -1
- package/dist/ui-kit-2.esm.js.map +1 -1
- package/dist/ui-kit.css +1258 -1258
- package/package.json +1 -1
- package/src/EmbedBlock/EmbedBlock.module.css +2 -2
- package/src/EmbedBlock/EmbedBlock.tsx +1 -0
- package/src/Timestamp/index.tsx +5 -1
package/dist/ui-kit.css
CHANGED
|
@@ -11,218 +11,228 @@
|
|
|
11
11
|
/* 511 */
|
|
12
12
|
/* 1023 */
|
|
13
13
|
/* Zindex */
|
|
14
|
-
.
|
|
15
|
-
|
|
16
|
-
height: 100%;
|
|
17
|
-
|
|
18
|
-
vertical-align: middle;
|
|
19
|
-
}
|
|
20
|
-
.SvgSymbol-module_small__2g6oR {
|
|
21
|
-
height: 14px;
|
|
22
|
-
}
|
|
23
|
-
.SvgSymbol-module_normal__9lFn1 {
|
|
24
|
-
height: 14px;
|
|
25
|
-
}
|
|
26
|
-
.SvgSymbol-module_medium__2eF5L {
|
|
27
|
-
width: 24px;
|
|
28
|
-
height: 24px;
|
|
29
|
-
}
|
|
30
|
-
.SvgSymbol-module_large__2kQrt {
|
|
31
|
-
width: 42px;
|
|
32
|
-
height: 42px;
|
|
33
|
-
}
|
|
34
|
-
.SvgSymbol-module_adaptive__3_68T {
|
|
35
|
-
width: 100%;
|
|
36
|
-
height: 100%;
|
|
37
|
-
}
|
|
38
|
-
.SvgSymbol-module_fb__1whmw {
|
|
39
|
-
width: 16px;
|
|
14
|
+
.Button-module_root__RpsiW {
|
|
15
|
+
display: block;
|
|
40
16
|
|
|
41
|
-
|
|
42
|
-
}
|
|
43
|
-
.SvgSymbol-module_vk__3VEuu {
|
|
44
|
-
width: 20px;
|
|
17
|
+
padding: 0;
|
|
45
18
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
19
|
+
cursor: pointer;
|
|
20
|
+
-webkit-user-select: none;
|
|
21
|
+
-moz-user-select: none;
|
|
22
|
+
-ms-user-select: none;
|
|
23
|
+
user-select: none;
|
|
24
|
+
transition: background-color 0.15s ease-out;
|
|
25
|
+
text-align: center;
|
|
50
26
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
width: 20px;
|
|
27
|
+
color: #fff;
|
|
28
|
+
border-width: 0;
|
|
29
|
+
outline: none;
|
|
55
30
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
.SvgSymbol-module_tg__2xe2f {
|
|
59
|
-
width: 18px;
|
|
31
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
32
|
+
line-height: 1;
|
|
60
33
|
|
|
61
|
-
|
|
62
|
-
}
|
|
63
|
-
.SvgSymbol-module_reaction__rrJvf {
|
|
64
|
-
width: 16px;
|
|
34
|
+
-webkit-appearance: none;
|
|
65
35
|
|
|
66
|
-
|
|
36
|
+
-moz-appearance: none;
|
|
67
37
|
|
|
68
|
-
|
|
38
|
+
appearance: none;
|
|
69
39
|
}
|
|
70
|
-
.
|
|
71
|
-
|
|
72
|
-
.SvgSymbol-module_read__2V82i,
|
|
73
|
-
.SvgSymbol-module_listened__1oMFV {
|
|
74
|
-
width: 15px;
|
|
75
|
-
height: 15px;
|
|
40
|
+
.Button-module_root__RpsiW::-moz-focus-inner {
|
|
41
|
+
border: 0;
|
|
76
42
|
}
|
|
77
|
-
.
|
|
78
|
-
|
|
79
|
-
|
|
43
|
+
.Button-module_root__RpsiW[disabled] {
|
|
44
|
+
cursor: default;
|
|
45
|
+
pointer-events: none;
|
|
46
|
+
|
|
47
|
+
opacity: 0.5;
|
|
80
48
|
}
|
|
81
|
-
.
|
|
82
|
-
|
|
83
|
-
height: 14px;
|
|
49
|
+
.Button-module_root__RpsiW > span:first-child {
|
|
50
|
+
margin-right: 4px;
|
|
84
51
|
}
|
|
85
|
-
.
|
|
86
|
-
|
|
87
|
-
width: 16px;
|
|
88
|
-
height: 16px;
|
|
52
|
+
.Button-module_root__RpsiW > span:last-child {
|
|
53
|
+
margin-left: 4px;
|
|
89
54
|
}
|
|
90
|
-
.
|
|
91
|
-
|
|
92
|
-
height: 16px;
|
|
55
|
+
.Button-module_gold__ZMYg- {
|
|
56
|
+
background: #b88b59;
|
|
93
57
|
}
|
|
94
|
-
.
|
|
95
|
-
|
|
96
|
-
height: 64px;
|
|
58
|
+
.Button-module_gold__ZMYg-.Button-module_isLoading__1g6QO {
|
|
59
|
+
fill: #b88b59;
|
|
97
60
|
}
|
|
98
|
-
.
|
|
99
|
-
|
|
61
|
+
.Button-module_gold__ZMYg-:hover {
|
|
62
|
+
background-color: #9e784c
|
|
100
63
|
}
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
64
|
+
@media (hover: none) {
|
|
65
|
+
.Button-module_gold__ZMYg-:hover {
|
|
66
|
+
background-color: #b88b59
|
|
106
67
|
}
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
68
|
+
}
|
|
69
|
+
.Button-module_gold__ZMYg-:active {
|
|
70
|
+
background-color: #856440;
|
|
112
71
|
}
|
|
113
|
-
.
|
|
114
|
-
|
|
115
|
-
|
|
72
|
+
.Button-module_gray__3IM54 {
|
|
73
|
+
color: #000;
|
|
74
|
+
background-color: #f0f0f0;
|
|
116
75
|
}
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
width: 28px;
|
|
120
|
-
height: 22px
|
|
76
|
+
.Button-module_gray__3IM54.Button-module_isLoading__1g6QO {
|
|
77
|
+
fill: #545454;
|
|
121
78
|
}
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
.SvgSymbol-module_isInButtonForward__D1AFL {
|
|
125
|
-
width: 28px;
|
|
126
|
-
height: 28px
|
|
79
|
+
.Button-module_gray__3IM54:hover {
|
|
80
|
+
background-color: #ebebeb
|
|
127
81
|
}
|
|
128
|
-
@media
|
|
129
|
-
.
|
|
130
|
-
|
|
131
|
-
width: 22px;
|
|
132
|
-
height: 22px
|
|
82
|
+
@media (hover: none) {
|
|
83
|
+
.Button-module_gray__3IM54:hover {
|
|
84
|
+
background-color: #ebebeb
|
|
133
85
|
}
|
|
134
86
|
}
|
|
135
|
-
.
|
|
136
|
-
|
|
137
|
-
height: 18px;
|
|
87
|
+
.Button-module_gray__3IM54:active {
|
|
88
|
+
background-color: #e3e3e3;
|
|
138
89
|
}
|
|
139
|
-
.
|
|
140
|
-
|
|
141
|
-
height: 100%;
|
|
90
|
+
.Button-module_sand__2AqVq {
|
|
91
|
+
background: #a18c68;
|
|
142
92
|
}
|
|
143
|
-
.
|
|
144
|
-
|
|
145
|
-
height: 20px
|
|
93
|
+
.Button-module_sand__2AqVq.Button-module_isLoading__1g6QO {
|
|
94
|
+
fill: #a18c68;
|
|
146
95
|
}
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
96
|
+
.Button-module_sand__2AqVq:hover {
|
|
97
|
+
background-color: #8a7654
|
|
98
|
+
}
|
|
99
|
+
@media (hover: none) {
|
|
100
|
+
.Button-module_sand__2AqVq:hover {
|
|
101
|
+
background-color: #a18c68
|
|
151
102
|
}
|
|
152
103
|
}
|
|
153
|
-
.
|
|
154
|
-
|
|
155
|
-
height: 12px;
|
|
104
|
+
.Button-module_sand__2AqVq:active {
|
|
105
|
+
background-color: #7b6743;
|
|
156
106
|
}
|
|
157
|
-
.
|
|
158
|
-
|
|
159
|
-
|
|
107
|
+
.Button-module_dark__I0uXx {
|
|
108
|
+
color: #adadad;
|
|
109
|
+
background-color: #3a3a3a;
|
|
110
|
+
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
|
|
160
111
|
}
|
|
161
|
-
.
|
|
162
|
-
|
|
163
|
-
height: 24px
|
|
112
|
+
.Button-module_dark__I0uXx:hover {
|
|
113
|
+
background-color: #2e2e2e
|
|
164
114
|
}
|
|
165
|
-
@media
|
|
166
|
-
.
|
|
167
|
-
|
|
168
|
-
height: 16px
|
|
115
|
+
@media (hover: none) {
|
|
116
|
+
.Button-module_dark__I0uXx:hover {
|
|
117
|
+
background-color: #3a3a3a
|
|
169
118
|
}
|
|
170
119
|
}
|
|
171
|
-
.
|
|
172
|
-
|
|
173
|
-
height: 14px
|
|
120
|
+
.Button-module_dark__I0uXx:active {
|
|
121
|
+
background-color: #242424;
|
|
174
122
|
}
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
width: 16px;
|
|
178
|
-
height: 16px
|
|
123
|
+
.Button-module_dark__I0uXx.Button-module_isLoading__1g6QO {
|
|
124
|
+
fill: #3a3a3a;
|
|
179
125
|
}
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
height: auto;
|
|
184
|
-
|
|
185
|
-
cursor: pointer;
|
|
186
|
-
|
|
187
|
-
stroke-width: 2px
|
|
126
|
+
.Button-module_light__1Y4hG {
|
|
127
|
+
color: #000;
|
|
128
|
+
background-color: #fff;
|
|
188
129
|
}
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
130
|
+
.Button-module_light__1Y4hG:hover {
|
|
131
|
+
background-color: #ebebeb
|
|
132
|
+
}
|
|
133
|
+
@media (hover: none) {
|
|
134
|
+
.Button-module_light__1Y4hG:hover {
|
|
135
|
+
background-color: #fff
|
|
194
136
|
}
|
|
195
137
|
}
|
|
196
|
-
.
|
|
197
|
-
|
|
138
|
+
.Button-module_light__1Y4hG:active {
|
|
139
|
+
background-color: #e3e3e3;
|
|
198
140
|
}
|
|
199
|
-
.
|
|
200
|
-
|
|
201
|
-
height: 13px;
|
|
141
|
+
.Button-module_light__1Y4hG.Button-module_isLoading__1g6QO {
|
|
142
|
+
fill: #fff;
|
|
202
143
|
}
|
|
203
|
-
.
|
|
204
|
-
|
|
205
|
-
|
|
144
|
+
.Button-module_black__3sG3Y {
|
|
145
|
+
color: #7e7d7b;
|
|
146
|
+
background-color: #000;
|
|
206
147
|
}
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
width: 14px;
|
|
210
|
-
height: 14px
|
|
148
|
+
.Button-module_black__3sG3Y.Button-module_isLoading__1g6QO {
|
|
149
|
+
fill: #7e7d7b;
|
|
211
150
|
}
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
151
|
+
.Button-module_black__3sG3Y:hover {
|
|
152
|
+
background-color: #141414
|
|
153
|
+
}
|
|
154
|
+
@media (hover: none) {
|
|
155
|
+
.Button-module_black__3sG3Y:hover {
|
|
156
|
+
background: #141414
|
|
216
157
|
}
|
|
217
158
|
}
|
|
218
|
-
.
|
|
219
|
-
|
|
159
|
+
.Button-module_black__3sG3Y:active {
|
|
160
|
+
background-color: #242424;
|
|
161
|
+
}
|
|
162
|
+
.Button-module_red__3Niou {
|
|
163
|
+
background-color: #f95a5a;
|
|
164
|
+
}
|
|
165
|
+
.Button-module_red__3Niou:hover {
|
|
166
|
+
background-color: #e65353
|
|
167
|
+
}
|
|
168
|
+
@media (hover: none) {
|
|
169
|
+
.Button-module_red__3Niou:hover {
|
|
170
|
+
background: #f95a5a
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
.Button-module_red__3Niou:active {
|
|
174
|
+
background-color: #d44d4d;
|
|
175
|
+
}
|
|
176
|
+
.Button-module_red__3Niou.Button-module_isLoading__1g6QO {
|
|
177
|
+
fill: #141414;
|
|
178
|
+
}
|
|
179
|
+
.Button-module_default__28Vo_ {
|
|
180
|
+
width: 100%;
|
|
181
|
+
height: 42px;
|
|
182
|
+
padding: 6px 18px;
|
|
183
|
+
|
|
184
|
+
letter-spacing: 1px;
|
|
185
|
+
text-transform: uppercase;
|
|
186
|
+
|
|
187
|
+
border-radius: 8px;
|
|
188
|
+
|
|
189
|
+
font-size: 12px;
|
|
190
|
+
font-weight: 600;
|
|
191
|
+
line-height: 22px
|
|
220
192
|
}
|
|
221
193
|
@media only screen and (min-width: 64em) {
|
|
222
|
-
.
|
|
223
|
-
|
|
194
|
+
.Button-module_default__28Vo_ {
|
|
195
|
+
padding: 7px 18px 6px;
|
|
196
|
+
|
|
197
|
+
font-size: 14px;
|
|
198
|
+
line-height: 16px
|
|
224
199
|
}
|
|
225
200
|
}
|
|
201
|
+
.Button-module_isInSpoiler__2Yl8c svg {
|
|
202
|
+
margin-top: -2px;
|
|
203
|
+
margin-left: 6px;
|
|
204
|
+
}
|
|
205
|
+
.Button-module_ghost__3awCW {
|
|
206
|
+
letter-spacing: inherit;
|
|
207
|
+
text-transform: none;
|
|
208
|
+
|
|
209
|
+
color: inherit;
|
|
210
|
+
background-color: transparent;
|
|
211
|
+
|
|
212
|
+
font-family: inherit;
|
|
213
|
+
font-size: inherit;
|
|
214
|
+
font-weight: inherit;
|
|
215
|
+
}
|
|
216
|
+
.Button-module_isInDropdown__1ogKL {
|
|
217
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
218
|
+
}
|
|
219
|
+
.Button-module_black__3sG3Y[disabled],
|
|
220
|
+
.Button-module_sand__2AqVq[disabled] {
|
|
221
|
+
opacity: 0.3;
|
|
222
|
+
}
|
|
223
|
+
/* LOADING */
|
|
224
|
+
.Button-module_root__RpsiW.Button-module_isLoading__1g6QO {
|
|
225
|
+
cursor: default;
|
|
226
|
+
pointer-events: none;
|
|
227
|
+
|
|
228
|
+
background-color: transparent;
|
|
229
|
+
box-shadow: none;
|
|
230
|
+
}
|
|
231
|
+
.Button-module_loader__2pl6d {
|
|
232
|
+
display: block;
|
|
233
|
+
|
|
234
|
+
margin-top: -1px;
|
|
235
|
+
}
|
|
226
236
|
|
|
227
237
|
/* Colors */
|
|
228
238
|
/* Fonts */
|
|
@@ -237,21 +247,9 @@
|
|
|
237
247
|
/* 511 */
|
|
238
248
|
/* 1023 */
|
|
239
249
|
/* Zindex */
|
|
240
|
-
.
|
|
250
|
+
.Switcher-module_root__1Env1 {
|
|
241
251
|
position: relative;
|
|
242
252
|
|
|
243
|
-
display: block;
|
|
244
|
-
|
|
245
|
-
width: 100%;
|
|
246
|
-
}
|
|
247
|
-
.DotsOnImage-module_isVisible__Wqqqt .DotsOnImage-module_marker__lH5cP {
|
|
248
|
-
-webkit-animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
249
|
-
animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
250
|
-
}
|
|
251
|
-
.DotsOnImage-module_dot__H1wua {
|
|
252
|
-
position: absolute;
|
|
253
|
-
z-index: 10;
|
|
254
|
-
|
|
255
253
|
display: -webkit-box;
|
|
256
254
|
|
|
257
255
|
display: -webkit-flex;
|
|
@@ -259,322 +257,84 @@
|
|
|
259
257
|
display: -ms-flexbox;
|
|
260
258
|
|
|
261
259
|
display: flex;
|
|
262
|
-
align-items: center;
|
|
263
260
|
flex-flow: row nowrap;
|
|
264
|
-
|
|
261
|
+
align-items: center;
|
|
265
262
|
|
|
266
|
-
|
|
267
|
-
height: 28px;
|
|
263
|
+
font-weight: 600;
|
|
268
264
|
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
.DotsOnImage-module_marker__lH5cP {
|
|
272
|
-
width: 20px;
|
|
273
|
-
height: 20px;
|
|
274
|
-
padding: 0;
|
|
265
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
266
|
+
white-space: nowrap;
|
|
275
267
|
|
|
276
268
|
cursor: pointer;
|
|
277
|
-
text-align: center;
|
|
278
|
-
|
|
279
|
-
opacity: 0;
|
|
280
|
-
color: #fff;
|
|
281
|
-
border-width: 0;
|
|
282
|
-
border-radius: 30px;
|
|
283
|
-
outline-width: 0;
|
|
284
|
-
background-color: #000;
|
|
285
|
-
box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
|
|
286
269
|
|
|
287
|
-
|
|
288
|
-
font-size: 9px;
|
|
289
|
-
font-weight: 600;
|
|
290
|
-
line-height: 22px;
|
|
270
|
+
-webkit-user-select: none;
|
|
291
271
|
|
|
292
|
-
|
|
272
|
+
-moz-user-select: none;
|
|
293
273
|
|
|
294
|
-
|
|
274
|
+
-ms-user-select: none;
|
|
295
275
|
|
|
296
|
-
|
|
297
|
-
will-change: opacity;
|
|
298
|
-
-webkit-tap-highlight-color: transparent
|
|
276
|
+
user-select: none;
|
|
299
277
|
}
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
width: 28px;
|
|
303
|
-
height: 28px;
|
|
304
|
-
|
|
305
|
-
font-size: 13px;
|
|
306
|
-
line-height: 28px
|
|
278
|
+
.Switcher-module_dark__1IzaH {
|
|
279
|
+
color: inherit;
|
|
307
280
|
}
|
|
308
|
-
|
|
309
|
-
|
|
281
|
+
.Switcher-module_dark__1IzaH .Switcher-module_control__1NTvY {
|
|
282
|
+
background-color: transparent;
|
|
283
|
+
}
|
|
284
|
+
.Switcher-module_input__jaMVF {
|
|
310
285
|
position: absolute;
|
|
311
|
-
top:
|
|
312
|
-
|
|
313
|
-
bottom: -5px;
|
|
314
|
-
left: -5px;
|
|
286
|
+
top: 0;
|
|
287
|
+
left: 0;
|
|
315
288
|
|
|
316
|
-
|
|
317
|
-
}
|
|
318
|
-
@media only screen and (min-width: 32em) {
|
|
319
|
-
.DotsOnImage-module_marker__lH5cP::after {
|
|
320
|
-
content: none
|
|
289
|
+
opacity: 0;
|
|
321
290
|
}
|
|
322
|
-
|
|
323
|
-
|
|
291
|
+
.Switcher-module_control__1NTvY {
|
|
292
|
+
position: relative;
|
|
293
|
+
|
|
324
294
|
display: block;
|
|
325
295
|
|
|
326
|
-
width:
|
|
327
|
-
height:
|
|
296
|
+
width: 37px;
|
|
297
|
+
height: 21px;
|
|
328
298
|
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
|
|
333
|
-
}
|
|
334
|
-
.DotsOnImage-module_marker__lH5cP.DotsOnImage-module_isActive__3hh31 {
|
|
335
|
-
box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), 0 0 0 1px #fff;
|
|
299
|
+
background-color: #e6e6e6;
|
|
300
|
+
|
|
301
|
+
border-radius: 15px;
|
|
336
302
|
}
|
|
337
|
-
.
|
|
303
|
+
.Switcher-module_control__1NTvY::before {
|
|
338
304
|
position: absolute;
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
transform: translateX(50px);
|
|
343
|
-
}
|
|
344
|
-
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isLeft__3quc9.DotsOnImage-module_isTop__3zmSK {
|
|
345
|
-
transform: translateX(-100%) translateX(-22px);
|
|
346
|
-
}
|
|
347
|
-
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isRight__2RsJe.DotsOnImage-module_isBottom__3Nk1T {
|
|
348
|
-
transform: translateX(50px) translateY(-100%) translateY(22px);
|
|
349
|
-
}
|
|
350
|
-
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isLeft__3quc9.DotsOnImage-module_isBottom__3Nk1T {
|
|
351
|
-
transform: translateX(-100%) translateX(-22px) translateY(-100%)
|
|
352
|
-
translateY(22px);
|
|
353
|
-
}
|
|
354
|
-
@-webkit-keyframes DotsOnImage-module_show__2TMBv {
|
|
355
|
-
0% {
|
|
356
|
-
transform: scale(0.4);
|
|
305
|
+
top: 0;
|
|
306
|
+
bottom: 0;
|
|
307
|
+
left: 0;
|
|
357
308
|
|
|
358
|
-
|
|
359
|
-
}
|
|
309
|
+
width: 18px;
|
|
360
310
|
|
|
361
|
-
|
|
362
|
-
transform: scale(1.1);
|
|
311
|
+
background: rgba(19, 191, 17, 0);
|
|
363
312
|
|
|
364
|
-
|
|
365
|
-
}
|
|
313
|
+
border-radius: 15px;
|
|
366
314
|
|
|
367
|
-
|
|
368
|
-
transform: scale(1);
|
|
315
|
+
transition: 0.25s ease-in-out;
|
|
369
316
|
|
|
370
|
-
|
|
371
|
-
}
|
|
317
|
+
content: '';
|
|
372
318
|
}
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
319
|
+
.Switcher-module_knob__3kEy5 {
|
|
320
|
+
position: relative;
|
|
321
|
+
top: 2px;
|
|
322
|
+
left: 2px;
|
|
323
|
+
z-index: 200;
|
|
376
324
|
|
|
377
|
-
|
|
378
|
-
}
|
|
325
|
+
display: block;
|
|
379
326
|
|
|
380
|
-
|
|
381
|
-
|
|
327
|
+
width: 17px;
|
|
328
|
+
height: 17px;
|
|
382
329
|
|
|
383
|
-
|
|
384
|
-
}
|
|
330
|
+
background: #fff;
|
|
385
331
|
|
|
386
|
-
|
|
387
|
-
transform: scale(1);
|
|
332
|
+
border-radius: 15px;
|
|
388
333
|
|
|
389
|
-
|
|
390
|
-
}
|
|
334
|
+
transition: 0.25s ease-in-out;
|
|
391
335
|
}
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
/* Fonts */
|
|
395
|
-
/* Gap */
|
|
396
|
-
/* Media */
|
|
397
|
-
/* 512 */
|
|
398
|
-
/* 650 */
|
|
399
|
-
/* 768 */
|
|
400
|
-
/* 1024 */
|
|
401
|
-
/* 1010 */
|
|
402
|
-
/* 1200 */
|
|
403
|
-
/* 511 */
|
|
404
|
-
/* 1023 */
|
|
405
|
-
/* Zindex */
|
|
406
|
-
.Image-module_root__1vsA_ {
|
|
407
|
-
position: relative;
|
|
408
|
-
z-index: 1;
|
|
409
|
-
|
|
410
|
-
display: block;
|
|
411
|
-
overflow: hidden;
|
|
412
|
-
transition: background-color 250ms ease;
|
|
413
|
-
|
|
414
|
-
background-color: #f2f2f2
|
|
415
|
-
}
|
|
416
|
-
@media only screen and (min-width: 32em) {
|
|
417
|
-
.Image-module_root__1vsA_ {
|
|
418
|
-
border-radius: inherit
|
|
419
|
-
}
|
|
420
|
-
}
|
|
421
|
-
.Image-module_root__1vsA_ img {
|
|
422
|
-
position: absolute;
|
|
423
|
-
top: 0;
|
|
424
|
-
left: 0;
|
|
425
|
-
|
|
426
|
-
width: 100%;
|
|
427
|
-
height: 100%;
|
|
428
|
-
}
|
|
429
|
-
.Image-module_isLoaded__3XhU5 {
|
|
430
|
-
background-color: transparent;
|
|
431
|
-
}
|
|
432
|
-
.Image-module_wrapper__3fLjs {
|
|
433
|
-
display: block;
|
|
434
|
-
|
|
435
|
-
width: 100%;
|
|
436
|
-
|
|
437
|
-
background-repeat: no-repeat;
|
|
438
|
-
background-size: 100% auto;
|
|
439
|
-
}
|
|
440
|
-
.Image-module_fullscreen__29apx picture {
|
|
441
|
-
cursor: pointer;
|
|
442
|
-
}
|
|
443
|
-
.Image-module_fullscreen__29apx picture:hover::after {
|
|
444
|
-
opacity: 1;
|
|
445
|
-
}
|
|
446
|
-
.Image-module_fullscreen__29apx picture::after {
|
|
447
|
-
position: absolute;
|
|
448
|
-
right: 12px;
|
|
449
|
-
bottom: 12px;
|
|
450
|
-
|
|
451
|
-
width: 40px;
|
|
452
|
-
height: 40px;
|
|
453
|
-
|
|
454
|
-
transition: opacity 250ms ease;
|
|
455
|
-
pointer-events: none;
|
|
456
|
-
|
|
457
|
-
opacity: 0;
|
|
458
|
-
border: 0.5px solid rgba(255, 255, 255, 0.15);
|
|
459
|
-
border-radius: 20px;
|
|
460
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
461
|
-
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.197 10.207V3.763h-6.463' stroke='%23DBDBDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.793 4.166l-6.173 6.172' stroke='%23DBDBDB' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.803 13.733v6.444h6.463' stroke='%23DBDBDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.207 19.774l6.173-6.171' stroke='%23DBDBDB' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
|
|
462
|
-
background-repeat: no-repeat;
|
|
463
|
-
background-position: center
|
|
464
|
-
}
|
|
465
|
-
@media only screen and (min-width: 64em) {
|
|
466
|
-
.Image-module_fullscreen__29apx picture::after {
|
|
467
|
-
content: ''
|
|
468
|
-
}
|
|
469
|
-
}
|
|
470
|
-
[data-input='mouse'] .Image-module_wrapper__3fLjs {
|
|
471
|
-
outline: none;
|
|
472
|
-
}
|
|
473
|
-
.Image-module_dark__3o0nU {
|
|
474
|
-
background-color: transparent;
|
|
475
|
-
}
|
|
476
|
-
|
|
477
|
-
/* Colors */
|
|
478
|
-
/* Fonts */
|
|
479
|
-
/* Gap */
|
|
480
|
-
/* Media */
|
|
481
|
-
/* 512 */
|
|
482
|
-
/* 650 */
|
|
483
|
-
/* 768 */
|
|
484
|
-
/* 1024 */
|
|
485
|
-
/* 1010 */
|
|
486
|
-
/* 1200 */
|
|
487
|
-
/* 511 */
|
|
488
|
-
/* 1023 */
|
|
489
|
-
/* Zindex */
|
|
490
|
-
.Switcher-module_root__1Env1 {
|
|
491
|
-
position: relative;
|
|
492
|
-
|
|
493
|
-
display: -webkit-box;
|
|
494
|
-
|
|
495
|
-
display: -webkit-flex;
|
|
496
|
-
|
|
497
|
-
display: -ms-flexbox;
|
|
498
|
-
|
|
499
|
-
display: flex;
|
|
500
|
-
flex-flow: row nowrap;
|
|
501
|
-
align-items: center;
|
|
502
|
-
|
|
503
|
-
font-weight: 600;
|
|
504
|
-
|
|
505
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
506
|
-
white-space: nowrap;
|
|
507
|
-
|
|
508
|
-
cursor: pointer;
|
|
509
|
-
|
|
510
|
-
-webkit-user-select: none;
|
|
511
|
-
|
|
512
|
-
-moz-user-select: none;
|
|
513
|
-
|
|
514
|
-
-ms-user-select: none;
|
|
515
|
-
|
|
516
|
-
user-select: none;
|
|
517
|
-
}
|
|
518
|
-
.Switcher-module_dark__1IzaH {
|
|
519
|
-
color: inherit;
|
|
520
|
-
}
|
|
521
|
-
.Switcher-module_dark__1IzaH .Switcher-module_control__1NTvY {
|
|
522
|
-
background-color: transparent;
|
|
523
|
-
}
|
|
524
|
-
.Switcher-module_input__jaMVF {
|
|
525
|
-
position: absolute;
|
|
526
|
-
top: 0;
|
|
527
|
-
left: 0;
|
|
528
|
-
|
|
529
|
-
opacity: 0;
|
|
530
|
-
}
|
|
531
|
-
.Switcher-module_control__1NTvY {
|
|
532
|
-
position: relative;
|
|
533
|
-
|
|
534
|
-
display: block;
|
|
535
|
-
|
|
536
|
-
width: 37px;
|
|
537
|
-
height: 21px;
|
|
538
|
-
|
|
539
|
-
background-color: #e6e6e6;
|
|
540
|
-
|
|
541
|
-
border-radius: 15px;
|
|
542
|
-
}
|
|
543
|
-
.Switcher-module_control__1NTvY::before {
|
|
544
|
-
position: absolute;
|
|
545
|
-
top: 0;
|
|
546
|
-
bottom: 0;
|
|
547
|
-
left: 0;
|
|
548
|
-
|
|
549
|
-
width: 18px;
|
|
550
|
-
|
|
551
|
-
background: rgba(19, 191, 17, 0);
|
|
552
|
-
|
|
553
|
-
border-radius: 15px;
|
|
554
|
-
|
|
555
|
-
transition: 0.25s ease-in-out;
|
|
556
|
-
|
|
557
|
-
content: '';
|
|
558
|
-
}
|
|
559
|
-
.Switcher-module_knob__3kEy5 {
|
|
560
|
-
position: relative;
|
|
561
|
-
top: 2px;
|
|
562
|
-
left: 2px;
|
|
563
|
-
z-index: 200;
|
|
564
|
-
|
|
565
|
-
display: block;
|
|
566
|
-
|
|
567
|
-
width: 17px;
|
|
568
|
-
height: 17px;
|
|
569
|
-
|
|
570
|
-
background: #fff;
|
|
571
|
-
|
|
572
|
-
border-radius: 15px;
|
|
573
|
-
|
|
574
|
-
transition: 0.25s ease-in-out;
|
|
575
|
-
}
|
|
576
|
-
.Switcher-module_input__jaMVF:checked ~ .Switcher-module_control__1NTvY::before {
|
|
577
|
-
width: 100%;
|
|
336
|
+
.Switcher-module_input__jaMVF:checked ~ .Switcher-module_control__1NTvY::before {
|
|
337
|
+
width: 100%;
|
|
578
338
|
|
|
579
339
|
background-color: #b88b59;
|
|
580
340
|
}
|
|
@@ -651,227 +411,301 @@
|
|
|
651
411
|
/* 511 */
|
|
652
412
|
/* 1023 */
|
|
653
413
|
/* Zindex */
|
|
654
|
-
.
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
padding: 0;
|
|
658
|
-
|
|
659
|
-
cursor: pointer;
|
|
660
|
-
-webkit-user-select: none;
|
|
661
|
-
-moz-user-select: none;
|
|
662
|
-
-ms-user-select: none;
|
|
663
|
-
user-select: none;
|
|
664
|
-
transition: background-color 0.15s ease-out;
|
|
665
|
-
text-align: center;
|
|
666
|
-
|
|
667
|
-
color: #fff;
|
|
668
|
-
border-width: 0;
|
|
669
|
-
outline: none;
|
|
670
|
-
|
|
671
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
672
|
-
line-height: 1;
|
|
673
|
-
|
|
674
|
-
-webkit-appearance: none;
|
|
675
|
-
|
|
676
|
-
-moz-appearance: none;
|
|
414
|
+
.SvgSymbol-module_root__2CsRW {
|
|
415
|
+
width: 100%;
|
|
416
|
+
height: 100%;
|
|
677
417
|
|
|
678
|
-
|
|
418
|
+
vertical-align: middle;
|
|
679
419
|
}
|
|
680
|
-
.
|
|
681
|
-
|
|
420
|
+
.SvgSymbol-module_small__2g6oR {
|
|
421
|
+
height: 14px;
|
|
682
422
|
}
|
|
683
|
-
.
|
|
684
|
-
|
|
685
|
-
pointer-events: none;
|
|
686
|
-
|
|
687
|
-
opacity: 0.5;
|
|
423
|
+
.SvgSymbol-module_normal__9lFn1 {
|
|
424
|
+
height: 14px;
|
|
688
425
|
}
|
|
689
|
-
.
|
|
690
|
-
|
|
426
|
+
.SvgSymbol-module_medium__2eF5L {
|
|
427
|
+
width: 24px;
|
|
428
|
+
height: 24px;
|
|
691
429
|
}
|
|
692
|
-
.
|
|
693
|
-
|
|
430
|
+
.SvgSymbol-module_large__2kQrt {
|
|
431
|
+
width: 42px;
|
|
432
|
+
height: 42px;
|
|
694
433
|
}
|
|
695
|
-
.
|
|
696
|
-
|
|
434
|
+
.SvgSymbol-module_adaptive__3_68T {
|
|
435
|
+
width: 100%;
|
|
436
|
+
height: 100%;
|
|
697
437
|
}
|
|
698
|
-
.
|
|
699
|
-
|
|
438
|
+
.SvgSymbol-module_fb__1whmw {
|
|
439
|
+
width: 16px;
|
|
440
|
+
|
|
441
|
+
fill: #304591;
|
|
700
442
|
}
|
|
701
|
-
.
|
|
702
|
-
|
|
443
|
+
.SvgSymbol-module_vk__3VEuu {
|
|
444
|
+
width: 20px;
|
|
445
|
+
|
|
446
|
+
fill: #527397;
|
|
703
447
|
}
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
448
|
+
.SvgSymbol-module_ok__2_1Qb {
|
|
449
|
+
width: 9px;
|
|
450
|
+
|
|
451
|
+
fill: #eb722e;
|
|
707
452
|
}
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
453
|
+
.SvgSymbol-module_tw__2VRG5 {
|
|
454
|
+
width: 20px;
|
|
455
|
+
|
|
456
|
+
fill: #31adf4;
|
|
711
457
|
}
|
|
712
|
-
.
|
|
713
|
-
|
|
714
|
-
|
|
458
|
+
.SvgSymbol-module_tg__2xe2f {
|
|
459
|
+
width: 18px;
|
|
460
|
+
|
|
461
|
+
fill: #2ba5e0;
|
|
715
462
|
}
|
|
716
|
-
.
|
|
717
|
-
|
|
463
|
+
.SvgSymbol-module_reaction__rrJvf {
|
|
464
|
+
width: 16px;
|
|
465
|
+
|
|
466
|
+
color: #dcad76;
|
|
467
|
+
|
|
468
|
+
fill: #262626;
|
|
718
469
|
}
|
|
719
|
-
.
|
|
720
|
-
|
|
470
|
+
.SvgSymbol-module_card__1XAqw,
|
|
471
|
+
.SvgSymbol-module_podcast__3oPoo,
|
|
472
|
+
.SvgSymbol-module_read__2V82i,
|
|
473
|
+
.SvgSymbol-module_listened__1oMFV {
|
|
474
|
+
width: 15px;
|
|
475
|
+
height: 15px;
|
|
721
476
|
}
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
477
|
+
.SvgSymbol-module_menu__2iYFt {
|
|
478
|
+
width: 24px;
|
|
479
|
+
height: 24px;
|
|
725
480
|
}
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
481
|
+
.SvgSymbol-module_cross__J2lCN {
|
|
482
|
+
width: 14px;
|
|
483
|
+
height: 14px;
|
|
729
484
|
}
|
|
730
|
-
.
|
|
731
|
-
|
|
485
|
+
.SvgSymbol-module_isInFeature__cDeTI,
|
|
486
|
+
.SvgSymbol-module_isInCard__pKq4e {
|
|
487
|
+
width: 16px;
|
|
488
|
+
height: 16px;
|
|
732
489
|
}
|
|
733
|
-
.
|
|
734
|
-
|
|
490
|
+
.SvgSymbol-module_isInTopicBlockItem__3Te91 {
|
|
491
|
+
width: 16px;
|
|
492
|
+
height: 16px;
|
|
735
493
|
}
|
|
736
|
-
.
|
|
737
|
-
|
|
494
|
+
.SvgSymbol-module_isInPageStatic__H31Rd {
|
|
495
|
+
width: 64px;
|
|
496
|
+
height: 64px;
|
|
738
497
|
}
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
background-color: #a18c68
|
|
498
|
+
.SvgSymbol-module_isInMaterialMeta__2IbAw {
|
|
499
|
+
margin-right: 6px;
|
|
742
500
|
}
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
501
|
+
.SvgSymbol-module_isInAudioPlayer__2xlzW {
|
|
502
|
+
width: 29px;
|
|
503
|
+
height: 29px;
|
|
504
|
+
|
|
505
|
+
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
746
506
|
}
|
|
747
|
-
.
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
507
|
+
.SvgSymbol-module_isInEpisodeBlock__2vY3o {
|
|
508
|
+
width: 38px;
|
|
509
|
+
height: 38px;
|
|
510
|
+
|
|
511
|
+
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
|
|
751
512
|
}
|
|
752
|
-
.
|
|
753
|
-
|
|
513
|
+
.SvgSymbol-module_isInButtonPlaybackRate__1L3TW {
|
|
514
|
+
width: 34px;
|
|
515
|
+
height: 28px
|
|
754
516
|
}
|
|
755
|
-
@media (
|
|
756
|
-
.
|
|
757
|
-
|
|
517
|
+
@media only screen and (min-width: 40.625em) {
|
|
518
|
+
.SvgSymbol-module_isInButtonPlaybackRate__1L3TW {
|
|
519
|
+
width: 28px;
|
|
520
|
+
height: 22px
|
|
758
521
|
}
|
|
759
522
|
}
|
|
760
|
-
.
|
|
761
|
-
|
|
523
|
+
.SvgSymbol-module_isInButtonBackward__1Grf9,
|
|
524
|
+
.SvgSymbol-module_isInButtonForward__D1AFL {
|
|
525
|
+
width: 28px;
|
|
526
|
+
height: 28px
|
|
762
527
|
}
|
|
763
|
-
|
|
764
|
-
|
|
528
|
+
@media only screen and (min-width: 40.625em) {
|
|
529
|
+
.SvgSymbol-module_isInButtonBackward__1Grf9,
|
|
530
|
+
.SvgSymbol-module_isInButtonForward__D1AFL {
|
|
531
|
+
width: 22px;
|
|
532
|
+
height: 22px
|
|
765
533
|
}
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
534
|
+
}
|
|
535
|
+
.SvgSymbol-module_isInToolbar__3SaIh.SvgSymbol-module_cross__J2lCN {
|
|
536
|
+
width: 18px;
|
|
537
|
+
height: 18px;
|
|
769
538
|
}
|
|
770
|
-
.
|
|
771
|
-
|
|
539
|
+
.SvgSymbol-module_play__pM-qY {
|
|
540
|
+
width: 100%;
|
|
541
|
+
height: 100%;
|
|
772
542
|
}
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
543
|
+
.SvgSymbol-module_meduzaLogo__2Ouzp {
|
|
544
|
+
width: 92px;
|
|
545
|
+
height: 20px
|
|
546
|
+
}
|
|
547
|
+
@media only screen and (min-width: 64em) {
|
|
548
|
+
.SvgSymbol-module_meduzaLogo__2Ouzp {
|
|
549
|
+
width: 100px;
|
|
550
|
+
height: 45px
|
|
776
551
|
}
|
|
777
552
|
}
|
|
778
|
-
.
|
|
779
|
-
|
|
553
|
+
.SvgSymbol-module_arrow__11naX {
|
|
554
|
+
width: 12px;
|
|
555
|
+
height: 12px;
|
|
780
556
|
}
|
|
781
|
-
.
|
|
782
|
-
|
|
557
|
+
.SvgSymbol-module_oil__hvHE5 {
|
|
558
|
+
width: 9px;
|
|
559
|
+
height: 12px;
|
|
783
560
|
}
|
|
784
|
-
.
|
|
785
|
-
|
|
786
|
-
|
|
561
|
+
.SvgSymbol-module_search__VK6p3 {
|
|
562
|
+
width: 24px;
|
|
563
|
+
height: 24px
|
|
787
564
|
}
|
|
788
|
-
|
|
789
|
-
|
|
565
|
+
@media only screen and (min-width: 64em) {
|
|
566
|
+
.SvgSymbol-module_search__VK6p3 {
|
|
567
|
+
width: 16px;
|
|
568
|
+
height: 16px
|
|
790
569
|
}
|
|
791
|
-
|
|
792
|
-
|
|
570
|
+
}
|
|
571
|
+
.SvgSymbol-module_user__1MGim {
|
|
572
|
+
width: 14px;
|
|
573
|
+
height: 14px
|
|
793
574
|
}
|
|
794
|
-
@media (
|
|
795
|
-
.
|
|
796
|
-
|
|
575
|
+
@media only screen and (min-width: 64em) {
|
|
576
|
+
.SvgSymbol-module_user__1MGim {
|
|
577
|
+
width: 16px;
|
|
578
|
+
height: 16px
|
|
797
579
|
}
|
|
798
580
|
}
|
|
799
|
-
.
|
|
800
|
-
|
|
581
|
+
.SvgSymbol-module_bookmark__2z7tX {
|
|
582
|
+
width: 17px;
|
|
583
|
+
height: auto;
|
|
584
|
+
|
|
585
|
+
cursor: pointer;
|
|
586
|
+
|
|
587
|
+
stroke-width: 2px
|
|
801
588
|
}
|
|
802
|
-
|
|
803
|
-
|
|
589
|
+
@media only screen and (min-width: 64em) {
|
|
590
|
+
.SvgSymbol-module_bookmark__2z7tX {
|
|
591
|
+
width: 14px;
|
|
592
|
+
|
|
593
|
+
stroke-width: 1.5px
|
|
804
594
|
}
|
|
805
|
-
|
|
806
|
-
|
|
595
|
+
}
|
|
596
|
+
.SvgSymbol-module_isInToolbar__3SaIh.SvgSymbol-module_bookmark__2z7tX {
|
|
597
|
+
width: 14px;
|
|
807
598
|
}
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
599
|
+
.SvgSymbol-module_receipt__3Eqow {
|
|
600
|
+
width: 10px;
|
|
601
|
+
height: 13px;
|
|
602
|
+
}
|
|
603
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN {
|
|
604
|
+
width: 22px;
|
|
605
|
+
height: 22px
|
|
606
|
+
}
|
|
607
|
+
@media only screen and (min-width: 64em) {
|
|
608
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN {
|
|
609
|
+
width: 14px;
|
|
610
|
+
height: 14px
|
|
811
611
|
}
|
|
812
612
|
}
|
|
813
|
-
|
|
814
|
-
|
|
613
|
+
@media only screen and (min-width: 64em) {
|
|
614
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_search__VK6p3 circle {
|
|
615
|
+
stroke-width: 1.5px
|
|
815
616
|
}
|
|
816
|
-
|
|
817
|
-
|
|
617
|
+
}
|
|
618
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN path {
|
|
619
|
+
stroke-width: 1.8px
|
|
818
620
|
}
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
621
|
+
@media only screen and (min-width: 64em) {
|
|
622
|
+
.SvgSymbol-module_isInHeader__1QHjL.SvgSymbol-module_cross__J2lCN path {
|
|
623
|
+
stroke-width: 1.3px
|
|
624
|
+
}
|
|
625
|
+
}
|
|
823
626
|
|
|
824
|
-
|
|
825
|
-
|
|
627
|
+
/* Colors */
|
|
628
|
+
/* Fonts */
|
|
629
|
+
/* Gap */
|
|
630
|
+
/* Media */
|
|
631
|
+
/* 512 */
|
|
632
|
+
/* 650 */
|
|
633
|
+
/* 768 */
|
|
634
|
+
/* 1024 */
|
|
635
|
+
/* 1010 */
|
|
636
|
+
/* 1200 */
|
|
637
|
+
/* 511 */
|
|
638
|
+
/* 1023 */
|
|
639
|
+
/* Zindex */
|
|
640
|
+
.Image-module_root__1vsA_ {
|
|
641
|
+
position: relative;
|
|
642
|
+
z-index: 1;
|
|
826
643
|
|
|
827
|
-
|
|
644
|
+
display: block;
|
|
645
|
+
overflow: hidden;
|
|
646
|
+
transition: background-color 250ms ease;
|
|
828
647
|
|
|
829
|
-
|
|
830
|
-
font-weight: 600;
|
|
831
|
-
line-height: 22px
|
|
648
|
+
background-color: #f2f2f2
|
|
832
649
|
}
|
|
833
|
-
@media only screen and (min-width:
|
|
834
|
-
.
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
font-size: 14px;
|
|
838
|
-
line-height: 16px
|
|
650
|
+
@media only screen and (min-width: 32em) {
|
|
651
|
+
.Image-module_root__1vsA_ {
|
|
652
|
+
border-radius: inherit
|
|
839
653
|
}
|
|
840
654
|
}
|
|
841
|
-
.
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
.Button-module_ghost__3awCW {
|
|
846
|
-
letter-spacing: inherit;
|
|
847
|
-
text-transform: none;
|
|
655
|
+
.Image-module_root__1vsA_ img {
|
|
656
|
+
position: absolute;
|
|
657
|
+
top: 0;
|
|
658
|
+
left: 0;
|
|
848
659
|
|
|
849
|
-
|
|
660
|
+
width: 100%;
|
|
661
|
+
height: 100%;
|
|
662
|
+
}
|
|
663
|
+
.Image-module_isLoaded__3XhU5 {
|
|
850
664
|
background-color: transparent;
|
|
665
|
+
}
|
|
666
|
+
.Image-module_wrapper__3fLjs {
|
|
667
|
+
display: block;
|
|
851
668
|
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
669
|
+
width: 100%;
|
|
670
|
+
|
|
671
|
+
background-repeat: no-repeat;
|
|
672
|
+
background-size: 100% auto;
|
|
855
673
|
}
|
|
856
|
-
.
|
|
857
|
-
|
|
674
|
+
.Image-module_fullscreen__29apx picture {
|
|
675
|
+
cursor: pointer;
|
|
858
676
|
}
|
|
859
|
-
.
|
|
860
|
-
|
|
861
|
-
opacity: 0.3;
|
|
677
|
+
.Image-module_fullscreen__29apx picture:hover::after {
|
|
678
|
+
opacity: 1;
|
|
862
679
|
}
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
680
|
+
.Image-module_fullscreen__29apx picture::after {
|
|
681
|
+
position: absolute;
|
|
682
|
+
right: 12px;
|
|
683
|
+
bottom: 12px;
|
|
684
|
+
|
|
685
|
+
width: 40px;
|
|
686
|
+
height: 40px;
|
|
687
|
+
|
|
688
|
+
transition: opacity 250ms ease;
|
|
866
689
|
pointer-events: none;
|
|
867
690
|
|
|
868
|
-
|
|
869
|
-
|
|
691
|
+
opacity: 0;
|
|
692
|
+
border: 0.5px solid rgba(255, 255, 255, 0.15);
|
|
693
|
+
border-radius: 20px;
|
|
694
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
695
|
+
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.197 10.207V3.763h-6.463' stroke='%23DBDBDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.793 4.166l-6.173 6.172' stroke='%23DBDBDB' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.803 13.733v6.444h6.463' stroke='%23DBDBDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.207 19.774l6.173-6.171' stroke='%23DBDBDB' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
|
|
696
|
+
background-repeat: no-repeat;
|
|
697
|
+
background-position: center
|
|
870
698
|
}
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
699
|
+
@media only screen and (min-width: 64em) {
|
|
700
|
+
.Image-module_fullscreen__29apx picture::after {
|
|
701
|
+
content: ''
|
|
702
|
+
}
|
|
703
|
+
}
|
|
704
|
+
[data-input='mouse'] .Image-module_wrapper__3fLjs {
|
|
705
|
+
outline: none;
|
|
706
|
+
}
|
|
707
|
+
.Image-module_dark__3o0nU {
|
|
708
|
+
background-color: transparent;
|
|
875
709
|
}
|
|
876
710
|
|
|
877
711
|
/* Colors */
|
|
@@ -887,8 +721,157 @@
|
|
|
887
721
|
/* 511 */
|
|
888
722
|
/* 1023 */
|
|
889
723
|
/* Zindex */
|
|
890
|
-
.
|
|
724
|
+
.DotsOnImage-module_root__2XP3Q {
|
|
725
|
+
position: relative;
|
|
726
|
+
|
|
727
|
+
display: block;
|
|
728
|
+
|
|
729
|
+
width: 100%;
|
|
730
|
+
}
|
|
731
|
+
.DotsOnImage-module_isVisible__Wqqqt .DotsOnImage-module_marker__lH5cP {
|
|
732
|
+
-webkit-animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
733
|
+
animation: DotsOnImage-module_show__2TMBv 400ms ease both 500ms;
|
|
734
|
+
}
|
|
735
|
+
.DotsOnImage-module_dot__H1wua {
|
|
736
|
+
position: absolute;
|
|
737
|
+
z-index: 10;
|
|
738
|
+
|
|
739
|
+
display: -webkit-box;
|
|
740
|
+
|
|
741
|
+
display: -webkit-flex;
|
|
742
|
+
|
|
743
|
+
display: -ms-flexbox;
|
|
744
|
+
|
|
745
|
+
display: flex;
|
|
746
|
+
align-items: center;
|
|
747
|
+
flex-flow: row nowrap;
|
|
748
|
+
justify-content: center;
|
|
749
|
+
|
|
750
|
+
width: 28px;
|
|
751
|
+
height: 28px;
|
|
752
|
+
|
|
753
|
+
will-change: opacity;
|
|
754
|
+
}
|
|
755
|
+
.DotsOnImage-module_marker__lH5cP {
|
|
756
|
+
width: 20px;
|
|
757
|
+
height: 20px;
|
|
758
|
+
padding: 0;
|
|
759
|
+
|
|
760
|
+
cursor: pointer;
|
|
761
|
+
text-align: center;
|
|
762
|
+
|
|
763
|
+
opacity: 0;
|
|
764
|
+
color: #fff;
|
|
765
|
+
border-width: 0;
|
|
766
|
+
border-radius: 30px;
|
|
767
|
+
outline-width: 0;
|
|
768
|
+
background-color: #000;
|
|
769
|
+
box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
|
|
770
|
+
|
|
771
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
772
|
+
font-size: 9px;
|
|
773
|
+
font-weight: 600;
|
|
774
|
+
line-height: 22px;
|
|
775
|
+
|
|
776
|
+
-webkit-appearance: none;
|
|
777
|
+
|
|
778
|
+
-moz-appearance: none;
|
|
779
|
+
|
|
780
|
+
appearance: none;
|
|
781
|
+
will-change: opacity;
|
|
782
|
+
-webkit-tap-highlight-color: transparent
|
|
783
|
+
}
|
|
784
|
+
@media only screen and (min-width: 32em) {
|
|
785
|
+
.DotsOnImage-module_marker__lH5cP {
|
|
786
|
+
width: 28px;
|
|
787
|
+
height: 28px;
|
|
788
|
+
|
|
789
|
+
font-size: 13px;
|
|
790
|
+
line-height: 28px
|
|
791
|
+
}
|
|
792
|
+
}
|
|
793
|
+
.DotsOnImage-module_marker__lH5cP::after {
|
|
794
|
+
position: absolute;
|
|
795
|
+
top: -5px;
|
|
796
|
+
right: -5px;
|
|
797
|
+
bottom: -5px;
|
|
798
|
+
left: -5px;
|
|
799
|
+
|
|
800
|
+
content: ''
|
|
801
|
+
}
|
|
802
|
+
@media only screen and (min-width: 32em) {
|
|
803
|
+
.DotsOnImage-module_marker__lH5cP::after {
|
|
804
|
+
content: none
|
|
805
|
+
}
|
|
806
|
+
}
|
|
807
|
+
.DotsOnImage-module_marker__lH5cP svg {
|
|
891
808
|
display: block;
|
|
809
|
+
|
|
810
|
+
width: 100%;
|
|
811
|
+
height: 100%;
|
|
812
|
+
|
|
813
|
+
will-change: opacity;
|
|
814
|
+
}
|
|
815
|
+
.DotsOnImage-module_marker__lH5cP:hover {
|
|
816
|
+
box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
|
|
817
|
+
}
|
|
818
|
+
.DotsOnImage-module_marker__lH5cP.DotsOnImage-module_isActive__3hh31 {
|
|
819
|
+
box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), 0 0 0 1px #fff;
|
|
820
|
+
}
|
|
821
|
+
.DotsOnImage-module_popover__35Cpj {
|
|
822
|
+
position: absolute;
|
|
823
|
+
z-index: 10;
|
|
824
|
+
}
|
|
825
|
+
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isRight__2RsJe.DotsOnImage-module_isTop__3zmSK {
|
|
826
|
+
transform: translateX(50px);
|
|
827
|
+
}
|
|
828
|
+
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isLeft__3quc9.DotsOnImage-module_isTop__3zmSK {
|
|
829
|
+
transform: translateX(-100%) translateX(-22px);
|
|
830
|
+
}
|
|
831
|
+
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isRight__2RsJe.DotsOnImage-module_isBottom__3Nk1T {
|
|
832
|
+
transform: translateX(50px) translateY(-100%) translateY(22px);
|
|
833
|
+
}
|
|
834
|
+
.DotsOnImage-module_popover__35Cpj.DotsOnImage-module_isLeft__3quc9.DotsOnImage-module_isBottom__3Nk1T {
|
|
835
|
+
transform: translateX(-100%) translateX(-22px) translateY(-100%)
|
|
836
|
+
translateY(22px);
|
|
837
|
+
}
|
|
838
|
+
@-webkit-keyframes DotsOnImage-module_show__2TMBv {
|
|
839
|
+
0% {
|
|
840
|
+
transform: scale(0.4);
|
|
841
|
+
|
|
842
|
+
opacity: 0;
|
|
843
|
+
}
|
|
844
|
+
|
|
845
|
+
90% {
|
|
846
|
+
transform: scale(1.1);
|
|
847
|
+
|
|
848
|
+
opacity: 1;
|
|
849
|
+
}
|
|
850
|
+
|
|
851
|
+
100% {
|
|
852
|
+
transform: scale(1);
|
|
853
|
+
|
|
854
|
+
opacity: 1;
|
|
855
|
+
}
|
|
856
|
+
}
|
|
857
|
+
@keyframes DotsOnImage-module_show__2TMBv {
|
|
858
|
+
0% {
|
|
859
|
+
transform: scale(0.4);
|
|
860
|
+
|
|
861
|
+
opacity: 0;
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
90% {
|
|
865
|
+
transform: scale(1.1);
|
|
866
|
+
|
|
867
|
+
opacity: 1;
|
|
868
|
+
}
|
|
869
|
+
|
|
870
|
+
100% {
|
|
871
|
+
transform: scale(1);
|
|
872
|
+
|
|
873
|
+
opacity: 1;
|
|
874
|
+
}
|
|
892
875
|
}
|
|
893
876
|
|
|
894
877
|
/* Colors */
|
|
@@ -942,320 +925,109 @@
|
|
|
942
925
|
color: #000;
|
|
943
926
|
}
|
|
944
927
|
.Tag-module_light__1zUhp {
|
|
945
|
-
color: #fff;
|
|
946
|
-
}
|
|
947
|
-
.Tag-module_gold__2ksA7 {
|
|
948
|
-
color: #b88b59;
|
|
949
|
-
}
|
|
950
|
-
.Tag-module_gray__mGAO_ {
|
|
951
|
-
color: #757575;
|
|
952
|
-
}
|
|
953
|
-
.Tag-module_inherit__2QB5U {
|
|
954
|
-
color: inherit;
|
|
955
|
-
}
|
|
956
|
-
@media only screen and (min-width: 64em) {
|
|
957
|
-
.Tag-module_is1to1__3EDbC,
|
|
958
|
-
.Tag-module_is1to2__3xbC6,
|
|
959
|
-
.Tag-module_isInSuperBlock__38JE0 {
|
|
960
|
-
letter-spacing: 1px;
|
|
961
|
-
|
|
962
|
-
font-size: 12px;
|
|
963
|
-
line-height: 20px
|
|
964
|
-
}
|
|
965
|
-
}
|
|
966
|
-
@media only screen and (min-width: 64em) {
|
|
967
|
-
.Tag-module_is1to3__3j5K-,
|
|
968
|
-
.Tag-module_is1to4__2vq4r {
|
|
969
|
-
letter-spacing: 0.5px;
|
|
970
|
-
|
|
971
|
-
font-size: 10px;
|
|
972
|
-
line-height: 15px
|
|
973
|
-
}
|
|
974
|
-
}
|
|
975
|
-
@media only screen and (min-width: 32em) {
|
|
976
|
-
.Tag-module_slide__2nMDw,
|
|
977
|
-
.Tag-module_game__3j5yG {
|
|
978
|
-
width: 100%;
|
|
979
|
-
|
|
980
|
-
text-align: center
|
|
981
|
-
}
|
|
982
|
-
}
|
|
983
|
-
.Tag-module_richRelated__2vbQQ {
|
|
984
|
-
font-size: 12px;
|
|
985
|
-
line-height: 17px
|
|
986
|
-
}
|
|
987
|
-
@media only screen and (min-width: 64em) {
|
|
988
|
-
.Tag-module_richRelated__2vbQQ {
|
|
989
|
-
font-size: 14px;
|
|
990
|
-
line-height: 20px
|
|
991
|
-
}
|
|
992
|
-
}
|
|
993
|
-
.Tag-module_slide__2nMDw,
|
|
994
|
-
.Tag-module_game__3j5yG,
|
|
995
|
-
.Tag-module_card__1EAeF,
|
|
996
|
-
.Tag-module_live__rwXuR,
|
|
997
|
-
.Tag-module_episode__3o6gg,
|
|
998
|
-
.Tag-module_podcast__VPoll,
|
|
999
|
-
.Tag-module_rich__2URd9,
|
|
1000
|
-
.Tag-module_isInDynamicBlock__1YM9I {
|
|
1001
|
-
margin-bottom: 6px;
|
|
1002
|
-
|
|
1003
|
-
line-height: 10px
|
|
1004
|
-
}
|
|
1005
|
-
@media only screen and (min-width: 32em) {
|
|
1006
|
-
.Tag-module_slide__2nMDw,
|
|
1007
|
-
.Tag-module_game__3j5yG,
|
|
1008
|
-
.Tag-module_card__1EAeF,
|
|
1009
|
-
.Tag-module_live__rwXuR,
|
|
1010
|
-
.Tag-module_episode__3o6gg,
|
|
1011
|
-
.Tag-module_podcast__VPoll,
|
|
1012
|
-
.Tag-module_rich__2URd9,
|
|
1013
|
-
.Tag-module_isInDynamicBlock__1YM9I {
|
|
1014
|
-
margin-bottom: 10px
|
|
1015
|
-
}
|
|
1016
|
-
}
|
|
1017
|
-
@media only screen and (min-width: 32em) {
|
|
1018
|
-
.Tag-module_mobile__QQxuv {
|
|
1019
|
-
display: none
|
|
1020
|
-
}
|
|
1021
|
-
}
|
|
1022
|
-
.Tag-module_desktop__1Bjsy {
|
|
1023
|
-
display: none
|
|
1024
|
-
}
|
|
1025
|
-
@media only screen and (min-width: 32em) {
|
|
1026
|
-
.Tag-module_desktop__1Bjsy {
|
|
1027
|
-
display: block
|
|
1028
|
-
}
|
|
1029
|
-
}
|
|
1030
|
-
|
|
1031
|
-
/* Colors */
|
|
1032
|
-
/* Fonts */
|
|
1033
|
-
/* Gap */
|
|
1034
|
-
/* Media */
|
|
1035
|
-
/* 512 */
|
|
1036
|
-
/* 650 */
|
|
1037
|
-
/* 768 */
|
|
1038
|
-
/* 1024 */
|
|
1039
|
-
/* 1010 */
|
|
1040
|
-
/* 1200 */
|
|
1041
|
-
/* 511 */
|
|
1042
|
-
/* 1023 */
|
|
1043
|
-
/* Zindex */
|
|
1044
|
-
.MediaCaption-module_root__KqTdw {
|
|
1045
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1046
|
-
}
|
|
1047
|
-
.MediaCaption-module_root__KqTdw a {
|
|
1048
|
-
text-decoration: underline;
|
|
1049
|
-
|
|
1050
|
-
color: inherit;
|
|
1051
|
-
box-shadow: none;
|
|
1052
|
-
}
|
|
1053
|
-
.MediaCaption-module_root__KqTdw a:hover {
|
|
1054
|
-
color: #b88b58;
|
|
1055
|
-
}
|
|
1056
|
-
.MediaCaption-module_caption__1hr7Y {
|
|
1057
|
-
max-width: 520px;
|
|
1058
|
-
padding-top: 4px;
|
|
1059
|
-
|
|
1060
|
-
color: #1a1a1a;
|
|
1061
|
-
|
|
1062
|
-
font-size: 14px;
|
|
1063
|
-
line-height: 18px
|
|
1064
|
-
}
|
|
1065
|
-
@media only screen and (min-width: 32em) {
|
|
1066
|
-
.MediaCaption-module_caption__1hr7Y {
|
|
1067
|
-
font-size: 16px;
|
|
1068
|
-
line-height: 22px
|
|
1069
|
-
}
|
|
1070
|
-
}
|
|
1071
|
-
.MediaCaption-module_credit__3ehAP {
|
|
1072
|
-
max-width: 520px;
|
|
1073
|
-
padding-top: 1px;
|
|
1074
|
-
|
|
1075
|
-
color: #666;
|
|
1076
|
-
|
|
1077
|
-
font-size: 12px;
|
|
1078
|
-
line-height: 16px
|
|
1079
|
-
}
|
|
1080
|
-
@media only screen and (min-width: 32em) {
|
|
1081
|
-
.MediaCaption-module_credit__3ehAP {
|
|
1082
|
-
padding-top: 3px
|
|
1083
|
-
}
|
|
1084
|
-
}
|
|
1085
|
-
.MediaCaption-module_credit__3ehAP:first-child {
|
|
1086
|
-
padding-top: 3px;
|
|
1087
|
-
}
|
|
1088
|
-
.MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
|
|
1089
|
-
color: #fff;
|
|
1090
|
-
}
|
|
1091
|
-
.MediaCaption-module_dark__3tL1u .MediaCaption-module_credit__3ehAP {
|
|
1092
|
-
color: #929292;
|
|
1093
|
-
}
|
|
1094
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1095
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1096
|
-
padding-top: 10px
|
|
1097
|
-
}
|
|
1098
|
-
@media only screen and (min-width: 32em) {
|
|
1099
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1100
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1101
|
-
padding-top: 12px
|
|
1102
|
-
}
|
|
1103
|
-
}
|
|
1104
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1105
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1106
|
-
padding-top: 9px
|
|
1107
|
-
}
|
|
1108
|
-
@media only screen and (min-width: 32em) {
|
|
1109
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1110
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1111
|
-
padding-top: 11px
|
|
1112
|
-
}
|
|
1113
|
-
}
|
|
1114
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP,
|
|
1115
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y,
|
|
1116
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP,
|
|
1117
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1118
|
-
.MediaCaption-module_desktop__3Saev .MediaCaption-module_credit__3ehAP,
|
|
1119
|
-
.MediaCaption-module_desktop__3Saev .MediaCaption-module_caption__1hr7Y {
|
|
1120
|
-
max-width: 650px;
|
|
1121
|
-
}
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
/* Colors */
|
|
1125
|
-
/* Fonts */
|
|
1126
|
-
/* Gap */
|
|
1127
|
-
/* Media */
|
|
1128
|
-
/* 512 */
|
|
1129
|
-
/* 650 */
|
|
1130
|
-
/* 768 */
|
|
1131
|
-
/* 1024 */
|
|
1132
|
-
/* 1010 */
|
|
1133
|
-
/* 1200 */
|
|
1134
|
-
/* 511 */
|
|
1135
|
-
/* 1023 */
|
|
1136
|
-
/* Zindex */
|
|
1137
|
-
.MaterialNote-module_root__1AcYe {
|
|
1138
|
-
margin-bottom: 17px;
|
|
1139
|
-
|
|
1140
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1141
|
-
font-size: 16px;
|
|
1142
|
-
line-height: 22px;
|
|
1143
|
-
}
|
|
1144
|
-
.MaterialNote-module_root__1AcYe:empty {
|
|
1145
|
-
margin-bottom: 0;
|
|
1146
|
-
}
|
|
1147
|
-
.MaterialNote-module_root__1AcYe:empty::before {
|
|
1148
|
-
margin-bottom: 9px;
|
|
1149
|
-
}
|
|
1150
|
-
.MaterialNote-module_root__1AcYe::before {
|
|
1151
|
-
display: block;
|
|
1152
|
-
|
|
1153
|
-
width: 120px;
|
|
1154
|
-
height: 1px;
|
|
1155
|
-
margin-bottom: 15px;
|
|
1156
|
-
|
|
1157
|
-
content: '';
|
|
1158
|
-
|
|
1159
|
-
background: #000;
|
|
1160
|
-
}
|
|
1161
|
-
.MaterialNote-module_root__1AcYe p {
|
|
1162
|
-
margin-top: 8px;
|
|
1163
|
-
margin-bottom: 0;
|
|
1164
|
-
}
|
|
1165
|
-
.MaterialNote-module_root__1AcYe a {
|
|
1166
|
-
text-decoration: none;
|
|
1167
|
-
|
|
1168
|
-
color: inherit;
|
|
1169
|
-
box-shadow: inset 0 -1px;
|
|
1170
|
-
}
|
|
1171
|
-
.MaterialNote-module_root__1AcYe a:hover {
|
|
1172
|
-
color: #b88b59;
|
|
1173
|
-
}
|
|
1174
|
-
.MaterialNote-module_dark__xCry-::before {
|
|
1175
|
-
background-color: #4f4f4f;
|
|
1176
|
-
}
|
|
1177
|
-
.MaterialNote-module_note_credit__PuFyX {
|
|
1178
|
-
color: #666;
|
|
1179
|
-
|
|
1180
|
-
font-size: 12px;
|
|
1181
|
-
line-height: 15px;
|
|
1182
|
-
}
|
|
1183
|
-
.MaterialNote-module_root__1AcYe .MaterialNote-module_note_credit__PuFyX {
|
|
1184
|
-
margin-top: 6px;
|
|
1185
|
-
}
|
|
1186
|
-
.MaterialNote-module_note_credit__PuFyX:only-child {
|
|
1187
|
-
margin-top: 0;
|
|
1188
|
-
}
|
|
1189
|
-
.MaterialNote-module_note_caption__1ezSo b {
|
|
1190
|
-
font-weight: bold;
|
|
1191
|
-
}
|
|
1192
|
-
.MaterialNote-module_center__18RxI {
|
|
1193
|
-
max-width: 650px;
|
|
1194
|
-
margin-right: auto;
|
|
1195
|
-
margin-left: auto;
|
|
928
|
+
color: #fff;
|
|
1196
929
|
}
|
|
1197
|
-
.
|
|
1198
|
-
|
|
1199
|
-
margin-top: 25px
|
|
930
|
+
.Tag-module_gold__2ksA7 {
|
|
931
|
+
color: #b88b59;
|
|
1200
932
|
}
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
.MaterialNote-module_default__1lQPl {
|
|
1204
|
-
margin-top: 45px
|
|
933
|
+
.Tag-module_gray__mGAO_ {
|
|
934
|
+
color: #757575;
|
|
1205
935
|
}
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
.MaterialNote-module_slide__1ZBBq:empty,
|
|
1209
|
-
.MaterialNote-module_game__cADMe:empty {
|
|
1210
|
-
display: none;
|
|
936
|
+
.Tag-module_inherit__2QB5U {
|
|
937
|
+
color: inherit;
|
|
1211
938
|
}
|
|
1212
|
-
|
|
1213
|
-
.
|
|
1214
|
-
.
|
|
1215
|
-
|
|
939
|
+
@media only screen and (min-width: 64em) {
|
|
940
|
+
.Tag-module_is1to1__3EDbC,
|
|
941
|
+
.Tag-module_is1to2__3xbC6,
|
|
942
|
+
.Tag-module_isInSuperBlock__38JE0 {
|
|
943
|
+
letter-spacing: 1px;
|
|
944
|
+
|
|
945
|
+
font-size: 12px;
|
|
946
|
+
line-height: 20px
|
|
1216
947
|
}
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
948
|
+
}
|
|
949
|
+
@media only screen and (min-width: 64em) {
|
|
950
|
+
.Tag-module_is1to3__3j5K-,
|
|
951
|
+
.Tag-module_is1to4__2vq4r {
|
|
952
|
+
letter-spacing: 0.5px;
|
|
953
|
+
|
|
954
|
+
font-size: 10px;
|
|
955
|
+
line-height: 15px
|
|
1220
956
|
}
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
957
|
+
}
|
|
958
|
+
@media only screen and (min-width: 32em) {
|
|
959
|
+
.Tag-module_slide__2nMDw,
|
|
960
|
+
.Tag-module_game__3j5yG {
|
|
961
|
+
width: 100%;
|
|
1224
962
|
|
|
1225
|
-
|
|
963
|
+
text-align: center
|
|
1226
964
|
}
|
|
1227
|
-
|
|
1228
|
-
.
|
|
1229
|
-
|
|
1230
|
-
|
|
965
|
+
}
|
|
966
|
+
.Tag-module_richRelated__2vbQQ {
|
|
967
|
+
font-size: 12px;
|
|
968
|
+
line-height: 17px
|
|
1231
969
|
}
|
|
1232
|
-
|
|
1233
|
-
|
|
970
|
+
@media only screen and (min-width: 64em) {
|
|
971
|
+
.Tag-module_richRelated__2vbQQ {
|
|
972
|
+
font-size: 14px;
|
|
973
|
+
line-height: 20px
|
|
974
|
+
}
|
|
975
|
+
}
|
|
976
|
+
.Tag-module_slide__2nMDw,
|
|
977
|
+
.Tag-module_game__3j5yG,
|
|
978
|
+
.Tag-module_card__1EAeF,
|
|
979
|
+
.Tag-module_live__rwXuR,
|
|
980
|
+
.Tag-module_episode__3o6gg,
|
|
981
|
+
.Tag-module_podcast__VPoll,
|
|
982
|
+
.Tag-module_rich__2URd9,
|
|
983
|
+
.Tag-module_isInDynamicBlock__1YM9I {
|
|
984
|
+
margin-bottom: 6px;
|
|
1234
985
|
|
|
1235
|
-
|
|
986
|
+
line-height: 10px
|
|
1236
987
|
}
|
|
1237
988
|
@media only screen and (min-width: 32em) {
|
|
1238
|
-
.
|
|
1239
|
-
|
|
989
|
+
.Tag-module_slide__2nMDw,
|
|
990
|
+
.Tag-module_game__3j5yG,
|
|
991
|
+
.Tag-module_card__1EAeF,
|
|
992
|
+
.Tag-module_live__rwXuR,
|
|
993
|
+
.Tag-module_episode__3o6gg,
|
|
994
|
+
.Tag-module_podcast__VPoll,
|
|
995
|
+
.Tag-module_rich__2URd9,
|
|
996
|
+
.Tag-module_isInDynamicBlock__1YM9I {
|
|
997
|
+
margin-bottom: 10px
|
|
1240
998
|
}
|
|
1241
999
|
}
|
|
1242
|
-
@media only screen and (
|
|
1243
|
-
.
|
|
1244
|
-
|
|
1000
|
+
@media only screen and (min-width: 32em) {
|
|
1001
|
+
.Tag-module_mobile__QQxuv {
|
|
1002
|
+
display: none
|
|
1245
1003
|
}
|
|
1246
1004
|
}
|
|
1247
|
-
.
|
|
1248
|
-
|
|
1249
|
-
margin-bottom: 9px;
|
|
1250
|
-
padding-top: 8px
|
|
1005
|
+
.Tag-module_desktop__1Bjsy {
|
|
1006
|
+
display: none
|
|
1251
1007
|
}
|
|
1252
1008
|
@media only screen and (min-width: 32em) {
|
|
1253
|
-
.
|
|
1254
|
-
|
|
1255
|
-
margin-bottom: 16px
|
|
1009
|
+
.Tag-module_desktop__1Bjsy {
|
|
1010
|
+
display: block
|
|
1256
1011
|
}
|
|
1257
1012
|
}
|
|
1258
1013
|
|
|
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
|
+
|
|
1259
1031
|
/* Colors */
|
|
1260
1032
|
/* Fonts */
|
|
1261
1033
|
/* Gap */
|
|
@@ -1465,94 +1237,229 @@
|
|
|
1465
1237
|
|
|
1466
1238
|
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.04)), to(rgb(0, 0, 0, 0)));
|
|
1467
1239
|
|
|
1468
|
-
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.04) 0%, rgb(0, 0, 0, 0) 100%);
|
|
1240
|
+
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.04) 0%, rgb(0, 0, 0, 0) 100%);
|
|
1241
|
+
|
|
1242
|
+
background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.04) 0%, rgb(0, 0, 0, 0) 100%)
|
|
1243
|
+
}
|
|
1244
|
+
@media only screen and (min-width: 32em) {
|
|
1245
|
+
.Table-module_fixedColumn__E1hN5::after {
|
|
1246
|
+
content: none
|
|
1247
|
+
}
|
|
1248
|
+
}
|
|
1249
|
+
.Table-module_white__gzvo0 {
|
|
1250
|
+
background-color: #fff;
|
|
1251
|
+
}
|
|
1252
|
+
.Table-module_gray__3da6S {
|
|
1253
|
+
background-color: #F5F5F5;
|
|
1254
|
+
}
|
|
1255
|
+
.Table-module_pink__3oH1l {
|
|
1256
|
+
background-color: #FEEEEE;
|
|
1257
|
+
}
|
|
1258
|
+
.Table-module_blue__GM27F {
|
|
1259
|
+
background-color: #E6F3FF;
|
|
1260
|
+
}
|
|
1261
|
+
.Table-module_yellow__2jhvA {
|
|
1262
|
+
background-color: #FFFDE6;
|
|
1263
|
+
}
|
|
1264
|
+
.Table-module_orange__1c-oM {
|
|
1265
|
+
background-color: #FFF9F2;
|
|
1266
|
+
}
|
|
1267
|
+
.Table-module_green__13OIM {
|
|
1268
|
+
background-color: #E7F2EF;
|
|
1269
|
+
}
|
|
1270
|
+
.Table-module_violet__2W-kO {
|
|
1271
|
+
background-color: #F4F0F8;
|
|
1272
|
+
}
|
|
1273
|
+
.Table-module_header__1exlo {
|
|
1274
|
+
max-width: 340px;
|
|
1275
|
+
padding: 9px 6px;
|
|
1276
|
+
|
|
1277
|
+
vertical-align: top;
|
|
1278
|
+
letter-spacing: 0.5px;
|
|
1279
|
+
text-transform: uppercase;
|
|
1280
|
+
|
|
1281
|
+
border-right: 1px solid rgba(232, 232, 232, 1);
|
|
1282
|
+
border-bottom: 1px solid rgba(232, 232, 232, 1);
|
|
1283
|
+
|
|
1284
|
+
font-size: 10px;
|
|
1285
|
+
font-weight: 600;
|
|
1286
|
+
line-height: 16px
|
|
1287
|
+
}
|
|
1288
|
+
@media only screen and (min-width: 32em) {
|
|
1289
|
+
.Table-module_header__1exlo {
|
|
1290
|
+
max-width: none;
|
|
1291
|
+
padding: 9px 12px;
|
|
1292
|
+
|
|
1293
|
+
line-height: 11px
|
|
1294
|
+
}
|
|
1295
|
+
}
|
|
1296
|
+
.Table-module_s__Vl_Eg {
|
|
1297
|
+
min-width: 120px
|
|
1298
|
+
}
|
|
1299
|
+
@media only screen and (min-width: 32em) {
|
|
1300
|
+
.Table-module_s__Vl_Eg {
|
|
1301
|
+
width: 18%;
|
|
1302
|
+
min-width: 0
|
|
1303
|
+
}
|
|
1304
|
+
}
|
|
1305
|
+
.Table-module_m__29G9r {
|
|
1306
|
+
min-width: 200px
|
|
1307
|
+
}
|
|
1308
|
+
@media only screen and (min-width: 32em) {
|
|
1309
|
+
.Table-module_m__29G9r {
|
|
1310
|
+
width: 30%;
|
|
1311
|
+
min-width: 0
|
|
1312
|
+
}
|
|
1313
|
+
|
|
1314
|
+
}
|
|
1315
|
+
.Table-module_l__1ZSMc {
|
|
1316
|
+
min-width: 336px
|
|
1317
|
+
}
|
|
1318
|
+
@media only screen and (min-width: 32em) {
|
|
1319
|
+
.Table-module_l__1ZSMc {
|
|
1320
|
+
width: 50%;
|
|
1321
|
+
min-width: 0
|
|
1322
|
+
}
|
|
1323
|
+
}
|
|
1324
|
+
.Table-module_xs__au2Oe {
|
|
1325
|
+
width: 50px;
|
|
1326
|
+
min-width: 50px;
|
|
1327
|
+
}
|
|
1328
|
+
|
|
1329
|
+
/* Colors */
|
|
1330
|
+
/* Fonts */
|
|
1331
|
+
/* Gap */
|
|
1332
|
+
/* Media */
|
|
1333
|
+
/* 512 */
|
|
1334
|
+
/* 650 */
|
|
1335
|
+
/* 768 */
|
|
1336
|
+
/* 1024 */
|
|
1337
|
+
/* 1010 */
|
|
1338
|
+
/* 1200 */
|
|
1339
|
+
/* 511 */
|
|
1340
|
+
/* 1023 */
|
|
1341
|
+
/* Zindex */
|
|
1342
|
+
.MaterialNote-module_root__1AcYe {
|
|
1343
|
+
margin-bottom: 17px;
|
|
1344
|
+
|
|
1345
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1346
|
+
font-size: 16px;
|
|
1347
|
+
line-height: 22px;
|
|
1348
|
+
}
|
|
1349
|
+
.MaterialNote-module_root__1AcYe:empty {
|
|
1350
|
+
margin-bottom: 0;
|
|
1351
|
+
}
|
|
1352
|
+
.MaterialNote-module_root__1AcYe:empty::before {
|
|
1353
|
+
margin-bottom: 9px;
|
|
1354
|
+
}
|
|
1355
|
+
.MaterialNote-module_root__1AcYe::before {
|
|
1356
|
+
display: block;
|
|
1357
|
+
|
|
1358
|
+
width: 120px;
|
|
1359
|
+
height: 1px;
|
|
1360
|
+
margin-bottom: 15px;
|
|
1361
|
+
|
|
1362
|
+
content: '';
|
|
1363
|
+
|
|
1364
|
+
background: #000;
|
|
1365
|
+
}
|
|
1366
|
+
.MaterialNote-module_root__1AcYe p {
|
|
1367
|
+
margin-top: 8px;
|
|
1368
|
+
margin-bottom: 0;
|
|
1369
|
+
}
|
|
1370
|
+
.MaterialNote-module_root__1AcYe a {
|
|
1371
|
+
text-decoration: none;
|
|
1372
|
+
|
|
1373
|
+
color: inherit;
|
|
1374
|
+
box-shadow: inset 0 -1px;
|
|
1375
|
+
}
|
|
1376
|
+
.MaterialNote-module_root__1AcYe a:hover {
|
|
1377
|
+
color: #b88b59;
|
|
1378
|
+
}
|
|
1379
|
+
.MaterialNote-module_dark__xCry-::before {
|
|
1380
|
+
background-color: #4f4f4f;
|
|
1381
|
+
}
|
|
1382
|
+
.MaterialNote-module_note_credit__PuFyX {
|
|
1383
|
+
color: #666;
|
|
1469
1384
|
|
|
1470
|
-
|
|
1385
|
+
font-size: 12px;
|
|
1386
|
+
line-height: 15px;
|
|
1471
1387
|
}
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
content: none
|
|
1388
|
+
.MaterialNote-module_root__1AcYe .MaterialNote-module_note_credit__PuFyX {
|
|
1389
|
+
margin-top: 6px;
|
|
1475
1390
|
}
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
background-color: #fff;
|
|
1391
|
+
.MaterialNote-module_note_credit__PuFyX:only-child {
|
|
1392
|
+
margin-top: 0;
|
|
1479
1393
|
}
|
|
1480
|
-
.
|
|
1481
|
-
|
|
1394
|
+
.MaterialNote-module_note_caption__1ezSo b {
|
|
1395
|
+
font-weight: bold;
|
|
1482
1396
|
}
|
|
1483
|
-
.
|
|
1484
|
-
|
|
1397
|
+
.MaterialNote-module_center__18RxI {
|
|
1398
|
+
max-width: 650px;
|
|
1399
|
+
margin-right: auto;
|
|
1400
|
+
margin-left: auto;
|
|
1485
1401
|
}
|
|
1486
|
-
.
|
|
1487
|
-
|
|
1402
|
+
.MaterialNote-module_center__18RxI,
|
|
1403
|
+
.MaterialNote-module_default__1lQPl {
|
|
1404
|
+
margin-top: 25px
|
|
1488
1405
|
}
|
|
1489
|
-
|
|
1490
|
-
|
|
1406
|
+
@media only screen and (min-width: 32em) {
|
|
1407
|
+
.MaterialNote-module_center__18RxI,
|
|
1408
|
+
.MaterialNote-module_default__1lQPl {
|
|
1409
|
+
margin-top: 45px
|
|
1491
1410
|
}
|
|
1492
|
-
|
|
1493
|
-
|
|
1411
|
+
}
|
|
1412
|
+
.MaterialNote-module_card__OWXbQ:empty,
|
|
1413
|
+
.MaterialNote-module_slide__1ZBBq:empty,
|
|
1414
|
+
.MaterialNote-module_game__cADMe:empty {
|
|
1415
|
+
display: none;
|
|
1494
1416
|
}
|
|
1495
|
-
.
|
|
1496
|
-
|
|
1417
|
+
.MaterialNote-module_slide__1ZBBq::before,
|
|
1418
|
+
.MaterialNote-module_card__OWXbQ::before,
|
|
1419
|
+
.MaterialNote-module_game__cADMe::before {
|
|
1420
|
+
content: none;
|
|
1497
1421
|
}
|
|
1498
|
-
.
|
|
1499
|
-
|
|
1422
|
+
.MaterialNote-module_gameSurvey__3SiG-,
|
|
1423
|
+
.MaterialNote-module_gameSurvey__3SiG-:empty {
|
|
1424
|
+
display: block;
|
|
1500
1425
|
}
|
|
1501
|
-
.
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
vertical-align: top;
|
|
1506
|
-
letter-spacing: 0.5px;
|
|
1507
|
-
text-transform: uppercase;
|
|
1508
|
-
|
|
1509
|
-
border-right: 1px solid rgba(232, 232, 232, 1);
|
|
1510
|
-
border-bottom: 1px solid rgba(232, 232, 232, 1);
|
|
1426
|
+
.MaterialNote-module_gameSurvey__3SiG-::before {
|
|
1427
|
+
margin-right: auto;
|
|
1428
|
+
margin-left: auto;
|
|
1511
1429
|
|
|
1512
|
-
|
|
1513
|
-
font-weight: 600;
|
|
1514
|
-
line-height: 16px
|
|
1430
|
+
content: '';
|
|
1515
1431
|
}
|
|
1516
|
-
|
|
1517
|
-
.
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
line-height: 11px
|
|
1432
|
+
.MaterialNote-module_slide__1ZBBq .MaterialNote-module_note_caption__1ezSo,
|
|
1433
|
+
.MaterialNote-module_card__OWXbQ .MaterialNote-module_note_caption__1ezSo,
|
|
1434
|
+
.MaterialNote-module_game__cADMe .MaterialNote-module_note_caption__1ezSo {
|
|
1435
|
+
margin-top: 0;
|
|
1522
1436
|
}
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1437
|
+
.MaterialNote-module_game__cADMe {
|
|
1438
|
+
margin-bottom: 0;
|
|
1439
|
+
|
|
1440
|
+
text-align: center
|
|
1526
1441
|
}
|
|
1527
1442
|
@media only screen and (min-width: 32em) {
|
|
1528
|
-
.
|
|
1529
|
-
|
|
1530
|
-
min-width: 0
|
|
1443
|
+
.MaterialNote-module_game__cADMe {
|
|
1444
|
+
margin-top: 25px
|
|
1531
1445
|
}
|
|
1532
1446
|
}
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
@media only screen and (min-width: 32em) {
|
|
1537
|
-
.Table-module_m__29G9r {
|
|
1538
|
-
width: 30%;
|
|
1539
|
-
min-width: 0
|
|
1447
|
+
@media only screen and (max-width: 32.1875em) {
|
|
1448
|
+
.MaterialNote-module_game__cADMe.MaterialNote-module_dark__xCry- .MaterialNote-module_note_credit__PuFyX {
|
|
1449
|
+
color: #fff
|
|
1540
1450
|
}
|
|
1541
|
-
|
|
1542
1451
|
}
|
|
1543
|
-
.
|
|
1544
|
-
|
|
1452
|
+
.MaterialNote-module_slide__1ZBBq,
|
|
1453
|
+
.MaterialNote-module_card__OWXbQ {
|
|
1454
|
+
margin-bottom: 9px;
|
|
1455
|
+
padding-top: 8px
|
|
1545
1456
|
}
|
|
1546
1457
|
@media only screen and (min-width: 32em) {
|
|
1547
|
-
.
|
|
1548
|
-
|
|
1549
|
-
|
|
1458
|
+
.MaterialNote-module_slide__1ZBBq,
|
|
1459
|
+
.MaterialNote-module_card__OWXbQ {
|
|
1460
|
+
margin-bottom: 16px
|
|
1550
1461
|
}
|
|
1551
1462
|
}
|
|
1552
|
-
.Table-module_xs__au2Oe {
|
|
1553
|
-
width: 50px;
|
|
1554
|
-
min-width: 50px;
|
|
1555
|
-
}
|
|
1556
1463
|
|
|
1557
1464
|
/* Colors */
|
|
1558
1465
|
/* Fonts */
|
|
@@ -1625,36 +1532,85 @@
|
|
|
1625
1532
|
/* 511 */
|
|
1626
1533
|
/* 1023 */
|
|
1627
1534
|
/* Zindex */
|
|
1628
|
-
.
|
|
1629
|
-
|
|
1535
|
+
.MediaCaption-module_root__KqTdw {
|
|
1536
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1630
1537
|
}
|
|
1631
|
-
.
|
|
1632
|
-
|
|
1538
|
+
.MediaCaption-module_root__KqTdw a {
|
|
1539
|
+
text-decoration: underline;
|
|
1633
1540
|
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
font-weight: normal;
|
|
1637
|
-
line-height: 27px
|
|
1541
|
+
color: inherit;
|
|
1542
|
+
box-shadow: none;
|
|
1638
1543
|
}
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1544
|
+
.MediaCaption-module_root__KqTdw a:hover {
|
|
1545
|
+
color: #b88b58;
|
|
1546
|
+
}
|
|
1547
|
+
.MediaCaption-module_caption__1hr7Y {
|
|
1548
|
+
max-width: 520px;
|
|
1549
|
+
padding-top: 4px;
|
|
1550
|
+
|
|
1551
|
+
color: #1a1a1a;
|
|
1552
|
+
|
|
1553
|
+
font-size: 14px;
|
|
1554
|
+
line-height: 18px
|
|
1555
|
+
}
|
|
1556
|
+
@media only screen and (min-width: 32em) {
|
|
1557
|
+
.MediaCaption-module_caption__1hr7Y {
|
|
1558
|
+
font-size: 16px;
|
|
1559
|
+
line-height: 22px
|
|
1643
1560
|
}
|
|
1644
1561
|
}
|
|
1645
|
-
.
|
|
1646
|
-
|
|
1647
|
-
|
|
1562
|
+
.MediaCaption-module_credit__3ehAP {
|
|
1563
|
+
max-width: 520px;
|
|
1564
|
+
padding-top: 1px;
|
|
1565
|
+
|
|
1566
|
+
color: #666;
|
|
1567
|
+
|
|
1568
|
+
font-size: 12px;
|
|
1569
|
+
line-height: 16px
|
|
1648
1570
|
}
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1571
|
+
@media only screen and (min-width: 32em) {
|
|
1572
|
+
.MediaCaption-module_credit__3ehAP {
|
|
1573
|
+
padding-top: 3px
|
|
1652
1574
|
}
|
|
1653
|
-
|
|
1654
|
-
.
|
|
1655
|
-
|
|
1575
|
+
}
|
|
1576
|
+
.MediaCaption-module_credit__3ehAP:first-child {
|
|
1577
|
+
padding-top: 3px;
|
|
1578
|
+
}
|
|
1579
|
+
.MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
|
|
1580
|
+
color: #fff;
|
|
1581
|
+
}
|
|
1582
|
+
.MediaCaption-module_dark__3tL1u .MediaCaption-module_credit__3ehAP {
|
|
1583
|
+
color: #929292;
|
|
1584
|
+
}
|
|
1585
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1586
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1587
|
+
padding-top: 10px
|
|
1588
|
+
}
|
|
1589
|
+
@media only screen and (min-width: 32em) {
|
|
1590
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1591
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1592
|
+
padding-top: 12px
|
|
1593
|
+
}
|
|
1594
|
+
}
|
|
1595
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1596
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1597
|
+
padding-top: 9px
|
|
1598
|
+
}
|
|
1599
|
+
@media only screen and (min-width: 32em) {
|
|
1600
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1601
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1602
|
+
padding-top: 11px
|
|
1656
1603
|
}
|
|
1657
1604
|
}
|
|
1605
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP,
|
|
1606
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y,
|
|
1607
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP,
|
|
1608
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1609
|
+
.MediaCaption-module_desktop__3Saev .MediaCaption-module_credit__3ehAP,
|
|
1610
|
+
.MediaCaption-module_desktop__3Saev .MediaCaption-module_caption__1hr7Y {
|
|
1611
|
+
max-width: 650px;
|
|
1612
|
+
}
|
|
1613
|
+
|
|
1658
1614
|
|
|
1659
1615
|
/* Colors */
|
|
1660
1616
|
/* Fonts */
|
|
@@ -1744,6 +1700,50 @@
|
|
|
1744
1700
|
content: '';
|
|
1745
1701
|
}
|
|
1746
1702
|
|
|
1703
|
+
/* Colors */
|
|
1704
|
+
/* Fonts */
|
|
1705
|
+
/* Gap */
|
|
1706
|
+
/* Media */
|
|
1707
|
+
/* 512 */
|
|
1708
|
+
/* 650 */
|
|
1709
|
+
/* 768 */
|
|
1710
|
+
/* 1024 */
|
|
1711
|
+
/* 1010 */
|
|
1712
|
+
/* 1200 */
|
|
1713
|
+
/* 511 */
|
|
1714
|
+
/* 1023 */
|
|
1715
|
+
/* Zindex */
|
|
1716
|
+
.MaterialTitle-module_root__18ku- {
|
|
1717
|
+
display: block;
|
|
1718
|
+
}
|
|
1719
|
+
.MaterialTitle-module_root__18ku- {
|
|
1720
|
+
margin: 0;
|
|
1721
|
+
|
|
1722
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1723
|
+
font-size: 25px;
|
|
1724
|
+
font-weight: normal;
|
|
1725
|
+
line-height: 27px
|
|
1726
|
+
}
|
|
1727
|
+
@media only screen and (min-width: 48em) {
|
|
1728
|
+
.MaterialTitle-module_root__18ku- {
|
|
1729
|
+
font-size: 37px;
|
|
1730
|
+
line-height: 38px
|
|
1731
|
+
}
|
|
1732
|
+
}
|
|
1733
|
+
.MaterialTitle-module_primary__2Sfmx {
|
|
1734
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
1735
|
+
font-weight: normal;
|
|
1736
|
+
}
|
|
1737
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1738
|
+
font-size: 24px;
|
|
1739
|
+
font-weight: 700
|
|
1740
|
+
}
|
|
1741
|
+
@media only screen and (min-width: 48em) {
|
|
1742
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1743
|
+
font-size: 36px
|
|
1744
|
+
}
|
|
1745
|
+
}
|
|
1746
|
+
|
|
1747
1747
|
/* Colors */
|
|
1748
1748
|
/* Fonts */
|
|
1749
1749
|
/* Gap */
|
|
@@ -2098,24 +2098,6 @@
|
|
|
2098
2098
|
}
|
|
2099
2099
|
}
|
|
2100
2100
|
|
|
2101
|
-
/* Colors */
|
|
2102
|
-
/* Fonts */
|
|
2103
|
-
/* Gap */
|
|
2104
|
-
/* Media */
|
|
2105
|
-
/* 512 */
|
|
2106
|
-
/* 650 */
|
|
2107
|
-
/* 768 */
|
|
2108
|
-
/* 1024 */
|
|
2109
|
-
/* 1010 */
|
|
2110
|
-
/* 1200 */
|
|
2111
|
-
/* 511 */
|
|
2112
|
-
/* 1023 */
|
|
2113
|
-
/* Zindex */
|
|
2114
|
-
.Timestamp-module_root__coOvT {
|
|
2115
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2116
|
-
font-weight: normal;
|
|
2117
|
-
}
|
|
2118
|
-
|
|
2119
2101
|
/* Colors */
|
|
2120
2102
|
/* Fonts */
|
|
2121
2103
|
/* Gap */
|
|
@@ -2237,6 +2219,24 @@
|
|
|
2237
2219
|
}
|
|
2238
2220
|
}
|
|
2239
2221
|
|
|
2222
|
+
/* Colors */
|
|
2223
|
+
/* Fonts */
|
|
2224
|
+
/* Gap */
|
|
2225
|
+
/* Media */
|
|
2226
|
+
/* 512 */
|
|
2227
|
+
/* 650 */
|
|
2228
|
+
/* 768 */
|
|
2229
|
+
/* 1024 */
|
|
2230
|
+
/* 1010 */
|
|
2231
|
+
/* 1200 */
|
|
2232
|
+
/* 511 */
|
|
2233
|
+
/* 1023 */
|
|
2234
|
+
/* Zindex */
|
|
2235
|
+
.Timestamp-module_root__coOvT {
|
|
2236
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2237
|
+
font-weight: normal;
|
|
2238
|
+
}
|
|
2239
|
+
|
|
2240
2240
|
/* Colors */
|
|
2241
2241
|
/* Fonts */
|
|
2242
2242
|
/* Gap */
|
|
@@ -2683,6 +2683,109 @@
|
|
|
2683
2683
|
}
|
|
2684
2684
|
|
|
2685
2685
|
|
|
2686
|
+
/* Colors */
|
|
2687
|
+
/* Fonts */
|
|
2688
|
+
/* Gap */
|
|
2689
|
+
/* Media */
|
|
2690
|
+
/* 512 */
|
|
2691
|
+
/* 650 */
|
|
2692
|
+
/* 768 */
|
|
2693
|
+
/* 1024 */
|
|
2694
|
+
/* 1010 */
|
|
2695
|
+
/* 1200 */
|
|
2696
|
+
/* 511 */
|
|
2697
|
+
/* 1023 */
|
|
2698
|
+
/* Zindex */
|
|
2699
|
+
.HalfBlock-module_root__2frv2 {
|
|
2700
|
+
position: relative;
|
|
2701
|
+
|
|
2702
|
+
text-align: left;
|
|
2703
|
+
}
|
|
2704
|
+
.HalfBlock-module_main__2XX73 {
|
|
2705
|
+
display: -webkit-box;
|
|
2706
|
+
display: -webkit-flex;
|
|
2707
|
+
display: -ms-flexbox;
|
|
2708
|
+
display: flex;
|
|
2709
|
+
flex-flow: column nowrap
|
|
2710
|
+
}
|
|
2711
|
+
@media only screen and (min-width: 64em) {
|
|
2712
|
+
.HalfBlock-module_main__2XX73 {
|
|
2713
|
+
align-items: center;
|
|
2714
|
+
flex-flow: row nowrap
|
|
2715
|
+
}
|
|
2716
|
+
}
|
|
2717
|
+
.HalfBlock-module_body__3MnEN {
|
|
2718
|
+
order: -1;
|
|
2719
|
+
|
|
2720
|
+
max-width: 860px;
|
|
2721
|
+
margin: 0 auto
|
|
2722
|
+
}
|
|
2723
|
+
@media only screen and (min-width: 48em) {
|
|
2724
|
+
.HalfBlock-module_body__3MnEN {
|
|
2725
|
+
text-align: center
|
|
2726
|
+
}
|
|
2727
|
+
}
|
|
2728
|
+
@media only screen and (min-width: 64em) {
|
|
2729
|
+
.HalfBlock-module_body__3MnEN {
|
|
2730
|
+
align-items: flex-start;
|
|
2731
|
+
justify-content: center;
|
|
2732
|
+
order: 0;
|
|
2733
|
+
|
|
2734
|
+
width: 50%;
|
|
2735
|
+
max-width: none;
|
|
2736
|
+
height: 100%;
|
|
2737
|
+
margin-left: 25px;
|
|
2738
|
+
|
|
2739
|
+
text-align: left
|
|
2740
|
+
}
|
|
2741
|
+
}
|
|
2742
|
+
.HalfBlock-module_footer__1C0yp {
|
|
2743
|
+
width: 100%;
|
|
2744
|
+
max-width: 650px;
|
|
2745
|
+
margin: 0 auto;
|
|
2746
|
+
padding-top: 3px
|
|
2747
|
+
}
|
|
2748
|
+
@media only screen and (min-width: 64em) {
|
|
2749
|
+
.HalfBlock-module_footer__1C0yp {
|
|
2750
|
+
max-width: 1000px;
|
|
2751
|
+
margin: auto;
|
|
2752
|
+
padding-top: 0;
|
|
2753
|
+
|
|
2754
|
+
border-top: 1px solid #e6e6e6
|
|
2755
|
+
}
|
|
2756
|
+
}
|
|
2757
|
+
.HalfBlock-module_image__2lYel {
|
|
2758
|
+
flex-grow: 1;
|
|
2759
|
+
|
|
2760
|
+
margin: 0 -20px 0;
|
|
2761
|
+
margin-top: 18px
|
|
2762
|
+
}
|
|
2763
|
+
@media only screen and (min-width: 32em) {
|
|
2764
|
+
.HalfBlock-module_image__2lYel {
|
|
2765
|
+
margin: 31px 0 -5px
|
|
2766
|
+
}
|
|
2767
|
+
}
|
|
2768
|
+
@media only screen and (min-width: 64em) {
|
|
2769
|
+
.HalfBlock-module_image__2lYel {
|
|
2770
|
+
width: 50%;
|
|
2771
|
+
margin: 0
|
|
2772
|
+
}
|
|
2773
|
+
}
|
|
2774
|
+
/* VISIBILITY */
|
|
2775
|
+
@media only screen and (min-width: 32em) {
|
|
2776
|
+
.HalfBlock-module_mobile__2latf {
|
|
2777
|
+
display: none
|
|
2778
|
+
}
|
|
2779
|
+
}
|
|
2780
|
+
.HalfBlock-module_desktop__3B1Ej {
|
|
2781
|
+
display: none
|
|
2782
|
+
}
|
|
2783
|
+
@media only screen and (min-width: 32em) {
|
|
2784
|
+
.HalfBlock-module_desktop__3B1Ej {
|
|
2785
|
+
display: block
|
|
2786
|
+
}
|
|
2787
|
+
}
|
|
2788
|
+
|
|
2686
2789
|
/* Colors */
|
|
2687
2790
|
/* Fonts */
|
|
2688
2791
|
/* Gap */
|
|
@@ -2767,96 +2870,123 @@
|
|
|
2767
2870
|
/* 511 */
|
|
2768
2871
|
/* 1023 */
|
|
2769
2872
|
/* Zindex */
|
|
2770
|
-
.
|
|
2771
|
-
|
|
2873
|
+
.RelatedBlock-module_root__IKcQq {
|
|
2874
|
+
margin: 16px 0;
|
|
2772
2875
|
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
display: -webkit-box;
|
|
2777
|
-
display: -webkit-flex;
|
|
2778
|
-
display: -ms-flexbox;
|
|
2779
|
-
display: flex;
|
|
2780
|
-
flex-flow: column nowrap
|
|
2876
|
+
border-radius: 8px;
|
|
2877
|
+
background-color: #f5f5f5;
|
|
2878
|
+
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 4px 0 0 #b78b5c
|
|
2781
2879
|
}
|
|
2782
|
-
@media only screen and (min-width:
|
|
2783
|
-
.
|
|
2784
|
-
|
|
2785
|
-
flex-flow: row nowrap
|
|
2880
|
+
@media only screen and (min-width: 48em) {
|
|
2881
|
+
.RelatedBlock-module_root__IKcQq {
|
|
2882
|
+
margin: 25px 0
|
|
2786
2883
|
}
|
|
2787
2884
|
}
|
|
2788
|
-
.
|
|
2789
|
-
|
|
2885
|
+
.RelatedBlock-module_root__IKcQq:last-child {
|
|
2886
|
+
margin-bottom: 0;
|
|
2887
|
+
}
|
|
2888
|
+
.RelatedBlock-module_root__IKcQq:first-child {
|
|
2889
|
+
margin-top: 0;
|
|
2890
|
+
}
|
|
2891
|
+
.RelatedBlock-module_root__IKcQq a {
|
|
2892
|
+
display: block;
|
|
2790
2893
|
|
|
2791
|
-
|
|
2792
|
-
|
|
2894
|
+
padding: 12px 12px 13px;
|
|
2895
|
+
|
|
2896
|
+
transition: color 0.15s;
|
|
2897
|
+
text-decoration: none;
|
|
2898
|
+
|
|
2899
|
+
color: #000;
|
|
2900
|
+
box-shadow: none;
|
|
2901
|
+
|
|
2902
|
+
font-size: 17px;
|
|
2903
|
+
line-height: 20px
|
|
2793
2904
|
}
|
|
2794
2905
|
@media only screen and (min-width: 48em) {
|
|
2795
|
-
.
|
|
2796
|
-
|
|
2906
|
+
.RelatedBlock-module_root__IKcQq a {
|
|
2907
|
+
padding: 15px 20px 17px;
|
|
2908
|
+
|
|
2909
|
+
font-size: 19px;
|
|
2910
|
+
line-height: 23px
|
|
2797
2911
|
}
|
|
2798
2912
|
}
|
|
2799
|
-
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
|
|
2803
|
-
|
|
2913
|
+
.RelatedBlock-module_root__IKcQq a:hover {
|
|
2914
|
+
color: #5c5c5c;
|
|
2915
|
+
}
|
|
2916
|
+
.RelatedBlock-module_header__2SuWP {
|
|
2917
|
+
margin: 0;
|
|
2918
|
+
padding: 14px 12px 3px;
|
|
2804
2919
|
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
|
-
height: 100%;
|
|
2808
|
-
margin-left: 25px;
|
|
2920
|
+
letter-spacing: 1px;
|
|
2921
|
+
text-transform: uppercase;
|
|
2809
2922
|
|
|
2810
|
-
|
|
2923
|
+
color: #7F7F7F;
|
|
2924
|
+
|
|
2925
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2926
|
+
font-size: 12px;
|
|
2927
|
+
font-weight: 600;
|
|
2928
|
+
line-height: 17px
|
|
2811
2929
|
}
|
|
2812
|
-
|
|
2813
|
-
.
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2930
|
+
@media only screen and (min-width: 48em) {
|
|
2931
|
+
.RelatedBlock-module_header__2SuWP {
|
|
2932
|
+
padding: 20px 20px 14px;
|
|
2933
|
+
|
|
2934
|
+
font-size: 14px;
|
|
2935
|
+
line-height: 16px
|
|
2818
2936
|
}
|
|
2819
|
-
|
|
2820
|
-
.
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
|
-
padding-top: 0;
|
|
2937
|
+
}
|
|
2938
|
+
.RelatedBlock-module_items__2V-Ap {
|
|
2939
|
+
margin: 0;
|
|
2940
|
+
padding-left: 0;
|
|
2824
2941
|
|
|
2825
|
-
|
|
2942
|
+
list-style: none;
|
|
2943
|
+
}
|
|
2944
|
+
.RelatedBlock-module_items__2V-Ap li {
|
|
2945
|
+
padding: 0;
|
|
2946
|
+
}
|
|
2947
|
+
.RelatedBlock-module_items__2V-Ap li + li {
|
|
2948
|
+
border-top: 1px solid #e6e6e6;
|
|
2949
|
+
}
|
|
2950
|
+
.RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
|
|
2951
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2952
|
+
font-size: 16px;
|
|
2953
|
+
font-weight: 700;
|
|
2954
|
+
line-height: 18px
|
|
2955
|
+
}
|
|
2956
|
+
@media only screen and (min-width: 48em) {
|
|
2957
|
+
.RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
|
|
2958
|
+
font-size: 18px
|
|
2826
2959
|
}
|
|
2827
2960
|
}
|
|
2828
|
-
.
|
|
2829
|
-
flex-grow: 1;
|
|
2830
|
-
|
|
2831
|
-
margin: 0 -20px 0;
|
|
2832
|
-
margin-top: 18px
|
|
2961
|
+
.RelatedBlock-module_simple__29HVO {
|
|
2833
2962
|
}
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
|
|
2963
|
+
.RelatedBlock-module_center__1LmW8 {
|
|
2964
|
+
max-width: 650px;
|
|
2965
|
+
margin-right: auto;
|
|
2966
|
+
margin-left: auto;
|
|
2837
2967
|
}
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
|
|
2842
|
-
|
|
2968
|
+
.RelatedBlock-module_isInSlideMaterial__2YSYG:first-child {
|
|
2969
|
+
margin-top: 0;
|
|
2970
|
+
}
|
|
2971
|
+
.RelatedBlock-module_isInSlideMaterial__2YSYG:last-child {
|
|
2972
|
+
margin-bottom: 0;
|
|
2843
2973
|
}
|
|
2844
|
-
}
|
|
2845
2974
|
/* VISIBILITY */
|
|
2846
2975
|
@media only screen and (min-width: 32em) {
|
|
2847
|
-
.
|
|
2976
|
+
.RelatedBlock-module_mobile__2XM5a {
|
|
2848
2977
|
display: none
|
|
2849
2978
|
}
|
|
2850
2979
|
}
|
|
2851
|
-
.
|
|
2980
|
+
.RelatedBlock-module_desktop__2mXeq {
|
|
2852
2981
|
display: none
|
|
2853
2982
|
}
|
|
2854
2983
|
@media only screen and (min-width: 32em) {
|
|
2855
|
-
.
|
|
2984
|
+
.RelatedBlock-module_desktop__2mXeq {
|
|
2856
2985
|
display: block
|
|
2857
2986
|
}
|
|
2858
2987
|
}
|
|
2859
2988
|
|
|
2989
|
+
|
|
2860
2990
|
/* Colors */
|
|
2861
2991
|
/* Fonts */
|
|
2862
2992
|
/* Gap */
|
|
@@ -3019,136 +3149,6 @@
|
|
|
3019
3149
|
}
|
|
3020
3150
|
}
|
|
3021
3151
|
|
|
3022
|
-
/* Colors */
|
|
3023
|
-
/* Fonts */
|
|
3024
|
-
/* Gap */
|
|
3025
|
-
/* Media */
|
|
3026
|
-
/* 512 */
|
|
3027
|
-
/* 650 */
|
|
3028
|
-
/* 768 */
|
|
3029
|
-
/* 1024 */
|
|
3030
|
-
/* 1010 */
|
|
3031
|
-
/* 1200 */
|
|
3032
|
-
/* 511 */
|
|
3033
|
-
/* 1023 */
|
|
3034
|
-
/* Zindex */
|
|
3035
|
-
.RelatedBlock-module_root__IKcQq {
|
|
3036
|
-
margin: 16px 0;
|
|
3037
|
-
|
|
3038
|
-
border-radius: 8px;
|
|
3039
|
-
background-color: #f5f5f5;
|
|
3040
|
-
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 4px 0 0 #b78b5c
|
|
3041
|
-
}
|
|
3042
|
-
@media only screen and (min-width: 48em) {
|
|
3043
|
-
.RelatedBlock-module_root__IKcQq {
|
|
3044
|
-
margin: 25px 0
|
|
3045
|
-
}
|
|
3046
|
-
}
|
|
3047
|
-
.RelatedBlock-module_root__IKcQq:last-child {
|
|
3048
|
-
margin-bottom: 0;
|
|
3049
|
-
}
|
|
3050
|
-
.RelatedBlock-module_root__IKcQq:first-child {
|
|
3051
|
-
margin-top: 0;
|
|
3052
|
-
}
|
|
3053
|
-
.RelatedBlock-module_root__IKcQq a {
|
|
3054
|
-
display: block;
|
|
3055
|
-
|
|
3056
|
-
padding: 12px 12px 13px;
|
|
3057
|
-
|
|
3058
|
-
transition: color 0.15s;
|
|
3059
|
-
text-decoration: none;
|
|
3060
|
-
|
|
3061
|
-
color: #000;
|
|
3062
|
-
box-shadow: none;
|
|
3063
|
-
|
|
3064
|
-
font-size: 17px;
|
|
3065
|
-
line-height: 20px
|
|
3066
|
-
}
|
|
3067
|
-
@media only screen and (min-width: 48em) {
|
|
3068
|
-
.RelatedBlock-module_root__IKcQq a {
|
|
3069
|
-
padding: 15px 20px 17px;
|
|
3070
|
-
|
|
3071
|
-
font-size: 19px;
|
|
3072
|
-
line-height: 23px
|
|
3073
|
-
}
|
|
3074
|
-
}
|
|
3075
|
-
.RelatedBlock-module_root__IKcQq a:hover {
|
|
3076
|
-
color: #5c5c5c;
|
|
3077
|
-
}
|
|
3078
|
-
.RelatedBlock-module_header__2SuWP {
|
|
3079
|
-
margin: 0;
|
|
3080
|
-
padding: 14px 12px 3px;
|
|
3081
|
-
|
|
3082
|
-
letter-spacing: 1px;
|
|
3083
|
-
text-transform: uppercase;
|
|
3084
|
-
|
|
3085
|
-
color: #7F7F7F;
|
|
3086
|
-
|
|
3087
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3088
|
-
font-size: 12px;
|
|
3089
|
-
font-weight: 600;
|
|
3090
|
-
line-height: 17px
|
|
3091
|
-
}
|
|
3092
|
-
@media only screen and (min-width: 48em) {
|
|
3093
|
-
.RelatedBlock-module_header__2SuWP {
|
|
3094
|
-
padding: 20px 20px 14px;
|
|
3095
|
-
|
|
3096
|
-
font-size: 14px;
|
|
3097
|
-
line-height: 16px
|
|
3098
|
-
}
|
|
3099
|
-
}
|
|
3100
|
-
.RelatedBlock-module_items__2V-Ap {
|
|
3101
|
-
margin: 0;
|
|
3102
|
-
padding-left: 0;
|
|
3103
|
-
|
|
3104
|
-
list-style: none;
|
|
3105
|
-
}
|
|
3106
|
-
.RelatedBlock-module_items__2V-Ap li {
|
|
3107
|
-
padding: 0;
|
|
3108
|
-
}
|
|
3109
|
-
.RelatedBlock-module_items__2V-Ap li + li {
|
|
3110
|
-
border-top: 1px solid #e6e6e6;
|
|
3111
|
-
}
|
|
3112
|
-
.RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
|
|
3113
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3114
|
-
font-size: 16px;
|
|
3115
|
-
font-weight: 700;
|
|
3116
|
-
line-height: 18px
|
|
3117
|
-
}
|
|
3118
|
-
@media only screen and (min-width: 48em) {
|
|
3119
|
-
.RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
|
|
3120
|
-
font-size: 18px
|
|
3121
|
-
}
|
|
3122
|
-
}
|
|
3123
|
-
.RelatedBlock-module_simple__29HVO {
|
|
3124
|
-
}
|
|
3125
|
-
.RelatedBlock-module_center__1LmW8 {
|
|
3126
|
-
max-width: 650px;
|
|
3127
|
-
margin-right: auto;
|
|
3128
|
-
margin-left: auto;
|
|
3129
|
-
}
|
|
3130
|
-
.RelatedBlock-module_isInSlideMaterial__2YSYG:first-child {
|
|
3131
|
-
margin-top: 0;
|
|
3132
|
-
}
|
|
3133
|
-
.RelatedBlock-module_isInSlideMaterial__2YSYG:last-child {
|
|
3134
|
-
margin-bottom: 0;
|
|
3135
|
-
}
|
|
3136
|
-
/* VISIBILITY */
|
|
3137
|
-
@media only screen and (min-width: 32em) {
|
|
3138
|
-
.RelatedBlock-module_mobile__2XM5a {
|
|
3139
|
-
display: none
|
|
3140
|
-
}
|
|
3141
|
-
}
|
|
3142
|
-
.RelatedBlock-module_desktop__2mXeq {
|
|
3143
|
-
display: none
|
|
3144
|
-
}
|
|
3145
|
-
@media only screen and (min-width: 32em) {
|
|
3146
|
-
.RelatedBlock-module_desktop__2mXeq {
|
|
3147
|
-
display: block
|
|
3148
|
-
}
|
|
3149
|
-
}
|
|
3150
|
-
|
|
3151
|
-
|
|
3152
3152
|
/* Colors */
|
|
3153
3153
|
/* Fonts */
|
|
3154
3154
|
/* Gap */
|
|
@@ -3690,50 +3690,6 @@ a mark {
|
|
|
3690
3690
|
}
|
|
3691
3691
|
}
|
|
3692
3692
|
|
|
3693
|
-
/* Colors */
|
|
3694
|
-
/* Fonts */
|
|
3695
|
-
/* Gap */
|
|
3696
|
-
/* Media */
|
|
3697
|
-
/* 512 */
|
|
3698
|
-
/* 650 */
|
|
3699
|
-
/* 768 */
|
|
3700
|
-
/* 1024 */
|
|
3701
|
-
/* 1010 */
|
|
3702
|
-
/* 1200 */
|
|
3703
|
-
/* 511 */
|
|
3704
|
-
/* 1023 */
|
|
3705
|
-
/* Zindex */
|
|
3706
|
-
.SimpleTitle-module_root__2jVQN {
|
|
3707
|
-
margin: 0 0 18px;
|
|
3708
|
-
|
|
3709
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3710
|
-
font-size: 20px;
|
|
3711
|
-
font-weight: normal;
|
|
3712
|
-
line-height: 23px
|
|
3713
|
-
}
|
|
3714
|
-
@media only screen and (min-width: 48em) {
|
|
3715
|
-
.SimpleTitle-module_root__2jVQN {
|
|
3716
|
-
margin-bottom: 15px;
|
|
3717
|
-
|
|
3718
|
-
font-size: 36px;
|
|
3719
|
-
line-height: 40px
|
|
3720
|
-
}
|
|
3721
|
-
}
|
|
3722
|
-
/* VISIBILITY */
|
|
3723
|
-
@media only screen and (min-width: 32em) {
|
|
3724
|
-
.SimpleTitle-module_mobile__11gBz {
|
|
3725
|
-
display: none
|
|
3726
|
-
}
|
|
3727
|
-
}
|
|
3728
|
-
.SimpleTitle-module_desktop__3yXgy {
|
|
3729
|
-
display: none
|
|
3730
|
-
}
|
|
3731
|
-
@media only screen and (min-width: 32em) {
|
|
3732
|
-
.SimpleTitle-module_desktop__3yXgy {
|
|
3733
|
-
display: block
|
|
3734
|
-
}
|
|
3735
|
-
}
|
|
3736
|
-
|
|
3737
3693
|
/* Colors */
|
|
3738
3694
|
/* Fonts */
|
|
3739
3695
|
/* Gap */
|
|
@@ -3849,6 +3805,50 @@ a mark {
|
|
|
3849
3805
|
}
|
|
3850
3806
|
}
|
|
3851
3807
|
|
|
3808
|
+
/* Colors */
|
|
3809
|
+
/* Fonts */
|
|
3810
|
+
/* Gap */
|
|
3811
|
+
/* Media */
|
|
3812
|
+
/* 512 */
|
|
3813
|
+
/* 650 */
|
|
3814
|
+
/* 768 */
|
|
3815
|
+
/* 1024 */
|
|
3816
|
+
/* 1010 */
|
|
3817
|
+
/* 1200 */
|
|
3818
|
+
/* 511 */
|
|
3819
|
+
/* 1023 */
|
|
3820
|
+
/* Zindex */
|
|
3821
|
+
.SimpleTitle-module_root__2jVQN {
|
|
3822
|
+
margin: 0 0 18px;
|
|
3823
|
+
|
|
3824
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3825
|
+
font-size: 20px;
|
|
3826
|
+
font-weight: normal;
|
|
3827
|
+
line-height: 23px
|
|
3828
|
+
}
|
|
3829
|
+
@media only screen and (min-width: 48em) {
|
|
3830
|
+
.SimpleTitle-module_root__2jVQN {
|
|
3831
|
+
margin-bottom: 15px;
|
|
3832
|
+
|
|
3833
|
+
font-size: 36px;
|
|
3834
|
+
line-height: 40px
|
|
3835
|
+
}
|
|
3836
|
+
}
|
|
3837
|
+
/* VISIBILITY */
|
|
3838
|
+
@media only screen and (min-width: 32em) {
|
|
3839
|
+
.SimpleTitle-module_mobile__11gBz {
|
|
3840
|
+
display: none
|
|
3841
|
+
}
|
|
3842
|
+
}
|
|
3843
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
3844
|
+
display: none
|
|
3845
|
+
}
|
|
3846
|
+
@media only screen and (min-width: 32em) {
|
|
3847
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
3848
|
+
display: block
|
|
3849
|
+
}
|
|
3850
|
+
}
|
|
3851
|
+
|
|
3852
3852
|
/* Colors */
|
|
3853
3853
|
/* Fonts */
|
|
3854
3854
|
/* Gap */
|
|
@@ -5261,8 +5261,8 @@ a mark {
|
|
|
5261
5261
|
.EmbedBlock-module_isInSlide__2ea5q.EmbedBlock-module_mobileFullwidth__QFFLH .EmbedBlock-module_object__2_UZ7,
|
|
5262
5262
|
.EmbedBlock-module_isInCard__37rtq .EmbedBlock-module_figure__vAvcN,
|
|
5263
5263
|
.EmbedBlock-module_isInSlide__2ea5q .EmbedBlock-module_figure__vAvcN,
|
|
5264
|
-
.EmbedBlock-module_isInCard__37rtq .EmbedBlock-module_object__2_UZ7,
|
|
5265
|
-
.EmbedBlock-module_isInSlide__2ea5q .EmbedBlock-module_object__2_UZ7 {
|
|
5264
|
+
.EmbedBlock-module_isInCard__37rtq.EmbedBlock-module_full__1TEjx .EmbedBlock-module_object__2_UZ7,
|
|
5265
|
+
.EmbedBlock-module_isInSlide__2ea5q.EmbedBlock-module_full__1TEjx .EmbedBlock-module_object__2_UZ7 {
|
|
5266
5266
|
margin-right: -11px;
|
|
5267
5267
|
margin-left: -11px
|
|
5268
5268
|
}
|
|
@@ -5271,8 +5271,8 @@ a mark {
|
|
|
5271
5271
|
.EmbedBlock-module_isInSlide__2ea5q.EmbedBlock-module_mobileFullwidth__QFFLH .EmbedBlock-module_object__2_UZ7,
|
|
5272
5272
|
.EmbedBlock-module_isInCard__37rtq .EmbedBlock-module_figure__vAvcN,
|
|
5273
5273
|
.EmbedBlock-module_isInSlide__2ea5q .EmbedBlock-module_figure__vAvcN,
|
|
5274
|
-
.EmbedBlock-module_isInCard__37rtq .EmbedBlock-module_object__2_UZ7,
|
|
5275
|
-
.EmbedBlock-module_isInSlide__2ea5q .EmbedBlock-module_object__2_UZ7 {
|
|
5274
|
+
.EmbedBlock-module_isInCard__37rtq.EmbedBlock-module_full__1TEjx .EmbedBlock-module_object__2_UZ7,
|
|
5275
|
+
.EmbedBlock-module_isInSlide__2ea5q.EmbedBlock-module_full__1TEjx .EmbedBlock-module_object__2_UZ7 {
|
|
5276
5276
|
margin-right: auto;
|
|
5277
5277
|
margin-left: auto
|
|
5278
5278
|
}
|