mario-education 2.4.44-admin → 2.4.45-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 (36) 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/AdminTraining/hooks/useAdminTraning.d.ts +4 -0
  6. package/dist/MarioFramework.Education/ClientApp/src/containers/AdminTraining/views/AdminTraining.d.ts +3 -0
  7. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignAssistant/components/AssignAssistantModal.d.ts +4 -0
  8. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignAssistant/hooks/useAssignAssistant.d.ts +18 -0
  9. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignAssistant/utils/constants.d.ts +3 -0
  10. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignAssistant/utils/type.interface.d.ts +45 -0
  11. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignAssistant/views/AssignAssistantList.d.ts +3 -0
  12. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/HeaderChart/HeaderChart.d.ts +1 -0
  13. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/LearningStrategiesTable.d.ts +13 -0
  14. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/ReadinessToLearn.d.ts +7 -0
  15. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/configs/utils.d.ts +1 -1
  16. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/hooks/useChartDatas.d.ts +19 -2
  17. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/hooks/useDashboard.d.ts +6 -0
  18. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/configs/questionDetailSchema.d.ts +4 -4
  19. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/hooks/useQuestionDetail.d.ts +1 -0
  20. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSurvey/components/TemplateCateModal.d.ts +3 -0
  21. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSurvey/hooks/useTemplateCateDetail.d.ts +35 -0
  22. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSurvey/hooks/useTemplateCateList.d.ts +9 -0
  23. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSurvey/views/TemplateSurveyList.d.ts +3 -0
  24. package/dist/MarioFramework.Education/ClientApp/src/containers/Training/hooks/useTrainingLink.d.ts +1 -0
  25. package/dist/MarioFramework.Education/ClientApp/src/index.d.ts +3 -1
  26. package/dist/MarioFramework.Education/ClientApp/src/services/dashboardService.d.ts +1 -0
  27. package/dist/MarioFramework.Education/ClientApp/src/services/questionCategoryService.d.ts +5 -0
  28. package/dist/MarioFramework.Education/ClientApp/src/services/userService.d.ts +4 -0
  29. package/dist/MarioFramework.Education/ClientApp/src/utils/constants.d.ts +8 -8
  30. package/dist/MarioFramework.Education/ClientApp/src/utils/{serviceType.interface.d.ts → servicetype.interface.d.ts} +0 -0
  31. package/dist/index.css +893 -877
  32. package/dist/index.js +3536 -2093
  33. package/dist/index.js.map +1 -1
  34. package/dist/index.modern.js +3537 -2096
  35. package/dist/index.modern.js.map +1 -1
  36. package/package.json +94 -96
