@alfalab/core-components 37.4.0-beta.0 → 37.5.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 (1943) hide show
  1. package/action-button/cssm/default.module.css +17 -20
  2. package/action-button/cssm/index.module.css +17 -25
  3. package/action-button/cssm/inverted.module.css +17 -20
  4. package/action-button/cssm/static.module.css +13 -12
  5. package/action-button/default.css +17 -20
  6. package/action-button/esm/default.css +17 -20
  7. package/action-button/esm/index.css +17 -25
  8. package/action-button/esm/inverted.css +17 -20
  9. package/action-button/esm/static.css +13 -12
  10. package/action-button/index.css +17 -25
  11. package/action-button/inverted.css +17 -20
  12. package/action-button/modern/default.css +17 -20
  13. package/action-button/modern/index.css +17 -25
  14. package/action-button/modern/inverted.css +17 -20
  15. package/action-button/modern/static.css +13 -12
  16. package/action-button/static.css +13 -12
  17. package/alert/cssm/index.module.css +10 -4
  18. package/alert/esm/index.css +10 -4
  19. package/alert/index.css +10 -4
  20. package/alert/modern/index.css +10 -4
  21. package/amount/cssm/index.module.css +15 -14
  22. package/amount/esm/index.css +15 -14
  23. package/amount/index.css +15 -14
  24. package/amount/modern/index.css +15 -14
  25. package/amount-input/cssm/default.module.css +10 -6
  26. package/amount-input/cssm/index.module.css +13 -11
  27. package/amount-input/cssm/inverted.module.css +10 -4
  28. package/amount-input/default.css +10 -6
  29. package/amount-input/esm/default.css +10 -6
  30. package/amount-input/esm/index.css +13 -11
  31. package/amount-input/esm/inverted.css +10 -4
  32. package/amount-input/index.css +13 -11
  33. package/amount-input/inverted.css +10 -4
  34. package/amount-input/modern/default.css +10 -6
  35. package/amount-input/modern/index.css +13 -11
  36. package/amount-input/modern/inverted.css +10 -4
  37. package/attach/cssm/index.module.css +23 -37
  38. package/attach/esm/index.css +23 -37
  39. package/attach/index.css +23 -37
  40. package/attach/modern/index.css +23 -37
  41. package/backdrop/cssm/index.module.css +15 -16
  42. package/backdrop/cssm/vars.css +9 -0
  43. package/backdrop/esm/index.css +15 -16
  44. package/backdrop/index.css +15 -16
  45. package/backdrop/modern/index.css +15 -16
  46. package/badge/cssm/index.module.css +52 -92
  47. package/badge/esm/index.css +52 -92
  48. package/badge/index.css +52 -92
  49. package/badge/modern/index.css +52 -92
  50. package/bank-card/cssm/index.module.css +26 -46
  51. package/bank-card/esm/index.css +26 -46
  52. package/bank-card/index.css +26 -46
  53. package/bank-card/modern/index.css +26 -46
  54. package/base-modal/cssm/index.module.css +17 -20
  55. package/base-modal/esm/index.css +17 -20
  56. package/base-modal/index.css +17 -20
  57. package/base-modal/modern/index.css +17 -20
  58. package/bottom-sheet/{component-18d29cf6.d.ts → component-f85861da.d.ts} +6 -0
  59. package/bottom-sheet/{component-18d29cf6.js → component-f85861da.js} +3 -3
  60. package/bottom-sheet/component.js +2 -2
  61. package/bottom-sheet/components/backer/Component.js +1 -1
  62. package/bottom-sheet/components/backer/index.css +11 -8
  63. package/bottom-sheet/components/closer/Component.js +1 -1
  64. package/bottom-sheet/components/closer/index.css +11 -8
  65. package/bottom-sheet/components/footer/index.css +12 -12
  66. package/bottom-sheet/components/header/Component.js +2 -2
  67. package/bottom-sheet/components/header/index.css +26 -43
  68. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  69. package/bottom-sheet/{esm/component-fabf6970.d.ts → cssm/component-082df5fd.d.ts} +6 -0
  70. package/bottom-sheet/cssm/{component-5384d179.js → component-082df5fd.js} +2 -2
  71. package/bottom-sheet/cssm/component.js +1 -1
  72. package/bottom-sheet/cssm/components/backer/index.module.css +11 -8
  73. package/bottom-sheet/cssm/components/closer/index.module.css +11 -8
  74. package/bottom-sheet/cssm/components/footer/index.module.css +12 -12
  75. package/bottom-sheet/cssm/components/header/Component.js +1 -1
  76. package/bottom-sheet/cssm/components/header/index.module.css +26 -43
  77. package/bottom-sheet/cssm/index.d.ts +1 -1
  78. package/bottom-sheet/cssm/index.js +1 -1
  79. package/bottom-sheet/cssm/index.module.css +25 -38
  80. package/bottom-sheet/{cssm/component-5384d179.d.ts → esm/component-62847823.d.ts} +6 -0
  81. package/bottom-sheet/esm/{component-fabf6970.js → component-62847823.js} +3 -3
  82. package/bottom-sheet/esm/component.js +2 -2
  83. package/bottom-sheet/esm/components/backer/Component.js +1 -1
  84. package/bottom-sheet/esm/components/backer/index.css +11 -8
  85. package/bottom-sheet/esm/components/closer/Component.js +1 -1
  86. package/bottom-sheet/esm/components/closer/index.css +11 -8
  87. package/bottom-sheet/esm/components/footer/index.css +12 -12
  88. package/bottom-sheet/esm/components/header/Component.js +2 -2
  89. package/bottom-sheet/esm/components/header/index.css +26 -43
  90. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  91. package/bottom-sheet/esm/index.css +25 -38
  92. package/bottom-sheet/esm/index.d.ts +1 -1
  93. package/bottom-sheet/esm/index.js +2 -2
  94. package/bottom-sheet/esm/{tslib.es6-6b8e7842.d.ts → tslib.es6-54cc9a3d.d.ts} +0 -0
  95. package/bottom-sheet/esm/{tslib.es6-6b8e7842.js → tslib.es6-54cc9a3d.js} +0 -0
  96. package/bottom-sheet/index.css +25 -38
  97. package/bottom-sheet/index.d.ts +1 -1
  98. package/bottom-sheet/index.js +2 -2
  99. package/bottom-sheet/modern/{component-8a9cce5a.d.ts → component-d0103215.d.ts} +6 -0
  100. package/bottom-sheet/modern/{component-8a9cce5a.js → component-d0103215.js} +2 -2
  101. package/bottom-sheet/modern/component.js +1 -1
  102. package/bottom-sheet/modern/components/backer/index.css +11 -8
  103. package/bottom-sheet/modern/components/closer/index.css +11 -8
  104. package/bottom-sheet/modern/components/footer/index.css +12 -12
  105. package/bottom-sheet/modern/components/header/Component.js +1 -1
  106. package/bottom-sheet/modern/components/header/index.css +26 -43
  107. package/bottom-sheet/modern/index.css +25 -38
  108. package/bottom-sheet/modern/index.d.ts +1 -1
  109. package/bottom-sheet/modern/index.js +1 -1
  110. package/bottom-sheet/{tslib.es6-2afc8d84.d.ts → tslib.es6-63fb5369.d.ts} +0 -0
  111. package/bottom-sheet/{tslib.es6-2afc8d84.js → tslib.es6-63fb5369.js} +0 -0
  112. package/button/cssm/default.module.css +62 -119
  113. package/button/cssm/index.module.css +63 -122
  114. package/button/cssm/inverted.module.css +62 -118
  115. package/button/default.css +62 -119
  116. package/button/esm/default.css +62 -119
  117. package/button/esm/index.css +63 -122
  118. package/button/esm/inverted.css +62 -118
  119. package/button/index.css +63 -122
  120. package/button/inverted.css +62 -118
  121. package/button/modern/default.css +62 -119
  122. package/button/modern/index.css +63 -122
  123. package/button/modern/inverted.css +62 -118
  124. package/calendar/Component.desktop.js +1 -1
  125. package/calendar/Component.responsive.js +1 -1
  126. package/calendar/components/calendar-mobile/Component.js +1 -1
  127. package/calendar/components/calendar-mobile/index.css +20 -29
  128. package/calendar/components/calendar-mobile/index.js +1 -1
  129. package/calendar/components/days-table/Component.js +1 -1
  130. package/calendar/components/days-table/index.css +65 -124
  131. package/calendar/components/days-table/index.js +1 -1
  132. package/calendar/components/header/index.css +11 -8
  133. package/calendar/components/month-year-header/Component.js +1 -1
  134. package/calendar/components/month-year-header/index.css +19 -28
  135. package/calendar/components/month-year-header/index.js +1 -1
  136. package/calendar/components/months-table/Component.js +1 -1
  137. package/calendar/components/months-table/index.css +17 -22
  138. package/calendar/components/months-table/index.js +1 -1
  139. package/calendar/components/period-slider/index.css +18 -28
  140. package/calendar/components/select-button/Component.js +1 -1
  141. package/calendar/components/select-button/index.css +18 -25
  142. package/calendar/components/select-button/index.js +1 -1
  143. package/calendar/components/years-table/Component.js +1 -1
  144. package/calendar/components/years-table/index.css +19 -26
  145. package/calendar/components/years-table/index.js +1 -1
  146. package/calendar/cssm/components/calendar-mobile/index.module.css +20 -29
  147. package/calendar/cssm/components/days-table/index.module.css +65 -124
  148. package/calendar/cssm/components/header/index.module.css +11 -8
  149. package/calendar/cssm/components/month-year-header/index.module.css +19 -28
  150. package/calendar/cssm/components/months-table/index.module.css +17 -22
  151. package/calendar/cssm/components/period-slider/index.module.css +18 -28
  152. package/calendar/cssm/components/select-button/index.module.css +18 -25
  153. package/calendar/cssm/components/years-table/index.module.css +19 -26
  154. package/calendar/cssm/desktop.module.css +22 -35
  155. package/calendar/desktop.css +22 -35
  156. package/calendar/desktop.js +1 -1
  157. package/calendar/esm/Component.desktop.js +1 -1
  158. package/calendar/esm/Component.responsive.js +1 -1
  159. package/calendar/esm/components/calendar-mobile/Component.js +1 -1
  160. package/calendar/esm/components/calendar-mobile/index.css +20 -29
  161. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  162. package/calendar/esm/components/days-table/Component.js +1 -1
  163. package/calendar/esm/components/days-table/index.css +65 -124
  164. package/calendar/esm/components/days-table/index.js +1 -1
  165. package/calendar/esm/components/header/index.css +11 -8
  166. package/calendar/esm/components/month-year-header/Component.js +1 -1
  167. package/calendar/esm/components/month-year-header/index.css +19 -28
  168. package/calendar/esm/components/month-year-header/index.js +1 -1
  169. package/calendar/esm/components/months-table/Component.js +1 -1
  170. package/calendar/esm/components/months-table/index.css +17 -22
  171. package/calendar/esm/components/months-table/index.js +1 -1
  172. package/calendar/esm/components/period-slider/index.css +18 -28
  173. package/calendar/esm/components/select-button/Component.js +1 -1
  174. package/calendar/esm/components/select-button/index.css +18 -25
  175. package/calendar/esm/components/select-button/index.js +1 -1
  176. package/calendar/esm/components/years-table/Component.js +1 -1
  177. package/calendar/esm/components/years-table/index.css +19 -26
  178. package/calendar/esm/components/years-table/index.js +1 -1
  179. package/calendar/esm/desktop.css +22 -35
  180. package/calendar/esm/desktop.js +1 -1
  181. package/calendar/esm/index.js +1 -1
  182. package/calendar/esm/mobile.js +1 -1
  183. package/calendar/esm/responsive.js +1 -1
  184. package/calendar/esm/{tslib.es6-a1993ebf.d.ts → tslib.es6-35fc183e.d.ts} +0 -0
  185. package/calendar/esm/{tslib.es6-a1993ebf.js → tslib.es6-35fc183e.js} +0 -0
  186. package/calendar/index.js +1 -1
  187. package/calendar/mobile.js +1 -1
  188. package/calendar/modern/components/calendar-mobile/index.css +20 -29
  189. package/calendar/modern/components/days-table/index.css +65 -124
  190. package/calendar/modern/components/header/index.css +11 -8
  191. package/calendar/modern/components/month-year-header/index.css +19 -28
  192. package/calendar/modern/components/months-table/index.css +17 -22
  193. package/calendar/modern/components/period-slider/index.css +18 -28
  194. package/calendar/modern/components/select-button/index.css +18 -25
  195. package/calendar/modern/components/years-table/index.css +19 -26
  196. package/calendar/modern/desktop.css +22 -35
  197. package/calendar/responsive.js +1 -1
  198. package/calendar/{tslib.es6-280d9e8e.d.ts → tslib.es6-b0c2c1b3.d.ts} +0 -0
  199. package/calendar/{tslib.es6-280d9e8e.js → tslib.es6-b0c2c1b3.js} +0 -0
  200. package/calendar-input/{Component-a10428f2.d.ts → Component-719f2c9e.d.ts} +0 -0
  201. package/calendar-input/{Component-a10428f2.js → Component-719f2c9e.js} +0 -0
  202. package/calendar-input/Component.desktop.d.ts +1 -1
  203. package/calendar-input/Component.desktop.js +1 -1
  204. package/calendar-input/Component.mobile.d.ts +1 -1
  205. package/calendar-input/Component.mobile.js +1 -1
  206. package/calendar-input/Component.responsive.d.ts +1 -1
  207. package/calendar-input/Component.responsive.js +1 -1
  208. package/calendar-input/components/calendar-input/Component.js +1 -1
  209. package/calendar-input/components/calendar-input/index.css +21 -32
  210. package/calendar-input/components/calendar-input/index.d.ts +1 -1
  211. package/calendar-input/components/calendar-input/index.js +1 -1
  212. package/calendar-input/cssm/components/calendar-input/index.module.css +21 -32
  213. package/calendar-input/cssm/stories.module.css +10 -4
  214. package/calendar-input/desktop.js +1 -1
  215. package/calendar-input/esm/{Component-3be38db7.d.ts → Component-0d1b12a6.d.ts} +0 -0
  216. package/calendar-input/esm/{Component-3be38db7.js → Component-0d1b12a6.js} +0 -0
  217. package/calendar-input/esm/Component.desktop.d.ts +1 -1
  218. package/calendar-input/esm/Component.desktop.js +1 -1
  219. package/calendar-input/esm/Component.mobile.d.ts +1 -1
  220. package/calendar-input/esm/Component.mobile.js +1 -1
  221. package/calendar-input/esm/Component.responsive.d.ts +1 -1
  222. package/calendar-input/esm/Component.responsive.js +1 -1
  223. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  224. package/calendar-input/esm/components/calendar-input/index.css +21 -32
  225. package/calendar-input/esm/components/calendar-input/index.d.ts +1 -1
  226. package/calendar-input/esm/components/calendar-input/index.js +1 -1
  227. package/calendar-input/esm/desktop.js +1 -1
  228. package/calendar-input/esm/index.js +1 -1
  229. package/calendar-input/esm/mobile.js +1 -1
  230. package/calendar-input/esm/responsive.js +1 -1
  231. package/calendar-input/index.js +1 -1
  232. package/calendar-input/mobile.js +1 -1
  233. package/calendar-input/modern/components/calendar-input/index.css +21 -32
  234. package/calendar-input/responsive.js +1 -1
  235. package/calendar-range/Component.js +1 -1
  236. package/calendar-range/components/divider/index.css +16 -22
  237. package/calendar-range/cssm/components/divider/index.module.css +16 -22
  238. package/calendar-range/cssm/views/index.module.css +14 -12
  239. package/calendar-range/esm/Component.js +1 -1
  240. package/calendar-range/esm/components/divider/index.css +16 -22
  241. package/calendar-range/esm/index.js +1 -1
  242. package/calendar-range/esm/{index.module-c5c7aac1.d.ts → index.module-b652d776.d.ts} +0 -0
  243. package/calendar-range/esm/{index.module-c5c7aac1.js → index.module-b652d776.js} +0 -0
  244. package/calendar-range/esm/views/index.css +14 -12
  245. package/calendar-range/esm/views/popover.js +1 -1
  246. package/calendar-range/esm/views/static.js +1 -1
  247. package/calendar-range/index.js +1 -1
  248. package/calendar-range/{index.module-466dc402.d.ts → index.module-5ed7938a.d.ts} +0 -0
  249. package/calendar-range/{index.module-466dc402.js → index.module-5ed7938a.js} +0 -0
  250. package/calendar-range/modern/Component.js +1 -1
  251. package/calendar-range/modern/components/divider/index.css +16 -22
  252. package/calendar-range/modern/index.js +1 -1
  253. package/calendar-range/modern/{index.module-8b21afa3.js → index.module-c9c640cc.js} +0 -0
  254. package/calendar-range/modern/views/index.css +14 -12
  255. package/calendar-range/modern/views/popover.js +1 -1
  256. package/calendar-range/modern/views/static.js +1 -1
  257. package/calendar-range/views/index.css +14 -12
  258. package/calendar-range/views/popover.js +1 -1
  259. package/calendar-range/views/static.js +1 -1
  260. package/calendar-with-skeleton/cssm/index.module.css +18 -24
  261. package/calendar-with-skeleton/esm/index.css +18 -24
  262. package/calendar-with-skeleton/index.css +18 -24
  263. package/calendar-with-skeleton/modern/index.css +18 -24
  264. package/card-image/cssm/index.module.css +15 -16
  265. package/card-image/esm/index.css +15 -16
  266. package/card-image/index.css +15 -16
  267. package/card-image/modern/index.css +15 -16
  268. package/cdn-icon/cssm/index.module.css +11 -6
  269. package/cdn-icon/esm/index.css +11 -6
  270. package/cdn-icon/index.css +11 -6
  271. package/cdn-icon/modern/index.css +11 -6
  272. package/chart/Component.js +1 -1
  273. package/chart/components/Legends/index.css +15 -16
  274. package/chart/components/Tick/index.css +11 -8
  275. package/chart/components/TooltipContent/index.css +15 -19
  276. package/chart/cssm/components/Legends/index.module.css +15 -16
  277. package/chart/cssm/components/Tick/index.module.css +11 -8
  278. package/chart/cssm/components/TooltipContent/index.module.css +15 -19
  279. package/chart/cssm/index.module.css +12 -10
  280. package/chart/esm/Component.js +1 -1
  281. package/chart/esm/components/Legends/index.css +15 -16
  282. package/chart/esm/components/Tick/index.css +11 -8
  283. package/chart/esm/components/TooltipContent/index.css +15 -19
  284. package/chart/esm/hooks/useSettings/index.js +1 -1
  285. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  286. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  287. package/chart/esm/index.css +12 -10
  288. package/chart/esm/index.js +1 -1
  289. package/chart/esm/{tslib.es6-6f39a655.d.ts → tslib.es6-59cf84c3.d.ts} +0 -0
  290. package/chart/esm/{tslib.es6-6f39a655.js → tslib.es6-59cf84c3.js} +0 -0
  291. package/chart/hooks/useSettings/index.js +1 -1
  292. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  293. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  294. package/chart/index.css +12 -10
  295. package/chart/index.js +1 -1
  296. package/chart/modern/components/Legends/index.css +15 -16
  297. package/chart/modern/components/Tick/index.css +11 -8
  298. package/chart/modern/components/TooltipContent/index.css +15 -19
  299. package/chart/modern/index.css +12 -10
  300. package/chart/{tslib.es6-58b1a349.d.ts → tslib.es6-f6418e54.d.ts} +0 -0
  301. package/chart/{tslib.es6-58b1a349.js → tslib.es6-f6418e54.js} +0 -0
  302. package/checkbox/cssm/index.module.css +46 -83
  303. package/checkbox/esm/index.css +46 -83
  304. package/checkbox/index.css +46 -83
  305. package/checkbox/modern/index.css +46 -83
  306. package/checkbox-group/cssm/index.module.css +25 -38
  307. package/checkbox-group/esm/index.css +25 -38
  308. package/checkbox-group/index.css +25 -38
  309. package/checkbox-group/modern/index.css +25 -38
  310. package/circular-progress-bar/cssm/index.module.css +55 -98
  311. package/circular-progress-bar/esm/index.css +55 -98
  312. package/circular-progress-bar/index.css +55 -98
  313. package/circular-progress-bar/modern/index.css +55 -98
  314. package/code-input/components/input/index.css +18 -27
  315. package/code-input/cssm/components/input/index.module.css +18 -27
  316. package/code-input/cssm/index.module.css +12 -12
  317. package/code-input/cssm/vars.css +9 -0
  318. package/code-input/esm/components/input/index.css +18 -27
  319. package/code-input/esm/index.css +12 -12
  320. package/code-input/index.css +12 -12
  321. package/code-input/modern/components/input/index.css +18 -27
  322. package/code-input/modern/index.css +12 -12
  323. package/collapse/cssm/index.module.css +13 -12
  324. package/collapse/esm/index.css +13 -12
  325. package/collapse/index.css +13 -12
  326. package/collapse/modern/index.css +13 -12
  327. package/comment/cssm/index.module.css +12 -13
  328. package/comment/esm/index.css +12 -13
  329. package/comment/index.css +12 -13
  330. package/comment/modern/index.css +12 -13
  331. package/confirmation/{component-0dd19d7c.d.ts → component-8cba0cbf.d.ts} +0 -0
  332. package/confirmation/{component-0dd19d7c.js → component-8cba0cbf.js} +0 -0
  333. package/confirmation/component.desktop.js +2 -2
  334. package/confirmation/component.mobile.js +2 -2
  335. package/confirmation/component.responsive.js +2 -2
  336. package/confirmation/components/base-confirmation/component.js +2 -2
  337. package/confirmation/components/base-confirmation/index.css +9 -4
  338. package/confirmation/components/base-confirmation/index.d.ts +1 -1
  339. package/confirmation/components/base-confirmation/index.js +2 -2
  340. package/confirmation/components/countdown-loader/index.css +9 -4
  341. package/confirmation/components/header/index.css +12 -12
  342. package/confirmation/components/index.js +1 -1
  343. package/confirmation/components/screens/fatal-error/index.css +14 -18
  344. package/confirmation/components/screens/hint/index.css +20 -30
  345. package/confirmation/components/screens/index.js +1 -1
  346. package/confirmation/components/screens/initial/component.js +1 -1
  347. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  348. package/confirmation/components/screens/initial/index.css +26 -42
  349. package/confirmation/components/screens/initial/index.js +1 -1
  350. package/confirmation/components/screens/temp-block/index.css +15 -20
  351. package/confirmation/{countdown-section-8a8da22a.d.ts → countdown-section-4d662116.d.ts} +0 -0
  352. package/confirmation/{countdown-section-8a8da22a.js → countdown-section-4d662116.js} +0 -0
  353. package/confirmation/cssm/components/base-confirmation/index.module.css +9 -4
  354. package/confirmation/cssm/components/countdown-loader/index.module.css +9 -4
  355. package/confirmation/cssm/components/header/index.module.css +12 -12
  356. package/confirmation/cssm/components/screens/fatal-error/index.module.css +14 -18
  357. package/confirmation/cssm/components/screens/hint/index.module.css +20 -30
  358. package/confirmation/cssm/components/screens/initial/index.module.css +26 -42
  359. package/confirmation/cssm/components/screens/temp-block/index.module.css +15 -20
  360. package/confirmation/cssm/vars.css +9 -2
  361. package/confirmation/desktop.js +2 -2
  362. package/confirmation/esm/{component-66355309.d.ts → component-41b560c4.d.ts} +0 -0
  363. package/confirmation/esm/{component-66355309.js → component-41b560c4.js} +1 -1
  364. package/confirmation/esm/component.desktop.js +2 -2
  365. package/confirmation/esm/component.mobile.js +2 -2
  366. package/confirmation/esm/component.responsive.js +2 -2
  367. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  368. package/confirmation/esm/components/base-confirmation/index.css +9 -4
  369. package/confirmation/esm/components/base-confirmation/index.d.ts +1 -1
  370. package/confirmation/esm/components/base-confirmation/index.js +2 -2
  371. package/confirmation/esm/components/countdown-loader/index.css +9 -4
  372. package/confirmation/esm/components/header/index.css +12 -12
  373. package/confirmation/esm/components/index.js +1 -1
  374. package/confirmation/esm/components/screens/fatal-error/index.css +14 -18
  375. package/confirmation/esm/components/screens/hint/index.css +20 -30
  376. package/confirmation/esm/components/screens/index.js +1 -1
  377. package/confirmation/esm/components/screens/initial/component.js +1 -1
  378. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  379. package/confirmation/esm/components/screens/initial/index.css +26 -42
  380. package/confirmation/esm/components/screens/initial/index.js +1 -1
  381. package/confirmation/esm/components/screens/temp-block/index.css +15 -20
  382. package/confirmation/esm/{countdown-section-f64551d0.d.ts → countdown-section-dce85c40.d.ts} +0 -0
  383. package/confirmation/esm/{countdown-section-f64551d0.js → countdown-section-dce85c40.js} +0 -0
  384. package/confirmation/esm/desktop.js +2 -2
  385. package/confirmation/esm/index.js +2 -2
  386. package/confirmation/esm/mobile.js +2 -2
  387. package/confirmation/esm/responsive.js +2 -2
  388. package/confirmation/index.js +2 -2
  389. package/confirmation/mobile.js +2 -2
  390. package/confirmation/modern/component.desktop.js +1 -1
  391. package/confirmation/modern/component.mobile.js +1 -1
  392. package/confirmation/modern/component.responsive.js +1 -1
  393. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  394. package/confirmation/modern/components/base-confirmation/index.css +9 -4
  395. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  396. package/confirmation/modern/components/countdown-loader/index.css +9 -4
  397. package/confirmation/modern/components/header/index.css +12 -12
  398. package/confirmation/modern/components/index.js +1 -1
  399. package/confirmation/modern/components/screens/fatal-error/index.css +14 -18
  400. package/confirmation/modern/components/screens/hint/index.css +20 -30
  401. package/confirmation/modern/components/screens/index.js +1 -1
  402. package/confirmation/modern/components/screens/initial/component.js +1 -1
  403. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  404. package/confirmation/modern/components/screens/initial/index.css +26 -42
  405. package/confirmation/modern/components/screens/initial/index.js +1 -1
  406. package/confirmation/modern/components/screens/temp-block/index.css +15 -20
  407. package/confirmation/modern/{countdown-section-74cd25d4.d.ts → countdown-section-7463b15d.d.ts} +0 -0
  408. package/confirmation/modern/{countdown-section-74cd25d4.js → countdown-section-7463b15d.js} +0 -0
  409. package/confirmation/modern/desktop.js +1 -1
  410. package/confirmation/modern/index.js +1 -1
  411. package/confirmation/modern/mobile.js +1 -1
  412. package/confirmation/modern/responsive.js +1 -1
  413. package/confirmation/responsive.js +2 -2
  414. package/confirmation-v1/components/code-input/index.css +18 -27
  415. package/confirmation-v1/components/countdown/index.css +21 -32
  416. package/confirmation-v1/components/countdown-loader/index.css +9 -4
  417. package/confirmation-v1/components/overlimit/index.css +18 -27
  418. package/confirmation-v1/components/sign-confirmation/index.css +20 -30
  419. package/confirmation-v1/cssm/components/code-input/index.module.css +18 -27
  420. package/confirmation-v1/cssm/components/countdown/index.module.css +21 -32
  421. package/confirmation-v1/cssm/components/countdown-loader/index.module.css +9 -4
  422. package/confirmation-v1/cssm/components/overlimit/index.module.css +18 -27
  423. package/confirmation-v1/cssm/components/sign-confirmation/index.module.css +20 -30
  424. package/confirmation-v1/cssm/index.module.css +22 -34
  425. package/confirmation-v1/cssm/vars.css +9 -2
  426. package/confirmation-v1/esm/components/code-input/index.css +18 -27
  427. package/confirmation-v1/esm/components/countdown/index.css +21 -32
  428. package/confirmation-v1/esm/components/countdown-loader/index.css +9 -4
  429. package/confirmation-v1/esm/components/overlimit/index.css +18 -27
  430. package/confirmation-v1/esm/components/sign-confirmation/index.css +20 -30
  431. package/confirmation-v1/esm/index.css +22 -34
  432. package/confirmation-v1/index.css +22 -34
  433. package/confirmation-v1/modern/components/code-input/index.css +18 -27
  434. package/confirmation-v1/modern/components/countdown/index.css +21 -32
  435. package/confirmation-v1/modern/components/countdown-loader/index.css +9 -4
  436. package/confirmation-v1/modern/components/overlimit/index.css +18 -27
  437. package/confirmation-v1/modern/components/sign-confirmation/index.css +20 -30
  438. package/confirmation-v1/modern/index.css +22 -34
  439. package/custom-button/cssm/index.module.css +21 -29
  440. package/custom-button/esm/index.css +21 -29
  441. package/custom-button/index.css +21 -29
  442. package/custom-button/modern/index.css +21 -29
  443. package/date-input/cssm/index.module.css +11 -6
  444. package/date-input/esm/index.css +11 -6
  445. package/date-input/index.css +11 -6
  446. package/date-input/modern/index.css +11 -6
  447. package/date-range-input/{Component-a8cd7d2a.d.ts → Component-ab0d9f29.d.ts} +0 -0
  448. package/date-range-input/{Component-a8cd7d2a.js → Component-ab0d9f29.js} +0 -0
  449. package/date-range-input/Component.desktop.d.ts +1 -1
  450. package/date-range-input/Component.desktop.js +1 -1
  451. package/date-range-input/Component.mobile.d.ts +1 -1
  452. package/date-range-input/Component.mobile.js +1 -1
  453. package/date-range-input/Component.responsive.d.ts +1 -1
  454. package/date-range-input/Component.responsive.js +1 -1
  455. package/date-range-input/components/date-range-input/Component.js +1 -1
  456. package/date-range-input/components/date-range-input/index.css +16 -20
  457. package/date-range-input/components/date-range-input/index.d.ts +1 -1
  458. package/date-range-input/components/date-range-input/index.js +1 -1
  459. package/date-range-input/cssm/components/date-range-input/index.module.css +16 -20
  460. package/date-range-input/desktop.js +1 -1
  461. package/date-range-input/esm/{Component-d4e24212.d.ts → Component-84f825ea.d.ts} +0 -0
  462. package/date-range-input/esm/{Component-d4e24212.js → Component-84f825ea.js} +0 -0
  463. package/date-range-input/esm/Component.desktop.d.ts +1 -1
  464. package/date-range-input/esm/Component.desktop.js +1 -1
  465. package/date-range-input/esm/Component.mobile.d.ts +1 -1
  466. package/date-range-input/esm/Component.mobile.js +1 -1
  467. package/date-range-input/esm/Component.responsive.d.ts +1 -1
  468. package/date-range-input/esm/Component.responsive.js +1 -1
  469. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  470. package/date-range-input/esm/components/date-range-input/index.css +16 -20
  471. package/date-range-input/esm/components/date-range-input/index.d.ts +1 -1
  472. package/date-range-input/esm/components/date-range-input/index.js +1 -1
  473. package/date-range-input/esm/desktop.js +1 -1
  474. package/date-range-input/esm/index.js +1 -1
  475. package/date-range-input/esm/mobile.js +1 -1
  476. package/date-range-input/esm/responsive.js +1 -1
  477. package/date-range-input/index.js +1 -1
  478. package/date-range-input/mobile.js +1 -1
  479. package/date-range-input/modern/components/date-range-input/index.css +16 -20
  480. package/date-range-input/responsive.js +1 -1
  481. package/date-time-input/{Component-9faf6df8.d.ts → Component-8c7cc928.d.ts} +0 -0
  482. package/date-time-input/{Component-9faf6df8.js → Component-8c7cc928.js} +0 -0
  483. package/date-time-input/Component.desktop.d.ts +1 -1
  484. package/date-time-input/Component.desktop.js +1 -1
  485. package/date-time-input/Component.mobile.d.ts +1 -1
  486. package/date-time-input/Component.mobile.js +1 -1
  487. package/date-time-input/Component.responsive.d.ts +1 -1
  488. package/date-time-input/Component.responsive.js +1 -1
  489. package/date-time-input/components/date-time-input/Component.js +1 -1
  490. package/date-time-input/components/date-time-input/index.css +16 -20
  491. package/date-time-input/components/date-time-input/index.d.ts +1 -1
  492. package/date-time-input/components/date-time-input/index.js +1 -1
  493. package/date-time-input/cssm/components/date-time-input/index.module.css +16 -20
  494. package/date-time-input/desktop.js +1 -1
  495. package/date-time-input/esm/{Component-eb372217.d.ts → Component-b7383138.d.ts} +0 -0
  496. package/date-time-input/esm/{Component-eb372217.js → Component-b7383138.js} +0 -0
  497. package/date-time-input/esm/Component.desktop.d.ts +1 -1
  498. package/date-time-input/esm/Component.desktop.js +1 -1
  499. package/date-time-input/esm/Component.mobile.d.ts +1 -1
  500. package/date-time-input/esm/Component.mobile.js +1 -1
  501. package/date-time-input/esm/Component.responsive.d.ts +1 -1
  502. package/date-time-input/esm/Component.responsive.js +1 -1
  503. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  504. package/date-time-input/esm/components/date-time-input/index.css +16 -20
  505. package/date-time-input/esm/components/date-time-input/index.d.ts +1 -1
  506. package/date-time-input/esm/components/date-time-input/index.js +1 -1
  507. package/date-time-input/esm/desktop.js +1 -1
  508. package/date-time-input/esm/index.js +1 -1
  509. package/date-time-input/esm/mobile.js +1 -1
  510. package/date-time-input/esm/responsive.js +1 -1
  511. package/date-time-input/index.js +1 -1
  512. package/date-time-input/mobile.js +1 -1
  513. package/date-time-input/modern/components/date-time-input/index.css +16 -20
  514. package/date-time-input/responsive.js +1 -1
  515. package/divider/cssm/index.module.css +10 -6
  516. package/divider/esm/index.css +10 -6
  517. package/divider/index.css +10 -6
  518. package/divider/modern/index.css +10 -6
  519. package/drawer/cssm/index.module.css +29 -46
  520. package/drawer/esm/index.css +29 -46
  521. package/drawer/index.css +29 -46
  522. package/drawer/modern/index.css +29 -46
  523. package/dropzone/components/overlay/index.css +12 -13
  524. package/dropzone/cssm/components/overlay/index.module.css +12 -13
  525. package/dropzone/cssm/index.module.css +15 -20
  526. package/dropzone/esm/components/overlay/index.css +12 -13
  527. package/dropzone/esm/index.css +15 -20
  528. package/dropzone/index.css +15 -20
  529. package/dropzone/modern/components/overlay/index.css +12 -13
  530. package/dropzone/modern/index.css +15 -20
  531. package/file-upload-item/cssm/index.module.css +28 -45
  532. package/file-upload-item/esm/index.css +28 -45
  533. package/file-upload-item/index.css +28 -45
  534. package/file-upload-item/modern/index.css +28 -45
  535. package/filter-tag/cssm/index.module.css +71 -135
  536. package/filter-tag/esm/index.css +71 -135
  537. package/filter-tag/index.css +71 -135
  538. package/filter-tag/modern/index.css +71 -135
  539. package/form-control/cssm/default.module.css +26 -43
  540. package/form-control/cssm/index.module.css +51 -95
  541. package/form-control/cssm/inverted.module.css +26 -43
  542. package/form-control/cssm/vars.css +9 -2
  543. package/form-control/default.css +26 -43
  544. package/form-control/esm/default.css +26 -43
  545. package/form-control/esm/index.css +51 -95
  546. package/form-control/esm/inverted.css +26 -43
  547. package/form-control/index.css +51 -95
  548. package/form-control/inverted.css +26 -43
  549. package/form-control/modern/default.css +26 -43
  550. package/form-control/modern/index.css +51 -95
  551. package/form-control/modern/inverted.css +26 -43
  552. package/gallery/Component.js +2 -2
  553. package/gallery/components/header/Component.js +1 -1
  554. package/gallery/components/header/buttons.js +1 -1
  555. package/gallery/components/header/index.css +10 -8
  556. package/gallery/components/header/index.js +1 -1
  557. package/gallery/components/header-info-block/index.css +12 -10
  558. package/gallery/components/image-preview/index.css +20 -31
  559. package/gallery/components/image-viewer/component.js +2 -2
  560. package/gallery/components/image-viewer/index.css +27 -45
  561. package/gallery/components/image-viewer/index.js +2 -2
  562. package/gallery/components/image-viewer/slide.js +1 -1
  563. package/gallery/components/index.js +2 -2
  564. package/gallery/components/navigation-bar/index.css +13 -14
  565. package/gallery/cssm/components/header/index.module.css +10 -8
  566. package/gallery/cssm/components/header-info-block/index.module.css +12 -10
  567. package/gallery/cssm/components/image-preview/index.module.css +20 -31
  568. package/gallery/cssm/components/image-viewer/index.module.css +27 -45
  569. package/gallery/cssm/components/navigation-bar/index.module.css +13 -14
  570. package/gallery/cssm/index.module.css +10 -4
  571. package/gallery/esm/Component.js +2 -2
  572. package/gallery/esm/components/header/Component.js +1 -1
  573. package/gallery/esm/components/header/buttons.js +1 -1
  574. package/gallery/esm/components/header/index.css +10 -8
  575. package/gallery/esm/components/header/index.js +1 -1
  576. package/gallery/esm/components/header-info-block/index.css +12 -10
  577. package/gallery/esm/components/image-preview/index.css +20 -31
  578. package/gallery/esm/components/image-viewer/component.js +2 -2
  579. package/gallery/esm/components/image-viewer/index.css +27 -45
  580. package/gallery/esm/components/image-viewer/index.js +2 -2
  581. package/gallery/esm/components/image-viewer/slide.js +1 -1
  582. package/gallery/esm/components/index.js +2 -2
  583. package/gallery/esm/components/navigation-bar/index.css +13 -14
  584. package/gallery/esm/index.css +10 -4
  585. package/gallery/esm/index.js +2 -2
  586. package/gallery/esm/{slide-17217ccb.d.ts → slide-5830a65e.d.ts} +0 -0
  587. package/gallery/esm/{slide-17217ccb.js → slide-5830a65e.js} +0 -0
  588. package/gallery/esm/{tslib.es6-9759c4a1.d.ts → tslib.es6-6caa1715.d.ts} +0 -0
  589. package/gallery/esm/{tslib.es6-9759c4a1.js → tslib.es6-6caa1715.js} +0 -0
  590. package/gallery/index.css +10 -4
  591. package/gallery/index.js +2 -2
  592. package/gallery/modern/Component.js +1 -1
  593. package/gallery/modern/components/header/index.css +10 -8
  594. package/gallery/modern/components/header-info-block/index.css +12 -10
  595. package/gallery/modern/components/image-preview/index.css +20 -31
  596. package/gallery/modern/components/image-viewer/component.js +1 -1
  597. package/gallery/modern/components/image-viewer/index.css +27 -45
  598. package/gallery/modern/components/image-viewer/index.js +1 -1
  599. package/gallery/modern/components/image-viewer/slide.js +1 -1
  600. package/gallery/modern/components/index.js +1 -1
  601. package/gallery/modern/components/navigation-bar/index.css +13 -14
  602. package/gallery/modern/index.css +10 -4
  603. package/gallery/modern/index.js +1 -1
  604. package/gallery/modern/{slide-1fabc3f0.d.ts → slide-ad626e47.d.ts} +0 -0
  605. package/gallery/modern/{slide-1fabc3f0.js → slide-ad626e47.js} +0 -0
  606. package/gallery/{slide-8e4cad85.d.ts → slide-6ff37a32.d.ts} +0 -0
  607. package/gallery/{slide-8e4cad85.js → slide-6ff37a32.js} +0 -0
  608. package/gallery/{tslib.es6-2be5b8d3.d.ts → tslib.es6-daab8382.d.ts} +0 -0
  609. package/gallery/{tslib.es6-2be5b8d3.js → tslib.es6-daab8382.js} +0 -0
  610. package/gap/cssm/index.module.css +39 -64
  611. package/gap/esm/index.css +39 -64
  612. package/gap/index.css +39 -64
  613. package/gap/modern/index.css +39 -64
  614. package/generic-wrapper/cssm/index.module.css +50 -86
  615. package/generic-wrapper/esm/index.css +50 -86
  616. package/generic-wrapper/index.css +50 -86
  617. package/generic-wrapper/modern/index.css +50 -86
  618. package/hatching-progress-bar/cssm/index.module.css +1 -0
  619. package/hatching-progress-bar/esm/index.css +1 -0
  620. package/hatching-progress-bar/index.css +1 -0
  621. package/hatching-progress-bar/modern/index.css +1 -0
  622. package/icon-button/cssm/default.module.css +32 -50
  623. package/icon-button/cssm/index.module.css +15 -15
  624. package/icon-button/cssm/inverted.module.css +32 -50
  625. package/icon-button/default.css +32 -50
  626. package/icon-button/esm/default.css +32 -50
  627. package/icon-button/esm/index.css +15 -15
  628. package/icon-button/esm/inverted.css +32 -50
  629. package/icon-button/index.css +15 -15
  630. package/icon-button/inverted.css +32 -50
  631. package/icon-button/modern/default.css +32 -50
  632. package/icon-button/modern/index.css +15 -15
  633. package/icon-button/modern/inverted.css +32 -50
  634. package/icon-view/circle.js +1 -1
  635. package/icon-view/components/base-shape/index.css +45 -76
  636. package/icon-view/components/circle/component.js +1 -1
  637. package/icon-view/components/circle/index.js +1 -1
  638. package/icon-view/components/index.js +1 -1
  639. package/icon-view/components/super-ellipse/component.js +1 -1
  640. package/icon-view/components/super-ellipse/index.js +1 -1
  641. package/icon-view/cssm/components/base-shape/index.module.css +45 -76
  642. package/icon-view/esm/circle.js +1 -1
  643. package/icon-view/esm/components/base-shape/index.css +45 -76
  644. package/icon-view/esm/components/circle/component.js +1 -1
  645. package/icon-view/esm/components/circle/index.js +1 -1
  646. package/icon-view/esm/components/index.js +1 -1
  647. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  648. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  649. package/icon-view/esm/super-ellipse.js +1 -1
  650. package/icon-view/esm/{tslib.es6-8e6846cb.d.ts → tslib.es6-ff33620a.d.ts} +0 -0
  651. package/icon-view/esm/{tslib.es6-8e6846cb.js → tslib.es6-ff33620a.js} +0 -0
  652. package/icon-view/modern/components/base-shape/index.css +45 -76
  653. package/icon-view/super-ellipse.js +1 -1
  654. package/icon-view/{tslib.es6-3019169e.d.ts → tslib.es6-a9a6d425.d.ts} +0 -0
  655. package/icon-view/{tslib.es6-3019169e.js → tslib.es6-a9a6d425.js} +0 -0
  656. package/input/cssm/default.module.css +19 -28
  657. package/input/cssm/index.module.css +44 -84
  658. package/input/cssm/inverted.module.css +19 -28
  659. package/input/cssm/vars.css +9 -2
  660. package/input/default.css +19 -28
  661. package/input/esm/default.css +19 -28
  662. package/input/esm/index.css +44 -84
  663. package/input/esm/inverted.css +19 -28
  664. package/input/index.css +44 -84
  665. package/input/inverted.css +19 -28
  666. package/input/modern/default.css +19 -28
  667. package/input/modern/index.css +44 -84
  668. package/input/modern/inverted.css +19 -28
  669. package/input-autocomplete/Component.desktop.d.ts +4 -4
  670. package/input-autocomplete/Component.desktop.js +1 -1
  671. package/input-autocomplete/Component.mobile.js +1 -1
  672. package/input-autocomplete/Component.responsive.js +1 -1
  673. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  674. package/input-autocomplete/autocomplete-field/index.js +1 -1
  675. package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
  676. package/input-autocomplete/autocomplete-mobile-field/index.css +15 -18
  677. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  678. package/input-autocomplete/cssm/autocomplete-mobile-field/index.module.css +15 -18
  679. package/input-autocomplete/cssm/index-7ca84eff.d.ts +6 -0
  680. package/input-autocomplete/cssm/mobile.module.css +11 -8
  681. package/input-autocomplete/desktop.js +1 -1
  682. package/input-autocomplete/esm/Component.desktop.js +1 -1
  683. package/input-autocomplete/esm/Component.mobile.js +1 -1
  684. package/input-autocomplete/esm/Component.responsive.js +1 -1
  685. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  686. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  687. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  688. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +15 -18
  689. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  690. package/input-autocomplete/esm/desktop.js +1 -1
  691. package/input-autocomplete/esm/index-7ca84eff.d.ts +6 -0
  692. package/input-autocomplete/esm/index.js +1 -1
  693. package/input-autocomplete/esm/mobile.css +11 -8
  694. package/input-autocomplete/esm/mobile.js +1 -1
  695. package/input-autocomplete/esm/responsive.js +1 -1
  696. package/input-autocomplete/esm/{tslib.es6-50ed1496.d.ts → tslib.es6-84ebe3aa.d.ts} +0 -0
  697. package/input-autocomplete/esm/{tslib.es6-50ed1496.js → tslib.es6-84ebe3aa.js} +0 -0
  698. package/input-autocomplete/index-7ca84eff.d.ts +6 -0
  699. package/input-autocomplete/index.js +1 -1
  700. package/input-autocomplete/mobile.css +11 -8
  701. package/input-autocomplete/mobile.js +1 -1
  702. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +15 -18
  703. package/input-autocomplete/modern/index-7ca84eff.d.ts +6 -0
  704. package/input-autocomplete/modern/mobile.css +11 -8
  705. package/input-autocomplete/responsive.js +1 -1
  706. package/input-autocomplete/{tslib.es6-ca7c46bb.d.ts → tslib.es6-3c9168a4.d.ts} +0 -0
  707. package/input-autocomplete/{tslib.es6-ca7c46bb.js → tslib.es6-3c9168a4.js} +0 -0
  708. package/intl-phone-input/{component-240c227a.d.ts → component-556503f0.d.ts} +0 -0
  709. package/intl-phone-input/{component-240c227a.js → component-556503f0.js} +0 -0
  710. package/intl-phone-input/component.js +2 -2
  711. package/intl-phone-input/components/flag-icon/index.css +11 -11
  712. package/intl-phone-input/components/index.js +1 -1
  713. package/intl-phone-input/components/select/component.js +1 -1
  714. package/intl-phone-input/components/select/index.css +13 -16
  715. package/intl-phone-input/components/select/index.js +1 -1
  716. package/intl-phone-input/components/select-field/component.js +1 -1
  717. package/intl-phone-input/components/select-field/index.css +15 -20
  718. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  719. package/intl-phone-input/components/select-field/index.js +1 -1
  720. package/intl-phone-input/cssm/components/flag-icon/index.module.css +11 -11
  721. package/intl-phone-input/cssm/components/select/index.module.css +13 -16
  722. package/intl-phone-input/cssm/components/select-field/index.module.css +15 -20
  723. package/intl-phone-input/cssm/index.module.css +12 -12
  724. package/intl-phone-input/esm/{component-99129570.d.ts → component-7ff2f7f8.d.ts} +0 -0
  725. package/intl-phone-input/esm/{component-99129570.js → component-7ff2f7f8.js} +0 -0
  726. package/intl-phone-input/esm/component.js +2 -2
  727. package/intl-phone-input/esm/components/flag-icon/index.css +11 -11
  728. package/intl-phone-input/esm/components/index.js +1 -1
  729. package/intl-phone-input/esm/components/select/component.js +1 -1
  730. package/intl-phone-input/esm/components/select/index.css +13 -16
  731. package/intl-phone-input/esm/components/select/index.js +1 -1
  732. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  733. package/intl-phone-input/esm/components/select-field/index.css +15 -20
  734. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  735. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  736. package/intl-phone-input/esm/index.css +12 -12
  737. package/intl-phone-input/esm/index.js +1 -1
  738. package/intl-phone-input/esm/{libphonenumber-js.min-6065f672.d.ts → libphonenumber-js.min-daea543f.d.ts} +0 -0
  739. package/intl-phone-input/esm/{libphonenumber-js.min-6065f672.js → libphonenumber-js.min-daea543f.js} +0 -0
  740. package/intl-phone-input/index.css +12 -12
  741. package/intl-phone-input/index.js +1 -1
  742. package/intl-phone-input/{libphonenumber-js.min-acba8063.d.ts → libphonenumber-js.min-6c4c77da.d.ts} +0 -0
  743. package/intl-phone-input/{libphonenumber-js.min-acba8063.js → libphonenumber-js.min-6c4c77da.js} +0 -0
  744. package/intl-phone-input/modern/component.js +1 -1
  745. package/intl-phone-input/modern/components/flag-icon/index.css +11 -11
  746. package/intl-phone-input/modern/components/select/index.css +13 -16
  747. package/intl-phone-input/modern/components/select-field/index.css +15 -20
  748. package/intl-phone-input/modern/index.css +12 -12
  749. package/intl-phone-input/modern/{libphonenumber-js.min-6065f672.d.ts → libphonenumber-js.min-daea543f.d.ts} +0 -0
  750. package/intl-phone-input/modern/{libphonenumber-js.min-6065f672.js → libphonenumber-js.min-daea543f.js} +0 -0
  751. package/link/cssm/default.module.css +18 -22
  752. package/link/cssm/index.module.css +20 -30
  753. package/link/cssm/inverted.module.css +18 -22
  754. package/link/default.css +18 -22
  755. package/link/esm/default.css +18 -22
  756. package/link/esm/index.css +20 -30
  757. package/link/esm/inverted.css +18 -22
  758. package/link/index.css +20 -30
  759. package/link/inverted.css +18 -22
  760. package/link/modern/default.css +18 -22
  761. package/link/modern/index.css +20 -30
  762. package/link/modern/inverted.css +18 -22
  763. package/list/cssm/index.module.css +18 -24
  764. package/list/esm/index.css +18 -24
  765. package/list/index.css +18 -24
  766. package/list/modern/index.css +18 -24
  767. package/list-header/cssm/index.module.css +12 -12
  768. package/list-header/esm/index.css +12 -12
  769. package/list-header/index.css +12 -12
  770. package/list-header/modern/index.css +12 -12
  771. package/loader/cssm/index.module.css +14 -14
  772. package/loader/esm/index.css +14 -14
  773. package/loader/index.css +14 -14
  774. package/loader/modern/index.css +14 -14
  775. package/modal/Component.desktop.js +1 -1
  776. package/modal/Component.js +1 -1
  777. package/modal/Component.mobile.js +1 -1
  778. package/modal/Component.responsive.js +1 -1
  779. package/modal/components/closer/Component.js +1 -1
  780. package/modal/components/closer/index.css +13 -14
  781. package/modal/components/content/desktop.css +13 -12
  782. package/modal/components/content/index.css +11 -6
  783. package/modal/components/content/mobile.css +11 -8
  784. package/modal/components/footer/desktop.css +15 -17
  785. package/modal/components/footer/index.css +12 -10
  786. package/modal/components/footer/layout.css +25 -36
  787. package/modal/components/footer/mobile.css +11 -8
  788. package/modal/components/header/Component.js +1 -1
  789. package/modal/components/header/desktop.css +20 -29
  790. package/modal/components/header/index.css +23 -32
  791. package/modal/components/header/mobile.css +11 -10
  792. package/modal/cssm/components/closer/index.module.css +13 -14
  793. package/modal/cssm/components/content/desktop.module.css +13 -12
  794. package/modal/cssm/components/content/index.module.css +11 -6
  795. package/modal/cssm/components/content/mobile.module.css +11 -8
  796. package/modal/cssm/components/footer/desktop.module.css +15 -17
  797. package/modal/cssm/components/footer/index.module.css +12 -10
  798. package/modal/cssm/components/footer/layout.module.css +25 -36
  799. package/modal/cssm/components/footer/mobile.module.css +11 -8
  800. package/modal/cssm/components/header/desktop.module.css +20 -29
  801. package/modal/cssm/components/header/index.module.css +23 -32
  802. package/modal/cssm/components/header/mobile.module.css +11 -10
  803. package/modal/cssm/desktop.module.css +18 -23
  804. package/modal/cssm/mobile.module.css +10 -4
  805. package/modal/cssm/vars.css +9 -2
  806. package/modal/desktop.css +18 -23
  807. package/modal/desktop.js +1 -1
  808. package/modal/esm/Component.desktop.js +1 -1
  809. package/modal/esm/Component.js +1 -1
  810. package/modal/esm/Component.mobile.js +1 -1
  811. package/modal/esm/Component.responsive.js +1 -1
  812. package/modal/esm/components/closer/Component.js +1 -1
  813. package/modal/esm/components/closer/index.css +13 -14
  814. package/modal/esm/components/content/desktop.css +13 -12
  815. package/modal/esm/components/content/index.css +11 -6
  816. package/modal/esm/components/content/mobile.css +11 -8
  817. package/modal/esm/components/footer/desktop.css +15 -17
  818. package/modal/esm/components/footer/index.css +12 -10
  819. package/modal/esm/components/footer/layout.css +25 -36
  820. package/modal/esm/components/footer/mobile.css +11 -8
  821. package/modal/esm/components/header/Component.js +1 -1
  822. package/modal/esm/components/header/desktop.css +20 -29
  823. package/modal/esm/components/header/index.css +23 -32
  824. package/modal/esm/components/header/mobile.css +11 -10
  825. package/modal/esm/desktop.css +18 -23
  826. package/modal/esm/desktop.js +1 -1
  827. package/modal/esm/index.js +1 -1
  828. package/modal/esm/mobile.css +10 -4
  829. package/modal/esm/mobile.js +1 -1
  830. package/modal/esm/responsive.js +1 -1
  831. package/modal/esm/{tslib.es6-e59c7341.d.ts → tslib.es6-079b23b6.d.ts} +0 -0
  832. package/modal/esm/{tslib.es6-e59c7341.js → tslib.es6-079b23b6.js} +0 -0
  833. package/modal/index.js +1 -1
  834. package/modal/mobile.css +10 -4
  835. package/modal/mobile.js +1 -1
  836. package/modal/modern/components/closer/index.css +13 -14
  837. package/modal/modern/components/content/desktop.css +13 -12
  838. package/modal/modern/components/content/index.css +11 -6
  839. package/modal/modern/components/content/mobile.css +11 -8
  840. package/modal/modern/components/footer/desktop.css +15 -17
  841. package/modal/modern/components/footer/index.css +12 -10
  842. package/modal/modern/components/footer/layout.css +25 -36
  843. package/modal/modern/components/footer/mobile.css +11 -8
  844. package/modal/modern/components/header/desktop.css +20 -29
  845. package/modal/modern/components/header/index.css +23 -32
  846. package/modal/modern/components/header/mobile.css +11 -10
  847. package/modal/modern/desktop.css +18 -23
  848. package/modal/modern/mobile.css +10 -4
  849. package/modal/responsive.js +1 -1
  850. package/modal/{tslib.es6-8ff050d5.d.ts → tslib.es6-9ab4bb88.d.ts} +0 -0
  851. package/modal/{tslib.es6-8ff050d5.js → tslib.es6-9ab4bb88.js} +0 -0
  852. package/notification/cssm/index.module.css +16 -21
  853. package/notification/esm/index.css +16 -21
  854. package/notification/index.css +16 -21
  855. package/notification/modern/index.css +16 -21
  856. package/number-input/Component.d.ts +186 -0
  857. package/number-input/Component.js +162 -0
  858. package/number-input/cssm/Component.d.ts +186 -0
  859. package/number-input/cssm/Component.js +162 -0
  860. package/{select/components/base-select-mobile/virtual-options-list → number-input/cssm}/index.d.ts +0 -0
  861. package/number-input/cssm/index.js +8 -0
  862. package/number-input/esm/Component.d.ts +186 -0
  863. package/number-input/esm/Component.js +157 -0
  864. package/{select/cssm/components/base-select-mobile/virtual-options-list → number-input/esm}/index.d.ts +0 -0
  865. package/number-input/esm/index.js +4 -0
  866. package/{select/esm/components/base-select-mobile/virtual-options-list → number-input}/index.d.ts +0 -0
  867. package/number-input/index.js +8 -0
  868. package/number-input/modern/Component.d.ts +186 -0
  869. package/number-input/modern/Component.js +116 -0
  870. package/{select/modern/components/base-select-mobile/virtual-options-list → number-input/modern}/index.d.ts +0 -0
  871. package/number-input/modern/index.js +4 -0
  872. package/number-input/package.json +3 -0
  873. package/number-input/send-stats.js +82 -0
  874. package/package.json +1 -1
  875. package/pagination/components/default-view/index.css +9 -4
  876. package/pagination/components/per-page-view/index.css +9 -4
  877. package/pagination/components/tag/index.css +15 -18
  878. package/pagination/cssm/components/default-view/index.module.css +9 -4
  879. package/pagination/cssm/components/per-page-view/index.module.css +9 -4
  880. package/pagination/cssm/components/tag/index.module.css +15 -18
  881. package/pagination/cssm/index.module.css +11 -10
  882. package/pagination/esm/components/default-view/index.css +9 -4
  883. package/pagination/esm/components/per-page-view/index.css +9 -4
  884. package/pagination/esm/components/tag/index.css +15 -18
  885. package/pagination/esm/index.css +11 -10
  886. package/pagination/index.css +11 -10
  887. package/pagination/modern/components/default-view/index.css +9 -4
  888. package/pagination/modern/components/per-page-view/index.css +9 -4
  889. package/pagination/modern/components/tag/index.css +15 -18
  890. package/pagination/modern/index.css +11 -10
  891. package/pass-code/Component.js +1 -1
  892. package/pass-code/components/InputProgress/Component.js +1 -1
  893. package/pass-code/components/InputProgress/index.css +12 -12
  894. package/pass-code/components/InputProgress/index.js +1 -1
  895. package/pass-code/components/KeyPad/Component.js +1 -1
  896. package/pass-code/components/KeyPad/index.css +12 -10
  897. package/pass-code/components/KeyPad/index.js +1 -1
  898. package/pass-code/components/KeyPadButton/index.css +21 -30
  899. package/pass-code/cssm/components/InputProgress/index.module.css +12 -12
  900. package/pass-code/cssm/components/KeyPad/index.module.css +12 -10
  901. package/pass-code/cssm/components/KeyPadButton/index.module.css +21 -30
  902. package/pass-code/cssm/index.module.css +11 -10
  903. package/pass-code/esm/Component.js +1 -1
  904. package/pass-code/esm/components/InputProgress/Component.js +1 -1
  905. package/pass-code/esm/components/InputProgress/index.css +12 -12
  906. package/pass-code/esm/components/InputProgress/index.js +1 -1
  907. package/pass-code/esm/components/KeyPad/Component.js +1 -1
  908. package/pass-code/esm/components/KeyPad/index.css +12 -10
  909. package/pass-code/esm/components/KeyPad/index.js +1 -1
  910. package/pass-code/esm/components/KeyPadButton/index.css +21 -30
  911. package/pass-code/esm/{getDataTestId-814fc1a9.d.ts → getDataTestId-ce2928ea.d.ts} +0 -0
  912. package/pass-code/esm/{getDataTestId-814fc1a9.js → getDataTestId-ce2928ea.js} +0 -0
  913. package/pass-code/esm/index-3885b0d7.d.ts +1 -1
  914. package/pass-code/esm/index.css +11 -10
  915. package/pass-code/esm/index.js +1 -1
  916. package/pass-code/{getDataTestId-27a16d55.d.ts → getDataTestId-70c13f00.d.ts} +0 -0
  917. package/pass-code/{getDataTestId-27a16d55.js → getDataTestId-70c13f00.js} +0 -0
  918. package/pass-code/index-3885b0d7.d.ts +1 -1
  919. package/pass-code/index.css +11 -10
  920. package/pass-code/index.js +1 -1
  921. package/pass-code/modern/Component.js +1 -1
  922. package/pass-code/modern/components/InputProgress/Component.js +1 -1
  923. package/pass-code/modern/components/InputProgress/index.css +12 -12
  924. package/pass-code/modern/components/InputProgress/index.js +1 -1
  925. package/pass-code/modern/components/KeyPad/Component.js +1 -1
  926. package/pass-code/modern/components/KeyPad/index.css +12 -10
  927. package/pass-code/modern/components/KeyPad/index.js +1 -1
  928. package/pass-code/modern/components/KeyPadButton/index.css +21 -30
  929. package/pass-code/modern/{getDataTestId-2961fcd7.d.ts → getDataTestId-cd2fd6e6.d.ts} +0 -0
  930. package/pass-code/modern/{getDataTestId-2961fcd7.js → getDataTestId-cd2fd6e6.js} +0 -0
  931. package/pass-code/modern/index-3885b0d7.d.ts +1 -1
  932. package/pass-code/modern/index.css +11 -10
  933. package/pass-code/modern/index.js +1 -1
  934. package/password-input/cssm/index.module.css +12 -10
  935. package/password-input/esm/index.css +12 -10
  936. package/password-input/index.css +12 -10
  937. package/password-input/modern/index.css +12 -10
  938. package/pattern-lock/Component.js +1 -1
  939. package/pattern-lock/cssm/index.module.css +13 -14
  940. package/pattern-lock/esm/Component.js +1 -1
  941. package/pattern-lock/esm/index.css +13 -14
  942. package/pattern-lock/esm/index.js +1 -1
  943. package/pattern-lock/esm/{utils-d69f8faf.d.ts → utils-2ea977a2.d.ts} +0 -0
  944. package/pattern-lock/esm/{utils-d69f8faf.js → utils-2ea977a2.js} +0 -0
  945. package/pattern-lock/esm/utils.js +1 -1
  946. package/pattern-lock/index.css +13 -14
  947. package/pattern-lock/index.js +1 -1
  948. package/pattern-lock/modern/index.css +13 -14
  949. package/pattern-lock/{utils-74e4978c.d.ts → utils-ee00795e.d.ts} +0 -0
  950. package/pattern-lock/{utils-74e4978c.js → utils-ee00795e.js} +0 -0
  951. package/pattern-lock/utils.js +1 -1
  952. package/picker-button/Component.d.ts +1 -1
  953. package/picker-button/Component.js +1 -1
  954. package/picker-button/Component.mobile.js +1 -1
  955. package/picker-button/Component.responsive.d.ts +1 -1
  956. package/picker-button/Component.responsive.js +1 -1
  957. package/picker-button/cssm/field/index.module.css +12 -12
  958. package/picker-button/cssm/index.module.css +15 -17
  959. package/picker-button/cssm/option/index.module.css +11 -8
  960. package/picker-button/desktop.js +1 -1
  961. package/picker-button/esm/Component.js +1 -1
  962. package/picker-button/esm/Component.mobile.js +1 -1
  963. package/picker-button/esm/Component.responsive.js +1 -1
  964. package/picker-button/esm/desktop.js +1 -1
  965. package/picker-button/esm/field/Component.js +1 -1
  966. package/picker-button/esm/field/index.css +12 -12
  967. package/picker-button/esm/field/index.js +1 -1
  968. package/picker-button/esm/index.css +15 -17
  969. package/picker-button/esm/index.js +1 -1
  970. package/picker-button/esm/mobile.js +1 -1
  971. package/picker-button/esm/option/Component.js +1 -1
  972. package/picker-button/esm/option/index.css +11 -8
  973. package/picker-button/esm/option/index.js +1 -1
  974. package/picker-button/esm/responsive.js +1 -1
  975. package/picker-button/esm/{tslib.es6-93d0192a.d.ts → tslib.es6-dbeb5c11.d.ts} +0 -0
  976. package/picker-button/esm/{tslib.es6-93d0192a.js → tslib.es6-dbeb5c11.js} +0 -0
  977. package/picker-button/field/Component.js +1 -1
  978. package/picker-button/field/index.css +12 -12
  979. package/picker-button/field/index.js +1 -1
  980. package/picker-button/index.css +15 -17
  981. package/picker-button/index.js +1 -1
  982. package/picker-button/mobile.js +1 -1
  983. package/picker-button/modern/field/index.css +12 -12
  984. package/picker-button/modern/index.css +15 -17
  985. package/picker-button/modern/option/index.css +11 -8
  986. package/picker-button/option/Component.js +1 -1
  987. package/picker-button/option/index.css +11 -8
  988. package/picker-button/option/index.js +1 -1
  989. package/picker-button/responsive.js +1 -1
  990. package/picker-button/{tslib.es6-22bcc0f3.d.ts → tslib.es6-263fc3f6.d.ts} +0 -0
  991. package/picker-button/{tslib.es6-22bcc0f3.js → tslib.es6-263fc3f6.js} +0 -0
  992. package/picker-button/typings-cac440c1.d.ts +1 -1
  993. package/plate/cssm/index.module.css +59 -107
  994. package/plate/esm/index.css +59 -107
  995. package/plate/index.css +59 -107
  996. package/plate/modern/index.css +59 -107
  997. package/popover/cssm/index.module.css +34 -54
  998. package/popover/esm/index.css +34 -54
  999. package/popover/index.css +34 -54
  1000. package/popover/modern/index.css +34 -54
  1001. package/progress-bar/cssm/index.module.css +1 -0
  1002. package/progress-bar/esm/index.css +1 -0
  1003. package/progress-bar/index.css +1 -0
  1004. package/progress-bar/modern/index.css +1 -0
  1005. package/pure-cell/{component-e9b0a10b.d.ts → component-305881f9.d.ts} +0 -0
  1006. package/pure-cell/{component-e9b0a10b.js → component-305881f9.js} +2 -2
  1007. package/pure-cell/component.js +3 -3
  1008. package/pure-cell/components/addon/component.js +1 -1
  1009. package/pure-cell/components/addon/index.css +16 -18
  1010. package/pure-cell/components/addon/index.js +1 -1
  1011. package/pure-cell/components/amount/component.js +2 -2
  1012. package/pure-cell/components/amount/index.css +9 -4
  1013. package/pure-cell/components/amount/index.js +2 -2
  1014. package/pure-cell/components/amount-title/component.js +2 -2
  1015. package/pure-cell/components/amount-title/index.css +10 -4
  1016. package/pure-cell/components/amount-title/index.js +2 -2
  1017. package/pure-cell/components/category/component.js +1 -1
  1018. package/pure-cell/components/category/index.css +13 -15
  1019. package/pure-cell/components/category/index.js +1 -1
  1020. package/pure-cell/components/content/component.js +3 -3
  1021. package/pure-cell/components/content/index.css +10 -4
  1022. package/pure-cell/components/content/index.d.ts +1 -1
  1023. package/pure-cell/components/content/index.js +3 -3
  1024. package/pure-cell/components/footer/component.js +1 -1
  1025. package/pure-cell/components/footer/index.css +11 -8
  1026. package/pure-cell/components/footer/index.js +1 -1
  1027. package/pure-cell/components/footer-button/component.js +2 -2
  1028. package/pure-cell/components/footer-button/index.css +9 -2
  1029. package/pure-cell/components/footer-button/index.js +2 -2
  1030. package/pure-cell/components/footer-text/component.js +1 -1
  1031. package/pure-cell/components/footer-text/index.js +1 -1
  1032. package/pure-cell/components/graphics/component.js +1 -1
  1033. package/pure-cell/components/graphics/index.css +12 -8
  1034. package/pure-cell/components/graphics/index.js +1 -1
  1035. package/pure-cell/components/main/component.js +3 -3
  1036. package/pure-cell/components/main/index.css +11 -8
  1037. package/pure-cell/components/main/index.d.ts +1 -1
  1038. package/pure-cell/components/main/index.js +3 -3
  1039. package/pure-cell/components/text/component.js +3 -3
  1040. package/pure-cell/components/text/index.css +14 -14
  1041. package/pure-cell/components/text/index.d.ts +1 -1
  1042. package/pure-cell/components/text/index.js +3 -3
  1043. package/pure-cell/cssm/components/addon/index.module.css +16 -18
  1044. package/pure-cell/cssm/components/amount/index.module.css +9 -4
  1045. package/pure-cell/cssm/components/amount-title/index.module.css +10 -4
  1046. package/pure-cell/cssm/components/category/index.module.css +13 -15
  1047. package/pure-cell/cssm/components/content/index.module.css +10 -4
  1048. package/pure-cell/cssm/components/footer/index.module.css +11 -8
  1049. package/pure-cell/cssm/components/footer-button/index.module.css +9 -2
  1050. package/pure-cell/cssm/components/graphics/index.module.css +12 -8
  1051. package/pure-cell/cssm/components/main/index.module.css +11 -8
  1052. package/pure-cell/cssm/components/text/index.module.css +14 -14
  1053. package/pure-cell/cssm/index.module.css +28 -46
  1054. package/pure-cell/esm/{component-7bad58f7.d.ts → component-7d900dde.d.ts} +0 -0
  1055. package/pure-cell/esm/{component-7bad58f7.js → component-7d900dde.js} +2 -2
  1056. package/pure-cell/esm/component.js +3 -3
  1057. package/pure-cell/esm/components/addon/component.js +1 -1
  1058. package/pure-cell/esm/components/addon/index.css +16 -18
  1059. package/pure-cell/esm/components/addon/index.js +1 -1
  1060. package/pure-cell/esm/components/amount/component.js +2 -2
  1061. package/pure-cell/esm/components/amount/index.css +9 -4
  1062. package/pure-cell/esm/components/amount/index.js +2 -2
  1063. package/pure-cell/esm/components/amount-title/component.js +2 -2
  1064. package/pure-cell/esm/components/amount-title/index.css +10 -4
  1065. package/pure-cell/esm/components/amount-title/index.js +2 -2
  1066. package/pure-cell/esm/components/category/component.js +1 -1
  1067. package/pure-cell/esm/components/category/index.css +13 -15
  1068. package/pure-cell/esm/components/category/index.js +1 -1
  1069. package/pure-cell/esm/components/content/component.js +3 -3
  1070. package/pure-cell/esm/components/content/index.css +10 -4
  1071. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1072. package/pure-cell/esm/components/content/index.js +3 -3
  1073. package/pure-cell/esm/components/footer/component.js +1 -1
  1074. package/pure-cell/esm/components/footer/index.css +11 -8
  1075. package/pure-cell/esm/components/footer/index.js +1 -1
  1076. package/pure-cell/esm/components/footer-button/component.js +2 -2
  1077. package/pure-cell/esm/components/footer-button/index.css +9 -2
  1078. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1079. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1080. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1081. package/pure-cell/esm/components/graphics/component.js +1 -1
  1082. package/pure-cell/esm/components/graphics/index.css +12 -8
  1083. package/pure-cell/esm/components/graphics/index.js +1 -1
  1084. package/pure-cell/esm/components/main/component.js +3 -3
  1085. package/pure-cell/esm/components/main/index.css +11 -8
  1086. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1087. package/pure-cell/esm/components/main/index.js +3 -3
  1088. package/pure-cell/esm/components/text/component.js +3 -3
  1089. package/pure-cell/esm/components/text/index.css +14 -14
  1090. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1091. package/pure-cell/esm/components/text/index.js +3 -3
  1092. package/pure-cell/esm/{getDataTestId-77ab3dae.d.ts → getDataTestId-8a1647af.d.ts} +0 -0
  1093. package/pure-cell/esm/{getDataTestId-77ab3dae.js → getDataTestId-8a1647af.js} +0 -0
  1094. package/pure-cell/esm/index.css +28 -46
  1095. package/pure-cell/esm/index.js +3 -3
  1096. package/pure-cell/esm/{tslib.es6-d73fdd9f.d.ts → tslib.es6-195b7017.d.ts} +0 -0
  1097. package/pure-cell/esm/{tslib.es6-d73fdd9f.js → tslib.es6-195b7017.js} +0 -0
  1098. package/pure-cell/{getDataTestId-5376db63.d.ts → getDataTestId-d8309ea9.d.ts} +0 -0
  1099. package/pure-cell/{getDataTestId-5376db63.js → getDataTestId-d8309ea9.js} +0 -0
  1100. package/pure-cell/index.css +28 -46
  1101. package/pure-cell/index.js +3 -3
  1102. package/pure-cell/modern/{component-e2b2d20c.d.ts → component-2822e237.d.ts} +0 -0
  1103. package/pure-cell/modern/{component-e2b2d20c.js → component-2822e237.js} +1 -1
  1104. package/pure-cell/modern/component.js +2 -2
  1105. package/pure-cell/modern/components/addon/component.js +1 -1
  1106. package/pure-cell/modern/components/addon/index.css +16 -18
  1107. package/pure-cell/modern/components/addon/index.js +1 -1
  1108. package/pure-cell/modern/components/amount/component.js +1 -1
  1109. package/pure-cell/modern/components/amount/index.css +9 -4
  1110. package/pure-cell/modern/components/amount/index.js +1 -1
  1111. package/pure-cell/modern/components/amount-title/component.js +1 -1
  1112. package/pure-cell/modern/components/amount-title/index.css +10 -4
  1113. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1114. package/pure-cell/modern/components/category/component.js +1 -1
  1115. package/pure-cell/modern/components/category/index.css +13 -15
  1116. package/pure-cell/modern/components/category/index.js +1 -1
  1117. package/pure-cell/modern/components/content/component.js +2 -2
  1118. package/pure-cell/modern/components/content/index.css +10 -4
  1119. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1120. package/pure-cell/modern/components/content/index.js +2 -2
  1121. package/pure-cell/modern/components/footer/component.js +1 -1
  1122. package/pure-cell/modern/components/footer/index.css +11 -8
  1123. package/pure-cell/modern/components/footer/index.js +1 -1
  1124. package/pure-cell/modern/components/footer-button/component.js +1 -1
  1125. package/pure-cell/modern/components/footer-button/index.css +9 -2
  1126. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1127. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1128. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1129. package/pure-cell/modern/components/graphics/component.js +1 -1
  1130. package/pure-cell/modern/components/graphics/index.css +12 -8
  1131. package/pure-cell/modern/components/graphics/index.js +1 -1
  1132. package/pure-cell/modern/components/main/component.js +2 -2
  1133. package/pure-cell/modern/components/main/index.css +11 -8
  1134. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1135. package/pure-cell/modern/components/main/index.js +2 -2
  1136. package/pure-cell/modern/components/text/component.js +2 -2
  1137. package/pure-cell/modern/components/text/index.css +14 -14
  1138. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1139. package/pure-cell/modern/components/text/index.js +2 -2
  1140. package/pure-cell/modern/{getDataTestId-9fdb43b3.d.ts → getDataTestId-4d165e72.d.ts} +0 -0
  1141. package/pure-cell/modern/{getDataTestId-9fdb43b3.js → getDataTestId-4d165e72.js} +0 -0
  1142. package/pure-cell/modern/index.css +28 -46
  1143. package/pure-cell/modern/index.js +2 -2
  1144. package/pure-cell/{tslib.es6-1c58e169.d.ts → tslib.es6-ea77d167.d.ts} +0 -0
  1145. package/pure-cell/{tslib.es6-1c58e169.js → tslib.es6-ea77d167.js} +0 -0
  1146. package/pure-input/cssm/index.module.css +33 -65
  1147. package/pure-input/esm/index.css +33 -65
  1148. package/pure-input/index.css +33 -65
  1149. package/pure-input/modern/index.css +33 -65
  1150. package/radio/cssm/index.module.css +39 -69
  1151. package/radio/esm/index.css +39 -69
  1152. package/radio/index.css +39 -69
  1153. package/radio/modern/index.css +39 -69
  1154. package/radio-group/cssm/index.module.css +25 -38
  1155. package/radio-group/esm/index.css +25 -38
  1156. package/radio-group/index.css +25 -38
  1157. package/radio-group/modern/index.css +25 -38
  1158. package/scrollbar/cssm/default.module.css +11 -8
  1159. package/scrollbar/cssm/index.module.css +36 -56
  1160. package/scrollbar/cssm/inverted.module.css +11 -8
  1161. package/scrollbar/default.css +11 -8
  1162. package/scrollbar/esm/default.css +11 -8
  1163. package/scrollbar/esm/index.css +36 -56
  1164. package/scrollbar/esm/inverted.css +11 -8
  1165. package/scrollbar/index.css +36 -56
  1166. package/scrollbar/inverted.css +11 -8
  1167. package/scrollbar/modern/default.css +11 -8
  1168. package/scrollbar/modern/index.css +36 -56
  1169. package/scrollbar/modern/inverted.css +11 -8
  1170. package/select/{Component-6276339a.d.ts → Component-15130ab3.d.ts} +0 -0
  1171. package/select/{Component-6276339a.js → Component-15130ab3.js} +1 -1
  1172. package/select/{Component-4a0f00e5.d.ts → Component-f1158c0d.d.ts} +3 -3
  1173. package/select/{Component-4a0f00e5.js → Component-f1158c0d.js} +8 -12
  1174. package/select/Component.js +2 -2
  1175. package/select/Component.responsive.js +4 -5
  1176. package/select/components/arrow/index.css +11 -10
  1177. package/select/components/base-checkmark/index.css +12 -8
  1178. package/select/components/base-option/Component.js +1 -1
  1179. package/select/components/base-option/index.css +21 -32
  1180. package/select/components/base-option/index.js +1 -1
  1181. package/select/components/base-select/Component.js +2 -2
  1182. package/select/components/base-select/index.css +16 -22
  1183. package/select/components/base-select/index.d.ts +1 -1
  1184. package/select/components/base-select/index.js +2 -2
  1185. package/select/components/base-select-mobile/Component.js +4 -5
  1186. package/select/components/base-select-mobile/checkmark/index.css +14 -12
  1187. package/select/components/base-select-mobile/index.css +19 -35
  1188. package/select/components/base-select-mobile/index.d.ts +1 -1
  1189. package/select/components/base-select-mobile/index.js +4 -5
  1190. package/select/components/base-select-mobile/options-list/Component.js +1 -1
  1191. package/select/components/base-select-mobile/options-list/index.css +17 -23
  1192. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1193. package/select/components/checkmark/index.css +17 -23
  1194. package/select/components/field/Component.js +1 -1
  1195. package/select/components/field/index.css +17 -23
  1196. package/select/components/field/index.js +1 -1
  1197. package/select/components/index.js +4 -5
  1198. package/select/components/native-select/Component.js +1 -1
  1199. package/select/components/native-select/index.js +1 -1
  1200. package/select/components/optgroup/index.css +13 -14
  1201. package/select/components/option/Component.js +1 -1
  1202. package/select/components/option/index.css +26 -43
  1203. package/select/components/option/index.js +1 -1
  1204. package/select/components/options-list/Component.js +1 -1
  1205. package/select/components/options-list/index.css +13 -14
  1206. package/select/components/options-list/index.js +1 -1
  1207. package/select/components/select-mobile/Component.js +4 -5
  1208. package/select/components/select-mobile/index.d.ts +1 -1
  1209. package/select/components/select-mobile/index.js +4 -5
  1210. package/select/components/select-modal-mobile/Component.js +4 -5
  1211. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1212. package/select/components/select-modal-mobile/index.js +4 -5
  1213. package/select/components/virtual-options-list/Component.js +1 -1
  1214. package/select/components/virtual-options-list/index.css +18 -24
  1215. package/select/components/virtual-options-list/index.js +1 -1
  1216. package/select/cssm/{Component-0f60a5df.d.ts → Component-e61bd989.d.ts} +3 -3
  1217. package/select/cssm/{Component-0f60a5df.js → Component-e61bd989.js} +4 -8
  1218. package/select/cssm/Component.responsive.js +1 -3
  1219. package/select/cssm/components/arrow/index.module.css +11 -10
  1220. package/select/cssm/components/base-checkmark/index.module.css +12 -8
  1221. package/select/cssm/components/base-option/index.module.css +21 -32
  1222. package/select/cssm/components/base-select/index.module.css +16 -22
  1223. package/select/cssm/components/base-select-mobile/Component.js +1 -3
  1224. package/select/cssm/components/base-select-mobile/checkmark/index.module.css +14 -12
  1225. package/select/cssm/components/base-select-mobile/index.d.ts +1 -1
  1226. package/select/cssm/components/base-select-mobile/index.js +1 -3
  1227. package/select/cssm/components/base-select-mobile/index.module.css +19 -35
  1228. package/select/cssm/components/base-select-mobile/options-list/index.module.css +17 -23
  1229. package/select/cssm/components/checkmark/index.module.css +17 -23
  1230. package/select/cssm/components/field/index.module.css +17 -23
  1231. package/select/cssm/components/index.js +1 -3
  1232. package/select/cssm/components/optgroup/index.module.css +13 -14
  1233. package/select/cssm/components/option/index.module.css +26 -43
  1234. package/select/cssm/components/options-list/index.module.css +13 -14
  1235. package/select/cssm/components/select-mobile/Component.js +1 -3
  1236. package/select/cssm/components/select-mobile/index.d.ts +1 -1
  1237. package/select/cssm/components/select-mobile/index.js +1 -3
  1238. package/select/cssm/components/select-modal-mobile/Component.js +1 -3
  1239. package/select/cssm/components/select-modal-mobile/index.d.ts +1 -1
  1240. package/select/cssm/components/select-modal-mobile/index.js +1 -3
  1241. package/select/cssm/components/virtual-options-list/index.module.css +18 -24
  1242. package/select/cssm/index.js +1 -3
  1243. package/select/cssm/presets/index.js +1 -3
  1244. package/select/cssm/presets/useSelectWithApply/hook.js +1 -3
  1245. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -3
  1246. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1247. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -3
  1248. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.module.css +12 -12
  1249. package/select/cssm/responsive.js +1 -3
  1250. package/select/cssm/utils.js +1 -1
  1251. package/select/esm/{Component-cd830f7b.d.ts → Component-45681199.d.ts} +0 -0
  1252. package/select/esm/{Component-cd830f7b.js → Component-45681199.js} +1 -1
  1253. package/select/esm/{Component-18ad0d6b.d.ts → Component-ff31e94c.d.ts} +3 -3
  1254. package/select/esm/{Component-18ad0d6b.js → Component-ff31e94c.js} +13 -17
  1255. package/select/esm/Component.js +2 -2
  1256. package/select/esm/Component.responsive.js +4 -5
  1257. package/select/esm/components/arrow/index.css +11 -10
  1258. package/select/esm/components/base-checkmark/index.css +12 -8
  1259. package/select/esm/components/base-option/Component.js +1 -1
  1260. package/select/esm/components/base-option/index.css +21 -32
  1261. package/select/esm/components/base-option/index.js +1 -1
  1262. package/select/esm/components/base-select/Component.js +2 -2
  1263. package/select/esm/components/base-select/index.css +16 -22
  1264. package/select/esm/components/base-select/index.d.ts +1 -1
  1265. package/select/esm/components/base-select/index.js +2 -2
  1266. package/select/esm/components/base-select-mobile/Component.js +4 -5
  1267. package/select/esm/components/base-select-mobile/checkmark/index.css +14 -12
  1268. package/select/esm/components/base-select-mobile/index.css +19 -35
  1269. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1270. package/select/esm/components/base-select-mobile/index.js +4 -5
  1271. package/select/esm/components/base-select-mobile/options-list/Component.js +1 -1
  1272. package/select/esm/components/base-select-mobile/options-list/index.css +17 -23
  1273. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1274. package/select/esm/components/checkmark/index.css +17 -23
  1275. package/select/esm/components/field/Component.js +1 -1
  1276. package/select/esm/components/field/index.css +17 -23
  1277. package/select/esm/components/field/index.js +1 -1
  1278. package/select/esm/components/index.js +4 -5
  1279. package/select/esm/components/native-select/Component.js +1 -1
  1280. package/select/esm/components/native-select/index.js +1 -1
  1281. package/select/esm/components/optgroup/index.css +13 -14
  1282. package/select/esm/components/option/Component.js +1 -1
  1283. package/select/esm/components/option/index.css +26 -43
  1284. package/select/esm/components/option/index.js +1 -1
  1285. package/select/esm/components/options-list/Component.js +1 -1
  1286. package/select/esm/components/options-list/index.css +13 -14
  1287. package/select/esm/components/options-list/index.js +1 -1
  1288. package/select/esm/components/select-mobile/Component.js +4 -5
  1289. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1290. package/select/esm/components/select-mobile/index.js +4 -5
  1291. package/select/esm/components/select-modal-mobile/Component.js +4 -5
  1292. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1293. package/select/esm/components/select-modal-mobile/index.js +4 -5
  1294. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1295. package/select/esm/components/virtual-options-list/index.css +18 -24
  1296. package/select/esm/components/virtual-options-list/index.js +1 -1
  1297. package/select/esm/index.js +4 -5
  1298. package/select/esm/{intersection-observer-b4b778a8.d.ts → intersection-observer-ce0b7183.d.ts} +0 -0
  1299. package/select/esm/{intersection-observer-b4b778a8.js → intersection-observer-ce0b7183.js} +0 -0
  1300. package/select/esm/presets/index.js +4 -5
  1301. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  1302. package/select/esm/presets/useSelectWithApply/hook.js +4 -5
  1303. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -5
  1304. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +12 -12
  1305. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1306. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -5
  1307. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1308. package/select/esm/responsive.js +4 -5
  1309. package/select/esm/{tslib.es6-a8aaa603.d.ts → tslib.es6-60ccbcec.d.ts} +0 -0
  1310. package/select/esm/{tslib.es6-a8aaa603.js → tslib.es6-60ccbcec.js} +0 -0
  1311. package/select/esm/utils.js +1 -1
  1312. package/select/index.js +4 -5
  1313. package/select/{intersection-observer-9e5235a0.d.ts → intersection-observer-4a8b5b51.d.ts} +0 -0
  1314. package/select/{intersection-observer-9e5235a0.js → intersection-observer-4a8b5b51.js} +0 -0
  1315. package/select/modern/{Component-21acd49a.d.ts → Component-0998aafe.d.ts} +0 -0
  1316. package/select/modern/{Component-21acd49a.js → Component-0998aafe.js} +0 -0
  1317. package/select/modern/{Component-6d0c20ed.d.ts → Component-adf0c0e0.d.ts} +3 -3
  1318. package/select/modern/{Component-6d0c20ed.js → Component-adf0c0e0.js} +7 -11
  1319. package/select/modern/Component.js +1 -1
  1320. package/select/modern/Component.responsive.js +3 -4
  1321. package/select/modern/components/arrow/index.css +11 -10
  1322. package/select/modern/components/base-checkmark/index.css +12 -8
  1323. package/select/modern/components/base-option/index.css +21 -32
  1324. package/select/modern/components/base-select/Component.js +1 -1
  1325. package/select/modern/components/base-select/index.css +16 -22
  1326. package/select/modern/components/base-select/index.d.ts +1 -1
  1327. package/select/modern/components/base-select/index.js +1 -1
  1328. package/select/modern/components/base-select-mobile/Component.js +3 -4
  1329. package/select/modern/components/base-select-mobile/checkmark/index.css +14 -12
  1330. package/select/modern/components/base-select-mobile/index.css +19 -35
  1331. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1332. package/select/modern/components/base-select-mobile/index.js +3 -4
  1333. package/select/modern/components/base-select-mobile/options-list/index.css +17 -23
  1334. package/select/modern/components/checkmark/index.css +17 -23
  1335. package/select/modern/components/field/index.css +17 -23
  1336. package/select/modern/components/index.js +3 -4
  1337. package/select/modern/components/optgroup/index.css +13 -14
  1338. package/select/modern/components/option/index.css +26 -43
  1339. package/select/modern/components/options-list/index.css +13 -14
  1340. package/select/modern/components/select-mobile/Component.js +3 -4
  1341. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1342. package/select/modern/components/select-mobile/index.js +3 -4
  1343. package/select/modern/components/select-modal-mobile/Component.js +3 -4
  1344. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1345. package/select/modern/components/select-modal-mobile/index.js +3 -4
  1346. package/select/modern/components/virtual-options-list/index.css +18 -24
  1347. package/select/modern/index.js +3 -4
  1348. package/select/modern/{intersection-observer-b4b778a8.d.ts → intersection-observer-ce0b7183.d.ts} +0 -0
  1349. package/select/modern/{intersection-observer-b4b778a8.js → intersection-observer-ce0b7183.js} +0 -0
  1350. package/select/modern/presets/index.js +3 -4
  1351. package/select/modern/presets/useLazyLoading/hook.js +1 -1
  1352. package/select/modern/presets/useSelectWithApply/hook.js +3 -4
  1353. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -4
  1354. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +12 -12
  1355. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1356. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -4
  1357. package/select/modern/responsive.js +3 -4
  1358. package/select/modern/utils.js +1 -1
  1359. package/select/presets/index.js +4 -5
  1360. package/select/presets/useLazyLoading/hook.js +2 -2
  1361. package/select/presets/useSelectWithApply/hook.js +4 -5
  1362. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -5
  1363. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +12 -12
  1364. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1365. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -5
  1366. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1367. package/select/responsive.js +4 -5
  1368. package/select/{tslib.es6-6f11dc9c.d.ts → tslib.es6-dde7343f.d.ts} +0 -0
  1369. package/select/{tslib.es6-6f11dc9c.js → tslib.es6-dde7343f.js} +0 -0
  1370. package/select/utils.js +1 -1
  1371. package/select-with-tags/component.js +1 -1
  1372. package/select-with-tags/components/index.js +1 -1
  1373. package/select-with-tags/components/tag/component.js +1 -1
  1374. package/select-with-tags/components/tag/index.css +19 -26
  1375. package/select-with-tags/components/tag/index.js +1 -1
  1376. package/select-with-tags/components/tag-list/component.js +1 -1
  1377. package/select-with-tags/components/tag-list/index.css +38 -66
  1378. package/select-with-tags/components/tag-list/index.js +1 -1
  1379. package/select-with-tags/cssm/components/tag/index.module.css +19 -26
  1380. package/select-with-tags/cssm/components/tag-list/index.module.css +38 -66
  1381. package/select-with-tags/esm/component.js +1 -1
  1382. package/select-with-tags/esm/components/index.js +1 -1
  1383. package/select-with-tags/esm/components/tag/component.js +1 -1
  1384. package/select-with-tags/esm/components/tag/index.css +19 -26
  1385. package/select-with-tags/esm/components/tag/index.js +1 -1
  1386. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  1387. package/select-with-tags/esm/components/tag-list/index.css +38 -66
  1388. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1389. package/select-with-tags/esm/index.js +1 -1
  1390. package/select-with-tags/esm/{tslib.es6-fead9c0a.d.ts → tslib.es6-862851e8.d.ts} +0 -0
  1391. package/select-with-tags/esm/{tslib.es6-fead9c0a.js → tslib.es6-862851e8.js} +0 -0
  1392. package/select-with-tags/esm/utils/index.js +1 -1
  1393. package/select-with-tags/esm/utils/match.js +1 -1
  1394. package/select-with-tags/index.js +1 -1
  1395. package/select-with-tags/modern/components/tag/index.css +19 -26
  1396. package/select-with-tags/modern/components/tag-list/index.css +38 -66
  1397. package/select-with-tags/{tslib.es6-89ad2e66.d.ts → tslib.es6-81a48009.d.ts} +0 -0
  1398. package/select-with-tags/{tslib.es6-89ad2e66.js → tslib.es6-81a48009.js} +0 -0
  1399. package/select-with-tags/utils/index.js +1 -1
  1400. package/select-with-tags/utils/match.js +1 -1
  1401. package/side-panel/Component.desktop.js +1 -1
  1402. package/side-panel/Component.mobile.js +1 -1
  1403. package/side-panel/Component.responsive.d.ts +1 -1
  1404. package/side-panel/Component.responsive.js +1 -1
  1405. package/side-panel/components/closer/Component.js +1 -1
  1406. package/side-panel/components/closer/index.css +13 -12
  1407. package/side-panel/components/content/Component.desktop.js +1 -1
  1408. package/side-panel/components/content/Component.mobile.js +1 -1
  1409. package/side-panel/components/content/desktop.css +11 -8
  1410. package/side-panel/components/content/index.css +11 -6
  1411. package/side-panel/components/content/mobile.css +11 -8
  1412. package/side-panel/components/footer/Component.desktop.js +1 -1
  1413. package/side-panel/components/footer/Component.mobile.js +1 -1
  1414. package/side-panel/components/footer/desktop.css +11 -8
  1415. package/side-panel/components/footer/index.css +12 -10
  1416. package/side-panel/components/footer/layout.css +25 -36
  1417. package/side-panel/components/footer/mobile.css +11 -8
  1418. package/side-panel/components/header/Component.desktop.js +1 -1
  1419. package/side-panel/components/header/Component.js +1 -1
  1420. package/side-panel/components/header/Component.mobile.js +1 -1
  1421. package/side-panel/components/header/desktop.css +14 -16
  1422. package/side-panel/components/header/index.css +24 -34
  1423. package/side-panel/components/header/mobile.css +11 -10
  1424. package/side-panel/cssm/components/closer/index.module.css +13 -12
  1425. package/side-panel/cssm/components/content/desktop.module.css +11 -8
  1426. package/side-panel/cssm/components/content/index.module.css +11 -6
  1427. package/side-panel/cssm/components/content/mobile.module.css +11 -8
  1428. package/side-panel/cssm/components/footer/desktop.module.css +11 -8
  1429. package/side-panel/cssm/components/footer/index.module.css +12 -10
  1430. package/side-panel/cssm/components/footer/layout.module.css +25 -36
  1431. package/side-panel/cssm/components/footer/mobile.module.css +11 -8
  1432. package/side-panel/cssm/components/header/desktop.module.css +14 -16
  1433. package/side-panel/cssm/components/header/index.module.css +24 -34
  1434. package/side-panel/cssm/components/header/mobile.module.css +11 -10
  1435. package/side-panel/cssm/desktop.module.css +11 -6
  1436. package/side-panel/cssm/mobile.module.css +10 -4
  1437. package/side-panel/cssm/vars.css +9 -2
  1438. package/side-panel/desktop.css +11 -6
  1439. package/side-panel/desktop.js +1 -1
  1440. package/side-panel/esm/Component.desktop.js +1 -1
  1441. package/side-panel/esm/Component.mobile.js +1 -1
  1442. package/side-panel/esm/Component.responsive.d.ts +1 -1
  1443. package/side-panel/esm/Component.responsive.js +1 -1
  1444. package/side-panel/esm/components/closer/Component.js +1 -1
  1445. package/side-panel/esm/components/closer/index.css +13 -12
  1446. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  1447. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  1448. package/side-panel/esm/components/content/desktop.css +11 -8
  1449. package/side-panel/esm/components/content/index.css +11 -6
  1450. package/side-panel/esm/components/content/mobile.css +11 -8
  1451. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  1452. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  1453. package/side-panel/esm/components/footer/desktop.css +11 -8
  1454. package/side-panel/esm/components/footer/index.css +12 -10
  1455. package/side-panel/esm/components/footer/layout.css +25 -36
  1456. package/side-panel/esm/components/footer/mobile.css +11 -8
  1457. package/side-panel/esm/components/header/Component.desktop.js +1 -1
  1458. package/side-panel/esm/components/header/Component.js +1 -1
  1459. package/side-panel/esm/components/header/Component.mobile.js +1 -1
  1460. package/side-panel/esm/components/header/desktop.css +14 -16
  1461. package/side-panel/esm/components/header/index.css +24 -34
  1462. package/side-panel/esm/components/header/mobile.css +11 -10
  1463. package/side-panel/esm/desktop.css +11 -6
  1464. package/side-panel/esm/desktop.js +1 -1
  1465. package/side-panel/esm/index.js +1 -1
  1466. package/side-panel/esm/mobile.css +10 -4
  1467. package/side-panel/esm/mobile.js +1 -1
  1468. package/side-panel/esm/responsive.js +1 -1
  1469. package/side-panel/esm/{tslib.es6-f0c673d5.d.ts → tslib.es6-4ea62d19.d.ts} +0 -0
  1470. package/side-panel/esm/{tslib.es6-f0c673d5.js → tslib.es6-4ea62d19.js} +0 -0
  1471. package/side-panel/index.js +1 -1
  1472. package/side-panel/mobile.css +10 -4
  1473. package/side-panel/mobile.js +1 -1
  1474. package/side-panel/modern/components/closer/index.css +13 -12
  1475. package/side-panel/modern/components/content/desktop.css +11 -8
  1476. package/side-panel/modern/components/content/index.css +11 -6
  1477. package/side-panel/modern/components/content/mobile.css +11 -8
  1478. package/side-panel/modern/components/footer/desktop.css +11 -8
  1479. package/side-panel/modern/components/footer/index.css +12 -10
  1480. package/side-panel/modern/components/footer/layout.css +25 -36
  1481. package/side-panel/modern/components/footer/mobile.css +11 -8
  1482. package/side-panel/modern/components/header/desktop.css +14 -16
  1483. package/side-panel/modern/components/header/index.css +24 -34
  1484. package/side-panel/modern/components/header/mobile.css +11 -10
  1485. package/side-panel/modern/desktop.css +11 -6
  1486. package/side-panel/modern/mobile.css +10 -4
  1487. package/side-panel/responsive.js +1 -1
  1488. package/side-panel/{tslib.es6-66e612d5.d.ts → tslib.es6-cf0bde8a.d.ts} +0 -0
  1489. package/side-panel/{tslib.es6-66e612d5.js → tslib.es6-cf0bde8a.js} +0 -0
  1490. package/skeleton/cssm/index.module.css +17 -22
  1491. package/skeleton/esm/index.css +17 -22
  1492. package/skeleton/index.css +17 -22
  1493. package/skeleton/modern/index.css +17 -22
  1494. package/slider/cssm/index.module.css +29 -48
  1495. package/slider/cssm/vars.css +9 -2
  1496. package/slider/esm/index.css +29 -48
  1497. package/slider/index.css +29 -48
  1498. package/slider/modern/index.css +29 -48
  1499. package/slider-input/cssm/index.module.css +38 -63
  1500. package/slider-input/esm/index.css +38 -63
  1501. package/slider-input/index.css +38 -63
  1502. package/slider-input/modern/index.css +38 -63
  1503. package/space/Component.js +1 -1
  1504. package/space/{Item-7c7b0b34.d.ts → Item-a8baf2ef.d.ts} +0 -0
  1505. package/space/{Item-7c7b0b34.js → Item-a8baf2ef.js} +0 -0
  1506. package/space/Item.js +1 -1
  1507. package/space/cssm/index.module.css +16 -16
  1508. package/space/esm/Component.js +1 -1
  1509. package/space/esm/{Item-d1ea73b4.d.ts → Item-11dc2f73.d.ts} +0 -0
  1510. package/space/esm/{Item-d1ea73b4.js → Item-11dc2f73.js} +0 -0
  1511. package/space/esm/Item.js +1 -1
  1512. package/space/esm/index.css +16 -16
  1513. package/space/esm/index.js +1 -1
  1514. package/space/index.css +16 -16
  1515. package/space/index.js +1 -1
  1516. package/space/modern/index.css +16 -16
  1517. package/spinner/cssm/default.module.css +10 -6
  1518. package/spinner/cssm/index.module.css +15 -14
  1519. package/spinner/cssm/inverted.module.css +10 -6
  1520. package/spinner/default.css +10 -6
  1521. package/spinner/esm/default.css +10 -6
  1522. package/spinner/esm/index.css +15 -14
  1523. package/spinner/esm/inverted.css +10 -6
  1524. package/spinner/index.css +15 -14
  1525. package/spinner/inverted.css +10 -6
  1526. package/spinner/modern/default.css +10 -6
  1527. package/spinner/modern/index.css +15 -14
  1528. package/spinner/modern/inverted.css +10 -6
  1529. package/status/cssm/index.module.css +27 -44
  1530. package/status/esm/index.css +27 -44
  1531. package/status/index.css +27 -44
  1532. package/status/modern/index.css +27 -44
  1533. package/stepped-progress-bar/components/step-bar/index.css +19 -27
  1534. package/stepped-progress-bar/cssm/components/step-bar/index.module.css +19 -27
  1535. package/stepped-progress-bar/cssm/index.module.css +11 -10
  1536. package/stepped-progress-bar/esm/components/step-bar/index.css +19 -27
  1537. package/stepped-progress-bar/esm/index.css +11 -10
  1538. package/stepped-progress-bar/index.css +11 -10
  1539. package/stepped-progress-bar/modern/components/step-bar/index.css +19 -27
  1540. package/stepped-progress-bar/modern/index.css +11 -10
  1541. package/steps/components/step/index.css +35 -61
  1542. package/steps/cssm/components/step/index.module.css +35 -61
  1543. package/steps/cssm/index.module.css +10 -4
  1544. package/steps/esm/components/step/index.css +35 -61
  1545. package/steps/esm/index.css +10 -4
  1546. package/steps/index.css +10 -4
  1547. package/steps/modern/components/step/index.css +35 -61
  1548. package/steps/modern/index.css +10 -4
  1549. package/switch/cssm/index.module.css +36 -67
  1550. package/switch/esm/index.css +36 -67
  1551. package/switch/index.css +36 -67
  1552. package/switch/modern/index.css +36 -67
  1553. package/table/component.js +1 -1
  1554. package/table/components/index.js +1 -1
  1555. package/table/components/pagination/Component.js +1 -1
  1556. package/table/components/pagination/index.css +15 -18
  1557. package/table/components/pagination/index.js +1 -1
  1558. package/table/components/pagination/select-field/index.css +10 -6
  1559. package/table/components/pagination/select-field/index.js +1 -1
  1560. package/table/components/table/Component.js +1 -1
  1561. package/table/components/table/index.css +15 -19
  1562. package/table/components/table/index.js +1 -1
  1563. package/table/components/table/utils.js +1 -1
  1564. package/table/components/tbody/Component.js +1 -1
  1565. package/table/components/tbody/index.css +9 -2
  1566. package/table/components/tbody/index.js +1 -1
  1567. package/table/components/tcell/Component.js +1 -1
  1568. package/table/components/tcell/index.css +13 -14
  1569. package/table/components/tcell/index.js +1 -1
  1570. package/table/components/texpandable-row/Component.js +1 -1
  1571. package/table/components/texpandable-row/index.css +12 -8
  1572. package/table/components/texpandable-row/index.js +1 -1
  1573. package/table/components/thead/Component.js +1 -1
  1574. package/table/components/thead/index.css +13 -14
  1575. package/table/components/thead/index.js +1 -1
  1576. package/table/components/thead-cell/Component.js +1 -1
  1577. package/table/components/thead-cell/index.css +15 -18
  1578. package/table/components/thead-cell/index.js +1 -1
  1579. package/table/components/trow/Component.js +1 -1
  1580. package/table/components/trow/index.css +16 -19
  1581. package/table/components/trow/index.js +1 -1
  1582. package/table/components/tsortable-head-cell/Component.js +1 -1
  1583. package/table/components/tsortable-head-cell/index.css +16 -20
  1584. package/table/components/tsortable-head-cell/index.js +1 -1
  1585. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1586. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1587. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1588. package/table/cssm/components/pagination/index.module.css +15 -18
  1589. package/table/cssm/components/pagination/select-field/index.module.css +10 -6
  1590. package/table/cssm/components/table/index.module.css +15 -19
  1591. package/table/cssm/components/tbody/index.module.css +9 -2
  1592. package/table/cssm/components/tcell/index.module.css +13 -14
  1593. package/table/cssm/components/texpandable-row/index.module.css +12 -8
  1594. package/table/cssm/components/thead/index.module.css +13 -14
  1595. package/table/cssm/components/thead-cell/index.module.css +15 -18
  1596. package/table/cssm/components/trow/index.module.css +16 -19
  1597. package/table/cssm/components/tsortable-head-cell/index.module.css +16 -20
  1598. package/table/esm/component.js +1 -1
  1599. package/table/esm/components/index.js +1 -1
  1600. package/table/esm/components/pagination/Component.js +1 -1
  1601. package/table/esm/components/pagination/index.css +15 -18
  1602. package/table/esm/components/pagination/index.js +1 -1
  1603. package/table/esm/components/pagination/select-field/index.css +10 -6
  1604. package/table/esm/components/pagination/select-field/index.js +1 -1
  1605. package/table/esm/components/table/Component.js +1 -1
  1606. package/table/esm/components/table/index.css +15 -19
  1607. package/table/esm/components/table/index.js +1 -1
  1608. package/table/esm/components/table/utils.js +1 -1
  1609. package/table/esm/components/tbody/Component.js +1 -1
  1610. package/table/esm/components/tbody/index.css +9 -2
  1611. package/table/esm/components/tbody/index.js +1 -1
  1612. package/table/esm/components/tcell/Component.js +1 -1
  1613. package/table/esm/components/tcell/index.css +13 -14
  1614. package/table/esm/components/tcell/index.js +1 -1
  1615. package/table/esm/components/texpandable-row/Component.js +1 -1
  1616. package/table/esm/components/texpandable-row/index.css +12 -8
  1617. package/table/esm/components/texpandable-row/index.js +1 -1
  1618. package/table/esm/components/thead/Component.js +1 -1
  1619. package/table/esm/components/thead/index.css +13 -14
  1620. package/table/esm/components/thead/index.js +1 -1
  1621. package/table/esm/components/thead-cell/Component.js +1 -1
  1622. package/table/esm/components/thead-cell/index.css +15 -18
  1623. package/table/esm/components/thead-cell/index.js +1 -1
  1624. package/table/esm/components/trow/Component.js +1 -1
  1625. package/table/esm/components/trow/index.css +16 -19
  1626. package/table/esm/components/trow/index.js +1 -1
  1627. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  1628. package/table/esm/components/tsortable-head-cell/index.css +16 -20
  1629. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1630. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1631. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1632. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1633. package/table/esm/index.js +1 -1
  1634. package/table/esm/{tslib.es6-ba3bab18.d.ts → tslib.es6-41061aee.d.ts} +0 -0
  1635. package/table/esm/{tslib.es6-ba3bab18.js → tslib.es6-41061aee.js} +0 -0
  1636. package/table/index.js +1 -1
  1637. package/table/modern/components/pagination/index.css +15 -18
  1638. package/table/modern/components/pagination/select-field/index.css +10 -6
  1639. package/table/modern/components/table/index.css +15 -19
  1640. package/table/modern/components/tbody/index.css +9 -2
  1641. package/table/modern/components/tcell/index.css +13 -14
  1642. package/table/modern/components/texpandable-row/index.css +12 -8
  1643. package/table/modern/components/thead/index.css +13 -14
  1644. package/table/modern/components/thead-cell/index.css +15 -18
  1645. package/table/modern/components/trow/index.css +16 -19
  1646. package/table/modern/components/tsortable-head-cell/index.css +16 -20
  1647. package/table/{tslib.es6-ad4d3e84.d.ts → tslib.es6-0d8c9c3a.d.ts} +0 -0
  1648. package/table/{tslib.es6-ad4d3e84.js → tslib.es6-0d8c9c3a.js} +0 -0
  1649. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1650. package/tabs/components/primary-tablist/Component.js +1 -1
  1651. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  1652. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1653. package/tabs/components/primary-tablist/index.css +37 -67
  1654. package/tabs/components/primary-tablist/mobile.css +121 -134
  1655. package/tabs/components/scrollable-container/index.css +13 -12
  1656. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1657. package/tabs/components/secondary-tablist/Component.js +1 -1
  1658. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  1659. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1660. package/tabs/components/secondary-tablist/index.css +19 -25
  1661. package/tabs/components/secondary-tablist/mobile.css +119 -131
  1662. package/tabs/components/tabs/Component.desktop.js +3 -3
  1663. package/tabs/components/tabs/Component.mobile.js +3 -3
  1664. package/tabs/components/tabs/Component.responsive.js +3 -3
  1665. package/tabs/components/title/Component.js +1 -1
  1666. package/tabs/components/title/index.js +1 -1
  1667. package/tabs/cssm/components/primary-tablist/index.module.css +37 -67
  1668. package/tabs/cssm/components/primary-tablist/mobile.module.css +12 -12
  1669. package/tabs/cssm/components/scrollable-container/index.module.css +13 -12
  1670. package/tabs/cssm/components/secondary-tablist/index.module.css +19 -25
  1671. package/tabs/cssm/components/secondary-tablist/mobile.module.css +11 -8
  1672. package/tabs/cssm/index-7ca84eff.d.ts +6 -0
  1673. package/tabs/cssm/vars.css +9 -2
  1674. package/tabs/desktop.js +3 -3
  1675. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1676. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1677. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  1678. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1679. package/tabs/esm/components/primary-tablist/index.css +37 -67
  1680. package/tabs/esm/components/primary-tablist/mobile.css +121 -134
  1681. package/tabs/esm/components/scrollable-container/index.css +13 -12
  1682. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1683. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1684. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  1685. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1686. package/tabs/esm/components/secondary-tablist/index.css +19 -25
  1687. package/tabs/esm/components/secondary-tablist/mobile.css +119 -131
  1688. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1689. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1690. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1691. package/tabs/esm/components/title/Component.js +1 -1
  1692. package/tabs/esm/components/title/index.js +1 -1
  1693. package/tabs/esm/desktop.js +3 -3
  1694. package/tabs/esm/hooks/use-collapsible-elements.js +1 -1
  1695. package/tabs/esm/hooks/use-tablist-titles.js +1 -1
  1696. package/tabs/esm/index-7ca84eff.d.ts +6 -0
  1697. package/tabs/esm/index.js +3 -3
  1698. package/tabs/esm/{index.module-29467572.js → index.module-ba97f96d.js} +0 -0
  1699. package/tabs/esm/{index.module-902509d5.js → index.module-da19acab.js} +0 -0
  1700. package/tabs/esm/mobile.js +3 -3
  1701. package/tabs/esm/responsive.js +3 -3
  1702. package/tabs/esm/synthetic-events.js +1 -1
  1703. package/tabs/esm/{tslib.es6-c87cdecd.d.ts → tslib.es6-ef625021.d.ts} +0 -0
  1704. package/tabs/esm/{tslib.es6-c87cdecd.js → tslib.es6-ef625021.js} +0 -0
  1705. package/tabs/hooks/use-collapsible-elements.js +1 -1
  1706. package/tabs/hooks/use-tablist-titles.js +1 -1
  1707. package/tabs/index-7ca84eff.d.ts +6 -0
  1708. package/tabs/index.js +3 -3
  1709. package/tabs/{index.module-4009bf70.js → index.module-3b1c7c9a.js} +0 -0
  1710. package/tabs/{index.module-9cb0ede8.js → index.module-88a600f7.js} +0 -0
  1711. package/tabs/mobile.js +3 -3
  1712. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1713. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  1714. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1715. package/tabs/modern/components/primary-tablist/index.css +37 -67
  1716. package/tabs/modern/components/primary-tablist/mobile.css +121 -134
  1717. package/tabs/modern/components/scrollable-container/index.css +13 -12
  1718. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1719. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  1720. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1721. package/tabs/modern/components/secondary-tablist/index.css +19 -25
  1722. package/tabs/modern/components/secondary-tablist/mobile.css +119 -131
  1723. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1724. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1725. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1726. package/tabs/modern/desktop.js +2 -2
  1727. package/tabs/modern/index-7ca84eff.d.ts +6 -0
  1728. package/tabs/modern/index.js +2 -2
  1729. package/tabs/modern/{index.module-b88c2858.js → index.module-08b2503f.js} +0 -0
  1730. package/tabs/modern/{index.module-1efd6f70.js → index.module-a4ad700d.js} +0 -0
  1731. package/tabs/modern/mobile.js +2 -2
  1732. package/tabs/modern/responsive.js +2 -2
  1733. package/tabs/responsive.js +3 -3
  1734. package/tabs/synthetic-events.js +1 -1
  1735. package/tabs/{tslib.es6-52df3112.d.ts → tslib.es6-860bcbc6.d.ts} +0 -0
  1736. package/tabs/{tslib.es6-52df3112.js → tslib.es6-860bcbc6.js} +0 -0
  1737. package/tag/cssm/default.module.css +17 -20
  1738. package/tag/cssm/index.module.css +48 -92
  1739. package/tag/cssm/inverted.module.css +17 -20
  1740. package/tag/cssm/vars.css +9 -2
  1741. package/tag/default.css +17 -20
  1742. package/tag/esm/default.css +17 -20
  1743. package/tag/esm/index.css +48 -92
  1744. package/tag/esm/inverted.css +17 -20
  1745. package/tag/index.css +48 -92
  1746. package/tag/inverted.css +17 -20
  1747. package/tag/modern/default.css +17 -20
  1748. package/tag/modern/index.css +48 -92
  1749. package/tag/modern/inverted.css +17 -20
  1750. package/textarea/Component.js +1 -1
  1751. package/textarea/{PseudoTextArea-379ce0f4.d.ts → PseudoTextArea-4013a716.d.ts} +0 -0
  1752. package/textarea/{PseudoTextArea-379ce0f4.js → PseudoTextArea-4013a716.js} +0 -0
  1753. package/textarea/components/PseudoTextArea.js +1 -1
  1754. package/textarea/components/index.d.ts +1 -1
  1755. package/textarea/components/index.js +1 -1
  1756. package/textarea/cssm/default.module.css +28 -49
  1757. package/textarea/cssm/index.module.css +60 -118
  1758. package/textarea/cssm/inverted.module.css +28 -49
  1759. package/textarea/default.css +28 -49
  1760. package/textarea/esm/Component.js +1 -1
  1761. package/textarea/esm/{PseudoTextArea-7b86a6bd.d.ts → PseudoTextArea-b2b9624e.d.ts} +0 -0
  1762. package/textarea/esm/{PseudoTextArea-7b86a6bd.js → PseudoTextArea-b2b9624e.js} +0 -0
  1763. package/textarea/esm/components/PseudoTextArea.js +1 -1
  1764. package/textarea/esm/components/index.d.ts +1 -1
  1765. package/textarea/esm/components/index.js +1 -1
  1766. package/textarea/esm/default.css +28 -49
  1767. package/textarea/esm/index.css +60 -118
  1768. package/textarea/esm/index.js +1 -1
  1769. package/textarea/esm/inverted.css +28 -49
  1770. package/textarea/index.css +60 -118
  1771. package/textarea/index.js +1 -1
  1772. package/textarea/inverted.css +28 -49
  1773. package/textarea/modern/Component.js +1 -1
  1774. package/textarea/modern/{PseudoTextArea-28198435.d.ts → PseudoTextArea-746c6207.d.ts} +0 -0
  1775. package/textarea/modern/{PseudoTextArea-28198435.js → PseudoTextArea-746c6207.js} +0 -0
  1776. package/textarea/modern/components/PseudoTextArea.js +1 -1
  1777. package/textarea/modern/components/index.d.ts +1 -1
  1778. package/textarea/modern/components/index.js +1 -1
  1779. package/textarea/modern/default.css +28 -49
  1780. package/textarea/modern/index.css +60 -118
  1781. package/textarea/modern/index.js +1 -1
  1782. package/textarea/modern/inverted.css +28 -49
  1783. package/themes/click.css +45 -0
  1784. package/themes/compiled/mobile-dark-bluetint.css +200 -390
  1785. package/themes/corp.css +45 -0
  1786. package/themes/dist/click.css +45 -0
  1787. package/themes/dist/compiled/mobile-dark-bluetint.css +711 -1393
  1788. package/themes/dist/corp.css +45 -0
  1789. package/themes/dist/intranet.css +45 -0
  1790. package/themes/dist/mobile.css +45 -0
  1791. package/themes/dist/site.css +45 -0
  1792. package/themes/intranet.css +45 -0
  1793. package/themes/mobile.css +45 -0
  1794. package/themes/site.css +45 -0
  1795. package/toast/cssm/index.module.css +20 -27
  1796. package/toast/esm/index.css +20 -27
  1797. package/toast/index.css +20 -27
  1798. package/toast/modern/index.css +20 -27
  1799. package/toast-plate/cssm/default.module.css +11 -8
  1800. package/toast-plate/cssm/index.module.css +25 -37
  1801. package/toast-plate/cssm/inverted.module.css +11 -8
  1802. package/toast-plate/cssm/vars.css +9 -2
  1803. package/toast-plate/default.css +11 -8
  1804. package/toast-plate/esm/default.css +11 -8
  1805. package/toast-plate/esm/index.css +25 -37
  1806. package/toast-plate/esm/inverted.css +11 -8
  1807. package/toast-plate/index.css +25 -37
  1808. package/toast-plate/inverted.css +11 -8
  1809. package/toast-plate/modern/default.css +11 -8
  1810. package/toast-plate/modern/index.css +25 -37
  1811. package/toast-plate/modern/inverted.css +11 -8
  1812. package/tooltip/{Component-e7af3407.d.ts → Component-e46a0f48.d.ts} +0 -0
  1813. package/tooltip/{Component-e7af3407.js → Component-e46a0f48.js} +0 -0
  1814. package/tooltip/Component.js +1 -1
  1815. package/tooltip/component.responsive.js +1 -1
  1816. package/tooltip/cssm/default.module.css +11 -10
  1817. package/tooltip/cssm/index.module.css +15 -19
  1818. package/tooltip/cssm/inverted.module.css +13 -14
  1819. package/tooltip/default.css +11 -10
  1820. package/tooltip/desktop.d.ts +1 -1
  1821. package/tooltip/desktop.js +1 -1
  1822. package/tooltip/esm/{Component-b09bd3f8.d.ts → Component-1d4a2c1d.d.ts} +0 -0
  1823. package/tooltip/esm/{Component-b09bd3f8.js → Component-1d4a2c1d.js} +0 -0
  1824. package/tooltip/esm/Component.js +1 -1
  1825. package/tooltip/esm/component.responsive.js +1 -1
  1826. package/tooltip/esm/default.css +11 -10
  1827. package/tooltip/esm/desktop.d.ts +1 -1
  1828. package/tooltip/esm/desktop.js +1 -1
  1829. package/tooltip/esm/index.css +15 -19
  1830. package/tooltip/esm/index.js +1 -1
  1831. package/tooltip/esm/inverted.css +13 -14
  1832. package/tooltip/esm/responsive.js +1 -1
  1833. package/tooltip/index.css +15 -19
  1834. package/tooltip/index.js +1 -1
  1835. package/tooltip/inverted.css +13 -14
  1836. package/tooltip/modern/default.css +11 -10
  1837. package/tooltip/modern/index.css +15 -19
  1838. package/tooltip/modern/inverted.css +13 -14
  1839. package/tooltip/responsive.js +1 -1
  1840. package/typography/colors.css +20 -27
  1841. package/typography/{colors.module-d5bf35fb.d.ts → colors.module-1cba1da7.d.ts} +0 -0
  1842. package/typography/{colors.module-d5bf35fb.js → colors.module-1cba1da7.js} +0 -0
  1843. package/typography/{common.module-2155f903.js → common.module-61721133.js} +0 -0
  1844. package/typography/component.js +2 -2
  1845. package/typography/cssm/colors.module.css +20 -27
  1846. package/typography/cssm/text/index.module.css +26 -38
  1847. package/typography/cssm/title/index.module.css +26 -40
  1848. package/typography/cssm/title-mobile/index.module.css +18 -22
  1849. package/typography/cssm/title-responsive/index.module.css +25 -39
  1850. package/typography/esm/colors.css +20 -27
  1851. package/typography/esm/{colors.module-6f2d6a8b.d.ts → colors.module-c9b12e01.d.ts} +0 -0
  1852. package/typography/esm/{colors.module-6f2d6a8b.js → colors.module-c9b12e01.js} +0 -0
  1853. package/typography/esm/{common.module-c92117d9.js → common.module-9840f689.js} +0 -0
  1854. package/typography/esm/component.js +2 -2
  1855. package/typography/esm/index.js +2 -2
  1856. package/typography/esm/text/component.js +1 -1
  1857. package/typography/esm/text/index.css +26 -38
  1858. package/typography/esm/text/index.js +1 -1
  1859. package/typography/esm/title/component.js +1 -1
  1860. package/typography/esm/title/index.css +26 -40
  1861. package/typography/esm/title/index.js +2 -2
  1862. package/typography/esm/title-mobile/component.js +2 -2
  1863. package/typography/esm/title-mobile/index.css +18 -22
  1864. package/typography/esm/title-mobile/index.js +2 -2
  1865. package/typography/esm/title-responsive/component.js +2 -2
  1866. package/typography/esm/title-responsive/index.css +25 -39
  1867. package/typography/esm/title-responsive/index.js +2 -2
  1868. package/typography/index.js +2 -2
  1869. package/typography/modern/colors.css +20 -27
  1870. package/typography/modern/{colors.module-8bf800af.js → colors.module-f4d132c1.js} +0 -0
  1871. package/typography/modern/{common.module-70bc77c1.js → common.module-36e159a1.js} +0 -0
  1872. package/typography/modern/component.js +2 -2
  1873. package/typography/modern/index.js +2 -2
  1874. package/typography/modern/text/component.js +1 -1
  1875. package/typography/modern/text/index.css +26 -38
  1876. package/typography/modern/text/index.js +1 -1
  1877. package/typography/modern/title/component.js +1 -1
  1878. package/typography/modern/title/index.css +26 -40
  1879. package/typography/modern/title/index.js +2 -2
  1880. package/typography/modern/title-mobile/component.js +2 -2
  1881. package/typography/modern/title-mobile/index.css +18 -22
  1882. package/typography/modern/title-mobile/index.js +2 -2
  1883. package/typography/modern/title-responsive/component.js +2 -2
  1884. package/typography/modern/title-responsive/index.css +25 -39
  1885. package/typography/modern/title-responsive/index.js +2 -2
  1886. package/typography/text/component.js +1 -1
  1887. package/typography/text/index.css +26 -38
  1888. package/typography/text/index.js +1 -1
  1889. package/typography/title/component.js +1 -1
  1890. package/typography/title/index.css +26 -40
  1891. package/typography/title/index.js +2 -2
  1892. package/typography/title-mobile/component.js +2 -2
  1893. package/typography/title-mobile/index.css +18 -22
  1894. package/typography/title-mobile/index.js +2 -2
  1895. package/typography/title-responsive/component.js +2 -2
  1896. package/typography/title-responsive/index.css +25 -39
  1897. package/typography/title-responsive/index.js +2 -2
  1898. package/vars/bundle/click.css +7 -0
  1899. package/vars/bundle/corp.css +7 -0
  1900. package/vars/bundle/intranet.css +7 -0
  1901. package/vars/bundle/mobile.css +7 -0
  1902. package/vars/cssm/bundle/click.css +643 -0
  1903. package/vars/cssm/bundle/corp.css +636 -0
  1904. package/vars/cssm/bundle/intranet.css +643 -0
  1905. package/vars/cssm/bundle/mobile.css +643 -0
  1906. package/vars/cssm/index.css +112 -119
  1907. package/vars/cssm/shadows-bluetint.css +45 -0
  1908. package/vars/dist/bundle/click.css +7 -0
  1909. package/vars/dist/bundle/corp.css +7 -0
  1910. package/vars/dist/bundle/intranet.css +7 -0
  1911. package/vars/dist/bundle/mobile.css +7 -0
  1912. package/vars/dist/cssm/bundle/click.css +643 -0
  1913. package/vars/dist/cssm/bundle/corp.css +636 -0
  1914. package/vars/dist/cssm/bundle/intranet.css +643 -0
  1915. package/vars/dist/cssm/bundle/mobile.css +643 -0
  1916. package/vars/dist/cssm/index.css +112 -119
  1917. package/vars/dist/cssm/shadows-bluetint.css +45 -0
  1918. package/vars/dist/index.css +3 -3
  1919. package/vars/dist/shadows-bluetint.css +45 -0
  1920. package/vars/index.css +3 -3
  1921. package/vars/index.d.ts +105 -105
  1922. package/vars/index.js +105 -105
  1923. package/vars/shadows-bluetint.css +45 -0
  1924. package/with-suffix/cssm/index.module.css +16 -18
  1925. package/with-suffix/esm/index.css +16 -18
  1926. package/with-suffix/index.css +16 -18
  1927. package/with-suffix/modern/index.css +16 -18
  1928. package/select/components/base-select-mobile/virtual-options-list/Component.d.ts +0 -4
  1929. package/select/components/base-select-mobile/virtual-options-list/Component.js +0 -110
  1930. package/select/components/base-select-mobile/virtual-options-list/index.css +0 -100
  1931. package/select/components/base-select-mobile/virtual-options-list/index.js +0 -14
  1932. package/select/cssm/components/base-select-mobile/virtual-options-list/Component.d.ts +0 -4
  1933. package/select/cssm/components/base-select-mobile/virtual-options-list/Component.js +0 -110
  1934. package/select/cssm/components/base-select-mobile/virtual-options-list/index.js +0 -16
  1935. package/select/cssm/components/base-select-mobile/virtual-options-list/index.module.css +0 -99
  1936. package/select/esm/components/base-select-mobile/virtual-options-list/Component.d.ts +0 -4
  1937. package/select/esm/components/base-select-mobile/virtual-options-list/Component.js +0 -105
  1938. package/select/esm/components/base-select-mobile/virtual-options-list/index.css +0 -100
  1939. package/select/esm/components/base-select-mobile/virtual-options-list/index.js +0 -10
  1940. package/select/modern/components/base-select-mobile/virtual-options-list/Component.d.ts +0 -4
  1941. package/select/modern/components/base-select-mobile/virtual-options-list/Component.js +0 -99
  1942. package/select/modern/components/base-select-mobile/virtual-options-list/index.css +0 -100
  1943. package/select/modern/components/base-select-mobile/virtual-options-list/index.js +0 -9
