mario-core 2.0.0-release → 2.0.1-release

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.css DELETED
@@ -1,1240 +0,0 @@
1
- :root {
2
- --core-white: #fff;
3
- --core-red: #f00;
4
- --core-gray: #ccc;
5
- --core-light-blue: #d2e1f8;
6
- --core-light-gray: #f2f2f2;
7
- --core-light-blue-btn: #20a8d8;
8
- --core-blue-btn: #1b8eb7;
9
- --core-blue-border: #1985ac;
10
- }
11
-
12
- ._2HqmH {
13
- width: 100%;
14
- justify-content: center;
15
- border-radius: 50px !important;
16
- border: none !important;
17
- box-shadow: none !important;
18
- background-color: #EFF3FC !important;
19
- }
20
- ._2HqmH > span {
21
- font-family: "Poppins-Regular" !important;
22
- color: #316CD9 !important;
23
- line-height: 27px !important;
24
- font-size: 18px !important;
25
- font-weight: 700 !important;
26
- }
27
- @media (max-width: 768px) {
28
- ._2HqmH > span {
29
- font-size: 14px !important;
30
- line-height: 21px !important;
31
- }
32
- }
33
- ._2HqmH > div {
34
- padding: 0 !important;
35
- }
36
- ._2HqmH > div > svg {
37
- background: #EFF3FC !important;
38
- transform: scale(1.5);
39
- margin-right: 3px;
40
- }
41
-
42
- ._2HqmH:hover {
43
- background-color: #316CD9 !important;
44
- }
45
- ._2HqmH:hover > span {
46
- color: #ffffff !important;
47
- }
48
- ._2HqmH:hover > div > svg {
49
- background: #316CD9 !important;
50
- }
51
-
52
- ._2sew7 {
53
- top: -4px;
54
- right: -3px;
55
- transform: translate(50%, -50%);
56
- margin: 2px;
57
- border-radius: 50%;
58
- width: 16px;
59
- height: 16px;
60
- background-color: var(--core-red);
61
- color: var(--core-white);
62
- text-align: center;
63
- }
64
-
65
- /* style for login */
66
- ._3OgWF {
67
- display: inline-block;
68
- font-size: 34px;
69
- letter-spacing: normal;
70
- text-align: center;
71
- text-transform: uppercase;
72
- line-height: 2;
73
- color: #ffffff;
74
- }
75
-
76
- ._r9cAh {
77
- background-color: #ffb04f;
78
- border-radius: 100px;
79
- padding: 5px 40px;
80
- text-align: center;
81
- text-transform: uppercase;
82
- font-weight: 600;
83
- font-size: 20px;
84
- color: #242424;
85
- cursor: pointer;
86
- display: inline-block;
87
- }
88
- ._r9cAh:hover {
89
- color: inherit;
90
- background: #f5a037;
91
- text-decoration: none;
92
- }
93
-
94
- ._NszFe,
95
- ._MDjzH {
96
- color: #ffffff !important;
97
- font-size: 16px;
98
- font-weight: 500;
99
- text-align: center;
100
- }
101
- ._NszFe:hover,
102
- ._MDjzH:hover {
103
- color: #ffffff;
104
- text-decoration: none;
105
- }
106
-
107
- ._1Swkw p {
108
- color: #ffffff;
109
- margin-bottom: 0;
110
- font-size: 56px;
111
- font-weight: 700;
112
- text-align: left;
113
- }
114
-
115
- ._gi8vj p {
116
- color: #73c8e5;
117
- margin-bottom: 0;
118
- font-size: 24px;
119
- font-weight: 600;
120
- text-align: left;
121
- opacity: 0.8;
122
- }
123
-
124
- ._38Lo1 {
125
- max-width: 524px;
126
- overflow-y: auto;
127
- overflow-x: hidden;
128
- padding: 20px 0;
129
- }
130
-
131
- ._38Lo1::-webkit-scrollbar {
132
- display: none;
133
- }
134
-
135
- ._1OzGy {
136
- width: 50%;
137
- max-width: 826px;
138
- border-radius: 5px;
139
- }
140
-
141
- ._wWIyO {
142
- width: 100%;
143
- height: 100%;
144
- }
145
-
146
- ._3EZva {
147
- height: 46px;
148
- }
149
-
150
- ._3nuns {
151
- font-size: 48px;
152
- font-weight: bold;
153
- line-height: 56px;
154
- margin-bottom: 15px;
155
- font-family: "Montserrat-Bold" !important;
156
- }
157
- @media (max-width: 768px) {
158
- ._3nuns {
159
- font-size: 32px;
160
- line-height: 40px;
161
- }
162
- }
163
-
164
- ._21qb6 {
165
- margin-bottom: 5px;
166
- }
167
-
168
- ._NhW9l {
169
- font-weight: 500;
170
- font-size: 32px;
171
- color: #8b0000;
172
- line-height: 0.5;
173
- cursor: pointer;
174
- }
175
- ._NhW9l:hover {
176
- text-decoration: none;
177
- color: #8b0000;
178
- }
179
-
180
- ._3IL10 {
181
- background-color: rgba(0, 0, 0, 0.1);
182
- cursor: pointer;
183
- color: #ffffff;
184
- font-size: 16px;
185
- font-weight: 500;
186
- text-align: center;
187
- padding: 13px 27px;
188
- border-radius: 4px;
189
- display: block;
190
- border: none;
191
- outline: none;
192
- width: 100%;
193
- font-family: "Poppins-Regular" !important;
194
- }
195
- @media (max-width: 768px) {
196
- ._3IL10 {
197
- padding: 10px 27px;
198
- }
199
- }
200
-
201
- ._2OUwW {
202
- height: 100%;
203
- max-height: 56px;
204
- }
205
-
206
- ._2Owso {
207
- font-size: 16px;
208
- font-family: "Poppins-Regular" !important;
209
- line-height: 24px;
210
- }
211
- @media (max-width: 768px) {
212
- ._2Owso {
213
- font-size: 14px;
214
- }
215
- }
216
-
217
- ._fx-kA {
218
- font-size: 16px;
219
- font-weight: 400;
220
- line-height: 24px;
221
- text-align: left;
222
- opacity: 0.6;
223
- }
224
- @media (max-width: 768px) {
225
- ._fx-kA {
226
- font-size: 14px;
227
- }
228
- }
229
-
230
- ._141p1 {
231
- bottom: 20px;
232
- position: absolute;
233
- right: 100px;
234
- }
235
-
236
- ._Ce3Kg {
237
- color: #2196f3;
238
- text-align: center;
239
- font-weight: 500;
240
- }
241
- ._Ce3Kg:hover {
242
- color: #336dda;
243
- }
244
-
245
- ._2t6d9 {
246
- text-align: left;
247
- font-weight: normal;
248
- font-size: 16px !important;
249
- }
250
-
251
- ._3bDsd {
252
- color: #336dda;
253
- font-size: 16px;
254
- display: inline-block;
255
- font-weight: 500;
256
- font-family: "Poppins-Regular" !important;
257
- -webkit-text-decoration: revert;
258
- text-decoration: revert;
259
- }
260
- ._3bDsd:hover {
261
- color: #336dda;
262
- }
263
- @media (max-width: 768px) {
264
- ._3bDsd {
265
- font-size: 14px;
266
- }
267
- }
268
-
269
- ._I4SVu {
270
- color: #336dda;
271
- font-size: 16px;
272
- display: inline-block;
273
- font-weight: 500;
274
- font-family: "Poppins-Regular" !important;
275
- -webkit-text-decoration: revert;
276
- text-decoration: revert;
277
- margin-top: 20px;
278
- }
279
- ._I4SVu:hover {
280
- color: #336dda;
281
- }
282
- @media (max-width: 768px) {
283
- ._I4SVu {
284
- font-size: 14px;
285
- }
286
- }
287
-
288
- ._11FZt {
289
- font-weight: 500;
290
- }
291
-
292
- ._3LXoI {
293
- text-align: center;
294
- font-size: 14px;
295
- }
296
- ._3LXoI a {
297
- font-weight: 500;
298
- color: #c70000;
299
- }
300
- ._3LXoI a:hover {
301
- color: #c70000;
302
- }
303
-
304
- ._PMcjT {
305
- color: #c70000;
306
- font-size: 16px;
307
- font-weight: 500;
308
- text-align: center;
309
- }
310
-
311
- ._2rZY6 {
312
- border-radius: 12px;
313
- padding: 20px 50px;
314
- margin-right: 20px;
315
- height: 100%;
316
- width: 280px;
317
- }
318
- ._2rZY6 ._3SOdX > p > span {
319
- font-size: 14px;
320
- font-weight: 600;
321
- }
322
- ._2rZY6 ._3SOdX > p {
323
- font-size: 14px;
324
- font-weight: 400;
325
- margin-bottom: 0;
326
- }
327
- ._2rZY6 ._y9lM2 > img {
328
- height: 30px;
329
- }
330
-
331
- ._2rZY6:nth-child(1) {
332
- background: #316cd9;
333
- color: #ffffff;
334
- }
335
-
336
- ._2rZY6:nth-child(2) {
337
- background: #c54140;
338
- color: #ffffff;
339
- }
340
-
341
- ._2rZY6:nth-child(3) {
342
- background: #73c8e5;
343
- color: #242424;
344
- }
345
-
346
- ._1TT1q ._NszFe,
347
- ._1TT1q ._MDjzH {
348
- padding: 0 15px;
349
- }
350
- ._1TT1q ._r9cAh {
351
- color: #ffffff;
352
- margin-left: 15px;
353
- }
354
- ._1TT1q ._r9cAh:hover {
355
- background-color: #ffffff;
356
- color: #8b0000;
357
- text-decoration: none;
358
- }
359
-
360
- ._32V6L {
361
- display: inline-block;
362
- width: 430px;
363
- height: 170px;
364
- box-shadow: 0 3px 6px rgba(39, 52, 125, 0.1607843137);
365
- border-radius: 20px;
366
- opacity: 1;
367
- padding: 50px;
368
- }
369
- ._32V6L ._20YJX {
370
- width: 70px;
371
- vertical-align: top;
372
- }
373
- ._32V6L ._3OgWF {
374
- width: 70%;
375
- }
376
-
377
- ._wWIyO label:not(._11FZt) {
378
- color: #8f9bb3;
379
- text-transform: uppercase;
380
- }
381
- ._wWIyO input[type=text],
382
- ._wWIyO input[type=password] {
383
- width: 100%;
384
- border-radius: 8px;
385
- border: 1px solid #D3D3D3;
386
- height: 50px;
387
- margin-bottom: 5px;
388
- padding: 5px 15px;
389
- }
390
- ._wWIyO input[type=text]::-moz-placeholder, ._wWIyO input[type=password]::-moz-placeholder {
391
- color: #D3D3D3;
392
- font-size: 16px;
393
- font-weight: 400;
394
- }
395
- ._wWIyO input[type=text]::placeholder,
396
- ._wWIyO input[type=password]::placeholder {
397
- color: #D3D3D3;
398
- font-size: 16px;
399
- font-weight: 400;
400
- }
401
- ._wWIyO ._1AiX0 {
402
- transform: scale(1.3);
403
- margin-left: 2px;
404
- }
405
- ._wWIyO ._2uNvW {
406
- font-size: 16px;
407
- line-height: 27px;
408
- }
409
- @media (max-width: 768px) {
410
- ._wWIyO ._2uNvW {
411
- font-size: 14px;
412
- }
413
- }
414
- ._wWIyO ._pqn4y {
415
- font-size: 18px;
416
- opacity: 0.56;
417
- }
418
- @media (max-width: 768px) {
419
- ._wWIyO ._pqn4y {
420
- font-size: 14px;
421
- }
422
- }
423
- ._wWIyO ._39BJD {
424
- margin-bottom: 30px;
425
- }
426
- ._wWIyO ._39BJD ._ozRAq:disabled {
427
- background: #E5E5E5;
428
- }
429
- ._wWIyO input[type=checkbox]._2K9b2 {
430
- margin-left: 0;
431
- }
432
- ._wWIyO ._11FZt {
433
- padding-left: 20px;
434
- }
435
- ._wWIyO ._3IL10 {
436
- margin-top: 30px;
437
- color: #ffffff;
438
- font-weight: 500;
439
- font-family: "Poppins-Regular" !important;
440
- font-size: 18px;
441
- font-weight: 700;
442
- border-radius: 100px;
443
- background-color: #316CD9;
444
- line-height: 27px;
445
- }
446
- ._wWIyO ._3IL10:hover {
447
- background-color: #2196f3;
448
- color: #ffffff;
449
- }
450
- @media (max-width: 768px) {
451
- ._wWIyO ._3IL10 {
452
- font-size: 14px;
453
- line-height: 21px;
454
- }
455
- }
456
- ._wWIyO ._2VvIr {
457
- border-radius: 50px;
458
- }
459
- ._wWIyO ._2A0HF {
460
- background: #316CD9;
461
- color: #FFFFFF;
462
- }
463
- ._wWIyO ._3LXoI {
464
- position: absolute;
465
- margin-left: auto;
466
- margin-right: auto;
467
- left: 0;
468
- right: 0;
469
- bottom: 0;
470
- text-align: center;
471
- }
472
-
473
- ._23Sua {
474
- min-height: 40vh;
475
- }
476
-
477
- ._3CWP6 ._3nuns {
478
- margin-bottom: 0;
479
- font-family: "Montserrat-Bold" !important;
480
- }
481
- ._3CWP6 ._PMcjT {
482
- margin-bottom: 20px;
483
- font-family: "Poppins-Regular" !important;
484
- }
485
- ._3CWP6 ._3IL10 {
486
- margin-bottom: 70px;
487
- font-family: "Poppins-Regular" !important;
488
- }
489
-
490
- ._3Wmco ._13Rk0 {
491
- padding-bottom: 60px;
492
- }
493
-
494
- * {
495
- box-sizing: border-box;
496
- }
497
-
498
- ._o6HKW {
499
- margin-top: -2rem;
500
- margin-left: -30px;
501
- margin-right: -30px;
502
- }
503
-
504
- ._30npl {
505
- width: 100%;
506
- height: 100%;
507
- z-index: 1;
508
- }
509
- ._30npl img {
510
- width: 100%;
511
- height: 100%;
512
- -o-object-fit: cover;
513
- object-fit: cover;
514
- -o-object-position: center;
515
- object-position: center;
516
- position: absolute;
517
- z-index: 1;
518
- top: 0;
519
- left: 0;
520
- }
521
- ._30npl img._3oAH- {
522
- z-index: 3;
523
- }
524
- ._30npl img._3oAH-._16rY4 {
525
- animation: _26nbh 1s ease-in-out forwards;
526
- }
527
- ._30npl img._3A7Vv {
528
- z-index: 2;
529
- }
530
-
531
- @keyframes _26nbh {
532
- 0% {
533
- opacity: 0;
534
- }
535
- 100% {
536
- opacity: 1;
537
- }
538
- }
539
- ._F-hjL {
540
- background-repeat: no-repeat;
541
- background-size: cover;
542
- width: 100%;
543
- height: 100vh;
544
- background-position: center;
545
- }
546
- @media (max-width: 768px) {
547
- ._F-hjL {
548
- overflow: hidden;
549
- }
550
- }
551
- ._F-hjL ._149oA {
552
- position: relative;
553
- z-index: 2;
554
- background: rgba(0, 0, 0, 0.57);
555
- height: 100%;
556
- padding: 20px 100px;
557
- }
558
- ._F-hjL ._149oA ._24U3W > img {
559
- height: 60px;
560
- }
561
- ._F-hjL ._149oA ._3Wmco {
562
- padding-top: 70px;
563
- }
564
-
565
- ._2v-L_ {
566
- padding: 0 !important;
567
- }
568
-
569
- ._3ncTL {
570
- width: 100%;
571
- height: 100%;
572
- border-radius: 0 5px 5px 0 !important;
573
- }
574
-
575
- ._2kOvJ {
576
- width: 50%;
577
- margin-bottom: 25px;
578
- margin-left: -30px;
579
- }
580
-
581
- ._39l0X {
582
- padding: 0;
583
- }
584
- ._39l0X > ._1BMwK {
585
- padding: 0;
586
- }
587
- @media screen and (max-width: 767px) {
588
- ._39l0X {
589
- padding: 0 10px;
590
- }
591
- }
592
-
593
- ._1XNpH {
594
- padding: 4px;
595
- margin-bottom: 0;
596
- border: 1px solid var(--core-light-blue-btn);
597
- background-color: var(--core-light-blue-btn);
598
- border-radius: 2px;
599
- color: #fff;
600
- font-weight: 500;
601
- font-size: 0.9em;
602
- cursor: pointer;
603
- height: 30px;
604
- }
605
-
606
- ._1XNpH:hover {
607
- border: 1px solid var(--core-blue-border);
608
- background-color: var(--core-blue-btn);
609
- }
610
-
611
- ._1z5h9 {
612
- height: 30px;
613
- }
614
-
615
- ._Gewcf {
616
- max-width: 300px;
617
- max-height: 75px;
618
- }
619
-
620
- ._2vcmv {
621
- background: #262626 !important;
622
- }
623
-
624
- ._1hXpy {
625
- max-width: 160px;
626
- max-height: 60px;
627
- }
628
-
629
- ._3vb3s li > a {
630
- color: #808080 !important;
631
- }
632
- ._3vb3s li > a:hover {
633
- background: #191919 !important;
634
- color: white !important;
635
- }
636
- ._3vb3s li > ._36jSM {
637
- background: #191919 !important;
638
- color: white !important;
639
- }
640
-
641
- ._DNrus li > a {
642
- max-width: 200px;
643
- }
644
-
645
- ._3NEZj,
646
- ._1wUDG {
647
- background: #262626 !important;
648
- }
649
-
650
- ._1S7Px {
651
- cursor: pointer;
652
- font-size: 20px;
653
- color: #808080;
654
- }
655
-
656
- ._3846X {
657
- height: 36px;
658
- width: 36px;
659
- -o-object-fit: contain;
660
- object-fit: contain;
661
- -o-object-position: center;
662
- object-position: center;
663
- }
664
-
665
- ._1wUDG {
666
- background: #262626;
667
- cursor: pointer;
668
- }
669
- ._1wUDG p {
670
- color: #808080;
671
- margin: 0;
672
- cursor: pointer;
673
- }
674
-
675
- ._2P85D {
676
- height: 25px;
677
- margin-right: 15px;
678
- cursor: pointer;
679
- color: #808080;
680
- }
681
-
682
- ._1qjbW {
683
- height: 90vh;
684
- }
685
-
686
- ._1I62C label {
687
- display: block;
688
- font-size: 16px;
689
- margin-top: 10px;
690
- margin-left: 5px;
691
- }
692
- ._1I62C ._3cLcM {
693
- display: block;
694
- }
695
-
696
- ._1krbH ._RQaHE {
697
- border: none;
698
- background-color: transparent;
699
- outline: none;
700
- }
701
- ._1krbH ._RQaHE:hover, ._1krbH ._RQaHE:focus, ._1krbH ._RQaHE:active {
702
- background-color: transparent !important;
703
- outline: none;
704
- border: none;
705
- box-shadow: none !important;
706
- }
707
- ._1krbH ._RQaHE img {
708
- width: 40px;
709
- height: 40px;
710
- border-radius: 50%;
711
- }
712
- ._1krbH ._XK8oS {
713
- width: 30px !important;
714
- height: auto !important;
715
- border-radius: 0 !important;
716
- }
717
- ._1krbH ._3ys4W {
718
- width: 300px;
719
- top: 52px !important;
720
- left: -250px !important;
721
- transform: none !important;
722
- border-radius: 10px;
723
- box-shadow: 0px 3px 6px rgba(39, 52, 125, 0.1607843137);
724
- border: none;
725
- padding: 15px;
726
- }
727
- ._1krbH ._3ys4W:after {
728
- display: none;
729
- }
730
- ._1krbH ._3ys4W ._ToOW_ {
731
- background: transparent;
732
- }
733
- ._1krbH ._3ys4W ._ToOW_:hover {
734
- color: #8b0000;
735
- }
736
- ._1krbH ._3sQlR {
737
- font-weight: 600;
738
- border-top: 1px solid rgba(39, 52, 125, 0.1607843137);
739
- padding-top: 10px;
740
- }
741
- ._1krbH ._3sQlR._3bqSM {
742
- color: #8b0000;
743
- }
744
- ._1krbH ._3sQlR ._1jgSI {
745
- margin-right: 12px;
746
- }
747
- ._1krbH ._35Ttz img {
748
- width: 70px;
749
- height: 70px;
750
- border-radius: 50%;
751
- box-shadow: 0px 3px 6px rgba(39, 52, 125, 0.1607843137);
752
- border: 2px solid #ffffff;
753
- }
754
- ._1krbH ._3ys4W ._1wc7o {
755
- padding: 10px 0;
756
- }
757
- ._1krbH ._3ys4W ._1_9tV {
758
- color: #8b0000;
759
- font-weight: 600;
760
- }
761
- ._1krbH ._3S4f2 {
762
- padding-left: 20px;
763
- width: 190px;
764
- }
765
- ._1krbH ._3S4f2 h5,
766
- ._1krbH ._3S4f2 span {
767
- white-space: nowrap;
768
- overflow: hidden;
769
- text-overflow: ellipsis;
770
- display: inline-block;
771
- width: 100%;
772
- }
773
- ._1krbH ._3S4f2 a {
774
- padding: 0;
775
- text-decoration: none;
776
- }
777
- ._1krbH ._3ajui {
778
- width: 210px;
779
- top: 40px !important;
780
- left: -80px !important;
781
- transform: none !important;
782
- border-radius: 6px;
783
- box-shadow: 0px 8px 15px #989898;
784
- border: none;
785
- padding: 0 8px;
786
- }
787
- ._1krbH ._3ajui:after {
788
- display: none;
789
- }
790
- ._1krbH ._3ajui ._ToOW_ {
791
- background: transparent;
792
- }
793
- ._1krbH ._3Y_y4 {
794
- color: #242424;
795
- display: flex;
796
- padding: 8px;
797
- border-radius: 6px;
798
- }
799
- ._1krbH ._3Y_y4:hover {
800
- background-color: #f1faff;
801
- color: #009ef7;
802
- }
803
- ._1krbH ._CzNMi {
804
- background-color: #f1faff;
805
- color: #009ef7;
806
- }
807
-
808
- ._1ocBa {
809
- cursor: pointer;
810
- font-weight: 500;
811
- }
812
- ._18NhM, ._1ocBa:hover {
813
- color: #316cd9;
814
- }
815
- ._1ocBa svg {
816
- width: 16px;
817
- height: 16px;
818
- }
819
- ._2bquW {
820
- top: 50%;
821
- transform: translateY(-50%);
822
- left: 12px;
823
- font-size: 14px;
824
- }
825
- ._3A4G4 {
826
- padding-left: 28px !important;
827
- }
828
- ._1MsEW {
829
- max-height: 200px;
830
- overflow-y: auto;
831
- border-radius: 8px;
832
- }
833
- ._1MsEW input {
834
- margin-bottom: 5px;
835
- }
836
-
837
- ._2rTzM {
838
- border-radius: 4px;
839
- background: white;
840
- }
841
-
842
- ._18y0w {
843
- padding: 6px 12px 6px 0px;
844
- border-radius: 0 4px 4px 0;
845
- color: #fff;
846
- }
847
-
848
- ._3cZAT {
849
- padding: 5px 8px 7px 6px;
850
- border-radius: 4px 0 0 4px;
851
- }
852
-
853
- @media (max-width: 575px) {
854
- ._1INnO {
855
- display: none;
856
- }
857
- ._38Lo1 {
858
- width: 358px;
859
- }
860
- ._wWIyO {
861
- padding: 50px 20px !important;
862
- }
863
- }
864
- @media (max-width: 575px) and (max-width: 768px) {
865
- ._wWIyO {
866
- padding-top: 30px !important;
867
- }
868
- }
869
- @media (max-width: 768px) {
870
- ._2v-L_ {
871
- display: none;
872
- }
873
- ._wWIyO {
874
- border-radius: 5px !important;
875
- }
876
- ._38Lo1 {
877
- width: 500px !important;
878
- max-width: 95%;
879
- }
880
- ._2yRc8 {
881
- font-size: 30px;
882
- color: #ffffff;
883
- }
884
- ._149oA {
885
- padding: 20px !important;
886
- }
887
- ._13Rk0 ._1Swkw > p {
888
- font-size: 40px;
889
- font-weight: 700;
890
- text-align: center;
891
- }
892
- ._13Rk0 ._gi8vj > p {
893
- font-size: 16px;
894
- font-weight: 600;
895
- text-align: center;
896
- }
897
- ._141p1 {
898
- right: 20px;
899
- }
900
- ._ABUIP {
901
- overflow-x: scroll;
902
- -ms-overflow-style: none;
903
- scrollbar-width: none;
904
- }
905
- ._ABUIP::-webkit-scrollbar {
906
- display: none;
907
- }
908
- ._F-hjL ._1TT1q ._NszFe {
909
- width: 70%;
910
- border: #8b0000;
911
- color: #ffffff;
912
- max-width: 500px;
913
- margin: 5px auto;
914
- background-color: #8b0000;
915
- border-radius: 10px;
916
- padding: 5px 40px;
917
- }
918
- ._F-hjL ._1TT1q ._MDjzH {
919
- width: 70%;
920
- border: #8b0000;
921
- max-width: 500px;
922
- margin: 5px auto;
923
- border-radius: 10px;
924
- color: #ffffff;
925
- background-color: #8b0000;
926
- padding: 5px 40px;
927
- }
928
- ._F-hjL ._1TT1q ._r9cAh {
929
- justify-content: center;
930
- width: 70%;
931
- max-width: 500px;
932
- margin: 5px auto;
933
- border: #8b0000;
934
- color: #ffffff;
935
- background-color: #8b0000;
936
- }
937
- ._F-hjL ._1TT1q ._r9cAh :hover {
938
- background-color: transparent;
939
- color: #8b0000;
940
- }
941
- ._1INnO {
942
- display: none;
943
- }
944
- ._WX97m {
945
- padding: 10px 40px !important;
946
- }
947
- ._WX97m {
948
- background: white;
949
- padding: 20px;
950
- margin-top: 10px;
951
- }
952
- ._WX97m > ul > li > a {
953
- width: 100% !important;
954
- border: none !important;
955
- color: #000000 !important;
956
- background-color: #fff !important;
957
- text-align: left;
958
- padding: 0 !important;
959
- }
960
- }
961
- @media (min-width: 768px) {
962
- ._2LIqK {
963
- display: none;
964
- }
965
- }
966
- ._2Zz97 ._3-yp5 {
967
- z-index: -1;
968
- }
969
-
970
- ._1KcY7 {
971
- padding: 10px 75px;
972
- border-top: 1px solid #DFE0DF;
973
- cursor: pointer;
974
- font-size: 20px;
975
- text-align: center;
976
- margin-bottom: 0;
977
- transition: background-color 0.5s ease-out;
978
- }
979
-
980
- ._1KcY7:hover {
981
- background: #336DDA;
982
- color: white;
983
- }
984
-
985
- ._dOVso {
986
- background: #336DDA;
987
- color: white;
988
- }
989
-
990
- ._3ZqxI > div {
991
- border-radius: 7px;
992
- }
993
- ._3ZqxI ._g-p72 {
994
- font-weight: 500;
995
- line-height: 1.6;
996
- font-size: 20px;
997
- padding: 10px 20px;
998
- }
999
-
1000
- ._DrSlA {
1001
- background: #EFF3FC;
1002
- font-size: 15px;
1003
- color: #ad9292;
1004
- border-radius: 50px;
1005
- cursor: pointer;
1006
- display: flex;
1007
- align-items: center;
1008
- justify-content: center;
1009
- padding: 10px 0;
1010
- }
1011
- ._DrSlA img {
1012
- height: 26px;
1013
- margin-right: 10px;
1014
- }
1015
- ._DrSlA p {
1016
- margin-bottom: 0;
1017
- font-size: 18px;
1018
- font-weight: 700;
1019
- line-height: 27px;
1020
- text-align: left;
1021
- color: #316CD9;
1022
- font-family: "Poppins-Regular" !important;
1023
- }
1024
- @media (max-width: 768px) {
1025
- ._DrSlA p {
1026
- font-size: 14px;
1027
- line-height: 21px;
1028
- }
1029
- }
1030
-
1031
- ._DrSlA:hover {
1032
- background: #316CD9;
1033
- }
1034
- ._DrSlA:hover p {
1035
- color: #ffffff;
1036
- }
1037
- ._DrSlA:hover ._20YJX {
1038
- width: 32px !important;
1039
- }
1040
-
1041
- ._3Vgah {
1042
- padding-top: 108px;
1043
- padding-right: 16px;
1044
- }
1045
- ._3Vgah > div {
1046
- display: flex;
1047
- align-items: center;
1048
- justify-content: center;
1049
- font-weight: 600;
1050
- font-size: 16px;
1051
- line-height: 24px;
1052
- color: #242424;
1053
- padding: 12px 20px;
1054
- border: none;
1055
- border-radius: 8px;
1056
- }
1057
- ._1jraB > div {
1058
- background-color: #d9eee4;
1059
- }
1060
-
1061
- ._1sfzz {
1062
- padding: 0 12px;
1063
- }
1064
-
1065
- @media (max-width: 599.95px) {
1066
- ._3Vgah {
1067
- padding-right: 8px;
1068
- padding-top: 72px;
1069
- max-width: 250px;
1070
- width: -moz-fit-content;
1071
- width: fit-content;
1072
- }
1073
- ._3Vgah > div {
1074
- align-items: self-start;
1075
- font-size: 14px;
1076
- line-height: 20px;
1077
- }
1078
- }
1079
- @media (min-width: 599.95px) and (max-width: 1279.95px) {
1080
- ._3Vgah {
1081
- padding-right: 8px;
1082
- padding-top: 88px;
1083
- }
1084
- }
1085
- ._2geWX {
1086
- table-layout: fixed;
1087
- width: 100%;
1088
- }
1089
- ._2geWX td p {
1090
- white-space: nowrap;
1091
- overflow: hidden;
1092
- text-overflow: ellipsis;
1093
- padding: 4px 8px;
1094
- margin: 0;
1095
- }
1096
- ._2geWX div p {
1097
- white-space: nowrap;
1098
- overflow: hidden;
1099
- text-overflow: ellipsis;
1100
- padding: 2px 8px;
1101
- margin: 0;
1102
- }
1103
-
1104
- ._3QMZ8 {
1105
- width: 140px;
1106
- }
1107
-
1108
- ._2RT7O {
1109
- width: 40px;
1110
- }
1111
-
1112
- ._c0zqU {
1113
- width: 80px;
1114
- }
1115
-
1116
- ._3ewxz {
1117
- width: 20%;
1118
- }
1119
-
1120
- ._1HLzj {
1121
- line-height: 40px;
1122
- }
1123
-
1124
- ._OqRPX {
1125
- position: absolute;
1126
- z-index: 1000;
1127
- bottom: 0;
1128
- right: 0;
1129
- background: transparent;
1130
- padding: 0 7px;
1131
- letter-spacing: 2px;
1132
- color: #fff;
1133
- }
1134
-
1135
- ._M600U {
1136
- cursor: pointer;
1137
- border: none;
1138
- outline: none;
1139
- background: transparent;
1140
- }
1141
- ._M600U:hover {
1142
- color: #316CD9;
1143
- text-decoration: underline;
1144
- }
1145
-
1146
- ._FOQGD div {
1147
- font-size: 14px !important;
1148
- }
1149
-
1150
- ._18VBi h5 {
1151
- display: flex;
1152
- justify-content: space-between;
1153
- align-items: center;
1154
- width: 100%;
1155
- }
1156
- ._18VBi h5 div {
1157
- font-size: 18px;
1158
- font-weight: 700;
1159
- }
1160
-
1161
- ._1ok5g {
1162
- text-transform: capitalize;
1163
- }
1164
-
1165
- ._27Gz6 {
1166
- width: 100%;
1167
- padding: 0 !important;
1168
- margin-bottom: 8px;
1169
- border: none;
1170
- background: transparent;
1171
- outline: none;
1172
- box-shadow: none !important;
1173
- text-align: left !important;
1174
- }
1175
-
1176
- ._MocxV::-moz-placeholder {
1177
- text-transform: capitalize;
1178
- }
1179
-
1180
- ._MocxV::placeholder {
1181
- text-transform: capitalize;
1182
- }
1183
-
1184
- ._3SqG- ._39I0- {
1185
- padding: 10px 75px;
1186
- border-top: 1px solid #dfe0df;
1187
- cursor: pointer;
1188
- font-size: 20px;
1189
- text-align: center;
1190
- margin-bottom: 0;
1191
- transition: background-color 0.5s ease-out;
1192
- }
1193
- ._3SqG- ._AMasE {
1194
- background: #336dda !important;
1195
- color: #fff !important;
1196
- }
1197
- ._3SqG- ._39I0-:hover {
1198
- background: #336dda;
1199
- color: #fff;
1200
- }
1201
- ._297lu {
1202
- width: 100%;
1203
- height: 100%;
1204
- }
1205
-
1206
- ._fAgyT {
1207
- height: 120px;
1208
- width: 84px;
1209
- }
1210
-
1211
- ._174lZ {
1212
- width: 84px;
1213
- height: 84px;
1214
- -o-object-fit: contain;
1215
- object-fit: contain;
1216
- }
1217
-
1218
- ._27ch0 {
1219
- background-color: rgba(15, 163, 255, 0.1254901961) !important;
1220
- }
1221
-
1222
- ._2KvRR {
1223
- text-align: center;
1224
- overflow: hidden;
1225
- text-overflow: ellipsis;
1226
- display: -webkit-box;
1227
- -webkit-line-clamp: 2;
1228
- -webkit-box-orient: vertical;
1229
- }
1230
-
1231
- ._1thMc label {
1232
- display: block;
1233
- font-size: 16px;
1234
- margin-top: 10px;
1235
- margin-left: 5px;
1236
- }
1237
-
1238
- ._1Yddg {
1239
- height: 38px;
1240
- }