@clickview/reports 0.0.26 → 0.0.27-rc.0

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.
Files changed (111) hide show
  1. package/dist/bundles.json +2 -2
  2. package/dist/css/11-reports.chunk.css +365 -0
  3. package/dist/css/13-reports.chunk.css +1846 -0
  4. package/dist/css/16-reports.chunk.css +39 -0
  5. package/dist/css/17-reports.chunk.css +42 -0
  6. package/dist/css/18-reports.chunk.css +37 -0
  7. package/dist/css/19-reports.chunk.css +21 -0
  8. package/dist/css/2-reports.chunk.css +49 -0
  9. package/dist/css/20-reports.chunk.css +34 -0
  10. package/dist/css/22-reports.chunk.css +12 -0
  11. package/dist/css/24-reports.chunk.css +163 -0
  12. package/dist/css/25-reports.chunk.css +72 -0
  13. package/dist/css/26-reports.chunk.css +80 -0
  14. package/dist/css/27-reports.chunk.css +30 -0
  15. package/dist/css/28-reports.chunk.css +143 -0
  16. package/dist/css/29-reports.chunk.css +24 -0
  17. package/dist/css/30-reports.chunk.css +21 -0
  18. package/dist/css/31-reports.chunk.css +9 -0
  19. package/dist/css/32-reports.chunk.css +60 -0
  20. package/dist/css/33-reports.chunk.css +3 -0
  21. package/dist/css/34-reports.chunk.css +12 -0
  22. package/dist/css/35-reports.chunk.css +12 -0
  23. package/dist/css/36-reports.chunk.css +22 -0
  24. package/dist/css/4-reports.chunk.css +22 -0
  25. package/dist/css/5-reports.chunk.css +44 -0
  26. package/dist/css/6-reports.chunk.css +63 -0
  27. package/dist/css/7-reports.chunk.css +83 -0
  28. package/dist/css/reports-app.css +11498 -0
  29. package/dist/scripts/{0-45d6f561a1-reports.chunk.js → 0-0994898684-reports.chunk.js} +1 -1
  30. package/dist/scripts/0-reports.chunk.js +43 -0
  31. package/dist/scripts/{1-b44bc2d382-reports.chunk.js → 1-74923a7364-reports.chunk.js} +1 -1
  32. package/dist/scripts/1-reports.chunk.js +11 -0
  33. package/dist/scripts/{10-c9b19fd45d-reports.chunk.js → 10-72de985ca6-reports.chunk.js} +1 -1
  34. package/dist/scripts/10-reports.chunk.js +11 -0
  35. package/dist/scripts/{11-4d34a4e7ba-reports.chunk.js → 11-61af1e19c7-reports.chunk.js} +1 -1
  36. package/dist/scripts/11-reports.chunk.js +397 -0
  37. package/dist/scripts/{12-3a1b307676-reports.chunk.js → 12-a58508b6ee-reports.chunk.js} +1 -1
  38. package/dist/scripts/12-reports.chunk.js +43 -0
  39. package/dist/scripts/13-reports.chunk.js +1088 -0
  40. package/dist/scripts/14-reports.chunk.js +1255 -0
  41. package/dist/scripts/{15-b5cdf2ca83-reports.chunk.js → 15-6d142f0f60-reports.chunk.js} +2 -2
  42. package/dist/scripts/15-reports.chunk.js +43 -0
  43. package/dist/scripts/16-2c857db15c-reports.chunk.js +1 -0
  44. package/dist/scripts/16-reports.chunk.js +167 -0
  45. package/dist/scripts/17-f19243cfde-reports.chunk.js +1 -0
  46. package/dist/scripts/17-reports.chunk.js +151 -0
  47. package/dist/scripts/{18-26152e90cf-reports.chunk.js → 18-fdcee8d99b-reports.chunk.js} +1 -1
  48. package/dist/scripts/18-reports.chunk.js +104 -0
  49. package/dist/scripts/19-48d8402ead-reports.chunk.js +1 -0
  50. package/dist/scripts/19-reports.chunk.js +97 -0
  51. package/dist/scripts/{2-10046bd9c7-reports.chunk.js → 2-6363a15c1a-reports.chunk.js} +1 -1
  52. package/dist/scripts/2-reports.chunk.js +42 -0
  53. package/dist/scripts/{20-fb21388afa-reports.chunk.js → 20-d599187e5b-reports.chunk.js} +1 -1
  54. package/dist/scripts/20-reports.chunk.js +72 -0
  55. package/dist/scripts/{21-1f824cdc04-reports.chunk.js → 21-3d1f0982d4-reports.chunk.js} +1 -1
  56. package/dist/scripts/21-reports.chunk.js +67 -0
  57. package/dist/scripts/{22-b39a13f4bc-reports.chunk.js → 22-c2ea378dce-reports.chunk.js} +1 -1
  58. package/dist/scripts/22-reports.chunk.js +34 -0
  59. package/dist/scripts/{23-b4762a301a-reports.chunk.js → 23-8d9a55c243-reports.chunk.js} +1 -1
  60. package/dist/scripts/23-reports.chunk.js +2469 -0
  61. package/dist/scripts/{24-192d8a65eb-reports.chunk.js → 24-4552a4d4b1-reports.chunk.js} +1 -1
  62. package/dist/scripts/24-reports.chunk.js +704 -0
  63. package/dist/scripts/{25-514ac9b009-reports.chunk.js → 25-2217879368-reports.chunk.js} +1 -1
  64. package/dist/scripts/25-reports.chunk.js +227 -0
  65. package/dist/scripts/{26-6d77d19c83-reports.chunk.js → 26-a9a0806c8e-reports.chunk.js} +1 -1
  66. package/dist/scripts/26-reports.chunk.js +214 -0
  67. package/dist/scripts/{27-1e40e49481-reports.chunk.js → 27-98603dad42-reports.chunk.js} +1 -1
  68. package/dist/scripts/27-reports.chunk.js +150 -0
  69. package/dist/scripts/{28-2e12aa2b84-reports.chunk.js → 28-83e02981bb-reports.chunk.js} +1 -1
  70. package/dist/scripts/28-reports.chunk.js +119 -0
  71. package/dist/scripts/{29-8df8a60b39-reports.chunk.js → 29-07f938f396-reports.chunk.js} +1 -1
  72. package/dist/scripts/29-reports.chunk.js +105 -0
  73. package/dist/scripts/{3-581ba906a8-reports.chunk.js → 3-54445e0784-reports.chunk.js} +1 -1
  74. package/dist/scripts/3-reports.chunk.js +17 -0
  75. package/dist/scripts/{30-c692a12728-reports.chunk.js → 30-5b1fa09845-reports.chunk.js} +1 -1
  76. package/dist/scripts/30-reports.chunk.js +97 -0
  77. package/dist/scripts/{31-d560bb2964-reports.chunk.js → 31-39c16f8ecb-reports.chunk.js} +1 -1
  78. package/dist/scripts/31-reports.chunk.js +81 -0
  79. package/dist/scripts/32-reports.chunk.js +81 -0
  80. package/dist/scripts/33-reports.chunk.js +50 -0
  81. package/dist/scripts/34-reports.chunk.js +34 -0
  82. package/dist/scripts/35-reports.chunk.js +34 -0
  83. package/dist/scripts/36-reports.chunk.js +18 -0
  84. package/dist/scripts/37-reports.chunk.js +11 -0
  85. package/dist/scripts/38-reports.chunk.js +11 -0
  86. package/dist/scripts/39-reports.chunk.js +11 -0
  87. package/dist/scripts/4-0563be5390-reports.chunk.js +1 -0
  88. package/dist/scripts/4-reports.chunk.js +89 -0
  89. package/dist/scripts/40-reports.chunk.js +11 -0
  90. package/dist/scripts/{5-dc395553ff-reports.chunk.js → 5-7de2073c7c-reports.chunk.js} +15 -15
  91. package/dist/scripts/5-reports.chunk.js +73 -0
  92. package/dist/scripts/{6-7b13156847-reports.chunk.js → 6-6ca85a7710-reports.chunk.js} +1 -1
  93. package/dist/scripts/6-reports.chunk.js +113 -0
  94. package/dist/scripts/{7-11a1aa63ca-reports.chunk.js → 7-4972d87778-reports.chunk.js} +1 -1
  95. package/dist/scripts/7-reports.chunk.js +56 -0
  96. package/dist/scripts/8-3b004dbc7d-reports.chunk.js +1 -0
  97. package/dist/scripts/8-reports.chunk.js +17 -0
  98. package/dist/scripts/{9-b9fdcedfb5-reports.chunk.js → 9-a223165d25-reports.chunk.js} +1 -1
  99. package/dist/scripts/9-reports.chunk.js +35 -0
  100. package/dist/scripts/bundle-0fc3abb0ed.min.js +19 -0
  101. package/dist/scripts/bundle.js +7281 -0
  102. package/dist/scripts/polyfills-241c416f13.min.js +1 -0
  103. package/dist/scripts/polyfills.js +2750 -0
  104. package/package.json +3 -3
  105. package/dist/scripts/16-13269fde77-reports.chunk.js +0 -1
  106. package/dist/scripts/17-e4c043a006-reports.chunk.js +0 -1
  107. package/dist/scripts/19-935f79cf67-reports.chunk.js +0 -1
  108. package/dist/scripts/4-7099530847-reports.chunk.js +0 -1
  109. package/dist/scripts/8-e5da1d6aa4-reports.chunk.js +0 -1
  110. package/dist/scripts/bundle-6d2a417531.min.js +0 -19
  111. package/dist/scripts/polyfills-fc123dbc56.min.js +0 -1