@@ -1,313 +1,230 @@
1
1
  .card-image__cardImage_1p5wy {
2
2
  background: #e7e8ea;
3
- }
4
- .card-image__loaded_1p5wy {
3
+ } .card-image__loaded_1p5wy {
5
4
  background: transparent
6
5
  }.badge__component_3z9ip {
7
6
  background-color: #ef3124;
8
7
  color: #000;
9
- }
10
- .badge__outlineCount_3z9ip {
8
+ } .badge__outlineCount_3z9ip {
11
9
  border: 2px solid #121212;
12
- }
13
- .badge__heightS_3z9ip.badge__outlineCount_3z9ip {
10
+ } .badge__heightS_3z9ip.badge__outlineCount_3z9ip {
14
11
  border: 1px solid #121212;
15
- }
16
- .badge__icon_3z9ip {
12
+ } .badge__icon_3z9ip {
17
13
  color: #2fc26e
18
- }
19
- .badge__icon_3z9ip.badge__positive_3z9ip {
14
+ } .badge__icon_3z9ip.badge__positive_3z9ip {
20
15
  color: #2fc26e;
21
16
  background-color: #2fc26e;
22
- }
23
- .badge__icon_3z9ip.badge__attention_3z9ip {
17
+ } .badge__icon_3z9ip.badge__attention_3z9ip {
24
18
  color: #f6bf65;
25
19
  background-color: #f6bf65;
26
- }
27
- .badge__icon_3z9ip.badge__negative_3z9ip {
20
+ } .badge__icon_3z9ip.badge__negative_3z9ip {
28
21
  color: #d91d0b;
29
22
  background-color: #d91d0b;
30
- }
31
- .badge__icon_3z9ip.badge__link_3z9ip {
23
+ } .badge__icon_3z9ip.badge__link_3z9ip {
32
24
  color: #0072ef;
33
25
  background-color: #0072ef;
34
- }
35
- .badge__icon_3z9ip.badge__tertiary_3z9ip {
26
+ } .badge__icon_3z9ip.badge__tertiary_3z9ip {
36
27
  color: #464649;
37
28
  background-color: #464649;
38
- }
39
- .badge__icon_3z9ip.badge__secondary_3z9ip {
29
+ } .badge__icon_3z9ip.badge__secondary_3z9ip {
40
30
  color: #8d8d93;
41
31
  background-color: #8d8d93;
42
- }
43
- .badge__icon_3z9ip.badge__primary_3z9ip {
32
+ } .badge__icon_3z9ip.badge__primary_3z9ip {
44
33
  color: #fff;
45
34
  background-color: #fff;
46
- }
47
- .badge__icon_3z9ip:before {
35
+ } .badge__icon_3z9ip:before {
48
36
  background-color: #121212;
49
- }
50
- .badge__outline_3z9ip {
37
+ } .badge__outline_3z9ip {
51
38
  background-color: #121212;
52
- }
53
- .badge__outlineColor_3z9ip {
39
+ } .badge__outlineColor_3z9ip {
54
40
  background-color: #ef3124
55
- }
56
- .badge__outlineColor_3z9ip.badge__attention_3z9ip {
41
+ } .badge__outlineColor_3z9ip.badge__attention_3z9ip {
57
42
  background-color: #f6bf65;
58
- }
59
- .badge__outlineColor_3z9ip.badge__positive_3z9ip {
43
+ } .badge__outlineColor_3z9ip.badge__positive_3z9ip {
60
44
  background-color: #2fc26e;
61
- }
62
- .badge__outlineColor_3z9ip.badge__negative_3z9ip {
45
+ } .badge__outlineColor_3z9ip.badge__negative_3z9ip {
63
46
  background-color: #d91d0b;
64
- }
65
- .badge__outlineColor_3z9ip.badge__link_3z9ip {
47
+ } .badge__outlineColor_3z9ip.badge__link_3z9ip {
66
48
  background-color: #0072ef;
67
- }
68
- .badge__outlineColor_3z9ip.badge__tertiary_3z9ip {
49
+ } .badge__outlineColor_3z9ip.badge__tertiary_3z9ip {
69
50
  background-color: #464649;
70
- }
71
- .badge__outlineColor_3z9ip.badge__secondary_3z9ip {
51
+ } .badge__outlineColor_3z9ip.badge__secondary_3z9ip {
72
52
  background-color: #8d8d93;
73
- }
74
- .badge__outlineColor_3z9ip.badge__primary_3z9ip {
53
+ } .badge__outlineColor_3z9ip.badge__primary_3z9ip {
75
54
  background-color: #fff;
76
- }
77
- .badge__dot_3z9ip.badge__outlineCount_3z9ip {
55
+ } .badge__dot_3z9ip.badge__outlineCount_3z9ip {
78
56
  border: 1px solid #121212;
79
57
  }.backdrop__backdrop_bygag {
80
58
  -webkit-tap-highlight-color: transparent;
81
- }
82
- .backdrop__appear_bygag,
59
+ } .backdrop__appear_bygag,
83
60
  .backdrop__enter_bygag {
84
61
  background-color: transparent;
85
- }
86
- .backdrop__appearActive_bygag,
62
+ } .backdrop__appearActive_bygag,
87
63
  .backdrop__enterActive_bygag,
