@baloise/ds-styles 17.4.0 → 17.4.1

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/css/all.css CHANGED
@@ -600,7 +600,7 @@ fieldset {
600
600
  }
601
601
  /**
602
602
  * Do not edit directly
603
- * Generated on Thu, 06 Feb 2025 15:33:29 GMT
603
+ * Generated on Fri, 07 Feb 2025 09:32:44 GMT
604
604
  */
605
605
  :root {
606
606
  --bal-text-shadow-normal: 0px 0px 4px rgba(0, 0, 0, 0.15), 0px 4px 12px rgba(0, 0, 0, 0.25), 0px 0px 80px rgba(0, 0, 0, 0.5); /* Increases readability when used on a image background. */
@@ -16225,35 +16225,35 @@ table.table td.has-buttons .buttons {
16225
16225
  }
16226
16226
 
16227
16227
  @media screen and (max-width: 768px) {
16228
- .mobile:m-xx-small {
16229
- margin: var(--bal-space-xx-small-mobile) !important;
16228
+ .mobile\:m-xx-small {
16229
+ margin: var(--bal-space-xx-small) !important;
16230
16230
  }
16231
- .mobile:m-x-small {
16232
- margin: var(--bal-space-x-small-mobile) !important;
16231
+ .mobile\:m-x-small {
16232
+ margin: var(--bal-space-x-small) !important;
16233
16233
  }
16234
- .mobile:m-small {
16235
- margin: var(--bal-space-small-mobile) !important;
16234
+ .mobile\:m-small {
16235
+ margin: var(--bal-space-small) !important;
16236
16236
  }
16237
- .mobile:m-normal {
16238
- margin: var(--bal-space-normal-mobile) !important;
16237
+ .mobile\:m-normal {
16238
+ margin: var(--bal-space-normal) !important;
16239
16239
  }
16240
- .mobile:m-medium {
16241
- margin: var(--bal-space-medium-mobile) !important;
16240
+ .mobile\:m-medium {
16241
+ margin: var(--bal-space-medium) !important;
16242
16242
  }
16243
- .mobile:m-large {
16244
- margin: var(--bal-space-large-mobile) !important;
16243
+ .mobile\:m-large {
16244
+ margin: var(--bal-space-large) !important;
16245
16245
  }
16246
- .mobile:m-x-large {
16247
- margin: var(--bal-space-x-large-mobile) !important;
16246
+ .mobile\:m-x-large {
16247
+ margin: var(--bal-space-x-large) !important;
16248
16248
  }
16249
- .mobile:m-xx-large {
16250
- margin: var(--bal-space-xx-large-mobile) !important;
16249
+ .mobile\:m-xx-large {
16250
+ margin: var(--bal-space-xx-large) !important;
16251
16251
  }
16252
- .mobile:m-xxx-large {
16253
- margin: var(--bal-space-xxx-large-mobile) !important;
16252
+ .mobile\:m-xxx-large {
16253
+ margin: var(--bal-space-xxx-large) !important;
16254
16254
  }
16255
- .mobile:m-xxxx-large {
16256
- margin: var(--bal-space-xxxx-large-mobile) !important;
16255
+ .mobile\:m-xxxx-large {
16256
+ margin: var(--bal-space-xxxx-large) !important;
16257
16257
  }
16258
16258
  }
16259
16259
  @media screen and (min-width: 769px), print {
@@ -16266,61 +16266,61 @@ table.table td.has-buttons .buttons {
16266
16266
  .m-xx-small {
16267
16267
  margin: var(--bal-space-xx-small-tablet) !important;
16268
16268
  }
16269
- .tablet:m-xx-small {
16269
+ .tablet\:m-xx-small {
16270
16270
  margin: var(--bal-space-xx-small-tablet) !important;
16271
16271
  }
16272
16272
  .m-x-small {
16273
16273
  margin: var(--bal-space-x-small-tablet) !important;
16274
16274
  }
16275
- .tablet:m-x-small {
16275
+ .tablet\:m-x-small {
16276
16276
  margin: var(--bal-space-x-small-tablet) !important;
16277
16277
  }
16278
16278
  .m-small {
16279
16279
  margin: var(--bal-space-small-tablet) !important;
16280
16280
  }
16281
- .tablet:m-small {
16281
+ .tablet\:m-small {
16282
16282
  margin: var(--bal-space-small-tablet) !important;
16283
16283
  }
16284
16284
  .m-normal {
16285
16285
  margin: var(--bal-space-normal-tablet) !important;
16286
16286
  }
16287
- .tablet:m-normal {
16287
+ .tablet\:m-normal {
16288
16288
  margin: var(--bal-space-normal-tablet) !important;
16289
16289
  }
16290
16290
  .m-medium {
16291
16291
  margin: var(--bal-space-medium-tablet) !important;
16292
16292
  }
16293
- .tablet:m-medium {
16293
+ .tablet\:m-medium {
16294
16294
  margin: var(--bal-space-medium-tablet) !important;
16295
16295
  }
16296
16296
  .m-large {
16297
16297
  margin: var(--bal-space-large-tablet) !important;
16298
16298
  }
16299
- .tablet:m-large {
16299
+ .tablet\:m-large {
16300
16300
  margin: var(--bal-space-large-tablet) !important;
16301
16301
  }
16302
16302
  .m-x-large {
16303
16303
  margin: var(--bal-space-x-large-tablet) !important;
16304
16304
  }
16305
- .tablet:m-x-large {
16305
+ .tablet\:m-x-large {
16306
16306
  margin: var(--bal-space-x-large-tablet) !important;
16307
16307
  }
16308
16308
  .m-xx-large {
16309
16309
  margin: var(--bal-space-xx-large-tablet) !important;
16310
16310
  }
16311
- .tablet:m-xx-large {
16311
+ .tablet\:m-xx-large {
16312
16312
  margin: var(--bal-space-xx-large-tablet) !important;
16313
16313
  }
16314
16314
  .m-xxx-large {
16315
16315
  margin: var(--bal-space-xxx-large-tablet) !important;
16316
16316
  }
16317
- .tablet:m-xxx-large {
16317
+ .tablet\:m-xxx-large {
16318
16318
  margin: var(--bal-space-xxx-large-tablet) !important;
16319
16319
  }
16320
16320
  .m-xxxx-large {
16321
16321
  margin: var(--bal-space-xxxx-large-tablet) !important;
16322
16322
  }
16323
- .tablet:m-xxxx-large {
16323
+ .tablet\:m-xxxx-large {
16324
16324
  margin: var(--bal-space-xxxx-large-tablet) !important;
16325
16325
  }
16326
16326
  }
@@ -16334,61 +16334,61 @@ table.table td.has-buttons .buttons {
16334
16334
  .m-xx-small {
16335
16335
  margin: var(--bal-space-xx-small-desktop) !important;
16336
16336
  }
16337
- .desktop:m-xx-small {
16337
+ .desktop\:m-xx-small {
16338
16338
  margin: var(--bal-space-xx-small-desktop) !important;
16339
16339
  }
16340
16340
  .m-x-small {
16341
16341
  margin: var(--bal-space-x-small-desktop) !important;
16342
16342
  }
16343
- .desktop:m-x-small {
16343
+ .desktop\:m-x-small {
16344
16344
  margin: var(--bal-space-x-small-desktop) !important;
16345
16345
  }
16346
16346
  .m-small {
16347
16347
  margin: var(--bal-space-small-desktop) !important;
16348
16348
  }
16349
- .desktop:m-small {
16349
+ .desktop\:m-small {
16350
16350
  margin: var(--bal-space-small-desktop) !important;
16351
16351
  }
16352
16352
  .m-normal {
16353
16353
  margin: var(--bal-space-normal-desktop) !important;
16354
16354
  }
16355
- .desktop:m-normal {
16355
+ .desktop\:m-normal {
16356
16356
  margin: var(--bal-space-normal-desktop) !important;
16357
16357
  }
16358
16358
  .m-medium {
16359
16359
  margin: var(--bal-space-medium-desktop) !important;
16360
16360
  }
16361
- .desktop:m-medium {
16361
+ .desktop\:m-medium {
16362
16362
  margin: var(--bal-space-medium-desktop) !important;
16363
16363
  }
16364
16364
  .m-large {
16365
16365
  margin: var(--bal-space-large-desktop) !important;
16366
16366
  }
16367
- .desktop:m-large {
16367
+ .desktop\:m-large {
16368
16368
  margin: var(--bal-space-large-desktop) !important;
16369
16369
  }
16370
16370
  .m-x-large {
16371
16371
  margin: var(--bal-space-x-large-desktop) !important;
16372
16372
  }
16373
- .desktop:m-x-large {
16373
+ .desktop\:m-x-large {
16374
16374
  margin: var(--bal-space-x-large-desktop) !important;
16375
16375
  }
16376
16376
  .m-xx-large {
16377
16377
  margin: var(--bal-space-xx-large-desktop) !important;
16378
16378
  }
16379
- .desktop:m-xx-large {
16379
+ .desktop\:m-xx-large {
16380
16380
  margin: var(--bal-space-xx-large-desktop) !important;
16381
16381
  }
16382
16382
  .m-xxx-large {
16383
16383
  margin: var(--bal-space-xxx-large-desktop) !important;
16384
16384
  }
16385
- .desktop:m-xxx-large {
16385
+ .desktop\:m-xxx-large {
16386
16386
  margin: var(--bal-space-xxx-large-desktop) !important;
16387
16387
  }
16388
16388
  .m-xxxx-large {
16389
16389
  margin: var(--bal-space-xxxx-large-desktop) !important;
16390
16390
  }
16391
- .desktop:m-xxxx-large {
16391
+ .desktop\:m-xxxx-large {
16392
16392
  margin: var(--bal-space-xxxx-large-desktop) !important;
16393
16393
  }
16394
16394
  }
@@ -16453,45 +16453,45 @@ table.table td.has-buttons .buttons {
16453
16453
  }
16454
16454
 
16455
16455
  @media screen and (max-width: 768px) {
16456
- .mobile:mx-xx-small {
16457
- margin-left: var(--bal-space-xx-small-mobile) !important;
16458
- margin-right: var(--bal-space-xx-small-mobile) !important;
16456
+ .mobile\:mx-xx-small {
16457
+ margin-left: var(--bal-space-xx-small) !important;
16458
+ margin-right: var(--bal-space-xx-small) !important;
16459
16459
  }
16460
- .mobile:mx-x-small {
16461
- margin-left: var(--bal-space-x-small-mobile) !important;
16462
- margin-right: var(--bal-space-x-small-mobile) !important;
16460
+ .mobile\:mx-x-small {
16461
+ margin-left: var(--bal-space-x-small) !important;
16462
+ margin-right: var(--bal-space-x-small) !important;
16463
16463
  }
16464
- .mobile:mx-small {
16465
- margin-left: var(--bal-space-small-mobile) !important;
16466
- margin-right: var(--bal-space-small-mobile) !important;
16464
+ .mobile\:mx-small {
16465
+ margin-left: var(--bal-space-small) !important;
16466
+ margin-right: var(--bal-space-small) !important;
16467
16467
  }
16468
- .mobile:mx-normal {
16469
- margin-left: var(--bal-space-normal-mobile) !important;
16470
- margin-right: var(--bal-space-normal-mobile) !important;
16468
+ .mobile\:mx-normal {
16469
+ margin-left: var(--bal-space-normal) !important;
16470
+ margin-right: var(--bal-space-normal) !important;
16471
16471
  }
16472
- .mobile:mx-medium {
16473
- margin-left: var(--bal-space-medium-mobile) !important;
16474
- margin-right: var(--bal-space-medium-mobile) !important;
16472
+ .mobile\:mx-medium {
16473
+ margin-left: var(--bal-space-medium) !important;
16474
+ margin-right: var(--bal-space-medium) !important;
16475
16475
  }
16476
- .mobile:mx-large {
16477
- margin-left: var(--bal-space-large-mobile) !important;
16478
- margin-right: var(--bal-space-large-mobile) !important;
16476
+ .mobile\:mx-large {
16477
+ margin-left: var(--bal-space-large) !important;
16478
+ margin-right: var(--bal-space-large) !important;
16479
16479
  }
16480
- .mobile:mx-x-large {
16481
- margin-left: var(--bal-space-x-large-mobile) !important;
16482
- margin-right: var(--bal-space-x-large-mobile) !important;
16480
+ .mobile\:mx-x-large {
16481
+ margin-left: var(--bal-space-x-large) !important;
16482
+ margin-right: var(--bal-space-x-large) !important;
16483
16483
  }
16484
- .mobile:mx-xx-large {
16485
- margin-left: var(--bal-space-xx-large-mobile) !important;
16486
- margin-right: var(--bal-space-xx-large-mobile) !important;
16484
+ .mobile\:mx-xx-large {
16485
+ margin-left: var(--bal-space-xx-large) !important;
16486
+ margin-right: var(--bal-space-xx-large) !important;
16487
16487
  }
16488
- .mobile:mx-xxx-large {
16489
- margin-left: var(--bal-space-xxx-large-mobile) !important;
16490
- margin-right: var(--bal-space-xxx-large-mobile) !important;
16488
+ .mobile\:mx-xxx-large {
16489
+ margin-left: var(--bal-space-xxx-large) !important;
16490
+ margin-right: var(--bal-space-xxx-large) !important;
16491
16491
  }
16492
- .mobile:mx-xxxx-large {
16493
- margin-left: var(--bal-space-xxxx-large-mobile) !important;
16494
- margin-right: var(--bal-space-xxxx-large-mobile) !important;
16492
+ .mobile\:mx-xxxx-large {
16493
+ margin-left: var(--bal-space-xxxx-large) !important;
16494
+ margin-right: var(--bal-space-xxxx-large) !important;
16495
16495
  }
16496
16496
  }
16497
16497
  @media screen and (min-width: 769px), print {
@@ -16507,7 +16507,7 @@ table.table td.has-buttons .buttons {
16507
16507
  margin-left: var(--bal-space-xx-small-tablet) !important;
16508
16508
  margin-right: var(--bal-space-xx-small-tablet) !important;
16509
16509
  }
16510
- .tablet:mx-xx-small {
16510
+ .tablet\:mx-xx-small {
16511
16511
  margin-left: var(--bal-space-xx-small-tablet) !important;
16512
16512
  margin-right: var(--bal-space-xx-small-tablet) !important;
16513
16513
  }
@@ -16515,7 +16515,7 @@ table.table td.has-buttons .buttons {
16515
16515
  margin-left: var(--bal-space-x-small-tablet) !important;
16516
16516
  margin-right: var(--bal-space-x-small-tablet) !important;
16517
16517
  }
16518
- .tablet:mx-x-small {
16518
+ .tablet\:mx-x-small {
16519
16519
  margin-left: var(--bal-space-x-small-tablet) !important;
16520
16520
  margin-right: var(--bal-space-x-small-tablet) !important;
16521
16521
  }
@@ -16523,7 +16523,7 @@ table.table td.has-buttons .buttons {
16523
16523
  margin-left: var(--bal-space-small-tablet) !important;
16524
16524
  margin-right: var(--bal-space-small-tablet) !important;
16525
16525
  }
16526
- .tablet:mx-small {
16526
+ .tablet\:mx-small {
16527
16527
  margin-left: var(--bal-space-small-tablet) !important;
16528
16528
  margin-right: var(--bal-space-small-tablet) !important;
16529
16529
  }
@@ -16531,7 +16531,7 @@ table.table td.has-buttons .buttons {
16531
16531
  margin-left: var(--bal-space-normal-tablet) !important;
16532
16532
  margin-right: var(--bal-space-normal-tablet) !important;
16533
16533
  }
16534
- .tablet:mx-normal {
16534
+ .tablet\:mx-normal {
16535
16535
  margin-left: var(--bal-space-normal-tablet) !important;
16536
16536
  margin-right: var(--bal-space-normal-tablet) !important;
16537
16537
  }
@@ -16539,7 +16539,7 @@ table.table td.has-buttons .buttons {
16539
16539
  margin-left: var(--bal-space-medium-tablet) !important;
16540
16540
  margin-right: var(--bal-space-medium-tablet) !important;
16541
16541
  }
16542
- .tablet:mx-medium {
16542
+ .tablet\:mx-medium {
16543
16543
  margin-left: var(--bal-space-medium-tablet) !important;
16544
16544
  margin-right: var(--bal-space-medium-tablet) !important;
16545
16545
  }
@@ -16547,7 +16547,7 @@ table.table td.has-buttons .buttons {
16547
16547
  margin-left: var(--bal-space-large-tablet) !important;
16548
16548
  margin-right: var(--bal-space-large-tablet) !important;
16549
16549
  }
16550
- .tablet:mx-large {
16550
+ .tablet\:mx-large {
16551
16551
  margin-left: var(--bal-space-large-tablet) !important;
16552
16552
  margin-right: var(--bal-space-large-tablet) !important;
16553
16553
  }
@@ -16555,7 +16555,7 @@ table.table td.has-buttons .buttons {
16555
16555
  margin-left: var(--bal-space-x-large-tablet) !important;
16556
16556
  margin-right: var(--bal-space-x-large-tablet) !important;
16557
16557
  }
16558
- .tablet:mx-x-large {
16558
+ .tablet\:mx-x-large {
16559
16559
  margin-left: var(--bal-space-x-large-tablet) !important;
16560
16560
  margin-right: var(--bal-space-x-large-tablet) !important;
16561
16561
  }
@@ -16563,7 +16563,7 @@ table.table td.has-buttons .buttons {
16563
16563
  margin-left: var(--bal-space-xx-large-tablet) !important;
16564
16564
  margin-right: var(--bal-space-xx-large-tablet) !important;
16565
16565
  }
16566
- .tablet:mx-xx-large {
16566
+ .tablet\:mx-xx-large {
16567
16567
  margin-left: var(--bal-space-xx-large-tablet) !important;
16568
16568
  margin-right: var(--bal-space-xx-large-tablet) !important;
16569
16569
  }
@@ -16571,7 +16571,7 @@ table.table td.has-buttons .buttons {
16571
16571
  margin-left: var(--bal-space-xxx-large-tablet) !important;
16572
16572
  margin-right: var(--bal-space-xxx-large-tablet) !important;
16573
16573
  }
16574
- .tablet:mx-xxx-large {
16574
+ .tablet\:mx-xxx-large {
16575
16575
  margin-left: var(--bal-space-xxx-large-tablet) !important;
16576
16576
  margin-right: var(--bal-space-xxx-large-tablet) !important;
16577
16577
  }
@@ -16579,7 +16579,7 @@ table.table td.has-buttons .buttons {
16579
16579
  margin-left: var(--bal-space-xxxx-large-tablet) !important;
16580
16580
  margin-right: var(--bal-space-xxxx-large-tablet) !important;
16581
16581
  }
16582
- .tablet:mx-xxxx-large {
16582
+ .tablet\:mx-xxxx-large {
16583
16583
  margin-left: var(--bal-space-xxxx-large-tablet) !important;
16584
16584
  margin-right: var(--bal-space-xxxx-large-tablet) !important;
16585
16585
  }
@@ -16597,7 +16597,7 @@ table.table td.has-buttons .buttons {
16597
16597
  margin-left: var(--bal-space-xx-small-desktop) !important;
16598
16598
  margin-right: var(--bal-space-xx-small-desktop) !important;
16599
16599
  }
16600
- .desktop:mx-xx-small {
16600
+ .desktop\:mx-xx-small {
16601
16601
  margin-left: var(--bal-space-xx-small-desktop) !important;
16602
16602
  margin-right: var(--bal-space-xx-small-desktop) !important;
16603
16603
  }
@@ -16605,7 +16605,7 @@ table.table td.has-buttons .buttons {
16605
16605
  margin-left: var(--bal-space-x-small-desktop) !important;
16606
16606
  margin-right: var(--bal-space-x-small-desktop) !important;
16607
16607
  }
16608
- .desktop:mx-x-small {
16608
+ .desktop\:mx-x-small {
16609
16609
  margin-left: var(--bal-space-x-small-desktop) !important;
16610
16610
  margin-right: var(--bal-space-x-small-desktop) !important;
16611
16611
  }
@@ -16613,7 +16613,7 @@ table.table td.has-buttons .buttons {
16613
16613
  margin-left: var(--bal-space-small-desktop) !important;
16614
16614
  margin-right: var(--bal-space-small-desktop) !important;
16615
16615
  }
16616
- .desktop:mx-small {
16616
+ .desktop\:mx-small {
16617
16617
  margin-left: var(--bal-space-small-desktop) !important;
16618
16618
  margin-right: var(--bal-space-small-desktop) !important;
16619
16619
  }
@@ -16621,7 +16621,7 @@ table.table td.has-buttons .buttons {
16621
16621
  margin-left: var(--bal-space-normal-desktop) !important;
16622
16622
  margin-right: var(--bal-space-normal-desktop) !important;
16623
16623
  }
16624
- .desktop:mx-normal {
16624
+ .desktop\:mx-normal {
16625
16625
  margin-left: var(--bal-space-normal-desktop) !important;
16626
16626
  margin-right: var(--bal-space-normal-desktop) !important;
16627
16627
  }
@@ -16629,7 +16629,7 @@ table.table td.has-buttons .buttons {
16629
16629
  margin-left: var(--bal-space-medium-desktop) !important;
16630
16630
  margin-right: var(--bal-space-medium-desktop) !important;
16631
16631
  }
16632
- .desktop:mx-medium {
16632
+ .desktop\:mx-medium {
16633
16633
  margin-left: var(--bal-space-medium-desktop) !important;
16634
16634
  margin-right: var(--bal-space-medium-desktop) !important;
16635
16635
  }
@@ -16637,7 +16637,7 @@ table.table td.has-buttons .buttons {
16637
16637
  margin-left: var(--bal-space-large-desktop) !important;
16638
16638
  margin-right: var(--bal-space-large-desktop) !important;
16639
16639
  }
16640
- .desktop:mx-large {
16640
+ .desktop\:mx-large {
16641
16641
  margin-left: var(--bal-space-large-desktop) !important;
16642
16642
  margin-right: var(--bal-space-large-desktop) !important;
16643
16643
  }
@@ -16645,7 +16645,7 @@ table.table td.has-buttons .buttons {
16645
16645
  margin-left: var(--bal-space-x-large-desktop) !important;
16646
16646
  margin-right: var(--bal-space-x-large-desktop) !important;
16647
16647
  }
16648
- .desktop:mx-x-large {
16648
+ .desktop\:mx-x-large {
16649
16649
  margin-left: var(--bal-space-x-large-desktop) !important;
16650
16650
  margin-right: var(--bal-space-x-large-desktop) !important;
16651
16651
  }
@@ -16653,7 +16653,7 @@ table.table td.has-buttons .buttons {
16653
16653
  margin-left: var(--bal-space-xx-large-desktop) !important;
16654
16654
  margin-right: var(--bal-space-xx-large-desktop) !important;
16655
16655
  }
16656
- .desktop:mx-xx-large {
16656
+ .desktop\:mx-xx-large {
16657
16657
  margin-left: var(--bal-space-xx-large-desktop) !important;
16658
16658
  margin-right: var(--bal-space-xx-large-desktop) !important;
16659
16659
  }
@@ -16661,7 +16661,7 @@ table.table td.has-buttons .buttons {
16661
16661
  margin-left: var(--bal-space-xxx-large-desktop) !important;
16662
16662
  margin-right: var(--bal-space-xxx-large-desktop) !important;
16663
16663
  }
16664
- .desktop:mx-xxx-large {
16664
+ .desktop\:mx-xxx-large {
16665
16665
  margin-left: var(--bal-space-xxx-large-desktop) !important;
16666
16666
  margin-right: var(--bal-space-xxx-large-desktop) !important;
16667
16667
  }
@@ -16669,7 +16669,7 @@ table.table td.has-buttons .buttons {
16669
16669
  margin-left: var(--bal-space-xxxx-large-desktop) !important;
16670
16670
  margin-right: var(--bal-space-xxxx-large-desktop) !important;
16671
16671
  }
16672
- .desktop:mx-xxxx-large {
16672
+ .desktop\:mx-xxxx-large {
16673
16673
  margin-left: var(--bal-space-xxxx-large-desktop) !important;
16674
16674
  margin-right: var(--bal-space-xxxx-large-desktop) !important;
16675
16675
  }
@@ -16735,45 +16735,45 @@ table.table td.has-buttons .buttons {
16735
16735
  }
16736
16736
 
16737
16737
  @media screen and (max-width: 768px) {
16738
- .mobile:my-xx-small {
16739
- margin-top: var(--bal-space-xx-small-mobile) !important;
16740
- margin-bottom: var(--bal-space-xx-small-mobile) !important;
16738
+ .mobile\:my-xx-small {
16739
+ margin-top: var(--bal-space-xx-small) !important;
16740
+ margin-bottom: var(--bal-space-xx-small) !important;
16741
16741
  }
16742
- .mobile:my-x-small {
16743
- margin-top: var(--bal-space-x-small-mobile) !important;
16744
- margin-bottom: var(--bal-space-x-small-mobile) !important;
16742
+ .mobile\:my-x-small {
16743
+ margin-top: var(--bal-space-x-small) !important;
16744
+ margin-bottom: var(--bal-space-x-small) !important;
16745
16745
  }
16746
- .mobile:my-small {
16747
- margin-top: var(--bal-space-small-mobile) !important;
16748
- margin-bottom: var(--bal-space-small-mobile) !important;
16746
+ .mobile\:my-small {
16747
+ margin-top: var(--bal-space-small) !important;
16748
+ margin-bottom: var(--bal-space-small) !important;
16749
16749
  }
16750
- .mobile:my-normal {
16751
- margin-top: var(--bal-space-normal-mobile) !important;
16752
- margin-bottom: var(--bal-space-normal-mobile) !important;
16750
+ .mobile\:my-normal {
16751
+ margin-top: var(--bal-space-normal) !important;
16752
+ margin-bottom: var(--bal-space-normal) !important;
16753
16753
  }
16754
- .mobile:my-medium {
16755
- margin-top: var(--bal-space-medium-mobile) !important;
16756
- margin-bottom: var(--bal-space-medium-mobile) !important;
16754
+ .mobile\:my-medium {
16755
+ margin-top: var(--bal-space-medium) !important;
16756
+ margin-bottom: var(--bal-space-medium) !important;
16757
16757
  }
16758
- .mobile:my-large {
16759
- margin-top: var(--bal-space-large-mobile) !important;
16760
- margin-bottom: var(--bal-space-large-mobile) !important;
16758
+ .mobile\:my-large {
16759
+ margin-top: var(--bal-space-large) !important;
16760
+ margin-bottom: var(--bal-space-large) !important;
16761
16761
  }
16762
- .mobile:my-x-large {
16763
- margin-top: var(--bal-space-x-large-mobile) !important;
16764
- margin-bottom: var(--bal-space-x-large-mobile) !important;
16762
+ .mobile\:my-x-large {
16763
+ margin-top: var(--bal-space-x-large) !important;
16764
+ margin-bottom: var(--bal-space-x-large) !important;
16765
16765
  }
16766
- .mobile:my-xx-large {
16767
- margin-top: var(--bal-space-xx-large-mobile) !important;
16768
- margin-bottom: var(--bal-space-xx-large-mobile) !important;
16766
+ .mobile\:my-xx-large {
16767
+ margin-top: var(--bal-space-xx-large) !important;
16768
+ margin-bottom: var(--bal-space-xx-large) !important;
16769
16769
  }
16770
- .mobile:my-xxx-large {
16771
- margin-top: var(--bal-space-xxx-large-mobile) !important;
16772
- margin-bottom: var(--bal-space-xxx-large-mobile) !important;
16770
+ .mobile\:my-xxx-large {
16771
+ margin-top: var(--bal-space-xxx-large) !important;
16772
+ margin-bottom: var(--bal-space-xxx-large) !important;
16773
16773
  }
16774
- .mobile:my-xxxx-large {
16775
- margin-top: var(--bal-space-xxxx-large-mobile) !important;
16776
- margin-bottom: var(--bal-space-xxxx-large-mobile) !important;
16774
+ .mobile\:my-xxxx-large {
16775
+ margin-top: var(--bal-space-xxxx-large) !important;
16776
+ margin-bottom: var(--bal-space-xxxx-large) !important;
16777
16777
  }
16778
16778
  }
16779
16779
  @media screen and (min-width: 769px), print {
@@ -16789,7 +16789,7 @@ table.table td.has-buttons .buttons {
16789
16789
  margin-top: var(--bal-space-xx-small-tablet) !important;
16790
16790
  margin-bottom: var(--bal-space-xx-small-tablet) !important;
16791
16791
  }
16792
- .tablet:my-xx-small {
16792
+ .tablet\:my-xx-small {
16793
16793
  margin-top: var(--bal-space-xx-small-tablet) !important;
16794
16794
  margin-bottom: var(--bal-space-xx-small-tablet) !important;
16795
16795
  }
@@ -16797,7 +16797,7 @@ table.table td.has-buttons .buttons {
16797
16797
  margin-top: var(--bal-space-x-small-tablet) !important;
16798
16798
  margin-bottom: var(--bal-space-x-small-tablet) !important;
16799
16799
  }
16800
- .tablet:my-x-small {
16800
+ .tablet\:my-x-small {
16801
16801
  margin-top: var(--bal-space-x-small-tablet) !important;
16802
16802
  margin-bottom: var(--bal-space-x-small-tablet) !important;
16803
16803
  }
@@ -16805,7 +16805,7 @@ table.table td.has-buttons .buttons {
16805
16805
  margin-top: var(--bal-space-small-tablet) !important;
16806
16806
  margin-bottom: var(--bal-space-small-tablet) !important;
16807
16807
  }
16808
- .tablet:my-small {
16808
+ .tablet\:my-small {
16809
16809
  margin-top: var(--bal-space-small-tablet) !important;
16810
16810
  margin-bottom: var(--bal-space-small-tablet) !important;
16811
16811
  }
@@ -16813,7 +16813,7 @@ table.table td.has-buttons .buttons {
16813
16813
  margin-top: var(--bal-space-normal-tablet) !important;
16814
16814
  margin-bottom: var(--bal-space-normal-tablet) !important;
16815
16815
  }
16816
- .tablet:my-normal {
16816
+ .tablet\:my-normal {
16817
16817
  margin-top: var(--bal-space-normal-tablet) !important;
16818
16818
  margin-bottom: var(--bal-space-normal-tablet) !important;
16819
16819
  }
@@ -16821,7 +16821,7 @@ table.table td.has-buttons .buttons {
16821
16821
  margin-top: var(--bal-space-medium-tablet) !important;
16822
16822
  margin-bottom: var(--bal-space-medium-tablet) !important;
16823
16823
  }
16824
- .tablet:my-medium {
16824
+ .tablet\:my-medium {
16825
16825
  margin-top: var(--bal-space-medium-tablet) !important;
16826
16826
  margin-bottom: var(--bal-space-medium-tablet) !important;
16827
16827
  }
@@ -16829,7 +16829,7 @@ table.table td.has-buttons .buttons {
16829
16829
  margin-top: var(--bal-space-large-tablet) !important;
16830
16830
  margin-bottom: var(--bal-space-large-tablet) !important;
16831
16831
  }
16832
- .tablet:my-large {
16832
+ .tablet\:my-large {
16833
16833
  margin-top: var(--bal-space-large-tablet) !important;
16834
16834
  margin-bottom: var(--bal-space-large-tablet) !important;
16835
16835
  }
@@ -16837,7 +16837,7 @@ table.table td.has-buttons .buttons {
16837
16837
  margin-top: var(--bal-space-x-large-tablet) !important;
16838
16838
  margin-bottom: var(--bal-space-x-large-tablet) !important;
16839
16839
  }
16840
- .tablet:my-x-large {
16840
+ .tablet\:my-x-large {
16841
16841
  margin-top: var(--bal-space-x-large-tablet) !important;
16842
16842
  margin-bottom: var(--bal-space-x-large-tablet) !important;
16843
16843
  }
@@ -16845,7 +16845,7 @@ table.table td.has-buttons .buttons {
16845
16845
  margin-top: var(--bal-space-xx-large-tablet) !important;
16846
16846
  margin-bottom: var(--bal-space-xx-large-tablet) !important;
16847
16847
  }
16848
- .tablet:my-xx-large {
16848
+ .tablet\:my-xx-large {
16849
16849
  margin-top: var(--bal-space-xx-large-tablet) !important;
16850
16850
  margin-bottom: var(--bal-space-xx-large-tablet) !important;
16851
16851
  }
@@ -16853,7 +16853,7 @@ table.table td.has-buttons .buttons {
16853
16853
  margin-top: var(--bal-space-xxx-large-tablet) !important;
16854
16854
  margin-bottom: var(--bal-space-xxx-large-tablet) !important;
16855
16855
  }
16856
- .tablet:my-xxx-large {
16856
+ .tablet\:my-xxx-large {
16857
16857
  margin-top: var(--bal-space-xxx-large-tablet) !important;
16858
16858
  margin-bottom: var(--bal-space-xxx-large-tablet) !important;
16859
16859
  }
@@ -16861,7 +16861,7 @@ table.table td.has-buttons .buttons {
16861
16861
  margin-top: var(--bal-space-xxxx-large-tablet) !important;
16862
16862
  margin-bottom: var(--bal-space-xxxx-large-tablet) !important;
16863
16863
  }
16864
- .tablet:my-xxxx-large {
16864
+ .tablet\:my-xxxx-large {
16865
16865
  margin-top: var(--bal-space-xxxx-large-tablet) !important;
16866
16866
  margin-bottom: var(--bal-space-xxxx-large-tablet) !important;
16867
16867
  }
@@ -16879,7 +16879,7 @@ table.table td.has-buttons .buttons {
16879
16879
  margin-top: var(--bal-space-xx-small-desktop) !important;
16880
16880
  margin-bottom: var(--bal-space-xx-small-desktop) !important;
16881
16881
  }
16882
- .desktop:my-xx-small {
16882
+ .desktop\:my-xx-small {
16883
16883
  margin-top: var(--bal-space-xx-small-desktop) !important;
16884
16884
  margin-bottom: var(--bal-space-xx-small-desktop) !important;
16885
16885
  }
@@ -16887,7 +16887,7 @@ table.table td.has-buttons .buttons {
16887
16887
  margin-top: var(--bal-space-x-small-desktop) !important;
16888
16888
  margin-bottom: var(--bal-space-x-small-desktop) !important;
16889
16889
  }
16890
- .desktop:my-x-small {
16890
+ .desktop\:my-x-small {
16891
16891
  margin-top: var(--bal-space-x-small-desktop) !important;
16892
16892
  margin-bottom: var(--bal-space-x-small-desktop) !important;
16893
16893
  }
@@ -16895,7 +16895,7 @@ table.table td.has-buttons .buttons {
16895
16895
  margin-top: var(--bal-space-small-desktop) !important;
16896
16896
  margin-bottom: var(--bal-space-small-desktop) !important;
16897
16897
  }
16898
- .desktop:my-small {
16898
+ .desktop\:my-small {
16899
16899
  margin-top: var(--bal-space-small-desktop) !important;
16900
16900
  margin-bottom: var(--bal-space-small-desktop) !important;
16901
16901
  }
@@ -16903,7 +16903,7 @@ table.table td.has-buttons .buttons {
16903
16903
  margin-top: var(--bal-space-normal-desktop) !important;
16904
16904
  margin-bottom: var(--bal-space-normal-desktop) !important;
16905
16905
  }
16906
- .desktop:my-normal {
16906
+ .desktop\:my-normal {
16907
16907
  margin-top: var(--bal-space-normal-desktop) !important;
16908
16908
  margin-bottom: var(--bal-space-normal-desktop) !important;
16909
16909
  }
@@ -16911,7 +16911,7 @@ table.table td.has-buttons .buttons {
16911
16911
  margin-top: var(--bal-space-medium-desktop) !important;
16912
16912
  margin-bottom: var(--bal-space-medium-desktop) !important;
16913
16913
  }
16914
- .desktop:my-medium {
16914
+ .desktop\:my-medium {
16915
16915
  margin-top: var(--bal-space-medium-desktop) !important;
16916
16916
  margin-bottom: var(--bal-space-medium-desktop) !important;
16917
16917
  }
@@ -16919,7 +16919,7 @@ table.table td.has-buttons .buttons {
16919
16919
  margin-top: var(--bal-space-large-desktop) !important;
16920
16920
  margin-bottom: var(--bal-space-large-desktop) !important;
16921
16921
  }
16922
- .desktop:my-large {
16922
+ .desktop\:my-large {
16923
16923
  margin-top: var(--bal-space-large-desktop) !important;
16924
16924
  margin-bottom: var(--bal-space-large-desktop) !important;
16925
16925
  }
@@ -16927,7 +16927,7 @@ table.table td.has-buttons .buttons {
16927
16927
  margin-top: var(--bal-space-x-large-desktop) !important;
16928
16928
  margin-bottom: var(--bal-space-x-large-desktop) !important;
16929
16929
  }
16930
- .desktop:my-x-large {
16930
+ .desktop\:my-x-large {
16931
16931
  margin-top: var(--bal-space-x-large-desktop) !important;
16932
16932
  margin-bottom: var(--bal-space-x-large-desktop) !important;
16933
16933
  }
@@ -16935,7 +16935,7 @@ table.table td.has-buttons .buttons {
16935
16935
  margin-top: var(--bal-space-xx-large-desktop) !important;
16936
16936
  margin-bottom: var(--bal-space-xx-large-desktop) !important;
16937
16937
  }
16938
- .desktop:my-xx-large {
16938
+ .desktop\:my-xx-large {
16939
16939
  margin-top: var(--bal-space-xx-large-desktop) !important;
16940
16940
  margin-bottom: var(--bal-space-xx-large-desktop) !important;
16941
16941
  }
@@ -16943,7 +16943,7 @@ table.table td.has-buttons .buttons {
16943
16943
  margin-top: var(--bal-space-xxx-large-desktop) !important;
16944
16944
  margin-bottom: var(--bal-space-xxx-large-desktop) !important;
16945
16945
  }
16946
- .desktop:my-xxx-large {
16946
+ .desktop\:my-xxx-large {
16947
16947
  margin-top: var(--bal-space-xxx-large-desktop) !important;
16948
16948
  margin-bottom: var(--bal-space-xxx-large-desktop) !important;
16949
16949
  }
@@ -16951,7 +16951,7 @@ table.table td.has-buttons .buttons {
16951
16951
  margin-top: var(--bal-space-xxxx-large-desktop) !important;
16952
16952
  margin-bottom: var(--bal-space-xxxx-large-desktop) !important;
16953
16953
  }
16954
- .desktop:my-xxxx-large {
16954
+ .desktop\:my-xxxx-large {
16955
16955
  margin-top: var(--bal-space-xxxx-large-desktop) !important;
16956
16956
  margin-bottom: var(--bal-space-xxxx-large-desktop) !important;
16957
16957
  }
@@ -17005,35 +17005,35 @@ table.table td.has-buttons .buttons {
17005
17005
  }
17006
17006
 
17007
17007
  @media screen and (max-width: 768px) {
17008
- .mobile:mt-xx-small {
17009
- margin-top: var(--bal-space-xx-small-mobile) !important;
17008
+ .mobile\:mt-xx-small {
17009
+ margin-top: var(--bal-space-xx-small) !important;
17010
17010
  }
17011
- .mobile:mt-x-small {
17012
- margin-top: var(--bal-space-x-small-mobile) !important;
17011
+ .mobile\:mt-x-small {
17012
+ margin-top: var(--bal-space-x-small) !important;
17013
17013
  }
17014
- .mobile:mt-small {
17015
- margin-top: var(--bal-space-small-mobile) !important;
17014
+ .mobile\:mt-small {
17015
+ margin-top: var(--bal-space-small) !important;
17016
17016
  }
17017
- .mobile:mt-normal {
17018
- margin-top: var(--bal-space-normal-mobile) !important;
17017
+ .mobile\:mt-normal {
17018
+ margin-top: var(--bal-space-normal) !important;
17019
17019
  }
17020
- .mobile:mt-medium {
17021
- margin-top: var(--bal-space-medium-mobile) !important;
17020
+ .mobile\:mt-medium {
17021
+ margin-top: var(--bal-space-medium) !important;
17022
17022
  }
17023
- .mobile:mt-large {
17024
- margin-top: var(--bal-space-large-mobile) !important;
17023
+ .mobile\:mt-large {
17024
+ margin-top: var(--bal-space-large) !important;
17025
17025
  }
17026
- .mobile:mt-x-large {
17027
- margin-top: var(--bal-space-x-large-mobile) !important;
17026
+ .mobile\:mt-x-large {
17027
+ margin-top: var(--bal-space-x-large) !important;
17028
17028
  }
17029
- .mobile:mt-xx-large {
17030
- margin-top: var(--bal-space-xx-large-mobile) !important;
17029
+ .mobile\:mt-xx-large {
17030
+ margin-top: var(--bal-space-xx-large) !important;
17031
17031
  }
17032
- .mobile:mt-xxx-large {
17033
- margin-top: var(--bal-space-xxx-large-mobile) !important;
17032
+ .mobile\:mt-xxx-large {
17033
+ margin-top: var(--bal-space-xxx-large) !important;
17034
17034
  }
17035
- .mobile:mt-xxxx-large {
17036
- margin-top: var(--bal-space-xxxx-large-mobile) !important;
17035
+ .mobile\:mt-xxxx-large {
17036
+ margin-top: var(--bal-space-xxxx-large) !important;
17037
17037
  }
17038
17038
  }
17039
17039
  @media screen and (min-width: 769px), print {
@@ -17046,61 +17046,61 @@ table.table td.has-buttons .buttons {
17046
17046
  .mt-xx-small {
17047
17047
  margin-top: var(--bal-space-xx-small-tablet) !important;
17048
17048
  }
17049
- .tablet:mt-xx-small {
17049
+ .tablet\:mt-xx-small {
17050
17050
  margin-top: var(--bal-space-xx-small-tablet) !important;
17051
17051
  }
17052
17052
  .mt-x-small {
17053
17053
  margin-top: var(--bal-space-x-small-tablet) !important;
17054
17054
  }
17055
- .tablet:mt-x-small {
17055
+ .tablet\:mt-x-small {
17056
17056
  margin-top: var(--bal-space-x-small-tablet) !important;
17057
17057
  }
17058
17058
  .mt-small {
17059
17059
  margin-top: var(--bal-space-small-tablet) !important;
17060
17060
  }
17061
- .tablet:mt-small {
17061
+ .tablet\:mt-small {
17062
17062
  margin-top: var(--bal-space-small-tablet) !important;
17063
17063
  }
17064
17064
  .mt-normal {
17065
17065
  margin-top: var(--bal-space-normal-tablet) !important;
17066
17066
  }
17067
- .tablet:mt-normal {
17067
+ .tablet\:mt-normal {
17068
17068
  margin-top: var(--bal-space-normal-tablet) !important;
17069
17069
  }
17070
17070
  .mt-medium {
17071
17071
  margin-top: var(--bal-space-medium-tablet) !important;
17072
17072
  }
17073
- .tablet:mt-medium {
17073
+ .tablet\:mt-medium {
17074
17074
  margin-top: var(--bal-space-medium-tablet) !important;
17075
17075
  }
17076
17076
  .mt-large {
17077
17077
  margin-top: var(--bal-space-large-tablet) !important;
17078
17078
  }
17079
- .tablet:mt-large {
17079
+ .tablet\:mt-large {
17080
17080
  margin-top: var(--bal-space-large-tablet) !important;
17081
17081
  }
17082
17082
  .mt-x-large {
17083
17083
  margin-top: var(--bal-space-x-large-tablet) !important;
17084
17084
  }
17085
- .tablet:mt-x-large {
17085
+ .tablet\:mt-x-large {
17086
17086
  margin-top: var(--bal-space-x-large-tablet) !important;
17087
17087
  }
17088
17088
  .mt-xx-large {
17089
17089
  margin-top: var(--bal-space-xx-large-tablet) !important;
17090
17090
  }
17091
- .tablet:mt-xx-large {
17091
+ .tablet\:mt-xx-large {
17092
17092
  margin-top: var(--bal-space-xx-large-tablet) !important;
17093
17093
  }
17094
17094
  .mt-xxx-large {
17095
17095
  margin-top: var(--bal-space-xxx-large-tablet) !important;
17096
17096
  }
17097
- .tablet:mt-xxx-large {
17097
+ .tablet\:mt-xxx-large {
17098
17098
  margin-top: var(--bal-space-xxx-large-tablet) !important;
17099
17099
  }
17100
17100
  .mt-xxxx-large {
17101
17101
  margin-top: var(--bal-space-xxxx-large-tablet) !important;
17102
17102
  }
17103
- .tablet:mt-xxxx-large {
17103
+ .tablet\:mt-xxxx-large {
17104
17104
  margin-top: var(--bal-space-xxxx-large-tablet) !important;
17105
17105
  }
17106
17106
  }
@@ -17114,61 +17114,61 @@ table.table td.has-buttons .buttons {
17114
17114
  .mt-xx-small {
17115
17115
  margin-top: var(--bal-space-xx-small-desktop) !important;
17116
17116
  }
17117
- .desktop:mt-xx-small {
17117
+ .desktop\:mt-xx-small {
17118
17118
  margin-top: var(--bal-space-xx-small-desktop) !important;
17119
17119
  }
17120
17120
  .mt-x-small {
17121
17121
  margin-top: var(--bal-space-x-small-desktop) !important;
17122
17122
  }
17123
- .desktop:mt-x-small {
17123
+ .desktop\:mt-x-small {
17124
17124
  margin-top: var(--bal-space-x-small-desktop) !important;
17125
17125
  }
17126
17126
  .mt-small {
17127
17127
  margin-top: var(--bal-space-small-desktop) !important;
17128
17128
  }
17129
- .desktop:mt-small {
17129
+ .desktop\:mt-small {
17130
17130
  margin-top: var(--bal-space-small-desktop) !important;
17131
17131
  }
17132
17132
  .mt-normal {
17133
17133
  margin-top: var(--bal-space-normal-desktop) !important;
17134
17134
  }
17135
- .desktop:mt-normal {
17135
+ .desktop\:mt-normal {
17136
17136
  margin-top: var(--bal-space-normal-desktop) !important;
17137
17137
  }
17138
17138
  .mt-medium {
17139
17139
  margin-top: var(--bal-space-medium-desktop) !important;
17140
17140
  }
17141
- .desktop:mt-medium {
17141
+ .desktop\:mt-medium {
17142
17142
  margin-top: var(--bal-space-medium-desktop) !important;
17143
17143
  }
17144
17144
  .mt-large {
17145
17145
  margin-top: var(--bal-space-large-desktop) !important;
17146
17146
  }
17147
- .desktop:mt-large {
17147
+ .desktop\:mt-large {
17148
17148
  margin-top: var(--bal-space-large-desktop) !important;
17149
17149
  }
17150
17150
  .mt-x-large {
17151
17151
  margin-top: var(--bal-space-x-large-desktop) !important;
17152
17152
  }
17153
- .desktop:mt-x-large {
17153
+ .desktop\:mt-x-large {
17154
17154
  margin-top: var(--bal-space-x-large-desktop) !important;
17155
17155
  }
17156
17156
  .mt-xx-large {
17157
17157
  margin-top: var(--bal-space-xx-large-desktop) !important;
17158
17158
  }
17159
- .desktop:mt-xx-large {
17159
+ .desktop\:mt-xx-large {
17160
17160
  margin-top: var(--bal-space-xx-large-desktop) !important;
17161
17161
  }
17162
17162
  .mt-xxx-large {
17163
17163
  margin-top: var(--bal-space-xxx-large-desktop) !important;
17164
17164
  }
17165
- .desktop:mt-xxx-large {
17165
+ .desktop\:mt-xxx-large {
17166
17166
  margin-top: var(--bal-space-xxx-large-desktop) !important;
17167
17167
  }
17168
17168
  .mt-xxxx-large {
17169
17169
  margin-top: var(--bal-space-xxxx-large-desktop) !important;
17170
17170
  }
17171
- .desktop:mt-xxxx-large {
17171
+ .desktop\:mt-xxxx-large {
17172
17172
  margin-top: var(--bal-space-xxxx-large-desktop) !important;
17173
17173
  }
17174
17174
  }
@@ -17221,35 +17221,35 @@ table.table td.has-buttons .buttons {
17221
17221
  }
17222
17222
 
17223
17223
  @media screen and (max-width: 768px) {
17224
- .mobile:mr-xx-small {
17225
- margin-right: var(--bal-space-xx-small-mobile) !important;
17224
+ .mobile\:mr-xx-small {
17225
+ margin-right: var(--bal-space-xx-small) !important;
17226
17226
  }
17227
- .mobile:mr-x-small {
17228
- margin-right: var(--bal-space-x-small-mobile) !important;
17227
+ .mobile\:mr-x-small {
17228
+ margin-right: var(--bal-space-x-small) !important;
17229
17229
  }
17230
- .mobile:mr-small {
17231
- margin-right: var(--bal-space-small-mobile) !important;
17230
+ .mobile\:mr-small {
17231
+ margin-right: var(--bal-space-small) !important;
17232
17232
  }
17233
- .mobile:mr-normal {
17234
- margin-right: var(--bal-space-normal-mobile) !important;
17233
+ .mobile\:mr-normal {
17234
+ margin-right: var(--bal-space-normal) !important;
17235
17235
  }
17236
- .mobile:mr-medium {
17237
- margin-right: var(--bal-space-medium-mobile) !important;
17236
+ .mobile\:mr-medium {
17237
+ margin-right: var(--bal-space-medium) !important;
17238
17238
  }
17239
- .mobile:mr-large {
17240
- margin-right: var(--bal-space-large-mobile) !important;
17239
+ .mobile\:mr-large {
17240
+ margin-right: var(--bal-space-large) !important;
17241
17241
  }
17242
- .mobile:mr-x-large {
17243
- margin-right: var(--bal-space-x-large-mobile) !important;
17242
+ .mobile\:mr-x-large {
17243
+ margin-right: var(--bal-space-x-large) !important;
17244
17244
  }
17245
- .mobile:mr-xx-large {
17246
- margin-right: var(--bal-space-xx-large-mobile) !important;
17245
+ .mobile\:mr-xx-large {
17246
+ margin-right: var(--bal-space-xx-large) !important;
17247
17247
  }
17248
- .mobile:mr-xxx-large {
17249
- margin-right: var(--bal-space-xxx-large-mobile) !important;
17248
+ .mobile\:mr-xxx-large {
17249
+ margin-right: var(--bal-space-xxx-large) !important;
17250
17250
  }
17251
- .mobile:mr-xxxx-large {
17252
- margin-right: var(--bal-space-xxxx-large-mobile) !important;
17251
+ .mobile\:mr-xxxx-large {
17252
+ margin-right: var(--bal-space-xxxx-large) !important;
17253
17253
  }
17254
17254
  }
17255
17255
  @media screen and (min-width: 769px), print {
@@ -17262,61 +17262,61 @@ table.table td.has-buttons .buttons {
17262
17262
  .mr-xx-small {
17263
17263
  margin-right: var(--bal-space-xx-small-tablet) !important;
17264
17264
  }
17265
- .tablet:mr-xx-small {
17265
+ .tablet\:mr-xx-small {
17266
17266
  margin-right: var(--bal-space-xx-small-tablet) !important;
17267
17267
  }
17268
17268
  .mr-x-small {
17269
17269
  margin-right: var(--bal-space-x-small-tablet) !important;
17270
17270
  }
17271
- .tablet:mr-x-small {
17271
+ .tablet\:mr-x-small {
17272
17272
  margin-right: var(--bal-space-x-small-tablet) !important;
17273
17273
  }
17274
17274
  .mr-small {
17275
17275
  margin-right: var(--bal-space-small-tablet) !important;
17276
17276
  }
17277
- .tablet:mr-small {
17277
+ .tablet\:mr-small {
17278
17278
  margin-right: var(--bal-space-small-tablet) !important;
17279
17279
  }
17280
17280
  .mr-normal {
17281
17281
  margin-right: var(--bal-space-normal-tablet) !important;
17282
17282
  }
17283
- .tablet:mr-normal {
17283
+ .tablet\:mr-normal {
17284
17284
  margin-right: var(--bal-space-normal-tablet) !important;
17285
17285
  }
17286
17286
  .mr-medium {
17287
17287
  margin-right: var(--bal-space-medium-tablet) !important;
17288
17288
  }
17289
- .tablet:mr-medium {
17289
+ .tablet\:mr-medium {
17290
17290
  margin-right: var(--bal-space-medium-tablet) !important;
17291
17291
  }
17292
17292
  .mr-large {
17293
17293
  margin-right: var(--bal-space-large-tablet) !important;
17294
17294
  }
17295
- .tablet:mr-large {
17295
+ .tablet\:mr-large {
17296
17296
  margin-right: var(--bal-space-large-tablet) !important;
17297
17297
  }
17298
17298
  .mr-x-large {
17299
17299
  margin-right: var(--bal-space-x-large-tablet) !important;
17300
17300
  }
17301
- .tablet:mr-x-large {
17301
+ .tablet\:mr-x-large {
17302
17302
  margin-right: var(--bal-space-x-large-tablet) !important;
17303
17303
  }
17304
17304
  .mr-xx-large {
17305
17305
  margin-right: var(--bal-space-xx-large-tablet) !important;
17306
17306
  }
17307
- .tablet:mr-xx-large {
17307
+ .tablet\:mr-xx-large {
17308
17308
  margin-right: var(--bal-space-xx-large-tablet) !important;
17309
17309
  }
17310
17310
  .mr-xxx-large {
17311
17311
  margin-right: var(--bal-space-xxx-large-tablet) !important;
17312
17312
  }
17313
- .tablet:mr-xxx-large {
17313
+ .tablet\:mr-xxx-large {
17314
17314
  margin-right: var(--bal-space-xxx-large-tablet) !important;
17315
17315
  }
17316
17316
  .mr-xxxx-large {
17317
17317
  margin-right: var(--bal-space-xxxx-large-tablet) !important;
17318
17318
  }
17319
- .tablet:mr-xxxx-large {
17319
+ .tablet\:mr-xxxx-large {
17320
17320
  margin-right: var(--bal-space-xxxx-large-tablet) !important;
17321
17321
  }
17322
17322
  }
@@ -17330,61 +17330,61 @@ table.table td.has-buttons .buttons {
17330
17330
  .mr-xx-small {
17331
17331
  margin-right: var(--bal-space-xx-small-desktop) !important;
17332
17332
  }
17333
- .desktop:mr-xx-small {
17333
+ .desktop\:mr-xx-small {
17334
17334
  margin-right: var(--bal-space-xx-small-desktop) !important;
17335
17335
  }
17336
17336
  .mr-x-small {
17337
17337
  margin-right: var(--bal-space-x-small-desktop) !important;
17338
17338
  }
17339
- .desktop:mr-x-small {
17339
+ .desktop\:mr-x-small {
17340
17340
  margin-right: var(--bal-space-x-small-desktop) !important;
17341
17341
  }
17342
17342
  .mr-small {
17343
17343
  margin-right: var(--bal-space-small-desktop) !important;
17344
17344
  }
17345
- .desktop:mr-small {
17345
+ .desktop\:mr-small {
17346
17346
  margin-right: var(--bal-space-small-desktop) !important;
17347
17347
  }
17348
17348
  .mr-normal {
17349
17349
  margin-right: var(--bal-space-normal-desktop) !important;
17350
17350
  }
17351
- .desktop:mr-normal {
17351
+ .desktop\:mr-normal {
17352
17352
  margin-right: var(--bal-space-normal-desktop) !important;
17353
17353
  }
17354
17354
  .mr-medium {
17355
17355
  margin-right: var(--bal-space-medium-desktop) !important;
17356
17356
  }
17357
- .desktop:mr-medium {
17357
+ .desktop\:mr-medium {
17358
17358
  margin-right: var(--bal-space-medium-desktop) !important;
17359
17359
  }
17360
17360
  .mr-large {
17361
17361
  margin-right: var(--bal-space-large-desktop) !important;
17362
17362
  }
17363
- .desktop:mr-large {
17363
+ .desktop\:mr-large {
17364
17364
  margin-right: var(--bal-space-large-desktop) !important;
17365
17365
  }
17366
17366
  .mr-x-large {
17367
17367
  margin-right: var(--bal-space-x-large-desktop) !important;
17368
17368
  }
17369
- .desktop:mr-x-large {
17369
+ .desktop\:mr-x-large {
17370
17370
  margin-right: var(--bal-space-x-large-desktop) !important;
17371
17371
  }
17372
17372
  .mr-xx-large {
17373
17373
  margin-right: var(--bal-space-xx-large-desktop) !important;
17374
17374
  }
17375
- .desktop:mr-xx-large {
17375
+ .desktop\:mr-xx-large {
17376
17376
  margin-right: var(--bal-space-xx-large-desktop) !important;
17377
17377
  }
17378
17378
  .mr-xxx-large {
17379
17379
  margin-right: var(--bal-space-xxx-large-desktop) !important;
17380
17380
  }
17381
- .desktop:mr-xxx-large {
17381
+ .desktop\:mr-xxx-large {
17382
17382
  margin-right: var(--bal-space-xxx-large-desktop) !important;
17383
17383
  }
17384
17384
  .mr-xxxx-large {
17385
17385
  margin-right: var(--bal-space-xxxx-large-desktop) !important;
17386
17386
  }
17387
- .desktop:mr-xxxx-large {
17387
+ .desktop\:mr-xxxx-large {
17388
17388
  margin-right: var(--bal-space-xxxx-large-desktop) !important;
17389
17389
  }
17390
17390
  }
@@ -17437,35 +17437,35 @@ table.table td.has-buttons .buttons {
17437
17437
  }
17438
17438
 
17439
17439
  @media screen and (max-width: 768px) {
17440
- .mobile:mb-xx-small {
17441
- margin-bottom: var(--bal-space-xx-small-mobile) !important;
17440
+ .mobile\:mb-xx-small {
17441
+ margin-bottom: var(--bal-space-xx-small) !important;
17442
17442
  }
17443
- .mobile:mb-x-small {
17444
- margin-bottom: var(--bal-space-x-small-mobile) !important;
17443
+ .mobile\:mb-x-small {
17444
+ margin-bottom: var(--bal-space-x-small) !important;
17445
17445
  }
17446
- .mobile:mb-small {
17447
- margin-bottom: var(--bal-space-small-mobile) !important;
17446
+ .mobile\:mb-small {
17447
+ margin-bottom: var(--bal-space-small) !important;
17448
17448
  }
17449
- .mobile:mb-normal {
17450
- margin-bottom: var(--bal-space-normal-mobile) !important;
17449
+ .mobile\:mb-normal {
17450
+ margin-bottom: var(--bal-space-normal) !important;
17451
17451
  }
17452
- .mobile:mb-medium {
17453
- margin-bottom: var(--bal-space-medium-mobile) !important;
17452
+ .mobile\:mb-medium {
17453
+ margin-bottom: var(--bal-space-medium) !important;
17454
17454
  }
17455
- .mobile:mb-large {
17456
- margin-bottom: var(--bal-space-large-mobile) !important;
17455
+ .mobile\:mb-large {
17456
+ margin-bottom: var(--bal-space-large) !important;
17457
17457
  }
17458
- .mobile:mb-x-large {
17459
- margin-bottom: var(--bal-space-x-large-mobile) !important;
17458
+ .mobile\:mb-x-large {
17459
+ margin-bottom: var(--bal-space-x-large) !important;
17460
17460
  }
17461
- .mobile:mb-xx-large {
17462
- margin-bottom: var(--bal-space-xx-large-mobile) !important;
17461
+ .mobile\:mb-xx-large {
17462
+ margin-bottom: var(--bal-space-xx-large) !important;
17463
17463
  }
17464
- .mobile:mb-xxx-large {
17465
- margin-bottom: var(--bal-space-xxx-large-mobile) !important;
17464
+ .mobile\:mb-xxx-large {
17465
+ margin-bottom: var(--bal-space-xxx-large) !important;
17466
17466
  }
17467
- .mobile:mb-xxxx-large {
17468
- margin-bottom: var(--bal-space-xxxx-large-mobile) !important;
17467
+ .mobile\:mb-xxxx-large {
17468
+ margin-bottom: var(--bal-space-xxxx-large) !important;
17469
17469
  }
17470
17470
  }
17471
17471
  @media screen and (min-width: 769px), print {
@@ -17478,61 +17478,61 @@ table.table td.has-buttons .buttons {
17478
17478
  .mb-xx-small {
17479
17479
  margin-bottom: var(--bal-space-xx-small-tablet) !important;
17480
17480
  }
17481
- .tablet:mb-xx-small {
17481
+ .tablet\:mb-xx-small {
17482
17482
  margin-bottom: var(--bal-space-xx-small-tablet) !important;
17483
17483
  }
17484
17484
  .mb-x-small {
17485
17485
  margin-bottom: var(--bal-space-x-small-tablet) !important;
17486
17486
  }
17487
- .tablet:mb-x-small {
17487
+ .tablet\:mb-x-small {
17488
17488
  margin-bottom: var(--bal-space-x-small-tablet) !important;
17489
17489
  }
17490
17490
  .mb-small {
17491
17491
  margin-bottom: var(--bal-space-small-tablet) !important;
17492
17492
  }
17493
- .tablet:mb-small {
17493
+ .tablet\:mb-small {
17494
17494
  margin-bottom: var(--bal-space-small-tablet) !important;
17495
17495
  }
17496
17496
  .mb-normal {
17497
17497
  margin-bottom: var(--bal-space-normal-tablet) !important;
17498
17498
  }
17499
- .tablet:mb-normal {
17499
+ .tablet\:mb-normal {
17500
17500
  margin-bottom: var(--bal-space-normal-tablet) !important;
17501
17501
  }
17502
17502
  .mb-medium {
17503
17503
  margin-bottom: var(--bal-space-medium-tablet) !important;
17504
17504
  }
17505
- .tablet:mb-medium {
17505
+ .tablet\:mb-medium {
17506
17506
  margin-bottom: var(--bal-space-medium-tablet) !important;
17507
17507
  }
17508
17508
  .mb-large {
17509
17509
  margin-bottom: var(--bal-space-large-tablet) !important;
17510
17510
  }
17511
- .tablet:mb-large {
17511
+ .tablet\:mb-large {
17512
17512
  margin-bottom: var(--bal-space-large-tablet) !important;
17513
17513
  }
17514
17514
  .mb-x-large {
17515
17515
  margin-bottom: var(--bal-space-x-large-tablet) !important;
17516
17516
  }
17517
- .tablet:mb-x-large {
17517
+ .tablet\:mb-x-large {
17518
17518
  margin-bottom: var(--bal-space-x-large-tablet) !important;
17519
17519
  }
17520
17520
  .mb-xx-large {
17521
17521
  margin-bottom: var(--bal-space-xx-large-tablet) !important;
17522
17522
  }
17523
- .tablet:mb-xx-large {
17523
+ .tablet\:mb-xx-large {
17524
17524
  margin-bottom: var(--bal-space-xx-large-tablet) !important;
17525
17525
  }
17526
17526
  .mb-xxx-large {
17527
17527
  margin-bottom: var(--bal-space-xxx-large-tablet) !important;
17528
17528
  }
17529
- .tablet:mb-xxx-large {
17529
+ .tablet\:mb-xxx-large {
17530
17530
  margin-bottom: var(--bal-space-xxx-large-tablet) !important;
17531
17531
  }
17532
17532
  .mb-xxxx-large {
17533
17533
  margin-bottom: var(--bal-space-xxxx-large-tablet) !important;
17534
17534
  }
17535
- .tablet:mb-xxxx-large {
17535
+ .tablet\:mb-xxxx-large {
17536
17536
  margin-bottom: var(--bal-space-xxxx-large-tablet) !important;
17537
17537
  }
17538
17538
  }
@@ -17546,61 +17546,61 @@ table.table td.has-buttons .buttons {
17546
17546
  .mb-xx-small {
17547
17547
  margin-bottom: var(--bal-space-xx-small-desktop) !important;
17548
17548
  }
17549
- .desktop:mb-xx-small {
17549
+ .desktop\:mb-xx-small {
17550
17550
  margin-bottom: var(--bal-space-xx-small-desktop) !important;
17551
17551
  }
17552
17552
  .mb-x-small {
17553
17553
  margin-bottom: var(--bal-space-x-small-desktop) !important;
17554
17554
  }
17555
- .desktop:mb-x-small {
17555
+ .desktop\:mb-x-small {
17556
17556
  margin-bottom: var(--bal-space-x-small-desktop) !important;
17557
17557
  }
17558
17558
  .mb-small {
17559
17559
  margin-bottom: var(--bal-space-small-desktop) !important;
17560
17560
  }
17561
- .desktop:mb-small {
17561
+ .desktop\:mb-small {
17562
17562
  margin-bottom: var(--bal-space-small-desktop) !important;
17563
17563
  }
17564
17564
  .mb-normal {
17565
17565
  margin-bottom: var(--bal-space-normal-desktop) !important;
17566
17566
  }
17567
- .desktop:mb-normal {
17567
+ .desktop\:mb-normal {
17568
17568
  margin-bottom: var(--bal-space-normal-desktop) !important;
17569
17569
  }
17570
17570
  .mb-medium {
17571
17571
  margin-bottom: var(--bal-space-medium-desktop) !important;
17572
17572
  }
17573
- .desktop:mb-medium {
17573
+ .desktop\:mb-medium {
17574
17574
  margin-bottom: var(--bal-space-medium-desktop) !important;
17575
17575
  }
17576
17576
  .mb-large {
17577
17577
  margin-bottom: var(--bal-space-large-desktop) !important;
17578
17578
  }
17579
- .desktop:mb-large {
17579
+ .desktop\:mb-large {
17580
17580
  margin-bottom: var(--bal-space-large-desktop) !important;
17581
17581
  }
17582
17582
  .mb-x-large {
17583
17583
  margin-bottom: var(--bal-space-x-large-desktop) !important;
17584
17584
  }
17585
- .desktop:mb-x-large {
17585
+ .desktop\:mb-x-large {
17586
17586
  margin-bottom: var(--bal-space-x-large-desktop) !important;
17587
17587
  }
17588
17588
  .mb-xx-large {
17589
17589
  margin-bottom: var(--bal-space-xx-large-desktop) !important;
17590
17590
  }
17591
- .desktop:mb-xx-large {
17591
+ .desktop\:mb-xx-large {
17592
17592
  margin-bottom: var(--bal-space-xx-large-desktop) !important;
17593
17593
  }
17594
17594
  .mb-xxx-large {
17595
17595
  margin-bottom: var(--bal-space-xxx-large-desktop) !important;
17596
17596
  }
17597
- .desktop:mb-xxx-large {
17597
+ .desktop\:mb-xxx-large {
17598
17598
  margin-bottom: var(--bal-space-xxx-large-desktop) !important;
17599
17599
  }
17600
17600
  .mb-xxxx-large {
17601
17601
  margin-bottom: var(--bal-space-xxxx-large-desktop) !important;
17602
17602
  }
17603
- .desktop:mb-xxxx-large {
17603
+ .desktop\:mb-xxxx-large {
17604
17604
  margin-bottom: var(--bal-space-xxxx-large-desktop) !important;
17605
17605
  }
17606
17606
  }
@@ -17653,35 +17653,35 @@ table.table td.has-buttons .buttons {
17653
17653
  }
17654
17654
 
17655
17655
  @media screen and (max-width: 768px) {
17656
- .mobile:ml-xx-small {
17657
- margin-left: var(--bal-space-xx-small-mobile) !important;
17656
+ .mobile\:ml-xx-small {
17657
+ margin-left: var(--bal-space-xx-small) !important;
17658
17658
  }
17659
- .mobile:ml-x-small {
17660
- margin-left: var(--bal-space-x-small-mobile) !important;
17659
+ .mobile\:ml-x-small {
17660
+ margin-left: var(--bal-space-x-small) !important;
17661
17661
  }
17662
- .mobile:ml-small {
17663
- margin-left: var(--bal-space-small-mobile) !important;
17662
+ .mobile\:ml-small {
17663
+ margin-left: var(--bal-space-small) !important;
17664
17664
  }
17665
- .mobile:ml-normal {
17666
- margin-left: var(--bal-space-normal-mobile) !important;
17665
+ .mobile\:ml-normal {
17666
+ margin-left: var(--bal-space-normal) !important;
17667
17667
  }
17668
- .mobile:ml-medium {
17669
- margin-left: var(--bal-space-medium-mobile) !important;
17668
+ .mobile\:ml-medium {
17669
+ margin-left: var(--bal-space-medium) !important;
17670
17670
  }
17671
- .mobile:ml-large {
17672
- margin-left: var(--bal-space-large-mobile) !important;
17671
+ .mobile\:ml-large {
17672
+ margin-left: var(--bal-space-large) !important;
17673
17673
  }
17674
- .mobile:ml-x-large {
17675
- margin-left: var(--bal-space-x-large-mobile) !important;
17674
+ .mobile\:ml-x-large {
17675
+ margin-left: var(--bal-space-x-large) !important;
17676
17676
  }
17677
- .mobile:ml-xx-large {
17678
- margin-left: var(--bal-space-xx-large-mobile) !important;
17677
+ .mobile\:ml-xx-large {
17678
+ margin-left: var(--bal-space-xx-large) !important;
17679
17679
  }
17680
- .mobile:ml-xxx-large {
17681
- margin-left: var(--bal-space-xxx-large-mobile) !important;
17680
+ .mobile\:ml-xxx-large {
17681
+ margin-left: var(--bal-space-xxx-large) !important;
17682
17682
  }
17683
- .mobile:ml-xxxx-large {
17684
- margin-left: var(--bal-space-xxxx-large-mobile) !important;
17683
+ .mobile\:ml-xxxx-large {
17684
+ margin-left: var(--bal-space-xxxx-large) !important;
17685
17685
  }
17686
17686
  }
17687
17687
  @media screen and (min-width: 769px), print {
@@ -17694,61 +17694,61 @@ table.table td.has-buttons .buttons {
17694
17694
  .ml-xx-small {
17695
17695
  margin-left: var(--bal-space-xx-small-tablet) !important;
17696
17696
  }
17697
- .tablet:ml-xx-small {
17697
+ .tablet\:ml-xx-small {
17698
17698
  margin-left: var(--bal-space-xx-small-tablet) !important;
17699
17699
  }
17700
17700
  .ml-x-small {
17701
17701
  margin-left: var(--bal-space-x-small-tablet) !important;
17702
17702
  }
17703
- .tablet:ml-x-small {
17703
+ .tablet\:ml-x-small {
17704
17704
  margin-left: var(--bal-space-x-small-tablet) !important;
17705
17705
  }
17706
17706
  .ml-small {
17707
17707
  margin-left: var(--bal-space-small-tablet) !important;
17708
17708
  }
17709
- .tablet:ml-small {
17709
+ .tablet\:ml-small {
17710
17710
  margin-left: var(--bal-space-small-tablet) !important;
17711
17711
  }
17712
17712
  .ml-normal {
17713
17713
  margin-left: var(--bal-space-normal-tablet) !important;
17714
17714
  }
17715
- .tablet:ml-normal {
17715
+ .tablet\:ml-normal {
17716
17716
  margin-left: var(--bal-space-normal-tablet) !important;
17717
17717
  }
17718
17718
  .ml-medium {
17719
17719
  margin-left: var(--bal-space-medium-tablet) !important;
17720
17720
  }
17721
- .tablet:ml-medium {
17721
+ .tablet\:ml-medium {
17722
17722
  margin-left: var(--bal-space-medium-tablet) !important;
17723
17723
  }
17724
17724
  .ml-large {
17725
17725
  margin-left: var(--bal-space-large-tablet) !important;
17726
17726
  }
17727
- .tablet:ml-large {
17727
+ .tablet\:ml-large {
17728
17728
  margin-left: var(--bal-space-large-tablet) !important;
17729
17729
  }
17730
17730
  .ml-x-large {
17731
17731
  margin-left: var(--bal-space-x-large-tablet) !important;
17732
17732
  }
17733
- .tablet:ml-x-large {
17733
+ .tablet\:ml-x-large {
17734
17734
  margin-left: var(--bal-space-x-large-tablet) !important;
17735
17735
  }
17736
17736
  .ml-xx-large {
17737
17737
  margin-left: var(--bal-space-xx-large-tablet) !important;
17738
17738
  }
17739
- .tablet:ml-xx-large {
17739
+ .tablet\:ml-xx-large {
17740
17740
  margin-left: var(--bal-space-xx-large-tablet) !important;
17741
17741
  }
17742
17742
  .ml-xxx-large {
17743
17743
  margin-left: var(--bal-space-xxx-large-tablet) !important;
17744
17744
  }
17745
- .tablet:ml-xxx-large {
17745
+ .tablet\:ml-xxx-large {
17746
17746
  margin-left: var(--bal-space-xxx-large-tablet) !important;
17747
17747
  }
17748
17748
  .ml-xxxx-large {
17749
17749
  margin-left: var(--bal-space-xxxx-large-tablet) !important;
17750
17750
  }
17751
- .tablet:ml-xxxx-large {
17751
+ .tablet\:ml-xxxx-large {
17752
17752
  margin-left: var(--bal-space-xxxx-large-tablet) !important;
17753
17753
  }
17754
17754
  }
@@ -17762,61 +17762,61 @@ table.table td.has-buttons .buttons {
17762
17762
  .ml-xx-small {
17763
17763
  margin-left: var(--bal-space-xx-small-desktop) !important;
17764
17764
  }
17765
- .desktop:ml-xx-small {
17765
+ .desktop\:ml-xx-small {
17766
17766
  margin-left: var(--bal-space-xx-small-desktop) !important;
17767
17767
  }
17768
17768
  .ml-x-small {
17769
17769
  margin-left: var(--bal-space-x-small-desktop) !important;
17770
17770
  }
17771
- .desktop:ml-x-small {
17771
+ .desktop\:ml-x-small {
17772
17772
  margin-left: var(--bal-space-x-small-desktop) !important;
17773
17773
  }
17774
17774
  .ml-small {
17775
17775
  margin-left: var(--bal-space-small-desktop) !important;
17776
17776
  }
17777
- .desktop:ml-small {
17777
+ .desktop\:ml-small {
17778
17778
  margin-left: var(--bal-space-small-desktop) !important;
17779
17779
  }
17780
17780
  .ml-normal {
17781
17781
  margin-left: var(--bal-space-normal-desktop) !important;
17782
17782
  }
17783
- .desktop:ml-normal {
17783
+ .desktop\:ml-normal {
17784
17784
  margin-left: var(--bal-space-normal-desktop) !important;
17785
17785
  }
17786
17786
  .ml-medium {
17787
17787
  margin-left: var(--bal-space-medium-desktop) !important;
17788
17788
  }
17789
- .desktop:ml-medium {
17789
+ .desktop\:ml-medium {
17790
17790
  margin-left: var(--bal-space-medium-desktop) !important;
17791
17791
  }
17792
17792
  .ml-large {
17793
17793
  margin-left: var(--bal-space-large-desktop) !important;
17794
17794
  }
17795
- .desktop:ml-large {
17795
+ .desktop\:ml-large {
17796
17796
  margin-left: var(--bal-space-large-desktop) !important;
17797
17797
  }
17798
17798
  .ml-x-large {
17799
17799
  margin-left: var(--bal-space-x-large-desktop) !important;
17800
17800
  }
17801
- .desktop:ml-x-large {
17801
+ .desktop\:ml-x-large {
17802
17802
  margin-left: var(--bal-space-x-large-desktop) !important;
17803
17803
  }
17804
17804
  .ml-xx-large {
17805
17805
  margin-left: var(--bal-space-xx-large-desktop) !important;
17806
17806
  }
17807
- .desktop:ml-xx-large {
17807
+ .desktop\:ml-xx-large {
17808
17808
  margin-left: var(--bal-space-xx-large-desktop) !important;
17809
17809
  }
17810
17810
  .ml-xxx-large {
17811
17811
  margin-left: var(--bal-space-xxx-large-desktop) !important;
17812
17812
  }
17813
- .desktop:ml-xxx-large {
17813
+ .desktop\:ml-xxx-large {
17814
17814
  margin-left: var(--bal-space-xxx-large-desktop) !important;
17815
17815
  }
17816
17816
  .ml-xxxx-large {
17817
17817
  margin-left: var(--bal-space-xxxx-large-desktop) !important;
17818
17818
  }
17819
- .desktop:ml-xxxx-large {
17819
+ .desktop\:ml-xxxx-large {
17820
17820
  margin-left: var(--bal-space-xxxx-large-desktop) !important;
17821
17821
  }
17822
17822
  }
@@ -17869,35 +17869,35 @@ table.table td.has-buttons .buttons {
17869
17869
  }
17870
17870
 
17871
17871
  @media screen and (max-width: 768px) {
17872
- .mobile:p-xx-small {
17873
- padding: var(--bal-space-xx-small-mobile) !important;
17872
+ .mobile\:p-xx-small {
17873
+ padding: var(--bal-space-xx-small) !important;
17874
17874
  }
17875
- .mobile:p-x-small {
17876
- padding: var(--bal-space-x-small-mobile) !important;
17875
+ .mobile\:p-x-small {
17876
+ padding: var(--bal-space-x-small) !important;
17877
17877
  }
17878
- .mobile:p-small {
17879
- padding: var(--bal-space-small-mobile) !important;
17878
+ .mobile\:p-small {
17879
+ padding: var(--bal-space-small) !important;
17880
17880
  }
17881
- .mobile:p-normal {
17882
- padding: var(--bal-space-normal-mobile) !important;
17881
+ .mobile\:p-normal {
17882
+ padding: var(--bal-space-normal) !important;
17883
17883
  }
17884
- .mobile:p-medium {
17885
- padding: var(--bal-space-medium-mobile) !important;
17884
+ .mobile\:p-medium {
17885
+ padding: var(--bal-space-medium) !important;
17886
17886
  }
17887
- .mobile:p-large {
17888
- padding: var(--bal-space-large-mobile) !important;
17887
+ .mobile\:p-large {
17888
+ padding: var(--bal-space-large) !important;
17889
17889
  }
17890
- .mobile:p-x-large {
17891
- padding: var(--bal-space-x-large-mobile) !important;
17890
+ .mobile\:p-x-large {
17891
+ padding: var(--bal-space-x-large) !important;
17892
17892
  }
17893
- .mobile:p-xx-large {
17894
- padding: var(--bal-space-xx-large-mobile) !important;
17893
+ .mobile\:p-xx-large {
17894
+ padding: var(--bal-space-xx-large) !important;
17895
17895
  }
17896
- .mobile:p-xxx-large {
17897
- padding: var(--bal-space-xxx-large-mobile) !important;
17896
+ .mobile\:p-xxx-large {
17897
+ padding: var(--bal-space-xxx-large) !important;
17898
17898
  }
17899
- .mobile:p-xxxx-large {
17900
- padding: var(--bal-space-xxxx-large-mobile) !important;
17899
+ .mobile\:p-xxxx-large {
17900
+ padding: var(--bal-space-xxxx-large) !important;
17901
17901
  }
17902
17902
  }
17903
17903
  @media screen and (min-width: 769px), print {
@@ -17910,61 +17910,61 @@ table.table td.has-buttons .buttons {
17910
17910
  .p-xx-small {
17911
17911
  padding: var(--bal-space-xx-small-tablet) !important;
17912
17912
  }
17913
- .tablet:p-xx-small {
17913
+ .tablet\:p-xx-small {
17914
17914
  padding: var(--bal-space-xx-small-tablet) !important;
17915
17915
  }
17916
17916
  .p-x-small {
17917
17917
  padding: var(--bal-space-x-small-tablet) !important;
17918
17918
  }
17919
- .tablet:p-x-small {
17919
+ .tablet\:p-x-small {
17920
17920
  padding: var(--bal-space-x-small-tablet) !important;
17921
17921
  }
17922
17922
  .p-small {
17923
17923
  padding: var(--bal-space-small-tablet) !important;
17924
17924
  }
17925
- .tablet:p-small {
17925
+ .tablet\:p-small {
17926
17926
  padding: var(--bal-space-small-tablet) !important;
17927
17927
  }
17928
17928
  .p-normal {
17929
17929
  padding: var(--bal-space-normal-tablet) !important;
17930
17930
  }
17931
- .tablet:p-normal {
17931
+ .tablet\:p-normal {
17932
17932
  padding: var(--bal-space-normal-tablet) !important;
17933
17933
  }
17934
17934
  .p-medium {
17935
17935
  padding: var(--bal-space-medium-tablet) !important;
17936
17936
  }
17937
- .tablet:p-medium {
17937
+ .tablet\:p-medium {
17938
17938
  padding: var(--bal-space-medium-tablet) !important;
17939
17939
  }
17940
17940
  .p-large {
17941
17941
  padding: var(--bal-space-large-tablet) !important;
17942
17942
  }
17943
- .tablet:p-large {
17943
+ .tablet\:p-large {
17944
17944
  padding: var(--bal-space-large-tablet) !important;
17945
17945
  }
17946
17946
  .p-x-large {
17947
17947
  padding: var(--bal-space-x-large-tablet) !important;
17948
17948
  }
17949
- .tablet:p-x-large {
17949
+ .tablet\:p-x-large {
17950
17950
  padding: var(--bal-space-x-large-tablet) !important;
17951
17951
  }
17952
17952
  .p-xx-large {
17953
17953
  padding: var(--bal-space-xx-large-tablet) !important;
17954
17954
  }
17955
- .tablet:p-xx-large {
17955
+ .tablet\:p-xx-large {
17956
17956
  padding: var(--bal-space-xx-large-tablet) !important;
17957
17957
  }
17958
17958
  .p-xxx-large {
17959
17959
  padding: var(--bal-space-xxx-large-tablet) !important;
17960
17960
  }
17961
- .tablet:p-xxx-large {
17961
+ .tablet\:p-xxx-large {
17962
17962
  padding: var(--bal-space-xxx-large-tablet) !important;
17963
17963
  }
17964
17964
  .p-xxxx-large {
17965
17965
  padding: var(--bal-space-xxxx-large-tablet) !important;
17966
17966
  }
17967
- .tablet:p-xxxx-large {
17967
+ .tablet\:p-xxxx-large {
17968
17968
  padding: var(--bal-space-xxxx-large-tablet) !important;
17969
17969
  }
17970
17970
  }
@@ -17978,61 +17978,61 @@ table.table td.has-buttons .buttons {
17978
17978
  .p-xx-small {
17979
17979
  padding: var(--bal-space-xx-small-desktop) !important;
17980
17980
  }
17981
- .desktop:p-xx-small {
17981
+ .desktop\:p-xx-small {
17982
17982
  padding: var(--bal-space-xx-small-desktop) !important;
17983
17983
  }
17984
17984
  .p-x-small {
17985
17985
  padding: var(--bal-space-x-small-desktop) !important;
17986
17986
  }
17987
- .desktop:p-x-small {
17987
+ .desktop\:p-x-small {
17988
17988
  padding: var(--bal-space-x-small-desktop) !important;
17989
17989
  }
17990
17990
  .p-small {
17991
17991
  padding: var(--bal-space-small-desktop) !important;
17992
17992
  }
17993
- .desktop:p-small {
17993
+ .desktop\:p-small {
17994
17994
  padding: var(--bal-space-small-desktop) !important;
17995
17995
  }
17996
17996
  .p-normal {
17997
17997
  padding: var(--bal-space-normal-desktop) !important;
17998
17998
  }
17999
- .desktop:p-normal {
17999
+ .desktop\:p-normal {
18000
18000
  padding: var(--bal-space-normal-desktop) !important;
18001
18001
  }
18002
18002
  .p-medium {
18003
18003
  padding: var(--bal-space-medium-desktop) !important;
18004
18004
  }
18005
- .desktop:p-medium {
18005
+ .desktop\:p-medium {
18006
18006
  padding: var(--bal-space-medium-desktop) !important;
18007
18007
  }
18008
18008
  .p-large {
18009
18009
  padding: var(--bal-space-large-desktop) !important;
18010
18010
  }
18011
- .desktop:p-large {
18011
+ .desktop\:p-large {
18012
18012
  padding: var(--bal-space-large-desktop) !important;
18013
18013
  }
18014
18014
  .p-x-large {
18015
18015
  padding: var(--bal-space-x-large-desktop) !important;
18016
18016
  }
18017
- .desktop:p-x-large {
18017
+ .desktop\:p-x-large {
18018
18018
  padding: var(--bal-space-x-large-desktop) !important;
18019
18019
  }
18020
18020
  .p-xx-large {
18021
18021
  padding: var(--bal-space-xx-large-desktop) !important;
18022
18022
  }
18023
- .desktop:p-xx-large {
18023
+ .desktop\:p-xx-large {
18024
18024
  padding: var(--bal-space-xx-large-desktop) !important;
18025
18025
  }
18026
18026
  .p-xxx-large {
18027
18027
  padding: var(--bal-space-xxx-large-desktop) !important;
18028
18028
  }
18029
- .desktop:p-xxx-large {
18029
+ .desktop\:p-xxx-large {
18030
18030
  padding: var(--bal-space-xxx-large-desktop) !important;
18031
18031
  }
18032
18032
  .p-xxxx-large {
18033
18033
  padding: var(--bal-space-xxxx-large-desktop) !important;
18034
18034
  }
18035
- .desktop:p-xxxx-large {
18035
+ .desktop\:p-xxxx-large {
18036
18036
  padding: var(--bal-space-xxxx-large-desktop) !important;
18037
18037
  }
18038
18038
  }
@@ -18097,45 +18097,45 @@ table.table td.has-buttons .buttons {
18097
18097
  }
18098
18098
 
18099
18099
  @media screen and (max-width: 768px) {
18100
- .mobile:px-xx-small {
18101
- padding-left: var(--bal-space-xx-small-mobile) !important;
18102
- padding-right: var(--bal-space-xx-small-mobile) !important;
18100
+ .mobile\:px-xx-small {
18101
+ padding-left: var(--bal-space-xx-small) !important;
18102
+ padding-right: var(--bal-space-xx-small) !important;
18103
18103
  }
18104
- .mobile:px-x-small {
18105
- padding-left: var(--bal-space-x-small-mobile) !important;
18106
- padding-right: var(--bal-space-x-small-mobile) !important;
18104
+ .mobile\:px-x-small {
18105
+ padding-left: var(--bal-space-x-small) !important;
18106
+ padding-right: var(--bal-space-x-small) !important;
18107
18107
  }
18108
- .mobile:px-small {
18109
- padding-left: var(--bal-space-small-mobile) !important;
18110
- padding-right: var(--bal-space-small-mobile) !important;
18108
+ .mobile\:px-small {
18109
+ padding-left: var(--bal-space-small) !important;
18110
+ padding-right: var(--bal-space-small) !important;
18111
18111
  }
18112
- .mobile:px-normal {
18113
- padding-left: var(--bal-space-normal-mobile) !important;
18114
- padding-right: var(--bal-space-normal-mobile) !important;
18112
+ .mobile\:px-normal {
18113
+ padding-left: var(--bal-space-normal) !important;
18114
+ padding-right: var(--bal-space-normal) !important;
18115
18115
  }
18116
- .mobile:px-medium {
18117
- padding-left: var(--bal-space-medium-mobile) !important;
18118
- padding-right: var(--bal-space-medium-mobile) !important;
18116
+ .mobile\:px-medium {
18117
+ padding-left: var(--bal-space-medium) !important;
18118
+ padding-right: var(--bal-space-medium) !important;
18119
18119
  }
18120
- .mobile:px-large {
18121
- padding-left: var(--bal-space-large-mobile) !important;
18122
- padding-right: var(--bal-space-large-mobile) !important;
18120
+ .mobile\:px-large {
18121
+ padding-left: var(--bal-space-large) !important;
18122
+ padding-right: var(--bal-space-large) !important;
18123
18123
  }
18124
- .mobile:px-x-large {
18125
- padding-left: var(--bal-space-x-large-mobile) !important;
18126
- padding-right: var(--bal-space-x-large-mobile) !important;
18124
+ .mobile\:px-x-large {
18125
+ padding-left: var(--bal-space-x-large) !important;
18126
+ padding-right: var(--bal-space-x-large) !important;
18127
18127
  }
18128
- .mobile:px-xx-large {
18129
- padding-left: var(--bal-space-xx-large-mobile) !important;
18130
- padding-right: var(--bal-space-xx-large-mobile) !important;
18128
+ .mobile\:px-xx-large {
18129
+ padding-left: var(--bal-space-xx-large) !important;
18130
+ padding-right: var(--bal-space-xx-large) !important;
18131
18131
  }
18132
- .mobile:px-xxx-large {
18133
- padding-left: var(--bal-space-xxx-large-mobile) !important;
18134
- padding-right: var(--bal-space-xxx-large-mobile) !important;
18132
+ .mobile\:px-xxx-large {
18133
+ padding-left: var(--bal-space-xxx-large) !important;
18134
+ padding-right: var(--bal-space-xxx-large) !important;
18135
18135
  }
18136
- .mobile:px-xxxx-large {
18137
- padding-left: var(--bal-space-xxxx-large-mobile) !important;
18138
- padding-right: var(--bal-space-xxxx-large-mobile) !important;
18136
+ .mobile\:px-xxxx-large {
18137
+ padding-left: var(--bal-space-xxxx-large) !important;
18138
+ padding-right: var(--bal-space-xxxx-large) !important;
18139
18139
  }
18140
18140
  }
18141
18141
  @media screen and (min-width: 769px), print {
@@ -18151,7 +18151,7 @@ table.table td.has-buttons .buttons {
18151
18151
  padding-left: var(--bal-space-xx-small-tablet) !important;
18152
18152
  padding-right: var(--bal-space-xx-small-tablet) !important;
18153
18153
  }
18154
- .tablet:px-xx-small {
18154
+ .tablet\:px-xx-small {
18155
18155
  padding-left: var(--bal-space-xx-small-tablet) !important;
18156
18156
  padding-right: var(--bal-space-xx-small-tablet) !important;
18157
18157
  }
@@ -18159,7 +18159,7 @@ table.table td.has-buttons .buttons {
18159
18159
  padding-left: var(--bal-space-x-small-tablet) !important;
18160
18160
  padding-right: var(--bal-space-x-small-tablet) !important;
18161
18161
  }
18162
- .tablet:px-x-small {
18162
+ .tablet\:px-x-small {
18163
18163
  padding-left: var(--bal-space-x-small-tablet) !important;
18164
18164
  padding-right: var(--bal-space-x-small-tablet) !important;
18165
18165
  }
@@ -18167,7 +18167,7 @@ table.table td.has-buttons .buttons {
18167
18167
  padding-left: var(--bal-space-small-tablet) !important;
18168
18168
  padding-right: var(--bal-space-small-tablet) !important;
18169
18169
  }
18170
- .tablet:px-small {
18170
+ .tablet\:px-small {
18171
18171
  padding-left: var(--bal-space-small-tablet) !important;
18172
18172
  padding-right: var(--bal-space-small-tablet) !important;
18173
18173
  }
@@ -18175,7 +18175,7 @@ table.table td.has-buttons .buttons {
18175
18175
  padding-left: var(--bal-space-normal-tablet) !important;
18176
18176
  padding-right: var(--bal-space-normal-tablet) !important;
18177
18177
  }
18178
- .tablet:px-normal {
18178
+ .tablet\:px-normal {
18179
18179
  padding-left: var(--bal-space-normal-tablet) !important;
18180
18180
  padding-right: var(--bal-space-normal-tablet) !important;
18181
18181
  }
@@ -18183,7 +18183,7 @@ table.table td.has-buttons .buttons {
18183
18183
  padding-left: var(--bal-space-medium-tablet) !important;
18184
18184
  padding-right: var(--bal-space-medium-tablet) !important;
18185
18185
  }
18186
- .tablet:px-medium {
18186
+ .tablet\:px-medium {
18187
18187
  padding-left: var(--bal-space-medium-tablet) !important;
18188
18188
  padding-right: var(--bal-space-medium-tablet) !important;
18189
18189
  }
@@ -18191,7 +18191,7 @@ table.table td.has-buttons .buttons {
18191
18191
  padding-left: var(--bal-space-large-tablet) !important;
18192
18192
  padding-right: var(--bal-space-large-tablet) !important;
18193
18193
  }
18194
- .tablet:px-large {
18194
+ .tablet\:px-large {
18195
18195
  padding-left: var(--bal-space-large-tablet) !important;
18196
18196
  padding-right: var(--bal-space-large-tablet) !important;
18197
18197
  }
@@ -18199,7 +18199,7 @@ table.table td.has-buttons .buttons {
18199
18199
  padding-left: var(--bal-space-x-large-tablet) !important;
18200
18200
  padding-right: var(--bal-space-x-large-tablet) !important;
18201
18201
  }
18202
- .tablet:px-x-large {
18202
+ .tablet\:px-x-large {
18203
18203
  padding-left: var(--bal-space-x-large-tablet) !important;
18204
18204
  padding-right: var(--bal-space-x-large-tablet) !important;
18205
18205
  }
@@ -18207,7 +18207,7 @@ table.table td.has-buttons .buttons {
18207
18207
  padding-left: var(--bal-space-xx-large-tablet) !important;
18208
18208
  padding-right: var(--bal-space-xx-large-tablet) !important;
18209
18209
  }
18210
- .tablet:px-xx-large {
18210
+ .tablet\:px-xx-large {
18211
18211
  padding-left: var(--bal-space-xx-large-tablet) !important;
18212
18212
  padding-right: var(--bal-space-xx-large-tablet) !important;
18213
18213
  }
@@ -18215,7 +18215,7 @@ table.table td.has-buttons .buttons {
18215
18215
  padding-left: var(--bal-space-xxx-large-tablet) !important;
18216
18216
  padding-right: var(--bal-space-xxx-large-tablet) !important;
18217
18217
  }
18218
- .tablet:px-xxx-large {
18218
+ .tablet\:px-xxx-large {
18219
18219
  padding-left: var(--bal-space-xxx-large-tablet) !important;
18220
18220
  padding-right: var(--bal-space-xxx-large-tablet) !important;
18221
18221
  }
@@ -18223,7 +18223,7 @@ table.table td.has-buttons .buttons {
18223
18223
  padding-left: var(--bal-space-xxxx-large-tablet) !important;
18224
18224
  padding-right: var(--bal-space-xxxx-large-tablet) !important;
18225
18225
  }
18226
- .tablet:px-xxxx-large {
18226
+ .tablet\:px-xxxx-large {
18227
18227
  padding-left: var(--bal-space-xxxx-large-tablet) !important;
18228
18228
  padding-right: var(--bal-space-xxxx-large-tablet) !important;
18229
18229
  }
@@ -18241,7 +18241,7 @@ table.table td.has-buttons .buttons {
18241
18241
  padding-left: var(--bal-space-xx-small-desktop) !important;
18242
18242
  padding-right: var(--bal-space-xx-small-desktop) !important;
18243
18243
  }
18244
- .desktop:px-xx-small {
18244
+ .desktop\:px-xx-small {
18245
18245
  padding-left: var(--bal-space-xx-small-desktop) !important;
18246
18246
  padding-right: var(--bal-space-xx-small-desktop) !important;
18247
18247
  }
@@ -18249,7 +18249,7 @@ table.table td.has-buttons .buttons {
18249
18249
  padding-left: var(--bal-space-x-small-desktop) !important;
18250
18250
  padding-right: var(--bal-space-x-small-desktop) !important;
18251
18251
  }
18252
- .desktop:px-x-small {
18252
+ .desktop\:px-x-small {
18253
18253
  padding-left: var(--bal-space-x-small-desktop) !important;
18254
18254
  padding-right: var(--bal-space-x-small-desktop) !important;
18255
18255
  }
@@ -18257,7 +18257,7 @@ table.table td.has-buttons .buttons {
18257
18257
  padding-left: var(--bal-space-small-desktop) !important;
18258
18258
  padding-right: var(--bal-space-small-desktop) !important;
18259
18259
  }
18260
- .desktop:px-small {
18260
+ .desktop\:px-small {
18261
18261
  padding-left: var(--bal-space-small-desktop) !important;
18262
18262
  padding-right: var(--bal-space-small-desktop) !important;
18263
18263
  }
@@ -18265,7 +18265,7 @@ table.table td.has-buttons .buttons {
18265
18265
  padding-left: var(--bal-space-normal-desktop) !important;
18266
18266
  padding-right: var(--bal-space-normal-desktop) !important;
18267
18267
  }
18268
- .desktop:px-normal {
18268
+ .desktop\:px-normal {
18269
18269
  padding-left: var(--bal-space-normal-desktop) !important;
18270
18270
  padding-right: var(--bal-space-normal-desktop) !important;
18271
18271
  }
@@ -18273,7 +18273,7 @@ table.table td.has-buttons .buttons {
18273
18273
  padding-left: var(--bal-space-medium-desktop) !important;
18274
18274
  padding-right: var(--bal-space-medium-desktop) !important;
18275
18275
  }
18276
- .desktop:px-medium {
18276
+ .desktop\:px-medium {
18277
18277
  padding-left: var(--bal-space-medium-desktop) !important;
18278
18278
  padding-right: var(--bal-space-medium-desktop) !important;
18279
18279
  }
@@ -18281,7 +18281,7 @@ table.table td.has-buttons .buttons {
18281
18281
  padding-left: var(--bal-space-large-desktop) !important;
18282
18282
  padding-right: var(--bal-space-large-desktop) !important;
18283
18283
  }
18284
- .desktop:px-large {
18284
+ .desktop\:px-large {
18285
18285
  padding-left: var(--bal-space-large-desktop) !important;
18286
18286
  padding-right: var(--bal-space-large-desktop) !important;
18287
18287
  }
@@ -18289,7 +18289,7 @@ table.table td.has-buttons .buttons {
18289
18289
  padding-left: var(--bal-space-x-large-desktop) !important;
18290
18290
  padding-right: var(--bal-space-x-large-desktop) !important;
18291
18291
  }
18292
- .desktop:px-x-large {
18292
+ .desktop\:px-x-large {
18293
18293
  padding-left: var(--bal-space-x-large-desktop) !important;
18294
18294
  padding-right: var(--bal-space-x-large-desktop) !important;
18295
18295
  }
@@ -18297,7 +18297,7 @@ table.table td.has-buttons .buttons {
18297
18297
  padding-left: var(--bal-space-xx-large-desktop) !important;
18298
18298
  padding-right: var(--bal-space-xx-large-desktop) !important;
18299
18299
  }
18300
- .desktop:px-xx-large {
18300
+ .desktop\:px-xx-large {
18301
18301
  padding-left: var(--bal-space-xx-large-desktop) !important;
18302
18302
  padding-right: var(--bal-space-xx-large-desktop) !important;
18303
18303
  }
@@ -18305,7 +18305,7 @@ table.table td.has-buttons .buttons {
18305
18305
  padding-left: var(--bal-space-xxx-large-desktop) !important;
18306
18306
  padding-right: var(--bal-space-xxx-large-desktop) !important;
18307
18307
  }
18308
- .desktop:px-xxx-large {
18308
+ .desktop\:px-xxx-large {
18309
18309
  padding-left: var(--bal-space-xxx-large-desktop) !important;
18310
18310
  padding-right: var(--bal-space-xxx-large-desktop) !important;
18311
18311
  }
@@ -18313,7 +18313,7 @@ table.table td.has-buttons .buttons {
18313
18313
  padding-left: var(--bal-space-xxxx-large-desktop) !important;
18314
18314
  padding-right: var(--bal-space-xxxx-large-desktop) !important;
18315
18315
  }
18316
- .desktop:px-xxxx-large {
18316
+ .desktop\:px-xxxx-large {
18317
18317
  padding-left: var(--bal-space-xxxx-large-desktop) !important;
18318
18318
  padding-right: var(--bal-space-xxxx-large-desktop) !important;
18319
18319
  }
@@ -18379,45 +18379,45 @@ table.table td.has-buttons .buttons {
18379
18379
  }
18380
18380
 
18381
18381
  @media screen and (max-width: 768px) {
18382
- .mobile:py-xx-small {
18383
- padding-top: var(--bal-space-xx-small-mobile) !important;
18384
- padding-bottom: var(--bal-space-xx-small-mobile) !important;
18382
+ .mobile\:py-xx-small {
18383
+ padding-top: var(--bal-space-xx-small) !important;
18384
+ padding-bottom: var(--bal-space-xx-small) !important;
18385
18385
  }
18386
- .mobile:py-x-small {
18387
- padding-top: var(--bal-space-x-small-mobile) !important;
18388
- padding-bottom: var(--bal-space-x-small-mobile) !important;
18386
+ .mobile\:py-x-small {
18387
+ padding-top: var(--bal-space-x-small) !important;
18388
+ padding-bottom: var(--bal-space-x-small) !important;
18389
18389
  }
18390
- .mobile:py-small {
18391
- padding-top: var(--bal-space-small-mobile) !important;
18392
- padding-bottom: var(--bal-space-small-mobile) !important;
18390
+ .mobile\:py-small {
18391
+ padding-top: var(--bal-space-small) !important;
18392
+ padding-bottom: var(--bal-space-small) !important;
18393
18393
  }
18394
- .mobile:py-normal {
18395
- padding-top: var(--bal-space-normal-mobile) !important;
18396
- padding-bottom: var(--bal-space-normal-mobile) !important;
18394
+ .mobile\:py-normal {
18395
+ padding-top: var(--bal-space-normal) !important;
18396
+ padding-bottom: var(--bal-space-normal) !important;
18397
18397
  }
18398
- .mobile:py-medium {
18399
- padding-top: var(--bal-space-medium-mobile) !important;
18400
- padding-bottom: var(--bal-space-medium-mobile) !important;
18398
+ .mobile\:py-medium {
18399
+ padding-top: var(--bal-space-medium) !important;
18400
+ padding-bottom: var(--bal-space-medium) !important;
18401
18401
  }
18402
- .mobile:py-large {
18403
- padding-top: var(--bal-space-large-mobile) !important;
18404
- padding-bottom: var(--bal-space-large-mobile) !important;
18402
+ .mobile\:py-large {
18403
+ padding-top: var(--bal-space-large) !important;
18404
+ padding-bottom: var(--bal-space-large) !important;
18405
18405
  }
18406
- .mobile:py-x-large {
18407
- padding-top: var(--bal-space-x-large-mobile) !important;
18408
- padding-bottom: var(--bal-space-x-large-mobile) !important;
18406
+ .mobile\:py-x-large {
18407
+ padding-top: var(--bal-space-x-large) !important;
18408
+ padding-bottom: var(--bal-space-x-large) !important;
18409
18409
  }
18410
- .mobile:py-xx-large {
18411
- padding-top: var(--bal-space-xx-large-mobile) !important;
18412
- padding-bottom: var(--bal-space-xx-large-mobile) !important;
18410
+ .mobile\:py-xx-large {
18411
+ padding-top: var(--bal-space-xx-large) !important;
18412
+ padding-bottom: var(--bal-space-xx-large) !important;
18413
18413
  }
18414
- .mobile:py-xxx-large {
18415
- padding-top: var(--bal-space-xxx-large-mobile) !important;
18416
- padding-bottom: var(--bal-space-xxx-large-mobile) !important;
18414
+ .mobile\:py-xxx-large {
18415
+ padding-top: var(--bal-space-xxx-large) !important;
18416
+ padding-bottom: var(--bal-space-xxx-large) !important;
18417
18417
  }
18418
- .mobile:py-xxxx-large {
18419
- padding-top: var(--bal-space-xxxx-large-mobile) !important;
18420
- padding-bottom: var(--bal-space-xxxx-large-mobile) !important;
18418
+ .mobile\:py-xxxx-large {
18419
+ padding-top: var(--bal-space-xxxx-large) !important;
18420
+ padding-bottom: var(--bal-space-xxxx-large) !important;
18421
18421
  }
18422
18422
  }
18423
18423
  @media screen and (min-width: 769px), print {
@@ -18433,7 +18433,7 @@ table.table td.has-buttons .buttons {
18433
18433
  padding-top: var(--bal-space-xx-small-tablet) !important;
18434
18434
  padding-bottom: var(--bal-space-xx-small-tablet) !important;
18435
18435
  }
18436
- .tablet:py-xx-small {
18436
+ .tablet\:py-xx-small {
18437
18437
  padding-top: var(--bal-space-xx-small-tablet) !important;
18438
18438
  padding-bottom: var(--bal-space-xx-small-tablet) !important;
18439
18439
  }
@@ -18441,7 +18441,7 @@ table.table td.has-buttons .buttons {
18441
18441
  padding-top: var(--bal-space-x-small-tablet) !important;
18442
18442
  padding-bottom: var(--bal-space-x-small-tablet) !important;
18443
18443
  }
18444
- .tablet:py-x-small {
18444
+ .tablet\:py-x-small {
18445
18445
  padding-top: var(--bal-space-x-small-tablet) !important;
18446
18446
  padding-bottom: var(--bal-space-x-small-tablet) !important;
18447
18447
  }
@@ -18449,7 +18449,7 @@ table.table td.has-buttons .buttons {
18449
18449
  padding-top: var(--bal-space-small-tablet) !important;
18450
18450
  padding-bottom: var(--bal-space-small-tablet) !important;
18451
18451
  }
18452
- .tablet:py-small {
18452
+ .tablet\:py-small {
18453
18453
  padding-top: var(--bal-space-small-tablet) !important;
18454
18454
  padding-bottom: var(--bal-space-small-tablet) !important;
18455
18455
  }
@@ -18457,7 +18457,7 @@ table.table td.has-buttons .buttons {
18457
18457
  padding-top: var(--bal-space-normal-tablet) !important;
18458
18458
  padding-bottom: var(--bal-space-normal-tablet) !important;
18459
18459
  }
18460
- .tablet:py-normal {
18460
+ .tablet\:py-normal {
18461
18461
  padding-top: var(--bal-space-normal-tablet) !important;
18462
18462
  padding-bottom: var(--bal-space-normal-tablet) !important;
18463
18463
  }
@@ -18465,7 +18465,7 @@ table.table td.has-buttons .buttons {
18465
18465
  padding-top: var(--bal-space-medium-tablet) !important;
18466
18466
  padding-bottom: var(--bal-space-medium-tablet) !important;
18467
18467
  }
18468
- .tablet:py-medium {
18468
+ .tablet\:py-medium {
18469
18469
  padding-top: var(--bal-space-medium-tablet) !important;
18470
18470
  padding-bottom: var(--bal-space-medium-tablet) !important;
18471
18471
  }
@@ -18473,7 +18473,7 @@ table.table td.has-buttons .buttons {
18473
18473
  padding-top: var(--bal-space-large-tablet) !important;
18474
18474
  padding-bottom: var(--bal-space-large-tablet) !important;
18475
18475
  }
18476
- .tablet:py-large {
18476
+ .tablet\:py-large {
18477
18477
  padding-top: var(--bal-space-large-tablet) !important;
18478
18478
  padding-bottom: var(--bal-space-large-tablet) !important;
18479
18479
  }
@@ -18481,7 +18481,7 @@ table.table td.has-buttons .buttons {
18481
18481
  padding-top: var(--bal-space-x-large-tablet) !important;
18482
18482
  padding-bottom: var(--bal-space-x-large-tablet) !important;
18483
18483
  }
18484
- .tablet:py-x-large {
18484
+ .tablet\:py-x-large {
18485
18485
  padding-top: var(--bal-space-x-large-tablet) !important;
18486
18486
  padding-bottom: var(--bal-space-x-large-tablet) !important;
18487
18487
  }
@@ -18489,7 +18489,7 @@ table.table td.has-buttons .buttons {
18489
18489
  padding-top: var(--bal-space-xx-large-tablet) !important;
18490
18490
  padding-bottom: var(--bal-space-xx-large-tablet) !important;
18491
18491
  }
18492
- .tablet:py-xx-large {
18492
+ .tablet\:py-xx-large {
18493
18493
  padding-top: var(--bal-space-xx-large-tablet) !important;
18494
18494
  padding-bottom: var(--bal-space-xx-large-tablet) !important;
18495
18495
  }
@@ -18497,7 +18497,7 @@ table.table td.has-buttons .buttons {
18497
18497
  padding-top: var(--bal-space-xxx-large-tablet) !important;
18498
18498
  padding-bottom: var(--bal-space-xxx-large-tablet) !important;
18499
18499
  }
18500
- .tablet:py-xxx-large {
18500
+ .tablet\:py-xxx-large {
18501
18501
  padding-top: var(--bal-space-xxx-large-tablet) !important;
18502
18502
  padding-bottom: var(--bal-space-xxx-large-tablet) !important;
18503
18503
  }
@@ -18505,7 +18505,7 @@ table.table td.has-buttons .buttons {
18505
18505
  padding-top: var(--bal-space-xxxx-large-tablet) !important;
18506
18506
  padding-bottom: var(--bal-space-xxxx-large-tablet) !important;
18507
18507
  }
18508
- .tablet:py-xxxx-large {
18508
+ .tablet\:py-xxxx-large {
18509
18509
  padding-top: var(--bal-space-xxxx-large-tablet) !important;
18510
18510
  padding-bottom: var(--bal-space-xxxx-large-tablet) !important;
18511
18511
  }
@@ -18523,7 +18523,7 @@ table.table td.has-buttons .buttons {
18523
18523
  padding-top: var(--bal-space-xx-small-desktop) !important;
18524
18524
  padding-bottom: var(--bal-space-xx-small-desktop) !important;
18525
18525
  }
18526
- .desktop:py-xx-small {
18526
+ .desktop\:py-xx-small {
18527
18527
  padding-top: var(--bal-space-xx-small-desktop) !important;
18528
18528
  padding-bottom: var(--bal-space-xx-small-desktop) !important;
18529
18529
  }
@@ -18531,7 +18531,7 @@ table.table td.has-buttons .buttons {
18531
18531
  padding-top: var(--bal-space-x-small-desktop) !important;
18532
18532
  padding-bottom: var(--bal-space-x-small-desktop) !important;
18533
18533
  }
18534
- .desktop:py-x-small {
18534
+ .desktop\:py-x-small {
18535
18535
  padding-top: var(--bal-space-x-small-desktop) !important;
18536
18536
  padding-bottom: var(--bal-space-x-small-desktop) !important;
18537
18537
  }
@@ -18539,7 +18539,7 @@ table.table td.has-buttons .buttons {
18539
18539
  padding-top: var(--bal-space-small-desktop) !important;
18540
18540
  padding-bottom: var(--bal-space-small-desktop) !important;
18541
18541
  }
18542
- .desktop:py-small {
18542
+ .desktop\:py-small {
18543
18543
  padding-top: var(--bal-space-small-desktop) !important;
18544
18544
  padding-bottom: var(--bal-space-small-desktop) !important;
18545
18545
  }
@@ -18547,7 +18547,7 @@ table.table td.has-buttons .buttons {
18547
18547
  padding-top: var(--bal-space-normal-desktop) !important;
18548
18548
  padding-bottom: var(--bal-space-normal-desktop) !important;
18549
18549
  }
18550
- .desktop:py-normal {
18550
+ .desktop\:py-normal {
18551
18551
  padding-top: var(--bal-space-normal-desktop) !important;
18552
18552
  padding-bottom: var(--bal-space-normal-desktop) !important;
18553
18553
  }
@@ -18555,7 +18555,7 @@ table.table td.has-buttons .buttons {
18555
18555
  padding-top: var(--bal-space-medium-desktop) !important;
18556
18556
  padding-bottom: var(--bal-space-medium-desktop) !important;
18557
18557
  }
18558
- .desktop:py-medium {
18558
+ .desktop\:py-medium {
18559
18559
  padding-top: var(--bal-space-medium-desktop) !important;
18560
18560
  padding-bottom: var(--bal-space-medium-desktop) !important;
18561
18561
  }
@@ -18563,7 +18563,7 @@ table.table td.has-buttons .buttons {
18563
18563
  padding-top: var(--bal-space-large-desktop) !important;
18564
18564
  padding-bottom: var(--bal-space-large-desktop) !important;
18565
18565
  }
18566
- .desktop:py-large {
18566
+ .desktop\:py-large {
18567
18567
  padding-top: var(--bal-space-large-desktop) !important;
18568
18568
  padding-bottom: var(--bal-space-large-desktop) !important;
18569
18569
  }
@@ -18571,7 +18571,7 @@ table.table td.has-buttons .buttons {
18571
18571
  padding-top: var(--bal-space-x-large-desktop) !important;
18572
18572
  padding-bottom: var(--bal-space-x-large-desktop) !important;
18573
18573
  }
18574
- .desktop:py-x-large {
18574
+ .desktop\:py-x-large {
18575
18575
  padding-top: var(--bal-space-x-large-desktop) !important;
18576
18576
  padding-bottom: var(--bal-space-x-large-desktop) !important;
18577
18577
  }
@@ -18579,7 +18579,7 @@ table.table td.has-buttons .buttons {
18579
18579
  padding-top: var(--bal-space-xx-large-desktop) !important;
18580
18580
  padding-bottom: var(--bal-space-xx-large-desktop) !important;
18581
18581
  }
18582
- .desktop:py-xx-large {
18582
+ .desktop\:py-xx-large {
18583
18583
  padding-top: var(--bal-space-xx-large-desktop) !important;
18584
18584
  padding-bottom: var(--bal-space-xx-large-desktop) !important;
18585
18585
  }
@@ -18587,7 +18587,7 @@ table.table td.has-buttons .buttons {
18587
18587
  padding-top: var(--bal-space-xxx-large-desktop) !important;
18588
18588
  padding-bottom: var(--bal-space-xxx-large-desktop) !important;
18589
18589
  }
18590
- .desktop:py-xxx-large {
18590
+ .desktop\:py-xxx-large {
18591
18591
  padding-top: var(--bal-space-xxx-large-desktop) !important;
18592
18592
  padding-bottom: var(--bal-space-xxx-large-desktop) !important;
18593
18593
  }
@@ -18595,7 +18595,7 @@ table.table td.has-buttons .buttons {
18595
18595
  padding-top: var(--bal-space-xxxx-large-desktop) !important;
18596
18596
  padding-bottom: var(--bal-space-xxxx-large-desktop) !important;
18597
18597
  }
18598
- .desktop:py-xxxx-large {
18598
+ .desktop\:py-xxxx-large {
18599
18599
  padding-top: var(--bal-space-xxxx-large-desktop) !important;
18600
18600
  padding-bottom: var(--bal-space-xxxx-large-desktop) !important;
18601
18601
  }
@@ -18649,35 +18649,35 @@ table.table td.has-buttons .buttons {
18649
18649
  }
18650
18650
 
18651
18651
  @media screen and (max-width: 768px) {
18652
- .mobile:pt-xx-small {
18653
- padding-top: var(--bal-space-xx-small-mobile) !important;
18652
+ .mobile\:pt-xx-small {
18653
+ padding-top: var(--bal-space-xx-small) !important;
18654
18654
  }
18655
- .mobile:pt-x-small {
18656
- padding-top: var(--bal-space-x-small-mobile) !important;
18655
+ .mobile\:pt-x-small {
18656
+ padding-top: var(--bal-space-x-small) !important;
18657
18657
  }
18658
- .mobile:pt-small {
18659
- padding-top: var(--bal-space-small-mobile) !important;
18658
+ .mobile\:pt-small {
18659
+ padding-top: var(--bal-space-small) !important;
18660
18660
  }
18661
- .mobile:pt-normal {
18662
- padding-top: var(--bal-space-normal-mobile) !important;
18661
+ .mobile\:pt-normal {
18662
+ padding-top: var(--bal-space-normal) !important;
18663
18663
  }
18664
- .mobile:pt-medium {
18665
- padding-top: var(--bal-space-medium-mobile) !important;
18664
+ .mobile\:pt-medium {
18665
+ padding-top: var(--bal-space-medium) !important;
18666
18666
  }
18667
- .mobile:pt-large {
18668
- padding-top: var(--bal-space-large-mobile) !important;
18667
+ .mobile\:pt-large {
18668
+ padding-top: var(--bal-space-large) !important;
18669
18669
  }
18670
- .mobile:pt-x-large {
18671
- padding-top: var(--bal-space-x-large-mobile) !important;
18670
+ .mobile\:pt-x-large {
18671
+ padding-top: var(--bal-space-x-large) !important;
18672
18672
  }
18673
- .mobile:pt-xx-large {
18674
- padding-top: var(--bal-space-xx-large-mobile) !important;
18673
+ .mobile\:pt-xx-large {
18674
+ padding-top: var(--bal-space-xx-large) !important;
18675
18675
  }
18676
- .mobile:pt-xxx-large {
18677
- padding-top: var(--bal-space-xxx-large-mobile) !important;
18676
+ .mobile\:pt-xxx-large {
18677
+ padding-top: var(--bal-space-xxx-large) !important;
18678
18678
  }
18679
- .mobile:pt-xxxx-large {
18680
- padding-top: var(--bal-space-xxxx-large-mobile) !important;
18679
+ .mobile\:pt-xxxx-large {
18680
+ padding-top: var(--bal-space-xxxx-large) !important;
18681
18681
  }
18682
18682
  }
18683
18683
  @media screen and (min-width: 769px), print {
@@ -18690,61 +18690,61 @@ table.table td.has-buttons .buttons {
18690
18690
  .pt-xx-small {
18691
18691
  padding-top: var(--bal-space-xx-small-tablet) !important;
18692
18692
  }
18693
- .tablet:pt-xx-small {
18693
+ .tablet\:pt-xx-small {
18694
18694
  padding-top: var(--bal-space-xx-small-tablet) !important;
18695
18695
  }
18696
18696
  .pt-x-small {
18697
18697
  padding-top: var(--bal-space-x-small-tablet) !important;
18698
18698
  }
18699
- .tablet:pt-x-small {
18699
+ .tablet\:pt-x-small {
18700
18700
  padding-top: var(--bal-space-x-small-tablet) !important;
18701
18701
  }
18702
18702
  .pt-small {
18703
18703
  padding-top: var(--bal-space-small-tablet) !important;
18704
18704
  }
18705
- .tablet:pt-small {
18705
+ .tablet\:pt-small {
18706
18706
  padding-top: var(--bal-space-small-tablet) !important;
18707
18707
  }
18708
18708
  .pt-normal {
18709
18709
  padding-top: var(--bal-space-normal-tablet) !important;
18710
18710
  }
18711
- .tablet:pt-normal {
18711
+ .tablet\:pt-normal {
18712
18712
  padding-top: var(--bal-space-normal-tablet) !important;
18713
18713
  }
18714
18714
  .pt-medium {
18715
18715
  padding-top: var(--bal-space-medium-tablet) !important;
18716
18716
  }
18717
- .tablet:pt-medium {
18717
+ .tablet\:pt-medium {
18718
18718
  padding-top: var(--bal-space-medium-tablet) !important;
18719
18719
  }
18720
18720
  .pt-large {
18721
18721
  padding-top: var(--bal-space-large-tablet) !important;
18722
18722
  }
18723
- .tablet:pt-large {
18723
+ .tablet\:pt-large {
18724
18724
  padding-top: var(--bal-space-large-tablet) !important;
18725
18725
  }
18726
18726
  .pt-x-large {
18727
18727
  padding-top: var(--bal-space-x-large-tablet) !important;
18728
18728
  }
18729
- .tablet:pt-x-large {
18729
+ .tablet\:pt-x-large {
18730
18730
  padding-top: var(--bal-space-x-large-tablet) !important;
18731
18731
  }
18732
18732
  .pt-xx-large {
18733
18733
  padding-top: var(--bal-space-xx-large-tablet) !important;
18734
18734
  }
18735
- .tablet:pt-xx-large {
18735
+ .tablet\:pt-xx-large {
18736
18736
  padding-top: var(--bal-space-xx-large-tablet) !important;
18737
18737
  }
18738
18738
  .pt-xxx-large {
18739
18739
  padding-top: var(--bal-space-xxx-large-tablet) !important;
18740
18740
  }
18741
- .tablet:pt-xxx-large {
18741
+ .tablet\:pt-xxx-large {
18742
18742
  padding-top: var(--bal-space-xxx-large-tablet) !important;
18743
18743
  }
18744
18744
  .pt-xxxx-large {
18745
18745
  padding-top: var(--bal-space-xxxx-large-tablet) !important;
18746
18746
  }
18747
- .tablet:pt-xxxx-large {
18747
+ .tablet\:pt-xxxx-large {
18748
18748
  padding-top: var(--bal-space-xxxx-large-tablet) !important;
18749
18749
  }
18750
18750
  }
@@ -18758,61 +18758,61 @@ table.table td.has-buttons .buttons {
18758
18758
  .pt-xx-small {
18759
18759
  padding-top: var(--bal-space-xx-small-desktop) !important;
18760
18760
  }
18761
- .desktop:pt-xx-small {
18761
+ .desktop\:pt-xx-small {
18762
18762
  padding-top: var(--bal-space-xx-small-desktop) !important;
18763
18763
  }
18764
18764
  .pt-x-small {
18765
18765
  padding-top: var(--bal-space-x-small-desktop) !important;
18766
18766
  }
18767
- .desktop:pt-x-small {
18767
+ .desktop\:pt-x-small {
18768
18768
  padding-top: var(--bal-space-x-small-desktop) !important;
18769
18769
  }
18770
18770
  .pt-small {
18771
18771
  padding-top: var(--bal-space-small-desktop) !important;
18772
18772
  }
18773
- .desktop:pt-small {
18773
+ .desktop\:pt-small {
18774
18774
  padding-top: var(--bal-space-small-desktop) !important;
18775
18775
  }
18776
18776
  .pt-normal {
18777
18777
  padding-top: var(--bal-space-normal-desktop) !important;
18778
18778
  }
18779
- .desktop:pt-normal {
18779
+ .desktop\:pt-normal {
18780
18780
  padding-top: var(--bal-space-normal-desktop) !important;
18781
18781
  }
18782
18782
  .pt-medium {
18783
18783
  padding-top: var(--bal-space-medium-desktop) !important;
18784
18784
  }
18785
- .desktop:pt-medium {
18785
+ .desktop\:pt-medium {
18786
18786
  padding-top: var(--bal-space-medium-desktop) !important;
18787
18787
  }
18788
18788
  .pt-large {
18789
18789
  padding-top: var(--bal-space-large-desktop) !important;
18790
18790
  }
18791
- .desktop:pt-large {
18791
+ .desktop\:pt-large {
18792
18792
  padding-top: var(--bal-space-large-desktop) !important;
18793
18793
  }
18794
18794
  .pt-x-large {
18795
18795
  padding-top: var(--bal-space-x-large-desktop) !important;
18796
18796
  }
18797
- .desktop:pt-x-large {
18797
+ .desktop\:pt-x-large {
18798
18798
  padding-top: var(--bal-space-x-large-desktop) !important;
18799
18799
  }
18800
18800
  .pt-xx-large {
18801
18801
  padding-top: var(--bal-space-xx-large-desktop) !important;
18802
18802
  }
18803
- .desktop:pt-xx-large {
18803
+ .desktop\:pt-xx-large {
18804
18804
  padding-top: var(--bal-space-xx-large-desktop) !important;
18805
18805
  }
18806
18806
  .pt-xxx-large {
18807
18807
  padding-top: var(--bal-space-xxx-large-desktop) !important;
18808
18808
  }
18809
- .desktop:pt-xxx-large {
18809
+ .desktop\:pt-xxx-large {
18810
18810
  padding-top: var(--bal-space-xxx-large-desktop) !important;
18811
18811
  }
18812
18812
  .pt-xxxx-large {
18813
18813
  padding-top: var(--bal-space-xxxx-large-desktop) !important;
18814
18814
  }
18815
- .desktop:pt-xxxx-large {
18815
+ .desktop\:pt-xxxx-large {
18816
18816
  padding-top: var(--bal-space-xxxx-large-desktop) !important;
18817
18817
  }
18818
18818
  }
@@ -18865,35 +18865,35 @@ table.table td.has-buttons .buttons {
18865
18865
  }
18866
18866
 
18867
18867
  @media screen and (max-width: 768px) {
18868
- .mobile:pr-xx-small {
18869
- padding-right: var(--bal-space-xx-small-mobile) !important;
18868
+ .mobile\:pr-xx-small {
18869
+ padding-right: var(--bal-space-xx-small) !important;
18870
18870
  }
18871
- .mobile:pr-x-small {
18872
- padding-right: var(--bal-space-x-small-mobile) !important;
18871
+ .mobile\:pr-x-small {
18872
+ padding-right: var(--bal-space-x-small) !important;
18873
18873
  }
18874
- .mobile:pr-small {
18875
- padding-right: var(--bal-space-small-mobile) !important;
18874
+ .mobile\:pr-small {
18875
+ padding-right: var(--bal-space-small) !important;
18876
18876
  }
18877
- .mobile:pr-normal {
18878
- padding-right: var(--bal-space-normal-mobile) !important;
18877
+ .mobile\:pr-normal {
18878
+ padding-right: var(--bal-space-normal) !important;
18879
18879
  }
18880
- .mobile:pr-medium {
18881
- padding-right: var(--bal-space-medium-mobile) !important;
18880
+ .mobile\:pr-medium {
18881
+ padding-right: var(--bal-space-medium) !important;
18882
18882
  }
18883
- .mobile:pr-large {
18884
- padding-right: var(--bal-space-large-mobile) !important;
18883
+ .mobile\:pr-large {
18884
+ padding-right: var(--bal-space-large) !important;
18885
18885
  }
18886
- .mobile:pr-x-large {
18887
- padding-right: var(--bal-space-x-large-mobile) !important;
18886
+ .mobile\:pr-x-large {
18887
+ padding-right: var(--bal-space-x-large) !important;
18888
18888
  }
18889
- .mobile:pr-xx-large {
18890
- padding-right: var(--bal-space-xx-large-mobile) !important;
18889
+ .mobile\:pr-xx-large {
18890
+ padding-right: var(--bal-space-xx-large) !important;
18891
18891
  }
18892
- .mobile:pr-xxx-large {
18893
- padding-right: var(--bal-space-xxx-large-mobile) !important;
18892
+ .mobile\:pr-xxx-large {
18893
+ padding-right: var(--bal-space-xxx-large) !important;
18894
18894
  }
18895
- .mobile:pr-xxxx-large {
18896
- padding-right: var(--bal-space-xxxx-large-mobile) !important;
18895
+ .mobile\:pr-xxxx-large {
18896
+ padding-right: var(--bal-space-xxxx-large) !important;
18897
18897
  }
18898
18898
  }
18899
18899
  @media screen and (min-width: 769px), print {
@@ -18906,61 +18906,61 @@ table.table td.has-buttons .buttons {
18906
18906
  .pr-xx-small {
18907
18907
  padding-right: var(--bal-space-xx-small-tablet) !important;
18908
18908
  }
18909
- .tablet:pr-xx-small {
18909
+ .tablet\:pr-xx-small {
18910
18910
  padding-right: var(--bal-space-xx-small-tablet) !important;
18911
18911
  }
18912
18912
  .pr-x-small {
18913
18913
  padding-right: var(--bal-space-x-small-tablet) !important;
18914
18914
  }
18915
- .tablet:pr-x-small {
18915
+ .tablet\:pr-x-small {
18916
18916
  padding-right: var(--bal-space-x-small-tablet) !important;
18917
18917
  }
18918
18918
  .pr-small {
18919
18919
  padding-right: var(--bal-space-small-tablet) !important;
18920
18920
  }
18921
- .tablet:pr-small {
18921
+ .tablet\:pr-small {
18922
18922
  padding-right: var(--bal-space-small-tablet) !important;
18923
18923
  }
18924
18924
  .pr-normal {
18925
18925
  padding-right: var(--bal-space-normal-tablet) !important;
18926
18926
  }
18927
- .tablet:pr-normal {
18927
+ .tablet\:pr-normal {
18928
18928
  padding-right: var(--bal-space-normal-tablet) !important;
18929
18929
  }
18930
18930
  .pr-medium {
18931
18931
  padding-right: var(--bal-space-medium-tablet) !important;
18932
18932
  }
18933
- .tablet:pr-medium {
18933
+ .tablet\:pr-medium {
18934
18934
  padding-right: var(--bal-space-medium-tablet) !important;
18935
18935
  }
18936
18936
  .pr-large {
18937
18937
  padding-right: var(--bal-space-large-tablet) !important;
18938
18938
  }
18939
- .tablet:pr-large {
18939
+ .tablet\:pr-large {
18940
18940
  padding-right: var(--bal-space-large-tablet) !important;
18941
18941
  }
18942
18942
  .pr-x-large {
18943
18943
  padding-right: var(--bal-space-x-large-tablet) !important;
18944
18944
  }
18945
- .tablet:pr-x-large {
18945
+ .tablet\:pr-x-large {
18946
18946
  padding-right: var(--bal-space-x-large-tablet) !important;
18947
18947
  }
18948
18948
  .pr-xx-large {
18949
18949
  padding-right: var(--bal-space-xx-large-tablet) !important;
18950
18950
  }
18951
- .tablet:pr-xx-large {
18951
+ .tablet\:pr-xx-large {
18952
18952
  padding-right: var(--bal-space-xx-large-tablet) !important;
18953
18953
  }
18954
18954
  .pr-xxx-large {
18955
18955
  padding-right: var(--bal-space-xxx-large-tablet) !important;
18956
18956
  }
18957
- .tablet:pr-xxx-large {
18957
+ .tablet\:pr-xxx-large {
18958
18958
  padding-right: var(--bal-space-xxx-large-tablet) !important;
18959
18959
  }
18960
18960
  .pr-xxxx-large {
18961
18961
  padding-right: var(--bal-space-xxxx-large-tablet) !important;
18962
18962
  }
18963
- .tablet:pr-xxxx-large {
18963
+ .tablet\:pr-xxxx-large {
18964
18964
  padding-right: var(--bal-space-xxxx-large-tablet) !important;
18965
18965
  }
18966
18966
  }
@@ -18974,61 +18974,61 @@ table.table td.has-buttons .buttons {
18974
18974
  .pr-xx-small {
18975
18975
  padding-right: var(--bal-space-xx-small-desktop) !important;
18976
18976
  }
18977
- .desktop:pr-xx-small {
18977
+ .desktop\:pr-xx-small {
18978
18978
  padding-right: var(--bal-space-xx-small-desktop) !important;
18979
18979
  }
18980
18980
  .pr-x-small {
18981
18981
  padding-right: var(--bal-space-x-small-desktop) !important;
18982
18982
  }
18983
- .desktop:pr-x-small {
18983
+ .desktop\:pr-x-small {
18984
18984
  padding-right: var(--bal-space-x-small-desktop) !important;
18985
18985
  }
18986
18986
  .pr-small {
18987
18987
  padding-right: var(--bal-space-small-desktop) !important;
18988
18988
  }
18989
- .desktop:pr-small {
18989
+ .desktop\:pr-small {
18990
18990
  padding-right: var(--bal-space-small-desktop) !important;
18991
18991
  }
18992
18992
  .pr-normal {
18993
18993
  padding-right: var(--bal-space-normal-desktop) !important;
18994
18994
  }
18995
- .desktop:pr-normal {
18995
+ .desktop\:pr-normal {
18996
18996
  padding-right: var(--bal-space-normal-desktop) !important;
18997
18997
  }
18998
18998
  .pr-medium {
18999
18999
  padding-right: var(--bal-space-medium-desktop) !important;
19000
19000
  }
19001
- .desktop:pr-medium {
19001
+ .desktop\:pr-medium {
19002
19002
  padding-right: var(--bal-space-medium-desktop) !important;
19003
19003
  }
19004
19004
  .pr-large {
19005
19005
  padding-right: var(--bal-space-large-desktop) !important;
19006
19006
  }
19007
- .desktop:pr-large {
19007
+ .desktop\:pr-large {
19008
19008
  padding-right: var(--bal-space-large-desktop) !important;
19009
19009
  }
19010
19010
  .pr-x-large {
19011
19011
  padding-right: var(--bal-space-x-large-desktop) !important;
19012
19012
  }
19013
- .desktop:pr-x-large {
19013
+ .desktop\:pr-x-large {
19014
19014
  padding-right: var(--bal-space-x-large-desktop) !important;
19015
19015
  }
19016
19016
  .pr-xx-large {
19017
19017
  padding-right: var(--bal-space-xx-large-desktop) !important;
19018
19018
  }
19019
- .desktop:pr-xx-large {
19019
+ .desktop\:pr-xx-large {
19020
19020
  padding-right: var(--bal-space-xx-large-desktop) !important;
19021
19021
  }
19022
19022
  .pr-xxx-large {
19023
19023
  padding-right: var(--bal-space-xxx-large-desktop) !important;
19024
19024
  }
19025
- .desktop:pr-xxx-large {
19025
+ .desktop\:pr-xxx-large {
19026
19026
  padding-right: var(--bal-space-xxx-large-desktop) !important;
19027
19027
  }
19028
19028
  .pr-xxxx-large {
19029
19029
  padding-right: var(--bal-space-xxxx-large-desktop) !important;
19030
19030
  }
19031
- .desktop:pr-xxxx-large {
19031
+ .desktop\:pr-xxxx-large {
19032
19032
  padding-right: var(--bal-space-xxxx-large-desktop) !important;
19033
19033
  }
19034
19034
  }
@@ -19081,35 +19081,35 @@ table.table td.has-buttons .buttons {
19081
19081
  }
19082
19082
 
19083
19083
  @media screen and (max-width: 768px) {
19084
- .mobile:pb-xx-small {
19085
- padding-bottom: var(--bal-space-xx-small-mobile) !important;
19084
+ .mobile\:pb-xx-small {
19085
+ padding-bottom: var(--bal-space-xx-small) !important;
19086
19086
  }
19087
- .mobile:pb-x-small {
19088
- padding-bottom: var(--bal-space-x-small-mobile) !important;
19087
+ .mobile\:pb-x-small {
19088
+ padding-bottom: var(--bal-space-x-small) !important;
19089
19089
  }
19090
- .mobile:pb-small {
19091
- padding-bottom: var(--bal-space-small-mobile) !important;
19090
+ .mobile\:pb-small {
19091
+ padding-bottom: var(--bal-space-small) !important;
19092
19092
  }
19093
- .mobile:pb-normal {
19094
- padding-bottom: var(--bal-space-normal-mobile) !important;
19093
+ .mobile\:pb-normal {
19094
+ padding-bottom: var(--bal-space-normal) !important;
19095
19095
  }
19096
- .mobile:pb-medium {
19097
- padding-bottom: var(--bal-space-medium-mobile) !important;
19096
+ .mobile\:pb-medium {
19097
+ padding-bottom: var(--bal-space-medium) !important;
19098
19098
  }
19099
- .mobile:pb-large {
19100
- padding-bottom: var(--bal-space-large-mobile) !important;
19099
+ .mobile\:pb-large {
19100
+ padding-bottom: var(--bal-space-large) !important;
19101
19101
  }
19102
- .mobile:pb-x-large {
19103
- padding-bottom: var(--bal-space-x-large-mobile) !important;
19102
+ .mobile\:pb-x-large {
19103
+ padding-bottom: var(--bal-space-x-large) !important;
19104
19104
  }
19105
- .mobile:pb-xx-large {
19106
- padding-bottom: var(--bal-space-xx-large-mobile) !important;
19105
+ .mobile\:pb-xx-large {
19106
+ padding-bottom: var(--bal-space-xx-large) !important;
19107
19107
  }
19108
- .mobile:pb-xxx-large {
19109
- padding-bottom: var(--bal-space-xxx-large-mobile) !important;
19108
+ .mobile\:pb-xxx-large {
19109
+ padding-bottom: var(--bal-space-xxx-large) !important;
19110
19110
  }
19111
- .mobile:pb-xxxx-large {
19112
- padding-bottom: var(--bal-space-xxxx-large-mobile) !important;
19111
+ .mobile\:pb-xxxx-large {
19112
+ padding-bottom: var(--bal-space-xxxx-large) !important;
19113
19113
  }
19114
19114
  }
19115
19115
  @media screen and (min-width: 769px), print {
@@ -19122,61 +19122,61 @@ table.table td.has-buttons .buttons {
19122
19122
  .pb-xx-small {
19123
19123
  padding-bottom: var(--bal-space-xx-small-tablet) !important;
19124
19124
  }
19125
- .tablet:pb-xx-small {
19125
+ .tablet\:pb-xx-small {
19126
19126
  padding-bottom: var(--bal-space-xx-small-tablet) !important;
19127
19127
  }
19128
19128
  .pb-x-small {
19129
19129
  padding-bottom: var(--bal-space-x-small-tablet) !important;
19130
19130
  }
19131
- .tablet:pb-x-small {
19131
+ .tablet\:pb-x-small {
19132
19132
  padding-bottom: var(--bal-space-x-small-tablet) !important;
19133
19133
  }
19134
19134
  .pb-small {
19135
19135
  padding-bottom: var(--bal-space-small-tablet) !important;
19136
19136
  }
19137
- .tablet:pb-small {
19137
+ .tablet\:pb-small {
19138
19138
  padding-bottom: var(--bal-space-small-tablet) !important;
19139
19139
  }
19140
19140
  .pb-normal {
19141
19141
  padding-bottom: var(--bal-space-normal-tablet) !important;
19142
19142
  }
19143
- .tablet:pb-normal {
19143
+ .tablet\:pb-normal {
19144
19144
  padding-bottom: var(--bal-space-normal-tablet) !important;
19145
19145
  }
19146
19146
  .pb-medium {
19147
19147
  padding-bottom: var(--bal-space-medium-tablet) !important;
19148
19148
  }
19149
- .tablet:pb-medium {
19149
+ .tablet\:pb-medium {
19150
19150
  padding-bottom: var(--bal-space-medium-tablet) !important;
19151
19151
  }
19152
19152
  .pb-large {
19153
19153
  padding-bottom: var(--bal-space-large-tablet) !important;
19154
19154
  }
19155
- .tablet:pb-large {
19155
+ .tablet\:pb-large {
19156
19156
  padding-bottom: var(--bal-space-large-tablet) !important;
19157
19157
  }
19158
19158
  .pb-x-large {
19159
19159
  padding-bottom: var(--bal-space-x-large-tablet) !important;
19160
19160
  }
19161
- .tablet:pb-x-large {
19161
+ .tablet\:pb-x-large {
19162
19162
  padding-bottom: var(--bal-space-x-large-tablet) !important;
19163
19163
  }
19164
19164
  .pb-xx-large {
19165
19165
  padding-bottom: var(--bal-space-xx-large-tablet) !important;
19166
19166
  }
19167
- .tablet:pb-xx-large {
19167
+ .tablet\:pb-xx-large {
19168
19168
  padding-bottom: var(--bal-space-xx-large-tablet) !important;
19169
19169
  }
19170
19170
  .pb-xxx-large {
19171
19171
  padding-bottom: var(--bal-space-xxx-large-tablet) !important;
19172
19172
  }
19173
- .tablet:pb-xxx-large {
19173
+ .tablet\:pb-xxx-large {
19174
19174
  padding-bottom: var(--bal-space-xxx-large-tablet) !important;
19175
19175
  }
19176
19176
  .pb-xxxx-large {
19177
19177
  padding-bottom: var(--bal-space-xxxx-large-tablet) !important;
19178
19178
  }
19179
- .tablet:pb-xxxx-large {
19179
+ .tablet\:pb-xxxx-large {
19180
19180
  padding-bottom: var(--bal-space-xxxx-large-tablet) !important;
19181
19181
  }
19182
19182
  }
@@ -19190,61 +19190,61 @@ table.table td.has-buttons .buttons {
19190
19190
  .pb-xx-small {
19191
19191
  padding-bottom: var(--bal-space-xx-small-desktop) !important;
19192
19192
  }
19193
- .desktop:pb-xx-small {
19193
+ .desktop\:pb-xx-small {
19194
19194
  padding-bottom: var(--bal-space-xx-small-desktop) !important;
19195
19195
  }
19196
19196
  .pb-x-small {
19197
19197
  padding-bottom: var(--bal-space-x-small-desktop) !important;
19198
19198
  }
19199
- .desktop:pb-x-small {
19199
+ .desktop\:pb-x-small {
19200
19200
  padding-bottom: var(--bal-space-x-small-desktop) !important;
19201
19201
  }
19202
19202
  .pb-small {
19203
19203
  padding-bottom: var(--bal-space-small-desktop) !important;
19204
19204
  }
19205
- .desktop:pb-small {
19205
+ .desktop\:pb-small {
19206
19206
  padding-bottom: var(--bal-space-small-desktop) !important;
19207
19207
  }
19208
19208
  .pb-normal {
19209
19209
  padding-bottom: var(--bal-space-normal-desktop) !important;
19210
19210
  }
19211
- .desktop:pb-normal {
19211
+ .desktop\:pb-normal {
19212
19212
  padding-bottom: var(--bal-space-normal-desktop) !important;
19213
19213
  }
19214
19214
  .pb-medium {
19215
19215
  padding-bottom: var(--bal-space-medium-desktop) !important;
19216
19216
  }
19217
- .desktop:pb-medium {
19217
+ .desktop\:pb-medium {
19218
19218
  padding-bottom: var(--bal-space-medium-desktop) !important;
19219
19219
  }
19220
19220
  .pb-large {
19221
19221
  padding-bottom: var(--bal-space-large-desktop) !important;
19222
19222
  }
19223
- .desktop:pb-large {
19223
+ .desktop\:pb-large {
19224
19224
  padding-bottom: var(--bal-space-large-desktop) !important;
19225
19225
  }
19226
19226
  .pb-x-large {
19227
19227
  padding-bottom: var(--bal-space-x-large-desktop) !important;
19228
19228
  }
19229
- .desktop:pb-x-large {
19229
+ .desktop\:pb-x-large {
19230
19230
  padding-bottom: var(--bal-space-x-large-desktop) !important;
19231
19231
  }
19232
19232
  .pb-xx-large {
19233
19233
  padding-bottom: var(--bal-space-xx-large-desktop) !important;
19234
19234
  }
19235
- .desktop:pb-xx-large {
19235
+ .desktop\:pb-xx-large {
19236
19236
  padding-bottom: var(--bal-space-xx-large-desktop) !important;
19237
19237
  }
19238
19238
  .pb-xxx-large {
19239
19239
  padding-bottom: var(--bal-space-xxx-large-desktop) !important;
19240
19240
  }
19241
- .desktop:pb-xxx-large {
19241
+ .desktop\:pb-xxx-large {
19242
19242
  padding-bottom: var(--bal-space-xxx-large-desktop) !important;
19243
19243
  }
19244
19244
  .pb-xxxx-large {
19245
19245
  padding-bottom: var(--bal-space-xxxx-large-desktop) !important;
19246
19246
  }
19247
- .desktop:pb-xxxx-large {
19247
+ .desktop\:pb-xxxx-large {
19248
19248
  padding-bottom: var(--bal-space-xxxx-large-desktop) !important;
19249
19249
  }
19250
19250
  }
@@ -19297,35 +19297,35 @@ table.table td.has-buttons .buttons {
19297
19297
  }
19298
19298
 
19299
19299
  @media screen and (max-width: 768px) {
19300
- .mobile:pl-xx-small {
19301
- padding-left: var(--bal-space-xx-small-mobile) !important;
19300
+ .mobile\:pl-xx-small {
19301
+ padding-left: var(--bal-space-xx-small) !important;
19302
19302
  }
19303
- .mobile:pl-x-small {
19304
- padding-left: var(--bal-space-x-small-mobile) !important;
19303
+ .mobile\:pl-x-small {
19304
+ padding-left: var(--bal-space-x-small) !important;
19305
19305
  }
19306
- .mobile:pl-small {
19307
- padding-left: var(--bal-space-small-mobile) !important;
19306
+ .mobile\:pl-small {
19307
+ padding-left: var(--bal-space-small) !important;
19308
19308
  }
19309
- .mobile:pl-normal {
19310
- padding-left: var(--bal-space-normal-mobile) !important;
19309
+ .mobile\:pl-normal {
19310
+ padding-left: var(--bal-space-normal) !important;
19311
19311
  }
19312
- .mobile:pl-medium {
19313
- padding-left: var(--bal-space-medium-mobile) !important;
19312
+ .mobile\:pl-medium {
19313
+ padding-left: var(--bal-space-medium) !important;
19314
19314
  }
19315
- .mobile:pl-large {
19316
- padding-left: var(--bal-space-large-mobile) !important;
19315
+ .mobile\:pl-large {
19316
+ padding-left: var(--bal-space-large) !important;
19317
19317
  }
19318
- .mobile:pl-x-large {
19319
- padding-left: var(--bal-space-x-large-mobile) !important;
19318
+ .mobile\:pl-x-large {
19319
+ padding-left: var(--bal-space-x-large) !important;
19320
19320
  }
19321
- .mobile:pl-xx-large {
19322
- padding-left: var(--bal-space-xx-large-mobile) !important;
19321
+ .mobile\:pl-xx-large {
19322
+ padding-left: var(--bal-space-xx-large) !important;
19323
19323
  }
19324
- .mobile:pl-xxx-large {
19325
- padding-left: var(--bal-space-xxx-large-mobile) !important;
19324
+ .mobile\:pl-xxx-large {
19325
+ padding-left: var(--bal-space-xxx-large) !important;
19326
19326
  }
19327
- .mobile:pl-xxxx-large {
19328
- padding-left: var(--bal-space-xxxx-large-mobile) !important;
19327
+ .mobile\:pl-xxxx-large {
19328
+ padding-left: var(--bal-space-xxxx-large) !important;
19329
19329
  }
19330
19330
  }
19331
19331
  @media screen and (min-width: 769px), print {
@@ -19338,61 +19338,61 @@ table.table td.has-buttons .buttons {
19338
19338
  .pl-xx-small {
19339
19339
  padding-left: var(--bal-space-xx-small-tablet) !important;
19340
19340
  }
19341
- .tablet:pl-xx-small {
19341
+ .tablet\:pl-xx-small {
19342
19342
  padding-left: var(--bal-space-xx-small-tablet) !important;
19343
19343
  }
19344
19344
  .pl-x-small {
19345
19345
  padding-left: var(--bal-space-x-small-tablet) !important;
19346
19346
  }
19347
- .tablet:pl-x-small {
19347
+ .tablet\:pl-x-small {
19348
19348
  padding-left: var(--bal-space-x-small-tablet) !important;
19349
19349
  }
19350
19350
  .pl-small {
19351
19351
  padding-left: var(--bal-space-small-tablet) !important;
19352
19352
  }
19353
- .tablet:pl-small {
19353
+ .tablet\:pl-small {
19354
19354
  padding-left: var(--bal-space-small-tablet) !important;
19355
19355
  }
19356
19356
  .pl-normal {
19357
19357
  padding-left: var(--bal-space-normal-tablet) !important;
19358
19358
  }
19359
- .tablet:pl-normal {
19359
+ .tablet\:pl-normal {
19360
19360
  padding-left: var(--bal-space-normal-tablet) !important;
19361
19361
  }
19362
19362
  .pl-medium {
19363
19363
  padding-left: var(--bal-space-medium-tablet) !important;
19364
19364
  }
19365
- .tablet:pl-medium {
19365
+ .tablet\:pl-medium {
19366
19366
  padding-left: var(--bal-space-medium-tablet) !important;
19367
19367
  }
19368
19368
  .pl-large {
19369
19369
  padding-left: var(--bal-space-large-tablet) !important;
19370
19370
  }
19371
- .tablet:pl-large {
19371
+ .tablet\:pl-large {
19372
19372
  padding-left: var(--bal-space-large-tablet) !important;
19373
19373
  }
19374
19374
  .pl-x-large {
19375
19375
  padding-left: var(--bal-space-x-large-tablet) !important;
19376
19376
  }
19377
- .tablet:pl-x-large {
19377
+ .tablet\:pl-x-large {
19378
19378
  padding-left: var(--bal-space-x-large-tablet) !important;
19379
19379
  }
19380
19380
  .pl-xx-large {
19381
19381
  padding-left: var(--bal-space-xx-large-tablet) !important;
19382
19382
  }
19383
- .tablet:pl-xx-large {
19383
+ .tablet\:pl-xx-large {
19384
19384
  padding-left: var(--bal-space-xx-large-tablet) !important;
19385
19385
  }
19386
19386
  .pl-xxx-large {
19387
19387
  padding-left: var(--bal-space-xxx-large-tablet) !important;
19388
19388
  }
19389
- .tablet:pl-xxx-large {
19389
+ .tablet\:pl-xxx-large {
19390
19390
  padding-left: var(--bal-space-xxx-large-tablet) !important;
19391
19391
  }
19392
19392
  .pl-xxxx-large {
19393
19393
  padding-left: var(--bal-space-xxxx-large-tablet) !important;
19394
19394
  }
19395
- .tablet:pl-xxxx-large {
19395
+ .tablet\:pl-xxxx-large {
19396
19396
  padding-left: var(--bal-space-xxxx-large-tablet) !important;
19397
19397
  }
19398
19398
  }
@@ -19406,61 +19406,61 @@ table.table td.has-buttons .buttons {
19406
19406
  .pl-xx-small {
19407
19407
  padding-left: var(--bal-space-xx-small-desktop) !important;
19408
19408
  }
19409
- .desktop:pl-xx-small {
19409
+ .desktop\:pl-xx-small {
19410
19410
  padding-left: var(--bal-space-xx-small-desktop) !important;
19411
19411
  }
19412
19412
  .pl-x-small {
19413
19413
  padding-left: var(--bal-space-x-small-desktop) !important;
19414
19414
  }
19415
- .desktop:pl-x-small {
19415
+ .desktop\:pl-x-small {
19416
19416
  padding-left: var(--bal-space-x-small-desktop) !important;
19417
19417
  }
19418
19418
  .pl-small {
19419
19419
  padding-left: var(--bal-space-small-desktop) !important;
19420
19420
  }
19421
- .desktop:pl-small {
19421
+ .desktop\:pl-small {
19422
19422
  padding-left: var(--bal-space-small-desktop) !important;
19423
19423
  }
19424
19424
  .pl-normal {
19425
19425
  padding-left: var(--bal-space-normal-desktop) !important;
19426
19426
  }
19427
- .desktop:pl-normal {
19427
+ .desktop\:pl-normal {
19428
19428
  padding-left: var(--bal-space-normal-desktop) !important;
19429
19429
  }
19430
19430
  .pl-medium {
19431
19431
  padding-left: var(--bal-space-medium-desktop) !important;
19432
19432
  }
19433
- .desktop:pl-medium {
19433
+ .desktop\:pl-medium {
19434
19434
  padding-left: var(--bal-space-medium-desktop) !important;
19435
19435
  }
19436
19436
  .pl-large {
19437
19437
  padding-left: var(--bal-space-large-desktop) !important;
19438
19438
  }
19439
- .desktop:pl-large {
19439
+ .desktop\:pl-large {
19440
19440
  padding-left: var(--bal-space-large-desktop) !important;
19441
19441
  }
19442
19442
  .pl-x-large {
19443
19443
  padding-left: var(--bal-space-x-large-desktop) !important;
19444
19444
  }
19445
- .desktop:pl-x-large {
19445
+ .desktop\:pl-x-large {
19446
19446
  padding-left: var(--bal-space-x-large-desktop) !important;
19447
19447
  }
19448
19448
  .pl-xx-large {
19449
19449
  padding-left: var(--bal-space-xx-large-desktop) !important;
19450
19450
  }
19451
- .desktop:pl-xx-large {
19451
+ .desktop\:pl-xx-large {
19452
19452
  padding-left: var(--bal-space-xx-large-desktop) !important;
19453
19453
  }
19454
19454
  .pl-xxx-large {
19455
19455
  padding-left: var(--bal-space-xxx-large-desktop) !important;
19456
19456
  }
19457
- .desktop:pl-xxx-large {
19457
+ .desktop\:pl-xxx-large {
19458
19458
  padding-left: var(--bal-space-xxx-large-desktop) !important;
19459
19459
  }
19460
19460
  .pl-xxxx-large {
19461
19461
  padding-left: var(--bal-space-xxxx-large-desktop) !important;
19462
19462
  }
19463
- .desktop:pl-xxxx-large {
19463
+ .desktop\:pl-xxxx-large {
19464
19464
  padding-left: var(--bal-space-xxxx-large-desktop) !important;
19465
19465
  }
19466
19466
  }