@transferwise/neptune-css 0.0.0-experimental-d1d4c1b → 0.0.0-experimental-14ea772

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Do not edit directly
3
- * Generated on Wed, 07 Jan 2026 11:56:15 GMT
2
+ * Do not edit directly, this file was auto-generated.
3
+ * Generated on Wed, 08 Apr 2026 16:48:34 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -142,8 +142,8 @@
142
142
  }
143
143
 
144
144
  /**
145
- * Do not edit directly
146
- * Generated on Wed, 07 Jan 2026 11:56:15 GMT
145
+ * Do not edit directly, this file was auto-generated.
146
+ * Generated on Wed, 08 Apr 2026 16:48:34 GMT
147
147
  */
148
148
 
149
149
  .np-theme-personal {
@@ -391,8 +391,8 @@
391
391
  }
392
392
 
393
393
  /**
394
- * Do not edit directly
395
- * Generated on Wed, 07 Jan 2026 11:56:15 GMT
394
+ * Do not edit directly, this file was auto-generated.
395
+ * Generated on Wed, 08 Apr 2026 16:48:34 GMT
396
396
  */
397
397
 
398
398
  .np-theme-personal--forest-green {
@@ -640,8 +640,8 @@
640
640
  }
641
641
 
642
642
  /**
643
- * Do not edit directly
644
- * Generated on Wed, 07 Jan 2026 11:56:15 GMT
643
+ * Do not edit directly, this file was auto-generated.
644
+ * Generated on Wed, 08 Apr 2026 16:48:34 GMT
645
645
  */
646
646
 
647
647
  .np-theme-personal--bright-green {
@@ -889,8 +889,8 @@
889
889
  }
890
890
 
891
891
  /**
892
- * Do not edit directly
893
- * Generated on Wed, 07 Jan 2026 11:56:15 GMT
892
+ * Do not edit directly, this file was auto-generated.
893
+ * Generated on Wed, 08 Apr 2026 16:48:34 GMT
894
894
  */
895
895
 
896
896
  .np-theme-personal--dark {
@@ -1138,8 +1138,8 @@
1138
1138
  }
1139
1139
 
1140
1140
  /**
1141
- * Do not edit directly
1142
- * Generated on Wed, 07 Jan 2026 11:56:15 GMT
1141
+ * Do not edit directly, this file was auto-generated.
1142
+ * Generated on Wed, 08 Apr 2026 16:48:34 GMT
1143
1143
  */
1144
1144
 
1145
1145
  .np-theme-platform {
@@ -1321,8 +1321,8 @@
1321
1321
  }
1322
1322
 
1323
1323
  /**
1324
- * Do not edit directly
1325
- * Generated on Wed, 07 Jan 2026 11:56:15 GMT
1324
+ * Do not edit directly, this file was auto-generated.
1325
+ * Generated on Wed, 08 Apr 2026 16:48:34 GMT
1326
1326
  */
1327
1327
 
1328
1328
  .np-theme-platform--forest-green {
@@ -1504,8 +1504,8 @@
1504
1504
  }
1505
1505
 
1506
1506
  /**
1507
- * Do not edit directly
1508
- * Generated on Wed, 07 Jan 2026 11:56:15 GMT
1507
+ * Do not edit directly, this file was auto-generated.
1508
+ * Generated on Wed, 08 Apr 2026 16:48:34 GMT
1509
1509
  */
1510
1510
 
1511
1511
  .np-theme-business {
@@ -1688,8 +1688,8 @@
1688
1688
  }
1689
1689
 
1690
1690
  /**
1691
- * Do not edit directly
1692
- * Generated on Wed, 07 Jan 2026 11:56:15 GMT
1691
+ * Do not edit directly, this file was auto-generated.
1692
+ * Generated on Wed, 08 Apr 2026 16:48:34 GMT
1693
1693
  */
1694
1694
 
1695
1695
  .np-theme-business--dark {
@@ -1872,8 +1872,8 @@
1872
1872
  }
1873
1873
 
1874
1874
  /**
1875
- * Do not edit directly
1876
- * Generated on Wed, 07 Jan 2026 11:56:15 GMT
1875
+ * Do not edit directly, this file was auto-generated.
1876
+ * Generated on Wed, 08 Apr 2026 16:48:34 GMT
1877
1877
  */
1878
1878
 
1879
1879
  .np-theme-business--forest-green {
@@ -2056,8 +2056,8 @@
2056
2056
  }
2057
2057
 
2058
2058
  /**
2059
- * Do not edit directly
2060
- * Generated on Wed, 07 Jan 2026 11:56:15 GMT
2059
+ * Do not edit directly, this file was auto-generated.
2060
+ * Generated on Wed, 08 Apr 2026 16:48:34 GMT
2061
2061
  */
2062
2062
 
