@transferwise/neptune-css 0.0.0-experimental-00012dd → 0.0.0-experimental-e2fa9ba

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
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Mon, 13 Apr 2026 17:14:58 GMT
3
+ * Generated on Fri, 10 Apr 2026 14:46:00 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -144,7 +144,7 @@
144
144
 
145
145
  /**
146
146
  * Do not edit directly, this file was auto-generated.
147
- * Generated on Mon, 13 Apr 2026 17:14:59 GMT
147
+ * Generated on Fri, 10 Apr 2026 14:46:00 GMT
148
148
  */
149
149
 
150
150
  .np-theme-personal {
@@ -394,7 +394,7 @@
394
394
 
395
395
  /**
396
396
  * Do not edit directly, this file was auto-generated.
397
- * Generated on Mon, 13 Apr 2026 17:14:59 GMT
397
+ * Generated on Fri, 10 Apr 2026 14:46:00 GMT
398
398
  */
399
399
 
400
400
  .np-theme-personal--forest-green {
@@ -644,7 +644,7 @@
644
644
 
645
645
  /**
646
646
  * Do not edit directly, this file was auto-generated.
647
- * Generated on Mon, 13 Apr 2026 17:14:59 GMT
647
+ * Generated on Fri, 10 Apr 2026 14:46:00 GMT
648
648
  */
649
649
 
650
650
  .np-theme-personal--bright-green {
@@ -894,7 +894,7 @@
894
894
 
895
895
  /**
896
896
  * Do not edit directly, this file was auto-generated.
897
- * Generated on Mon, 13 Apr 2026 17:14:59 GMT
897
+ * Generated on Fri, 10 Apr 2026 14:46:00 GMT
898
898
  */
899
899
 
900
900
  .np-theme-personal--dark {
@@ -1144,7 +1144,7 @@
1144
1144
 
1145
1145
  /**
1146
1146
  * Do not edit directly, this file was auto-generated.
1147
- * Generated on Mon, 13 Apr 2026 17:14:59 GMT
1147
+ * Generated on Fri, 10 Apr 2026 14:46:00 GMT
1148
1148
  */
1149
1149
 
1150
1150
  .np-theme-platform {
@@ -1328,7 +1328,7 @@
1328
1328
 
1329
1329
  /**
1330
1330
  * Do not edit directly, this file was auto-generated.
1331
- * Generated on Mon, 13 Apr 2026 17:14:59 GMT
1331
+ * Generated on Fri, 10 Apr 2026 14:46:00 GMT
1332
1332
  */
1333
1333
 
1334
1334
  .np-theme-platform--forest-green {
@@ -1512,7 +1512,7 @@
1512
1512
 
1513
1513
  /**
1514
1514
  * Do not edit directly, this file was auto-generated.
1515
- * Generated on Mon, 13 Apr 2026 17:14:59 GMT
1515
+ * Generated on Fri, 10 Apr 2026 14:46:00 GMT
1516
1516
  */
1517
1517
 
1518
1518
  .np-theme-business {
@@ -1697,7 +1697,7 @@
1697
1697
 
1698
1698
  /**
1699
1699
  * Do not edit directly, this file was auto-generated.
1700
- * Generated on Mon, 13 Apr 2026 17:14:59 GMT
1700
+ * Generated on Fri, 10 Apr 2026 14:46:00 GMT
1701
1701
  */
1702
1702
 
1703
1703
  .np-theme-business--dark {
@@ -1882,7 +1882,7 @@
1882
1882
 
1883
1883
  /**
1884
1884
  * Do not edit directly, this file was auto-generated.
1885
- * Generated on Mon, 13 Apr 2026 17:14:59 GMT
1885
+ * Generated on Fri, 10 Apr 2026 14:46:00 GMT
1886
1886
  */
1887
1887
 
1888
1888
  .np-theme-business--forest-green {
@@ -2067,7 +2067,7 @@
2067
2067
 
2068
2068
  /**
2069
2069
  * Do not edit directly, this file was auto-generated.
2070
- * Generated on Mon, 13 Apr 2026 17:14:59 GMT
2070
+ * Generated on Fri, 10 Apr 2026 14:46:01 GMT
2071
2071
  */
2072
2072
 
2073
2073
  .np-theme-business--bright-green {
@@ -2899,7 +2899,7 @@ dd {
2899
2899
  color: var(--color-content-primary);
2900
2900
  }
2901
2901
 
2902
- @media (min-width: 600px) {
2902
+ @media (min-width: 576px) {
2903
2903
  dd {
2904
2904
  margin-bottom: 24px;
2905
2905
  margin-bottom: var(--size-24);
@@ -2918,7 +2918,7 @@ dd {
2918
2918
  clear: both;
2919
2919
  }
2920
2920
 
2921
- @media (min-width: 600px) {
2921
+ @media (min-width: 576px) {
2922
2922
  .dl-horizontal dt {
2923
2923
  float: left;
2924
2924
  clear: left;
@@ -2982,14 +2982,14 @@ hr {
2982
2982
  border-top: 1px solid rgba(255,255,255,0.10196);
2983
2983
  }
2984
2984
 
2985
- @media (min-width: 600px) {
2985
+ @media (min-width: 576px) {
2986
2986
  hr {
2987
2987
  margin: 24px auto;
2988
2988
  margin: var(--size-24) auto;
2989
2989
  }
2990
2990
  }
2991
2991
 
2992
- @media (min-width: 1160px) {
2992
+ @media (min-width: 992px) {
2993
2993
  hr {
2994
2994
  margin: 32px auto;
2995
2995
  margin: var(--size-32) auto;
@@ -3116,7 +3116,7 @@ h6,
3116
3116
  hyphens: auto;
3117
3117
  hyphenate-limit-chars: 7 3;
3118
3118
  }
3119
- @media (min-width: 840px) {
3119
+ @media (min-width: 768px) {
3120
3120
  .h1,
3121
3121
  .h2,
3122
3122
  .h3,
@@ -3142,7 +3142,7 @@ h6,
3142
3142
  hyphenate-limit-chars: 8 3;
3143
3143
  }
3144
3144
  }
3145
- @media (min-width: 1160px) {
3145
+ @media (min-width: 992px) {
3146
3146
  .h1,
3147
3147
  .h2,
3148
3148
  .h3,
@@ -3197,7 +3197,7 @@ h6,
3197
3197
  -webkit-hyphenate-limit-before: 3;
3198
3198
  -webkit-hyphenate-limit-after: 3;
3199
3199
  }
3200
- @media (min-width: 1160px) {
3200
+ @media (min-width: 992px) {
3201
3201
  .h1,
3202
3202
  .h2,
3203
3203
  .h3,
@@ -3571,7 +3571,7 @@ a,
3571
3571
  hyphens: auto;
3572
3572
  hyphenate-limit-chars: 7 3;
3573
3573
  }
3574
- @media (min-width: 840px) {
3574
+ @media (min-width: 768px) {
3575
3575
  .np-text-display-extra-large,
3576
3576
  .np-text-display-large,
3577
3577
  .np-text-display-medium,
@@ -3579,7 +3579,7 @@ a,
3579
3579
  hyphenate-limit-chars: 8 3;
3580
3580
  }
3581
3581
  }
3582
- @media (min-width: 1160px) {
3582
+ @media (min-width: 992px) {
3583
3583
  .np-text-display-extra-large,
3584
3584
  .np-text-display-large,
3585
3585
  .np-text-display-medium,
@@ -3598,7 +3598,7 @@ a,
3598
3598
  -webkit-hyphenate-limit-before: 3;
3599
3599
  -webkit-hyphenate-limit-after: 3;
3600
3600
  }
3601
- @media (min-width: 1160px) {
3601
+ @media (min-width: 992px) {
3602
3602
  .np-text-display-extra-large,
3603
3603
  .np-text-display-large,
3604
3604
  .np-text-display-medium,
@@ -4017,7 +4017,7 @@ a,
4017
4017
  font-size: 3.73333333rem;
4018
4018
  }
4019
4019
 
4020
- @media (min-width: 840px) {
4020
+ @media (min-width: 768px) {
4021
4021
  .display-1 {
4022
4022
  margin-bottom: 8px;
4023
4023
  margin-bottom: var(--size-8);
@@ -4034,7 +4034,7 @@ a,
4034
4034
  font-size: 3.73333333rem;
4035
4035
  }
4036
4036
 
4037
- @media (min-width: 840px) {
4037
+ @media (min-width: 768px) {
4038
4038
  .display-2 {
4039
4039
  margin-bottom: 16px;
4040
4040
  margin-bottom: var(--size-16);
@@ -4050,7 +4050,7 @@ a,
4050
4050
  font-size: 2.8rem;
4051
4051
  }
4052
4052
 
4053
- @media (min-width: 840px) {
4053
+ @media (min-width: 768px) {
4054
4054
  .display-3 {
4055
4055
  margin-bottom: 24px;
4056
4056
  margin-bottom: var(--size-24);
@@ -4067,7 +4067,7 @@ a,
4067
4067
  font-size: 1.86666667rem;
4068
4068
  }
4069
4069
 
4070
- @media (min-width: 840px) {
4070
+ @media (min-width: 768px) {
4071
4071
  .display-4 {
4072
4072
  margin-bottom: 24px;
4073
4073
  margin-bottom: var(--size-24);
@@ -4084,7 +4084,7 @@ a,
4084
4084
  font-size: 1.86666667rem;
4085
4085
  }
4086
4086
 
4087
- @media (min-width: 840px) {
4087
+ @media (min-width: 768px) {
4088
4088
  .display-5 {
4089
4089
  margin-bottom: 8px;
4090
4090
  margin-bottom: var(--size-8);
@@ -4196,14 +4196,14 @@ blockquote footer::before {
4196
4196
  content: "\2014 \00A0";
4197
4197
  }
4198
4198
 
4199
- @media (min-width: 600px) {
4199
+ @media (min-width: 576px) {
4200
4200
  blockquote {
4201
4201
  margin: 24px;
4202
4202
  margin: var(--size-24);
4203
4203
  }
4204
4204
  }
4205
4205
 
4206
- @media (min-width: 1160px) {
4206
+ @media (min-width: 992px) {
4207
4207
  blockquote {
4208
4208
  margin: 32px;
4209
4209
  margin: var(--size-32);
@@ -4346,7 +4346,7 @@ kbd kbd {
4346
4346
  white-space: nowrap;
4347
4347
  }
4348
4348
 
4349
- @media (min-width: 600px) {
4349
+ @media (min-width: 576px) {
4350
4350
  .text-sm-left {
4351
4351
  text-align: left;
4352
4352
  }
@@ -4370,7 +4370,7 @@ kbd kbd {
4370
4370
  }
4371
4371
  }
4372
4372
 
4373
- @media (min-width: 840px) {
4373
+ @media (min-width: 768px) {
4374
4374
  .text-md-left {
4375
4375
  text-align: left;
4376
4376
  }
@@ -4394,7 +4394,7 @@ kbd kbd {
4394
4394
  }
4395
4395
  }
4396
4396
 
4397
- @media (min-width: 1160px) {
4397
+ @media (min-width: 992px) {
4398
4398
  .text-lg-left {
4399
4399
  text-align: left;
4400
4400
  }
@@ -4418,7 +4418,7 @@ kbd kbd {
4418
4418
  }
4419
4419
  }
4420
4420
 
4421
- @media (min-width: 1160px) {
4421
+ @media (min-width: 1200px) {
4422
4422
  .text-xl-left {
4423
4423
  text-align: left;
4424
4424
  }
@@ -4828,126 +4828,126 @@ a.text-inverse:focus {
4828
4828
  display: none !important;
4829
4829
  }
4830
4830
 
4831
- @media (max-width: 599.98px) {
4831
+ @media (max-width: 575px) {
4832
4832
  .visible-xs,
4833
4833
  .visible-xs-block {
4834
4834
  display: block !important;
4835
4835
  }
4836
4836
  }
4837
4837
 
4838
- @media (max-width: 599.98px) {
4838
+ @media (max-width: 575px) {
4839
4839
  .visible-xs-inline {
4840
4840
  display: inline !important;
4841
4841
  }
4842
4842
  }
4843
4843
 
4844
- @media (max-width: 599.98px) {
4844
+ @media (max-width: 575px) {
4845
4845
  .visible-xs-inline-block {
4846
4846
  display: inline-block !important;
4847
4847
  }
4848
4848
  }
4849
4849
 
4850
- @media (min-width: 600px) and (max-width: 839.98px) {
4850
+ @media (min-width: 576px) and (max-width: 767px) {
4851
4851
  .visible-sm,
4852
4852
  .visible-sm-block {
4853
4853
  display: block !important;
4854
4854
  }
4855
4855
  }
4856
4856
 
4857
- @media (min-width: 600px) and (max-width: 839.98px) {
4857
+ @media (min-width: 576px) and (max-width: 767px) {
4858
4858
  .visible-sm-inline {
4859
4859
  display: inline !important;
4860
4860
  }
4861
4861
  }
4862
4862
 
4863
- @media (min-width: 600px) and (max-width: 839.98px) {
4863
+ @media (min-width: 576px) and (max-width: 767px) {
4864
4864
  .visible-sm-inline-block {
4865
4865
  display: inline-block !important;
4866
4866
  }
4867
4867
  }
4868
4868
 
4869
- @media (min-width: 840px) and (max-width: 1159.98px) {
4869
+ @media (min-width: 768px) and (max-width: 991px) {
4870
4870
  .visible-md,
4871
4871
  .visible-md-block {
4872
4872
  display: block !important;
4873
4873
  }
4874
4874
  }
4875
4875
 
4876
- @media (min-width: 840px) and (max-width: 1159.98px) {
4876
+ @media (min-width: 768px) and (max-width: 991px) {
4877
4877
  .visible-md-inline {
4878
4878
  display: inline !important;
4879
4879
  }
4880
4880
  }
4881
4881
 
4882
- @media (min-width: 840px) and (max-width: 1159.98px) {
4882
+ @media (min-width: 768px) and (max-width: 991px) {
4883
4883
  .visible-md-inline-block {
4884
4884
  display: inline-block !important;
4885
4885
  }
4886
4886
  }
4887
4887
 
4888
- @media (min-width: 1160px) and (max-width: 1159.98px) {
4888
+ @media (min-width: 992px) and (max-width: 1199px) {
4889
4889
  .visible-lg,
4890
4890
  .visible-lg-block {
4891
4891
  display: block !important;
4892
4892
  }
4893
4893
  }
4894
4894
 
4895
- @media (min-width: 1160px) and (max-width: 1159.98px) {
4895
+ @media (min-width: 992px) and (max-width: 1199px) {
4896
4896
  .visible-lg-inline {
4897
4897
  display: inline !important;
4898
4898
  }
4899
4899
  }
4900
4900
 
4901
- @media (min-width: 1160px) and (max-width: 1159.98px) {
4901
+ @media (min-width: 992px) and (max-width: 1199px) {
4902
4902
  .visible-lg-inline-block {
4903
4903
  display: inline-block !important;
4904
4904
  }
4905
4905
  }
4906
4906
 
4907
- @media (min-width: 1160px) {
4907
+ @media (min-width: 1200px) {
4908
4908
  .visible-xl,
4909
4909
  .visible-xl-block {
4910
4910
  display: block !important;
4911
4911
  }
4912
4912
  }
4913
4913
 
4914
- @media (min-width: 1160px) {
4914
+ @media (min-width: 1200px) {
4915
4915
  .visible-xl-inline {
4916
4916
  display: inline !important;
4917
4917
  }
4918
4918
  }
4919
4919
 
4920
- @media (min-width: 1160px) {
4920
+ @media (min-width: 1200px) {
4921
4921
  .visible-xl-inline-block {
4922
4922
  display: inline-block !important;
4923
4923
  }
4924
4924
  }
4925
4925
 
4926
- @media (max-width: 599.98px) {
4926
+ @media (max-width: 575px) {
4927
4927
  .hidden-xs {
4928
4928
  display: none !important;
4929
4929
  }
4930
4930
  }
4931
4931
 
4932
- @media (min-width: 600px) and (max-width: 839.98px) {
4932
+ @media (min-width: 576px) and (max-width: 767px) {
4933
4933
  .hidden-sm {
4934
4934
  display: none !important;
4935
4935
  }
4936
4936
  }
4937
4937
 
4938
- @media (min-width: 840px) and (max-width: 1159.98px) {
4938
+ @media (min-width: 768px) and (max-width: 991px) {
4939
4939
  .hidden-md {
4940
4940
  display: none !important;
4941
4941
  }
4942
4942
  }
4943
4943
 
4944
- @media (min-width: 1160px) and (max-width: 1159.98px) {
4944
+ @media (min-width: 992px) and (max-width: 1199px) {
4945
4945
  .hidden-lg {
4946
4946
  display: none !important;
4947
4947
  }
4948
4948
  }
4949
4949
 
4950
- @media (min-width: 1160px) {
4950
+ @media (min-width: 1200px) {
4951
4951
  .hidden-xl {
4952
4952
  display: none !important;
4953
4953
  }
@@ -6056,7 +6056,7 @@ html:not([dir="rtl"]) .p-a-panel {
6056
6056
  padding-left: var(--size-16) !important;
6057
6057
  }
6058
6058
 
6059
- @media (min-width: 600px) {
6059
+ @media (min-width: 576px) {
6060
6060
  .m-a-panel {
6061
6061
  margin-top: 24px !important;
6062
6062
  margin-top: var(--size-24) !important;
@@ -6103,7 +6103,7 @@ html:not([dir="rtl"]) .p-a-panel {
6103
6103
  }
6104
6104
  }
6105
6105
 
6106
- @media (min-width: 1160px) {
6106
+ @media (min-width: 992px) {
6107
6107
  .m-a-panel {
6108
6108
  margin-top: 32px !important;
6109
6109
  margin-top: var(--size-32) !important;
@@ -6184,7 +6184,7 @@ html:not([dir="rtl"]) .p-a-panel {
6184
6184
  padding-bottom: var(--size-16) !important;
6185
6185
  }
6186
6186
 
6187
- @media (min-width: 600px) {
6187
+ @media (min-width: 576px) {
6188
6188
  .m-t-panel {
6189
6189
  margin-top: 24px !important;
6190
6190
  margin-top: var(--size-24) !important;
@@ -6215,7 +6215,7 @@ html:not([dir="rtl"]) .p-a-panel {
6215
6215
  }
6216
6216
  }
6217
6217
 
6218
- @media (min-width: 1160px) {
6218
+ @media (min-width: 992px) {
6219
6219
  .m-t-panel {
6220
6220
  margin-top: 32px !important;
6221
6221
  margin-top: var(--size-32) !important;
@@ -6326,7 +6326,7 @@ html:not([dir="rtl"]) .p-x-panel {
6326
6326
  padding-right: var(--size-16) !important;
6327
6327
  }
6328
6328
 
6329
- @media (min-width: 600px) {
6329
+ @media (min-width: 576px) {
6330
6330
  [dir="rtl"] .m-l-panel {
6331
6331
  margin-right: 24px !important;
6332
6332
  margin-right: var(--size-24) !important;
@@ -6393,7 +6393,7 @@ html:not([dir="rtl"]) .p-x-panel {
6393
6393
  }
6394
6394
  }
6395
6395
 
6396
- @media (min-width: 1160px) {
6396
+ @media (min-width: 992px) {
6397
6397
  [dir="rtl"] .m-l-panel {
6398
6398
  margin-right: 32px !important;
6399
6399
  margin-right: var(--size-32) !important;
@@ -6494,7 +6494,7 @@ html:not([dir="rtl"]) .p-x-panel {
6494
6494
  padding-bottom: var(--size-16) !important;
6495
6495
  }
6496
6496
 
6497
- @media (min-width: 600px) {
6497
+ @media (min-width: 576px) {
6498
6498
  .m-t-section-1 {
6499
6499
  margin-top: 24px !important;
6500
6500
  margin-top: var(--size-24) !important;
@@ -6525,7 +6525,7 @@ html:not([dir="rtl"]) .p-x-panel {
6525
6525
  }
6526
6526
  }
6527
6527
 
6528
- @media (min-width: 1160px) {
6528
+ @media (min-width: 992px) {
6529
6529
  .m-t-section-1 {
6530
6530
  margin-top: 32px !important;
6531
6531
  margin-top: var(--size-32) !important;
@@ -6590,7 +6590,7 @@ html:not([dir="rtl"]) .p-x-panel {
6590
6590
  padding-bottom: var(--size-32) !important;
6591
6591
  }
6592
6592
 
6593
- @media (min-width: 600px) {
6593
+ @media (min-width: 576px) {
6594
6594
  .m-t-section-2 {
6595
6595
  margin-top: 48px !important;
6596
6596
  margin-top: var(--size-48) !important;
@@ -6621,7 +6621,7 @@ html:not([dir="rtl"]) .p-x-panel {
6621
6621
  }
6622
6622
  }
6623
6623
 
6624
- @media (min-width: 1160px) {
6624
+ @media (min-width: 992px) {
6625
6625
  .m-t-section-2 {
6626
6626
  margin-top: 64px !important;
6627
6627
  margin-top: var(--size-64) !important;
@@ -6686,7 +6686,7 @@ html:not([dir="rtl"]) .p-x-panel {
6686
6686
  padding-bottom: var(--size-48) !important;
6687
6687
  }
6688
6688
 
6689
- @media (min-width: 600px) {
6689
+ @media (min-width: 576px) {
6690
6690
  .m-t-section-3 {
6691
6691
  margin-top: 72px !important;
6692
6692
  margin-top: var(--size-72) !important;
@@ -6717,7 +6717,7 @@ html:not([dir="rtl"]) .p-x-panel {
6717
6717
  }
6718
6718
  }
6719
6719
 
6720
- @media (min-width: 1160px) {
6720
+ @media (min-width: 992px) {
6721
6721
  .m-t-section-3 {
6722
6722
  margin-top: 96px !important;
6723
6723
  margin-top: var(--size-96) !important;
@@ -6792,7 +6792,7 @@ html:not([dir="rtl"]) .p-x-panel {
6792
6792
  padding-bottom: var(--size-48);
6793
6793
  }
6794
6794
 
6795
- @media (min-width: 600px) {
6795
+ @media (min-width: 576px) {
6796
6796
  .section {
6797
6797
  padding-top: 72px;
6798
6798
  padding-top: var(--size-72);
@@ -6801,7 +6801,7 @@ html:not([dir="rtl"]) .p-x-panel {
6801
6801
  }
6802
6802
  }
6803
6803
 
6804
- @media (min-width: 1160px) {
6804
+ @media (min-width: 992px) {
6805
6805
  .section {
6806
6806
  padding-top: 96px;
6807
6807
  padding-top: var(--size-96);
@@ -6815,12 +6815,12 @@ html:not([dir="rtl"]) .p-x-panel {
6815
6815
  hyphens: auto;
6816
6816
  hyphenate-limit-chars: 7 3;
6817
6817
  }
6818
- @media (min-width: 840px) {
6818
+ @media (min-width: 768px) {
6819
6819
  .np-text-hyphenated {
6820
6820
  hyphenate-limit-chars: 8 3;
6821
6821
  }
6822
6822
  }
6823
- @media (min-width: 1160px) {
6823
+ @media (min-width: 992px) {
6824
6824
  .np-text-hyphenated {
6825
6825
  hyphenate-limit-chars: 10 4 3;
6826
6826
  }
@@ -6833,7 +6833,7 @@ html:not([dir="rtl"]) .p-x-panel {
6833
6833
  -webkit-hyphenate-limit-before: 3;
6834
6834
  -webkit-hyphenate-limit-after: 3;
6835
6835
  }
6836
- @media (min-width: 1160px) {
6836
+ @media (min-width: 992px) {
6837
6837
  .np-text-hyphenated {
6838
6838
  -webkit-hyphenate-limit-before: 4;
6839
6839
  }
@@ -9224,7 +9224,7 @@ fieldset[disabled] .btn-accent:not(.disabled):not(:disabled).btn-priority-3 {
9224
9224
  background-size: 12px 12px !important;
9225
9225
  }
9226
9226
 
9227
- @media (max-width: 839px) {
9227
+ @media (max-width: 767px) {
9228
9228
  .navbar-collapse .btn {
9229
9229
  padding: 12px 24px calc(12px - 2px);
9230
9230
  padding: var(--btn-padding);
@@ -9638,7 +9638,7 @@ a.btn {
9638
9638
  margin-left: initial;
9639
9639
  }
9640
9640
 
9641
- @media (min-width: 1160px) {
9641
+ @media (min-width: 992px) {
9642
9642
  .btn-toolbar:not(.btn-toolbar-xl) {
9643
9643
  margin-left: -4px;
9644
9644
  margin-right: -4px;
@@ -9680,7 +9680,7 @@ a.btn {
9680
9680
  float: right;
9681
9681
  }
9682
9682
 
9683
- @media (min-width: 600px) {
9683
+ @media (min-width: 576px) {
9684
9684
  .btn-toolbar.btn-toolbar-sm {
9685
9685
  margin-left: -4px;
9686
9686
  margin-right: -4px;
@@ -9701,7 +9701,7 @@ a.btn {
9701
9701
  }
9702
9702
  }
9703
9703
 
9704
- @media (min-width: 840px) {
9704
+ @media (min-width: 768px) {
9705
9705
  .btn-toolbar.btn-toolbar-md {
9706
9706
  margin-left: -4px;
9707
9707
  margin-right: -4px;
@@ -9722,7 +9722,7 @@ a.btn {
9722
9722
  }
9723
9723
  }
9724
9724
 
9725
- @media (min-width: 1160px) {
9725
+ @media (min-width: 992px) {
9726
9726
  .btn-toolbar.btn-toolbar-lg {
9727
9727
  margin-left: -4px;
9728
9728
  margin-right: -4px;
@@ -9743,7 +9743,7 @@ a.btn {
9743
9743
  }
9744
9744
  }
9745
9745
 
9746
- @media (min-width: 1160px) {
9746
+ @media (min-width: 1200px) {
9747
9747
  .btn-toolbar.btn-toolbar-xl {
9748
9748
  margin-left: -4px;
9749
9749
  margin-right: -4px;
@@ -10118,7 +10118,7 @@ html:not([dir="rtl"]) .btn-group .btn + .btn-primary {
10118
10118
  padding-right: 16px;
10119
10119
  }
10120
10120
 
10121
- @media (min-width: 600px) {
10121
+ @media (min-width: 576px) {
10122
10122
  .btn-group.btn-block .btn-input.btn.dropdown-toggle {
10123
10123
  padding-right: 48px;
10124
10124
  }
@@ -11707,7 +11707,7 @@ select[multiple].input-lg {
11707
11707
  top: 0;
11708
11708
  }
11709
11709
 
11710
- @media (min-width: 600px) {
11710
+ @media (min-width: 576px) {
11711
11711
  .form-inline .form-group {
11712
11712
  display: inline-block;
11713
11713
  margin-bottom: 0;
@@ -11800,7 +11800,7 @@ select[multiple].input-lg {
11800
11800
  margin-right: -12px;
11801
11801
  }
11802
11802
 
11803
- @media (min-width: 600px) {
11803
+ @media (min-width: 576px) {
11804
11804
  .form-horizontal .control-label {
11805
11805
  text-align: right;
11806
11806
  margin-bottom: 0;
@@ -11821,7 +11821,7 @@ select[multiple].input-lg {
11821
11821
  right: initial;
11822
11822
  }
11823
11823
 
11824
- @media (min-width: 600px) {
11824
+ @media (min-width: 576px) {
11825
11825
  .form-horizontal .form-group-lg .control-label {
11826
11826
  padding-top: 17px;
11827
11827
  font-size: 1.25rem;
@@ -11829,7 +11829,7 @@ select[multiple].input-lg {
11829
11829
  }
11830
11830
  }
11831
11831
 
11832
- @media (min-width: 600px) {
11832
+ @media (min-width: 576px) {
11833
11833
  .form-horizontal .form-group-sm .control-label {
11834
11834
  padding-top: 8px;
11835
11835
  font-size: 0.875rem;
@@ -12336,7 +12336,7 @@ html:not([dir="rtl"]) .input-group .input-group-btn + input {
12336
12336
  padding-right: initial;
12337
12337
  }
12338
12338
 
12339
- @media (max-width: 599.98px) {
12339
+ @media (max-width: 575px) {
12340
12340
  .form-group .row [class*='col-sm-'] {
12341
12341
  margin-bottom: 0;
12342
12342
  }
@@ -12345,7 +12345,7 @@ html:not([dir="rtl"]) .input-group .input-group-btn + input {
12345
12345
  }
12346
12346
  }
12347
12347
 
12348
- @media (max-width: 839.98px) {
12348
+ @media (max-width: 767px) {
12349
12349
  .form-group .row [class*='col-md-'] {
12350
12350
  margin-bottom: 0;
12351
12351
  }
@@ -12355,7 +12355,7 @@ html:not([dir="rtl"]) .input-group .input-group-btn + input {
12355
12355
  }
12356
12356
  }
12357
12357
 
12358
- @media (max-width: 1159.98px) {
12358
+ @media (max-width: 991px) {
12359
12359
  .form-group .row [class*='col-lg-'] {
12360
12360
  margin-bottom: 0;
12361
12361
  }
@@ -12365,7 +12365,7 @@ html:not([dir="rtl"]) .input-group .input-group-btn + input {
12365
12365
  }
12366
12366
  }
12367
12367
 
12368
- @media (max-width: 1159.98px) {
12368
+ @media (max-width: 1199px) {
12369
12369
  .form-group .row [class*='col-xl-'] {
12370
12370
  margin-bottom: 0;
12371
12371
  }
@@ -12375,7 +12375,7 @@ html:not([dir="rtl"]) .input-group .input-group-btn + input {
12375
12375
  }
12376
12376
  }
12377
12377
 
12378
- @media (min-width: 600px) {
12378
+ @media (min-width: 576px) {
12379
12379
  fieldset .form-group:nth-of-type(odd) {
12380
12380
  clear: left;
12381
12381
  }
@@ -12916,14 +12916,14 @@ select[multiple].input-group-lg > .input-group-btn .btn {
12916
12916
  hyphens: auto;
12917
12917
  hyphenate-limit-chars: 7 3;
12918
12918
  }
12919
- @media (min-width: 840px) {
12919
+ @media (min-width: 768px) {
12920
12920
  .input-group-lg > .form-control,
12921
12921
  .input-group-lg > .input-group-addon,
12922
12922
  .input-group-lg > .input-group-btn .btn {
12923
12923
  hyphenate-limit-chars: 8 3;
12924
12924
  }
12925
12925
  }
12926
- @media (min-width: 1160px) {
12926
+ @media (min-width: 992px) {
12927
12927
  .input-group-lg > .form-control,
12928
12928
  .input-group-lg > .input-group-addon,
12929
12929
  .input-group-lg > .input-group-btn .btn {
@@ -12940,7 +12940,7 @@ select[multiple].input-group-lg > .input-group-btn .btn {
12940
12940
  -webkit-hyphenate-limit-before: 3;
12941
12941
  -webkit-hyphenate-limit-after: 3;
12942
12942
  }
12943
- @media (min-width: 1160px) {
12943
+ @media (min-width: 992px) {
12944
12944
  .input-group-lg > .form-control,
12945
12945
  .input-group-lg > .input-group-addon,
12946
12946
  .input-group-lg > .input-group-btn .btn {
@@ -13536,7 +13536,7 @@ a.circle.active:hover {
13536
13536
  background-color: var(--color-background-neutral);
13537
13537
  }
13538
13538
 
13539
- @media (min-width: 600px) {
13539
+ @media (min-width: 576px) {
13540
13540
  .circle-responsive {
13541
13541
  border-radius: 50%;
13542
13542
  background-color: #fff;
@@ -13710,7 +13710,7 @@ a.circle.active:hover {
13710
13710
  padding: var(--size-24);
13711
13711
  }
13712
13712
 
13713
- @media (min-width: 1160px) {
13713
+ @media (min-width: 992px) {
13714
13714
  .column-layout {
13715
13715
  display: table;
13716
13716
  }
@@ -13755,13 +13755,13 @@ a.circle.active:hover {
13755
13755
  top: 20px;
13756
13756
  }
13757
13757
 
13758
- @media (min-width: 1160px) {
13758
+ @media (min-width: 992px) {
13759
13759
  .column-layout-cover {
13760
13760
  display: none;
13761
13761
  }
13762
13762
  }
13763
13763
 
13764
- @media (max-width: 1159.98px) {
13764
+ @media (max-width: 991px) {
13765
13765
  .column-layout-open {
13766
13766
  overflow: hidden;
13767
13767
  }
@@ -13805,7 +13805,7 @@ a.circle.active:hover {
13805
13805
  padding: var(--size-4) 24px;
13806
13806
  }
13807
13807
 
13808
- @media (min-width: 1160px) {
13808
+ @media (min-width: 992px) {
13809
13809
  .column-layout-brand {
13810
13810
  padding-left: 32px;
13811
13811
  padding-right: 32px;
@@ -13932,12 +13932,12 @@ li > a > .currency-flag:first-child {
13932
13932
  hyphens: auto;
13933
13933
  hyphenate-limit-chars: 7 3;
13934
13934
  }
13935
- @media (min-width: 840px) {
13935
+ @media (min-width: 768px) {
13936
13936
  .decision__title {
13937
13937
  hyphenate-limit-chars: 8 3;
13938
13938
  }
13939
13939
  }
13940
- @media (min-width: 1160px) {
13940
+ @media (min-width: 992px) {
13941
13941
  .decision__title {
13942
13942
  hyphenate-limit-chars: 10 4 3;
13943
13943
  }
@@ -13950,7 +13950,7 @@ li > a > .currency-flag:first-child {
13950
13950
  -webkit-hyphenate-limit-before: 3;
13951
13951
  -webkit-hyphenate-limit-after: 3;
13952
13952
  }
13953
- @media (min-width: 1160px) {
13953
+ @media (min-width: 992px) {
13954
13954
  .decision__title {
13955
13955
  -webkit-hyphenate-limit-before: 4;
13956
13956
  }
@@ -14012,7 +14012,7 @@ li > a > .currency-flag:first-child {
14012
14012
  color: var(--color-content-secondary);
14013
14013
  }
14014
14014
 
14015
- @media (min-width: 320px) {
14015
+ @media (min-width: 480px) {
14016
14016
  .decision .media .media-left,
14017
14017
  .decision.media .media-left {
14018
14018
  display: block;
@@ -14115,7 +14115,7 @@ li > a > .currency-flag:first-child {
14115
14115
  box-shadow: 0 0 40px rgba(69, 71, 69, 0.2);
14116
14116
  }
14117
14117
 
14118
- @media (min-width: 600px) {
14118
+ @media (min-width: 576px) {
14119
14119
  .dropdown-menu {
14120
14120
  min-width: 160px;
14121
14121
  }
@@ -14258,7 +14258,7 @@ li > a > .currency-flag:first-child {
14258
14258
  transform: none;
14259
14259
  }
14260
14260
 
14261
- @media (max-width: 599.98px) {
14261
+ @media (max-width: 575px) {
14262
14262
  .open > .dropdown-menu-overlay {
14263
14263
  position: fixed;
14264
14264
  top: 0;
@@ -14328,7 +14328,7 @@ li > a > .currency-flag:first-child {
14328
14328
  right: initial;
14329
14329
  }
14330
14330
 
14331
- @media (min-width: 600px) {
14331
+ @media (min-width: 576px) {
14332
14332
  .dropdown-menu-sm-right {
14333
14333
  left: auto;
14334
14334
  right: 0;
@@ -14359,7 +14359,7 @@ li > a > .currency-flag:first-child {
14359
14359
  }
14360
14360
  }
14361
14361
 
14362
- @media (min-width: 840px) {
14362
+ @media (min-width: 768px) {
14363
14363
  .dropdown-menu-md-right {
14364
14364
  left: auto;
14365
14365
  right: 0;
@@ -14390,7 +14390,7 @@ li > a > .currency-flag:first-child {
14390
14390
  }
14391
14391
  }
14392
14392
 
14393
- @media (min-width: 1160px) {
14393
+ @media (min-width: 992px) {
14394
14394
  .dropdown-menu-lg-right {
14395
14395
  left: auto;
14396
14396
  right: 0;
@@ -14421,7 +14421,7 @@ li > a > .currency-flag:first-child {
14421
14421
  }
14422
14422
  }
14423
14423
 
14424
- @media (min-width: 1160px) {
14424
+ @media (min-width: 1200px) {
14425
14425
  .dropdown-menu-xl-right {
14426
14426
  left: auto;
14427
14427
  right: 0;
@@ -14479,12 +14479,12 @@ li > a > .currency-flag:first-child {
14479
14479
  hyphens: auto;
14480
14480
  hyphenate-limit-chars: 7 3;
14481
14481
  }
14482
- @media (min-width: 840px) {
14482
+ @media (min-width: 768px) {
14483
14483
  .dropdown-header {
14484
14484
  hyphenate-limit-chars: 8 3;
14485
14485
  }
14486
14486
  }
14487
- @media (min-width: 1160px) {
14487
+ @media (min-width: 992px) {
14488
14488
  .dropdown-header {
14489
14489
  hyphenate-limit-chars: 10 4 3;
14490
14490
  }
@@ -14497,7 +14497,7 @@ li > a > .currency-flag:first-child {
14497
14497
  -webkit-hyphenate-limit-before: 3;
14498
14498
  -webkit-hyphenate-limit-after: 3;
14499
14499
  }
14500
- @media (min-width: 1160px) {
14500
+ @media (min-width: 992px) {
14501
14501
  .dropdown-header {
14502
14502
  -webkit-hyphenate-limit-before: 4;
14503
14503
  }
@@ -14539,7 +14539,7 @@ li > a > .currency-flag:first-child {
14539
14539
  margin-bottom: 2px;
14540
14540
  }
14541
14541
 
14542
- @media (min-width: 840px) {
14542
+ @media (min-width: 768px) {
14543
14543
  .navbar-right .dropdown-menu {
14544
14544
  left: auto;
14545
14545
  right: 0;
@@ -14605,7 +14605,7 @@ li > a > .currency-flag:first-child {
14605
14605
  border-radius: initial;
14606
14606
  }
14607
14607
 
14608
- @media (min-width: 840px) {
14608
+ @media (min-width: 768px) {
14609
14609
  .droppable {
14610
14610
  border-style: dashed;
14611
14611
  }
@@ -14724,7 +14724,7 @@ li > a > .currency-flag:first-child {
14724
14724
  margin: 0 auto;
14725
14725
  }
14726
14726
 
14727
- @media (min-width: 840px) {
14727
+ @media (min-width: 768px) {
14728
14728
  .droppable .thumbnail {
14729
14729
  max-height: 128px;
14730
14730
  max-width: 128px;
@@ -14789,13 +14789,13 @@ li > a > .currency-flag:first-child {
14789
14789
  padding: 16px 16px;
14790
14790
  }
14791
14791
 
14792
- @media (min-width: 600px) {
14792
+ @media (min-width: 576px) {
14793
14793
  .droppable-sm {
14794
14794
  padding: 24px 16px;
14795
14795
  }
14796
14796
  }
14797
14797
 
14798
- @media (min-width: 1160px) {
14798
+ @media (min-width: 992px) {
14799
14799
  .droppable-sm {
14800
14800
  padding: 32px 24px;
14801
14801
  }
@@ -14805,13 +14805,13 @@ li > a > .currency-flag:first-child {
14805
14805
  padding: 32px 32px;
14806
14806
  }
14807
14807
 
14808
- @media (min-width: 600px) {
14808
+ @media (min-width: 576px) {
14809
14809
  .droppable-md {
14810
14810
  padding: 48px 32px;
14811
14811
  }
14812
14812
  }
14813
14813
 
14814
- @media (min-width: 1160px) {
14814
+ @media (min-width: 992px) {
14815
14815
  .droppable-md {
14816
14816
  padding: 64px 48px;
14817
14817
  }
@@ -14821,13 +14821,13 @@ li > a > .currency-flag:first-child {
14821
14821
  padding: 48px 48px;
14822
14822
  }
14823
14823
 
14824
- @media (min-width: 600px) {
14824
+ @media (min-width: 576px) {
14825
14825
  .droppable-lg {
14826
14826
  padding: 72px 48px;
14827
14827
  }
14828
14828
  }
14829
14829
 
14830
- @media (min-width: 1160px) {
14830
+ @media (min-width: 992px) {
14831
14831
  .droppable-lg {
14832
14832
  padding: 96px 72px;
14833
14833
  }
@@ -14946,7 +14946,7 @@ li > a > .currency-flag:first-child {
14946
14946
  flex-grow: 1;
14947
14947
  }
14948
14948
 
14949
- @media (min-width: 600px) {
14949
+ @media (min-width: 576px) {
14950
14950
  .d-flex--sm {
14951
14951
  display: flex;
14952
14952
  }
@@ -15027,7 +15027,7 @@ li > a > .currency-flag:first-child {
15027
15027
  }
15028
15028
  }
15029
15029
 
15030
- @media (min-width: 840px) {
15030
+ @media (min-width: 768px) {
15031
15031
  .d-flex--md {
15032
15032
  display: flex;
15033
15033
  }
@@ -15108,7 +15108,7 @@ li > a > .currency-flag:first-child {
15108
15108
  }
15109
15109
  }
15110
15110
 
15111
- @media (min-width: 1160px) {
15111
+ @media (min-width: 992px) {
15112
15112
  .d-flex--lg {
15113
15113
  display: flex;
15114
15114
  }
@@ -15189,7 +15189,7 @@ li > a > .currency-flag:first-child {
15189
15189
  }
15190
15190
  }
15191
15191
 
15192
- @media (min-width: 1160px) {
15192
+ @media (min-width: 1200px) {
15193
15193
  .d-flex--xl {
15194
15194
  display: flex;
15195
15195
  }
@@ -15296,7 +15296,7 @@ li > a > .currency-flag:first-child {
15296
15296
  margin-left: initial;
15297
15297
  }
15298
15298
 
15299
- @media (min-width: 600px) {
15299
+ @media (min-width: 576px) {
15300
15300
  .flex__inner {
15301
15301
  margin-right: calc(-1 * 24px);
15302
15302
  margin-right: calc(-1 * var(--size-24));
@@ -15317,7 +15317,7 @@ li > a > .currency-flag:first-child {
15317
15317
  }
15318
15318
  }
15319
15319
 
15320
- @media (min-width: 840px) {
15320
+ @media (min-width: 768px) {
15321
15321
  .flex__inner {
15322
15322
  margin-right: calc(-1 * 32px);
15323
15323
  margin-right: calc(-1 * var(--size-32));
@@ -15338,7 +15338,7 @@ li > a > .currency-flag:first-child {
15338
15338
  }
15339
15339
  }
15340
15340
 
15341
- @media (min-width: 1160px) {
15341
+ @media (min-width: 992px) {
15342
15342
  .flex__inner {
15343
15343
  margin-right: calc(-1 * 48px);
15344
15344
  margin-right: calc(-1 * var(--size-48));
@@ -15380,7 +15380,7 @@ li > a > .currency-flag:first-child {
15380
15380
  padding-left: initial;
15381
15381
  }
15382
15382
 
15383
- @media (min-width: 600px) {
15383
+ @media (min-width: 576px) {
15384
15384
  .flex__item {
15385
15385
  padding-right: 24px;
15386
15386
  padding-right: var(--size-24);
@@ -15401,7 +15401,7 @@ li > a > .currency-flag:first-child {
15401
15401
  }
15402
15402
  }
15403
15403
 
15404
- @media (min-width: 840px) {
15404
+ @media (min-width: 768px) {
15405
15405
  .flex__item {
15406
15406
  padding-right: 32px;
15407
15407
  padding-right: var(--size-32);
@@ -15422,7 +15422,7 @@ li > a > .currency-flag:first-child {
15422
15422
  }
15423
15423
  }
15424
15424
 
15425
- @media (min-width: 1160px) {
15425
+ @media (min-width: 992px) {
15426
15426
  .flex__item {
15427
15427
  padding-right: 48px;
15428
15428
  padding-right: var(--size-48);
@@ -15448,7 +15448,7 @@ li > a > .currency-flag:first-child {
15448
15448
  max-width: calc(100% / 3);
15449
15449
  }
15450
15450
 
15451
- @media (max-width: 839.98px) {
15451
+ @media (max-width: 767px) {
15452
15452
  .flex__item--4--md {
15453
15453
  flex: 0 0 calc(100% / 3);
15454
15454
  max-width: calc(100% / 3);
@@ -15460,7 +15460,7 @@ li > a > .currency-flag:first-child {
15460
15460
  max-width: calc(100% / 1.5);
15461
15461
  }
15462
15462
 
15463
- @media (max-width: 839.98px) {
15463
+ @media (max-width: 767px) {
15464
15464
  .flex__item--8--md {
15465
15465
  flex: 0 0 calc(100% / 1.5);
15466
15466
  max-width: calc(100% / 1.5);
@@ -15472,7 +15472,7 @@ li > a > .currency-flag:first-child {
15472
15472
  max-width: 50%;
15473
15473
  }
15474
15474
 
15475
- @media (max-width: 839.98px) {
15475
+ @media (max-width: 767px) {
15476
15476
  .flex__item--6--md {
15477
15477
  flex: 0 0 50%;
15478
15478
  max-width: 50%;
@@ -15484,7 +15484,7 @@ li > a > .currency-flag:first-child {
15484
15484
  max-width: 100%;
15485
15485
  }
15486
15486
 
15487
- @media (max-width: 839.98px) {
15487
+ @media (max-width: 767px) {
15488
15488
  .flex__item--12--md {
15489
15489
  flex: 0 0 100%;
15490
15490
  max-width: 100%;
@@ -15506,7 +15506,7 @@ li > a > .currency-flag:first-child {
15506
15506
  padding-bottom: calc(var(--size-8) * 10);
15507
15507
  }
15508
15508
 
15509
- @media (min-width: 600px) {
15509
+ @media (min-width: 576px) {
15510
15510
  .footer {
15511
15511
  padding-top: calc(8px * 15);
15512
15512
  padding-top: calc(var(--size-8) * 15);
@@ -15515,7 +15515,7 @@ li > a > .currency-flag:first-child {
15515
15515
  }
15516
15516
  }
15517
15517
 
15518
- @media (min-width: 1160px) {
15518
+ @media (min-width: 992px) {
15519
15519
  .footer {
15520
15520
  padding-top: calc(8px * 20);
15521
15521
  padding-top: calc(var(--size-8) * 20);
@@ -15636,7 +15636,7 @@ li > a > .currency-flag:first-child {
15636
15636
  color: #ffffff;
15637
15637
  }
15638
15638
 
15639
- @media (max-width: 599.98px) {
15639
+ @media (max-width: 575px) {
15640
15640
  .footer {
15641
15641
  position: relative;
15642
15642
  }
@@ -15701,20 +15701,20 @@ li > a > .currency-flag:first-child {
15701
15701
  clear: both;
15702
15702
  }
15703
15703
 
15704
- @media (min-width: 1160px) {
15704
+ @media (min-width: 1200px) {
15705
15705
  .container {
15706
15706
  max-width: 1164px;
15707
15707
  }
15708
15708
  }
15709
15709
 
15710
- @media (min-width: 600px) {
15710
+ @media (min-width: 576px) {
15711
15711
  .container {
15712
15712
  padding-right: 24px;
15713
15713
  padding-left: 24px;
15714
15714
  }
15715
15715
  }
15716
15716
 
15717
- @media (min-width: 1160px) {
15717
+ @media (min-width: 992px) {
15718
15718
  .container {
15719
15719
  padding-right: 32px;
15720
15720
  padding-left: 32px;
@@ -16387,7 +16387,7 @@ li > a > .currency-flag:first-child {
16387
16387
  margin-left: initial;
16388
16388
  }
16389
16389
 
16390
- @media (min-width: 600px) {
16390
+ @media (min-width: 576px) {
16391
16391
  .col-sm-1,
16392
16392
  .col-sm-2,
16393
16393
  .col-sm-3,
@@ -16814,7 +16814,7 @@ li > a > .currency-flag:first-child {
16814
16814
  }
16815
16815
  }
16816
16816
 
16817
- @media (min-width: 840px) {
16817
+ @media (min-width: 768px) {
16818
16818
  .col-md-1,
16819
16819
  .col-md-2,
16820
16820
  .col-md-3,
@@ -17241,7 +17241,7 @@ li > a > .currency-flag:first-child {
17241
17241
  }
17242
17242
  }
17243
17243
 
17244
- @media (min-width: 1160px) {
17244
+ @media (min-width: 992px) {
17245
17245
  .col-lg-1,
17246
17246
  .col-lg-2,
17247
17247
  .col-lg-3,
@@ -17668,7 +17668,7 @@ li > a > .currency-flag:first-child {
17668
17668
  }
17669
17669
  }
17670
17670
 
17671
- @media (min-width: 1160px) {
17671
+ @media (min-width: 1200px) {
17672
17672
  .col-xl-1,
17673
17673
  .col-xl-2,
17674
17674
  .col-xl-3,
@@ -18095,14 +18095,14 @@ li > a > .currency-flag:first-child {
18095
18095
  }
18096
18096
  }
18097
18097
 
18098
- @media (max-width: 599.98px) {
18098
+ @media (max-width: 575px) {
18099
18099
  .container {
18100
18100
  padding-right: 16px;
18101
18101
  padding-left: 16px;
18102
18102
  }
18103
18103
  }
18104
18104
 
18105
- @media (min-width: 600px) and (max-width: 839.98px) {
18105
+ @media (min-width: 576px) and (max-width: 767px) {
18106
18106
  .container {
18107
18107
  padding-right: 24px;
18108
18108
  padding-left: 24px;
@@ -18121,25 +18121,25 @@ li > a > .currency-flag:first-child {
18121
18121
  margin-bottom: 0;
18122
18122
  }
18123
18123
 
18124
- @media (min-width: 600px) {
18124
+ @media (min-width: 576px) {
18125
18125
  [class*="col-sm"] {
18126
18126
  margin-bottom: 0;
18127
18127
  }
18128
18128
  }
18129
18129
 
18130
- @media (min-width: 840px) {
18130
+ @media (min-width: 768px) {
18131
18131
  [class*="col-md"] {
18132
18132
  margin-bottom: 0;
18133
18133
  }
18134
18134
  }
18135
18135
 
18136
- @media (min-width: 1160px) {
18136
+ @media (min-width: 992px) {
18137
18137
  [class*="col-lg"] {
18138
18138
  margin-bottom: 0;
18139
18139
  }
18140
18140
  }
18141
18141
 
18142
- @media (min-width: 1160px) {
18142
+ @media (min-width: 1200px) {
18143
18143
  [class*="col-xl"] {
18144
18144
  margin-bottom: 0;
18145
18145
  }
@@ -18154,14 +18154,14 @@ li > a > .currency-flag:first-child {
18154
18154
  display: flex;
18155
18155
  }
18156
18156
 
18157
- @media (max-width: 599.98px) {
18157
+ @media (max-width: 575px) {
18158
18158
  .row-equal-height .col-xs-12 {
18159
18159
  margin-bottom: 12px;
18160
18160
  margin-bottom: var(--size-12);
18161
18161
  }
18162
18162
  }
18163
18163
 
18164
- @media (max-width: 599.98px) {
18164
+ @media (max-width: 575px) {
18165
18165
  .row {
18166
18166
  margin-right: calc(8px * -1);
18167
18167
  margin-right: calc(var(--size-8) * -1);
@@ -18186,7 +18186,7 @@ li > a > .currency-flag:first-child {
18186
18186
  padding-left: 24px / 2;
18187
18187
  }
18188
18188
 
18189
- @media all and (min-width: 600px) {
18189
+ @media all and (min-width: 576px) {
18190
18190
  .row--wide {
18191
18191
  margin-right: -48px / 2;
18192
18192
  margin-left: -48px / 2;
@@ -18197,7 +18197,7 @@ li > a > .currency-flag:first-child {
18197
18197
  }
18198
18198
  }
18199
18199
 
18200
- @media all and (min-width: 1160px) {
18200
+ @media all and (min-width: 992px) {
18201
18201
  .row--wide {
18202
18202
  margin-right: -96px / 2;
18203
18203
  margin-left: -96px / 2;
@@ -18208,7 +18208,7 @@ li > a > .currency-flag:first-child {
18208
18208
  }
18209
18209
  }
18210
18210
 
18211
- @media (min-width: 1160px) {
18211
+ @media (min-width: 1200px) {
18212
18212
  .container--fullscreen {
18213
18213
  max-width: 100%;
18214
18214
  }
@@ -18226,7 +18226,7 @@ li > a > .currency-flag:first-child {
18226
18226
  margin-left: auto;
18227
18227
  }
18228
18228
 
18229
- @media (min-width: 1160px) {
18229
+ @media (min-width: 1200px) {
18230
18230
  .container--wide {
18231
18231
  max-width: 1500px;
18232
18232
  }
@@ -18298,7 +18298,7 @@ html:not([dir="rtl"]) .list-group-item {
18298
18298
  margin-top: 0;
18299
18299
  }
18300
18300
 
18301
- @media (min-width: 600px) {
18301
+ @media (min-width: 576px) {
18302
18302
  .list-group-item {
18303
18303
  padding: 24px 24px 24px 22px;
18304
18304
  }
@@ -18307,7 +18307,7 @@ html:not([dir="rtl"]) .list-group-item {
18307
18307
  }
18308
18308
  }
18309
18309
 
18310
- @media (min-width: 1160px) {
18310
+ @media (min-width: 992px) {
18311
18311
  .list-group-item {
18312
18312
  padding: 32px 32px 32px 30px;
18313
18313
  }
@@ -18337,12 +18337,12 @@ html:not([dir="rtl"]) .list-group-item {
18337
18337
  hyphens: auto;
18338
18338
  hyphenate-limit-chars: 7 3;
18339
18339
  }
18340
- @media (min-width: 840px) {
18340
+ @media (min-width: 768px) {
18341
18341
  .list-group-item-heading {
18342
18342
  hyphenate-limit-chars: 8 3;
18343
18343
  }
18344
18344
  }
18345
- @media (min-width: 1160px) {
18345
+ @media (min-width: 992px) {
18346
18346
  .list-group-item-heading {
18347
18347
  hyphenate-limit-chars: 10 4 3;
18348
18348
  }
@@ -18355,7 +18355,7 @@ html:not([dir="rtl"]) .list-group-item {
18355
18355
  -webkit-hyphenate-limit-before: 3;
18356
18356
  -webkit-hyphenate-limit-after: 3;
18357
18357
  }
18358
- @media (min-width: 1160px) {
18358
+ @media (min-width: 992px) {
18359
18359
  .list-group-item-heading {
18360
18360
  -webkit-hyphenate-limit-before: 4;
18361
18361
  }
@@ -18431,7 +18431,7 @@ a.list-group-item:not(.disabled):not(:disabled):focus {
18431
18431
  box-shadow: none;
18432
18432
  }
18433
18433
 
18434
- @media (min-width: 840px) {
18434
+ @media (min-width: 768px) {
18435
18435
  .list-group-item.active {
18436
18436
  margin-left: -12px;
18437
18437
  margin-right: -12px;
@@ -18452,7 +18452,7 @@ a.list-group-item:not(.disabled):not(:disabled):focus {
18452
18452
  background-color: var(--color-background-screen);
18453
18453
  }
18454
18454
 
18455
- @media (min-width: 600px) {
18455
+ @media (min-width: 576px) {
18456
18456
  .list-group-inactive .list-group-item:hover .circle,
18457
18457
  .list-group-inactive .list-group-item.active .circle {
18458
18458
  background-color: rgba(134,167,189,0.10196);
@@ -18621,7 +18621,7 @@ a.list-group-item-danger:hover {
18621
18621
  }
18622
18622
  }
18623
18623
 
18624
- @media (max-width: 839.98px) {
18624
+ @media (max-width: 767px) {
18625
18625
  .list-group-slide-out .list-group-item .collapse {
18626
18626
  position: fixed;
18627
18627
  top: 0;
@@ -18851,7 +18851,7 @@ html:not([dir="rtl"]) .nav-stacked > li > a {
18851
18851
  transition: none;
18852
18852
  }
18853
18853
 
18854
- @media (min-width: 1160px) {
18854
+ @media (min-width: 992px) {
18855
18855
  .nav-stacked > li > a {
18856
18856
  padding-right: 32px;
18857
18857
  padding-right: var(--size-32);
@@ -18942,7 +18942,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
18942
18942
  line-height: var(--line-height-body);
18943
18943
  }
18944
18944
 
18945
- @media (min-width: 840px) {
18945
+ @media (min-width: 768px) {
18946
18946
  .nav-justified-2-p-x {
18947
18947
  padding-right: 25%;
18948
18948
  padding-left: 25%;
@@ -19130,7 +19130,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19130
19130
  float: none !important;
19131
19131
  }
19132
19132
 
19133
- @media (min-width: 600px) {
19133
+ @media (min-width: 576px) {
19134
19134
  .pull-sm-left {
19135
19135
  float: left !important;
19136
19136
  }
@@ -19148,7 +19148,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19148
19148
  }
19149
19149
  }
19150
19150
 
19151
- @media (min-width: 840px) {
19151
+ @media (min-width: 768px) {
19152
19152
  .pull-md-left {
19153
19153
  float: left !important;
19154
19154
  }
@@ -19166,7 +19166,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19166
19166
  }
19167
19167
  }
19168
19168
 
19169
- @media (min-width: 1160px) {
19169
+ @media (min-width: 992px) {
19170
19170
  .pull-lg-left {
19171
19171
  float: left !important;
19172
19172
  }
@@ -19184,7 +19184,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19184
19184
  }
19185
19185
  }
19186
19186
 
19187
- @media (min-width: 1160px) {
19187
+ @media (min-width: 1200px) {
19188
19188
  .pull-xl-left {
19189
19189
  float: left !important;
19190
19190
  }
@@ -19259,7 +19259,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19259
19259
  transition: border-top-width 0s linear;
19260
19260
  }
19261
19261
 
19262
- @media (min-width: 840px) {
19262
+ @media (min-width: 768px) {
19263
19263
  .navbar {
19264
19264
  border-radius: 0;
19265
19265
  }
@@ -19269,7 +19269,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19269
19269
  }
19270
19270
  }
19271
19271
 
19272
- @media (min-width: 840px) {
19272
+ @media (min-width: 768px) {
19273
19273
  .navbar-header {
19274
19274
  float: left;
19275
19275
  }
@@ -19283,7 +19283,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19283
19283
  -webkit-overflow-scrolling: touch;
19284
19284
  }
19285
19285
 
19286
- @media (min-width: 840px) {
19286
+ @media (min-width: 768px) {
19287
19287
  .navbar-collapse {
19288
19288
  width: auto;
19289
19289
  border-top: 0;
@@ -19302,7 +19302,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19302
19302
  }
19303
19303
  }
19304
19304
 
19305
- @media (min-width: 840px) {
19305
+ @media (min-width: 768px) {
19306
19306
  .container > .navbar-header,
19307
19307
  .container-fluid > .navbar-header,
19308
19308
  .container > .navbar-collapse,
@@ -19317,7 +19317,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19317
19317
  margin-bottom: 0;
19318
19318
  }
19319
19319
 
19320
- @media (min-width: 840px) {
19320
+ @media (min-width: 768px) {
19321
19321
  .navbar-static-top {
19322
19322
  border-radius: 0;
19323
19323
  }
@@ -19352,7 +19352,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19352
19352
  color: var(--color-background-screen);
19353
19353
  }
19354
19354
 
19355
- @media (max-width: 839.98px) {
19355
+ @media (max-width: 767px) {
19356
19356
  .navbar.affix .navbar-nav > li > a,
19357
19357
  .navbar-fixed-top .navbar-nav > li > a,
19358
19358
  .navbar-fixed-bottom .navbar-nav > li > a,
@@ -19374,7 +19374,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19374
19374
  color: var(--color-content-accent-active);
19375
19375
  }
19376
19376
 
19377
- @media (min-width: 840px) {
19377
+ @media (min-width: 768px) {
19378
19378
  .navbar.affix,
19379
19379
  .navbar-fixed-top,
19380
19380
  .navbar-fixed-bottom {
@@ -19502,7 +19502,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19502
19502
  background-color: var(--color-content-accent-hover);
19503
19503
  }
19504
19504
 
19505
- @media (min-width: 840px) {
19505
+ @media (min-width: 768px) {
19506
19506
  .navbar-toggle {
19507
19507
  display: none;
19508
19508
  }
@@ -19516,7 +19516,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19516
19516
  transition: color ease 0.15s;
19517
19517
  }
19518
19518
 
19519
- @media (min-width: 840px) and (max-width: 1159.98px) {
19519
+ @media (min-width: 768px) and (max-width: 991px) {
19520
19520
  .navbar-nav > li > a,
19521
19521
  .navbar-nav > li > button {
19522
19522
  padding-left: 12px;
@@ -19563,7 +19563,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19563
19563
  color: var(--color-content-accent-active);
19564
19564
  }
19565
19565
 
19566
- @media (min-width: 840px) {
19566
+ @media (min-width: 768px) {
19567
19567
  .navbar-inverse .navbar-nav > li > a.dropdown-toggle,
19568
19568
  .navbar-inverse .navbar-nav > li > button.dropdown-toggle {
19569
19569
  color: #ffffff;
@@ -19589,7 +19589,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19589
19589
  margin-left: initial;
19590
19590
  }
19591
19591
 
19592
- @media (min-width: 840px) {
19592
+ @media (min-width: 768px) {
19593
19593
  .navbar-nav > li > a.navbar-title-link,
19594
19594
  .navbar-nav > li > button.navbar-title-link {
19595
19595
  font-size: 1.25rem;
@@ -19601,7 +19601,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19601
19601
  display: none;
19602
19602
  }
19603
19603
 
19604
- @media (max-width: 839px) {
19604
+ @media (max-width: 767px) {
19605
19605
  .navbar-nav > li > a,
19606
19606
  .navbar-nav > li > button {
19607
19607
  font-size: 1rem;
@@ -19652,7 +19652,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19652
19652
  }
19653
19653
  }
19654
19654
 
19655
- @media (min-width: 840px) {
19655
+ @media (min-width: 768px) {
19656
19656
  .navbar-nav {
19657
19657
  float: left;
19658
19658
  }
@@ -19676,7 +19676,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19676
19676
  padding: 8px 16px;
19677
19677
  }
19678
19678
 
19679
- @media (max-width: 839px) {
19679
+ @media (max-width: 767px) {
19680
19680
  .navbar-form .form-group {
19681
19681
  margin-bottom: 4px;
19682
19682
  }
@@ -19685,7 +19685,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19685
19685
  }
19686
19686
  }
19687
19687
 
19688
- @media (min-width: 840px) {
19688
+ @media (min-width: 768px) {
19689
19689
  .navbar-form {
19690
19690
  width: auto;
19691
19691
  border: 0;
@@ -19699,7 +19699,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19699
19699
  }
19700
19700
  }
19701
19701
 
19702
- @media (min-width: 840px) and (min-width: 600px) {
19702
+ @media (min-width: 768px) and (min-width: 576px) {
19703
19703
  .navbar-form .form-group {
19704
19704
  display: inline-block;
19705
19705
  margin-bottom: 0;
@@ -19762,7 +19762,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19762
19762
  }
19763
19763
  }
19764
19764
 
19765
- @media (min-width: 840px) and (min-width: 600px) {
19765
+ @media (min-width: 768px) and (min-width: 576px) {
19766
19766
  .navbar-form .form-group {
19767
19767
  display: inline-block;
19768
19768
  margin-bottom: 0;
@@ -19825,7 +19825,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19825
19825
  }
19826
19826
  }
19827
19827
 
19828
- @media (max-width: 840px) {
19828
+ @media (max-width: 768px) {
19829
19829
  .navbar-form {
19830
19830
  border-bottom: 1px solid rgba(0,0,0,0.10196);
19831
19831
  border-bottom: 1px solid var(--color-border-neutral);
@@ -19859,7 +19859,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19859
19859
  font-size: var(--font-size-14);
19860
19860
  }
19861
19861
 
19862
- @media (max-width: 840px) {
19862
+ @media (max-width: 768px) {
19863
19863
  .navbar-nav > li > .dropdown-menu > li > a {
19864
19864
  position: relative;
19865
19865
  -webkit-touch-callout: none;
@@ -19895,7 +19895,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19895
19895
  background-color: var(--color-background-neutral);
19896
19896
  }
19897
19897
 
19898
- @media (max-width: 600px) {
19898
+ @media (max-width: 576px) {
19899
19899
  .navbar-nav > li > .dropdown-menu-overlay {
19900
19900
  margin-top: 0;
19901
19901
  }
@@ -19923,7 +19923,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19923
19923
  transform: none;
19924
19924
  }
19925
19925
 
19926
- @media (min-width: 840px) {
19926
+ @media (min-width: 768px) {
19927
19927
  .navbar-nav > li.dropdown:hover .dropdown-menu {
19928
19928
  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;
19929
19929
  visibility: visible;
@@ -19952,7 +19952,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
19952
19952
  left: initial;
19953
19953
  }
19954
19954
 
19955
- @media (min-width: 840px) and (max-width: 1159.98px) {
19955
+ @media (min-width: 768px) and (max-width: 991px) {
19956
19956
  .navbar-right li > .dropdown-menu::before,
19957
19957
  .pull-xs-right li > .dropdown-menu::before {
19958
19958
  right: 16px;
@@ -20014,7 +20014,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20014
20014
  margin-bottom: 16px;
20015
20015
  }
20016
20016
 
20017
- @media (max-width: 839px) {
20017
+ @media (max-width: 767px) {
20018
20018
  .navbar-btn {
20019
20019
  display: block;
20020
20020
  }
@@ -20025,7 +20025,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20025
20025
  margin-bottom: 15px;
20026
20026
  }
20027
20027
 
20028
- @media (min-width: 840px) {
20028
+ @media (min-width: 768px) {
20029
20029
  .navbar-text {
20030
20030
  float: left;
20031
20031
  margin-left: 16px;
@@ -20036,7 +20036,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20036
20036
  }
20037
20037
  }
20038
20038
 
20039
- @media (min-width: 840px) {
20039
+ @media (min-width: 768px) {
20040
20040
  .navbar-left {
20041
20041
  float: left !important;
20042
20042
  }
@@ -20099,7 +20099,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20099
20099
  }
20100
20100
  }
20101
20101
 
20102
- @media (min-width: 840px) and (min-width: 840px) and (max-width: 1159.98px) {
20102
+ @media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
20103
20103
  .navbar-right li > .dropdown-menu::before {
20104
20104
  right: 16px;
20105
20105
  }
@@ -20139,7 +20139,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20139
20139
  color: var(--color-content-primary);
20140
20140
  }
20141
20141
 
20142
- @media (min-width: 840px) {
20142
+ @media (min-width: 768px) {
20143
20143
  .navbar-default .navbar-nav > li > a {
20144
20144
  border-bottom: 3px solid transparent;
20145
20145
  }
@@ -20179,7 +20179,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20179
20179
  color: var(--color-content-accent-active);
20180
20180
  }
20181
20181
 
20182
- @media (max-width: 839px) {
20182
+ @media (max-width: 767px) {
20183
20183
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
20184
20184
  color: #0097c7;
20185
20185
  color: var(--color-content-accent);
@@ -20255,7 +20255,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20255
20255
  color: #ffffff;
20256
20256
  }
20257
20257
 
20258
- @media (min-width: 840px) {
20258
+ @media (min-width: 768px) {
20259
20259
  .navbar-inverse .navbar-nav > li > a {
20260
20260
  border-bottom: 3px solid transparent;
20261
20261
  }
@@ -20299,7 +20299,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20299
20299
  color: var(--color-content-accent-hover);
20300
20300
  }
20301
20301
 
20302
- @media (max-width: 839px) {
20302
+ @media (max-width: 767px) {
20303
20303
  .navbar-inverse .navbar-nav > li > a {
20304
20304
  color: #37517e;
20305
20305
  color: var(--color-content-primary);
@@ -20382,7 +20382,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20382
20382
  display: none;
20383
20383
  }
20384
20384
 
20385
- @media (max-width: 839px) {
20385
+ @media (max-width: 767px) {
20386
20386
  .navbar-collapse {
20387
20387
  position: fixed;
20388
20388
  bottom: 0;
@@ -20522,7 +20522,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20522
20522
  display: inline-block;
20523
20523
  }
20524
20524
 
20525
- @media (min-width: 1160px) {
20525
+ @media (min-width: 992px) {
20526
20526
  .navbar .profile-name .text-ellipses,
20527
20527
  .navbar .profile-name .text-ellipsis,
20528
20528
  .navbar .profile-name .truncate {
@@ -20530,7 +20530,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20530
20530
  }
20531
20531
  }
20532
20532
 
20533
- @media (min-width: 1160px) {
20533
+ @media (min-width: 1200px) {
20534
20534
  .navbar .profile-name .text-ellipses,
20535
20535
  .navbar .profile-name .text-ellipsis,
20536
20536
  .navbar .profile-name .truncate {
@@ -20546,7 +20546,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20546
20546
  margin-top: 56px;
20547
20547
  }
20548
20548
 
20549
- @media (min-width: 840px) {
20549
+ @media (min-width: 768px) {
20550
20550
  .navbar + .jumbotron,
20551
20551
  .navbar + .jumbotron-image,
20552
20552
  .navbar + .jumbotron-image-inverse,
@@ -20567,7 +20567,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20567
20567
  padding-bottom: 64px;
20568
20568
  }
20569
20569
 
20570
- @media (min-width: 840px) {
20570
+ @media (min-width: 768px) {
20571
20571
  .navbar + .jumbotron,
20572
20572
  .navbar + .jumbotron-image > .jumbotron,
20573
20573
  .navbar + .jumbotron-image-inverse > .jumbotron,
@@ -20589,7 +20589,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20589
20589
  margin-left: initial;
20590
20590
  }
20591
20591
 
20592
- @media (max-width: 839.98px) {
20592
+ @media (max-width: 767px) {
20593
20593
  .navbar-static-top {
20594
20594
  background-color: #37517e;
20595
20595
  border-bottom-color: transparent;
@@ -20628,7 +20628,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20628
20628
  width: 75%;
20629
20629
  }
20630
20630
 
20631
- @media (min-width: 1160px) {
20631
+ @media (min-width: 992px) {
20632
20632
  .navbar-title,
20633
20633
  .navbar-subtitle {
20634
20634
  color: #37517e;
@@ -20653,7 +20653,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20653
20653
  border-bottom: 1px solid var(--color-border-neutral);
20654
20654
  }
20655
20655
 
20656
- @media (min-width: 1160px) {
20656
+ @media (min-width: 992px) {
20657
20657
  .nav-toolbar {
20658
20658
  margin-top: 0;
20659
20659
  background-color: #ffffff;
@@ -20673,7 +20673,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20673
20673
  }
20674
20674
  }
20675
20675
 
20676
- @media (max-width: 1159.98px) {
20676
+ @media (max-width: 991px) {
20677
20677
  .nav-toolbar.affix {
20678
20678
  position: relative !important;
20679
20679
  }
@@ -20713,13 +20713,13 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20713
20713
  height: 32px;
20714
20714
  }
20715
20715
 
20716
- @media (min-width: 1160px) {
20716
+ @media (min-width: 992px) {
20717
20717
  .nav-toolbar--compact {
20718
20718
  padding-top: 0;
20719
20719
  }
20720
20720
  }
20721
20721
 
20722
- @media (min-width: 1160px) {
20722
+ @media (min-width: 992px) {
20723
20723
  .column-layout .nav-toolbar.affix {
20724
20724
  width: calc(100% - 264px);
20725
20725
  }
@@ -20739,7 +20739,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20739
20739
  width: calc(100% - 140px);
20740
20740
  }
20741
20741
 
20742
- @media (min-width: 840px) {
20742
+ @media (min-width: 768px) {
20743
20743
  .simple-nav .navbar-header {
20744
20744
  width: calc(100% - 340px);
20745
20745
  }
@@ -20757,14 +20757,14 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20757
20757
  float: left;
20758
20758
  }
20759
20759
 
20760
- @media (min-width: 600px) {
20760
+ @media (min-width: 576px) {
20761
20761
  .simple-nav .navbar-nav > li > a {
20762
20762
  font-size: 1rem !important;
20763
20763
  font-size: var(--font-size-16) !important;
20764
20764
  }
20765
20765
  }
20766
20766
 
20767
- @media (min-width: 1160px) {
20767
+ @media (min-width: 992px) {
20768
20768
  .simple-nav {
20769
20769
  background-color: #ffffff;
20770
20770
  background-color: var(--color-background-screen);
@@ -20773,7 +20773,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20773
20773
  }
20774
20774
  }
20775
20775
 
20776
- @media (max-width: 1159.98px) {
20776
+ @media (max-width: 991px) {
20777
20777
  .simple-nav .navbar-nav > li > a {
20778
20778
  color: #ffffff;
20779
20779
  }
@@ -20801,7 +20801,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20801
20801
  max-width: 164px;
20802
20802
  }
20803
20803
 
20804
- @media (min-width: 840px) {
20804
+ @media (min-width: 768px) {
20805
20805
  .subnav {
20806
20806
  height: 128px !important;
20807
20807
  position: relative;
@@ -20845,7 +20845,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20845
20845
 
20846
20846
  /* stylelint-enable */
20847
20847
 
20848
- @media (min-width: 600px) {
20848
+ @media (min-width: 576px) {
20849
20849
  .form-inline .form-group {
20850
20850
  display: inline-block;
20851
20851
  margin-bottom: 0;
@@ -21027,7 +21027,7 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
21027
21027
  vertical-align: middle;
21028
21028
  }
21029
21029
 
21030
- @media (max-width: 599.98px) {
21030
+ @media (max-width: 575px) {
21031
21031
  .tw-select.dropdown-menu.dropdown-menu--open {
21032
21032
  max-height: 50vh;
21033
21033
  max-height: 50svh;
@@ -21452,7 +21452,7 @@ button.close {
21452
21452
  overflow: scroll;
21453
21453
  }
21454
21454
 
21455
- @media (min-width: 600px) {
21455
+ @media (min-width: 576px) {
21456
21456
  .modal-dialog {
21457
21457
  width: 540px;
21458
21458
  margin: 32px auto;
@@ -21479,7 +21479,7 @@ button.close {
21479
21479
  }
21480
21480
  }
21481
21481
 
21482
- @media (min-width: 600px) {
21482
+ @media (min-width: 576px) {
21483
21483
  .modal-sm,
21484
21484
  .modal-lg {
21485
21485
  width: auto;
@@ -21494,7 +21494,7 @@ button.close {
21494
21494
  }
21495
21495
  }
21496
21496
 
21497
- @media (min-width: 840px) {
21497
+ @media (min-width: 768px) {
21498
21498
  .modal-lg {
21499
21499
  width: 720px;
21500
21500
  margin: 32px auto;
@@ -21539,7 +21539,7 @@ button.close {
21539
21539
  padding: 16px;
21540
21540
  }
21541
21541
 
21542
- @media (min-width: 600px) {
21542
+ @media (min-width: 576px) {
21543
21543
  .panel {
21544
21544
  margin-bottom: 24px;
21545
21545
  margin-left: -24px;
@@ -21556,7 +21556,7 @@ button.close {
21556
21556
  }
21557
21557
  }
21558
21558
 
21559
- @media (min-width: 840px) {
21559
+ @media (min-width: 768px) {
21560
21560
  .panel {
21561
21561
  margin-left: 0;
21562
21562
  margin-right: 0;
@@ -21566,7 +21566,7 @@ button.close {
21566
21566
  }
21567
21567
  }
21568
21568
 
21569
- @media (min-width: 1160px) {
21569
+ @media (min-width: 992px) {
21570
21570
  .panel {
21571
21571
  margin-bottom: 32px;
21572
21572
  border-radius: 3px;
@@ -21579,7 +21579,7 @@ button.close {
21579
21579
  }
21580
21580
  }
21581
21581
 
21582
- @media (min-width: 840px) {
21582
+ @media (min-width: 768px) {
21583
21583
  .panel-title {
21584
21584
  line-height: calc(1.2 * 2);
21585
21585
  line-height: calc(var(--line-height-title) * 2);
@@ -21873,7 +21873,7 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
21873
21873
  padding-right: initial;
21874
21874
  }
21875
21875
 
21876
- @media (min-width: 840px) {
21876
+ @media (min-width: 768px) {
21877
21877
  .panel > .table tr > :first-child,
21878
21878
  .panel > .table-responsive tr > :first-child {
21879
21879
  padding-left: 24px;
@@ -21896,7 +21896,7 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
21896
21896
  }
21897
21897
  }
21898
21898
 
21899
- @media (min-width: 1160px) {
21899
+ @media (min-width: 992px) {
21900
21900
  .panel > .table tr > :first-child,
21901
21901
  .panel > .table-responsive tr > :first-child {
21902
21902
  padding-left: 32px;
@@ -22097,21 +22097,21 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
22097
22097
  padding: 16px;
22098
22098
  }
22099
22099
 
22100
- @media (min-width: 600px) {
22100
+ @media (min-width: 576px) {
22101
22101
  .panel-group .panel .panel-heading,
22102
22102
  .panel-group .panel .panel-footer {
22103
22103
  padding: 24px !important;
22104
22104
  }
22105
22105
  }
22106
22106
 
22107
- @media (min-width: 1160px) {
22107
+ @media (min-width: 992px) {
22108
22108
  .panel-group .panel .panel-heading,
22109
22109
  .panel-group .panel .panel-footer {
22110
22110
  padding: 24px 32px;
22111
22111
  }
22112
22112
  }
22113
22113
 
22114
- @media (min-width: 840px) {
22114
+ @media (min-width: 768px) {
22115
22115
  .panel {
22116
22116
  margin-left: 0;
22117
22117
  margin-right: 0;
@@ -22560,12 +22560,12 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
22560
22560
  hyphens: auto;
22561
22561
  hyphenate-limit-chars: 7 3;
22562
22562
  }
22563
- @media (min-width: 840px) {
22563
+ @media (min-width: 768px) {
22564
22564
  .popover-title {
22565
22565
  hyphenate-limit-chars: 8 3;
22566
22566
  }
22567
22567
  }
22568
- @media (min-width: 1160px) {
22568
+ @media (min-width: 992px) {
22569
22569
  .popover-title {
22570
22570
  hyphenate-limit-chars: 10 4 3;
22571
22571
  }
@@ -22578,7 +22578,7 @@ html:not([dir="rtl"]) .panel > .table-responsive > .table-bordered > tfoot > tr
22578
22578
  -webkit-hyphenate-limit-before: 3;
22579
22579
  -webkit-hyphenate-limit-after: 3;
22580
22580
  }
22581
- @media (min-width: 1160px) {
22581
+ @media (min-width: 992px) {
22582
22582
  .popover-title {
22583
22583
  -webkit-hyphenate-limit-before: 4;
22584
22584
  }
@@ -22689,7 +22689,7 @@ button.popover-close {
22689
22689
  border-bottom: 0;
22690
22690
  }
22691
22691
 
22692
- @media (max-width: 1159.98px) {
22692
+ @media (max-width: 991px) {
22693
22693
  .popover-modal {
22694
22694
  position: fixed;
22695
22695
  top: 0 !important;
@@ -22704,7 +22704,7 @@ button.popover-close {
22704
22704
  }
22705
22705
  }
22706
22706
 
22707
- @media (min-width: 1160px) {
22707
+ @media (min-width: 992px) {
22708
22708
  .popover-modal.left {
22709
22709
  margin-right: -var(--size-24) !important;
22710
22710
  }
@@ -22760,7 +22760,7 @@ button.popover-close {
22760
22760
  left: initial;
22761
22761
  }
22762
22762
 
22763
- @media (max-width: 1159.98px) {
22763
+ @media (max-width: 991px) {
22764
22764
  .popover-modal-cover {
22765
22765
  display: block;
22766
22766
  }
@@ -22772,7 +22772,7 @@ button.popover-close {
22772
22772
  padding: var(--size-24);
22773
22773
  }
22774
22774
 
22775
- @media (max-width: 600px) {
22775
+ @media (max-width: 576px) {
22776
22776
  .popover-promotion {
22777
22777
  width: auto !important;
22778
22778
  padding: 24px !important;
@@ -22782,7 +22782,7 @@ button.popover-close {
22782
22782
  }
22783
22783
  }
22784
22784
 
22785
- @media (min-width: 590px) and (max-width: 1160px) {
22785
+ @media (min-width: 566px) and (max-width: 992px) {
22786
22786
  .popover-promotion {
22787
22787
  width: 540px !important;
22788
22788
  padding: 28px 32px !important;
@@ -22799,7 +22799,7 @@ button.popover-close {
22799
22799
  line-height: var(--line-height-title);
22800
22800
  }
22801
22801
 
22802
- @media (min-width: 840px) {
22802
+ @media (min-width: 768px) {
22803
22803
  .popover-promotion .popover-title {
22804
22804
  font-size: 1.25rem;
22805
22805
  font-size: var(--font-size-20);
@@ -22808,25 +22808,25 @@ button.popover-close {
22808
22808
  }
22809
22809
  }
22810
22810
 
22811
- @media (max-width: 320px) {
22811
+ @media (max-width: 480px) {
22812
22812
  .popover-promotion .popover-image {
22813
22813
  width: 80%;
22814
22814
  }
22815
22815
  }
22816
22816
 
22817
- @media (min-width: 320px) and (max-width: 1160px) {
22817
+ @media (min-width: 480px) and (max-width: 992px) {
22818
22818
  .popover-promotion .popover-image {
22819
22819
  width: 60%;
22820
22820
  }
22821
22821
  }
22822
22822
 
22823
- @media (min-width: 1160px) {
22823
+ @media (min-width: 992px) {
22824
22824
  .popover-promotion .popover-image {
22825
22825
  width: 80%;
22826
22826
  }
22827
22827
  }
22828
22828
 
22829
- @media (max-width: 1160px) {
22829
+ @media (max-width: 992px) {
22830
22830
  .popover-promotion {
22831
22831
  position: absolute !important;
22832
22832
  }
@@ -23565,7 +23565,7 @@ textarea:focus-visible {
23565
23565
  margin-bottom: 16px;
23566
23566
  }
23567
23567
 
23568
- @media (min-width: 840px) {
23568
+ @media (min-width: 768px) {
23569
23569
  .sequence > li {
23570
23570
  padding-top: 4px;
23571
23571
  padding-bottom: 4px;
@@ -23614,7 +23614,7 @@ textarea:focus-visible {
23614
23614
  top: 2px;
23615
23615
  }
23616
23616
 
23617
- @media (min-width: 840px) {
23617
+ @media (min-width: 768px) {
23618
23618
  .sequence .sequence-icon {
23619
23619
  top: 4px;
23620
23620
  }
@@ -23686,7 +23686,7 @@ textarea:focus-visible {
23686
23686
  margin-left: initial;
23687
23687
  }
23688
23688
 
23689
- @media (min-width: 840px) {
23689
+ @media (min-width: 768px) {
23690
23690
  .sequence {
23691
23691
  padding-right: 24px;
23692
23692
  font-size: 1rem;
@@ -24246,7 +24246,7 @@ textarea:focus-visible {
24246
24246
  margin-bottom: 24px;
24247
24247
  }
24248
24248
 
24249
- @media (min-width: 840px) {
24249
+ @media (min-width: 768px) {
24250
24250
  .sequence-lg > li {
24251
24251
  padding-top: 8px;
24252
24252
  padding-bottom: 8px;
@@ -24295,7 +24295,7 @@ textarea:focus-visible {
24295
24295
  top: 8px;
24296
24296
  }
24297
24297
 
24298
- @media (min-width: 840px) {
24298
+ @media (min-width: 768px) {
24299
24299
  .sequence-lg .sequence-icon {
24300
24300
  top: 8px;
24301
24301
  }
@@ -24361,7 +24361,7 @@ textarea:focus-visible {
24361
24361
  margin-left: initial;
24362
24362
  }
24363
24363
 
24364
- @media (min-width: 840px) {
24364
+ @media (min-width: 768px) {
24365
24365
  .sequence-lg {
24366
24366
  padding-left: 48px;
24367
24367
  }
@@ -24721,7 +24721,7 @@ th {
24721
24721
  background-color: var(--color-background-neutral);
24722
24722
  }
24723
24723
 
24724
- @media (max-width: 839.98px) {
24724
+ @media (max-width: 767px) {
24725
24725
  div.table-bordered:not(.table-responsive) {
24726
24726
  border: 0;
24727
24727
  }
@@ -24732,7 +24732,7 @@ th {
24732
24732
  background-color: var(--color-background-neutral);
24733
24733
  }
24734
24734
 
24735
- @media (min-width: 840px) {
24735
+ @media (min-width: 768px) {
24736
24736
  .table-striped > .tbody > dl:nth-of-type(odd) {
24737
24737
  background-color: rgba(134,167,189,0.10196);
24738
24738
  background-color: var(--color-background-neutral);
@@ -24925,7 +24925,7 @@ table col[class*="col-"] {
24925
24925
  border: 0;
24926
24926
  }
24927
24927
 
24928
- @media screen and (max-width: 839.98px) {
24928
+ @media screen and (max-width: 767px) {
24929
24929
  .table-responsive {
24930
24930
  width: 100%;
24931
24931
  margin-bottom: 24px;
@@ -24960,7 +24960,7 @@ table col[class*="col-"] {
24960
24960
  }
24961
24961
  }
24962
24962
 
24963
- @media (min-width: 840px) {
24963
+ @media (min-width: 768px) {
24964
24964
  .table {
24965
24965
  display: table;
24966
24966
  }
@@ -24998,7 +24998,7 @@ table col[class*="col-"] {
24998
24998
  }
24999
24999
  }
25000
25000
 
25001
- @media (max-width: 839.98px) {
25001
+ @media (max-width: 767px) {
25002
25002
  .table > .thead {
25003
25003
  display: none;
25004
25004
  }
@@ -25020,7 +25020,7 @@ table col[class*="col-"] {
25020
25020
  }
25021
25021
  }
25022
25022
 
25023
- @media (max-width: 599.98px) {
25023
+ @media (max-width: 575px) {
25024
25024
  .table > .tbody > dl {
25025
25025
  padding-bottom: 8px;
25026
25026
  }
@@ -25407,7 +25407,7 @@ a[data-toggle="tooltip"] {
25407
25407
  float: none !important;
25408
25408
  }
25409
25409
 
25410
- @media (min-width: 600px) {
25410
+ @media (min-width: 576px) {
25411
25411
  .pull-sm-left {
25412
25412
  float: left !important;
25413
25413
  }
@@ -25425,7 +25425,7 @@ a[data-toggle="tooltip"] {
25425
25425
  }
25426
25426
  }
25427
25427
 
25428
- @media (min-width: 840px) {
25428
+ @media (min-width: 768px) {
25429
25429
  .pull-md-left {
25430
25430
  float: left !important;
25431
25431
  }
@@ -25443,7 +25443,7 @@ a[data-toggle="tooltip"] {
25443
25443
  }
25444
25444
  }
25445
25445
 
25446
- @media (min-width: 1160px) {
25446
+ @media (min-width: 992px) {
25447
25447
  .pull-lg-left {
25448
25448
  float: left !important;
25449
25449
  }
@@ -25461,7 +25461,7 @@ a[data-toggle="tooltip"] {
25461
25461
  }
25462
25462
  }
25463
25463
 
25464
- @media (min-width: 1160px) {
25464
+ @media (min-width: 1200px) {
25465
25465
  .pull-xl-left {
25466
25466
  float: left !important;
25467
25467
  }
@@ -25545,7 +25545,7 @@ a[data-toggle="tooltip"] {
25545
25545
  box-shadow: none;
25546
25546
  }
25547
25547
 
25548
- @media only screen and (min-width: 600px) {
25548
+ @media only screen and (min-width: 576px) {
25549
25549
  .well-sm {
25550
25550
  min-height: 24px;
25551
25551
  min-height: var(--size-24);
@@ -25561,7 +25561,7 @@ a[data-toggle="tooltip"] {
25561
25561
  }
25562
25562
  }
25563
25563
 
25564
- @media only screen and (min-width: 840px) {
25564
+ @media only screen and (min-width: 768px) {
25565
25565
  .well-md {
25566
25566
  min-height: 24px;
25567
25567
  min-height: var(--size-24);
@@ -25577,7 +25577,7 @@ a[data-toggle="tooltip"] {
25577
25577
  }
25578
25578
  }
25579
25579
 
25580
- @media only screen and (min-width: 1160px) {
25580
+ @media only screen and (min-width: 992px) {
25581
25581
  .well-lg {
25582
25582
  min-height: 24px;
25583
25583
  min-height: var(--size-24);
@@ -25593,7 +25593,7 @@ a[data-toggle="tooltip"] {
25593
25593
  }
25594
25594
  }
25595
25595
 
25596
- @media only screen and (min-width: 1160px) {
25596
+ @media only screen and (min-width: 1200px) {
25597
25597
  .well-xl {
25598
25598
  min-height: 24px;
25599
25599
  min-height: var(--size-24);