@bagelink/vue 1.4.20 → 1.4.26

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 (35) hide show
  1. package/dist/components/AddressSearch.vue.d.ts.map +1 -1
  2. package/dist/components/Carousel2.vue.d.ts +89 -0
  3. package/dist/components/Carousel2.vue.d.ts.map +1 -0
  4. package/dist/components/Dropdown.vue.d.ts.map +1 -1
  5. package/dist/components/Icon/Icon.vue.d.ts.map +1 -1
  6. package/dist/components/Pill.vue.d.ts.map +1 -1
  7. package/dist/components/Slider.vue.d.ts.map +1 -1
  8. package/dist/components/calendar/CalendarPopover.vue.d.ts.map +1 -1
  9. package/dist/components/calendar/views/CalendarPopover.vue.d.ts +2 -2
  10. package/dist/components/calendar/views/CalendarPopover.vue.d.ts.map +1 -1
  11. package/dist/components/form/inputs/RichText/index.vue.d.ts +1 -0
  12. package/dist/components/form/inputs/RichText/index.vue.d.ts.map +1 -1
  13. package/dist/components/form/inputs/SelectInput.vue.d.ts.map +1 -1
  14. package/dist/index.cjs +119 -134
  15. package/dist/index.mjs +119 -134
  16. package/dist/style.css +781 -778
  17. package/dist/utils/BagelFormUtils.d.ts +3 -1
  18. package/dist/utils/BagelFormUtils.d.ts.map +1 -1
  19. package/package.json +1 -1
  20. package/src/components/Icon/Icon.vue +4 -2
  21. package/src/components/Pill.vue +0 -2
  22. package/src/components/Slider.vue +0 -11
  23. package/src/components/form/inputs/RichText/index.vue +13 -5
  24. package/src/styles/text.css +784 -777
  25. package/src/utils/BagelFormUtils.ts +5 -9
  26. package/dist/components/Icon.vue.d.ts +0 -16
  27. package/dist/components/Icon.vue.d.ts.map +0 -1
  28. package/dist/components/form/BglFieldSet.vue.d.ts +0 -25
  29. package/dist/components/form/BglFieldSet.vue.d.ts.map +0 -1
  30. package/dist/iconify-0J3vK-m1.cjs +0 -1693
  31. package/dist/iconify-Bc1B42Ak.cjs +0 -1771
  32. package/dist/iconify-BiLGk5km.js +0 -1693
  33. package/dist/iconify-DVnNdzog.js +0 -1771
  34. package/dist/types/timeago.d.ts +0 -23
  35. package/dist/types/timeago.d.ts.map +0 -1
@@ -1,390 +1,390 @@
1
1
  .txt-center {
2
- text-align: center;
2
+ text-align: center;
3
3
  }
4
4
 
5
5
  .txt-start {
6
- text-align: start;
6
+ text-align: start;
7
7
  }
8
8
 
9
9
  .txt-end {
10
- text-align: end;
10
+ text-align: end;
11
11
  }
12
12
 
13
13
  .txt-justify {
14
- text-align: justify;
14
+ text-align: justify;
15
15
  }
16
16
 
17
17
  .txt-small {
18
- font-size: 12px;
18
+ font-size: 12px;
19
19
  }
20
20
 
21
21
  .txt20,
22
22
  .txt-20 {
23
- font-size: 20px;
23
+ font-size: 20px;
24
24
  }
25
25
 
26
26
  .txt24,
27
27
  .txt-24 {
28
- font-size: 24px;
28
+ font-size: 24px;
29
29
  }
30
30
 
31
31
  .txt28,
32
32
  .txt-28 {
33
- font-size: 28px;
33
+ font-size: 28px;
34
34
  }
35
35
 
36
36
  .txt30,
37
37
  .txt-30 {
38
- font-size: 30px;
38
+ font-size: 30px;
39
39
  }
40
40
 
41
41
  .txt32,
42
42
  .txt-32 {
43
- font-size: 32px;
43
+ font-size: 32px;
44
44
  }
45
45
 
46
46
  .txt36,
47
47
  .txt-36 {
48
- font-size: 36px;
48
+ font-size: 36px;
49
49
  }
50
50
 
51
51
  .txt40,
52
52
  .txt-40 {
53
- font-size: 40px;
53
+ font-size: 40px;
54
54
  }
55
55
 
56
56
  .txt44,
57
57
  .txt-44 {
58
- font-size: 44px;
58
+ font-size: 44px;
59
59
  }
60
60
 
61
61
  .txt48,
62
62
  .txt-48 {
63
- font-size: 48px;
63
+ font-size: 48px;
64
64
  }
65
65
 
66
66
  .txt50,
67
67
  .txt-50 {
68
- font-size: 50px;
68
+ font-size: 50px;
69
69
  }
70
70
 
71
71
  .txt52,
72
72
  .txt-52 {
73
- font-size: 52px;
73
+ font-size: 52px;
74
74
  }
75
75
 
76
76
  .txt56,
77
77
  .txt-56 {
78
- font-size: 56px;
78
+ font-size: 56px;
79
79
  }
80
80
 
81
81
  .txt60,
82
82
  .txt-60 {
83
- font-size: 60px;
83
+ font-size: 60px;
84
84
  }
85
85
 
86
86
  .txt64,
87
87
  .txt-64 {
88
- font-size: 64px;
88
+ font-size: 64px;
89
89
  }
90
90
 
91
91
  .txt68,
92
92
  .txt-68 {
93
- font-size: 68px;
93
+ font-size: 68px;
94
94
  }
95
95
 
96
96
  .txt70,
97
97
  .txt-70 {
98
- font-size: 70px;
98
+ font-size: 70px;
99
99
  }
100
100
 
101
101
  .txt72,
102
102
  .txt-72 {
103
- font-size: 72px;
103
+ font-size: 72px;
104
104
  }
105
105
 
106
106
  .txt80,
107
107
  .txt-80 {
108
- font-size: 80px;
108
+ font-size: 80px;
109
109
  }
110
110
 
111
111
  .txt90,
112
112
  .txt-90 {
113
- font-size: 90px;
113
+ font-size: 90px;
114
114
  }
115
115
 
116
116
  .txt100,
117
117
  .txt-100 {
118
- font-size: 100px;
118
+ font-size: 100px;
119
119
  }
120
120
 
121
121
  .txt110,
122
122
  .txt-110 {
123
- font-size: 110px;
123
+ font-size: 110px;
124
124
  }
125
125
 
126
126
  .txt120,
127
127
  .txt-120 {
128
- font-size: 120px;
128
+ font-size: 120px;
129
129
  }
130
130
 
131
131
  .txt130,
132
132
  .txt-130 {
133
- font-size: 130px;
133
+ font-size: 130px;
134
134
  }
135
135
 
136
136
  .txt140,
137
137
  .txt-140 {
138
- font-size: 140px;
138
+ font-size: 140px;
139
139
  }
140
140
 
141
141
  .txt150,
142
142
  .txt-150 {
143
- font-size: 150px;
143
+ font-size: 150px;
144
144
  }
145
145
 
146
146
  .txt18,