88
64
  .backdrop__appearDone_bygag,
89
65
  .backdrop__enterDone_bygag {
90
66
  background-color: rgba(0, 0, 0, 0.8);
91
- }
92
- .backdrop__exit_bygag {
67
+ } .backdrop__exit_bygag {
93
68
  background-color: rgba(0, 0, 0, 0.8);
94
- }
95
- .backdrop__exitActive_bygag,
69
+ } .backdrop__exitActive_bygag,
96
70
  .backdrop__exitDone_bygag {
97
71
  background-color: transparent;
98
72
  }.checkbox-group__error_19nrj {
99
73
  border-left: 1px solid #f15045;
100
- }
101
- .checkbox-group__label_19nrj {
74
+ } .checkbox-group__label_19nrj {
102
75
  color: #fff;
103
- }
104
- .checkbox-group__errorMessage_19nrj {
76
+ } .checkbox-group__errorMessage_19nrj {
105
77
  color: #f15045;
106
- }
107
- .checkbox-group__hint_19nrj {
78
+ } .checkbox-group__hint_19nrj {
108
79
  color: rgba(235, 235, 245, 0.6);
109
80
  }.checkbox__box_q0xts {
110
81
  color: #000;
111
82
  background-color: #000;
112
83
  border: 1.5px solid #8d8d93;
113
- }
114
- .checkbox__checkedIcon_q0xts {
84
+ } .checkbox__checkedIcon_q0xts {
115
85
  color: #000;
116
- }
117
- .checkbox__component_q0xts:hover:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
86
+ } .checkbox__component_q0xts:hover:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
118
87
  background-color: #000;
