mario-education 2.4.35-admin → 2.4.35-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (26) hide show
  1. package/dist/MarioFramework.Education/ClientApp/src/components/Loading/LoadLanguage.d.ts +3 -0
  2. package/dist/MarioFramework.Education/ClientApp/src/components/Questions/QuestionList.d.ts +1 -0
  3. package/dist/MarioFramework.Education/ClientApp/src/components/Questions/QuestionSelector.d.ts +1 -0
  4. package/dist/MarioFramework.Education/ClientApp/src/components/Select/SelectFilter.d.ts +1 -0
  5. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/HeaderChart/HeaderChart.d.ts +3 -0
  6. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/LearningStrategiesTable.d.ts +13 -0
  7. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/configs/utils.d.ts +1 -1
  8. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/hooks/useChartDatas.d.ts +20 -2
  9. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/hooks/useDashboard.d.ts +6 -0
  10. package/dist/MarioFramework.Education/ClientApp/src/containers/IEPTemplate/configs/constants.d.ts +53 -0
  11. package/dist/MarioFramework.Education/ClientApp/src/containers/IEPTemplate/views/IEPTemplateBuilder.d.ts +7 -0
  12. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/hooks/useQuestionDetail.d.ts +1 -0
  13. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSurvey/components/TemplateCateModal.d.ts +3 -0
  14. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSurvey/hooks/useTemplateCateDetail.d.ts +35 -0
  15. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSurvey/hooks/useTemplateCateList.d.ts +9 -0
  16. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSurvey/views/TemplateSurveyList.d.ts +3 -0
  17. package/dist/MarioFramework.Education/ClientApp/src/index.d.ts +2 -1
  18. package/dist/MarioFramework.Education/ClientApp/src/services/dashboardService.d.ts +1 -0
  19. package/dist/MarioFramework.Education/ClientApp/src/services/questionCategoryService.d.ts +5 -0
  20. package/dist/MarioFramework.Education/ClientApp/src/utils/constants.d.ts +8 -6
  21. package/dist/index.css +893 -873
  22. package/dist/index.js +2354 -1286
  23. package/dist/index.js.map +1 -1
  24. package/dist/index.modern.js +2356 -1289
  25. package/dist/index.modern.js.map +1 -1
  26. package/package.json +94 -93