147
147
  .txt-18 {
148
- font-size: 18px;
148
+ font-size: 18px;
149
149
  }
150
150
 
151
151
  .txt16,
152
152
  .txt-16 {
153
- font-size: 16px;
153
+ font-size: 16px;
154
154
  }
155
155
 
156
156
  .txt14,
157
157
  .txt-14 {
158
- font-size: 14px;
158
+ font-size: 14px;
159
159
  }
160
160
 
161
161
  .txt12,
162
162
  .txt-12 {
163
- font-size: 12px;
163
+ font-size: 12px;
164
164
  }
165
165
 
166
166
  .txt11,
167
167
  .txt-11 {
168
- font-size: 11px;
168
+ font-size: 11px;
169
169
  }
170
170
 
171
171
  .txt10,
172
172
  .txt-10 {
173
- font-size: 10px;
173
+ font-size: 10px;
174
174
  }
175
175
 
176
176
  .txt9,
177
177
  .txt-9 {
178
- font-size: 9px;
178
+ font-size: 9px;
179
179
  }
180
180
 
181
181
  .txt025,
182
182
  .txt-025 {
183
- font-size: 0.25rem;
183
+ font-size: 0.25rem;
184
184
  }
185
185
 
186
186
  .txt05,
187
187
  .txt-05 {
188
- font-size: 0.5rem;
188
+ font-size: 0.5rem;
189
189
  }
190
190
 
191
191
  .txt075,
192
192
  .txt-075 {
193
- font-size: 0.75rem;
193
+ font-size: 0.75rem;
194
194
  }
195
195
 
196
196
  .txt1,
197
197
  .txt-1 {
198
- font-size: 1rem;
198
+ font-size: 1rem;
199
199
  }
200
200
 
201
201
  .txt1-25,
202
202
  .txt-1-25 {
203
- font-size: 1.25rem;
203
+ font-size: 1.25rem;
204
204
  }
205
205
 
206
206
  .txt1-5,
207
207
  .txt-1-5 {
208
- font-size: 1.5rem;
208
+ font-size: 1.5rem;
209
209
  }
210
210
 
211
211
  .txt1-75,
212
212
  .txt-1-75 {
213
- font-size: 1.75rem;
213
+ font-size: 1.75rem;
214
214
  }
215
215
 
216
216
  .txt2,
217
217
  .txt-2 {
218
- font-size: 2rem;
218
+ font-size: 2rem;
219
219
  }
220
220
 
221
221
  .txt2-25,
222
222
  .txt-2-25 {
223
- font-size: 2.25rem;
223
+ font-size: 2.25rem;
224
224
  }
225
225
 
226
226
  .txt2-5,
227
227
  .txt-2-5 {
228
- font-size: 2.5rem;
228
+ font-size: 2.5rem;
229
229
  }
230
230
 
231
231
  .txt2-75,
232
232
  .txt-2-75 {
233
- font-size: 2.75rem;
233
+ font-size: 2.75rem;
234
234
  }
235
235
 
236
236
  .txt3,
237
237
  .txt-3 {
238
- font-size: 3rem;
238
+ font-size: 3rem;
239
239
  }
240
240
 
241
241
  .txt3-25,
242
242
  .txt-3-25 {
243
- font-size: 3.25rem;
243
+ font-size: 3.25rem;
244
244
  }
245
245
 
246
246
  .txt3-5,
247
247
  .txt-3-5 {
248
- font-size: 3.5rem;
248
+ font-size: 3.5rem;
249
249
  }
250
250
 
251
251
  .txt3-75,
252
252
  .txt-3-75 {
253
- font-size: 3.75rem;
253
+ font-size: 3.75rem;
254
254
  }
255
255
 
256
256
  .txt4,
257
257
  .txt-4 {
258
- font-size: 4rem;
258
+ font-size: 4rem;
259
259
  }
260
260
 
261
261
  .txt4-25,
262
262
  .txt-4-25 {
263
- font-size: 4.25rem;
263
+ font-size: 4.25rem;
264
264
  }
265
265
 
266
266
  .txt4-5,
267
267
  .txt-4-5 {
268
- font-size: 4.5rem;
268
+ font-size: 4.5rem;
269
269
  }
270
270
 
271
271
  .txt4-75,
272
272
  .txt-4-75 {
273
- font-size: 4.75rem;
273
+ font-size: 4.75rem;
274
274
  }
275
275
 
276
276
  .txt5,
277
277
  .txt-5 {
278
- font-size: 5rem;
278
+ font-size: 5rem;
279
279
  }
280
280
 
281
281
  .txt5-25,
282
282
  .txt-5-25 {
283
- font-size: 5.25rem;
283
+ font-size: 5.25rem;
284
284
  }
285
285
 
286
286
  .txt5-5,
287
287
  .txt-5-5 {
288
- font-size: 5.5rem;
288
+ font-size: 5.5rem;
289
289
  }
290
290
 
291
291
  .txt5-75,
292
292
  .txt-5-75 {
293
- font-size: 5.75rem;
293
+ font-size: 5.75rem;
294
294
  }
295
295
 
296
296
  .txt6,
297
297
  .txt-6 {
298
- font-size: 6rem;
298
+ font-size: 6rem;
299
299
  }
300
300
 
301
301
  .txt6-25,
302
302
  .txt-6-25 {
303
- font-size: 6.25rem;
303
+ font-size: 6.25rem;
304
304
  }
305
305
 
306
306
  .txt6-5,
307
307
  .txt-6-5 {
308
- font-size: 6.5rem;
308
+ font-size: 6.5rem;
309
309
  }
310
310
 
311
311
  .txt6-75,
312
312
  .txt-6-75 {
313
- font-size: 6.75rem;
313
+ font-size: 6.75rem;
314
314
  }
315
315
 
316
316
  .txt7,
317
317
  .txt-7 {
318
- font-size: 7rem;
318
+ font-size: 7rem;
319
319
  }
320
320
 
321
321
  .txt7-25,
322
322
  .txt-7-25 {
323
- font-size: 7.25rem;
323
+ font-size: 7.25rem;
324
324
  }
325
325
 
326
326
  .txt7-5,
327
327
  .txt-7-5 {
328
- font-size: 7.5rem;
328
+ font-size: 7.5rem;
329
329
  }
330
330
 
331
331
  .txt7-75,
332
332
  .txt-7-75 {
333
- font-size: 7.75rem;
333
+ font-size: 7.75rem;
334
334
  }
335
335
 
336
336
  .txt8,
337
337
  .txt-8 {
338
- font-size: 8rem;
338
+ font-size: 8rem;
339
339
  }
340
340
 
341
341
  .txt8-25,
342
342
  .txt-8-25 {
343
- font-size: 8.25rem;
343
+ font-size: 8.25rem;
344
344
  }
345
345
 
346
346
  .txt8-5,
347
347
  .txt-8-5 {
348
- font-size: 8.5rem;
348
+ font-size: 8.5rem;
349
349
  }
350
350
 
351
351
  .txt8-75,
352
352
  .txt-8-75 {
353
- font-size: 8.75rem;
353
+ font-size: 8.75rem;
354
354
  }
355
355
 
