@alfalab/core-components 26.9.1 → 26.10.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 (1495) 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 +2 -2
  10. package/amount/esm/pure/component.js +1 -1
  11. package/amount/esm/pure/index.css +1 -1
  12. package/amount/index.css +2 -2
  13. package/amount/modern/component.js +1 -1
  14. package/amount/modern/index.css +2 -2
  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/esm/Component.js +1 -1
  45. package/badge/esm/index.css +16 -16
  46. package/badge/index.css +16 -16
  47. package/badge/modern/Component.js +1 -1
  48. package/badge/modern/index.css +16 -16
  49. package/bank-card/Component.js +1 -1
  50. package/bank-card/esm/Component.js +1 -1
  51. package/bank-card/esm/index.css +19 -19
  52. package/bank-card/index.css +19 -19
  53. package/bank-card/modern/Component.js +1 -1
  54. package/bank-card/modern/index.css +19 -19
  55. package/base-modal/Component.js +1 -1
  56. package/base-modal/esm/Component.js +1 -1
  57. package/base-modal/esm/index.css +12 -12
  58. package/base-modal/index.css +12 -12
  59. package/base-modal/modern/Component.js +1 -1
  60. package/base-modal/modern/index.css +12 -12
  61. package/bottom-sheet/{component-6fc492a3.d.ts → component-ed5f4f1e.d.ts} +0 -0
  62. package/bottom-sheet/{component-6fc492a3.js → component-ed5f4f1e.js} +3 -3
  63. package/bottom-sheet/component.js +2 -2
  64. package/bottom-sheet/components/backer/Component.js +2 -2
  65. package/bottom-sheet/components/backer/index.css +2 -2
  66. package/bottom-sheet/components/closer/Component.js +2 -2
  67. package/bottom-sheet/components/closer/index.css +2 -2
  68. package/bottom-sheet/components/footer/Component.js +1 -1
  69. package/bottom-sheet/components/footer/index.css +3 -3
  70. package/bottom-sheet/components/header/Component.js +2 -2
  71. package/bottom-sheet/components/header/index.css +15 -15
  72. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  73. package/bottom-sheet/esm/{component-73bf99be.d.ts → component-e290bd9c.d.ts} +0 -0
  74. package/bottom-sheet/esm/{component-73bf99be.js → component-e290bd9c.js} +3 -3
  75. package/bottom-sheet/esm/component.js +2 -2
  76. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  77. package/bottom-sheet/esm/components/backer/index.css +2 -2
  78. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  79. package/bottom-sheet/esm/components/closer/index.css +2 -2
  80. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  81. package/bottom-sheet/esm/components/footer/index.css +3 -3
  82. package/bottom-sheet/esm/components/header/Component.js +2 -2
  83. package/bottom-sheet/esm/components/header/index.css +15 -15
  84. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  85. package/bottom-sheet/esm/index.css +14 -14
  86. package/bottom-sheet/esm/index.d.ts +1 -1
  87. package/bottom-sheet/esm/index.js +2 -2
  88. package/bottom-sheet/esm/{tslib.es6-b566d88a.d.ts → tslib.es6-44ec2dc9.d.ts} +0 -0
  89. package/bottom-sheet/esm/{tslib.es6-b566d88a.js → tslib.es6-44ec2dc9.js} +0 -0
  90. package/bottom-sheet/index.css +14 -14
  91. package/bottom-sheet/index.d.ts +1 -1
  92. package/bottom-sheet/index.js +2 -2
  93. package/bottom-sheet/modern/{component-2172d790.d.ts → component-7c5dd7d0.d.ts} +0 -0
  94. package/bottom-sheet/modern/{component-2172d790.js → component-7c5dd7d0.js} +2 -2
  95. package/bottom-sheet/modern/component.js +1 -1
  96. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  97. package/bottom-sheet/modern/components/backer/index.css +2 -2
  98. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  99. package/bottom-sheet/modern/components/closer/index.css +2 -2
  100. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  101. package/bottom-sheet/modern/components/footer/index.css +3 -3
  102. package/bottom-sheet/modern/components/header/Component.js +1 -1
  103. package/bottom-sheet/modern/components/header/index.css +15 -15
  104. package/bottom-sheet/modern/index.css +14 -14
  105. package/bottom-sheet/modern/index.d.ts +1 -1
  106. package/bottom-sheet/modern/index.js +1 -1
  107. package/bottom-sheet/{tslib.es6-def3f94d.d.ts → tslib.es6-44890895.d.ts} +0 -0
  108. package/bottom-sheet/{tslib.es6-def3f94d.js → tslib.es6-44890895.js} +0 -0
  109. package/button/Component.js +3 -3
  110. package/button/default.css +40 -40
  111. package/button/esm/Component.js +3 -3
  112. package/button/esm/default.css +40 -40
  113. package/button/esm/index.css +53 -53
  114. package/button/esm/inverted.css +40 -40
  115. package/button/index.css +53 -53
  116. package/button/inverted.css +40 -40
  117. package/button/modern/Component.js +3 -3
  118. package/button/modern/default.css +40 -40
  119. package/button/modern/index.css +53 -53
  120. package/button/modern/inverted.css +40 -40
  121. package/calendar/Component.js +2 -2
  122. package/calendar/components/days-table/Component.js +2 -2
  123. package/calendar/components/days-table/index.css +50 -50
  124. package/calendar/components/days-table/index.js +1 -1
  125. package/calendar/components/header/Component.js +1 -1
  126. package/calendar/components/header/index.css +2 -2
  127. package/calendar/components/month-year-header/Component.js +2 -2
  128. package/calendar/components/month-year-header/index.css +9 -9
  129. package/calendar/components/month-year-header/index.js +1 -1
  130. package/calendar/components/months-table/Component.js +2 -2
  131. package/calendar/components/months-table/index.css +8 -8
  132. package/calendar/components/months-table/index.js +1 -1
  133. package/calendar/components/period-slider/Component.js +1 -1
  134. package/calendar/components/period-slider/index.css +9 -9
  135. package/calendar/components/select-button/Component.js +2 -2
  136. package/calendar/components/select-button/index.css +9 -9
  137. package/calendar/components/select-button/index.js +1 -1
  138. package/calendar/components/years-table/Component.js +2 -2
  139. package/calendar/components/years-table/index.css +9 -9
  140. package/calendar/components/years-table/index.js +1 -1
  141. package/calendar/esm/Component.js +2 -2
  142. package/calendar/esm/components/days-table/Component.js +2 -2
  143. package/calendar/esm/components/days-table/index.css +50 -50
  144. package/calendar/esm/components/days-table/index.js +1 -1
  145. package/calendar/esm/components/header/Component.js +1 -1
  146. package/calendar/esm/components/header/index.css +2 -2
  147. package/calendar/esm/components/month-year-header/Component.js +2 -2
  148. package/calendar/esm/components/month-year-header/index.css +9 -9
  149. package/calendar/esm/components/month-year-header/index.js +1 -1
  150. package/calendar/esm/components/months-table/Component.js +2 -2
  151. package/calendar/esm/components/months-table/index.css +8 -8
  152. package/calendar/esm/components/months-table/index.js +1 -1
  153. package/calendar/esm/components/period-slider/Component.js +1 -1
  154. package/calendar/esm/components/period-slider/index.css +9 -9
  155. package/calendar/esm/components/select-button/Component.d.ts +1 -1
  156. package/calendar/esm/components/select-button/Component.js +2 -2
  157. package/calendar/esm/components/select-button/index.css +9 -9
  158. package/calendar/esm/components/select-button/index.js +1 -1
  159. package/calendar/esm/components/years-table/Component.js +2 -2
  160. package/calendar/esm/components/years-table/index.css +9 -9
  161. package/calendar/esm/components/years-table/index.js +1 -1
  162. package/calendar/esm/index.css +10 -10
  163. package/calendar/esm/index.js +1 -1
  164. package/calendar/esm/{tslib.es6-d09f952d.d.ts → tslib.es6-85c3732c.d.ts} +0 -0
  165. package/calendar/esm/{tslib.es6-d09f952d.js → tslib.es6-85c3732c.js} +0 -0
  166. package/calendar/index.css +10 -10
  167. package/calendar/index.js +1 -1
  168. package/calendar/modern/Component.js +1 -1
  169. package/calendar/modern/components/days-table/Component.js +1 -1
  170. package/calendar/modern/components/days-table/index.css +50 -50
  171. package/calendar/modern/components/header/Component.js +1 -1
  172. package/calendar/modern/components/header/index.css +2 -2
  173. package/calendar/modern/components/month-year-header/Component.js +1 -1
  174. package/calendar/modern/components/month-year-header/index.css +9 -9
  175. package/calendar/modern/components/months-table/Component.js +1 -1
  176. package/calendar/modern/components/months-table/index.css +8 -8
  177. package/calendar/modern/components/period-slider/Component.js +1 -1
  178. package/calendar/modern/components/period-slider/index.css +9 -9
  179. package/calendar/modern/components/select-button/Component.js +1 -1
  180. package/calendar/modern/components/select-button/index.css +9 -9
  181. package/calendar/modern/components/years-table/Component.js +1 -1
  182. package/calendar/modern/components/years-table/index.css +9 -9
  183. package/calendar/modern/index.css +10 -10
  184. package/calendar/{tslib.es6-7f0f19e4.d.ts → tslib.es6-d6279673.d.ts} +0 -0
  185. package/calendar/{tslib.es6-7f0f19e4.js → tslib.es6-d6279673.js} +0 -0
  186. package/calendar-input/Component.js +1 -1
  187. package/calendar-input/esm/Component.d.ts +3 -3
  188. package/calendar-input/esm/Component.js +1 -1
  189. package/calendar-input/esm/index.css +9 -9
  190. package/calendar-input/index.css +9 -9
  191. package/calendar-input/modern/Component.js +1 -1
  192. package/calendar-input/modern/index.css +9 -9
  193. package/calendar-range/Component.js +1 -1
  194. package/calendar-range/esm/Component.js +1 -1
  195. package/calendar-range/esm/index.js +1 -1
  196. package/calendar-range/esm/{index.module-de3afa13.d.ts → index.module-d336afdb.d.ts} +0 -0
  197. package/calendar-range/esm/{index.module-de3afa13.js → index.module-d336afdb.js} +1 -1
  198. package/calendar-range/esm/views/index.css +7 -7
  199. package/calendar-range/esm/views/popover.js +1 -1
  200. package/calendar-range/esm/views/static.js +1 -1
  201. package/calendar-range/index.js +1 -1
  202. package/calendar-range/{index.module-7c121ec7.d.ts → index.module-722f7e0f.d.ts} +0 -0
  203. package/calendar-range/{index.module-7c121ec7.js → index.module-722f7e0f.js} +1 -1
  204. package/calendar-range/modern/Component.js +1 -1
  205. package/calendar-range/modern/index.js +1 -1
  206. package/calendar-range/modern/index.module-7fef0dac.js +4 -0
  207. package/calendar-range/modern/views/index.css +7 -7
  208. package/calendar-range/modern/views/popover.js +1 -1
  209. package/calendar-range/modern/views/static.js +1 -1
  210. package/calendar-range/views/index.css +7 -7
  211. package/calendar-range/views/popover.js +1 -1
  212. package/calendar-range/views/static.js +1 -1
  213. package/calendar-with-skeleton/Component.js +1 -1
  214. package/calendar-with-skeleton/esm/Component.js +1 -1
  215. package/calendar-with-skeleton/esm/index.css +11 -11
  216. package/calendar-with-skeleton/index.css +11 -11
  217. package/calendar-with-skeleton/modern/Component.js +1 -1
  218. package/calendar-with-skeleton/modern/index.css +11 -11
  219. package/card-image/Component.js +1 -1
  220. package/card-image/esm/Component.js +1 -1
  221. package/card-image/esm/index.css +6 -6
  222. package/card-image/index.css +6 -6
  223. package/card-image/modern/Component.js +1 -1
  224. package/card-image/modern/index.css +6 -6
  225. package/cdn-icon/Component.js +1 -1
  226. package/cdn-icon/esm/Component.js +1 -1
  227. package/cdn-icon/esm/index.css +2 -2
  228. package/cdn-icon/index.css +2 -2
  229. package/cdn-icon/modern/Component.js +1 -1
  230. package/cdn-icon/modern/index.css +2 -2
  231. package/chart/Component.js +2 -2
  232. package/chart/components/Dot/index.css +7 -7
  233. package/chart/components/Dot/index.js +1 -1
  234. package/chart/components/Legends/index.css +7 -7
  235. package/chart/components/Legends/index.js +1 -1
  236. package/chart/components/Tick/index.css +3 -3
  237. package/chart/components/Tick/index.js +1 -1
  238. package/chart/components/TooltipContent/index.css +6 -6
  239. package/chart/components/TooltipContent/index.js +1 -1
  240. package/chart/esm/Component.js +2 -2
  241. package/chart/esm/components/Dot/index.css +7 -7
  242. package/chart/esm/components/Dot/index.js +1 -1
  243. package/chart/esm/components/Legends/index.css +7 -7
  244. package/chart/esm/components/Legends/index.js +1 -1
  245. package/chart/esm/components/Tick/index.css +3 -3
  246. package/chart/esm/components/Tick/index.js +1 -1
  247. package/chart/esm/components/TooltipContent/index.css +6 -6
  248. package/chart/esm/components/TooltipContent/index.js +1 -1
  249. package/chart/esm/hooks/useSettings/index.js +1 -1
  250. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  251. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  252. package/chart/esm/index.css +2 -2
  253. package/chart/esm/index.js +1 -1
  254. package/chart/esm/{tslib.es6-2e7ecf82.d.ts → tslib.es6-e83c1cb7.d.ts} +0 -0
  255. package/chart/esm/{tslib.es6-2e7ecf82.js → tslib.es6-e83c1cb7.js} +0 -0
  256. package/chart/hooks/useSettings/index.js +1 -1
  257. package/chart/hooks/useSettings/utils/setDatas.d.ts +1 -2
  258. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  259. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  260. package/chart/index.css +2 -2
  261. package/chart/index.js +1 -1
  262. package/chart/modern/Component.js +1 -1
  263. package/chart/modern/components/Dot/index.css +7 -7
  264. package/chart/modern/components/Dot/index.js +1 -1
  265. package/chart/modern/components/Legends/index.css +7 -7
  266. package/chart/modern/components/Legends/index.js +1 -1
  267. package/chart/modern/components/Tick/index.css +3 -3
  268. package/chart/modern/components/Tick/index.js +1 -1
  269. package/chart/modern/components/TooltipContent/index.css +6 -6
  270. package/chart/modern/components/TooltipContent/index.js +1 -1
  271. package/chart/modern/index.css +2 -2
  272. package/chart/{tslib.es6-e609b170.d.ts → tslib.es6-48b2ff07.d.ts} +0 -0
  273. package/chart/{tslib.es6-e609b170.js → tslib.es6-48b2ff07.js} +0 -0
  274. package/checkbox/Component.js +1 -1
  275. package/checkbox/esm/Component.js +1 -1
  276. package/checkbox/esm/index.css +36 -36
  277. package/checkbox/index.css +36 -36
  278. package/checkbox/modern/Component.js +1 -1
  279. package/checkbox/modern/index.css +36 -36
  280. package/checkbox-group/Component.js +1 -1
  281. package/checkbox-group/esm/Component.js +1 -1
  282. package/checkbox-group/esm/index.css +16 -16
  283. package/checkbox-group/index.css +16 -16
  284. package/checkbox-group/modern/Component.js +1 -1
  285. package/checkbox-group/modern/index.css +16 -16
  286. package/circular-progress-bar/Component.js +1 -1
  287. package/circular-progress-bar/esm/Component.js +1 -1
  288. package/circular-progress-bar/esm/index.css +20 -20
  289. package/circular-progress-bar/index.css +20 -20
  290. package/circular-progress-bar/modern/Component.js +1 -1
  291. package/circular-progress-bar/modern/index.css +20 -20
  292. package/code-input/component.js +1 -1
  293. package/code-input/components/input/component.js +1 -1
  294. package/code-input/components/input/index.css +10 -10
  295. package/code-input/esm/component.js +1 -1
  296. package/code-input/esm/components/input/component.js +1 -1
  297. package/code-input/esm/components/input/index.css +10 -10
  298. package/code-input/esm/index.css +5 -5
  299. package/code-input/index.css +5 -5
  300. package/code-input/modern/component.js +1 -1
  301. package/code-input/modern/components/input/component.js +1 -1
  302. package/code-input/modern/components/input/index.css +10 -10
  303. package/code-input/modern/index.css +5 -5
  304. package/collapse/Component.js +1 -1
  305. package/collapse/esm/Component.js +1 -1
  306. package/collapse/esm/index.css +7 -7
  307. package/collapse/index.css +7 -7
  308. package/collapse/modern/Component.js +1 -1
  309. package/collapse/modern/index.css +7 -7
  310. package/confirmation/component.js +2 -2
  311. package/confirmation/components/countdown-loader/component.js +1 -1
  312. package/confirmation/components/countdown-loader/index.css +1 -1
  313. package/confirmation/components/index.js +1 -1
  314. package/confirmation/components/screens/fatal-error/component.js +1 -1
  315. package/confirmation/components/screens/fatal-error/index.css +2 -2
  316. package/confirmation/components/screens/hint/component.js +1 -1
  317. package/confirmation/components/screens/hint/index.css +12 -12
  318. package/confirmation/components/screens/index.js +1 -1
  319. package/confirmation/components/screens/initial/component.js +1 -1
  320. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  321. package/confirmation/components/screens/initial/index.css +15 -15
  322. package/confirmation/components/screens/initial/index.js +1 -1
  323. package/confirmation/components/screens/temp-block/component.js +1 -1
  324. package/confirmation/components/screens/temp-block/index.css +4 -4
  325. package/confirmation/{countdown-section-951a5143.d.ts → countdown-section-7955502e.d.ts} +0 -0
  326. package/confirmation/{countdown-section-951a5143.js → countdown-section-7955502e.js} +1 -1
  327. package/confirmation/esm/component.js +2 -2
  328. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  329. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  330. package/confirmation/esm/components/index.js +1 -1
  331. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  332. package/confirmation/esm/components/screens/fatal-error/index.css +2 -2
  333. package/confirmation/esm/components/screens/hint/component.js +1 -1
  334. package/confirmation/esm/components/screens/hint/index.css +12 -12
  335. package/confirmation/esm/components/screens/index.js +1 -1
  336. package/confirmation/esm/components/screens/initial/component.js +1 -1
  337. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  338. package/confirmation/esm/components/screens/initial/index.css +15 -15
  339. package/confirmation/esm/components/screens/initial/index.js +1 -1
  340. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  341. package/confirmation/esm/components/screens/temp-block/index.css +4 -4
  342. package/confirmation/esm/{countdown-section-06a5be49.d.ts → countdown-section-64fa8457.d.ts} +0 -0
  343. package/confirmation/esm/{countdown-section-06a5be49.js → countdown-section-64fa8457.js} +1 -1
  344. package/confirmation/esm/index.css +2 -2
  345. package/confirmation/esm/index.js +1 -1
  346. package/confirmation/index.css +2 -2
  347. package/confirmation/index.js +1 -1
  348. package/confirmation/modern/component.js +2 -2
  349. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  350. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  351. package/confirmation/modern/components/index.js +1 -1
  352. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  353. package/confirmation/modern/components/screens/fatal-error/index.css +2 -2
  354. package/confirmation/modern/components/screens/hint/component.js +1 -1
  355. package/confirmation/modern/components/screens/hint/index.css +12 -12
  356. package/confirmation/modern/components/screens/index.js +1 -1
  357. package/confirmation/modern/components/screens/initial/component.js +1 -1
  358. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  359. package/confirmation/modern/components/screens/initial/index.css +15 -15
  360. package/confirmation/modern/components/screens/initial/index.js +1 -1
  361. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  362. package/confirmation/modern/components/screens/temp-block/index.css +4 -4
  363. package/confirmation/modern/{countdown-section-66c4696c.d.ts → countdown-section-384dae8c.d.ts} +0 -0
  364. package/confirmation/modern/{countdown-section-66c4696c.js → countdown-section-384dae8c.js} +1 -1
  365. package/confirmation/modern/index.css +2 -2
  366. package/confirmation/modern/index.js +1 -1
  367. package/custom-button/Component.js +1 -1
  368. package/custom-button/esm/Component.js +1 -1
  369. package/custom-button/esm/index.css +11 -11
  370. package/custom-button/index.css +11 -11
  371. package/custom-button/modern/Component.js +1 -1
  372. package/custom-button/modern/index.css +11 -11
  373. package/date-input/Component.js +1 -1
  374. package/date-input/esm/Component.d.ts +1 -1
  375. package/date-input/esm/Component.js +1 -1
  376. package/date-input/esm/index.css +3 -3
  377. package/date-input/index.css +3 -3
  378. package/date-input/modern/Component.js +1 -1
  379. package/date-input/modern/index.css +3 -3
  380. package/divider/Component.js +1 -1
  381. package/divider/esm/Component.js +1 -1
  382. package/divider/esm/index.css +1 -1
  383. package/divider/index.css +1 -1
  384. package/divider/modern/Component.js +1 -1
  385. package/divider/modern/index.css +1 -1
  386. package/drawer/Component.js +1 -1
  387. package/drawer/esm/Component.js +1 -1
  388. package/drawer/esm/index.css +16 -16
  389. package/drawer/index.css +16 -16
  390. package/drawer/modern/Component.js +1 -1
  391. package/drawer/modern/index.css +16 -16
  392. package/dropzone/Component.js +1 -1
  393. package/dropzone/components/overlay/Component.js +1 -1
  394. package/dropzone/components/overlay/index.css +3 -3
  395. package/dropzone/esm/Component.js +1 -1
  396. package/dropzone/esm/components/overlay/Component.js +1 -1
  397. package/dropzone/esm/components/overlay/index.css +3 -3
  398. package/dropzone/esm/index.css +6 -6
  399. package/dropzone/index.css +6 -6
  400. package/dropzone/modern/Component.js +1 -1
  401. package/dropzone/modern/components/overlay/Component.js +1 -1
  402. package/dropzone/modern/components/overlay/index.css +3 -3
  403. package/dropzone/modern/index.css +6 -6
  404. package/file-upload-item/Component.js +1 -1
  405. package/file-upload-item/esm/Component.js +1 -1
  406. package/file-upload-item/esm/index.css +22 -22
  407. package/file-upload-item/index.css +22 -22
  408. package/file-upload-item/modern/Component.js +1 -1
  409. package/file-upload-item/modern/index.css +22 -22
  410. package/filter-tag/Component.js +1 -1
  411. package/filter-tag/esm/Component.js +1 -1
  412. package/filter-tag/esm/index.css +56 -56
  413. package/filter-tag/index.css +56 -56
  414. package/filter-tag/modern/Component.js +1 -1
  415. package/filter-tag/modern/index.css +56 -56
  416. package/form-control/Component.js +3 -3
  417. package/form-control/default.css +14 -14
  418. package/form-control/esm/Component.js +3 -3
  419. package/form-control/esm/default.css +14 -14
  420. package/form-control/esm/index.css +41 -41
  421. package/form-control/esm/inverted.css +14 -14
  422. package/form-control/index.css +41 -41
  423. package/form-control/inverted.css +14 -14
  424. package/form-control/modern/Component.js +3 -3
  425. package/form-control/modern/default.css +14 -14
  426. package/form-control/modern/index.css +41 -41
  427. package/form-control/modern/inverted.css +14 -14
  428. package/gallery/Component.js +3 -3
  429. package/gallery/components/header/Component.js +2 -2
  430. package/gallery/components/header/buttons.js +1 -1
  431. package/gallery/components/header/index.css +2 -2
  432. package/gallery/components/header/index.js +1 -1
  433. package/gallery/components/header-info-block/Component.js +1 -1
  434. package/gallery/components/header-info-block/index.css +4 -4
  435. package/gallery/components/image-preview/Component.js +1 -1
  436. package/gallery/components/image-preview/index.css +11 -11
  437. package/gallery/components/image-viewer/component.js +2 -2
  438. package/gallery/components/image-viewer/index.css +18 -18
  439. package/gallery/components/image-viewer/index.js +2 -2
  440. package/gallery/components/image-viewer/slide.js +1 -1
  441. package/gallery/components/index.js +2 -2
  442. package/gallery/components/navigation-bar/Component.js +1 -1
  443. package/gallery/components/navigation-bar/index.css +5 -5
  444. package/gallery/esm/Component.js +3 -3
  445. package/gallery/esm/components/header/Component.js +2 -2
  446. package/gallery/esm/components/header/buttons.js +1 -1
  447. package/gallery/esm/components/header/index.css +2 -2
  448. package/gallery/esm/components/header/index.js +1 -1
  449. package/gallery/esm/components/header-info-block/Component.js +1 -1
  450. package/gallery/esm/components/header-info-block/index.css +4 -4
  451. package/gallery/esm/components/image-preview/Component.js +1 -1
  452. package/gallery/esm/components/image-preview/index.css +11 -11
  453. package/gallery/esm/components/image-viewer/component.js +2 -2
  454. package/gallery/esm/components/image-viewer/index.css +18 -18
  455. package/gallery/esm/components/image-viewer/index.js +2 -2
  456. package/gallery/esm/components/image-viewer/slide.js +1 -1
  457. package/gallery/esm/components/index.js +2 -2
  458. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  459. package/gallery/esm/components/navigation-bar/index.css +5 -5
  460. package/gallery/esm/index.css +2 -2
  461. package/gallery/esm/index.js +2 -2
  462. package/gallery/esm/{slide-6e320a55.d.ts → slide-72e6820c.d.ts} +0 -0
  463. package/gallery/esm/{slide-6e320a55.js → slide-72e6820c.js} +1 -1
  464. package/gallery/esm/{tslib.es6-de186894.d.ts → tslib.es6-d1be9d3c.d.ts} +0 -0
  465. package/gallery/esm/{tslib.es6-de186894.js → tslib.es6-d1be9d3c.js} +0 -0
  466. package/gallery/index.css +2 -2
  467. package/gallery/index.js +2 -2
  468. package/gallery/modern/Component.js +2 -2
  469. package/gallery/modern/components/header/Component.js +1 -1
  470. package/gallery/modern/components/header/index.css +2 -2
  471. package/gallery/modern/components/header-info-block/Component.js +1 -1
  472. package/gallery/modern/components/header-info-block/index.css +4 -4
  473. package/gallery/modern/components/image-preview/Component.js +1 -1
  474. package/gallery/modern/components/image-preview/index.css +11 -11
  475. package/gallery/modern/components/image-viewer/component.js +1 -1
  476. package/gallery/modern/components/image-viewer/index.css +18 -18
  477. package/gallery/modern/components/image-viewer/index.js +1 -1
  478. package/gallery/modern/components/image-viewer/slide.js +1 -1
  479. package/gallery/modern/components/index.js +1 -1
  480. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  481. package/gallery/modern/components/navigation-bar/index.css +5 -5
  482. package/gallery/modern/index.css +2 -2
  483. package/gallery/modern/index.js +1 -1
  484. package/gallery/modern/{slide-43dbb61c.d.ts → slide-3fe58a07.d.ts} +0 -0
  485. package/gallery/modern/{slide-43dbb61c.js → slide-3fe58a07.js} +1 -1
  486. package/gallery/{slide-24e4e40d.d.ts → slide-84ab4e3b.d.ts} +0 -0
  487. package/gallery/{slide-24e4e40d.js → slide-84ab4e3b.js} +1 -1
  488. package/gallery/{tslib.es6-a04cb918.d.ts → tslib.es6-128c58b0.d.ts} +0 -0
  489. package/gallery/{tslib.es6-a04cb918.js → tslib.es6-128c58b0.js} +0 -0
  490. package/grid/Component.js +1 -1
  491. package/grid/col/Component.js +2 -2
  492. package/grid/col/index.css +511 -511
  493. package/grid/col/index.js +1 -1
  494. package/grid/esm/Component.js +1 -1
  495. package/grid/esm/col/Component.js +2 -2
  496. package/grid/esm/col/index.css +511 -511
  497. package/grid/esm/col/index.js +1 -1
  498. package/grid/esm/gutters.css +78 -78
  499. package/grid/esm/{gutters.module-6c55aca4.d.ts → gutters.module-40080f35.d.ts} +0 -0
  500. package/grid/esm/gutters.module-40080f35.js +27 -0
  501. package/grid/esm/index.js +1 -1
  502. package/grid/esm/row/Component.js +2 -2
  503. package/grid/esm/row/index.css +9 -9
  504. package/grid/esm/row/index.js +1 -1
  505. package/grid/gutters.css +78 -78
  506. package/grid/{gutters.module-93ba1cc8.d.ts → gutters.module-0e3cf8d4.d.ts} +0 -0
  507. package/grid/gutters.module-0e3cf8d4.js +28 -0
  508. package/grid/index.js +1 -1
  509. package/grid/modern/Component.js +1 -1
  510. package/grid/modern/col/Component.js +2 -2
  511. package/grid/modern/col/index.css +511 -511
  512. package/grid/modern/col/index.js +1 -1
  513. package/grid/modern/gutters.css +78 -78
  514. package/grid/modern/gutters.module-bac16841.js +4 -0
  515. package/grid/modern/index.js +1 -1
  516. package/grid/modern/row/Component.js +2 -2
  517. package/grid/modern/row/index.css +9 -9
  518. package/grid/modern/row/index.js +1 -1
  519. package/grid/row/Component.js +2 -2
  520. package/grid/row/index.css +9 -9
  521. package/grid/row/index.js +1 -1
  522. package/hatching-progress-bar/Component.js +1 -1
  523. package/hatching-progress-bar/esm/Component.js +1 -1
  524. package/hatching-progress-bar/esm/index.css +11 -11
  525. package/hatching-progress-bar/index.css +11 -11
  526. package/hatching-progress-bar/modern/Component.js +1 -1
  527. package/hatching-progress-bar/modern/index.css +11 -11
  528. package/icon-button/Component.js +3 -3
  529. package/icon-button/default.css +12 -12
  530. package/icon-button/esm/Component.js +3 -3
  531. package/icon-button/esm/default.css +12 -12
  532. package/icon-button/esm/index.css +5 -5
  533. package/icon-button/esm/inverted.css +12 -12
  534. package/icon-button/index.css +5 -5
  535. package/icon-button/inverted.css +12 -12
  536. package/icon-button/modern/Component.js +3 -3
  537. package/icon-button/modern/default.css +12 -12
  538. package/icon-button/modern/index.css +5 -5
  539. package/icon-button/modern/inverted.css +12 -12
  540. package/icon-view/circle.js +1 -1
  541. package/icon-view/components/base-shape/component.js +1 -1
  542. package/icon-view/components/base-shape/index.css +41 -25
  543. package/icon-view/components/circle/component.d.ts +2 -2
  544. package/icon-view/components/circle/component.js +1 -1
  545. package/icon-view/components/circle/index.js +1 -1
  546. package/icon-view/components/circle/paths.d.ts +18 -0
  547. package/icon-view/components/circle/paths.js +12 -0
  548. package/icon-view/components/index.js +1 -1
  549. package/icon-view/components/super-ellipse/component.d.ts +2 -2
  550. package/icon-view/components/super-ellipse/component.js +1 -1
  551. package/icon-view/components/super-ellipse/index.js +1 -1
  552. package/icon-view/components/super-ellipse/paths.d.ts +24 -0
  553. package/icon-view/components/super-ellipse/paths.js +12 -0
  554. package/icon-view/cssm/components/base-shape/index.module.css +16 -0
  555. package/icon-view/cssm/components/circle/component.d.ts +2 -2
  556. package/icon-view/cssm/components/circle/paths.d.ts +18 -0
  557. package/icon-view/cssm/components/circle/paths.js +12 -0
  558. package/icon-view/cssm/components/super-ellipse/component.d.ts +2 -2
  559. package/icon-view/cssm/components/super-ellipse/paths.d.ts +24 -0
  560. package/icon-view/cssm/components/super-ellipse/paths.js +12 -0
  561. package/icon-view/esm/circle.js +1 -1
  562. package/icon-view/esm/components/base-shape/component.js +1 -1
  563. package/icon-view/esm/components/base-shape/index.css +41 -25
  564. package/icon-view/esm/components/circle/component.d.ts +2 -2
  565. package/icon-view/esm/components/circle/component.js +1 -1
  566. package/icon-view/esm/components/circle/index.js +1 -1
  567. package/icon-view/esm/components/circle/paths.d.ts +18 -0
  568. package/icon-view/esm/components/circle/paths.js +12 -0
  569. package/icon-view/esm/components/index.js +1 -1
  570. package/icon-view/esm/components/super-ellipse/component.d.ts +2 -2
  571. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  572. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  573. package/icon-view/esm/components/super-ellipse/paths.d.ts +24 -0
  574. package/icon-view/esm/components/super-ellipse/paths.js +12 -0
  575. package/icon-view/esm/super-ellipse.js +1 -1
  576. package/icon-view/esm/{tslib.es6-f4f34c1e.d.ts → tslib.es6-9c814cc5.d.ts} +0 -0
  577. package/icon-view/esm/{tslib.es6-f4f34c1e.js → tslib.es6-9c814cc5.js} +0 -0
  578. package/icon-view/modern/components/base-shape/component.js +1 -1
  579. package/icon-view/modern/components/base-shape/index.css +41 -25
  580. package/icon-view/modern/components/circle/component.d.ts +2 -2
  581. package/icon-view/modern/components/circle/paths.d.ts +18 -0
  582. package/icon-view/modern/components/circle/paths.js +12 -0
  583. package/icon-view/modern/components/super-ellipse/component.d.ts +2 -2
  584. package/icon-view/modern/components/super-ellipse/paths.d.ts +24 -0
  585. package/icon-view/modern/components/super-ellipse/paths.js +12 -0
  586. package/icon-view/super-ellipse.js +1 -1
  587. package/icon-view/{tslib.es6-53a9a964.d.ts → tslib.es6-3fab3306.d.ts} +0 -0
  588. package/icon-view/{tslib.es6-53a9a964.js → tslib.es6-3fab3306.js} +0 -0
  589. package/input/Component.js +3 -3
  590. package/input/default.css +12 -12
  591. package/input/esm/Component.js +3 -3
  592. package/input/esm/default.css +12 -12
  593. package/input/esm/index.css +30 -30
  594. package/input/esm/inverted.css +12 -12
  595. package/input/index.css +30 -30
  596. package/input/inverted.css +12 -12
  597. package/input/modern/Component.js +3 -3
  598. package/input/modern/default.css +12 -12
  599. package/input/modern/index.css +30 -30
  600. package/input/modern/inverted.css +12 -12
  601. package/input-autocomplete/{Component-9b162cb8.d.ts → Component-640a64c7.d.ts} +0 -0
  602. package/input-autocomplete/{Component-9b162cb8.js → Component-640a64c7.js} +1 -1
  603. package/input-autocomplete/Component.js +1 -1
  604. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  605. package/input-autocomplete/autocomplete-field/index.css +1 -1
  606. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  607. package/input-autocomplete/autocomplete-field/index.js +1 -1
  608. package/input-autocomplete/esm/{Component-664ba38a.d.ts → Component-a3e61f2f.d.ts} +0 -0
  609. package/input-autocomplete/esm/{Component-664ba38a.js → Component-a3e61f2f.js} +1 -1
  610. package/input-autocomplete/esm/Component.js +1 -1
  611. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  612. package/input-autocomplete/esm/autocomplete-field/index.css +1 -1
  613. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  614. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  615. package/input-autocomplete/esm/index.js +1 -1
  616. package/input-autocomplete/index.js +1 -1
  617. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  618. package/input-autocomplete/modern/autocomplete-field/index.css +1 -1
  619. package/intl-phone-input/{component-a3413079.d.ts → component-51e5ff8a.d.ts} +0 -0
  620. package/intl-phone-input/{component-a3413079.js → component-51e5ff8a.js} +1 -1
  621. package/intl-phone-input/component.d.ts +1 -1
  622. package/intl-phone-input/component.js +3 -3
  623. package/intl-phone-input/components/flag-icon/component.js +1 -1
  624. package/intl-phone-input/components/flag-icon/index.css +260 -260
  625. package/intl-phone-input/components/index.js +1 -1
  626. package/intl-phone-input/components/select/component.js +2 -2
  627. package/intl-phone-input/components/select/index.css +5 -5
  628. package/intl-phone-input/components/select/index.js +1 -1
  629. package/intl-phone-input/components/select-field/component.js +1 -1
  630. package/intl-phone-input/components/select-field/index.css +7 -7
  631. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  632. package/intl-phone-input/components/select-field/index.js +1 -1
  633. package/intl-phone-input/esm/{component-ae5e8019.d.ts → component-dc1fd2d2.d.ts} +0 -0
  634. package/intl-phone-input/esm/{component-ae5e8019.js → component-dc1fd2d2.js} +1 -1
  635. package/intl-phone-input/esm/component.d.ts +1 -1
  636. package/intl-phone-input/esm/component.js +3 -3
  637. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  638. package/intl-phone-input/esm/components/flag-icon/index.css +260 -260
  639. package/intl-phone-input/esm/components/index.js +1 -1
  640. package/intl-phone-input/esm/components/select/component.js +2 -2
  641. package/intl-phone-input/esm/components/select/index.css +5 -5
  642. package/intl-phone-input/esm/components/select/index.js +1 -1
  643. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  644. package/intl-phone-input/esm/components/select-field/index.css +7 -7
  645. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  646. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  647. package/intl-phone-input/esm/index.css +2 -2
  648. package/intl-phone-input/esm/index.js +1 -1
  649. package/intl-phone-input/esm/{libphonenumber-js.min-e27fa590.d.ts → libphonenumber-js.min-41772c03.d.ts} +0 -0
  650. package/intl-phone-input/esm/{libphonenumber-js.min-e27fa590.js → libphonenumber-js.min-41772c03.js} +0 -0
  651. package/intl-phone-input/index.css +2 -2
  652. package/intl-phone-input/index.js +1 -1
  653. package/intl-phone-input/{libphonenumber-js.min-084b169c.d.ts → libphonenumber-js.min-798bf1c5.d.ts} +0 -0
  654. package/intl-phone-input/{libphonenumber-js.min-084b169c.js → libphonenumber-js.min-798bf1c5.js} +0 -0
  655. package/intl-phone-input/modern/component.js +2 -2
  656. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  657. package/intl-phone-input/modern/components/flag-icon/index.css +260 -260
  658. package/intl-phone-input/modern/components/select/component.js +1 -1
  659. package/intl-phone-input/modern/components/select/index.css +5 -5
  660. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  661. package/intl-phone-input/modern/components/select-field/index.css +7 -7
  662. package/intl-phone-input/modern/index.css +2 -2
  663. package/intl-phone-input/modern/{libphonenumber-js.min-e27fa590.d.ts → libphonenumber-js.min-41772c03.d.ts} +0 -0
  664. package/intl-phone-input/modern/{libphonenumber-js.min-e27fa590.js → libphonenumber-js.min-41772c03.js} +0 -0
  665. package/link/Component.js +3 -3
  666. package/link/default.css +9 -9
  667. package/link/esm/Component.js +3 -3
  668. package/link/esm/default.css +9 -9
  669. package/link/esm/index.css +11 -11
  670. package/link/esm/inverted.css +9 -9
  671. package/link/index.css +11 -11
  672. package/link/inverted.css +9 -9
  673. package/link/modern/Component.js +3 -3
  674. package/link/modern/default.css +9 -9
  675. package/link/modern/index.css +11 -11
  676. package/link/modern/inverted.css +9 -9
  677. package/list/Component.js +1 -1
  678. package/list/esm/Component.js +1 -1
  679. package/list/esm/index.css +9 -9
  680. package/list/index.css +9 -9
  681. package/list/modern/Component.js +1 -1
  682. package/list/modern/index.css +9 -9
  683. package/list-header/Component.js +1 -1
  684. package/list-header/esm/Component.js +1 -1
  685. package/list-header/esm/index.css +3 -3
  686. package/list-header/index.css +3 -3
  687. package/list-header/modern/Component.js +1 -1
  688. package/list-header/modern/index.css +3 -3
  689. package/loader/Component.js +1 -1
  690. package/loader/esm/Component.js +1 -1
  691. package/loader/esm/index.css +7 -7
  692. package/loader/index.css +7 -7
  693. package/loader/modern/Component.js +1 -1
  694. package/loader/modern/index.css +7 -7
  695. package/masked-input/Component.js +1 -1
  696. package/masked-input/esm/Component.js +1 -1
  697. package/masked-input/esm/index.css +1 -1
  698. package/masked-input/index.css +1 -1
  699. package/masked-input/modern/Component.js +1 -1
  700. package/masked-input/modern/index.css +1 -1
  701. package/modal/Component.desktop.js +4 -4
  702. package/modal/Component.mobile.js +3 -3
  703. package/modal/Component.responsive.d.ts +1 -1
  704. package/modal/Component.responsive.js +2 -2
  705. package/modal/components/closer/Component.js +2 -2
  706. package/modal/components/closer/index.css +4 -4
  707. package/modal/components/content/Component.desktop.js +2 -2
  708. package/modal/components/content/Component.js +1 -1
  709. package/modal/components/content/Component.mobile.js +2 -2
  710. package/modal/components/content/desktop.css +8 -8
  711. package/modal/components/content/index.css +3 -3
  712. package/modal/components/content/mobile.css +3 -3
  713. package/modal/components/footer/Component.desktop.js +2 -2
  714. package/modal/components/footer/Component.js +2 -2
  715. package/modal/components/footer/Component.mobile.js +2 -2
  716. package/modal/components/footer/desktop.css +9 -9
  717. package/modal/components/footer/index.css +4 -4
  718. package/modal/components/footer/layout.css +25 -25
  719. package/modal/components/footer/mobile.css +3 -3
  720. package/modal/components/header/Component.desktop.js +2 -2
  721. package/modal/components/header/Component.js +1 -1
  722. package/modal/components/header/Component.mobile.js +2 -2
  723. package/modal/components/header/desktop.css +17 -17
  724. package/modal/components/header/index.css +15 -15
  725. package/modal/components/header/mobile.css +3 -3
  726. package/modal/cssm/Component.desktop.js +1 -1
  727. package/modal/desktop.css +9 -9
  728. package/modal/desktop.js +2 -2
  729. package/modal/esm/Component.desktop.js +4 -4
  730. package/modal/esm/Component.mobile.js +3 -3
  731. package/modal/esm/Component.responsive.js +2 -2
  732. package/modal/esm/components/closer/Component.js +2 -2
  733. package/modal/esm/components/closer/index.css +4 -4
  734. package/modal/esm/components/content/Component.desktop.js +2 -2
  735. package/modal/esm/components/content/Component.js +1 -1
  736. package/modal/esm/components/content/Component.mobile.js +2 -2
  737. package/modal/esm/components/content/desktop.css +8 -8
  738. package/modal/esm/components/content/index.css +3 -3
  739. package/modal/esm/components/content/mobile.css +3 -3
  740. package/modal/esm/components/footer/Component.desktop.js +2 -2
  741. package/modal/esm/components/footer/Component.js +2 -2
  742. package/modal/esm/components/footer/Component.mobile.js +2 -2
  743. package/modal/esm/components/footer/desktop.css +9 -9
  744. package/modal/esm/components/footer/index.css +4 -4
  745. package/modal/esm/components/footer/layout.css +25 -25
  746. package/modal/esm/components/footer/mobile.css +3 -3
  747. package/modal/esm/components/header/Component.desktop.js +2 -2
  748. package/modal/esm/components/header/Component.js +1 -1
  749. package/modal/esm/components/header/Component.mobile.js +2 -2
  750. package/modal/esm/components/header/desktop.css +17 -17
  751. package/modal/esm/components/header/index.css +15 -15
  752. package/modal/esm/components/header/mobile.css +3 -3
  753. package/modal/esm/desktop.css +9 -9
  754. package/modal/esm/desktop.js +2 -2
  755. package/modal/esm/index.js +2 -2
  756. package/modal/esm/mobile.css +2 -2
  757. package/modal/esm/mobile.js +2 -2
  758. package/modal/esm/responsive.js +2 -2
  759. package/modal/esm/transitions.css +8 -8
  760. package/modal/esm/transitions.module-66ef8277.js +4 -0
  761. package/modal/esm/{tslib.es6-c695c9eb.d.ts → tslib.es6-f91155b5.d.ts} +0 -0
  762. package/modal/esm/{tslib.es6-c695c9eb.js → tslib.es6-f91155b5.js} +0 -0
  763. package/modal/index.js +2 -2
  764. package/modal/mobile.css +2 -2
  765. package/modal/mobile.js +2 -2
  766. package/modal/modern/Component.desktop.js +3 -3
  767. package/modal/modern/Component.mobile.js +2 -2
  768. package/modal/modern/Component.responsive.d.ts +1 -1
  769. package/modal/modern/Component.responsive.js +1 -1
  770. package/modal/modern/components/closer/Component.js +1 -1
  771. package/modal/modern/components/closer/index.css +4 -4
  772. package/modal/modern/components/content/Component.desktop.js +1 -1
  773. package/modal/modern/components/content/Component.js +1 -1
  774. package/modal/modern/components/content/Component.mobile.js +1 -1
  775. package/modal/modern/components/content/desktop.css +8 -8
  776. package/modal/modern/components/content/index.css +3 -3
  777. package/modal/modern/components/content/mobile.css +3 -3
  778. package/modal/modern/components/footer/Component.desktop.js +1 -1
  779. package/modal/modern/components/footer/Component.js +2 -2
  780. package/modal/modern/components/footer/Component.mobile.js +1 -1
  781. package/modal/modern/components/footer/desktop.css +9 -9
  782. package/modal/modern/components/footer/index.css +4 -4
  783. package/modal/modern/components/footer/layout.css +25 -25
  784. package/modal/modern/components/footer/mobile.css +3 -3
  785. package/modal/modern/components/header/Component.desktop.js +1 -1
  786. package/modal/modern/components/header/Component.js +1 -1
  787. package/modal/modern/components/header/Component.mobile.js +1 -1
  788. package/modal/modern/components/header/desktop.css +17 -17
  789. package/modal/modern/components/header/index.css +15 -15
  790. package/modal/modern/components/header/mobile.css +3 -3
  791. package/modal/modern/desktop.css +9 -9
  792. package/modal/modern/desktop.js +1 -1
  793. package/modal/modern/index.js +1 -1
  794. package/modal/modern/mobile.css +2 -2
  795. package/modal/modern/mobile.js +1 -1
  796. package/modal/modern/responsive.js +1 -1
  797. package/modal/modern/transitions.css +8 -8
  798. package/modal/modern/transitions.module-66ef8277.js +4 -0
  799. package/modal/responsive.js +2 -2
  800. package/modal/transitions.css +8 -8
  801. package/modal/transitions.module-aeb8cdac.js +4 -0
  802. package/modal/{tslib.es6-2fb341e0.d.ts → tslib.es6-a34d5f46.d.ts} +0 -0
  803. package/modal/{tslib.es6-2fb341e0.js → tslib.es6-a34d5f46.js} +0 -0
  804. package/notification/Component.js +1 -1
  805. package/notification/esm/Component.js +1 -1
  806. package/notification/esm/index.css +6 -6
  807. package/notification/index.css +6 -6
  808. package/notification/modern/Component.js +1 -1
  809. package/notification/modern/index.css +6 -6
  810. package/notification-manager/{component-bb4fbc3f.d.ts → component-8a7b00fc.d.ts} +0 -0
  811. package/notification-manager/{component-bb4fbc3f.js → component-8a7b00fc.js} +0 -0
  812. package/notification-manager/component.js +2 -2
  813. package/notification-manager/components/index.js +1 -1
  814. package/notification-manager/components/notification/component.js +1 -1
  815. package/notification-manager/components/notification/index.d.ts +1 -1
  816. package/notification-manager/components/notification/index.js +1 -1
  817. package/notification-manager/esm/{component-c0fb0f6d.d.ts → component-8d6c9ad6.d.ts} +0 -0
  818. package/notification-manager/esm/{component-c0fb0f6d.js → component-8d6c9ad6.js} +0 -0
  819. package/notification-manager/esm/component.js +2 -2
  820. package/notification-manager/esm/components/index.js +1 -1
  821. package/notification-manager/esm/components/notification/component.js +1 -1
  822. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  823. package/notification-manager/esm/components/notification/index.js +1 -1
  824. package/notification-manager/esm/index.css +10 -10
  825. package/notification-manager/esm/index.js +1 -1
  826. package/notification-manager/index.css +10 -10
  827. package/notification-manager/index.js +1 -1
  828. package/notification-manager/modern/component.js +1 -1
  829. package/notification-manager/modern/index.css +10 -10
  830. package/package.json +1 -3
  831. package/pagination/Component.js +1 -1
  832. package/pagination/components/default-view/index.css +1 -1
  833. package/pagination/components/default-view/index.js +1 -1
  834. package/pagination/components/per-page-view/index.css +1 -1
  835. package/pagination/components/per-page-view/index.js +1 -1
  836. package/pagination/components/tag/index.css +7 -7
  837. package/pagination/components/tag/index.js +1 -1
  838. package/pagination/esm/Component.js +1 -1
  839. package/pagination/esm/components/default-view/index.css +1 -1
  840. package/pagination/esm/components/default-view/index.js +1 -1
  841. package/pagination/esm/components/per-page-view/index.css +1 -1
  842. package/pagination/esm/components/per-page-view/index.js +1 -1
  843. package/pagination/esm/components/tag/index.css +7 -7
  844. package/pagination/esm/components/tag/index.js +1 -1
  845. package/pagination/esm/index.css +3 -3
  846. package/pagination/index.css +3 -3
  847. package/pagination/modern/Component.js +1 -1
  848. package/pagination/modern/components/default-view/index.css +1 -1
  849. package/pagination/modern/components/default-view/index.js +1 -1
  850. package/pagination/modern/components/per-page-view/index.css +1 -1
  851. package/pagination/modern/components/per-page-view/index.js +1 -1
  852. package/pagination/modern/components/tag/index.css +7 -7
  853. package/pagination/modern/components/tag/index.js +1 -1
  854. package/pagination/modern/index.css +3 -3
  855. package/password-input/component.js +1 -1
  856. package/password-input/esm/component.js +1 -1
  857. package/password-input/esm/index.css +4 -4
  858. package/password-input/index.css +4 -4
  859. package/password-input/modern/component.js +1 -1
  860. package/password-input/modern/index.css +4 -4
  861. package/picker-button/Component.d.ts +1 -1
  862. package/picker-button/Component.js +2 -2
  863. package/picker-button/cssm/Component.d.ts +1 -1
  864. package/picker-button/esm/Component.js +2 -2
  865. package/picker-button/esm/field/Component.js +2 -2
  866. package/picker-button/esm/field/index.css +2 -2
  867. package/picker-button/esm/field/index.js +1 -1
  868. package/picker-button/esm/index.css +5 -5
  869. package/picker-button/esm/index.js +1 -1
  870. package/picker-button/esm/option/Component.js +2 -2
  871. package/picker-button/esm/option/index.css +3 -3
  872. package/picker-button/esm/option/index.js +1 -1
  873. package/picker-button/esm/{tslib.es6-70227afe.d.ts → tslib.es6-3687e268.d.ts} +0 -0
  874. package/picker-button/esm/{tslib.es6-70227afe.js → tslib.es6-3687e268.js} +0 -0
  875. package/picker-button/field/Component.js +2 -2
  876. package/picker-button/field/index.css +2 -2
  877. package/picker-button/field/index.js +1 -1
  878. package/picker-button/index.css +5 -5
  879. package/picker-button/index.js +1 -1
  880. package/picker-button/modern/Component.js +1 -1
  881. package/picker-button/modern/field/Component.js +1 -1
  882. package/picker-button/modern/field/index.css +2 -2
  883. package/picker-button/modern/index.css +5 -5
  884. package/picker-button/modern/option/Component.js +1 -1
  885. package/picker-button/modern/option/index.css +3 -3
  886. package/picker-button/option/Component.js +2 -2
  887. package/picker-button/option/index.css +3 -3
  888. package/picker-button/option/index.js +1 -1
  889. package/picker-button/{tslib.es6-07714b2c.d.ts → tslib.es6-ab174ca8.d.ts} +0 -0
  890. package/picker-button/{tslib.es6-07714b2c.js → tslib.es6-ab174ca8.js} +0 -0
  891. package/picker-button/typings-40c7d369.d.ts +1 -1
  892. package/plate/Component.js +1 -1
  893. package/plate/esm/Component.js +1 -1
  894. package/plate/esm/index.css +27 -27
  895. package/plate/index.css +27 -27
  896. package/plate/modern/Component.js +1 -1
  897. package/plate/modern/index.css +27 -27
  898. package/popover/Component.js +1 -1
  899. package/popover/esm/Component.js +1 -1
  900. package/popover/esm/index.css +33 -33
  901. package/popover/index.css +33 -33
  902. package/popover/modern/Component.js +1 -1
  903. package/popover/modern/index.css +33 -33
  904. package/progress-bar/Component.js +1 -1
  905. package/progress-bar/esm/Component.js +1 -1
  906. package/progress-bar/esm/index.css +12 -12
  907. package/progress-bar/index.css +12 -12
  908. package/progress-bar/modern/Component.js +1 -1
  909. package/progress-bar/modern/index.css +12 -12
  910. package/pure-input/Component.js +1 -1
  911. package/pure-input/esm/Component.js +1 -1
  912. package/pure-input/esm/index.css +25 -25
  913. package/pure-input/index.css +25 -25
  914. package/pure-input/modern/Component.js +1 -1
  915. package/pure-input/modern/index.css +25 -25
  916. package/radio/Component.js +1 -1
  917. package/radio/esm/Component.js +1 -1
  918. package/radio/esm/index.css +31 -31
  919. package/radio/index.css +31 -31
  920. package/radio/modern/Component.js +1 -1
  921. package/radio/modern/index.css +31 -31
  922. package/radio-group/Component.d.ts +1 -1
  923. package/radio-group/Component.js +3 -3
  924. package/radio-group/cssm/Component.d.ts +1 -1
  925. package/radio-group/cssm/Component.js +2 -2
  926. package/radio-group/esm/Component.d.ts +1 -1
  927. package/radio-group/esm/Component.js +3 -3
  928. package/radio-group/esm/index.css +17 -17
  929. package/radio-group/index.css +17 -17
  930. package/radio-group/modern/Component.d.ts +1 -1
  931. package/radio-group/modern/Component.js +3 -3
  932. package/radio-group/modern/index.css +17 -17
  933. package/select/{Component-b18b6767.d.ts → Component-6026c163.d.ts} +0 -0
  934. package/select/{Component-b18b6767.js → Component-6026c163.js} +2 -2
  935. package/select/{Component-be977648.d.ts → Component-ba7520f7.d.ts} +0 -0
  936. package/select/{Component-be977648.js → Component-ba7520f7.js} +5 -5
  937. package/select/Component.js +2 -2
  938. package/select/components/arrow/Component.js +1 -1
  939. package/select/components/arrow/index.css +2 -2
  940. package/select/components/base-select/Component.js +2 -2
  941. package/select/components/base-select/index.css +6 -6
  942. package/select/components/base-select/index.d.ts +1 -1
  943. package/select/components/base-select/index.js +2 -2
  944. package/select/components/checkmark/Component.js +1 -1
  945. package/select/components/checkmark/index.css +6 -6
  946. package/select/components/field/Component.js +2 -2
  947. package/select/components/field/index.css +8 -8
  948. package/select/components/field/index.js +1 -1
  949. package/select/components/index.js +4 -4
  950. package/select/components/native-select/Component.js +1 -1
  951. package/select/components/native-select/index.js +1 -1
  952. package/select/components/optgroup/Component.js +1 -1
  953. package/select/components/optgroup/index.css +5 -5
  954. package/select/components/option/Component.js +2 -2
  955. package/select/components/option/index.css +19 -19
  956. package/select/components/option/index.js +1 -1
  957. package/select/components/options-list/Component.js +2 -2
  958. package/select/components/options-list/index.css +5 -5
  959. package/select/components/options-list/index.js +1 -1
  960. package/select/components/select-mobile/Component.js +4 -4
  961. package/select/components/select-mobile/checkmark/Component.js +1 -1
  962. package/select/components/select-mobile/checkmark/index.css +3 -3
  963. package/select/components/select-mobile/index.css +10 -10
  964. package/select/components/select-mobile/index.d.ts +1 -1
  965. package/select/components/select-mobile/index.js +4 -4
  966. package/select/components/select-mobile/options-list/Component.js +2 -2
  967. package/select/components/select-mobile/options-list/index.css +8 -8
  968. package/select/components/select-mobile/options-list/index.js +1 -1
  969. package/select/components/virtual-options-list/Component.js +2 -2
  970. package/select/components/virtual-options-list/index.css +11 -11
  971. package/select/components/virtual-options-list/index.js +1 -1
  972. package/select/cssm/Component-25917959.d.ts +1 -1
  973. package/select/cssm/Component.d.ts +1 -1
  974. package/select/esm/{Component-da058ac9.d.ts → Component-101034fd.d.ts} +0 -0
  975. package/select/esm/{Component-da058ac9.js → Component-101034fd.js} +11 -11
  976. package/select/esm/{Component-a43b7139.d.ts → Component-b4f3e631.d.ts} +0 -0
  977. package/select/esm/{Component-a43b7139.js → Component-b4f3e631.js} +3 -3
  978. package/select/esm/Component.js +8 -8
  979. package/select/esm/components/arrow/Component.js +1 -1
  980. package/select/esm/components/arrow/index.css +2 -2
  981. package/select/esm/components/base-select/Component.js +3 -3
  982. package/select/esm/components/base-select/index.css +6 -6
  983. package/select/esm/components/base-select/index.d.ts +1 -1
  984. package/select/esm/components/base-select/index.js +3 -3
  985. package/select/esm/components/checkmark/Component.js +1 -1
  986. package/select/esm/components/checkmark/index.css +6 -6
  987. package/select/esm/components/field/Component.js +3 -3
  988. package/select/esm/components/field/index.css +8 -8
  989. package/select/esm/components/field/index.js +2 -2
  990. package/select/esm/components/index.js +10 -10
  991. package/select/esm/components/native-select/Component.js +1 -1
  992. package/select/esm/components/native-select/index.js +1 -1
  993. package/select/esm/components/optgroup/Component.js +1 -1
  994. package/select/esm/components/optgroup/index.css +5 -5
  995. package/select/esm/components/option/Component.js +2 -2
  996. package/select/esm/components/option/index.css +19 -19
  997. package/select/esm/components/option/index.js +1 -1
  998. package/select/esm/components/options-list/Component.js +2 -2
  999. package/select/esm/components/options-list/index.css +5 -5
  1000. package/select/esm/components/options-list/index.js +1 -1
  1001. package/select/esm/components/select-mobile/Component.js +10 -10
  1002. package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
  1003. package/select/esm/components/select-mobile/checkmark/index.css +3 -3
  1004. package/select/esm/components/select-mobile/index.css +10 -10
  1005. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1006. package/select/esm/components/select-mobile/index.js +10 -10
  1007. package/select/esm/components/select-mobile/options-list/Component.js +2 -2
  1008. package/select/esm/components/select-mobile/options-list/index.css +8 -8
  1009. package/select/esm/components/select-mobile/options-list/index.js +1 -1
  1010. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1011. package/select/esm/components/virtual-options-list/index.css +11 -11
  1012. package/select/esm/components/virtual-options-list/index.js +1 -1
  1013. package/select/esm/index.js +10 -10
  1014. package/select/esm/{intersection-observer-817e4e62.d.ts → intersection-observer-b1d72675.d.ts} +0 -0
  1015. package/select/esm/{intersection-observer-817e4e62.js → intersection-observer-b1d72675.js} +0 -0
  1016. package/select/esm/presets/index.js +10 -10
  1017. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1018. package/select/esm/presets/useLazyLoading/index.css +1 -1
  1019. package/select/esm/presets/useSelectWithApply/hook.js +10 -10
  1020. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -10
  1021. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1022. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1023. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +10 -10
  1024. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1025. package/select/esm/presets/useSelectWithLoading/index.css +1 -1
  1026. package/select/esm/{tslib.es6-e206ae15.d.ts → tslib.es6-f3d6fd16.d.ts} +0 -0
  1027. package/select/esm/{tslib.es6-e206ae15.js → tslib.es6-f3d6fd16.js} +0 -0
  1028. package/select/index.js +4 -4
  1029. package/select/{intersection-observer-d058a21a.d.ts → intersection-observer-3dcc6132.d.ts} +0 -0
  1030. package/select/{intersection-observer-d058a21a.js → intersection-observer-3dcc6132.js} +0 -0
  1031. package/select/modern/{Component-b1758b58.d.ts → Component-865863b7.d.ts} +0 -0
  1032. package/select/modern/{Component-b1758b58.js → Component-865863b7.js} +10 -10
  1033. package/select/modern/{Component-8f1e13c8.d.ts → Component-ea467483.d.ts} +0 -0
  1034. package/select/modern/{Component-8f1e13c8.js → Component-ea467483.js} +2 -2
  1035. package/select/modern/Component.js +7 -7
  1036. package/select/modern/components/arrow/Component.js +1 -1
  1037. package/select/modern/components/arrow/index.css +2 -2
  1038. package/select/modern/components/base-select/Component.js +2 -2
  1039. package/select/modern/components/base-select/index.css +6 -6
  1040. package/select/modern/components/base-select/index.d.ts +1 -1
  1041. package/select/modern/components/base-select/index.js +2 -2
  1042. package/select/modern/components/checkmark/Component.js +1 -1
  1043. package/select/modern/components/checkmark/index.css +6 -6
  1044. package/select/modern/components/field/Component.js +2 -2
  1045. package/select/modern/components/field/index.css +8 -8
  1046. package/select/modern/components/field/index.js +1 -1
  1047. package/select/modern/components/index.js +9 -9
  1048. package/select/modern/components/optgroup/Component.js +1 -1
  1049. package/select/modern/components/optgroup/index.css +5 -5
  1050. package/select/modern/components/option/Component.js +1 -1
  1051. package/select/modern/components/option/index.css +19 -19
  1052. package/select/modern/components/options-list/Component.js +1 -1
  1053. package/select/modern/components/options-list/index.css +5 -5
  1054. package/select/modern/components/select-mobile/Component.js +9 -9
  1055. package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
  1056. package/select/modern/components/select-mobile/checkmark/index.css +3 -3
  1057. package/select/modern/components/select-mobile/index.css +10 -10
  1058. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1059. package/select/modern/components/select-mobile/index.js +9 -9
  1060. package/select/modern/components/select-mobile/options-list/Component.js +1 -1
  1061. package/select/modern/components/select-mobile/options-list/index.css +8 -8
  1062. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1063. package/select/modern/components/virtual-options-list/index.css +11 -11
  1064. package/select/modern/index.js +9 -9
  1065. package/select/modern/{intersection-observer-817e4e62.d.ts → intersection-observer-b1d72675.d.ts} +0 -0
  1066. package/select/modern/{intersection-observer-817e4e62.js → intersection-observer-b1d72675.js} +0 -0
  1067. package/select/modern/presets/index.js +9 -9
  1068. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1069. package/select/modern/presets/useLazyLoading/index.css +1 -1
  1070. package/select/modern/presets/useSelectWithApply/hook.js +9 -9
  1071. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +9 -9
  1072. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1073. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1074. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +9 -9
  1075. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1076. package/select/modern/presets/useSelectWithLoading/index.css +1 -1
  1077. package/select/presets/index.js +4 -4
  1078. package/select/presets/useLazyLoading/hook.js +3 -3
  1079. package/select/presets/useLazyLoading/index.css +1 -1
  1080. package/select/presets/useSelectWithApply/hook.js +4 -4
  1081. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1082. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1083. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1084. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1085. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1086. package/select/presets/useSelectWithLoading/index.css +1 -1
  1087. package/select/{tslib.es6-8de80186.d.ts → tslib.es6-41c7af51.d.ts} +0 -0
  1088. package/select/{tslib.es6-8de80186.js → tslib.es6-41c7af51.js} +0 -0
  1089. package/select-with-tags/component.js +1 -1
  1090. package/select-with-tags/components/index.js +1 -1
  1091. package/select-with-tags/components/tag/component.js +2 -2
  1092. package/select-with-tags/components/tag/index.css +10 -10
  1093. package/select-with-tags/components/tag/index.js +1 -1
  1094. package/select-with-tags/components/tag-list/component.js +2 -2
  1095. package/select-with-tags/components/tag-list/index.css +30 -30
  1096. package/select-with-tags/components/tag-list/index.js +1 -1
  1097. package/select-with-tags/esm/component.js +1 -1
  1098. package/select-with-tags/esm/components/index.js +1 -1
  1099. package/select-with-tags/esm/components/tag/component.js +2 -2
  1100. package/select-with-tags/esm/components/tag/index.css +10 -10
  1101. package/select-with-tags/esm/components/tag/index.js +1 -1
  1102. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1103. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  1104. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1105. package/select-with-tags/esm/index.js +1 -1
  1106. package/select-with-tags/esm/{tslib.es6-f787333c.d.ts → tslib.es6-465978ef.d.ts} +0 -0
  1107. package/select-with-tags/esm/{tslib.es6-f787333c.js → tslib.es6-465978ef.js} +0 -0
  1108. package/select-with-tags/esm/utils/index.js +1 -1
  1109. package/select-with-tags/esm/utils/match.js +1 -1
  1110. package/select-with-tags/index.js +1 -1
  1111. package/select-with-tags/modern/components/tag/component.js +1 -1
  1112. package/select-with-tags/modern/components/tag/index.css +10 -10
  1113. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1114. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  1115. package/select-with-tags/{tslib.es6-a562dbaf.d.ts → tslib.es6-394544b5.d.ts} +0 -0
  1116. package/select-with-tags/{tslib.es6-a562dbaf.js → tslib.es6-394544b5.js} +0 -0
  1117. package/select-with-tags/utils/index.js +1 -1
  1118. package/select-with-tags/utils/match.js +1 -1
  1119. package/skeleton/Component.js +1 -1
  1120. package/skeleton/esm/Component.js +1 -1
  1121. package/skeleton/esm/index.css +10 -10
  1122. package/skeleton/index.css +10 -10
  1123. package/skeleton/modern/Component.js +1 -1
  1124. package/skeleton/modern/index.css +10 -10
  1125. package/slider/Component.js +1 -1
  1126. package/slider/esm/Component.js +1 -1
  1127. package/slider/esm/index.css +36 -36
  1128. package/slider/index.css +36 -36
  1129. package/slider/modern/Component.js +1 -1
  1130. package/slider/modern/index.css +36 -36
  1131. package/slider-input/Component.js +1 -1
  1132. package/slider-input/esm/Component.js +1 -1
  1133. package/slider-input/esm/index.css +16 -16
  1134. package/slider-input/index.css +16 -16
  1135. package/slider-input/modern/Component.js +1 -1
  1136. package/slider-input/modern/index.css +16 -16
  1137. package/space/Component.js +2 -2
  1138. package/space/{Item-cc675cc8.d.ts → Item-392118ab.d.ts} +0 -0
  1139. package/space/{Item-cc675cc8.js → Item-392118ab.js} +0 -0
  1140. package/space/Item.js +1 -1
  1141. package/space/esm/Component.js +2 -2
  1142. package/space/esm/{Item-0c619fcf.d.ts → Item-e11565d4.d.ts} +0 -0
  1143. package/space/esm/{Item-0c619fcf.js → Item-e11565d4.js} +0 -0
  1144. package/space/esm/Item.js +1 -1
  1145. package/space/esm/index.css +8 -8
  1146. package/space/esm/index.js +1 -1
  1147. package/space/index.css +8 -8
  1148. package/space/index.js +1 -1
  1149. package/space/modern/Component.js +1 -1
  1150. package/space/modern/index.css +8 -8
  1151. package/spinner/Component.js +1 -1
  1152. package/spinner/esm/Component.js +1 -1
  1153. package/spinner/esm/index.css +6 -6
  1154. package/spinner/index.css +6 -6
  1155. package/spinner/modern/Component.js +1 -1
  1156. package/spinner/modern/index.css +6 -6
  1157. package/status/Component.js +1 -1
  1158. package/status/esm/Component.js +1 -1
  1159. package/status/esm/index.css +17 -17
  1160. package/status/index.css +17 -17
  1161. package/status/modern/Component.js +1 -1
  1162. package/status/modern/index.css +17 -17
  1163. package/stepped-progress-bar/Component.js +1 -1
  1164. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1165. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1166. package/stepped-progress-bar/esm/Component.js +1 -1
  1167. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1168. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1169. package/stepped-progress-bar/esm/index.css +3 -3
  1170. package/stepped-progress-bar/index.css +3 -3
  1171. package/stepped-progress-bar/modern/Component.js +1 -1
  1172. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1173. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1174. package/stepped-progress-bar/modern/index.css +3 -3
  1175. package/switch/Component.js +1 -1
  1176. package/switch/esm/Component.js +1 -1
  1177. package/switch/esm/index.css +25 -25
  1178. package/switch/index.css +25 -25
  1179. package/switch/modern/Component.js +1 -1
  1180. package/switch/modern/index.css +25 -25
  1181. package/table/component.js +1 -1
  1182. package/table/components/index.js +1 -1
  1183. package/table/components/pagination/Component.js +2 -2
  1184. package/table/components/pagination/index.css +7 -7
  1185. package/table/components/pagination/index.js +1 -1
  1186. package/table/components/pagination/select-field/index.css +3 -3
  1187. package/table/components/pagination/select-field/index.js +2 -2
  1188. package/table/components/table/Component.js +2 -2
  1189. package/table/components/table/index.css +5 -5
  1190. package/table/components/table/index.js +1 -1
  1191. package/table/components/table/utils.js +1 -1
  1192. package/table/components/tbody/Component.js +2 -2
  1193. package/table/components/tbody/index.css +1 -1
  1194. package/table/components/tbody/index.js +1 -1
  1195. package/table/components/tcell/Component.js +2 -2
  1196. package/table/components/tcell/index.css +3 -3
  1197. package/table/components/tcell/index.js +1 -1
  1198. package/table/components/texpandable-row/Component.js +2 -2
  1199. package/table/components/texpandable-row/index.css +4 -4
  1200. package/table/components/texpandable-row/index.js +1 -1
  1201. package/table/components/thead/Component.js +2 -2
  1202. package/table/components/thead/index.css +5 -5
  1203. package/table/components/thead/index.js +1 -1
  1204. package/table/components/thead-cell/Component.js +2 -2
  1205. package/table/components/thead-cell/index.css +4 -4
  1206. package/table/components/thead-cell/index.js +1 -1
  1207. package/table/components/trow/Component.js +2 -2
  1208. package/table/components/trow/index.css +7 -7
  1209. package/table/components/trow/index.js +1 -1
  1210. package/table/components/tsortable-head-cell/Component.js +2 -2
  1211. package/table/components/tsortable-head-cell/index.css +8 -8
  1212. package/table/components/tsortable-head-cell/index.js +1 -1
  1213. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1214. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1215. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1216. package/table/esm/component.js +1 -1
  1217. package/table/esm/components/index.js +1 -1
  1218. package/table/esm/components/pagination/Component.js +2 -2
  1219. package/table/esm/components/pagination/index.css +7 -7
  1220. package/table/esm/components/pagination/index.js +1 -1
  1221. package/table/esm/components/pagination/select-field/index.css +3 -3
  1222. package/table/esm/components/pagination/select-field/index.js +2 -2
  1223. package/table/esm/components/table/Component.js +2 -2
  1224. package/table/esm/components/table/index.css +5 -5
  1225. package/table/esm/components/table/index.js +1 -1
  1226. package/table/esm/components/table/utils.js +1 -1
  1227. package/table/esm/components/tbody/Component.js +2 -2
  1228. package/table/esm/components/tbody/index.css +1 -1
  1229. package/table/esm/components/tbody/index.js +1 -1
  1230. package/table/esm/components/tcell/Component.js +2 -2
  1231. package/table/esm/components/tcell/index.css +3 -3
  1232. package/table/esm/components/tcell/index.js +1 -1
  1233. package/table/esm/components/texpandable-row/Component.js +2 -2
  1234. package/table/esm/components/texpandable-row/index.css +4 -4
  1235. package/table/esm/components/texpandable-row/index.js +1 -1
  1236. package/table/esm/components/thead/Component.js +2 -2
  1237. package/table/esm/components/thead/index.css +5 -5
  1238. package/table/esm/components/thead/index.js +1 -1
  1239. package/table/esm/components/thead-cell/Component.js +2 -2
  1240. package/table/esm/components/thead-cell/index.css +4 -4
  1241. package/table/esm/components/thead-cell/index.js +1 -1
  1242. package/table/esm/components/trow/Component.js +2 -2
  1243. package/table/esm/components/trow/index.css +7 -7
  1244. package/table/esm/components/trow/index.js +1 -1
  1245. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1246. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  1247. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1248. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1249. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1250. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1251. package/table/esm/index.js +1 -1
  1252. package/table/esm/{tslib.es6-c12a3807.d.ts → tslib.es6-b3206ef4.d.ts} +0 -0
  1253. package/table/esm/{tslib.es6-c12a3807.js → tslib.es6-b3206ef4.js} +0 -0
  1254. package/table/index.js +1 -1
  1255. package/table/modern/components/pagination/Component.js +1 -1
  1256. package/table/modern/components/pagination/index.css +7 -7
  1257. package/table/modern/components/pagination/select-field/index.css +3 -3
  1258. package/table/modern/components/pagination/select-field/index.js +1 -1
  1259. package/table/modern/components/table/Component.js +1 -1
  1260. package/table/modern/components/table/index.css +5 -5
  1261. package/table/modern/components/tbody/Component.js +1 -1
  1262. package/table/modern/components/tbody/index.css +1 -1
  1263. package/table/modern/components/tcell/Component.js +1 -1
  1264. package/table/modern/components/tcell/index.css +3 -3
  1265. package/table/modern/components/texpandable-row/Component.js +1 -1
  1266. package/table/modern/components/texpandable-row/index.css +4 -4
  1267. package/table/modern/components/thead/Component.js +1 -1
  1268. package/table/modern/components/thead/index.css +5 -5
  1269. package/table/modern/components/thead-cell/Component.js +1 -1
  1270. package/table/modern/components/thead-cell/index.css +4 -4
  1271. package/table/modern/components/trow/Component.js +1 -1
  1272. package/table/modern/components/trow/index.css +7 -7
  1273. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1274. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  1275. package/table/{tslib.es6-9a7988a1.d.ts → tslib.es6-1cc5d627.d.ts} +0 -0
  1276. package/table/{tslib.es6-9a7988a1.js → tslib.es6-1cc5d627.js} +0 -0
  1277. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1278. package/tabs/components/primary-tablist/Component.js +1 -1
  1279. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1280. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1281. package/tabs/components/primary-tablist/index.css +18 -18
  1282. package/tabs/components/primary-tablist/mobile.css +20 -20
  1283. package/tabs/components/scrollable-container/Component.js +1 -1
  1284. package/tabs/components/scrollable-container/index.css +3 -3
  1285. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1286. package/tabs/components/secondary-tablist/Component.js +1 -1
  1287. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1288. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1289. package/tabs/components/secondary-tablist/index.css +9 -9
  1290. package/tabs/components/secondary-tablist/mobile.css +11 -11
  1291. package/tabs/components/tab/Component.js +1 -1
  1292. package/tabs/components/tab/index.css +2 -2
  1293. package/tabs/components/tabs/Component.desktop.js +3 -3
  1294. package/tabs/components/tabs/Component.mobile.js +3 -3
  1295. package/tabs/components/tabs/Component.responsive.js +3 -3
  1296. package/tabs/desktop.js +3 -3
  1297. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1298. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1299. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1300. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1301. package/tabs/esm/components/primary-tablist/index.css +18 -18
  1302. package/tabs/esm/components/primary-tablist/mobile.css +20 -20
  1303. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1304. package/tabs/esm/components/scrollable-container/index.css +3 -3
  1305. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1306. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1307. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1308. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1309. package/tabs/esm/components/secondary-tablist/index.css +9 -9
  1310. package/tabs/esm/components/secondary-tablist/mobile.css +11 -11
  1311. package/tabs/esm/components/tab/Component.js +1 -1
  1312. package/tabs/esm/components/tab/index.css +2 -2
  1313. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1314. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1315. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1316. package/tabs/esm/desktop.js +3 -3
  1317. package/tabs/esm/index.js +3 -3
  1318. package/tabs/esm/index.module-89d7f6e3.js +4 -0
  1319. package/tabs/esm/index.module-a165d7d4.js +4 -0
  1320. package/tabs/esm/mobile.js +3 -3
  1321. package/tabs/esm/responsive.js +3 -3
  1322. package/tabs/esm/{tslib.es6-3e65569d.d.ts → tslib.es6-de56c801.d.ts} +0 -0
  1323. package/tabs/esm/{tslib.es6-3e65569d.js → tslib.es6-de56c801.js} +0 -0
  1324. package/tabs/index.js +3 -3
  1325. package/tabs/index.module-03a33744.js +4 -0
  1326. package/tabs/index.module-6aca952c.js +4 -0
  1327. package/tabs/mobile.js +3 -3
  1328. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1329. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1330. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1331. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1332. package/tabs/modern/components/primary-tablist/mobile.css +20 -20
  1333. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1334. package/tabs/modern/components/scrollable-container/index.css +3 -3
  1335. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1336. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1337. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1338. package/tabs/modern/components/secondary-tablist/index.css +9 -9
  1339. package/tabs/modern/components/secondary-tablist/mobile.css +11 -11
  1340. package/tabs/modern/components/tab/Component.js +1 -1
  1341. package/tabs/modern/components/tab/index.css +2 -2
  1342. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1343. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1344. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1345. package/tabs/modern/desktop.js +2 -2
  1346. package/tabs/modern/index.js +2 -2
  1347. package/tabs/modern/index.module-89d7f6e3.js +4 -0
  1348. package/tabs/modern/index.module-a165d7d4.js +4 -0
  1349. package/tabs/modern/mobile.js +2 -2
  1350. package/tabs/modern/responsive.js +2 -2
  1351. package/tabs/responsive.js +3 -3
  1352. package/tabs/{tslib.es6-908c4545.d.ts → tslib.es6-7de2afce.d.ts} +0 -0
  1353. package/tabs/{tslib.es6-908c4545.js → tslib.es6-7de2afce.js} +0 -0
  1354. package/tag/Component.js +3 -3
  1355. package/tag/default.css +8 -8
  1356. package/tag/esm/Component.js +3 -3
  1357. package/tag/esm/default.css +8 -8
  1358. package/tag/esm/index.css +37 -37
  1359. package/tag/esm/inverted.css +8 -8
  1360. package/tag/index.css +37 -37
  1361. package/tag/inverted.css +8 -8
  1362. package/tag/modern/Component.js +3 -3
  1363. package/tag/modern/default.css +8 -8
  1364. package/tag/modern/index.css +37 -37
  1365. package/tag/modern/inverted.css +8 -8
  1366. package/textarea/Component.js +3 -3
  1367. package/textarea/default.css +18 -18
  1368. package/textarea/esm/Component.js +3 -3
  1369. package/textarea/esm/default.css +18 -18
  1370. package/textarea/esm/index.css +21 -21
  1371. package/textarea/esm/inverted.css +18 -18
  1372. package/textarea/index.css +21 -21
  1373. package/textarea/inverted.css +18 -18
  1374. package/textarea/modern/Component.js +3 -3
  1375. package/textarea/modern/default.css +18 -18
  1376. package/textarea/modern/index.css +21 -21
  1377. package/textarea/modern/inverted.css +18 -18
  1378. package/themes/compiled/mobile-dark-bluetint.css +818 -818
  1379. package/toast/component.js +1 -1
  1380. package/toast/esm/component.js +1 -1
  1381. package/toast/esm/index.css +8 -8
  1382. package/toast/index.css +8 -8
  1383. package/toast/modern/component.js +1 -1
  1384. package/toast/modern/index.css +8 -8
  1385. package/toast-plate/component.js +1 -1
  1386. package/toast-plate/esm/component.js +1 -1
  1387. package/toast-plate/esm/index.css +14 -14
  1388. package/toast-plate/index.css +14 -14
  1389. package/toast-plate/modern/component.js +1 -1
  1390. package/toast-plate/modern/index.css +14 -14
  1391. package/tooltip/{Component-8736508e.d.ts → Component-a05df689.d.ts} +0 -0
  1392. package/tooltip/{Component-8736508e.js → Component-a05df689.js} +1 -1
  1393. package/tooltip/Component.js +1 -1
  1394. package/tooltip/component.responsive.js +2 -2
  1395. package/tooltip/esm/{Component-a3f2f54e.d.ts → Component-f9c20821.d.ts} +0 -0
  1396. package/tooltip/esm/{Component-a3f2f54e.js → Component-f9c20821.js} +1 -1
  1397. package/tooltip/esm/Component.js +1 -1
  1398. package/tooltip/esm/component.responsive.js +2 -2
  1399. package/tooltip/esm/index.css +7 -7
  1400. package/tooltip/esm/index.d.ts +1 -1
  1401. package/tooltip/esm/index.js +1 -1
  1402. package/tooltip/esm/responsive.css +2 -2
  1403. package/tooltip/esm/responsive.js +1 -1
  1404. package/tooltip/index.css +7 -7
  1405. package/tooltip/index.d.ts +1 -1
  1406. package/tooltip/index.js +1 -1
  1407. package/tooltip/modern/Component.js +1 -1
  1408. package/tooltip/modern/component.responsive.js +1 -1
  1409. package/tooltip/modern/index.css +7 -7
  1410. package/tooltip/modern/responsive.css +2 -2
  1411. package/tooltip/responsive.css +2 -2
  1412. package/tooltip/responsive.js +1 -1
  1413. package/typography/colors.css +12 -12
  1414. package/typography/{colors.module-03a15761.d.ts → colors.module-e01c1269.d.ts} +0 -0
  1415. package/typography/{colors.module-03a15761.js → colors.module-e01c1269.js} +1 -1
  1416. package/typography/common.module-0c6a99be.js +4 -0
  1417. package/typography/component.js +2 -2
  1418. package/typography/esm/colors.css +12 -12
  1419. package/typography/esm/{colors.module-877ac7eb.d.ts → colors.module-9099ba74.d.ts} +0 -0
  1420. package/typography/esm/{colors.module-877ac7eb.js → colors.module-9099ba74.js} +1 -1
  1421. package/typography/esm/common.module-cb3a8304.js +4 -0
  1422. package/typography/esm/component.js +2 -2
  1423. package/typography/esm/index.js +2 -2
  1424. package/typography/esm/text/component.d.ts +2 -2
  1425. package/typography/esm/text/component.js +2 -2
  1426. package/typography/esm/text/index.css +13 -13
  1427. package/typography/esm/text/index.js +1 -1
  1428. package/typography/esm/title/common.css +4 -4
  1429. package/typography/esm/title/component.d.ts +2 -2
  1430. package/typography/esm/title/component.js +1 -1
  1431. package/typography/esm/title/index.css +18 -18
  1432. package/typography/esm/title/index.js +3 -3
  1433. package/typography/esm/title-mobile/component.js +3 -3
  1434. package/typography/esm/title-mobile/index.css +13 -13
  1435. package/typography/esm/title-mobile/index.js +2 -2
  1436. package/typography/esm/title-responsive/component.js +3 -3
  1437. package/typography/esm/title-responsive/index.css +40 -40
  1438. package/typography/esm/title-responsive/index.js +2 -2
  1439. package/typography/index.js +2 -2
  1440. package/typography/modern/colors.css +12 -12
  1441. package/typography/modern/colors.module-546cf731.js +4 -0
  1442. package/typography/modern/common.module-cb3a8304.js +4 -0
  1443. package/typography/modern/component.js +2 -2
  1444. package/typography/modern/index.js +2 -2
  1445. package/typography/modern/text/component.js +2 -2
  1446. package/typography/modern/text/index.css +13 -13
  1447. package/typography/modern/text/index.js +1 -1
  1448. package/typography/modern/title/common.css +4 -4
  1449. package/typography/modern/title/component.js +1 -1
  1450. package/typography/modern/title/index.css +18 -18
  1451. package/typography/modern/title/index.js +3 -3
  1452. package/typography/modern/title-mobile/component.js +3 -3
  1453. package/typography/modern/title-mobile/index.css +13 -13
  1454. package/typography/modern/title-mobile/index.js +2 -2
  1455. package/typography/modern/title-responsive/component.js +3 -3
  1456. package/typography/modern/title-responsive/index.css +40 -40
  1457. package/typography/modern/title-responsive/index.js +2 -2
  1458. package/typography/text/component.d.ts +2 -2
  1459. package/typography/text/component.js +2 -2
  1460. package/typography/text/index.css +13 -13
  1461. package/typography/text/index.js +1 -1
  1462. package/typography/title/common.css +4 -4
  1463. package/typography/title/component.d.ts +2 -2
  1464. package/typography/title/component.js +1 -1
  1465. package/typography/title/index.css +18 -18
  1466. package/typography/title/index.js +3 -3
  1467. package/typography/title-mobile/component.js +3 -3
  1468. package/typography/title-mobile/index.css +13 -13
  1469. package/typography/title-mobile/index.js +2 -2
  1470. package/typography/title-responsive/component.js +3 -3
  1471. package/typography/title-responsive/index.css +40 -40
  1472. package/typography/title-responsive/index.js +2 -2
  1473. package/with-suffix/Component.js +1 -1
  1474. package/with-suffix/esm/Component.js +1 -1
  1475. package/with-suffix/esm/index.css +8 -8
  1476. package/with-suffix/index.css +8 -8
  1477. package/with-suffix/modern/Component.js +1 -1
  1478. package/with-suffix/modern/index.css +8 -8
  1479. package/calendar-range/modern/index.module-814130a3.js +0 -4
  1480. package/grid/esm/gutters.module-6c55aca4.js +0 -27
  1481. package/grid/gutters.module-93ba1cc8.js +0 -28
  1482. package/grid/modern/gutters.module-aa4c9fb9.js +0 -4
  1483. package/modal/esm/transitions.module-434f73d0.js +0 -4
  1484. package/modal/modern/transitions.module-434f73d0.js +0 -4
  1485. package/modal/transitions.module-da342f0e.js +0 -4
  1486. package/tabs/esm/index.module-12ad012a.js +0 -4
  1487. package/tabs/esm/index.module-aa844be8.js +0 -4
  1488. package/tabs/index.module-a82096ed.js +0 -4
  1489. package/tabs/index.module-cf1d9137.js +0 -4
  1490. package/tabs/modern/index.module-12ad012a.js +0 -4
  1491. package/tabs/modern/index.module-aa844be8.js +0 -4
  1492. package/typography/common.module-6047feb3.js +0 -4
  1493. package/typography/esm/common.module-d21d5e4b.js +0 -4
  1494. package/typography/modern/colors.module-cba5dc97.js +0 -4
  1495. package/typography/modern/common.module-d21d5e4b.js +0 -4