package/dist/bundles.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "cssBundle": "reports-app-30272b77f9.css",
3
- "appBundle": "bundle-6d2a417531.min.js",
4
- "polyfillBundle": "polyfills-fc123dbc56.min.js"
3
+ "appBundle": "bundle-0fc3abb0ed.min.js",
4
+ "polyfillBundle": "polyfills-241c416f13.min.js"
5
5
  }
@@ -0,0 +1,365 @@
1
+ .cv--heart--3V89- {
2
+ display: none; }
3
+
4
+ .cv--favouriteButton--MxBE0 {
5
+ color: #313543;
6
+ background-color: rgba(241, 241, 241, 0.5);
7
+ border-radius: 50%; }
8
+ .cv--favouriteButton--MxBE0:hover {
9
+ color: #FF3333;
10
+ background-color: rgba(241, 241, 241, 0.7); }
11
+ .cv--favouriteButton--MxBE0:hover .cv--heartOutline--3fbac {
12
+ display: none; }
13
+ .cv--favouriteButton--MxBE0:hover .cv--heart--3V89- {
14
+ opacity: 0.75;
15
+ display: inline-block; }
16
+
17
+ .cv--favourited--37xop {
18
+ color: #FF3333;
19
+ background-color: rgba(241, 241, 241, 0.8); }
20
+ .cv--favourited--37xop .cv--heartOutline--3fbac {
21
+ display: none; }
22
+ .cv--favourited--37xop .cv--heart--3V89- {
23
+ display: inline-block; }
24
+ .cv--favourited--37xop:hover .cv--heart--3V89- {
25
+ opacity: 1; }
26
+
27
+ .cv--image--1YW-E {
28
+ width: 100%;
29
+ height: 100%; }
30
+
31
+ .cv--image--VcUxj {
32
+ position: relative;
33
+ width: 100%;
34
+ height: 100%; }
35
+ .cv--image--VcUxj img {
36
+ position: absolute;
37
+ top: 0;
38
+ bottom: 0;
39
+ left: 0;
40
+ right: 0; }
41
+
42
+ .cv--thumbnail--3pbQo {
43
+ padding-bottom: 56.25%; }
44
+
45
+ .cv--tallPoster--39QHb {
46
+ padding-bottom: 177.77778%; }
47
+
48
+ .cv--cover--2wQ0p {
49
+ padding-bottom: 100%; }
50
+
51
+ .cv--banner--2Gztt {
52
+ padding-bottom: 18.50%; }
53
+
54
+ .cv--poster--3tEfw {
55
+ padding-bottom: 150%; }
56
+
57
+ .cv--pdf--3SJSK img {
58
+ height: auto; }
59
+
60
+ .cv--link--2-RIk img {
61
+ width: auto;
62
+ margin: 0 auto; }
63
+
64
+ .cv--appLink--1SFgo {
65
+ color: inherit;
66
+ font-size: 0.78571em; }
67
+ .cv--appLink--1SFgo:hover .cv--hoverUnderline--2iyL0 {
68
+ text-decoration: underline; }
69
+
70
+ .cv--small--2POOK {
71
+ font-size: 0.57143em; }
72
+
73
+ .cv--minHeight--2tRvp:not(:empty) {
74
+ min-height: 1.5rem; }
75
+
76
+ .cv--baseIndicator--3ywpG, .cv--leftIndicator--2hUic, .cv--rightIndicator--JJuoj {
77
+ position: absolute;
78
+ top: 50%;
79
+ transform: translateY(-50%);
80
+ width: 0.2rem;
81
+ height: 0.66667rem;
82
+ border-radius: 0.2rem; }
83
+
84
+ .cv--leftIndicator--2hUic {
85
+ left: 0; }
86
+
87
+ .cv--rightIndicator--JJuoj {
88
+ right: 0; }
89
+
90
+ .cv--progressBar--_Cfv- {
91
+ position: absolute;
92
+ top: 50%;
93
+ transform: translateY(-50%);
94
+ left: 0.5rem;
95
+ right: 0.5rem;
96
+ background-color: #fff;
97
+ height: 0.15rem;
98
+ border-radius: 0.15rem; }
99
+ .cv--progressBar--_Cfv-.cv--large--3R1k4 {
100
+ left: 1rem;
101
+ right: 1rem;
102
+ height: 0.3rem;
103
+ border-radius: 0.3rem; }
104
+ .cv--progressBar--_Cfv-.cv--large--3R1k4 .cv--baseIndicator--3ywpG, .cv--progressBar--_Cfv-.cv--large--3R1k4 .cv--leftIndicator--2hUic, .cv--progressBar--_Cfv-.cv--large--3R1k4 .cv--rightIndicator--JJuoj {
105
+ width: 0.4rem;
106
+ border-radius: 0.4rem;
107
+ height: 1rem; }
108
+
109
+ .cv--durationBar--15Ohf {
110
+ border-radius: 0.15rem;
111
+ background-color: #33AEFF;
112
+ position: absolute;
113
+ height: 100%; }
114
+
115
+ .cv--timepoint--3Oh2b {
116
+ position: absolute;
117
+ top: 50%;
118
+ transform: translateY(-50%);
119
+ width: 0.2rem;
120
+ height: 0.5rem;
121
+ border-radius: 0.2rem; }
122
+
123
+ .cv--progressBar--2jpyn {
124
+ position: absolute;
125
+ top: 50%;
126
+ transform: translateY(-50%);
127
+ left: 0.5rem;
128
+ right: 0.5rem;
129
+ background-color: #fff;
130
+ height: 0.2rem;
131
+ border-radius: 0.2rem; }
132
+ .cv--progressBar--2jpyn.cv--white--2vZcf {
133
+ background-color: #fff; }
134
+ .cv--progressBar--2jpyn.cv--gray--6Tyxi {
135
+ background-color: #eaeaea; }
136
+ .cv--progressBar--2jpyn.cv--large--19FGq {
137
+ left: 1rem;
138
+ right: 1rem;
139
+ height: 0.4rem;
140
+ border-radius: 0.4rem; }
141
+ .cv--progressBar--2jpyn.cv--large--19FGq .cv--timepoint--3Oh2b {
142
+ width: 0.4rem;
143
+ border-radius: 0.4rem;
144
+ height: 1rem; }
145
+
146
+ .cv--bottomBar--2cTUY {
147
+ position: absolute;
148
+ bottom: 0;
149
+ left: 0;
150
+ right: 0;
151
+ z-index: 2; }
152
+
153
+ .cv--videoProgress--3BlpQ {
154
+ height: 0.25rem; }
155
+
156
+ .cv--clipProgress--2GT2x {
157
+ background-color: #363f5e;
158
+ height: 1.25rem;
159
+ opacity: .9; }
160
+ .cv--clipProgress--2GT2x.cv--large--BDAkC {
161
+ height: 2rem; }
162
+
163
+ .cv--interactiveProgress--3KgYP {
164
+ background-color: #363f5e;
165
+ height: 1.25rem;
166
+ opacity: .9; }
167
+ .cv--interactiveProgress--3KgYP.cv--large--BDAkC {
168
+ height: 2rem; }
169
+
170
+ .cv--padlock--1I0-z {
171
+ color: #313543;
172
+ border-radius: 50%;
173
+ background-color: rgba(241, 241, 241, 0.7);
174
+ width: 1.7rem;
175
+ height: 1.7rem; }
176
+
177
+ .cv--mask--3nE2p {
178
+ position: absolute;
179
+ width: 100%;
180
+ height: 100%;
181
+ z-index: 2;
182
+ background-color: #333333;
183
+ opacity: 0;
184
+ transition: opacity 100ms ease-in-out; }
185
+
186
+ .cv--video--KdGwU {
187
+ width: 3.75rem;
188
+ height: 3.75rem; }
189
+
190
+ .cv--video--KdGwU, .cv--playlist--1cBmC {
191
+ position: absolute;
192
+ top: 50%;
193
+ left: 50%;
194
+ z-index: 4;
195
+ color: #fff;
196
+ opacity: 0;
197
+ transform: translate3D(-50%, -50%, 0);
198
+ transition: opacity 100ms ease-in-out; }
199
+
200
+ .cv--maskContainer--3si6K.cv--lock--OpPK5 .cv--mask--3nE2p {
201
+ opacity: 0.7; }
202
+
203
+ .cv--maskContainer--3si6K.cv--lock--OpPK5 .cv--playlist--1cBmC, .cv--maskContainer--3si6K.cv--lock--OpPK5 .cv--video--KdGwU {
204
+ opacity: 1; }
205
+
206
+ .cv--maskContainer--3si6K:not(.cv--lock--OpPK5):hover .cv--mask--3nE2p {
207
+ opacity: 0.5; }
208
+
209
+ .cv--maskContainer--3si6K:not(.cv--lock--OpPK5):hover .cv--playlist--1cBmC, .cv--maskContainer--3si6K:not(.cv--lock--OpPK5):hover .cv--video--KdGwU {
210
+ opacity: 1; }
211
+
212
+ .cv--overlayContainer--1MQy4 {
213
+ position: absolute;
214
+ width: 100%;
215
+ height: 100%;
216
+ z-index: 2;
217
+ padding: 0.3125rem;
218
+ color: #fff; }
219
+
220
+ .cv--topRightContainer--3eb0s {
221
+ position: absolute;
222
+ top: 0;
223
+ right: 0;
224
+ padding-top: 0.625rem;
225
+ padding-right: 0.625rem;
226
+ z-index: 5;
227
+ transform: translate3d(0, 0, 0); }
228
+ .cv--topRightContainer--3eb0s .cv--favouriteButton--1UfdO {
229
+ background-color: rgba(241, 241, 241, 0.5); }
230
+
231
+ .cv--title--Q1km- {
232
+ color: inherit;
233
+ line-height: 1.2;
234
+ position: absolute;
235
+ bottom: 0;
236
+ left: 0;
237
+ padding: 0.625rem;
238
+ padding-top: 0;
239
+ width: 100%; }
240
+ .cv--title--Q1km-.cv--downScale--2_7sb {
241
+ transform: scale(0.9);
242
+ margin-left: -1rem;
243
+ margin-bottom: -0.2rem; }
244
+
245
+ .cv--gradient--Of_Cn::after {
246
+ content: '';
247
+ position: absolute;
248
+ top: 0;
249
+ left: 0;
250
+ width: 100%;
251
+ height: 100%;
252
+ background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.02) 60%, rgba(0, 0, 0, 0) 80%); }
253
+
254
+ .cv--playIcon--B9cJG {
255
+ position: absolute;
256
+ top: 50%;
257
+ left: 50%;
258
+ z-index: 4;
259
+ color: #fff;
260
+ transform: translate3D(-50%, -50%, 0);
261
+ transition: opacity 100ms ease-in-out;
262
+ width: 2.75rem;
263
+ height: 2.75rem; }
264
+
265
+ .cv--videoProgress--1EuSH {
266
+ position: absolute;
267
+ bottom: 0;
268
+ left: 0;
269
+ right: 0;
270
+ height: 0.25rem; }
271
+
272
+ .cv--videoProgress--1EuSH + .cv--badgeContainer--10TYY {
273
+ bottom: 0.5625rem; }
274
+
275
+ .cv--clipProgress--3QyHR, .cv--interactiveProgress--1KUiQ {
276
+ position: absolute;
277
+ bottom: 0;
278
+ left: 0;
279
+ right: 0;
280
+ background-color: #363f5e;
281
+ height: 1.25rem;
282
+ opacity: .9; }
283
+
284
+ .cv--clipProgress--3QyHR + .cv--badgeContainer--10TYY, .cv--interactiveProgress--1KUiQ + .cv--badgeContainer--10TYY {
285
+ bottom: 1.5625rem; }
286
+
287
+ .cv--unchecked--19UkS {
288
+ color: #313543;
289
+ background-color: rgba(241, 241, 241, 0.5); }
290
+ .cv--unchecked--19UkS:hover {
291
+ color: #fff;
292
+ background-color: #1CA217;
293
+ opacity: 0.75;
294
+ display: inline-block; }
295
+
296
+ .cv--checked--216nE {
297
+ color: #fff;
298
+ background-color: #1CA217; }
299
+
300
+ .cv--container--lrwA1 {
301
+ position: absolute;
302
+ top: 0.625rem;
303
+ right: 0.625rem;
304
+ z-index: 5; }
305
+ .cv--container--lrwA1.cv--cvIcon--1egZW svg {
306
+ transform: scale(0.7) translateX(1.5px); }
307
+ .cv--container--lrwA1 .cv--action--1XCjX:not(:first-child) {
308
+ margin-left: 0.3125rem; }
309
+
310
+ .cv--titleOverlay--1JIh4 {
311
+ color: inherit;
312
+ line-height: 1.2;
313
+ position: absolute;
314
+ bottom: 0;
315
+ left: 0;
316
+ z-index: 2;
317
+ padding: 0.625rem;
318
+ padding-top: 0; }
319
+ .cv--titleOverlay--1JIh4.cv--clip--2tA4q {
320
+ padding-bottom: 0;
321
+ bottom: 1.5625rem; }
322
+ .cv--titleOverlay--1JIh4.cv--clip--2tA4q.cv--large--2m2MX {
323
+ bottom: 2.3125rem; }
324
+ .cv--titleOverlay--1JIh4.cv--interactive--1ngGh {
325
+ padding-bottom: 0;
326
+ bottom: 1.5625rem; }
327
+ .cv--titleOverlay--1JIh4.cv--interactive--1ngGh.cv--large--2m2MX {
328
+ bottom: 2.3125rem; }
329
+
330
+ .cv--titleBelow--1OKu_ {
331
+ margin-top: 0.3125rem;
332
+ line-height: 1.2; }
333
+
334
+ .cv--overlayContainer--1BBKk {
335
+ position: absolute;
336
+ width: 100%;
337
+ height: 100%;
338
+ padding: 0.3125rem;
339
+ color: #fff; }
340
+
341
+ .cv--badgeContainer--28ZUf {
342
+ position: absolute;
343
+ bottom: 0.3125rem;
344
+ right: 0.3125rem;
345
+ z-index: 2; }
346
+ .cv--badgeContainer--28ZUf.cv--video--2hXc3 {
347
+ bottom: 0.5625rem; }
348
+ .cv--badgeContainer--28ZUf.cv--clip--2tA4q {
349
+ bottom: 1.5625rem; }
350
+ .cv--badgeContainer--28ZUf.cv--clip--2tA4q.cv--large--2m2MX {
351
+ bottom: 2.3125rem; }
352
+ .cv--badgeContainer--28ZUf.cv--interactive--1ngGh {
353
+ bottom: 1.5625rem; }
354
+ .cv--badgeContainer--28ZUf.cv--interactive--1ngGh.cv--large--2m2MX {
355
+ bottom: 2.3125rem; }
356
+
357
+ .cv--gradient--1o4aT::after {
358
+ content: '';
359
+ position: absolute;
360
+ top: 0;
361
+ left: 0;
362
+ width: 100%;
363
+ height: 100%;
364
+ background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.02) 60%, rgba(0, 0, 0, 0) 80%); }
365
+