@openeuropa/bcl-theme-joinup 1.10.0 → 1.10.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.
@@ -9384,6 +9384,30 @@ svg {
9384
9384
  margin: -3rem !important;
9385
9385
  }
9386
9386
 
9387
+ .m-n1-5 {
9388
+ margin: -0.375rem !important;
9389
+ }
9390
+
9391
+ .m-n2-5 {
9392
+ margin: -0.75rem !important;
9393
+ }
9394
+
9395
+ .m-n3-5 {
9396
+ margin: -1.25rem !important;
9397
+ }
9398
+
9399
+ .m-n4-25 {
9400
+ margin: -1.75rem !important;
9401
+ }
9402
+
9403
+ .m-n4-5 {
9404
+ margin: -2rem !important;
9405
+ }
9406
+
9407
+ .m-n4-75 {
9408
+ margin: -2.5rem !important;
9409
+ }
9410
+
9387
9411
  .mx-n1 {
9388
9412
  margin-right: -0.25rem !important;
9389
9413
  margin-left: -0.25rem !important;
@@ -9409,6 +9433,36 @@ svg {
9409
9433
  margin-left: -3rem !important;
9410
9434
  }
9411
9435
 
9436
+ .mx-n1-5 {
9437
+ margin-right: -0.375rem !important;
9438
+ margin-left: -0.375rem !important;
9439
+ }
9440
+
9441
+ .mx-n2-5 {
9442
+ margin-right: -0.75rem !important;
9443
+ margin-left: -0.75rem !important;
9444
+ }
9445
+
9446
+ .mx-n3-5 {
9447
+ margin-right: -1.25rem !important;
9448
+ margin-left: -1.25rem !important;
9449
+ }
9450
+
9451
+ .mx-n4-25 {
9452
+ margin-right: -1.75rem !important;
9453
+ margin-left: -1.75rem !important;
9454
+ }
9455
+
9456
+ .mx-n4-5 {
9457
+ margin-right: -2rem !important;
9458
+ margin-left: -2rem !important;
9459
+ }
9460
+
9461
+ .mx-n4-75 {
9462
+ margin-right: -2.5rem !important;
9463
+ margin-left: -2.5rem !important;
9464
+ }
9465
+
9412
9466
  .my-n1 {
9413
9467
  margin-top: -0.25rem !important;
9414
9468
  margin-bottom: -0.25rem !important;
@@ -9434,6 +9488,36 @@ svg {
9434
9488
  margin-bottom: -3rem !important;
9435
9489
  }
9436
9490
 
9491
+ .my-n1-5 {
9492
+ margin-top: -0.375rem !important;
9493
+ margin-bottom: -0.375rem !important;
9494
+ }
9495
+
9496
+ .my-n2-5 {
9497
+ margin-top: -0.75rem !important;
9498
+ margin-bottom: -0.75rem !important;
9499
+ }
9500
+
9501
+ .my-n3-5 {
9502
+ margin-top: -1.25rem !important;
9503
+ margin-bottom: -1.25rem !important;
9504
+ }
9505
+
9506
+ .my-n4-25 {
9507
+ margin-top: -1.75rem !important;
9508
+ margin-bottom: -1.75rem !important;
9509
+ }
9510
+
9511
+ .my-n4-5 {
9512
+ margin-top: -2rem !important;
9513
+ margin-bottom: -2rem !important;
9514
+ }
9515
+
9516
+ .my-n4-75 {
9517
+ margin-top: -2.5rem !important;
9518
+ margin-bottom: -2.5rem !important;
9519
+ }
9520
+
9437
9521
  .mt-n1 {
9438
9522
  margin-top: -0.25rem !important;
9439
9523
  }
@@ -9454,6 +9538,30 @@ svg {
9454
9538
  margin-top: -3rem !important;
9455
9539
  }
9456
9540
 
9541
+ .mt-n1-5 {
9542
+ margin-top: -0.375rem !important;
9543
+ }
9544
+
9545
+ .mt-n2-5 {
9546
+ margin-top: -0.75rem !important;
9547
+ }
9548
+
9549
+ .mt-n3-5 {
9550
+ margin-top: -1.25rem !important;
9551
+ }
9552
+
9553
+ .mt-n4-25 {
9554
+ margin-top: -1.75rem !important;
9555
+ }
9556
+
9557
+ .mt-n4-5 {
9558
+ margin-top: -2rem !important;
9559
+ }
9560
+
9561
+ .mt-n4-75 {
9562
+ margin-top: -2.5rem !important;
9563
+ }
9564
+
9457
9565
  .me-n1 {
9458
9566
  margin-right: -0.25rem !important;
9459
9567
  }
@@ -9474,6 +9582,30 @@ svg {
9474
9582
  margin-right: -3rem !important;
9475
9583
  }
9476
9584
 
9585
+ .me-n1-5 {
9586
+ margin-right: -0.375rem !important;
9587
+ }
9588
+
9589
+ .me-n2-5 {
9590
+ margin-right: -0.75rem !important;
9591
+ }
9592
+
9593
+ .me-n3-5 {
9594
+ margin-right: -1.25rem !important;
9595
+ }
9596
+
9597
+ .me-n4-25 {
9598
+ margin-right: -1.75rem !important;
9599
+ }
9600
+
9601
+ .me-n4-5 {
9602
+ margin-right: -2rem !important;
9603
+ }
9604
+
9605
+ .me-n4-75 {
9606
+ margin-right: -2.5rem !important;
9607
+ }
9608
+
9477
9609
  .mb-n1 {
9478
9610
  margin-bottom: -0.25rem !important;
9479
9611
  }
@@ -9494,6 +9626,30 @@ svg {
9494
9626
  margin-bottom: -3rem !important;
9495
9627
  }
9496
9628
 
9629
+ .mb-n1-5 {
9630
+ margin-bottom: -0.375rem !important;
9631
+ }
9632
+
9633
+ .mb-n2-5 {
9634
+ margin-bottom: -0.75rem !important;
9635
+ }
9636
+
9637
+ .mb-n3-5 {
9638
+ margin-bottom: -1.25rem !important;
9639
+ }
9640
+
9641
+ .mb-n4-25 {
9642
+ margin-bottom: -1.75rem !important;
9643
+ }
9644
+
9645
+ .mb-n4-5 {
9646
+ margin-bottom: -2rem !important;
9647
+ }
9648
+
9649
+ .mb-n4-75 {
9650
+ margin-bottom: -2.5rem !important;
9651
+ }
9652
+
9497
9653
  .ms-n1 {
9498
9654
  margin-left: -0.25rem !important;
9499
9655
  }
@@ -9514,6 +9670,30 @@ svg {
9514
9670
  margin-left: -3rem !important;
9515
9671
  }
9516
9672
 
9673
+ .ms-n1-5 {
9674
+ margin-left: -0.375rem !important;
9675
+ }
9676
+
9677
+ .ms-n2-5 {
9678
+ margin-left: -0.75rem !important;
9679
+ }
9680
+
9681
+ .ms-n3-5 {
9682
+ margin-left: -1.25rem !important;
9683
+ }
9684
+
9685
+ .ms-n4-25 {
9686
+ margin-left: -1.75rem !important;
9687
+ }
9688
+
9689
+ .ms-n4-5 {
9690
+ margin-left: -2rem !important;
9691
+ }
9692
+
9693
+ .ms-n4-75 {
9694
+ margin-left: -2.5rem !important;
9695
+ }
9696
+
9517
9697
  .p-0 {
9518
9698
  padding: 0 !important;
9519
9699
  }
@@ -11474,6 +11654,24 @@ svg {
11474
11654
  .m-sm-n5 {
11475
11655
  margin: -3rem !important;
11476
11656
  }
11657
+ .m-sm-n1-5 {
11658
+ margin: -0.375rem !important;
11659
+ }
11660
+ .m-sm-n2-5 {
11661
+ margin: -0.75rem !important;
11662
+ }
11663
+ .m-sm-n3-5 {
11664
+ margin: -1.25rem !important;
11665
+ }
11666
+ .m-sm-n4-25 {
11667
+ margin: -1.75rem !important;
11668
+ }
11669
+ .m-sm-n4-5 {
11670
+ margin: -2rem !important;
11671
+ }
11672
+ .m-sm-n4-75 {
11673
+ margin: -2.5rem !important;
11674
+ }
11477
11675
  .mx-sm-n1 {
11478
11676
  margin-right: -0.25rem !important;
11479
11677
  margin-left: -0.25rem !important;
@@ -11494,6 +11692,30 @@ svg {
11494
11692
  margin-right: -3rem !important;
11495
11693
  margin-left: -3rem !important;
11496
11694
  }
11695
+ .mx-sm-n1-5 {
11696
+ margin-right: -0.375rem !important;
11697
+ margin-left: -0.375rem !important;
11698
+ }
11699
+ .mx-sm-n2-5 {
11700
+ margin-right: -0.75rem !important;
11701
+ margin-left: -0.75rem !important;
11702
+ }
11703
+ .mx-sm-n3-5 {
11704
+ margin-right: -1.25rem !important;
11705
+ margin-left: -1.25rem !important;
11706
+ }
11707
+ .mx-sm-n4-25 {
11708
+ margin-right: -1.75rem !important;
11709
+ margin-left: -1.75rem !important;
11710
+ }
11711
+ .mx-sm-n4-5 {
11712
+ margin-right: -2rem !important;
11713
+ margin-left: -2rem !important;
11714
+ }
11715
+ .mx-sm-n4-75 {
11716
+ margin-right: -2.5rem !important;
11717
+ margin-left: -2.5rem !important;
11718
+ }
11497
11719
  .my-sm-n1 {
11498
11720
  margin-top: -0.25rem !important;
11499
11721
  margin-bottom: -0.25rem !important;
@@ -11514,6 +11736,30 @@ svg {
11514
11736
  margin-top: -3rem !important;
11515
11737
  margin-bottom: -3rem !important;
11516
11738
  }
11739
+ .my-sm-n1-5 {
11740
+ margin-top: -0.375rem !important;
11741
+ margin-bottom: -0.375rem !important;
11742
+ }
11743
+ .my-sm-n2-5 {
11744
+ margin-top: -0.75rem !important;
11745
+ margin-bottom: -0.75rem !important;
11746
+ }
11747
+ .my-sm-n3-5 {
11748
+ margin-top: -1.25rem !important;
11749
+ margin-bottom: -1.25rem !important;
11750
+ }
11751
+ .my-sm-n4-25 {
11752
+ margin-top: -1.75rem !important;
11753
+ margin-bottom: -1.75rem !important;
11754
+ }
11755
+ .my-sm-n4-5 {
11756
+ margin-top: -2rem !important;
11757
+ margin-bottom: -2rem !important;
11758
+ }
11759
+ .my-sm-n4-75 {
11760
+ margin-top: -2.5rem !important;
11761
+ margin-bottom: -2.5rem !important;
11762
+ }
11517
11763
  .mt-sm-n1 {
11518
11764
  margin-top: -0.25rem !important;
11519
11765
  }
@@ -11529,6 +11775,24 @@ svg {
11529
11775
  .mt-sm-n5 {
11530
11776
  margin-top: -3rem !important;
11531
11777
  }
11778
+ .mt-sm-n1-5 {
11779
+ margin-top: -0.375rem !important;
11780
+ }
11781
+ .mt-sm-n2-5 {
11782
+ margin-top: -0.75rem !important;
11783
+ }
11784
+ .mt-sm-n3-5 {
11785
+ margin-top: -1.25rem !important;
11786
+ }
11787
+ .mt-sm-n4-25 {
11788
+ margin-top: -1.75rem !important;
11789
+ }
11790
+ .mt-sm-n4-5 {
11791
+ margin-top: -2rem !important;
11792
+ }
11793
+ .mt-sm-n4-75 {
11794
+ margin-top: -2.5rem !important;
11795
+ }
11532
11796
  .me-sm-n1 {
11533
11797
  margin-right: -0.25rem !important;
11534
11798
  }
@@ -11544,6 +11808,24 @@ svg {
11544
11808
  .me-sm-n5 {
11545
11809
  margin-right: -3rem !important;
11546
11810
  }
11811
+ .me-sm-n1-5 {
11812
+ margin-right: -0.375rem !important;
11813
+ }
11814
+ .me-sm-n2-5 {
11815
+ margin-right: -0.75rem !important;
11816
+ }
11817
+ .me-sm-n3-5 {
11818
+ margin-right: -1.25rem !important;
11819
+ }
11820
+ .me-sm-n4-25 {
11821
+ margin-right: -1.75rem !important;
11822
+ }
11823
+ .me-sm-n4-5 {
11824
+ margin-right: -2rem !important;
11825
+ }
11826
+ .me-sm-n4-75 {
11827
+ margin-right: -2.5rem !important;
11828
+ }
11547
11829
  .mb-sm-n1 {
11548
11830
  margin-bottom: -0.25rem !important;
11549
11831
  }
@@ -11559,6 +11841,24 @@ svg {
11559
11841
  .mb-sm-n5 {
11560
11842
  margin-bottom: -3rem !important;
11561
11843
  }
11844
+ .mb-sm-n1-5 {
11845
+ margin-bottom: -0.375rem !important;
11846
+ }
11847
+ .mb-sm-n2-5 {
11848
+ margin-bottom: -0.75rem !important;
11849
+ }
11850
+ .mb-sm-n3-5 {
11851
+ margin-bottom: -1.25rem !important;
11852
+ }
11853
+ .mb-sm-n4-25 {
11854
+ margin-bottom: -1.75rem !important;
11855
+ }
11856
+ .mb-sm-n4-5 {
11857
+ margin-bottom: -2rem !important;
11858
+ }
11859
+ .mb-sm-n4-75 {
11860
+ margin-bottom: -2.5rem !important;
11861
+ }
11562
11862
  .ms-sm-n1 {
11563
11863
  margin-left: -0.25rem !important;
11564
11864
  }
@@ -11574,6 +11874,24 @@ svg {
11574
11874
  .ms-sm-n5 {
11575
11875
  margin-left: -3rem !important;
11576
11876
  }
11877
+ .ms-sm-n1-5 {
11878
+ margin-left: -0.375rem !important;
11879
+ }
11880
+ .ms-sm-n2-5 {
11881
+ margin-left: -0.75rem !important;
11882
+ }
11883
+ .ms-sm-n3-5 {
11884
+ margin-left: -1.25rem !important;
11885
+ }
11886
+ .ms-sm-n4-25 {
11887
+ margin-left: -1.75rem !important;
11888
+ }
11889
+ .ms-sm-n4-5 {
11890
+ margin-left: -2rem !important;
11891
+ }
11892
+ .ms-sm-n4-75 {
11893
+ margin-left: -2.5rem !important;
11894
+ }
11577
11895
  .p-sm-0 {
11578
11896
  padding: 0 !important;
11579
11897
  }
@@ -12574,6 +12892,24 @@ svg {
12574
12892
  .m-md-n5 {
12575
12893
  margin: -3rem !important;
12576
12894
  }
12895
+ .m-md-n1-5 {
12896
+ margin: -0.375rem !important;
12897
+ }
12898
+ .m-md-n2-5 {
12899
+ margin: -0.75rem !important;
12900
+ }
12901
+ .m-md-n3-5 {
12902
+ margin: -1.25rem !important;
12903
+ }
12904
+ .m-md-n4-25 {
12905
+ margin: -1.75rem !important;
12906
+ }
12907
+ .m-md-n4-5 {
12908
+ margin: -2rem !important;
12909
+ }
12910
+ .m-md-n4-75 {
12911
+ margin: -2.5rem !important;
12912
+ }
12577
12913
  .mx-md-n1 {
12578
12914
  margin-right: -0.25rem !important;
12579
12915
  margin-left: -0.25rem !important;
@@ -12594,6 +12930,30 @@ svg {
12594
12930
  margin-right: -3rem !important;
12595
12931
  margin-left: -3rem !important;
12596
12932
  }
12933
+ .mx-md-n1-5 {
12934
+ margin-right: -0.375rem !important;
12935
+ margin-left: -0.375rem !important;
12936
+ }
12937
+ .mx-md-n2-5 {
12938
+ margin-right: -0.75rem !important;
12939
+ margin-left: -0.75rem !important;
12940
+ }
12941
+ .mx-md-n3-5 {
12942
+ margin-right: -1.25rem !important;
12943
+ margin-left: -1.25rem !important;
12944
+ }
12945
+ .mx-md-n4-25 {
12946
+ margin-right: -1.75rem !important;
12947
+ margin-left: -1.75rem !important;
12948
+ }
12949
+ .mx-md-n4-5 {
12950
+ margin-right: -2rem !important;
12951
+ margin-left: -2rem !important;
12952
+ }
12953
+ .mx-md-n4-75 {
12954
+ margin-right: -2.5rem !important;
12955
+ margin-left: -2.5rem !important;
12956
+ }
12597
12957
  .my-md-n1 {
12598
12958
  margin-top: -0.25rem !important;
12599
12959
  margin-bottom: -0.25rem !important;
@@ -12614,6 +12974,30 @@ svg {
12614
12974
  margin-top: -3rem !important;
12615
12975
  margin-bottom: -3rem !important;
12616
12976
  }
12977
+ .my-md-n1-5 {
12978
+ margin-top: -0.375rem !important;
12979
+ margin-bottom: -0.375rem !important;
12980
+ }
12981
+ .my-md-n2-5 {
12982
+ margin-top: -0.75rem !important;
12983
+ margin-bottom: -0.75rem !important;
12984
+ }
12985
+ .my-md-n3-5 {
12986
+ margin-top: -1.25rem !important;
12987
+ margin-bottom: -1.25rem !important;
12988
+ }
12989
+ .my-md-n4-25 {
12990
+ margin-top: -1.75rem !important;
12991
+ margin-bottom: -1.75rem !important;
12992
+ }
12993
+ .my-md-n4-5 {
12994
+ margin-top: -2rem !important;
12995
+ margin-bottom: -2rem !important;
12996
+ }
12997
+ .my-md-n4-75 {
12998
+ margin-top: -2.5rem !important;
12999
+ margin-bottom: -2.5rem !important;
13000
+ }
12617
13001
  .mt-md-n1 {
12618
13002
  margin-top: -0.25rem !important;
12619
13003
  }
@@ -12629,6 +13013,24 @@ svg {
12629
13013
  .mt-md-n5 {
12630
13014
  margin-top: -3rem !important;
12631
13015
  }
13016
+ .mt-md-n1-5 {
13017
+ margin-top: -0.375rem !important;
13018
+ }
13019
+ .mt-md-n2-5 {
13020
+ margin-top: -0.75rem !important;
13021
+ }
13022
+ .mt-md-n3-5 {
13023
+ margin-top: -1.25rem !important;
13024
+ }
13025
+ .mt-md-n4-25 {
13026
+ margin-top: -1.75rem !important;
13027
+ }
13028
+ .mt-md-n4-5 {
13029
+ margin-top: -2rem !important;
13030
+ }
13031
+ .mt-md-n4-75 {
13032
+ margin-top: -2.5rem !important;
13033
+ }
12632
13034
  .me-md-n1 {
12633
13035
  margin-right: -0.25rem !important;
12634
13036
  }
@@ -12644,6 +13046,24 @@ svg {
12644
13046
  .me-md-n5 {
12645
13047
  margin-right: -3rem !important;
12646
13048
  }
13049
+ .me-md-n1-5 {
13050
+ margin-right: -0.375rem !important;
13051
+ }
13052
+ .me-md-n2-5 {
13053
+ margin-right: -0.75rem !important;
13054
+ }
13055
+ .me-md-n3-5 {
13056
+ margin-right: -1.25rem !important;
13057
+ }
13058
+ .me-md-n4-25 {
13059
+ margin-right: -1.75rem !important;
13060
+ }
13061
+ .me-md-n4-5 {
13062
+ margin-right: -2rem !important;
13063
+ }
13064
+ .me-md-n4-75 {
13065
+ margin-right: -2.5rem !important;
13066
+ }
12647
13067
  .mb-md-n1 {
12648
13068
  margin-bottom: -0.25rem !important;
12649
13069
  }
@@ -12659,6 +13079,24 @@ svg {
12659
13079
  .mb-md-n5 {
12660
13080
  margin-bottom: -3rem !important;
12661
13081
  }
13082
+ .mb-md-n1-5 {
13083
+ margin-bottom: -0.375rem !important;
13084
+ }
13085
+ .mb-md-n2-5 {
13086
+ margin-bottom: -0.75rem !important;
13087
+ }
13088
+ .mb-md-n3-5 {
13089
+ margin-bottom: -1.25rem !important;
13090
+ }
13091
+ .mb-md-n4-25 {
13092
+ margin-bottom: -1.75rem !important;
13093
+ }
13094
+ .mb-md-n4-5 {
13095
+ margin-bottom: -2rem !important;
13096
+ }
13097
+ .mb-md-n4-75 {
13098
+ margin-bottom: -2.5rem !important;
13099
+ }
12662
13100
  .ms-md-n1 {
12663
13101
  margin-left: -0.25rem !important;
12664
13102
  }
@@ -12674,6 +13112,24 @@ svg {
12674
13112
  .ms-md-n5 {
12675
13113
  margin-left: -3rem !important;
12676
13114
  }
13115
+ .ms-md-n1-5 {
13116
+ margin-left: -0.375rem !important;
13117
+ }
13118
+ .ms-md-n2-5 {
13119
+ margin-left: -0.75rem !important;
13120
+ }
13121
+ .ms-md-n3-5 {
13122
+ margin-left: -1.25rem !important;
13123
+ }
13124
+ .ms-md-n4-25 {
13125
+ margin-left: -1.75rem !important;
13126
+ }
13127
+ .ms-md-n4-5 {
13128
+ margin-left: -2rem !important;
13129
+ }
13130
+ .ms-md-n4-75 {
13131
+ margin-left: -2.5rem !important;
13132
+ }
12677
13133
  .p-md-0 {
12678
13134
  padding: 0 !important;
12679
13135
  }
@@ -13674,6 +14130,24 @@ svg {
13674
14130
  .m-lg-n5 {
13675
14131
  margin: -3rem !important;
13676
14132
  }
14133
+ .m-lg-n1-5 {
14134
+ margin: -0.375rem !important;
14135
+ }
14136
+ .m-lg-n2-5 {
14137
+ margin: -0.75rem !important;
14138
+ }
14139
+ .m-lg-n3-5 {
14140
+ margin: -1.25rem !important;
14141
+ }
14142
+ .m-lg-n4-25 {
14143
+ margin: -1.75rem !important;
14144
+ }
14145
+ .m-lg-n4-5 {
14146
+ margin: -2rem !important;
14147
+ }
14148
+ .m-lg-n4-75 {
14149
+ margin: -2.5rem !important;
14150
+ }
13677
14151
  .mx-lg-n1 {
13678
14152
  margin-right: -0.25rem !important;
13679
14153
  margin-left: -0.25rem !important;
@@ -13694,6 +14168,30 @@ svg {
13694
14168
  margin-right: -3rem !important;
13695
14169
  margin-left: -3rem !important;
13696
14170
  }
14171
+ .mx-lg-n1-5 {
14172
+ margin-right: -0.375rem !important;
14173
+ margin-left: -0.375rem !important;
14174
+ }
14175
+ .mx-lg-n2-5 {
14176
+ margin-right: -0.75rem !important;
14177
+ margin-left: -0.75rem !important;
14178
+ }
14179
+ .mx-lg-n3-5 {
14180
+ margin-right: -1.25rem !important;
14181
+ margin-left: -1.25rem !important;
14182
+ }
14183
+ .mx-lg-n4-25 {
14184
+ margin-right: -1.75rem !important;
14185
+ margin-left: -1.75rem !important;
14186
+ }
14187
+ .mx-lg-n4-5 {
14188
+ margin-right: -2rem !important;
14189
+ margin-left: -2rem !important;
14190
+ }
14191
+ .mx-lg-n4-75 {
14192
+ margin-right: -2.5rem !important;
14193
+ margin-left: -2.5rem !important;
14194
+ }
13697
14195
  .my-lg-n1 {
13698
14196
  margin-top: -0.25rem !important;
13699
14197
  margin-bottom: -0.25rem !important;
@@ -13714,6 +14212,30 @@ svg {
13714
14212
  margin-top: -3rem !important;
13715
14213
  margin-bottom: -3rem !important;
13716
14214
  }
14215
+ .my-lg-n1-5 {
14216
+ margin-top: -0.375rem !important;
14217
+ margin-bottom: -0.375rem !important;
14218
+ }
14219
+ .my-lg-n2-5 {
14220
+ margin-top: -0.75rem !important;
14221
+ margin-bottom: -0.75rem !important;
14222
+ }
14223
+ .my-lg-n3-5 {
14224
+ margin-top: -1.25rem !important;
14225
+ margin-bottom: -1.25rem !important;
14226
+ }
14227
+ .my-lg-n4-25 {
14228
+ margin-top: -1.75rem !important;
14229
+ margin-bottom: -1.75rem !important;
14230
+ }
14231
+ .my-lg-n4-5 {
14232
+ margin-top: -2rem !important;
14233
+ margin-bottom: -2rem !important;
14234
+ }
14235
+ .my-lg-n4-75 {
14236
+ margin-top: -2.5rem !important;
14237
+ margin-bottom: -2.5rem !important;
14238
+ }
13717
14239
  .mt-lg-n1 {
13718
14240
  margin-top: -0.25rem !important;
13719
14241
  }
@@ -13729,6 +14251,24 @@ svg {
13729
14251
  .mt-lg-n5 {
13730
14252
  margin-top: -3rem !important;
13731
14253
  }
14254
+ .mt-lg-n1-5 {
14255
+ margin-top: -0.375rem !important;
14256
+ }
14257
+ .mt-lg-n2-5 {
14258
+ margin-top: -0.75rem !important;
14259
+ }
14260
+ .mt-lg-n3-5 {
14261
+ margin-top: -1.25rem !important;
14262
+ }
14263
+ .mt-lg-n4-25 {
14264
+ margin-top: -1.75rem !important;
14265
+ }
14266
+ .mt-lg-n4-5 {
14267
+ margin-top: -2rem !important;
14268
+ }
14269
+ .mt-lg-n4-75 {
14270
+ margin-top: -2.5rem !important;
14271
+ }
13732
14272
  .me-lg-n1 {
13733
14273
  margin-right: -0.25rem !important;
13734
14274
  }
@@ -13744,6 +14284,24 @@ svg {
13744
14284
  .me-lg-n5 {
13745
14285
  margin-right: -3rem !important;
13746
14286
  }
14287
+ .me-lg-n1-5 {
14288
+ margin-right: -0.375rem !important;
14289
+ }
14290
+ .me-lg-n2-5 {
14291
+ margin-right: -0.75rem !important;
14292
+ }
14293
+ .me-lg-n3-5 {
14294
+ margin-right: -1.25rem !important;
14295
+ }
14296
+ .me-lg-n4-25 {
14297
+ margin-right: -1.75rem !important;
14298
+ }
14299
+ .me-lg-n4-5 {
14300
+ margin-right: -2rem !important;
14301
+ }
14302
+ .me-lg-n4-75 {
14303
+ margin-right: -2.5rem !important;
14304
+ }
13747
14305
  .mb-lg-n1 {
13748
14306
  margin-bottom: -0.25rem !important;
13749
14307
  }
@@ -13759,6 +14317,24 @@ svg {
13759
14317
  .mb-lg-n5 {
13760
14318
  margin-bottom: -3rem !important;
13761
14319
  }
14320
+ .mb-lg-n1-5 {
14321
+ margin-bottom: -0.375rem !important;
14322
+ }
14323
+ .mb-lg-n2-5 {
14324
+ margin-bottom: -0.75rem !important;
14325
+ }
14326
+ .mb-lg-n3-5 {
14327
+ margin-bottom: -1.25rem !important;
14328
+ }
14329
+ .mb-lg-n4-25 {
14330
+ margin-bottom: -1.75rem !important;
14331
+ }
14332
+ .mb-lg-n4-5 {
14333
+ margin-bottom: -2rem !important;
14334
+ }
14335
+ .mb-lg-n4-75 {
14336
+ margin-bottom: -2.5rem !important;
14337
+ }
13762
14338
  .ms-lg-n1 {
13763
14339
  margin-left: -0.25rem !important;
13764
14340
  }
@@ -13774,6 +14350,24 @@ svg {
13774
14350
  .ms-lg-n5 {
13775
14351
  margin-left: -3rem !important;
13776
14352
  }
14353
+ .ms-lg-n1-5 {
14354
+ margin-left: -0.375rem !important;
14355
+ }
14356
+ .ms-lg-n2-5 {
14357
+ margin-left: -0.75rem !important;
14358
+ }
14359
+ .ms-lg-n3-5 {
14360
+ margin-left: -1.25rem !important;
14361
+ }
14362
+ .ms-lg-n4-25 {
14363
+ margin-left: -1.75rem !important;
14364
+ }
14365
+ .ms-lg-n4-5 {
14366
+ margin-left: -2rem !important;
14367
+ }
14368
+ .ms-lg-n4-75 {
14369
+ margin-left: -2.5rem !important;
14370
+ }
13777
14371
  .p-lg-0 {
13778
14372
  padding: 0 !important;
13779
14373
  }
@@ -14774,6 +15368,24 @@ svg {
14774
15368
  .m-xl-n5 {
14775
15369
  margin: -3rem !important;
14776
15370
  }
15371
+ .m-xl-n1-5 {
15372
+ margin: -0.375rem !important;
15373
+ }
15374
+ .m-xl-n2-5 {
15375
+ margin: -0.75rem !important;
15376
+ }
15377
+ .m-xl-n3-5 {
15378
+ margin: -1.25rem !important;
15379
+ }
15380
+ .m-xl-n4-25 {
15381
+ margin: -1.75rem !important;
15382
+ }
15383
+ .m-xl-n4-5 {
15384
+ margin: -2rem !important;
15385
+ }
15386
+ .m-xl-n4-75 {
15387
+ margin: -2.5rem !important;
15388
+ }
14777
15389
  .mx-xl-n1 {
14778
15390
  margin-right: -0.25rem !important;
14779
15391
  margin-left: -0.25rem !important;
@@ -14794,6 +15406,30 @@ svg {
14794
15406
  margin-right: -3rem !important;
14795
15407
  margin-left: -3rem !important;
14796
15408
  }
15409
+ .mx-xl-n1-5 {
15410
+ margin-right: -0.375rem !important;
15411
+ margin-left: -0.375rem !important;
15412
+ }
15413
+ .mx-xl-n2-5 {
15414
+ margin-right: -0.75rem !important;
15415
+ margin-left: -0.75rem !important;
15416
+ }
15417
+ .mx-xl-n3-5 {
15418
+ margin-right: -1.25rem !important;
15419
+ margin-left: -1.25rem !important;
15420
+ }
15421
+ .mx-xl-n4-25 {
15422
+ margin-right: -1.75rem !important;
15423
+ margin-left: -1.75rem !important;
15424
+ }
15425
+ .mx-xl-n4-5 {
15426
+ margin-right: -2rem !important;
15427
+ margin-left: -2rem !important;
15428
+ }
15429
+ .mx-xl-n4-75 {
15430
+ margin-right: -2.5rem !important;
15431
+ margin-left: -2.5rem !important;
15432
+ }
14797
15433
  .my-xl-n1 {
14798
15434
  margin-top: -0.25rem !important;
14799
15435
  margin-bottom: -0.25rem !important;
@@ -14814,6 +15450,30 @@ svg {
14814
15450
  margin-top: -3rem !important;
14815
15451
  margin-bottom: -3rem !important;
14816
15452
  }
15453
+ .my-xl-n1-5 {
15454
+ margin-top: -0.375rem !important;
15455
+ margin-bottom: -0.375rem !important;
15456
+ }
15457
+ .my-xl-n2-5 {
15458
+ margin-top: -0.75rem !important;
15459
+ margin-bottom: -0.75rem !important;
15460
+ }
15461
+ .my-xl-n3-5 {
15462
+ margin-top: -1.25rem !important;
15463
+ margin-bottom: -1.25rem !important;
15464
+ }
15465
+ .my-xl-n4-25 {
15466
+ margin-top: -1.75rem !important;
15467
+ margin-bottom: -1.75rem !important;
15468
+ }
15469
+ .my-xl-n4-5 {
15470
+ margin-top: -2rem !important;
15471
+ margin-bottom: -2rem !important;
15472
+ }
15473
+ .my-xl-n4-75 {
15474
+ margin-top: -2.5rem !important;
15475
+ margin-bottom: -2.5rem !important;
15476
+ }
14817
15477
  .mt-xl-n1 {
14818
15478
  margin-top: -0.25rem !important;
14819
15479
  }
@@ -14829,6 +15489,24 @@ svg {
14829
15489
  .mt-xl-n5 {
14830
15490
  margin-top: -3rem !important;
14831
15491
  }
15492
+ .mt-xl-n1-5 {
15493
+ margin-top: -0.375rem !important;
15494
+ }
15495
+ .mt-xl-n2-5 {
15496
+ margin-top: -0.75rem !important;
15497
+ }
15498
+ .mt-xl-n3-5 {
15499
+ margin-top: -1.25rem !important;
15500
+ }
15501
+ .mt-xl-n4-25 {
15502
+ margin-top: -1.75rem !important;
15503
+ }
15504
+ .mt-xl-n4-5 {
15505
+ margin-top: -2rem !important;
15506
+ }
15507
+ .mt-xl-n4-75 {
15508
+ margin-top: -2.5rem !important;
15509
+ }
14832
15510
  .me-xl-n1 {
14833
15511
  margin-right: -0.25rem !important;
14834
15512
  }
@@ -14844,6 +15522,24 @@ svg {
14844
15522
  .me-xl-n5 {
14845
15523
  margin-right: -3rem !important;
14846
15524
  }
15525
+ .me-xl-n1-5 {
15526
+ margin-right: -0.375rem !important;
15527
+ }
15528
+ .me-xl-n2-5 {
15529
+ margin-right: -0.75rem !important;
15530
+ }
15531
+ .me-xl-n3-5 {
15532
+ margin-right: -1.25rem !important;
15533
+ }
15534
+ .me-xl-n4-25 {
15535
+ margin-right: -1.75rem !important;
15536
+ }
15537
+ .me-xl-n4-5 {
15538
+ margin-right: -2rem !important;
15539
+ }
15540
+ .me-xl-n4-75 {
15541
+ margin-right: -2.5rem !important;
15542
+ }
14847
15543
  .mb-xl-n1 {
14848
15544
  margin-bottom: -0.25rem !important;
14849
15545
  }
@@ -14859,6 +15555,24 @@ svg {
14859
15555
  .mb-xl-n5 {
14860
15556
  margin-bottom: -3rem !important;
14861
15557
  }
15558
+ .mb-xl-n1-5 {
15559
+ margin-bottom: -0.375rem !important;
15560
+ }
15561
+ .mb-xl-n2-5 {
15562
+ margin-bottom: -0.75rem !important;
15563
+ }
15564
+ .mb-xl-n3-5 {
15565
+ margin-bottom: -1.25rem !important;
15566
+ }
15567
+ .mb-xl-n4-25 {
15568
+ margin-bottom: -1.75rem !important;
15569
+ }
15570
+ .mb-xl-n4-5 {
15571
+ margin-bottom: -2rem !important;
15572
+ }
15573
+ .mb-xl-n4-75 {
15574
+ margin-bottom: -2.5rem !important;
15575
+ }
14862
15576
  .ms-xl-n1 {
14863
15577
  margin-left: -0.25rem !important;
14864
15578
  }
@@ -14874,6 +15588,24 @@ svg {
14874
15588
  .ms-xl-n5 {
14875
15589
  margin-left: -3rem !important;
14876
15590
  }
15591
+ .ms-xl-n1-5 {
15592
+ margin-left: -0.375rem !important;
15593
+ }
15594
+ .ms-xl-n2-5 {
15595
+ margin-left: -0.75rem !important;
15596
+ }
15597
+ .ms-xl-n3-5 {
15598
+ margin-left: -1.25rem !important;
15599
+ }
15600
+ .ms-xl-n4-25 {
15601
+ margin-left: -1.75rem !important;
15602
+ }
15603
+ .ms-xl-n4-5 {
15604
+ margin-left: -2rem !important;
15605
+ }
15606
+ .ms-xl-n4-75 {
15607
+ margin-left: -2.5rem !important;
15608
+ }
14877
15609
  .p-xl-0 {
14878
15610
  padding: 0 !important;
14879
15611
  }
@@ -15874,11 +16606,29 @@ svg {
15874
16606
  .m-xxl-n5 {
15875
16607
  margin: -3rem !important;
15876
16608
  }
15877
- .mx-xxl-n1 {
15878
- margin-right: -0.25rem !important;
15879
- margin-left: -0.25rem !important;
16609
+ .m-xxl-n1-5 {
16610
+ margin: -0.375rem !important;
15880
16611
  }
15881
- .mx-xxl-n2 {
16612
+ .m-xxl-n2-5 {
16613
+ margin: -0.75rem !important;
16614
+ }
16615
+ .m-xxl-n3-5 {
16616
+ margin: -1.25rem !important;
16617
+ }
16618
+ .m-xxl-n4-25 {
16619
+ margin: -1.75rem !important;
16620
+ }
16621
+ .m-xxl-n4-5 {
16622
+ margin: -2rem !important;
16623
+ }
16624
+ .m-xxl-n4-75 {
16625
+ margin: -2.5rem !important;
16626
+ }
16627
+ .mx-xxl-n1 {
16628
+ margin-right: -0.25rem !important;
16629
+ margin-left: -0.25rem !important;
16630
+ }
16631
+ .mx-xxl-n2 {
15882
16632
  margin-right: -0.5rem !important;
15883
16633
  margin-left: -0.5rem !important;
15884
16634
  }
@@ -15894,6 +16644,30 @@ svg {
15894
16644
  margin-right: -3rem !important;
15895
16645
  margin-left: -3rem !important;
15896
16646
  }
16647
+ .mx-xxl-n1-5 {
16648
+ margin-right: -0.375rem !important;
16649
+ margin-left: -0.375rem !important;
16650
+ }
16651
+ .mx-xxl-n2-5 {
16652
+ margin-right: -0.75rem !important;
16653
+ margin-left: -0.75rem !important;
16654
+ }
16655
+ .mx-xxl-n3-5 {
16656
+ margin-right: -1.25rem !important;
16657
+ margin-left: -1.25rem !important;
16658
+ }
16659
+ .mx-xxl-n4-25 {
16660
+ margin-right: -1.75rem !important;
16661
+ margin-left: -1.75rem !important;
16662
+ }
16663
+ .mx-xxl-n4-5 {
16664
+ margin-right: -2rem !important;
16665
+ margin-left: -2rem !important;
16666
+ }
16667
+ .mx-xxl-n4-75 {
16668
+ margin-right: -2.5rem !important;
16669
+ margin-left: -2.5rem !important;
16670
+ }
15897
16671
  .my-xxl-n1 {
15898
16672
  margin-top: -0.25rem !important;
15899
16673
  margin-bottom: -0.25rem !important;
@@ -15914,6 +16688,30 @@ svg {
15914
16688
  margin-top: -3rem !important;
15915
16689
  margin-bottom: -3rem !important;
15916
16690
  }
16691
+ .my-xxl-n1-5 {
16692
+ margin-top: -0.375rem !important;
16693
+ margin-bottom: -0.375rem !important;
16694
+ }
16695
+ .my-xxl-n2-5 {
16696
+ margin-top: -0.75rem !important;
16697
+ margin-bottom: -0.75rem !important;
16698
+ }
16699
+ .my-xxl-n3-5 {
16700
+ margin-top: -1.25rem !important;
16701
+ margin-bottom: -1.25rem !important;
16702
+ }
16703
+ .my-xxl-n4-25 {
16704
+ margin-top: -1.75rem !important;
16705
+ margin-bottom: -1.75rem !important;
16706
+ }
16707
+ .my-xxl-n4-5 {
16708
+ margin-top: -2rem !important;
16709
+ margin-bottom: -2rem !important;
16710
+ }
16711
+ .my-xxl-n4-75 {
16712
+ margin-top: -2.5rem !important;
16713
+ margin-bottom: -2.5rem !important;
16714
+ }
15917
16715
  .mt-xxl-n1 {
15918
16716
  margin-top: -0.25rem !important;
15919
16717
  }
@@ -15929,6 +16727,24 @@ svg {
15929
16727
  .mt-xxl-n5 {
15930
16728
  margin-top: -3rem !important;
15931
16729
  }
16730
+ .mt-xxl-n1-5 {
16731
+ margin-top: -0.375rem !important;
16732
+ }
16733
+ .mt-xxl-n2-5 {
16734
+ margin-top: -0.75rem !important;
16735
+ }
16736
+ .mt-xxl-n3-5 {
16737
+ margin-top: -1.25rem !important;
16738
+ }
16739
+ .mt-xxl-n4-25 {
16740
+ margin-top: -1.75rem !important;
16741
+ }
16742
+ .mt-xxl-n4-5 {
16743
+ margin-top: -2rem !important;
16744
+ }
16745
+ .mt-xxl-n4-75 {
16746
+ margin-top: -2.5rem !important;
16747
+ }
15932
16748
  .me-xxl-n1 {
15933
16749
  margin-right: -0.25rem !important;
15934
16750
  }
@@ -15944,6 +16760,24 @@ svg {
15944
16760
  .me-xxl-n5 {
15945
16761
  margin-right: -3rem !important;
15946
16762
  }
16763
+ .me-xxl-n1-5 {
16764
+ margin-right: -0.375rem !important;
16765
+ }
16766
+ .me-xxl-n2-5 {
16767
+ margin-right: -0.75rem !important;
16768
+ }
16769
+ .me-xxl-n3-5 {
16770
+ margin-right: -1.25rem !important;
16771
+ }
16772
+ .me-xxl-n4-25 {
16773
+ margin-right: -1.75rem !important;
16774
+ }
16775
+ .me-xxl-n4-5 {
16776
+ margin-right: -2rem !important;
16777
+ }
16778
+ .me-xxl-n4-75 {
16779
+ margin-right: -2.5rem !important;
16780
+ }
15947
16781
  .mb-xxl-n1 {
15948
16782
  margin-bottom: -0.25rem !important;
15949
16783
  }
@@ -15959,6 +16793,24 @@ svg {
15959
16793
  .mb-xxl-n5 {
15960
16794
  margin-bottom: -3rem !important;
15961
16795
  }
16796
+ .mb-xxl-n1-5 {
16797
+ margin-bottom: -0.375rem !important;
16798
+ }
16799
+ .mb-xxl-n2-5 {
16800
+ margin-bottom: -0.75rem !important;
16801
+ }
16802
+ .mb-xxl-n3-5 {
16803
+ margin-bottom: -1.25rem !important;
16804
+ }
16805
+ .mb-xxl-n4-25 {
16806
+ margin-bottom: -1.75rem !important;
16807
+ }
16808
+ .mb-xxl-n4-5 {
16809
+ margin-bottom: -2rem !important;
16810
+ }
16811
+ .mb-xxl-n4-75 {
16812
+ margin-bottom: -2.5rem !important;
16813
+ }
15962
16814
  .ms-xxl-n1 {
15963
16815
  margin-left: -0.25rem !important;
15964
16816
  }
@@ -15974,6 +16826,24 @@ svg {
15974
16826
  .ms-xxl-n5 {
15975
16827
  margin-left: -3rem !important;
15976
16828
  }
16829
+ .ms-xxl-n1-5 {
16830
+ margin-left: -0.375rem !important;
16831
+ }
16832
+ .ms-xxl-n2-5 {
16833
+ margin-left: -0.75rem !important;
16834
+ }
16835
+ .ms-xxl-n3-5 {
16836
+ margin-left: -1.25rem !important;
16837
+ }
16838
+ .ms-xxl-n4-25 {
16839
+ margin-left: -1.75rem !important;
16840
+ }
16841
+ .ms-xxl-n4-5 {
16842
+ margin-left: -2rem !important;
16843
+ }
16844
+ .ms-xxl-n4-75 {
16845
+ margin-left: -2.5rem !important;
16846
+ }
15977
16847
  .p-xxl-0 {
15978
16848
  padding: 0 !important;
15979
16849
  }
@@ -18015,6 +18885,24 @@ select.multi-select {
18015
18885
  color: #6c757d;
18016
18886
  }
18017
18887
 
18888
+ .ss-main.ss-1.form-select.is-invalid, .ss-main.ss-1.form-select.is-valid {
18889
+ background: none;
18890
+ padding: 0;
18891
+ }
18892
+ .ss-main.ss-1.form-select {
18893
+ border: none;
18894
+ background: none;
18895
+ padding: 0.075rem 0 0.075rem 0.3rem;
18896
+ }
18897
+ .ss-main.ss-1 .ss-single-selected {
18898
+ min-height: 37px;
18899
+ }
18900
+ .ss-main.ss-1 .ss-single-selected .placeholder {
18901
+ background: none;
18902
+ cursor: pointer;
18903
+ opacity: 1;
18904
+ }
18905
+
18018
18906
  .ss-main.multi-select.is-invalid .ss-multi-selected,
18019
18907
  .ss-main.multi-select.is-valid .ss-multi-selected,
18020
18908
  .was-validated .multi-select:invalid + .ss-main.multi-select .ss-multi-selected,
@@ -18065,6 +18953,601 @@ select.multi-select {
18065
18953
  background-position: right 1.6rem center;
18066
18954
  }
18067
18955
  }
18956
+ /* stylelint-disable selector-no-qualifying-type,
18957
+ selector-max-class, selector-max-compound-selectors,
18958
+ no-descending-specificity,
18959
+ function-calc-no-unspaced-operator,
18960
+ declaration-block-no-shorthand-property-overrides,
18961
+ */
18962
+ :root {
18963
+ --ss-bg-color: #ffffff;
18964
+ --ss-font-color: #4d4d4d;
18965
+ --ss-font-placeholder-color: $form-select-color;
18966
+ --ss-disabled-color: #dcdee2;
18967
+ --ss-border-color: #dcdee2;
18968
+ --ss-highlight-color: #fffb8c;
18969
+ --ss-success-color: #00b755;
18970
+ --ss-error-color: #dc3545;
18971
+ --ss-focus-color: #5897fb;
18972
+ --ss-main-height: 38px;
18973
+ --ss-content-height: 300px;
18974
+ --ss-spacing-l: 7px;
18975
+ --ss-spacing-m: 5px;
18976
+ --ss-spacing-s: 3px;
18977
+ --ss-animation-timing: 0.2s;
18978
+ --ss-border-radius: 0.375rem;
18979
+ }
18980
+
18981
+ @-webkit-keyframes ss-valueIn {
18982
+ 0% {
18983
+ -webkit-transform: scale(0);
18984
+ transform: scale(0);
18985
+ opacity: 0;
18986
+ }
18987
+ 100% {
18988
+ -webkit-transform: scale(1);
18989
+ transform: scale(1);
18990
+ opacity: 1;
18991
+ }
18992
+ }
18993
+
18994
+ @keyframes ss-valueIn {
18995
+ 0% {
18996
+ -webkit-transform: scale(0);
18997
+ transform: scale(0);
18998
+ opacity: 0;
18999
+ }
19000
+ 100% {
19001
+ -webkit-transform: scale(1);
19002
+ transform: scale(1);
19003
+ opacity: 1;
19004
+ }
19005
+ }
19006
+ @-webkit-keyframes ss-valueOut {
19007
+ 0% {
19008
+ -webkit-transform: scale(1);
19009
+ transform: scale(1);
19010
+ opacity: 1;
19011
+ }
19012
+ 100% {
19013
+ -webkit-transform: scale(0);
19014
+ transform: scale(0);
19015
+ opacity: 0;
19016
+ }
19017
+ }
19018
+ @keyframes ss-valueOut {
19019
+ 0% {
19020
+ -webkit-transform: scale(1);
19021
+ transform: scale(1);
19022
+ opacity: 1;
19023
+ }
19024
+ 100% {
19025
+ -webkit-transform: scale(0);
19026
+ transform: scale(0);
19027
+ opacity: 0;
19028
+ }
19029
+ }
19030
+ .ss-hide {
19031
+ display: none !important;
19032
+ }
19033
+
19034
+ .ss-main.ss-2 {
19035
+ display: -ms-flexbox;
19036
+ display: flex;
19037
+ -ms-flex-direction: row;
19038
+ flex-direction: row;
19039
+ position: relative;
19040
+ -webkit-user-select: none;
19041
+ -moz-user-select: none;
19042
+ -ms-user-select: none;
19043
+ user-select: none;
19044
+ color: var(--ss-font-color);
19045
+ width: 100%;
19046
+ padding: 0.075rem 0 0.075rem 0.3rem;
19047
+ cursor: pointer;
19048
+ border: 1px solid var(--ss-border-color);
19049
+ border-radius: var(--ss-border-radius);
19050
+ background-color: var(--ss-bg-color);
19051
+ outline: 0;
19052
+ box-sizing: border-box;
19053
+ transition: background-color var(--ss-animation-timing);
19054
+ overflow: hidden;
19055
+ min-height: 38px;
19056
+ }
19057
+ .ss-main.ss-2:focus {
19058
+ box-shadow: 0 0 5px var(--ss-focus-color);
19059
+ }
19060
+ .ss-main.ss-2.form-select {
19061
+ background: none;
19062
+ padding: 0.075rem 0 0.075rem 0.3rem;
19063
+ }
19064
+ .ss-main.ss-2.ss-disabled {
19065
+ background-color: var(--ss-disabled-color);
19066
+ cursor: not-allowed;
19067
+ }
19068
+ .ss-main.ss-2.ss-disabled .ss-values .ss-disabled {
19069
+ color: var(--ss-font-color);
19070
+ }
19071
+ .ss-main.ss-2.ss-disabled .ss-values .ss-value .ss-value-delete {
19072
+ cursor: not-allowed;
19073
+ }
19074
+ .ss-main.ss-2.ss-open-above {
19075
+ border-top-left-radius: 0px;
19076
+ border-top-right-radius: 0px;
19077
+ }
19078
+ .ss-main.ss-2.ss-open-below {
19079
+ border-bottom-left-radius: 0px;
19080
+ border-bottom-right-radius: 0px;
19081
+ }
19082
+ .ss-main.ss-2 .ss-values {
19083
+ display: -ms-inline-flexbox;
19084
+ display: inline-flex;
19085
+ -ms-flex-wrap: wrap;
19086
+ flex-wrap: wrap;
19087
+ gap: var(--ss-spacing-m);
19088
+ -ms-flex: 1 1 100%;
19089
+ flex: 1 1 100%;
19090
+ }
19091
+ .ss-main.ss-2 .ss-values .ss-placeholder {
19092
+ display: -ms-flexbox;
19093
+ display: flex;
19094
+ padding: var(--ss-spacing-s) var(--ss-spacing-m) var(--ss-spacing-s) var(--ss-spacing-m);
19095
+ margin: auto 0px auto 0px;
19096
+ line-height: 1em;
19097
+ -ms-flex-align: center;
19098
+ align-items: center;
19099
+ width: 100%;
19100
+ color: var(--ss-font-placeholder-color);
19101
+ overflow: hidden;
19102
+ text-overflow: ellipsis;
19103
+ white-space: nowrap;
19104
+ }
19105
+ .ss-main.ss-2 .ss-values .ss-max {
19106
+ display: -ms-flexbox;
19107
+ display: flex;
19108
+ -webkit-user-select: none;
19109
+ -moz-user-select: none;
19110
+ -ms-user-select: none;
19111
+ user-select: none;
19112
+ -ms-flex-align: center;
19113
+ align-items: center;
19114
+ width: -webkit-fit-content;
19115
+ width: -moz-fit-content;
19116
+ width: fit-content;
19117
+ font-size: 12px;
19118
+ color: var(--ss-bg-color);
19119
+ line-height: 1;
19120
+ padding: var(--ss-spacing-s) var(--ss-spacing-m);
19121
+ background-color: #143b76;
19122
+ border-radius: var(--ss-border-radius);
19123
+ }
19124
+ .ss-main.ss-2 .ss-values .ss-single {
19125
+ display: -ms-flexbox;
19126
+ display: flex;
19127
+ margin: auto 0px auto var(--ss-spacing-s);
19128
+ }
19129
+ .ss-main.ss-2 .ss-values .ss-value {
19130
+ display: -ms-flexbox;
19131
+ display: flex;
19132
+ -webkit-user-select: none;
19133
+ -moz-user-select: none;
19134
+ -ms-user-select: none;
19135
+ user-select: none;
19136
+ -ms-flex-align: center;
19137
+ align-items: center;
19138
+ width: -webkit-fit-content;
19139
+ width: -moz-fit-content;
19140
+ width: fit-content;
19141
+ background-color: #143b76;
19142
+ border-radius: var(--ss-border-radius);
19143
+ -webkit-animation-name: ss-valueIn;
19144
+ animation-name: ss-valueIn;
19145
+ -webkit-animation-duration: var(--ss-animation-timing);
19146
+ animation-duration: var(--ss-animation-timing);
19147
+ -webkit-animation-timing-function: ease-out;
19148
+ animation-timing-function: ease-out;
19149
+ -webkit-animation-fill-mode: both;
19150
+ animation-fill-mode: both;
19151
+ margin: 3px 5px 3px 0;
19152
+ padding: 0.35em 1.25rem 0.35em 0.65em;
19153
+ }
19154
+ .ss-main.ss-2 .ss-values .ss-value.ss-value-out {
19155
+ -webkit-animation-name: ss-valueOut;
19156
+ animation-name: ss-valueOut;
19157
+ -webkit-animation-duration: var(--ss-animation-timing);
19158
+ animation-duration: var(--ss-animation-timing);
19159
+ -webkit-animation-timing-function: ease-out;
19160
+ animation-timing-function: ease-out;
19161
+ }
19162
+ .ss-main.ss-2 .ss-values .ss-value .ss-value-text {
19163
+ color: var(--ss-bg-color);
19164
+ line-height: 1;
19165
+ margin-right: 5px;
19166
+ }
19167
+ .ss-main.ss-2 .ss-values .ss-value .ss-value-delete {
19168
+ font-size: 0;
19169
+ }
19170
+ .ss-main.ss-2 .ss-values .ss-value .ss-value-delete:after {
19171
+ background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8.5C16 12.9183 12.4183 16.5 8 16.5C3.58172 16.5 0 12.9183 0 8.5C0 4.08172 3.58172 0.5 8 0.5C12.4183 0.5 16 4.08172 16 8.5ZM5.35355 5.14645C5.15829 4.95118 4.84171 4.95118 4.64645 5.14645C4.45118 5.34171 4.45118 5.65829 4.64645 5.85355L7.29289 8.5L4.64645 11.1464C4.45118 11.3417 4.45118 11.6583 4.64645 11.8536C4.84171 12.0488 5.15829 12.0488 5.35355 11.8536L8 9.20711L10.6464 11.8536C10.8417 12.0488 11.1583 12.0488 11.3536 11.8536C11.5488 11.6583 11.5488 11.3417 11.3536 11.1464L8.70711 8.5L11.3536 5.85355C11.5488 5.65829 11.5488 5.34171 11.3536 5.14645C11.1583 4.95118 10.8417 4.95118 10.6464 5.14645L8 7.79289L5.35355 5.14645Z' fill='%23F8F9FA'/%3E%3C/svg%3E%0A");
19172
+ background-repeat: no-repeat;
19173
+ content: "";
19174
+ display: inline-block;
19175
+ height: 1rem;
19176
+ -webkit-transform: scale(0.8) translateY(50%);
19177
+ transform: scale(0.8) translateY(50%);
19178
+ width: 1rem;
19179
+ padding: 15px;
19180
+ background-position: 50%;
19181
+ border-radius: 50%;
19182
+ position: absolute;
19183
+ right: 0;
19184
+ bottom: calc(50% - 3px);
19185
+ }
19186
+ .ss-main.ss-2 .ss-values .ss-value .ss-value-delete:focus-visible:after {
19187
+ outline: 2px solid #fff;
19188
+ outline-offset: -6px;
19189
+ }
19190
+ .ss-main.ss-2 .ss-deselect {
19191
+ -ms-flex: 0 1 auto;
19192
+ flex: 0 1 auto;
19193
+ display: -ms-flexbox;
19194
+ display: flex;
19195
+ -ms-flex-align: center;
19196
+ align-items: center;
19197
+ -ms-flex-pack: center;
19198
+ justify-content: center;
19199
+ width: -webkit-fit-content;
19200
+ width: -moz-fit-content;
19201
+ width: fit-content;
19202
+ height: auto;
19203
+ padding: 0 var(--ss-spacing-m) 0 var(--ss-spacing-m);
19204
+ }
19205
+ .ss-main.ss-2 .ss-deselect svg {
19206
+ width: 8px;
19207
+ height: 8px;
19208
+ }
19209
+ .ss-main.ss-2 .ss-deselect svg path {
19210
+ fill: none;
19211
+ stroke: var(--ss-font-color);
19212
+ stroke-width: 20;
19213
+ stroke-linecap: round;
19214
+ stroke-linejoin: round;
19215
+ }
19216
+ .ss-main.ss-2 .ss-arrow {
19217
+ -ms-flex: 0 1 auto;
19218
+ flex: 0 1 auto;
19219
+ display: -ms-flexbox;
19220
+ display: flex;
19221
+ -ms-flex-align: center;
19222
+ align-items: center;
19223
+ -ms-flex-pack: end;
19224
+ justify-content: flex-end;
19225
+ width: 12px;
19226
+ height: 12px;
19227
+ margin: auto var(--ss-spacing-m) auto var(--ss-spacing-m);
19228
+ }
19229
+ .ss-main.ss-2 .ss-arrow path {
19230
+ fill: none;
19231
+ stroke: var(--ss-font-color);
19232
+ stroke-width: 18;
19233
+ stroke-linecap: round;
19234
+ stroke-linejoin: round;
19235
+ transition-timing-function: ease-out;
19236
+ transition: var(--ss-animation-timing);
19237
+ }
19238
+
19239
+ .ss-content.ss-content-2 {
19240
+ position: absolute;
19241
+ display: -ms-flexbox;
19242
+ display: flex;
19243
+ height: auto;
19244
+ -ms-flex-direction: column;
19245
+ flex-direction: column;
19246
+ width: auto;
19247
+ max-height: var(--ss-content-height);
19248
+ box-sizing: border-box;
19249
+ border: solid 1px var(--ss-border-color);
19250
+ background-color: var(--ss-bg-color);
19251
+ transition: opacity var(--ss-animation-timing), -webkit-transform var(--ss-animation-timing);
19252
+ transition: transform var(--ss-animation-timing), opacity var(--ss-animation-timing);
19253
+ transition: transform var(--ss-animation-timing), opacity var(--ss-animation-timing), -webkit-transform var(--ss-animation-timing);
19254
+ opacity: 0;
19255
+ -webkit-transform: scaleY(0);
19256
+ transform: scaleY(0);
19257
+ -webkit-transform-origin: center top;
19258
+ transform-origin: center top;
19259
+ overflow: hidden;
19260
+ z-index: 10000;
19261
+ }
19262
+ .ss-content.ss-content-2.form-select {
19263
+ padding: 0;
19264
+ background: var(--ss-bg-color);
19265
+ }
19266
+ .ss-content.ss-content-2.ss-relative {
19267
+ position: relative;
19268
+ height: 100%;
19269
+ }
19270
+ .ss-content.ss-content-2.ss-fixed {
19271
+ position: fixed;
19272
+ }
19273
+ .ss-content.ss-content-2.ss-open-above {
19274
+ -ms-flex-direction: column-reverse;
19275
+ flex-direction: column-reverse;
19276
+ opacity: 1;
19277
+ -webkit-transform: scaleY(1);
19278
+ transform: scaleY(1);
19279
+ -webkit-transform-origin: center bottom;
19280
+ transform-origin: center bottom;
19281
+ border-top-left-radius: var(--ss-border-radius);
19282
+ border-top-right-radius: var(--ss-border-radius);
19283
+ }
19284
+ .ss-content.ss-content-2.ss-open-below {
19285
+ opacity: 1;
19286
+ -webkit-transform: scaleY(1);
19287
+ transform: scaleY(1);
19288
+ -webkit-transform-origin: center top;
19289
+ transform-origin: center top;
19290
+ border-bottom-left-radius: var(--ss-border-radius);
19291
+ border-bottom-right-radius: var(--ss-border-radius);
19292
+ }
19293
+ .ss-content.ss-content-2 .ss-search {
19294
+ -ms-flex: 0 1 auto;
19295
+ flex: 0 1 auto;
19296
+ display: -ms-flexbox;
19297
+ display: flex;
19298
+ -ms-flex-direction: row;
19299
+ flex-direction: row;
19300
+ padding: var(--ss-spacing-l) var(--ss-spacing-l) var(--ss-spacing-m) var(--ss-spacing-l);
19301
+ }
19302
+ .ss-content.ss-content-2 .ss-search input {
19303
+ display: -ms-inline-flexbox;
19304
+ display: inline-flex;
19305
+ font-size: inherit;
19306
+ line-height: inherit;
19307
+ -ms-flex: 1 1 auto;
19308
+ flex: 1 1 auto;
19309
+ width: 100%;
19310
+ min-width: 0px;
19311
+ padding: var(--ss-spacing-m) var(--ss-spacing-l);
19312
+ margin: 0;
19313
+ border: 1px solid var(--ss-border-color);
19314
+ border-radius: var(--ss-border-radius);
19315
+ background-color: var(--ss-bg-color);
19316
+ outline: 0;
19317
+ text-align: left;
19318
+ box-sizing: border-box;
19319
+ }
19320
+ .ss-content.ss-content-2 .ss-search input::-webkit-input-placeholder {
19321
+ color: var(--ss-font-placeholder-color);
19322
+ vertical-align: middle;
19323
+ }
19324
+ .ss-content.ss-content-2 .ss-search input::-moz-placeholder {
19325
+ color: var(--ss-font-placeholder-color);
19326
+ vertical-align: middle;
19327
+ }
19328
+ .ss-content.ss-content-2 .ss-search input:-ms-input-placeholder {
19329
+ color: var(--ss-font-placeholder-color);
19330
+ vertical-align: middle;
19331
+ }
19332
+ .ss-content.ss-content-2 .ss-search input::-ms-input-placeholder {
19333
+ color: var(--ss-font-placeholder-color);
19334
+ vertical-align: middle;
19335
+ }
19336
+ .ss-content.ss-content-2 .ss-search input::placeholder {
19337
+ color: var(--ss-font-placeholder-color);
19338
+ vertical-align: middle;
19339
+ }
19340
+ .ss-content.ss-content-2 .ss-search input:focus {
19341
+ box-shadow: 0 0 5px var(--ss-focus-color);
19342
+ }
19343
+ .ss-content.ss-content-2 .ss-search .ss-addable {
19344
+ display: -ms-inline-flexbox;
19345
+ display: inline-flex;
19346
+ -ms-flex-pack: center;
19347
+ justify-content: center;
19348
+ -ms-flex-align: center;
19349
+ align-items: center;
19350
+ cursor: pointer;
19351
+ -ms-flex: 0 0 auto;
19352
+ flex: 0 0 auto;
19353
+ height: auto;
19354
+ margin: 0 0 0 var(--ss-spacing-m);
19355
+ border: 1px solid var(--ss-border-color);
19356
+ border-radius: var(--ss-border-radius);
19357
+ }
19358
+ .ss-content.ss-content-2 .ss-search .ss-addable svg {
19359
+ display: -ms-flexbox;
19360
+ display: flex;
19361
+ -ms-flex-align: center;
19362
+ align-items: center;
19363
+ -ms-flex-pack: end;
19364
+ justify-content: flex-end;
19365
+ -ms-flex: 0 1 auto;
19366
+ flex: 0 1 auto;
19367
+ width: 12px;
19368
+ height: 12px;
19369
+ margin: auto var(--ss-spacing-m) auto var(--ss-spacing-m);
19370
+ }
19371
+ .ss-content.ss-content-2 .ss-search .ss-addable svg path {
19372
+ fill: none;
19373
+ stroke: var(--ss-font-color);
19374
+ stroke-width: 18;
19375
+ stroke-linecap: round;
19376
+ stroke-linejoin: round;
19377
+ }
19378
+ .ss-content.ss-content-2 .ss-list {
19379
+ -ms-flex: 1 1 auto;
19380
+ flex: 1 1 auto;
19381
+ height: auto;
19382
+ overflow-x: hidden;
19383
+ overflow-y: auto;
19384
+ }
19385
+ .ss-content.ss-content-2 .ss-list .ss-error {
19386
+ color: var(--ss-error-color);
19387
+ padding: var(--ss-spacing-l);
19388
+ }
19389
+ .ss-content.ss-content-2 .ss-list .ss-searching {
19390
+ color: var(--ss-font-color);
19391
+ padding: var(--ss-spacing-l);
19392
+ }
19393
+ .ss-content.ss-content-2 .ss-list .ss-optgroup.ss-close .ss-option {
19394
+ display: none !important;
19395
+ }
19396
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label {
19397
+ display: -ms-flexbox;
19398
+ display: flex;
19399
+ -ms-flex-direction: row;
19400
+ flex-direction: row;
19401
+ -ms-flex-align: center;
19402
+ align-items: center;
19403
+ -ms-flex-pack: justify;
19404
+ justify-content: space-between;
19405
+ padding: var(--ss-spacing-m) var(--ss-spacing-l) var(--ss-spacing-m) var(--ss-spacing-l);
19406
+ }
19407
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-label-text {
19408
+ -ms-flex: 1 1 auto;
19409
+ flex: 1 1 auto;
19410
+ font-weight: bold;
19411
+ color: var(--ss-font-color);
19412
+ }
19413
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label:has(.ss-arrow) {
19414
+ cursor: pointer;
19415
+ }
19416
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions {
19417
+ -ms-flex: 0 1 auto;
19418
+ flex: 0 1 auto;
19419
+ display: -ms-flexbox;
19420
+ display: flex;
19421
+ -ms-flex-direction: row;
19422
+ flex-direction: row;
19423
+ -ms-flex-align: center;
19424
+ align-items: center;
19425
+ -ms-flex-pack: center;
19426
+ justify-content: center;
19427
+ gap: var(--ss-spacing-m);
19428
+ }
19429
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall {
19430
+ -ms-flex: 0 0 auto;
19431
+ flex: 0 0 auto;
19432
+ display: -ms-flexbox;
19433
+ display: flex;
19434
+ -ms-flex-direction: row;
19435
+ flex-direction: row;
19436
+ cursor: pointer;
19437
+ }
19438
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall:hover {
19439
+ opacity: 0.5;
19440
+ }
19441
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall.ss-selected svg path {
19442
+ stroke: var(--ss-error-color);
19443
+ }
19444
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall span {
19445
+ -ms-flex: 0 1 auto;
19446
+ flex: 0 1 auto;
19447
+ display: -ms-flexbox;
19448
+ display: flex;
19449
+ -ms-flex-align: center;
19450
+ align-items: center;
19451
+ -ms-flex-pack: center;
19452
+ justify-content: center;
19453
+ font-size: 60%;
19454
+ text-align: center;
19455
+ padding: 0 var(--ss-spacing-s) 0 0;
19456
+ }
19457
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg {
19458
+ -ms-flex: 0 1 auto;
19459
+ flex: 0 1 auto;
19460
+ width: 13px;
19461
+ height: 13px;
19462
+ }
19463
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg path {
19464
+ fill: none;
19465
+ stroke: var(--ss-success-color);
19466
+ stroke-linecap: round;
19467
+ stroke-linejoin: round;
19468
+ }
19469
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg:first-child {
19470
+ stroke-width: 5;
19471
+ }
19472
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg:last-child {
19473
+ stroke-width: 11;
19474
+ }
19475
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable {
19476
+ -ms-flex: 0 1 auto;
19477
+ flex: 0 1 auto;
19478
+ display: -ms-flexbox;
19479
+ display: flex;
19480
+ -ms-flex-direction: row;
19481
+ flex-direction: row;
19482
+ cursor: pointer;
19483
+ }
19484
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable .ss-arrow {
19485
+ -ms-flex: 1 1 auto;
19486
+ flex: 1 1 auto;
19487
+ width: 10px;
19488
+ height: 10px;
19489
+ }
19490
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable .ss-arrow path {
19491
+ fill: none;
19492
+ stroke: var(--ss-font-color);
19493
+ stroke-width: 18;
19494
+ stroke-linecap: round;
19495
+ stroke-linejoin: round;
19496
+ transition-timing-function: ease-out;
19497
+ transition: var(--ss-animation-timing);
19498
+ }
19499
+ .ss-content.ss-content-2 .ss-list .ss-optgroup .ss-option {
19500
+ padding: var(--ss-spacing-s) var(--ss-spacing-s) var(--ss-spacing-s) calc(var(--ss-spacing-l) * 3);
19501
+ }
19502
+ .ss-content.ss-content-2 .ss-list .ss-option {
19503
+ display: block;
19504
+ padding: var(--ss-spacing-m) var(--ss-spacing-l) var(--ss-spacing-m) var(--ss-spacing-l);
19505
+ white-space: normal;
19506
+ color: var(--ss-font-color);
19507
+ cursor: pointer;
19508
+ -webkit-user-select: none;
19509
+ -moz-user-select: none;
19510
+ -ms-user-select: none;
19511
+ user-select: none;
19512
+ }
19513
+ .ss-content.ss-content-2 .ss-list .ss-option:hover {
19514
+ color: var(--ss-bg-color);
19515
+ background-color: #143b76;
19516
+ }
19517
+ .ss-content.ss-content-2 .ss-list .ss-option.ss-highlighted, .ss-content.ss-content-2 .ss-list .ss-option:not(.ss-disabled).ss-selected {
19518
+ color: var(--ss-bg-color);
19519
+ background-color: #143b76;
19520
+ }
19521
+ .ss-content.ss-content-2 .ss-list .ss-option.ss-disabled {
19522
+ cursor: not-allowed;
19523
+ background-color: var(--ss-disabled-color);
19524
+ }
19525
+ .ss-content.ss-content-2 .ss-list .ss-option.ss-disabled:hover {
19526
+ color: var(--ss-font-color);
19527
+ }
19528
+ .ss-content.ss-content-2 .ss-list .ss-option .ss-search-highlight {
19529
+ display: inline-block;
19530
+ background-color: var(--ss-highlight-color);
19531
+ }
19532
+
19533
+ .ss-main.multi-select.is-invalid,
19534
+ .was-validated .multi-select:invalid + .ss-main.multi-select {
19535
+ border-color: #eb3434;
19536
+ background-position: right 1.5rem center;
19537
+ background-repeat: no-repeat;
19538
+ background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
19539
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM8 4C7.46459 4 7.04623 4.46229 7.0995 4.99504L7.45025 8.50248C7.47849 8.78492 7.71616 9 8 9C8.28384 9 8.52151 8.78492 8.54975 8.50248L8.9005 4.99504C8.95377 4.46228 8.53541 4 8 4ZM8.00154 10C7.44926 10 7.00154 10.4477 7.00154 11C7.00154 11.5523 7.44926 12 8.00154 12C8.55383 12 9.00154 11.5523 9.00154 11C9.00154 10.4477 8.55383 10 8.00154 10Z' fill='%23D72E3D'/%3E%3C/svg%3E%0A");
19540
+ }
19541
+
19542
+ .ss-main.multi-select.is-valid,
19543
+ .was-validated .multi-select:valid + .ss-main.multi-select {
19544
+ border-color: #18bf80;
19545
+ background-position: right 1.5rem center;
19546
+ background-repeat: no-repeat;
19547
+ background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
19548
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM12.0303 4.96967C11.7374 4.67678 11.2626 4.67678 10.9697 4.96967C10.9626 4.97674 10.9559 4.98424 10.9498 4.9921L7.4774 9.41674L5.38388 7.32322C5.09098 7.03033 4.61611 7.03033 4.32322 7.32322C4.03032 7.61612 4.03032 8.09099 4.32322 8.38388L6.96966 11.0303C7.26256 11.3232 7.73743 11.3232 8.03032 11.0303C8.03685 11.0238 8.043 11.0169 8.04876 11.0097L12.041 6.01947C12.3232 5.72582 12.3196 5.25897 12.0303 4.96967Z' fill='%2328A745'/%3E%3C/svg%3E%0A");
19549
+ }
19550
+
18068
19551
  @media (max-width: 767.98px) {
18069
19552
  .breadcrumb-item + .breadcrumb-item {
18070
19553
  padding-left: 0;
@@ -18265,9 +19748,11 @@ select.multi-select {
18265
19748
  position: absolute;
18266
19749
  border-radius: 50%;
18267
19750
  border: 2px solid var(--bs-primary);
19751
+ top: 6px;
18268
19752
  left: 0;
18269
19753
  width: 22px;
18270
19754
  height: 22px;
19755
+ z-index: 1;
18271
19756
  }
18272
19757
  .bcl-timeline > li::after {
18273
19758
  content: "";