package/dist/index.css CHANGED
@@ -1,878 +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
- ._I8kqz {
184
- position: absolute;
185
- z-index: -999;
186
- }
187
- ._3DVMZ {
188
- display: flex;
189
- flex: 0 0 17%;
190
- flex-direction: column;
191
- margin-right: 2rem;
192
- }
193
- ._3DVMZ > div {
194
- border: 1px solid #eaeaea;
195
- }
196
- h6._3zOGW {
197
- text-decoration: underline;
198
- font-size: 13px;
199
- cursor: pointer;
200
- }
201
- ._3DQwX {
202
- padding: 10px 0px 20px;
203
- border-bottom: 1px solid #cdcdcd;
204
- }
205
-
206
- ._1Jgr2 {
207
- padding: 16px;
208
- min-height: 530px;
209
- height: 100%;
210
- display: flex;
211
- flex-direction: column;
212
- background: #ffffff;
213
- border: 1px solid #ebeff2;
214
- box-shadow: 6px 0px 18px rgba(0, 0, 0, 0.06);
215
- border-radius: 8px;
216
- margin-bottom: 20px;
217
- }
218
-
219
- ._3Thdy {
220
- max-width: 200px;
221
- }
222
-
223
- ._24PRg {
224
- font-family: 'Roboto' !important;
225
- font-weight: 400;
226
- margin-top: 2px;
227
- }
228
- ._1WLBo {
229
- font-size: 20px;
230
- }
231
-
232
- ._10Pgm {
233
- /* background: #E5E5E5; */
234
- }
235
-
236
- ._3jPb_ {
237
- font-size: 30px;
238
- }
239
-
240
- ._1c43y {
241
- color: #fc4747;
242
- }
243
-
244
- ._F1afY {
245
- color: #0dc16a;
246
- }
247
-
248
- ._1kqUQ {
249
- background: #f6f6f6;
250
- }
251
-
252
- ._10hbz {
253
- font-weight: bold;
254
- font-size: 14px;
255
- line-height: 16px;
256
- }
257
-
258
- ._2rmw_ {
259
- font-weight: 700;
260
- font-size: 32px;
261
- line-height: 100%;
262
- margin: 0;
263
- }
264
-
265
- ._1tdQu {
266
- font-weight: 600;
267
- font-size: 12px;
268
- line-height: 14px;
269
- }
270
-
271
- ._2BvFN {
272
- font-weight: 400;
273
- font-size: 10px;
274
- line-height: 12px;
275
- }
276
-
277
- ._10hbz,
278
- ._2rmw_,
279
- ._1tdQu,
280
- ._2BvFN {
281
- font-family: "Roboto", sans-serif;
282
- }
283
-
284
- ._2TBTW {
285
- margin: 10px 0;
286
- }
287
-
288
- ._3XXJp {
289
- width: 35px;
290
- color: #0d9994;
291
- text-align: center;
292
- }
293
-
294
- ._LCuWQ {
295
- background: #cef7f5;
296
- color: #0d9994;
297
- border-radius: 8px;
298
- }
299
-
300
- ._3x9D7 {
301
- color: #1da370;
302
- }
303
-
304
- ._2In63 {
305
- border: none;
306
- background: #fff;
307
- }
308
-
309
- ._1Vhg_ {
310
- display: flex;
311
- justify-content: space-between;
312
- width: 100%;
313
- }
314
-
315
- ._6yLxd {
316
- min-width: 200px;
317
- margin-bottom: 10px;
318
- height: 100%;
319
- background-color: hsl(0, 0%, 100%);
320
- border-color: hsl(0, 0%, 80%);
321
- border-radius: 4px;
322
- border-style: solid;
323
- border-width: 1px;
324
- padding: 8px;
325
- width: 100%;
326
- }
327
-
328
- ._h74SO {
329
- display: flex;
330
- justify-content: flex-start;
331
- flex-wrap: wrap;
332
- padding: 0px 16px;
333
- }
334
-
335
- ._3e2pi {
336
- display: flex;
337
- justify-content: flex-end;
338
- flex-wrap: wrap;
339
- max-width: 700px;
340
- }
341
-
342
- ._ntUB6 {
343
- min-width: 200px;
344
- margin-left: 20px;
345
- margin-bottom: 10px;
346
- height: 38px;
347
- }
348
-
349
- ._1DlZ4 {
350
- width: 220px;
351
- margin-right: 20px;
352
- margin-bottom: 10px;
353
- height: 38px;
354
- }
355
-
356
- ._1tYDM {
357
- max-width: 440px;
358
- display: flex;
359
- flex-wrap: wrap;
360
- }
361
-
362
- ._3hSow {
363
- background: #ffffff;
364
- border: 1px solid #ebeff2;
365
- box-shadow: 6px 0px 18px rgba(0, 0, 0, 0.06);
366
- border-radius: 8px;
367
- }
368
-
369
- ._1yuC9 {
370
- min-width: 255px;
371
- flex-basis: 19%;
372
- }
373
-
374
- ._1yuC9 ._10hbz {
375
- font-family: 'Roboto';
376
- font-weight: 500;
377
- font-size: 14px;
378
- line-height: 16px;
379
- }
380
-
381
- ._1yuC9:last-child {
382
- padding: 20px 0px !important;
383
- }
384
-
385
- ._1yuC9:last-child div {
386
- width: 80%;
387
- margin: 0 auto;
388
- }
389
-
390
- ._2PMoX {
391
- height: auto;
392
- width: 100%;
393
- -o-object-fit: scale-down;
394
- object-fit: scale-down;
395
- max-height: 300px;
396
- }
397
-
398
- ._2PMoX._3ZX0b {
399
- height: 300px;
400
- width: 100%;
401
- -o-object-fit: scale-down;
402
- object-fit: scale-down;
403
- }
404
-
405
- ._2asi- ._muT01 ._35BzZ {
406
- font-size: 20px;
407
- }
408
-
409
- ._2asi- {
410
- overflow: hidden;
411
- max-height: 470px;
412
- }
413
-
414
- @media (min-width: 1024px) {
415
- ._3pkbc {
416
- max-width: 60%;
417
- }
418
-
419
- ._16MpB {
420
- max-width: 55%;
421
- }
422
- }
423
-
424
- ._CHu-i {
425
- font-weight: 700;
426
- font-size: 24px;
427
- line-height: 116%;
428
- }
429
-
430
- ._3Y-Dd {
431
- overflow: hidden;
432
- height: 416px;
433
- }
434
-
435
- @media (min-width: 2250px) {
436
- ._3Y-Dd {
437
- width: 100%;
438
- display: flex;
439
- justify-content: center;
440
- align-items: center;
441
- }
442
- }
443
-
444
- @media (max-width: 720px) {
445
- ._1YJnk {
446
- padding-right: 20px;
447
- }
448
- }
449
-
450
-
451
- /* new design; */
452
- ._2eMbe {
453
- box-shadow: 6px 0 18px rgb(0 0 0 / 6%);
454
- }
455
-
456
- ._6ZvFg {
457
- border-radius: 8px;
458
- overflow: hidden;
459
- position: relative;
460
- }
461
-
462
- ._24CNV._6ZvFg::after {
463
- content: "";
464
- width: 1px;
465
- height: 100%;
466
- position: absolute;
467
- top: 0;
468
- left: 50%;
469
- transform: translate(-50%, 0);
470
- display: block;
471
- background: rgba(51, 51, 51, 0.1);
472
- }
473
-
474
- ._6ZvFg ._2vtSi {
475
- background: #FFFFFF;
476
- border-radius: 8px;
477
- padding: 20px;
478
- cursor: pointer;
479
- }
480
-
481
- ._IpsVf {}
482
-
483
- ._IpsVf ._gzxWe {
484
- color: "#B2B2B2";
485
- font-size: 18px;
486
- }
487
-
488
- ._2vtSi ._37IcR {
489
- color: #D9D9D9;
490
- display: flex;
491
- align-items: center;
492
- }
493
-
494
- ._2vtSi ._2G6Wz {
495
- font-weight: 700;
496
- font-size: 18px;
497
- letter-spacing: 0.01em;
498
- color: #262626;
499
- font-family: "Roboto";
500
- }
501
-
502
- ._2vtSi ._IpsVf {
503
- display: flex;
504
- align-items: center;
505
- }
506
-
507
- ._3xpNv {
508
- border-radius: 4px;
509
- background: #ffff;
510
- }
511
-
512
- ._3H5Ly {
513
- padding: 6px 12px;
514
- border-radius: 0 4px 4px 0;
515
- background: #1DBAB4;
516
- color: #ffff;
517
- }
518
-
519
- ._J_n-D {
520
- padding: 6px;
521
- border-radius: 4px 0 0 4px;
522
- background: #1CA9A4;
523
- }
524
-
525
- ._2vtSi ._3AALV {
526
- font-size: 16px;
527
- }
528
-
529
- ._g5-bn ._2htKu {
530
- cursor: pointer;
531
- }
532
-
533
- ._2htKu svg {
534
- width: 20px !important;
535
- height: auto !important;
536
- }
537
-
538
- ._2vtSi ._1qXAT {
539
- font-weight: 400;
540
- font-size: 16px;
541
- line-height: 100%;
542
- color: #252733;
543
- }
544
-
545
- ._3NgrB,
546
- ._32fu3 {
547
- background-color: #fff;
548
- }
549
-
550
- ._3NgrB {
551
- padding-bottom: 10px;
552
- }
553
-
554
- ._3NgrB ._DmMzw {
555
- padding-left: 10px;
556
- }
557
-
558
- ._3NgrB ._1eUXn {
559
- width: 10px;
560
- height: 10px;
561
- margin-right: 5px;
562
- border-radius: 2px;
563
- }
564
-
565
- ._3NgrB ._3hrrC ._Q-iiW {
566
- font-weight: 400;
567
- font-size: 14px;
568
- letter-spacing: 0.01em;
569
- color: #4d4d4d;
570
- margin-bottom: 0;
571
- font-family: 'Roboto';
572
- }
573
-
574
- ._3NgrB ._cD4ey {
575
- display: flex;
576
- justify-content: center;
577
- align-items: center;
578
- margin-right: 10px;
579
- }
580
-
581
- ._3NgrB ._24PRg {
582
- font-weight: 400;
583
- font-size: 16px;
584
- letter-spacing: 0.01em;
585
- color: #252733 !important;
586
- font-family: "Roboto";
587
- }
588
-
589
- ._3NgrB ._2HWhv>label {
590
- font-weight: 600;
591
- font-size: 18px;
592
- color: #252733 !important;
593
- font-family: "Roboto";
594
- }
595
-
596
- ._2Hdbu {
597
- width: 100%;
598
- padding: 20px;
599
- }
600
-
601
- ._2Hdbu ._3RJ2T {
602
- display: flex;
603
- justify-content: center;
604
- align-items: center;
605
- }
606
-
607
- ._3hrrC {
608
- padding-right: 50px;
609
- }
610
- ._38ikt{
611
- /* height: 410px; */
612
- }
613
-
614
- ._38ikt ._1TnWs {
615
- position: absolute;
616
- right: 60px;
617
- display: flex;
618
- justify-content: flex-end;
619
- flex-wrap: wrap;
620
- width: 150px;
621
- }
622
-
623
- ._38ikt ._1TnWs label {
624
- color: #333333;
625
- font-weight: 500;
626
- font-size: 14px;
627
- align-items: center;
628
- text-align: right;
629
- color: #333333;
630
- margin-bottom: 5px;
631
- font-family: "Roboto";
632
- }
633
-
634
- ._38ikt ._1TnWs span {
635
- font-weight: 400;
636
- font-size: 14px;
637
- line-height: 16px;
638
- text-align: right;
639
- color: #4d4d4d;
640
- font-family: "Roboto";
641
- }
642
-
643
- ._3BTJi ._1Ws0m {
644
- margin-top: 30px;
645
- display: flex;
646
- justify-content: center;
647
- align-items: center;
648
- flex-direction: column;
649
- }
650
-
651
- ._3BTJi ._1Ws0m ._2HnO_ {
652
- display: flex;
653
- justify-content: center;
654
- align-items: center;
655
- margin-bottom: 10px;
656
- }
657
-
658
- ._3BTJi ._1Ws0m ._1eUXn {
659
- width: 12px;
660
- height: 12px;
661
- margin-right: 8px;
662
- border-radius: 2px;
663
- }
664
-
665
- ._3BTJi ._1Ws0m ._2BFJw {
666
- padding-right: 8px;
667
- color: #4d4d4d;
668
- letter-spacing: 0.01em;
669
- font-weight: 400;
670
- font-size: 16px;
671
- font-family: "Roboto";
672
- }
673
-
674
- ._2az-l {
675
- padding-right: 10px;
676
- padding-left: 10px;
677
- padding-bottom: 10px;
678
- }
679
-
680
- ._2az-l ._1TnWs {
681
- position: absolute;
682
- right: 35px;
683
- top: 10px;
684
- display: flex;
685
- justify-content: flex-end;
686
- flex-wrap: wrap;
687
- width: 150px;
688
- }
689
-
690
- ._2az-l ._1TnWs label {
691
- color: #333333;
692
- font-weight: 500;
693
- font-size: 14px;
694
- align-items: center;
695
- text-align: right;
696
- color: #333333;
697
- margin-bottom: 5px;
698
- font-family: "Roboto";
699
- }
700
-
701
- ._2az-l ._1TnWs span {
702
- font-weight: 400;
703
- font-size: 14px;
704
- line-height: 16px;
705
- text-align: right;
706
- color: #4d4d4d;
707
- font-family: "Roboto";
708
- }
709
-
710
- ._2j8fp {
711
- position: relative;
712
- }
713
-
714
- ._2j8fp ._1BN5z {
715
- width: 100%;
716
- bottom: 40px;
717
- position: relative;
718
-
719
- }
720
-
721
- ._2j8fp ._1rYav {
722
- width: 80%;
723
- margin: 35px auto 0px;
724
- display: flex;
725
- justify-content: space-between;
726
- align-items: center;
727
- }
728
-
729
- ._2j8fp ._1rYav div {
730
- font-family: "Roboto";
731
- font-weight: 600;
732
- font-size: 12px;
733
- }
734
-
735
- ._2j8fp ._3-zAs {
736
- display: flex;
737
- justify-content: center;
738
- position: relative;
739
- bottom: 20px;
740
- }
741
-
742
- ._2j8fp ._3-zAs ._3RJ2T {
743
- display: flex;
744
- margin-right: 20px;
745
- align-items: center;
746
- }
747
-
748
- ._2j8fp ._3-zAs ._1eUXn {
749
- width: 10px;
750
- height: 10px;
751
- margin-right: 5px;
752
- border-radius: 2px;
753
- }
754
-
755
- ._2j8fp ._3-zAs ._Q-iiW {
756
- font-family: "Roboto";
757
- font-weight: 400;
758
- font-size: 14px;
759
- letter-spacing: 0.01em;
760
- color: #4d4d4d;
761
- margin-bottom: 0;
762
- margin: 0;
763
- }
764
-
765
- ._2j8fp ._3-zAs ._cD4ey {
766
- display: flex;
767
- justify-content: center;
768
- align-items: center;
769
- margin-right: 10px;
770
- }
771
-
772
- ._2j8fp ._3-zAs ._24PRg {
773
- font-weight: 400;
774
- font-size: 16px;
775
- letter-spacing: 0.01em;
776
- color: #252733;
777
- font-family: "Roboto";
778
- }
779
-
780
- ._2j8fp ._1PPhv {
781
- position: absolute;
782
- right: 22px;
783
- top: 20px
784
- }
785
-
786
- ._2j8fp ._1PPhv ._1rjWR {
787
- margin-bottom: 22.5px;
788
- font-weight: 400;
789
- font-size: 12px;
790
- text-align: center;
791
- letter-spacing: 0.01em;
792
- color: #9a9a9a;
793
- font-family: "Roboto";
794
- }
795
-
796
- ._2j8fp ._f-Ti4 {
797
- position: relative;
798
- }
799
-
800
- ._2j8fp ._TPa6x {
801
- padding-right: 50px;
802
- }
803
-
804
- ._1hZ_V {
805
- width: 100%;
806
- text-align: center;
807
- font-weight: 400;
808
- font-size: 16px;
809
- text-align: right;
810
- letter-spacing: 0.01em;
811
- color: #808080;
812
- display: flex;
813
- justify-content: center;
814
- align-items: center;
815
- font-family: "Roboto";
816
- }
817
-
818
-
819
- ._3L9WC {
820
- font-size: 24px;
821
- font-weight: 700;
822
- margin-bottom: 5px !important;
823
- font-family: "Roboto";
824
- }
825
-
826
- ._1TFtP {
827
- font-size: 16px;
828
- font-weight: 400;
829
- margin-bottom: 5px !important;
830
- }
831
-
832
- ._37aqf {
833
- display: flex !important;
834
- align-items: center;
835
- }
836
-
837
- ._1iabV {
838
- font-size: 16px;
839
- font-weight: 400;
840
- font-family: "Roboto";
841
- }
842
-
843
- ._1eQAg {
844
- background-color: #28BE76;
845
- }
846
- ._38ikt ._pFFg9{
847
- font-weight: 400;
848
- font-size: 16px;
849
- text-align: center;
850
- letter-spacing: 0.01em;
851
- color: #808080;
852
- margin-bottom: 20px;
853
- font-family: "Roboto";
854
- }
855
-
856
-
857
- ._1eqkj {
858
- position: absolute;
859
- /* opacity: 0; */
860
- z-index: -999;
861
- left: 0;
862
- top: 0;
863
- }
864
-
865
- ._1eqkj > img {
866
- /* width: 100%; */
867
- /* height: 100%; */
868
- /* object-fit: cover; */
869
- }
870
-
871
- ._2IQ8b {
872
- position: absolute;
873
- z-index: -9999;
874
- width: 1792px;
875
- opacity: 0;
876
- top: -35px;
877
- 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;
878
894
  }