package/dist/index.css CHANGED
@@ -1,874 +1,894 @@
1
- /* add css module styles here (optional) */
2
- :root {
3
- --custom-gray: #ccc;
4
- --custom-blue: #0090e3;
5
- }
6
-
7
- ._3ybTi {
8
- margin: 2em;
9
- padding: 0.5em;
10
- border: 2px solid #000;
11
- font-size: 2em;
12
- text-align: center;
13
- }
14
- ._1H0W8 {
15
- height: 426px !important;
16
- }
17
- tbody._b-AXV {
18
- height: 300px;
19
- display: block;
20
- width: 370px;
21
- overflow: auto;
22
- border: 2px solid #ced4da;
23
- margin-top: 15px;
24
- }
25
- tbody._b-AXV::-webkit-scrollbar {
26
- width: 10px;
27
- background-color: #ced4da;
28
- }
29
- tbody._b-AXV tr td {
30
- display: block;
31
- width: 100%;
32
- border: none;
33
- }
34
- tbody._b-AXV tr {
35
- overflow: hidden;
36
- text-overflow: ellipsis;
37
- display: -webkit-box;
38
- -webkit-line-clamp: 2;
39
- -webkit-box-orient: vertical;
40
- }
41
-
42
- ._1fgfO {
43
- width: 40px;
44
- height: 40px;
45
- }
46
-
47
- ._2YR4l {
48
- width: 40px;
49
- height: 20px;
50
- border-radius: 4px;
51
- box-shadow: 1px 1px rgba(0, 0, 0, 0.4);
52
- }
53
-
54
- ._114IY {
55
- max-height: 600px;
56
- }
57
-
58
- ._qE7J0 {
59
- width: 70px;
60
- }
61
-
62
- ._2BV3o {
63
- width: 300px;
64
- font-size: 1.5rem;
65
- font-weight: 600;
66
- }
67
-
68
- ._1P4F2 {
69
- height: 40px;
70
- }
71
-
72
- ._1SRmg {
73
- font-weight: 500;
74
- }
75
- ._ZDINp img {
76
- width: 100px;
77
- height: 100px;
78
- border-radius: 50%;
79
- }
80
-
81
- ._Kzkzd > i {
82
- color: #f9e517;
83
- font-size: 25px;
84
- margin-right: 10px;
85
- }
86
-
87
- ._Q0sF1 {
88
- max-height: calc(100vh - 200px);
89
- overflow-y: auto;
90
- margin-bottom: 8px;
91
- }
92
-
93
- ._gu_yD {
94
- font-weight: 550;
95
- padding: 8px 16px;
96
- border: 1px solid var(--custom-gray);
97
- border-radius: 4px;
98
- margin-bottom: 8px;
99
- background-color: white;
100
- }
101
-
102
- ._33tYy {
103
- background-color: var(--custom-blue);
104
- color: white;
105
- }
106
-
107
- ._2VZin {
108
- background: #fff;
109
- border: 1px solid rgba(51, 51, 51, 0.1);
110
- border-radius: 6px;
111
- padding: 10px 17px;
112
- margin-bottom: 10px;
113
- }
114
-
115
- ._2VZin ._2M0vR{
116
- font-family: 'Roboto';
117
- font-style: normal;
118
- font-weight: 400;
119
- font-size: 13px;
120
- }
121
-
122
- ._1d6uY {
123
- margin-right: 10px;
124
- position: relative;
125
- }
126
-
127
- ._1d6uY:last-child {
128
- margin-right: 0;
129
- }
130
-
131
- ._1XSIo {
132
- position: absolute;
133
- width:100%;
134
- z-index: 100;
135
- }
136
-
137
- ._3o8gR {
138
- display: none;
139
- }
140
-
141
- ._3ru37 {
142
- background: #ffff;
143
- border-radius: 4px;
144
- min-width: 160px;
145
- padding: 5px 0px 12px;
146
- overflow: auto;
147
- overflow-x: hidden;
148
- border: 1px solid rgba(51, 51, 51, 0.1);
149
- box-shadow: 0px 4px 23px rgba(0, 0, 0, 0.05);
150
- }
151
-
152
- ._1tQvL {
153
- position: absolute;
154
- opacity: 0;
155
- visibility: hidden;
156
- }
157
-
158
- ._1tQvL:checked + ._3VNX5::before {
159
- border: 0.35rem solid #3c65e0;
160
- }
161
-
162
- ._3VNX5::before {
163
- display: inline-block;
164
- content: "";
165
- height: 1.25rem;
166
- width: 1.25rem;
167
- margin-right: 0.625rem;
168
- border: 0.1rem solid #cccccc;
169
- background: #fcfcfc;
170
- border-radius: 50%;
171
- }
172
-
173
- ._3VNX5 {
174
- display: flex;
175
- align-items: center;
176
- margin: 15px 0;
177
- }
178
-
179
- ._3VNX5 > p {
180
- margin-bottom: 0;
181
- }
182
-
183
- ._3DVMZ {
184
- display: flex;
185
- flex: 0 0 17%;
186
- flex-direction: column;
187
- margin-right: 2rem;
188
- }
189
- ._3DVMZ > div {
190
- border: 1px solid #eaeaea;
191
- }
192
- h6._3zOGW {
193
- text-decoration: underline;
194
- font-size: 13px;
195
- cursor: pointer;
196
- }
197
- ._3DQwX {
198
- padding: 10px 0px 20px;
199
- border-bottom: 1px solid #cdcdcd;
200
- }
201
-
202
- ._1Jgr2 {
203
- padding: 16px;
204
- min-height: 530px;
205
- height: 100%;
206
- display: flex;
207
- flex-direction: column;
208
- background: #ffffff;
209
- border: 1px solid #ebeff2;
210
- box-shadow: 6px 0px 18px rgba(0, 0, 0, 0.06);
211
- border-radius: 8px;
212
- margin-bottom: 20px;
213
- }
214
-
215
- ._3Thdy {
216
- max-width: 200px;
217
- }
218
-
219
- ._24PRg {
220
- font-family: 'Roboto' !important;
221
- font-weight: 400;
222
- margin-top: 2px;
223
- }
224
- ._1WLBo {
225
- font-size: 20px;
226
- }
227
-
228
- ._10Pgm {
229
- /* background: #E5E5E5; */
230
- }
231
-
232
- ._3jPb_ {
233
- font-size: 30px;
234
- }
235
-
236
- ._1c43y {
237
- color: #fc4747;
238
- }
239
-
240
- ._F1afY {
241
- color: #0dc16a;
242
- }
243
-
244
- ._1kqUQ {
245
- background: #f6f6f6;
246
- }
247
-
248
- ._10hbz {
249
- font-weight: bold;
250
- font-size: 14px;
251
- line-height: 16px;
252
- }
253
-
254
- ._2rmw_ {
255
- font-weight: 700;
256
- font-size: 32px;
257
- line-height: 100%;
258
- margin: 0;
259
- }
260
-
261
- ._1tdQu {
262
- font-weight: 600;
263
- font-size: 12px;
264
- line-height: 14px;
265
- }
266
-
267
- ._2BvFN {
268
- font-weight: 400;
269
- font-size: 10px;
270
- line-height: 12px;
271
- }
272
-
273
- ._10hbz,
274
- ._2rmw_,
275
- ._1tdQu,
276
- ._2BvFN {
277
- font-family: "Roboto", sans-serif;
278
- }
279
-
280
- ._2TBTW {
281
- margin: 10px 0;
282
- }
283
-
284
- ._3XXJp {
285
- width: 35px;
286
- color: #0d9994;
287
- text-align: center;
288
- }
289
-
290
- ._LCuWQ {
291
- background: #cef7f5;
292
- color: #0d9994;
293
- border-radius: 8px;
294
- }
295
-
296
- ._3x9D7 {
297
- color: #1da370;
298
- }
299
-
300
- ._2In63 {
301
- border: none;
302
- background: #fff;
303
- }
304
-
305
- ._1Vhg_ {
306
- display: flex;
307
- justify-content: space-between;
308
- width: 100%;
309
- }
310
-
311
- ._6yLxd {
312
- min-width: 200px;
313
- margin-bottom: 10px;
314
- height: 100%;
315
- background-color: hsl(0, 0%, 100%);
316
- border-color: hsl(0, 0%, 80%);
317
- border-radius: 4px;
318
- border-style: solid;
319
- border-width: 1px;
320
- padding: 8px;
321
- width: 100%;
322
- }
323
-
324
- ._h74SO {
325
- display: flex;
326
- justify-content: flex-start;
327
- flex-wrap: wrap;
328
- padding: 0px 16px;
329
- }
330
-
331
- ._3e2pi {
332
- display: flex;
333
- justify-content: flex-end;
334
- flex-wrap: wrap;
335
- max-width: 700px;
336
- }
337
-
338
- ._ntUB6 {
339
- min-width: 200px;
340
- margin-left: 20px;
341
- margin-bottom: 10px;
342
- height: 38px;
343
- }
344
-
345
- ._1DlZ4 {
346
- width: 220px;
347
- margin-right: 20px;
348
- margin-bottom: 10px;
349
- height: 38px;
350
- }
351
-
352
- ._1tYDM {
353
- max-width: 440px;
354
- display: flex;
355
- flex-wrap: wrap;
356
- }
357
-
358
- ._3hSow {
359
- background: #ffffff;
360
- border: 1px solid #ebeff2;
361
- box-shadow: 6px 0px 18px rgba(0, 0, 0, 0.06);
362
- border-radius: 8px;
363
- }
364
-
365
- ._1yuC9 {
366
- min-width: 255px;
367
- flex-basis: 19%;
368
- }
369
-
370
- ._1yuC9 ._10hbz {
371
- font-family: 'Roboto';
372
- font-weight: 500;
373
- font-size: 14px;
374
- line-height: 16px;
375
- }
376
-
377
- ._1yuC9:last-child {
378
- padding: 20px 0px !important;
379
- }
380
-
381
- ._1yuC9:last-child div {
382
- width: 80%;
383
- margin: 0 auto;
384
- }
385
-
386
- ._2PMoX {
387
- height: auto;
388
- width: 100%;
389
- -o-object-fit: scale-down;
390
- object-fit: scale-down;
391
- max-height: 300px;
392
- }
393
-
394
- ._2PMoX._3ZX0b {
395
- height: 300px;
396
- width: 100%;
397
- -o-object-fit: scale-down;
398
- object-fit: scale-down;
399
- }
400
-
401
- ._2asi- ._muT01 ._35BzZ {
402
- font-size: 20px;
403
- }
404
-
405
- ._2asi- {
406
- overflow: hidden;
407
- max-height: 470px;
408
- }
409
-
410
- @media (min-width: 1024px) {
411
- ._3pkbc {
412
- max-width: 60%;
413
- }
414
-
415
- ._16MpB {
416
- max-width: 55%;
417
- }
418
- }
419
-
420
- ._CHu-i {
421
- font-weight: 700;
422
- font-size: 24px;
423
- line-height: 116%;
424
- }
425
-
426
- ._3Y-Dd {
427
- overflow: hidden;
428
- height: 416px;
429
- }
430
-
431
- @media (min-width: 2250px) {
432
- ._3Y-Dd {
433
- width: 100%;
434
- display: flex;
435
- justify-content: center;
436
- align-items: center;
437
- }
438
- }
439
-
440
- @media (max-width: 720px) {
441
- ._1YJnk {
442
- padding-right: 20px;
443
- }
444
- }
445
-
446
-
447
- /* new design; */
448
- ._2eMbe {
449
- box-shadow: 6px 0 18px rgb(0 0 0 / 6%);
450
- }
451
-
452
- ._6ZvFg {
453
- border-radius: 8px;
454
- overflow: hidden;
455
- position: relative;
456
- }
457
-
458
- ._24CNV._6ZvFg::after {
459
- content: "";
460
- width: 1px;
461
- height: 100%;
462
- position: absolute;
463
- top: 0;
464
- left: 50%;
465
- transform: translate(-50%, 0);
466
- display: block;
467
- background: rgba(51, 51, 51, 0.1);
468
- }
469
-
470
- ._6ZvFg ._2vtSi {
471
- background: #FFFFFF;
472
- border-radius: 8px;
473
- padding: 20px;
474
- cursor: pointer;
475
- }
476
-
477
- ._IpsVf {}
478
-
479
- ._IpsVf ._gzxWe {
480
- color: "#B2B2B2";
481
- font-size: 18px;
482
- }
483
-
484
- ._2vtSi ._37IcR {
485
- color: #D9D9D9;
486
- display: flex;
487
- align-items: center;
488
- }
489
-
490
- ._2vtSi ._2G6Wz {
491
- font-weight: 700;
492
- font-size: 18px;
493
- letter-spacing: 0.01em;
494
- color: #262626;
495
- font-family: "Roboto";
496
- }
497
-
498
- ._2vtSi ._IpsVf {
499
- display: flex;
500
- align-items: center;
501
- }
502
-
503
- ._3xpNv {
504
- border-radius: 4px;
505
- background: #ffff;
506
- }
507
-
508
- ._3H5Ly {
509
- padding: 6px 12px;
510
- border-radius: 0 4px 4px 0;
511
- background: #1DBAB4;
512
- color: #ffff;
513
- }
514
-
515
- ._J_n-D {
516
- padding: 6px;
517
- border-radius: 4px 0 0 4px;
518
- background: #1CA9A4;
519
- }
520
-
521
- ._2vtSi ._3AALV {
522
- font-size: 16px;
523
- }
524
-
525
- ._g5-bn ._2htKu {
526
- cursor: pointer;
527
- }
528
-
529
- ._2htKu svg {
530
- width: 20px !important;
531
- height: auto !important;
532
- }
533
-
534
- ._2vtSi ._1qXAT {
535
- font-weight: 400;
536
- font-size: 16px;
537
- line-height: 100%;
538
- color: #252733;
539
- }
540
-
541
- ._3NgrB,
542
- ._32fu3 {
543
- background-color: #fff;
544
- }
545
-
546
- ._3NgrB {
547
- padding-bottom: 10px;
548
- }
549
-
550
- ._3NgrB ._DmMzw {
551
- padding-left: 10px;
552
- }
553
-
554
- ._3NgrB ._1eUXn {
555
- width: 10px;
556
- height: 10px;
557
- margin-right: 5px;
558
- border-radius: 2px;
559
- }
560
-
561
- ._3NgrB ._3hrrC ._Q-iiW {
562
- font-weight: 400;
563
- font-size: 14px;
564
- letter-spacing: 0.01em;
565
- color: #4d4d4d;
566
- margin-bottom: 0;
567
- font-family: 'Roboto';
568
- }
569
-
570
- ._3NgrB ._cD4ey {
571
- display: flex;
572
- justify-content: center;
573
- align-items: center;
574
- margin-right: 10px;
575
- }
576
-
577
- ._3NgrB ._24PRg {
578
- font-weight: 400;
579
- font-size: 16px;
580
- letter-spacing: 0.01em;
581
- color: #252733 !important;
582
- font-family: "Roboto";
583
- }
584
-
585
- ._3NgrB ._2HWhv>label {
586
- font-weight: 600;
587
- font-size: 18px;
588
- color: #252733 !important;
589
- font-family: "Roboto";
590
- }
591
-
592
- ._2Hdbu {
593
- width: 100%;
594
- padding: 20px;
595
- }
596
-
597
- ._2Hdbu ._3RJ2T {
598
- display: flex;
599
- justify-content: center;
600
- align-items: center;
601
- }
602
-
603
- ._3hrrC {
604
- padding-right: 50px;
605
- }
606
- ._38ikt{
607
- /* height: 410px; */
608
- }
609
-
610
- ._38ikt ._1TnWs {
611
- position: absolute;
612
- right: 60px;
613
- display: flex;
614
- justify-content: flex-end;
615
- flex-wrap: wrap;
616
- width: 150px;
617
- }
618
-
619
- ._38ikt ._1TnWs label {
620
- color: #333333;
621
- font-weight: 500;
622
- font-size: 14px;
623
- align-items: center;
624
- text-align: right;
625
- color: #333333;
626
- margin-bottom: 5px;
627
- font-family: "Roboto";
628
- }
629
-
630
- ._38ikt ._1TnWs span {
631
- font-weight: 400;
632
- font-size: 14px;
633
- line-height: 16px;
634
- text-align: right;
635
- color: #4d4d4d;
636
- font-family: "Roboto";
637
- }
638
-
639
- ._3BTJi ._1Ws0m {
640
- margin-top: 30px;
641
- display: flex;
642
- justify-content: center;
643
- align-items: center;
644
- flex-direction: column;
645
- }
646
-
647
- ._3BTJi ._1Ws0m ._2HnO_ {
648
- display: flex;
649
- justify-content: center;
650
- align-items: center;
651
- margin-bottom: 10px;
652
- }
653
-
654
- ._3BTJi ._1Ws0m ._1eUXn {
655
- width: 12px;
656
- height: 12px;
657
- margin-right: 8px;
658
- border-radius: 2px;
659
- }
660
-
661
- ._3BTJi ._1Ws0m ._2BFJw {
662
- padding-right: 8px;
663
- color: #4d4d4d;
664
- letter-spacing: 0.01em;
665
- font-weight: 400;
666
- font-size: 16px;
667
- font-family: "Roboto";
668
- }
669
-
670
- ._2az-l {
671
- padding-right: 10px;
672
- padding-left: 10px;
673
- padding-bottom: 10px;
674
- }
675
-
676
- ._2az-l ._1TnWs {
677
- position: absolute;
678
- right: 35px;
679
- top: 10px;
680
- display: flex;
681
- justify-content: flex-end;
682
- flex-wrap: wrap;
683
- width: 150px;
684
- }
685
-
686
- ._2az-l ._1TnWs label {
687
- color: #333333;
688
- font-weight: 500;
689
- font-size: 14px;
690
- align-items: center;
691
- text-align: right;
692
- color: #333333;
693
- margin-bottom: 5px;
694
- font-family: "Roboto";
695
- }
696
-
697
- ._2az-l ._1TnWs span {
698
- font-weight: 400;
699
- font-size: 14px;
700
- line-height: 16px;
701
- text-align: right;
702
- color: #4d4d4d;
703
- font-family: "Roboto";
704
- }
705
-
706
- ._2j8fp {
707
- position: relative;
708
- }
709
-
710
- ._2j8fp ._1BN5z {
711
- width: 100%;
712
- bottom: 40px;
713
- position: relative;
714
-
715
- }
716
-
717
- ._2j8fp ._1rYav {
718
- width: 80%;
719
- margin: 35px auto 0px;
720
- display: flex;
721
- justify-content: space-between;
722
- align-items: center;
723
- }
724
-
725
- ._2j8fp ._1rYav div {
726
- font-family: "Roboto";
727
- font-weight: 600;
728
- font-size: 12px;
729
- }
730
-
731
- ._2j8fp ._3-zAs {
732
- display: flex;
733
- justify-content: center;
734
- position: relative;
735
- bottom: 20px;
736
- }
737
-
738
- ._2j8fp ._3-zAs ._3RJ2T {
739
- display: flex;
740
- margin-right: 20px;
741
- align-items: center;
742
- }
743
-
744
- ._2j8fp ._3-zAs ._1eUXn {
745
- width: 10px;
746
- height: 10px;
747
- margin-right: 5px;
748
- border-radius: 2px;
749
- }
750
-
751
- ._2j8fp ._3-zAs ._Q-iiW {
752
- font-family: "Roboto";
753
- font-weight: 400;
754
- font-size: 14px;
755
- letter-spacing: 0.01em;
756
- color: #4d4d4d;
757
- margin-bottom: 0;
758
- margin: 0;
759
- }
760
-
761
- ._2j8fp ._3-zAs ._cD4ey {
762
- display: flex;
763
- justify-content: center;
764
- align-items: center;
765
- margin-right: 10px;
766
- }
767
-
768
- ._2j8fp ._3-zAs ._24PRg {
769
- font-weight: 400;
770
- font-size: 16px;
771
- letter-spacing: 0.01em;
772
- color: #252733;
773
- font-family: "Roboto";
774
- }
775
-
776
- ._2j8fp ._1PPhv {
777
- position: absolute;
778
- right: 22px;
779
- top: 20px
780
- }
781
-
782
- ._2j8fp ._1PPhv ._1rjWR {
783
- margin-bottom: 22.5px;
784
- font-weight: 400;
785
- font-size: 12px;
786
- text-align: center;
787
- letter-spacing: 0.01em;
788
- color: #9a9a9a;
789
- font-family: "Roboto";
790
- }
791
-
792
- ._2j8fp ._f-Ti4 {
793
- position: relative;
794
- }
795
-
796
- ._2j8fp ._TPa6x {
797
- padding-right: 50px;
798
- }
799
-
800
- ._1hZ_V {
801
- width: 100%;
802
- text-align: center;
803
- font-weight: 400;
804
- font-size: 16px;
805
- text-align: right;
806
- letter-spacing: 0.01em;
807
- color: #808080;
808
- display: flex;
809
- justify-content: center;
810
- align-items: center;
811
- font-family: "Roboto";
812
- }
813
-
814
-
815
- ._3L9WC {
816
- font-size: 24px;
817
- font-weight: 700;
818
- margin-bottom: 5px !important;
819
- font-family: "Roboto";
820
- }
821
-
822
- ._1TFtP {
823
- font-size: 16px;
824
- font-weight: 400;
825
- margin-bottom: 5px !important;
826
- }
827
-
828
- ._37aqf {
829
- display: flex !important;
830
- align-items: center;
831
- }
832
-
833
- ._1iabV {
834
- font-size: 16px;
835
- font-weight: 400;
836
- font-family: "Roboto";
837
- }
838
-
839
- ._1eQAg {
840
- background-color: #28BE76;
841
- }
842
- ._38ikt ._pFFg9{
843
- font-weight: 400;
844
- font-size: 16px;
845
- text-align: center;
846
- letter-spacing: 0.01em;
847
- color: #808080;
848
- margin-bottom: 20px;
849
- font-family: "Roboto";
850
- }
851
-
852
-
853
- ._1eqkj {
854
- position: absolute;
855
- /* opacity: 0; */
856
- z-index: -999;
857
- left: 0;
858
- top: 0;
859
- }
860
-
861
- ._1eqkj > img {
862
- /* width: 100%; */
863
- /* height: 100%; */
864
- /* object-fit: cover; */
865
- }
866
-
867
- ._2IQ8b {
868
- position: absolute;
869
- z-index: -9999;
870
- width: 1792px;
871
- opacity: 0;
872
- top: -35px;
873
- left: -630px;
1
+ /* add css module styles here (optional) */
2
+ :root {
3
+ --custom-gray: #ccc;
4
+ --custom-blue: #0090e3;
5
+ }
6
+
7
+ ._3ybTi {
8
+ margin: 2em;
9
+ padding: 0.5em;
10
+ border: 2px solid #000;
11
+ font-size: 2em;
12
+ text-align: center;
13
+ }
14
+ ._1H0W8 {
15
+ height: 426px !important;
16
+ }
17
+ tbody._b-AXV {
18
+ height: 300px;
19
+ display: block;
20
+ width: 370px;
21
+ overflow: auto;
22
+ border: 2px solid #ced4da;
23
+ margin-top: 15px;
24
+ }
25
+ tbody._b-AXV::-webkit-scrollbar {
26
+ width: 10px;
27
+ background-color: #ced4da;
28
+ }
29
+ tbody._b-AXV tr td {
30
+ display: block;
31
+ width: 100%;
32
+ border: none;
33
+ }
34
+ tbody._b-AXV tr {
35
+ overflow: hidden;
36
+ text-overflow: ellipsis;
37
+ display: -webkit-box;
38
+ -webkit-line-clamp: 2;
39
+ -webkit-box-orient: vertical;
40
+ }
41
+
42
+ ._1fgfO {
43
+ width: 40px;
44
+ height: 40px;
45
+ }
46
+
47
+ ._2YR4l {
48
+ width: 40px;
49
+ height: 20px;
50
+ border-radius: 4px;
51
+ box-shadow: 1px 1px rgba(0, 0, 0, 0.4);
52
+ }
53
+
54
+ ._114IY {
55
+ max-height: 600px;
56
+ }
57
+
58
+ ._qE7J0 {
59
+ width: 70px;
60
+ }
61
+
62
+ ._2BV3o {
63
+ width: 300px;
64
+ font-size: 1.5rem;
65
+ font-weight: 600;
66
+ }
67
+
68
+ ._1P4F2 {
69
+ height: 40px;
70
+ }
71
+
72
+ ._1SRmg {
73
+ font-weight: 500;
74
+ }
75
+ ._ZDINp img {
76
+ width: 100px;
77
+ height: 100px;
78
+ border-radius: 50%;
79
+ }
80
+
81
+ ._Kzkzd > i {
82
+ color: #f9e517;
83
+ font-size: 25px;
84
+ margin-right: 10px;
85
+ }
86
+
87
+ ._Q0sF1 {
88
+ max-height: calc(100vh - 200px);
89
+ overflow-y: auto;
90
+ margin-bottom: 8px;
91
+ }
92
+
93
+ ._gu_yD {
94
+ font-weight: 550;
95
+ padding: 8px 16px;
96
+ border: 1px solid var(--custom-gray);
97
+ border-radius: 4px;
98
+ margin-bottom: 8px;
99
+ background-color: white;
100
+ }
101
+
102
+ ._33tYy {
103
+ background-color: var(--custom-blue);
104
+ color: white;
105
+ }
106
+
107
+ ._2VZin {
108
+ background: #fff;
109
+ border: 1px solid rgba(51, 51, 51, 0.1);
110
+ border-radius: 6px;
111
+ padding: 10px 17px;
112
+ margin-bottom: 10px;
113
+ }
114
+
115
+ ._2VZin ._2M0vR{
116
+ font-family: 'Roboto';
117
+ font-style: normal;
118
+ font-weight: 400;
119
+ font-size: 13px;
120
+ }
121
+
122
+ ._1d6uY {
123
+ margin-right: 10px;
124
+ position: relative;
125
+ }
126
+
127
+ ._1d6uY:last-child {
128
+ margin-right: 0;
129
+ }
130
+
131
+ ._1XSIo {
132
+ position: absolute;
133
+ width:100%;
134
+ z-index: 100;
135
+ }
136
+
137
+ ._3o8gR {
138
+ display: none;
139
+ }
140
+
141
+ ._3ru37 {
142
+ background: #ffff;
143
+ border-radius: 4px;
144
+ min-width: 160px;
145
+ padding: 5px 0px 12px;
146
+ overflow: auto;
147
+ overflow-x: hidden;
148
+ border: 1px solid rgba(51, 51, 51, 0.1);
149
+ box-shadow: 0px 4px 23px rgba(0, 0, 0, 0.05);
150
+ }
151
+
152
+ ._1tQvL {
153
+ position: absolute;
154
+ opacity: 0;
155
+ visibility: hidden;
156
+ }
157
+
158
+ ._1tQvL:checked + ._3VNX5::before {
159
+ border: 0.35rem solid #3c65e0;
160
+ }
161
+
162
+ ._3VNX5::before {
163
+ display: inline-block;
164
+ content: "";
165
+ height: 1.25rem;
166
+ width: 1.25rem;
167
+ margin-right: 0.625rem;
168
+ border: 0.1rem solid #cccccc;
169
+ background: #fcfcfc;
170
+ border-radius: 50%;
171
+ }
172
+
173
+ ._3VNX5 {
174
+ display: flex;
175
+ align-items: center;
176
+ margin: 15px 0;
177
+ }
178
+
179
+ ._3VNX5 > p {
180
+ margin-bottom: 0;
181
+ }
182
+
183
+ ._I8kqz {
184
+ position: absolute;
185
+ z-index: 999;
186
+ }
187
+
188
+ ._3xuSa {
189
+ display: flex;
190
+ align-items: center;
191
+ justify-content: flex-end;
192
+ }
193
+
194
+ ._15ep6 {
195
+ display: flex;
196
+ width: 40%;
197
+ padding-bottom: 10px;
198
+ }
199
+ ._3DVMZ {
200
+ display: flex;
201
+ flex: 0 0 17%;
202
+ flex-direction: column;
203
+ margin-right: 2rem;
204
+ }
205
+ ._3DVMZ > div {
206
+ border: 1px solid #eaeaea;
207
+ }
208
+ h6._3zOGW {
209
+ text-decoration: underline;
210
+ font-size: 13px;
211
+ cursor: pointer;
212
+ }
213
+ ._3DQwX {
214
+ padding: 10px 0px 20px;
215
+ border-bottom: 1px solid #cdcdcd;
216
+ }
217
+
218
+ ._1Jgr2 {
219
+ padding: 16px;
220
+ min-height: 530px;
221
+ height: 100%;
222
+ display: flex;
223
+ flex-direction: column;
224
+ background: #ffffff;
225
+ border: 1px solid #ebeff2;
226
+ box-shadow: 6px 0px 18px rgba(0, 0, 0, 0.06);
227
+ border-radius: 8px;
228
+ margin-bottom: 20px;
229
+ }
230
+
231
+ ._3Thdy {
232
+ max-width: 200px;
233
+ }
234
+
235
+ ._24PRg {
236
+ font-family: 'Roboto' !important;
237
+ font-weight: 400;
238
+ margin-top: 2px;
239
+ }
240
+ ._1WLBo {
241
+ font-size: 20px;
242
+ }
243
+
244
+ ._10Pgm {
245
+ /* background: #E5E5E5; */
246
+ }
247
+
248
+ ._3jPb_ {
249
+ font-size: 30px;
250
+ }
251
+
252
+ ._1c43y {
253
+ color: #fc4747;
254
+ }
255
+
256
+ ._F1afY {
257
+ color: #0dc16a;
258
+ }
259
+
260
+ ._1kqUQ {
261
+ background: #f6f6f6;
262
+ }
263
+
264
+ ._10hbz {
265
+ font-weight: bold;
266
+ font-size: 14px;
267
+ line-height: 16px;
268
+ }
269
+
270
+ ._2rmw_ {
271
+ font-weight: 700;
272
+ font-size: 32px;
273
+ line-height: 100%;
274
+ margin: 0;
275
+ }
276
+
277
+ ._1tdQu {
278
+ font-weight: 600;
279
+ font-size: 12px;
280
+ line-height: 14px;
281
+ }
282
+
283
+ ._2BvFN {
284
+ font-weight: 400;
285
+ font-size: 10px;
286
+ line-height: 12px;
287
+ }
288
+
289
+ ._10hbz,
290
+ ._2rmw_,
291
+ ._1tdQu,
292
+ ._2BvFN {
293
+ font-family: "Roboto", sans-serif;
294
+ }
295
+
296
+ ._2TBTW {
297
+ margin: 10px 0;
298
+ }
299
+
300
+ ._3XXJp {
301
+ width: 35px;
302
+ color: #0d9994;
303
+ text-align: center;
304
+ }
305
+
306
+ ._LCuWQ {
307
+ background: #cef7f5;
308
+ color: #0d9994;
309
+ border-radius: 8px;
310
+ }
311
+
312
+ ._3x9D7 {
313
+ color: #1da370;
314
+ }
315
+
316
+ ._2In63 {
317
+ border: none;
318
+ background: #fff;
319
+ }
320
+
321
+ ._1Vhg_ {
322
+ display: flex;
323
+ justify-content: space-between;
324
+ width: 100%;
325
+ }
326
+
327
+ ._6yLxd {
328
+ min-width: 200px;
329
+ margin-bottom: 10px;
330
+ height: 100%;
331
+ background-color: hsl(0, 0%, 100%);
332
+ border-color: hsl(0, 0%, 80%);
333
+ border-radius: 4px;
334
+ border-style: solid;
335
+ border-width: 1px;
336
+ padding: 8px;
337
+ width: 100%;
338
+ }
339
+
340
+ ._h74SO {
341
+ display: flex;
342
+ justify-content: flex-start;
343
+ flex-wrap: wrap;
344
+ padding: 0px 16px;
345
+ }
346
+
347
+ ._3e2pi {
348
+ display: flex;
349
+ justify-content: flex-end;
350
+ flex-wrap: wrap;
351
+ max-width: 700px;
352
+ }
353
+
354
+ ._ntUB6 {
355
+ min-width: 200px;
356
+ margin-left: 20px;
357
+ margin-bottom: 10px;
358
+ height: 38px;
359
+ }
360
+
361
+ ._1DlZ4 {
362
+ width: 220px;
363
+ margin-right: 20px;
364
+ margin-bottom: 10px;
365
+ height: 38px;
366
+ }
367
+
368
+ ._1tYDM {
369
+ max-width: 440px;
370
+ display: flex;
371
+ flex-wrap: wrap;
372
+ }
373
+
374
+ ._3hSow {
375
+ background: #ffffff;
376
+ border: 1px solid #ebeff2;
377
+ box-shadow: 6px 0px 18px rgba(0, 0, 0, 0.06);
378
+ border-radius: 8px;
379
+ }
380
+
381
+ ._1yuC9 {
382
+ min-width: 255px;
383
+ flex-basis: 19%;
384
+ }
385
+
386
+ ._1yuC9 ._10hbz {
387
+ font-family: 'Roboto';
388
+ font-weight: 500;
389
+ font-size: 14px;
390
+ line-height: 16px;
391
+ }
392
+
393
+ ._1yuC9:last-child {
394
+ padding: 20px 0px !important;
395
+ }
396
+
397
+ ._1yuC9:last-child div {
398
+ width: 80%;
399
+ margin: 0 auto;
400
+ }
401
+
402
+ ._2PMoX {
403
+ height: auto;
404
+ width: 100%;
405
+ -o-object-fit: scale-down;
406
+ object-fit: scale-down;
407
+ max-height: 300px;
408
+ }
409
+
410
+ ._2PMoX._3ZX0b {
411
+ height: 300px;
412
+ width: 100%;
413
+ -o-object-fit: scale-down;
414
+ object-fit: scale-down;
415
+ }
416
+
417
+ ._2asi- ._muT01 ._35BzZ {
418
+ font-size: 20px;
419
+ }
420
+
421
+ ._2asi- {
422
+ overflow: hidden;
423
+ max-height: 470px;
424
+ }
425
+
426
+ @media (min-width: 1024px) {
427
+ ._3pkbc {
428
+ max-width: 60%;
429
+ }
430
+
431
+ ._16MpB {
432
+ max-width: 55%;
433
+ }
434
+ }
435
+
436
+ ._CHu-i {
437
+ font-weight: 700;
438
+ font-size: 24px;
439
+ line-height: 116%;
440
+ }
441
+
442
+ ._3Y-Dd {
443
+ overflow: hidden;
444
+ height: 416px;
445
+ }
446
+
447
+ @media (min-width: 2250px) {
448
+ ._3Y-Dd {
449
+ width: 100%;
450
+ display: flex;
451
+ justify-content: center;
452
+ align-items: center;
453
+ }
454
+ }
455
+
456
+ @media (max-width: 720px) {
457
+ ._1YJnk {
458
+ padding-right: 20px;
459
+ }
460
+ }
461
+
462
+
463
+ /* new design; */
464
+ ._2eMbe {
465
+ box-shadow: 6px 0 18px rgb(0 0 0 / 6%);
466
+ }
467
+
468
+ ._6ZvFg {
469
+ border-radius: 8px;
470
+ overflow: hidden;
471
+ position: relative;
472
+ }
473
+
474
+ ._24CNV._6ZvFg::after {
475
+ content: "";
476
+ width: 1px;
477
+ height: 100%;
478
+ position: absolute;
479
+ top: 0;
480
+ left: 50%;
481
+ transform: translate(-50%, 0);
482
+ display: block;
483
+ background: rgba(51, 51, 51, 0.1);
484
+ }
485
+
486
+ ._6ZvFg ._2vtSi {
487
+ background: #FFFFFF;
488
+ border-radius: 8px;
489
+ padding: 20px;
490
+ /* cursor: pointer; */
491
+ }
492
+
493
+ ._IpsVf {}
494
+
495
+ ._IpsVf ._gzxWe {
496
+ color: "#B2B2B2";
497
+ font-size: 18px;
498
+ }
499
+
500
+ ._2vtSi ._37IcR {
501
+ color: #D9D9D9;
502
+ display: flex;
503
+ align-items: center;
504
+ }
505
+
506
+ ._2vtSi ._2G6Wz {
507
+ font-weight: 700;
508
+ font-size: 18px;
509
+ letter-spacing: 0.01em;
510
+ color: #262626;
511
+ font-family: "Roboto";
512
+ }
513
+
514
+ ._2vtSi ._IpsVf {
515
+ display: flex;
516
+ align-items: center;
517
+ }
518
+
519
+ ._3xpNv {
520
+ border-radius: 4px;
521
+ background: #ffff;
522
+ }
523
+
524
+ ._3H5Ly {
525
+ padding: 6px 12px 6px 0px;
526
+ border-radius: 0 4px 4px 0;
527
+ background: #336DDA;
528
+ color: #fff;
529
+ }
530
+
531
+ ._J_n-D {
532
+ padding: 5px 8px 7px 6px;
533
+ border-radius: 4px 0 0 4px;
534
+ background: #336DDA;
535
+ }
536
+
537
+ ._2vtSi ._3AALV {
538
+ font-size: 16px;
539
+ }
540
+
541
+ ._11Xjn {
542
+ cursor: pointer;
543
+ }
544
+
545
+ ._2vtSi ._2htKu {
546
+ cursor: pointer;
547
+ }
548
+
549
+ ._2htKu svg {
550
+ width: 20px !important;
551
+ height: auto !important;
552
+ }
553
+
554
+ ._2vtSi ._1qXAT {
555
+ font-weight: 400;
556
+ font-size: 16px;
557
+ line-height: 100%;
558
+ color: #252733;
559
+ }
560
+
561
+ ._3NgrB,
562
+ ._32fu3 {
563
+ background-color: #fff;
564
+ }
565
+
566
+ ._3NgrB {
567
+ padding-bottom: 10px;
568
+ }
569
+
570
+ ._3NgrB ._DmMzw {
571
+ padding-left: 10px;
572
+ }
573
+
574
+ ._3NgrB ._1eUXn {
575
+ width: 10px;
576
+ height: 10px;
577
+ margin-right: 5px;
578
+ border-radius: 2px;
579
+ }
580
+
581
+ ._3NgrB ._3hrrC ._Q-iiW {
582
+ font-weight: 400;
583
+ font-size: 14px;
584
+ letter-spacing: 0.01em;
585
+ color: #4d4d4d;
586
+ margin-bottom: 0;
587
+ font-family: 'Roboto';
588
+ }
589
+
590
+ ._3NgrB ._cD4ey {
591
+ display: flex;
592
+ justify-content: center;
593
+ align-items: center;
594
+ margin-right: 10px;
595
+ }
596
+
597
+ ._3NgrB ._24PRg {
598
+ font-weight: 400;
599
+ font-size: 16px;
600
+ letter-spacing: 0.01em;
601
+ color: #252733 !important;
602
+ font-family: "Roboto";
603
+ }
604
+
605
+ ._3NgrB ._2HWhv>label {
606
+ font-weight: 600;
607
+ font-size: 18px;
608
+ color: #252733 !important;
609
+ font-family: "Roboto";
610
+ }
611
+
612
+ ._2Hdbu {
613
+ width: 100%;
614
+ padding: 20px;
615
+ }
616
+
617
+ ._2Hdbu ._3RJ2T {
618
+ display: flex;
619
+ justify-content: center;
620
+ align-items: center;
621
+ }
622
+
623
+ ._3hrrC {
624
+ padding-right: 50px;
625
+ }
626
+ ._38ikt{
627
+ /* height: 410px; */
628
+ }
629
+
630
+ ._38ikt ._1TnWs {
631
+ position: absolute;
632
+ right: 60px;
633
+ display: flex;
634
+ justify-content: flex-end;
635
+ flex-wrap: wrap;
636
+ width: 150px;
637
+ }
638
+
639
+ ._38ikt ._1TnWs label {
640
+ color: #333333;
641
+ font-weight: 500;
642
+ font-size: 14px;
643
+ align-items: center;
644
+ text-align: right;
645
+ color: #333333;
646
+ margin-bottom: 5px;
647
+ font-family: "Roboto";
648
+ }
649
+
650
+ ._38ikt ._1TnWs span {
651
+ font-weight: 400;
652
+ font-size: 14px;
653
+ line-height: 16px;
654
+ text-align: right;
655
+ color: #4d4d4d;
656
+ font-family: "Roboto";
657
+ }
658
+
659
+ ._3BTJi ._1Ws0m {
660
+ margin-top: 30px;
661
+ display: flex;
662
+ justify-content: center;
663
+ align-items: center;
664
+ flex-direction: column;
665
+ }
666
+
667
+ ._3BTJi ._1Ws0m ._2HnO_ {
668
+ display: flex;
669
+ justify-content: center;
670
+ align-items: center;
671
+ margin-bottom: 10px;
672
+ }
673
+
674
+ ._3BTJi ._1Ws0m ._1eUXn {
675
+ width: 12px;
676
+ height: 12px;
677
+ margin-right: 8px;
678
+ border-radius: 2px;
679
+ }
680
+
681
+ ._3BTJi ._1Ws0m ._2BFJw {
682
+ padding-right: 8px;
683
+ color: #4d4d4d;
684
+ letter-spacing: 0.01em;
685
+ font-weight: 400;
686
+ font-size: 16px;
687
+ font-family: "Roboto";
688
+ }
689
+
690
+ ._2az-l {
691
+ padding-right: 10px;
692
+ padding-left: 10px;
693
+ padding-bottom: 10px;
694
+ }
695
+
696
+ ._2az-l ._1TnWs {
697
+ position: absolute;
698
+ right: 35px;
699
+ top: 10px;
700
+ display: flex;
701
+ justify-content: flex-end;
702
+ flex-wrap: wrap;
703
+ width: 150px;
704
+ }
705
+
706
+ ._2az-l ._1TnWs label {
707
+ color: #333333;
708
+ font-weight: 500;
709
+ font-size: 14px;
710
+ align-items: center;
711
+ text-align: right;
712
+ color: #333333;
713
+ margin-bottom: 5px;
714
+ font-family: "Roboto";
715
+ }
716
+
717
+ ._2az-l ._1TnWs span {
718
+ font-weight: 400;
719
+ font-size: 14px;
720
+ line-height: 16px;
721
+ text-align: right;
722
+ color: #4d4d4d;
723
+ font-family: "Roboto";
724
+ }
725
+
726
+ ._2j8fp {
727
+ position: relative;
728
+ }
729
+
730
+ ._2j8fp ._1BN5z {
731
+ width: 100%;
732
+ bottom: 40px;
733
+ position: relative;
734
+
735
+ }
736
+
737
+ ._2j8fp ._1rYav {
738
+ width: 80%;
739
+ margin: 35px auto 0px;
740
+ display: flex;
741
+ justify-content: space-between;
742
+ align-items: center;
743
+ }
744
+
745
+ ._2j8fp ._1rYav div {
746
+ font-family: "Roboto";
747
+ font-weight: 600;
748
+ font-size: 12px;
749
+ }
750
+
751
+ ._2j8fp ._3-zAs {
752
+ display: flex;
753
+ justify-content: center;
754
+ position: relative;
755
+ bottom: 20px;
756
+ }
757
+
758
+ ._2j8fp ._3-zAs ._3RJ2T {
759
+ display: flex;
760
+ margin-right: 20px;
761
+ align-items: center;
762
+ }
763
+
764
+ ._2j8fp ._3-zAs ._1eUXn {
765
+ width: 10px;
766
+ height: 10px;
767
+ margin-right: 5px;
768
+ border-radius: 2px;
769
+ }
770
+
771
+ ._2j8fp ._3-zAs ._Q-iiW {
772
+ font-family: "Roboto";
773
+ font-weight: 400;
774
+ font-size: 14px;
775
+ letter-spacing: 0.01em;
776
+ color: #4d4d4d;
777
+ margin-bottom: 0;
778
+ margin: 0;
779
+ }
780
+
781
+ ._2j8fp ._3-zAs ._cD4ey {
782
+ display: flex;
783
+ justify-content: center;
784
+ align-items: center;
785
+ margin-right: 10px;
786
+ }
787
+
788
+ ._2j8fp ._3-zAs ._24PRg {
789
+ font-weight: 400;
790
+ font-size: 16px;
791
+ letter-spacing: 0.01em;
792
+ color: #252733;
793
+ font-family: "Roboto";
794
+ }
795
+
796
+ ._2j8fp ._1PPhv {
797
+ position: absolute;
798
+ right: 22px;
799
+ top: 20px
800
+ }
801
+
802
+ ._2j8fp ._1PPhv ._1rjWR {
803
+ margin-bottom: 22.5px;
804
+ font-weight: 400;
805
+ font-size: 12px;
806
+ text-align: center;
807
+ letter-spacing: 0.01em;
808
+ color: #9a9a9a;
809
+ font-family: "Roboto";
810
+ }
811
+
812
+ ._2j8fp ._f-Ti4 {
813
+ position: relative;
814
+ }
815
+
816
+ ._2j8fp ._TPa6x {
817
+ padding-right: 50px;
818
+ }
819
+
820
+ ._1hZ_V {
821
+ width: 100%;
822
+ text-align: center;
823
+ font-weight: 400;
824
+ font-size: 16px;
825
+ text-align: right;
826
+ letter-spacing: 0.01em;
827
+ color: #808080;
828
+ display: flex;
829
+ justify-content: center;
830
+ align-items: center;
831
+ font-family: "Roboto";
832
+ }
833
+
834
+
835
+ ._3L9WC {
836
+ font-size: 24px;
837
+ font-weight: 700;
838
+ margin-bottom: 5px !important;
839
+ font-family: "Roboto";
840
+ }
841
+
842
+ ._1TFtP {
843
+ font-size: 16px;
844
+ font-weight: 400;
845
+ margin-bottom: 5px !important;
846
+ }
847
+
848
+ ._37aqf {
849
+ display: flex !important;
850
+ align-items: center;
851
+ }
852
+
853
+ ._1iabV {
854
+ font-size: 16px;
855
+ font-weight: 400;
856
+ font-family: "Roboto";
857
+ }
858
+
859
+ ._1eQAg {
860
+ background-color: #28BE76;
861
+ }
862
+ ._38ikt ._pFFg9{
863
+ font-weight: 400;
864
+ font-size: 16px;
865
+ text-align: center;
866
+ letter-spacing: 0.01em;
867
+ color: #808080;
868
+ margin-bottom: 20px;
869
+ font-family: "Roboto";
870
+ }
871
+
872
+
873
+ ._1eqkj {
874
+ position: absolute;
875
+ /* opacity: 0; */
876
+ z-index: -999;
877
+ left: 0;
878
+ top: 0;
879
+ }
880
+
881
+ ._1eqkj > img {
882
+ /* width: 100%; */
883
+ /* height: 100%; */
884
+ /* object-fit: cover; */
885
+ }
886
+
887
+ ._2IQ8b {
888
+ position: absolute;
889
+ z-index: -9999;
890
+ width: 1792px;
891
+ opacity: 0;
892
+ top: -35px;
893
+ left: -630px;
874
894
  }