@@ -1,298 +1,298 @@
1
- .badge__component_1qypv {
1
+ .card-image__cardImage_suh5r {
2
+ background: #e7e8ea;
3
+ }
4
+ .card-image__loaded_suh5r {
5
+ background: transparent
6
+ }.divider__component_5877q {
7
+ border-bottom: 1px solid #2b2b2e;
8
+ }.badge__component_7gf4p {
2
9
  background-color: #ef3124;
3
10
  color: #000;
4
11
  }
5
- .badge__icon_1qypv {
12
+ .badge__icon_7gf4p {
6
13
  color: #2fc26e;
7
14
  background-color: transparent
8
15
  }
9
- .badge__icon_1qypv.badge__positive_1qypv {
16
+ .badge__icon_7gf4p.badge__positive_7gf4p {
10
17
  color: #2fc26e;
11
18
  }
12
- .badge__icon_1qypv.badge__attention_1qypv {
19
+ .badge__icon_7gf4p.badge__attention_7gf4p {
13
20
  color: #f6bf65;
14
21
  }
15
- .badge__icon_1qypv.badge__negative_1qypv {
22
+ .badge__icon_7gf4p.badge__negative_7gf4p {
16
23
  color: #d91d0b;
17
24
  }
18
- .badge__icon_1qypv.badge__link_1qypv {
25
+ .badge__icon_7gf4p.badge__link_7gf4p {
19
26
  color: #0072ef;
20
27
  }
21
- .badge__icon_1qypv.badge__tertiary_1qypv {
28
+ .badge__icon_7gf4p.badge__tertiary_7gf4p {
22
29
  color: #464649;
23
30
  }
24
- .badge__icon_1qypv.badge__secondary_1qypv {
31
+ .badge__icon_7gf4p.badge__secondary_7gf4p {
25
32
  color: #8d8d93;
26
33
  }
27
- .badge__icon_1qypv.badge__primary_1qypv {
34
+ .badge__icon_7gf4p.badge__primary_7gf4p {
28
35
  color: #fff;
29
36
  }
30
- .badge__icon_1qypv:before {
37
+ .badge__icon_7gf4p:before {
31
38
  background-color: #121212;
32
- }.divider__component_1ccwi {
33
- border-bottom: 1px solid #2b2b2e;
34
- }.card-image__cardImage_rop2t {
35
- background: #e7e8ea;
36
- }
37
- .card-image__loaded_rop2t {
38
- background: transparent
39
- }.dropzone__component_1tw4k {
39
+ }.dropzone__component_q4o2c {
40
40
  border: 2px dashed #e9e9eb;
41
41
  }
42
- .dropzone__component_1tw4k:not(.dropzone__disabled_1tw4k):hover {
42
+ .dropzone__component_q4o2c:not(.dropzone__disabled_q4o2c):hover {
43
43
  background-color: transparent;
44
44
  }
45
- .dropzone__dragOver_1tw4k {
45
+ .dropzone__dragOver_q4o2c {
46
46
  background-color: transparent;
47
47
  }
48
- .dropzone__error_1tw4k {
48
+ .dropzone__error_q4o2c {
49
49
  border-color: #ef3124;
50
50
  }
51
- .dropzone__overlay_6fs8j {
51
+ .dropzone__overlay_1toaf {
52
52
  background: #202022;
53
53
  }
54
- .dropzone__text_6fs8j {
54
+ .dropzone__text_1toaf {
55
55
  color: #fff;
56
- }.checkbox-group__error_seyzk {
56
+ }.backdrop__backdrop_jmygd {
57
+ -webkit-tap-highlight-color: transparent;
58
+ }
59
+ .backdrop__appear_jmygd,
60
+ .backdrop__enter_jmygd {
61
+ background-color: transparent;
62
+ }
63
+ .backdrop__appearActive_jmygd,
64
+ .backdrop__enterActive_jmygd,
65
+ .backdrop__appearDone_jmygd,
66
+ .backdrop__enterDone_jmygd {
67
+ background-color: rgba(0, 0, 0, 0.8);
68
+ }
69
+ .backdrop__exit_jmygd {
70
+ background-color: rgba(0, 0, 0, 0.8);
71
+ }
72
+ .backdrop__exitActive_jmygd,
73
+ .backdrop__exitDone_jmygd {
74
+ background-color: transparent;
75
+ }.checkbox-group__error_1mi3v {
57
76
  border-left: 1px solid #f15045;
58
77
  }
59
- .checkbox-group__label_seyzk {
78
+ .checkbox-group__label_1mi3v {
60
79
  color: #fff;
61
80
  }
62
- .checkbox-group__errorMessage_seyzk {
81
+ .checkbox-group__errorMessage_1mi3v {
63
82
  color: #f15045;
64
83
  }
65
- .checkbox-group__hint_seyzk {
84
+ .checkbox-group__hint_1mi3v {
66
85
  color: #8d8d93;
67
- }.backdrop__backdrop_1w9p6 {
68
- -webkit-tap-highlight-color: transparent;
69
- }
70
- .backdrop__appear_1w9p6,
71
- .backdrop__enter_1w9p6 {
72
- background-color: transparent;
86
+ }.code-input__error_1ddda {
87
+ color: #f15045;
73
88
  }
74
- .backdrop__appearActive_1w9p6,
75
- .backdrop__enterActive_1w9p6,
76
- .backdrop__appearDone_1w9p6,
77
- .backdrop__enterDone_1w9p6 {
78
- background-color: rgba(0, 0, 0, 0.8);
89
+ @keyframes code-input__shake_1ddda {
79
90
  }
80
- .backdrop__exit_1w9p6 {
81
- background-color: rgba(0, 0, 0, 0.8);
91
+ .code-input__input_184h3 {
92
+ background-color: #202022;
93
+ color: #fff
82
94
  }
83
- .backdrop__exitActive_1w9p6,
84
- .backdrop__exitDone_1w9p6 {
85
- background-color: transparent;
86
- }.checkbox__box_yyefw {
95
+ .code-input__input_184h3.code-input__hasError_184h3 {
96
+ color: #f15045;
97
+ caret-color: #fff;
98
+ background-color: #35110d;
99
+ }
100
+ .code-input__input_184h3.code-input__disabled_184h3 {
101
+ color: #464649;
102
+ }
103
+ .code-input__input_184h3:-webkit-autofill {
104
+ -webkit-text-fill-color: #fff;
105
+ }.checkbox__box_1q9z8 {
87
106
  color: #121212;
88
107
  background-color: #121212;
89
108
  border: 1.5px solid #8d8d93;
90
109
  }
91
- .checkbox__checkedIcon_yyefw {
110
+ .checkbox__checkedIcon_1q9z8 {
92
111
  color: #121212;
93
112
  }
94
- .checkbox__component_yyefw:hover:not(.checkbox__disabled_yyefw):not(.checkbox__inactive_yyefw) .checkbox__box_yyefw {
113
+ .checkbox__component_1q9z8:hover:not(.checkbox__disabled_1q9z8):not(.checkbox__inactive_1q9z8) .checkbox__box_1q9z8 {
95
114
  background-color: #121212;
96
115
  border-color: #8d8d93;
97
116
  }
98
- .checkbox__component_yyefw:active:not(.checkbox__disabled_yyefw):not(.checkbox__inactive_yyefw) .checkbox__box_yyefw {
117
+ .checkbox__component_1q9z8:active:not(.checkbox__disabled_1q9z8):not(.checkbox__inactive_1q9z8) .checkbox__box_1q9z8 {
99
118
  background-color: #121212;
100
119
  border-color: #fff;
101
120
  }
102
- .checkbox__checked_yyefw .checkbox__box_yyefw {
121
+ .checkbox__checked_1q9z8 .checkbox__box_1q9z8 {
103
122
  background-color: #fff;
104
123
  border-color: transparent;
105
124
  }
106
- .checkbox__checked_yyefw:hover:not(.checkbox__disabled_yyefw):not(.checkbox__inactive_yyefw) .checkbox__box_yyefw {
125
+ .checkbox__checked_1q9z8:hover:not(.checkbox__disabled_1q9z8):not(.checkbox__inactive_1q9z8) .checkbox__box_1q9z8 {
107
126
  background-color: rgb(255, 255, 255);
108
127
  border-color: transparent;
109
128
  }
110
- .checkbox__checked_yyefw:active:not(.checkbox__disabled_yyefw):not(.checkbox__inactive_yyefw) .checkbox__box_yyefw {
129
+ .checkbox__checked_1q9z8:active:not(.checkbox__disabled_1q9z8):not(.checkbox__inactive_1q9z8) .checkbox__box_1q9z8 {
111
130
  background-color: rgb(255, 255, 255);
112
131
  border-color: transparent;
113
132
  }
114
- .checkbox__indeterminate_yyefw .checkbox__box_yyefw {
133
+ .checkbox__indeterminate_1q9z8 .checkbox__box_1q9z8 {
115
134
  background-color: #fff;
116
135
  border-color: transparent;
117
136
  }
118
- .checkbox__indeterminate_yyefw:hover:not(.checkbox__disabled_yyefw):not(.checkbox__inactive_yyefw) .checkbox__box_yyefw {
137
+ .checkbox__indeterminate_1q9z8:hover:not(.checkbox__disabled_1q9z8):not(.checkbox__inactive_1q9z8) .checkbox__box_1q9z8 {
119
138
  background-color: rgb(255, 255, 255);
120
139
  border-color: transparent;
121
140
  }
122
- .checkbox__indeterminate_yyefw:active:not(.checkbox__disabled_yyefw):not(.checkbox__inactive_yyefw) .checkbox__box_yyefw {
141
+ .checkbox__indeterminate_1q9z8:active:not(.checkbox__disabled_1q9z8):not(.checkbox__inactive_1q9z8) .checkbox__box_1q9z8 {
123
142
  background-color: rgb(255, 255, 255);
124
143
  border-color: transparent;
125
144
  }
126
- .checkbox__disabled_yyefw .checkbox__box_yyefw {
145
+ .checkbox__disabled_1q9z8 .checkbox__box_1q9z8 {
127
146
  background-color: #121212;
128
147
  border-color: #2a2a2c;
129
148
  }
130
- .checkbox__disabled_yyefw.checkbox__checked_yyefw .checkbox__box_yyefw {
149
+ .checkbox__disabled_1q9z8.checkbox__checked_1q9z8 .checkbox__box_1q9z8 {
131
150
  background-color: #3a3a3c;
132
151
  border-color: transparent;
133
152
  }
134
- .checkbox__disabled_yyefw.checkbox__indeterminate_yyefw .checkbox__box_yyefw {
153
+ .checkbox__disabled_1q9z8.checkbox__indeterminate_1q9z8 .checkbox__box_1q9z8 {
135
154
  background-color: #3a3a3c;
136
155
  border-color: transparent;
137
156
  }
138
- .checkbox__disabled_yyefw .checkbox__label_yyefw {
157
+ .checkbox__disabled_1q9z8 .checkbox__label_1q9z8 {
139
158
  color: #8d8d93;
140
159
  }
141
- .checkbox__disabled_yyefw .checkbox__hint_yyefw {
160
+ .checkbox__disabled_1q9z8 .checkbox__hint_1q9z8 {
142
161
  color: #8d8d93;
143
162
  }
144
- .checkbox__inactive_yyefw .checkbox__box_yyefw {
163
+ .checkbox__inactive_1q9z8 .checkbox__box_1q9z8 {
145
164
  background-color: #3a3a3c;
146
165
  border-color: #e9e9eb;
147
166
  }
148
- .checkbox__inactive_yyefw.checkbox__checked_yyefw .checkbox__box_yyefw {
167
+ .checkbox__inactive_1q9z8.checkbox__checked_1q9z8 .checkbox__box_1q9z8 {
149
168
  color: #464649;
150
169
  border-color: transparent;
151
170
  }
152
- .checkbox__inactive_yyefw.checkbox__indeterminate_yyefw .checkbox__box_yyefw {
171
+ .checkbox__inactive_1q9z8.checkbox__indeterminate_1q9z8 .checkbox__box_1q9z8 {
153
172
  border-color: transparent;
154
173
  }
155
- .checkbox__focused_yyefw .checkbox__box_yyefw {
174
+ .checkbox__focused_1q9z8 .checkbox__box_1q9z8 {
156
175
  outline: 2px solid #007aff;
157
176
  }
158
- .checkbox__label_yyefw {
177
+ .checkbox__label_1q9z8 {
159
178
  color: #fff;
160
179
  }
161
- .checkbox__errorMessage_yyefw {
180
+ .checkbox__errorMessage_1q9z8 {
162
181
  color: #f15045;
163
182
  }
164
- .checkbox__hint_yyefw {
183
+ .checkbox__hint_1q9z8 {
165
184
  color: #8d8d93;
166
185
  }
167
- .checkbox__inactive_yyefw .checkbox__indeterminateLine_yyefw {
186
+ .checkbox__inactive_1q9z8 .checkbox__indeterminateLine_1q9z8 {
168
187
  background-color: #464649;
169
188
  }
170
- .checkbox__indeterminateLine_yyefw {
189
+ .checkbox__indeterminateLine_1q9z8 {
171
190
  background-color: #121212;
172
- }.code-input__error_1h7r7 {
173
- color: #f15045;
174
- }
175
- @keyframes code-input__shake_1h7r7 {
176
- }
177
- .code-input__input_gw9gc {
178
- background-color: #202022;
179
- color: #fff
180
- }
181
- .code-input__input_gw9gc.code-input__hasError_gw9gc {
182
- color: #f15045;
183
- caret-color: #fff;
184
- background-color: #35110d;
185
- }
186
- .code-input__input_gw9gc.code-input__disabled_gw9gc {
187
- color: #464649;
188
- }
189
- .code-input__input_gw9gc:-webkit-autofill {
190
- -webkit-text-fill-color: #fff;
191
- }.hatching-progress-bar__container_qacmw {
191
+ }.hatching-progress-bar__container_148f5 {
192
192
  background: rgba(255, 255, 255, 0.1);
193
193
  }
194
- .hatching-progress-bar__hatch_qacmw {
194
+ .hatching-progress-bar__hatch_148f5 {
195
195
  background: repeating-linear-gradient(
196
196
  -45deg,
197
197
  #464649 6px 10px,
198
198
  rgba(255, 255, 255, 0) 10px 18px
199
199
  );
200
200
  }
201
- .hatching-progress-bar__positive_qacmw {
201
+ .hatching-progress-bar__positive_148f5 {
202
202
  background: #2fc26e;
203
203
  }
204
- .hatching-progress-bar__attention_qacmw {
204
+ .hatching-progress-bar__attention_148f5 {
205
205
  background: #f6bf65;
206
206
  }
207
- .hatching-progress-bar__negative_qacmw {
207
+ .hatching-progress-bar__negative_148f5 {
208
208
  background: #d91d0b;
209
209
  }
210
- .hatching-progress-bar__link_qacmw {
210
+ .hatching-progress-bar__link_148f5 {
211
211
  background: #0072ef;
212
212
  }
213
- .hatching-progress-bar__tertiary_qacmw {
213
+ .hatching-progress-bar__tertiary_148f5 {
214
214
  background: #464649;
215
215
  }
216
- .hatching-progress-bar__secondary_qacmw {
216
+ .hatching-progress-bar__secondary_148f5 {
217
217
  background: #8d8d93;
218
218
  }
219
- .hatching-progress-bar__primary_qacmw {
219
+ .hatching-progress-bar__primary_148f5 {
220
220
  background: #fff;
221
221
  }
222
- .hatching-progress-bar__accent_qacmw {
222
+ .hatching-progress-bar__accent_148f5 {
223
223
  background: #ef3124;
224
- }.form-control__component_wf1oy {
224
+ }.form-control__component_gl88a {
225
225
  color: #fff;
226
226
  }
227
- .form-control__inner_wf1oy {
227
+ .form-control__inner_gl88a {
228
228
  background-color: #202022;
229
229
  }
230
- .form-control__label_wf1oy {
230
+ .form-control__label_gl88a {
231
231
  color: #8d8d93;
232
232
  }
233
- .form-control__hint_wf1oy {
233
+ .form-control__hint_gl88a {
234
234
  color: #8d8d93;
235
235
  }
236
- .form-control__disabled_wf1oy {
236
+ .form-control__disabled_gl88a {
237
237
  background-color: #202022;
238
238
  color: #8d8d93;
239
239
  }
240
- .form-control__focused_wf1oy.form-control__inner_wf1oy {
240
+ .form-control__focused_gl88a.form-control__inner_gl88a {
241
241
  background-color: #202022;
242
242
  }
243
- .form-control__inner_wf1oy:not(.form-control__disabled_wf1oy):hover {
243
+ .form-control__inner_gl88a:not(.form-control__disabled_gl88a):hover {
244
244
  background-color: #202022;
245
245
  }
246
- .form-control__error_wf1oy {
246
+ .form-control__error_gl88a {
247
247
  color: #f15045;
248
248
  }
249
- .form-control__hasError_wf1oy .form-control__label_wf1oy {
249
+ .form-control__hasError_gl88a .form-control__label_gl88a {
250
250
  color: #f15045;
251
251
  }
252
252
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
253
253
  }
254
- .form-control__component_14oy3 {
254
+ .form-control__component_ov4mu {
255
255
  color: #000;
256
256
  }
257
- .form-control__inner_14oy3 {
257
+ .form-control__inner_ov4mu {
258
258
  background-color: #f3f4f5;
259
259
  }
260
- .form-control__label_14oy3 {
260
+ .form-control__label_ov4mu {
261
261
  color: rgba(60, 60, 67, 0.6);
262
262
  }
263
- .form-control__hint_14oy3 {
263
+ .form-control__hint_ov4mu {
264
264
  color: rgba(60, 60, 67, 0.6);
265
265
  }
266
- .form-control__disabled_14oy3 {
266
+ .form-control__disabled_ov4mu {
267
267
  background-color: #f3f4f5;
268
268
  color: rgba(60, 60, 67, 0.6);
269
269
  }
270
- .form-control__focused_14oy3.form-control__inner_14oy3 {
270
+ .form-control__focused_ov4mu.form-control__inner_ov4mu {
271
271
  background-color: #f3f4f5;
272
272
  }
273
- .form-control__inner_14oy3:not(.form-control__disabled_14oy3):hover {
273
+ .form-control__inner_ov4mu:not(.form-control__disabled_ov4mu):hover {
274
274
  background-color: #f3f4f5;
275
275
  }
276
- .form-control__error_14oy3 {
276
+ .form-control__error_ov4mu {
277
277
  color: #ef3124;
278
278
  }
279
- .form-control__hasError_14oy3 .form-control__label_14oy3 {
279
+ .form-control__hasError_ov4mu .form-control__label_ov4mu {
280
280
  color: #ef3124;
281
- }.list__list_1wzjh {
282
- color: #fff;
283
- }
284
- .list__slot_1wzjh {
285
- color: #fff;
286
- }.icon-view__component_f4aa5 {
281
+ }.icon-view__component_ioz7n {
287
282
  color: rgba(235, 235, 245, 0.6);
288
283
  }
289
- .icon-view__bg_f4aa5 {
284
+ .icon-view__bg_ioz7n {
290
285
  fill: #f3f4f5;
291
286
  }
292
- .icon-view__border_f4aa5 {
287
+ .icon-view__border_ioz7n {
293
288
  stroke: #485767;
294
289
  fill: transparent;
295
- }@keyframes loader__blink_rwm2f {
290
+ }@keyframes loader__blink_5pz1h {
291
+ }.list__list_1y3zl {
292
+ color: #fff;
293
+ }
294
+ .list__slot_1y3zl {
295
+ color: #fff;
296
296
  }@media (max-width: 599px) {
297
297
  }
298
298
  @media (min-width: 360px) {
@@ -341,159 +341,159 @@
341
341
  }
342
342
  @media (min-width: 1920px) {
343
343
  }
344
- .link__primary_1jnja {
344
+ .link__primary_24nu0 {
345
345
  color: #fff;
346
346
  border-bottom-color: #fff
347
347
  }
348
- .link__primary_1jnja:hover {
348
+ .link__primary_24nu0:hover {
349
349
  color: rgb(255, 255, 255);
350
350
  }
351
- .link__primary_1jnja:active {
351
+ .link__primary_24nu0:active {
352
352
  color: rgb(255, 255, 255);
353
353
  }
354
- .link__secondary_1jnja {
354
+ .link__secondary_24nu0 {
355
355
  color: #8d8d93;
356
356
  border-bottom-color: #8d8d93
357
357
  }
358
- .link__secondary_1jnja:hover {
358
+ .link__secondary_24nu0:hover {
359
359
  color: rgb(164, 164, 169);
360
360
  }
361
- .link__secondary_1jnja:active {
361
+ .link__secondary_24nu0:active {
362
362
  color: rgb(187, 187, 190);
363
363
  }
364
- .link__defaultView_1jnja {
364
+ .link__defaultView_24nu0 {
365
365
  color: #0072ef;
366
366
  border-bottom-color: #0072ef
367
367
  }
368
- .link__defaultView_1jnja:hover {
368
+ .link__defaultView_24nu0:hover {
369
369
  color: rgb(51, 142, 242);
370
370
  }
371
- .link__defaultView_1jnja:active {
371
+ .link__defaultView_24nu0:active {
372
372
  color: rgb(102, 170, 245);
373
373
  }
374
- .link__component_16434:hover .link__text_16434,
375
- .link__component_16434:active .link__text_16434 {
374
+ .link__component_14g9o:hover .link__text_14g9o,
375
+ .link__component_14g9o:active .link__text_14g9o {
376
376
  border-bottom-color: rgba(0, 0, 0, 0);
377
377
  }
378
- .link__focused_16434 {
378
+ .link__focused_14g9o {
379
379
  outline: 2px solid #007aff;
380
380
  }
381
- .link__primary_148hu {
381
+ .link__primary_1lqqf {
382
382
  color: #000;
383
383
  border-bottom-color: #000
384
384
  }
385
- .link__primary_148hu:hover {
385
+ .link__primary_1lqqf:hover {
386
386
  color: rgb(204, 204, 204);
387
387
  }
388
- .link__primary_148hu:active {
388
+ .link__primary_1lqqf:active {
389
389
  color: rgb(153, 153, 153);
390
390
  }
391
- .link__secondary_148hu {
391
+ .link__secondary_1lqqf {
392
392
  color: #8a8a8e;
393
393
  border-bottom-color: #8a8a8e
394
394
  }
395
- .link__secondary_148hu:hover {
395
+ .link__secondary_1lqqf:hover {
396
396
  color: rgb(146, 150, 156);
397
397
  }
398
- .link__secondary_148hu:active {
398
+ .link__secondary_1lqqf:active {
399
399
  color: rgb(109, 113, 117);
400
400
  }
401
- .link__defaultView_148hu {
401
+ .link__defaultView_1lqqf {
402
402
  color: #0072ef;
403
403
  border-bottom-color: #0072ef
404
404
  }
405
- .link__defaultView_148hu:hover {
405
+ .link__defaultView_1lqqf:hover {
406
406
  color: rgb(0, 98, 204);
407
407
  }
408
- .link__defaultView_148hu:active {
408
+ .link__defaultView_1lqqf:active {
409
409
  color: rgb(0, 73, 153);
410
- }.progress-bar__container_1a4xr {
410
+ }.progress-bar__container_mpkas {
411
411
  background: rgba(255, 255, 255, 0.1)
412
412
  }
413
- .progress-bar__filled_1a4xr.progress-bar__positive_1a4xr {
413
+ .progress-bar__filled_mpkas.progress-bar__positive_mpkas {
414
414
  background: #2fc26e;
415
415
  }
416
- .progress-bar__filled_1a4xr.progress-bar__negative_1a4xr {
416
+ .progress-bar__filled_mpkas.progress-bar__negative_mpkas {
417
417
  background: #d91d0b;
418
418
  }
419
- .progress-bar__filled_1a4xr.progress-bar__attention_1a4xr {
419
+ .progress-bar__filled_mpkas.progress-bar__attention_mpkas {
420
420
  background: #f6bf65;
421
421
  }
422
- .progress-bar__filled_1a4xr.progress-bar__link_1a4xr {
422
+ .progress-bar__filled_mpkas.progress-bar__link_mpkas {
423
423
  background: #0072ef;
424
424
  }
425
- .progress-bar__filled_1a4xr.progress-bar__tertiary_1a4xr {
425
+ .progress-bar__filled_mpkas.progress-bar__tertiary_mpkas {
426
426
  background: #464649;
427
427
  }
428
- .progress-bar__filled_1a4xr.progress-bar__secondary_1a4xr {
428
+ .progress-bar__filled_mpkas.progress-bar__secondary_mpkas {
429
429
  background: #8d8d93;
430
430
  }
431
- .progress-bar__filled_1a4xr.progress-bar__primary_1a4xr {
431
+ .progress-bar__filled_mpkas.progress-bar__primary_mpkas {
432
432
  background: #fff;
433
433
  }
434
- .progress-bar__filled_1a4xr.progress-bar__accent_1a4xr {
434
+ .progress-bar__filled_mpkas.progress-bar__accent_mpkas {
435
435
  background: #ef3124;
436
- }.pure-input__input_1q0ea {
436
+ }.pure-input__input_m08w1 {
437
437
  color: #fff;
438
438
  caret-color: #0072ef;
439
439
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
440
440
  }
441
- .pure-input__input_1q0ea:-webkit-autofill {
441
+ .pure-input__input_m08w1:-webkit-autofill {
442
442
  -webkit-text-fill-color: #fff;
443
443
  }
444
- .pure-input__input_1q0ea::placeholder {
444
+ .pure-input__input_m08w1::placeholder {
445
445
  color: #8d8d93;
446
446
  }
447
- .pure-input__hasLabel_1q0ea::placeholder {
447
+ .pure-input__hasLabel_m08w1::placeholder {
448
448
  color: #464649;
449
449
  }
450
- .pure-input__clearIcon_1q0ea {
450
+ .pure-input__clearIcon_m08w1 {
451
451
  color: #fff;
452
452
  }
453
- .pure-input__input_1q0ea:read-only {
453
+ .pure-input__input_m08w1:read-only {
454
454
  color: #8d8d93
455
455
  }
456
- .pure-input__input_1q0ea:read-only:focus::placeholder {
456
+ .pure-input__input_m08w1:read-only:focus::placeholder {
457
457
  color: #8d8d93;
458
458
  }
459
- .pure-input__input_1q0ea:disabled {
459
+ .pure-input__input_m08w1:disabled {
460
460
  color: #fff;
461
461
  -webkit-text-fill-color: #fff;
462
462
  }
463
- .pure-input__input_1q0ea:focus::placeholder {
463
+ .pure-input__input_m08w1:focus::placeholder {
464
464
  color: rgba(235, 235, 245, 0.3);
465
465
  }
466
- .pure-input__error_1q0ea {
466
+ .pure-input__error_m08w1 {
467
467
  color: #f15045;
468
468
  caret-color: #f15045;
469
469
  }
470
- .pure-input__component_1q0ea {
470
+ .pure-input__component_m08w1 {
471
471
  color: #fff;
472
472
  background-color: #202022;
473
473
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
474
474
  }
475
- .pure-input__component_1q0ea::placeholder {
475
+ .pure-input__component_m08w1::placeholder {
476
476
  color: #8d8d93;
477
477
  }
478
- .pure-input__component_1q0ea:disabled {
478
+ .pure-input__component_m08w1:disabled {
479
479
  color: #fff;
480
480
  background-color: #202022;
481
481
  }
482
- .pure-input__component_1q0ea:not(:disabled):focus::placeholder {
482
+ .pure-input__component_m08w1:not(:disabled):focus::placeholder {
483
483
  color: rgba(235, 235, 245, 0.3);
484
484
  }
485
- .pure-input__focusVisible_1q0ea {
485
+ .pure-input__focusVisible_m08w1 {
486
486
  outline: 2px solid #007aff;
487
487
  }
488
- .pure-input__component_1q0ea:not(:disabled):hover {
488
+ .pure-input__component_m08w1:not(:disabled):hover {
489
489
  background-color: #202022;
490
- }.skeleton__component_qtu77 {
490
+ }.skeleton__component_1ftkm {
491
491
  color: transparent;
492
492
  }
493
- .skeleton__component_qtu77:before {
493
+ .skeleton__component_1ftkm:before {
494
494
  background: #485767;
495
495
  }
496
- .skeleton__animate_qtu77:after {
496
+ .skeleton__animate_1ftkm:after {
497
497
  background: #485767;
498
498
  background-image: linear-gradient(
499
499
  to left,
@@ -504,462 +504,352 @@
504
504
  rgba(0, 0, 0, 0)
505
505
  );
506
506
  }
507
- @keyframes skeleton__gradient_qtu77 {
507
+ @keyframes skeleton__gradient_1ftkm {
508
508
  }
509
- @keyframes skeleton__background_qtu77 {
509
+ @keyframes skeleton__background_1ftkm {
510
510
  0% {
511
511
  background: rgb(182, 188, 195);
512
512
  }
513
513
  100% {
514
514
  background: rgb(198, 205, 214);
515
515
  }
516
- }.radio-group__error_1fxo8 {
516
+ }.radio-group__error_1mm3f {
517
517
  border-left: 1px solid #f15045;
518
518
  }
519
- .radio-group__label_1fxo8 {
519
+ .radio-group__label_1mm3f {
520
520
  color: #fff;
521
521
  }
522
- .radio-group__errorMessage_1fxo8 {
522
+ .radio-group__errorMessage_1mm3f {
523
523
  color: #f15045;
524
524
  }
525
- .radio-group__hint_1fxo8 {
525
+ .radio-group__hint_1mm3f {
526
526
  color: #8d8d93;
527
- }.radio__container_dcloi:not(.radio__checked_dcloi):not(.radio__disabled_dcloi):not(.radio__inactive_dcloi) .radio__circle_dcloi {
527
+ }.radio__container_1xqy9:not(.radio__checked_1xqy9):not(.radio__disabled_1xqy9):not(.radio__inactive_1xqy9) .radio__circle_1xqy9 {
528
528
  background-color: #121212;
529
529
  border: 1.5px solid #8d8d93;
530
530
  }
531
- .radio__container_dcloi:not(.radio__checked_dcloi):not(.radio__disabled_dcloi):not(.radio__inactive_dcloi):hover:not(:active) .radio__circle_dcloi {
531
+ .radio__container_1xqy9:not(.radio__checked_1xqy9):not(.radio__disabled_1xqy9):not(.radio__inactive_1xqy9):hover:not(:active) .radio__circle_1xqy9 {
532
532
  background-color: #121212;
533
533
  border-color: #8d8d93;
534
534
  }
535
- .radio__container_dcloi:not(.radio__checked_dcloi):not(.radio__disabled_dcloi):not(.radio__inactive_dcloi):active .radio__circle_dcloi {
535
+ .radio__container_1xqy9:not(.radio__checked_1xqy9):not(.radio__disabled_1xqy9):not(.radio__inactive_1xqy9):active .radio__circle_1xqy9 {
536
536
  background-color: #121212;
537
537
  border-color: #fff;
538
538
  }
539
- .radio__container_dcloi.radio__disabled_dcloi .radio__circle_dcloi {
539
+ .radio__container_1xqy9.radio__disabled_1xqy9 .radio__circle_1xqy9 {
540
540
  background-color: #121212;
541
541
  border: 1.5px solid #2a2a2c;
542
542
  }
543
- .radio__container_dcloi.radio__disabled_dcloi .radio__label_dcloi {
543
+ .radio__container_1xqy9.radio__disabled_1xqy9 .radio__label_1xqy9 {
544
544
  color: #8d8d93;
545
545
  }
546
- .radio__container_dcloi.radio__disabled_dcloi .radio__hint_dcloi {
546
+ .radio__container_1xqy9.radio__disabled_1xqy9 .radio__hint_1xqy9 {
547
547
  color: #8d8d93;
548
548
  }
549
- .radio__container_dcloi.radio__inactive_dcloi .radio__circle_dcloi {
549
+ .radio__container_1xqy9.radio__inactive_1xqy9 .radio__circle_1xqy9 {
550
550
  background-color: #3a3a3c;
551
551
  border: 1px solid #e9e9eb;
552
552
  }
553
- .radio__container_dcloi.radio__inactive_dcloi.radio__checked_dcloi .radio__circle_dcloi:before {
553
+ .radio__container_1xqy9.radio__inactive_1xqy9.radio__checked_1xqy9 .radio__circle_1xqy9:before {
554
554
  background-color: #464649;
555
555
  }
556
- .radio__container_dcloi.radio__checked_dcloi .radio__circle_dcloi {
556
+ .radio__container_1xqy9.radio__checked_1xqy9 .radio__circle_1xqy9 {
557
557
  background-color: #fff;
558
558
  border: 1.5px solid transparent;
559
559
  }
560
- .radio__container_dcloi.radio__checked_dcloi:hover .radio__circle_dcloi {
560
+ .radio__container_1xqy9.radio__checked_1xqy9:hover .radio__circle_1xqy9 {
561
561
  background-color: rgb(255, 255, 255);
562
562
  border-color: transparent;
563
563
  }
564
- .radio__container_dcloi.radio__checked_dcloi:active .radio__circle_dcloi {
564
+ .radio__container_1xqy9.radio__checked_1xqy9:active .radio__circle_1xqy9 {
565
565
  background-color: rgb(255, 255, 255);
566
566
  border-color: transparent;
567
567
  }
568
- .radio__container_dcloi.radio__focused_dcloi .radio__circle_dcloi {
568
+ .radio__container_1xqy9.radio__focused_1xqy9 .radio__circle_1xqy9 {
569
569
  outline: 2px solid #007aff;
570
570
  }
571
- .radio__container_dcloi.radio__disabled_dcloi.radio__checked_dcloi .radio__circle_dcloi,
572
- .radio__container_dcloi.radio__inactive_dcloi.radio__checked_dcloi .radio__circle_dcloi {
571
+ .radio__container_1xqy9.radio__disabled_1xqy9.radio__checked_1xqy9 .radio__circle_1xqy9,
572
+ .radio__container_1xqy9.radio__inactive_1xqy9.radio__checked_1xqy9 .radio__circle_1xqy9 {
573
573
  background-color: #3a3a3c;
574
574
  border-color: transparent;
575
575
  }
576
- .radio__circle_dcloi:before {
576
+ .radio__circle_1xqy9:before {
577
577
  background-color: #121212;
578
578
  }
579
- .radio__label_dcloi {
579
+ .radio__label_1xqy9 {
580
580
  color: #fff;
581
581
  }
582
- .radio__hint_dcloi {
582
+ .radio__hint_1xqy9 {
583
583
  color: #8d8d93;
584
- }.slider__progress_422ty {
584
+ }.slider__progress_1j7jm {
585
585
  background: #2a2a2c;
586
586
  }
587
- .slider__progress_422ty::-moz-progress-bar {
587
+ .slider__progress_1j7jm::-moz-progress-bar {
588
588
  background: #d91d0b;
589
589
  }
590
- .slider__progress_422ty::-ms-fill {
590
+ .slider__progress_1j7jm::-ms-fill {
591
591
  background: #d91d0b;
592
592
  }
593
- .slider__progress_422ty::-webkit-progress-value {
593
+ .slider__progress_1j7jm::-webkit-progress-value {
594
594
  background: #d91d0b;
595
595
  }
596
- .slider__progress_422ty::-webkit-progress-bar {
596
+ .slider__progress_1j7jm::-webkit-progress-bar {
597
597
  background: transparent;
598
598
  }
599
- .slider__range_422ty,
600
- .slider__range_422ty:focus {
599
+ .slider__range_1j7jm,
600
+ .slider__range_1j7jm:focus {
601
601
  background: transparent;
602
602
  border-color: transparent;
603
603
  color: transparent;
604
604
  }
605
- .slider__range_422ty::-ms-track {
605
+ .slider__range_1j7jm::-ms-track {
606
606
  background: transparent;
607
607
  border-color: transparent;
608
608
  color: transparent;
609
609
  }
610
- .slider__range_422ty::-ms-fill-lower {
610
+ .slider__range_1j7jm::-ms-fill-lower {
611
611
  background: transparent;
612
612
  }
613
- .slider__range_422ty::-ms-fill-upper {
613
+ .slider__range_1j7jm::-ms-fill-upper {
614
614
  background: transparent;
615
615
  }
616
- .slider__range_422ty::-webkit-slider-thumb {
616
+ .slider__range_1j7jm::-webkit-slider-thumb {
617
617
  background: #ef3124;
618
618
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
619
619
  }
620
- .slider__range_422ty::-ms-thumb {
620
+ .slider__range_1j7jm::-ms-thumb {
621
621
  background: #ef3124;
622
622
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
623
623
  }
624
- .slider__range_422ty::-moz-range-thumb {
624
+ .slider__range_1j7jm::-moz-range-thumb {
625
625
  background: #ef3124;
626
626
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
627
627
  }
628
- .slider__focused_422ty::-webkit-slider-thumb {
628
+ .slider__focused_1j7jm::-webkit-slider-thumb {
629
629
  outline: 2px solid #007aff;
630
630
  }
631
- .slider__focused_422ty::-ms-thumb {
631
+ .slider__focused_1j7jm::-ms-thumb {
632
632
  outline: 2px solid #007aff;
633
633
  }
634
- .slider__component_422ty:hover .slider__progress_422ty {
634
+ .slider__component_1j7jm:hover .slider__progress_1j7jm {
635
635
  background: #2a2a2c
636
636
  }
637
- .slider__component_422ty:hover .slider__progress_422ty::-moz-progress-bar {
637
+ .slider__component_1j7jm:hover .slider__progress_1j7jm::-moz-progress-bar {
638
638
  background: #d91d0b;
639
639
  }
640
- .slider__component_422ty:hover .slider__progress_422ty::-ms-fill {
640
+ .slider__component_1j7jm:hover .slider__progress_1j7jm::-ms-fill {
641
641
  background: #d91d0b;
642
642
  }
643
- .slider__component_422ty:hover .slider__progress_422ty::-webkit-progress-value {
643
+ .slider__component_1j7jm:hover .slider__progress_1j7jm::-webkit-progress-value {
644
644
  background: #d91d0b;
645
645
  }
646
- .slider__component_422ty:hover .slider__range_422ty::-webkit-slider-thumb {
646
+ .slider__component_1j7jm:hover .slider__range_1j7jm::-webkit-slider-thumb {
647
647
  background: #ef3124;
648
648
  }
649
- .slider__component_422ty:hover .slider__range_422ty::-ms-thumb {
649
+ .slider__component_1j7jm:hover .slider__range_1j7jm::-ms-thumb {
650
650
  background: #ef3124;
651
651
  }
652
- .slider__component_422ty:hover .slider__range_422ty::-moz-range-thumb {
652
+ .slider__component_1j7jm:hover .slider__range_1j7jm::-moz-range-thumb {
653
653
  background: #ef3124;
654
- }@keyframes spinner__spin_animation_sjvvj {
655
- }.status__soft_1yhgn.status__green_1yhgn {
654
+ }@keyframes spinner__spin_animation_1kkpi {
655
+ }.status__soft_1fq2s.status__green_1fq2s {
656
656
  background: rgba(19, 164, 99, 0.1);
657
657
  color: #13a463;
658
658
  }
659
- .status__soft_1yhgn.status__orange_1yhgn {
659
+ .status__soft_1fq2s.status__orange_1fq2s {
660
660
  background: rgba(222, 106, 0, 0.1);
661
661
  color: #de6a00;
662
662
  }
663
- .status__soft_1yhgn.status__red_1yhgn {
663
+ .status__soft_1fq2s.status__red_1fq2s {
664
664
  background: rgba(217, 29, 11, 0.1);
665
665
  color: #d91d0b;
666
666
  }
667
- .status__soft_1yhgn.status__blue_1yhgn {
667
+ .status__soft_1fq2s.status__blue_1fq2s {
668
668
  background: rgba(0, 122, 255, 0.1);
669
669
  color: #007aff;
670
670
  }
671
- .status__soft_1yhgn.status__grey_1yhgn {
671
+ .status__soft_1fq2s.status__grey_1fq2s {
672
672
  background: rgba(109, 121, 134, 0.1);
673
673
  color: #6d7986;
674
674
  }
675
- .status__soft_1yhgn.status__teal_1yhgn {
675
+ .status__soft_1fq2s.status__teal_1fq2s {
676
676
  background: rgba(33, 145, 135, 0.1);
677
677
  color: #219187;
678
678
  }
679
- .status__soft_1yhgn.status__purple_1yhgn {
679
+ .status__soft_1fq2s.status__purple_1fq2s {
680
680
  background: rgba(103, 58, 183, 0.1);
681
681
  color: #673ab7;
682
682
  }
683
- .status__contrast_1yhgn {
683
+ .status__contrast_1fq2s {
684
684
  color: #000
685
685
  }
686
- .status__contrast_1yhgn.status__green_1yhgn {
686
+ .status__contrast_1fq2s.status__green_1fq2s {
687
687
  background: #13a463;
688
688
  }
689
- .status__contrast_1yhgn.status__orange_1yhgn {
689
+ .status__contrast_1fq2s.status__orange_1fq2s {
690
690
  background: #de6a00;
691
691
  }
692
- .status__contrast_1yhgn.status__red_1yhgn {
692
+ .status__contrast_1fq2s.status__red_1fq2s {
693
693
  background: #d91d0b;
694
694
  }
695
- .status__contrast_1yhgn.status__blue_1yhgn {
695
+ .status__contrast_1fq2s.status__blue_1fq2s {
696
696
  background: #007aff;
697
697
  }
698
- .status__contrast_1yhgn.status__grey_1yhgn {
698
+ .status__contrast_1fq2s.status__grey_1fq2s {
699
699
  background: #6d7986;
700
700
  }
701
- .status__contrast_1yhgn.status__teal_1yhgn {
701
+ .status__contrast_1fq2s.status__teal_1fq2s {
702
702
  background: #219187;
703
703
  }
704
- .status__contrast_1yhgn.status__purple_1yhgn {
704
+ .status__contrast_1fq2s.status__purple_1fq2s {
705
705
  background: #673ab7;
706
- }.switch__component_zkmbc {
706
+ }.switch__component_miac6 {
707
707
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
708
708
  }
709
- .switch__switch_zkmbc {
709
+ .switch__switch_miac6 {
710
710
  background-color: #8d8d93;
711
711
  border: 2px solid #8d8d93;
712
712
  }
713
- .switch__switch_zkmbc:before {
713
+ .switch__switch_miac6:before {
714
714
  background-color: #121212;
715
715
  }
716
- .switch__label_zkmbc {
716
+ .switch__label_miac6 {
717
717
  color: #fff;
718
718
  }
719
- .switch__hint_zkmbc {
719
+ .switch__hint_miac6 {
720
720
  color: #8d8d93;
721
721
  }
722
- .switch__checked_zkmbc .switch__switch_zkmbc {
722
+ .switch__checked_miac6 .switch__switch_miac6 {
723
723
  background-color: #ef3124;
724
724
  border-color: #ef3124;
725
725
  }
726
- .switch__disabled_zkmbc .switch__switch_zkmbc {
726
+ .switch__disabled_miac6 .switch__switch_miac6 {
727
727
  background-color: #2a2a2c;
728
728
  border-color: #2a2a2c;
729
729
  }
730
- .switch__disabled_zkmbc .switch__label_zkmbc {
730
+ .switch__disabled_miac6 .switch__label_miac6 {
731
731
  color: #8d8d93;
732
732
  }
733
- .switch__disabled_zkmbc .switch__hint_zkmbc {
733
+ .switch__disabled_miac6 .switch__hint_miac6 {
734
734
  color: #8d8d93;
735
735
  }
736
- .switch__inactive_zkmbc .switch__switch_zkmbc {
736
+ .switch__inactive_miac6 .switch__switch_miac6 {
737
737
  background-color: #2a2a2c;
738
738
  border-color: #2a2a2c
739
739
  }
740
- .switch__inactive_zkmbc .switch__switch_zkmbc:before {
740
+ .switch__inactive_miac6 .switch__switch_miac6:before {
741
741
  background-color: #e9e9eb;
742
742
  }
743
- .switch__focused_zkmbc .switch__switch_zkmbc {
743
+ .switch__focused_miac6 .switch__switch_miac6 {
744
744
  outline: 2px solid #007aff;
745
- }.tag__component_h93x4 {
745
+ }.tag__component_msxj3 {
746
746
  color: #fff;
747
747
  border-color: transparent;
748
748
  background-color: #202022
749
749
  }
750
- .tag__component_h93x4:disabled {
750
+ .tag__component_msxj3:disabled {
751
751
  border-color: transparent;
752
752
  color: #464649;
753
753
  background-color: rgba(32, 32, 34, 0.3);
754
754
  }
755
- .tag__component_h93x4:hover:not(:disabled) {
755
+ .tag__component_msxj3:hover:not(:disabled) {
756
756
  border-color: transparent;
757
757
  background-color: #202022;
758
758
  }
759
- .tag__component_h93x4:active:not(:disabled) {
759
+ .tag__component_msxj3:active:not(:disabled) {
760
760
  border-color: transparent;
761
761
  background-color: rgb(65, 65, 67);
762
762
  color: #fff;
763
763
  }
764
- .tag__checked_h93x4 {
764
+ .tag__checked_msxj3 {
765
765
  border-color: transparent;
766
766
  background-color: #f3f4f5;
767
767
  color: #000
768
768
  }
769
- .tag__checked_h93x4:disabled {
769
+ .tag__checked_msxj3:disabled {
770
770
  background-color: rgba(243, 244, 245, 0.3);
771
771
  border-color: transparent;
772
772
  color: #000;
773
773
  }
774
- .tag__checked_h93x4:hover:not(:disabled):not(:active) {
774
+ .tag__checked_msxj3:hover:not(:disabled):not(:active) {
775
775
  background-color: #f3f4f5;
776
776
  }
777
- .tag__checked_h93x4:active:not(:disabled) {
777
+ .tag__checked_msxj3:active:not(:disabled) {
778
778
  background-color: rgb(194, 195, 196);
779
779
  color: #000;
780
780
  }
781
- .tag__focused_mtxvx {
781
+ .tag__focused_j34yf {
782
782
  outline: 2px solid #007aff;
783
783
  }
784
- .tag__component_gcggs {
784
+ .tag__component_lwa2r {
785
785
  color: #fff;
786
786
  border-color: #6d7986;
787
787
  background-color: transparent
788
788
  }
789
- .tag__component_gcggs:disabled {
789
+ .tag__component_lwa2r:disabled {
790
790
  border-color: #2b2b2e;
791
791
  color: #464649;
792
792
  background-color: transparent;
793
793
  }
794
- .tag__component_gcggs:hover:not(:disabled) {
794
+ .tag__component_lwa2r:hover:not(:disabled) {
795
795
  border-color: #fff;
796
796
  background-color: transparent;
797
797
  }
798
- .tag__component_gcggs:active:not(:disabled) {
798
+ .tag__component_lwa2r:active:not(:disabled) {
799
799
  border-color: #fff;
800
800
  background-color: rgba(255, 255, 255, 0.07);
801
801
  color: #fff;
802
802
  }
803
- .tag__checked_gcggs {
803
+ .tag__checked_lwa2r {
804
804
  border-color: #fff;
805
805
  background-color: #fff;
806
806
  color: #000
807
807
  }
808
- .tag__checked_gcggs:disabled {
808
+ .tag__checked_lwa2r:disabled {
809
809
  background-color: rgba(255, 255, 255, 0.3);
810
810
  border-color: transparent;
811
811
  color: #000;
812
812
  }
813
- .tag__checked_gcggs:hover:not(:disabled):not(:active) {
813
+ .tag__checked_lwa2r:hover:not(:disabled):not(:active) {
814
814
  background-color: rgb(237, 237, 237);
815
815
  }
816
- .tag__checked_gcggs:active:not(:disabled) {
816
+ .tag__checked_lwa2r:active:not(:disabled) {
817
817
  background-color: rgb(217, 217, 217);
818
818
  color: #000;
819
- }.textarea__input_10on5 {
820
- color: #fff;
821
- caret-color: #0072ef;
822
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
823
- }
824
- .textarea__input_10on5:-webkit-autofill {
825
- -webkit-text-fill-color: #fff;
826
- }
827
- .textarea__input_10on5::placeholder {
828
- color: #8d8d93;
829
- }
830
- .textarea__hasLabel_10on5::placeholder {
819
+ }.typography__tertiary_dy6f4 {
831
820
  color: #464649;
832
821
  }
833
- .textarea__clearIcon_10on5 {
834
- color: #fff;
835
- }
836
- .textarea__input_10on5:read-only {
837
- color: #8d8d93
838
- }
839
- .textarea__input_10on5:read-only:focus::placeholder {
840
- color: #8d8d93;
841
- }
842
- .textarea__input_10on5:disabled {
843
- color: #fff;
844
- -webkit-text-fill-color: #fff;
845
- }
846
- .textarea__input_10on5:focus::placeholder {
847
- color: rgba(235, 235, 245, 0.3);
848
- }
849
- .textarea__error_10on5 {
850
- color: #f15045;
851
- caret-color: #f15045;
852
- }
853
- .textarea__textarea_10on5 {
854
- color: #fff;
855
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
856
- }
857
- .textarea__textarea_10on5::placeholder {
858
- color: #8d8d93;
859
- }
860
- .textarea__hasLabel_10on5::placeholder {
861
- color: #464649;
862
- }
863
- .textarea__textarea_10on5:disabled {
864
- color: #fff;
865
- -webkit-text-fill-color: #fff;
866
- }
867
- .textarea__textarea_10on5:read-only {
868
- color: #8d8d93;
869
- }
870
- .textarea__textarea_10on5:focus::placeholder {
871
- color: rgba(235, 235, 245, 0.3);
872
- }
873
- .textarea__focusVisible_17gdq {
874
- outline: 2px solid #007aff;
875
- }
876
- .textarea__input_1tw9y {
877
- color: #000;
878
- caret-color: #0072ef;
879
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
880
- }
881
- .textarea__input_1tw9y:-webkit-autofill {
882
- -webkit-text-fill-color: #000;
883
- }
884
- .textarea__input_1tw9y::placeholder {
885
- color: rgba(60, 60, 67, 0.6);
886
- }
887
- .textarea__hasLabel_1tw9y::placeholder {
888
- color: #c5c5c7;
889
- }
890
- .textarea__clearIcon_1tw9y {
891
- color: #121212;
892
- }
893
- .textarea__input_1tw9y:read-only {
894
- color: rgba(60, 60, 67, 0.6)
895
- }
896
- .textarea__input_1tw9y:read-only:focus::placeholder {
897
- color: rgba(60, 60, 67, 0.6);
898
- }
899
- .textarea__input_1tw9y:disabled {
900
- color: #000;
901
- -webkit-text-fill-color: #000;
902
- }
903
- .textarea__input_1tw9y:focus::placeholder {
904
- color: rgba(60, 60, 67, 0.3);
905
- }
906
- .textarea__error_1tw9y {
907
- color: #ef3124;
908
- caret-color: #ef3124;
909
- }
910
- .textarea__textarea_1tw9y {
911
- color: #000;
912
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
913
- }
914
- .textarea__textarea_1tw9y::placeholder {
915
- color: rgba(60, 60, 67, 0.6);
916
- }
917
- .textarea__hasLabel_1tw9y::placeholder {
918
- color: #c5c5c7;
919
- }
920
- .textarea__textarea_1tw9y:disabled {
921
- color: #000;
922
- -webkit-text-fill-color: #000;
923
- }
924
- .textarea__textarea_1tw9y:read-only {
925
- color: rgba(60, 60, 67, 0.6);
926
- }
927
- .textarea__textarea_1tw9y:focus::placeholder {
928
- color: rgba(60, 60, 67, 0.3);
929
- }.typography__tertiary_mmb83 {
930
- color: #464649;
931
- }
932
- .typography__disabled_mmb83 {
822
+ .typography__disabled_dy6f4 {
933
823
  color: #2a2a2c;
934
824
  }
935
- .typography__accent_mmb83 {
825
+ .typography__accent_dy6f4 {
936
826
  color: #ef3124;
937
827
  }
938
- .typography__primary_mmb83 {
828
+ .typography__primary_dy6f4 {
939
829
  color: #fff;
940
830
  }
941
- .typography__attention_mmb83 {
831
+ .typography__attention_dy6f4 {
942
832
  color: #cb830f;
943
833
  }
944
- .typography__positive_mmb83 {
834
+ .typography__positive_dy6f4 {
945
835
  color: #13a463;
946
836
  }
947
- .typography__secondary_mmb83 {
837
+ .typography__secondary_dy6f4 {
948
838
  color: #8d8d93;
949
839
  }
950
- .typography__tertiary-inverted_mmb83 {
840
+ .typography__tertiary-inverted_dy6f4 {
951
841
  color: #c5c5c7;
952
842
  }
953
- .typography__primary-inverted_mmb83 {
843
+ .typography__primary-inverted_dy6f4 {
954
844
  color: #000;
955
845
  }
956
- .typography__secondary-inverted_mmb83 {
846
+ .typography__secondary-inverted_dy6f4 {
957
847
  color: #8a8a8e;
958
848
  }
959
- .typography__link_mmb83 {
849
+ .typography__link_dy6f4 {
960
850
  color: #0072ef;
961
851
  }
962
- .typography__negative_mmb83 {
852
+ .typography__negative_dy6f4 {
963
853
  color: #f15045;
964
854
  }
965
855
 
@@ -969,585 +859,695 @@
969
859
  @media screen and (min-width: 600px) {
970
860
  }
971
861
  @media screen and (min-width: 1024px) {
972
- }.base-modal__component_5cshw {
973
- background: #121212;
974
- }.button__primary_1eu3y {
862
+ }.button__primary_qclat {
975
863
  color: #000;
976
864
  background-color: #f3f4f5
977
865
  }
978
- .button__primary_1eu3y:hover {
866
+ .button__primary_qclat:hover {
979
867
  background-color: #f3f4f5;
980
868
  }
981
- .button__primary_1eu3y:active {
869
+ .button__primary_qclat:active {
982
870
  background-color: #fff;
983
871
  }
984
- .button__secondary_1eu3y {
872
+ .button__secondary_qclat {
985
873
  color: #fff;
986
874
  background-color: #202022;
987
875
  border: 1px solid transparent
988
876
  }
989
- .button__secondary_1eu3y:hover {
877
+ .button__secondary_qclat:hover {
990
878
  background-color: #202022;
991
879
  }
992
- .button__secondary_1eu3y:active {
880
+ .button__secondary_qclat:active {
993
881
  background-color: #2c2c2e;
994
882
  }
995
- .button__outlined_1eu3y {
883
+ .button__outlined_qclat {
996
884
  color: #fff;
997
885
  background-color: transparent;
998
886
  border: 1px solid #f3f4f5
999
887
  }
1000
- .button__outlined_1eu3y:hover {
888
+ .button__outlined_qclat:hover {
1001
889
  background-color: rgba(0, 0, 0, 0.07);
1002
890
  }
1003
- .button__outlined_1eu3y:active {
891
+ .button__outlined_qclat:active {
1004
892
  background-color: rgba(0, 0, 0, 0.15);
1005
893
  }
1006
- .button__tertiary_1eu3y {
894
+ .button__tertiary_qclat {
1007
895
  color: #fff;
1008
896
  background-color: transparent;
1009
897
  border: 1px solid #f3f4f5
1010
898
  }
1011
- .button__tertiary_1eu3y:hover {
899
+ .button__tertiary_qclat:hover {
1012
900
  background-color: rgba(0, 0, 0, 0.07);
1013
901
  }
1014
- .button__tertiary_1eu3y:active {
902
+ .button__tertiary_qclat:active {
1015
903
  background-color: rgba(0, 0, 0, 0.15);
1016
904
  }
1017
- .button__filled_1eu3y {
905
+ .button__filled_qclat {
1018
906
  color: #fff;
1019
907
  background-color: #3a3a3c
1020
908
  }
1021
- .button__filled_1eu3y:hover {
909
+ .button__filled_qclat:hover {
1022
910
  background-color: rgb(72, 72, 74);
1023
911
  }
1024
- .button__filled_1eu3y:active {
912
+ .button__filled_qclat:active {
1025
913
  background-color: rgb(88, 88, 89);
1026
914
  }
1027
- .button__transparent_1eu3y {
915
+ .button__transparent_qclat {
1028
916
  color: #fff;
1029
917
  background-color: rgba(255, 255, 255, 0.1)
1030
918
  }
1031
- .button__transparent_1eu3y:hover {
919
+ .button__transparent_qclat:hover {
1032
920
  background-color: rgba(255, 255, 255, 0.2);
1033
921
  }
1034
- .button__transparent_1eu3y:active {
922
+ .button__transparent_qclat:active {
1035
923
  background-color: rgba(255, 255, 255, 0.4);
1036
924
  }
1037
- .button__link_1eu3y {
925
+ .button__link_qclat {
1038
926
  color: #fff;
1039
927
  background-color: transparent
1040
928
  }
1041
- .button__link_1eu3y:hover {
929
+ .button__link_qclat:hover {
1042
930
  background-color: #485767;
1043
931
  }
1044
- .button__link_1eu3y:active {
932
+ .button__link_qclat:active {
1045
933
  background-color: rgb(85, 99, 114);
1046
934
  }
1047
- .button__ghost_1eu3y {
935
+ .button__ghost_qclat {
1048
936
  color: #fff
1049
937
  }
1050
- .button__ghost_1eu3y:hover {
938
+ .button__ghost_qclat:hover {
1051
939
  color: rgb(179, 179, 179);
1052
940
  }
1053
- .button__ghost_1eu3y:active {
941
+ .button__ghost_qclat:active {
1054
942
  color: rgb(128, 128, 128);
1055
943
  }
1056
- .button__component_1eu3y:disabled.button__primary_1eu3y {
944
+ .button__component_qclat:disabled.button__primary_qclat {
1057
945
  color: #c5c5c7;
1058
946
  background-color: #f3f4f5
1059
947
  }
1060
- .button__component_1eu3y:disabled.button__primary_1eu3y.button__loading_1eu3y {
948
+ .button__component_qclat:disabled.button__primary_qclat.button__loading_qclat {
1061
949
  background-color: #f3f4f5;
1062
950
  }
1063
- .button__component_1eu3y:disabled.button__secondary_1eu3y {
951
+ .button__component_qclat:disabled.button__secondary_qclat {
1064
952
  color: #2a2a2c;
1065
953
  background-color: #202022;
1066
954
  border-color: transparent
1067
955
  }
1068
- .button__component_1eu3y:disabled.button__secondary_1eu3y.button__loading_1eu3y {
956
+ .button__component_qclat:disabled.button__secondary_qclat.button__loading_qclat {
1069
957
  color: #fff;
1070
958
  background-color: #202022;
1071
959
  border-color: transparent;
1072
960
  }
1073
- .button__component_1eu3y:disabled.button__outlined_1eu3y {
961
+ .button__component_qclat:disabled.button__outlined_qclat {
1074
962
  color: rgba(255, 255, 255, 0.3);
1075
963
  background-color: transparent;
1076
964
  border-color: rgba(243, 244, 245, 0.3)
1077
965
  }
1078
- .button__component_1eu3y:disabled.button__outlined_1eu3y.button__loading_1eu3y {
966
+ .button__component_qclat:disabled.button__outlined_qclat.button__loading_qclat {
1079
967
  color: #fff;
1080
968
  }
1081
- .button__component_1eu3y:disabled.button__tertiary_1eu3y {
969
+ .button__component_qclat:disabled.button__tertiary_qclat {
1082
970
  color: rgba(255, 255, 255, 0.3);
1083
971
  background-color: transparent;
1084
972
  border-color: rgba(243, 244, 245, 0.3)
1085
973
  }
1086
- .button__component_1eu3y:disabled.button__tertiary_1eu3y.button__loading_1eu3y {
974
+ .button__component_qclat:disabled.button__tertiary_qclat.button__loading_qclat {
1087
975
  color: #fff;
1088
976
  }
1089
- .button__component_1eu3y:disabled.button__filled_1eu3y {
977
+ .button__component_qclat:disabled.button__filled_qclat {
1090
978
  color: rgba(255, 255, 255, 0.3);
1091
979
  background-color: rgba(58, 58, 60, 0.3)
1092
980
  }
1093
- .button__component_1eu3y:disabled.button__filled_1eu3y.button__loading_1eu3y {
981
+ .button__component_qclat:disabled.button__filled_qclat.button__loading_qclat {
1094
982
  color: #fff;
1095
983
  background-color: #3a3a3c;
1096
984
  }
1097
- .button__component_1eu3y:disabled.button__transparent_1eu3y {
985
+ .button__component_qclat:disabled.button__transparent_qclat {
1098
986
  color: rgba(255, 255, 255, 0.3);
1099
987
  background-color: rgba(255, 255, 255, 0.03)
1100
988
  }
1101
- .button__component_1eu3y:disabled.button__transparent_1eu3y.button__loading_1eu3y {
989
+ .button__component_qclat:disabled.button__transparent_qclat.button__loading_qclat {
1102
990
  color: #fff;
1103
991
  background-color: rgba(255, 255, 255, 0.1);
1104
992
  }
1105
- .button__component_1eu3y:disabled.button__link_1eu3y {
993
+ .button__component_qclat:disabled.button__link_qclat {
1106
994
  color: rgba(255, 255, 255, 0.3);
1107
995
  background-color: transparent
1108
996
  }
1109
- .button__component_1eu3y:disabled.button__link_1eu3y.button__loading_1eu3y {
997
+ .button__component_qclat:disabled.button__link_qclat.button__loading_qclat {
1110
998
  color: #fff;
1111
999
  }
1112
- .button__component_1eu3y:disabled.button__ghost_1eu3y {
1000
+ .button__component_qclat:disabled.button__ghost_qclat {
1113
1001
  color: rgba(255, 255, 255, 0.3)
1114
1002
  }
1115
- .button__component_1eu3y:disabled.button__ghost_1eu3y.button__loading_1eu3y {
1003
+ .button__component_qclat:disabled.button__ghost_qclat.button__loading_qclat {
1116
1004
  color: #fff;
1117
1005
  }
1118
- .button__component_1xnal {
1006
+ .button__component_15tm6 {
1119
1007
  background-color: transparent
1120
1008
  }
1121
- .button__focused_1xnal {
1009
+ .button__focused_15tm6 {
1122
1010
  outline: 2px solid #007aff;
1123
1011
  }
1124
- .button__primary_cs85k {
1012
+ .button__primary_1nbtj {
1125
1013
  color: #000;
1126
1014
  background-color: #ef3124
1127
1015
  }
1128
- .button__primary_cs85k:hover {
1016
+ .button__primary_1nbtj:hover {
1129
1017
  background-color: rgb(241, 80, 69);
1130
1018
  }
1131
- .button__primary_cs85k:active {
1019
+ .button__primary_1nbtj:active {
1132
1020
  background-color: rgb(203, 42, 31);
1133
1021
  }
1134
- .button__secondary_cs85k {
1022
+ .button__secondary_1nbtj {
1135
1023
  color: #fff;
1136
1024
  background-color: #3a3a3c;
1137
1025
  border: 1px solid transparent
1138
1026
  }
1139
- .button__secondary_cs85k:hover {
1027
+ .button__secondary_1nbtj:hover {
1140
1028
  background-color: rgb(99, 112, 126);
1141
1029
  }
1142
- .button__secondary_cs85k:active {
1030
+ .button__secondary_1nbtj:active {
1143
1031
  background-color: rgb(61, 74, 88);
1144
1032
  }
1145
- .button__outlined_cs85k {
1033
+ .button__outlined_1nbtj {
1146
1034
  color: #fff;
1147
1035
  background-color: transparent;
1148
1036
  border: 1px solid #f3f4f5
1149
1037
  }
1150
- .button__outlined_cs85k:hover {
1038
+ .button__outlined_1nbtj:hover {
1151
1039
  background-color: rgba(255, 255, 255, 0.15);
1152
1040
  }
1153
- .button__outlined_cs85k:active {
1041
+ .button__outlined_1nbtj:active {
1154
1042
  background-color: rgba(0, 0, 0, 0.15);
1155
1043
  }
1156
- .button__tertiary_cs85k {
1044
+ .button__tertiary_1nbtj {
1157
1045
  color: #fff;
1158
1046
  background-color: transparent;
1159
1047
  border: 1px solid #f3f4f5
1160
1048
  }
1161
- .button__tertiary_cs85k:hover {
1049
+ .button__tertiary_1nbtj:hover {
1162
1050
  background-color: rgba(255, 255, 255, 0.15);
1163
1051
  }
1164
- .button__tertiary_cs85k:active {
1052
+ .button__tertiary_1nbtj:active {
1165
1053
  background-color: rgba(0, 0, 0, 0.15);
1166
1054
  }
1167
- .button__filled_cs85k {
1055
+ .button__filled_1nbtj {
1168
1056
  color: #fff;
1169
1057
  background-color: #3a3a3c
1170
1058
  }
1171
- .button__filled_cs85k:hover {
1059
+ .button__filled_1nbtj:hover {
1172
1060
  background-color: rgb(99, 112, 126);
1173
1061
  }
1174
- .button__filled_cs85k:active {
1062
+ .button__filled_1nbtj:active {
1175
1063
  background-color: rgb(61, 74, 88);
1176
1064
  }
1177
- .button__transparent_cs85k {
1065
+ .button__transparent_1nbtj {
1178
1066
  color: #000;
1179
1067
  background-color: rgba(255, 255, 255, 0.1)
1180
1068
  }
1181
- .button__transparent_cs85k:hover {
1069
+ .button__transparent_1nbtj:hover {
1182
1070
  background-color: rgba(255, 255, 255, 0.2);
1183
1071
  }
1184
- .button__transparent_cs85k:active {
1072
+ .button__transparent_1nbtj:active {
1185
1073
  background-color: rgba(255, 255, 255, 0.05);
1186
1074
  }
1187
- .button__link_cs85k {
1075
+ .button__link_1nbtj {
1188
1076
  color: #000;
1189
1077
  background-color: transparent
1190
1078
  }
1191
- .button__link_cs85k:hover {
1079
+ .button__link_1nbtj:hover {
1192
1080
  background-color: rgba(11, 31, 53, 0.07);
1193
1081
  }
1194
- .button__link_cs85k:active {
1082
+ .button__link_1nbtj:active {
1195
1083
  background-color: rgba(179, 179, 179, 0.15);
1196
1084
  }
1197
- .button__ghost_cs85k {
1085
+ .button__ghost_1nbtj {
1198
1086
  color: #000
1199
1087
  }
1200
- .button__ghost_cs85k:hover {
1088
+ .button__ghost_1nbtj:hover {
1201
1089
  color: rgb(179, 179, 179);
1202
1090
  }
1203
- .button__ghost_cs85k:active {
1091
+ .button__ghost_1nbtj:active {
1204
1092
  color: rgb(128, 128, 128);
1205
1093
  }
1206
- .button__component_cs85k:disabled.button__primary_cs85k {
1094
+ .button__component_1nbtj:disabled.button__primary_1nbtj {
1207
1095
  color: #000;
1208
1096
  background-color: rgba(239, 49, 36, 0.3)
1209
1097
  }
1210
- .button__component_cs85k:disabled.button__primary_cs85k.button__loading_cs85k {
1098
+ .button__component_1nbtj:disabled.button__primary_1nbtj.button__loading_1nbtj {
1211
1099
  background-color: #ef3124;
1212
1100
  }
1213
- .button__component_cs85k:disabled.button__secondary_cs85k {
1101
+ .button__component_1nbtj:disabled.button__secondary_1nbtj {
1214
1102
  color: rgba(255, 255, 255, 0.3);
1215
1103
  background-color: rgba(72, 87, 103, 0.3);
1216
1104
  border-color: transparent
1217
1105
  }
1218
- .button__component_cs85k:disabled.button__secondary_cs85k.button__loading_cs85k {
1106
+ .button__component_1nbtj:disabled.button__secondary_1nbtj.button__loading_1nbtj {
1219
1107
  color: #fff;
1220
1108
  background-color: #3a3a3c;
1221
1109
  border-color: transparent;
1222
1110
  }
1223
- .button__component_cs85k:disabled.button__outlined_cs85k {
1111
+ .button__component_1nbtj:disabled.button__outlined_1nbtj {
1224
1112
  color: rgba(255, 255, 255, 0.3);
1225
1113
  background-color: transparent;
1226
1114
  border-color: rgba(35, 53, 73, 0.3)
1227
1115
  }
1228
- .button__component_cs85k:disabled.button__outlined_cs85k.button__loading_cs85k {
1116
+ .button__component_1nbtj:disabled.button__outlined_1nbtj.button__loading_1nbtj {
1229
1117
  color: #fff;
1230
1118
  }
1231
- .button__component_cs85k:disabled.button__tertiary_cs85k {
1119
+ .button__component_1nbtj:disabled.button__tertiary_1nbtj {
1232
1120
  color: rgba(255, 255, 255, 0.3);
1233
1121
  background-color: transparent;
1234
1122
  border-color: rgba(35, 53, 73, 0.3)
1235
1123
  }
1236
- .button__component_cs85k:disabled.button__tertiary_cs85k.button__loading_cs85k {
1124
+ .button__component_1nbtj:disabled.button__tertiary_1nbtj.button__loading_1nbtj {
1237
1125
  color: #fff;
1238
1126
  }
1239
- .button__component_cs85k:disabled.button__filled_cs85k {
1127
+ .button__component_1nbtj:disabled.button__filled_1nbtj {
1240
1128
  color: rgba(255, 255, 255, 0.3);
1241
1129
  background-color: rgba(72, 87, 103, 0.3);
1242
1130
  border-color: transparent
1243
1131
  }
1244
- .button__component_cs85k:disabled.button__filled_cs85k.button__loading_cs85k {
1132
+ .button__component_1nbtj:disabled.button__filled_1nbtj.button__loading_1nbtj {
1245
1133
  color: #fff;
1246
1134
  background-color: #3a3a3c;
1247
1135
  border-color: transparent;
1248
1136
  }
1249
- .button__component_cs85k:disabled.button__transparent_cs85k {
1137
+ .button__component_1nbtj:disabled.button__transparent_1nbtj {
1250
1138
  color: rgba(255, 255, 255, 0.3);
1251
1139
  background-color: rgba(255, 255, 255, 0.03)
1252
1140
  }
1253
- .button__component_cs85k:disabled.button__transparent_cs85k.button__loading_cs85k {
1141
+ .button__component_1nbtj:disabled.button__transparent_1nbtj.button__loading_1nbtj {
1254
1142
  color: #000;
1255
1143
  background-color: rgba(255, 255, 255, 0.1);
1256
1144
  }
1257
- .button__component_cs85k:disabled.button__link_cs85k {
1145
+ .button__component_1nbtj:disabled.button__link_1nbtj {
1258
1146
  color: rgba(255, 255, 255, 0.3);
1259
1147
  background-color: transparent
1260
1148
  }
1261
- .button__component_cs85k:disabled.button__link_cs85k.button__loading_cs85k {
1149
+ .button__component_1nbtj:disabled.button__link_1nbtj.button__loading_1nbtj {
1262
1150
  color: #000;
1263
1151
  }
1264
- .button__component_cs85k:disabled.button__ghost_cs85k {
1152
+ .button__component_1nbtj:disabled.button__ghost_1nbtj {
1265
1153
  color: rgba(255, 255, 255, 0.3)
1266
1154
  }
1267
- .button__component_cs85k:disabled.button__ghost_cs85k.button__loading_cs85k {
1155
+ .button__component_1nbtj:disabled.button__ghost_1nbtj.button__loading_1nbtj {
1268
1156
  color: #000;
1269
- }.popover__component_173r2 {
1270
- background-color: transparent;
1157
+ }.textarea__input_qa60h {
1271
1158
  color: #fff;
1159
+ caret-color: #0072ef;
1160
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1272
1161
  }
1273
- .popover__inner_173r2 {
1274
- background-color: #121212;
1275
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1276
- border: 1px solid transparent;
1162
+ .textarea__input_qa60h:-webkit-autofill {
1163
+ -webkit-text-fill-color: #fff;
1277
1164
  }
1278
- .popover__arrow_173r2:after {
1279
- background-color: #121212;
1280
- border: 1px solid transparent;
1281
- }.tabs__component_f1e8g:before {
1282
- background-color: #2b2b2e;
1283
- }
1284
- .tabs__title_f1e8g {
1165
+ .textarea__input_qa60h::placeholder {
1166
+ color: #8d8d93;
1167
+ }
1168
+ .textarea__hasLabel_qa60h::placeholder {
1169
+ color: #464649;
1170
+ }
1171
+ .textarea__clearIcon_qa60h {
1172
+ color: #fff;
1173
+ }
1174
+ .textarea__input_qa60h:read-only {
1285
1175
  color: #8d8d93
1286
1176
  }
1287
- .tabs__title_f1e8g:not(.tabs__disabled_f1e8g):hover {
1288
- color: #fff;
1177
+ .textarea__input_qa60h:read-only:focus::placeholder {
1178
+ color: #8d8d93;
1289
1179
  }
1290
- .tabs__focused_f1e8g {
1291
- outline: 2px solid #007aff;
1180
+ .textarea__input_qa60h:disabled {
1181
+ color: #fff;
1182
+ -webkit-text-fill-color: #fff;
1183
+ }
1184
+ .textarea__input_qa60h:focus::placeholder {
1185
+ color: rgba(235, 235, 245, 0.3);
1292
1186
  }
1293
- .tabs__selected_f1e8g {
1187
+ .textarea__error_qa60h {
1188
+ color: #f15045;
1189
+ caret-color: #f15045;
1190
+ }
1191
+ .textarea__textarea_qa60h {
1294
1192
  color: #fff;
1193
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1194
+ }
1195
+ .textarea__textarea_qa60h::placeholder {
1196
+ color: #8d8d93;
1295
1197
  }
1296
- .tabs__disabled_f1e8g {
1198
+ .textarea__hasLabel_qa60h::placeholder {
1297
1199
  color: #464649;
1298
1200
  }
1299
- .tabs__line_f1e8g {
1300
- background-color: #ef3124;
1201
+ .textarea__textarea_qa60h:disabled {
1202
+ color: #fff;
1203
+ -webkit-text-fill-color: #fff;
1301
1204
  }
1302
- .tabs__component_f1e8g:before {
1303
- background-color: #2b2b2e;
1304
- }.tabs__title_f1e8g {
1305
- color: #8d8d93
1306
- }.tabs__title_f1e8g:not(.tabs__disabled_f1e8g):hover {
1307
- color: #fff;
1308
- }.tabs__focused_f1e8g {
1205
+ .textarea__textarea_qa60h:read-only {
1206
+ color: #8d8d93;
1207
+ }
1208
+ .textarea__textarea_qa60h:focus::placeholder {
1209
+ color: rgba(235, 235, 245, 0.3);
1210
+ }
1211
+ .textarea__focusVisible_fmuj8 {
1309
1212
  outline: 2px solid #007aff;
1310
- }.tabs__selected_f1e8g {
1213
+ }
1214
+ .textarea__input_txwzm {
1215
+ color: #000;
1216
+ caret-color: #0072ef;
1217
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1218
+ }
1219
+ .textarea__input_txwzm:-webkit-autofill {
1220
+ -webkit-text-fill-color: #000;
1221
+ }
1222
+ .textarea__input_txwzm::placeholder {
1223
+ color: rgba(60, 60, 67, 0.6);
1224
+ }
1225
+ .textarea__hasLabel_txwzm::placeholder {
1226
+ color: #c5c5c7;
1227
+ }
1228
+ .textarea__clearIcon_txwzm {
1229
+ color: #121212;
1230
+ }
1231
+ .textarea__input_txwzm:read-only {
1232
+ color: rgba(60, 60, 67, 0.6)
1233
+ }
1234
+ .textarea__input_txwzm:read-only:focus::placeholder {
1235
+ color: rgba(60, 60, 67, 0.6);
1236
+ }
1237
+ .textarea__input_txwzm:disabled {
1238
+ color: #000;
1239
+ -webkit-text-fill-color: #000;
1240
+ }
1241
+ .textarea__input_txwzm:focus::placeholder {
1242
+ color: rgba(60, 60, 67, 0.3);
1243
+ }
1244
+ .textarea__error_txwzm {
1245
+ color: #ef3124;
1246
+ caret-color: #ef3124;
1247
+ }
1248
+ .textarea__textarea_txwzm {
1249
+ color: #000;
1250
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1251
+ }
1252
+ .textarea__textarea_txwzm::placeholder {
1253
+ color: rgba(60, 60, 67, 0.6);
1254
+ }
1255
+ .textarea__hasLabel_txwzm::placeholder {
1256
+ color: #c5c5c7;
1257
+ }
1258
+ .textarea__textarea_txwzm:disabled {
1259
+ color: #000;
1260
+ -webkit-text-fill-color: #000;
1261
+ }
1262
+ .textarea__textarea_txwzm:read-only {
1263
+ color: rgba(60, 60, 67, 0.6);
1264
+ }
1265
+ .textarea__textarea_txwzm:focus::placeholder {
1266
+ color: rgba(60, 60, 67, 0.3);
1267
+ }.base-modal__component_12sn8 {
1268
+ background: #121212;
1269
+ }.popover__component_1799j {
1270
+ background-color: transparent;
1311
1271
  color: #fff;
1312
- }.tabs__disabled_f1e8g {
1313
- color: #464649;
1314
- }.tabs__line_f1e8g {
1315
- background-color: #ef3124;
1316
1272
  }
1317
-
1318
-
1319
-
1320
- .stepped-progress-bar__description_1ivbe {
1273
+ .popover__inner_1799j {
1274
+ background-color: #121212;
1275
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1276
+ border: 1px solid transparent;
1277
+ }
1278
+ .popover__arrow_1799j:after {
1279
+ background-color: #121212;
1280
+ border: 1px solid transparent;
1281
+ }.stepped-progress-bar__description_118x0 {
1321
1282
  color: rgba(235, 235, 245, 0.6);
1322
1283
  }
1323
- .stepped-progress-bar__bar_e68pk {
1284
+ .stepped-progress-bar__bar_8mpm1 {
1324
1285
  background: rgba(255, 255, 255, 0.1);
1325
1286
  }
1326
- .stepped-progress-bar__positive_e68pk {
1287
+ .stepped-progress-bar__positive_8mpm1 {
1327
1288
  background: #2fc26e;
1328
1289
  }
1329
- .stepped-progress-bar__attention_e68pk {
1290
+ .stepped-progress-bar__attention_8mpm1 {
1330
1291
  background: #f6bf65;
1331
1292
  }
1332
- .stepped-progress-bar__negative_e68pk {
1293
+ .stepped-progress-bar__negative_8mpm1 {
1333
1294
  background: #d91d0b;
1334
1295
  }
1335
- .stepped-progress-bar__link_e68pk {
1296
+ .stepped-progress-bar__link_8mpm1 {
1336
1297
  background: #0072ef;
1337
1298
  }
1338
- .stepped-progress-bar__tertiary_e68pk {
1299
+ .stepped-progress-bar__tertiary_8mpm1 {
1339
1300
  background: #464649;
1340
1301
  }
1341
- .stepped-progress-bar__secondary_e68pk {
1302
+ .stepped-progress-bar__secondary_8mpm1 {
1342
1303
  background: #8d8d93;
1343
1304
  }
1344
- .stepped-progress-bar__primary_e68pk {
1305
+ .stepped-progress-bar__primary_8mpm1 {
1345
1306
  background: #fff;
1346
1307
  }
1347
- .stepped-progress-bar__accent_e68pk {
1308
+ .stepped-progress-bar__accent_8mpm1 {
1348
1309
  background: #ef3124;
1349
- }.circular-progress-bar__backgroundCircle_6qvte,
1350
- .circular-progress-bar__progressCircle_6qvte {
1310
+ }.list-header__filled_1h3qm {
1311
+ background-color: #485767;
1312
+ }.circular-progress-bar__backgroundCircle_n601s,
1313
+ .circular-progress-bar__progressCircle_n601s {
1351
1314
  fill: transparent;
1352
1315
  }
1353
- .circular-progress-bar__positive_6qvte {
1316
+ .circular-progress-bar__positive_n601s {
1354
1317
  stroke: #2fc26e;
1355
1318
  }
1356
- .circular-progress-bar__negative_6qvte {
1319
+ .circular-progress-bar__negative_n601s {
1357
1320
  stroke: #d91d0b;
1358
1321
  }
1359
- .circular-progress-bar__backgroundCircle_6qvte {
1322
+ .circular-progress-bar__backgroundCircle_n601s {
1360
1323
  stroke: #2c2c2e;
1361
- }.list-header__filled_wbwoy {
1362
- background-color: #485767;
1363
- }.drawer__backdropEnter_154gt {
1324
+ }.tabs__component_vyrgz:before {
1325
+ background-color: #2b2b2e;
1326
+ }
1327
+ .tabs__title_vyrgz {
1328
+ color: #8d8d93
1329
+ }
1330
+ .tabs__title_vyrgz:not(.tabs__disabled_vyrgz):hover {
1331
+ color: #fff;
1332
+ }
1333
+ .tabs__focused_vyrgz {
1334
+ outline: 2px solid #007aff;
1335
+ }
1336
+ .tabs__selected_vyrgz {
1337
+ color: #fff;
1338
+ }
1339
+ .tabs__disabled_vyrgz {
1340
+ color: #464649;
1341
+ }
1342
+ .tabs__line_vyrgz {
1343
+ background-color: #ef3124;
1344
+ }
1345
+ .tabs__component_vyrgz:before {
1346
+ background-color: #2b2b2e;
1347
+ }.tabs__title_vyrgz {
1348
+ color: #8d8d93
1349
+ }.tabs__title_vyrgz:not(.tabs__disabled_vyrgz):hover {
1350
+ color: #fff;
1351
+ }.tabs__focused_vyrgz {
1352
+ outline: 2px solid #007aff;
1353
+ }.tabs__selected_vyrgz {
1354
+ color: #fff;
1355
+ }.tabs__disabled_vyrgz {
1356
+ color: #464649;
1357
+ }.tabs__line_vyrgz {
1358
+ background-color: #ef3124;
1359
+ }
1360
+
1361
+
1362
+
1363
+ .drawer__backdropEnter_elcc5 {
1364
1364
  background-color: transparent;
1365
1365
  }
1366
- .drawer__backdropEnterActive_154gt,
1367
- .drawer__backdropEnterDone_154gt {
1366
+ .drawer__backdropEnterActive_elcc5,
1367
+ .drawer__backdropEnterDone_elcc5 {
1368
1368
  background-color: rgba(0, 0, 0, 0.8);
1369
1369
  }
1370
- .drawer__backdropExit_154gt {
1370
+ .drawer__backdropExit_elcc5 {
1371
1371
  background-color: rgba(0, 0, 0, 0.8);
1372
1372
  }
1373
- .drawer__backdropExitActive_154gt,
1374
- .drawer__backdropExitDone_154gt {
1373
+ .drawer__backdropExitActive_elcc5,
1374
+ .drawer__backdropExitDone_elcc5 {
1375
1375
  background-color: transparent;
1376
- }.select-with-tags__tag_auvac:active:not(:disabled) {
1376
+ }.select-with-tags__tag_jitmi:active:not(:disabled) {
1377
1377
  background-color: #f3f4f5;
1378
1378
  }
1379
- .select-with-tags__tag_auvac:hover:not(:disabled):not(:active) {
1379
+ .select-with-tags__tag_jitmi:hover:not(:disabled):not(:active) {
1380
1380
  background-color: #f3f4f5;
1381
1381
  }
1382
- .select-with-tags__input_khyj5 {
1382
+ .select-with-tags__input_519y9 {
1383
1383
  background-color: transparent;
1384
1384
  color: #fff
1385
1385
  }
1386
- .select-with-tags__input_khyj5:disabled {
1386
+ .select-with-tags__input_519y9:disabled {
1387
1387
  color: #8d8d93;
1388
1388
  }
1389
- .select-with-tags__input_khyj5::placeholder {
1389
+ .select-with-tags__input_519y9::placeholder {
1390
1390
  color: #8d8d93;
1391
1391
  }
1392
- .select-with-tags__input_khyj5:focus::placeholder {
1392
+ .select-with-tags__input_519y9:focus::placeholder {
1393
1393
  color: #464649;
1394
1394
  }
1395
- .select-with-tags__focusVisible_khyj5 {
1395
+ .select-with-tags__focusVisible_519y9 {
1396
1396
  outline: 2px solid #007aff;
1397
1397
  }
1398
- .select-with-tags__placeholder_khyj5 {
1398
+ .select-with-tags__placeholder_519y9 {
1399
1399
  color: #464649;
1400
- }.custom-button__customButton_1d73n.custom-button__white_1d73n * {
1400
+ }.attach__component_1dm6l {
1401
+ }
1402
+ .attach__focused_1dm6l {
1403
+ outline: 2px solid #007aff;
1404
+ }.custom-button__customButton_g9dtv.custom-button__white_g9dtv * {
1401
1405
  color: #fff;
1402
1406
  }
1403
- .custom-button__customButton_1d73n.custom-button__black_1d73n * {
1407
+ .custom-button__customButton_g9dtv.custom-button__black_g9dtv * {
1404
1408
  color: #000;
1405
1409
  }
1406
- .custom-button__customButton_1d73n:before {
1410
+ .custom-button__customButton_g9dtv:before {
1407
1411
  background-color: rgba(0, 0, 0, 0);
1408
1412
  }
1409
- .custom-button__customButton_1d73n:hover:before {
1413
+ .custom-button__customButton_g9dtv:hover:before {
1410
1414
  background-color: rgba(0, 0, 0, 0.07);
1411
1415
  }
1412
- .custom-button__customButton_1d73n:active:before {
1416
+ .custom-button__customButton_g9dtv:active:before {
1413
1417
  background-color: rgba(0, 0, 0, 0.15);
1414
1418
  }
1415
- .custom-button__customButton_1d73n:disabled.custom-button__white_1d73n * {
1419
+ .custom-button__customButton_g9dtv:disabled.custom-button__white_g9dtv * {
1416
1420
  color: #fff;
1417
1421
  }
1418
- .custom-button__customButton_1d73n:disabled.custom-button__black_1d73n * {
1422
+ .custom-button__customButton_g9dtv:disabled.custom-button__black_g9dtv * {
1419
1423
  color: #000;
1420
- }.attach__component_1mki2 {
1421
- }
1422
- .attach__focused_1mki2 {
1423
- outline: 2px solid #007aff;
1424
- }.chart__coreChart_135dk .recharts-text tspan {
1424
+ }.chart__coreChart_vvzlu .recharts-text tspan {
1425
1425
  fill: #fff;
1426
1426
  }
1427
- @keyframes chart__showDot_jf6bv {
1427
+ @keyframes chart__showDot_3gngp {
1428
1428
  }
1429
1429
 
1430
- .chart__tickText_mu7wl {
1430
+ .chart__tickText_n68uq {
1431
1431
  fill: #fff;
1432
1432
  }
1433
- .chart__circle_mu7wl {
1433
+ .chart__circle_n68uq {
1434
1434
  fill: #121212;
1435
1435
  }
1436
- .chart__circle_mu7wl {
1436
+ .chart__circle_n68uq {
1437
1437
  fill: #121212;
1438
1438
  }
1439
- .chart__tooltip_1qc8v {
1439
+ .chart__tooltip_1q07w {
1440
1440
  background-color: #121212;
1441
1441
  border: 1px solid #2b2b2e;
1442
1442
  box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1443
1443
  }
1444
- .chart__tooltipArrow_1qc8v {
1444
+ .chart__tooltipArrow_1q07w {
1445
1445
  border: 1px solid #2b2b2e;
1446
1446
  background-color: #121212;
1447
1447
  }
1448
- .chart__tooltipArrow_1qc8v:before {
1448
+ .chart__tooltipArrow_1q07w:before {
1449
1449
  border-color: transparent #121212 transparent transparent;
1450
- }.confirmation__component_1yqpe {
1450
+ }.confirmation__component_13byj {
1451
1451
  color: #8d8d93;
1452
1452
  }
1453
- .confirmation__circle_1bwvy {
1453
+ .confirmation__circle_8ais7 {
1454
1454
  fill: transparent;
1455
1455
  stroke: #464649;
1456
1456
  }
1457
- .confirmation__header_u9woq {
1457
+ .confirmation__header_14fe8 {
1458
1458
  color: #fff;
1459
1459
  }
1460
- .confirmation__description_u9woq {
1460
+ .confirmation__description_14fe8 {
1461
1461
  color: #8d8d93;
1462
1462
  color: #fff;
1463
1463
  }
1464
- .confirmation__title_1bvy4 {
1464
+ .confirmation__title_fjell {
1465
1465
  color: #fff;
1466
1466
  }
1467
- .confirmation__text_1bvy4 {
1467
+ .confirmation__text_fjell {
1468
1468
  color: #8d8d93;
1469
1469
  }
1470
- .confirmation__phonesWrap_1bvy4 {
1470
+ .confirmation__phonesWrap_fjell {
1471
1471
  color: #8d8d93;
1472
1472
  }
1473
- .confirmation__phoneDescription_1bvy4 {
1473
+ .confirmation__phoneDescription_fjell {
1474
1474
  color: #8d8d93;
1475
1475
  }
1476
- .confirmation__header_obqko {
1476
+ .confirmation__header_lg2ol {
1477
1477
  color: #fff;
1478
1478
  }
1479
- .confirmation__phone_obqko {
1479
+ .confirmation__phone_lg2ol {
1480
1480
  color: #fff;
1481
1481
  }
1482
- .confirmation__header_e0hc6 {
1482
+ .confirmation__header_b4tg3 {
1483
1483
  color: #fff;
1484
1484
  }
1485
- .confirmation__description_e0hc6 {
1485
+ .confirmation__description_b4tg3 {
1486
1486
  color: #8d8d93;
1487
- }.pagination__component_1oiu7 {
1487
+ }.pagination__component_pnqsi {
1488
1488
  color: #fff;
1489
1489
  }
1490
- .pagination__dots_29x5g {
1490
+ .pagination__dots_1lfab {
1491
1491
  color: #8d8d93;
1492
1492
  }
1493
1493
 
1494
- .pagination__tag_b3r7y.pagination__tag_b3r7y {
1494
+ .pagination__tag_c0x6n.pagination__tag_c0x6n {
1495
1495
  color: #8d8d93
1496
1496
  }
1497
- .pagination__tag_b3r7y.pagination__tag_b3r7y:hover:not(:disabled) {
1497
+ .pagination__tag_c0x6n.pagination__tag_c0x6n:hover:not(:disabled) {
1498
1498
  background-color: #2c2c2e;
1499
1499
  color: #fff;
1500
1500
  }
1501
- .pagination__tag_b3r7y.pagination__tag_b3r7y:active:not(:disabled) {
1501
+ .pagination__tag_c0x6n.pagination__tag_c0x6n:active:not(:disabled) {
1502
1502
  background-color: #3a3a3c;
1503
1503
  }
1504
- .pagination__tag_b3r7y.pagination__tag_b3r7y.pagination__checked_b3r7y {
1504
+ .pagination__tag_c0x6n.pagination__tag_c0x6n.pagination__checked_c0x6n {
1505
1505
  background-color: #f3f4f5;
1506
1506
  color: #000;
1507
1507
  }
1508
- .pagination__tag_b3r7y.pagination__tag_b3r7y.pagination__checked_b3r7y:hover:not(:disabled) {
1508
+ .pagination__tag_c0x6n.pagination__tag_c0x6n.pagination__checked_c0x6n:hover:not(:disabled) {
1509
1509
  color: #000;
1510
1510
  }
1511
- .pagination__tag_b3r7y.pagination__tag_b3r7y.pagination__checked_b3r7y:active:not(:disabled) {
1511
+ .pagination__tag_c0x6n.pagination__tag_c0x6n.pagination__checked_c0x6n:active:not(:disabled) {
1512
1512
  color: #fff;
1513
- }.input__input_140c1 {
1513
+ }.input__input_bjzzv {
1514
1514
  color: #fff;
1515
1515
  caret-color: #0072ef;
1516
1516
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1517
1517
  }
1518
- .input__input_140c1:-webkit-autofill {
1518
+ .input__input_bjzzv:-webkit-autofill {
1519
1519
  -webkit-text-fill-color: #fff;
1520
1520
  }
1521
- .input__input_140c1::placeholder {
1521
+ .input__input_bjzzv::placeholder {
1522
1522
  color: #8d8d93;
1523
1523
  }
1524
- .input__hasLabel_140c1::placeholder {
1524
+ .input__hasLabel_bjzzv::placeholder {
1525
1525
  color: #464649;
1526
1526
  }
1527
- .input__clearIcon_140c1 {
1527
+ .input__clearIcon_bjzzv {
1528
1528
  color: #fff;
1529
1529
  }
1530
- .input__input_140c1:read-only {
1530
+ .input__input_bjzzv:read-only {
1531
1531
  color: #8d8d93
1532
1532
  }
1533
- .input__input_140c1:read-only:focus::placeholder {
1533
+ .input__input_bjzzv:read-only:focus::placeholder {
1534
1534
  color: #8d8d93;
1535
1535
  }
1536
- .input__input_140c1:disabled {
1536
+ .input__input_bjzzv:disabled {
1537
1537
  color: #fff;
1538
1538
  -webkit-text-fill-color: #fff;
1539
1539
  }
1540
- .input__input_140c1:focus::placeholder {
1540
+ .input__input_bjzzv:focus::placeholder {
1541
1541
  color: rgba(235, 235, 245, 0.3);
1542
1542
  }
1543
- .input__error_140c1 {
1543
+ .input__error_bjzzv {
1544
1544
  color: #f15045;
1545
1545
  caret-color: #f15045;
1546
1546
  }
1547
- .input__focusVisible_1mi3i {
1547
+ .input__focusVisible_3d7mm {
1548
1548
  outline: 2px solid #007aff;
1549
1549
  }
1550
- @keyframes input__onautofillstart_1mi3i {
1550
+ @keyframes input__onautofillstart_3d7mm {
1551
1551
  from {
1552
1552
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1553
1553
  }
@@ -1555,7 +1555,7 @@
1555
1555
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1556
1556
  }
1557
1557
  }
1558
- @keyframes input__onautofillcancel_1mi3i {
1558
+ @keyframes input__onautofillcancel_3d7mm {
1559
1559
  from {
1560
1560
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1561
1561
  }
@@ -1563,662 +1563,662 @@
1563
1563
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1564
1564
  }
1565
1565
  }
1566
- .input__input_13nme {
1566
+ .input__input_b7adb {
1567
1567
  color: #000;
1568
1568
  caret-color: #0072ef;
1569
1569
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1570
1570
  }
1571
- .input__input_13nme:-webkit-autofill {
1571
+ .input__input_b7adb:-webkit-autofill {
1572
1572
  -webkit-text-fill-color: #000;
1573
1573
  }
1574
- .input__input_13nme::placeholder {
1574
+ .input__input_b7adb::placeholder {
1575
1575
  color: rgba(60, 60, 67, 0.6);
1576
1576
  }
1577
- .input__hasLabel_13nme::placeholder {
1577
+ .input__hasLabel_b7adb::placeholder {
1578
1578
  color: #c5c5c7;
1579
1579
  }
1580
- .input__clearIcon_13nme {
1580
+ .input__clearIcon_b7adb {
1581
1581
  color: #121212;
1582
1582
  }
1583
- .input__input_13nme:read-only {
1583
+ .input__input_b7adb:read-only {
1584
1584
  color: rgba(60, 60, 67, 0.6)
1585
1585
  }
1586
- .input__input_13nme:read-only:focus::placeholder {
1586
+ .input__input_b7adb:read-only:focus::placeholder {
1587
1587
  color: rgba(60, 60, 67, 0.6);
1588
1588
  }
1589
- .input__input_13nme:disabled {
1589
+ .input__input_b7adb:disabled {
1590
1590
  color: #000;
1591
1591
  -webkit-text-fill-color: #000;
1592
1592
  }
1593
- .input__input_13nme:focus::placeholder {
1593
+ .input__input_b7adb:focus::placeholder {
1594
1594
  color: rgba(60, 60, 67, 0.3);
1595
1595
  }
1596
- .input__error_13nme {
1596
+ .input__error_b7adb {
1597
1597
  color: #ef3124;
1598
1598
  caret-color: #ef3124;
1599
- }.plate__component_1nih7 {
1600
- color: #fff;
1601
- }
1602
- .plate__focused_1nih7 {
1603
- outline: 2px solid #007aff;
1604
- }
1605
- .plate__common_1nih7 {
1606
- background-color: #202022;
1607
- border-color: #6d7986;
1608
- }
1609
- .plate__negative_1nih7 {
1610
- background-color: #35110d;
1611
- border-color: #d91d0b;
1612
- }
1613
- .plate__positive_1nih7 {
1614
- background-color: #042117;
1615
- border-color: #13a463;
1616
- }
1617
- .plate__attention_1nih7 {
1618
- background-color: #332104;
1619
- border-color: #de6a00;
1620
- }.icon-button__primary_eyvw0 {
1599
+ }.icon-button__primary_1mouu {
1621
1600
  color: #fff
1622
1601
  }
1623
- .icon-button__primary_eyvw0:hover {
1602
+ .icon-button__primary_1mouu:hover {
1624
1603
  color: rgb(179, 179, 179);
1625
1604
  }
1626
- .icon-button__primary_eyvw0:active {
1605
+ .icon-button__primary_1mouu:active {
1627
1606
  color: rgb(128, 128, 128);
1628
1607
  }
1629
- .icon-button__secondary_eyvw0 {
1608
+ .icon-button__secondary_1mouu {
1630
1609
  color: #8d8d93
1631
1610
  }
1632
- .icon-button__secondary_eyvw0:hover {
1611
+ .icon-button__secondary_1mouu:hover {
1633
1612
  color: rgb(175, 175, 179);
1634
1613
  }
1635
- .icon-button__secondary_eyvw0:active {
1614
+ .icon-button__secondary_1mouu:active {
1636
1615
  color: rgb(198, 198, 201);
1637
1616
  }
1638
- .icon-button__transparent_eyvw0 {
1617
+ .icon-button__transparent_1mouu {
1639
1618
  color: rgba(255, 255, 255, 0.3)
1640
1619
  }
1641
- .icon-button__transparent_eyvw0:hover {
1620
+ .icon-button__transparent_1mouu:hover {
1642
1621
  color: rgba(255, 255, 255, 0.4);
1643
1622
  }
1644
- .icon-button__transparent_eyvw0:active {
1623
+ .icon-button__transparent_1mouu:active {
1645
1624
  color: rgba(255, 255, 255, 0.5);
1646
1625
  }
1647
- .icon-button__negative_eyvw0 {
1626
+ .icon-button__negative_1mouu {
1648
1627
  color: #d91d0b
1649
1628
  }
1650
- .icon-button__negative_eyvw0:hover {
1629
+ .icon-button__negative_1mouu:hover {
1651
1630
  color: rgb(152, 20, 8);
1652
1631
  }
1653
- .icon-button__negative_eyvw0:active {
1632
+ .icon-button__negative_1mouu:active {
1654
1633
  color: rgb(109, 15, 6);
1655
1634
  }
1656
1635
 
1657
- .icon-button__primary_4jwbw {
1636
+ .icon-button__primary_1c9va {
1658
1637
  color: #121212
1659
1638
  }
1660
- .icon-button__primary_4jwbw:hover {
1639
+ .icon-button__primary_1c9va:hover {
1661
1640
  color: rgb(230, 230, 230);
1662
1641
  }
1663
- .icon-button__primary_4jwbw:active {
1642
+ .icon-button__primary_1c9va:active {
1664
1643
  color: rgb(179, 179, 179);
1665
1644
  }
1666
- .icon-button__secondary_4jwbw {
1645
+ .icon-button__secondary_1c9va {
1667
1646
  color: #233549
1668
1647
  }
1669
- .icon-button__secondary_4jwbw:hover {
1648
+ .icon-button__secondary_1c9va:hover {
1670
1649
  color: rgb(219, 220, 221);
1671
1650
  }
1672
- .icon-button__secondary_4jwbw:active {
1651
+ .icon-button__secondary_1c9va:active {
1673
1652
  color: rgb(170, 171, 172);
1674
1653
  }
1675
- .icon-button__transparent_4jwbw {
1654
+ .icon-button__transparent_1c9va {
1676
1655
  color: rgba(255, 255, 255, 0.3)
1677
1656
  }
1678
- .icon-button__transparent_4jwbw:hover {
1657
+ .icon-button__transparent_1c9va:hover {
1679
1658
  color: rgba(255, 255, 255, 0.4);
1680
1659
  }
1681
- .icon-button__transparent_4jwbw:active {
1660
+ .icon-button__transparent_1c9va:active {
1682
1661
  color: rgba(255, 255, 255, 0.5);
1683
1662
  }
1684
- .icon-button__negative_4jwbw {
1663
+ .icon-button__negative_1c9va {
1685
1664
  color: #d91d0b
1686
1665
  }
1687
- .icon-button__negative_4jwbw:hover {
1666
+ .icon-button__negative_1c9va:hover {
1688
1667
  color: rgb(217, 72, 62);
1689
1668
  }
1690
- .icon-button__negative_4jwbw:active {
1669
+ .icon-button__negative_1c9va:active {
1691
1670
  color: rgb(169, 56, 48);
1692
- }.toast-plate__component_1f2so {
1671
+ }.plate__component_1f2w9 {
1672
+ color: #fff;
1673
+ }
1674
+ .plate__focused_1f2w9 {
1675
+ outline: 2px solid #007aff;
1676
+ }
1677
+ .plate__common_1f2w9 {
1678
+ background-color: #202022;
1679
+ border-color: #6d7986;
1680
+ }
1681
+ .plate__negative_1f2w9 {
1682
+ background-color: #35110d;
1683
+ border-color: #d91d0b;
1684
+ }
1685
+ .plate__positive_1f2w9 {
1686
+ background-color: #042117;
1687
+ border-color: #13a463;
1688
+ }
1689
+ .plate__attention_1f2w9 {
1690
+ background-color: #332104;
1691
+ border-color: #de6a00;
1692
+ }.toast-plate__component_18kki {
1693
1693
  color: #000;
1694
1694
  background-color: #fff
1695
1695
  }
1696
- .toast-plate__actionSection_1f2so + .toast-plate__closeButton_1f2so:before {
1696
+ .toast-plate__actionSection_18kki + .toast-plate__closeButton_18kki:before {
1697
1697
  background-color: #e9e9eb;
1698
- }.with-suffix__hasSuffix_6s22t input:focus::placeholder {
1698
+ }.with-suffix__hasSuffix_1133u input:focus::placeholder {
1699
1699
  color: transparent;
1700
1700
  }
1701
- .with-suffix__disabled_6s22t {
1701
+ .with-suffix__disabled_1133u {
1702
1702
  color: #fff;
1703
- }.slider-input__steps_95hht {
1703
+ }.slider-input__steps_fognf {
1704
1704
  color: #8d8d93;
1705
1705
  }
1706
- .slider-input__info_95hht {
1706
+ .slider-input__info_fognf {
1707
1707
  color: #8d8d93;
1708
- }.filter-tag__component_w1los.filter-tag__disabled_w1los {
1708
+ }.filter-tag__component_13fh9.filter-tag__disabled_13fh9 {
1709
1709
  background-color: rgba(32, 32, 34, 0.3);
1710
1710
  }
1711
- .filter-tag__component_w1los.filter-tag__checked_w1los:not(.filter-tag__component_w1los.filter-tag__disabled_w1los) {
1711
+ .filter-tag__component_13fh9.filter-tag__checked_13fh9:not(.filter-tag__component_13fh9.filter-tag__disabled_13fh9) {
1712
1712
  background-color: #f3f4f5;
1713
1713
  }
1714
- .filter-tag__component_w1los.filter-tag__checked_w1los:not(.filter-tag__component_w1los.filter-tag__disabled_w1los):hover {
1714
+ .filter-tag__component_13fh9.filter-tag__checked_13fh9:not(.filter-tag__component_13fh9.filter-tag__disabled_13fh9):hover {
1715
1715
  background-color: #f3f4f5;
1716
1716
  }
1717
- .filter-tag__component_w1los.filter-tag__checked_w1los:not(.filter-tag__component_w1los.filter-tag__disabled_w1los):active {
1717
+ .filter-tag__component_13fh9.filter-tag__checked_13fh9:not(.filter-tag__component_13fh9.filter-tag__disabled_13fh9):active {
1718
1718
  background-color: rgb(194, 195, 196);
1719
1719
  }
1720
- .filter-tag__focused_w1los {
1720
+ .filter-tag__focused_13fh9 {
1721
1721
  outline: 2px solid #007aff;
1722
1722
  }
1723
- .filter-tag__valueButton_w1los {
1723
+ .filter-tag__valueButton_13fh9 {
1724
1724
  color: #fff;
1725
1725
  background-color: #202022;
1726
1726
  border-color: transparent
1727
1727
  }
1728
- .filter-tag__valueButton_w1los:not(.filter-tag__valueButton_w1los:disabled):hover {
1728
+ .filter-tag__valueButton_13fh9:not(.filter-tag__valueButton_13fh9:disabled):hover {
1729
1729
  background-color: #202022;
1730
1730
  border-color: transparent;
1731
1731
  }
1732
- .filter-tag__valueButton_w1los:not(.filter-tag__valueButton_w1los:disabled):active {
1732
+ .filter-tag__valueButton_13fh9:not(.filter-tag__valueButton_13fh9:disabled):active {
1733
1733
  background-color: rgb(65, 65, 67);
1734
1734
  border-color: transparent;
1735
1735
  }
1736
- .filter-tag__valueButton_w1los:disabled {
1736
+ .filter-tag__valueButton_13fh9:disabled {
1737
1737
  background-color: rgba(32, 32, 34, 0.3);
1738
1738
  border-color: transparent;
1739
1739
  color: #464649;
1740
1740
  }
1741
- .filter-tag__valueButton_w1los.filter-tag__checked_w1los {
1741
+ .filter-tag__valueButton_13fh9.filter-tag__checked_13fh9 {
1742
1742
  background-color: #f3f4f5;
1743
1743
  color: #000
1744
1744
  }
1745
- .filter-tag__valueButton_w1los.filter-tag__checked_w1los:not(.filter-tag__valueButton_w1los:disabled):hover {
1745
+ .filter-tag__valueButton_13fh9.filter-tag__checked_13fh9:not(.filter-tag__valueButton_13fh9:disabled):hover {
1746
1746
  background-color: #f3f4f5;
1747
1747
  }
1748
- .filter-tag__valueButton_w1los.filter-tag__checked_w1los:not(.filter-tag__valueButton_w1los:disabled):active {
1748
+ .filter-tag__valueButton_13fh9.filter-tag__checked_13fh9:not(.filter-tag__valueButton_13fh9:disabled):active {
1749
1749
  background-color: rgb(194, 195, 196);
1750
1750
  }
1751
- .filter-tag__valueButton_w1los.filter-tag__checked_w1los:not(.filter-tag__valueButton_w1los:disabled):hover + .filter-tag__clear_w1los:before {
1751
+ .filter-tag__valueButton_13fh9.filter-tag__checked_13fh9:not(.filter-tag__valueButton_13fh9:disabled):hover + .filter-tag__clear_13fh9:before {
1752
1752
  background-color: #6d7986;
1753
1753
  }
1754
- .filter-tag__valueButton_w1los.filter-tag__checked_w1los:not(.filter-tag__valueButton_w1los:disabled):active + .filter-tag__clear_w1los:before {
1754
+ .filter-tag__valueButton_13fh9.filter-tag__checked_13fh9:not(.filter-tag__valueButton_13fh9:disabled):active + .filter-tag__clear_13fh9:before {
1755
1755
  background-color: transparent;
1756
1756
  }
1757
- .filter-tag__valueButton_w1los.filter-tag__checked_w1los:disabled {
1757
+ .filter-tag__valueButton_13fh9.filter-tag__checked_13fh9:disabled {
1758
1758
  background-color: rgba(243, 244, 245, 0.3);
1759
1759
  color: #000;
1760
1760
  }
1761
- .filter-tag__clear_w1los {
1761
+ .filter-tag__clear_13fh9 {
1762
1762
  background-color: #f3f4f5
1763
1763
  }
1764
- .filter-tag__clear_w1los:before {
1764
+ .filter-tag__clear_13fh9:before {
1765
1765
  background-color: #6d7986;
1766
1766
  }
1767
- .filter-tag__clear_w1los:hover:before {
1767
+ .filter-tag__clear_13fh9:hover:before {
1768
1768
  background-color: #6d7986;
1769
1769
  }
1770
- .filter-tag__clear_w1los:active:before {
1770
+ .filter-tag__clear_13fh9:active:before {
1771
1771
  background-color: transparent;
1772
1772
  }
1773
- .filter-tag__clear_w1los:hover {
1773
+ .filter-tag__clear_13fh9:hover {
1774
1774
  background-color: #f3f4f5;
1775
1775
  }
1776
- .filter-tag__clear_w1los:active {
1776
+ .filter-tag__clear_13fh9:active {
1777
1777
  background-color: rgb(194, 195, 196);
1778
- }.file-upload-item__component_1p0kf {
1778
+ }.file-upload-item__component_r6y7g {
1779
1779
  color: #8d8d93;
1780
1780
  box-shadow: 0 -1px 0 0 #2b2b2e inset
1781
1781
  }
1782
- .file-upload-item__icon_1p0kf {
1782
+ .file-upload-item__icon_r6y7g {
1783
1783
  color: #fff;
1784
1784
  }
1785
- .file-upload-item__errorIcon_1p0kf {
1785
+ .file-upload-item__errorIcon_r6y7g {
1786
1786
  color: #d91d0b;
1787
1787
  }
1788
- .file-upload-item__successIcon_1p0kf {
1788
+ .file-upload-item__successIcon_r6y7g {
1789
1789
  color: #2fc26e;
1790
1790
  }
1791
- .file-upload-item__name_1p0kf {
1791
+ .file-upload-item__name_r6y7g {
1792
1792
  color: #fff
1793
1793
  }
1794
- .file-upload-item__errorWrapper_1p0kf {
1794
+ .file-upload-item__errorWrapper_r6y7g {
1795
1795
  color: #ef3124
1796
- }.bottom-sheet__modal_1gxod {
1796
+ }.bottom-sheet__modal_9nwgl {
1797
1797
  background-color: transparent;
1798
1798
  }
1799
- .bottom-sheet__component_1gxod {
1799
+ .bottom-sheet__component_9nwgl {
1800
1800
  background: #121212;
1801
1801
  }
1802
- .bottom-sheet__marker_1gxod {
1802
+ .bottom-sheet__marker_9nwgl {
1803
1803
  background-color: #2a2a2c;
1804
1804
  }
1805
- .bottom-sheet__content_1gxod {
1805
+ .bottom-sheet__content_9nwgl {
1806
1806
  color: #fff;
1807
1807
  background-color: #121212;
1808
1808
  }
1809
- .bottom-sheet__backer_6mwow {
1809
+ .bottom-sheet__backer_1rury {
1810
1810
  color: #fff;
1811
1811
  }
1812
- .bottom-sheet__button_6mwow {
1812
+ .bottom-sheet__button_1rury {
1813
1813
  background: rgba(255, 255, 255, 0.03);
1814
1814
  }
1815
- .bottom-sheet__closer_1ii8f {
1815
+ .bottom-sheet__closer_b8gio {
1816
1816
  color: #fff;
1817
1817
  }
1818
- .bottom-sheet__button_1ii8f {
1818
+ .bottom-sheet__button_b8gio {
1819
1819
  background: rgba(255, 255, 255, 0.03);
1820
1820
  }
1821
- .bottom-sheet__footer_1285r {
1821
+ .bottom-sheet__footer_15ryh {
1822
1822
  background-color: #121212;
1823
1823
  }
1824
- .bottom-sheet__highlighted_1285r {
1824
+ .bottom-sheet__highlighted_15ryh {
1825
1825
  border-top: 1px solid #2b2b2e;
1826
1826
  background-color: #121212;
1827
1827
  }
1828
- .bottom-sheet__header_1s2ig {
1828
+ .bottom-sheet__header_1vmb6 {
1829
1829
  background-color: #121212;
1830
1830
  }
1831
- .bottom-sheet__highlighted_1s2ig {
1831
+ .bottom-sheet__highlighted_1vmb6 {
1832
1832
  border-bottom: 1px solid #2b2b2e;
1833
1833
  }
1834
- .calendar__dayName_o4l5y {
1834
+ .calendar__dayName_12apn {
1835
1835
  color: #8d8d93
1836
1836
  }
1837
- .calendar__day_o4l5y {
1837
+ .calendar__day_12apn {
1838
1838
  color: #fff
1839
1839
  }
1840
- .calendar__day_o4l5y.calendar__highlighted_o4l5y,
1841
- .calendar__day_o4l5y.calendar__range_o4l5y.calendar__highlighted_o4l5y:not(.calendar__disabled_o4l5y) {
1840
+ .calendar__day_12apn.calendar__highlighted_12apn,
1841
+ .calendar__day_12apn.calendar__range_12apn.calendar__highlighted_12apn:not(.calendar__disabled_12apn) {
1842
1842
  color: #fff;
1843
1843
  background: #2a2a2c;
1844
1844
  }
1845
- .calendar__day_o4l5y.calendar__disabled_o4l5y {
1845
+ .calendar__day_12apn.calendar__disabled_12apn {
1846
1846
  color: #464649;
1847
1847
  background: transparent;
1848
1848
  }
1849
- .calendar__day_o4l5y.calendar__today_o4l5y {
1849
+ .calendar__day_12apn.calendar__today_12apn {
1850
1850
  color: #0072ef;
1851
1851
  }
1852
- .calendar__day_o4l5y.calendar__rangeComplete_o4l5y {
1852
+ .calendar__day_12apn.calendar__rangeComplete_12apn {
1853
1853
  background: #e8f2fe;
1854
1854
  }
1855
- .calendar__day_o4l5y.calendar__selected_o4l5y,
1856
- .calendar__day_o4l5y.calendar__disabled_o4l5y.calendar__selected_o4l5y {
1855
+ .calendar__day_12apn.calendar__selected_12apn,
1856
+ .calendar__day_12apn.calendar__disabled_12apn.calendar__selected_12apn {
1857
1857
  color: #000;
1858
1858
  background: #fff;
1859
1859
  }
1860
- .calendar__day_o4l5y.calendar__selected_o4l5y:hover {
1860
+ .calendar__day_12apn.calendar__selected_12apn:hover {
1861
1861
  background: rgb(217, 217, 217);
1862
1862
  }
1863
- .calendar__range_o4l5y .calendar__day_o4l5y:not(.calendar__selected_o4l5y):not(.calendar__disabled_o4l5y):not(.calendar__today_o4l5y) {
1863
+ .calendar__range_12apn .calendar__day_12apn:not(.calendar__selected_12apn):not(.calendar__disabled_12apn):not(.calendar__today_12apn) {
1864
1864
  color: #fff;
1865
1865
  }
1866
- .calendar__range_o4l5y:before {
1866
+ .calendar__range_12apn:before {
1867
1867
  background: #485767;
1868
1868
  }
1869
- .calendar__rangeComplete_o4l5y:before {
1869
+ .calendar__rangeComplete_12apn:before {
1870
1870
  background: #e8f2fe;
1871
1871
  }
1872
- .calendar__transitLeft_o4l5y:after {
1872
+ .calendar__transitLeft_12apn:after {
1873
1873
  background: linear-gradient(
1874
1874
  270deg,
1875
1875
  #485767 0%,
1876
1876
  rgba(255, 255, 255, 0) 100%
1877
1877
  );
1878
1878
  }
1879
- .calendar__transitRight_o4l5y:after {
1879
+ .calendar__transitRight_12apn:after {
1880
1880
  background: linear-gradient(
1881
1881
  270deg,
1882
1882
  rgba(255, 255, 255, 0) 0%,
1883
1883
  #485767 100%
1884
1884
  );
1885
1885
  }
1886
- .calendar__rangeComplete_o4l5y.calendar__transitLeft_o4l5y:after {
1886
+ .calendar__rangeComplete_12apn.calendar__transitLeft_12apn:after {
1887
1887
  background: linear-gradient(
1888
1888
  270deg,
1889
1889
  #e8f2fe 0%,
1890
1890
  rgba(255, 255, 255, 0) 100%
1891
1891
  );
1892
1892
  }
1893
- .calendar__rangeComplete_o4l5y.calendar__transitRight_o4l5y:after {
1893
+ .calendar__rangeComplete_12apn.calendar__transitRight_12apn:after {
1894
1894
  background: linear-gradient(
1895
1895
  270deg,
1896
1896
  rgba(255, 255, 255, 0) 0%,
1897
1897
  #e8f2fe 100%
1898
1898
  );
1899
1899
  }
1900
- .calendar__dot_o4l5y {
1900
+ .calendar__dot_12apn {
1901
1901
  background: #fff;
1902
1902
  }
1903
- .calendar__selected_o4l5y .calendar__dot_o4l5y {
1903
+ .calendar__selected_12apn .calendar__dot_12apn {
1904
1904
  background: #121212;
1905
1905
  }
1906
- .calendar__withShadow_m2p2x {
1906
+ .calendar__withShadow_1l01f {
1907
1907
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1908
1908
  }
1909
-
1910
1909
  @media (max-width: 374px) {
1911
1910
  }
1912
- .calendar__empty_19yt0 {
1911
+
1912
+ .calendar__empty_9v1ap {
1913
1913
  color: #8d8d93;
1914
1914
  }
1915
- .calendar__button_7eznr {
1915
+ @media (max-width: 374px) {
1916
+ }
1917
+ .calendar__button_16cc0 {
1916
1918
  background-color: transparent
1917
1919
  }
1918
- .calendar__button_7eznr:not(:disabled):hover {
1920
+ .calendar__button_16cc0:not(:disabled):hover {
1919
1921
  background-color: #2c2c2e;
1920
1922
  color: #fff;
1921
1923
  }
1922
- .calendar__button_7eznr.calendar__filled_7eznr {
1924
+ .calendar__button_16cc0.calendar__filled_16cc0 {
1923
1925
  background-color: #2c2c2e
1924
1926
  }
1925
- .calendar__button_7eznr.calendar__filled_7eznr:not(:disabled):hover {
1927
+ .calendar__button_16cc0.calendar__filled_16cc0:not(:disabled):hover {
1926
1928
  background-color: rgb(59, 59, 61);
1927
1929
  }
1928
- .calendar__button_7eznr.calendar__outlined_7eznr {
1930
+ .calendar__button_16cc0.calendar__outlined_16cc0 {
1929
1931
  border: 1px solid #fff;
1930
1932
  }
1931
- .calendar__button_7eznr.calendar__selected_7eznr,
1932
- .calendar__button_7eznr.calendar__selected_7eznr:disabled {
1933
+ .calendar__button_16cc0.calendar__selected_16cc0,
1934
+ .calendar__button_16cc0.calendar__selected_16cc0:disabled {
1933
1935
  background-color: #fff;
1934
1936
  color: #000
1935
1937
  }
1936
- .calendar__button_7eznr.calendar__selected_7eznr:not(:disabled):hover, .calendar__button_7eznr.calendar__selected_7eznr:disabled:not(:disabled):hover {
1938
+ .calendar__button_16cc0.calendar__selected_16cc0:not(:disabled):hover, .calendar__button_16cc0.calendar__selected_16cc0:disabled:not(:disabled):hover {
1937
1939
  background-color: #fff;
1938
1940
  color: #000;
1939
1941
  }
1940
- @media (max-width: 374px) {
1941
- }
1942
1942
 
1943
1943
 
1944
- .modal__button_174vs {
1944
+ .modal__button_cjbwf {
1945
1945
  background: rgba(18, 18, 18, 0.4);
1946
1946
  }
1947
1947
 
1948
1948
 
1949
1949
 
1950
1950
 
1951
- .modal__sticky_oqcet {
1951
+ .modal__sticky_1ewd6 {
1952
1952
  background: #121212;
1953
1953
  }
1954
- .modal__highlighted_oqcet {
1954
+ .modal__highlighted_1ewd6 {
1955
1955
  background: #121212;
1956
1956
  box-shadow: 0 -1px 0 0 #2b2b2e;
1957
1957
  }
1958
1958
 
1959
1959
 
1960
1960
 
1961
- .modal__highlighted_1yrjb {
1961
+ .modal__highlighted_pwg19 {
1962
1962
  background: #121212;
1963
1963
  }
1964
- .modal__sticky_1yrjb.modal__hasContent_1yrjb {
1964
+ .modal__sticky_pwg19.modal__hasContent_pwg19 {
1965
1965
  background: #121212;
1966
1966
  }
1967
- .toast__toastPlate_aayln {
1968
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1969
- }
1970
- .toast__popoverInner_aayln {
1971
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1972
- background-color: transparent;
1973
- }.bank-card__component_1bcld {
1967
+ .bank-card__component_7fit8 {
1974
1968
  --form-control-bg-color: transparent;
1975
1969
  --form-control-hover-bg-color: transparent;
1976
1970
  --form-control-focus-bg-color: transparent;
1977
1971
  }
1978
- .bank-card__label_1bcld {
1972
+ .bank-card__label_7fit8 {
1979
1973
  color: rgba(0, 0, 0, 0.6)
1980
1974
  }
1981
- .bank-card__focused_1bcld .bank-card__label_1bcld,
1982
- .bank-card__filled_1bcld .bank-card__label_1bcld {
1975
+ .bank-card__focused_7fit8 .bank-card__label_7fit8,
1976
+ .bank-card__filled_7fit8 .bank-card__label_7fit8 {
1983
1977
  color: #000
1984
1978
  }
1985
- .bank-card__input_1bcld {
1979
+ .bank-card__input_7fit8 {
1986
1980
  color: #000;
1987
1981
  caret-color: #000
1988
1982
  }
1989
- .bank-card__bankLogo_1bcld svg g {
1983
+ .bank-card__bankLogo_7fit8 svg g {
1990
1984
  fill: #000;
1991
1985
  }
1992
- .bank-card__brandLogo_1bcld svg {
1986
+ .bank-card__brandLogo_7fit8 svg {
1993
1987
  fill: #000;
1994
1988
  }
1995
- .bank-card__usePhoto_1bcld {
1989
+ .bank-card__usePhoto_7fit8 {
1996
1990
  background-color: transparent
1997
1991
  }
1998
- .bank-card__usePhoto_1bcld svg {
1992
+ .bank-card__usePhoto_7fit8 svg {
1999
1993
  fill: #000;
2000
- }.amount-input__minorPartAndCurrency_6xxz7 {
1994
+ }.toast__toastPlate_b4pl0 {
1995
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1996
+ }
1997
+ .toast__popoverInner_b4pl0 {
1998
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1999
+ background-color: transparent;
2000
+ }.amount-input__minorPartAndCurrency_1299o {
2001
2001
  color: #8d8d93;
2002
2002
  }
2003
- .amount-input__filled_y5il3 .amount-input__input_y5il3,
2004
- .amount-input__input_y5il3:focus {
2003
+ .amount-input__filled_dcu3i .amount-input__input_dcu3i,
2004
+ .amount-input__input_dcu3i:focus {
2005
2005
  -webkit-text-fill-color: transparent;
2006
2006
  }
2007
- .amount-input__minorPartAndCurrency_18ofc {
2007
+ .amount-input__minorPartAndCurrency_4yn0h {
2008
2008
  color: #8a8a8e;
2009
- }.tooltip__hint_h0hnb {
2009
+ }.tooltip__hint_jfryz {
2010
2010
  background-color: #121212;
2011
2011
  }
2012
- .tooltip__hint_h0hnb .tooltip__component_h0hnb {
2012
+ .tooltip__hint_jfryz .tooltip__component_jfryz {
2013
2013
  color: #000;
2014
2014
  }
2015
- .tooltip__hint_h0hnb .tooltip__arrow_h0hnb:after {
2015
+ .tooltip__hint_jfryz .tooltip__arrow_jfryz:after {
2016
2016
  background-color: #121212;
2017
2017
  border-color: #121212;
2018
2018
  }
2019
- .calendar-with-skeleton__skeleton_1ta35 {
2019
+ @media (min-width: 600px) {
2020
+ }.calendar-with-skeleton__skeleton_1lxs9 {
2020
2021
  background-color: #121212;
2021
- }@media (min-width: 600px) {
2022
- }.calendar-input__calendarIcon_lz2l5 {
2023
- color: #fff
2024
- }.select__arrow_1jnfk {
2022
+ }.select__arrow_15m0w {
2025
2023
  color: #fff;
2026
2024
  }
2027
- .select__popoverInner_yjpcr {
2025
+ .select__popoverInner_1vhec {
2028
2026
  background: transparent;
2029
2027
  }
2030
- .select__optionsList_yjpcr {
2028
+ .select__optionsList_1vhec {
2031
2029
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2032
2030
  background: #121212;
2033
2031
  }
2034
- .select__single_4rsco {
2032
+ .select__single_1rwlj {
2035
2033
  background: #fff
2036
2034
  }
2037
- .select__placeholder_13ko3 {
2035
+ .select__placeholder_13f80 {
2038
2036
  color: #8d8d93;
2039
2037
  }
2040
- .select__focusVisible_13ko3 {
2038
+ .select__focusVisible_13f80 {
2041
2039
  outline: 2px solid #007aff;
2042
2040
  }
2043
- .select__optgroup_ikhal {
2041
+ .select__optgroup_1fi69 {
2044
2042
  background: #121212
2045
2043
  }
2046
- .select__label_ikhal {
2044
+ .select__label_1fi69 {
2047
2045
  color: #8d8d93;
2048
2046
  }
2049
- .select__option_exovr {
2047
+ .select__option_wa7w9 {
2050
2048
  background: #121212;
2051
2049
  color: #fff
2052
2050
  }
2053
- .select__option_exovr:not(.select__disabled_exovr):active {
2051
+ .select__option_wa7w9:not(.select__disabled_wa7w9):active {
2054
2052
  background: #2c2c2e;
2055
2053
  color: #fff;
2056
2054
  }
2057
- .select__option_exovr:before {
2055
+ .select__option_wa7w9:before {
2058
2056
  background: #2b2b2e;
2059
2057
  }
2060
- .select__selected_exovr {
2058
+ .select__selected_wa7w9 {
2061
2059
  background: #121212;
2062
2060
  color: #fff;
2063
2061
  }
2064
- .select__highlighted_exovr {
2062
+ .select__highlighted_wa7w9 {
2065
2063
  background: #202022;
2066
2064
  color: #fff
2067
2065
  }
2068
- .select__disabled_exovr {
2066
+ .select__disabled_wa7w9 {
2069
2067
  background: #121212;
2070
2068
  color: #8d8d93;
2071
2069
  }
2072
- .select__emptyPlaceholder_1ehyl {
2070
+ .select__emptyPlaceholder_hk9m0 {
2073
2071
  color: #8d8d93;
2074
2072
  }
2075
- .select__popoverInner_12n6f {
2076
- background: transparent;
2077
- }
2078
- .select__virtualRow_mch1y:before {
2073
+ .select__virtualRow_ag66d:before {
2079
2074
  background: #2b2b2e;
2080
2075
  }
2081
- .select__emptyPlaceholder_mch1y {
2076
+ .select__emptyPlaceholder_ag66d {
2082
2077
  color: #8d8d93;
2083
2078
  }
2079
+ .select__popoverInner_olrrg {
2080
+ background: transparent;
2081
+ }
2084
2082
 
2085
2083
 
2086
2084
 
2087
- .select__emptyPlaceholder_1xqor {
2085
+ .select__emptyPlaceholder_10szs {
2088
2086
  color: #8d8d93;
2089
2087
  }
2090
- .select__footer_1xqor {
2088
+ .select__footer_10szs {
2091
2089
  background-color: #121212
2092
2090
  }
2093
- .select__highlighted_1xqor {
2091
+ .select__highlighted_10szs {
2094
2092
  border-top: 1px solid #2b2b2e;
2095
2093
  background-color: #121212;
2096
2094
  }
2097
- .select__footer_ypj4t {
2095
+ .select__footer_3wxxv {
2098
2096
  background: #121212
2099
2097
  }
2100
- .select__withBorder_ypj4t {
2098
+ .select__withBorder_3wxxv {
2101
2099
  box-shadow: inset 0 1px 0 #262629;
2102
- }.gallery__modal_1jk28 {
2100
+ }.calendar-input__calendarIcon_1gsmp {
2101
+ color: #fff
2102
+ }.gallery__modal_190x6 {
2103
2103
  background: transparent;
2104
2104
  }
2105
- .gallery__header_1bera {
2105
+ .gallery__header_zaa4h {
2106
2106
  background-color: #e9e9eb;
2107
2107
  }
2108
2108
 
2109
- .gallery__component_10ocq {
2109
+ .gallery__component_1ctla {
2110
2110
  border: 2px solid rgba(0, 0, 0, 0);
2111
2111
  }
2112
- .gallery__active_10ocq {
2112
+ .gallery__active_1ctla {
2113
2113
  border-color: #121212
2114
2114
  }
2115
- .gallery__image_10ocq {
2115
+ .gallery__image_1ctla {
2116
2116
  background-color: #121212
2117
2117
  }
2118
- .gallery__loading_10ocq {
2118
+ .gallery__loading_1ctla {
2119
2119
  background-color: #e9eaeb;
2120
2120
  }
2121
- .gallery__brokenImageWrapper_10ocq {
2121
+ .gallery__brokenImageWrapper_1ctla {
2122
2122
  background-color: #121212
2123
2123
  }
2124
- .gallery__focused_10ocq {
2124
+ .gallery__focused_1ctla {
2125
2125
  outline: 2px solid #007aff;
2126
2126
  }
2127
- .gallery__component_1pcc5 {
2127
+ .gallery__component_32fuf {
2128
2128
  background-color: rgba(255, 255, 255, 0.5);
2129
2129
  }
2130
- .gallery__slideLoading_1pcc5 {
2130
+ .gallery__slideLoading_32fuf {
2131
2131
  background-color: #e9eaeb;
2132
2132
  }
2133
- .gallery__image_1pcc5 {
2133
+ .gallery__image_32fuf {
2134
2134
  background-color: #121212;
2135
2135
  }
2136
- .gallery__smallImage_1pcc5 {
2136
+ .gallery__smallImage_32fuf {
2137
2137
  background-color: #121212;
2138
2138
  }
2139
- .gallery__arrow_1pcc5 {
2139
+ .gallery__arrow_32fuf {
2140
2140
  color: #121212
2141
2141
  }
2142
- .gallery__arrow_1pcc5:hover {
2142
+ .gallery__arrow_32fuf:hover {
2143
2143
  background-color: rgba(255, 255, 255, 0.1);
2144
2144
  }
2145
- .gallery__arrow_1pcc5:active {
2145
+ .gallery__arrow_32fuf:active {
2146
2146
  background-color: rgba(255, 255, 255, 0.2);
2147
2147
  }
2148
- .gallery__focused_1pcc5 {
2148
+ .gallery__focused_32fuf {
2149
2149
  outline: 2px solid #007aff;
2150
2150
  }
2151
- .gallery__placeholder_1pcc5 {
2151
+ .gallery__placeholder_32fuf {
2152
2152
  background-color: #121212;
2153
2153
  }
2154
- .gallery__fullScreenImage_1pcc5 {
2154
+ .gallery__fullScreenImage_32fuf {
2155
2155
  background-color: #121212;
2156
2156
  }
2157
- .gallery__component_1382f {
2157
+ .gallery__component_1fdaz {
2158
2158
  background-color: #e9e9eb
2159
- }.calendar-range__divider_15cn1:after {
2159
+ }.calendar-range__divider_o4qod:after {
2160
2160
  background-color: #fff;
2161
2161
  }
2162
- .intl-phone-input__flagIcon_1rrvc {
2163
- box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2164
- }
2165
- .intl-phone-input__dialCode_pb7y3 {
2162
+ .intl-phone-input__dialCode_1aapu {
2166
2163
  color: #8d8d93;
2167
2164
  }
2168
- .intl-phone-input__focusVisible_1qns5 {
2165
+ .intl-phone-input__flagIcon_1xyvn {
2166
+ box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2167
+ }
2168
+ .intl-phone-input__focusVisible_11ztk {
2169
2169
  outline: 2px solid #007aff;
2170
- }.table__component_b20y5 {
2170
+ }.table__component_1moor {
2171
2171
  border-top: 1px solid #2b2b2e;
2172
2172
  }
2173
- .table__wrapper_1fv1m {
2173
+ .table__wrapper_1yj56 {
2174
2174
  background: #121212;
2175
2175
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2176
2176
  0 2px 4px rgba(11, 31, 53, 0.16);
2177
2177
  }
2178
2178
 
2179
- .table__component_1gazr {
2179
+ .table__component_1wtdl {
2180
2180
  color: #fff;
2181
2181
  border-top: 1px solid #2b2b2e;
2182
2182
  }
2183
-
2184
- .table__component_1yze1 th:not(:last-child):not(:empty):after {
2183
+ .table__component_198nr th:not(:last-child):not(:empty):after {
2185
2184
  background-color: #2a2a2c;
2186
2185
  }
2187
- .table__component_clv5o {
2186
+
2187
+ .table__component_100bd {
2188
2188
  color: #fff;
2189
2189
  border-bottom: 1px solid #2b2b2e;
2190
2190
  background: #121212;
2191
2191
  }
2192
- .table__sorted_clv5o {
2192
+ .table__sorted_100bd {
2193
2193
  color: #fff;
2194
2194
  }
2195
- .table__component_hb4ss {
2195
+ .table__component_xtin2 {
2196
2196
  background: #121212
2197
2197
  }
2198
- .table__withoutBorder_hb4ss {
2198
+ .table__withoutBorder_xtin2 {
2199
2199
  }
2200
- .table__clickable_hb4ss:hover {
2200
+ .table__clickable_xtin2:hover {
2201
2201
  background-color: #202022;
2202
2202
  }
2203
- .table__selected_hb4ss {
2203
+ .table__selected_xtin2 {
2204
2204
  background-color: #f2f8ff
2205
2205
  }
2206
- .table__selected_hb4ss:hover {
2206
+ .table__selected_xtin2:hover {
2207
2207
  background-color: #e8f2fe;
2208
2208
  }
2209
- .table__icon_2b9hf {
2209
+ .table__icon_kzd0q {
2210
2210
  color: #8d8d93
2211
2211
  }
2212
- .table__icon_2b9hf:hover {
2212
+ .table__icon_kzd0q:hover {
2213
2213
  color: #fff;
2214
2214
  }
2215
- .table__sorted_2b9hf {
2215
+ .table__sorted_kzd0q {
2216
2216
  color: #0072ef
2217
2217
  }
2218
- .table__sorted_2b9hf:hover {
2218
+ .table__sorted_kzd0q:hover {
2219
2219
  color: #0072ef;
2220
2220
  }
2221
- .table__open_blxoi,
2222
- .table__open_blxoi:hover {
2221
+ .table__open_1n8li,
2222
+ .table__open_1n8li:hover {
2223
2223
  background-color: rgb(85, 99, 114);
2224
2224
  }