@alfalab/core-components 26.8.0 → 26.9.1

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 (1475) 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 +3 -5
  32. package/attach/cssm/Component.js +2 -4
  33. package/attach/cssm/index.js +1 -2
  34. package/attach/cssm/index.module.css +4 -0
  35. package/attach/esm/Component.js +3 -5
  36. package/attach/esm/index.css +27 -23
  37. package/attach/esm/index.js +1 -2
  38. package/attach/index.css +27 -23
  39. package/attach/index.js +1 -2
  40. package/attach/modern/Component.js +3 -5
  41. package/attach/modern/index.css +27 -23
  42. package/attach/modern/index.js +1 -2
  43. package/backdrop/Component.js +1 -1
  44. package/backdrop/esm/Component.js +1 -1
  45. package/backdrop/esm/index.css +11 -11
  46. package/backdrop/index.css +11 -11
  47. package/backdrop/modern/Component.js +1 -1
  48. package/backdrop/modern/index.css +11 -11
  49. package/badge/Component.js +1 -1
  50. package/badge/esm/Component.js +1 -1
  51. package/badge/esm/index.css +16 -16
  52. package/badge/index.css +16 -16
  53. package/badge/modern/Component.js +1 -1
  54. package/badge/modern/index.css +16 -16
  55. package/bank-card/Component.js +1 -1
  56. package/bank-card/esm/Component.js +1 -1
  57. package/bank-card/esm/index.css +19 -19
  58. package/bank-card/index.css +19 -19
  59. package/bank-card/modern/Component.js +1 -1
  60. package/bank-card/modern/index.css +19 -19
  61. package/base-modal/Component.js +1 -1
  62. package/base-modal/esm/Component.js +1 -1
  63. package/base-modal/esm/index.css +12 -12
  64. package/base-modal/index.css +12 -12
  65. package/base-modal/modern/Component.js +1 -1
  66. package/base-modal/modern/index.css +12 -12
  67. package/bottom-sheet/{component-6973e30d.d.ts → component-6fc492a3.d.ts} +0 -0
  68. package/bottom-sheet/{component-6973e30d.js → component-6fc492a3.js} +3 -3
  69. package/bottom-sheet/component.js +2 -2
  70. package/bottom-sheet/components/backer/Component.js +2 -2
  71. package/bottom-sheet/components/backer/index.css +2 -2
  72. package/bottom-sheet/components/closer/Component.js +2 -2
  73. package/bottom-sheet/components/closer/index.css +2 -2
  74. package/bottom-sheet/components/footer/Component.js +1 -1
  75. package/bottom-sheet/components/footer/index.css +3 -3
  76. package/bottom-sheet/components/header/Component.js +2 -2
  77. package/bottom-sheet/components/header/index.css +15 -15
  78. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  79. package/bottom-sheet/esm/{component-cbaa3550.d.ts → component-73bf99be.d.ts} +0 -0
  80. package/bottom-sheet/esm/{component-cbaa3550.js → component-73bf99be.js} +3 -3
  81. package/bottom-sheet/esm/component.js +2 -2
  82. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  83. package/bottom-sheet/esm/components/backer/index.css +2 -2
  84. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  85. package/bottom-sheet/esm/components/closer/index.css +2 -2
  86. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  87. package/bottom-sheet/esm/components/footer/index.css +3 -3
  88. package/bottom-sheet/esm/components/header/Component.js +2 -2
  89. package/bottom-sheet/esm/components/header/index.css +15 -15
  90. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  91. package/bottom-sheet/esm/index.css +14 -14
  92. package/bottom-sheet/esm/index.d.ts +1 -1
  93. package/bottom-sheet/esm/index.js +2 -2
  94. package/bottom-sheet/esm/{tslib.es6-353516ed.d.ts → tslib.es6-b566d88a.d.ts} +0 -0
  95. package/bottom-sheet/esm/{tslib.es6-353516ed.js → tslib.es6-b566d88a.js} +0 -0
  96. package/bottom-sheet/index.css +14 -14
  97. package/bottom-sheet/index.d.ts +1 -1
  98. package/bottom-sheet/index.js +2 -2
  99. package/bottom-sheet/modern/{component-53e05c81.d.ts → component-2172d790.d.ts} +0 -0
  100. package/bottom-sheet/modern/{component-53e05c81.js → component-2172d790.js} +2 -2
  101. package/bottom-sheet/modern/component.js +1 -1
  102. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  103. package/bottom-sheet/modern/components/backer/index.css +2 -2
  104. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  105. package/bottom-sheet/modern/components/closer/index.css +2 -2
  106. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  107. package/bottom-sheet/modern/components/footer/index.css +3 -3
  108. package/bottom-sheet/modern/components/header/Component.js +1 -1
  109. package/bottom-sheet/modern/components/header/index.css +15 -15
  110. package/bottom-sheet/modern/index.css +14 -14
  111. package/bottom-sheet/modern/index.d.ts +1 -1
  112. package/bottom-sheet/modern/index.js +1 -1
  113. package/bottom-sheet/{tslib.es6-7bbea3fe.d.ts → tslib.es6-def3f94d.d.ts} +0 -0
  114. package/bottom-sheet/{tslib.es6-7bbea3fe.js → tslib.es6-def3f94d.js} +0 -0
  115. package/button/Component.js +3 -3
  116. package/button/default.css +40 -40
  117. package/button/esm/Component.js +3 -3
  118. package/button/esm/default.css +40 -40
  119. package/button/esm/index.css +53 -53
  120. package/button/esm/inverted.css +40 -40
  121. package/button/index.css +53 -53
  122. package/button/inverted.css +40 -40
  123. package/button/modern/Component.js +3 -3
  124. package/button/modern/default.css +40 -40
  125. package/button/modern/index.css +53 -53
  126. package/button/modern/inverted.css +40 -40
  127. package/calendar/Component.js +2 -2
  128. package/calendar/components/days-table/Component.js +2 -2
  129. package/calendar/components/days-table/index.css +50 -50
  130. package/calendar/components/days-table/index.js +1 -1
  131. package/calendar/components/header/Component.js +1 -1
  132. package/calendar/components/header/index.css +2 -2
  133. package/calendar/components/month-year-header/Component.js +2 -2
  134. package/calendar/components/month-year-header/index.css +9 -9
  135. package/calendar/components/month-year-header/index.js +1 -1
  136. package/calendar/components/months-table/Component.js +2 -2
  137. package/calendar/components/months-table/index.css +8 -8
  138. package/calendar/components/months-table/index.js +1 -1
  139. package/calendar/components/period-slider/Component.js +1 -1
  140. package/calendar/components/period-slider/index.css +9 -9
  141. package/calendar/components/select-button/Component.js +2 -2
  142. package/calendar/components/select-button/index.css +9 -9
  143. package/calendar/components/select-button/index.js +1 -1
  144. package/calendar/components/years-table/Component.js +2 -2
  145. package/calendar/components/years-table/index.css +9 -9
  146. package/calendar/components/years-table/index.js +1 -1
  147. package/calendar/esm/Component.js +2 -2
  148. package/calendar/esm/components/days-table/Component.js +2 -2
  149. package/calendar/esm/components/days-table/index.css +50 -50
  150. package/calendar/esm/components/days-table/index.js +1 -1
  151. package/calendar/esm/components/header/Component.js +1 -1
  152. package/calendar/esm/components/header/index.css +2 -2
  153. package/calendar/esm/components/month-year-header/Component.js +2 -2
  154. package/calendar/esm/components/month-year-header/index.css +9 -9
  155. package/calendar/esm/components/month-year-header/index.js +1 -1
  156. package/calendar/esm/components/months-table/Component.js +2 -2
  157. package/calendar/esm/components/months-table/index.css +8 -8
  158. package/calendar/esm/components/months-table/index.js +1 -1
  159. package/calendar/esm/components/period-slider/Component.js +1 -1
  160. package/calendar/esm/components/period-slider/index.css +9 -9
  161. package/calendar/esm/components/select-button/Component.js +2 -2
  162. package/calendar/esm/components/select-button/index.css +9 -9
  163. package/calendar/esm/components/select-button/index.js +1 -1
  164. package/calendar/esm/components/years-table/Component.js +2 -2
  165. package/calendar/esm/components/years-table/index.css +9 -9
  166. package/calendar/esm/components/years-table/index.js +1 -1
  167. package/calendar/esm/index.css +10 -10
  168. package/calendar/esm/index.js +1 -1
  169. package/calendar/esm/{tslib.es6-62d5d25d.d.ts → tslib.es6-d09f952d.d.ts} +0 -0
  170. package/calendar/esm/{tslib.es6-62d5d25d.js → tslib.es6-d09f952d.js} +0 -0
  171. package/calendar/index.css +10 -10
  172. package/calendar/index.js +1 -1
  173. package/calendar/modern/Component.js +1 -1
  174. package/calendar/modern/components/days-table/Component.js +1 -1
  175. package/calendar/modern/components/days-table/index.css +50 -50
  176. package/calendar/modern/components/header/Component.js +1 -1
  177. package/calendar/modern/components/header/index.css +2 -2
  178. package/calendar/modern/components/month-year-header/Component.js +1 -1
  179. package/calendar/modern/components/month-year-header/index.css +9 -9
  180. package/calendar/modern/components/months-table/Component.js +1 -1
  181. package/calendar/modern/components/months-table/index.css +8 -8
  182. package/calendar/modern/components/period-slider/Component.js +1 -1
  183. package/calendar/modern/components/period-slider/index.css +9 -9
  184. package/calendar/modern/components/select-button/Component.js +1 -1
  185. package/calendar/modern/components/select-button/index.css +9 -9
  186. package/calendar/modern/components/years-table/Component.js +1 -1
  187. package/calendar/modern/components/years-table/index.css +9 -9
  188. package/calendar/modern/index.css +10 -10
  189. package/calendar/{tslib.es6-c9c36859.d.ts → tslib.es6-7f0f19e4.d.ts} +0 -0
  190. package/calendar/{tslib.es6-c9c36859.js → tslib.es6-7f0f19e4.js} +0 -0
  191. package/calendar-input/Component.d.ts +3 -3
  192. package/calendar-input/Component.js +1 -1
  193. package/calendar-input/esm/Component.d.ts +3 -3
  194. package/calendar-input/esm/Component.js +1 -1
  195. package/calendar-input/esm/index.css +9 -9
  196. package/calendar-input/index.css +9 -9
  197. package/calendar-input/modern/Component.js +1 -1
  198. package/calendar-input/modern/index.css +9 -9
  199. package/calendar-range/Component.js +1 -1
  200. package/calendar-range/esm/Component.js +1 -1
  201. package/calendar-range/esm/index.js +1 -1
  202. package/calendar-range/esm/{index.module-8ed37480.d.ts → index.module-de3afa13.d.ts} +0 -0
  203. package/calendar-range/esm/{index.module-8ed37480.js → index.module-de3afa13.js} +1 -1
  204. package/calendar-range/esm/views/index.css +7 -7
  205. package/calendar-range/esm/views/popover.js +1 -1
  206. package/calendar-range/esm/views/static.js +1 -1
  207. package/calendar-range/index.js +1 -1
  208. package/calendar-range/{index.module-f819da5e.d.ts → index.module-7c121ec7.d.ts} +0 -0
  209. package/calendar-range/{index.module-f819da5e.js → index.module-7c121ec7.js} +1 -1
  210. package/calendar-range/modern/Component.js +1 -1
  211. package/calendar-range/modern/index.js +1 -1
  212. package/calendar-range/modern/index.module-814130a3.js +4 -0
  213. package/calendar-range/modern/views/index.css +7 -7
  214. package/calendar-range/modern/views/popover.js +1 -1
  215. package/calendar-range/modern/views/static.js +1 -1
  216. package/calendar-range/views/index.css +7 -7
  217. package/calendar-range/views/popover.js +1 -1
  218. package/calendar-range/views/static.js +1 -1
  219. package/calendar-with-skeleton/Component.js +1 -1
  220. package/calendar-with-skeleton/esm/Component.js +1 -1
  221. package/calendar-with-skeleton/esm/index.css +11 -11
  222. package/calendar-with-skeleton/index.css +11 -11
  223. package/calendar-with-skeleton/modern/Component.js +1 -1
  224. package/calendar-with-skeleton/modern/index.css +11 -11
  225. package/card-image/Component.js +1 -1
  226. package/card-image/esm/Component.js +1 -1
  227. package/card-image/esm/index.css +6 -6
  228. package/card-image/index.css +6 -6
  229. package/card-image/modern/Component.js +1 -1
  230. package/card-image/modern/index.css +6 -6
  231. package/cdn-icon/Component.js +1 -1
  232. package/cdn-icon/esm/Component.js +1 -1
  233. package/cdn-icon/esm/index.css +2 -2
  234. package/cdn-icon/index.css +2 -2
  235. package/cdn-icon/modern/Component.js +1 -1
  236. package/cdn-icon/modern/index.css +2 -2
  237. package/chart/Component.js +2 -2
  238. package/chart/components/Dot/index.css +7 -7
  239. package/chart/components/Dot/index.js +1 -1
  240. package/chart/components/Legends/index.css +7 -7
  241. package/chart/components/Legends/index.js +1 -1
  242. package/chart/components/Tick/index.css +3 -3
  243. package/chart/components/Tick/index.js +1 -1
  244. package/chart/components/TooltipContent/index.css +6 -6
  245. package/chart/components/TooltipContent/index.js +1 -1
  246. package/chart/esm/Component.js +2 -2
  247. package/chart/esm/components/Dot/index.css +7 -7
  248. package/chart/esm/components/Dot/index.js +1 -1
  249. package/chart/esm/components/Legends/index.css +7 -7
  250. package/chart/esm/components/Legends/index.js +1 -1
  251. package/chart/esm/components/Tick/index.css +3 -3
  252. package/chart/esm/components/Tick/index.js +1 -1
  253. package/chart/esm/components/TooltipContent/index.css +6 -6
  254. package/chart/esm/components/TooltipContent/index.js +1 -1
  255. package/chart/esm/hooks/useSettings/index.js +1 -1
  256. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  257. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  258. package/chart/esm/index.css +2 -2
  259. package/chart/esm/index.js +1 -1
  260. package/chart/esm/{tslib.es6-ffe9b334.d.ts → tslib.es6-2e7ecf82.d.ts} +0 -0
  261. package/chart/esm/{tslib.es6-ffe9b334.js → tslib.es6-2e7ecf82.js} +0 -0
  262. package/chart/hooks/useSettings/index.js +1 -1
  263. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  264. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  265. package/chart/index.css +2 -2
  266. package/chart/index.js +1 -1
  267. package/chart/modern/Component.js +1 -1
  268. package/chart/modern/components/Dot/index.css +7 -7
  269. package/chart/modern/components/Dot/index.js +1 -1
  270. package/chart/modern/components/Legends/index.css +7 -7
  271. package/chart/modern/components/Legends/index.js +1 -1
  272. package/chart/modern/components/Tick/index.css +3 -3
  273. package/chart/modern/components/Tick/index.js +1 -1
  274. package/chart/modern/components/TooltipContent/index.css +6 -6
  275. package/chart/modern/components/TooltipContent/index.js +1 -1
  276. package/chart/modern/hooks/useSettings/utils/setDatas.d.ts +2 -1
  277. package/chart/modern/index.css +2 -2
  278. package/chart/{tslib.es6-296ea386.d.ts → tslib.es6-e609b170.d.ts} +0 -0
  279. package/chart/{tslib.es6-296ea386.js → tslib.es6-e609b170.js} +0 -0
  280. package/checkbox/Component.js +1 -1
  281. package/checkbox/esm/Component.js +1 -1
  282. package/checkbox/esm/index.css +36 -36
  283. package/checkbox/index.css +36 -36
  284. package/checkbox/modern/Component.js +1 -1
  285. package/checkbox/modern/index.css +36 -36
  286. package/checkbox-group/Component.js +1 -1
  287. package/checkbox-group/esm/Component.js +1 -1
  288. package/checkbox-group/esm/index.css +16 -16
  289. package/checkbox-group/index.css +16 -16
  290. package/checkbox-group/modern/Component.js +1 -1
  291. package/checkbox-group/modern/index.css +16 -16
  292. package/circular-progress-bar/Component.js +1 -1
  293. package/circular-progress-bar/esm/Component.js +1 -1
  294. package/circular-progress-bar/esm/index.css +20 -20
  295. package/circular-progress-bar/index.css +20 -20
  296. package/circular-progress-bar/modern/Component.js +1 -1
  297. package/circular-progress-bar/modern/index.css +20 -20
  298. package/code-input/component.js +1 -1
  299. package/code-input/components/input/component.js +1 -1
  300. package/code-input/components/input/index.css +10 -10
  301. package/code-input/esm/component.js +1 -1
  302. package/code-input/esm/components/input/component.js +1 -1
  303. package/code-input/esm/components/input/index.css +10 -10
  304. package/code-input/esm/index.css +5 -5
  305. package/code-input/index.css +5 -5
  306. package/code-input/modern/component.js +1 -1
  307. package/code-input/modern/components/input/component.js +1 -1
  308. package/code-input/modern/components/input/index.css +10 -10
  309. package/code-input/modern/index.css +5 -5
  310. package/collapse/Component.js +1 -1
  311. package/collapse/esm/Component.js +1 -1
  312. package/collapse/esm/index.css +7 -7
  313. package/collapse/index.css +7 -7
  314. package/collapse/modern/Component.js +1 -1
  315. package/collapse/modern/index.css +7 -7
  316. package/confirmation/component.js +2 -2
  317. package/confirmation/components/countdown-loader/component.js +1 -1
  318. package/confirmation/components/countdown-loader/index.css +1 -1
  319. package/confirmation/components/index.js +1 -1
  320. package/confirmation/components/screens/fatal-error/component.js +1 -1
  321. package/confirmation/components/screens/fatal-error/index.css +2 -2
  322. package/confirmation/components/screens/hint/component.js +1 -1
  323. package/confirmation/components/screens/hint/index.css +12 -12
  324. package/confirmation/components/screens/index.js +1 -1
  325. package/confirmation/components/screens/initial/component.js +1 -1
  326. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  327. package/confirmation/components/screens/initial/index.css +15 -15
  328. package/confirmation/components/screens/initial/index.js +1 -1
  329. package/confirmation/components/screens/temp-block/component.js +1 -1
  330. package/confirmation/components/screens/temp-block/index.css +4 -4
  331. package/confirmation/{countdown-section-778d9bfb.d.ts → countdown-section-951a5143.d.ts} +0 -0
  332. package/confirmation/{countdown-section-778d9bfb.js → countdown-section-951a5143.js} +1 -1
  333. package/confirmation/esm/component.js +2 -2
  334. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  335. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  336. package/confirmation/esm/components/index.js +1 -1
  337. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  338. package/confirmation/esm/components/screens/fatal-error/index.css +2 -2
  339. package/confirmation/esm/components/screens/hint/component.js +1 -1
  340. package/confirmation/esm/components/screens/hint/index.css +12 -12
  341. package/confirmation/esm/components/screens/index.js +1 -1
  342. package/confirmation/esm/components/screens/initial/component.js +1 -1
  343. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  344. package/confirmation/esm/components/screens/initial/index.css +15 -15
  345. package/confirmation/esm/components/screens/initial/index.js +1 -1
  346. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  347. package/confirmation/esm/components/screens/temp-block/index.css +4 -4
  348. package/confirmation/esm/{countdown-section-e6b3fdef.d.ts → countdown-section-06a5be49.d.ts} +0 -0
  349. package/confirmation/esm/{countdown-section-e6b3fdef.js → countdown-section-06a5be49.js} +1 -1
  350. package/confirmation/esm/index.css +2 -2
  351. package/confirmation/esm/index.js +1 -1
  352. package/confirmation/index.css +2 -2
  353. package/confirmation/index.js +1 -1
  354. package/confirmation/modern/component.js +2 -2
  355. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  356. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  357. package/confirmation/modern/components/index.js +1 -1
  358. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  359. package/confirmation/modern/components/screens/fatal-error/index.css +2 -2
  360. package/confirmation/modern/components/screens/hint/component.js +1 -1
  361. package/confirmation/modern/components/screens/hint/index.css +12 -12
  362. package/confirmation/modern/components/screens/index.js +1 -1
  363. package/confirmation/modern/components/screens/initial/component.js +1 -1
  364. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  365. package/confirmation/modern/components/screens/initial/index.css +15 -15
  366. package/confirmation/modern/components/screens/initial/index.js +1 -1
  367. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  368. package/confirmation/modern/components/screens/temp-block/index.css +4 -4
  369. package/confirmation/modern/{countdown-section-a00557d5.d.ts → countdown-section-66c4696c.d.ts} +0 -0
  370. package/confirmation/modern/{countdown-section-a00557d5.js → countdown-section-66c4696c.js} +1 -1
  371. package/confirmation/modern/index.css +2 -2
  372. package/confirmation/modern/index.js +1 -1
  373. package/custom-button/Component.js +1 -1
  374. package/custom-button/esm/Component.js +1 -1
  375. package/custom-button/esm/index.css +11 -11
  376. package/custom-button/index.css +11 -11
  377. package/custom-button/modern/Component.js +1 -1
  378. package/custom-button/modern/index.css +11 -11
  379. package/date-input/Component.d.ts +1 -1
  380. package/date-input/Component.js +1 -1
  381. package/date-input/cssm/Component.d.ts +1 -1
  382. package/date-input/esm/Component.js +1 -1
  383. package/date-input/esm/index.css +3 -3
  384. package/date-input/index.css +3 -3
  385. package/date-input/modern/Component.js +1 -1
  386. package/date-input/modern/index.css +3 -3
  387. package/divider/Component.js +1 -1
  388. package/divider/esm/Component.js +1 -1
  389. package/divider/esm/index.css +1 -1
  390. package/divider/index.css +1 -1
  391. package/divider/modern/Component.js +1 -1
  392. package/divider/modern/index.css +1 -1
  393. package/drawer/Component.js +1 -1
  394. package/drawer/esm/Component.js +1 -1
  395. package/drawer/esm/index.css +16 -16
  396. package/drawer/index.css +16 -16
  397. package/drawer/modern/Component.js +1 -1
  398. package/drawer/modern/index.css +16 -16
  399. package/dropzone/Component.js +1 -1
  400. package/dropzone/components/overlay/Component.js +1 -1
  401. package/dropzone/components/overlay/index.css +3 -3
  402. package/dropzone/esm/Component.js +1 -1
  403. package/dropzone/esm/components/overlay/Component.js +1 -1
  404. package/dropzone/esm/components/overlay/index.css +3 -3
  405. package/dropzone/esm/index.css +6 -6
  406. package/dropzone/index.css +6 -6
  407. package/dropzone/modern/Component.js +1 -1
  408. package/dropzone/modern/components/overlay/Component.js +1 -1
  409. package/dropzone/modern/components/overlay/index.css +3 -3
  410. package/dropzone/modern/index.css +6 -6
  411. package/file-upload-item/Component.js +1 -1
  412. package/file-upload-item/esm/Component.js +1 -1
  413. package/file-upload-item/esm/index.css +23 -23
  414. package/file-upload-item/index.css +23 -23
  415. package/file-upload-item/modern/Component.js +1 -1
  416. package/file-upload-item/modern/index.css +23 -23
  417. package/filter-tag/Component.js +1 -1
  418. package/filter-tag/esm/Component.js +1 -1
  419. package/filter-tag/esm/index.css +56 -56
  420. package/filter-tag/index.css +56 -56
  421. package/filter-tag/modern/Component.js +1 -1
  422. package/filter-tag/modern/index.css +56 -56
  423. package/form-control/Component.js +3 -3
  424. package/form-control/default.css +14 -14
  425. package/form-control/esm/Component.js +3 -3
  426. package/form-control/esm/default.css +14 -14
  427. package/form-control/esm/index.css +41 -41
  428. package/form-control/esm/inverted.css +14 -14
  429. package/form-control/index.css +41 -41
  430. package/form-control/inverted.css +14 -14
  431. package/form-control/modern/Component.js +3 -3
  432. package/form-control/modern/default.css +14 -14
  433. package/form-control/modern/index.css +41 -41
  434. package/form-control/modern/inverted.css +14 -14
  435. package/gallery/Component.js +3 -3
  436. package/gallery/components/header/Component.js +2 -2
  437. package/gallery/components/header/buttons.js +1 -1
  438. package/gallery/components/header/index.css +2 -2
  439. package/gallery/components/header/index.js +1 -1
  440. package/gallery/components/header-info-block/Component.js +1 -1
  441. package/gallery/components/header-info-block/index.css +4 -4
  442. package/gallery/components/image-preview/Component.js +1 -1
  443. package/gallery/components/image-preview/index.css +11 -11
  444. package/gallery/components/image-viewer/component.js +2 -2
  445. package/gallery/components/image-viewer/index.css +18 -18
  446. package/gallery/components/image-viewer/index.js +2 -2
  447. package/gallery/components/image-viewer/slide.js +1 -1
  448. package/gallery/components/index.js +2 -2
  449. package/gallery/components/navigation-bar/Component.js +1 -1
  450. package/gallery/components/navigation-bar/index.css +5 -5
  451. package/gallery/esm/Component.js +3 -3
  452. package/gallery/esm/components/header/Component.js +2 -2
  453. package/gallery/esm/components/header/buttons.js +1 -1
  454. package/gallery/esm/components/header/index.css +2 -2
  455. package/gallery/esm/components/header/index.js +1 -1
  456. package/gallery/esm/components/header-info-block/Component.js +1 -1
  457. package/gallery/esm/components/header-info-block/index.css +4 -4
  458. package/gallery/esm/components/image-preview/Component.js +1 -1
  459. package/gallery/esm/components/image-preview/index.css +11 -11
  460. package/gallery/esm/components/image-viewer/component.js +2 -2
  461. package/gallery/esm/components/image-viewer/index.css +18 -18
  462. package/gallery/esm/components/image-viewer/index.js +2 -2
  463. package/gallery/esm/components/image-viewer/slide.js +1 -1
  464. package/gallery/esm/components/index.js +2 -2
  465. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  466. package/gallery/esm/components/navigation-bar/index.css +5 -5
  467. package/gallery/esm/index.css +2 -2
  468. package/gallery/esm/index.js +2 -2
  469. package/gallery/esm/{slide-1d721957.d.ts → slide-6e320a55.d.ts} +0 -0
  470. package/gallery/esm/{slide-1d721957.js → slide-6e320a55.js} +1 -1
  471. package/gallery/esm/{tslib.es6-693921f9.d.ts → tslib.es6-de186894.d.ts} +0 -0
  472. package/gallery/esm/{tslib.es6-693921f9.js → tslib.es6-de186894.js} +0 -0
  473. package/gallery/index.css +2 -2
  474. package/gallery/index.js +2 -2
  475. package/gallery/modern/Component.js +2 -2
  476. package/gallery/modern/components/header/Component.js +1 -1
  477. package/gallery/modern/components/header/index.css +2 -2
  478. package/gallery/modern/components/header-info-block/Component.js +1 -1
  479. package/gallery/modern/components/header-info-block/index.css +4 -4
  480. package/gallery/modern/components/image-preview/Component.js +1 -1
  481. package/gallery/modern/components/image-preview/index.css +11 -11
  482. package/gallery/modern/components/image-viewer/component.js +1 -1
  483. package/gallery/modern/components/image-viewer/index.css +18 -18
  484. package/gallery/modern/components/image-viewer/index.js +1 -1
  485. package/gallery/modern/components/image-viewer/slide.js +1 -1
  486. package/gallery/modern/components/index.js +1 -1
  487. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  488. package/gallery/modern/components/navigation-bar/index.css +5 -5
  489. package/gallery/modern/index.css +2 -2
  490. package/gallery/modern/index.js +1 -1
  491. package/gallery/modern/{slide-7f86ef03.d.ts → slide-43dbb61c.d.ts} +0 -0
  492. package/gallery/modern/{slide-7f86ef03.js → slide-43dbb61c.js} +1 -1
  493. package/gallery/{slide-4996dcd3.d.ts → slide-24e4e40d.d.ts} +0 -0
  494. package/gallery/{slide-4996dcd3.js → slide-24e4e40d.js} +1 -1
  495. package/gallery/{tslib.es6-e14e7a43.d.ts → tslib.es6-a04cb918.d.ts} +0 -0
  496. package/gallery/{tslib.es6-e14e7a43.js → tslib.es6-a04cb918.js} +0 -0
  497. package/grid/Component.js +1 -1
  498. package/grid/col/Component.js +2 -2
  499. package/grid/col/index.css +511 -511
  500. package/grid/col/index.js +1 -1
  501. package/grid/esm/Component.js +1 -1
  502. package/grid/esm/col/Component.js +2 -2
  503. package/grid/esm/col/index.css +511 -511
  504. package/grid/esm/col/index.js +1 -1
  505. package/grid/esm/gutters.css +78 -78
  506. package/grid/esm/{gutters.module-7832616a.d.ts → gutters.module-6c55aca4.d.ts} +0 -0
  507. package/grid/esm/gutters.module-6c55aca4.js +27 -0
  508. package/grid/esm/index.js +1 -1
  509. package/grid/esm/row/Component.js +2 -2
  510. package/grid/esm/row/index.css +9 -9
  511. package/grid/esm/row/index.js +1 -1
  512. package/grid/gutters.css +78 -78
  513. package/grid/{gutters.module-570ad8c4.d.ts → gutters.module-93ba1cc8.d.ts} +0 -0
  514. package/grid/gutters.module-93ba1cc8.js +28 -0
  515. package/grid/index.js +1 -1
  516. package/grid/modern/Component.js +1 -1
  517. package/grid/modern/col/Component.js +2 -2
  518. package/grid/modern/col/index.css +511 -511
  519. package/grid/modern/col/index.js +1 -1
  520. package/grid/modern/gutters.css +78 -78
  521. package/grid/modern/gutters.module-aa4c9fb9.js +4 -0
  522. package/grid/modern/index.js +1 -1
  523. package/grid/modern/row/Component.js +2 -2
  524. package/grid/modern/row/index.css +9 -9
  525. package/grid/modern/row/index.js +1 -1
  526. package/grid/row/Component.js +2 -2
  527. package/grid/row/index.css +9 -9
  528. package/grid/row/index.js +1 -1
  529. package/hatching-progress-bar/Component.js +1 -1
  530. package/hatching-progress-bar/esm/Component.js +1 -1
  531. package/hatching-progress-bar/esm/index.css +11 -11
  532. package/hatching-progress-bar/index.css +11 -11
  533. package/hatching-progress-bar/modern/Component.js +1 -1
  534. package/hatching-progress-bar/modern/index.css +11 -11
  535. package/icon-button/Component.js +3 -3
  536. package/icon-button/default.css +12 -12
  537. package/icon-button/esm/Component.js +3 -3
  538. package/icon-button/esm/default.css +12 -12
  539. package/icon-button/esm/index.css +5 -5
  540. package/icon-button/esm/inverted.css +12 -12
  541. package/icon-button/index.css +5 -5
  542. package/icon-button/inverted.css +12 -12
  543. package/icon-button/modern/Component.js +3 -3
  544. package/icon-button/modern/default.css +12 -12
  545. package/icon-button/modern/index.css +5 -5
  546. package/icon-button/modern/inverted.css +12 -12
  547. package/icon-view/circle.js +1 -1
  548. package/icon-view/components/base-shape/component.js +1 -1
  549. package/icon-view/components/base-shape/index.css +24 -24
  550. package/icon-view/components/circle/component.js +1 -1
  551. package/icon-view/components/circle/index.js +1 -1
  552. package/icon-view/components/index.js +1 -1
  553. package/icon-view/components/super-ellipse/component.js +1 -1
  554. package/icon-view/components/super-ellipse/index.js +1 -1
  555. package/icon-view/esm/circle.js +1 -1
  556. package/icon-view/esm/components/base-shape/component.js +1 -1
  557. package/icon-view/esm/components/base-shape/index.css +24 -24
  558. package/icon-view/esm/components/circle/component.js +1 -1
  559. package/icon-view/esm/components/circle/index.js +1 -1
  560. package/icon-view/esm/components/index.js +1 -1
  561. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  562. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  563. package/icon-view/esm/super-ellipse.js +1 -1
  564. package/icon-view/esm/{tslib.es6-a5420c0d.d.ts → tslib.es6-f4f34c1e.d.ts} +0 -0
  565. package/icon-view/esm/{tslib.es6-a5420c0d.js → tslib.es6-f4f34c1e.js} +0 -0
  566. package/icon-view/modern/components/base-shape/component.js +1 -1
  567. package/icon-view/modern/components/base-shape/index.css +24 -24
  568. package/icon-view/super-ellipse.js +1 -1
  569. package/icon-view/{tslib.es6-93614c24.d.ts → tslib.es6-53a9a964.d.ts} +0 -0
  570. package/icon-view/{tslib.es6-93614c24.js → tslib.es6-53a9a964.js} +0 -0
  571. package/input/Component.js +3 -3
  572. package/input/default.css +12 -12
  573. package/input/esm/Component.js +3 -3
  574. package/input/esm/default.css +12 -12
  575. package/input/esm/index.css +30 -30
  576. package/input/esm/inverted.css +12 -12
  577. package/input/index.css +30 -30
  578. package/input/inverted.css +12 -12
  579. package/input/modern/Component.js +3 -3
  580. package/input/modern/default.css +12 -12
  581. package/input/modern/index.css +30 -30
  582. package/input/modern/inverted.css +12 -12
  583. package/input-autocomplete/{Component-2acfb92d.d.ts → Component-9b162cb8.d.ts} +0 -0
  584. package/input-autocomplete/{Component-2acfb92d.js → Component-9b162cb8.js} +1 -1
  585. package/input-autocomplete/Component.js +1 -1
  586. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  587. package/input-autocomplete/autocomplete-field/index.css +1 -1
  588. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  589. package/input-autocomplete/autocomplete-field/index.js +1 -1
  590. package/input-autocomplete/esm/{Component-772841c8.d.ts → Component-664ba38a.d.ts} +0 -0
  591. package/input-autocomplete/esm/{Component-772841c8.js → Component-664ba38a.js} +1 -1
  592. package/input-autocomplete/esm/Component.js +1 -1
  593. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  594. package/input-autocomplete/esm/autocomplete-field/index.css +1 -1
  595. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  596. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  597. package/input-autocomplete/esm/index.js +1 -1
  598. package/input-autocomplete/index.js +1 -1
  599. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  600. package/input-autocomplete/modern/autocomplete-field/index.css +1 -1
  601. package/intl-phone-input/{component-b5014e26.d.ts → component-a3413079.d.ts} +0 -0
  602. package/intl-phone-input/{component-b5014e26.js → component-a3413079.js} +1 -1
  603. package/intl-phone-input/component.js +3 -3
  604. package/intl-phone-input/components/flag-icon/component.js +1 -1
  605. package/intl-phone-input/components/flag-icon/index.css +260 -260
  606. package/intl-phone-input/components/index.js +1 -1
  607. package/intl-phone-input/components/select/component.js +2 -2
  608. package/intl-phone-input/components/select/index.css +5 -5
  609. package/intl-phone-input/components/select/index.js +1 -1
  610. package/intl-phone-input/components/select-field/component.js +1 -1
  611. package/intl-phone-input/components/select-field/index.css +7 -7
  612. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  613. package/intl-phone-input/components/select-field/index.js +1 -1
  614. package/intl-phone-input/esm/{component-643b15c5.d.ts → component-ae5e8019.d.ts} +0 -0
  615. package/intl-phone-input/esm/{component-643b15c5.js → component-ae5e8019.js} +1 -1
  616. package/intl-phone-input/esm/component.js +3 -3
  617. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  618. package/intl-phone-input/esm/components/flag-icon/index.css +260 -260
  619. package/intl-phone-input/esm/components/index.js +1 -1
  620. package/intl-phone-input/esm/components/select/component.js +2 -2
  621. package/intl-phone-input/esm/components/select/index.css +5 -5
  622. package/intl-phone-input/esm/components/select/index.js +1 -1
  623. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  624. package/intl-phone-input/esm/components/select-field/index.css +7 -7
  625. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  626. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  627. package/intl-phone-input/esm/index.css +2 -2
  628. package/intl-phone-input/esm/index.js +1 -1
  629. package/intl-phone-input/esm/{libphonenumber-js.min-50bc43b6.d.ts → libphonenumber-js.min-e27fa590.d.ts} +0 -0
  630. package/intl-phone-input/esm/{libphonenumber-js.min-50bc43b6.js → libphonenumber-js.min-e27fa590.js} +0 -0
  631. package/intl-phone-input/index.css +2 -2
  632. package/intl-phone-input/index.js +1 -1
  633. package/intl-phone-input/{libphonenumber-js.min-076c2aca.d.ts → libphonenumber-js.min-084b169c.d.ts} +0 -0
  634. package/intl-phone-input/{libphonenumber-js.min-076c2aca.js → libphonenumber-js.min-084b169c.js} +0 -0
  635. package/intl-phone-input/modern/component.js +2 -2
  636. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  637. package/intl-phone-input/modern/components/flag-icon/index.css +260 -260
  638. package/intl-phone-input/modern/components/select/component.js +1 -1
  639. package/intl-phone-input/modern/components/select/index.css +5 -5
  640. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  641. package/intl-phone-input/modern/components/select-field/index.css +7 -7
  642. package/intl-phone-input/modern/index.css +2 -2
  643. package/intl-phone-input/modern/{libphonenumber-js.min-50bc43b6.d.ts → libphonenumber-js.min-e27fa590.d.ts} +0 -0
  644. package/intl-phone-input/modern/{libphonenumber-js.min-50bc43b6.js → libphonenumber-js.min-e27fa590.js} +0 -0
  645. package/link/Component.js +3 -3
  646. package/link/default.css +9 -9
  647. package/link/esm/Component.js +3 -3
  648. package/link/esm/default.css +9 -9
  649. package/link/esm/index.css +11 -11
  650. package/link/esm/inverted.css +9 -9
  651. package/link/index.css +11 -11
  652. package/link/inverted.css +9 -9
  653. package/link/modern/Component.js +3 -3
  654. package/link/modern/default.css +9 -9
  655. package/link/modern/index.css +11 -11
  656. package/link/modern/inverted.css +9 -9
  657. package/list/Component.js +1 -1
  658. package/list/esm/Component.js +1 -1
  659. package/list/esm/index.css +9 -9
  660. package/list/index.css +9 -9
  661. package/list/modern/Component.js +1 -1
  662. package/list/modern/index.css +9 -9
  663. package/list-header/Component.js +1 -1
  664. package/list-header/esm/Component.js +1 -1
  665. package/list-header/esm/index.css +3 -3
  666. package/list-header/index.css +3 -3
  667. package/list-header/modern/Component.js +1 -1
  668. package/list-header/modern/index.css +3 -3
  669. package/loader/Component.js +1 -1
  670. package/loader/esm/Component.js +1 -1
  671. package/loader/esm/index.css +7 -7
  672. package/loader/index.css +7 -7
  673. package/loader/modern/Component.js +1 -1
  674. package/loader/modern/index.css +7 -7
  675. package/masked-input/Component.js +1 -1
  676. package/masked-input/esm/Component.js +1 -1
  677. package/masked-input/esm/index.css +1 -1
  678. package/masked-input/index.css +1 -1
  679. package/masked-input/modern/Component.js +1 -1
  680. package/masked-input/modern/index.css +1 -1
  681. package/modal/Component.desktop.js +3 -3
  682. package/modal/Component.mobile.js +3 -3
  683. package/modal/Component.responsive.d.ts +1 -1
  684. package/modal/Component.responsive.js +2 -2
  685. package/modal/components/closer/Component.js +2 -2
  686. package/modal/components/closer/index.css +3 -3
  687. package/modal/components/content/Component.desktop.js +2 -2
  688. package/modal/components/content/Component.js +1 -1
  689. package/modal/components/content/Component.mobile.js +2 -2
  690. package/modal/components/content/desktop.css +7 -7
  691. package/modal/components/content/index.css +2 -2
  692. package/modal/components/content/mobile.css +2 -2
  693. package/modal/components/footer/Component.desktop.js +2 -2
  694. package/modal/components/footer/Component.js +2 -2
  695. package/modal/components/footer/Component.mobile.js +2 -2
  696. package/modal/components/footer/desktop.css +8 -8
  697. package/modal/components/footer/index.css +3 -3
  698. package/modal/components/footer/layout.css +24 -24
  699. package/modal/components/footer/mobile.css +2 -2
  700. package/modal/components/header/Component.desktop.js +2 -2
  701. package/modal/components/header/Component.js +1 -1
  702. package/modal/components/header/Component.mobile.js +2 -2
  703. package/modal/components/header/desktop.css +16 -16
  704. package/modal/components/header/index.css +14 -14
  705. package/modal/components/header/mobile.css +2 -2
  706. package/modal/desktop.css +8 -8
  707. package/modal/desktop.js +2 -2
  708. package/modal/esm/Component.desktop.js +3 -3
  709. package/modal/esm/Component.mobile.js +3 -3
  710. package/modal/esm/Component.responsive.js +2 -2
  711. package/modal/esm/components/closer/Component.js +2 -2
  712. package/modal/esm/components/closer/index.css +3 -3
  713. package/modal/esm/components/content/Component.desktop.js +2 -2
  714. package/modal/esm/components/content/Component.js +1 -1
  715. package/modal/esm/components/content/Component.mobile.js +2 -2
  716. package/modal/esm/components/content/desktop.css +7 -7
  717. package/modal/esm/components/content/index.css +2 -2
  718. package/modal/esm/components/content/mobile.css +2 -2
  719. package/modal/esm/components/footer/Component.desktop.js +2 -2
  720. package/modal/esm/components/footer/Component.js +2 -2
  721. package/modal/esm/components/footer/Component.mobile.js +2 -2
  722. package/modal/esm/components/footer/desktop.css +8 -8
  723. package/modal/esm/components/footer/index.css +3 -3
  724. package/modal/esm/components/footer/layout.css +24 -24
  725. package/modal/esm/components/footer/mobile.css +2 -2
  726. package/modal/esm/components/header/Component.desktop.js +2 -2
  727. package/modal/esm/components/header/Component.js +1 -1
  728. package/modal/esm/components/header/Component.mobile.js +2 -2
  729. package/modal/esm/components/header/desktop.css +16 -16
  730. package/modal/esm/components/header/index.css +14 -14
  731. package/modal/esm/components/header/mobile.css +2 -2
  732. package/modal/esm/desktop.css +8 -8
  733. package/modal/esm/desktop.js +2 -2
  734. package/modal/esm/index.js +2 -2
  735. package/modal/esm/mobile.css +1 -1
  736. package/modal/esm/mobile.js +2 -2
  737. package/modal/esm/responsive.js +2 -2
  738. package/modal/esm/transitions.css +7 -7
  739. package/modal/esm/transitions.module-434f73d0.js +4 -0
  740. package/modal/esm/{tslib.es6-63ef2a48.d.ts → tslib.es6-c695c9eb.d.ts} +0 -0
  741. package/modal/esm/{tslib.es6-63ef2a48.js → tslib.es6-c695c9eb.js} +0 -0
  742. package/modal/index.js +2 -2
  743. package/modal/mobile.css +1 -1
  744. package/modal/mobile.js +2 -2
  745. package/modal/modern/Component.desktop.js +2 -2
  746. package/modal/modern/Component.mobile.js +2 -2
  747. package/modal/modern/Component.responsive.d.ts +1 -1
  748. package/modal/modern/Component.responsive.js +1 -1
  749. package/modal/modern/components/closer/Component.js +1 -1
  750. package/modal/modern/components/closer/index.css +3 -3
  751. package/modal/modern/components/content/Component.desktop.js +1 -1
  752. package/modal/modern/components/content/Component.js +1 -1
  753. package/modal/modern/components/content/Component.mobile.js +1 -1
  754. package/modal/modern/components/content/desktop.css +7 -7
  755. package/modal/modern/components/content/index.css +2 -2
  756. package/modal/modern/components/content/mobile.css +2 -2
  757. package/modal/modern/components/footer/Component.desktop.js +1 -1
  758. package/modal/modern/components/footer/Component.js +2 -2
  759. package/modal/modern/components/footer/Component.mobile.js +1 -1
  760. package/modal/modern/components/footer/desktop.css +8 -8
  761. package/modal/modern/components/footer/index.css +3 -3
  762. package/modal/modern/components/footer/layout.css +24 -24
  763. package/modal/modern/components/footer/mobile.css +2 -2
  764. package/modal/modern/components/header/Component.desktop.js +1 -1
  765. package/modal/modern/components/header/Component.js +1 -1
  766. package/modal/modern/components/header/Component.mobile.js +1 -1
  767. package/modal/modern/components/header/desktop.css +16 -16
  768. package/modal/modern/components/header/index.css +14 -14
  769. package/modal/modern/components/header/mobile.css +2 -2
  770. package/modal/modern/desktop.css +8 -8
  771. package/modal/modern/desktop.js +1 -1
  772. package/modal/modern/index.js +1 -1
  773. package/modal/modern/mobile.css +1 -1
  774. package/modal/modern/mobile.js +1 -1
  775. package/modal/modern/responsive.js +1 -1
  776. package/modal/modern/transitions.css +7 -7
  777. package/modal/modern/transitions.module-434f73d0.js +4 -0
  778. package/modal/responsive.js +2 -2
  779. package/modal/transitions.css +7 -7
  780. package/modal/transitions.module-da342f0e.js +4 -0
  781. package/modal/{tslib.es6-0f963ae8.d.ts → tslib.es6-2fb341e0.d.ts} +0 -0
  782. package/modal/{tslib.es6-0f963ae8.js → tslib.es6-2fb341e0.js} +0 -0
  783. package/notification/Component.js +1 -1
  784. package/notification/esm/Component.js +1 -1
  785. package/notification/esm/index.css +6 -6
  786. package/notification/index.css +6 -6
  787. package/notification/modern/Component.js +1 -1
  788. package/notification/modern/index.css +6 -6
  789. package/notification-manager/{component-dd84cb1b.d.ts → component-bb4fbc3f.d.ts} +0 -0
  790. package/notification-manager/{component-dd84cb1b.js → component-bb4fbc3f.js} +0 -0
  791. package/notification-manager/component.js +2 -2
  792. package/notification-manager/components/index.js +1 -1
  793. package/notification-manager/components/notification/component.js +1 -1
  794. package/notification-manager/components/notification/index.d.ts +1 -1
  795. package/notification-manager/components/notification/index.js +1 -1
  796. package/notification-manager/esm/{component-8cc38123.d.ts → component-c0fb0f6d.d.ts} +0 -0
  797. package/notification-manager/esm/{component-8cc38123.js → component-c0fb0f6d.js} +0 -0
  798. package/notification-manager/esm/component.js +2 -2
  799. package/notification-manager/esm/components/index.js +1 -1
  800. package/notification-manager/esm/components/notification/component.js +1 -1
  801. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  802. package/notification-manager/esm/components/notification/index.js +1 -1
  803. package/notification-manager/esm/index.css +10 -10
  804. package/notification-manager/esm/index.js +1 -1
  805. package/notification-manager/index.css +10 -10
  806. package/notification-manager/index.js +1 -1
  807. package/notification-manager/modern/component.js +1 -1
  808. package/notification-manager/modern/index.css +10 -10
  809. package/package.json +1 -1
  810. package/pagination/Component.js +1 -1
  811. package/pagination/components/default-view/index.css +1 -1
  812. package/pagination/components/default-view/index.js +1 -1
  813. package/pagination/components/per-page-view/index.css +1 -1
  814. package/pagination/components/per-page-view/index.js +1 -1
  815. package/pagination/components/tag/index.css +7 -7
  816. package/pagination/components/tag/index.js +1 -1
  817. package/pagination/esm/Component.js +1 -1
  818. package/pagination/esm/components/default-view/index.css +1 -1
  819. package/pagination/esm/components/default-view/index.js +1 -1
  820. package/pagination/esm/components/per-page-view/index.css +1 -1
  821. package/pagination/esm/components/per-page-view/index.js +1 -1
  822. package/pagination/esm/components/tag/index.css +7 -7
  823. package/pagination/esm/components/tag/index.js +1 -1
  824. package/pagination/esm/index.css +3 -3
  825. package/pagination/index.css +3 -3
  826. package/pagination/modern/Component.js +1 -1
  827. package/pagination/modern/components/default-view/index.css +1 -1
  828. package/pagination/modern/components/default-view/index.js +1 -1
  829. package/pagination/modern/components/per-page-view/index.css +1 -1
  830. package/pagination/modern/components/per-page-view/index.js +1 -1
  831. package/pagination/modern/components/tag/index.css +7 -7
  832. package/pagination/modern/components/tag/index.js +1 -1
  833. package/pagination/modern/index.css +3 -3
  834. package/password-input/component.js +1 -1
  835. package/password-input/esm/component.js +1 -1
  836. package/password-input/esm/index.css +4 -4
  837. package/password-input/index.css +4 -4
  838. package/password-input/modern/component.js +1 -1
  839. package/password-input/modern/index.css +4 -4
  840. package/picker-button/Component.d.ts +1 -1
  841. package/picker-button/Component.js +2 -2
  842. package/picker-button/esm/Component.js +2 -2
  843. package/picker-button/esm/field/Component.js +2 -2
  844. package/picker-button/esm/field/index.css +2 -2
  845. package/picker-button/esm/field/index.js +1 -1
  846. package/picker-button/esm/index.css +5 -5
  847. package/picker-button/esm/index.js +1 -1
  848. package/picker-button/esm/option/Component.js +2 -2
  849. package/picker-button/esm/option/index.css +3 -3
  850. package/picker-button/esm/option/index.js +1 -1
  851. package/picker-button/esm/{tslib.es6-f7476bdb.d.ts → tslib.es6-70227afe.d.ts} +0 -0
  852. package/picker-button/esm/{tslib.es6-f7476bdb.js → tslib.es6-70227afe.js} +0 -0
  853. package/picker-button/field/Component.js +2 -2
  854. package/picker-button/field/index.css +2 -2
  855. package/picker-button/field/index.js +1 -1
  856. package/picker-button/index.css +5 -5
  857. package/picker-button/index.js +1 -1
  858. package/picker-button/modern/Component.js +1 -1
  859. package/picker-button/modern/field/Component.js +1 -1
  860. package/picker-button/modern/field/index.css +2 -2
  861. package/picker-button/modern/index.css +5 -5
  862. package/picker-button/modern/option/Component.js +1 -1
  863. package/picker-button/modern/option/index.css +3 -3
  864. package/picker-button/option/Component.js +2 -2
  865. package/picker-button/option/index.css +3 -3
  866. package/picker-button/option/index.js +1 -1
  867. package/picker-button/{tslib.es6-02cf7e74.d.ts → tslib.es6-07714b2c.d.ts} +0 -0
  868. package/picker-button/{tslib.es6-02cf7e74.js → tslib.es6-07714b2c.js} +0 -0
  869. package/plate/Component.js +1 -1
  870. package/plate/esm/Component.js +1 -1
  871. package/plate/esm/index.css +27 -27
  872. package/plate/index.css +27 -27
  873. package/plate/modern/Component.js +1 -1
  874. package/plate/modern/index.css +27 -27
  875. package/popover/Component.js +1 -1
  876. package/popover/esm/Component.js +1 -1
  877. package/popover/esm/index.css +33 -33
  878. package/popover/index.css +33 -33
  879. package/popover/modern/Component.js +1 -1
  880. package/popover/modern/index.css +33 -33
  881. package/progress-bar/Component.js +1 -1
  882. package/progress-bar/esm/Component.js +1 -1
  883. package/progress-bar/esm/index.css +12 -12
  884. package/progress-bar/index.css +12 -12
  885. package/progress-bar/modern/Component.js +1 -1
  886. package/progress-bar/modern/index.css +12 -12
  887. package/pure-input/Component.js +1 -1
  888. package/pure-input/esm/Component.js +1 -1
  889. package/pure-input/esm/index.css +25 -25
  890. package/pure-input/index.css +25 -25
  891. package/pure-input/modern/Component.js +1 -1
  892. package/pure-input/modern/index.css +25 -25
  893. package/radio/Component.js +1 -1
  894. package/radio/esm/Component.js +1 -1
  895. package/radio/esm/index.css +31 -31
  896. package/radio/index.css +31 -31
  897. package/radio/modern/Component.js +1 -1
  898. package/radio/modern/index.css +31 -31
  899. package/radio-group/Component.js +1 -1
  900. package/radio-group/esm/Component.js +1 -1
  901. package/radio-group/esm/index.css +16 -16
  902. package/radio-group/index.css +16 -16
  903. package/radio-group/modern/Component.js +1 -1
  904. package/radio-group/modern/index.css +16 -16
  905. package/select/{Component-b41bfcaa.d.ts → Component-b18b6767.d.ts} +0 -0
  906. package/select/{Component-b41bfcaa.js → Component-b18b6767.js} +2 -2
  907. package/select/{Component-66a22106.d.ts → Component-be977648.d.ts} +0 -0
  908. package/select/{Component-66a22106.js → Component-be977648.js} +5 -5
  909. package/select/Component.js +2 -2
  910. package/select/components/arrow/Component.js +1 -1
  911. package/select/components/arrow/index.css +2 -2
  912. package/select/components/base-select/Component.js +2 -2
  913. package/select/components/base-select/index.css +6 -6
  914. package/select/components/base-select/index.d.ts +1 -1
  915. package/select/components/base-select/index.js +2 -2
  916. package/select/components/checkmark/Component.js +1 -1
  917. package/select/components/checkmark/index.css +6 -6
  918. package/select/components/field/Component.js +2 -2
  919. package/select/components/field/index.css +8 -8
  920. package/select/components/field/index.js +1 -1
  921. package/select/components/index.js +4 -4
  922. package/select/components/native-select/Component.js +1 -1
  923. package/select/components/native-select/index.js +1 -1
  924. package/select/components/optgroup/Component.js +1 -1
  925. package/select/components/optgroup/index.css +5 -5
  926. package/select/components/option/Component.js +2 -2
  927. package/select/components/option/index.css +19 -19
  928. package/select/components/option/index.js +1 -1
  929. package/select/components/options-list/Component.js +2 -2
  930. package/select/components/options-list/index.css +5 -5
  931. package/select/components/options-list/index.js +1 -1
  932. package/select/components/select-mobile/Component.js +4 -4
  933. package/select/components/select-mobile/checkmark/Component.js +1 -1
  934. package/select/components/select-mobile/checkmark/index.css +3 -3
  935. package/select/components/select-mobile/index.css +10 -10
  936. package/select/components/select-mobile/index.d.ts +1 -1
  937. package/select/components/select-mobile/index.js +4 -4
  938. package/select/components/select-mobile/options-list/Component.js +2 -2
  939. package/select/components/select-mobile/options-list/index.css +8 -8
  940. package/select/components/select-mobile/options-list/index.js +1 -1
  941. package/select/components/virtual-options-list/Component.js +2 -2
  942. package/select/components/virtual-options-list/index.css +11 -11
  943. package/select/components/virtual-options-list/index.js +1 -1
  944. package/select/esm/{Component-356be910.d.ts → Component-a43b7139.d.ts} +0 -0
  945. package/select/esm/{Component-356be910.js → Component-a43b7139.js} +2 -2
  946. package/select/esm/{Component-d9504010.d.ts → Component-da058ac9.d.ts} +0 -0
  947. package/select/esm/{Component-d9504010.js → Component-da058ac9.js} +5 -5
  948. package/select/esm/Component.js +2 -2
  949. package/select/esm/components/arrow/Component.js +1 -1
  950. package/select/esm/components/arrow/index.css +2 -2
  951. package/select/esm/components/base-select/Component.js +2 -2
  952. package/select/esm/components/base-select/index.css +6 -6
  953. package/select/esm/components/base-select/index.d.ts +1 -1
  954. package/select/esm/components/base-select/index.js +2 -2
  955. package/select/esm/components/checkmark/Component.js +1 -1
  956. package/select/esm/components/checkmark/index.css +6 -6
  957. package/select/esm/components/field/Component.js +2 -2
  958. package/select/esm/components/field/index.css +8 -8
  959. package/select/esm/components/field/index.js +1 -1
  960. package/select/esm/components/index.js +4 -4
  961. package/select/esm/components/native-select/Component.js +1 -1
  962. package/select/esm/components/native-select/index.js +1 -1
  963. package/select/esm/components/optgroup/Component.js +1 -1
  964. package/select/esm/components/optgroup/index.css +5 -5
  965. package/select/esm/components/option/Component.js +2 -2
  966. package/select/esm/components/option/index.css +19 -19
  967. package/select/esm/components/option/index.js +1 -1
  968. package/select/esm/components/options-list/Component.js +2 -2
  969. package/select/esm/components/options-list/index.css +5 -5
  970. package/select/esm/components/options-list/index.js +1 -1
  971. package/select/esm/components/select-mobile/Component.js +4 -4
  972. package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
  973. package/select/esm/components/select-mobile/checkmark/index.css +3 -3
  974. package/select/esm/components/select-mobile/index.css +10 -10
  975. package/select/esm/components/select-mobile/index.d.ts +1 -1
  976. package/select/esm/components/select-mobile/index.js +4 -4
  977. package/select/esm/components/select-mobile/options-list/Component.js +2 -2
  978. package/select/esm/components/select-mobile/options-list/index.css +8 -8
  979. package/select/esm/components/select-mobile/options-list/index.js +1 -1
  980. package/select/esm/components/virtual-options-list/Component.js +2 -2
  981. package/select/esm/components/virtual-options-list/index.css +11 -11
  982. package/select/esm/components/virtual-options-list/index.js +1 -1
  983. package/select/esm/index.js +4 -4
  984. package/select/esm/{intersection-observer-a14b6d1a.d.ts → intersection-observer-817e4e62.d.ts} +0 -0
  985. package/select/esm/{intersection-observer-a14b6d1a.js → intersection-observer-817e4e62.js} +0 -0
  986. package/select/esm/presets/index.js +4 -4
  987. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  988. package/select/esm/presets/useLazyLoading/index.css +1 -1
  989. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  990. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  991. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  992. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  993. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  994. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  995. package/select/esm/presets/useSelectWithLoading/index.css +1 -1
  996. package/select/esm/{tslib.es6-f5d4c297.d.ts → tslib.es6-e206ae15.d.ts} +0 -0
  997. package/select/esm/{tslib.es6-f5d4c297.js → tslib.es6-e206ae15.js} +0 -0
  998. package/select/index.js +4 -4
  999. package/select/{intersection-observer-2cadd106.d.ts → intersection-observer-d058a21a.d.ts} +0 -0
  1000. package/select/{intersection-observer-2cadd106.js → intersection-observer-d058a21a.js} +0 -0
  1001. package/select/modern/{Component-ab70b3c9.d.ts → Component-8f1e13c8.d.ts} +0 -0
  1002. package/select/modern/{Component-ab70b3c9.js → Component-8f1e13c8.js} +1 -1
  1003. package/select/modern/{Component-a8800df1.d.ts → Component-b1758b58.d.ts} +1 -1
  1004. package/select/modern/{Component-a8800df1.js → Component-b1758b58.js} +7 -7
  1005. package/select/modern/Component.d.ts +1 -1
  1006. package/select/modern/Component.js +4 -4
  1007. package/select/modern/components/arrow/Component.js +1 -1
  1008. package/select/modern/components/arrow/index.css +2 -2
  1009. package/select/modern/components/base-select/Component.js +1 -1
  1010. package/select/modern/components/base-select/index.css +6 -6
  1011. package/select/modern/components/base-select/index.d.ts +1 -1
  1012. package/select/modern/components/base-select/index.js +1 -1
  1013. package/select/modern/components/checkmark/Component.js +1 -1
  1014. package/select/modern/components/checkmark/index.css +6 -6
  1015. package/select/modern/components/field/Component.js +2 -2
  1016. package/select/modern/components/field/index.css +8 -8
  1017. package/select/modern/components/field/index.js +1 -1
  1018. package/select/modern/components/index.js +6 -6
  1019. package/select/modern/components/optgroup/Component.js +1 -1
  1020. package/select/modern/components/optgroup/index.css +5 -5
  1021. package/select/modern/components/option/Component.js +1 -1
  1022. package/select/modern/components/option/index.css +19 -19
  1023. package/select/modern/components/options-list/Component.js +1 -1
  1024. package/select/modern/components/options-list/index.css +5 -5
  1025. package/select/modern/components/select-mobile/Component.js +6 -6
  1026. package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
  1027. package/select/modern/components/select-mobile/checkmark/index.css +3 -3
  1028. package/select/modern/components/select-mobile/index.css +10 -10
  1029. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1030. package/select/modern/components/select-mobile/index.js +6 -6
  1031. package/select/modern/components/select-mobile/options-list/Component.js +1 -1
  1032. package/select/modern/components/select-mobile/options-list/index.css +8 -8
  1033. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1034. package/select/modern/components/virtual-options-list/index.css +11 -11
  1035. package/select/modern/index.js +6 -6
  1036. package/select/modern/{intersection-observer-a14b6d1a.d.ts → intersection-observer-817e4e62.d.ts} +0 -0
  1037. package/select/modern/{intersection-observer-a14b6d1a.js → intersection-observer-817e4e62.js} +0 -0
  1038. package/select/modern/presets/index.js +6 -6
  1039. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1040. package/select/modern/presets/useLazyLoading/index.css +1 -1
  1041. package/select/modern/presets/useSelectWithApply/hook.js +6 -6
  1042. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
  1043. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1044. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1045. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
  1046. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1047. package/select/modern/presets/useSelectWithLoading/index.css +1 -1
  1048. package/select/presets/index.js +4 -4
  1049. package/select/presets/useLazyLoading/hook.js +3 -3
  1050. package/select/presets/useLazyLoading/index.css +1 -1
  1051. package/select/presets/useSelectWithApply/hook.js +4 -4
  1052. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1053. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1054. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1055. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1056. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1057. package/select/presets/useSelectWithLoading/index.css +1 -1
  1058. package/select/{tslib.es6-599e4746.d.ts → tslib.es6-8de80186.d.ts} +0 -0
  1059. package/select/{tslib.es6-599e4746.js → tslib.es6-8de80186.js} +0 -0
  1060. package/select-with-tags/component.js +1 -1
  1061. package/select-with-tags/components/index.js +1 -1
  1062. package/select-with-tags/components/tag/component.js +2 -2
  1063. package/select-with-tags/components/tag/index.css +10 -10
  1064. package/select-with-tags/components/tag/index.js +1 -1
  1065. package/select-with-tags/components/tag-list/component.js +2 -2
  1066. package/select-with-tags/components/tag-list/index.css +30 -30
  1067. package/select-with-tags/components/tag-list/index.js +1 -1
  1068. package/select-with-tags/esm/component.js +1 -1
  1069. package/select-with-tags/esm/components/index.js +1 -1
  1070. package/select-with-tags/esm/components/tag/component.js +2 -2
  1071. package/select-with-tags/esm/components/tag/index.css +10 -10
  1072. package/select-with-tags/esm/components/tag/index.js +1 -1
  1073. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1074. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  1075. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1076. package/select-with-tags/esm/index.js +1 -1
  1077. package/select-with-tags/esm/{tslib.es6-689a352d.d.ts → tslib.es6-f787333c.d.ts} +0 -0
  1078. package/select-with-tags/esm/{tslib.es6-689a352d.js → tslib.es6-f787333c.js} +0 -0
  1079. package/select-with-tags/esm/utils/index.js +1 -1
  1080. package/select-with-tags/esm/utils/match.js +1 -1
  1081. package/select-with-tags/index.js +1 -1
  1082. package/select-with-tags/modern/components/tag/component.js +1 -1
  1083. package/select-with-tags/modern/components/tag/index.css +10 -10
  1084. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1085. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  1086. package/select-with-tags/{tslib.es6-b25d7f39.d.ts → tslib.es6-a562dbaf.d.ts} +0 -0
  1087. package/select-with-tags/{tslib.es6-b25d7f39.js → tslib.es6-a562dbaf.js} +0 -0
  1088. package/select-with-tags/utils/index.js +1 -1
  1089. package/select-with-tags/utils/match.js +1 -1
  1090. package/skeleton/Component.js +1 -1
  1091. package/skeleton/esm/Component.js +1 -1
  1092. package/skeleton/esm/index.css +10 -10
  1093. package/skeleton/index.css +10 -10
  1094. package/skeleton/modern/Component.js +1 -1
  1095. package/skeleton/modern/index.css +10 -10
  1096. package/slider/Component.js +1 -1
  1097. package/slider/esm/Component.js +1 -1
  1098. package/slider/esm/index.css +36 -36
  1099. package/slider/index.css +36 -36
  1100. package/slider/modern/Component.js +1 -1
  1101. package/slider/modern/index.css +36 -36
  1102. package/slider-input/Component.js +1 -1
  1103. package/slider-input/esm/Component.js +1 -1
  1104. package/slider-input/esm/index.css +16 -16
  1105. package/slider-input/index.css +16 -16
  1106. package/slider-input/modern/Component.js +1 -1
  1107. package/slider-input/modern/index.css +16 -16
  1108. package/space/Component.js +2 -2
  1109. package/space/{Item-f952b8a4.d.ts → Item-cc675cc8.d.ts} +0 -0
  1110. package/space/{Item-f952b8a4.js → Item-cc675cc8.js} +0 -0
  1111. package/space/Item.js +1 -1
  1112. package/space/esm/Component.js +2 -2
  1113. package/space/esm/{Item-5fc6e06e.d.ts → Item-0c619fcf.d.ts} +0 -0
  1114. package/space/esm/{Item-5fc6e06e.js → Item-0c619fcf.js} +0 -0
  1115. package/space/esm/Item.js +1 -1
  1116. package/space/esm/index.css +8 -8
  1117. package/space/esm/index.js +1 -1
  1118. package/space/index.css +8 -8
  1119. package/space/index.js +1 -1
  1120. package/space/modern/Component.js +1 -1
  1121. package/space/modern/index.css +8 -8
  1122. package/spinner/Component.js +1 -1
  1123. package/spinner/esm/Component.js +1 -1
  1124. package/spinner/esm/index.css +6 -6
  1125. package/spinner/index.css +6 -6
  1126. package/spinner/modern/Component.js +1 -1
  1127. package/spinner/modern/index.css +6 -6
  1128. package/status/Component.js +1 -1
  1129. package/status/esm/Component.js +1 -1
  1130. package/status/esm/index.css +17 -17
  1131. package/status/index.css +17 -17
  1132. package/status/modern/Component.js +1 -1
  1133. package/status/modern/index.css +17 -17
  1134. package/stepped-progress-bar/Component.js +1 -1
  1135. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1136. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1137. package/stepped-progress-bar/esm/Component.js +1 -1
  1138. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1139. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1140. package/stepped-progress-bar/esm/index.css +3 -3
  1141. package/stepped-progress-bar/index.css +3 -3
  1142. package/stepped-progress-bar/modern/Component.js +1 -1
  1143. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1144. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1145. package/stepped-progress-bar/modern/index.css +3 -3
  1146. package/switch/Component.js +1 -1
  1147. package/switch/esm/Component.js +1 -1
  1148. package/switch/esm/index.css +25 -25
  1149. package/switch/index.css +25 -25
  1150. package/switch/modern/Component.js +1 -1
  1151. package/switch/modern/index.css +25 -25
  1152. package/table/component.js +1 -1
  1153. package/table/components/index.js +1 -1
  1154. package/table/components/pagination/Component.js +2 -2
  1155. package/table/components/pagination/index.css +7 -7
  1156. package/table/components/pagination/index.js +1 -1
  1157. package/table/components/pagination/select-field/index.css +3 -3
  1158. package/table/components/pagination/select-field/index.js +2 -2
  1159. package/table/components/table/Component.js +2 -2
  1160. package/table/components/table/index.css +5 -5
  1161. package/table/components/table/index.js +1 -1
  1162. package/table/components/table/utils.js +1 -1
  1163. package/table/components/tbody/Component.js +2 -2
  1164. package/table/components/tbody/index.css +1 -1
  1165. package/table/components/tbody/index.js +1 -1
  1166. package/table/components/tcell/Component.js +2 -2
  1167. package/table/components/tcell/index.css +3 -3
  1168. package/table/components/tcell/index.js +1 -1
  1169. package/table/components/texpandable-row/Component.js +2 -2
  1170. package/table/components/texpandable-row/index.css +4 -4
  1171. package/table/components/texpandable-row/index.js +1 -1
  1172. package/table/components/thead/Component.js +2 -2
  1173. package/table/components/thead/index.css +5 -5
  1174. package/table/components/thead/index.js +1 -1
  1175. package/table/components/thead-cell/Component.js +2 -2
  1176. package/table/components/thead-cell/index.css +4 -4
  1177. package/table/components/thead-cell/index.js +1 -1
  1178. package/table/components/trow/Component.js +2 -2
  1179. package/table/components/trow/index.css +7 -7
  1180. package/table/components/trow/index.js +1 -1
  1181. package/table/components/tsortable-head-cell/Component.js +2 -2
  1182. package/table/components/tsortable-head-cell/index.css +8 -8
  1183. package/table/components/tsortable-head-cell/index.js +1 -1
  1184. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1185. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1186. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1187. package/table/esm/component.js +1 -1
  1188. package/table/esm/components/index.js +1 -1
  1189. package/table/esm/components/pagination/Component.js +2 -2
  1190. package/table/esm/components/pagination/index.css +7 -7
  1191. package/table/esm/components/pagination/index.js +1 -1
  1192. package/table/esm/components/pagination/select-field/index.css +3 -3
  1193. package/table/esm/components/pagination/select-field/index.js +2 -2
  1194. package/table/esm/components/table/Component.js +2 -2
  1195. package/table/esm/components/table/index.css +5 -5
  1196. package/table/esm/components/table/index.js +1 -1
  1197. package/table/esm/components/table/utils.js +1 -1
  1198. package/table/esm/components/tbody/Component.js +2 -2
  1199. package/table/esm/components/tbody/index.css +1 -1
  1200. package/table/esm/components/tbody/index.js +1 -1
  1201. package/table/esm/components/tcell/Component.js +2 -2
  1202. package/table/esm/components/tcell/index.css +3 -3
  1203. package/table/esm/components/tcell/index.js +1 -1
  1204. package/table/esm/components/texpandable-row/Component.js +2 -2
  1205. package/table/esm/components/texpandable-row/index.css +4 -4
  1206. package/table/esm/components/texpandable-row/index.js +1 -1
  1207. package/table/esm/components/thead/Component.js +2 -2
  1208. package/table/esm/components/thead/index.css +5 -5
  1209. package/table/esm/components/thead/index.js +1 -1
  1210. package/table/esm/components/thead-cell/Component.js +2 -2
  1211. package/table/esm/components/thead-cell/index.css +4 -4
  1212. package/table/esm/components/thead-cell/index.js +1 -1
  1213. package/table/esm/components/trow/Component.js +2 -2
  1214. package/table/esm/components/trow/index.css +7 -7
  1215. package/table/esm/components/trow/index.js +1 -1
  1216. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1217. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  1218. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1219. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1220. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1221. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1222. package/table/esm/index.js +1 -1
  1223. package/table/esm/{tslib.es6-959f28cc.d.ts → tslib.es6-c12a3807.d.ts} +0 -0
  1224. package/table/esm/{tslib.es6-959f28cc.js → tslib.es6-c12a3807.js} +0 -0
  1225. package/table/index.js +1 -1
  1226. package/table/modern/components/pagination/Component.js +1 -1
  1227. package/table/modern/components/pagination/index.css +7 -7
  1228. package/table/modern/components/pagination/select-field/index.css +3 -3
  1229. package/table/modern/components/pagination/select-field/index.js +1 -1
  1230. package/table/modern/components/table/Component.js +1 -1
  1231. package/table/modern/components/table/index.css +5 -5
  1232. package/table/modern/components/tbody/Component.js +1 -1
  1233. package/table/modern/components/tbody/index.css +1 -1
  1234. package/table/modern/components/tcell/Component.js +1 -1
  1235. package/table/modern/components/tcell/index.css +3 -3
  1236. package/table/modern/components/texpandable-row/Component.js +1 -1
  1237. package/table/modern/components/texpandable-row/index.css +4 -4
  1238. package/table/modern/components/thead/Component.js +1 -1
  1239. package/table/modern/components/thead/index.css +5 -5
  1240. package/table/modern/components/thead-cell/Component.js +1 -1
  1241. package/table/modern/components/thead-cell/index.css +4 -4
  1242. package/table/modern/components/trow/Component.js +1 -1
  1243. package/table/modern/components/trow/index.css +7 -7
  1244. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1245. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  1246. package/table/{tslib.es6-f8e57dc0.d.ts → tslib.es6-9a7988a1.d.ts} +0 -0
  1247. package/table/{tslib.es6-f8e57dc0.js → tslib.es6-9a7988a1.js} +0 -0
  1248. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1249. package/tabs/components/primary-tablist/Component.js +1 -1
  1250. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1251. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1252. package/tabs/components/primary-tablist/index.css +18 -18
  1253. package/tabs/components/primary-tablist/mobile.css +20 -20
  1254. package/tabs/components/scrollable-container/Component.js +1 -1
  1255. package/tabs/components/scrollable-container/index.css +3 -3
  1256. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1257. package/tabs/components/secondary-tablist/Component.js +1 -1
  1258. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1259. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1260. package/tabs/components/secondary-tablist/index.css +9 -9
  1261. package/tabs/components/secondary-tablist/mobile.css +11 -11
  1262. package/tabs/components/tab/Component.js +1 -1
  1263. package/tabs/components/tab/index.css +2 -2
  1264. package/tabs/components/tabs/Component.desktop.js +3 -3
  1265. package/tabs/components/tabs/Component.mobile.js +3 -3
  1266. package/tabs/components/tabs/Component.responsive.js +3 -3
  1267. package/tabs/cssm/components/tabs/Component.d.ts +1 -1
  1268. package/tabs/cssm/components/tabs/Component.desktop.d.ts +1 -1
  1269. package/tabs/cssm/components/tabs/Component.mobile.d.ts +1 -1
  1270. package/tabs/cssm/components/tabs/Component.responsive.d.ts +1 -1
  1271. package/tabs/desktop.js +3 -3
  1272. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1273. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1274. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1275. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1276. package/tabs/esm/components/primary-tablist/index.css +18 -18
  1277. package/tabs/esm/components/primary-tablist/mobile.css +20 -20
  1278. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1279. package/tabs/esm/components/scrollable-container/index.css +3 -3
  1280. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1281. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1282. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1283. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1284. package/tabs/esm/components/secondary-tablist/index.css +9 -9
  1285. package/tabs/esm/components/secondary-tablist/mobile.css +11 -11
  1286. package/tabs/esm/components/tab/Component.js +1 -1
  1287. package/tabs/esm/components/tab/index.css +2 -2
  1288. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1289. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1290. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1291. package/tabs/esm/desktop.js +3 -3
  1292. package/tabs/esm/index.js +3 -3
  1293. package/tabs/esm/index.module-12ad012a.js +4 -0
  1294. package/tabs/esm/index.module-aa844be8.js +4 -0
  1295. package/tabs/esm/mobile.js +3 -3
  1296. package/tabs/esm/responsive.js +3 -3
  1297. package/tabs/esm/{tslib.es6-443049c4.d.ts → tslib.es6-3e65569d.d.ts} +0 -0
  1298. package/tabs/esm/{tslib.es6-443049c4.js → tslib.es6-3e65569d.js} +0 -0
  1299. package/tabs/index.js +3 -3
  1300. package/tabs/index.module-a82096ed.js +4 -0
  1301. package/tabs/index.module-cf1d9137.js +4 -0
  1302. package/tabs/mobile.js +3 -3
  1303. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1304. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1305. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1306. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1307. package/tabs/modern/components/primary-tablist/mobile.css +20 -20
  1308. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1309. package/tabs/modern/components/scrollable-container/index.css +3 -3
  1310. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1311. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1312. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1313. package/tabs/modern/components/secondary-tablist/index.css +9 -9
  1314. package/tabs/modern/components/secondary-tablist/mobile.css +11 -11
  1315. package/tabs/modern/components/tab/Component.js +1 -1
  1316. package/tabs/modern/components/tab/index.css +2 -2
  1317. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1318. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1319. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1320. package/tabs/modern/desktop.js +2 -2
  1321. package/tabs/modern/index.js +2 -2
  1322. package/tabs/modern/index.module-12ad012a.js +4 -0
  1323. package/tabs/modern/index.module-aa844be8.js +4 -0
  1324. package/tabs/modern/mobile.js +2 -2
  1325. package/tabs/modern/responsive.js +2 -2
  1326. package/tabs/responsive.js +3 -3
  1327. package/tabs/{tslib.es6-bc041f9a.d.ts → tslib.es6-908c4545.d.ts} +0 -0
  1328. package/tabs/{tslib.es6-bc041f9a.js → tslib.es6-908c4545.js} +0 -0
  1329. package/tag/Component.js +3 -3
  1330. package/tag/default.css +8 -8
  1331. package/tag/esm/Component.js +3 -3
  1332. package/tag/esm/default.css +8 -8
  1333. package/tag/esm/index.css +37 -37
  1334. package/tag/esm/inverted.css +8 -8
  1335. package/tag/index.css +37 -37
  1336. package/tag/inverted.css +8 -8
  1337. package/tag/modern/Component.js +3 -3
  1338. package/tag/modern/default.css +8 -8
  1339. package/tag/modern/index.css +37 -37
  1340. package/tag/modern/inverted.css +8 -8
  1341. package/textarea/Component.js +3 -3
  1342. package/textarea/default.css +18 -18
  1343. package/textarea/esm/Component.js +3 -3
  1344. package/textarea/esm/default.css +18 -18
  1345. package/textarea/esm/index.css +21 -21
  1346. package/textarea/esm/inverted.css +18 -18
  1347. package/textarea/index.css +21 -21
  1348. package/textarea/inverted.css +18 -18
  1349. package/textarea/modern/Component.js +3 -3
  1350. package/textarea/modern/default.css +18 -18
  1351. package/textarea/modern/index.css +21 -21
  1352. package/textarea/modern/inverted.css +18 -18
  1353. package/themes/compiled/mobile-dark-bluetint.css +810 -810
  1354. package/toast/component.d.ts +10 -4
  1355. package/toast/component.js +3 -3
  1356. package/toast/cssm/component.d.ts +10 -4
  1357. package/toast/cssm/component.js +2 -2
  1358. package/toast/esm/component.d.ts +10 -4
  1359. package/toast/esm/component.js +3 -3
  1360. package/toast/esm/index.css +9 -9
  1361. package/toast/index.css +9 -9
  1362. package/toast/modern/component.d.ts +10 -4
  1363. package/toast/modern/component.js +3 -3
  1364. package/toast/modern/index.css +9 -9
  1365. package/toast-plate/component.js +1 -1
  1366. package/toast-plate/esm/component.js +1 -1
  1367. package/toast-plate/esm/index.css +14 -14
  1368. package/toast-plate/index.css +14 -14
  1369. package/toast-plate/modern/component.js +1 -1
  1370. package/toast-plate/modern/index.css +14 -14
  1371. package/tooltip/{Component-bf10e97b.d.ts → Component-8736508e.d.ts} +0 -0
  1372. package/tooltip/{Component-bf10e97b.js → Component-8736508e.js} +1 -1
  1373. package/tooltip/Component.js +1 -1
  1374. package/tooltip/component.responsive.js +2 -2
  1375. package/tooltip/esm/{Component-9b1fbe2f.d.ts → Component-a3f2f54e.d.ts} +0 -0
  1376. package/tooltip/esm/{Component-9b1fbe2f.js → Component-a3f2f54e.js} +1 -1
  1377. package/tooltip/esm/Component.js +1 -1
  1378. package/tooltip/esm/component.responsive.js +2 -2
  1379. package/tooltip/esm/index.css +7 -7
  1380. package/tooltip/esm/index.d.ts +1 -1
  1381. package/tooltip/esm/index.js +1 -1
  1382. package/tooltip/esm/responsive.css +2 -2
  1383. package/tooltip/esm/responsive.js +1 -1
  1384. package/tooltip/index.css +7 -7
  1385. package/tooltip/index.d.ts +1 -1
  1386. package/tooltip/index.js +1 -1
  1387. package/tooltip/modern/Component.js +1 -1
  1388. package/tooltip/modern/component.responsive.js +1 -1
  1389. package/tooltip/modern/index.css +7 -7
  1390. package/tooltip/modern/responsive.css +2 -2
  1391. package/tooltip/responsive.css +2 -2
  1392. package/tooltip/responsive.js +1 -1
  1393. package/typography/colors.css +12 -12
  1394. package/typography/{colors.module-2e67fba4.d.ts → colors.module-03a15761.d.ts} +0 -0
  1395. package/typography/{colors.module-2e67fba4.js → colors.module-03a15761.js} +1 -1
  1396. package/typography/common.module-6047feb3.js +4 -0
  1397. package/typography/component.js +2 -2
  1398. package/typography/esm/colors.css +12 -12
  1399. package/typography/esm/{colors.module-42da457b.d.ts → colors.module-877ac7eb.d.ts} +0 -0
  1400. package/typography/esm/{colors.module-42da457b.js → colors.module-877ac7eb.js} +1 -1
  1401. package/typography/esm/common.module-d21d5e4b.js +4 -0
  1402. package/typography/esm/component.js +2 -2
  1403. package/typography/esm/index.js +2 -2
  1404. package/typography/esm/text/component.js +2 -2
  1405. package/typography/esm/text/index.css +13 -13
  1406. package/typography/esm/text/index.js +1 -1
  1407. package/typography/esm/title/common.css +4 -4
  1408. package/typography/esm/title/component.js +1 -1
  1409. package/typography/esm/title/index.css +18 -18
  1410. package/typography/esm/title/index.js +3 -3
  1411. package/typography/esm/title-mobile/component.js +3 -3
  1412. package/typography/esm/title-mobile/index.css +13 -13
  1413. package/typography/esm/title-mobile/index.js +2 -2
  1414. package/typography/esm/title-responsive/component.js +3 -3
  1415. package/typography/esm/title-responsive/index.css +40 -40
  1416. package/typography/esm/title-responsive/index.js +2 -2
  1417. package/typography/index.js +2 -2
  1418. package/typography/modern/colors.css +12 -12
  1419. package/typography/modern/colors.module-cba5dc97.js +4 -0
  1420. package/typography/modern/common.module-d21d5e4b.js +4 -0
  1421. package/typography/modern/component.js +2 -2
  1422. package/typography/modern/index.js +2 -2
  1423. package/typography/modern/text/component.d.ts +2 -2
  1424. package/typography/modern/text/component.js +2 -2
  1425. package/typography/modern/text/index.css +13 -13
  1426. package/typography/modern/text/index.js +1 -1
  1427. package/typography/modern/title/common.css +4 -4
  1428. package/typography/modern/title/component.d.ts +3 -3
  1429. package/typography/modern/title/component.js +1 -1
  1430. package/typography/modern/title/index.css +18 -18
  1431. package/typography/modern/title/index.js +3 -3
  1432. package/typography/modern/title-mobile/component.js +3 -3
  1433. package/typography/modern/title-mobile/index.css +13 -13
  1434. package/typography/modern/title-mobile/index.js +2 -2
  1435. package/typography/modern/title-responsive/component.js +3 -3
  1436. package/typography/modern/title-responsive/index.css +40 -40
  1437. package/typography/modern/title-responsive/index.js +2 -2
  1438. package/typography/text/component.d.ts +2 -2
  1439. package/typography/text/component.js +2 -2
  1440. package/typography/text/index.css +13 -13
  1441. package/typography/text/index.js +1 -1
  1442. package/typography/title/common.css +4 -4
  1443. package/typography/title/component.d.ts +2 -2
  1444. package/typography/title/component.js +1 -1
  1445. package/typography/title/index.css +18 -18
  1446. package/typography/title/index.js +3 -3
  1447. package/typography/title-mobile/component.js +3 -3
  1448. package/typography/title-mobile/index.css +13 -13
  1449. package/typography/title-mobile/index.js +2 -2
  1450. package/typography/title-responsive/component.js +3 -3
  1451. package/typography/title-responsive/index.css +40 -40
  1452. package/typography/title-responsive/index.js +2 -2
  1453. package/with-suffix/Component.js +1 -1
  1454. package/with-suffix/esm/Component.js +1 -1
  1455. package/with-suffix/esm/index.css +8 -8
  1456. package/with-suffix/index.css +8 -8
  1457. package/with-suffix/modern/Component.js +1 -1
  1458. package/with-suffix/modern/index.css +8 -8
  1459. package/calendar-range/modern/index.module-c84943a7.js +0 -4
  1460. package/grid/esm/gutters.module-7832616a.js +0 -27
  1461. package/grid/gutters.module-570ad8c4.js +0 -28
  1462. package/grid/modern/gutters.module-aa3148d8.js +0 -4
  1463. package/modal/esm/transitions.module-5c2e6254.js +0 -4
  1464. package/modal/modern/transitions.module-5c2e6254.js +0 -4
  1465. package/modal/transitions.module-8a4f93f1.js +0 -4
  1466. package/tabs/esm/index.module-29ea108f.js +0 -4
  1467. package/tabs/esm/index.module-58080692.js +0 -4
  1468. package/tabs/index.module-598ae834.js +0 -4
  1469. package/tabs/index.module-64eaaf09.js +0 -4
  1470. package/tabs/modern/index.module-29ea108f.js +0 -4
  1471. package/tabs/modern/index.module-58080692.js +0 -4
  1472. package/typography/common.module-6ecc810d.js +0 -4
  1473. package/typography/esm/common.module-0ec9b5a6.js +0 -4
  1474. package/typography/modern/colors.module-959f510f.js +0 -4
  1475. package/typography/modern/common.module-0ec9b5a6.js +0 -4