2063
2063
  .np-theme-business--bright-green {
@@ -2888,7 +2888,7 @@ dd {
2888
2888
  color: var(--color-content-primary);
2889
2889
  }
2890
2890
 
2891
- @media (min-width: 576px) {
2891
+ @media (min-width: 600px) {
2892
2892
  dd {
2893
2893
  margin-bottom: 24px;
2894
2894
  margin-bottom: var(--size-24);
@@ -2907,7 +2907,7 @@ dd {
2907
2907
  clear: both;
2908
2908
  }
2909
2909
 
2910
- @media (min-width: 576px) {
2910
+ @media (min-width: 600px) {
2911
2911
  .dl-horizontal dt {
2912
2912
  float: left;
2913
2913
  clear: left;
@@ -2971,14 +2971,14 @@ hr {
2971
2971
  border-top: 1px solid rgba(255,255,255,0.10196);
2972
2972
  }
2973
2973
 
2974
- @media (min-width: 576px) {
2974
+ @media (min-width: 600px) {
2975
2975
  hr {
2976
2976
  margin: 24px auto;
2977
2977
  margin: var(--size-24) auto;
2978
2978
  }
2979
2979
  }
2980
2980
 
2981
- @media (min-width: 992px) {
2981
+ @media (min-width: 1160px) {
2982
2982
  hr {
2983
2983
  margin: 32px auto;
2984
2984
  margin: var(--size-32) auto;
@@ -3105,7 +3105,7 @@ h6,
3105
3105
  hyphens: auto;
3106
3106
  hyphenate-limit-chars: 7 3;
3107
3107
  }
3108
- @media (min-width: 768px) {
3108
+ @media (min-width: 840px) {
3109
3109
  .h1,
3110
3110
  .h2,
3111
3111
  .h3,
@@ -3131,7 +3131,7 @@ h6,
3131
3131
  hyphenate-limit-chars: 8 3;
3132
3132
  }
3133
3133
  }
3134
- @media (min-width: 992px) {
3134
+ @media (min-width: 1160px) {
3135
3135
  .h1,
3136
3136
  .h2,
3137
3137
  .h3,
@@ -3186,7 +3186,7 @@ h6,
3186
3186
  -webkit-hyphenate-limit-before: 3;
3187
3187
  -webkit-hyphenate-limit-after: 3;
3188
3188
  }
3189
- @media (min-width: 992px) {
3189
+ @media (min-width: 1160px) {
3190
3190
  .h1,
3191
3191
  .h2,
3192
3192
  .h3,
@@ -3560,7 +3560,7 @@ a,
3560
3560
  hyphens: auto;
3561
3561
  hyphenate-limit-chars: 7 3;
3562
3562
  }
3563
- @media (min-width: 768px) {
3563
+ @media (min-width: 840px) {
3564
3564
  .np-text-display-extra-large,
3565
3565
  .np-text-display-large,
3566
3566
  .np-text-display-medium,
@@ -3568,7 +3568,7 @@ a,
3568
3568
  hyphenate-limit-chars: 8 3;
3569
3569
  }
3570
3570
  }
3571
- @media (min-width: 992px) {
3571
+ @media (min-width: 1160px) {
3572
3572
  .np-text-display-extra-large,
3573
3573
  .np-text-display-large,
3574
3574
  .np-text-display-medium,
@@ -3587,7 +3587,7 @@ a,
3587
3587
  -webkit-hyphenate-limit-before: 3;
3588
3588
  -webkit-hyphenate-limit-after: 3;
3589
3589
  }
3590
- @media (min-width: 992px) {
3590
+ @media (min-width: 1160px) {
3591
3591
  .np-text-display-extra-large,
3592
3592
  .np-text-display-large,
3593
3593
  .np-text-display-medium,
@@ -4006,7 +4006,7 @@ a,
4006
4006
  font-size: 3.73333333rem;
4007
4007
  }
4008
4008
 
4009
- @media (min-width: 768px) {
4009
+ @media (min-width: 840px) {
4010
4010
  .display-1 {
4011
4011
  margin-bottom: 8px;
4012
4012
  margin-bottom: var(--size-8);
@@ -4023,7 +4023,7 @@ a,
4023
4023
  font-size: 3.73333333rem;
4024
4024
  }
4025
4025
 
4026
- @media (min-width: 768px) {
4026
+ @media (min-width: 840px) {
4027
4027
  .display-2 {
4028
4028
  margin-bottom: 16px;
4029
4029
  margin-bottom: var(--size-16);
@@ -4039,7 +4039,7 @@ a,
4039
4039
  font-size: 2.8rem;
4040
4040
  }
4041
4041
 
4042
- @media (min-width: 768px) {
4042
+ @media (min-width: 840px) {
4043
4043
  .display-3 {
4044
4044
  margin-bottom: 24px;
4045
4045
  margin-bottom: var(--size-24);
@@ -4056,7 +4056,7 @@ a,
4056
4056
  font-size: 1.86666667rem;
4057
4057
  }
4058
4058
 
4059
- @media (min-width: 768px) {
4059
+ @media (min-width: 840px) {
4060
4060
  .display-4 {
4061
4061
  margin-bottom: 24px;
4062
4062
  margin-bottom: var(--size-24);
@@ -4073,7 +4073,7 @@ a,
4073
4073
  font-size: 1.86666667rem;
4074
4074
  }
4075
4075
 
4076
- @media (min-width: 768px) {
4076
+ @media (min-width: 840px) {
4077
4077
  .display-5 {
4078
4078
  margin-bottom: 8px;
4079
4079
  margin-bottom: var(--size-8);
@@ -4185,14 +4185,14 @@ blockquote footer::before {
4185
4185
  content: "\2014 \00A0";
4186
4186
  }
4187
4187
 
4188
- @media (min-width: 576px) {
4188
+ @media (min-width: 600px) {
4189
4189
  blockquote {
4190
4190
  margin: 24px;
4191
4191
  margin: var(--size-24);
4192
4192
  }
4193
4193
  }
4194
4194
 
4195
- @media (min-width: 992px) {
4195
+ @media (min-width: 1160px) {
4196
4196
  blockquote {
4197
4197
  margin: 32px;
4198
4198
  margin: var(--size-32);
@@ -4335,7 +4335,7 @@ kbd kbd {
4335
4335
  white-space: nowrap;
4336
4336
  }
4337
4337
 
4338
- @media (min-width: 576px) {
4338
+ @media (min-width: 600px) {
4339
4339
  .text-sm-left {
4340
4340
  text-align: left;
4341
4341
  }
@@ -4359,7 +4359,7 @@ kbd kbd {
4359
4359
  }
4360
4360
  }
4361
4361
 
4362
- @media (min-width: 768px) {
4362
+ @media (min-width: 840px) {
4363
4363
  .text-md-left {
4364
4364
  text-align: left;
4365
4365
  }
@@ -4383,7 +4383,7 @@ kbd kbd {
4383
4383
  }
4384
4384
  }
4385
4385
 
4386
- @media (min-width: 992px) {
4386
+ @media (min-width: 1160px) {
4387
4387
  .text-lg-left {
4388
4388
  text-align: left;
4389
4389
  }
@@ -4407,7 +4407,7 @@ kbd kbd {
4407
4407
  }
4408
4408
  }
4409
4409
 
4410
- @media (min-width: 1200px) {
4410
+ @media (min-width: 1160px) {
4411
4411
  .text-xl-left {
4412
4412
  text-align: left;
4413
4413
  }
@@ -4603,7 +4603,7 @@ a.text-inverse:focus {
4603
4603
  content: none;
4604
4604
  }
4605
4605
 
4606
- @media (max-width: 320px) {
4606
+ @media (max-width: 319.98px) {
4607
4607
  .np-theme-personal {
4608
4608
  --delta: 2;
4609
4609
  --size-4: calc(4px / var(--delta));
@@ -4817,126 +4817,126 @@ a.text-inverse:focus {
4817
4817
  display: none !important;
4818
4818
  }
4819
4819
 
4820
- @media (max-width: 575px) {
4820
+ @media (max-width: 599.98px) {
4821
4821
  .visible-xs,
4822
4822
  .visible-xs-block {
4823
4823
  display: block !important;
4824
4824
  }
4825
4825
  }
4826
4826
 
4827
- @media (max-width: 575px) {
4827
+ @media (max-width: 599.98px) {
4828
4828
  .visible-xs-inline {
4829
4829
  display: inline !important;
4830
4830
  }
4831
4831
  }
4832
4832
 
4833
- @media (max-width: 575px) {
4833
+ @media (max-width: 599.98px) {
4834
4834
  .visible-xs-inline-block {
4835
4835
  display: inline-block !important;
4836
4836
  }
4837
4837
  }
4838
4838
 
4839
- @media (min-width: 576px) and (max-width: 767px) {
4839
+ @media (min-width: 600px) and (max-width: 839.98px) {
4840
4840
  .visible-sm,
4841
4841
  .visible-sm-block {
4842
4842
  display: block !important;
4843
4843
  }
4844
4844
  }
4845
4845
 
4846
- @media (min-width: 576px) and (max-width: 767px) {
4846
+ @media (min-width: 600px) and (max-width: 839.98px) {
4847
4847
  .visible-sm-inline {
4848
4848
  display: inline !important;
4849
4849
  }
4850
4850
  }
4851
4851
 
4852
- @media (min-width: 576px) and (max-width: 767px) {
4852
+ @media (min-width: 600px) and (max-width: 839.98px) {
4853
4853
  .visible-sm-inline-block {
4854
4854
  display: inline-block !important;
4855
4855
  }
4856
4856
  }
4857
4857
 
4858
- @media (min-width: 768px) and (max-width: 991px) {
4858
+ @media (min-width: 840px) and (max-width: 1159.98px) {
4859
4859
  .visible-md,
4860
4860
  .visible-md-block {
4861
4861
  display: block !important;
4862
4862
  }
4863
4863
  }
4864
4864
 
4865
- @media (min-width: 768px) and (max-width: 991px) {
4865
+ @media (min-width: 840px) and (max-width: 1159.98px) {
4866
4866
  .visible-md-inline {
4867
4867
  display: inline !important;
4868
4868
  }
4869
4869
  }
4870
4870
 
4871
- @media (min-width: 768px) and (max-width: 991px) {
4871
+ @media (min-width: 840px) and (max-width: 1159.98px) {
4872
4872
  .visible-md-inline-block {
4873
4873
  display: inline-block !important;
4874
4874
  }
4875
4875
  }
4876
4876
 
4877
- @media (min-width: 992px) and (max-width: 1199px) {
4877
+ @media (min-width: 1160px) and (max-width: 1159.98px) {
4878
4878
  .visible-lg,
4879
4879
  .visible-lg-block {
4880
4880
  display: block !important;
4881
4881
  }
4882
4882
  }
4883
4883
 
4884
- @media (min-width: 992px) and (max-width: 1199px) {
4884
+ @media (min-width: 1160px) and (max-width: 1159.98px) {
4885
4885
  .visible-lg-inline {
4886
4886
  display: inline !important;
4887
4887
  }
4888
4888
  }
4889
4889
 
4890
- @media (min-width: 992px) and (max-width: 1199px) {
4890
+ @media (min-width: 1160px) and (max-width: 1159.98px) {
4891
4891
  .visible-lg-inline-block {
4892
4892
  display: inline-block !important;
4893
4893
  }
4894
4894
  }
4895
4895
 
4896
- @media (min-width: 1200px) {
4896
+ @media (min-width: 1160px) {
4897
4897
  .visible-xl,
4898
4898
  .visible-xl-block {
4899
4899
  display: block !important;
4900
4900
  }
4901
4901
  }
4902
4902
 
4903
- @media (min-width: 1200px) {
4903
+ @media (min-width: 1160px) {
4904
4904
  .visible-xl-inline {
4905
4905
  display: inline !important;
4906
4906
  }
4907
4907
  }
4908
4908
 
4909
- @media (min-width: 1200px) {
4909
+ @media (min-width: 1160px) {
4910
4910
  .visible-xl-inline-block {
4911
4911
  display: inline-block !important;
4912
4912
  }
4913
4913
  }
4914
4914
 
4915
- @media (max-width: 575px) {
4915
+ @media (max-width: 599.98px) {
4916
4916
  .hidden-xs {
4917
4917
  display: none !important;
4918
4918
  }
4919
4919
  }
4920
4920
 
4921
- @media (min-width: 576px) and (max-width: 767px) {
4921
+ @media (min-width: 600px) and (max-width: 839.98px) {
4922
4922
  .hidden-sm {
4923
4923
  display: none !important;
4924
4924
  }
4925
4925
  }
4926
4926
 
4927
- @media (min-width: 768px) and (max-width: 991px) {
4927
+ @media (min-width: 840px) and (max-width: 1159.98px) {
4928
4928
  .hidden-md {
4929
4929
  display: none !important;
4930
4930
  }
4931
4931
  }
4932
4932
 
4933
- @media (min-width: 992px) and (max-width: 1199px) {
4933
+ @media (min-width: 1160px) and (max-width: 1159.98px) {
4934
4934
  .hidden-lg {
4935
4935
  display: none !important;
4936
4936
  }
4937
4937
  }
4938
4938
 
4939
- @media (min-width: 1200px) {
4939
+ @media (min-width: 1160px) {
4940
4940
  .hidden-xl {
4941
4941
  display: none !important;
4942
4942
  }
@@ -6045,7 +6045,7 @@ html:not([dir="rtl"]) .p-a-panel {
6045
6045
  padding-left: var(--size-16) !important;
6046
6046
  }
6047
6047
 
6048
- @media (min-width: 576px) {
6048
+ @media (min-width: 600px) {
6049
6049
  .m-a-panel {
6050
6050
  margin-top: 24px !important;
6051
6051
  margin-top: var(--size-24) !important;
@@ -6092,7 +6092,7 @@ html:not([dir="rtl"]) .p-a-panel {
6092
6092
  }
6093
6093
  }
6094
6094
 
6095
- @media (min-width: 992px) {
6095
+ @media (min-width: 1160px) {
6096
6096
  .m-a-panel {
6097
6097
  margin-top: 32px !important;
6098
6098
  margin-top: var(--size-32) !important;
@@ -6173,7 +6173,7 @@ html:not([dir="rtl"]) .p-a-panel {
6173
6173
  padding-bottom: var(--size-16) !important;
6174
6174
  }
6175
6175
 
6176
- @media (min-width: 576px) {
6176
+ @media (min-width: 600px) {
6177
6177
  .m-t-panel {
6178
6178
  margin-top: 24px !important;
6179
6179
  margin-top: var(--size-24) !important;
@@ -6204,7 +6204,7 @@ html:not([dir="rtl"]) .p-a-panel {
6204
6204
  }
6205
6205
  }
6206
6206
 
6207
- @media (min-width: 992px) {
6207
+ @media (min-width: 1160px) {
6208
6208
  .m-t-panel {
6209
6209
  margin-top: 32px !important;
6210
6210
  margin-top: var(--size-32) !important;
@@ -6315,7 +6315,7 @@ html:not([dir="rtl"]) .p-x-panel {
6315
6315
  padding-right: var(--size-16) !important;
6316
6316
  }
6317
6317
 
6318
- @media (min-width: 576px) {
6318
+ @media (min-width: 600px) {
6319
6319
  [dir="rtl"] .m-l-panel {
6320
6320
  margin-right: 24px !important;
6321
6321
  margin-right: var(--size-24) !important;
@@ -6382,7 +6382,7 @@ html:not([dir="rtl"]) .p-x-panel {
6382
6382
  }
6383
6383
  }
6384
6384
 
6385
- @media (min-width: 992px) {
6385
+ @media (min-width: 1160px) {
6386
6386
  [dir="rtl"] .m-l-panel {
6387
6387
  margin-right: 32px !important;
6388
6388
  margin-right: var(--size-32) !important;
@@ -6483,7 +6483,7 @@ html:not([dir="rtl"]) .p-x-panel {
6483
6483
  padding-bottom: var(--size-16) !important;
6484
6484
  }
6485
6485
 
6486
- @media (min-width: 576px) {
6486
+ @media (min-width: 600px) {
6487
6487
  .m-t-section-1 {
6488
6488
  margin-top: 24px !important;
6489
6489
  margin-top: var(--size-24) !important;
@@ -6514,7 +6514,7 @@ html:not([dir="rtl"]) .p-x-panel {
6514
6514
  }
6515
6515
  }
6516
6516
 
6517
- @media (min-width: 992px) {
6517
+ @media (min-width: 1160px) {
6518
6518
  .m-t-section-1 {
6519
6519
  margin-top: 32px !important;
6520
6520
  margin-top: var(--size-32) !important;
@@ -6579,7 +6579,7 @@ html:not([dir="rtl"]) .p-x-panel {
6579
6579
  padding-bottom: var(--size-32) !important;
6580
6580
  }
6581
6581
 
6582
- @media (min-width: 576px) {
6582
+ @media (min-width: 600px) {
6583
6583
  .m-t-section-2 {
6584
6584
  margin-top: 48px !important;
6585
6585
  margin-top: var(--size-48) !important;
@@ -6610,7 +6610,7 @@ html:not([dir="rtl"]) .p-x-panel {
6610
6610
  }
6611
6611
  }
6612
6612
 
6613
- @media (min-width: 992px) {
6613
+ @media (min-width: 1160px) {
6614
6614
  .m-t-section-2 {
6615
6615
  margin-top: 64px !important;
6616
6616
  margin-top: var(--size-64) !important;
@@ -6675,7 +6675,7 @@ html:not([dir="rtl"]) .p-x-panel {
6675
6675
  padding-bottom: var(--size-48) !important;
6676
6676
  }
6677
6677
 
6678
- @media (min-width: 576px) {
6678
+ @media (min-width: 600px) {
6679
6679
  .m-t-section-3 {
6680
6680
  margin-top: 72px !important;
6681
6681
  margin-top: var(--size-72) !important;
@@ -6706,7 +6706,7 @@ html:not([dir="rtl"]) .p-x-panel {
6706
6706
  }
6707
6707
  }
6708
6708
 
6709
- @media (min-width: 992px) {
6709
+ @media (min-width: 1160px) {
6710
6710
  .m-t-section-3 {
6711
6711
  margin-top: 96px !important;
6712
6712
  margin-top: var(--size-96) !important;
@@ -6781,7 +6781,7 @@ html:not([dir="rtl"]) .p-x-panel {
6781
6781
  padding-bottom: var(--size-48);
6782
6782
  }
6783
6783
 
6784
- @media (min-width: 576px) {
6784
+ @media (min-width: 600px) {
6785
6785
  .section {
6786
6786
  padding-top: 72px;
6787
6787
  padding-top: var(--size-72);
@@ -6790,7 +6790,7 @@ html:not([dir="rtl"]) .p-x-panel {
6790
6790
  }
6791
6791
  }
6792
6792
 
6793
- @media (min-width: 992px) {
6793
+ @media (min-width: 1160px) {
6794
6794
  .section {
6795
6795
  padding-top: 96px;
6796
6796
  padding-top: var(--size-96);
@@ -6804,12 +6804,12 @@ html:not([dir="rtl"]) .p-x-panel {
6804
6804
  hyphens: auto;
6805
6805
  hyphenate-limit-chars: 7 3;
6806
6806
  }
6807
- @media (min-width: 768px) {
6807
+ @media (min-width: 840px) {
6808
6808
  .np-text-hyphenated {
6809
6809
  hyphenate-limit-chars: 8 3;
6810
6810
  }
6811
6811
  }
6812
- @media (min-width: 992px) {
6812
+ @media (min-width: 1160px) {
6813
6813
  .np-text-hyphenated {
6814
6814
  hyphenate-limit-chars: 10 4 3;
6815
6815
  }
@@ -6822,7 +6822,7 @@ html:not([dir="rtl"]) .p-x-panel {
6822
6822
  -webkit-hyphenate-limit-before: 3;
6823
6823
  -webkit-hyphenate-limit-after: 3;
6824
6824
  }
6825
- @media (min-width: 992px) {
6825
+ @media (min-width: 1160px) {
6826
6826
  .np-text-hyphenated {
6827
6827
  -webkit-hyphenate-limit-before: 4;
6828
6828
  }
@@ -8736,32 +8736,32 @@ fieldset[disabled] .btn-accent:not(.disabled):not(:disabled).btn-priority-3 {
8736
8736
  }
8737
8737
 
8738
8738
  .btn-warning {
8739
- color: #FFA600;
8739
+ color: #ffa600;
8740
8740
  background-color: transparent;
8741
- border-color: #FFA600;
8741
+ border-color: #ffa600;
8742
8742
  transition: color, background-color 0.15s ease-in-out;
8743
8743
  }
8744
8744
 
8745
8745
  .btn-warning:not(.disabled):not(:disabled):not(.btn-loading):hover {
8746
8746
  color: #FFF;
8747
- background-color: #DF8700;
8748
- border-color: #DF8700;
8747
+ background-color: #df8700;
8748
+ border-color: #df8700;
8749
8749
  }
8750
8750
 
8751
8751
  .btn-warning:not(.disabled):not(:disabled):not(.btn-loading):active,
8752
8752
  .btn-warning:not(.disabled):not(:disabled):not(.btn-loading).active,
8753
8753
  .open > .dropdown-toggle.btn-warning {
8754
8754
  color: #FFF;
8755
- background-color: #9E5F00;
8756
- border-color: #9E5F00;
8755
+ background-color: #9e5f00;
8756
+ border-color: #9e5f00;
8757
8757
  }
8758
8758
 
8759
8759
  .btn-warning:not(.disabled):not(:disabled):not(.btn-loading):active:not(.disabled):not(:disabled):hover,
8760
8760
  .btn-warning:not(.disabled):not(:disabled):not(.btn-loading).active:not(.disabled):not(:disabled):hover,
8761
8761
  .open > .dropdown-toggle.btn-warning:not(.disabled):not(:disabled):hover {
8762
8762
  color: #FFF;
8763
- background-color: #9E5F00;
8764
- border-color: #9E5F00;
8763
+ background-color: #9e5f00;
8764
+ border-color: #9e5f00;
8765
8765
  }
8766
8766
 
8767
8767
  .btn-warning:not(.disabled):not(:disabled):not(.btn-loading).active,
@@ -8771,7 +8771,7 @@ fieldset[disabled] .btn-accent:not(.disabled):not(:disabled).btn-priority-3 {
8771
8771
 
8772
8772
  .btn-warning .badge {
8773
8773
  color: transparent;
8774
- background-color: #FFA600;
8774
+ background-color: #ffa600;
8775
8775
  }
8776
8776
 
8777
8777
  .btn-danger,
@@ -9213,7 +9213,7 @@ fieldset[disabled] .btn-accent:not(.disabled):not(:disabled).btn-priority-3 {
9213
9213
  background-size: 12px 12px !important;
9214
9214
  }
9215
9215
 
9216
- @media (max-width: 767px) {
9216
+ @media (max-width: 839px) {
9217
9217
  .navbar-collapse .btn {
9218
9218
  padding: 12px 24px calc(12px - 2px);
9219
9219
  padding: var(--btn-padding);
@@ -9627,7 +9627,7 @@ a.btn {
9627
9627
  margin-left: initial;
9628
9628
  }
9629
9629
 
9630
- @media (min-width: 992px) {
9630
+ @media (min-width: 1160px) {
9631
9631
  .btn-toolbar:not(.btn-toolbar-xl) {
9632
9632
  margin-left: -4px;
9633
9633
  margin-right: -4px;
@@ -9669,7 +9669,7 @@ a.btn {
9669
9669
  float: right;
9670
9670
  }
9671
9671
 
9672
- @media (min-width: 576px) {
9672
+ @media (min-width: 600px) {
9673
9673
  .btn-toolbar.btn-toolbar-sm {
9674
9674
  margin-left: -4px;
9675
9675
  margin-right: -4px;
@@ -9690,7 +9690,7 @@ a.btn {
9690
9690
  }
9691
9691
  }
9692
9692
 
9693
- @media (min-width: 768px) {
9693
+ @media (min-width: 840px) {
9694
9694
  .btn-toolbar.btn-toolbar-md {
9695
9695
  margin-left: -4px;
9696
9696
  margin-right: -4px;
@@ -9711,7 +9711,7 @@ a.btn {
9711
9711
  }
9712
9712
  }
9713
9713
 
9714
- @media (min-width: 992px) {
9714
+ @media (min-width: 1160px) {
9715
9715
  .btn-toolbar.btn-toolbar-lg {
9716
9716
  margin-left: -4px;
9717
9717
  margin-right: -4px;
@@ -9732,7 +9732,7 @@ a.btn {
9732
9732
  }
9733
9733
  }
9734
9734
 
9735
- @media (min-width: 1200px) {
9735
+ @media (min-width: 1160px) {
9736
9736
  .btn-toolbar.btn-toolbar-xl {
9737
9737
  margin-left: -4px;
9738
9738
  margin-right: -4px;
@@ -10107,7 +10107,7 @@ html:not([dir="rtl"]) .btn-group .btn + .btn-primary {
10107
10107
  padding-right: 16px;
10108
10108
  }
10109
10109
 
10110
- @media (min-width: 576px) {
10110
+ @media (min-width: 600px) {
10111
10111
  .btn-group.btn-block .btn-input.btn.dropdown-toggle {
10112
10112
  padding-right: 48px;
10113
10113
  }
@@ -11696,7 +11696,7 @@ select[multiple].input-lg {
11696
11696
  top: 0;
11697
11697
  }
11698
11698
 
11699
- @media (min-width: 576px) {
11699
+ @media (min-width: 600px) {
11700
11700
  .form-inline .form-group {
11701
11701
  display: inline-block;
11702
11702
  margin-bottom: 0;
@@ -11789,7 +11789,7 @@ select[multiple].input-lg {
11789
11789
  margin-right: -12px;
11790
11790
  }
11791
11791
 
11792
- @media (min-width: 576px) {
11792
+ @media (min-width: 600px) {
11793
11793
  .form-horizontal .control-label {
11794
11794
  text-align: right;
11795
11795
  margin-bottom: 0;
@@ -11810,7 +11810,7 @@ select[multiple].input-lg {
11810
11810
  right: initial;
11811
11811
  }
11812
11812
 
11813
- @media (min-width: 576px) {
11813
+ @media (min-width: 600px) {
11814
11814
  .form-horizontal .form-group-lg .control-label {
11815
11815
  padding-top: 17px;
11816
11816
  font-size: 1.25rem;
@@ -11818,7 +11818,7 @@ select[multiple].input-lg {
11818
11818
  }
11819
11819
  }
11820
11820
 
11821
- @media (min-width: 576px) {
11821
+ @media (min-width: 600px) {
11822
11822
  .form-horizontal .form-group-sm .control-label {
11823
11823
  padding-top: 8px;
11824
11824
  font-size: 0.875rem;
@@ -12325,7 +12325,7 @@ html:not([dir="rtl"]) .input-group .input-group-btn + input {
12325
12325
  padding-right: initial;
12326
12326
  }
12327
12327
 
12328
- @media (max-width: 575px) {
12328
+ @media (max-width: 599.8px) {
12329
12329
  .form-group .row [class*='col-sm-'] {
12330
12330
  margin-bottom: 0;
12331
12331
  }
@@ -12334,7 +12334,7 @@ html:not([dir="rtl"]) .input-group .input-group-btn + input {
12334
12334
  }
12335
12335
  }
12336
12336
 
12337
- @media (max-width: 767px) {
12337
+ @media (max-width: 839.8px) {
12338
12338
  .form-group .row [class*='col-md-'] {
12339
12339
  margin-bottom: 0;
12340
12340
  }
@@ -12344,7 +12344,7 @@ html:not([dir="rtl"]) .input-group .input-group-btn + input {
12344
12344
  }
12345
12345
  }
12346
12346
 
12347
- @media (max-width: 991px) {
12347
+ @media (max-width: 1159.8px) {
12348
12348
  .form-group .row [class*='col-lg-'] {
12349
12349
  margin-bottom: 0;
12350
12350
  }
@@ -12354,7 +12354,7 @@ html:not([dir="rtl"]) .input-group .input-group-btn + input {
12354
12354
  }
12355
12355
  }
12356
12356
 
12357
- @media (max-width: 1199px) {
12357
+ @media (max-width: 1159.8px) {
12358
12358
  .form-group .row [class*='col-xl-'] {
12359
12359
  margin-bottom: 0;
12360
12360
  }
@@ -12364,7 +12364,7 @@ html:not([dir="rtl"]) .input-group .input-group-btn + input {
12364
12364
  }
12365
12365
  }
12366
12366
 
12367
- @media (min-width: 576px) {
12367
+ @media (min-width: 600px) {
12368
12368
  fieldset .form-group:nth-of-type(odd) {
12369
12369
  clear: left;
12370
12370
  }
@@ -12905,14 +12905,14 @@ select[multiple].input-group-lg > .input-group-btn .btn {
12905
12905
  hyphens: auto;
12906
12906
  hyphenate-limit-chars: 7 3;
12907
12907
  }
12908
- @media (min-width: 768px) {
12908
+ @media (min-width: 840px) {
12909
12909
  .input-group-lg > .form-control,
12910
12910
  .input-group-lg > .input-group-addon,
12911
12911
  .input-group-lg > .input-group-btn .btn {
12912
12912
  hyphenate-limit-chars: 8 3;
12913
12913
  }
12914
12914
  }
12915
- @media (min-width: 992px) {
12915
+ @media (min-width: 1160px) {
12916
12916
  .input-group-lg > .form-control,
12917
12917
  .input-group-lg > .input-group-addon,
12918
12918
  .input-group-lg > .input-group-btn .btn {
@@ -12929,7 +12929,7 @@ select[multiple].input-group-lg > .input-group-btn .btn {
12929
12929
  -webkit-hyphenate-limit-before: 3;
12930
12930
  -webkit-hyphenate-limit-after: 3;
12931
12931
  }
12932
- @media (min-width: 992px) {
12932
+ @media (min-width: 1160px) {
12933
12933
  .input-group-lg > .form-control,
12934
12934
  .input-group-lg > .input-group-addon,
12935
12935
  .input-group-lg > .input-group-btn .btn {
@@ -13525,7 +13525,7 @@ a.circle.active:hover {
13525
13525
  background-color: var(--color-background-neutral);
13526
13526
  }
13527
13527
 
13528
- @media (min-width: 576px) {
13528
+ @media (min-width: 600px) {
13529
13529
  .circle-responsive {
13530
13530
  border-radius: 50%;
13531
13531
  background-color: #fff;
@@ -13699,7 +13699,7 @@ a.circle.active:hover {
13699
13699
  padding: var(--size-24);
13700
13700
  }
13701
13701
 
13702
- @media (min-width: 992px) {
13702
+ @media (min-width: 1160px) {
13703
13703
  .column-layout {
13704
13704
  display: table;
13705
13705
  }
@@ -13744,13 +13744,13 @@ a.circle.active:hover {
13744
13744
  top: 20px;
13745
13745
  }
13746
13746
 
13747
- @media (min-width: 992px) {
13747
+ @media (min-width: 1160px) {
13748
13748
  .column-layout-cover {
13749
13749
  display: none;
13750
13750
  }
13751
13751
  }
13752
13752
 
13753
- @media (max-width: 991px) {
13753
+ @media (max-width: 1159.98px) {
13754
13754
  .column-layout-open {
13755
13755
  overflow: hidden;
13756
13756
  }
@@ -13794,7 +13794,7 @@ a.circle.active:hover {
13794
13794
  padding: var(--size-4) 24px;
13795
13795
  }
13796
13796
 
13797
- @media (min-width: 992px) {
13797
+ @media (min-width: 1160px) {
13798
13798
  .column-layout-brand {
13799
13799
  padding-left: 32px;
13800
13800
  padding-right: 32px;
@@ -13921,12 +13921,12 @@ li > a > .currency-flag:first-child {
13921
13921
  hyphens: auto;
13922
13922
  hyphenate-limit-chars: 7 3;
13923
13923
  }
13924
- @media (min-width: 768px) {
13924
+ @media (min-width: 840px) {
13925
13925
  .decision__title {
13926
13926
  hyphenate-limit-chars: 8 3;
13927
13927
  }
13928
13928
  }
13929
- @media (min-width: 992px) {
13929
+ @media (min-width: 1160px) {
13930
13930
  .decision__title {
13931
13931
  hyphenate-limit-chars: 10 4 3;
13932
13932
  }
@@ -13939,7 +13939,7 @@ li > a > .currency-flag:first-child {
13939
13939
  -webkit-hyphenate-limit-before: 3;
13940
13940
  -webkit-hyphenate-limit-after: 3;
13941
13941
  }
13942
- @media (min-width: 992px) {
13942
+ @media (min-width: 1160px) {
13943
13943
  .decision__title {
13944
13944
  -webkit-hyphenate-limit-before: 4;
13945
13945
  }
@@ -14001,7 +14001,7 @@ li > a > .currency-flag:first-child {
14001
14001
  color: var(--color-content-secondary);
14002
14002
  }
14003
14003
 
14004
- @media (min-width: 480px) {
14004
+ @media (min-width: 320px) {
14005
14005
  .decision .media .media-left,
14006
14006
  .decision.media .media-left {
14007
14007
  display: block;
@@ -14104,7 +14104,7 @@ li > a > .currency-flag:first-child {
14104
14104
  box-shadow: 0 0 40px rgba(69, 71, 69, 0.2);
14105
14105
  }
14106
14106
 
14107
- @media (min-width: 576px) {
14107
+ @media (min-width: 600px) {
14108
14108
  .dropdown-menu {
14109
14109
  min-width: 160px;
14110
14110
  }
@@ -14247,7 +14247,7 @@ li > a > .currency-flag:first-child {
14247
14247
  transform: none;
14248
14248
  }
14249
14249
 
14250
- @media (max-width: 575px) {
14250
+ @media (max-width: 599.98px) {
14251
14251
  .open > .dropdown-menu-overlay {
14252
14252
  position: fixed;
14253
14253
  top: 0;
@@ -14317,7 +14317,7 @@ li > a > .currency-flag:first-child {
14317
14317
  right: initial;
14318
14318
  }
14319
14319
 
14320
- @media (min-width: 576px) {
14320
+ @media (min-width: 600px) {
14321
14321
  .dropdown-menu-sm-right {
14322
14322
  left: auto;
14323
14323
  right: 0;
@@ -14348,7 +14348,7 @@ li > a > .currency-flag:first-child {
14348
14348
  }
14349
14349
  }
14350
14350
 
14351
- @media (min-width: 768px) {
14351
+ @media (min-width: 840px) {
14352
14352
  .dropdown-menu-md-right {
14353
14353
  left: auto;
14354
14354
  right: 0;
@@ -14379,7 +14379,7 @@ li > a > .currency-flag:first-child {
14379
14379
  }
14380
14380
  }
14381
14381
 
14382
- @media (min-width: 992px) {
14382
+ @media (min-width: 1160px) {
14383
14383
  .dropdown-menu-lg-right {
14384
14384
  left: auto;
14385
14385
  right: 0;
@@ -14410,7 +14410,7 @@ li > a > .currency-flag:first-child {
14410
14410
  }
14411
14411
  }
14412
14412
 
14413
- @media (min-width: 1200px) {
14413
+ @media (min-width: 1160px) {
14414
14414
  .dropdown-menu-xl-right {
14415
14415
  left: auto;
14416
14416
  right: 0;
@@ -14468,12 +14468,12 @@ li > a > .currency-flag:first-child {
14468
14468
  hyphens: auto;
14469
14469
  hyphenate-limit-chars: 7 3;
14470
14470
  }
14471
- @media (min-width: 768px) {
14471
+ @media (min-width: 840px) {
14472
14472
  .dropdown-header {
14473
14473
  hyphenate-limit-chars: 8 3;
14474
14474
  }
14475
14475
  }
14476
- @media (min-width: 992px) {
14476
+ @media (min-width: 1160px) {
14477
14477
  .dropdown-header {
14478
14478
  hyphenate-limit-chars: 10 4 3;
14479
14479
  }
@@ -14486,7 +14486,7 @@ li > a > .currency-flag:first-child {
14486
14486
  -webkit-hyphenate-limit-before: 3;
14487
14487
  -webkit-hyphenate-limit-after: 3;
14488
14488
  }
14489
- @media (min-width: 992px) {
14489
+ @media (min-width: 1160px) {
14490
14490
  .dropdown-header {
14491
14491
  -webkit-hyphenate-limit-before: 4;
14492
14492
  }
@@ -14528,7 +14528,7 @@ li > a > .currency-flag:first-child {
14528
14528
  margin-bottom: 2px;
14529
14529
  }
14530
14530
 
14531
- @media (min-width: 768px) {
14531
+ @media (min-width: 840px) {
14532
14532
  .navbar-right .dropdown-menu {
14533
14533
  left: auto;
14534
14534
  right: 0;
@@ -14594,7 +14594,7 @@ li > a > .currency-flag:first-child {
14594
14594
  border-radius: initial;
14595
14595
  }
14596
14596
 
14597
- @media (min-width: 768px) {
14597
+ @media (min-width: 840px) {
14598
14598
  .droppable {
14599
14599
  border-style: dashed;
14600
14600
  }
@@ -14713,7 +14713,7 @@ li > a > .currency-flag:first-child {
14713
14713
  margin: 0 auto;
14714
14714
  }
14715
14715
 
14716
- @media (min-width: 768px) {
14716
+ @media (min-width: 840px) {
14717
14717
  .droppable .thumbnail {
14718
14718
  max-height: 128px;
14719
14719
  max-width: 128px;
@@ -14778,13 +14778,13 @@ li > a > .currency-flag:first-child {
14778
14778
  padding: 16px 16px;
14779
14779
  }
14780
14780
 
14781
- @media (min-width: 576px) {
14781
+ @media (min-width: 600px) {
14782
14782
  .droppable-sm {
14783
14783
  padding: 24px 16px;
14784
14784
  }
14785
14785
  }
14786
14786
 
14787
- @media (min-width: 992px) {
14787
+ @media (min-width: 1160px) {
14788
14788
  .droppable-sm {
14789
14789
  padding: 32px 24px;
14790
14790
  }
@@ -14794,13 +14794,13 @@ li > a > .currency-flag:first-child {
14794
14794
  padding: 32px 32px;
14795
14795
  }
14796
14796
 
14797
- @media (min-width: 576px) {
14797
+ @media (min-width: 600px) {
14798
14798
  .droppable-md {
14799
14799
  padding: 48px 32px;
14800
14800
  }
14801
14801
  }
14802
14802
 
14803
- @media (min-width: 992px) {
14803
+ @media (min-width: 1160px) {
14804
14804
  .droppable-md {
14805
14805
  padding: 64px 48px;
14806
14806
  }
@@ -14810,13 +14810,13 @@ li > a > .currency-flag:first-child {
14810
14810
  padding: 48px 48px;
14811
14811
  }
14812
14812
 
14813
- @media (min-width: 576px) {
14813
+ @media (min-width: 600px) {
14814
14814
  .droppable-lg {
14815
14815
  padding: 72px 48px;
14816
14816
  }
14817
14817
  }
14818
14818
 
14819
- @media (min-width: 992px) {
14819
+ @media (min-width: 1160px) {
14820
14820
  .droppable-lg {
14821
14821
  padding: 96px 72px;
14822
14822
  }
@@ -14935,7 +14935,7 @@ li > a > .currency-flag:first-child {
14935
14935
  flex-grow: 1;
14936
14936
  }
14937
14937
 
14938
- @media (min-width: 576px) {
14938
+ @media (min-width: 600px) {
14939
14939
  .d-flex--sm {
14940
14940
  display: flex;
14941
14941
  }
@@ -15016,7 +15016,7 @@ li > a > .currency-flag:first-child {
15016
15016
  }
15017
15017
  }
15018
15018
 
15019
- @media (min-width: 768px) {
15019
+ @media (min-width: 840px) {
15020
15020
  .d-flex--md {
15021
15021
  display: flex;
15022
15022
  }
@@ -15097,7 +15097,7 @@ li > a > .currency-flag:first-child {
15097
15097
  }
15098
15098
  }
15099
15099
 
15100
- @media (min-width: 992px) {
15100
+ @media (min-width: 1160px) {
15101
15101
  .d-flex--lg {
15102
15102
  display: flex;
15103
15103
  }
@@ -15178,7 +15178,7 @@ li > a > .currency-flag:first-child {
15178
15178
  }
15179
15179
  }
15180
15180
 
15181
- @media (min-width: 1200px) {
15181
+ @media (min-width: 1160px) {
15182
15182
  .d-flex--xl {
15183
15183
  display: flex;
15184
15184
  }
@@ -15285,7 +15285,7 @@ li > a > .currency-flag:first-child {
15285
15285
  margin-left: initial;
15286
15286
  }
15287
15287
 
15288
- @media (min-width: 576px) {
15288
+ @media (min-width: 600px) {
15289
15289
  .flex__inner {
15290
15290
  margin-right: calc(-1 * 24px);
15291
15291
  margin-right: calc(-1 * var(--size-24));
@@ -15306,7 +15306,7 @@ li > a > .currency-flag:first-child {
15306
15306
  }
15307
15307
  }
15308
15308
 
15309
- @media (min-width: 768px) {
15309
+ @media (min-width: 840px) {
15310
15310
  .flex__inner {
15311
15311
  margin-right: calc(-1 * 32px);
15312
15312
  margin-right: calc(-1 * var(--size-32));
@@ -15327,7 +15327,7 @@ li > a > .currency-flag:first-child {
15327
15327
  }
15328
15328
  }
15329
15329
 
15330
- @media (min-width: 992px) {
15330
+ @media (min-width: 1160px) {
15331
15331
  .flex__inner {
15332
15332
  margin-right: calc(-1 * 48px);
15333
15333
  margin-right: calc(-1 * var(--size-48));
@@ -15369,7 +15369,7 @@ li > a > .currency-flag:first-child {
15369
15369
  padding-left: initial;
15370
15370
  }
15371
15371
 
15372
- @media (min-width: 576px) {
15372
+ @media (min-width: 600px) {
15373
15373
  .flex__item {
15374
15374
  padding-right: 24px;
15375
15375
  padding-right: var(--size-24);
@@ -15390,7 +15390,7 @@ li > a > .currency-flag:first-child {
15390
15390
  }
15391
15391
  }
15392
15392
 
15393
- @media (min-width: 768px) {
15393
+ @media (min-width: 840px) {
15394
15394
  .flex__item {
15395
15395
  padding-right: 32px;
15396
15396
  padding-right: var(--size-32);
@@ -15411,7 +15411,7 @@ li > a > .currency-flag:first-child {
15411
15411
  }
15412
15412
  }
15413
15413
 
15414
- @media (min-width: 992px) {
15414
+ @media (min-width: 1160px) {
15415
15415
  .flex__item {
15416
15416
  padding-right: 48px;
15417
15417
  padding-right: var(--size-48);
@@ -15437,7 +15437,7 @@ li > a > .currency-flag:first-child {
15437
15437
  max-width: calc(100% / 3);
15438
15438
  }
15439
15439
 
15440
- @media (max-width: 767px) {
15440
+ @media (max-width: 839.98px) {
15441
15441
  .flex__item--4--md {
15442
15442
  flex: 0 0 calc(100% / 3);
15443
15443
  max-width: calc(100% / 3);
@@ -15449,7 +15449,7 @@ li > a > .currency-flag:first-child {
15449
15449
  max-width: calc(100% / 1.5);
15450
15450
  }
15451
15451
 
15452
- @media (max-width: 767px) {
15452
+ @media (max-width: 839.98px) {
15453
15453
  .flex__item--8--md {
15454
15454
  flex: 0 0 calc(100% / 1.5);
15455
15455
  max-width: calc(100% / 1.5);
@@ -15461,7 +15461,7 @@ li > a > .currency-flag:first-child {
15461
15461
  max-width: 50%;
15462
15462
  }
15463
15463
 
15464
- @media (max-width: 767px) {
15464
+ @media (max-width: 839.98px) {
15465
15465
  .flex__item--6--md {
15466
15466
  flex: 0 0 50%;
15467
15467
  max-width: 50%;
@@ -15473,7 +15473,7 @@ li > a > .currency-flag:first-child {
15473
15473
  max-width: 100%;
15474
15474
  }
15475
15475
 
15476
- @media (max-width: 767px) {
15476
+ @media (max-width: 839.98px) {
15477
15477
  .flex__item--12--md {
15478
15478
  flex: 0 0 100%;
15479
15479
  max-width: 100%;
@@ -15495,7 +15495,7 @@ li > a > .currency-flag:first-child {
15495
15495
  padding-bottom: calc(var(--size-8) * 10);
15496
15496
  }
15497
15497
 
15498
- @media (min-width: 576px) {
15498
+ @media (min-width: 600px) {
15499
15499
  .footer {
15500
15500
  padding-top: calc(8px * 15);
15501
15501
  padding-top: calc(var(--size-8) * 15);
@@ -15504,7 +15504,7 @@ li > a > .currency-flag:first-child {
15504
15504
  }
15505
15505
  }
15506
15506
 
15507
- @media (min-width: 992px) {
15507
+ @media (min-width: 1160px) {
15508
15508
  .footer {
15509
15509
  padding-top: calc(8px * 20);
15510
15510
  padding-top: calc(var(--size-8) * 20);
@@ -15625,7 +15625,7 @@ li > a > .currency-flag:first-child {
15625
15625
  color: #ffffff;
15626
15626
  }
15627
15627
 
15628
- @media (max-width: 575px) {
15628
+ @media (max-width: 599.98px) {
15629
15629
  .footer {
15630
15630
  position: relative;
15631
15631
  }
@@ -15690,20 +15690,20 @@ li > a > .currency-flag:first-child {
15690
15690
  clear: both;
15691
15691
  }
15692
15692
 
15693
- @media (min-width: 1200px) {
15693
+ @media (min-width: 1160px) {
15694
15694
  .container {
15695
15695
  max-width: 1164px;
15696
15696
  }
15697
15697
  }
15698
15698
 
15699
- @media (min-width: 576px) {
15699
+ @media (min-width: 600px) {
15700
15700
  .container {
15701
15701
  padding-right: 24px;
15702
15702
  padding-left: 24px;
15703
15703
  }
15704
15704
  }
15705
15705
 
15706
- @media (min-width: 992px) {
15706
+ @media (min-width: 1160px) {
15707
15707
  .container {
15708
15708
  padding-right: 32px;
15709
15709
  padding-left: 32px;
@@ -16376,7 +16376,7 @@ li > a > .currency-flag:first-child {
16376
16376
  margin-left: initial;
16377
16377
  }
16378
16378
 
16379
- @media (min-width: 576px) {
16379
+ @media (min-width: 600px) {
16380
16380
  .col-sm-1,
16381
16381
  .col-sm-2,
16382
16382
  .col-sm-3,
@@ -16803,7 +16803,7 @@ li > a > .currency-flag:first-child {
16803
16803
  }
16804
16804
  }
16805
16805
 
16806
- @media (min-width: 768px) {
16806
+ @media (min-width: 840px) {
16807
16807
  .col-md-1,
16808
16808
  .col-md-2,
16809
16809
  .col-md-3,
@@ -17230,7 +17230,7 @@ li > a > .currency-flag:first-child {
17230
17230
  }
17231
17231
  }
17232
17232
 
17233
- @media (min-width: 992px) {
17233
+ @media (min-width: 1160px) {
17234
17234
  .col-lg-1,
17235
17235
  .col-lg-2,
17236
17236
  .col-lg-3,
@@ -17657,7 +17657,7 @@ li > a > .currency-flag:first-child {
17657
17657
  }
17658
17658
  }
17659
17659
 
17660
- @media (min-width: 1200px) {
17660
+ @media (min-width: 1160px) {
17661
17661
  .col-xl-1,
17662
17662
  .col-xl-2,
17663
17663
  .col-xl-3,
@@ -18084,14 +18084,14 @@ li > a > .currency-flag:first-child {
18084
18084
  }
18085
18085
  }
18086
18086
 
18087
- @media (max-width: 575px) {
18087
+ @media (max-width: 599.8px) {
18088
18088
  .container {
18089
18089
  padding-right: 16px;
18090
18090
  padding-left: 16px;
18091
18091
  }
18092
18092
  }
18093
18093
 
18094
- @media (min-width: 576px) and (max-width: 767px) {
18094
+ @media (min-width: 600px) and (max-width: 839.8px) {
18095
18095
  .container {
18096
18096
  padding-right: 24px;
18097
18097
  padding-left: 24px;
@@ -18110,25 +18110,25 @@ li > a > .currency-flag:first-child {
18110
18110
  margin-bottom: 0;
18111
18111
  }
18112
18112
 
18113
- @media (min-width: 576px) {
18113
+ @media (min-width: 600px) {
18114
18114
  [class*="col-sm"] {
18115
18115
  margin-bottom: 0;
18116
18116
  }
18117
18117
  }
18118
18118
 
18119
- @media (min-width: 768px) {
18119
+ @media (min-width: 840px) {
18120
18120
  [class*="col-md"] {
18121
18121
  margin-bottom: 0;
18122
18122
  }
18123
18123
  }
18124
18124
 
18125
- @media (min-width: 992px) {
18125
+ @media (min-width: 1160px) {
18126
18126
  [class*="col-lg"] {
18127
18127
  margin-bottom: 0;
18128
18128
  }
18129
18129
  }
18130
18130
 
18131
- @media (min-width: 1200px) {
18131
+ @media (min-width: 1160px) {
18132
18132
  [class*="col-xl"] {
18133
18133
  margin-bottom: 0;
18134
18134
  }
@@ -18143,14 +18143,14 @@ li > a > .currency-flag:first-child {
18143
18143
  display: flex;
18144
18144
  }
18145
18145
 
18146
- @media (max-width: 575px) {
18146
+ @media (max-width: 599.8px) {
18147
18147
  .row-equal-height .col-xs-12 {
18148
18148
  margin-bottom: 12px;
18149
18149
  margin-bottom: var(--size-12);
18150
18150
  }
18151
18151
  }
18152
18152
 
18153
- @media (max-width: 575px) {
18153
+ @media (max-width: 599.8px) {
18154
18154
  .row {
18155
18155
  margin-right: calc(8px * -1);
18156
18156
  margin-right: calc(var(--size-8) * -1);
@@ -18175,7 +18175,7 @@ li > a > .currency-flag:first-child {
18175
18175
  padding-left: 24px / 2;
18176
18176
  }
18177
18177
 
18178
- @media all and (min-width: 576px) {
18178
+ @media all and (min-width: 600px) {
18179
18179
  .row--wide {
18180
18180
  margin-right: -48px / 2;
18181
18181
  margin-left: -48px / 2;
@@ -18186,7 +18186,7 @@ li > a > .currency-flag:first-child {
18186
18186
  }
18187
18187
  }
18188
18188
 
18189
- @media all and (min-width: 992px) {
18189
+ @media all and (min-width: 1160px) {
18190
18190
  .row--wide {
18191
18191
  margin-right: -96px / 2;
18192
18192
  margin-left: -96px / 2;
@@ -18197,7 +18197,7 @@ li > a > .currency-flag:first-child {
18197
18197
  }
18198
18198
  }
18199
18199
 
18200
- @media (min-width: 1200px) {
18200
+ @media (min-width: 1160px) {
18201
18201
  .container--fullscreen {
18202
18202
  max-width: 100%;
18203
18203
  }
@@ -18215,7 +18215,7 @@ li > a > .currency-flag:first-child {
18215
18215
  margin-left: auto;
18216
18216
  }
18217
18217
 
18218
- @media (min-width: 1200px) {
18218
+ @media (min-width: 1160px) {
18219
18219
  .container--wide {
18220
18220
  max-width: 1500px;
18221
18221
  }
@@ -18287,7 +18287,7 @@ html:not([dir="rtl"]) .list-group-item {
18287
18287
  margin-top: 0;
18288
18288
  }
18289
18289
 
18290
- @media (min-width: 576px) {
18290
+ @media (min-width: 600px) {
18291
18291
  .list-group-item {
18292
18292
  padding: 24px 24px 24px 22px;
18293
18293
  }
@@ -18296,7 +18296,7 @@ html:not([dir="rtl"]) .list-group-item {
18296
18296
  }
18297
18297
  }
18298
18298
 
18299
- @media (min-width: 992px) {
18299
+ @media (min-width: 1160px) {
18300
18300
  .list-group-item {
18301
18301
  padding: 32px 32px 32px 30px;
18302
18302
  }
@@ -18326,12 +18326,12 @@ html:not([dir="rtl"]) .list-group-item {
18326
18326
  hyphens: auto;
18327
18327
  hyphenate-limit-chars: 7 3;
18328
18328
  }
18329
- @media (min-width: 768px) {
18329
+ @media (min-width: 840px) {
18330
18330
  .list-group-item-heading {
18331
18331
  hyphenate-limit-chars: 8 3;
18332
18332
  }
18333
18333
  }
18334
- @media (min-width: 992px) {
18334
+ @media (min-width: 1160px) {
18335
18335
  .list-group-item-heading {
18336
18336
  hyphenate-limit-chars: 10 4 3;
18337
18337
  }
@@ -18344,7 +18344,7 @@ html:not([dir="rtl"]) .list-group-item {
18344
18344
  -webkit-hyphenate-limit-before: 3;
18345
18345
  -webkit-hyphenate-limit-after: 3;
18346
18346
  }
18347
- @media (min-width: 992px) {
18347
+ @media (min-width: 1160px) {
18348
18348
  .list-group-item-heading {
18349
18349
  -webkit-hyphenate-limit-before: 4;
18350
18350
  }
@@ -18420,7 +18420,7 @@ a.list-group-item:not(.disabled):not(:disabled):focus {
18420
18420
  box-shadow: none;
18421
18421
  }
18422
18422
 
18423
- @media (min-width: 768px) {
18423
+ @media (min-width: 840px) {
18424
18424
  .list-group-item.active {
18425
18425
  margin-left: -12px;
18426
18426
  margin-right: -12px;
@@ -18441,7 +18441,7 @@ a.list-group-item:not(.disabled):not(:disabled):focus {
18441
18441
  background-color: var(--color-background-screen);
18442
18442
  }
18443
18443
 
18444
- @media (min-width: 576px) {
18444
+ @media (min-width: 600px) {
18445
18445
  .list-group-inactive .list-group-item:hover .circle,
18446
18446
  .list-group-inactive .list-group-item.active .circle {
18447
18447
  background-color: rgba(134,167,189,0.10196);
@@ -18610,7 +18610,7 @@ a.list-group-item-danger:hover {
18610
18610
  }
18611
18611
  }
18612
18612
 
18613
- @media (max-width: 767px) {
18613
+ @media (max-width: 839.8px) {
18614
18614
  .list-group-slide-out .list-group-item .collapse {
18615
18615
  position: fixed;
18616
18616
  top: 0;
@@ -18840,7 +18840,7 @@ html:not([dir="rtl"]) .nav-stacked > li > a {
18840
18840
  transition: none;
18841
18841
  }
18842
18842
 
18843
- @media (min-width: 992px) {
18843
+ @media (min-width: 1160px) {
18844
18844
  .nav-stacked > li > a {
18845
18845
  padding-right: 32px;
18846
18846
  padding-right: var(--size-32);
@@ -18931,7 +18931,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
18931
18931
  line-height: var(--line-height-body);
18932
18932
  }
18933
18933
 
18934
- @media (min-width: 768px) {
18934
+ @media (min-width: 840px) {
18935
18935
  .nav-justified-2-p-x {
18936
18936
  padding-right: 25%;
18937
18937
  padding-left: 25%;
@@ -19119,7 +19119,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19119
19119
  float: none !important;
19120
19120
  }
19121
19121
 
19122
- @media (min-width: 576px) {
19122
+ @media (min-width: 600px) {
19123
19123
  .pull-sm-left {
19124
19124
  float: left !important;
19125
19125
  }
@@ -19137,7 +19137,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19137
19137
  }
19138
19138
  }
19139
19139
 
19140
- @media (min-width: 768px) {
19140
+ @media (min-width: 840px) {
19141
19141
  .pull-md-left {
19142
19142
  float: left !important;
19143
19143
  }
@@ -19155,7 +19155,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19155
19155
  }
19156
19156
  }
19157
19157
 
19158
- @media (min-width: 992px) {
19158
+ @media (min-width: 1160px) {
19159
19159
  .pull-lg-left {
19160
19160
  float: left !important;
19161
19161
  }
@@ -19173,7 +19173,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19173
19173
  }
19174
19174
  }
19175
19175
 
19176
- @media (min-width: 1200px) {
19176
+ @media (min-width: 1160px) {
19177
19177
  .pull-xl-left {
19178
19178
  float: left !important;
19179
19179
  }
@@ -19248,7 +19248,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19248
19248
  transition: border-top-width 0s linear;
19249
19249
  }
19250
19250
 
19251
- @media (min-width: 768px) {
19251
+ @media (min-width: 840px) {
19252
19252
  .navbar {
19253
19253
  border-radius: 0;
19254
19254
  }
@@ -19258,7 +19258,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19258
19258
  }
19259
19259
  }
19260
19260
 
19261
- @media (min-width: 768px) {
19261
+ @media (min-width: 840px) {
19262
19262
  .navbar-header {
19263
19263
  float: left;
19264
19264
  }
@@ -19272,7 +19272,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19272
19272
  -webkit-overflow-scrolling: touch;
19273
19273
  }
19274
19274
 
19275
- @media (min-width: 768px) {
19275
+ @media (min-width: 840px) {
19276
19276
  .navbar-collapse {
19277
19277
  width: auto;
19278
19278
  border-top: 0;
@@ -19291,7 +19291,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19291
19291
  }
19292
19292
  }
19293
19293
 
19294
- @media (min-width: 768px) {
19294
+ @media (min-width: 840px) {
19295
19295
  .container > .navbar-header,
19296
19296
  .container-fluid > .navbar-header,
19297
19297
  .container > .navbar-collapse,
@@ -19306,7 +19306,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19306
19306
  margin-bottom: 0;
19307
19307
  }
19308
19308
 
19309
- @media (min-width: 768px) {
19309
+ @media (min-width: 840px) {
19310
19310
  .navbar-static-top {
19311
19311
  border-radius: 0;
19312
19312
  }
@@ -19341,7 +19341,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19341
19341
  color: var(--color-background-screen);
19342
19342
  }
19343
19343
 
19344
- @media (max-width: 767px) {
19344
+ @media (max-width: 839.98px) {
19345
19345
  .navbar.affix .navbar-nav > li > a,
19346
19346
  .navbar-fixed-top .navbar-nav > li > a,
19347
19347
  .navbar-fixed-bottom .navbar-nav > li > a,
@@ -19363,7 +19363,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19363
19363
  color: var(--color-content-accent-active);
19364
19364
  }
19365
19365
 
19366
- @media (min-width: 768px) {
19366
+ @media (min-width: 840px) {
19367
19367
  .navbar.affix,
19368
19368
  .navbar-fixed-top,
19369
19369
  .navbar-fixed-bottom {
@@ -19491,7 +19491,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19491
19491
  background-color: var(--color-content-accent-hover);
19492
19492
  }
19493
19493
 
19494
- @media (min-width: 768px) {
19494
+ @media (min-width: 840px) {
19495
19495
  .navbar-toggle {
19496
19496
  display: none;
19497
19497
  }
@@ -19505,7 +19505,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19505
19505
  transition: color ease 0.15s;
19506
19506
  }
19507
19507
 
19508
- @media (min-width: 768px) and (max-width: 991px) {
19508
+ @media (min-width: 840px) and (max-width: 1159.8px) {
19509
19509
  .navbar-nav > li > a,
19510
19510
  .navbar-nav > li > button {
19511
19511
  padding-left: 12px;
@@ -19552,7 +19552,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19552
19552
  color: var(--color-content-accent-active);
19553
19553
  }
19554
19554
 
19555
- @media (min-width: 768px) {
19555
+ @media (min-width: 840px) {
19556
19556
  .navbar-inverse .navbar-nav > li > a.dropdown-toggle,
19557
19557
  .navbar-inverse .navbar-nav > li > button.dropdown-toggle {
19558
19558
  color: #ffffff;
@@ -19578,7 +19578,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19578
19578
  margin-left: initial;
19579
19579
  }
19580
19580
 
19581
- @media (min-width: 768px) {
19581
+ @media (min-width: 840px) {
19582
19582
  .navbar-nav > li > a.navbar-title-link,
19583
19583
  .navbar-nav > li > button.navbar-title-link {
19584
19584
  font-size: 1.25rem;
@@ -19590,7 +19590,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19590
19590
  display: none;
19591
19591
  }
19592
19592
 
19593
- @media (max-width: 767px) {
19593
+ @media (max-width: 839px) {
19594
19594
  .navbar-nav > li > a,
19595
19595
  .navbar-nav > li > button {
19596
19596
  font-size: 1rem;
@@ -19641,7 +19641,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19641
19641
  }
19642
19642
  }
19643
19643
 
19644
- @media (min-width: 768px) {
19644
+ @media (min-width: 840px) {
19645
19645
  .navbar-nav {
19646
19646
  float: left;
19647
19647
  }
@@ -19665,7 +19665,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19665
19665
  padding: 8px 16px;
19666
19666
  }
19667
19667
 
19668
- @media (max-width: 767px) {
19668
+ @media (max-width: 839px) {
19669
19669
  .navbar-form .form-group {
19670
19670
  margin-bottom: 4px;
19671
19671
  }
@@ -19674,7 +19674,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19674
19674
  }
19675
19675
  }
19676
19676
 
19677
- @media (min-width: 768px) {
19677
+ @media (min-width: 840px) {
19678
19678
  .navbar-form {
19679
19679
  width: auto;
19680
19680
  border: 0;
@@ -19688,7 +19688,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19688
19688
  }
19689
19689
  }
19690
19690
 
19691
- @media (min-width: 768px) and (min-width: 576px) {
19691
+ @media (min-width: 840px) and (min-width: 600px) {
19692
19692
  .navbar-form .form-group {
19693
19693
  display: inline-block;
19694
19694
  margin-bottom: 0;
@@ -19751,7 +19751,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19751
19751
  }
19752
19752
  }
19753
19753
 
19754
- @media (min-width: 768px) and (min-width: 576px) {
19754
+ @media (min-width: 840px) and (min-width: 600px) {
19755
19755
  .navbar-form .form-group {
19756
19756
  display: inline-block;
19757
19757
  margin-bottom: 0;
@@ -19814,7 +19814,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19814
19814
  }
19815
19815
  }
19816
19816
 
19817
- @media (max-width: 768px) {
19817
+ @media (max-width: 840px) {
19818
19818
  .navbar-form {
19819
19819
  border-bottom: 1px solid rgba(0,0,0,0.10196);
19820
19820
  border-bottom: 1px solid var(--color-border-neutral);
@@ -19848,7 +19848,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19848
19848
  font-size: var(--font-size-14);
19849
19849
  }
19850
19850
 
19851
- @media (max-width: 768px) {
19851
+ @media (max-width: 840px) {
19852
19852
  .navbar-nav > li > .dropdown-menu > li > a {
19853
19853
  position: relative;
19854
19854
  -webkit-touch-callout: none;
@@ -19884,7 +19884,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19884
19884
  background-color: var(--color-background-neutral);
19885
19885
  }
19886
19886
 
19887
- @media (max-width: 576px) {
19887
+ @media (max-width: 600px) {
19888
19888
  .navbar-nav > li > .dropdown-menu-overlay {
19889
19889
  margin-top: 0;
19890
19890
  }
@@ -19912,7 +19912,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19912
19912
  transform: none;
19913
19913
  }
19914
19914
 
19915
- @media (min-width: 768px) {
19915
+ @media (min-width: 840px) {
19916
19916
  .navbar-nav > li.dropdown:hover .dropdown-menu {
19917
19917
  transition: opacity 0.2s cubic-bezier(0.6, 0.2, 0.1, 1), transform 0.2s cubic-bezier(0.6, 0.2, 0.1, 1), visibility 0s linear 0s;
19918
19918
  visibility: visible;
@@ -19941,7 +19941,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19941
19941
  left: initial;
19942
19942
  }
19943
19943
 
19944
- @media (min-width: 768px) and (max-width: 991px) {
19944
+ @media (min-width: 840px) and (max-width: 1159.8px) {
19945
19945
  .navbar-right li > .dropdown-menu::before,
19946
19946
  .pull-xs-right li > .dropdown-menu::before {
19947
19947
  right: 16px;
@@ -20003,7 +20003,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20003
20003
  margin-bottom: 16px;
20004
20004
  }
20005
20005
 
20006
- @media (max-width: 767px) {
20006
+ @media (max-width: 839px) {
20007
20007
  .navbar-btn {
20008
20008
  display: block;
20009
20009
  }
@@ -20014,7 +20014,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20014
20014
  margin-bottom: 15px;
20015
20015
  }
20016
20016
 
20017
- @media (min-width: 768px) {
20017
+ @media (min-width: 840px) {
20018
20018
  .navbar-text {
20019
20019
  float: left;
20020
20020
  margin-left: 16px;
@@ -20025,7 +20025,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20025
20025
  }
20026
20026
  }
20027
20027
 
20028
- @media (min-width: 768px) {
20028
+ @media (min-width: 840px) {
20029
20029
  .navbar-left {
20030
20030
  float: left !important;
20031
20031
  }
@@ -20088,7 +20088,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20088
20088
  }
20089
20089
  }
20090
20090
 
20091
- @media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
20091
+ @media (min-width: 840px) and (min-width: 840px) and (max-width: 1159.8px) {
20092
20092
  .navbar-right li > .dropdown-menu::before {
20093
20093
  right: 16px;
20094
20094
  }
@@ -20128,7 +20128,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20128
20128
  color: var(--color-content-primary);
20129
20129
  }
20130
20130
 
20131
- @media (min-width: 768px) {
20131
+ @media (min-width: 840px) {
20132
20132
  .navbar-default .navbar-nav > li > a {
20133
20133
  border-bottom: 3px solid transparent;
20134
20134
  }
@@ -20168,7 +20168,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20168
20168
  color: var(--color-content-accent-active);
20169
20169
  }
20170
20170
 
20171
- @media (max-width: 767px) {
20171
+ @media (max-width: 839px) {
20172
20172
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
20173
20173
  color: #0097c7;
20174
20174
  color: var(--color-content-accent);
@@ -20244,7 +20244,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20244
20244
  color: #ffffff;
20245
20245
  }
20246
20246
 
20247
- @media (min-width: 768px) {
20247
+ @media (min-width: 840px) {
20248
20248
  .navbar-inverse .navbar-nav > li > a {
20249
20249
  border-bottom: 3px solid transparent;
20250
20250
  }
@@ -20288,7 +20288,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20288
20288
  color: var(--color-content-accent-hover);
20289
20289
  }
20290
20290
 
20291
- @media (max-width: 767px) {
20291
+ @media (max-width: 839px) {
20292
20292
  .navbar-inverse .navbar-nav > li > a {
20293
20293
  color: #37517e;
20294
20294
  color: var(--color-content-primary);
@@ -20371,7 +20371,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20371
20371
  display: none;
20372
20372
  }
20373
20373
 
20374
- @media (max-width: 767px) {
20374
+ @media (max-width: 839px) {
20375
20375
  .navbar-collapse {
20376
20376
  position: fixed;
20377
20377
  bottom: 0;
@@ -20511,7 +20511,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20511
20511
  display: inline-block;
20512
20512
  }
20513
20513
 
20514
- @media (min-width: 992px) {
20514
+ @media (min-width: 1160px) {
20515
20515
  .navbar .profile-name .text-ellipses,
20516
20516
  .navbar .profile-name .text-ellipsis,
20517
20517
  .navbar .profile-name .truncate {
@@ -20519,7 +20519,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20519
20519
  }
20520
20520
  }
20521
20521
 
20522
- @media (min-width: 1200px) {
20522
+ @media (min-width: 1160px) {
20523
20523
  .navbar .profile-name .text-ellipses,
20524
20524
  .navbar .profile-name .text-ellipsis,
20525
20525
  .navbar .profile-name .truncate {
@@ -20535,7 +20535,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20535
20535
  margin-top: 56px;
20536
20536
  }
20537
20537
 
20538
- @media (min-width: 768px) {
20538
+ @media (min-width: 840px) {
20539
20539
  .navbar + .jumbotron,
20540
20540
  .navbar + .jumbotron-image,
20541
20541
  .navbar + .jumbotron-image-inverse,
@@ -20556,7 +20556,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20556
20556
  padding-bottom: 64px;
20557
20557
  }
20558
20558
 
20559
- @media (min-width: 768px) {
20559
+ @media (min-width: 840px) {
20560
20560
  .navbar + .jumbotron,
20561
20561
  .navbar + .jumbotron-image > .jumbotron,
20562
20562
  .navbar + .jumbotron-image-inverse > .jumbotron,
@@ -20578,7 +20578,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20578
20578
  margin-left: initial;
20579
20579
  }
20580
20580
 
20581
- @media (max-width: 767px) {
20581
+ @media (max-width: 839.8px) {
20582
20582
  .navbar-static-top {
20583
20583
  background-color: #37517e;
20584
20584
  border-bottom-color: transparent;
@@ -20617,7 +20617,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20617
20617
  width: 75%;
20618
20618
  }
20619
20619
 
20620
- @media (min-width: 992px) {
20620
+ @media (min-width: 1160px) {
20621
20621
  .navbar-title,
20622
20622
  .navbar-subtitle {
20623
20623
  color: #37517e;
@@ -20642,7 +20642,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20642
20642
  border-bottom: 1px solid var(--color-border-neutral);
20643
20643
  }
20644
20644
 
20645
- @media (min-width: 992px) {
20645
+ @media (min-width: 1160px) {
20646
20646
  .nav-toolbar {
20647
20647
  margin-top: 0;
20648
20648
  background-color: #ffffff;
@@ -20662,7 +20662,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20662
20662
  }
20663
20663
  }
20664
20664
 
20665
- @media (max-width: 991px) {
20665
+ @media (max-width: 1159.8px) {
20666
20666
  .nav-toolbar.affix {
20667
20667
  position: relative !important;
20668
20668
  }
@@ -20702,13 +20702,13 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20702
20702
  height: 32px;
20703
20703
  }
20704
20704
 
20705
- @media (min-width: 992px) {
20705
+ @media (min-width: 1160px) {
20706
20706
  .nav-toolbar--compact {
20707
20707
  padding-top: 0;
20708
20708
  }
20709
20709
  }
20710
20710
 
20711
- @media (min-width: 992px) {
20711
+ @media (min-width: 1160px) {
20712
20712
  .column-layout .nav-toolbar.affix {
20713
20713
  width: calc(100% - 264px);
20714
20714
  }
@@ -20728,7 +20728,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20728
20728
  width: calc(100% - 140px);
20729
20729
  }
20730
20730
 
20731
- @media (min-width: 768px) {
20731
+ @media (min-width: 840px) {
20732
20732
  .simple-nav .navbar-header {
20733
20733
  width: calc(100% - 340px);
20734
20734
  }
@@ -20746,14 +20746,14 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20746
20746
  float: left;
20747
20747
  }
20748
20748
 
20749
- @media (min-width: 576px) {
20749
+ @media (min-width: 600px) {
20750
20750
  .simple-nav .navbar-nav > li > a {
20751
20751
  font-size: 1rem !important;
20752
20752
  font-size: var(--font-size-16) !important;
20753
20753
  }
20754
20754
  }
20755
20755
 
20756
- @media (min-width: 992px) {
20756
+ @media (min-width: 1160px) {
20757
20757
  .simple-nav {
20758
20758
  background-color: #ffffff;
20759
20759
  background-color: var(--color-background-screen);
@@ -20762,7 +20762,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20762
20762
  }
20763
20763
  }
20764
20764
 
20765
- @media (max-width: 991px) {
20765
+ @media (max-width: 1159.8px) {
20766
20766
  .simple-nav .navbar-nav > li > a {
20767
20767
  color: #ffffff;
20768
20768
  }
@@ -20790,7 +20790,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20790
20790
  max-width: 164px;
20791
20791
  }
20792
20792
 
20793
- @media (min-width: 768px) {
20793
+ @media (min-width: 840px) {
20794
20794
  .subnav {
20795
20795
  height: 128px !important;
20796
20796
  position: relative;
@@ -20834,7 +20834,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20834
20834
 
20835
20835
  /* stylelint-enable */
20836
20836
 
20837
- @media (min-width: 576px) {
20837
+ @media (min-width: 600px) {
20838
20838
  .form-inline .form-group {
20839
20839
  display: inline-block;
20840
20840
  margin-bottom: 0;
@@ -21016,7 +21016,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
21016
21016
  vertical-align: middle;
21017
21017
  }
21018
21018
 
21019
- @media (max-width: 575px) {
21019
+ @media (max-width: 599.98px) {
21020
21020
  .tw-select.dropdown-menu.dropdown-menu--open {
21021
21021
  max-height: 50vh;
21022
21022
  max-height: 50svh;
@@ -21232,7 +21232,7 @@ button.close {
21232
21232
  padding-right: initial;
21233
21233
  }
21234
21234
 
21235
- @media (max-width: 320px) {
21235
+ @media (max-width: 319.98px) {
21236
21236
  .media-right,
21237
21237
  .media-left {
21238
21238
  padding-left: 32px;
@@ -21441,7 +21441,7 @@ button.close {
21441
21441
  overflow: scroll;
21442
21442
  }
21443
21443
 
21444
- @media (min-width: 576px) {
21444
+ @media (min-width: 600px) {
21445
21445
  .modal-dialog {
21446
21446
  width: 540px;
21447
21447
  margin: 32px auto;
@@ -21468,7 +21468,7 @@ button.close {
21468
21468
  }
21469
21469
  }
21470
21470
 
21471
- @media (min-width: 576px) {
21471
+ @media (min-width: 600px) {
21472
21472
  .modal-sm,
21473
21473
  .modal-lg {
21474
21474
  width: auto;
@@ -21483,7 +21483,7 @@ button.close {
21483
21483
  }
21484
21484
  }
21485
21485
 
21486
- @media (min-width: 768px) {
21486
+ @media (min-width: 840px) {
21487
21487
  .modal-lg {
21488
21488
  width: 720px;
21489
21489
  margin: 32px auto;
@@ -21528,7 +21528,7 @@ button.close {
21528
21528
  padding: 16px;
21529
21529
  }
21530
21530
 
21531
- @media (min-width: 576px) {
21531
+ @media (min-width: 600px) {
21532
21532
  .panel {
21533
21533
  margin-bottom: 24px;
21534
21534
  margin-left: -24px;
@@ -21545,7 +21545,7 @@ button.close {
21545
21545
  }
21546
21546
  }
21547
21547
 
21548
- @media (min-width: 768px) {
21548
+ @media (min-width: 840px) {
21549
21549
  .panel {
21550
21550
  margin-left: 0;
21551
21551
  margin-right: 0;
@@ -21555,7 +21555,7 @@ button.close {
21555
21555
  }
21556
21556
  }
21557
21557
 
21558
- @media (min-width: 992px) {
21558
+ @media (min-width: 1160px) {
21559
21559
  .panel {
21560
21560
  margin-bottom: 32px;
21561
21561
  border-radius: 3px;
@@ -21568,7 +21568,7 @@ button.close {
21568
21568
  }
21569
21569
  }
21570
21570
 
21571
- @media (min-width: 768px) {
21571
+ @media (min-width: 840px) {
21572
21572
  .panel-title {
21573
21573
  line-height: calc(1.2 * 2);
21574
21574
  line-height: calc(var(--line-height-title) * 2);
@@ -21862,7 +21862,7 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
21862
21862
  padding-right: initial;
21863
21863
  }
21864
21864
 
21865
- @media (min-width: 768px) {
21865
+ @media (min-width: 840px) {
21866
21866
  .panel > .table tr > :first-child,
21867
21867
  .panel > .table-responsive tr > :first-child {
21868
21868
  padding-left: 24px;
@@ -21885,7 +21885,7 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
21885
21885
  }
21886
21886
  }
21887
21887
 
21888
- @media (min-width: 992px) {
21888
+ @media (min-width: 1160px) {
21889
21889
  .panel > .table tr > :first-child,
21890
21890
  .panel > .table-responsive tr > :first-child {
21891
21891
  padding-left: 32px;
@@ -21928,7 +21928,7 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
21928
21928
 
21929
21929
  .panel-group .panel-heading + .panel-collapse > .panel-body,
21930
21930
  .panel-group .panel-heading + .panel-collapse > .list-group {
21931
- border-top: 1px solid #FFF;
21931
+ border-top: 1px solid #fff;
21932
21932
  }
21933
21933
 
21934
21934
  .panel-group .panel-footer {
@@ -21936,7 +21936,7 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
21936
21936
  }
21937
21937
 
21938
21938
  .panel-group .panel-footer + .panel-collapse .panel-body {
21939
- border-bottom: 1px solid #FFF;
21939
+ border-bottom: 1px solid #fff;
21940
21940
  }
21941
21941
 
21942
21942
  .panel-default {
@@ -21984,25 +21984,25 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
21984
21984
  }
21985
21985
 
21986
21986
  .panel-success {
21987
- border-color: #2ED06E !important;
21987
+ border-color: #2ed06e !important;
21988
21988
  }
21989
21989
 
21990
21990
  .panel-success > .panel-heading {
21991
- color: #1B7940;
21992
- border-color: #2ED06E;
21991
+ color: #1b7940;
21992
+ border-color: #2ed06e;
21993
21993
  }
21994
21994
 
21995
21995
  .panel-success > .panel-heading + .panel-collapse > .panel-body {
21996
- border-top-color: #2ED06E;
21996
+ border-top-color: #2ed06e;
21997
21997
  }
21998
21998
 
21999
21999
  .panel-success > .panel-heading .badge {
22000
- color: #FFF;
22001
- background-color: #1B7940;
22000
+ color: #fff;
22001
+ background-color: #1b7940;
22002
22002
  }
22003
22003
 
22004
22004
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
22005
- border-bottom-color: #2ED06E;
22005
+ border-bottom-color: #2ed06e;
22006
22006
  }
22007
22007
 
22008
22008
  .panel-info {
@@ -22019,7 +22019,7 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
22019
22019
  }
22020
22020
 
22021
22021
  .panel-info > .panel-heading .badge {
22022
- color: #FFF;
22022
+ color: #fff;
22023
22023
  background-color: #00a4df;
22024
22024
  }
22025
22025
 
@@ -22028,47 +22028,47 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
22028
22028
  }
22029
22029
 
22030
22030
  .panel-warning {
22031
- border-color: #FFA600 !important;
22031
+ border-color: #ffa600 !important;
22032
22032
  }
22033
22033
 
22034
22034
  .panel-warning > .panel-heading {
22035
- color: #9E5F00;
22036
- border-color: #FFA600;
22035
+ color: #9e5f00;
22036
+ border-color: #ffa600;
22037
22037
  }
22038
22038
 
22039
22039
  .panel-warning > .panel-heading + .panel-collapse > .panel-body {
22040
- border-top-color: #FFA600;
22040
+ border-top-color: #ffa600;
22041
22041
  }
22042
22042
 
22043
22043
  .panel-warning > .panel-heading .badge {
22044
- color: #FFF;
22045
- background-color: #9E5F00;
22044
+ color: #fff;
22045
+ background-color: #9e5f00;
22046
22046
  }
22047
22047
 
22048
22048
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
22049
- border-bottom-color: #FFA600;
22049
+ border-bottom-color: #ffa600;
22050
22050
  }
22051
22051
 
22052
22052
  .panel-danger {
22053
- border-color: #F53636 !important;
22053
+ border-color: #f53636 !important;
22054
22054
  }
22055
22055
 
22056
22056
  .panel-danger > .panel-heading {
22057
- color: #C22E2E;
22058
- border-color: #F53636;
22057
+ color: #c22e2e;
22058
+ border-color: #f53636;
22059
22059
  }
22060
22060
 
22061
22061
  .panel-danger > .panel-heading + .panel-collapse > .panel-body {
22062
- border-top-color: #F53636;
22062
+ border-top-color: #f53636;
22063
22063
  }
22064
22064
 
22065
22065
  .panel-danger > .panel-heading .badge {
22066
- color: #FFF;
22067
- background-color: #C22E2E;
22066
+ color: #fff;
22067
+ background-color: #c22e2e;
22068
22068
  }
22069
22069
 
22070
22070
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
22071
- border-bottom-color: #F53636;
22071
+ border-bottom-color: #f53636;
22072
22072
  }
22073
22073
 
22074
22074
  .panel ul:last-child {
@@ -22086,21 +22086,21 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
22086
22086
  padding: 16px;
22087
22087
  }
22088
22088
 
22089
- @media (min-width: 576px) {
22089
+ @media (min-width: 600px) {
22090
22090
  .panel-group .panel .panel-heading,
22091
22091
  .panel-group .panel .panel-footer {
22092
22092
  padding: 24px !important;
22093
22093
  }
22094
22094
  }
22095
22095
 
22096
- @media (min-width: 992px) {
22096
+ @media (min-width: 1160px) {
22097
22097
  .panel-group .panel .panel-heading,
22098
22098
  .panel-group .panel .panel-footer {
22099
22099
  padding: 24px 32px;
22100
22100
  }
22101
22101
  }
22102
22102
 
22103
- @media (min-width: 768px) {
22103
+ @media (min-width: 840px) {
22104
22104
  .panel {
22105
22105
  margin-left: 0;
22106
22106
  margin-right: 0;
@@ -22549,12 +22549,12 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
22549
22549
  hyphens: auto;
22550
22550
  hyphenate-limit-chars: 7 3;
22551
22551
  }
22552
- @media (min-width: 768px) {
22552
+ @media (min-width: 840px) {
22553
22553
  .popover-title {
22554
22554
  hyphenate-limit-chars: 8 3;
22555
22555
  }
22556
22556
  }
22557
- @media (min-width: 992px) {
22557
+ @media (min-width: 1160px) {
22558
22558
  .popover-title {
22559
22559
  hyphenate-limit-chars: 10 4 3;
22560
22560
  }
@@ -22567,7 +22567,7 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
22567
22567
  -webkit-hyphenate-limit-before: 3;
22568
22568
  -webkit-hyphenate-limit-after: 3;
22569
22569
  }
22570
- @media (min-width: 992px) {
22570
+ @media (min-width: 1160px) {
22571
22571
  .popover-title {
22572
22572
  -webkit-hyphenate-limit-before: 4;
22573
22573
  }
@@ -22678,7 +22678,7 @@ button.popover-close {
22678
22678
  border-bottom: 0;
22679
22679
  }
22680
22680
 
22681
- @media (max-width: 991px) {
22681
+ @media (max-width: 1159.98px) {
22682
22682
  .popover-modal {
22683
22683
  position: fixed;
22684
22684
  top: 0 !important;
@@ -22693,7 +22693,7 @@ button.popover-close {
22693
22693
  }
22694
22694
  }
22695
22695
 
22696
- @media (min-width: 992px) {
22696
+ @media (min-width: 1160px) {
22697
22697
  .popover-modal.left {
22698
22698
  margin-right: -var(--size-24) !important;
22699
22699
  }
@@ -22749,7 +22749,7 @@ button.popover-close {
22749
22749
  left: initial;
22750
22750
  }
22751
22751
 
22752
- @media (max-width: 991px) {
22752
+ @media (max-width: 1159.98px) {
22753
22753
  .popover-modal-cover {
22754
22754
  display: block;
22755
22755
  }
@@ -22761,7 +22761,7 @@ button.popover-close {
22761
22761
  padding: var(--size-24);
22762
22762
  }
22763
22763
 
22764
- @media (max-width: 576px) {
22764
+ @media (max-width: 600px) {
22765
22765
  .popover-promotion {
22766
22766
  width: auto !important;
22767
22767
  padding: 24px !important;
@@ -22771,7 +22771,7 @@ button.popover-close {
22771
22771
  }
22772
22772
  }
22773
22773
 
22774
- @media (min-width: 566px) and (max-width: 992px) {
22774
+ @media (min-width: 590px) and (max-width: 1160px) {
22775
22775
  .popover-promotion {
22776
22776
  width: 540px !important;
22777
22777
  padding: 28px 32px !important;
@@ -22788,7 +22788,7 @@ button.popover-close {
22788
22788
  line-height: var(--line-height-title);
22789
22789
  }
22790
22790
 
22791
- @media (min-width: 768px) {
22791
+ @media (min-width: 840px) {
22792
22792
  .popover-promotion .popover-title {
22793
22793
  font-size: 1.25rem;
22794
22794
  font-size: var(--font-size-20);
@@ -22797,25 +22797,25 @@ button.popover-close {
22797
22797
  }
22798
22798
  }
22799
22799
 
22800
- @media (max-width: 480px) {
22800
+ @media (max-width: 320px) {
22801
22801
  .popover-promotion .popover-image {
22802
22802
  width: 80%;
22803
22803
  }
22804
22804
  }
22805
22805
 
22806
- @media (min-width: 480px) and (max-width: 992px) {
22806
+ @media (min-width: 320px) and (max-width: 1160px) {
22807
22807
  .popover-promotion .popover-image {
22808
22808
  width: 60%;
22809
22809
  }
22810
22810
  }
22811
22811
 
22812
- @media (min-width: 992px) {
22812
+ @media (min-width: 1160px) {
22813
22813
  .popover-promotion .popover-image {
22814
22814
  width: 80%;
22815
22815
  }
22816
22816
  }
22817
22817
 
22818
- @media (max-width: 992px) {
22818
+ @media (max-width: 1160px) {
22819
22819
  .popover-promotion {
22820
22820
  position: absolute !important;
22821
22821
  }
@@ -23554,7 +23554,7 @@ textarea:focus-visible {
23554
23554
  margin-bottom: 16px;
23555
23555
  }
23556
23556
 
23557
- @media (min-width: 768px) {
23557
+ @media (min-width: 840px) {
23558
23558
  .sequence > li {
23559
23559
  padding-top: 4px;
23560
23560
  padding-bottom: 4px;
@@ -23603,7 +23603,7 @@ textarea:focus-visible {
23603
23603
  top: 2px;
23604
23604
  }
23605
23605
 
23606
- @media (min-width: 768px) {
23606
+ @media (min-width: 840px) {
23607
23607
  .sequence .sequence-icon {
23608
23608
  top: 4px;
23609
23609
  }
@@ -23675,7 +23675,7 @@ textarea:focus-visible {
23675
23675
  margin-left: initial;
23676
23676
  }
23677
23677
 
23678
- @media (min-width: 768px) {
23678
+ @media (min-width: 840px) {
23679
23679
  .sequence {
23680
23680
  padding-right: 24px;
23681
23681
  font-size: 1rem;
@@ -24235,7 +24235,7 @@ textarea:focus-visible {
24235
24235
  margin-bottom: 24px;
24236
24236
  }
24237
24237
 
24238
- @media (min-width: 768px) {
24238
+ @media (min-width: 840px) {
24239
24239
  .sequence-lg > li {
24240
24240
  padding-top: 8px;
24241
24241
  padding-bottom: 8px;
@@ -24284,7 +24284,7 @@ textarea:focus-visible {
24284
24284
  top: 8px;
24285
24285
  }
24286
24286
 
24287
- @media (min-width: 768px) {
24287
+ @media (min-width: 840px) {
24288
24288
  .sequence-lg .sequence-icon {
24289
24289
  top: 8px;
24290
24290
  }
@@ -24350,7 +24350,7 @@ textarea:focus-visible {
24350
24350
  margin-left: initial;
24351
24351
  }
24352
24352
 
24353
- @media (min-width: 768px) {
24353
+ @media (min-width: 840px) {
24354
24354
  .sequence-lg {
24355
24355
  padding-left: 48px;
24356
24356
  }
@@ -24710,7 +24710,7 @@ th {
24710
24710
  background-color: var(--color-background-neutral);
24711
24711
  }
24712
24712
 
24713
- @media (max-width: 767px) {
24713
+ @media (max-width: 839.8px) {
24714
24714
  div.table-bordered:not(.table-responsive) {
24715
24715
  border: 0;
24716
24716
  }
@@ -24721,7 +24721,7 @@ th {
24721
24721
  background-color: var(--color-background-neutral);
24722
24722
  }
24723
24723
 
24724
- @media (min-width: 768px) {
24724
+ @media (min-width: 840px) {
24725
24725
  .table-striped > .tbody > dl:nth-of-type(odd) {
24726
24726
  background-color: rgba(134,167,189,0.10196);
24727
24727
  background-color: var(--color-background-neutral);
@@ -24914,7 +24914,7 @@ table col[class*="col-"] {
24914
24914
  border: 0;
24915
24915
  }
24916
24916
 
24917
- @media screen and (max-width: 767px) {
24917
+ @media screen and (max-width: 839.8px) {
24918
24918
  .table-responsive {
24919
24919
  width: 100%;
24920
24920
  margin-bottom: 24px;
@@ -24949,7 +24949,7 @@ table col[class*="col-"] {
24949
24949
  }
24950
24950
  }
24951
24951
 
24952
- @media (min-width: 768px) {
24952
+ @media (min-width: 840px) {
24953
24953
  .table {
24954
24954
  display: table;
24955
24955
  }
@@ -24987,7 +24987,7 @@ table col[class*="col-"] {
24987
24987
  }
24988
24988
  }
24989
24989
 
24990
- @media (max-width: 767px) {
24990
+ @media (max-width: 839.8px) {
24991
24991
  .table > .thead {
24992
24992
  display: none;
24993
24993
  }
@@ -25009,7 +25009,7 @@ table col[class*="col-"] {
25009
25009
  }
25010
25010
  }
25011
25011
 
25012
- @media (max-width: 575px) {
25012
+ @media (max-width: 599.8px) {
25013
25013
  .table > .tbody > dl {
25014
25014
  padding-bottom: 8px;
25015
25015
  }
@@ -25396,7 +25396,7 @@ a[data-toggle="tooltip"] {
25396
25396
  float: none !important;
25397
25397
  }
25398
25398
 
25399
- @media (min-width: 576px) {
25399
+ @media (min-width: 600px) {
25400
25400
  .pull-sm-left {
25401
25401
  float: left !important;
25402
25402
  }
@@ -25414,7 +25414,7 @@ a[data-toggle="tooltip"] {
25414
25414
  }
25415
25415
  }
25416
25416
 
25417
- @media (min-width: 768px) {
25417
+ @media (min-width: 840px) {
25418
25418
  .pull-md-left {
25419
25419
  float: left !important;
25420
25420
  }
@@ -25432,7 +25432,7 @@ a[data-toggle="tooltip"] {
25432
25432
  }
25433
25433
  }
25434
25434
 
25435
- @media (min-width: 992px) {
25435
+ @media (min-width: 1160px) {
25436
25436
  .pull-lg-left {
25437
25437
  float: left !important;
25438
25438
  }
@@ -25450,7 +25450,7 @@ a[data-toggle="tooltip"] {
25450
25450
  }
25451
25451
  }
25452
25452
 
25453
- @media (min-width: 1200px) {
25453
+ @media (min-width: 1160px) {
25454
25454
  .pull-xl-left {
25455
25455
  float: left !important;
25456
25456
  }
@@ -25534,7 +25534,7 @@ a[data-toggle="tooltip"] {
25534
25534
  box-shadow: none;
25535
25535
  }
25536
25536
 
25537
- @media only screen and (min-width: 576px) {
25537
+ @media only screen and (min-width: 600px) {
25538
25538
  .well-sm {
25539
25539
  min-height: 24px;
25540
25540
  min-height: var(--size-24);
@@ -25550,7 +25550,7 @@ a[data-toggle="tooltip"] {
25550
25550
  }
25551
25551
  }
25552
25552
 
25553
- @media only screen and (min-width: 768px) {
25553
+ @media only screen and (min-width: 840px) {
25554
25554
  .well-md {
25555
25555
  min-height: 24px;
25556
25556
  min-height: var(--size-24);
@@ -25566,7 +25566,7 @@ a[data-toggle="tooltip"] {
25566
25566
  }
25567
25567
  }
25568
25568
 
25569
- @media only screen and (min-width: 992px) {
25569
+ @media only screen and (min-width: 1160px) {
25570
25570
  .well-lg {
25571
25571
  min-height: 24px;
25572
25572
  min-height: var(--size-24);
@@ -25582,7 +25582,7 @@ a[data-toggle="tooltip"] {
25582
25582
  }
25583
25583
  }
25584
25584
 
25585
- @media only screen and (min-width: 1200px) {
25585
+ @media only screen and (min-width: 1160px) {
25586
25586
  .well-xl {
25587
25587
  min-height: 24px;
25588
25588
  min-height: var(--size-24);