@dynamic-framework/ui-react 2.0.0-dev.23 → 2.0.0-dev.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (30) hide show
  1. package/dist/css/dynamic-ui-non-root.css +205 -895
  2. package/dist/css/dynamic-ui-non-root.min.css +2 -2
  3. package/dist/css/dynamic-ui-root.css +1 -17
  4. package/dist/css/dynamic-ui-root.min.css +2 -2
  5. package/dist/css/dynamic-ui.css +205 -911
  6. package/dist/css/dynamic-ui.min.css +2 -2
  7. package/dist/index.esm.js +35 -31
  8. package/dist/index.esm.js.map +1 -1
  9. package/dist/index.js +34 -30
  10. package/dist/index.js.map +1 -1
  11. package/dist/types/components/DBadge/DBadge.d.ts +3 -2
  12. package/dist/types/components/DButton/DButton.d.ts +3 -2
  13. package/package.json +7 -14
  14. package/src/style/abstracts/_utilities.scss +7 -8
  15. package/src/style/abstracts/variables/_+import.scss +0 -4
  16. package/src/style/abstracts/variables/_alerts.scss +1 -1
  17. package/src/style/abstracts/variables/_input-phone.scss +1 -1
  18. package/src/style/abstracts/variables/_tooltip.scss +2 -2
  19. package/src/style/abstracts/variables/_typography.scss +0 -40
  20. package/src/style/base/_badge.scss +2 -2
  21. package/src/style/base/_type.scss +3 -6
  22. package/src/style/components/_d-credit-card.scss +22 -12
  23. package/src/style/components/_d-icon.scss +17 -0
  24. package/src/style/dynamic-ui.scss +1 -0
  25. package/src/style/helpers/_color-bg.scss +1 -3
  26. package/src/style/root/_root.scss +0 -5
  27. package/src/style/abstracts/variables/_quick-action-button.scss +0 -31
  28. package/src/style/abstracts/variables/_quick-action-check.scss +0 -22
  29. package/src/style/abstracts/variables/_quick-action-select.scss +0 -16
  30. package/src/style/abstracts/variables/_quick-action-switch.scss +0 -19
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * dynamic-framework 2.0.0-dev.23
2
+ * dynamic-framework 2.0.0-dev.24
3
3
  * bootstrap ~5.3.8
4
4
  * license https://github.com/dynamic-framework/dynamic-ui/blob/master/LICENSE.md
5
5
  */
