@alfalab/core-components 37.5.1 → 38.0.0-beta.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 (2196) hide show
  1. package/action-button/Component.js +4 -4
  2. package/action-button/default.css +8 -8
  3. package/action-button/esm/Component.js +4 -4
  4. package/action-button/esm/default.css +8 -8
  5. package/action-button/esm/index.css +8 -8
  6. package/action-button/esm/inverted.css +8 -8
  7. package/action-button/esm/static.css +4 -4
  8. package/action-button/index.css +8 -8
  9. package/action-button/inverted.css +8 -8
  10. package/action-button/modern/Component.js +4 -4
  11. package/action-button/modern/default.css +8 -8
  12. package/action-button/modern/index.css +8 -8
  13. package/action-button/modern/inverted.css +8 -8
  14. package/action-button/modern/static.css +4 -4
  15. package/action-button/static.css +4 -4
  16. package/alert/Component.js +1 -1
  17. package/alert/esm/Component.js +1 -1
  18. package/alert/esm/index.css +3 -3
  19. package/alert/index.css +3 -3
  20. package/alert/modern/Component.js +1 -1
  21. package/alert/modern/index.css +3 -3
  22. package/amount/component.js +1 -1
  23. package/amount/esm/component.js +1 -1
  24. package/amount/esm/index.css +6 -6
  25. package/amount/esm/pure/component.js +1 -1
  26. package/amount/esm/pure/index.css +1 -1
  27. package/amount/index.css +6 -6
  28. package/amount/modern/component.js +1 -1
  29. package/amount/modern/index.css +6 -6
  30. package/amount/modern/pure/component.js +1 -1
  31. package/amount/modern/pure/index.css +1 -1
  32. package/amount/pure/component.js +1 -1
  33. package/amount/pure/index.css +1 -1
  34. package/amount-input/Component.js +3 -3
  35. package/amount-input/default.css +2 -2
  36. package/amount-input/esm/Component.js +3 -3
  37. package/amount-input/esm/default.css +2 -2
  38. package/amount-input/esm/index.css +7 -7
  39. package/amount-input/esm/inverted.css +2 -2
  40. package/amount-input/index.css +7 -7
  41. package/amount-input/inverted.css +2 -2
  42. package/amount-input/modern/Component.js +3 -3
  43. package/amount-input/modern/default.css +2 -2
  44. package/amount-input/modern/index.css +7 -7
  45. package/amount-input/modern/inverted.css +2 -2
  46. package/attach/Component.js +1 -1
  47. package/attach/esm/Component.js +1 -1
  48. package/attach/esm/index.css +25 -25
  49. package/attach/index.css +25 -25
  50. package/attach/modern/Component.js +1 -1
  51. package/attach/modern/index.css +25 -25
  52. package/backdrop/Component.js +1 -1
  53. package/backdrop/esm/Component.js +1 -1
  54. package/backdrop/esm/index.css +11 -11
  55. package/backdrop/index.css +11 -11
  56. package/backdrop/modern/Component.js +1 -1
  57. package/backdrop/modern/index.css +11 -11
  58. package/badge/Component.js +1 -1
  59. package/badge/esm/Component.js +1 -1
  60. package/badge/esm/index.css +41 -41
  61. package/badge/index.css +41 -41
  62. package/badge/modern/Component.js +1 -1
  63. package/badge/modern/index.css +41 -41
  64. package/bank-card/Component.js +1 -1
  65. package/bank-card/esm/Component.js +1 -1
  66. package/bank-card/esm/index.css +20 -20
  67. package/bank-card/index.css +20 -20
  68. package/bank-card/modern/Component.js +1 -1
  69. package/bank-card/modern/index.css +20 -20
  70. package/base-modal/Component.js +1 -1
  71. package/base-modal/esm/Component.js +1 -1
  72. package/base-modal/esm/index.css +12 -12
  73. package/base-modal/index.css +12 -12
  74. package/base-modal/modern/Component.js +1 -1
  75. package/base-modal/modern/index.css +12 -12
  76. package/bottom-sheet/{component-951bd379.d.ts → component-a31768c8.d.ts} +0 -0
  77. package/bottom-sheet/{component-951bd379.js → component-a31768c8.js} +3 -3
  78. package/bottom-sheet/component.js +2 -2
  79. package/bottom-sheet/components/backer/Component.js +2 -2
  80. package/bottom-sheet/components/backer/index.css +3 -3
  81. package/bottom-sheet/components/closer/Component.js +2 -2
  82. package/bottom-sheet/components/closer/index.css +3 -3
  83. package/bottom-sheet/components/footer/Component.js +1 -1
  84. package/bottom-sheet/components/footer/index.css +4 -4
  85. package/bottom-sheet/components/header/Component.js +2 -2
  86. package/bottom-sheet/components/header/index.css +17 -17
  87. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  88. package/bottom-sheet/esm/{component-44cdb348.d.ts → component-13675fe5.d.ts} +0 -0
  89. package/bottom-sheet/esm/{component-44cdb348.js → component-13675fe5.js} +3 -3
  90. package/bottom-sheet/esm/component.js +2 -2
  91. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  92. package/bottom-sheet/esm/components/backer/index.css +3 -3
  93. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  94. package/bottom-sheet/esm/components/closer/index.css +3 -3
  95. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  96. package/bottom-sheet/esm/components/footer/index.css +4 -4
  97. package/bottom-sheet/esm/components/header/Component.js +2 -2
  98. package/bottom-sheet/esm/components/header/index.css +17 -17
  99. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  100. package/bottom-sheet/esm/index.css +15 -15
  101. package/bottom-sheet/esm/index.d.ts +1 -1
  102. package/bottom-sheet/esm/index.js +2 -2
  103. package/bottom-sheet/esm/{tslib.es6-ec257bea.d.ts → tslib.es6-c1a8448e.d.ts} +0 -0
  104. package/bottom-sheet/esm/{tslib.es6-ec257bea.js → tslib.es6-c1a8448e.js} +0 -0
  105. package/bottom-sheet/index.css +15 -15
  106. package/bottom-sheet/index.d.ts +1 -1
  107. package/bottom-sheet/index.js +2 -2
  108. package/bottom-sheet/modern/{component-5117a113.d.ts → component-dbd4ab19.d.ts} +0 -0
  109. package/bottom-sheet/modern/{component-5117a113.js → component-dbd4ab19.js} +2 -2
  110. package/bottom-sheet/modern/component.js +1 -1
  111. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  112. package/bottom-sheet/modern/components/backer/index.css +3 -3
  113. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  114. package/bottom-sheet/modern/components/closer/index.css +3 -3
  115. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  116. package/bottom-sheet/modern/components/footer/index.css +4 -4
  117. package/bottom-sheet/modern/components/header/Component.js +1 -1
  118. package/bottom-sheet/modern/components/header/index.css +17 -17
  119. package/bottom-sheet/modern/index.css +15 -15
  120. package/bottom-sheet/modern/index.d.ts +1 -1
  121. package/bottom-sheet/modern/index.js +1 -1
  122. package/bottom-sheet/{tslib.es6-b8c30ae4.d.ts → tslib.es6-f62bcae9.d.ts} +0 -0
  123. package/bottom-sheet/{tslib.es6-b8c30ae4.js → tslib.es6-f62bcae9.js} +0 -0
  124. package/button/Component.js +3 -3
  125. package/button/cssm/index.module.css +6 -5
  126. package/button/default.css +54 -54
  127. package/button/esm/Component.js +3 -3
  128. package/button/esm/default.css +54 -54
  129. package/button/esm/index.css +59 -58
  130. package/button/esm/inverted.css +54 -54
  131. package/button/index.css +59 -58
  132. package/button/inverted.css +54 -54
  133. package/button/modern/Component.js +3 -3
  134. package/button/modern/default.css +54 -54
  135. package/button/modern/index.css +59 -58
  136. package/button/modern/inverted.css +54 -54
  137. package/calendar/Component.desktop.js +2 -2
  138. package/calendar/Component.responsive.js +1 -1
  139. package/calendar/components/calendar-mobile/Component.js +2 -2
  140. package/calendar/components/calendar-mobile/index.css +11 -11
  141. package/calendar/components/calendar-mobile/index.js +1 -1
  142. package/calendar/components/days-table/Component.js +2 -2
  143. package/calendar/components/days-table/index.css +58 -58
  144. package/calendar/components/days-table/index.js +1 -1
  145. package/calendar/components/header/Component.js +1 -1
  146. package/calendar/components/header/index.css +3 -3
  147. package/calendar/components/month-year-header/Component.js +2 -2
  148. package/calendar/components/month-year-header/index.css +10 -10
  149. package/calendar/components/month-year-header/index.js +1 -1
  150. package/calendar/components/months-table/Component.js +2 -2
  151. package/calendar/components/months-table/index.css +11 -11
  152. package/calendar/components/months-table/index.js +1 -1
  153. package/calendar/components/period-slider/Component.js +1 -1
  154. package/calendar/components/period-slider/index.css +10 -10
  155. package/calendar/components/select-button/Component.js +2 -2
  156. package/calendar/components/select-button/index.css +10 -10
  157. package/calendar/components/select-button/index.js +1 -1
  158. package/calendar/components/years-table/Component.js +2 -2
  159. package/calendar/components/years-table/index.css +13 -13
  160. package/calendar/components/years-table/index.js +1 -1
  161. package/calendar/desktop.css +14 -14
  162. package/calendar/desktop.js +1 -1
  163. package/calendar/esm/Component.desktop.js +2 -2
  164. package/calendar/esm/Component.responsive.js +1 -1
  165. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  166. package/calendar/esm/components/calendar-mobile/index.css +11 -11
  167. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  168. package/calendar/esm/components/days-table/Component.js +2 -2
  169. package/calendar/esm/components/days-table/index.css +58 -58
  170. package/calendar/esm/components/days-table/index.js +1 -1
  171. package/calendar/esm/components/header/Component.js +1 -1
  172. package/calendar/esm/components/header/index.css +3 -3
  173. package/calendar/esm/components/month-year-header/Component.js +2 -2
  174. package/calendar/esm/components/month-year-header/index.css +10 -10
  175. package/calendar/esm/components/month-year-header/index.js +1 -1
  176. package/calendar/esm/components/months-table/Component.js +2 -2
  177. package/calendar/esm/components/months-table/index.css +11 -11
  178. package/calendar/esm/components/months-table/index.js +1 -1
  179. package/calendar/esm/components/period-slider/Component.js +1 -1
  180. package/calendar/esm/components/period-slider/index.css +10 -10
  181. package/calendar/esm/components/select-button/Component.js +2 -2
  182. package/calendar/esm/components/select-button/index.css +10 -10
  183. package/calendar/esm/components/select-button/index.js +1 -1
  184. package/calendar/esm/components/years-table/Component.js +2 -2
  185. package/calendar/esm/components/years-table/index.css +13 -13
  186. package/calendar/esm/components/years-table/index.js +1 -1
  187. package/calendar/esm/desktop.css +14 -14
  188. package/calendar/esm/desktop.js +1 -1
  189. package/calendar/esm/index.js +1 -1
  190. package/calendar/esm/mobile.js +1 -1
  191. package/calendar/esm/responsive.js +1 -1
  192. package/calendar/esm/{tslib.es6-3e8ff797.d.ts → tslib.es6-d470b4b0.d.ts} +0 -0
  193. package/calendar/esm/{tslib.es6-3e8ff797.js → tslib.es6-d470b4b0.js} +0 -0
  194. package/calendar/index.js +1 -1
  195. package/calendar/mobile.js +1 -1
  196. package/calendar/modern/Component.desktop.js +1 -1
  197. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  198. package/calendar/modern/components/calendar-mobile/index.css +11 -11
  199. package/calendar/modern/components/days-table/Component.js +1 -1
  200. package/calendar/modern/components/days-table/index.css +58 -58
  201. package/calendar/modern/components/header/Component.js +1 -1
  202. package/calendar/modern/components/header/index.css +3 -3
  203. package/calendar/modern/components/month-year-header/Component.js +1 -1
  204. package/calendar/modern/components/month-year-header/index.css +10 -10
  205. package/calendar/modern/components/months-table/Component.js +1 -1
  206. package/calendar/modern/components/months-table/index.css +11 -11
  207. package/calendar/modern/components/period-slider/Component.js +1 -1
  208. package/calendar/modern/components/period-slider/index.css +10 -10
  209. package/calendar/modern/components/select-button/Component.js +1 -1
  210. package/calendar/modern/components/select-button/index.css +10 -10
  211. package/calendar/modern/components/years-table/Component.js +1 -1
  212. package/calendar/modern/components/years-table/index.css +13 -13
  213. package/calendar/modern/desktop.css +14 -14
  214. package/calendar/responsive.js +1 -1
  215. package/calendar/{tslib.es6-a40b804c.d.ts → tslib.es6-9581650f.d.ts} +0 -0
  216. package/calendar/{tslib.es6-a40b804c.js → tslib.es6-9581650f.js} +0 -0
  217. package/calendar-input/{Component-1f4917a8.d.ts → Component-60ae032f.d.ts} +0 -0
  218. package/calendar-input/{Component-1f4917a8.js → Component-60ae032f.js} +1 -1
  219. package/calendar-input/Component.desktop.d.ts +1 -1
  220. package/calendar-input/Component.desktop.js +1 -1
  221. package/calendar-input/Component.mobile.d.ts +1 -1
  222. package/calendar-input/Component.mobile.js +1 -1
  223. package/calendar-input/Component.responsive.d.ts +1 -1
  224. package/calendar-input/Component.responsive.js +1 -1
  225. package/calendar-input/components/calendar-input/Component.js +1 -1
  226. package/calendar-input/components/calendar-input/index.css +11 -11
  227. package/calendar-input/components/calendar-input/index.d.ts +1 -1
  228. package/calendar-input/components/calendar-input/index.js +1 -1
  229. package/calendar-input/desktop.js +1 -1
  230. package/calendar-input/esm/{Component-de4d4972.d.ts → Component-6e641637.d.ts} +0 -0
  231. package/calendar-input/esm/{Component-de4d4972.js → Component-6e641637.js} +1 -1
  232. package/calendar-input/esm/Component.desktop.d.ts +1 -1
  233. package/calendar-input/esm/Component.desktop.js +1 -1
  234. package/calendar-input/esm/Component.mobile.d.ts +1 -1
  235. package/calendar-input/esm/Component.mobile.js +1 -1
  236. package/calendar-input/esm/Component.responsive.d.ts +1 -1
  237. package/calendar-input/esm/Component.responsive.js +1 -1
  238. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  239. package/calendar-input/esm/components/calendar-input/index.css +11 -11
  240. package/calendar-input/esm/components/calendar-input/index.d.ts +1 -1
  241. package/calendar-input/esm/components/calendar-input/index.js +1 -1
  242. package/calendar-input/esm/desktop.js +1 -1
  243. package/calendar-input/esm/index.js +1 -1
  244. package/calendar-input/esm/mobile.js +1 -1
  245. package/calendar-input/esm/responsive.js +1 -1
  246. package/calendar-input/index.js +1 -1
  247. package/calendar-input/mobile.js +1 -1
  248. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  249. package/calendar-input/modern/components/calendar-input/index.css +11 -11
  250. package/calendar-input/responsive.js +1 -1
  251. package/calendar-range/Component.js +1 -1
  252. package/calendar-range/components/divider/Component.js +1 -1
  253. package/calendar-range/components/divider/index.css +8 -8
  254. package/calendar-range/esm/Component.js +1 -1
  255. package/calendar-range/esm/components/divider/Component.js +1 -1
  256. package/calendar-range/esm/components/divider/index.css +8 -8
  257. package/calendar-range/esm/index.js +1 -1
  258. package/calendar-range/esm/{index.module-894bc576.d.ts → index.module-df48beb5.d.ts} +0 -0
  259. package/calendar-range/esm/{index.module-894bc576.js → index.module-df48beb5.js} +1 -1
  260. package/calendar-range/esm/views/index.css +6 -6
  261. package/calendar-range/esm/views/popover.js +1 -1
  262. package/calendar-range/esm/views/static.js +1 -1
  263. package/calendar-range/index.js +1 -1
  264. package/calendar-range/{index.module-f724a63e.d.ts → index.module-14e8ddb9.d.ts} +0 -0
  265. package/calendar-range/{index.module-f724a63e.js → index.module-14e8ddb9.js} +1 -1
  266. package/calendar-range/modern/Component.js +1 -1
  267. package/calendar-range/modern/components/divider/Component.js +1 -1
  268. package/calendar-range/modern/components/divider/index.css +8 -8
  269. package/calendar-range/modern/index.js +1 -1
  270. package/calendar-range/modern/index.module-17f16b81.js +4 -0
  271. package/calendar-range/modern/views/index.css +6 -6
  272. package/calendar-range/modern/views/popover.js +1 -1
  273. package/calendar-range/modern/views/static.js +1 -1
  274. package/calendar-range/views/index.css +6 -6
  275. package/calendar-range/views/popover.js +1 -1
  276. package/calendar-range/views/static.js +1 -1
  277. package/calendar-with-skeleton/Component.js +1 -1
  278. package/calendar-with-skeleton/esm/Component.js +1 -1
  279. package/calendar-with-skeleton/esm/index.css +12 -12
  280. package/calendar-with-skeleton/index.css +12 -12
  281. package/calendar-with-skeleton/modern/Component.js +1 -1
  282. package/calendar-with-skeleton/modern/index.css +12 -12
  283. package/card-image/Component.js +21 -7
  284. package/card-image/cssm/Component.js +20 -6
  285. package/card-image/esm/Component.js +22 -8
  286. package/card-image/esm/index.css +6 -6
  287. package/card-image/index.css +6 -6
  288. package/card-image/modern/Component.js +21 -8
  289. package/card-image/modern/index.css +6 -6
  290. package/cdn-icon/Component.js +1 -1
  291. package/cdn-icon/esm/Component.js +1 -1
  292. package/cdn-icon/esm/index.css +3 -3
  293. package/cdn-icon/index.css +3 -3
  294. package/cdn-icon/modern/Component.js +1 -1
  295. package/cdn-icon/modern/index.css +3 -3
  296. package/chart/Component.js +2 -2
  297. package/chart/components/Dot/index.css +7 -7
  298. package/chart/components/Dot/index.js +1 -1
  299. package/chart/components/Legends/index.css +7 -7
  300. package/chart/components/Legends/index.js +1 -1
  301. package/chart/components/Tick/index.css +3 -3
  302. package/chart/components/Tick/index.js +1 -1
  303. package/chart/components/TooltipContent/index.css +6 -6
  304. package/chart/components/TooltipContent/index.js +1 -1
  305. package/chart/esm/Component.js +2 -2
  306. package/chart/esm/components/Dot/index.css +7 -7
  307. package/chart/esm/components/Dot/index.js +1 -1
  308. package/chart/esm/components/Legends/index.css +7 -7
  309. package/chart/esm/components/Legends/index.js +1 -1
  310. package/chart/esm/components/Tick/index.css +3 -3
  311. package/chart/esm/components/Tick/index.js +1 -1
  312. package/chart/esm/components/TooltipContent/index.css +6 -6
  313. package/chart/esm/components/TooltipContent/index.js +1 -1
  314. package/chart/esm/hooks/useSettings/index.js +1 -1
  315. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  316. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  317. package/chart/esm/index.css +4 -4
  318. package/chart/esm/index.js +1 -1
  319. package/chart/esm/{tslib.es6-3c1e07ec.d.ts → tslib.es6-c2859a12.d.ts} +0 -0
  320. package/chart/esm/{tslib.es6-3c1e07ec.js → tslib.es6-c2859a12.js} +0 -0
  321. package/chart/hooks/useSettings/index.js +1 -1
  322. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  323. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  324. package/chart/index.css +4 -4
  325. package/chart/index.js +1 -1
  326. package/chart/modern/Component.js +1 -1
  327. package/chart/modern/components/Dot/index.css +7 -7
  328. package/chart/modern/components/Dot/index.js +1 -1
  329. package/chart/modern/components/Legends/index.css +7 -7
  330. package/chart/modern/components/Legends/index.js +1 -1
  331. package/chart/modern/components/Tick/index.css +3 -3
  332. package/chart/modern/components/Tick/index.js +1 -1
  333. package/chart/modern/components/TooltipContent/index.css +6 -6
  334. package/chart/modern/components/TooltipContent/index.js +1 -1
  335. package/chart/modern/index.css +4 -4
  336. package/chart/{tslib.es6-22d01343.d.ts → tslib.es6-bf4b2eb0.d.ts} +0 -0
  337. package/chart/{tslib.es6-22d01343.js → tslib.es6-bf4b2eb0.js} +0 -0
  338. package/checkbox/Component.js +1 -1
  339. package/checkbox/esm/Component.js +1 -1
  340. package/checkbox/esm/index.css +38 -38
  341. package/checkbox/index.css +38 -38
  342. package/checkbox/modern/Component.js +1 -1
  343. package/checkbox/modern/index.css +38 -38
  344. package/checkbox-group/Component.js +1 -1
  345. package/checkbox-group/esm/Component.js +1 -1
  346. package/checkbox-group/esm/index.css +16 -16
  347. package/checkbox-group/index.css +16 -16
  348. package/checkbox-group/modern/Component.js +1 -1
  349. package/checkbox-group/modern/index.css +16 -16
  350. package/circular-progress-bar/Component.js +1 -1
  351. package/circular-progress-bar/cssm/index.module.css +4 -4
  352. package/circular-progress-bar/esm/Component.js +1 -1
  353. package/circular-progress-bar/esm/index.css +52 -52
  354. package/circular-progress-bar/index.css +52 -52
  355. package/circular-progress-bar/modern/Component.js +1 -1
  356. package/circular-progress-bar/modern/index.css +52 -52
  357. package/code-input/component.js +1 -1
  358. package/code-input/components/input/component.js +1 -1
  359. package/code-input/components/input/index.css +11 -11
  360. package/code-input/esm/component.js +1 -1
  361. package/code-input/esm/components/input/component.js +1 -1
  362. package/code-input/esm/components/input/index.css +11 -11
  363. package/code-input/esm/index.css +5 -5
  364. package/code-input/index.css +5 -5
  365. package/code-input/modern/component.js +1 -1
  366. package/code-input/modern/components/input/component.js +1 -1
  367. package/code-input/modern/components/input/index.css +11 -11
  368. package/code-input/modern/index.css +5 -5
  369. package/collapse/Component.js +1 -1
  370. package/collapse/esm/Component.js +1 -1
  371. package/collapse/esm/index.css +7 -7
  372. package/collapse/index.css +7 -7
  373. package/collapse/modern/Component.js +1 -1
  374. package/collapse/modern/index.css +7 -7
  375. package/comment/Component.js +1 -1
  376. package/comment/esm/Component.js +1 -1
  377. package/comment/esm/index.css +3 -3
  378. package/comment/index.css +3 -3
  379. package/comment/modern/Component.js +1 -1
  380. package/comment/modern/index.css +3 -3
  381. package/confirmation/{component-931ee0cb.d.ts → component-4d4bb599.d.ts} +0 -0
  382. package/confirmation/{component-931ee0cb.js → component-4d4bb599.js} +1 -1
  383. package/confirmation/component.desktop.js +2 -2
  384. package/confirmation/component.mobile.js +3 -3
  385. package/confirmation/component.responsive.js +2 -2
  386. package/confirmation/components/base-confirmation/component.js +2 -2
  387. package/confirmation/components/base-confirmation/index.css +2 -2
  388. package/confirmation/components/base-confirmation/index.d.ts +1 -1
  389. package/confirmation/components/base-confirmation/index.js +2 -2
  390. package/confirmation/components/countdown-loader/component.js +1 -1
  391. package/confirmation/components/countdown-loader/index.css +2 -2
  392. package/confirmation/components/header/component.js +1 -1
  393. package/confirmation/components/header/index.css +4 -4
  394. package/confirmation/components/index.js +1 -1
  395. package/confirmation/components/screens/fatal-error/component.js +1 -1
  396. package/confirmation/components/screens/fatal-error/index.css +6 -6
  397. package/confirmation/components/screens/hint/component.js +1 -1
  398. package/confirmation/components/screens/hint/index.css +12 -12
  399. package/confirmation/components/screens/index.js +1 -1
  400. package/confirmation/components/screens/initial/component.js +1 -1
  401. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  402. package/confirmation/components/screens/initial/index.css +18 -18
  403. package/confirmation/components/screens/initial/index.js +1 -1
  404. package/confirmation/components/screens/temp-block/component.js +1 -1
  405. package/confirmation/components/screens/temp-block/index.css +7 -7
  406. package/confirmation/{countdown-section-5f4e6786.d.ts → countdown-section-a58f9e0b.d.ts} +0 -0
  407. package/confirmation/{countdown-section-5f4e6786.js → countdown-section-a58f9e0b.js} +1 -1
  408. package/confirmation/desktop.js +2 -2
  409. package/confirmation/esm/{component-b98479d2.d.ts → component-80d09f29.d.ts} +0 -0
  410. package/confirmation/esm/{component-b98479d2.js → component-80d09f29.js} +2 -2
  411. package/confirmation/esm/component.desktop.js +2 -2
  412. package/confirmation/esm/component.mobile.js +3 -3
  413. package/confirmation/esm/component.responsive.js +2 -2
  414. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  415. package/confirmation/esm/components/base-confirmation/index.css +2 -2
  416. package/confirmation/esm/components/base-confirmation/index.d.ts +1 -1
  417. package/confirmation/esm/components/base-confirmation/index.js +2 -2
  418. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  419. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  420. package/confirmation/esm/components/header/component.js +1 -1
  421. package/confirmation/esm/components/header/index.css +4 -4
  422. package/confirmation/esm/components/index.js +1 -1
  423. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  424. package/confirmation/esm/components/screens/fatal-error/index.css +6 -6
  425. package/confirmation/esm/components/screens/hint/component.js +1 -1
  426. package/confirmation/esm/components/screens/hint/index.css +12 -12
  427. package/confirmation/esm/components/screens/index.js +1 -1
  428. package/confirmation/esm/components/screens/initial/component.js +1 -1
  429. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  430. package/confirmation/esm/components/screens/initial/index.css +18 -18
  431. package/confirmation/esm/components/screens/initial/index.js +1 -1
  432. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  433. package/confirmation/esm/components/screens/temp-block/index.css +7 -7
  434. package/confirmation/esm/{countdown-section-191710ff.d.ts → countdown-section-4a3f5ecf.d.ts} +0 -0
  435. package/confirmation/esm/{countdown-section-191710ff.js → countdown-section-4a3f5ecf.js} +1 -1
  436. package/confirmation/esm/desktop.js +2 -2
  437. package/confirmation/esm/index.js +2 -2
  438. package/confirmation/esm/mobile.css +2 -2
  439. package/confirmation/esm/mobile.js +2 -2
  440. package/confirmation/esm/responsive.js +2 -2
  441. package/confirmation/index.js +2 -2
  442. package/confirmation/mobile.css +2 -2
  443. package/confirmation/mobile.js +2 -2
  444. package/confirmation/modern/component.desktop.js +1 -1
  445. package/confirmation/modern/component.mobile.js +2 -2
  446. package/confirmation/modern/component.responsive.js +1 -1
  447. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  448. package/confirmation/modern/components/base-confirmation/index.css +2 -2
  449. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  450. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  451. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  452. package/confirmation/modern/components/header/component.js +1 -1
  453. package/confirmation/modern/components/header/index.css +4 -4
  454. package/confirmation/modern/components/index.js +1 -1
  455. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  456. package/confirmation/modern/components/screens/fatal-error/index.css +6 -6
  457. package/confirmation/modern/components/screens/hint/component.js +1 -1
  458. package/confirmation/modern/components/screens/hint/index.css +12 -12
  459. package/confirmation/modern/components/screens/index.js +1 -1
  460. package/confirmation/modern/components/screens/initial/component.js +1 -1
  461. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  462. package/confirmation/modern/components/screens/initial/index.css +18 -18
  463. package/confirmation/modern/components/screens/initial/index.js +1 -1
  464. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  465. package/confirmation/modern/components/screens/temp-block/index.css +7 -7
  466. package/confirmation/modern/{countdown-section-8b418332.d.ts → countdown-section-44acdcfe.d.ts} +0 -0
  467. package/confirmation/modern/{countdown-section-8b418332.js → countdown-section-44acdcfe.js} +1 -1
  468. package/confirmation/modern/desktop.js +1 -1
  469. package/confirmation/modern/index.js +1 -1
  470. package/confirmation/modern/mobile.css +2 -2
  471. package/confirmation/modern/mobile.js +1 -1
  472. package/confirmation/modern/responsive.js +1 -1
  473. package/confirmation/responsive.js +2 -2
  474. package/confirmation-v1/component.js +1 -1
  475. package/confirmation-v1/components/code-input/component.js +1 -1
  476. package/confirmation-v1/components/code-input/index.css +10 -10
  477. package/confirmation-v1/components/countdown/component.js +1 -1
  478. package/confirmation-v1/components/countdown/index.css +13 -13
  479. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  480. package/confirmation-v1/components/countdown-loader/index.css +2 -2
  481. package/confirmation-v1/components/overlimit/component.js +1 -1
  482. package/confirmation-v1/components/overlimit/index.css +9 -9
  483. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  484. package/confirmation-v1/components/sign-confirmation/index.css +13 -13
  485. package/confirmation-v1/esm/component.js +1 -1
  486. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  487. package/confirmation-v1/esm/components/code-input/index.css +10 -10
  488. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  489. package/confirmation-v1/esm/components/countdown/index.css +13 -13
  490. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  491. package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
  492. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  493. package/confirmation-v1/esm/components/overlimit/index.css +9 -9
  494. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  495. package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
  496. package/confirmation-v1/esm/index.css +14 -14
  497. package/confirmation-v1/index.css +14 -14
  498. package/confirmation-v1/modern/component.js +1 -1
  499. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  500. package/confirmation-v1/modern/components/code-input/index.css +10 -10
  501. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  502. package/confirmation-v1/modern/components/countdown/index.css +13 -13
  503. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  504. package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
  505. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  506. package/confirmation-v1/modern/components/overlimit/index.css +9 -9
  507. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  508. package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
  509. package/confirmation-v1/modern/index.css +14 -14
  510. package/custom-button/Component.js +1 -1
  511. package/custom-button/esm/Component.js +1 -1
  512. package/custom-button/esm/index.css +14 -14
  513. package/custom-button/index.css +14 -14
  514. package/custom-button/modern/Component.js +1 -1
  515. package/custom-button/modern/index.css +14 -14
  516. package/date-input/Component.js +1 -1
  517. package/date-input/esm/Component.js +1 -1
  518. package/date-input/esm/index.css +4 -4
  519. package/date-input/index.css +4 -4
  520. package/date-input/modern/Component.js +1 -1
  521. package/date-input/modern/index.css +4 -4
  522. package/date-range-input/{Component-1b4ff370.d.ts → Component-3b1e7e1b.d.ts} +0 -0
  523. package/date-range-input/{Component-1b4ff370.js → Component-3b1e7e1b.js} +1 -1
  524. package/date-range-input/Component.desktop.d.ts +1 -1
  525. package/date-range-input/Component.desktop.js +1 -1
  526. package/date-range-input/Component.mobile.d.ts +1 -1
  527. package/date-range-input/Component.mobile.js +1 -1
  528. package/date-range-input/Component.responsive.d.ts +1 -1
  529. package/date-range-input/Component.responsive.js +1 -1
  530. package/date-range-input/components/date-range-input/Component.js +1 -1
  531. package/date-range-input/components/date-range-input/index.css +6 -6
  532. package/date-range-input/components/date-range-input/index.d.ts +1 -1
  533. package/date-range-input/components/date-range-input/index.js +1 -1
  534. package/date-range-input/desktop.js +1 -1
  535. package/date-range-input/esm/{Component-c66a4a96.d.ts → Component-bc49bcb7.d.ts} +0 -0
  536. package/date-range-input/esm/{Component-c66a4a96.js → Component-bc49bcb7.js} +1 -1
  537. package/date-range-input/esm/Component.desktop.d.ts +1 -1
  538. package/date-range-input/esm/Component.desktop.js +1 -1
  539. package/date-range-input/esm/Component.mobile.d.ts +1 -1
  540. package/date-range-input/esm/Component.mobile.js +1 -1
  541. package/date-range-input/esm/Component.responsive.d.ts +1 -1
  542. package/date-range-input/esm/Component.responsive.js +1 -1
  543. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  544. package/date-range-input/esm/components/date-range-input/index.css +6 -6
  545. package/date-range-input/esm/components/date-range-input/index.d.ts +1 -1
  546. package/date-range-input/esm/components/date-range-input/index.js +1 -1
  547. package/date-range-input/esm/desktop.js +1 -1
  548. package/date-range-input/esm/index.js +1 -1
  549. package/date-range-input/esm/mobile.js +1 -1
  550. package/date-range-input/esm/responsive.js +1 -1
  551. package/date-range-input/index.js +1 -1
  552. package/date-range-input/mobile.js +1 -1
  553. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  554. package/date-range-input/modern/components/date-range-input/index.css +6 -6
  555. package/date-range-input/responsive.js +1 -1
  556. package/date-time-input/{Component-899b466a.d.ts → Component-45618e75.d.ts} +0 -0
  557. package/date-time-input/{Component-899b466a.js → Component-45618e75.js} +1 -1
  558. package/date-time-input/Component.desktop.d.ts +1 -1
  559. package/date-time-input/Component.desktop.js +1 -1
  560. package/date-time-input/Component.mobile.d.ts +1 -1
  561. package/date-time-input/Component.mobile.js +1 -1
  562. package/date-time-input/Component.responsive.d.ts +1 -1
  563. package/date-time-input/Component.responsive.js +1 -1
  564. package/date-time-input/components/date-time-input/Component.js +1 -1
  565. package/date-time-input/components/date-time-input/index.css +6 -6
  566. package/date-time-input/components/date-time-input/index.d.ts +1 -1
  567. package/date-time-input/components/date-time-input/index.js +1 -1
  568. package/date-time-input/desktop.js +1 -1
  569. package/date-time-input/esm/{Component-2e8c2d50.d.ts → Component-9d1d72a0.d.ts} +0 -0
  570. package/date-time-input/esm/{Component-2e8c2d50.js → Component-9d1d72a0.js} +1 -1
  571. package/date-time-input/esm/Component.desktop.d.ts +1 -1
  572. package/date-time-input/esm/Component.desktop.js +1 -1
  573. package/date-time-input/esm/Component.mobile.d.ts +1 -1
  574. package/date-time-input/esm/Component.mobile.js +1 -1
  575. package/date-time-input/esm/Component.responsive.d.ts +1 -1
  576. package/date-time-input/esm/Component.responsive.js +1 -1
  577. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  578. package/date-time-input/esm/components/date-time-input/index.css +6 -6
  579. package/date-time-input/esm/components/date-time-input/index.d.ts +1 -1
  580. package/date-time-input/esm/components/date-time-input/index.js +1 -1
  581. package/date-time-input/esm/desktop.js +1 -1
  582. package/date-time-input/esm/index.js +1 -1
  583. package/date-time-input/esm/mobile.js +1 -1
  584. package/date-time-input/esm/responsive.js +1 -1
  585. package/date-time-input/index.js +1 -1
  586. package/date-time-input/mobile.js +1 -1
  587. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  588. package/date-time-input/modern/components/date-time-input/index.css +6 -6
  589. package/date-time-input/responsive.js +1 -1
  590. package/divider/Component.js +1 -1
  591. package/divider/esm/Component.js +1 -1
  592. package/divider/esm/index.css +1 -1
  593. package/divider/index.css +1 -1
  594. package/divider/modern/Component.js +1 -1
  595. package/divider/modern/index.css +1 -1
  596. package/drawer/Component.js +1 -1
  597. package/drawer/esm/Component.js +1 -1
  598. package/drawer/esm/index.css +21 -21
  599. package/drawer/index.css +21 -21
  600. package/drawer/modern/Component.js +1 -1
  601. package/drawer/modern/index.css +21 -21
  602. package/dropzone/Component.js +1 -1
  603. package/dropzone/components/overlay/Component.js +1 -1
  604. package/dropzone/components/overlay/index.css +3 -3
  605. package/dropzone/esm/Component.js +1 -1
  606. package/dropzone/esm/components/overlay/Component.js +1 -1
  607. package/dropzone/esm/components/overlay/index.css +3 -3
  608. package/dropzone/esm/index.css +6 -6
  609. package/dropzone/index.css +6 -6
  610. package/dropzone/modern/Component.js +1 -1
  611. package/dropzone/modern/components/overlay/Component.js +1 -1
  612. package/dropzone/modern/components/overlay/index.css +3 -3
  613. package/dropzone/modern/index.css +6 -6
  614. package/file-upload-item/Component.js +1 -1
  615. package/file-upload-item/esm/Component.js +1 -1
  616. package/file-upload-item/esm/index.css +22 -22
  617. package/file-upload-item/index.css +22 -22
  618. package/file-upload-item/modern/Component.js +1 -1
  619. package/file-upload-item/modern/index.css +22 -22
  620. package/filter-tag/Component.js +1 -1
  621. package/filter-tag/cssm/index.module.css +4 -3
  622. package/filter-tag/esm/Component.js +1 -1
  623. package/filter-tag/esm/index.css +64 -63
  624. package/filter-tag/index.css +64 -63
  625. package/filter-tag/modern/Component.js +1 -1
  626. package/filter-tag/modern/index.css +64 -63
  627. package/form-control/Component.js +3 -3
  628. package/form-control/default.css +18 -18
  629. package/form-control/esm/Component.js +3 -3
  630. package/form-control/esm/default.css +18 -18
  631. package/form-control/esm/index.css +42 -42
  632. package/form-control/esm/inverted.css +18 -18
  633. package/form-control/index.css +42 -42
  634. package/form-control/inverted.css +18 -18
  635. package/form-control/modern/Component.js +3 -3
  636. package/form-control/modern/default.css +18 -18
  637. package/form-control/modern/index.css +42 -42
  638. package/form-control/modern/inverted.css +18 -18
  639. package/gallery/Component.js +3 -3
  640. package/gallery/components/header/Component.js +2 -2
  641. package/gallery/components/header/buttons.js +1 -1
  642. package/gallery/components/header/index.css +3 -3
  643. package/gallery/components/header/index.js +1 -1
  644. package/gallery/components/header-info-block/Component.js +1 -1
  645. package/gallery/components/header-info-block/index.css +5 -5
  646. package/gallery/components/image-preview/Component.js +1 -1
  647. package/gallery/components/image-preview/index.css +12 -12
  648. package/gallery/components/image-viewer/component.js +2 -2
  649. package/gallery/components/image-viewer/index.css +19 -19
  650. package/gallery/components/image-viewer/index.js +2 -2
  651. package/gallery/components/image-viewer/slide.js +1 -1
  652. package/gallery/components/index.js +2 -2
  653. package/gallery/components/navigation-bar/Component.js +1 -1
  654. package/gallery/components/navigation-bar/index.css +6 -6
  655. package/gallery/esm/Component.js +3 -3
  656. package/gallery/esm/components/header/Component.js +2 -2
  657. package/gallery/esm/components/header/buttons.js +1 -1
  658. package/gallery/esm/components/header/index.css +3 -3
  659. package/gallery/esm/components/header/index.js +1 -1
  660. package/gallery/esm/components/header-info-block/Component.js +1 -1
  661. package/gallery/esm/components/header-info-block/index.css +5 -5
  662. package/gallery/esm/components/image-preview/Component.js +1 -1
  663. package/gallery/esm/components/image-preview/index.css +12 -12
  664. package/gallery/esm/components/image-viewer/component.js +2 -2
  665. package/gallery/esm/components/image-viewer/index.css +19 -19
  666. package/gallery/esm/components/image-viewer/index.js +2 -2
  667. package/gallery/esm/components/image-viewer/slide.js +1 -1
  668. package/gallery/esm/components/index.js +2 -2
  669. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  670. package/gallery/esm/components/navigation-bar/index.css +6 -6
  671. package/gallery/esm/index.css +3 -3
  672. package/gallery/esm/index.js +2 -2
  673. package/gallery/esm/{slide-0ee60f3c.d.ts → slide-8f79984a.d.ts} +0 -0
  674. package/gallery/esm/{slide-0ee60f3c.js → slide-8f79984a.js} +1 -1
  675. package/gallery/esm/{tslib.es6-6e6a39fe.d.ts → tslib.es6-7e74b1f4.d.ts} +0 -0
  676. package/gallery/esm/{tslib.es6-6e6a39fe.js → tslib.es6-7e74b1f4.js} +0 -0
  677. package/gallery/index.css +3 -3
  678. package/gallery/index.js +2 -2
  679. package/gallery/modern/Component.js +2 -2
  680. package/gallery/modern/components/header/Component.js +1 -1
  681. package/gallery/modern/components/header/index.css +3 -3
  682. package/gallery/modern/components/header-info-block/Component.js +1 -1
  683. package/gallery/modern/components/header-info-block/index.css +5 -5
  684. package/gallery/modern/components/image-preview/Component.js +1 -1
  685. package/gallery/modern/components/image-preview/index.css +12 -12
  686. package/gallery/modern/components/image-viewer/component.js +1 -1
  687. package/gallery/modern/components/image-viewer/index.css +19 -19
  688. package/gallery/modern/components/image-viewer/index.js +1 -1
  689. package/gallery/modern/components/image-viewer/slide.js +1 -1
  690. package/gallery/modern/components/index.js +1 -1
  691. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  692. package/gallery/modern/components/navigation-bar/index.css +6 -6
  693. package/gallery/modern/index.css +3 -3
  694. package/gallery/modern/index.js +1 -1
  695. package/gallery/modern/{slide-599a0d1b.d.ts → slide-89f649ac.d.ts} +0 -0
  696. package/gallery/modern/{slide-599a0d1b.js → slide-89f649ac.js} +1 -1
  697. package/gallery/{slide-8706b3d7.d.ts → slide-3aa7f155.d.ts} +0 -0
  698. package/gallery/{slide-8706b3d7.js → slide-3aa7f155.js} +1 -1
  699. package/gallery/{tslib.es6-f04e9950.d.ts → tslib.es6-30496554.d.ts} +0 -0
  700. package/gallery/{tslib.es6-f04e9950.js → tslib.es6-30496554.js} +0 -0
  701. package/gap/Component.js +1 -1
  702. package/gap/esm/Component.js +1 -1
  703. package/gap/esm/index.css +31 -31
  704. package/gap/index.css +31 -31
  705. package/gap/modern/Component.js +1 -1
  706. package/gap/modern/index.css +31 -31
  707. package/generic-wrapper/Component.js +1 -1
  708. package/generic-wrapper/esm/Component.js +1 -1
  709. package/generic-wrapper/esm/index.css +42 -42
  710. package/generic-wrapper/index.css +42 -42
  711. package/generic-wrapper/modern/Component.js +1 -1
  712. package/generic-wrapper/modern/index.css +42 -42
  713. package/grid/Component.js +1 -1
  714. package/grid/col/Component.js +2 -2
  715. package/grid/col/index.css +511 -511
  716. package/grid/col/index.js +1 -1
  717. package/grid/esm/Component.js +1 -1
  718. package/grid/esm/col/Component.js +2 -2
  719. package/grid/esm/col/index.css +511 -511
  720. package/grid/esm/col/index.js +1 -1
  721. package/grid/esm/gutters.css +78 -78
  722. package/grid/esm/{gutters.module-e538c833.d.ts → gutters.module-c33b93d9.d.ts} +0 -0
  723. package/grid/esm/gutters.module-c33b93d9.js +30 -0
  724. package/grid/esm/index.js +1 -1
  725. package/grid/esm/row/Component.js +2 -2
  726. package/grid/esm/row/index.css +9 -9
  727. package/grid/esm/row/index.js +1 -1
  728. package/grid/gutters.css +78 -78
  729. package/grid/{gutters.module-c7b6732e.d.ts → gutters.module-78f82969.d.ts} +0 -0
  730. package/grid/gutters.module-78f82969.js +31 -0
  731. package/grid/index.js +1 -1
  732. package/grid/modern/Component.js +1 -1
  733. package/grid/modern/col/Component.js +2 -2
  734. package/grid/modern/col/index.css +511 -511
  735. package/grid/modern/col/index.js +1 -1
  736. package/grid/modern/gutters.css +78 -78
  737. package/grid/modern/gutters.module-ede1e045.js +4 -0
  738. package/grid/modern/index.js +1 -1
  739. package/grid/modern/row/Component.js +2 -2
  740. package/grid/modern/row/index.css +9 -9
  741. package/grid/modern/row/index.js +1 -1
  742. package/grid/row/Component.js +2 -2
  743. package/grid/row/index.css +9 -9
  744. package/grid/row/index.js +1 -1
  745. package/hatching-progress-bar/Component.js +1 -1
  746. package/hatching-progress-bar/esm/Component.js +1 -1
  747. package/hatching-progress-bar/esm/index.css +11 -11
  748. package/hatching-progress-bar/index.css +11 -11
  749. package/hatching-progress-bar/modern/Component.js +1 -1
  750. package/hatching-progress-bar/modern/index.css +11 -11
  751. package/icon-button/Component.js +3 -3
  752. package/icon-button/default.css +24 -24
  753. package/icon-button/esm/Component.js +3 -3
  754. package/icon-button/esm/default.css +24 -24
  755. package/icon-button/esm/index.css +7 -7
  756. package/icon-button/esm/inverted.css +24 -24
  757. package/icon-button/index.css +7 -7
  758. package/icon-button/inverted.css +24 -24
  759. package/icon-button/modern/Component.js +3 -3
  760. package/icon-button/modern/default.css +24 -24
  761. package/icon-button/modern/index.css +7 -7
  762. package/icon-button/modern/inverted.css +24 -24
  763. package/icon-view/circle.js +1 -1
  764. package/icon-view/components/base-shape/component.js +1 -1
  765. package/icon-view/components/base-shape/index.css +39 -39
  766. package/icon-view/components/circle/component.js +1 -1
  767. package/icon-view/components/circle/index.js +1 -1
  768. package/icon-view/components/index.js +1 -1
  769. package/icon-view/components/super-ellipse/component.js +1 -1
  770. package/icon-view/components/super-ellipse/index.js +1 -1
  771. package/icon-view/cssm/components/base-shape/index.module.css +2 -2
  772. package/icon-view/esm/circle.js +1 -1
  773. package/icon-view/esm/components/base-shape/component.js +1 -1
  774. package/icon-view/esm/components/base-shape/index.css +39 -39
  775. package/icon-view/esm/components/circle/component.js +1 -1
  776. package/icon-view/esm/components/circle/index.js +1 -1
  777. package/icon-view/esm/components/index.js +1 -1
  778. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  779. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  780. package/icon-view/esm/super-ellipse.js +1 -1
  781. package/icon-view/esm/{tslib.es6-6f37e59f.d.ts → tslib.es6-32770339.d.ts} +0 -0
  782. package/icon-view/esm/{tslib.es6-6f37e59f.js → tslib.es6-32770339.js} +0 -0
  783. package/icon-view/modern/components/base-shape/component.js +1 -1
  784. package/icon-view/modern/components/base-shape/index.css +39 -39
  785. package/icon-view/super-ellipse.js +1 -1
  786. package/icon-view/{tslib.es6-825fc067.d.ts → tslib.es6-7eb045b0.d.ts} +0 -0
  787. package/icon-view/{tslib.es6-825fc067.js → tslib.es6-7eb045b0.js} +0 -0
  788. package/input/Component.js +3 -3
  789. package/input/default.css +11 -11
  790. package/input/esm/Component.js +3 -3
  791. package/input/esm/default.css +11 -11
  792. package/input/esm/index.css +41 -41
  793. package/input/esm/inverted.css +11 -11
  794. package/input/index.css +41 -41
  795. package/input/inverted.css +11 -11
  796. package/input/modern/Component.js +3 -3
  797. package/input/modern/default.css +11 -11
  798. package/input/modern/index.css +41 -41
  799. package/input/modern/inverted.css +11 -11
  800. package/input-autocomplete/Component.desktop.js +1 -1
  801. package/input-autocomplete/Component.mobile.js +2 -2
  802. package/input-autocomplete/Component.responsive.js +1 -1
  803. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  804. package/input-autocomplete/autocomplete-field/index.css +2 -2
  805. package/input-autocomplete/autocomplete-field/index.js +1 -1
  806. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  807. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  808. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  809. package/input-autocomplete/desktop.js +1 -1
  810. package/input-autocomplete/esm/Component.desktop.js +1 -1
  811. package/input-autocomplete/esm/Component.mobile.js +2 -2
  812. package/input-autocomplete/esm/Component.responsive.js +1 -1
  813. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  814. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  815. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  816. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  817. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  818. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  819. package/input-autocomplete/esm/desktop.js +1 -1
  820. package/input-autocomplete/esm/index.js +1 -1
  821. package/input-autocomplete/esm/mobile.css +4 -4
  822. package/input-autocomplete/esm/mobile.js +1 -1
  823. package/input-autocomplete/esm/responsive.js +1 -1
  824. package/input-autocomplete/esm/{tslib.es6-c3f80519.d.ts → tslib.es6-da6da1a4.d.ts} +0 -0
  825. package/input-autocomplete/esm/{tslib.es6-c3f80519.js → tslib.es6-da6da1a4.js} +0 -0
  826. package/input-autocomplete/index.js +1 -1
  827. package/input-autocomplete/mobile.css +4 -4
  828. package/input-autocomplete/mobile.js +1 -1
  829. package/input-autocomplete/modern/Component.mobile.js +1 -1
  830. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  831. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  832. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  833. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  834. package/input-autocomplete/modern/mobile.css +4 -4
  835. package/input-autocomplete/responsive.js +1 -1
  836. package/input-autocomplete/{tslib.es6-f1ddda83.d.ts → tslib.es6-e3f0e7e9.d.ts} +0 -0
  837. package/input-autocomplete/{tslib.es6-f1ddda83.js → tslib.es6-e3f0e7e9.js} +0 -0
  838. package/intl-phone-input/{component-5b48ac4d.d.ts → component-5c0b399c.d.ts} +0 -0
  839. package/intl-phone-input/{component-5b48ac4d.js → component-5c0b399c.js} +1 -1
  840. package/intl-phone-input/component.js +4 -4
  841. package/intl-phone-input/components/flag-icon/component.js +1 -1
  842. package/intl-phone-input/components/flag-icon/index.css +3 -3
  843. package/intl-phone-input/components/index.js +1 -1
  844. package/intl-phone-input/components/select/component.js +2 -2
  845. package/intl-phone-input/components/select/index.css +6 -6
  846. package/intl-phone-input/components/select/index.js +1 -1
  847. package/intl-phone-input/components/select-field/component.js +1 -1
  848. package/intl-phone-input/components/select-field/index.css +9 -9
  849. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  850. package/intl-phone-input/components/select-field/index.js +1 -1
  851. package/intl-phone-input/cssm/component.js +1 -1
  852. package/intl-phone-input/cssm/utils/preparePasteData.d.ts +1 -1
  853. package/intl-phone-input/cssm/utils/preparePasteData.js +7 -3
  854. package/intl-phone-input/esm/{component-23bf5b73.d.ts → component-54b23f02.d.ts} +0 -0
  855. package/intl-phone-input/esm/{component-23bf5b73.js → component-54b23f02.js} +1 -1
  856. package/intl-phone-input/esm/component.js +4 -4
  857. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  858. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  859. package/intl-phone-input/esm/components/index.js +1 -1
  860. package/intl-phone-input/esm/components/select/component.js +2 -2
  861. package/intl-phone-input/esm/components/select/index.css +6 -6
  862. package/intl-phone-input/esm/components/select/index.js +1 -1
  863. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  864. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  865. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  866. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  867. package/intl-phone-input/esm/index.css +5 -5
  868. package/intl-phone-input/esm/index.js +1 -1
  869. package/intl-phone-input/esm/{libphonenumber-js.min-19c1958f.d.ts → libphonenumber-js.min-bb64ae9b.d.ts} +0 -0
  870. package/intl-phone-input/esm/{libphonenumber-js.min-19c1958f.js → libphonenumber-js.min-bb64ae9b.js} +0 -0
  871. package/intl-phone-input/esm/utils/preparePasteData.d.ts +1 -1
  872. package/intl-phone-input/esm/utils/preparePasteData.js +7 -3
  873. package/intl-phone-input/index.css +5 -5
  874. package/intl-phone-input/index.js +1 -1
  875. package/intl-phone-input/{libphonenumber-js.min-0f848295.d.ts → libphonenumber-js.min-40b3eaff.d.ts} +0 -0
  876. package/intl-phone-input/{libphonenumber-js.min-0f848295.js → libphonenumber-js.min-40b3eaff.js} +0 -0
  877. package/intl-phone-input/modern/component.js +3 -3
  878. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  879. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  880. package/intl-phone-input/modern/components/select/component.js +1 -1
  881. package/intl-phone-input/modern/components/select/index.css +6 -6
  882. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  883. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  884. package/intl-phone-input/modern/index.css +5 -5
  885. package/intl-phone-input/modern/{libphonenumber-js.min-19c1958f.d.ts → libphonenumber-js.min-bb64ae9b.d.ts} +0 -0
  886. package/intl-phone-input/modern/{libphonenumber-js.min-19c1958f.js → libphonenumber-js.min-bb64ae9b.js} +0 -0
  887. package/intl-phone-input/modern/utils/preparePasteData.d.ts +1 -1
  888. package/intl-phone-input/modern/utils/preparePasteData.js +7 -3
  889. package/intl-phone-input/utils/preparePasteData.d.ts +1 -1
  890. package/intl-phone-input/utils/preparePasteData.js +7 -3
  891. package/link/Component.js +3 -3
  892. package/link/default.css +9 -9
  893. package/link/esm/Component.js +3 -3
  894. package/link/esm/default.css +9 -9
  895. package/link/esm/index.css +13 -13
  896. package/link/esm/inverted.css +9 -9
  897. package/link/index.css +13 -13
  898. package/link/inverted.css +9 -9
  899. package/link/modern/Component.js +3 -3
  900. package/link/modern/default.css +9 -9
  901. package/link/modern/index.css +13 -13
  902. package/link/modern/inverted.css +9 -9
  903. package/list/Component.js +1 -1
  904. package/list/esm/Component.js +1 -1
  905. package/list/esm/index.css +9 -9
  906. package/list/index.css +9 -9
  907. package/list/modern/Component.js +1 -1
  908. package/list/modern/index.css +9 -9
  909. package/list-header/Component.js +1 -1
  910. package/list-header/esm/Component.js +1 -1
  911. package/list-header/esm/index.css +3 -3
  912. package/list-header/index.css +3 -3
  913. package/list-header/modern/Component.js +1 -1
  914. package/list-header/modern/index.css +3 -3
  915. package/loader/Component.js +1 -1
  916. package/loader/esm/Component.js +1 -1
  917. package/loader/esm/index.css +7 -7
  918. package/loader/index.css +7 -7
  919. package/loader/modern/Component.js +1 -1
  920. package/loader/modern/index.css +7 -7
  921. package/masked-input/Component.js +1 -1
  922. package/masked-input/esm/Component.js +1 -1
  923. package/masked-input/esm/index.css +2 -2
  924. package/masked-input/index.css +2 -2
  925. package/masked-input/modern/Component.js +1 -1
  926. package/masked-input/modern/index.css +2 -2
  927. package/modal/Component.desktop.js +1 -1
  928. package/modal/Component.js +4 -4
  929. package/modal/Component.mobile.js +1 -1
  930. package/modal/Component.responsive.js +1 -1
  931. package/modal/components/closer/Component.js +2 -2
  932. package/modal/components/closer/index.css +4 -4
  933. package/modal/components/content/Component.js +3 -3
  934. package/modal/components/content/desktop.css +8 -8
  935. package/modal/components/content/index.css +3 -3
  936. package/modal/components/content/mobile.css +3 -3
  937. package/modal/components/footer/Component.js +4 -4
  938. package/modal/components/footer/desktop.css +9 -9
  939. package/modal/components/footer/index.css +4 -4
  940. package/modal/components/footer/layout.css +25 -25
  941. package/modal/components/footer/mobile.css +3 -3
  942. package/modal/components/header/Component.js +4 -4
  943. package/modal/components/header/desktop.css +17 -17
  944. package/modal/components/header/index.css +15 -15
  945. package/modal/components/header/mobile.css +3 -3
  946. package/modal/desktop.css +9 -9
  947. package/modal/desktop.js +1 -1
  948. package/modal/esm/Component.desktop.js +1 -1
  949. package/modal/esm/Component.js +4 -4
  950. package/modal/esm/Component.mobile.js +1 -1
  951. package/modal/esm/Component.responsive.js +1 -1
  952. package/modal/esm/components/closer/Component.js +2 -2
  953. package/modal/esm/components/closer/index.css +4 -4
  954. package/modal/esm/components/content/Component.js +3 -3
  955. package/modal/esm/components/content/desktop.css +8 -8
  956. package/modal/esm/components/content/index.css +3 -3
  957. package/modal/esm/components/content/mobile.css +3 -3
  958. package/modal/esm/components/footer/Component.js +4 -4
  959. package/modal/esm/components/footer/desktop.css +9 -9
  960. package/modal/esm/components/footer/index.css +4 -4
  961. package/modal/esm/components/footer/layout.css +25 -25
  962. package/modal/esm/components/footer/mobile.css +3 -3
  963. package/modal/esm/components/header/Component.js +4 -4
  964. package/modal/esm/components/header/desktop.css +17 -17
  965. package/modal/esm/components/header/index.css +15 -15
  966. package/modal/esm/components/header/mobile.css +3 -3
  967. package/modal/esm/desktop.css +9 -9
  968. package/modal/esm/desktop.js +1 -1
  969. package/modal/esm/index.js +1 -1
  970. package/modal/esm/mobile.css +2 -2
  971. package/modal/esm/mobile.js +1 -1
  972. package/modal/esm/responsive.js +1 -1
  973. package/modal/esm/transitions.css +8 -8
  974. package/modal/esm/{tslib.es6-68003749.d.ts → tslib.es6-03b4447b.d.ts} +0 -0
  975. package/modal/esm/{tslib.es6-68003749.js → tslib.es6-03b4447b.js} +0 -0
  976. package/modal/index.js +1 -1
  977. package/modal/mobile.css +2 -2
  978. package/modal/mobile.js +1 -1
  979. package/modal/modern/Component.js +3 -3
  980. package/modal/modern/components/closer/Component.js +1 -1
  981. package/modal/modern/components/closer/index.css +4 -4
  982. package/modal/modern/components/content/Component.js +3 -3
  983. package/modal/modern/components/content/desktop.css +8 -8
  984. package/modal/modern/components/content/index.css +3 -3
  985. package/modal/modern/components/content/mobile.css +3 -3
  986. package/modal/modern/components/footer/Component.js +4 -4
  987. package/modal/modern/components/footer/desktop.css +9 -9
  988. package/modal/modern/components/footer/index.css +4 -4
  989. package/modal/modern/components/footer/layout.css +25 -25
  990. package/modal/modern/components/footer/mobile.css +3 -3
  991. package/modal/modern/components/header/Component.js +3 -3
  992. package/modal/modern/components/header/desktop.css +17 -17
  993. package/modal/modern/components/header/index.css +15 -15
  994. package/modal/modern/components/header/mobile.css +3 -3
  995. package/modal/modern/desktop.css +9 -9
  996. package/modal/modern/mobile.css +2 -2
  997. package/modal/modern/transitions.css +8 -8
  998. package/modal/responsive.js +1 -1
  999. package/modal/transitions.css +8 -8
  1000. package/modal/{tslib.es6-8c09d635.d.ts → tslib.es6-d3488014.d.ts} +0 -0
  1001. package/modal/{tslib.es6-8c09d635.js → tslib.es6-d3488014.js} +0 -0
  1002. package/notification/Component.js +1 -1
  1003. package/notification/esm/Component.js +1 -1
  1004. package/notification/esm/index.css +8 -8
  1005. package/notification/index.css +8 -8
  1006. package/notification/modern/Component.js +1 -1
  1007. package/notification/modern/index.css +8 -8
  1008. package/notification-manager/{component-bb0cbfef.d.ts → component-ecaaf866.d.ts} +0 -0
  1009. package/notification-manager/{component-bb0cbfef.js → component-ecaaf866.js} +0 -0
  1010. package/notification-manager/component.js +2 -2
  1011. package/notification-manager/components/index.js +1 -1
  1012. package/notification-manager/components/notification/component.js +1 -1
  1013. package/notification-manager/components/notification/index.d.ts +1 -1
  1014. package/notification-manager/components/notification/index.js +1 -1
  1015. package/notification-manager/esm/{component-4331289d.d.ts → component-db4a6a95.d.ts} +0 -0
  1016. package/notification-manager/esm/{component-4331289d.js → component-db4a6a95.js} +0 -0
  1017. package/notification-manager/esm/component.js +2 -2
  1018. package/notification-manager/esm/components/index.js +1 -1
  1019. package/notification-manager/esm/components/notification/component.js +1 -1
  1020. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  1021. package/notification-manager/esm/components/notification/index.js +1 -1
  1022. package/notification-manager/esm/index.css +11 -11
  1023. package/notification-manager/esm/index.js +1 -1
  1024. package/notification-manager/index.css +11 -11
  1025. package/notification-manager/index.js +1 -1
  1026. package/notification-manager/modern/component.js +1 -1
  1027. package/notification-manager/modern/index.css +11 -11
  1028. package/package.json +2 -2
  1029. package/pagination/Component.js +1 -1
  1030. package/pagination/components/default-view/index.css +2 -2
  1031. package/pagination/components/default-view/index.js +1 -1
  1032. package/pagination/components/per-page-view/index.css +2 -2
  1033. package/pagination/components/per-page-view/index.js +1 -1
  1034. package/pagination/components/tag/index.css +8 -8
  1035. package/pagination/components/tag/index.js +1 -1
  1036. package/pagination/esm/Component.js +1 -1
  1037. package/pagination/esm/components/default-view/index.css +2 -2
  1038. package/pagination/esm/components/default-view/index.js +1 -1
  1039. package/pagination/esm/components/per-page-view/index.css +2 -2
  1040. package/pagination/esm/components/per-page-view/index.js +1 -1
  1041. package/pagination/esm/components/tag/index.css +8 -8
  1042. package/pagination/esm/components/tag/index.js +1 -1
  1043. package/pagination/esm/index.css +4 -4
  1044. package/pagination/index.css +4 -4
  1045. package/pagination/modern/Component.js +1 -1
  1046. package/pagination/modern/components/default-view/index.css +2 -2
  1047. package/pagination/modern/components/default-view/index.js +1 -1
  1048. package/pagination/modern/components/per-page-view/index.css +2 -2
  1049. package/pagination/modern/components/per-page-view/index.js +1 -1
  1050. package/pagination/modern/components/tag/index.css +8 -8
  1051. package/pagination/modern/components/tag/index.js +1 -1
  1052. package/pagination/modern/index.css +4 -4
  1053. package/pass-code/Component.js +2 -2
  1054. package/pass-code/components/InputProgress/Component.js +3 -3
  1055. package/pass-code/components/InputProgress/index.css +5 -5
  1056. package/pass-code/components/InputProgress/index.js +1 -1
  1057. package/pass-code/components/InputProgress/transitions.css +8 -8
  1058. package/pass-code/components/KeyPad/Component.js +2 -2
  1059. package/pass-code/components/KeyPad/index.css +5 -5
  1060. package/pass-code/components/KeyPad/index.js +1 -1
  1061. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1062. package/pass-code/components/KeyPadButton/index.css +13 -13
  1063. package/pass-code/esm/Component.js +2 -2
  1064. package/pass-code/esm/components/InputProgress/Component.js +3 -3
  1065. package/pass-code/esm/components/InputProgress/index.css +5 -5
  1066. package/pass-code/esm/components/InputProgress/index.js +1 -1
  1067. package/pass-code/esm/components/InputProgress/transitions.css +8 -8
  1068. package/pass-code/esm/components/KeyPad/Component.js +2 -2
  1069. package/pass-code/esm/components/KeyPad/index.css +5 -5
  1070. package/pass-code/esm/components/KeyPad/index.js +1 -1
  1071. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1072. package/pass-code/esm/components/KeyPadButton/index.css +13 -13
  1073. package/pass-code/esm/{getDataTestId-46dbf99f.d.ts → getDataTestId-4131f905.d.ts} +0 -0
  1074. package/pass-code/esm/{getDataTestId-46dbf99f.js → getDataTestId-4131f905.js} +0 -0
  1075. package/pass-code/esm/index-3885b0d7.d.ts +1 -1
  1076. package/pass-code/esm/index.css +3 -3
  1077. package/pass-code/esm/index.js +1 -1
  1078. package/pass-code/{getDataTestId-36a4d92c.d.ts → getDataTestId-2810d0f2.d.ts} +0 -0
  1079. package/pass-code/{getDataTestId-36a4d92c.js → getDataTestId-2810d0f2.js} +0 -0
  1080. package/pass-code/index-3885b0d7.d.ts +1 -1
  1081. package/pass-code/index.css +3 -3
  1082. package/pass-code/index.js +1 -1
  1083. package/pass-code/modern/Component.js +2 -2
  1084. package/pass-code/modern/components/InputProgress/Component.js +3 -3
  1085. package/pass-code/modern/components/InputProgress/index.css +5 -5
  1086. package/pass-code/modern/components/InputProgress/index.js +1 -1
  1087. package/pass-code/modern/components/InputProgress/transitions.css +8 -8
  1088. package/pass-code/modern/components/KeyPad/Component.js +2 -2
  1089. package/pass-code/modern/components/KeyPad/index.css +5 -5
  1090. package/pass-code/modern/components/KeyPad/index.js +1 -1
  1091. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1092. package/pass-code/modern/components/KeyPadButton/index.css +13 -13
  1093. package/pass-code/modern/{getDataTestId-cb60a953.d.ts → getDataTestId-a2df6051.d.ts} +0 -0
  1094. package/pass-code/modern/{getDataTestId-cb60a953.js → getDataTestId-a2df6051.js} +0 -0
  1095. package/pass-code/modern/index-3885b0d7.d.ts +1 -1
  1096. package/pass-code/modern/index.css +3 -3
  1097. package/pass-code/modern/index.js +1 -1
  1098. package/password-input/component.js +1 -1
  1099. package/password-input/esm/component.js +1 -1
  1100. package/password-input/esm/index.css +5 -5
  1101. package/password-input/index.css +5 -5
  1102. package/password-input/modern/component.js +1 -1
  1103. package/password-input/modern/index.css +5 -5
  1104. package/pattern-lock/Component.js +2 -2
  1105. package/pattern-lock/esm/Component.js +2 -2
  1106. package/pattern-lock/esm/index.css +4 -4
  1107. package/pattern-lock/esm/index.js +1 -1
  1108. package/pattern-lock/esm/{utils-a099f7dc.d.ts → utils-fe9483cb.d.ts} +0 -0
  1109. package/pattern-lock/esm/{utils-a099f7dc.js → utils-fe9483cb.js} +0 -0
  1110. package/pattern-lock/esm/utils.js +1 -1
  1111. package/pattern-lock/index.css +4 -4
  1112. package/pattern-lock/index.js +1 -1
  1113. package/pattern-lock/modern/Component.js +1 -1
  1114. package/pattern-lock/modern/index.css +4 -4
  1115. package/pattern-lock/{utils-49d3c0fa.d.ts → utils-284018b6.d.ts} +0 -0
  1116. package/pattern-lock/{utils-49d3c0fa.js → utils-284018b6.js} +0 -0
  1117. package/pattern-lock/utils.js +1 -1
  1118. package/picker-button/Component.js +2 -2
  1119. package/picker-button/Component.mobile.js +1 -1
  1120. package/picker-button/Component.responsive.js +1 -1
  1121. package/picker-button/desktop.js +1 -1
  1122. package/picker-button/esm/Component.js +2 -2
  1123. package/picker-button/esm/Component.mobile.js +1 -1
  1124. package/picker-button/esm/Component.responsive.js +1 -1
  1125. package/picker-button/esm/desktop.js +1 -1
  1126. package/picker-button/esm/field/Component.js +2 -2
  1127. package/picker-button/esm/field/index.css +5 -5
  1128. package/picker-button/esm/field/index.js +1 -1
  1129. package/picker-button/esm/index.css +7 -7
  1130. package/picker-button/esm/index.js +1 -1
  1131. package/picker-button/esm/mobile.js +1 -1
  1132. package/picker-button/esm/option/Component.js +2 -2
  1133. package/picker-button/esm/option/index.css +4 -4
  1134. package/picker-button/esm/option/index.js +1 -1
  1135. package/picker-button/esm/responsive.js +1 -1
  1136. package/picker-button/esm/{tslib.es6-1c9fca83.d.ts → tslib.es6-14492659.d.ts} +0 -0
  1137. package/picker-button/esm/{tslib.es6-1c9fca83.js → tslib.es6-14492659.js} +0 -0
  1138. package/picker-button/field/Component.js +2 -2
  1139. package/picker-button/field/index.css +5 -5
  1140. package/picker-button/field/index.js +1 -1
  1141. package/picker-button/index.css +7 -7
  1142. package/picker-button/index.js +1 -1
  1143. package/picker-button/mobile.js +1 -1
  1144. package/picker-button/modern/Component.js +1 -1
  1145. package/picker-button/modern/field/Component.js +1 -1
  1146. package/picker-button/modern/field/index.css +5 -5
  1147. package/picker-button/modern/index.css +7 -7
  1148. package/picker-button/modern/option/Component.js +1 -1
  1149. package/picker-button/modern/option/index.css +4 -4
  1150. package/picker-button/option/Component.js +2 -2
  1151. package/picker-button/option/index.css +4 -4
  1152. package/picker-button/option/index.js +1 -1
  1153. package/picker-button/responsive.js +1 -1
  1154. package/picker-button/{tslib.es6-ab742219.d.ts → tslib.es6-230cfa99.d.ts} +0 -0
  1155. package/picker-button/{tslib.es6-ab742219.js → tslib.es6-230cfa99.js} +0 -0
  1156. package/plate/Component.js +1 -1
  1157. package/plate/esm/Component.js +1 -1
  1158. package/plate/esm/index.css +50 -50
  1159. package/plate/index.css +50 -50
  1160. package/plate/modern/Component.js +1 -1
  1161. package/plate/modern/index.css +50 -50
  1162. package/popover/Component.js +1 -1
  1163. package/popover/esm/Component.js +1 -1
  1164. package/popover/esm/index.css +33 -33
  1165. package/popover/index.css +33 -33
  1166. package/popover/modern/Component.js +1 -1
  1167. package/popover/modern/index.css +33 -33
  1168. package/progress-bar/Component.js +1 -1
  1169. package/progress-bar/esm/Component.js +1 -1
  1170. package/progress-bar/esm/index.css +12 -12
  1171. package/progress-bar/index.css +12 -12
  1172. package/progress-bar/modern/Component.js +1 -1
  1173. package/progress-bar/modern/index.css +12 -12
  1174. package/pure-cell/{component-7b83a62c.d.ts → component-90424d1a.d.ts} +0 -0
  1175. package/pure-cell/{component-7b83a62c.js → component-90424d1a.js} +6 -6
  1176. package/pure-cell/component.js +3 -3
  1177. package/pure-cell/components/addon/component.js +2 -2
  1178. package/pure-cell/components/addon/index.css +9 -9
  1179. package/pure-cell/components/addon/index.js +1 -1
  1180. package/pure-cell/components/amount/component.js +3 -3
  1181. package/pure-cell/components/amount/index.css +2 -2
  1182. package/pure-cell/components/amount/index.js +2 -2
  1183. package/pure-cell/components/amount-title/component.js +3 -3
  1184. package/pure-cell/components/amount-title/index.css +3 -3
  1185. package/pure-cell/components/amount-title/index.js +2 -2
  1186. package/pure-cell/components/category/component.js +2 -2
  1187. package/pure-cell/components/category/index.css +5 -5
  1188. package/pure-cell/components/category/index.js +1 -1
  1189. package/pure-cell/components/content/component.js +3 -3
  1190. package/pure-cell/components/content/index.css +3 -3
  1191. package/pure-cell/components/content/index.d.ts +1 -1
  1192. package/pure-cell/components/content/index.js +3 -3
  1193. package/pure-cell/components/footer/component.js +2 -2
  1194. package/pure-cell/components/footer/index.css +4 -4
  1195. package/pure-cell/components/footer/index.js +1 -1
  1196. package/pure-cell/components/footer-button/component.js +3 -3
  1197. package/pure-cell/components/footer-button/index.css +2 -2
  1198. package/pure-cell/components/footer-button/index.js +2 -2
  1199. package/pure-cell/components/footer-text/component.js +1 -1
  1200. package/pure-cell/components/footer-text/index.js +1 -1
  1201. package/pure-cell/components/graphics/component.js +2 -2
  1202. package/pure-cell/components/graphics/index.css +5 -5
  1203. package/pure-cell/components/graphics/index.js +1 -1
  1204. package/pure-cell/components/main/component.js +3 -3
  1205. package/pure-cell/components/main/index.css +4 -4
  1206. package/pure-cell/components/main/index.d.ts +1 -1
  1207. package/pure-cell/components/main/index.js +3 -3
  1208. package/pure-cell/components/text/component.js +3 -3
  1209. package/pure-cell/components/text/index.css +7 -7
  1210. package/pure-cell/components/text/index.d.ts +1 -1
  1211. package/pure-cell/components/text/index.js +3 -3
  1212. package/pure-cell/esm/{component-ad8e0d81.d.ts → component-504e83cb.d.ts} +0 -0
  1213. package/pure-cell/esm/{component-ad8e0d81.js → component-504e83cb.js} +6 -6
  1214. package/pure-cell/esm/component.js +3 -3
  1215. package/pure-cell/esm/components/addon/component.js +2 -2
  1216. package/pure-cell/esm/components/addon/index.css +9 -9
  1217. package/pure-cell/esm/components/addon/index.js +1 -1
  1218. package/pure-cell/esm/components/amount/component.js +3 -3
  1219. package/pure-cell/esm/components/amount/index.css +2 -2
  1220. package/pure-cell/esm/components/amount/index.js +2 -2
  1221. package/pure-cell/esm/components/amount-title/component.js +3 -3
  1222. package/pure-cell/esm/components/amount-title/index.css +3 -3
  1223. package/pure-cell/esm/components/amount-title/index.js +2 -2
  1224. package/pure-cell/esm/components/category/component.js +2 -2
  1225. package/pure-cell/esm/components/category/index.css +5 -5
  1226. package/pure-cell/esm/components/category/index.js +1 -1
  1227. package/pure-cell/esm/components/content/component.js +3 -3
  1228. package/pure-cell/esm/components/content/index.css +3 -3
  1229. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1230. package/pure-cell/esm/components/content/index.js +3 -3
  1231. package/pure-cell/esm/components/footer/component.js +2 -2
  1232. package/pure-cell/esm/components/footer/index.css +4 -4
  1233. package/pure-cell/esm/components/footer/index.js +1 -1
  1234. package/pure-cell/esm/components/footer-button/component.js +3 -3
  1235. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1236. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1237. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1238. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1239. package/pure-cell/esm/components/graphics/component.js +2 -2
  1240. package/pure-cell/esm/components/graphics/index.css +5 -5
  1241. package/pure-cell/esm/components/graphics/index.js +1 -1
  1242. package/pure-cell/esm/components/main/component.js +3 -3
  1243. package/pure-cell/esm/components/main/index.css +4 -4
  1244. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1245. package/pure-cell/esm/components/main/index.js +3 -3
  1246. package/pure-cell/esm/components/text/component.js +3 -3
  1247. package/pure-cell/esm/components/text/index.css +7 -7
  1248. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1249. package/pure-cell/esm/components/text/index.js +3 -3
  1250. package/pure-cell/esm/{getDataTestId-deefee00.d.ts → getDataTestId-f683b066.d.ts} +0 -0
  1251. package/pure-cell/esm/{getDataTestId-deefee00.js → getDataTestId-f683b066.js} +0 -0
  1252. package/pure-cell/esm/index.css +21 -21
  1253. package/pure-cell/esm/index.js +3 -3
  1254. package/pure-cell/esm/{tslib.es6-73448636.d.ts → tslib.es6-c2a6056e.d.ts} +0 -0
  1255. package/pure-cell/esm/{tslib.es6-73448636.js → tslib.es6-c2a6056e.js} +0 -0
  1256. package/pure-cell/{getDataTestId-aa0462b7.d.ts → getDataTestId-a52aead4.d.ts} +0 -0
  1257. package/pure-cell/{getDataTestId-aa0462b7.js → getDataTestId-a52aead4.js} +0 -0
  1258. package/pure-cell/index.css +21 -21
  1259. package/pure-cell/index.js +3 -3
  1260. package/pure-cell/modern/{component-fb4a23ca.d.ts → component-89c322a1.d.ts} +0 -0
  1261. package/pure-cell/modern/{component-fb4a23ca.js → component-89c322a1.js} +5 -5
  1262. package/pure-cell/modern/component.js +2 -2
  1263. package/pure-cell/modern/components/addon/component.js +2 -2
  1264. package/pure-cell/modern/components/addon/index.css +9 -9
  1265. package/pure-cell/modern/components/addon/index.js +1 -1
  1266. package/pure-cell/modern/components/amount/component.js +2 -2
  1267. package/pure-cell/modern/components/amount/index.css +2 -2
  1268. package/pure-cell/modern/components/amount/index.js +1 -1
  1269. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1270. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1271. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1272. package/pure-cell/modern/components/category/component.js +2 -2
  1273. package/pure-cell/modern/components/category/index.css +5 -5
  1274. package/pure-cell/modern/components/category/index.js +1 -1
  1275. package/pure-cell/modern/components/content/component.js +2 -2
  1276. package/pure-cell/modern/components/content/index.css +3 -3
  1277. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1278. package/pure-cell/modern/components/content/index.js +2 -2
  1279. package/pure-cell/modern/components/footer/component.js +2 -2
  1280. package/pure-cell/modern/components/footer/index.css +4 -4
  1281. package/pure-cell/modern/components/footer/index.js +1 -1
  1282. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1283. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1284. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1285. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1286. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1287. package/pure-cell/modern/components/graphics/component.js +2 -2
  1288. package/pure-cell/modern/components/graphics/index.css +5 -5
  1289. package/pure-cell/modern/components/graphics/index.js +1 -1
  1290. package/pure-cell/modern/components/main/component.js +2 -2
  1291. package/pure-cell/modern/components/main/index.css +4 -4
  1292. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1293. package/pure-cell/modern/components/main/index.js +2 -2
  1294. package/pure-cell/modern/components/text/component.js +2 -2
  1295. package/pure-cell/modern/components/text/index.css +7 -7
  1296. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1297. package/pure-cell/modern/components/text/index.js +2 -2
  1298. package/pure-cell/modern/{getDataTestId-7fe8023a.d.ts → getDataTestId-f0e6214b.d.ts} +0 -0
  1299. package/pure-cell/modern/{getDataTestId-7fe8023a.js → getDataTestId-f0e6214b.js} +0 -0
  1300. package/pure-cell/modern/index.css +21 -21
  1301. package/pure-cell/modern/index.js +2 -2
  1302. package/pure-cell/{tslib.es6-a3cfe762.d.ts → tslib.es6-17afa1a9.d.ts} +0 -0
  1303. package/pure-cell/{tslib.es6-a3cfe762.js → tslib.es6-17afa1a9.js} +0 -0
  1304. package/pure-input/Component.js +1 -1
  1305. package/pure-input/esm/Component.js +1 -1
  1306. package/pure-input/esm/index.css +23 -23
  1307. package/pure-input/index.css +23 -23
  1308. package/pure-input/modern/Component.js +1 -1
  1309. package/pure-input/modern/index.css +23 -23
  1310. package/radio/Component.js +1 -1
  1311. package/radio/esm/Component.js +1 -1
  1312. package/radio/esm/index.css +31 -31
  1313. package/radio/index.css +31 -31
  1314. package/radio/modern/Component.js +1 -1
  1315. package/radio/modern/index.css +31 -31
  1316. package/radio-group/Component.js +1 -1
  1317. package/radio-group/esm/Component.js +1 -1
  1318. package/radio-group/esm/index.css +16 -16
  1319. package/radio-group/index.css +16 -16
  1320. package/radio-group/modern/Component.js +1 -1
  1321. package/radio-group/modern/index.css +16 -16
  1322. package/scrollbar/Component.js +3 -3
  1323. package/scrollbar/default.css +2 -2
  1324. package/scrollbar/esm/Component.js +3 -3
  1325. package/scrollbar/esm/default.css +2 -2
  1326. package/scrollbar/esm/index.css +25 -25
  1327. package/scrollbar/esm/inverted.css +2 -2
  1328. package/scrollbar/index.css +25 -25
  1329. package/scrollbar/inverted.css +2 -2
  1330. package/scrollbar/modern/Component.js +3 -3
  1331. package/scrollbar/modern/default.css +2 -2
  1332. package/scrollbar/modern/index.css +25 -25
  1333. package/scrollbar/modern/inverted.css +2 -2
  1334. package/select/{Component-a4916380.d.ts → Component-048c1f37.d.ts} +0 -0
  1335. package/select/{Component-a4916380.js → Component-048c1f37.js} +7 -7
  1336. package/select/{Component-5c92917f.d.ts → Component-fa76afab.d.ts} +0 -0
  1337. package/select/{Component-5c92917f.js → Component-fa76afab.js} +2 -2
  1338. package/select/Component.js +4 -4
  1339. package/select/Component.responsive.js +6 -6
  1340. package/select/components/arrow/Component.js +1 -1
  1341. package/select/components/arrow/index.css +3 -3
  1342. package/select/components/base-checkmark/Component.js +1 -1
  1343. package/select/components/base-checkmark/index.css +4 -4
  1344. package/select/components/base-option/Component.js +2 -2
  1345. package/select/components/base-option/index.css +13 -13
  1346. package/select/components/base-option/index.js +1 -1
  1347. package/select/components/base-select/Component.js +2 -2
  1348. package/select/components/base-select/index.css +7 -7
  1349. package/select/components/base-select/index.d.ts +1 -1
  1350. package/select/components/base-select/index.js +2 -2
  1351. package/select/components/base-select-mobile/Component.js +6 -6
  1352. package/select/components/base-select-mobile/checkmark/Component.js +2 -5
  1353. package/select/components/base-select-mobile/checkmark/index.css +6 -6
  1354. package/select/components/base-select-mobile/checkmark/index.js +0 -2
  1355. package/select/components/base-select-mobile/index.css +11 -11
  1356. package/select/components/base-select-mobile/index.d.ts +1 -1
  1357. package/select/components/base-select-mobile/index.js +6 -6
  1358. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1359. package/select/components/base-select-mobile/options-list/index.css +9 -9
  1360. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1361. package/select/components/checkmark/Component.js +5 -4
  1362. package/select/components/checkmark/index.css +18 -10
  1363. package/select/components/checkmark/index.js +1 -0
  1364. package/select/components/field/Component.js +2 -2
  1365. package/select/components/field/index.css +9 -9
  1366. package/select/components/field/index.js +1 -1
  1367. package/select/components/index.js +6 -6
  1368. package/select/components/native-select/Component.js +1 -1
  1369. package/select/components/native-select/index.js +1 -1
  1370. package/select/components/optgroup/Component.js +1 -1
  1371. package/select/components/optgroup/index.css +6 -6
  1372. package/select/components/option/Component.js +4 -4
  1373. package/select/components/option/index.css +20 -20
  1374. package/select/components/option/index.js +3 -3
  1375. package/select/components/options-list/Component.js +2 -2
  1376. package/select/components/options-list/index.css +6 -6
  1377. package/select/components/options-list/index.js +1 -1
  1378. package/select/components/select-mobile/Component.js +6 -6
  1379. package/select/components/select-mobile/index.d.ts +1 -1
  1380. package/select/components/select-mobile/index.js +6 -6
  1381. package/select/components/select-modal-mobile/Component.js +6 -6
  1382. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1383. package/select/components/select-modal-mobile/index.js +6 -6
  1384. package/select/components/virtual-options-list/Component.js +2 -2
  1385. package/select/components/virtual-options-list/index.css +12 -12
  1386. package/select/components/virtual-options-list/index.js +1 -1
  1387. package/select/cssm/{Component-e61bd989.d.ts → Component-29488b22.d.ts} +0 -0
  1388. package/select/cssm/{Component-e61bd989.js → Component-29488b22.js} +2 -2
  1389. package/select/cssm/Component.js +2 -2
  1390. package/select/cssm/Component.responsive.js +3 -3
  1391. package/select/cssm/components/base-select-mobile/Component.js +3 -3
  1392. package/select/cssm/components/base-select-mobile/checkmark/Component.js +1 -4
  1393. package/select/cssm/components/base-select-mobile/checkmark/index.js +0 -2
  1394. package/select/cssm/components/base-select-mobile/index.d.ts +1 -1
  1395. package/select/cssm/components/base-select-mobile/index.js +3 -3
  1396. package/select/cssm/components/checkmark/Component.js +4 -3
  1397. package/select/cssm/components/checkmark/index.js +1 -0
  1398. package/select/cssm/components/checkmark/index.module.css +12 -4
  1399. package/select/cssm/components/index.js +3 -3
  1400. package/select/cssm/components/option/Component.js +2 -2
  1401. package/select/cssm/components/option/index.js +2 -2
  1402. package/select/cssm/components/select-mobile/Component.js +3 -3
  1403. package/select/cssm/components/select-mobile/index.d.ts +1 -1
  1404. package/select/cssm/components/select-mobile/index.js +3 -3
  1405. package/select/cssm/components/select-modal-mobile/Component.js +3 -3
  1406. package/select/cssm/components/select-modal-mobile/index.d.ts +1 -1
  1407. package/select/cssm/components/select-modal-mobile/index.js +3 -3
  1408. package/select/cssm/index.js +3 -3
  1409. package/select/cssm/presets/index.js +3 -3
  1410. package/select/cssm/presets/useLazyLoading/hook.js +2 -2
  1411. package/select/cssm/presets/useSelectWithApply/hook.js +3 -3
  1412. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1413. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1414. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1415. package/select/cssm/presets/useSelectWithLoading/hook.js +2 -2
  1416. package/select/cssm/responsive.js +3 -3
  1417. package/select/esm/{Component-f9b502bf.d.ts → Component-2f5932da.d.ts} +0 -0
  1418. package/select/esm/{Component-f9b502bf.js → Component-2f5932da.js} +2 -2
  1419. package/select/esm/{Component-bf182a29.d.ts → Component-bced2b91.d.ts} +0 -0
  1420. package/select/esm/{Component-bf182a29.js → Component-bced2b91.js} +7 -7
  1421. package/select/esm/Component.js +4 -4
  1422. package/select/esm/Component.responsive.js +6 -6
  1423. package/select/esm/components/arrow/Component.js +1 -1
  1424. package/select/esm/components/arrow/index.css +3 -3
  1425. package/select/esm/components/base-checkmark/Component.js +1 -1
  1426. package/select/esm/components/base-checkmark/index.css +4 -4
  1427. package/select/esm/components/base-option/Component.js +2 -2
  1428. package/select/esm/components/base-option/index.css +13 -13
  1429. package/select/esm/components/base-option/index.js +1 -1
  1430. package/select/esm/components/base-select/Component.js +2 -2
  1431. package/select/esm/components/base-select/index.css +7 -7
  1432. package/select/esm/components/base-select/index.d.ts +1 -1
  1433. package/select/esm/components/base-select/index.js +2 -2
  1434. package/select/esm/components/base-select-mobile/Component.js +6 -6
  1435. package/select/esm/components/base-select-mobile/checkmark/Component.js +2 -5
  1436. package/select/esm/components/base-select-mobile/checkmark/index.css +6 -6
  1437. package/select/esm/components/base-select-mobile/checkmark/index.js +0 -2
  1438. package/select/esm/components/base-select-mobile/index.css +11 -11
  1439. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1440. package/select/esm/components/base-select-mobile/index.js +6 -6
  1441. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1442. package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
  1443. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1444. package/select/esm/components/checkmark/Component.js +4 -4
  1445. package/select/esm/components/checkmark/index.css +18 -10
  1446. package/select/esm/components/checkmark/index.js +1 -0
  1447. package/select/esm/components/field/Component.js +2 -2
  1448. package/select/esm/components/field/index.css +9 -9
  1449. package/select/esm/components/field/index.js +1 -1
  1450. package/select/esm/components/index.js +6 -6
  1451. package/select/esm/components/native-select/Component.js +1 -1
  1452. package/select/esm/components/native-select/index.js +1 -1
  1453. package/select/esm/components/optgroup/Component.js +1 -1
  1454. package/select/esm/components/optgroup/index.css +6 -6
  1455. package/select/esm/components/option/Component.js +4 -4
  1456. package/select/esm/components/option/index.css +20 -20
  1457. package/select/esm/components/option/index.js +3 -3
  1458. package/select/esm/components/options-list/Component.js +2 -2
  1459. package/select/esm/components/options-list/index.css +6 -6
  1460. package/select/esm/components/options-list/index.js +1 -1
  1461. package/select/esm/components/select-mobile/Component.js +6 -6
  1462. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1463. package/select/esm/components/select-mobile/index.js +6 -6
  1464. package/select/esm/components/select-modal-mobile/Component.js +6 -6
  1465. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1466. package/select/esm/components/select-modal-mobile/index.js +6 -6
  1467. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1468. package/select/esm/components/virtual-options-list/index.css +12 -12
  1469. package/select/esm/components/virtual-options-list/index.js +1 -1
  1470. package/select/esm/index.js +6 -6
  1471. package/select/esm/{intersection-observer-c6e2327c.d.ts → intersection-observer-812e72aa.d.ts} +0 -0
  1472. package/select/esm/{intersection-observer-c6e2327c.js → intersection-observer-812e72aa.js} +0 -0
  1473. package/select/esm/presets/index.js +6 -6
  1474. package/select/esm/presets/useLazyLoading/hook.js +5 -5
  1475. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1476. package/select/esm/presets/useSelectWithApply/hook.js +6 -6
  1477. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
  1478. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1479. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1480. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
  1481. package/select/esm/presets/useSelectWithLoading/hook.js +4 -4
  1482. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1483. package/select/esm/responsive.js +6 -6
  1484. package/select/esm/{tslib.es6-802b2e90.d.ts → tslib.es6-79302f1b.d.ts} +0 -0
  1485. package/select/esm/{tslib.es6-802b2e90.js → tslib.es6-79302f1b.js} +0 -0
  1486. package/select/index.js +6 -6
  1487. package/select/{intersection-observer-3f9a577f.d.ts → intersection-observer-2dddb15a.d.ts} +0 -0
  1488. package/select/{intersection-observer-3f9a577f.js → intersection-observer-2dddb15a.js} +0 -0
  1489. package/select/modern/{Component-a27ddfa3.d.ts → Component-1f410321.d.ts} +0 -0
  1490. package/select/modern/{Component-a27ddfa3.js → Component-1f410321.js} +6 -6
  1491. package/select/modern/{Component-605ab8d8.d.ts → Component-a09026a0.d.ts} +0 -0
  1492. package/select/modern/{Component-605ab8d8.js → Component-a09026a0.js} +1 -1
  1493. package/select/modern/Component.js +3 -3
  1494. package/select/modern/Component.responsive.js +5 -5
  1495. package/select/modern/components/arrow/Component.js +1 -1
  1496. package/select/modern/components/arrow/index.css +3 -3
  1497. package/select/modern/components/base-checkmark/Component.js +1 -1
  1498. package/select/modern/components/base-checkmark/index.css +4 -4
  1499. package/select/modern/components/base-option/Component.js +1 -1
  1500. package/select/modern/components/base-option/index.css +13 -13
  1501. package/select/modern/components/base-select/Component.js +1 -1
  1502. package/select/modern/components/base-select/index.css +7 -7
  1503. package/select/modern/components/base-select/index.d.ts +1 -1
  1504. package/select/modern/components/base-select/index.js +1 -1
  1505. package/select/modern/components/base-select-mobile/Component.js +5 -5
  1506. package/select/modern/components/base-select-mobile/checkmark/Component.js +2 -5
  1507. package/select/modern/components/base-select-mobile/checkmark/index.css +6 -6
  1508. package/select/modern/components/base-select-mobile/checkmark/index.js +0 -2
  1509. package/select/modern/components/base-select-mobile/index.css +11 -11
  1510. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1511. package/select/modern/components/base-select-mobile/index.js +5 -5
  1512. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1513. package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
  1514. package/select/modern/components/checkmark/Component.js +4 -4
  1515. package/select/modern/components/checkmark/index.css +18 -10
  1516. package/select/modern/components/checkmark/index.js +1 -0
  1517. package/select/modern/components/field/Component.js +1 -1
  1518. package/select/modern/components/field/index.css +9 -9
  1519. package/select/modern/components/index.js +5 -5
  1520. package/select/modern/components/optgroup/Component.js +1 -1
  1521. package/select/modern/components/optgroup/index.css +6 -6
  1522. package/select/modern/components/option/Component.js +3 -3
  1523. package/select/modern/components/option/index.css +20 -20
  1524. package/select/modern/components/option/index.js +2 -2
  1525. package/select/modern/components/options-list/Component.js +1 -1
  1526. package/select/modern/components/options-list/index.css +6 -6
  1527. package/select/modern/components/select-mobile/Component.js +5 -5
  1528. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1529. package/select/modern/components/select-mobile/index.js +5 -5
  1530. package/select/modern/components/select-modal-mobile/Component.js +5 -5
  1531. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1532. package/select/modern/components/select-modal-mobile/index.js +5 -5
  1533. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1534. package/select/modern/components/virtual-options-list/index.css +12 -12
  1535. package/select/modern/index.js +5 -5
  1536. package/select/modern/{intersection-observer-c6e2327c.d.ts → intersection-observer-812e72aa.d.ts} +0 -0
  1537. package/select/modern/{intersection-observer-c6e2327c.js → intersection-observer-812e72aa.js} +0 -0
  1538. package/select/modern/presets/index.js +5 -5
  1539. package/select/modern/presets/useLazyLoading/hook.js +4 -4
  1540. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1541. package/select/modern/presets/useSelectWithApply/hook.js +5 -5
  1542. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +5 -5
  1543. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1544. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1545. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +5 -5
  1546. package/select/modern/presets/useSelectWithLoading/hook.js +3 -3
  1547. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1548. package/select/modern/responsive.js +5 -5
  1549. package/select/presets/index.js +6 -6
  1550. package/select/presets/useLazyLoading/hook.js +5 -5
  1551. package/select/presets/useLazyLoading/index.css +2 -2
  1552. package/select/presets/useSelectWithApply/hook.js +6 -6
  1553. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
  1554. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1555. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1556. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
  1557. package/select/presets/useSelectWithLoading/hook.js +4 -4
  1558. package/select/presets/useSelectWithLoading/index.css +2 -2
  1559. package/select/responsive.js +6 -6
  1560. package/select/{tslib.es6-d2a96697.d.ts → tslib.es6-ff591f11.d.ts} +0 -0
  1561. package/select/{tslib.es6-d2a96697.js → tslib.es6-ff591f11.js} +0 -0
  1562. package/select-with-tags/component.js +1 -1
  1563. package/select-with-tags/components/index.js +1 -1
  1564. package/select-with-tags/components/tag/component.js +2 -2
  1565. package/select-with-tags/components/tag/index.css +11 -11
  1566. package/select-with-tags/components/tag/index.js +1 -1
  1567. package/select-with-tags/components/tag-list/component.js +2 -2
  1568. package/select-with-tags/components/tag-list/index.css +31 -31
  1569. package/select-with-tags/components/tag-list/index.js +1 -1
  1570. package/select-with-tags/esm/component.js +1 -1
  1571. package/select-with-tags/esm/components/index.js +1 -1
  1572. package/select-with-tags/esm/components/tag/component.js +2 -2
  1573. package/select-with-tags/esm/components/tag/index.css +11 -11
  1574. package/select-with-tags/esm/components/tag/index.js +1 -1
  1575. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1576. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1577. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1578. package/select-with-tags/esm/index.js +1 -1
  1579. package/select-with-tags/esm/{tslib.es6-0736ad02.d.ts → tslib.es6-ae6bf65b.d.ts} +0 -0
  1580. package/select-with-tags/esm/{tslib.es6-0736ad02.js → tslib.es6-ae6bf65b.js} +0 -0
  1581. package/select-with-tags/esm/utils/index.js +1 -1
  1582. package/select-with-tags/esm/utils/match.js +1 -1
  1583. package/select-with-tags/index.js +1 -1
  1584. package/select-with-tags/modern/components/tag/component.js +1 -1
  1585. package/select-with-tags/modern/components/tag/index.css +11 -11
  1586. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1587. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1588. package/select-with-tags/{tslib.es6-a1aa7d3d.d.ts → tslib.es6-8bc82c35.d.ts} +0 -0
  1589. package/select-with-tags/{tslib.es6-a1aa7d3d.js → tslib.es6-8bc82c35.js} +0 -0
  1590. package/select-with-tags/utils/index.js +1 -1
  1591. package/select-with-tags/utils/match.js +1 -1
  1592. package/side-panel/Component.desktop.js +3 -3
  1593. package/side-panel/Component.mobile.js +3 -3
  1594. package/side-panel/Component.responsive.js +1 -1
  1595. package/side-panel/components/closer/Component.js +2 -2
  1596. package/side-panel/components/closer/index.css +4 -4
  1597. package/side-panel/components/content/Component.desktop.js +2 -2
  1598. package/side-panel/components/content/Component.js +1 -1
  1599. package/side-panel/components/content/Component.mobile.js +2 -2
  1600. package/side-panel/components/content/desktop.css +3 -3
  1601. package/side-panel/components/content/index.css +3 -3
  1602. package/side-panel/components/content/mobile.css +3 -3
  1603. package/side-panel/components/footer/Component.desktop.js +2 -2
  1604. package/side-panel/components/footer/Component.js +2 -2
  1605. package/side-panel/components/footer/Component.mobile.js +2 -2
  1606. package/side-panel/components/footer/desktop.css +3 -3
  1607. package/side-panel/components/footer/index.css +4 -4
  1608. package/side-panel/components/footer/layout.css +25 -25
  1609. package/side-panel/components/footer/mobile.css +3 -3
  1610. package/side-panel/components/header/Component.desktop.js +2 -2
  1611. package/side-panel/components/header/Component.js +2 -2
  1612. package/side-panel/components/header/Component.mobile.js +2 -2
  1613. package/side-panel/components/header/desktop.css +6 -6
  1614. package/side-panel/components/header/index.css +16 -16
  1615. package/side-panel/components/header/mobile.css +3 -3
  1616. package/side-panel/desktop.css +3 -3
  1617. package/side-panel/desktop.js +1 -1
  1618. package/side-panel/esm/Component.desktop.js +3 -3
  1619. package/side-panel/esm/Component.mobile.js +3 -3
  1620. package/side-panel/esm/Component.responsive.js +1 -1
  1621. package/side-panel/esm/components/closer/Component.js +2 -2
  1622. package/side-panel/esm/components/closer/index.css +4 -4
  1623. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1624. package/side-panel/esm/components/content/Component.js +1 -1
  1625. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1626. package/side-panel/esm/components/content/desktop.css +3 -3
  1627. package/side-panel/esm/components/content/index.css +3 -3
  1628. package/side-panel/esm/components/content/mobile.css +3 -3
  1629. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1630. package/side-panel/esm/components/footer/Component.js +2 -2
  1631. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1632. package/side-panel/esm/components/footer/desktop.css +3 -3
  1633. package/side-panel/esm/components/footer/index.css +4 -4
  1634. package/side-panel/esm/components/footer/layout.css +25 -25
  1635. package/side-panel/esm/components/footer/mobile.css +3 -3
  1636. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1637. package/side-panel/esm/components/header/Component.js +2 -2
  1638. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1639. package/side-panel/esm/components/header/desktop.css +6 -6
  1640. package/side-panel/esm/components/header/index.css +16 -16
  1641. package/side-panel/esm/components/header/mobile.css +3 -3
  1642. package/side-panel/esm/desktop.css +3 -3
  1643. package/side-panel/esm/desktop.js +1 -1
  1644. package/side-panel/esm/index.js +1 -1
  1645. package/side-panel/esm/mobile.css +2 -2
  1646. package/side-panel/esm/mobile.js +1 -1
  1647. package/side-panel/esm/responsive.js +1 -1
  1648. package/side-panel/esm/transitions.desktop.css +7 -7
  1649. package/side-panel/esm/transitions.mobile.css +8 -8
  1650. package/side-panel/esm/{tslib.es6-b5bc463d.d.ts → tslib.es6-38c55446.d.ts} +0 -0
  1651. package/side-panel/esm/{tslib.es6-b5bc463d.js → tslib.es6-38c55446.js} +0 -0
  1652. package/side-panel/index.js +1 -1
  1653. package/side-panel/mobile.css +2 -2
  1654. package/side-panel/mobile.js +1 -1
  1655. package/side-panel/modern/Component.desktop.js +2 -2
  1656. package/side-panel/modern/Component.mobile.js +2 -2
  1657. package/side-panel/modern/components/closer/Component.js +1 -1
  1658. package/side-panel/modern/components/closer/index.css +4 -4
  1659. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1660. package/side-panel/modern/components/content/Component.js +1 -1
  1661. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1662. package/side-panel/modern/components/content/desktop.css +3 -3
  1663. package/side-panel/modern/components/content/index.css +3 -3
  1664. package/side-panel/modern/components/content/mobile.css +3 -3
  1665. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1666. package/side-panel/modern/components/footer/Component.js +2 -2
  1667. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1668. package/side-panel/modern/components/footer/desktop.css +3 -3
  1669. package/side-panel/modern/components/footer/index.css +4 -4
  1670. package/side-panel/modern/components/footer/layout.css +25 -25
  1671. package/side-panel/modern/components/footer/mobile.css +3 -3
  1672. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1673. package/side-panel/modern/components/header/Component.js +1 -1
  1674. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1675. package/side-panel/modern/components/header/desktop.css +6 -6
  1676. package/side-panel/modern/components/header/index.css +16 -16
  1677. package/side-panel/modern/components/header/mobile.css +3 -3
  1678. package/side-panel/modern/desktop.css +3 -3
  1679. package/side-panel/modern/mobile.css +2 -2
  1680. package/side-panel/modern/transitions.desktop.css +7 -7
  1681. package/side-panel/modern/transitions.mobile.css +8 -8
  1682. package/side-panel/responsive.js +1 -1
  1683. package/side-panel/transitions.desktop.css +7 -7
  1684. package/side-panel/transitions.mobile.css +8 -8
  1685. package/side-panel/{tslib.es6-4cc9934b.d.ts → tslib.es6-f1b5174f.d.ts} +0 -0
  1686. package/side-panel/{tslib.es6-4cc9934b.js → tslib.es6-f1b5174f.js} +0 -0
  1687. package/skeleton/Component.js +1 -1
  1688. package/skeleton/esm/Component.js +1 -1
  1689. package/skeleton/esm/index.css +10 -10
  1690. package/skeleton/index.css +10 -10
  1691. package/skeleton/modern/Component.js +1 -1
  1692. package/skeleton/modern/index.css +10 -10
  1693. package/slider/Component.js +1 -1
  1694. package/slider/esm/Component.js +1 -1
  1695. package/slider/esm/index.css +20 -20
  1696. package/slider/index.css +20 -20
  1697. package/slider/modern/Component.js +1 -1
  1698. package/slider/modern/index.css +20 -20
  1699. package/slider-input/Component.js +1 -1
  1700. package/slider-input/esm/Component.js +1 -1
  1701. package/slider-input/esm/index.css +27 -27
  1702. package/slider-input/index.css +27 -27
  1703. package/slider-input/modern/Component.js +1 -1
  1704. package/slider-input/modern/index.css +27 -27
  1705. package/space/Component.js +2 -2
  1706. package/space/{Item-03f796d5.d.ts → Item-9d2ad89f.d.ts} +0 -0
  1707. package/space/{Item-03f796d5.js → Item-9d2ad89f.js} +0 -0
  1708. package/space/Item.js +1 -1
  1709. package/space/esm/Component.js +2 -2
  1710. package/space/esm/{Item-25be4928.d.ts → Item-a3e08540.d.ts} +0 -0
  1711. package/space/esm/{Item-25be4928.js → Item-a3e08540.js} +0 -0
  1712. package/space/esm/Item.js +1 -1
  1713. package/space/esm/index.css +8 -8
  1714. package/space/esm/index.js +1 -1
  1715. package/space/index.css +8 -8
  1716. package/space/index.js +1 -1
  1717. package/space/modern/Component.js +1 -1
  1718. package/space/modern/index.css +8 -8
  1719. package/spinner/Component.js +3 -3
  1720. package/spinner/default.css +1 -1
  1721. package/spinner/esm/Component.js +3 -3
  1722. package/spinner/esm/default.css +1 -1
  1723. package/spinner/esm/index.css +7 -7
  1724. package/spinner/esm/inverted.css +1 -1
  1725. package/spinner/index.css +7 -7
  1726. package/spinner/inverted.css +1 -1
  1727. package/spinner/modern/Component.js +3 -3
  1728. package/spinner/modern/default.css +1 -1
  1729. package/spinner/modern/index.css +7 -7
  1730. package/spinner/modern/inverted.css +1 -1
  1731. package/status/Component.js +1 -1
  1732. package/status/esm/Component.js +1 -1
  1733. package/status/esm/index.css +17 -17
  1734. package/status/index.css +17 -17
  1735. package/status/modern/Component.js +1 -1
  1736. package/status/modern/index.css +17 -17
  1737. package/stepped-progress-bar/Component.js +1 -1
  1738. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1739. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1740. package/stepped-progress-bar/esm/Component.js +1 -1
  1741. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1742. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1743. package/stepped-progress-bar/esm/index.css +3 -3
  1744. package/stepped-progress-bar/index.css +3 -3
  1745. package/stepped-progress-bar/modern/Component.js +1 -1
  1746. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1747. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1748. package/stepped-progress-bar/modern/index.css +3 -3
  1749. package/steps/Component.js +1 -1
  1750. package/steps/components/step/Component.js +1 -1
  1751. package/steps/components/step/index.css +25 -25
  1752. package/steps/components/step-indicator/Component.js +1 -1
  1753. package/steps/components/step-indicator/index.css +1 -1
  1754. package/steps/esm/Component.js +1 -1
  1755. package/steps/esm/components/step/Component.js +1 -1
  1756. package/steps/esm/components/step/index.css +25 -25
  1757. package/steps/esm/components/step-indicator/Component.js +1 -1
  1758. package/steps/esm/components/step-indicator/index.css +1 -1
  1759. package/steps/esm/index.css +2 -2
  1760. package/steps/index.css +2 -2
  1761. package/steps/modern/Component.js +1 -1
  1762. package/steps/modern/components/step/Component.js +1 -1
  1763. package/steps/modern/components/step/index.css +25 -25
  1764. package/steps/modern/components/step-indicator/Component.js +1 -1
  1765. package/steps/modern/components/step-indicator/index.css +1 -1
  1766. package/steps/modern/index.css +2 -2
  1767. package/switch/Component.js +1 -1
  1768. package/switch/esm/Component.js +1 -1
  1769. package/switch/esm/index.css +25 -25
  1770. package/switch/index.css +25 -25
  1771. package/switch/modern/Component.js +1 -1
  1772. package/switch/modern/index.css +25 -25
  1773. package/table/component.js +1 -1
  1774. package/table/components/index.js +1 -1
  1775. package/table/components/pagination/Component.js +2 -2
  1776. package/table/components/pagination/index.css +8 -8
  1777. package/table/components/pagination/index.js +1 -1
  1778. package/table/components/pagination/select-field/index.css +4 -4
  1779. package/table/components/pagination/select-field/index.js +2 -2
  1780. package/table/components/table/Component.js +2 -2
  1781. package/table/components/table/index.css +7 -7
  1782. package/table/components/table/index.js +1 -1
  1783. package/table/components/table/utils.js +1 -1
  1784. package/table/components/tbody/Component.js +2 -2
  1785. package/table/components/tbody/index.css +2 -2
  1786. package/table/components/tbody/index.js +1 -1
  1787. package/table/components/tcell/Component.js +2 -2
  1788. package/table/components/tcell/index.css +6 -6
  1789. package/table/components/tcell/index.js +1 -1
  1790. package/table/components/texpandable-row/Component.js +2 -2
  1791. package/table/components/texpandable-row/index.css +5 -5
  1792. package/table/components/texpandable-row/index.js +1 -1
  1793. package/table/components/thead/Component.js +2 -2
  1794. package/table/components/thead/index.css +6 -6
  1795. package/table/components/thead/index.js +1 -1
  1796. package/table/components/thead-cell/Component.js +2 -2
  1797. package/table/components/thead-cell/index.css +8 -8
  1798. package/table/components/thead-cell/index.js +1 -1
  1799. package/table/components/trow/Component.js +2 -2
  1800. package/table/components/trow/index.css +8 -8
  1801. package/table/components/trow/index.js +1 -1
  1802. package/table/components/tsortable-head-cell/Component.js +2 -2
  1803. package/table/components/tsortable-head-cell/index.css +9 -9
  1804. package/table/components/tsortable-head-cell/index.js +1 -1
  1805. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1806. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1807. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1808. package/table/esm/component.js +1 -1
  1809. package/table/esm/components/index.js +1 -1
  1810. package/table/esm/components/pagination/Component.js +2 -2
  1811. package/table/esm/components/pagination/index.css +8 -8
  1812. package/table/esm/components/pagination/index.js +1 -1
  1813. package/table/esm/components/pagination/select-field/index.css +4 -4
  1814. package/table/esm/components/pagination/select-field/index.js +2 -2
  1815. package/table/esm/components/table/Component.js +2 -2
  1816. package/table/esm/components/table/index.css +7 -7
  1817. package/table/esm/components/table/index.js +1 -1
  1818. package/table/esm/components/table/utils.js +1 -1
  1819. package/table/esm/components/tbody/Component.js +2 -2
  1820. package/table/esm/components/tbody/index.css +2 -2
  1821. package/table/esm/components/tbody/index.js +1 -1
  1822. package/table/esm/components/tcell/Component.js +2 -2
  1823. package/table/esm/components/tcell/index.css +6 -6
  1824. package/table/esm/components/tcell/index.js +1 -1
  1825. package/table/esm/components/texpandable-row/Component.js +2 -2
  1826. package/table/esm/components/texpandable-row/index.css +5 -5
  1827. package/table/esm/components/texpandable-row/index.js +1 -1
  1828. package/table/esm/components/thead/Component.js +2 -2
  1829. package/table/esm/components/thead/index.css +6 -6
  1830. package/table/esm/components/thead/index.js +1 -1
  1831. package/table/esm/components/thead-cell/Component.js +2 -2
  1832. package/table/esm/components/thead-cell/index.css +8 -8
  1833. package/table/esm/components/thead-cell/index.js +1 -1
  1834. package/table/esm/components/trow/Component.js +2 -2
  1835. package/table/esm/components/trow/index.css +8 -8
  1836. package/table/esm/components/trow/index.js +1 -1
  1837. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1838. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1839. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1840. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1841. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1842. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1843. package/table/esm/index.js +1 -1
  1844. package/table/esm/{tslib.es6-356e4aa1.d.ts → tslib.es6-fe7ac935.d.ts} +0 -0
  1845. package/table/esm/{tslib.es6-356e4aa1.js → tslib.es6-fe7ac935.js} +0 -0
  1846. package/table/index.js +1 -1
  1847. package/table/modern/components/pagination/Component.js +1 -1
  1848. package/table/modern/components/pagination/index.css +8 -8
  1849. package/table/modern/components/pagination/select-field/index.css +4 -4
  1850. package/table/modern/components/pagination/select-field/index.js +1 -1
  1851. package/table/modern/components/table/Component.js +1 -1
  1852. package/table/modern/components/table/index.css +7 -7
  1853. package/table/modern/components/tbody/Component.js +1 -1
  1854. package/table/modern/components/tbody/index.css +2 -2
  1855. package/table/modern/components/tcell/Component.js +1 -1
  1856. package/table/modern/components/tcell/index.css +6 -6
  1857. package/table/modern/components/texpandable-row/Component.js +1 -1
  1858. package/table/modern/components/texpandable-row/index.css +5 -5
  1859. package/table/modern/components/thead/Component.js +1 -1
  1860. package/table/modern/components/thead/index.css +6 -6
  1861. package/table/modern/components/thead-cell/Component.js +1 -1
  1862. package/table/modern/components/thead-cell/index.css +8 -8
  1863. package/table/modern/components/trow/Component.js +1 -1
  1864. package/table/modern/components/trow/index.css +8 -8
  1865. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1866. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1867. package/table/{tslib.es6-31ab935c.d.ts → tslib.es6-24dded29.d.ts} +0 -0
  1868. package/table/{tslib.es6-31ab935c.js → tslib.es6-24dded29.js} +0 -0
  1869. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1870. package/tabs/components/primary-tablist/Component.js +2 -2
  1871. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1872. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1873. package/tabs/components/primary-tablist/index.css +29 -29
  1874. package/tabs/components/primary-tablist/mobile.css +34 -33
  1875. package/tabs/components/scrollable-container/Component.js +1 -1
  1876. package/tabs/components/scrollable-container/index.css +5 -5
  1877. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1878. package/tabs/components/secondary-tablist/Component.js +1 -1
  1879. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1880. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1881. package/tabs/components/secondary-tablist/index.css +11 -11
  1882. package/tabs/components/secondary-tablist/mobile.css +15 -14
  1883. package/tabs/components/tab/Component.js +1 -1
  1884. package/tabs/components/tab/index.css +3 -3
  1885. package/tabs/components/tabs/Component.desktop.js +3 -3
  1886. package/tabs/components/tabs/Component.mobile.js +3 -3
  1887. package/tabs/components/tabs/Component.responsive.js +3 -3
  1888. package/tabs/components/title/Component.js +1 -1
  1889. package/tabs/components/title/index.js +1 -1
  1890. package/tabs/cssm/components/primary-tablist/Component.js +1 -1
  1891. package/tabs/cssm/hooks/use-collapsible-elements.js +4 -6
  1892. package/tabs/cssm/hooks/use-tablist-titles.js +1 -1
  1893. package/tabs/desktop.js +3 -3
  1894. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1895. package/tabs/esm/components/primary-tablist/Component.js +2 -2
  1896. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1897. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1898. package/tabs/esm/components/primary-tablist/index.css +29 -29
  1899. package/tabs/esm/components/primary-tablist/mobile.css +34 -33
  1900. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1901. package/tabs/esm/components/scrollable-container/index.css +5 -5
  1902. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1903. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1904. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1905. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1906. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  1907. package/tabs/esm/components/secondary-tablist/mobile.css +15 -14
  1908. package/tabs/esm/components/tab/Component.js +1 -1
  1909. package/tabs/esm/components/tab/index.css +3 -3
  1910. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1911. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1912. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1913. package/tabs/esm/components/title/Component.js +1 -1
  1914. package/tabs/esm/components/title/index.js +1 -1
  1915. package/tabs/esm/desktop.js +3 -3
  1916. package/tabs/esm/hooks/use-collapsible-elements.js +5 -7
  1917. package/tabs/esm/hooks/use-tablist-titles.js +2 -2
  1918. package/tabs/esm/index.js +3 -3
  1919. package/tabs/esm/index.module-07028906.js +4 -0
  1920. package/tabs/esm/index.module-65c3d6bc.js +4 -0
  1921. package/tabs/esm/mobile.js +3 -3
  1922. package/tabs/esm/responsive.js +3 -3
  1923. package/tabs/esm/synthetic-events.js +1 -1
  1924. package/tabs/esm/{tslib.es6-e8cf1c47.d.ts → tslib.es6-3bc6f388.d.ts} +0 -0
  1925. package/tabs/esm/{tslib.es6-e8cf1c47.js → tslib.es6-3bc6f388.js} +0 -0
  1926. package/tabs/hooks/use-collapsible-elements.js +5 -7
  1927. package/tabs/hooks/use-tablist-titles.js +2 -2
  1928. package/tabs/index.js +3 -3
  1929. package/tabs/index.module-dd06cfbf.js +4 -0
  1930. package/tabs/index.module-e46cc90c.js +4 -0
  1931. package/tabs/mobile.js +3 -3
  1932. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1933. package/tabs/modern/components/primary-tablist/Component.js +1 -1
  1934. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1935. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1936. package/tabs/modern/components/primary-tablist/index.css +29 -29
  1937. package/tabs/modern/components/primary-tablist/mobile.css +34 -33
  1938. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1939. package/tabs/modern/components/scrollable-container/index.css +5 -5
  1940. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1941. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1942. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1943. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1944. package/tabs/modern/components/secondary-tablist/mobile.css +15 -14
  1945. package/tabs/modern/components/tab/Component.js +1 -1
  1946. package/tabs/modern/components/tab/index.css +3 -3
  1947. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1948. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1949. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1950. package/tabs/modern/desktop.js +2 -2
  1951. package/tabs/modern/hooks/use-collapsible-elements.js +4 -6
  1952. package/tabs/modern/hooks/use-tablist-titles.js +1 -1
  1953. package/tabs/modern/index.js +2 -2
  1954. package/tabs/modern/index.module-3a799412.js +4 -0
  1955. package/tabs/modern/index.module-d05b11d2.js +4 -0
  1956. package/tabs/modern/mobile.js +2 -2
  1957. package/tabs/modern/responsive.js +2 -2
  1958. package/tabs/responsive.js +3 -3
  1959. package/tabs/synthetic-events.js +1 -1
  1960. package/tabs/{tslib.es6-3ff89f8f.d.ts → tslib.es6-57c5c09e.d.ts} +0 -0
  1961. package/tabs/{tslib.es6-3ff89f8f.js → tslib.es6-57c5c09e.js} +0 -0
  1962. package/tag/Component.js +3 -3
  1963. package/tag/cssm/index.module.css +4 -3
  1964. package/tag/default.css +9 -9
  1965. package/tag/esm/Component.js +3 -3
  1966. package/tag/esm/default.css +9 -9
  1967. package/tag/esm/index.css +42 -41
  1968. package/tag/esm/inverted.css +9 -9
  1969. package/tag/index.css +42 -41
  1970. package/tag/inverted.css +9 -9
  1971. package/tag/modern/Component.js +3 -3
  1972. package/tag/modern/default.css +9 -9
  1973. package/tag/modern/index.css +42 -41
  1974. package/tag/modern/inverted.css +9 -9
  1975. package/textarea/Component.js +3 -3
  1976. package/textarea/{PseudoTextArea-1b09df2b.d.ts → PseudoTextArea-4d71cb99.d.ts} +0 -0
  1977. package/textarea/{PseudoTextArea-1b09df2b.js → PseudoTextArea-4d71cb99.js} +1 -1
  1978. package/textarea/components/PseudoTextArea.js +1 -1
  1979. package/textarea/components/index.d.ts +1 -1
  1980. package/textarea/components/index.js +1 -1
  1981. package/textarea/default.css +18 -18
  1982. package/textarea/esm/Component.js +3 -3
  1983. package/textarea/esm/{PseudoTextArea-68703aa3.d.ts → PseudoTextArea-c0d145ed.d.ts} +0 -0
  1984. package/textarea/esm/PseudoTextArea-c0d145ed.js +15 -0
  1985. package/textarea/esm/components/PseudoTextArea.js +1 -1
  1986. package/textarea/esm/components/index.d.ts +1 -1
  1987. package/textarea/esm/components/index.js +1 -1
  1988. package/textarea/esm/default.css +18 -18
  1989. package/textarea/esm/index.css +50 -50
  1990. package/textarea/esm/index.js +1 -1
  1991. package/textarea/esm/inverted.css +18 -18
  1992. package/textarea/index.css +50 -50
  1993. package/textarea/index.js +1 -1
  1994. package/textarea/inverted.css +18 -18
  1995. package/textarea/modern/Component.js +3 -3
  1996. package/textarea/modern/{PseudoTextArea-79ce8806.d.ts → PseudoTextArea-3d18f2aa.d.ts} +0 -0
  1997. package/textarea/modern/PseudoTextArea-3d18f2aa.js +12 -0
  1998. package/textarea/modern/components/PseudoTextArea.js +1 -1
  1999. package/textarea/modern/components/index.d.ts +1 -1
  2000. package/textarea/modern/components/index.js +1 -1
  2001. package/textarea/modern/default.css +18 -18
  2002. package/textarea/modern/index.css +50 -50
  2003. package/textarea/modern/index.js +1 -1
  2004. package/textarea/modern/inverted.css +18 -18
  2005. package/themes/button/click.css +6 -50
  2006. package/themes/checkbox/click.css +17 -7
  2007. package/themes/click.css +52 -144
  2008. package/themes/compiled/mobile-dark-bluetint.css +342 -342
  2009. package/themes/dist/button/click.css +6 -50
  2010. package/themes/dist/checkbox/click.css +17 -7
  2011. package/themes/dist/click.css +52 -144
  2012. package/themes/dist/compiled/mobile-dark-bluetint.css +1176 -1176
  2013. package/themes/dist/intranet.css +132 -132
  2014. package/themes/dist/mixins/button/click.css +6 -50
  2015. package/themes/dist/mixins/checkbox/click.css +17 -7
  2016. package/themes/dist/mixins/click.css +6 -14
  2017. package/themes/dist/mixins/progress-bar/click.css +3 -0
  2018. package/themes/dist/mixins/radio/click.css +17 -7
  2019. package/themes/dist/mixins/select/click.css +5 -16
  2020. package/themes/dist/mobile.css +132 -132
  2021. package/themes/dist/package.json +1 -1
  2022. package/themes/dist/progress-bar/click.css +3 -0
  2023. package/themes/dist/radio/click.css +17 -7
  2024. package/themes/dist/select/click.css +5 -16
  2025. package/themes/intranet.css +132 -132
  2026. package/themes/mixins/button/click.css +6 -50
  2027. package/themes/mixins/checkbox/click.css +17 -7
  2028. package/themes/mixins/click.css +6 -14
  2029. package/themes/mixins/progress-bar/click.css +3 -0
  2030. package/themes/mixins/radio/click.css +17 -7
  2031. package/themes/mixins/select/click.css +5 -16
  2032. package/themes/mobile.css +132 -132
  2033. package/themes/progress-bar/click.css +3 -0
  2034. package/themes/radio/click.css +17 -7
  2035. package/themes/select/click.css +5 -16
  2036. package/toast/component.js +1 -1
  2037. package/toast/esm/component.js +1 -1
  2038. package/toast/esm/index.css +10 -10
  2039. package/toast/index.css +10 -10
  2040. package/toast/modern/component.js +1 -1
  2041. package/toast/modern/index.css +10 -10
  2042. package/toast-plate/component.js +3 -3
  2043. package/toast-plate/default.css +3 -3
  2044. package/toast-plate/esm/component.js +3 -3
  2045. package/toast-plate/esm/default.css +3 -3
  2046. package/toast-plate/esm/index.css +16 -16
  2047. package/toast-plate/esm/inverted.css +3 -3
  2048. package/toast-plate/index.css +16 -16
  2049. package/toast-plate/inverted.css +3 -3
  2050. package/toast-plate/modern/component.js +3 -3
  2051. package/toast-plate/modern/default.css +3 -3
  2052. package/toast-plate/modern/index.css +16 -16
  2053. package/toast-plate/modern/inverted.css +3 -3
  2054. package/tooltip/{Component-804b3fa9.d.ts → Component-fa2b4353.d.ts} +0 -0
  2055. package/tooltip/{Component-804b3fa9.js → Component-fa2b4353.js} +3 -3
  2056. package/tooltip/Component.js +1 -1
  2057. package/tooltip/component.responsive.js +2 -2
  2058. package/tooltip/default.css +3 -3
  2059. package/tooltip/desktop.d.ts +1 -1
  2060. package/tooltip/desktop.js +1 -1
  2061. package/tooltip/esm/{Component-8602ba34.d.ts → Component-ac69ceac.d.ts} +0 -0
  2062. package/tooltip/esm/{Component-8602ba34.js → Component-ac69ceac.js} +3 -3
  2063. package/tooltip/esm/Component.js +1 -1
  2064. package/tooltip/esm/component.responsive.js +2 -2
  2065. package/tooltip/esm/default.css +3 -3
  2066. package/tooltip/esm/desktop.d.ts +1 -1
  2067. package/tooltip/esm/desktop.js +1 -1
  2068. package/tooltip/esm/index.css +6 -6
  2069. package/tooltip/esm/index.js +1 -1
  2070. package/tooltip/esm/inverted.css +5 -5
  2071. package/tooltip/esm/responsive.css +3 -3
  2072. package/tooltip/esm/responsive.js +1 -1
  2073. package/tooltip/index.css +6 -6
  2074. package/tooltip/index.js +1 -1
  2075. package/tooltip/inverted.css +5 -5
  2076. package/tooltip/modern/Component.js +3 -3
  2077. package/tooltip/modern/component.responsive.js +1 -1
  2078. package/tooltip/modern/default.css +3 -3
  2079. package/tooltip/modern/index.css +6 -6
  2080. package/tooltip/modern/inverted.css +5 -5
  2081. package/tooltip/modern/responsive.css +3 -3
  2082. package/tooltip/responsive.css +3 -3
  2083. package/tooltip/responsive.js +1 -1
  2084. package/typography/colors.css +12 -12
  2085. package/typography/{colors.module-95773be2.d.ts → colors.module-378bbe24.d.ts} +0 -0
  2086. package/typography/{colors.module-95773be2.js → colors.module-378bbe24.js} +1 -1
  2087. package/typography/common.module-37310926.js +4 -0
  2088. package/typography/component.js +2 -2
  2089. package/typography/esm/colors.css +12 -12
  2090. package/typography/esm/{colors.module-7c09dc20.d.ts → colors.module-661bb86c.d.ts} +0 -0
  2091. package/typography/esm/{colors.module-7c09dc20.js → colors.module-661bb86c.js} +1 -1
  2092. package/typography/esm/common.module-4d96a814.js +4 -0
  2093. package/typography/esm/component.js +2 -2
  2094. package/typography/esm/index.js +2 -2
  2095. package/typography/esm/text/component.js +2 -2
  2096. package/typography/esm/text/index.css +17 -17
  2097. package/typography/esm/text/index.js +1 -1
  2098. package/typography/esm/title/common.css +4 -4
  2099. package/typography/esm/title/component.js +1 -1
  2100. package/typography/esm/title/index.css +18 -18
  2101. package/typography/esm/title/index.js +3 -3
  2102. package/typography/esm/title-mobile/component.js +3 -3
  2103. package/typography/esm/title-mobile/index.css +10 -10
  2104. package/typography/esm/title-mobile/index.js +2 -2
  2105. package/typography/esm/title-responsive/component.js +3 -3
  2106. package/typography/esm/title-responsive/index.css +40 -40
  2107. package/typography/esm/title-responsive/index.js +2 -2
  2108. package/typography/index.js +2 -2
  2109. package/typography/modern/colors.css +12 -12
  2110. package/typography/modern/colors.module-cbf6a387.js +4 -0
  2111. package/typography/modern/common.module-23d3a409.js +4 -0
  2112. package/typography/modern/component.js +2 -2
  2113. package/typography/modern/index.js +2 -2
  2114. package/typography/modern/text/component.js +2 -2
  2115. package/typography/modern/text/index.css +17 -17
  2116. package/typography/modern/text/index.js +1 -1
  2117. package/typography/modern/title/common.css +4 -4
  2118. package/typography/modern/title/component.js +1 -1
  2119. package/typography/modern/title/index.css +18 -18
  2120. package/typography/modern/title/index.js +3 -3
  2121. package/typography/modern/title-mobile/component.js +3 -3
  2122. package/typography/modern/title-mobile/index.css +10 -10
  2123. package/typography/modern/title-mobile/index.js +2 -2
  2124. package/typography/modern/title-responsive/component.js +3 -3
  2125. package/typography/modern/title-responsive/index.css +40 -40
  2126. package/typography/modern/title-responsive/index.js +2 -2
  2127. package/typography/text/component.js +2 -2
  2128. package/typography/text/index.css +17 -17
  2129. package/typography/text/index.js +1 -1
  2130. package/typography/title/common.css +4 -4
  2131. package/typography/title/component.js +1 -1
  2132. package/typography/title/index.css +18 -18
  2133. package/typography/title/index.js +3 -3
  2134. package/typography/title-mobile/component.js +3 -3
  2135. package/typography/title-mobile/index.css +10 -10
  2136. package/typography/title-mobile/index.js +2 -2
  2137. package/typography/title-responsive/component.js +3 -3
  2138. package/typography/title-responsive/index.css +40 -40
  2139. package/typography/title-responsive/index.js +2 -2
  2140. package/vars/bundle/site.css +3 -2
  2141. package/vars/colors-bluetint.css +132 -132
  2142. package/vars/cssm/bundle/click.css +132 -132
  2143. package/vars/cssm/bundle/intranet.css +132 -132
  2144. package/vars/cssm/bundle/mobile.css +132 -132
  2145. package/vars/cssm/bundle/site.css +305 -298
  2146. package/vars/cssm/colors-bluetint.css +132 -132
  2147. package/vars/dist/bundle/site.css +3 -2
  2148. package/vars/dist/colors-bluetint.css +132 -132
  2149. package/vars/dist/cssm/bundle/click.css +132 -132
  2150. package/vars/dist/cssm/bundle/intranet.css +132 -132
  2151. package/vars/dist/cssm/bundle/mobile.css +132 -132
  2152. package/vars/dist/cssm/bundle/site.css +305 -298
  2153. package/vars/dist/cssm/colors-bluetint.css +132 -132
  2154. package/vars/dist/package.json +1 -1
  2155. package/with-suffix/Component.js +1 -1
  2156. package/with-suffix/esm/Component.js +1 -1
  2157. package/with-suffix/esm/index.css +9 -9
  2158. package/with-suffix/index.css +9 -9
  2159. package/with-suffix/modern/Component.js +1 -1
  2160. package/with-suffix/modern/index.css +9 -9
  2161. package/calendar-range/modern/index.module-c0ed8989.js +0 -4
  2162. package/grid/esm/gutters.module-e538c833.js +0 -30
  2163. package/grid/gutters.module-c7b6732e.js +0 -31
  2164. package/grid/modern/gutters.module-8aadd9d6.js +0 -4
  2165. package/tabs/esm/index.module-45054a84.js +0 -4
  2166. package/tabs/esm/index.module-53ff62d9.js +0 -4
  2167. package/tabs/index.module-a273896e.js +0 -4
  2168. package/tabs/index.module-c9564785.js +0 -4
  2169. package/tabs/modern/index.module-0a027084.js +0 -4
  2170. package/tabs/modern/index.module-f2c4d83c.js +0 -4
  2171. package/textarea/esm/PseudoTextArea-68703aa3.js +0 -15
  2172. package/textarea/modern/PseudoTextArea-79ce8806.js +0 -12
  2173. package/themes/backdrop/click.css +0 -4
  2174. package/themes/dist/backdrop/click.css +0 -4
  2175. package/themes/dist/form-control/click.css +0 -41
  2176. package/themes/dist/input/click.css +0 -6
  2177. package/themes/dist/mixins/backdrop/click.css +0 -4
  2178. package/themes/dist/mixins/form-control/click.css +0 -41
  2179. package/themes/dist/mixins/input/click.css +0 -6
  2180. package/themes/dist/mixins/slider/click.css +0 -19
  2181. package/themes/dist/mixins/slider-input/click.css +0 -13
  2182. package/themes/dist/slider/click.css +0 -19
  2183. package/themes/dist/slider-input/click.css +0 -13
  2184. package/themes/form-control/click.css +0 -41
  2185. package/themes/input/click.css +0 -6
  2186. package/themes/mixins/backdrop/click.css +0 -4
  2187. package/themes/mixins/form-control/click.css +0 -41
  2188. package/themes/mixins/input/click.css +0 -6
  2189. package/themes/mixins/slider/click.css +0 -19
  2190. package/themes/mixins/slider-input/click.css +0 -13
  2191. package/themes/slider/click.css +0 -19
  2192. package/themes/slider-input/click.css +0 -13
  2193. package/typography/common.module-0a31487b.js +0 -4
  2194. package/typography/esm/common.module-cfc1b3ad.js +0 -4
  2195. package/typography/modern/colors.module-748b4511.js +0 -4
  2196. package/typography/modern/common.module-7a178e8a.js +0 -4