119
88
  border-color: #8d8d93;
120
- }
121
- .checkbox__component_q0xts:active:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
89
+ } .checkbox__component_q0xts:active:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
122
90
  background-color: #000;
123
91
  border-color: #fff;
124
- }
125
- .checkbox__checked_q0xts .checkbox__box_q0xts {
92
+ } .checkbox__checked_q0xts .checkbox__box_q0xts {
126
93
  background-color: #fff;
127
94
  border-color: transparent;
128
- }
129
- .checkbox__checked_q0xts:hover:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
95
+ } .checkbox__checked_q0xts:hover:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
130
96
  background-color: rgb(255, 255, 255);
131
97
  border-color: transparent;
132
- }
133
- .checkbox__checked_q0xts:active:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
98
+ } .checkbox__checked_q0xts:active:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
134
99
  background-color: rgb(255, 255, 255);
135
100
  border-color: transparent;
136
- }
137
- .checkbox__indeterminate_q0xts .checkbox__box_q0xts {
101
+ } .checkbox__indeterminate_q0xts .checkbox__box_q0xts {
138
102
  background-color: #fff;
139
103
  border-color: transparent;
140
- }
141
- .checkbox__indeterminate_q0xts:hover:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
104
+ } .checkbox__indeterminate_q0xts:hover:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
142
105
  background-color: rgb(255, 255, 255);
143
106
  border-color: transparent;
144
- }
145
- .checkbox__indeterminate_q0xts:active:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
107
+ } .checkbox__indeterminate_q0xts:active:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
146
108
  background-color: rgb(255, 255, 255);
147
109
  border-color: transparent;
148
- }
149
- .checkbox__disabled_q0xts .checkbox__box_q0xts {
110
+ } .checkbox__disabled_q0xts .checkbox__box_q0xts {
150
111
  background-color: #000;
151
112
  border-color: #2a2a2c;
152
- }
153
- .checkbox__disabled_q0xts.checkbox__checked_q0xts .checkbox__box_q0xts {
113
+ } .checkbox__disabled_q0xts.checkbox__checked_q0xts .checkbox__box_q0xts {
154
114
  background-color: #3a3a3c;
155
115
  border-color: transparent;
156
- }
157
- .checkbox__disabled_q0xts.checkbox__indeterminate_q0xts .checkbox__box_q0xts {
116
+ } .checkbox__disabled_q0xts.checkbox__indeterminate_q0xts .checkbox__box_q0xts {
158
117
  background-color: #3a3a3c;
159
118
  border-color: transparent;
160
- }
161
- .checkbox__disabled_q0xts .checkbox__label_q0xts {
119
+ } .checkbox__disabled_q0xts .checkbox__label_q0xts {
162
120
  color: rgba(235, 235, 245, 0.6);
163
- }
164
- .checkbox__disabled_q0xts .checkbox__hint_q0xts {
121
+ } .checkbox__disabled_q0xts .checkbox__hint_q0xts {
165
122
  color: rgba(235, 235, 245, 0.6);
166
- }
167
- .checkbox__inactive_q0xts .checkbox__box_q0xts {
123
+ } .checkbox__inactive_q0xts .checkbox__box_q0xts {
168
124
  background-color: #3a3a3c;
169
125
  border-color: #464649;
170
- }
171
- .checkbox__inactive_q0xts.checkbox__checked_q0xts .checkbox__box_q0xts {
126
+ } .checkbox__inactive_q0xts.checkbox__checked_q0xts .checkbox__box_q0xts {
172
127
  color: #464649;
173
128
  border-color: transparent;
174
- }
175
- .checkbox__inactive_q0xts.checkbox__indeterminate_q0xts .checkbox__box_q0xts {
129
+ } .checkbox__inactive_q0xts.checkbox__indeterminate_q0xts .checkbox__box_q0xts {
176
130
  border-color: transparent;
177
- }
178
- .checkbox__focused_q0xts .checkbox__box_q0xts {
131
+ } .checkbox__focused_q0xts .checkbox__box_q0xts {
179
132
  outline: 2px solid #0072ef;
180
- }
181
- .checkbox__label_q0xts {
133
+ } .checkbox__label_q0xts {
182
134
  color: #fff;
183
- }
184
- .checkbox__errorMessage_q0xts {
135
+ } .checkbox__errorMessage_q0xts {
185
136
  color: #f15045;
186
- }
187
- .checkbox__hint_q0xts {
137
+ } .checkbox__hint_q0xts {
188
138
  color: rgba(235, 235, 245, 0.6);
189
- }
190
- .checkbox__inactive_q0xts .checkbox__indeterminateLine_q0xts {
139
+ } .checkbox__inactive_q0xts .checkbox__indeterminateLine_q0xts {
191
140
  background-color: #464649;
192
- }
193
- .checkbox__indeterminateLine_q0xts {
141
+ } .checkbox__indeterminateLine_q0xts {
194
142
  background-color: #000;
195
- }
196
- @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
143
+ } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
197
144
  }.divider__component_rp7cq {
198
145
  border-bottom: 1px solid #2b2b2e;
199
- }.dropzone__component_1mgu9 {
200
- border: 2px dashed #464649;
201
- }
202
- .dropzone__component_1mgu9:not(.dropzone__disabled_1mgu9):hover {
203
- background-color: transparent;
204
- }
205
- .dropzone__dragOver_1mgu9 {
206
- background-color: transparent;
207
- }
208
- .dropzone__error_1mgu9 {
209
- border-color: #ef3124;
210
- }
211
- .dropzone__overlay_jb3kz {
212
- background: #202022;
213
- }
214
- .dropzone__text_jb3kz {
215
- color: #fff;
216
146
  }.code-input__error_1w079 {
217
147
  color: #f15045;
218
- }
219
- @keyframes code-input__shake_1w079 {
148
+ } @keyframes code-input__shake_1w079 {
220
149
  }
221
150
  .code-input__input_loryy {
222
151
  background-color: #202022;
223
152
  color: #fff
224
- }
225
- .code-input__input_loryy.code-input__hasError_loryy {
153
+ } .code-input__input_loryy.code-input__hasError_loryy {
226
154
  color: #f15045;
227
155
  caret-color: #fff;
228
156
  background-color: #35110d;
229
- }
230
- .code-input__input_loryy.code-input__disabled_loryy {
157
+ } .code-input__input_loryy.code-input__disabled_loryy {
231
158
  color: rgba(235, 235, 245, 0.3);
232
- }
233
- .code-input__input_loryy:-webkit-autofill {
159
+ } .code-input__input_loryy:-webkit-autofill {
234
160
  -webkit-text-fill-color: #fff;
235
- }.form-control__component_fvv10 {
236
- color: #fff;
161
+ }.dropzone__component_1mgu9 {
162
+ border: 2px dashed #464649;
163
+ } .dropzone__component_1mgu9:not(.dropzone__disabled_1mgu9):hover {
164
+ background-color: transparent;
165
+ } .dropzone__dragOver_1mgu9 {
166
+ background-color: transparent;
167
+ } .dropzone__error_1mgu9 {
168
+ border-color: #ef3124;
237
169
  }
238
- .form-control__inner_fvv10 {
170
+ .dropzone__overlay_jb3kz {
171
+ background: #202022;
172
+ } .dropzone__text_jb3kz {
173
+ color: #fff;
174
+ }.form-control__component_fvv10 {
175
+ color: #fff;
176
+ } .form-control__inner_fvv10 {
239
177
  background-color: #202022;
240
- }
241
- .form-control__label_fvv10 {
178
+ } .form-control__label_fvv10 {
242
179
  color: rgba(235, 235, 245, 0.6);
243
- }
244
- .form-control__hint_fvv10 {
180
+ } .form-control__hint_fvv10 {
245
181
  color: rgba(235, 235, 245, 0.6);
246
- }
247
- .form-control__disabled_fvv10 {
182
+ } .form-control__disabled_fvv10 {
248
183
  background-color: #202022;
249
184
  color: rgba(235, 235, 245, 0.6);
250
- }
251
- .form-control__disabled_fvv10.form-control__hasError_fvv10 {
185
+ } .form-control__disabled_fvv10.form-control__hasError_fvv10 {
252
186
  background-color: #202022;
253
- }
254
- .form-control__disabled_fvv10.form-control__filled_fvv10 .form-control__label_fvv10 {
187
+ } .form-control__disabled_fvv10.form-control__filled_fvv10 .form-control__label_fvv10 {
255
188
  color: rgba(235, 235, 245, 0.6);
256
- }
257
- .form-control__inner_fvv10:not(.form-control__disabled_fvv10):hover {
189
+ } .form-control__inner_fvv10:not(.form-control__disabled_fvv10):hover {
258
190
  background-color: #202022;
259
- }
260
- .form-control__focused_fvv10.form-control__inner_fvv10,
191
+ } .form-control__focused_fvv10.form-control__inner_fvv10,
261
192
  .form-control__focused_fvv10.form-control__inner_fvv10:hover {
262
193
  background-color: #202022
263
- }
264
- .form-control__error_fvv10 {
194
+ } .form-control__error_fvv10 {
265
195
  color: #f15045;
266
- }
267
- .form-control__hasError_fvv10 .form-control__label_fvv10 {
196
+ } .form-control__hasError_fvv10 .form-control__label_fvv10 {
268
197
  color: #f15045;
269
- }
270
- .form-control__hasError_fvv10 {
198
+ } .form-control__hasError_fvv10 {
271
199
  background-color: #202022;
272
200
  }
