@transferwise/components 46.159.1 → 46.160.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (363) hide show
  1. package/build/ListItem/ListItem.js +6 -5
  2. package/build/ListItem/ListItem.js.map +1 -1
  3. package/build/ListItem/ListItem.mjs +6 -5
  4. package/build/ListItem/ListItem.mjs.map +1 -1
  5. package/build/ListItem/Navigation/ListItemNavigation.js +1 -0
  6. package/build/ListItem/Navigation/ListItemNavigation.js.map +1 -1
  7. package/build/ListItem/Navigation/ListItemNavigation.mjs +1 -0
  8. package/build/ListItem/Navigation/ListItemNavigation.mjs.map +1 -1
  9. package/build/main.css +4272 -7919
  10. package/build/styles/Accordion/Accordion.css +23 -21
  11. package/build/styles/AvatarLayout/AvatarLayout.css +11 -11
  12. package/build/styles/AvatarView/AvatarView.css +3 -3
  13. package/build/styles/AvatarView/Dot/Dot.css +3 -3
  14. package/build/styles/Button/Button.css +6 -6
  15. package/build/styles/Button/LegacyButton/LegacyButton.css +3 -9
  16. package/build/styles/Calendar/Calendar.css +9 -8
  17. package/build/styles/Calendar/TableLink/TableLink.css +8 -7
  18. package/build/styles/Carousel/Carousel.css +28 -27
  19. package/build/styles/CheckboxButton/CheckboxButton.css +10 -15
  20. package/build/styles/Chips/Chip/Chip.css +26 -29
  21. package/build/styles/Container/Container.css +5 -5
  22. package/build/styles/DateInput/DateInput.css +4 -4
  23. package/build/styles/DateLookup/DateLookup.css +1 -1
  24. package/build/styles/DateLookup/DateTrigger/DateTrigger.css +9 -15
  25. package/build/styles/DefinitionList/DefinitionList.css +12 -23
  26. package/build/styles/Dimmer/Dimmer.css +9 -19
  27. package/build/styles/Divider/Divider.css +8 -7
  28. package/build/styles/Drawer/Drawer.css +16 -15
  29. package/build/styles/DropFade/DropFade.css +2 -2
  30. package/build/styles/ExpressiveMoneyInput/AmountInput/AmountInput.css +4 -4
  31. package/build/styles/ExpressiveMoneyInput/Chevron/Chevron.css +5 -5
  32. package/build/styles/ExpressiveMoneyInput/ExpressiveMoneyInput.css +11 -11
  33. package/build/styles/Field/Field.css +13 -12
  34. package/build/styles/FlowNavigation/AnimatedLabel/AnimatedLabel.css +5 -5
  35. package/build/styles/FlowNavigation/FlowNavigation.css +23 -44
  36. package/build/styles/Header/Header.css +11 -9
  37. package/build/styles/Image/Image.css +7 -7
  38. package/build/styles/Info/Info.css +1 -1
  39. package/build/styles/Inputs/Input/Input.css +24 -25
  40. package/build/styles/Inputs/InputGroup/InputGroup.css +13 -13
  41. package/build/styles/Inputs/SelectInput/BottomSheet/SelectInputBottomSheet.css +10 -10
  42. package/build/styles/Inputs/SelectInput/ButtonInput/SelectInputButtonInput.css +7 -7
  43. package/build/styles/Inputs/SelectInput/ClearButton/SelectInputClearButton.css +6 -6
  44. package/build/styles/Inputs/SelectInput/ItemView/SelectInputItemView.css +4 -4
  45. package/build/styles/Inputs/SelectInput/Option/SelectInputOption.css +4 -2
  46. package/build/styles/Inputs/SelectInput/OptionContent/SelectInputOptionContent.css +4 -4
  47. package/build/styles/Inputs/SelectInput/Options/SelectInputOptions.css +17 -12
  48. package/build/styles/Inputs/SelectInput/Popover/SelectInputPopover.css +4 -4
  49. package/build/styles/Inputs/SelectInput/SelectInput.css +56 -49
  50. package/build/styles/Inputs/TextArea/TextArea.css +26 -27
  51. package/build/styles/InstructionsList/InstructionsList.css +5 -5
  52. package/build/styles/Link/Link.css +2 -8
  53. package/build/styles/ListItem/ListItem.css +38 -35
  54. package/build/styles/ListItem/ListItem.grid.css +7 -7
  55. package/build/styles/Loader/Loader.css +31 -31
  56. package/build/styles/Logo/Logo.css +2 -2
  57. package/build/styles/Modal/Modal.css +15 -14
  58. package/build/styles/MoneyInput/MoneyInput.css +10 -20
  59. package/build/styles/Nudge/Nudge.css +49 -77
  60. package/build/styles/PhoneNumberInput/PhoneNumberInput.css +3 -9
  61. package/build/styles/Popover/Popover.css +13 -10
  62. package/build/styles/Progress/Progress.css +3 -3
  63. package/build/styles/ProgressBar/ProgressBar.css +4 -4
  64. package/build/styles/PromoCard/PromoCard.css +28 -42
  65. package/build/styles/Prompt/ActionPrompt/ActionPrompt.css +9 -9
  66. package/build/styles/Prompt/CriticalBanner/CriticalBanner.css +23 -23
  67. package/build/styles/Prompt/InfoPrompt/InfoPrompt.css +15 -15
  68. package/build/styles/Prompt/InlinePrompt/InlinePrompt.css +5 -6
  69. package/build/styles/Prompt/PrimitivePrompt/PrimitivePrompt.css +10 -8
  70. package/build/styles/RadioGroup/RadioGroup.css +1 -1
  71. package/build/styles/Section/Section.css +6 -6
  72. package/build/styles/SegmentedControl/SegmentedControl.css +18 -15
  73. package/build/styles/SlidingPanel/SlidingPanel.css +9 -31
  74. package/build/styles/Snackbar/Snackbar.css +21 -35
  75. package/build/styles/Stepper/Stepper.css +9 -12
  76. package/build/styles/Sticky/Sticky.css +2 -2
  77. package/build/styles/Switch/Switch.css +5 -4
  78. package/build/styles/Table/Table.css +60 -57
  79. package/build/styles/Tabs/Tabs.css +18 -14
  80. package/build/styles/Tile/Tile.css +12 -12
  81. package/build/styles/Tooltip/Tooltip.css +2 -2
  82. package/build/styles/Typeahead/Typeahead.css +42 -54
  83. package/build/styles/Upload/Upload.css +11 -10
  84. package/build/styles/UploadInput/UploadButton/UploadButton.css +20 -19
  85. package/build/styles/UploadInput/UploadInput.css +4 -4
  86. package/build/styles/UploadInput/UploadItem/UploadItem.css +45 -44
  87. package/build/styles/_deprecated/ActionButton/ActionButton.css +8 -6
  88. package/build/styles/_deprecated/Alert/Alert.css +2 -2
  89. package/build/styles/_deprecated/Avatar/Avatar.css +65 -65
  90. package/build/styles/_deprecated/Badge/Badge.css +8 -12
  91. package/build/styles/_deprecated/Card/Card.css +27 -18
  92. package/build/styles/_deprecated/CriticalBanner/CriticalCommsBanner.css +7 -7
  93. package/build/styles/_deprecated/LegacyListItem/LegacyListItem.css +1 -1
  94. package/build/styles/_deprecated/NavigationOption/NavigationOption.css +6 -19
  95. package/build/styles/_deprecated/NavigationOptionsList/NavigationOptionsList.css +3 -8
  96. package/build/styles/_deprecated/Select/Select.css +57 -104
  97. package/build/styles/_deprecated/Summary/Summary.css +19 -30
  98. package/build/styles/common/BaseCard/BaseCard.css +3 -7
  99. package/build/styles/common/BottomSheet/BottomSheet.css +30 -18
  100. package/build/styles/common/Circle/Circle.css +10 -10
  101. package/build/styles/common/CloseButton/CloseButton.css +36 -36
  102. package/build/styles/common/LiveRegion/LiveRegion.css +1 -1
  103. package/build/styles/common/Option/Option.css +42 -44
  104. package/build/styles/common/Panel/Panel.css +7 -7
  105. package/build/styles/css/accordion.css +24 -46
  106. package/build/styles/css/alerts.css +56 -124
  107. package/build/styles/css/badge.css +20 -30
  108. package/build/styles/css/breadcrumbs.css +6 -4
  109. package/build/styles/css/button-groups.css +116 -254
  110. package/build/styles/css/buttons.css +51 -90
  111. package/build/styles/css/circles.css +38 -76
  112. package/build/styles/css/close.css +1 -4
  113. package/build/styles/css/column-layout.css +38 -60
  114. package/build/styles/css/currency-flags.css +4 -17
  115. package/build/styles/css/decision.css +14 -12
  116. package/build/styles/css/dropdowns.css +59 -210
  117. package/build/styles/css/droppable.css +43 -38
  118. package/build/styles/css/flex.css +40 -136
  119. package/build/styles/css/footer.css +15 -14
  120. package/build/styles/css/grid.css +383 -1430
  121. package/build/styles/css/input-groups.css +254 -542
  122. package/build/styles/css/link-callout.css +2 -8
  123. package/build/styles/css/list-group.css +57 -92
  124. package/build/styles/css/loaders.css +11 -11
  125. package/build/styles/css/media.css +10 -34
  126. package/build/styles/css/modals.css +49 -59
  127. package/build/styles/css/navbar.css +372 -812
  128. package/build/styles/css/navs.css +59 -124
  129. package/build/styles/css/neptune-addons.css +1294 -0
  130. package/build/styles/css/neptune-core.css +1986 -0
  131. package/build/styles/css/neptune-social-media.css +9 -33
  132. package/build/styles/css/neptune.css +3039 -6483
  133. package/build/styles/css/panels.css +143 -243
  134. package/build/styles/css/popovers.css +114 -295
  135. package/build/styles/css/process.css +64 -77
  136. package/build/styles/css/progress-bars.css +13 -19
  137. package/build/styles/css/select.css +21 -53
  138. package/build/styles/css/sequences.css +99 -219
  139. package/build/styles/css/table.css +48 -43
  140. package/build/styles/css/tick.css +10 -10
  141. package/build/styles/css/tooltip.css +49 -82
  142. package/build/styles/css/utilities.css +12 -40
  143. package/build/styles/css/wells.css +16 -16
  144. package/build/styles/main.css +4272 -7919
  145. package/build/styles/styles/less/accordion.css +24 -46
  146. package/build/styles/styles/less/alerts.css +56 -124
  147. package/build/styles/styles/less/badge.css +20 -30
  148. package/build/styles/styles/less/breadcrumbs.css +6 -4
  149. package/build/styles/styles/less/button-groups.css +116 -254
  150. package/build/styles/styles/less/buttons.css +51 -90
  151. package/build/styles/styles/less/circles.css +38 -76
  152. package/build/styles/styles/less/close.css +1 -4
  153. package/build/styles/styles/less/column-layout.css +38 -60
  154. package/build/styles/styles/less/currency-flags.css +4 -17
  155. package/build/styles/styles/less/decision.css +14 -12
  156. package/build/styles/styles/less/dropdowns.css +59 -210
  157. package/build/styles/styles/less/droppable.css +43 -38
  158. package/build/styles/styles/less/flex.css +40 -136
  159. package/build/styles/styles/less/footer.css +15 -14
  160. package/build/styles/styles/less/forms/bootstrap-forms.css +180 -344
  161. package/build/styles/styles/less/forms/checkbox-radio.css +29 -56
  162. package/build/styles/styles/less/grid.css +383 -1430
  163. package/build/styles/styles/less/input-groups.css +254 -542
  164. package/build/styles/styles/less/link-callout.css +2 -8
  165. package/build/styles/styles/less/list-group.css +57 -92
  166. package/build/styles/styles/less/loaders.css +11 -11
  167. package/build/styles/styles/less/media.css +10 -34
  168. package/build/styles/styles/less/modals.css +49 -59
  169. package/build/styles/styles/less/navbar.css +372 -812
  170. package/build/styles/styles/less/navs.css +59 -124
  171. package/build/styles/styles/less/neptune-addons.css +1294 -0
  172. package/build/styles/styles/less/neptune-core.css +1986 -0
  173. package/build/styles/styles/less/neptune-social-media.css +9 -33
  174. package/build/styles/styles/less/neptune.css +3039 -6483
  175. package/build/styles/styles/less/panels.css +143 -243
  176. package/build/styles/styles/less/popovers.css +114 -295
  177. package/build/styles/styles/less/process.css +64 -77
  178. package/build/styles/styles/less/progress-bars.css +13 -19
  179. package/build/styles/styles/less/select.css +21 -53
  180. package/build/styles/styles/less/sequences.css +99 -219
  181. package/build/styles/styles/less/table.css +48 -43
  182. package/build/styles/styles/less/tick.css +10 -10
  183. package/build/styles/styles/less/tooltip.css +49 -82
  184. package/build/styles/styles/less/utilities.css +12 -40
  185. package/build/styles/styles/less/wells.css +16 -16
  186. package/build/types/ListItem/ListItem.d.ts.map +1 -1
  187. package/package.json +4 -4
  188. package/src/Accordion/Accordion.css +23 -21
  189. package/src/Accordion/Accordion.less +3 -4
  190. package/src/AvatarLayout/AvatarLayout.css +11 -11
  191. package/src/AvatarView/AvatarView.css +3 -3
  192. package/src/AvatarView/Dot/Dot.css +3 -3
  193. package/src/Button/Button.css +6 -6
  194. package/src/Button/LegacyButton/LegacyButton.css +3 -9
  195. package/src/Button/LegacyButton/LegacyButton.less +1 -3
  196. package/src/Calendar/Calendar.css +9 -8
  197. package/src/Calendar/TableLink/TableLink.css +8 -7
  198. package/src/Carousel/Carousel.css +28 -27
  199. package/src/CheckboxButton/CheckboxButton.css +10 -15
  200. package/src/CheckboxButton/CheckboxButton.less +4 -4
  201. package/src/Chips/Chip/Chip.css +26 -29
  202. package/src/Chips/Chip/Chip.less +5 -3
  203. package/src/Container/Container.css +5 -5
  204. package/src/DateInput/DateInput.css +4 -4
  205. package/src/DateLookup/DateLookup.css +1 -1
  206. package/src/DateLookup/DateTrigger/DateTrigger.css +9 -15
  207. package/src/DateLookup/DateTrigger/DateTrigger.less +1 -2
  208. package/src/Decision/Decision.less +0 -2
  209. package/src/DefinitionList/DefinitionList.css +12 -23
  210. package/src/DefinitionList/DefinitionList.less +2 -4
  211. package/src/Dimmer/Dimmer.css +9 -19
  212. package/src/Dimmer/Dimmer.less +2 -3
  213. package/src/Divider/Divider.css +8 -7
  214. package/src/Drawer/Drawer.css +16 -15
  215. package/src/DropFade/DropFade.css +2 -2
  216. package/src/ExpressiveMoneyInput/AmountInput/AmountInput.css +4 -4
  217. package/src/ExpressiveMoneyInput/Chevron/Chevron.css +5 -5
  218. package/src/ExpressiveMoneyInput/ExpressiveMoneyInput.css +11 -11
  219. package/src/Field/Field.css +13 -12
  220. package/src/FlowNavigation/AnimatedLabel/AnimatedLabel.css +5 -5
  221. package/src/FlowNavigation/AnimatedLabel/AnimatedLabel.less +0 -1
  222. package/src/FlowNavigation/FlowNavigation.css +23 -44
  223. package/src/Header/Header.css +11 -9
  224. package/src/Image/Image.css +7 -7
  225. package/src/Info/Info.css +1 -1
  226. package/src/Inputs/Input/Input.css +24 -25
  227. package/src/Inputs/InputGroup/InputGroup.css +13 -13
  228. package/src/Inputs/SelectInput/BottomSheet/SelectInputBottomSheet.css +10 -10
  229. package/src/Inputs/SelectInput/ButtonInput/SelectInputButtonInput.css +7 -7
  230. package/src/Inputs/SelectInput/ClearButton/SelectInputClearButton.css +6 -6
  231. package/src/Inputs/SelectInput/ItemView/SelectInputItemView.css +4 -4
  232. package/src/Inputs/SelectInput/Option/SelectInputOption.css +4 -2
  233. package/src/Inputs/SelectInput/OptionContent/SelectInputOptionContent.css +4 -4
  234. package/src/Inputs/SelectInput/Options/SelectInputOptions.css +17 -12
  235. package/src/Inputs/SelectInput/Popover/SelectInputPopover.css +4 -4
  236. package/src/Inputs/SelectInput/SelectInput.css +56 -49
  237. package/src/Inputs/TextArea/TextArea.css +26 -27
  238. package/src/InstructionsList/InstructionsList.css +5 -5
  239. package/src/Link/Link.css +2 -8
  240. package/src/Link/Link.less +3 -3
  241. package/src/ListItem/ListItem.css +38 -35
  242. package/src/ListItem/ListItem.grid.css +7 -7
  243. package/src/ListItem/ListItem.tsx +8 -5
  244. package/src/ListItem/Navigation/ListItemNavigation.test.tsx +13 -0
  245. package/src/ListItem/Navigation/ListItemNavigation.tsx +1 -1
  246. package/src/Loader/Loader.css +31 -31
  247. package/src/Logo/Logo.css +2 -2
  248. package/src/Modal/Modal.css +15 -14
  249. package/src/MoneyInput/MoneyInput.css +10 -20
  250. package/src/MoneyInput/MoneyInput.less +2 -3
  251. package/src/Nudge/Nudge.css +49 -77
  252. package/src/Nudge/Nudge.less +0 -8
  253. package/src/PhoneNumberInput/PhoneNumberInput.css +3 -9
  254. package/src/PhoneNumberInput/PhoneNumberInput.less +1 -3
  255. package/src/Popover/Popover.css +13 -10
  256. package/src/Progress/Progress.css +3 -3
  257. package/src/ProgressBar/ProgressBar.css +4 -4
  258. package/src/PromoCard/PromoCard.css +28 -42
  259. package/src/PromoCard/PromoCard.less +24 -32
  260. package/src/Prompt/ActionPrompt/ActionPrompt.css +9 -9
  261. package/src/Prompt/CriticalBanner/CriticalBanner.css +23 -23
  262. package/src/Prompt/InfoPrompt/InfoPrompt.css +15 -15
  263. package/src/Prompt/InlinePrompt/InlinePrompt.css +5 -6
  264. package/src/Prompt/PrimitivePrompt/PrimitivePrompt.css +10 -8
  265. package/src/RadioGroup/RadioGroup.css +1 -1
  266. package/src/Section/Section.css +6 -6
  267. package/src/SegmentedControl/SegmentedControl.css +18 -15
  268. package/src/SlidingPanel/SlidingPanel.css +9 -31
  269. package/src/SlidingPanel/SlidingPanel.less +4 -4
  270. package/src/Snackbar/Snackbar.css +21 -35
  271. package/src/Snackbar/Snackbar.less +3 -9
  272. package/src/Stepper/Stepper.css +9 -12
  273. package/src/Stepper/Stepper.less +1 -1
  274. package/src/Sticky/Sticky.css +2 -2
  275. package/src/Switch/Switch.css +5 -4
  276. package/src/Table/Table.css +60 -57
  277. package/src/Tabs/Tabs.css +18 -14
  278. package/src/Tabs/Tabs.less +0 -1
  279. package/src/Tile/Tile.css +12 -12
  280. package/src/Tooltip/Tooltip.css +2 -2
  281. package/src/Typeahead/Typeahead.css +42 -54
  282. package/src/Typeahead/Typeahead.less +2 -3
  283. package/src/Upload/Upload.css +11 -10
  284. package/src/UploadInput/UploadButton/UploadButton.css +20 -19
  285. package/src/UploadInput/UploadInput.css +4 -4
  286. package/src/UploadInput/UploadItem/UploadItem.css +45 -44
  287. package/src/_deprecated/ActionButton/ActionButton.css +8 -6
  288. package/src/_deprecated/Alert/Alert.css +2 -2
  289. package/src/_deprecated/Avatar/Avatar.css +65 -65
  290. package/src/_deprecated/Avatar/Avatar.less +0 -1
  291. package/src/_deprecated/Badge/Badge.css +8 -12
  292. package/src/_deprecated/Badge/Badge.less +13 -13
  293. package/src/_deprecated/Card/Card.css +27 -18
  294. package/src/_deprecated/Card/Card.less +1 -2
  295. package/src/_deprecated/CriticalBanner/CriticalCommsBanner.css +7 -7
  296. package/src/_deprecated/LegacyListItem/LegacyListItem.css +1 -1
  297. package/src/_deprecated/NavigationOption/NavigationOption.css +6 -19
  298. package/src/_deprecated/NavigationOption/NavigationOption.less +3 -4
  299. package/src/_deprecated/NavigationOptionsList/NavigationOptionsList.css +3 -8
  300. package/src/_deprecated/NavigationOptionsList/NavigationOptionsList.less +1 -3
  301. package/src/_deprecated/Select/Select.css +57 -104
  302. package/src/_deprecated/Select/Select.less +10 -11
  303. package/src/_deprecated/Summary/Summary.css +19 -30
  304. package/src/_deprecated/Summary/Summary.less +1 -8
  305. package/src/common/BaseCard/BaseCard.css +3 -7
  306. package/src/common/BaseCard/BaseCard.less +0 -5
  307. package/src/common/BottomSheet/BottomSheet.css +30 -18
  308. package/src/common/Circle/Circle.css +10 -10
  309. package/src/common/CloseButton/CloseButton.css +36 -36
  310. package/src/common/LiveRegion/LiveRegion.css +1 -1
  311. package/src/common/Option/Option.css +42 -44
  312. package/src/common/Option/Option.less +8 -10
  313. package/src/common/Panel/Panel.css +7 -7
  314. package/src/main.css +4272 -7919
  315. package/src/styles/less/accordion.css +24 -46
  316. package/src/styles/less/addons/_spacing-utilities.less +4 -4
  317. package/src/styles/less/alerts.css +56 -124
  318. package/src/styles/less/alerts.less +1 -2
  319. package/src/styles/less/badge.css +20 -30
  320. package/src/styles/less/breadcrumbs.css +6 -4
  321. package/src/styles/less/button-groups.css +116 -254
  322. package/src/styles/less/buttons.css +51 -90
  323. package/src/styles/less/circles.css +38 -76
  324. package/src/styles/less/close.css +1 -4
  325. package/src/styles/less/column-layout.css +38 -60
  326. package/src/styles/less/currency-flags.css +4 -17
  327. package/src/styles/less/decision.css +14 -12
  328. package/src/styles/less/dropdowns.css +59 -210
  329. package/src/styles/less/droppable.css +43 -38
  330. package/src/styles/less/flex.css +40 -136
  331. package/src/styles/less/footer.css +15 -14
  332. package/src/styles/less/forms/bootstrap-forms.css +180 -344
  333. package/src/styles/less/forms/checkbox-radio.css +29 -56
  334. package/src/styles/less/grid.css +383 -1430
  335. package/src/styles/less/input-groups.css +254 -542
  336. package/src/styles/less/link-callout.css +2 -8
  337. package/src/styles/less/list-group.css +57 -92
  338. package/src/styles/less/loaders.css +11 -11
  339. package/src/styles/less/media.css +10 -34
  340. package/src/styles/less/mixins/_logical-properties-IE-friendly.less +1 -0
  341. package/src/styles/less/mixins/_logical-properties-modern-browsers.less +80 -41
  342. package/src/styles/less/mixins/_logical-properties.less +3 -3
  343. package/src/styles/less/modals.css +49 -59
  344. package/src/styles/less/navbar.css +372 -812
  345. package/src/styles/less/navs.css +59 -124
  346. package/src/styles/less/neptune-addons.css +1294 -0
  347. package/src/styles/less/neptune-addons.less +4 -0
  348. package/src/styles/less/neptune-core.css +1986 -0
  349. package/src/styles/less/neptune-core.less +4 -0
  350. package/src/styles/less/neptune-social-media.css +9 -33
  351. package/src/styles/less/neptune.bundle.less +11 -11
  352. package/src/styles/less/neptune.css +3039 -6483
  353. package/src/styles/less/panels.css +143 -243
  354. package/src/styles/less/popovers.css +114 -295
  355. package/src/styles/less/process.css +64 -77
  356. package/src/styles/less/progress-bars.css +13 -19
  357. package/src/styles/less/select.css +21 -53
  358. package/src/styles/less/sequences.css +99 -219
  359. package/src/styles/less/table.css +48 -43
  360. package/src/styles/less/tick.css +10 -10
  361. package/src/styles/less/tooltip.css +49 -82
  362. package/src/styles/less/utilities.css +12 -40
  363. package/src/styles/less/wells.css +16 -16