@@ -4966,15 +4966,15 @@ textarea.form-control-lg {
4966
4966
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
4967
4967
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
4968
4968
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
4969
- --bs-navbar-brand-padding-y: 0.40625rem;
4969
+ --bs-navbar-brand-padding-y: 0.3125rem;
4970
4970
  --bs-navbar-brand-margin-end: 1rem;
4971
- --bs-navbar-brand-font-size: 1.125rem;
4971
+ --bs-navbar-brand-font-size: 1.25rem;
4972
4972
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
4973
4973
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
4974
4974
  --bs-navbar-nav-link-padding-x: 0.5rem;
4975
4975
  --bs-navbar-toggler-padding-y: 0.25rem;
4976
4976
  --bs-navbar-toggler-padding-x: 0.75rem;
4977
- --bs-navbar-toggler-font-size: 1.125rem;
4977
+ --bs-navbar-toggler-font-size: 1.25rem;
4978
4978
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28var%28--bs-body-color-rgb%29, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
4979
4979
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
4980
4980
  --bs-navbar-toggler-border-radius: 0.5rem;
@@ -5822,7 +5822,7 @@ textarea.form-control-lg {
5822
5822
  .pagination-lg {
5823
5823
  --bs-pagination-padding-x: var(--bs-ref-spacer-1);
5824
5824
  --bs-pagination-padding-y: var(--bs-ref-spacer-1);
5825
- --bs-pagination-font-size: 1.125rem;
5825
+ --bs-pagination-font-size: 1.25rem;
5826
5826
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
5827
5827
  }
5828
5828
 
@@ -5841,7 +5841,7 @@ textarea.form-control-lg {
5841
5841
  --bs-alert-color: inherit;
5842
5842
  --bs-alert-border-color: transparent;
5843
5843
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
5844
- --bs-alert-border-radius: var(--bs-border-radius-sm);
5844
+ --bs-alert-border-radius: var(--bs-border-radius);
5845
5845
  --bs-alert-link-color: inherit;
5846
5846
  position: relative;
5847
5847
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
@@ -8027,21 +8027,18 @@ textarea.form-control-lg {
8027
8027
  top: -1px;
8028
8028
  }
8029
8029
 
8030
+ /* stylelint-disable declaration-no-important */
8030
8031
  .lead {
8031
8032
  font-size: 1.25rem;
8032
8033
  font-weight: var(--bs-fw-normal);
8033
8034
  }
8034
8035
 
8035
8036
  [class*=display-] {
8036
- font-size: var(--bs-display-font-size);
8037
+ font-size: var(--bs-display-font-size) !important;
8037
8038
  font-weight: var(--bs-fw-normal);
8038
8039
  line-height: var(--bs-heading-line-height);
8039
8040
  }
8040
8041
 
8041
- [class*=fs-body-] {
8042
- font-size: var(--bs-fs-body-font-size);
8043
- }
8044
-
8045
8042
  .list-unstyled {
8046
8043
  padding-left: 0;
8047
8044
  list-style: none;
@@ -8091,8 +8088,8 @@ body {
8091
8088
  --bs-badge-icon-size: var(--bs-body-font-size);
8092
8089
  --bs-badge-bg: var(--bs-white);
8093
8090
  --bs-badge-color: var(--bs-gray-900);
8094
- --bs-badge-sm-font-size: var(--bs-fs-body-small);
8095
- --bs-badge-lg-font-size: var(--bs-fs-body-large);
8091
+ --bs-badge-sm-font-size: var(--bs-fs-small);
8092
+ --bs-badge-lg-font-size: var(--bs-fs-5);
8096
8093
  display: inline-flex;
8097
8094
  gap: var(--bs-badge-gap);
8098
8095
  align-items: center;
@@ -9561,8 +9558,8 @@ label {
9561
9558
  }
9562
9559
 
9563
9560
  .tooltip {
9564
- --bs-tooltip-sm-font-size: var(--bs-fs-body-small);
9565
- --bs-tooltip-lg-font-size: var(--bs-fs-body-medium);
9561
+ --bs-tooltip-sm-font-size: var(--bs-fs-small);
9562
+ --bs-tooltip-lg-font-size: var(--bs-fs-5);
9566
9563
  }
9567
9564
  .tooltip.tooltip-sm {
9568
9565
  --bs-tooltip-font-size: var(--bs-tooltip-sm-font-size);
@@ -9720,6 +9717,147 @@ label {
9720
9717
  color: var(--bs-icon-color);
9721
9718
  }
9722
9719
 
9720
+ .d-icon-has-circle {
9721
+ --bs-icon-component-bg-opacity: .1;
9722
+ --bs-icon-component-bg-color: rgba(var(--bs-body-color-rgb), var(--bs-icon-component-bg-opacity));
9723
+ }
9724
+
9725
+ .d-icon-color-primary {
9726
+ --bs-icon-component-color: var(--bs-primary);
9727
+ }
9728
+
9729
+ .d-icon-color-primary.d-icon-has-circle {
9730
+ --bs-icon-component-bg-color: rgba(var(--bs-primary-rgb), var(--bs-icon-component-bg-opacity));
9731
+ }
9732
+
9733
+ .d-icon-color-secondary {
9734
+ --bs-icon-component-color: var(--bs-secondary);
9735
+ }
9736
+
9737
+ .d-icon-color-secondary.d-icon-has-circle {
9738
+ --bs-icon-component-bg-color: rgba(var(--bs-secondary-rgb), var(--bs-icon-component-bg-opacity));
9739
+ }
9740
+
9741
+ .d-icon-color-success {
9742
+ --bs-icon-component-color: var(--bs-success);
9743
+ }
9744
+
9745
+ .d-icon-color-success.d-icon-has-circle {
9746
+ --bs-icon-component-bg-color: rgba(var(--bs-success-rgb), var(--bs-icon-component-bg-opacity));
9747
+ }
9748
+
9749
+ .d-icon-color-info {
9750
+ --bs-icon-component-color: var(--bs-info);
9751
+ }
9752
+
9753
+ .d-icon-color-info.d-icon-has-circle {
9754
+ --bs-icon-component-bg-color: rgba(var(--bs-info-rgb), var(--bs-icon-component-bg-opacity));
9755
+ }
9756
+
9757
+ .d-icon-color-warning {
9758
+ --bs-icon-component-color: var(--bs-warning);
9759
+ }
9760
+
9761
+ .d-icon-color-warning.d-icon-has-circle {
9762
+ --bs-icon-component-bg-color: rgba(var(--bs-warning-rgb), var(--bs-icon-component-bg-opacity));
9763
+ }
9764
+
9765
+ .d-icon-color-danger {
9766
+ --bs-icon-component-color: var(--bs-danger);
9767
+ }
9768
+
9769
+ .d-icon-color-danger.d-icon-has-circle {
9770
+ --bs-icon-component-bg-color: rgba(var(--bs-danger-rgb), var(--bs-icon-component-bg-opacity));
9771
+ }
9772
+
9773
+ .d-icon-color-light {
9774
+ --bs-icon-component-color: var(--bs-light);
9775
+ }
9776
+
9777
+ .d-icon-color-light.d-icon-has-circle {
9778
+ --bs-icon-component-bg-color: rgba(var(--bs-light-rgb), var(--bs-icon-component-bg-opacity));
9779
+ }
9780
+
9781
+ .d-icon-color-dark {
9782
+ --bs-icon-component-color: var(--bs-dark);
9783
+ }
9784
+
9785
+ .d-icon-color-dark.d-icon-has-circle {
9786
+ --bs-icon-component-bg-color: rgba(var(--bs-dark-rgb), var(--bs-icon-component-bg-opacity));
9787
+ }
9788
+
9789
+ .d-icon-color-indigo {
9790
+ --bs-icon-component-color: var(--bs-indigo);
9791
+ }
9792
+
9793
+ .d-icon-color-indigo.d-icon-has-circle {
9794
+ --bs-icon-component-bg-color: rgba(var(--bs-indigo-rgb), var(--bs-icon-component-bg-opacity));
9795
+ }
9796
+
9797
+ .d-icon-color-purple {
9798
+ --bs-icon-component-color: var(--bs-purple);
9799
+ }
9800
+
9801
+ .d-icon-color-purple.d-icon-has-circle {
9802
+ --bs-icon-component-bg-color: rgba(var(--bs-purple-rgb), var(--bs-icon-component-bg-opacity));
9803
+ }
9804
+
9805
+ .d-icon-color-pink {
9806
+ --bs-icon-component-color: var(--bs-pink);
9807
+ }
9808
+
9809
+ .d-icon-color-pink.d-icon-has-circle {
9810
+ --bs-icon-component-bg-color: rgba(var(--bs-pink-rgb), var(--bs-icon-component-bg-opacity));
9811
+ }
9812
+
9813
+ .d-icon-color-red {
9814
+ --bs-icon-component-color: var(--bs-red);
9815
+ }
9816
+
9817
+ .d-icon-color-red.d-icon-has-circle {
9818
+ --bs-icon-component-bg-color: rgba(var(--bs-red-rgb), var(--bs-icon-component-bg-opacity));
9819
+ }
9820
+
9821
+ .d-icon-color-orange {
9822
+ --bs-icon-component-color: var(--bs-orange);
9823
+ }
9824
+
9825
+ .d-icon-color-orange.d-icon-has-circle {
9826
+ --bs-icon-component-bg-color: rgba(var(--bs-orange-rgb), var(--bs-icon-component-bg-opacity));
9827
+ }
9828
+
9829
+ .d-icon-color-yellow {
9830
+ --bs-icon-component-color: var(--bs-yellow);
9831
+ }
9832
+
9833
+ .d-icon-color-yellow.d-icon-has-circle {
9834
+ --bs-icon-component-bg-color: rgba(var(--bs-yellow-rgb), var(--bs-icon-component-bg-opacity));
9835
+ }
9836
+
9837
+ .d-icon-color-green {
9838
+ --bs-icon-component-color: var(--bs-green);
9839
+ }
9840
+
9841
+ .d-icon-color-green.d-icon-has-circle {
9842
+ --bs-icon-component-bg-color: rgba(var(--bs-green-rgb), var(--bs-icon-component-bg-opacity));
9843
+ }
9844
+
9845
+ .d-icon-color-teal {
9846
+ --bs-icon-component-color: var(--bs-teal);
9847
+ }
9848
+
9849
+ .d-icon-color-teal.d-icon-has-circle {
9850
+ --bs-icon-component-bg-color: rgba(var(--bs-teal-rgb), var(--bs-icon-component-bg-opacity));
9851
+ }
9852
+
9853
+ .d-icon-color-cyan {
9854
+ --bs-icon-component-color: var(--bs-cyan);
9855
+ }
9856
+
9857
+ .d-icon-color-cyan.d-icon-has-circle {
9858
+ --bs-icon-component-bg-color: rgba(var(--bs-cyan-rgb), var(--bs-icon-component-bg-opacity));
9859
+ }
9860
+
9723
9861
  .d-icon-loading {
9724
9862
  animation: loading-icon var(--bs-icon-loading-duration) infinite linear;
9725
9863
  }
@@ -12027,7 +12165,7 @@ react-datepicker__navigation
12027
12165
  --bs-input-phone-dropdown-shadow: 0;
12028
12166
  --bs-input-phone-dropdown-item-height: 28px;
12029
12167
  --bs-input-phone-dropdown-item-padding: var(--bs-ref-spacer-3) var(--bs-ref-spacer-3);
12030
- --bs-input-phone-dropdown-item-font-size: var(--bs-fs-body-small);
12168
+ --bs-input-phone-dropdown-item-font-size: var(--bs-font-size-sm);
12031
12169
  --bs-input-phone-dropdown-item-font-weight: var(--bs-fw-normal);
12032
12170
  --bs-input-phone-dropdown-item-background-color: var(--bs-white);
12033
12171
  --bs-input-phone-dropdown-item-text-color: var(--bs-body-color);
@@ -12250,32 +12388,38 @@ react-datepicker__navigation
12250
12388
  --bs-d-credit-card-padding: var(--bs-ref-spacer-4);
12251
12389
  --bs-d-credit-card-number-size: inherit;
12252
12390
  --bs-d-credit-card-chip-size: 30px;
12391
+ --bs-d-credit-card-color: var(--bs-white);
12392
+ --bs-d-credit-card-logo-size: 22%;
12393
+ position: relative;
12394
+ display: flex;
12253
12395
  flex-direction: column;
12254
12396
  aspect-ratio: var(--bs-d-credit-card-aspect-ratio);
12255
12397
  padding: var(--bs-d-credit-card-padding);
12398
+ overflow: hidden;
12399
+ color: var(--bs-d-credit-card-color);
12256
12400
  background: var(--bs-d-credit-card-bg);
12257
- --bs-d-credit-card-logo-size: 22%;
12258
- }
12259
- .d-credit-card > * {
12260
- display: flex;
12261
- align-items: center;
12401
+ border-radius: var(--bs-border-radius-lg);
12262
12402
  }
12263
- .d-credit-card .d-credit-card-details .name {
12264
- font-size: var(--bs-ref-fs-6);
12403
+ .d-credit-card .d-credit-card-details {
12404
+ display: block;
12405
+ margin-top: auto;
12265
12406
  }
12266
- .d-credit-card .d-credit-card-details .date {
12407
+ .d-credit-card .d-credit-card-name {
12267
12408
  font-size: var(--bs-ref-fs-6);
12268
12409
  }
12269
12410
  .d-credit-card .d-credit-card-logo {
12270
12411
  width: var(--bs-d-credit-card-logo-size);
12271
12412
  }
12272
12413
  .d-credit-card .d-credit-card-chip {
12414
+ padding: var(--bs-ref-spacer-1);
12273
12415
  background: var(--bs-d-credit-card-chip-bg);
12416
+ border-radius: var(--bs-border-radius-sm);
12274
12417
  }
12275
12418
  .d-credit-card .d-credit-card-chip-image {
12276
12419
  width: var(--bs-d-credit-card-chip-size);
12277
12420
  }
12278
12421
  .d-credit-card .d-credit-card-number {
12422
+ margin-bottom: var(--bs-ref-spacer-4);
12279
12423
  font-family: var(--bs-d-credit-card-font-family-number);
12280
12424
  font-size: var(--bs-d-credit-card-number-size);
12281
12425
  }
@@ -12285,10 +12429,15 @@ react-datepicker__navigation
12285
12429
  --bs-d-credit-card-logo-size: 30%;
12286
12430
  }
12287
12431
  .d-credit-card .d-credit-card-header {
12432
+ display: flex;
12288
12433
  align-items: center;
12289
12434
  justify-content: space-between;
12290
12435
  min-height: 45px;
12291
12436
  }
12437
+ .d-credit-card .d-credit-card-holder-text {
12438
+ display: block;
12439
+ opacity: 0.5;
12440
+ }
12292
12441
 
12293
12442
  .clearfix::after {
12294
12443
  display: block;
@@ -12301,1747 +12450,971 @@ react-datepicker__navigation
12301
12450
  background-color: RGBA(var(--bs-primary-25-rgb), var(--bs-bg-opacity, 1)) !important;
12302
12451
  }
12303
12452
 
12304
- .hover-bg-primary-25:hover {
12305
- background-color: var(--bs-primary-25) !important;
12306
- }
12307
-
12308
12453
  .text-bg-primary-50 {
12309
12454
  color: var(--bs-gray-700) !important;
12310
12455
  background-color: RGBA(var(--bs-primary-50-rgb), var(--bs-bg-opacity, 1)) !important;
12311
12456
  }
12312
12457
 
12313
- .hover-bg-primary-50:hover {
12314
- background-color: var(--bs-primary-50) !important;
12315
- }
12316
-
12317
12458
  .text-bg-primary-100 {
12318
12459
  color: var(--bs-gray-700) !important;
12319
12460
  background-color: RGBA(var(--bs-primary-100-rgb), var(--bs-bg-opacity, 1)) !important;
12320
12461
  }
12321
12462
 
12322
- .hover-bg-primary-100:hover {
12323
- background-color: var(--bs-primary-100) !important;
12324
- }
12325
-
12326
12463
  .text-bg-primary-200 {
12327
12464
  color: var(--bs-gray-700) !important;
12328
12465
  background-color: RGBA(var(--bs-primary-200-rgb), var(--bs-bg-opacity, 1)) !important;
12329
12466
  }
12330
12467
 
12331
- .hover-bg-primary-200:hover {
12332
- background-color: var(--bs-primary-200) !important;
12333
- }
12334
-
12335
12468
  .text-bg-primary-300 {
12336
12469
  color: var(--bs-black) !important;
12337
12470
  background-color: RGBA(var(--bs-primary-300-rgb), var(--bs-bg-opacity, 1)) !important;
12338
12471
  }
12339
12472
 
12340
- .hover-bg-primary-300:hover {
12341
- background-color: var(--bs-primary-300) !important;
12342
- }
12343
-
12344
12473
  .text-bg-primary-400 {
12345
12474
  color: var(--bs-black) !important;
12346
12475
  background-color: RGBA(var(--bs-primary-400-rgb), var(--bs-bg-opacity, 1)) !important;
12347
12476
  }
12348
12477
 
12349
- .hover-bg-primary-400:hover {
12350
- background-color: var(--bs-primary-400) !important;
12351
- }
12352
-
12353
12478
  .text-bg-primary-500 {
12354
12479
  color: var(--bs-white) !important;
12355
12480
  background-color: RGBA(var(--bs-primary-500-rgb), var(--bs-bg-opacity, 1)) !important;
12356
12481
  }
12357
12482
 
12358
- .hover-bg-primary-500:hover {
12359
- background-color: var(--bs-primary-500) !important;
12360
- }
12361
-
12362
12483
  .text-bg-primary-600 {
12363
12484
  color: var(--bs-white) !important;
12364
12485
  background-color: RGBA(var(--bs-primary-600-rgb), var(--bs-bg-opacity, 1)) !important;
12365
12486
  }
12366
12487
 
12367
- .hover-bg-primary-600:hover {
12368
- background-color: var(--bs-primary-600) !important;
12369
- }
12370
-
12371
12488
  .text-bg-primary-700 {
12372
12489
  color: var(--bs-white) !important;
12373
12490
  background-color: RGBA(var(--bs-primary-700-rgb), var(--bs-bg-opacity, 1)) !important;
12374
12491
  }
12375
12492
 
12376
- .hover-bg-primary-700:hover {
12377
- background-color: var(--bs-primary-700) !important;
12378
- }
12379
-
12380
12493
  .text-bg-primary-800 {
12381
12494
  color: var(--bs-white) !important;
12382
12495
  background-color: RGBA(var(--bs-primary-800-rgb), var(--bs-bg-opacity, 1)) !important;
12383
12496
  }
12384
12497
 
12385
- .hover-bg-primary-800:hover {
12386
- background-color: var(--bs-primary-800) !important;
12387
- }
12388
-
12389
12498
  .text-bg-primary-900 {
12390
12499
  color: var(--bs-white) !important;
12391
12500
  background-color: RGBA(var(--bs-primary-900-rgb), var(--bs-bg-opacity, 1)) !important;
12392
12501
  }
12393
12502
 
12394
- .hover-bg-primary-900:hover {
12395
- background-color: var(--bs-primary-900) !important;
12396
- }
12397
-
12398
12503
  .text-bg-secondary-25 {
12399
12504
  color: var(--bs-gray-700) !important;
12400
12505
  background-color: RGBA(var(--bs-secondary-25-rgb), var(--bs-bg-opacity, 1)) !important;
12401
12506
  }
12402
12507
 
12403
- .hover-bg-secondary-25:hover {
12404
- background-color: var(--bs-secondary-25) !important;
12405
- }
12406
-
12407
12508
  .text-bg-secondary-50 {
12408
12509
  color: var(--bs-gray-700) !important;
12409
12510
  background-color: RGBA(var(--bs-secondary-50-rgb), var(--bs-bg-opacity, 1)) !important;
12410
12511
  }
12411
12512
 
12412
- .hover-bg-secondary-50:hover {
12413
- background-color: var(--bs-secondary-50) !important;
12414
- }
12415
-
12416
12513
  .text-bg-secondary-100 {
12417
12514
  color: var(--bs-gray-700) !important;
12418
12515
  background-color: RGBA(var(--bs-secondary-100-rgb), var(--bs-bg-opacity, 1)) !important;
12419
12516
  }
12420
12517
 
12421
- .hover-bg-secondary-100:hover {
12422
- background-color: var(--bs-secondary-100) !important;
12423
- }
12424
-
12425
12518
  .text-bg-secondary-200 {
12426
12519
  color: var(--bs-gray-700) !important;
12427
12520
  background-color: RGBA(var(--bs-secondary-200-rgb), var(--bs-bg-opacity, 1)) !important;
12428
12521
  }
12429
12522
 
12430
- .hover-bg-secondary-200:hover {
12431
- background-color: var(--bs-secondary-200) !important;
12432
- }
12433
-
12434
12523
  .text-bg-secondary-300 {
12435
12524
  color: var(--bs-black) !important;
12436
12525
  background-color: RGBA(var(--bs-secondary-300-rgb), var(--bs-bg-opacity, 1)) !important;
12437
12526
  }
12438
12527
 
12439
- .hover-bg-secondary-300:hover {
12440
- background-color: var(--bs-secondary-300) !important;
12441
- }
12442
-
12443
12528
  .text-bg-secondary-400 {
12444
12529
  color: var(--bs-black) !important;
12445
12530
  background-color: RGBA(var(--bs-secondary-400-rgb), var(--bs-bg-opacity, 1)) !important;
12446
12531
  }
12447
12532
 
12448
- .hover-bg-secondary-400:hover {
12449
- background-color: var(--bs-secondary-400) !important;
12450
- }
12451
-
12452
12533
  .text-bg-secondary-500 {
12453
12534
  color: var(--bs-white) !important;
12454
12535
  background-color: RGBA(var(--bs-secondary-500-rgb), var(--bs-bg-opacity, 1)) !important;
12455
12536
  }
12456
12537
 
12457
- .hover-bg-secondary-500:hover {
12458
- background-color: var(--bs-secondary-500) !important;
12459
- }
12460
-
12461
12538
  .text-bg-secondary-600 {
12462
12539
  color: var(--bs-white) !important;
12463
12540
  background-color: RGBA(var(--bs-secondary-600-rgb), var(--bs-bg-opacity, 1)) !important;
12464
12541
  }
12465
12542
 
12466
- .hover-bg-secondary-600:hover {
12467
- background-color: var(--bs-secondary-600) !important;
12468
- }
12469
-
12470
12543
  .text-bg-secondary-700 {
12471
12544
  color: var(--bs-white) !important;
12472
12545
  background-color: RGBA(var(--bs-secondary-700-rgb), var(--bs-bg-opacity, 1)) !important;
12473
12546
  }
12474
12547
 
12475
- .hover-bg-secondary-700:hover {
12476
- background-color: var(--bs-secondary-700) !important;
12477
- }
12478
-
12479
12548
  .text-bg-secondary-800 {
12480
12549
  color: var(--bs-white) !important;
12481
12550
  background-color: RGBA(var(--bs-secondary-800-rgb), var(--bs-bg-opacity, 1)) !important;
12482
12551
  }
12483
12552
 
12484
- .hover-bg-secondary-800:hover {
12485
- background-color: var(--bs-secondary-800) !important;
12486
- }
12487
-
12488
12553
  .text-bg-secondary-900 {
12489
12554
  color: var(--bs-white) !important;
12490
12555
  background-color: RGBA(var(--bs-secondary-900-rgb), var(--bs-bg-opacity, 1)) !important;
12491
12556
  }
12492
12557
 
12493
- .hover-bg-secondary-900:hover {
12494
- background-color: var(--bs-secondary-900) !important;
12495
- }
12496
-
12497
12558
  .text-bg-success-25 {
12498
12559
  color: var(--bs-gray-700) !important;
12499
12560
  background-color: RGBA(var(--bs-success-25-rgb), var(--bs-bg-opacity, 1)) !important;
12500
12561
  }
12501
12562
 
12502
- .hover-bg-success-25:hover {
12503
- background-color: var(--bs-success-25) !important;
12504
- }
12505
-
12506
12563
  .text-bg-success-50 {
12507
12564
  color: var(--bs-gray-700) !important;
12508
12565
  background-color: RGBA(var(--bs-success-50-rgb), var(--bs-bg-opacity, 1)) !important;
12509
12566
  }
12510
12567
 
12511
- .hover-bg-success-50:hover {
12512
- background-color: var(--bs-success-50) !important;
12513
- }
12514
-
12515
12568
  .text-bg-success-100 {
12516
12569
  color: var(--bs-gray-700) !important;
12517
12570
  background-color: RGBA(var(--bs-success-100-rgb), var(--bs-bg-opacity, 1)) !important;
12518
12571
  }
12519
12572
 
12520
- .hover-bg-success-100:hover {
12521
- background-color: var(--bs-success-100) !important;
12522
- }
12523
-
12524
12573
  .text-bg-success-200 {
12525
12574
  color: var(--bs-gray-700) !important;
12526
12575
  background-color: RGBA(var(--bs-success-200-rgb), var(--bs-bg-opacity, 1)) !important;
12527
12576
  }
12528
12577
 
12529
- .hover-bg-success-200:hover {
12530
- background-color: var(--bs-success-200) !important;
12531
- }
12532
-
12533
12578
  .text-bg-success-300 {
12534
12579
  color: var(--bs-black) !important;
12535
12580
  background-color: RGBA(var(--bs-success-300-rgb), var(--bs-bg-opacity, 1)) !important;
12536
12581
  }
12537
12582
 
12538
- .hover-bg-success-300:hover {
12539
- background-color: var(--bs-success-300) !important;
12540
- }
12541
-
12542
12583
  .text-bg-success-400 {
12543
12584
  color: var(--bs-black) !important;
12544
12585
  background-color: RGBA(var(--bs-success-400-rgb), var(--bs-bg-opacity, 1)) !important;
12545
12586
  }
12546
12587
 
12547
- .hover-bg-success-400:hover {
12548
- background-color: var(--bs-success-400) !important;
12549
- }
12550
-
12551
12588
  .text-bg-success-500 {
12552
12589
  color: var(--bs-white) !important;
12553
12590
  background-color: RGBA(var(--bs-success-500-rgb), var(--bs-bg-opacity, 1)) !important;
12554
12591
  }
12555
12592
 
12556
- .hover-bg-success-500:hover {
12557
- background-color: var(--bs-success-500) !important;
12558
- }
12559
-
12560
12593
  .text-bg-success-600 {
12561
12594
  color: var(--bs-white) !important;
12562
12595
  background-color: RGBA(var(--bs-success-600-rgb), var(--bs-bg-opacity, 1)) !important;
12563
12596
  }
12564
12597
 
12565
- .hover-bg-success-600:hover {
12566
- background-color: var(--bs-success-600) !important;
12567
- }
12568
-
12569
12598
  .text-bg-success-700 {
12570
12599
  color: var(--bs-white) !important;
12571
12600
  background-color: RGBA(var(--bs-success-700-rgb), var(--bs-bg-opacity, 1)) !important;
12572
12601
  }
12573
12602
 
12574
- .hover-bg-success-700:hover {
12575
- background-color: var(--bs-success-700) !important;
12576
- }
12577
-
12578
12603
  .text-bg-success-800 {
12579
12604
  color: var(--bs-white) !important;
12580
12605
  background-color: RGBA(var(--bs-success-800-rgb), var(--bs-bg-opacity, 1)) !important;
12581
12606
  }
12582
12607
 
12583
- .hover-bg-success-800:hover {
12584
- background-color: var(--bs-success-800) !important;
12585
- }
12586
-
12587
12608
  .text-bg-success-900 {
12588
12609
  color: var(--bs-white) !important;
12589
12610
  background-color: RGBA(var(--bs-success-900-rgb), var(--bs-bg-opacity, 1)) !important;
12590
12611
  }
12591
12612
 
12592
- .hover-bg-success-900:hover {
12593
- background-color: var(--bs-success-900) !important;
12594
- }
12595
-
12596
12613
  .text-bg-info-25 {
12597
12614
  color: var(--bs-gray-700) !important;
12598
12615
  background-color: RGBA(var(--bs-info-25-rgb), var(--bs-bg-opacity, 1)) !important;
12599
12616
  }
12600
12617
 
12601
- .hover-bg-info-25:hover {
12602
- background-color: var(--bs-info-25) !important;
12603
- }
12604
-
12605
12618
  .text-bg-info-50 {
12606
12619
  color: var(--bs-gray-700) !important;
12607
12620
  background-color: RGBA(var(--bs-info-50-rgb), var(--bs-bg-opacity, 1)) !important;
12608
12621
  }
12609
12622
 
12610
- .hover-bg-info-50:hover {
12611
- background-color: var(--bs-info-50) !important;
12612
- }
12613
-
12614
12623
  .text-bg-info-100 {
12615
12624
  color: var(--bs-gray-700) !important;
12616
12625
  background-color: RGBA(var(--bs-info-100-rgb), var(--bs-bg-opacity, 1)) !important;
12617
12626
  }
12618
12627
 
12619
- .hover-bg-info-100:hover {
12620
- background-color: var(--bs-info-100) !important;
12621
- }
12622
-
12623
12628
  .text-bg-info-200 {
12624
12629
  color: var(--bs-gray-700) !important;
12625
12630
  background-color: RGBA(var(--bs-info-200-rgb), var(--bs-bg-opacity, 1)) !important;
12626
12631
  }
12627
12632
 
12628
- .hover-bg-info-200:hover {
12629
- background-color: var(--bs-info-200) !important;
12630
- }
12631
-
12632
12633
  .text-bg-info-300 {
12633
12634
  color: var(--bs-black) !important;
12634
12635
  background-color: RGBA(var(--bs-info-300-rgb), var(--bs-bg-opacity, 1)) !important;
12635
12636
  }
12636
12637
 
12637
- .hover-bg-info-300:hover {
12638
- background-color: var(--bs-info-300) !important;
12639
- }
12640
-
12641
12638
  .text-bg-info-400 {
12642
12639
  color: var(--bs-black) !important;
12643
12640
  background-color: RGBA(var(--bs-info-400-rgb), var(--bs-bg-opacity, 1)) !important;
12644
12641
  }
12645
12642
 
12646
- .hover-bg-info-400:hover {
12647
- background-color: var(--bs-info-400) !important;
12648
- }
12649
-
12650
12643
  .text-bg-info-500 {
12651
12644
  color: var(--bs-white) !important;
12652
12645
  background-color: RGBA(var(--bs-info-500-rgb), var(--bs-bg-opacity, 1)) !important;
12653
12646
  }
12654
12647
 
12655
- .hover-bg-info-500:hover {
12656
- background-color: var(--bs-info-500) !important;
12657
- }
12658
-
12659
12648
  .text-bg-info-600 {
12660
12649
  color: var(--bs-white) !important;
12661
12650
  background-color: RGBA(var(--bs-info-600-rgb), var(--bs-bg-opacity, 1)) !important;
12662
12651
  }
12663
12652
 
12664
- .hover-bg-info-600:hover {
12665
- background-color: var(--bs-info-600) !important;
12666
- }
12667
-
12668
12653
  .text-bg-info-700 {
12669
12654
  color: var(--bs-white) !important;
12670
12655
  background-color: RGBA(var(--bs-info-700-rgb), var(--bs-bg-opacity, 1)) !important;
12671
12656
  }
12672
12657
 
12673
- .hover-bg-info-700:hover {
12674
- background-color: var(--bs-info-700) !important;
12675
- }
12676
-
12677
12658
  .text-bg-info-800 {
12678
12659
  color: var(--bs-white) !important;
12679
12660
  background-color: RGBA(var(--bs-info-800-rgb), var(--bs-bg-opacity, 1)) !important;
12680
12661
  }
12681
12662
 
12682
- .hover-bg-info-800:hover {
12683
- background-color: var(--bs-info-800) !important;
12684
- }
12685
-
12686
12663
  .text-bg-info-900 {
12687
12664
  color: var(--bs-white) !important;
12688
12665
  background-color: RGBA(var(--bs-info-900-rgb), var(--bs-bg-opacity, 1)) !important;
12689
12666
  }
12690
12667
 
12691
- .hover-bg-info-900:hover {
12692
- background-color: var(--bs-info-900) !important;
12693
- }
12694
-
12695
12668
  .text-bg-warning-25 {
12696
12669
  color: var(--bs-gray-700) !important;
12697
12670
  background-color: RGBA(var(--bs-warning-25-rgb), var(--bs-bg-opacity, 1)) !important;
12698
12671
  }
12699
12672
 
12700
- .hover-bg-warning-25:hover {
12701
- background-color: var(--bs-warning-25) !important;
12702
- }
12703
-
12704
12673
  .text-bg-warning-50 {
12705
12674
  color: var(--bs-gray-700) !important;
12706
12675
  background-color: RGBA(var(--bs-warning-50-rgb), var(--bs-bg-opacity, 1)) !important;
12707
12676
  }
12708
12677
 
12709
- .hover-bg-warning-50:hover {
12710
- background-color: var(--bs-warning-50) !important;
12711
- }
12712
-
12713
12678
  .text-bg-warning-100 {
12714
12679
  color: var(--bs-gray-700) !important;
12715
12680
  background-color: RGBA(var(--bs-warning-100-rgb), var(--bs-bg-opacity, 1)) !important;
12716
12681
  }
12717
12682
 
12718
- .hover-bg-warning-100:hover {
12719
- background-color: var(--bs-warning-100) !important;
12720
- }
12721
-
12722
12683
  .text-bg-warning-200 {
12723
12684
  color: var(--bs-gray-700) !important;
12724
12685
  background-color: RGBA(var(--bs-warning-200-rgb), var(--bs-bg-opacity, 1)) !important;
12725
12686
  }
12726
12687
 
12727
- .hover-bg-warning-200:hover {
12728
- background-color: var(--bs-warning-200) !important;
12729
- }
12730
-
12731
12688
  .text-bg-warning-300 {
12732
12689
  color: var(--bs-gray-700) !important;
12733
12690
  background-color: RGBA(var(--bs-warning-300-rgb), var(--bs-bg-opacity, 1)) !important;
12734
12691
  }
12735
12692
 
12736
- .hover-bg-warning-300:hover {
12737
- background-color: var(--bs-warning-300) !important;
12738
- }
12739
-
12740
12693
  .text-bg-warning-400 {
12741
12694
  color: var(--bs-gray-700) !important;
12742
12695
  background-color: RGBA(var(--bs-warning-400-rgb), var(--bs-bg-opacity, 1)) !important;
12743
12696
  }
12744
12697
 
12745
- .hover-bg-warning-400:hover {
12746
- background-color: var(--bs-warning-400) !important;
12747
- }
12748
-
12749
12698
  .text-bg-warning-500 {
12750
12699
  color: var(--bs-gray-700) !important;
12751
12700
  background-color: RGBA(var(--bs-warning-500-rgb), var(--bs-bg-opacity, 1)) !important;
12752
12701
  }
12753
12702
 
12754
- .hover-bg-warning-500:hover {
12755
- background-color: var(--bs-warning-500) !important;
12756
- }
12757
-
12758
12703
  .text-bg-warning-600 {
12759
12704
  color: var(--bs-black) !important;
12760
12705
  background-color: RGBA(var(--bs-warning-600-rgb), var(--bs-bg-opacity, 1)) !important;
12761
12706
  }
12762
12707
 
12763
- .hover-bg-warning-600:hover {
12764
- background-color: var(--bs-warning-600) !important;
12765
- }
12766
-
12767
12708
  .text-bg-warning-700 {
12768
12709
  color: var(--bs-black) !important;
12769
12710
  background-color: RGBA(var(--bs-warning-700-rgb), var(--bs-bg-opacity, 1)) !important;
12770
12711
  }
12771
12712
 
12772
- .hover-bg-warning-700:hover {
12773
- background-color: var(--bs-warning-700) !important;
12774
- }
12775
-
12776
12713
  .text-bg-warning-800 {
12777
12714
  color: var(--bs-white) !important;
12778
12715
  background-color: RGBA(var(--bs-warning-800-rgb), var(--bs-bg-opacity, 1)) !important;
12779
12716
  }
12780
12717
 
12781
- .hover-bg-warning-800:hover {
12782
- background-color: var(--bs-warning-800) !important;
12783
- }
12784
-
12785
12718
  .text-bg-warning-900 {
12786
12719
  color: var(--bs-white) !important;
12787
12720
  background-color: RGBA(var(--bs-warning-900-rgb), var(--bs-bg-opacity, 1)) !important;
12788
12721
  }
12789
12722
 
12790
- .hover-bg-warning-900:hover {
12791
- background-color: var(--bs-warning-900) !important;
12792
- }
12793
-
12794
12723
  .text-bg-danger-25 {
12795
12724
  color: var(--bs-gray-700) !important;
12796
12725
  background-color: RGBA(var(--bs-danger-25-rgb), var(--bs-bg-opacity, 1)) !important;
12797
12726
  }
12798
12727
 
12799
- .hover-bg-danger-25:hover {
12800
- background-color: var(--bs-danger-25) !important;
12801
- }
12802
-
12803
12728
  .text-bg-danger-50 {
12804
12729
  color: var(--bs-gray-700) !important;
12805
12730
  background-color: RGBA(var(--bs-danger-50-rgb), var(--bs-bg-opacity, 1)) !important;
12806
12731
  }
12807
12732
 
12808
- .hover-bg-danger-50:hover {
12809
- background-color: var(--bs-danger-50) !important;
12810
- }
12811
-
12812
12733
  .text-bg-danger-100 {
12813
12734
  color: var(--bs-gray-700) !important;
12814
12735
  background-color: RGBA(var(--bs-danger-100-rgb), var(--bs-bg-opacity, 1)) !important;
12815
12736
  }
12816
12737
 
12817
- .hover-bg-danger-100:hover {
12818
- background-color: var(--bs-danger-100) !important;
12819
- }
12820
-
12821
12738
  .text-bg-danger-200 {
12822
12739
  color: var(--bs-gray-700) !important;
12823
12740
  background-color: RGBA(var(--bs-danger-200-rgb), var(--bs-bg-opacity, 1)) !important;
12824
12741
  }
12825
12742
 
12826
- .hover-bg-danger-200:hover {
12827
- background-color: var(--bs-danger-200) !important;
12828
- }
12829
-
12830
12743
  .text-bg-danger-300 {
12831
12744
  color: var(--bs-black) !important;
12832
12745
  background-color: RGBA(var(--bs-danger-300-rgb), var(--bs-bg-opacity, 1)) !important;
12833
12746
  }
12834
12747
 
12835
- .hover-bg-danger-300:hover {
12836
- background-color: var(--bs-danger-300) !important;
12837
- }
12838
-
12839
12748
  .text-bg-danger-400 {
12840
12749
  color: var(--bs-black) !important;
12841
12750
  background-color: RGBA(var(--bs-danger-400-rgb), var(--bs-bg-opacity, 1)) !important;
12842
12751
  }
12843
12752
 
12844
- .hover-bg-danger-400:hover {
12845
- background-color: var(--bs-danger-400) !important;
12846
- }
12847
-
12848
12753
  .text-bg-danger-500 {
12849
12754
  color: var(--bs-white) !important;
12850
12755
  background-color: RGBA(var(--bs-danger-500-rgb), var(--bs-bg-opacity, 1)) !important;
12851
12756
  }
12852
12757
 
12853
- .hover-bg-danger-500:hover {
12854
- background-color: var(--bs-danger-500) !important;
12855
- }
12856
-
12857
12758
  .text-bg-danger-600 {
12858
12759
  color: var(--bs-white) !important;
12859
12760
  background-color: RGBA(var(--bs-danger-600-rgb), var(--bs-bg-opacity, 1)) !important;
12860
12761
  }
12861
12762
 
12862
- .hover-bg-danger-600:hover {
12863
- background-color: var(--bs-danger-600) !important;
12864
- }
12865
-
12866
12763
  .text-bg-danger-700 {
12867
12764
  color: var(--bs-white) !important;
12868
12765
  background-color: RGBA(var(--bs-danger-700-rgb), var(--bs-bg-opacity, 1)) !important;
12869
12766
  }
12870
12767
 
12871
- .hover-bg-danger-700:hover {
12872
- background-color: var(--bs-danger-700) !important;
12873
- }
12874
-
12875
12768
  .text-bg-danger-800 {
12876
12769
  color: var(--bs-white) !important;
12877
12770
  background-color: RGBA(var(--bs-danger-800-rgb), var(--bs-bg-opacity, 1)) !important;
12878
12771
  }
12879
12772
 
12880
- .hover-bg-danger-800:hover {
12881
- background-color: var(--bs-danger-800) !important;
12882
- }
12883
-
12884
12773
  .text-bg-danger-900 {
12885
12774
  color: var(--bs-white) !important;
12886
12775
  background-color: RGBA(var(--bs-danger-900-rgb), var(--bs-bg-opacity, 1)) !important;
12887
12776
  }
12888
12777
 
12889
- .hover-bg-danger-900:hover {
12890
- background-color: var(--bs-danger-900) !important;
12891
- }
12892
-
12893
12778
  .text-bg-indigo-25 {
12894
12779
  color: var(--bs-gray-700) !important;
12895
12780
  background-color: RGBA(var(--bs-indigo-25-rgb), var(--bs-bg-opacity, 1)) !important;
12896
12781
  }
12897
12782
 
12898
- .hover-bg-indigo-25:hover {
12899
- background-color: var(--bs-indigo-25) !important;
12900
- }
12901
-
12902
12783
  .text-bg-indigo-50 {
12903
12784
  color: var(--bs-gray-700) !important;
12904
12785
  background-color: RGBA(var(--bs-indigo-50-rgb), var(--bs-bg-opacity, 1)) !important;
12905
12786
  }
12906
12787
 
12907
- .hover-bg-indigo-50:hover {
12908
- background-color: var(--bs-indigo-50) !important;
12909
- }
12910
-
12911
12788
  .text-bg-indigo-100 {
12912
12789
  color: var(--bs-gray-700) !important;
12913
12790
  background-color: RGBA(var(--bs-indigo-100-rgb), var(--bs-bg-opacity, 1)) !important;
12914
12791
  }
12915
12792
 
12916
- .hover-bg-indigo-100:hover {
12917
- background-color: var(--bs-indigo-100) !important;
12918
- }
12919
-
12920
12793
  .text-bg-indigo-200 {
12921
12794
  color: var(--bs-gray-700) !important;
12922
12795
  background-color: RGBA(var(--bs-indigo-200-rgb), var(--bs-bg-opacity, 1)) !important;
12923
12796
  }
12924
12797
 
12925
- .hover-bg-indigo-200:hover {
12926
- background-color: var(--bs-indigo-200) !important;
12927
- }
12928
-
12929
12798
  .text-bg-indigo-300 {
12930
12799
  color: var(--bs-black) !important;
12931
12800
  background-color: RGBA(var(--bs-indigo-300-rgb), var(--bs-bg-opacity, 1)) !important;
12932
12801
  }
12933
12802
 
12934
- .hover-bg-indigo-300:hover {
12935
- background-color: var(--bs-indigo-300) !important;
12936
- }
12937
-
12938
12803
  .text-bg-indigo-400 {
12939
12804
  color: var(--bs-white) !important;
12940
12805
  background-color: RGBA(var(--bs-indigo-400-rgb), var(--bs-bg-opacity, 1)) !important;
12941
12806
  }
12942
12807
 
12943
- .hover-bg-indigo-400:hover {
12944
- background-color: var(--bs-indigo-400) !important;
12945
- }
12946
-
12947
12808
  .text-bg-indigo-500 {
12948
12809
  color: var(--bs-white) !important;
12949
12810
  background-color: RGBA(var(--bs-indigo-500-rgb), var(--bs-bg-opacity, 1)) !important;
12950
12811
  }
12951
12812
 
12952
- .hover-bg-indigo-500:hover {
12953
- background-color: var(--bs-indigo-500) !important;
12954
- }
12955
-
12956
12813
  .text-bg-indigo-600 {
12957
12814
  color: var(--bs-white) !important;
12958
12815
  background-color: RGBA(var(--bs-indigo-600-rgb), var(--bs-bg-opacity, 1)) !important;
12959
12816
  }
12960
12817
 
12961
- .hover-bg-indigo-600:hover {
12962
- background-color: var(--bs-indigo-600) !important;
12963
- }
12964
-
12965
12818
  .text-bg-indigo-700 {
12966
12819
  color: var(--bs-white) !important;
12967
12820
  background-color: RGBA(var(--bs-indigo-700-rgb), var(--bs-bg-opacity, 1)) !important;
12968
12821
  }
12969
12822
 
12970
- .hover-bg-indigo-700:hover {
12971
- background-color: var(--bs-indigo-700) !important;
12972
- }
12973
-
12974
12823
  .text-bg-indigo-800 {
12975
12824
  color: var(--bs-white) !important;
12976
12825
  background-color: RGBA(var(--bs-indigo-800-rgb), var(--bs-bg-opacity, 1)) !important;
12977
12826
  }
12978
12827
 
12979
- .hover-bg-indigo-800:hover {
12980
- background-color: var(--bs-indigo-800) !important;
12981
- }
12982
-
12983
12828
  .text-bg-indigo-900 {
12984
12829
  color: var(--bs-white) !important;
12985
12830
  background-color: RGBA(var(--bs-indigo-900-rgb), var(--bs-bg-opacity, 1)) !important;
12986
12831
  }
12987
12832
 
12988
- .hover-bg-indigo-900:hover {
12989
- background-color: var(--bs-indigo-900) !important;
12990
- }
12991
-
12992
12833
  .text-bg-purple-25 {
12993
12834
  color: var(--bs-gray-700) !important;
12994
12835
  background-color: RGBA(var(--bs-purple-25-rgb), var(--bs-bg-opacity, 1)) !important;
12995
12836
  }
12996
12837
 
12997
- .hover-bg-purple-25:hover {
12998
- background-color: var(--bs-purple-25) !important;
12999
- }
13000
-
13001
12838
  .text-bg-purple-50 {
13002
12839
  color: var(--bs-gray-700) !important;
13003
12840
  background-color: RGBA(var(--bs-purple-50-rgb), var(--bs-bg-opacity, 1)) !important;
13004
12841
  }
13005
12842
 
13006
- .hover-bg-purple-50:hover {
13007
- background-color: var(--bs-purple-50) !important;
13008
- }
13009
-
13010
12843
  .text-bg-purple-100 {
13011
12844
  color: var(--bs-gray-700) !important;
13012
12845
  background-color: RGBA(var(--bs-purple-100-rgb), var(--bs-bg-opacity, 1)) !important;
13013
12846
  }
13014
12847
 
13015
- .hover-bg-purple-100:hover {
13016
- background-color: var(--bs-purple-100) !important;
13017
- }
13018
-
13019
12848
  .text-bg-purple-200 {
13020
12849
  color: var(--bs-gray-700) !important;
13021
12850
  background-color: RGBA(var(--bs-purple-200-rgb), var(--bs-bg-opacity, 1)) !important;
13022
12851
  }
13023
12852
 
13024
- .hover-bg-purple-200:hover {
13025
- background-color: var(--bs-purple-200) !important;
13026
- }
13027
-
13028
12853
  .text-bg-purple-300 {
13029
12854
  color: var(--bs-black) !important;
13030
12855
  background-color: RGBA(var(--bs-purple-300-rgb), var(--bs-bg-opacity, 1)) !important;
13031
12856
  }
13032
12857
 
13033
- .hover-bg-purple-300:hover {
13034
- background-color: var(--bs-purple-300) !important;
13035
- }
13036
-
13037
12858
  .text-bg-purple-400 {
13038
12859
  color: var(--bs-white) !important;
13039
12860
  background-color: RGBA(var(--bs-purple-400-rgb), var(--bs-bg-opacity, 1)) !important;
13040
12861
  }
13041
12862
 
13042
- .hover-bg-purple-400:hover {
13043
- background-color: var(--bs-purple-400) !important;
13044
- }
13045
-
13046
12863
  .text-bg-purple-500 {
13047
12864
  color: var(--bs-white) !important;
13048
12865
  background-color: RGBA(var(--bs-purple-500-rgb), var(--bs-bg-opacity, 1)) !important;
13049
12866
  }
13050
12867
 
13051
- .hover-bg-purple-500:hover {
13052
- background-color: var(--bs-purple-500) !important;
13053
- }
13054
-
13055
12868
  .text-bg-purple-600 {
13056
12869
  color: var(--bs-white) !important;
13057
12870
  background-color: RGBA(var(--bs-purple-600-rgb), var(--bs-bg-opacity, 1)) !important;
13058
12871
  }
13059
12872
 
13060
- .hover-bg-purple-600:hover {
13061
- background-color: var(--bs-purple-600) !important;
13062
- }
13063
-
13064
12873
  .text-bg-purple-700 {
13065
12874
  color: var(--bs-white) !important;
13066
12875
  background-color: RGBA(var(--bs-purple-700-rgb), var(--bs-bg-opacity, 1)) !important;
13067
12876
  }
13068
12877
 
13069
- .hover-bg-purple-700:hover {
13070
- background-color: var(--bs-purple-700) !important;
13071
- }
13072
-
13073
12878
  .text-bg-purple-800 {
13074
12879
  color: var(--bs-white) !important;
13075
12880
  background-color: RGBA(var(--bs-purple-800-rgb), var(--bs-bg-opacity, 1)) !important;
13076
12881
  }
13077
12882
 
13078
- .hover-bg-purple-800:hover {
13079
- background-color: var(--bs-purple-800) !important;
13080
- }
13081
-
13082
12883
  .text-bg-purple-900 {
13083
12884
  color: var(--bs-white) !important;
13084
12885
  background-color: RGBA(var(--bs-purple-900-rgb), var(--bs-bg-opacity, 1)) !important;
13085
12886
  }
13086
12887
 
13087
- .hover-bg-purple-900:hover {
13088
- background-color: var(--bs-purple-900) !important;
13089
- }
13090
-
13091
12888
  .text-bg-pink-25 {
13092
12889
  color: var(--bs-gray-700) !important;
13093
12890
  background-color: RGBA(var(--bs-pink-25-rgb), var(--bs-bg-opacity, 1)) !important;
13094
12891
  }
13095
12892
 
13096
- .hover-bg-pink-25:hover {
13097
- background-color: var(--bs-pink-25) !important;
13098
- }
13099
-
13100
12893
  .text-bg-pink-50 {
13101
12894
  color: var(--bs-gray-700) !important;
13102
12895
  background-color: RGBA(var(--bs-pink-50-rgb), var(--bs-bg-opacity, 1)) !important;
13103
12896
  }
13104
12897
 
13105
- .hover-bg-pink-50:hover {
13106
- background-color: var(--bs-pink-50) !important;
13107
- }
13108
-
13109
12898
  .text-bg-pink-100 {
13110
12899
  color: var(--bs-gray-700) !important;
13111
12900
  background-color: RGBA(var(--bs-pink-100-rgb), var(--bs-bg-opacity, 1)) !important;
13112
12901
  }
13113
12902
 
13114
- .hover-bg-pink-100:hover {
13115
- background-color: var(--bs-pink-100) !important;
13116
- }
13117
-
13118
12903
  .text-bg-pink-200 {
13119
12904
  color: var(--bs-gray-700) !important;
13120
12905
  background-color: RGBA(var(--bs-pink-200-rgb), var(--bs-bg-opacity, 1)) !important;
13121
12906
  }
13122
12907
 
13123
- .hover-bg-pink-200:hover {
13124
- background-color: var(--bs-pink-200) !important;
13125
- }
13126
-
13127
12908
  .text-bg-pink-300 {
13128
12909
  color: var(--bs-black) !important;
13129
12910
  background-color: RGBA(var(--bs-pink-300-rgb), var(--bs-bg-opacity, 1)) !important;
13130
12911
  }
13131
12912
 
13132
- .hover-bg-pink-300:hover {
13133
- background-color: var(--bs-pink-300) !important;
13134
- }
13135
-
13136
12913
  .text-bg-pink-400 {
13137
12914
  color: var(--bs-black) !important;
13138
12915
  background-color: RGBA(var(--bs-pink-400-rgb), var(--bs-bg-opacity, 1)) !important;
13139
12916
  }
13140
12917
 
13141
- .hover-bg-pink-400:hover {
13142
- background-color: var(--bs-pink-400) !important;
13143
- }
13144
-
13145
12918
  .text-bg-pink-500 {
13146
12919
  color: var(--bs-white) !important;
13147
12920
  background-color: RGBA(var(--bs-pink-500-rgb), var(--bs-bg-opacity, 1)) !important;
13148
12921
  }
13149
12922
 
13150
- .hover-bg-pink-500:hover {
13151
- background-color: var(--bs-pink-500) !important;
13152
- }
13153
-
13154
12923
  .text-bg-pink-600 {
13155
12924
  color: var(--bs-white) !important;
13156
12925
  background-color: RGBA(var(--bs-pink-600-rgb), var(--bs-bg-opacity, 1)) !important;
13157
12926
  }
13158
12927
 
13159
- .hover-bg-pink-600:hover {
13160
- background-color: var(--bs-pink-600) !important;
13161
- }
13162
-
13163
12928
  .text-bg-pink-700 {
13164
12929
  color: var(--bs-white) !important;
13165
12930
  background-color: RGBA(var(--bs-pink-700-rgb), var(--bs-bg-opacity, 1)) !important;
13166
12931
  }
13167
12932
 
13168
- .hover-bg-pink-700:hover {
13169
- background-color: var(--bs-pink-700) !important;
13170
- }
13171
-
13172
12933
  .text-bg-pink-800 {
13173
12934
  color: var(--bs-white) !important;
13174
12935
  background-color: RGBA(var(--bs-pink-800-rgb), var(--bs-bg-opacity, 1)) !important;
13175
12936
  }
13176
12937
 
13177
- .hover-bg-pink-800:hover {
13178
- background-color: var(--bs-pink-800) !important;
13179
- }
13180
-
13181
12938
  .text-bg-pink-900 {
13182
12939
  color: var(--bs-white) !important;
13183
12940
  background-color: RGBA(var(--bs-pink-900-rgb), var(--bs-bg-opacity, 1)) !important;
13184
12941
  }
13185
12942
 
13186
- .hover-bg-pink-900:hover {
13187
- background-color: var(--bs-pink-900) !important;
13188
- }
13189
-
13190
12943
  .text-bg-red-25 {
13191
12944
  color: var(--bs-gray-700) !important;
13192
12945
  background-color: RGBA(var(--bs-red-25-rgb), var(--bs-bg-opacity, 1)) !important;
13193
12946
  }
13194
12947
 
13195
- .hover-bg-red-25:hover {
13196
- background-color: var(--bs-red-25) !important;
13197
- }
13198
-
13199
12948
  .text-bg-red-50 {
13200
12949
  color: var(--bs-gray-700) !important;
13201
12950
  background-color: RGBA(var(--bs-red-50-rgb), var(--bs-bg-opacity, 1)) !important;
13202
12951
  }
13203
12952
 
13204
- .hover-bg-red-50:hover {
13205
- background-color: var(--bs-red-50) !important;
13206
- }
13207
-
13208
12953
  .text-bg-red-100 {
13209
12954
  color: var(--bs-gray-700) !important;
13210
12955
  background-color: RGBA(var(--bs-red-100-rgb), var(--bs-bg-opacity, 1)) !important;
13211
12956
  }
13212
12957
 
13213
- .hover-bg-red-100:hover {
13214
- background-color: var(--bs-red-100) !important;
13215
- }
13216
-
13217
12958
  .text-bg-red-200 {
13218
12959
  color: var(--bs-gray-700) !important;
13219
12960
  background-color: RGBA(var(--bs-red-200-rgb), var(--bs-bg-opacity, 1)) !important;
13220
12961
  }
13221
12962
 
13222
- .hover-bg-red-200:hover {
13223
- background-color: var(--bs-red-200) !important;
13224
- }
13225
-
13226
12963
  .text-bg-red-300 {
13227
12964
  color: var(--bs-black) !important;
13228
12965
  background-color: RGBA(var(--bs-red-300-rgb), var(--bs-bg-opacity, 1)) !important;
13229
12966
  }
13230
12967
 
13231
- .hover-bg-red-300:hover {
13232
- background-color: var(--bs-red-300) !important;
13233
- }
13234
-
13235
12968
  .text-bg-red-400 {
13236
12969
  color: var(--bs-black) !important;
13237
12970
  background-color: RGBA(var(--bs-red-400-rgb), var(--bs-bg-opacity, 1)) !important;
13238
12971
  }
13239
12972
 
13240
- .hover-bg-red-400:hover {
13241
- background-color: var(--bs-red-400) !important;
13242
- }
13243
-
13244
12973
  .text-bg-red-500 {
13245
12974
  color: var(--bs-white) !important;
13246
12975
  background-color: RGBA(var(--bs-red-500-rgb), var(--bs-bg-opacity, 1)) !important;
13247
12976
  }
13248
12977
 
13249
- .hover-bg-red-500:hover {
13250
- background-color: var(--bs-red-500) !important;
13251
- }
13252
-
13253
12978
  .text-bg-red-600 {
13254
12979
  color: var(--bs-white) !important;
13255
12980
  background-color: RGBA(var(--bs-red-600-rgb), var(--bs-bg-opacity, 1)) !important;
13256
12981
  }
13257
12982
 
13258
- .hover-bg-red-600:hover {
13259
- background-color: var(--bs-red-600) !important;
13260
- }
13261
-
13262
12983
  .text-bg-red-700 {
13263
12984
  color: var(--bs-white) !important;
13264
12985
  background-color: RGBA(var(--bs-red-700-rgb), var(--bs-bg-opacity, 1)) !important;
13265
12986
  }
13266
12987
 
13267
- .hover-bg-red-700:hover {
13268
- background-color: var(--bs-red-700) !important;
13269
- }
13270
-
13271
12988
  .text-bg-red-800 {
13272
12989
  color: var(--bs-white) !important;
13273
12990
  background-color: RGBA(var(--bs-red-800-rgb), var(--bs-bg-opacity, 1)) !important;
13274
12991
  }
13275
12992
 
13276
- .hover-bg-red-800:hover {
13277
- background-color: var(--bs-red-800) !important;
13278
- }
13279
-
13280
12993
  .text-bg-red-900 {
13281
12994
  color: var(--bs-white) !important;
13282
12995
  background-color: RGBA(var(--bs-red-900-rgb), var(--bs-bg-opacity, 1)) !important;
13283
12996
  }
13284
12997
 
13285
- .hover-bg-red-900:hover {
13286
- background-color: var(--bs-red-900) !important;
13287
- }
13288
-
13289
12998
  .text-bg-orange-25 {
13290
12999
  color: var(--bs-gray-700) !important;
13291
13000
  background-color: RGBA(var(--bs-orange-25-rgb), var(--bs-bg-opacity, 1)) !important;
13292
13001
  }
13293
13002
 
13294
- .hover-bg-orange-25:hover {
13295
- background-color: var(--bs-orange-25) !important;
13296
- }
13297
-
13298
13003
  .text-bg-orange-50 {
13299
13004
  color: var(--bs-gray-700) !important;
13300
13005
  background-color: RGBA(var(--bs-orange-50-rgb), var(--bs-bg-opacity, 1)) !important;
13301
13006
  }
13302
13007
 
13303
- .hover-bg-orange-50:hover {
13304
- background-color: var(--bs-orange-50) !important;
13305
- }
13306
-
13307
13008
  .text-bg-orange-100 {
13308
13009
  color: var(--bs-gray-700) !important;
13309
13010
  background-color: RGBA(var(--bs-orange-100-rgb), var(--bs-bg-opacity, 1)) !important;
13310
13011
  }
13311
13012
 
13312
- .hover-bg-orange-100:hover {
13313
- background-color: var(--bs-orange-100) !important;
13314
- }
13315
-
13316
13013
  .text-bg-orange-200 {
13317
13014
  color: var(--bs-gray-700) !important;
13318
13015
  background-color: RGBA(var(--bs-orange-200-rgb), var(--bs-bg-opacity, 1)) !important;
13319
13016
  }
13320
13017
 
13321
- .hover-bg-orange-200:hover {
13322
- background-color: var(--bs-orange-200) !important;
13323
- }
13324
-
13325
13018
  .text-bg-orange-300 {
13326
13019
  color: var(--bs-gray-700) !important;
13327
13020
  background-color: RGBA(var(--bs-orange-300-rgb), var(--bs-bg-opacity, 1)) !important;
13328
13021
  }
13329
13022
 
13330
- .hover-bg-orange-300:hover {
13331
- background-color: var(--bs-orange-300) !important;
13332
- }
13333
-
13334
13023
  .text-bg-orange-400 {
13335
13024
  color: var(--bs-gray-700) !important;
13336
13025
  background-color: RGBA(var(--bs-orange-400-rgb), var(--bs-bg-opacity, 1)) !important;
13337
13026
  }
13338
13027
 
13339
- .hover-bg-orange-400:hover {
13340
- background-color: var(--bs-orange-400) !important;
13341
- }
13342
-
13343
13028
  .text-bg-orange-500 {
13344
13029
  color: var(--bs-black) !important;
13345
13030
  background-color: RGBA(var(--bs-orange-500-rgb), var(--bs-bg-opacity, 1)) !important;
13346
13031
  }
13347
13032
 
13348
- .hover-bg-orange-500:hover {
13349
- background-color: var(--bs-orange-500) !important;
13350
- }
13351
-
13352
13033
  .text-bg-orange-600 {
13353
13034
  color: var(--bs-black) !important;
13354
13035
  background-color: RGBA(var(--bs-orange-600-rgb), var(--bs-bg-opacity, 1)) !important;
13355
13036
  }
13356
13037
 
13357
- .hover-bg-orange-600:hover {
13358
- background-color: var(--bs-orange-600) !important;
13359
- }
13360
-
13361
13038
  .text-bg-orange-700 {
13362
13039
  color: var(--bs-white) !important;
13363
13040
  background-color: RGBA(var(--bs-orange-700-rgb), var(--bs-bg-opacity, 1)) !important;
13364
13041
  }
13365
13042
 
13366
- .hover-bg-orange-700:hover {
13367
- background-color: var(--bs-orange-700) !important;
13368
- }
13369
-
13370
13043
  .text-bg-orange-800 {
13371
13044
  color: var(--bs-white) !important;
13372
13045
  background-color: RGBA(var(--bs-orange-800-rgb), var(--bs-bg-opacity, 1)) !important;
13373
13046
  }
13374
13047
 
13375
- .hover-bg-orange-800:hover {
13376
- background-color: var(--bs-orange-800) !important;
13377
- }
13378
-
13379
13048
  .text-bg-orange-900 {
13380
13049
  color: var(--bs-white) !important;
13381
13050
  background-color: RGBA(var(--bs-orange-900-rgb), var(--bs-bg-opacity, 1)) !important;
13382
13051
  }
13383
13052
 
13384
- .hover-bg-orange-900:hover {
13385
- background-color: var(--bs-orange-900) !important;
13386
- }
13387
-
13388
13053
  .text-bg-yellow-25 {
13389
13054
  color: var(--bs-gray-700) !important;
13390
13055
  background-color: RGBA(var(--bs-yellow-25-rgb), var(--bs-bg-opacity, 1)) !important;
13391
13056
  }
13392
13057
 
13393
- .hover-bg-yellow-25:hover {
13394
- background-color: var(--bs-yellow-25) !important;
13395
- }
13396
-
13397
13058
  .text-bg-yellow-50 {
13398
13059
  color: var(--bs-gray-700) !important;
13399
13060
  background-color: RGBA(var(--bs-yellow-50-rgb), var(--bs-bg-opacity, 1)) !important;
13400
13061
  }
13401
13062
 
13402
- .hover-bg-yellow-50:hover {
13403
- background-color: var(--bs-yellow-50) !important;
13404
- }
13405
-
13406
13063
  .text-bg-yellow-100 {
13407
13064
  color: var(--bs-gray-700) !important;
13408
13065
  background-color: RGBA(var(--bs-yellow-100-rgb), var(--bs-bg-opacity, 1)) !important;
13409
13066
  }
13410
13067
 
13411
- .hover-bg-yellow-100:hover {
13412
- background-color: var(--bs-yellow-100) !important;
13413
- }
13414
-
13415
13068
  .text-bg-yellow-200 {
13416
13069
  color: var(--bs-gray-700) !important;
13417
13070
  background-color: RGBA(var(--bs-yellow-200-rgb), var(--bs-bg-opacity, 1)) !important;
13418
13071
  }
13419
13072
 
13420
- .hover-bg-yellow-200:hover {
13421
- background-color: var(--bs-yellow-200) !important;
13422
- }
13423
-
13424
13073
  .text-bg-yellow-300 {
13425
13074
  color: var(--bs-gray-700) !important;
13426
13075
  background-color: RGBA(var(--bs-yellow-300-rgb), var(--bs-bg-opacity, 1)) !important;
13427
13076
  }
13428
13077
 
13429
- .hover-bg-yellow-300:hover {
13430
- background-color: var(--bs-yellow-300) !important;
13431
- }
13432
-
13433
13078
  .text-bg-yellow-400 {
13434
13079
  color: var(--bs-gray-700) !important;
13435
13080
  background-color: RGBA(var(--bs-yellow-400-rgb), var(--bs-bg-opacity, 1)) !important;
13436
13081
  }
13437
13082
 
13438
- .hover-bg-yellow-400:hover {
13439
- background-color: var(--bs-yellow-400) !important;
13440
- }
13441
-
13442
13083
  .text-bg-yellow-500 {
13443
13084
  color: var(--bs-gray-700) !important;
13444
13085
  background-color: RGBA(var(--bs-yellow-500-rgb), var(--bs-bg-opacity, 1)) !important;
13445
13086
  }
13446
13087
 
13447
- .hover-bg-yellow-500:hover {
13448
- background-color: var(--bs-yellow-500) !important;
13449
- }
13450
-
13451
13088
  .text-bg-yellow-600 {
13452
13089
  color: var(--bs-black) !important;
13453
13090
  background-color: RGBA(var(--bs-yellow-600-rgb), var(--bs-bg-opacity, 1)) !important;
13454
13091
  }
13455
13092
 
13456
- .hover-bg-yellow-600:hover {
13457
- background-color: var(--bs-yellow-600) !important;
13458
- }
13459
-
13460
13093
  .text-bg-yellow-700 {
13461
13094
  color: var(--bs-black) !important;
13462
13095
  background-color: RGBA(var(--bs-yellow-700-rgb), var(--bs-bg-opacity, 1)) !important;
13463
13096
  }
13464
13097
 
13465
- .hover-bg-yellow-700:hover {
13466
- background-color: var(--bs-yellow-700) !important;
13467
- }
13468
-
13469
13098
  .text-bg-yellow-800 {
13470
13099
  color: var(--bs-white) !important;
13471
13100
  background-color: RGBA(var(--bs-yellow-800-rgb), var(--bs-bg-opacity, 1)) !important;
13472
13101
  }
13473
13102
 
13474
- .hover-bg-yellow-800:hover {
13475
- background-color: var(--bs-yellow-800) !important;
13476
- }
13477
-
13478
13103
  .text-bg-yellow-900 {
13479
13104
  color: var(--bs-white) !important;
13480
13105
  background-color: RGBA(var(--bs-yellow-900-rgb), var(--bs-bg-opacity, 1)) !important;
13481
13106
  }
13482
13107
 
13483
- .hover-bg-yellow-900:hover {
13484
- background-color: var(--bs-yellow-900) !important;
13485
- }
13486
-
13487
13108
  .text-bg-green-25 {
13488
13109
  color: var(--bs-gray-700) !important;
13489
13110
  background-color: RGBA(var(--bs-green-25-rgb), var(--bs-bg-opacity, 1)) !important;
13490
13111
  }
13491
13112
 
13492
- .hover-bg-green-25:hover {
13493
- background-color: var(--bs-green-25) !important;
13494
- }
13495
-
13496
13113
  .text-bg-green-50 {
13497
13114
  color: var(--bs-gray-700) !important;
13498
13115
  background-color: RGBA(var(--bs-green-50-rgb), var(--bs-bg-opacity, 1)) !important;
13499
13116
  }
13500
13117
 
13501
- .hover-bg-green-50:hover {
13502
- background-color: var(--bs-green-50) !important;
13503
- }
13504
-
13505
13118
  .text-bg-green-100 {
13506
13119
  color: var(--bs-gray-700) !important;
13507
13120
  background-color: RGBA(var(--bs-green-100-rgb), var(--bs-bg-opacity, 1)) !important;
13508
13121
  }
13509
13122
 
13510
- .hover-bg-green-100:hover {
13511
- background-color: var(--bs-green-100) !important;
13512
- }
13513
-
13514
13123
  .text-bg-green-200 {
13515
13124
  color: var(--bs-gray-700) !important;
13516
13125
  background-color: RGBA(var(--bs-green-200-rgb), var(--bs-bg-opacity, 1)) !important;
13517
13126
  }
13518
13127
 
13519
- .hover-bg-green-200:hover {
13520
- background-color: var(--bs-green-200) !important;
13521
- }
13522
-
13523
13128
  .text-bg-green-300 {
13524
13129
  color: var(--bs-black) !important;
13525
13130
  background-color: RGBA(var(--bs-green-300-rgb), var(--bs-bg-opacity, 1)) !important;
13526
13131
  }
13527
13132
 
13528
- .hover-bg-green-300:hover {
13529
- background-color: var(--bs-green-300) !important;
13530
- }
13531
-
13532
13133
  .text-bg-green-400 {
13533
13134
  color: var(--bs-black) !important;
13534
13135
  background-color: RGBA(var(--bs-green-400-rgb), var(--bs-bg-opacity, 1)) !important;
13535
13136
  }
13536
13137
 
13537
- .hover-bg-green-400:hover {
13538
- background-color: var(--bs-green-400) !important;
13539
- }
13540
-
13541
13138
  .text-bg-green-500 {
13542
13139
  color: var(--bs-white) !important;
13543
13140
  background-color: RGBA(var(--bs-green-500-rgb), var(--bs-bg-opacity, 1)) !important;
13544
13141
  }
13545
13142
 
13546
- .hover-bg-green-500:hover {
13547
- background-color: var(--bs-green-500) !important;
13548
- }
13549
-
13550
13143
  .text-bg-green-600 {
13551
13144
  color: var(--bs-white) !important;
13552
13145
  background-color: RGBA(var(--bs-green-600-rgb), var(--bs-bg-opacity, 1)) !important;
13553
13146
  }
13554
13147
 
13555
- .hover-bg-green-600:hover {
13556
- background-color: var(--bs-green-600) !important;
13557
- }
13558
-
13559
13148
  .text-bg-green-700 {
13560
13149
  color: var(--bs-white) !important;
13561
13150
  background-color: RGBA(var(--bs-green-700-rgb), var(--bs-bg-opacity, 1)) !important;
13562
13151
  }
13563
13152
 
13564
- .hover-bg-green-700:hover {
13565
- background-color: var(--bs-green-700) !important;
13566
- }
13567
-
13568
13153
  .text-bg-green-800 {
13569
13154
  color: var(--bs-white) !important;
13570
13155
  background-color: RGBA(var(--bs-green-800-rgb), var(--bs-bg-opacity, 1)) !important;
13571
13156
  }
13572
13157
 
13573
- .hover-bg-green-800:hover {
13574
- background-color: var(--bs-green-800) !important;
13575
- }
13576
-
13577
13158
  .text-bg-green-900 {
13578
13159
  color: var(--bs-white) !important;
13579
13160
  background-color: RGBA(var(--bs-green-900-rgb), var(--bs-bg-opacity, 1)) !important;
13580
13161
  }
13581
13162
 
13582
- .hover-bg-green-900:hover {
13583
- background-color: var(--bs-green-900) !important;
13584
- }
13585
-
13586
13163
  .text-bg-teal-25 {
13587
13164
  color: var(--bs-gray-700) !important;
13588
13165
  background-color: RGBA(var(--bs-teal-25-rgb), var(--bs-bg-opacity, 1)) !important;
13589
13166
  }
13590
13167
 
13591
- .hover-bg-teal-25:hover {
13592
- background-color: var(--bs-teal-25) !important;
13593
- }
13594
-
13595
13168
  .text-bg-teal-50 {
13596
13169
  color: var(--bs-gray-700) !important;
13597
13170
  background-color: RGBA(var(--bs-teal-50-rgb), var(--bs-bg-opacity, 1)) !important;
13598
13171
  }
13599
13172
 
13600
- .hover-bg-teal-50:hover {
13601
- background-color: var(--bs-teal-50) !important;
13602
- }
13603
-
13604
13173
  .text-bg-teal-100 {
13605
13174
  color: var(--bs-gray-700) !important;
13606
13175
  background-color: RGBA(var(--bs-teal-100-rgb), var(--bs-bg-opacity, 1)) !important;
13607
13176
  }
13608
13177
 
13609
- .hover-bg-teal-100:hover {
13610
- background-color: var(--bs-teal-100) !important;
13611
- }
13612
-
13613
13178
  .text-bg-teal-200 {
13614
13179
  color: var(--bs-gray-700) !important;
13615
13180
  background-color: RGBA(var(--bs-teal-200-rgb), var(--bs-bg-opacity, 1)) !important;
13616
13181
  }
13617
13182
 
13618
- .hover-bg-teal-200:hover {
13619
- background-color: var(--bs-teal-200) !important;
13620
- }
13621
-
13622
13183
  .text-bg-teal-300 {
13623
13184
  color: var(--bs-gray-700) !important;
13624
13185
  background-color: RGBA(var(--bs-teal-300-rgb), var(--bs-bg-opacity, 1)) !important;
13625
13186
  }
13626
13187
 
13627
- .hover-bg-teal-300:hover {
13628
- background-color: var(--bs-teal-300) !important;
13629
- }
13630
-
13631
13188
  .text-bg-teal-400 {
13632
13189
  color: var(--bs-gray-700) !important;
13633
13190
  background-color: RGBA(var(--bs-teal-400-rgb), var(--bs-bg-opacity, 1)) !important;
13634
13191
  }
13635
13192
 
13636
- .hover-bg-teal-400:hover {
13637
- background-color: var(--bs-teal-400) !important;
13638
- }
13639
-
13640
13193
  .text-bg-teal-500 {
13641
13194
  color: var(--bs-gray-700) !important;
13642
13195
  background-color: RGBA(var(--bs-teal-500-rgb), var(--bs-bg-opacity, 1)) !important;
13643
13196
  }
13644
13197
 
13645
- .hover-bg-teal-500:hover {
13646
- background-color: var(--bs-teal-500) !important;
13647
- }
13648
-
13649
13198
  .text-bg-teal-600 {
13650
13199
  color: var(--bs-black) !important;
13651
13200
  background-color: RGBA(var(--bs-teal-600-rgb), var(--bs-bg-opacity, 1)) !important;
13652
13201
  }
13653
13202
 
13654
- .hover-bg-teal-600:hover {
13655
- background-color: var(--bs-teal-600) !important;
13656
- }
13657
-
13658
13203
  .text-bg-teal-700 {
13659
13204
  color: var(--bs-white) !important;
13660
13205
  background-color: RGBA(var(--bs-teal-700-rgb), var(--bs-bg-opacity, 1)) !important;
13661
13206
  }
13662
13207
 
13663
- .hover-bg-teal-700:hover {
13664
- background-color: var(--bs-teal-700) !important;
13665
- }
13666
-
13667
13208
  .text-bg-teal-800 {
13668
13209
  color: var(--bs-white) !important;
13669
13210
  background-color: RGBA(var(--bs-teal-800-rgb), var(--bs-bg-opacity, 1)) !important;
13670
13211
  }
13671
13212
 
13672
- .hover-bg-teal-800:hover {
13673
- background-color: var(--bs-teal-800) !important;
13674
- }
13675
-
13676
13213
  .text-bg-teal-900 {
13677
13214
  color: var(--bs-white) !important;
13678
13215
  background-color: RGBA(var(--bs-teal-900-rgb), var(--bs-bg-opacity, 1)) !important;
13679
13216
  }
13680
13217
 
13681
- .hover-bg-teal-900:hover {
13682
- background-color: var(--bs-teal-900) !important;
13683
- }
13684
-
13685
13218
  .text-bg-cyan-25 {
13686
13219
  color: var(--bs-gray-700) !important;
13687
13220
  background-color: RGBA(var(--bs-cyan-25-rgb), var(--bs-bg-opacity, 1)) !important;
13688
13221
  }
13689
13222
 
13690
- .hover-bg-cyan-25:hover {
13691
- background-color: var(--bs-cyan-25) !important;
13692
- }
13693
-
13694
13223
  .text-bg-cyan-50 {
13695
13224
  color: var(--bs-gray-700) !important;
13696
13225
  background-color: RGBA(var(--bs-cyan-50-rgb), var(--bs-bg-opacity, 1)) !important;
13697
13226
  }
13698
13227
 
13699
- .hover-bg-cyan-50:hover {
13700
- background-color: var(--bs-cyan-50) !important;
13701
- }
13702
-
13703
13228
  .text-bg-cyan-100 {
13704
13229
  color: var(--bs-gray-700) !important;
13705
13230
  background-color: RGBA(var(--bs-cyan-100-rgb), var(--bs-bg-opacity, 1)) !important;
13706
13231
  }
13707
13232
 
13708
- .hover-bg-cyan-100:hover {
13709
- background-color: var(--bs-cyan-100) !important;
13710
- }
13711
-
13712
13233
  .text-bg-cyan-200 {
13713
13234
  color: var(--bs-gray-700) !important;
13714
13235
  background-color: RGBA(var(--bs-cyan-200-rgb), var(--bs-bg-opacity, 1)) !important;
13715
13236
  }
13716
13237
 
13717
- .hover-bg-cyan-200:hover {
13718
- background-color: var(--bs-cyan-200) !important;
13719
- }
13720
-
13721
13238
  .text-bg-cyan-300 {
13722
13239
  color: var(--bs-gray-700) !important;
13723
13240
  background-color: RGBA(var(--bs-cyan-300-rgb), var(--bs-bg-opacity, 1)) !important;
13724
13241
  }
13725
13242
 
13726
- .hover-bg-cyan-300:hover {
13727
- background-color: var(--bs-cyan-300) !important;
13728
- }
13729
-
13730
13243
  .text-bg-cyan-400 {
13731
13244
  color: var(--bs-gray-700) !important;
13732
13245
  background-color: RGBA(var(--bs-cyan-400-rgb), var(--bs-bg-opacity, 1)) !important;
13733
13246
  }
13734
13247
 
13735
- .hover-bg-cyan-400:hover {
13736
- background-color: var(--bs-cyan-400) !important;
13737
- }
13738
-
13739
13248
  .text-bg-cyan-500 {
13740
13249
  color: var(--bs-gray-700) !important;
13741
13250
  background-color: RGBA(var(--bs-cyan-500-rgb), var(--bs-bg-opacity, 1)) !important;
13742
13251
  }
13743
13252
 
13744
- .hover-bg-cyan-500:hover {
13745
- background-color: var(--bs-cyan-500) !important;
13746
- }
13747
-
13748
13253
  .text-bg-cyan-600 {
13749
13254
  color: var(--bs-black) !important;
13750
13255
  background-color: RGBA(var(--bs-cyan-600-rgb), var(--bs-bg-opacity, 1)) !important;
13751
13256
  }
13752
13257
 
13753
- .hover-bg-cyan-600:hover {
13754
- background-color: var(--bs-cyan-600) !important;
13755
- }
13756
-
13757
13258
  .text-bg-cyan-700 {
13758
13259
  color: var(--bs-white) !important;
13759
13260
  background-color: RGBA(var(--bs-cyan-700-rgb), var(--bs-bg-opacity, 1)) !important;
13760
13261
  }
13761
13262
 
13762
- .hover-bg-cyan-700:hover {
13763
- background-color: var(--bs-cyan-700) !important;
13764
- }
13765
-
13766
13263
  .text-bg-cyan-800 {
13767
13264
  color: var(--bs-white) !important;
13768
13265
  background-color: RGBA(var(--bs-cyan-800-rgb), var(--bs-bg-opacity, 1)) !important;
13769
13266
  }
13770
13267
 
13771
- .hover-bg-cyan-800:hover {
13772
- background-color: var(--bs-cyan-800) !important;
13773
- }
13774
-
13775
13268
  .text-bg-cyan-900 {
13776
13269
  color: var(--bs-white) !important;
13777
13270
  background-color: RGBA(var(--bs-cyan-900-rgb), var(--bs-bg-opacity, 1)) !important;
13778
13271
  }
13779
13272
 
13780
- .hover-bg-cyan-900:hover {
13781
- background-color: var(--bs-cyan-900) !important;
13782
- }
13783
-
13784
13273
  .text-bg-primary {
13785
13274
  color: var(--bs-white) !important;
13786
13275
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
13787
13276
  }
13788
13277
 
13789
- .hover-bg-primary:hover {
13790
- background-color: var(--bs-primary) !important;
13791
- }
13792
-
13793
13278
  .text-bg-secondary {
13794
13279
  color: var(--bs-secondary-700);
13795
13280
  background: var(--bs-secondary-50);
13796
13281
  }
13797
13282
 
13798
- .hover-bg-secondary:hover {
13799
- background-color: var(--bs-secondary) !important;
13800
- }
13801
-
13802
13283
  .text-bg-success {
13803
13284
  color: var(--bs-white) !important;
13804
13285
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
13805
13286
  }
13806
13287
 
13807
- .hover-bg-success:hover {
13808
- background-color: var(--bs-success) !important;
13809
- }
13810
-
13811
13288
  .text-bg-info {
13812
13289
  color: var(--bs-white) !important;
13813
13290
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
13814
13291
  }
13815
13292
 
13816
- .hover-bg-info:hover {
13817
- background-color: var(--bs-info) !important;
13818
- }
13819
-
13820
13293
  .text-bg-warning {
13821
13294
  color: var(--bs-gray-700) !important;
13822
13295
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
13823
13296
  }
13824
13297
 
13825
- .hover-bg-warning:hover {
13826
- background-color: var(--bs-warning) !important;
13827
- }
13828
-
13829
13298
  .text-bg-danger {
13830
13299
  color: var(--bs-white) !important;
13831
13300
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
13832
13301
  }
13833
13302
 
13834
- .hover-bg-danger:hover {
13835
- background-color: var(--bs-danger) !important;
13836
- }
13837
-
13838
13303
  .text-bg-light {
13839
13304
  color: var(--bs-gray-700) !important;
13840
13305
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
13841
13306
  }
13842
13307
 
13843
- .hover-bg-light:hover {
13844
- background-color: var(--bs-light) !important;
13845
- }
13846
-
13847
13308
  .text-bg-dark {
13848
13309
  color: var(--bs-white) !important;
13849
13310
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
13850
13311
  }
13851
13312
 
13852
- .hover-bg-dark:hover {
13853
- background-color: var(--bs-dark) !important;
13854
- }
13855
-
13856
13313
  .text-bg-indigo {
13857
13314
  color: var(--bs-white) !important;
13858
13315
  background-color: RGBA(var(--bs-indigo-rgb), var(--bs-bg-opacity, 1)) !important;
13859
13316
  }
13860
13317
 
13861
- .hover-bg-indigo:hover {
13862
- background-color: var(--bs-indigo) !important;
13863
- }
13864
-
13865
13318
  .text-bg-purple {
13866
13319
  color: var(--bs-white) !important;
13867
13320
  background-color: RGBA(var(--bs-purple-rgb), var(--bs-bg-opacity, 1)) !important;
13868
13321
  }
13869
13322
 
13870
- .hover-bg-purple:hover {
13871
- background-color: var(--bs-purple) !important;
13872
- }
13873
-
13874
13323
  .text-bg-pink {
13875
13324
  color: var(--bs-white) !important;
13876
13325
  background-color: RGBA(var(--bs-pink-rgb), var(--bs-bg-opacity, 1)) !important;
13877
13326
  }
13878
13327
 
13879
- .hover-bg-pink:hover {
13880
- background-color: var(--bs-pink) !important;
13881
- }
13882
-
13883
13328
  .text-bg-red {
13884
13329
  color: var(--bs-white) !important;
13885
13330
  background-color: RGBA(var(--bs-red-rgb), var(--bs-bg-opacity, 1)) !important;
13886
13331
  }
13887
13332
 
13888
- .hover-bg-red:hover {
13889
- background-color: var(--bs-red) !important;
13890
- }
13891
-
13892
13333
  .text-bg-orange {
13893
13334
  color: var(--bs-black) !important;
13894
13335
  background-color: RGBA(var(--bs-orange-rgb), var(--bs-bg-opacity, 1)) !important;
13895
13336
  }
13896
13337
 
13897
- .hover-bg-orange:hover {
13898
- background-color: var(--bs-orange) !important;
13899
- }
13900
-
13901
13338
  .text-bg-yellow {
13902
13339
  color: var(--bs-gray-700) !important;
13903
13340
  background-color: RGBA(var(--bs-yellow-rgb), var(--bs-bg-opacity, 1)) !important;
13904
13341
  }
13905
13342
 
13906
- .hover-bg-yellow:hover {
13907
- background-color: var(--bs-yellow) !important;
13908
- }
13909
-
13910
13343
  .text-bg-green {
13911
13344
  color: var(--bs-white) !important;
13912
13345
  background-color: RGBA(var(--bs-green-rgb), var(--bs-bg-opacity, 1)) !important;
13913
13346
  }
13914
13347
 
13915
- .hover-bg-green:hover {
13916
- background-color: var(--bs-green) !important;
13917
- }
13918
-
13919
13348
  .text-bg-teal {
13920
13349
  color: var(--bs-gray-700) !important;
13921
13350
  background-color: RGBA(var(--bs-teal-rgb), var(--bs-bg-opacity, 1)) !important;
13922
13351
  }
13923
13352
 
13924
- .hover-bg-teal:hover {
13925
- background-color: var(--bs-teal) !important;
13926
- }
13927
-
13928
13353
  .text-bg-cyan {
13929
13354
  color: var(--bs-gray-700) !important;
13930
13355
  background-color: RGBA(var(--bs-cyan-rgb), var(--bs-bg-opacity, 1)) !important;
13931
13356
  }
13932
13357
 
13933
- .hover-bg-cyan:hover {
13934
- background-color: var(--bs-cyan) !important;
13935
- }
13936
-
13937
13358
  .text-bg-gray-25 {
13938
13359
  color: var(--bs-gray-700) !important;
13939
13360
  background-color: RGBA(var(--bs-gray-25-rgb), var(--bs-bg-opacity, 1)) !important;
13940
13361
  }
13941
13362
 
13942
- .hover-bg-gray-25:hover {
13943
- background-color: var(--bs-gray-25) !important;
13944
- }
13945
-
13946
13363
  .text-bg-gray-50 {
13947
13364
  color: var(--bs-gray-700) !important;
13948
13365
  background-color: RGBA(var(--bs-gray-50-rgb), var(--bs-bg-opacity, 1)) !important;
13949
13366
  }
13950
13367
 
13951
- .hover-bg-gray-50:hover {
13952
- background-color: var(--bs-gray-50) !important;
13953
- }
13954
-
13955
13368
  .text-bg-gray-100 {
13956
13369
  color: var(--bs-gray-700) !important;
13957
13370
  background-color: RGBA(var(--bs-gray-100-rgb), var(--bs-bg-opacity, 1)) !important;
13958
13371
  }
13959
13372
 
13960
- .hover-bg-gray-100:hover {
13961
- background-color: var(--bs-gray-100) !important;
13962
- }
13963
-
13964
13373
  .text-bg-gray-200 {
13965
13374
  color: var(--bs-gray-700) !important;
13966
13375
  background-color: RGBA(var(--bs-gray-200-rgb), var(--bs-bg-opacity, 1)) !important;
13967
13376
  }
13968
13377
 
13969
- .hover-bg-gray-200:hover {
13970
- background-color: var(--bs-gray-200) !important;
13971
- }
13972
-
13973
13378
  .text-bg-gray-300 {
13974
13379
  color: var(--bs-black) !important;
13975
13380
  background-color: RGBA(var(--bs-gray-300-rgb), var(--bs-bg-opacity, 1)) !important;
13976
13381
  }
13977
13382
 
13978
- .hover-bg-gray-300:hover {
13979
- background-color: var(--bs-gray-300) !important;
13980
- }
13981
-
13982
13383
  .text-bg-gray-400 {
13983
13384
  color: var(--bs-black) !important;
13984
13385
  background-color: RGBA(var(--bs-gray-400-rgb), var(--bs-bg-opacity, 1)) !important;
13985
13386
  }
13986
13387
 
13987
- .hover-bg-gray-400:hover {
13988
- background-color: var(--bs-gray-400) !important;
13989
- }
13990
-
13991
13388
  .text-bg-gray-500 {
13992
13389
  color: var(--bs-white) !important;
13993
13390
  background-color: RGBA(var(--bs-gray-500-rgb), var(--bs-bg-opacity, 1)) !important;
13994
13391
  }
13995
13392
 
13996
- .hover-bg-gray-500:hover {
13997
- background-color: var(--bs-gray-500) !important;
13998
- }
13999
-
14000
13393
  .text-bg-gray-600 {
14001
13394
  color: var(--bs-white) !important;
14002
13395
  background-color: RGBA(var(--bs-gray-600-rgb), var(--bs-bg-opacity, 1)) !important;
14003
13396
  }
14004
13397
 
14005
- .hover-bg-gray-600:hover {
14006
- background-color: var(--bs-gray-600) !important;
14007
- }
14008
-
14009
13398
  .text-bg-gray-700 {
14010
13399
  color: var(--bs-white) !important;
14011
13400
  background-color: RGBA(var(--bs-gray-700-rgb), var(--bs-bg-opacity, 1)) !important;
14012
13401
  }
14013
13402
 
14014
- .hover-bg-gray-700:hover {
14015
- background-color: var(--bs-gray-700) !important;
14016
- }
14017
-
14018
13403
  .text-bg-gray-800 {
14019
13404
  color: var(--bs-white) !important;
14020
13405
  background-color: RGBA(var(--bs-gray-800-rgb), var(--bs-bg-opacity, 1)) !important;
14021
13406
  }
14022
13407
 
14023
- .hover-bg-gray-800:hover {
14024
- background-color: var(--bs-gray-800) !important;
14025
- }
14026
-
14027
13408
  .text-bg-gray-900 {
14028
13409
  color: var(--bs-white) !important;
14029
13410
  background-color: RGBA(var(--bs-gray-900-rgb), var(--bs-bg-opacity, 1)) !important;
14030
13411
  }
14031
13412
 
14032
- .hover-bg-gray-900:hover {
14033
- background-color: var(--bs-gray-900) !important;
14034
- }
14035
-
14036
13413
  .text-bg-gray {
14037
13414
  color: var(--bs-white) !important;
14038
13415
  background-color: RGBA(var(--bs-gray-rgb), var(--bs-bg-opacity, 1)) !important;
14039
13416
  }
14040
13417
 
14041
- .hover-bg-gray:hover {
14042
- background-color: var(--bs-gray) !important;
14043
- }
14044
-
14045
13418
  .text-primary-bg-color {
14046
13419
  color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
14047
13420
  background-color: RGBA(var(--bs-primary-100-rgb), var(--bs-bg-opacity, 1)) !important;
@@ -17733,6 +17106,10 @@ react-datepicker__navigation
17733
17106
  font-size: var(--bs-fs-6) !important;
17734
17107
  }
17735
17108
 
17109
+ .fs-body {
17110
+ font-size: var(--bs-body-font-size) !important;
17111
+ }
17112
+
17736
17113
  .fst-italic {
17737
17114
  font-style: italic !important;
17738
17115
  }
@@ -20800,26 +20177,6 @@ react-datepicker__navigation
20800
20177
  text-wrap: wrap !important;
20801
20178
  }
20802
20179
 
20803
- .fs-body-large {
20804
- --bs-fs-body-font-size: var(--bs-fs-body-large);
20805
- }
20806
-
20807
- .fs-body-medium {
20808
- --bs-fs-body-font-size: var(--bs-fs-body-medium);
20809
- }
20810
-
20811
- .fs-body-normal {
20812
- --bs-fs-body-font-size: var(--bs-fs-body-normal);
20813
- }
20814
-
20815
- .fs-body-small {
20816
- --bs-fs-body-font-size: var(--bs-fs-body-small);
20817
- }
20818
-
20819
- .fs-body-tiny {
20820
- --bs-fs-body-font-size: var(--bs-fs-body-tiny);
20821
- }
20822
-
20823
20180
  @media (min-width: 576px) {
20824
20181
  .float-sm-start {
20825
20182
  float: left !important;
@@ -22835,6 +22192,9 @@ react-datepicker__navigation
22835
22192
  .fs-sm-6 {
22836
22193
  font-size: var(--bs-fs-6) !important;
22837
22194
  }
22195
+ .fs-sm-body {
22196
+ font-size: var(--bs-body-font-size) !important;
22197
+ }
22838
22198
  .fw-sm-lighter {
22839
22199
  font-weight: var(--bs-fw-lighter) !important;
22840
22200
  }
@@ -22973,21 +22333,6 @@ react-datepicker__navigation
22973
22333
  .text-wrap-sm-wrap {
22974
22334
  text-wrap: wrap !important;
22975
22335
  }
22976
- .fs-body-sm-large {
22977
- --bs-fs-body-font-size: var(--bs-fs-body-large);
22978
- }
22979
- .fs-body-sm-medium {
22980
- --bs-fs-body-font-size: var(--bs-fs-body-medium);
22981
- }
22982
- .fs-body-sm-normal {
22983
- --bs-fs-body-font-size: var(--bs-fs-body-normal);
22984
- }
22985
- .fs-body-sm-small {
22986
- --bs-fs-body-font-size: var(--bs-fs-body-small);
22987
- }
22988
- .fs-body-sm-tiny {
22989
- --bs-fs-body-font-size: var(--bs-fs-body-tiny);
22990
- }
22991
22336
  }
22992
22337
  @media (min-width: 768px) {
22993
22338
  .float-md-start {
@@ -25004,6 +24349,9 @@ react-datepicker__navigation
25004
24349
  .fs-md-6 {
25005
24350
  font-size: var(--bs-fs-6) !important;
25006
24351
  }
24352
+ .fs-md-body {
24353
+ font-size: var(--bs-body-font-size) !important;
24354
+ }
25007
24355
  .fw-md-lighter {
25008
24356
  font-weight: var(--bs-fw-lighter) !important;
25009
24357
  }
@@ -25142,21 +24490,6 @@ react-datepicker__navigation
25142
24490
  .text-wrap-md-wrap {
25143
24491
  text-wrap: wrap !important;
25144
24492
  }
25145
- .fs-body-md-large {
25146
- --bs-fs-body-font-size: var(--bs-fs-body-large);
25147
- }
25148
- .fs-body-md-medium {
25149
- --bs-fs-body-font-size: var(--bs-fs-body-medium);
25150
- }
25151
- .fs-body-md-normal {
25152
- --bs-fs-body-font-size: var(--bs-fs-body-normal);
25153
- }
25154
- .fs-body-md-small {
25155
- --bs-fs-body-font-size: var(--bs-fs-body-small);
25156
- }
25157
- .fs-body-md-tiny {
25158
- --bs-fs-body-font-size: var(--bs-fs-body-tiny);
25159
- }
25160
24493
  }
25161
24494
  @media (min-width: 992px) {
25162
24495
  .float-lg-start {
@@ -27173,6 +26506,9 @@ react-datepicker__navigation
27173
26506
  .fs-lg-6 {
27174
26507
  font-size: var(--bs-fs-6) !important;
27175
26508
  }
26509
+ .fs-lg-body {
26510
+ font-size: var(--bs-body-font-size) !important;
26511
+ }
27176
26512
  .fw-lg-lighter {
27177
26513
  font-weight: var(--bs-fw-lighter) !important;
27178
26514
  }
@@ -27311,21 +26647,6 @@ react-datepicker__navigation
27311
26647
  .text-wrap-lg-wrap {
27312
26648
  text-wrap: wrap !important;
27313
26649
  }
27314
- .fs-body-lg-large {
27315
- --bs-fs-body-font-size: var(--bs-fs-body-large);
27316
- }
27317
- .fs-body-lg-medium {
27318
- --bs-fs-body-font-size: var(--bs-fs-body-medium);
27319
- }
27320
- .fs-body-lg-normal {
27321
- --bs-fs-body-font-size: var(--bs-fs-body-normal);
27322
- }
27323
- .fs-body-lg-small {
27324
- --bs-fs-body-font-size: var(--bs-fs-body-small);
27325
- }
27326
- .fs-body-lg-tiny {
27327
- --bs-fs-body-font-size: var(--bs-fs-body-tiny);
27328
- }
27329
26650
  }
27330
26651
  @media (min-width: 1200px) {
27331
26652
  .float-xl-start {
@@ -29342,6 +28663,9 @@ react-datepicker__navigation
29342
28663
  .fs-xl-6 {
29343
28664
  font-size: var(--bs-fs-6) !important;
29344
28665
  }
28666
+ .fs-xl-body {
28667
+ font-size: var(--bs-body-font-size) !important;
28668
+ }
29345
28669
  .fw-xl-lighter {
29346
28670
  font-weight: var(--bs-fw-lighter) !important;
29347
28671
  }
@@ -29480,21 +28804,6 @@ react-datepicker__navigation
29480
28804
  .text-wrap-xl-wrap {
29481
28805
  text-wrap: wrap !important;
29482
28806
  }
29483
- .fs-body-xl-large {
29484
- --bs-fs-body-font-size: var(--bs-fs-body-large);
29485
- }
29486
- .fs-body-xl-medium {
29487
- --bs-fs-body-font-size: var(--bs-fs-body-medium);
29488
- }
29489
- .fs-body-xl-normal {
29490
- --bs-fs-body-font-size: var(--bs-fs-body-normal);
29491
- }
29492
- .fs-body-xl-small {
29493
- --bs-fs-body-font-size: var(--bs-fs-body-small);
29494
- }
29495
- .fs-body-xl-tiny {
29496
- --bs-fs-body-font-size: var(--bs-fs-body-tiny);
29497
- }
29498
28807
  }
29499
28808
  @media (min-width: 1400px) {
29500
28809
  .float-xxl-start {
@@ -31511,6 +30820,9 @@ react-datepicker__navigation
31511
30820
  .fs-xxl-6 {
31512
30821
  font-size: var(--bs-fs-6) !important;
31513
30822
  }
30823
+ .fs-xxl-body {
30824
+ font-size: var(--bs-body-font-size) !important;
30825
+ }
31514
30826
  .fw-xxl-lighter {
31515
30827
  font-weight: var(--bs-fw-lighter) !important;
31516
30828
  }
@@ -31649,21 +30961,6 @@ react-datepicker__navigation
31649
30961
  .text-wrap-xxl-wrap {
31650
30962
  text-wrap: wrap !important;
31651
30963
  }
31652
- .fs-body-xxl-large {
31653
- --bs-fs-body-font-size: var(--bs-fs-body-large);
31654
- }
31655
- .fs-body-xxl-medium {
31656
- --bs-fs-body-font-size: var(--bs-fs-body-medium);
31657
- }
31658
- .fs-body-xxl-normal {
31659
- --bs-fs-body-font-size: var(--bs-fs-body-normal);
31660
- }
31661
- .fs-body-xxl-small {
31662
- --bs-fs-body-font-size: var(--bs-fs-body-small);
31663
- }
31664
- .fs-body-xxl-tiny {
31665
- --bs-fs-body-font-size: var(--bs-fs-body-tiny);
31666
- }
31667
30964
  }
31668
30965
  .hover\:align-baseline:hover {
31669
30966
  vertical-align: baseline !important;
@@ -34738,6 +34035,10 @@ react-datepicker__navigation
34738
34035
  font-size: var(--bs-fs-6) !important;
34739
34036
  }
34740
34037
 
34038
+ .hover\:fs-body:hover {
34039
+ font-size: var(--bs-body-font-size) !important;
34040
+ }
34041
+
34741
34042
  .hover\:fst-italic:hover {
34742
34043
  font-style: italic !important;
34743
34044
  }
@@ -44481,6 +43782,15 @@ react-datepicker__navigation
44481
43782
  font-size: var(--bs-fs-6) !important;
44482
43783
  }
44483
43784
 
43785
+ @media (prefers-color-scheme: dark) {
43786
+ .dark\:fs-body {
43787
+ font-size: var(--bs-body-font-size) !important;
43788
+ }
43789
+ }
43790
+ .dark .dark\:fs-body {
43791
+ font-size: var(--bs-body-font-size) !important;
43792
+ }
43793
+
44484
43794
  @media (prefers-color-scheme: dark) {
44485
43795
  .dark\:fst-italic {
44486
43796
  font-style: italic !important;