273
201
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
274
202
  }
275
203
  .form-control__component_1jizq {
276
204
  color: #000;
277
- }
278
- .form-control__inner_1jizq {
205
+ } .form-control__inner_1jizq {
279
206
  background-color: #f3f4f5;
280
- }
281
- .form-control__label_1jizq {
207
+ } .form-control__label_1jizq {
282
208
  color: rgba(60, 60, 67, 0.6);
283
- }
284
- .form-control__hint_1jizq {
209
+ } .form-control__hint_1jizq {
285
210
  color: rgba(60, 60, 67, 0.6);
286
- }
287
- .form-control__disabled_1jizq {
211
+ } .form-control__disabled_1jizq {
288
212
  background-color: #f3f4f5;
289
213
  color: rgba(60, 60, 67, 0.6);
290
- }
291
- .form-control__disabled_1jizq.form-control__hasError_1jizq {
214
+ } .form-control__disabled_1jizq.form-control__hasError_1jizq {
292
215
  background-color: #f3f4f5;
293
- }
294
- .form-control__disabled_1jizq.form-control__filled_1jizq .form-control__label_1jizq {
216
+ } .form-control__disabled_1jizq.form-control__filled_1jizq .form-control__label_1jizq {
295
217
  color: rgba(60, 60, 67, 0.6);
296
- }
297
- .form-control__inner_1jizq:not(.form-control__disabled_1jizq):hover {
218
+ } .form-control__inner_1jizq:not(.form-control__disabled_1jizq):hover {
298
219
  background-color: #f3f4f5;
299
- }
300
- .form-control__focused_1jizq.form-control__inner_1jizq,
220
+ } .form-control__focused_1jizq.form-control__inner_1jizq,
301
221
  .form-control__focused_1jizq.form-control__inner_1jizq:hover {
302
222
  background-color: #f3f4f5
303
- }
304
- .form-control__error_1jizq {
223
+ } .form-control__error_1jizq {
305
224
  color: #ef3124;
306
- }
307
- .form-control__hasError_1jizq .form-control__label_1jizq {
225
+ } .form-control__hasError_1jizq .form-control__label_1jizq {
308
226
  color: #ef3124;
309
- }
310
- .form-control__hasError_1jizq {
227
+ } .form-control__hasError_1jizq {
311
228
  background-color: #f3f4f5;
312
229
  }.hatching-progress-bar__container_1j57i {
313
230
  background: rgba(255, 255, 255, 0.1);
@@ -392,86 +309,65 @@
392
309
  }
393
310
  .icon-view__component_s9rxj {
394
311
  color: rgba(235, 235, 245, 0.6);
395
- }
396
- .icon-view__bg_s9rxj {
312
+ } .icon-view__bg_s9rxj {
397
313
  fill: #f3f4f5;
398
- }
399
- .icon-view__border_s9rxj {
314
+ } .icon-view__border_s9rxj {
400
315
  stroke: rgba(255, 255, 255, 0.1);
401
316
  fill: transparent;
402
317
  }.list__list_sq7zm {
403
318
  color: #fff;
404
- }
405
- .list__slot_sq7zm {
319
+ } .list__slot_sq7zm {
406
320
  color: #fff;
407
321
  }.link__primary_11lt0 {
408
322
  color: #fff;
409
323
  border-bottom-color: #fff
410
- }
411
- .link__primary_11lt0:hover {
324
+ } .link__primary_11lt0:hover {
412
325
  color: rgb(255, 255, 255);
413
- }
414
- .link__primary_11lt0:active {
326
+ } .link__primary_11lt0:active {
415
327
  color: rgb(255, 255, 255);
416
- }
417
- .link__secondary_11lt0 {
328
+ } .link__secondary_11lt0 {
418
329
  color: rgba(235, 235, 245, 0.6);
419
330
  border-bottom-color: rgba(235, 235, 245, 0.6)
420
- }
421
- .link__secondary_11lt0:hover {
331
+ } .link__secondary_11lt0:hover {
422
332
  color: rgba(239, 239, 247, 0.68);
423
- }
424
- .link__secondary_11lt0:active {
333
+ } .link__secondary_11lt0:active {
425
334
  color: rgba(243, 243, 249, 0.76);
426
- }
427
- .link__defaultView_11lt0 {
335
+ } .link__defaultView_11lt0 {
428
336
  color: #0072ef;
429
337
  border-bottom-color: #0072ef
430
- }
431
- .link__defaultView_11lt0:hover {
338
+ } .link__defaultView_11lt0:hover {
432
339
  color: rgb(51, 142, 242);
433
- }
434
- .link__defaultView_11lt0:active {
340
+ } .link__defaultView_11lt0:active {
435
341
  color: rgb(102, 170, 245);
436
342
  }
437
343
  .link__component_hcyko:hover .link__text_hcyko,
438
344
  .link__component_hcyko:active .link__text_hcyko {
439
345
  border-bottom-color: rgba(0, 0, 0, 0);
440
- }
441
- .link__focused_hcyko {
346
+ } .link__focused_hcyko {
442
347
  outline: 2px solid #0072ef;
443
- }
444
- .link__pseudo_hcyko {
348
+ } .link__pseudo_hcyko {
445
349
  background-color: transparent;
446
350
  }
447
351
  .link__primary_5i92j {
448
352
  color: #000;
449
353
  border-bottom-color: #000
450
- }
451
- .link__primary_5i92j:hover {
354
+ } .link__primary_5i92j:hover {
452
355
  color: rgb(204, 204, 204);
453
- }
454
- .link__primary_5i92j:active {
356
+ } .link__primary_5i92j:active {
455
357
  color: rgb(153, 153, 153);
456
- }
457
- .link__secondary_5i92j {
358
+ } .link__secondary_5i92j {
458
359
  color: rgba(60, 60, 67, 0.6);
459
360
  border-bottom-color: rgba(60, 60, 67, 0.6)
460
- }
461
- .link__secondary_5i92j:hover {
361
+ } .link__secondary_5i92j:hover {
462
362
  color: rgba(204, 204, 204, 0.7);
463
- }
464
- .link__secondary_5i92j:active {
363
+ } .link__secondary_5i92j:active {
465
364
  color: rgba(153, 153, 153, 0.7);
466
- }
467
- .link__defaultView_5i92j {
365
+ } .link__defaultView_5i92j {
468
366
  color: #0072ef;
469
367
  border-bottom-color: #0072ef
470
- }
471
- .link__defaultView_5i92j:hover {
368
+ } .link__defaultView_5i92j:hover {
472
369
  color: rgb(0, 98, 204);
473
- }
474
- .link__defaultView_5i92j:active {
370
+ } .link__defaultView_5i92j:active {
475
371
  color: rgb(0, 73, 153);
476
372
  }@keyframes loader__blink_16u7n {
477
373
  }.progress-bar__container_oa0g8 {
@@ -504,132 +400,97 @@
504
400
  color: #fff;
505
401
  caret-color: #0072ef;
506
402
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
507
- }
508
- .pure-input__input_pl9iy:-webkit-autofill {
403
+ } .pure-input__input_pl9iy:-webkit-autofill {
509
404
  -webkit-text-fill-color: #fff;
510
- }
511
- .pure-input__input_pl9iy::placeholder {
405
+ } .pure-input__input_pl9iy::placeholder {
512
406
  color: rgba(235, 235, 245, 0.6);
513
- }
514
- .pure-input__hasInnerLabel_pl9iy::placeholder {
407
+ } .pure-input__hasInnerLabel_pl9iy::placeholder {
515
408
  color: rgba(235, 235, 245, 0.3);
516
- }
517
- .pure-input__clearIcon_pl9iy {
409
+ } .pure-input__clearIcon_pl9iy {
518
410
  color: #fff;
519
- }
520
- .pure-input__input_pl9iy:read-only {
411
+ } .pure-input__input_pl9iy:read-only {
521
412
  color: rgba(235, 235, 245, 0.6)
522
- }
523
- .pure-input__input_pl9iy:read-only:focus::placeholder {
413
+ } .pure-input__input_pl9iy:read-only:focus::placeholder {
524
414
  color: rgba(235, 235, 245, 0.6);
525
- }
526
- .pure-input__input_pl9iy:disabled {
415
+ } .pure-input__input_pl9iy:disabled {
527
416
  color: #fff;
528
417
  -webkit-text-fill-color: #fff;
529
- }
530
- .pure-input__input_pl9iy:focus::placeholder {
418
+ } .pure-input__input_pl9iy:focus::placeholder {
531
419
  color: rgba(235, 235, 245, 0.3);
532
- }
533
- .pure-input__error_pl9iy {
420
+ } .pure-input__error_pl9iy {
534
421
  color: #f15045;
535
422
  caret-color: #f15045;
536
- }
537
- .pure-input__component_pl9iy {
423
+ } .pure-input__component_pl9iy {
538
424
  color: #fff;
539
425
  background-color: #202022;
540
426
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
541
- }
542
- .pure-input__component_pl9iy::placeholder {
427
+ } .pure-input__component_pl9iy::placeholder {
543
428
  color: rgba(235, 235, 245, 0.6);
544
- }
545
- .pure-input__component_pl9iy:disabled {
429
+ } .pure-input__component_pl9iy:disabled {
546
430
  color: #fff;
547
431
  background-color: #202022;
548
- }
549
- .pure-input__component_pl9iy:not(:disabled):focus::placeholder {
432
+ } .pure-input__component_pl9iy:not(:disabled):focus::placeholder {
550
433
  color: rgba(235, 235, 245, 0.3);
551
- }
552
- .pure-input__focusVisible_pl9iy {
434
+ } .pure-input__focusVisible_pl9iy {
553
435
  outline: 2px solid #0072ef;
554
- }
555
- .pure-input__component_pl9iy:not(:disabled):hover {
436
+ } .pure-input__component_pl9iy:not(:disabled):hover {
556
437
  background-color: #202022;
557
438
  }.radio-group__error_4qwa5 {
558
439
  border-left: 1px solid #f15045;
559
- }
560
- .radio-group__label_4qwa5 {
440
+ } .radio-group__label_4qwa5 {
561
441
  color: #fff;
562
- }
563
- .radio-group__errorMessage_4qwa5 {
442
+ } .radio-group__errorMessage_4qwa5 {
564
443
  color: #f15045;
565
- }
566
- .radio-group__hint_4qwa5 {
444
+ } .radio-group__hint_4qwa5 {
567
445
  color: rgba(235, 235, 245, 0.6);
568
446
  }.radio__container_8bgy4:not(.radio__checked_8bgy4):not(.radio__disabled_8bgy4):not(.radio__inactive_8bgy4) .radio__circle_8bgy4 {
569
447
  background-color: #000;
570
448
  border: 1.5px solid #8d8d93;
571
- }
572
- .radio__container_8bgy4:not(.radio__checked_8bgy4):not(.radio__disabled_8bgy4):not(.radio__inactive_8bgy4):hover:not(:active) .radio__circle_8bgy4 {
449
+ } .radio__container_8bgy4:not(.radio__checked_8bgy4):not(.radio__disabled_8bgy4):not(.radio__inactive_8bgy4):hover:not(:active) .radio__circle_8bgy4 {
573
450
  background-color: #000;
574
451
  border-color: #8d8d93;
575
- }
576
- .radio__container_8bgy4:not(.radio__checked_8bgy4):not(.radio__disabled_8bgy4):not(.radio__inactive_8bgy4):active .radio__circle_8bgy4 {
452
+ } .radio__container_8bgy4:not(.radio__checked_8bgy4):not(.radio__disabled_8bgy4):not(.radio__inactive_8bgy4):active .radio__circle_8bgy4 {
577
453
  background-color: #000;
578
454
  border-color: #fff;
579
- }
580
- .radio__container_8bgy4.radio__disabled_8bgy4 .radio__circle_8bgy4 {
455
+ } .radio__container_8bgy4.radio__disabled_8bgy4 .radio__circle_8bgy4 {
581
456
  background-color: #000;
582
457
  border: 1.5px solid #2a2a2c;
583
- }
584
- .radio__container_8bgy4.radio__disabled_8bgy4 .radio__label_8bgy4 {
458
+ } .radio__container_8bgy4.radio__disabled_8bgy4 .radio__label_8bgy4 {
585
459
  color: rgba(235, 235, 245, 0.6);
586
- }
587
- .radio__container_8bgy4.radio__disabled_8bgy4 .radio__hint_8bgy4 {
460
+ } .radio__container_8bgy4.radio__disabled_8bgy4 .radio__hint_8bgy4 {
588
461
  color: rgba(235, 235, 245, 0.6);
589
- }
590
- .radio__container_8bgy4.radio__inactive_8bgy4 .radio__circle_8bgy4 {
462
+ } .radio__container_8bgy4.radio__inactive_8bgy4 .radio__circle_8bgy4 {
591
463
  background-color: #3a3a3c;
592
464
  border: 1px solid #464649;
593
- }
594
- .radio__container_8bgy4.radio__inactive_8bgy4.radio__checked_8bgy4 .radio__circle_8bgy4:before {
465
+ } .radio__container_8bgy4.radio__inactive_8bgy4.radio__checked_8bgy4 .radio__circle_8bgy4:before {
595
466
  background-color: #464649;
596
- }
597
- .radio__container_8bgy4.radio__checked_8bgy4 .radio__circle_8bgy4 {
467
+ } .radio__container_8bgy4.radio__checked_8bgy4 .radio__circle_8bgy4 {
598
468
  background-color: #fff;
599
469
  border: 1.5px solid transparent;
600
- }
601
- .radio__container_8bgy4.radio__checked_8bgy4:hover .radio__circle_8bgy4 {
470
+ } .radio__container_8bgy4.radio__checked_8bgy4:hover .radio__circle_8bgy4 {
602
471
  background-color: rgb(255, 255, 255);
603
472
  border-color: transparent;
604
- }
605
- .radio__container_8bgy4.radio__checked_8bgy4:active .radio__circle_8bgy4 {
473
+ } .radio__container_8bgy4.radio__checked_8bgy4:active .radio__circle_8bgy4 {
606
474
  background-color: rgb(255, 255, 255);
607
475
  border-color: transparent;
608
- }
609
- .radio__container_8bgy4.radio__focused_8bgy4 .radio__circle_8bgy4 {
476
+ } .radio__container_8bgy4.radio__focused_8bgy4 .radio__circle_8bgy4 {
610
477
  outline: 2px solid #0072ef;
611
- }
612
- .radio__container_8bgy4.radio__disabled_8bgy4.radio__checked_8bgy4 .radio__circle_8bgy4,
478
+ } .radio__container_8bgy4.radio__disabled_8bgy4.radio__checked_8bgy4 .radio__circle_8bgy4,
613
479
  .radio__container_8bgy4.radio__inactive_8bgy4.radio__checked_8bgy4 .radio__circle_8bgy4 {
614
480
  background-color: #3a3a3c;
615
481
  border-color: transparent;
616
- }
617
- .radio__circle_8bgy4:before {
482
+ } .radio__circle_8bgy4:before {
618
483
  background-color: #000;
619
- }
620
- .radio__label_8bgy4 {
484
+ } .radio__label_8bgy4 {
621
485
  color: #fff;
622
- }
623
- .radio__hint_8bgy4 {
486
+ } .radio__hint_8bgy4 {
624
487
  color: rgba(235, 235, 245, 0.6);
625
488
  }.skeleton__component_djczk {
626
489
  color: transparent;
627
490
  background: rgba(255, 255, 255, 0.1);
628
- }
629
- .skeleton__component_djczk:before {
491
+ } .skeleton__component_djczk:before {
630
492
  background: transparent;
631
- }
632
- .skeleton__animate_djczk:after {
493
+ } .skeleton__animate_djczk:after {
633
494
  background-image: linear-gradient(
634
495
  to left,
635
496
  rgba(0, 0, 0, 0),
@@ -638,10 +499,8 @@
638
499
  rgba(0, 0, 0, 0) 60%,
639
500
  rgba(0, 0, 0, 0)
640
501
  );
641
- }
642
- @keyframes skeleton__gradient_djczk {
643
- }
644
- @keyframes skeleton__background_djczk {
502
+ } @keyframes skeleton__gradient_djczk {
503
+ } @keyframes skeleton__background_djczk {
645
504
  0% {
646
505
  background: rgb(182, 188, 195);
647
506
  }
@@ -650,41 +509,31 @@
650
509
  }
651
510
  }.scrollbar__component_8fru2 .scrollbar:before {
652
511
  background-color: rgba(255, 255, 255, 0.3);
653
- }
654
- .scrollbar__component_8fru2.dragging .track .scrollbar.visible:before {
512
+ } .scrollbar__component_8fru2.dragging .track .scrollbar.visible:before {
655
513
  background-color: rgba(255, 255, 255, 0.6);
656
514
  }
657
515
 
658
516
  .scrollbar__component_1qi60 .scrollbar:before {
659
517
  background-color: rgba(0, 0, 0, 0.3);
660
- }
661
- .scrollbar__component_1qi60.dragging .track .scrollbar.visible:before {
518
+ } .scrollbar__component_1qi60.dragging .track .scrollbar.visible:before {
662
519
  background-color: rgba(0, 0, 0, 0.6);
663
520
  }.slider__component_15njq .noUi-base:hover .noUi-connects {
664
521
  background: #2a2a2c;
665
- }
666
- .slider__component_15njq .noUi-base:hover .noUi-connect {
522
+ } .slider__component_15njq .noUi-base:hover .noUi-connect {
667
523
  background: #d91d0b;
668
- }
669
- .slider__component_15njq .noUi-handle:hover .noUi-touch-area {
524
+ } .slider__component_15njq .noUi-handle:hover .noUi-touch-area {
670
525
  background: rgb(240, 63, 51);
671
- }
672
- .slider__component_15njq .noUi-handle:active .noUi-touch-area {
526
+ } .slider__component_15njq .noUi-handle:active .noUi-touch-area {
673
527
  background: rgb(241, 80, 69);
674
- }
675
- .slider__component_15njq .noUi-connects {
528
+ } .slider__component_15njq .noUi-connects {
676
529
  background: #2a2a2c;
677
- }
678
- .slider__component_15njq .noUi-connect {
530
+ } .slider__component_15njq .noUi-connect {
679
531
  background: #d91d0b;
680
- }
681
- .slider__component_15njq .noUi-handle {
532
+ } .slider__component_15njq .noUi-handle {
682
533
  border: 2px solid transparent;
683
- }
684
- .slider__component_15njq .noUi-touch-area {
534
+ } .slider__component_15njq .noUi-touch-area {
685
535
  background: #ef3124;
686
- }
687
- .slider__component_15njq .noUi-pips {
536
+ } .slider__component_15njq .noUi-pips {
688
537
  color: rgba(235, 235, 245, 0.6);
689
538
  }.spinner__component_1b6tg {
690
539
  color: #fff;
@@ -696,126 +545,94 @@
696
545
  }.status__soft_ybw7l.status__green_ybw7l {
697
546
  background: rgba(19, 164, 99, 0.1);
698
547
  color: #13a463;
699
- }
700
- .status__soft_ybw7l.status__orange_ybw7l {
548
+ } .status__soft_ybw7l.status__orange_ybw7l {
701
549
  background: rgba(222, 106, 0, 0.1);
702
550
  color: #de6a00;
703
- }
704
- .status__soft_ybw7l.status__red_ybw7l {
551
+ } .status__soft_ybw7l.status__red_ybw7l {
705
552
  background: rgba(217, 29, 11, 0.1);
706
553
  color: #d91d0b;
707
- }
708
- .status__soft_ybw7l.status__blue_ybw7l {
554
+ } .status__soft_ybw7l.status__blue_ybw7l {
709
555
  background: rgba(0, 122, 255, 0.1);
710
556
  color: #007aff;
711
- }
712
- .status__soft_ybw7l.status__grey_ybw7l {
557
+ } .status__soft_ybw7l.status__grey_ybw7l {
713
558
  background: rgba(109, 121, 134, 0.1);
714
559
  color: #6d7986;
715
- }
716
- .status__soft_ybw7l.status__teal_ybw7l {
560
+ } .status__soft_ybw7l.status__teal_ybw7l {
717
561
  background: rgba(33, 145, 135, 0.1);
718
562
  color: #219187;
719
- }
720
- .status__soft_ybw7l.status__purple_ybw7l {
563
+ } .status__soft_ybw7l.status__purple_ybw7l {
721
564
  background: rgba(103, 58, 183, 0.1);
722
565
  color: #673ab7;
723
- }
724
- .status__contrast_ybw7l {
566
+ } .status__contrast_ybw7l {
725
567
  color: #000
726
- }
727
- .status__contrast_ybw7l.status__green_ybw7l {
568
+ } .status__contrast_ybw7l.status__green_ybw7l {
728
569
  background: #13a463;
729
- }
730
- .status__contrast_ybw7l.status__orange_ybw7l {
570
+ } .status__contrast_ybw7l.status__orange_ybw7l {
731
571
  background: #de6a00;
732
- }
733
- .status__contrast_ybw7l.status__red_ybw7l {
572
+ } .status__contrast_ybw7l.status__red_ybw7l {
734
573
  background: #d91d0b;
735
- }
736
- .status__contrast_ybw7l.status__blue_ybw7l {
574
+ } .status__contrast_ybw7l.status__blue_ybw7l {
737
575
  background: #007aff;
738
- }
739
- .status__contrast_ybw7l.status__grey_ybw7l {
576
+ } .status__contrast_ybw7l.status__grey_ybw7l {
740
577
  background: #6d7986;
741
- }
742
- .status__contrast_ybw7l.status__teal_ybw7l {
578
+ } .status__contrast_ybw7l.status__teal_ybw7l {
743
579
  background: #219187;
744
- }
745
- .status__contrast_ybw7l.status__purple_ybw7l {
580
+ } .status__contrast_ybw7l.status__purple_ybw7l {
746
581
  background: #673ab7;
747
582
  }.switch__component_1cqjb {
748
583
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
749
- }
750
- .switch__switch_1cqjb {
584
+ } .switch__switch_1cqjb {
751
585
  background-color: #8d8d93;
752
586
  border: 2px solid #8d8d93;
753
- }
754
- .switch__switch_1cqjb:before {
587
+ } .switch__switch_1cqjb:before {
755
588
  background-color: #000;
756
- }
757
- .switch__label_1cqjb {
589
+ } .switch__label_1cqjb {
758
590
  color: #fff;
759
- }
760
- .switch__hint_1cqjb {
591
+ } .switch__hint_1cqjb {
761
592
  color: rgba(235, 235, 245, 0.6);
762
- }
763
- .switch__checked_1cqjb .switch__switch_1cqjb {
593
+ } .switch__checked_1cqjb .switch__switch_1cqjb {
764
594
  background-color: #ef3124;
765
595
  border-color: #ef3124;
766
- }
767
- .switch__disabled_1cqjb .switch__switch_1cqjb {
596
+ } .switch__disabled_1cqjb .switch__switch_1cqjb {
768
597
  background-color: #2a2a2c;
769
598
  border-color: #2a2a2c;
770
- }
771
- .switch__disabled_1cqjb .switch__label_1cqjb {
599
+ } .switch__disabled_1cqjb .switch__label_1cqjb {
772
600
  color: rgba(235, 235, 245, 0.6);
773
- }
774
- .switch__disabled_1cqjb .switch__hint_1cqjb {
601
+ } .switch__disabled_1cqjb .switch__hint_1cqjb {
775
602
  color: rgba(235, 235, 245, 0.6);
776
- }
777
- .switch__inactive_1cqjb .switch__switch_1cqjb {
603
+ } .switch__inactive_1cqjb .switch__switch_1cqjb {
778
604
  background-color: #2a2a2c;
779
605
  border-color: #2a2a2c
780
- }
781
- .switch__inactive_1cqjb .switch__switch_1cqjb:before {
606
+ } .switch__inactive_1cqjb .switch__switch_1cqjb:before {
782
607
  background-color: #464649;
783
- }
784
- .switch__focused_1cqjb .switch__switch_1cqjb {
608
+ } .switch__focused_1cqjb .switch__switch_1cqjb {
785
609
  outline: 2px solid #0072ef;
786
610
  }.tag__component_1hkni {
787
611
  color: #fff;
788
612
  border-color: transparent;
789
613
  background-color: #202022
790
- }
791
- .tag__component_1hkni:disabled {
614
+ } .tag__component_1hkni:disabled {
792
615
  border-color: transparent;
793
616
  color: rgba(235, 235, 245, 0.3);
794
617
  background-color: rgba(32, 32, 34, 0.3);
795
- }
796
- .tag__component_1hkni:hover:not(:disabled) {
618
+ } .tag__component_1hkni:hover:not(:disabled) {
797
619
  border-color: transparent;
798
620
  background-color: #202022;
799
- }
800
- .tag__component_1hkni:active:not(:disabled) {
621
+ } .tag__component_1hkni:active:not(:disabled) {
801
622
  border-color: transparent;
802
623
  background-color: rgb(65, 65, 67);
803
624
  color: #fff;
804
- }
805
- .tag__checked_1hkni {
625
+ } .tag__checked_1hkni {
806
626
  border-color: transparent;
807
627
  background-color: #f3f4f5;
808
628
  color: #000
809
- }
810
- .tag__checked_1hkni:disabled {
629
+ } .tag__checked_1hkni:disabled {
811
630
  background-color: rgba(243, 244, 245, 0.3);
812
631
  border-color: transparent;
813
632
  color: #000;
814
- }
815
- .tag__checked_1hkni:hover:not(:disabled):not(:active) {
633
+ } .tag__checked_1hkni:hover:not(:disabled):not(:active) {
816
634
  background-color: #f3f4f5;
817
- }
818
- .tag__checked_1hkni:active:not(:disabled) {
635
+ } .tag__checked_1hkni:active:not(:disabled) {
819
636
  background-color: rgb(194, 195, 196);
820
637
  color: #000;
821
638
  }
@@ -826,71 +643,53 @@
826
643
  color: #fff;
827
644
  border-color: #464649;
828
645
  background-color: transparent
829
- }
830
- .tag__component_14nbo:disabled {
646
+ } .tag__component_14nbo:disabled {
831
647
  border-color: #2b2b2e;
832
648
  color: rgba(235, 235, 245, 0.3);
833
649
  background-color: transparent;
834
- }
835
- .tag__component_14nbo:hover:not(:disabled) {
650
+ } .tag__component_14nbo:hover:not(:disabled) {
836
651
  border-color: #fff;
837
652
  background-color: transparent;
838
- }
839
- .tag__component_14nbo:active:not(:disabled) {
653
+ } .tag__component_14nbo:active:not(:disabled) {
840
654
  border-color: #fff;
841
655
  background-color: rgba(255, 255, 255, 0.07);
842
656
  color: #fff;
843
- }
844
- .tag__checked_14nbo {
657
+ } .tag__checked_14nbo {
845
658
  border-color: #fff;
846
659
  background-color: #fff;
847
660
  color: #000
848
- }
849
- .tag__checked_14nbo:disabled {
661
+ } .tag__checked_14nbo:disabled {
850
662
  background-color: rgba(255, 255, 255, 0.3);
851
663
  border-color: transparent;
852
664
  color: #000;
853
- }
854
- .tag__checked_14nbo:hover:not(:disabled):not(:active) {
665
+ } .tag__checked_14nbo:hover:not(:disabled):not(:active) {
855
666
  background-color: rgb(237, 237, 237);
856
- }
857
- .tag__checked_14nbo:active:not(:disabled) {
667
+ } .tag__checked_14nbo:active:not(:disabled) {
858
668
  background-color: rgb(217, 217, 217);
859
669
  color: #000;
860
670
  }.typography__tertiary_tcpuw {
861
671
  color: rgba(235, 235, 245, 0.3);
862
- }
863
- .typography__disabled_tcpuw {
672
+ } .typography__disabled_tcpuw {
864
673
  color: rgba(235, 235, 245, 0.18);
865
- }
866
- .typography__accent_tcpuw {
674
+ } .typography__accent_tcpuw {
867
675
  color: #ef3124;
868
- }
869
- .typography__primary_tcpuw {
676
+ } .typography__primary_tcpuw {
870
677
  color: #fff;
871
- }
872
- .typography__attention_tcpuw {
678
+ } .typography__attention_tcpuw {
873
679
  color: #cb830f;
874
- }
875
- .typography__positive_tcpuw {
680
+ } .typography__positive_tcpuw {
876
681
  color: #13a463;
877
- }
878
- .typography__secondary_tcpuw {
682
+ } .typography__secondary_tcpuw {
879
683
  color: rgba(235, 235, 245, 0.6);
880
- }
881
- .typography__tertiary-inverted_tcpuw {
684
+ } .typography__tertiary-inverted_tcpuw {
882
685
  color: rgba(60, 60, 67, 0.3);
883
- }
884
- .typography__primary-inverted_tcpuw {
686
+ } .typography__primary-inverted_tcpuw {
885
687
  color: #000;
886
- }
887
- .typography__secondary-inverted_tcpuw {
688
+ } .typography__secondary-inverted_tcpuw {
888
689
  color: rgba(60, 60, 67, 0.6);
889
- }
890
- .typography__link_tcpuw {
690
+ } .typography__link_tcpuw {
891
691
  color: #0072ef;
892
- }
893
- .typography__negative_tcpuw {
692
+ } .typography__negative_tcpuw {
894
693
  color: #f15045;
895
694
  }
896
695
 
@@ -898,57 +697,41 @@
898
697
 
899
698
 
900
699
  @media screen and (min-width: 600px) {
901
- }
902
- @media screen and (min-width: 1024px) {
700
+ } @media screen and (min-width: 1024px) {
903
701
  }
904
702
  .steps__option_1915w {
905
703
  color: #fff;
906
704
  background: #2a2a2c
907
- }
908
- .steps__dash_1915w {
705
+ } .steps__dash_1915w {
909
706
  border-top: 2px solid #2b2b2e
910
- }
911
- .steps__dash_1915w.steps__completed_1915w {
707
+ } .steps__dash_1915w.steps__completed_1915w {
912
708
  border-top: 2px solid #fff;
913
- }
914
- .steps__dash_1915w.steps__vertical_1915w {
709
+ } .steps__dash_1915w.steps__vertical_1915w {
915
710
  border-left: 2px solid #2b2b2e;
916
- }
917
- .steps__dash_1915w.steps__completed_1915w.steps__vertical_1915w {
711
+ } .steps__dash_1915w.steps__completed_1915w.steps__vertical_1915w {
918
712
  border-left: 2px solid #fff;
919
- }
920
- .steps__text_1915w {
713
+ } .steps__text_1915w {
921
714
  color: #fff
922
- }
923
- .steps__text_1915w.steps__interactive_1915w:not(.steps__disabled_1915w):hover {
715
+ } .steps__text_1915w.steps__interactive_1915w:not(.steps__disabled_1915w):hover {
924
716
  background: rgba(255, 255, 255, 0.07);
925
- }
926
- .steps__text_1915w.steps__interactive_1915w:not(.steps__disabled_1915w):active {
717
+ } .steps__text_1915w.steps__interactive_1915w:not(.steps__disabled_1915w):active {
927
718
  background: rgba(255, 255, 255, 0.15);
928
- }
929
- .steps__focused_1915w {
719
+ } .steps__focused_1915w {
930
720
  outline: 2px solid #0072ef;
931
- }
932
- .steps__selected_1915w .steps__text_1915w {
721
+ } .steps__selected_1915w .steps__text_1915w {
933
722
  color: #fff;
934
- }
935
- .steps__selected_1915w .steps__option_1915w {
723
+ } .steps__selected_1915w .steps__option_1915w {
936
724
  color: #000;
937
725
  background: #fff;
938
- }
939
- .steps__checkbox_1915w {
726
+ } .steps__checkbox_1915w {
940
727
  border: 2px solid #2a2a2c;
941
- }
942
- .steps__dot_1915w {
728
+ } .steps__dot_1915w {
943
729
  background: #2a2a2c;
944
- }
945
- .steps__selected_1915w .steps__checkbox_1915w {
730
+ } .steps__selected_1915w .steps__checkbox_1915w {
946
731
  border: 2px solid #fff
947
- }
948
- .steps__selected_1915w .steps__checkbox_1915w .steps__dot_1915w {
732
+ } .steps__selected_1915w .steps__checkbox_1915w .steps__dot_1915w {
949
733
  background: #fff;
950
- }
951
- .steps__completedIndicator_1915w > [class*='positive'] {
734
+ } .steps__completedIndicator_1915w > [class*='positive'] {
952
735
  color: #fff;
953
736
  background-color: #fff;
954
737
  }
@@ -956,629 +739,452 @@
956
739
  color: #f15045;
957
740
  }.action-button__primary_1oqci {
958
741
  color: #fff
959
- }
960
- .action-button__primary_1oqci .action-button__iconWrapper_1oqci {
742
+ } .action-button__primary_1oqci .action-button__iconWrapper_1oqci {
961
743
  color: #000;
962
744
  background-color: #fff;
963
- }
964
- .action-button__primary_1oqci:hover .action-button__iconWrapper_1oqci {
745
+ } .action-button__primary_1oqci:hover .action-button__iconWrapper_1oqci {
965
746
  background-color: rgb(217, 217, 217);
966
- }
967
- .action-button__primary_1oqci:active .action-button__iconWrapper_1oqci {
747
+ } .action-button__primary_1oqci:active .action-button__iconWrapper_1oqci {
968
748
  background-color: rgb(204, 204, 204);
969
- }
970
- .action-button__secondary_1oqci {
749
+ } .action-button__secondary_1oqci {
971
750
  color: #fff
972
- }
973
- .action-button__secondary_1oqci .action-button__iconWrapper_1oqci {
751
+ } .action-button__secondary_1oqci .action-button__iconWrapper_1oqci {
974
752
  color: #fff;
975
753
  background-color: #202022;
976
- }
977
- .action-button__secondary_1oqci:hover .action-button__iconWrapper_1oqci {
754
+ } .action-button__secondary_1oqci:hover .action-button__iconWrapper_1oqci {
978
755
  background-color: rgb(48, 48, 49);
979
- }
980
- .action-button__secondary_1oqci:active .action-button__iconWrapper_1oqci {
756
+ } .action-button__secondary_1oqci:active .action-button__iconWrapper_1oqci {
981
757
  background-color: rgb(65, 65, 67);
982
758
  }
983
759
  .action-button__component_ffo9s {
984
760
  -webkit-tap-highlight-color: transparent
985
- }
986
- .action-button__focused_ffo9s {
761
+ } .action-button__focused_ffo9s {
987
762
  outline: 2px solid #0072ef;
988
763
  }