356
356
  .no-margin {
357
- margin: 0;
357
+ margin: 0;
358
358
  }
359
359
 
360
360
  .txt-gray,
361
361
  .txtgray {
362
- color: var(--bgl-gray);
362
+ color: var(--bgl-gray);
363
363
  }
364
364
 
365
365
  .txt-blue,
366
366
  .txtblue {
367
- color: var(--bgl-primary);
367
+ color: var(--bgl-primary);
368
368
  }
369
369
 
370
370
  .txt-black,
371
371
  .txtblack {
372
- color: var(--bgl-black);
372
+ color: var(--bgl-black);
373
373
  }
374
374
 
375
375
  .txt-red,
376
376
  .txtred {
377
- color: var(--bgl-red);
377
+ color: var(--bgl-red);
378
378
  }
379
379
 
380
380
  .txt-white,
381
381
  .txtwhite {
382
- color: var(--bgl-white);
382
+ color: var(--bgl-white);
383
383
  }
384
384
 
385
385
  .font-thin,
386
386
  .txt-thin {
387
- font-weight: 100;
387
+ font-weight: 100;
388
388
  }
389
389
 
390
390
  .extra-light,
@@ -392,25 +392,25 @@
392
392
  .txt-extra-light,
393
393
  .font-ultra-light,
394
394
  .txt-ultra-light {
395
- font-weight: 200;
395
+ font-weight: 200;
396
396
  }
397
397
 
398
398
  .light,
399
399
  .txt-light,
400
400
  .font-light {
401
- font-weight: 300;
401
+ font-weight: 300;
402
402
  }
403
403
 
404
404
  .regular,
405
405
  .txt-regular,
406
406
  .font-regular {
407
- font-weight: 400;
407
+ font-weight: 400;
408
408
  }
409
409
 
410
410
  .medium,
411
411
  .txt-medium,
412
412
  .font-medium {
413
- font-weight: 500;
413
+ font-weight: 500;
414
414
  }
415
415
 
416
416
  .semi,
@@ -420,13 +420,13 @@
420
420
  .font-regular,
421
421
  .font-semi,
422
422
  .font-semibold {
423
- font-weight: 600;
423
+ font-weight: 600;
424
424
  }
425
425
 
426
426
  .bold,
427
427
  .txt-bold,
428
428
  .font-bold {
429
- font-weight: 700;
429
+ font-weight: 700;
430
430
  }
431
431
 
432
432
  .extra-bold,
@@ -434,107 +434,107 @@
434
434
  .txt-extra-bold,
435
435
  .font-ultra-bold,
436
436
  .txt-ultra-bold {
437
- font-weight: 800;
437
+ font-weight: 800;
438
438
  }
439
439
 
440
440
  .black,
441
441
  .font-black {
442
- font-weight: 900;
442
+ font-weight: 900;
443
443
  }
444
444
 
445
445
  .line-height-0 {
446
- line-height: 0;
446
+ line-height: 0;
447
447
  }
448
448
 
449
449
  .line-height-01 {
450
- line-height: 0.1;
450
+ line-height: 0.1;
451
451
  }
452
452
 
453
453
  .line-height-02 {
454
- line-height: 0.2;
454
+ line-height: 0.2;
455
455
  }
456
456
 
457
457
  .line-height-03 {
458
- line-height: 0.3;
458
+ line-height: 0.3;
459
459
  }
460
460
 
461
461
  .line-height-04 {
462
- line-height: 0.4;
462
+ line-height: 0.4;
463
463
  }
464
464
 
465
465
  .line-height-05 {
466
- line-height: 0.5;
466
+ line-height: 0.5;
467
467
  }
468
468
 
469
469
  .line-height-06 {
470
- line-height: 0.6;
470
+ line-height: 0.6;
471
471
  }
472
472
 
473
473
  .line-height-07 {
474
- line-height: 0.7;
474
+ line-height: 0.7;
475
475
  }
476
476
 
477
477
  .line-height-08 {
478
- line-height: 0.8;
478
+ line-height: 0.8;
479
479
  }
480
480
 
481
481
  .line-height-09 {
482
- line-height: 0.9;
482
+ line-height: 0.9;
483
483
  }
484
484
 
485
485
  .line-height-1 {
486
- line-height: 1;
486
+ line-height: 1;
487
487
  }
488
488
 
489
489
  .line-height-11 {
490
- line-height: 1.1;
490
+ line-height: 1.1;
491
491
  }
492
492
 
493
493
  .line-height-12 {
494
- line-height: 1.2;
494
+ line-height: 1.2;
495
495
  }
496
496
 
497
497
  .line-height-13 {
498
- line-height: 1.3;
498
+ line-height: 1.3;
499
499
  }
500
500
 
501
501
  .line-height-14 {
502
- line-height: 1.4;
502
+ line-height: 1.4;
503
503
  }
504
504
 
505
505
  .line-height-15 {
506
- line-height: 1.5;
506
+ line-height: 1.5;
507
507
  }
508
508
 
509
509
  .line-height-16 {
510
- line-height: 1.6;
510
+ line-height: 1.6;
511
511
  }
512
512
 
513
513
  .line-height-17 {
514
- line-height: 1.7;
514
+ line-height: 1.7;
515
515
  }
516
516
 
517
517
  .line-height-18 {
518
- line-height: 1.8;
518
+ line-height: 1.8;
519
519
  }
520
520
 
521
521
  .line-height-19 {
522
- line-height: 1.9;
522
+ line-height: 1.9;
523
523
  }
524
524
 
525
525
  .line-height-2 {
526
- line-height: 2;
526
+ line-height: 2;
527
527
  }
528
528
 
529
529
  .line-height-normal {
530
- line-height: normal;
530
+ line-height: normal;
531
531
  }
532
532
 
533
533
  .ellipsis {
534
- overflow: hidden;
535
- display: block;
536
- width: 100%;
537
- text-overflow: ellipsis;
534
+ overflow: hidden;
535
+ display: block;
536
+ width: 100%;
537
+ text-overflow: ellipsis;
538
538
  }
539
539
 
540
540
  .ellipsis-1,
@@ -543,734 +543,741 @@
543
543
  .ellipsis-4,
544
544
  .ellipsis-5,
545
545
  .ellipsis-6 {
546
- display: block;
547
- display: -webkit-box;
548
- max-width: 100%;
549
- -webkit-box-orient: vertical;
550
- overflow: hidden;
551
- text-overflow: ellipsis;
546
+ display: block;
547
+ display: -webkit-box;
548
+ max-width: 100%;
549
+ -webkit-box-orient: vertical;
550
+ overflow: hidden;
551
+ text-overflow: ellipsis;
552
552
  }
553
553
 
554
554
  .ellipsis-1 {
555
- -webkit-line-clamp: 1;
555
+ -webkit-line-clamp: 1;
556
556
  }
557
557
 
558
558
  .ellipsis-2 {
559
- -webkit-line-clamp: 2;
559
+ -webkit-line-clamp: 2;
560
560
  }
561
561
 
562
562
  .ellipsis-3 {
563
- -webkit-line-clamp: 3;
563
+ -webkit-line-clamp: 3;
564
564
  }
