@digigov/css 2.0.0-4be8f7cc → 2.0.0-85c27c19

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.
@@ -3,729 +3,971 @@
3
3
  .ds-m-0 {
4
4
  @apply m-0 !important;
5
5
  }
6
+
6
7
  .ds-m-1 {
7
8
  @apply m-1 !important;
8
9
  }
10
+
9
11
  .ds-m-2 {
10
12
  @apply m-2 !important;
11
13
  }
14
+
12
15
  .ds-m-3 {
13
16
  @apply m-3 !important;
14
17
  }
18
+
15
19
  .ds-m-4 {
16
20
  @apply m-4 !important;
17
21
  }
22
+
18
23
  .ds-m-5 {
19
24
  @apply m-5 !important;
20
25
  }
26
+
21
27
  .ds-m-6 {
22
28
  @apply m-6 !important;
23
29
  }
30
+
24
31
  .ds-m-7 {
25
32
  @apply m-7 !important;
26
33
  }
34
+
27
35
  .ds-m-8 {
28
36
  @apply m-8 !important;
29
37
  }
38
+
30
39
  .ds-m-9 {
31
40
  @apply m-9 !important;
32
41
  }
42
+
33
43
  .ds-m-10 {
34
44
  @apply m-10 !important;
35
45
  }
46
+
36
47
  .ds-m-11 {
37
48
  @apply m-11 !important;
38
49
  }
50
+
39
51
  .ds-m-12 {
40
52
  @apply m-12 !important;
41
53
  }
54
+
42
55
  .ds-m-14 {
43
56
  @apply m-14 !important;
44
57
  }
58
+
45
59
  .ds-m-16 {
46
60
  @apply m-16 !important;
47
61
  }
62
+
48
63
  .ds-m-20 {
49
64
  @apply m-20 !important;
50
65
  }
66
+
51
67
  .ds-m-24 {
52
68
  @apply m-24 !important;
53
69
  }
70
+
54
71
  .ds-m-28 {
55
72
  @apply m-28 !important;
56
73
  }
74
+
57
75
  .ds-m-32 {
58
76
  @apply m-32 !important;
59
77
  }
78
+
60
79
  .ds-m-36 {
61
80
  @apply m-36 !important;
62
81
  }
82
+
63
83
  .ds-m-40 {
64
84
  @apply m-40 !important;
65
85
  }
86
+
66
87
  .ds-m-44 {
67
88
  @apply m-44 !important;
68
89
  }
90
+
69
91
  .ds-m-48 {
70
92
  @apply m-48 !important;
71
93
  }
94
+
72
95
  .ds-m-52 {
73
96
  @apply m-52 !important;
74
97
  }
98
+
75
99
  .ds-m-56 {
76
100
  @apply m-56 !important;
77
101
  }
102
+
78
103
  .ds-m-60 {
79
104
  @apply m-60 !important;
80
105
  }
106
+
81
107
  .ds-m-64 {
82
108
  @apply m-64 !important;
83
109
  }
110
+
84
111
  .ds-m-72 {
85
112
  @apply m-72 !important;
86
113
  }
114
+
87
115
  .ds-m-80 {
88
116
  @apply m-80 !important;
89
117
  }
118
+
90
119
  .ds-m-96 {
91
120
  @apply m-96 !important;
92
121
  }
122
+
93
123
  .ds-m-px {
94
124
  @apply m-px !important;
95
125
  }
126
+
96
127
  .ds-m-0\.5 {
97
128
  @apply m-0.5 !important;
98
129
  }
130
+
99
131
  .ds-m-1\.5 {
100
132
  @apply m-1.5 !important;
101
133
  }
134
+
102
135
  .ds-m-2\.5 {
103
136
  @apply m-2.5 !important;
104
137
  }
138
+
105
139
  .ds-m-3\.5 {
106
140
  @apply m-3.5 !important;
107
141
  }
142
+
108
143
  .ds-mt-0 {
109
144
  @apply mt-0 !important;
110
145
  }
146
+
111
147
  .ds-mt-1 {
112
148
  @apply mt-1 !important;
113
149
  }
150
+
114
151
  .ds-mt-2 {
115
152
  @apply mt-2 !important;
116
153
  }
154
+
117
155
  .ds-mt-3 {
118
156
  @apply mt-3 !important;
119
157
  }
158
+
120
159
  .ds-mt-4 {
121
160
  @apply mt-4 !important;
122
161
  }
162
+
123
163
  .ds-mt-5 {
124
164
  @apply mt-5 !important;
125
165
  }
166
+
126
167
  .ds-mt-6 {
127
168
  @apply mt-6 !important;
128
169
  }
170
+
129
171
  .ds-mt-7 {
130
172
  @apply mt-7 !important;
131
173
  }
174
+
132
175
  .ds-mt-8 {
133
176
  @apply mt-8 !important;
134
177
  }
178
+
135
179
  .ds-mt-9 {
136
180
  @apply mt-9 !important;
137
181
  }
182
+
138
183
  .ds-mt-10 {
139
184
  @apply mt-10 !important;
140
185
  }
186
+
141
187
  .ds-mt-11 {
142
188
  @apply mt-11 !important;
143
189
  }
190
+
144
191
  .ds-mt-12 {
145
192
  @apply mt-12 !important;
146
193
  }
194
+
147
195
  .ds-mt-14 {
148
196
  @apply mt-14 !important;
149
197
  }
198
+
150
199
  .ds-mt-16 {
151
200
  @apply mt-16 !important;
152
201
  }
202
+
153
203
  .ds-mt-20 {
154
204
  @apply mt-20 !important;
155
205
  }
206
+
156
207
  .ds-mt-24 {
157
208
  @apply mt-24 !important;
158
209
  }
210
+
159
211
  .ds-mt-28 {
160
212
  @apply mt-28 !important;
161
213
  }
214
+
162
215
  .ds-mt-32 {
163
216
  @apply mt-32 !important;
164
217
  }
218
+
165
219
  .ds-mt-36 {
166
220
  @apply mt-36 !important;
167
221
  }
222
+
168
223
  .ds-mt-40 {
169
224
  @apply mt-40 !important;
170
225
  }
226
+
171
227
  .ds-mt-44 {
172
228
  @apply mt-44 !important;
173
229
  }
230
+
174
231
  .ds-mt-48 {
175
232
  @apply mt-48 !important;
176
233
  }
234
+
177
235
  .ds-mt-52 {
178
236
  @apply mt-52 !important;
179
237
  }
238
+
180
239
  .ds-mt-56 {
181
240
  @apply mt-56 !important;
182
241
  }
242
+
183
243
  .ds-mt-60 {
184
244
  @apply mt-60 !important;
185
245
  }
246
+
186
247
  .ds-mt-64 {
187
248
  @apply mt-64 !important;
188
249
  }
250
+
189
251
  .ds-mt-72 {
190
252
  @apply mt-72 !important;
191
253
  }
254
+
192
255
  .ds-mt-80 {
193
256
  @apply mt-80 !important;
194
257
  }
258
+
195
259
  .ds-mt-96 {
196
260
  @apply mt-96 !important;
197
261
  }
262
+
198
263
  .ds-mt-px {
199
264
  @apply mt-px !important;
200
265
  }
266
+
201
267
  .ds-mx-0\.5 {
202
268
  @apply mx-0.5 !important;
203
269
  }
270
+
204
271
  .ds-mx-1\.5 {
205
272
  @apply mx-1.5 !important;
206
273
  }
274
+
207
275
  .ds-mx-2\.5 {
208
276
  @apply mx-2.5 !important;
209
277
  }
278
+
210
279
  .ds-mx-3\.5 {
211
280
  @apply mx-3.5 !important;
212
281
  }
282
+
213
283
  .ds-mt-0\.5 {
214
284
  @apply mt-0.5 !important;
215
285
  }
286
+
216
287
  .ds-mt-1\.5 {
217
288
  @apply mt-1.5 !important;
218
289
  }
290
+
219
291
  .ds-mt-2\.5 {
220
292
  @apply mt-2.5 !important;
221
293
  }
294
+
222
295
  .ds-mt-3\.5 {
223
296
  @apply mt-3.5 !important;
224
297
  }
298
+
225
299
  .ds-mr-0 {
226
300
  @apply mr-0 !important;
227
301
  }
302
+
228
303
  .ds-mr-1 {
229
304
  @apply mr-1 !important;
230
305
  }
306
+
231
307
  .ds-mr-2 {
232
308
  @apply mr-2 !important;
233
309
  }
310
+
234
311
  .ds-mr-3 {
235
312
  @apply mr-3 !important;
236
313
  }
314
+
237
315
  .ds-mr-4 {
238
316
  @apply mr-4 !important;
239
317
  }
318
+
240
319
  .ds-mr-5 {
241
320
  @apply mr-5 !important;
242
321
  }