989
764
  .action-button__primary_1f353 {
990
765
  color: #000
991
- }
992
- .action-button__primary_1f353 .action-button__iconWrapper_1f353 {
766
+ } .action-button__primary_1f353 .action-button__iconWrapper_1f353 {
993
767
  color: #fff;
994
768
  background-color: #121212;
995
- }
996
- .action-button__primary_1f353:hover .action-button__iconWrapper_1f353 {
769
+ } .action-button__primary_1f353:hover .action-button__iconWrapper_1f353 {
997
770
  background-color: rgb(35, 35, 35);
998
- }
999
- .action-button__primary_1f353:active .action-button__iconWrapper_1f353 {
771
+ } .action-button__primary_1f353:active .action-button__iconWrapper_1f353 {
1000
772
  background-color: rgb(54, 54, 54);
1001
- }
1002
- .action-button__secondary_1f353 {
773
+ } .action-button__secondary_1f353 {
1003
774
  color: #000
1004
- }
1005
- .action-button__secondary_1f353 .action-button__iconWrapper_1f353 {
775
+ } .action-button__secondary_1f353 .action-button__iconWrapper_1f353 {
1006
776
  color: #000;
1007
777
  background-color: #f3f4f5;
1008
- }
1009
- .action-button__secondary_1f353:hover .action-button__iconWrapper_1f353 {
778
+ } .action-button__secondary_1f353:hover .action-button__iconWrapper_1f353 {
1010
779
  background-color: rgb(207, 207, 208);
1011
- }
1012
- .action-button__secondary_1f353:active .action-button__iconWrapper_1f353 {
780
+ } .action-button__secondary_1f353:active .action-button__iconWrapper_1f353 {
1013
781
  background-color: rgb(194, 195, 196);
1014
782
  }
1015
783
  .action-button__primary_mumkw {
1016
784
  color: #000
1017
- }
1018
- .action-button__primary_mumkw .action-button__iconWrapper_mumkw {
785
+ } .action-button__primary_mumkw .action-button__iconWrapper_mumkw {
1019
786
  color: #fff;
1020
787
  background-color: #121212;
1021
- }
1022
- .action-button__secondary_mumkw {
788
+ } .action-button__secondary_mumkw {
1023
789
  color: #000
1024
- }
1025
- .action-button__secondary_mumkw .action-button__iconWrapper_mumkw {
790
+ } .action-button__secondary_mumkw .action-button__iconWrapper_mumkw {
1026
791
  color: #000;
1027
792
  background-color: #f3f4f5;
1028
793
  }.textarea__input_1iykm {
1029
794
  color: #fff;
1030
795
  caret-color: #0072ef;
1031
796
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1032
- }
1033
- .textarea__input_1iykm:-webkit-autofill {
797
+ } .textarea__input_1iykm:-webkit-autofill {
1034
798
  -webkit-text-fill-color: #fff;
1035
- }
1036
- .textarea__input_1iykm::placeholder {
799
+ } .textarea__input_1iykm::placeholder {
1037
800
  color: rgba(235, 235, 245, 0.6);
1038
- }
1039
- .textarea__hasInnerLabel_1iykm::placeholder {
801
+ } .textarea__hasInnerLabel_1iykm::placeholder {
1040
802
  color: rgba(235, 235, 245, 0.3);
1041
- }
1042
- .textarea__clearIcon_1iykm {
803
+ } .textarea__clearIcon_1iykm {
1043
804
  color: #fff;
1044
- }
1045
- .textarea__input_1iykm:read-only {
805
+ } .textarea__input_1iykm:read-only {
1046
806
  color: rgba(235, 235, 245, 0.6)
1047
- }
1048
- .textarea__input_1iykm:read-only:focus::placeholder {
807
+ } .textarea__input_1iykm:read-only:focus::placeholder {
1049
808
  color: rgba(235, 235, 245, 0.6);
1050
- }
1051
- .textarea__input_1iykm:disabled {
809
+ } .textarea__input_1iykm:disabled {
1052
810
  color: #fff;
1053
811
  -webkit-text-fill-color: #fff;
1054
- }
1055
- .textarea__input_1iykm:focus::placeholder {
812
+ } .textarea__input_1iykm:focus::placeholder {
1056
813
  color: rgba(235, 235, 245, 0.3);
1057
- }
1058
- .textarea__error_1iykm {
814
+ } .textarea__error_1iykm {
1059
815
  color: #f15045;
1060
816
  caret-color: #f15045;
1061
- }
1062
- .textarea__textarea_1iykm {
817
+ } .textarea__textarea_1iykm {
1063
818
  color: #fff;
1064
819
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1065
- }
1066
- .textarea__textarea_1iykm::placeholder {
820
+ } .textarea__textarea_1iykm::placeholder {
1067
821
  color: rgba(235, 235, 245, 0.6);
1068
- }
1069
- .textarea__hasInnerLabel_1iykm::placeholder {
822
+ } .textarea__hasInnerLabel_1iykm::placeholder {
1070
823
  color: rgba(235, 235, 245, 0.3);
1071
- }
1072
- .textarea__textarea_1iykm:disabled {
824
+ } .textarea__textarea_1iykm:disabled {
1073
825
  color: #fff;
1074
826
  -webkit-text-fill-color: #fff;
1075
- }
1076
- .textarea__textarea_1iykm:read-only {
827
+ } .textarea__textarea_1iykm:read-only {
1077
828
  color: rgba(235, 235, 245, 0.6);
1078
- }
1079
- .textarea__textarea_1iykm:focus::placeholder {
829
+ } .textarea__textarea_1iykm:focus::placeholder {
1080
830
  color: rgba(235, 235, 245, 0.3);
1081
- }
1082
- .textarea__hint_1iykm {
831
+ } .textarea__hint_1iykm {
1083
832
  color: rgba(235, 235, 245, 0.6);
1084
- }
1085
- .textarea__error_1iykm {
833
+ } .textarea__error_1iykm {
1086
834
  color: #f15045;
1087
835
  }
1088
836
  .textarea__pseudoTextarea_oittv span {
1089
837
  color: transparent;
1090
- }
1091
- .textarea__pseudoTextarea_oittv .textarea__overflow_oittv {
838
+ } .textarea__pseudoTextarea_oittv .textarea__overflow_oittv {
1092
839
  background-color: rgba(217, 29, 11, 0.4);
1093
- }
1094
- .textarea__focusVisible_oittv {
840
+ } .textarea__focusVisible_oittv {
1095
841
  outline: 2px solid #0072ef;
1096
842
  }
