@alfalab/core-components 27.1.0 → 27.1.1-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 (1474) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +4 -4
  4. package/alert/index.css +4 -4
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +4 -4
  7. package/amount/component.js +1 -1
  8. package/amount/esm/component.js +1 -1
  9. package/amount/esm/index.css +6 -6
  10. package/amount/esm/pure/component.js +1 -1
  11. package/amount/esm/pure/index.css +1 -1
  12. package/amount/index.css +6 -6
  13. package/amount/modern/component.js +1 -1
  14. package/amount/modern/index.css +6 -6
  15. package/amount/modern/pure/component.js +1 -1
  16. package/amount/modern/pure/index.css +1 -1
  17. package/amount/pure/component.js +1 -1
  18. package/amount/pure/index.css +1 -1
  19. package/amount-input/Component.js +3 -3
  20. package/amount-input/default.css +1 -1
  21. package/amount-input/esm/Component.js +3 -3
  22. package/amount-input/esm/default.css +1 -1
  23. package/amount-input/esm/index.css +6 -6
  24. package/amount-input/esm/inverted.css +1 -1
  25. package/amount-input/index.css +6 -6
  26. package/amount-input/inverted.css +1 -1
  27. package/amount-input/modern/Component.js +3 -3
  28. package/amount-input/modern/default.css +1 -1
  29. package/amount-input/modern/index.css +6 -6
  30. package/amount-input/modern/inverted.css +1 -1
  31. package/attach/Component.js +1 -1
  32. package/attach/esm/Component.js +1 -1
  33. package/attach/esm/index.css +23 -23
  34. package/attach/index.css +23 -23
  35. package/attach/modern/Component.js +1 -1
  36. package/attach/modern/index.css +23 -23
  37. package/backdrop/Component.js +1 -1
  38. package/backdrop/esm/Component.js +1 -1
  39. package/backdrop/esm/index.css +11 -11
  40. package/backdrop/index.css +11 -11
  41. package/backdrop/modern/Component.js +1 -1
  42. package/backdrop/modern/index.css +11 -11
  43. package/badge/Component.js +1 -1
  44. package/badge/cssm/index.module.css +8 -7
  45. package/badge/esm/Component.js +1 -1
  46. package/badge/esm/index.css +45 -44
  47. package/badge/index.css +45 -44
  48. package/badge/modern/Component.js +1 -1
  49. package/badge/modern/index.css +45 -44
  50. package/bank-card/Component.js +1 -1
  51. package/bank-card/esm/Component.js +1 -1
  52. package/bank-card/esm/index.css +19 -19
  53. package/bank-card/index.css +19 -19
  54. package/bank-card/modern/Component.js +1 -1
  55. package/bank-card/modern/index.css +19 -19
  56. package/base-modal/Component.js +1 -1
  57. package/base-modal/esm/Component.js +1 -1
  58. package/base-modal/esm/index.css +12 -12
  59. package/base-modal/index.css +12 -12
  60. package/base-modal/modern/Component.js +1 -1
  61. package/base-modal/modern/index.css +12 -12
  62. package/bottom-sheet/{component-c1e8de6c.d.ts → component-1c2ad6b6.d.ts} +0 -0
  63. package/bottom-sheet/{component-c1e8de6c.js → component-1c2ad6b6.js} +3 -3
  64. package/bottom-sheet/component.js +2 -2
  65. package/bottom-sheet/components/backer/Component.js +2 -2
  66. package/bottom-sheet/components/backer/index.css +2 -2
  67. package/bottom-sheet/components/closer/Component.js +2 -2
  68. package/bottom-sheet/components/closer/index.css +2 -2
  69. package/bottom-sheet/components/footer/Component.js +1 -1
  70. package/bottom-sheet/components/footer/index.css +3 -3
  71. package/bottom-sheet/components/header/Component.js +2 -2
  72. package/bottom-sheet/components/header/index.css +15 -15
  73. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  74. package/bottom-sheet/esm/{component-e1227b70.d.ts → component-dc5a315d.d.ts} +0 -0
  75. package/bottom-sheet/esm/{component-e1227b70.js → component-dc5a315d.js} +3 -3
  76. package/bottom-sheet/esm/component.js +2 -2
  77. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  78. package/bottom-sheet/esm/components/backer/index.css +2 -2
  79. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  80. package/bottom-sheet/esm/components/closer/index.css +2 -2
  81. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  82. package/bottom-sheet/esm/components/footer/index.css +3 -3
  83. package/bottom-sheet/esm/components/header/Component.js +2 -2
  84. package/bottom-sheet/esm/components/header/index.css +15 -15
  85. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  86. package/bottom-sheet/esm/index.css +14 -14
  87. package/bottom-sheet/esm/index.d.ts +1 -1
  88. package/bottom-sheet/esm/index.js +2 -2
  89. package/bottom-sheet/esm/{tslib.es6-22e143ce.d.ts → tslib.es6-f5f38dd6.d.ts} +0 -0
  90. package/bottom-sheet/esm/{tslib.es6-22e143ce.js → tslib.es6-f5f38dd6.js} +0 -0
  91. package/bottom-sheet/index.css +14 -14
  92. package/bottom-sheet/index.d.ts +1 -1
  93. package/bottom-sheet/index.js +2 -2
  94. package/bottom-sheet/modern/{component-1a151292.d.ts → component-4d4cb4d2.d.ts} +0 -0
  95. package/bottom-sheet/modern/{component-1a151292.js → component-4d4cb4d2.js} +2 -2
  96. package/bottom-sheet/modern/component.js +1 -1
  97. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  98. package/bottom-sheet/modern/components/backer/index.css +2 -2
  99. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  100. package/bottom-sheet/modern/components/closer/index.css +2 -2
  101. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  102. package/bottom-sheet/modern/components/footer/index.css +3 -3
  103. package/bottom-sheet/modern/components/header/Component.js +1 -1
  104. package/bottom-sheet/modern/components/header/index.css +15 -15
  105. package/bottom-sheet/modern/index.css +14 -14
  106. package/bottom-sheet/modern/index.d.ts +1 -1
  107. package/bottom-sheet/modern/index.js +1 -1
  108. package/bottom-sheet/{tslib.es6-792cd949.d.ts → tslib.es6-14a30590.d.ts} +0 -0
  109. package/bottom-sheet/{tslib.es6-792cd949.js → tslib.es6-14a30590.js} +0 -0
  110. package/button/Component.js +3 -3
  111. package/button/default.css +40 -40
  112. package/button/esm/Component.js +3 -3
  113. package/button/esm/default.css +40 -40
  114. package/button/esm/index.css +53 -53
  115. package/button/esm/inverted.css +40 -40
  116. package/button/index.css +53 -53
  117. package/button/inverted.css +40 -40
  118. package/button/modern/Component.js +3 -3
  119. package/button/modern/default.css +40 -40
  120. package/button/modern/index.css +53 -53
  121. package/button/modern/inverted.css +40 -40
  122. package/calendar/Component.js +2 -2
  123. package/calendar/components/days-table/Component.js +2 -2
  124. package/calendar/components/days-table/index.css +50 -50
  125. package/calendar/components/days-table/index.js +1 -1
  126. package/calendar/components/header/Component.js +1 -1
  127. package/calendar/components/header/index.css +2 -2
  128. package/calendar/components/month-year-header/Component.js +2 -2
  129. package/calendar/components/month-year-header/index.css +9 -9
  130. package/calendar/components/month-year-header/index.js +1 -1
  131. package/calendar/components/months-table/Component.js +2 -2
  132. package/calendar/components/months-table/index.css +8 -8
  133. package/calendar/components/months-table/index.js +1 -1
  134. package/calendar/components/period-slider/Component.js +1 -1
  135. package/calendar/components/period-slider/index.css +9 -9
  136. package/calendar/components/select-button/Component.js +2 -2
  137. package/calendar/components/select-button/index.css +9 -9
  138. package/calendar/components/select-button/index.js +1 -1
  139. package/calendar/components/years-table/Component.js +2 -2
  140. package/calendar/components/years-table/index.css +9 -9
  141. package/calendar/components/years-table/index.js +1 -1
  142. package/calendar/esm/Component.js +2 -2
  143. package/calendar/esm/components/days-table/Component.js +2 -2
  144. package/calendar/esm/components/days-table/index.css +50 -50
  145. package/calendar/esm/components/days-table/index.js +1 -1
  146. package/calendar/esm/components/header/Component.js +1 -1
  147. package/calendar/esm/components/header/index.css +2 -2
  148. package/calendar/esm/components/month-year-header/Component.js +2 -2
  149. package/calendar/esm/components/month-year-header/index.css +9 -9
  150. package/calendar/esm/components/month-year-header/index.js +1 -1
  151. package/calendar/esm/components/months-table/Component.js +2 -2
  152. package/calendar/esm/components/months-table/index.css +8 -8
  153. package/calendar/esm/components/months-table/index.js +1 -1
  154. package/calendar/esm/components/period-slider/Component.js +1 -1
  155. package/calendar/esm/components/period-slider/index.css +9 -9
  156. package/calendar/esm/components/select-button/Component.d.ts +1 -1
  157. package/calendar/esm/components/select-button/Component.js +2 -2
  158. package/calendar/esm/components/select-button/index.css +9 -9
  159. package/calendar/esm/components/select-button/index.js +1 -1
  160. package/calendar/esm/components/years-table/Component.js +2 -2
  161. package/calendar/esm/components/years-table/index.css +9 -9
  162. package/calendar/esm/components/years-table/index.js +1 -1
  163. package/calendar/esm/index.css +10 -10
  164. package/calendar/esm/index.js +1 -1
  165. package/calendar/esm/{tslib.es6-01ee3fe8.d.ts → tslib.es6-ef734a6e.d.ts} +0 -0
  166. package/calendar/esm/{tslib.es6-01ee3fe8.js → tslib.es6-ef734a6e.js} +0 -0
  167. package/calendar/index.css +10 -10
  168. package/calendar/index.js +1 -1
  169. package/calendar/modern/Component.js +1 -1
  170. package/calendar/modern/components/days-table/Component.js +1 -1
  171. package/calendar/modern/components/days-table/index.css +50 -50
  172. package/calendar/modern/components/header/Component.js +1 -1
  173. package/calendar/modern/components/header/index.css +2 -2
  174. package/calendar/modern/components/month-year-header/Component.js +1 -1
  175. package/calendar/modern/components/month-year-header/index.css +9 -9
  176. package/calendar/modern/components/months-table/Component.js +1 -1
  177. package/calendar/modern/components/months-table/index.css +8 -8
  178. package/calendar/modern/components/period-slider/Component.js +1 -1
  179. package/calendar/modern/components/period-slider/index.css +9 -9
  180. package/calendar/modern/components/select-button/Component.d.ts +1 -1
  181. package/calendar/modern/components/select-button/Component.js +1 -1
  182. package/calendar/modern/components/select-button/index.css +9 -9
  183. package/calendar/modern/components/years-table/Component.js +1 -1
  184. package/calendar/modern/components/years-table/index.css +9 -9
  185. package/calendar/modern/index.css +10 -10
  186. package/calendar/{tslib.es6-b2bac420.d.ts → tslib.es6-2b6e57f4.d.ts} +0 -0
  187. package/calendar/{tslib.es6-b2bac420.js → tslib.es6-2b6e57f4.js} +0 -0
  188. package/calendar-input/Component.js +1 -1
  189. package/calendar-input/esm/Component.js +1 -1
  190. package/calendar-input/esm/index.css +9 -9
  191. package/calendar-input/index.css +9 -9
  192. package/calendar-input/modern/Component.js +1 -1
  193. package/calendar-input/modern/index.css +9 -9
  194. package/calendar-range/Component.js +1 -1
  195. package/calendar-range/esm/Component.js +1 -1
  196. package/calendar-range/esm/index.js +1 -1
  197. package/calendar-range/esm/{index.module-ad04f881.d.ts → index.module-72f5315a.d.ts} +0 -0
  198. package/calendar-range/esm/{index.module-ad04f881.js → index.module-72f5315a.js} +1 -1
  199. package/calendar-range/esm/views/index.css +7 -7
  200. package/calendar-range/esm/views/popover.js +1 -1
  201. package/calendar-range/esm/views/static.js +1 -1
  202. package/calendar-range/index.js +1 -1
  203. package/calendar-range/{index.module-8cce73c5.d.ts → index.module-d1473d2e.d.ts} +0 -0
  204. package/calendar-range/{index.module-8cce73c5.js → index.module-d1473d2e.js} +1 -1
  205. package/calendar-range/modern/Component.js +1 -1
  206. package/calendar-range/modern/index.js +1 -1
  207. package/calendar-range/modern/index.module-8ba16287.js +4 -0
  208. package/calendar-range/modern/views/index.css +7 -7
  209. package/calendar-range/modern/views/popover.js +1 -1
  210. package/calendar-range/modern/views/static.js +1 -1
  211. package/calendar-range/utils.js +1 -3
  212. package/calendar-range/views/index.css +7 -7
  213. package/calendar-range/views/popover.js +1 -1
  214. package/calendar-range/views/static.js +1 -1
  215. package/calendar-with-skeleton/Component.js +1 -1
  216. package/calendar-with-skeleton/esm/Component.js +1 -1
  217. package/calendar-with-skeleton/esm/index.css +11 -11
  218. package/calendar-with-skeleton/index.css +11 -11
  219. package/calendar-with-skeleton/modern/Component.js +1 -1
  220. package/calendar-with-skeleton/modern/index.css +11 -11
  221. package/card-image/Component.js +1 -1
  222. package/card-image/esm/Component.js +1 -1
  223. package/card-image/esm/index.css +6 -6
  224. package/card-image/index.css +6 -6
  225. package/card-image/modern/Component.js +1 -1
  226. package/card-image/modern/index.css +6 -6
  227. package/cdn-icon/Component.js +1 -1
  228. package/cdn-icon/esm/Component.js +1 -1
  229. package/cdn-icon/esm/index.css +2 -2
  230. package/cdn-icon/index.css +2 -2
  231. package/cdn-icon/modern/Component.js +1 -1
  232. package/cdn-icon/modern/index.css +2 -2
  233. package/chart/Component.js +2 -2
  234. package/chart/components/Dot/index.css +7 -7
  235. package/chart/components/Dot/index.js +1 -1
  236. package/chart/components/Legends/index.css +7 -7
  237. package/chart/components/Legends/index.js +1 -1
  238. package/chart/components/Tick/index.css +3 -3
  239. package/chart/components/Tick/index.js +1 -1
  240. package/chart/components/TooltipContent/index.css +6 -6
  241. package/chart/components/TooltipContent/index.js +1 -1
  242. package/chart/esm/Component.js +2 -2
  243. package/chart/esm/components/Dot/index.css +7 -7
  244. package/chart/esm/components/Dot/index.js +1 -1
  245. package/chart/esm/components/Legends/index.css +7 -7
  246. package/chart/esm/components/Legends/index.js +1 -1
  247. package/chart/esm/components/Tick/index.css +3 -3
  248. package/chart/esm/components/Tick/index.js +1 -1
  249. package/chart/esm/components/TooltipContent/index.css +6 -6
  250. package/chart/esm/components/TooltipContent/index.js +1 -1
  251. package/chart/esm/hooks/useSettings/index.js +1 -1
  252. package/chart/esm/hooks/useSettings/utils/setDatas.d.ts +1 -2
  253. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  254. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  255. package/chart/esm/index.css +2 -2
  256. package/chart/esm/index.js +1 -1
  257. package/chart/esm/{tslib.es6-89c8c838.d.ts → tslib.es6-5db24e3d.d.ts} +0 -0
  258. package/chart/esm/{tslib.es6-89c8c838.js → tslib.es6-5db24e3d.js} +0 -0
  259. package/chart/hooks/useSettings/index.js +1 -1
  260. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  261. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  262. package/chart/index.css +2 -2
  263. package/chart/index.js +1 -1
  264. package/chart/modern/Component.js +1 -1
  265. package/chart/modern/components/Dot/index.css +7 -7
  266. package/chart/modern/components/Dot/index.js +1 -1
  267. package/chart/modern/components/Legends/index.css +7 -7
  268. package/chart/modern/components/Legends/index.js +1 -1
  269. package/chart/modern/components/Tick/index.css +3 -3
  270. package/chart/modern/components/Tick/index.js +1 -1
  271. package/chart/modern/components/TooltipContent/index.css +6 -6
  272. package/chart/modern/components/TooltipContent/index.js +1 -1
  273. package/chart/modern/index.css +2 -2
  274. package/chart/{tslib.es6-57006b7c.d.ts → tslib.es6-c351fa3a.d.ts} +0 -0
  275. package/chart/{tslib.es6-57006b7c.js → tslib.es6-c351fa3a.js} +0 -0
  276. package/checkbox/Component.js +1 -1
  277. package/checkbox/esm/Component.js +1 -1
  278. package/checkbox/esm/index.css +36 -36
  279. package/checkbox/index.css +36 -36
  280. package/checkbox/modern/Component.js +1 -1
  281. package/checkbox/modern/index.css +36 -36
  282. package/checkbox-group/Component.js +1 -1
  283. package/checkbox-group/esm/Component.js +1 -1
  284. package/checkbox-group/esm/index.css +16 -16
  285. package/checkbox-group/index.css +16 -16
  286. package/checkbox-group/modern/Component.js +1 -1
  287. package/checkbox-group/modern/index.css +16 -16
  288. package/circular-progress-bar/Component.js +1 -1
  289. package/circular-progress-bar/esm/Component.js +1 -1
  290. package/circular-progress-bar/esm/index.css +20 -20
  291. package/circular-progress-bar/index.css +20 -20
  292. package/circular-progress-bar/modern/Component.js +1 -1
  293. package/circular-progress-bar/modern/index.css +20 -20
  294. package/code-input/component.js +1 -1
  295. package/code-input/components/input/component.js +1 -1
  296. package/code-input/components/input/index.css +10 -10
  297. package/code-input/esm/component.js +1 -1
  298. package/code-input/esm/components/input/component.js +1 -1
  299. package/code-input/esm/components/input/index.css +10 -10
  300. package/code-input/esm/index.css +5 -5
  301. package/code-input/index.css +5 -5
  302. package/code-input/modern/component.js +1 -1
  303. package/code-input/modern/components/input/component.js +1 -1
  304. package/code-input/modern/components/input/index.css +10 -10
  305. package/code-input/modern/index.css +5 -5
  306. package/collapse/Component.js +1 -1
  307. package/collapse/esm/Component.js +1 -1
  308. package/collapse/esm/index.css +7 -7
  309. package/collapse/index.css +7 -7
  310. package/collapse/modern/Component.js +1 -1
  311. package/collapse/modern/index.css +7 -7
  312. package/confirmation/component.js +2 -2
  313. package/confirmation/components/countdown-loader/component.js +1 -1
  314. package/confirmation/components/countdown-loader/index.css +1 -1
  315. package/confirmation/components/index.js +1 -1
  316. package/confirmation/components/screens/fatal-error/component.js +1 -1
  317. package/confirmation/components/screens/fatal-error/index.css +2 -2
  318. package/confirmation/components/screens/hint/component.js +1 -1
  319. package/confirmation/components/screens/hint/index.css +12 -12
  320. package/confirmation/components/screens/index.js +1 -1
  321. package/confirmation/components/screens/initial/component.js +1 -1
  322. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  323. package/confirmation/components/screens/initial/index.css +15 -15
  324. package/confirmation/components/screens/initial/index.js +1 -1
  325. package/confirmation/components/screens/temp-block/component.js +1 -1
  326. package/confirmation/components/screens/temp-block/index.css +4 -4
  327. package/confirmation/{countdown-section-7617664a.d.ts → countdown-section-9b979bfe.d.ts} +0 -0
  328. package/confirmation/{countdown-section-7617664a.js → countdown-section-9b979bfe.js} +1 -1
  329. package/confirmation/esm/component.js +2 -2
  330. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  331. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  332. package/confirmation/esm/components/index.js +1 -1
  333. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  334. package/confirmation/esm/components/screens/fatal-error/index.css +2 -2
  335. package/confirmation/esm/components/screens/hint/component.js +1 -1
  336. package/confirmation/esm/components/screens/hint/index.css +12 -12
  337. package/confirmation/esm/components/screens/index.js +1 -1
  338. package/confirmation/esm/components/screens/initial/component.js +1 -1
  339. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  340. package/confirmation/esm/components/screens/initial/index.css +15 -15
  341. package/confirmation/esm/components/screens/initial/index.js +1 -1
  342. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  343. package/confirmation/esm/components/screens/temp-block/index.css +4 -4
  344. package/confirmation/esm/{countdown-section-38ecdee1.d.ts → countdown-section-2b12c5ff.d.ts} +0 -0
  345. package/confirmation/esm/{countdown-section-38ecdee1.js → countdown-section-2b12c5ff.js} +1 -1
  346. package/confirmation/esm/index.css +2 -2
  347. package/confirmation/esm/index.js +1 -1
  348. package/confirmation/index.css +2 -2
  349. package/confirmation/index.js +1 -1
  350. package/confirmation/modern/component.js +2 -2
  351. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  352. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  353. package/confirmation/modern/components/index.js +1 -1
  354. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  355. package/confirmation/modern/components/screens/fatal-error/index.css +2 -2
  356. package/confirmation/modern/components/screens/hint/component.js +1 -1
  357. package/confirmation/modern/components/screens/hint/index.css +12 -12
  358. package/confirmation/modern/components/screens/index.js +1 -1
  359. package/confirmation/modern/components/screens/initial/component.js +1 -1
  360. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  361. package/confirmation/modern/components/screens/initial/index.css +15 -15
  362. package/confirmation/modern/components/screens/initial/index.js +1 -1
  363. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  364. package/confirmation/modern/components/screens/temp-block/index.css +4 -4
  365. package/confirmation/modern/{countdown-section-5c1c44cc.d.ts → countdown-section-2e940e18.d.ts} +0 -0
  366. package/confirmation/modern/{countdown-section-5c1c44cc.js → countdown-section-2e940e18.js} +1 -1
  367. package/confirmation/modern/index.css +2 -2
  368. package/confirmation/modern/index.js +1 -1
  369. package/custom-button/Component.js +1 -1
  370. package/custom-button/esm/Component.js +1 -1
  371. package/custom-button/esm/index.css +11 -11
  372. package/custom-button/index.css +11 -11
  373. package/custom-button/modern/Component.js +1 -1
  374. package/custom-button/modern/index.css +11 -11
  375. package/date-input/Component.d.ts +1 -1
  376. package/date-input/Component.js +1 -1
  377. package/date-input/esm/Component.js +1 -1
  378. package/date-input/esm/index.css +3 -3
  379. package/date-input/index.css +3 -3
  380. package/date-input/modern/Component.js +1 -1
  381. package/date-input/modern/index.css +3 -3
  382. package/divider/Component.js +1 -1
  383. package/divider/esm/Component.js +1 -1
  384. package/divider/esm/index.css +1 -1
  385. package/divider/index.css +1 -1
  386. package/divider/modern/Component.js +1 -1
  387. package/divider/modern/index.css +1 -1
  388. package/drawer/Component.js +1 -1
  389. package/drawer/esm/Component.js +1 -1
  390. package/drawer/esm/index.css +16 -16
  391. package/drawer/index.css +16 -16
  392. package/drawer/modern/Component.js +1 -1
  393. package/drawer/modern/index.css +16 -16
  394. package/dropzone/Component.js +1 -1
  395. package/dropzone/components/overlay/Component.js +1 -1
  396. package/dropzone/components/overlay/index.css +3 -3
  397. package/dropzone/esm/Component.js +1 -1
  398. package/dropzone/esm/components/overlay/Component.js +1 -1
  399. package/dropzone/esm/components/overlay/index.css +3 -3
  400. package/dropzone/esm/index.css +6 -6
  401. package/dropzone/index.css +6 -6
  402. package/dropzone/modern/Component.js +1 -1
  403. package/dropzone/modern/components/overlay/Component.js +1 -1
  404. package/dropzone/modern/components/overlay/index.css +3 -3
  405. package/dropzone/modern/index.css +6 -6
  406. package/file-upload-item/Component.js +1 -1
  407. package/file-upload-item/esm/Component.js +1 -1
  408. package/file-upload-item/esm/index.css +22 -22
  409. package/file-upload-item/index.css +22 -22
  410. package/file-upload-item/modern/Component.js +1 -1
  411. package/file-upload-item/modern/index.css +22 -22
  412. package/filter-tag/Component.js +1 -1
  413. package/filter-tag/esm/Component.js +1 -1
  414. package/filter-tag/esm/index.css +56 -56
  415. package/filter-tag/index.css +56 -56
  416. package/filter-tag/modern/Component.js +1 -1
  417. package/filter-tag/modern/index.css +56 -56
  418. package/form-control/Component.js +3 -3
  419. package/form-control/default.css +14 -14
  420. package/form-control/esm/Component.js +3 -3
  421. package/form-control/esm/default.css +14 -14
  422. package/form-control/esm/index.css +41 -41
  423. package/form-control/esm/inverted.css +14 -14
  424. package/form-control/index.css +41 -41
  425. package/form-control/inverted.css +14 -14
  426. package/form-control/modern/Component.js +3 -3
  427. package/form-control/modern/default.css +14 -14
  428. package/form-control/modern/index.css +41 -41
  429. package/form-control/modern/inverted.css +14 -14
  430. package/gallery/Component.js +3 -3
  431. package/gallery/components/header/Component.js +2 -2
  432. package/gallery/components/header/buttons.js +1 -1
  433. package/gallery/components/header/index.css +2 -2
  434. package/gallery/components/header/index.js +1 -1
  435. package/gallery/components/header-info-block/Component.js +1 -1
  436. package/gallery/components/header-info-block/index.css +4 -4
  437. package/gallery/components/image-preview/Component.js +1 -1
  438. package/gallery/components/image-preview/index.css +11 -11
  439. package/gallery/components/image-viewer/component.js +2 -2
  440. package/gallery/components/image-viewer/index.css +18 -18
  441. package/gallery/components/image-viewer/index.js +2 -2
  442. package/gallery/components/image-viewer/slide.js +1 -1
  443. package/gallery/components/index.js +2 -2
  444. package/gallery/components/navigation-bar/Component.js +1 -1
  445. package/gallery/components/navigation-bar/index.css +5 -5
  446. package/gallery/esm/Component.js +3 -3
  447. package/gallery/esm/components/header/Component.js +2 -2
  448. package/gallery/esm/components/header/buttons.js +1 -1
  449. package/gallery/esm/components/header/index.css +2 -2
  450. package/gallery/esm/components/header/index.js +1 -1
  451. package/gallery/esm/components/header-info-block/Component.js +1 -1
  452. package/gallery/esm/components/header-info-block/index.css +4 -4
  453. package/gallery/esm/components/image-preview/Component.js +1 -1
  454. package/gallery/esm/components/image-preview/index.css +11 -11
  455. package/gallery/esm/components/image-viewer/component.js +2 -2
  456. package/gallery/esm/components/image-viewer/index.css +18 -18
  457. package/gallery/esm/components/image-viewer/index.js +2 -2
  458. package/gallery/esm/components/image-viewer/slide.js +1 -1
  459. package/gallery/esm/components/index.js +2 -2
  460. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  461. package/gallery/esm/components/navigation-bar/index.css +5 -5
  462. package/gallery/esm/index.css +2 -2
  463. package/gallery/esm/index.js +2 -2
  464. package/gallery/esm/{slide-c8db847d.d.ts → slide-8addaf8a.d.ts} +0 -0
  465. package/gallery/esm/{slide-c8db847d.js → slide-8addaf8a.js} +1 -1
  466. package/gallery/esm/{tslib.es6-b6485de9.d.ts → tslib.es6-b7144377.d.ts} +0 -0
  467. package/gallery/esm/{tslib.es6-b6485de9.js → tslib.es6-b7144377.js} +0 -0
  468. package/gallery/index.css +2 -2
  469. package/gallery/index.js +2 -2
  470. package/gallery/modern/Component.js +2 -2
  471. package/gallery/modern/components/header/Component.js +1 -1
  472. package/gallery/modern/components/header/index.css +2 -2
  473. package/gallery/modern/components/header-info-block/Component.js +1 -1
  474. package/gallery/modern/components/header-info-block/index.css +4 -4
  475. package/gallery/modern/components/image-preview/Component.js +1 -1
  476. package/gallery/modern/components/image-preview/index.css +11 -11
  477. package/gallery/modern/components/image-viewer/component.js +1 -1
  478. package/gallery/modern/components/image-viewer/index.css +18 -18
  479. package/gallery/modern/components/image-viewer/index.js +1 -1
  480. package/gallery/modern/components/image-viewer/slide.js +1 -1
  481. package/gallery/modern/components/index.js +1 -1
  482. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  483. package/gallery/modern/components/navigation-bar/index.css +5 -5
  484. package/gallery/modern/index.css +2 -2
  485. package/gallery/modern/index.js +1 -1
  486. package/gallery/modern/{slide-484c736f.d.ts → slide-e8060ee2.d.ts} +0 -0
  487. package/gallery/modern/{slide-484c736f.js → slide-e8060ee2.js} +1 -1
  488. package/gallery/{slide-591f3f98.d.ts → slide-9406bb50.d.ts} +0 -0
  489. package/gallery/{slide-591f3f98.js → slide-9406bb50.js} +1 -1
  490. package/gallery/{tslib.es6-240ff697.d.ts → tslib.es6-8cec3ddb.d.ts} +0 -0
  491. package/gallery/{tslib.es6-240ff697.js → tslib.es6-8cec3ddb.js} +0 -0
  492. package/grid/Component.js +1 -1
  493. package/grid/col/Component.js +2 -2
  494. package/grid/col/index.css +511 -511
  495. package/grid/col/index.js +1 -1
  496. package/grid/esm/Component.js +1 -1
  497. package/grid/esm/col/Component.js +2 -2
  498. package/grid/esm/col/index.css +511 -511
  499. package/grid/esm/col/index.js +1 -1
  500. package/grid/esm/gutters.css +78 -78
  501. package/grid/esm/{gutters.module-da4fbc95.d.ts → gutters.module-c6937719.d.ts} +0 -0
  502. package/grid/esm/gutters.module-c6937719.js +27 -0
  503. package/grid/esm/index.js +1 -1
  504. package/grid/esm/row/Component.js +2 -2
  505. package/grid/esm/row/index.css +9 -9
  506. package/grid/esm/row/index.js +1 -1
  507. package/grid/gutters.css +78 -78
  508. package/grid/{gutters.module-a53cde3d.d.ts → gutters.module-cf92b2ae.d.ts} +0 -0
  509. package/grid/gutters.module-cf92b2ae.js +28 -0
  510. package/grid/index.js +1 -1
  511. package/grid/modern/Component.js +1 -1
  512. package/grid/modern/col/Component.js +2 -2
  513. package/grid/modern/col/index.css +511 -511
  514. package/grid/modern/col/index.js +1 -1
  515. package/grid/modern/gutters.css +78 -78
  516. package/grid/modern/gutters.module-044afec1.js +4 -0
  517. package/grid/modern/index.js +1 -1
  518. package/grid/modern/row/Component.js +2 -2
  519. package/grid/modern/row/index.css +9 -9
  520. package/grid/modern/row/index.js +1 -1
  521. package/grid/row/Component.js +2 -2
  522. package/grid/row/index.css +9 -9
  523. package/grid/row/index.js +1 -1
  524. package/hatching-progress-bar/Component.js +1 -1
  525. package/hatching-progress-bar/esm/Component.js +1 -1
  526. package/hatching-progress-bar/esm/index.css +11 -11
  527. package/hatching-progress-bar/index.css +11 -11
  528. package/hatching-progress-bar/modern/Component.js +1 -1
  529. package/hatching-progress-bar/modern/index.css +11 -11
  530. package/icon-button/Component.js +3 -3
  531. package/icon-button/default.css +19 -19
  532. package/icon-button/esm/Component.js +3 -3
  533. package/icon-button/esm/default.css +19 -19
  534. package/icon-button/esm/index.css +5 -5
  535. package/icon-button/esm/inverted.css +15 -15
  536. package/icon-button/index.css +5 -5
  537. package/icon-button/inverted.css +15 -15
  538. package/icon-button/modern/Component.js +3 -3
  539. package/icon-button/modern/default.css +19 -19
  540. package/icon-button/modern/index.css +5 -5
  541. package/icon-button/modern/inverted.css +15 -15
  542. package/icon-view/circle.js +1 -1
  543. package/icon-view/components/base-shape/component.js +1 -1
  544. package/icon-view/components/base-shape/index.css +28 -28
  545. package/icon-view/components/circle/component.js +1 -1
  546. package/icon-view/components/circle/index.js +1 -1
  547. package/icon-view/components/index.js +1 -1
  548. package/icon-view/components/super-ellipse/component.js +1 -1
  549. package/icon-view/components/super-ellipse/index.js +1 -1
  550. package/icon-view/esm/circle.js +1 -1
  551. package/icon-view/esm/components/base-shape/component.js +1 -1
  552. package/icon-view/esm/components/base-shape/index.css +28 -28
  553. package/icon-view/esm/components/circle/component.js +1 -1
  554. package/icon-view/esm/components/circle/index.js +1 -1
  555. package/icon-view/esm/components/index.js +1 -1
  556. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  557. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  558. package/icon-view/esm/super-ellipse.js +1 -1
  559. package/icon-view/esm/{tslib.es6-e7d9d020.d.ts → tslib.es6-c01e0e65.d.ts} +0 -0
  560. package/icon-view/esm/{tslib.es6-e7d9d020.js → tslib.es6-c01e0e65.js} +0 -0
  561. package/icon-view/modern/components/base-shape/component.js +1 -1
  562. package/icon-view/modern/components/base-shape/index.css +28 -28
  563. package/icon-view/super-ellipse.js +1 -1
  564. package/icon-view/{tslib.es6-8e3062d3.d.ts → tslib.es6-c356c11f.d.ts} +0 -0
  565. package/icon-view/{tslib.es6-8e3062d3.js → tslib.es6-c356c11f.js} +0 -0
  566. package/input/Component.js +3 -3
  567. package/input/default.css +12 -12
  568. package/input/esm/Component.js +3 -3
  569. package/input/esm/default.css +12 -12
  570. package/input/esm/index.css +30 -30
  571. package/input/esm/inverted.css +12 -12
  572. package/input/index.css +30 -30
  573. package/input/inverted.css +12 -12
  574. package/input/modern/Component.js +3 -3
  575. package/input/modern/default.css +12 -12
  576. package/input/modern/index.css +30 -30
  577. package/input/modern/inverted.css +12 -12
  578. package/input-autocomplete/{Component-bb5cd835.d.ts → Component-47e15acc.d.ts} +0 -0
  579. package/input-autocomplete/{Component-bb5cd835.js → Component-47e15acc.js} +1 -1
  580. package/input-autocomplete/Component.js +1 -1
  581. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  582. package/input-autocomplete/autocomplete-field/index.css +1 -1
  583. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  584. package/input-autocomplete/autocomplete-field/index.js +1 -1
  585. package/input-autocomplete/esm/{Component-9c9ae361.d.ts → Component-68f5850b.d.ts} +0 -0
  586. package/input-autocomplete/esm/{Component-9c9ae361.js → Component-68f5850b.js} +1 -1
  587. package/input-autocomplete/esm/Component.js +1 -1
  588. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  589. package/input-autocomplete/esm/autocomplete-field/index.css +1 -1
  590. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  591. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  592. package/input-autocomplete/esm/index.js +1 -1
  593. package/input-autocomplete/index.js +1 -1
  594. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  595. package/input-autocomplete/modern/autocomplete-field/index.css +1 -1
  596. package/intl-phone-input/{component-5f4a55cc.d.ts → component-2620dbd0.d.ts} +0 -0
  597. package/intl-phone-input/{component-5f4a55cc.js → component-2620dbd0.js} +1 -1
  598. package/intl-phone-input/component.d.ts +1 -1
  599. package/intl-phone-input/component.js +3 -3
  600. package/intl-phone-input/components/flag-icon/component.js +1 -1
  601. package/intl-phone-input/components/flag-icon/index.css +260 -260
  602. package/intl-phone-input/components/index.js +1 -1
  603. package/intl-phone-input/components/select/component.js +2 -2
  604. package/intl-phone-input/components/select/index.css +5 -5
  605. package/intl-phone-input/components/select/index.js +1 -1
  606. package/intl-phone-input/components/select-field/component.js +1 -1
  607. package/intl-phone-input/components/select-field/index.css +7 -7
  608. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  609. package/intl-phone-input/components/select-field/index.js +1 -1
  610. package/intl-phone-input/cssm/component.d.ts +1 -1
  611. package/intl-phone-input/esm/{component-add8a2a0.d.ts → component-5f0a4726.d.ts} +0 -0
  612. package/intl-phone-input/esm/{component-add8a2a0.js → component-5f0a4726.js} +1 -1
  613. package/intl-phone-input/esm/component.js +3 -3
  614. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  615. package/intl-phone-input/esm/components/flag-icon/index.css +260 -260
  616. package/intl-phone-input/esm/components/index.js +1 -1
  617. package/intl-phone-input/esm/components/select/component.js +2 -2
  618. package/intl-phone-input/esm/components/select/index.css +5 -5
  619. package/intl-phone-input/esm/components/select/index.js +1 -1
  620. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  621. package/intl-phone-input/esm/components/select-field/index.css +7 -7
  622. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  623. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  624. package/intl-phone-input/esm/index.css +2 -2
  625. package/intl-phone-input/esm/index.js +1 -1
  626. package/intl-phone-input/esm/{libphonenumber-js.min-02515f44.d.ts → libphonenumber-js.min-8404776c.d.ts} +0 -0
  627. package/intl-phone-input/esm/{libphonenumber-js.min-02515f44.js → libphonenumber-js.min-8404776c.js} +0 -0
  628. package/intl-phone-input/index.css +2 -2
  629. package/intl-phone-input/index.js +1 -1
  630. package/intl-phone-input/{libphonenumber-js.min-8a156e25.d.ts → libphonenumber-js.min-4aab8e74.d.ts} +0 -0
  631. package/intl-phone-input/{libphonenumber-js.min-8a156e25.js → libphonenumber-js.min-4aab8e74.js} +0 -0
  632. package/intl-phone-input/modern/component.js +2 -2
  633. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  634. package/intl-phone-input/modern/components/flag-icon/index.css +260 -260
  635. package/intl-phone-input/modern/components/select/component.js +1 -1
  636. package/intl-phone-input/modern/components/select/index.css +5 -5
  637. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  638. package/intl-phone-input/modern/components/select-field/index.css +7 -7
  639. package/intl-phone-input/modern/index.css +2 -2
  640. package/intl-phone-input/modern/{libphonenumber-js.min-02515f44.d.ts → libphonenumber-js.min-8404776c.d.ts} +0 -0
  641. package/intl-phone-input/modern/{libphonenumber-js.min-02515f44.js → libphonenumber-js.min-8404776c.js} +0 -0
  642. package/link/Component.js +3 -3
  643. package/link/default.css +9 -9
  644. package/link/esm/Component.js +3 -3
  645. package/link/esm/default.css +9 -9
  646. package/link/esm/index.css +11 -11
  647. package/link/esm/inverted.css +9 -9
  648. package/link/index.css +11 -11
  649. package/link/inverted.css +9 -9
  650. package/link/modern/Component.js +3 -3
  651. package/link/modern/default.css +9 -9
  652. package/link/modern/index.css +11 -11
  653. package/link/modern/inverted.css +9 -9
  654. package/list/Component.js +1 -1
  655. package/list/esm/Component.js +1 -1
  656. package/list/esm/index.css +9 -9
  657. package/list/index.css +9 -9
  658. package/list/modern/Component.js +1 -1
  659. package/list/modern/index.css +9 -9
  660. package/list-header/Component.js +1 -1
  661. package/list-header/esm/Component.js +1 -1
  662. package/list-header/esm/index.css +3 -3
  663. package/list-header/index.css +3 -3
  664. package/list-header/modern/Component.js +1 -1
  665. package/list-header/modern/index.css +3 -3
  666. package/loader/Component.js +1 -1
  667. package/loader/esm/Component.js +1 -1
  668. package/loader/esm/index.css +7 -7
  669. package/loader/index.css +7 -7
  670. package/loader/modern/Component.js +1 -1
  671. package/loader/modern/index.css +7 -7
  672. package/masked-input/Component.js +1 -1
  673. package/masked-input/esm/Component.js +1 -1
  674. package/masked-input/esm/index.css +1 -1
  675. package/masked-input/index.css +1 -1
  676. package/masked-input/modern/Component.js +1 -1
  677. package/masked-input/modern/index.css +1 -1
  678. package/modal/Component.desktop.js +3 -3
  679. package/modal/Component.mobile.js +3 -3
  680. package/modal/Component.responsive.d.ts +1 -1
  681. package/modal/Component.responsive.js +2 -2
  682. package/modal/components/closer/Component.js +2 -2
  683. package/modal/components/closer/index.css +3 -3
  684. package/modal/components/content/Component.desktop.js +2 -2
  685. package/modal/components/content/Component.js +1 -1
  686. package/modal/components/content/Component.mobile.js +2 -2
  687. package/modal/components/content/desktop.css +7 -7
  688. package/modal/components/content/index.css +2 -2
  689. package/modal/components/content/mobile.css +2 -2
  690. package/modal/components/footer/Component.desktop.js +2 -2
  691. package/modal/components/footer/Component.js +2 -2
  692. package/modal/components/footer/Component.mobile.js +2 -2
  693. package/modal/components/footer/desktop.css +8 -8
  694. package/modal/components/footer/index.css +3 -3
  695. package/modal/components/footer/layout.css +24 -24
  696. package/modal/components/footer/mobile.css +2 -2
  697. package/modal/components/header/Component.desktop.js +2 -2
  698. package/modal/components/header/Component.js +1 -1
  699. package/modal/components/header/Component.mobile.js +2 -2
  700. package/modal/components/header/desktop.css +16 -16
  701. package/modal/components/header/index.css +14 -14
  702. package/modal/components/header/mobile.css +2 -2
  703. package/modal/cssm/Component.responsive.d.ts +1 -1
  704. package/modal/desktop.css +8 -8
  705. package/modal/desktop.js +2 -2
  706. package/modal/esm/Component.desktop.js +3 -3
  707. package/modal/esm/Component.mobile.js +3 -3
  708. package/modal/esm/Component.responsive.d.ts +1 -1
  709. package/modal/esm/Component.responsive.js +2 -2
  710. package/modal/esm/components/closer/Component.js +2 -2
  711. package/modal/esm/components/closer/index.css +3 -3
  712. package/modal/esm/components/content/Component.desktop.js +2 -2
  713. package/modal/esm/components/content/Component.js +1 -1
  714. package/modal/esm/components/content/Component.mobile.js +2 -2
  715. package/modal/esm/components/content/desktop.css +7 -7
  716. package/modal/esm/components/content/index.css +2 -2
  717. package/modal/esm/components/content/mobile.css +2 -2
  718. package/modal/esm/components/footer/Component.desktop.js +2 -2
  719. package/modal/esm/components/footer/Component.js +2 -2
  720. package/modal/esm/components/footer/Component.mobile.js +2 -2
  721. package/modal/esm/components/footer/desktop.css +8 -8
  722. package/modal/esm/components/footer/index.css +3 -3
  723. package/modal/esm/components/footer/layout.css +24 -24
  724. package/modal/esm/components/footer/mobile.css +2 -2
  725. package/modal/esm/components/header/Component.desktop.js +2 -2
  726. package/modal/esm/components/header/Component.js +1 -1
  727. package/modal/esm/components/header/Component.mobile.js +2 -2
  728. package/modal/esm/components/header/desktop.css +16 -16
  729. package/modal/esm/components/header/index.css +14 -14
  730. package/modal/esm/components/header/mobile.css +2 -2
  731. package/modal/esm/desktop.css +8 -8
  732. package/modal/esm/desktop.js +2 -2
  733. package/modal/esm/index.js +2 -2
  734. package/modal/esm/mobile.css +1 -1
  735. package/modal/esm/mobile.js +2 -2
  736. package/modal/esm/responsive.js +2 -2
  737. package/modal/esm/transitions.css +7 -7
  738. package/modal/esm/transitions.module-92c34769.js +4 -0
  739. package/modal/esm/{tslib.es6-3ec6d3ce.d.ts → tslib.es6-f6fdcdcf.d.ts} +0 -0
  740. package/modal/esm/{tslib.es6-3ec6d3ce.js → tslib.es6-f6fdcdcf.js} +0 -0
  741. package/modal/index.js +2 -2
  742. package/modal/mobile.css +1 -1
  743. package/modal/mobile.js +2 -2
  744. package/modal/modern/Component.desktop.js +2 -2
  745. package/modal/modern/Component.mobile.js +2 -2
  746. package/modal/modern/Component.responsive.js +1 -1
  747. package/modal/modern/components/closer/Component.js +1 -1
  748. package/modal/modern/components/closer/index.css +3 -3
  749. package/modal/modern/components/content/Component.desktop.js +1 -1
  750. package/modal/modern/components/content/Component.js +1 -1
  751. package/modal/modern/components/content/Component.mobile.js +1 -1
  752. package/modal/modern/components/content/desktop.css +7 -7
  753. package/modal/modern/components/content/index.css +2 -2
  754. package/modal/modern/components/content/mobile.css +2 -2
  755. package/modal/modern/components/footer/Component.desktop.js +1 -1
  756. package/modal/modern/components/footer/Component.js +2 -2
  757. package/modal/modern/components/footer/Component.mobile.js +1 -1
  758. package/modal/modern/components/footer/desktop.css +8 -8
  759. package/modal/modern/components/footer/index.css +3 -3
  760. package/modal/modern/components/footer/layout.css +24 -24
  761. package/modal/modern/components/footer/mobile.css +2 -2
  762. package/modal/modern/components/header/Component.desktop.js +1 -1
  763. package/modal/modern/components/header/Component.js +1 -1
  764. package/modal/modern/components/header/Component.mobile.js +1 -1
  765. package/modal/modern/components/header/desktop.css +16 -16
  766. package/modal/modern/components/header/index.css +14 -14
  767. package/modal/modern/components/header/mobile.css +2 -2
  768. package/modal/modern/desktop.css +8 -8
  769. package/modal/modern/desktop.js +1 -1
  770. package/modal/modern/index.js +1 -1
  771. package/modal/modern/mobile.css +1 -1
  772. package/modal/modern/mobile.js +1 -1
  773. package/modal/modern/responsive.js +1 -1
  774. package/modal/modern/transitions.css +7 -7
  775. package/modal/modern/transitions.module-92c34769.js +4 -0
  776. package/modal/responsive.js +2 -2
  777. package/modal/transitions.css +7 -7
  778. package/modal/transitions.module-dfa2bb07.js +4 -0
  779. package/modal/{tslib.es6-935de1ee.d.ts → tslib.es6-3a54a141.d.ts} +0 -0
  780. package/modal/{tslib.es6-935de1ee.js → tslib.es6-3a54a141.js} +0 -0
  781. package/notification/Component.js +1 -1
  782. package/notification/esm/Component.js +1 -1
  783. package/notification/esm/index.css +6 -6
  784. package/notification/index.css +6 -6
  785. package/notification/modern/Component.js +1 -1
  786. package/notification/modern/index.css +6 -6
  787. package/notification-manager/{component-6ebba9cd.d.ts → component-bb5f35f0.d.ts} +0 -0
  788. package/notification-manager/{component-6ebba9cd.js → component-bb5f35f0.js} +0 -0
  789. package/notification-manager/component.js +2 -2
  790. package/notification-manager/components/index.js +1 -1
  791. package/notification-manager/components/notification/component.js +1 -1
  792. package/notification-manager/components/notification/index.d.ts +1 -1
  793. package/notification-manager/components/notification/index.js +1 -1
  794. package/notification-manager/esm/{component-2e802223.d.ts → component-37c04abe.d.ts} +0 -0
  795. package/notification-manager/esm/{component-2e802223.js → component-37c04abe.js} +0 -0
  796. package/notification-manager/esm/component.js +2 -2
  797. package/notification-manager/esm/components/index.js +1 -1
  798. package/notification-manager/esm/components/notification/component.js +1 -1
  799. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  800. package/notification-manager/esm/components/notification/index.js +1 -1
  801. package/notification-manager/esm/index.css +10 -10
  802. package/notification-manager/esm/index.js +1 -1
  803. package/notification-manager/index.css +10 -10
  804. package/notification-manager/index.js +1 -1
  805. package/notification-manager/modern/component.js +1 -1
  806. package/notification-manager/modern/index.css +10 -10
  807. package/package.json +1 -1
  808. package/pagination/Component.js +1 -1
  809. package/pagination/components/default-view/index.css +1 -1
  810. package/pagination/components/default-view/index.js +1 -1
  811. package/pagination/components/per-page-view/index.css +1 -1
  812. package/pagination/components/per-page-view/index.js +1 -1
  813. package/pagination/components/tag/index.css +7 -7
  814. package/pagination/components/tag/index.js +1 -1
  815. package/pagination/esm/Component.js +1 -1
  816. package/pagination/esm/components/default-view/index.css +1 -1
  817. package/pagination/esm/components/default-view/index.js +1 -1
  818. package/pagination/esm/components/per-page-view/index.css +1 -1
  819. package/pagination/esm/components/per-page-view/index.js +1 -1
  820. package/pagination/esm/components/tag/index.css +7 -7
  821. package/pagination/esm/components/tag/index.js +1 -1
  822. package/pagination/esm/index.css +3 -3
  823. package/pagination/index.css +3 -3
  824. package/pagination/modern/Component.js +1 -1
  825. package/pagination/modern/components/default-view/index.css +1 -1
  826. package/pagination/modern/components/default-view/index.js +1 -1
  827. package/pagination/modern/components/per-page-view/index.css +1 -1
  828. package/pagination/modern/components/per-page-view/index.js +1 -1
  829. package/pagination/modern/components/tag/index.css +7 -7
  830. package/pagination/modern/components/tag/index.js +1 -1
  831. package/pagination/modern/index.css +3 -3
  832. package/password-input/component.js +1 -1
  833. package/password-input/esm/component.js +1 -1
  834. package/password-input/esm/index.css +4 -4
  835. package/password-input/index.css +4 -4
  836. package/password-input/modern/component.js +1 -1
  837. package/password-input/modern/index.css +4 -4
  838. package/picker-button/Component.js +2 -2
  839. package/picker-button/esm/Component.js +2 -2
  840. package/picker-button/esm/field/Component.js +2 -2
  841. package/picker-button/esm/field/index.css +2 -2
  842. package/picker-button/esm/field/index.js +1 -1
  843. package/picker-button/esm/index.css +5 -5
  844. package/picker-button/esm/index.js +1 -1
  845. package/picker-button/esm/option/Component.js +2 -2
  846. package/picker-button/esm/option/index.css +3 -3
  847. package/picker-button/esm/option/index.js +1 -1
  848. package/picker-button/esm/{tslib.es6-daa5f5af.d.ts → tslib.es6-55a1751a.d.ts} +0 -0
  849. package/picker-button/esm/{tslib.es6-daa5f5af.js → tslib.es6-55a1751a.js} +0 -0
  850. package/picker-button/field/Component.js +2 -2
  851. package/picker-button/field/index.css +2 -2
  852. package/picker-button/field/index.js +1 -1
  853. package/picker-button/index.css +5 -5
  854. package/picker-button/index.js +1 -1
  855. package/picker-button/modern/Component.d.ts +1 -1
  856. package/picker-button/modern/Component.js +1 -1
  857. package/picker-button/modern/field/Component.js +1 -1
  858. package/picker-button/modern/field/index.css +2 -2
  859. package/picker-button/modern/index.css +5 -5
  860. package/picker-button/modern/option/Component.js +1 -1
  861. package/picker-button/modern/option/index.css +3 -3
  862. package/picker-button/modern/typings-40c7d369.d.ts +1 -1
  863. package/picker-button/option/Component.js +2 -2
  864. package/picker-button/option/index.css +3 -3
  865. package/picker-button/option/index.js +1 -1
  866. package/picker-button/{tslib.es6-d353ee9a.d.ts → tslib.es6-0b68a116.d.ts} +0 -0
  867. package/picker-button/{tslib.es6-d353ee9a.js → tslib.es6-0b68a116.js} +0 -0
  868. package/plate/Component.js +1 -1
  869. package/plate/esm/Component.js +1 -1
  870. package/plate/esm/index.css +27 -27
  871. package/plate/index.css +27 -27
  872. package/plate/modern/Component.js +1 -1
  873. package/plate/modern/index.css +27 -27
  874. package/popover/Component.js +1 -1
  875. package/popover/esm/Component.js +1 -1
  876. package/popover/esm/index.css +33 -33
  877. package/popover/index.css +33 -33
  878. package/popover/modern/Component.js +1 -1
  879. package/popover/modern/index.css +33 -33
  880. package/progress-bar/Component.js +1 -1
  881. package/progress-bar/esm/Component.js +1 -1
  882. package/progress-bar/esm/index.css +12 -12
  883. package/progress-bar/index.css +12 -12
  884. package/progress-bar/modern/Component.js +1 -1
  885. package/progress-bar/modern/index.css +12 -12
  886. package/pure-input/Component.js +1 -1
  887. package/pure-input/esm/Component.js +1 -1
  888. package/pure-input/esm/index.css +25 -25
  889. package/pure-input/index.css +25 -25
  890. package/pure-input/modern/Component.js +1 -1
  891. package/pure-input/modern/index.css +25 -25
  892. package/radio/Component.js +1 -1
  893. package/radio/esm/Component.js +1 -1
  894. package/radio/esm/index.css +31 -31
  895. package/radio/index.css +31 -31
  896. package/radio/modern/Component.js +1 -1
  897. package/radio/modern/index.css +31 -31
  898. package/radio-group/Component.js +1 -1
  899. package/radio-group/esm/Component.js +1 -1
  900. package/radio-group/esm/index.css +16 -16
  901. package/radio-group/index.css +16 -16
  902. package/radio-group/modern/Component.js +1 -1
  903. package/radio-group/modern/index.css +16 -16
  904. package/select/{Component-f0271ef8.d.ts → Component-3218ab4d.d.ts} +0 -0
  905. package/select/{Component-f0271ef8.js → Component-3218ab4d.js} +5 -5
  906. package/select/{Component-091e9ade.d.ts → Component-7100a990.d.ts} +0 -0
  907. package/select/{Component-091e9ade.js → Component-7100a990.js} +2 -2
  908. package/select/Component.js +2 -2
  909. package/select/components/arrow/Component.js +1 -1
  910. package/select/components/arrow/index.css +2 -2
  911. package/select/components/base-select/Component.js +2 -2
  912. package/select/components/base-select/index.css +6 -6
  913. package/select/components/base-select/index.d.ts +1 -1
  914. package/select/components/base-select/index.js +2 -2
  915. package/select/components/checkmark/Component.js +1 -1
  916. package/select/components/checkmark/index.css +6 -6
  917. package/select/components/field/Component.js +2 -2
  918. package/select/components/field/index.css +8 -8
  919. package/select/components/field/index.js +1 -1
  920. package/select/components/index.js +4 -4
  921. package/select/components/native-select/Component.js +1 -1
  922. package/select/components/native-select/index.js +1 -1
  923. package/select/components/optgroup/Component.js +1 -1
  924. package/select/components/optgroup/index.css +5 -5
  925. package/select/components/option/Component.js +2 -2
  926. package/select/components/option/index.css +19 -19
  927. package/select/components/option/index.js +1 -1
  928. package/select/components/options-list/Component.js +2 -2
  929. package/select/components/options-list/index.css +5 -5
  930. package/select/components/options-list/index.js +1 -1
  931. package/select/components/select-mobile/Component.js +4 -4
  932. package/select/components/select-mobile/checkmark/Component.js +1 -1
  933. package/select/components/select-mobile/checkmark/index.css +3 -3
  934. package/select/components/select-mobile/index.css +10 -10
  935. package/select/components/select-mobile/index.d.ts +1 -1
  936. package/select/components/select-mobile/index.js +4 -4
  937. package/select/components/select-mobile/options-list/Component.js +2 -2
  938. package/select/components/select-mobile/options-list/index.css +8 -8
  939. package/select/components/select-mobile/options-list/index.js +1 -1
  940. package/select/components/virtual-options-list/Component.js +2 -2
  941. package/select/components/virtual-options-list/index.css +11 -11
  942. package/select/components/virtual-options-list/index.js +1 -1
  943. package/select/esm/{Component-228962a7.d.ts → Component-55854f52.d.ts} +0 -0
  944. package/select/esm/{Component-228962a7.js → Component-55854f52.js} +5 -5
  945. package/select/esm/{Component-27b649b7.d.ts → Component-911432c6.d.ts} +0 -0
  946. package/select/esm/{Component-27b649b7.js → Component-911432c6.js} +2 -2
  947. package/select/esm/Component.js +2 -2
  948. package/select/esm/components/arrow/Component.js +1 -1
  949. package/select/esm/components/arrow/index.css +2 -2
  950. package/select/esm/components/base-select/Component.js +2 -2
  951. package/select/esm/components/base-select/index.css +6 -6
  952. package/select/esm/components/base-select/index.d.ts +1 -1
  953. package/select/esm/components/base-select/index.js +2 -2
  954. package/select/esm/components/checkmark/Component.js +1 -1
  955. package/select/esm/components/checkmark/index.css +6 -6
  956. package/select/esm/components/field/Component.js +2 -2
  957. package/select/esm/components/field/index.css +8 -8
  958. package/select/esm/components/field/index.js +1 -1
  959. package/select/esm/components/index.js +4 -4
  960. package/select/esm/components/native-select/Component.js +1 -1
  961. package/select/esm/components/native-select/index.js +1 -1
  962. package/select/esm/components/optgroup/Component.js +1 -1
  963. package/select/esm/components/optgroup/index.css +5 -5
  964. package/select/esm/components/option/Component.js +2 -2
  965. package/select/esm/components/option/index.css +19 -19
  966. package/select/esm/components/option/index.js +1 -1
  967. package/select/esm/components/options-list/Component.js +2 -2
  968. package/select/esm/components/options-list/index.css +5 -5
  969. package/select/esm/components/options-list/index.js +1 -1
  970. package/select/esm/components/select-mobile/Component.js +4 -4
  971. package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
  972. package/select/esm/components/select-mobile/checkmark/index.css +3 -3
  973. package/select/esm/components/select-mobile/index.css +10 -10
  974. package/select/esm/components/select-mobile/index.d.ts +1 -1
  975. package/select/esm/components/select-mobile/index.js +4 -4
  976. package/select/esm/components/select-mobile/options-list/Component.js +2 -2
  977. package/select/esm/components/select-mobile/options-list/index.css +8 -8
  978. package/select/esm/components/select-mobile/options-list/index.js +1 -1
  979. package/select/esm/components/virtual-options-list/Component.js +2 -2
  980. package/select/esm/components/virtual-options-list/index.css +11 -11
  981. package/select/esm/components/virtual-options-list/index.js +1 -1
  982. package/select/esm/index.js +4 -4
  983. package/select/esm/{intersection-observer-ff7c25ff.d.ts → intersection-observer-1dce0b10.d.ts} +0 -0
  984. package/select/esm/{intersection-observer-ff7c25ff.js → intersection-observer-1dce0b10.js} +0 -0
  985. package/select/esm/presets/index.js +4 -4
  986. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  987. package/select/esm/presets/useLazyLoading/index.css +1 -1
  988. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  989. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  990. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  991. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  992. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  993. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  994. package/select/esm/presets/useSelectWithLoading/index.css +1 -1
  995. package/select/esm/{tslib.es6-8dcf5700.d.ts → tslib.es6-eda728a8.d.ts} +0 -0
  996. package/select/esm/{tslib.es6-8dcf5700.js → tslib.es6-eda728a8.js} +0 -0
  997. package/select/index.js +4 -4
  998. package/select/{intersection-observer-b658c897.d.ts → intersection-observer-bb789beb.d.ts} +0 -0
  999. package/select/{intersection-observer-b658c897.js → intersection-observer-bb789beb.js} +0 -0
  1000. package/select/modern/{Component-4cfaa286.d.ts → Component-33bd215e.d.ts} +0 -0
  1001. package/select/modern/{Component-4cfaa286.js → Component-33bd215e.js} +1 -1
  1002. package/select/modern/{Component-45ff0715.d.ts → Component-7b88506c.d.ts} +0 -0
  1003. package/select/modern/{Component-45ff0715.js → Component-7b88506c.js} +7 -7
  1004. package/select/modern/Component.js +4 -4
  1005. package/select/modern/components/arrow/Component.js +1 -1
  1006. package/select/modern/components/arrow/index.css +2 -2
  1007. package/select/modern/components/base-select/Component.js +1 -1
  1008. package/select/modern/components/base-select/index.css +6 -6
  1009. package/select/modern/components/base-select/index.d.ts +1 -1
  1010. package/select/modern/components/base-select/index.js +1 -1
  1011. package/select/modern/components/checkmark/Component.js +1 -1
  1012. package/select/modern/components/checkmark/index.css +6 -6
  1013. package/select/modern/components/field/Component.js +2 -2
  1014. package/select/modern/components/field/index.css +8 -8
  1015. package/select/modern/components/field/index.js +1 -1
  1016. package/select/modern/components/index.js +6 -6
  1017. package/select/modern/components/optgroup/Component.js +1 -1
  1018. package/select/modern/components/optgroup/index.css +5 -5
  1019. package/select/modern/components/option/Component.js +1 -1
  1020. package/select/modern/components/option/index.css +19 -19
  1021. package/select/modern/components/options-list/Component.js +1 -1
  1022. package/select/modern/components/options-list/index.css +5 -5
  1023. package/select/modern/components/select-mobile/Component.js +6 -6
  1024. package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
  1025. package/select/modern/components/select-mobile/checkmark/index.css +3 -3
  1026. package/select/modern/components/select-mobile/index.css +10 -10
  1027. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1028. package/select/modern/components/select-mobile/index.js +6 -6
  1029. package/select/modern/components/select-mobile/options-list/Component.js +1 -1
  1030. package/select/modern/components/select-mobile/options-list/index.css +8 -8
  1031. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1032. package/select/modern/components/virtual-options-list/index.css +11 -11
  1033. package/select/modern/index.js +6 -6
  1034. package/select/modern/{intersection-observer-ff7c25ff.d.ts → intersection-observer-1dce0b10.d.ts} +0 -0
  1035. package/select/modern/{intersection-observer-ff7c25ff.js → intersection-observer-1dce0b10.js} +0 -0
  1036. package/select/modern/presets/index.js +6 -6
  1037. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1038. package/select/modern/presets/useLazyLoading/index.css +1 -1
  1039. package/select/modern/presets/useSelectWithApply/hook.js +6 -6
  1040. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
  1041. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1042. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1043. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
  1044. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1045. package/select/modern/presets/useSelectWithLoading/index.css +1 -1
  1046. package/select/presets/index.js +4 -4
  1047. package/select/presets/useLazyLoading/hook.js +3 -3
  1048. package/select/presets/useLazyLoading/index.css +1 -1
  1049. package/select/presets/useSelectWithApply/hook.js +4 -4
  1050. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1051. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1052. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1053. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1054. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1055. package/select/presets/useSelectWithLoading/index.css +1 -1
  1056. package/select/{tslib.es6-b07d064f.d.ts → tslib.es6-922852f1.d.ts} +0 -0
  1057. package/select/{tslib.es6-b07d064f.js → tslib.es6-922852f1.js} +0 -0
  1058. package/select-with-tags/component.js +1 -1
  1059. package/select-with-tags/components/index.js +1 -1
  1060. package/select-with-tags/components/tag/component.js +2 -2
  1061. package/select-with-tags/components/tag/index.css +10 -10
  1062. package/select-with-tags/components/tag/index.js +1 -1
  1063. package/select-with-tags/components/tag-list/component.js +2 -2
  1064. package/select-with-tags/components/tag-list/index.css +30 -30
  1065. package/select-with-tags/components/tag-list/index.js +1 -1
  1066. package/select-with-tags/esm/component.js +1 -1
  1067. package/select-with-tags/esm/components/index.js +1 -1
  1068. package/select-with-tags/esm/components/tag/component.js +2 -2
  1069. package/select-with-tags/esm/components/tag/index.css +10 -10
  1070. package/select-with-tags/esm/components/tag/index.js +1 -1
  1071. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1072. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  1073. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1074. package/select-with-tags/esm/index.js +1 -1
  1075. package/select-with-tags/esm/{tslib.es6-fef1f268.d.ts → tslib.es6-02fb24ed.d.ts} +0 -0
  1076. package/select-with-tags/esm/{tslib.es6-fef1f268.js → tslib.es6-02fb24ed.js} +0 -0
  1077. package/select-with-tags/esm/utils/index.js +1 -1
  1078. package/select-with-tags/esm/utils/match.js +1 -1
  1079. package/select-with-tags/index.js +1 -1
  1080. package/select-with-tags/modern/components/tag/component.js +1 -1
  1081. package/select-with-tags/modern/components/tag/index.css +10 -10
  1082. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1083. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  1084. package/select-with-tags/{tslib.es6-4f910db1.d.ts → tslib.es6-fc7cdc3c.d.ts} +0 -0
  1085. package/select-with-tags/{tslib.es6-4f910db1.js → tslib.es6-fc7cdc3c.js} +0 -0
  1086. package/select-with-tags/utils/index.js +1 -1
  1087. package/select-with-tags/utils/match.js +1 -1
  1088. package/skeleton/Component.js +1 -1
  1089. package/skeleton/esm/Component.js +1 -1
  1090. package/skeleton/esm/index.css +10 -10
  1091. package/skeleton/index.css +10 -10
  1092. package/skeleton/modern/Component.js +1 -1
  1093. package/skeleton/modern/index.css +10 -10
  1094. package/slider/Component.js +1 -1
  1095. package/slider/esm/Component.js +1 -1
  1096. package/slider/esm/index.css +36 -36
  1097. package/slider/index.css +36 -36
  1098. package/slider/modern/Component.js +1 -1
  1099. package/slider/modern/index.css +36 -36
  1100. package/slider-input/Component.js +1 -1
  1101. package/slider-input/esm/Component.js +1 -1
  1102. package/slider-input/esm/index.css +16 -16
  1103. package/slider-input/index.css +16 -16
  1104. package/slider-input/modern/Component.js +1 -1
  1105. package/slider-input/modern/index.css +16 -16
  1106. package/space/Component.js +2 -2
  1107. package/space/{Item-a085785b.d.ts → Item-4ee398e7.d.ts} +0 -0
  1108. package/space/{Item-a085785b.js → Item-4ee398e7.js} +0 -0
  1109. package/space/Item.js +1 -1
  1110. package/space/esm/Component.js +2 -2
  1111. package/space/esm/{Item-719c54ad.d.ts → Item-21dc9ca2.d.ts} +0 -0
  1112. package/space/esm/{Item-719c54ad.js → Item-21dc9ca2.js} +0 -0
  1113. package/space/esm/Item.js +1 -1
  1114. package/space/esm/index.css +8 -8
  1115. package/space/esm/index.js +1 -1
  1116. package/space/index.css +8 -8
  1117. package/space/index.js +1 -1
  1118. package/space/modern/Component.js +1 -1
  1119. package/space/modern/index.css +8 -8
  1120. package/spinner/Component.js +1 -1
  1121. package/spinner/esm/Component.js +1 -1
  1122. package/spinner/esm/index.css +6 -6
  1123. package/spinner/index.css +6 -6
  1124. package/spinner/modern/Component.js +1 -1
  1125. package/spinner/modern/index.css +6 -6
  1126. package/status/Component.js +1 -1
  1127. package/status/esm/Component.js +1 -1
  1128. package/status/esm/index.css +17 -17
  1129. package/status/index.css +17 -17
  1130. package/status/modern/Component.js +1 -1
  1131. package/status/modern/index.css +17 -17
  1132. package/stepped-progress-bar/Component.js +1 -1
  1133. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1134. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1135. package/stepped-progress-bar/esm/Component.js +1 -1
  1136. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1137. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1138. package/stepped-progress-bar/esm/index.css +3 -3
  1139. package/stepped-progress-bar/index.css +3 -3
  1140. package/stepped-progress-bar/modern/Component.js +1 -1
  1141. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1142. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1143. package/stepped-progress-bar/modern/index.css +3 -3
  1144. package/switch/Component.js +1 -1
  1145. package/switch/esm/Component.js +1 -1
  1146. package/switch/esm/index.css +25 -25
  1147. package/switch/index.css +25 -25
  1148. package/switch/modern/Component.js +1 -1
  1149. package/switch/modern/index.css +25 -25
  1150. package/table/component.js +1 -1
  1151. package/table/components/index.js +1 -1
  1152. package/table/components/pagination/Component.js +2 -2
  1153. package/table/components/pagination/index.css +7 -7
  1154. package/table/components/pagination/index.js +1 -1
  1155. package/table/components/pagination/select-field/index.css +3 -3
  1156. package/table/components/pagination/select-field/index.js +2 -2
  1157. package/table/components/table/Component.js +2 -2
  1158. package/table/components/table/index.css +5 -5
  1159. package/table/components/table/index.js +1 -1
  1160. package/table/components/table/utils.js +1 -1
  1161. package/table/components/tbody/Component.js +2 -2
  1162. package/table/components/tbody/index.css +1 -1
  1163. package/table/components/tbody/index.js +1 -1
  1164. package/table/components/tcell/Component.js +2 -2
  1165. package/table/components/tcell/index.css +3 -3
  1166. package/table/components/tcell/index.js +1 -1
  1167. package/table/components/texpandable-row/Component.js +2 -2
  1168. package/table/components/texpandable-row/index.css +4 -4
  1169. package/table/components/texpandable-row/index.js +1 -1
  1170. package/table/components/thead/Component.js +2 -2
  1171. package/table/components/thead/index.css +5 -5
  1172. package/table/components/thead/index.js +1 -1
  1173. package/table/components/thead-cell/Component.js +2 -2
  1174. package/table/components/thead-cell/index.css +4 -4
  1175. package/table/components/thead-cell/index.js +1 -1
  1176. package/table/components/trow/Component.js +2 -2
  1177. package/table/components/trow/index.css +7 -7
  1178. package/table/components/trow/index.js +1 -1
  1179. package/table/components/tsortable-head-cell/Component.js +2 -2
  1180. package/table/components/tsortable-head-cell/index.css +8 -8
  1181. package/table/components/tsortable-head-cell/index.js +1 -1
  1182. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1183. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1184. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1185. package/table/esm/component.js +1 -1
  1186. package/table/esm/components/index.js +1 -1
  1187. package/table/esm/components/pagination/Component.js +2 -2
  1188. package/table/esm/components/pagination/index.css +7 -7
  1189. package/table/esm/components/pagination/index.js +1 -1
  1190. package/table/esm/components/pagination/select-field/index.css +3 -3
  1191. package/table/esm/components/pagination/select-field/index.js +2 -2
  1192. package/table/esm/components/table/Component.js +2 -2
  1193. package/table/esm/components/table/index.css +5 -5
  1194. package/table/esm/components/table/index.js +1 -1
  1195. package/table/esm/components/table/utils.js +1 -1
  1196. package/table/esm/components/tbody/Component.js +2 -2
  1197. package/table/esm/components/tbody/index.css +1 -1
  1198. package/table/esm/components/tbody/index.js +1 -1
  1199. package/table/esm/components/tcell/Component.js +2 -2
  1200. package/table/esm/components/tcell/index.css +3 -3
  1201. package/table/esm/components/tcell/index.js +1 -1
  1202. package/table/esm/components/texpandable-row/Component.js +2 -2
  1203. package/table/esm/components/texpandable-row/index.css +4 -4
  1204. package/table/esm/components/texpandable-row/index.js +1 -1
  1205. package/table/esm/components/thead/Component.js +2 -2
  1206. package/table/esm/components/thead/index.css +5 -5
  1207. package/table/esm/components/thead/index.js +1 -1
  1208. package/table/esm/components/thead-cell/Component.js +2 -2
  1209. package/table/esm/components/thead-cell/index.css +4 -4
  1210. package/table/esm/components/thead-cell/index.js +1 -1
  1211. package/table/esm/components/trow/Component.js +2 -2
  1212. package/table/esm/components/trow/index.css +7 -7
  1213. package/table/esm/components/trow/index.js +1 -1
  1214. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1215. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  1216. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1217. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1218. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1219. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1220. package/table/esm/index.js +1 -1
  1221. package/table/esm/{tslib.es6-42178a71.d.ts → tslib.es6-a27846e0.d.ts} +0 -0
  1222. package/table/esm/{tslib.es6-42178a71.js → tslib.es6-a27846e0.js} +0 -0
  1223. package/table/index.js +1 -1
  1224. package/table/modern/components/pagination/Component.js +1 -1
  1225. package/table/modern/components/pagination/index.css +7 -7
  1226. package/table/modern/components/pagination/select-field/index.css +3 -3
  1227. package/table/modern/components/pagination/select-field/index.js +1 -1
  1228. package/table/modern/components/table/Component.js +1 -1
  1229. package/table/modern/components/table/index.css +5 -5
  1230. package/table/modern/components/tbody/Component.js +1 -1
  1231. package/table/modern/components/tbody/index.css +1 -1
  1232. package/table/modern/components/tcell/Component.js +1 -1
  1233. package/table/modern/components/tcell/index.css +3 -3
  1234. package/table/modern/components/texpandable-row/Component.js +1 -1
  1235. package/table/modern/components/texpandable-row/index.css +4 -4
  1236. package/table/modern/components/thead/Component.js +1 -1
  1237. package/table/modern/components/thead/index.css +5 -5
  1238. package/table/modern/components/thead-cell/Component.js +1 -1
  1239. package/table/modern/components/thead-cell/index.css +4 -4
  1240. package/table/modern/components/trow/Component.js +1 -1
  1241. package/table/modern/components/trow/index.css +7 -7
  1242. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1243. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  1244. package/table/{tslib.es6-9dd33e1c.d.ts → tslib.es6-86530ad1.d.ts} +0 -0
  1245. package/table/{tslib.es6-9dd33e1c.js → tslib.es6-86530ad1.js} +0 -0
  1246. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1247. package/tabs/components/primary-tablist/Component.js +1 -1
  1248. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1249. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1250. package/tabs/components/primary-tablist/index.css +18 -18
  1251. package/tabs/components/primary-tablist/mobile.css +20 -20
  1252. package/tabs/components/scrollable-container/Component.js +1 -1
  1253. package/tabs/components/scrollable-container/index.css +3 -3
  1254. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1255. package/tabs/components/secondary-tablist/Component.js +1 -1
  1256. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1257. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1258. package/tabs/components/secondary-tablist/index.css +9 -9
  1259. package/tabs/components/secondary-tablist/mobile.css +11 -11
  1260. package/tabs/components/tab/Component.js +1 -1
  1261. package/tabs/components/tab/index.css +2 -2
  1262. package/tabs/components/tabs/Component.d.ts +1 -1
  1263. package/tabs/components/tabs/Component.desktop.d.ts +1 -1
  1264. package/tabs/components/tabs/Component.desktop.js +3 -3
  1265. package/tabs/components/tabs/Component.mobile.d.ts +1 -1
  1266. package/tabs/components/tabs/Component.mobile.js +3 -3
  1267. package/tabs/components/tabs/Component.responsive.d.ts +1 -1
  1268. package/tabs/components/tabs/Component.responsive.js +3 -3
  1269. package/tabs/desktop.js +3 -3
  1270. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1271. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1272. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1273. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1274. package/tabs/esm/components/primary-tablist/index.css +18 -18
  1275. package/tabs/esm/components/primary-tablist/mobile.css +20 -20
  1276. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1277. package/tabs/esm/components/scrollable-container/index.css +3 -3
  1278. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1279. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1280. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1281. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1282. package/tabs/esm/components/secondary-tablist/index.css +9 -9
  1283. package/tabs/esm/components/secondary-tablist/mobile.css +11 -11
  1284. package/tabs/esm/components/tab/Component.js +1 -1
  1285. package/tabs/esm/components/tab/index.css +2 -2
  1286. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1287. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1288. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1289. package/tabs/esm/desktop.js +3 -3
  1290. package/tabs/esm/index.js +3 -3
  1291. package/tabs/esm/index.module-9995d964.js +4 -0
  1292. package/tabs/esm/index.module-d37e3d60.js +4 -0
  1293. package/tabs/esm/mobile.js +3 -3
  1294. package/tabs/esm/responsive.js +3 -3
  1295. package/tabs/esm/{tslib.es6-9f317bd0.d.ts → tslib.es6-cba4fc52.d.ts} +0 -0
  1296. package/tabs/esm/{tslib.es6-9f317bd0.js → tslib.es6-cba4fc52.js} +0 -0
  1297. package/tabs/index.js +3 -3
  1298. package/tabs/index.module-4b11b52b.js +4 -0
  1299. package/tabs/index.module-e28a9dac.js +4 -0
  1300. package/tabs/mobile.js +3 -3
  1301. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1302. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1303. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1304. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1305. package/tabs/modern/components/primary-tablist/mobile.css +20 -20
  1306. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1307. package/tabs/modern/components/scrollable-container/index.css +3 -3
  1308. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1309. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1310. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1311. package/tabs/modern/components/secondary-tablist/index.css +9 -9
  1312. package/tabs/modern/components/secondary-tablist/mobile.css +11 -11
  1313. package/tabs/modern/components/tab/Component.js +1 -1
  1314. package/tabs/modern/components/tab/index.css +2 -2
  1315. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1316. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1317. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1318. package/tabs/modern/desktop.js +2 -2
  1319. package/tabs/modern/index.js +2 -2
  1320. package/tabs/modern/index.module-9995d964.js +4 -0
  1321. package/tabs/modern/index.module-d37e3d60.js +4 -0
  1322. package/tabs/modern/mobile.js +2 -2
  1323. package/tabs/modern/responsive.js +2 -2
  1324. package/tabs/responsive.js +3 -3
  1325. package/tabs/{tslib.es6-c16177f5.d.ts → tslib.es6-22792acf.d.ts} +0 -0
  1326. package/tabs/{tslib.es6-c16177f5.js → tslib.es6-22792acf.js} +0 -0
  1327. package/tag/Component.js +3 -3
  1328. package/tag/default.css +8 -8
  1329. package/tag/esm/Component.js +3 -3
  1330. package/tag/esm/default.css +8 -8
  1331. package/tag/esm/index.css +37 -37
  1332. package/tag/esm/inverted.css +8 -8
  1333. package/tag/index.css +37 -37
  1334. package/tag/inverted.css +8 -8
  1335. package/tag/modern/Component.js +3 -3
  1336. package/tag/modern/default.css +8 -8
  1337. package/tag/modern/index.css +37 -37
  1338. package/tag/modern/inverted.css +8 -8
  1339. package/textarea/Component.js +3 -3
  1340. package/textarea/default.css +18 -18
  1341. package/textarea/esm/Component.js +3 -3
  1342. package/textarea/esm/default.css +18 -18
  1343. package/textarea/esm/index.css +21 -21
  1344. package/textarea/esm/inverted.css +18 -18
  1345. package/textarea/index.css +21 -21
  1346. package/textarea/inverted.css +18 -18
  1347. package/textarea/modern/Component.js +3 -3
  1348. package/textarea/modern/default.css +18 -18
  1349. package/textarea/modern/index.css +21 -21
  1350. package/textarea/modern/inverted.css +18 -18
  1351. package/themes/compiled/mobile-dark-bluetint.css +944 -944
  1352. package/toast/component.js +1 -1
  1353. package/toast/esm/component.js +1 -1
  1354. package/toast/esm/index.css +8 -8
  1355. package/toast/index.css +8 -8
  1356. package/toast/modern/component.js +1 -1
  1357. package/toast/modern/index.css +8 -8
  1358. package/toast-plate/component.js +1 -1
  1359. package/toast-plate/esm/component.js +1 -1
  1360. package/toast-plate/esm/index.css +14 -14
  1361. package/toast-plate/index.css +14 -14
  1362. package/toast-plate/modern/component.js +1 -1
  1363. package/toast-plate/modern/index.css +14 -14
  1364. package/tooltip/{Component-63eb5fdf.d.ts → Component-80986b87.d.ts} +0 -0
  1365. package/tooltip/{Component-63eb5fdf.js → Component-80986b87.js} +3 -3
  1366. package/tooltip/Component.js +1 -1
  1367. package/tooltip/component.responsive.js +2 -2
  1368. package/tooltip/default.css +2 -2
  1369. package/tooltip/esm/{Component-33302743.d.ts → Component-835d0d92.d.ts} +0 -0
  1370. package/tooltip/esm/{Component-33302743.js → Component-835d0d92.js} +3 -3
  1371. package/tooltip/esm/Component.js +1 -1
  1372. package/tooltip/esm/component.responsive.js +2 -2
  1373. package/tooltip/esm/default.css +2 -2
  1374. package/tooltip/esm/index.css +5 -5
  1375. package/tooltip/esm/index.d.ts +1 -1
  1376. package/tooltip/esm/index.js +1 -1
  1377. package/tooltip/esm/inverted.css +4 -4
  1378. package/tooltip/esm/responsive.css +2 -2
  1379. package/tooltip/esm/responsive.js +1 -1
  1380. package/tooltip/index.css +5 -5
  1381. package/tooltip/index.d.ts +1 -1
  1382. package/tooltip/index.js +1 -1
  1383. package/tooltip/inverted.css +4 -4
  1384. package/tooltip/modern/Component.js +3 -3
  1385. package/tooltip/modern/component.responsive.js +1 -1
  1386. package/tooltip/modern/default.css +2 -2
  1387. package/tooltip/modern/index.css +5 -5
  1388. package/tooltip/modern/inverted.css +4 -4
  1389. package/tooltip/modern/responsive.css +2 -2
  1390. package/tooltip/responsive.css +2 -2
  1391. package/tooltip/responsive.js +1 -1
  1392. package/typography/colors.css +12 -12
  1393. package/typography/{colors.module-b38fb1e2.d.ts → colors.module-1a941af2.d.ts} +0 -0
  1394. package/typography/{colors.module-b38fb1e2.js → colors.module-1a941af2.js} +1 -1
  1395. package/typography/common.module-d1aaa24a.js +4 -0
  1396. package/typography/component.js +2 -2
  1397. package/typography/esm/colors.css +12 -12
  1398. package/typography/esm/{colors.module-9ba992f7.d.ts → colors.module-64c92ec5.d.ts} +0 -0
  1399. package/typography/esm/{colors.module-9ba992f7.js → colors.module-64c92ec5.js} +1 -1
  1400. package/typography/esm/common.module-9721715d.js +4 -0
  1401. package/typography/esm/component.js +2 -2
  1402. package/typography/esm/index.js +2 -2
  1403. package/typography/esm/text/component.d.ts +1 -1
  1404. package/typography/esm/text/component.js +2 -2
  1405. package/typography/esm/text/index.css +13 -13
  1406. package/typography/esm/text/index.js +1 -1
  1407. package/typography/esm/title/common.css +4 -4
  1408. package/typography/esm/title/component.d.ts +1 -1
  1409. package/typography/esm/title/component.js +1 -1
  1410. package/typography/esm/title/index.css +18 -18
  1411. package/typography/esm/title/index.js +3 -3
  1412. package/typography/esm/title-mobile/component.js +3 -3
  1413. package/typography/esm/title-mobile/index.css +13 -13
  1414. package/typography/esm/title-mobile/index.js +2 -2
  1415. package/typography/esm/title-responsive/component.js +3 -3
  1416. package/typography/esm/title-responsive/index.css +40 -40
  1417. package/typography/esm/title-responsive/index.js +2 -2
  1418. package/typography/index.js +2 -2
  1419. package/typography/modern/colors.css +12 -12
  1420. package/typography/modern/colors.module-bf1f17d5.js +4 -0
  1421. package/typography/modern/common.module-9721715d.js +4 -0
  1422. package/typography/modern/component.js +2 -2
  1423. package/typography/modern/index.js +2 -2
  1424. package/typography/modern/text/component.js +2 -2
  1425. package/typography/modern/text/index.css +13 -13
  1426. package/typography/modern/text/index.js +1 -1
  1427. package/typography/modern/title/common.css +4 -4
  1428. package/typography/modern/title/component.js +1 -1
  1429. package/typography/modern/title/index.css +18 -18
  1430. package/typography/modern/title/index.js +3 -3
  1431. package/typography/modern/title-mobile/component.js +3 -3
  1432. package/typography/modern/title-mobile/index.css +13 -13
  1433. package/typography/modern/title-mobile/index.js +2 -2
  1434. package/typography/modern/title-responsive/component.js +3 -3
  1435. package/typography/modern/title-responsive/index.css +40 -40
  1436. package/typography/modern/title-responsive/index.js +2 -2
  1437. package/typography/text/component.d.ts +2 -2
  1438. package/typography/text/component.js +2 -2
  1439. package/typography/text/index.css +13 -13
  1440. package/typography/text/index.js +1 -1
  1441. package/typography/title/common.css +4 -4
  1442. package/typography/title/component.d.ts +3 -3
  1443. package/typography/title/component.js +1 -1
  1444. package/typography/title/index.css +18 -18
  1445. package/typography/title/index.js +3 -3
  1446. package/typography/title-mobile/component.js +3 -3
  1447. package/typography/title-mobile/index.css +13 -13
  1448. package/typography/title-mobile/index.js +2 -2
  1449. package/typography/title-responsive/component.js +3 -3
  1450. package/typography/title-responsive/index.css +40 -40
  1451. package/typography/title-responsive/index.js +2 -2
  1452. package/with-suffix/Component.js +1 -1
  1453. package/with-suffix/esm/Component.js +1 -1
  1454. package/with-suffix/esm/index.css +8 -8
  1455. package/with-suffix/index.css +8 -8
  1456. package/with-suffix/modern/Component.js +1 -1
  1457. package/with-suffix/modern/index.css +8 -8
  1458. package/calendar-range/modern/index.module-32c42249.js +0 -4
  1459. package/grid/esm/gutters.module-da4fbc95.js +0 -27
  1460. package/grid/gutters.module-a53cde3d.js +0 -28
  1461. package/grid/modern/gutters.module-00cae7da.js +0 -4
  1462. package/modal/esm/transitions.module-3ddf5895.js +0 -4
  1463. package/modal/modern/transitions.module-3ddf5895.js +0 -4
  1464. package/modal/transitions.module-010c331b.js +0 -4
  1465. package/tabs/esm/index.module-0c35fb92.js +0 -4
  1466. package/tabs/esm/index.module-bf5ed13d.js +0 -4
  1467. package/tabs/index.module-3d3a2e52.js +0 -4
  1468. package/tabs/index.module-a1e7181c.js +0 -4
  1469. package/tabs/modern/index.module-0c35fb92.js +0 -4
  1470. package/tabs/modern/index.module-bf5ed13d.js +0 -4
  1471. package/typography/common.module-349e8d6d.js +0 -4
  1472. package/typography/esm/common.module-95653ede.js +0 -4
  1473. package/typography/modern/colors.module-daa94b23.js +0 -4
  1474. package/typography/modern/common.module-95653ede.js +0 -4
