@transferwise/neptune-css 14.29.1 → 14.29.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/accordion.css +30 -0
- package/dist/css/button-groups.css +29 -0
- package/dist/css/buttons.css +29 -0
- package/dist/css/decision.css +30 -0
- package/dist/css/dropdowns.css +59 -0
- package/dist/css/droppable.css +29 -0
- package/dist/css/footer.css +63 -0
- package/dist/css/input-groups.css +189 -0
- package/dist/css/list-group.css +1 -0
- package/dist/css/navbar.css +59 -0
- package/dist/css/neptune-addons.css +3 -0
- package/dist/css/neptune-core.css +186 -32
- package/dist/css/neptune.css +721 -36
- package/dist/css/popovers.css +59 -0
- package/dist/css/tooltip.css +29 -0
- package/dist/less/zindex.css +0 -0
- package/package.json +1 -1
- package/src/less/addons/_spacing-utilities.less +2 -0
- package/src/less/core/_fonts.less +9 -29
- package/src/less/core/_scaffolding.less +1 -12
- package/src/less/core/_typography.less +12 -0
- package/dist/fonts/TW-Averta-Bold.woff +0 -0
- package/dist/fonts/TW-Averta-Bold.woff2 +0 -0
- package/dist/fonts/TW-Averta-Regular.woff +0 -0
- package/dist/fonts/TW-Averta-Regular.woff2 +0 -0
- package/dist/fonts/TW-Averta-Semibold.woff +0 -0
- package/dist/fonts/TW-Averta-Semibold.woff2 +0 -0
- package/dist/fonts/TransferWise-IconFont.svg +0 -81
- package/dist/fonts/TransferWise-IconFont.woff +0 -0
- package/src/fonts/TW-Averta-Bold.woff +0 -0
- package/src/fonts/TW-Averta-Bold.woff2 +0 -0
- package/src/fonts/TW-Averta-Regular.woff +0 -0
- package/src/fonts/TW-Averta-Regular.woff2 +0 -0
- package/src/fonts/TW-Averta-Semibold.woff +0 -0
- package/src/fonts/TW-Averta-Semibold.woff2 +0 -0
- package/src/fonts/TransferWise-IconFont.svg +0 -81
- package/src/fonts/TransferWise-IconFont.woff +0 -0
package/dist/css/neptune.css
CHANGED
|
@@ -140,6 +140,7 @@
|
|
|
140
140
|
--font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
|
|
141
141
|
--font-family-display: 'Wise Sans', 'Inter', sans-serif;
|
|
142
142
|
}
|
|
143
|
+
|
|
143
144
|
/**
|
|
144
145
|
* Do not edit directly, this file was auto-generated.
|
|
145
146
|
*/
|
|
@@ -322,6 +323,7 @@
|
|
|
322
323
|
--font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
|
|
323
324
|
--font-family-display: 'Wise Sans', 'Inter', sans-serif;
|
|
324
325
|
}
|
|
326
|
+
|
|
325
327
|
/**
|
|
326
328
|
* Do not edit directly, this file was auto-generated.
|
|
327
329
|
*/
|
|
@@ -504,6 +506,7 @@
|
|
|
504
506
|
--font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
|
|
505
507
|
--font-family-display: 'Wise Sans', 'Inter', sans-serif;
|
|
506
508
|
}
|
|
509
|
+
|
|
507
510
|
/**
|
|
508
511
|
* Do not edit directly, this file was auto-generated.
|
|
509
512
|
*/
|
|
@@ -686,6 +689,7 @@
|
|
|
686
689
|
--font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
|
|
687
690
|
--font-family-display: 'Wise Sans', 'Inter', sans-serif;
|
|
688
691
|
}
|
|
692
|
+
|
|
689
693
|
/**
|
|
690
694
|
* Do not edit directly, this file was auto-generated.
|
|
691
695
|
*/
|
|
@@ -868,6 +872,7 @@
|
|
|
868
872
|
--font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
|
|
869
873
|
--font-family-display: 'Wise Sans', 'Inter', sans-serif;
|
|
870
874
|
}
|
|
875
|
+
|
|
871
876
|
/**
|
|
872
877
|
* Do not edit directly, this file was auto-generated.
|
|
873
878
|
*/
|
|
@@ -1050,6 +1055,7 @@
|
|
|
1050
1055
|
--font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
|
|
1051
1056
|
--font-family-display: 'Wise Sans', 'Inter', sans-serif;
|
|
1052
1057
|
}
|
|
1058
|
+
|
|
1053
1059
|
/**
|
|
1054
1060
|
* Do not edit directly, this file was auto-generated.
|
|
1055
1061
|
*/
|
|
@@ -1232,6 +1238,7 @@
|
|
|
1232
1238
|
--font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
|
|
1233
1239
|
--font-family-display: 'Wise Sans', 'Inter', sans-serif;
|
|
1234
1240
|
}
|
|
1241
|
+
|
|
1235
1242
|
/**
|
|
1236
1243
|
* Do not edit directly, this file was auto-generated.
|
|
1237
1244
|
*/
|
|
@@ -1415,6 +1422,7 @@
|
|
|
1415
1422
|
--font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
|
|
1416
1423
|
--font-family-display: 'Wise Sans', 'Inter', sans-serif;
|
|
1417
1424
|
}
|
|
1425
|
+
|
|
1418
1426
|
/**
|
|
1419
1427
|
* Do not edit directly, this file was auto-generated.
|
|
1420
1428
|
*/
|
|
@@ -1598,6 +1606,7 @@
|
|
|
1598
1606
|
--font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
|
|
1599
1607
|
--font-family-display: 'Wise Sans', 'Inter', sans-serif;
|
|
1600
1608
|
}
|
|
1609
|
+
|
|
1601
1610
|
/**
|
|
1602
1611
|
* Do not edit directly, this file was auto-generated.
|
|
1603
1612
|
*/
|
|
@@ -1781,6 +1790,7 @@
|
|
|
1781
1790
|
--font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
|
|
1782
1791
|
--font-family-display: 'Wise Sans', 'Inter', sans-serif;
|
|
1783
1792
|
}
|
|
1793
|
+
|
|
1784
1794
|
/**
|
|
1785
1795
|
* Do not edit directly, this file was auto-generated.
|
|
1786
1796
|
*/
|
|
@@ -1964,6 +1974,7 @@
|
|
|
1964
1974
|
--font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
|
|
1965
1975
|
--font-family-display: 'Wise Sans', 'Inter', sans-serif;
|
|
1966
1976
|
}
|
|
1977
|
+
|
|
1967
1978
|
/* See: https://github.com/fontsource/fontsource/blob/main/fonts/google/inter/variable.css */
|
|
1968
1979
|
@font-face {
|
|
1969
1980
|
font-family: Inter;
|
|
@@ -2021,26 +2032,6 @@
|
|
|
2021
2032
|
src: url("../fonts/inter-vietnamese-variable-wghtOnly-normal.woff2") format("woff2");
|
|
2022
2033
|
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
2023
2034
|
}
|
|
2024
|
-
@font-face {
|
|
2025
|
-
font-weight: 400;
|
|
2026
|
-
font-weight: var(--font-weight-regular);
|
|
2027
|
-
font-family: Averta;
|
|
2028
|
-
src: url("../fonts/TW-Averta-Regular.woff2") format("woff2"), url("../fonts/TW-Averta-Regular.woff") format("woff");
|
|
2029
|
-
font-display: swap;
|
|
2030
|
-
}
|
|
2031
|
-
@font-face {
|
|
2032
|
-
font-weight: 600;
|
|
2033
|
-
font-weight: var(--font-weight-semi-bold);
|
|
2034
|
-
font-family: Averta;
|
|
2035
|
-
src: url("../fonts/TW-Averta-Semibold.woff2") format("woff2"), url("../fonts/TW-Averta-Semibold.woff") format("woff");
|
|
2036
|
-
font-display: swap;
|
|
2037
|
-
}
|
|
2038
|
-
@font-face {
|
|
2039
|
-
font-weight: 700;
|
|
2040
|
-
font-weight: var(--font-weight-bold);
|
|
2041
|
-
font-family: Averta;
|
|
2042
|
-
src: url("../fonts/TW-Averta-Bold.woff2") format("woff2"), url("../fonts/TW-Averta-Bold.woff") format("woff");
|
|
2043
|
-
}
|
|
2044
2035
|
@font-face {
|
|
2045
2036
|
font-family: "Wise Sans";
|
|
2046
2037
|
font-style: normal;
|
|
@@ -2225,7 +2216,6 @@ summary {
|
|
|
2225
2216
|
}
|
|
2226
2217
|
:root {
|
|
2227
2218
|
--base-font-size: 16px;
|
|
2228
|
-
--font-family-regular: "Inter", Helvetica, Arial, sans-serif;
|
|
2229
2219
|
--input-group-addon-padding: 12px 16px calc(12px - 2px);
|
|
2230
2220
|
--btn-padding: 12px 24px calc(12px - 2px);
|
|
2231
2221
|
--btn-xs-padding: 2px 8px calc(2px - 2px);
|
|
@@ -2241,18 +2231,8 @@ summary {
|
|
|
2241
2231
|
--btn-sm-radius-base: 2px;
|
|
2242
2232
|
--btn-lg-radius-base: 3px;
|
|
2243
2233
|
}
|
|
2244
|
-
.np-theme-light,
|
|
2245
|
-
.np-theme-dark,
|
|
2246
|
-
.np-theme-navy {
|
|
2247
|
-
--font-family-regular: averta, avenir w02, avenir, helvetica, arial, sans-serif !important;
|
|
2248
|
-
font-family: averta, avenir w02, avenir, helvetica, arial, sans-serif;
|
|
2249
|
-
font-family: var(--font-family-regular);
|
|
2250
|
-
line-height: 1.5;
|
|
2251
|
-
line-height: var(--line-height-body);
|
|
2252
|
-
}
|
|
2253
2234
|
.np-theme-personal {
|
|
2254
|
-
|
|
2255
|
-
font-family: "Inter", Helvetica, Arial, sans-serif;
|
|
2235
|
+
font-family: 'Inter', Helvetica, Arial, sans-serif;
|
|
2256
2236
|
font-family: var(--font-family-regular);
|
|
2257
2237
|
font-feature-settings: "calt";
|
|
2258
2238
|
--input-group-addon-padding: 12px 16px;
|
|
@@ -2626,6 +2606,7 @@ h6,
|
|
|
2626
2606
|
line-height: 1.2;
|
|
2627
2607
|
line-height: var(--line-height-title);
|
|
2628
2608
|
letter-spacing: 0;
|
|
2609
|
+
word-wrap: break-word;
|
|
2629
2610
|
}
|
|
2630
2611
|
@supports (hyphenate-limit-chars: 1) {
|
|
2631
2612
|
.h1,
|
|
@@ -2927,6 +2908,65 @@ small,
|
|
|
2927
2908
|
letter-spacing: -0.006em;
|
|
2928
2909
|
font-weight: 400;
|
|
2929
2910
|
font-weight: var(--font-weight-regular);
|
|
2911
|
+
word-wrap: break-word;
|
|
2912
|
+
}
|
|
2913
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
2914
|
+
.body-2,
|
|
2915
|
+
.body-3,
|
|
2916
|
+
.small,
|
|
2917
|
+
.tiny,
|
|
2918
|
+
body,
|
|
2919
|
+
small,
|
|
2920
|
+
.np-text-body-default {
|
|
2921
|
+
hyphens: auto;
|
|
2922
|
+
hyphenate-limit-chars: 7 3;
|
|
2923
|
+
}
|
|
2924
|
+
@media (min-width: 840px) {
|
|
2925
|
+
.body-2,
|
|
2926
|
+
.body-3,
|
|
2927
|
+
.small,
|
|
2928
|
+
.tiny,
|
|
2929
|
+
body,
|
|
2930
|
+
small,
|
|
2931
|
+
.np-text-body-default {
|
|
2932
|
+
hyphenate-limit-chars: 8 3;
|
|
2933
|
+
}
|
|
2934
|
+
}
|
|
2935
|
+
@media (min-width: 1160px) {
|
|
2936
|
+
.body-2,
|
|
2937
|
+
.body-3,
|
|
2938
|
+
.small,
|
|
2939
|
+
.tiny,
|
|
2940
|
+
body,
|
|
2941
|
+
small,
|
|
2942
|
+
.np-text-body-default {
|
|
2943
|
+
hyphenate-limit-chars: 10 4 3;
|
|
2944
|
+
}
|
|
2945
|
+
}
|
|
2946
|
+
}
|
|
2947
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
2948
|
+
.body-2,
|
|
2949
|
+
.body-3,
|
|
2950
|
+
.small,
|
|
2951
|
+
.tiny,
|
|
2952
|
+
body,
|
|
2953
|
+
small,
|
|
2954
|
+
.np-text-body-default {
|
|
2955
|
+
hyphens: auto;
|
|
2956
|
+
-webkit-hyphenate-limit-before: 3;
|
|
2957
|
+
-webkit-hyphenate-limit-after: 3;
|
|
2958
|
+
}
|
|
2959
|
+
@media (min-width: 1160px) {
|
|
2960
|
+
.body-2,
|
|
2961
|
+
.body-3,
|
|
2962
|
+
.small,
|
|
2963
|
+
.tiny,
|
|
2964
|
+
body,
|
|
2965
|
+
small,
|
|
2966
|
+
.np-text-body-default {
|
|
2967
|
+
-webkit-hyphenate-limit-before: 4;
|
|
2968
|
+
}
|
|
2969
|
+
}
|
|
2930
2970
|
}
|
|
2931
2971
|
/* DEPRECATED: use .np-text-body-default-bold instead */
|
|
2932
2972
|
/* stylelint-disable-next-line selector-list-comma-newline-after */
|
|
@@ -2940,6 +2980,50 @@ small,
|
|
|
2940
2980
|
letter-spacing: -0.006em;
|
|
2941
2981
|
font-weight: 600;
|
|
2942
2982
|
font-weight: var(--font-weight-semi-bold);
|
|
2983
|
+
word-wrap: break-word;
|
|
2984
|
+
}
|
|
2985
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
2986
|
+
.control-2,
|
|
2987
|
+
.label,
|
|
2988
|
+
.control-label,
|
|
2989
|
+
.np-text-body-default-bold {
|
|
2990
|
+
hyphens: auto;
|
|
2991
|
+
hyphenate-limit-chars: 7 3;
|
|
2992
|
+
}
|
|
2993
|
+
@media (min-width: 840px) {
|
|
2994
|
+
.control-2,
|
|
2995
|
+
.label,
|
|
2996
|
+
.control-label,
|
|
2997
|
+
.np-text-body-default-bold {
|
|
2998
|
+
hyphenate-limit-chars: 8 3;
|
|
2999
|
+
}
|
|
3000
|
+
}
|
|
3001
|
+
@media (min-width: 1160px) {
|
|
3002
|
+
.control-2,
|
|
3003
|
+
.label,
|
|
3004
|
+
.control-label,
|
|
3005
|
+
.np-text-body-default-bold {
|
|
3006
|
+
hyphenate-limit-chars: 10 4 3;
|
|
3007
|
+
}
|
|
3008
|
+
}
|
|
3009
|
+
}
|
|
3010
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
3011
|
+
.control-2,
|
|
3012
|
+
.label,
|
|
3013
|
+
.control-label,
|
|
3014
|
+
.np-text-body-default-bold {
|
|
3015
|
+
hyphens: auto;
|
|
3016
|
+
-webkit-hyphenate-limit-before: 3;
|
|
3017
|
+
-webkit-hyphenate-limit-after: 3;
|
|
3018
|
+
}
|
|
3019
|
+
@media (min-width: 1160px) {
|
|
3020
|
+
.control-2,
|
|
3021
|
+
.label,
|
|
3022
|
+
.control-label,
|
|
3023
|
+
.np-text-body-default-bold {
|
|
3024
|
+
-webkit-hyphenate-limit-before: 4;
|
|
3025
|
+
}
|
|
3026
|
+
}
|
|
2943
3027
|
}
|
|
2944
3028
|
/* DEPRECATED: use .np-text-body-large instead */
|
|
2945
3029
|
/* stylelint-disable-next-line selector-list-comma-newline-after */
|
|
@@ -2952,6 +3036,45 @@ small,
|
|
|
2952
3036
|
font-size: var(--font-size-16);
|
|
2953
3037
|
line-height: 150%;
|
|
2954
3038
|
letter-spacing: -0.011em;
|
|
3039
|
+
word-wrap: break-word;
|
|
3040
|
+
}
|
|
3041
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
3042
|
+
.body-1,
|
|
3043
|
+
.value,
|
|
3044
|
+
.np-text-body-large {
|
|
3045
|
+
hyphens: auto;
|
|
3046
|
+
hyphenate-limit-chars: 7 3;
|
|
3047
|
+
}
|
|
3048
|
+
@media (min-width: 840px) {
|
|
3049
|
+
.body-1,
|
|
3050
|
+
.value,
|
|
3051
|
+
.np-text-body-large {
|
|
3052
|
+
hyphenate-limit-chars: 8 3;
|
|
3053
|
+
}
|
|
3054
|
+
}
|
|
3055
|
+
@media (min-width: 1160px) {
|
|
3056
|
+
.body-1,
|
|
3057
|
+
.value,
|
|
3058
|
+
.np-text-body-large {
|
|
3059
|
+
hyphenate-limit-chars: 10 4 3;
|
|
3060
|
+
}
|
|
3061
|
+
}
|
|
3062
|
+
}
|
|
3063
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
3064
|
+
.body-1,
|
|
3065
|
+
.value,
|
|
3066
|
+
.np-text-body-large {
|
|
3067
|
+
hyphens: auto;
|
|
3068
|
+
-webkit-hyphenate-limit-before: 3;
|
|
3069
|
+
-webkit-hyphenate-limit-after: 3;
|
|
3070
|
+
}
|
|
3071
|
+
@media (min-width: 1160px) {
|
|
3072
|
+
.body-1,
|
|
3073
|
+
.value,
|
|
3074
|
+
.np-text-body-large {
|
|
3075
|
+
-webkit-hyphenate-limit-before: 4;
|
|
3076
|
+
}
|
|
3077
|
+
}
|
|
2955
3078
|
}
|
|
2956
3079
|
/* DEPRECATED: use np-text-body-large-bold instead */
|
|
2957
3080
|
/* stylelint-disable-next-line selector-list-comma-newline-after */
|
|
@@ -2963,6 +3086,40 @@ small,
|
|
|
2963
3086
|
font-size: var(--font-size-16);
|
|
2964
3087
|
line-height: 150%;
|
|
2965
3088
|
letter-spacing: -0.011em;
|
|
3089
|
+
word-wrap: break-word;
|
|
3090
|
+
}
|
|
3091
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
3092
|
+
.control-1,
|
|
3093
|
+
.np-text-body-large-bold {
|
|
3094
|
+
hyphens: auto;
|
|
3095
|
+
hyphenate-limit-chars: 7 3;
|
|
3096
|
+
}
|
|
3097
|
+
@media (min-width: 840px) {
|
|
3098
|
+
.control-1,
|
|
3099
|
+
.np-text-body-large-bold {
|
|
3100
|
+
hyphenate-limit-chars: 8 3;
|
|
3101
|
+
}
|
|
3102
|
+
}
|
|
3103
|
+
@media (min-width: 1160px) {
|
|
3104
|
+
.control-1,
|
|
3105
|
+
.np-text-body-large-bold {
|
|
3106
|
+
hyphenate-limit-chars: 10 4 3;
|
|
3107
|
+
}
|
|
3108
|
+
}
|
|
3109
|
+
}
|
|
3110
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
3111
|
+
.control-1,
|
|
3112
|
+
.np-text-body-large-bold {
|
|
3113
|
+
hyphens: auto;
|
|
3114
|
+
-webkit-hyphenate-limit-before: 3;
|
|
3115
|
+
-webkit-hyphenate-limit-after: 3;
|
|
3116
|
+
}
|
|
3117
|
+
@media (min-width: 1160px) {
|
|
3118
|
+
.control-1,
|
|
3119
|
+
.np-text-body-large-bold {
|
|
3120
|
+
-webkit-hyphenate-limit-before: 4;
|
|
3121
|
+
}
|
|
3122
|
+
}
|
|
2966
3123
|
}
|
|
2967
3124
|
a,
|
|
2968
3125
|
.np-text-link-default,
|
|
@@ -3069,6 +3226,7 @@ a,
|
|
|
3069
3226
|
.np-text-display-medium,
|
|
3070
3227
|
.np-text-display-small {
|
|
3071
3228
|
letter-spacing: normal;
|
|
3229
|
+
word-wrap: break-word;
|
|
3072
3230
|
}
|
|
3073
3231
|
@supports (hyphenate-limit-chars: 1) {
|
|
3074
3232
|
.np-text-display-extra-large,
|
|
@@ -3157,6 +3315,13 @@ a,
|
|
|
3157
3315
|
font-weight: 400;
|
|
3158
3316
|
font-weight: var(--font-weight-regular);
|
|
3159
3317
|
}
|
|
3318
|
+
/* Disable hyphenation for Japanese, Thai, and Chinese — these languages use character-level breaks and should never insert hyphens. */
|
|
3319
|
+
:lang(ja),
|
|
3320
|
+
:lang(th),
|
|
3321
|
+
:lang(zh-CN),
|
|
3322
|
+
:lang(zh-HK) {
|
|
3323
|
+
hyphens: none;
|
|
3324
|
+
}
|
|
3160
3325
|
:lang(af) .np-text-display-extra-large,
|
|
3161
3326
|
:lang(sq) .np-text-display-extra-large,
|
|
3162
3327
|
:lang(eu) .np-text-display-extra-large,
|
|
@@ -5274,6 +5439,9 @@ a.text-inverse:focus {
|
|
|
5274
5439
|
padding-block-end: var(--size-96);
|
|
5275
5440
|
}
|
|
5276
5441
|
}
|
|
5442
|
+
.np-text-hyphenated {
|
|
5443
|
+
word-wrap: break-word;
|
|
5444
|
+
}
|
|
5277
5445
|
@supports (hyphenate-limit-chars: 1) {
|
|
5278
5446
|
.np-text-hyphenated {
|
|
5279
5447
|
hyphens: auto;
|
|
@@ -6206,6 +6374,7 @@ a.badge:focus {
|
|
|
6206
6374
|
.btn {
|
|
6207
6375
|
line-height: 150%;
|
|
6208
6376
|
letter-spacing: -0.011em;
|
|
6377
|
+
word-wrap: break-word;
|
|
6209
6378
|
display: inline-block;
|
|
6210
6379
|
margin-block-end: 0;
|
|
6211
6380
|
text-align: center;
|
|
@@ -6232,6 +6401,34 @@ a.badge:focus {
|
|
|
6232
6401
|
-moz-user-select: none;
|
|
6233
6402
|
user-select: none;
|
|
6234
6403
|
}
|
|
6404
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
6405
|
+
.btn {
|
|
6406
|
+
hyphens: auto;
|
|
6407
|
+
hyphenate-limit-chars: 7 3;
|
|
6408
|
+
}
|
|
6409
|
+
@media (min-width: 840px) {
|
|
6410
|
+
.btn {
|
|
6411
|
+
hyphenate-limit-chars: 8 3;
|
|
6412
|
+
}
|
|
6413
|
+
}
|
|
6414
|
+
@media (min-width: 1160px) {
|
|
6415
|
+
.btn {
|
|
6416
|
+
hyphenate-limit-chars: 10 4 3;
|
|
6417
|
+
}
|
|
6418
|
+
}
|
|
6419
|
+
}
|
|
6420
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
6421
|
+
.btn {
|
|
6422
|
+
hyphens: auto;
|
|
6423
|
+
-webkit-hyphenate-limit-before: 3;
|
|
6424
|
+
-webkit-hyphenate-limit-after: 3;
|
|
6425
|
+
}
|
|
6426
|
+
@media (min-width: 1160px) {
|
|
6427
|
+
.btn {
|
|
6428
|
+
-webkit-hyphenate-limit-before: 4;
|
|
6429
|
+
}
|
|
6430
|
+
}
|
|
6431
|
+
}
|
|
6235
6432
|
.btn .dropdown-menu > li > a {
|
|
6236
6433
|
font-size: 1rem;
|
|
6237
6434
|
font-size: var(--font-size-16);
|
|
@@ -7980,9 +8177,38 @@ a.btn {
|
|
|
7980
8177
|
letter-spacing: -0.006em;
|
|
7981
8178
|
font-weight: 400;
|
|
7982
8179
|
font-weight: var(--font-weight-regular);
|
|
8180
|
+
word-wrap: break-word;
|
|
7983
8181
|
color: #5d7079;
|
|
7984
8182
|
color: var(--color-content-secondary);
|
|
7985
8183
|
}
|
|
8184
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
8185
|
+
.btn-group .secondary {
|
|
8186
|
+
hyphens: auto;
|
|
8187
|
+
hyphenate-limit-chars: 7 3;
|
|
8188
|
+
}
|
|
8189
|
+
@media (min-width: 840px) {
|
|
8190
|
+
.btn-group .secondary {
|
|
8191
|
+
hyphenate-limit-chars: 8 3;
|
|
8192
|
+
}
|
|
8193
|
+
}
|
|
8194
|
+
@media (min-width: 1160px) {
|
|
8195
|
+
.btn-group .secondary {
|
|
8196
|
+
hyphenate-limit-chars: 10 4 3;
|
|
8197
|
+
}
|
|
8198
|
+
}
|
|
8199
|
+
}
|
|
8200
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
8201
|
+
.btn-group .secondary {
|
|
8202
|
+
hyphens: auto;
|
|
8203
|
+
-webkit-hyphenate-limit-before: 3;
|
|
8204
|
+
-webkit-hyphenate-limit-after: 3;
|
|
8205
|
+
}
|
|
8206
|
+
@media (min-width: 1160px) {
|
|
8207
|
+
.btn-group .secondary {
|
|
8208
|
+
-webkit-hyphenate-limit-before: 4;
|
|
8209
|
+
}
|
|
8210
|
+
}
|
|
8211
|
+
}
|
|
7986
8212
|
form {
|
|
7987
8213
|
margin-block-end: 0;
|
|
7988
8214
|
}
|
|
@@ -8083,6 +8309,7 @@ output {
|
|
|
8083
8309
|
font-size: var(--font-size-16);
|
|
8084
8310
|
line-height: 150%;
|
|
8085
8311
|
letter-spacing: -0.011em;
|
|
8312
|
+
word-wrap: break-word;
|
|
8086
8313
|
background-clip: padding-box;
|
|
8087
8314
|
}
|
|
8088
8315
|
select.form-control {
|
|
@@ -8092,6 +8319,34 @@ textarea.form-control,
|
|
|
8092
8319
|
select[multiple].form-control {
|
|
8093
8320
|
block-size: auto;
|
|
8094
8321
|
}
|
|
8322
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
8323
|
+
.form-control {
|
|
8324
|
+
hyphens: auto;
|
|
8325
|
+
hyphenate-limit-chars: 7 3;
|
|
8326
|
+
}
|
|
8327
|
+
@media (min-width: 840px) {
|
|
8328
|
+
.form-control {
|
|
8329
|
+
hyphenate-limit-chars: 8 3;
|
|
8330
|
+
}
|
|
8331
|
+
}
|
|
8332
|
+
@media (min-width: 1160px) {
|
|
8333
|
+
.form-control {
|
|
8334
|
+
hyphenate-limit-chars: 10 4 3;
|
|
8335
|
+
}
|
|
8336
|
+
}
|
|
8337
|
+
}
|
|
8338
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
8339
|
+
.form-control {
|
|
8340
|
+
hyphens: auto;
|
|
8341
|
+
-webkit-hyphenate-limit-before: 3;
|
|
8342
|
+
-webkit-hyphenate-limit-after: 3;
|
|
8343
|
+
}
|
|
8344
|
+
@media (min-width: 1160px) {
|
|
8345
|
+
.form-control {
|
|
8346
|
+
-webkit-hyphenate-limit-before: 4;
|
|
8347
|
+
}
|
|
8348
|
+
}
|
|
8349
|
+
}
|
|
8095
8350
|
.form-control:not(.disabled):not(:disabled):focus {
|
|
8096
8351
|
border-color: #0081ba;
|
|
8097
8352
|
border-color: var(--color-interactive-accent-active);
|
|
@@ -8277,6 +8532,7 @@ fieldset[disabled] .checkbox label {
|
|
|
8277
8532
|
letter-spacing: -0.006em;
|
|
8278
8533
|
font-weight: 400;
|
|
8279
8534
|
font-weight: var(--font-weight-regular);
|
|
8535
|
+
word-wrap: break-word;
|
|
8280
8536
|
}
|
|
8281
8537
|
select.input-sm {
|
|
8282
8538
|
min-block-size: 32px;
|
|
@@ -8285,6 +8541,34 @@ textarea.input-sm,
|
|
|
8285
8541
|
select[multiple].input-sm {
|
|
8286
8542
|
block-size: auto;
|
|
8287
8543
|
}
|
|
8544
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
8545
|
+
.input-sm {
|
|
8546
|
+
hyphens: auto;
|
|
8547
|
+
hyphenate-limit-chars: 7 3;
|
|
8548
|
+
}
|
|
8549
|
+
@media (min-width: 840px) {
|
|
8550
|
+
.input-sm {
|
|
8551
|
+
hyphenate-limit-chars: 8 3;
|
|
8552
|
+
}
|
|
8553
|
+
}
|
|
8554
|
+
@media (min-width: 1160px) {
|
|
8555
|
+
.input-sm {
|
|
8556
|
+
hyphenate-limit-chars: 10 4 3;
|
|
8557
|
+
}
|
|
8558
|
+
}
|
|
8559
|
+
}
|
|
8560
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
8561
|
+
.input-sm {
|
|
8562
|
+
hyphens: auto;
|
|
8563
|
+
-webkit-hyphenate-limit-before: 3;
|
|
8564
|
+
-webkit-hyphenate-limit-after: 3;
|
|
8565
|
+
}
|
|
8566
|
+
@media (min-width: 1160px) {
|
|
8567
|
+
.input-sm {
|
|
8568
|
+
-webkit-hyphenate-limit-before: 4;
|
|
8569
|
+
}
|
|
8570
|
+
}
|
|
8571
|
+
}
|
|
8288
8572
|
.form-group-sm .form-control,
|
|
8289
8573
|
.navbar .form-control {
|
|
8290
8574
|
block-size: 32px;
|
|
@@ -8331,6 +8615,7 @@ select[multiple].input-sm {
|
|
|
8331
8615
|
font-size: var(--font-size-16);
|
|
8332
8616
|
line-height: 150%;
|
|
8333
8617
|
letter-spacing: -0.011em;
|
|
8618
|
+
word-wrap: break-word;
|
|
8334
8619
|
}
|
|
8335
8620
|
select.input-lg {
|
|
8336
8621
|
min-block-size: var(--input-height-large);
|
|
@@ -8339,6 +8624,34 @@ textarea.input-lg,
|
|
|
8339
8624
|
select[multiple].input-lg {
|
|
8340
8625
|
block-size: auto;
|
|
8341
8626
|
}
|
|
8627
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
8628
|
+
.input-lg {
|
|
8629
|
+
hyphens: auto;
|
|
8630
|
+
hyphenate-limit-chars: 7 3;
|
|
8631
|
+
}
|
|
8632
|
+
@media (min-width: 840px) {
|
|
8633
|
+
.input-lg {
|
|
8634
|
+
hyphenate-limit-chars: 8 3;
|
|
8635
|
+
}
|
|
8636
|
+
}
|
|
8637
|
+
@media (min-width: 1160px) {
|
|
8638
|
+
.input-lg {
|
|
8639
|
+
hyphenate-limit-chars: 10 4 3;
|
|
8640
|
+
}
|
|
8641
|
+
}
|
|
8642
|
+
}
|
|
8643
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
8644
|
+
.input-lg {
|
|
8645
|
+
hyphens: auto;
|
|
8646
|
+
-webkit-hyphenate-limit-before: 3;
|
|
8647
|
+
-webkit-hyphenate-limit-after: 3;
|
|
8648
|
+
}
|
|
8649
|
+
@media (min-width: 1160px) {
|
|
8650
|
+
.input-lg {
|
|
8651
|
+
-webkit-hyphenate-limit-before: 4;
|
|
8652
|
+
}
|
|
8653
|
+
}
|
|
8654
|
+
}
|
|
8342
8655
|
.form-group-lg {
|
|
8343
8656
|
position: relative;
|
|
8344
8657
|
}
|
|
@@ -9940,15 +10253,44 @@ input[type="checkbox"]:not(.disabled):not(:disabled):indeterminate:active + .tw-
|
|
|
9940
10253
|
font-size: var(--font-size-16);
|
|
9941
10254
|
line-height: 150%;
|
|
9942
10255
|
letter-spacing: -0.011em;
|
|
10256
|
+
word-wrap: break-word;
|
|
9943
10257
|
display: block;
|
|
9944
10258
|
inline-size: 100%;
|
|
9945
10259
|
color: #768e9c;
|
|
9946
10260
|
color: var(--color-content-tertiary);
|
|
9947
10261
|
}
|
|
9948
|
-
|
|
9949
|
-
.
|
|
9950
|
-
|
|
9951
|
-
|
|
10262
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
10263
|
+
.form-control-placeholder {
|
|
10264
|
+
hyphens: auto;
|
|
10265
|
+
hyphenate-limit-chars: 7 3;
|
|
10266
|
+
}
|
|
10267
|
+
@media (min-width: 840px) {
|
|
10268
|
+
.form-control-placeholder {
|
|
10269
|
+
hyphenate-limit-chars: 8 3;
|
|
10270
|
+
}
|
|
10271
|
+
}
|
|
10272
|
+
@media (min-width: 1160px) {
|
|
10273
|
+
.form-control-placeholder {
|
|
10274
|
+
hyphenate-limit-chars: 10 4 3;
|
|
10275
|
+
}
|
|
10276
|
+
}
|
|
10277
|
+
}
|
|
10278
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
10279
|
+
.form-control-placeholder {
|
|
10280
|
+
hyphens: auto;
|
|
10281
|
+
-webkit-hyphenate-limit-before: 3;
|
|
10282
|
+
-webkit-hyphenate-limit-after: 3;
|
|
10283
|
+
}
|
|
10284
|
+
@media (min-width: 1160px) {
|
|
10285
|
+
.form-control-placeholder {
|
|
10286
|
+
-webkit-hyphenate-limit-before: 4;
|
|
10287
|
+
}
|
|
10288
|
+
}
|
|
10289
|
+
}
|
|
10290
|
+
.np-theme-personal .btn-input,
|
|
10291
|
+
.np-theme-personal .input-group,
|
|
10292
|
+
.np-theme-personal .form-control,
|
|
10293
|
+
.np-theme-personal .input-group-addon,
|
|
9952
10294
|
.np-theme-personal .radio > label,
|
|
9953
10295
|
.np-theme-personal .checkbox > label {
|
|
9954
10296
|
background-color: transparent;
|
|
@@ -10170,6 +10512,7 @@ input[type="checkbox"]:not(.disabled):not(:disabled):indeterminate:active + .tw-
|
|
|
10170
10512
|
line-height: 1.2;
|
|
10171
10513
|
line-height: var(--line-height-title);
|
|
10172
10514
|
letter-spacing: 0;
|
|
10515
|
+
word-wrap: break-word;
|
|
10173
10516
|
margin-block-end: initial;
|
|
10174
10517
|
font-size: 1.375rem;
|
|
10175
10518
|
font-size: var(--font-size-22);
|
|
@@ -10230,6 +10573,44 @@ select[multiple].input-group-lg > .input-group-btn .btn {
|
|
|
10230
10573
|
}
|
|
10231
10574
|
}
|
|
10232
10575
|
}
|
|
10576
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
10577
|
+
.input-group-lg > .form-control,
|
|
10578
|
+
.input-group-lg > .input-group-addon,
|
|
10579
|
+
.input-group-lg > .input-group-btn .btn {
|
|
10580
|
+
hyphens: auto;
|
|
10581
|
+
hyphenate-limit-chars: 7 3;
|
|
10582
|
+
}
|
|
10583
|
+
@media (min-width: 840px) {
|
|
10584
|
+
.input-group-lg > .form-control,
|
|
10585
|
+
.input-group-lg > .input-group-addon,
|
|
10586
|
+
.input-group-lg > .input-group-btn .btn {
|
|
10587
|
+
hyphenate-limit-chars: 8 3;
|
|
10588
|
+
}
|
|
10589
|
+
}
|
|
10590
|
+
@media (min-width: 1160px) {
|
|
10591
|
+
.input-group-lg > .form-control,
|
|
10592
|
+
.input-group-lg > .input-group-addon,
|
|
10593
|
+
.input-group-lg > .input-group-btn .btn {
|
|
10594
|
+
hyphenate-limit-chars: 10 4 3;
|
|
10595
|
+
}
|
|
10596
|
+
}
|
|
10597
|
+
}
|
|
10598
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
10599
|
+
.input-group-lg > .form-control,
|
|
10600
|
+
.input-group-lg > .input-group-addon,
|
|
10601
|
+
.input-group-lg > .input-group-btn .btn {
|
|
10602
|
+
hyphens: auto;
|
|
10603
|
+
-webkit-hyphenate-limit-before: 3;
|
|
10604
|
+
-webkit-hyphenate-limit-after: 3;
|
|
10605
|
+
}
|
|
10606
|
+
@media (min-width: 1160px) {
|
|
10607
|
+
.input-group-lg > .form-control,
|
|
10608
|
+
.input-group-lg > .input-group-addon,
|
|
10609
|
+
.input-group-lg > .input-group-btn .btn {
|
|
10610
|
+
-webkit-hyphenate-limit-before: 4;
|
|
10611
|
+
}
|
|
10612
|
+
}
|
|
10613
|
+
}
|
|
10233
10614
|
.input-group-lg > .form-control + p,
|
|
10234
10615
|
.input-group-lg > .input-group-addon + p,
|
|
10235
10616
|
.input-group-lg > .input-group-btn .btn + p,
|
|
@@ -10257,6 +10638,7 @@ select[multiple].input-group-lg > .input-group-btn .btn {
|
|
|
10257
10638
|
letter-spacing: -0.006em;
|
|
10258
10639
|
font-weight: 400;
|
|
10259
10640
|
font-weight: var(--font-weight-regular);
|
|
10641
|
+
word-wrap: break-word;
|
|
10260
10642
|
}
|
|
10261
10643
|
select.input-group-sm > .form-control,
|
|
10262
10644
|
select.input-group-sm > .input-group-addon {
|
|
@@ -10268,6 +10650,39 @@ select[multiple].input-group-sm > .form-control,
|
|
|
10268
10650
|
select[multiple].input-group-sm > .input-group-addon {
|
|
10269
10651
|
block-size: auto;
|
|
10270
10652
|
}
|
|
10653
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
10654
|
+
.input-group-sm > .form-control,
|
|
10655
|
+
.input-group-sm > .input-group-addon {
|
|
10656
|
+
hyphens: auto;
|
|
10657
|
+
hyphenate-limit-chars: 7 3;
|
|
10658
|
+
}
|
|
10659
|
+
@media (min-width: 840px) {
|
|
10660
|
+
.input-group-sm > .form-control,
|
|
10661
|
+
.input-group-sm > .input-group-addon {
|
|
10662
|
+
hyphenate-limit-chars: 8 3;
|
|
10663
|
+
}
|
|
10664
|
+
}
|
|
10665
|
+
@media (min-width: 1160px) {
|
|
10666
|
+
.input-group-sm > .form-control,
|
|
10667
|
+
.input-group-sm > .input-group-addon {
|
|
10668
|
+
hyphenate-limit-chars: 10 4 3;
|
|
10669
|
+
}
|
|
10670
|
+
}
|
|
10671
|
+
}
|
|
10672
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
10673
|
+
.input-group-sm > .form-control,
|
|
10674
|
+
.input-group-sm > .input-group-addon {
|
|
10675
|
+
hyphens: auto;
|
|
10676
|
+
-webkit-hyphenate-limit-before: 3;
|
|
10677
|
+
-webkit-hyphenate-limit-after: 3;
|
|
10678
|
+
}
|
|
10679
|
+
@media (min-width: 1160px) {
|
|
10680
|
+
.input-group-sm > .form-control,
|
|
10681
|
+
.input-group-sm > .input-group-addon {
|
|
10682
|
+
-webkit-hyphenate-limit-before: 4;
|
|
10683
|
+
}
|
|
10684
|
+
}
|
|
10685
|
+
}
|
|
10271
10686
|
.input-group-sm > .form-control .icon,
|
|
10272
10687
|
.input-group-sm > .input-group-addon .icon {
|
|
10273
10688
|
font-size: 1.25rem;
|
|
@@ -10898,6 +11313,7 @@ li > a > .currency-flag:first-child {
|
|
|
10898
11313
|
line-height: 1.2;
|
|
10899
11314
|
line-height: var(--line-height-title);
|
|
10900
11315
|
letter-spacing: 0;
|
|
11316
|
+
word-wrap: break-word;
|
|
10901
11317
|
font-size: 1.125rem;
|
|
10902
11318
|
font-size: var(--font-size-18);
|
|
10903
11319
|
font-weight: 600;
|
|
@@ -10946,9 +11362,38 @@ li > a > .currency-flag:first-child {
|
|
|
10946
11362
|
letter-spacing: -0.006em;
|
|
10947
11363
|
font-weight: 400;
|
|
10948
11364
|
font-weight: var(--font-weight-regular);
|
|
11365
|
+
word-wrap: break-word;
|
|
10949
11366
|
margin-block-start: 4px;
|
|
10950
11367
|
margin-block-start: var(--size-4);
|
|
10951
11368
|
}
|
|
11369
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
11370
|
+
.decision__content {
|
|
11371
|
+
hyphens: auto;
|
|
11372
|
+
hyphenate-limit-chars: 7 3;
|
|
11373
|
+
}
|
|
11374
|
+
@media (min-width: 840px) {
|
|
11375
|
+
.decision__content {
|
|
11376
|
+
hyphenate-limit-chars: 8 3;
|
|
11377
|
+
}
|
|
11378
|
+
}
|
|
11379
|
+
@media (min-width: 1160px) {
|
|
11380
|
+
.decision__content {
|
|
11381
|
+
hyphenate-limit-chars: 10 4 3;
|
|
11382
|
+
}
|
|
11383
|
+
}
|
|
11384
|
+
}
|
|
11385
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
11386
|
+
.decision__content {
|
|
11387
|
+
hyphens: auto;
|
|
11388
|
+
-webkit-hyphenate-limit-before: 3;
|
|
11389
|
+
-webkit-hyphenate-limit-after: 3;
|
|
11390
|
+
}
|
|
11391
|
+
@media (min-width: 1160px) {
|
|
11392
|
+
.decision__content {
|
|
11393
|
+
-webkit-hyphenate-limit-before: 4;
|
|
11394
|
+
}
|
|
11395
|
+
}
|
|
11396
|
+
}
|
|
10952
11397
|
.decision + .decision {
|
|
10953
11398
|
margin-block-start: -1px;
|
|
10954
11399
|
}
|
|
@@ -11032,6 +11477,7 @@ li > a > .currency-flag:first-child {
|
|
|
11032
11477
|
letter-spacing: -0.006em;
|
|
11033
11478
|
font-weight: 400;
|
|
11034
11479
|
font-weight: var(--font-weight-regular);
|
|
11480
|
+
word-wrap: break-word;
|
|
11035
11481
|
text-align: start;
|
|
11036
11482
|
background-color: #ffffff;
|
|
11037
11483
|
background-color: var(--color-background-screen);
|
|
@@ -11046,6 +11492,34 @@ li > a > .currency-flag:first-child {
|
|
|
11046
11492
|
transform: translateY(-10px) scale(0.95, 0.95);
|
|
11047
11493
|
visibility: hidden;
|
|
11048
11494
|
}
|
|
11495
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
11496
|
+
.dropdown-menu {
|
|
11497
|
+
hyphens: auto;
|
|
11498
|
+
hyphenate-limit-chars: 7 3;
|
|
11499
|
+
}
|
|
11500
|
+
@media (min-width: 840px) {
|
|
11501
|
+
.dropdown-menu {
|
|
11502
|
+
hyphenate-limit-chars: 8 3;
|
|
11503
|
+
}
|
|
11504
|
+
}
|
|
11505
|
+
@media (min-width: 1160px) {
|
|
11506
|
+
.dropdown-menu {
|
|
11507
|
+
hyphenate-limit-chars: 10 4 3;
|
|
11508
|
+
}
|
|
11509
|
+
}
|
|
11510
|
+
}
|
|
11511
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
11512
|
+
.dropdown-menu {
|
|
11513
|
+
hyphens: auto;
|
|
11514
|
+
-webkit-hyphenate-limit-before: 3;
|
|
11515
|
+
-webkit-hyphenate-limit-after: 3;
|
|
11516
|
+
}
|
|
11517
|
+
@media (min-width: 1160px) {
|
|
11518
|
+
.dropdown-menu {
|
|
11519
|
+
-webkit-hyphenate-limit-before: 4;
|
|
11520
|
+
}
|
|
11521
|
+
}
|
|
11522
|
+
}
|
|
11049
11523
|
.np-theme-personal .dropdown-menu,
|
|
11050
11524
|
.np-theme-personal--forest-green .dropdown-menu,
|
|
11051
11525
|
.np-theme-personal--dark .dropdown-menu {
|
|
@@ -11089,10 +11563,39 @@ li > a > .currency-flag:first-child {
|
|
|
11089
11563
|
letter-spacing: -0.006em;
|
|
11090
11564
|
font-weight: 400;
|
|
11091
11565
|
font-weight: var(--font-weight-regular);
|
|
11566
|
+
word-wrap: break-word;
|
|
11092
11567
|
color: #37517e;
|
|
11093
11568
|
color: var(--color-content-primary);
|
|
11094
11569
|
white-space: nowrap;
|
|
11095
11570
|
}
|
|
11571
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
11572
|
+
.dropdown-menu > li > a {
|
|
11573
|
+
hyphens: auto;
|
|
11574
|
+
hyphenate-limit-chars: 7 3;
|
|
11575
|
+
}
|
|
11576
|
+
@media (min-width: 840px) {
|
|
11577
|
+
.dropdown-menu > li > a {
|
|
11578
|
+
hyphenate-limit-chars: 8 3;
|
|
11579
|
+
}
|
|
11580
|
+
}
|
|
11581
|
+
@media (min-width: 1160px) {
|
|
11582
|
+
.dropdown-menu > li > a {
|
|
11583
|
+
hyphenate-limit-chars: 10 4 3;
|
|
11584
|
+
}
|
|
11585
|
+
}
|
|
11586
|
+
}
|
|
11587
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
11588
|
+
.dropdown-menu > li > a {
|
|
11589
|
+
hyphens: auto;
|
|
11590
|
+
-webkit-hyphenate-limit-before: 3;
|
|
11591
|
+
-webkit-hyphenate-limit-after: 3;
|
|
11592
|
+
}
|
|
11593
|
+
@media (min-width: 1160px) {
|
|
11594
|
+
.dropdown-menu > li > a {
|
|
11595
|
+
-webkit-hyphenate-limit-before: 4;
|
|
11596
|
+
}
|
|
11597
|
+
}
|
|
11598
|
+
}
|
|
11096
11599
|
.dropdown-menu > li > a .secondary {
|
|
11097
11600
|
display: block;
|
|
11098
11601
|
white-space: normal;
|
|
@@ -11267,6 +11770,7 @@ li > a > .currency-flag:first-child {
|
|
|
11267
11770
|
line-height: 1.2;
|
|
11268
11771
|
line-height: var(--line-height-title);
|
|
11269
11772
|
letter-spacing: 0;
|
|
11773
|
+
word-wrap: break-word;
|
|
11270
11774
|
font-weight: 500;
|
|
11271
11775
|
font-weight: var(--font-weight-medium);
|
|
11272
11776
|
font-size: 0.875rem;
|
|
@@ -11344,6 +11848,7 @@ li > a > .currency-flag:first-child {
|
|
|
11344
11848
|
font-size: var(--font-size-16);
|
|
11345
11849
|
line-height: 150%;
|
|
11346
11850
|
letter-spacing: -0.011em;
|
|
11851
|
+
word-wrap: break-word;
|
|
11347
11852
|
text-align: center;
|
|
11348
11853
|
border: 1px solid #c9cbce;
|
|
11349
11854
|
border: 1px solid var(--color-interactive-secondary);
|
|
@@ -11351,6 +11856,34 @@ li > a > .currency-flag:first-child {
|
|
|
11351
11856
|
overflow: auto;
|
|
11352
11857
|
transition: border-color 0.15s linear;
|
|
11353
11858
|
}
|
|
11859
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
11860
|
+
.droppable {
|
|
11861
|
+
hyphens: auto;
|
|
11862
|
+
hyphenate-limit-chars: 7 3;
|
|
11863
|
+
}
|
|
11864
|
+
@media (min-width: 840px) {
|
|
11865
|
+
.droppable {
|
|
11866
|
+
hyphenate-limit-chars: 8 3;
|
|
11867
|
+
}
|
|
11868
|
+
}
|
|
11869
|
+
@media (min-width: 1160px) {
|
|
11870
|
+
.droppable {
|
|
11871
|
+
hyphenate-limit-chars: 10 4 3;
|
|
11872
|
+
}
|
|
11873
|
+
}
|
|
11874
|
+
}
|
|
11875
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
11876
|
+
.droppable {
|
|
11877
|
+
hyphens: auto;
|
|
11878
|
+
-webkit-hyphenate-limit-before: 3;
|
|
11879
|
+
-webkit-hyphenate-limit-after: 3;
|
|
11880
|
+
}
|
|
11881
|
+
@media (min-width: 1160px) {
|
|
11882
|
+
.droppable {
|
|
11883
|
+
-webkit-hyphenate-limit-before: 4;
|
|
11884
|
+
}
|
|
11885
|
+
}
|
|
11886
|
+
}
|
|
11354
11887
|
.droppable:hover {
|
|
11355
11888
|
border-color: #b5b7ba;
|
|
11356
11889
|
border-color: var(--color-interactive-secondary-hover);
|
|
@@ -12071,11 +12604,40 @@ li > a > .currency-flag:first-child {
|
|
|
12071
12604
|
letter-spacing: -0.006em;
|
|
12072
12605
|
font-weight: 400;
|
|
12073
12606
|
font-weight: var(--font-weight-regular);
|
|
12607
|
+
word-wrap: break-word;
|
|
12074
12608
|
padding-block-start: calc(8px * 10);
|
|
12075
12609
|
padding-block-start: calc(var(--size-8) * 10);
|
|
12076
12610
|
padding-block-end: calc(8px * 10);
|
|
12077
12611
|
padding-block-end: calc(var(--size-8) * 10);
|
|
12078
12612
|
}
|
|
12613
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
12614
|
+
.footer {
|
|
12615
|
+
hyphens: auto;
|
|
12616
|
+
hyphenate-limit-chars: 7 3;
|
|
12617
|
+
}
|
|
12618
|
+
@media (min-width: 840px) {
|
|
12619
|
+
.footer {
|
|
12620
|
+
hyphenate-limit-chars: 8 3;
|
|
12621
|
+
}
|
|
12622
|
+
}
|
|
12623
|
+
@media (min-width: 1160px) {
|
|
12624
|
+
.footer {
|
|
12625
|
+
hyphenate-limit-chars: 10 4 3;
|
|
12626
|
+
}
|
|
12627
|
+
}
|
|
12628
|
+
}
|
|
12629
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
12630
|
+
.footer {
|
|
12631
|
+
hyphens: auto;
|
|
12632
|
+
-webkit-hyphenate-limit-before: 3;
|
|
12633
|
+
-webkit-hyphenate-limit-after: 3;
|
|
12634
|
+
}
|
|
12635
|
+
@media (min-width: 1160px) {
|
|
12636
|
+
.footer {
|
|
12637
|
+
-webkit-hyphenate-limit-before: 4;
|
|
12638
|
+
}
|
|
12639
|
+
}
|
|
12640
|
+
}
|
|
12079
12641
|
@media (min-width: 600px) {
|
|
12080
12642
|
.footer {
|
|
12081
12643
|
padding-block-start: calc(8px * 15);
|
|
@@ -12102,6 +12664,40 @@ li > a > .currency-flag:first-child {
|
|
|
12102
12664
|
letter-spacing: -0.006em;
|
|
12103
12665
|
font-weight: 400;
|
|
12104
12666
|
font-weight: var(--font-weight-regular);
|
|
12667
|
+
word-wrap: break-word;
|
|
12668
|
+
}
|
|
12669
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
12670
|
+
.footer .footer-link,
|
|
12671
|
+
.footer .link-icon {
|
|
12672
|
+
hyphens: auto;
|
|
12673
|
+
hyphenate-limit-chars: 7 3;
|
|
12674
|
+
}
|
|
12675
|
+
@media (min-width: 840px) {
|
|
12676
|
+
.footer .footer-link,
|
|
12677
|
+
.footer .link-icon {
|
|
12678
|
+
hyphenate-limit-chars: 8 3;
|
|
12679
|
+
}
|
|
12680
|
+
}
|
|
12681
|
+
@media (min-width: 1160px) {
|
|
12682
|
+
.footer .footer-link,
|
|
12683
|
+
.footer .link-icon {
|
|
12684
|
+
hyphenate-limit-chars: 10 4 3;
|
|
12685
|
+
}
|
|
12686
|
+
}
|
|
12687
|
+
}
|
|
12688
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
12689
|
+
.footer .footer-link,
|
|
12690
|
+
.footer .link-icon {
|
|
12691
|
+
hyphens: auto;
|
|
12692
|
+
-webkit-hyphenate-limit-before: 3;
|
|
12693
|
+
-webkit-hyphenate-limit-after: 3;
|
|
12694
|
+
}
|
|
12695
|
+
@media (min-width: 1160px) {
|
|
12696
|
+
.footer .footer-link,
|
|
12697
|
+
.footer .link-icon {
|
|
12698
|
+
-webkit-hyphenate-limit-before: 4;
|
|
12699
|
+
}
|
|
12700
|
+
}
|
|
12105
12701
|
}
|
|
12106
12702
|
.footer .footer-link:hover,
|
|
12107
12703
|
.footer .link-icon:hover,
|
|
@@ -13636,6 +14232,7 @@ li > a > .currency-flag:first-child {
|
|
|
13636
14232
|
line-height: 1.2;
|
|
13637
14233
|
line-height: var(--line-height-title);
|
|
13638
14234
|
letter-spacing: 0;
|
|
14235
|
+
word-wrap: break-word;
|
|
13639
14236
|
font-weight: 500;
|
|
13640
14237
|
font-weight: var(--font-weight-medium);
|
|
13641
14238
|
font-size: 0.875rem;
|
|
@@ -16492,6 +17089,7 @@ button.close {
|
|
|
16492
17089
|
letter-spacing: -0.006em;
|
|
16493
17090
|
font-weight: 400;
|
|
16494
17091
|
font-weight: var(--font-weight-regular);
|
|
17092
|
+
word-wrap: break-word;
|
|
16495
17093
|
background-color: #ffffff;
|
|
16496
17094
|
background-color: var(--color-background-screen);
|
|
16497
17095
|
background-clip: padding-box;
|
|
@@ -16499,6 +17097,34 @@ button.close {
|
|
|
16499
17097
|
box-shadow: 0 20px 66px 0 rgba(34, 48, 73, 0.2);
|
|
16500
17098
|
position: absolute;
|
|
16501
17099
|
}
|
|
17100
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
17101
|
+
.popover {
|
|
17102
|
+
hyphens: auto;
|
|
17103
|
+
hyphenate-limit-chars: 7 3;
|
|
17104
|
+
}
|
|
17105
|
+
@media (min-width: 840px) {
|
|
17106
|
+
.popover {
|
|
17107
|
+
hyphenate-limit-chars: 8 3;
|
|
17108
|
+
}
|
|
17109
|
+
}
|
|
17110
|
+
@media (min-width: 1160px) {
|
|
17111
|
+
.popover {
|
|
17112
|
+
hyphenate-limit-chars: 10 4 3;
|
|
17113
|
+
}
|
|
17114
|
+
}
|
|
17115
|
+
}
|
|
17116
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
17117
|
+
.popover {
|
|
17118
|
+
hyphens: auto;
|
|
17119
|
+
-webkit-hyphenate-limit-before: 3;
|
|
17120
|
+
-webkit-hyphenate-limit-after: 3;
|
|
17121
|
+
}
|
|
17122
|
+
@media (min-width: 1160px) {
|
|
17123
|
+
.popover {
|
|
17124
|
+
-webkit-hyphenate-limit-before: 4;
|
|
17125
|
+
}
|
|
17126
|
+
}
|
|
17127
|
+
}
|
|
16502
17128
|
.np-theme-personal--forest-green .popover,
|
|
16503
17129
|
.np-theme-personal--bright-green .popover,
|
|
16504
17130
|
.np-theme-personal--dark .popover {
|
|
@@ -16656,6 +17282,7 @@ button.close {
|
|
|
16656
17282
|
line-height: 1.2;
|
|
16657
17283
|
line-height: var(--line-height-title);
|
|
16658
17284
|
letter-spacing: 0;
|
|
17285
|
+
word-wrap: break-word;
|
|
16659
17286
|
font-size: 1.125rem;
|
|
16660
17287
|
font-size: var(--font-size-18);
|
|
16661
17288
|
font-weight: 600;
|
|
@@ -16713,9 +17340,38 @@ button.close {
|
|
|
16713
17340
|
letter-spacing: -0.006em;
|
|
16714
17341
|
font-weight: 400;
|
|
16715
17342
|
font-weight: var(--font-weight-regular);
|
|
17343
|
+
word-wrap: break-word;
|
|
16716
17344
|
color: #5d7079;
|
|
16717
17345
|
color: var(--color-content-secondary);
|
|
16718
17346
|
}
|
|
17347
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
17348
|
+
.popover-content {
|
|
17349
|
+
hyphens: auto;
|
|
17350
|
+
hyphenate-limit-chars: 7 3;
|
|
17351
|
+
}
|
|
17352
|
+
@media (min-width: 840px) {
|
|
17353
|
+
.popover-content {
|
|
17354
|
+
hyphenate-limit-chars: 8 3;
|
|
17355
|
+
}
|
|
17356
|
+
}
|
|
17357
|
+
@media (min-width: 1160px) {
|
|
17358
|
+
.popover-content {
|
|
17359
|
+
hyphenate-limit-chars: 10 4 3;
|
|
17360
|
+
}
|
|
17361
|
+
}
|
|
17362
|
+
}
|
|
17363
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
17364
|
+
.popover-content {
|
|
17365
|
+
hyphens: auto;
|
|
17366
|
+
-webkit-hyphenate-limit-before: 3;
|
|
17367
|
+
-webkit-hyphenate-limit-after: 3;
|
|
17368
|
+
}
|
|
17369
|
+
@media (min-width: 1160px) {
|
|
17370
|
+
.popover-content {
|
|
17371
|
+
-webkit-hyphenate-limit-before: 4;
|
|
17372
|
+
}
|
|
17373
|
+
}
|
|
17374
|
+
}
|
|
16719
17375
|
.popover-content > :last-child {
|
|
16720
17376
|
margin-block-end: 0;
|
|
16721
17377
|
}
|
|
@@ -18728,6 +19384,7 @@ table col[class*="col-"] {
|
|
|
18728
19384
|
letter-spacing: -0.006em;
|
|
18729
19385
|
font-weight: 400;
|
|
18730
19386
|
font-weight: var(--font-weight-regular);
|
|
19387
|
+
word-wrap: break-word;
|
|
18731
19388
|
max-inline-size: 200px;
|
|
18732
19389
|
min-inline-size: 120px;
|
|
18733
19390
|
padding-block: 16px;
|
|
@@ -18742,6 +19399,34 @@ table col[class*="col-"] {
|
|
|
18742
19399
|
border-radius: 3px;
|
|
18743
19400
|
box-shadow: 0 1px 28px 0 rgba(34, 48, 73, 0.2);
|
|
18744
19401
|
}
|
|
19402
|
+
@supports (hyphenate-limit-chars: 1) {
|
|
19403
|
+
.tooltip-inner {
|
|
19404
|
+
hyphens: auto;
|
|
19405
|
+
hyphenate-limit-chars: 7 3;
|
|
19406
|
+
}
|
|
19407
|
+
@media (min-width: 840px) {
|
|
19408
|
+
.tooltip-inner {
|
|
19409
|
+
hyphenate-limit-chars: 8 3;
|
|
19410
|
+
}
|
|
19411
|
+
}
|
|
19412
|
+
@media (min-width: 1160px) {
|
|
19413
|
+
.tooltip-inner {
|
|
19414
|
+
hyphenate-limit-chars: 10 4 3;
|
|
19415
|
+
}
|
|
19416
|
+
}
|
|
19417
|
+
}
|
|
19418
|
+
@supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
|
|
19419
|
+
.tooltip-inner {
|
|
19420
|
+
hyphens: auto;
|
|
19421
|
+
-webkit-hyphenate-limit-before: 3;
|
|
19422
|
+
-webkit-hyphenate-limit-after: 3;
|
|
19423
|
+
}
|
|
19424
|
+
@media (min-width: 1160px) {
|
|
19425
|
+
.tooltip-inner {
|
|
19426
|
+
-webkit-hyphenate-limit-before: 4;
|
|
19427
|
+
}
|
|
19428
|
+
}
|
|
19429
|
+
}
|
|
18745
19430
|
.np-theme-personal--forest-green .tooltip-inner,
|
|
18746
19431
|
.np-theme-personal--bright-green .tooltip-inner,
|
|
18747
19432
|
.np-theme-personal--dark .tooltip-inner {
|