1097
843
  .textarea__input_endwe {
1098
844
  color: #000;
1099
845
  caret-color: #0072ef;
1100
846
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1101
- }
1102
- .textarea__input_endwe:-webkit-autofill {
847
+ } .textarea__input_endwe:-webkit-autofill {
1103
848
  -webkit-text-fill-color: #000;
1104
- }
1105
- .textarea__input_endwe::placeholder {
849
+ } .textarea__input_endwe::placeholder {
1106
850
  color: rgba(60, 60, 67, 0.6);
1107
- }
1108
- .textarea__hasInnerLabel_endwe::placeholder {
851
+ } .textarea__hasInnerLabel_endwe::placeholder {
1109
852
  color: rgba(60, 60, 67, 0.3);
1110
- }
1111
- .textarea__clearIcon_endwe {
853
+ } .textarea__clearIcon_endwe {
1112
854
  color: #000;
1113
- }
1114
- .textarea__input_endwe:read-only {
855
+ } .textarea__input_endwe:read-only {
1115
856
  color: rgba(60, 60, 67, 0.6)
1116
- }
1117
- .textarea__input_endwe:read-only:focus::placeholder {
857
+ } .textarea__input_endwe:read-only:focus::placeholder {
1118
858
  color: rgba(60, 60, 67, 0.6);
1119
- }
1120
- .textarea__input_endwe:disabled {
859
+ } .textarea__input_endwe:disabled {
1121
860
  color: #000;
1122
861
  -webkit-text-fill-color: #000;
1123
- }
1124
- .textarea__input_endwe:focus::placeholder {
862
+ } .textarea__input_endwe:focus::placeholder {
1125
863
  color: rgba(60, 60, 67, 0.3);
1126
- }
1127
- .textarea__error_endwe {
864
+ } .textarea__error_endwe {
1128
865
  color: #ef3124;
1129
866
  caret-color: #ef3124;
1130
- }
1131
- .textarea__textarea_endwe {
867
+ } .textarea__textarea_endwe {
1132
868
  color: #000;
1133
869
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1134
- }
1135
- .textarea__textarea_endwe::placeholder {
870
+ } .textarea__textarea_endwe::placeholder {
1136
871
  color: rgba(60, 60, 67, 0.6);
1137
- }
1138
- .textarea__hasInnerLabel_endwe::placeholder {
872
+ } .textarea__hasInnerLabel_endwe::placeholder {
1139
873
  color: rgba(60, 60, 67, 0.3);
1140
- }
1141
- .textarea__textarea_endwe:disabled {
874
+ } .textarea__textarea_endwe:disabled {
1142
875
  color: #000;
1143
876
  -webkit-text-fill-color: #000;
1144
- }
1145
- .textarea__textarea_endwe:read-only {
877
+ } .textarea__textarea_endwe:read-only {
1146
878
  color: rgba(60, 60, 67, 0.6);
1147
- }
1148
- .textarea__textarea_endwe:focus::placeholder {
879
+ } .textarea__textarea_endwe:focus::placeholder {
1149
880
  color: rgba(60, 60, 67, 0.3);
1150
- }
1151
- .textarea__hint_endwe {
881
+ } .textarea__hint_endwe {
1152
882
  color: rgba(235, 235, 245, 0.6);
1153
- }
1154
- .textarea__error_endwe {
883
+ } .textarea__error_endwe {
1155
884
  color: #f15045;
1156
885
  }.button__primary_17krt {
1157
886
  color: #000;
1158
887
  background-color: #f3f4f5;
1159
888
  border: 1px solid transparent
1160
- }
1161
- .button__primary_17krt:hover {
889
+ } .button__primary_17krt:hover {
1162
890
  background-color: rgb(207, 207, 208)
1163
- }
1164
- @media (hover: none) {
1165
- .button__primary_17krt:hover {
891
+ } @media (hover: none) { .button__primary_17krt:hover {
1166
892
  background-color: #f3f4f5
1167
893
  }
1168
- }
1169
- .button__primary_17krt:active {
894
+ } .button__primary_17krt:active {
1170
895
  background-color: rgb(194, 195, 196);
1171
- }
1172
- .button__primary_17krt > .button__loader_17krt {
896
+ } .button__primary_17krt > .button__loader_17krt {
1173
897
  color: #fff;
1174
- }
1175
- .button__secondary_17krt {
898
+ } .button__secondary_17krt {
1176
899
  color: #fff;
1177
900
  background-color: rgba(255, 255, 255, 0.1);
1178
901
  border: 1px solid transparent
1179
- }
1180
- .button__secondary_17krt:hover {
902
+ } .button__secondary_17krt:hover {
1181
903
  background-color: rgba(255, 255, 255, 0.163)
1182
- }
1183
- @media (hover: none) {
1184
- .button__secondary_17krt:hover {
904
+ } @media (hover: none) { .button__secondary_17krt:hover {
1185
905
  background-color: rgba(255, 255, 255, 0.1)
1186
906
  }
1187
- }
1188
- .button__secondary_17krt:active {
907
+ } .button__secondary_17krt:active {
1189
908
  background-color: rgba(255, 255, 255, 0.235);
1190
- }
1191
- .button__secondary_17krt > .button__loader_17krt {
909
+ } .button__secondary_17krt > .button__loader_17krt {
1192
910
  color: #fff;
1193
- }
1194
- .button__outlined_17krt {
911
+ } .button__outlined_17krt {
1195
912
  color: #fff;
1196
913
  background-color: transparent;
1197
914
  border: 1px solid #c5c5c7
1198
- }
1199
- .button__outlined_17krt:hover {
915
+ } .button__outlined_17krt:hover {
1200
916
  background-color: rgba(0, 0, 0, 0.07)
1201
- }
1202
- @media (hover: none) {
1203
- .button__outlined_17krt:hover {
917
+ } @media (hover: none) { .button__outlined_17krt:hover {
1204
918
  background-color: transparent
1205
919
  }
1206
- }
1207
- .button__outlined_17krt:active {
920
+ } .button__outlined_17krt:active {
1208
921
  background-color: rgba(0, 0, 0, 0.15);
1209
- }
1210
- .button__tertiary_17krt {
922
+ } .button__tertiary_17krt {
1211
923
  color: #fff;
1212
924
  background-color: transparent;
1213
925
  border: 1px solid #c5c5c7
1214
- }
1215
- .button__tertiary_17krt:hover {
926
+ } .button__tertiary_17krt:hover {
1216
927
  background-color: rgba(255, 255, 255, 0.07);
1217
928
  border-color: #c5c5c7
1218
- }
1219
- @media (hover: none) {
1220
- .button__tertiary_17krt:hover {
929
+ } @media (hover: none) { .button__tertiary_17krt:hover {
1221
930
  background-color: transparent;
1222
931
  border-color: #c5c5c7
1223
932
  }
1224
- }
1225
- .button__tertiary_17krt:active {
933
+ } .button__tertiary_17krt:active {
1226
934
  background-color: rgba(255, 255, 255, 0.15);
1227
- }
1228
- .button__tertiary_17krt > .button__loader_17krt {
935
+ } .button__tertiary_17krt > .button__loader_17krt {
1229
936
  color: #fff;
1230
- }
1231
- .button__filled_17krt {
937
+ } .button__filled_17krt {
1232
938
  color: #fff;
1233
939
  background-color: #3a3a3c
1234
- }
1235
- .button__filled_17krt:hover {
940
+ } .button__filled_17krt:hover {
1236
941
  background-color: rgb(72, 72, 74)
1237
- }
1238
- @media (hover: none) {
1239
- .button__filled_17krt:hover {
942
+ } @media (hover: none) { .button__filled_17krt:hover {
1240
943
  background-color: #3a3a3c
1241
944
  }
1242
- }
1243
- .button__filled_17krt:active {
945
+ } .button__filled_17krt:active {
1244
946
  background-color: rgb(88, 88, 89);
1245
- }
1246
- .button__transparent_17krt {
947
+ } .button__transparent_17krt {
1247
948
  color: #fff;
1248
949
  background-color: rgba(255, 255, 255, 0.1)
1249
- }
1250
- .button__transparent_17krt:hover {
950
+ } .button__transparent_17krt:hover {
1251
951
  background-color: rgba(255, 255, 255, 0.2)
1252
- }
1253
- @media (hover: none) {
1254
- .button__transparent_17krt:hover {
952
+ } @media (hover: none) { .button__transparent_17krt:hover {
1255
953
  background-color: rgba(255, 255, 255, 0.1)
1256
954
  }
1257
- }
1258
- .button__transparent_17krt:active {
955
+ } .button__transparent_17krt:active {
1259
956
  background-color: rgba(255, 255, 255, 0.4);
1260
- }
1261
- .button__link_17krt {
957
+ } .button__link_17krt {
1262
958
  color: #fff;
1263
959
  background-color: transparent;
1264
960
  border: 1px solid transparent
1265
- }
1266
- .button__link_17krt:hover {
961
+ } .button__link_17krt:hover {
1267
962
  background-color: rgba(255, 255, 255, 0.07)
1268
- }
1269
- @media (hover: none) {
1270
- .button__link_17krt:hover {
963
+ } @media (hover: none) { .button__link_17krt:hover {
1271
964
  background-color: transparent
1272
965
  }
1273
- }
1274
- .button__link_17krt:active {
966
+ } .button__link_17krt:active {
1275
967
  background-color: rgba(255, 255, 255, 0.15);
1276
- }
1277
- .button__link_17krt > .button__loader_17krt {
968
+ } .button__link_17krt > .button__loader_17krt {
1278
969
  color: #fff;
1279
- }
1280
- .button__ghost_17krt {
970
+ } .button__ghost_17krt {
1281
971
  color: #fff
1282
- }
1283
- .button__ghost_17krt:hover {
972
+ } .button__ghost_17krt:hover {
1284
973
  color: rgb(179, 179, 179)
1285
- }
1286
- @media (hover: none) {
1287
- .button__ghost_17krt:hover {
974
+ } @media (hover: none) { .button__ghost_17krt:hover {
1288
975
  color: #fff
1289
976
  }
1290
- }
1291
- .button__ghost_17krt:active {
977
+ } .button__ghost_17krt:active {
1292
978
  color: rgb(128, 128, 128);
1293
- }
1294
- .button__ghost_17krt > .button__loader_17krt {
979
+ } .button__ghost_17krt > .button__loader_17krt {
1295
980
  color: #fff;
1296
- }
1297
- .button__component_17krt[disabled].button__primary_17krt {
981
+ } .button__component_17krt[disabled].button__primary_17krt {
1298
982
  color: rgba(60, 60, 67, 0.3);
1299
983
  background-color: #f3f4f5
1300
- }
1301
- .button__component_17krt[disabled].button__primary_17krt.button__loading_17krt {
984
+ } .button__component_17krt[disabled].button__primary_17krt.button__loading_17krt {
1302
985
  background-color: #f3f4f5;
1303
- }
1304
- .button__component_17krt[disabled].button__secondary_17krt {
986
+ } .button__component_17krt[disabled].button__secondary_17krt {
1305
987
  color: rgba(255, 255, 255, 0.3);
1306
988
  background-color: rgba(255, 255, 255, 0.05);
1307
989
  border-color: transparent
1308
- }
1309
- .button__component_17krt[disabled].button__secondary_17krt.button__loading_17krt {
990
+ } .button__component_17krt[disabled].button__secondary_17krt.button__loading_17krt {
1310
991
  color: #fff;
1311
992
  background-color: rgba(255, 255, 255, 0.1);
1312
993
  border-color: transparent;
1313
- }
1314
- .button__component_17krt[disabled].button__outlined_17krt {
994
+ } .button__component_17krt[disabled].button__outlined_17krt {
1315
995
  color: rgba(255, 255, 255, 0.3);
1316
996
  background-color: transparent;
1317
997
  border-color: rgba(197, 197, 199, 0.3)
1318
- }
1319
- .button__component_17krt[disabled].button__outlined_17krt.button__loading_17krt {
998
+ } .button__component_17krt[disabled].button__outlined_17krt.button__loading_17krt {
1320
999
  color: #fff;
1321
- }
1322
- .button__component_17krt[disabled].button__tertiary_17krt {
1000
+ } .button__component_17krt[disabled].button__tertiary_17krt {
1323
1001
  color: rgba(255, 255, 255, 0.3);
1324
1002
  background-color: transparent;
1325
1003
  border-color: rgba(197, 197, 199, 0.3)
1326
- }
1327
- .button__component_17krt[disabled].button__tertiary_17krt.button__loading_17krt {
1004
+ } .button__component_17krt[disabled].button__tertiary_17krt.button__loading_17krt {
1328
1005
  color: #fff;
1329
1006
  border-color: #c5c5c7;
1330
- }
1331
- .button__component_17krt[disabled].button__filled_17krt {
1007
+ } .button__component_17krt[disabled].button__filled_17krt {
1332
1008
  color: rgba(255, 255, 255, 0.3);
1333
1009
  background-color: rgba(58, 58, 60, 0.3)
1334
- }
1335
- .button__component_17krt[disabled].button__filled_17krt.button__loading_17krt {
1010
+ } .button__component_17krt[disabled].button__filled_17krt.button__loading_17krt {
1336
1011
  color: #fff;
1337
1012
  background-color: #3a3a3c;
1338
- }
1339
- .button__component_17krt[disabled].button__transparent_17krt {
1013
+ } .button__component_17krt[disabled].button__transparent_17krt {
1340
1014
  color: rgba(255, 255, 255, 0.3);
1341
1015
  background-color: rgba(255, 255, 255, 0.03)
1342
- }
1343
- .button__component_17krt[disabled].button__transparent_17krt.button__loading_17krt {
1016
+ } .button__component_17krt[disabled].button__transparent_17krt.button__loading_17krt {
1344
1017
  color: #fff;
1345
1018
  background-color: rgba(255, 255, 255, 0.1);
1346
- }
1347
- .button__component_17krt[disabled].button__link_17krt {
1019
+ } .button__component_17krt[disabled].button__link_17krt {
1348
1020
  color: rgba(255, 255, 255, 0.3);
1349
1021
  background-color: transparent
1350
- }
1351
- .button__component_17krt[disabled].button__link_17krt.button__loading_17krt {
1022
+ } .button__component_17krt[disabled].button__link_17krt.button__loading_17krt {
1352
1023
  color: #fff;
1353
- }
1354
- .button__component_17krt[disabled].button__ghost_17krt {
1024
+ } .button__component_17krt[disabled].button__ghost_17krt {
1355
1025
  color: rgba(255, 255, 255, 0.3)
1356
- }
1357
- .button__component_17krt[disabled].button__ghost_17krt.button__loading_17krt {
1026
+ } .button__component_17krt[disabled].button__ghost_17krt.button__loading_17krt {
1358
1027
  color: #fff;
1359
1028
  }
1360
1029
  .button__component_s1pl2 {
1361
1030
  background-color: transparent
1362
- }
1363
- .button__focused_s1pl2 {
1031
+ } .button__focused_s1pl2 {
1364
1032
  outline: 2px solid #0072ef;
1365
1033
  }
1366
1034
  .button__primary_waqb9 {
1367
1035
  color: #fff;
1368
1036
  background-color: #202022;
1369
1037
  border: 1px solid transparent
1370
- }
1371
- .button__primary_waqb9:hover {
1038
+ } .button__primary_waqb9:hover {
1372
1039
  background-color: rgb(48, 48, 49)
1373
- }
1374
- @media (hover: none) {
1375
- .button__primary_waqb9:hover {
1040
+ } @media (hover: none) { .button__primary_waqb9:hover {
1376
1041
  background-color: #202022
1377
1042
  }
1378
- }
1379
- .button__primary_waqb9:active {
1043
+ } .button__primary_waqb9:active {
1380
1044
  background-color: rgb(65, 65, 67);
1381
- }
1382
- .button__primary_waqb9 > .button__loader_waqb9 {
1045
+ } .button__primary_waqb9 > .button__loader_waqb9 {
1383
1046
  color: #fff;
1384
- }
1385
- .button__secondary_waqb9 {
1047
+ } .button__secondary_waqb9 {
1386
1048
  color: #000;
1387
1049
  background-color: rgba(0, 0, 0, 0.08);
1388
1050
  border: 1px solid transparent
1389
- }
1390
- .button__secondary_waqb9:hover {
1051
+ } .button__secondary_waqb9:hover {
1391
1052
  background-color: rgba(0, 0, 0, 0.218)
1392
- }
1393
- @media (hover: none) {
1394
- .button__secondary_waqb9:hover {
1053
+ } @media (hover: none) { .button__secondary_waqb9:hover {
1395
1054
  background-color: rgba(0, 0, 0, 0.08)
1396
1055
  }
1397
- }
1398
- .button__secondary_waqb9:active {
1056
+ } .button__secondary_waqb9:active {
1399
1057
  background-color: rgba(0, 0, 0, 0.264);
1400
- }
1401
- .button__secondary_waqb9 > .button__loader_waqb9 {
1058
+ } .button__secondary_waqb9 > .button__loader_waqb9 {
1402
1059
  color: #000;
1403
- }
1404
- .button__outlined_waqb9 {
1060
+ } .button__outlined_waqb9 {
1405
1061
  color: #fff;
1406
1062
  background-color: transparent;
1407
1063
  border: 1px solid #c5c5c7
1408
- }
1409
- .button__outlined_waqb9:hover {
1064
+ } .button__outlined_waqb9:hover {
1410
1065
  background-color: rgba(255, 255, 255, 0.15)
1411
- }
1412
- @media (hover: none) {
1413
- .button__outlined_waqb9:hover {
1066
+ } @media (hover: none) { .button__outlined_waqb9:hover {
1414
1067
  background-color: transparent
1415
1068
  }
1416
- }
1417
- .button__outlined_waqb9:active {
1069
+ } .button__outlined_waqb9:active {
1418
1070
  background-color: rgba(0, 0, 0, 0.15);
1419
- }
1420
- .button__tertiary_waqb9 {
1071
+ } .button__tertiary_waqb9 {
1421
1072
  color: #000;
1422
1073
  background-color: transparent;
1423
1074
  border: 1px solid #464649
1424
- }
1425
- .button__tertiary_waqb9:hover {
1075
+ } .button__tertiary_waqb9:hover {
1426
1076
  background-color: rgba(18, 18, 18, 0.15);
1427
1077
  border-color: #464649
1428
- }
1429
- @media (hover: none) {
1430
- .button__tertiary_waqb9:hover {
1078
+ } @media (hover: none) { .button__tertiary_waqb9:hover {
1431
1079
  background-color: transparent;
1432
1080
  border-color: #464649
1433
1081
  }
1434
- }
1435
- .button__tertiary_waqb9:active {
1082
+ } .button__tertiary_waqb9:active {
1436
1083
  background-color: rgba(18, 18, 18, 0.2);
1437
- }
1438
- .button__tertiary_waqb9 > .button__loader_waqb9 {
1084
+ } .button__tertiary_waqb9 > .button__loader_waqb9 {
1439
1085
  color: #000;
1440
- }
1441
- .button__filled_waqb9 {
1086
+ } .button__filled_waqb9 {
1442
1087
  color: #fff;
1443
1088
  background-color: #3a3a3c
1444
- }
1445
- .button__filled_waqb9:hover {
1089
+ } .button__filled_waqb9:hover {
1446
1090
  background-color: rgb(99, 112, 126)
1447
- }
1448
- @media (hover: none) {
1449
- .button__filled_waqb9:hover {
1091
+ } @media (hover: none) { .button__filled_waqb9:hover {
1450
1092
  background-color: #3a3a3c
1451
1093
  }
1452
- }
1453
- .button__filled_waqb9:active {
1094
+ } .button__filled_waqb9:active {
1454
1095
  background-color: rgb(61, 74, 88);
1455
- }
1456
- .button__transparent_waqb9 {
1096
+ } .button__transparent_waqb9 {
1457
1097
  color: #000;
1458
1098
  background-color: rgba(255, 255, 255, 0.1)
1459
- }
1460
- .button__transparent_waqb9:hover {
1099
+ } .button__transparent_waqb9:hover {
1461
1100
  background-color: rgba(255, 255, 255, 0.2)
1462
- }
1463
- @media (hover: none) {
1464
- .button__transparent_waqb9:hover {
1101
+ } @media (hover: none) { .button__transparent_waqb9:hover {
1465
1102
  background-color: rgba(255, 255, 255, 0.1)
1466
1103
  }
1467
- }
1468
- .button__transparent_waqb9:active {
1104
+ } .button__transparent_waqb9:active {
1469
1105
  background-color: rgba(255, 255, 255, 0.05);
1470
- }
1471
- .button__link_waqb9 {
1106
+ } .button__link_waqb9 {
1472
1107
  color: #000;
1473
1108
  background-color: transparent;
1474
1109
  border: 1px solid transparent
1475
- }
1476
- .button__link_waqb9:hover {
1110
+ } .button__link_waqb9:hover {
1477
1111
  background-color: rgba(18, 18, 18, 0.15)
1478
- }
1479
- @media (hover: none) {
1480
- .button__link_waqb9:hover {
1112
+ } @media (hover: none) { .button__link_waqb9:hover {
1481
1113
  background-color: transparent
1482
1114
  }
1483
- }
1484
- .button__link_waqb9:active {
1115
+ } .button__link_waqb9:active {
1485
1116
  background-color: rgba(18, 18, 18, 0.2);
1486
- }
1487
- .button__link_waqb9 > .button__loader_waqb9 {
1117
+ } .button__link_waqb9 > .button__loader_waqb9 {
1488
1118
  color: #000;
1489
- }
1490
- .button__ghost_waqb9 {
1119
+ } .button__ghost_waqb9 {
1491
1120
  color: #000
1492
- }
1493
- .button__ghost_waqb9:hover {
1121
+ } .button__ghost_waqb9:hover {
1494
1122
  color: rgb(77, 77, 77)
1495
- }
1496
- @media (hover: none) {
1497
- .button__ghost_waqb9:hover {
1123
+ } @media (hover: none) { .button__ghost_waqb9:hover {
1498
1124
  color: #000
1499
1125
  }
1500
- }
1501
- .button__ghost_waqb9:active {
1126
+ } .button__ghost_waqb9:active {
1502
1127
  color: rgb(128, 128, 128);
1503
- }
1504
- .button__ghost_waqb9 > .button__loader_waqb9 {
1128
+ } .button__ghost_waqb9 > .button__loader_waqb9 {
1505
1129
  color: #000;
1506
- }
1507
- .button__component_waqb9[disabled].button__primary_waqb9 {
1130
+ } .button__component_waqb9[disabled].button__primary_waqb9 {
1508
1131
  color: rgba(235, 235, 245, 0.3);
1509
1132
  background-color: #202022
1510
- }
1511
- .button__component_waqb9[disabled].button__primary_waqb9.button__loading_waqb9 {
1133
+ } .button__component_waqb9[disabled].button__primary_waqb9.button__loading_waqb9 {
1512
1134
  background-color: #202022;
1513
- }
1514
- .button__component_waqb9[disabled].button__secondary_waqb9 {
1135
+ } .button__component_waqb9[disabled].button__secondary_waqb9 {
1515
1136
  color: rgba(0, 0, 0, 0.3);
1516
1137
  background-color: rgba(18, 18, 18, 0.08);
1517
1138
  border-color: transparent
1518
- }
1519
- .button__component_waqb9[disabled].button__secondary_waqb9.button__loading_waqb9 {
1139
+ } .button__component_waqb9[disabled].button__secondary_waqb9.button__loading_waqb9 {
1520
1140
  color: #000;
1521
1141
  background-color: rgba(0, 0, 0, 0.08);
1522
1142
  border-color: transparent;
1523
- }
1524
- .button__component_waqb9[disabled].button__outlined_waqb9 {
1143
+ } .button__component_waqb9[disabled].button__outlined_waqb9 {
1525
1144
  color: rgba(255, 255, 255, 0.3);
1526
1145
  background-color: transparent;
1527
1146
  border-color: rgba(35, 53, 73, 0.3)
1528
- }
1529
- .button__component_waqb9[disabled].button__outlined_waqb9.button__loading_waqb9 {
1147
+ } .button__component_waqb9[disabled].button__outlined_waqb9.button__loading_waqb9 {
1530
1148
  color: #fff;
1531
- }
1532
- .button__component_waqb9[disabled].button__tertiary_waqb9 {
1149
+ } .button__component_waqb9[disabled].button__tertiary_waqb9 {
1533
1150
  color: rgba(0, 0, 0, 0.3);
1534
1151
  background-color: transparent;
1535
1152
  border-color: rgba(70, 70, 73, 0.3)
1536
- }
1537
- .button__component_waqb9[disabled].button__tertiary_waqb9.button__loading_waqb9 {
1153
+ } .button__component_waqb9[disabled].button__tertiary_waqb9.button__loading_waqb9 {
1538
1154
  color: #000;
1539
- }
1540
- .button__component_waqb9[disabled].button__filled_waqb9 {
1155
+ } .button__component_waqb9[disabled].button__filled_waqb9 {
1541
1156
  color: rgba(255, 255, 255, 0.3);
1542
1157
  background-color: rgba(72, 87, 103, 0.3);
1543
1158
  border-color: transparent
1544
- }
1545
- .button__component_waqb9[disabled].button__filled_waqb9.button__loading_waqb9 {
1159
+ } .button__component_waqb9[disabled].button__filled_waqb9.button__loading_waqb9 {
1546
1160
  color: #fff;
1547
1161
  background-color: #3a3a3c;
1548
1162
  border-color: transparent;
1549
- }
1550
- .button__component_waqb9[disabled].button__transparent_waqb9 {
1163
+ } .button__component_waqb9[disabled].button__transparent_waqb9 {
1551
1164
  color: rgba(255, 255, 255, 0.3);
1552
1165
  background-color: rgba(255, 255, 255, 0.03)
1553
- }
1554
- .button__component_waqb9[disabled].button__transparent_waqb9.button__loading_waqb9 {
1166
+ } .button__component_waqb9[disabled].button__transparent_waqb9.button__loading_waqb9 {
1555
1167
  color: #000;
1556
1168
  background-color: rgba(255, 255, 255, 0.1);
1557
- }
1558
- .button__component_waqb9[disabled].button__link_waqb9 {
1169
+ } .button__component_waqb9[disabled].button__link_waqb9 {
1559
1170
  color: rgba(0, 0, 0, 0.3);
1560
1171
  background-color: transparent
1561
- }
1562
- .button__component_waqb9[disabled].button__link_waqb9.button__loading_waqb9 {
1172
+ } .button__component_waqb9[disabled].button__link_waqb9.button__loading_waqb9 {
1563
1173
  color: #000;
1564
- }
1565
- .button__component_waqb9[disabled].button__ghost_waqb9 {
1174
+ } .button__component_waqb9[disabled].button__ghost_waqb9 {
1566
1175
  color: rgba(0, 0, 0, 0.3)
1567
- }
1568
- .button__component_waqb9[disabled].button__ghost_waqb9.button__loading_waqb9 {
1176
+ } .button__component_waqb9[disabled].button__ghost_waqb9.button__loading_waqb9 {
1569
1177
  color: #000;
1570
1178
  }.base-modal__component_7hxkw {
1571
1179
  background: #121212;
1572
1180
  }.popover__component_obrv4 {
1573
1181
  background-color: transparent;
1574
1182
  color: #fff;
1575
- }
1576
- .popover__inner_obrv4 {
1183
+ } .popover__inner_obrv4 {
1577
1184
  background-color: #121212;
1578
1185
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1579
1186
  border: 1px solid transparent;
1580
- }
1581
- .popover__arrow_obrv4:after {
1187
+ } .popover__arrow_obrv4:after {
1582
1188
  background-color: #121212;
1583
1189
  border: 1px solid transparent;
1584
1190
  }.chart__coreChart_1dxj8 .recharts-text tspan {
@@ -1589,131 +1195,99 @@
1589
1195
 
1590
1196
  .chart__tickText_rwogm {
1591
1197
  fill: #fff;
1592
- }
1593
- .chart__circle_rwogm {
1198
+ } .chart__circle_rwogm {
1594
1199
  fill: #121212;
1595
- }
1596
- .chart__circle_rwogm {
1200
+ } .chart__circle_rwogm {
1597
1201
  fill: #121212;
1598
1202
  }
1599
1203
  .chart__tooltip_gj46y {
1600
1204
  background-color: #121212;
1601
1205
  border: 1px solid #2b2b2e;
1602
1206
  box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1603
- }
1604
- .chart__tooltipArrow_gj46y {
1207
+ } .chart__tooltipArrow_gj46y {
1605
1208
  border: 1px solid #2b2b2e;
1606
1209
  background-color: #121212;
1607
- }
1608
- .chart__tooltipArrow_gj46y:before {
1210
+ } .chart__tooltipArrow_gj46y:before {
1609
1211
  border-color: transparent #121212 transparent transparent;
1212
+ }.comment__component_2r18h {
1213
+ background-color: #202022;
1610
1214
  }.circular-progress-bar__backgroundCircle_1j8in,
1611
1215
  .circular-progress-bar__progressCircle_1j8in {
1612
1216
  fill: transparent;
1613
- }
1614
- .circular-progress-bar__positive_1j8in {
1217
+ } .circular-progress-bar__positive_1j8in {
1615
1218
  stroke: #2fc26e;
1616
- }
1617
- .circular-progress-bar__negative_1j8in {
1219
+ } .circular-progress-bar__negative_1j8in {
1618
1220
  stroke: #d91d0b;
1619
- }
1620
- .circular-progress-bar__backgroundCircle_1j8in {
1221
+ } .circular-progress-bar__backgroundCircle_1j8in {
1621
1222
  stroke: #2c2c2e
1622
- }
1623
- .circular-progress-bar__backgroundCircle_1j8in.circular-progress-bar__stroke_1j8in {
1223
+ } .circular-progress-bar__backgroundCircle_1j8in.circular-progress-bar__stroke_1j8in {
1624
1224
  stroke: transparent;
1625
- }
1626
- .circular-progress-bar__progressCircle_1j8in.circular-progress-bar__bg-positive_1j8in {
1225
+ } .circular-progress-bar__progressCircle_1j8in.circular-progress-bar__bg-positive_1j8in {
1627
1226
  fill: #2fc26e;
1628
- }
1629
- .circular-progress-bar__progressCircle_1j8in.circular-progress-bar__bg-negative_1j8in {
1227
+ } .circular-progress-bar__progressCircle_1j8in.circular-progress-bar__bg-negative_1j8in {
1630
1228
  fill: #d91d0b;
1631
- }
1632
- .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-tertiary_1j8in {
1229
+ } .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-tertiary_1j8in {
1633
1230
  color: #464649;
1634
- }
1635
- .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-positive_1j8in {
1231
+ } .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-positive_1j8in {
1636
1232
  color: #2fc26e;
1637
- }
1638
- .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-negative_1j8in {
1233
+ } .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-negative_1j8in {
1639
1234
  color: #d91d0b;
1640
- }
1641
- .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-primary-inverted_1j8in {
1235
+ } .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-primary-inverted_1j8in {
1642
1236
  color: #000;
1643
- }
1644
- .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-primary_1j8in {
1237
+ } .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-primary_1j8in {
1645
1238
  color: #fff;
1646
- }
1647
- .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-secondary_1j8in {
1239
+ } .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-secondary_1j8in {
1648
1240
  color: #8d8d93;
1649
- }.comment__component_2r18h {
1650
- background-color: #202022;
1651
- }.list-header__filled_1o4sl {
1241
+ }.list-header__filled_1o4sl {
1652
1242
  background-color: rgba(255, 255, 255, 0.1);
1653
1243
  }.stepped-progress-bar__description_na8u3 {
1654
1244
  color: rgba(235, 235, 245, 0.6);
1655
1245
  }
1656
1246
  .stepped-progress-bar__bar_m2qo7 {
1657
1247
  background: rgba(255, 255, 255, 0.1);
1658
- }
1659
- .stepped-progress-bar__positive_m2qo7 {
1248
+ } .stepped-progress-bar__positive_m2qo7 {
1660
1249
  background: #2fc26e;
1661
- }
1662
- .stepped-progress-bar__attention_m2qo7 {
1250
+ } .stepped-progress-bar__attention_m2qo7 {
1663
1251
  background: #f6bf65;
1664
- }
1665
- .stepped-progress-bar__negative_m2qo7 {
1252
+ } .stepped-progress-bar__negative_m2qo7 {
1666
1253
  background: #d91d0b;
1667
- }
1668
- .stepped-progress-bar__link_m2qo7 {
1254
+ } .stepped-progress-bar__link_m2qo7 {
1669
1255
  background: #0072ef;
1670
- }
1671
- .stepped-progress-bar__tertiary_m2qo7 {
1256
+ } .stepped-progress-bar__tertiary_m2qo7 {
1672
1257
  background: #464649;
1673
- }
1674
- .stepped-progress-bar__secondary_m2qo7 {
1258
+ } .stepped-progress-bar__secondary_m2qo7 {
1675
1259
  background: #8d8d93;
1676
- }
1677
- .stepped-progress-bar__primary_m2qo7 {
1260
+ } .stepped-progress-bar__primary_m2qo7 {
1678
1261
  background: #fff;
1679
- }
1680
- .stepped-progress-bar__accent_m2qo7 {
1262
+ } .stepped-progress-bar__accent_m2qo7 {
1681
1263
  background: #ef3124;
1682
1264
  }.attach__component_1ha2n {
1683
- }
1684
- .attach__focused_1ha2n {
1265
+ } .attach__focused_1ha2n {
1685
1266
  outline: 2px solid #0072ef;
1686
1267
  }.confirmation-v1__errorHeader_ujwgj {
1687
1268
  color: #fff;
1688
1269
  color: #fff;
1689
- }
1690
- .confirmation-v1__errorText_ujwgj {
1270
+ } .confirmation-v1__errorText_ujwgj {
1691
1271
  color: rgba(235, 235, 245, 0.6);
1692
1272
  color: rgba(235, 235, 245, 0.6);
1693
- }
1694
- .confirmation-v1__phoneHintText_ujwgj {
1273
+ } .confirmation-v1__phoneHintText_ujwgj {
1695
1274
  color: rgba(235, 235, 245, 0.6);
1696
1275
  color: rgba(235, 235, 245, 0.6);
1697
- }
1698
- .confirmation-v1__phonesWrap_ujwgj {
1276
+ } .confirmation-v1__phonesWrap_ujwgj {
1699
1277
  color: rgba(235, 235, 245, 0.6);
1700
- }
1701
- .confirmation-v1__phoneDescription_ujwgj {
1278
+ } .confirmation-v1__phoneDescription_ujwgj {
1702
1279
  color: rgba(235, 235, 245, 0.6);
1703
1280
  }
1704
1281
  .confirmation-v1__input_3mirn {
1705
1282
  background-color: #202022;
1706
1283
  color: #fff
1707
- }
1708
- .confirmation-v1__input_3mirn.confirmation-v1__hasError_3mirn {
1284
+ } .confirmation-v1__input_3mirn.confirmation-v1__hasError_3mirn {
1709
1285
  color: #f15045;
1710
1286
  caret-color: #fff;
1711
1287
  background-color: #35110d;
1712
- }
1713
- .confirmation-v1__input_3mirn.confirmation-v1__disabled_3mirn {
1288
+ } .confirmation-v1__input_3mirn.confirmation-v1__disabled_3mirn {
1714
1289
  color: rgba(235, 235, 245, 0.3);
1715
- }
1716
- @keyframes confirmation-v1__shake_3mirn {
1290
+ } @keyframes confirmation-v1__shake_3mirn {
1717
1291
  }
1718
1292
  .confirmation-v1__component_e90u4 {
1719
1293
  color: rgba(235, 235, 245, 0.6);
@@ -1725,48 +1299,36 @@
1725
1299
  }
1726
1300
  .confirmation-v1__title_v6u3l {
1727
1301
  color: #fff;
1728
- }
1729
- .confirmation-v1__description_v6u3l {
1302
+ } .confirmation-v1__description_v6u3l {
1730
1303
  color: rgba(235, 235, 245, 0.6);
1731
- }
1732
- .confirmation-v1__alertIcon_v6u3l {
1304
+ } .confirmation-v1__alertIcon_v6u3l {
1733
1305
  color: #d91d0b;
1734
1306
  }
1735
1307
  .confirmation-v1__header_13x2v {
1736
1308
  color: #fff;
1737
1309
  color: #fff;
1738
- }
1739
- .confirmation-v1__error_13x2v {
1310
+ } .confirmation-v1__error_13x2v {
1740
1311
  color: #f15045;
1741
- }
1742
- .confirmation-v1__loaderText_13x2v {
1312
+ } .confirmation-v1__loaderText_13x2v {
1743
1313
  color: rgba(235, 235, 245, 0.6);
1744
1314
  color: rgba(235, 235, 245, 0.6);
1745
1315
  }.custom-button__customButton_1clyi.custom-button__white_1clyi * {
1746
1316
  color: #fff;
1747
- }
1748
- .custom-button__customButton_1clyi.custom-button__black_1clyi * {
1317
+ } .custom-button__customButton_1clyi.custom-button__black_1clyi * {
1749
1318
  color: #000;
1750
- }
1751
- .custom-button__customButton_1clyi:before {
1319
+ } .custom-button__customButton_1clyi:before {
1752
1320
  background-color: rgba(0, 0, 0, 0);
1753
- }
1754
- .custom-button__customButton_1clyi.custom-button__darkening_1clyi:hover:before {
1321
+ } .custom-button__customButton_1clyi.custom-button__darkening_1clyi:hover:before {
1755
1322
  background-color: rgba(0, 0, 0, 0.07);
1756
- }
1757
- .custom-button__customButton_1clyi.custom-button__darkening_1clyi:active:before {
1323
+ } .custom-button__customButton_1clyi.custom-button__darkening_1clyi:active:before {
1758
1324
  background-color: rgba(0, 0, 0, 0.15);
1759
- }
1760
- .custom-button__customButton_1clyi.custom-button__lightening_1clyi:hover:before {
1325
+ } .custom-button__customButton_1clyi.custom-button__lightening_1clyi:hover:before {
1761
1326
  background-color: rgba(255, 255, 255, 0.15);
1762
- }
1763
- .custom-button__customButton_1clyi.custom-button__lightening_1clyi:active:before {
1327
+ } .custom-button__customButton_1clyi.custom-button__lightening_1clyi:active:before {
1764
1328
  background-color: rgba(255, 255, 255, 0.2);
1765
- }
1766
- .custom-button__customButton_1clyi:disabled.custom-button__white_1clyi * {
1329
+ } .custom-button__customButton_1clyi:disabled.custom-button__white_1clyi * {
1767
1330
  color: #fff;
1768
- }
1769
- .custom-button__customButton_1clyi:disabled.custom-button__black_1clyi * {
1331
+ } .custom-button__customButton_1clyi:disabled.custom-button__black_1clyi * {
1770
1332
  color: #000;
1771
1333
  }
1772
1334
  .confirmation__component_sloi7 {
@@ -1785,205 +1347,146 @@
1785
1347
  }
1786
1348
  .confirmation__typographyTheme_1cpg4.confirmation__typographyTheme_1cpg4 {
1787
1349
  color: rgba(235, 235, 245, 0.6);
1788
- }
1789
- .confirmation__phone_1cpg4.confirmation__phone_1cpg4 {
1350
+ } .confirmation__phone_1cpg4.confirmation__phone_1cpg4 {
1790
1351
  color: #fff;
1791
- }
1792
- .confirmation__countdownContainer_1cpg4.confirmation__countdownContainer_1cpg4 {
1352
+ } .confirmation__countdownContainer_1cpg4.confirmation__countdownContainer_1cpg4 {
1793
1353
  color: rgba(235, 235, 245, 0.6);
1794
1354
  }
1795
1355
  .confirmation__typographyTheme_1gady.confirmation__typographyTheme_1gady {
1796
1356
  color: rgba(235, 235, 245, 0.6);
1797
1357
  }.cc-icon-button.icon-button__primary_1vgjz {
1798
1358
  color: #fff
1799
- }
1800
- .cc-icon-button.icon-button__primary_1vgjz:hover {
1359
+ } .cc-icon-button.icon-button__primary_1vgjz:hover {
1801
1360
  color: rgb(204, 204, 204);
1802
- }
1803
- .cc-icon-button.icon-button__primary_1vgjz:active {
1361
+ } .cc-icon-button.icon-button__primary_1vgjz:active {
1804
1362
  color: rgb(179, 179, 179);
1805
- }
1806
- .cc-icon-button.icon-button__secondary_1vgjz {
1363
+ } .cc-icon-button.icon-button__secondary_1vgjz {
1807
1364
  color: #8d8d93
1808
- }
1809
- .cc-icon-button.icon-button__secondary_1vgjz:hover {
1365
+ } .cc-icon-button.icon-button__secondary_1vgjz:hover {
1810
1366
  color: rgb(175, 175, 179);
1811
- }
1812
- .cc-icon-button.icon-button__secondary_1vgjz:active {
1367
+ } .cc-icon-button.icon-button__secondary_1vgjz:active {
1813
1368
  color: rgb(198, 198, 201);
1814
- }
1815
- .cc-icon-button.icon-button__transparent_1vgjz {
1369
+ } .cc-icon-button.icon-button__transparent_1vgjz {
1816
1370
  color: rgba(255, 255, 255, 0.3)
1817
- }
1818
- .cc-icon-button.icon-button__transparent_1vgjz:hover {
1371
+ } .cc-icon-button.icon-button__transparent_1vgjz:hover {
1819
1372
  color: rgba(255, 255, 255, 0.4);
1820
- }
1821
- .cc-icon-button.icon-button__transparent_1vgjz:active {
1373
+ } .cc-icon-button.icon-button__transparent_1vgjz:active {
1822
1374
  color: rgba(255, 255, 255, 0.5);
1823
- }
1824
- .cc-icon-button.icon-button__negative_1vgjz {
1375
+ } .cc-icon-button.icon-button__negative_1vgjz {
1825
1376
  color: #d91d0b
1826
- }
1827
- .cc-icon-button.icon-button__negative_1vgjz:hover {
1377
+ } .cc-icon-button.icon-button__negative_1vgjz:hover {
1828
1378
  color: rgb(220, 45, 28);
1829
- }
1830
- .cc-icon-button.icon-button__negative_1vgjz:active {
1379
+ } .cc-icon-button.icon-button__negative_1vgjz:active {
1831
1380
  color: rgb(223, 63, 48);
1832
- }
1833
- .cc-icon-button.icon-button__tertiary_1vgjz {
1381
+ } .cc-icon-button.icon-button__tertiary_1vgjz {
1834
1382
  color: #464649
1835
- }
1836
- .cc-icon-button.icon-button__tertiary_1vgjz:hover {
1383
+ } .cc-icon-button.icon-button__tertiary_1vgjz:hover {
1837
1384
  color: rgb(83, 83, 86);
1838
- }
1839
- .cc-icon-button.icon-button__tertiary_1vgjz:active {
1385
+ } .cc-icon-button.icon-button__tertiary_1vgjz:active {
1840
1386
  color: rgb(98, 98, 100);
1841
- }
1842
- .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__primary_1vgjz {
1387
+ } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__primary_1vgjz {
1843
1388
  color: rgba(255, 255, 255, 0.3)
1844
- }
1845
- .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__primary_1vgjz.icon-button__loader_1vgjz {
1389
+ } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__primary_1vgjz.icon-button__loader_1vgjz {
1846
1390
  color: #fff;
1847
- }
1848
- .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__secondary_1vgjz {
1391
+ } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__secondary_1vgjz {
1849
1392
  color: rgba(141, 141, 147, 0.3)
1850
- }
1851
- .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__secondary_1vgjz.icon-button__loader_1vgjz {
1393
+ } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__secondary_1vgjz.icon-button__loader_1vgjz {
1852
1394
  color: #8d8d93;
1853
- }
1854
- .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__negative_1vgjz {
1395
+ } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__negative_1vgjz {
1855
1396
  color: rgba(217, 29, 11, 0.3)
1856
- }
1857
- .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__negative_1vgjz.icon-button__loader_1vgjz {
1397
+ } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__negative_1vgjz.icon-button__loader_1vgjz {
1858
1398
  color: #d91d0b;
1859
- }
1860
- .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__tertiary_1vgjz {
1399
+ } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__tertiary_1vgjz {
1861
1400
  color: rgba(70, 70, 73, 0.3)
1862
- }
1863
- .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__tertiary_1vgjz.icon-button__loader_1vgjz {
1401
+ } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__tertiary_1vgjz.icon-button__loader_1vgjz {
1864
1402
  color: #464649;
1865
1403
  }
1866
1404
 
1867
1405
  .cc-icon-button.icon-button__primary_86h83 {
1868
1406
  color: #000
1869
- }
1870
- .cc-icon-button.icon-button__primary_86h83:hover {
1407
+ } .cc-icon-button.icon-button__primary_86h83:hover {
1871
1408
  color: rgb(18, 18, 18);
1872
- }
1873
- .cc-icon-button.icon-button__primary_86h83:active {
1409
+ } .cc-icon-button.icon-button__primary_86h83:active {
1874
1410
  color: rgb(38, 38, 38);
1875
- }
1876
- .cc-icon-button.icon-button__secondary_86h83 {
1411
+ } .cc-icon-button.icon-button__secondary_86h83 {
1877
1412
  color: #8a8a8e
1878
- }
1879
- .cc-icon-button.icon-button__secondary_86h83:hover {
1413
+ } .cc-icon-button.icon-button__secondary_86h83:hover {
1880
1414
  color: rgb(117, 117, 121);
1881
- }
1882
- .cc-icon-button.icon-button__secondary_86h83:active {
1415
+ } .cc-icon-button.icon-button__secondary_86h83:active {
1883
1416
  color: rgb(110, 110, 114);
1884
- }
1885
- .cc-icon-button.icon-button__transparent_86h83 {
1417
+ } .cc-icon-button.icon-button__transparent_86h83 {
1886
1418
  color: rgba(0, 0, 0, 0.3)
1887
- }
1888
- .cc-icon-button.icon-button__transparent_86h83:hover {
1419
+ } .cc-icon-button.icon-button__transparent_86h83:hover {
1889
1420
  color: rgba(0, 0, 0, 0.4);
1890
- }
1891
- .cc-icon-button.icon-button__transparent_86h83:active {
1421
+ } .cc-icon-button.icon-button__transparent_86h83:active {
1892
1422
  color: rgba(0, 0, 0, 0.5);
1893
- }
1894
- .cc-icon-button.icon-button__negative_86h83 {
1423
+ } .cc-icon-button.icon-button__negative_86h83 {
1895
1424
  color: #d91d0b
1896
- }
1897
- .cc-icon-button.icon-button__negative_86h83:hover {
1425
+ } .cc-icon-button.icon-button__negative_86h83:hover {
1898
1426
  color: rgb(220, 45, 28);
1899
- }
1900
- .cc-icon-button.icon-button__negative_86h83:active {
1427
+ } .cc-icon-button.icon-button__negative_86h83:active {
1901
1428
  color: rgb(223, 63, 48);
1902
- }
1903
- .cc-icon-button.icon-button__tertiary_86h83 {
1429
+ } .cc-icon-button.icon-button__tertiary_86h83 {
1904
1430
  color: #c5c5c7
1905
- }
1906
- .cc-icon-button.icon-button__tertiary_86h83:hover {
1431
+ } .cc-icon-button.icon-button__tertiary_86h83:hover {
1907
1432
  color: rgb(167, 167, 169);
1908
- }
1909
- .cc-icon-button.icon-button__tertiary_86h83:active {
1433
+ } .cc-icon-button.icon-button__tertiary_86h83:active {
1910
1434
  color: rgb(158, 158, 159);
1911
- }
1912
- .cc-icon-button.icon-button__component_86h83:disabled.icon-button__primary_86h83 {
1435
+ } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__primary_86h83 {
1913
1436
  color: rgba(0, 0, 0, 0.3)
1914
- }
1915
- .cc-icon-button.icon-button__component_86h83:disabled.icon-button__primary_86h83.icon-button__loader_86h83 {
1437
+ } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__primary_86h83.icon-button__loader_86h83 {
1916
1438
  color: #000;
1917
- }
1918
- .cc-icon-button.icon-button__component_86h83:disabled.icon-button__secondary_86h83 {
1439
+ } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__secondary_86h83 {
1919
1440
  color: rgba(138, 138, 142, 0.3)
1920
- }
1921
- .cc-icon-button.icon-button__component_86h83:disabled.icon-button__secondary_86h83.icon-button__loader_86h83 {
1441
+ } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__secondary_86h83.icon-button__loader_86h83 {
1922
1442
  color: #8a8a8e;
1923
- }
1924
- .cc-icon-button.icon-button__component_86h83:disabled.icon-button__negative_86h83 {
1443
+ } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__negative_86h83 {
1925
1444
  color: rgba(217, 29, 11, 0.3)
1926
- }
1927
- .cc-icon-button.icon-button__component_86h83:disabled.icon-button__negative_86h83.icon-button__loader_86h83 {
1445
+ } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__negative_86h83.icon-button__loader_86h83 {
1928
1446
  color: #d91d0b;
1929
- }
1930
- .cc-icon-button.icon-button__component_86h83:disabled.icon-button__tertiary_86h83 {
1447
+ } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__tertiary_86h83 {
1931
1448
  color: rgba(197, 197, 199, 0.3)
1932
- }
1933
- .cc-icon-button.icon-button__component_86h83:disabled.icon-button__tertiary_86h83.icon-button__loader_86h83 {
1449
+ } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__tertiary_86h83.icon-button__loader_86h83 {
1934
1450
  color: #c5c5c7;
1935
1451
  }.input__input_1w2lb {
1936
1452
  color: #fff;
1937
1453
  caret-color: #0072ef;
1938
1454
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1939
- }
1940
- .input__input_1w2lb:-webkit-autofill {
1455
+ } .input__input_1w2lb:-webkit-autofill {
1941
1456
  -webkit-text-fill-color: #fff;
1942
- }
1943
- .input__input_1w2lb::placeholder {
1457
+ } .input__input_1w2lb::placeholder {
1944
1458
  color: rgba(235, 235, 245, 0.6);
1945
- }
1946
- .input__hasInnerLabel_1w2lb::placeholder {
1459
+ } .input__hasInnerLabel_1w2lb::placeholder {
1947
1460
  color: rgba(235, 235, 245, 0.3);
1948
- }
1949
- .input__clearIcon_1w2lb {
1461
+ } .input__clearIcon_1w2lb {
1950
1462
  color: #fff;
1951
- }
1952
- .input__input_1w2lb:read-only {
1463
+ } .input__input_1w2lb:read-only {
1953
1464
  color: rgba(235, 235, 245, 0.6)
1954
- }
1955
- .input__input_1w2lb:read-only:focus::placeholder {
1465
+ } .input__input_1w2lb:read-only:focus::placeholder {
1956
1466
  color: rgba(235, 235, 245, 0.6);
1957
- }
1958
- .input__input_1w2lb:disabled {
1467
+ } .input__input_1w2lb:disabled {
1959
1468
  color: #fff;
1960
1469
  -webkit-text-fill-color: #fff;
1961
- }
1962
- .input__input_1w2lb:focus::placeholder {
1470
+ } .input__input_1w2lb:focus::placeholder {
1963
1471
  color: rgba(235, 235, 245, 0.3);
1964
- }
1965
- .input__error_1w2lb {
1472
+ } .input__error_1w2lb {
1966
1473
  color: #f15045;
1967
1474
  caret-color: #f15045;
1968
1475
  }
1969
1476
  .input__errorColorIcon_1i06p {
1970
1477
  color: #d91d0b;
1971
- }
1972
- .input__successColorIcon_1i06p {
1478
+ } .input__successColorIcon_1i06p {
1973
1479
  color: #2fc26e;
1974
- }
1975
- .input__focusVisible_1i06p {
1480
+ } .input__focusVisible_1i06p {
1976
1481
  outline: 2px solid #0072ef;
1977
- }
1978
- @keyframes input__onautofillstart_1i06p {
1482
+ } @keyframes input__onautofillstart_1i06p {
1979
1483
  from {
1980
1484
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1981
1485
  }
1982
1486
  to {
1983
1487
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1984
1488
  }
1985
- }
1986
- @keyframes input__onautofillcancel_1i06p {
1489
+ } @keyframes input__onautofillcancel_1i06p {
1987
1490
  from {
1988
1491
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1989
1492
  }
@@ -1995,33 +1498,24 @@
1995
1498
  color: #000;
1996
1499
  caret-color: #0072ef;
1997
1500
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1998
- }
1999
- .input__input_1jvyp:-webkit-autofill {
1501
+ } .input__input_1jvyp:-webkit-autofill {
2000
1502
  -webkit-text-fill-color: #000;
2001
- }
2002
- .input__input_1jvyp::placeholder {
1503
+ } .input__input_1jvyp::placeholder {
2003
1504
  color: rgba(60, 60, 67, 0.6);
2004
- }
2005
- .input__hasInnerLabel_1jvyp::placeholder {
1505
+ } .input__hasInnerLabel_1jvyp::placeholder {
2006
1506
  color: rgba(60, 60, 67, 0.3);
2007
- }
2008
- .input__clearIcon_1jvyp {
1507
+ } .input__clearIcon_1jvyp {
2009
1508
  color: #000;
2010
- }
2011
- .input__input_1jvyp:read-only {
1509
+ } .input__input_1jvyp:read-only {
2012
1510
  color: rgba(60, 60, 67, 0.6)
2013
- }
2014
- .input__input_1jvyp:read-only:focus::placeholder {
1511
+ } .input__input_1jvyp:read-only:focus::placeholder {
2015
1512
  color: rgba(60, 60, 67, 0.6);
2016
- }
2017
- .input__input_1jvyp:disabled {
1513
+ } .input__input_1jvyp:disabled {
2018
1514
  color: #000;
2019
1515
  -webkit-text-fill-color: #000;
2020
- }
2021
- .input__input_1jvyp:focus::placeholder {
1516
+ } .input__input_1jvyp:focus::placeholder {
2022
1517
  color: rgba(60, 60, 67, 0.3);
2023
- }
2024
- .input__error_1jvyp {
1518
+ } .input__error_1jvyp {
2025
1519
  color: #ef3124;
2026
1520
  caret-color: #ef3124;
2027
1521
  }.pagination__component_e683r {
@@ -2033,33 +1527,26 @@
2033
1527
 
2034
1528
  .pagination__tag_1tono.pagination__tag_1tono {
2035
1529
  color: rgba(235, 235, 245, 0.6)
2036
- }
2037
- .pagination__tag_1tono.pagination__tag_1tono:hover:not(:disabled) {
1530
+ } .pagination__tag_1tono.pagination__tag_1tono:hover:not(:disabled) {
2038
1531
  background-color: #2c2c2e;
2039
1532
  color: #fff;
2040
- }
2041
- .pagination__tag_1tono.pagination__tag_1tono:active:not(:disabled) {
1533
+ } .pagination__tag_1tono.pagination__tag_1tono:active:not(:disabled) {
2042
1534
  background-color: #3a3a3c;
2043
- }
2044
- .pagination__tag_1tono.pagination__tag_1tono.pagination__checked_1tono {
1535
+ } .pagination__tag_1tono.pagination__tag_1tono.pagination__checked_1tono {
2045
1536
  background-color: #f3f4f5;
2046
1537
  color: #000;
2047
- }
2048
- .pagination__tag_1tono.pagination__tag_1tono.pagination__checked_1tono:hover:not(:disabled) {
1538
+ } .pagination__tag_1tono.pagination__tag_1tono.pagination__checked_1tono:hover:not(:disabled) {
2049
1539
  color: #000;
2050
- }
2051
- .pagination__tag_1tono.pagination__tag_1tono.pagination__checked_1tono:active:not(:disabled) {
1540
+ } .pagination__tag_1tono.pagination__tag_1tono.pagination__checked_1tono:active:not(:disabled) {
2052
1541
  color: #fff;
2053
1542
  }.pass-code__error_1sdm4 {
2054
1543
  color: #f15045;
2055
1544
  }
2056
1545
  .pass-code__dot_fe0ro {
2057
1546
  background: #3a3a3c
2058
- }
2059
- .pass-code__dot_fe0ro.pass-code__error_fe0ro {
1547
+ } .pass-code__dot_fe0ro.pass-code__error_fe0ro {
2060
1548
  background: #d91d0b;
2061
- }
2062
- .pass-code__filled_fe0ro {
1549
+ } .pass-code__filled_fe0ro {
2063
1550
  background: #fff;
2064
1551
  }
2065
1552
  @keyframes pass-code__shake_12koi {
@@ -2068,32 +1555,24 @@
2068
1555
  .pass-code__secondary_1ketu.pass-code__secondary_1ketu {
2069
1556
  color: #fff;
2070
1557
  background: rgba(255, 255, 255, 0.06)
2071
- }
2072
- .pass-code__secondary_1ketu.pass-code__secondary_1ketu:hover {
1558
+ } .pass-code__secondary_1ketu.pass-code__secondary_1ketu:hover {
2073
1559
  color: #fff;
2074
- }
2075
- .pass-code__secondary_1ketu.pass-code__secondary_1ketu:active {
1560
+ } .pass-code__secondary_1ketu.pass-code__secondary_1ketu:active {
2076
1561
  background: rgba(255, 255, 255, 0.11);
2077
- }
2078
- .pass-code__ghost_1ketu.pass-code__ghost_1ketu {
1562
+ } .pass-code__ghost_1ketu.pass-code__ghost_1ketu {
2079
1563
  color: #fff
2080
- }
2081
- .pass-code__ghost_1ketu.pass-code__ghost_1ketu:hover {
1564
+ } .pass-code__ghost_1ketu.pass-code__ghost_1ketu:hover {
2082
1565
  color: #fff;
2083
- }
2084
- .pass-code__ghost_1ketu.pass-code__ghost_1ketu:active {
1566
+ } .pass-code__ghost_1ketu.pass-code__ghost_1ketu:active {
2085
1567
  background: rgba(255, 255, 255, 0.11);
2086
1568
  }.drawer__backdropEnter_1tn4c {
2087
1569
  background-color: transparent;
2088
- }
2089
- .drawer__backdropEnterActive_1tn4c,
1570
+ } .drawer__backdropEnterActive_1tn4c,
2090
1571
  .drawer__backdropEnterDone_1tn4c {
2091
1572
  background-color: rgba(0, 0, 0, 0.8);
2092
- }
2093
- .drawer__backdropExit_1tn4c {
1573
+ } .drawer__backdropExit_1tn4c {
2094
1574
  background-color: rgba(0, 0, 0, 0.8);
2095
- }
2096
- .drawer__backdropExitActive_1tn4c,
1575
+ } .drawer__backdropExitActive_1tn4c,
2097
1576
  .drawer__backdropExitDone_1tn4c {
2098
1577
  background-color: transparent;
2099
1578
  }.pure-cell__focused_zfe7q {
@@ -2110,134 +1589,102 @@
2110
1589
 
2111
1590
 
2112
1591
 
2113
- .file-upload-item__component_jbwsp {
2114
- color: rgba(235, 235, 245, 0.6);
2115
- box-shadow: 0 -1px 0 0 #2b2b2e inset
2116
- }
2117
- .file-upload-item__icon_jbwsp {
2118
- color: #fff;
2119
- }
2120
- .file-upload-item__errorIcon_jbwsp {
2121
- color: #d91d0b;
2122
- }
2123
- .file-upload-item__successIcon_jbwsp {
2124
- color: #2fc26e;
2125
- }
2126
- .file-upload-item__name_jbwsp {
2127
- color: #fff
2128
- }
2129
- .file-upload-item__errorWrapper_jbwsp {
2130
- color: #ef3124
2131
- }.filter-tag__component_1roaq.filter-tag__disabled_1roaq {
1592
+ .filter-tag__component_1roaq.filter-tag__disabled_1roaq {
2132
1593
  background-color: rgba(32, 32, 34, 0.3);
2133
- }
2134
- .filter-tag__component_1roaq.filter-tag__checked_1roaq:not(.filter-tag__component_1roaq.filter-tag__disabled_1roaq) {
1594
+ } .filter-tag__component_1roaq.filter-tag__checked_1roaq:not(.filter-tag__component_1roaq.filter-tag__disabled_1roaq) {
2135
1595
  background-color: #f3f4f5;
2136
- }
2137
- .filter-tag__component_1roaq.filter-tag__checked_1roaq:not(.filter-tag__component_1roaq.filter-tag__disabled_1roaq):hover {
1596
+ } .filter-tag__component_1roaq.filter-tag__checked_1roaq:not(.filter-tag__component_1roaq.filter-tag__disabled_1roaq):hover {
2138
1597
  background-color: #f3f4f5;
2139
- }
2140
- .filter-tag__component_1roaq.filter-tag__checked_1roaq:not(.filter-tag__component_1roaq.filter-tag__disabled_1roaq):active {
1598
+ } .filter-tag__component_1roaq.filter-tag__checked_1roaq:not(.filter-tag__component_1roaq.filter-tag__disabled_1roaq):active {
2141
1599
  background-color: rgb(194, 195, 196);
2142
- }
2143
- .filter-tag__focused_1roaq {
1600
+ } .filter-tag__focused_1roaq {
2144
1601
  outline: 2px solid #0072ef;
2145
- }
2146
- .filter-tag__valueButton_1roaq {
1602
+ } .filter-tag__valueButton_1roaq {
2147
1603
  color: #fff;
2148
1604
  background-color: #202022;
2149
1605
  border-color: transparent
2150
- }
2151
- .filter-tag__valueButton_1roaq:not(.filter-tag__valueButton_1roaq:disabled):hover {
1606
+ } .filter-tag__valueButton_1roaq:not(.filter-tag__valueButton_1roaq:disabled):hover {
2152
1607
  background-color: #202022;
2153
1608
  border-color: transparent;
2154
- }
2155
- .filter-tag__valueButton_1roaq:not(.filter-tag__valueButton_1roaq:disabled):active {
1609
+ } .filter-tag__valueButton_1roaq:not(.filter-tag__valueButton_1roaq:disabled):active {
2156
1610
  background-color: rgb(65, 65, 67);
2157
1611
  border-color: transparent;
2158
- }
2159
- .filter-tag__valueButton_1roaq:disabled {
1612
+ } .filter-tag__valueButton_1roaq:disabled {
2160
1613
  background-color: rgba(32, 32, 34, 0.3);
2161
1614
  border-color: transparent;
2162
1615
  color: rgba(235, 235, 245, 0.3);
2163
- }
2164
- .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq {
1616
+ } .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq {
2165
1617
  background-color: #f3f4f5;
2166
1618
  color: #000
2167
- }
2168
- .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:not(.filter-tag__valueButton_1roaq:disabled):hover {
1619
+ } .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:not(.filter-tag__valueButton_1roaq:disabled):hover {
2169
1620
  background-color: #f3f4f5;
2170
- }
2171
- .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:not(.filter-tag__valueButton_1roaq:disabled):active {
1621
+ } .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:not(.filter-tag__valueButton_1roaq:disabled):active {
2172
1622
  background-color: rgb(194, 195, 196);
2173
- }
2174
- .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:not(.filter-tag__valueButton_1roaq:disabled):hover + .filter-tag__clear_1roaq:before {
1623
+ } .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:not(.filter-tag__valueButton_1roaq:disabled):hover + .filter-tag__clear_1roaq:before {
2175
1624
  background-color: #464649;
2176
- }
2177
- .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:not(.filter-tag__valueButton_1roaq:disabled):active + .filter-tag__clear_1roaq:before {
1625
+ } .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:not(.filter-tag__valueButton_1roaq:disabled):active + .filter-tag__clear_1roaq:before {
2178
1626
  background-color: transparent;
2179
- }
2180
- .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:disabled {
1627
+ } .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:disabled {
2181
1628
  background-color: rgba(243, 244, 245, 0.3);
2182
1629
  color: #000;
2183
- }
2184
- .filter-tag__clear_1roaq {
1630
+ } .filter-tag__clear_1roaq {
2185
1631
  color: #464649;
2186
1632
  background-color: #f3f4f5
2187
- }
2188
- .filter-tag__clear_1roaq:before {
1633
+ } .filter-tag__clear_1roaq:before {
2189
1634
  background-color: #464649;
2190
- }
2191
- .filter-tag__clear_1roaq:hover:before {
1635
+ } .filter-tag__clear_1roaq:hover:before {
2192
1636
  background-color: #464649;
2193
- }
2194
- .filter-tag__clear_1roaq:active:before {
1637
+ } .filter-tag__clear_1roaq:active:before {
2195
1638
  background-color: transparent;
2196
- }
2197
- .filter-tag__clear_1roaq:hover {
1639
+ } .filter-tag__clear_1roaq:hover {
2198
1640
  background-color: #f3f4f5;
2199
1641
  color: #000;
2200
- }
2201
- .filter-tag__clear_1roaq:active {
1642
+ } .filter-tag__clear_1roaq:active {
2202
1643
  background-color: rgb(194, 195, 196);
2203
1644
  color: #000;
2204
1645
  }.bottom-sheet__modal_ex71y {
2205
1646
  background-color: transparent;
2206
- }
2207
- .bottom-sheet__component_ex71y {
1647
+ } .bottom-sheet__component_ex71y {
2208
1648
  background: #121212;
2209
- }
2210
- .bottom-sheet__marker_ex71y {
1649
+ } .bottom-sheet__marker_ex71y {
2211
1650
  background-color: #2a2a2c;
2212
- }
2213
- .bottom-sheet__content_ex71y {
1651
+ } .bottom-sheet__content_ex71y {
2214
1652
  color: #fff;
2215
1653
  background-color: #121212;
2216
1654
  }
2217
1655
  .bottom-sheet__backer_1nbdj {
2218
1656
  color: #fff;
2219
- }
2220
- .bottom-sheet__button_1nbdj {
1657
+ } .bottom-sheet__button_1nbdj {
2221
1658
  background: rgba(255, 255, 255, 0.03);
2222
1659
  }
2223
1660
  .bottom-sheet__closer_g3uz3 {
2224
1661
  color: #fff;
2225
- }
2226
- .bottom-sheet__button_g3uz3 {
1662
+ } .bottom-sheet__button_g3uz3 {
2227
1663
  background: rgba(255, 255, 255, 0.03);
2228
1664
  }
2229
1665
  .bottom-sheet__footer_1ykmx {
2230
1666
  background-color: #121212;
2231
- }
2232
- .bottom-sheet__highlighted_1ykmx {
1667
+ } .bottom-sheet__highlighted_1ykmx {
2233
1668
  border-top: 1px solid #2b2b2e;
2234
1669
  background-color: #121212;
2235
1670
  }
2236
1671
  .bottom-sheet__headerWrapper_kcjgq {
2237
1672
  background-color: #121212;
2238
- }
2239
- .bottom-sheet__highlighted_kcjgq {
1673
+ } .bottom-sheet__highlighted_kcjgq {
2240
1674
  border-bottom: 1px solid #2b2b2e;
1675
+ }.file-upload-item__component_jbwsp {
1676
+ color: rgba(235, 235, 245, 0.6);
1677
+ box-shadow: 0 -1px 0 0 #2b2b2e inset
1678
+ } .file-upload-item__icon_jbwsp {
1679
+ color: #fff;
1680
+ } .file-upload-item__errorIcon_jbwsp {
1681
+ color: #d91d0b;
1682
+ } .file-upload-item__successIcon_jbwsp {
1683
+ color: #2fc26e;
1684
+ } .file-upload-item__name_jbwsp {
1685
+ color: #fff
1686
+ } .file-upload-item__errorWrapper_jbwsp {
1687
+ color: #ef3124
2241
1688
  }
2242
1689
 
2243
1690
 
@@ -2250,8 +1697,7 @@
2250
1697
 
2251
1698
  .modal__sticky_1kbht {
2252
1699
  background: #121212;
2253
- }
2254
- .modal__highlighted_1kbht {
1700
+ } .modal__highlighted_1kbht {
2255
1701
  background: #121212;
2256
1702
  box-shadow: 0 -1px 0 0 #2b2b2e;
2257
1703
  }
@@ -2260,85 +1706,65 @@
2260
1706
 
2261
1707
  .modal__highlighted_1abcs {
2262
1708
  background: #121212;
2263
- }
2264
- .modal__sticky_1abcs.modal__hasContent_1abcs {
1709
+ } .modal__sticky_1abcs.modal__hasContent_1abcs {
2265
1710
  background: #121212;
2266
1711
  }
2267
1712
  .plate__component_15kkz {
2268
1713
  color: #fff
2269
- }
2270
- .plate__focused_15kkz {
1714
+ } .plate__focused_15kkz {
2271
1715
  outline: 2px solid #0072ef;
2272
- }
2273
- .plate__shadow_15kkz:after {
1716
+ } .plate__shadow_15kkz:after {
2274
1717
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2275
- }
2276
- .plate__common_15kkz {
1718
+ } .plate__common_15kkz {
2277
1719
  background-color: rgba(255, 255, 255, 0.06);
2278
1720
  box-shadow: 0 0 0 1px #6d7986
2279
- }
2280
- .plate__common_15kkz:before {
1721
+ } .plate__common_15kkz:before {
2281
1722
  background-color: #6d7986;
2282
- }
2283
- .plate__negative_15kkz {
1723
+ } .plate__negative_15kkz {
2284
1724
  background-color: #35110d;
2285
1725
  box-shadow: 0 0 0 1px #d91d0b
2286
- }
2287
- .plate__negative_15kkz:before {
1726
+ } .plate__negative_15kkz:before {
2288
1727
  background-color: #d91d0b;
2289
- }
2290
- .plate__positive_15kkz {
1728
+ } .plate__positive_15kkz {
2291
1729
  background-color: #042117;
2292
1730
  box-shadow: 0 0 0 1px #13a463
2293
- }
2294
- .plate__positive_15kkz:before {
1731
+ } .plate__positive_15kkz:before {
2295
1732
  background-color: #13a463;
2296
- }
2297
- .plate__attention_15kkz {
1733
+ } .plate__attention_15kkz {
2298
1734
  background-color: #332104;
2299
1735
  box-shadow: 0 0 0 1px #de6a00
2300
- }
2301
- .plate__attention_15kkz:before {
1736
+ } .plate__attention_15kkz:before {
2302
1737
  background-color: #de6a00;
2303
- }
2304
- .plate__custom_15kkz {
1738
+ } .plate__custom_15kkz {
2305
1739
  background: transparent;
2306
1740
  box-shadow: 0 0 0 1px #6d7986
2307
- }
2308
- .plate__custom_15kkz:before {
1741
+ } .plate__custom_15kkz:before {
2309
1742
  background-color: #6d7986;
2310
1743
  }.toast-plate__component_1bt9s {
2311
1744
  color: #000;
2312
1745
  background-color: #fff;
2313
- }
2314
- .toast-plate__closeButtonWrapper_1bt9s:before {
1746
+ } .toast-plate__closeButtonWrapper_1bt9s:before {
2315
1747
  background-color: #e9e9eb;
2316
1748
  }
2317
1749
 
2318
1750
  .toast-plate__component_1teuw {
2319
1751
  color: #fff;
2320
1752
  background-color: #121212;
2321
- }
2322
- .toast-plate__closeButtonWrapper_1teuw:before {
1753
+ } .toast-plate__closeButtonWrapper_1teuw:before {
2323
1754
  background-color: #262629;
2324
1755
  }.slider-input__slider_8urcc .noUi-base:hover > .noUi-connects {
2325
1756
  background-color: #2a2a2c;
2326
- }
2327
- .slider-input__slider_8urcc .noUi-connects {
1757
+ } .slider-input__slider_8urcc .noUi-connects {
2328
1758
  background-color: #2a2a2c;
2329
- }
2330
- .slider-input__steps_8urcc {
1759
+ } .slider-input__steps_8urcc {
2331
1760
  color: rgba(235, 235, 245, 0.6);
2332
- }
2333
- .slider-input__info_8urcc {
1761
+ } .slider-input__info_8urcc {
2334
1762
  color: rgba(235, 235, 245, 0.6);
2335
1763
  }.with-suffix__hasSuffix_xqmth input:focus::placeholder {
2336
1764
  color: transparent;
2337
- }
2338
- .with-suffix__disabled_xqmth {
1765
+ } .with-suffix__disabled_xqmth {
2339
1766
  color: #fff;
2340
- }
2341
- .with-suffix__readOnly_xqmth {
1767
+ } .with-suffix__readOnly_xqmth {
2342
1768
  color: rgba(235, 235, 245, 0.6);
2343
1769
  }
2344
1770
 
@@ -2353,8 +1779,7 @@
2353
1779
 
2354
1780
  .side-panel__sticky_1e1fe {
2355
1781
  background: #121212;
2356
- }
2357
- .side-panel__highlighted_1e1fe {
1782
+ } .side-panel__highlighted_1e1fe {
2358
1783
  background: #121212;
2359
1784
  box-shadow: 0 -1px 0 0 #2b2b2e;
2360
1785
  }
@@ -2363,45 +1788,15 @@
2363
1788
 
2364
1789
  .side-panel__highlighted_9eiwa {
2365
1790
  background: #121212;
2366
- }
2367
- .side-panel__sticky_9eiwa.side-panel__hasContent_9eiwa {
1791
+ } .side-panel__sticky_9eiwa.side-panel__hasContent_9eiwa {
2368
1792
  background: #121212;
2369
1793
  }
2370
- .bank-card__component_mokx9 {
2371
- --form-control-bg-color: transparent;
2372
- --form-control-focus-shadow: transparent;
2373
- --form-control-hover-bg-color: transparent;
2374
- --form-control-focus-bg-color: transparent;
2375
- }
2376
- .bank-card__label_mokx9 {
2377
- color: rgba(0, 0, 0, 0.6)
2378
- }
2379
- .bank-card__focused_mokx9 .bank-card__label_mokx9,
2380
- .bank-card__filled_mokx9 .bank-card__label_mokx9 {
2381
- color: #000
2382
- }
2383
- .bank-card__input_mokx9 {
2384
- color: #000;
2385
- caret-color: #000
2386
- }
2387
- .bank-card__bankLogo_mokx9 svg g {
2388
- fill: #000;
2389
- }
2390
- .bank-card__brandLogo_mokx9 svg {
2391
- fill: #000;
2392
- }
2393
- .bank-card__usePhoto_mokx9 {
2394
- background-color: transparent
2395
- }
2396
- .bank-card__usePhoto_mokx9 svg {
2397
- fill: #000;
2398
- }.tooltip__hint_8npv5 {
1794
+ .tooltip__hint_8npv5 {
2399
1795
  background-color: #fff;
2400
1796
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2401
1797
  0 8px 16px rgba(11, 31, 53, 0.16);
2402
1798
  color: #000;
2403
- }
2404
- .tooltip__hint_8npv5 .tooltip__arrow_8npv5:after {
1799
+ } .tooltip__hint_8npv5 .tooltip__arrow_8npv5:after {
2405
1800
  background-color: #fff;
2406
1801
  border-color: #fff;
2407
1802
  }
@@ -2411,129 +1806,89 @@
2411
1806
  color: #000;
2412
1807
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2413
1808
  0 8px 16px rgba(11, 31, 53, 0.16);
2414
- }
2415
- .tooltip__tooltip_1o1t9 .tooltip__arrow_1o1t9:after {
1809
+ } .tooltip__tooltip_1o1t9 .tooltip__arrow_1o1t9:after {
2416
1810
  background-color: #fff;
2417
- }
2418
- .tooltip__hint_1o1t9 {
1811
+ } .tooltip__hint_1o1t9 {
2419
1812
  background-color: #121212;
2420
1813
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2421
1814
  color: #fff;
2422
- }
2423
- .tooltip__hint_1o1t9 .tooltip__arrow_1o1t9:after {
1815
+ } .tooltip__hint_1o1t9 .tooltip__arrow_1o1t9:after {
2424
1816
  background-color: #121212;
2425
1817
  }
2426
- .toast__toastPlate_odg54 {
2427
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2428
- }
2429
- .toast__popoverInner_odg54 {
2430
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2431
- background-color: transparent;
2432
- }.amount-input__minorPartAndCurrency_101vj {
2433
- color: rgba(235, 235, 245, 0.6);
2434
- }
2435
- .amount-input__filled_1pi50 .amount-input__input_1pi50,
2436
- .amount-input__input_1pi50:focus {
2437
- -webkit-text-fill-color: transparent;
2438
- }
2439
- .amount-input__minorPartAndCurrency_1ul5o {
2440
- color: rgba(60, 60, 67, 0.6);
2441
- }
1818
+
2442
1819
  .calendar__wrapper_ia84b {
2443
1820
  background: #121212;
2444
- }
2445
- .calendar__calendar_ia84b th {
1821
+ } .calendar__calendar_ia84b th {
2446
1822
  border-bottom: 1px solid #2b2b2e;
2447
- }
2448
- .calendar__dayNames_ia84b {
1823
+ } .calendar__dayNames_ia84b {
2449
1824
  border-bottom: 1px solid #2b2b2e;
2450
1825
  background: #121212
2451
- }
2452
- .calendar__month_ia84b {
1826
+ } .calendar__month_ia84b {
2453
1827
  color: #fff;
2454
- }
2455
- .calendar__dayName_ia84b {
1828
+ } .calendar__dayName_ia84b {
2456
1829
  color: rgba(235, 235, 245, 0.6)
2457
1830
  }
2458
1831
  .calendar__dayName_vgwke {
2459
1832
  color: rgba(235, 235, 245, 0.6)
2460
- }
2461
- .calendar__day_vgwke {
1833
+ } .calendar__day_vgwke {
2462
1834
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2463
1835
  color: #fff
2464
- }
2465
- .calendar__day_vgwke.calendar__highlighted_vgwke,
1836
+ } .calendar__day_vgwke.calendar__highlighted_vgwke,
2466
1837
  .calendar__day_vgwke.calendar__range_vgwke.calendar__highlighted_vgwke:not(.calendar__disabled_vgwke) {
2467
1838
  color: #fff;
2468
1839
  background: #2a2a2c;
2469
- }
2470
- .calendar__day_vgwke.calendar__holiday_vgwke {
1840
+ } .calendar__day_vgwke.calendar__holiday_vgwke {
2471
1841
  color: #ef3124;
2472
- }
2473
- .calendar__day_vgwke.calendar__disabled_vgwke {
1842
+ } .calendar__day_vgwke.calendar__disabled_vgwke {
2474
1843
  color: rgba(235, 235, 245, 0.3);
2475
1844
  background: transparent;
2476
- }
2477
- .calendar__day_vgwke.calendar__today_vgwke {
1845
+ } .calendar__day_vgwke.calendar__today_vgwke {
2478
1846
  color: #0072ef;
2479
- }
2480
- .calendar__day_vgwke.calendar__rangeComplete_vgwke {
1847
+ } .calendar__day_vgwke.calendar__rangeComplete_vgwke {
2481
1848
  background: #e8f2fe;
2482
- }
2483
- .calendar__day_vgwke.calendar__selected_vgwke,
1849
+ } .calendar__day_vgwke.calendar__selected_vgwke,
2484
1850
  .calendar__day_vgwke.calendar__disabled_vgwke.calendar__selected_vgwke {
2485
1851
  color: #000;
2486
1852
  background: #fff;
2487
- }
2488
- @media (hover) {
1853
+ } @media (hover) {
2489
1854
  .calendar__day_vgwke.calendar__selected_vgwke:hover {
2490
1855
  background: rgb(217, 217, 217);
2491
1856
  }
2492
- }
2493
- .calendar__dayWrapper_vgwke {
1857
+ } .calendar__dayWrapper_vgwke {
2494
1858
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2495
- }
2496
- .calendar__range_vgwke .calendar__day_vgwke:not(.calendar__selected_vgwke):not(.calendar__disabled_vgwke):not(.calendar__today_vgwke):not(.calendar__holiday_vgwke) {
1859
+ } .calendar__range_vgwke .calendar__day_vgwke:not(.calendar__selected_vgwke):not(.calendar__disabled_vgwke):not(.calendar__today_vgwke):not(.calendar__holiday_vgwke) {
2497
1860
  color: #fff;
2498
- }
2499
- .calendar__range_vgwke:before {
1861
+ } .calendar__range_vgwke:before {
2500
1862
  background: rgba(255, 255, 255, 0.1);
2501
- }
2502
- .calendar__rangeComplete_vgwke:before {
1863
+ } .calendar__rangeComplete_vgwke:before {
2503
1864
  background: #e8f2fe;
2504
- }
2505
- .calendar__transitLeft_vgwke:after {
1865
+ } .calendar__transitLeft_vgwke:after {
2506
1866
  background: linear-gradient(
2507
1867
  270deg,
2508
1868
  rgba(255, 255, 255, 0.1) 0%,
2509
1869
  rgba(255, 255, 255, 0) 100%
2510
1870
  );
2511
- }
2512
- .calendar__transitRight_vgwke:after {
1871
+ } .calendar__transitRight_vgwke:after {
2513
1872
  background: linear-gradient(
2514
1873
  270deg,
2515
1874
  rgba(255, 255, 255, 0) 0%,
2516
1875
  rgba(255, 255, 255, 0.1) 100%
2517
1876
  );
2518
- }
2519
- .calendar__rangeComplete_vgwke.calendar__transitLeft_vgwke:after {
1877
+ } .calendar__rangeComplete_vgwke.calendar__transitLeft_vgwke:after {
2520
1878
  background: linear-gradient(
2521
1879
  270deg,
2522
1880
  #e8f2fe 0%,
2523
1881
  rgba(255, 255, 255, 0) 100%
2524
1882
  );
2525
- }
2526
- .calendar__rangeComplete_vgwke.calendar__transitRight_vgwke:after {
1883
+ } .calendar__rangeComplete_vgwke.calendar__transitRight_vgwke:after {
2527
1884
  background: linear-gradient(
2528
1885
  270deg,
2529
1886
  rgba(255, 255, 255, 0) 0%,
2530
1887
  #e8f2fe 100%
2531
1888
  );
2532
- }
2533
- .calendar__dot_vgwke {
1889
+ } .calendar__dot_vgwke {
2534
1890
  background: #fff;
2535
- }
2536
- .calendar__selected_vgwke .calendar__dot_vgwke {
1891
+ } .calendar__selected_vgwke .calendar__dot_vgwke {
2537
1892
  background: #000;
2538
1893
  }
2539
1894
  .calendar__withShadow_24bcl {
@@ -2547,58 +1902,68 @@
2547
1902
  }
2548
1903
  .cc-calendar .calendar__button_1c271 {
2549
1904
  background-color: transparent
2550
- }
2551
- .cc-calendar .calendar__button_1c271:not(:disabled):hover {
1905
+ } .cc-calendar .calendar__button_1c271:not(:disabled):hover {
2552
1906
  background-color: #2c2c2e;
2553
1907
  color: #fff;
2554
- }
2555
- .cc-calendar .calendar__button_1c271.calendar__filled_1c271 {
1908
+ } .cc-calendar .calendar__button_1c271.calendar__filled_1c271 {
2556
1909
  background-color: #2c2c2e
2557
- }
2558
- .cc-calendar .calendar__button_1c271.calendar__filled_1c271:not(:disabled):hover {
1910
+ } .cc-calendar .calendar__button_1c271.calendar__filled_1c271:not(:disabled):hover {
2559
1911
  background-color: rgb(59, 59, 61);
2560
- }
2561
- .cc-calendar .calendar__button_1c271.calendar__outlined_1c271 {
1912
+ } .cc-calendar .calendar__button_1c271.calendar__outlined_1c271 {
2562
1913
  border: 1px solid #fff;
2563
- }
2564
- .cc-calendar .calendar__button_1c271.calendar__selected_1c271,
1914
+ } .cc-calendar .calendar__button_1c271.calendar__selected_1c271,
2565
1915
  .cc-calendar .calendar__button_1c271.calendar__selected_1c271:disabled {
2566
1916
  background-color: #fff;
2567
1917
  color: #000
2568
- }
2569
- .cc-calendar .calendar__button_1c271.calendar__selected_1c271:not(:disabled):hover, .cc-calendar .calendar__button_1c271.calendar__selected_1c271:disabled:not(:disabled):hover {
1918
+ } .cc-calendar .calendar__button_1c271.calendar__selected_1c271:not(:disabled):hover, .cc-calendar .calendar__button_1c271.calendar__selected_1c271:disabled:not(:disabled):hover {
2570
1919
  background-color: #fff;
2571
1920
  color: #000;
2572
1921
  }
2573
1922
  @media (max-width: 374px) {
2574
- }.select__arrow_1uvqh {
1923
+ }.bank-card__component_mokx9 {
1924
+ --form-control-bg-color: transparent;
1925
+ --form-control-focus-shadow: transparent;
1926
+ --form-control-hover-bg-color: transparent;
1927
+ --form-control-focus-bg-color: transparent;
1928
+ } .bank-card__label_mokx9 {
1929
+ color: rgba(0, 0, 0, 0.6)
1930
+ } .bank-card__focused_mokx9 .bank-card__label_mokx9,
1931
+ .bank-card__filled_mokx9 .bank-card__label_mokx9 {
1932
+ color: #000
1933
+ } .bank-card__input_mokx9 {
1934
+ color: #000;
1935
+ caret-color: #000
1936
+ } .bank-card__bankLogo_mokx9 svg g {
1937
+ fill: #000;
1938
+ } .bank-card__brandLogo_mokx9 svg {
1939
+ fill: #000;
1940
+ } .bank-card__usePhoto_mokx9 {
1941
+ background-color: transparent
1942
+ } .bank-card__usePhoto_mokx9 svg {
1943
+ fill: #000;
1944
+ }.select__arrow_1uvqh {
2575
1945
  color: #fff;
2576
1946
  }
2577
1947
 
2578
1948
  .select__option_qay43 {
2579
1949
  background: #121212;
2580
1950
  color: #fff
2581
- }
2582
- .select__option_qay43:not(.select__disabled_qay43):active {
1951
+ } .select__option_qay43:not(.select__disabled_qay43):active {
2583
1952
  background: #2c2c2e;
2584
1953
  color: #fff;
2585
- }
2586
- .select__selected_qay43 {
1954
+ } .select__selected_qay43 {
2587
1955
  background: #121212;
2588
1956
  color: #fff;
2589
- }
2590
- .select__highlighted_qay43 {
1957
+ } .select__highlighted_qay43 {
2591
1958
  background: #202022;
2592
1959
  color: #fff;
2593
- }
2594
- .select__disabled_qay43 {
1960
+ } .select__disabled_qay43 {
2595
1961
  background: #121212;
2596
1962
  color: rgba(235, 235, 245, 0.6);
2597
1963
  }
2598
1964
  .select__popoverInner_jds7l {
2599
1965
  background: transparent;
2600
- }
2601
- .select__optionsList_jds7l {
1966
+ } .select__optionsList_jds7l {
2602
1967
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2603
1968
  background: #121212;
2604
1969
  }
@@ -2607,42 +1972,34 @@
2607
1972
  }
2608
1973
  .select__single_1mumt {
2609
1974
  background: #fff
2610
- }
2611
- .select__colorIcon_1mumt {
1975
+ } .select__colorIcon_1mumt {
2612
1976
  color: #2fc26e;
2613
1977
  }
2614
1978
  .select__placeholder_1kjo4 {
2615
1979
  color: rgba(235, 235, 245, 0.6);
2616
- }
2617
- .select__focusVisible_1kjo4 {
1980
+ } .select__focusVisible_1kjo4 {
2618
1981
  outline: 2px solid #0072ef;
2619
1982
  }
2620
1983
  .select__optgroup_4pd8i {
2621
1984
  background: #121212
2622
- }
2623
- .select__label_4pd8i {
1985
+ } .select__label_4pd8i {
2624
1986
  color: rgba(235, 235, 245, 0.6);
2625
1987
  }
2626
1988
  .select__option_1mi4y {
2627
1989
  background: #121212;
2628
1990
  color: #fff
2629
- }
2630
- .select__option_1mi4y:not(.select__disabled_1mi4y):active {
1991
+ } .select__option_1mi4y:not(.select__disabled_1mi4y):active {
2631
1992
  background: #2c2c2e;
2632
1993
  color: #fff;
2633
- }
2634
- .select__option_1mi4y:before {
1994
+ } .select__option_1mi4y:before {
2635
1995
  background: #2b2b2e;
2636
- }
2637
- .select__selected_1mi4y {
1996
+ } .select__selected_1mi4y {
2638
1997
  background: #121212;
2639
1998
  color: #fff;
2640
- }
2641
- .select__highlighted_1mi4y {
1999
+ } .select__highlighted_1mi4y {
2642
2000
  background: #202022;
2643
2001
  color: #fff
2644
- }
2645
- .select__disabled_1mi4y {
2002
+ } .select__disabled_1mi4y {
2646
2003
  background: #121212;
2647
2004
  color: rgba(235, 235, 245, 0.6);
2648
2005
  }
@@ -2651,8 +2008,7 @@
2651
2008
  }
2652
2009
  .select__virtualRow_5e7h2:before {
2653
2010
  background: #2b2b2e;
2654
- }
2655
- .select__emptyPlaceholder_5e7h2 {
2011
+ } .select__emptyPlaceholder_5e7h2 {
2656
2012
  color: rgba(235, 235, 245, 0.6);
2657
2013
  }
2658
2014
 
@@ -2660,33 +2016,30 @@
2660
2016
 
2661
2017
  .select__emptyPlaceholder_u5r7f {
2662
2018
  color: rgba(235, 235, 245, 0.6);
2663
- }
2664
- .select__footer_u5r7f {
2665
- background-color: #121212
2666
- }
2667
- .select__highlighted_u5r7f {
2668
- border-top: 1px solid #2b2b2e;
2669
- background-color: #121212;
2670
- }
2671
- .select__virtualRow_ux6q8:before {
2672
- background: #2b2b2e;
2673
- }
2674
- .select__emptyPlaceholder_ux6q8 {
2675
- color: rgba(235, 235, 245, 0.6);
2676
- }
2677
- .select__footer_ux6q8 {
2019
+ } .select__footer_u5r7f {
2678
2020
  background-color: #121212
2679
- }
2680
- .select__footerHighlighted_ux6q8 {
2021
+ } .select__highlighted_u5r7f {
2681
2022
  border-top: 1px solid #2b2b2e;
2682
2023
  background-color: #121212;
2683
2024
  }
2684
2025
  .select__footer_hr9jx {
2685
2026
  background: #121212
2686
- }
2687
- .select__withBorder_hr9jx {
2027
+ } .select__withBorder_hr9jx {
2688
2028
  box-shadow: inset 0 1px 0 #262629;
2689
- }@media (min-width: 600px) {
2029
+ }.toast__toastPlate_odg54 {
2030
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2031
+ } .toast__popoverInner_odg54 {
2032
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2033
+ background-color: transparent;
2034
+ }.amount-input__minorPartAndCurrency_101vj {
2035
+ color: rgba(235, 235, 245, 0.6);
2036
+ }
2037
+ .amount-input__filled_1pi50 .amount-input__input_1pi50,
2038
+ .amount-input__input_1pi50:focus {
2039
+ -webkit-text-fill-color: transparent;
2040
+ }
2041
+ .amount-input__minorPartAndCurrency_1ul5o {
2042
+ color: rgba(60, 60, 67, 0.6);
2690
2043
  }.gallery__modal_romdw {
2691
2044
  background: transparent;
2692
2045
  }
@@ -2696,50 +2049,36 @@
2696
2049
 
2697
2050
  .gallery__component_1pgfc {
2698
2051
  border: 2px solid rgba(0, 0, 0, 0);
2699
- }
2700
- .gallery__active_1pgfc {
2052
+ } .gallery__active_1pgfc {
2701
2053
  border-color: #000
2702
- }
2703
- .gallery__image_1pgfc {
2054
+ } .gallery__image_1pgfc {
2704
2055
  background-color: #121212
2705
- }
2706
- .gallery__loading_1pgfc {
2056
+ } .gallery__loading_1pgfc {
2707
2057
  background-color: #e9eaeb;
2708
- }
2709
- .gallery__brokenImageWrapper_1pgfc {
2058
+ } .gallery__brokenImageWrapper_1pgfc {
2710
2059
  background-color: #121212
2711
- }
2712
- .gallery__focused_1pgfc {
2060
+ } .gallery__focused_1pgfc {
2713
2061
  outline: 2px solid #0072ef;
2714
2062
  }
2715
2063
  .gallery__component_5jon8 {
2716
2064
  background-color: rgba(255, 255, 255, 0.5);
2717
- }
2718
- .gallery__slideLoading_5jon8 {
2065
+ } .gallery__slideLoading_5jon8 {
2719
2066
  background-color: #e9eaeb;
2720
- }
2721
- .gallery__image_5jon8 {
2067
+ } .gallery__image_5jon8 {
2722
2068
  background-color: #121212;
2723
- }
2724
- .gallery__smallImage_5jon8 {
2069
+ } .gallery__smallImage_5jon8 {
2725
2070
  background-color: #121212;
2726
- }
2727
- .gallery__arrow_5jon8 {
2071
+ } .gallery__arrow_5jon8 {
2728
2072
  color: #000
2729
- }
2730
- .gallery__arrow_5jon8:hover {
2073
+ } .gallery__arrow_5jon8:hover {
2731
2074
  background-color: rgba(255, 255, 255, 0.1);
2732
- }
2733
- .gallery__arrow_5jon8:active {
2075
+ } .gallery__arrow_5jon8:active {
2734
2076
  background-color: rgba(255, 255, 255, 0.2);
2735
- }
2736
- .gallery__focused_5jon8 {
2077
+ } .gallery__focused_5jon8 {
2737
2078
  outline: 2px solid #0072ef;
2738
- }
2739
- .gallery__placeholder_5jon8 {
2079
+ } .gallery__placeholder_5jon8 {
2740
2080
  background-color: #121212;
2741
- }
2742
- .gallery__fullScreenImage_5jon8 {
2081
+ } .gallery__fullScreenImage_5jon8 {
2743
2082
  background-color: #121212;
2744
2083
  }
2745
2084
  .gallery__component_4f4dz {
@@ -2748,40 +2087,37 @@
2748
2087
  background-color: #121212;
2749
2088
  }.calendar-input__calendarIcon_1120j {
2750
2089
  color: #fff
2090
+ }@media (min-width: 600px) {
2751
2091
  }
2752
2092
 
2753
2093
  .input-autocomplete__placeholder_143xn {
2754
2094
  color: rgba(235, 235, 245, 0.6);
2755
- }
2756
- .input-autocomplete__focusVisible_143xn {
2095
+ } .input-autocomplete__focusVisible_143xn {
2757
2096
  outline: 2px solid #0072ef;
2758
2097
  }.select-with-tags__tag_1xy64:active:not(:disabled) {
2759
2098
  background-color: #f3f4f5;
2760
2099
  color: #000;
2761
- }
2762
- .select-with-tags__tag_1xy64:hover:not(:disabled):not(:active) {
2100
+ } .select-with-tags__tag_1xy64:hover:not(:disabled):not(:active) {
2763
2101
  background-color: #f3f4f5;
2764
2102
  color: #000;
2765
2103
  }
2766
2104
  .select-with-tags__input_72hp6 {
2767
2105
  background-color: transparent;
2768
2106
  color: #fff
2769
- }
2770
- .select-with-tags__input_72hp6:disabled {
2107
+ } .select-with-tags__input_72hp6:disabled {
2771
2108
  color: rgba(235, 235, 245, 0.6);
2772
- }
2773
- .select-with-tags__input_72hp6::placeholder {
2109
+ } .select-with-tags__input_72hp6::placeholder {
2774
2110
  color: rgba(235, 235, 245, 0.6);
2775
- }
2776
- .select-with-tags__input_72hp6:focus::placeholder {
2111
+ } .select-with-tags__input_72hp6:focus::placeholder {
2777
2112
  color: rgba(235, 235, 245, 0.3);
2778
- }
2779
- .select-with-tags__focusVisible_72hp6 {
2113
+ } .select-with-tags__focusVisible_72hp6 {
2780
2114
  outline: 2px solid #0072ef;
2781
- }
2782
- .select-with-tags__placeholder_72hp6 {
2115
+ } .select-with-tags__placeholder_72hp6 {
2783
2116
  color: rgba(235, 235, 245, 0.3);
2784
- }.table__component_17tvl {
2117
+ }
2118
+ .calendar-range__component_1ohku:after {
2119
+ background-color: #fff;
2120
+ }.table__component_17tvl {
2785
2121
  border-top: 1px solid #2b2b2e;
2786
2122
  }
2787
2123
  .table__wrapper_1affi {
@@ -2802,44 +2138,33 @@
2802
2138
  color: #fff;
2803
2139
  border-bottom: 1px solid #2b2b2e;
2804
2140
  background: #121212
2805
- }
2806
- .table__sorted_1sulo {
2141
+ } .table__sorted_1sulo {
2807
2142
  color: #fff;
2808
- }
2809
- .table__stickyHeader_1sulo {
2143
+ } .table__stickyHeader_1sulo {
2810
2144
  box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
2811
2145
  }
2812
2146
  .table__component_1u4k9 {
2813
2147
  background: #121212
2814
- }
2815
- .table__clickable_1u4k9:hover {
2148
+ } .table__clickable_1u4k9:hover {
2816
2149
  background-color: #202022;
2817
- }
2818
- .table__selected_1u4k9 {
2150
+ } .table__selected_1u4k9 {
2819
2151
  background-color: #f2f8ff
2820
- }
2821
- .table__selected_1u4k9:hover {
2152
+ } .table__selected_1u4k9:hover {
2822
2153
  background-color: #e8f2fe;
2823
2154
  }
2824
2155
  .table__icon_eekx6 {
2825
2156
  color: #8d8d93
2826
- }
2827
- .table__icon_eekx6:hover {
2157
+ } .table__icon_eekx6:hover {
2828
2158
  color: #fff;
2829
- }
2830
- .table__sorted_eekx6 {
2159
+ } .table__sorted_eekx6 {
2831
2160
  color: #0072ef
2832
- }
2833
- .table__sorted_eekx6:hover {
2161
+ } .table__sorted_eekx6:hover {
2834
2162
  color: #0072ef;
2835
2163
  }
2836
2164
  .table__open_1msss,
2837
2165
  .table__open_1msss:hover {
2838
2166
  background-color: rgba(255, 255, 255, 0.163);
2839
- }
2840
- .calendar-range__component_1ohku:after {
2841
- background-color: #fff;
2842
- }.intl-phone-input__emptyCountryIcon_16d2o {
2167
+ }.intl-phone-input__emptyCountryIcon_16d2o {
2843
2168
  color: #8d8d93;
2844
2169
  }
2845
2170
  .intl-phone-input__flagPlaceholder_891x3 {
@@ -2850,28 +2175,21 @@
2850
2175
  }
2851
2176
  .intl-phone-input__emptyCountryIcon_y9zv4 {
2852
2177
  color: #8d8d93;
2853
- }
2854
- .intl-phone-input__focusVisible_y9zv4 {
2178
+ } .intl-phone-input__focusVisible_y9zv4 {
2855
2179
  outline: 2px solid #0072ef;
2856
2180
  }.tabs__component_mcuzy:before {
2857
2181
  background-color: #2b2b2e;
2858
- }
2859
- .tabs__title_mcuzy {
2182
+ } .tabs__title_mcuzy {
2860
2183
  color: rgba(235, 235, 245, 0.6)
2861
- }
2862
- .tabs__title_mcuzy:not(.tabs__disabled_mcuzy):hover {
2184
+ } .tabs__title_mcuzy:not(.tabs__disabled_mcuzy):hover {
2863
2185
  color: #fff;
2864
- }
2865
- .tabs__focused_mcuzy {
2186
+ } .tabs__focused_mcuzy {
2866
2187
  outline: 2px solid #0072ef;
2867
- }
2868
- .tabs__selected_mcuzy {
2188
+ } .tabs__selected_mcuzy {
2869
2189
  color: #fff;
2870
- }
2871
- .tabs__disabled_mcuzy {
2190
+ } .tabs__disabled_mcuzy {
2872
2191
  color: rgba(235, 235, 245, 0.3);
2873
- }
2874
- .tabs__line_mcuzy {
2192
+ } .tabs__line_mcuzy {
2875
2193
  background-color: #ef3124;
2876
2194
  }
2877
2195
  .tabs__component_mcuzy:before {