@@ -1,263 +1,263 @@
1
- .card-image__cardImage_1otzf {
1
+ .card-image__cardImage_1p6vj {
2
2
  background: #e7e8ea;
3
- } .card-image__loaded_1otzf {
3
+ } .card-image__loaded_1p6vj {
4
4
  background: transparent
5
- }.badge__component_edr2g {
5
+ }.badge__component_sw2gj {
6
6
  background-color: #ef3124;
7
- color: #000;
8
- } .badge__outlineCount_edr2g {
7
+ color: #0e0e0e;
8
+ } .badge__outlineCount_sw2gj {
9
9
  border: 2px solid #121212;
10
- } .badge__heightS_edr2g.badge__outlineCount_edr2g {
10
+ } .badge__heightS_sw2gj.badge__outlineCount_sw2gj {
11
11
  border: 1px solid #121212;
12
- } .badge__icon_edr2g {
12
+ } .badge__icon_sw2gj {
13
13
  color: #2fc26e
14
- } .badge__icon_edr2g.badge__positive_edr2g {
14
+ } .badge__icon_sw2gj.badge__positive_sw2gj {
15
15
  color: #2fc26e;
16
16
  background-color: #2fc26e;
17
- } .badge__icon_edr2g.badge__attention_edr2g {
17
+ } .badge__icon_sw2gj.badge__attention_sw2gj {
18
18
  color: #f6bf65;
19
19
  background-color: #f6bf65;
20
- } .badge__icon_edr2g.badge__negative_edr2g {
20
+ } .badge__icon_sw2gj.badge__negative_sw2gj {
21
21
  color: #d91d0b;
22
22
  background-color: #d91d0b;
23
- } .badge__icon_edr2g.badge__link_edr2g {
23
+ } .badge__icon_sw2gj.badge__link_sw2gj {
24
24
  color: #0072ef;
25
25
  background-color: #0072ef;
26
- } .badge__icon_edr2g.badge__tertiary_edr2g {
27
- color: #464649;
28
- background-color: #464649;
29
- } .badge__icon_edr2g.badge__secondary_edr2g {
30
- color: #8d8d93;
31
- background-color: #8d8d93;
32
- } .badge__icon_edr2g.badge__primary_edr2g {
26
+ } .badge__icon_sw2gj.badge__tertiary_sw2gj {
27
+ color: #4f4f52;
28
+ background-color: #4f4f52;
29
+ } .badge__icon_sw2gj.badge__secondary_sw2gj {
30
+ color: #85858d;
31
+ background-color: #85858d;
32
+ } .badge__icon_sw2gj.badge__primary_sw2gj {
33
33
  color: #fff;
34
34
  background-color: #fff;
35
- } .badge__icon_edr2g:before {
35
+ } .badge__icon_sw2gj:before {
36
36
  background-color: #121212;
37
- } .badge__outline_edr2g {
37
+ } .badge__outline_sw2gj {
38
38
  background-color: #121212;
39
- } .badge__outlineColor_edr2g {
39
+ } .badge__outlineColor_sw2gj {
40
40
  background-color: #ef3124
41
- } .badge__outlineColor_edr2g.badge__attention_edr2g {
41
+ } .badge__outlineColor_sw2gj.badge__attention_sw2gj {
42
42
  background-color: #f6bf65;
43
- } .badge__outlineColor_edr2g.badge__positive_edr2g {
43
+ } .badge__outlineColor_sw2gj.badge__positive_sw2gj {
44
44
  background-color: #2fc26e;
45
- } .badge__outlineColor_edr2g.badge__negative_edr2g {
45
+ } .badge__outlineColor_sw2gj.badge__negative_sw2gj {
46
46
  background-color: #d91d0b;
47
- } .badge__outlineColor_edr2g.badge__link_edr2g {
47
+ } .badge__outlineColor_sw2gj.badge__link_sw2gj {
48
48
  background-color: #0072ef;
49
- } .badge__outlineColor_edr2g.badge__tertiary_edr2g {
50
- background-color: #464649;
51
- } .badge__outlineColor_edr2g.badge__secondary_edr2g {
52
- background-color: #8d8d93;
53
- } .badge__outlineColor_edr2g.badge__primary_edr2g {
49
+ } .badge__outlineColor_sw2gj.badge__tertiary_sw2gj {
50
+ background-color: #4f4f52;
51
+ } .badge__outlineColor_sw2gj.badge__secondary_sw2gj {
52
+ background-color: #85858d;
53
+ } .badge__outlineColor_sw2gj.badge__primary_sw2gj {
54
54
  background-color: #fff;
55
- } .badge__dot_edr2g.badge__outlineCount_edr2g {
55
+ } .badge__dot_sw2gj.badge__outlineCount_sw2gj {
56
56
  border: 1px solid #121212;
57
- }.backdrop__backdrop_1ipyl {
57
+ }.backdrop__backdrop_18p23 {
58
58
  -webkit-tap-highlight-color: transparent;
59
- } .backdrop__appear_1ipyl,
60
- .backdrop__enter_1ipyl {
59
+ } .backdrop__appear_18p23,
60
+ .backdrop__enter_18p23 {
61
61
  background-color: transparent;
62
- } .backdrop__appearActive_1ipyl,
63
- .backdrop__enterActive_1ipyl,
64
- .backdrop__appearDone_1ipyl,
65
- .backdrop__enterDone_1ipyl {
62
+ } .backdrop__appearActive_18p23,
63
+ .backdrop__enterActive_18p23,
64
+ .backdrop__appearDone_18p23,
65
+ .backdrop__enterDone_18p23 {
66
66
  background-color: rgba(0, 0, 0, 0.8);
67
- } .backdrop__exit_1ipyl {
67
+ } .backdrop__exit_18p23 {
68
68
  background-color: rgba(0, 0, 0, 0.8);
69
- } .backdrop__exitActive_1ipyl,
70
- .backdrop__exitDone_1ipyl {
69
+ } .backdrop__exitActive_18p23,
70
+ .backdrop__exitDone_18p23 {
71
71
  background-color: transparent;
72
- }.checkbox-group__error_ktite {
72
+ }.checkbox-group__error_1vqkr {
73
73
  border-left: 1px solid #f15045;
74
- } .checkbox-group__label_ktite {
74
+ } .checkbox-group__label_1vqkr {
75
75
  color: #fff;
76
- } .checkbox-group__errorMessage_ktite {
76
+ } .checkbox-group__errorMessage_1vqkr {
77
77
  color: #f15045;
78
- } .checkbox-group__hint_ktite {
79
- color: rgba(235, 235, 245, 0.6);
80
- }.checkbox__box_5xdis {
81
- color: #000;
82
- background-color: #000;
83
- border: 1.5px solid #8d8d93;
84
- } .checkbox__checkedIcon_5xdis {
85
- color: #000;
86
- } .checkbox__component_5xdis:hover:not(.checkbox__disabled_5xdis):not(.checkbox__inactive_5xdis) .checkbox__box_5xdis {
87
- background-color: #000;
88
- border-color: #8d8d93;
89
- } .checkbox__component_5xdis:active:not(.checkbox__disabled_5xdis):not(.checkbox__inactive_5xdis) .checkbox__box_5xdis {
90
- background-color: #000;
78
+ } .checkbox-group__hint_1vqkr {
79
+ color: rgba(235, 235, 245, 0.54);
80
+ }.checkbox__box_1xuzu {
81
+ color: #0e0e0e;
82
+ background-color: #0e0e0e;
83
+ border: 1.5px solid #85858d;
84
+ } .checkbox__checkedIcon_1xuzu {
85
+ color: #0e0e0e;
86
+ } .checkbox__component_1xuzu:hover:not(.checkbox__disabled_1xuzu):not(.checkbox__inactive_1xuzu) .checkbox__box_1xuzu {
87
+ background-color: #0e0e0e;
88
+ border-color: #85858d;
89
+ } .checkbox__component_1xuzu:active:not(.checkbox__disabled_1xuzu):not(.checkbox__inactive_1xuzu) .checkbox__box_1xuzu {
90
+ background-color: #0e0e0e;
91
91
  border-color: #fff;
92
- } .checkbox__checked_5xdis .checkbox__box_5xdis {
92
+ } .checkbox__checked_1xuzu .checkbox__box_1xuzu {
93
93
  background-color: #fff;
94
94
  border-color: transparent;
95
- } .checkbox__checked_5xdis:hover:not(.checkbox__disabled_5xdis):not(.checkbox__inactive_5xdis) .checkbox__box_5xdis {
95
+ } .checkbox__checked_1xuzu:hover:not(.checkbox__disabled_1xuzu):not(.checkbox__inactive_1xuzu) .checkbox__box_1xuzu {
96
96
  background-color: rgb(255, 255, 255);
97
97
  border-color: transparent;
98
- } .checkbox__checked_5xdis:active:not(.checkbox__disabled_5xdis):not(.checkbox__inactive_5xdis) .checkbox__box_5xdis {
98
+ } .checkbox__checked_1xuzu:active:not(.checkbox__disabled_1xuzu):not(.checkbox__inactive_1xuzu) .checkbox__box_1xuzu {
99
99
  background-color: rgb(255, 255, 255);
100
100
  border-color: transparent;
101
- } .checkbox__indeterminate_5xdis .checkbox__box_5xdis {
101
+ } .checkbox__indeterminate_1xuzu .checkbox__box_1xuzu {
102
102
  background-color: #fff;
103
103
  border-color: transparent;
104
- } .checkbox__indeterminate_5xdis:hover:not(.checkbox__disabled_5xdis):not(.checkbox__inactive_5xdis) .checkbox__box_5xdis {
104
+ } .checkbox__indeterminate_1xuzu:hover:not(.checkbox__disabled_1xuzu):not(.checkbox__inactive_1xuzu) .checkbox__box_1xuzu {
105
105
  background-color: rgb(255, 255, 255);
106
106
  border-color: transparent;
107
- } .checkbox__indeterminate_5xdis:active:not(.checkbox__disabled_5xdis):not(.checkbox__inactive_5xdis) .checkbox__box_5xdis {
107
+ } .checkbox__indeterminate_1xuzu:active:not(.checkbox__disabled_1xuzu):not(.checkbox__inactive_1xuzu) .checkbox__box_1xuzu {
108
108
  background-color: rgb(255, 255, 255);
109
109
  border-color: transparent;
110
- } .checkbox__disabled_5xdis .checkbox__box_5xdis {
111
- background-color: #000;
112
- border-color: #2a2a2c;
113
- } .checkbox__disabled_5xdis.checkbox__checked_5xdis .checkbox__box_5xdis {
110
+ } .checkbox__disabled_1xuzu .checkbox__box_1xuzu {
111
+ background-color: #0e0e0e;
112
+ border-color: #303032;
113
+ } .checkbox__disabled_1xuzu.checkbox__checked_1xuzu .checkbox__box_1xuzu {
114
114
  background-color: #3a3a3c;
115
115
  border-color: transparent;
116
- } .checkbox__disabled_5xdis.checkbox__indeterminate_5xdis .checkbox__box_5xdis {
116
+ } .checkbox__disabled_1xuzu.checkbox__indeterminate_1xuzu .checkbox__box_1xuzu {
117
117
  background-color: #3a3a3c;
118
118
  border-color: transparent;
119
- } .checkbox__disabled_5xdis .checkbox__label_5xdis {
120
- color: rgba(235, 235, 245, 0.6);
121
- } .checkbox__disabled_5xdis .checkbox__hint_5xdis {
122
- color: rgba(235, 235, 245, 0.6);
123
- } .checkbox__inactive_5xdis .checkbox__box_5xdis {
119
+ } .checkbox__disabled_1xuzu .checkbox__label_1xuzu {
120
+ color: rgba(235, 235, 245, 0.54);
121
+ } .checkbox__disabled_1xuzu .checkbox__hint_1xuzu {
122
+ color: rgba(235, 235, 245, 0.54);
123
+ } .checkbox__inactive_1xuzu .checkbox__box_1xuzu {
124
124
  background-color: #3a3a3c;
125
125
  border-color: #464649;
126
- } .checkbox__inactive_5xdis.checkbox__checked_5xdis .checkbox__box_5xdis {
127
- color: #464649;
126
+ } .checkbox__inactive_1xuzu.checkbox__checked_1xuzu .checkbox__box_1xuzu {
127
+ color: #4f4f52;
128
128
  border-color: transparent;
129
- } .checkbox__inactive_5xdis.checkbox__indeterminate_5xdis .checkbox__box_5xdis {
129
+ } .checkbox__inactive_1xuzu.checkbox__indeterminate_1xuzu .checkbox__box_1xuzu {
130
130
  border-color: transparent;
131
- } .checkbox__focused_5xdis .checkbox__box_5xdis {
131
+ } .checkbox__focused_1xuzu .checkbox__box_1xuzu {
132
132
  outline: 2px solid #0072ef;
133
- } .checkbox__label_5xdis {
133
+ } .checkbox__label_1xuzu {
134
134
  color: #fff;
135
- } .checkbox__errorMessage_5xdis {
135
+ } .checkbox__errorMessage_1xuzu {
136
136
  color: #f15045;
137
- } .checkbox__hint_5xdis {
138
- color: rgba(235, 235, 245, 0.6);
139
- } .checkbox__inactive_5xdis .checkbox__indeterminateLine_5xdis {
140
- background-color: #464649;
141
- } .checkbox__indeterminateLine_5xdis {
142
- background-color: #000;
137
+ } .checkbox__hint_1xuzu {
138
+ color: rgba(235, 235, 245, 0.54);
139
+ } .checkbox__inactive_1xuzu .checkbox__indeterminateLine_1xuzu {
140
+ background-color: #4f4f52;
141
+ } .checkbox__indeterminateLine_1xuzu {
142
+ background-color: #0e0e0e;
143
143
  } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
144
- }.divider__component_7i9vi {
144
+ }.divider__component_brbyg {
145
145
  border-bottom: 1px solid #2b2b2e;
146
- }.dropzone__component_1n7v8 {
146
+ }.dropzone__component_16v37 {
147
147
  border: 2px dashed #464649;
148
- } .dropzone__component_1n7v8:not(.dropzone__disabled_1n7v8):hover {
148
+ } .dropzone__component_16v37:not(.dropzone__disabled_16v37):hover {
149
149
  background-color: transparent;
150
- } .dropzone__dragOver_1n7v8 {
150
+ } .dropzone__dragOver_16v37 {
151
151
  background-color: transparent;
152
- } .dropzone__error_1n7v8 {
152
+ } .dropzone__error_16v37 {
153
153
  border-color: #ef3124;
154
154
  }