322
+
243
323
  .ds-mr-6 {
244
324
  @apply mr-6 !important;
245
325
  }
326
+
246
327
  .ds-mr-7 {
247
328
  @apply mr-7 !important;
248
329
  }
330
+
249
331
  .ds-mr-8 {
250
332
  @apply mr-8 !important;
251
333
  }
334
+
252
335
  .ds-mr-9 {
253
336
  @apply mr-9 !important;
254
337
  }
338
+
255
339
  .ds-mr-10 {
256
340
  @apply mr-10 !important;
257
341
  }
342
+
258
343
  .ds-mr-11 {
259
344
  @apply mr-11 !important;
260
345
  }
346
+
261
347
  .ds-mr-12 {
262
348
  @apply mr-12 !important;
263
349
  }
350
+
264
351
  .ds-mr-14 {
265
352
  @apply mr-14 !important;
266
353
  }
354
+
267
355
  .ds-mr-16 {
268
356
  @apply mr-16 !important;
269
357
  }
358
+
270
359
  .ds-mr-20 {
271
360
  @apply mr-20 !important;
272
361
  }
362
+
273
363
  .ds-mr-24 {
274
364
  @apply mr-24 !important;
275
365
  }
366
+
276
367
  .ds-mr-28 {
277
368
  @apply mr-28 !important;
278
369
  }
370
+
279
371
  .ds-mr-32 {
280
372
  @apply mr-32 !important;
281
373
  }
374
+
282
375
  .ds-mr-36 {
283
376
  @apply mr-36 !important;
284
377
  }
378
+
285
379
  .ds-mr-40 {
286
380
  @apply mr-40 !important;
287
381
  }
382
+
288
383
  .ds-mr-44 {
289
384
  @apply mr-44 !important;
290
385
  }
386
+
291
387
  .ds-mr-48 {
292
388
  @apply mr-48 !important;
293
389
  }
390
+
294
391
  .ds-mr-52 {
295
392
  @apply mr-52 !important;
296
393
  }
394
+
297
395
  .ds-mr-56 {
298
396
  @apply mr-56 !important;
299
397
  }
398
+
300
399
  .ds-mr-60 {
301
400
  @apply mr-60 !important;
302
401
  }
402
+
303
403
  .ds-mr-64 {
304
404
  @apply mr-64 !important;
305
405
  }
406
+
306
407
  .ds-mr-72 {
307
408
  @apply mr-72 !important;
308
409
  }
410
+
309
411
  .ds-mr-80 {
310
412
  @apply mr-80 !important;
311
413
  }
414
+
312
415
  .ds-mr-96 {
313
416
  @apply mr-96 !important;
314
417
  }
418
+
315
419
  .ds-mr-px {
316
420
  @apply mr-px !important;
317
421
  }
422
+
318
423
  .ds-mr-0\.5 {
319
424
  @apply mr-0.5 !important;
320
425
  }
426
+
321
427
  .ds-mr-1\.5 {
322
428
  @apply mr-1.5 !important;
323
429
  }
430
+
324
431
  .ds-mr-2\.5 {
325
432
  @apply mr-2.5 !important;
326
433
  }
434
+
327
435
  .ds-mr-3\.5 {
328
436
  @apply mr-3.5 !important;
329
437
  }
438
+
330
439
  .ds-ml-0 {
331
440
  @apply ml-0 !important;
332
441
  }
442
+
333
443
  .ds-ml-1 {
334
444
  @apply ml-1 !important;
335
445
  }
446
+
336
447
  .ds-ml-2 {
337
448
  @apply ml-2 !important;
338
449
  }
450
+
339
451
  .ds-ml-3 {
340
452
  @apply ml-3 !important;
341
453
  }
454
+
342
455
  .ds-ml-4 {
343
456
  @apply ml-4 !important;
344
457
  }
458
+
345
459
  .ds-ml-5 {
346
460
  @apply ml-5 !important;
347
461
  }
462
+
348
463
  .ds-ml-6 {
349
464
  @apply ml-6 !important;
350
465
  }
466
+
351
467
  .ds-ml-7 {
352
468
  @apply ml-7 !important;
353
469
  }
470
+
354
471
  .ds-ml-8 {
355
472
  @apply ml-8 !important;
356
473
  }
474
+
357
475
  .ds-ml-9 {
358
476
  @apply ml-9 !important;
359
477
  }
478
+
360
479
  .ds-ml-10 {
361
480
  @apply ml-10 !important;
362
481
  }
482
+
363
483
  .ds-ml-11 {
364
484
  @apply ml-11 !important;
365
485
  }
486
+
366
487
  .ds-ml-12 {
367
488
  @apply ml-12 !important;
368
489
  }
490
+
369
491
  .ds-ml-14 {
370
492
  @apply ml-14 !important;
371
493
  }
494
+
372
495
  .ds-ml-16 {
373
496
  @apply ml-16 !important;
374
497
  }
498
+
375
499
  .ds-ml-20 {
376
500
  @apply ml-20 !important;
377
501
  }
502
+
378
503
  .ds-ml-24 {
379
504
  @apply ml-24 !important;
380
505
  }
506
+
381
507
  .ds-ml-28 {
382
508
  @apply ml-28 !important;
383
509
  }
510
+
384
511
  .ds-ml-32 {
385
512
  @apply ml-32 !important;
386
513
  }
514
+
387
515
  .ds-ml-36 {
388
516
  @apply ml-36 !important;
389
517
  }
518
+
390
519
  .ds-ml-40 {
391
520
  @apply ml-40 !important;
392
521
  }
522
+
393
523
  .ds-ml-44 {
394
524
  @apply ml-44 !important;
395
525
  }
526
+
396
527
  .ds-ml-48 {
397
528
  @apply ml-48 !important;
398
529
  }
530
+
399
531
  .ds-ml-52 {
400
532
  @apply ml-52 !important;
401
533
  }
534
+
402
535
  .ds-ml-56 {
403
536
  @apply ml-56 !important;
404
537
  }
538
+
405
539
  .ds-ml-60 {
406
540
  @apply ml-60 !important;
407
541
  }
542
+
408
543
  .ds-ml-64 {
409
544
  @apply ml-64 !important;
410
545
  }
546
+
411
547
  .ds-ml-72 {
412
548
  @apply ml-72 !important;
413
549
  }
550
+
414
551
  .ds-ml-80 {
415
552
  @apply ml-80 !important;
416
553
  }
554
+
417
555
  .ds-ml-96 {
418
556
  @apply ml-96 !important;
419
557
  }
558
+
420
559
  .ds-ml-px {
421
560
  @apply ml-px !important;
422
561
  }
562
+
423
563
  .ds-ml-0\.5 {
424
564
  @apply ml-0.5 !important;
425
565
  }
566
+
426
567
  .ds-ml-1\.5 {
427
568
  @apply ml-1.5 !important;
428
569
  }
570
+
429
571
  .ds-ml-2\.5 {
430
572
  @apply ml-2.5 !important;
431
573
  }
574
+
432
575
  .ds-ml-3\.5 {
433
576
  @apply ml-3.5 !important;
434
577
  }
578
+
435
579
  .ds-mb-0 {
436
580
  @apply mb-0 !important;
437
581
  }
582
+
438
583
  .ds-mb-1 {
439
584
  @apply mb-1 !important;
440
585
  }
586
+
441
587
  .ds-mb-2 {
442
588
  @apply mb-2 !important;
443
589
  }
590
+
444
591
  .ds-mb-3 {
445
592
  @apply mb-3 !important;
446
593
  }
594
+
447
595
  .ds-mb-4 {
448
596
  @apply mb-4 !important;
449
597
  }
598
+
450
599
  .ds-mb-5 {
451
600
  @apply mb-5 !important;
452
601
  }
602
+
453
603
  .ds-mb-6 {
454
604
  @apply mb-6 !important;
455
605
  }
606
+
456
607
  .ds-mb-7 {
457
608
  @apply mb-7 !important;
458
609
  }
610
+
459
611
  .ds-mb-8 {
460
612
  @apply mb-8 !important;
461
613
  }
614
+
462
615
  .ds-mb-9 {
463
616
  @apply mb-9 !important;
464
617
  }
618
+
465
619
  .ds-mb-10 {
466
620
  @apply mb-10 !important;
467
621
  }
622
+
468
623
  .ds-mb-11 {
469
624
  @apply mb-11 !important;
470
625
  }
626
+
471
627
  .ds-mb-12 {
472
628
  @apply mb-12 !important;
473
629
  }
630
+
474
631
  .ds-mb-14 {
475
632
  @apply mb-14 !important;
476
633
  }
634
+
477
635
  .ds-mb-16 {
478
636
  @apply mb-16 !important;
479
637
  }
638
+
480
639
  .ds-mb-20 {
481
640
  @apply mb-20 !important;
482
641
  }