565
565
 
566
566
  .ellipsis-4 {
567
- -webkit-line-clamp: 4;
567
+ -webkit-line-clamp: 4;
568
568
  }
569
569
 
570
570
  .ellipsis-5 {
571
- -webkit-line-clamp: 5;
571
+ -webkit-line-clamp: 5;
572
572
  }
573
573
 
574
574
  .ellipsis-6 {
575
- -webkit-line-clamp: 6;
575
+ -webkit-line-clamp: 6;
576
576
  }
577
577
 
578
578
  .pointer {
579
- cursor: pointer;
579
+ cursor: pointer;
580
580
  }
581
581
 
582
582
  .grab {
583
- cursor: grab;
583
+ cursor: grab;
584
584
  }
585
585
 
586
586
  .grab:active {
587
- cursor: grabbing;
587
+ cursor: grabbing;
588
588
  }
589
589
 
590
590
  .not-allowed {
591
- cursor: not-allowed;
591
+ cursor: not-allowed;
592
592
  }
593
593
 
594
594
  .decoration-none {
595
- text-decoration: none;
595
+ text-decoration: none;
596
596
  }
597
597
 
598
598
  .underline,
599
599
  .decoration-underline {
600
- text-decoration: underline !important;
600
+ text-decoration: underline !important;
601
601
  }
602
602
 
603
603
  .word-break {
604
- word-break: break-word;
604
+ word-break: break-word;
605
605
  }
606
606
 
607
607
  .word-break-all {
608
- word-break: break-all;
608
+ word-break: break-all;
609
609
  }
610
610
 
611
611
  .uppercase {
612
- text-transform: uppercase;
612
+ text-transform: uppercase;
613
613
  }
614
614
 
615
615
  .lowercase {
616
- text-transform: lowercase;
616
+ text-transform: lowercase;
617
617
  }
618
618
 
619
619
  .capitalize {
620
- text-transform: capitalize;
620
+ text-transform: capitalize;
621
621
  }
622
622
 
623
623
  .nowrap {
624
- white-space: nowrap;
624
+ white-space: nowrap;
625
625
  }
626
626
 
627
627
  .balance {
628
- text-wrap: balance;
628
+ text-wrap: balance;
629
629
  }
630
630
 
631
631
  .pretty {
632
- text-wrap: pretty;
632
+ text-wrap: pretty;
633
633
  }
634
634
 
635
635
  .white-space {
636
- white-space: nowrap;
636
+ white-space: nowrap;
637
637
  }
638
638
 