155
- .dropzone__overlay_t0s2a {
155
+ .dropzone__overlay_1d5hs {
156
156
  background: #202022;
157
- } .dropzone__text_t0s2a {
157
+ } .dropzone__text_1d5hs {
158
158
  color: #fff;
159
- }.code-input__error_14tjn {
159
+ }.code-input__error_zohqc {
160
160
  color: #f15045;
161
- } @keyframes code-input__shake_14tjn {
161
+ } @keyframes code-input__shake_zohqc {
162
162
  }
163
- .code-input__input_13qo0 {
163
+ .code-input__input_x89x9 {
164
164
  background-color: #202022;
165
165
  color: #fff
166
- } .code-input__input_13qo0.code-input__hasError_13qo0 {
166
+ } .code-input__input_x89x9.code-input__hasError_x89x9 {
167
167
  color: #f15045;
168
168
  caret-color: #fff;
169
169
  background-color: #35110d;
170
- } .code-input__input_13qo0.code-input__disabled_13qo0 {
171
- color: rgba(235, 235, 245, 0.3);
172
- } .code-input__input_13qo0:-webkit-autofill {
170
+ } .code-input__input_x89x9.code-input__disabled_x89x9 {
171
+ color: rgba(235, 235, 245, 0.32);
172
+ } .code-input__input_x89x9:-webkit-autofill {
173
173
  -webkit-text-fill-color: #fff;
174
- }.form-control__component_9csq1 {
174
+ }.form-control__component_hc3qf {
175
175
  color: #fff;
176
- } .form-control__inner_9csq1 {
176
+ } .form-control__inner_hc3qf {
177
177
  background-color: #202022;
178
- } .form-control__label_9csq1 {
179
- color: rgba(235, 235, 245, 0.6);
180
- } .form-control__hint_9csq1 {
181
- color: rgba(235, 235, 245, 0.6);
182
- } .form-control__disabled_9csq1 {
178
+ } .form-control__label_hc3qf {
179
+ color: rgba(235, 235, 245, 0.54);
180
+ } .form-control__hint_hc3qf {
181
+ color: rgba(235, 235, 245, 0.54);
182
+ } .form-control__disabled_hc3qf {
183
183
  background-color: #202022;
184
- color: rgba(235, 235, 245, 0.6);
185
- } .form-control__disabled_9csq1.form-control__hasError_9csq1 {
184
+ color: rgba(235, 235, 245, 0.54);
185
+ } .form-control__disabled_hc3qf.form-control__hasError_hc3qf {
186
186
  background-color: #202022;
187
- } .form-control__disabled_9csq1.form-control__filled_9csq1 .form-control__label_9csq1 {
188
- color: rgba(235, 235, 245, 0.6);
189
- } .form-control__inner_9csq1:not(.form-control__disabled_9csq1):hover {
187
+ } .form-control__disabled_hc3qf.form-control__filled_hc3qf .form-control__label_hc3qf {
188
+ color: rgba(235, 235, 245, 0.54);
189
+ } .form-control__inner_hc3qf:not(.form-control__disabled_hc3qf):hover {
190
190
  background-color: #202022;
191
- } .form-control__focused_9csq1.form-control__inner_9csq1,
192
- .form-control__focused_9csq1.form-control__inner_9csq1:hover {
191
+ } .form-control__focused_hc3qf.form-control__inner_hc3qf,
192
+ .form-control__focused_hc3qf.form-control__inner_hc3qf:hover {
193
193
  background-color: #202022
194
- } .form-control__error_9csq1 {
194
+ } .form-control__error_hc3qf {
195
195
  color: #f15045;
196
- } .form-control__hasError_9csq1 .form-control__label_9csq1 {
196
+ } .form-control__hasError_hc3qf .form-control__label_hc3qf {
197
197
  color: #f15045;
198
- } .form-control__hasError_9csq1 {
198
+ } .form-control__hasError_hc3qf {
199
199
  background-color: #202022;
200
200
  }
201
201
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
202
202
  }
203
- .form-control__component_1czxf {
204
- color: #000;
205
- } .form-control__inner_1czxf {
203
+ .form-control__component_193eq {
204
+ color: #0e0e0e;
205
+ } .form-control__inner_193eq {
206
206
  background-color: #f3f4f5;
207
- } .form-control__label_1czxf {
208
- color: rgba(60, 60, 67, 0.6);
209
- } .form-control__hint_1czxf {
210
- color: rgba(60, 60, 67, 0.6);
211
- } .form-control__disabled_1czxf {
207
+ } .form-control__label_193eq {
208
+ color: rgba(60, 60, 67, 0.66);
209
+ } .form-control__hint_193eq {
210
+ color: rgba(60, 60, 67, 0.66);
211
+ } .form-control__disabled_193eq {
212
212
  background-color: #f3f4f5;
213
- color: rgba(60, 60, 67, 0.6);
214
- } .form-control__disabled_1czxf.form-control__hasError_1czxf {
213
+ color: rgba(60, 60, 67, 0.66);
214
+ } .form-control__disabled_193eq.form-control__hasError_193eq {
215
215
  background-color: #f3f4f5;
216
- } .form-control__disabled_1czxf.form-control__filled_1czxf .form-control__label_1czxf {
217
- color: rgba(60, 60, 67, 0.6);
218
- } .form-control__inner_1czxf:not(.form-control__disabled_1czxf):hover {
216
+ } .form-control__disabled_193eq.form-control__filled_193eq .form-control__label_193eq {
217
+ color: rgba(60, 60, 67, 0.66);
218
+ } .form-control__inner_193eq:not(.form-control__disabled_193eq):hover {
219
219
  background-color: #f3f4f5;
220
- } .form-control__focused_1czxf.form-control__inner_1czxf,
221
- .form-control__focused_1czxf.form-control__inner_1czxf:hover {
220
+ } .form-control__focused_193eq.form-control__inner_193eq,
221
+ .form-control__focused_193eq.form-control__inner_193eq:hover {
222
222
  background-color: #f3f4f5
223
- } .form-control__error_1czxf {
223
+ } .form-control__error_193eq {
224
224
  color: #ef3124;
225
- } .form-control__hasError_1czxf .form-control__label_1czxf {
225
+ } .form-control__hasError_193eq .form-control__label_193eq {
226
226
  color: #ef3124;
227
- } .form-control__hasError_1czxf {
227
+ } .form-control__hasError_193eq {
228
228
  background-color: #f3f4f5;
229
- }.hatching-progress-bar__container_12v4j {
229
+ }.hatching-progress-bar__container_1yvat {
230
230
  background: rgba(255, 255, 255, 0.1);
231
231
  }
232
- .hatching-progress-bar__hatch_12v4j {
232
+ .hatching-progress-bar__hatch_1yvat {
233
233
  background: repeating-linear-gradient(
234
234
  -45deg,
235
- #464649 6px 10px,
235
+ #4f4f52 6px 10px,
236
236
  rgba(255, 255, 255, 0) 10px 18px
237
237
  );
238
238
  }
239
- .hatching-progress-bar__positive_12v4j {
239
+ .hatching-progress-bar__positive_1yvat {
240
240
  background: #2fc26e;
241
241
  }
242
- .hatching-progress-bar__attention_12v4j {
242
+ .hatching-progress-bar__attention_1yvat {
243
243
  background: #f6bf65;
244
244
  }
245
- .hatching-progress-bar__negative_12v4j {
245
+ .hatching-progress-bar__negative_1yvat {
246
246
  background: #d91d0b;
247
247
  }
248
- .hatching-progress-bar__link_12v4j {
248
+ .hatching-progress-bar__link_1yvat {
249
249
  background: #0072ef;
250
250
  }
251
- .hatching-progress-bar__tertiary_12v4j {
252
- background: #464649;
251
+ .hatching-progress-bar__tertiary_1yvat {
252
+ background: #4f4f52;
253
253
  }
254
- .hatching-progress-bar__secondary_12v4j {
255
- background: #8d8d93;
254
+ .hatching-progress-bar__secondary_1yvat {
255
+ background: #85858d;
256
256
  }
257
- .hatching-progress-bar__primary_12v4j {
257
+ .hatching-progress-bar__primary_1yvat {
258
258
  background: #fff;
259
259
  }
260
- .hatching-progress-bar__accent_12v4j {
260
+ .hatching-progress-bar__accent_1yvat {
261
261
  background: #ef3124;
262
262
  }@media (max-width: 599px) {
263
263
  }
@@ -307,190 +307,190 @@
307
307
  }
308
308
  @media (min-width: 1920px) {
309
309
  }
310
- .icon-view__component_5b2jw {
311
- color: rgba(235, 235, 245, 0.6);
312
- } .icon-view__bg_5b2jw {
310
+ .icon-view__component_wjuoj {
311
+ color: #85858d;
312
+ } .icon-view__bg_wjuoj {
313
313
  fill: #f3f4f5;
314
- } .icon-view__border_5b2jw {
314
+ } .icon-view__border_wjuoj {
315
315
  stroke: rgba(255, 255, 255, 0.1);
316
316
  fill: transparent;
317
- }.list__list_1c1c9 {
317
+ }.list__list_mwkx6 {
318
318
  color: #fff;
319
- } .list__slot_1c1c9 {
319
+ } .list__slot_mwkx6 {
320
320
  color: #fff;
321
- }.link__primary_1osmz {
321
+ }.link__primary_1xs1x {
322
322
  color: #fff;
323
323
  border-bottom-color: #fff
324
- } .link__primary_1osmz:hover {
324
+ } .link__primary_1xs1x:hover {
325
325
  color: rgb(255, 255, 255);
326
- } .link__primary_1osmz:active {
326
+ } .link__primary_1xs1x:active {
327
327
  color: rgb(255, 255, 255);
328
- } .link__secondary_1osmz {
329
- color: rgba(235, 235, 245, 0.6);
330
- border-bottom-color: rgba(235, 235, 245, 0.6)
331
- } .link__secondary_1osmz:hover {
332
- color: rgba(239, 239, 247, 0.68);
333
- } .link__secondary_1osmz:active {
334
- color: rgba(243, 243, 249, 0.76);
335
- } .link__defaultView_1osmz {
328
+ } .link__secondary_1xs1x {
329
+ color: rgba(235, 235, 245, 0.54);
330
+ border-bottom-color: rgba(235, 235, 245, 0.54)
331
+ } .link__secondary_1xs1x:hover {
332
+ color: rgba(239, 239, 247, 0.632);
333
+ } .link__secondary_1xs1x:active {
334
+ color: rgba(243, 243, 249, 0.724);
335
+ } .link__defaultView_1xs1x {
336
336
  color: #0072ef;
337
337
  border-bottom-color: #0072ef
338
- } .link__defaultView_1osmz:hover {
338
+ } .link__defaultView_1xs1x:hover {
339
339
  color: rgb(51, 142, 242);
340
- } .link__defaultView_1osmz:active {
340
+ } .link__defaultView_1xs1x:active {
341
341
  color: rgb(102, 170, 245);
342
342
  }
343
- .link__component_xuaa3:hover .link__text_xuaa3,
344
- .link__component_xuaa3:active .link__text_xuaa3 {
343
+ .link__component_1ytwt:hover .link__text_1ytwt,
344
+ .link__component_1ytwt:active .link__text_1ytwt {
345
345
  border-bottom-color: rgba(0, 0, 0, 0);
346
- } .link__focused_xuaa3 {
346
+ } .link__focused_1ytwt {
347
347
  outline: 2px solid #0072ef;
348
- } .link__pseudo_xuaa3 {
348
+ } .link__pseudo_1ytwt {
349
349
  background-color: transparent;
350
350
  }
351
- .link__primary_sp319 {
352
- color: #000;
353
- border-bottom-color: #000
354
- } .link__primary_sp319:hover {
351
+ .link__primary_wpl9i {
352
+ color: #0e0e0e;
353
+ border-bottom-color: #0e0e0e
354
+ } .link__primary_wpl9i:hover {
355
355
  color: rgb(204, 204, 204);
356
- } .link__primary_sp319:active {
356
+ } .link__primary_wpl9i:active {
357
357
  color: rgb(153, 153, 153);
358
- } .link__secondary_sp319 {
359
- color: rgba(60, 60, 67, 0.6);
360
- border-bottom-color: rgba(60, 60, 67, 0.6)
361
- } .link__secondary_sp319:hover {
358
+ } .link__secondary_wpl9i {
359
+ color: rgba(60, 60, 67, 0.66);
360
+ border-bottom-color: rgba(60, 60, 67, 0.66)
361
+ } .link__secondary_wpl9i:hover {
362
362
  color: rgba(204, 204, 204, 0.7);
363
- } .link__secondary_sp319:active {
363
+ } .link__secondary_wpl9i:active {
364
364
  color: rgba(153, 153, 153, 0.7);
365
- } .link__defaultView_sp319 {
365
+ } .link__defaultView_wpl9i {
366
366
  color: #0072ef;
367
367
  border-bottom-color: #0072ef
368
- } .link__defaultView_sp319:hover {
368
+ } .link__defaultView_wpl9i:hover {
369
369
  color: rgb(0, 98, 204);
370
- } .link__defaultView_sp319:active {
370
+ } .link__defaultView_wpl9i:active {
371
371
  color: rgb(0, 73, 153);
372
- }@keyframes loader__blink_s7e6k {
373
- }.progress-bar__container_1f7z0 {
372
+ }@keyframes loader__blink_1mkym {
373
+ }.progress-bar__container_1g9ts {
374
374
  background: rgba(255, 255, 255, 0.1)
375
375
  }
376
- .progress-bar__filled_1f7z0.progress-bar__positive_1f7z0 {
376
+ .progress-bar__filled_1g9ts.progress-bar__positive_1g9ts {
377
377
  background: #2fc26e;
378
378
  }
379
- .progress-bar__filled_1f7z0.progress-bar__negative_1f7z0 {
379
+ .progress-bar__filled_1g9ts.progress-bar__negative_1g9ts {
380
380
  background: #d91d0b;
381
381
  }
382
- .progress-bar__filled_1f7z0.progress-bar__attention_1f7z0 {
382
+ .progress-bar__filled_1g9ts.progress-bar__attention_1g9ts {
383
383
  background: #f6bf65;
384
384
  }
385
- .progress-bar__filled_1f7z0.progress-bar__link_1f7z0 {
385
+ .progress-bar__filled_1g9ts.progress-bar__link_1g9ts {
386
386
  background: #0072ef;
387
387
  }
388
- .progress-bar__filled_1f7z0.progress-bar__tertiary_1f7z0 {
389
- background: #464649;
388
+ .progress-bar__filled_1g9ts.progress-bar__tertiary_1g9ts {
389
+ background: #4f4f52;
390
390
  }
391
- .progress-bar__filled_1f7z0.progress-bar__secondary_1f7z0 {
392
- background: #8d8d93;
391
+ .progress-bar__filled_1g9ts.progress-bar__secondary_1g9ts {
392
+ background: #85858d;
393
393
  }
394
- .progress-bar__filled_1f7z0.progress-bar__primary_1f7z0 {
394
+ .progress-bar__filled_1g9ts.progress-bar__primary_1g9ts {
395
395
  background: #fff;
396
396
  }
397
- .progress-bar__filled_1f7z0.progress-bar__accent_1f7z0 {
397
+ .progress-bar__filled_1g9ts.progress-bar__accent_1g9ts {
398
398
  background: #ef3124;
399
- }.pure-input__input_fl97v {
399
+ }.pure-input__input_avujx {
400
400
  color: #fff;
401
401
  caret-color: #0072ef;
402
402
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
403
- } .pure-input__input_fl97v:-webkit-autofill {
403
+ } .pure-input__input_avujx:-webkit-autofill {
404
404
  -webkit-text-fill-color: #fff;
405
- } .pure-input__input_fl97v::placeholder {
406
- color: rgba(235, 235, 245, 0.6);
407
- } .pure-input__hasInnerLabel_fl97v::placeholder {
408
- color: rgba(235, 235, 245, 0.3);
409
- } .pure-input__clearIcon_fl97v {
410
- color: #fff;
411
- } .pure-input__input_fl97v:read-only {
412
- color: rgba(235, 235, 245, 0.6)
413
- } .pure-input__input_fl97v:read-only:focus::placeholder {
414
- color: rgba(235, 235, 245, 0.6);
415
- } .pure-input__input_fl97v:disabled {
405
+ } .pure-input__input_avujx::placeholder {
406
+ color: rgba(235, 235, 245, 0.54);
407
+ } .pure-input__hasInnerLabel_avujx::placeholder {
408
+ color: rgba(235, 235, 245, 0.32);
409
+ } .pure-input__clearIcon_avujx {
410
+ color: #fff;
411
+ } .pure-input__input_avujx:read-only {
412
+ color: rgba(235, 235, 245, 0.54)
413
+ } .pure-input__input_avujx:read-only:focus::placeholder {
414
+ color: rgba(235, 235, 245, 0.54);
415
+ } .pure-input__input_avujx:disabled {
416
416
  color: #fff;
417
417
  -webkit-text-fill-color: #fff;
418
- } .pure-input__input_fl97v:focus::placeholder {
419
- color: rgba(235, 235, 245, 0.3);
420
- } .pure-input__error_fl97v {
418
+ } .pure-input__input_avujx:focus::placeholder {
419
+ color: rgba(235, 235, 245, 0.32);
420
+ } .pure-input__error_avujx {
421
421
  color: #f15045;
422
422
  caret-color: #f15045;
423
- } .pure-input__component_fl97v {
423
+ } .pure-input__component_avujx {
424
424
  color: #fff;
425
425
  background-color: #202022;
426
426
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
427
- } .pure-input__component_fl97v::placeholder {
428
- color: rgba(235, 235, 245, 0.6);
429
- } .pure-input__component_fl97v:disabled {
427
+ } .pure-input__component_avujx::placeholder {
428
+ color: rgba(235, 235, 245, 0.54);
429
+ } .pure-input__component_avujx:disabled {
430
430
  color: #fff;
431
431
  background-color: #202022;
432
- } .pure-input__component_fl97v:not(:disabled):focus::placeholder {
433
- color: rgba(235, 235, 245, 0.3);
434
- } .pure-input__focusVisible_fl97v {
432
+ } .pure-input__component_avujx:not(:disabled):focus::placeholder {
433
+ color: rgba(235, 235, 245, 0.32);
434
+ } .pure-input__focusVisible_avujx {
435
435
  outline: 2px solid #0072ef;
436
- } .pure-input__component_fl97v:not(:disabled):hover {
436
+ } .pure-input__component_avujx:not(:disabled):hover {
437
437
  background-color: #202022;
438
- }.radio-group__error_2f1mw {
438
+ }.radio-group__error_7vpqq {
439
439
  border-left: 1px solid #f15045;
440
- } .radio-group__label_2f1mw {
440
+ } .radio-group__label_7vpqq {
441
441
  color: #fff;
442
- } .radio-group__errorMessage_2f1mw {
442
+ } .radio-group__errorMessage_7vpqq {
443
443
  color: #f15045;
444
- } .radio-group__hint_2f1mw {
445
- color: rgba(235, 235, 245, 0.6);
446
- }.radio__container_fbx8t:not(.radio__checked_fbx8t):not(.radio__disabled_fbx8t):not(.radio__inactive_fbx8t) .radio__circle_fbx8t {
447
- background-color: #000;
448
- border: 1.5px solid #8d8d93;
449
- } .radio__container_fbx8t:not(.radio__checked_fbx8t):not(.radio__disabled_fbx8t):not(.radio__inactive_fbx8t):hover:not(:active) .radio__circle_fbx8t {
450
- background-color: #000;
451
- border-color: #8d8d93;
452
- } .radio__container_fbx8t:not(.radio__checked_fbx8t):not(.radio__disabled_fbx8t):not(.radio__inactive_fbx8t):active .radio__circle_fbx8t {
453
- background-color: #000;
444
+ } .radio-group__hint_7vpqq {
445
+ color: rgba(235, 235, 245, 0.54);
446
+ }.radio__container_1qz47:not(.radio__checked_1qz47):not(.radio__disabled_1qz47):not(.radio__inactive_1qz47) .radio__circle_1qz47 {
447
+ background-color: #0e0e0e;
448
+ border: 1.5px solid #85858d;
449
+ } .radio__container_1qz47:not(.radio__checked_1qz47):not(.radio__disabled_1qz47):not(.radio__inactive_1qz47):hover:not(:active) .radio__circle_1qz47 {
450
+ background-color: #0e0e0e;
451
+ border-color: #85858d;
452
+ } .radio__container_1qz47:not(.radio__checked_1qz47):not(.radio__disabled_1qz47):not(.radio__inactive_1qz47):active .radio__circle_1qz47 {
453
+ background-color: #0e0e0e;
454
454
  border-color: #fff;
455
- } .radio__container_fbx8t.radio__disabled_fbx8t .radio__circle_fbx8t {
456
- background-color: #000;
457
- border: 1.5px solid #2a2a2c;
458
- } .radio__container_fbx8t.radio__disabled_fbx8t .radio__label_fbx8t {
459
- color: rgba(235, 235, 245, 0.6);
460
- } .radio__container_fbx8t.radio__disabled_fbx8t .radio__hint_fbx8t {
461
- color: rgba(235, 235, 245, 0.6);
462
- } .radio__container_fbx8t.radio__inactive_fbx8t .radio__circle_fbx8t {
455
+ } .radio__container_1qz47.radio__disabled_1qz47 .radio__circle_1qz47 {
456
+ background-color: #0e0e0e;
457
+ border: 1.5px solid #303032;
458
+ } .radio__container_1qz47.radio__disabled_1qz47 .radio__label_1qz47 {
459
+ color: rgba(235, 235, 245, 0.54);
460
+ } .radio__container_1qz47.radio__disabled_1qz47 .radio__hint_1qz47 {
461
+ color: rgba(235, 235, 245, 0.54);
462
+ } .radio__container_1qz47.radio__inactive_1qz47 .radio__circle_1qz47 {
463
463
  background-color: #3a3a3c;
464
464
  border: 1px solid #464649;
465
- } .radio__container_fbx8t.radio__inactive_fbx8t.radio__checked_fbx8t .radio__circle_fbx8t:before {
466
- background-color: #464649;
467
- } .radio__container_fbx8t.radio__checked_fbx8t .radio__circle_fbx8t {
465
+ } .radio__container_1qz47.radio__inactive_1qz47.radio__checked_1qz47 .radio__circle_1qz47:before {
466
+ background-color: #4f4f52;
467
+ } .radio__container_1qz47.radio__checked_1qz47 .radio__circle_1qz47 {
468
468
  background-color: #fff;
469
469
  border: 1.5px solid transparent;
470
- } .radio__container_fbx8t.radio__checked_fbx8t:hover .radio__circle_fbx8t {
470
+ } .radio__container_1qz47.radio__checked_1qz47:hover .radio__circle_1qz47 {
471
471
  background-color: rgb(255, 255, 255);
472
472
  border-color: transparent;
473
- } .radio__container_fbx8t.radio__checked_fbx8t:active .radio__circle_fbx8t {
473
+ } .radio__container_1qz47.radio__checked_1qz47:active .radio__circle_1qz47 {
474
474
  background-color: rgb(255, 255, 255);
475
475
  border-color: transparent;
476
- } .radio__container_fbx8t.radio__focused_fbx8t .radio__circle_fbx8t {
476
+ } .radio__container_1qz47.radio__focused_1qz47 .radio__circle_1qz47 {
477
477
  outline: 2px solid #0072ef;
478
- } .radio__container_fbx8t.radio__disabled_fbx8t.radio__checked_fbx8t .radio__circle_fbx8t,
479
- .radio__container_fbx8t.radio__inactive_fbx8t.radio__checked_fbx8t .radio__circle_fbx8t {
478
+ } .radio__container_1qz47.radio__disabled_1qz47.radio__checked_1qz47 .radio__circle_1qz47,
479
+ .radio__container_1qz47.radio__inactive_1qz47.radio__checked_1qz47 .radio__circle_1qz47 {
480
480
  background-color: #3a3a3c;
481
481
  border-color: transparent;
482
- } .radio__circle_fbx8t:before {
483
- background-color: #000;
484
- } .radio__label_fbx8t {
482
+ } .radio__circle_1qz47:before {
483
+ background-color: #0e0e0e;
484
+ } .radio__label_1qz47 {
485
485
  color: #fff;
486
- } .radio__hint_fbx8t {
487
- color: rgba(235, 235, 245, 0.6);
488
- }.skeleton__component_wywb8 {
486
+ } .radio__hint_1qz47 {
487
+ color: rgba(235, 235, 245, 0.54);
488
+ }.skeleton__component_1537c {
489
489
  color: transparent;
490
490
  background: rgba(255, 255, 255, 0.1);
491
- } .skeleton__component_wywb8:before {
491
+ } .skeleton__component_1537c:before {
492
492
  background: transparent;
493
- } .skeleton__animate_wywb8:after {
493
+ } .skeleton__animate_1537c:after {
494
494
  background-image: linear-gradient(
495
495
  to left,
496
496
  rgba(0, 0, 0, 0),
@@ -499,197 +499,197 @@
499
499
  rgba(0, 0, 0, 0) 60%,
500
500
  rgba(0, 0, 0, 0)
501
501
  );
502
- } @keyframes skeleton__gradient_wywb8 {
503
- } @keyframes skeleton__background_wywb8 {
502
+ } @keyframes skeleton__gradient_1537c {
503
+ } @keyframes skeleton__background_1537c {
504
504
  0% {
505
505
  background: rgb(182, 188, 195);
506
506
  }
507
507
  100% {
508
508
  background: rgb(198, 205, 214);
509
509
  }
510
- }.scrollbar__component_1wlac .scrollbar:before {
510
+ }.scrollbar__component_13o1a .scrollbar:before {
511
511
  background-color: rgba(255, 255, 255, 0.3);
512
- } .scrollbar__component_1wlac.dragging .track .scrollbar.visible:before {
512
+ } .scrollbar__component_13o1a.dragging .track .scrollbar.visible:before {
513
513
  background-color: rgba(255, 255, 255, 0.6);
514
514
  }
515
515
 
516
- .scrollbar__component_1fmkh .scrollbar:before {
517
- background-color: rgba(0, 0, 0, 0.3);
518
- } .scrollbar__component_1fmkh.dragging .track .scrollbar.visible:before {
519
- background-color: rgba(0, 0, 0, 0.6);
520
- }.slider__component_cky5f .noUi-base:hover .noUi-connects {
521
- background: #2a2a2c;
522
- } .slider__component_cky5f .noUi-base:hover .noUi-connect {
516
+ .scrollbar__component_13la7 .scrollbar:before {
517
+ background-color: rgba(14, 14, 14, 0.3);
518
+ } .scrollbar__component_13la7.dragging .track .scrollbar.visible:before {
519
+ background-color: rgba(14, 14, 14, 0.6);
520
+ }.slider__component_5khar .noUi-base:hover .noUi-connects {
521
+ background: #303032;
522
+ } .slider__component_5khar .noUi-base:hover .noUi-connect {
523
523
  background: #d91d0b;
524
- } .slider__component_cky5f .noUi-handle:hover .noUi-touch-area {
524
+ } .slider__component_5khar .noUi-handle:hover .noUi-touch-area {
525
525
  background: rgb(240, 63, 51);
526
- } .slider__component_cky5f .noUi-handle:active .noUi-touch-area {
526
+ } .slider__component_5khar .noUi-handle:active .noUi-touch-area {
527
527
  background: rgb(241, 80, 69);
528
- } .slider__component_cky5f .noUi-connects {
529
- background: #2a2a2c;
530
- } .slider__component_cky5f .noUi-connect {
528
+ } .slider__component_5khar .noUi-connects {
529
+ background: #303032;
530
+ } .slider__component_5khar .noUi-connect {
531
531
  background: #d91d0b;
532
- } .slider__component_cky5f .noUi-handle {
532
+ } .slider__component_5khar .noUi-handle {
533
533
  border: 2px solid transparent;
534
- } .slider__component_cky5f .noUi-touch-area {
534
+ } .slider__component_5khar .noUi-touch-area {
535
535
  background: #ef3124;
536
- } .slider__component_cky5f .noUi-pips {
537
- color: rgba(235, 235, 245, 0.6);
538
- }.spinner__component_rawbo {
536
+ } .slider__component_5khar .noUi-pips {
537
+ color: rgba(235, 235, 245, 0.54);
538
+ }.spinner__component_1laad {
539
539
  color: #fff;
540
540
  }
541
- @keyframes spinner__spin_animation_1k23f {
541
+ @keyframes spinner__spin_animation_zsx91 {
542
542
  }
543
- .spinner__component_x58sd {
544
- color: #000;
545
- }.status__soft_1c2gm.status__green_1c2gm {
543
+ .spinner__component_vc2ty {
544
+ color: #0e0e0e;
545
+ }.status__soft_108g6.status__green_108g6 {
546
546
  background: rgba(19, 164, 99, 0.1);
547
547
  color: #13a463;
548
- } .status__soft_1c2gm.status__orange_1c2gm {
548
+ } .status__soft_108g6.status__orange_108g6 {
549
549
  background: rgba(222, 106, 0, 0.1);
550
550
  color: #de6a00;
551
- } .status__soft_1c2gm.status__red_1c2gm {
551
+ } .status__soft_108g6.status__red_108g6 {
552
552
  background: rgba(217, 29, 11, 0.1);
553
553
  color: #d91d0b;
554
- } .status__soft_1c2gm.status__blue_1c2gm {
554
+ } .status__soft_108g6.status__blue_108g6 {
555
555
  background: rgba(0, 122, 255, 0.1);
556
556
  color: #007aff;
557
- } .status__soft_1c2gm.status__grey_1c2gm {
557
+ } .status__soft_108g6.status__grey_108g6 {
558
558
  background: rgba(109, 121, 134, 0.1);
559
559
  color: #6d7986;
560
- } .status__soft_1c2gm.status__teal_1c2gm {
560
+ } .status__soft_108g6.status__teal_108g6 {
561
561
  background: rgba(33, 145, 135, 0.1);
562
562
  color: #219187;
563
- } .status__soft_1c2gm.status__purple_1c2gm {
563
+ } .status__soft_108g6.status__purple_108g6 {
564
564
  background: rgba(103, 58, 183, 0.1);
565
565
  color: #673ab7;
566
- } .status__contrast_1c2gm {
567
- color: #000
568
- } .status__contrast_1c2gm.status__green_1c2gm {
566
+ } .status__contrast_108g6 {
567
+ color: #0e0e0e
568
+ } .status__contrast_108g6.status__green_108g6 {
569
569
  background: #13a463;
570
- } .status__contrast_1c2gm.status__orange_1c2gm {
570
+ } .status__contrast_108g6.status__orange_108g6 {
571
571
  background: #de6a00;
572
- } .status__contrast_1c2gm.status__red_1c2gm {
572
+ } .status__contrast_108g6.status__red_108g6 {
573
573
  background: #d91d0b;
574
- } .status__contrast_1c2gm.status__blue_1c2gm {
574
+ } .status__contrast_108g6.status__blue_108g6 {
575
575
  background: #007aff;
576
- } .status__contrast_1c2gm.status__grey_1c2gm {
576
+ } .status__contrast_108g6.status__grey_108g6 {
577
577
  background: #6d7986;
578
- } .status__contrast_1c2gm.status__teal_1c2gm {
578
+ } .status__contrast_108g6.status__teal_108g6 {
579
579
  background: #219187;
580
- } .status__contrast_1c2gm.status__purple_1c2gm {
580
+ } .status__contrast_108g6.status__purple_108g6 {
581
581
  background: #673ab7;
582
- }.switch__component_nz50e {
582
+ }.switch__component_yljhq {
583
583
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
584
- } .switch__switch_nz50e {
585
- background-color: #8d8d93;
586
- border: 2px solid #8d8d93;
587
- } .switch__switch_nz50e:before {
588
- background-color: #000;
589
- } .switch__label_nz50e {
590
- color: #fff;
591
- } .switch__hint_nz50e {
592
- color: rgba(235, 235, 245, 0.6);
593
- } .switch__checked_nz50e .switch__switch_nz50e {
584
+ } .switch__switch_yljhq {
585
+ background-color: #85858d;
586
+ border: 2px solid #85858d;
587
+ } .switch__switch_yljhq:before {
588
+ background-color: #0e0e0e;
589
+ } .switch__label_yljhq {
590
+ color: #fff;
591
+ } .switch__hint_yljhq {
592
+ color: rgba(235, 235, 245, 0.54);
593
+ } .switch__checked_yljhq .switch__switch_yljhq {
594
594
  background-color: #ef3124;
595
595
  border-color: #ef3124;
596
- } .switch__disabled_nz50e .switch__switch_nz50e {
597
- background-color: #2a2a2c;
598
- border-color: #2a2a2c;
599
- } .switch__disabled_nz50e .switch__label_nz50e {
600
- color: rgba(235, 235, 245, 0.6);
601
- } .switch__disabled_nz50e .switch__hint_nz50e {
602
- color: rgba(235, 235, 245, 0.6);
603
- } .switch__inactive_nz50e .switch__switch_nz50e {
604
- background-color: #2a2a2c;
605
- border-color: #2a2a2c
606
- } .switch__inactive_nz50e .switch__switch_nz50e:before {
596
+ } .switch__disabled_yljhq .switch__switch_yljhq {
597
+ background-color: #303032;
598
+ border-color: #303032;
599
+ } .switch__disabled_yljhq .switch__label_yljhq {
600
+ color: rgba(235, 235, 245, 0.54);
601
+ } .switch__disabled_yljhq .switch__hint_yljhq {
602
+ color: rgba(235, 235, 245, 0.54);
603
+ } .switch__inactive_yljhq .switch__switch_yljhq {
604
+ background-color: #303032;
605
+ border-color: #303032
606
+ } .switch__inactive_yljhq .switch__switch_yljhq:before {
607
607
  background-color: #464649;
608
- } .switch__focused_nz50e .switch__switch_nz50e {
608
+ } .switch__focused_yljhq .switch__switch_yljhq {
609
609
  outline: 2px solid #0072ef;
610
- }.tag__component_1jc0g {
610
+ }.tag__component_kjla6 {
611
611
  color: #fff;
612
612
  border-color: transparent;
613
613
  background-color: #202022
614
- } .tag__component_1jc0g:disabled {
614
+ } .tag__component_kjla6:disabled {
615
615
  border-color: transparent;
616
- color: rgba(235, 235, 245, 0.3);
616
+ color: rgba(235, 235, 245, 0.32);
617
617
  background-color: rgba(32, 32, 34, 0.3);
618
- } .tag__component_1jc0g:hover:not(:disabled) {
618
+ } .tag__component_kjla6:hover:not(:disabled) {
619
619
  border-color: transparent;
620
620
  background-color: #202022;
621
- } .tag__component_1jc0g:active:not(:disabled) {
621
+ } .tag__component_kjla6:active:not(:disabled) {
622
622
  border-color: transparent;
623
623
  background-color: rgb(65, 65, 67);
624
624
  color: #fff;
625
- } .tag__checked_1jc0g {
625
+ } .tag__checked_kjla6 {
626
626
  border-color: transparent;
627
627
  background-color: #f3f4f5;
628
- color: #000
629
- } .tag__checked_1jc0g:disabled {
628
+ color: #0e0e0e
629
+ } .tag__checked_kjla6:disabled {
630
630
  background-color: rgba(243, 244, 245, 0.3);
631
631
  border-color: transparent;
632
- color: #000;
633
- } .tag__checked_1jc0g:hover:not(:disabled):not(:active) {
632
+ color: #0e0e0e;
633
+ } .tag__checked_kjla6:hover:not(:disabled):not(:active) {
634
634
  background-color: #f3f4f5;
635
- } .tag__checked_1jc0g:active:not(:disabled) {
635
+ } .tag__checked_kjla6:active:not(:disabled) {
636
636
  background-color: rgb(194, 195, 196);
637
- color: #000;
637
+ color: #0e0e0e;
638
638
  }
639
- .tag__focused_14jll {
639
+ .tag__focused_11m5y {
640
640
  outline: 2px solid #0072ef;
641
641
  }
642
- .tag__component_16eon {
642
+ .tag__component_y1qla {
643
643
  color: #fff;
644
644
  border-color: #464649;
645
645
  background-color: transparent
646
- } .tag__component_16eon:disabled {
646
+ } .tag__component_y1qla:disabled {
647
647
  border-color: #2b2b2e;
648
- color: rgba(235, 235, 245, 0.3);
648
+ color: rgba(235, 235, 245, 0.32);
649
649
  background-color: transparent;
650
- } .tag__component_16eon:hover:not(:disabled) {
650
+ } .tag__component_y1qla:hover:not(:disabled) {
651
651
  border-color: #fff;
652
652
  background-color: transparent;
653
- } .tag__component_16eon:active:not(:disabled) {
653
+ } .tag__component_y1qla:active:not(:disabled) {
654
654
  border-color: #fff;
655
655
  background-color: rgba(255, 255, 255, 0.07);
656
656
  color: #fff;
657
- } .tag__checked_16eon {
657
+ } .tag__checked_y1qla {
658
658
  border-color: #fff;
659
659
  background-color: #fff;
660
- color: #000
661
- } .tag__checked_16eon:disabled {
660
+ color: #0e0e0e
661
+ } .tag__checked_y1qla:disabled {
662
662
  background-color: rgba(255, 255, 255, 0.3);
663
663
  border-color: transparent;
664
- color: #000;
665
- } .tag__checked_16eon:hover:not(:disabled):not(:active) {
664
+ color: #0e0e0e;
665
+ } .tag__checked_y1qla:hover:not(:disabled):not(:active) {
666
666
  background-color: rgb(237, 237, 237);
667
- } .tag__checked_16eon:active:not(:disabled) {
667
+ } .tag__checked_y1qla:active:not(:disabled) {
668
668
  background-color: rgb(217, 217, 217);
669
- color: #000;
670
- }.typography__tertiary_woakd {
671
- color: rgba(235, 235, 245, 0.3);
672
- } .typography__disabled_woakd {
673
- color: rgba(235, 235, 245, 0.18);
674
- } .typography__accent_woakd {
669
+ color: #0e0e0e;
670
+ }.typography__tertiary_z2f4y {
671
+ color: rgba(235, 235, 245, 0.32);
672
+ } .typography__disabled_z2f4y {
673
+ color: rgba(235, 235, 245, 0.2);
674
+ } .typography__accent_z2f4y {
675
675
  color: #ef3124;
676
- } .typography__primary_woakd {
676
+ } .typography__primary_z2f4y {
677
677
  color: #fff;
678
- } .typography__attention_woakd {
678
+ } .typography__attention_z2f4y {
679
679
  color: #cb830f;
680
- } .typography__positive_woakd {
680
+ } .typography__positive_z2f4y {
681
681
  color: #13a463;
682
- } .typography__secondary_woakd {
683
- color: rgba(235, 235, 245, 0.6);
684
- } .typography__tertiary-inverted_woakd {
685
- color: rgba(60, 60, 67, 0.3);
686
- } .typography__primary-inverted_woakd {
687
- color: #000;
688
- } .typography__secondary-inverted_woakd {
689
- color: rgba(60, 60, 67, 0.6);
690
- } .typography__link_woakd {
682
+ } .typography__secondary_z2f4y {
683
+ color: rgba(235, 235, 245, 0.54);
684
+ } .typography__tertiary-inverted_z2f4y {
685
+ color: rgba(60, 60, 67, 0.4);
686
+ } .typography__primary-inverted_z2f4y {
687
+ color: #0e0e0e;
688
+ } .typography__secondary-inverted_z2f4y {
689
+ color: rgba(60, 60, 67, 0.66);
690
+ } .typography__link_z2f4y {
691
691
  color: #0072ef;
692
- } .typography__negative_woakd {
692
+ } .typography__negative_z2f4y {
693
693
  color: #f15045;
694
694
  }
695
695
 
@@ -699,794 +699,794 @@
699
699
  @media screen and (min-width: 600px) {
700
700
  } @media screen and (min-width: 1024px) {
701
701
  }
702
- .steps__option_1h5sq {
702
+ .steps__option_9dxjy {
703
703
  color: #fff;
704
- background: #2a2a2c
705
- } .steps__dash_1h5sq {
704
+ background: #303032
705
+ } .steps__dash_9dxjy {
706
706
  border-top: 2px solid #2b2b2e
707
- } .steps__dash_1h5sq.steps__completed_1h5sq {
707
+ } .steps__dash_9dxjy.steps__completed_9dxjy {
708
708
  border-top: 2px solid #fff;
709
- } .steps__dash_1h5sq.steps__vertical_1h5sq {
709
+ } .steps__dash_9dxjy.steps__vertical_9dxjy {
710
710
  border-left: 2px solid #2b2b2e;
711
- } .steps__dash_1h5sq.steps__completed_1h5sq.steps__vertical_1h5sq {
711
+ } .steps__dash_9dxjy.steps__completed_9dxjy.steps__vertical_9dxjy {
712
712
  border-left: 2px solid #fff;
713
- } .steps__text_1h5sq {
713
+ } .steps__text_9dxjy {
714
714
  color: #fff
715
- } .steps__text_1h5sq.steps__interactive_1h5sq:not(.steps__disabled_1h5sq):hover {
715
+ } .steps__text_9dxjy.steps__interactive_9dxjy:not(.steps__disabled_9dxjy):hover {
716
716
  background: rgba(255, 255, 255, 0.07);
717
- } .steps__text_1h5sq.steps__interactive_1h5sq:not(.steps__disabled_1h5sq):active {
717
+ } .steps__text_9dxjy.steps__interactive_9dxjy:not(.steps__disabled_9dxjy):active {
718
718
  background: rgba(255, 255, 255, 0.15);
719
- } .steps__focused_1h5sq {
719
+ } .steps__focused_9dxjy {
720
720
  outline: 2px solid #0072ef;
721
- } .steps__selected_1h5sq .steps__text_1h5sq {
721
+ } .steps__selected_9dxjy .steps__text_9dxjy {
722
722
  color: #fff;
723
- } .steps__selected_1h5sq .steps__option_1h5sq {
724
- color: #000;
723
+ } .steps__selected_9dxjy .steps__option_9dxjy {
724
+ color: #0e0e0e;
725
725
  background: #fff;
726
- } .steps__checkbox_1h5sq {
727
- border: 2px solid #2a2a2c;
728
- } .steps__dot_1h5sq {
729
- background: #2a2a2c;
730
- } .steps__selected_1h5sq .steps__checkbox_1h5sq {
726
+ } .steps__checkbox_9dxjy {
727
+ border: 2px solid #303032;
728
+ } .steps__dot_9dxjy {
729
+ background: #303032;
730
+ } .steps__selected_9dxjy .steps__checkbox_9dxjy {
731
731
  border: 2px solid #fff
732
- } .steps__selected_1h5sq .steps__checkbox_1h5sq .steps__dot_1h5sq {
732
+ } .steps__selected_9dxjy .steps__checkbox_9dxjy .steps__dot_9dxjy {
733
733
  background: #fff;
734
- } .steps__completedIndicator_1h5sq > [class*='positive'] {
734
+ } .steps__completedIndicator_9dxjy > [class*='positive'] {
735
735
  color: #fff;
736
736
  background-color: #fff;
737
737
  }
738
- .pattern-lock__error_1ylrr {
738
+ .pattern-lock__error_js0vv {
739
739
  color: #f15045;
740
- }.action-button__primary_1t26k {
740
+ }.action-button__primary_1f46r {
741
741
  color: #fff
742
- } .action-button__primary_1t26k .action-button__iconWrapper_1t26k {
743
- color: #000;
742
+ } .action-button__primary_1f46r .action-button__iconWrapper_1f46r {
743
+ color: #0e0e0e;
744
744
  background-color: #fff;
745
- } .action-button__primary_1t26k:hover .action-button__iconWrapper_1t26k {
745
+ } .action-button__primary_1f46r:hover .action-button__iconWrapper_1f46r {
746
746
  background-color: rgb(217, 217, 217);
747
- } .action-button__primary_1t26k:active .action-button__iconWrapper_1t26k {
747
+ } .action-button__primary_1f46r:active .action-button__iconWrapper_1f46r {
748
748
  background-color: rgb(204, 204, 204);
749
- } .action-button__secondary_1t26k {
749
+ } .action-button__secondary_1f46r {
750
750
  color: #fff
751
- } .action-button__secondary_1t26k .action-button__iconWrapper_1t26k {
751
+ } .action-button__secondary_1f46r .action-button__iconWrapper_1f46r {
752
752
  color: #fff;
753
753
  background-color: #202022;
754
- } .action-button__secondary_1t26k:hover .action-button__iconWrapper_1t26k {
754
+ } .action-button__secondary_1f46r:hover .action-button__iconWrapper_1f46r {
755
755
  background-color: rgb(48, 48, 49);
756
- } .action-button__secondary_1t26k:active .action-button__iconWrapper_1t26k {
756
+ } .action-button__secondary_1f46r:active .action-button__iconWrapper_1f46r {
757
757
  background-color: rgb(65, 65, 67);
758
758
  }
759
- .action-button__component_imra8 {
759
+ .action-button__component_1p8kk {
760
760
  -webkit-tap-highlight-color: transparent
761
- } .action-button__focused_imra8 {
761
+ } .action-button__focused_1p8kk {
762
762
  outline: 2px solid #0072ef;
763
763
  }
764
- .action-button__primary_1jez6 {
765
- color: #000
766
- } .action-button__primary_1jez6 .action-button__iconWrapper_1jez6 {
764
+ .action-button__primary_1b1pq {
765
+ color: #0e0e0e
766
+ } .action-button__primary_1b1pq .action-button__iconWrapper_1b1pq {
767
767
  color: #fff;
768
768
  background-color: #121212;
769
- } .action-button__primary_1jez6:hover .action-button__iconWrapper_1jez6 {
769
+ } .action-button__primary_1b1pq:hover .action-button__iconWrapper_1b1pq {
770
770
  background-color: rgb(35, 35, 35);
771
- } .action-button__primary_1jez6:active .action-button__iconWrapper_1jez6 {
771
+ } .action-button__primary_1b1pq:active .action-button__iconWrapper_1b1pq {
772
772
  background-color: rgb(54, 54, 54);
773
- } .action-button__secondary_1jez6 {
774
- color: #000
775
- } .action-button__secondary_1jez6 .action-button__iconWrapper_1jez6 {
776
- color: #000;
773
+ } .action-button__secondary_1b1pq {
774
+ color: #0e0e0e
775
+ } .action-button__secondary_1b1pq .action-button__iconWrapper_1b1pq {
776
+ color: #0e0e0e;
777
777
  background-color: #f3f4f5;
778
- } .action-button__secondary_1jez6:hover .action-button__iconWrapper_1jez6 {
778
+ } .action-button__secondary_1b1pq:hover .action-button__iconWrapper_1b1pq {
779
779
  background-color: rgb(207, 207, 208);
780
- } .action-button__secondary_1jez6:active .action-button__iconWrapper_1jez6 {
780
+ } .action-button__secondary_1b1pq:active .action-button__iconWrapper_1b1pq {
781
781
  background-color: rgb(194, 195, 196);
782
782
  }
783
- .action-button__primary_1y5a2 {
784
- color: #000
785
- } .action-button__primary_1y5a2 .action-button__iconWrapper_1y5a2 {
783
+ .action-button__primary_1q6p7 {
784
+ color: #0e0e0e
785
+ } .action-button__primary_1q6p7 .action-button__iconWrapper_1q6p7 {
786
786
  color: #fff;
787
787
  background-color: #121212;
788
- } .action-button__secondary_1y5a2 {
789
- color: #000
790
- } .action-button__secondary_1y5a2 .action-button__iconWrapper_1y5a2 {
791
- color: #000;
788
+ } .action-button__secondary_1q6p7 {
789
+ color: #0e0e0e
790
+ } .action-button__secondary_1q6p7 .action-button__iconWrapper_1q6p7 {
791
+ color: #0e0e0e;
792
792
  background-color: #f3f4f5;
793
- }.textarea__input_1s3xv {
793
+ }.textarea__input_1j8lc {
794
794
  color: #fff;
795
795
  caret-color: #0072ef;
796
796
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
797
- } .textarea__input_1s3xv:-webkit-autofill {
797
+ } .textarea__input_1j8lc:-webkit-autofill {
798
798
  -webkit-text-fill-color: #fff;
799
- } .textarea__input_1s3xv::placeholder {
800
- color: rgba(235, 235, 245, 0.6);
801
- } .textarea__hasInnerLabel_1s3xv::placeholder {
802
- color: rgba(235, 235, 245, 0.3);
803
- } .textarea__clearIcon_1s3xv {
804
- color: #fff;
805
- } .textarea__input_1s3xv:read-only {
806
- color: rgba(235, 235, 245, 0.6)
807
- } .textarea__input_1s3xv:read-only:focus::placeholder {
808
- color: rgba(235, 235, 245, 0.6);
809
- } .textarea__input_1s3xv:disabled {
799
+ } .textarea__input_1j8lc::placeholder {
800
+ color: rgba(235, 235, 245, 0.54);
801
+ } .textarea__hasInnerLabel_1j8lc::placeholder {
802
+ color: rgba(235, 235, 245, 0.32);
803
+ } .textarea__clearIcon_1j8lc {
804
+ color: #fff;
805
+ } .textarea__input_1j8lc:read-only {
806
+ color: rgba(235, 235, 245, 0.54)
807
+ } .textarea__input_1j8lc:read-only:focus::placeholder {
808
+ color: rgba(235, 235, 245, 0.54);
809
+ } .textarea__input_1j8lc:disabled {
810
810
  color: #fff;
811
811
  -webkit-text-fill-color: #fff;
812
- } .textarea__input_1s3xv:focus::placeholder {
813
- color: rgba(235, 235, 245, 0.3);
814
- } .textarea__error_1s3xv {
812
+ } .textarea__input_1j8lc:focus::placeholder {
813
+ color: rgba(235, 235, 245, 0.32);
814
+ } .textarea__error_1j8lc {
815
815
  color: #f15045;
816
816
  caret-color: #f15045;
817
- } .textarea__textarea_1s3xv {
817
+ } .textarea__textarea_1j8lc {
818
818
  color: #fff;
819
819
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
820
- } .textarea__textarea_1s3xv::placeholder {
821
- color: rgba(235, 235, 245, 0.6);
822
- } .textarea__hasInnerLabel_1s3xv::placeholder {
823
- color: rgba(235, 235, 245, 0.3);
824
- } .textarea__textarea_1s3xv:disabled {
820
+ } .textarea__textarea_1j8lc::placeholder {
821
+ color: rgba(235, 235, 245, 0.54);
822
+ } .textarea__hasInnerLabel_1j8lc::placeholder {
823
+ color: rgba(235, 235, 245, 0.32);
824
+ } .textarea__textarea_1j8lc:disabled {
825
825
  color: #fff;
826
826
  -webkit-text-fill-color: #fff;
827
- } .textarea__textarea_1s3xv:read-only {
828
- color: rgba(235, 235, 245, 0.6);
829
- } .textarea__textarea_1s3xv:focus::placeholder {
830
- color: rgba(235, 235, 245, 0.3);
831
- } .textarea__hint_1s3xv {
832
- color: rgba(235, 235, 245, 0.6);
833
- } .textarea__error_1s3xv {
827
+ } .textarea__textarea_1j8lc:read-only {
828
+ color: rgba(235, 235, 245, 0.54);
829
+ } .textarea__textarea_1j8lc:focus::placeholder {
830
+ color: rgba(235, 235, 245, 0.32);
831
+ } .textarea__hint_1j8lc {
832
+ color: rgba(235, 235, 245, 0.54);
833
+ } .textarea__error_1j8lc {
834
834
  color: #f15045;
835
835
  }
836
- .textarea__pseudoTextarea_76w8h span {
836
+ .textarea__pseudoTextarea_1uflu span {
837
837
  color: transparent;
838
- } .textarea__pseudoTextarea_76w8h .textarea__overflow_76w8h {
838
+ } .textarea__pseudoTextarea_1uflu .textarea__overflow_1uflu {
839
839
  background-color: rgba(217, 29, 11, 0.4);
840
- } .textarea__focusVisible_76w8h {
840
+ } .textarea__focusVisible_1uflu {
841
841
  outline: 2px solid #0072ef;
842
842
  }
843
- .textarea__input_nsr59 {
844
- color: #000;
843
+ .textarea__input_19mr3 {
844
+ color: #0e0e0e;
845
845
  caret-color: #0072ef;
846
846
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
847
- } .textarea__input_nsr59:-webkit-autofill {
848
- -webkit-text-fill-color: #000;
849
- } .textarea__input_nsr59::placeholder {
850
- color: rgba(60, 60, 67, 0.6);
851
- } .textarea__hasInnerLabel_nsr59::placeholder {
852
- color: rgba(60, 60, 67, 0.3);
853
- } .textarea__clearIcon_nsr59 {
854
- color: #000;
855
- } .textarea__input_nsr59:read-only {
856
- color: rgba(60, 60, 67, 0.6)
857
- } .textarea__input_nsr59:read-only:focus::placeholder {
858
- color: rgba(60, 60, 67, 0.6);
859
- } .textarea__input_nsr59:disabled {
860
- color: #000;
861
- -webkit-text-fill-color: #000;
862
- } .textarea__input_nsr59:focus::placeholder {
863
- color: rgba(60, 60, 67, 0.3);
864
- } .textarea__error_nsr59 {
847
+ } .textarea__input_19mr3:-webkit-autofill {
848
+ -webkit-text-fill-color: #0e0e0e;
849
+ } .textarea__input_19mr3::placeholder {
850
+ color: rgba(60, 60, 67, 0.66);
851
+ } .textarea__hasInnerLabel_19mr3::placeholder {
852
+ color: rgba(60, 60, 67, 0.4);
853
+ } .textarea__clearIcon_19mr3 {
854
+ color: #0e0e0e;
855
+ } .textarea__input_19mr3:read-only {
856
+ color: rgba(60, 60, 67, 0.66)
857
+ } .textarea__input_19mr3:read-only:focus::placeholder {
858
+ color: rgba(60, 60, 67, 0.66);
859
+ } .textarea__input_19mr3:disabled {
860
+ color: #0e0e0e;
861
+ -webkit-text-fill-color: #0e0e0e;
862
+ } .textarea__input_19mr3:focus::placeholder {
863
+ color: rgba(60, 60, 67, 0.4);
864
+ } .textarea__error_19mr3 {
865
865
  color: #ef3124;
866
866
  caret-color: #ef3124;
867
- } .textarea__textarea_nsr59 {
868
- color: #000;
867
+ } .textarea__textarea_19mr3 {
868
+ color: #0e0e0e;
869
869
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
870
- } .textarea__textarea_nsr59::placeholder {
871
- color: rgba(60, 60, 67, 0.6);
872
- } .textarea__hasInnerLabel_nsr59::placeholder {
873
- color: rgba(60, 60, 67, 0.3);
874
- } .textarea__textarea_nsr59:disabled {
875
- color: #000;
876
- -webkit-text-fill-color: #000;
877
- } .textarea__textarea_nsr59:read-only {
878
- color: rgba(60, 60, 67, 0.6);
879
- } .textarea__textarea_nsr59:focus::placeholder {
880
- color: rgba(60, 60, 67, 0.3);
881
- } .textarea__hint_nsr59 {
882
- color: rgba(235, 235, 245, 0.6);
883
- } .textarea__error_nsr59 {
870
+ } .textarea__textarea_19mr3::placeholder {
871
+ color: rgba(60, 60, 67, 0.66);
872
+ } .textarea__hasInnerLabel_19mr3::placeholder {
873
+ color: rgba(60, 60, 67, 0.4);
874
+ } .textarea__textarea_19mr3:disabled {
875
+ color: #0e0e0e;
876
+ -webkit-text-fill-color: #0e0e0e;
877
+ } .textarea__textarea_19mr3:read-only {
878
+ color: rgba(60, 60, 67, 0.66);
879
+ } .textarea__textarea_19mr3:focus::placeholder {
880
+ color: rgba(60, 60, 67, 0.4);
881
+ } .textarea__hint_19mr3 {
882
+ color: rgba(235, 235, 245, 0.54);
883
+ } .textarea__error_19mr3 {
884
884
  color: #f15045;
885
- }.button__primary_11boi {
886
- color: #000;
885
+ }.button__primary_1soc0 {
886
+ color: #0e0e0e;
887
887
  background-color: #f3f4f5;
888
888
  border: 1px solid transparent
889
- } .button__primary_11boi:hover {
889
+ } .button__primary_1soc0:hover {
890
890
  background-color: rgb(207, 207, 208)
891
- } @media (hover: none) { .button__primary_11boi:hover {
891
+ } @media (hover: none) { .button__primary_1soc0:hover {
892
892
  background-color: #f3f4f5
893
893
  }
894
- } .button__primary_11boi:active {
894
+ } .button__primary_1soc0:active {
895
895
  background-color: rgb(194, 195, 196);
896
- } .button__primary_11boi > .button__loader_11boi {
896
+ } .button__primary_1soc0 > .button__loader_1soc0 {
897
897
  color: #fff;
898
- } .button__secondary_11boi {
898
+ } .button__secondary_1soc0 {
899
899
  color: #fff;
900
900
  background-color: rgba(255, 255, 255, 0.1);
901
901
  border: 1px solid transparent
902
- } .button__secondary_11boi:hover {
902
+ } .button__secondary_1soc0:hover {
903
903
  background-color: rgba(255, 255, 255, 0.163)
904
- } @media (hover: none) { .button__secondary_11boi:hover {
904
+ } @media (hover: none) { .button__secondary_1soc0:hover {
905
905
  background-color: rgba(255, 255, 255, 0.1)
906
906
  }
907
- } .button__secondary_11boi:active {
907
+ } .button__secondary_1soc0:active {
908
908
  background-color: rgba(255, 255, 255, 0.235);
909
- } .button__secondary_11boi > .button__loader_11boi {
909
+ } .button__secondary_1soc0 > .button__loader_1soc0 {
910
910
  color: #fff;
911
- } .button__outlined_11boi {
911
+ } .button__outlined_1soc0 {
912
912
  color: #fff;
913
913
  background-color: transparent;
914
914
  border: 1px solid #c5c5c7
915
- } .button__outlined_11boi:hover {
915
+ } .button__outlined_1soc0:hover {
916
916
  background-color: rgba(0, 0, 0, 0.07)
917
- } @media (hover: none) { .button__outlined_11boi:hover {
917
+ } @media (hover: none) { .button__outlined_1soc0:hover {
918
918
  background-color: transparent
919
919
  }
920
- } .button__outlined_11boi:active {
920
+ } .button__outlined_1soc0:active {
921
921
  background-color: rgba(0, 0, 0, 0.15);
922
- } .button__tertiary_11boi {
922
+ } .button__tertiary_1soc0 {
923
923
  color: #fff;
924
924
  background-color: transparent;
925
925
  border: 1px solid #c5c5c7
926
- } .button__tertiary_11boi:hover {
926
+ } .button__tertiary_1soc0:hover {
927
927
  background-color: rgba(255, 255, 255, 0.07);
928
928
  border-color: #c5c5c7
929
- } @media (hover: none) { .button__tertiary_11boi:hover {
929
+ } @media (hover: none) { .button__tertiary_1soc0:hover {
930
930
  background-color: transparent;
931
931
  border-color: #c5c5c7
932
932
  }
933
- } .button__tertiary_11boi:active {
933
+ } .button__tertiary_1soc0:active {
934
934
  background-color: rgba(255, 255, 255, 0.15);
935
- } .button__tertiary_11boi > .button__loader_11boi {
935
+ } .button__tertiary_1soc0 > .button__loader_1soc0 {
936
936
  color: #fff;
937
- } .button__filled_11boi {
937
+ } .button__filled_1soc0 {
938
938
  color: #fff;
939
939
  background-color: #3a3a3c
940
- } .button__filled_11boi:hover {
940
+ } .button__filled_1soc0:hover {
941
941
  background-color: rgb(72, 72, 74)
942
- } @media (hover: none) { .button__filled_11boi:hover {
942
+ } @media (hover: none) { .button__filled_1soc0:hover {
943
943
  background-color: #3a3a3c
944
944
  }
945
- } .button__filled_11boi:active {
945
+ } .button__filled_1soc0:active {
946
946
  background-color: rgb(88, 88, 89);
947
- } .button__transparent_11boi {
947
+ } .button__transparent_1soc0 {
948
948
  color: #fff;
949
949
  background-color: rgba(255, 255, 255, 0.1)
950
- } .button__transparent_11boi:hover {
950
+ } .button__transparent_1soc0:hover {
951
951
  background-color: rgba(255, 255, 255, 0.2)
952
- } @media (hover: none) { .button__transparent_11boi:hover {
952
+ } @media (hover: none) { .button__transparent_1soc0:hover {
953
953
  background-color: rgba(255, 255, 255, 0.1)
954
954
  }
955
- } .button__transparent_11boi:active {
955
+ } .button__transparent_1soc0:active {
956
956
  background-color: rgba(255, 255, 255, 0.4);
957
- } .button__link_11boi {
957
+ } .button__link_1soc0 {
958
958
  color: #fff;
959
959
  background-color: transparent;
960
960
  border: 1px solid transparent
961
- } .button__link_11boi:hover {
961
+ } .button__link_1soc0:hover {
962
962
  background-color: rgba(255, 255, 255, 0.07)
963
- } @media (hover: none) { .button__link_11boi:hover {
963
+ } @media (hover: none) { .button__link_1soc0:hover {
964
964
  background-color: transparent
965
965
  }
966
- } .button__link_11boi:active {
966
+ } .button__link_1soc0:active {
967
967
  background-color: rgba(255, 255, 255, 0.15);
968
- } .button__link_11boi > .button__loader_11boi {
968
+ } .button__link_1soc0 > .button__loader_1soc0 {
969
969
  color: #fff;
970
- } .button__ghost_11boi {
970
+ } .button__ghost_1soc0 {
971
971
  color: #fff
972
- } .button__ghost_11boi:hover {
972
+ } .button__ghost_1soc0:hover {
973
973
  color: rgb(179, 179, 179)
974
- } @media (hover: none) { .button__ghost_11boi:hover {
974
+ } @media (hover: none) { .button__ghost_1soc0:hover {
975
975
  color: #fff
976
976
  }
977
- } .button__ghost_11boi:active {
977
+ } .button__ghost_1soc0:active {
978
978
  color: rgb(128, 128, 128);
979
- } .button__ghost_11boi > .button__loader_11boi {
979
+ } .button__ghost_1soc0 > .button__loader_1soc0 {
980
980
  color: #fff;
981
- } .button__component_11boi[disabled].button__primary_11boi {
982
- color: rgba(60, 60, 67, 0.3);
981
+ } .button__component_1soc0[disabled].button__primary_1soc0 {
982
+ color: rgba(60, 60, 67, 0.4);
983
983
  background-color: #f3f4f5
984
- } .button__component_11boi[disabled].button__primary_11boi.button__loading_11boi {
984
+ } .button__component_1soc0[disabled].button__primary_1soc0.button__loading_1soc0 {
985
985
  background-color: #f3f4f5;
986
- } .button__component_11boi[disabled].button__secondary_11boi {
986
+ } .button__component_1soc0[disabled].button__secondary_1soc0 {
987
987
  color: rgba(255, 255, 255, 0.3);
988
988
  background-color: rgba(255, 255, 255, 0.05);
989
989
  border-color: transparent
990
- } .button__component_11boi[disabled].button__secondary_11boi.button__loading_11boi {
990
+ } .button__component_1soc0[disabled].button__secondary_1soc0.button__loading_1soc0 {
991
991
  color: #fff;
992
992
  background-color: rgba(255, 255, 255, 0.1);
993
993
  border-color: transparent;
994
- } .button__component_11boi[disabled].button__outlined_11boi {
994
+ } .button__component_1soc0[disabled].button__outlined_1soc0 {
995
995
  color: rgba(255, 255, 255, 0.3);
996
996
  background-color: transparent;
997
997
  border-color: rgba(197, 197, 199, 0.3)
998
- } .button__component_11boi[disabled].button__outlined_11boi.button__loading_11boi {
998
+ } .button__component_1soc0[disabled].button__outlined_1soc0.button__loading_1soc0 {
999
999
  color: #fff;
1000
- } .button__component_11boi[disabled].button__tertiary_11boi {
1000
+ } .button__component_1soc0[disabled].button__tertiary_1soc0 {
1001
1001
  color: rgba(255, 255, 255, 0.3);
1002
1002
  background-color: transparent;
1003
1003
  border-color: rgba(197, 197, 199, 0.3)
1004
- } .button__component_11boi[disabled].button__tertiary_11boi.button__loading_11boi {
1004
+ } .button__component_1soc0[disabled].button__tertiary_1soc0.button__loading_1soc0 {
1005
1005
  color: #fff;
1006
1006
  border-color: #c5c5c7;
1007
- } .button__component_11boi[disabled].button__filled_11boi {
1007
+ } .button__component_1soc0[disabled].button__filled_1soc0 {
1008
1008
  color: rgba(255, 255, 255, 0.3);
1009
1009
  background-color: rgba(58, 58, 60, 0.3)
1010
- } .button__component_11boi[disabled].button__filled_11boi.button__loading_11boi {
1010
+ } .button__component_1soc0[disabled].button__filled_1soc0.button__loading_1soc0 {
1011
1011
  color: #fff;
1012
1012
  background-color: #3a3a3c;
1013
- } .button__component_11boi[disabled].button__transparent_11boi {
1013
+ } .button__component_1soc0[disabled].button__transparent_1soc0 {
1014
1014
  color: rgba(255, 255, 255, 0.3);
1015
1015
  background-color: rgba(255, 255, 255, 0.03)
1016
- } .button__component_11boi[disabled].button__transparent_11boi.button__loading_11boi {
1016
+ } .button__component_1soc0[disabled].button__transparent_1soc0.button__loading_1soc0 {
1017
1017
  color: #fff;
1018
1018
  background-color: rgba(255, 255, 255, 0.1);
1019
- } .button__component_11boi[disabled].button__link_11boi {
1019
+ } .button__component_1soc0[disabled].button__link_1soc0 {
1020
1020
  color: rgba(255, 255, 255, 0.3);
1021
1021
  background-color: transparent
1022
- } .button__component_11boi[disabled].button__link_11boi.button__loading_11boi {
1022
+ } .button__component_1soc0[disabled].button__link_1soc0.button__loading_1soc0 {
1023
1023
  color: #fff;
1024
- } .button__component_11boi[disabled].button__ghost_11boi {
1024
+ } .button__component_1soc0[disabled].button__ghost_1soc0 {
1025
1025
  color: rgba(255, 255, 255, 0.3)
1026
- } .button__component_11boi[disabled].button__ghost_11boi.button__loading_11boi {
1026
+ } .button__component_1soc0[disabled].button__ghost_1soc0.button__loading_1soc0 {
1027
1027
  color: #fff;
1028
1028
  }
1029
- .button__component_s2bbp {
1029
+ .button__component_1fmin {
1030
1030
  background-color: transparent
1031
- } .button__focused_s2bbp {
1031
+ } .button__focused_1fmin {
1032
1032
  outline: 2px solid #0072ef;
1033
1033
  }
1034
- .button__primary_q1n00 {
1034
+ .button__primary_vckvb {
1035
1035
  color: #fff;
1036
1036
  background-color: #202022;
1037
1037
  border: 1px solid transparent
1038
- } .button__primary_q1n00:hover {
1038
+ } .button__primary_vckvb:hover {
1039
1039
  background-color: rgb(48, 48, 49)
1040
- } @media (hover: none) { .button__primary_q1n00:hover {
1040
+ } @media (hover: none) { .button__primary_vckvb:hover {
1041
1041
  background-color: #202022
1042
1042
  }
1043
- } .button__primary_q1n00:active {
1043
+ } .button__primary_vckvb:active {
1044
1044
  background-color: rgb(65, 65, 67);
1045
- } .button__primary_q1n00 > .button__loader_q1n00 {
1045
+ } .button__primary_vckvb > .button__loader_vckvb {
1046
1046
  color: #fff;
1047
- } .button__secondary_q1n00 {
1048
- color: #000;
1049
- background-color: rgba(0, 0, 0, 0.08);
1047
+ } .button__secondary_vckvb {
1048
+ color: #0e0e0e;
1049
+ background-color: rgba(11, 31, 53, 0.07);
1050
1050
  border: 1px solid transparent
1051
- } .button__secondary_q1n00:hover {
1052
- background-color: rgba(0, 0, 0, 0.218)
1053
- } @media (hover: none) { .button__secondary_q1n00:hover {
1054
- background-color: rgba(0, 0, 0, 0.08)
1051
+ } .button__secondary_vckvb:hover {
1052
+ background-color: rgba(9, 26, 45, 0.2095)
1053
+ } @media (hover: none) { .button__secondary_vckvb:hover {
1054
+ background-color: rgba(11, 31, 53, 0.07)
1055
1055
  }
1056
- } .button__secondary_q1n00:active {
1057
- background-color: rgba(0, 0, 0, 0.264);
1058
- } .button__secondary_q1n00 > .button__loader_q1n00 {
1059
- color: #000;
1060
- } .button__outlined_q1n00 {
1056
+ } .button__secondary_vckvb:active {
1057
+ background-color: rgba(9, 25, 42, 0.256);
1058
+ } .button__secondary_vckvb > .button__loader_vckvb {
1059
+ color: #0e0e0e;
1060
+ } .button__outlined_vckvb {
1061
1061
  color: #fff;
1062
1062
  background-color: transparent;
1063
1063
  border: 1px solid #c5c5c7
1064
- } .button__outlined_q1n00:hover {
1064
+ } .button__outlined_vckvb:hover {
1065
1065
  background-color: rgba(255, 255, 255, 0.15)
1066
- } @media (hover: none) { .button__outlined_q1n00:hover {
1066
+ } @media (hover: none) { .button__outlined_vckvb:hover {
1067
1067
  background-color: transparent
1068
1068
  }
1069
- } .button__outlined_q1n00:active {
1069
+ } .button__outlined_vckvb:active {
1070
1070
  background-color: rgba(0, 0, 0, 0.15);
1071
- } .button__tertiary_q1n00 {
1072
- color: #000;
1071
+ } .button__tertiary_vckvb {
1072
+ color: #0e0e0e;
1073
1073
  background-color: transparent;
1074
1074
  border: 1px solid #464649
1075
- } .button__tertiary_q1n00:hover {
1075
+ } .button__tertiary_vckvb:hover {
1076
1076
  background-color: rgba(18, 18, 18, 0.15);
1077
1077
  border-color: #464649
1078
- } @media (hover: none) { .button__tertiary_q1n00:hover {
1078
+ } @media (hover: none) { .button__tertiary_vckvb:hover {
1079
1079
  background-color: transparent;
1080
1080
  border-color: #464649
1081
1081
  }
1082
- } .button__tertiary_q1n00:active {
1082
+ } .button__tertiary_vckvb:active {
1083
1083
  background-color: rgba(18, 18, 18, 0.2);
1084
- } .button__tertiary_q1n00 > .button__loader_q1n00 {
1085
- color: #000;
1086
- } .button__filled_q1n00 {
1084
+ } .button__tertiary_vckvb > .button__loader_vckvb {
1085
+ color: #0e0e0e;
1086
+ } .button__filled_vckvb {
1087
1087
  color: #fff;
1088
1088
  background-color: #3a3a3c
1089
- } .button__filled_q1n00:hover {
1089
+ } .button__filled_vckvb:hover {
1090
1090
  background-color: rgb(99, 112, 126)
1091
- } @media (hover: none) { .button__filled_q1n00:hover {
1091
+ } @media (hover: none) { .button__filled_vckvb:hover {
1092
1092
  background-color: #3a3a3c
1093
1093
  }
1094
- } .button__filled_q1n00:active {
1094
+ } .button__filled_vckvb:active {
1095
1095
  background-color: rgb(61, 74, 88);
1096
- } .button__transparent_q1n00 {
1097
- color: #000;
1096
+ } .button__transparent_vckvb {
1097
+ color: #0e0e0e;
1098
1098
  background-color: rgba(255, 255, 255, 0.1)
1099
- } .button__transparent_q1n00:hover {
1099
+ } .button__transparent_vckvb:hover {
1100
1100
  background-color: rgba(255, 255, 255, 0.2)
1101
- } @media (hover: none) { .button__transparent_q1n00:hover {
1101
+ } @media (hover: none) { .button__transparent_vckvb:hover {
1102
1102
  background-color: rgba(255, 255, 255, 0.1)
1103
1103
  }
1104
- } .button__transparent_q1n00:active {
1104
+ } .button__transparent_vckvb:active {
1105
1105
  background-color: rgba(255, 255, 255, 0.05);
1106
- } .button__link_q1n00 {
1107
- color: #000;
1106
+ } .button__link_vckvb {
1107
+ color: #0e0e0e;
1108
1108
  background-color: transparent;
1109
1109
  border: 1px solid transparent
1110
- } .button__link_q1n00:hover {
1110
+ } .button__link_vckvb:hover {
1111
1111
  background-color: rgba(18, 18, 18, 0.15)
1112
- } @media (hover: none) { .button__link_q1n00:hover {
1112
+ } @media (hover: none) { .button__link_vckvb:hover {
1113
1113
  background-color: transparent
1114
1114
  }
1115
- } .button__link_q1n00:active {
1115
+ } .button__link_vckvb:active {
1116
1116
  background-color: rgba(18, 18, 18, 0.2);
1117
- } .button__link_q1n00 > .button__loader_q1n00 {
1118
- color: #000;
1119
- } .button__ghost_q1n00 {
1120
- color: #000
1121
- } .button__ghost_q1n00:hover {
1122
- color: rgb(77, 77, 77)
1123
- } @media (hover: none) { .button__ghost_q1n00:hover {
1124
- color: #000
1125
- }
1126
- } .button__ghost_q1n00:active {
1127
- color: rgb(128, 128, 128);
1128
- } .button__ghost_q1n00 > .button__loader_q1n00 {
1129
- color: #000;
1130
- } .button__component_q1n00[disabled].button__primary_q1n00 {
1131
- color: rgba(235, 235, 245, 0.3);
1117
+ } .button__link_vckvb > .button__loader_vckvb {
1118
+ color: #0e0e0e;
1119
+ } .button__ghost_vckvb {
1120
+ color: #0e0e0e
1121
+ } .button__ghost_vckvb:hover {
1122
+ color: rgb(86, 86, 86)
1123
+ } @media (hover: none) { .button__ghost_vckvb:hover {
1124
+ color: #0e0e0e
1125
+ }
1126
+ } .button__ghost_vckvb:active {
1127
+ color: rgb(135, 135, 135);
1128
+ } .button__ghost_vckvb > .button__loader_vckvb {
1129
+ color: #0e0e0e;
1130
+ } .button__component_vckvb[disabled].button__primary_vckvb {
1131
+ color: rgba(235, 235, 245, 0.32);
1132
1132
  background-color: #202022
1133
- } .button__component_q1n00[disabled].button__primary_q1n00.button__loading_q1n00 {
1133
+ } .button__component_vckvb[disabled].button__primary_vckvb.button__loading_vckvb {
1134
1134
  background-color: #202022;
1135
- } .button__component_q1n00[disabled].button__secondary_q1n00 {
1136
- color: rgba(0, 0, 0, 0.3);
1135
+ } .button__component_vckvb[disabled].button__secondary_vckvb {
1136
+ color: rgba(14, 14, 14, 0.3);
1137
1137
  background-color: rgba(18, 18, 18, 0.08);
1138
1138
  border-color: transparent
1139
- } .button__component_q1n00[disabled].button__secondary_q1n00.button__loading_q1n00 {
1140
- color: #000;
1141
- background-color: rgba(0, 0, 0, 0.08);
1139
+ } .button__component_vckvb[disabled].button__secondary_vckvb.button__loading_vckvb {
1140
+ color: #0e0e0e;
1141
+ background-color: rgba(11, 31, 53, 0.07);
1142
1142
  border-color: transparent;
1143
- } .button__component_q1n00[disabled].button__outlined_q1n00 {
1143
+ } .button__component_vckvb[disabled].button__outlined_vckvb {
1144
1144
  color: rgba(255, 255, 255, 0.3);
1145
1145
  background-color: transparent;
1146
1146
  border-color: rgba(35, 53, 73, 0.3)
1147
- } .button__component_q1n00[disabled].button__outlined_q1n00.button__loading_q1n00 {
1147
+ } .button__component_vckvb[disabled].button__outlined_vckvb.button__loading_vckvb {
1148
1148
  color: #fff;
1149
- } .button__component_q1n00[disabled].button__tertiary_q1n00 {
1150
- color: rgba(0, 0, 0, 0.3);
1149
+ } .button__component_vckvb[disabled].button__tertiary_vckvb {
1150
+ color: rgba(14, 14, 14, 0.3);
1151
1151
  background-color: transparent;
1152
1152
  border-color: rgba(70, 70, 73, 0.3)
1153
- } .button__component_q1n00[disabled].button__tertiary_q1n00.button__loading_q1n00 {
1154
- color: #000;
1155
- } .button__component_q1n00[disabled].button__filled_q1n00 {
1153
+ } .button__component_vckvb[disabled].button__tertiary_vckvb.button__loading_vckvb {
1154
+ color: #0e0e0e;
1155
+ } .button__component_vckvb[disabled].button__filled_vckvb {
1156
1156
  color: rgba(255, 255, 255, 0.3);
1157
1157
  background-color: rgba(72, 87, 103, 0.3);
1158
1158
  border-color: transparent
1159
- } .button__component_q1n00[disabled].button__filled_q1n00.button__loading_q1n00 {
1159
+ } .button__component_vckvb[disabled].button__filled_vckvb.button__loading_vckvb {
1160
1160
  color: #fff;
1161
1161
  background-color: #3a3a3c;
1162
1162
  border-color: transparent;
1163
- } .button__component_q1n00[disabled].button__transparent_q1n00 {
1163
+ } .button__component_vckvb[disabled].button__transparent_vckvb {
1164
1164
  color: rgba(255, 255, 255, 0.3);
1165
1165
  background-color: rgba(255, 255, 255, 0.03)
1166
- } .button__component_q1n00[disabled].button__transparent_q1n00.button__loading_q1n00 {
1167
- color: #000;
1166
+ } .button__component_vckvb[disabled].button__transparent_vckvb.button__loading_vckvb {
1167
+ color: #0e0e0e;
1168
1168
  background-color: rgba(255, 255, 255, 0.1);
1169
- } .button__component_q1n00[disabled].button__link_q1n00 {
1170
- color: rgba(0, 0, 0, 0.3);
1169
+ } .button__component_vckvb[disabled].button__link_vckvb {
1170
+ color: rgba(14, 14, 14, 0.3);
1171
1171
  background-color: transparent
1172
- } .button__component_q1n00[disabled].button__link_q1n00.button__loading_q1n00 {
1173
- color: #000;
1174
- } .button__component_q1n00[disabled].button__ghost_q1n00 {
1175
- color: rgba(0, 0, 0, 0.3)
1176
- } .button__component_q1n00[disabled].button__ghost_q1n00.button__loading_q1n00 {
1177
- color: #000;
1178
- }.base-modal__component_12j7c {
1172
+ } .button__component_vckvb[disabled].button__link_vckvb.button__loading_vckvb {
1173
+ color: #0e0e0e;
1174
+ } .button__component_vckvb[disabled].button__ghost_vckvb {
1175
+ color: rgba(14, 14, 14, 0.3)
1176
+ } .button__component_vckvb[disabled].button__ghost_vckvb.button__loading_vckvb {
1177
+ color: #0e0e0e;
1178
+ }.base-modal__component_6hw5o {
1179
1179
  background: #121212;
1180
- }.popover__component_13mmh {
1180
+ }.popover__component_1h53k {
1181
1181
  background-color: transparent;
1182
1182
  color: #fff;
1183
- } .popover__inner_13mmh {
1183
+ } .popover__inner_1h53k {
1184
1184
  background-color: #121212;
1185
1185
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1186
1186
  border: 1px solid transparent;
1187
- } .popover__arrow_13mmh:after {
1187
+ } .popover__arrow_1h53k:after {
1188
1188
  background-color: #121212;
1189
1189
  border: 1px solid transparent;
1190
- }.chart__coreChart_vie0y .recharts-text tspan {
1190
+ }.chart__coreChart_1tm51 .recharts-text tspan {
1191
1191
  fill: #fff;
1192
1192
  }
1193
- @keyframes chart__showDot_4djpu {
1193
+ @keyframes chart__showDot_12k2h {
1194
1194
  }
1195
1195
 
1196
- .chart__tickText_1jk7w {
1196
+ .chart__tickText_7c5k4 {
1197
1197
  fill: #fff;
1198
- } .chart__circle_1jk7w {
1198
+ } .chart__circle_7c5k4 {
1199
1199
  fill: #121212;
1200
- } .chart__circle_1jk7w {
1200
+ } .chart__circle_7c5k4 {
1201
1201
  fill: #121212;
1202
1202
  }
1203
- .chart__tooltip_1nwos {
1203
+ .chart__tooltip_12izt {
1204
1204
  background-color: #121212;
1205
1205
  border: 1px solid #2b2b2e;
1206
1206
  box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1207
- } .chart__tooltipArrow_1nwos {
1207
+ } .chart__tooltipArrow_12izt {
1208
1208
  border: 1px solid #2b2b2e;
1209
1209
  background-color: #121212;
1210
- } .chart__tooltipArrow_1nwos:before {
1210
+ } .chart__tooltipArrow_12izt:before {
1211
1211
  border-color: transparent #121212 transparent transparent;
1212
- }.comment__component_13jr5 {
1212
+ }.comment__component_rexiw {
1213
1213
  background-color: #202022;
1214
- }.list-header__filled_fr3pf {
1215
- background-color: rgba(255, 255, 255, 0.1);
1216
- }.circular-progress-bar__backgroundCircle_4h5bg,
1217
- .circular-progress-bar__progressCircle_4h5bg {
1214
+ }.circular-progress-bar__backgroundCircle_1d56a,
1215
+ .circular-progress-bar__progressCircle_1d56a {
1218
1216
  fill: transparent;
1219
- } .circular-progress-bar__positive_4h5bg {
1217
+ } .circular-progress-bar__positive_1d56a {
1220
1218
  stroke: #2fc26e;
1221
- } .circular-progress-bar__negative_4h5bg {
1219
+ } .circular-progress-bar__negative_1d56a {
1222
1220
  stroke: #d91d0b;
1223
- } .circular-progress-bar__backgroundCircle_4h5bg {
1224
- stroke: #2c2c2e
1225
- } .circular-progress-bar__backgroundCircle_4h5bg.circular-progress-bar__stroke_4h5bg {
1221
+ } .circular-progress-bar__backgroundCircle_1d56a {
1222
+ stroke: #2b2b2e
1223
+ } .circular-progress-bar__backgroundCircle_1d56a.circular-progress-bar__stroke_1d56a {
1226
1224
  stroke: transparent;
1227
- } .circular-progress-bar__progressCircle_4h5bg.circular-progress-bar__bg-positive_4h5bg {
1225
+ } .circular-progress-bar__progressCircle_1d56a.circular-progress-bar__bg-positive_1d56a {
1228
1226
  fill: #2fc26e;
1229
- } .circular-progress-bar__progressCircle_4h5bg.circular-progress-bar__bg-negative_4h5bg {
1227
+ } .circular-progress-bar__progressCircle_1d56a.circular-progress-bar__bg-negative_1d56a {
1230
1228
  fill: #d91d0b;
1231
- } .circular-progress-bar__iconWrapper_4h5bg.circular-progress-bar__icon-tertiary_4h5bg {
1232
- color: #464649;
1233
- } .circular-progress-bar__iconWrapper_4h5bg.circular-progress-bar__icon-positive_4h5bg {
1229
+ } .circular-progress-bar__iconWrapper_1d56a.circular-progress-bar__icon-tertiary_1d56a {
1230
+ color: #4f4f52;
1231
+ } .circular-progress-bar__iconWrapper_1d56a.circular-progress-bar__icon-positive_1d56a {
1234
1232
  color: #2fc26e;
1235
- } .circular-progress-bar__iconWrapper_4h5bg.circular-progress-bar__icon-negative_4h5bg {
1233
+ } .circular-progress-bar__iconWrapper_1d56a.circular-progress-bar__icon-negative_1d56a {
1236
1234
  color: #d91d0b;
1237
- } .circular-progress-bar__iconWrapper_4h5bg.circular-progress-bar__icon-primary-inverted_4h5bg {
1238
- color: #000;
1239
- } .circular-progress-bar__iconWrapper_4h5bg.circular-progress-bar__icon-primary_4h5bg {
1235
+ } .circular-progress-bar__iconWrapper_1d56a.circular-progress-bar__icon-primary-inverted_1d56a {
1236
+ color: #0e0e0e;
1237
+ } .circular-progress-bar__iconWrapper_1d56a.circular-progress-bar__icon-primary_1d56a {
1240
1238
  color: #fff;
1241
- } .circular-progress-bar__iconWrapper_4h5bg.circular-progress-bar__icon-secondary_4h5bg {
1242
- color: #8d8d93;
1243
- }.stepped-progress-bar__description_1pjj0 {
1244
- color: rgba(235, 235, 245, 0.6);
1239
+ } .circular-progress-bar__iconWrapper_1d56a.circular-progress-bar__icon-secondary_1d56a {
1240
+ color: #85858d;
1241
+ }.list-header__filled_1pqwe {
1242
+ background-color: rgba(255, 255, 255, 0.1);
1243
+ }.stepped-progress-bar__description_r77h4 {
1244
+ color: rgba(235, 235, 245, 0.54);
1245
1245
  }
1246
- .stepped-progress-bar__bar_1rsbe {
1246
+ .stepped-progress-bar__bar_10w3y {
1247
1247
  background: rgba(255, 255, 255, 0.1);
1248
- } .stepped-progress-bar__positive_1rsbe {
1248
+ } .stepped-progress-bar__positive_10w3y {
1249
1249
  background: #2fc26e;
1250
- } .stepped-progress-bar__attention_1rsbe {
1250
+ } .stepped-progress-bar__attention_10w3y {
1251
1251
  background: #f6bf65;
1252
- } .stepped-progress-bar__negative_1rsbe {
1252
+ } .stepped-progress-bar__negative_10w3y {
1253
1253
  background: #d91d0b;
1254
- } .stepped-progress-bar__link_1rsbe {
1254
+ } .stepped-progress-bar__link_10w3y {
1255
1255
  background: #0072ef;
1256
- } .stepped-progress-bar__tertiary_1rsbe {
1257
- background: #464649;
1258
- } .stepped-progress-bar__secondary_1rsbe {
1259
- background: #8d8d93;
1260
- } .stepped-progress-bar__primary_1rsbe {
1256
+ } .stepped-progress-bar__tertiary_10w3y {
1257
+ background: #4f4f52;
1258
+ } .stepped-progress-bar__secondary_10w3y {
1259
+ background: #85858d;
1260
+ } .stepped-progress-bar__primary_10w3y {
1261
1261
  background: #fff;
1262
- } .stepped-progress-bar__accent_1rsbe {
1262
+ } .stepped-progress-bar__accent_10w3y {
1263
1263
  background: #ef3124;
1264
- }.attach__component_1m2p3 {
1265
- } .attach__focused_1m2p3 {
1264
+ }.attach__component_datjk {
1265
+ } .attach__focused_datjk {
1266
1266
  outline: 2px solid #0072ef;
1267
- }.confirmation-v1__errorHeader_1bcok {
1267
+ }.confirmation-v1__errorHeader_xsv8p {
1268
1268
  color: #fff;
1269
1269
  color: #fff;
1270
- } .confirmation-v1__errorText_1bcok {
1271
- color: rgba(235, 235, 245, 0.6);
1272
- color: rgba(235, 235, 245, 0.6);
1273
- } .confirmation-v1__phoneHintText_1bcok {
1274
- color: rgba(235, 235, 245, 0.6);
1275
- color: rgba(235, 235, 245, 0.6);
1276
- } .confirmation-v1__phonesWrap_1bcok {
1277
- color: rgba(235, 235, 245, 0.6);
1278
- } .confirmation-v1__phoneDescription_1bcok {
1279
- color: rgba(235, 235, 245, 0.6);
1270
+ } .confirmation-v1__errorText_xsv8p {
1271
+ color: rgba(235, 235, 245, 0.54);
1272
+ color: rgba(235, 235, 245, 0.54);
1273
+ } .confirmation-v1__phoneHintText_xsv8p {
1274
+ color: rgba(235, 235, 245, 0.54);
1275
+ color: rgba(235, 235, 245, 0.54);
1276
+ } .confirmation-v1__phonesWrap_xsv8p {
1277
+ color: rgba(235, 235, 245, 0.54);
1278
+ } .confirmation-v1__phoneDescription_xsv8p {
1279
+ color: rgba(235, 235, 245, 0.54);
1280
1280
  }
1281
- .confirmation-v1__input_489o5 {
1281
+ .confirmation-v1__input_16254 {
1282
1282
  background-color: #202022;
1283
1283
  color: #fff
1284
- } .confirmation-v1__input_489o5.confirmation-v1__hasError_489o5 {
1284
+ } .confirmation-v1__input_16254.confirmation-v1__hasError_16254 {
1285
1285
  color: #f15045;
1286
1286
  caret-color: #fff;
1287
1287
  background-color: #35110d;
1288
- } .confirmation-v1__input_489o5.confirmation-v1__disabled_489o5 {
1289
- color: rgba(235, 235, 245, 0.3);
1290
- } @keyframes confirmation-v1__shake_489o5 {
1288
+ } .confirmation-v1__input_16254.confirmation-v1__disabled_16254 {
1289
+ color: rgba(235, 235, 245, 0.32);
1290
+ } @keyframes confirmation-v1__shake_16254 {
1291
1291
  }
1292
- .confirmation-v1__component_1pst9 {
1293
- color: rgba(235, 235, 245, 0.6);
1294
- color: rgba(235, 235, 245, 0.6);
1292
+ .confirmation-v1__component_1tz1n {
1293
+ color: rgba(235, 235, 245, 0.54);
1294
+ color: rgba(235, 235, 245, 0.54);
1295
1295
  }
1296
- .confirmation-v1__circle_1u1j5 {
1296
+ .confirmation-v1__circle_f4mf3 {
1297
1297
  fill: transparent;
1298
- stroke: #464649;
1298
+ stroke: #4f4f52;
1299
1299
  }
1300
- .confirmation-v1__title_1qjlb {
1300
+ .confirmation-v1__title_8tc79 {
1301
1301
  color: #fff;
1302
- } .confirmation-v1__description_1qjlb {
1303
- color: rgba(235, 235, 245, 0.6);
1304
- } .confirmation-v1__alertIcon_1qjlb {
1302
+ } .confirmation-v1__description_8tc79 {
1303
+ color: rgba(235, 235, 245, 0.54);
1304
+ } .confirmation-v1__alertIcon_8tc79 {
1305
1305
  color: #d91d0b;
1306
1306
  }
1307
- .confirmation-v1__header_19ehj {
1307
+ .confirmation-v1__header_b98ug {
1308
1308
  color: #fff;
1309
1309
  color: #fff;
1310
- } .confirmation-v1__error_19ehj {
1310
+ } .confirmation-v1__error_b98ug {
1311
1311
  color: #f15045;
1312
- } .confirmation-v1__loaderText_19ehj {
1313
- color: rgba(235, 235, 245, 0.6);
1314
- color: rgba(235, 235, 245, 0.6);
1315
- }
1316
- .confirmation__component_17kah {
1317
- color: rgba(235, 235, 245, 0.6);
1312
+ } .confirmation-v1__loaderText_b98ug {
1313
+ color: rgba(235, 235, 245, 0.54);
1314
+ color: rgba(235, 235, 245, 0.54);
1315
+ }.custom-button__customButton_nuuh0.custom-button__white_nuuh0 * {
1316
+ color: #fff;
1317
+ } .custom-button__customButton_nuuh0.custom-button__black_nuuh0 * {
1318
+ color: #0e0e0e;
1319
+ } .custom-button__customButton_nuuh0:before {
1320
+ background-color: rgba(0, 0, 0, 0);
1321
+ } .custom-button__customButton_nuuh0.custom-button__darkening_nuuh0:hover:before {
1322
+ background-color: rgba(0, 0, 0, 0.07);
1323
+ } .custom-button__customButton_nuuh0.custom-button__darkening_nuuh0:active:before {
1324
+ background-color: rgba(0, 0, 0, 0.15);
1325
+ } .custom-button__customButton_nuuh0.custom-button__lightening_nuuh0:hover:before {
1326
+ background-color: rgba(255, 255, 255, 0.15);
1327
+ } .custom-button__customButton_nuuh0.custom-button__lightening_nuuh0:active:before {
1328
+ background-color: rgba(255, 255, 255, 0.2);
1329
+ } .custom-button__customButton_nuuh0:disabled.custom-button__white_nuuh0 * {
1330
+ color: #fff;
1331
+ } .custom-button__customButton_nuuh0:disabled.custom-button__black_nuuh0 * {
1332
+ color: #0e0e0e;
1333
+ }
1334
+ .confirmation__component_4lbek {
1335
+ color: rgba(235, 235, 245, 0.54);
1318
1336
  }
1319
- .confirmation__circle_gojtp {
1337
+ .confirmation__circle_puolj {
1320
1338
  fill: transparent;
1321
- stroke: #464649;
1339
+ stroke: #4f4f52;
1322
1340
  }
1323
1341
 
1324
- .confirmation__typographyTheme_2ubgq.confirmation__typographyTheme_2ubgq {
1325
- color: rgba(235, 235, 245, 0.6);
1342
+ .confirmation__typographyTheme_1glnt.confirmation__typographyTheme_1glnt {
1343
+ color: rgba(235, 235, 245, 0.54);
1326
1344
  }
1327
- .confirmation__typographyTheme_19xwf.confirmation__typographyTheme_19xwf {
1328
- color: rgba(235, 235, 245, 0.6);
1345
+ .confirmation__typographyTheme_1wl03.confirmation__typographyTheme_1wl03 {
1346
+ color: rgba(235, 235, 245, 0.54);
1329
1347
  }
1330
- .confirmation__typographyTheme_ask36.confirmation__typographyTheme_ask36 {
1331
- color: rgba(235, 235, 245, 0.6);
1332
- } .confirmation__phone_ask36.confirmation__phone_ask36 {
1348
+ .confirmation__typographyTheme_ezi6s.confirmation__typographyTheme_ezi6s {
1349
+ color: rgba(235, 235, 245, 0.54);
1350
+ } .confirmation__phone_ezi6s.confirmation__phone_ezi6s {
1333
1351
  color: #fff;
1334
- } .confirmation__countdownContainer_ask36.confirmation__countdownContainer_ask36 {
1335
- color: rgba(235, 235, 245, 0.6);
1352
+ } .confirmation__countdownContainer_ezi6s.confirmation__countdownContainer_ezi6s {
1353
+ color: rgba(235, 235, 245, 0.54);
1336
1354
  }
1337
- .confirmation__typographyTheme_edhxa.confirmation__typographyTheme_edhxa {
1338
- color: rgba(235, 235, 245, 0.6);
1339
- }.custom-button__customButton_3fvzq.custom-button__white_3fvzq * {
1340
- color: #fff;
1341
- } .custom-button__customButton_3fvzq.custom-button__black_3fvzq * {
1342
- color: #000;
1343
- } .custom-button__customButton_3fvzq:before {
1344
- background-color: rgba(0, 0, 0, 0);
1345
- } .custom-button__customButton_3fvzq.custom-button__darkening_3fvzq:hover:before {
1346
- background-color: rgba(0, 0, 0, 0.07);
1347
- } .custom-button__customButton_3fvzq.custom-button__darkening_3fvzq:active:before {
1348
- background-color: rgba(0, 0, 0, 0.15);
1349
- } .custom-button__customButton_3fvzq.custom-button__lightening_3fvzq:hover:before {
1350
- background-color: rgba(255, 255, 255, 0.15);
1351
- } .custom-button__customButton_3fvzq.custom-button__lightening_3fvzq:active:before {
1352
- background-color: rgba(255, 255, 255, 0.2);
1353
- } .custom-button__customButton_3fvzq:disabled.custom-button__white_3fvzq * {
1354
- color: #fff;
1355
- } .custom-button__customButton_3fvzq:disabled.custom-button__black_3fvzq * {
1356
- color: #000;
1357
- }.cc-icon-button.icon-button__primary_1m2b0 {
1355
+ .confirmation__typographyTheme_9vga9.confirmation__typographyTheme_9vga9 {
1356
+ color: rgba(235, 235, 245, 0.54);
1357
+ }.cc-icon-button.icon-button__primary_ptt9v {
1358
1358
  color: #fff
1359
- } .cc-icon-button.icon-button__primary_1m2b0:hover {
1359
+ } .cc-icon-button.icon-button__primary_ptt9v:hover {
1360
1360
  color: rgb(204, 204, 204);
1361
- } .cc-icon-button.icon-button__primary_1m2b0:active {
1361
+ } .cc-icon-button.icon-button__primary_ptt9v:active {
1362
1362
  color: rgb(179, 179, 179);
1363
- } .cc-icon-button.icon-button__secondary_1m2b0 {
1364
- color: #8d8d93
1365
- } .cc-icon-button.icon-button__secondary_1m2b0:hover {
1366
- color: rgb(175, 175, 179);
1367
- } .cc-icon-button.icon-button__secondary_1m2b0:active {
1368
- color: rgb(198, 198, 201);
1369
- } .cc-icon-button.icon-button__transparent_1m2b0 {
1363
+ } .cc-icon-button.icon-button__secondary_ptt9v {
1364
+ color: #85858d
1365
+ } .cc-icon-button.icon-button__secondary_ptt9v:hover {
1366
+ color: rgb(170, 170, 175);
1367
+ } .cc-icon-button.icon-button__secondary_ptt9v:active {
1368
+ color: rgb(194, 194, 198);
1369
+ } .cc-icon-button.icon-button__transparent_ptt9v {
1370
1370
  color: rgba(255, 255, 255, 0.3)
1371
- } .cc-icon-button.icon-button__transparent_1m2b0:hover {
1371
+ } .cc-icon-button.icon-button__transparent_ptt9v:hover {
1372
1372
  color: rgba(255, 255, 255, 0.4);
1373
- } .cc-icon-button.icon-button__transparent_1m2b0:active {
1373
+ } .cc-icon-button.icon-button__transparent_ptt9v:active {
1374
1374
  color: rgba(255, 255, 255, 0.5);
1375
- } .cc-icon-button.icon-button__negative_1m2b0 {
1375
+ } .cc-icon-button.icon-button__negative_ptt9v {
1376
1376
  color: #d91d0b
1377
- } .cc-icon-button.icon-button__negative_1m2b0:hover {
1377
+ } .cc-icon-button.icon-button__negative_ptt9v:hover {
1378
1378
  color: rgb(220, 45, 28);
1379
- } .cc-icon-button.icon-button__negative_1m2b0:active {
1379
+ } .cc-icon-button.icon-button__negative_ptt9v:active {
1380
1380
  color: rgb(223, 63, 48);
1381
- } .cc-icon-button.icon-button__tertiary_1m2b0 {
1382
- color: #464649
1383
- } .cc-icon-button.icon-button__tertiary_1m2b0:hover {
1384
- color: rgb(83, 83, 86);
1385
- } .cc-icon-button.icon-button__tertiary_1m2b0:active {
1386
- color: rgb(98, 98, 100);
1387
- } .cc-icon-button.icon-button__component_1m2b0:disabled.icon-button__primary_1m2b0 {
1381
+ } .cc-icon-button.icon-button__tertiary_ptt9v {
1382
+ color: #4f4f52
1383
+ } .cc-icon-button.icon-button__tertiary_ptt9v:hover {
1384
+ color: rgb(91, 91, 94);
1385
+ } .cc-icon-button.icon-button__tertiary_ptt9v:active {
1386
+ color: rgb(105, 105, 108);
1387
+ } .cc-icon-button.icon-button__component_ptt9v:disabled.icon-button__primary_ptt9v {
1388
1388
  color: rgba(255, 255, 255, 0.3)
1389
- } .cc-icon-button.icon-button__component_1m2b0:disabled.icon-button__primary_1m2b0.icon-button__loader_1m2b0 {
1389
+ } .cc-icon-button.icon-button__component_ptt9v:disabled.icon-button__primary_ptt9v.icon-button__loader_ptt9v {
1390
1390
  color: #fff;
1391
- } .cc-icon-button.icon-button__component_1m2b0:disabled.icon-button__secondary_1m2b0 {
1392
- color: rgba(141, 141, 147, 0.3)
1393
- } .cc-icon-button.icon-button__component_1m2b0:disabled.icon-button__secondary_1m2b0.icon-button__loader_1m2b0 {
1394
- color: #8d8d93;
1395
- } .cc-icon-button.icon-button__component_1m2b0:disabled.icon-button__negative_1m2b0 {
1391
+ } .cc-icon-button.icon-button__component_ptt9v:disabled.icon-button__secondary_ptt9v {
1392
+ color: rgba(133, 133, 141, 0.3)
1393
+ } .cc-icon-button.icon-button__component_ptt9v:disabled.icon-button__secondary_ptt9v.icon-button__loader_ptt9v {
1394
+ color: #85858d;
1395
+ } .cc-icon-button.icon-button__component_ptt9v:disabled.icon-button__negative_ptt9v {
1396
1396
  color: rgba(217, 29, 11, 0.3)
1397
- } .cc-icon-button.icon-button__component_1m2b0:disabled.icon-button__negative_1m2b0.icon-button__loader_1m2b0 {
1397
+ } .cc-icon-button.icon-button__component_ptt9v:disabled.icon-button__negative_ptt9v.icon-button__loader_ptt9v {
1398
1398
  color: #d91d0b;
1399
- } .cc-icon-button.icon-button__component_1m2b0:disabled.icon-button__tertiary_1m2b0 {
1400
- color: rgba(70, 70, 73, 0.3)
1401
- } .cc-icon-button.icon-button__component_1m2b0:disabled.icon-button__tertiary_1m2b0.icon-button__loader_1m2b0 {
1402
- color: #464649;
1399
+ } .cc-icon-button.icon-button__component_ptt9v:disabled.icon-button__tertiary_ptt9v {
1400
+ color: rgba(79, 79, 82, 0.3)
1401
+ } .cc-icon-button.icon-button__component_ptt9v:disabled.icon-button__tertiary_ptt9v.icon-button__loader_ptt9v {
1402
+ color: #4f4f52;
1403
1403
  }
1404
1404
 
1405
- .cc-icon-button.icon-button__primary_1xtca {
1406
- color: #000
1407
- } .cc-icon-button.icon-button__primary_1xtca:hover {
1408
- color: rgb(18, 18, 18);
1409
- } .cc-icon-button.icon-button__primary_1xtca:active {
1410
- color: rgb(38, 38, 38);
1411
- } .cc-icon-button.icon-button__secondary_1xtca {
1412
- color: #8a8a8e
1413
- } .cc-icon-button.icon-button__secondary_1xtca:hover {
1414
- color: rgb(117, 117, 121);
1415
- } .cc-icon-button.icon-button__secondary_1xtca:active {
1416
- color: rgb(110, 110, 114);
1417
- } .cc-icon-button.icon-button__transparent_1xtca {
1418
- color: rgba(0, 0, 0, 0.3)
1419
- } .cc-icon-button.icon-button__transparent_1xtca:hover {
1420
- color: rgba(0, 0, 0, 0.4);
1421
- } .cc-icon-button.icon-button__transparent_1xtca:active {
1422
- color: rgba(0, 0, 0, 0.5);
1423
- } .cc-icon-button.icon-button__negative_1xtca {
1405
+ .cc-icon-button.icon-button__primary_x7zi5 {
1406
+ color: #0e0e0e
1407
+ } .cc-icon-button.icon-button__primary_x7zi5:hover {
1408
+ color: rgb(31, 31, 31);
1409
+ } .cc-icon-button.icon-button__primary_x7zi5:active {
1410
+ color: rgb(50, 50, 50);
1411
+ } .cc-icon-button.icon-button__secondary_x7zi5 {
1412
+ color: #86868a
1413
+ } .cc-icon-button.icon-button__secondary_x7zi5:hover {
1414
+ color: rgb(114, 114, 117);
1415
+ } .cc-icon-button.icon-button__secondary_x7zi5:active {
1416
+ color: rgb(107, 107, 110);
1417
+ } .cc-icon-button.icon-button__transparent_x7zi5 {
1418
+ color: rgba(14, 14, 14, 0.3)
1419
+ } .cc-icon-button.icon-button__transparent_x7zi5:hover {
1420
+ color: rgba(14, 14, 14, 0.4);
1421
+ } .cc-icon-button.icon-button__transparent_x7zi5:active {
1422
+ color: rgba(14, 14, 14, 0.5);
1423
+ } .cc-icon-button.icon-button__negative_x7zi5 {
1424
1424
  color: #d91d0b
1425
- } .cc-icon-button.icon-button__negative_1xtca:hover {
1425
+ } .cc-icon-button.icon-button__negative_x7zi5:hover {
1426
1426
  color: rgb(220, 45, 28);
1427
- } .cc-icon-button.icon-button__negative_1xtca:active {
1427
+ } .cc-icon-button.icon-button__negative_x7zi5:active {
1428
1428
  color: rgb(223, 63, 48);
1429
- } .cc-icon-button.icon-button__tertiary_1xtca {
1430
- color: #c5c5c7
1431
- } .cc-icon-button.icon-button__tertiary_1xtca:hover {
1432
- color: rgb(167, 167, 169);
1433
- } .cc-icon-button.icon-button__tertiary_1xtca:active {
1434
- color: rgb(158, 158, 159);
1435
- } .cc-icon-button.icon-button__component_1xtca:disabled.icon-button__primary_1xtca {
1436
- color: rgba(0, 0, 0, 0.3)
1437
- } .cc-icon-button.icon-button__component_1xtca:disabled.icon-button__primary_1xtca.icon-button__loader_1xtca {
1438
- color: #000;
1439
- } .cc-icon-button.icon-button__component_1xtca:disabled.icon-button__secondary_1xtca {
1440
- color: rgba(138, 138, 142, 0.3)
1441
- } .cc-icon-button.icon-button__component_1xtca:disabled.icon-button__secondary_1xtca.icon-button__loader_1xtca {
1442
- color: #8a8a8e;
1443
- } .cc-icon-button.icon-button__component_1xtca:disabled.icon-button__negative_1xtca {
1429
+ } .cc-icon-button.icon-button__tertiary_x7zi5 {
1430
+ color: #c1c1c3
1431
+ } .cc-icon-button.icon-button__tertiary_x7zi5:hover {
1432
+ color: rgb(164, 164, 166);
1433
+ } .cc-icon-button.icon-button__tertiary_x7zi5:active {
1434
+ color: rgb(154, 154, 156);
1435
+ } .cc-icon-button.icon-button__component_x7zi5:disabled.icon-button__primary_x7zi5 {
1436
+ color: rgba(14, 14, 14, 0.3)
1437
+ } .cc-icon-button.icon-button__component_x7zi5:disabled.icon-button__primary_x7zi5.icon-button__loader_x7zi5 {
1438
+ color: #0e0e0e;
1439
+ } .cc-icon-button.icon-button__component_x7zi5:disabled.icon-button__secondary_x7zi5 {
1440
+ color: rgba(134, 134, 138, 0.3)
1441
+ } .cc-icon-button.icon-button__component_x7zi5:disabled.icon-button__secondary_x7zi5.icon-button__loader_x7zi5 {
1442
+ color: #86868a;
1443
+ } .cc-icon-button.icon-button__component_x7zi5:disabled.icon-button__negative_x7zi5 {
1444
1444
  color: rgba(217, 29, 11, 0.3)
1445
- } .cc-icon-button.icon-button__component_1xtca:disabled.icon-button__negative_1xtca.icon-button__loader_1xtca {
1445
+ } .cc-icon-button.icon-button__component_x7zi5:disabled.icon-button__negative_x7zi5.icon-button__loader_x7zi5 {
1446
1446
  color: #d91d0b;
1447
- } .cc-icon-button.icon-button__component_1xtca:disabled.icon-button__tertiary_1xtca {
1448
- color: rgba(197, 197, 199, 0.3)
1449
- } .cc-icon-button.icon-button__component_1xtca:disabled.icon-button__tertiary_1xtca.icon-button__loader_1xtca {
1450
- color: #c5c5c7;
1451
- }.input__input_1htf1 {
1447
+ } .cc-icon-button.icon-button__component_x7zi5:disabled.icon-button__tertiary_x7zi5 {
1448
+ color: rgba(193, 193, 195, 0.3)
1449
+ } .cc-icon-button.icon-button__component_x7zi5:disabled.icon-button__tertiary_x7zi5.icon-button__loader_x7zi5 {
1450
+ color: #c1c1c3;
1451
+ }.input__input_1j4hi {
1452
1452
  color: #fff;
1453
1453
  caret-color: #0072ef;
1454
1454
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1455
- } .input__input_1htf1:-webkit-autofill {
1455
+ } .input__input_1j4hi:-webkit-autofill {
1456
1456
  -webkit-text-fill-color: #fff;
1457
- } .input__input_1htf1::placeholder {
1458
- color: rgba(235, 235, 245, 0.6);
1459
- } .input__hasInnerLabel_1htf1::placeholder {
1460
- color: rgba(235, 235, 245, 0.3);
1461
- } .input__clearIcon_1htf1 {
1462
- color: #fff;
1463
- } .input__input_1htf1:read-only {
1464
- color: rgba(235, 235, 245, 0.6)
1465
- } .input__input_1htf1:read-only:focus::placeholder {
1466
- color: rgba(235, 235, 245, 0.6);
1467
- } .input__input_1htf1:disabled {
1457
+ } .input__input_1j4hi::placeholder {
1458
+ color: rgba(235, 235, 245, 0.54);
1459
+ } .input__hasInnerLabel_1j4hi::placeholder {
1460
+ color: rgba(235, 235, 245, 0.32);
1461
+ } .input__clearIcon_1j4hi {
1462
+ color: #fff;
1463
+ } .input__input_1j4hi:read-only {
1464
+ color: rgba(235, 235, 245, 0.54)
1465
+ } .input__input_1j4hi:read-only:focus::placeholder {
1466
+ color: rgba(235, 235, 245, 0.54);
1467
+ } .input__input_1j4hi:disabled {
1468
1468
  color: #fff;
1469
1469
  -webkit-text-fill-color: #fff;
1470
- } .input__input_1htf1:focus::placeholder {
1471
- color: rgba(235, 235, 245, 0.3);
1472
- } .input__error_1htf1 {
1470
+ } .input__input_1j4hi:focus::placeholder {
1471
+ color: rgba(235, 235, 245, 0.32);
1472
+ } .input__error_1j4hi {
1473
1473
  color: #f15045;
1474
1474
  caret-color: #f15045;
1475
1475
  }
1476
- .input__errorColorIcon_3spt9 {
1476
+ .input__errorColorIcon_1xhmt {
1477
1477
  color: #d91d0b;
1478
- } .input__successColorIcon_3spt9 {
1478
+ } .input__successColorIcon_1xhmt {
1479
1479
  color: #2fc26e;
1480
- } .input__focusVisible_3spt9 {
1480
+ } .input__focusVisible_1xhmt {
1481
1481
  outline: 2px solid #0072ef;
1482
- } @keyframes input__onautofillstart_3spt9 {
1482
+ } @keyframes input__onautofillstart_1xhmt {
1483
1483
  from {
1484
1484
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1485
1485
  }
1486
1486
  to {
1487
1487
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1488
1488
  }
1489
- } @keyframes input__onautofillcancel_3spt9 {
1489
+ } @keyframes input__onautofillcancel_1xhmt {
1490
1490
  from {
1491
1491
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1492
1492
  }
@@ -1494,94 +1494,94 @@
1494
1494
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1495
1495
  }
1496
1496
  }
1497
- .input__input_15mse {
1498
- color: #000;
1497
+ .input__input_1elyc {
1498
+ color: #0e0e0e;
1499
1499
  caret-color: #0072ef;
1500
1500
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1501
- } .input__input_15mse:-webkit-autofill {
1502
- -webkit-text-fill-color: #000;
1503
- } .input__input_15mse::placeholder {
1504
- color: rgba(60, 60, 67, 0.6);
1505
- } .input__hasInnerLabel_15mse::placeholder {
1506
- color: rgba(60, 60, 67, 0.3);
1507
- } .input__clearIcon_15mse {
1508
- color: #000;
1509
- } .input__input_15mse:read-only {
1510
- color: rgba(60, 60, 67, 0.6)
1511
- } .input__input_15mse:read-only:focus::placeholder {
1512
- color: rgba(60, 60, 67, 0.6);
1513
- } .input__input_15mse:disabled {
1514
- color: #000;
1515
- -webkit-text-fill-color: #000;
1516
- } .input__input_15mse:focus::placeholder {
1517
- color: rgba(60, 60, 67, 0.3);
1518
- } .input__error_15mse {
1501
+ } .input__input_1elyc:-webkit-autofill {
1502
+ -webkit-text-fill-color: #0e0e0e;
1503
+ } .input__input_1elyc::placeholder {
1504
+ color: rgba(60, 60, 67, 0.66);
1505
+ } .input__hasInnerLabel_1elyc::placeholder {
1506
+ color: rgba(60, 60, 67, 0.4);
1507
+ } .input__clearIcon_1elyc {
1508
+ color: #0e0e0e;
1509
+ } .input__input_1elyc:read-only {
1510
+ color: rgba(60, 60, 67, 0.66)
1511
+ } .input__input_1elyc:read-only:focus::placeholder {
1512
+ color: rgba(60, 60, 67, 0.66);
1513
+ } .input__input_1elyc:disabled {
1514
+ color: #0e0e0e;
1515
+ -webkit-text-fill-color: #0e0e0e;
1516
+ } .input__input_1elyc:focus::placeholder {
1517
+ color: rgba(60, 60, 67, 0.4);
1518
+ } .input__error_1elyc {
1519
1519
  color: #ef3124;
1520
1520
  caret-color: #ef3124;
1521
- }.pagination__component_19lob {
1521
+ }.pagination__component_12sxs {
1522
1522
  color: #fff;
1523
1523
  }
1524
- .pagination__dots_1edok {
1525
- color: rgba(235, 235, 245, 0.6);
1524
+ .pagination__dots_1275i {
1525
+ color: rgba(235, 235, 245, 0.54);
1526
1526
  }
1527
1527
 
1528
- .pagination__tag_12nsx.pagination__tag_12nsx {
1529
- color: rgba(235, 235, 245, 0.6)
1530
- } .pagination__tag_12nsx.pagination__tag_12nsx:hover:not(:disabled) {
1528
+ .pagination__tag_f6hnz.pagination__tag_f6hnz {
1529
+ color: rgba(235, 235, 245, 0.54)
1530
+ } .pagination__tag_f6hnz.pagination__tag_f6hnz:hover:not(:disabled) {
1531
1531
  background-color: #2c2c2e;
1532
1532
  color: #fff;
1533
- } .pagination__tag_12nsx.pagination__tag_12nsx:active:not(:disabled) {
1533
+ } .pagination__tag_f6hnz.pagination__tag_f6hnz:active:not(:disabled) {
1534
1534
  background-color: #3a3a3c;
1535
- } .pagination__tag_12nsx.pagination__tag_12nsx.pagination__checked_12nsx {
1535
+ } .pagination__tag_f6hnz.pagination__tag_f6hnz.pagination__checked_f6hnz {
1536
1536
  background-color: #f3f4f5;
1537
- color: #000;
1538
- } .pagination__tag_12nsx.pagination__tag_12nsx.pagination__checked_12nsx:hover:not(:disabled) {
1539
- color: #000;
1540
- } .pagination__tag_12nsx.pagination__tag_12nsx.pagination__checked_12nsx:active:not(:disabled) {
1537
+ color: #0e0e0e;
1538
+ } .pagination__tag_f6hnz.pagination__tag_f6hnz.pagination__checked_f6hnz:hover:not(:disabled) {
1539
+ color: #0e0e0e;
1540
+ } .pagination__tag_f6hnz.pagination__tag_f6hnz.pagination__checked_f6hnz:active:not(:disabled) {
1541
1541
  color: #fff;
1542
- }.pass-code__error_aif64 {
1542
+ }.pass-code__error_8buym {
1543
1543
  color: #f15045;
1544
1544
  }
1545
- .pass-code__dot_5fr15 {
1545
+ .pass-code__dot_g5vui {
1546
1546
  background: #3a3a3c
1547
- } .pass-code__dot_5fr15.pass-code__error_5fr15 {
1547
+ } .pass-code__dot_g5vui.pass-code__error_g5vui {
1548
1548
  background: #d91d0b;
1549
- } .pass-code__filled_5fr15 {
1549
+ } .pass-code__filled_g5vui {
1550
1550
  background: #fff;
1551
1551
  }
1552
- @keyframes pass-code__shake_1kbc4 {
1552
+ @keyframes pass-code__shake_17pqi {
1553
1553
  }
1554
1554
 
1555
- .pass-code__secondary_12o67.pass-code__secondary_12o67 {
1555
+ .pass-code__secondary_1tiv5.pass-code__secondary_1tiv5 {
1556
1556
  color: #fff;
1557
1557
  background: rgba(255, 255, 255, 0.06)
1558
- } .pass-code__secondary_12o67.pass-code__secondary_12o67:hover {
1558
+ } .pass-code__secondary_1tiv5.pass-code__secondary_1tiv5:hover {
1559
1559
  color: #fff;
1560
- } .pass-code__secondary_12o67.pass-code__secondary_12o67:active {
1560
+ } .pass-code__secondary_1tiv5.pass-code__secondary_1tiv5:active {
1561
1561
  background: rgba(255, 255, 255, 0.11);
1562
- } .pass-code__ghost_12o67.pass-code__ghost_12o67 {
1562
+ } .pass-code__ghost_1tiv5.pass-code__ghost_1tiv5 {
1563
1563
  color: #fff
1564
- } .pass-code__ghost_12o67.pass-code__ghost_12o67:hover {
1564
+ } .pass-code__ghost_1tiv5.pass-code__ghost_1tiv5:hover {
1565
1565
  color: #fff;
1566
- } .pass-code__ghost_12o67.pass-code__ghost_12o67:active {
1566
+ } .pass-code__ghost_1tiv5.pass-code__ghost_1tiv5:active {
1567
1567
  background: rgba(255, 255, 255, 0.11);
1568
- }.drawer__backdropEnter_1cd5g {
1568
+ }.drawer__backdropEnter_tawcl {
1569
1569
  background-color: transparent;
1570
- } .drawer__backdropEnterActive_1cd5g,
1571
- .drawer__backdropEnterDone_1cd5g {
1570
+ } .drawer__backdropEnterActive_tawcl,
1571
+ .drawer__backdropEnterDone_tawcl {
1572
1572
  background-color: rgba(0, 0, 0, 0.8);
1573
- } .drawer__backdropExit_1cd5g {
1573
+ } .drawer__backdropExit_tawcl {
1574
1574
  background-color: rgba(0, 0, 0, 0.8);
1575
- } .drawer__backdropExitActive_1cd5g,
1576
- .drawer__backdropExitDone_1cd5g {
1575
+ } .drawer__backdropExitActive_tawcl,
1576
+ .drawer__backdropExitDone_tawcl {
1577
1577
  background-color: transparent;
1578
- }.pure-cell__focused_nd8r2 {
1578
+ }.pure-cell__focused_tnrrf {
1579
1579
  outline: 2px solid #0072ef;
1580
1580
  }
1581
1581
 
1582
1582
 
1583
1583
 
1584
- .pure-cell__categoryPercent_1i3f9 {
1584
+ .pure-cell__categoryPercent_1qpdj {
1585
1585
  background-color: #202022;
1586
1586
  }
1587
1587
 
@@ -1589,622 +1589,622 @@
1589
1589
 
1590
1590
 
1591
1591
 
1592
- .bottom-sheet__modal_dfpku {
1592
+ .bottom-sheet__modal_ug9q1 {
1593
1593
  background-color: transparent;
1594
- } .bottom-sheet__component_dfpku {
1594
+ } .bottom-sheet__component_ug9q1 {
1595
1595
  background: #121212;
1596
- } .bottom-sheet__marker_dfpku {
1597
- background-color: #2a2a2c;
1598
- } .bottom-sheet__content_dfpku {
1596
+ } .bottom-sheet__marker_ug9q1 {
1597
+ background-color: #303032;
1598
+ } .bottom-sheet__content_ug9q1 {
1599
1599
  color: #fff;
1600
1600
  background-color: #121212;
1601
1601
  }
1602
- .bottom-sheet__backer_9mbqs {
1602
+ .bottom-sheet__backer_57ab6 {
1603
1603
  color: #fff;
1604
- } .bottom-sheet__button_9mbqs {
1604
+ } .bottom-sheet__button_57ab6 {
1605
1605
  background: rgba(255, 255, 255, 0.03);
1606
1606
  }
1607
- .bottom-sheet__closer_emdhz {
1607
+ .bottom-sheet__closer_1fi8d {
1608
1608
  color: #fff;
1609
- } .bottom-sheet__button_emdhz {
1609
+ } .bottom-sheet__button_1fi8d {
1610
1610
  background: rgba(255, 255, 255, 0.03);
1611
1611
  }
1612
- .bottom-sheet__footer_nms1p {
1612
+ .bottom-sheet__footer_1mm05 {
1613
1613
  background-color: #121212;
1614
- } .bottom-sheet__highlighted_nms1p {
1614
+ } .bottom-sheet__highlighted_1mm05 {
1615
1615
  border-top: 1px solid #2b2b2e;
1616
1616
  background-color: #121212;
1617
1617
  }
1618
- .bottom-sheet__headerWrapper_18fsn {
1618
+ .bottom-sheet__headerWrapper_1uguw {
1619
1619
  background-color: #121212;
1620
- } .bottom-sheet__highlighted_18fsn {
1620
+ } .bottom-sheet__highlighted_1uguw {
1621
1621
  border-bottom: 1px solid #2b2b2e;
1622
- }.file-upload-item__component_1ujwj {
1623
- color: rgba(235, 235, 245, 0.6);
1624
- box-shadow: 0 -1px 0 0 #2b2b2e inset
1625
- } .file-upload-item__icon_1ujwj {
1626
- color: #fff;
1627
- } .file-upload-item__errorIcon_1ujwj {
1628
- color: #d91d0b;
1629
- } .file-upload-item__successIcon_1ujwj {
1630
- color: #2fc26e;
1631
- } .file-upload-item__name_1ujwj {
1632
- color: #fff
1633
- } .file-upload-item__errorWrapper_1ujwj {
1634
- color: #ef3124
1635
- }.filter-tag__component_lbzh2.filter-tag__disabled_lbzh2 {
1622
+ }.filter-tag__component_12sev.filter-tag__disabled_12sev {
1636
1623
  background-color: rgba(32, 32, 34, 0.3);
1637
- } .filter-tag__component_lbzh2.filter-tag__checked_lbzh2:not(.filter-tag__component_lbzh2.filter-tag__disabled_lbzh2) {
1624
+ } .filter-tag__component_12sev.filter-tag__checked_12sev:not(.filter-tag__component_12sev.filter-tag__disabled_12sev) {
1638
1625
  background-color: #f3f4f5;
1639
- } .filter-tag__component_lbzh2.filter-tag__checked_lbzh2:not(.filter-tag__component_lbzh2.filter-tag__disabled_lbzh2):hover {
1626
+ } .filter-tag__component_12sev.filter-tag__checked_12sev:not(.filter-tag__component_12sev.filter-tag__disabled_12sev):hover {
1640
1627
  background-color: #f3f4f5;
1641
- } .filter-tag__component_lbzh2.filter-tag__checked_lbzh2:not(.filter-tag__component_lbzh2.filter-tag__disabled_lbzh2):active {
1628
+ } .filter-tag__component_12sev.filter-tag__checked_12sev:not(.filter-tag__component_12sev.filter-tag__disabled_12sev):active {
1642
1629
  background-color: rgb(194, 195, 196);
1643
- } .filter-tag__focused_lbzh2 {
1630
+ } .filter-tag__focused_12sev {
1644
1631
  outline: 2px solid #0072ef;
1645
- } .filter-tag__valueButton_lbzh2 {
1632
+ } .filter-tag__valueButton_12sev {
1646
1633
  color: #fff;
1647
1634
  background-color: #202022;
1648
1635
  border-color: transparent
1649
- } .filter-tag__valueButton_lbzh2:not(.filter-tag__valueButton_lbzh2:disabled):hover {
1636
+ } .filter-tag__valueButton_12sev:not(.filter-tag__valueButton_12sev:disabled):hover {
1650
1637
  background-color: #202022;
1651
1638
  border-color: transparent;
1652
- } .filter-tag__valueButton_lbzh2:not(.filter-tag__valueButton_lbzh2:disabled):active {
1639
+ } .filter-tag__valueButton_12sev:not(.filter-tag__valueButton_12sev:disabled):active {
1653
1640
  background-color: rgb(65, 65, 67);
1654
1641
  border-color: transparent;
1655
- } .filter-tag__valueButton_lbzh2:disabled {
1642
+ } .filter-tag__valueButton_12sev:disabled {
1656
1643
  background-color: rgba(32, 32, 34, 0.3);
1657
1644
  border-color: transparent;
1658
- color: rgba(235, 235, 245, 0.3);
1659
- } .filter-tag__valueButton_lbzh2.filter-tag__checked_lbzh2 {
1645
+ color: rgba(235, 235, 245, 0.32);
1646
+ } .filter-tag__valueButton_12sev.filter-tag__checked_12sev {
1660
1647
  background-color: #f3f4f5;
1661
- color: #000
1662
- } .filter-tag__valueButton_lbzh2.filter-tag__checked_lbzh2:not(.filter-tag__valueButton_lbzh2:disabled):hover {
1648
+ color: #0e0e0e
1649
+ } .filter-tag__valueButton_12sev.filter-tag__checked_12sev:not(.filter-tag__valueButton_12sev:disabled):hover {
1663
1650
  background-color: #f3f4f5;
1664
- } .filter-tag__valueButton_lbzh2.filter-tag__checked_lbzh2:not(.filter-tag__valueButton_lbzh2:disabled):active {
1651
+ } .filter-tag__valueButton_12sev.filter-tag__checked_12sev:not(.filter-tag__valueButton_12sev:disabled):active {
1665
1652
  background-color: rgb(194, 195, 196);
1666
- } .filter-tag__valueButton_lbzh2.filter-tag__checked_lbzh2:not(.filter-tag__valueButton_lbzh2:disabled):hover + .filter-tag__clear_lbzh2:before {
1653
+ } .filter-tag__valueButton_12sev.filter-tag__checked_12sev:not(.filter-tag__valueButton_12sev:disabled):hover + .filter-tag__clear_12sev:before {
1667
1654
  background-color: #464649;
1668
- } .filter-tag__valueButton_lbzh2.filter-tag__checked_lbzh2:not(.filter-tag__valueButton_lbzh2:disabled):active + .filter-tag__clear_lbzh2:before {
1655
+ } .filter-tag__valueButton_12sev.filter-tag__checked_12sev:not(.filter-tag__valueButton_12sev:disabled):active + .filter-tag__clear_12sev:before {
1669
1656
  background-color: transparent;
1670
- } .filter-tag__valueButton_lbzh2.filter-tag__checked_lbzh2:disabled {
1657
+ } .filter-tag__valueButton_12sev.filter-tag__checked_12sev:disabled {
1671
1658
  background-color: rgba(243, 244, 245, 0.3);
1672
- color: #000;
1673
- } .filter-tag__clear_lbzh2 {
1674
- color: #464649;
1659
+ color: #0e0e0e;
1660
+ } .filter-tag__clear_12sev {
1661
+ color: #4f4f52;
1675
1662
  background-color: #f3f4f5
1676
- } .filter-tag__clear_lbzh2:before {
1663
+ } .filter-tag__clear_12sev:before {
1677
1664
  background-color: #464649;
1678
- } .filter-tag__clear_lbzh2:hover:before {
1665
+ } .filter-tag__clear_12sev:hover:before {
1679
1666
  background-color: #464649;
1680
- } .filter-tag__clear_lbzh2:active:before {
1667
+ } .filter-tag__clear_12sev:active:before {
1681
1668
  background-color: transparent;
1682
- } .filter-tag__clear_lbzh2:hover {
1669
+ } .filter-tag__clear_12sev:hover {
1683
1670
  background-color: #f3f4f5;
1684
- color: #000;
1685
- } .filter-tag__clear_lbzh2:active {
1671
+ color: #0e0e0e;
1672
+ } .filter-tag__clear_12sev:active {
1686
1673
  background-color: rgb(194, 195, 196);
1687
- color: #000;
1688
- }
1674
+ color: #0e0e0e;
1675
+ }.file-upload-item__component_1x3l0 {
1676
+ color: rgba(235, 235, 245, 0.54);
1677
+ box-shadow: 0 -1px 0 0 #2b2b2e inset
1678
+ } .file-upload-item__icon_1x3l0 {
1679
+ color: #fff;
1680
+ } .file-upload-item__errorIcon_1x3l0 {
1681
+ color: #d91d0b;
1682
+ } .file-upload-item__successIcon_1x3l0 {
1683
+ color: #2fc26e;
1684
+ } .file-upload-item__name_1x3l0 {
1685
+ color: #fff
1686
+ } .file-upload-item__errorWrapper_1x3l0 {
1687
+ color: #ef3124
1688
+ }
1689
1689
 
1690
1690
 
1691
- .modal__button_1luzv {
1691
+ .modal__button_fbbfu {
1692
1692
  background: rgba(18, 18, 18, 0.4);
1693
1693
  }
1694
1694
 
1695
1695
 
1696
1696
 
1697
1697
 
1698
- .modal__sticky_5nyvl {
1698
+ .modal__sticky_pjxzd {
1699
1699
  background: #121212;
1700
- } .modal__highlighted_5nyvl {
1700
+ } .modal__highlighted_pjxzd {
1701
1701
  background: #121212;
1702
1702
  box-shadow: 0 -1px 0 0 #2b2b2e;
1703
1703
  }
1704
1704
 
1705
1705
 
1706
1706
 
1707
- .modal__highlighted_1p6n0 {
1707
+ .modal__highlighted_675cx {
1708
1708
  background: #121212;
1709
- } .modal__sticky_1p6n0.modal__hasContent_1p6n0 {
1709
+ } .modal__sticky_675cx.modal__hasContent_675cx {
1710
1710
  background: #121212;
1711
1711
  }
1712
- .plate__component_12hwa {
1712
+ .plate__component_19a13 {
1713
1713
  color: #fff
1714
- } .plate__focused_12hwa {
1714
+ } .plate__focused_19a13 {
1715
1715
  outline: 2px solid #0072ef;
1716
- } .plate__shadow_12hwa:after {
1716
+ } .plate__shadow_19a13:after {
1717
1717
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1718
- } .plate__common_12hwa {
1718
+ } .plate__common_19a13 {
1719
1719
  background-color: rgba(255, 255, 255, 0.06);
1720
1720
  box-shadow: 0 0 0 1px #6d7986
1721
- } .plate__common_12hwa:before {
1721
+ } .plate__common_19a13:before {
1722
1722
  background-color: #6d7986;
1723
- } .plate__negative_12hwa {
1723
+ } .plate__negative_19a13 {
1724
1724
  background-color: #35110d;
1725
1725
  box-shadow: 0 0 0 1px #d91d0b
1726
- } .plate__negative_12hwa:before {
1726
+ } .plate__negative_19a13:before {
1727
1727
  background-color: #d91d0b;
1728
- } .plate__positive_12hwa {
1728
+ } .plate__positive_19a13 {
1729
1729
  background-color: #042117;
1730
1730
  box-shadow: 0 0 0 1px #13a463
1731
- } .plate__positive_12hwa:before {
1731
+ } .plate__positive_19a13:before {
1732
1732
  background-color: #13a463;
1733
- } .plate__attention_12hwa {
1733
+ } .plate__attention_19a13 {
1734
1734
  background-color: #332104;
1735
1735
  box-shadow: 0 0 0 1px #de6a00
1736
- } .plate__attention_12hwa:before {
1736
+ } .plate__attention_19a13:before {
1737
1737
  background-color: #de6a00;
1738
- } .plate__custom_12hwa {
1738
+ } .plate__custom_19a13 {
1739
1739
  background: transparent;
1740
1740
  box-shadow: 0 0 0 1px #6d7986
1741
- } .plate__custom_12hwa:before {
1741
+ } .plate__custom_19a13:before {
1742
1742
  background-color: #6d7986;
1743
- }.toast-plate__component_1oviy {
1744
- color: #000;
1743
+ }.toast-plate__component_3mxrk {
1744
+ color: #0e0e0e;
1745
1745
  background-color: #fff;
1746
- } .toast-plate__closeButtonWrapper_1oviy:before {
1746
+ } .toast-plate__closeButtonWrapper_3mxrk:before {
1747
1747
  background-color: #e9e9eb;
1748
1748
  }
1749
1749
 
1750
- .toast-plate__component_7g009 {
1750
+ .toast-plate__component_1ovfv {
1751
1751
  color: #fff;
1752
1752
  background-color: #121212;
1753
- } .toast-plate__closeButtonWrapper_7g009:before {
1753
+ } .toast-plate__closeButtonWrapper_1ovfv:before {
1754
1754
  background-color: #262629;
1755
- }.slider-input__slider_1qch3 .noUi-base:hover > .noUi-connects {
1756
- background-color: #2a2a2c;
1757
- } .slider-input__slider_1qch3 .noUi-connects {
1758
- background-color: #2a2a2c;
1759
- } .slider-input__steps_1qch3 {
1760
- color: rgba(235, 235, 245, 0.6);
1761
- } .slider-input__info_1qch3 {
1762
- color: rgba(235, 235, 245, 0.6);
1763
- }.with-suffix__hasSuffix_1o4fz input:focus::placeholder {
1755
+ }.slider-input__slider_u292m .noUi-base:hover > .noUi-connects {
1756
+ background-color: #303032;
1757
+ } .slider-input__slider_u292m .noUi-connects {
1758
+ background-color: #303032;
1759
+ } .slider-input__steps_u292m {
1760
+ color: rgba(235, 235, 245, 0.54);
1761
+ } .slider-input__info_u292m {
1762
+ color: rgba(235, 235, 245, 0.54);
1763
+ }.with-suffix__hasSuffix_u1fqp input:focus::placeholder {
1764
1764
  color: transparent;
1765
- } .with-suffix__disabled_1o4fz {
1765
+ } .with-suffix__disabled_u1fqp {
1766
1766
  color: #fff;
1767
- } .with-suffix__readOnly_1o4fz {
1768
- color: rgba(235, 235, 245, 0.6);
1767
+ } .with-suffix__readOnly_u1fqp {
1768
+ color: rgba(235, 235, 245, 0.54);
1769
1769
  }
1770
1770
 
1771
1771
 
1772
1772
 
1773
- .side-panel__button_13r2x {
1773
+ .side-panel__button_1iu83 {
1774
1774
  background: rgba(18, 18, 18, 0.4);
1775
1775
  }
1776
1776
 
1777
1777
 
1778
1778
 
1779
1779
 
1780
- .side-panel__sticky_rbpwx {
1780
+ .side-panel__sticky_54de0 {
1781
1781
  background: #121212;
1782
- } .side-panel__highlighted_rbpwx {
1782
+ } .side-panel__highlighted_54de0 {
1783
1783
  background: #121212;
1784
1784
  box-shadow: 0 -1px 0 0 #2b2b2e;
1785
1785
  }
1786
1786
 
1787
1787
 
1788
1788
 
1789
- .side-panel__highlighted_1lpxg {
1789
+ .side-panel__highlighted_xjakq {
1790
1790
  background: #121212;
1791
- } .side-panel__sticky_1lpxg.side-panel__hasContent_1lpxg {
1791
+ } .side-panel__sticky_xjakq.side-panel__hasContent_xjakq {
1792
1792
  background: #121212;
1793
1793
  }
1794
- .tooltip__hint_fnbw0 {
1794
+ .tooltip__hint_iehd8 {
1795
1795
  background-color: #fff;
1796
1796
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
1797
1797
  0 8px 16px rgba(11, 31, 53, 0.16);
1798
- color: #000;
1799
- } .tooltip__hint_fnbw0 .tooltip__arrow_fnbw0:after {
1798
+ color: #0e0e0e;
1799
+ } .tooltip__hint_iehd8 .tooltip__arrow_iehd8:after {
1800
1800
  background-color: #fff;
1801
1801
  border-color: #fff;
1802
1802
  }
1803
1803
 
1804
- .tooltip__tooltip_1v1fa {
1804
+ .tooltip__tooltip_1f7m6 {
1805
1805
  background-color: #fff;
1806
- color: #000;
1806
+ color: #0e0e0e;
1807
1807
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
1808
1808
  0 8px 16px rgba(11, 31, 53, 0.16);
1809
- } .tooltip__tooltip_1v1fa .tooltip__arrow_1v1fa:after {
1809
+ } .tooltip__tooltip_1f7m6 .tooltip__arrow_1f7m6:after {
1810
1810
  background-color: #fff;
1811
- } .tooltip__hint_1v1fa {
1811
+ } .tooltip__hint_1f7m6 {
1812
1812
  background-color: #121212;
1813
1813
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1814
1814
  color: #fff;
1815
- } .tooltip__hint_1v1fa .tooltip__arrow_1v1fa:after {
1815
+ } .tooltip__hint_1f7m6 .tooltip__arrow_1f7m6:after {
1816
1816
  background-color: #121212;
1817
1817
  }
1818
1818
 
1819
- .calendar__wrapper_1bk19 {
1819
+ .calendar__wrapper_134pv {
1820
1820
  background: #121212;
1821
- } .calendar__calendar_1bk19 th {
1821
+ } .calendar__calendar_134pv th {
1822
1822
  border-bottom: 1px solid #2b2b2e;
1823
- } .calendar__dayNames_1bk19 {
1823
+ } .calendar__dayNames_134pv {
1824
1824
  border-bottom: 1px solid #2b2b2e;
1825
1825
  background: #121212
1826
- } .calendar__month_1bk19 {
1826
+ } .calendar__month_134pv {
1827
1827
  color: #fff;
1828
- } .calendar__dayName_1bk19 {
1829
- color: rgba(235, 235, 245, 0.6)
1828
+ } .calendar__dayName_134pv {
1829
+ color: rgba(235, 235, 245, 0.54)
1830
1830
  }
1831
- .calendar__dayName_1suc5 {
1832
- color: rgba(235, 235, 245, 0.6)
1833
- } .calendar__day_1suc5 {
1831
+ .calendar__dayName_vsd2b {
1832
+ color: rgba(235, 235, 245, 0.54)
1833
+ } .calendar__day_vsd2b {
1834
1834
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1835
1835
  color: #fff
1836
- } .calendar__day_1suc5.calendar__highlighted_1suc5,
1837
- .calendar__day_1suc5.calendar__range_1suc5.calendar__highlighted_1suc5:not(.calendar__disabled_1suc5) {
1836
+ } .calendar__day_vsd2b.calendar__highlighted_vsd2b,
1837
+ .calendar__day_vsd2b.calendar__range_vsd2b.calendar__highlighted_vsd2b:not(.calendar__disabled_vsd2b) {
1838
1838
  color: #fff;
1839
- background: #2a2a2c;
1840
- } .calendar__day_1suc5.calendar__holiday_1suc5 {
1839
+ background: #303032;
1840
+ } .calendar__day_vsd2b.calendar__holiday_vsd2b {
1841
1841
  color: #ef3124;
1842
- } .calendar__day_1suc5.calendar__disabled_1suc5 {
1843
- color: rgba(235, 235, 245, 0.3);
1842
+ } .calendar__day_vsd2b.calendar__disabled_vsd2b {
1843
+ color: rgba(235, 235, 245, 0.32);
1844
1844
  background: transparent;
1845
- } .calendar__day_1suc5.calendar__today_1suc5 {
1845
+ } .calendar__day_vsd2b.calendar__today_vsd2b {
1846
1846
  color: #0072ef;
1847
- } .calendar__day_1suc5.calendar__rangeComplete_1suc5 {
1847
+ } .calendar__day_vsd2b.calendar__rangeComplete_vsd2b {
1848
1848
  background: #e8f2fe;
1849
- } .calendar__day_1suc5.calendar__selected_1suc5,
1850
- .calendar__day_1suc5.calendar__disabled_1suc5.calendar__selected_1suc5 {
1851
- color: #000;
1849
+ } .calendar__day_vsd2b.calendar__selected_vsd2b,
1850
+ .calendar__day_vsd2b.calendar__disabled_vsd2b.calendar__selected_vsd2b {
1851
+ color: #0e0e0e;
1852
1852
  background: #fff;
1853
1853
  } @media (hover) {
1854
- .calendar__day_1suc5.calendar__selected_1suc5:hover {
1854
+ .calendar__day_vsd2b.calendar__selected_vsd2b:hover {
1855
1855
  background: rgb(217, 217, 217);
1856
1856
  }
1857
- } .calendar__dayWrapper_1suc5 {
1857
+ } .calendar__dayWrapper_vsd2b {
1858
1858
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
1859
- } .calendar__range_1suc5 .calendar__day_1suc5:not(.calendar__selected_1suc5):not(.calendar__disabled_1suc5):not(.calendar__today_1suc5):not(.calendar__holiday_1suc5) {
1859
+ } .calendar__range_vsd2b .calendar__day_vsd2b:not(.calendar__selected_vsd2b):not(.calendar__disabled_vsd2b):not(.calendar__today_vsd2b):not(.calendar__holiday_vsd2b) {
1860
1860
  color: #fff;
1861
- } .calendar__range_1suc5:before {
1861
+ } .calendar__range_vsd2b:before {
1862
1862
  background: rgba(255, 255, 255, 0.1);
1863
- } .calendar__rangeComplete_1suc5:before {
1863
+ } .calendar__rangeComplete_vsd2b:before {
1864
1864
  background: #e8f2fe;
1865
- } .calendar__transitLeft_1suc5:after {
1865
+ } .calendar__transitLeft_vsd2b:after {
1866
1866
  background: linear-gradient(
1867
1867
  270deg,
1868
1868
  rgba(255, 255, 255, 0.1) 0%,
1869
1869
  rgba(255, 255, 255, 0) 100%
1870
1870
  );
1871
- } .calendar__transitRight_1suc5:after {
1871
+ } .calendar__transitRight_vsd2b:after {
1872
1872
  background: linear-gradient(
1873
1873
  270deg,
1874
1874
  rgba(255, 255, 255, 0) 0%,
1875
1875
  rgba(255, 255, 255, 0.1) 100%
1876
1876
  );
1877
- } .calendar__rangeComplete_1suc5.calendar__transitLeft_1suc5:after {
1877
+ } .calendar__rangeComplete_vsd2b.calendar__transitLeft_vsd2b:after {
1878
1878
  background: linear-gradient(
1879
1879
  270deg,
1880
1880
  #e8f2fe 0%,
1881
1881
  rgba(255, 255, 255, 0) 100%
1882
1882
  );
1883
- } .calendar__rangeComplete_1suc5.calendar__transitRight_1suc5:after {
1883
+ } .calendar__rangeComplete_vsd2b.calendar__transitRight_vsd2b:after {
1884
1884
  background: linear-gradient(
1885
1885
  270deg,
1886
1886
  rgba(255, 255, 255, 0) 0%,
1887
1887
  #e8f2fe 100%
1888
1888
  );
1889
- } .calendar__dot_1suc5 {
1889
+ } .calendar__dot_vsd2b {
1890
1890
  background: #fff;
1891
- } .calendar__selected_1suc5 .calendar__dot_1suc5 {
1892
- background: #000;
1891
+ } .calendar__selected_vsd2b .calendar__dot_vsd2b {
1892
+ background: #0e0e0e;
1893
1893
  }
1894
- .calendar__withShadow_qatoz {
1894
+ .calendar__withShadow_9n4gz {
1895
1895
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1896
1896
  }
1897
1897
 
1898
1898
  @media (max-width: 374px) {
1899
1899
  }
1900
- .calendar__empty_ibg7d {
1901
- color: rgba(235, 235, 245, 0.6);
1900
+ .calendar__empty_h9xbf {
1901
+ color: rgba(235, 235, 245, 0.54);
1902
1902
  }
1903
- .cc-calendar .calendar__button_17lcc {
1903
+ .cc-calendar .calendar__button_2zlbz {
1904
1904
  background-color: transparent
1905
- } .cc-calendar .calendar__button_17lcc:not(:disabled):hover {
1905
+ } .cc-calendar .calendar__button_2zlbz:not(:disabled):hover {
1906
1906
  background-color: #2c2c2e;
1907
1907
  color: #fff;
1908
- } .cc-calendar .calendar__button_17lcc.calendar__filled_17lcc {
1908
+ } .cc-calendar .calendar__button_2zlbz.calendar__filled_2zlbz {
1909
1909
  background-color: #2c2c2e
1910
- } .cc-calendar .calendar__button_17lcc.calendar__filled_17lcc:not(:disabled):hover {
1910
+ } .cc-calendar .calendar__button_2zlbz.calendar__filled_2zlbz:not(:disabled):hover {
1911
1911
  background-color: rgb(59, 59, 61);
1912
- } .cc-calendar .calendar__button_17lcc.calendar__outlined_17lcc {
1912
+ } .cc-calendar .calendar__button_2zlbz.calendar__outlined_2zlbz {
1913
1913
  border: 1px solid #fff;
1914
- } .cc-calendar .calendar__button_17lcc.calendar__selected_17lcc,
1915
- .cc-calendar .calendar__button_17lcc.calendar__selected_17lcc:disabled {
1914
+ } .cc-calendar .calendar__button_2zlbz.calendar__selected_2zlbz,
1915
+ .cc-calendar .calendar__button_2zlbz.calendar__selected_2zlbz:disabled {
1916
1916
  background-color: #fff;
1917
- color: #000
1918
- } .cc-calendar .calendar__button_17lcc.calendar__selected_17lcc:not(:disabled):hover, .cc-calendar .calendar__button_17lcc.calendar__selected_17lcc:disabled:not(:disabled):hover {
1917
+ color: #0e0e0e
1918
+ } .cc-calendar .calendar__button_2zlbz.calendar__selected_2zlbz:not(:disabled):hover, .cc-calendar .calendar__button_2zlbz.calendar__selected_2zlbz:disabled:not(:disabled):hover {
1919
1919
  background-color: #fff;
1920
- color: #000;
1920
+ color: #0e0e0e;
1921
1921
  }
1922
1922
  @media (max-width: 374px) {
1923
- }.bank-card__component_q5al8 {
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_q5al8 {
1929
- color: rgba(0, 0, 0, 0.6)
1930
- } .bank-card__focused_q5al8 .bank-card__label_q5al8,
1931
- .bank-card__filled_q5al8 .bank-card__label_q5al8 {
1932
- color: #000
1933
- } .bank-card__input_q5al8 {
1934
- color: #000;
1935
- caret-color: #000
1936
- } .bank-card__bankLogo_q5al8 svg g {
1937
- fill: #000;
1938
- } .bank-card__brandLogo_q5al8 svg {
1939
- fill: #000;
1940
- } .bank-card__usePhoto_q5al8 {
1941
- background-color: transparent
1942
- } .bank-card__usePhoto_q5al8 svg {
1943
- fill: #000;
1944
- }.select__arrow_tzr7a {
1923
+ }.select__arrow_10kl4 {
1945
1924
  color: #fff;
1946
1925
  }
1947
1926
 
1948
- .select__option_up7cg {
1927
+ .select__option_bakho {
1949
1928
  background: #121212;
1950
1929
  color: #fff
1951
- } .select__option_up7cg:not(.select__disabled_up7cg):active {
1930
+ } .select__option_bakho:not(.select__disabled_bakho):active {
1952
1931
  background: #2c2c2e;
1953
1932
  color: #fff;
1954
- } .select__selected_up7cg {
1933
+ } .select__selected_bakho {
1955
1934
  background: #121212;
1956
1935
  color: #fff;
1957
- } .select__highlighted_up7cg {
1936
+ } .select__highlighted_bakho {
1958
1937
  background: #202022;
1959
1938
  color: #fff;
1960
- } .select__disabled_up7cg {
1939
+ } .select__disabled_bakho {
1961
1940
  background: #121212;
1962
- color: rgba(235, 235, 245, 0.6);
1941
+ color: rgba(235, 235, 245, 0.54);
1963
1942
  }
1964
- .select__popoverInner_11sci {
1943
+ .select__popoverInner_rdbl7 {
1965
1944
  background: transparent;
1966
- } .select__optionsList_11sci {
1945
+ } .select__optionsList_rdbl7 {
1967
1946
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1968
1947
  background: #121212;
1969
1948
  }
1970
- .select__popoverInner_dgpqr {
1949
+ .select__popoverInner_1kiva {
1971
1950
  background: transparent;
1972
1951
  }
1973
- .select__single_1r8w2 {
1952
+ .select__single_g904u {
1974
1953
  background: #fff
1975
- } .select__colorIcon_1r8w2 {
1954
+ } .select__colorIcon_g904u {
1976
1955
  color: #2fc26e;
1977
1956
  }
1978
- .select__placeholder_2ofu5 {
1979
- color: rgba(235, 235, 245, 0.6);
1980
- } .select__focusVisible_2ofu5 {
1957
+ .select__placeholder_1pmye {
1958
+ color: rgba(235, 235, 245, 0.54);
1959
+ } .select__focusVisible_1pmye {
1981
1960
  outline: 2px solid #0072ef;
1982
1961
  }
1983
- .select__optgroup_n3xiy {
1962
+ .select__optgroup_abu9s {
1984
1963
  background: #121212
1985
- } .select__label_n3xiy {
1986
- color: rgba(235, 235, 245, 0.6);
1964
+ } .select__label_abu9s {
1965
+ color: rgba(235, 235, 245, 0.54);
1987
1966
  }
1988
- .select__option_lm5nj {
1967
+ .select__option_11r14 {
1989
1968
  background: #121212;
1990
1969
  color: #fff
1991
- } .select__option_lm5nj:not(.select__disabled_lm5nj):active {
1970
+ } .select__option_11r14:not(.select__disabled_11r14):active {
1992
1971
  background: #2c2c2e;
1993
1972
  color: #fff;
1994
- } .select__option_lm5nj:before {
1973
+ } .select__option_11r14:before {
1995
1974
  background: #2b2b2e;
1996
- } .select__selected_lm5nj {
1975
+ } .select__selected_11r14 {
1997
1976
  background: #121212;
1998
1977
  color: #fff;
1999
- } .select__highlighted_lm5nj {
1978
+ } .select__highlighted_11r14 {
2000
1979
  background: #202022;
2001
1980
  color: #fff
2002
- } .select__disabled_lm5nj {
1981
+ } .select__disabled_11r14 {
2003
1982
  background: #121212;
2004
- color: rgba(235, 235, 245, 0.6);
1983
+ color: rgba(235, 235, 245, 0.54);
2005
1984
  }
2006
- .select__emptyPlaceholder_78szo {
2007
- color: rgba(235, 235, 245, 0.6);
1985
+ .select__emptyPlaceholder_hntwi {
1986
+ color: rgba(235, 235, 245, 0.54);
2008
1987
  }
2009
- .select__virtualRow_9sgpf:before {
1988
+ .select__virtualRow_xtou4:before {
2010
1989
  background: #2b2b2e;
2011
- } .select__emptyPlaceholder_9sgpf {
2012
- color: rgba(235, 235, 245, 0.6);
1990
+ } .select__emptyPlaceholder_xtou4 {
1991
+ color: rgba(235, 235, 245, 0.54);
2013
1992
  }
2014
1993
 
2015
1994
 
2016
1995
 
2017
- .select__emptyPlaceholder_107z1 {
2018
- color: rgba(235, 235, 245, 0.6);
2019
- } .select__footer_107z1 {
1996
+ .select__emptyPlaceholder_1caki {
1997
+ color: rgba(235, 235, 245, 0.54);
1998
+ } .select__footer_1caki {
2020
1999
  background-color: #121212
2021
- } .select__highlighted_107z1 {
2000
+ } .select__highlighted_1caki {
2022
2001
  border-top: 1px solid #2b2b2e;
2023
2002
  background-color: #121212;
2024
2003
  }
2025
- .select__footer_14mxs {
2004
+ .select__footer_1mgwl {
2026
2005
  background: #121212
2027
- } .select__withBorder_14mxs {
2006
+ } .select__withBorder_1mgwl {
2028
2007
  box-shadow: inset 0 1px 0 #262629;
2029
- }.toast__toastPlate_48zt8 {
2008
+ }.bank-card__component_10zp8 {
2009
+ --form-control-bg-color: transparent;
2010
+ --form-control-focus-shadow: transparent;
2011
+ --form-control-hover-bg-color: transparent;
2012
+ --form-control-focus-bg-color: transparent;
2013
+ } .bank-card__label_10zp8 {
2014
+ color: rgba(0, 0, 0, 0.6)
2015
+ } .bank-card__focused_10zp8 .bank-card__label_10zp8,
2016
+ .bank-card__filled_10zp8 .bank-card__label_10zp8 {
2017
+ color: #000
2018
+ } .bank-card__input_10zp8 {
2019
+ color: #000;
2020
+ caret-color: #000
2021
+ } .bank-card__bankLogo_10zp8 svg g {
2022
+ fill: #000;
2023
+ } .bank-card__brandLogo_10zp8 svg {
2024
+ fill: #000;
2025
+ } .bank-card__usePhoto_10zp8 {
2026
+ background-color: transparent
2027
+ } .bank-card__usePhoto_10zp8 svg {
2028
+ fill: #000;
2029
+ }.toast__toastPlate_6vhut {
2030
2030
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2031
- } .toast__popoverInner_48zt8 {
2031
+ } .toast__popoverInner_6vhut {
2032
2032
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2033
2033
  background-color: transparent;
2034
- }.amount-input__minorPartAndCurrency_106ru {
2035
- color: rgba(235, 235, 245, 0.6);
2034
+ }.amount-input__minorPartAndCurrency_16ck6 {
2035
+ color: rgba(235, 235, 245, 0.54);
2036
2036
  }
2037
- .amount-input__filled_1qekz .amount-input__input_1qekz,
2038
- .amount-input__input_1qekz:focus {
2037
+ .amount-input__filled_bg17c .amount-input__input_bg17c,
2038
+ .amount-input__input_bg17c:focus {
2039
2039
  -webkit-text-fill-color: transparent;
2040
2040
  }
2041
- .amount-input__minorPartAndCurrency_1uq1z {
2042
- color: rgba(60, 60, 67, 0.6);
2043
- }.gallery__modal_1kl9q {
2041
+ .amount-input__minorPartAndCurrency_sjc2r {
2042
+ color: rgba(60, 60, 67, 0.66);
2043
+ }.gallery__modal_19j7d {
2044
2044
  background: transparent;
2045
2045
  }
2046
- .gallery__header_16mz4 {
2046
+ .gallery__header_1qimz {
2047
2047
  background-color: #e9e9eb;
2048
2048
  }
2049
2049
 
2050
- .gallery__component_1h7l0 {
2050
+ .gallery__component_a0sya {
2051
2051
  border: 2px solid rgba(0, 0, 0, 0);
2052
- } .gallery__active_1h7l0 {
2052
+ } .gallery__active_a0sya {
2053
2053
  border-color: #000
2054
- } .gallery__image_1h7l0 {
2054
+ } .gallery__image_a0sya {
2055
2055
  background-color: #121212
2056
- } .gallery__loading_1h7l0 {
2056
+ } .gallery__loading_a0sya {
2057
2057
  background-color: #e9eaeb;
2058
- } .gallery__brokenImageWrapper_1h7l0 {
2058
+ } .gallery__brokenImageWrapper_a0sya {
2059
2059
  background-color: #121212
2060
- } .gallery__focused_1h7l0 {
2060
+ } .gallery__focused_a0sya {
2061
2061
  outline: 2px solid #0072ef;
2062
2062
  }
2063
- .gallery__component_619vx {
2063
+ .gallery__component_1ooqb {
2064
2064
  background-color: rgba(255, 255, 255, 0.5);
2065
- } .gallery__slideLoading_619vx {
2065
+ } .gallery__slideLoading_1ooqb {
2066
2066
  background-color: #e9eaeb;
2067
- } .gallery__image_619vx {
2067
+ } .gallery__image_1ooqb {
2068
2068
  background-color: #121212;
2069
- } .gallery__smallImage_619vx {
2069
+ } .gallery__smallImage_1ooqb {
2070
2070
  background-color: #121212;
2071
- } .gallery__arrow_619vx {
2072
- color: #000
2073
- } .gallery__arrow_619vx:hover {
2071
+ } .gallery__arrow_1ooqb {
2072
+ color: #0e0e0e
2073
+ } .gallery__arrow_1ooqb:hover {
2074
2074
  background-color: rgba(255, 255, 255, 0.1);
2075
- } .gallery__arrow_619vx:active {
2075
+ } .gallery__arrow_1ooqb:active {
2076
2076
  background-color: rgba(255, 255, 255, 0.2);
2077
- } .gallery__focused_619vx {
2077
+ } .gallery__focused_1ooqb {
2078
2078
  outline: 2px solid #0072ef;
2079
- } .gallery__placeholder_619vx {
2079
+ } .gallery__placeholder_1ooqb {
2080
2080
  background-color: #121212;
2081
- } .gallery__fullScreenImage_619vx {
2081
+ } .gallery__fullScreenImage_1ooqb {
2082
2082
  background-color: #121212;
2083
2083
  }
2084
- .gallery__component_1v7e4 {
2084
+ .gallery__component_ct2lm {
2085
2085
  background-color: #e9e9eb
2086
- }.calendar-with-skeleton__skeleton_1w4g4 {
2086
+ }@media (min-width: 600px) {
2087
+ }.calendar-with-skeleton__skeleton_17l1u {
2087
2088
  background-color: #121212;
2088
- }.calendar-input__calendarIcon_11jeo {
2089
+ }.calendar-input__calendarIcon_1dwtp {
2089
2090
  color: #fff
2090
- }@media (min-width: 600px) {
2091
2091
  }
2092
2092
 
2093
- .input-autocomplete__placeholder_1xzma {
2094
- color: rgba(235, 235, 245, 0.6);
2095
- } .input-autocomplete__focusVisible_1xzma {
2093
+ .input-autocomplete__placeholder_1stiz {
2094
+ color: rgba(235, 235, 245, 0.54);
2095
+ } .input-autocomplete__focusVisible_1stiz {
2096
2096
  outline: 2px solid #0072ef;
2097
- }.select-with-tags__tag_1my6o:active:not(:disabled) {
2097
+ }.select-with-tags__tag_3d88c:active:not(:disabled) {
2098
2098
  background-color: #f3f4f5;
2099
- color: #000;
2100
- } .select-with-tags__tag_1my6o:hover:not(:disabled):not(:active) {
2099
+ color: #0e0e0e;
2100
+ } .select-with-tags__tag_3d88c:hover:not(:disabled):not(:active) {
2101
2101
  background-color: #f3f4f5;
2102
- color: #000;
2102
+ color: #0e0e0e;
2103
2103
  }
2104
- .select-with-tags__input_d0t6r {
2104
+ .select-with-tags__input_1sq4n {
2105
2105
  background-color: transparent;
2106
2106
  color: #fff
2107
- } .select-with-tags__input_d0t6r:disabled {
2108
- color: rgba(235, 235, 245, 0.6);
2109
- } .select-with-tags__input_d0t6r::placeholder {
2110
- color: rgba(235, 235, 245, 0.6);
2111
- } .select-with-tags__input_d0t6r:focus::placeholder {
2112
- color: rgba(235, 235, 245, 0.3);
2113
- } .select-with-tags__focusVisible_d0t6r {
2107
+ } .select-with-tags__input_1sq4n:disabled {
2108
+ color: rgba(235, 235, 245, 0.54);
2109
+ } .select-with-tags__input_1sq4n::placeholder {
2110
+ color: rgba(235, 235, 245, 0.54);
2111
+ } .select-with-tags__input_1sq4n:focus::placeholder {
2112
+ color: rgba(235, 235, 245, 0.32);
2113
+ } .select-with-tags__focusVisible_1sq4n {
2114
2114
  outline: 2px solid #0072ef;
2115
- } .select-with-tags__placeholder_d0t6r {
2116
- color: rgba(235, 235, 245, 0.3);
2117
- }
2118
- .calendar-range__component_1c22a:after {
2119
- background-color: #fff;
2120
- }.table__component_3de4u {
2115
+ } .select-with-tags__placeholder_1sq4n {
2116
+ color: rgba(235, 235, 245, 0.32);
2117
+ }.table__component_14lu1 {
2121
2118
  border-top: 1px solid #2b2b2e;
2122
2119
  }
2123
- .table__wrapper_kisg5 {
2120
+ .table__wrapper_1dl3j {
2124
2121
  background: #121212;
2125
2122
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2126
2123
  0 2px 4px rgba(11, 31, 53, 0.16);
2127
2124
  }
2128
2125
 
2129
- .table__component_18smj {
2126
+ .table__component_12hlb {
2130
2127
  color: #fff;
2131
2128
  border-top: 1px solid #2b2b2e
2132
2129
  }
2133
2130
 
2134
- .table__component_1ob2q th:not(:last-child):not(:empty):after {
2135
- background-color: #2a2a2c;
2131
+ .table__component_1y6io th:not(:last-child):not(:empty):after {
2132
+ background-color: #303032;
2136
2133
  }
2137
- .table__component_y9z2h {
2134
+ .table__component_1y5jz {
2138
2135
  color: #fff;
2139
2136
  border-bottom: 1px solid #2b2b2e;
2140
2137
  background: #121212
2141
- } .table__sorted_y9z2h {
2138
+ } .table__sorted_1y5jz {
2142
2139
  color: #fff;
2143
- } .table__stickyHeader_y9z2h {
2140
+ } .table__stickyHeader_1y5jz {
2144
2141
  box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
2145
2142
  }
2146
- .table__component_1cvxm {
2143
+ .table__component_1r8n6 {
2147
2144
  background: #121212
2148
- } .table__clickable_1cvxm:hover {
2145
+ } .table__clickable_1r8n6:hover {
2149
2146
  background-color: #202022;
2150
- } .table__selected_1cvxm {
2147
+ } .table__selected_1r8n6 {
2151
2148
  background-color: #f2f8ff
2152
- } .table__selected_1cvxm:hover {
2149
+ } .table__selected_1r8n6:hover {
2153
2150
  background-color: #e8f2fe;
2154
2151
  }
2155
- .table__icon_1nj1x {
2156
- color: #8d8d93
2157
- } .table__icon_1nj1x:hover {
2152
+ .table__icon_fhc68 {
2153
+ color: #85858d
2154
+ } .table__icon_fhc68:hover {
2158
2155
  color: #fff;
2159
- } .table__sorted_1nj1x {
2156
+ } .table__sorted_fhc68 {
2160
2157
  color: #0072ef
2161
- } .table__sorted_1nj1x:hover {
2158
+ } .table__sorted_fhc68:hover {
2162
2159
  color: #0072ef;
2163
2160
  }
2164
- .table__open_icbc0,
2165
- .table__open_icbc0:hover {
2161
+ .table__open_10zx7,
2162
+ .table__open_10zx7:hover {
2166
2163
  background-color: rgba(255, 255, 255, 0.163);
2167
- }.intl-phone-input__emptyCountryIcon_xuxv9 {
2168
- color: #8d8d93;
2169
2164
  }
2170
- .intl-phone-input__flagPlaceholder_7e4wb {
2165
+ .calendar-range__component_akj4n:after {
2166
+ background-color: #fff;
2167
+ }.intl-phone-input__emptyCountryIcon_1ji8e {
2168
+ color: #85858d;
2169
+ }
2170
+ .intl-phone-input__flagPlaceholder_1sqo4 {
2171
2171
  background-color: rgba(255, 255, 255, 0.11);
2172
2172
  }
2173
- .intl-phone-input__dialCode_1b4lc {
2174
- color: rgba(235, 235, 245, 0.6);
2173
+ .intl-phone-input__dialCode_1xqhb {
2174
+ color: rgba(235, 235, 245, 0.54);
2175
2175
  }
2176
- .intl-phone-input__emptyCountryIcon_wfh97 {
2177
- color: #8d8d93;
2178
- } .intl-phone-input__focusVisible_wfh97 {
2176
+ .intl-phone-input__emptyCountryIcon_1hh4x {
2177
+ color: #85858d;
2178
+ } .intl-phone-input__focusVisible_1hh4x {
2179
2179
  outline: 2px solid #0072ef;
2180
- }.tabs__component_1ycjn:before {
2180
+ }.tabs__component_rz0bu:before {
2181
2181
  background-color: #2b2b2e;
2182
- } .tabs__title_1ycjn {
2183
- color: rgba(235, 235, 245, 0.6)
2184
- } .tabs__title_1ycjn:not(.tabs__disabled_1ycjn):hover {
2182
+ } .tabs__title_rz0bu {
2183
+ color: rgba(235, 235, 245, 0.54)
2184
+ } .tabs__title_rz0bu:not(.tabs__disabled_rz0bu):hover {
2185
2185
  color: #fff;
2186
- } .tabs__focused_1ycjn {
2186
+ } .tabs__focused_rz0bu {
2187
2187
  outline: 2px solid #0072ef;
2188
- } .tabs__selected_1ycjn {
2188
+ } .tabs__selected_rz0bu {
2189
2189
  color: #fff;
2190
- } .tabs__disabled_1ycjn {
2191
- color: rgba(235, 235, 245, 0.3);
2192
- } .tabs__line_1ycjn {
2190
+ } .tabs__disabled_rz0bu {
2191
+ color: rgba(235, 235, 245, 0.32);
2192
+ } .tabs__line_rz0bu {
2193
2193
  background-color: #ef3124;
2194
2194
  }
2195
- .tabs__component_1ycjn:before {
2195
+ .tabs__component_rz0bu:before {
2196
2196
  background-color: #2b2b2e;
2197
- }.tabs__title_1ycjn {
2198
- color: rgba(235, 235, 245, 0.6)
2199
- }.tabs__title_1ycjn:not(.tabs__disabled_1ycjn):hover {
2197
+ }.tabs__title_rz0bu {
2198
+ color: rgba(235, 235, 245, 0.54)
2199
+ }.tabs__title_rz0bu:not(.tabs__disabled_rz0bu):hover {
2200
2200
  color: #fff;
2201
- }.tabs__focused_1ycjn {
2201
+ }.tabs__focused_rz0bu {
2202
2202
  outline: 2px solid #0072ef;
2203
- }.tabs__selected_1ycjn {
2203
+ }.tabs__selected_rz0bu {
2204
2204
  color: #fff;
2205
- }.tabs__disabled_1ycjn {
2206
- color: rgba(235, 235, 245, 0.3);
2207
- }.tabs__line_1ycjn {
2205
+ }.tabs__disabled_rz0bu {
2206
+ color: rgba(235, 235, 245, 0.32);
2207
+ }.tabs__line_rz0bu {
2208
2208
  background-color: #ef3124;
2209
2209
  }
2210
2210