642
+
483
643
  .ds-mb-24 {
484
644
  @apply mb-24 !important;
485
645
  }
646
+
486
647
  .ds-mb-28 {
487
648
  @apply mb-28 !important;
488
649
  }
650
+
489
651
  .ds-mb-32 {
490
652
  @apply mb-32 !important;
491
653
  }
654
+
492
655
  .ds-mb-36 {
493
656
  @apply mb-36 !important;
494
657
  }
658
+
495
659
  .ds-mb-40 {
496
660
  @apply mb-40 !important;
497
661
  }
662
+
498
663
  .ds-mb-44 {
499
664
  @apply mb-44 !important;
500
665
  }
666
+
501
667
  .ds-mb-48 {
502
668
  @apply mb-48 !important;
503
669
  }
670
+
504
671
  .ds-mb-52 {
505
672
  @apply mb-52 !important;
506
673
  }
674
+
507
675
  .ds-mb-56 {
508
676
  @apply mb-56 !important;
509
677
  }
678
+
510
679
  .ds-mb-60 {
511
680
  @apply mb-60 !important;
512
681
  }
682
+
513
683
  .ds-mb-64 {
514
684
  @apply mb-64 !important;
515
685
  }
686
+
516
687
  .ds-mb-72 {
517
688
  @apply mb-72 !important;
518
689
  }
690
+
519
691
  .ds-mb-80 {
520
692
  @apply mb-80 !important;
521
693
  }
694
+
522
695
  .ds-mb-96 {
523
696
  @apply mb-96 !important;
524
697
  }
698
+
525
699
  .ds-mb-px {
526
700
  @apply mb-px !important;
527
701
  }
702
+
528
703
  .ds-mb-0\.5 {
529
704
  @apply mb-0.5 !important;
530
705
  }
706
+
531
707
  .ds-mb-1\.5 {
532
708
  @apply mb-1.5 !important;
533
709
  }
710
+
534
711
  .ds-mb-2\.5 {
535
712
  @apply mb-2.5 !important;
536
713
  }
714
+
537
715
  .ds-mb-3\.5 {
538
716
  @apply mb-3.5 !important;
539
717
  }
718
+
540
719
  .ds-mx-0 {
541
720
  @apply mx-0 !important;
542
721
  }
722
+
543
723
  .ds-mx-1 {
544
724
  @apply mx-1 !important;
545
725
  }
726
+
546
727
  .ds-mx-2 {
547
728
  @apply mx-2 !important;
548
729
  }
730
+
549
731
  .ds-mx-3 {
550
732
  @apply mx-3 !important;
551
733
  }
734
+
552
735
  .ds-mx-4 {
553
736
  @apply mx-4 !important;
554
737
  }
738
+
555
739
  .ds-mx-5 {
556
740
  @apply mx-5 !important;
557
741
  }
742
+
558
743
  .ds-mx-6 {
559
744
  @apply mx-6 !important;
560
745
  }
746
+
561
747
  .ds-mx-7 {
562
748
  @apply mx-7 !important;
563
749
  }
750
+
564
751
  .ds-mx-8 {
565
752
  @apply mx-8 !important;
566
753
  }
754
+
567
755
  .ds-mx-9 {
568
756
  @apply mx-9 !important;
569
757
  }
758
+
570
759
  .ds-mx-10 {
571
760
  @apply mx-10 !important;
572
761
  }
762
+
573
763
  .ds-mx-11 {
574
764
  @apply mx-11 !important;
575
765
  }
766
+
576
767
  .ds-mx-12 {
577
768
  @apply mx-12 !important;
578
769
  }
770
+
579
771
  .ds-mx-14 {
580
772
  @apply mx-14 !important;
581
773
  }
774
+
582
775
  .ds-mx-16 {
583
776
  @apply mx-16 !important;
584
777
  }
778
+
585
779
  .ds-mx-20 {
586
780
  @apply mx-20 !important;
587
781
  }
782
+
588
783
  .ds-mx-24 {
589
784
  @apply mx-24 !important;
590
785
  }
786
+
591
787
  .ds-mx-28 {
592
788
  @apply mx-28 !important;
593
789
  }
790
+
594
791
  .ds-mx-32 {
595
792
  @apply mx-32 !important;
596
793
  }
794
+
597
795
  .ds-mx-36 {
598
796
  @apply mx-36 !important;
599
797
  }
798
+
600
799
  .ds-mx-40 {
601
800
  @apply mx-40 !important;
602
801
  }
802
+
603
803
  .ds-mx-44 {
604
804
  @apply mx-44 !important;
605
805
  }
806
+
606
807
  .ds-mx-48 {
607
808
  @apply mx-48 !important;
608
809
  }
810
+
609
811
  .ds-mx-52 {
610
812
  @apply mx-52 !important;
611
813
  }
814
+
612
815
  .ds-mx-56 {
613
816
  @apply mx-56 !important;
614
817
  }
818
+
615
819
  .ds-mx-60 {
616
820
  @apply mx-60 !important;
617
821
  }
822
+
618
823
  .ds-mx-64 {
619
824
  @apply mx-64 !important;
620
825
  }
826
+
621
827
  .ds-mx-72 {
622
828
  @apply mx-72 !important;
623
829
  }
830
+
624
831
  .ds-mx-80 {
625
832
  @apply mx-80 !important;
626
833
  }
834
+
627
835
  .ds-mx-96 {
628
836
  @apply mx-96 !important;
629
837
  }
838
+
630
839
  .ds-my-0 {
631
840
  @apply my-0 !important;
632
841
  }
842
+
633
843
  .ds-my-1 {
634
844
  @apply my-1 !important;
635
845
  }
846
+
636
847
  .ds-my-2 {
637
848
  @apply my-2 !important;
638
849
  }
850
+
639
851
  .ds-my-3 {
640
852
  @apply my-3 !important;
641
853
  }
854
+
642
855
  .ds-my-4 {
643
856
  @apply my-4 !important;
644
857
  }
858
+
645
859
  .ds-my-5 {
646
860
  @apply my-5 !important;
647
861
  }
862
+
648
863
  .ds-my-6 {
649
864
  @apply my-6 !important;
650
865
  }
866
+
651
867
  .ds-my-7 {
652
868
  @apply my-7 !important;
653
869
  }
870
+
654
871
  .ds-my-8 {
655
872
  @apply my-8 !important;
656
873
  }
874
+
657
875
  .ds-my-9 {
658
876
  @apply my-9 !important;
659
877
  }
878
+
660
879
  .ds-my-10 {
661
880
  @apply my-10 !important;
662
881
  }
882
+
663
883
  .ds-my-11 {
664
884
  @apply my-11 !important;
665
885
  }
886
+
666
887
  .ds-my-12 {
667
888
  @apply my-12 !important;
668
889
  }
890
+
669
891
  .ds-my-14 {
670
892
  @apply my-14 !important;
671
893
  }
894
+
672
895
  .ds-my-16 {
673
896
  @apply my-16 !important;
674
897
  }
898
+
675
899
  .ds-my-20 {
676
900
  @apply my-20 !important;
677
901
  }
902
+
678
903
  .ds-my-24 {
679
904
  @apply my-24 !important;
680
905
  }
906
+
681
907
  .ds-my-28 {
682
908
  @apply my-28 !important;
683
909
  }
910
+
684
911
  .ds-my-32 {
685
912
  @apply my-32 !important;
686
913
  }
914
+
687
915
  .ds-my-36 {
688
916
  @apply my-36 !important;
689
917
  }
918
+
690
919
  .ds-my-40 {
691
920
  @apply my-40 !important;
692
921
  }
922
+
693
923
  .ds-my-44 {
694
924
  @apply my-44 !important;
695
925
  }
926
+
696
927
  .ds-my-48 {
697
928
  @apply my-48 !important;
698
929
  }
930
+
699
931
  .ds-my-52 {
700
932
  @apply my-52 !important;
701
933
  }
934
+
702
935
  .ds-my-56 {
703
936
  @apply my-56 !important;
704
937
  }
938
+
705
939
  .ds-my-60 {
706
940
  @apply my-60 !important;
707
941
  }
942
+
708
943
  .ds-my-64 {
709
944
  @apply my-64 !important;
710
945
  }
946
+
711
947
  .ds-my-72 {
712
948
  @apply my-72 !important;
713
949
  }
950
+
714
951
  .ds-my-80 {
715
952
  @apply my-80 !important;
716
953
  }
954
+
717
955
  .ds-my-96 {
718
956
  @apply my-96 !important;
719
957
  }
958
+
720
959
  .ds-my-0\.5 {
721
960
  @apply my-0.5 !important;
722
961
  }
962
+
723
963
  .ds-my-1\.5 {
724
964
  @apply my-1.5 !important;
725
965
  }