@@ -1,298 +1,298 @@
1
- .badge__component_8ovou {
1
+ .badge__component_1qypv {
2
2
  background-color: #ef3124;
3
3
  color: #000;
4
4
  }
5
- .badge__icon_8ovou {
5
+ .badge__icon_1qypv {
6
6
  color: #2fc26e;
7
7
  background-color: transparent
8
8
  }
9
- .badge__icon_8ovou.badge__positive_8ovou {
9
+ .badge__icon_1qypv.badge__positive_1qypv {
10
10
  color: #2fc26e;
11
11
  }
12
- .badge__icon_8ovou.badge__attention_8ovou {
12
+ .badge__icon_1qypv.badge__attention_1qypv {
13
13
  color: #f6bf65;
14
14
  }
15
- .badge__icon_8ovou.badge__negative_8ovou {
15
+ .badge__icon_1qypv.badge__negative_1qypv {
16
16
  color: #d91d0b;
17
17
  }
18
- .badge__icon_8ovou.badge__link_8ovou {
18
+ .badge__icon_1qypv.badge__link_1qypv {
19
19
  color: #0072ef;
20
20
  }
21
- .badge__icon_8ovou.badge__tertiary_8ovou {
21
+ .badge__icon_1qypv.badge__tertiary_1qypv {
22
22
  color: #464649;
23
23
  }
24
- .badge__icon_8ovou.badge__secondary_8ovou {
24
+ .badge__icon_1qypv.badge__secondary_1qypv {
25
25
  color: #8d8d93;
26
26
  }
27
- .badge__icon_8ovou.badge__primary_8ovou {
27
+ .badge__icon_1qypv.badge__primary_1qypv {
28
28
  color: #fff;
29
29
  }
30
- .badge__icon_8ovou:before {
30
+ .badge__icon_1qypv:before {
31
31
  background-color: #121212;
32
- }.card-image__cardImage_165up {
32
+ }.divider__component_1ccwi {
33
+ border-bottom: 1px solid #2b2b2e;
34
+ }.card-image__cardImage_rop2t {
33
35
  background: #e7e8ea;
34
36
  }
35
- .card-image__loaded_165up {
37
+ .card-image__loaded_rop2t {
36
38
  background: transparent
37
- }.divider__component_1mlsb {
38
- border-bottom: 1px solid #2b2b2e;
39
- }.dropzone__component_1su9p {
39
+ }.dropzone__component_1tw4k {
40
40
  border: 2px dashed #e9e9eb;
41
41
  }
42
- .dropzone__component_1su9p:not(.dropzone__disabled_1su9p):hover {
42
+ .dropzone__component_1tw4k:not(.dropzone__disabled_1tw4k):hover {
43
43
  background-color: transparent;
44
44
  }
45
- .dropzone__dragOver_1su9p {
45
+ .dropzone__dragOver_1tw4k {
46
46
  background-color: transparent;
47
47
  }
48
- .dropzone__error_1su9p {
48
+ .dropzone__error_1tw4k {
49
49
  border-color: #ef3124;
50
50
  }
51
- .dropzone__overlay_z2d9t {
51
+ .dropzone__overlay_6fs8j {
52
52
  background: #202022;
53
53
  }
54
- .dropzone__text_z2d9t {
54
+ .dropzone__text_6fs8j {
55
+ color: #fff;
56
+ }.checkbox-group__error_seyzk {
57
+ border-left: 1px solid #f15045;
58
+ }
59
+ .checkbox-group__label_seyzk {
55
60
  color: #fff;
56
- }.backdrop__backdrop_urih8 {
61
+ }
62
+ .checkbox-group__errorMessage_seyzk {
63
+ color: #f15045;
64
+ }
65
+ .checkbox-group__hint_seyzk {
66
+ color: #8d8d93;
67
+ }.backdrop__backdrop_1w9p6 {
57
68
  -webkit-tap-highlight-color: transparent;
58
69
  }
59
- .backdrop__appear_urih8,
60
- .backdrop__enter_urih8 {
70
+ .backdrop__appear_1w9p6,
71
+ .backdrop__enter_1w9p6 {
61
72
  background-color: transparent;
62
73
  }
63
- .backdrop__appearActive_urih8,
64
- .backdrop__enterActive_urih8,
65
- .backdrop__appearDone_urih8,
66
- .backdrop__enterDone_urih8 {
74
+ .backdrop__appearActive_1w9p6,
75
+ .backdrop__enterActive_1w9p6,
76
+ .backdrop__appearDone_1w9p6,
77
+ .backdrop__enterDone_1w9p6 {
67
78
  background-color: rgba(0, 0, 0, 0.8);
68
79
  }
69
- .backdrop__exit_urih8 {
80
+ .backdrop__exit_1w9p6 {
70
81
  background-color: rgba(0, 0, 0, 0.8);
71
82
  }
72
- .backdrop__exitActive_urih8,
73
- .backdrop__exitDone_urih8 {
83
+ .backdrop__exitActive_1w9p6,
84
+ .backdrop__exitDone_1w9p6 {
74
85
  background-color: transparent;
75
- }.checkbox-group__error_bvr22 {
76
- border-left: 1px solid #f15045;
77
- }
78
- .checkbox-group__label_bvr22 {
79
- color: #fff;
80
- }
81
- .checkbox-group__errorMessage_bvr22 {
82
- color: #f15045;
83
- }
84
- .checkbox-group__hint_bvr22 {
85
- color: #8d8d93;
86
- }.checkbox__box_7hmxg {
86
+ }.checkbox__box_yyefw {
87
87
  color: #121212;
88
88
  background-color: #121212;
89
89
  border: 1.5px solid #8d8d93;
90
90
  }
91
- .checkbox__checkedIcon_7hmxg {
91
+ .checkbox__checkedIcon_yyefw {
92
92
  color: #121212;
93
93
  }
94
- .checkbox__component_7hmxg:hover:not(.checkbox__disabled_7hmxg):not(.checkbox__inactive_7hmxg) .checkbox__box_7hmxg {
94
+ .checkbox__component_yyefw:hover:not(.checkbox__disabled_yyefw):not(.checkbox__inactive_yyefw) .checkbox__box_yyefw {
95
95
  background-color: #121212;
96
96
  border-color: #8d8d93;
97
97
  }
98
- .checkbox__component_7hmxg:active:not(.checkbox__disabled_7hmxg):not(.checkbox__inactive_7hmxg) .checkbox__box_7hmxg {
98
+ .checkbox__component_yyefw:active:not(.checkbox__disabled_yyefw):not(.checkbox__inactive_yyefw) .checkbox__box_yyefw {
99
99
  background-color: #121212;
100
100
  border-color: #fff;
101
101
  }
102
- .checkbox__checked_7hmxg .checkbox__box_7hmxg {
102
+ .checkbox__checked_yyefw .checkbox__box_yyefw {
103
103
  background-color: #fff;
104
104
  border-color: transparent;
105
105
  }
106
- .checkbox__checked_7hmxg:hover:not(.checkbox__disabled_7hmxg):not(.checkbox__inactive_7hmxg) .checkbox__box_7hmxg {
106
+ .checkbox__checked_yyefw:hover:not(.checkbox__disabled_yyefw):not(.checkbox__inactive_yyefw) .checkbox__box_yyefw {
107
107
  background-color: rgb(255, 255, 255);
108
108
  border-color: transparent;
109
109
  }
110
- .checkbox__checked_7hmxg:active:not(.checkbox__disabled_7hmxg):not(.checkbox__inactive_7hmxg) .checkbox__box_7hmxg {
110
+ .checkbox__checked_yyefw:active:not(.checkbox__disabled_yyefw):not(.checkbox__inactive_yyefw) .checkbox__box_yyefw {
111
111
  background-color: rgb(255, 255, 255);
112
112
  border-color: transparent;
113
113
  }
114
- .checkbox__indeterminate_7hmxg .checkbox__box_7hmxg {
114
+ .checkbox__indeterminate_yyefw .checkbox__box_yyefw {
115
115
  background-color: #fff;
116
116
  border-color: transparent;
117
117
  }
118
- .checkbox__indeterminate_7hmxg:hover:not(.checkbox__disabled_7hmxg):not(.checkbox__inactive_7hmxg) .checkbox__box_7hmxg {
118
+ .checkbox__indeterminate_yyefw:hover:not(.checkbox__disabled_yyefw):not(.checkbox__inactive_yyefw) .checkbox__box_yyefw {
119
119
  background-color: rgb(255, 255, 255);
120
120
  border-color: transparent;
121
121
  }
122
- .checkbox__indeterminate_7hmxg:active:not(.checkbox__disabled_7hmxg):not(.checkbox__inactive_7hmxg) .checkbox__box_7hmxg {
122
+ .checkbox__indeterminate_yyefw:active:not(.checkbox__disabled_yyefw):not(.checkbox__inactive_yyefw) .checkbox__box_yyefw {
123
123
  background-color: rgb(255, 255, 255);
124
124
  border-color: transparent;
125
125
  }
126
- .checkbox__disabled_7hmxg .checkbox__box_7hmxg {
126
+ .checkbox__disabled_yyefw .checkbox__box_yyefw {
127
127
  background-color: #121212;
128
128
  border-color: #2a2a2c;
129
129
  }
130
- .checkbox__disabled_7hmxg.checkbox__checked_7hmxg .checkbox__box_7hmxg {
130
+ .checkbox__disabled_yyefw.checkbox__checked_yyefw .checkbox__box_yyefw {
131
131
  background-color: #3a3a3c;
132
132
  border-color: transparent;
133
133
  }
134
- .checkbox__disabled_7hmxg.checkbox__indeterminate_7hmxg .checkbox__box_7hmxg {
134
+ .checkbox__disabled_yyefw.checkbox__indeterminate_yyefw .checkbox__box_yyefw {
135
135
  background-color: #3a3a3c;
136
136
  border-color: transparent;
137
137
  }
138
- .checkbox__disabled_7hmxg .checkbox__label_7hmxg {
138
+ .checkbox__disabled_yyefw .checkbox__label_yyefw {
139
139
  color: #8d8d93;
140
140
  }
141
- .checkbox__disabled_7hmxg .checkbox__hint_7hmxg {
141
+ .checkbox__disabled_yyefw .checkbox__hint_yyefw {
142
142
  color: #8d8d93;
143
143
  }
144
- .checkbox__inactive_7hmxg .checkbox__box_7hmxg {
144
+ .checkbox__inactive_yyefw .checkbox__box_yyefw {
145
145
  background-color: #3a3a3c;
146
146
  border-color: #e9e9eb;
147
147
  }
148
- .checkbox__inactive_7hmxg.checkbox__checked_7hmxg .checkbox__box_7hmxg {
148
+ .checkbox__inactive_yyefw.checkbox__checked_yyefw .checkbox__box_yyefw {
149
149
  color: #464649;
150
150
  border-color: transparent;
151
151
  }
152
- .checkbox__inactive_7hmxg.checkbox__indeterminate_7hmxg .checkbox__box_7hmxg {
152
+ .checkbox__inactive_yyefw.checkbox__indeterminate_yyefw .checkbox__box_yyefw {
153
153
  border-color: transparent;
154
154
  }
155
- .checkbox__focused_7hmxg .checkbox__box_7hmxg {
155
+ .checkbox__focused_yyefw .checkbox__box_yyefw {
156
156
  outline: 2px solid #007aff;
157
157
  }
158
- .checkbox__label_7hmxg {
158
+ .checkbox__label_yyefw {
159
159
  color: #fff;
160
160
  }
161
- .checkbox__errorMessage_7hmxg {
161
+ .checkbox__errorMessage_yyefw {
162
162
  color: #f15045;
163
163
  }
164
- .checkbox__hint_7hmxg {
164
+ .checkbox__hint_yyefw {
165
165
  color: #8d8d93;
166
166
  }
167
- .checkbox__inactive_7hmxg .checkbox__indeterminateLine_7hmxg {
167
+ .checkbox__inactive_yyefw .checkbox__indeterminateLine_yyefw {
168
168
  background-color: #464649;
169
169
  }
170
- .checkbox__indeterminateLine_7hmxg {
170
+ .checkbox__indeterminateLine_yyefw {
171
171
  background-color: #121212;
172
- }.code-input__error_ibzhv {
172
+ }.code-input__error_1h7r7 {
173
173
  color: #f15045;
174
174
  }
175
- @keyframes code-input__shake_ibzhv {
175
+ @keyframes code-input__shake_1h7r7 {
176
176
  }
177
- .code-input__input_hz6mv {
177
+ .code-input__input_gw9gc {
178
178
  background-color: #202022;
179
179
  color: #fff
180
180
  }
181
- .code-input__input_hz6mv.code-input__hasError_hz6mv {
181
+ .code-input__input_gw9gc.code-input__hasError_gw9gc {
182
182
  color: #f15045;
183
183
  caret-color: #fff;
184
184
  background-color: #35110d;
185
185
  }
186
- .code-input__input_hz6mv.code-input__disabled_hz6mv {
186
+ .code-input__input_gw9gc.code-input__disabled_gw9gc {
187
187
  color: #464649;
188
188
  }
189
- .code-input__input_hz6mv:-webkit-autofill {
189
+ .code-input__input_gw9gc:-webkit-autofill {
190
190
  -webkit-text-fill-color: #fff;
191
- }.hatching-progress-bar__container_hespv {
191
+ }.hatching-progress-bar__container_qacmw {
192
192
  background: rgba(255, 255, 255, 0.1);
193
193
  }
194
- .hatching-progress-bar__hatch_hespv {
194
+ .hatching-progress-bar__hatch_qacmw {
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_hespv {
201
+ .hatching-progress-bar__positive_qacmw {
202
202
  background: #2fc26e;
203
203
  }
204
- .hatching-progress-bar__attention_hespv {
204
+ .hatching-progress-bar__attention_qacmw {
205
205
  background: #f6bf65;
206
206
  }
207
- .hatching-progress-bar__negative_hespv {
207
+ .hatching-progress-bar__negative_qacmw {
208
208
  background: #d91d0b;
209
209
  }
210
- .hatching-progress-bar__link_hespv {
210
+ .hatching-progress-bar__link_qacmw {
211
211
  background: #0072ef;
212
212
  }
213
- .hatching-progress-bar__tertiary_hespv {
213
+ .hatching-progress-bar__tertiary_qacmw {
214
214
  background: #464649;
215
215
  }
216
- .hatching-progress-bar__secondary_hespv {
216
+ .hatching-progress-bar__secondary_qacmw {
217
217
  background: #8d8d93;
218
218
  }
219
- .hatching-progress-bar__primary_hespv {
219
+ .hatching-progress-bar__primary_qacmw {
220
220
  background: #fff;
221
221
  }
222
- .hatching-progress-bar__accent_hespv {
222
+ .hatching-progress-bar__accent_qacmw {
223
223
  background: #ef3124;
224
- }.form-control__component_aa8go {
224
+ }.form-control__component_wf1oy {
225
225
  color: #fff;
226
226
  }
227
- .form-control__inner_aa8go {
227
+ .form-control__inner_wf1oy {
228
228
  background-color: #202022;
229
229
  }
230
- .form-control__label_aa8go {
230
+ .form-control__label_wf1oy {
231
231
  color: #8d8d93;
232
232
  }
233
- .form-control__hint_aa8go {
233
+ .form-control__hint_wf1oy {
234
234
  color: #8d8d93;
235
235
  }
236
- .form-control__disabled_aa8go {
236
+ .form-control__disabled_wf1oy {
237
237
  background-color: #202022;
238
238
  color: #8d8d93;
239
239
  }
240
- .form-control__focused_aa8go.form-control__inner_aa8go {
240
+ .form-control__focused_wf1oy.form-control__inner_wf1oy {
241
241
  background-color: #202022;
242
242
  }
243
- .form-control__inner_aa8go:not(.form-control__disabled_aa8go):hover {
243
+ .form-control__inner_wf1oy:not(.form-control__disabled_wf1oy):hover {
244
244
  background-color: #202022;
245
245
  }
246
- .form-control__error_aa8go {
246
+ .form-control__error_wf1oy {
247
247
  color: #f15045;
248
248
  }
249
- .form-control__hasError_aa8go .form-control__label_aa8go {
249
+ .form-control__hasError_wf1oy .form-control__label_wf1oy {
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_1dxd6 {
254
+ .form-control__component_14oy3 {
255
255
  color: #000;
256
256
  }
257
- .form-control__inner_1dxd6 {
257
+ .form-control__inner_14oy3 {
258
258
  background-color: #f3f4f5;
259
259
  }
260
- .form-control__label_1dxd6 {
260
+ .form-control__label_14oy3 {
261
261
  color: rgba(60, 60, 67, 0.6);
262
262
  }
263
- .form-control__hint_1dxd6 {
263
+ .form-control__hint_14oy3 {
264
264
  color: rgba(60, 60, 67, 0.6);
265
265
  }
266
- .form-control__disabled_1dxd6 {
266
+ .form-control__disabled_14oy3 {
267
267
  background-color: #f3f4f5;
268
268
  color: rgba(60, 60, 67, 0.6);
269
269
  }
270
- .form-control__focused_1dxd6.form-control__inner_1dxd6 {
270
+ .form-control__focused_14oy3.form-control__inner_14oy3 {
271
271
  background-color: #f3f4f5;
272
272
  }
273
- .form-control__inner_1dxd6:not(.form-control__disabled_1dxd6):hover {
273
+ .form-control__inner_14oy3:not(.form-control__disabled_14oy3):hover {
274
274
  background-color: #f3f4f5;
275
275
  }
276
- .form-control__error_1dxd6 {
276
+ .form-control__error_14oy3 {
277
277
  color: #ef3124;
278
278
  }
279
- .form-control__hasError_1dxd6 .form-control__label_1dxd6 {
279
+ .form-control__hasError_14oy3 .form-control__label_14oy3 {
280
280
  color: #ef3124;
281
- }.list__list_1szvf {
281
+ }.list__list_1wzjh {
282
282
  color: #fff;
283
283
  }
284
- .list__slot_1szvf {
284
+ .list__slot_1wzjh {
285
285
  color: #fff;
286
- }.icon-view__component_1uatf {
286
+ }.icon-view__component_f4aa5 {
287
287
  color: rgba(235, 235, 245, 0.6);
288
288
  }
289
- .icon-view__bg_1uatf {
289
+ .icon-view__bg_f4aa5 {
290
290
  fill: #f3f4f5;
291
291
  }
292
- .icon-view__border_1uatf {
292
+ .icon-view__border_f4aa5 {
293
293
  stroke: #485767;
294
294
  fill: transparent;
295
- }@keyframes loader__blink_1bn0c {
295
+ }@keyframes loader__blink_rwm2f {
296
296
  }@media (max-width: 599px) {
297
297
  }
298
298
  @media (min-width: 360px) {
@@ -341,170 +341,159 @@
341
341
  }
342
342
  @media (min-width: 1920px) {
343
343
  }
344
- .link__primary_45ldg {
344
+ .link__primary_1jnja {
345
345
  color: #fff;
346
346
  border-bottom-color: #fff
347
347
  }
348
- .link__primary_45ldg:hover {
348
+ .link__primary_1jnja:hover {
349
349
  color: rgb(255, 255, 255);
350
350
  }
351
- .link__primary_45ldg:active {
351
+ .link__primary_1jnja:active {
352
352
  color: rgb(255, 255, 255);
353
353
  }
354
- .link__secondary_45ldg {
354
+ .link__secondary_1jnja {
355
355
  color: #8d8d93;
356
356
  border-bottom-color: #8d8d93
357
357
  }
358
- .link__secondary_45ldg:hover {
358
+ .link__secondary_1jnja:hover {
359
359
  color: rgb(164, 164, 169);
360
360
  }
361
- .link__secondary_45ldg:active {
361
+ .link__secondary_1jnja:active {
362
362
  color: rgb(187, 187, 190);
363
363
  }
364
- .link__defaultView_45ldg {
364
+ .link__defaultView_1jnja {
365
365
  color: #0072ef;
366
366
  border-bottom-color: #0072ef
367
367
  }
368
- .link__defaultView_45ldg:hover {
368
+ .link__defaultView_1jnja:hover {
369
369
  color: rgb(51, 142, 242);
370
370
  }
371
- .link__defaultView_45ldg:active {
371
+ .link__defaultView_1jnja:active {
372
372
  color: rgb(102, 170, 245);
373
373
  }
374
- .link__component_7x1ai:hover .link__text_7x1ai,
375
- .link__component_7x1ai:active .link__text_7x1ai {
374
+ .link__component_16434:hover .link__text_16434,
375
+ .link__component_16434:active .link__text_16434 {
376
376
  border-bottom-color: rgba(0, 0, 0, 0);
377
377
  }
378
- .link__focused_7x1ai {
378
+ .link__focused_16434 {
379
379
  outline: 2px solid #007aff;
380
380
  }
381
- .link__primary_1735h {
381
+ .link__primary_148hu {
382
382
  color: #000;
383
383
  border-bottom-color: #000
384
384
  }
385
- .link__primary_1735h:hover {
385
+ .link__primary_148hu:hover {
386
386
  color: rgb(204, 204, 204);
387
387
  }
388
- .link__primary_1735h:active {
388
+ .link__primary_148hu:active {
389
389
  color: rgb(153, 153, 153);
390
390
  }
391
- .link__secondary_1735h {
391
+ .link__secondary_148hu {
392
392
  color: #8a8a8e;
393
393
  border-bottom-color: #8a8a8e
394
394
  }
395
- .link__secondary_1735h:hover {
395
+ .link__secondary_148hu:hover {
396
396
  color: rgb(146, 150, 156);
397
397
  }
398
- .link__secondary_1735h:active {
398
+ .link__secondary_148hu:active {
399
399
  color: rgb(109, 113, 117);
400
400
  }
401
- .link__defaultView_1735h {
401
+ .link__defaultView_148hu {
402
402
  color: #0072ef;
403
403
  border-bottom-color: #0072ef
404
404
  }
405
- .link__defaultView_1735h:hover {
405
+ .link__defaultView_148hu:hover {
406
406
  color: rgb(0, 98, 204);
407
407
  }
408
- .link__defaultView_1735h:active {
408
+ .link__defaultView_148hu:active {
409
409
  color: rgb(0, 73, 153);
410
- }.progress-bar__container_1mazh {
410
+ }.progress-bar__container_1a4xr {
411
411
  background: rgba(255, 255, 255, 0.1)
412
412
  }
413
- .progress-bar__filled_1mazh.progress-bar__positive_1mazh {
413
+ .progress-bar__filled_1a4xr.progress-bar__positive_1a4xr {
414
414
  background: #2fc26e;
415
415
  }
416
- .progress-bar__filled_1mazh.progress-bar__negative_1mazh {
416
+ .progress-bar__filled_1a4xr.progress-bar__negative_1a4xr {
417
417
  background: #d91d0b;
418
418
  }
419
- .progress-bar__filled_1mazh.progress-bar__attention_1mazh {
419
+ .progress-bar__filled_1a4xr.progress-bar__attention_1a4xr {
420
420
  background: #f6bf65;
421
421
  }
422
- .progress-bar__filled_1mazh.progress-bar__link_1mazh {
422
+ .progress-bar__filled_1a4xr.progress-bar__link_1a4xr {
423
423
  background: #0072ef;
424
424
  }
425
- .progress-bar__filled_1mazh.progress-bar__tertiary_1mazh {
425
+ .progress-bar__filled_1a4xr.progress-bar__tertiary_1a4xr {
426
426
  background: #464649;
427
427
  }
428
- .progress-bar__filled_1mazh.progress-bar__secondary_1mazh {
428
+ .progress-bar__filled_1a4xr.progress-bar__secondary_1a4xr {
429
429
  background: #8d8d93;
430
430
  }
431
- .progress-bar__filled_1mazh.progress-bar__primary_1mazh {
431
+ .progress-bar__filled_1a4xr.progress-bar__primary_1a4xr {
432
432
  background: #fff;
433
433
  }
434
- .progress-bar__filled_1mazh.progress-bar__accent_1mazh {
434
+ .progress-bar__filled_1a4xr.progress-bar__accent_1a4xr {
435
435
  background: #ef3124;
436
- }.pure-input__input_okkyv {
436
+ }.pure-input__input_1q0ea {
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_okkyv:-webkit-autofill {
441
+ .pure-input__input_1q0ea:-webkit-autofill {
442
442
  -webkit-text-fill-color: #fff;
443
443
  }
444
- .pure-input__input_okkyv::placeholder {
444
+ .pure-input__input_1q0ea::placeholder {
445
445
  color: #8d8d93;
446
446
  }
447
- .pure-input__hasLabel_okkyv::placeholder {
447
+ .pure-input__hasLabel_1q0ea::placeholder {
448
448
  color: #464649;
449
449
  }
450
- .pure-input__clearIcon_okkyv {
450
+ .pure-input__clearIcon_1q0ea {
451
451
  color: #fff;
452
452
  }
453
- .pure-input__input_okkyv:read-only {
453
+ .pure-input__input_1q0ea:read-only {
454
454
  color: #8d8d93
455
455
  }
456
- .pure-input__input_okkyv:read-only:focus::placeholder {
456
+ .pure-input__input_1q0ea:read-only:focus::placeholder {
457
457
  color: #8d8d93;
458
458
  }
459
- .pure-input__input_okkyv:disabled {
459
+ .pure-input__input_1q0ea:disabled {
460
460
  color: #fff;
461
461
  -webkit-text-fill-color: #fff;
462
462
  }
463
- .pure-input__input_okkyv:focus::placeholder {
463
+ .pure-input__input_1q0ea:focus::placeholder {
464
464
  color: rgba(235, 235, 245, 0.3);
465
465
  }
466
- .pure-input__error_okkyv {
466
+ .pure-input__error_1q0ea {
467
467
  color: #f15045;
468
468
  caret-color: #f15045;
469
469
  }
470
- .pure-input__component_okkyv {
470
+ .pure-input__component_1q0ea {
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_okkyv::placeholder {
475
+ .pure-input__component_1q0ea::placeholder {
476
476
  color: #8d8d93;
477
477
  }
478
- .pure-input__component_okkyv:disabled {
478
+ .pure-input__component_1q0ea:disabled {
479
479
  color: #fff;
480
480
  background-color: #202022;
481
481
  }
482
- .pure-input__component_okkyv:not(:disabled):focus::placeholder {
482
+ .pure-input__component_1q0ea:not(:disabled):focus::placeholder {
483
483
  color: rgba(235, 235, 245, 0.3);
484
484
  }
485
- .pure-input__focusVisible_okkyv {
485
+ .pure-input__focusVisible_1q0ea {
486
486
  outline: 2px solid #007aff;
487
487
  }
488
- .pure-input__component_okkyv:not(:disabled):hover {
488
+ .pure-input__component_1q0ea:not(:disabled):hover {
489
489
  background-color: #202022;
490
- }.radio-group__error_179zw {
491
- border-left: 1px solid #f15045;
492
- }
493
- .radio-group__label_179zw {
494
- color: #fff;
495
- }
496
- .radio-group__errorMessage_179zw {
497
- color: #f15045;
498
- }
499
- .radio-group__hint_179zw {
500
- color: #8d8d93;
501
- }.skeleton__component_18ksa {
490
+ }.skeleton__component_qtu77 {
502
491
  color: transparent;
503
492
  }
504
- .skeleton__component_18ksa:before {
493
+ .skeleton__component_qtu77:before {
505
494
  background: #485767;
506
495
  }
507
- .skeleton__animate_18ksa:after {
496
+ .skeleton__animate_qtu77:after {
508
497
  background: #485767;
509
498
  background-image: linear-gradient(
510
499
  to left,
@@ -515,341 +504,462 @@
515
504
  rgba(0, 0, 0, 0)
516
505
  );
517
506
  }
518
- @keyframes skeleton__gradient_18ksa {
507
+ @keyframes skeleton__gradient_qtu77 {
519
508
  }
520
- @keyframes skeleton__background_18ksa {
509
+ @keyframes skeleton__background_qtu77 {
521
510
  0% {
522
511
  background: rgb(182, 188, 195);
523
512
  }
524
513
  100% {
525
514
  background: rgb(198, 205, 214);
526
515
  }
527
- }.radio__container_12xp0:not(.radio__checked_12xp0):not(.radio__disabled_12xp0):not(.radio__inactive_12xp0) .radio__circle_12xp0 {
516
+ }.radio-group__error_1fxo8 {
517
+ border-left: 1px solid #f15045;
518
+ }
519
+ .radio-group__label_1fxo8 {
520
+ color: #fff;
521
+ }
522
+ .radio-group__errorMessage_1fxo8 {
523
+ color: #f15045;
524
+ }
525
+ .radio-group__hint_1fxo8 {
526
+ color: #8d8d93;
527
+ }.radio__container_dcloi:not(.radio__checked_dcloi):not(.radio__disabled_dcloi):not(.radio__inactive_dcloi) .radio__circle_dcloi {
528
528
  background-color: #121212;
529
529
  border: 1.5px solid #8d8d93;
530
530
  }
531
- .radio__container_12xp0:not(.radio__checked_12xp0):not(.radio__disabled_12xp0):not(.radio__inactive_12xp0):hover:not(:active) .radio__circle_12xp0 {
531
+ .radio__container_dcloi:not(.radio__checked_dcloi):not(.radio__disabled_dcloi):not(.radio__inactive_dcloi):hover:not(:active) .radio__circle_dcloi {
532
532
  background-color: #121212;
533
533
  border-color: #8d8d93;
534
534
  }
535
- .radio__container_12xp0:not(.radio__checked_12xp0):not(.radio__disabled_12xp0):not(.radio__inactive_12xp0):active .radio__circle_12xp0 {
535
+ .radio__container_dcloi:not(.radio__checked_dcloi):not(.radio__disabled_dcloi):not(.radio__inactive_dcloi):active .radio__circle_dcloi {
536
536
  background-color: #121212;
537
537
  border-color: #fff;
538
538
  }
539
- .radio__container_12xp0.radio__disabled_12xp0 .radio__circle_12xp0 {
539
+ .radio__container_dcloi.radio__disabled_dcloi .radio__circle_dcloi {
540
540
  background-color: #121212;
541
541
  border: 1.5px solid #2a2a2c;
542
542
  }
543
- .radio__container_12xp0.radio__disabled_12xp0 .radio__label_12xp0 {
543
+ .radio__container_dcloi.radio__disabled_dcloi .radio__label_dcloi {
544
544
  color: #8d8d93;
545
545
  }
546
- .radio__container_12xp0.radio__disabled_12xp0 .radio__hint_12xp0 {
546
+ .radio__container_dcloi.radio__disabled_dcloi .radio__hint_dcloi {
547
547
  color: #8d8d93;
548
548
  }
549
- .radio__container_12xp0.radio__inactive_12xp0 .radio__circle_12xp0 {
549
+ .radio__container_dcloi.radio__inactive_dcloi .radio__circle_dcloi {
550
550
  background-color: #3a3a3c;
551
551
  border: 1px solid #e9e9eb;
552
552
  }
553
- .radio__container_12xp0.radio__inactive_12xp0.radio__checked_12xp0 .radio__circle_12xp0:before {
553
+ .radio__container_dcloi.radio__inactive_dcloi.radio__checked_dcloi .radio__circle_dcloi:before {
554
554
  background-color: #464649;
555
555
  }
556
- .radio__container_12xp0.radio__checked_12xp0 .radio__circle_12xp0 {
556
+ .radio__container_dcloi.radio__checked_dcloi .radio__circle_dcloi {
557
557
  background-color: #fff;
558
558
  border: 1.5px solid transparent;
559
559
  }
560
- .radio__container_12xp0.radio__checked_12xp0:hover .radio__circle_12xp0 {
560
+ .radio__container_dcloi.radio__checked_dcloi:hover .radio__circle_dcloi {
561
561
  background-color: rgb(255, 255, 255);
562
562
  border-color: transparent;
563
563
  }
564
- .radio__container_12xp0.radio__checked_12xp0:active .radio__circle_12xp0 {
564
+ .radio__container_dcloi.radio__checked_dcloi:active .radio__circle_dcloi {
565
565
  background-color: rgb(255, 255, 255);
566
566
  border-color: transparent;
567
567
  }
568
- .radio__container_12xp0.radio__focused_12xp0 .radio__circle_12xp0 {
568
+ .radio__container_dcloi.radio__focused_dcloi .radio__circle_dcloi {
569
569
  outline: 2px solid #007aff;
570
570
  }
571
- .radio__container_12xp0.radio__disabled_12xp0.radio__checked_12xp0 .radio__circle_12xp0,
572
- .radio__container_12xp0.radio__inactive_12xp0.radio__checked_12xp0 .radio__circle_12xp0 {
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 {
573
573
  background-color: #3a3a3c;
574
574
  border-color: transparent;
575
575
  }
576
- .radio__circle_12xp0:before {
576
+ .radio__circle_dcloi:before {
577
577
  background-color: #121212;
578
578
  }
579
- .radio__label_12xp0 {
579
+ .radio__label_dcloi {
580
580
  color: #fff;
581
581
  }
582
- .radio__hint_12xp0 {
582
+ .radio__hint_dcloi {
583
583
  color: #8d8d93;
584
- }.slider__progress_1ap6o {
584
+ }.slider__progress_422ty {
585
585
  background: #2a2a2c;
586
586
  }
587
- .slider__progress_1ap6o::-moz-progress-bar {
587
+ .slider__progress_422ty::-moz-progress-bar {
588
588
  background: #d91d0b;
589
589
  }
590
- .slider__progress_1ap6o::-ms-fill {
590
+ .slider__progress_422ty::-ms-fill {
591
591
  background: #d91d0b;
592
592
  }
593
- .slider__progress_1ap6o::-webkit-progress-value {
593
+ .slider__progress_422ty::-webkit-progress-value {
594
594
  background: #d91d0b;
595
595
  }
596
- .slider__progress_1ap6o::-webkit-progress-bar {
596
+ .slider__progress_422ty::-webkit-progress-bar {
597
597
  background: transparent;
598
598
  }
599
- .slider__range_1ap6o,
600
- .slider__range_1ap6o:focus {
599
+ .slider__range_422ty,
600
+ .slider__range_422ty:focus {
601
601
  background: transparent;
602
602
  border-color: transparent;
603
603
  color: transparent;
604
604
  }
605
- .slider__range_1ap6o::-ms-track {
605
+ .slider__range_422ty::-ms-track {
606
606
  background: transparent;
607
607
  border-color: transparent;
608
608
  color: transparent;
609
609
  }
610
- .slider__range_1ap6o::-ms-fill-lower {
610
+ .slider__range_422ty::-ms-fill-lower {
611
611
  background: transparent;
612
612
  }
613
- .slider__range_1ap6o::-ms-fill-upper {
613
+ .slider__range_422ty::-ms-fill-upper {
614
614
  background: transparent;
615
615
  }
616
- .slider__range_1ap6o::-webkit-slider-thumb {
616
+ .slider__range_422ty::-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_1ap6o::-ms-thumb {
620
+ .slider__range_422ty::-ms-thumb {
621
621
  background: #ef3124;
622
622
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
623
623
  }
624
- .slider__range_1ap6o::-moz-range-thumb {
624
+ .slider__range_422ty::-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_1ap6o::-webkit-slider-thumb {
628
+ .slider__focused_422ty::-webkit-slider-thumb {
629
629
  outline: 2px solid #007aff;
630
630
  }
631
- .slider__focused_1ap6o::-ms-thumb {
631
+ .slider__focused_422ty::-ms-thumb {
632
632
  outline: 2px solid #007aff;
633
633
  }
634
- .slider__component_1ap6o:hover .slider__progress_1ap6o {
634
+ .slider__component_422ty:hover .slider__progress_422ty {
635
635
  background: #2a2a2c
636
636
  }
637
- .slider__component_1ap6o:hover .slider__progress_1ap6o::-moz-progress-bar {
637
+ .slider__component_422ty:hover .slider__progress_422ty::-moz-progress-bar {
638
638
  background: #d91d0b;
639
639
  }
640
- .slider__component_1ap6o:hover .slider__progress_1ap6o::-ms-fill {
640
+ .slider__component_422ty:hover .slider__progress_422ty::-ms-fill {
641
641
  background: #d91d0b;
642
642
  }
643
- .slider__component_1ap6o:hover .slider__progress_1ap6o::-webkit-progress-value {
643
+ .slider__component_422ty:hover .slider__progress_422ty::-webkit-progress-value {
644
644
  background: #d91d0b;
645
645
  }
646
- .slider__component_1ap6o:hover .slider__range_1ap6o::-webkit-slider-thumb {
646
+ .slider__component_422ty:hover .slider__range_422ty::-webkit-slider-thumb {
647
647
  background: #ef3124;
648
648
  }
649
- .slider__component_1ap6o:hover .slider__range_1ap6o::-ms-thumb {
649
+ .slider__component_422ty:hover .slider__range_422ty::-ms-thumb {
650
650
  background: #ef3124;
651
651
  }
652
- .slider__component_1ap6o:hover .slider__range_1ap6o::-moz-range-thumb {
652
+ .slider__component_422ty:hover .slider__range_422ty::-moz-range-thumb {
653
653
  background: #ef3124;
654
- }@keyframes spinner__spin_animation_1t2tk {
655
- }.status__soft_1ax01.status__green_1ax01 {
654
+ }@keyframes spinner__spin_animation_sjvvj {
655
+ }.status__soft_1yhgn.status__green_1yhgn {
656
656
  background: rgba(19, 164, 99, 0.1);
657
657
  color: #13a463;
658
658
  }
659
- .status__soft_1ax01.status__orange_1ax01 {
659
+ .status__soft_1yhgn.status__orange_1yhgn {
660
660
  background: rgba(222, 106, 0, 0.1);
661
661
  color: #de6a00;
662
662
  }
663
- .status__soft_1ax01.status__red_1ax01 {
663
+ .status__soft_1yhgn.status__red_1yhgn {
664
664
  background: rgba(217, 29, 11, 0.1);
665
665
  color: #d91d0b;
666
666
  }
667
- .status__soft_1ax01.status__blue_1ax01 {
667
+ .status__soft_1yhgn.status__blue_1yhgn {
668
668
  background: rgba(0, 122, 255, 0.1);
669
669
  color: #007aff;
670
670
  }
671
- .status__soft_1ax01.status__grey_1ax01 {
671
+ .status__soft_1yhgn.status__grey_1yhgn {
672
672
  background: rgba(109, 121, 134, 0.1);
673
673
  color: #6d7986;
674
674
  }
675
- .status__soft_1ax01.status__teal_1ax01 {
675
+ .status__soft_1yhgn.status__teal_1yhgn {
676
676
  background: rgba(33, 145, 135, 0.1);
677
677
  color: #219187;
678
678
  }
679
- .status__soft_1ax01.status__purple_1ax01 {
679
+ .status__soft_1yhgn.status__purple_1yhgn {
680
680
  background: rgba(103, 58, 183, 0.1);
681
681
  color: #673ab7;
682
682
  }
683
- .status__contrast_1ax01 {
683
+ .status__contrast_1yhgn {
684
684
  color: #000
685
685
  }
686
- .status__contrast_1ax01.status__green_1ax01 {
686
+ .status__contrast_1yhgn.status__green_1yhgn {
687
687
  background: #13a463;
688
688
  }
689
- .status__contrast_1ax01.status__orange_1ax01 {
689
+ .status__contrast_1yhgn.status__orange_1yhgn {
690
690
  background: #de6a00;
691
691
  }
692
- .status__contrast_1ax01.status__red_1ax01 {
692
+ .status__contrast_1yhgn.status__red_1yhgn {
693
693
  background: #d91d0b;
694
694
  }
695
- .status__contrast_1ax01.status__blue_1ax01 {
695
+ .status__contrast_1yhgn.status__blue_1yhgn {
696
696
  background: #007aff;
697
697
  }
698
- .status__contrast_1ax01.status__grey_1ax01 {
698
+ .status__contrast_1yhgn.status__grey_1yhgn {
699
699
  background: #6d7986;
700
700
  }
701
- .status__contrast_1ax01.status__teal_1ax01 {
701
+ .status__contrast_1yhgn.status__teal_1yhgn {
702
702
  background: #219187;
703
703
  }
704
- .status__contrast_1ax01.status__purple_1ax01 {
704
+ .status__contrast_1yhgn.status__purple_1yhgn {
705
705
  background: #673ab7;
706
- }.switch__component_1xm0z {
706
+ }.switch__component_zkmbc {
707
707
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
708
708
  }
709
- .switch__switch_1xm0z {
709
+ .switch__switch_zkmbc {
710
710
  background-color: #8d8d93;
711
711
  border: 2px solid #8d8d93;
712
712
  }
713
- .switch__switch_1xm0z:before {
713
+ .switch__switch_zkmbc:before {
714
714
  background-color: #121212;
715
715
  }
716
- .switch__label_1xm0z {
716
+ .switch__label_zkmbc {
717
717
  color: #fff;
718
718
  }
719
- .switch__hint_1xm0z {
719
+ .switch__hint_zkmbc {
720
720
  color: #8d8d93;
721
721
  }
722
- .switch__checked_1xm0z .switch__switch_1xm0z {
722
+ .switch__checked_zkmbc .switch__switch_zkmbc {
723
723
  background-color: #ef3124;
724
724
  border-color: #ef3124;
725
725
  }
726
- .switch__disabled_1xm0z .switch__switch_1xm0z {
726
+ .switch__disabled_zkmbc .switch__switch_zkmbc {
727
727
  background-color: #2a2a2c;
728
728
  border-color: #2a2a2c;
729
729
  }
730
- .switch__disabled_1xm0z .switch__label_1xm0z {
730
+ .switch__disabled_zkmbc .switch__label_zkmbc {
731
731
  color: #8d8d93;
732
732
  }
733
- .switch__disabled_1xm0z .switch__hint_1xm0z {
733
+ .switch__disabled_zkmbc .switch__hint_zkmbc {
734
734
  color: #8d8d93;
735
735
  }
736
- .switch__inactive_1xm0z .switch__switch_1xm0z {
736
+ .switch__inactive_zkmbc .switch__switch_zkmbc {
737
737
  background-color: #2a2a2c;
738
738
  border-color: #2a2a2c
739
739
  }
740
- .switch__inactive_1xm0z .switch__switch_1xm0z:before {
740
+ .switch__inactive_zkmbc .switch__switch_zkmbc:before {
741
741
  background-color: #e9e9eb;
742
742
  }
743
- .switch__focused_1xm0z .switch__switch_1xm0z {
743
+ .switch__focused_zkmbc .switch__switch_zkmbc {
744
744
  outline: 2px solid #007aff;
745
- }.tag__component_1lmbc {
745
+ }.tag__component_h93x4 {
746
746
  color: #fff;
747
747
  border-color: transparent;
748
748
  background-color: #202022
749
749
  }
750
- .tag__component_1lmbc:disabled {
750
+ .tag__component_h93x4: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_1lmbc:hover:not(:disabled) {
755
+ .tag__component_h93x4:hover:not(:disabled) {
756
756
  border-color: transparent;
757
757
  background-color: #202022;
758
758
  }
759
- .tag__component_1lmbc:active:not(:disabled) {
759
+ .tag__component_h93x4: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_1lmbc {
764
+ .tag__checked_h93x4 {
765
765
  border-color: transparent;
766
766
  background-color: #f3f4f5;
767
767
  color: #000
768
768
  }
769
- .tag__checked_1lmbc:disabled {
769
+ .tag__checked_h93x4: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_1lmbc:hover:not(:disabled):not(:active) {
774
+ .tag__checked_h93x4:hover:not(:disabled):not(:active) {
775
775
  background-color: #f3f4f5;
776
776
  }
777
- .tag__checked_1lmbc:active:not(:disabled) {
777
+ .tag__checked_h93x4:active:not(:disabled) {
778
778
  background-color: rgb(194, 195, 196);
779
779
  color: #000;
780
780
  }
781
- .tag__focused_1x5hz {
781
+ .tag__focused_mtxvx {
782
782
  outline: 2px solid #007aff;
783
783
  }
784
- .tag__component_18ozj {
784
+ .tag__component_gcggs {
785
785
  color: #fff;
786
786
  border-color: #6d7986;
787
787
  background-color: transparent
788
788
  }
789
- .tag__component_18ozj:disabled {
789
+ .tag__component_gcggs:disabled {
790
790
  border-color: #2b2b2e;
791
791
  color: #464649;
792
792
  background-color: transparent;
793
793
  }
794
- .tag__component_18ozj:hover:not(:disabled) {
794
+ .tag__component_gcggs:hover:not(:disabled) {
795
795
  border-color: #fff;
796
796
  background-color: transparent;
797
797
  }
798
- .tag__component_18ozj:active:not(:disabled) {
798
+ .tag__component_gcggs: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_18ozj {
803
+ .tag__checked_gcggs {
804
804
  border-color: #fff;
805
805
  background-color: #fff;
806
806
  color: #000
807
807
  }
808
- .tag__checked_18ozj:disabled {
808
+ .tag__checked_gcggs: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_18ozj:hover:not(:disabled):not(:active) {
813
+ .tag__checked_gcggs:hover:not(:disabled):not(:active) {
814
814
  background-color: rgb(237, 237, 237);
815
815
  }
816
- .tag__checked_18ozj:active:not(:disabled) {
816
+ .tag__checked_gcggs:active:not(:disabled) {
817
817
  background-color: rgb(217, 217, 217);
818
818
  color: #000;
819
- }.typography__tertiary_2xm22 {
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 {
820
831
  color: #464649;
821
832
  }
822
- .typography__disabled_2xm22 {
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 {
823
933
  color: #2a2a2c;
824
934
  }
825
- .typography__accent_2xm22 {
935
+ .typography__accent_mmb83 {
826
936
  color: #ef3124;
827
937
  }
828
- .typography__primary_2xm22 {
938
+ .typography__primary_mmb83 {
829
939
  color: #fff;
830
940
  }
831
- .typography__attention_2xm22 {
941
+ .typography__attention_mmb83 {
832
942
  color: #cb830f;
833
943
  }
834
- .typography__positive_2xm22 {
944
+ .typography__positive_mmb83 {
835
945
  color: #13a463;
836
946
  }
837
- .typography__secondary_2xm22 {
947
+ .typography__secondary_mmb83 {
838
948
  color: #8d8d93;
839
949
  }
840
- .typography__tertiary-inverted_2xm22 {
950
+ .typography__tertiary-inverted_mmb83 {
841
951
  color: #c5c5c7;
842
952
  }
843
- .typography__primary-inverted_2xm22 {
953
+ .typography__primary-inverted_mmb83 {
844
954
  color: #000;
845
955
  }
846
- .typography__secondary-inverted_2xm22 {
956
+ .typography__secondary-inverted_mmb83 {
847
957
  color: #8a8a8e;
848
958
  }
849
- .typography__link_2xm22 {
959
+ .typography__link_mmb83 {
850
960
  color: #0072ef;
851
961
  }
852
- .typography__negative_2xm22 {
962
+ .typography__negative_mmb83 {
853
963
  color: #f15045;
854
964
  }
855
965
 
@@ -859,695 +969,585 @@
859
969
  @media screen and (min-width: 600px) {
860
970
  }
861
971
  @media screen and (min-width: 1024px) {
862
- }.button__primary_1dsbv {
972
+ }.base-modal__component_5cshw {
973
+ background: #121212;
974
+ }.button__primary_1eu3y {
863
975
  color: #000;
864
976
  background-color: #f3f4f5
865
977
  }
866
- .button__primary_1dsbv:hover {
978
+ .button__primary_1eu3y:hover {
867
979
  background-color: #f3f4f5;
868
980
  }
869
- .button__primary_1dsbv:active {
981
+ .button__primary_1eu3y:active {
870
982
  background-color: #fff;
871
983
  }
872
- .button__secondary_1dsbv {
984
+ .button__secondary_1eu3y {
873
985
  color: #fff;
874
986
  background-color: #202022;
875
987
  border: 1px solid transparent
876
988
  }
877
- .button__secondary_1dsbv:hover {
989
+ .button__secondary_1eu3y:hover {
878
990
  background-color: #202022;
879
991
  }
880
- .button__secondary_1dsbv:active {
992
+ .button__secondary_1eu3y:active {
881
993
  background-color: #2c2c2e;
882
994
  }
883
- .button__outlined_1dsbv {
995
+ .button__outlined_1eu3y {
884
996
  color: #fff;
885
997
  background-color: transparent;
886
998
  border: 1px solid #f3f4f5
887
999
  }
888
- .button__outlined_1dsbv:hover {
1000
+ .button__outlined_1eu3y:hover {
889
1001
  background-color: rgba(0, 0, 0, 0.07);
890
1002
  }
891
- .button__outlined_1dsbv:active {
1003
+ .button__outlined_1eu3y:active {
892
1004
  background-color: rgba(0, 0, 0, 0.15);
893
1005
  }
894
- .button__tertiary_1dsbv {
1006
+ .button__tertiary_1eu3y {
895
1007
  color: #fff;
896
1008
  background-color: transparent;
897
1009
  border: 1px solid #f3f4f5
898
1010
  }
899
- .button__tertiary_1dsbv:hover {
1011
+ .button__tertiary_1eu3y:hover {
900
1012
  background-color: rgba(0, 0, 0, 0.07);
901
1013
  }
902
- .button__tertiary_1dsbv:active {
1014
+ .button__tertiary_1eu3y:active {
903
1015
  background-color: rgba(0, 0, 0, 0.15);
904
1016
  }
905
- .button__filled_1dsbv {
1017
+ .button__filled_1eu3y {
906
1018
  color: #fff;
907
1019
  background-color: #3a3a3c
908
1020
  }
909
- .button__filled_1dsbv:hover {
1021
+ .button__filled_1eu3y:hover {
910
1022
  background-color: rgb(72, 72, 74);
911
1023
  }
912
- .button__filled_1dsbv:active {
1024
+ .button__filled_1eu3y:active {
913
1025
  background-color: rgb(88, 88, 89);
914
1026
  }
915
- .button__transparent_1dsbv {
1027
+ .button__transparent_1eu3y {
916
1028
  color: #fff;
917
1029
  background-color: rgba(255, 255, 255, 0.1)
918
1030
  }
919
- .button__transparent_1dsbv:hover {
1031
+ .button__transparent_1eu3y:hover {
920
1032
  background-color: rgba(255, 255, 255, 0.2);
921
1033
  }
922
- .button__transparent_1dsbv:active {
1034
+ .button__transparent_1eu3y:active {
923
1035
  background-color: rgba(255, 255, 255, 0.4);
924
1036
  }
925
- .button__link_1dsbv {
1037
+ .button__link_1eu3y {
926
1038
  color: #fff;
927
1039
  background-color: transparent
928
1040
  }
929
- .button__link_1dsbv:hover {
1041
+ .button__link_1eu3y:hover {
930
1042
  background-color: #485767;
931
1043
  }
932
- .button__link_1dsbv:active {
1044
+ .button__link_1eu3y:active {
933
1045
  background-color: rgb(85, 99, 114);
934
1046
  }
935
- .button__ghost_1dsbv {
1047
+ .button__ghost_1eu3y {
936
1048
  color: #fff
937
1049
  }
938
- .button__ghost_1dsbv:hover {
1050
+ .button__ghost_1eu3y:hover {
939
1051
  color: rgb(179, 179, 179);
940
1052
  }
941
- .button__ghost_1dsbv:active {
1053
+ .button__ghost_1eu3y:active {
942
1054
  color: rgb(128, 128, 128);
943
1055
  }
944
- .button__component_1dsbv:disabled.button__primary_1dsbv {
1056
+ .button__component_1eu3y:disabled.button__primary_1eu3y {
945
1057
  color: #c5c5c7;
946
1058
  background-color: #f3f4f5
947
1059
  }
948
- .button__component_1dsbv:disabled.button__primary_1dsbv.button__loading_1dsbv {
1060
+ .button__component_1eu3y:disabled.button__primary_1eu3y.button__loading_1eu3y {
949
1061
  background-color: #f3f4f5;
950
1062
  }
951
- .button__component_1dsbv:disabled.button__secondary_1dsbv {
1063
+ .button__component_1eu3y:disabled.button__secondary_1eu3y {
952
1064
  color: #2a2a2c;
953
1065
  background-color: #202022;
954
1066
  border-color: transparent
955
1067
  }
956
- .button__component_1dsbv:disabled.button__secondary_1dsbv.button__loading_1dsbv {
1068
+ .button__component_1eu3y:disabled.button__secondary_1eu3y.button__loading_1eu3y {
957
1069
  color: #fff;
958
1070
  background-color: #202022;
959
1071
  border-color: transparent;
960
1072
  }
961
- .button__component_1dsbv:disabled.button__outlined_1dsbv {
1073
+ .button__component_1eu3y:disabled.button__outlined_1eu3y {
962
1074
  color: rgba(255, 255, 255, 0.3);
963
1075
  background-color: transparent;
964
1076
  border-color: rgba(243, 244, 245, 0.3)
965
1077
  }
966
- .button__component_1dsbv:disabled.button__outlined_1dsbv.button__loading_1dsbv {
1078
+ .button__component_1eu3y:disabled.button__outlined_1eu3y.button__loading_1eu3y {
967
1079
  color: #fff;
968
1080
  }
969
- .button__component_1dsbv:disabled.button__tertiary_1dsbv {
1081
+ .button__component_1eu3y:disabled.button__tertiary_1eu3y {
970
1082
  color: rgba(255, 255, 255, 0.3);
971
1083
  background-color: transparent;
972
1084
  border-color: rgba(243, 244, 245, 0.3)
973
1085
  }
974
- .button__component_1dsbv:disabled.button__tertiary_1dsbv.button__loading_1dsbv {
1086
+ .button__component_1eu3y:disabled.button__tertiary_1eu3y.button__loading_1eu3y {
975
1087
  color: #fff;
976
1088
  }
977
- .button__component_1dsbv:disabled.button__filled_1dsbv {
1089
+ .button__component_1eu3y:disabled.button__filled_1eu3y {
978
1090
  color: rgba(255, 255, 255, 0.3);
979
1091
  background-color: rgba(58, 58, 60, 0.3)
980
1092
  }
981
- .button__component_1dsbv:disabled.button__filled_1dsbv.button__loading_1dsbv {
1093
+ .button__component_1eu3y:disabled.button__filled_1eu3y.button__loading_1eu3y {
982
1094
  color: #fff;
983
1095
  background-color: #3a3a3c;
984
1096
  }
985
- .button__component_1dsbv:disabled.button__transparent_1dsbv {
1097
+ .button__component_1eu3y:disabled.button__transparent_1eu3y {
986
1098
  color: rgba(255, 255, 255, 0.3);
987
1099
  background-color: rgba(255, 255, 255, 0.03)
988
1100
  }
989
- .button__component_1dsbv:disabled.button__transparent_1dsbv.button__loading_1dsbv {
1101
+ .button__component_1eu3y:disabled.button__transparent_1eu3y.button__loading_1eu3y {
990
1102
  color: #fff;
991
1103
  background-color: rgba(255, 255, 255, 0.1);
992
1104
  }
993
- .button__component_1dsbv:disabled.button__link_1dsbv {
1105
+ .button__component_1eu3y:disabled.button__link_1eu3y {
994
1106
  color: rgba(255, 255, 255, 0.3);
995
1107
  background-color: transparent
996
1108
  }
997
- .button__component_1dsbv:disabled.button__link_1dsbv.button__loading_1dsbv {
1109
+ .button__component_1eu3y:disabled.button__link_1eu3y.button__loading_1eu3y {
998
1110
  color: #fff;
999
1111
  }
1000
- .button__component_1dsbv:disabled.button__ghost_1dsbv {
1112
+ .button__component_1eu3y:disabled.button__ghost_1eu3y {
1001
1113
  color: rgba(255, 255, 255, 0.3)
1002
1114
  }
1003
- .button__component_1dsbv:disabled.button__ghost_1dsbv.button__loading_1dsbv {
1115
+ .button__component_1eu3y:disabled.button__ghost_1eu3y.button__loading_1eu3y {
1004
1116
  color: #fff;
1005
1117
  }
1006
- .button__component_co9js {
1118
+ .button__component_1xnal {
1007
1119
  background-color: transparent
1008
1120
  }
1009
- .button__focused_co9js {
1121
+ .button__focused_1xnal {
1010
1122
  outline: 2px solid #007aff;
1011
1123
  }
1012
- .button__primary_12iad {
1124
+ .button__primary_cs85k {
1013
1125
  color: #000;
1014
1126
  background-color: #ef3124
1015
1127
  }
1016
- .button__primary_12iad:hover {
1128
+ .button__primary_cs85k:hover {
1017
1129
  background-color: rgb(241, 80, 69);
1018
1130
  }
1019
- .button__primary_12iad:active {
1131
+ .button__primary_cs85k:active {
1020
1132
  background-color: rgb(203, 42, 31);
1021
1133
  }
1022
- .button__secondary_12iad {
1134
+ .button__secondary_cs85k {
1023
1135
  color: #fff;
1024
1136
  background-color: #3a3a3c;
1025
1137
  border: 1px solid transparent
1026
1138
  }
1027
- .button__secondary_12iad:hover {
1139
+ .button__secondary_cs85k:hover {
1028
1140
  background-color: rgb(99, 112, 126);
1029
1141
  }
1030
- .button__secondary_12iad:active {
1142
+ .button__secondary_cs85k:active {
1031
1143
  background-color: rgb(61, 74, 88);
1032
1144
  }
1033
- .button__outlined_12iad {
1145
+ .button__outlined_cs85k {
1034
1146
  color: #fff;
1035
1147
  background-color: transparent;
1036
1148
  border: 1px solid #f3f4f5
1037
1149
  }
1038
- .button__outlined_12iad:hover {
1150
+ .button__outlined_cs85k:hover {
1039
1151
  background-color: rgba(255, 255, 255, 0.15);
1040
1152
  }
1041
- .button__outlined_12iad:active {
1153
+ .button__outlined_cs85k:active {
1042
1154
  background-color: rgba(0, 0, 0, 0.15);
1043
1155
  }
1044
- .button__tertiary_12iad {
1156
+ .button__tertiary_cs85k {
1045
1157
  color: #fff;
1046
1158
  background-color: transparent;
1047
1159
  border: 1px solid #f3f4f5
1048
1160
  }
1049
- .button__tertiary_12iad:hover {
1161
+ .button__tertiary_cs85k:hover {
1050
1162
  background-color: rgba(255, 255, 255, 0.15);
1051
1163
  }
1052
- .button__tertiary_12iad:active {
1164
+ .button__tertiary_cs85k:active {
1053
1165
  background-color: rgba(0, 0, 0, 0.15);
1054
1166
  }
1055
- .button__filled_12iad {
1167
+ .button__filled_cs85k {
1056
1168
  color: #fff;
1057
1169
  background-color: #3a3a3c
1058
1170
  }
1059
- .button__filled_12iad:hover {
1171
+ .button__filled_cs85k:hover {
1060
1172
  background-color: rgb(99, 112, 126);
1061
1173
  }
1062
- .button__filled_12iad:active {
1174
+ .button__filled_cs85k:active {
1063
1175
  background-color: rgb(61, 74, 88);
1064
1176
  }
1065
- .button__transparent_12iad {
1177
+ .button__transparent_cs85k {
1066
1178
  color: #000;
1067
1179
  background-color: rgba(255, 255, 255, 0.1)
1068
1180
  }
1069
- .button__transparent_12iad:hover {
1181
+ .button__transparent_cs85k:hover {
1070
1182
  background-color: rgba(255, 255, 255, 0.2);
1071
1183
  }
1072
- .button__transparent_12iad:active {
1184
+ .button__transparent_cs85k:active {
1073
1185
  background-color: rgba(255, 255, 255, 0.05);
1074
1186
  }
1075
- .button__link_12iad {
1187
+ .button__link_cs85k {
1076
1188
  color: #000;
1077
1189
  background-color: transparent
1078
1190
  }
1079
- .button__link_12iad:hover {
1191
+ .button__link_cs85k:hover {
1080
1192
  background-color: rgba(11, 31, 53, 0.07);
1081
1193
  }
1082
- .button__link_12iad:active {
1194
+ .button__link_cs85k:active {
1083
1195
  background-color: rgba(179, 179, 179, 0.15);
1084
1196
  }
1085
- .button__ghost_12iad {
1197
+ .button__ghost_cs85k {
1086
1198
  color: #000
1087
1199
  }
1088
- .button__ghost_12iad:hover {
1200
+ .button__ghost_cs85k:hover {
1089
1201
  color: rgb(179, 179, 179);
1090
1202
  }
1091
- .button__ghost_12iad:active {
1203
+ .button__ghost_cs85k:active {
1092
1204
  color: rgb(128, 128, 128);
1093
1205
  }
1094
- .button__component_12iad:disabled.button__primary_12iad {
1206
+ .button__component_cs85k:disabled.button__primary_cs85k {
1095
1207
  color: #000;
1096
1208
  background-color: rgba(239, 49, 36, 0.3)
1097
1209
  }
1098
- .button__component_12iad:disabled.button__primary_12iad.button__loading_12iad {
1210
+ .button__component_cs85k:disabled.button__primary_cs85k.button__loading_cs85k {
1099
1211
  background-color: #ef3124;
1100
1212
  }
1101
- .button__component_12iad:disabled.button__secondary_12iad {
1213
+ .button__component_cs85k:disabled.button__secondary_cs85k {
1102
1214
  color: rgba(255, 255, 255, 0.3);
1103
1215
  background-color: rgba(72, 87, 103, 0.3);
1104
1216
  border-color: transparent
1105
1217
  }
1106
- .button__component_12iad:disabled.button__secondary_12iad.button__loading_12iad {
1218
+ .button__component_cs85k:disabled.button__secondary_cs85k.button__loading_cs85k {
1107
1219
  color: #fff;
1108
1220
  background-color: #3a3a3c;
1109
1221
  border-color: transparent;
1110
1222
  }
1111
- .button__component_12iad:disabled.button__outlined_12iad {
1223
+ .button__component_cs85k:disabled.button__outlined_cs85k {
1112
1224
  color: rgba(255, 255, 255, 0.3);
1113
1225
  background-color: transparent;
1114
1226
  border-color: rgba(35, 53, 73, 0.3)
1115
1227
  }
1116
- .button__component_12iad:disabled.button__outlined_12iad.button__loading_12iad {
1228
+ .button__component_cs85k:disabled.button__outlined_cs85k.button__loading_cs85k {
1117
1229
  color: #fff;
1118
1230
  }
1119
- .button__component_12iad:disabled.button__tertiary_12iad {
1231
+ .button__component_cs85k:disabled.button__tertiary_cs85k {
1120
1232
  color: rgba(255, 255, 255, 0.3);
1121
1233
  background-color: transparent;
1122
1234
  border-color: rgba(35, 53, 73, 0.3)
1123
1235
  }
1124
- .button__component_12iad:disabled.button__tertiary_12iad.button__loading_12iad {
1236
+ .button__component_cs85k:disabled.button__tertiary_cs85k.button__loading_cs85k {
1125
1237
  color: #fff;
1126
1238
  }
1127
- .button__component_12iad:disabled.button__filled_12iad {
1239
+ .button__component_cs85k:disabled.button__filled_cs85k {
1128
1240
  color: rgba(255, 255, 255, 0.3);
1129
1241
  background-color: rgba(72, 87, 103, 0.3);
1130
1242
  border-color: transparent
1131
1243
  }
1132
- .button__component_12iad:disabled.button__filled_12iad.button__loading_12iad {
1244
+ .button__component_cs85k:disabled.button__filled_cs85k.button__loading_cs85k {
1133
1245
  color: #fff;
1134
1246
  background-color: #3a3a3c;
1135
1247
  border-color: transparent;
1136
1248
  }
1137
- .button__component_12iad:disabled.button__transparent_12iad {
1249
+ .button__component_cs85k:disabled.button__transparent_cs85k {
1138
1250
  color: rgba(255, 255, 255, 0.3);
1139
1251
  background-color: rgba(255, 255, 255, 0.03)
1140
1252
  }
1141
- .button__component_12iad:disabled.button__transparent_12iad.button__loading_12iad {
1253
+ .button__component_cs85k:disabled.button__transparent_cs85k.button__loading_cs85k {
1142
1254
  color: #000;
1143
1255
  background-color: rgba(255, 255, 255, 0.1);
1144
1256
  }
1145
- .button__component_12iad:disabled.button__link_12iad {
1257
+ .button__component_cs85k:disabled.button__link_cs85k {
1146
1258
  color: rgba(255, 255, 255, 0.3);
1147
1259
  background-color: transparent
1148
1260
  }
1149
- .button__component_12iad:disabled.button__link_12iad.button__loading_12iad {
1261
+ .button__component_cs85k:disabled.button__link_cs85k.button__loading_cs85k {
1150
1262
  color: #000;
1151
1263
  }
1152
- .button__component_12iad:disabled.button__ghost_12iad {
1264
+ .button__component_cs85k:disabled.button__ghost_cs85k {
1153
1265
  color: rgba(255, 255, 255, 0.3)
1154
1266
  }
1155
- .button__component_12iad:disabled.button__ghost_12iad.button__loading_12iad {
1267
+ .button__component_cs85k:disabled.button__ghost_cs85k.button__loading_cs85k {
1156
1268
  color: #000;
1157
- }.textarea__input_8usxz {
1269
+ }.popover__component_173r2 {
1270
+ background-color: transparent;
1158
1271
  color: #fff;
1159
- caret-color: #0072ef;
1160
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1161
1272
  }
1162
- .textarea__input_8usxz:-webkit-autofill {
1163
- -webkit-text-fill-color: #fff;
1164
- }
1165
- .textarea__input_8usxz::placeholder {
1166
- color: #8d8d93;
1167
- }
1168
- .textarea__hasLabel_8usxz::placeholder {
1169
- color: #464649;
1170
- }
1171
- .textarea__clearIcon_8usxz {
1172
- color: #fff;
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;
1173
1277
  }
1174
- .textarea__input_8usxz:read-only {
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 {
1175
1285
  color: #8d8d93
1176
1286
  }
1177
- .textarea__input_8usxz:read-only:focus::placeholder {
1178
- color: #8d8d93;
1287
+ .tabs__title_f1e8g:not(.tabs__disabled_f1e8g):hover {
1288
+ color: #fff;
1179
1289
  }
1180
- .textarea__input_8usxz:disabled {
1181
- color: #fff;
1182
- -webkit-text-fill-color: #fff;
1183
- }
1184
- .textarea__input_8usxz:focus::placeholder {
1185
- color: rgba(235, 235, 245, 0.3);
1186
- }
1187
- .textarea__error_8usxz {
1188
- color: #f15045;
1189
- caret-color: #f15045;
1290
+ .tabs__focused_f1e8g {
1291
+ outline: 2px solid #007aff;
1190
1292
  }
1191
- .textarea__textarea_8usxz {
1293
+ .tabs__selected_f1e8g {
1192
1294
  color: #fff;
1193
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1194
- }
1195
- .textarea__textarea_8usxz::placeholder {
1196
- color: #8d8d93;
1197
1295
  }
1198
- .textarea__hasLabel_8usxz::placeholder {
1296
+ .tabs__disabled_f1e8g {
1199
1297
  color: #464649;
1200
1298
  }
1201
- .textarea__textarea_8usxz:disabled {
1202
- color: #fff;
1203
- -webkit-text-fill-color: #fff;
1204
- }
1205
- .textarea__textarea_8usxz:read-only {
1206
- color: #8d8d93;
1207
- }
1208
- .textarea__textarea_8usxz:focus::placeholder {
1209
- color: rgba(235, 235, 245, 0.3);
1299
+ .tabs__line_f1e8g {
1300
+ background-color: #ef3124;
1210
1301
  }
1211
- .textarea__focusVisible_pcc02 {
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 {
1212
1309
  outline: 2px solid #007aff;
1213
- }
1214
- .textarea__input_13kqa {
1215
- color: #000;
1216
- caret-color: #0072ef;
1217
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1218
- }
1219
- .textarea__input_13kqa:-webkit-autofill {
1220
- -webkit-text-fill-color: #000;
1221
- }
1222
- .textarea__input_13kqa::placeholder {
1223
- color: rgba(60, 60, 67, 0.6);
1224
- }
1225
- .textarea__hasLabel_13kqa::placeholder {
1226
- color: #c5c5c7;
1227
- }
1228
- .textarea__clearIcon_13kqa {
1229
- color: #121212;
1230
- }
1231
- .textarea__input_13kqa:read-only {
1232
- color: rgba(60, 60, 67, 0.6)
1233
- }
1234
- .textarea__input_13kqa:read-only:focus::placeholder {
1235
- color: rgba(60, 60, 67, 0.6);
1236
- }
1237
- .textarea__input_13kqa:disabled {
1238
- color: #000;
1239
- -webkit-text-fill-color: #000;
1240
- }
1241
- .textarea__input_13kqa:focus::placeholder {
1242
- color: rgba(60, 60, 67, 0.3);
1243
- }
1244
- .textarea__error_13kqa {
1245
- color: #ef3124;
1246
- caret-color: #ef3124;
1247
- }
1248
- .textarea__textarea_13kqa {
1249
- color: #000;
1250
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1251
- }
1252
- .textarea__textarea_13kqa::placeholder {
1253
- color: rgba(60, 60, 67, 0.6);
1254
- }
1255
- .textarea__hasLabel_13kqa::placeholder {
1256
- color: #c5c5c7;
1257
- }
1258
- .textarea__textarea_13kqa:disabled {
1259
- color: #000;
1260
- -webkit-text-fill-color: #000;
1261
- }
1262
- .textarea__textarea_13kqa:read-only {
1263
- color: rgba(60, 60, 67, 0.6);
1264
- }
1265
- .textarea__textarea_13kqa:focus::placeholder {
1266
- color: rgba(60, 60, 67, 0.3);
1267
- }.base-modal__component_rql2o {
1268
- background: #121212;
1269
- }.popover__component_14e0i {
1270
- background-color: transparent;
1310
+ }.tabs__selected_f1e8g {
1271
1311
  color: #fff;
1312
+ }.tabs__disabled_f1e8g {
1313
+ color: #464649;
1314
+ }.tabs__line_f1e8g {
1315
+ background-color: #ef3124;
1272
1316
  }
1273
- .popover__inner_14e0i {
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_14e0i:after {
1279
- background-color: #121212;
1280
- border: 1px solid transparent;
1281
- }.stepped-progress-bar__description_1gx1u {
1317
+
1318
+
1319
+
1320
+ .stepped-progress-bar__description_1ivbe {
1282
1321
  color: rgba(235, 235, 245, 0.6);
1283
1322
  }
1284
- .stepped-progress-bar__bar_1adzz {
1323
+ .stepped-progress-bar__bar_e68pk {
1285
1324
  background: rgba(255, 255, 255, 0.1);
1286
1325
  }
1287
- .stepped-progress-bar__positive_1adzz {
1326
+ .stepped-progress-bar__positive_e68pk {
1288
1327
  background: #2fc26e;
1289
1328
  }
1290
- .stepped-progress-bar__attention_1adzz {
1329
+ .stepped-progress-bar__attention_e68pk {
1291
1330
  background: #f6bf65;
1292
1331
  }
1293
- .stepped-progress-bar__negative_1adzz {
1332
+ .stepped-progress-bar__negative_e68pk {
1294
1333
  background: #d91d0b;
1295
1334
  }
1296
- .stepped-progress-bar__link_1adzz {
1335
+ .stepped-progress-bar__link_e68pk {
1297
1336
  background: #0072ef;
1298
1337
  }
1299
- .stepped-progress-bar__tertiary_1adzz {
1338
+ .stepped-progress-bar__tertiary_e68pk {
1300
1339
  background: #464649;
1301
1340
  }
1302
- .stepped-progress-bar__secondary_1adzz {
1341
+ .stepped-progress-bar__secondary_e68pk {
1303
1342
  background: #8d8d93;
1304
1343
  }
1305
- .stepped-progress-bar__primary_1adzz {
1344
+ .stepped-progress-bar__primary_e68pk {
1306
1345
  background: #fff;
1307
1346
  }
1308
- .stepped-progress-bar__accent_1adzz {
1347
+ .stepped-progress-bar__accent_e68pk {
1309
1348
  background: #ef3124;
1310
- }.circular-progress-bar__backgroundCircle_1is4r,
1311
- .circular-progress-bar__progressCircle_1is4r {
1349
+ }.circular-progress-bar__backgroundCircle_6qvte,
1350
+ .circular-progress-bar__progressCircle_6qvte {
1312
1351
  fill: transparent;
1313
1352
  }
1314
- .circular-progress-bar__positive_1is4r {
1353
+ .circular-progress-bar__positive_6qvte {
1315
1354
  stroke: #2fc26e;
1316
1355
  }
1317
- .circular-progress-bar__negative_1is4r {
1356
+ .circular-progress-bar__negative_6qvte {
1318
1357
  stroke: #d91d0b;
1319
1358
  }
1320
- .circular-progress-bar__backgroundCircle_1is4r {
1359
+ .circular-progress-bar__backgroundCircle_6qvte {
1321
1360
  stroke: #2c2c2e;
1322
- }.list-header__filled_28ek4 {
1361
+ }.list-header__filled_wbwoy {
1323
1362
  background-color: #485767;
1324
- }.tabs__component_1vtwr:before {
1325
- background-color: #2b2b2e;
1326
- }
1327
- .tabs__title_1vtwr {
1328
- color: #8d8d93
1329
- }
1330
- .tabs__title_1vtwr:not(.tabs__disabled_1vtwr):hover {
1331
- color: #fff;
1332
- }
1333
- .tabs__focused_1vtwr {
1334
- outline: 2px solid #007aff;
1335
- }
1336
- .tabs__selected_1vtwr {
1337
- color: #fff;
1338
- }
1339
- .tabs__disabled_1vtwr {
1340
- color: #464649;
1341
- }
1342
- .tabs__line_1vtwr {
1343
- background-color: #ef3124;
1344
- }
1345
- .tabs__component_1vtwr:before {
1346
- background-color: #2b2b2e;
1347
- }.tabs__title_1vtwr {
1348
- color: #8d8d93
1349
- }.tabs__title_1vtwr:not(.tabs__disabled_1vtwr):hover {
1350
- color: #fff;
1351
- }.tabs__focused_1vtwr {
1352
- outline: 2px solid #007aff;
1353
- }.tabs__selected_1vtwr {
1354
- color: #fff;
1355
- }.tabs__disabled_1vtwr {
1356
- color: #464649;
1357
- }.tabs__line_1vtwr {
1358
- background-color: #ef3124;
1359
- }
1360
-
1361
-
1362
-
1363
- .drawer__backdropEnter_tfbbk {
1363
+ }.drawer__backdropEnter_154gt {
1364
1364
  background-color: transparent;
1365
1365
  }
1366
- .drawer__backdropEnterActive_tfbbk,
1367
- .drawer__backdropEnterDone_tfbbk {
1366
+ .drawer__backdropEnterActive_154gt,
1367
+ .drawer__backdropEnterDone_154gt {
1368
1368
  background-color: rgba(0, 0, 0, 0.8);
1369
1369
  }
1370
- .drawer__backdropExit_tfbbk {
1370
+ .drawer__backdropExit_154gt {
1371
1371
  background-color: rgba(0, 0, 0, 0.8);
1372
1372
  }
1373
- .drawer__backdropExitActive_tfbbk,
1374
- .drawer__backdropExitDone_tfbbk {
1373
+ .drawer__backdropExitActive_154gt,
1374
+ .drawer__backdropExitDone_154gt {
1375
1375
  background-color: transparent;
1376
- }.select-with-tags__input_1l5ya {
1376
+ }.select-with-tags__tag_auvac:active:not(:disabled) {
1377
+ background-color: #f3f4f5;
1378
+ }
1379
+ .select-with-tags__tag_auvac:hover:not(:disabled):not(:active) {
1380
+ background-color: #f3f4f5;
1381
+ }
1382
+ .select-with-tags__input_khyj5 {
1377
1383
  background-color: transparent;
1378
1384
  color: #fff
1379
1385
  }
1380
- .select-with-tags__input_1l5ya:disabled {
1386
+ .select-with-tags__input_khyj5:disabled {
1381
1387
  color: #8d8d93;
1382
1388
  }
1383
- .select-with-tags__input_1l5ya::placeholder {
1389
+ .select-with-tags__input_khyj5::placeholder {
1384
1390
  color: #8d8d93;
1385
1391
  }
1386
- .select-with-tags__input_1l5ya:focus::placeholder {
1392
+ .select-with-tags__input_khyj5:focus::placeholder {
1387
1393
  color: #464649;
1388
1394
  }
1389
- .select-with-tags__focusVisible_1l5ya {
1395
+ .select-with-tags__focusVisible_khyj5 {
1390
1396
  outline: 2px solid #007aff;
1391
1397
  }
1392
- .select-with-tags__placeholder_1l5ya {
1398
+ .select-with-tags__placeholder_khyj5 {
1393
1399
  color: #464649;
1394
- }
1395
- .select-with-tags__tag_qfpy0:active:not(:disabled) {
1396
- background-color: #f3f4f5;
1397
- }
1398
- .select-with-tags__tag_qfpy0:hover:not(:disabled):not(:active) {
1399
- background-color: #f3f4f5;
1400
- }.custom-button__customButton_2wf7r.custom-button__white_2wf7r * {
1400
+ }.custom-button__customButton_1d73n.custom-button__white_1d73n * {
1401
1401
  color: #fff;
1402
1402
  }
1403
- .custom-button__customButton_2wf7r.custom-button__black_2wf7r * {
1403
+ .custom-button__customButton_1d73n.custom-button__black_1d73n * {
1404
1404
  color: #000;
1405
1405
  }
1406
- .custom-button__customButton_2wf7r:before {
1406
+ .custom-button__customButton_1d73n:before {
1407
1407
  background-color: rgba(0, 0, 0, 0);
1408
1408
  }
1409
- .custom-button__customButton_2wf7r:hover:before {
1409
+ .custom-button__customButton_1d73n:hover:before {
1410
1410
  background-color: rgba(0, 0, 0, 0.07);
1411
1411
  }
1412
- .custom-button__customButton_2wf7r:active:before {
1412
+ .custom-button__customButton_1d73n:active:before {
1413
1413
  background-color: rgba(0, 0, 0, 0.15);
1414
1414
  }
1415
- .custom-button__customButton_2wf7r:disabled.custom-button__white_2wf7r * {
1415
+ .custom-button__customButton_1d73n:disabled.custom-button__white_1d73n * {
1416
1416
  color: #fff;
1417
1417
  }
1418
- .custom-button__customButton_2wf7r:disabled.custom-button__black_2wf7r * {
1418
+ .custom-button__customButton_1d73n:disabled.custom-button__black_1d73n * {
1419
1419
  color: #000;
1420
- }.attach__component_j8f0u {
1420
+ }.attach__component_1mki2 {
1421
1421
  }
1422
- .attach__focused_j8f0u {
1422
+ .attach__focused_1mki2 {
1423
1423
  outline: 2px solid #007aff;
1424
- }.chart__coreChart_10b7s .recharts-text tspan {
1424
+ }.chart__coreChart_135dk .recharts-text tspan {
1425
1425
  fill: #fff;
1426
1426
  }
1427
- @keyframes chart__showDot_1hsl1 {
1427
+ @keyframes chart__showDot_jf6bv {
1428
1428
  }
1429
- .chart__tickText_1onai {
1429
+
1430
+ .chart__tickText_mu7wl {
1430
1431
  fill: #fff;
1431
1432
  }
1432
- .chart__circle_1onai {
1433
+ .chart__circle_mu7wl {
1433
1434
  fill: #121212;
1434
1435
  }
1435
- .chart__circle_1onai {
1436
+ .chart__circle_mu7wl {
1436
1437
  fill: #121212;
1437
1438
  }
1438
-
1439
- .chart__tooltip_123s0 {
1439
+ .chart__tooltip_1qc8v {
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_123s0 {
1444
+ .chart__tooltipArrow_1qc8v {
1445
1445
  border: 1px solid #2b2b2e;
1446
1446
  background-color: #121212;
1447
1447
  }
1448
- .chart__tooltipArrow_123s0:before {
1448
+ .chart__tooltipArrow_1qc8v:before {
1449
1449
  border-color: transparent #121212 transparent transparent;
1450
- }.confirmation__component_11sqr {
1450
+ }.confirmation__component_1yqpe {
1451
1451
  color: #8d8d93;
1452
1452
  }
1453
- .confirmation__circle_vbpca {
1453
+ .confirmation__circle_1bwvy {
1454
1454
  fill: transparent;
1455
1455
  stroke: #464649;
1456
1456
  }
1457
- .confirmation__header_bmgs9 {
1457
+ .confirmation__header_u9woq {
1458
1458
  color: #fff;
1459
1459
  }
1460
- .confirmation__description_bmgs9 {
1460
+ .confirmation__description_u9woq {
1461
1461
  color: #8d8d93;
1462
1462
  color: #fff;
1463
1463
  }
1464
- .confirmation__title_18zor {
1464
+ .confirmation__title_1bvy4 {
1465
1465
  color: #fff;
1466
1466
  }
1467
- .confirmation__text_18zor {
1467
+ .confirmation__text_1bvy4 {
1468
1468
  color: #8d8d93;
1469
1469
  }
1470
- .confirmation__phonesWrap_18zor {
1470
+ .confirmation__phonesWrap_1bvy4 {
1471
1471
  color: #8d8d93;
1472
1472
  }
1473
- .confirmation__phoneDescription_18zor {
1473
+ .confirmation__phoneDescription_1bvy4 {
1474
1474
  color: #8d8d93;
1475
1475
  }
1476
- .confirmation__header_7ja5f {
1476
+ .confirmation__header_obqko {
1477
1477
  color: #fff;
1478
1478
  }
1479
- .confirmation__phone_7ja5f {
1479
+ .confirmation__phone_obqko {
1480
1480
  color: #fff;
1481
1481
  }
1482
- .confirmation__header_1tztt {
1482
+ .confirmation__header_e0hc6 {
1483
1483
  color: #fff;
1484
1484
  }
1485
- .confirmation__description_1tztt {
1485
+ .confirmation__description_e0hc6 {
1486
1486
  color: #8d8d93;
1487
- }.pagination__component_xrwyq {
1487
+ }.pagination__component_1oiu7 {
1488
1488
  color: #fff;
1489
1489
  }
1490
- .pagination__dots_19y9t {
1490
+ .pagination__dots_29x5g {
1491
1491
  color: #8d8d93;
1492
1492
  }
1493
1493
 
1494
- .pagination__tag_1q7bd.pagination__tag_1q7bd {
1494
+ .pagination__tag_b3r7y.pagination__tag_b3r7y {
1495
1495
  color: #8d8d93
1496
1496
  }
1497
- .pagination__tag_1q7bd.pagination__tag_1q7bd:hover:not(:disabled) {
1497
+ .pagination__tag_b3r7y.pagination__tag_b3r7y:hover:not(:disabled) {
1498
1498
  background-color: #2c2c2e;
1499
1499
  color: #fff;
1500
1500
  }
1501
- .pagination__tag_1q7bd.pagination__tag_1q7bd:active:not(:disabled) {
1501
+ .pagination__tag_b3r7y.pagination__tag_b3r7y:active:not(:disabled) {
1502
1502
  background-color: #3a3a3c;
1503
1503
  }
1504
- .pagination__tag_1q7bd.pagination__tag_1q7bd.pagination__checked_1q7bd {
1504
+ .pagination__tag_b3r7y.pagination__tag_b3r7y.pagination__checked_b3r7y {
1505
1505
  background-color: #f3f4f5;
1506
1506
  color: #000;
1507
1507
  }
1508
- .pagination__tag_1q7bd.pagination__tag_1q7bd.pagination__checked_1q7bd:hover:not(:disabled) {
1508
+ .pagination__tag_b3r7y.pagination__tag_b3r7y.pagination__checked_b3r7y:hover:not(:disabled) {
1509
1509
  color: #000;
1510
1510
  }
1511
- .pagination__tag_1q7bd.pagination__tag_1q7bd.pagination__checked_1q7bd:active:not(:disabled) {
1511
+ .pagination__tag_b3r7y.pagination__tag_b3r7y.pagination__checked_b3r7y:active:not(:disabled) {
1512
1512
  color: #fff;
1513
- }.input__input_ycr36 {
1513
+ }.input__input_140c1 {
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_ycr36:-webkit-autofill {
1518
+ .input__input_140c1:-webkit-autofill {
1519
1519
  -webkit-text-fill-color: #fff;
1520
1520
  }
1521
- .input__input_ycr36::placeholder {
1521
+ .input__input_140c1::placeholder {
1522
1522
  color: #8d8d93;
1523
1523
  }
1524
- .input__hasLabel_ycr36::placeholder {
1524
+ .input__hasLabel_140c1::placeholder {
1525
1525
  color: #464649;
1526
1526
  }
1527
- .input__clearIcon_ycr36 {
1527
+ .input__clearIcon_140c1 {
1528
1528
  color: #fff;
1529
1529
  }
1530
- .input__input_ycr36:read-only {
1530
+ .input__input_140c1:read-only {
1531
1531
  color: #8d8d93
1532
1532
  }
1533
- .input__input_ycr36:read-only:focus::placeholder {
1533
+ .input__input_140c1:read-only:focus::placeholder {
1534
1534
  color: #8d8d93;
1535
1535
  }
1536
- .input__input_ycr36:disabled {
1536
+ .input__input_140c1:disabled {
1537
1537
  color: #fff;
1538
1538
  -webkit-text-fill-color: #fff;
1539
1539
  }
1540
- .input__input_ycr36:focus::placeholder {
1540
+ .input__input_140c1:focus::placeholder {
1541
1541
  color: rgba(235, 235, 245, 0.3);
1542
1542
  }
1543
- .input__error_ycr36 {
1543
+ .input__error_140c1 {
1544
1544
  color: #f15045;
1545
1545
  caret-color: #f15045;
1546
1546
  }
1547
- .input__focusVisible_12ona {
1547
+ .input__focusVisible_1mi3i {
1548
1548
  outline: 2px solid #007aff;
1549
1549
  }
1550
- @keyframes input__onautofillstart_12ona {
1550
+ @keyframes input__onautofillstart_1mi3i {
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_12ona {
1558
+ @keyframes input__onautofillcancel_1mi3i {
1559
1559
  from {
1560
1560
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1561
1561
  }
@@ -1563,377 +1563,377 @@
1563
1563
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1564
1564
  }
1565
1565
  }
1566
- .input__input_m64gh {
1566
+ .input__input_13nme {
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_m64gh:-webkit-autofill {
1571
+ .input__input_13nme:-webkit-autofill {
1572
1572
  -webkit-text-fill-color: #000;
1573
1573
  }
1574
- .input__input_m64gh::placeholder {
1574
+ .input__input_13nme::placeholder {
1575
1575
  color: rgba(60, 60, 67, 0.6);
1576
1576
  }
1577
- .input__hasLabel_m64gh::placeholder {
1577
+ .input__hasLabel_13nme::placeholder {
1578
1578
  color: #c5c5c7;
1579
1579
  }
1580
- .input__clearIcon_m64gh {
1580
+ .input__clearIcon_13nme {
1581
1581
  color: #121212;
1582
1582
  }
1583
- .input__input_m64gh:read-only {
1583
+ .input__input_13nme:read-only {
1584
1584
  color: rgba(60, 60, 67, 0.6)
1585
1585
  }
1586
- .input__input_m64gh:read-only:focus::placeholder {
1586
+ .input__input_13nme:read-only:focus::placeholder {
1587
1587
  color: rgba(60, 60, 67, 0.6);
1588
1588
  }
1589
- .input__input_m64gh:disabled {
1589
+ .input__input_13nme:disabled {
1590
1590
  color: #000;
1591
1591
  -webkit-text-fill-color: #000;
1592
1592
  }
1593
- .input__input_m64gh:focus::placeholder {
1593
+ .input__input_13nme:focus::placeholder {
1594
1594
  color: rgba(60, 60, 67, 0.3);
1595
1595
  }
1596
- .input__error_m64gh {
1596
+ .input__error_13nme {
1597
1597
  color: #ef3124;
1598
1598
  caret-color: #ef3124;
1599
- }.icon-button__primary_12nr0 {
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 {
1600
1621
  color: #fff
1601
1622
  }
1602
- .icon-button__primary_12nr0:hover {
1623
+ .icon-button__primary_eyvw0:hover {
1603
1624
  color: rgb(179, 179, 179);
1604
1625
  }
1605
- .icon-button__primary_12nr0:active {
1626
+ .icon-button__primary_eyvw0:active {
1606
1627
  color: rgb(128, 128, 128);
1607
1628
  }
1608
- .icon-button__secondary_12nr0 {
1629
+ .icon-button__secondary_eyvw0 {
1609
1630
  color: #8d8d93
1610
1631
  }
1611
- .icon-button__secondary_12nr0:hover {
1632
+ .icon-button__secondary_eyvw0:hover {
1612
1633
  color: rgb(175, 175, 179);
1613
1634
  }
1614
- .icon-button__secondary_12nr0:active {
1635
+ .icon-button__secondary_eyvw0:active {
1615
1636
  color: rgb(198, 198, 201);
1616
1637
  }
1617
- .icon-button__transparent_12nr0 {
1638
+ .icon-button__transparent_eyvw0 {
1618
1639
  color: rgba(255, 255, 255, 0.3)
1619
1640
  }
1620
- .icon-button__transparent_12nr0:hover {
1641
+ .icon-button__transparent_eyvw0:hover {
1621
1642
  color: rgba(255, 255, 255, 0.4);
1622
1643
  }
1623
- .icon-button__transparent_12nr0:active {
1644
+ .icon-button__transparent_eyvw0:active {
1624
1645
  color: rgba(255, 255, 255, 0.5);
1625
1646
  }
1626
- .icon-button__negative_12nr0 {
1647
+ .icon-button__negative_eyvw0 {
1627
1648
  color: #d91d0b
1628
1649
  }
1629
- .icon-button__negative_12nr0:hover {
1650
+ .icon-button__negative_eyvw0:hover {
1630
1651
  color: rgb(152, 20, 8);
1631
1652
  }
1632
- .icon-button__negative_12nr0:active {
1653
+ .icon-button__negative_eyvw0:active {
1633
1654
  color: rgb(109, 15, 6);
1634
1655
  }
1635
1656
 
1636
- .icon-button__primary_1eesa {
1657
+ .icon-button__primary_4jwbw {
1637
1658
  color: #121212
1638
1659
  }
1639
- .icon-button__primary_1eesa:hover {
1660
+ .icon-button__primary_4jwbw:hover {
1640
1661
  color: rgb(230, 230, 230);
1641
1662
  }
1642
- .icon-button__primary_1eesa:active {
1663
+ .icon-button__primary_4jwbw:active {
1643
1664
  color: rgb(179, 179, 179);
1644
1665
  }
1645
- .icon-button__secondary_1eesa {
1666
+ .icon-button__secondary_4jwbw {
1646
1667
  color: #233549
1647
1668
  }
1648
- .icon-button__secondary_1eesa:hover {
1669
+ .icon-button__secondary_4jwbw:hover {
1649
1670
  color: rgb(219, 220, 221);
1650
1671
  }
1651
- .icon-button__secondary_1eesa:active {
1672
+ .icon-button__secondary_4jwbw:active {
1652
1673
  color: rgb(170, 171, 172);
1653
1674
  }
1654
- .icon-button__transparent_1eesa {
1675
+ .icon-button__transparent_4jwbw {
1655
1676
  color: rgba(255, 255, 255, 0.3)
1656
1677
  }
1657
- .icon-button__transparent_1eesa:hover {
1678
+ .icon-button__transparent_4jwbw:hover {
1658
1679
  color: rgba(255, 255, 255, 0.4);
1659
1680
  }
1660
- .icon-button__transparent_1eesa:active {
1681
+ .icon-button__transparent_4jwbw:active {
1661
1682
  color: rgba(255, 255, 255, 0.5);
1662
1683
  }
1663
- .icon-button__negative_1eesa {
1684
+ .icon-button__negative_4jwbw {
1664
1685
  color: #d91d0b
1665
1686
  }
1666
- .icon-button__negative_1eesa:hover {
1687
+ .icon-button__negative_4jwbw:hover {
1667
1688
  color: rgb(217, 72, 62);
1668
1689
  }
1669
- .icon-button__negative_1eesa:active {
1690
+ .icon-button__negative_4jwbw:active {
1670
1691
  color: rgb(169, 56, 48);
1671
- }.plate__component_hi4l0 {
1672
- color: #fff;
1673
- }
1674
- .plate__focused_hi4l0 {
1675
- outline: 2px solid #007aff;
1676
- }
1677
- .plate__common_hi4l0 {
1678
- background-color: #202022;
1679
- border-color: #6d7986;
1680
- }
1681
- .plate__negative_hi4l0 {
1682
- background-color: #35110d;
1683
- border-color: #d91d0b;
1684
- }
1685
- .plate__positive_hi4l0 {
1686
- background-color: #042117;
1687
- border-color: #13a463;
1688
- }
1689
- .plate__attention_hi4l0 {
1690
- background-color: #332104;
1691
- border-color: #de6a00;
1692
- }.toast-plate__component_i2o9n {
1692
+ }.toast-plate__component_1f2so {
1693
1693
  color: #000;
1694
1694
  background-color: #fff
1695
1695
  }
1696
- .toast-plate__actionSection_i2o9n + .toast-plate__closeButton_i2o9n:before {
1696
+ .toast-plate__actionSection_1f2so + .toast-plate__closeButton_1f2so:before {
1697
1697
  background-color: #e9e9eb;
1698
- }.with-suffix__hasSuffix_1cw99 input:focus::placeholder {
1698
+ }.with-suffix__hasSuffix_6s22t input:focus::placeholder {
1699
1699
  color: transparent;
1700
1700
  }
1701
- .with-suffix__disabled_1cw99 {
1701
+ .with-suffix__disabled_6s22t {
1702
1702
  color: #fff;
1703
- }.slider-input__steps_1v5bv {
1703
+ }.slider-input__steps_95hht {
1704
1704
  color: #8d8d93;
1705
1705
  }
1706
- .slider-input__info_1v5bv {
1706
+ .slider-input__info_95hht {
1707
1707
  color: #8d8d93;
1708
- }.filter-tag__component_1hhpb.filter-tag__disabled_1hhpb {
1708
+ }.filter-tag__component_w1los.filter-tag__disabled_w1los {
1709
1709
  background-color: rgba(32, 32, 34, 0.3);
1710
1710
  }
1711
- .filter-tag__component_1hhpb.filter-tag__checked_1hhpb:not(.filter-tag__component_1hhpb.filter-tag__disabled_1hhpb) {
1711
+ .filter-tag__component_w1los.filter-tag__checked_w1los:not(.filter-tag__component_w1los.filter-tag__disabled_w1los) {
1712
1712
  background-color: #f3f4f5;
1713
1713
  }
1714
- .filter-tag__component_1hhpb.filter-tag__checked_1hhpb:not(.filter-tag__component_1hhpb.filter-tag__disabled_1hhpb):hover {
1714
+ .filter-tag__component_w1los.filter-tag__checked_w1los:not(.filter-tag__component_w1los.filter-tag__disabled_w1los):hover {
1715
1715
  background-color: #f3f4f5;
1716
1716
  }
1717
- .filter-tag__component_1hhpb.filter-tag__checked_1hhpb:not(.filter-tag__component_1hhpb.filter-tag__disabled_1hhpb):active {
1717
+ .filter-tag__component_w1los.filter-tag__checked_w1los:not(.filter-tag__component_w1los.filter-tag__disabled_w1los):active {
1718
1718
  background-color: rgb(194, 195, 196);
1719
1719
  }
1720
- .filter-tag__focused_1hhpb {
1720
+ .filter-tag__focused_w1los {
1721
1721
  outline: 2px solid #007aff;
1722
1722
  }
1723
- .filter-tag__valueButton_1hhpb {
1723
+ .filter-tag__valueButton_w1los {
1724
1724
  color: #fff;
1725
1725
  background-color: #202022;
1726
1726
  border-color: transparent
1727
1727
  }
1728
- .filter-tag__valueButton_1hhpb:not(.filter-tag__valueButton_1hhpb:disabled):hover {
1728
+ .filter-tag__valueButton_w1los:not(.filter-tag__valueButton_w1los:disabled):hover {
1729
1729
  background-color: #202022;
1730
1730
  border-color: transparent;
1731
1731
  }
1732
- .filter-tag__valueButton_1hhpb:not(.filter-tag__valueButton_1hhpb:disabled):active {
1732
+ .filter-tag__valueButton_w1los:not(.filter-tag__valueButton_w1los:disabled):active {
1733
1733
  background-color: rgb(65, 65, 67);
1734
1734
  border-color: transparent;
1735
1735
  }
1736
- .filter-tag__valueButton_1hhpb:disabled {
1736
+ .filter-tag__valueButton_w1los: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_1hhpb.filter-tag__checked_1hhpb {
1741
+ .filter-tag__valueButton_w1los.filter-tag__checked_w1los {
1742
1742
  background-color: #f3f4f5;
1743
1743
  color: #000
1744
1744
  }
1745
- .filter-tag__valueButton_1hhpb.filter-tag__checked_1hhpb:not(.filter-tag__valueButton_1hhpb:disabled):hover {
1745
+ .filter-tag__valueButton_w1los.filter-tag__checked_w1los:not(.filter-tag__valueButton_w1los:disabled):hover {
1746
1746
  background-color: #f3f4f5;
1747
1747
  }
1748
- .filter-tag__valueButton_1hhpb.filter-tag__checked_1hhpb:not(.filter-tag__valueButton_1hhpb:disabled):active {
1748
+ .filter-tag__valueButton_w1los.filter-tag__checked_w1los:not(.filter-tag__valueButton_w1los:disabled):active {
1749
1749
  background-color: rgb(194, 195, 196);
1750
1750
  }
1751
- .filter-tag__valueButton_1hhpb.filter-tag__checked_1hhpb:not(.filter-tag__valueButton_1hhpb:disabled):hover + .filter-tag__clear_1hhpb:before {
1751
+ .filter-tag__valueButton_w1los.filter-tag__checked_w1los:not(.filter-tag__valueButton_w1los:disabled):hover + .filter-tag__clear_w1los:before {
1752
1752
  background-color: #6d7986;
1753
1753
  }
1754
- .filter-tag__valueButton_1hhpb.filter-tag__checked_1hhpb:not(.filter-tag__valueButton_1hhpb:disabled):active + .filter-tag__clear_1hhpb:before {
1754
+ .filter-tag__valueButton_w1los.filter-tag__checked_w1los:not(.filter-tag__valueButton_w1los:disabled):active + .filter-tag__clear_w1los:before {
1755
1755
  background-color: transparent;
1756
1756
  }
1757
- .filter-tag__valueButton_1hhpb.filter-tag__checked_1hhpb:disabled {
1757
+ .filter-tag__valueButton_w1los.filter-tag__checked_w1los:disabled {
1758
1758
  background-color: rgba(243, 244, 245, 0.3);
1759
1759
  color: #000;
1760
1760
  }
1761
- .filter-tag__clear_1hhpb {
1761
+ .filter-tag__clear_w1los {
1762
1762
  background-color: #f3f4f5
1763
1763
  }
1764
- .filter-tag__clear_1hhpb:before {
1764
+ .filter-tag__clear_w1los:before {
1765
1765
  background-color: #6d7986;
1766
1766
  }
1767
- .filter-tag__clear_1hhpb:hover:before {
1767
+ .filter-tag__clear_w1los:hover:before {
1768
1768
  background-color: #6d7986;
1769
1769
  }
1770
- .filter-tag__clear_1hhpb:active:before {
1770
+ .filter-tag__clear_w1los:active:before {
1771
1771
  background-color: transparent;
1772
1772
  }
1773
- .filter-tag__clear_1hhpb:hover {
1773
+ .filter-tag__clear_w1los:hover {
1774
1774
  background-color: #f3f4f5;
1775
1775
  }
1776
- .filter-tag__clear_1hhpb:active {
1776
+ .filter-tag__clear_w1los:active {
1777
1777
  background-color: rgb(194, 195, 196);
1778
- }.file-upload-item__component_11lx3 {
1778
+ }.file-upload-item__component_1p0kf {
1779
1779
  color: #8d8d93;
1780
1780
  box-shadow: 0 -1px 0 0 #2b2b2e inset
1781
1781
  }
1782
- .file-upload-item__icon_11lx3 {
1782
+ .file-upload-item__icon_1p0kf {
1783
1783
  color: #fff;
1784
1784
  }
1785
- .file-upload-item__errorIcon_11lx3 {
1785
+ .file-upload-item__errorIcon_1p0kf {
1786
1786
  color: #d91d0b;
1787
1787
  }
1788
- .file-upload-item__successIcon_11lx3 {
1788
+ .file-upload-item__successIcon_1p0kf {
1789
1789
  color: #2fc26e;
1790
1790
  }
1791
- .file-upload-item__name_11lx3 {
1791
+ .file-upload-item__name_1p0kf {
1792
1792
  color: #fff
1793
1793
  }
1794
- .file-upload-item__errorWrapper_11lx3 {
1794
+ .file-upload-item__errorWrapper_1p0kf {
1795
1795
  color: #ef3124
1796
- }.bottom-sheet__modal_19m4l {
1796
+ }.bottom-sheet__modal_1gxod {
1797
1797
  background-color: transparent;
1798
1798
  }
1799
- .bottom-sheet__component_19m4l {
1799
+ .bottom-sheet__component_1gxod {
1800
1800
  background: #121212;
1801
1801
  }
1802
- .bottom-sheet__marker_19m4l {
1802
+ .bottom-sheet__marker_1gxod {
1803
1803
  background-color: #2a2a2c;
1804
1804
  }
1805
- .bottom-sheet__content_19m4l {
1805
+ .bottom-sheet__content_1gxod {
1806
1806
  color: #fff;
1807
1807
  background-color: #121212;
1808
1808
  }
1809
- .bottom-sheet__backer_1sx8q {
1809
+ .bottom-sheet__backer_6mwow {
1810
1810
  color: #fff;
1811
1811
  }
1812
- .bottom-sheet__button_1sx8q {
1812
+ .bottom-sheet__button_6mwow {
1813
1813
  background: rgba(255, 255, 255, 0.03);
1814
1814
  }
1815
- .bottom-sheet__closer_1assi {
1815
+ .bottom-sheet__closer_1ii8f {
1816
1816
  color: #fff;
1817
1817
  }
1818
- .bottom-sheet__button_1assi {
1818
+ .bottom-sheet__button_1ii8f {
1819
1819
  background: rgba(255, 255, 255, 0.03);
1820
1820
  }
1821
- .bottom-sheet__header_nwru9 {
1821
+ .bottom-sheet__footer_1285r {
1822
1822
  background-color: #121212;
1823
1823
  }
1824
- .bottom-sheet__highlighted_nwru9 {
1825
- border-bottom: 1px solid #2b2b2e;
1826
- }
1827
- .bottom-sheet__footer_o8h92 {
1824
+ .bottom-sheet__highlighted_1285r {
1825
+ border-top: 1px solid #2b2b2e;
1828
1826
  background-color: #121212;
1829
1827
  }
1830
- .bottom-sheet__highlighted_o8h92 {
1831
- border-top: 1px solid #2b2b2e;
1828
+ .bottom-sheet__header_1s2ig {
1832
1829
  background-color: #121212;
1833
1830
  }
1834
- .calendar__dayName_5nu51 {
1831
+ .bottom-sheet__highlighted_1s2ig {
1832
+ border-bottom: 1px solid #2b2b2e;
1833
+ }
1834
+ .calendar__dayName_o4l5y {
1835
1835
  color: #8d8d93
1836
1836
  }
1837
- .calendar__day_5nu51 {
1837
+ .calendar__day_o4l5y {
1838
1838
  color: #fff
1839
1839
  }
1840
- .calendar__day_5nu51.calendar__highlighted_5nu51,
1841
- .calendar__day_5nu51.calendar__range_5nu51.calendar__highlighted_5nu51:not(.calendar__disabled_5nu51) {
1840
+ .calendar__day_o4l5y.calendar__highlighted_o4l5y,
1841
+ .calendar__day_o4l5y.calendar__range_o4l5y.calendar__highlighted_o4l5y:not(.calendar__disabled_o4l5y) {
1842
1842
  color: #fff;
1843
1843
  background: #2a2a2c;
1844
1844
  }
1845
- .calendar__day_5nu51.calendar__disabled_5nu51 {
1845
+ .calendar__day_o4l5y.calendar__disabled_o4l5y {
1846
1846
  color: #464649;
1847
1847
  background: transparent;
1848
1848
  }
1849
- .calendar__day_5nu51.calendar__today_5nu51 {
1849
+ .calendar__day_o4l5y.calendar__today_o4l5y {
1850
1850
  color: #0072ef;
1851
1851
  }
1852
- .calendar__day_5nu51.calendar__rangeComplete_5nu51 {
1852
+ .calendar__day_o4l5y.calendar__rangeComplete_o4l5y {
1853
1853
  background: #e8f2fe;
1854
1854
  }
1855
- .calendar__day_5nu51.calendar__selected_5nu51,
1856
- .calendar__day_5nu51.calendar__disabled_5nu51.calendar__selected_5nu51 {
1855
+ .calendar__day_o4l5y.calendar__selected_o4l5y,
1856
+ .calendar__day_o4l5y.calendar__disabled_o4l5y.calendar__selected_o4l5y {
1857
1857
  color: #000;
1858
1858
  background: #fff;
1859
1859
  }
1860
- .calendar__day_5nu51.calendar__selected_5nu51:hover {
1860
+ .calendar__day_o4l5y.calendar__selected_o4l5y:hover {
1861
1861
  background: rgb(217, 217, 217);
1862
1862
  }
1863
- .calendar__range_5nu51 .calendar__day_5nu51:not(.calendar__selected_5nu51):not(.calendar__disabled_5nu51):not(.calendar__today_5nu51) {
1863
+ .calendar__range_o4l5y .calendar__day_o4l5y:not(.calendar__selected_o4l5y):not(.calendar__disabled_o4l5y):not(.calendar__today_o4l5y) {
1864
1864
  color: #fff;
1865
1865
  }
1866
- .calendar__range_5nu51:before {
1866
+ .calendar__range_o4l5y:before {
1867
1867
  background: #485767;
1868
1868
  }
1869
- .calendar__rangeComplete_5nu51:before {
1869
+ .calendar__rangeComplete_o4l5y:before {
1870
1870
  background: #e8f2fe;
1871
1871
  }
1872
- .calendar__transitLeft_5nu51:after {
1872
+ .calendar__transitLeft_o4l5y: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_5nu51:after {
1879
+ .calendar__transitRight_o4l5y: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_5nu51.calendar__transitLeft_5nu51:after {
1886
+ .calendar__rangeComplete_o4l5y.calendar__transitLeft_o4l5y: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_5nu51.calendar__transitRight_5nu51:after {
1893
+ .calendar__rangeComplete_o4l5y.calendar__transitRight_o4l5y: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_5nu51 {
1900
+ .calendar__dot_o4l5y {
1901
1901
  background: #fff;
1902
1902
  }
1903
- .calendar__selected_5nu51 .calendar__dot_5nu51 {
1903
+ .calendar__selected_o4l5y .calendar__dot_o4l5y {
1904
1904
  background: #121212;
1905
1905
  }
1906
- .calendar__withShadow_btcea {
1906
+ .calendar__withShadow_m2p2x {
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
1909
 
1910
1910
  @media (max-width: 374px) {
1911
1911
  }
1912
- .calendar__empty_1unom {
1912
+ .calendar__empty_19yt0 {
1913
1913
  color: #8d8d93;
1914
1914
  }
1915
- .calendar__button_1lr83 {
1915
+ .calendar__button_7eznr {
1916
1916
  background-color: transparent
1917
1917
  }
1918
- .calendar__button_1lr83:not(:disabled):hover {
1918
+ .calendar__button_7eznr:not(:disabled):hover {
1919
1919
  background-color: #2c2c2e;
1920
1920
  color: #fff;
1921
1921
  }
1922
- .calendar__button_1lr83.calendar__filled_1lr83 {
1922
+ .calendar__button_7eznr.calendar__filled_7eznr {
1923
1923
  background-color: #2c2c2e
1924
1924
  }
1925
- .calendar__button_1lr83.calendar__filled_1lr83:not(:disabled):hover {
1925
+ .calendar__button_7eznr.calendar__filled_7eznr:not(:disabled):hover {
1926
1926
  background-color: rgb(59, 59, 61);
1927
1927
  }
1928
- .calendar__button_1lr83.calendar__outlined_1lr83 {
1928
+ .calendar__button_7eznr.calendar__outlined_7eznr {
1929
1929
  border: 1px solid #fff;
1930
1930
  }
1931
- .calendar__button_1lr83.calendar__selected_1lr83,
1932
- .calendar__button_1lr83.calendar__selected_1lr83:disabled {
1931
+ .calendar__button_7eznr.calendar__selected_7eznr,
1932
+ .calendar__button_7eznr.calendar__selected_7eznr:disabled {
1933
1933
  background-color: #fff;
1934
1934
  color: #000
1935
1935
  }
1936
- .calendar__button_1lr83.calendar__selected_1lr83:not(:disabled):hover, .calendar__button_1lr83.calendar__selected_1lr83:disabled:not(:disabled):hover {
1936
+ .calendar__button_7eznr.calendar__selected_7eznr:not(:disabled):hover, .calendar__button_7eznr.calendar__selected_7eznr:disabled:not(:disabled):hover {
1937
1937
  background-color: #fff;
1938
1938
  color: #000;
1939
1939
  }
@@ -1941,284 +1941,284 @@
1941
1941
  }
1942
1942
 
1943
1943
 
1944
- .modal__button_tguus {
1944
+ .modal__button_174vs {
1945
1945
  background: rgba(18, 18, 18, 0.4);
1946
1946
  }
1947
1947
 
1948
1948
 
1949
1949
 
1950
1950
 
1951
- .modal__sticky_1bntp {
1951
+ .modal__sticky_oqcet {
1952
1952
  background: #121212;
1953
1953
  }
1954
- .modal__highlighted_1bntp {
1954
+ .modal__highlighted_oqcet {
1955
1955
  background: #121212;
1956
1956
  box-shadow: 0 -1px 0 0 #2b2b2e;
1957
1957
  }
1958
1958
 
1959
1959
 
1960
1960
 
1961
- .modal__highlighted_4nw06 {
1961
+ .modal__highlighted_1yrjb {
1962
1962
  background: #121212;
1963
1963
  }
1964
- .modal__sticky_4nw06.modal__hasContent_4nw06 {
1964
+ .modal__sticky_1yrjb.modal__hasContent_1yrjb {
1965
1965
  background: #121212;
1966
1966
  }
1967
- .bank-card__component_1y4aw {
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 {
1968
1974
  --form-control-bg-color: transparent;
1969
1975
  --form-control-hover-bg-color: transparent;
1970
1976
  --form-control-focus-bg-color: transparent;
1971
1977
  }
1972
- .bank-card__label_1y4aw {
1978
+ .bank-card__label_1bcld {
1973
1979
  color: rgba(0, 0, 0, 0.6)
1974
1980
  }
1975
- .bank-card__focused_1y4aw .bank-card__label_1y4aw,
1976
- .bank-card__filled_1y4aw .bank-card__label_1y4aw {
1981
+ .bank-card__focused_1bcld .bank-card__label_1bcld,
1982
+ .bank-card__filled_1bcld .bank-card__label_1bcld {
1977
1983
  color: #000
1978
1984
  }
1979
- .bank-card__input_1y4aw {
1985
+ .bank-card__input_1bcld {
1980
1986
  color: #000;
1981
1987
  caret-color: #000
1982
1988
  }
1983
- .bank-card__bankLogo_1y4aw svg g {
1989
+ .bank-card__bankLogo_1bcld svg g {
1984
1990
  fill: #000;
1985
1991
  }
1986
- .bank-card__brandLogo_1y4aw svg {
1992
+ .bank-card__brandLogo_1bcld svg {
1987
1993
  fill: #000;
1988
1994
  }
1989
- .bank-card__usePhoto_1y4aw {
1995
+ .bank-card__usePhoto_1bcld {
1990
1996
  background-color: transparent
1991
1997
  }
1992
- .bank-card__usePhoto_1y4aw svg {
1998
+ .bank-card__usePhoto_1bcld svg {
1993
1999
  fill: #000;
1994
- }.toast__toastPlate_1uoy2 {
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_1uoy2 {
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_17yrq {
2000
+ }.amount-input__minorPartAndCurrency_6xxz7 {
2001
2001
  color: #8d8d93;
2002
2002
  }
2003
- .amount-input__filled_44z2u .amount-input__input_44z2u,
2004
- .amount-input__input_44z2u:focus {
2003
+ .amount-input__filled_y5il3 .amount-input__input_y5il3,
2004
+ .amount-input__input_y5il3:focus {
2005
2005
  -webkit-text-fill-color: transparent;
2006
2006
  }
2007
- .amount-input__minorPartAndCurrency_3gxtu {
2007
+ .amount-input__minorPartAndCurrency_18ofc {
2008
2008
  color: #8a8a8e;
2009
- }.tooltip__hint_ievuq {
2009
+ }.tooltip__hint_h0hnb {
2010
2010
  background-color: #121212;
2011
2011
  }
2012
- .tooltip__hint_ievuq .tooltip__component_ievuq {
2012
+ .tooltip__hint_h0hnb .tooltip__component_h0hnb {
2013
2013
  color: #000;
2014
2014
  }
2015
- .tooltip__hint_ievuq .tooltip__arrow_ievuq:after {
2015
+ .tooltip__hint_h0hnb .tooltip__arrow_h0hnb:after {
2016
2016
  background-color: #121212;
2017
2017
  border-color: #121212;
2018
2018
  }
2019
- @media (min-width: 600px) {
2020
- }.calendar-with-skeleton__skeleton_334qk {
2019
+ .calendar-with-skeleton__skeleton_1ta35 {
2021
2020
  background-color: #121212;
2022
- }.select__arrow_1kcr2 {
2021
+ }@media (min-width: 600px) {
2022
+ }.calendar-input__calendarIcon_lz2l5 {
2023
+ color: #fff
2024
+ }.select__arrow_1jnfk {
2023
2025
  color: #fff;
2024
2026
  }
2025
- .select__popoverInner_rium5 {
2027
+ .select__popoverInner_yjpcr {
2026
2028
  background: transparent;
2027
2029
  }
2028
- .select__optionsList_rium5 {
2030
+ .select__optionsList_yjpcr {
2029
2031
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2030
2032
  background: #121212;
2031
2033
  }
2032
- .select__single_16tz5 {
2034
+ .select__single_4rsco {
2033
2035
  background: #fff
2034
2036
  }
2035
- .select__placeholder_6lqtz {
2037
+ .select__placeholder_13ko3 {
2036
2038
  color: #8d8d93;
2037
2039
  }
2038
- .select__focusVisible_6lqtz {
2040
+ .select__focusVisible_13ko3 {
2039
2041
  outline: 2px solid #007aff;
2040
2042
  }
2041
- .select__optgroup_cufn3 {
2043
+ .select__optgroup_ikhal {
2042
2044
  background: #121212
2043
2045
  }
2044
- .select__label_cufn3 {
2046
+ .select__label_ikhal {
2045
2047
  color: #8d8d93;
2046
2048
  }
2047
- .select__option_cxkah {
2049
+ .select__option_exovr {
2048
2050
  background: #121212;
2049
2051
  color: #fff
2050
2052
  }
2051
- .select__option_cxkah:not(.select__disabled_cxkah):active {
2053
+ .select__option_exovr:not(.select__disabled_exovr):active {
2052
2054
  background: #2c2c2e;
2053
2055
  color: #fff;
2054
2056
  }
2055
- .select__option_cxkah:before {
2057
+ .select__option_exovr:before {
2056
2058
  background: #2b2b2e;
2057
2059
  }
2058
- .select__selected_cxkah {
2060
+ .select__selected_exovr {
2059
2061
  background: #121212;
2060
2062
  color: #fff;
2061
2063
  }
2062
- .select__highlighted_cxkah {
2064
+ .select__highlighted_exovr {
2063
2065
  background: #202022;
2064
2066
  color: #fff
2065
2067
  }
2066
- .select__disabled_cxkah {
2068
+ .select__disabled_exovr {
2067
2069
  background: #121212;
2068
2070
  color: #8d8d93;
2069
2071
  }
2070
- .select__popoverInner_1xkpu {
2071
- background: transparent;
2072
- }
2073
- .select__emptyPlaceholder_1litb {
2072
+ .select__emptyPlaceholder_1ehyl {
2074
2073
  color: #8d8d93;
2075
2074
  }
2076
-
2077
- .select__virtualRow_1oenu:before {
2075
+ .select__popoverInner_12n6f {
2076
+ background: transparent;
2077
+ }
2078
+ .select__virtualRow_mch1y:before {
2078
2079
  background: #2b2b2e;
2079
2080
  }
2080
- .select__emptyPlaceholder_1oenu {
2081
+ .select__emptyPlaceholder_mch1y {
2081
2082
  color: #8d8d93;
2082
2083
  }
2083
2084
 
2084
2085
 
2085
- .select__emptyPlaceholder_1s0n4 {
2086
+
2087
+ .select__emptyPlaceholder_1xqor {
2086
2088
  color: #8d8d93;
2087
2089
  }
2088
- .select__footer_1s0n4 {
2090
+ .select__footer_1xqor {
2089
2091
  background-color: #121212
2090
2092
  }
2091
- .select__highlighted_1s0n4 {
2093
+ .select__highlighted_1xqor {
2092
2094
  border-top: 1px solid #2b2b2e;
2093
2095
  background-color: #121212;
2094
2096
  }
2095
- .select__footer_1vqzs {
2097
+ .select__footer_ypj4t {
2096
2098
  background: #121212
2097
2099
  }
2098
- .select__withBorder_1vqzs {
2100
+ .select__withBorder_ypj4t {
2099
2101
  box-shadow: inset 0 1px 0 #262629;
2100
- }.calendar-input__calendarIcon_1h5bi {
2101
- color: #fff
2102
- }.gallery__modal_94np5 {
2102
+ }.gallery__modal_1jk28 {
2103
2103
  background: transparent;
2104
2104
  }
2105
- .gallery__header_83g3e {
2105
+ .gallery__header_1bera {
2106
2106
  background-color: #e9e9eb;
2107
2107
  }
2108
2108
 
2109
- .gallery__component_1lywd {
2109
+ .gallery__component_10ocq {
2110
2110
  border: 2px solid rgba(0, 0, 0, 0);
2111
2111
  }
2112
- .gallery__active_1lywd {
2112
+ .gallery__active_10ocq {
2113
2113
  border-color: #121212
2114
2114
  }
2115
- .gallery__image_1lywd {
2115
+ .gallery__image_10ocq {
2116
2116
  background-color: #121212
2117
2117
  }
2118
- .gallery__loading_1lywd {
2118
+ .gallery__loading_10ocq {
2119
2119
  background-color: #e9eaeb;
2120
2120
  }
2121
- .gallery__brokenImageWrapper_1lywd {
2121
+ .gallery__brokenImageWrapper_10ocq {
2122
2122
  background-color: #121212
2123
2123
  }
2124
- .gallery__focused_1lywd {
2124
+ .gallery__focused_10ocq {
2125
2125
  outline: 2px solid #007aff;
2126
2126
  }
2127
- .gallery__component_w9pm8 {
2127
+ .gallery__component_1pcc5 {
2128
2128
  background-color: rgba(255, 255, 255, 0.5);
2129
2129
  }
2130
- .gallery__slideLoading_w9pm8 {
2130
+ .gallery__slideLoading_1pcc5 {
2131
2131
  background-color: #e9eaeb;
2132
2132
  }
2133
- .gallery__image_w9pm8 {
2133
+ .gallery__image_1pcc5 {
2134
2134
  background-color: #121212;
2135
2135
  }
2136
- .gallery__smallImage_w9pm8 {
2136
+ .gallery__smallImage_1pcc5 {
2137
2137
  background-color: #121212;
2138
2138
  }
2139
- .gallery__arrow_w9pm8 {
2139
+ .gallery__arrow_1pcc5 {
2140
2140
  color: #121212
2141
2141
  }
2142
- .gallery__arrow_w9pm8:hover {
2142
+ .gallery__arrow_1pcc5:hover {
2143
2143
  background-color: rgba(255, 255, 255, 0.1);
2144
2144
  }
2145
- .gallery__arrow_w9pm8:active {
2145
+ .gallery__arrow_1pcc5:active {
2146
2146
  background-color: rgba(255, 255, 255, 0.2);
2147
2147
  }
2148
- .gallery__focused_w9pm8 {
2148
+ .gallery__focused_1pcc5 {
2149
2149
  outline: 2px solid #007aff;
2150
2150
  }
2151
- .gallery__placeholder_w9pm8 {
2151
+ .gallery__placeholder_1pcc5 {
2152
2152
  background-color: #121212;
2153
2153
  }
2154
- .gallery__fullScreenImage_w9pm8 {
2154
+ .gallery__fullScreenImage_1pcc5 {
2155
2155
  background-color: #121212;
2156
2156
  }
2157
- .gallery__component_q2gaq {
2157
+ .gallery__component_1382f {
2158
2158
  background-color: #e9e9eb
2159
- }.calendar-range__divider_1s31i:after {
2159
+ }.calendar-range__divider_15cn1:after {
2160
2160
  background-color: #fff;
2161
2161
  }
2162
- .intl-phone-input__flagIcon_e2eew {
2162
+ .intl-phone-input__flagIcon_1rrvc {
2163
2163
  box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2164
2164
  }
2165
- .intl-phone-input__dialCode_1spli {
2165
+ .intl-phone-input__dialCode_pb7y3 {
2166
2166
  color: #8d8d93;
2167
2167
  }
2168
- .intl-phone-input__focusVisible_uwmcy {
2168
+ .intl-phone-input__focusVisible_1qns5 {
2169
2169
  outline: 2px solid #007aff;
2170
- }.table__component_1gybp {
2170
+ }.table__component_b20y5 {
2171
2171
  border-top: 1px solid #2b2b2e;
2172
2172
  }
2173
- .table__wrapper_173ki {
2173
+ .table__wrapper_1fv1m {
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
- .table__component_v2mv9 {
2178
+
2179
+ .table__component_1gazr {
2179
2180
  color: #fff;
2180
2181
  border-top: 1px solid #2b2b2e;
2181
2182
  }
2182
2183
 
2183
-
2184
- .table__component_o7qvl {
2184
+ .table__component_1yze1 th:not(:last-child):not(:empty):after {
2185
+ background-color: #2a2a2c;
2186
+ }
2187
+ .table__component_clv5o {
2185
2188
  color: #fff;
2186
2189
  border-bottom: 1px solid #2b2b2e;
2187
2190
  background: #121212;
2188
2191
  }
2189
- .table__sorted_o7qvl {
2192
+ .table__sorted_clv5o {
2190
2193
  color: #fff;
2191
2194
  }
2192
- .table__component_1bsx4 th:not(:last-child):not(:empty):after {
2193
- background-color: #2a2a2c;
2194
- }
2195
- .table__component_z5xxi {
2195
+ .table__component_hb4ss {
2196
2196
  background: #121212
2197
2197
  }
2198
- .table__withoutBorder_z5xxi {
2198
+ .table__withoutBorder_hb4ss {
2199
2199
  }
2200
- .table__clickable_z5xxi:hover {
2200
+ .table__clickable_hb4ss:hover {
2201
2201
  background-color: #202022;
2202
2202
  }
2203
- .table__selected_z5xxi {
2203
+ .table__selected_hb4ss {
2204
2204
  background-color: #f2f8ff
2205
2205
  }
2206
- .table__selected_z5xxi:hover {
2206
+ .table__selected_hb4ss:hover {
2207
2207
  background-color: #e8f2fe;
2208
2208
  }
2209
- .table__icon_b2py1 {
2209
+ .table__icon_2b9hf {
2210
2210
  color: #8d8d93
2211
2211
  }
2212
- .table__icon_b2py1:hover {
2212
+ .table__icon_2b9hf:hover {
2213
2213
  color: #fff;
2214
2214
  }
2215
- .table__sorted_b2py1 {
2215
+ .table__sorted_2b9hf {
2216
2216
  color: #0072ef
2217
2217
  }
2218
- .table__sorted_b2py1:hover {
2218
+ .table__sorted_2b9hf:hover {
2219
2219
  color: #0072ef;
2220
2220
  }
2221
- .table__open_1vx8w,
2222
- .table__open_1vx8w:hover {
2221
+ .table__open_blxoi,
2222
+ .table__open_blxoi:hover {
2223
2223
  background-color: rgb(85, 99, 114);
2224
2224
  }