@@ -1,331 +1,331 @@
1
- .divider__component_in925 {
2
- border-bottom: 1px solid #2b2b2e;
3
- }.card-image__cardImage_w780w {
1
+ .card-image__cardImage_qfcdx {
4
2
  background: #e7e8ea;
5
3
  }
6
- .card-image__loaded_w780w {
4
+ .card-image__loaded_qfcdx {
7
5
  background: transparent
8
- }.badge__component_q8s22 {
6
+ }.divider__component_hcz1l {
7
+ border-bottom: 1px solid #2b2b2e;
8
+ }.badge__component_vhyzy {
9
9
  background-color: #ef3124;
10
10
  color: #000;
11
11
  }
12
- .badge__outlineCount_q8s22 {
12
+ .badge__outlineCount_vhyzy {
13
13
  background-color: #121212;
14
14
  }
15
- .badge__icon_q8s22 {
15
+ .badge__icon_vhyzy {
16
16
  color: #2fc26e
17
17
  }
18
- .badge__icon_q8s22.badge__positive_q8s22 {
18
+ .badge__icon_vhyzy.badge__positive_vhyzy {
19
19
  color: #2fc26e;
20
20
  background-color: #2fc26e;
21
21
  }
22
- .badge__icon_q8s22.badge__attention_q8s22 {
22
+ .badge__icon_vhyzy.badge__attention_vhyzy {
23
23
  color: #f6bf65;
24
24
  background-color: #f6bf65;
25
25
  }
26
- .badge__icon_q8s22.badge__negative_q8s22 {
26
+ .badge__icon_vhyzy.badge__negative_vhyzy {
27
27
  color: #d91d0b;
28
28
  background-color: #d91d0b;
29
29
  }
30
- .badge__icon_q8s22.badge__link_q8s22 {
30
+ .badge__icon_vhyzy.badge__link_vhyzy {
31
31
  color: #0072ef;
32
32
  background-color: #0072ef;
33
33
  }
34
- .badge__icon_q8s22.badge__tertiary_q8s22 {
34
+ .badge__icon_vhyzy.badge__tertiary_vhyzy {
35
35
  color: #464649;
36
36
  background-color: #464649;
37
37
  }
38
- .badge__icon_q8s22.badge__secondary_q8s22 {
38
+ .badge__icon_vhyzy.badge__secondary_vhyzy {
39
39
  color: #8d8d93;
40
40
  background-color: #8d8d93;
41
41
  }
42
- .badge__icon_q8s22.badge__primary_q8s22 {
42
+ .badge__icon_vhyzy.badge__primary_vhyzy {
43
43
  color: #fff;
44
44
  background-color: #fff;
45
45
  }
46
- .badge__icon_q8s22:before {
46
+ .badge__icon_vhyzy:before {
47
47
  background-color: #121212;
48
48
  }
49
- .badge__outline_q8s22 {
49
+ .badge__outline_vhyzy {
50
50
  background-color: #121212;
51
51
  }
52
- .badge__outlineColor_q8s22.badge__attention_q8s22 {
52
+ .badge__outlineColor_vhyzy.badge__attention_vhyzy {
53
53
  background-color: #f6bf65;
54
54
  }
55
- .badge__outlineColor_q8s22.badge__positive_q8s22 {
55
+ .badge__outlineColor_vhyzy.badge__positive_vhyzy {
56
56
  background-color: #2fc26e;
57
57
  }
58
- .badge__outlineColor_q8s22.badge__negative_q8s22 {
58
+ .badge__outlineColor_vhyzy.badge__negative_vhyzy {
59
59
  background-color: #d91d0b;
60
60
  }
61
- .badge__outlineColor_q8s22.badge__link_q8s22 {
61
+ .badge__outlineColor_vhyzy.badge__link_vhyzy {
62
62
  background-color: #0072ef;
63
63
  }
64
- .badge__outlineColor_q8s22 .badge__tertiary_q8s22 {
64
+ .badge__outlineColor_vhyzy .badge__tertiary_vhyzy {
65
65
  background-color: #464649;
66
66
  }
67
- .badge__outlineColor_q8s22.badge__secondary_q8s22 {
67
+ .badge__outlineColor_vhyzy.badge__secondary_vhyzy {
68
68
  background-color: #8d8d93;
69
69
  }
70
- .badge__outlineColor_q8s22.badge__primary_q8s22 {
70
+ .badge__outlineColor_vhyzy.badge__primary_vhyzy {
71
71
  background-color: #fff;
72
- }.backdrop__backdrop_wcod5 {
73
- -webkit-tap-highlight-color: transparent;
74
- }
75
- .backdrop__appear_wcod5,
76
- .backdrop__enter_wcod5 {
77
- background-color: transparent;
78
- }
79
- .backdrop__appearActive_wcod5,
80
- .backdrop__enterActive_wcod5,
81
- .backdrop__appearDone_wcod5,
82
- .backdrop__enterDone_wcod5 {
83
- background-color: rgba(0, 0, 0, 0.8);
84
- }
85
- .backdrop__exit_wcod5 {
86
- background-color: rgba(0, 0, 0, 0.8);
87
- }
88
- .backdrop__exitActive_wcod5,
89
- .backdrop__exitDone_wcod5 {
90
- background-color: transparent;
91
- }.checkbox-group__error_15s3c {
72
+ }.checkbox-group__error_1np40 {
92
73
  border-left: 1px solid #f15045;
93
74
  }
94
- .checkbox-group__label_15s3c {
75
+ .checkbox-group__label_1np40 {
95
76
  color: #fff;
96
77
  }
97
- .checkbox-group__errorMessage_15s3c {
78
+ .checkbox-group__errorMessage_1np40 {
98
79
  color: #f15045;
99
80
  }
100
- .checkbox-group__hint_15s3c {
81
+ .checkbox-group__hint_1np40 {
101
82
  color: #8d8d93;
102
- }.dropzone__component_sidcf {
83
+ }.dropzone__component_k1s9n {
103
84
  border: 2px dashed #464649;
104
85
  }
105
- .dropzone__component_sidcf:not(.dropzone__disabled_sidcf):hover {
86
+ .dropzone__component_k1s9n:not(.dropzone__disabled_k1s9n):hover {
106
87
  background-color: transparent;
107
88
  }
108
- .dropzone__dragOver_sidcf {
89
+ .dropzone__dragOver_k1s9n {
109
90
  background-color: transparent;
110
91
  }
111
- .dropzone__error_sidcf {
92
+ .dropzone__error_k1s9n {
112
93
  border-color: #ef3124;
113
94
  }
114
- .dropzone__overlay_14352 {
95
+ .dropzone__overlay_1urwj {
115
96
  background: #202022;
116
97
  }
117
- .dropzone__text_14352 {
98
+ .dropzone__text_1urwj {
118
99
  color: #fff;
119
- }.checkbox__box_o1jgr {
100
+ }.backdrop__backdrop_f0t27 {
101
+ -webkit-tap-highlight-color: transparent;
102
+ }
103
+ .backdrop__appear_f0t27,
104
+ .backdrop__enter_f0t27 {
105
+ background-color: transparent;
106
+ }
107
+ .backdrop__appearActive_f0t27,
108
+ .backdrop__enterActive_f0t27,
109
+ .backdrop__appearDone_f0t27,
110
+ .backdrop__enterDone_f0t27 {
111
+ background-color: rgba(0, 0, 0, 0.8);
112
+ }
113
+ .backdrop__exit_f0t27 {
114
+ background-color: rgba(0, 0, 0, 0.8);
115
+ }
116
+ .backdrop__exitActive_f0t27,
117
+ .backdrop__exitDone_f0t27 {
118
+ background-color: transparent;
119
+ }.checkbox__box_19mbn {
120
120
  color: #000;
121
121
  background-color: #000;
122
122
  border: 1.5px solid #8d8d93;
123
123
  }
124
- .checkbox__checkedIcon_o1jgr {
124
+ .checkbox__checkedIcon_19mbn {
125
125
  color: #000;
126
126
  }
127
- .checkbox__component_o1jgr:hover:not(.checkbox__disabled_o1jgr):not(.checkbox__inactive_o1jgr) .checkbox__box_o1jgr {
127
+ .checkbox__component_19mbn:hover:not(.checkbox__disabled_19mbn):not(.checkbox__inactive_19mbn) .checkbox__box_19mbn {
128
128
  background-color: #000;
129
129
  border-color: #8d8d93;
130
130
  }
131
- .checkbox__component_o1jgr:active:not(.checkbox__disabled_o1jgr):not(.checkbox__inactive_o1jgr) .checkbox__box_o1jgr {
131
+ .checkbox__component_19mbn:active:not(.checkbox__disabled_19mbn):not(.checkbox__inactive_19mbn) .checkbox__box_19mbn {
132
132
  background-color: #000;
133
133
  border-color: #fff;
134
134
  }
135
- .checkbox__checked_o1jgr .checkbox__box_o1jgr {
135
+ .checkbox__checked_19mbn .checkbox__box_19mbn {
136
136
  background-color: #fff;
137
137
  border-color: transparent;
138
138
  }
139
- .checkbox__checked_o1jgr:hover:not(.checkbox__disabled_o1jgr):not(.checkbox__inactive_o1jgr) .checkbox__box_o1jgr {
139
+ .checkbox__checked_19mbn:hover:not(.checkbox__disabled_19mbn):not(.checkbox__inactive_19mbn) .checkbox__box_19mbn {
140
140
  background-color: rgb(255, 255, 255);
141
141
  border-color: transparent;
142
142
  }
143
- .checkbox__checked_o1jgr:active:not(.checkbox__disabled_o1jgr):not(.checkbox__inactive_o1jgr) .checkbox__box_o1jgr {
143
+ .checkbox__checked_19mbn:active:not(.checkbox__disabled_19mbn):not(.checkbox__inactive_19mbn) .checkbox__box_19mbn {
144
144
  background-color: rgb(255, 255, 255);
145
145
  border-color: transparent;
146
146
  }
147
- .checkbox__indeterminate_o1jgr .checkbox__box_o1jgr {
147
+ .checkbox__indeterminate_19mbn .checkbox__box_19mbn {
148
148
  background-color: #fff;
149
149
  border-color: transparent;
150
150
  }
151
- .checkbox__indeterminate_o1jgr:hover:not(.checkbox__disabled_o1jgr):not(.checkbox__inactive_o1jgr) .checkbox__box_o1jgr {
151
+ .checkbox__indeterminate_19mbn:hover:not(.checkbox__disabled_19mbn):not(.checkbox__inactive_19mbn) .checkbox__box_19mbn {
152
152
  background-color: rgb(255, 255, 255);
153
153
  border-color: transparent;
154
154
  }
155
- .checkbox__indeterminate_o1jgr:active:not(.checkbox__disabled_o1jgr):not(.checkbox__inactive_o1jgr) .checkbox__box_o1jgr {
155
+ .checkbox__indeterminate_19mbn:active:not(.checkbox__disabled_19mbn):not(.checkbox__inactive_19mbn) .checkbox__box_19mbn {
156
156
  background-color: rgb(255, 255, 255);
157
157
  border-color: transparent;
158
158
  }
159
- .checkbox__disabled_o1jgr .checkbox__box_o1jgr {
159
+ .checkbox__disabled_19mbn .checkbox__box_19mbn {
160
160
  background-color: #000;
161
161
  border-color: #2a2a2c;
162
162
  }
163
- .checkbox__disabled_o1jgr.checkbox__checked_o1jgr .checkbox__box_o1jgr {
163
+ .checkbox__disabled_19mbn.checkbox__checked_19mbn .checkbox__box_19mbn {
164
164
  background-color: #3a3a3c;
165
165
  border-color: transparent;
166
166
  }
167
- .checkbox__disabled_o1jgr.checkbox__indeterminate_o1jgr .checkbox__box_o1jgr {
167
+ .checkbox__disabled_19mbn.checkbox__indeterminate_19mbn .checkbox__box_19mbn {
168
168
  background-color: #3a3a3c;
169
169
  border-color: transparent;
170
170
  }
171
- .checkbox__disabled_o1jgr .checkbox__label_o1jgr {
171
+ .checkbox__disabled_19mbn .checkbox__label_19mbn {
172
172
  color: #8d8d93;
173
173
  }
174
- .checkbox__disabled_o1jgr .checkbox__hint_o1jgr {
174
+ .checkbox__disabled_19mbn .checkbox__hint_19mbn {
175
175
  color: #8d8d93;
176
176
  }
177
- .checkbox__inactive_o1jgr .checkbox__box_o1jgr {
177
+ .checkbox__inactive_19mbn .checkbox__box_19mbn {
178
178
  background-color: #3a3a3c;
179
179
  border-color: #464649;
180
180
  }
181
- .checkbox__inactive_o1jgr.checkbox__checked_o1jgr .checkbox__box_o1jgr {
181
+ .checkbox__inactive_19mbn.checkbox__checked_19mbn .checkbox__box_19mbn {
182
182
  color: #464649;
183
183
  border-color: transparent;
184
184
  }
185
- .checkbox__inactive_o1jgr.checkbox__indeterminate_o1jgr .checkbox__box_o1jgr {
185
+ .checkbox__inactive_19mbn.checkbox__indeterminate_19mbn .checkbox__box_19mbn {
186
186
  border-color: transparent;
187
187
  }
188
- .checkbox__focused_o1jgr .checkbox__box_o1jgr {
188
+ .checkbox__focused_19mbn .checkbox__box_19mbn {
189
189
  outline: 2px solid #0072ef;
190
190
  }
191
- .checkbox__label_o1jgr {
191
+ .checkbox__label_19mbn {
192
192
  color: #fff;
193
193
  }
194
- .checkbox__errorMessage_o1jgr {
194
+ .checkbox__errorMessage_19mbn {
195
195
  color: #f15045;
196
196
  }
197
- .checkbox__hint_o1jgr {
197
+ .checkbox__hint_19mbn {
198
198
  color: #8d8d93;
199
199
  }
200
- .checkbox__inactive_o1jgr .checkbox__indeterminateLine_o1jgr {
200
+ .checkbox__inactive_19mbn .checkbox__indeterminateLine_19mbn {
201
201
  background-color: #464649;
202
202
  }
203
- .checkbox__indeterminateLine_o1jgr {
203
+ .checkbox__indeterminateLine_19mbn {
204
204
  background-color: #000;
205
- }.code-input__error_1q6ok {
205
+ }.code-input__error_w42b9 {
206
206
  color: #f15045;
207
207
  }
208
- @keyframes code-input__shake_1q6ok {
208
+ @keyframes code-input__shake_w42b9 {
209
209
  }
210
- .code-input__input_aqmqy {
210
+ .code-input__input_v16om {
211
211
  background-color: #202022;
212
212
  color: #fff
213
213
  }
214
- .code-input__input_aqmqy.code-input__hasError_aqmqy {
214
+ .code-input__input_v16om.code-input__hasError_v16om {
215
215
  color: #f15045;
216
216
  caret-color: #fff;
217
217
  background-color: #35110d;
218
218
  }
219
- .code-input__input_aqmqy.code-input__disabled_aqmqy {
219
+ .code-input__input_v16om.code-input__disabled_v16om {
220
220
  color: #464649;
221
221
  }
222
- .code-input__input_aqmqy:-webkit-autofill {
222
+ .code-input__input_v16om:-webkit-autofill {
223
223
  -webkit-text-fill-color: #fff;
224
- }.hatching-progress-bar__container_16583 {
225
- background: rgba(255, 255, 255, 0.1);
226
- }
227
- .hatching-progress-bar__hatch_16583 {
228
- background: repeating-linear-gradient(
229
- -45deg,
230
- #464649 6px 10px,
231
- rgba(255, 255, 255, 0) 10px 18px
232
- );
233
- }
234
- .hatching-progress-bar__positive_16583 {
235
- background: #2fc26e;
236
- }
237
- .hatching-progress-bar__attention_16583 {
238
- background: #f6bf65;
239
- }
240
- .hatching-progress-bar__negative_16583 {
241
- background: #d91d0b;
242
- }
243
- .hatching-progress-bar__link_16583 {
244
- background: #0072ef;
245
- }
246
- .hatching-progress-bar__tertiary_16583 {
247
- background: #464649;
248
- }
249
- .hatching-progress-bar__secondary_16583 {
250
- background: #8d8d93;
251
- }
252
- .hatching-progress-bar__primary_16583 {
253
- background: #fff;
254
- }
255
- .hatching-progress-bar__accent_16583 {
256
- background: #ef3124;
257
- }.form-control__component_1vv7e {
224
+ }.form-control__component_fz2y3 {
258
225
  color: #fff;
259
226
  }
260
- .form-control__inner_1vv7e {
227
+ .form-control__inner_fz2y3 {
261
228
  background-color: #202022;
262
229
  }
263
- .form-control__label_1vv7e {
230
+ .form-control__label_fz2y3 {
264
231
  color: #8d8d93;
265
232
  }
266
- .form-control__hint_1vv7e {
233
+ .form-control__hint_fz2y3 {
267
234
  color: #8d8d93;
268
235
  }
269
- .form-control__disabled_1vv7e {
236
+ .form-control__disabled_fz2y3 {
270
237
  background-color: #202022;
271
238
  color: #8d8d93;
272
239
  }
273
- .form-control__focused_1vv7e.form-control__inner_1vv7e {
240
+ .form-control__focused_fz2y3.form-control__inner_fz2y3 {
274
241
  background-color: #202022;
275
242
  }
276
- .form-control__inner_1vv7e:not(.form-control__disabled_1vv7e):hover {
243
+ .form-control__inner_fz2y3:not(.form-control__disabled_fz2y3):hover {
277
244
  background-color: #202022;
278
245
  }
279
- .form-control__error_1vv7e {
246
+ .form-control__error_fz2y3 {
280
247
  color: #f15045;
281
248
  }
282
- .form-control__hasError_1vv7e .form-control__label_1vv7e {
249
+ .form-control__hasError_fz2y3 .form-control__label_fz2y3 {
283
250
  color: #f15045;
284
251
  }
285
252
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
286
253
  }
287
- .form-control__component_10h81 {
254
+ .form-control__component_1jm7n {
288
255
  color: #000;
289
256
  }
290
- .form-control__inner_10h81 {
257
+ .form-control__inner_1jm7n {
291
258
  background-color: #f3f4f5;
292
259
  }
293
- .form-control__label_10h81 {
260
+ .form-control__label_1jm7n {
294
261
  color: rgba(60, 60, 67, 0.6);
295
262
  }
296
- .form-control__hint_10h81 {
263
+ .form-control__hint_1jm7n {
297
264
  color: rgba(60, 60, 67, 0.6);
298
265
  }
299
- .form-control__disabled_10h81 {
266
+ .form-control__disabled_1jm7n {
300
267
  background-color: #f3f4f5;
301
268
  color: rgba(60, 60, 67, 0.6);
302
269
  }
303
- .form-control__focused_10h81.form-control__inner_10h81 {
270
+ .form-control__focused_1jm7n.form-control__inner_1jm7n {
304
271
  background-color: #f3f4f5;
305
272
  }
306
- .form-control__inner_10h81:not(.form-control__disabled_10h81):hover {
273
+ .form-control__inner_1jm7n:not(.form-control__disabled_1jm7n):hover {
307
274
  background-color: #f3f4f5;
308
275
  }
309
- .form-control__error_10h81 {
276
+ .form-control__error_1jm7n {
310
277
  color: #ef3124;
311
278
  }
312
- .form-control__hasError_10h81 .form-control__label_10h81 {
279
+ .form-control__hasError_1jm7n .form-control__label_1jm7n {
313
280
  color: #ef3124;
314
- }@keyframes loader__blink_1qb9n {
315
- }.icon-view__component_14cbc {
281
+ }.hatching-progress-bar__container_bud8z {
282
+ background: rgba(255, 255, 255, 0.1);
283
+ }
284
+ .hatching-progress-bar__hatch_bud8z {
285
+ background: repeating-linear-gradient(
286
+ -45deg,
287
+ #464649 6px 10px,
288
+ rgba(255, 255, 255, 0) 10px 18px
289
+ );
290
+ }
291
+ .hatching-progress-bar__positive_bud8z {
292
+ background: #2fc26e;
293
+ }
294
+ .hatching-progress-bar__attention_bud8z {
295
+ background: #f6bf65;
296
+ }
297
+ .hatching-progress-bar__negative_bud8z {
298
+ background: #d91d0b;
299
+ }
300
+ .hatching-progress-bar__link_bud8z {
301
+ background: #0072ef;
302
+ }
303
+ .hatching-progress-bar__tertiary_bud8z {
304
+ background: #464649;
305
+ }
306
+ .hatching-progress-bar__secondary_bud8z {
307
+ background: #8d8d93;
308
+ }
309
+ .hatching-progress-bar__primary_bud8z {
310
+ background: #fff;
311
+ }
312
+ .hatching-progress-bar__accent_bud8z {
313
+ background: #ef3124;
314
+ }@keyframes loader__blink_1kgp1 {
315
+ }.list__list_132dt {
316
+ color: #fff;
317
+ }
318
+ .list__slot_132dt {
319
+ color: #fff;
320
+ }.icon-view__component_1lset {
316
321
  color: rgba(235, 235, 245, 0.6);
317
322
  }
318
- .icon-view__bg_14cbc {
323
+ .icon-view__bg_1lset {
319
324
  fill: #f3f4f5;
320
325
  }
321
- .icon-view__border_14cbc {
326
+ .icon-view__border_1lset {
322
327
  stroke: rgba(255, 255, 255, 0.1);
323
328
  fill: transparent;
324
- }.list__list_pa7g8 {
325
- color: #fff;
326
- }
327
- .list__slot_pa7g8 {
328
- color: #fff;
329
329
  }@media (max-width: 599px) {
330
330
  }
331
331
  @media (min-width: 360px) {
@@ -350,6 +350,7 @@
350
350
  }
351
351
  @media (min-width: 1920px) {
352
352
  }
353
+
353
354
  @media (max-width: 599px) {
354
355
  }
355
356
  @media (min-width: 360px) {
@@ -373,171 +374,170 @@
373
374
  @media (min-width: 1440px) {
374
375
  }
375
376
  @media (min-width: 1920px) {
376
- }
377
- .link__primary_je0bd {
377
+ }.link__primary_tqgsz {
378
378
  color: #fff;
379
379
  border-bottom-color: #fff
380
380
  }
381
- .link__primary_je0bd:hover {
381
+ .link__primary_tqgsz:hover {
382
382
  color: rgb(255, 255, 255);
383
383
  }
384
- .link__primary_je0bd:active {
384
+ .link__primary_tqgsz:active {
385
385
  color: rgb(255, 255, 255);
386
386
  }
387
- .link__secondary_je0bd {
387
+ .link__secondary_tqgsz {
388
388
  color: #8d8d93;
389
389
  border-bottom-color: #8d8d93
390
390
  }
391
- .link__secondary_je0bd:hover {
391
+ .link__secondary_tqgsz:hover {
392
392
  color: rgb(164, 164, 169);
393
393
  }
394
- .link__secondary_je0bd:active {
394
+ .link__secondary_tqgsz:active {
395
395
  color: rgb(187, 187, 190);
396
396
  }
397
- .link__defaultView_je0bd {
397
+ .link__defaultView_tqgsz {
398
398
  color: #0072ef;
399
399
  border-bottom-color: #0072ef
400
400
  }
401
- .link__defaultView_je0bd:hover {
401
+ .link__defaultView_tqgsz:hover {
402
402
  color: rgb(51, 142, 242);
403
403
  }
404
- .link__defaultView_je0bd:active {
404
+ .link__defaultView_tqgsz:active {
405
405
  color: rgb(102, 170, 245);
406
406
  }
407
- .link__component_1ft22:hover .link__text_1ft22,
408
- .link__component_1ft22:active .link__text_1ft22 {
407
+ .link__component_1swgg:hover .link__text_1swgg,
408
+ .link__component_1swgg:active .link__text_1swgg {
409
409
  border-bottom-color: rgba(0, 0, 0, 0);
410
410
  }
411
- .link__focused_1ft22 {
411
+ .link__focused_1swgg {
412
412
  outline: 2px solid #0072ef;
413
413
  }
414
- .link__primary_1mbkf {
414
+ .link__primary_1wo0x {
415
415
  color: #000;
416
416
  border-bottom-color: #000
417
417
  }
418
- .link__primary_1mbkf:hover {
418
+ .link__primary_1wo0x:hover {
419
419
  color: rgb(204, 204, 204);
420
420
  }
421
- .link__primary_1mbkf:active {
421
+ .link__primary_1wo0x:active {
422
422
  color: rgb(153, 153, 153);
423
423
  }
424
- .link__secondary_1mbkf {
424
+ .link__secondary_1wo0x {
425
425
  color: #8a8a8e;
426
426
  border-bottom-color: #8a8a8e
427
427
  }
428
- .link__secondary_1mbkf:hover {
428
+ .link__secondary_1wo0x:hover {
429
429
  color: rgb(146, 150, 156);
430
430
  }
431
- .link__secondary_1mbkf:active {
431
+ .link__secondary_1wo0x:active {
432
432
  color: rgb(109, 113, 117);
433
433
  }
434
- .link__defaultView_1mbkf {
434
+ .link__defaultView_1wo0x {
435
435
  color: #0072ef;
436
436
  border-bottom-color: #0072ef
437
437
  }
438
- .link__defaultView_1mbkf:hover {
438
+ .link__defaultView_1wo0x:hover {
439
439
  color: rgb(0, 98, 204);
440
440
  }
441
- .link__defaultView_1mbkf:active {
441
+ .link__defaultView_1wo0x:active {
442
442
  color: rgb(0, 73, 153);
443
- }.progress-bar__container_9w4da {
443
+ }.progress-bar__container_yl9j1 {
444
444
  background: rgba(255, 255, 255, 0.1)
445
445
  }
446
- .progress-bar__filled_9w4da.progress-bar__positive_9w4da {
446
+ .progress-bar__filled_yl9j1.progress-bar__positive_yl9j1 {
447
447
  background: #2fc26e;
448
448
  }
449
- .progress-bar__filled_9w4da.progress-bar__negative_9w4da {
449
+ .progress-bar__filled_yl9j1.progress-bar__negative_yl9j1 {
450
450
  background: #d91d0b;
451
451
  }
452
- .progress-bar__filled_9w4da.progress-bar__attention_9w4da {
452
+ .progress-bar__filled_yl9j1.progress-bar__attention_yl9j1 {
453
453
  background: #f6bf65;
454
454
  }
455
- .progress-bar__filled_9w4da.progress-bar__link_9w4da {
455
+ .progress-bar__filled_yl9j1.progress-bar__link_yl9j1 {
456
456
  background: #0072ef;
457
457
  }
458
- .progress-bar__filled_9w4da.progress-bar__tertiary_9w4da {
458
+ .progress-bar__filled_yl9j1.progress-bar__tertiary_yl9j1 {
459
459
  background: #464649;
460
460
  }
461
- .progress-bar__filled_9w4da.progress-bar__secondary_9w4da {
461
+ .progress-bar__filled_yl9j1.progress-bar__secondary_yl9j1 {
462
462
  background: #8d8d93;
463
463
  }
464
- .progress-bar__filled_9w4da.progress-bar__primary_9w4da {
464
+ .progress-bar__filled_yl9j1.progress-bar__primary_yl9j1 {
465
465
  background: #fff;
466
466
  }
467
- .progress-bar__filled_9w4da.progress-bar__accent_9w4da {
467
+ .progress-bar__filled_yl9j1.progress-bar__accent_yl9j1 {
468
468
  background: #ef3124;
469
- }.pure-input__input_1uix8 {
469
+ }.pure-input__input_jl446 {
470
470
  color: #fff;
471
471
  caret-color: #0072ef;
472
472
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
473
473
  }
474
- .pure-input__input_1uix8:-webkit-autofill {
474
+ .pure-input__input_jl446:-webkit-autofill {
475
475
  -webkit-text-fill-color: #fff;
476
476
  }
477
- .pure-input__input_1uix8::placeholder {
477
+ .pure-input__input_jl446::placeholder {
478
478
  color: #8d8d93;
479
479
  }
480
- .pure-input__hasLabel_1uix8::placeholder {
480
+ .pure-input__hasLabel_jl446::placeholder {
481
481
  color: #464649;
482
482
  }
483
- .pure-input__clearIcon_1uix8 {
483
+ .pure-input__clearIcon_jl446 {
484
484
  color: #fff;
485
485
  }
486
- .pure-input__input_1uix8:read-only {
486
+ .pure-input__input_jl446:read-only {
487
487
  color: #8d8d93
488
488
  }
489
- .pure-input__input_1uix8:read-only:focus::placeholder {
489
+ .pure-input__input_jl446:read-only:focus::placeholder {
490
490
  color: #8d8d93;
491
491
  }
492
- .pure-input__input_1uix8:disabled {
492
+ .pure-input__input_jl446:disabled {
493
493
  color: #fff;
494
494
  -webkit-text-fill-color: #fff;
495
495
  }
496
- .pure-input__input_1uix8:focus::placeholder {
496
+ .pure-input__input_jl446:focus::placeholder {
497
497
  color: rgba(235, 235, 245, 0.3);
498
498
  }
499
- .pure-input__error_1uix8 {
499
+ .pure-input__error_jl446 {
500
500
  color: #f15045;
501
501
  caret-color: #f15045;
502
502
  }
503
- .pure-input__component_1uix8 {
503
+ .pure-input__component_jl446 {
504
504
  color: #fff;
505
505
  background-color: #202022;
506
506
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
507
507
  }
508
- .pure-input__component_1uix8::placeholder {
508
+ .pure-input__component_jl446::placeholder {
509
509
  color: #8d8d93;
510
510
  }
511
- .pure-input__component_1uix8:disabled {
511
+ .pure-input__component_jl446:disabled {
512
512
  color: #fff;
513
513
  background-color: #202022;
514
514
  }
515
- .pure-input__component_1uix8:not(:disabled):focus::placeholder {
515
+ .pure-input__component_jl446:not(:disabled):focus::placeholder {
516
516
  color: rgba(235, 235, 245, 0.3);
517
517
  }
518
- .pure-input__focusVisible_1uix8 {
518
+ .pure-input__focusVisible_jl446 {
519
519
  outline: 2px solid #0072ef;
520
520
  }
521
- .pure-input__component_1uix8:not(:disabled):hover {
521
+ .pure-input__component_jl446:not(:disabled):hover {
522
522
  background-color: #202022;
523
- }.radio-group__error_drxw9 {
523
+ }.radio-group__error_4oygz {
524
524
  border-left: 1px solid #f15045;
525
525
  }
526
- .radio-group__label_drxw9 {
526
+ .radio-group__label_4oygz {
527
527
  color: #fff;
528
528
  }
529
- .radio-group__errorMessage_drxw9 {
529
+ .radio-group__errorMessage_4oygz {
530
530
  color: #f15045;
531
531
  }
532
- .radio-group__hint_drxw9 {
532
+ .radio-group__hint_4oygz {
533
533
  color: #8d8d93;
534
- }.skeleton__component_1te6y {
534
+ }.skeleton__component_1enoq {
535
535
  color: transparent;
536
536
  }
537
- .skeleton__component_1te6y:before {
537
+ .skeleton__component_1enoq:before {
538
538
  background: rgba(255, 255, 255, 0.1);
539
539
  }
540
- .skeleton__animate_1te6y:after {
540
+ .skeleton__animate_1enoq:after {
541
541
  background: rgba(255, 255, 255, 0.1);
542
542
  background-image: linear-gradient(
543
543
  to left,
@@ -548,338 +548,338 @@
548
548
  rgba(0, 0, 0, 0)
549
549
  );
550
550
  }
551
- @keyframes skeleton__gradient_1te6y {
551
+ @keyframes skeleton__gradient_1enoq {
552
552
  }
553
- @keyframes skeleton__background_1te6y {
553
+ @keyframes skeleton__background_1enoq {
554
554
  0% {
555
555
  background: rgb(182, 188, 195);
556
556
  }
557
557
  100% {
558
558
  background: rgb(198, 205, 214);
559
559
  }
560
- }.radio__container_w6085:not(.radio__checked_w6085):not(.radio__disabled_w6085):not(.radio__inactive_w6085) .radio__circle_w6085 {
560
+ }.radio__container_79mel:not(.radio__checked_79mel):not(.radio__disabled_79mel):not(.radio__inactive_79mel) .radio__circle_79mel {
561
561
  background-color: #000;
562
562
  border: 1.5px solid #8d8d93;
563
563
  }
564
- .radio__container_w6085:not(.radio__checked_w6085):not(.radio__disabled_w6085):not(.radio__inactive_w6085):hover:not(:active) .radio__circle_w6085 {
564
+ .radio__container_79mel:not(.radio__checked_79mel):not(.radio__disabled_79mel):not(.radio__inactive_79mel):hover:not(:active) .radio__circle_79mel {
565
565
  background-color: #000;
566
566
  border-color: #8d8d93;
567
567
  }
568
- .radio__container_w6085:not(.radio__checked_w6085):not(.radio__disabled_w6085):not(.radio__inactive_w6085):active .radio__circle_w6085 {
568
+ .radio__container_79mel:not(.radio__checked_79mel):not(.radio__disabled_79mel):not(.radio__inactive_79mel):active .radio__circle_79mel {
569
569
  background-color: #000;
570
570
  border-color: #fff;
571
571
  }
572
- .radio__container_w6085.radio__disabled_w6085 .radio__circle_w6085 {
572
+ .radio__container_79mel.radio__disabled_79mel .radio__circle_79mel {
573
573
  background-color: #000;
574
574
  border: 1.5px solid #2a2a2c;
575
575
  }
576
- .radio__container_w6085.radio__disabled_w6085 .radio__label_w6085 {
576
+ .radio__container_79mel.radio__disabled_79mel .radio__label_79mel {
577
577
  color: #8d8d93;
578
578
  }
579
- .radio__container_w6085.radio__disabled_w6085 .radio__hint_w6085 {
579
+ .radio__container_79mel.radio__disabled_79mel .radio__hint_79mel {
580
580
  color: #8d8d93;
581
581
  }
582
- .radio__container_w6085.radio__inactive_w6085 .radio__circle_w6085 {
582
+ .radio__container_79mel.radio__inactive_79mel .radio__circle_79mel {
583
583
  background-color: #3a3a3c;
584
584
  border: 1px solid #464649;
585
585
  }
586
- .radio__container_w6085.radio__inactive_w6085.radio__checked_w6085 .radio__circle_w6085:before {
586
+ .radio__container_79mel.radio__inactive_79mel.radio__checked_79mel .radio__circle_79mel:before {
587
587
  background-color: #464649;
588
588
  }
589
- .radio__container_w6085.radio__checked_w6085 .radio__circle_w6085 {
589
+ .radio__container_79mel.radio__checked_79mel .radio__circle_79mel {
590
590
  background-color: #fff;
591
591
  border: 1.5px solid transparent;
592
592
  }
593
- .radio__container_w6085.radio__checked_w6085:hover .radio__circle_w6085 {
593
+ .radio__container_79mel.radio__checked_79mel:hover .radio__circle_79mel {
594
594
  background-color: rgb(255, 255, 255);
595
595
  border-color: transparent;
596
596
  }
597
- .radio__container_w6085.radio__checked_w6085:active .radio__circle_w6085 {
597
+ .radio__container_79mel.radio__checked_79mel:active .radio__circle_79mel {
598
598
  background-color: rgb(255, 255, 255);
599
599
  border-color: transparent;
600
600
  }
601
- .radio__container_w6085.radio__focused_w6085 .radio__circle_w6085 {
601
+ .radio__container_79mel.radio__focused_79mel .radio__circle_79mel {
602
602
  outline: 2px solid #0072ef;
603
603
  }
604
- .radio__container_w6085.radio__disabled_w6085.radio__checked_w6085 .radio__circle_w6085,
605
- .radio__container_w6085.radio__inactive_w6085.radio__checked_w6085 .radio__circle_w6085 {
604
+ .radio__container_79mel.radio__disabled_79mel.radio__checked_79mel .radio__circle_79mel,
605
+ .radio__container_79mel.radio__inactive_79mel.radio__checked_79mel .radio__circle_79mel {
606
606
  background-color: #3a3a3c;
607
607
  border-color: transparent;
608
608
  }
609
- .radio__circle_w6085:before {
609
+ .radio__circle_79mel:before {
610
610
  background-color: #000;
611
611
  }
612
- .radio__label_w6085 {
612
+ .radio__label_79mel {
613
613
  color: #fff;
614
614
  }
615
- .radio__hint_w6085 {
615
+ .radio__hint_79mel {
616
616
  color: #8d8d93;
617
- }.slider__progress_1pjz1 {
617
+ }.slider__progress_1m0e6 {
618
618
  background: #2a2a2c;
619
619
  }
620
- .slider__progress_1pjz1::-moz-progress-bar {
620
+ .slider__progress_1m0e6::-moz-progress-bar {
621
621
  background: #d91d0b;
622
622
  }
623
- .slider__progress_1pjz1::-ms-fill {
623
+ .slider__progress_1m0e6::-ms-fill {
624
624
  background: #d91d0b;
625
625
  }
626
- .slider__progress_1pjz1::-webkit-progress-value {
626
+ .slider__progress_1m0e6::-webkit-progress-value {
627
627
  background: #d91d0b;
628
628
  }
629
- .slider__progress_1pjz1::-webkit-progress-bar {
629
+ .slider__progress_1m0e6::-webkit-progress-bar {
630
630
  background: transparent;
631
631
  }
632
- .slider__range_1pjz1,
633
- .slider__range_1pjz1:focus {
632
+ .slider__range_1m0e6,
633
+ .slider__range_1m0e6:focus {
634
634
  background: transparent;
635
635
  border-color: transparent;
636
636
  color: transparent;
637
637
  }
638
- .slider__range_1pjz1::-ms-track {
638
+ .slider__range_1m0e6::-ms-track {
639
639
  background: transparent;
640
640
  border-color: transparent;
641
641
  color: transparent;
642
642
  }
643
- .slider__range_1pjz1::-ms-fill-lower {
643
+ .slider__range_1m0e6::-ms-fill-lower {
644
644
  background: transparent;
645
645
  }
646
- .slider__range_1pjz1::-ms-fill-upper {
646
+ .slider__range_1m0e6::-ms-fill-upper {
647
647
  background: transparent;
648
648
  }
649
- .slider__range_1pjz1::-webkit-slider-thumb {
649
+ .slider__range_1m0e6::-webkit-slider-thumb {
650
650
  background: #ef3124;
651
651
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
652
652
  }
653
- .slider__range_1pjz1::-ms-thumb {
653
+ .slider__range_1m0e6::-ms-thumb {
654
654
  background: #ef3124;
655
655
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
656
656
  }
657
- .slider__range_1pjz1::-moz-range-thumb {
657
+ .slider__range_1m0e6::-moz-range-thumb {
658
658
  background: #ef3124;
659
659
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
660
660
  }
661
- .slider__focused_1pjz1::-webkit-slider-thumb {
661
+ .slider__focused_1m0e6::-webkit-slider-thumb {
662
662
  outline: 2px solid #0072ef;
663
663
  }
664
- .slider__focused_1pjz1::-ms-thumb {
664
+ .slider__focused_1m0e6::-ms-thumb {
665
665
  outline: 2px solid #0072ef;
666
666
  }
667
- .slider__component_1pjz1:hover .slider__progress_1pjz1 {
667
+ .slider__component_1m0e6:hover .slider__progress_1m0e6 {
668
668
  background: #2a2a2c
669
669
  }
670
- .slider__component_1pjz1:hover .slider__progress_1pjz1::-moz-progress-bar {
670
+ .slider__component_1m0e6:hover .slider__progress_1m0e6::-moz-progress-bar {
671
671
  background: #d91d0b;
672
672
  }
673
- .slider__component_1pjz1:hover .slider__progress_1pjz1::-ms-fill {
673
+ .slider__component_1m0e6:hover .slider__progress_1m0e6::-ms-fill {
674
674
  background: #d91d0b;
675
675
  }
676
- .slider__component_1pjz1:hover .slider__progress_1pjz1::-webkit-progress-value {
676
+ .slider__component_1m0e6:hover .slider__progress_1m0e6::-webkit-progress-value {
677
677
  background: #d91d0b;
678
678
  }
679
- .slider__component_1pjz1:hover .slider__range_1pjz1::-webkit-slider-thumb {
679
+ .slider__component_1m0e6:hover .slider__range_1m0e6::-webkit-slider-thumb {
680
680
  background: #ef3124;
681
681
  }
682
- .slider__component_1pjz1:hover .slider__range_1pjz1::-ms-thumb {
682
+ .slider__component_1m0e6:hover .slider__range_1m0e6::-ms-thumb {
683
683
  background: #ef3124;
684
684
  }
685
- .slider__component_1pjz1:hover .slider__range_1pjz1::-moz-range-thumb {
685
+ .slider__component_1m0e6:hover .slider__range_1m0e6::-moz-range-thumb {
686
686
  background: #ef3124;
687
- }@keyframes spinner__spin_animation_dpyge {
688
- }.status__soft_1h47s.status__green_1h47s {
687
+ }@keyframes spinner__spin_animation_ck3bq {
688
+ }.status__soft_1eowd.status__green_1eowd {
689
689
  background: rgba(19, 164, 99, 0.1);
690
690
  color: #13a463;
691
691
  }
692
- .status__soft_1h47s.status__orange_1h47s {
692
+ .status__soft_1eowd.status__orange_1eowd {
693
693
  background: rgba(222, 106, 0, 0.1);
694
694
  color: #de6a00;
695
695
  }
696
- .status__soft_1h47s.status__red_1h47s {
696
+ .status__soft_1eowd.status__red_1eowd {
697
697
  background: rgba(217, 29, 11, 0.1);
698
698
  color: #d91d0b;
699
699
  }
700
- .status__soft_1h47s.status__blue_1h47s {
700
+ .status__soft_1eowd.status__blue_1eowd {
701
701
  background: rgba(0, 122, 255, 0.1);
702
702
  color: #007aff;
703
703
  }
704
- .status__soft_1h47s.status__grey_1h47s {
704
+ .status__soft_1eowd.status__grey_1eowd {
705
705
  background: rgba(109, 121, 134, 0.1);
706
706
  color: #6d7986;
707
707
  }
708
- .status__soft_1h47s.status__teal_1h47s {
708
+ .status__soft_1eowd.status__teal_1eowd {
709
709
  background: rgba(33, 145, 135, 0.1);
710
710
  color: #219187;
711
711
  }
712
- .status__soft_1h47s.status__purple_1h47s {
712
+ .status__soft_1eowd.status__purple_1eowd {
713
713
  background: rgba(103, 58, 183, 0.1);
714
714
  color: #673ab7;
715
715
  }
716
- .status__contrast_1h47s {
716
+ .status__contrast_1eowd {
717
717
  color: #000
718
718
  }
719
- .status__contrast_1h47s.status__green_1h47s {
719
+ .status__contrast_1eowd.status__green_1eowd {
720
720
  background: #13a463;
721
721
  }
722
- .status__contrast_1h47s.status__orange_1h47s {
722
+ .status__contrast_1eowd.status__orange_1eowd {
723
723
  background: #de6a00;
724
724
  }
725
- .status__contrast_1h47s.status__red_1h47s {
725
+ .status__contrast_1eowd.status__red_1eowd {
726
726
  background: #d91d0b;
727
727
  }
728
- .status__contrast_1h47s.status__blue_1h47s {
728
+ .status__contrast_1eowd.status__blue_1eowd {
729
729
  background: #007aff;
730
730
  }
731
- .status__contrast_1h47s.status__grey_1h47s {
731
+ .status__contrast_1eowd.status__grey_1eowd {
732
732
  background: #6d7986;
733
733
  }
734
- .status__contrast_1h47s.status__teal_1h47s {
734
+ .status__contrast_1eowd.status__teal_1eowd {
735
735
  background: #219187;
736
736
  }
737
- .status__contrast_1h47s.status__purple_1h47s {
737
+ .status__contrast_1eowd.status__purple_1eowd {
738
738
  background: #673ab7;
739
- }.switch__component_184t7 {
739
+ }.switch__component_1bejn {
740
740
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
741
741
  }
742
- .switch__switch_184t7 {
742
+ .switch__switch_1bejn {
743
743
  background-color: #8d8d93;
744
744
  border: 2px solid #8d8d93;
745
745
  }
746
- .switch__switch_184t7:before {
746
+ .switch__switch_1bejn:before {
747
747
  background-color: #000;
748
748
  }
749
- .switch__label_184t7 {
749
+ .switch__label_1bejn {
750
750
  color: #fff;
751
751
  }
752
- .switch__hint_184t7 {
752
+ .switch__hint_1bejn {
753
753
  color: #8d8d93;
754
754
  }
755
- .switch__checked_184t7 .switch__switch_184t7 {
755
+ .switch__checked_1bejn .switch__switch_1bejn {
756
756
  background-color: #ef3124;
757
757
  border-color: #ef3124;
758
758
  }
759
- .switch__disabled_184t7 .switch__switch_184t7 {
759
+ .switch__disabled_1bejn .switch__switch_1bejn {
760
760
  background-color: #2a2a2c;
761
761
  border-color: #2a2a2c;
762
762
  }
763
- .switch__disabled_184t7 .switch__label_184t7 {
763
+ .switch__disabled_1bejn .switch__label_1bejn {
764
764
  color: #8d8d93;
765
765
  }
766
- .switch__disabled_184t7 .switch__hint_184t7 {
766
+ .switch__disabled_1bejn .switch__hint_1bejn {
767
767
  color: #8d8d93;
768
768
  }
769
- .switch__inactive_184t7 .switch__switch_184t7 {
769
+ .switch__inactive_1bejn .switch__switch_1bejn {
770
770
  background-color: #2a2a2c;
771
771
  border-color: #2a2a2c
772
772
  }
773
- .switch__inactive_184t7 .switch__switch_184t7:before {
773
+ .switch__inactive_1bejn .switch__switch_1bejn:before {
774
774
  background-color: #464649;
775
775
  }
776
- .switch__focused_184t7 .switch__switch_184t7 {
776
+ .switch__focused_1bejn .switch__switch_1bejn {
777
777
  outline: 2px solid #0072ef;
778
- }.tag__component_fgblr {
778
+ }.tag__component_ksbzz {
779
779
  color: #fff;
780
780
  border-color: transparent;
781
781
  background-color: #202022
782
782
  }
783
- .tag__component_fgblr:disabled {
783
+ .tag__component_ksbzz:disabled {
784
784
  border-color: transparent;
785
785
  color: #464649;
786
786
  background-color: rgba(32, 32, 34, 0.3);
787
787
  }
788
- .tag__component_fgblr:hover:not(:disabled) {
788
+ .tag__component_ksbzz:hover:not(:disabled) {
789
789
  border-color: transparent;
790
790
  background-color: #202022;
791
791
  }
792
- .tag__component_fgblr:active:not(:disabled) {
792
+ .tag__component_ksbzz:active:not(:disabled) {
793
793
  border-color: transparent;
794
794
  background-color: rgb(65, 65, 67);
795
795
  color: #fff;
796
796
  }
797
- .tag__checked_fgblr {
797
+ .tag__checked_ksbzz {
798
798
  border-color: transparent;
799
799
  background-color: #f3f4f5;
800
800
  color: #000
801
801
  }
802
- .tag__checked_fgblr:disabled {
802
+ .tag__checked_ksbzz:disabled {
803
803
  background-color: rgba(243, 244, 245, 0.3);
804
804
  border-color: transparent;
805
805
  color: #000;
806
806
  }
807
- .tag__checked_fgblr:hover:not(:disabled):not(:active) {
807
+ .tag__checked_ksbzz:hover:not(:disabled):not(:active) {
808
808
  background-color: #f3f4f5;
809
809
  }
810
- .tag__checked_fgblr:active:not(:disabled) {
810
+ .tag__checked_ksbzz:active:not(:disabled) {
811
811
  background-color: rgb(194, 195, 196);
812
812
  color: #000;
813
813
  }
814
- .tag__focused_1n0la {
814
+ .tag__focused_4260k {
815
815
  outline: 2px solid #0072ef;
816
816
  }
817
- .tag__component_2izse {
817
+ .tag__component_7v06m {
818
818
  color: #fff;
819
819
  border-color: #464649;
820
820
  background-color: transparent
821
821
  }
822
- .tag__component_2izse:disabled {
822
+ .tag__component_7v06m:disabled {
823
823
  border-color: #2b2b2e;
824
824
  color: #464649;
825
825
  background-color: transparent;
826
826
  }
827
- .tag__component_2izse:hover:not(:disabled) {
827
+ .tag__component_7v06m:hover:not(:disabled) {
828
828
  border-color: #fff;
829
829
  background-color: transparent;
830
830
  }
831
- .tag__component_2izse:active:not(:disabled) {
831
+ .tag__component_7v06m:active:not(:disabled) {
832
832
  border-color: #fff;
833
833
  background-color: rgba(255, 255, 255, 0.07);
834
834
  color: #fff;
835
835
  }
836
- .tag__checked_2izse {
836
+ .tag__checked_7v06m {
837
837
  border-color: #fff;
838
838
  background-color: #fff;
839
839
  color: #000
840
840
  }
841
- .tag__checked_2izse:disabled {
841
+ .tag__checked_7v06m:disabled {
842
842
  background-color: rgba(255, 255, 255, 0.3);
843
843
  border-color: transparent;
844
844
  color: #000;
845
845
  }
846
- .tag__checked_2izse:active:not(:disabled) {
846
+ .tag__checked_7v06m:active:not(:disabled) {
847
847
  background-color: rgb(217, 217, 217);
848
848
  color: #000;
849
- }.typography__tertiary_11nyf {
849
+ }.typography__tertiary_1wfa9 {
850
850
  color: #464649;
851
851
  }
852
- .typography__disabled_11nyf {
852
+ .typography__disabled_1wfa9 {
853
853
  color: #2a2a2c;
854
854
  }
855
- .typography__accent_11nyf {
855
+ .typography__accent_1wfa9 {
856
856
  color: #ef3124;
857
857
  }
858
- .typography__primary_11nyf {
858
+ .typography__primary_1wfa9 {
859
859
  color: #fff;
860
860
  }
861
- .typography__attention_11nyf {
861
+ .typography__attention_1wfa9 {
862
862
  color: #cb830f;
863
863
  }
864
- .typography__positive_11nyf {
864
+ .typography__positive_1wfa9 {
865
865
  color: #13a463;
866
866
  }
867
- .typography__secondary_11nyf {
867
+ .typography__secondary_1wfa9 {
868
868
  color: #8d8d93;
869
869
  }
870
- .typography__tertiary-inverted_11nyf {
870
+ .typography__tertiary-inverted_1wfa9 {
871
871
  color: #c5c5c7;
872
872
  }
873
- .typography__primary-inverted_11nyf {
873
+ .typography__primary-inverted_1wfa9 {
874
874
  color: #000;
875
875
  }
876
- .typography__secondary-inverted_11nyf {
876
+ .typography__secondary-inverted_1wfa9 {
877
877
  color: #8a8a8e;
878
878
  }
879
- .typography__link_11nyf {
879
+ .typography__link_1wfa9 {
880
880
  color: #0072ef;
881
881
  }
882
- .typography__negative_11nyf {
882
+ .typography__negative_1wfa9 {
883
883
  color: #f15045;
884
884
  }
885
885
 
@@ -889,695 +889,716 @@
889
889
  @media screen and (min-width: 600px) {
890
890
  }
891
891
  @media screen and (min-width: 1024px) {
892
- }.base-modal__component_71n8n {
893
- background: #121212;
894
- }.textarea__input_s6evs {
895
- color: #fff;
896
- caret-color: #0072ef;
897
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
898
- }
899
- .textarea__input_s6evs:-webkit-autofill {
900
- -webkit-text-fill-color: #fff;
901
- }
902
- .textarea__input_s6evs::placeholder {
903
- color: #8d8d93;
904
- }
905
- .textarea__hasLabel_s6evs::placeholder {
906
- color: #464649;
907
- }
908
- .textarea__clearIcon_s6evs {
909
- color: #fff;
910
- }
911
- .textarea__input_s6evs:read-only {
912
- color: #8d8d93
913
- }
914
- .textarea__input_s6evs:read-only:focus::placeholder {
915
- color: #8d8d93;
916
- }
917
- .textarea__input_s6evs:disabled {
918
- color: #fff;
919
- -webkit-text-fill-color: #fff;
920
- }
921
- .textarea__input_s6evs:focus::placeholder {
922
- color: rgba(235, 235, 245, 0.3);
923
- }
924
- .textarea__error_s6evs {
925
- color: #f15045;
926
- caret-color: #f15045;
927
- }
928
- .textarea__textarea_s6evs {
929
- color: #fff;
930
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
931
- }
932
- .textarea__textarea_s6evs::placeholder {
933
- color: #8d8d93;
934
- }
935
- .textarea__hasLabel_s6evs::placeholder {
936
- color: #464649;
937
- }
938
- .textarea__textarea_s6evs:disabled {
939
- color: #fff;
940
- -webkit-text-fill-color: #fff;
941
- }
942
- .textarea__textarea_s6evs:read-only {
943
- color: #8d8d93;
944
- }
945
- .textarea__textarea_s6evs:focus::placeholder {
946
- color: rgba(235, 235, 245, 0.3);
947
- }
948
- .textarea__focusVisible_mxha4 {
949
- outline: 2px solid #0072ef;
950
- }
951
- .textarea__input_vi3qy {
952
- color: #000;
953
- caret-color: #0072ef;
954
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
955
- }
956
- .textarea__input_vi3qy:-webkit-autofill {
957
- -webkit-text-fill-color: #000;
958
- }
959
- .textarea__input_vi3qy::placeholder {
960
- color: rgba(60, 60, 67, 0.6);
961
- }
962
- .textarea__hasLabel_vi3qy::placeholder {
963
- color: #c5c5c7;
964
- }
965
- .textarea__clearIcon_vi3qy {
966
- color: #000;
967
- }
968
- .textarea__input_vi3qy:read-only {
969
- color: rgba(60, 60, 67, 0.6)
970
- }
971
- .textarea__input_vi3qy:read-only:focus::placeholder {
972
- color: rgba(60, 60, 67, 0.6);
973
- }
974
- .textarea__input_vi3qy:disabled {
975
- color: #000;
976
- -webkit-text-fill-color: #000;
977
- }
978
- .textarea__input_vi3qy:focus::placeholder {
979
- color: rgba(60, 60, 67, 0.3);
980
- }
981
- .textarea__error_vi3qy {
982
- color: #ef3124;
983
- caret-color: #ef3124;
984
- }
985
- .textarea__textarea_vi3qy {
986
- color: #000;
987
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
988
- }
989
- .textarea__textarea_vi3qy::placeholder {
990
- color: rgba(60, 60, 67, 0.6);
991
- }
992
- .textarea__hasLabel_vi3qy::placeholder {
993
- color: #c5c5c7;
994
- }
995
- .textarea__textarea_vi3qy:disabled {
996
- color: #000;
997
- -webkit-text-fill-color: #000;
998
- }
999
- .textarea__textarea_vi3qy:read-only {
1000
- color: rgba(60, 60, 67, 0.6);
1001
- }
1002
- .textarea__textarea_vi3qy:focus::placeholder {
1003
- color: rgba(60, 60, 67, 0.3);
1004
- }.button__primary_1bmic {
892
+ }.button__primary_12o57 {
1005
893
  color: #000;
1006
894
  background-color: #f3f4f5
1007
895
  }
1008
- .button__primary_1bmic:hover {
896
+ .button__primary_12o57:hover {
1009
897
  background-color: rgb(207, 207, 208);
1010
898
  }
1011
- .button__primary_1bmic:active {
899
+ .button__primary_12o57:active {
1012
900
  background-color: rgb(194, 195, 196);
1013
901
  }
1014
- .button__secondary_1bmic {
902
+ .button__secondary_12o57 {
1015
903
  color: #fff;
1016
904
  background-color: rgba(255, 255, 255, 0.1);
1017
905
  border: 1px solid transparent
1018
906
  }
1019
- .button__secondary_1bmic:hover {
907
+ .button__secondary_12o57:hover {
1020
908
  background-color: rgba(255, 255, 255, 0.163);
1021
909
  }
1022
- .button__secondary_1bmic:active {
910
+ .button__secondary_12o57:active {
1023
911
  background-color: rgba(255, 255, 255, 0.235);
1024
912
  }
1025
- .button__outlined_1bmic {
913
+ .button__outlined_12o57 {
1026
914
  color: #fff;
1027
915
  background-color: transparent;
1028
916
  border: 1px solid #c5c5c7
1029
917
  }
1030
- .button__outlined_1bmic:hover {
918
+ .button__outlined_12o57:hover {
1031
919
  background-color: rgba(0, 0, 0, 0.07);
1032
920
  }
1033
- .button__outlined_1bmic:active {
921
+ .button__outlined_12o57:active {
1034
922
  background-color: rgba(0, 0, 0, 0.15);
1035
923
  }
1036
- .button__tertiary_1bmic {
924
+ .button__tertiary_12o57 {
1037
925
  color: #fff;
1038
926
  background-color: transparent;
1039
927
  border: 1px solid #c5c5c7
1040
928
  }
1041
- .button__tertiary_1bmic:hover {
929
+ .button__tertiary_12o57:hover {
1042
930
  background-color: rgba(255, 255, 255, 0.07);
1043
931
  }
1044
- .button__tertiary_1bmic:active {
932
+ .button__tertiary_12o57:active {
1045
933
  background-color: rgba(255, 255, 255, 0.15);
1046
934
  }
1047
- .button__filled_1bmic {
935
+ .button__filled_12o57 {
1048
936
  color: #fff;
1049
937
  background-color: #3a3a3c
1050
938
  }
1051
- .button__filled_1bmic:hover {
939
+ .button__filled_12o57:hover {
1052
940
  background-color: rgb(72, 72, 74);
1053
941
  }
1054
- .button__filled_1bmic:active {
942
+ .button__filled_12o57:active {
1055
943
  background-color: rgb(88, 88, 89);
1056
944
  }
1057
- .button__transparent_1bmic {
945
+ .button__transparent_12o57 {
1058
946
  color: #fff;
1059
947
  background-color: rgba(255, 255, 255, 0.1)
1060
948
  }
1061
- .button__transparent_1bmic:hover {
949
+ .button__transparent_12o57:hover {
1062
950
  background-color: rgba(255, 255, 255, 0.2);
1063
951
  }
1064
- .button__transparent_1bmic:active {
952
+ .button__transparent_12o57:active {
1065
953
  background-color: rgba(255, 255, 255, 0.4);
1066
954
  }
1067
- .button__link_1bmic {
955
+ .button__link_12o57 {
1068
956
  color: #fff;
1069
957
  background-color: transparent
1070
958
  }
1071
- .button__link_1bmic:hover {
959
+ .button__link_12o57:hover {
1072
960
  background-color: rgba(255, 255, 255, 0.163);
1073
961
  }
1074
- .button__link_1bmic:active {
962
+ .button__link_12o57:active {
1075
963
  background-color: rgba(255, 255, 255, 0.235);
1076
964
  }
1077
- .button__ghost_1bmic {
965
+ .button__ghost_12o57 {
1078
966
  color: #fff
1079
967
  }
1080
- .button__ghost_1bmic:hover {
968
+ .button__ghost_12o57:hover {
1081
969
  color: rgb(179, 179, 179);
1082
970
  }
1083
- .button__ghost_1bmic:active {
971
+ .button__ghost_12o57:active {
1084
972
  color: rgb(128, 128, 128);
1085
973
  }
1086
- .button__component_1bmic:disabled.button__primary_1bmic {
974
+ .button__component_12o57:disabled.button__primary_12o57 {
1087
975
  color: rgba(60, 60, 67, 0.3);
1088
976
  background-color: #f3f4f5
1089
977
  }
1090
- .button__component_1bmic:disabled.button__primary_1bmic.button__loading_1bmic {
978
+ .button__component_12o57:disabled.button__primary_12o57.button__loading_12o57 {
1091
979
  background-color: #f3f4f5;
1092
980
  }
1093
- .button__component_1bmic:disabled.button__secondary_1bmic {
981
+ .button__component_12o57:disabled.button__secondary_12o57 {
1094
982
  color: rgba(255, 255, 255, 0.3);
1095
983
  background-color: rgba(255, 255, 255, 0.05);
1096
984
  border-color: transparent
1097
985
  }
1098
- .button__component_1bmic:disabled.button__secondary_1bmic.button__loading_1bmic {
986
+ .button__component_12o57:disabled.button__secondary_12o57.button__loading_12o57 {
1099
987
  color: #fff;
1100
988
  background-color: rgba(255, 255, 255, 0.1);
1101
989
  border-color: transparent;
1102
990
  }
1103
- .button__component_1bmic:disabled.button__outlined_1bmic {
991
+ .button__component_12o57:disabled.button__outlined_12o57 {
1104
992
  color: rgba(255, 255, 255, 0.3);
1105
993
  background-color: transparent;
1106
994
  border-color: rgba(197, 197, 199, 0.3)
1107
995
  }
1108
- .button__component_1bmic:disabled.button__outlined_1bmic.button__loading_1bmic {
996
+ .button__component_12o57:disabled.button__outlined_12o57.button__loading_12o57 {
1109
997
  color: #fff;
1110
998
  }
1111
- .button__component_1bmic:disabled.button__tertiary_1bmic {
999
+ .button__component_12o57:disabled.button__tertiary_12o57 {
1112
1000
  color: rgba(255, 255, 255, 0.3);
1113
1001
  background-color: transparent;
1114
1002
  border-color: rgba(197, 197, 199, 0.3)
1115
1003
  }
1116
- .button__component_1bmic:disabled.button__tertiary_1bmic.button__loading_1bmic {
1004
+ .button__component_12o57:disabled.button__tertiary_12o57.button__loading_12o57 {
1117
1005
  color: #fff;
1118
1006
  }
1119
- .button__component_1bmic:disabled.button__filled_1bmic {
1007
+ .button__component_12o57:disabled.button__filled_12o57 {
1120
1008
  color: rgba(255, 255, 255, 0.3);
1121
1009
  background-color: rgba(58, 58, 60, 0.3)
1122
1010
  }
1123
- .button__component_1bmic:disabled.button__filled_1bmic.button__loading_1bmic {
1011
+ .button__component_12o57:disabled.button__filled_12o57.button__loading_12o57 {
1124
1012
  color: #fff;
1125
1013
  background-color: #3a3a3c;
1126
1014
  }
1127
- .button__component_1bmic:disabled.button__transparent_1bmic {
1015
+ .button__component_12o57:disabled.button__transparent_12o57 {
1128
1016
  color: rgba(255, 255, 255, 0.3);
1129
1017
  background-color: rgba(255, 255, 255, 0.03)
1130
1018
  }
1131
- .button__component_1bmic:disabled.button__transparent_1bmic.button__loading_1bmic {
1019
+ .button__component_12o57:disabled.button__transparent_12o57.button__loading_12o57 {
1132
1020
  color: #fff;
1133
1021
  background-color: rgba(255, 255, 255, 0.1);
1134
1022
  }
1135
- .button__component_1bmic:disabled.button__link_1bmic {
1023
+ .button__component_12o57:disabled.button__link_12o57 {
1136
1024
  color: rgba(255, 255, 255, 0.3);
1137
1025
  background-color: transparent
1138
1026
  }
1139
- .button__component_1bmic:disabled.button__link_1bmic.button__loading_1bmic {
1027
+ .button__component_12o57:disabled.button__link_12o57.button__loading_12o57 {
1140
1028
  color: #fff;
1141
1029
  }
1142
- .button__component_1bmic:disabled.button__ghost_1bmic {
1030
+ .button__component_12o57:disabled.button__ghost_12o57 {
1143
1031
  color: rgba(255, 255, 255, 0.3)
1144
1032
  }
1145
- .button__component_1bmic:disabled.button__ghost_1bmic.button__loading_1bmic {
1033
+ .button__component_12o57:disabled.button__ghost_12o57.button__loading_12o57 {
1146
1034
  color: #fff;
1147
1035
  }
1148
- .button__component_127gn {
1036
+ .button__component_qpun2 {
1149
1037
  background-color: transparent
1150
1038
  }
1151
- .button__focused_127gn {
1039
+ .button__focused_qpun2 {
1152
1040
  outline: 2px solid #0072ef;
1153
1041
  }
1154
- .button__primary_10cgu {
1042
+ .button__primary_re3on {
1155
1043
  color: #fff;
1156
1044
  background-color: #202022
1157
1045
  }
1158
- .button__primary_10cgu:hover {
1046
+ .button__primary_re3on:hover {
1159
1047
  background-color: rgb(48, 48, 49);
1160
1048
  }
1161
- .button__primary_10cgu:active {
1049
+ .button__primary_re3on:active {
1162
1050
  background-color: rgb(65, 65, 67);
1163
1051
  }
1164
- .button__secondary_10cgu {
1052
+ .button__secondary_re3on {
1165
1053
  color: #000;
1166
1054
  background-color: rgba(0, 0, 0, 0.08);
1167
1055
  border: 1px solid transparent
1168
1056
  }
1169
- .button__secondary_10cgu:hover {
1057
+ .button__secondary_re3on:hover {
1170
1058
  background-color: rgba(0, 0, 0, 0.218);
1171
1059
  }
1172
- .button__secondary_10cgu:active {
1060
+ .button__secondary_re3on:active {
1173
1061
  background-color: rgba(0, 0, 0, 0.264);
1174
1062
  }
1175
- .button__outlined_10cgu {
1063
+ .button__outlined_re3on {
1176
1064
  color: #fff;
1177
1065
  background-color: transparent;
1178
1066
  border: 1px solid #c5c5c7
1179
1067
  }
1180
- .button__outlined_10cgu:hover {
1068
+ .button__outlined_re3on:hover {
1181
1069
  background-color: rgba(255, 255, 255, 0.15);
1182
1070
  }
1183
- .button__outlined_10cgu:active {
1071
+ .button__outlined_re3on:active {
1184
1072
  background-color: rgba(0, 0, 0, 0.15);
1185
1073
  }
1186
- .button__tertiary_10cgu {
1074
+ .button__tertiary_re3on {
1187
1075
  color: #000;
1188
1076
  background-color: transparent;
1189
1077
  border: 1px solid #464649
1190
1078
  }
1191
- .button__tertiary_10cgu:hover {
1079
+ .button__tertiary_re3on:hover {
1192
1080
  background-color: rgba(18, 18, 18, 0.15);
1193
1081
  }
1194
- .button__tertiary_10cgu:active {
1082
+ .button__tertiary_re3on:active {
1195
1083
  background-color: rgba(18, 18, 18, 0.2);
1196
1084
  }
1197
- .button__filled_10cgu {
1085
+ .button__filled_re3on {
1198
1086
  color: #fff;
1199
1087
  background-color: #3a3a3c
1200
1088
  }
1201
- .button__filled_10cgu:hover {
1089
+ .button__filled_re3on:hover {
1202
1090
  background-color: rgb(99, 112, 126);
1203
1091
  }
1204
- .button__filled_10cgu:active {
1092
+ .button__filled_re3on:active {
1205
1093
  background-color: rgb(61, 74, 88);
1206
1094
  }
1207
- .button__transparent_10cgu {
1095
+ .button__transparent_re3on {
1208
1096
  color: #000;
1209
1097
  background-color: rgba(255, 255, 255, 0.1)
1210
1098
  }
1211
- .button__transparent_10cgu:hover {
1099
+ .button__transparent_re3on:hover {
1212
1100
  background-color: rgba(255, 255, 255, 0.2);
1213
1101
  }
1214
- .button__transparent_10cgu:active {
1102
+ .button__transparent_re3on:active {
1215
1103
  background-color: rgba(255, 255, 255, 0.05);
1216
1104
  }
1217
- .button__link_10cgu {
1105
+ .button__link_re3on {
1218
1106
  color: #000;
1219
1107
  background-color: transparent
1220
1108
  }
1221
- .button__link_10cgu:hover {
1109
+ .button__link_re3on:hover {
1222
1110
  background-color: rgba(18, 18, 18, 0.15);
1223
1111
  }
1224
- .button__link_10cgu:active {
1112
+ .button__link_re3on:active {
1225
1113
  background-color: rgba(18, 18, 18, 0.2);
1226
1114
  }
1227
- .button__ghost_10cgu {
1115
+ .button__ghost_re3on {
1228
1116
  color: #000
1229
1117
  }
1230
- .button__ghost_10cgu:hover {
1118
+ .button__ghost_re3on:hover {
1231
1119
  color: rgb(77, 77, 77);
1232
1120
  }
1233
- .button__ghost_10cgu:active {
1121
+ .button__ghost_re3on:active {
1234
1122
  color: rgb(128, 128, 128);
1235
1123
  }
1236
- .button__component_10cgu:disabled.button__primary_10cgu {
1124
+ .button__component_re3on:disabled.button__primary_re3on {
1237
1125
  color: rgba(235, 235, 245, 0.3);
1238
1126
  background-color: #202022
1239
1127
  }
1240
- .button__component_10cgu:disabled.button__primary_10cgu.button__loading_10cgu {
1128
+ .button__component_re3on:disabled.button__primary_re3on.button__loading_re3on {
1241
1129
  background-color: #202022;
1242
1130
  }
1243
- .button__component_10cgu:disabled.button__secondary_10cgu {
1131
+ .button__component_re3on:disabled.button__secondary_re3on {
1244
1132
  color: rgba(0, 0, 0, 0.3);
1245
1133
  background-color: rgba(18, 18, 18, 0.08);
1246
1134
  border-color: transparent
1247
1135
  }
1248
- .button__component_10cgu:disabled.button__secondary_10cgu.button__loading_10cgu {
1136
+ .button__component_re3on:disabled.button__secondary_re3on.button__loading_re3on {
1249
1137
  color: #000;
1250
1138
  background-color: rgba(0, 0, 0, 0.08);
1251
1139
  border-color: transparent;
1252
1140
  }
1253
- .button__component_10cgu:disabled.button__outlined_10cgu {
1141
+ .button__component_re3on:disabled.button__outlined_re3on {
1254
1142
  color: rgba(255, 255, 255, 0.3);
1255
1143
  background-color: transparent;
1256
1144
  border-color: rgba(35, 53, 73, 0.3)
1257
1145
  }
1258
- .button__component_10cgu:disabled.button__outlined_10cgu.button__loading_10cgu {
1146
+ .button__component_re3on:disabled.button__outlined_re3on.button__loading_re3on {
1259
1147
  color: #fff;
1260
1148
  }
1261
- .button__component_10cgu:disabled.button__tertiary_10cgu {
1149
+ .button__component_re3on:disabled.button__tertiary_re3on {
1262
1150
  color: rgba(0, 0, 0, 0.3);
1263
1151
  background-color: transparent;
1264
1152
  border-color: rgba(70, 70, 73, 0.3)
1265
1153
  }
1266
- .button__component_10cgu:disabled.button__tertiary_10cgu.button__loading_10cgu {
1154
+ .button__component_re3on:disabled.button__tertiary_re3on.button__loading_re3on {
1267
1155
  color: #000;
1268
1156
  }
1269
- .button__component_10cgu:disabled.button__filled_10cgu {
1157
+ .button__component_re3on:disabled.button__filled_re3on {
1270
1158
  color: rgba(255, 255, 255, 0.3);
1271
1159
  background-color: rgba(72, 87, 103, 0.3);
1272
1160
  border-color: transparent
1273
1161
  }
1274
- .button__component_10cgu:disabled.button__filled_10cgu.button__loading_10cgu {
1162
+ .button__component_re3on:disabled.button__filled_re3on.button__loading_re3on {
1275
1163
  color: #fff;
1276
1164
  background-color: #3a3a3c;
1277
1165
  border-color: transparent;
1278
1166
  }
1279
- .button__component_10cgu:disabled.button__transparent_10cgu {
1167
+ .button__component_re3on:disabled.button__transparent_re3on {
1280
1168
  color: rgba(255, 255, 255, 0.3);
1281
1169
  background-color: rgba(255, 255, 255, 0.03)
1282
1170
  }
1283
- .button__component_10cgu:disabled.button__transparent_10cgu.button__loading_10cgu {
1171
+ .button__component_re3on:disabled.button__transparent_re3on.button__loading_re3on {
1284
1172
  color: #000;
1285
1173
  background-color: rgba(255, 255, 255, 0.1);
1286
1174
  }
1287
- .button__component_10cgu:disabled.button__link_10cgu {
1175
+ .button__component_re3on:disabled.button__link_re3on {
1288
1176
  color: rgba(0, 0, 0, 0.3);
1289
1177
  background-color: transparent
1290
1178
  }
1291
- .button__component_10cgu:disabled.button__link_10cgu.button__loading_10cgu {
1179
+ .button__component_re3on:disabled.button__link_re3on.button__loading_re3on {
1292
1180
  color: #000;
1293
1181
  }
1294
- .button__component_10cgu:disabled.button__ghost_10cgu {
1182
+ .button__component_re3on:disabled.button__ghost_re3on {
1295
1183
  color: rgba(0, 0, 0, 0.3)
1296
1184
  }
1297
- .button__component_10cgu:disabled.button__ghost_10cgu.button__loading_10cgu {
1185
+ .button__component_re3on:disabled.button__ghost_re3on.button__loading_re3on {
1298
1186
  color: #000;
1299
- }.popover__component_de3ll {
1300
- background-color: transparent;
1187
+ }.textarea__input_18w0l {
1301
1188
  color: #fff;
1189
+ caret-color: #0072ef;
1190
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1302
1191
  }
1303
- .popover__inner_de3ll {
1304
- background-color: #121212;
1305
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1306
- border: 1px solid transparent;
1192
+ .textarea__input_18w0l:-webkit-autofill {
1193
+ -webkit-text-fill-color: #fff;
1307
1194
  }
1308
- .popover__arrow_de3ll:after {
1309
- background-color: #121212;
1310
- border: 1px solid transparent;
1311
- }.circular-progress-bar__backgroundCircle_17pfh,
1312
- .circular-progress-bar__progressCircle_17pfh {
1313
- fill: transparent;
1195
+ .textarea__input_18w0l::placeholder {
1196
+ color: #8d8d93;
1314
1197
  }
1315
- .circular-progress-bar__positive_17pfh {
1316
- stroke: #2fc26e;
1198
+ .textarea__hasLabel_18w0l::placeholder {
1199
+ color: #464649;
1317
1200
  }
1318
- .circular-progress-bar__negative_17pfh {
1319
- stroke: #d91d0b;
1201
+ .textarea__clearIcon_18w0l {
1202
+ color: #fff;
1320
1203
  }
1321
- .circular-progress-bar__backgroundCircle_17pfh {
1322
- stroke: #2c2c2e;
1323
- }.list-header__filled_r18tp {
1324
- background-color: rgba(255, 255, 255, 0.1);
1325
- }.stepped-progress-bar__description_splsq {
1326
- color: rgba(235, 235, 245, 0.6);
1204
+ .textarea__input_18w0l:read-only {
1205
+ color: #8d8d93
1327
1206
  }
1328
- .stepped-progress-bar__bar_r36ne {
1329
- background: rgba(255, 255, 255, 0.1);
1207
+ .textarea__input_18w0l:read-only:focus::placeholder {
1208
+ color: #8d8d93;
1209
+ }
1210
+ .textarea__input_18w0l:disabled {
1211
+ color: #fff;
1212
+ -webkit-text-fill-color: #fff;
1330
1213
  }
1331
- .stepped-progress-bar__positive_r36ne {
1332
- background: #2fc26e;
1214
+ .textarea__input_18w0l:focus::placeholder {
1215
+ color: rgba(235, 235, 245, 0.3);
1333
1216
  }
1334
- .stepped-progress-bar__attention_r36ne {
1335
- background: #f6bf65;
1217
+ .textarea__error_18w0l {
1218
+ color: #f15045;
1219
+ caret-color: #f15045;
1336
1220
  }
1337
- .stepped-progress-bar__negative_r36ne {
1338
- background: #d91d0b;
1221
+ .textarea__textarea_18w0l {
1222
+ color: #fff;
1223
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1339
1224
  }
1340
- .stepped-progress-bar__link_r36ne {
1341
- background: #0072ef;
1225
+ .textarea__textarea_18w0l::placeholder {
1226
+ color: #8d8d93;
1342
1227
  }
1343
- .stepped-progress-bar__tertiary_r36ne {
1344
- background: #464649;
1228
+ .textarea__hasLabel_18w0l::placeholder {
1229
+ color: #464649;
1345
1230
  }
1346
- .stepped-progress-bar__secondary_r36ne {
1347
- background: #8d8d93;
1231
+ .textarea__textarea_18w0l:disabled {
1232
+ color: #fff;
1233
+ -webkit-text-fill-color: #fff;
1348
1234
  }
1349
- .stepped-progress-bar__primary_r36ne {
1350
- background: #fff;
1235
+ .textarea__textarea_18w0l:read-only {
1236
+ color: #8d8d93;
1351
1237
  }
1352
- .stepped-progress-bar__accent_r36ne {
1353
- background: #ef3124;
1354
- }.drawer__backdropEnter_nr7yq {
1355
- background-color: transparent;
1238
+ .textarea__textarea_18w0l:focus::placeholder {
1239
+ color: rgba(235, 235, 245, 0.3);
1356
1240
  }
1357
- .drawer__backdropEnterActive_nr7yq,
1358
- .drawer__backdropEnterDone_nr7yq {
1359
- background-color: rgba(0, 0, 0, 0.8);
1241
+ .textarea__focusVisible_qethw {
1242
+ outline: 2px solid #0072ef;
1360
1243
  }
1361
- .drawer__backdropExit_nr7yq {
1362
- background-color: rgba(0, 0, 0, 0.8);
1244
+ .textarea__input_4ktvt {
1245
+ color: #000;
1246
+ caret-color: #0072ef;
1247
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1248
+ }
1249
+ .textarea__input_4ktvt:-webkit-autofill {
1250
+ -webkit-text-fill-color: #000;
1251
+ }
1252
+ .textarea__input_4ktvt::placeholder {
1253
+ color: rgba(60, 60, 67, 0.6);
1254
+ }
1255
+ .textarea__hasLabel_4ktvt::placeholder {
1256
+ color: #c5c5c7;
1257
+ }
1258
+ .textarea__clearIcon_4ktvt {
1259
+ color: #000;
1260
+ }
1261
+ .textarea__input_4ktvt:read-only {
1262
+ color: rgba(60, 60, 67, 0.6)
1263
+ }
1264
+ .textarea__input_4ktvt:read-only:focus::placeholder {
1265
+ color: rgba(60, 60, 67, 0.6);
1266
+ }
1267
+ .textarea__input_4ktvt:disabled {
1268
+ color: #000;
1269
+ -webkit-text-fill-color: #000;
1270
+ }
1271
+ .textarea__input_4ktvt:focus::placeholder {
1272
+ color: rgba(60, 60, 67, 0.3);
1273
+ }
1274
+ .textarea__error_4ktvt {
1275
+ color: #ef3124;
1276
+ caret-color: #ef3124;
1277
+ }
1278
+ .textarea__textarea_4ktvt {
1279
+ color: #000;
1280
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1281
+ }
1282
+ .textarea__textarea_4ktvt::placeholder {
1283
+ color: rgba(60, 60, 67, 0.6);
1284
+ }
1285
+ .textarea__hasLabel_4ktvt::placeholder {
1286
+ color: #c5c5c7;
1287
+ }
1288
+ .textarea__textarea_4ktvt:disabled {
1289
+ color: #000;
1290
+ -webkit-text-fill-color: #000;
1363
1291
  }
1364
- .drawer__backdropExitActive_nr7yq,
1365
- .drawer__backdropExitDone_nr7yq {
1292
+ .textarea__textarea_4ktvt:read-only {
1293
+ color: rgba(60, 60, 67, 0.6);
1294
+ }
1295
+ .textarea__textarea_4ktvt:focus::placeholder {
1296
+ color: rgba(60, 60, 67, 0.3);
1297
+ }.popover__component_1je1d {
1366
1298
  background-color: transparent;
1299
+ color: #fff;
1300
+ }
1301
+ .popover__inner_1je1d {
1302
+ background-color: #121212;
1303
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1304
+ border: 1px solid transparent;
1367
1305
  }
1368
- .tabs__component_gie2n:before {
1306
+ .popover__arrow_1je1d:after {
1307
+ background-color: #121212;
1308
+ border: 1px solid transparent;
1309
+ }.base-modal__component_xju96 {
1310
+ background: #121212;
1311
+ }
1312
+
1313
+
1314
+ .tabs__component_14ljf:before {
1369
1315
  background-color: #2b2b2e;
1370
1316
  }
1371
- .tabs__title_gie2n {
1317
+ .tabs__title_14ljf {
1372
1318
  color: #8d8d93
1373
1319
  }
1374
- .tabs__title_gie2n:not(.tabs__disabled_gie2n):hover {
1320
+ .tabs__title_14ljf:not(.tabs__disabled_14ljf):hover {
1375
1321
  color: #fff;
1376
1322
  }
1377
- .tabs__focused_gie2n {
1323
+ .tabs__focused_14ljf {
1378
1324
  outline: 2px solid #0072ef;
1379
1325
  }
1380
- .tabs__selected_gie2n {
1326
+ .tabs__selected_14ljf {
1381
1327
  color: #fff;
1382
1328
  }
1383
- .tabs__disabled_gie2n {
1329
+ .tabs__disabled_14ljf {
1384
1330
  color: #464649;
1385
1331
  }
1386
- .tabs__line_gie2n {
1332
+ .tabs__line_14ljf {
1387
1333
  background-color: #ef3124;
1388
1334
  }
1389
- .tabs__component_gie2n:before {
1335
+ .tabs__component_14ljf:before {
1390
1336
  background-color: #2b2b2e;
1391
- }.tabs__title_gie2n {
1337
+ }.tabs__title_14ljf {
1392
1338
  color: #8d8d93
1393
- }.tabs__title_gie2n:not(.tabs__disabled_gie2n):hover {
1339
+ }.tabs__title_14ljf:not(.tabs__disabled_14ljf):hover {
1394
1340
  color: #fff;
1395
- }.tabs__focused_gie2n {
1341
+ }.tabs__focused_14ljf {
1396
1342
  outline: 2px solid #0072ef;
1397
- }.tabs__selected_gie2n {
1343
+ }.tabs__selected_14ljf {
1398
1344
  color: #fff;
1399
- }.tabs__disabled_gie2n {
1345
+ }.tabs__disabled_14ljf {
1400
1346
  color: #464649;
1401
- }.tabs__line_gie2n {
1347
+ }.tabs__line_14ljf {
1402
1348
  background-color: #ef3124;
1403
1349
  }
1404
-
1405
-
1406
- .select-with-tags__tag_1dil4:active:not(:disabled) {
1407
- background-color: #f3f4f5;
1408
- }
1409
- .select-with-tags__tag_1dil4:hover:not(:disabled):not(:active) {
1410
- background-color: #f3f4f5;
1411
- }
1412
- .select-with-tags__input_13zv3 {
1350
+ .drawer__backdropEnter_dk5wm {
1413
1351
  background-color: transparent;
1414
- color: #fff
1415
1352
  }
1416
- .select-with-tags__input_13zv3:disabled {
1417
- color: #8d8d93;
1418
- }
1419
- .select-with-tags__input_13zv3::placeholder {
1420
- color: #8d8d93;
1421
- }
1422
- .select-with-tags__input_13zv3:focus::placeholder {
1423
- color: #464649;
1424
- }
1425
- .select-with-tags__focusVisible_13zv3 {
1426
- outline: 2px solid #0072ef;
1353
+ .drawer__backdropEnterActive_dk5wm,
1354
+ .drawer__backdropEnterDone_dk5wm {
1355
+ background-color: rgba(0, 0, 0, 0.8);
1427
1356
  }
1428
- .select-with-tags__placeholder_13zv3 {
1429
- color: #464649;
1430
- }.custom-button__customButton_qez76.custom-button__white_qez76 * {
1357
+ .drawer__backdropExit_dk5wm {
1358
+ background-color: rgba(0, 0, 0, 0.8);
1359
+ }
1360
+ .drawer__backdropExitActive_dk5wm,
1361
+ .drawer__backdropExitDone_dk5wm {
1362
+ background-color: transparent;
1363
+ }.stepped-progress-bar__description_mnv54 {
1364
+ color: rgba(235, 235, 245, 0.6);
1365
+ }
1366
+ .stepped-progress-bar__bar_trsfy {
1367
+ background: rgba(255, 255, 255, 0.1);
1368
+ }
1369
+ .stepped-progress-bar__positive_trsfy {
1370
+ background: #2fc26e;
1371
+ }
1372
+ .stepped-progress-bar__attention_trsfy {
1373
+ background: #f6bf65;
1374
+ }
1375
+ .stepped-progress-bar__negative_trsfy {
1376
+ background: #d91d0b;
1377
+ }
1378
+ .stepped-progress-bar__link_trsfy {
1379
+ background: #0072ef;
1380
+ }
1381
+ .stepped-progress-bar__tertiary_trsfy {
1382
+ background: #464649;
1383
+ }
1384
+ .stepped-progress-bar__secondary_trsfy {
1385
+ background: #8d8d93;
1386
+ }
1387
+ .stepped-progress-bar__primary_trsfy {
1388
+ background: #fff;
1389
+ }
1390
+ .stepped-progress-bar__accent_trsfy {
1391
+ background: #ef3124;
1392
+ }.circular-progress-bar__backgroundCircle_mfr9c,
1393
+ .circular-progress-bar__progressCircle_mfr9c {
1394
+ fill: transparent;
1395
+ }
1396
+ .circular-progress-bar__positive_mfr9c {
1397
+ stroke: #2fc26e;
1398
+ }
1399
+ .circular-progress-bar__negative_mfr9c {
1400
+ stroke: #d91d0b;
1401
+ }
1402
+ .circular-progress-bar__backgroundCircle_mfr9c {
1403
+ stroke: #2c2c2e;
1404
+ }.list-header__filled_w1o5e {
1405
+ background-color: rgba(255, 255, 255, 0.1);
1406
+ }.custom-button__customButton_ixucu.custom-button__white_ixucu * {
1431
1407
  color: #fff;
1432
1408
  }
1433
- .custom-button__customButton_qez76.custom-button__black_qez76 * {
1409
+ .custom-button__customButton_ixucu.custom-button__black_ixucu * {
1434
1410
  color: #000;
1435
1411
  }
1436
- .custom-button__customButton_qez76:before {
1412
+ .custom-button__customButton_ixucu:before {
1437
1413
  background-color: rgba(0, 0, 0, 0);
1438
1414
  }
1439
- .custom-button__customButton_qez76:hover:before {
1415
+ .custom-button__customButton_ixucu:hover:before {
1440
1416
  background-color: rgba(0, 0, 0, 0.07);
1441
1417
  }
1442
- .custom-button__customButton_qez76:active:before {
1418
+ .custom-button__customButton_ixucu:active:before {
1443
1419
  background-color: rgba(0, 0, 0, 0.15);
1444
1420
  }
1445
- .custom-button__customButton_qez76:disabled.custom-button__white_qez76 * {
1421
+ .custom-button__customButton_ixucu:disabled.custom-button__white_ixucu * {
1446
1422
  color: #fff;
1447
1423
  }
1448
- .custom-button__customButton_qez76:disabled.custom-button__black_qez76 * {
1424
+ .custom-button__customButton_ixucu:disabled.custom-button__black_ixucu * {
1449
1425
  color: #000;
1450
- }.attach__component_ers3w {
1426
+ }.attach__component_m5j1k {
1451
1427
  }
1452
- .attach__focused_ers3w {
1428
+ .attach__focused_m5j1k {
1453
1429
  outline: 2px solid #0072ef;
1454
- }.chart__coreChart_h9lxy .recharts-text tspan {
1455
- fill: #fff;
1430
+ }.select-with-tags__tag_gv0rw:active:not(:disabled) {
1431
+ background-color: #f3f4f5;
1456
1432
  }
1457
- @keyframes chart__showDot_1eaij {
1458
- }
1459
-
1460
- .chart__tickText_120xf {
1461
- fill: #fff;
1462
- }
1463
- .chart__circle_120xf {
1464
- fill: #121212;
1465
- }
1466
- .chart__circle_120xf {
1467
- fill: #121212;
1468
- }
1469
- .chart__tooltip_1b5jc {
1470
- background-color: #121212;
1471
- border: 1px solid #2b2b2e;
1472
- box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1433
+ .select-with-tags__tag_gv0rw:hover:not(:disabled):not(:active) {
1434
+ background-color: #f3f4f5;
1435
+ }
1436
+ .select-with-tags__input_1s3tr {
1437
+ background-color: transparent;
1438
+ color: #fff
1473
1439
  }
1474
- .chart__tooltipArrow_1b5jc {
1475
- border: 1px solid #2b2b2e;
1476
- background-color: #121212;
1440
+ .select-with-tags__input_1s3tr:disabled {
1441
+ color: #8d8d93;
1442
+ }
1443
+ .select-with-tags__input_1s3tr::placeholder {
1444
+ color: #8d8d93;
1445
+ }
1446
+ .select-with-tags__input_1s3tr:focus::placeholder {
1447
+ color: #464649;
1448
+ }
1449
+ .select-with-tags__focusVisible_1s3tr {
1450
+ outline: 2px solid #0072ef;
1477
1451
  }
1478
- .chart__tooltipArrow_1b5jc:before {
1479
- border-color: transparent #121212 transparent transparent;
1480
- }.confirmation__component_tenq6 {
1452
+ .select-with-tags__placeholder_1s3tr {
1453
+ color: #464649;
1454
+ }.confirmation__component_1a4fg {
1481
1455
  color: #8d8d93;
1482
1456
  }
1483
- .confirmation__circle_1hepn {
1457
+ .confirmation__circle_10oxw {
1484
1458
  fill: transparent;
1485
1459
  stroke: #464649;
1486
1460
  }
1487
- .confirmation__header_1rhkj {
1461
+ .confirmation__header_11kr3 {
1488
1462
  color: #fff;
1489
1463
  }
1490
- .confirmation__description_1rhkj {
1464
+ .confirmation__description_11kr3 {
1491
1465
  color: #8d8d93;
1492
1466
  color: #fff;
1493
1467
  }
1494
- .confirmation__title_1hdrs {
1468
+ .confirmation__title_17xtp {
1495
1469
  color: #fff;
1496
1470
  }
1497
- .confirmation__text_1hdrs {
1471
+ .confirmation__text_17xtp {
1498
1472
  color: #8d8d93;
1499
1473
  }
1500
- .confirmation__phonesWrap_1hdrs {
1474
+ .confirmation__phonesWrap_17xtp {
1501
1475
  color: #8d8d93;
1502
1476
  }
1503
- .confirmation__phoneDescription_1hdrs {
1477
+ .confirmation__phoneDescription_17xtp {
1504
1478
  color: #8d8d93;
1505
1479
  }
1506
- .confirmation__header_qayrw {
1480
+ .confirmation__header_1nhlv {
1507
1481
  color: #fff;
1508
1482
  }
1509
- .confirmation__phone_qayrw {
1483
+ .confirmation__phone_1nhlv {
1510
1484
  color: #fff;
1511
1485
  }
1512
- .confirmation__header_fzpje {
1486
+ .confirmation__header_1d6cm {
1513
1487
  color: #fff;
1514
1488
  }
1515
- .confirmation__description_fzpje {
1489
+ .confirmation__description_1d6cm {
1516
1490
  color: #8d8d93;
1517
- }.pagination__component_1m3y6 {
1491
+ }.chart__coreChart_1yrpo .recharts-text tspan {
1492
+ fill: #fff;
1493
+ }
1494
+ @keyframes chart__showDot_18lm1 {
1495
+ }
1496
+
1497
+ .chart__tickText_f5j0c {
1498
+ fill: #fff;
1499
+ }
1500
+ .chart__circle_f5j0c {
1501
+ fill: #121212;
1502
+ }
1503
+ .chart__circle_f5j0c {
1504
+ fill: #121212;
1505
+ }
1506
+ .chart__tooltip_1y0xr {
1507
+ background-color: #121212;
1508
+ border: 1px solid #2b2b2e;
1509
+ box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1510
+ }
1511
+ .chart__tooltipArrow_1y0xr {
1512
+ border: 1px solid #2b2b2e;
1513
+ background-color: #121212;
1514
+ }
1515
+ .chart__tooltipArrow_1y0xr:before {
1516
+ border-color: transparent #121212 transparent transparent;
1517
+ }.plate__component_ixia0 {
1518
1518
  color: #fff;
1519
1519
  }
1520
- .pagination__dots_hv8b4 {
1520
+ .plate__focused_ixia0 {
1521
+ outline: 2px solid #0072ef;
1522
+ }
1523
+ .plate__common_ixia0 {
1524
+ background-color: #202022;
1525
+ border-color: #6d7986;
1526
+ }
1527
+ .plate__negative_ixia0 {
1528
+ background-color: #35110d;
1529
+ border-color: #d91d0b;
1530
+ }
1531
+ .plate__positive_ixia0 {
1532
+ background-color: #042117;
1533
+ border-color: #13a463;
1534
+ }
1535
+ .plate__attention_ixia0 {
1536
+ background-color: #332104;
1537
+ border-color: #de6a00;
1538
+ }.pagination__component_1qe81 {
1539
+ color: #fff;
1540
+ }
1541
+ .pagination__dots_xl4u0 {
1521
1542
  color: #8d8d93;
1522
1543
  }
1523
1544
 
1524
- .pagination__tag_1w2hc.pagination__tag_1w2hc {
1545
+ .pagination__tag_1q1zl.pagination__tag_1q1zl {
1525
1546
  color: #8d8d93
1526
1547
  }
1527
- .pagination__tag_1w2hc.pagination__tag_1w2hc:hover:not(:disabled) {
1548
+ .pagination__tag_1q1zl.pagination__tag_1q1zl:hover:not(:disabled) {
1528
1549
  background-color: #2c2c2e;
1529
1550
  color: #fff;
1530
1551
  }
1531
- .pagination__tag_1w2hc.pagination__tag_1w2hc:active:not(:disabled) {
1552
+ .pagination__tag_1q1zl.pagination__tag_1q1zl:active:not(:disabled) {
1532
1553
  background-color: #3a3a3c;
1533
1554
  }
1534
- .pagination__tag_1w2hc.pagination__tag_1w2hc.pagination__checked_1w2hc {
1555
+ .pagination__tag_1q1zl.pagination__tag_1q1zl.pagination__checked_1q1zl {
1535
1556
  background-color: #f3f4f5;
1536
1557
  color: #000;
1537
1558
  }
1538
- .pagination__tag_1w2hc.pagination__tag_1w2hc.pagination__checked_1w2hc:hover:not(:disabled) {
1559
+ .pagination__tag_1q1zl.pagination__tag_1q1zl.pagination__checked_1q1zl:hover:not(:disabled) {
1539
1560
  color: #000;
1540
1561
  }
1541
- .pagination__tag_1w2hc.pagination__tag_1w2hc.pagination__checked_1w2hc:active:not(:disabled) {
1562
+ .pagination__tag_1q1zl.pagination__tag_1q1zl.pagination__checked_1q1zl:active:not(:disabled) {
1542
1563
  color: #fff;
1543
- }.input__input_u38bm {
1564
+ }.input__input_1dgkz {
1544
1565
  color: #fff;
1545
1566
  caret-color: #0072ef;
1546
1567
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1547
1568
  }
1548
- .input__input_u38bm:-webkit-autofill {
1569
+ .input__input_1dgkz:-webkit-autofill {
1549
1570
  -webkit-text-fill-color: #fff;
1550
1571
  }
1551
- .input__input_u38bm::placeholder {
1572
+ .input__input_1dgkz::placeholder {
1552
1573
  color: #8d8d93;
1553
1574
  }
1554
- .input__hasLabel_u38bm::placeholder {
1575
+ .input__hasLabel_1dgkz::placeholder {
1555
1576
  color: #464649;
1556
1577
  }
1557
- .input__clearIcon_u38bm {
1578
+ .input__clearIcon_1dgkz {
1558
1579
  color: #fff;
1559
1580
  }
1560
- .input__input_u38bm:read-only {
1581
+ .input__input_1dgkz:read-only {
1561
1582
  color: #8d8d93
1562
1583
  }
1563
- .input__input_u38bm:read-only:focus::placeholder {
1584
+ .input__input_1dgkz:read-only:focus::placeholder {
1564
1585
  color: #8d8d93;
1565
1586
  }
1566
- .input__input_u38bm:disabled {
1587
+ .input__input_1dgkz:disabled {
1567
1588
  color: #fff;
1568
1589
  -webkit-text-fill-color: #fff;
1569
1590
  }
1570
- .input__input_u38bm:focus::placeholder {
1591
+ .input__input_1dgkz:focus::placeholder {
1571
1592
  color: rgba(235, 235, 245, 0.3);
1572
1593
  }
1573
- .input__error_u38bm {
1594
+ .input__error_1dgkz {
1574
1595
  color: #f15045;
1575
1596
  caret-color: #f15045;
1576
1597
  }
1577
- .input__focusVisible_2iy2c {
1598
+ .input__focusVisible_85jvi {
1578
1599
  outline: 2px solid #0072ef;
1579
1600
  }
1580
- @keyframes input__onautofillstart_2iy2c {
1601
+ @keyframes input__onautofillstart_85jvi {
1581
1602
  from {
1582
1603
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1583
1604
  }
@@ -1585,7 +1606,7 @@
1585
1606
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1586
1607
  }
1587
1608
  }
1588
- @keyframes input__onautofillcancel_2iy2c {
1609
+ @keyframes input__onautofillcancel_85jvi {
1589
1610
  from {
1590
1611
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1591
1612
  }
@@ -1593,710 +1614,689 @@
1593
1614
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1594
1615
  }
1595
1616
  }
1596
- .input__input_hwlox {
1617
+ .input__input_119yc {
1597
1618
  color: #000;
1598
1619
  caret-color: #0072ef;
1599
1620
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1600
1621
  }
1601
- .input__input_hwlox:-webkit-autofill {
1622
+ .input__input_119yc:-webkit-autofill {
1602
1623
  -webkit-text-fill-color: #000;
1603
1624
  }
1604
- .input__input_hwlox::placeholder {
1625
+ .input__input_119yc::placeholder {
1605
1626
  color: rgba(60, 60, 67, 0.6);
1606
1627
  }
1607
- .input__hasLabel_hwlox::placeholder {
1628
+ .input__hasLabel_119yc::placeholder {
1608
1629
  color: #c5c5c7;
1609
1630
  }
1610
- .input__clearIcon_hwlox {
1631
+ .input__clearIcon_119yc {
1611
1632
  color: #000;
1612
1633
  }
1613
- .input__input_hwlox:read-only {
1634
+ .input__input_119yc:read-only {
1614
1635
  color: rgba(60, 60, 67, 0.6)
1615
1636
  }
1616
- .input__input_hwlox:read-only:focus::placeholder {
1637
+ .input__input_119yc:read-only:focus::placeholder {
1617
1638
  color: rgba(60, 60, 67, 0.6);
1618
1639
  }
1619
- .input__input_hwlox:disabled {
1640
+ .input__input_119yc:disabled {
1620
1641
  color: #000;
1621
1642
  -webkit-text-fill-color: #000;
1622
1643
  }
1623
- .input__input_hwlox:focus::placeholder {
1644
+ .input__input_119yc:focus::placeholder {
1624
1645
  color: rgba(60, 60, 67, 0.3);
1625
1646
  }
1626
- .input__error_hwlox {
1647
+ .input__error_119yc {
1627
1648
  color: #ef3124;
1628
1649
  caret-color: #ef3124;
1629
- }.plate__component_11mpl {
1630
- color: #fff;
1631
- }
1632
- .plate__focused_11mpl {
1633
- outline: 2px solid #0072ef;
1634
- }
1635
- .plate__common_11mpl {
1636
- background-color: #202022;
1637
- border-color: #6d7986;
1638
- }
1639
- .plate__negative_11mpl {
1640
- background-color: #35110d;
1641
- border-color: #d91d0b;
1642
- }
1643
- .plate__positive_11mpl {
1644
- background-color: #042117;
1645
- border-color: #13a463;
1646
- }
1647
- .plate__attention_11mpl {
1648
- background-color: #332104;
1649
- border-color: #de6a00;
1650
- }.icon-button__primary_6iedd {
1650
+ }.icon-button__primary_rm58g {
1651
1651
  color: #fff
1652
1652
  }
1653
- .icon-button__primary_6iedd:hover {
1653
+ .icon-button__primary_rm58g:hover {
1654
1654
  color: rgb(204, 204, 204);
1655
1655
  }
1656
- .icon-button__primary_6iedd:active {
1656
+ .icon-button__primary_rm58g:active {
1657
1657
  color: rgb(179, 179, 179);
1658
1658
  }
1659
- .icon-button__primary_6iedd.icon-button__component_6iedd:disabled.icon-button__loader_6iedd {
1659
+ .icon-button__primary_rm58g.icon-button__component_rm58g:disabled.icon-button__loader_rm58g {
1660
1660
  color: #fff;
1661
1661
  }
1662
- .icon-button__secondary_6iedd {
1662
+ .icon-button__secondary_rm58g {
1663
1663
  color: #8d8d93
1664
1664
  }
1665
- .icon-button__secondary_6iedd:hover {
1665
+ .icon-button__secondary_rm58g:hover {
1666
1666
  color: rgb(175, 175, 179);
1667
1667
  }
1668
- .icon-button__secondary_6iedd:active {
1668
+ .icon-button__secondary_rm58g:active {
1669
1669
  color: rgb(198, 198, 201);
1670
1670
  }
1671
- .icon-button__secondary_6iedd.icon-button__component_6iedd:disabled.icon-button__loader_6iedd {
1671
+ .icon-button__secondary_rm58g.icon-button__component_rm58g:disabled.icon-button__loader_rm58g {
1672
1672
  color: #8d8d93;
1673
1673
  }
1674
- .icon-button__transparent_6iedd {
1674
+ .icon-button__transparent_rm58g {
1675
1675
  color: rgba(255, 255, 255, 0.3)
1676
1676
  }
1677
- .icon-button__transparent_6iedd:hover {
1677
+ .icon-button__transparent_rm58g:hover {
1678
1678
  color: rgba(255, 255, 255, 0.4);
1679
1679
  }
1680
- .icon-button__transparent_6iedd:active {
1680
+ .icon-button__transparent_rm58g:active {
1681
1681
  color: rgba(255, 255, 255, 0.5);
1682
1682
  }
1683
- .icon-button__negative_6iedd {
1683
+ .icon-button__negative_rm58g {
1684
1684
  color: #d91d0b
1685
1685
  }
1686
- .icon-button__negative_6iedd:hover {
1686
+ .icon-button__negative_rm58g:hover {
1687
1687
  color: rgb(220, 45, 28);
1688
1688
  }
1689
- .icon-button__negative_6iedd:active {
1689
+ .icon-button__negative_rm58g:active {
1690
1690
  color: rgb(223, 63, 48);
1691
1691
  }
1692
- .icon-button__negative_6iedd.icon-button__component_6iedd:disabled.icon-button__loader_6iedd {
1692
+ .icon-button__negative_rm58g.icon-button__component_rm58g:disabled.icon-button__loader_rm58g {
1693
1693
  color: #d91d0b;
1694
1694
  }
1695
- .icon-button__tertiary_6iedd {
1695
+ .icon-button__tertiary_rm58g {
1696
1696
  color: #464649
1697
1697
  }
1698
- .icon-button__tertiary_6iedd:hover {
1698
+ .icon-button__tertiary_rm58g:hover {
1699
1699
  color: rgb(83, 83, 86);
1700
1700
  }
1701
- .icon-button__tertiary_6iedd:active {
1701
+ .icon-button__tertiary_rm58g:active {
1702
1702
  color: rgb(98, 98, 100);
1703
1703
  }
1704
- .icon-button__tertiary_6iedd.icon-button__component_6iedd:disabled.icon-button__loader_6iedd {
1704
+ .icon-button__tertiary_rm58g.icon-button__component_rm58g:disabled.icon-button__loader_rm58g {
1705
1705
  color: #464649;
1706
1706
  }
1707
1707
 
1708
- .icon-button__primary_i9fnq {
1708
+ .icon-button__primary_13d6i {
1709
1709
  color: #000
1710
1710
  }
1711
- .icon-button__primary_i9fnq:hover {
1711
+ .icon-button__primary_13d6i:hover {
1712
1712
  color: rgb(18, 18, 18);
1713
1713
  }
1714
- .icon-button__primary_i9fnq:active {
1714
+ .icon-button__primary_13d6i:active {
1715
1715
  color: rgb(38, 38, 38);
1716
1716
  }
1717
- .icon-button__secondary_i9fnq {
1717
+ .icon-button__secondary_13d6i {
1718
1718
  color: #8a8a8e
1719
1719
  }
1720
- .icon-button__secondary_i9fnq:hover {
1720
+ .icon-button__secondary_13d6i:hover {
1721
1721
  color: rgb(117, 117, 121);
1722
1722
  }
1723
- .icon-button__secondary_i9fnq:active {
1723
+ .icon-button__secondary_13d6i:active {
1724
1724
  color: rgb(110, 110, 114);
1725
1725
  }
1726
- .icon-button__transparent_i9fnq {
1726
+ .icon-button__transparent_13d6i {
1727
1727
  color: rgba(0, 0, 0, 0.3)
1728
1728
  }
1729
- .icon-button__transparent_i9fnq:hover {
1729
+ .icon-button__transparent_13d6i:hover {
1730
1730
  color: rgba(0, 0, 0, 0.4);
1731
1731
  }
1732
- .icon-button__transparent_i9fnq:active {
1732
+ .icon-button__transparent_13d6i:active {
1733
1733
  color: rgba(0, 0, 0, 0.5);
1734
1734
  }
1735
- .icon-button__negative_i9fnq {
1735
+ .icon-button__negative_13d6i {
1736
1736
  color: #d91d0b
1737
1737
  }
1738
- .icon-button__negative_i9fnq:hover {
1738
+ .icon-button__negative_13d6i:hover {
1739
1739
  color: rgb(220, 45, 28);
1740
1740
  }
1741
- .icon-button__negative_i9fnq:active {
1741
+ .icon-button__negative_13d6i:active {
1742
1742
  color: rgb(223, 63, 48);
1743
1743
  }
1744
- .icon-button__tertiary_i9fnq {
1744
+ .icon-button__tertiary_13d6i {
1745
1745
  color: #c5c5c7
1746
1746
  }
1747
- .icon-button__tertiary_i9fnq:hover {
1747
+ .icon-button__tertiary_13d6i:hover {
1748
1748
  color: rgb(167, 167, 169);
1749
1749
  }
1750
- .icon-button__tertiary_i9fnq:active {
1750
+ .icon-button__tertiary_13d6i:active {
1751
1751
  color: rgb(158, 158, 159);
1752
- }.toast-plate__component_35y53 {
1752
+ }.toast-plate__component_1fxff {
1753
1753
  color: #000;
1754
1754
  background-color: #fff
1755
1755
  }
1756
- .toast-plate__actionSection_35y53 + .toast-plate__closeButton_35y53:before {
1756
+ .toast-plate__actionSection_1fxff + .toast-plate__closeButton_1fxff:before {
1757
1757
  background-color: #e9e9eb;
1758
- }.with-suffix__hasSuffix_2n8d0 input:focus::placeholder {
1758
+ }.with-suffix__hasSuffix_h6vj6 input:focus::placeholder {
1759
1759
  color: transparent;
1760
1760
  }
1761
- .with-suffix__disabled_2n8d0 {
1761
+ .with-suffix__disabled_h6vj6 {
1762
1762
  color: #fff;
1763
- }.slider-input__steps_14cbi {
1763
+ }.slider-input__steps_nyp7r {
1764
1764
  color: #8d8d93;
1765
1765
  }
1766
- .slider-input__info_14cbi {
1766
+ .slider-input__info_nyp7r {
1767
1767
  color: #8d8d93;
1768
- }.filter-tag__component_inij7.filter-tag__disabled_inij7 {
1769
- background-color: rgba(32, 32, 34, 0.3);
1770
- }
1771
- .filter-tag__component_inij7.filter-tag__checked_inij7:not(.filter-tag__component_inij7.filter-tag__disabled_inij7) {
1772
- background-color: #f3f4f5;
1773
- }
1774
- .filter-tag__component_inij7.filter-tag__checked_inij7:not(.filter-tag__component_inij7.filter-tag__disabled_inij7):hover {
1775
- background-color: #f3f4f5;
1776
- }
1777
- .filter-tag__component_inij7.filter-tag__checked_inij7:not(.filter-tag__component_inij7.filter-tag__disabled_inij7):active {
1778
- background-color: rgb(194, 195, 196);
1779
- }
1780
- .filter-tag__focused_inij7 {
1781
- outline: 2px solid #0072ef;
1782
- }
1783
- .filter-tag__valueButton_inij7 {
1784
- color: #fff;
1785
- background-color: #202022;
1786
- border-color: transparent
1787
- }
1788
- .filter-tag__valueButton_inij7:not(.filter-tag__valueButton_inij7:disabled):hover {
1789
- background-color: #202022;
1790
- border-color: transparent;
1791
- }
1792
- .filter-tag__valueButton_inij7:not(.filter-tag__valueButton_inij7:disabled):active {
1793
- background-color: rgb(65, 65, 67);
1794
- border-color: transparent;
1795
- }
1796
- .filter-tag__valueButton_inij7:disabled {
1797
- background-color: rgba(32, 32, 34, 0.3);
1798
- border-color: transparent;
1799
- color: #464649;
1800
- }
1801
- .filter-tag__valueButton_inij7.filter-tag__checked_inij7 {
1802
- background-color: #f3f4f5;
1803
- color: #000
1804
- }
1805
- .filter-tag__valueButton_inij7.filter-tag__checked_inij7:not(.filter-tag__valueButton_inij7:disabled):hover {
1806
- background-color: #f3f4f5;
1807
- }
1808
- .filter-tag__valueButton_inij7.filter-tag__checked_inij7:not(.filter-tag__valueButton_inij7:disabled):active {
1809
- background-color: rgb(194, 195, 196);
1810
- }
1811
- .filter-tag__valueButton_inij7.filter-tag__checked_inij7:not(.filter-tag__valueButton_inij7:disabled):hover + .filter-tag__clear_inij7:before {
1812
- background-color: #464649;
1813
- }
1814
- .filter-tag__valueButton_inij7.filter-tag__checked_inij7:not(.filter-tag__valueButton_inij7:disabled):active + .filter-tag__clear_inij7:before {
1815
- background-color: transparent;
1816
- }
1817
- .filter-tag__valueButton_inij7.filter-tag__checked_inij7:disabled {
1818
- background-color: rgba(243, 244, 245, 0.3);
1819
- color: #000;
1820
- }
1821
- .filter-tag__clear_inij7 {
1822
- background-color: #f3f4f5
1768
+ }.toast__toastPlate_1e0fn {
1769
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1823
1770
  }
1824
- .filter-tag__clear_inij7:before {
1825
- background-color: #464649;
1826
- }
1827
- .filter-tag__clear_inij7:hover:before {
1828
- background-color: #464649;
1829
- }
1830
- .filter-tag__clear_inij7:active:before {
1831
- background-color: transparent;
1832
- }
1833
- .filter-tag__clear_inij7:hover {
1834
- background-color: #f3f4f5;
1835
- }
1836
- .filter-tag__clear_inij7:active {
1837
- background-color: rgb(194, 195, 196);
1838
- }.file-upload-item__component_153ck {
1771
+ .toast__popoverInner_1e0fn {
1772
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1773
+ background-color: transparent;
1774
+ }.file-upload-item__component_10zbp {
1839
1775
  color: #8d8d93;
1840
1776
  box-shadow: 0 -1px 0 0 #2b2b2e inset
1841
1777
  }
1842
- .file-upload-item__icon_153ck {
1778
+ .file-upload-item__icon_10zbp {
1843
1779
  color: #fff;
1844
1780
  }
1845
- .file-upload-item__errorIcon_153ck {
1781
+ .file-upload-item__errorIcon_10zbp {
1846
1782
  color: #d91d0b;
1847
1783
  }
1848
- .file-upload-item__successIcon_153ck {
1784
+ .file-upload-item__successIcon_10zbp {
1849
1785
  color: #2fc26e;
1850
1786
  }
1851
- .file-upload-item__name_153ck {
1787
+ .file-upload-item__name_10zbp {
1852
1788
  color: #fff
1853
1789
  }
1854
- .file-upload-item__errorWrapper_153ck {
1790
+ .file-upload-item__errorWrapper_10zbp {
1855
1791
  color: #ef3124
1856
- }.bottom-sheet__modal_tporf {
1792
+ }.bottom-sheet__modal_ykfgn {
1857
1793
  background-color: transparent;
1858
1794
  }
1859
- .bottom-sheet__component_tporf {
1795
+ .bottom-sheet__component_ykfgn {
1860
1796
  background: #121212;
1861
1797
  }
1862
- .bottom-sheet__marker_tporf {
1798
+ .bottom-sheet__marker_ykfgn {
1863
1799
  background-color: #2a2a2c;
1864
1800
  }
1865
- .bottom-sheet__content_tporf {
1801
+ .bottom-sheet__content_ykfgn {
1866
1802
  color: #fff;
1867
1803
  background-color: #121212;
1868
1804
  }
1869
- .bottom-sheet__backer_qq6yr {
1805
+ .bottom-sheet__backer_1cz95 {
1870
1806
  color: #fff;
1871
1807
  }
1872
- .bottom-sheet__button_qq6yr {
1808
+ .bottom-sheet__button_1cz95 {
1873
1809
  background: rgba(255, 255, 255, 0.03);
1874
1810
  }
1875
- .bottom-sheet__closer_uwcok {
1811
+ .bottom-sheet__closer_zr3ds {
1876
1812
  color: #fff;
1877
1813
  }
1878
- .bottom-sheet__button_uwcok {
1814
+ .bottom-sheet__button_zr3ds {
1879
1815
  background: rgba(255, 255, 255, 0.03);
1880
1816
  }
1881
- .bottom-sheet__footer_i4vhf {
1817
+ .bottom-sheet__footer_1knha {
1882
1818
  background-color: #121212;
1883
1819
  }
1884
- .bottom-sheet__highlighted_i4vhf {
1820
+ .bottom-sheet__highlighted_1knha {
1885
1821
  border-top: 1px solid #2b2b2e;
1886
1822
  background-color: #121212;
1887
1823
  }
1888
- .bottom-sheet__header_18d4b {
1824
+ .bottom-sheet__header_bum2d {
1889
1825
  background-color: #121212;
1890
1826
  }
1891
- .bottom-sheet__highlighted_18d4b {
1827
+ .bottom-sheet__highlighted_bum2d {
1892
1828
  border-bottom: 1px solid #2b2b2e;
1893
1829
  }
1894
- .calendar__dayName_oxidl {
1830
+ .calendar__dayName_1yei9 {
1895
1831
  color: #8d8d93
1896
1832
  }
1897
- .calendar__day_oxidl {
1833
+ .calendar__day_1yei9 {
1898
1834
  color: #fff
1899
1835
  }
1900
- .calendar__day_oxidl.calendar__highlighted_oxidl,
1901
- .calendar__day_oxidl.calendar__range_oxidl.calendar__highlighted_oxidl:not(.calendar__disabled_oxidl) {
1836
+ .calendar__day_1yei9.calendar__highlighted_1yei9,
1837
+ .calendar__day_1yei9.calendar__range_1yei9.calendar__highlighted_1yei9:not(.calendar__disabled_1yei9) {
1902
1838
  color: #fff;
1903
1839
  background: #2a2a2c;
1904
1840
  }
1905
- .calendar__day_oxidl.calendar__disabled_oxidl {
1841
+ .calendar__day_1yei9.calendar__disabled_1yei9 {
1906
1842
  color: #464649;
1907
1843
  background: transparent;
1908
1844
  }
1909
- .calendar__day_oxidl.calendar__today_oxidl {
1845
+ .calendar__day_1yei9.calendar__today_1yei9 {
1910
1846
  color: #0072ef;
1911
1847
  }
1912
- .calendar__day_oxidl.calendar__rangeComplete_oxidl {
1848
+ .calendar__day_1yei9.calendar__rangeComplete_1yei9 {
1913
1849
  background: #e8f2fe;
1914
1850
  }
1915
- .calendar__day_oxidl.calendar__selected_oxidl,
1916
- .calendar__day_oxidl.calendar__disabled_oxidl.calendar__selected_oxidl {
1851
+ .calendar__day_1yei9.calendar__selected_1yei9,
1852
+ .calendar__day_1yei9.calendar__disabled_1yei9.calendar__selected_1yei9 {
1917
1853
  color: #000;
1918
1854
  background: #fff;
1919
1855
  }
1920
- .calendar__day_oxidl.calendar__selected_oxidl:hover {
1856
+ .calendar__day_1yei9.calendar__selected_1yei9:hover {
1921
1857
  background: rgb(217, 217, 217);
1922
1858
  }
1923
- .calendar__range_oxidl .calendar__day_oxidl:not(.calendar__selected_oxidl):not(.calendar__disabled_oxidl):not(.calendar__today_oxidl) {
1859
+ .calendar__range_1yei9 .calendar__day_1yei9:not(.calendar__selected_1yei9):not(.calendar__disabled_1yei9):not(.calendar__today_1yei9) {
1924
1860
  color: #fff;
1925
1861
  }
1926
- .calendar__range_oxidl:before {
1862
+ .calendar__range_1yei9:before {
1927
1863
  background: rgba(255, 255, 255, 0.1);
1928
1864
  }
1929
- .calendar__rangeComplete_oxidl:before {
1865
+ .calendar__rangeComplete_1yei9:before {
1930
1866
  background: #e8f2fe;
1931
1867
  }
1932
- .calendar__transitLeft_oxidl:after {
1868
+ .calendar__transitLeft_1yei9:after {
1933
1869
  background: linear-gradient(
1934
1870
  270deg,
1935
1871
  rgba(255, 255, 255, 0.1) 0%,
1936
1872
  rgba(255, 255, 255, 0) 100%
1937
1873
  );
1938
1874
  }
1939
- .calendar__transitRight_oxidl:after {
1875
+ .calendar__transitRight_1yei9:after {
1940
1876
  background: linear-gradient(
1941
1877
  270deg,
1942
1878
  rgba(255, 255, 255, 0) 0%,
1943
1879
  rgba(255, 255, 255, 0.1) 100%
1944
1880
  );
1945
1881
  }
1946
- .calendar__rangeComplete_oxidl.calendar__transitLeft_oxidl:after {
1882
+ .calendar__rangeComplete_1yei9.calendar__transitLeft_1yei9:after {
1947
1883
  background: linear-gradient(
1948
1884
  270deg,
1949
1885
  #e8f2fe 0%,
1950
1886
  rgba(255, 255, 255, 0) 100%
1951
1887
  );
1952
1888
  }
1953
- .calendar__rangeComplete_oxidl.calendar__transitRight_oxidl:after {
1889
+ .calendar__rangeComplete_1yei9.calendar__transitRight_1yei9:after {
1954
1890
  background: linear-gradient(
1955
1891
  270deg,
1956
1892
  rgba(255, 255, 255, 0) 0%,
1957
1893
  #e8f2fe 100%
1958
1894
  );
1959
1895
  }
1960
- .calendar__dot_oxidl {
1896
+ .calendar__dot_1yei9 {
1961
1897
  background: #fff;
1962
1898
  }
1963
- .calendar__selected_oxidl .calendar__dot_oxidl {
1899
+ .calendar__selected_1yei9 .calendar__dot_1yei9 {
1964
1900
  background: #000;
1965
1901
  }
1966
- .calendar__withShadow_7i20l {
1902
+ .calendar__withShadow_1fghh {
1967
1903
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1968
1904
  }
1969
-
1970
1905
  @media (max-width: 374px) {
1971
1906
  }
1972
- .calendar__empty_ve5xz {
1907
+ .calendar__empty_4bhch {
1973
1908
  color: #8d8d93;
1974
1909
  }
1975
- .calendar__button_mq3ts {
1910
+ .calendar__button_1uoja {
1976
1911
  background-color: transparent
1977
1912
  }
1978
- .calendar__button_mq3ts:not(:disabled):hover {
1913
+ .calendar__button_1uoja:not(:disabled):hover {
1979
1914
  background-color: #2c2c2e;
1980
1915
  color: #fff;
1981
1916
  }
1982
- .calendar__button_mq3ts.calendar__filled_mq3ts {
1917
+ .calendar__button_1uoja.calendar__filled_1uoja {
1983
1918
  background-color: #2c2c2e
1984
1919
  }
1985
- .calendar__button_mq3ts.calendar__filled_mq3ts:not(:disabled):hover {
1920
+ .calendar__button_1uoja.calendar__filled_1uoja:not(:disabled):hover {
1986
1921
  background-color: rgb(59, 59, 61);
1987
1922
  }
1988
- .calendar__button_mq3ts.calendar__outlined_mq3ts {
1923
+ .calendar__button_1uoja.calendar__outlined_1uoja {
1989
1924
  border: 1px solid #fff;
1990
1925
  }
1991
- .calendar__button_mq3ts.calendar__selected_mq3ts,
1992
- .calendar__button_mq3ts.calendar__selected_mq3ts:disabled {
1926
+ .calendar__button_1uoja.calendar__selected_1uoja,
1927
+ .calendar__button_1uoja.calendar__selected_1uoja:disabled {
1993
1928
  background-color: #fff;
1994
1929
  color: #000
1995
1930
  }
1996
- .calendar__button_mq3ts.calendar__selected_mq3ts:not(:disabled):hover, .calendar__button_mq3ts.calendar__selected_mq3ts:disabled:not(:disabled):hover {
1931
+ .calendar__button_1uoja.calendar__selected_1uoja:not(:disabled):hover, .calendar__button_1uoja.calendar__selected_1uoja:disabled:not(:disabled):hover {
1997
1932
  background-color: #fff;
1998
1933
  color: #000;
1999
1934
  }
2000
1935
  @media (max-width: 374px) {
2001
1936
  }
2002
-
2003
-
2004
- .modal__button_k7e5l {
2005
- background: rgba(18, 18, 18, 0.4);
2006
- }
2007
-
2008
-
2009
-
2010
-
2011
- .modal__sticky_1buwi {
2012
- background: #121212;
2013
- }
2014
- .modal__highlighted_1buwi {
2015
- background: #121212;
2016
- box-shadow: 0 -1px 0 0 #2b2b2e;
1937
+ .filter-tag__component_j3qdl.filter-tag__disabled_j3qdl {
1938
+ background-color: rgba(32, 32, 34, 0.3);
1939
+ }
1940
+ .filter-tag__component_j3qdl.filter-tag__checked_j3qdl:not(.filter-tag__component_j3qdl.filter-tag__disabled_j3qdl) {
1941
+ background-color: #f3f4f5;
1942
+ }
1943
+ .filter-tag__component_j3qdl.filter-tag__checked_j3qdl:not(.filter-tag__component_j3qdl.filter-tag__disabled_j3qdl):hover {
1944
+ background-color: #f3f4f5;
1945
+ }
1946
+ .filter-tag__component_j3qdl.filter-tag__checked_j3qdl:not(.filter-tag__component_j3qdl.filter-tag__disabled_j3qdl):active {
1947
+ background-color: rgb(194, 195, 196);
1948
+ }
1949
+ .filter-tag__focused_j3qdl {
1950
+ outline: 2px solid #0072ef;
2017
1951
  }
2018
-
2019
-
2020
-
2021
- .modal__highlighted_fyusx {
2022
- background: #121212;
1952
+ .filter-tag__valueButton_j3qdl {
1953
+ color: #fff;
1954
+ background-color: #202022;
1955
+ border-color: transparent
2023
1956
  }
2024
- .modal__sticky_fyusx.modal__hasContent_fyusx {
2025
- background: #121212;
1957
+ .filter-tag__valueButton_j3qdl:not(.filter-tag__valueButton_j3qdl:disabled):hover {
1958
+ background-color: #202022;
1959
+ border-color: transparent;
2026
1960
  }
2027
- .toast__toastPlate_1ngb1 {
2028
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1961
+ .filter-tag__valueButton_j3qdl:not(.filter-tag__valueButton_j3qdl:disabled):active {
1962
+ background-color: rgb(65, 65, 67);
1963
+ border-color: transparent;
1964
+ }
1965
+ .filter-tag__valueButton_j3qdl:disabled {
1966
+ background-color: rgba(32, 32, 34, 0.3);
1967
+ border-color: transparent;
1968
+ color: #464649;
1969
+ }
1970
+ .filter-tag__valueButton_j3qdl.filter-tag__checked_j3qdl {
1971
+ background-color: #f3f4f5;
1972
+ color: #000
1973
+ }
1974
+ .filter-tag__valueButton_j3qdl.filter-tag__checked_j3qdl:not(.filter-tag__valueButton_j3qdl:disabled):hover {
1975
+ background-color: #f3f4f5;
1976
+ }
1977
+ .filter-tag__valueButton_j3qdl.filter-tag__checked_j3qdl:not(.filter-tag__valueButton_j3qdl:disabled):active {
1978
+ background-color: rgb(194, 195, 196);
1979
+ }
1980
+ .filter-tag__valueButton_j3qdl.filter-tag__checked_j3qdl:not(.filter-tag__valueButton_j3qdl:disabled):hover + .filter-tag__clear_j3qdl:before {
1981
+ background-color: #464649;
1982
+ }
1983
+ .filter-tag__valueButton_j3qdl.filter-tag__checked_j3qdl:not(.filter-tag__valueButton_j3qdl:disabled):active + .filter-tag__clear_j3qdl:before {
1984
+ background-color: transparent;
1985
+ }
1986
+ .filter-tag__valueButton_j3qdl.filter-tag__checked_j3qdl:disabled {
1987
+ background-color: rgba(243, 244, 245, 0.3);
1988
+ color: #000;
1989
+ }
1990
+ .filter-tag__clear_j3qdl {
1991
+ background-color: #f3f4f5
2029
1992
  }
2030
- .toast__popoverInner_1ngb1 {
2031
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2032
- background-color: transparent;
2033
- }.bank-card__component_mgk62 {
1993
+ .filter-tag__clear_j3qdl:before {
1994
+ background-color: #464649;
1995
+ }
1996
+ .filter-tag__clear_j3qdl:hover:before {
1997
+ background-color: #464649;
1998
+ }
1999
+ .filter-tag__clear_j3qdl:active:before {
2000
+ background-color: transparent;
2001
+ }
2002
+ .filter-tag__clear_j3qdl:hover {
2003
+ background-color: #f3f4f5;
2004
+ }
2005
+ .filter-tag__clear_j3qdl:active {
2006
+ background-color: rgb(194, 195, 196);
2007
+ }.bank-card__component_l2pmr {
2034
2008
  --form-control-bg-color: transparent;
2035
2009
  --form-control-hover-bg-color: transparent;
2036
2010
  --form-control-focus-bg-color: transparent;
2037
2011
  }
2038
- .bank-card__label_mgk62 {
2012
+ .bank-card__label_l2pmr {
2039
2013
  color: rgba(0, 0, 0, 0.6)
2040
2014
  }
2041
- .bank-card__focused_mgk62 .bank-card__label_mgk62,
2042
- .bank-card__filled_mgk62 .bank-card__label_mgk62 {
2015
+ .bank-card__focused_l2pmr .bank-card__label_l2pmr,
2016
+ .bank-card__filled_l2pmr .bank-card__label_l2pmr {
2043
2017
  color: #000
2044
2018
  }
2045
- .bank-card__input_mgk62 {
2019
+ .bank-card__input_l2pmr {
2046
2020
  color: #000;
2047
2021
  caret-color: #000
2048
2022
  }
2049
- .bank-card__bankLogo_mgk62 svg g {
2023
+ .bank-card__bankLogo_l2pmr svg g {
2050
2024
  fill: #000;
2051
2025
  }
2052
- .bank-card__brandLogo_mgk62 svg {
2026
+ .bank-card__brandLogo_l2pmr svg {
2053
2027
  fill: #000;
2054
2028
  }
2055
- .bank-card__usePhoto_mgk62 {
2029
+ .bank-card__usePhoto_l2pmr {
2056
2030
  background-color: transparent
2057
2031
  }
2058
- .bank-card__usePhoto_mgk62 svg {
2032
+ .bank-card__usePhoto_l2pmr svg {
2059
2033
  fill: #000;
2060
- }.amount-input__minorPartAndCurrency_1pobg {
2034
+ }@media (min-width: 600px) {
2035
+ }.amount-input__minorPartAndCurrency_1kxc6 {
2061
2036
  color: #8d8d93;
2062
2037
  }
2063
- .amount-input__filled_ec6ix .amount-input__input_ec6ix,
2064
- .amount-input__input_ec6ix:focus {
2038
+ .amount-input__filled_15o0n .amount-input__input_15o0n,
2039
+ .amount-input__input_15o0n:focus {
2065
2040
  -webkit-text-fill-color: transparent;
2066
2041
  }
2067
- .amount-input__minorPartAndCurrency_l6hj1 {
2042
+ .amount-input__minorPartAndCurrency_gfi9f {
2068
2043
  color: #8a8a8e;
2069
- }.tooltip__hint_1caer {
2044
+ }
2045
+
2046
+
2047
+ .modal__button_1edby {
2048
+ background: rgba(18, 18, 18, 0.4);
2049
+ }
2050
+
2051
+
2052
+
2053
+
2054
+ .modal__sticky_1ethw {
2055
+ background: #121212;
2056
+ }
2057
+ .modal__highlighted_1ethw {
2058
+ background: #121212;
2059
+ box-shadow: 0 -1px 0 0 #2b2b2e;
2060
+ }
2061
+
2062
+
2063
+
2064
+ .modal__highlighted_ixg6z {
2065
+ background: #121212;
2066
+ }
2067
+ .modal__sticky_ixg6z.modal__hasContent_ixg6z {
2068
+ background: #121212;
2069
+ }
2070
+ .tooltip__hint_2u7wm {
2070
2071
  background-color: #fff;
2071
2072
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2072
2073
  0 8px 16px rgba(11, 31, 53, 0.16);
2073
2074
  color: #000;
2074
2075
  }
2075
- .tooltip__hint_1caer .tooltip__arrow_1caer:after {
2076
+ .tooltip__hint_2u7wm .tooltip__arrow_2u7wm:after {
2076
2077
  background-color: #fff;
2077
2078
  border-color: #fff;
2078
2079
  }
2079
2080
 
2080
- .tooltip__tooltip_sne4q {
2081
+ .tooltip__tooltip_1i8bb {
2081
2082
  background-color: #fff;
2082
2083
  color: #000;
2083
2084
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2084
2085
  0 8px 16px rgba(11, 31, 53, 0.16);
2085
2086
  }
2086
- .tooltip__tooltip_sne4q .tooltip__arrow_sne4q:after {
2087
+ .tooltip__tooltip_1i8bb .tooltip__arrow_1i8bb:after {
2087
2088
  background-color: #fff;
2088
2089
  }
2089
- .tooltip__hint_sne4q {
2090
+ .tooltip__hint_1i8bb {
2090
2091
  background-color: #121212;
2091
2092
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2092
2093
  color: #fff;
2093
2094
  }
2094
- .tooltip__hint_sne4q .tooltip__arrow_sne4q:after {
2095
+ .tooltip__hint_1i8bb .tooltip__arrow_1i8bb:after {
2095
2096
  background-color: #121212;
2096
2097
  }
2097
- @media (min-width: 600px) {
2098
- }.calendar-with-skeleton__skeleton_1e7xw {
2098
+ .calendar-with-skeleton__skeleton_3bagm {
2099
2099
  background-color: #121212;
2100
- }.calendar-input__calendarIcon_1y6sv {
2100
+ }.calendar-input__calendarIcon_ht4pg {
2101
2101
  color: #fff
2102
- }.select__arrow_e5i74 {
2102
+ }.select__arrow_fn91u {
2103
2103
  color: #fff;
2104
2104
  }
2105
- .select__popoverInner_50io9 {
2105
+ .select__popoverInner_mf24w {
2106
2106
  background: transparent;
2107
2107
  }
2108
- .select__optionsList_50io9 {
2108
+ .select__optionsList_mf24w {
2109
2109
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2110
2110
  background: #121212;
2111
2111
  }
2112
- .select__single_3gu0b {
2112
+ .select__single_1a9kr {
2113
2113
  background: #fff
2114
2114
  }
2115
- .select__placeholder_25w4y {
2115
+ .select__placeholder_icigk {
2116
2116
  color: #8d8d93;
2117
2117
  }
2118
- .select__focusVisible_25w4y {
2118
+ .select__focusVisible_icigk {
2119
2119
  outline: 2px solid #0072ef;
2120
2120
  }
2121
- .select__optgroup_1o2eo {
2121
+ .select__optgroup_6fu2p {
2122
2122
  background: #121212
2123
2123
  }
2124
- .select__label_1o2eo {
2124
+ .select__label_6fu2p {
2125
2125
  color: #8d8d93;
2126
2126
  }
2127
- .select__option_5r59h {
2127
+ .select__option_78w48 {
2128
2128
  background: #121212;
2129
2129
  color: #fff
2130
2130
  }
2131
- .select__option_5r59h:not(.select__disabled_5r59h):active {
2131
+ .select__option_78w48:not(.select__disabled_78w48):active {
2132
2132
  background: #2c2c2e;
2133
2133
  color: #fff;
2134
2134
  }
2135
- .select__option_5r59h:before {
2135
+ .select__option_78w48:before {
2136
2136
  background: #2b2b2e;
2137
2137
  }
2138
- .select__selected_5r59h {
2138
+ .select__selected_78w48 {
2139
2139
  background: #121212;
2140
2140
  color: #fff;
2141
2141
  }
2142
- .select__highlighted_5r59h {
2142
+ .select__highlighted_78w48 {
2143
2143
  background: #202022;
2144
2144
  color: #fff
2145
2145
  }
2146
- .select__disabled_5r59h {
2146
+ .select__disabled_78w48 {
2147
2147
  background: #121212;
2148
2148
  color: #8d8d93;
2149
2149
  }
2150
- .select__emptyPlaceholder_9017r {
2150
+ .select__emptyPlaceholder_1qmlt {
2151
2151
  color: #8d8d93;
2152
2152
  }
2153
- .select__popoverInner_tgmt1 {
2153
+ .select__popoverInner_uydns {
2154
2154
  background: transparent;
2155
2155
  }
2156
- .select__virtualRow_l1ipl:before {
2156
+ .select__virtualRow_1ru9h:before {
2157
2157
  background: #2b2b2e;
2158
2158
  }
2159
- .select__emptyPlaceholder_l1ipl {
2159
+ .select__emptyPlaceholder_1ru9h {
2160
2160
  color: #8d8d93;
2161
2161
  }
2162
2162
 
2163
2163
 
2164
2164
 
2165
- .select__emptyPlaceholder_1ok55 {
2165
+ .select__emptyPlaceholder_175lo {
2166
2166
  color: #8d8d93;
2167
2167
  }
2168
- .select__footer_1ok55 {
2168
+ .select__footer_175lo {
2169
2169
  background-color: #121212
2170
2170
  }
2171
- .select__highlighted_1ok55 {
2171
+ .select__highlighted_175lo {
2172
2172
  border-top: 1px solid #2b2b2e;
2173
2173
  background-color: #121212;
2174
2174
  }
2175
- .select__footer_xeksg {
2175
+ .select__footer_1lb18 {
2176
2176
  background: #121212
2177
2177
  }
2178
- .select__withBorder_xeksg {
2178
+ .select__withBorder_1lb18 {
2179
2179
  box-shadow: inset 0 1px 0 #262629;
2180
- }.gallery__modal_1nhzb {
2180
+ }.gallery__modal_js5hx {
2181
2181
  background: transparent;
2182
2182
  }
2183
- .gallery__header_1nhut {
2183
+
2184
+ .gallery__header_1qpnb {
2184
2185
  background-color: #e9e9eb;
2185
2186
  }
2186
- .gallery__component_ol97j {
2187
+ .gallery__component_le82y {
2187
2188
  border: 2px solid rgba(0, 0, 0, 0);
2188
2189
  }
2189
- .gallery__active_ol97j {
2190
+ .gallery__active_le82y {
2190
2191
  border-color: #000
2191
2192
  }
2192
- .gallery__image_ol97j {
2193
+ .gallery__image_le82y {
2193
2194
  background-color: #121212
2194
2195
  }
2195
- .gallery__loading_ol97j {
2196
+ .gallery__loading_le82y {
2196
2197
  background-color: #e9eaeb;
2197
2198
  }
2198
- .gallery__brokenImageWrapper_ol97j {
2199
+ .gallery__brokenImageWrapper_le82y {
2199
2200
  background-color: #121212
2200
2201
  }
2201
- .gallery__focused_ol97j {
2202
+ .gallery__focused_le82y {
2202
2203
  outline: 2px solid #0072ef;
2203
2204
  }
2204
-
2205
- .gallery__component_2e2p4 {
2205
+ .gallery__component_1kzpq {
2206
2206
  background-color: rgba(255, 255, 255, 0.5);
2207
2207
  }
2208
- .gallery__slideLoading_2e2p4 {
2208
+ .gallery__slideLoading_1kzpq {
2209
2209
  background-color: #e9eaeb;
2210
2210
  }
2211
- .gallery__image_2e2p4 {
2211
+ .gallery__image_1kzpq {
2212
2212
  background-color: #121212;
2213
2213
  }
2214
- .gallery__smallImage_2e2p4 {
2214
+ .gallery__smallImage_1kzpq {
2215
2215
  background-color: #121212;
2216
2216
  }
2217
- .gallery__arrow_2e2p4 {
2217
+ .gallery__arrow_1kzpq {
2218
2218
  color: #000
2219
2219
  }
2220
- .gallery__arrow_2e2p4:hover {
2220
+ .gallery__arrow_1kzpq:hover {
2221
2221
  background-color: rgba(255, 255, 255, 0.1);
2222
2222
  }
2223
- .gallery__arrow_2e2p4:active {
2223
+ .gallery__arrow_1kzpq:active {
2224
2224
  background-color: rgba(255, 255, 255, 0.2);
2225
2225
  }
2226
- .gallery__focused_2e2p4 {
2226
+ .gallery__focused_1kzpq {
2227
2227
  outline: 2px solid #0072ef;
2228
2228
  }
2229
- .gallery__placeholder_2e2p4 {
2229
+ .gallery__placeholder_1kzpq {
2230
2230
  background-color: #121212;
2231
2231
  }
2232
- .gallery__fullScreenImage_2e2p4 {
2232
+ .gallery__fullScreenImage_1kzpq {
2233
2233
  background-color: #121212;
2234
2234
  }
2235
- .gallery__component_r4yx2 {
2235
+ .gallery__component_nxxsh {
2236
2236
  background-color: #e9e9eb
2237
- }.calendar-range__divider_qbkyd:after {
2237
+ }.calendar-range__divider_fgrd1:after {
2238
2238
  background-color: #fff;
2239
2239
  }
2240
- .intl-phone-input__flagIcon_z1d51 {
2240
+ .intl-phone-input__flagIcon_1yxyt {
2241
2241
  box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2242
2242
  }
2243
- .intl-phone-input__dialCode_9g7eg {
2243
+ .intl-phone-input__dialCode_1pw64 {
2244
2244
  color: #8d8d93;
2245
2245
  }
2246
- .intl-phone-input__focusVisible_7hon6 {
2246
+ .intl-phone-input__focusVisible_medas {
2247
2247
  outline: 2px solid #0072ef;
2248
- }.table__component_1j74y {
2248
+ }.table__component_1j043 {
2249
2249
  border-top: 1px solid #2b2b2e;
2250
2250
  }
2251
- .table__wrapper_i9zh5 {
2251
+ .table__wrapper_qogni {
2252
2252
  background: #121212;
2253
2253
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2254
2254
  0 2px 4px rgba(11, 31, 53, 0.16);
2255
2255
  }
2256
2256
 
2257
- .table__component_x4y2f {
2257
+ .table__component_13dpj {
2258
2258
  color: #fff;
2259
2259
  border-top: 1px solid #2b2b2e;
2260
2260
  }
2261
2261
 
2262
- .table__component_13hv7 {
2262
+ .table__component_1dz95 th:not(:last-child):not(:empty):after {
2263
+ background-color: #2a2a2c;
2264
+ }
2265
+ .table__component_13ow2 {
2263
2266
  color: #fff;
2264
2267
  border-bottom: 1px solid #2b2b2e;
2265
2268
  background: #121212;
2266
2269
  }
2267
- .table__sorted_13hv7 {
2270
+ .table__sorted_13ow2 {
2268
2271
  color: #fff;
2269
2272
  }
2270
- .table__component_11ebw th:not(:last-child):not(:empty):after {
2271
- background-color: #2a2a2c;
2272
- }
2273
- .table__component_1ir6p {
2273
+ .table__component_1ozy6 {
2274
2274
  background: #121212
2275
2275
  }
2276
- .table__withoutBorder_1ir6p {
2276
+ .table__withoutBorder_1ozy6 {
2277
2277
  }
2278
- .table__clickable_1ir6p:hover {
2278
+ .table__clickable_1ozy6:hover {
2279
2279
  background-color: #202022;
2280
2280
  }
2281
- .table__selected_1ir6p {
2281
+ .table__selected_1ozy6 {
2282
2282
  background-color: #f2f8ff
2283
2283
  }
2284
- .table__selected_1ir6p:hover {
2284
+ .table__selected_1ozy6:hover {
2285
2285
  background-color: #e8f2fe;
2286
2286
  }
2287
- .table__icon_13rbd {
2287
+ .table__open_1xz1a,
2288
+ .table__open_1xz1a:hover {
2289
+ background-color: rgba(255, 255, 255, 0.163);
2290
+ }
2291
+ .table__icon_1c5sk {
2288
2292
  color: #8d8d93
2289
2293
  }
2290
- .table__icon_13rbd:hover {
2294
+ .table__icon_1c5sk:hover {
2291
2295
  color: #fff;
2292
2296
  }
2293
- .table__sorted_13rbd {
2297
+ .table__sorted_1c5sk {
2294
2298
  color: #0072ef
2295
2299
  }
2296
- .table__sorted_13rbd:hover {
2300
+ .table__sorted_1c5sk:hover {
2297
2301
  color: #0072ef;
2298
- }
2299
- .table__open_1y625,
2300
- .table__open_1y625:hover {
2301
- background-color: rgba(255, 255, 255, 0.163);
2302
- }
2302
+ }