966
+
726
967
  .ds-my-2\.5 {
727
968
  @apply my-2.5 !important;
728
969
  }
970
+
729
971
  .ds-my-3\.5 {
730
972
  @apply my-3.5 !important;
731
973
  }
@@ -733,928 +975,1393 @@
733
975
  .ds-p-0 {
734
976
  @apply p-0 !important;
735
977
  }
978
+
736
979
  .ds-p-1 {
737
980
  @apply p-1 !important;
738
981
  }
982
+
739
983
  .ds-p-2 {
740
984
  @apply p-2 !important;
741
985
  }
986
+
742
987
  .ds-p-3 {
743
988
  @apply p-3 !important;
744
989
  }
990
+
745
991
  .ds-p-4 {
746
992
  @apply p-4 !important;
747
993
  }
994
+
748
995
  .ds-p-5 {
749
996
  @apply p-5 !important;
750
997
  }
998
+
751
999
  .ds-p-6 {
752
1000
  @apply p-6 !important;
753
1001
  }
1002
+
754
1003
  .ds-p-7 {
755
1004
  @apply p-7 !important;
756
1005
  }
1006
+
757
1007
  .ds-p-8 {
758
1008
  @apply p-8 !important;
759
1009
  }
1010
+
760
1011
  .ds-p-9 {
761
1012
  @apply p-9 !important;
762
1013
  }
1014
+
763
1015
  .ds-p-10 {
764
1016
  @apply p-10 !important;
765
1017
  }
1018
+
766
1019
  .ds-p-11 {
767
1020
  @apply p-11 !important;
768
1021
  }
1022
+
769
1023
  .ds-p-12 {
770
1024
  @apply p-12 !important;
771
1025
  }
1026
+
772
1027
  .ds-p-14 {
773
1028
  @apply p-14 !important;
774
1029
  }
1030
+
775
1031
  .ds-p-16 {
776
1032
  @apply p-16 !important;
777
1033
  }
1034
+
778
1035
  .ds-p-20 {
779
1036
  @apply p-20 !important;
780
1037
  }
1038
+
781
1039
  .ds-p-24 {
782
1040
  @apply p-24 !important;
783
1041
  }
1042
+
784
1043
  .ds-p-28 {
785
1044
  @apply p-28 !important;
786
1045
  }
1046
+
787
1047
  .ds-p-32 {
788
1048
  @apply p-32 !important;
789
1049
  }
1050
+
790
1051
  .ds-p-36 {
791
1052
  @apply p-36 !important;
792
1053
  }
1054
+
793
1055
  .ds-p-40 {
794
1056
  @apply p-40 !important;
795
1057
  }
1058
+
796
1059
  .ds-p-44 {
797
1060
  @apply p-44 !important;
798
1061
  }
1062
+
799
1063
  .ds-p-48 {
800
1064
  @apply p-48 !important;
801
1065
  }
1066
+
802
1067
  .ds-p-52 {
803
1068
  @apply p-52 !important;
804
1069
  }
1070
+
805
1071
  .ds-p-56 {
806
1072
  @apply p-56 !important;
807
1073
  }
1074
+
808
1075
  .ds-p-60 {
809
1076
  @apply p-60 !important;
810
1077
  }
1078
+
811
1079
  .ds-p-64 {
812
1080
  @apply p-64 !important;
813
1081
  }
1082
+
814
1083
  .ds-p-72 {
815
1084
  @apply p-72 !important;
816
1085
  }
1086
+
817
1087
  .ds-p-80 {
818
1088
  @apply p-80 !important;
819
1089
  }
1090
+
820
1091
  .ds-p-96 {
821
1092
  @apply p-96 !important;
822
1093
  }
1094
+
823
1095
  .ds-p-px {
824
1096
  @apply p-px !important;
825
1097
  }
1098
+
826
1099
  .ds-p-0\.5 {
827
1100
  @apply p-0.5 !important;
828
1101
  }
1102
+
829
1103
  .ds-p-1\.5 {
830
1104
  @apply p-1.5 !important;
831
1105
  }
1106
+
832
1107
  .ds-p-2\.5 {
833
1108
  @apply p-2.5 !important;
834
1109
  }
1110
+
835
1111
  .ds-p-3\.5 {
836
1112
  @apply p-3.5 !important;
837
1113
  }
1114
+
838
1115
  .ds-pt-0 {
839
1116
  @apply pt-0 !important;
840
1117
  }
1118
+
841
1119
  .ds-pt-1 {
842
1120
  @apply pt-1 !important;
843
1121
  }
1122
+
844
1123
  .ds-pt-2 {
845
1124
  @apply pt-2 !important;
846
1125
  }
1126
+
847
1127
  .ds-pt-3 {
848
1128
  @apply pt-3 !important;
849
1129
  }
1130
+
850
1131
  .ds-pt-4 {
851
1132
  @apply pt-4 !important;
852
1133
  }
1134
+
853
1135
  .ds-pt-5 {
854
1136
  @apply pt-5 !important;
855
1137
  }
1138
+
856
1139
  .ds-pt-6 {
857
1140
  @apply pt-6 !important;
858
1141
  }
1142
+
859
1143
  .ds-pt-7 {
860
1144
  @apply pt-7 !important;
861
1145
  }
1146
+
862
1147
  .ds-pt-8 {
863
1148
  @apply pt-8 !important;
864
1149
  }
1150
+
865
1151
  .ds-pt-9 {
866
1152
  @apply pt-9 !important;
867
1153
  }
1154
+
868
1155
  .ds-pt-10 {
869
1156
  @apply pt-10 !important;
870
1157
  }
1158
+
871
1159
  .ds-pt-11 {
872
1160
  @apply pt-11 !important;
873
1161
  }
1162
+
874
1163
  .ds-pt-12 {
875
1164
  @apply pt-12 !important;
876
1165
  }
1166
+
877
1167
  .ds-pt-14 {
878
1168
  @apply pt-14 !important;
879
1169
  }
1170
+
880
1171
  .ds-pt-16 {
881
1172
  @apply pt-16 !important;
882
1173
  }
1174
+
883
1175
  .ds-pt-20 {
884
1176
  @apply pt-20 !important;
885
1177
  }
1178
+
886
1179
  .ds-pt-24 {
887
1180
  @apply pt-24 !important;
888
1181
  }
1182
+
889
1183
  .ds-pt-28 {
890
1184
  @apply pt-28 !important;
891
1185
  }
1186
+
892
1187
  .ds-pt-32 {
893
1188
  @apply pt-32 !important;
894
1189
  }
1190
+
895
1191
  .ds-pt-36 {
896
1192
  @apply pt-36 !important;
897
1193
  }
1194
+
898
1195
  .ds-pt-40 {
899
1196
  @apply pt-40 !important;
900
1197
  }
1198
+
901
1199
  .ds-pt-44 {
902
1200
  @apply pt-44 !important;
903
1201
  }
1202
+
904
1203
  .ds-pt-48 {
905
1204
  @apply pt-48 !important;
906
1205
  }
1206
+
907
1207
  .ds-pt-52 {
908
1208
  @apply pt-52 !important;
909
1209
  }
1210
+
910
1211
  .ds-pt-56 {
911
1212
  @apply pt-56 !important;
912
1213
  }
1214
+
913
1215
  .ds-pt-60 {
914
1216
  @apply pt-60 !important;
915
1217
  }
1218
+
916
1219
  .ds-pt-64 {
917
1220
  @apply pt-64 !important;
918
1221
  }
1222
+
919
1223
  .ds-pt-72 {
920
1224
  @apply pt-72 !important;
921
1225
  }
1226
+
922
1227
  .ds-pt-80 {
923
1228
  @apply pt-80 !important;
924
1229
  }
1230
+
925
1231
  .ds-pt-96 {
926
1232
  @apply pt-96 !important;
927
1233
  }
1234
+
928
1235
  .ds-pt-px {
929
1236
  @apply pt-px !important;
930
1237
  }
1238
+
931
1239
  .ds-pt-0\.5 {
932
1240
  @apply pt-0.5 !important;
933
1241
  }
1242
+
934
1243
  .ds-pt-1\.5 {
935
1244
  @apply pt-1.5 !important;
936
1245
  }
1246
+
937
1247
  .ds-pt-2\.5 {
938
1248
  @apply pt-2.5 !important;
939
1249
  }
1250
+
940
1251
  .ds-pt-3\.5 {
941
1252
  @apply pt-3.5 !important;
942
1253
  }
1254
+
943
1255
  .ds-pr-0 {
944
1256
  @apply pr-0 !important;
945
1257
  }
1258
+
946
1259
  .ds-pr-1 {
947
1260
  @apply pr-1 !important;
948
1261
  }
1262
+
949
1263
  .ds-pr-2 {
950
1264
  @apply pr-2 !important;
951
1265
  }