639
- @media screen and (max-width: 910px) {
639
+ .notranslate {
640
+ translate: none !important;
641
+ -webkit-translate: none !important;
642
+ -moz-translate: none !important;
643
+ -ms-translate: none !important;
644
+ -o-translate: none !important;
645
+ }
640
646
 
641
- .txt20,
642
- .txt-20 {
643
- font-size: 18px;
644
- }
645
-
646
- .txt16,
647
- .txt-16 {
648
- font-size: 14px;
649
- }
650
-
651
- .txt14,
652
- .txt-14 {
653
- font-size: 12px;
654
- }
655
-
656
- .m_txt-center {
657
- text-align: center;
658
- }
659
-
660
- .m_txt-start {
661
- text-align: start;
662
- }
663
-
664
- .m_txt-end {
665
- text-align: end;
666
- }
667
-
668
- .m_txt-justify {
669
- text-align: justify;
670
- }
671
-
672
- .m_txt-small {
673
- font-size: 12px;
674
- }
675
-
676
- .m_txt20,
677
- .m_txt-20 {
678
- font-size: 20px;
679
- }
680
-
681
- .m_txt24,
682
- .m_txt-24 {
683
- font-size: 24px;
684
- }
685
-
686
- .m_txt28,
687
- .m_txt-28 {
688
- font-size: 28px;
689
- }
690
-
691
- .m_txt30,
692
- .m_txt-30 {
693
- font-size: 30px;
694
- }
695
-
696
- .m_txt32,
697
- .m_txt-32 {
698
- font-size: 32px;
699
- }
700
-
701
- .m_txt36,
702
- .m_txt-36 {
703
- font-size: 36px;
704
- }
705
-
706
- .m_txt40,
707
- .m_txt-40 {
708
- font-size: 40px;
709
- }
710
-
711
- .m_txt44,
712
- .m_txt-44 {
713
- font-size: 44px;
714
- }
715
-
716
- .m_txt48,
717
- .m_txt-48 {
718
- font-size: 48px;
719
- }
720
-
721
- .m_txt50,
722
- .m_txt-50 {
723
- font-size: 50px;
724
- }
725
-
726
- .m_txt52,
727
- .m_txt-52 {
728
- font-size: 52px;
729
- }
730
-
731
- .m_txt56,
732
- .m_txt-56 {
733
- font-size: 56px;
734
- }
735
-
736
- .m_txt60,
737
- .m_txt-60 {
738
- font-size: 60px;
739
- }
740
-
741
- .m_txt64,
742
- .m_txt-64 {
743
- font-size: 64px;
744
- }
745
-
746
- .m_txt68,
747
- .m_txt-68 {
748
- font-size: 68px;
749
- }
750
-
751
- .m_txt70,
752
- .m_txt-70 {
753
- font-size: 70px;
754
- }
755
-
756
- .m_txt72,
757
- .m_txt-72 {
758
- font-size: 72px;
759
- }
760
-
761
- .m_txt80,
762
- .m_txt-80 {
763
- font-size: 80px;
764
- }
765
-
766
- .m_txt90,
767
- .m_txt-90 {
768
- font-size: 90px;
769
- }
770
-
771
- .m_txt100,
772
- .m_txt-100 {
773
- font-size: 100px;
774
- }
775
-
776
- .m_txt110,
777
- .m_txt-110 {
778
- font-size: 110px;
779
- }
780
-
781
- .m_txt120,
782
- .m_txt-120 {
783
- font-size: 120px;
784
- }
785
-
786
- .m_txt130,
787
- .m_txt-130 {
788
- font-size: 130px;
789
- }
790
-
791
- .m_txt140,
792
- .m_txt-140 {
793
- font-size: 140px;
794
- }
795
-
796
- .m_txt150,
797
- .m_txt-150 {
798
- font-size: 150px;
799
- }
800
-
801
- .m_txt18,
802
- .m_txt-18 {
803
- font-size: 18px;
804
- }
805
-
806
- .m_txt16,
807
- .m_txt-16 {
808
- font-size: 16px;
809
- }
810
-
811
- .m_txt14,
812
- .m_txt-14 {
813
- font-size: 14px;
814
- }
815
-
816
- .m_txt12,
817
- .m_txt-12 {
818
- font-size: 12px;
819
- }
820
-
821
- .m_txt10,
822
- .m_txt-10 {
823
- font-size: 10px;
824
- }
825
-
826
- .m_txt9,
827
- .m_txt-9 {
828
- font-size: 9px;
829
- }
830
-
831
- .m_txt025,
832
- .m_txt-025 {
833
- font-size: 0.25rem;
834
- }
835
-
836
- .m_txt05,
837
- .m_txt-05 {
838
- font-size: 0.5rem;
839
- }
840
-
841
- .m_txt075,
842
- .m_txt-075 {
843
- font-size: 0.75rem;
844
- }
845
-
846
- .m_txt1,
847
- .m_txt-1 {
848
- font-size: 1rem;
849
- }
850
-
851
- .m_txt1-25,
852
- .m_txt-1-25 {
853
- font-size: 1.25rem;
854
- }
855
-
856
- .m_txt1-5,
857
- .m_txt-1-5 {
858
- font-size: 1.5rem;
859
- }
860
-
861
- .m_txt1-75,
862
- .m_txt-1-75 {
863
- font-size: 1.75rem;
864
- }
865
-
866
- .m_txt2,
867
- .m_txt-2 {
868
- font-size: 2rem;
869
- }
870
-
871
- .m_txt2-25,
872
- .m_txt-2-25 {
873
- font-size: 2.25rem;
874
- }
875
-
876
- .m_txt2-5,
877
- .m_txt-2-5 {
878
- font-size: 2.5rem;
879
- }
880
-
881
- .m_txt2-75,
882
- .m_txt-2-75 {
883
- font-size: 2.75rem;
884
- }
885
-
886
- .m_txt3,
887
- .m_txt-3 {
888
- font-size: 3rem;
889
- }
890
-
891
- .m_txt3-25,
892
- .m_txt-3-25 {
893
- font-size: 3.25rem;
894
- }
895
-
896
- .m_txt3-5,
897
- .m_txt-3-5 {
898
- font-size: 3.5rem;
899
- }
900
-
901
- .m_txt3-75,
902
- .m_txt-3-75 {
903
- font-size: 3.75rem;
904
- }
905
-
906
- .m_txt4,
907
- .m_txt-4 {
908
- font-size: 4rem;
909
- }
910
-
911
- .m_txt4-25,
912
- .m_txt-4-25 {
913
- font-size: 4.25rem;
914
- }
915
-
916
- .m_txt4-5,
917
- .m_txt-4-5 {
918
- font-size: 4.5rem;
919
- }
920
-
921
- .m_txt4-75,
922
- .m_txt-4-75 {
923
- font-size: 4.75rem;
924
- }
925
-
926
- .m_txt5,
927
- .m_txt-5 {
928
- font-size: 5rem;
929
- }
930
-
931
- .m_txt5-25,
932
- .m_txt-5-25 {
933
- font-size: 5.25rem;
934
- }
935
-
936
- .m_txt5-5,
937
- .m_txt-5-5 {
938
- font-size: 5.5rem;
939
- }
940
-
941
- .m_txt5-75,
942
- .m_txt-5-75 {
943
- font-size: 5.75rem;
944
- }
945
-
946
- .m_txt6,
947
- .m_txt-6 {
948
- font-size: 6rem;
949
- }
950
-
951
- .m_txt6-25,
952
- .m_txt-6-25 {
953
- font-size: 6.25rem;
954
- }
955
-
956
- .m_txt6-5,
957
- .m_txt-6-5 {
958
- font-size: 6.5rem;
959
- }
960
-
961
- .m_txt6-75,
962
- .m_txt-6-75 {
963
- font-size: 6.75rem;
964
- }
965
-
966
- .m_txt7,
967
- .m_txt-7 {
968
- font-size: 7rem;
969
- }
970
-
971
- .m_txt7-25,
972
- .m_txt-7-25 {
973
- font-size: 7.25rem;
974
- }
975
-
976
- .m_txt7-5,
977
- .m_txt-7-5 {
978
- font-size: 7.5rem;
979
- }
980
-
981
- .m_txt7-75,
982
- .m_txt-7-75 {
983
- font-size: 7.75rem;
984
- }
985
-
986
- .m_txt8,
987
- .m_txt-8 {
988
- font-size: 8rem;
989
- }
990
-
991
- .m_txt8-25,
992
- .m_txt-8-25 {
993
- font-size: 8.25rem;
994
- }
995
-
996
- .m_txt8-5,
997
- .m_txt-8-5 {
998
- font-size: 8.5rem;
999
- }
1000
-
1001
- .m_txt8-75,
1002
- .m_txt-8-75 {
1003
- font-size: 8.75rem;
1004
- }
1005
-
1006
- .m_no-margin {
1007
- margin: 0;
1008
- }
1009
-
1010
- .m_txt-gray,
1011
- .m_txtgray {
1012
- color: var(--bgl-gray);
1013
- }
1014
-
1015
- .m_txt-blue,
1016
- .m_txtblue {
1017
- color: var(--bgl-primary);
1018
- }
1019
-
1020
- .m_txt-black,
1021
- .m_txtblack {
1022
- color: var(--bgl-black);
1023
- }
1024
-
1025
- .m_txt-red,
1026
- .m_txtred {
1027
- color: var(--bgl-red);
1028
- }
1029
-
1030
- .m_txt-white,
1031
- .m_txtwhite {
1032
- color: var(--bgl-white);
1033
- }
1034
-
1035
- .m_font-thin,
1036
- .m_txt-thin {
1037
- font-weight: 100;
1038
- }
1039
-
1040
- .m_extra-light,
1041
- .m_font-extra-light,
1042
- .m_txt-extra-light,
1043
- .m_font-ultra-light,
1044
- .m_txt-ultra-light {
1045
- font-weight: 200;
1046
- }
1047
-
1048
- .m_light,
1049
- .m_txt-light,
1050
- .m_font-light {
1051
- font-weight: 300;
1052
- }
1053
-
1054
- .m_regular,
1055
- .m_txt-regular,
1056
- .m_font-regular {
1057
- font-weight: 400;
1058
- }
1059
-
1060
- .m_medium,
1061
- .m_txt-medium,
1062
- .m_font-medium {
1063
- font-weight: 500;
1064
- }
1065
-
1066
- .m_semi,
1067
- .m_semibold,
1068
- .m_txt-semi,
1069
- .m_txt-semibold,
1070
- .m_font-regular,
1071
- .m_font-semi,
1072
- .m_font-semibold {
1073
- font-weight: 600;
1074
- }
1075
-
1076
- .m_bold,
1077
- .m_txt-bold,
1078
- .m_font-bold {
1079
- font-weight: 700;
1080
- }
1081
-
1082
- .m_extra-bold,
1083
- .m_font-extra-bold,
1084
- .m_txt-extra-bold,
1085
- .m_font-ultra-bold,
1086
- .m_txt-ultra-bold {
1087
- font-weight: 800;
1088
- }
1089
-
1090
- .m_black,
1091
- .m_font-black {
1092
- font-weight: 900;
1093
- }
1094
-
1095
- .m_line-height-0 {
1096
- line-height: 0;
1097
- }
1098
-
1099
- .m_line-height-01 {
1100
- line-height: 0.1;
1101
- }
1102
-
1103
- .m_line-height-02 {
1104
- line-height: 0.2;
1105
- }
1106
-
1107
- .m_line-height-03 {
1108
- line-height: 0.3;
1109
- }
1110
-
1111
- .m_line-height-04 {
1112
- line-height: 0.4;
1113
- }
1114
-
1115
- .m_line-height-05 {
1116
- line-height: 0.5;
1117
- }
1118
-
1119
- .m_line-height-06 {
1120
- line-height: 0.6;
1121
- }
1122
-
1123
- .m_line-height-07 {
1124
- line-height: 0.7;
1125
- }
1126
-
1127
- .m_line-height-08 {
1128
- line-height: 0.8;
1129
- }
1130
-
1131
- .m_line-height-09 {
1132
- line-height: 0.9;
1133
- }
1134
-
1135
- .m_line-height-1 {
1136
- line-height: 1;
1137
- }
1138
-
1139
- .m_line-height-11 {
1140
- line-height: 1.1;
1141
- }
1142
-
1143
- .m_line-height-12 {
1144
- line-height: 1.2;
1145
- }
1146
-
1147
- .m_line-height-13 {
1148
- line-height: 1.3;
1149
- }
1150
-
1151
- .m_line-height-14 {
1152
- line-height: 1.4;
1153
- }
1154
-
1155
- .m_line-height-15 {
1156
- line-height: 1.5;
1157
- }
1158
-
1159
- .m_line-height-16 {
1160
- line-height: 1.6;
1161
- }
1162
-
1163
- .m_line-height-17 {
1164
- line-height: 1.7;
1165
- }
1166
-
1167
- .m_line-height-18 {
1168
- line-height: 1.8;
1169
- }
1170
-
1171
- .m_line-height-19 {
1172
- line-height: 1.9;
1173
- }
1174
-
1175
- .m_line-height-2 {
1176
- line-height: 2;
1177
- }
1178
-
1179
- .m_line-height-normal {
1180
- line-height: normal;
1181
- }
1182
-
1183
- .m_ellipsis {
1184
- overflow: hidden;
1185
- display: block;
1186
- width: 100%;
1187
- text-overflow: ellipsis;
1188
- }
1189
-
1190
- .m_ellipsis-1,
1191
- .m_ellipsis-2,
1192
- .m_ellipsis-3,
1193
- .m_ellipsis-4,
1194
- .m_ellipsis-5,
1195
- .m_ellipsis-6 {
1196
- display: block;
1197
- display: -webkit-box;
1198
- max-width: 100%;
1199
- -webkit-box-orient: vertical;
1200
- overflow: hidden;
1201
- text-overflow: ellipsis;
1202
- }
1203
-
1204
- .m_ellipsis-1 {
1205
- -webkit-line-clamp: 1;
1206
- }
1207
-
1208
- .m_ellipsis-2 {
1209
- -webkit-line-clamp: 2;
1210
- }
1211
-
1212
- .m_ellipsis-3 {
1213
- -webkit-line-clamp: 3;
1214
- }
1215
-
1216
- .m_ellipsis-4 {
1217
- -webkit-line-clamp: 4;
1218
- }
1219
-
1220
- .m_ellipsis-5 {
1221
- -webkit-line-clamp: 5;
1222
- }
1223
-
1224
- .m_ellipsis-6 {
1225
- -webkit-line-clamp: 6;
1226
- }
1227
-
1228
- .m_pointer {
1229
- cursor: pointer;
1230
- }
1231
-
1232
- .m_decoration-none {
1233
- text-decoration: none;
1234
- }
1235
-
1236
- .m_underline,
1237
- .m_decoration-underline {
1238
- text-decoration: underline !important;
1239
- }
1240
-
1241
- .m_bgl_icon-font {
1242
- font-family: 'Material Symbols Outlined', serif;
1243
- }
1244
-
1245
- .m_nowrap {
1246
- white-space: nowrap;
1247
- }
1248
-
1249
- .m_balance {
1250
- text-wrap: balance;
1251
- }
1252
-
1253
- .m_pretty {
1254
- text-wrap: pretty;
1255
- }
1256
-
1257
- .m_word-break {
1258
- word-break: break-word;
1259
- }
1260
-
1261
- .m_word-break-all {
1262
- word-break: break-all;
1263
- }
1264
-
1265
- .m_uppercase {
1266
- text-transform: uppercase;
1267
- }
1268
-
1269
- .m_lowercase {
1270
- text-transform: lowercase;
1271
- }
1272
-
1273
- .m_capitalize {
1274
- text-transform: capitalize;
1275
- }
1276
- }
647
+ @media screen and (max-width: 910px) {
648
+ .txt20,
649
+ .txt-20 {
650
+ font-size: 18px;
651
+ }
652
+
653
+ .txt16,
654
+ .txt-16 {
655
+ font-size: 14px;
656
+ }
657
+
658
+ .txt14,
659
+ .txt-14 {
660
+ font-size: 12px;
661
+ }
662
+
663
+ .m_txt-center {
664
+ text-align: center;
665
+ }
666
+
667
+ .m_txt-start {
668
+ text-align: start;
669
+ }
670
+
671
+ .m_txt-end {
672
+ text-align: end;
673
+ }
674
+
675
+ .m_txt-justify {
676
+ text-align: justify;
677
+ }
678
+
679
+ .m_txt-small {
680
+ font-size: 12px;
681
+ }
682
+
683
+ .m_txt20,
684
+ .m_txt-20 {
685
+ font-size: 20px;
686
+ }
687
+
688
+ .m_txt24,
689
+ .m_txt-24 {
690
+ font-size: 24px;
691
+ }
692
+
693
+ .m_txt28,
694
+ .m_txt-28 {
695
+ font-size: 28px;
696
+ }
697
+
698
+ .m_txt30,
699
+ .m_txt-30 {
700
+ font-size: 30px;
701
+ }
702
+
703
+ .m_txt32,
704
+ .m_txt-32 {
705
+ font-size: 32px;
706
+ }
707
+
708
+ .m_txt36,
709
+ .m_txt-36 {
710
+ font-size: 36px;
711
+ }
712
+
713
+ .m_txt40,
714
+ .m_txt-40 {
715
+ font-size: 40px;
716
+ }
717
+
718
+ .m_txt44,
719
+ .m_txt-44 {
720
+ font-size: 44px;
721
+ }
722
+
723
+ .m_txt48,
724
+ .m_txt-48 {
725
+ font-size: 48px;
726
+ }
727
+
728
+ .m_txt50,
729
+ .m_txt-50 {
730
+ font-size: 50px;
731
+ }
732
+
733
+ .m_txt52,
734
+ .m_txt-52 {
735
+ font-size: 52px;
736
+ }
737
+
738
+ .m_txt56,
739
+ .m_txt-56 {
740
+ font-size: 56px;
741
+ }
742
+
743
+ .m_txt60,
744
+ .m_txt-60 {
745
+ font-size: 60px;
746
+ }
747
+
748
+ .m_txt64,
749
+ .m_txt-64 {
750
+ font-size: 64px;
751
+ }
752
+
753
+ .m_txt68,
754
+ .m_txt-68 {
755
+ font-size: 68px;
756
+ }
757
+
758
+ .m_txt70,
759
+ .m_txt-70 {
760
+ font-size: 70px;
761
+ }
762
+
763
+ .m_txt72,
764
+ .m_txt-72 {
765
+ font-size: 72px;
766
+ }
767
+
768
+ .m_txt80,
769
+ .m_txt-80 {
770
+ font-size: 80px;
771
+ }
772
+
773
+ .m_txt90,
774
+ .m_txt-90 {
775
+ font-size: 90px;
776
+ }
777
+
778
+ .m_txt100,
779
+ .m_txt-100 {
780
+ font-size: 100px;
781
+ }
782
+
783
+ .m_txt110,
784
+ .m_txt-110 {
785
+ font-size: 110px;
786
+ }
787
+
788
+ .m_txt120,
789
+ .m_txt-120 {
790
+ font-size: 120px;
791
+ }
792
+
793
+ .m_txt130,
794
+ .m_txt-130 {
795
+ font-size: 130px;
796
+ }
797
+
798
+ .m_txt140,
799
+ .m_txt-140 {
800
+ font-size: 140px;
801
+ }
802
+
803
+ .m_txt150,
804
+ .m_txt-150 {
805
+ font-size: 150px;
806
+ }
807
+
808
+ .m_txt18,
809
+ .m_txt-18 {
810
+ font-size: 18px;
811
+ }
812
+
813
+ .m_txt16,
814
+ .m_txt-16 {
815
+ font-size: 16px;
816
+ }
817
+
818
+ .m_txt14,
819
+ .m_txt-14 {
820
+ font-size: 14px;
821
+ }
822
+
823
+ .m_txt12,
824
+ .m_txt-12 {
825
+ font-size: 12px;
826
+ }
827
+
828
+ .m_txt10,
829
+ .m_txt-10 {
830
+ font-size: 10px;
831
+ }
832
+
833
+ .m_txt9,
834
+ .m_txt-9 {
835
+ font-size: 9px;
836
+ }
837
+
838
+ .m_txt025,
839
+ .m_txt-025 {
840
+ font-size: 0.25rem;
841
+ }
842
+
843
+ .m_txt05,
844
+ .m_txt-05 {
845
+ font-size: 0.5rem;
846
+ }
847
+
848
+ .m_txt075,
849
+ .m_txt-075 {
850
+ font-size: 0.75rem;
851
+ }
852
+
853
+ .m_txt1,
854
+ .m_txt-1 {
855
+ font-size: 1rem;
856
+ }
857
+
858
+ .m_txt1-25,
859
+ .m_txt-1-25 {
860
+ font-size: 1.25rem;
861
+ }
862
+
863
+ .m_txt1-5,
864
+ .m_txt-1-5 {
865
+ font-size: 1.5rem;
866
+ }
867
+
868
+ .m_txt1-75,
869
+ .m_txt-1-75 {
870
+ font-size: 1.75rem;
871
+ }
872
+
873
+ .m_txt2,
874
+ .m_txt-2 {
875
+ font-size: 2rem;
876
+ }
877
+
878
+ .m_txt2-25,
879
+ .m_txt-2-25 {
880
+ font-size: 2.25rem;
881
+ }
882
+
883
+ .m_txt2-5,
884
+ .m_txt-2-5 {
885
+ font-size: 2.5rem;
886
+ }
887
+
888
+ .m_txt2-75,
889
+ .m_txt-2-75 {
890
+ font-size: 2.75rem;
891
+ }
892
+
893
+ .m_txt3,
894
+ .m_txt-3 {
895
+ font-size: 3rem;
896
+ }
897
+
898
+ .m_txt3-25,
899
+ .m_txt-3-25 {
900
+ font-size: 3.25rem;
901
+ }
902
+
903
+ .m_txt3-5,
904
+ .m_txt-3-5 {
905
+ font-size: 3.5rem;
906
+ }
907
+
908
+ .m_txt3-75,
909
+ .m_txt-3-75 {
910
+ font-size: 3.75rem;
911
+ }
912
+
913
+ .m_txt4,
914
+ .m_txt-4 {
915
+ font-size: 4rem;
916
+ }
917
+
918
+ .m_txt4-25,
919
+ .m_txt-4-25 {
920
+ font-size: 4.25rem;
921
+ }
922
+
923
+ .m_txt4-5,
924
+ .m_txt-4-5 {
925
+ font-size: 4.5rem;
926
+ }
927
+
928
+ .m_txt4-75,
929
+ .m_txt-4-75 {
930
+ font-size: 4.75rem;
931
+ }
932
+
933
+ .m_txt5,
934
+ .m_txt-5 {
935
+ font-size: 5rem;
936
+ }
937
+
938
+ .m_txt5-25,
939
+ .m_txt-5-25 {
940
+ font-size: 5.25rem;
941
+ }
942
+
943
+ .m_txt5-5,
944
+ .m_txt-5-5 {
945
+ font-size: 5.5rem;
946
+ }
947
+
948
+ .m_txt5-75,
949
+ .m_txt-5-75 {
950
+ font-size: 5.75rem;
951
+ }
952
+
953
+ .m_txt6,
954
+ .m_txt-6 {
955
+ font-size: 6rem;
956
+ }
957
+
958
+ .m_txt6-25,
959
+ .m_txt-6-25 {
960
+ font-size: 6.25rem;
961
+ }
962
+
963
+ .m_txt6-5,
964
+ .m_txt-6-5 {
965
+ font-size: 6.5rem;
966
+ }
967
+
968
+ .m_txt6-75,
969
+ .m_txt-6-75 {
970
+ font-size: 6.75rem;
971
+ }
972
+
973
+ .m_txt7,
974
+ .m_txt-7 {
975
+ font-size: 7rem;
976
+ }
977
+
978
+ .m_txt7-25,
979
+ .m_txt-7-25 {
980
+ font-size: 7.25rem;
981
+ }
982
+
983
+ .m_txt7-5,
984
+ .m_txt-7-5 {
985
+ font-size: 7.5rem;
986
+ }
987
+
988
+ .m_txt7-75,
989
+ .m_txt-7-75 {
990
+ font-size: 7.75rem;
991
+ }
992
+
993
+ .m_txt8,
994
+ .m_txt-8 {
995
+ font-size: 8rem;
996
+ }
997
+
998
+ .m_txt8-25,
999
+ .m_txt-8-25 {
1000
+ font-size: 8.25rem;
1001
+ }
1002
+
1003
+ .m_txt8-5,
1004
+ .m_txt-8-5 {
1005
+ font-size: 8.5rem;
1006
+ }
1007
+
1008
+ .m_txt8-75,
1009
+ .m_txt-8-75 {
1010
+ font-size: 8.75rem;
1011
+ }
1012
+
1013
+ .m_no-margin {
1014
+ margin: 0;
1015
+ }
1016
+
1017
+ .m_txt-gray,
1018
+ .m_txtgray {
1019
+ color: var(--bgl-gray);
1020
+ }
1021
+
1022
+ .m_txt-blue,
1023
+ .m_txtblue {
1024
+ color: var(--bgl-primary);
1025
+ }
1026
+
1027
+ .m_txt-black,
1028
+ .m_txtblack {
1029
+ color: var(--bgl-black);
1030
+ }
1031
+
1032
+ .m_txt-red,
1033
+ .m_txtred {
1034
+ color: var(--bgl-red);
1035
+ }
1036
+
1037
+ .m_txt-white,
1038
+ .m_txtwhite {
1039
+ color: var(--bgl-white);
1040
+ }
1041
+
1042
+ .m_font-thin,
1043
+ .m_txt-thin {
1044
+ font-weight: 100;
1045
+ }
1046
+
1047
+ .m_extra-light,
1048
+ .m_font-extra-light,
1049
+ .m_txt-extra-light,
1050
+ .m_font-ultra-light,
1051
+ .m_txt-ultra-light {
1052
+ font-weight: 200;
1053
+ }
1054
+
1055
+ .m_light,
1056
+ .m_txt-light,
1057
+ .m_font-light {
1058
+ font-weight: 300;
1059
+ }
1060
+
1061
+ .m_regular,
1062
+ .m_txt-regular,
1063
+ .m_font-regular {
1064
+ font-weight: 400;
1065
+ }
1066
+
1067
+ .m_medium,
1068
+ .m_txt-medium,
1069
+ .m_font-medium {
1070
+ font-weight: 500;
1071
+ }
1072
+
1073
+ .m_semi,
1074
+ .m_semibold,
1075
+ .m_txt-semi,
1076
+ .m_txt-semibold,
1077
+ .m_font-regular,
1078
+ .m_font-semi,
1079
+ .m_font-semibold {
1080
+ font-weight: 600;
1081
+ }
1082
+
1083
+ .m_bold,
1084
+ .m_txt-bold,
1085
+ .m_font-bold {
1086
+ font-weight: 700;
1087
+ }
1088
+
1089
+ .m_extra-bold,
1090
+ .m_font-extra-bold,
1091
+ .m_txt-extra-bold,
1092
+ .m_font-ultra-bold,
1093
+ .m_txt-ultra-bold {
1094
+ font-weight: 800;
1095
+ }
1096
+
1097
+ .m_black,
1098
+ .m_font-black {
1099
+ font-weight: 900;
1100
+ }
1101
+
1102
+ .m_line-height-0 {
1103
+ line-height: 0;
1104
+ }
1105
+
1106
+ .m_line-height-01 {
1107
+ line-height: 0.1;
1108
+ }
1109
+
1110
+ .m_line-height-02 {
1111
+ line-height: 0.2;
1112
+ }
1113
+
1114
+ .m_line-height-03 {
1115
+ line-height: 0.3;
1116
+ }
1117
+
1118
+ .m_line-height-04 {
1119
+ line-height: 0.4;
1120
+ }
1121
+
1122
+ .m_line-height-05 {
1123
+ line-height: 0.5;
1124
+ }
1125
+
1126
+ .m_line-height-06 {
1127
+ line-height: 0.6;
1128
+ }
1129
+
1130
+ .m_line-height-07 {
1131
+ line-height: 0.7;
1132
+ }
1133
+
1134
+ .m_line-height-08 {
1135
+ line-height: 0.8;
1136
+ }
1137
+
1138
+ .m_line-height-09 {
1139
+ line-height: 0.9;
1140
+ }
1141
+
1142
+ .m_line-height-1 {
1143
+ line-height: 1;
1144
+ }
1145
+
1146
+ .m_line-height-11 {
1147
+ line-height: 1.1;
1148
+ }
1149
+
1150
+ .m_line-height-12 {
1151
+ line-height: 1.2;
1152
+ }
1153
+
1154
+ .m_line-height-13 {
1155
+ line-height: 1.3;
1156
+ }
1157
+
1158
+ .m_line-height-14 {
1159
+ line-height: 1.4;
1160
+ }
1161
+
1162
+ .m_line-height-15 {
1163
+ line-height: 1.5;
1164
+ }
1165
+
1166
+ .m_line-height-16 {
1167
+ line-height: 1.6;
1168
+ }
1169
+
1170
+ .m_line-height-17 {
1171
+ line-height: 1.7;
1172
+ }
1173
+
1174
+ .m_line-height-18 {
1175
+ line-height: 1.8;
1176
+ }
1177
+
1178
+ .m_line-height-19 {
1179
+ line-height: 1.9;
1180
+ }
1181
+
1182
+ .m_line-height-2 {
1183
+ line-height: 2;
1184
+ }
1185
+
1186
+ .m_line-height-normal {
1187
+ line-height: normal;
1188
+ }
1189
+
1190
+ .m_ellipsis {
1191
+ overflow: hidden;
1192
+ display: block;
1193
+ width: 100%;
1194
+ text-overflow: ellipsis;
1195
+ }
1196
+
1197
+ .m_ellipsis-1,
1198
+ .m_ellipsis-2,
1199
+ .m_ellipsis-3,
1200
+ .m_ellipsis-4,
1201
+ .m_ellipsis-5,
1202
+ .m_ellipsis-6 {
1203
+ display: block;
1204
+ display: -webkit-box;
1205
+ max-width: 100%;
1206
+ -webkit-box-orient: vertical;
1207
+ overflow: hidden;
1208
+ text-overflow: ellipsis;
1209
+ }
1210
+
1211
+ .m_ellipsis-1 {
1212
+ -webkit-line-clamp: 1;
1213
+ }
1214
+
1215
+ .m_ellipsis-2 {
1216
+ -webkit-line-clamp: 2;
1217
+ }
1218
+
1219
+ .m_ellipsis-3 {
1220
+ -webkit-line-clamp: 3;
1221
+ }
1222
+
1223
+ .m_ellipsis-4 {
1224
+ -webkit-line-clamp: 4;
1225
+ }
1226
+
1227
+ .m_ellipsis-5 {
1228
+ -webkit-line-clamp: 5;
1229
+ }
1230
+
1231
+ .m_ellipsis-6 {
1232
+ -webkit-line-clamp: 6;
1233
+ }
1234
+
1235
+ .m_pointer {
1236
+ cursor: pointer;
1237
+ }
1238
+
1239
+ .m_decoration-none {
1240
+ text-decoration: none;
1241
+ }
1242
+
1243
+ .m_underline,
1244
+ .m_decoration-underline {
1245
+ text-decoration: underline !important;
1246
+ }
1247
+
1248
+ .m_bgl_icon-font {
1249
+ font-family: 'Material Symbols Outlined', serif;
1250
+ }
1251
+
1252
+ .m_nowrap {
1253
+ white-space: nowrap;
1254
+ }
1255
+
1256
+ .m_balance {
1257
+ text-wrap: balance;
1258
+ }
1259
+
1260
+ .m_pretty {
1261
+ text-wrap: pretty;
1262
+ }
1263
+
1264
+ .m_word-break {
1265
+ word-break: break-word;
1266
+ }
1267
+
1268
+ .m_word-break-all {
1269
+ word-break: break-all;
1270
+ }
1271
+
1272
+ .m_uppercase {
1273
+ text-transform: uppercase;
1274
+ }
1275
+
1276
+ .m_lowercase {
1277
+ text-transform: lowercase;
1278
+ }
1279
+
1280
+ .m_capitalize {
1281
+ text-transform: capitalize;
1282
+ }
1283
+ }