@@ -0,0 +1,1986 @@
1
+ /* See: https://github.com/fontsource/fontsource/blob/main/fonts/google/inter/variable.css */
2
+ @font-face {
3
+ font-family: Inter;
4
+ font-style: normal;
5
+ font-display: swap;
6
+ font-weight: 100 900;
7
+ src: url("styles/fonts/inter-cyrillic-variable-wghtOnly-normal.woff2") format("woff2");
8
+ unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
9
+ }
10
+ @font-face {
11
+ font-family: Inter;
12
+ font-style: normal;
13
+ font-display: swap;
14
+ font-weight: 100 900;
15
+ src: url("styles/fonts/inter-cyrillic-ext-variable-wghtOnly-normal.woff2") format("woff2");
16
+ unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
17
+ }
18
+ @font-face {
19
+ font-family: Inter;
20
+ font-style: normal;
21
+ font-display: swap;
22
+ font-weight: 100 900;
23
+ src: url("styles/fonts/inter-greek-variable-wghtOnly-normal.woff2") format("woff2");
24
+ unicode-range: U+0370-03FF;
25
+ }
26
+ @font-face {
27
+ font-family: Inter;
28
+ font-style: normal;
29
+ font-display: swap;
30
+ font-weight: 100 900;
31
+ src: url("styles/fonts/inter-greek-ext-variable-wghtOnly-normal.woff2") format("woff2");
32
+ unicode-range: U+1F00-1FFF;
33
+ }
34
+ @font-face {
35
+ font-family: Inter;
36
+ font-style: normal;
37
+ font-display: swap;
38
+ font-weight: 100 900;
39
+ src: url("styles/fonts/inter-latin-variable-wghtOnly-normal.woff2") format("woff2");
40
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
41
+ }
42
+ @font-face {
43
+ font-family: Inter;
44
+ font-style: normal;
45
+ font-display: swap;
46
+ font-weight: 100 900;
47
+ src: url("styles/fonts/inter-latin-ext-variable-wghtOnly-normal.woff2") format("woff2");
48
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
49
+ }
50
+ @font-face {
51
+ font-family: Inter;
52
+ font-style: normal;
53
+ font-display: swap;
54
+ font-weight: 100 900;
55
+ src: url("styles/fonts/inter-vietnamese-variable-wghtOnly-normal.woff2") format("woff2");
56
+ 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;
57
+ }
58
+ @font-face {
59
+ font-weight: 400;
60
+ font-weight: var(--font-weight-regular);
61
+ font-family: Averta;
62
+ src: url("styles/fonts/TW-Averta-Regular.woff2") format("woff2"), url("styles/fonts/TW-Averta-Regular.woff") format("woff");
63
+ font-display: swap;
64
+ }
65
+ @font-face {
66
+ font-weight: 600;
67
+ font-weight: var(--font-weight-semi-bold);
68
+ font-family: Averta;
69
+ src: url("styles/fonts/TW-Averta-Semibold.woff2") format("woff2"), url("styles/fonts/TW-Averta-Semibold.woff") format("woff");
70
+ font-display: swap;
71
+ }
72
+ @font-face {
73
+ font-weight: 700;
74
+ font-weight: var(--font-weight-bold);
75
+ font-family: Averta;
76
+ src: url("styles/fonts/TW-Averta-Bold.woff2") format("woff2"), url("styles/fonts/TW-Averta-Bold.woff") format("woff");
77
+ }
78
+ @font-face {
79
+ font-family: "Wise Sans";
80
+ font-style: normal;
81
+ font-display: swap;
82
+ src: url("styles/fonts/WiseSans-Heavy.woff2") format("woff2");
83
+ }
84
+ /* stylelint-disable selector-max-empty-lines */
85
+ /*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
86
+ /*
87
+ Document
88
+ ========
89
+ */
90
+ /**
91
+ Use a better box model (opinionated).
92
+ */
93
+ *,
94
+ ::before,
95
+ ::after {
96
+ box-sizing: border-box;
97
+ }
98
+ html {
99
+ /* Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */
100
+ font-family: system-ui,-apple-system,Segoe UI,Ubuntu,Cantarell,Noto Sans, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
101
+ line-height: 1.15;
102
+ /* 1. Correct the line height in all browsers. */
103
+ -webkit-text-size-adjust: 100%;
104
+ /* 2. Prevent adjustments of font size after orientation changes in iOS. */
105
+ -moz-tab-size: 4;
106
+ -o-tab-size: 4;
107
+ tab-size: 4;
108
+ /* 3. Use a more readable tab size (opinionated). */
109
+ }
110
+ /*
111
+ Sections
112
+ ========
113
+ */
114
+ body {
115
+ margin: 0;
116
+ /* Remove the margin in all browsers. */
117
+ }
118
+ /*
119
+ Text-level semantics
120
+ ====================
121
+ */
122
+ /**
123
+ Add the correct font weight in Chrome and Safari.
124
+ */
125
+ b,
126
+ strong {
127
+ font-weight: bolder;
128
+ }
129
+ /**
130
+ 1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
131
+ 2. Correct the odd 'em' font sizing in all browsers.
132
+ */
133
+ code,
134
+ kbd,
135
+ samp,
136
+ pre {
137
+ font-family: ui-monospace, SFMono-Regular, Consolas, 'Liberation Mono', Menlo, monospace;
138
+ /* 1 */
139
+ font-size: 1em;
140
+ /* 2 */
141
+ }
142
+ /**
143
+ Add the correct font size in all browsers.
144
+ */
145
+ small {
146
+ font-size: 80%;
147
+ }
148
+ /**
149
+ Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
150
+ */
151
+ sub,
152
+ sup {
153
+ font-size: 75%;
154
+ line-height: 0;
155
+ position: relative;
156
+ vertical-align: baseline;
157
+ }
158
+ sub {
159
+ inset-block-end: -0.25em;
160
+ }
161
+ sup {
162
+ inset-block-start: -0.5em;
163
+ }
164
+ /*
165
+ Tabular data
166
+ ============
167
+ */
168
+ /**
169
+ Correct table border color inheritance in Chrome and Safari. (https://issues.chromium.org/issues/40615503, https://bugs.webkit.org/show_bug.cgi?id=195016)
170
+ */
171
+ table {
172
+ border-color: currentcolor;
173
+ }
174
+ /*
175
+ Forms
176
+ =====
177
+ */
178
+ /**
179
+ 1. Change the font styles in all browsers.
180
+ 2. Remove the margin in Firefox and Safari.
181
+ */
182
+ button,
183
+ input,
184
+ optgroup,
185
+ select,
186
+ textarea {
187
+ font-family: inherit;
188
+ /* 1 */
189
+ font-size: 100%;
190
+ /* 1 */
191
+ line-height: 1.15;
192
+ /* 1 */
193
+ margin: 0;
194
+ /* 2 */
195
+ }
196
+ /**
197
+ Correct the inability to style clickable types in iOS and Safari.
198
+ */
199
+ button,
200
+ [type='button'],
201
+ [type='reset'],
202
+ [type='submit'] {
203
+ -webkit-appearance: button;
204
+ }
205
+ /**
206
+ Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
207
+ */
208
+ legend {
209
+ padding: 0;
210
+ }
211
+ /**
212
+ Add the correct vertical alignment in Chrome and Firefox.
213
+ */
214
+ progress {
215
+ vertical-align: baseline;
216
+ }
217
+ /**
218
+ Correct the cursor style of increment and decrement buttons in Safari.
219
+ */
220
+ ::-webkit-inner-spin-button,
221
+ ::-webkit-outer-spin-button {
222
+ block-size: auto;
223
+ }
224
+ /**
225
+ 1. Correct the odd appearance in Chrome and Safari.
226
+ 2. Correct the outline style in Safari.
227
+ */
228
+ [type='search'] {
229
+ -webkit-appearance: textfield;
230
+ /* 1 */
231
+ outline-offset: -2px;
232
+ /* 2 */
233
+ }
234
+ /**
235
+ Remove the inner padding in Chrome and Safari on macOS.
236
+ */
237
+ ::-webkit-search-decoration {
238
+ -webkit-appearance: none;
239
+ }
240
+ /**
241
+ 1. Correct the inability to style clickable types in iOS and Safari.
242
+ 2. Change font properties to 'inherit' in Safari.
243
+ */
244
+ ::-webkit-file-upload-button {
245
+ -webkit-appearance: button;
246
+ /* 1 */
247
+ font: inherit;
248
+ /* 2 */
249
+ }
250
+ /*
251
+ Interactive
252
+ ===========
253
+ */
254
+ /*
255
+ Add the correct display in Chrome and Safari.
256
+ */
257
+ summary {
258
+ display: list-item;
259
+ }
260
+ :root {
261
+ --base-font-size: 16px;
262
+ --font-family-regular: "Inter", Helvetica, Arial, sans-serif;
263
+ --input-group-addon-padding: 12px 16px calc(12px - 2px);
264
+ --btn-padding: 12px 24px calc(12px - 2px);
265
+ --btn-xs-padding: 2px 8px calc(2px - 2px);
266
+ --btn-sm-padding: 4px 16px calc(4px - 2px);
267
+ --btn-lg-padding: 20px 24px calc(20px - 2px);
268
+ --input-padding: 12px 16px calc(12px - 2px);
269
+ --input-padding-small: 4px 12px calc(4px - 2px);
270
+ --input-padding-large: 12px 16px calc(12px - 2px);
271
+ --input-group-addon-sm-padding: calc(4px - 1px) 12px;
272
+ --input-group-addon-lg-padding: 12px 16px calc(12px - 2px);
273
+ --dropdown-link-padding: calc(12px + 1px) 16px calc(12px - 1px);
274
+ --btn-radius-base: 3px;
275
+ --btn-sm-radius-base: 2px;
276
+ --btn-lg-radius-base: 3px;
277
+ }
278
+ .np-theme-light,
279
+ .np-theme-dark,
280
+ .np-theme-navy {
281
+ --font-family-regular: averta, avenir w02, avenir, helvetica, arial, sans-serif !important;
282
+ font-family: averta, avenir w02, avenir, helvetica, arial, sans-serif;
283
+ font-family: var(--font-family-regular);
284
+ line-height: 1.5;
285
+ line-height: var(--line-height-body);
286
+ }
287
+ .np-theme-personal {
288
+ --font-family-regular: "Inter", Helvetica, Arial, sans-serif !important;
289
+ font-family: "Inter", Helvetica, Arial, sans-serif;
290
+ font-family: var(--font-family-regular);
291
+ font-feature-settings: "calt";
292
+ --input-group-addon-padding: 12px 16px;
293
+ --btn-padding: calc(12px - 1px) 24px;
294
+ --btn-xs-padding: calc(2px - 1px) 8px;
295
+ --btn-sm-padding: calc(4px - 1px) 16px;
296
+ --btn-lg-padding: calc(20px - 1px) 24px;
297
+ --btn-height: 48px;
298
+ --btn-xs-height: 22px;
299
+ --btn-sm-height: 32px;
300
+ --btn-lg-height: 72px;
301
+ --input-height-base: 48px;
302
+ --input-height-large: 72px;
303
+ --input-height-small: 32px;
304
+ --input-padding: 12px 16px;
305
+ --input-padding-small: 4px 12px;
306
+ --input-padding-large: 12px 16px;
307
+ --input-group-addon-sm-padding: 4px 12px;
308
+ --input-group-addon-lg-padding: 12px 16px;
309
+ --dropdown-link-padding: 12px 16px;
310
+ --btn-radius-base: 9999px;
311
+ --btn-sm-radius-base: var(--btn-radius-base);
312
+ --btn-lg-radius-base: var(--btn-radius-base);
313
+ color: #5d7079;
314
+ color: var(--color-content-secondary);
315
+ background-color: #ffffff;
316
+ background-color: var(--color-background-screen);
317
+ }
318
+ html {
319
+ font-size: 16px;
320
+ font-size: var(--base-font-size);
321
+ font-family: 'Inter', Helvetica, Arial, sans-serif;
322
+ font-family: var(--font-family-regular);
323
+ color: #5d7079;
324
+ color: var(--color-content-secondary);
325
+ background-color: #ffffff;
326
+ background-color: var(--color-background-screen);
327
+ -webkit-font-smoothing: antialiased;
328
+ -moz-osx-font-smoothing: grayscale;
329
+ }
330
+ blockquote,
331
+ dl,
332
+ dd,
333
+ hr,
334
+ figure,
335
+ p,
336
+ pre {
337
+ margin: 0;
338
+ }
339
+ .np-theme-personal::-moz-selection {
340
+ background-color: var(--color-background-neutral-active);
341
+ color: #37517e;
342
+ color: var(--color-content-primary);
343
+ }
344
+ .np-theme-personal::selection {
345
+ background-color: var(--color-background-neutral-active);
346
+ color: #37517e;
347
+ color: var(--color-content-primary);
348
+ }
349
+ /* DEPRECATED: use `a` tag or .np-text-link-* instead */
350
+ /* stylelint-disable-next-line selector-list-comma-newline-after */
351
+ .anchor,
352
+ a,
353
+ .np-text-link-default,
354
+ .np-text-link-large {
355
+ color: var(--color-sentiment-content-primary, var(--color-content-link));
356
+ }
357
+ .bg-primary .anchor,
358
+ .bg-primary a,
359
+ .bg-primary .np-text-link-default,
360
+ .bg-primary .np-text-link-large {
361
+ color: #00b9ff;
362
+ }
363
+ .bg-primary .anchor:hover,
364
+ .bg-primary a:hover,
365
+ .bg-primary .np-text-link-default:hover,
366
+ .bg-primary .np-text-link-large:hover,
367
+ .bg-primary .anchor:focus,
368
+ .bg-primary a:focus,
369
+ .bg-primary .np-text-link-default:focus,
370
+ .bg-primary .np-text-link-large:focus {
371
+ color: #00a6ea;
372
+ }
373
+ .bg-primary .anchor:active,
374
+ .bg-primary a:active,
375
+ .bg-primary .np-text-link-default:active,
376
+ .bg-primary .np-text-link-large:active {
377
+ color: #0097db;
378
+ }
379
+ .anchor:hover,
380
+ a:hover,
381
+ .np-text-link-default:hover,
382
+ .np-text-link-large:hover,
383
+ .anchor:focus,
384
+ a:focus,
385
+ .np-text-link-default:focus,
386
+ .np-text-link-large:focus {
387
+ color: var(--color-sentiment-content-primary-hover, var(--color-content-link-hover));
388
+ -webkit-text-decoration: underline;
389
+ text-decoration: underline;
390
+ }
391
+ .anchor:active,
392
+ a:active,
393
+ .np-text-link-default:active,
394
+ .np-text-link-large:active {
395
+ color: var(--color-sentiment-content-primary-active, var(--color-content-link-active));
396
+ }
397
+ .anchor.secondary,
398
+ a.secondary,
399
+ .np-text-link-default.secondary,
400
+ .np-text-link-large.secondary {
401
+ color: #5d7079;
402
+ color: var(--color-content-secondary);
403
+ }
404
+ .anchor.secondary:hover,
405
+ a.secondary:hover,
406
+ .np-text-link-default.secondary:hover,
407
+ .np-text-link-large.secondary:hover,
408
+ .anchor.secondary:focus,
409
+ a.secondary:focus,
410
+ .np-text-link-default.secondary:focus,
411
+ .np-text-link-large.secondary:focus {
412
+ color: #0084b3;
413
+ color: var(--color-content-accent-hover);
414
+ }
415
+ .anchor.secondary:active,
416
+ a.secondary:active,
417
+ .np-text-link-default.secondary:active,
418
+ .np-text-link-large.secondary:active {
419
+ color: #0077a5;
420
+ color: var(--color-content-accent-active);
421
+ }
422
+ html.ios-click {
423
+ cursor: pointer;
424
+ }
425
+ fieldset {
426
+ margin: 0;
427
+ padding: 0;
428
+ }
429
+ button,
430
+ input,
431
+ optgroup,
432
+ select,
433
+ textarea {
434
+ padding: 0;
435
+ color: inherit;
436
+ font-size: inherit;
437
+ line-height: inherit;
438
+ }
439
+ button,
440
+ [type="button"],
441
+ [type="reset"],
442
+ [type="submit"] {
443
+ cursor: pointer;
444
+ }
445
+ [role="button"] {
446
+ cursor: pointer;
447
+ }
448
+ textarea {
449
+ resize: vertical;
450
+ }
451
+ input::-moz-placeholder, textarea::-moz-placeholder {
452
+ color: #768e9c;
453
+ color: var(--color-content-tertiary);
454
+ }
455
+ input::placeholder,
456
+ textarea::placeholder {
457
+ color: #768e9c;
458
+ color: var(--color-content-tertiary);
459
+ }
460
+ ol,
461
+ ul {
462
+ margin-block: 0 24px;
463
+ margin-block: 0 var(--size-24);
464
+ margin-inline: 0;
465
+ padding-block: 0 0;
466
+ padding-inline: calc(48px - 10px) 0;
467
+ padding-inline: calc(var(--size-48) - var(--size-10)) 0;
468
+ }
469
+ ol ol,
470
+ ul ol,
471
+ ol ul,
472
+ ul ul {
473
+ margin-block-end: 0;
474
+ }
475
+ .list-unstyled {
476
+ padding-inline-start: 0;
477
+ list-style: none;
478
+ }
479
+ .list-inline {
480
+ margin-inline-start: calc(4px * -1);
481
+ margin-inline-start: calc(var(--size-4) * -1);
482
+ padding-inline-start: 0;
483
+ list-style: none;
484
+ }
485
+ .list-inline > li {
486
+ display: inline-block;
487
+ padding-inline-end: 8px;
488
+ padding-inline-end: var(--size-8);
489
+ padding-inline-start: 4px;
490
+ padding-inline-start: var(--size-4);
491
+ border-inline-end: 1px solid rgba(0,0,0,0.10196);
492
+ border-inline-end: 1px solid var(--color-border-neutral);
493
+ }
494
+ .list-inline > li:last-child {
495
+ border-inline-end: 0 ;
496
+ }
497
+ dt,
498
+ dd {
499
+ line-height: 1.5;
500
+ line-height: var(--line-height-body);
501
+ }
502
+ dt {
503
+ font-size: 0.875rem;
504
+ font-size: var(--font-size-14);
505
+ }
506
+ dd {
507
+ margin-block-end: 16px;
508
+ margin-block-end: var(--size-16);
509
+ color: #37517e;
510
+ color: var(--color-content-primary);
511
+ }
512
+ @media (min-width: 600px) {
513
+ dd {
514
+ margin-block-end: 24px;
515
+ margin-block-end: var(--size-24);
516
+ }
517
+ }
518
+ /* Deprecated - use the Neptune Web DefinitionList component */
519
+ .dl-horizontal dd::before,
520
+ .dl-horizontal dd::after {
521
+ display: table;
522
+ content: " ";
523
+ }
524
+ .dl-horizontal dd::after {
525
+ clear: both;
526
+ }
527
+ @media (min-width: 600px) {
528
+ .dl-horizontal dt {
529
+ float: inline-start;
530
+ clear: inline-start;
531
+ inline-size: 156px;
532
+ overflow: hidden;
533
+ white-space: nowrap;
534
+ text-align: start;
535
+ text-overflow: ellipsis;
536
+ }
537
+ .dl-horizontal dd {
538
+ margin-block-end: 8px;
539
+ margin-block-end: var(--size-8);
540
+ margin-inline-start: 180px;
541
+ }
542
+ }
543
+ /* Deprecated - use the Neptune Web DefinitionList component */
544
+ .dl-horizontal-item {
545
+ display: flex;
546
+ flex-wrap: nowrap;
547
+ }
548
+ .dl-horizontal-item dt {
549
+ flex: 1 2 auto;
550
+ }
551
+ .dl-horizontal-item dd {
552
+ flex: 1 1 auto;
553
+ text-align: end;
554
+ word-break: break-all;
555
+ }
556
+ hr {
557
+ margin-block: 16px;
558
+ margin-block: var(--size-16);
559
+ margin-inline: auto;
560
+ border: 0;
561
+ border-block-start: 1px solid rgba(0,0,0,0.10196);
562
+ border-block-start: 1px solid #0000001a;
563
+ border-block-start: 1px solid var(--color-border-neutral);
564
+ }
565
+ .bg-primary hr {
566
+ border-block-start: 1px solid rgba(255,255,255,0.10196);
567
+ }
568
+ @media (min-width: 600px) {
569
+ hr {
570
+ margin-block: 24px;
571
+ margin-block: var(--size-24);
572
+ margin-inline: auto;
573
+ }
574
+ }
575
+ @media (min-width: 1160px) {
576
+ hr {
577
+ margin-block: 32px;
578
+ margin-block: var(--size-32);
579
+ margin-inline: auto;
580
+ }
581
+ }
582
+ table {
583
+ border-collapse: collapse;
584
+ border-spacing: 0;
585
+ }
586
+ video,
587
+ canvas,
588
+ audio,
589
+ iframe,
590
+ embed,
591
+ object {
592
+ display: block;
593
+ }
594
+ img,
595
+ video {
596
+ max-inline-size: 100%;
597
+ block-size: auto;
598
+ vertical-align: middle;
599
+ }
600
+ .img-rounded {
601
+ border-radius: 10px;
602
+ border-radius: var(--radius-small);
603
+ }
604
+ .img-circle {
605
+ border-radius: 50%;
606
+ }
607
+ .disabled,
608
+ :disabled {
609
+ filter: grayscale(1);
610
+ opacity: 0.45;
611
+ cursor: not-allowed !important;
612
+ }
613
+ .sr-only {
614
+ position: absolute;
615
+ inline-size: 1px;
616
+ block-size: 1px;
617
+ margin: -1px;
618
+ padding: 0;
619
+ overflow: hidden;
620
+ border: 0;
621
+ clip: rect(0, 0, 0, 0);
622
+ }
623
+ .sr-only-focusable:active,
624
+ .sr-only-focusable:focus {
625
+ position: static;
626
+ inline-size: auto;
627
+ block-size: auto;
628
+ margin: 0;
629
+ overflow: visible;
630
+ clip: auto;
631
+ }
632
+ /* stylelint-disable selector-max-empty-lines */
633
+ /* DEPRECATED: use .np-text-*-title instead */
634
+ /* stylelint-disable-next-line selector-list-comma-newline-after */
635
+ .h1,
636
+ .h2,
637
+ .h3,
638
+ .h4,
639
+ .h5,
640
+ .h6,
641
+ .title-1,
642
+ .title-2,
643
+ .title-3,
644
+ .title-4,
645
+ .title-5,
646
+ h1,
647
+ h2,
648
+ h3,
649
+ h4,
650
+ h5,
651
+ h6,
652
+ .np-text-title-screen,
653
+ .np-text-title-section,
654
+ .np-text-title-subsection,
655
+ .np-text-title-body,
656
+ .np-text-title-group {
657
+ margin: 0;
658
+ color: #37517e;
659
+ color: var(--color-content-primary);
660
+ line-height: 1.2;
661
+ line-height: var(--line-height-title);
662
+ letter-spacing: 0;
663
+ }
664
+ @supports (hyphenate-limit-chars: 1) {
665
+ .h1,
666
+ .h2,
667
+ .h3,
668
+ .h4,
669
+ .h5,
670
+ .h6,
671
+ .title-1,
672
+ .title-2,
673
+ .title-3,
674
+ .title-4,
675
+ .title-5,
676
+ h1,
677
+ h2,
678
+ h3,
679
+ h4,
680
+ h5,
681
+ h6,
682
+ .np-text-title-screen,
683
+ .np-text-title-section,
684
+ .np-text-title-subsection,
685
+ .np-text-title-body,
686
+ .np-text-title-group {
687
+ hyphens: auto;
688
+ hyphenate-limit-chars: 7 3;
689
+ }
690
+ @media (min-width: 840px) {
691
+ .h1,
692
+ .h2,
693
+ .h3,
694
+ .h4,
695
+ .h5,
696
+ .h6,
697
+ .title-1,
698
+ .title-2,
699
+ .title-3,
700
+ .title-4,
701
+ .title-5,
702
+ h1,
703
+ h2,
704
+ h3,
705
+ h4,
706
+ h5,
707
+ h6,
708
+ .np-text-title-screen,
709
+ .np-text-title-section,
710
+ .np-text-title-subsection,
711
+ .np-text-title-body,
712
+ .np-text-title-group {
713
+ hyphenate-limit-chars: 8 3;
714
+ }
715
+ }
716
+ @media (min-width: 1160px) {
717
+ .h1,
718
+ .h2,
719
+ .h3,
720
+ .h4,
721
+ .h5,
722
+ .h6,
723
+ .title-1,
724
+ .title-2,
725
+ .title-3,
726
+ .title-4,
727
+ .title-5,
728
+ h1,
729
+ h2,
730
+ h3,
731
+ h4,
732
+ h5,
733
+ h6,
734
+ .np-text-title-screen,
735
+ .np-text-title-section,
736
+ .np-text-title-subsection,
737
+ .np-text-title-body,
738
+ .np-text-title-group {
739
+ hyphenate-limit-chars: 10 4 3;
740
+ }
741
+ }
742
+ }
743
+ @supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
744
+ .h1,
745
+ .h2,
746
+ .h3,
747
+ .h4,
748
+ .h5,
749
+ .h6,
750
+ .title-1,
751
+ .title-2,
752
+ .title-3,
753
+ .title-4,
754
+ .title-5,
755
+ h1,
756
+ h2,
757
+ h3,
758
+ h4,
759
+ h5,
760
+ h6,
761
+ .np-text-title-screen,
762
+ .np-text-title-section,
763
+ .np-text-title-subsection,
764
+ .np-text-title-body,
765
+ .np-text-title-group {
766
+ hyphens: auto;
767
+ -webkit-hyphenate-limit-before: 3;
768
+ -webkit-hyphenate-limit-after: 3;
769
+ }
770
+ @media (min-width: 1160px) {
771
+ .h1,
772
+ .h2,
773
+ .h3,
774
+ .h4,
775
+ .h5,
776
+ .h6,
777
+ .title-1,
778
+ .title-2,
779
+ .title-3,
780
+ .title-4,
781
+ .title-5,
782
+ h1,
783
+ h2,
784
+ h3,
785
+ h4,
786
+ h5,
787
+ h6,
788
+ .np-text-title-screen,
789
+ .np-text-title-section,
790
+ .np-text-title-subsection,
791
+ .np-text-title-body,
792
+ .np-text-title-group {
793
+ -webkit-hyphenate-limit-before: 4;
794
+ }
795
+ }
796
+ }
797
+ .h1 + p,
798
+ .h2 + p,
799
+ .h3 + p,
800
+ .h4 + p,
801
+ .h5 + p,
802
+ .h6 + p,
803
+ .title-1 + p,
804
+ .title-2 + p,
805
+ .title-3 + p,
806
+ .title-4 + p,
807
+ .title-5 + p,
808
+ h1 + p,
809
+ h2 + p,
810
+ h3 + p,
811
+ h4 + p,
812
+ h5 + p,
813
+ h6 + p,
814
+ .np-text-title-screen + p,
815
+ .np-text-title-section + p,
816
+ .np-text-title-subsection + p,
817
+ .np-text-title-body + p,
818
+ .np-text-title-group + p,
819
+ .h1 + ul:not(.list-unstyled),
820
+ .h2 + ul:not(.list-unstyled),
821
+ .h3 + ul:not(.list-unstyled),
822
+ .h4 + ul:not(.list-unstyled),
823
+ .h5 + ul:not(.list-unstyled),
824
+ .h6 + ul:not(.list-unstyled),
825
+ .title-1 + ul:not(.list-unstyled),
826
+ .title-2 + ul:not(.list-unstyled),
827
+ .title-3 + ul:not(.list-unstyled),
828
+ .title-4 + ul:not(.list-unstyled),
829
+ .title-5 + ul:not(.list-unstyled),
830
+ h1 + ul:not(.list-unstyled),
831
+ h2 + ul:not(.list-unstyled),
832
+ h3 + ul:not(.list-unstyled),
833
+ h4 + ul:not(.list-unstyled),
834
+ h5 + ul:not(.list-unstyled),
835
+ h6 + ul:not(.list-unstyled),
836
+ .np-text-title-screen + ul:not(.list-unstyled),
837
+ .np-text-title-section + ul:not(.list-unstyled),
838
+ .np-text-title-subsection + ul:not(.list-unstyled),
839
+ .np-text-title-body + ul:not(.list-unstyled),
840
+ .np-text-title-group + ul:not(.list-unstyled),
841
+ .h1 + ol:not(.list-unstyled),
842
+ .h2 + ol:not(.list-unstyled),
843
+ .h3 + ol:not(.list-unstyled),
844
+ .h4 + ol:not(.list-unstyled),
845
+ .h5 + ol:not(.list-unstyled),
846
+ .h6 + ol:not(.list-unstyled),
847
+ .title-1 + ol:not(.list-unstyled),
848
+ .title-2 + ol:not(.list-unstyled),
849
+ .title-3 + ol:not(.list-unstyled),
850
+ .title-4 + ol:not(.list-unstyled),
851
+ .title-5 + ol:not(.list-unstyled),
852
+ h1 + ol:not(.list-unstyled),
853
+ h2 + ol:not(.list-unstyled),
854
+ h3 + ol:not(.list-unstyled),
855
+ h4 + ol:not(.list-unstyled),
856
+ h5 + ol:not(.list-unstyled),
857
+ h6 + ol:not(.list-unstyled),
858
+ .np-text-title-screen + ol:not(.list-unstyled),
859
+ .np-text-title-section + ol:not(.list-unstyled),
860
+ .np-text-title-subsection + ol:not(.list-unstyled),
861
+ .np-text-title-body + ol:not(.list-unstyled),
862
+ .np-text-title-group + ol:not(.list-unstyled) {
863
+ margin-block-start: 8px;
864
+ margin-block-start: var(--size-8);
865
+ }
866
+ /* DEPRECATED: use .np-text-title-screen instead */
867
+ /* stylelint-disable-next-line selector-list-comma-newline-after */
868
+ .h1,
869
+ .title-1,
870
+ h1,
871
+ .np-text-title-screen {
872
+ margin-block-end: initial;
873
+ font-size: 1.875rem;
874
+ font-size: var(--font-size-30);
875
+ font-weight: 600;
876
+ font-weight: var(--font-weight-semi-bold);
877
+ letter-spacing: -0.021em;
878
+ line-height: 115%;
879
+ }
880
+ /* DEPRECATED: use .np-text-title-section instead */
881
+ /* stylelint-disable-next-line selector-list-comma-newline-after */
882
+ .h2,
883
+ .title-2,
884
+ h2,
885
+ .np-text-title-section {
886
+ margin-block-end: initial;
887
+ font-weight: 600;
888
+ font-weight: var(--font-weight-semi-bold);
889
+ font-size: 1.625rem;
890
+ font-size: var(--font-size-26);
891
+ letter-spacing: -0.02em;
892
+ line-height: 122%;
893
+ }
894
+ /* DEPRECATED: use .np-text-title-subsection instead */
895
+ /* stylelint-disable-next-line selector-list-comma-newline-after */
896
+ .h3,
897
+ .title-3,
898
+ h3,
899
+ .np-text-title-subsection {
900
+ margin-block-end: initial;
901
+ font-size: 1.375rem;
902
+ font-size: var(--font-size-22);
903
+ font-weight: 600;
904
+ font-weight: var(--font-weight-semi-bold);
905
+ letter-spacing: -0.018em;
906
+ line-height: 125%;
907
+ }
908
+ /* DEPRECATED: use .np-text-title-body instead */
909
+ /* stylelint-disable-next-line selector-list-comma-newline-after */
910
+ .h4,
911
+ .title-4,
912
+ h4,
913
+ .np-text-title-body {
914
+ font-size: 1.125rem;
915
+ font-size: var(--font-size-18);
916
+ font-weight: 600;
917
+ font-weight: var(--font-weight-semi-bold);
918
+ letter-spacing: -0.014em;
919
+ line-height: 135%;
920
+ }
921
+ /* DEPRECATED: use .np-text-title-group instead */
922
+ /* stylelint-disable-next-line selector-list-comma-newline-after */
923
+ .h5,
924
+ .h6,
925
+ .title-5,
926
+ h5,
927
+ h6,
928
+ .np-text-title-group {
929
+ font-weight: 500;
930
+ font-weight: var(--font-weight-medium);
931
+ font-size: 0.875rem;
932
+ font-size: var(--font-size-14);
933
+ letter-spacing: -0.006em;
934
+ line-height: 140%;
935
+ }
936
+ /* DEPRECATED: use .np-text-title-body instead */
937
+ .lead {
938
+ margin-block-end: 24px;
939
+ margin-block-end: var(--size-24);
940
+ font-size: 1.25rem;
941
+ font-size: var(--font-size-20);
942
+ line-height: 1.2;
943
+ line-height: var(--line-height-title);
944
+ }
945
+ .tiny {
946
+ color: #5d7079;
947
+ color: var(--color-content-secondary);
948
+ }
949
+ /* DEPRECATED: use .np-text-body-default instead */
950
+ /* stylelint-disable-next-line selector-list-comma-newline-after */
951
+ .body-2,
952
+ .body-3,
953
+ .small,
954
+ .tiny,
955
+ body,
956
+ small,
957
+ .np-text-body-default {
958
+ font-size: 0.875rem;
959
+ font-size: var(--font-size-14);
960
+ line-height: 155%;
961
+ letter-spacing: -0.006em;
962
+ font-weight: 400;
963
+ font-weight: var(--font-weight-regular);
964
+ }
965
+ /* DEPRECATED: use .np-text-body-default-bold instead */
966
+ /* stylelint-disable-next-line selector-list-comma-newline-after */
967
+ .control-2,
968
+ .label,
969
+ .control-label,
970
+ .np-text-body-default-bold {
971
+ font-size: 0.875rem;
972
+ font-size: var(--font-size-14);
973
+ line-height: 155%;
974
+ letter-spacing: -0.006em;
975
+ font-weight: 600;
976
+ font-weight: var(--font-weight-semi-bold);
977
+ }
978
+ /* DEPRECATED: use .np-text-body-large instead */
979
+ /* stylelint-disable-next-line selector-list-comma-newline-after */
980
+ .body-1,
981
+ .value,
982
+ .np-text-body-large {
983
+ font-weight: 400;
984
+ font-weight: var(--font-weight-regular);
985
+ font-size: 1rem;
986
+ font-size: var(--font-size-16);
987
+ line-height: 150%;
988
+ letter-spacing: -0.011em;
989
+ }
990
+ /* DEPRECATED: use np-text-body-large-bold instead */
991
+ /* stylelint-disable-next-line selector-list-comma-newline-after */
992
+ .control-1,
993
+ .np-text-body-large-bold {
994
+ font-weight: 600;
995
+ font-weight: var(--font-weight-semi-bold);
996
+ font-size: 1rem;
997
+ font-size: var(--font-size-16);
998
+ line-height: 150%;
999
+ letter-spacing: -0.011em;
1000
+ }
1001
+ a,
1002
+ .np-text-link-default,
1003
+ .np-text-link-large {
1004
+ font-weight: 600;
1005
+ font-weight: var(--font-weight-semi-bold);
1006
+ -webkit-text-decoration: underline;
1007
+ text-decoration: underline;
1008
+ text-underline-offset: 0.3em;
1009
+ }
1010
+ .np-text-link-large {
1011
+ font-size: 1rem;
1012
+ font-size: var(--font-size-16);
1013
+ letter-spacing: -0.011em;
1014
+ line-height: 150%;
1015
+ }
1016
+ .np-text-link-default {
1017
+ font-size: 0.875rem;
1018
+ font-size: var(--font-size-14);
1019
+ letter-spacing: -0.006em;
1020
+ line-height: 155%;
1021
+ }
1022
+ .np-text-display-number {
1023
+ font-weight: 600;
1024
+ font-weight: var(--font-weight-semi-bold);
1025
+ font-size: 40px;
1026
+ line-height: 110%;
1027
+ }
1028
+ .display-1,
1029
+ .display-2,
1030
+ .display-3,
1031
+ .display-4,
1032
+ .display-5,
1033
+ .np-text-display-extra-large,
1034
+ .np-text-display-large,
1035
+ .np-text-display-medium,
1036
+ .np-text-display-small,
1037
+ .display-1--forced,
1038
+ .display-2--forced,
1039
+ .display-3--forced,
1040
+ .display-4--forced,
1041
+ .display-5--forced,
1042
+ .np-text-display-extra-large--forced,
1043
+ .np-text-display-large--forced,
1044
+ .np-text-display-medium--forced,
1045
+ .np-text-display-small--forced {
1046
+ font-family: 'Wise Sans', 'Inter', sans-serif;
1047
+ font-family: var(--font-family-display);
1048
+ font-synthesis: none;
1049
+ }
1050
+ :lang(ja) .display-1,
1051
+ :lang(ja) .display-2,
1052
+ :lang(ja) .display-3,
1053
+ :lang(ja) .display-4,
1054
+ :lang(ja) .display-5,
1055
+ :lang(ja) .np-text-display-extra-large,
1056
+ :lang(ja) .np-text-display-large,
1057
+ :lang(ja) .np-text-display-medium,
1058
+ :lang(ja) .np-text-display-small,
1059
+ :lang(th) .display-1,
1060
+ :lang(th) .display-2,
1061
+ :lang(th) .display-3,
1062
+ :lang(th) .display-4,
1063
+ :lang(th) .display-5,
1064
+ :lang(th) .np-text-display-extra-large,
1065
+ :lang(th) .np-text-display-large,
1066
+ :lang(th) .np-text-display-medium,
1067
+ :lang(th) .np-text-display-small,
1068
+ :lang(zh-CN) .display-1,
1069
+ :lang(zh-CN) .display-2,
1070
+ :lang(zh-CN) .display-3,
1071
+ :lang(zh-CN) .display-4,
1072
+ :lang(zh-CN) .display-5,
1073
+ :lang(zh-CN) .np-text-display-extra-large,
1074
+ :lang(zh-CN) .np-text-display-large,
1075
+ :lang(zh-CN) .np-text-display-medium,
1076
+ :lang(zh-CN) .np-text-display-small,
1077
+ :lang(zh-HK) .display-1,
1078
+ :lang(zh-HK) .display-2,
1079
+ :lang(zh-HK) .display-3,
1080
+ :lang(zh-HK) .display-4,
1081
+ :lang(zh-HK) .display-5,
1082
+ :lang(zh-HK) .np-text-display-extra-large,
1083
+ :lang(zh-HK) .np-text-display-large,
1084
+ :lang(zh-HK) .np-text-display-medium,
1085
+ :lang(zh-HK) .np-text-display-small {
1086
+ /**
1087
+ * Wise Sans covers extended Latin glyphs for logged-in experiences and a small subset
1088
+ * of Japanese ones for the logged out ones (exposed by the Editorial DS). Unfortunately,
1089
+ * font files are browser-cached and we carried over to launchpad, where it causes issues
1090
+ * for unsupported locales, especially those that share glyphs, like Japanese and Chinese.
1091
+ * There are exceptions for small UI parts where Wise Sans is fine or expected — e.g. the
1092
+ * numeric input of ExpressiveMoneyInput.
1093
+ * Add `--forced` BEM modifier to the original class name to guarantee it.
1094
+ */
1095
+ font-family: 'Inter', Helvetica, Arial, sans-serif;
1096
+ font-family: var(--font-family-regular);
1097
+ line-height: 1.2;
1098
+ line-height: var(--line-height-title);
1099
+ }
1100
+ /* DEPRECATED(.np-text-display-extra-large): use .np-text-display-large instead */
1101
+ .np-text-display-extra-large,
1102
+ .np-text-display-large,
1103
+ .np-text-display-medium,
1104
+ .np-text-display-small {
1105
+ letter-spacing: normal;
1106
+ }
1107
+ @supports (hyphenate-limit-chars: 1) {
1108
+ .np-text-display-extra-large,
1109
+ .np-text-display-large,
1110
+ .np-text-display-medium,
1111
+ .np-text-display-small {
1112
+ hyphens: auto;
1113
+ hyphenate-limit-chars: 7 3;
1114
+ }
1115
+ @media (min-width: 840px) {
1116
+ .np-text-display-extra-large,
1117
+ .np-text-display-large,
1118
+ .np-text-display-medium,
1119
+ .np-text-display-small {
1120
+ hyphenate-limit-chars: 8 3;
1121
+ }
1122
+ }
1123
+ @media (min-width: 1160px) {
1124
+ .np-text-display-extra-large,
1125
+ .np-text-display-large,
1126
+ .np-text-display-medium,
1127
+ .np-text-display-small {
1128
+ hyphenate-limit-chars: 10 4 3;
1129
+ }
1130
+ }
1131
+ }
1132
+ @supports (not (hyphenate-limit-chars: 1)) and (-webkit-hyphenate-limit-before: 1) {
1133
+ .np-text-display-extra-large,
1134
+ .np-text-display-large,
1135
+ .np-text-display-medium,
1136
+ .np-text-display-small {
1137
+ hyphens: auto;
1138
+ -webkit-hyphenate-limit-before: 3;
1139
+ -webkit-hyphenate-limit-after: 3;
1140
+ }
1141
+ @media (min-width: 1160px) {
1142
+ .np-text-display-extra-large,
1143
+ .np-text-display-large,
1144
+ .np-text-display-medium,
1145
+ .np-text-display-small {
1146
+ -webkit-hyphenate-limit-before: 4;
1147
+ }
1148
+ }
1149
+ }
1150
+ .np-text-display-extra-large,
1151
+ .np-text-display-large {
1152
+ font-size: 64px;
1153
+ font-size: var(--size-64);
1154
+ line-height: normal;
1155
+ font-weight: 700;
1156
+ font-weight: var(--font-weight-bold);
1157
+ }
1158
+ .np-text-display-medium {
1159
+ font-size: 52px;
1160
+ font-size: var(--size-52);
1161
+ line-height: normal;
1162
+ font-weight: 700;
1163
+ font-weight: var(--font-weight-bold);
1164
+ }
1165
+ .np-text-display-small {
1166
+ font-size: 40px;
1167
+ font-size: var(--size-40);
1168
+ line-height: normal;
1169
+ font-weight: 700;
1170
+ font-weight: var(--font-weight-bold);
1171
+ }
1172
+ :lang(en) > .np-text-display-extra-large,
1173
+ :lang(en) > .np-text-display-large {
1174
+ font-size: 64px;
1175
+ font-size: var(--size-64);
1176
+ line-height: 0.85;
1177
+ font-weight: 400;
1178
+ font-weight: var(--font-weight-regular);
1179
+ }
1180
+ :lang(en) > .np-text-display-medium {
1181
+ font-size: 52px;
1182
+ font-size: var(--size-52);
1183
+ line-height: 0.85;
1184
+ font-weight: 400;
1185
+ font-weight: var(--font-weight-regular);
1186
+ }
1187
+ :lang(en) > .np-text-display-small {
1188
+ font-size: 40px;
1189
+ font-size: var(--size-40);
1190
+ line-height: 0.85;
1191
+ font-weight: 400;
1192
+ font-weight: var(--font-weight-regular);
1193
+ }
1194
+ :lang(af) .np-text-display-extra-large,
1195
+ :lang(sq) .np-text-display-extra-large,
1196
+ :lang(eu) .np-text-display-extra-large,
1197
+ :lang(bs) .np-text-display-extra-large,
1198
+ :lang(ca) .np-text-display-extra-large,
1199
+ :lang(kw) .np-text-display-extra-large,
1200
+ :lang(hr) .np-text-display-extra-large,
1201
+ :lang(cs) .np-text-display-extra-large,
1202
+ :lang(da) .np-text-display-extra-large,
1203
+ :lang(nl) .np-text-display-extra-large,
1204
+ :lang(eo) .np-text-display-extra-large,
1205
+ :lang(et) .np-text-display-extra-large,
1206
+ :lang(fo) .np-text-display-extra-large,
1207
+ :lang(fi) .np-text-display-extra-large,
1208
+ :lang(fr) .np-text-display-extra-large,
1209
+ :lang(gl) .np-text-display-extra-large,
1210
+ :lang(lg) .np-text-display-extra-large,
1211
+ :lang(de) .np-text-display-extra-large,
1212
+ :lang(hu) .np-text-display-extra-large,
1213
+ :lang(is) .np-text-display-extra-large,
1214
+ :lang(se) .np-text-display-extra-large,
1215
+ :lang(id) .np-text-display-extra-large,
1216
+ :lang(in) .np-text-display-extra-large,
1217
+ :lang(ga) .np-text-display-extra-large,
1218
+ :lang(it) .np-text-display-extra-large,
1219
+ :lang(kl) .np-text-display-extra-large,
1220
+ :lang(ki) .np-text-display-extra-large,
1221
+ :lang(rw) .np-text-display-extra-large,
1222
+ :lang(lv) .np-text-display-extra-large,
1223
+ :lang(lt) .np-text-display-extra-large,
1224
+ :lang(lb) .np-text-display-extra-large,
1225
+ :lang(mg) .np-text-display-extra-large,
1226
+ :lang(ms) .np-text-display-extra-large,
1227
+ :lang(mt) .np-text-display-extra-large,
1228
+ :lang(gv) .np-text-display-extra-large,
1229
+ :lang(mi) .np-text-display-extra-large,
1230
+ :lang(nd) .np-text-display-extra-large,
1231
+ :lang(nb) .np-text-display-extra-large,
1232
+ :lang(nn) .np-text-display-extra-large,
1233
+ :lang(om) .np-text-display-extra-large,
1234
+ :lang(pl) .np-text-display-extra-large,
1235
+ :lang(pt) .np-text-display-extra-large,
1236
+ :lang(ro) .np-text-display-extra-large,
1237
+ :lang(rm) .np-text-display-extra-large,
1238
+ :lang(rn) .np-text-display-extra-large,
1239
+ :lang(sg) .np-text-display-extra-large,
1240
+ :lang(gd) .np-text-display-extra-large,
1241
+ :lang(sr) .np-text-display-extra-large,
1242
+ :lang(sn) .np-text-display-extra-large,
1243
+ :lang(sk) .np-text-display-extra-large,
1244
+ :lang(sl) .np-text-display-extra-large,
1245
+ :lang(so) .np-text-display-extra-large,
1246
+ :lang(es) .np-text-display-extra-large,
1247
+ :lang(sw) .np-text-display-extra-large,
1248
+ :lang(sv) .np-text-display-extra-large,
1249
+ :lang(tr) .np-text-display-extra-large,
1250
+ :lang(cy) .np-text-display-extra-large,
1251
+ :lang(fy) .np-text-display-extra-large,
1252
+ :lang(wo) .np-text-display-extra-large,
1253
+ :lang(zu) .np-text-display-extra-large,
1254
+ :lang(hsb) .np-text-display-extra-large,
1255
+ :lang(gsw) .np-text-display-extra-large,
1256
+ :lang(dsb) .np-text-display-extra-large,
1257
+ :lang(fil) .np-text-display-extra-large,
1258
+ :lang(af) .np-text-display-large,
1259
+ :lang(sq) .np-text-display-large,
1260
+ :lang(eu) .np-text-display-large,
1261
+ :lang(bs) .np-text-display-large,
1262
+ :lang(ca) .np-text-display-large,
1263
+ :lang(kw) .np-text-display-large,
1264
+ :lang(hr) .np-text-display-large,
1265
+ :lang(cs) .np-text-display-large,
1266
+ :lang(da) .np-text-display-large,
1267
+ :lang(nl) .np-text-display-large,
1268
+ :lang(eo) .np-text-display-large,
1269
+ :lang(et) .np-text-display-large,
1270
+ :lang(fo) .np-text-display-large,
1271
+ :lang(fi) .np-text-display-large,
1272
+ :lang(fr) .np-text-display-large,
1273
+ :lang(gl) .np-text-display-large,
1274
+ :lang(lg) .np-text-display-large,
1275
+ :lang(de) .np-text-display-large,
1276
+ :lang(hu) .np-text-display-large,
1277
+ :lang(is) .np-text-display-large,
1278
+ :lang(se) .np-text-display-large,
1279
+ :lang(id) .np-text-display-large,
1280
+ :lang(in) .np-text-display-large,
1281
+ :lang(ga) .np-text-display-large,
1282
+ :lang(it) .np-text-display-large,
1283
+ :lang(kl) .np-text-display-large,
1284
+ :lang(ki) .np-text-display-large,
1285
+ :lang(rw) .np-text-display-large,
1286
+ :lang(lv) .np-text-display-large,
1287
+ :lang(lt) .np-text-display-large,
1288
+ :lang(lb) .np-text-display-large,
1289
+ :lang(mg) .np-text-display-large,
1290
+ :lang(ms) .np-text-display-large,
1291
+ :lang(mt) .np-text-display-large,
1292
+ :lang(gv) .np-text-display-large,
1293
+ :lang(mi) .np-text-display-large,
1294
+ :lang(nd) .np-text-display-large,
1295
+ :lang(nb) .np-text-display-large,
1296
+ :lang(nn) .np-text-display-large,
1297
+ :lang(om) .np-text-display-large,
1298
+ :lang(pl) .np-text-display-large,
1299
+ :lang(pt) .np-text-display-large,
1300
+ :lang(ro) .np-text-display-large,
1301
+ :lang(rm) .np-text-display-large,
1302
+ :lang(rn) .np-text-display-large,
1303
+ :lang(sg) .np-text-display-large,
1304
+ :lang(gd) .np-text-display-large,
1305
+ :lang(sr) .np-text-display-large,
1306
+ :lang(sn) .np-text-display-large,
1307
+ :lang(sk) .np-text-display-large,
1308
+ :lang(sl) .np-text-display-large,
1309
+ :lang(so) .np-text-display-large,
1310
+ :lang(es) .np-text-display-large,
1311
+ :lang(sw) .np-text-display-large,
1312
+ :lang(sv) .np-text-display-large,
1313
+ :lang(tr) .np-text-display-large,
1314
+ :lang(cy) .np-text-display-large,
1315
+ :lang(fy) .np-text-display-large,
1316
+ :lang(wo) .np-text-display-large,
1317
+ :lang(zu) .np-text-display-large,
1318
+ :lang(hsb) .np-text-display-large,
1319
+ :lang(gsw) .np-text-display-large,
1320
+ :lang(dsb) .np-text-display-large,
1321
+ :lang(fil) .np-text-display-large {
1322
+ font-size: 64px;
1323
+ font-size: var(--size-64);
1324
+ line-height: 1.05;
1325
+ font-weight: 400;
1326
+ font-weight: var(--font-weight-regular);
1327
+ }
1328
+ :lang(af) .np-text-display-medium,
1329
+ :lang(sq) .np-text-display-medium,
1330
+ :lang(eu) .np-text-display-medium,
1331
+ :lang(bs) .np-text-display-medium,
1332
+ :lang(ca) .np-text-display-medium,
1333
+ :lang(kw) .np-text-display-medium,
1334
+ :lang(hr) .np-text-display-medium,
1335
+ :lang(cs) .np-text-display-medium,
1336
+ :lang(da) .np-text-display-medium,
1337
+ :lang(nl) .np-text-display-medium,
1338
+ :lang(eo) .np-text-display-medium,
1339
+ :lang(et) .np-text-display-medium,
1340
+ :lang(fo) .np-text-display-medium,
1341
+ :lang(fi) .np-text-display-medium,
1342
+ :lang(fr) .np-text-display-medium,
1343
+ :lang(gl) .np-text-display-medium,
1344
+ :lang(lg) .np-text-display-medium,
1345
+ :lang(de) .np-text-display-medium,
1346
+ :lang(hu) .np-text-display-medium,
1347
+ :lang(is) .np-text-display-medium,
1348
+ :lang(se) .np-text-display-medium,
1349
+ :lang(id) .np-text-display-medium,
1350
+ :lang(in) .np-text-display-medium,
1351
+ :lang(ga) .np-text-display-medium,
1352
+ :lang(it) .np-text-display-medium,
1353
+ :lang(kl) .np-text-display-medium,
1354
+ :lang(ki) .np-text-display-medium,
1355
+ :lang(rw) .np-text-display-medium,
1356
+ :lang(lv) .np-text-display-medium,
1357
+ :lang(lt) .np-text-display-medium,
1358
+ :lang(lb) .np-text-display-medium,
1359
+ :lang(mg) .np-text-display-medium,
1360
+ :lang(ms) .np-text-display-medium,
1361
+ :lang(mt) .np-text-display-medium,
1362
+ :lang(gv) .np-text-display-medium,
1363
+ :lang(mi) .np-text-display-medium,
1364
+ :lang(nd) .np-text-display-medium,
1365
+ :lang(nb) .np-text-display-medium,
1366
+ :lang(nn) .np-text-display-medium,
1367
+ :lang(om) .np-text-display-medium,
1368
+ :lang(pl) .np-text-display-medium,
1369
+ :lang(pt) .np-text-display-medium,
1370
+ :lang(ro) .np-text-display-medium,
1371
+ :lang(rm) .np-text-display-medium,
1372
+ :lang(rn) .np-text-display-medium,
1373
+ :lang(sg) .np-text-display-medium,
1374
+ :lang(gd) .np-text-display-medium,
1375
+ :lang(sr) .np-text-display-medium,
1376
+ :lang(sn) .np-text-display-medium,
1377
+ :lang(sk) .np-text-display-medium,
1378
+ :lang(sl) .np-text-display-medium,
1379
+ :lang(so) .np-text-display-medium,
1380
+ :lang(es) .np-text-display-medium,
1381
+ :lang(sw) .np-text-display-medium,
1382
+ :lang(sv) .np-text-display-medium,
1383
+ :lang(tr) .np-text-display-medium,
1384
+ :lang(cy) .np-text-display-medium,
1385
+ :lang(fy) .np-text-display-medium,
1386
+ :lang(wo) .np-text-display-medium,
1387
+ :lang(zu) .np-text-display-medium,
1388
+ :lang(hsb) .np-text-display-medium,
1389
+ :lang(gsw) .np-text-display-medium,
1390
+ :lang(dsb) .np-text-display-medium,
1391
+ :lang(fil) .np-text-display-medium {
1392
+ font-size: 52px;
1393
+ font-size: var(--size-52);
1394
+ line-height: 1.05;
1395
+ font-weight: 400;
1396
+ font-weight: var(--font-weight-regular);
1397
+ }
1398
+ :lang(af) .np-text-display-small,
1399
+ :lang(sq) .np-text-display-small,
1400
+ :lang(eu) .np-text-display-small,
1401
+ :lang(bs) .np-text-display-small,
1402
+ :lang(ca) .np-text-display-small,
1403
+ :lang(kw) .np-text-display-small,
1404
+ :lang(hr) .np-text-display-small,
1405
+ :lang(cs) .np-text-display-small,
1406
+ :lang(da) .np-text-display-small,
1407
+ :lang(nl) .np-text-display-small,
1408
+ :lang(eo) .np-text-display-small,
1409
+ :lang(et) .np-text-display-small,
1410
+ :lang(fo) .np-text-display-small,
1411
+ :lang(fi) .np-text-display-small,
1412
+ :lang(fr) .np-text-display-small,
1413
+ :lang(gl) .np-text-display-small,
1414
+ :lang(lg) .np-text-display-small,
1415
+ :lang(de) .np-text-display-small,
1416
+ :lang(hu) .np-text-display-small,
1417
+ :lang(is) .np-text-display-small,
1418
+ :lang(se) .np-text-display-small,
1419
+ :lang(id) .np-text-display-small,
1420
+ :lang(in) .np-text-display-small,
1421
+ :lang(ga) .np-text-display-small,
1422
+ :lang(it) .np-text-display-small,
1423
+ :lang(kl) .np-text-display-small,
1424
+ :lang(ki) .np-text-display-small,
1425
+ :lang(rw) .np-text-display-small,
1426
+ :lang(lv) .np-text-display-small,
1427
+ :lang(lt) .np-text-display-small,
1428
+ :lang(lb) .np-text-display-small,
1429
+ :lang(mg) .np-text-display-small,
1430
+ :lang(ms) .np-text-display-small,
1431
+ :lang(mt) .np-text-display-small,
1432
+ :lang(gv) .np-text-display-small,
1433
+ :lang(mi) .np-text-display-small,
1434
+ :lang(nd) .np-text-display-small,
1435
+ :lang(nb) .np-text-display-small,
1436
+ :lang(nn) .np-text-display-small,
1437
+ :lang(om) .np-text-display-small,
1438
+ :lang(pl) .np-text-display-small,
1439
+ :lang(pt) .np-text-display-small,
1440
+ :lang(ro) .np-text-display-small,
1441
+ :lang(rm) .np-text-display-small,
1442
+ :lang(rn) .np-text-display-small,
1443
+ :lang(sg) .np-text-display-small,
1444
+ :lang(gd) .np-text-display-small,
1445
+ :lang(sr) .np-text-display-small,
1446
+ :lang(sn) .np-text-display-small,
1447
+ :lang(sk) .np-text-display-small,
1448
+ :lang(sl) .np-text-display-small,
1449
+ :lang(so) .np-text-display-small,
1450
+ :lang(es) .np-text-display-small,
1451
+ :lang(sw) .np-text-display-small,
1452
+ :lang(sv) .np-text-display-small,
1453
+ :lang(tr) .np-text-display-small,
1454
+ :lang(cy) .np-text-display-small,
1455
+ :lang(fy) .np-text-display-small,
1456
+ :lang(wo) .np-text-display-small,
1457
+ :lang(zu) .np-text-display-small,
1458
+ :lang(hsb) .np-text-display-small,
1459
+ :lang(gsw) .np-text-display-small,
1460
+ :lang(dsb) .np-text-display-small,
1461
+ :lang(fil) .np-text-display-small {
1462
+ font-size: 40px;
1463
+ font-size: var(--size-40);
1464
+ line-height: 1.05;
1465
+ font-weight: 400;
1466
+ font-weight: var(--font-weight-regular);
1467
+ }
1468
+ :lang(el) .np-text-display-extra-large,
1469
+ :lang(az) .np-text-display-extra-large,
1470
+ :lang(be) .np-text-display-extra-large,
1471
+ :lang(bs) .np-text-display-extra-large,
1472
+ :lang(bg) .np-text-display-extra-large,
1473
+ :lang(ce) .np-text-display-extra-large,
1474
+ :lang(mk) .np-text-display-extra-large,
1475
+ :lang(os) .np-text-display-extra-large,
1476
+ :lang(ru) .np-text-display-extra-large,
1477
+ :lang(sr) .np-text-display-extra-large,
1478
+ :lang(uk) .np-text-display-extra-large,
1479
+ :lang(uz) .np-text-display-extra-large,
1480
+ :lang(sah) .np-text-display-extra-large,
1481
+ :lang(el) .np-text-display-large,
1482
+ :lang(az) .np-text-display-large,
1483
+ :lang(be) .np-text-display-large,
1484
+ :lang(bs) .np-text-display-large,
1485
+ :lang(bg) .np-text-display-large,
1486
+ :lang(ce) .np-text-display-large,
1487
+ :lang(mk) .np-text-display-large,
1488
+ :lang(os) .np-text-display-large,
1489
+ :lang(ru) .np-text-display-large,
1490
+ :lang(sr) .np-text-display-large,
1491
+ :lang(uk) .np-text-display-large,
1492
+ :lang(uz) .np-text-display-large,
1493
+ :lang(sah) .np-text-display-large {
1494
+ font-size: 60px;
1495
+ font-size: var(--size-60);
1496
+ line-height: 120%;
1497
+ font-weight: 600;
1498
+ font-weight: var(--font-weight-semi-bold);
1499
+ }
1500
+ :lang(el) .np-text-display-medium,
1501
+ :lang(az) .np-text-display-medium,
1502
+ :lang(be) .np-text-display-medium,
1503
+ :lang(bs) .np-text-display-medium,
1504
+ :lang(bg) .np-text-display-medium,
1505
+ :lang(ce) .np-text-display-medium,
1506
+ :lang(mk) .np-text-display-medium,
1507
+ :lang(os) .np-text-display-medium,
1508
+ :lang(ru) .np-text-display-medium,
1509
+ :lang(sr) .np-text-display-medium,
1510
+ :lang(uk) .np-text-display-medium,
1511
+ :lang(uz) .np-text-display-medium,
1512
+ :lang(sah) .np-text-display-medium {
1513
+ font-size: 48px;
1514
+ font-size: var(--size-48);
1515
+ line-height: 120%;
1516
+ font-weight: 600;
1517
+ font-weight: var(--font-weight-semi-bold);
1518
+ }
1519
+ :lang(el) .np-text-display-small,
1520
+ :lang(az) .np-text-display-small,
1521
+ :lang(be) .np-text-display-small,
1522
+ :lang(bs) .np-text-display-small,
1523
+ :lang(bg) .np-text-display-small,
1524
+ :lang(ce) .np-text-display-small,
1525
+ :lang(mk) .np-text-display-small,
1526
+ :lang(os) .np-text-display-small,
1527
+ :lang(ru) .np-text-display-small,
1528
+ :lang(sr) .np-text-display-small,
1529
+ :lang(uk) .np-text-display-small,
1530
+ :lang(uz) .np-text-display-small,
1531
+ :lang(sah) .np-text-display-small {
1532
+ font-size: 40px;
1533
+ font-size: var(--size-40);
1534
+ line-height: 120%;
1535
+ font-weight: 600;
1536
+ font-weight: var(--font-weight-semi-bold);
1537
+ }
1538
+ /* DEPRECATED: use `.np-text-display-*` instead */
1539
+ .display-1 {
1540
+ margin-block-end: 24px;
1541
+ margin-block-end: var(--size-24);
1542
+ /* stylelint-disable-next-line number-max-precision */
1543
+ font-size: 3.73333333rem;
1544
+ }
1545
+ @media (min-width: 840px) {
1546
+ .display-1 {
1547
+ margin-block-end: 8px;
1548
+ margin-block-end: var(--size-8);
1549
+ font-size: 6.5rem;
1550
+ }
1551
+ }
1552
+ /* DEPRECATED: use `.np-text-display-*` instead */
1553
+ .display-2 {
1554
+ margin-block-end: 24px;
1555
+ margin-block-end: var(--size-24);
1556
+ /* stylelint-disable-next-line number-max-precision */
1557
+ font-size: 3.73333333rem;
1558
+ }
1559
+ @media (min-width: 840px) {
1560
+ .display-2 {
1561
+ margin-block-end: 16px;
1562
+ margin-block-end: var(--size-16);
1563
+ font-size: 5.5rem;
1564
+ }
1565
+ }
1566
+ /* DEPRECATED: use `.np-text-display-*` instead */
1567
+ .display-3 {
1568
+ margin-block-end: 8px;
1569
+ margin-block-end: var(--size-8);
1570
+ font-size: 2.8rem;
1571
+ }
1572
+ @media (min-width: 840px) {
1573
+ .display-3 {
1574
+ margin-block-end: 24px;
1575
+ margin-block-end: var(--size-24);
1576
+ font-size: 4.5rem;
1577
+ }
1578
+ }
1579
+ /* DEPRECATED: use `.np-text-display-*` instead */
1580
+ .display-4 {
1581
+ margin-block-end: 4px;
1582
+ margin-block-end: var(--size-4);
1583
+ /* stylelint-disable-next-line number-max-precision */
1584
+ font-size: 1.86666667rem;
1585
+ }
1586
+ @media (min-width: 840px) {
1587
+ .display-4 {
1588
+ margin-block-end: 24px;
1589
+ margin-block-end: var(--size-24);
1590
+ font-size: 3.5rem;
1591
+ }
1592
+ }
1593
+ /* DEPRECATED: use `.np-text-display-*` instead */
1594
+ .display-5 {
1595
+ margin-block-end: 4px;
1596
+ margin-block-end: var(--size-4);
1597
+ /* stylelint-disable-next-line number-max-precision */
1598
+ font-size: 1.86666667rem;
1599
+ }
1600
+ @media (min-width: 840px) {
1601
+ .display-5 {
1602
+ margin-block-end: 8px;
1603
+ margin-block-end: var(--size-8);
1604
+ font-size: 2.625rem;
1605
+ }
1606
+ }
1607
+ p {
1608
+ margin-block: 0 16px;
1609
+ margin-block: 0 var(--size-16);
1610
+ margin-inline: 0;
1611
+ }
1612
+ p + h1,
1613
+ p + h2,
1614
+ p + h3,
1615
+ p + h4,
1616
+ p + h5,
1617
+ p + h6,
1618
+ p + .h1,
1619
+ p + .h2,
1620
+ p + .h3,
1621
+ p + .h4,
1622
+ p + .h5,
1623
+ p + .h6,
1624
+ p + .title-1,
1625
+ p + .title-2,
1626
+ p + .title-3,
1627
+ p + .title-4,
1628
+ p + .title-5,
1629
+ p + .np-text-title-screen,
1630
+ p + .np-text-title-section,
1631
+ p + .np-text-title-subsection,
1632
+ p + .np-text-title-body,
1633
+ p + .np-text-title-group {
1634
+ margin-block-start: 0;
1635
+ margin-block-end: 8px;
1636
+ margin-block-end: var(--size-8);
1637
+ }
1638
+ .control-1,
1639
+ .control-2 {
1640
+ color: #0097c7;
1641
+ color: var(--color-content-accent);
1642
+ }
1643
+ strong,
1644
+ b {
1645
+ font-weight: 600;
1646
+ font-weight: var(--font-weight-semi-bold);
1647
+ color: #37517e;
1648
+ color: var(--color-content-primary);
1649
+ }
1650
+ mark,
1651
+ .mark {
1652
+ padding: 4px;
1653
+ padding: var(--size-4);
1654
+ background-color: rgba(255,172,0,0.10196);
1655
+ background-color: var(--color-background-warning);
1656
+ }
1657
+ address {
1658
+ margin-block-end: 24px;
1659
+ margin-block-end: var(--size-24);
1660
+ font-style: normal;
1661
+ }
1662
+ blockquote {
1663
+ margin-block: 16px;
1664
+ margin-block: var(--size-16);
1665
+ margin-inline: 0;
1666
+ padding-block: 0 0;
1667
+ padding-inline: calc(16px - 2px) 16px;
1668
+ padding-inline: calc(var(--size-16) - 2px) var(--size-16);
1669
+ font-size: 1rem;
1670
+ font-size: var(--font-size-16);
1671
+ border-inline-start: 2px solid #0097c7;
1672
+ border-inline-start: 2px solid var(--color-content-accent);
1673
+ }
1674
+ blockquote p {
1675
+ margin-block-end: 8px;
1676
+ margin-block-end: var(--size-8);
1677
+ }
1678
+ blockquote p:last-child,
1679
+ blockquote ol:last-child,
1680
+ blockquote ul:last-child {
1681
+ margin-block-end: 0;
1682
+ }
1683
+ blockquote footer {
1684
+ display: block;
1685
+ color: #5d7079;
1686
+ color: var(--color-content-secondary);
1687
+ font-size: 0.875rem;
1688
+ font-size: var(--font-size-14);
1689
+ line-height: 1.5;
1690
+ line-height: var(--line-height-body);
1691
+ }
1692
+ blockquote footer::before {
1693
+ content: "\2014 \00A0";
1694
+ }
1695
+ @media (min-width: 600px) {
1696
+ blockquote {
1697
+ margin: 24px;
1698
+ margin: var(--size-24);
1699
+ }
1700
+ }
1701
+ @media (min-width: 1160px) {
1702
+ blockquote {
1703
+ margin: 32px;
1704
+ margin: var(--size-32);
1705
+ font-size: 1rem;
1706
+ font-size: var(--font-size-16);
1707
+ }
1708
+ }
1709
+ .blockquote-reverse {
1710
+ padding-inline-end: 22px;
1711
+ padding-inline-start: 0;
1712
+ text-align: end;
1713
+ border-inline-end: 2px solid #0097c7;
1714
+ border-inline-end: 2px solid var(--color-content-accent);
1715
+ border-inline-start: 0 ;
1716
+ }
1717
+ .blockquote-reverse footer::before {
1718
+ content: "";
1719
+ }
1720
+ .blockquote-reverse footer::after {
1721
+ content: "\00A0 \2014";
1722
+ }
1723
+ pre,
1724
+ code,
1725
+ kbd {
1726
+ border-radius: 10px;
1727
+ border-radius: var(--radius-small);
1728
+ }
1729
+ pre {
1730
+ margin-block: 0 24px;
1731
+ margin-block: 0 var(--size-24);
1732
+ margin-inline: 0;
1733
+ padding: 16px;
1734
+ padding: var(--size-16);
1735
+ overflow: auto;
1736
+ color: #5d7079;
1737
+ color: var(--color-content-secondary);
1738
+ font-size: 0.875rem;
1739
+ font-size: var(--font-size-14);
1740
+ line-height: 1.5;
1741
+ line-height: var(--line-height-body);
1742
+ word-wrap: break-word;
1743
+ word-break: break-all;
1744
+ background-color: rgba(134,167,189,0.10196);
1745
+ background-color: var(--color-background-neutral);
1746
+ }
1747
+ pre code {
1748
+ padding: 0;
1749
+ font-size: inherit;
1750
+ white-space: pre-wrap;
1751
+ background-color: transparent;
1752
+ border-radius: 0;
1753
+ }
1754
+ code {
1755
+ padding-block: 2px;
1756
+ padding-inline: 4px;
1757
+ padding-inline: var(--size-4);
1758
+ font-size: 90%;
1759
+ color: #5d7079;
1760
+ color: var(--color-content-secondary);
1761
+ background-color: rgba(134,167,189,0.10196);
1762
+ background-color: var(--color-background-neutral);
1763
+ }
1764
+ kbd {
1765
+ padding-block: 2px;
1766
+ padding-inline: 4px;
1767
+ padding-inline: var(--size-4);
1768
+ font-size: 90%;
1769
+ color: #fff;
1770
+ background-color: #333;
1771
+ }
1772
+ kbd kbd {
1773
+ padding: 0;
1774
+ font-weight: 700;
1775
+ font-weight: var(--font-weight-bold);
1776
+ font-size: 100%;
1777
+ }
1778
+ .text-xs-left {
1779
+ text-align: start;
1780
+ }
1781
+ .text-xs-right {
1782
+ text-align: end;
1783
+ }
1784
+ .text-xs-center {
1785
+ text-align: center;
1786
+ }
1787
+ .text-xs-justify {
1788
+ text-align: justify;
1789
+ }
1790
+ .text-xs-nowrap {
1791
+ white-space: nowrap;
1792
+ }
1793
+ @media (min-width: 600px) {
1794
+ .text-sm-left {
1795
+ text-align: start;
1796
+ }
1797
+ .text-sm-right {
1798
+ text-align: end;
1799
+ }
1800
+ .text-sm-center {
1801
+ text-align: center;
1802
+ }
1803
+ .text-sm-justify {
1804
+ text-align: justify;
1805
+ }
1806
+ .text-sm-nowrap {
1807
+ white-space: nowrap;
1808
+ }
1809
+ }
1810
+ @media (min-width: 840px) {
1811
+ .text-md-left {
1812
+ text-align: start;
1813
+ }
1814
+ .text-md-right {
1815
+ text-align: end;
1816
+ }
1817
+ .text-md-center {
1818
+ text-align: center;
1819
+ }
1820
+ .text-md-justify {
1821
+ text-align: justify;
1822
+ }
1823
+ .text-md-nowrap {
1824
+ white-space: nowrap;
1825
+ }
1826
+ }
1827
+ @media (min-width: 1160px) {
1828
+ .text-lg-left,
1829
+ .text-xl-left {
1830
+ text-align: start;
1831
+ }
1832
+ .text-lg-right,
1833
+ .text-xl-right {
1834
+ text-align: end;
1835
+ }
1836
+ .text-lg-center,
1837
+ .text-xl-center {
1838
+ text-align: center;
1839
+ }
1840
+ .text-lg-justify,
1841
+ .text-xl-justify {
1842
+ text-align: justify;
1843
+ }
1844
+ .text-lg-nowrap,
1845
+ .text-xl-nowrap {
1846
+ white-space: nowrap;
1847
+ }
1848
+ }
1849
+ .text-lowercase {
1850
+ text-transform: lowercase;
1851
+ }
1852
+ .text-uppercase {
1853
+ text-transform: uppercase;
1854
+ }
1855
+ .text-capitalize {
1856
+ text-transform: capitalize;
1857
+ }
1858
+ .text-underline {
1859
+ text-decoration: underline;
1860
+ text-decoration: underline !important;
1861
+ text-underline-offset: 0.3em;
1862
+ }
1863
+ .text-no-decoration {
1864
+ -webkit-text-decoration: none !important;
1865
+ text-decoration: none !important;
1866
+ }
1867
+ .text-ellipsis,
1868
+ .text-ellipses {
1869
+ display: block;
1870
+ text-overflow: ellipsis;
1871
+ white-space: nowrap;
1872
+ overflow: hidden;
1873
+ }
1874
+ .text-max-width {
1875
+ max-inline-size: 600px;
1876
+ }
1877
+ .text-word-break {
1878
+ word-break: break-all;
1879
+ }
1880
+ .text-overflow-wrap {
1881
+ word-wrap: anywhere;
1882
+ }
1883
+ .font-weight-bold {
1884
+ font-weight: 700 !important;
1885
+ font-weight: var(--font-weight-bold) !important;
1886
+ }
1887
+ .font-weight-semi-bold {
1888
+ font-weight: 600 !important;
1889
+ font-weight: var(--font-weight-semi-bold) !important;
1890
+ }
1891
+ .font-weight-normal {
1892
+ font-weight: 400 !important;
1893
+ font-weight: var(--font-weight-regular) !important;
1894
+ }
1895
+ .font-italic {
1896
+ font-style: italic !important;
1897
+ }
1898
+ .text-primary {
1899
+ color: #37517e !important;
1900
+ color: var(--color-content-primary) !important;
1901
+ }
1902
+ a.text-primary:hover,
1903
+ a.text-primary:focus {
1904
+ color: #37517e !important;
1905
+ color: var(--color-content-primary) !important;
1906
+ }
1907
+ .bg-primary .text-primary {
1908
+ color: #ffffff !important;
1909
+ }
1910
+ .text-secondary {
1911
+ color: #5d7079 !important;
1912
+ color: var(--color-content-secondary) !important;
1913
+ }
1914
+ .text-positive,
1915
+ .text-success {
1916
+ color: #008026 !important;
1917
+ color: var(--color-content-positive) !important;
1918
+ }
1919
+ a.text-positive:hover,
1920
+ a.text-success:hover,
1921
+ a.text-positive:focus,
1922
+ a.text-success:focus {
1923
+ color: #006d13 !important;
1924
+ color: var(--color-content-positive-hover) !important;
1925
+ }
1926
+ .bg-primary .text-positive,
1927
+ .bg-primary .text-success {
1928
+ color: #6fd698 !important;
1929
+ }
1930
+ .text-accent,
1931
+ .text-info {
1932
+ color: #0097c7 !important;
1933
+ color: var(--color-content-accent) !important;
1934
+ color: var(--color-interactive-primary) !important;
1935
+ }
1936
+ a.text-accent:hover,
1937
+ a.text-info:hover,
1938
+ a.text-accent:focus,
1939
+ a.text-info:focus {
1940
+ color: #0084b3 !important;
1941
+ color: var(--color-content-accent-hover) !important;
1942
+ }
1943
+ .bg-primary .text-accent,
1944
+ .bg-primary .text-info {
1945
+ color: #00b9ff !important;
1946
+ }
1947
+ .text-warning {
1948
+ color: #9a6500 !important;
1949
+ color: var(--color-content-warning) !important;
1950
+ }
1951
+ a.text-warning:hover,
1952
+ a.text-warning:focus {
1953
+ color: #855400 !important;
1954
+ color: var(--color-content-warning-hover) !important;
1955
+ }
1956
+ .bg-primary .text-warning {
1957
+ color: #ffd184 !important;
1958
+ }
1959
+ .text-negative,
1960
+ .text-danger {
1961
+ color: var(--color-sentiment-negative) !important;
1962
+ }
1963
+ a.text-negative:hover,
1964
+ a.text-danger:hover,
1965
+ a.text-negative:focus,
1966
+ a.text-danger:focus {
1967
+ color: var(--color-sentiment-negative-hover) !important;
1968
+ }
1969
+ .bg-primary .text-negative,
1970
+ .bg-primary .text-danger {
1971
+ color: #ffa6a9 !important;
1972
+ }
1973
+ .text-inverse {
1974
+ color: #ffffff !important;
1975
+ }
1976
+ a.text-inverse:hover,
1977
+ a.text-inverse:focus {
1978
+ color: #c9cbce !important;
1979
+ }
1980
+ .text-muted {
1981
+ color: #768e9c !important;
1982
+ color: var(--color-content-tertiary) !important;
1983
+ }
1984
+ .colored-dot::after {
1985
+ content: none;
1986
+ }