1266
+
952
1267
  .ds-pr-3 {
953
1268
  @apply pr-3 !important;
954
1269
  }
1270
+
955
1271
  .ds-pr-4 {
956
1272
  @apply pr-4 !important;
957
1273
  }
1274
+
958
1275
  .ds-pr-5 {
959
1276
  @apply pr-5 !important;
960
1277
  }
1278
+
961
1279
  .ds-pr-6 {
962
1280
  @apply pr-6 !important;
963
1281
  }
1282
+
964
1283
  .ds-pr-7 {
965
1284
  @apply pr-7 !important;
966
1285
  }
1286
+
967
1287
  .ds-pr-8 {
968
1288
  @apply pr-8 !important;
969
1289
  }
1290
+
970
1291
  .ds-pr-9 {
971
1292
  @apply pr-9 !important;
972
1293
  }
1294
+
973
1295
  .ds-pr-10 {
974
1296
  @apply pr-10 !important;
975
1297
  }
1298
+
976
1299
  .ds-pr-11 {
977
1300
  @apply pr-11 !important;
978
1301
  }
1302
+
979
1303
  .ds-pr-12 {
980
1304
  @apply pr-12 !important;
981
1305
  }
1306
+
982
1307
  .ds-pr-14 {
983
1308
  @apply pr-14 !important;
984
1309
  }
1310
+
985
1311
  .ds-pr-16 {
986
1312
  @apply pr-16 !important;
987
1313
  }
1314
+
988
1315
  .ds-pr-20 {
989
1316
  @apply pr-20 !important;
990
1317
  }
1318
+
991
1319
  .ds-pr-24 {
992
1320
  @apply pr-24 !important;
993
1321
  }
1322
+
994
1323
  .ds-pr-28 {
995
1324
  @apply pr-28 !important;
996
1325
  }
1326
+
997
1327
  .ds-pr-32 {
998
1328
  @apply pr-32 !important;
999
1329
  }
1330
+
1000
1331
  .ds-pr-36 {
1001
1332
  @apply pr-36 !important;
1002
1333
  }
1334
+
1003
1335
  .ds-pr-40 {
1004
1336
  @apply pr-40 !important;
1005
1337
  }
1338
+
1006
1339
  .ds-pr-44 {
1007
1340
  @apply pr-44 !important;
1008
1341
  }
1342
+
1009
1343
  .ds-pr-48 {
1010
1344
  @apply pr-48 !important;
1011
1345
  }
1346
+
1012
1347
  .ds-pr-52 {
1013
1348
  @apply pr-52 !important;
1014
1349
  }
1350
+
1015
1351
  .ds-pr-56 {
1016
1352
  @apply pr-56 !important;
1017
1353
  }
1354
+
1018
1355
  .ds-pr-60 {
1019
1356
  @apply pr-60 !important;
1020
1357
  }
1358
+
1021
1359
  .ds-pr-64 {
1022
1360
  @apply pr-64 !important;
1023
1361
  }
1362
+
1024
1363
  .ds-pr-72 {
1025
1364
  @apply pr-72 !important;
1026
1365
  }
1366
+
1027
1367
  .ds-pr-80 {
1028
1368
  @apply pr-80 !important;
1029
1369
  }
1370
+
1030
1371
  .ds-pr-96 {
1031
1372
  @apply pr-96 !important;
1032
1373
  }
1374
+
1033
1375
  .ds-pr-px {
1034
1376
  @apply pr-px !important;
1035
1377
  }
1378
+
1036
1379
  .ds-pr-0\.5 {
1037
1380
  @apply pr-0.5 !important;
1038
1381
  }
1382
+
1039
1383
  .ds-pr-1\.5 {
1040
1384
  @apply pr-1.5 !important;
1041
1385
  }
1386
+
1042
1387
  .ds-pr-2\.5 {
1043
1388
  @apply pr-2.5 !important;
1044
1389
  }
1390
+
1045
1391
  .ds-pr-3\.5 {
1046
1392
  @apply pr-3.5 !important;
1047
1393
  }
1394
+
1048
1395
  .ds-pl-0 {
1049
1396
  @apply pl-0 !important;
1050
1397
  }
1398
+
1051
1399
  .ds-pl-1 {
1052
1400
  @apply pl-1 !important;
1053
1401
  }
1402
+
1054
1403
  .ds-pl-2 {
1055
1404
  @apply pl-2 !important;
1056
1405
  }
1406
+
1057
1407
  .ds-pl-3 {
1058
1408
  @apply pl-3 !important;
1059
1409
  }
1410
+
1060
1411
  .ds-pl-4 {
1061
1412
  @apply pl-4 !important;
1062
1413
  }
1414
+
1063
1415
  .ds-pl-5 {
1064
1416
  @apply pl-5 !important;
1065
1417
  }
1418
+
1066
1419
  .ds-pl-6 {
1067
1420
  @apply pl-6 !important;
1068
1421
  }
1422
+
1069
1423
  .ds-pl-7 {
1070
1424
  @apply pl-7 !important;
1071
1425
  }
1426
+
1072
1427
  .ds-pl-8 {
1073
1428
  @apply pl-8 !important;
1074
1429
  }
1430
+
1075
1431
  .ds-pl-9 {
1076
1432
  @apply pl-9 !important;
1077
1433
  }
1434
+
1078
1435
  .ds-pl-10 {
1079
1436
  @apply pl-10 !important;
1080
1437
  }
1438
+
1081
1439
  .ds-pl-11 {
1082
1440
  @apply pl-11 !important;
1083
1441
  }
1442
+
1084
1443
  .ds-pl-12 {
1085
1444
  @apply pl-12 !important;
1086
1445
  }
1446
+
1087
1447
  .ds-pl-14 {
1088
1448
  @apply pl-14 !important;
1089
1449
  }
1450
+
1090
1451
  .ds-pl-16 {
1091
1452
  @apply pl-16 !important;
1092
1453
  }
1454
+
1093
1455
  .ds-pl-20 {
1094
1456
  @apply pl-20 !important;
1095
1457
  }
1458
+
1096
1459
  .ds-pl-24 {
1097
1460
  @apply pl-24 !important;
1098
1461
  }
1462
+
1099
1463
  .ds-pl-28 {
1100
1464
  @apply pl-28 !important;
1101
1465
  }
1466
+
1102
1467
  .ds-pl-32 {
1103
1468
  @apply pl-32 !important;
1104
1469
  }
1470
+
1105
1471
  .ds-pl-36 {
1106
1472
  @apply pl-36 !important;
1107
1473
  }
1474
+
1108
1475
  .ds-pl-40 {
1109
1476
  @apply pl-40 !important;
1110
1477
  }
1478
+
1111
1479
  .ds-pl-44 {
1112
1480
  @apply pl-44 !important;
1113
1481
  }
1482
+
1114
1483
  .ds-pl-48 {
1115
1484
  @apply pl-48 !important;
1116
1485
  }
1486
+
1117
1487
  .ds-pl-52 {
1118
1488
  @apply pl-52 !important;
1119
1489
  }
1490
+
1120
1491
  .ds-pl-56 {
1121
1492
  @apply pl-56 !important;
1122
1493
  }
1494
+
1123
1495
  .ds-pl-60 {
1124
1496
  @apply pl-60 !important;
1125
1497
  }
1498
+
1126
1499
  .ds-pl-64 {
1127
1500
  @apply pl-64 !important;
1128
1501
  }
1502
+
1129
1503
  .ds-pl-72 {
1130
1504
  @apply pl-72 !important;
1131
1505
  }
1506
+
1132
1507
  .ds-pl-80 {
1133
1508
  @apply pl-80 !important;
1134
1509
  }
1510
+
1135
1511
  .ds-pl-96 {
1136
1512
  @apply pl-96 !important;
1137
1513
  }
1514
+
1138
1515
  .ds-pl-px {
1139
1516
  @apply pl-px !important;
1140
1517
  }
1518
+
1141
1519
  .ds-pl-0\.5 {
1142
1520
  @apply pl-0.5 !important;
1143
1521
  }
1522
+
1144
1523
  .ds-pl-1\.5 {
1145
1524
  @apply pl-1.5 !important;
1146
1525
  }
1526
+
1147
1527
  .ds-pl-2\.5 {
1148
1528
  @apply pl-2.5 !important;
1149
1529
  }
1530
+
1150
1531
  .ds-pl-3\.5 {
1151
1532
  @apply pl-3.5 !important;
1152
1533
  }
1534
+
1153
1535
  .ds-pb-0 {
1154
1536
  @apply pb-0 !important;
1155
1537
  }
1538
+
1156
1539
  .ds-pb-1 {
1157
1540
  @apply pb-1 !important;
1158
1541
  }
1542
+
1159
1543
  .ds-pb-2 {
1160
1544
  @apply pb-2 !important;
1161
1545
  }
