-
Notifications
You must be signed in to change notification settings - Fork 6
/
Admin dashboard.html
455 lines (428 loc) · 214 KB
/
Admin dashboard.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
<html class=""><head><meta charset="utf-8"><title>ngx-admin Demo Application</title><meta name="viewport" content="width=device-width,initial-scale=1"><script async="" src="https://www.google-analytics.com/analytics.js"></script><script type="text/javascript" async="" src="http://www.google-analytics.com/analytics.js"></script><script type="text/javascript" async="" src="https://www.google-analytics.com/gtm/js?id=GTM-N2M4S3J&cid=1629817280.1521566675&gac=_gaexp%3DGAX1.2.8vul3D9vQayJAoUvPUPhMw.17683.1"></script><script async="" src="https://www.google-analytics.com/analytics.js"></script><script async="" src="https://www.google-analytics.com/analytics.js"></script><script src="/cdn-cgi/apps/head/9FocJJ7NCruqgKJh-Gq1ulrcnqs.js"></script><link rel="icon" type="image/png" href="favicon.png"><link rel="icon" type="image/x-icon" href="favicon.ico"><style>.async-hide { opacity: 0 !important}</style><script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
})(window,document.documentElement,'async-hide','dataLayer',4000,
{'GTM-N2M4S3J':true});</script><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-102084081-3', 'auto');
ga('require', 'GTM-N2M4S3J');
ga('send', 'pageview');</script><link href="styles.e20b2f4db6ee312c858d.bundle.css" rel="stylesheet"><style type="text/css">/* Chart.js */
@-webkit-keyframes chartjs-render-animation{from{opacity:0.99}to{opacity:1}}@keyframes chartjs-render-animation{from{opacity:0.99}to{opacity:1}}.chartjs-render-monitor{-webkit-animation:chartjs-render-animation 0.001s;animation:chartjs-render-animation 0.001s;}</style><script type="text/javascript" charset="utf-8" async="" src="0.1dc5e82b9be9e6f24f23.chunk.js"></script><script type="text/javascript" charset="utf-8" async="" src="7.6df8963f19e59ffb5f17.chunk.js"></script><style>.nb-theme-default[_nghost-c0] nb-layout-column.small[_ngcontent-c0], .nb-theme-default [_nghost-c0] nb-layout-column.small[_ngcontent-c0]{-webkit-box-flex:.15!important;-ms-flex:.15!important;flex:.15!important}.nb-theme-default[_nghost-c0] nb-sidebar.settings-sidebar[_ngcontent-c0], .nb-theme-default [_nghost-c0] nb-sidebar.settings-sidebar[_ngcontent-c0]{-webkit-transition:width .3s ease;transition:width .3s ease;width:7.5rem;overflow:hidden}.nb-theme-default[_nghost-c0] nb-sidebar.settings-sidebar.collapsed[_ngcontent-c0], .nb-theme-default [_nghost-c0] nb-sidebar.settings-sidebar.collapsed[_ngcontent-c0]{width:0}.nb-theme-default[_nghost-c0] nb-sidebar.settings-sidebar.collapsed[_ngcontent-c0] .main-container, .nb-theme-default [_nghost-c0] nb-sidebar.settings-sidebar.collapsed[_ngcontent-c0] .main-container{width:0}.nb-theme-default[_nghost-c0] nb-sidebar.settings-sidebar.collapsed[_ngcontent-c0] .main-container .scrollable, .nb-theme-default [_nghost-c0] nb-sidebar.settings-sidebar.collapsed[_ngcontent-c0] .main-container .scrollable{width:7.5rem;padding:1.25rem}.nb-theme-default[_nghost-c0] nb-sidebar.settings-sidebar[_ngcontent-c0] .main-container, .nb-theme-default [_nghost-c0] nb-sidebar.settings-sidebar[_ngcontent-c0] .main-container{width:7.5rem;background:#fff;-webkit-transition:width .3s ease;transition:width .3s ease;overflow:hidden}.nb-theme-default[_nghost-c0] nb-sidebar.settings-sidebar[_ngcontent-c0] .main-container .scrollable, .nb-theme-default [_nghost-c0] nb-sidebar.settings-sidebar[_ngcontent-c0] .main-container .scrollable{width:7.5rem}.nb-theme-default[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0], .nb-theme-default [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0]{margin-top:2rem;background:0 0}.nb-theme-default[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-container, .nb-theme-default [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-container{height:calc(100vh - 4.75rem - 2rem)!important;border-top-right-radius:.375rem}.nb-theme-default[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] nb-sidebar-header, .nb-theme-default [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] nb-sidebar-header{padding-bottom:.5rem;text-align:center}.nb-theme-default[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0], .nb-theme-default [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0]{padding:.75rem 2.5rem;margin-top:-2rem;font-weight:700;-webkit-transition:padding .3s cubic-bezier(.18,.89,.32,1.48);transition:padding .3s cubic-bezier(.18,.89,.32,1.48)}.nb-theme-default[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] i[_ngcontent-c0], .nb-theme-default [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] i[_ngcontent-c0]{font-size:2rem;text-shadow:0 1px 1px rgba(0,0,0,.2)}.nb-theme-default[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] span[_ngcontent-c0], .nb-theme-default [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] span[_ngcontent-c0]{padding-left:.25rem}.nb-theme-default[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] i[_ngcontent-c0], .nb-theme-default [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] i[_ngcontent-c0], .nb-theme-default[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] span[_ngcontent-c0], .nb-theme-default [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] span[_ngcontent-c0]{vertical-align:middle}.nb-theme-default[_nghost-c0] nb-sidebar.menu-sidebar.compacted[_ngcontent-c0] nb-sidebar-header, .nb-theme-default [_nghost-c0] nb-sidebar.menu-sidebar.compacted[_ngcontent-c0] nb-sidebar-header{padding-left:0;padding-right:0}.nb-theme-default[_nghost-c0] nb-sidebar.menu-sidebar.compacted[_ngcontent-c0] .main-btn[_ngcontent-c0], .nb-theme-default [_nghost-c0] nb-sidebar.menu-sidebar.compacted[_ngcontent-c0] .main-btn[_ngcontent-c0]{width:46px;height:44px;padding:.375rem;border-radius:5px;-webkit-transition:none;transition:none}.nb-theme-default[_nghost-c0] nb-sidebar.menu-sidebar.compacted[_ngcontent-c0] .main-btn[_ngcontent-c0] span[_ngcontent-c0], .nb-theme-default [_nghost-c0] nb-sidebar.menu-sidebar.compacted[_ngcontent-c0] .main-btn[_ngcontent-c0] span[_ngcontent-c0]{display:none}@media (max-width:399.98px){.nb-theme-default[_nghost-c0] .main-content[_ngcontent-c0], .nb-theme-default [_nghost-c0] .main-content[_ngcontent-c0]{padding:.75rem!important}}@media (max-width:767.98px){.nb-theme-default[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0], .nb-theme-default [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0]{margin-top:0}.nb-theme-default[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-container, .nb-theme-default [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-container{height:calc(100vh - 4.75rem)!important;border-top-right-radius:0}.nb-theme-default[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-container .scrollable, .nb-theme-default [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-container .scrollable{padding-top:0}.nb-theme-default[_nghost-c0] .main-btn[_ngcontent-c0], .nb-theme-default [_nghost-c0] .main-btn[_ngcontent-c0]{display:none}}.nb-theme-cosmic[_nghost-c0] nb-layout-column.small[_ngcontent-c0], .nb-theme-cosmic [_nghost-c0] nb-layout-column.small[_ngcontent-c0]{-webkit-box-flex:.15!important;-ms-flex:.15!important;flex:.15!important}.nb-theme-cosmic[_nghost-c0] nb-sidebar.settings-sidebar[_ngcontent-c0], .nb-theme-cosmic [_nghost-c0] nb-sidebar.settings-sidebar[_ngcontent-c0]{-webkit-transition:width .3s ease;transition:width .3s ease;width:7.5rem;overflow:hidden}.nb-theme-cosmic[_nghost-c0] nb-sidebar.settings-sidebar.collapsed[_ngcontent-c0], .nb-theme-cosmic [_nghost-c0] nb-sidebar.settings-sidebar.collapsed[_ngcontent-c0]{width:0}.nb-theme-cosmic[_nghost-c0] nb-sidebar.settings-sidebar.collapsed[_ngcontent-c0] .main-container, .nb-theme-cosmic [_nghost-c0] nb-sidebar.settings-sidebar.collapsed[_ngcontent-c0] .main-container{width:0}.nb-theme-cosmic[_nghost-c0] nb-sidebar.settings-sidebar.collapsed[_ngcontent-c0] .main-container .scrollable, .nb-theme-cosmic [_nghost-c0] nb-sidebar.settings-sidebar.collapsed[_ngcontent-c0] .main-container .scrollable{width:7.5rem;padding:1.25rem}.nb-theme-cosmic[_nghost-c0] nb-sidebar.settings-sidebar[_ngcontent-c0] .main-container, .nb-theme-cosmic [_nghost-c0] nb-sidebar.settings-sidebar[_ngcontent-c0] .main-container{width:7.5rem;background:#2f296b;-webkit-transition:width .3s ease;transition:width .3s ease;overflow:hidden}.nb-theme-cosmic[_nghost-c0] nb-sidebar.settings-sidebar[_ngcontent-c0] .main-container .scrollable, .nb-theme-cosmic [_nghost-c0] nb-sidebar.settings-sidebar[_ngcontent-c0] .main-container .scrollable{width:7.5rem}.nb-theme-cosmic[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0], .nb-theme-cosmic [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0]{margin-top:2rem;background:0 0}.nb-theme-cosmic[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-container, .nb-theme-cosmic [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-container{height:calc(100vh - 4.75rem - 2rem)!important;border-top-right-radius:.5rem}.nb-theme-cosmic[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] nb-sidebar-header, .nb-theme-cosmic [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] nb-sidebar-header{padding-bottom:.5rem;text-align:center}.nb-theme-cosmic[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0], .nb-theme-cosmic [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0]{padding:.75rem 2.5rem;margin-top:-2rem;font-weight:700;-webkit-transition:padding .3s cubic-bezier(.18,.89,.32,1.48);transition:padding .3s cubic-bezier(.18,.89,.32,1.48)}.nb-theme-cosmic[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] i[_ngcontent-c0], .nb-theme-cosmic [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] i[_ngcontent-c0]{font-size:2rem;text-shadow:0 1px 1px rgba(0,0,0,.2)}.nb-theme-cosmic[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] span[_ngcontent-c0], .nb-theme-cosmic [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] span[_ngcontent-c0]{padding-left:.25rem}.nb-theme-cosmic[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] i[_ngcontent-c0], .nb-theme-cosmic [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] i[_ngcontent-c0], .nb-theme-cosmic[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] span[_ngcontent-c0], .nb-theme-cosmic [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-btn[_ngcontent-c0] span[_ngcontent-c0]{vertical-align:middle}.nb-theme-cosmic[_nghost-c0] nb-sidebar.menu-sidebar.compacted[_ngcontent-c0] nb-sidebar-header, .nb-theme-cosmic [_nghost-c0] nb-sidebar.menu-sidebar.compacted[_ngcontent-c0] nb-sidebar-header{padding-left:0;padding-right:0}.nb-theme-cosmic[_nghost-c0] nb-sidebar.menu-sidebar.compacted[_ngcontent-c0] .main-btn[_ngcontent-c0], .nb-theme-cosmic [_nghost-c0] nb-sidebar.menu-sidebar.compacted[_ngcontent-c0] .main-btn[_ngcontent-c0]{width:46px;height:44px;padding:.375rem;border-radius:5px;-webkit-transition:none;transition:none}.nb-theme-cosmic[_nghost-c0] nb-sidebar.menu-sidebar.compacted[_ngcontent-c0] .main-btn[_ngcontent-c0] span[_ngcontent-c0], .nb-theme-cosmic [_nghost-c0] nb-sidebar.menu-sidebar.compacted[_ngcontent-c0] .main-btn[_ngcontent-c0] span[_ngcontent-c0]{display:none}@media (max-width:399.98px){.nb-theme-cosmic[_nghost-c0] .main-content[_ngcontent-c0], .nb-theme-cosmic [_nghost-c0] .main-content[_ngcontent-c0]{padding:.75rem!important}}@media (max-width:767.98px){.nb-theme-cosmic[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0], .nb-theme-cosmic [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0]{margin-top:0}.nb-theme-cosmic[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-container, .nb-theme-cosmic [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-container{height:calc(100vh - 4.75rem)!important;border-top-right-radius:0}.nb-theme-cosmic[_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-container .scrollable, .nb-theme-cosmic [_nghost-c0] nb-sidebar.menu-sidebar[_ngcontent-c0] .main-container .scrollable{padding-top:0}.nb-theme-cosmic[_nghost-c0] .main-btn[_ngcontent-c0], .nb-theme-cosmic [_nghost-c0] .main-btn[_ngcontent-c0]{display:none}}</style><style>[_nghost-c1] {display:block}[_nghost-c1] .menu-item>.menu-items, [_nghost-c1] .menu-items{list-style-type:none;overflow:hidden;-webkit-transition:max-height .3s ease-in;transition:max-height .3s ease-in}[_nghost-c1] .menu-item a{display:-webkit-box;display:-ms-flexbox;display:flex;color:inherit;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[_nghost-c1] .menu-item a .menu-title{-webkit-box-flex:1;-ms-flex:1;flex:1}</style><style>[_nghost-c2]{-webkit-font-smoothing:antialiased}[_nghost-c2] .layout[_ngcontent-c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[_nghost-c2] nb-layout-header{display:block}[_nghost-c2] nb-layout-header nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}[_nghost-c2] nb-layout-header.fixed{position:fixed;left:0;right:0;z-index:1040}[_nghost-c2] .layout-container[_ngcontent-c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;flex:1;-ms-flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}[_nghost-c2] .layout-container[_ngcontent-c2] nb-sidebar{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}[_nghost-c2] .layout-container[_ngcontent-c2] nb-sidebar.right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}[_nghost-c2] .layout-container[_ngcontent-c2] nb-sidebar .fixed{position:fixed;width:100%;overflow-y:auto;height:100%}[_nghost-c2] .layout-container[_ngcontent-c2] .content[_ngcontent-c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;flex:1;-ms-flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}[_nghost-c2] .layout-container[_ngcontent-c2] .content.center[_ngcontent-c2]{max-width:100%;position:relative;margin-left:auto;margin-right:auto}[_nghost-c2] .layout-container[_ngcontent-c2] .content[_ngcontent-c2] .columns[_ngcontent-c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;flex:1;-ms-flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}[_nghost-c2] .layout-container[_ngcontent-c2] .content[_ngcontent-c2] .columns[_ngcontent-c2] nb-layout-column{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;width:0}[_nghost-c2] .layout-container[_ngcontent-c2] .content[_ngcontent-c2] .columns[_ngcontent-c2] nb-layout-column.left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}[_nghost-c2] .layout-container[_ngcontent-c2] .content[_ngcontent-c2] nb-layout-footer{display:block;margin-top:auto}[_nghost-c2] .layout-container[_ngcontent-c2] .content[_ngcontent-c2] nb-layout-footer nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}</style><style>.nb-theme-default[_nghost-c3], .nb-theme-default [_nghost-c3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.nb-theme-default[_nghost-c3] .left[_ngcontent-c3], .nb-theme-default [_nghost-c3] .left[_ngcontent-c3]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1}.nb-theme-default[_nghost-c3] .right[_ngcontent-c3], .nb-theme-default [_nghost-c3] .right[_ngcontent-c3]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5}.nb-theme-default[_nghost-c3] .logo-containter[_ngcontent-c3], .nb-theme-default [_nghost-c3] .logo-containter[_ngcontent-c3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nb-theme-default[_nghost-c3] .control-item[_ngcontent-c3], .nb-theme-default [_nghost-c3] .control-item[_ngcontent-c3]{display:block}.nb-theme-default[_nghost-c3] .control-item.email-text[_ngcontent-c3], .nb-theme-default [_nghost-c3] .control-item.email-text[_ngcontent-c3]{height:auto}.nb-theme-default[_nghost-c3] .control-item.email-text[_ngcontent-c3] a[_ngcontent-c3], .nb-theme-default [_nghost-c3] .control-item.email-text[_ngcontent-c3] a[_ngcontent-c3]{text-decoration:underline}.nb-theme-default[_nghost-c3] .control-item.github-start[_ngcontent-c3], .nb-theme-default [_nghost-c3] .control-item.github-start[_ngcontent-c3]{width:140px;display:-webkit-box;display:-ms-flexbox;display:flex}.nb-theme-default[_nghost-c3] .control-item.github-start[_ngcontent-c3] iframe[_ngcontent-c3], .nb-theme-default [_nghost-c3] .control-item.github-start[_ngcontent-c3] iframe[_ngcontent-c3]{width:100px}.nb-theme-default[_nghost-c3] .header-container[_ngcontent-c3], .nb-theme-default [_nghost-c3] .header-container[_ngcontent-c3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nb-theme-default[_nghost-c3] .header-container[_ngcontent-c3] .navigation[_ngcontent-c3], .nb-theme-default [_nghost-c3] .header-container[_ngcontent-c3] .navigation[_ngcontent-c3]{padding-right:1.25rem;font-size:2.5rem;text-decoration:none}.nb-theme-default[_nghost-c3] .header-container[_ngcontent-c3] .navigation[_ngcontent-c3] i[_ngcontent-c3], .nb-theme-default [_nghost-c3] .header-container[_ngcontent-c3] .navigation[_ngcontent-c3] i[_ngcontent-c3]{display:block}.nb-theme-default[_nghost-c3] .header-container[_ngcontent-c3] .logo[_ngcontent-c3], .nb-theme-default [_nghost-c3] .header-container[_ngcontent-c3] .logo[_ngcontent-c3]{padding:0 1.25rem;font-size:1.75rem;font-weight:500;border-left:1px solid #ebeef2;white-space:nowrap}.nb-theme-default[_nghost-c3] .header-container[_ngcontent-c3] .logo[_ngcontent-c3] span[_ngcontent-c3], .nb-theme-default [_nghost-c3] .header-container[_ngcontent-c3] .logo[_ngcontent-c3] span[_ngcontent-c3]{font-weight:400}.nb-theme-default[_nghost-c3] .toggle-layout[_ngcontent-c3] a, .nb-theme-default [_nghost-c3] .toggle-layout[_ngcontent-c3] a{display:block;text-decoration:none;line-height:1}.nb-theme-default[_nghost-c3] .toggle-layout[_ngcontent-c3] a i, .nb-theme-default [_nghost-c3] .toggle-layout[_ngcontent-c3] a i{color:#40dc7e;font-size:2.25rem}@media (max-width:1199.98px){.nb-theme-default[_nghost-c3] .control-item.email[_ngcontent-c3], .nb-theme-default [_nghost-c3] .control-item.email[_ngcontent-c3], .nb-theme-default[_nghost-c3] .control-item.notifications[_ngcontent-c3], .nb-theme-default [_nghost-c3] .control-item.notifications[_ngcontent-c3]{display:none}}@media (max-width:991.98px){.nb-theme-default[_nghost-c3] nb-action[_ngcontent-c3]:not(.toggle-layout), .nb-theme-default [_nghost-c3] nb-action[_ngcontent-c3]:not(.toggle-layout){border:none}.nb-theme-default[_nghost-c3] .control-item[_ngcontent-c3], .nb-theme-default [_nghost-c3] .control-item[_ngcontent-c3]{display:none}.nb-theme-default[_nghost-c3] .toggle-layout[_ngcontent-c3], .nb-theme-default [_nghost-c3] .toggle-layout[_ngcontent-c3]{padding:0;display:none}}@media (max-width:767.98px){.nb-theme-default[_nghost-c3] nb-user[_ngcontent-c3] .user-name, .nb-theme-default [_nghost-c3] nb-user[_ngcontent-c3] .user-name{display:none}.nb-theme-default[_nghost-c3] .control-item.github-start[_ngcontent-c3], .nb-theme-default [_nghost-c3] .control-item.github-start[_ngcontent-c3]{display:none}.nb-theme-default[_nghost-c3] .header-container[_ngcontent-c3] .logo[_ngcontent-c3], .nb-theme-default [_nghost-c3] .header-container[_ngcontent-c3] .logo[_ngcontent-c3]{font-size:1.25rem}.nb-theme-default[_nghost-c3] nb-action[_ngcontent-c3]:not(.toggle-layout), .nb-theme-default [_nghost-c3] nb-action[_ngcontent-c3]:not(.toggle-layout){padding:0}}@media (max-width:399.98px){.nb-theme-default[_nghost-c3] .right[_ngcontent-c3] , .nb-theme-default [_nghost-c3] .right[_ngcontent-c3] {display:none}}.nb-theme-cosmic[_nghost-c3], .nb-theme-cosmic [_nghost-c3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.nb-theme-cosmic[_nghost-c3] .left[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .left[_ngcontent-c3]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1}.nb-theme-cosmic[_nghost-c3] .right[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .right[_ngcontent-c3]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5}.nb-theme-cosmic[_nghost-c3] .logo-containter[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .logo-containter[_ngcontent-c3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nb-theme-cosmic[_nghost-c3] .control-item[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .control-item[_ngcontent-c3]{display:block}.nb-theme-cosmic[_nghost-c3] .control-item.email-text[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .control-item.email-text[_ngcontent-c3]{height:auto}.nb-theme-cosmic[_nghost-c3] .control-item.email-text[_ngcontent-c3] a[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .control-item.email-text[_ngcontent-c3] a[_ngcontent-c3]{text-decoration:underline}.nb-theme-cosmic[_nghost-c3] .control-item.github-start[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .control-item.github-start[_ngcontent-c3]{width:140px;display:-webkit-box;display:-ms-flexbox;display:flex}.nb-theme-cosmic[_nghost-c3] .control-item.github-start[_ngcontent-c3] iframe[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .control-item.github-start[_ngcontent-c3] iframe[_ngcontent-c3]{width:100px}.nb-theme-cosmic[_nghost-c3] .header-container[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .header-container[_ngcontent-c3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nb-theme-cosmic[_nghost-c3] .header-container[_ngcontent-c3] .navigation[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .header-container[_ngcontent-c3] .navigation[_ngcontent-c3]{padding-right:1.25rem;font-size:2.5rem;text-decoration:none}.nb-theme-cosmic[_nghost-c3] .header-container[_ngcontent-c3] .navigation[_ngcontent-c3] i[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .header-container[_ngcontent-c3] .navigation[_ngcontent-c3] i[_ngcontent-c3]{display:block}.nb-theme-cosmic[_nghost-c3] .header-container[_ngcontent-c3] .logo[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .header-container[_ngcontent-c3] .logo[_ngcontent-c3]{padding:0 1.25rem;font-size:1.75rem;font-weight:500;border-left:1px solid #342e73;white-space:nowrap}.nb-theme-cosmic[_nghost-c3] .header-container[_ngcontent-c3] .logo[_ngcontent-c3] span[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .header-container[_ngcontent-c3] .logo[_ngcontent-c3] span[_ngcontent-c3]{font-weight:400}.nb-theme-cosmic[_nghost-c3] .toggle-layout[_ngcontent-c3] a, .nb-theme-cosmic [_nghost-c3] .toggle-layout[_ngcontent-c3] a{display:block;text-decoration:none;line-height:1}.nb-theme-cosmic[_nghost-c3] .toggle-layout[_ngcontent-c3] a i, .nb-theme-cosmic [_nghost-c3] .toggle-layout[_ngcontent-c3] a i{color:#00f9a6;font-size:2.25rem}@media (max-width:1199.98px){.nb-theme-cosmic[_nghost-c3] .control-item.email[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .control-item.email[_ngcontent-c3], .nb-theme-cosmic[_nghost-c3] .control-item.notifications[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .control-item.notifications[_ngcontent-c3]{display:none}}@media (max-width:991.98px){.nb-theme-cosmic[_nghost-c3] nb-action[_ngcontent-c3]:not(.toggle-layout), .nb-theme-cosmic [_nghost-c3] nb-action[_ngcontent-c3]:not(.toggle-layout){border:none}.nb-theme-cosmic[_nghost-c3] .control-item[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .control-item[_ngcontent-c3]{display:none}.nb-theme-cosmic[_nghost-c3] .toggle-layout[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .toggle-layout[_ngcontent-c3]{padding:0;display:none}}@media (max-width:767.98px){.nb-theme-cosmic[_nghost-c3] nb-user[_ngcontent-c3] .user-name, .nb-theme-cosmic [_nghost-c3] nb-user[_ngcontent-c3] .user-name{display:none}.nb-theme-cosmic[_nghost-c3] .control-item.github-start[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .control-item.github-start[_ngcontent-c3]{display:none}.nb-theme-cosmic[_nghost-c3] .header-container[_ngcontent-c3] .logo[_ngcontent-c3], .nb-theme-cosmic [_nghost-c3] .header-container[_ngcontent-c3] .logo[_ngcontent-c3]{font-size:1.25rem}.nb-theme-cosmic[_nghost-c3] nb-action[_ngcontent-c3]:not(.toggle-layout), .nb-theme-cosmic [_nghost-c3] nb-action[_ngcontent-c3]:not(.toggle-layout){padding:0}}@media (max-width:399.98px){.nb-theme-cosmic[_nghost-c3] .right[_ngcontent-c3] , .nb-theme-cosmic [_nghost-c3] .right[_ngcontent-c3] {display:none}}</style><style>[_nghost-c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;z-index:auto;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}[_nghost-c4] .scrollable[_ngcontent-c4]{overflow-y:auto;overflow-x:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}[_nghost-c4] .main-container[_ngcontent-c4]{position:fixed;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.right[_nghost-c4]{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-right:0;margin-left:auto}.fixed[_nghost-c4]{position:fixed;height:100%;z-index:999;top:0;bottom:0;left:0}.fixed.right[_nghost-c4]{right:0}[_nghost-c4] nb-sidebar-footer{margin-top:auto;display:block}[_nghost-c4] nb-sidebar-header{display:block}</style><style>.nb-theme-default[_nghost-c5], .nb-theme-default [_nghost-c5]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nb-theme-default[_nghost-c5] .socials[_ngcontent-c5], .nb-theme-default [_nghost-c5] .socials[_ngcontent-c5]{font-size:2rem}.nb-theme-default[_nghost-c5] .socials[_ngcontent-c5] a[_ngcontent-c5], .nb-theme-default [_nghost-c5] .socials[_ngcontent-c5] a[_ngcontent-c5]{padding:.4rem;color:#a4abb3;-webkit-transition:color ease-out .1s;transition:color ease-out .1s}.nb-theme-default[_nghost-c5] .socials[_ngcontent-c5] a[_ngcontent-c5]:hover, .nb-theme-default [_nghost-c5] .socials[_ngcontent-c5] a[_ngcontent-c5]:hover{color:#2a2a2a}@media (max-width:575.98px){.nb-theme-default[_nghost-c5] .socials[_ngcontent-c5], .nb-theme-default [_nghost-c5] .socials[_ngcontent-c5]{font-size:1.5rem}}.nb-theme-cosmic[_nghost-c5], .nb-theme-cosmic [_nghost-c5]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nb-theme-cosmic[_nghost-c5] .socials[_ngcontent-c5], .nb-theme-cosmic [_nghost-c5] .socials[_ngcontent-c5]{font-size:2rem}.nb-theme-cosmic[_nghost-c5] .socials[_ngcontent-c5] a[_ngcontent-c5], .nb-theme-cosmic [_nghost-c5] .socials[_ngcontent-c5] a[_ngcontent-c5]{padding:.4rem;color:#a1a1e5;-webkit-transition:color ease-out .1s;transition:color ease-out .1s}.nb-theme-cosmic[_nghost-c5] .socials[_ngcontent-c5] a[_ngcontent-c5]:hover, .nb-theme-cosmic [_nghost-c5] .socials[_ngcontent-c5] a[_ngcontent-c5]:hover{color:#fff}@media (max-width:575.98px){.nb-theme-cosmic[_nghost-c5] .socials[_ngcontent-c5], .nb-theme-cosmic [_nghost-c5] .socials[_ngcontent-c5]{font-size:1.5rem}}</style><style>.nb-theme-default[_nghost-c6] h6[_ngcontent-c6], .nb-theme-default [_nghost-c6] h6[_ngcontent-c6]{margin-bottom:.5rem}.nb-theme-default[_nghost-c6] .settings-row[_ngcontent-c6], .nb-theme-default [_nghost-c6] .settings-row[_ngcontent-c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:90%;margin:0 0 1rem}.nb-theme-default[_nghost-c6] .settings-row[_ngcontent-c6] a[_ngcontent-c6], .nb-theme-default [_nghost-c6] .settings-row[_ngcontent-c6] a[_ngcontent-c6]{text-decoration:none;font-size:2.25rem;color:#a4abb3}.nb-theme-default[_nghost-c6] .settings-row[_ngcontent-c6] a.selected[_ngcontent-c6], .nb-theme-default [_nghost-c6] .settings-row[_ngcontent-c6] a.selected[_ngcontent-c6]{color:#40dc7e}.nb-theme-cosmic[_nghost-c6] h6[_ngcontent-c6], .nb-theme-cosmic [_nghost-c6] h6[_ngcontent-c6]{margin-bottom:.5rem}.nb-theme-cosmic[_nghost-c6] .settings-row[_ngcontent-c6], .nb-theme-cosmic [_nghost-c6] .settings-row[_ngcontent-c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:90%;margin:0 0 1rem}.nb-theme-cosmic[_nghost-c6] .settings-row[_ngcontent-c6] a[_ngcontent-c6], .nb-theme-cosmic [_nghost-c6] .settings-row[_ngcontent-c6] a[_ngcontent-c6]{text-decoration:none;font-size:2.25rem;color:#a1a1e5}.nb-theme-cosmic[_nghost-c6] .settings-row[_ngcontent-c6] a.selected[_ngcontent-c6], .nb-theme-cosmic [_nghost-c6] .settings-row[_ngcontent-c6] a.selected[_ngcontent-c6]{color:#00f9a6}</style><style>.nb-theme-default[_nghost-c7], .nb-theme-default [_nghost-c7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%}.nb-theme-default[_nghost-c7] .theme-switch[_ngcontent-c7], .nb-theme-default [_nghost-c7] .theme-switch[_ngcontent-c7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:0}.nb-theme-default[_nghost-c7] .theme-switch[_ngcontent-c7] > span[_ngcontent-c7], .nb-theme-default [_nghost-c7] .theme-switch[_ngcontent-c7] > span[_ngcontent-c7]{font-size:1.125rem;font-weight:600;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.nb-theme-default[_nghost-c7] .theme-switch[_ngcontent-c7] > span.light[_ngcontent-c7], .nb-theme-default [_nghost-c7] .theme-switch[_ngcontent-c7] > span.light[_ngcontent-c7]{color:#4b4b4b;padding-right:10px}.nb-theme-default[_nghost-c7] .theme-switch[_ngcontent-c7] > span.cosmic[_ngcontent-c7], .nb-theme-default [_nghost-c7] .theme-switch[_ngcontent-c7] > span.cosmic[_ngcontent-c7]{color:#a4abb3;padding-left:10px}.nb-theme-default[_nghost-c7] .theme-switch[_ngcontent-c7] > span[_ngcontent-c7]:active, .nb-theme-default [_nghost-c7] .theme-switch[_ngcontent-c7] > span[_ngcontent-c7]:active{opacity:.78}.nb-theme-default[_nghost-c7] .switch[_ngcontent-c7], .nb-theme-default [_nghost-c7] .switch[_ngcontent-c7]{position:relative;display:inline-block;width:4rem;height:1.75rem;margin:0}.nb-theme-default[_nghost-c7] .switch[_ngcontent-c7] input[_ngcontent-c7], .nb-theme-default [_nghost-c7] .switch[_ngcontent-c7] input[_ngcontent-c7]{display:none}.nb-theme-default[_nghost-c7] .switch[_ngcontent-c7] input[_ngcontent-c7]:checked + .slider[_ngcontent-c7]::before, .nb-theme-default [_nghost-c7] .switch[_ngcontent-c7] input[_ngcontent-c7]:checked + .slider[_ngcontent-c7]::before{-webkit-transform:translateX(2.25rem);transform:translateX(2.25rem)}.nb-theme-default[_nghost-c7] .switch[_ngcontent-c7] .slider[_ngcontent-c7], .nb-theme-default [_nghost-c7] .switch[_ngcontent-c7] .slider[_ngcontent-c7]{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:1.75rem;background-color:#ebeff5}.nb-theme-default[_nghost-c7] .switch[_ngcontent-c7] .slider[_ngcontent-c7]::before, .nb-theme-default [_nghost-c7] .switch[_ngcontent-c7] .slider[_ngcontent-c7]::before{position:absolute;content:'';height:1.75rem;width:1.75rem;border-radius:50%;background-color:#40dc7e;-webkit-transition:.2s;transition:.2s;-webkit-box-shadow:0 0 .25rem 0 rgba(164,171,179,.4);box-shadow:0 0 .25rem 0 rgba(164,171,179,.4)}@media (max-width:575.98px){.nb-theme-default[_nghost-c7] .cosmic[_ngcontent-c7], .nb-theme-default [_nghost-c7] .cosmic[_ngcontent-c7], .nb-theme-default[_nghost-c7] .light[_ngcontent-c7], .nb-theme-default [_nghost-c7] .light[_ngcontent-c7]{display:none}}@media (max-width:399.98px){.nb-theme-default[_nghost-c7], .nb-theme-default [_nghost-c7]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.nb-theme-cosmic[_nghost-c7], .nb-theme-cosmic [_nghost-c7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%}.nb-theme-cosmic[_nghost-c7] .theme-switch[_ngcontent-c7], .nb-theme-cosmic [_nghost-c7] .theme-switch[_ngcontent-c7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:0}.nb-theme-cosmic[_nghost-c7] .theme-switch[_ngcontent-c7] > span[_ngcontent-c7], .nb-theme-cosmic [_nghost-c7] .theme-switch[_ngcontent-c7] > span[_ngcontent-c7]{font-size:1.125rem;font-weight:600;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.nb-theme-cosmic[_nghost-c7] .theme-switch[_ngcontent-c7] > span.light[_ngcontent-c7], .nb-theme-cosmic [_nghost-c7] .theme-switch[_ngcontent-c7] > span.light[_ngcontent-c7]{padding-right:10px;color:#a1a1e5}.nb-theme-cosmic[_nghost-c7] .theme-switch[_ngcontent-c7] > span.cosmic[_ngcontent-c7], .nb-theme-cosmic [_nghost-c7] .theme-switch[_ngcontent-c7] > span.cosmic[_ngcontent-c7]{padding-left:10px;color:#fff}.nb-theme-cosmic[_nghost-c7] .theme-switch[_ngcontent-c7] > span[_ngcontent-c7]:active, .nb-theme-cosmic [_nghost-c7] .theme-switch[_ngcontent-c7] > span[_ngcontent-c7]:active{opacity:.78}.nb-theme-cosmic[_nghost-c7] .switch[_ngcontent-c7], .nb-theme-cosmic [_nghost-c7] .switch[_ngcontent-c7]{position:relative;display:inline-block;width:4rem;height:1.75rem;margin:0}.nb-theme-cosmic[_nghost-c7] .switch[_ngcontent-c7] input[_ngcontent-c7], .nb-theme-cosmic [_nghost-c7] .switch[_ngcontent-c7] input[_ngcontent-c7]{display:none}.nb-theme-cosmic[_nghost-c7] .switch[_ngcontent-c7] input[_ngcontent-c7]:checked + .slider[_ngcontent-c7]::before, .nb-theme-cosmic [_nghost-c7] .switch[_ngcontent-c7] input[_ngcontent-c7]:checked + .slider[_ngcontent-c7]::before{-webkit-transform:translateX(2.25rem);transform:translateX(2.25rem)}.nb-theme-cosmic[_nghost-c7] .switch[_ngcontent-c7] .slider[_ngcontent-c7], .nb-theme-cosmic [_nghost-c7] .switch[_ngcontent-c7] .slider[_ngcontent-c7]{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:1.75rem;background-color:#2f296b}.nb-theme-cosmic[_nghost-c7] .switch[_ngcontent-c7] .slider[_ngcontent-c7]::before, .nb-theme-cosmic [_nghost-c7] .switch[_ngcontent-c7] .slider[_ngcontent-c7]::before{position:absolute;content:'';height:1.75rem;width:1.75rem;border-radius:50%;background-color:#00d977;-webkit-transition:.2s;transition:.2s;-webkit-box-shadow:0 0 .25rem 0 rgba(161,161,229,.4);box-shadow:0 0 .25rem 0 rgba(161,161,229,.4);background-image:-webkit-gradient(linear,left top,right top,from(#ad59ff),to(#7659ff));background-image:linear-gradient(to right,#ad59ff,#7659ff)}@media (max-width:575.98px){.nb-theme-cosmic[_nghost-c7] .cosmic[_ngcontent-c7], .nb-theme-cosmic [_nghost-c7] .cosmic[_ngcontent-c7], .nb-theme-cosmic[_nghost-c7] .light[_ngcontent-c7], .nb-theme-cosmic [_nghost-c7] .light[_ngcontent-c7]{display:none}}@media (max-width:399.98px){.nb-theme-cosmic[_nghost-c7], .nb-theme-cosmic [_nghost-c7]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}</style><style>[_nghost-c8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[_nghost-c8] nb-action{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}[_nghost-c8] nb-action:first-child{border-left:none!important}[_nghost-c8] nb-action i.control-icon:hover{cursor:pointer}[_nghost-c8] nb-action.disabled{cursor:not-allowed}[_nghost-c8] nb-action.disabled>*{opacity:.5}[_nghost-c8] nb-action.disabled a, [_nghost-c8] nb-action.disabled i{cursor:not-allowed!important}</style><style>[_nghost-c10] button[_ngcontent-c10]{font-size:2rem;margin:0 auto;padding:0;cursor:pointer;border:none;background:0 0}[_nghost-c10] button[_ngcontent-c10]:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}</style><style>.nb-theme-default[_nghost-c12] .solar-card[_ngcontent-c12] nb-card-header[_ngcontent-c12], .nb-theme-default [_nghost-c12] .solar-card[_ngcontent-c12] nb-card-header[_ngcontent-c12]{border:none;padding-bottom:0}.nb-theme-cosmic[_nghost-c12] .solar-card[_ngcontent-c12] nb-card-header[_ngcontent-c12], .nb-theme-cosmic [_nghost-c12] .solar-card[_ngcontent-c12] nb-card-header[_ngcontent-c12]{border:none;padding-bottom:0}@media (max-width:767.98px){.nb-theme-default[_nghost-c12] ngx-traffic[_ngcontent-c12], .nb-theme-default [_nghost-c12] ngx-traffic[_ngcontent-c12]{display:none}.nb-theme-cosmic[_nghost-c12] ngx-traffic[_ngcontent-c12], .nb-theme-cosmic [_nghost-c12] ngx-traffic[_ngcontent-c12]{display:none}}@media (max-width:575.98px){.nb-theme-default[_nghost-c12] nb-card.large-card, .nb-theme-default [_nghost-c12] nb-card.large-card{height:456px}.nb-theme-cosmic[_nghost-c12] nb-card.large-card, .nb-theme-cosmic [_nghost-c12] nb-card.large-card{height:456px}}</style><style>.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:6rem;overflow:visible;-webkit-box-shadow:0 0 0 0 #dbdbdb,none;box-shadow:0 0 0 0 #dbdbdb,none}.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13] .icon-container[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13] .icon-container[_ngcontent-c13]{height:100%;padding:.625rem}.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13] .icon[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13] .icon[_ngcontent-c13]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:5.75rem;height:4.75rem;font-size:3.75rem;border-radius:.375rem;-webkit-transition:width .4s ease;transition:width .4s ease;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden;color:#fff}.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13] .icon.primary[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13] .icon.primary[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#b57fff),to(#8a7fff));background-image:linear-gradient(to right,#b57fff,#8a7fff);-webkit-box-shadow:0 0 0 0 #896ddb,0 0 0 0 #9f7fff;box-shadow:0 0 0 0 #896ddb,0 0 0 0 #9f7fff}.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13] .icon.success[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13] .icon.success[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#40dcb2),to(#40dc7e));background-image:linear-gradient(to right,#40dcb2,#40dc7e);-webkit-box-shadow:0 0 0 0 #37bd83,0 0 0 0 #40dc98;box-shadow:0 0 0 0 #37bd83,0 0 0 0 #40dc98}.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13] .icon.info[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13] .icon.info[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#4cc4ff),to(#4ca6ff));background-image:linear-gradient(to right,#4cc4ff,#4ca6ff);-webkit-box-shadow:0 0 0 0 #419cdb,0 0 0 0 #4cb5ff;box-shadow:0 0 0 0 #419cdb,0 0 0 0 #4cb5ff}.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13] .icon.warning[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13] .icon.warning[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#fc0),to(#ffa100));background-image:linear-gradient(to right,#fc0,#ffa100);-webkit-box-shadow:0 0 0 0 #db9d00,0 0 0 0 #ffb600;box-shadow:0 0 0 0 #db9d00,0 0 0 0 #ffb600}.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13]:hover, .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13]:hover{background:#fff}.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.primary[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.primary[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#bf91ff),to(#9a91ff));background-image:linear-gradient(to right,#bf91ff,#9a91ff)}.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.success[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.success[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#5be1bd),to(#5be190));background-image:linear-gradient(to right,#5be1bd,#5be190)}.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.info[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.info[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#65ccff),to(#65b2ff));background-image:linear-gradient(to right,#65ccff,#65b2ff)}.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.warning[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.warning[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#ffd324),to(#ffae24));background-image:linear-gradient(to right,#ffd324,#ffae24)}.nb-theme-default[_nghost-c13] nb-card.off[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card.off[_ngcontent-c13]{color:#a4abb3}.nb-theme-default[_nghost-c13] nb-card.off[_ngcontent-c13] .icon[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card.off[_ngcontent-c13] .icon[_ngcontent-c13]{color:#a4abb3}.nb-theme-default[_nghost-c13] nb-card.off[_ngcontent-c13] .icon.info[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card.off[_ngcontent-c13] .icon.info[_ngcontent-c13], .nb-theme-default[_nghost-c13] nb-card.off[_ngcontent-c13] .icon.primary[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card.off[_ngcontent-c13] .icon.primary[_ngcontent-c13], .nb-theme-default[_nghost-c13] nb-card.off[_ngcontent-c13] .icon.success[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card.off[_ngcontent-c13] .icon.success[_ngcontent-c13], .nb-theme-default[_nghost-c13] nb-card.off[_ngcontent-c13] .icon.warning[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card.off[_ngcontent-c13] .icon.warning[_ngcontent-c13]{-webkit-box-shadow:none;box-shadow:none;background-image:-webkit-gradient(linear,left top,right top,from(transparent),to(transparent));background-image:linear-gradient(to right,transparent,transparent)}.nb-theme-default[_nghost-c13] nb-card.off[_ngcontent-c13] .title[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card.off[_ngcontent-c13] .title[_ngcontent-c13]{color:#a4abb3}.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13] .details[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13] .details[_ngcontent-c13]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:0 .5rem 0 .75rem;border-left:1px solid transparent}.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13] .title[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13] .title[_ngcontent-c13]{font-family:Exo;font-size:1.25rem;font-weight:600;color:#2a2a2a}.nb-theme-default[_nghost-c13] nb-card[_ngcontent-c13] .status[_ngcontent-c13], .nb-theme-default [_nghost-c13] nb-card[_ngcontent-c13] .status[_ngcontent-c13]{font-size:1rem;font-weight:300;text-transform:uppercase;color:#a4abb3}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:6rem;overflow:visible;-webkit-box-shadow:0 3px 0 0 #342f6e,0 4px 10px 0 rgba(33,7,77,.5);box-shadow:0 3px 0 0 #342f6e,0 4px 10px 0 rgba(33,7,77,.5)}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13] .icon[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13] .icon[_ngcontent-c13]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:width .4s ease;transition:width .4s ease;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden;color:#fff}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13] .icon.primary[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13] .icon.primary[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#ad59ff),to(#7659ff));background-image:linear-gradient(to right,#ad59ff,#7659ff);-webkit-box-shadow:0 3px 0 0 #7e4ddb,0 2px 8px 0 #9259ff,0 4px 10px 0 rgba(33,7,77,.5);box-shadow:0 3px 0 0 #7e4ddb,0 2px 8px 0 #9259ff,0 4px 10px 0 rgba(33,7,77,.5)}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13] .icon.success[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13] .icon.success[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#00d9bf),to(#00d977));background-image:linear-gradient(to right,#00d9bf,#00d977);-webkit-box-shadow:0 3px 0 0 #00bb85,0 2px 8px 0 #00d99b,0 4px 10px 0 rgba(33,7,77,.5);box-shadow:0 3px 0 0 #00bb85,0 2px 8px 0 #00d99b,0 4px 10px 0 rgba(33,7,77,.5)}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13] .icon.info[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13] .icon.info[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#00b3ff),to(#08f));background-image:linear-gradient(to right,#00b3ff,#08f);-webkit-box-shadow:0 3px 0 0 #0087db,0 2px 8px 0 #009dff,0 4px 10px 0 rgba(33,7,77,.5);box-shadow:0 3px 0 0 #0087db,0 2px 8px 0 #009dff,0 4px 10px 0 rgba(33,7,77,.5)}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13] .icon.warning[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13] .icon.warning[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#fc0),to(#ffa100));background-image:linear-gradient(to right,#fc0,#ffa100);-webkit-box-shadow:0 3px 0 0 #db9d00,0 2px 8px 0 #ffb600,0 4px 10px 0 rgba(33,7,77,.5);box-shadow:0 3px 0 0 #db9d00,0 2px 8px 0 #ffb600,0 4px 10px 0 rgba(33,7,77,.5)}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13]:hover, .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13]:hover{background:#463f92}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.primary[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.primary[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#b970ff),to(#8970ff));background-image:linear-gradient(to right,#b970ff,#8970ff)}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.success[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.success[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#24dec8),to(#24de8a));background-image:linear-gradient(to right,#24dec8,#24de8a)}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.info[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.info[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#24bdff),to(#2499ff));background-image:linear-gradient(to right,#24bdff,#2499ff)}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.warning[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13]:hover .icon.warning[_ngcontent-c13]{background-image:-webkit-gradient(linear,left top,right top,from(#ffd324),to(#ffae24));background-image:linear-gradient(to right,#ffd324,#ffae24)}.nb-theme-cosmic[_nghost-c13] nb-card.off[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card.off[_ngcontent-c13]{color:#a1a1e5}.nb-theme-cosmic[_nghost-c13] nb-card.off[_ngcontent-c13] .icon[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card.off[_ngcontent-c13] .icon[_ngcontent-c13]{color:#a1a1e5}.nb-theme-cosmic[_nghost-c13] nb-card.off[_ngcontent-c13] .icon.info[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card.off[_ngcontent-c13] .icon.info[_ngcontent-c13], .nb-theme-cosmic[_nghost-c13] nb-card.off[_ngcontent-c13] .icon.primary[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card.off[_ngcontent-c13] .icon.primary[_ngcontent-c13], .nb-theme-cosmic[_nghost-c13] nb-card.off[_ngcontent-c13] .icon.success[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card.off[_ngcontent-c13] .icon.success[_ngcontent-c13], .nb-theme-cosmic[_nghost-c13] nb-card.off[_ngcontent-c13] .icon.warning[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card.off[_ngcontent-c13] .icon.warning[_ngcontent-c13]{-webkit-box-shadow:none;box-shadow:none;background-image:-webkit-gradient(linear,left top,right top,from(transparent),to(transparent));background-image:linear-gradient(to right,transparent,transparent)}.nb-theme-cosmic[_nghost-c13] nb-card.off[_ngcontent-c13] .title[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card.off[_ngcontent-c13] .title[_ngcontent-c13]{color:#a1a1e5}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13] .details[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13] .details[_ngcontent-c13]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:0 .5rem 0 .75rem;border-left:1px solid transparent}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13] .title[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13] .title[_ngcontent-c13]{font-family:Exo;font-size:1.25rem;color:#fff;font-weight:500}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13] .status[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13] .status[_ngcontent-c13]{font-size:1rem;text-transform:uppercase;color:#a1a1e5;font-weight:300}.nb-theme-cosmic[_nghost-c13] nb-card.off[_ngcontent-c13] .icon-container[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card.off[_ngcontent-c13] .icon-container[_ngcontent-c13]{border-right:1px solid #342e73}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13] .icon-container[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13] .icon-container[_ngcontent-c13]{height:100%;padding:0}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13] .details[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13] .details[_ngcontent-c13]{padding-left:1.25rem}.nb-theme-cosmic[_nghost-c13] nb-card[_ngcontent-c13] .icon[_ngcontent-c13], .nb-theme-cosmic [_nghost-c13] nb-card[_ngcontent-c13] .icon[_ngcontent-c13]{width:7rem;height:100%;font-size:4.5rem;border-radius:.5rem 0 0 .5rem}</style><style>@charset "UTF-8";.nb-theme-default[_nghost-c14] nb-tabset[_ngcontent-c14], .nb-theme-default [_nghost-c14] nb-tabset[_ngcontent-c14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.nb-theme-default[_nghost-c14] nb-tabset[_ngcontent-c14] ul, .nb-theme-default [_nghost-c14] nb-tabset[_ngcontent-c14] ul{border:none}.nb-theme-default[_nghost-c14] nb-tab.content-active[_ngcontent-c14], .nb-theme-default [_nghost-c14] nb-tab.content-active[_ngcontent-c14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;height:100%}.nb-theme-default[_nghost-c14] .slider-container[_ngcontent-c14], .nb-theme-default [_nghost-c14] .slider-container[_ngcontent-c14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;flex:1;-ms-flex:1 1 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nb-theme-default[_nghost-c14] ngx-temperature-dragger[_ngcontent-c14], .nb-theme-default [_nghost-c14] ngx-temperature-dragger[_ngcontent-c14]{margin-top:-1.5rem;width:80%;max-width:300px}.nb-theme-default[_nghost-c14] .slider-value-container[_ngcontent-c14], .nb-theme-default [_nghost-c14] .slider-value-container[_ngcontent-c14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nb-theme-default[_nghost-c14] .slider-value-container[_ngcontent-c14] .value[_ngcontent-c14], .nb-theme-default [_nghost-c14] .slider-value-container[_ngcontent-c14] .value[_ngcontent-c14]{position:relative;color:#2a2a2a;font-family:Exo;font-size:4rem;font-weight:500}.nb-theme-default[_nghost-c14] .slider-value-container[_ngcontent-c14] .value.temperature[_ngcontent-c14]::before, .nb-theme-default [_nghost-c14] .slider-value-container[_ngcontent-c14] .value.temperature[_ngcontent-c14]::before{position:absolute;content:'°';top:0;right:-1.25rem}.nb-theme-default[_nghost-c14] .slider-value-container[_ngcontent-c14] .value.humidity[_ngcontent-c14]::before, .nb-theme-default [_nghost-c14] .slider-value-container[_ngcontent-c14] .value.humidity[_ngcontent-c14]::before{position:absolute;content:'%';bottom:.5rem;right:-2.5rem;color:#a4abb3;font-size:2.5rem;font-weight:300}.nb-theme-default[_nghost-c14] .slider-value-container[_ngcontent-c14] .desc[_ngcontent-c14], .nb-theme-default [_nghost-c14] .slider-value-container[_ngcontent-c14] .desc[_ngcontent-c14]{color:#a4abb3;font-weight:300}.nb-theme-default[_nghost-c14] .slider-value-container.off[_ngcontent-c14] .value[_ngcontent-c14], .nb-theme-default [_nghost-c14] .slider-value-container.off[_ngcontent-c14] .value[_ngcontent-c14]{color:#a4abb3;letter-spacing:.25rem;padding-left:.5rem}.nb-theme-default[_nghost-c14] .slider-value-container.off[_ngcontent-c14] .value[_ngcontent-c14]::before, .nb-theme-default [_nghost-c14] .slider-value-container.off[_ngcontent-c14] .value[_ngcontent-c14]::before{display:none}.nb-theme-default[_nghost-c14] .slider-value-container.off[_ngcontent-c14] .desc[_ngcontent-c14], .nb-theme-default [_nghost-c14] .slider-value-container.off[_ngcontent-c14] .desc[_ngcontent-c14]{display:none}.nb-theme-default[_nghost-c14] .btn-group[_ngcontent-c14], .nb-theme-default [_nghost-c14] .btn-group[_ngcontent-c14]{padding:1.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nb-theme-default[_nghost-c14] .btn-icon[_ngcontent-c14], .nb-theme-default [_nghost-c14] .btn-icon[_ngcontent-c14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:4.5rem;height:4.5rem;padding:0;margin-bottom:0;color:#a4abb3}.nb-theme-default[_nghost-c14] .btn-icon.active[_ngcontent-c14], .nb-theme-default [_nghost-c14] .btn-icon.active[_ngcontent-c14]{border-color:#40dc7e;color:#40dc7e}.nb-theme-default[_nghost-c14] .btn-icon[_ngcontent-c14] i[_ngcontent-c14], .nb-theme-default [_nghost-c14] .btn-icon[_ngcontent-c14] i[_ngcontent-c14]{font-size:2.25rem;line-height:1}@media (max-width:575.98px){.nb-theme-default[_nghost-c14] ngx-temperature-dragger[_ngcontent-c14], .nb-theme-default [_nghost-c14] ngx-temperature-dragger[_ngcontent-c14]{max-width:250px}.nb-theme-default[_nghost-c14] ngx-temperature-dragger[_ngcontent-c14] .power-bg, .nb-theme-default [_nghost-c14] ngx-temperature-dragger[_ngcontent-c14] .power-bg{width:4rem;height:4rem;font-size:3rem}.nb-theme-default[_nghost-c14] .slider-value-container[_ngcontent-c14] .value[_ngcontent-c14], .nb-theme-default [_nghost-c14] .slider-value-container[_ngcontent-c14] .value[_ngcontent-c14]{font-size:3rem}.nb-theme-default[_nghost-c14] .slider-value-container[_ngcontent-c14] .value.humidity[_ngcontent-c14]::before, .nb-theme-default [_nghost-c14] .slider-value-container[_ngcontent-c14] .value.humidity[_ngcontent-c14]::before{right:-2rem;font-size:2rem}}@media (max-width:399.98px){.nb-theme-default[_nghost-c14] .btn-icon[_ngcontent-c14], .nb-theme-default [_nghost-c14] .btn-icon[_ngcontent-c14]{width:3.25rem;height:3.25rem}.nb-theme-default[_nghost-c14] .btn-icon[_ngcontent-c14] i[_ngcontent-c14], .nb-theme-default [_nghost-c14] .btn-icon[_ngcontent-c14] i[_ngcontent-c14]{font-size:1.75rem}.nb-theme-default[_nghost-c14] nb-tabset[_ngcontent-c14] ul, .nb-theme-default [_nghost-c14] nb-tabset[_ngcontent-c14] ul{padding:0 .5rem}.nb-theme-default[_nghost-c14] nb-tabset[_ngcontent-c14] ul a, .nb-theme-default [_nghost-c14] nb-tabset[_ngcontent-c14] ul a{padding:1.25rem 1rem}}.nb-theme-cosmic[_nghost-c14] nb-tabset[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] nb-tabset[_ngcontent-c14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.nb-theme-cosmic[_nghost-c14] nb-tabset[_ngcontent-c14] ul, .nb-theme-cosmic [_nghost-c14] nb-tabset[_ngcontent-c14] ul{border:none}.nb-theme-cosmic[_nghost-c14] nb-tab.content-active[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] nb-tab.content-active[_ngcontent-c14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;height:100%}.nb-theme-cosmic[_nghost-c14] .slider-container[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] .slider-container[_ngcontent-c14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;flex:1;-ms-flex:1 1 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nb-theme-cosmic[_nghost-c14] ngx-temperature-dragger[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] ngx-temperature-dragger[_ngcontent-c14]{margin-top:-1.5rem;width:80%;max-width:300px}.nb-theme-cosmic[_nghost-c14] .slider-value-container[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] .slider-value-container[_ngcontent-c14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nb-theme-cosmic[_nghost-c14] .slider-value-container[_ngcontent-c14] .value[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] .slider-value-container[_ngcontent-c14] .value[_ngcontent-c14]{position:relative;color:#fff;font-family:Exo;font-size:4rem;font-weight:500}.nb-theme-cosmic[_nghost-c14] .slider-value-container[_ngcontent-c14] .value.temperature[_ngcontent-c14]::before, .nb-theme-cosmic [_nghost-c14] .slider-value-container[_ngcontent-c14] .value.temperature[_ngcontent-c14]::before{position:absolute;content:'°';top:0;right:-1.25rem}.nb-theme-cosmic[_nghost-c14] .slider-value-container[_ngcontent-c14] .value.humidity[_ngcontent-c14]::before, .nb-theme-cosmic [_nghost-c14] .slider-value-container[_ngcontent-c14] .value.humidity[_ngcontent-c14]::before{position:absolute;content:'%';bottom:.5rem;right:-2.5rem;color:#a1a1e5;font-size:2.5rem;font-weight:300}.nb-theme-cosmic[_nghost-c14] .slider-value-container[_ngcontent-c14] .desc[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] .slider-value-container[_ngcontent-c14] .desc[_ngcontent-c14]{color:#a1a1e5;font-weight:300}.nb-theme-cosmic[_nghost-c14] .slider-value-container.off[_ngcontent-c14] .value[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] .slider-value-container.off[_ngcontent-c14] .value[_ngcontent-c14]{color:#a1a1e5;letter-spacing:.25rem;padding-left:.5rem}.nb-theme-cosmic[_nghost-c14] .slider-value-container.off[_ngcontent-c14] .value[_ngcontent-c14]::before, .nb-theme-cosmic [_nghost-c14] .slider-value-container.off[_ngcontent-c14] .value[_ngcontent-c14]::before{display:none}.nb-theme-cosmic[_nghost-c14] .slider-value-container.off[_ngcontent-c14] .desc[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] .slider-value-container.off[_ngcontent-c14] .desc[_ngcontent-c14]{display:none}.nb-theme-cosmic[_nghost-c14] .btn-group[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] .btn-group[_ngcontent-c14]{padding:1.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nb-theme-cosmic[_nghost-c14] .btn-icon[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] .btn-icon[_ngcontent-c14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:4.5rem;height:4.5rem;padding:0;margin-bottom:0;color:#a1a1e5}.nb-theme-cosmic[_nghost-c14] .btn-icon[_ngcontent-c14] i[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] .btn-icon[_ngcontent-c14] i[_ngcontent-c14]{font-size:2.25rem;line-height:1}.nb-theme-cosmic[_nghost-c14] .btn-icon.active[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] .btn-icon.active[_ngcontent-c14]{color:#fff;border-color:#00f9a6;-webkit-box-shadow:0 2px 12px 0 rgba(0,249,166,.25);box-shadow:0 2px 12px 0 rgba(0,249,166,.25);background-color:rgba(0,249,166,.25)}@media (max-width:575.98px){.nb-theme-cosmic[_nghost-c14] ngx-temperature-dragger[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] ngx-temperature-dragger[_ngcontent-c14]{max-width:250px}.nb-theme-cosmic[_nghost-c14] ngx-temperature-dragger[_ngcontent-c14] .power-bg, .nb-theme-cosmic [_nghost-c14] ngx-temperature-dragger[_ngcontent-c14] .power-bg{width:4rem;height:4rem;font-size:3rem}.nb-theme-cosmic[_nghost-c14] .slider-value-container[_ngcontent-c14] .value[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] .slider-value-container[_ngcontent-c14] .value[_ngcontent-c14]{font-size:3rem}.nb-theme-cosmic[_nghost-c14] .slider-value-container[_ngcontent-c14] .value.humidity[_ngcontent-c14]::before, .nb-theme-cosmic [_nghost-c14] .slider-value-container[_ngcontent-c14] .value.humidity[_ngcontent-c14]::before{right:-2rem;font-size:2rem}}@media (max-width:399.98px){.nb-theme-cosmic[_nghost-c14] .btn-icon[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] .btn-icon[_ngcontent-c14]{width:3.25rem;height:3.25rem}.nb-theme-cosmic[_nghost-c14] .btn-icon[_ngcontent-c14] i[_ngcontent-c14], .nb-theme-cosmic [_nghost-c14] .btn-icon[_ngcontent-c14] i[_ngcontent-c14]{font-size:1.75rem}.nb-theme-cosmic[_nghost-c14] nb-tabset[_ngcontent-c14] ul, .nb-theme-cosmic [_nghost-c14] nb-tabset[_ngcontent-c14] ul{padding:0 .5rem}.nb-theme-cosmic[_nghost-c14] nb-tabset[_ngcontent-c14] ul a, .nb-theme-cosmic [_nghost-c14] nb-tabset[_ngcontent-c14] ul a{padding:1.25rem 1rem}}</style><style>.nb-theme-default[_nghost-c15] nb-card[_ngcontent-c15], .nb-theme-default [_nghost-c15] nb-card[_ngcontent-c15]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.nb-theme-default[_nghost-c15] nb-card-body[_ngcontent-c15], .nb-theme-default [_nghost-c15] nb-card-body[_ngcontent-c15]{overflow:hidden}.nb-theme-default[_nghost-c15] .consumption-table[_ngcontent-c15], .nb-theme-default [_nghost-c15] .consumption-table[_ngcontent-c15]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:20rem;height:100%;z-index:2;-webkit-box-shadow:0 2px 12px 0 #dfe3eb;box-shadow:0 2px 12px 0 #dfe3eb}.nb-theme-default[_nghost-c15] .table-header[_ngcontent-c15], .nb-theme-default [_nghost-c15] .table-header[_ngcontent-c15]{padding:1.25rem;border-bottom:1px solid #ebeef2;border-top-left-radius:.375rem;border-top-right-radius:.375rem;color:#2a2a2a;font-family:Exo;font-weight:600;font-size:1.25rem}.nb-theme-default[_nghost-c15] .table-header[_ngcontent-c15] h1[_ngcontent-c15], .nb-theme-default [_nghost-c15] .table-header[_ngcontent-c15] h1[_ngcontent-c15]{margin:0}.nb-theme-default[_nghost-c15] .table-header[_ngcontent-c15] h2[_ngcontent-c15], .nb-theme-default [_nghost-c15] .table-header[_ngcontent-c15] h2[_ngcontent-c15]{margin:0}.nb-theme-default[_nghost-c15] .table-header[_ngcontent-c15] h3[_ngcontent-c15], .nb-theme-default [_nghost-c15] .table-header[_ngcontent-c15] h3[_ngcontent-c15]{margin:0}.nb-theme-default[_nghost-c15] .table-header[_ngcontent-c15] h4[_ngcontent-c15], .nb-theme-default [_nghost-c15] .table-header[_ngcontent-c15] h4[_ngcontent-c15]{margin:0}.nb-theme-default[_nghost-c15] .table-header[_ngcontent-c15] h5[_ngcontent-c15], .nb-theme-default [_nghost-c15] .table-header[_ngcontent-c15] h5[_ngcontent-c15]{margin:0}.nb-theme-default[_nghost-c15] .table-header[_ngcontent-c15] h6[_ngcontent-c15], .nb-theme-default [_nghost-c15] .table-header[_ngcontent-c15] h6[_ngcontent-c15]{margin:0}.nb-theme-default[_nghost-c15] .table-header[_ngcontent-c15] .subtitle[_ngcontent-c15], .nb-theme-default [_nghost-c15] .table-header[_ngcontent-c15] .subtitle[_ngcontent-c15]{color:#a4abb3;font-family:Roboto;font-size:1rem;font-weight:300}.nb-theme-default[_nghost-c15] nb-tabset[_ngcontent-c15] , .nb-theme-default [_nghost-c15] nb-tabset[_ngcontent-c15] {-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nb-theme-default[_nghost-c15] nb-tabset[_ngcontent-c15] ul, .nb-theme-default [_nghost-c15] nb-tabset[_ngcontent-c15] ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}.nb-theme-default[_nghost-c15] nb-tabset[_ngcontent-c15] ul li a, .nb-theme-default [_nghost-c15] nb-tabset[_ngcontent-c15] ul li a{font-weight:500;padding:.75rem 1rem}.nb-theme-default[_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active, .nb-theme-default [_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active{position:relative;background-color:#ebeff5;border-radius:.375rem .375rem 0 0}.nb-theme-default[_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active::before, .nb-theme-default [_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active::before{position:absolute;content:'';width:100%;height:5px;border-radius:2.5px;bottom:0;left:0;background:#40dc7e}.nb-theme-default[_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active a, .nb-theme-default [_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active a{font-size:1.5rem}.nb-theme-default[_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active a::before, .nb-theme-default [_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active a::before{display:none}.nb-theme-default[_nghost-c15] nb-tabset[_ngcontent-c15] nb-tab, .nb-theme-default [_nghost-c15] nb-tabset[_ngcontent-c15] nb-tab{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.nb-theme-default[_nghost-c15] .stats-month[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-month[_ngcontent-c15]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.25rem;color:#a4abb3}.nb-theme-default[_nghost-c15] .stats-month[_ngcontent-c15]:not(:first-child), .nb-theme-default [_nghost-c15] .stats-month[_ngcontent-c15]:not(:first-child){border-top:1px solid #ebeef2}.nb-theme-default[_nghost-c15] .stats-month[_ngcontent-c15] .month[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-month[_ngcontent-c15] .month[_ngcontent-c15]{display:inline-block;width:2.75rem;font-family:Exo;font-size:1.25rem;font-weight:500;color:#2a2a2a}.nb-theme-default[_nghost-c15] .stats-month[_ngcontent-c15] .delta[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-month[_ngcontent-c15] .delta[_ngcontent-c15]{position:relative;display:inline-block;padding-left:1rem;font-size:.75rem;color:#ff6780}.nb-theme-default[_nghost-c15] .stats-month[_ngcontent-c15] .delta[_ngcontent-c15]::before, .nb-theme-default [_nghost-c15] .stats-month[_ngcontent-c15] .delta[_ngcontent-c15]::before{position:absolute;content:'';bottom:3px;left:2px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:8px solid #ff6780}.nb-theme-default[_nghost-c15] .stats-month[_ngcontent-c15] .delta.down[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-month[_ngcontent-c15] .delta.down[_ngcontent-c15]{color:#5de191}.nb-theme-default[_nghost-c15] .stats-month[_ngcontent-c15] .delta.down[_ngcontent-c15]::before, .nb-theme-default [_nghost-c15] .stats-month[_ngcontent-c15] .delta.down[_ngcontent-c15]::before{top:3px;border-top:8px solid #5de191;border-bottom:none}.nb-theme-default[_nghost-c15] .stats-month[_ngcontent-c15] .results[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-month[_ngcontent-c15] .results[_ngcontent-c15]{font-size:.875rem;font-weight:300}.nb-theme-default[_nghost-c15] .stats-month[_ngcontent-c15] .results[_ngcontent-c15] b[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-month[_ngcontent-c15] .results[_ngcontent-c15] b[_ngcontent-c15]{font-family:Exo;font-size:1rem;font-weight:500;color:#2a2a2a}.nb-theme-default[_nghost-c15] .chart-container[_ngcontent-c15], .nb-theme-default [_nghost-c15] .chart-container[_ngcontent-c15]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;background-image:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.nb-theme-default[_nghost-c15] .chart-header[_ngcontent-c15], .nb-theme-default [_nghost-c15] .chart-header[_ngcontent-c15]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1.75rem 1rem 1rem}.nb-theme-default[_nghost-c15] .header-stats[_ngcontent-c15], .nb-theme-default [_nghost-c15] .header-stats[_ngcontent-c15]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nb-theme-default[_nghost-c15] .stats-block[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-block[_ngcontent-c15]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#a4abb3;padding:0 1.5rem;border-right:1px solid #ebeef2}.nb-theme-default[_nghost-c15] .stats-block[_ngcontent-c15] .subtitle[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-block[_ngcontent-c15] .subtitle[_ngcontent-c15]{font-size:1rem;font-weight:300}.nb-theme-default[_nghost-c15] .stats-block[_ngcontent-c15] .value[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-block[_ngcontent-c15] .value[_ngcontent-c15]{font-family:Exo;font-size:1.5rem;font-weight:600;color:#2a2a2a}.nb-theme-default[_nghost-c15] .stats-block[_ngcontent-c15] .unit[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-block[_ngcontent-c15] .unit[_ngcontent-c15]{font-family:Exo;font-size:1.25rem;font-weight:300}.nb-theme-default[_nghost-c15] .dropdown[_ngcontent-c15], .nb-theme-default [_nghost-c15] .dropdown[_ngcontent-c15]{min-width:130px}@media (max-width:1599.98px){.nb-theme-default[_nghost-c15] .stats-block[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-block[_ngcontent-c15]{border:none;padding:0 1rem}}@media (min-width:768px) and (max-width:1399.98px){.nb-theme-default[_nghost-c15] .consumption-table[_ngcontent-c15], .nb-theme-default [_nghost-c15] .consumption-table[_ngcontent-c15]{display:none}}@media (max-width:991.98px){.nb-theme-default[_nghost-c15] .chart-header[_ngcontent-c15], .nb-theme-default [_nghost-c15] .chart-header[_ngcontent-c15]{padding:1rem}.nb-theme-default[_nghost-c15] .dropdown[_ngcontent-c15], .nb-theme-default [_nghost-c15] .dropdown[_ngcontent-c15]{min-width:100px}.nb-theme-default[_nghost-c15] .dropdown[_ngcontent-c15] button[_ngcontent-c15], .nb-theme-default [_nghost-c15] .dropdown[_ngcontent-c15] button[_ngcontent-c15]{padding-left:.75rem;padding-right:.75rem}}@media (max-width:767.98px){.nb-theme-default[_nghost-c15] .consumption-table[_ngcontent-c15], .nb-theme-default [_nghost-c15] .consumption-table[_ngcontent-c15]{display:none}}@media (max-width:399.98px){.nb-theme-default[_nghost-c15] .stats-block[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-block[_ngcontent-c15]{padding:0}.nb-theme-default[_nghost-c15] .stats-block[_ngcontent-c15]:first-child, .nb-theme-default [_nghost-c15] .stats-block[_ngcontent-c15]:first-child{padding:0 .5rem}.nb-theme-default[_nghost-c15] .stats-block[_ngcontent-c15] .subtitle[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-block[_ngcontent-c15] .subtitle[_ngcontent-c15]{font-size:1rem}.nb-theme-default[_nghost-c15] .stats-block[_ngcontent-c15] .value[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-block[_ngcontent-c15] .value[_ngcontent-c15]{font-size:1.5rem}.nb-theme-default[_nghost-c15] .stats-block[_ngcontent-c15] .unit[_ngcontent-c15], .nb-theme-default [_nghost-c15] .stats-block[_ngcontent-c15] .unit[_ngcontent-c15]{display:none}}.nb-theme-cosmic[_nghost-c15] nb-card[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] nb-card[_ngcontent-c15]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.nb-theme-cosmic[_nghost-c15] nb-card-body[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] nb-card-body[_ngcontent-c15]{overflow:hidden}.nb-theme-cosmic[_nghost-c15] .consumption-table[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .consumption-table[_ngcontent-c15]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:20rem;height:100%;z-index:2;-webkit-box-shadow:0 8px 20px 0 rgba(40,37,89,.6);box-shadow:0 8px 20px 0 rgba(40,37,89,.6)}.nb-theme-cosmic[_nghost-c15] .table-header[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .table-header[_ngcontent-c15]{padding:1.25rem;border-bottom:1px solid #342e73;border-top-left-radius:.5rem;border-top-right-radius:.5rem;color:#fff;font-family:Exo;font-weight:500;font-size:1.25rem}.nb-theme-cosmic[_nghost-c15] .table-header[_ngcontent-c15] h1[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .table-header[_ngcontent-c15] h1[_ngcontent-c15]{margin:0}.nb-theme-cosmic[_nghost-c15] .table-header[_ngcontent-c15] h2[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .table-header[_ngcontent-c15] h2[_ngcontent-c15]{margin:0}.nb-theme-cosmic[_nghost-c15] .table-header[_ngcontent-c15] h3[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .table-header[_ngcontent-c15] h3[_ngcontent-c15]{margin:0}.nb-theme-cosmic[_nghost-c15] .table-header[_ngcontent-c15] h4[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .table-header[_ngcontent-c15] h4[_ngcontent-c15]{margin:0}.nb-theme-cosmic[_nghost-c15] .table-header[_ngcontent-c15] h5[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .table-header[_ngcontent-c15] h5[_ngcontent-c15]{margin:0}.nb-theme-cosmic[_nghost-c15] .table-header[_ngcontent-c15] h6[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .table-header[_ngcontent-c15] h6[_ngcontent-c15]{margin:0}.nb-theme-cosmic[_nghost-c15] .table-header[_ngcontent-c15] .subtitle[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .table-header[_ngcontent-c15] .subtitle[_ngcontent-c15]{color:#a1a1e5;font-family:Roboto;font-size:1rem;font-weight:300}.nb-theme-cosmic[_nghost-c15] nb-tabset[_ngcontent-c15] , .nb-theme-cosmic [_nghost-c15] nb-tabset[_ngcontent-c15] {-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nb-theme-cosmic[_nghost-c15] nb-tabset[_ngcontent-c15] ul, .nb-theme-cosmic [_nghost-c15] nb-tabset[_ngcontent-c15] ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}.nb-theme-cosmic[_nghost-c15] nb-tabset[_ngcontent-c15] ul li a, .nb-theme-cosmic [_nghost-c15] nb-tabset[_ngcontent-c15] ul li a{font-weight:500;padding:.75rem 1rem}.nb-theme-cosmic[_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active, .nb-theme-cosmic [_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active{position:relative}.nb-theme-cosmic[_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active::before, .nb-theme-cosmic [_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active::before{position:absolute;content:'';width:100%;height:5px;border-radius:2.5px;bottom:0;left:0;background:#00d977}.nb-theme-cosmic[_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active a, .nb-theme-cosmic [_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active a{font-size:1.5rem}.nb-theme-cosmic[_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active a::before, .nb-theme-cosmic [_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active a::before{display:none}.nb-theme-cosmic[_nghost-c15] nb-tabset[_ngcontent-c15] nb-tab, .nb-theme-cosmic [_nghost-c15] nb-tabset[_ngcontent-c15] nb-tab{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.nb-theme-cosmic[_nghost-c15] .stats-month[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-month[_ngcontent-c15]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.25rem;color:#a1a1e5}.nb-theme-cosmic[_nghost-c15] .stats-month[_ngcontent-c15]:not(:first-child), .nb-theme-cosmic [_nghost-c15] .stats-month[_ngcontent-c15]:not(:first-child){border-top:1px solid #342e73}.nb-theme-cosmic[_nghost-c15] .stats-month[_ngcontent-c15] .month[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-month[_ngcontent-c15] .month[_ngcontent-c15]{display:inline-block;width:2.75rem;font-family:Exo;font-size:1.25rem;font-weight:500;color:#fff}.nb-theme-cosmic[_nghost-c15] .stats-month[_ngcontent-c15] .delta[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-month[_ngcontent-c15] .delta[_ngcontent-c15]{position:relative;display:inline-block;padding-left:1rem;font-size:.75rem;color:#ff5680}.nb-theme-cosmic[_nghost-c15] .stats-month[_ngcontent-c15] .delta[_ngcontent-c15]::before, .nb-theme-cosmic [_nghost-c15] .stats-month[_ngcontent-c15] .delta[_ngcontent-c15]::before{position:absolute;content:'';bottom:3px;left:2px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:8px solid #ff5680}.nb-theme-cosmic[_nghost-c15] .stats-month[_ngcontent-c15] .delta.down[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-month[_ngcontent-c15] .delta.down[_ngcontent-c15]{color:#26df8b}.nb-theme-cosmic[_nghost-c15] .stats-month[_ngcontent-c15] .delta.down[_ngcontent-c15]::before, .nb-theme-cosmic [_nghost-c15] .stats-month[_ngcontent-c15] .delta.down[_ngcontent-c15]::before{top:3px;border-top:8px solid #26df8b;border-bottom:none}.nb-theme-cosmic[_nghost-c15] .stats-month[_ngcontent-c15] .results[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-month[_ngcontent-c15] .results[_ngcontent-c15]{font-size:.875rem;font-weight:300}.nb-theme-cosmic[_nghost-c15] .stats-month[_ngcontent-c15] .results[_ngcontent-c15] b[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-month[_ngcontent-c15] .results[_ngcontent-c15] b[_ngcontent-c15]{font-family:Exo;font-size:1rem;font-weight:500;color:#fff}.nb-theme-cosmic[_nghost-c15] .chart-container[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .chart-container[_ngcontent-c15]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;background-image:radial-gradient(circle at 50% 50%,#423f8c,#302c6e);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.nb-theme-cosmic[_nghost-c15] .chart-header[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .chart-header[_ngcontent-c15]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1.75rem 1rem 1rem}.nb-theme-cosmic[_nghost-c15] .header-stats[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .header-stats[_ngcontent-c15]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nb-theme-cosmic[_nghost-c15] .stats-block[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-block[_ngcontent-c15]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#a1a1e5;padding:0 1.5rem;border-right:1px solid #342e73}.nb-theme-cosmic[_nghost-c15] .stats-block[_ngcontent-c15] .subtitle[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-block[_ngcontent-c15] .subtitle[_ngcontent-c15]{font-size:1rem;font-weight:300}.nb-theme-cosmic[_nghost-c15] .stats-block[_ngcontent-c15] .value[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-block[_ngcontent-c15] .value[_ngcontent-c15]{font-family:Exo;font-size:1.5rem;color:#fff}.nb-theme-cosmic[_nghost-c15] .stats-block[_ngcontent-c15] .unit[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-block[_ngcontent-c15] .unit[_ngcontent-c15]{font-family:Exo;font-size:1.25rem;font-weight:300}.nb-theme-cosmic[_nghost-c15] .dropdown[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .dropdown[_ngcontent-c15]{min-width:130px}.nb-theme-cosmic[_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active, .nb-theme-cosmic [_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active{background-color:#7659ff;border-radius:.5rem}.nb-theme-cosmic[_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active::before, .nb-theme-cosmic [_nghost-c15] nb-tabset[_ngcontent-c15] ul li.active::before{display:none}.nb-theme-cosmic[_nghost-c15] .stats-block[_ngcontent-c15] .value[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-block[_ngcontent-c15] .value[_ngcontent-c15]{font-weight:500}@media (max-width:1599.98px){.nb-theme-cosmic[_nghost-c15] .stats-block[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-block[_ngcontent-c15]{border:none;padding:0 1rem}}@media (min-width:768px) and (max-width:1399.98px){.nb-theme-cosmic[_nghost-c15] .consumption-table[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .consumption-table[_ngcontent-c15]{display:none}}@media (max-width:991.98px){.nb-theme-cosmic[_nghost-c15] .chart-header[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .chart-header[_ngcontent-c15]{padding:1rem}.nb-theme-cosmic[_nghost-c15] .dropdown[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .dropdown[_ngcontent-c15]{min-width:100px}.nb-theme-cosmic[_nghost-c15] .dropdown[_ngcontent-c15] button[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .dropdown[_ngcontent-c15] button[_ngcontent-c15]{padding-left:.75rem;padding-right:.75rem}}@media (max-width:767.98px){.nb-theme-cosmic[_nghost-c15] .consumption-table[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .consumption-table[_ngcontent-c15]{display:none}}@media (max-width:399.98px){.nb-theme-cosmic[_nghost-c15] .stats-block[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-block[_ngcontent-c15]{padding:0}.nb-theme-cosmic[_nghost-c15] .stats-block[_ngcontent-c15]:first-child, .nb-theme-cosmic [_nghost-c15] .stats-block[_ngcontent-c15]:first-child{padding:0 .5rem}.nb-theme-cosmic[_nghost-c15] .stats-block[_ngcontent-c15] .subtitle[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-block[_ngcontent-c15] .subtitle[_ngcontent-c15]{font-size:1rem}.nb-theme-cosmic[_nghost-c15] .stats-block[_ngcontent-c15] .value[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-block[_ngcontent-c15] .value[_ngcontent-c15]{font-size:1.5rem}.nb-theme-cosmic[_nghost-c15] .stats-block[_ngcontent-c15] .unit[_ngcontent-c15], .nb-theme-cosmic [_nghost-c15] .stats-block[_ngcontent-c15] .unit[_ngcontent-c15]{display:none}}</style><style>.nb-theme-default[_nghost-c16] ngx-room-selector[_ngcontent-c16], .nb-theme-default [_nghost-c16] ngx-room-selector[_ngcontent-c16]{width:70%;border-right:2px solid #ebeef2;background:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 150 150%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23ebeef2%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EAsset 2_svg%3C%2Ftitle%3E%3Cg id%3D%22Layer_2%22 data-name%3D%22Layer 2%22%3E%3Cg id%3D%22Layer_1-2%22 data-name%3D%22Layer 1%22%3E%3Cline class%3D%22cls-1%22 x1%3D%2275%22 x2%3D%2275%22 y2%3D%22150%22%2F%3E%3Cline class%3D%22cls-1%22 x1%3D%22150%22 y1%3D%2275%22 y2%3D%2275%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 0 0/75px}.nb-theme-default[_nghost-c16] ngx-player[_ngcontent-c16], .nb-theme-default [_nghost-c16] ngx-player[_ngcontent-c16]{width:30%}.nb-theme-default[_nghost-c16] nb-card[_ngcontent-c16], .nb-theme-default [_nghost-c16] nb-card[_ngcontent-c16]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.nb-theme-default[_nghost-c16] ngx-room-selector[_ngcontent-c16], .nb-theme-default [_nghost-c16] ngx-room-selector[_ngcontent-c16]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.nb-theme-default[_nghost-c16] ngx-room-selector[_ngcontent-c16] .room-selector, .nb-theme-default [_nghost-c16] ngx-room-selector[_ngcontent-c16] .room-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 auto;width:90%;max-width:650px;padding-bottom:1rem}@media (max-width:991.98px){.nb-theme-default.expanded[_nghost-c16] ngx-room-selector[_ngcontent-c16], .nb-theme-default .expanded[_nghost-c16] ngx-room-selector[_ngcontent-c16]{display:none}.nb-theme-default[_nghost-c16] ngx-player[_ngcontent-c16], .nb-theme-default [_nghost-c16] ngx-player[_ngcontent-c16], .nb-theme-default[_nghost-c16] ngx-room-selector[_ngcontent-c16], .nb-theme-default [_nghost-c16] ngx-room-selector[_ngcontent-c16]{width:100%;border:none}.nb-theme-default[_nghost-c16] nb-card[_ngcontent-c16], .nb-theme-default [_nghost-c16] nb-card[_ngcontent-c16]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nb-theme-default[_nghost-c16] nb-card[_ngcontent-c16] .collapse[_ngcontent-c16], .nb-theme-default [_nghost-c16] nb-card[_ngcontent-c16] .collapse[_ngcontent-c16]{display:inline-block;position:absolute;top:.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:3rem;color:#a4abb3}.nb-theme-default[_nghost-c16] nb-card[_ngcontent-c16] .collapse[_ngcontent-c16]:focus, .nb-theme-default [_nghost-c16] nb-card[_ngcontent-c16] .collapse[_ngcontent-c16]:focus{outline:0}}.nb-theme-cosmic[_nghost-c16] ngx-room-selector[_ngcontent-c16], .nb-theme-cosmic [_nghost-c16] ngx-room-selector[_ngcontent-c16]{width:70%;border-right:2px solid #342e73;background:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 150 150%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23342e73%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EAsset 2_svg%3C%2Ftitle%3E%3Cg id%3D%22Layer_2%22 data-name%3D%22Layer 2%22%3E%3Cg id%3D%22Layer_1-2%22 data-name%3D%22Layer 1%22%3E%3Cline class%3D%22cls-1%22 x1%3D%2275%22 x2%3D%2275%22 y2%3D%22150%22%2F%3E%3Cline class%3D%22cls-1%22 x1%3D%22150%22 y1%3D%2275%22 y2%3D%2275%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 0 0/75px}.nb-theme-cosmic[_nghost-c16] ngx-player[_ngcontent-c16], .nb-theme-cosmic [_nghost-c16] ngx-player[_ngcontent-c16]{width:30%}.nb-theme-cosmic[_nghost-c16] nb-card[_ngcontent-c16], .nb-theme-cosmic [_nghost-c16] nb-card[_ngcontent-c16]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.nb-theme-cosmic[_nghost-c16] ngx-room-selector[_ngcontent-c16], .nb-theme-cosmic [_nghost-c16] ngx-room-selector[_ngcontent-c16]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.nb-theme-cosmic[_nghost-c16] ngx-room-selector[_ngcontent-c16] .room-selector, .nb-theme-cosmic [_nghost-c16] ngx-room-selector[_ngcontent-c16] .room-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 auto;width:90%;max-width:650px;padding-bottom:1rem}@media (max-width:991.98px){.nb-theme-cosmic.expanded[_nghost-c16] ngx-room-selector[_ngcontent-c16], .nb-theme-cosmic .expanded[_nghost-c16] ngx-room-selector[_ngcontent-c16]{display:none}.nb-theme-cosmic[_nghost-c16] ngx-player[_ngcontent-c16], .nb-theme-cosmic [_nghost-c16] ngx-player[_ngcontent-c16], .nb-theme-cosmic[_nghost-c16] ngx-room-selector[_ngcontent-c16], .nb-theme-cosmic [_nghost-c16] ngx-room-selector[_ngcontent-c16]{width:100%;border:none}.nb-theme-cosmic[_nghost-c16] nb-card[_ngcontent-c16], .nb-theme-cosmic [_nghost-c16] nb-card[_ngcontent-c16]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nb-theme-cosmic[_nghost-c16] nb-card[_ngcontent-c16] .collapse[_ngcontent-c16], .nb-theme-cosmic [_nghost-c16] nb-card[_ngcontent-c16] .collapse[_ngcontent-c16]{display:inline-block;position:absolute;top:.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:3rem;color:#a1a1e5}.nb-theme-cosmic[_nghost-c16] nb-card[_ngcontent-c16] .collapse[_ngcontent-c16]:focus, .nb-theme-cosmic [_nghost-c16] nb-card[_ngcontent-c16] .collapse[_ngcontent-c16]:focus{outline:0}}</style><style>.nb-theme-default[_nghost-c17] nb-tabset[_ngcontent-c17], .nb-theme-default [_nghost-c17] nb-tabset[_ngcontent-c17]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nb-theme-default[_nghost-c17] nb-tab[_ngcontent-c17], .nb-theme-default [_nghost-c17] nb-tab[_ngcontent-c17]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:0}.nb-theme-default[_nghost-c17] .contact[_ngcontent-c17], .nb-theme-default [_nghost-c17] .contact[_ngcontent-c17]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#a4abb3;padding:1rem}.nb-theme-default[_nghost-c17] .contact[_ngcontent-c17]:not(:last-child), .nb-theme-default [_nghost-c17] .contact[_ngcontent-c17]:not(:last-child){border-bottom:1px solid #ebeef2}.nb-theme-default[_nghost-c17] .i-contact[_ngcontent-c17], .nb-theme-default [_nghost-c17] .i-contact[_ngcontent-c17]{font-size:2rem;cursor:pointer}.nb-theme-default[_nghost-c17] .time[_ngcontent-c17], .nb-theme-default [_nghost-c17] .time[_ngcontent-c17]{font-size:.875rem;font-weight:300;text-transform:uppercase}.nb-theme-default[_nghost-c17] nb-user[_ngcontent-c17] .info-container, .nb-theme-default [_nghost-c17] nb-user[_ngcontent-c17] .info-container{margin-left:.875rem}.nb-theme-default[_nghost-c17] nb-user[_ngcontent-c17] .user-name, .nb-theme-default [_nghost-c17] nb-user[_ngcontent-c17] .user-name{font-family:Exo;font-weight:600;color:#2a2a2a;font-size:1.25rem}.nb-theme-default[_nghost-c17] nb-user[_ngcontent-c17] .user-title, .nb-theme-default [_nghost-c17] nb-user[_ngcontent-c17] .user-title{font-size:.875rem;font-weight:300;text-transform:uppercase}.nb-theme-cosmic[_nghost-c17] nb-tabset[_ngcontent-c17], .nb-theme-cosmic [_nghost-c17] nb-tabset[_ngcontent-c17]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nb-theme-cosmic[_nghost-c17] nb-tab[_ngcontent-c17], .nb-theme-cosmic [_nghost-c17] nb-tab[_ngcontent-c17]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:0}.nb-theme-cosmic[_nghost-c17] .contact[_ngcontent-c17], .nb-theme-cosmic [_nghost-c17] .contact[_ngcontent-c17]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#a1a1e5;padding:1rem}.nb-theme-cosmic[_nghost-c17] .contact[_ngcontent-c17]:not(:last-child), .nb-theme-cosmic [_nghost-c17] .contact[_ngcontent-c17]:not(:last-child){border-bottom:1px solid #342e73}.nb-theme-cosmic[_nghost-c17] .i-contact[_ngcontent-c17], .nb-theme-cosmic [_nghost-c17] .i-contact[_ngcontent-c17]{font-size:2rem;cursor:pointer}.nb-theme-cosmic[_nghost-c17] .time[_ngcontent-c17], .nb-theme-cosmic [_nghost-c17] .time[_ngcontent-c17]{font-size:.875rem;font-weight:300;text-transform:uppercase}.nb-theme-cosmic[_nghost-c17] nb-user[_ngcontent-c17] .info-container, .nb-theme-cosmic [_nghost-c17] nb-user[_ngcontent-c17] .info-container{margin-left:.875rem}.nb-theme-cosmic[_nghost-c17] nb-user[_ngcontent-c17] .user-name, .nb-theme-cosmic [_nghost-c17] nb-user[_ngcontent-c17] .user-name{font-family:Exo;color:#fff;font-size:1.25rem;font-weight:500}.nb-theme-cosmic[_nghost-c17] nb-user[_ngcontent-c17] .user-title, .nb-theme-cosmic [_nghost-c17] nb-user[_ngcontent-c17] .user-title{font-size:.875rem;font-weight:300;text-transform:uppercase}</style><style>.nb-theme-default[_nghost-c18] nb-card-body[_ngcontent-c18], .nb-theme-default [_nghost-c18] nb-card-body[_ngcontent-c18]{overflow:hidden;padding:1rem}.nb-theme-default[_nghost-c18] .echart[_ngcontent-c18], .nb-theme-default [_nghost-c18] .echart[_ngcontent-c18]{position:absolute;height:calc(100% - 2 * 1rem);width:40%}.nb-theme-default[_nghost-c18] .info[_ngcontent-c18], .nb-theme-default [_nghost-c18] .info[_ngcontent-c18]{margin-left:45%;padding-top:1.5rem;color:#a4abb3}.nb-theme-default[_nghost-c18] .value[_ngcontent-c18], .nb-theme-default [_nghost-c18] .value[_ngcontent-c18]{font-family:Exo;font-size:2rem;font-weight:600;color:#2a2a2a}.nb-theme-default[_nghost-c18] .details[_ngcontent-c18], .nb-theme-default [_nghost-c18] .details[_ngcontent-c18]{font-size:1.25rem;font-weight:500;line-height:1}.nb-theme-default[_nghost-c18] .details[_ngcontent-c18] span[_ngcontent-c18], .nb-theme-default [_nghost-c18] .details[_ngcontent-c18] span[_ngcontent-c18]{font-size:1rem;font-weight:300}.nb-theme-default[_nghost-c18] .text-hint[_ngcontent-c18], .nb-theme-default [_nghost-c18] .text-hint[_ngcontent-c18]{font-size:1rem}@media (max-width:399.98px){.nb-theme-default[_nghost-c18] .value[_ngcontent-c18], .nb-theme-default [_nghost-c18] .value[_ngcontent-c18]{font-size:1.75rem}}.nb-theme-cosmic[_nghost-c18], .nb-theme-cosmic [_nghost-c18]{color:#fff}.nb-theme-cosmic[_nghost-c18] nb-card-body[_ngcontent-c18], .nb-theme-cosmic [_nghost-c18] nb-card-body[_ngcontent-c18]{overflow:hidden;padding:1rem}.nb-theme-cosmic[_nghost-c18] .echart[_ngcontent-c18], .nb-theme-cosmic [_nghost-c18] .echart[_ngcontent-c18]{position:absolute;height:calc(100% - 2 * 1rem);width:40%}.nb-theme-cosmic[_nghost-c18] .info[_ngcontent-c18], .nb-theme-cosmic [_nghost-c18] .info[_ngcontent-c18]{margin-left:45%;padding-top:1.5rem;color:#a1a1e5}.nb-theme-cosmic[_nghost-c18] .value[_ngcontent-c18], .nb-theme-cosmic [_nghost-c18] .value[_ngcontent-c18]{font-family:Exo;font-size:2rem;font-weight:600;color:#00f9a6}.nb-theme-cosmic[_nghost-c18] .details[_ngcontent-c18], .nb-theme-cosmic [_nghost-c18] .details[_ngcontent-c18]{font-size:1.25rem;font-weight:500;line-height:1}.nb-theme-cosmic[_nghost-c18] .details[_ngcontent-c18] span[_ngcontent-c18], .nb-theme-cosmic [_nghost-c18] .details[_ngcontent-c18] span[_ngcontent-c18]{font-size:1rem;font-weight:300;color:#a1a1e5}.nb-theme-cosmic[_nghost-c18] .text-hint[_ngcontent-c18], .nb-theme-cosmic [_nghost-c18] .text-hint[_ngcontent-c18]{font-size:1rem}@media (max-width:399.98px){.nb-theme-cosmic[_nghost-c18] .value[_ngcontent-c18], .nb-theme-cosmic [_nghost-c18] .value[_ngcontent-c18]{font-size:1.75rem}}</style><style>.nb-theme-default[_nghost-c19] nb-card-body[_ngcontent-c19], .nb-theme-default [_nghost-c19] nb-card-body[_ngcontent-c19]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.nb-theme-default[_nghost-c19] .picture[_ngcontent-c19], .nb-theme-default [_nghost-c19] .picture[_ngcontent-c19]{background-position:center;background-size:cover;position:relative;border-top-left-radius:.375rem;border-top-right-radius:.375rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.nb-theme-default[_nghost-c19] .details[_ngcontent-c19], .nb-theme-default [_nghost-c19] .details[_ngcontent-c19]{padding:1.25rem 1.25rem 0}.nb-theme-default[_nghost-c19] .details[_ngcontent-c19] .title[_ngcontent-c19], .nb-theme-default [_nghost-c19] .details[_ngcontent-c19] .title[_ngcontent-c19]{font-family:Exo;font-weight:600;color:#2a2a2a;font-size:1.5rem;margin-bottom:1rem}.nb-theme-default[_nghost-c19] .details[_ngcontent-c19] .description[_ngcontent-c19], .nb-theme-default [_nghost-c19] .details[_ngcontent-c19] .description[_ngcontent-c19]{text-align:justify;color:#4b4b4b;font-weight:300;overflow:hidden;text-overflow:ellipsis;max-height:calc(1rem * 8 * 1.25)}.nb-theme-default[_nghost-c19] nb-card-footer[_ngcontent-c19], .nb-theme-default [_nghost-c19] nb-card-footer[_ngcontent-c19]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:.75rem 0;border:none}.nb-theme-default[_nghost-c19] nb-card-footer[_ngcontent-c19] a[_ngcontent-c19], .nb-theme-default [_nghost-c19] nb-card-footer[_ngcontent-c19] a[_ngcontent-c19]{text-decoration:none;color:#a4abb3}.nb-theme-default[_nghost-c19] nb-card-footer[_ngcontent-c19] a[_ngcontent-c19]:hover, .nb-theme-default [_nghost-c19] nb-card-footer[_ngcontent-c19] a[_ngcontent-c19]:hover{color:#2a2a2a}.nb-theme-default[_nghost-c19] nb-card-footer[_ngcontent-c19] a[_ngcontent-c19] i[_ngcontent-c19], .nb-theme-default [_nghost-c19] nb-card-footer[_ngcontent-c19] a[_ngcontent-c19] i[_ngcontent-c19]{font-size:1.75rem}.nb-theme-cosmic[_nghost-c19] nb-card-body[_ngcontent-c19], .nb-theme-cosmic [_nghost-c19] nb-card-body[_ngcontent-c19]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.nb-theme-cosmic[_nghost-c19] .picture[_ngcontent-c19], .nb-theme-cosmic [_nghost-c19] .picture[_ngcontent-c19]{background-position:center;background-size:cover;position:relative;border-top-left-radius:.5rem;border-top-right-radius:.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.nb-theme-cosmic[_nghost-c19] .details[_ngcontent-c19], .nb-theme-cosmic [_nghost-c19] .details[_ngcontent-c19]{padding:1.25rem 1.25rem 0}.nb-theme-cosmic[_nghost-c19] .details[_ngcontent-c19] .title[_ngcontent-c19], .nb-theme-cosmic [_nghost-c19] .details[_ngcontent-c19] .title[_ngcontent-c19]{font-family:Exo;color:#fff;font-size:1.5rem;margin-bottom:1rem;font-weight:500}.nb-theme-cosmic[_nghost-c19] .details[_ngcontent-c19] .description[_ngcontent-c19], .nb-theme-cosmic [_nghost-c19] .details[_ngcontent-c19] .description[_ngcontent-c19]{text-align:justify;color:#d1d1ff;font-weight:300;overflow:hidden;text-overflow:ellipsis;max-height:calc(1rem * 8 * 1.25)}.nb-theme-cosmic[_nghost-c19] nb-card-footer[_ngcontent-c19], .nb-theme-cosmic [_nghost-c19] nb-card-footer[_ngcontent-c19]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:.75rem 0;border:none}.nb-theme-cosmic[_nghost-c19] nb-card-footer[_ngcontent-c19] a[_ngcontent-c19], .nb-theme-cosmic [_nghost-c19] nb-card-footer[_ngcontent-c19] a[_ngcontent-c19]{text-decoration:none;color:#a1a1e5}.nb-theme-cosmic[_nghost-c19] nb-card-footer[_ngcontent-c19] a[_ngcontent-c19]:hover, .nb-theme-cosmic [_nghost-c19] nb-card-footer[_ngcontent-c19] a[_ngcontent-c19]:hover{color:#fff}.nb-theme-cosmic[_nghost-c19] nb-card-footer[_ngcontent-c19] a[_ngcontent-c19] i[_ngcontent-c19], .nb-theme-cosmic [_nghost-c19] nb-card-footer[_ngcontent-c19] a[_ngcontent-c19] i[_ngcontent-c19]{font-size:1.75rem}</style><style>.nb-theme-default[_nghost-c20] nb-card-header[_ngcontent-c20], .nb-theme-default [_nghost-c20] nb-card-header[_ngcontent-c20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.675rem .5rem .5rem 1.25rem;border:none}.nb-theme-default[_nghost-c20] nb-card-body[_ngcontent-c20], .nb-theme-default [_nghost-c20] nb-card-body[_ngcontent-c20]{overflow:hidden;position:relative}.nb-theme-default[_nghost-c20] canvas, .nb-theme-default [_nghost-c20] canvas{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.nb-theme-default[_nghost-c20] .echart[_ngcontent-c20], .nb-theme-default [_nghost-c20] .echart[_ngcontent-c20]{position:absolute;height:100%;width:100%}.nb-theme-default[_nghost-c20] .dropdown[_ngcontent-c20], .nb-theme-default [_nghost-c20] .dropdown[_ngcontent-c20]{min-width:120px}.nb-theme-cosmic[_nghost-c20] nb-card-header[_ngcontent-c20], .nb-theme-cosmic [_nghost-c20] nb-card-header[_ngcontent-c20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.675rem .5rem .5rem 1.25rem;border:none}.nb-theme-cosmic[_nghost-c20] nb-card-body[_ngcontent-c20], .nb-theme-cosmic [_nghost-c20] nb-card-body[_ngcontent-c20]{overflow:hidden;position:relative}.nb-theme-cosmic[_nghost-c20] canvas, .nb-theme-cosmic [_nghost-c20] canvas{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.nb-theme-cosmic[_nghost-c20] .echart[_ngcontent-c20], .nb-theme-cosmic [_nghost-c20] .echart[_ngcontent-c20]{position:absolute;height:100%;width:100%}.nb-theme-cosmic[_nghost-c20] .dropdown[_ngcontent-c20], .nb-theme-cosmic [_nghost-c20] .dropdown[_ngcontent-c20]{min-width:120px}</style><style>.nb-theme-default[_nghost-c21] nb-card[_ngcontent-c21], .nb-theme-default [_nghost-c21] nb-card[_ngcontent-c21]{background-image:none}.nb-theme-default[_nghost-c21] nb-card-body[_ngcontent-c21], .nb-theme-default [_nghost-c21] nb-card-body[_ngcontent-c21]{height:100%;padding:2rem;color:#a4abb3}.nb-theme-default[_nghost-c21] .location[_ngcontent-c21], .nb-theme-default [_nghost-c21] .location[_ngcontent-c21]{font-family:Exo;font-size:2.5rem;font-weight:400;color:#2a2a2a}.nb-theme-default[_nghost-c21] .date[_ngcontent-c21], .nb-theme-default [_nghost-c21] .date[_ngcontent-c21]{font-family:Roboto;font-size:1.25rem;line-height:1.25rem;font-weight:300}.nb-theme-default[_nghost-c21] .daily-forecast[_ngcontent-c21], .nb-theme-default [_nghost-c21] .daily-forecast[_ngcontent-c21]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-1.5rem}.nb-theme-default[_nghost-c21] .daily-forecast[_ngcontent-c21] .info[_ngcontent-c21], .nb-theme-default [_nghost-c21] .daily-forecast[_ngcontent-c21] .info[_ngcontent-c21]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.nb-theme-default[_nghost-c21] .daily-forecast[_ngcontent-c21] .info[_ngcontent-c21] .temperature[_ngcontent-c21], .nb-theme-default [_nghost-c21] .daily-forecast[_ngcontent-c21] .info[_ngcontent-c21] .temperature[_ngcontent-c21]{font-size:5rem;font-weight:500;font-family:Exo;color:#2a2a2a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}.nb-theme-default[_nghost-c21] .daily-forecast[_ngcontent-c21] .info[_ngcontent-c21] .icon[_ngcontent-c21], .nb-theme-default [_nghost-c21] .daily-forecast[_ngcontent-c21] .info[_ngcontent-c21] .icon[_ngcontent-c21]{font-size:10rem;line-height:10rem;color:#40dc7e}.nb-theme-default[_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21], .nb-theme-default [_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.nb-theme-default[_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21] .parameter[_ngcontent-c21], .nb-theme-default [_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21] .parameter[_ngcontent-c21]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.nb-theme-default[_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21] .parameter[_ngcontent-c21] .parameter-name[_ngcontent-c21], .nb-theme-default [_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21] .parameter[_ngcontent-c21] .parameter-name[_ngcontent-c21]{font-family:Roboto;font-size:1.25rem;font-weight:300;line-height:2rem}.nb-theme-default[_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21] .parameter[_ngcontent-c21] .parameter-value[_ngcontent-c21], .nb-theme-default [_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21] .parameter[_ngcontent-c21] .parameter-value[_ngcontent-c21]{font-family:Exo;color:#2a2a2a;font-weight:500}.nb-theme-default[_nghost-c21] .weekly-forecast[_ngcontent-c21], .nb-theme-default [_nghost-c21] .weekly-forecast[_ngcontent-c21]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:2rem}.nb-theme-default[_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21], .nb-theme-default [_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.nb-theme-default[_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21] .caption[_ngcontent-c21], .nb-theme-default [_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21] .caption[_ngcontent-c21]{text-transform:uppercase;font-family:Exo;color:#2a2a2a;font-weight:600;font-size:1.25rem}.nb-theme-default[_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21] i[_ngcontent-c21], .nb-theme-default [_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21] i[_ngcontent-c21]{font-size:2.5rem;line-height:2.5rem}.nb-theme-default[_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21] .temperature[_ngcontent-c21], .nb-theme-default [_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21] .temperature[_ngcontent-c21]{color:#2a2a2a;font-family:Exo;font-weight:600;font-size:1.25rem}@media (max-width:399.98px){.nb-theme-default[_nghost-c21] nb-card-body[_ngcontent-c21], .nb-theme-default [_nghost-c21] nb-card-body[_ngcontent-c21]{padding-left:1rem;padding-right:1rem}}.nb-theme-cosmic[_nghost-c21] nb-card[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] nb-card[_ngcontent-c21]{background-image:radial-gradient(circle at 50% 50%,#423f8c,#302c6e)}.nb-theme-cosmic[_nghost-c21] nb-card-body[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] nb-card-body[_ngcontent-c21]{height:100%;padding:2rem;color:#a1a1e5}.nb-theme-cosmic[_nghost-c21] .location[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .location[_ngcontent-c21]{font-family:Exo;font-size:2.5rem;font-weight:400;color:#fff}.nb-theme-cosmic[_nghost-c21] .date[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .date[_ngcontent-c21]{font-family:Roboto;font-size:1.25rem;line-height:1.25rem;font-weight:300}.nb-theme-cosmic[_nghost-c21] .daily-forecast[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .daily-forecast[_ngcontent-c21]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-1.5rem}.nb-theme-cosmic[_nghost-c21] .daily-forecast[_ngcontent-c21] .info[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .daily-forecast[_ngcontent-c21] .info[_ngcontent-c21]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.nb-theme-cosmic[_nghost-c21] .daily-forecast[_ngcontent-c21] .info[_ngcontent-c21] .temperature[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .daily-forecast[_ngcontent-c21] .info[_ngcontent-c21] .temperature[_ngcontent-c21]{font-size:5rem;font-weight:500;font-family:Exo;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}.nb-theme-cosmic[_nghost-c21] .daily-forecast[_ngcontent-c21] .info[_ngcontent-c21] .icon[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .daily-forecast[_ngcontent-c21] .info[_ngcontent-c21] .icon[_ngcontent-c21]{font-size:10rem;line-height:10rem;color:#a1a1e5;text-shadow:0 3px 0 #665ebd,0 4px 10px rgba(33,7,77,.5),0 2px 10px #928dff}.nb-theme-cosmic[_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.nb-theme-cosmic[_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21] .parameter[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21] .parameter[_ngcontent-c21]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.nb-theme-cosmic[_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21] .parameter[_ngcontent-c21] .parameter-name[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21] .parameter[_ngcontent-c21] .parameter-name[_ngcontent-c21]{font-family:Roboto;font-size:1.25rem;font-weight:300;line-height:2rem}.nb-theme-cosmic[_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21] .parameter[_ngcontent-c21] .parameter-value[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .daily-forecast[_ngcontent-c21] .details[_ngcontent-c21] .parameter[_ngcontent-c21] .parameter-value[_ngcontent-c21]{font-family:Exo;color:#fff;font-weight:500}.nb-theme-cosmic[_nghost-c21] .weekly-forecast[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .weekly-forecast[_ngcontent-c21]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:2rem}.nb-theme-cosmic[_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.nb-theme-cosmic[_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21] .caption[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21] .caption[_ngcontent-c21]{text-transform:uppercase;font-family:Exo;color:#fff;font-weight:600;font-size:1.25rem}.nb-theme-cosmic[_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21] i[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21] i[_ngcontent-c21]{font-size:2.5rem;line-height:2.5rem}.nb-theme-cosmic[_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21] .temperature[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] .weekly-forecast[_ngcontent-c21] .day[_ngcontent-c21] .temperature[_ngcontent-c21]{color:#fff;font-family:Exo;font-weight:600;font-size:1.25rem}@media (max-width:399.98px){.nb-theme-cosmic[_nghost-c21] nb-card-body[_ngcontent-c21], .nb-theme-cosmic [_nghost-c21] nb-card-body[_ngcontent-c21]{padding-left:1rem;padding-right:1rem}}</style><style>.nb-theme-default[_nghost-c22] nb-card-header[_ngcontent-c22], .nb-theme-default [_nghost-c22] nb-card-header[_ngcontent-c22]{padding:0;border:none}.nb-theme-default[_nghost-c22] nb-card-body[_ngcontent-c22], .nb-theme-default [_nghost-c22] nb-card-body[_ngcontent-c22]{padding:0;position:relative}.nb-theme-default[_nghost-c22] nb-card-footer[_ngcontent-c22], .nb-theme-default [_nghost-c22] nb-card-footer[_ngcontent-c22]{padding:1rem 0;border:none}.nb-theme-default[_nghost-c22] .cameras-card-header[_ngcontent-c22], .nb-theme-default [_nghost-c22] .cameras-card-header[_ngcontent-c22]{display:-webkit-box;display:-ms-flexbox;display:flex}.nb-theme-default[_nghost-c22] .cameras-card-header[_ngcontent-c22] .cameras-card-title[_ngcontent-c22], .nb-theme-default [_nghost-c22] .cameras-card-header[_ngcontent-c22] .cameras-card-title[_ngcontent-c22]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:1.25rem}.nb-theme-default[_nghost-c22] .cameras-filter[_ngcontent-c22], .nb-theme-default [_nghost-c22] .cameras-filter[_ngcontent-c22]{display:-webkit-box;display:-ms-flexbox;display:flex}.nb-theme-default[_nghost-c22] .cameras-filter[_ngcontent-c22] a[_ngcontent-c22], .nb-theme-default [_nghost-c22] .cameras-filter[_ngcontent-c22] a[_ngcontent-c22]{font-size:2.5rem;padding:0 .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#a4abb3}.nb-theme-default[_nghost-c22] .cameras-filter[_ngcontent-c22] a[_ngcontent-c22]:first-child, .nb-theme-default [_nghost-c22] .cameras-filter[_ngcontent-c22] a[_ngcontent-c22]:first-child{border-left:1px solid #ebeef2}.nb-theme-default[_nghost-c22] .cameras-filter[_ngcontent-c22] a[_ngcontent-c22]:last-child, .nb-theme-default [_nghost-c22] .cameras-filter[_ngcontent-c22] a[_ngcontent-c22]:last-child{border-top-right-radius:.375rem}.nb-theme-default[_nghost-c22] .cameras-filter[_ngcontent-c22] a.active[_ngcontent-c22], .nb-theme-default [_nghost-c22] .cameras-filter[_ngcontent-c22] a.active[_ngcontent-c22]{background-color:#e9edf2;color:#2a2a2a;border:none}.nb-theme-default[_nghost-c22] .cameras[_ngcontent-c22], .nb-theme-default [_nghost-c22] .cameras[_ngcontent-c22]{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:100%}.nb-theme-default[_nghost-c22] .cameras.single-view[_ngcontent-c22] .camera[_ngcontent-c22], .nb-theme-default [_nghost-c22] .cameras.single-view[_ngcontent-c22] .camera[_ngcontent-c22]{height:100%;width:100%}.nb-theme-default[_nghost-c22] .cameras.single-view[_ngcontent-c22] .camera[_ngcontent-c22]::before, .nb-theme-default [_nghost-c22] .cameras.single-view[_ngcontent-c22] .camera[_ngcontent-c22]::before{height:100%}.nb-theme-default[_nghost-c22] .camera[_ngcontent-c22], .nb-theme-default [_nghost-c22] .camera[_ngcontent-c22]{position:relative;background-position:center;background-size:cover;height:50%;padding:0}.nb-theme-default[_nghost-c22] .camera[_ngcontent-c22] span[_ngcontent-c22], .nb-theme-default [_nghost-c22] .camera[_ngcontent-c22] span[_ngcontent-c22]{position:absolute;bottom:0;width:100%;color:#fff;background:rgba(0,0,0,.4);font-family:Exo;font-weight:500;font-size:1.25rem;padding:.5rem 1rem}.nb-theme-default[_nghost-c22] .camera[_ngcontent-c22]::before, .nb-theme-default [_nghost-c22] .camera[_ngcontent-c22]::before{background-color:rgba(255,255,255,.1);content:'';position:absolute;width:100%;height:100%;opacity:1}.nb-theme-default[_nghost-c22] .camera[_ngcontent-c22]:hover::before, .nb-theme-default [_nghost-c22] .camera[_ngcontent-c22]:hover::before{opacity:0}.nb-theme-default[_nghost-c22] nb-action[_ngcontent-c22], .nb-theme-default [_nghost-c22] nb-action[_ngcontent-c22]{padding:0 .5rem 0 0}.nb-theme-default[_nghost-c22] nb-action[_ngcontent-c22] i[_ngcontent-c22], .nb-theme-default [_nghost-c22] nb-action[_ngcontent-c22] i[_ngcontent-c22]{color:#a4abb3;font-size:3rem;margin-right:.5rem}.nb-theme-default[_nghost-c22] nb-action[_ngcontent-c22] span[_ngcontent-c22], .nb-theme-default [_nghost-c22] nb-action[_ngcontent-c22] span[_ngcontent-c22]{font-family:Exo;font-weight:600;color:#2a2a2a;text-transform:uppercase}@media (max-width:1199.98px){.nb-theme-default[_nghost-c22] nb-action[_ngcontent-c22], .nb-theme-default [_nghost-c22] nb-action[_ngcontent-c22]{padding:0}.nb-theme-default[_nghost-c22] nb-action[_ngcontent-c22] i[_ngcontent-c22], .nb-theme-default [_nghost-c22] nb-action[_ngcontent-c22] i[_ngcontent-c22]{margin:0}.nb-theme-default[_nghost-c22] nb-action[_ngcontent-c22] span[_ngcontent-c22], .nb-theme-default [_nghost-c22] nb-action[_ngcontent-c22] span[_ngcontent-c22]{display:none}}.nb-theme-cosmic[_nghost-c22] nb-card-header[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] nb-card-header[_ngcontent-c22]{padding:0;border:none}.nb-theme-cosmic[_nghost-c22] nb-card-body[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] nb-card-body[_ngcontent-c22]{padding:0;position:relative}.nb-theme-cosmic[_nghost-c22] nb-card-footer[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] nb-card-footer[_ngcontent-c22]{padding:1rem 0;border:none}.nb-theme-cosmic[_nghost-c22] .cameras-card-header[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] .cameras-card-header[_ngcontent-c22]{display:-webkit-box;display:-ms-flexbox;display:flex}.nb-theme-cosmic[_nghost-c22] .cameras-card-header[_ngcontent-c22] .cameras-card-title[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] .cameras-card-header[_ngcontent-c22] .cameras-card-title[_ngcontent-c22]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:1.25rem}.nb-theme-cosmic[_nghost-c22] .cameras-filter[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] .cameras-filter[_ngcontent-c22]{display:-webkit-box;display:-ms-flexbox;display:flex}.nb-theme-cosmic[_nghost-c22] .cameras-filter[_ngcontent-c22] a[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] .cameras-filter[_ngcontent-c22] a[_ngcontent-c22]{font-size:2.5rem;padding:0 .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#a1a1e5}.nb-theme-cosmic[_nghost-c22] .cameras-filter[_ngcontent-c22] a[_ngcontent-c22]:first-child, .nb-theme-cosmic [_nghost-c22] .cameras-filter[_ngcontent-c22] a[_ngcontent-c22]:first-child{border-left:1px solid #342e73}.nb-theme-cosmic[_nghost-c22] .cameras-filter[_ngcontent-c22] a[_ngcontent-c22]:last-child, .nb-theme-cosmic [_nghost-c22] .cameras-filter[_ngcontent-c22] a[_ngcontent-c22]:last-child{border-top-right-radius:.5rem}.nb-theme-cosmic[_nghost-c22] .cameras[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] .cameras[_ngcontent-c22]{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:100%}.nb-theme-cosmic[_nghost-c22] .cameras.single-view[_ngcontent-c22] .camera[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] .cameras.single-view[_ngcontent-c22] .camera[_ngcontent-c22]{height:100%;width:100%}.nb-theme-cosmic[_nghost-c22] .cameras.single-view[_ngcontent-c22] .camera[_ngcontent-c22]::before, .nb-theme-cosmic [_nghost-c22] .cameras.single-view[_ngcontent-c22] .camera[_ngcontent-c22]::before{height:100%}.nb-theme-cosmic[_nghost-c22] .camera[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] .camera[_ngcontent-c22]{position:relative;background-position:center;background-size:cover;height:50%;padding:0}.nb-theme-cosmic[_nghost-c22] .camera[_ngcontent-c22] span[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] .camera[_ngcontent-c22] span[_ngcontent-c22]{position:absolute;bottom:0;width:100%;color:#fff;font-family:Exo;font-weight:500;font-size:1.25rem;padding:.5rem 1rem}.nb-theme-cosmic[_nghost-c22] .camera[_ngcontent-c22]::before, .nb-theme-cosmic [_nghost-c22] .camera[_ngcontent-c22]::before{content:'';position:absolute;width:100%;height:100%;opacity:1}.nb-theme-cosmic[_nghost-c22] .camera[_ngcontent-c22]:hover::before, .nb-theme-cosmic [_nghost-c22] .camera[_ngcontent-c22]:hover::before{opacity:0}.nb-theme-cosmic[_nghost-c22] nb-action[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] nb-action[_ngcontent-c22]{padding:0 .5rem 0 0}.nb-theme-cosmic[_nghost-c22] nb-action[_ngcontent-c22] i[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] nb-action[_ngcontent-c22] i[_ngcontent-c22]{color:#a1a1e5;font-size:3rem;margin-right:.5rem}.nb-theme-cosmic[_nghost-c22] nb-action[_ngcontent-c22] span[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] nb-action[_ngcontent-c22] span[_ngcontent-c22]{font-family:Exo;color:#fff;text-transform:uppercase;font-weight:500}.nb-theme-cosmic[_nghost-c22] .cameras-filter[_ngcontent-c22] a.active[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] .cameras-filter[_ngcontent-c22] a.active[_ngcontent-c22]{background-color:#494299;border:none;color:#00f9a6}.nb-theme-cosmic[_nghost-c22] .camera[_ngcontent-c22] span[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] .camera[_ngcontent-c22] span[_ngcontent-c22]{background:rgba(88,73,184,.5)}.nb-theme-cosmic[_nghost-c22] .camera[_ngcontent-c22]::before, .nb-theme-cosmic [_nghost-c22] .camera[_ngcontent-c22]::before{background-color:rgba(0,0,0,.2)}@media (max-width:1199.98px){.nb-theme-cosmic[_nghost-c22] nb-action[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] nb-action[_ngcontent-c22]{padding:0}.nb-theme-cosmic[_nghost-c22] nb-action[_ngcontent-c22] i[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] nb-action[_ngcontent-c22] i[_ngcontent-c22]{margin:0}.nb-theme-cosmic[_nghost-c22] nb-action[_ngcontent-c22] span[_ngcontent-c22], .nb-theme-cosmic [_nghost-c22] nb-action[_ngcontent-c22] span[_ngcontent-c22]{display:none}}</style><style>[_nghost-c23]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}</style><style>[_nghost-c24]{display:block}.full-width[_nghost-c24] ul[_ngcontent-c24]{-ms-flex-pack:distribute;justify-content:space-around}[_nghost-c24] nb-tab{-webkit-box-flex:1;flex:1;-ms-flex:1 1 auto;overflow:auto;display:none}[_nghost-c24] nb-tab.content-active{display:block}ul[_ngcontent-c24]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;list-style-type:none;margin:0}ul[_ngcontent-c24] li[_ngcontent-c24]{cursor:pointer;margin-bottom:-1px;text-align:center;position:relative}ul[_ngcontent-c24] li.active[_ngcontent-c24] a[_ngcontent-c24]::before{display:block}ul[_ngcontent-c24] li[_ngcontent-c24] a[_ngcontent-c24]{position:relative;text-decoration:none;display:inline-block}ul[_ngcontent-c24] li[_ngcontent-c24] a[_ngcontent-c24]::before{display:none;position:absolute;content:'';width:100%;height:6px;border-radius:3px;bottom:-2px;left:0}</style><style>.nb-theme-default[_nghost-c25], .nb-theme-default [_nghost-c25]{position:relative}.nb-theme-default[_nghost-c25] img[_ngcontent-c25], .nb-theme-default [_nghost-c25] img[_ngcontent-c25]{width:100%;height:auto;visibility:hidden}.nb-theme-default[_nghost-c25] .svg-container[_ngcontent-c25], .nb-theme-default [_nghost-c25] .svg-container[_ngcontent-c25]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.nb-theme-default[_nghost-c25] .circle[_ngcontent-c25], .nb-theme-default [_nghost-c25] .circle[_ngcontent-c25]{fill:#fff;stroke:#40dc7e}.nb-theme-default[_nghost-c25] .temperature-bg[_ngcontent-c25], .nb-theme-default [_nghost-c25] .temperature-bg[_ngcontent-c25]{position:absolute;width:88%;height:88%;top:13%;left:6%;border-radius:50%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #ebeef2}.nb-theme-default[_nghost-c25] .power-bg[_ngcontent-c25], .nb-theme-default [_nghost-c25] .power-bg[_ngcontent-c25]{position:absolute;width:5.25rem;height:5.25rem;background-color:#fff;border-radius:50%;bottom:2%;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;font-size:3rem;color:#2a2a2a;border:2px solid #ebeef2}.nb-theme-default[_nghost-c25] .power-bg[_ngcontent-c25]:hover, .nb-theme-default [_nghost-c25] .power-bg[_ngcontent-c25]:hover{background-color:#fff}.nb-theme-default[_nghost-c25] .power-bg[_ngcontent-c25]:active, .nb-theme-default [_nghost-c25] .power-bg[_ngcontent-c25]:active{background-color:#f2f2f2;-webkit-box-shadow:none;box-shadow:none}.nb-theme-default[_nghost-c25] .power-bg.off[_ngcontent-c25], .nb-theme-default [_nghost-c25] .power-bg.off[_ngcontent-c25]{color:#a4abb3;text-shadow:none}.nb-theme-cosmic[_nghost-c25], .nb-theme-cosmic [_nghost-c25]{position:relative}.nb-theme-cosmic[_nghost-c25] img[_ngcontent-c25], .nb-theme-cosmic [_nghost-c25] img[_ngcontent-c25]{width:100%;height:auto;visibility:hidden}.nb-theme-cosmic[_nghost-c25] .svg-container[_ngcontent-c25], .nb-theme-cosmic [_nghost-c25] .svg-container[_ngcontent-c25]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.nb-theme-cosmic[_nghost-c25] .circle[_ngcontent-c25], .nb-theme-cosmic [_nghost-c25] .circle[_ngcontent-c25]{fill:#3d3780;stroke:#00d977;fill:#fff;stroke:#fff}.nb-theme-cosmic[_nghost-c25] .temperature-bg[_ngcontent-c25], .nb-theme-cosmic [_nghost-c25] .temperature-bg[_ngcontent-c25]{position:absolute;width:88%;height:88%;top:13%;left:6%;border-radius:50%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #342e73;background-color:#322c72;border:none}.nb-theme-cosmic[_nghost-c25] .power-bg[_ngcontent-c25], .nb-theme-cosmic [_nghost-c25] .power-bg[_ngcontent-c25]{position:absolute;width:5.25rem;height:5.25rem;background-color:#3d3780;border-radius:50%;bottom:2%;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;font-size:3rem;color:#fff;border:2px solid #342e73}.nb-theme-cosmic[_nghost-c25] .power-bg[_ngcontent-c25]:hover, .nb-theme-cosmic [_nghost-c25] .power-bg[_ngcontent-c25]:hover{background-color:#463f92}.nb-theme-cosmic[_nghost-c25] .power-bg[_ngcontent-c25]:active, .nb-theme-cosmic [_nghost-c25] .power-bg[_ngcontent-c25]:active{background-color:#352f6e;-webkit-box-shadow:none;box-shadow:none}.nb-theme-cosmic[_nghost-c25] .power-bg.off[_ngcontent-c25], .nb-theme-cosmic [_nghost-c25] .power-bg.off[_ngcontent-c25]{color:#a1a1e5;text-shadow:none}.nb-theme-cosmic[_nghost-c25] .power-bg[_ngcontent-c25], .nb-theme-cosmic [_nghost-c25] .power-bg[_ngcontent-c25]{border:none;-webkit-box-shadow:0 8px 20px 0 rgba(40,37,89,.6);box-shadow:0 8px 20px 0 rgba(40,37,89,.6);text-shadow:0 0 6px rgba(255,255,255,.5)}</style><style>.nb-theme-default[_nghost-c26], .nb-theme-default [_nghost-c26]{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.nb-theme-default[_nghost-c26] .echart[_ngcontent-c26], .nb-theme-default [_nghost-c26] .echart[_ngcontent-c26]{position:absolute;width:100%;height:100%}.nb-theme-cosmic[_nghost-c26], .nb-theme-cosmic [_nghost-c26]{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.nb-theme-cosmic[_nghost-c26] .echart[_ngcontent-c26], .nb-theme-cosmic [_nghost-c26] .echart[_ngcontent-c26]{position:absolute;width:100%;height:100%}</style><style>.nb-theme-default[_nghost-c27] svg[_ngcontent-c27], .nb-theme-default [_nghost-c27] svg[_ngcontent-c27]{width:100%}.nb-theme-default[_nghost-c27] .stroke-pattern[_ngcontent-c27], .nb-theme-default [_nghost-c27] .stroke-pattern[_ngcontent-c27]{fill:none;stroke:#bdc4cd;stroke-miterlimit:10;opacity:.1;stroke-width:1px}.nb-theme-default[_nghost-c27] .stroked-element[_ngcontent-c27], .nb-theme-default [_nghost-c27] .stroked-element[_ngcontent-c27]{stroke-width:4px;stroke:#bdc4cd;stroke-miterlimit:10;fill:url(#New_Pattern_Swatch_1)}.nb-theme-default[_nghost-c27] .room-border[_ngcontent-c27], .nb-theme-default [_nghost-c27] .room-border[_ngcontent-c27]{stroke-width:4px;stroke:#bdc4cd;stroke-miterlimit:10;fill:none}.nb-theme-default[_nghost-c27] .room-bg[_ngcontent-c27], .nb-theme-default [_nghost-c27] .room-bg[_ngcontent-c27]{fill:#fff;stroke:transparent;cursor:pointer;stroke-width:4px}.nb-theme-default[_nghost-c27] .room-bg-border-grad[_ngcontent-c27], .nb-theme-default [_nghost-c27] .room-bg-border-grad[_ngcontent-c27]{fill:none;stroke:none;stroke-width:4px}.nb-theme-default[_nghost-c27] .room-text[_ngcontent-c27], .nb-theme-default [_nghost-c27] .room-text[_ngcontent-c27]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;fill:#a4abb3}.nb-theme-default[_nghost-c27] .selected-room[_ngcontent-c27], .nb-theme-default [_nghost-c27] .selected-room[_ngcontent-c27]{z-index:40}.nb-theme-default[_nghost-c27] .selected-room[_ngcontent-c27] .room-text[_ngcontent-c27], .nb-theme-default [_nghost-c27] .selected-room[_ngcontent-c27] .room-text[_ngcontent-c27]{fill:#2a2a2a;font-weight:500}.nb-theme-default[_nghost-c27] .selected-room[_ngcontent-c27] .room-border[_ngcontent-c27], .nb-theme-default [_nghost-c27] .selected-room[_ngcontent-c27] .room-border[_ngcontent-c27]{stroke:#40dc7e}.nb-theme-default[_nghost-c27] .header[_ngcontent-c27], .nb-theme-default [_nghost-c27] .header[_ngcontent-c27]{padding:1.25rem 1.25rem 0;border-bottom:1px solid #ebeef2;border-top-left-radius:.375rem;border-top-right-radius:.375rem;color:#2a2a2a;font-family:Exo;font-size:1.125rem;font-weight:600;border-bottom:none}.nb-theme-default[_nghost-c27] .header[_ngcontent-c27] h1[_ngcontent-c27], .nb-theme-default [_nghost-c27] .header[_ngcontent-c27] h1[_ngcontent-c27]{margin:0}.nb-theme-default[_nghost-c27] .header[_ngcontent-c27] h2[_ngcontent-c27], .nb-theme-default [_nghost-c27] .header[_ngcontent-c27] h2[_ngcontent-c27]{margin:0}.nb-theme-default[_nghost-c27] .header[_ngcontent-c27] h3[_ngcontent-c27], .nb-theme-default [_nghost-c27] .header[_ngcontent-c27] h3[_ngcontent-c27]{margin:0}.nb-theme-default[_nghost-c27] .header[_ngcontent-c27] h4[_ngcontent-c27], .nb-theme-default [_nghost-c27] .header[_ngcontent-c27] h4[_ngcontent-c27]{margin:0}.nb-theme-default[_nghost-c27] .header[_ngcontent-c27] h5[_ngcontent-c27], .nb-theme-default [_nghost-c27] .header[_ngcontent-c27] h5[_ngcontent-c27]{margin:0}.nb-theme-default[_nghost-c27] .header[_ngcontent-c27] h6[_ngcontent-c27], .nb-theme-default [_nghost-c27] .header[_ngcontent-c27] h6[_ngcontent-c27]{margin:0}.nb-theme-cosmic[_nghost-c27] svg[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] svg[_ngcontent-c27]{width:100%}.nb-theme-cosmic[_nghost-c27] .stroke-pattern[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .stroke-pattern[_ngcontent-c27]{fill:none;stroke:#bdc4cd;stroke-miterlimit:10;opacity:.1;stroke-width:1px}.nb-theme-cosmic[_nghost-c27] .stroked-element[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .stroked-element[_ngcontent-c27]{stroke-width:4px;stroke:#bdc4cd;stroke-miterlimit:10;fill:url(#New_Pattern_Swatch_1)}.nb-theme-cosmic[_nghost-c27] .room-border[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .room-border[_ngcontent-c27]{stroke-width:4px;stroke:#bdc4cd;stroke-miterlimit:10;fill:none}.nb-theme-cosmic[_nghost-c27] .room-bg[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .room-bg[_ngcontent-c27]{fill:#3d3780;stroke:transparent;cursor:pointer;stroke-width:4px}.nb-theme-cosmic[_nghost-c27] .room-bg-border-grad[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .room-bg-border-grad[_ngcontent-c27]{fill:none;stroke:none;stroke-width:4px}.nb-theme-cosmic[_nghost-c27] .room-text[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .room-text[_ngcontent-c27]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;fill:#a1a1e5;fill:#fff}.nb-theme-cosmic[_nghost-c27] .selected-room[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .selected-room[_ngcontent-c27]{z-index:40}.nb-theme-cosmic[_nghost-c27] .selected-room[_ngcontent-c27] .room-border[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .selected-room[_ngcontent-c27] .room-border[_ngcontent-c27]{stroke:#00d977}.nb-theme-cosmic[_nghost-c27] .header[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .header[_ngcontent-c27]{padding:1.25rem 1.25rem 0;border-bottom:1px solid #342e73;border-top-left-radius:.5rem;border-top-right-radius:.5rem;color:#fff;font-family:Exo;font-size:1.125rem;font-weight:500;border-bottom:none}.nb-theme-cosmic[_nghost-c27] .header[_ngcontent-c27] h1[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .header[_ngcontent-c27] h1[_ngcontent-c27]{margin:0}.nb-theme-cosmic[_nghost-c27] .header[_ngcontent-c27] h2[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .header[_ngcontent-c27] h2[_ngcontent-c27]{margin:0}.nb-theme-cosmic[_nghost-c27] .header[_ngcontent-c27] h3[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .header[_ngcontent-c27] h3[_ngcontent-c27]{margin:0}.nb-theme-cosmic[_nghost-c27] .header[_ngcontent-c27] h4[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .header[_ngcontent-c27] h4[_ngcontent-c27]{margin:0}.nb-theme-cosmic[_nghost-c27] .header[_ngcontent-c27] h5[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .header[_ngcontent-c27] h5[_ngcontent-c27]{margin:0}.nb-theme-cosmic[_nghost-c27] .header[_ngcontent-c27] h6[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .header[_ngcontent-c27] h6[_ngcontent-c27]{margin:0}.nb-theme-cosmic[_nghost-c27] .room-border[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .room-border[_ngcontent-c27], .nb-theme-cosmic[_nghost-c27] .stroke-pattern[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .stroke-pattern[_ngcontent-c27], .nb-theme-cosmic[_nghost-c27] .stroked-element[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .stroked-element[_ngcontent-c27]{stroke:#a1a1e5}.nb-theme-cosmic[_nghost-c27] .selected-room[_ngcontent-c27] .room-text[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .selected-room[_ngcontent-c27] .room-text[_ngcontent-c27]{fill:#fff;font-weight:400}.nb-theme-cosmic[_nghost-c27] .selected-room[_ngcontent-c27] .room-bg[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .selected-room[_ngcontent-c27] .room-bg[_ngcontent-c27]{fill:rgba(0,255,170,.2);-webkit-filter:url(#f2);filter:url(#f2)}.nb-theme-cosmic[_nghost-c27] .selected-room[_ngcontent-c27] .room-border[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .selected-room[_ngcontent-c27] .room-border[_ngcontent-c27]{stroke:#00f9a6}.nb-theme-cosmic[_nghost-c27] .selected-room[_ngcontent-c27] .room-border-glow[_ngcontent-c27], .nb-theme-cosmic [_nghost-c27] .selected-room[_ngcontent-c27] .room-border-glow[_ngcontent-c27]{-webkit-filter:url(#f2);filter:url(#f2)}</style><style>.nb-theme-default[_nghost-c28], .nb-theme-default [_nghost-c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.nb-theme-default[_nghost-c28] .header[_ngcontent-c28], .nb-theme-default [_nghost-c28] .header[_ngcontent-c28]{padding:1.25rem;border-bottom:1px solid #ebeef2;border-top-left-radius:.375rem;border-top-right-radius:.375rem;color:#2a2a2a;font-family:Exo;font-size:1.125rem;font-weight:600}.nb-theme-default[_nghost-c28] .header[_ngcontent-c28] h1[_ngcontent-c28], .nb-theme-default [_nghost-c28] .header[_ngcontent-c28] h1[_ngcontent-c28]{margin:0}.nb-theme-default[_nghost-c28] .header[_ngcontent-c28] h2[_ngcontent-c28], .nb-theme-default [_nghost-c28] .header[_ngcontent-c28] h2[_ngcontent-c28]{margin:0}.nb-theme-default[_nghost-c28] .header[_ngcontent-c28] h3[_ngcontent-c28], .nb-theme-default [_nghost-c28] .header[_ngcontent-c28] h3[_ngcontent-c28]{margin:0}.nb-theme-default[_nghost-c28] .header[_ngcontent-c28] h4[_ngcontent-c28], .nb-theme-default [_nghost-c28] .header[_ngcontent-c28] h4[_ngcontent-c28]{margin:0}.nb-theme-default[_nghost-c28] .header[_ngcontent-c28] h5[_ngcontent-c28], .nb-theme-default [_nghost-c28] .header[_ngcontent-c28] h5[_ngcontent-c28]{margin:0}.nb-theme-default[_nghost-c28] .header[_ngcontent-c28] h6[_ngcontent-c28], .nb-theme-default [_nghost-c28] .header[_ngcontent-c28] h6[_ngcontent-c28]{margin:0}.nb-theme-default[_nghost-c28] .body[_ngcontent-c28], .nb-theme-default [_nghost-c28] .body[_ngcontent-c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.nb-theme-default[_nghost-c28] .footer[_ngcontent-c28], .nb-theme-default [_nghost-c28] .footer[_ngcontent-c28]{padding:1.25rem;border-top:1px solid #ebeef2}.nb-theme-default[_nghost-c28] .track-info[_ngcontent-c28], .nb-theme-default [_nghost-c28] .track-info[_ngcontent-c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:1.25rem}.nb-theme-default[_nghost-c28] .track-info[_ngcontent-c28] .cover[_ngcontent-c28], .nb-theme-default [_nghost-c28] .track-info[_ngcontent-c28] .cover[_ngcontent-c28]{border-radius:.1875rem;background-size:cover;background-position:center;background-repeat:no-repeat;width:10rem;height:10rem}.nb-theme-default[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28], .nb-theme-default [_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28]{text-align:center;padding-top:1.5rem}.nb-theme-default[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] span[_ngcontent-c28], .nb-theme-default [_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] span[_ngcontent-c28]{color:#a4abb3}.nb-theme-default[_nghost-c28] .progress-wrap[_ngcontent-c28], .nb-theme-default [_nghost-c28] .progress-wrap[_ngcontent-c28]{position:relative;height:1rem}.nb-theme-default[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress-foreground[_ngcontent-c28], .nb-theme-default [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress-foreground[_ngcontent-c28]{background-color:#40dc7e;height:2px;position:absolute;margin-top:calc(.75rem - 1px);width:100px}.nb-theme-default[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28], .nb-theme-default [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]{-webkit-appearance:none;width:100%;background:0 0;height:1.5rem;outline:0;position:absolute}.nb-theme-default[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-webkit-slider-thumb, .nb-theme-default [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;width:1rem;height:1rem;border-radius:50%;background:#40dc7e;cursor:pointer;margin-top:calc(-.5rem + 1px);border:none}.nb-theme-default[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-moz-range-thumb, .nb-theme-default [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;width:1rem;height:1rem;border-radius:50%;background:#40dc7e;cursor:pointer;margin-top:calc(-.5rem + 1px);border:none}.nb-theme-default[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-ms-thumb, .nb-theme-default [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-ms-thumb{-webkit-appearance:none;-moz-appearance:none;width:1rem;height:1rem;border-radius:50%;background:#40dc7e;cursor:pointer;margin-top:calc(-.5rem + 1px);border:none}.nb-theme-default[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-webkit-slider-runnable-track, .nb-theme-default [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-webkit-slider-runnable-track{-webkit-appearance:none;-moz-appearance:none;width:100%;height:2px;cursor:pointer;background:#ebeef2}.nb-theme-default[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-moz-range-track, .nb-theme-default [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-moz-range-track{-webkit-appearance:none;-moz-appearance:none;width:100%;height:2px;cursor:pointer;background:#ebeef2}.nb-theme-default[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-ms-track, .nb-theme-default [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-ms-track{-webkit-appearance:none;-moz-appearance:none;width:100%;height:2px;cursor:pointer;background:#ebeef2}.nb-theme-default[_nghost-c28] .timing[_ngcontent-c28], .nb-theme-default [_nghost-c28] .timing[_ngcontent-c28]{padding-top:.5rem;margin:0 .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#a4abb3}.nb-theme-default[_nghost-c28] .controls[_ngcontent-c28], .nb-theme-default [_nghost-c28] .controls[_ngcontent-c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem 2rem 1rem;max-width:400px;width:100%;margin:0 auto}.nb-theme-default[_nghost-c28] .controls[_ngcontent-c28] i[_ngcontent-c28], .nb-theme-default [_nghost-c28] .controls[_ngcontent-c28] i[_ngcontent-c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.nb-theme-default[_nghost-c28] .controls[_ngcontent-c28] .loop[_ngcontent-c28], .nb-theme-default [_nghost-c28] .controls[_ngcontent-c28] .loop[_ngcontent-c28], .nb-theme-default[_nghost-c28] .controls[_ngcontent-c28] .shuffle[_ngcontent-c28], .nb-theme-default [_nghost-c28] .controls[_ngcontent-c28] .shuffle[_ngcontent-c28]{font-size:1.5rem;color:#a4abb3}.nb-theme-default[_nghost-c28] .controls[_ngcontent-c28] .loop.active[_ngcontent-c28], .nb-theme-default [_nghost-c28] .controls[_ngcontent-c28] .loop.active[_ngcontent-c28], .nb-theme-default[_nghost-c28] .controls[_ngcontent-c28] .shuffle.active[_ngcontent-c28], .nb-theme-default [_nghost-c28] .controls[_ngcontent-c28] .shuffle.active[_ngcontent-c28]{color:#40dc7e}.nb-theme-default[_nghost-c28] .controls[_ngcontent-c28] .next[_ngcontent-c28], .nb-theme-default [_nghost-c28] .controls[_ngcontent-c28] .next[_ngcontent-c28], .nb-theme-default[_nghost-c28] .controls[_ngcontent-c28] .prev[_ngcontent-c28], .nb-theme-default [_nghost-c28] .controls[_ngcontent-c28] .prev[_ngcontent-c28]{width:3.5rem;height:3.5rem;border:2px solid #ebeef2;border-radius:50%;font-size:1.75rem}.nb-theme-default[_nghost-c28] .controls[_ngcontent-c28] .play[_ngcontent-c28], .nb-theme-default [_nghost-c28] .controls[_ngcontent-c28] .play[_ngcontent-c28]{font-size:2rem}.nb-theme-default[_nghost-c28] .volume[_ngcontent-c28], .nb-theme-default [_nghost-c28] .volume[_ngcontent-c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;position:relative;max-width:400px}.nb-theme-default[_nghost-c28] .volume[_ngcontent-c28] i[_ngcontent-c28], .nb-theme-default [_nghost-c28] .volume[_ngcontent-c28] i[_ngcontent-c28]{font-size:1.5rem;margin:.25rem;color:#a4abb3}.nb-theme-default[_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28], .nb-theme-default [_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28]{height:2.25rem;margin:0;width:80%}.nb-theme-default[_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress-foreground[_ngcontent-c28], .nb-theme-default [_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress-foreground[_ngcontent-c28]{margin-top:calc(1rem + 1px);z-index:0}.nb-theme-default[_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28], .nb-theme-default [_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]{height:2.25rem}.nb-theme-default[_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-webkit-slider-thumb, .nb-theme-default [_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;width:1.5rem;height:1.5rem;background-color:#fff;-webkit-box-shadow:0 .125rem .5rem 0 rgba(164,171,179,.4);box-shadow:0 .125rem .5rem 0 rgba(164,171,179,.4);border:1px solid rgba(164,171,179,.4);margin-top:calc(-.875rem + 1px);position:relative;z-index:10}.nb-theme-default[_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-moz-range-thumb, .nb-theme-default [_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;width:1.5rem;height:1.5rem;background-color:#fff;box-shadow:0 .125rem .5rem 0 rgba(164,171,179,.4);border:1px solid rgba(164,171,179,.4);margin-top:calc(-.875rem + 1px);position:relative;z-index:10}.nb-theme-default[_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-ms-thumb, .nb-theme-default [_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-ms-thumb{-webkit-appearance:none;-moz-appearance:none;width:1.5rem;height:1.5rem;background-color:#fff;box-shadow:0 .125rem .5rem 0 rgba(164,171,179,.4);border:1px solid rgba(164,171,179,.4);margin-top:calc(-.875rem + 1px);position:relative;z-index:10}.nb-theme-default.collapsed[_nghost-c28], .nb-theme-default .collapsed[_nghost-c28]{border:none;height:4.5rem}.nb-theme-default.collapsed[_nghost-c28] .header[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .header[_ngcontent-c28]{display:none}.nb-theme-default.collapsed[_nghost-c28] .body[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .body[_ngcontent-c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.nb-theme-default.collapsed[_nghost-c28] .footer[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .footer[_ngcontent-c28]{display:none}.nb-theme-default.collapsed[_nghost-c28] .track-info[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .track-info[_ngcontent-c28]{height:4.5rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0;-webkit-box-flex:0;-ms-flex:none;flex:none}.nb-theme-default.collapsed[_nghost-c28] .track-info[_ngcontent-c28] .cover[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .track-info[_ngcontent-c28] .cover[_ngcontent-c28]{height:4.5rem;width:4.5rem;border-radius:0 0 0 .375rem;-webkit-box-flex:0;-ms-flex:none;flex:none}.nb-theme-default.collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28]{margin-left:.875rem;text-align:left;padding:0}.nb-theme-default.collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] h4[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] h4[_ngcontent-c28]{margin-bottom:.125rem}.nb-theme-default.collapsed[_nghost-c28] .progress-wrap[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .progress-wrap[_ngcontent-c28]{width:calc(100% - 6rem);-ms-flex-item-align:start;align-self:flex-start;position:absolute;left:0;margin-top:calc(-.75rem + 1px);margin-left:calc(4.5rem + .75rem)}.nb-theme-default.collapsed[_nghost-c28] .timing[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .timing[_ngcontent-c28]{display:none}.nb-theme-default.collapsed[_nghost-c28] .controls[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .controls[_ngcontent-c28]{padding:0 1rem 0 0;max-width:inherit;width:inherit;margin:0}.nb-theme-default.collapsed[_nghost-c28] .controls[_ngcontent-c28] i[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .controls[_ngcontent-c28] i[_ngcontent-c28]{width:inherit;height:inherit}.nb-theme-default.collapsed[_nghost-c28] .controls[_ngcontent-c28] .loop[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .controls[_ngcontent-c28] .loop[_ngcontent-c28], .nb-theme-default.collapsed[_nghost-c28] .controls[_ngcontent-c28] .prev[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .controls[_ngcontent-c28] .prev[_ngcontent-c28], .nb-theme-default.collapsed[_nghost-c28] .controls[_ngcontent-c28] .shuffle[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .controls[_ngcontent-c28] .shuffle[_ngcontent-c28]{display:none}.nb-theme-default.collapsed[_nghost-c28] .controls[_ngcontent-c28] .next[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .controls[_ngcontent-c28] .next[_ngcontent-c28], .nb-theme-default.collapsed[_nghost-c28] .controls[_ngcontent-c28] .play[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .controls[_ngcontent-c28] .play[_ngcontent-c28]{font-size:2rem;border:none}.nb-theme-default.collapsed[_nghost-c28] .volume[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .volume[_ngcontent-c28]{display:none}@media (max-width:767.98px){.nb-theme-default.collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] h4[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] h4[_ngcontent-c28]{font-size:1.25rem}.nb-theme-default.collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] span[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] span[_ngcontent-c28]{font-size:.875rem}}@media (max-width:575.98px){.nb-theme-default.collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] h4[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] h4[_ngcontent-c28]{font-size:1rem}.nb-theme-default.collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] span[_ngcontent-c28], .nb-theme-default .collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] span[_ngcontent-c28]{font-size:.75rem;display:inline-block;overflow:hidden;text-overflow:ellipsis;max-height:calc(.75rem * 1.25)}}.nb-theme-cosmic[_nghost-c28], .nb-theme-cosmic [_nghost-c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.nb-theme-cosmic[_nghost-c28] .header[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .header[_ngcontent-c28]{padding:1.25rem;border-bottom:1px solid #342e73;border-top-left-radius:.5rem;border-top-right-radius:.5rem;color:#fff;font-family:Exo;font-size:1.125rem;font-weight:500}.nb-theme-cosmic[_nghost-c28] .header[_ngcontent-c28] h1[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .header[_ngcontent-c28] h1[_ngcontent-c28]{margin:0}.nb-theme-cosmic[_nghost-c28] .header[_ngcontent-c28] h2[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .header[_ngcontent-c28] h2[_ngcontent-c28]{margin:0}.nb-theme-cosmic[_nghost-c28] .header[_ngcontent-c28] h3[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .header[_ngcontent-c28] h3[_ngcontent-c28]{margin:0}.nb-theme-cosmic[_nghost-c28] .header[_ngcontent-c28] h4[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .header[_ngcontent-c28] h4[_ngcontent-c28]{margin:0}.nb-theme-cosmic[_nghost-c28] .header[_ngcontent-c28] h5[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .header[_ngcontent-c28] h5[_ngcontent-c28]{margin:0}.nb-theme-cosmic[_nghost-c28] .header[_ngcontent-c28] h6[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .header[_ngcontent-c28] h6[_ngcontent-c28]{margin:0}.nb-theme-cosmic[_nghost-c28] .body[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .body[_ngcontent-c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.nb-theme-cosmic[_nghost-c28] .footer[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .footer[_ngcontent-c28]{padding:1.25rem;border-top:1px solid #342e73}.nb-theme-cosmic[_nghost-c28] .track-info[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .track-info[_ngcontent-c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:1.25rem}.nb-theme-cosmic[_nghost-c28] .track-info[_ngcontent-c28] .cover[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .track-info[_ngcontent-c28] .cover[_ngcontent-c28]{border-radius:.25rem;background-size:cover;background-position:center;background-repeat:no-repeat;width:10rem;height:10rem}.nb-theme-cosmic[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28]{text-align:center;padding-top:1.5rem}.nb-theme-cosmic[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] span[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] span[_ngcontent-c28]{color:#a1a1e5}.nb-theme-cosmic[_nghost-c28] .progress-wrap[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .progress-wrap[_ngcontent-c28]{position:relative;height:1rem}.nb-theme-cosmic[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress-foreground[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress-foreground[_ngcontent-c28]{height:2px;position:absolute;margin-top:calc(.75rem - 1px);width:100px;background-color:#00f9a6}.nb-theme-cosmic[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]{-webkit-appearance:none;width:100%;background:0 0;height:1.5rem;outline:0;position:absolute}.nb-theme-cosmic[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-webkit-slider-thumb, .nb-theme-cosmic [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;width:1rem;height:1rem;border-radius:50%;cursor:pointer;margin-top:calc(-.5rem + 1px);border:none}.nb-theme-cosmic[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-moz-range-thumb, .nb-theme-cosmic [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;width:1rem;height:1rem;border-radius:50%;cursor:pointer;margin-top:calc(-.5rem + 1px);border:none}.nb-theme-cosmic[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-ms-thumb, .nb-theme-cosmic [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-ms-thumb{-webkit-appearance:none;-moz-appearance:none;width:1rem;height:1rem;border-radius:50%;cursor:pointer;margin-top:calc(-.5rem + 1px);border:none}.nb-theme-cosmic[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-webkit-slider-runnable-track, .nb-theme-cosmic [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-webkit-slider-runnable-track{-webkit-appearance:none;-moz-appearance:none;width:100%;height:2px;cursor:pointer;background:#342e73}.nb-theme-cosmic[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-moz-range-track, .nb-theme-cosmic [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-moz-range-track{-webkit-appearance:none;-moz-appearance:none;width:100%;height:2px;cursor:pointer;background:#342e73}.nb-theme-cosmic[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-ms-track, .nb-theme-cosmic [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-ms-track{-webkit-appearance:none;-moz-appearance:none;width:100%;height:2px;cursor:pointer;background:#342e73}.nb-theme-cosmic[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-webkit-slider-thumb, .nb-theme-cosmic [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;background:#00f9a6}.nb-theme-cosmic[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-moz-range-thumb, .nb-theme-cosmic [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;background:#00f9a6}.nb-theme-cosmic[_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-ms-thumb, .nb-theme-cosmic [_nghost-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-ms-thumb{-webkit-appearance:none;-moz-appearance:none;background:#00f9a6}.nb-theme-cosmic[_nghost-c28] .timing[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .timing[_ngcontent-c28]{padding-top:.5rem;margin:0 .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#a1a1e5}.nb-theme-cosmic[_nghost-c28] .controls[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .controls[_ngcontent-c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem 2rem 1rem;max-width:400px;width:100%;margin:0 auto}.nb-theme-cosmic[_nghost-c28] .controls[_ngcontent-c28] i[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .controls[_ngcontent-c28] i[_ngcontent-c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.nb-theme-cosmic[_nghost-c28] .controls[_ngcontent-c28] .loop[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .controls[_ngcontent-c28] .loop[_ngcontent-c28], .nb-theme-cosmic[_nghost-c28] .controls[_ngcontent-c28] .shuffle[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .controls[_ngcontent-c28] .shuffle[_ngcontent-c28]{font-size:1.5rem;color:#a1a1e5}.nb-theme-cosmic[_nghost-c28] .controls[_ngcontent-c28] .loop.active[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .controls[_ngcontent-c28] .loop.active[_ngcontent-c28], .nb-theme-cosmic[_nghost-c28] .controls[_ngcontent-c28] .shuffle.active[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .controls[_ngcontent-c28] .shuffle.active[_ngcontent-c28]{color:#00f9a6}.nb-theme-cosmic[_nghost-c28] .controls[_ngcontent-c28] .next[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .controls[_ngcontent-c28] .next[_ngcontent-c28], .nb-theme-cosmic[_nghost-c28] .controls[_ngcontent-c28] .prev[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .controls[_ngcontent-c28] .prev[_ngcontent-c28]{width:3.5rem;height:3.5rem;border:2px solid #342e73;border-radius:50%;font-size:1.75rem}.nb-theme-cosmic[_nghost-c28] .controls[_ngcontent-c28] .play[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .controls[_ngcontent-c28] .play[_ngcontent-c28]{font-size:2rem}.nb-theme-cosmic[_nghost-c28] .volume[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .volume[_ngcontent-c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;position:relative;max-width:400px}.nb-theme-cosmic[_nghost-c28] .volume[_ngcontent-c28] i[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .volume[_ngcontent-c28] i[_ngcontent-c28]{font-size:1.5rem;margin:.25rem;color:#a1a1e5}.nb-theme-cosmic[_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28]{height:2.25rem;margin:0;width:80%}.nb-theme-cosmic[_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress-foreground[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress-foreground[_ngcontent-c28]{margin-top:calc(1rem + 1px);z-index:0}.nb-theme-cosmic[_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28], .nb-theme-cosmic [_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]{height:2.25rem}.nb-theme-cosmic[_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-webkit-slider-thumb, .nb-theme-cosmic [_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;width:1.5rem;height:1.5rem;background-color:#fff;-webkit-box-shadow:0 .125rem .5rem 0 rgba(161,161,229,.4);box-shadow:0 .125rem .5rem 0 rgba(161,161,229,.4);border:1px solid rgba(161,161,229,.4);margin-top:calc(-.875rem + 1px);position:relative;z-index:10}.nb-theme-cosmic[_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-moz-range-thumb, .nb-theme-cosmic [_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;width:1.5rem;height:1.5rem;background-color:#fff;box-shadow:0 .125rem .5rem 0 rgba(161,161,229,.4);border:1px solid rgba(161,161,229,.4);margin-top:calc(-.875rem + 1px);position:relative;z-index:10}.nb-theme-cosmic[_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-ms-thumb, .nb-theme-cosmic [_nghost-c28] .volume[_ngcontent-c28] .progress-wrap[_ngcontent-c28] .progress[_ngcontent-c28]::-ms-thumb{-webkit-appearance:none;-moz-appearance:none;width:1.5rem;height:1.5rem;background-color:#fff;box-shadow:0 .125rem .5rem 0 rgba(161,161,229,.4);border:1px solid rgba(161,161,229,.4);margin-top:calc(-.875rem + 1px);position:relative;z-index:10}.nb-theme-cosmic.collapsed[_nghost-c28], .nb-theme-cosmic .collapsed[_nghost-c28]{border:none;height:4.5rem}.nb-theme-cosmic.collapsed[_nghost-c28] .header[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .header[_ngcontent-c28]{display:none}.nb-theme-cosmic.collapsed[_nghost-c28] .body[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .body[_ngcontent-c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.nb-theme-cosmic.collapsed[_nghost-c28] .footer[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .footer[_ngcontent-c28]{display:none}.nb-theme-cosmic.collapsed[_nghost-c28] .track-info[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .track-info[_ngcontent-c28]{height:4.5rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0;-webkit-box-flex:0;-ms-flex:none;flex:none}.nb-theme-cosmic.collapsed[_nghost-c28] .track-info[_ngcontent-c28] .cover[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .track-info[_ngcontent-c28] .cover[_ngcontent-c28]{height:4.5rem;width:4.5rem;border-radius:0 0 0 .5rem;-webkit-box-flex:0;-ms-flex:none;flex:none}.nb-theme-cosmic.collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28]{margin-left:.875rem;text-align:left;padding:0}.nb-theme-cosmic.collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] h4[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] h4[_ngcontent-c28]{margin-bottom:.125rem}.nb-theme-cosmic.collapsed[_nghost-c28] .progress-wrap[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .progress-wrap[_ngcontent-c28]{width:calc(100% - 6rem);-ms-flex-item-align:start;align-self:flex-start;position:absolute;left:0;margin-top:calc(-.75rem + 1px);margin-left:calc(4.5rem + .75rem)}.nb-theme-cosmic.collapsed[_nghost-c28] .timing[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .timing[_ngcontent-c28]{display:none}.nb-theme-cosmic.collapsed[_nghost-c28] .controls[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .controls[_ngcontent-c28]{padding:0 1rem 0 0;max-width:inherit;width:inherit;margin:0}.nb-theme-cosmic.collapsed[_nghost-c28] .controls[_ngcontent-c28] i[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .controls[_ngcontent-c28] i[_ngcontent-c28]{width:inherit;height:inherit}.nb-theme-cosmic.collapsed[_nghost-c28] .controls[_ngcontent-c28] .loop[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .controls[_ngcontent-c28] .loop[_ngcontent-c28], .nb-theme-cosmic.collapsed[_nghost-c28] .controls[_ngcontent-c28] .prev[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .controls[_ngcontent-c28] .prev[_ngcontent-c28], .nb-theme-cosmic.collapsed[_nghost-c28] .controls[_ngcontent-c28] .shuffle[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .controls[_ngcontent-c28] .shuffle[_ngcontent-c28]{display:none}.nb-theme-cosmic.collapsed[_nghost-c28] .controls[_ngcontent-c28] .next[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .controls[_ngcontent-c28] .next[_ngcontent-c28], .nb-theme-cosmic.collapsed[_nghost-c28] .controls[_ngcontent-c28] .play[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .controls[_ngcontent-c28] .play[_ngcontent-c28]{font-size:2rem;border:none}.nb-theme-cosmic.collapsed[_nghost-c28] .volume[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .volume[_ngcontent-c28]{display:none}@media (max-width:767.98px){.nb-theme-cosmic.collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] h4[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] h4[_ngcontent-c28]{font-size:1.25rem}.nb-theme-cosmic.collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] span[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] span[_ngcontent-c28]{font-size:.875rem}}@media (max-width:575.98px){.nb-theme-cosmic.collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] h4[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] h4[_ngcontent-c28]{font-size:1rem}.nb-theme-cosmic.collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] span[_ngcontent-c28], .nb-theme-cosmic .collapsed[_nghost-c28] .track-info[_ngcontent-c28] .details[_ngcontent-c28] span[_ngcontent-c28]{font-size:.75rem;display:inline-block;overflow:hidden;text-overflow:ellipsis;max-height:calc(.75rem * 1.25)}}</style><style>.nb-theme-default[_nghost-c29] nb-card-header[_ngcontent-c29], .nb-theme-default [_nghost-c29] nb-card-header[_ngcontent-c29]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.675rem .5rem .5rem 1.25rem;border:none}.nb-theme-default[_nghost-c29] nb-card-body[_ngcontent-c29], .nb-theme-default [_nghost-c29] nb-card-body[_ngcontent-c29]{overflow:hidden;position:relative}.nb-theme-default[_nghost-c29] canvas, .nb-theme-default [_nghost-c29] canvas{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.nb-theme-default[_nghost-c29] .echart[_ngcontent-c29], .nb-theme-default [_nghost-c29] .echart[_ngcontent-c29]{position:absolute;height:100%;width:100%}.nb-theme-default[_nghost-c29] .dropdown[_ngcontent-c29], .nb-theme-default [_nghost-c29] .dropdown[_ngcontent-c29]{min-width:120px}.nb-theme-cosmic[_nghost-c29] nb-card-header[_ngcontent-c29], .nb-theme-cosmic [_nghost-c29] nb-card-header[_ngcontent-c29]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.675rem .5rem .5rem 1.25rem;border:none}.nb-theme-cosmic[_nghost-c29] nb-card-body[_ngcontent-c29], .nb-theme-cosmic [_nghost-c29] nb-card-body[_ngcontent-c29]{overflow:hidden;position:relative}.nb-theme-cosmic[_nghost-c29] canvas, .nb-theme-cosmic [_nghost-c29] canvas{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.nb-theme-cosmic[_nghost-c29] .echart[_ngcontent-c29], .nb-theme-cosmic [_nghost-c29] .echart[_ngcontent-c29]{position:absolute;height:100%;width:100%}.nb-theme-cosmic[_nghost-c29] .dropdown[_ngcontent-c29], .nb-theme-cosmic [_nghost-c29] .dropdown[_ngcontent-c29]{min-width:120px}</style><style>[_nghost-c9]{display:-webkit-box;display:-ms-flexbox;display:flex}.user-container[_ngcontent-c9]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-picture[_ngcontent-c9]{position:relative;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.user-picture.image[_ngcontent-c9]{background-size:cover;background-repeat:no-repeat}.user-picture.background[_ngcontent-c9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-title[_ngcontent-c9]{font-size:.75rem}.info-container[_ngcontent-c9]{margin-left:.5rem}</style><style>[_nghost-c30] button[_ngcontent-c30]{margin:0;padding:0;cursor:pointer;border:none;background:0 0}[_nghost-c30] button[_ngcontent-c30]:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}[_nghost-c30] input[_ngcontent-c30]{border-top:0;border-right:0;border-left:0;background:0 0;border-radius:0;line-height:1;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.05rem 0;-webkit-appearance:none}[_nghost-c30] input[_ngcontent-c30]:focus{outline:0}[_nghost-c30] input[_ngcontent-c30]::-webkit-input-placeholder{opacity:.3}[_nghost-c30] input[_ngcontent-c30]:-ms-input-placeholder{opacity:.3}[_nghost-c30] input[_ngcontent-c30]::-ms-input-placeholder{opacity:.3}[_nghost-c30] input[_ngcontent-c30]::placeholder{opacity:.3}[_nghost-c30] span[_ngcontent-c30]{font-size:90%;font-weight:700;display:block;width:75%;margin:0 auto;padding:.85rem 0;text-align:right}.modal-zoomin[_nghost-c30]{display:block}.modal-zoomin[_nghost-c30] .search[_ngcontent-c30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;position:fixed;z-index:1050;top:0;left:0;width:100%;height:100vh;pointer-events:none;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.modal-zoomin[_nghost-c30] .search[_ngcontent-c30]::after, .modal-zoomin[_nghost-c30] .search[_ngcontent-c30]::before{content:'';position:absolute;width:calc(100% + 15px);height:calc(100% + 15px);pointer-events:none}.modal-zoomin[_nghost-c30] .search[_ngcontent-c30]::before{top:0;left:0;border-right-width:0;border-bottom-width:0;-webkit-transform:translate3d(-15px,-15px,0);transform:translate3d(-15px,-15px,0)}.modal-zoomin[_nghost-c30] .search[_ngcontent-c30]::after{right:0;bottom:0;border-top-width:0;border-left-width:0;-webkit-transform:translate3d(15px,15px,0);transform:translate3d(15px,15px,0)}.modal-zoomin[_nghost-c30] .search[_ngcontent-c30] button[_ngcontent-c30]{position:absolute;top:3rem;right:3rem;font-size:2.5rem;opacity:0;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.modal-zoomin[_nghost-c30] .search[_ngcontent-c30] input[_ngcontent-c30]{font-size:10vw;width:75%}.modal-zoomin[_nghost-c30] .search[_ngcontent-c30] form[_ngcontent-c30]{opacity:0;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.modal-zoomin.show[_nghost-c30] .search[_ngcontent-c30]{pointer-events:auto;opacity:1}.modal-zoomin.show[_nghost-c30] .search[_ngcontent-c30]::after, .modal-zoomin.show[_nghost-c30] .search[_ngcontent-c30]::before{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.modal-zoomin.show[_nghost-c30] .search[_ngcontent-c30] button[_ngcontent-c30]{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.modal-zoomin.show[_nghost-c30] .search[_ngcontent-c30] form[_ngcontent-c30]{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}@media screen and (max-width:40rem){.modal-zoomin[_nghost-c30] form[_ngcontent-c30]{margin:5rem 0 1rem}.modal-zoomin[_nghost-c30] span[_ngcontent-c30]{text-align:left}}</style><style>nb-layout.rotate-layout{position:fixed;overflow:hidden;width:100%} nb-layout.rotate-layout.with-search .scrollable-container{-webkit-transition:-webkit-transform .5s cubic-bezier(.2,1,.3,1);transition:-webkit-transform .5s cubic-bezier(.2,1,.3,1);transition:transform .5s cubic-bezier(.2,1,.3,1);transition:transform .5s cubic-bezier(.2,1,.3,1),-webkit-transform .5s cubic-bezier(.2,1,.3,1);-webkit-transform-origin:50vw 50vh;transform-origin:50vw 50vh;-webkit-transform:perspective(1000px) translate3d(0,50vh,0) rotate3d(1,0,0,30deg);transform:perspective(1000px) translate3d(0,50vh,0) rotate3d(1,0,0,30deg);pointer-events:none}.rotate-layout[_nghost-c30]{position:absolute;display:block;width:100%;height:100vh;pointer-events:none;opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-delay:.4s;transition-delay:.4s}.rotate-layout[_nghost-c30] .search[_ngcontent-c30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;z-index:1050;position:fixed;top:0;left:0;width:100%;height:50vh;pointer-events:none;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}.rotate-layout[_nghost-c30] .search[_ngcontent-c30] button[_ngcontent-c30]{position:absolute;top:3rem;right:3rem;font-size:2.5rem;opacity:0;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}.rotate-layout[_nghost-c30] .search[_ngcontent-c30] form[_ngcontent-c30]{margin:5rem 0;opacity:0;-webkit-transform:scale3d(.7,.7,1);transform:scale3d(.7,.7,1);-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}.rotate-layout[_nghost-c30] .search[_ngcontent-c30] input[_ngcontent-c30]{font-size:7vw;width:75%}.rotate-layout.show[_nghost-c30]{opacity:1;-webkit-transition-delay:0s;transition-delay:0s}.rotate-layout.show[_nghost-c30] .search[_ngcontent-c30]{pointer-events:auto;opacity:1}.rotate-layout.show[_nghost-c30] .search[_ngcontent-c30] button[_ngcontent-c30]{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.rotate-layout.show[_nghost-c30] .search[_ngcontent-c30] form[_ngcontent-c30]{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}</style><style>nb-layout.modal-move .layout{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s} nb-layout.modal-move.with-search .layout{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);pointer-events:none}.modal-move[_nghost-c30] .search[_ngcontent-c30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;position:fixed;z-index:1050;top:0;left:0;width:100%;height:100vh;pointer-events:none;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.modal-move[_nghost-c30] .search[_ngcontent-c30] button[_ngcontent-c30]{position:absolute;top:3rem;right:3rem;font-size:2.5rem;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.modal-move[_nghost-c30] .search[_ngcontent-c30] form[_ngcontent-c30]{margin:5rem 0;opacity:0;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.modal-move[_nghost-c30] .search[_ngcontent-c30] input[_ngcontent-c30]{font-size:10vw;width:75%;-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.modal-move.show[_nghost-c30] .search[_ngcontent-c30]{pointer-events:auto;opacity:1}.modal-move.show[_nghost-c30] .search[_ngcontent-c30] button[_ngcontent-c30]{opacity:1}.modal-move.show[_nghost-c30] .search[_ngcontent-c30] form[_ngcontent-c30]{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.modal-move.show[_nghost-c30] .search[_ngcontent-c30] input[_ngcontent-c30]{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition-duration:.5s;transition-duration:.5s}@media screen and (max-width:40rem){.modal-move[_nghost-c30] span[_ngcontent-c30]{text-align:left}}</style><style>.curtain[_nghost-c30] .search[_ngcontent-c30]{position:fixed;z-index:1050;top:0;left:100%;overflow:hidden;height:100vh;width:100%;padding:3rem;pointer-events:none;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transition-delay:.4s;transition-delay:.4s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.curtain[_nghost-c30] .search[_ngcontent-c30]::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.curtain[_nghost-c30] .search[_ngcontent-c30] button[_ngcontent-c30]{font-size:2.5rem;position:absolute;top:3rem;right:3rem;-webkit-transition:opacity .1s;transition:opacity .1s;-webkit-transition-delay:.3s;transition-delay:.3s}.curtain[_nghost-c30] .search[_ngcontent-c30] form[_ngcontent-c30]{width:50%;opacity:0;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.curtain[_nghost-c30] .search[_ngcontent-c30] input[_ngcontent-c30]{width:100%;font-size:6vw}.curtain.show[_nghost-c30] .search[_ngcontent-c30]{width:100%;pointer-events:auto;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);-webkit-transition-delay:0s;transition-delay:0s}.curtain.show[_nghost-c30] .search[_ngcontent-c30]::after{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition-delay:.4s;transition-delay:.4s}.curtain.show[_nghost-c30] .search[_ngcontent-c30] button[_ngcontent-c30]{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.curtain.show[_nghost-c30] .search[_ngcontent-c30] form[_ngcontent-c30]{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}@media screen and (max-width:40em){.curtain[_nghost-c30] span[_ngcontent-c30]{width:90%}.curtain[_nghost-c30] input[_ngcontent-c30]{font-size:2em;width:90%}}</style><style>nb-layout.column-curtain.with-search .layout{pointer-events:none}.column-curtain[_nghost-c30]{display:block;position:fixed;z-index:1050;top:0;left:50%;overflow:hidden;width:50%;height:100vh;pointer-events:none}.column-curtain[_nghost-c30]::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1)}.column-curtain[_nghost-c30] .search[_ngcontent-c30]{position:relative;padding:2.5rem 1.5rem 0;background:0 0}.column-curtain[_nghost-c30] .search[_ngcontent-c30] button[_ngcontent-c30]{position:absolute;top:2rem;right:2rem;font-size:2.5rem;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.column-curtain[_nghost-c30] .search[_ngcontent-c30] form[_ngcontent-c30]{width:85%;-webkit-transform:translate3d(-150%,0,0);transform:translate3d(-150%,0,0);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.column-curtain[_nghost-c30] .search[_ngcontent-c30] input[_ngcontent-c30]{font-size:2.5rem;width:100%}.column-curtain[_nghost-c30] .search[_ngcontent-c30] span[_ngcontent-c30]{font-size:85%}.column-curtain.show[_nghost-c30]{pointer-events:auto}.column-curtain.show[_nghost-c30]::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.column-curtain.show[_nghost-c30] .search[_ngcontent-c30] form[_ngcontent-c30]{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:.15s;transition-delay:.15s;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1)}.column-curtain.show[_nghost-c30] .search[_ngcontent-c30] button[_ngcontent-c30]{opacity:1;z-index:100}@media screen and (max-width:40rem){.column-curtain[_nghost-c30] span[_ngcontent-c30]{width:90%}.column-curtain[_nghost-c30] input[_ngcontent-c30]{font-size:2rem;width:90%}}</style><style>nb-layout.modal-drop .layout{position:relative;-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:transform .4s,opacity .4s;transition:transform .4s,opacity .4s,-webkit-transform .4s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)} nb-layout.modal-drop.with-search .layout{opacity:0;-webkit-transform:scale3d(.9,.9,1);transform:scale3d(.9,.9,1);pointer-events:none}.modal-drop[_nghost-c30] .search[_ngcontent-c30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;z-index:1050;position:fixed;top:0;left:0;width:100%;height:100vh;background:0 0;pointer-events:none}.modal-drop[_nghost-c30] .search[_ngcontent-c30]::before{content:'';position:absolute;top:0;right:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.modal-drop[_nghost-c30] .search[_ngcontent-c30] button[_ngcontent-c30]{font-size:2.5rem;position:absolute;top:3rem;right:3rem;display:block;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.modal-drop[_nghost-c30] .search[_ngcontent-c30] form[_ngcontent-c30]{position:relative;margin:5rem 0 2rem}.modal-drop[_nghost-c30] .search[_ngcontent-c30] input[_ngcontent-c30]{font-size:6vw;width:60%;padding:.25rem;text-align:center;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.modal-drop[_nghost-c30] .search[_ngcontent-c30] span[_ngcontent-c30]{position:relative;z-index:9;display:block;width:60%;padding:.85rem 0;opacity:0;-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0);-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,transform .4s;transition:opacity .4s,transform .4s,-webkit-transform .4s}.modal-drop[_nghost-c30] .search[_ngcontent-c30] .form-content[_ngcontent-c30]{position:relative;z-index:10;overflow:hidden;-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0);-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.modal-drop[_nghost-c30] .search[_ngcontent-c30] .form-content[_ngcontent-c30]::after{content:'';position:absolute;top:0;left:20%;width:60%;height:105%;opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0}.modal-drop.show[_nghost-c30] .search[_ngcontent-c30]{pointer-events:auto}.modal-drop.show[_nghost-c30] .search[_ngcontent-c30]::before{opacity:1}.modal-drop.show[_nghost-c30] .search[_ngcontent-c30] button[_ngcontent-c30]{opacity:1}.modal-drop.show[_nghost-c30] .search[_ngcontent-c30] .form-content[_ngcontent-c30]{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:none;transition:none}.modal-drop.show[_nghost-c30] .search[_ngcontent-c30] .form-content[_ngcontent-c30]::after{-webkit-animation:.8s cubic-bezier(.4,0,.2,1) forwards scaleUpDown;animation:.8s cubic-bezier(.4,0,.2,1) forwards scaleUpDown}.modal-drop.show[_nghost-c30] .search[_ngcontent-c30] input[_ngcontent-c30]{opacity:1;-webkit-transition:opacity 0s .4s;transition:opacity 0s .4s}.modal-drop.show[_nghost-c30] .search[_ngcontent-c30] span[_ngcontent-c30]{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:.4s;transition-delay:.4s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}@-webkit-keyframes scaleUpDown{0%{opacity:1;-webkit-transform:scale3d(1,0,1);transform:scale3d(1,0,1)}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}50.1%{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}100%{opacity:1;-webkit-transform:scale3d(1,0,1);transform:scale3d(1,0,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}}@keyframes scaleUpDown{0%{opacity:1;-webkit-transform:scale3d(1,0,1);transform:scale3d(1,0,1)}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}50.1%{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}100%{opacity:1;-webkit-transform:scale3d(1,0,1);transform:scale3d(1,0,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}}@media screen and (max-width:40rem){.modal-drop[_nghost-c30] form[_ngcontent-c30]{margin:2rem 0}.modal-drop[_nghost-c30] input[_ngcontent-c30]{width:100%;left:0}}</style><style>nb-layout.modal-half .layout{-webkit-transition:opacity .6s,-webkit-transform .6s;transition:opacity .6s,-webkit-transform .6s;transition:transform .6s,opacity .6s;transition:transform .6s,opacity .6s,-webkit-transform .6s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)} nb-layout.modal-half.with-search .layout{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);pointer-events:none}.modal-half[_nghost-c30] .search[_ngcontent-c30]{text-align:center;position:fixed;z-index:1050;top:0;left:0;overflow:hidden;width:100%;height:100vh;background:0 0;pointer-events:none}.modal-half[_nghost-c30] .search[_ngcontent-c30]::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;-webkit-transition:opacity .6s;transition:opacity .6s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}.modal-half[_nghost-c30] .search[_ngcontent-c30] button[_ngcontent-c30]{font-size:2.5rem;position:absolute;top:3rem;right:3rem;display:block;z-index:100;opacity:0;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transition:opacity .6s,-webkit-transform .6s;transition:opacity .6s,-webkit-transform .6s;transition:opacity .6s,transform .6s;transition:opacity .6s,transform .6s,-webkit-transform .6s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}.modal-half[_nghost-c30] .search[_ngcontent-c30] .form-wrapper[_ngcontent-c30]{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:50%;-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1);-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.modal-half[_nghost-c30] .search[_ngcontent-c30] form[_ngcontent-c30]{width:75%;margin:0 auto}.modal-half[_nghost-c30] .search[_ngcontent-c30] input[_ngcontent-c30]{font-size:7vw;width:100%}.modal-half.show[_nghost-c30] .search[_ngcontent-c30]{pointer-events:auto}.modal-half.show[_nghost-c30] .search[_ngcontent-c30]::before{opacity:1}.modal-half.show[_nghost-c30] .search[_ngcontent-c30] button[_ngcontent-c30]{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.modal-half.show[_nghost-c30] .search[_ngcontent-c30] .form-wrapper[_ngcontent-c30]{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}</style><style type="text/css">/* Chart.js */
@-webkit-keyframes chartjs-render-animation{from{opacity:0.99}to{opacity:1}}@keyframes chartjs-render-animation{from{opacity:0.99}to{opacity:1}}.chartjs-render-monitor{-webkit-animation:chartjs-render-animation 0.001s;animation:chartjs-render-animation 0.001s;}</style></head><body class=" nb-theme-default pace-done" style="overflow: hidden;"><div class="pace pace-inactive"><div class="pace-progress" data-progress-text="100%" data-progress="99" style="transform: translate3d(100%, 0px, 0px);">
<div class="pace-progress-inner"></div>
</div>
<div class="pace-activity"></div></div><div class="pace pace-inactive pace-inactive"><div class="pace-progress" data-progress-text="100%" data-progress="99" style="transform: translate3d(100%, 0px, 0px);">
<div class="pace-progress-inner"></div>
</div>
<div class="pace-activity"></div></div><ngx-app ng-version="5.2.6"><router-outlet></router-outlet><ngx-pages>
<ngx-sample-layout _nghost-c0="">
<nb-layout _ngcontent-c0="" windowmode="" _nghost-c2="" class="window-mode with-scroll">
<!----><nb-search-field _nghost-c30="" class="rotate-layout">
<div _ngcontent-c30="" class="search">
<button _ngcontent-c30="">
<i _ngcontent-c30="" class="nb-close-circled"></i>
</button>
<div _ngcontent-c30="" class="form-wrapper">
<form _ngcontent-c30="" class="form ng-untouched ng-pristine ng-valid" novalidate="">
<div _ngcontent-c30="" class="form-content">
<input _ngcontent-c30="" autocomplete="off" class="search-input" tabindex="-1" placeholder="Search...">
</div>
<span _ngcontent-c30="" class="info">Hit enter to search</span>
</form>
</div>
</div>
</nb-search-field>
<div _ngcontent-c2="" class="scrollable-container">
<div _ngcontent-c2="" class="layout">
<nb-layout-header _ngcontent-c0="" fixed="" class="fixed">
<nav class="fixed">
<ngx-header _ngcontent-c0="" _nghost-c3=""><div _ngcontent-c3="" class="header-container left">
<div _ngcontent-c3="" class="logo-containter">
<a _ngcontent-c3="" class="navigation" href="#"><i _ngcontent-c3="" class="nb-menu"></i></a>
<div _ngcontent-c3="" class="logo"><span _ngcontent-c3="">Motilal Nehru National Institute of Technology</span></div>
</div>
<ngx-theme-switcher _ngcontent-c3="" _nghost-c7="">
</ngx-theme-switcher>
</div>
<nb-actions _ngcontent-c3="" class="header-container right medium" size="medium" _nghost-c8="">
<nb-action _ngcontent-c3="" class="toggle-layout" icon="nb-grid-b">
<!----><a class="icon-container" href="#">
<i class="control-icon nb-grid-b"></i>
</a>
<!---->
<!---->
</nb-action><!----><nb-action _ngcontent-c3="">
<!---->
<nb-user _ngcontent-c3="" _nghost-c9=""><div _ngcontent-c9="" class="user-container">
<!----><div _ngcontent-c9="" class="user-picture image" style="background-image: url("assets/images/nick.png");">
<!---->
</div>
<!---->
<div _ngcontent-c9="" class="info-container">
<!----><div _ngcontent-c9="" class="user-name">Nick Jones</div>
<!---->
</div>
</div>
</nb-user>
<!---->
<!---->
</nb-action><nb-action _ngcontent-c3="" class="control-item notifications disabled" disabled="" icon="nb-notifications">
<!----><a class="icon-container" href="#">
<i class="control-icon nb-notifications"></i>
</a>
<!---->
<!---->
</nb-action><nb-action _ngcontent-c3="" class="control-item email" icon="nb-email">
<!----><a class="icon-container" href="#">
<i class="control-icon nb-email"></i>
</a>
<!---->
<!---->
</nb-action><nb-action _ngcontent-c3="" class="control-item">
<!---->
<nb-search _ngcontent-c3="" type="rotate-layout" _nghost-c10="">
<button _ngcontent-c10="" class="start-search">
<i _ngcontent-c10="" class="nb-search"></i>
</button>
<!---->
</nb-search>
<!---->
<!---->
</nb-action><nb-action _ngcontent-c3="" class="control-item email-text">
<!---->
<strong _ngcontent-c3="">Any suggestion - <a _ngcontent-c3="" href="mailto:contact@akveo.com?subject=Akveo: question regarding ngx-admin-demo">admin@mnnit.ac.in</a></strong>
<!---->
<!---->
</nb-action>
</nb-actions>
</ngx-header>
</nav>
</nb-layout-header>
<div _ngcontent-c2="" class="layout-container">
<nb-sidebar _ngcontent-c0="" class="menu-sidebar left" responsive="" tag="menu-sidebar" _nghost-c4="">
<div _ngcontent-c4="" class="main-container">
<nb-sidebar-header _ngcontent-c0="">
<a _ngcontent-c0="" class="btn btn-hero-success main-btn" href="https://github.com/akveo/nebular" target="_blank">
<i _ngcontent-c0="" class="ion ion-social-github"></i> <span _ngcontent-c0="">Features</span>
</a>
</nb-sidebar-header>
<div _ngcontent-c4="" class="scrollable">
<nb-menu _nghost-c1="">
<ul _ngcontent-c1="" class="menu-items">
<!----><li _ngcontent-c1="" class="menu-item" nbmenuitem=""><!---->
<!----><a title="Dashboard" href="#/pages/dashboard" class="active">
<!----><i class="menu-icon nb-home"></i>
<span class="menu-title">Dashboard</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li _ngcontent-c1="" class="menu-item" nbmenuitem=""><!---->
<!---->
<!---->
<!---->
<!----><a href="#" title="Profile">
<!----><i class="menu-icon nb-person"></i>
<span class="menu-title">Profile</span>
</a>
<!----><ul class="menu-items collapsed" style="max-height: 0px;">
<!----><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Buttons" href="#/pages/ui-features/buttons">
<!---->
<span class="menu-title">Buttons</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Grid" href="#/pages/ui-features/grid">
<!---->
<span class="menu-title">Grid</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Icons" href="#/pages/ui-features/icons">
<!---->
<span class="menu-title">Icons</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Modals" href="#/pages/ui-features/modals">
<!---->
<span class="menu-title">Modals</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Popovers" href="#/pages/ui-features/popovers">
<!---->
<span class="menu-title">Popovers</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Typography" href="#/pages/ui-features/typography">
<!---->
<span class="menu-title">Typography</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Animated Searches" href="#/pages/ui-features/search-fields">
<!---->
<span class="menu-title">Animated Searches</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Tabs" href="#/pages/ui-features/tabs">
<!---->
<span class="menu-title">Tabs</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li>
</ul>
</li><li _ngcontent-c1="" class="menu-item" nbmenuitem=""><!---->
<!---->
<!---->
<!---->
<!----><a href="#" title="Add New Teacher">
<!----><i class="menu-icon nb-compose"></i>
<span class="menu-title">Add New Teacher</span>
</a>
<!----><ul class="menu-items collapsed" style="max-height: 0px;">
<!----><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Form Inputs" href="#/pages/forms/inputs">
<!---->
<span class="menu-title">Form Inputs</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Form Layouts" href="#/pages/forms/layouts">
<!---->
<span class="menu-title">Form Layouts</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li>
</ul>
</li><li _ngcontent-c1="" class="menu-item" nbmenuitem=""><!---->
<!---->
<!---->
<!---->
<!----><a href="#" title="View Teacher List">
<!----><i class="menu-icon nb-list"></i>
<span class="menu-title">View Teacher List</span>
</a>
<!----><ul class="menu-items collapsed" style="max-height: 0px;">
<!----><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Echarts" href="#/pages/charts/echarts">
<!---->
<span class="menu-title">Echarts</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Charts.js" href="#/pages/charts/chartjs">
<!---->
<span class="menu-title">Charts.js</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="D3" href="#/pages/charts/d3">
<!---->
<span class="menu-title">D3</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li>
</ul>
</li><li _ngcontent-c1="" class="menu-item" nbmenuitem=""><!---->
<!---->
<!---->
<!---->
<!---->
<!----><ul class="menu-items collapsed" style="max-height: 0px;">
<!----><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="TinyMCE" href="#/pages/editors/tinymce">
<!---->
<span class="menu-title">TinyMCE</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="CKEditor" href="#/pages/editors/ckeditor">
<!---->
<span class="menu-title">CKEditor</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li>
</ul>
</li><li _ngcontent-c1="" class="menu-item" nbmenuitem=""><!---->
<!---->
<!---->
<!---->
<!----><a href="#" title="Settings">
<!----><i class="menu-icon nb-gear"></i>
<span class="menu-title">Settings</span>
</a>
<!----><ul class="menu-items collapsed" style="max-height: 0px;">
<!----><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Smart Table" href="#/pages/tables/smart-table">
<!---->
<span class="menu-title">Smart Table</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li>
</ul>
</li><li _ngcontent-c1="" class="menu-item" nbmenuitem=""><!---->
<!---->
<!---->
<!---->
<!----><a href="#" title="Change Password">
<!----><i class="menu-icon nb-locked"></i>
<span class="menu-title">Change Password</span>
</a>
<!----><ul class="menu-items collapsed" style="max-height: 0px;">
<!----><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Login" href="#/auth/login">
<!---->
<span class="menu-title">Login</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Register" href="#/auth/register">
<!---->
<span class="menu-title">Register</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Request Password" href="#/auth/request-password">
<!---->
<span class="menu-title">Request Password</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li><li class="menu-item" nbmenuitem=""><!---->
<!----><a title="Reset Password" href="#/auth/reset-password">
<!---->
<span class="menu-title">Reset Password</span>
</a>
<!---->
<!---->
<!---->
<!---->
</li>
</ul>
</li>
</ul>
</nb-menu>
</div>
</div>
</nb-sidebar><nb-sidebar _ngcontent-c0="" class="settings-sidebar fixed right collapsed" fixed="" state="collapsed" tag="settings-sidebar" _nghost-c4="">
<div _ngcontent-c4="" class="main-container">
<div _ngcontent-c4="" class="scrollable">
<ngx-theme-settings _ngcontent-c0="" _nghost-c6="">
<h6 _ngcontent-c6="">LAYOUTS</h6>
<div _ngcontent-c6="" class="settings-row">
<!----><a _ngcontent-c6="" href="#" class="selected" title="One Column">
<i _ngcontent-c6="" class="nb-layout-default"></i>
</a><a _ngcontent-c6="" href="#" title="Two Column">
<i _ngcontent-c6="" class="nb-layout-two-column"></i>
</a><a _ngcontent-c6="" href="#" title="Center Column">
<i _ngcontent-c6="" class="nb-layout-centre"></i>
</a>
</div>
<h6 _ngcontent-c6="">SIDEBAR</h6>
<div _ngcontent-c6="" class="settings-row">
<!----><a _ngcontent-c6="" href="#" class="selected" title="Left Sidebar">
<i _ngcontent-c6="" class="nb-layout-sidebar-left"></i>
</a><a _ngcontent-c6="" href="#" title="Right Sidebar">
<i _ngcontent-c6="" class="nb-layout-sidebar-right"></i>
</a>
</div>
</ngx-theme-settings>
</div>
</div>
</nb-sidebar>
<div _ngcontent-c2="" class="content">
<div _ngcontent-c2="" class="columns">
<!----><!---->
</div>
<nb-layout-footer _ngcontent-c0="" fixed="" class="fixed">
<nav class="fixed">
<ngx-footer _ngcontent-c0="" _nghost-c5="">
<span _ngcontent-c5="" class="created-by">
Created with ♥ by <b _ngcontent-c5=""><a _ngcontent-c5="" href="https://akveo.com" target="_blank">Akveo</a></b> 2018.
Made with
<b _ngcontent-c5="">
<a _ngcontent-c5="" href="https://akveo.github.io/nebular/#/home?utm_source=ngx-admin&utm_medium=footer_link" target="_blank">
Nebular.
</a>
</b>
</span>
<div _ngcontent-c5="" class="socials">
<a _ngcontent-c5="" class="ion ion-social-github" href="https://github.com/akveo/ngx-admin" target="_blank"></a>
<a _ngcontent-c5="" class="ion ion-social-facebook" href="https://www.facebook.com/akveo/" target="_blank"></a>
<a _ngcontent-c5="" class="ion ion-social-twitter" href="https://twitter.com/akveo_inc" target="_blank"></a>
<a _ngcontent-c5="" class="ion ion-social-linkedin" href="https://www.linkedin.com/company/akveo" target="_blank"></a>
</div>
</ngx-footer>
</nav>
</nb-layout-footer>
</div>
</div>
</div>
</div>
</nb-layout>
</ngx-sample-layout>
</ngx-pages></ngx-app><style>@-webkit-keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.spinner{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1003;background: #000000;overflow:hidden} .spinner div:first-child{display:block;position:relative;left:50%;top:50%;width:150px;height:150px;margin:-75px 0 0 -75px;border-radius:50%;box-shadow:0 3px 3px 0 rgba(255,56,106,1);transform:translate3d(0,0,0);animation:spin 2s linear infinite} .spinner div:first-child:after,.spinner div:first-child:before{content:'';position:absolute;border-radius:50%} .spinner div:first-child:before{top:5px;left:5px;right:5px;bottom:5px;box-shadow:0 3px 3px 0 rgb(255, 228, 32);-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite} .spinner div:first-child:after{top:15px;left:15px;right:15px;bottom:15px;box-shadow:0 3px 3px 0 rgba(61, 175, 255,1);animation:spin 1.5s linear infinite}</style><div id="nb-global-spinner" class="spinner" style="display: none;"><div class="blob blob-0"></div><div class="blob blob-1"></div><div class="blob blob-2"></div><div class="blob blob-3"></div><div class="blob blob-4"></div><div class="blob blob-5"></div></div><script type="text/javascript" src="inline.04084b349e8c13dc2e97.bundle.js"></script><script type="text/javascript" src="polyfills.6b854a502f51b41b5777.bundle.js"></script><script type="text/javascript" src="scripts.662b68604759bf84fe4b.bundle.js"></script><script type="text/javascript" src="main.80944b9d4b3d73c675a2.bundle.js"></script></body></html>