1546
+
1162
1547
  .ds-pb-3 {
1163
1548
  @apply pb-3 !important;
1164
1549
  }
1550
+
1165
1551
  .ds-pb-4 {
1166
1552
  @apply pb-4 !important;
1167
1553
  }
1554
+
1168
1555
  .ds-pb-5 {
1169
1556
  @apply pb-5 !important;
1170
1557
  }
1558
+
1171
1559
  .ds-pb-6 {
1172
1560
  @apply pb-6 !important;
1173
1561
  }
1562
+
1174
1563
  .ds-pb-7 {
1175
1564
  @apply pb-7 !important;
1176
1565
  }
1566
+
1177
1567
  .ds-pb-8 {
1178
1568
  @apply pb-8 !important;
1179
1569
  }
1570
+
1180
1571
  .ds-pb-9 {
1181
1572
  @apply pb-9 !important;
1182
1573
  }
1574
+
1183
1575
  .ds-pb-10 {
1184
1576
  @apply pb-10 !important;
1185
1577
  }
1578
+
1186
1579
  .ds-pb-11 {
1187
1580
  @apply pb-11 !important;
1188
1581
  }
1582
+
1189
1583
  .ds-pb-12 {
1190
1584
  @apply pb-12 !important;
1191
1585
  }
1586
+
1192
1587
  .ds-pb-14 {
1193
1588
  @apply pb-14 !important;
1194
1589
  }
1590
+
1195
1591
  .ds-pb-16 {
1196
1592
  @apply pb-16 !important;
1197
1593
  }
1594
+
1198
1595
  .ds-pb-20 {
1199
1596
  @apply pb-20 !important;
1200
1597
  }
1598
+
1201
1599
  .ds-pb-24 {
1202
1600
  @apply pb-24 !important;
1203
1601
  }
1602
+
1204
1603
  .ds-pb-28 {
1205
1604
  @apply pb-28 !important;
1206
1605
  }
1606
+
1207
1607
  .ds-pb-32 {
1208
1608
  @apply pb-32 !important;
1209
1609
  }
1610
+
1210
1611
  .ds-pb-36 {
1211
1612
  @apply pb-36 !important;
1212
1613
  }
1614
+
1213
1615
  .ds-pb-40 {
1214
1616
  @apply pb-40 !important;
1215
1617
  }
1618
+
1216
1619
  .ds-pb-44 {
1217
1620
  @apply pb-44 !important;
1218
1621
  }
1622
+
1219
1623
  .ds-pb-48 {
1220
1624
  @apply pb-48 !important;
1221
1625
  }
1626
+
1222
1627
  .ds-pb-52 {
1223
1628
  @apply pb-52 !important;
1224
1629
  }
1630
+
1225
1631
  .ds-pb-56 {
1226
1632
  @apply pb-56 !important;
1227
1633
  }
1634
+
1228
1635
  .ds-pb-60 {
1229
1636
  @apply pb-60 !important;
1230
1637
  }
1638
+
1231
1639
  .ds-pb-64 {
1232
1640
  @apply pb-64 !important;
1233
1641
  }
1642
+
1234
1643
  .ds-pb-72 {
1235
1644
  @apply pb-72 !important;
1236
1645
  }
1646
+
1237
1647
  .ds-pb-80 {
1238
1648
  @apply pb-80 !important;
1239
1649
  }
1650
+
1240
1651
  .ds-pb-96 {
1241
1652
  @apply pb-96 !important;
1242
1653
  }
1654
+
1243
1655
  .ds-pb-px {
1244
1656
  @apply pb-px !important;
1245
1657
  }
1658
+
1246
1659
  .ds-pb-0\.5 {
1247
1660
  @apply pb-0.5 !important;
1248
1661
  }
1662
+
1249
1663
  .ds-pb-1\.5 {
1250
1664
  @apply pb-1.5 !important;
1251
1665
  }
1666
+
1252
1667
  .ds-pb-2\.5 {
1253
1668
  @apply pb-2.5 !important;
1254
1669
  }
1670
+
1255
1671
  .ds-pb-3\.5 {
1256
1672
  @apply pb-3.5 !important;
1257
1673
  }
1674
+
1258
1675
  .ds-px-0 {
1259
1676
  @apply px-0 !important;
1260
1677
  }
1678
+
1261
1679
  .ds-px-1 {
1262
1680
  @apply px-1 !important;
1263
1681
  }
1682
+
1264
1683
  .ds-px-2 {
1265
1684
  @apply px-2 !important;
1266
1685
  }
1686
+
1267
1687
  .ds-px-3 {
1268
1688
  @apply px-3 !important;
1269
1689
  }
1690
+
1270
1691
  .ds-px-4 {
1271
1692
  @apply px-4 !important;
1272
1693
  }
1694
+
1273
1695
  .ds-px-5 {
1274
1696
  @apply px-5 !important;
1275
1697
  }
1698
+
1276
1699
  .ds-px-6 {
1277
1700
  @apply px-6 !important;
1278
1701
  }
1702
+
1279
1703
  .ds-px-7 {
1280
1704
  @apply px-7 !important;
1281
1705
  }
1706
+
1282
1707
  .ds-px-8 {
1283
1708
  @apply px-8 !important;
1284
1709
  }
1710
+
1285
1711
  .ds-px-9 {
1286
1712
  @apply px-9 !important;
1287
1713
  }
1714
+
1288
1715
  .ds-px-10 {
1289
1716
  @apply px-10 !important;
1290
1717
  }
1718
+
1291
1719
  .ds-px-11 {
1292
1720
  @apply px-11 !important;
1293
1721
  }
1722
+
1294
1723
  .ds-px-12 {
1295
1724
  @apply px-12 !important;
1296
1725
  }
1726
+
1297
1727
  .ds-px-14 {
1298
1728
  @apply px-14 !important;
1299
1729
  }
1730
+
1300
1731
  .ds-px-16 {
1301
1732
  @apply px-16 !important;
1302
1733
  }
1734
+
1303
1735
  .ds-px-20 {
1304
1736
  @apply px-20 !important;
1305
1737
  }
1738
+
1306
1739
  .ds-px-24 {
1307
1740
  @apply px-24 !important;
1308
1741
  }
1742
+
1309
1743
  .ds-px-28 {
1310
1744
  @apply px-28 !important;
1311
1745
  }
1746
+
1312
1747
  .ds-px-32 {
1313
1748
  @apply px-32 !important;
1314
1749
  }
1750
+
1315
1751
  .ds-px-36 {
1316
1752
  @apply px-36 !important;
1317
1753
  }
1754
+
1318
1755
  .ds-px-40 {
1319
1756
  @apply px-40 !important;
1320
1757
  }
1758
+
1321
1759
  .ds-px-44 {
1322
1760
  @apply px-44 !important;
1323
1761
  }
1762
+
1324
1763
  .ds-px-48 {
1325
1764
  @apply px-48 !important;
1326
1765
  }
1766
+
1327
1767
  .ds-px-52 {
1328
1768
  @apply px-52 !important;
1329
1769
  }
1770
+
1330
1771
  .ds-px-56 {
1331
1772
  @apply px-56 !important;
1332
1773
  }
1774
+
1333
1775
  .ds-px-60 {
1334
1776
  @apply px-60 !important;
1335
1777
  }
1778
+
1336
1779
  .ds-px-64 {
1337
1780
  @apply px-64 !important;
1338
1781
  }
1782
+
1339
1783
  .ds-px-72 {
1340
1784
  @apply px-72 !important;
1341
1785
  }
1786
+
1342
1787
  .ds-px-80 {
1343
1788
  @apply px-80 !important;
1344
1789
  }
1790
+
1345
1791
  .ds-px-96 {
1346
1792
  @apply px-96 !important;
1347
1793
  }
1794
+
1348
1795
  .ds-px-0\.5 {
1349
1796
  @apply px-0.5 !important;
1350
1797
  }
1798
+
1351
1799
  .ds-px-1\.5 {
1352
1800
  @apply px-1.5 !important;
1353
1801
  }
1802
+
1354
1803
  .ds-px-2\.5 {
1355
1804
  @apply px-2.5 !important;
1356
1805
  }
1806
+
1357
1807
  .ds-px-3\.5 {
1358
1808
  @apply px-3.5 !important;
1359
1809
  }
1810
+
1360
1811
  .ds-py-0 {
1361
1812
  @apply py-0 !important;
1362
1813
  }
1814
+
1363
1815
  .ds-py-1 {
1364
1816
  @apply py-1 !important;
1365
1817
  }
1818
+
1366
1819
  .ds-py-2 {
1367
1820
  @apply py-2 !important;
1368
1821
  }
1822
+
1369
1823
  .ds-py-3 {
1370
1824
  @apply py-3 !important;
1371
1825
  }
1826
+
1372
1827
  .ds-py-4 {
1373
1828
  @apply py-4 !important;
1374
1829
  }
1830
+
1375
1831
  .ds-py-5 {
1376
1832
  @apply py-5 !important;
1377
1833
  }
1834
+
1378
1835
  .ds-py-6 {
1379
1836
  @apply py-6 !important;
1380
1837
  }
1838
+
1381
1839
  .ds-py-7 {
1382
1840
  @apply py-7 !important;
1383
1841
  }
1842
+
1384
1843
  .ds-py-8 {
1385
1844
  @apply py-8 !important;
1386
1845
  }
1846
+
1387
1847
  .ds-py-9 {
1388
1848
  @apply py-9 !important;
1389
1849
  }
1850
+
1390
1851
  .ds-py-10 {
1391
1852
  @apply py-10 !important;
1392
1853
  }
1854
+
1393
1855
  .ds-py-11 {
1394
1856
  @apply py-11 !important;
1395
1857
  }
1858
+
1396
1859
  .ds-py-12 {
1397
1860
  @apply py-12 !important;
1398
1861
  }
1862
+
1399
1863
  .ds-py-14 {
1400
1864
  @apply py-14 !important;
1401
1865
  }
1866
+
1402
1867
  .ds-py-16 {
1403
1868
  @apply py-16 !important;
1404
1869
  }
1870
+
1405
1871
  .ds-py-20 {
1406
1872
  @apply py-20 !important;
1407
1873
  }
1874
+
1408
1875
  .ds-py-24 {
1409
1876
  @apply py-24 !important;
1410
1877
  }
1878
+
1411
1879
  .ds-py-28 {
1412
1880
  @apply py-28 !important;
1413
1881
  }
1882
+
1414
1883
  .ds-py-32 {
1415
1884
  @apply py-32 !important;
1416
1885
  }
1886
+
1417
1887
  .ds-py-36 {
1418
1888
  @apply py-36 !important;
1419
1889
  }
1890
+
1420
1891
  .ds-py-40 {
1421
1892
  @apply py-40 !important;
1422
1893
  }
1894
+
1423
1895
  .ds-py-44 {
1424
1896
  @apply py-44 !important;
1425
1897
  }
1898
+
1426
1899
  .ds-py-48 {
1427
1900
  @apply py-48 !important;
1428
1901
  }
1902
+
1429
1903
  .ds-py-52 {
1430
1904
  @apply py-52 !important;
1431
1905
  }
1906
+
1432
1907
  .ds-py-56 {
1433
1908
  @apply py-56 !important;
1434
1909
  }
1910
+
1435
1911
  .ds-py-60 {
1436
1912
  @apply py-60 !important;
1437
1913
  }
1914
+
1438
1915
  .ds-py-64 {
1439
1916
  @apply py-64 !important;
1440
1917
  }
1918
+
1441
1919
  .ds-py-72 {
1442
1920
  @apply py-72 !important;
1443
1921
  }
1922
+
1444
1923
  .ds-py-80 {
1445
1924
  @apply py-80 !important;
1446
1925
  }
1926
+
1447
1927
  .ds-py-96 {
1448
1928
  @apply py-96 !important;
1449
1929
  }
1930
+
1450
1931
  .ds-py-0\.5 {
1451
1932
  @apply py-0.5 !important;
1452
1933
  }
1934
+
1453
1935
  .ds-py-1\.5 {
1454
1936
  @apply py-1.5 !important;
1455
1937
  }
1938
+
1456
1939
  .ds-py-2\.5 {
1457
1940
  @apply py-2.5 !important;
1458
1941
  }
1942
+
1459
1943
  .ds-py-3\.5 {
1460
1944
  @apply py-3.5 !important;
1461
1945
  }
1462
1946
 
1463
- .ds-grid-inline {
1464
- @apply inline-grid;
1465
- }
1466
1947
  .ds-grid {
1467
1948
  @apply grid grid-cols-12;
1468
1949
  }
1950
+
1951
+ .ds-grid-inline {
1952
+ @apply inline-grid;
1953
+ }
1954
+
1469
1955
  .ds-grid__col-auto {
1470
1956
  @apply col-auto;
1471
1957
  }
1958
+
1959
+ .xs\:ds-grid__col-span-1,
1472
1960
  .ds-grid__col-span-1 {
1473
1961
  @apply col-span-1;
1474
1962
  }
1963
+
1964
+ .xs\:ds-grid__col-span-2,
1475
1965
  .ds-grid__col-span-2 {
1476
1966
  @apply col-span-2;
1477
1967
  }
1968
+
1969
+ .xs\:ds-grid__col-span-3,
1478
1970
  .ds-grid__col-span-3 {
1479
1971
  @apply col-span-3;
1480
1972
  }
1973
+
1974
+ .xs\:ds-grid__col-span-4,
1481
1975
  .ds-grid__col-span-4 {
1482
1976
  @apply col-span-4;
1483
1977
  }
1978
+
1979
+ .xs\:ds-grid__col-span-5,
1484
1980
  .ds-grid__col-span-5 {
1485
1981
  @apply col-span-5;
1486
1982
  }
1983
+
1984
+ .xs\:ds-grid__col-span-6,
1487
1985
  .ds-grid__col-span-6 {
1488
1986
  @apply col-span-6;
1489
1987
  }
1988
+
1989
+ .xs\:ds-grid__col-span-7,
1490
1990
  .ds-grid__col-span-7 {
1491
1991
  @apply col-span-7;
1492
1992
  }
1993
+
1994
+ .xs\:ds-grid__col-span-8,
1493
1995
  .ds-grid__col-span-8 {
1494
1996
  @apply col-span-8;
1495
1997
  }
1998
+
1999
+ .xs\:ds-grid__col-span-9,
1496
2000
  .ds-grid__col-span-9 {
1497
2001
  @apply col-span-9;
1498
2002
  }
2003
+
2004
+ .xs\:ds-grid__col-span-10,
1499
2005
  .ds-grid__col-span-10 {
1500
2006
  @apply col-span-10;
1501
2007
  }
2008
+
2009
+ .xs\:ds-grid__col-span-11,
1502
2010
  .ds-grid__col-span-11 {
1503
2011
  @apply col-span-11;
1504
2012
  }
2013
+
2014
+ .xs\:ds-grid__col-span-12,
1505
2015
  .ds-grid__col-span-12 {
1506
2016
  @apply col-span-12;
1507
2017
  }
2018
+
2019
+ @media (min-width: 640px) {
2020
+ .sm\:ds-grid__col-span-1 {
2021
+ @apply col-span-1;
2022
+ }
2023
+
2024
+ .sm\:ds-grid__col-span-2 {
2025
+ @apply col-span-2;
2026
+ }
2027
+
2028
+ .sm\:ds-grid__col-span-3 {
2029
+ @apply col-span-3;
2030
+ }
2031
+
2032
+ .sm\:ds-grid__col-span-4 {
2033
+ @apply col-span-4;
2034
+ }
2035
+
2036
+ .sm\:ds-grid__col-span-5 {
2037
+ @apply col-span-5;
2038
+ }
2039
+
2040
+ .sm\:ds-grid__col-span-6 {
2041
+ @apply col-span-6;
2042
+ }
2043
+
2044
+ .sm\:ds-grid__col-span-7 {
2045
+ @apply col-span-7;
2046
+ }
2047
+
2048
+ .sm\:ds-grid__col-span-8 {
2049
+ @apply col-span-8;
2050
+ }
2051
+
2052
+ .sm\:ds-grid__col-span-9 {
2053
+ @apply col-span-9;
2054
+ }
2055
+
2056
+ .sm\:ds-grid__col-span-10 {
2057
+ @apply col-span-10;
2058
+ }
2059
+
2060
+ .sm\:ds-grid__col-span-11 {
2061
+ @apply col-span-11;
2062
+ }
2063
+
2064
+ .sm\:ds-grid__col-span-12 {
2065
+ @apply col-span-12;
2066
+ }
2067
+ }
2068
+
2069
+ @media (min-width: 768px) {
2070
+ .md\:ds-grid__col-span-1 {
2071
+ @apply col-span-1;
2072
+ }
2073
+
2074
+ .md\:ds-grid__col-span-2 {
2075
+ @apply col-span-2;
2076
+ }
2077
+
2078
+ .md\:ds-grid__col-span-3 {
2079
+ @apply col-span-3;
2080
+ }
2081
+
2082
+ .md\:ds-grid__col-span-4 {
2083
+ @apply col-span-4;
2084
+ }
2085
+
2086
+ .md\:ds-grid__col-span-5 {
2087
+ @apply col-span-5;
2088
+ }
2089
+
2090
+ .md\:ds-grid__col-span-6 {
2091
+ @apply col-span-6;
2092
+ }
2093
+
2094
+ .md\:ds-grid__col-span-7 {
2095
+ @apply col-span-7;
2096
+ }
2097
+
2098
+ .md\:ds-grid__col-span-8 {
2099
+ @apply col-span-8;
2100
+ }
2101
+
2102
+ .md\:ds-grid__col-span-9 {
2103
+ @apply col-span-9;
2104
+ }
2105
+
2106
+ .md\:ds-grid__col-span-10 {
2107
+ @apply col-span-10;
2108
+ }
2109
+
2110
+ .md\:ds-grid__col-span-11 {
2111
+ @apply col-span-11;
2112
+ }
2113
+
2114
+ .md\:ds-grid__col-span-12 {
2115
+ @apply col-span-12;
2116
+ }
2117
+ }
2118
+
2119
+ @media (min-width: 1024px) {
2120
+ .lg\:ds-grid__col-span-1 {
2121
+ @apply col-span-1;
2122
+ }
2123
+
2124
+ .lg\:ds-grid__col-span-2 {
2125
+ @apply col-span-2;
2126
+ }
2127
+
2128
+ .lg\:ds-grid__col-span-3 {
2129
+ @apply col-span-3;
2130
+ }
2131
+
2132
+ .lg\:ds-grid__col-span-4 {
2133
+ @apply col-span-4;
2134
+ }
2135
+
2136
+ .lg\:ds-grid__col-span-5 {
2137
+ @apply col-span-5;
2138
+ }
2139
+
2140
+ .lg\:ds-grid__col-span-6 {
2141
+ @apply col-span-6;
2142
+ }
2143
+
2144
+ .lg\:ds-grid__col-span-7 {
2145
+ @apply col-span-7;
2146
+ }
2147
+
2148
+ .lg\:ds-grid__col-span-8 {
2149
+ @apply col-span-8;
2150
+ }
2151
+
2152
+ .lg\:ds-grid__col-span-9 {
2153
+ @apply col-span-9;
2154
+ }
2155
+
2156
+ .lg\:ds-grid__col-span-10 {
2157
+ @apply col-span-10;
2158
+ }
2159
+
2160
+ .lg\:ds-grid__col-span-11 {
2161
+ @apply col-span-11;
2162
+ }
2163
+
2164
+ .lg\:ds-grid__col-span-12 {
2165
+ @apply col-span-12;
2166
+ }
2167
+ }
2168
+
1508
2169
  .ds-print-hidden {
1509
2170
  @apply print:hidden !important;
1510
2171
  }
2172
+
1511
2173
  .ds-print-visible-block {
1512
2174
  @apply print:block !important;
1513
2175
  }
2176
+
1514
2177
  .ds-print-visible-inline {
1515
2178
  @apply print:inline !important;
1516
2179
  }
2180
+
1517
2181
  .ds-gap-1 {
1518
2182
  @apply gap-1;
1519
2183
  }
2184
+
1520
2185
  .ds-gap-2 {
1521
2186
  @apply gap-2;
1522
2187
  }
2188
+
1523
2189
  .ds-gap-4 {
1524
2190
  @apply gap-4;
1525
2191
  }
1526
- .ds-gap-5 {
1527
- @apply gap-5;
1528
- }
2192
+
1529
2193
  .ds-gap-6 {
1530
2194
  @apply gap-6;
1531
2195
  }
2196
+
1532
2197
  .ds-gap-8 {
1533
2198
  @apply gap-8;
1534
2199
  }
2200
+
1535
2201
  .ds-gap-10 {
1536
2202
  @apply gap-10;
1537
2203
  }
2204
+
1538
2205
  .ds-gap-12 {
1539
2206
  @apply gap-12;
1540
2207
  }
2208
+
1541
2209
  .ds-gap-xs-1 {
1542
2210
  @apply gap-1;
1543
2211
  }
2212
+
1544
2213
  .ds-gap-xs-2 {
1545
2214
  @apply gap-2;
1546
2215
  }
2216
+
1547
2217
  .ds-gap-xs-4 {
1548
2218
  @apply gap-4;
1549
2219
  }
2220
+
1550
2221
  .ds-gap-xs-5 {
1551
2222
  @apply gap-5;
1552
2223
  }
2224
+
1553
2225
  .ds-gap-xs-6 {
1554
2226
  @apply gap-6;
1555
2227
  }
2228
+
1556
2229
  .ds-gap-xs-8 {
1557
2230
  @apply gap-8;
1558
2231
  }
2232
+
1559
2233
  .ds-gap-xs-10 {
1560
2234
  @apply gap-10;
1561
2235
  }
2236
+
1562
2237
  .ds-gap-xs-12 {
1563
2238
  @apply gap-12;
1564
2239
  }
2240
+
1565
2241
  .ds-gap-sm-1 {
1566
2242
  @apply sm:gap-1;
1567
2243
  }
2244
+
1568
2245
  .ds-gap-sm-2 {
1569
2246
  @apply sm:gap-2;
1570
2247
  }
2248
+
1571
2249
  .ds-gap-sm-4 {
1572
2250
  @apply sm:gap-4;
1573
2251
  }
2252
+
1574
2253
  .ds-gap-sm-5 {
1575
2254
  @apply sm:gap-5;
1576
2255
  }
2256
+
1577
2257
  .ds-gap-sm-6 {
1578
2258
  @apply sm:gap-6;
1579
2259
  }
2260
+
1580
2261
  .ds-gap-sm-8 {
1581
2262
  @apply sm:gap-8;
1582
2263
  }
2264
+
1583
2265
  .ds-gap-sm-10 {
1584
2266
  @apply sm:gap-10;
1585
2267
  }
2268
+
1586
2269
  .ds-gap-sm-12 {
1587
2270
  @apply sm:gap-12;
1588
2271
  }
2272
+
1589
2273
  .ds-gap-md-1 {
1590
2274
  @apply md:gap-1;
1591
2275
  }
2276
+
1592
2277
  .ds-gap-md-2 {
1593
2278
  @apply md:gap-2;
1594
2279
  }
2280
+
1595
2281
  .ds-gap-md-4 {
1596
2282
  @apply md:gap-4;
1597
2283
  }
2284
+
1598
2285
  .ds-gap-md-5 {
1599
2286
  @apply md:gap-5;
1600
2287
  }
2288
+
1601
2289
  .ds-gap-md-6 {
1602
2290
  @apply md:gap-6;
1603
2291
  }
2292
+
1604
2293
  .ds-gap-md-8 {
1605
2294
  @apply md:gap-8;
1606
2295
  }
2296
+
1607
2297
  .ds-gap-md-10 {
1608
2298
  @apply md:gap-10;
1609
2299
  }
2300
+
1610
2301
  .ds-gap-md-12 {
1611
2302
  @apply md:gap-12;
1612
2303
  }
2304
+
1613
2305
  .ds-gap-lg-1 {
1614
2306
  @apply lg:gap-1;
1615
2307
  }
2308
+
1616
2309
  .ds-gap-lg-2 {
1617
2310
  @apply lg:gap-2;
1618
2311
  }
2312
+
1619
2313
  .ds-gap-lg-4 {
1620
2314
  @apply lg:gap-4;
1621
2315
  }
2316
+
1622
2317
  .ds-gap-lg-5 {
1623
2318
  @apply lg:gap-5;
1624
2319
  }
2320
+
1625
2321
  .ds-gap-lg-6 {
1626
2322
  @apply lg:gap-6;
1627
2323
  }
2324
+
1628
2325
  .ds-gap-lg-8 {
1629
2326
  @apply lg:gap-8;
1630
2327
  }
2328
+
1631
2329
  .ds-gap-lg-10 {
1632
2330
  @apply lg:gap-10;
1633
2331
  }
2332
+
1634
2333
  .ds-gap-lg-12 {
1635
2334
  @apply lg:gap-12;
1636
2335
  }
2336
+
1637
2337
  .ds-gap-xl-1 {
1638
2338
  @apply xl:gap-1;
1639
2339
  }
2340
+
1640
2341
  .ds-gap-xl-2 {
1641
2342
  @apply xl:gap-2;
1642
2343
  }
2344
+
1643
2345
  .ds-gap-xl-4 {
1644
2346
  @apply xl:gap-4;
1645
2347
  }
2348
+
1646
2349
  .ds-gap-xl-5 {
1647
2350
  @apply xl:gap-5;
1648
2351
  }
2352
+
1649
2353
  .ds-gap-xl-6 {
1650
2354
  @apply xl:gap-6;
1651
2355
  }
2356
+
1652
2357
  .ds-gap-xl-8 {
1653
2358
  @apply xl:gap-8;
1654
2359
  }
2360
+
1655
2361
  .ds-gap-xl-10 {
1656
2362
  @apply xl:gap-10;
1657
2363
  }
2364
+
1658
2365
  .ds-gap-xl-12 {
1659
2366
  @apply xl:gap-12;
1660
2367
  }