@alfalab/core-components 37.5.0 → 37.5.2

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 (2110) hide show
  1. package/action-button/Component.js +4 -4
  2. package/action-button/default.css +8 -8
  3. package/action-button/esm/Component.js +4 -4
  4. package/action-button/esm/default.css +8 -8
  5. package/action-button/esm/index.css +8 -8
  6. package/action-button/esm/inverted.css +8 -8
  7. package/action-button/esm/static.css +4 -4
  8. package/action-button/index.css +8 -8
  9. package/action-button/inverted.css +8 -8
  10. package/action-button/modern/Component.js +4 -4
  11. package/action-button/modern/default.css +8 -8
  12. package/action-button/modern/index.css +8 -8
  13. package/action-button/modern/inverted.css +8 -8
  14. package/action-button/modern/static.css +4 -4
  15. package/action-button/static.css +4 -4
  16. package/alert/Component.js +1 -1
  17. package/alert/esm/Component.js +1 -1
  18. package/alert/esm/index.css +2 -2
  19. package/alert/index.css +2 -2
  20. package/alert/modern/Component.js +1 -1
  21. package/alert/modern/index.css +2 -2
  22. package/amount/component.js +1 -1
  23. package/amount/esm/component.js +1 -1
  24. package/amount/esm/index.css +6 -6
  25. package/amount/esm/pure/component.js +1 -1
  26. package/amount/esm/pure/index.css +1 -1
  27. package/amount/index.css +6 -6
  28. package/amount/modern/component.js +1 -1
  29. package/amount/modern/index.css +6 -6
  30. package/amount/modern/pure/component.js +1 -1
  31. package/amount/modern/pure/index.css +1 -1
  32. package/amount/pure/component.js +1 -1
  33. package/amount/pure/index.css +1 -1
  34. package/amount-input/Component.js +3 -3
  35. package/amount-input/default.css +1 -1
  36. package/amount-input/esm/Component.js +3 -3
  37. package/amount-input/esm/default.css +1 -1
  38. package/amount-input/esm/index.css +6 -6
  39. package/amount-input/esm/inverted.css +1 -1
  40. package/amount-input/index.css +6 -6
  41. package/amount-input/inverted.css +1 -1
  42. package/amount-input/modern/Component.js +3 -3
  43. package/amount-input/modern/default.css +1 -1
  44. package/amount-input/modern/index.css +6 -6
  45. package/amount-input/modern/inverted.css +1 -1
  46. package/attach/Component.js +1 -1
  47. package/attach/esm/Component.js +1 -1
  48. package/attach/esm/index.css +24 -24
  49. package/attach/index.css +24 -24
  50. package/attach/modern/Component.js +1 -1
  51. package/attach/modern/index.css +24 -24
  52. package/backdrop/Component.js +1 -1
  53. package/backdrop/esm/Component.js +1 -1
  54. package/backdrop/esm/index.css +12 -12
  55. package/backdrop/index.css +12 -12
  56. package/backdrop/modern/Component.js +1 -1
  57. package/backdrop/modern/index.css +12 -12
  58. package/badge/Component.js +1 -1
  59. package/badge/esm/Component.js +1 -1
  60. package/badge/esm/index.css +41 -41
  61. package/badge/index.css +41 -41
  62. package/badge/modern/Component.js +1 -1
  63. package/badge/modern/index.css +41 -41
  64. package/bank-card/Component.js +1 -1
  65. package/bank-card/esm/Component.js +1 -1
  66. package/bank-card/esm/index.css +19 -19
  67. package/bank-card/index.css +19 -19
  68. package/bank-card/modern/Component.js +1 -1
  69. package/bank-card/modern/index.css +19 -19
  70. package/base-modal/Component.js +1 -1
  71. package/base-modal/esm/Component.js +1 -1
  72. package/base-modal/esm/index.css +13 -13
  73. package/base-modal/index.css +13 -13
  74. package/base-modal/modern/Component.js +1 -1
  75. package/base-modal/modern/index.css +13 -13
  76. package/bottom-sheet/{component-f85861da.js → component-cf4772c5.js} +3 -3
  77. package/bottom-sheet/component.js +2 -2
  78. package/bottom-sheet/components/backer/Component.js +2 -2
  79. package/bottom-sheet/components/backer/index.css +3 -3
  80. package/bottom-sheet/components/closer/Component.js +2 -2
  81. package/bottom-sheet/components/closer/index.css +3 -3
  82. package/bottom-sheet/components/footer/Component.js +1 -1
  83. package/bottom-sheet/components/footer/index.css +4 -4
  84. package/bottom-sheet/components/header/Component.js +2 -2
  85. package/bottom-sheet/components/header/index.css +17 -17
  86. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  87. package/bottom-sheet/esm/{component-62847823.js → component-7e60dbcb.js} +3 -3
  88. package/bottom-sheet/esm/component.js +2 -2
  89. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  90. package/bottom-sheet/esm/components/backer/index.css +3 -3
  91. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  92. package/bottom-sheet/esm/components/closer/index.css +3 -3
  93. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  94. package/bottom-sheet/esm/components/footer/index.css +4 -4
  95. package/bottom-sheet/esm/components/header/Component.js +2 -2
  96. package/bottom-sheet/esm/components/header/index.css +17 -17
  97. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  98. package/bottom-sheet/esm/index.css +15 -15
  99. package/bottom-sheet/esm/index.d.ts +1 -1
  100. package/bottom-sheet/esm/index.js +2 -2
  101. package/bottom-sheet/index.css +15 -15
  102. package/bottom-sheet/index.d.ts +1 -1
  103. package/bottom-sheet/index.js +2 -2
  104. package/bottom-sheet/modern/{component-d0103215.js → component-66c9d5ab.js} +2 -2
  105. package/bottom-sheet/modern/component.js +1 -1
  106. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  107. package/bottom-sheet/modern/components/backer/index.css +3 -3
  108. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  109. package/bottom-sheet/modern/components/closer/index.css +3 -3
  110. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  111. package/bottom-sheet/modern/components/footer/index.css +4 -4
  112. package/bottom-sheet/modern/components/header/Component.js +1 -1
  113. package/bottom-sheet/modern/components/header/index.css +17 -17
  114. package/bottom-sheet/modern/index.css +15 -15
  115. package/bottom-sheet/modern/index.d.ts +1 -1
  116. package/bottom-sheet/modern/index.js +1 -1
  117. package/button/Component.js +3 -3
  118. package/button/default.css +53 -53
  119. package/button/esm/Component.js +3 -3
  120. package/button/esm/default.css +53 -53
  121. package/button/esm/index.css +52 -52
  122. package/button/esm/inverted.css +53 -53
  123. package/button/index.css +52 -52
  124. package/button/inverted.css +53 -53
  125. package/button/modern/Component.js +3 -3
  126. package/button/modern/default.css +53 -53
  127. package/button/modern/index.css +52 -52
  128. package/button/modern/inverted.css +53 -53
  129. package/calendar/Component.desktop.js +2 -2
  130. package/calendar/Component.responsive.js +1 -1
  131. package/calendar/components/calendar-mobile/Component.js +2 -2
  132. package/calendar/components/calendar-mobile/index.css +11 -11
  133. package/calendar/components/calendar-mobile/index.js +1 -1
  134. package/calendar/components/days-table/Component.js +2 -2
  135. package/calendar/components/days-table/index.css +58 -58
  136. package/calendar/components/days-table/index.js +1 -1
  137. package/calendar/components/header/Component.js +1 -1
  138. package/calendar/components/header/index.css +3 -3
  139. package/calendar/components/month-year-header/Component.js +2 -2
  140. package/calendar/components/month-year-header/index.css +10 -10
  141. package/calendar/components/month-year-header/index.js +1 -1
  142. package/calendar/components/months-table/Component.js +2 -2
  143. package/calendar/components/months-table/index.css +11 -11
  144. package/calendar/components/months-table/index.js +1 -1
  145. package/calendar/components/period-slider/Component.js +1 -1
  146. package/calendar/components/period-slider/index.css +10 -10
  147. package/calendar/components/select-button/Component.js +2 -2
  148. package/calendar/components/select-button/index.css +10 -10
  149. package/calendar/components/select-button/index.js +1 -1
  150. package/calendar/components/years-table/Component.js +2 -2
  151. package/calendar/components/years-table/index.css +13 -13
  152. package/calendar/components/years-table/index.js +1 -1
  153. package/calendar/desktop.css +14 -14
  154. package/calendar/desktop.js +1 -1
  155. package/calendar/esm/Component.desktop.js +2 -2
  156. package/calendar/esm/Component.responsive.js +1 -1
  157. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  158. package/calendar/esm/components/calendar-mobile/index.css +11 -11
  159. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  160. package/calendar/esm/components/days-table/Component.js +2 -2
  161. package/calendar/esm/components/days-table/index.css +58 -58
  162. package/calendar/esm/components/days-table/index.js +1 -1
  163. package/calendar/esm/components/header/Component.js +1 -1
  164. package/calendar/esm/components/header/index.css +3 -3
  165. package/calendar/esm/components/month-year-header/Component.js +2 -2
  166. package/calendar/esm/components/month-year-header/index.css +10 -10
  167. package/calendar/esm/components/month-year-header/index.js +1 -1
  168. package/calendar/esm/components/months-table/Component.js +2 -2
  169. package/calendar/esm/components/months-table/index.css +11 -11
  170. package/calendar/esm/components/months-table/index.js +1 -1
  171. package/calendar/esm/components/period-slider/Component.js +1 -1
  172. package/calendar/esm/components/period-slider/index.css +10 -10
  173. package/calendar/esm/components/select-button/Component.js +2 -2
  174. package/calendar/esm/components/select-button/index.css +10 -10
  175. package/calendar/esm/components/select-button/index.js +1 -1
  176. package/calendar/esm/components/years-table/Component.js +2 -2
  177. package/calendar/esm/components/years-table/index.css +13 -13
  178. package/calendar/esm/components/years-table/index.js +1 -1
  179. package/calendar/esm/desktop.css +14 -14
  180. package/calendar/esm/desktop.js +1 -1
  181. package/calendar/esm/index.js +1 -1
  182. package/calendar/esm/mobile.js +1 -1
  183. package/calendar/esm/responsive.js +1 -1
  184. package/calendar/index.js +1 -1
  185. package/calendar/mobile.js +1 -1
  186. package/calendar/modern/Component.desktop.js +1 -1
  187. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  188. package/calendar/modern/components/calendar-mobile/index.css +11 -11
  189. package/calendar/modern/components/days-table/Component.js +1 -1
  190. package/calendar/modern/components/days-table/index.css +58 -58
  191. package/calendar/modern/components/header/Component.js +1 -1
  192. package/calendar/modern/components/header/index.css +3 -3
  193. package/calendar/modern/components/month-year-header/Component.js +1 -1
  194. package/calendar/modern/components/month-year-header/index.css +10 -10
  195. package/calendar/modern/components/months-table/Component.js +1 -1
  196. package/calendar/modern/components/months-table/index.css +11 -11
  197. package/calendar/modern/components/period-slider/Component.js +1 -1
  198. package/calendar/modern/components/period-slider/index.css +10 -10
  199. package/calendar/modern/components/select-button/Component.js +1 -1
  200. package/calendar/modern/components/select-button/index.css +10 -10
  201. package/calendar/modern/components/years-table/Component.js +1 -1
  202. package/calendar/modern/components/years-table/index.css +13 -13
  203. package/calendar/modern/desktop.css +14 -14
  204. package/calendar/responsive.js +1 -1
  205. package/calendar-input/{Component-719f2c9e.js → Component-5b8aac58.js} +1 -1
  206. package/calendar-input/Component.desktop.d.ts +1 -1
  207. package/calendar-input/Component.desktop.js +1 -1
  208. package/calendar-input/Component.mobile.d.ts +1 -1
  209. package/calendar-input/Component.mobile.js +1 -1
  210. package/calendar-input/Component.responsive.d.ts +1 -1
  211. package/calendar-input/Component.responsive.js +1 -1
  212. package/calendar-input/components/calendar-input/Component.js +1 -1
  213. package/calendar-input/components/calendar-input/index.css +11 -11
  214. package/calendar-input/components/calendar-input/index.d.ts +1 -1
  215. package/calendar-input/components/calendar-input/index.js +1 -1
  216. package/calendar-input/desktop.js +1 -1
  217. package/calendar-input/esm/{Component-0d1b12a6.js → Component-6674d63a.js} +1 -1
  218. package/calendar-input/esm/Component.desktop.d.ts +1 -1
  219. package/calendar-input/esm/Component.desktop.js +1 -1
  220. package/calendar-input/esm/Component.mobile.d.ts +1 -1
  221. package/calendar-input/esm/Component.mobile.js +1 -1
  222. package/calendar-input/esm/Component.responsive.d.ts +1 -1
  223. package/calendar-input/esm/Component.responsive.js +1 -1
  224. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  225. package/calendar-input/esm/components/calendar-input/index.css +11 -11
  226. package/calendar-input/esm/components/calendar-input/index.d.ts +1 -1
  227. package/calendar-input/esm/components/calendar-input/index.js +1 -1
  228. package/calendar-input/esm/desktop.js +1 -1
  229. package/calendar-input/esm/index.js +1 -1
  230. package/calendar-input/esm/mobile.js +1 -1
  231. package/calendar-input/esm/responsive.js +1 -1
  232. package/calendar-input/index.js +1 -1
  233. package/calendar-input/mobile.js +1 -1
  234. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  235. package/calendar-input/modern/components/calendar-input/index.css +11 -11
  236. package/calendar-input/responsive.js +1 -1
  237. package/calendar-range/Component.js +1 -1
  238. package/calendar-range/components/divider/Component.js +1 -1
  239. package/calendar-range/components/divider/index.css +8 -8
  240. package/calendar-range/esm/Component.js +1 -1
  241. package/calendar-range/esm/components/divider/Component.js +1 -1
  242. package/calendar-range/esm/components/divider/index.css +8 -8
  243. package/calendar-range/esm/index.js +1 -1
  244. package/calendar-range/esm/{index.module-b652d776.js → index.module-2e89eb1c.js} +1 -1
  245. package/calendar-range/esm/views/index.css +6 -6
  246. package/calendar-range/esm/views/popover.js +1 -1
  247. package/calendar-range/esm/views/static.js +1 -1
  248. package/calendar-range/index.js +1 -1
  249. package/calendar-range/{index.module-5ed7938a.js → index.module-cfd97776.js} +1 -1
  250. package/calendar-range/modern/Component.js +1 -1
  251. package/calendar-range/modern/components/divider/Component.js +1 -1
  252. package/calendar-range/modern/components/divider/index.css +8 -8
  253. package/calendar-range/modern/index.js +1 -1
  254. package/calendar-range/modern/index.module-347156f1.js +4 -0
  255. package/calendar-range/modern/views/index.css +6 -6
  256. package/calendar-range/modern/views/popover.js +1 -1
  257. package/calendar-range/modern/views/static.js +1 -1
  258. package/calendar-range/views/index.css +6 -6
  259. package/calendar-range/views/popover.js +1 -1
  260. package/calendar-range/views/static.js +1 -1
  261. package/calendar-with-skeleton/Component.js +1 -1
  262. package/calendar-with-skeleton/esm/Component.js +1 -1
  263. package/calendar-with-skeleton/esm/index.css +12 -12
  264. package/calendar-with-skeleton/index.css +12 -12
  265. package/calendar-with-skeleton/modern/Component.js +1 -1
  266. package/calendar-with-skeleton/modern/index.css +12 -12
  267. package/card-image/Component.js +1 -1
  268. package/card-image/esm/Component.js +1 -1
  269. package/card-image/esm/index.css +6 -6
  270. package/card-image/index.css +6 -6
  271. package/card-image/modern/Component.js +1 -1
  272. package/card-image/modern/index.css +6 -6
  273. package/cdn-icon/Component.js +1 -1
  274. package/cdn-icon/esm/Component.js +1 -1
  275. package/cdn-icon/esm/index.css +3 -3
  276. package/cdn-icon/index.css +3 -3
  277. package/cdn-icon/modern/Component.js +1 -1
  278. package/cdn-icon/modern/index.css +3 -3
  279. package/chart/Component.js +2 -2
  280. package/chart/components/Dot/index.css +7 -7
  281. package/chart/components/Dot/index.js +1 -1
  282. package/chart/components/Legends/index.css +7 -7
  283. package/chart/components/Legends/index.js +1 -1
  284. package/chart/components/Tick/index.css +3 -3
  285. package/chart/components/Tick/index.js +1 -1
  286. package/chart/components/TooltipContent/index.css +6 -6
  287. package/chart/components/TooltipContent/index.js +1 -1
  288. package/chart/esm/Component.js +2 -2
  289. package/chart/esm/components/Dot/index.css +7 -7
  290. package/chart/esm/components/Dot/index.js +1 -1
  291. package/chart/esm/components/Legends/index.css +7 -7
  292. package/chart/esm/components/Legends/index.js +1 -1
  293. package/chart/esm/components/Tick/index.css +3 -3
  294. package/chart/esm/components/Tick/index.js +1 -1
  295. package/chart/esm/components/TooltipContent/index.css +6 -6
  296. package/chart/esm/components/TooltipContent/index.js +1 -1
  297. package/chart/esm/hooks/useSettings/index.js +1 -1
  298. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  299. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  300. package/chart/esm/index.css +4 -4
  301. package/chart/esm/index.js +1 -1
  302. package/chart/hooks/useSettings/index.js +1 -1
  303. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  304. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  305. package/chart/index.css +4 -4
  306. package/chart/index.js +1 -1
  307. package/chart/modern/Component.js +1 -1
  308. package/chart/modern/components/Dot/index.css +7 -7
  309. package/chart/modern/components/Dot/index.js +1 -1
  310. package/chart/modern/components/Legends/index.css +7 -7
  311. package/chart/modern/components/Legends/index.js +1 -1
  312. package/chart/modern/components/Tick/index.css +3 -3
  313. package/chart/modern/components/Tick/index.js +1 -1
  314. package/chart/modern/components/TooltipContent/index.css +6 -6
  315. package/chart/modern/components/TooltipContent/index.js +1 -1
  316. package/chart/modern/index.css +4 -4
  317. package/checkbox/Component.js +1 -1
  318. package/checkbox/esm/Component.js +1 -1
  319. package/checkbox/esm/index.css +38 -38
  320. package/checkbox/index.css +38 -38
  321. package/checkbox/modern/Component.js +1 -1
  322. package/checkbox/modern/index.css +38 -38
  323. package/checkbox-group/Component.js +1 -1
  324. package/checkbox-group/esm/Component.js +1 -1
  325. package/checkbox-group/esm/index.css +16 -16
  326. package/checkbox-group/index.css +16 -16
  327. package/checkbox-group/modern/Component.js +1 -1
  328. package/checkbox-group/modern/index.css +16 -16
  329. package/circular-progress-bar/Component.js +1 -1
  330. package/circular-progress-bar/esm/Component.js +1 -1
  331. package/circular-progress-bar/esm/index.css +48 -48
  332. package/circular-progress-bar/index.css +48 -48
  333. package/circular-progress-bar/modern/Component.js +1 -1
  334. package/circular-progress-bar/modern/index.css +48 -48
  335. package/code-input/component.js +1 -1
  336. package/code-input/components/input/component.js +1 -1
  337. package/code-input/components/input/index.css +11 -11
  338. package/code-input/esm/component.js +1 -1
  339. package/code-input/esm/components/input/component.js +1 -1
  340. package/code-input/esm/components/input/index.css +11 -11
  341. package/code-input/esm/index.css +5 -5
  342. package/code-input/index.css +5 -5
  343. package/code-input/modern/component.js +1 -1
  344. package/code-input/modern/components/input/component.js +1 -1
  345. package/code-input/modern/components/input/index.css +11 -11
  346. package/code-input/modern/index.css +5 -5
  347. package/collapse/Component.js +1 -1
  348. package/collapse/esm/Component.js +1 -1
  349. package/collapse/esm/index.css +7 -7
  350. package/collapse/index.css +7 -7
  351. package/collapse/modern/Component.js +1 -1
  352. package/collapse/modern/index.css +7 -7
  353. package/comment/Component.js +1 -1
  354. package/comment/esm/Component.js +1 -1
  355. package/comment/esm/index.css +3 -3
  356. package/comment/index.css +3 -3
  357. package/comment/modern/Component.js +1 -1
  358. package/comment/modern/index.css +3 -3
  359. package/confirmation/{component-8cba0cbf.js → component-aa173edf.js} +4 -3
  360. package/confirmation/component.desktop.js +2 -2
  361. package/confirmation/component.mobile.js +3 -3
  362. package/confirmation/component.responsive.js +2 -2
  363. package/confirmation/components/base-confirmation/component.js +2 -2
  364. package/confirmation/components/base-confirmation/index.css +1 -1
  365. package/confirmation/components/base-confirmation/index.d.ts +1 -1
  366. package/confirmation/components/base-confirmation/index.js +2 -2
  367. package/confirmation/components/countdown-loader/component.js +1 -1
  368. package/confirmation/components/countdown-loader/index.css +1 -1
  369. package/confirmation/components/header/component.js +1 -1
  370. package/confirmation/components/header/index.css +3 -3
  371. package/confirmation/components/index.js +1 -1
  372. package/confirmation/components/screens/fatal-error/component.js +1 -1
  373. package/confirmation/components/screens/fatal-error/index.css +5 -5
  374. package/confirmation/components/screens/hint/component.js +1 -1
  375. package/confirmation/components/screens/hint/index.css +11 -11
  376. package/confirmation/components/screens/index.js +1 -1
  377. package/confirmation/components/screens/initial/component.js +3 -3
  378. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  379. package/confirmation/components/screens/initial/index.css +17 -17
  380. package/confirmation/components/screens/initial/index.js +1 -1
  381. package/confirmation/components/screens/temp-block/component.js +1 -1
  382. package/confirmation/components/screens/temp-block/index.css +6 -6
  383. package/confirmation/context.js +1 -0
  384. package/confirmation/{countdown-section-4d662116.js → countdown-section-4bbf5eb3.js} +1 -1
  385. package/confirmation/cssm/{component-3c591970.js → component-bd794cba.js} +3 -2
  386. package/confirmation/cssm/component.desktop.js +1 -1
  387. package/confirmation/cssm/component.mobile.js +1 -1
  388. package/confirmation/cssm/component.responsive.js +1 -1
  389. package/confirmation/cssm/components/base-confirmation/component.js +1 -1
  390. package/confirmation/cssm/components/base-confirmation/index.d.ts +1 -1
  391. package/confirmation/cssm/components/base-confirmation/index.js +1 -1
  392. package/confirmation/cssm/components/screens/initial/component.js +2 -2
  393. package/confirmation/cssm/context.js +1 -0
  394. package/confirmation/cssm/desktop.js +1 -1
  395. package/confirmation/cssm/index.js +1 -1
  396. package/confirmation/cssm/mobile.js +1 -1
  397. package/confirmation/cssm/responsive.js +1 -1
  398. package/confirmation/cssm/types.d.ts +6 -1
  399. package/confirmation/desktop.js +2 -2
  400. package/confirmation/esm/{component-41b560c4.js → component-e3fc36ef.js} +5 -4
  401. package/confirmation/esm/component.desktop.js +2 -2
  402. package/confirmation/esm/component.mobile.js +3 -3
  403. package/confirmation/esm/component.responsive.js +2 -2
  404. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  405. package/confirmation/esm/components/base-confirmation/index.css +1 -1
  406. package/confirmation/esm/components/base-confirmation/index.d.ts +1 -1
  407. package/confirmation/esm/components/base-confirmation/index.js +2 -2
  408. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  409. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  410. package/confirmation/esm/components/header/component.js +1 -1
  411. package/confirmation/esm/components/header/index.css +3 -3
  412. package/confirmation/esm/components/index.js +1 -1
  413. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  414. package/confirmation/esm/components/screens/fatal-error/index.css +5 -5
  415. package/confirmation/esm/components/screens/hint/component.js +1 -1
  416. package/confirmation/esm/components/screens/hint/index.css +11 -11
  417. package/confirmation/esm/components/screens/index.js +1 -1
  418. package/confirmation/esm/components/screens/initial/component.js +3 -3
  419. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  420. package/confirmation/esm/components/screens/initial/index.css +17 -17
  421. package/confirmation/esm/components/screens/initial/index.js +1 -1
  422. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  423. package/confirmation/esm/components/screens/temp-block/index.css +6 -6
  424. package/confirmation/esm/context.js +1 -0
  425. package/confirmation/esm/{countdown-section-dce85c40.js → countdown-section-4799c698.js} +1 -1
  426. package/confirmation/esm/desktop.js +2 -2
  427. package/confirmation/esm/index.js +2 -2
  428. package/confirmation/esm/mobile.css +1 -1
  429. package/confirmation/esm/mobile.js +2 -2
  430. package/confirmation/esm/responsive.js +2 -2
  431. package/confirmation/esm/types.d.ts +6 -1
  432. package/confirmation/index.js +2 -2
  433. package/confirmation/mobile.css +1 -1
  434. package/confirmation/mobile.js +2 -2
  435. package/confirmation/modern/component.desktop.js +1 -1
  436. package/confirmation/modern/component.mobile.js +2 -2
  437. package/confirmation/modern/component.responsive.js +1 -1
  438. package/confirmation/modern/components/base-confirmation/component.js +4 -3
  439. package/confirmation/modern/components/base-confirmation/index.css +1 -1
  440. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  441. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  442. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  443. package/confirmation/modern/components/header/component.js +1 -1
  444. package/confirmation/modern/components/header/index.css +3 -3
  445. package/confirmation/modern/components/index.js +1 -1
  446. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  447. package/confirmation/modern/components/screens/fatal-error/index.css +5 -5
  448. package/confirmation/modern/components/screens/hint/component.js +1 -1
  449. package/confirmation/modern/components/screens/hint/index.css +11 -11
  450. package/confirmation/modern/components/screens/index.js +1 -1
  451. package/confirmation/modern/components/screens/initial/component.js +3 -3
  452. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  453. package/confirmation/modern/components/screens/initial/index.css +17 -17
  454. package/confirmation/modern/components/screens/initial/index.js +1 -1
  455. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  456. package/confirmation/modern/components/screens/temp-block/index.css +6 -6
  457. package/confirmation/modern/context.js +1 -0
  458. package/confirmation/modern/{countdown-section-7463b15d.js → countdown-section-15fd07e0.js} +1 -1
  459. package/confirmation/modern/desktop.js +1 -1
  460. package/confirmation/modern/index.js +1 -1
  461. package/confirmation/modern/mobile.css +1 -1
  462. package/confirmation/modern/mobile.js +1 -1
  463. package/confirmation/modern/responsive.js +1 -1
  464. package/confirmation/modern/types.d.ts +6 -1
  465. package/confirmation/responsive.js +2 -2
  466. package/confirmation/types.d.ts +6 -1
  467. package/confirmation-v1/component.js +1 -1
  468. package/confirmation-v1/components/code-input/component.js +1 -1
  469. package/confirmation-v1/components/code-input/index.css +9 -9
  470. package/confirmation-v1/components/countdown/component.js +1 -1
  471. package/confirmation-v1/components/countdown/index.css +12 -12
  472. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  473. package/confirmation-v1/components/countdown-loader/index.css +1 -1
  474. package/confirmation-v1/components/overlimit/component.js +1 -1
  475. package/confirmation-v1/components/overlimit/index.css +8 -8
  476. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  477. package/confirmation-v1/components/sign-confirmation/index.css +12 -12
  478. package/confirmation-v1/esm/component.js +1 -1
  479. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  480. package/confirmation-v1/esm/components/code-input/index.css +9 -9
  481. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  482. package/confirmation-v1/esm/components/countdown/index.css +12 -12
  483. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  484. package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
  485. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  486. package/confirmation-v1/esm/components/overlimit/index.css +8 -8
  487. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  488. package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
  489. package/confirmation-v1/esm/index.css +13 -13
  490. package/confirmation-v1/index.css +13 -13
  491. package/confirmation-v1/modern/component.js +1 -1
  492. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  493. package/confirmation-v1/modern/components/code-input/index.css +9 -9
  494. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  495. package/confirmation-v1/modern/components/countdown/index.css +12 -12
  496. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  497. package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
  498. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  499. package/confirmation-v1/modern/components/overlimit/index.css +8 -8
  500. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  501. package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
  502. package/confirmation-v1/modern/index.css +13 -13
  503. package/custom-button/Component.js +1 -1
  504. package/custom-button/esm/Component.js +1 -1
  505. package/custom-button/esm/index.css +13 -13
  506. package/custom-button/index.css +13 -13
  507. package/custom-button/modern/Component.js +1 -1
  508. package/custom-button/modern/index.css +13 -13
  509. package/date-input/Component.js +1 -1
  510. package/date-input/esm/Component.js +1 -1
  511. package/date-input/esm/index.css +3 -3
  512. package/date-input/index.css +3 -3
  513. package/date-input/modern/Component.js +1 -1
  514. package/date-input/modern/index.css +3 -3
  515. package/date-range-input/{Component-ab0d9f29.js → Component-8b102586.js} +1 -1
  516. package/date-range-input/Component.desktop.d.ts +1 -1
  517. package/date-range-input/Component.desktop.js +1 -1
  518. package/date-range-input/Component.mobile.d.ts +1 -1
  519. package/date-range-input/Component.mobile.js +1 -1
  520. package/date-range-input/Component.responsive.d.ts +1 -1
  521. package/date-range-input/Component.responsive.js +1 -1
  522. package/date-range-input/components/date-range-input/Component.js +1 -1
  523. package/date-range-input/components/date-range-input/index.css +6 -6
  524. package/date-range-input/components/date-range-input/index.d.ts +1 -1
  525. package/date-range-input/components/date-range-input/index.js +1 -1
  526. package/date-range-input/desktop.js +1 -1
  527. package/date-range-input/esm/{Component-84f825ea.js → Component-6be8321d.js} +1 -1
  528. package/date-range-input/esm/Component.desktop.d.ts +1 -1
  529. package/date-range-input/esm/Component.desktop.js +1 -1
  530. package/date-range-input/esm/Component.mobile.d.ts +1 -1
  531. package/date-range-input/esm/Component.mobile.js +1 -1
  532. package/date-range-input/esm/Component.responsive.d.ts +1 -1
  533. package/date-range-input/esm/Component.responsive.js +1 -1
  534. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  535. package/date-range-input/esm/components/date-range-input/index.css +6 -6
  536. package/date-range-input/esm/components/date-range-input/index.d.ts +1 -1
  537. package/date-range-input/esm/components/date-range-input/index.js +1 -1
  538. package/date-range-input/esm/desktop.js +1 -1
  539. package/date-range-input/esm/index.js +1 -1
  540. package/date-range-input/esm/mobile.js +1 -1
  541. package/date-range-input/esm/responsive.js +1 -1
  542. package/date-range-input/index.js +1 -1
  543. package/date-range-input/mobile.js +1 -1
  544. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  545. package/date-range-input/modern/components/date-range-input/index.css +6 -6
  546. package/date-range-input/responsive.js +1 -1
  547. package/date-time-input/{Component-8c7cc928.js → Component-d527b614.js} +1 -1
  548. package/date-time-input/Component.desktop.d.ts +1 -1
  549. package/date-time-input/Component.desktop.js +1 -1
  550. package/date-time-input/Component.mobile.d.ts +1 -1
  551. package/date-time-input/Component.mobile.js +1 -1
  552. package/date-time-input/Component.responsive.d.ts +1 -1
  553. package/date-time-input/Component.responsive.js +1 -1
  554. package/date-time-input/components/date-time-input/Component.js +1 -1
  555. package/date-time-input/components/date-time-input/index.css +6 -6
  556. package/date-time-input/components/date-time-input/index.d.ts +1 -1
  557. package/date-time-input/components/date-time-input/index.js +1 -1
  558. package/date-time-input/desktop.js +1 -1
  559. package/date-time-input/esm/{Component-b7383138.js → Component-8e0b7b57.js} +1 -1
  560. package/date-time-input/esm/Component.desktop.d.ts +1 -1
  561. package/date-time-input/esm/Component.desktop.js +1 -1
  562. package/date-time-input/esm/Component.mobile.d.ts +1 -1
  563. package/date-time-input/esm/Component.mobile.js +1 -1
  564. package/date-time-input/esm/Component.responsive.d.ts +1 -1
  565. package/date-time-input/esm/Component.responsive.js +1 -1
  566. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  567. package/date-time-input/esm/components/date-time-input/index.css +6 -6
  568. package/date-time-input/esm/components/date-time-input/index.d.ts +1 -1
  569. package/date-time-input/esm/components/date-time-input/index.js +1 -1
  570. package/date-time-input/esm/desktop.js +1 -1
  571. package/date-time-input/esm/index.js +1 -1
  572. package/date-time-input/esm/mobile.js +1 -1
  573. package/date-time-input/esm/responsive.js +1 -1
  574. package/date-time-input/index.js +1 -1
  575. package/date-time-input/mobile.js +1 -1
  576. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  577. package/date-time-input/modern/components/date-time-input/index.css +6 -6
  578. package/date-time-input/responsive.js +1 -1
  579. package/divider/Component.js +1 -1
  580. package/divider/esm/Component.js +1 -1
  581. package/divider/esm/index.css +1 -1
  582. package/divider/index.css +1 -1
  583. package/divider/modern/Component.js +1 -1
  584. package/divider/modern/index.css +1 -1
  585. package/drawer/Component.js +1 -1
  586. package/drawer/esm/Component.js +1 -1
  587. package/drawer/esm/index.css +22 -22
  588. package/drawer/index.css +22 -22
  589. package/drawer/modern/Component.js +1 -1
  590. package/drawer/modern/index.css +22 -22
  591. package/dropzone/Component.js +1 -1
  592. package/dropzone/components/overlay/Component.js +1 -1
  593. package/dropzone/components/overlay/index.css +3 -3
  594. package/dropzone/esm/Component.js +1 -1
  595. package/dropzone/esm/components/overlay/Component.js +1 -1
  596. package/dropzone/esm/components/overlay/index.css +3 -3
  597. package/dropzone/esm/index.css +6 -6
  598. package/dropzone/index.css +6 -6
  599. package/dropzone/modern/Component.js +1 -1
  600. package/dropzone/modern/components/overlay/Component.js +1 -1
  601. package/dropzone/modern/components/overlay/index.css +3 -3
  602. package/dropzone/modern/index.css +6 -6
  603. package/file-upload-item/Component.js +1 -1
  604. package/file-upload-item/esm/Component.js +1 -1
  605. package/file-upload-item/esm/index.css +21 -21
  606. package/file-upload-item/index.css +21 -21
  607. package/file-upload-item/modern/Component.js +1 -1
  608. package/file-upload-item/modern/index.css +21 -21
  609. package/filter-tag/Component.js +1 -1
  610. package/filter-tag/esm/Component.js +1 -1
  611. package/filter-tag/esm/index.css +59 -59
  612. package/filter-tag/index.css +59 -59
  613. package/filter-tag/modern/Component.js +1 -1
  614. package/filter-tag/modern/index.css +59 -59
  615. package/form-control/Component.js +3 -3
  616. package/form-control/default.css +18 -18
  617. package/form-control/esm/Component.js +3 -3
  618. package/form-control/esm/default.css +18 -18
  619. package/form-control/esm/index.css +42 -42
  620. package/form-control/esm/inverted.css +18 -18
  621. package/form-control/index.css +42 -42
  622. package/form-control/inverted.css +18 -18
  623. package/form-control/modern/Component.js +3 -3
  624. package/form-control/modern/default.css +18 -18
  625. package/form-control/modern/index.css +42 -42
  626. package/form-control/modern/inverted.css +18 -18
  627. package/gallery/Component.js +3 -3
  628. package/gallery/components/header/Component.js +2 -2
  629. package/gallery/components/header/buttons.js +1 -1
  630. package/gallery/components/header/index.css +3 -3
  631. package/gallery/components/header/index.js +1 -1
  632. package/gallery/components/header-info-block/Component.js +1 -1
  633. package/gallery/components/header-info-block/index.css +5 -5
  634. package/gallery/components/image-preview/Component.js +1 -1
  635. package/gallery/components/image-preview/index.css +12 -12
  636. package/gallery/components/image-viewer/component.js +2 -2
  637. package/gallery/components/image-viewer/index.css +19 -19
  638. package/gallery/components/image-viewer/index.js +2 -2
  639. package/gallery/components/image-viewer/slide.js +1 -1
  640. package/gallery/components/index.js +2 -2
  641. package/gallery/components/navigation-bar/Component.js +1 -1
  642. package/gallery/components/navigation-bar/index.css +6 -6
  643. package/gallery/esm/Component.js +3 -3
  644. package/gallery/esm/components/header/Component.js +2 -2
  645. package/gallery/esm/components/header/buttons.js +1 -1
  646. package/gallery/esm/components/header/index.css +3 -3
  647. package/gallery/esm/components/header/index.js +1 -1
  648. package/gallery/esm/components/header-info-block/Component.js +1 -1
  649. package/gallery/esm/components/header-info-block/index.css +5 -5
  650. package/gallery/esm/components/image-preview/Component.js +1 -1
  651. package/gallery/esm/components/image-preview/index.css +12 -12
  652. package/gallery/esm/components/image-viewer/component.js +2 -2
  653. package/gallery/esm/components/image-viewer/index.css +19 -19
  654. package/gallery/esm/components/image-viewer/index.js +2 -2
  655. package/gallery/esm/components/image-viewer/slide.js +1 -1
  656. package/gallery/esm/components/index.js +2 -2
  657. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  658. package/gallery/esm/components/navigation-bar/index.css +6 -6
  659. package/gallery/esm/index.css +3 -3
  660. package/gallery/esm/index.js +2 -2
  661. package/gallery/esm/{slide-5830a65e.js → slide-c4f2f02d.js} +1 -1
  662. package/gallery/index.css +3 -3
  663. package/gallery/index.js +2 -2
  664. package/gallery/modern/Component.js +2 -2
  665. package/gallery/modern/components/header/Component.js +1 -1
  666. package/gallery/modern/components/header/index.css +3 -3
  667. package/gallery/modern/components/header-info-block/Component.js +1 -1
  668. package/gallery/modern/components/header-info-block/index.css +5 -5
  669. package/gallery/modern/components/image-preview/Component.js +1 -1
  670. package/gallery/modern/components/image-preview/index.css +12 -12
  671. package/gallery/modern/components/image-viewer/component.js +1 -1
  672. package/gallery/modern/components/image-viewer/index.css +19 -19
  673. package/gallery/modern/components/image-viewer/index.js +1 -1
  674. package/gallery/modern/components/image-viewer/slide.js +1 -1
  675. package/gallery/modern/components/index.js +1 -1
  676. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  677. package/gallery/modern/components/navigation-bar/index.css +6 -6
  678. package/gallery/modern/index.css +3 -3
  679. package/gallery/modern/index.js +1 -1
  680. package/gallery/modern/{slide-ad626e47.js → slide-2e5de45a.js} +1 -1
  681. package/gallery/{slide-6ff37a32.js → slide-98fc012f.js} +1 -1
  682. package/gap/Component.js +1 -1
  683. package/gap/esm/Component.js +1 -1
  684. package/gap/esm/index.css +31 -31
  685. package/gap/index.css +31 -31
  686. package/gap/modern/Component.js +1 -1
  687. package/gap/modern/index.css +31 -31
  688. package/generic-wrapper/Component.js +1 -1
  689. package/generic-wrapper/esm/Component.js +1 -1
  690. package/generic-wrapper/esm/index.css +42 -42
  691. package/generic-wrapper/index.css +42 -42
  692. package/generic-wrapper/modern/Component.js +1 -1
  693. package/generic-wrapper/modern/index.css +42 -42
  694. package/grid/Component.js +1 -1
  695. package/grid/col/Component.js +2 -2
  696. package/grid/col/index.css +511 -511
  697. package/grid/col/index.js +1 -1
  698. package/grid/esm/Component.js +1 -1
  699. package/grid/esm/col/Component.js +2 -2
  700. package/grid/esm/col/index.css +511 -511
  701. package/grid/esm/col/index.js +1 -1
  702. package/grid/esm/gutters.css +78 -78
  703. package/grid/esm/gutters.module-ee3c5f6e.js +30 -0
  704. package/grid/esm/index.js +1 -1
  705. package/grid/esm/row/Component.js +2 -2
  706. package/grid/esm/row/index.css +9 -9
  707. package/grid/esm/row/index.js +1 -1
  708. package/grid/gutters.css +78 -78
  709. package/grid/gutters.module-4a68100d.js +31 -0
  710. package/grid/index.js +1 -1
  711. package/grid/modern/Component.js +1 -1
  712. package/grid/modern/col/Component.js +2 -2
  713. package/grid/modern/col/index.css +511 -511
  714. package/grid/modern/col/index.js +1 -1
  715. package/grid/modern/gutters.css +78 -78
  716. package/grid/modern/gutters.module-0adccb60.js +4 -0
  717. package/grid/modern/index.js +1 -1
  718. package/grid/modern/row/Component.js +2 -2
  719. package/grid/modern/row/index.css +9 -9
  720. package/grid/modern/row/index.js +1 -1
  721. package/grid/row/Component.js +2 -2
  722. package/grid/row/index.css +9 -9
  723. package/grid/row/index.js +1 -1
  724. package/hatching-progress-bar/Component.js +1 -1
  725. package/hatching-progress-bar/esm/Component.js +1 -1
  726. package/hatching-progress-bar/esm/index.css +11 -11
  727. package/hatching-progress-bar/index.css +11 -11
  728. package/hatching-progress-bar/modern/Component.js +1 -1
  729. package/hatching-progress-bar/modern/index.css +11 -11
  730. package/icon-button/Component.js +3 -3
  731. package/icon-button/default.css +23 -23
  732. package/icon-button/esm/Component.js +3 -3
  733. package/icon-button/esm/default.css +23 -23
  734. package/icon-button/esm/index.css +6 -6
  735. package/icon-button/esm/inverted.css +23 -23
  736. package/icon-button/index.css +6 -6
  737. package/icon-button/inverted.css +23 -23
  738. package/icon-button/modern/Component.js +3 -3
  739. package/icon-button/modern/default.css +23 -23
  740. package/icon-button/modern/index.css +6 -6
  741. package/icon-button/modern/inverted.css +23 -23
  742. package/icon-view/circle.js +1 -1
  743. package/icon-view/components/base-shape/component.js +1 -1
  744. package/icon-view/components/base-shape/index.css +37 -37
  745. package/icon-view/components/circle/component.js +1 -1
  746. package/icon-view/components/circle/index.js +1 -1
  747. package/icon-view/components/index.js +1 -1
  748. package/icon-view/components/super-ellipse/component.js +1 -1
  749. package/icon-view/components/super-ellipse/index.js +1 -1
  750. package/icon-view/esm/circle.js +1 -1
  751. package/icon-view/esm/components/base-shape/component.js +1 -1
  752. package/icon-view/esm/components/base-shape/index.css +37 -37
  753. package/icon-view/esm/components/circle/component.js +1 -1
  754. package/icon-view/esm/components/circle/index.js +1 -1
  755. package/icon-view/esm/components/index.js +1 -1
  756. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  757. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  758. package/icon-view/esm/super-ellipse.js +1 -1
  759. package/icon-view/modern/components/base-shape/component.js +1 -1
  760. package/icon-view/modern/components/base-shape/index.css +37 -37
  761. package/icon-view/super-ellipse.js +1 -1
  762. package/input/Component.js +3 -3
  763. package/input/default.css +10 -10
  764. package/input/esm/Component.js +3 -3
  765. package/input/esm/default.css +10 -10
  766. package/input/esm/index.css +40 -40
  767. package/input/esm/inverted.css +10 -10
  768. package/input/index.css +40 -40
  769. package/input/inverted.css +10 -10
  770. package/input/modern/Component.js +3 -3
  771. package/input/modern/default.css +10 -10
  772. package/input/modern/index.css +40 -40
  773. package/input/modern/inverted.css +10 -10
  774. package/input-autocomplete/Component.desktop.d.ts +4 -4
  775. package/input-autocomplete/Component.desktop.js +1 -1
  776. package/input-autocomplete/Component.mobile.js +2 -2
  777. package/input-autocomplete/Component.responsive.js +1 -1
  778. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  779. package/input-autocomplete/autocomplete-field/index.css +2 -2
  780. package/input-autocomplete/autocomplete-field/index.js +1 -1
  781. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  782. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  783. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  784. package/input-autocomplete/desktop.js +1 -1
  785. package/input-autocomplete/esm/Component.desktop.d.ts +4 -4
  786. package/input-autocomplete/esm/Component.desktop.js +1 -1
  787. package/input-autocomplete/esm/Component.mobile.js +2 -2
  788. package/input-autocomplete/esm/Component.responsive.js +1 -1
  789. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  790. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  791. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  792. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  793. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  794. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  795. package/input-autocomplete/esm/desktop.js +1 -1
  796. package/input-autocomplete/esm/index.js +1 -1
  797. package/input-autocomplete/esm/mobile.css +4 -4
  798. package/input-autocomplete/esm/mobile.js +1 -1
  799. package/input-autocomplete/esm/responsive.js +1 -1
  800. package/input-autocomplete/index.js +1 -1
  801. package/input-autocomplete/mobile.css +4 -4
  802. package/input-autocomplete/mobile.js +1 -1
  803. package/input-autocomplete/modern/Component.mobile.js +1 -1
  804. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  805. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  806. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  807. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  808. package/input-autocomplete/modern/mobile.css +4 -4
  809. package/input-autocomplete/responsive.js +1 -1
  810. package/intl-phone-input/{component-556503f0.js → component-31e91933.js} +1 -1
  811. package/intl-phone-input/component.js +3 -3
  812. package/intl-phone-input/components/flag-icon/component.js +1 -1
  813. package/intl-phone-input/components/flag-icon/index.css +3 -3
  814. package/intl-phone-input/components/index.js +1 -1
  815. package/intl-phone-input/components/select/component.js +2 -2
  816. package/intl-phone-input/components/select/index.css +6 -6
  817. package/intl-phone-input/components/select/index.js +1 -1
  818. package/intl-phone-input/components/select-field/component.js +1 -1
  819. package/intl-phone-input/components/select-field/index.css +9 -9
  820. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  821. package/intl-phone-input/components/select-field/index.js +1 -1
  822. package/intl-phone-input/esm/{component-7ff2f7f8.js → component-d2e4962b.js} +1 -1
  823. package/intl-phone-input/esm/component.js +3 -3
  824. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  825. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  826. package/intl-phone-input/esm/components/index.js +1 -1
  827. package/intl-phone-input/esm/components/select/component.js +2 -2
  828. package/intl-phone-input/esm/components/select/index.css +6 -6
  829. package/intl-phone-input/esm/components/select/index.js +1 -1
  830. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  831. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  832. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  833. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  834. package/intl-phone-input/esm/index.css +5 -5
  835. package/intl-phone-input/esm/index.js +1 -1
  836. package/intl-phone-input/index.css +5 -5
  837. package/intl-phone-input/index.js +1 -1
  838. package/intl-phone-input/modern/component.js +2 -2
  839. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  840. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  841. package/intl-phone-input/modern/components/select/component.js +1 -1
  842. package/intl-phone-input/modern/components/select/index.css +6 -6
  843. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  844. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  845. package/intl-phone-input/modern/index.css +5 -5
  846. package/link/Component.js +3 -3
  847. package/link/default.css +9 -9
  848. package/link/esm/Component.js +3 -3
  849. package/link/esm/default.css +9 -9
  850. package/link/esm/index.css +13 -13
  851. package/link/esm/inverted.css +9 -9
  852. package/link/index.css +13 -13
  853. package/link/inverted.css +9 -9
  854. package/link/modern/Component.js +3 -3
  855. package/link/modern/default.css +9 -9
  856. package/link/modern/index.css +13 -13
  857. package/link/modern/inverted.css +9 -9
  858. package/list/Component.js +1 -1
  859. package/list/esm/Component.js +1 -1
  860. package/list/esm/index.css +9 -9
  861. package/list/index.css +9 -9
  862. package/list/modern/Component.js +1 -1
  863. package/list/modern/index.css +9 -9
  864. package/list-header/Component.js +1 -1
  865. package/list-header/esm/Component.js +1 -1
  866. package/list-header/esm/index.css +3 -3
  867. package/list-header/index.css +3 -3
  868. package/list-header/modern/Component.js +1 -1
  869. package/list-header/modern/index.css +3 -3
  870. package/loader/Component.js +1 -1
  871. package/loader/esm/Component.js +1 -1
  872. package/loader/esm/index.css +7 -7
  873. package/loader/index.css +7 -7
  874. package/loader/modern/Component.js +1 -1
  875. package/loader/modern/index.css +7 -7
  876. package/masked-input/Component.js +1 -1
  877. package/masked-input/esm/Component.js +1 -1
  878. package/masked-input/esm/index.css +1 -1
  879. package/masked-input/index.css +1 -1
  880. package/masked-input/modern/Component.js +1 -1
  881. package/masked-input/modern/index.css +1 -1
  882. package/modal/Component.desktop.js +1 -1
  883. package/modal/Component.js +4 -4
  884. package/modal/Component.mobile.js +1 -1
  885. package/modal/Component.responsive.js +1 -1
  886. package/modal/components/closer/Component.js +2 -2
  887. package/modal/components/closer/index.css +4 -4
  888. package/modal/components/content/Component.js +3 -3
  889. package/modal/components/content/desktop.css +8 -8
  890. package/modal/components/content/index.css +3 -3
  891. package/modal/components/content/mobile.css +3 -3
  892. package/modal/components/footer/Component.js +4 -4
  893. package/modal/components/footer/desktop.css +9 -9
  894. package/modal/components/footer/index.css +4 -4
  895. package/modal/components/footer/layout.css +25 -25
  896. package/modal/components/footer/mobile.css +3 -3
  897. package/modal/components/header/Component.js +4 -4
  898. package/modal/components/header/desktop.css +17 -17
  899. package/modal/components/header/index.css +15 -15
  900. package/modal/components/header/mobile.css +3 -3
  901. package/modal/desktop.css +9 -9
  902. package/modal/desktop.js +1 -1
  903. package/modal/esm/Component.desktop.js +1 -1
  904. package/modal/esm/Component.js +4 -4
  905. package/modal/esm/Component.mobile.js +1 -1
  906. package/modal/esm/Component.responsive.js +1 -1
  907. package/modal/esm/components/closer/Component.js +2 -2
  908. package/modal/esm/components/closer/index.css +4 -4
  909. package/modal/esm/components/content/Component.js +3 -3
  910. package/modal/esm/components/content/desktop.css +8 -8
  911. package/modal/esm/components/content/index.css +3 -3
  912. package/modal/esm/components/content/mobile.css +3 -3
  913. package/modal/esm/components/footer/Component.js +4 -4
  914. package/modal/esm/components/footer/desktop.css +9 -9
  915. package/modal/esm/components/footer/index.css +4 -4
  916. package/modal/esm/components/footer/layout.css +25 -25
  917. package/modal/esm/components/footer/mobile.css +3 -3
  918. package/modal/esm/components/header/Component.js +4 -4
  919. package/modal/esm/components/header/desktop.css +17 -17
  920. package/modal/esm/components/header/index.css +15 -15
  921. package/modal/esm/components/header/mobile.css +3 -3
  922. package/modal/esm/desktop.css +9 -9
  923. package/modal/esm/desktop.js +1 -1
  924. package/modal/esm/index.js +1 -1
  925. package/modal/esm/mobile.css +2 -2
  926. package/modal/esm/mobile.js +1 -1
  927. package/modal/esm/responsive.js +1 -1
  928. package/modal/esm/transitions.css +8 -8
  929. package/modal/index.js +1 -1
  930. package/modal/mobile.css +2 -2
  931. package/modal/mobile.js +1 -1
  932. package/modal/modern/Component.js +3 -3
  933. package/modal/modern/components/closer/Component.js +1 -1
  934. package/modal/modern/components/closer/index.css +4 -4
  935. package/modal/modern/components/content/Component.js +3 -3
  936. package/modal/modern/components/content/desktop.css +8 -8
  937. package/modal/modern/components/content/index.css +3 -3
  938. package/modal/modern/components/content/mobile.css +3 -3
  939. package/modal/modern/components/footer/Component.js +4 -4
  940. package/modal/modern/components/footer/desktop.css +9 -9
  941. package/modal/modern/components/footer/index.css +4 -4
  942. package/modal/modern/components/footer/layout.css +25 -25
  943. package/modal/modern/components/footer/mobile.css +3 -3
  944. package/modal/modern/components/header/Component.js +3 -3
  945. package/modal/modern/components/header/desktop.css +17 -17
  946. package/modal/modern/components/header/index.css +15 -15
  947. package/modal/modern/components/header/mobile.css +3 -3
  948. package/modal/modern/desktop.css +9 -9
  949. package/modal/modern/mobile.css +2 -2
  950. package/modal/modern/transitions.css +8 -8
  951. package/modal/responsive.js +1 -1
  952. package/modal/transitions.css +8 -8
  953. package/notification/Component.js +1 -1
  954. package/notification/esm/Component.js +1 -1
  955. package/notification/esm/index.css +7 -7
  956. package/notification/index.css +7 -7
  957. package/notification/modern/Component.js +1 -1
  958. package/notification/modern/index.css +7 -7
  959. package/notification-manager/component.js +2 -2
  960. package/notification-manager/components/index.js +1 -1
  961. package/notification-manager/components/notification/component.js +1 -1
  962. package/notification-manager/components/notification/index.d.ts +1 -1
  963. package/notification-manager/components/notification/index.js +1 -1
  964. package/notification-manager/esm/component.js +2 -2
  965. package/notification-manager/esm/components/index.js +1 -1
  966. package/notification-manager/esm/components/notification/component.js +1 -1
  967. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  968. package/notification-manager/esm/components/notification/index.js +1 -1
  969. package/notification-manager/esm/index.css +11 -11
  970. package/notification-manager/esm/index.js +1 -1
  971. package/notification-manager/index.css +11 -11
  972. package/notification-manager/index.js +1 -1
  973. package/notification-manager/modern/component.js +1 -1
  974. package/notification-manager/modern/index.css +11 -11
  975. package/package.json +1 -1
  976. package/pagination/Component.js +1 -1
  977. package/pagination/components/default-view/index.css +1 -1
  978. package/pagination/components/default-view/index.js +1 -1
  979. package/pagination/components/per-page-view/index.css +1 -1
  980. package/pagination/components/per-page-view/index.js +1 -1
  981. package/pagination/components/tag/index.css +7 -7
  982. package/pagination/components/tag/index.js +1 -1
  983. package/pagination/esm/Component.js +1 -1
  984. package/pagination/esm/components/default-view/index.css +1 -1
  985. package/pagination/esm/components/default-view/index.js +1 -1
  986. package/pagination/esm/components/per-page-view/index.css +1 -1
  987. package/pagination/esm/components/per-page-view/index.js +1 -1
  988. package/pagination/esm/components/tag/index.css +7 -7
  989. package/pagination/esm/components/tag/index.js +1 -1
  990. package/pagination/esm/index.css +3 -3
  991. package/pagination/index.css +3 -3
  992. package/pagination/modern/Component.js +1 -1
  993. package/pagination/modern/components/default-view/index.css +1 -1
  994. package/pagination/modern/components/default-view/index.js +1 -1
  995. package/pagination/modern/components/per-page-view/index.css +1 -1
  996. package/pagination/modern/components/per-page-view/index.js +1 -1
  997. package/pagination/modern/components/tag/index.css +7 -7
  998. package/pagination/modern/components/tag/index.js +1 -1
  999. package/pagination/modern/index.css +3 -3
  1000. package/pass-code/Component.js +2 -2
  1001. package/pass-code/components/InputProgress/Component.js +3 -3
  1002. package/pass-code/components/InputProgress/index.css +5 -5
  1003. package/pass-code/components/InputProgress/index.js +1 -1
  1004. package/pass-code/components/InputProgress/transitions.css +8 -8
  1005. package/pass-code/components/KeyPad/Component.js +2 -2
  1006. package/pass-code/components/KeyPad/index.css +5 -5
  1007. package/pass-code/components/KeyPad/index.js +1 -1
  1008. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1009. package/pass-code/components/KeyPadButton/index.css +13 -13
  1010. package/pass-code/esm/Component.js +2 -2
  1011. package/pass-code/esm/components/InputProgress/Component.js +3 -3
  1012. package/pass-code/esm/components/InputProgress/index.css +5 -5
  1013. package/pass-code/esm/components/InputProgress/index.js +1 -1
  1014. package/pass-code/esm/components/InputProgress/transitions.css +8 -8
  1015. package/pass-code/esm/components/KeyPad/Component.js +2 -2
  1016. package/pass-code/esm/components/KeyPad/index.css +5 -5
  1017. package/pass-code/esm/components/KeyPad/index.js +1 -1
  1018. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1019. package/pass-code/esm/components/KeyPadButton/index.css +13 -13
  1020. package/pass-code/esm/index-3885b0d7.d.ts +1 -1
  1021. package/pass-code/esm/index.css +3 -3
  1022. package/pass-code/esm/index.js +1 -1
  1023. package/pass-code/index-3885b0d7.d.ts +1 -1
  1024. package/pass-code/index.css +3 -3
  1025. package/pass-code/index.js +1 -1
  1026. package/pass-code/modern/Component.js +2 -2
  1027. package/pass-code/modern/components/InputProgress/Component.js +3 -3
  1028. package/pass-code/modern/components/InputProgress/index.css +5 -5
  1029. package/pass-code/modern/components/InputProgress/index.js +1 -1
  1030. package/pass-code/modern/components/InputProgress/transitions.css +8 -8
  1031. package/pass-code/modern/components/KeyPad/Component.js +2 -2
  1032. package/pass-code/modern/components/KeyPad/index.css +5 -5
  1033. package/pass-code/modern/components/KeyPad/index.js +1 -1
  1034. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1035. package/pass-code/modern/components/KeyPadButton/index.css +13 -13
  1036. package/pass-code/modern/index-3885b0d7.d.ts +1 -1
  1037. package/pass-code/modern/index.css +3 -3
  1038. package/pass-code/modern/index.js +1 -1
  1039. package/password-input/component.js +1 -1
  1040. package/password-input/esm/component.js +1 -1
  1041. package/password-input/esm/index.css +4 -4
  1042. package/password-input/index.css +4 -4
  1043. package/password-input/modern/component.js +1 -1
  1044. package/password-input/modern/index.css +4 -4
  1045. package/pattern-lock/Component.js +2 -2
  1046. package/pattern-lock/esm/Component.js +2 -2
  1047. package/pattern-lock/esm/index.css +4 -4
  1048. package/pattern-lock/esm/index.js +1 -1
  1049. package/pattern-lock/esm/utils.js +1 -1
  1050. package/pattern-lock/index.css +4 -4
  1051. package/pattern-lock/index.js +1 -1
  1052. package/pattern-lock/modern/Component.js +1 -1
  1053. package/pattern-lock/modern/index.css +4 -4
  1054. package/pattern-lock/utils.js +1 -1
  1055. package/phone-input/utils/index.js +1 -3
  1056. package/picker-button/Component.js +2 -2
  1057. package/picker-button/Component.mobile.js +1 -1
  1058. package/picker-button/Component.responsive.js +1 -1
  1059. package/picker-button/cssm/Component.d.ts +1 -1
  1060. package/picker-button/cssm/Component.responsive.d.ts +1 -1
  1061. package/picker-button/cssm/typings-cac440c1.d.ts +1 -1
  1062. package/picker-button/desktop.js +1 -1
  1063. package/picker-button/esm/Component.d.ts +1 -1
  1064. package/picker-button/esm/Component.js +2 -2
  1065. package/picker-button/esm/Component.mobile.js +1 -1
  1066. package/picker-button/esm/Component.responsive.d.ts +1 -1
  1067. package/picker-button/esm/Component.responsive.js +1 -1
  1068. package/picker-button/esm/desktop.js +1 -1
  1069. package/picker-button/esm/field/Component.js +2 -2
  1070. package/picker-button/esm/field/index.css +5 -5
  1071. package/picker-button/esm/field/index.js +1 -1
  1072. package/picker-button/esm/index.css +7 -7
  1073. package/picker-button/esm/index.js +1 -1
  1074. package/picker-button/esm/mobile.js +1 -1
  1075. package/picker-button/esm/option/Component.js +2 -2
  1076. package/picker-button/esm/option/index.css +4 -4
  1077. package/picker-button/esm/option/index.js +1 -1
  1078. package/picker-button/esm/responsive.js +1 -1
  1079. package/picker-button/esm/typings-cac440c1.d.ts +1 -1
  1080. package/picker-button/field/Component.js +2 -2
  1081. package/picker-button/field/index.css +5 -5
  1082. package/picker-button/field/index.js +1 -1
  1083. package/picker-button/index.css +7 -7
  1084. package/picker-button/index.js +1 -1
  1085. package/picker-button/mobile.js +1 -1
  1086. package/picker-button/modern/Component.js +1 -1
  1087. package/picker-button/modern/field/Component.js +1 -1
  1088. package/picker-button/modern/field/index.css +5 -5
  1089. package/picker-button/modern/index.css +7 -7
  1090. package/picker-button/modern/option/Component.js +1 -1
  1091. package/picker-button/modern/option/index.css +4 -4
  1092. package/picker-button/option/Component.js +2 -2
  1093. package/picker-button/option/index.css +4 -4
  1094. package/picker-button/option/index.js +1 -1
  1095. package/picker-button/responsive.js +1 -1
  1096. package/plate/Component.js +1 -1
  1097. package/plate/esm/Component.js +1 -1
  1098. package/plate/esm/index.css +49 -49
  1099. package/plate/index.css +49 -49
  1100. package/plate/modern/Component.js +1 -1
  1101. package/plate/modern/index.css +49 -49
  1102. package/popover/Component.js +1 -1
  1103. package/popover/esm/Component.js +1 -1
  1104. package/popover/esm/index.css +34 -34
  1105. package/popover/index.css +34 -34
  1106. package/popover/modern/Component.js +1 -1
  1107. package/popover/modern/index.css +34 -34
  1108. package/progress-bar/Component.js +1 -1
  1109. package/progress-bar/esm/Component.js +1 -1
  1110. package/progress-bar/esm/index.css +12 -12
  1111. package/progress-bar/index.css +12 -12
  1112. package/progress-bar/modern/Component.js +1 -1
  1113. package/progress-bar/modern/index.css +12 -12
  1114. package/pure-cell/{component-305881f9.js → component-95a4b127.js} +6 -6
  1115. package/pure-cell/component-c49f24a8.d.ts +8 -8
  1116. package/pure-cell/component.js +3 -3
  1117. package/pure-cell/components/addon/component.js +2 -2
  1118. package/pure-cell/components/addon/index.css +8 -8
  1119. package/pure-cell/components/addon/index.js +1 -1
  1120. package/pure-cell/components/amount/component.js +3 -3
  1121. package/pure-cell/components/amount/index.css +1 -1
  1122. package/pure-cell/components/amount/index.js +2 -2
  1123. package/pure-cell/components/amount-title/component.js +3 -3
  1124. package/pure-cell/components/amount-title/index.css +2 -2
  1125. package/pure-cell/components/amount-title/index.js +2 -2
  1126. package/pure-cell/components/category/component.js +2 -2
  1127. package/pure-cell/components/category/index.css +4 -4
  1128. package/pure-cell/components/category/index.js +1 -1
  1129. package/pure-cell/components/content/component.js +3 -3
  1130. package/pure-cell/components/content/index.css +2 -2
  1131. package/pure-cell/components/content/index.d.ts +1 -1
  1132. package/pure-cell/components/content/index.js +3 -3
  1133. package/pure-cell/components/footer/component.js +2 -2
  1134. package/pure-cell/components/footer/index.css +3 -3
  1135. package/pure-cell/components/footer/index.js +1 -1
  1136. package/pure-cell/components/footer-button/component.js +3 -3
  1137. package/pure-cell/components/footer-button/index.css +1 -1
  1138. package/pure-cell/components/footer-button/index.js +2 -2
  1139. package/pure-cell/components/footer-text/component.js +1 -1
  1140. package/pure-cell/components/footer-text/index.js +1 -1
  1141. package/pure-cell/components/graphics/component.js +2 -2
  1142. package/pure-cell/components/graphics/index.css +4 -4
  1143. package/pure-cell/components/graphics/index.js +1 -1
  1144. package/pure-cell/components/main/component.js +3 -3
  1145. package/pure-cell/components/main/index.css +3 -3
  1146. package/pure-cell/components/main/index.d.ts +1 -1
  1147. package/pure-cell/components/main/index.js +3 -3
  1148. package/pure-cell/components/text/component.js +3 -3
  1149. package/pure-cell/components/text/index.css +6 -6
  1150. package/pure-cell/components/text/index.d.ts +1 -1
  1151. package/pure-cell/components/text/index.js +3 -3
  1152. package/pure-cell/esm/{component-7d900dde.js → component-9e7afad3.js} +6 -6
  1153. package/pure-cell/esm/component.js +3 -3
  1154. package/pure-cell/esm/components/addon/component.js +2 -2
  1155. package/pure-cell/esm/components/addon/index.css +8 -8
  1156. package/pure-cell/esm/components/addon/index.js +1 -1
  1157. package/pure-cell/esm/components/amount/component.js +3 -3
  1158. package/pure-cell/esm/components/amount/index.css +1 -1
  1159. package/pure-cell/esm/components/amount/index.js +2 -2
  1160. package/pure-cell/esm/components/amount-title/component.js +3 -3
  1161. package/pure-cell/esm/components/amount-title/index.css +2 -2
  1162. package/pure-cell/esm/components/amount-title/index.js +2 -2
  1163. package/pure-cell/esm/components/category/component.js +2 -2
  1164. package/pure-cell/esm/components/category/index.css +4 -4
  1165. package/pure-cell/esm/components/category/index.js +1 -1
  1166. package/pure-cell/esm/components/content/component.js +3 -3
  1167. package/pure-cell/esm/components/content/index.css +2 -2
  1168. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1169. package/pure-cell/esm/components/content/index.js +3 -3
  1170. package/pure-cell/esm/components/footer/component.js +2 -2
  1171. package/pure-cell/esm/components/footer/index.css +3 -3
  1172. package/pure-cell/esm/components/footer/index.js +1 -1
  1173. package/pure-cell/esm/components/footer-button/component.js +3 -3
  1174. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1175. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1176. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1177. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1178. package/pure-cell/esm/components/graphics/component.js +2 -2
  1179. package/pure-cell/esm/components/graphics/index.css +4 -4
  1180. package/pure-cell/esm/components/graphics/index.js +1 -1
  1181. package/pure-cell/esm/components/main/component.js +3 -3
  1182. package/pure-cell/esm/components/main/index.css +3 -3
  1183. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1184. package/pure-cell/esm/components/main/index.js +3 -3
  1185. package/pure-cell/esm/components/text/component.js +3 -3
  1186. package/pure-cell/esm/components/text/index.css +6 -6
  1187. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1188. package/pure-cell/esm/components/text/index.js +3 -3
  1189. package/pure-cell/esm/index.css +20 -20
  1190. package/pure-cell/esm/index.js +3 -3
  1191. package/pure-cell/index.css +20 -20
  1192. package/pure-cell/index.js +3 -3
  1193. package/pure-cell/modern/{component-2822e237.js → component-77f500c2.js} +5 -5
  1194. package/pure-cell/modern/component.js +2 -2
  1195. package/pure-cell/modern/components/addon/component.js +2 -2
  1196. package/pure-cell/modern/components/addon/index.css +8 -8
  1197. package/pure-cell/modern/components/addon/index.js +1 -1
  1198. package/pure-cell/modern/components/amount/component.js +2 -2
  1199. package/pure-cell/modern/components/amount/index.css +1 -1
  1200. package/pure-cell/modern/components/amount/index.js +1 -1
  1201. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1202. package/pure-cell/modern/components/amount-title/index.css +2 -2
  1203. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1204. package/pure-cell/modern/components/category/component.js +2 -2
  1205. package/pure-cell/modern/components/category/index.css +4 -4
  1206. package/pure-cell/modern/components/category/index.js +1 -1
  1207. package/pure-cell/modern/components/content/component.js +2 -2
  1208. package/pure-cell/modern/components/content/index.css +2 -2
  1209. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1210. package/pure-cell/modern/components/content/index.js +2 -2
  1211. package/pure-cell/modern/components/footer/component.js +2 -2
  1212. package/pure-cell/modern/components/footer/index.css +3 -3
  1213. package/pure-cell/modern/components/footer/index.js +1 -1
  1214. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1215. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1216. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1217. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1218. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1219. package/pure-cell/modern/components/graphics/component.js +2 -2
  1220. package/pure-cell/modern/components/graphics/index.css +4 -4
  1221. package/pure-cell/modern/components/graphics/index.js +1 -1
  1222. package/pure-cell/modern/components/main/component.js +2 -2
  1223. package/pure-cell/modern/components/main/index.css +3 -3
  1224. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1225. package/pure-cell/modern/components/main/index.js +2 -2
  1226. package/pure-cell/modern/components/text/component.js +2 -2
  1227. package/pure-cell/modern/components/text/index.css +6 -6
  1228. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1229. package/pure-cell/modern/components/text/index.js +2 -2
  1230. package/pure-cell/modern/index.css +20 -20
  1231. package/pure-cell/modern/index.js +2 -2
  1232. package/pure-input/Component.js +1 -1
  1233. package/pure-input/esm/Component.js +1 -1
  1234. package/pure-input/esm/index.css +23 -23
  1235. package/pure-input/index.css +23 -23
  1236. package/pure-input/modern/Component.js +1 -1
  1237. package/pure-input/modern/index.css +23 -23
  1238. package/radio/Component.js +1 -1
  1239. package/radio/esm/Component.js +1 -1
  1240. package/radio/esm/index.css +31 -31
  1241. package/radio/index.css +31 -31
  1242. package/radio/modern/Component.js +1 -1
  1243. package/radio/modern/index.css +31 -31
  1244. package/radio-group/Component.js +1 -1
  1245. package/radio-group/esm/Component.js +1 -1
  1246. package/radio-group/esm/index.css +17 -17
  1247. package/radio-group/index.css +17 -17
  1248. package/radio-group/modern/Component.js +1 -1
  1249. package/radio-group/modern/index.css +17 -17
  1250. package/scrollbar/Component.js +3 -3
  1251. package/scrollbar/default.css +2 -2
  1252. package/scrollbar/esm/Component.js +3 -3
  1253. package/scrollbar/esm/default.css +2 -2
  1254. package/scrollbar/esm/index.css +25 -25
  1255. package/scrollbar/esm/inverted.css +2 -2
  1256. package/scrollbar/index.css +25 -25
  1257. package/scrollbar/inverted.css +2 -2
  1258. package/scrollbar/modern/Component.js +3 -3
  1259. package/scrollbar/modern/default.css +2 -2
  1260. package/scrollbar/modern/index.css +25 -25
  1261. package/scrollbar/modern/inverted.css +2 -2
  1262. package/select/{Component-f1158c0d.js → Component-049235fb.js} +5 -5
  1263. package/select/{Component-15130ab3.js → Component-f1ad23fe.js} +2 -2
  1264. package/select/Component.js +2 -2
  1265. package/select/Component.responsive.js +4 -4
  1266. package/select/components/arrow/Component.js +1 -1
  1267. package/select/components/arrow/index.css +3 -3
  1268. package/select/components/base-checkmark/Component.js +1 -1
  1269. package/select/components/base-checkmark/index.css +4 -4
  1270. package/select/components/base-option/Component.js +2 -2
  1271. package/select/components/base-option/index.css +13 -13
  1272. package/select/components/base-option/index.js +1 -1
  1273. package/select/components/base-select/Component.js +2 -2
  1274. package/select/components/base-select/index.css +7 -7
  1275. package/select/components/base-select/index.d.ts +1 -1
  1276. package/select/components/base-select/index.js +2 -2
  1277. package/select/components/base-select-mobile/Component.js +4 -4
  1278. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1279. package/select/components/base-select-mobile/checkmark/index.css +6 -6
  1280. package/select/components/base-select-mobile/index.css +11 -11
  1281. package/select/components/base-select-mobile/index.d.ts +1 -1
  1282. package/select/components/base-select-mobile/index.js +4 -4
  1283. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1284. package/select/components/base-select-mobile/options-list/index.css +9 -9
  1285. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1286. package/select/components/checkmark/Component.js +1 -1
  1287. package/select/components/checkmark/index.css +8 -8
  1288. package/select/components/field/Component.js +2 -2
  1289. package/select/components/field/index.css +9 -9
  1290. package/select/components/field/index.js +1 -1
  1291. package/select/components/index.js +4 -4
  1292. package/select/components/native-select/Component.js +1 -1
  1293. package/select/components/native-select/index.js +1 -1
  1294. package/select/components/optgroup/Component.js +1 -1
  1295. package/select/components/optgroup/index.css +6 -6
  1296. package/select/components/option/Component.js +2 -2
  1297. package/select/components/option/index.css +20 -20
  1298. package/select/components/option/index.js +1 -1
  1299. package/select/components/options-list/Component.js +2 -2
  1300. package/select/components/options-list/index.css +6 -6
  1301. package/select/components/options-list/index.js +1 -1
  1302. package/select/components/select-mobile/Component.js +4 -4
  1303. package/select/components/select-mobile/index.d.ts +1 -1
  1304. package/select/components/select-mobile/index.js +4 -4
  1305. package/select/components/select-modal-mobile/Component.js +4 -4
  1306. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1307. package/select/components/select-modal-mobile/index.js +4 -4
  1308. package/select/components/virtual-options-list/Component.js +2 -2
  1309. package/select/components/virtual-options-list/index.css +12 -12
  1310. package/select/components/virtual-options-list/index.js +1 -1
  1311. package/select/esm/{Component-45681199.js → Component-20665b5b.js} +2 -2
  1312. package/select/esm/{Component-ff31e94c.js → Component-8f658e8b.js} +5 -5
  1313. package/select/esm/Component.js +2 -2
  1314. package/select/esm/Component.responsive.js +4 -4
  1315. package/select/esm/components/arrow/Component.js +1 -1
  1316. package/select/esm/components/arrow/index.css +3 -3
  1317. package/select/esm/components/base-checkmark/Component.js +1 -1
  1318. package/select/esm/components/base-checkmark/index.css +4 -4
  1319. package/select/esm/components/base-option/Component.js +2 -2
  1320. package/select/esm/components/base-option/index.css +13 -13
  1321. package/select/esm/components/base-option/index.js +1 -1
  1322. package/select/esm/components/base-select/Component.js +2 -2
  1323. package/select/esm/components/base-select/index.css +7 -7
  1324. package/select/esm/components/base-select/index.d.ts +1 -1
  1325. package/select/esm/components/base-select/index.js +2 -2
  1326. package/select/esm/components/base-select-mobile/Component.js +4 -4
  1327. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1328. package/select/esm/components/base-select-mobile/checkmark/index.css +6 -6
  1329. package/select/esm/components/base-select-mobile/index.css +11 -11
  1330. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1331. package/select/esm/components/base-select-mobile/index.js +4 -4
  1332. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1333. package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
  1334. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1335. package/select/esm/components/checkmark/Component.js +1 -1
  1336. package/select/esm/components/checkmark/index.css +8 -8
  1337. package/select/esm/components/field/Component.js +2 -2
  1338. package/select/esm/components/field/index.css +9 -9
  1339. package/select/esm/components/field/index.js +1 -1
  1340. package/select/esm/components/index.js +4 -4
  1341. package/select/esm/components/native-select/Component.js +1 -1
  1342. package/select/esm/components/native-select/index.js +1 -1
  1343. package/select/esm/components/optgroup/Component.js +1 -1
  1344. package/select/esm/components/optgroup/index.css +6 -6
  1345. package/select/esm/components/option/Component.js +2 -2
  1346. package/select/esm/components/option/index.css +20 -20
  1347. package/select/esm/components/option/index.js +1 -1
  1348. package/select/esm/components/options-list/Component.js +2 -2
  1349. package/select/esm/components/options-list/index.css +6 -6
  1350. package/select/esm/components/options-list/index.js +1 -1
  1351. package/select/esm/components/select-mobile/Component.js +4 -4
  1352. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1353. package/select/esm/components/select-mobile/index.js +4 -4
  1354. package/select/esm/components/select-modal-mobile/Component.js +4 -4
  1355. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1356. package/select/esm/components/select-modal-mobile/index.js +4 -4
  1357. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1358. package/select/esm/components/virtual-options-list/index.css +12 -12
  1359. package/select/esm/components/virtual-options-list/index.js +1 -1
  1360. package/select/esm/index.js +4 -4
  1361. package/select/esm/presets/index.js +4 -4
  1362. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1363. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1364. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  1365. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1366. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1367. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1368. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1369. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1370. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1371. package/select/esm/responsive.js +4 -4
  1372. package/select/index.js +4 -4
  1373. package/select/modern/{Component-0998aafe.js → Component-285d9dcc.js} +1 -1
  1374. package/select/modern/{Component-adf0c0e0.js → Component-321e2bdd.js} +4 -4
  1375. package/select/modern/Component.js +1 -1
  1376. package/select/modern/Component.responsive.js +3 -3
  1377. package/select/modern/components/arrow/Component.js +1 -1
  1378. package/select/modern/components/arrow/index.css +3 -3
  1379. package/select/modern/components/base-checkmark/Component.js +1 -1
  1380. package/select/modern/components/base-checkmark/index.css +4 -4
  1381. package/select/modern/components/base-option/Component.js +1 -1
  1382. package/select/modern/components/base-option/index.css +13 -13
  1383. package/select/modern/components/base-select/Component.js +1 -1
  1384. package/select/modern/components/base-select/index.css +7 -7
  1385. package/select/modern/components/base-select/index.d.ts +1 -1
  1386. package/select/modern/components/base-select/index.js +1 -1
  1387. package/select/modern/components/base-select-mobile/Component.js +3 -3
  1388. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1389. package/select/modern/components/base-select-mobile/checkmark/index.css +6 -6
  1390. package/select/modern/components/base-select-mobile/index.css +11 -11
  1391. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1392. package/select/modern/components/base-select-mobile/index.js +3 -3
  1393. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1394. package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
  1395. package/select/modern/components/checkmark/Component.js +1 -1
  1396. package/select/modern/components/checkmark/index.css +8 -8
  1397. package/select/modern/components/field/Component.js +1 -1
  1398. package/select/modern/components/field/index.css +9 -9
  1399. package/select/modern/components/index.js +3 -3
  1400. package/select/modern/components/optgroup/Component.js +1 -1
  1401. package/select/modern/components/optgroup/index.css +6 -6
  1402. package/select/modern/components/option/Component.js +1 -1
  1403. package/select/modern/components/option/index.css +20 -20
  1404. package/select/modern/components/options-list/Component.js +1 -1
  1405. package/select/modern/components/options-list/index.css +6 -6
  1406. package/select/modern/components/select-mobile/Component.js +3 -3
  1407. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1408. package/select/modern/components/select-mobile/index.js +3 -3
  1409. package/select/modern/components/select-modal-mobile/Component.js +3 -3
  1410. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1411. package/select/modern/components/select-modal-mobile/index.js +3 -3
  1412. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1413. package/select/modern/components/virtual-options-list/index.css +12 -12
  1414. package/select/modern/index.js +3 -3
  1415. package/select/modern/presets/index.js +3 -3
  1416. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1417. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1418. package/select/modern/presets/useSelectWithApply/hook.js +3 -3
  1419. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1420. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1421. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1422. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1423. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1424. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1425. package/select/modern/responsive.js +3 -3
  1426. package/select/presets/index.js +4 -4
  1427. package/select/presets/useLazyLoading/hook.js +3 -3
  1428. package/select/presets/useLazyLoading/index.css +2 -2
  1429. package/select/presets/useSelectWithApply/hook.js +4 -4
  1430. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1431. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1432. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1433. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1434. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1435. package/select/presets/useSelectWithLoading/index.css +2 -2
  1436. package/select/responsive.js +4 -4
  1437. package/select-with-tags/component.js +1 -1
  1438. package/select-with-tags/components/index.js +1 -1
  1439. package/select-with-tags/components/tag/component.js +2 -2
  1440. package/select-with-tags/components/tag/index.css +11 -11
  1441. package/select-with-tags/components/tag/index.js +1 -1
  1442. package/select-with-tags/components/tag-list/component.js +2 -2
  1443. package/select-with-tags/components/tag-list/index.css +31 -31
  1444. package/select-with-tags/components/tag-list/index.js +1 -1
  1445. package/select-with-tags/esm/component.js +1 -1
  1446. package/select-with-tags/esm/components/index.js +1 -1
  1447. package/select-with-tags/esm/components/tag/component.js +2 -2
  1448. package/select-with-tags/esm/components/tag/index.css +11 -11
  1449. package/select-with-tags/esm/components/tag/index.js +1 -1
  1450. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1451. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1452. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1453. package/select-with-tags/esm/index.js +1 -1
  1454. package/select-with-tags/esm/utils/index.js +1 -1
  1455. package/select-with-tags/esm/utils/match.js +1 -1
  1456. package/select-with-tags/index.js +1 -1
  1457. package/select-with-tags/modern/components/tag/component.js +1 -1
  1458. package/select-with-tags/modern/components/tag/index.css +11 -11
  1459. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1460. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1461. package/select-with-tags/utils/index.js +1 -1
  1462. package/select-with-tags/utils/match.js +1 -1
  1463. package/side-panel/Component.desktop.js +3 -3
  1464. package/side-panel/Component.mobile.js +3 -3
  1465. package/side-panel/Component.responsive.js +1 -1
  1466. package/side-panel/components/closer/Component.js +2 -2
  1467. package/side-panel/components/closer/index.css +4 -4
  1468. package/side-panel/components/content/Component.desktop.js +2 -2
  1469. package/side-panel/components/content/Component.js +1 -1
  1470. package/side-panel/components/content/Component.mobile.js +2 -2
  1471. package/side-panel/components/content/desktop.css +3 -3
  1472. package/side-panel/components/content/index.css +3 -3
  1473. package/side-panel/components/content/mobile.css +3 -3
  1474. package/side-panel/components/footer/Component.desktop.js +2 -2
  1475. package/side-panel/components/footer/Component.js +2 -2
  1476. package/side-panel/components/footer/Component.mobile.js +2 -2
  1477. package/side-panel/components/footer/desktop.css +3 -3
  1478. package/side-panel/components/footer/index.css +4 -4
  1479. package/side-panel/components/footer/layout.css +25 -25
  1480. package/side-panel/components/footer/mobile.css +3 -3
  1481. package/side-panel/components/header/Component.desktop.js +2 -2
  1482. package/side-panel/components/header/Component.js +2 -2
  1483. package/side-panel/components/header/Component.mobile.js +2 -2
  1484. package/side-panel/components/header/desktop.css +6 -6
  1485. package/side-panel/components/header/index.css +16 -16
  1486. package/side-panel/components/header/mobile.css +3 -3
  1487. package/side-panel/desktop.css +3 -3
  1488. package/side-panel/desktop.js +1 -1
  1489. package/side-panel/esm/Component.desktop.js +3 -3
  1490. package/side-panel/esm/Component.mobile.js +3 -3
  1491. package/side-panel/esm/Component.responsive.js +1 -1
  1492. package/side-panel/esm/components/closer/Component.js +2 -2
  1493. package/side-panel/esm/components/closer/index.css +4 -4
  1494. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1495. package/side-panel/esm/components/content/Component.js +1 -1
  1496. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1497. package/side-panel/esm/components/content/desktop.css +3 -3
  1498. package/side-panel/esm/components/content/index.css +3 -3
  1499. package/side-panel/esm/components/content/mobile.css +3 -3
  1500. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1501. package/side-panel/esm/components/footer/Component.js +2 -2
  1502. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1503. package/side-panel/esm/components/footer/desktop.css +3 -3
  1504. package/side-panel/esm/components/footer/index.css +4 -4
  1505. package/side-panel/esm/components/footer/layout.css +25 -25
  1506. package/side-panel/esm/components/footer/mobile.css +3 -3
  1507. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1508. package/side-panel/esm/components/header/Component.js +2 -2
  1509. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1510. package/side-panel/esm/components/header/desktop.css +6 -6
  1511. package/side-panel/esm/components/header/index.css +16 -16
  1512. package/side-panel/esm/components/header/mobile.css +3 -3
  1513. package/side-panel/esm/desktop.css +3 -3
  1514. package/side-panel/esm/desktop.js +1 -1
  1515. package/side-panel/esm/index.js +1 -1
  1516. package/side-panel/esm/mobile.css +2 -2
  1517. package/side-panel/esm/mobile.js +1 -1
  1518. package/side-panel/esm/responsive.js +1 -1
  1519. package/side-panel/esm/transitions.desktop.css +7 -7
  1520. package/side-panel/esm/transitions.mobile.css +8 -8
  1521. package/side-panel/index.js +1 -1
  1522. package/side-panel/mobile.css +2 -2
  1523. package/side-panel/mobile.js +1 -1
  1524. package/side-panel/modern/Component.desktop.js +2 -2
  1525. package/side-panel/modern/Component.mobile.js +2 -2
  1526. package/side-panel/modern/components/closer/Component.js +1 -1
  1527. package/side-panel/modern/components/closer/index.css +4 -4
  1528. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1529. package/side-panel/modern/components/content/Component.js +1 -1
  1530. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1531. package/side-panel/modern/components/content/desktop.css +3 -3
  1532. package/side-panel/modern/components/content/index.css +3 -3
  1533. package/side-panel/modern/components/content/mobile.css +3 -3
  1534. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1535. package/side-panel/modern/components/footer/Component.js +2 -2
  1536. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1537. package/side-panel/modern/components/footer/desktop.css +3 -3
  1538. package/side-panel/modern/components/footer/index.css +4 -4
  1539. package/side-panel/modern/components/footer/layout.css +25 -25
  1540. package/side-panel/modern/components/footer/mobile.css +3 -3
  1541. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1542. package/side-panel/modern/components/header/Component.js +1 -1
  1543. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1544. package/side-panel/modern/components/header/desktop.css +6 -6
  1545. package/side-panel/modern/components/header/index.css +16 -16
  1546. package/side-panel/modern/components/header/mobile.css +3 -3
  1547. package/side-panel/modern/desktop.css +3 -3
  1548. package/side-panel/modern/mobile.css +2 -2
  1549. package/side-panel/modern/transitions.desktop.css +7 -7
  1550. package/side-panel/modern/transitions.mobile.css +8 -8
  1551. package/side-panel/responsive.js +1 -1
  1552. package/side-panel/transitions.desktop.css +7 -7
  1553. package/side-panel/transitions.mobile.css +8 -8
  1554. package/skeleton/Component.js +1 -1
  1555. package/skeleton/esm/Component.js +1 -1
  1556. package/skeleton/esm/index.css +10 -10
  1557. package/skeleton/index.css +10 -10
  1558. package/skeleton/modern/Component.js +1 -1
  1559. package/skeleton/modern/index.css +10 -10
  1560. package/slider/Component.js +1 -1
  1561. package/slider/esm/Component.js +1 -1
  1562. package/slider/esm/index.css +20 -20
  1563. package/slider/index.css +20 -20
  1564. package/slider/modern/Component.js +1 -1
  1565. package/slider/modern/index.css +20 -20
  1566. package/slider-input/Component.js +2 -2
  1567. package/slider-input/cssm/Component.js +1 -1
  1568. package/slider-input/esm/Component.js +2 -2
  1569. package/slider-input/esm/index.css +26 -26
  1570. package/slider-input/index.css +26 -26
  1571. package/slider-input/modern/Component.js +2 -2
  1572. package/slider-input/modern/index.css +26 -26
  1573. package/space/Component.js +2 -2
  1574. package/space/Item.js +1 -1
  1575. package/space/esm/Component.js +2 -2
  1576. package/space/esm/Item.js +1 -1
  1577. package/space/esm/index.css +8 -8
  1578. package/space/esm/index.js +1 -1
  1579. package/space/index.css +8 -8
  1580. package/space/index.js +1 -1
  1581. package/space/modern/Component.js +1 -1
  1582. package/space/modern/index.css +8 -8
  1583. package/spinner/Component.js +3 -3
  1584. package/spinner/default.css +1 -1
  1585. package/spinner/esm/Component.js +3 -3
  1586. package/spinner/esm/default.css +1 -1
  1587. package/spinner/esm/index.css +7 -7
  1588. package/spinner/esm/inverted.css +1 -1
  1589. package/spinner/index.css +7 -7
  1590. package/spinner/inverted.css +1 -1
  1591. package/spinner/modern/Component.js +3 -3
  1592. package/spinner/modern/default.css +1 -1
  1593. package/spinner/modern/index.css +7 -7
  1594. package/spinner/modern/inverted.css +1 -1
  1595. package/status/Component.js +1 -1
  1596. package/status/esm/Component.js +1 -1
  1597. package/status/esm/index.css +17 -17
  1598. package/status/index.css +17 -17
  1599. package/status/modern/Component.js +1 -1
  1600. package/status/modern/index.css +17 -17
  1601. package/stepped-progress-bar/Component.js +1 -1
  1602. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1603. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1604. package/stepped-progress-bar/esm/Component.js +1 -1
  1605. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1606. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1607. package/stepped-progress-bar/esm/index.css +3 -3
  1608. package/stepped-progress-bar/index.css +3 -3
  1609. package/stepped-progress-bar/modern/Component.js +1 -1
  1610. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1611. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1612. package/stepped-progress-bar/modern/index.css +3 -3
  1613. package/steps/Component.js +1 -1
  1614. package/steps/components/step/Component.js +1 -1
  1615. package/steps/components/step/index.css +25 -25
  1616. package/steps/components/step-indicator/Component.js +1 -1
  1617. package/steps/components/step-indicator/index.css +1 -1
  1618. package/steps/esm/Component.js +1 -1
  1619. package/steps/esm/components/step/Component.js +1 -1
  1620. package/steps/esm/components/step/index.css +25 -25
  1621. package/steps/esm/components/step-indicator/Component.js +1 -1
  1622. package/steps/esm/components/step-indicator/index.css +1 -1
  1623. package/steps/esm/index.css +2 -2
  1624. package/steps/index.css +2 -2
  1625. package/steps/modern/Component.js +1 -1
  1626. package/steps/modern/components/step/Component.js +1 -1
  1627. package/steps/modern/components/step/index.css +25 -25
  1628. package/steps/modern/components/step-indicator/Component.js +1 -1
  1629. package/steps/modern/components/step-indicator/index.css +1 -1
  1630. package/steps/modern/index.css +2 -2
  1631. package/switch/Component.js +1 -1
  1632. package/switch/esm/Component.js +1 -1
  1633. package/switch/esm/index.css +25 -25
  1634. package/switch/index.css +25 -25
  1635. package/switch/modern/Component.js +1 -1
  1636. package/switch/modern/index.css +25 -25
  1637. package/table/component.js +1 -1
  1638. package/table/components/index.js +1 -1
  1639. package/table/components/pagination/Component.js +2 -2
  1640. package/table/components/pagination/index.css +8 -8
  1641. package/table/components/pagination/index.js +1 -1
  1642. package/table/components/pagination/select-field/index.css +4 -4
  1643. package/table/components/pagination/select-field/index.js +2 -2
  1644. package/table/components/table/Component.js +2 -2
  1645. package/table/components/table/index.css +7 -7
  1646. package/table/components/table/index.js +1 -1
  1647. package/table/components/table/utils.js +1 -1
  1648. package/table/components/tbody/Component.js +2 -2
  1649. package/table/components/tbody/index.css +2 -2
  1650. package/table/components/tbody/index.js +1 -1
  1651. package/table/components/tcell/Component.js +2 -2
  1652. package/table/components/tcell/index.css +6 -6
  1653. package/table/components/tcell/index.js +1 -1
  1654. package/table/components/texpandable-row/Component.js +2 -2
  1655. package/table/components/texpandable-row/index.css +5 -5
  1656. package/table/components/texpandable-row/index.js +1 -1
  1657. package/table/components/thead/Component.js +2 -2
  1658. package/table/components/thead/index.css +6 -6
  1659. package/table/components/thead/index.js +1 -1
  1660. package/table/components/thead-cell/Component.js +2 -2
  1661. package/table/components/thead-cell/index.css +8 -8
  1662. package/table/components/thead-cell/index.js +1 -1
  1663. package/table/components/trow/Component.js +2 -2
  1664. package/table/components/trow/index.css +8 -8
  1665. package/table/components/trow/index.js +1 -1
  1666. package/table/components/tsortable-head-cell/Component.js +2 -2
  1667. package/table/components/tsortable-head-cell/index.css +9 -9
  1668. package/table/components/tsortable-head-cell/index.js +1 -1
  1669. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1670. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1671. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1672. package/table/esm/component.js +1 -1
  1673. package/table/esm/components/index.js +1 -1
  1674. package/table/esm/components/pagination/Component.js +2 -2
  1675. package/table/esm/components/pagination/index.css +8 -8
  1676. package/table/esm/components/pagination/index.js +1 -1
  1677. package/table/esm/components/pagination/select-field/index.css +4 -4
  1678. package/table/esm/components/pagination/select-field/index.js +2 -2
  1679. package/table/esm/components/table/Component.js +2 -2
  1680. package/table/esm/components/table/index.css +7 -7
  1681. package/table/esm/components/table/index.js +1 -1
  1682. package/table/esm/components/table/utils.js +1 -1
  1683. package/table/esm/components/tbody/Component.js +2 -2
  1684. package/table/esm/components/tbody/index.css +2 -2
  1685. package/table/esm/components/tbody/index.js +1 -1
  1686. package/table/esm/components/tcell/Component.js +2 -2
  1687. package/table/esm/components/tcell/index.css +6 -6
  1688. package/table/esm/components/tcell/index.js +1 -1
  1689. package/table/esm/components/texpandable-row/Component.js +2 -2
  1690. package/table/esm/components/texpandable-row/index.css +5 -5
  1691. package/table/esm/components/texpandable-row/index.js +1 -1
  1692. package/table/esm/components/thead/Component.js +2 -2
  1693. package/table/esm/components/thead/index.css +6 -6
  1694. package/table/esm/components/thead/index.js +1 -1
  1695. package/table/esm/components/thead-cell/Component.js +2 -2
  1696. package/table/esm/components/thead-cell/index.css +8 -8
  1697. package/table/esm/components/thead-cell/index.js +1 -1
  1698. package/table/esm/components/trow/Component.js +2 -2
  1699. package/table/esm/components/trow/index.css +8 -8
  1700. package/table/esm/components/trow/index.js +1 -1
  1701. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1702. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1703. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1704. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1705. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1706. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1707. package/table/esm/index.js +1 -1
  1708. package/table/index.js +1 -1
  1709. package/table/modern/components/pagination/Component.js +1 -1
  1710. package/table/modern/components/pagination/index.css +8 -8
  1711. package/table/modern/components/pagination/select-field/index.css +4 -4
  1712. package/table/modern/components/pagination/select-field/index.js +1 -1
  1713. package/table/modern/components/table/Component.js +1 -1
  1714. package/table/modern/components/table/index.css +7 -7
  1715. package/table/modern/components/tbody/Component.js +1 -1
  1716. package/table/modern/components/tbody/index.css +2 -2
  1717. package/table/modern/components/tcell/Component.js +1 -1
  1718. package/table/modern/components/tcell/index.css +6 -6
  1719. package/table/modern/components/texpandable-row/Component.js +1 -1
  1720. package/table/modern/components/texpandable-row/index.css +5 -5
  1721. package/table/modern/components/thead/Component.js +1 -1
  1722. package/table/modern/components/thead/index.css +6 -6
  1723. package/table/modern/components/thead-cell/Component.js +1 -1
  1724. package/table/modern/components/thead-cell/index.css +8 -8
  1725. package/table/modern/components/trow/Component.js +1 -1
  1726. package/table/modern/components/trow/index.css +8 -8
  1727. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1728. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1729. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1730. package/tabs/components/primary-tablist/Component.js +1 -1
  1731. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1732. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1733. package/tabs/components/primary-tablist/index.css +29 -29
  1734. package/tabs/components/primary-tablist/mobile.css +32 -32
  1735. package/tabs/components/scrollable-container/Component.js +1 -1
  1736. package/tabs/components/scrollable-container/index.css +5 -5
  1737. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1738. package/tabs/components/secondary-tablist/Component.js +1 -1
  1739. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1740. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1741. package/tabs/components/secondary-tablist/index.css +11 -11
  1742. package/tabs/components/secondary-tablist/mobile.css +13 -13
  1743. package/tabs/components/tab/Component.js +1 -1
  1744. package/tabs/components/tab/index.css +3 -3
  1745. package/tabs/components/tabs/Component.desktop.js +3 -3
  1746. package/tabs/components/tabs/Component.mobile.js +3 -3
  1747. package/tabs/components/tabs/Component.responsive.js +3 -3
  1748. package/tabs/components/title/Component.js +1 -1
  1749. package/tabs/components/title/index.js +1 -1
  1750. package/tabs/desktop.js +3 -3
  1751. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1752. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1753. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1754. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1755. package/tabs/esm/components/primary-tablist/index.css +29 -29
  1756. package/tabs/esm/components/primary-tablist/mobile.css +32 -32
  1757. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1758. package/tabs/esm/components/scrollable-container/index.css +5 -5
  1759. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1760. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1761. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1762. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1763. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  1764. package/tabs/esm/components/secondary-tablist/mobile.css +13 -13
  1765. package/tabs/esm/components/tab/Component.js +1 -1
  1766. package/tabs/esm/components/tab/index.css +3 -3
  1767. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1768. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1769. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1770. package/tabs/esm/components/title/Component.js +1 -1
  1771. package/tabs/esm/components/title/index.js +1 -1
  1772. package/tabs/esm/desktop.js +3 -3
  1773. package/tabs/esm/hooks/use-collapsible-elements.js +1 -1
  1774. package/tabs/esm/hooks/use-tablist-titles.js +1 -1
  1775. package/tabs/esm/index.js +3 -3
  1776. package/tabs/esm/index.module-1a748972.js +4 -0
  1777. package/tabs/esm/index.module-47f782a2.js +4 -0
  1778. package/tabs/esm/mobile.js +3 -3
  1779. package/tabs/esm/responsive.js +3 -3
  1780. package/tabs/esm/synthetic-events.js +1 -1
  1781. package/tabs/hooks/use-collapsible-elements.js +1 -1
  1782. package/tabs/hooks/use-tablist-titles.js +1 -1
  1783. package/tabs/index.js +3 -3
  1784. package/tabs/index.module-d64ca3da.js +4 -0
  1785. package/tabs/index.module-d69036c6.js +4 -0
  1786. package/tabs/mobile.js +3 -3
  1787. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1788. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1789. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1790. package/tabs/modern/components/primary-tablist/index.css +29 -29
  1791. package/tabs/modern/components/primary-tablist/mobile.css +32 -32
  1792. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1793. package/tabs/modern/components/scrollable-container/index.css +5 -5
  1794. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1795. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1796. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1797. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1798. package/tabs/modern/components/secondary-tablist/mobile.css +13 -13
  1799. package/tabs/modern/components/tab/Component.js +1 -1
  1800. package/tabs/modern/components/tab/index.css +3 -3
  1801. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1802. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1803. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1804. package/tabs/modern/desktop.js +2 -2
  1805. package/tabs/modern/index.js +2 -2
  1806. package/tabs/modern/index.module-8f52167b.js +4 -0
  1807. package/tabs/modern/index.module-e7904bd9.js +4 -0
  1808. package/tabs/modern/mobile.js +2 -2
  1809. package/tabs/modern/responsive.js +2 -2
  1810. package/tabs/responsive.js +3 -3
  1811. package/tabs/synthetic-events.js +1 -1
  1812. package/tag/Component.js +3 -3
  1813. package/tag/default.css +8 -8
  1814. package/tag/esm/Component.js +3 -3
  1815. package/tag/esm/default.css +8 -8
  1816. package/tag/esm/index.css +37 -37
  1817. package/tag/esm/inverted.css +8 -8
  1818. package/tag/index.css +37 -37
  1819. package/tag/inverted.css +8 -8
  1820. package/tag/modern/Component.js +3 -3
  1821. package/tag/modern/default.css +8 -8
  1822. package/tag/modern/index.css +37 -37
  1823. package/tag/modern/inverted.css +8 -8
  1824. package/textarea/Component.js +3 -3
  1825. package/textarea/{PseudoTextArea-4013a716.js → PseudoTextArea-a98b2c16.js} +1 -1
  1826. package/textarea/components/PseudoTextArea.js +1 -1
  1827. package/textarea/components/index.d.ts +1 -1
  1828. package/textarea/components/index.js +1 -1
  1829. package/textarea/default.css +18 -18
  1830. package/textarea/esm/Component.js +3 -3
  1831. package/textarea/esm/PseudoTextArea-8f0ad509.js +15 -0
  1832. package/textarea/esm/components/PseudoTextArea.js +1 -1
  1833. package/textarea/esm/components/index.d.ts +1 -1
  1834. package/textarea/esm/components/index.js +1 -1
  1835. package/textarea/esm/default.css +18 -18
  1836. package/textarea/esm/index.css +50 -50
  1837. package/textarea/esm/index.js +1 -1
  1838. package/textarea/esm/inverted.css +18 -18
  1839. package/textarea/index.css +50 -50
  1840. package/textarea/index.js +1 -1
  1841. package/textarea/inverted.css +18 -18
  1842. package/textarea/modern/Component.js +3 -3
  1843. package/textarea/modern/PseudoTextArea-a9420fe0.js +12 -0
  1844. package/textarea/modern/components/PseudoTextArea.js +1 -1
  1845. package/textarea/modern/components/index.d.ts +1 -1
  1846. package/textarea/modern/components/index.js +1 -1
  1847. package/textarea/modern/default.css +18 -18
  1848. package/textarea/modern/index.css +50 -50
  1849. package/textarea/modern/index.js +1 -1
  1850. package/textarea/modern/inverted.css +18 -18
  1851. package/themes/compiled/mobile-dark-bluetint.css +325 -325
  1852. package/themes/dist/compiled/mobile-dark-bluetint.css +1122 -1122
  1853. package/toast/component.js +1 -1
  1854. package/toast/esm/component.js +1 -1
  1855. package/toast/esm/index.css +10 -10
  1856. package/toast/index.css +10 -10
  1857. package/toast/modern/component.js +1 -1
  1858. package/toast/modern/index.css +10 -10
  1859. package/toast-plate/component.js +3 -3
  1860. package/toast-plate/default.css +2 -2
  1861. package/toast-plate/esm/component.js +3 -3
  1862. package/toast-plate/esm/default.css +2 -2
  1863. package/toast-plate/esm/index.css +15 -15
  1864. package/toast-plate/esm/inverted.css +2 -2
  1865. package/toast-plate/index.css +15 -15
  1866. package/toast-plate/inverted.css +2 -2
  1867. package/toast-plate/modern/component.js +3 -3
  1868. package/toast-plate/modern/default.css +2 -2
  1869. package/toast-plate/modern/index.css +15 -15
  1870. package/toast-plate/modern/inverted.css +2 -2
  1871. package/tooltip/{Component-e46a0f48.js → Component-2f4d3e8f.js} +3 -3
  1872. package/tooltip/Component.js +1 -1
  1873. package/tooltip/component.responsive.js +2 -2
  1874. package/tooltip/default.css +3 -3
  1875. package/tooltip/desktop.d.ts +1 -1
  1876. package/tooltip/desktop.js +1 -1
  1877. package/tooltip/esm/{Component-1d4a2c1d.js → Component-1e7a7463.js} +3 -3
  1878. package/tooltip/esm/Component.js +1 -1
  1879. package/tooltip/esm/component.responsive.js +2 -2
  1880. package/tooltip/esm/default.css +3 -3
  1881. package/tooltip/esm/desktop.d.ts +1 -1
  1882. package/tooltip/esm/desktop.js +1 -1
  1883. package/tooltip/esm/index.css +6 -6
  1884. package/tooltip/esm/index.js +1 -1
  1885. package/tooltip/esm/inverted.css +5 -5
  1886. package/tooltip/esm/responsive.css +3 -3
  1887. package/tooltip/esm/responsive.js +1 -1
  1888. package/tooltip/index.css +6 -6
  1889. package/tooltip/index.js +1 -1
  1890. package/tooltip/inverted.css +5 -5
  1891. package/tooltip/modern/Component.js +3 -3
  1892. package/tooltip/modern/component.responsive.js +1 -1
  1893. package/tooltip/modern/default.css +3 -3
  1894. package/tooltip/modern/index.css +6 -6
  1895. package/tooltip/modern/inverted.css +5 -5
  1896. package/tooltip/modern/responsive.css +3 -3
  1897. package/tooltip/responsive.css +3 -3
  1898. package/tooltip/responsive.js +1 -1
  1899. package/typography/colors.css +12 -12
  1900. package/typography/{colors.module-1cba1da7.js → colors.module-519e7e3c.js} +1 -1
  1901. package/typography/common.module-33b9466e.js +4 -0
  1902. package/typography/component.js +2 -2
  1903. package/typography/esm/colors.css +12 -12
  1904. package/typography/esm/{colors.module-c9b12e01.js → colors.module-a3ce08bb.js} +1 -1
  1905. package/typography/esm/common.module-acffecb4.js +4 -0
  1906. package/typography/esm/component.js +2 -2
  1907. package/typography/esm/index.js +2 -2
  1908. package/typography/esm/text/component.js +2 -2
  1909. package/typography/esm/text/index.css +17 -17
  1910. package/typography/esm/text/index.js +1 -1
  1911. package/typography/esm/title/common.css +4 -4
  1912. package/typography/esm/title/component.js +1 -1
  1913. package/typography/esm/title/index.css +18 -18
  1914. package/typography/esm/title/index.js +3 -3
  1915. package/typography/esm/title-mobile/component.js +3 -3
  1916. package/typography/esm/title-mobile/index.css +10 -10
  1917. package/typography/esm/title-mobile/index.js +2 -2
  1918. package/typography/esm/title-responsive/component.js +3 -3
  1919. package/typography/esm/title-responsive/index.css +40 -40
  1920. package/typography/esm/title-responsive/index.js +2 -2
  1921. package/typography/index.js +2 -2
  1922. package/typography/modern/colors.css +12 -12
  1923. package/typography/modern/colors.module-c67a561f.js +4 -0
  1924. package/typography/modern/common.module-7d2f3124.js +4 -0
  1925. package/typography/modern/component.js +2 -2
  1926. package/typography/modern/index.js +2 -2
  1927. package/typography/modern/text/component.js +2 -2
  1928. package/typography/modern/text/index.css +17 -17
  1929. package/typography/modern/text/index.js +1 -1
  1930. package/typography/modern/title/common.css +4 -4
  1931. package/typography/modern/title/component.js +1 -1
  1932. package/typography/modern/title/index.css +18 -18
  1933. package/typography/modern/title/index.js +3 -3
  1934. package/typography/modern/title-mobile/component.js +3 -3
  1935. package/typography/modern/title-mobile/index.css +10 -10
  1936. package/typography/modern/title-mobile/index.js +2 -2
  1937. package/typography/modern/title-responsive/component.js +3 -3
  1938. package/typography/modern/title-responsive/index.css +40 -40
  1939. package/typography/modern/title-responsive/index.js +2 -2
  1940. package/typography/text/component.js +2 -2
  1941. package/typography/text/index.css +17 -17
  1942. package/typography/text/index.js +1 -1
  1943. package/typography/title/common.css +4 -4
  1944. package/typography/title/component.js +1 -1
  1945. package/typography/title/index.css +18 -18
  1946. package/typography/title/index.js +3 -3
  1947. package/typography/title-mobile/component.js +3 -3
  1948. package/typography/title-mobile/index.css +10 -10
  1949. package/typography/title-mobile/index.js +2 -2
  1950. package/typography/title-responsive/component.js +3 -3
  1951. package/typography/title-responsive/index.css +40 -40
  1952. package/typography/title-responsive/index.js +2 -2
  1953. package/vars/dist/index.d.ts +699 -0
  1954. package/vars/dist/index.js +699 -0
  1955. package/vars/dist/package.json +1 -1
  1956. package/vars/index.js +701 -699
  1957. package/with-suffix/Component.js +1 -1
  1958. package/with-suffix/esm/Component.js +1 -1
  1959. package/with-suffix/esm/index.css +8 -8
  1960. package/with-suffix/index.css +8 -8
  1961. package/with-suffix/modern/Component.js +1 -1
  1962. package/with-suffix/modern/index.css +8 -8
  1963. package/calendar-range/modern/index.module-c9c640cc.js +0 -4
  1964. package/grid/esm/gutters.module-6ae5f95b.js +0 -30
  1965. package/grid/gutters.module-3292ab5f.js +0 -31
  1966. package/grid/modern/gutters.module-db76514a.js +0 -4
  1967. package/tabs/esm/index.module-ba97f96d.js +0 -4
  1968. package/tabs/esm/index.module-da19acab.js +0 -4
  1969. package/tabs/index.module-3b1c7c9a.js +0 -4
  1970. package/tabs/index.module-88a600f7.js +0 -4
  1971. package/tabs/modern/index.module-08b2503f.js +0 -4
  1972. package/tabs/modern/index.module-a4ad700d.js +0 -4
  1973. package/textarea/esm/PseudoTextArea-b2b9624e.js +0 -15
  1974. package/textarea/modern/PseudoTextArea-746c6207.js +0 -12
  1975. package/typography/common.module-61721133.js +0 -4
  1976. package/typography/esm/common.module-9840f689.js +0 -4
  1977. package/typography/modern/colors.module-f4d132c1.js +0 -4
  1978. package/typography/modern/common.module-36e159a1.js +0 -4
  1979. /package/bottom-sheet/{component-f85861da.d.ts → component-cf4772c5.d.ts} +0 -0
  1980. /package/bottom-sheet/esm/{component-62847823.d.ts → component-7e60dbcb.d.ts} +0 -0
  1981. /package/bottom-sheet/esm/{tslib.es6-54cc9a3d.d.ts → tslib.es6-919276ac.d.ts} +0 -0
  1982. /package/bottom-sheet/esm/{tslib.es6-54cc9a3d.js → tslib.es6-919276ac.js} +0 -0
  1983. /package/bottom-sheet/modern/{component-d0103215.d.ts → component-66c9d5ab.d.ts} +0 -0
  1984. /package/bottom-sheet/{tslib.es6-63fb5369.d.ts → tslib.es6-3f10e8ca.d.ts} +0 -0
  1985. /package/bottom-sheet/{tslib.es6-63fb5369.js → tslib.es6-3f10e8ca.js} +0 -0
  1986. /package/calendar/esm/{tslib.es6-35fc183e.d.ts → tslib.es6-ae766c8e.d.ts} +0 -0
  1987. /package/calendar/esm/{tslib.es6-35fc183e.js → tslib.es6-ae766c8e.js} +0 -0
  1988. /package/calendar/{tslib.es6-b0c2c1b3.d.ts → tslib.es6-9c9ccc35.d.ts} +0 -0
  1989. /package/calendar/{tslib.es6-b0c2c1b3.js → tslib.es6-9c9ccc35.js} +0 -0
  1990. /package/calendar-input/{Component-719f2c9e.d.ts → Component-5b8aac58.d.ts} +0 -0
  1991. /package/calendar-input/esm/{Component-0d1b12a6.d.ts → Component-6674d63a.d.ts} +0 -0
  1992. /package/calendar-range/esm/{index.module-b652d776.d.ts → index.module-2e89eb1c.d.ts} +0 -0
  1993. /package/calendar-range/{index.module-5ed7938a.d.ts → index.module-cfd97776.d.ts} +0 -0
  1994. /package/chart/esm/{tslib.es6-59cf84c3.d.ts → tslib.es6-eaa2675d.d.ts} +0 -0
  1995. /package/chart/esm/{tslib.es6-59cf84c3.js → tslib.es6-eaa2675d.js} +0 -0
  1996. /package/chart/{tslib.es6-f6418e54.d.ts → tslib.es6-d5a118cf.d.ts} +0 -0
  1997. /package/chart/{tslib.es6-f6418e54.js → tslib.es6-d5a118cf.js} +0 -0
  1998. /package/confirmation/{component-8cba0cbf.d.ts → component-aa173edf.d.ts} +0 -0
  1999. /package/confirmation/{countdown-section-4d662116.d.ts → countdown-section-4bbf5eb3.d.ts} +0 -0
  2000. /package/confirmation/cssm/{component-3c591970.d.ts → component-bd794cba.d.ts} +0 -0
  2001. /package/confirmation/esm/{component-41b560c4.d.ts → component-e3fc36ef.d.ts} +0 -0
  2002. /package/confirmation/esm/{countdown-section-dce85c40.d.ts → countdown-section-4799c698.d.ts} +0 -0
  2003. /package/confirmation/modern/{countdown-section-7463b15d.d.ts → countdown-section-15fd07e0.d.ts} +0 -0
  2004. /package/date-range-input/{Component-ab0d9f29.d.ts → Component-8b102586.d.ts} +0 -0
  2005. /package/date-range-input/esm/{Component-84f825ea.d.ts → Component-6be8321d.d.ts} +0 -0
  2006. /package/date-time-input/{Component-8c7cc928.d.ts → Component-d527b614.d.ts} +0 -0
  2007. /package/date-time-input/esm/{Component-b7383138.d.ts → Component-8e0b7b57.d.ts} +0 -0
  2008. /package/gallery/esm/{slide-5830a65e.d.ts → slide-c4f2f02d.d.ts} +0 -0
  2009. /package/gallery/esm/{tslib.es6-6caa1715.d.ts → tslib.es6-aea45217.d.ts} +0 -0
  2010. /package/gallery/esm/{tslib.es6-6caa1715.js → tslib.es6-aea45217.js} +0 -0
  2011. /package/gallery/modern/{slide-ad626e47.d.ts → slide-2e5de45a.d.ts} +0 -0
  2012. /package/gallery/{slide-6ff37a32.d.ts → slide-98fc012f.d.ts} +0 -0
  2013. /package/gallery/{tslib.es6-daab8382.d.ts → tslib.es6-782cdb8a.d.ts} +0 -0
  2014. /package/gallery/{tslib.es6-daab8382.js → tslib.es6-782cdb8a.js} +0 -0
  2015. /package/grid/esm/{gutters.module-6ae5f95b.d.ts → gutters.module-ee3c5f6e.d.ts} +0 -0
  2016. /package/grid/{gutters.module-3292ab5f.d.ts → gutters.module-4a68100d.d.ts} +0 -0
  2017. /package/icon-view/esm/{tslib.es6-ff33620a.d.ts → tslib.es6-7d44ef6f.d.ts} +0 -0
  2018. /package/icon-view/esm/{tslib.es6-ff33620a.js → tslib.es6-7d44ef6f.js} +0 -0
  2019. /package/icon-view/{tslib.es6-a9a6d425.d.ts → tslib.es6-1855486d.d.ts} +0 -0
  2020. /package/icon-view/{tslib.es6-a9a6d425.js → tslib.es6-1855486d.js} +0 -0
  2021. /package/input-autocomplete/esm/{tslib.es6-84ebe3aa.d.ts → tslib.es6-5b04c400.d.ts} +0 -0
  2022. /package/input-autocomplete/esm/{tslib.es6-84ebe3aa.js → tslib.es6-5b04c400.js} +0 -0
  2023. /package/input-autocomplete/{tslib.es6-3c9168a4.d.ts → tslib.es6-970feaf0.d.ts} +0 -0
  2024. /package/input-autocomplete/{tslib.es6-3c9168a4.js → tslib.es6-970feaf0.js} +0 -0
  2025. /package/intl-phone-input/{component-556503f0.d.ts → component-31e91933.d.ts} +0 -0
  2026. /package/intl-phone-input/esm/{component-7ff2f7f8.d.ts → component-d2e4962b.d.ts} +0 -0
  2027. /package/intl-phone-input/esm/{libphonenumber-js.min-daea543f.d.ts → libphonenumber-js.min-c8470462.d.ts} +0 -0
  2028. /package/intl-phone-input/esm/{libphonenumber-js.min-daea543f.js → libphonenumber-js.min-c8470462.js} +0 -0
  2029. /package/intl-phone-input/{libphonenumber-js.min-6c4c77da.d.ts → libphonenumber-js.min-3382306b.d.ts} +0 -0
  2030. /package/intl-phone-input/{libphonenumber-js.min-6c4c77da.js → libphonenumber-js.min-3382306b.js} +0 -0
  2031. /package/intl-phone-input/modern/{libphonenumber-js.min-daea543f.d.ts → libphonenumber-js.min-c8470462.d.ts} +0 -0
  2032. /package/intl-phone-input/modern/{libphonenumber-js.min-daea543f.js → libphonenumber-js.min-c8470462.js} +0 -0
  2033. /package/modal/esm/{tslib.es6-079b23b6.d.ts → tslib.es6-9de350e9.d.ts} +0 -0
  2034. /package/modal/esm/{tslib.es6-079b23b6.js → tslib.es6-9de350e9.js} +0 -0
  2035. /package/modal/{tslib.es6-9ab4bb88.d.ts → tslib.es6-c6a782e4.d.ts} +0 -0
  2036. /package/modal/{tslib.es6-9ab4bb88.js → tslib.es6-c6a782e4.js} +0 -0
  2037. /package/notification-manager/{component-b536f251.d.ts → component-4a0cd0a3.d.ts} +0 -0
  2038. /package/notification-manager/{component-b536f251.js → component-4a0cd0a3.js} +0 -0
  2039. /package/notification-manager/esm/{component-a0769251.d.ts → component-d59d90bc.d.ts} +0 -0
  2040. /package/notification-manager/esm/{component-a0769251.js → component-d59d90bc.js} +0 -0
  2041. /package/pass-code/esm/{getDataTestId-ce2928ea.d.ts → getDataTestId-6b14b575.d.ts} +0 -0
  2042. /package/pass-code/esm/{getDataTestId-ce2928ea.js → getDataTestId-6b14b575.js} +0 -0
  2043. /package/pass-code/{getDataTestId-70c13f00.d.ts → getDataTestId-44933d41.d.ts} +0 -0
  2044. /package/pass-code/{getDataTestId-70c13f00.js → getDataTestId-44933d41.js} +0 -0
  2045. /package/pass-code/modern/{getDataTestId-cd2fd6e6.d.ts → getDataTestId-5514e042.d.ts} +0 -0
  2046. /package/pass-code/modern/{getDataTestId-cd2fd6e6.js → getDataTestId-5514e042.js} +0 -0
  2047. /package/pattern-lock/esm/{utils-2ea977a2.d.ts → utils-f8fc79a5.d.ts} +0 -0
  2048. /package/pattern-lock/esm/{utils-2ea977a2.js → utils-f8fc79a5.js} +0 -0
  2049. /package/pattern-lock/{utils-ee00795e.d.ts → utils-59b57ea8.d.ts} +0 -0
  2050. /package/pattern-lock/{utils-ee00795e.js → utils-59b57ea8.js} +0 -0
  2051. /package/picker-button/esm/{tslib.es6-dbeb5c11.d.ts → tslib.es6-6d8bda01.d.ts} +0 -0
  2052. /package/picker-button/esm/{tslib.es6-dbeb5c11.js → tslib.es6-6d8bda01.js} +0 -0
  2053. /package/picker-button/{tslib.es6-263fc3f6.d.ts → tslib.es6-85998412.d.ts} +0 -0
  2054. /package/picker-button/{tslib.es6-263fc3f6.js → tslib.es6-85998412.js} +0 -0
  2055. /package/pure-cell/{component-305881f9.d.ts → component-95a4b127.d.ts} +0 -0
  2056. /package/pure-cell/esm/{component-7d900dde.d.ts → component-9e7afad3.d.ts} +0 -0
  2057. /package/pure-cell/esm/{getDataTestId-8a1647af.d.ts → getDataTestId-3e988b1a.d.ts} +0 -0
  2058. /package/pure-cell/esm/{getDataTestId-8a1647af.js → getDataTestId-3e988b1a.js} +0 -0
  2059. /package/pure-cell/esm/{tslib.es6-195b7017.d.ts → tslib.es6-26b335ca.d.ts} +0 -0
  2060. /package/pure-cell/esm/{tslib.es6-195b7017.js → tslib.es6-26b335ca.js} +0 -0
  2061. /package/pure-cell/{getDataTestId-d8309ea9.d.ts → getDataTestId-8038a3e6.d.ts} +0 -0
  2062. /package/pure-cell/{getDataTestId-d8309ea9.js → getDataTestId-8038a3e6.js} +0 -0
  2063. /package/pure-cell/modern/{component-2822e237.d.ts → component-77f500c2.d.ts} +0 -0
  2064. /package/pure-cell/modern/{getDataTestId-4d165e72.d.ts → getDataTestId-0932e240.d.ts} +0 -0
  2065. /package/pure-cell/modern/{getDataTestId-4d165e72.js → getDataTestId-0932e240.js} +0 -0
  2066. /package/pure-cell/{tslib.es6-ea77d167.d.ts → tslib.es6-69ad42a6.d.ts} +0 -0
  2067. /package/pure-cell/{tslib.es6-ea77d167.js → tslib.es6-69ad42a6.js} +0 -0
  2068. /package/select/{Component-f1158c0d.d.ts → Component-049235fb.d.ts} +0 -0
  2069. /package/select/{Component-15130ab3.d.ts → Component-f1ad23fe.d.ts} +0 -0
  2070. /package/select/esm/{Component-45681199.d.ts → Component-20665b5b.d.ts} +0 -0
  2071. /package/select/esm/{Component-ff31e94c.d.ts → Component-8f658e8b.d.ts} +0 -0
  2072. /package/select/esm/{intersection-observer-ce0b7183.d.ts → intersection-observer-09804739.d.ts} +0 -0
  2073. /package/select/esm/{intersection-observer-ce0b7183.js → intersection-observer-09804739.js} +0 -0
  2074. /package/select/esm/{tslib.es6-60ccbcec.d.ts → tslib.es6-1883c339.d.ts} +0 -0
  2075. /package/select/esm/{tslib.es6-60ccbcec.js → tslib.es6-1883c339.js} +0 -0
  2076. /package/select/{intersection-observer-4a8b5b51.d.ts → intersection-observer-52f8f029.d.ts} +0 -0
  2077. /package/select/{intersection-observer-4a8b5b51.js → intersection-observer-52f8f029.js} +0 -0
  2078. /package/select/modern/{Component-0998aafe.d.ts → Component-285d9dcc.d.ts} +0 -0
  2079. /package/select/modern/{Component-adf0c0e0.d.ts → Component-321e2bdd.d.ts} +0 -0
  2080. /package/select/modern/{intersection-observer-ce0b7183.d.ts → intersection-observer-09804739.d.ts} +0 -0
  2081. /package/select/modern/{intersection-observer-ce0b7183.js → intersection-observer-09804739.js} +0 -0
  2082. /package/select/{tslib.es6-dde7343f.d.ts → tslib.es6-7fa1d9bd.d.ts} +0 -0
  2083. /package/select/{tslib.es6-dde7343f.js → tslib.es6-7fa1d9bd.js} +0 -0
  2084. /package/select-with-tags/esm/{tslib.es6-862851e8.d.ts → tslib.es6-e52230d8.d.ts} +0 -0
  2085. /package/select-with-tags/esm/{tslib.es6-862851e8.js → tslib.es6-e52230d8.js} +0 -0
  2086. /package/select-with-tags/{tslib.es6-81a48009.d.ts → tslib.es6-01009db6.d.ts} +0 -0
  2087. /package/select-with-tags/{tslib.es6-81a48009.js → tslib.es6-01009db6.js} +0 -0
  2088. /package/side-panel/esm/{tslib.es6-4ea62d19.d.ts → tslib.es6-831c108a.d.ts} +0 -0
  2089. /package/side-panel/esm/{tslib.es6-4ea62d19.js → tslib.es6-831c108a.js} +0 -0
  2090. /package/side-panel/{tslib.es6-cf0bde8a.d.ts → tslib.es6-3ba9e082.d.ts} +0 -0
  2091. /package/side-panel/{tslib.es6-cf0bde8a.js → tslib.es6-3ba9e082.js} +0 -0
  2092. /package/space/{Item-a8baf2ef.d.ts → Item-b62a8a79.d.ts} +0 -0
  2093. /package/space/{Item-a8baf2ef.js → Item-b62a8a79.js} +0 -0
  2094. /package/space/esm/{Item-11dc2f73.d.ts → Item-e26533bc.d.ts} +0 -0
  2095. /package/space/esm/{Item-11dc2f73.js → Item-e26533bc.js} +0 -0
  2096. /package/table/esm/{tslib.es6-41061aee.d.ts → tslib.es6-05b4926d.d.ts} +0 -0
  2097. /package/table/esm/{tslib.es6-41061aee.js → tslib.es6-05b4926d.js} +0 -0
  2098. /package/table/{tslib.es6-0d8c9c3a.d.ts → tslib.es6-f1850bef.d.ts} +0 -0
  2099. /package/table/{tslib.es6-0d8c9c3a.js → tslib.es6-f1850bef.js} +0 -0
  2100. /package/tabs/esm/{tslib.es6-ef625021.d.ts → tslib.es6-13585cbb.d.ts} +0 -0
  2101. /package/tabs/esm/{tslib.es6-ef625021.js → tslib.es6-13585cbb.js} +0 -0
  2102. /package/tabs/{tslib.es6-860bcbc6.d.ts → tslib.es6-8539026f.d.ts} +0 -0
  2103. /package/tabs/{tslib.es6-860bcbc6.js → tslib.es6-8539026f.js} +0 -0
  2104. /package/textarea/{PseudoTextArea-4013a716.d.ts → PseudoTextArea-a98b2c16.d.ts} +0 -0
  2105. /package/textarea/esm/{PseudoTextArea-b2b9624e.d.ts → PseudoTextArea-8f0ad509.d.ts} +0 -0
  2106. /package/textarea/modern/{PseudoTextArea-746c6207.d.ts → PseudoTextArea-a9420fe0.d.ts} +0 -0
  2107. /package/tooltip/{Component-e46a0f48.d.ts → Component-2f4d3e8f.d.ts} +0 -0
  2108. /package/tooltip/esm/{Component-1d4a2c1d.d.ts → Component-1e7a7463.d.ts} +0 -0
  2109. /package/typography/{colors.module-1cba1da7.d.ts → colors.module-519e7e3c.d.ts} +0 -0
  2110. /package/typography/esm/{colors.module-c9b12e01.d.ts → colors.module-a3ce08bb.d.ts} +0 -0
@@ -1,265 +1,328 @@
1
- .card-image__cardImage_1p5wy {
1
+ .divider__component_t7gbb {
2
+ border-bottom: 1px solid #2b2b2e;
3
+ }.card-image__cardImage_k6y2w {
2
4
  background: #e7e8ea;
3
- } .card-image__loaded_1p5wy {
5
+ } .card-image__loaded_k6y2w {
4
6
  background: transparent
5
- }.badge__component_3z9ip {
7
+ }.checkbox-group__error_157pl {
8
+ border-left: 1px solid #f15045;
9
+ } .checkbox-group__label_157pl {
10
+ color: #fff;
11
+ } .checkbox-group__errorMessage_157pl {
12
+ color: #f15045;
13
+ } .checkbox-group__hint_157pl {
14
+ color: rgba(235, 235, 245, 0.6);
15
+ }.badge__component_412rs {
6
16
  background-color: #ef3124;
7
17
  color: #000;
8
- } .badge__outlineCount_3z9ip {
18
+ } .badge__outlineCount_412rs {
9
19
  border: 2px solid #121212;
10
- } .badge__heightS_3z9ip.badge__outlineCount_3z9ip {
20
+ } .badge__heightS_412rs.badge__outlineCount_412rs {
11
21
  border: 1px solid #121212;
12
- } .badge__icon_3z9ip {
22
+ } .badge__icon_412rs {
13
23
  color: #2fc26e
14
- } .badge__icon_3z9ip.badge__positive_3z9ip {
24
+ } .badge__icon_412rs.badge__positive_412rs {
15
25
  color: #2fc26e;
16
26
  background-color: #2fc26e;
17
- } .badge__icon_3z9ip.badge__attention_3z9ip {
27
+ } .badge__icon_412rs.badge__attention_412rs {
18
28
  color: #f6bf65;
19
29
  background-color: #f6bf65;
20
- } .badge__icon_3z9ip.badge__negative_3z9ip {
30
+ } .badge__icon_412rs.badge__negative_412rs {
21
31
  color: #d91d0b;
22
32
  background-color: #d91d0b;
23
- } .badge__icon_3z9ip.badge__link_3z9ip {
33
+ } .badge__icon_412rs.badge__link_412rs {
24
34
  color: #0072ef;
25
35
  background-color: #0072ef;
26
- } .badge__icon_3z9ip.badge__tertiary_3z9ip {
36
+ } .badge__icon_412rs.badge__tertiary_412rs {
27
37
  color: #464649;
28
38
  background-color: #464649;
29
- } .badge__icon_3z9ip.badge__secondary_3z9ip {
39
+ } .badge__icon_412rs.badge__secondary_412rs {
30
40
  color: #8d8d93;
31
41
  background-color: #8d8d93;
32
- } .badge__icon_3z9ip.badge__primary_3z9ip {
42
+ } .badge__icon_412rs.badge__primary_412rs {
33
43
  color: #fff;
34
44
  background-color: #fff;
35
- } .badge__icon_3z9ip:before {
45
+ } .badge__icon_412rs:before {
36
46
  background-color: #121212;
37
- } .badge__outline_3z9ip {
47
+ } .badge__outline_412rs {
38
48
  background-color: #121212;
39
- } .badge__outlineColor_3z9ip {
49
+ } .badge__outlineColor_412rs {
40
50
  background-color: #ef3124
41
- } .badge__outlineColor_3z9ip.badge__attention_3z9ip {
51
+ } .badge__outlineColor_412rs.badge__attention_412rs {
42
52
  background-color: #f6bf65;
43
- } .badge__outlineColor_3z9ip.badge__positive_3z9ip {
53
+ } .badge__outlineColor_412rs.badge__positive_412rs {
44
54
  background-color: #2fc26e;
45
- } .badge__outlineColor_3z9ip.badge__negative_3z9ip {
55
+ } .badge__outlineColor_412rs.badge__negative_412rs {
46
56
  background-color: #d91d0b;
47
- } .badge__outlineColor_3z9ip.badge__link_3z9ip {
57
+ } .badge__outlineColor_412rs.badge__link_412rs {
48
58
  background-color: #0072ef;
49
- } .badge__outlineColor_3z9ip.badge__tertiary_3z9ip {
59
+ } .badge__outlineColor_412rs.badge__tertiary_412rs {
50
60
  background-color: #464649;
51
- } .badge__outlineColor_3z9ip.badge__secondary_3z9ip {
61
+ } .badge__outlineColor_412rs.badge__secondary_412rs {
52
62
  background-color: #8d8d93;
53
- } .badge__outlineColor_3z9ip.badge__primary_3z9ip {
63
+ } .badge__outlineColor_412rs.badge__primary_412rs {
54
64
  background-color: #fff;
55
- } .badge__dot_3z9ip.badge__outlineCount_3z9ip {
65
+ } .badge__dot_412rs.badge__outlineCount_412rs {
56
66
  border: 1px solid #121212;
57
- }.backdrop__backdrop_bygag {
67
+ }.backdrop__backdrop_oiea3 {
58
68
  -webkit-tap-highlight-color: transparent;
59
- } .backdrop__appear_bygag,
60
- .backdrop__enter_bygag {
69
+ } .backdrop__appear_oiea3,
70
+ .backdrop__enter_oiea3 {
61
71
  background-color: transparent;
62
- } .backdrop__appearActive_bygag,
63
- .backdrop__enterActive_bygag,
64
- .backdrop__appearDone_bygag,
65
- .backdrop__enterDone_bygag {
72
+ } .backdrop__appearActive_oiea3,
73
+ .backdrop__enterActive_oiea3,
74
+ .backdrop__appearDone_oiea3,
75
+ .backdrop__enterDone_oiea3 {
66
76
  background-color: rgba(0, 0, 0, 0.8);
67
- } .backdrop__exit_bygag {
77
+ } .backdrop__exit_oiea3 {
68
78
  background-color: rgba(0, 0, 0, 0.8);
69
- } .backdrop__exitActive_bygag,
70
- .backdrop__exitDone_bygag {
79
+ } .backdrop__exitActive_oiea3,
80
+ .backdrop__exitDone_oiea3 {
71
81
  background-color: transparent;
72
- }.checkbox-group__error_19nrj {
73
- border-left: 1px solid #f15045;
74
- } .checkbox-group__label_19nrj {
75
- color: #fff;
76
- } .checkbox-group__errorMessage_19nrj {
77
- color: #f15045;
78
- } .checkbox-group__hint_19nrj {
79
- color: rgba(235, 235, 245, 0.6);
80
- }.checkbox__box_q0xts {
82
+ }.checkbox__box_11mtv {
81
83
  color: #000;
82
84
  background-color: #000;
83
85
  border: 1.5px solid #8d8d93;
84
- } .checkbox__checkedIcon_q0xts {
86
+ } .checkbox__checkedIcon_11mtv {
85
87
  color: #000;
86
- } .checkbox__component_q0xts:hover:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
88
+ } .checkbox__component_11mtv:hover:not(.checkbox__disabled_11mtv):not(.checkbox__inactive_11mtv) .checkbox__box_11mtv {
87
89
  background-color: #000;
88
90
  border-color: #8d8d93;
89
- } .checkbox__component_q0xts:active:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
91
+ } .checkbox__component_11mtv:active:not(.checkbox__disabled_11mtv):not(.checkbox__inactive_11mtv) .checkbox__box_11mtv {
90
92
  background-color: #000;
91
93
  border-color: #fff;
92
- } .checkbox__checked_q0xts .checkbox__box_q0xts {
94
+ } .checkbox__checked_11mtv .checkbox__box_11mtv {
93
95
  background-color: #fff;
94
96
  border-color: transparent;
95
- } .checkbox__checked_q0xts:hover:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
97
+ } .checkbox__checked_11mtv:hover:not(.checkbox__disabled_11mtv):not(.checkbox__inactive_11mtv) .checkbox__box_11mtv {
96
98
  background-color: rgb(255, 255, 255);
97
99
  border-color: transparent;
98
- } .checkbox__checked_q0xts:active:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
100
+ } .checkbox__checked_11mtv:active:not(.checkbox__disabled_11mtv):not(.checkbox__inactive_11mtv) .checkbox__box_11mtv {
99
101
  background-color: rgb(255, 255, 255);
100
102
  border-color: transparent;
101
- } .checkbox__indeterminate_q0xts .checkbox__box_q0xts {
103
+ } .checkbox__indeterminate_11mtv .checkbox__box_11mtv {
102
104
  background-color: #fff;
103
105
  border-color: transparent;
104
- } .checkbox__indeterminate_q0xts:hover:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
106
+ } .checkbox__indeterminate_11mtv:hover:not(.checkbox__disabled_11mtv):not(.checkbox__inactive_11mtv) .checkbox__box_11mtv {
105
107
  background-color: rgb(255, 255, 255);
106
108
  border-color: transparent;
107
- } .checkbox__indeterminate_q0xts:active:not(.checkbox__disabled_q0xts):not(.checkbox__inactive_q0xts) .checkbox__box_q0xts {
109
+ } .checkbox__indeterminate_11mtv:active:not(.checkbox__disabled_11mtv):not(.checkbox__inactive_11mtv) .checkbox__box_11mtv {
108
110
  background-color: rgb(255, 255, 255);
109
111
  border-color: transparent;
110
- } .checkbox__disabled_q0xts .checkbox__box_q0xts {
112
+ } .checkbox__disabled_11mtv .checkbox__box_11mtv {
111
113
  background-color: #000;
112
114
  border-color: #2a2a2c;
113
- } .checkbox__disabled_q0xts.checkbox__checked_q0xts .checkbox__box_q0xts {
115
+ } .checkbox__disabled_11mtv.checkbox__checked_11mtv .checkbox__box_11mtv {
114
116
  background-color: #3a3a3c;
115
117
  border-color: transparent;
116
- } .checkbox__disabled_q0xts.checkbox__indeterminate_q0xts .checkbox__box_q0xts {
118
+ } .checkbox__disabled_11mtv.checkbox__indeterminate_11mtv .checkbox__box_11mtv {
117
119
  background-color: #3a3a3c;
118
120
  border-color: transparent;
119
- } .checkbox__disabled_q0xts .checkbox__label_q0xts {
121
+ } .checkbox__disabled_11mtv .checkbox__label_11mtv {
120
122
  color: rgba(235, 235, 245, 0.6);
121
- } .checkbox__disabled_q0xts .checkbox__hint_q0xts {
123
+ } .checkbox__disabled_11mtv .checkbox__hint_11mtv {
122
124
  color: rgba(235, 235, 245, 0.6);
123
- } .checkbox__inactive_q0xts .checkbox__box_q0xts {
125
+ } .checkbox__inactive_11mtv .checkbox__box_11mtv {
124
126
  background-color: #3a3a3c;
125
127
  border-color: #464649;
126
- } .checkbox__inactive_q0xts.checkbox__checked_q0xts .checkbox__box_q0xts {
128
+ } .checkbox__inactive_11mtv.checkbox__checked_11mtv .checkbox__box_11mtv {
127
129
  color: #464649;
128
130
  border-color: transparent;
129
- } .checkbox__inactive_q0xts.checkbox__indeterminate_q0xts .checkbox__box_q0xts {
131
+ } .checkbox__inactive_11mtv.checkbox__indeterminate_11mtv .checkbox__box_11mtv {
130
132
  border-color: transparent;
131
- } .checkbox__focused_q0xts .checkbox__box_q0xts {
133
+ } .checkbox__focused_11mtv .checkbox__box_11mtv {
132
134
  outline: 2px solid #0072ef;
133
- } .checkbox__label_q0xts {
135
+ } .checkbox__label_11mtv {
134
136
  color: #fff;
135
- } .checkbox__errorMessage_q0xts {
137
+ } .checkbox__errorMessage_11mtv {
136
138
  color: #f15045;
137
- } .checkbox__hint_q0xts {
139
+ } .checkbox__hint_11mtv {
138
140
  color: rgba(235, 235, 245, 0.6);
139
- } .checkbox__inactive_q0xts .checkbox__indeterminateLine_q0xts {
141
+ } .checkbox__inactive_11mtv .checkbox__indeterminateLine_11mtv {
140
142
  background-color: #464649;
141
- } .checkbox__indeterminateLine_q0xts {
143
+ } .checkbox__indeterminateLine_11mtv {
142
144
  background-color: #000;
143
145
  } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
144
- }.divider__component_rp7cq {
145
- border-bottom: 1px solid #2b2b2e;
146
- }.code-input__error_1w079 {
146
+ }.dropzone__component_l7ozx {
147
+ border: 2px dashed #464649;
148
+ } .dropzone__component_l7ozx:not(.dropzone__disabled_l7ozx):hover {
149
+ background-color: transparent;
150
+ } .dropzone__dragOver_l7ozx {
151
+ background-color: transparent;
152
+ } .dropzone__error_l7ozx {
153
+ border-color: #ef3124;
154
+ }
155
+ .dropzone__overlay_1njp1 {
156
+ background: #202022;
157
+ } .dropzone__text_1njp1 {
158
+ color: #fff;
159
+ }.code-input__error_13c2q {
147
160
  color: #f15045;
148
- } @keyframes code-input__shake_1w079 {
161
+ } @keyframes code-input__shake_13c2q {
149
162
  }
150
- .code-input__input_loryy {
163
+ .code-input__input_14xyn {
151
164
  background-color: #202022;
152
165
  color: #fff
153
- } .code-input__input_loryy.code-input__hasError_loryy {
166
+ } .code-input__input_14xyn.code-input__hasError_14xyn {
154
167
  color: #f15045;
155
168
  caret-color: #fff;
156
169
  background-color: #35110d;
157
- } .code-input__input_loryy.code-input__disabled_loryy {
170
+ } .code-input__input_14xyn.code-input__disabled_14xyn {
158
171
  color: rgba(235, 235, 245, 0.3);
159
- } .code-input__input_loryy:-webkit-autofill {
172
+ } .code-input__input_14xyn:-webkit-autofill {
160
173
  -webkit-text-fill-color: #fff;
161
- }.dropzone__component_1mgu9 {
162
- border: 2px dashed #464649;
163
- } .dropzone__component_1mgu9:not(.dropzone__disabled_1mgu9):hover {
164
- background-color: transparent;
165
- } .dropzone__dragOver_1mgu9 {
166
- background-color: transparent;
167
- } .dropzone__error_1mgu9 {
168
- border-color: #ef3124;
174
+ }.hatching-progress-bar__container_1jp8p {
175
+ background: rgba(255, 255, 255, 0.1);
169
176
  }
170
- .dropzone__overlay_jb3kz {
171
- background: #202022;
172
- } .dropzone__text_jb3kz {
173
- color: #fff;
174
- }.form-control__component_fvv10 {
177
+ .hatching-progress-bar__hatch_1jp8p {
178
+ background: repeating-linear-gradient(
179
+ -45deg,
180
+ #464649 6px 10px,
181
+ rgba(255, 255, 255, 0) 10px 18px
182
+ );
183
+ }
184
+ .hatching-progress-bar__positive_1jp8p {
185
+ background: #2fc26e;
186
+ }
187
+ .hatching-progress-bar__attention_1jp8p {
188
+ background: #f6bf65;
189
+ }
190
+ .hatching-progress-bar__negative_1jp8p {
191
+ background: #d91d0b;
192
+ }
193
+ .hatching-progress-bar__link_1jp8p {
194
+ background: #0072ef;
195
+ }
196
+ .hatching-progress-bar__tertiary_1jp8p {
197
+ background: #464649;
198
+ }
199
+ .hatching-progress-bar__secondary_1jp8p {
200
+ background: #8d8d93;
201
+ }
202
+ .hatching-progress-bar__primary_1jp8p {
203
+ background: #fff;
204
+ }
205
+ .hatching-progress-bar__accent_1jp8p {
206
+ background: #ef3124;
207
+ }.form-control__component_mki9e {
175
208
  color: #fff;
176
- } .form-control__inner_fvv10 {
209
+ } .form-control__inner_mki9e {
177
210
  background-color: #202022;
178
- } .form-control__label_fvv10 {
211
+ } .form-control__label_mki9e {
179
212
  color: rgba(235, 235, 245, 0.6);
180
- } .form-control__hint_fvv10 {
213
+ } .form-control__hint_mki9e {
181
214
  color: rgba(235, 235, 245, 0.6);
182
- } .form-control__disabled_fvv10 {
215
+ } .form-control__disabled_mki9e {
183
216
  background-color: #202022;
184
217
  color: rgba(235, 235, 245, 0.6);
185
- } .form-control__disabled_fvv10.form-control__hasError_fvv10 {
218
+ } .form-control__disabled_mki9e.form-control__hasError_mki9e {
186
219
  background-color: #202022;
187
- } .form-control__disabled_fvv10.form-control__filled_fvv10 .form-control__label_fvv10 {
220
+ } .form-control__disabled_mki9e.form-control__filled_mki9e .form-control__label_mki9e {
188
221
  color: rgba(235, 235, 245, 0.6);
189
- } .form-control__inner_fvv10:not(.form-control__disabled_fvv10):hover {
222
+ } .form-control__inner_mki9e:not(.form-control__disabled_mki9e):hover {
190
223
  background-color: #202022;
191
- } .form-control__focused_fvv10.form-control__inner_fvv10,
192
- .form-control__focused_fvv10.form-control__inner_fvv10:hover {
224
+ } .form-control__focused_mki9e.form-control__inner_mki9e,
225
+ .form-control__focused_mki9e.form-control__inner_mki9e:hover {
193
226
  background-color: #202022
194
- } .form-control__error_fvv10 {
227
+ } .form-control__error_mki9e {
195
228
  color: #f15045;
196
- } .form-control__hasError_fvv10 .form-control__label_fvv10 {
229
+ } .form-control__hasError_mki9e .form-control__label_mki9e {
197
230
  color: #f15045;
198
- } .form-control__hasError_fvv10 {
231
+ } .form-control__hasError_mki9e {
199
232
  background-color: #202022;
200
233
  }
201
234
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
202
235
  }
203
- .form-control__component_1jizq {
236
+ .form-control__component_1q7my {
204
237
  color: #000;
205
- } .form-control__inner_1jizq {
238
+ } .form-control__inner_1q7my {
206
239
  background-color: #f3f4f5;
207
- } .form-control__label_1jizq {
240
+ } .form-control__label_1q7my {
208
241
  color: rgba(60, 60, 67, 0.6);
209
- } .form-control__hint_1jizq {
242
+ } .form-control__hint_1q7my {
210
243
  color: rgba(60, 60, 67, 0.6);
211
- } .form-control__disabled_1jizq {
244
+ } .form-control__disabled_1q7my {
212
245
  background-color: #f3f4f5;
213
246
  color: rgba(60, 60, 67, 0.6);
214
- } .form-control__disabled_1jizq.form-control__hasError_1jizq {
247
+ } .form-control__disabled_1q7my.form-control__hasError_1q7my {
215
248
  background-color: #f3f4f5;
216
- } .form-control__disabled_1jizq.form-control__filled_1jizq .form-control__label_1jizq {
249
+ } .form-control__disabled_1q7my.form-control__filled_1q7my .form-control__label_1q7my {
217
250
  color: rgba(60, 60, 67, 0.6);
218
- } .form-control__inner_1jizq:not(.form-control__disabled_1jizq):hover {
251
+ } .form-control__inner_1q7my:not(.form-control__disabled_1q7my):hover {
219
252
  background-color: #f3f4f5;
220
- } .form-control__focused_1jizq.form-control__inner_1jizq,
221
- .form-control__focused_1jizq.form-control__inner_1jizq:hover {
253
+ } .form-control__focused_1q7my.form-control__inner_1q7my,
254
+ .form-control__focused_1q7my.form-control__inner_1q7my:hover {
222
255
  background-color: #f3f4f5
223
- } .form-control__error_1jizq {
256
+ } .form-control__error_1q7my {
224
257
  color: #ef3124;
225
- } .form-control__hasError_1jizq .form-control__label_1jizq {
258
+ } .form-control__hasError_1q7my .form-control__label_1q7my {
226
259
  color: #ef3124;
227
- } .form-control__hasError_1jizq {
260
+ } .form-control__hasError_1q7my {
228
261
  background-color: #f3f4f5;
229
- }.hatching-progress-bar__container_1j57i {
230
- background: rgba(255, 255, 255, 0.1);
231
- }
232
- .hatching-progress-bar__hatch_1j57i {
233
- background: repeating-linear-gradient(
234
- -45deg,
235
- #464649 6px 10px,
236
- rgba(255, 255, 255, 0) 10px 18px
237
- );
238
- }
239
- .hatching-progress-bar__positive_1j57i {
240
- background: #2fc26e;
241
- }
242
- .hatching-progress-bar__attention_1j57i {
243
- background: #f6bf65;
244
- }
245
- .hatching-progress-bar__negative_1j57i {
246
- background: #d91d0b;
247
- }
248
- .hatching-progress-bar__link_1j57i {
249
- background: #0072ef;
250
- }
251
- .hatching-progress-bar__tertiary_1j57i {
252
- background: #464649;
253
- }
254
- .hatching-progress-bar__secondary_1j57i {
255
- background: #8d8d93;
256
- }
257
- .hatching-progress-bar__primary_1j57i {
258
- background: #fff;
262
+ }.list__list_1peqm {
263
+ color: #fff;
264
+ } .list__slot_1peqm {
265
+ color: #fff;
266
+ }@keyframes loader__blink_1m68i {
267
+ }.icon-view__component_1516p {
268
+ color: rgba(235, 235, 245, 0.6);
269
+ } .icon-view__bg_1516p {
270
+ fill: #f3f4f5;
271
+ } .icon-view__border_1516p {
272
+ stroke: rgba(255, 255, 255, 0.1);
273
+ fill: transparent;
274
+ }.link__primary_7gviw {
275
+ color: #fff;
276
+ border-bottom-color: #fff
277
+ } .link__primary_7gviw:hover {
278
+ color: rgb(255, 255, 255);
279
+ } .link__primary_7gviw:active {
280
+ color: rgb(255, 255, 255);
281
+ } .link__secondary_7gviw {
282
+ color: rgba(235, 235, 245, 0.6);
283
+ border-bottom-color: rgba(235, 235, 245, 0.6)
284
+ } .link__secondary_7gviw:hover {
285
+ color: rgba(239, 239, 247, 0.68);
286
+ } .link__secondary_7gviw:active {
287
+ color: rgba(243, 243, 249, 0.76);
288
+ } .link__defaultView_7gviw {
289
+ color: #0072ef;
290
+ border-bottom-color: #0072ef
291
+ } .link__defaultView_7gviw:hover {
292
+ color: rgb(51, 142, 242);
293
+ } .link__defaultView_7gviw:active {
294
+ color: rgb(102, 170, 245);
295
+ }
296
+ .link__component_mrmy5:hover .link__text_mrmy5,
297
+ .link__component_mrmy5:active .link__text_mrmy5 {
298
+ border-bottom-color: rgba(0, 0, 0, 0);
299
+ } .link__focused_mrmy5 {
300
+ outline: 2px solid #0072ef;
301
+ } .link__pseudo_mrmy5 {
302
+ background-color: transparent;
259
303
  }
260
- .hatching-progress-bar__accent_1j57i {
261
- background: #ef3124;
262
- }@media (max-width: 599px) {
304
+ .link__primary_1aefm {
305
+ color: #000;
306
+ border-bottom-color: #000
307
+ } .link__primary_1aefm:hover {
308
+ color: rgb(204, 204, 204);
309
+ } .link__primary_1aefm:active {
310
+ color: rgb(153, 153, 153);
311
+ } .link__secondary_1aefm {
312
+ color: rgba(60, 60, 67, 0.6);
313
+ border-bottom-color: rgba(60, 60, 67, 0.6)
314
+ } .link__secondary_1aefm:hover {
315
+ color: rgba(204, 204, 204, 0.7);
316
+ } .link__secondary_1aefm:active {
317
+ color: rgba(153, 153, 153, 0.7);
318
+ } .link__defaultView_1aefm {
319
+ color: #0072ef;
320
+ border-bottom-color: #0072ef
321
+ } .link__defaultView_1aefm:hover {
322
+ color: rgb(0, 98, 204);
323
+ } .link__defaultView_1aefm:active {
324
+ color: rgb(0, 73, 153);
325
+ }@media (max-width: 599px) {
263
326
  }
264
327
  @media (min-width: 360px) {
265
328
  }
@@ -307,190 +370,137 @@
307
370
  }
308
371
  @media (min-width: 1920px) {
309
372
  }
310
- .icon-view__component_s9rxj {
311
- color: rgba(235, 235, 245, 0.6);
312
- } .icon-view__bg_s9rxj {
313
- fill: #f3f4f5;
314
- } .icon-view__border_s9rxj {
315
- stroke: rgba(255, 255, 255, 0.1);
316
- fill: transparent;
317
- }.list__list_sq7zm {
318
- color: #fff;
319
- } .list__slot_sq7zm {
320
- color: #fff;
321
- }.link__primary_11lt0 {
322
- color: #fff;
323
- border-bottom-color: #fff
324
- } .link__primary_11lt0:hover {
325
- color: rgb(255, 255, 255);
326
- } .link__primary_11lt0:active {
327
- color: rgb(255, 255, 255);
328
- } .link__secondary_11lt0 {
329
- color: rgba(235, 235, 245, 0.6);
330
- border-bottom-color: rgba(235, 235, 245, 0.6)
331
- } .link__secondary_11lt0:hover {
332
- color: rgba(239, 239, 247, 0.68);
333
- } .link__secondary_11lt0:active {
334
- color: rgba(243, 243, 249, 0.76);
335
- } .link__defaultView_11lt0 {
336
- color: #0072ef;
337
- border-bottom-color: #0072ef
338
- } .link__defaultView_11lt0:hover {
339
- color: rgb(51, 142, 242);
340
- } .link__defaultView_11lt0:active {
341
- color: rgb(102, 170, 245);
342
- }
343
- .link__component_hcyko:hover .link__text_hcyko,
344
- .link__component_hcyko:active .link__text_hcyko {
345
- border-bottom-color: rgba(0, 0, 0, 0);
346
- } .link__focused_hcyko {
347
- outline: 2px solid #0072ef;
348
- } .link__pseudo_hcyko {
349
- background-color: transparent;
350
- }
351
- .link__primary_5i92j {
352
- color: #000;
353
- border-bottom-color: #000
354
- } .link__primary_5i92j:hover {
355
- color: rgb(204, 204, 204);
356
- } .link__primary_5i92j:active {
357
- color: rgb(153, 153, 153);
358
- } .link__secondary_5i92j {
359
- color: rgba(60, 60, 67, 0.6);
360
- border-bottom-color: rgba(60, 60, 67, 0.6)
361
- } .link__secondary_5i92j:hover {
362
- color: rgba(204, 204, 204, 0.7);
363
- } .link__secondary_5i92j:active {
364
- color: rgba(153, 153, 153, 0.7);
365
- } .link__defaultView_5i92j {
366
- color: #0072ef;
367
- border-bottom-color: #0072ef
368
- } .link__defaultView_5i92j:hover {
369
- color: rgb(0, 98, 204);
370
- } .link__defaultView_5i92j:active {
371
- color: rgb(0, 73, 153);
372
- }@keyframes loader__blink_16u7n {
373
- }.progress-bar__container_oa0g8 {
373
+ .progress-bar__container_123pi {
374
374
  background: rgba(255, 255, 255, 0.1)
375
375
  }
376
- .progress-bar__filled_oa0g8.progress-bar__positive_oa0g8 {
376
+ .progress-bar__filled_123pi.progress-bar__positive_123pi {
377
377
  background: #2fc26e;
378
378
  }
379
- .progress-bar__filled_oa0g8.progress-bar__negative_oa0g8 {
379
+ .progress-bar__filled_123pi.progress-bar__negative_123pi {
380
380
  background: #d91d0b;
381
381
  }
382
- .progress-bar__filled_oa0g8.progress-bar__attention_oa0g8 {
382
+ .progress-bar__filled_123pi.progress-bar__attention_123pi {
383
383
  background: #f6bf65;
384
384
  }
385
- .progress-bar__filled_oa0g8.progress-bar__link_oa0g8 {
385
+ .progress-bar__filled_123pi.progress-bar__link_123pi {
386
386
  background: #0072ef;
387
387
  }
388
- .progress-bar__filled_oa0g8.progress-bar__tertiary_oa0g8 {
388
+ .progress-bar__filled_123pi.progress-bar__tertiary_123pi {
389
389
  background: #464649;
390
390
  }
391
- .progress-bar__filled_oa0g8.progress-bar__secondary_oa0g8 {
391
+ .progress-bar__filled_123pi.progress-bar__secondary_123pi {
392
392
  background: #8d8d93;
393
393
  }
394
- .progress-bar__filled_oa0g8.progress-bar__primary_oa0g8 {
394
+ .progress-bar__filled_123pi.progress-bar__primary_123pi {
395
395
  background: #fff;
396
396
  }
397
- .progress-bar__filled_oa0g8.progress-bar__accent_oa0g8 {
397
+ .progress-bar__filled_123pi.progress-bar__accent_123pi {
398
398
  background: #ef3124;
399
- }.pure-input__input_pl9iy {
399
+ }.pure-input__input_tdlra {
400
400
  color: #fff;
401
401
  caret-color: #0072ef;
402
402
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
403
- } .pure-input__input_pl9iy:-webkit-autofill {
403
+ } .pure-input__input_tdlra:-webkit-autofill {
404
404
  -webkit-text-fill-color: #fff;
405
- } .pure-input__input_pl9iy::placeholder {
405
+ } .pure-input__input_tdlra::placeholder {
406
406
  color: rgba(235, 235, 245, 0.6);
407
- } .pure-input__hasInnerLabel_pl9iy::placeholder {
407
+ } .pure-input__hasInnerLabel_tdlra::placeholder {
408
408
  color: rgba(235, 235, 245, 0.3);
409
- } .pure-input__clearIcon_pl9iy {
409
+ } .pure-input__clearIcon_tdlra {
410
410
  color: #fff;
411
- } .pure-input__input_pl9iy:read-only {
411
+ } .pure-input__input_tdlra:read-only {
412
412
  color: rgba(235, 235, 245, 0.6)
413
- } .pure-input__input_pl9iy:read-only:focus::placeholder {
413
+ } .pure-input__input_tdlra:read-only:focus::placeholder {
414
414
  color: rgba(235, 235, 245, 0.6);
415
- } .pure-input__input_pl9iy:disabled {
415
+ } .pure-input__input_tdlra:disabled {
416
416
  color: #fff;
417
417
  -webkit-text-fill-color: #fff;
418
- } .pure-input__input_pl9iy:focus::placeholder {
418
+ } .pure-input__input_tdlra:focus::placeholder {
419
419
  color: rgba(235, 235, 245, 0.3);
420
- } .pure-input__error_pl9iy {
420
+ } .pure-input__error_tdlra {
421
421
  color: #f15045;
422
422
  caret-color: #f15045;
423
- } .pure-input__component_pl9iy {
423
+ } .pure-input__component_tdlra {
424
424
  color: #fff;
425
425
  background-color: #202022;
426
426
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
427
- } .pure-input__component_pl9iy::placeholder {
427
+ } .pure-input__component_tdlra::placeholder {
428
428
  color: rgba(235, 235, 245, 0.6);
429
- } .pure-input__component_pl9iy:disabled {
429
+ } .pure-input__component_tdlra:disabled {
430
430
  color: #fff;
431
431
  background-color: #202022;
432
- } .pure-input__component_pl9iy:not(:disabled):focus::placeholder {
432
+ } .pure-input__component_tdlra:not(:disabled):focus::placeholder {
433
433
  color: rgba(235, 235, 245, 0.3);
434
- } .pure-input__focusVisible_pl9iy {
434
+ } .pure-input__focusVisible_tdlra {
435
435
  outline: 2px solid #0072ef;
436
- } .pure-input__component_pl9iy:not(:disabled):hover {
436
+ } .pure-input__component_tdlra:not(:disabled):hover {
437
437
  background-color: #202022;
438
- }.radio-group__error_4qwa5 {
438
+ }.radio-group__error_4tvki {
439
439
  border-left: 1px solid #f15045;
440
- } .radio-group__label_4qwa5 {
440
+ } .radio-group__label_4tvki {
441
441
  color: #fff;
442
- } .radio-group__errorMessage_4qwa5 {
442
+ } .radio-group__errorMessage_4tvki {
443
443
  color: #f15045;
444
- } .radio-group__hint_4qwa5 {
444
+ } .radio-group__hint_4tvki {
445
445
  color: rgba(235, 235, 245, 0.6);
446
- }.radio__container_8bgy4:not(.radio__checked_8bgy4):not(.radio__disabled_8bgy4):not(.radio__inactive_8bgy4) .radio__circle_8bgy4 {
446
+ }.radio__container_mmctp:not(.radio__checked_mmctp):not(.radio__disabled_mmctp):not(.radio__inactive_mmctp) .radio__circle_mmctp {
447
447
  background-color: #000;
448
448
  border: 1.5px solid #8d8d93;
449
- } .radio__container_8bgy4:not(.radio__checked_8bgy4):not(.radio__disabled_8bgy4):not(.radio__inactive_8bgy4):hover:not(:active) .radio__circle_8bgy4 {
449
+ } .radio__container_mmctp:not(.radio__checked_mmctp):not(.radio__disabled_mmctp):not(.radio__inactive_mmctp):hover:not(:active) .radio__circle_mmctp {
450
450
  background-color: #000;
451
451
  border-color: #8d8d93;
452
- } .radio__container_8bgy4:not(.radio__checked_8bgy4):not(.radio__disabled_8bgy4):not(.radio__inactive_8bgy4):active .radio__circle_8bgy4 {
452
+ } .radio__container_mmctp:not(.radio__checked_mmctp):not(.radio__disabled_mmctp):not(.radio__inactive_mmctp):active .radio__circle_mmctp {
453
453
  background-color: #000;
454
454
  border-color: #fff;
455
- } .radio__container_8bgy4.radio__disabled_8bgy4 .radio__circle_8bgy4 {
455
+ } .radio__container_mmctp.radio__disabled_mmctp .radio__circle_mmctp {
456
456
  background-color: #000;
457
457
  border: 1.5px solid #2a2a2c;
458
- } .radio__container_8bgy4.radio__disabled_8bgy4 .radio__label_8bgy4 {
458
+ } .radio__container_mmctp.radio__disabled_mmctp .radio__label_mmctp {
459
459
  color: rgba(235, 235, 245, 0.6);
460
- } .radio__container_8bgy4.radio__disabled_8bgy4 .radio__hint_8bgy4 {
460
+ } .radio__container_mmctp.radio__disabled_mmctp .radio__hint_mmctp {
461
461
  color: rgba(235, 235, 245, 0.6);
462
- } .radio__container_8bgy4.radio__inactive_8bgy4 .radio__circle_8bgy4 {
462
+ } .radio__container_mmctp.radio__inactive_mmctp .radio__circle_mmctp {
463
463
  background-color: #3a3a3c;
464
464
  border: 1px solid #464649;
465
- } .radio__container_8bgy4.radio__inactive_8bgy4.radio__checked_8bgy4 .radio__circle_8bgy4:before {
465
+ } .radio__container_mmctp.radio__inactive_mmctp.radio__checked_mmctp .radio__circle_mmctp:before {
466
466
  background-color: #464649;
467
- } .radio__container_8bgy4.radio__checked_8bgy4 .radio__circle_8bgy4 {
467
+ } .radio__container_mmctp.radio__checked_mmctp .radio__circle_mmctp {
468
468
  background-color: #fff;
469
469
  border: 1.5px solid transparent;
470
- } .radio__container_8bgy4.radio__checked_8bgy4:hover .radio__circle_8bgy4 {
470
+ } .radio__container_mmctp.radio__checked_mmctp:hover .radio__circle_mmctp {
471
471
  background-color: rgb(255, 255, 255);
472
472
  border-color: transparent;
473
- } .radio__container_8bgy4.radio__checked_8bgy4:active .radio__circle_8bgy4 {
473
+ } .radio__container_mmctp.radio__checked_mmctp:active .radio__circle_mmctp {
474
474
  background-color: rgb(255, 255, 255);
475
475
  border-color: transparent;
476
- } .radio__container_8bgy4.radio__focused_8bgy4 .radio__circle_8bgy4 {
476
+ } .radio__container_mmctp.radio__focused_mmctp .radio__circle_mmctp {
477
477
  outline: 2px solid #0072ef;
478
- } .radio__container_8bgy4.radio__disabled_8bgy4.radio__checked_8bgy4 .radio__circle_8bgy4,
479
- .radio__container_8bgy4.radio__inactive_8bgy4.radio__checked_8bgy4 .radio__circle_8bgy4 {
478
+ } .radio__container_mmctp.radio__disabled_mmctp.radio__checked_mmctp .radio__circle_mmctp,
479
+ .radio__container_mmctp.radio__inactive_mmctp.radio__checked_mmctp .radio__circle_mmctp {
480
480
  background-color: #3a3a3c;
481
481
  border-color: transparent;
482
- } .radio__circle_8bgy4:before {
482
+ } .radio__circle_mmctp:before {
483
483
  background-color: #000;
484
- } .radio__label_8bgy4 {
484
+ } .radio__label_mmctp {
485
485
  color: #fff;
486
- } .radio__hint_8bgy4 {
486
+ } .radio__hint_mmctp {
487
487
  color: rgba(235, 235, 245, 0.6);
488
- }.skeleton__component_djczk {
488
+ }.scrollbar__component_1xko6 .scrollbar:before {
489
+ background-color: rgba(255, 255, 255, 0.3);
490
+ } .scrollbar__component_1xko6.dragging .track .scrollbar.visible:before {
491
+ background-color: rgba(255, 255, 255, 0.6);
492
+ }
493
+
494
+ .scrollbar__component_1glya .scrollbar:before {
495
+ background-color: rgba(0, 0, 0, 0.3);
496
+ } .scrollbar__component_1glya.dragging .track .scrollbar.visible:before {
497
+ background-color: rgba(0, 0, 0, 0.6);
498
+ }.skeleton__component_oct1r {
489
499
  color: transparent;
490
500
  background: rgba(255, 255, 255, 0.1);
491
- } .skeleton__component_djczk:before {
501
+ } .skeleton__component_oct1r:before {
492
502
  background: transparent;
493
- } .skeleton__animate_djczk:after {
503
+ } .skeleton__animate_oct1r:after {
494
504
  background-image: linear-gradient(
495
505
  to left,
496
506
  rgba(0, 0, 0, 0),
@@ -499,197 +509,187 @@
499
509
  rgba(0, 0, 0, 0) 60%,
500
510
  rgba(0, 0, 0, 0)
501
511
  );
502
- } @keyframes skeleton__gradient_djczk {
503
- } @keyframes skeleton__background_djczk {
512
+ } @keyframes skeleton__gradient_oct1r {
513
+ } @keyframes skeleton__background_oct1r {
504
514
  0% {
505
515
  background: rgb(182, 188, 195);
506
516
  }
507
517
  100% {
508
518
  background: rgb(198, 205, 214);
509
519
  }
510
- }.scrollbar__component_8fru2 .scrollbar:before {
511
- background-color: rgba(255, 255, 255, 0.3);
512
- } .scrollbar__component_8fru2.dragging .track .scrollbar.visible:before {
513
- background-color: rgba(255, 255, 255, 0.6);
514
- }
515
-
516
- .scrollbar__component_1qi60 .scrollbar:before {
517
- background-color: rgba(0, 0, 0, 0.3);
518
- } .scrollbar__component_1qi60.dragging .track .scrollbar.visible:before {
519
- background-color: rgba(0, 0, 0, 0.6);
520
- }.slider__component_15njq .noUi-base:hover .noUi-connects {
520
+ }.slider__component_s8zs9 .noUi-base:hover .noUi-connects {
521
521
  background: #2a2a2c;
522
- } .slider__component_15njq .noUi-base:hover .noUi-connect {
522
+ } .slider__component_s8zs9 .noUi-base:hover .noUi-connect {
523
523
  background: #d91d0b;
524
- } .slider__component_15njq .noUi-handle:hover .noUi-touch-area {
524
+ } .slider__component_s8zs9 .noUi-handle:hover .noUi-touch-area {
525
525
  background: rgb(240, 63, 51);
526
- } .slider__component_15njq .noUi-handle:active .noUi-touch-area {
526
+ } .slider__component_s8zs9 .noUi-handle:active .noUi-touch-area {
527
527
  background: rgb(241, 80, 69);
528
- } .slider__component_15njq .noUi-connects {
528
+ } .slider__component_s8zs9 .noUi-connects {
529
529
  background: #2a2a2c;
530
- } .slider__component_15njq .noUi-connect {
530
+ } .slider__component_s8zs9 .noUi-connect {
531
531
  background: #d91d0b;
532
- } .slider__component_15njq .noUi-handle {
532
+ } .slider__component_s8zs9 .noUi-handle {
533
533
  border: 2px solid transparent;
534
- } .slider__component_15njq .noUi-touch-area {
534
+ } .slider__component_s8zs9 .noUi-touch-area {
535
535
  background: #ef3124;
536
- } .slider__component_15njq .noUi-pips {
536
+ } .slider__component_s8zs9 .noUi-pips {
537
537
  color: rgba(235, 235, 245, 0.6);
538
- }.spinner__component_1b6tg {
538
+ }.spinner__component_exdnv {
539
539
  color: #fff;
540
540
  }
541
- @keyframes spinner__spin_animation_a7m8p {
541
+ @keyframes spinner__spin_animation_8j87q {
542
542
  }
543
- .spinner__component_1h15w {
543
+ .spinner__component_krq4k {
544
544
  color: #000;
545
- }.status__soft_ybw7l.status__green_ybw7l {
545
+ }.status__soft_1j2xo.status__green_1j2xo {
546
546
  background: rgba(19, 164, 99, 0.1);
547
547
  color: #13a463;
548
- } .status__soft_ybw7l.status__orange_ybw7l {
548
+ } .status__soft_1j2xo.status__orange_1j2xo {
549
549
  background: rgba(222, 106, 0, 0.1);
550
550
  color: #de6a00;
551
- } .status__soft_ybw7l.status__red_ybw7l {
551
+ } .status__soft_1j2xo.status__red_1j2xo {
552
552
  background: rgba(217, 29, 11, 0.1);
553
553
  color: #d91d0b;
554
- } .status__soft_ybw7l.status__blue_ybw7l {
554
+ } .status__soft_1j2xo.status__blue_1j2xo {
555
555
  background: rgba(0, 122, 255, 0.1);
556
556
  color: #007aff;
557
- } .status__soft_ybw7l.status__grey_ybw7l {
557
+ } .status__soft_1j2xo.status__grey_1j2xo {
558
558
  background: rgba(109, 121, 134, 0.1);
559
559
  color: #6d7986;
560
- } .status__soft_ybw7l.status__teal_ybw7l {
560
+ } .status__soft_1j2xo.status__teal_1j2xo {
561
561
  background: rgba(33, 145, 135, 0.1);
562
562
  color: #219187;
563
- } .status__soft_ybw7l.status__purple_ybw7l {
563
+ } .status__soft_1j2xo.status__purple_1j2xo {
564
564
  background: rgba(103, 58, 183, 0.1);
565
565
  color: #673ab7;
566
- } .status__contrast_ybw7l {
566
+ } .status__contrast_1j2xo {
567
567
  color: #000
568
- } .status__contrast_ybw7l.status__green_ybw7l {
568
+ } .status__contrast_1j2xo.status__green_1j2xo {
569
569
  background: #13a463;
570
- } .status__contrast_ybw7l.status__orange_ybw7l {
570
+ } .status__contrast_1j2xo.status__orange_1j2xo {
571
571
  background: #de6a00;
572
- } .status__contrast_ybw7l.status__red_ybw7l {
572
+ } .status__contrast_1j2xo.status__red_1j2xo {
573
573
  background: #d91d0b;
574
- } .status__contrast_ybw7l.status__blue_ybw7l {
574
+ } .status__contrast_1j2xo.status__blue_1j2xo {
575
575
  background: #007aff;
576
- } .status__contrast_ybw7l.status__grey_ybw7l {
576
+ } .status__contrast_1j2xo.status__grey_1j2xo {
577
577
  background: #6d7986;
578
- } .status__contrast_ybw7l.status__teal_ybw7l {
578
+ } .status__contrast_1j2xo.status__teal_1j2xo {
579
579
  background: #219187;
580
- } .status__contrast_ybw7l.status__purple_ybw7l {
580
+ } .status__contrast_1j2xo.status__purple_1j2xo {
581
581
  background: #673ab7;
582
- }.switch__component_1cqjb {
582
+ }.switch__component_8ccoe {
583
583
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
584
- } .switch__switch_1cqjb {
584
+ } .switch__switch_8ccoe {
585
585
  background-color: #8d8d93;
586
586
  border: 2px solid #8d8d93;
587
- } .switch__switch_1cqjb:before {
587
+ } .switch__switch_8ccoe:before {
588
588
  background-color: #000;
589
- } .switch__label_1cqjb {
589
+ } .switch__label_8ccoe {
590
590
  color: #fff;
591
- } .switch__hint_1cqjb {
591
+ } .switch__hint_8ccoe {
592
592
  color: rgba(235, 235, 245, 0.6);
593
- } .switch__checked_1cqjb .switch__switch_1cqjb {
593
+ } .switch__checked_8ccoe .switch__switch_8ccoe {
594
594
  background-color: #ef3124;
595
595
  border-color: #ef3124;
596
- } .switch__disabled_1cqjb .switch__switch_1cqjb {
596
+ } .switch__disabled_8ccoe .switch__switch_8ccoe {
597
597
  background-color: #2a2a2c;
598
598
  border-color: #2a2a2c;
599
- } .switch__disabled_1cqjb .switch__label_1cqjb {
599
+ } .switch__disabled_8ccoe .switch__label_8ccoe {
600
600
  color: rgba(235, 235, 245, 0.6);
601
- } .switch__disabled_1cqjb .switch__hint_1cqjb {
601
+ } .switch__disabled_8ccoe .switch__hint_8ccoe {
602
602
  color: rgba(235, 235, 245, 0.6);
603
- } .switch__inactive_1cqjb .switch__switch_1cqjb {
603
+ } .switch__inactive_8ccoe .switch__switch_8ccoe {
604
604
  background-color: #2a2a2c;
605
605
  border-color: #2a2a2c
606
- } .switch__inactive_1cqjb .switch__switch_1cqjb:before {
606
+ } .switch__inactive_8ccoe .switch__switch_8ccoe:before {
607
607
  background-color: #464649;
608
- } .switch__focused_1cqjb .switch__switch_1cqjb {
608
+ } .switch__focused_8ccoe .switch__switch_8ccoe {
609
609
  outline: 2px solid #0072ef;
610
- }.tag__component_1hkni {
610
+ }.tag__component_dnex5 {
611
611
  color: #fff;
612
612
  border-color: transparent;
613
613
  background-color: #202022
614
- } .tag__component_1hkni:disabled {
614
+ } .tag__component_dnex5:disabled {
615
615
  border-color: transparent;
616
616
  color: rgba(235, 235, 245, 0.3);
617
617
  background-color: rgba(32, 32, 34, 0.3);
618
- } .tag__component_1hkni:hover:not(:disabled) {
618
+ } .tag__component_dnex5:hover:not(:disabled) {
619
619
  border-color: transparent;
620
620
  background-color: #202022;
621
- } .tag__component_1hkni:active:not(:disabled) {
621
+ } .tag__component_dnex5:active:not(:disabled) {
622
622
  border-color: transparent;
623
623
  background-color: rgb(65, 65, 67);
624
624
  color: #fff;
625
- } .tag__checked_1hkni {
625
+ } .tag__checked_dnex5 {
626
626
  border-color: transparent;
627
627
  background-color: #f3f4f5;
628
628
  color: #000
629
- } .tag__checked_1hkni:disabled {
629
+ } .tag__checked_dnex5:disabled {
630
630
  background-color: rgba(243, 244, 245, 0.3);
631
631
  border-color: transparent;
632
632
  color: #000;
633
- } .tag__checked_1hkni:hover:not(:disabled):not(:active) {
633
+ } .tag__checked_dnex5:hover:not(:disabled):not(:active) {
634
634
  background-color: #f3f4f5;
635
- } .tag__checked_1hkni:active:not(:disabled) {
635
+ } .tag__checked_dnex5:active:not(:disabled) {
636
636
  background-color: rgb(194, 195, 196);
637
637
  color: #000;
638
638
  }
639
- .tag__focused_ic4z0 {
639
+ .tag__focused_zgi9y {
640
640
  outline: 2px solid #0072ef;
641
641
  }
642
- .tag__component_14nbo {
642
+ .tag__component_q33ry {
643
643
  color: #fff;
644
644
  border-color: #464649;
645
645
  background-color: transparent
646
- } .tag__component_14nbo:disabled {
646
+ } .tag__component_q33ry:disabled {
647
647
  border-color: #2b2b2e;
648
648
  color: rgba(235, 235, 245, 0.3);
649
649
  background-color: transparent;
650
- } .tag__component_14nbo:hover:not(:disabled) {
650
+ } .tag__component_q33ry:hover:not(:disabled) {
651
651
  border-color: #fff;
652
652
  background-color: transparent;
653
- } .tag__component_14nbo:active:not(:disabled) {
653
+ } .tag__component_q33ry:active:not(:disabled) {
654
654
  border-color: #fff;
655
655
  background-color: rgba(255, 255, 255, 0.07);
656
656
  color: #fff;
657
- } .tag__checked_14nbo {
657
+ } .tag__checked_q33ry {
658
658
  border-color: #fff;
659
659
  background-color: #fff;
660
660
  color: #000
661
- } .tag__checked_14nbo:disabled {
661
+ } .tag__checked_q33ry:disabled {
662
662
  background-color: rgba(255, 255, 255, 0.3);
663
663
  border-color: transparent;
664
664
  color: #000;
665
- } .tag__checked_14nbo:hover:not(:disabled):not(:active) {
665
+ } .tag__checked_q33ry:hover:not(:disabled):not(:active) {
666
666
  background-color: rgb(237, 237, 237);
667
- } .tag__checked_14nbo:active:not(:disabled) {
667
+ } .tag__checked_q33ry:active:not(:disabled) {
668
668
  background-color: rgb(217, 217, 217);
669
669
  color: #000;
670
- }.typography__tertiary_tcpuw {
670
+ }.typography__tertiary_1v552 {
671
671
  color: rgba(235, 235, 245, 0.3);
672
- } .typography__disabled_tcpuw {
672
+ } .typography__disabled_1v552 {
673
673
  color: rgba(235, 235, 245, 0.18);
674
- } .typography__accent_tcpuw {
674
+ } .typography__accent_1v552 {
675
675
  color: #ef3124;
676
- } .typography__primary_tcpuw {
676
+ } .typography__primary_1v552 {
677
677
  color: #fff;
678
- } .typography__attention_tcpuw {
678
+ } .typography__attention_1v552 {
679
679
  color: #cb830f;
680
- } .typography__positive_tcpuw {
680
+ } .typography__positive_1v552 {
681
681
  color: #13a463;
682
- } .typography__secondary_tcpuw {
682
+ } .typography__secondary_1v552 {
683
683
  color: rgba(235, 235, 245, 0.6);
684
- } .typography__tertiary-inverted_tcpuw {
684
+ } .typography__tertiary-inverted_1v552 {
685
685
  color: rgba(60, 60, 67, 0.3);
686
- } .typography__primary-inverted_tcpuw {
686
+ } .typography__primary-inverted_1v552 {
687
687
  color: #000;
688
- } .typography__secondary-inverted_tcpuw {
688
+ } .typography__secondary-inverted_1v552 {
689
689
  color: rgba(60, 60, 67, 0.6);
690
- } .typography__link_tcpuw {
690
+ } .typography__link_1v552 {
691
691
  color: #0072ef;
692
- } .typography__negative_tcpuw {
692
+ } .typography__negative_1v552 {
693
693
  color: #f15045;
694
694
  }
695
695
 
@@ -699,889 +699,889 @@
699
699
  @media screen and (min-width: 600px) {
700
700
  } @media screen and (min-width: 1024px) {
701
701
  }
702
- .steps__option_1915w {
702
+ .steps__option_99uxf {
703
703
  color: #fff;
704
704
  background: #2a2a2c
705
- } .steps__dash_1915w {
705
+ } .steps__dash_99uxf {
706
706
  border-top: 2px solid #2b2b2e
707
- } .steps__dash_1915w.steps__completed_1915w {
707
+ } .steps__dash_99uxf.steps__completed_99uxf {
708
708
  border-top: 2px solid #fff;
709
- } .steps__dash_1915w.steps__vertical_1915w {
709
+ } .steps__dash_99uxf.steps__vertical_99uxf {
710
710
  border-left: 2px solid #2b2b2e;
711
- } .steps__dash_1915w.steps__completed_1915w.steps__vertical_1915w {
711
+ } .steps__dash_99uxf.steps__completed_99uxf.steps__vertical_99uxf {
712
712
  border-left: 2px solid #fff;
713
- } .steps__text_1915w {
713
+ } .steps__text_99uxf {
714
714
  color: #fff
715
- } .steps__text_1915w.steps__interactive_1915w:not(.steps__disabled_1915w):hover {
715
+ } .steps__text_99uxf.steps__interactive_99uxf:not(.steps__disabled_99uxf):hover {
716
716
  background: rgba(255, 255, 255, 0.07);
717
- } .steps__text_1915w.steps__interactive_1915w:not(.steps__disabled_1915w):active {
717
+ } .steps__text_99uxf.steps__interactive_99uxf:not(.steps__disabled_99uxf):active {
718
718
  background: rgba(255, 255, 255, 0.15);
719
- } .steps__focused_1915w {
719
+ } .steps__focused_99uxf {
720
720
  outline: 2px solid #0072ef;
721
- } .steps__selected_1915w .steps__text_1915w {
721
+ } .steps__selected_99uxf .steps__text_99uxf {
722
722
  color: #fff;
723
- } .steps__selected_1915w .steps__option_1915w {
723
+ } .steps__selected_99uxf .steps__option_99uxf {
724
724
  color: #000;
725
725
  background: #fff;
726
- } .steps__checkbox_1915w {
726
+ } .steps__checkbox_99uxf {
727
727
  border: 2px solid #2a2a2c;
728
- } .steps__dot_1915w {
728
+ } .steps__dot_99uxf {
729
729
  background: #2a2a2c;
730
- } .steps__selected_1915w .steps__checkbox_1915w {
730
+ } .steps__selected_99uxf .steps__checkbox_99uxf {
731
731
  border: 2px solid #fff
732
- } .steps__selected_1915w .steps__checkbox_1915w .steps__dot_1915w {
732
+ } .steps__selected_99uxf .steps__checkbox_99uxf .steps__dot_99uxf {
733
733
  background: #fff;
734
- } .steps__completedIndicator_1915w > [class*='positive'] {
734
+ } .steps__completedIndicator_99uxf > [class*='positive'] {
735
735
  color: #fff;
736
736
  background-color: #fff;
737
737
  }
738
- .pattern-lock__error_ssew2 {
738
+ .pattern-lock__error_1yzwa {
739
739
  color: #f15045;
740
- }.action-button__primary_1oqci {
740
+ }.action-button__primary_1vjfb {
741
741
  color: #fff
742
- } .action-button__primary_1oqci .action-button__iconWrapper_1oqci {
742
+ } .action-button__primary_1vjfb .action-button__iconWrapper_1vjfb {
743
743
  color: #000;
744
744
  background-color: #fff;
745
- } .action-button__primary_1oqci:hover .action-button__iconWrapper_1oqci {
745
+ } .action-button__primary_1vjfb:hover .action-button__iconWrapper_1vjfb {
746
746
  background-color: rgb(217, 217, 217);
747
- } .action-button__primary_1oqci:active .action-button__iconWrapper_1oqci {
747
+ } .action-button__primary_1vjfb:active .action-button__iconWrapper_1vjfb {
748
748
  background-color: rgb(204, 204, 204);
749
- } .action-button__secondary_1oqci {
749
+ } .action-button__secondary_1vjfb {
750
750
  color: #fff
751
- } .action-button__secondary_1oqci .action-button__iconWrapper_1oqci {
751
+ } .action-button__secondary_1vjfb .action-button__iconWrapper_1vjfb {
752
752
  color: #fff;
753
753
  background-color: #202022;
754
- } .action-button__secondary_1oqci:hover .action-button__iconWrapper_1oqci {
754
+ } .action-button__secondary_1vjfb:hover .action-button__iconWrapper_1vjfb {
755
755
  background-color: rgb(48, 48, 49);
756
- } .action-button__secondary_1oqci:active .action-button__iconWrapper_1oqci {
756
+ } .action-button__secondary_1vjfb:active .action-button__iconWrapper_1vjfb {
757
757
  background-color: rgb(65, 65, 67);
758
758
  }
759
- .action-button__component_ffo9s {
759
+ .action-button__component_1hhg3 {
760
760
  -webkit-tap-highlight-color: transparent
761
- } .action-button__focused_ffo9s {
761
+ } .action-button__focused_1hhg3 {
762
762
  outline: 2px solid #0072ef;
763
763
  }
764
- .action-button__primary_1f353 {
764
+ .action-button__primary_1lw7w {
765
765
  color: #000
766
- } .action-button__primary_1f353 .action-button__iconWrapper_1f353 {
766
+ } .action-button__primary_1lw7w .action-button__iconWrapper_1lw7w {
767
767
  color: #fff;
768
768
  background-color: #121212;
769
- } .action-button__primary_1f353:hover .action-button__iconWrapper_1f353 {
769
+ } .action-button__primary_1lw7w:hover .action-button__iconWrapper_1lw7w {
770
770
  background-color: rgb(35, 35, 35);
771
- } .action-button__primary_1f353:active .action-button__iconWrapper_1f353 {
771
+ } .action-button__primary_1lw7w:active .action-button__iconWrapper_1lw7w {
772
772
  background-color: rgb(54, 54, 54);
773
- } .action-button__secondary_1f353 {
773
+ } .action-button__secondary_1lw7w {
774
774
  color: #000
775
- } .action-button__secondary_1f353 .action-button__iconWrapper_1f353 {
775
+ } .action-button__secondary_1lw7w .action-button__iconWrapper_1lw7w {
776
776
  color: #000;
777
777
  background-color: #f3f4f5;
778
- } .action-button__secondary_1f353:hover .action-button__iconWrapper_1f353 {
778
+ } .action-button__secondary_1lw7w:hover .action-button__iconWrapper_1lw7w {
779
779
  background-color: rgb(207, 207, 208);
780
- } .action-button__secondary_1f353:active .action-button__iconWrapper_1f353 {
780
+ } .action-button__secondary_1lw7w:active .action-button__iconWrapper_1lw7w {
781
781
  background-color: rgb(194, 195, 196);
782
782
  }
783
- .action-button__primary_mumkw {
783
+ .action-button__primary_1di0j {
784
784
  color: #000
785
- } .action-button__primary_mumkw .action-button__iconWrapper_mumkw {
785
+ } .action-button__primary_1di0j .action-button__iconWrapper_1di0j {
786
786
  color: #fff;
787
787
  background-color: #121212;
788
- } .action-button__secondary_mumkw {
788
+ } .action-button__secondary_1di0j {
789
789
  color: #000
790
- } .action-button__secondary_mumkw .action-button__iconWrapper_mumkw {
790
+ } .action-button__secondary_1di0j .action-button__iconWrapper_1di0j {
791
791
  color: #000;
792
792
  background-color: #f3f4f5;
793
- }.textarea__input_1iykm {
793
+ }.textarea__input_1dpsp {
794
794
  color: #fff;
795
795
  caret-color: #0072ef;
796
796
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
797
- } .textarea__input_1iykm:-webkit-autofill {
797
+ } .textarea__input_1dpsp:-webkit-autofill {
798
798
  -webkit-text-fill-color: #fff;
799
- } .textarea__input_1iykm::placeholder {
799
+ } .textarea__input_1dpsp::placeholder {
800
800
  color: rgba(235, 235, 245, 0.6);
801
- } .textarea__hasInnerLabel_1iykm::placeholder {
801
+ } .textarea__hasInnerLabel_1dpsp::placeholder {
802
802
  color: rgba(235, 235, 245, 0.3);
803
- } .textarea__clearIcon_1iykm {
803
+ } .textarea__clearIcon_1dpsp {
804
804
  color: #fff;
805
- } .textarea__input_1iykm:read-only {
805
+ } .textarea__input_1dpsp:read-only {
806
806
  color: rgba(235, 235, 245, 0.6)
807
- } .textarea__input_1iykm:read-only:focus::placeholder {
807
+ } .textarea__input_1dpsp:read-only:focus::placeholder {
808
808
  color: rgba(235, 235, 245, 0.6);
809
- } .textarea__input_1iykm:disabled {
809
+ } .textarea__input_1dpsp:disabled {
810
810
  color: #fff;
811
811
  -webkit-text-fill-color: #fff;
812
- } .textarea__input_1iykm:focus::placeholder {
812
+ } .textarea__input_1dpsp:focus::placeholder {
813
813
  color: rgba(235, 235, 245, 0.3);
814
- } .textarea__error_1iykm {
814
+ } .textarea__error_1dpsp {
815
815
  color: #f15045;
816
816
  caret-color: #f15045;
817
- } .textarea__textarea_1iykm {
817
+ } .textarea__textarea_1dpsp {
818
818
  color: #fff;
819
819
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
820
- } .textarea__textarea_1iykm::placeholder {
820
+ } .textarea__textarea_1dpsp::placeholder {
821
821
  color: rgba(235, 235, 245, 0.6);
822
- } .textarea__hasInnerLabel_1iykm::placeholder {
822
+ } .textarea__hasInnerLabel_1dpsp::placeholder {
823
823
  color: rgba(235, 235, 245, 0.3);
824
- } .textarea__textarea_1iykm:disabled {
824
+ } .textarea__textarea_1dpsp:disabled {
825
825
  color: #fff;
826
826
  -webkit-text-fill-color: #fff;
827
- } .textarea__textarea_1iykm:read-only {
827
+ } .textarea__textarea_1dpsp:read-only {
828
828
  color: rgba(235, 235, 245, 0.6);
829
- } .textarea__textarea_1iykm:focus::placeholder {
829
+ } .textarea__textarea_1dpsp:focus::placeholder {
830
830
  color: rgba(235, 235, 245, 0.3);
831
- } .textarea__hint_1iykm {
831
+ } .textarea__hint_1dpsp {
832
832
  color: rgba(235, 235, 245, 0.6);
833
- } .textarea__error_1iykm {
833
+ } .textarea__error_1dpsp {
834
834
  color: #f15045;
835
835
  }
836
- .textarea__pseudoTextarea_oittv span {
836
+ .textarea__pseudoTextarea_1pn2d span {
837
837
  color: transparent;
838
- } .textarea__pseudoTextarea_oittv .textarea__overflow_oittv {
838
+ } .textarea__pseudoTextarea_1pn2d .textarea__overflow_1pn2d {
839
839
  background-color: rgba(217, 29, 11, 0.4);
840
- } .textarea__focusVisible_oittv {
840
+ } .textarea__focusVisible_1pn2d {
841
841
  outline: 2px solid #0072ef;
842
842
  }
843
- .textarea__input_endwe {
843
+ .textarea__input_9elz8 {
844
844
  color: #000;
845
845
  caret-color: #0072ef;
846
846
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
847
- } .textarea__input_endwe:-webkit-autofill {
847
+ } .textarea__input_9elz8:-webkit-autofill {
848
848
  -webkit-text-fill-color: #000;
849
- } .textarea__input_endwe::placeholder {
849
+ } .textarea__input_9elz8::placeholder {
850
850
  color: rgba(60, 60, 67, 0.6);
851
- } .textarea__hasInnerLabel_endwe::placeholder {
851
+ } .textarea__hasInnerLabel_9elz8::placeholder {
852
852
  color: rgba(60, 60, 67, 0.3);
853
- } .textarea__clearIcon_endwe {
853
+ } .textarea__clearIcon_9elz8 {
854
854
  color: #000;
855
- } .textarea__input_endwe:read-only {
855
+ } .textarea__input_9elz8:read-only {
856
856
  color: rgba(60, 60, 67, 0.6)
857
- } .textarea__input_endwe:read-only:focus::placeholder {
857
+ } .textarea__input_9elz8:read-only:focus::placeholder {
858
858
  color: rgba(60, 60, 67, 0.6);
859
- } .textarea__input_endwe:disabled {
859
+ } .textarea__input_9elz8:disabled {
860
860
  color: #000;
861
861
  -webkit-text-fill-color: #000;
862
- } .textarea__input_endwe:focus::placeholder {
862
+ } .textarea__input_9elz8:focus::placeholder {
863
863
  color: rgba(60, 60, 67, 0.3);
864
- } .textarea__error_endwe {
864
+ } .textarea__error_9elz8 {
865
865
  color: #ef3124;
866
866
  caret-color: #ef3124;
867
- } .textarea__textarea_endwe {
867
+ } .textarea__textarea_9elz8 {
868
868
  color: #000;
869
869
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
870
- } .textarea__textarea_endwe::placeholder {
870
+ } .textarea__textarea_9elz8::placeholder {
871
871
  color: rgba(60, 60, 67, 0.6);
872
- } .textarea__hasInnerLabel_endwe::placeholder {
872
+ } .textarea__hasInnerLabel_9elz8::placeholder {
873
873
  color: rgba(60, 60, 67, 0.3);
874
- } .textarea__textarea_endwe:disabled {
874
+ } .textarea__textarea_9elz8:disabled {
875
875
  color: #000;
876
876
  -webkit-text-fill-color: #000;
877
- } .textarea__textarea_endwe:read-only {
877
+ } .textarea__textarea_9elz8:read-only {
878
878
  color: rgba(60, 60, 67, 0.6);
879
- } .textarea__textarea_endwe:focus::placeholder {
879
+ } .textarea__textarea_9elz8:focus::placeholder {
880
880
  color: rgba(60, 60, 67, 0.3);
881
- } .textarea__hint_endwe {
881
+ } .textarea__hint_9elz8 {
882
882
  color: rgba(235, 235, 245, 0.6);
883
- } .textarea__error_endwe {
883
+ } .textarea__error_9elz8 {
884
884
  color: #f15045;
885
- }.button__primary_17krt {
885
+ }.base-modal__component_m5z5p {
886
+ background: #121212;
887
+ }.popover__component_azohf {
888
+ background-color: transparent;
889
+ color: #fff;
890
+ } .popover__inner_azohf {
891
+ background-color: #121212;
892
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
893
+ border: 1px solid transparent;
894
+ } .popover__arrow_azohf:after {
895
+ background-color: #121212;
896
+ border: 1px solid transparent;
897
+ }.button__primary_12uxp {
886
898
  color: #000;
887
899
  background-color: #f3f4f5;
888
900
  border: 1px solid transparent
889
- } .button__primary_17krt:hover {
901
+ } .button__primary_12uxp:hover {
890
902
  background-color: rgb(207, 207, 208)
891
- } @media (hover: none) { .button__primary_17krt:hover {
903
+ } @media (hover: none) { .button__primary_12uxp:hover {
892
904
  background-color: #f3f4f5
893
905
  }
894
- } .button__primary_17krt:active {
906
+ } .button__primary_12uxp:active {
895
907
  background-color: rgb(194, 195, 196);
896
- } .button__primary_17krt > .button__loader_17krt {
908
+ } .button__primary_12uxp > .button__loader_12uxp {
897
909
  color: #fff;
898
- } .button__secondary_17krt {
910
+ } .button__secondary_12uxp {
899
911
  color: #fff;
900
912
  background-color: rgba(255, 255, 255, 0.1);
901
913
  border: 1px solid transparent
902
- } .button__secondary_17krt:hover {
914
+ } .button__secondary_12uxp:hover {
903
915
  background-color: rgba(255, 255, 255, 0.163)
904
- } @media (hover: none) { .button__secondary_17krt:hover {
916
+ } @media (hover: none) { .button__secondary_12uxp:hover {
905
917
  background-color: rgba(255, 255, 255, 0.1)
906
918
  }
907
- } .button__secondary_17krt:active {
919
+ } .button__secondary_12uxp:active {
908
920
  background-color: rgba(255, 255, 255, 0.235);
909
- } .button__secondary_17krt > .button__loader_17krt {
921
+ } .button__secondary_12uxp > .button__loader_12uxp {
910
922
  color: #fff;
911
- } .button__outlined_17krt {
923
+ } .button__outlined_12uxp {
912
924
  color: #fff;
913
925
  background-color: transparent;
914
926
  border: 1px solid #c5c5c7
915
- } .button__outlined_17krt:hover {
927
+ } .button__outlined_12uxp:hover {
916
928
  background-color: rgba(0, 0, 0, 0.07)
917
- } @media (hover: none) { .button__outlined_17krt:hover {
929
+ } @media (hover: none) { .button__outlined_12uxp:hover {
918
930
  background-color: transparent
919
931
  }
920
- } .button__outlined_17krt:active {
932
+ } .button__outlined_12uxp:active {
921
933
  background-color: rgba(0, 0, 0, 0.15);
922
- } .button__tertiary_17krt {
934
+ } .button__tertiary_12uxp {
923
935
  color: #fff;
924
936
  background-color: transparent;
925
937
  border: 1px solid #c5c5c7
926
- } .button__tertiary_17krt:hover {
938
+ } .button__tertiary_12uxp:hover {
927
939
  background-color: rgba(255, 255, 255, 0.07);
928
940
  border-color: #c5c5c7
929
- } @media (hover: none) { .button__tertiary_17krt:hover {
941
+ } @media (hover: none) { .button__tertiary_12uxp:hover {
930
942
  background-color: transparent;
931
943
  border-color: #c5c5c7
932
944
  }
933
- } .button__tertiary_17krt:active {
945
+ } .button__tertiary_12uxp:active {
934
946
  background-color: rgba(255, 255, 255, 0.15);
935
- } .button__tertiary_17krt > .button__loader_17krt {
947
+ } .button__tertiary_12uxp > .button__loader_12uxp {
936
948
  color: #fff;
937
- } .button__filled_17krt {
949
+ } .button__filled_12uxp {
938
950
  color: #fff;
939
951
  background-color: #3a3a3c
940
- } .button__filled_17krt:hover {
952
+ } .button__filled_12uxp:hover {
941
953
  background-color: rgb(72, 72, 74)
942
- } @media (hover: none) { .button__filled_17krt:hover {
954
+ } @media (hover: none) { .button__filled_12uxp:hover {
943
955
  background-color: #3a3a3c
944
956
  }
945
- } .button__filled_17krt:active {
957
+ } .button__filled_12uxp:active {
946
958
  background-color: rgb(88, 88, 89);
947
- } .button__transparent_17krt {
959
+ } .button__transparent_12uxp {
948
960
  color: #fff;
949
961
  background-color: rgba(255, 255, 255, 0.1)
950
- } .button__transparent_17krt:hover {
962
+ } .button__transparent_12uxp:hover {
951
963
  background-color: rgba(255, 255, 255, 0.2)
952
- } @media (hover: none) { .button__transparent_17krt:hover {
964
+ } @media (hover: none) { .button__transparent_12uxp:hover {
953
965
  background-color: rgba(255, 255, 255, 0.1)
954
966
  }
955
- } .button__transparent_17krt:active {
967
+ } .button__transparent_12uxp:active {
956
968
  background-color: rgba(255, 255, 255, 0.4);
957
- } .button__link_17krt {
969
+ } .button__link_12uxp {
958
970
  color: #fff;
959
971
  background-color: transparent;
960
972
  border: 1px solid transparent
961
- } .button__link_17krt:hover {
973
+ } .button__link_12uxp:hover {
962
974
  background-color: rgba(255, 255, 255, 0.07)
963
- } @media (hover: none) { .button__link_17krt:hover {
975
+ } @media (hover: none) { .button__link_12uxp:hover {
964
976
  background-color: transparent
965
977
  }
966
- } .button__link_17krt:active {
978
+ } .button__link_12uxp:active {
967
979
  background-color: rgba(255, 255, 255, 0.15);
968
- } .button__link_17krt > .button__loader_17krt {
980
+ } .button__link_12uxp > .button__loader_12uxp {
969
981
  color: #fff;
970
- } .button__ghost_17krt {
982
+ } .button__ghost_12uxp {
971
983
  color: #fff
972
- } .button__ghost_17krt:hover {
984
+ } .button__ghost_12uxp:hover {
973
985
  color: rgb(179, 179, 179)
974
- } @media (hover: none) { .button__ghost_17krt:hover {
986
+ } @media (hover: none) { .button__ghost_12uxp:hover {
975
987
  color: #fff
976
988
  }
977
- } .button__ghost_17krt:active {
989
+ } .button__ghost_12uxp:active {
978
990
  color: rgb(128, 128, 128);
979
- } .button__ghost_17krt > .button__loader_17krt {
991
+ } .button__ghost_12uxp > .button__loader_12uxp {
980
992
  color: #fff;
981
- } .button__component_17krt[disabled].button__primary_17krt {
993
+ } .button__component_12uxp[disabled].button__primary_12uxp {
982
994
  color: rgba(60, 60, 67, 0.3);
983
995
  background-color: #f3f4f5
984
- } .button__component_17krt[disabled].button__primary_17krt.button__loading_17krt {
996
+ } .button__component_12uxp[disabled].button__primary_12uxp.button__loading_12uxp {
985
997
  background-color: #f3f4f5;
986
- } .button__component_17krt[disabled].button__secondary_17krt {
998
+ } .button__component_12uxp[disabled].button__secondary_12uxp {
987
999
  color: rgba(255, 255, 255, 0.3);
988
1000
  background-color: rgba(255, 255, 255, 0.05);
989
1001
  border-color: transparent
990
- } .button__component_17krt[disabled].button__secondary_17krt.button__loading_17krt {
1002
+ } .button__component_12uxp[disabled].button__secondary_12uxp.button__loading_12uxp {
991
1003
  color: #fff;
992
1004
  background-color: rgba(255, 255, 255, 0.1);
993
1005
  border-color: transparent;
994
- } .button__component_17krt[disabled].button__outlined_17krt {
1006
+ } .button__component_12uxp[disabled].button__outlined_12uxp {
995
1007
  color: rgba(255, 255, 255, 0.3);
996
1008
  background-color: transparent;
997
1009
  border-color: rgba(197, 197, 199, 0.3)
998
- } .button__component_17krt[disabled].button__outlined_17krt.button__loading_17krt {
1010
+ } .button__component_12uxp[disabled].button__outlined_12uxp.button__loading_12uxp {
999
1011
  color: #fff;
1000
- } .button__component_17krt[disabled].button__tertiary_17krt {
1012
+ } .button__component_12uxp[disabled].button__tertiary_12uxp {
1001
1013
  color: rgba(255, 255, 255, 0.3);
1002
1014
  background-color: transparent;
1003
1015
  border-color: rgba(197, 197, 199, 0.3)
1004
- } .button__component_17krt[disabled].button__tertiary_17krt.button__loading_17krt {
1016
+ } .button__component_12uxp[disabled].button__tertiary_12uxp.button__loading_12uxp {
1005
1017
  color: #fff;
1006
1018
  border-color: #c5c5c7;
1007
- } .button__component_17krt[disabled].button__filled_17krt {
1019
+ } .button__component_12uxp[disabled].button__filled_12uxp {
1008
1020
  color: rgba(255, 255, 255, 0.3);
1009
1021
  background-color: rgba(58, 58, 60, 0.3)
1010
- } .button__component_17krt[disabled].button__filled_17krt.button__loading_17krt {
1022
+ } .button__component_12uxp[disabled].button__filled_12uxp.button__loading_12uxp {
1011
1023
  color: #fff;
1012
1024
  background-color: #3a3a3c;
1013
- } .button__component_17krt[disabled].button__transparent_17krt {
1025
+ } .button__component_12uxp[disabled].button__transparent_12uxp {
1014
1026
  color: rgba(255, 255, 255, 0.3);
1015
1027
  background-color: rgba(255, 255, 255, 0.03)
1016
- } .button__component_17krt[disabled].button__transparent_17krt.button__loading_17krt {
1028
+ } .button__component_12uxp[disabled].button__transparent_12uxp.button__loading_12uxp {
1017
1029
  color: #fff;
1018
1030
  background-color: rgba(255, 255, 255, 0.1);
1019
- } .button__component_17krt[disabled].button__link_17krt {
1031
+ } .button__component_12uxp[disabled].button__link_12uxp {
1020
1032
  color: rgba(255, 255, 255, 0.3);
1021
1033
  background-color: transparent
1022
- } .button__component_17krt[disabled].button__link_17krt.button__loading_17krt {
1034
+ } .button__component_12uxp[disabled].button__link_12uxp.button__loading_12uxp {
1023
1035
  color: #fff;
1024
- } .button__component_17krt[disabled].button__ghost_17krt {
1036
+ } .button__component_12uxp[disabled].button__ghost_12uxp {
1025
1037
  color: rgba(255, 255, 255, 0.3)
1026
- } .button__component_17krt[disabled].button__ghost_17krt.button__loading_17krt {
1038
+ } .button__component_12uxp[disabled].button__ghost_12uxp.button__loading_12uxp {
1027
1039
  color: #fff;
1028
1040
  }
1029
- .button__component_s1pl2 {
1041
+ .button__component_1kef1 {
1030
1042
  background-color: transparent
1031
- } .button__focused_s1pl2 {
1043
+ } .button__focused_1kef1 {
1032
1044
  outline: 2px solid #0072ef;
1033
1045
  }
1034
- .button__primary_waqb9 {
1046
+ .button__primary_rkw6x {
1035
1047
  color: #fff;
1036
1048
  background-color: #202022;
1037
1049
  border: 1px solid transparent
1038
- } .button__primary_waqb9:hover {
1050
+ } .button__primary_rkw6x:hover {
1039
1051
  background-color: rgb(48, 48, 49)
1040
- } @media (hover: none) { .button__primary_waqb9:hover {
1052
+ } @media (hover: none) { .button__primary_rkw6x:hover {
1041
1053
  background-color: #202022
1042
1054
  }
1043
- } .button__primary_waqb9:active {
1055
+ } .button__primary_rkw6x:active {
1044
1056
  background-color: rgb(65, 65, 67);
1045
- } .button__primary_waqb9 > .button__loader_waqb9 {
1057
+ } .button__primary_rkw6x > .button__loader_rkw6x {
1046
1058
  color: #fff;
1047
- } .button__secondary_waqb9 {
1059
+ } .button__secondary_rkw6x {
1048
1060
  color: #000;
1049
1061
  background-color: rgba(0, 0, 0, 0.08);
1050
1062
  border: 1px solid transparent
1051
- } .button__secondary_waqb9:hover {
1063
+ } .button__secondary_rkw6x:hover {
1052
1064
  background-color: rgba(0, 0, 0, 0.218)
1053
- } @media (hover: none) { .button__secondary_waqb9:hover {
1065
+ } @media (hover: none) { .button__secondary_rkw6x:hover {
1054
1066
  background-color: rgba(0, 0, 0, 0.08)
1055
1067
  }
1056
- } .button__secondary_waqb9:active {
1068
+ } .button__secondary_rkw6x:active {
1057
1069
  background-color: rgba(0, 0, 0, 0.264);
1058
- } .button__secondary_waqb9 > .button__loader_waqb9 {
1070
+ } .button__secondary_rkw6x > .button__loader_rkw6x {
1059
1071
  color: #000;
1060
- } .button__outlined_waqb9 {
1072
+ } .button__outlined_rkw6x {
1061
1073
  color: #fff;
1062
1074
  background-color: transparent;
1063
1075
  border: 1px solid #c5c5c7
1064
- } .button__outlined_waqb9:hover {
1076
+ } .button__outlined_rkw6x:hover {
1065
1077
  background-color: rgba(255, 255, 255, 0.15)
1066
- } @media (hover: none) { .button__outlined_waqb9:hover {
1078
+ } @media (hover: none) { .button__outlined_rkw6x:hover {
1067
1079
  background-color: transparent
1068
1080
  }
1069
- } .button__outlined_waqb9:active {
1081
+ } .button__outlined_rkw6x:active {
1070
1082
  background-color: rgba(0, 0, 0, 0.15);
1071
- } .button__tertiary_waqb9 {
1083
+ } .button__tertiary_rkw6x {
1072
1084
  color: #000;
1073
1085
  background-color: transparent;
1074
1086
  border: 1px solid #464649
1075
- } .button__tertiary_waqb9:hover {
1087
+ } .button__tertiary_rkw6x:hover {
1076
1088
  background-color: rgba(18, 18, 18, 0.15);
1077
1089
  border-color: #464649
1078
- } @media (hover: none) { .button__tertiary_waqb9:hover {
1090
+ } @media (hover: none) { .button__tertiary_rkw6x:hover {
1079
1091
  background-color: transparent;
1080
1092
  border-color: #464649
1081
1093
  }
1082
- } .button__tertiary_waqb9:active {
1094
+ } .button__tertiary_rkw6x:active {
1083
1095
  background-color: rgba(18, 18, 18, 0.2);
1084
- } .button__tertiary_waqb9 > .button__loader_waqb9 {
1096
+ } .button__tertiary_rkw6x > .button__loader_rkw6x {
1085
1097
  color: #000;
1086
- } .button__filled_waqb9 {
1098
+ } .button__filled_rkw6x {
1087
1099
  color: #fff;
1088
1100
  background-color: #3a3a3c
1089
- } .button__filled_waqb9:hover {
1101
+ } .button__filled_rkw6x:hover {
1090
1102
  background-color: rgb(99, 112, 126)
1091
- } @media (hover: none) { .button__filled_waqb9:hover {
1103
+ } @media (hover: none) { .button__filled_rkw6x:hover {
1092
1104
  background-color: #3a3a3c
1093
1105
  }
1094
- } .button__filled_waqb9:active {
1106
+ } .button__filled_rkw6x:active {
1095
1107
  background-color: rgb(61, 74, 88);
1096
- } .button__transparent_waqb9 {
1108
+ } .button__transparent_rkw6x {
1097
1109
  color: #000;
1098
1110
  background-color: rgba(255, 255, 255, 0.1)
1099
- } .button__transparent_waqb9:hover {
1111
+ } .button__transparent_rkw6x:hover {
1100
1112
  background-color: rgba(255, 255, 255, 0.2)
1101
- } @media (hover: none) { .button__transparent_waqb9:hover {
1113
+ } @media (hover: none) { .button__transparent_rkw6x:hover {
1102
1114
  background-color: rgba(255, 255, 255, 0.1)
1103
1115
  }
1104
- } .button__transparent_waqb9:active {
1116
+ } .button__transparent_rkw6x:active {
1105
1117
  background-color: rgba(255, 255, 255, 0.05);
1106
- } .button__link_waqb9 {
1118
+ } .button__link_rkw6x {
1107
1119
  color: #000;
1108
1120
  background-color: transparent;
1109
1121
  border: 1px solid transparent
1110
- } .button__link_waqb9:hover {
1122
+ } .button__link_rkw6x:hover {
1111
1123
  background-color: rgba(18, 18, 18, 0.15)
1112
- } @media (hover: none) { .button__link_waqb9:hover {
1124
+ } @media (hover: none) { .button__link_rkw6x:hover {
1113
1125
  background-color: transparent
1114
1126
  }
1115
- } .button__link_waqb9:active {
1127
+ } .button__link_rkw6x:active {
1116
1128
  background-color: rgba(18, 18, 18, 0.2);
1117
- } .button__link_waqb9 > .button__loader_waqb9 {
1129
+ } .button__link_rkw6x > .button__loader_rkw6x {
1118
1130
  color: #000;
1119
- } .button__ghost_waqb9 {
1131
+ } .button__ghost_rkw6x {
1120
1132
  color: #000
1121
- } .button__ghost_waqb9:hover {
1133
+ } .button__ghost_rkw6x:hover {
1122
1134
  color: rgb(77, 77, 77)
1123
- } @media (hover: none) { .button__ghost_waqb9:hover {
1135
+ } @media (hover: none) { .button__ghost_rkw6x:hover {
1124
1136
  color: #000
1125
1137
  }
1126
- } .button__ghost_waqb9:active {
1138
+ } .button__ghost_rkw6x:active {
1127
1139
  color: rgb(128, 128, 128);
1128
- } .button__ghost_waqb9 > .button__loader_waqb9 {
1140
+ } .button__ghost_rkw6x > .button__loader_rkw6x {
1129
1141
  color: #000;
1130
- } .button__component_waqb9[disabled].button__primary_waqb9 {
1142
+ } .button__component_rkw6x[disabled].button__primary_rkw6x {
1131
1143
  color: rgba(235, 235, 245, 0.3);
1132
1144
  background-color: #202022
1133
- } .button__component_waqb9[disabled].button__primary_waqb9.button__loading_waqb9 {
1145
+ } .button__component_rkw6x[disabled].button__primary_rkw6x.button__loading_rkw6x {
1134
1146
  background-color: #202022;
1135
- } .button__component_waqb9[disabled].button__secondary_waqb9 {
1147
+ } .button__component_rkw6x[disabled].button__secondary_rkw6x {
1136
1148
  color: rgba(0, 0, 0, 0.3);
1137
1149
  background-color: rgba(18, 18, 18, 0.08);
1138
1150
  border-color: transparent
1139
- } .button__component_waqb9[disabled].button__secondary_waqb9.button__loading_waqb9 {
1151
+ } .button__component_rkw6x[disabled].button__secondary_rkw6x.button__loading_rkw6x {
1140
1152
  color: #000;
1141
1153
  background-color: rgba(0, 0, 0, 0.08);
1142
1154
  border-color: transparent;
1143
- } .button__component_waqb9[disabled].button__outlined_waqb9 {
1155
+ } .button__component_rkw6x[disabled].button__outlined_rkw6x {
1144
1156
  color: rgba(255, 255, 255, 0.3);
1145
1157
  background-color: transparent;
1146
1158
  border-color: rgba(35, 53, 73, 0.3)
1147
- } .button__component_waqb9[disabled].button__outlined_waqb9.button__loading_waqb9 {
1159
+ } .button__component_rkw6x[disabled].button__outlined_rkw6x.button__loading_rkw6x {
1148
1160
  color: #fff;
1149
- } .button__component_waqb9[disabled].button__tertiary_waqb9 {
1161
+ } .button__component_rkw6x[disabled].button__tertiary_rkw6x {
1150
1162
  color: rgba(0, 0, 0, 0.3);
1151
1163
  background-color: transparent;
1152
1164
  border-color: rgba(70, 70, 73, 0.3)
1153
- } .button__component_waqb9[disabled].button__tertiary_waqb9.button__loading_waqb9 {
1165
+ } .button__component_rkw6x[disabled].button__tertiary_rkw6x.button__loading_rkw6x {
1154
1166
  color: #000;
1155
- } .button__component_waqb9[disabled].button__filled_waqb9 {
1167
+ } .button__component_rkw6x[disabled].button__filled_rkw6x {
1156
1168
  color: rgba(255, 255, 255, 0.3);
1157
1169
  background-color: rgba(72, 87, 103, 0.3);
1158
1170
  border-color: transparent
1159
- } .button__component_waqb9[disabled].button__filled_waqb9.button__loading_waqb9 {
1171
+ } .button__component_rkw6x[disabled].button__filled_rkw6x.button__loading_rkw6x {
1160
1172
  color: #fff;
1161
1173
  background-color: #3a3a3c;
1162
1174
  border-color: transparent;
1163
- } .button__component_waqb9[disabled].button__transparent_waqb9 {
1175
+ } .button__component_rkw6x[disabled].button__transparent_rkw6x {
1164
1176
  color: rgba(255, 255, 255, 0.3);
1165
1177
  background-color: rgba(255, 255, 255, 0.03)
1166
- } .button__component_waqb9[disabled].button__transparent_waqb9.button__loading_waqb9 {
1178
+ } .button__component_rkw6x[disabled].button__transparent_rkw6x.button__loading_rkw6x {
1167
1179
  color: #000;
1168
1180
  background-color: rgba(255, 255, 255, 0.1);
1169
- } .button__component_waqb9[disabled].button__link_waqb9 {
1181
+ } .button__component_rkw6x[disabled].button__link_rkw6x {
1170
1182
  color: rgba(0, 0, 0, 0.3);
1171
1183
  background-color: transparent
1172
- } .button__component_waqb9[disabled].button__link_waqb9.button__loading_waqb9 {
1184
+ } .button__component_rkw6x[disabled].button__link_rkw6x.button__loading_rkw6x {
1173
1185
  color: #000;
1174
- } .button__component_waqb9[disabled].button__ghost_waqb9 {
1186
+ } .button__component_rkw6x[disabled].button__ghost_rkw6x {
1175
1187
  color: rgba(0, 0, 0, 0.3)
1176
- } .button__component_waqb9[disabled].button__ghost_waqb9.button__loading_waqb9 {
1188
+ } .button__component_rkw6x[disabled].button__ghost_rkw6x.button__loading_rkw6x {
1177
1189
  color: #000;
1178
- }.base-modal__component_7hxkw {
1179
- background: #121212;
1180
- }.popover__component_obrv4 {
1181
- background-color: transparent;
1182
- color: #fff;
1183
- } .popover__inner_obrv4 {
1184
- background-color: #121212;
1185
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1186
- border: 1px solid transparent;
1187
- } .popover__arrow_obrv4:after {
1188
- background-color: #121212;
1189
- border: 1px solid transparent;
1190
- }.chart__coreChart_1dxj8 .recharts-text tspan {
1191
- fill: #fff;
1192
- }
1193
- @keyframes chart__showDot_b16we {
1194
- }
1195
-
1196
- .chart__tickText_rwogm {
1197
- fill: #fff;
1198
- } .chart__circle_rwogm {
1199
- fill: #121212;
1200
- } .chart__circle_rwogm {
1201
- fill: #121212;
1202
- }
1203
- .chart__tooltip_gj46y {
1204
- background-color: #121212;
1205
- border: 1px solid #2b2b2e;
1206
- box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1207
- } .chart__tooltipArrow_gj46y {
1208
- border: 1px solid #2b2b2e;
1209
- background-color: #121212;
1210
- } .chart__tooltipArrow_gj46y:before {
1211
- border-color: transparent #121212 transparent transparent;
1212
- }.comment__component_2r18h {
1190
+ }.comment__component_169l8 {
1213
1191
  background-color: #202022;
1214
- }.circular-progress-bar__backgroundCircle_1j8in,
1215
- .circular-progress-bar__progressCircle_1j8in {
1216
- fill: transparent;
1217
- } .circular-progress-bar__positive_1j8in {
1218
- stroke: #2fc26e;
1219
- } .circular-progress-bar__negative_1j8in {
1220
- stroke: #d91d0b;
1221
- } .circular-progress-bar__backgroundCircle_1j8in {
1222
- stroke: #2c2c2e
1223
- } .circular-progress-bar__backgroundCircle_1j8in.circular-progress-bar__stroke_1j8in {
1224
- stroke: transparent;
1225
- } .circular-progress-bar__progressCircle_1j8in.circular-progress-bar__bg-positive_1j8in {
1226
- fill: #2fc26e;
1227
- } .circular-progress-bar__progressCircle_1j8in.circular-progress-bar__bg-negative_1j8in {
1228
- fill: #d91d0b;
1229
- } .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-tertiary_1j8in {
1230
- color: #464649;
1231
- } .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-positive_1j8in {
1232
- color: #2fc26e;
1233
- } .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-negative_1j8in {
1234
- color: #d91d0b;
1235
- } .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-primary-inverted_1j8in {
1236
- color: #000;
1237
- } .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-primary_1j8in {
1238
- color: #fff;
1239
- } .circular-progress-bar__iconWrapper_1j8in.circular-progress-bar__icon-secondary_1j8in {
1240
- color: #8d8d93;
1241
- }.list-header__filled_1o4sl {
1192
+ }.list-header__filled_viz7n {
1242
1193
  background-color: rgba(255, 255, 255, 0.1);
1243
- }.stepped-progress-bar__description_na8u3 {
1194
+ }.stepped-progress-bar__description_1bge3 {
1244
1195
  color: rgba(235, 235, 245, 0.6);
1245
1196
  }
1246
- .stepped-progress-bar__bar_m2qo7 {
1197
+ .stepped-progress-bar__bar_qvxs4 {
1247
1198
  background: rgba(255, 255, 255, 0.1);
1248
- } .stepped-progress-bar__positive_m2qo7 {
1199
+ } .stepped-progress-bar__positive_qvxs4 {
1249
1200
  background: #2fc26e;
1250
- } .stepped-progress-bar__attention_m2qo7 {
1201
+ } .stepped-progress-bar__attention_qvxs4 {
1251
1202
  background: #f6bf65;
1252
- } .stepped-progress-bar__negative_m2qo7 {
1203
+ } .stepped-progress-bar__negative_qvxs4 {
1253
1204
  background: #d91d0b;
1254
- } .stepped-progress-bar__link_m2qo7 {
1205
+ } .stepped-progress-bar__link_qvxs4 {
1255
1206
  background: #0072ef;
1256
- } .stepped-progress-bar__tertiary_m2qo7 {
1207
+ } .stepped-progress-bar__tertiary_qvxs4 {
1257
1208
  background: #464649;
1258
- } .stepped-progress-bar__secondary_m2qo7 {
1209
+ } .stepped-progress-bar__secondary_qvxs4 {
1259
1210
  background: #8d8d93;
1260
- } .stepped-progress-bar__primary_m2qo7 {
1211
+ } .stepped-progress-bar__primary_qvxs4 {
1261
1212
  background: #fff;
1262
- } .stepped-progress-bar__accent_m2qo7 {
1213
+ } .stepped-progress-bar__accent_qvxs4 {
1263
1214
  background: #ef3124;
1264
- }.attach__component_1ha2n {
1265
- } .attach__focused_1ha2n {
1266
- outline: 2px solid #0072ef;
1267
- }.confirmation-v1__errorHeader_ujwgj {
1268
- color: #fff;
1269
- color: #fff;
1270
- } .confirmation-v1__errorText_ujwgj {
1271
- color: rgba(235, 235, 245, 0.6);
1272
- color: rgba(235, 235, 245, 0.6);
1273
- } .confirmation-v1__phoneHintText_ujwgj {
1274
- color: rgba(235, 235, 245, 0.6);
1275
- color: rgba(235, 235, 245, 0.6);
1276
- } .confirmation-v1__phonesWrap_ujwgj {
1277
- color: rgba(235, 235, 245, 0.6);
1278
- } .confirmation-v1__phoneDescription_ujwgj {
1279
- color: rgba(235, 235, 245, 0.6);
1280
- }
1281
- .confirmation-v1__input_3mirn {
1282
- background-color: #202022;
1283
- color: #fff
1284
- } .confirmation-v1__input_3mirn.confirmation-v1__hasError_3mirn {
1285
- color: #f15045;
1286
- caret-color: #fff;
1287
- background-color: #35110d;
1288
- } .confirmation-v1__input_3mirn.confirmation-v1__disabled_3mirn {
1289
- color: rgba(235, 235, 245, 0.3);
1290
- } @keyframes confirmation-v1__shake_3mirn {
1291
- }
1292
- .confirmation-v1__component_e90u4 {
1293
- color: rgba(235, 235, 245, 0.6);
1294
- color: rgba(235, 235, 245, 0.6);
1295
- }
1296
- .confirmation-v1__circle_bt77b {
1215
+ }.circular-progress-bar__backgroundCircle_1pmx9,
1216
+ .circular-progress-bar__progressCircle_1pmx9 {
1297
1217
  fill: transparent;
1298
- stroke: #464649;
1218
+ } .circular-progress-bar__positive_1pmx9 {
1219
+ stroke: #2fc26e;
1220
+ } .circular-progress-bar__negative_1pmx9 {
1221
+ stroke: #d91d0b;
1222
+ } .circular-progress-bar__backgroundCircle_1pmx9 {
1223
+ stroke: #2c2c2e
1224
+ } .circular-progress-bar__backgroundCircle_1pmx9.circular-progress-bar__stroke_1pmx9 {
1225
+ stroke: transparent;
1226
+ } .circular-progress-bar__progressCircle_1pmx9.circular-progress-bar__bg-positive_1pmx9 {
1227
+ fill: #2fc26e;
1228
+ } .circular-progress-bar__progressCircle_1pmx9.circular-progress-bar__bg-negative_1pmx9 {
1229
+ fill: #d91d0b;
1230
+ } .circular-progress-bar__iconWrapper_1pmx9.circular-progress-bar__icon-tertiary_1pmx9 {
1231
+ color: #464649;
1232
+ } .circular-progress-bar__iconWrapper_1pmx9.circular-progress-bar__icon-positive_1pmx9 {
1233
+ color: #2fc26e;
1234
+ } .circular-progress-bar__iconWrapper_1pmx9.circular-progress-bar__icon-negative_1pmx9 {
1235
+ color: #d91d0b;
1236
+ } .circular-progress-bar__iconWrapper_1pmx9.circular-progress-bar__icon-primary-inverted_1pmx9 {
1237
+ color: #000;
1238
+ } .circular-progress-bar__iconWrapper_1pmx9.circular-progress-bar__icon-primary_1pmx9 {
1239
+ color: #fff;
1240
+ } .circular-progress-bar__iconWrapper_1pmx9.circular-progress-bar__icon-secondary_1pmx9 {
1241
+ color: #8d8d93;
1242
+ }.chart__coreChart_1jlbk .recharts-text tspan {
1243
+ fill: #fff;
1244
+ }
1245
+ @keyframes chart__showDot_1fbq8 {
1299
1246
  }
1300
- .confirmation-v1__title_v6u3l {
1301
- color: #fff;
1302
- } .confirmation-v1__description_v6u3l {
1303
- color: rgba(235, 235, 245, 0.6);
1304
- } .confirmation-v1__alertIcon_v6u3l {
1305
- color: #d91d0b;
1247
+
1248
+ .chart__tickText_hgncm {
1249
+ fill: #fff;
1250
+ } .chart__circle_hgncm {
1251
+ fill: #121212;
1252
+ } .chart__circle_hgncm {
1253
+ fill: #121212;
1306
1254
  }
1307
- .confirmation-v1__header_13x2v {
1308
- color: #fff;
1309
- color: #fff;
1310
- } .confirmation-v1__error_13x2v {
1311
- color: #f15045;
1312
- } .confirmation-v1__loaderText_13x2v {
1313
- color: rgba(235, 235, 245, 0.6);
1314
- color: rgba(235, 235, 245, 0.6);
1315
- }.custom-button__customButton_1clyi.custom-button__white_1clyi * {
1255
+ .chart__tooltip_lt488 {
1256
+ background-color: #121212;
1257
+ border: 1px solid #2b2b2e;
1258
+ box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1259
+ } .chart__tooltipArrow_lt488 {
1260
+ border: 1px solid #2b2b2e;
1261
+ background-color: #121212;
1262
+ } .chart__tooltipArrow_lt488:before {
1263
+ border-color: transparent #121212 transparent transparent;
1264
+ }.drawer__backdropEnter_1c5du {
1265
+ background-color: transparent;
1266
+ } .drawer__backdropEnterActive_1c5du,
1267
+ .drawer__backdropEnterDone_1c5du {
1268
+ background-color: rgba(0, 0, 0, 0.8);
1269
+ } .drawer__backdropExit_1c5du {
1270
+ background-color: rgba(0, 0, 0, 0.8);
1271
+ } .drawer__backdropExitActive_1c5du,
1272
+ .drawer__backdropExitDone_1c5du {
1273
+ background-color: transparent;
1274
+ }.attach__component_5ptx0 {
1275
+ } .attach__focused_5ptx0 {
1276
+ outline: 2px solid #0072ef;
1277
+ }.custom-button__customButton_j8lok.custom-button__white_j8lok * {
1316
1278
  color: #fff;
1317
- } .custom-button__customButton_1clyi.custom-button__black_1clyi * {
1279
+ } .custom-button__customButton_j8lok.custom-button__black_j8lok * {
1318
1280
  color: #000;
1319
- } .custom-button__customButton_1clyi:before {
1281
+ } .custom-button__customButton_j8lok:before {
1320
1282
  background-color: rgba(0, 0, 0, 0);
1321
- } .custom-button__customButton_1clyi.custom-button__darkening_1clyi:hover:before {
1283
+ } .custom-button__customButton_j8lok.custom-button__darkening_j8lok:hover:before {
1322
1284
  background-color: rgba(0, 0, 0, 0.07);
1323
- } .custom-button__customButton_1clyi.custom-button__darkening_1clyi:active:before {
1285
+ } .custom-button__customButton_j8lok.custom-button__darkening_j8lok:active:before {
1324
1286
  background-color: rgba(0, 0, 0, 0.15);
1325
- } .custom-button__customButton_1clyi.custom-button__lightening_1clyi:hover:before {
1287
+ } .custom-button__customButton_j8lok.custom-button__lightening_j8lok:hover:before {
1326
1288
  background-color: rgba(255, 255, 255, 0.15);
1327
- } .custom-button__customButton_1clyi.custom-button__lightening_1clyi:active:before {
1289
+ } .custom-button__customButton_j8lok.custom-button__lightening_j8lok:active:before {
1328
1290
  background-color: rgba(255, 255, 255, 0.2);
1329
- } .custom-button__customButton_1clyi:disabled.custom-button__white_1clyi * {
1291
+ } .custom-button__customButton_j8lok:disabled.custom-button__white_j8lok * {
1330
1292
  color: #fff;
1331
- } .custom-button__customButton_1clyi:disabled.custom-button__black_1clyi * {
1293
+ } .custom-button__customButton_j8lok:disabled.custom-button__black_j8lok * {
1332
1294
  color: #000;
1333
- }
1334
- .confirmation__component_sloi7 {
1335
- color: rgba(235, 235, 245, 0.6);
1336
- }
1337
- .confirmation__circle_hpmpm {
1338
- fill: transparent;
1339
- stroke: #464649;
1295
+ }.pagination__component_1eda0 {
1296
+ color: #fff;
1340
1297
  }
1341
-
1342
- .confirmation__typographyTheme_3qzcn.confirmation__typographyTheme_3qzcn {
1298
+ .pagination__dots_qjdho {
1343
1299
  color: rgba(235, 235, 245, 0.6);
1344
1300
  }
1345
- .confirmation__typographyTheme_uzag8.confirmation__typographyTheme_uzag8 {
1346
- color: rgba(235, 235, 245, 0.6);
1347
- }
1348
- .confirmation__typographyTheme_1cpg4.confirmation__typographyTheme_1cpg4 {
1349
- color: rgba(235, 235, 245, 0.6);
1350
- } .confirmation__phone_1cpg4.confirmation__phone_1cpg4 {
1301
+
1302
+ .pagination__tag_k3fel.pagination__tag_k3fel {
1303
+ color: rgba(235, 235, 245, 0.6)
1304
+ } .pagination__tag_k3fel.pagination__tag_k3fel:hover:not(:disabled) {
1305
+ background-color: #2c2c2e;
1306
+ color: #fff;
1307
+ } .pagination__tag_k3fel.pagination__tag_k3fel:active:not(:disabled) {
1308
+ background-color: #3a3a3c;
1309
+ } .pagination__tag_k3fel.pagination__tag_k3fel.pagination__checked_k3fel {
1310
+ background-color: #f3f4f5;
1311
+ color: #000;
1312
+ } .pagination__tag_k3fel.pagination__tag_k3fel.pagination__checked_k3fel:hover:not(:disabled) {
1313
+ color: #000;
1314
+ } .pagination__tag_k3fel.pagination__tag_k3fel.pagination__checked_k3fel:active:not(:disabled) {
1315
+ color: #fff;
1316
+ }.input__input_1229a {
1351
1317
  color: #fff;
1352
- } .confirmation__countdownContainer_1cpg4.confirmation__countdownContainer_1cpg4 {
1318
+ caret-color: #0072ef;
1319
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1320
+ } .input__input_1229a:-webkit-autofill {
1321
+ -webkit-text-fill-color: #fff;
1322
+ } .input__input_1229a::placeholder {
1353
1323
  color: rgba(235, 235, 245, 0.6);
1324
+ } .input__hasInnerLabel_1229a::placeholder {
1325
+ color: rgba(235, 235, 245, 0.3);
1326
+ } .input__clearIcon_1229a {
1327
+ color: #fff;
1328
+ } .input__input_1229a:read-only {
1329
+ color: rgba(235, 235, 245, 0.6)
1330
+ } .input__input_1229a:read-only:focus::placeholder {
1331
+ color: rgba(235, 235, 245, 0.6);
1332
+ } .input__input_1229a:disabled {
1333
+ color: #fff;
1334
+ -webkit-text-fill-color: #fff;
1335
+ } .input__input_1229a:focus::placeholder {
1336
+ color: rgba(235, 235, 245, 0.3);
1337
+ } .input__error_1229a {
1338
+ color: #f15045;
1339
+ caret-color: #f15045;
1354
1340
  }
1355
- .confirmation__typographyTheme_1gady.confirmation__typographyTheme_1gady {
1356
- color: rgba(235, 235, 245, 0.6);
1357
- }.cc-icon-button.icon-button__primary_1vgjz {
1341
+ .input__errorColorIcon_pdfi0 {
1342
+ color: #d91d0b;
1343
+ } .input__successColorIcon_pdfi0 {
1344
+ color: #2fc26e;
1345
+ } .input__focusVisible_pdfi0 {
1346
+ outline: 2px solid #0072ef;
1347
+ } @keyframes input__onautofillstart_pdfi0 {
1348
+ from {
1349
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1350
+ }
1351
+ to {
1352
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1353
+ }
1354
+ } @keyframes input__onautofillcancel_pdfi0 {
1355
+ from {
1356
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1357
+ }
1358
+ to {
1359
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1360
+ }
1361
+ }
1362
+ .input__input_pvmo9 {
1363
+ color: #000;
1364
+ caret-color: #0072ef;
1365
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1366
+ } .input__input_pvmo9:-webkit-autofill {
1367
+ -webkit-text-fill-color: #000;
1368
+ } .input__input_pvmo9::placeholder {
1369
+ color: rgba(60, 60, 67, 0.6);
1370
+ } .input__hasInnerLabel_pvmo9::placeholder {
1371
+ color: rgba(60, 60, 67, 0.3);
1372
+ } .input__clearIcon_pvmo9 {
1373
+ color: #000;
1374
+ } .input__input_pvmo9:read-only {
1375
+ color: rgba(60, 60, 67, 0.6)
1376
+ } .input__input_pvmo9:read-only:focus::placeholder {
1377
+ color: rgba(60, 60, 67, 0.6);
1378
+ } .input__input_pvmo9:disabled {
1379
+ color: #000;
1380
+ -webkit-text-fill-color: #000;
1381
+ } .input__input_pvmo9:focus::placeholder {
1382
+ color: rgba(60, 60, 67, 0.3);
1383
+ } .input__error_pvmo9 {
1384
+ color: #ef3124;
1385
+ caret-color: #ef3124;
1386
+ }.cc-icon-button.icon-button__primary_r7t02 {
1358
1387
  color: #fff
1359
- } .cc-icon-button.icon-button__primary_1vgjz:hover {
1388
+ } .cc-icon-button.icon-button__primary_r7t02:hover {
1360
1389
  color: rgb(204, 204, 204);
1361
- } .cc-icon-button.icon-button__primary_1vgjz:active {
1390
+ } .cc-icon-button.icon-button__primary_r7t02:active {
1362
1391
  color: rgb(179, 179, 179);
1363
- } .cc-icon-button.icon-button__secondary_1vgjz {
1392
+ } .cc-icon-button.icon-button__secondary_r7t02 {
1364
1393
  color: #8d8d93
1365
- } .cc-icon-button.icon-button__secondary_1vgjz:hover {
1394
+ } .cc-icon-button.icon-button__secondary_r7t02:hover {
1366
1395
  color: rgb(175, 175, 179);
1367
- } .cc-icon-button.icon-button__secondary_1vgjz:active {
1396
+ } .cc-icon-button.icon-button__secondary_r7t02:active {
1368
1397
  color: rgb(198, 198, 201);
1369
- } .cc-icon-button.icon-button__transparent_1vgjz {
1398
+ } .cc-icon-button.icon-button__transparent_r7t02 {
1370
1399
  color: rgba(255, 255, 255, 0.3)
1371
- } .cc-icon-button.icon-button__transparent_1vgjz:hover {
1400
+ } .cc-icon-button.icon-button__transparent_r7t02:hover {
1372
1401
  color: rgba(255, 255, 255, 0.4);
1373
- } .cc-icon-button.icon-button__transparent_1vgjz:active {
1402
+ } .cc-icon-button.icon-button__transparent_r7t02:active {
1374
1403
  color: rgba(255, 255, 255, 0.5);
1375
- } .cc-icon-button.icon-button__negative_1vgjz {
1404
+ } .cc-icon-button.icon-button__negative_r7t02 {
1376
1405
  color: #d91d0b
1377
- } .cc-icon-button.icon-button__negative_1vgjz:hover {
1406
+ } .cc-icon-button.icon-button__negative_r7t02:hover {
1378
1407
  color: rgb(220, 45, 28);
1379
- } .cc-icon-button.icon-button__negative_1vgjz:active {
1408
+ } .cc-icon-button.icon-button__negative_r7t02:active {
1380
1409
  color: rgb(223, 63, 48);
1381
- } .cc-icon-button.icon-button__tertiary_1vgjz {
1410
+ } .cc-icon-button.icon-button__tertiary_r7t02 {
1382
1411
  color: #464649
1383
- } .cc-icon-button.icon-button__tertiary_1vgjz:hover {
1412
+ } .cc-icon-button.icon-button__tertiary_r7t02:hover {
1384
1413
  color: rgb(83, 83, 86);
1385
- } .cc-icon-button.icon-button__tertiary_1vgjz:active {
1414
+ } .cc-icon-button.icon-button__tertiary_r7t02:active {
1386
1415
  color: rgb(98, 98, 100);
1387
- } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__primary_1vgjz {
1416
+ } .cc-icon-button.icon-button__component_r7t02:disabled.icon-button__primary_r7t02 {
1388
1417
  color: rgba(255, 255, 255, 0.3)
1389
- } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__primary_1vgjz.icon-button__loader_1vgjz {
1418
+ } .cc-icon-button.icon-button__component_r7t02:disabled.icon-button__primary_r7t02.icon-button__loader_r7t02 {
1390
1419
  color: #fff;
1391
- } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__secondary_1vgjz {
1420
+ } .cc-icon-button.icon-button__component_r7t02:disabled.icon-button__secondary_r7t02 {
1392
1421
  color: rgba(141, 141, 147, 0.3)
1393
- } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__secondary_1vgjz.icon-button__loader_1vgjz {
1422
+ } .cc-icon-button.icon-button__component_r7t02:disabled.icon-button__secondary_r7t02.icon-button__loader_r7t02 {
1394
1423
  color: #8d8d93;
1395
- } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__negative_1vgjz {
1424
+ } .cc-icon-button.icon-button__component_r7t02:disabled.icon-button__negative_r7t02 {
1396
1425
  color: rgba(217, 29, 11, 0.3)
1397
- } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__negative_1vgjz.icon-button__loader_1vgjz {
1426
+ } .cc-icon-button.icon-button__component_r7t02:disabled.icon-button__negative_r7t02.icon-button__loader_r7t02 {
1398
1427
  color: #d91d0b;
1399
- } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__tertiary_1vgjz {
1428
+ } .cc-icon-button.icon-button__component_r7t02:disabled.icon-button__tertiary_r7t02 {
1400
1429
  color: rgba(70, 70, 73, 0.3)
1401
- } .cc-icon-button.icon-button__component_1vgjz:disabled.icon-button__tertiary_1vgjz.icon-button__loader_1vgjz {
1430
+ } .cc-icon-button.icon-button__component_r7t02:disabled.icon-button__tertiary_r7t02.icon-button__loader_r7t02 {
1402
1431
  color: #464649;
1403
1432
  }
1404
1433
 
1405
- .cc-icon-button.icon-button__primary_86h83 {
1434
+ .cc-icon-button.icon-button__primary_12yua {
1406
1435
  color: #000
1407
- } .cc-icon-button.icon-button__primary_86h83:hover {
1436
+ } .cc-icon-button.icon-button__primary_12yua:hover {
1408
1437
  color: rgb(18, 18, 18);
1409
- } .cc-icon-button.icon-button__primary_86h83:active {
1438
+ } .cc-icon-button.icon-button__primary_12yua:active {
1410
1439
  color: rgb(38, 38, 38);
1411
- } .cc-icon-button.icon-button__secondary_86h83 {
1440
+ } .cc-icon-button.icon-button__secondary_12yua {
1412
1441
  color: #8a8a8e
1413
- } .cc-icon-button.icon-button__secondary_86h83:hover {
1442
+ } .cc-icon-button.icon-button__secondary_12yua:hover {
1414
1443
  color: rgb(117, 117, 121);
1415
- } .cc-icon-button.icon-button__secondary_86h83:active {
1444
+ } .cc-icon-button.icon-button__secondary_12yua:active {
1416
1445
  color: rgb(110, 110, 114);
1417
- } .cc-icon-button.icon-button__transparent_86h83 {
1446
+ } .cc-icon-button.icon-button__transparent_12yua {
1418
1447
  color: rgba(0, 0, 0, 0.3)
1419
- } .cc-icon-button.icon-button__transparent_86h83:hover {
1448
+ } .cc-icon-button.icon-button__transparent_12yua:hover {
1420
1449
  color: rgba(0, 0, 0, 0.4);
1421
- } .cc-icon-button.icon-button__transparent_86h83:active {
1450
+ } .cc-icon-button.icon-button__transparent_12yua:active {
1422
1451
  color: rgba(0, 0, 0, 0.5);
1423
- } .cc-icon-button.icon-button__negative_86h83 {
1452
+ } .cc-icon-button.icon-button__negative_12yua {
1424
1453
  color: #d91d0b
1425
- } .cc-icon-button.icon-button__negative_86h83:hover {
1454
+ } .cc-icon-button.icon-button__negative_12yua:hover {
1426
1455
  color: rgb(220, 45, 28);
1427
- } .cc-icon-button.icon-button__negative_86h83:active {
1456
+ } .cc-icon-button.icon-button__negative_12yua:active {
1428
1457
  color: rgb(223, 63, 48);
1429
- } .cc-icon-button.icon-button__tertiary_86h83 {
1458
+ } .cc-icon-button.icon-button__tertiary_12yua {
1430
1459
  color: #c5c5c7
1431
- } .cc-icon-button.icon-button__tertiary_86h83:hover {
1460
+ } .cc-icon-button.icon-button__tertiary_12yua:hover {
1432
1461
  color: rgb(167, 167, 169);
1433
- } .cc-icon-button.icon-button__tertiary_86h83:active {
1462
+ } .cc-icon-button.icon-button__tertiary_12yua:active {
1434
1463
  color: rgb(158, 158, 159);
1435
- } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__primary_86h83 {
1464
+ } .cc-icon-button.icon-button__component_12yua:disabled.icon-button__primary_12yua {
1436
1465
  color: rgba(0, 0, 0, 0.3)
1437
- } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__primary_86h83.icon-button__loader_86h83 {
1466
+ } .cc-icon-button.icon-button__component_12yua:disabled.icon-button__primary_12yua.icon-button__loader_12yua {
1438
1467
  color: #000;
1439
- } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__secondary_86h83 {
1468
+ } .cc-icon-button.icon-button__component_12yua:disabled.icon-button__secondary_12yua {
1440
1469
  color: rgba(138, 138, 142, 0.3)
1441
- } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__secondary_86h83.icon-button__loader_86h83 {
1470
+ } .cc-icon-button.icon-button__component_12yua:disabled.icon-button__secondary_12yua.icon-button__loader_12yua {
1442
1471
  color: #8a8a8e;
1443
- } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__negative_86h83 {
1472
+ } .cc-icon-button.icon-button__component_12yua:disabled.icon-button__negative_12yua {
1444
1473
  color: rgba(217, 29, 11, 0.3)
1445
- } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__negative_86h83.icon-button__loader_86h83 {
1474
+ } .cc-icon-button.icon-button__component_12yua:disabled.icon-button__negative_12yua.icon-button__loader_12yua {
1446
1475
  color: #d91d0b;
1447
- } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__tertiary_86h83 {
1476
+ } .cc-icon-button.icon-button__component_12yua:disabled.icon-button__tertiary_12yua {
1448
1477
  color: rgba(197, 197, 199, 0.3)
1449
- } .cc-icon-button.icon-button__component_86h83:disabled.icon-button__tertiary_86h83.icon-button__loader_86h83 {
1478
+ } .cc-icon-button.icon-button__component_12yua:disabled.icon-button__tertiary_12yua.icon-button__loader_12yua {
1450
1479
  color: #c5c5c7;
1451
- }.input__input_1w2lb {
1480
+ }.confirmation-v1__errorHeader_1ysf4 {
1452
1481
  color: #fff;
1453
- caret-color: #0072ef;
1454
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1455
- } .input__input_1w2lb:-webkit-autofill {
1456
- -webkit-text-fill-color: #fff;
1457
- } .input__input_1w2lb::placeholder {
1482
+ color: #fff;
1483
+ } .confirmation-v1__errorText_1ysf4 {
1458
1484
  color: rgba(235, 235, 245, 0.6);
1459
- } .input__hasInnerLabel_1w2lb::placeholder {
1460
- color: rgba(235, 235, 245, 0.3);
1461
- } .input__clearIcon_1w2lb {
1485
+ color: rgba(235, 235, 245, 0.6);
1486
+ } .confirmation-v1__phoneHintText_1ysf4 {
1487
+ color: rgba(235, 235, 245, 0.6);
1488
+ color: rgba(235, 235, 245, 0.6);
1489
+ } .confirmation-v1__phonesWrap_1ysf4 {
1490
+ color: rgba(235, 235, 245, 0.6);
1491
+ } .confirmation-v1__phoneDescription_1ysf4 {
1492
+ color: rgba(235, 235, 245, 0.6);
1493
+ }
1494
+ .confirmation-v1__input_3o3u6 {
1495
+ background-color: #202022;
1496
+ color: #fff
1497
+ } .confirmation-v1__input_3o3u6.confirmation-v1__hasError_3o3u6 {
1498
+ color: #f15045;
1499
+ caret-color: #fff;
1500
+ background-color: #35110d;
1501
+ } .confirmation-v1__input_3o3u6.confirmation-v1__disabled_3o3u6 {
1502
+ color: rgba(235, 235, 245, 0.3);
1503
+ } @keyframes confirmation-v1__shake_3o3u6 {
1504
+ }
1505
+ .confirmation-v1__component_e7frm {
1506
+ color: rgba(235, 235, 245, 0.6);
1507
+ color: rgba(235, 235, 245, 0.6);
1508
+ }
1509
+ .confirmation-v1__circle_1uloz {
1510
+ fill: transparent;
1511
+ stroke: #464649;
1512
+ }
1513
+ .confirmation-v1__title_1pzfh {
1462
1514
  color: #fff;
1463
- } .input__input_1w2lb:read-only {
1464
- color: rgba(235, 235, 245, 0.6)
1465
- } .input__input_1w2lb:read-only:focus::placeholder {
1466
- color: rgba(235, 235, 245, 0.6);
1467
- } .input__input_1w2lb:disabled {
1515
+ } .confirmation-v1__description_1pzfh {
1516
+ color: rgba(235, 235, 245, 0.6);
1517
+ } .confirmation-v1__alertIcon_1pzfh {
1518
+ color: #d91d0b;
1519
+ }
1520
+ .confirmation-v1__header_52xpy {
1468
1521
  color: #fff;
1469
- -webkit-text-fill-color: #fff;
1470
- } .input__input_1w2lb:focus::placeholder {
1471
- color: rgba(235, 235, 245, 0.3);
1472
- } .input__error_1w2lb {
1522
+ color: #fff;
1523
+ } .confirmation-v1__error_52xpy {
1473
1524
  color: #f15045;
1474
- caret-color: #f15045;
1525
+ } .confirmation-v1__loaderText_52xpy {
1526
+ color: rgba(235, 235, 245, 0.6);
1527
+ color: rgba(235, 235, 245, 0.6);
1475
1528
  }
1476
- .input__errorColorIcon_1i06p {
1477
- color: #d91d0b;
1478
- } .input__successColorIcon_1i06p {
1479
- color: #2fc26e;
1480
- } .input__focusVisible_1i06p {
1481
- outline: 2px solid #0072ef;
1482
- } @keyframes input__onautofillstart_1i06p {
1483
- from {
1484
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1485
- }
1486
- to {
1487
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1488
- }
1489
- } @keyframes input__onautofillcancel_1i06p {
1490
- from {
1491
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1492
- }
1493
- to {
1494
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1495
- }
1529
+ .confirmation__component_1x3xb {
1530
+ color: rgba(235, 235, 245, 0.6);
1496
1531
  }
1497
- .input__input_1jvyp {
1498
- color: #000;
1499
- caret-color: #0072ef;
1500
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1501
- } .input__input_1jvyp:-webkit-autofill {
1502
- -webkit-text-fill-color: #000;
1503
- } .input__input_1jvyp::placeholder {
1504
- color: rgba(60, 60, 67, 0.6);
1505
- } .input__hasInnerLabel_1jvyp::placeholder {
1506
- color: rgba(60, 60, 67, 0.3);
1507
- } .input__clearIcon_1jvyp {
1508
- color: #000;
1509
- } .input__input_1jvyp:read-only {
1510
- color: rgba(60, 60, 67, 0.6)
1511
- } .input__input_1jvyp:read-only:focus::placeholder {
1512
- color: rgba(60, 60, 67, 0.6);
1513
- } .input__input_1jvyp:disabled {
1514
- color: #000;
1515
- -webkit-text-fill-color: #000;
1516
- } .input__input_1jvyp:focus::placeholder {
1517
- color: rgba(60, 60, 67, 0.3);
1518
- } .input__error_1jvyp {
1519
- color: #ef3124;
1520
- caret-color: #ef3124;
1521
- }.pagination__component_e683r {
1532
+
1533
+ .confirmation__circle_uskpi {
1534
+ fill: transparent;
1535
+ stroke: #464649;
1536
+ }
1537
+ .confirmation__typographyTheme_rsct6.confirmation__typographyTheme_rsct6 {
1538
+ color: rgba(235, 235, 245, 0.6);
1539
+ }
1540
+ .confirmation__typographyTheme_1g3dg.confirmation__typographyTheme_1g3dg {
1541
+ color: rgba(235, 235, 245, 0.6);
1542
+ } .confirmation__phone_1g3dg.confirmation__phone_1g3dg {
1522
1543
  color: #fff;
1544
+ } .confirmation__countdownContainer_1g3dg.confirmation__countdownContainer_1g3dg {
1545
+ color: rgba(235, 235, 245, 0.6);
1523
1546
  }
1524
- .pagination__dots_1v2vx {
1547
+ .confirmation__typographyTheme_gf7dl.confirmation__typographyTheme_gf7dl {
1525
1548
  color: rgba(235, 235, 245, 0.6);
1526
1549
  }
1527
-
1528
- .pagination__tag_1tono.pagination__tag_1tono {
1529
- color: rgba(235, 235, 245, 0.6)
1530
- } .pagination__tag_1tono.pagination__tag_1tono:hover:not(:disabled) {
1531
- background-color: #2c2c2e;
1532
- color: #fff;
1533
- } .pagination__tag_1tono.pagination__tag_1tono:active:not(:disabled) {
1534
- background-color: #3a3a3c;
1535
- } .pagination__tag_1tono.pagination__tag_1tono.pagination__checked_1tono {
1536
- background-color: #f3f4f5;
1537
- color: #000;
1538
- } .pagination__tag_1tono.pagination__tag_1tono.pagination__checked_1tono:hover:not(:disabled) {
1539
- color: #000;
1540
- } .pagination__tag_1tono.pagination__tag_1tono.pagination__checked_1tono:active:not(:disabled) {
1541
- color: #fff;
1542
- }.pass-code__error_1sdm4 {
1550
+ .confirmation__typographyTheme_183sl.confirmation__typographyTheme_183sl {
1551
+ color: rgba(235, 235, 245, 0.6);
1552
+ }.pass-code__error_kzdi3 {
1543
1553
  color: #f15045;
1544
1554
  }
1545
- .pass-code__dot_fe0ro {
1555
+ .pass-code__dot_19byv {
1546
1556
  background: #3a3a3c
1547
- } .pass-code__dot_fe0ro.pass-code__error_fe0ro {
1557
+ } .pass-code__dot_19byv.pass-code__error_19byv {
1548
1558
  background: #d91d0b;
1549
- } .pass-code__filled_fe0ro {
1559
+ } .pass-code__filled_19byv {
1550
1560
  background: #fff;
1551
1561
  }
1552
- @keyframes pass-code__shake_12koi {
1562
+ @keyframes pass-code__shake_1usag {
1553
1563
  }
1554
1564
 
1555
- .pass-code__secondary_1ketu.pass-code__secondary_1ketu {
1565
+ .pass-code__secondary_1vaye.pass-code__secondary_1vaye {
1556
1566
  color: #fff;
1557
1567
  background: rgba(255, 255, 255, 0.06)
1558
- } .pass-code__secondary_1ketu.pass-code__secondary_1ketu:hover {
1568
+ } .pass-code__secondary_1vaye.pass-code__secondary_1vaye:hover {
1559
1569
  color: #fff;
1560
- } .pass-code__secondary_1ketu.pass-code__secondary_1ketu:active {
1570
+ } .pass-code__secondary_1vaye.pass-code__secondary_1vaye:active {
1561
1571
  background: rgba(255, 255, 255, 0.11);
1562
- } .pass-code__ghost_1ketu.pass-code__ghost_1ketu {
1572
+ } .pass-code__ghost_1vaye.pass-code__ghost_1vaye {
1563
1573
  color: #fff
1564
- } .pass-code__ghost_1ketu.pass-code__ghost_1ketu:hover {
1574
+ } .pass-code__ghost_1vaye.pass-code__ghost_1vaye:hover {
1565
1575
  color: #fff;
1566
- } .pass-code__ghost_1ketu.pass-code__ghost_1ketu:active {
1576
+ } .pass-code__ghost_1vaye.pass-code__ghost_1vaye:active {
1567
1577
  background: rgba(255, 255, 255, 0.11);
1568
- }.drawer__backdropEnter_1tn4c {
1569
- background-color: transparent;
1570
- } .drawer__backdropEnterActive_1tn4c,
1571
- .drawer__backdropEnterDone_1tn4c {
1572
- background-color: rgba(0, 0, 0, 0.8);
1573
- } .drawer__backdropExit_1tn4c {
1574
- background-color: rgba(0, 0, 0, 0.8);
1575
- } .drawer__backdropExitActive_1tn4c,
1576
- .drawer__backdropExitDone_1tn4c {
1577
- background-color: transparent;
1578
- }.pure-cell__focused_zfe7q {
1578
+ }.pure-cell__focused_1f9lu {
1579
1579
  outline: 2px solid #0072ef;
1580
1580
  }
1581
1581
 
1582
1582
 
1583
1583
 
1584
- .pure-cell__categoryPercent_i9oe4 {
1584
+ .pure-cell__categoryPercent_1pbui {
1585
1585
  background-color: #202022;
1586
1586
  }
1587
1587
 
@@ -1589,624 +1589,624 @@
1589
1589
 
1590
1590
 
1591
1591
 
1592
- .filter-tag__component_1roaq.filter-tag__disabled_1roaq {
1592
+ .with-suffix__hasSuffix_1p0i7 input:focus::placeholder {
1593
+ color: transparent;
1594
+ } .with-suffix__disabled_1p0i7 {
1595
+ color: #fff;
1596
+ } .with-suffix__readOnly_1p0i7 {
1597
+ color: rgba(235, 235, 245, 0.6);
1598
+ }.slider-input__slider_cao4g .noUi-base:hover > .noUi-connects {
1599
+ background-color: #2a2a2c;
1600
+ } .slider-input__slider_cao4g .noUi-connects {
1601
+ background-color: #2a2a2c;
1602
+ } .slider-input__steps_cao4g {
1603
+ color: rgba(235, 235, 245, 0.6);
1604
+ } .slider-input__info_cao4g {
1605
+ color: rgba(235, 235, 245, 0.6);
1606
+ }.filter-tag__component_13djy.filter-tag__disabled_13djy {
1593
1607
  background-color: rgba(32, 32, 34, 0.3);
1594
- } .filter-tag__component_1roaq.filter-tag__checked_1roaq:not(.filter-tag__component_1roaq.filter-tag__disabled_1roaq) {
1608
+ } .filter-tag__component_13djy.filter-tag__checked_13djy:not(.filter-tag__component_13djy.filter-tag__disabled_13djy) {
1595
1609
  background-color: #f3f4f5;
1596
- } .filter-tag__component_1roaq.filter-tag__checked_1roaq:not(.filter-tag__component_1roaq.filter-tag__disabled_1roaq):hover {
1610
+ } .filter-tag__component_13djy.filter-tag__checked_13djy:not(.filter-tag__component_13djy.filter-tag__disabled_13djy):hover {
1597
1611
  background-color: #f3f4f5;
1598
- } .filter-tag__component_1roaq.filter-tag__checked_1roaq:not(.filter-tag__component_1roaq.filter-tag__disabled_1roaq):active {
1612
+ } .filter-tag__component_13djy.filter-tag__checked_13djy:not(.filter-tag__component_13djy.filter-tag__disabled_13djy):active {
1599
1613
  background-color: rgb(194, 195, 196);
1600
- } .filter-tag__focused_1roaq {
1614
+ } .filter-tag__focused_13djy {
1601
1615
  outline: 2px solid #0072ef;
1602
- } .filter-tag__valueButton_1roaq {
1616
+ } .filter-tag__valueButton_13djy {
1603
1617
  color: #fff;
1604
1618
  background-color: #202022;
1605
1619
  border-color: transparent
1606
- } .filter-tag__valueButton_1roaq:not(.filter-tag__valueButton_1roaq:disabled):hover {
1620
+ } .filter-tag__valueButton_13djy:not(.filter-tag__valueButton_13djy:disabled):hover {
1607
1621
  background-color: #202022;
1608
1622
  border-color: transparent;
1609
- } .filter-tag__valueButton_1roaq:not(.filter-tag__valueButton_1roaq:disabled):active {
1623
+ } .filter-tag__valueButton_13djy:not(.filter-tag__valueButton_13djy:disabled):active {
1610
1624
  background-color: rgb(65, 65, 67);
1611
1625
  border-color: transparent;
1612
- } .filter-tag__valueButton_1roaq:disabled {
1626
+ } .filter-tag__valueButton_13djy:disabled {
1613
1627
  background-color: rgba(32, 32, 34, 0.3);
1614
1628
  border-color: transparent;
1615
1629
  color: rgba(235, 235, 245, 0.3);
1616
- } .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq {
1630
+ } .filter-tag__valueButton_13djy.filter-tag__checked_13djy {
1617
1631
  background-color: #f3f4f5;
1618
1632
  color: #000
1619
- } .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:not(.filter-tag__valueButton_1roaq:disabled):hover {
1633
+ } .filter-tag__valueButton_13djy.filter-tag__checked_13djy:not(.filter-tag__valueButton_13djy:disabled):hover {
1620
1634
  background-color: #f3f4f5;
1621
- } .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:not(.filter-tag__valueButton_1roaq:disabled):active {
1635
+ } .filter-tag__valueButton_13djy.filter-tag__checked_13djy:not(.filter-tag__valueButton_13djy:disabled):active {
1622
1636
  background-color: rgb(194, 195, 196);
1623
- } .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:not(.filter-tag__valueButton_1roaq:disabled):hover + .filter-tag__clear_1roaq:before {
1637
+ } .filter-tag__valueButton_13djy.filter-tag__checked_13djy:not(.filter-tag__valueButton_13djy:disabled):hover + .filter-tag__clear_13djy:before {
1624
1638
  background-color: #464649;
1625
- } .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:not(.filter-tag__valueButton_1roaq:disabled):active + .filter-tag__clear_1roaq:before {
1639
+ } .filter-tag__valueButton_13djy.filter-tag__checked_13djy:not(.filter-tag__valueButton_13djy:disabled):active + .filter-tag__clear_13djy:before {
1626
1640
  background-color: transparent;
1627
- } .filter-tag__valueButton_1roaq.filter-tag__checked_1roaq:disabled {
1641
+ } .filter-tag__valueButton_13djy.filter-tag__checked_13djy:disabled {
1628
1642
  background-color: rgba(243, 244, 245, 0.3);
1629
1643
  color: #000;
1630
- } .filter-tag__clear_1roaq {
1644
+ } .filter-tag__clear_13djy {
1631
1645
  color: #464649;
1632
1646
  background-color: #f3f4f5
1633
- } .filter-tag__clear_1roaq:before {
1647
+ } .filter-tag__clear_13djy:before {
1634
1648
  background-color: #464649;
1635
- } .filter-tag__clear_1roaq:hover:before {
1649
+ } .filter-tag__clear_13djy:hover:before {
1636
1650
  background-color: #464649;
1637
- } .filter-tag__clear_1roaq:active:before {
1651
+ } .filter-tag__clear_13djy:active:before {
1638
1652
  background-color: transparent;
1639
- } .filter-tag__clear_1roaq:hover {
1653
+ } .filter-tag__clear_13djy:hover {
1640
1654
  background-color: #f3f4f5;
1641
1655
  color: #000;
1642
- } .filter-tag__clear_1roaq:active {
1656
+ } .filter-tag__clear_13djy:active {
1643
1657
  background-color: rgb(194, 195, 196);
1644
1658
  color: #000;
1645
- }.bottom-sheet__modal_ex71y {
1659
+ }.file-upload-item__component_ag4l4 {
1660
+ color: rgba(235, 235, 245, 0.6);
1661
+ box-shadow: 0 -1px 0 0 #2b2b2e inset
1662
+ } .file-upload-item__icon_ag4l4 {
1663
+ color: #fff;
1664
+ } .file-upload-item__errorIcon_ag4l4 {
1665
+ color: #d91d0b;
1666
+ } .file-upload-item__successIcon_ag4l4 {
1667
+ color: #2fc26e;
1668
+ } .file-upload-item__name_ag4l4 {
1669
+ color: #fff
1670
+ } .file-upload-item__errorWrapper_ag4l4 {
1671
+ color: #ef3124
1672
+ }.bottom-sheet__modal_taz7k {
1646
1673
  background-color: transparent;
1647
- } .bottom-sheet__component_ex71y {
1674
+ } .bottom-sheet__component_taz7k {
1648
1675
  background: #121212;
1649
- } .bottom-sheet__marker_ex71y {
1676
+ } .bottom-sheet__marker_taz7k {
1650
1677
  background-color: #2a2a2c;
1651
- } .bottom-sheet__content_ex71y {
1678
+ } .bottom-sheet__content_taz7k {
1652
1679
  color: #fff;
1653
1680
  background-color: #121212;
1654
1681
  }
1655
- .bottom-sheet__backer_1nbdj {
1682
+ .bottom-sheet__backer_vrtyu {
1656
1683
  color: #fff;
1657
- } .bottom-sheet__button_1nbdj {
1684
+ } .bottom-sheet__button_vrtyu {
1658
1685
  background: rgba(255, 255, 255, 0.03);
1659
1686
  }
1660
- .bottom-sheet__closer_g3uz3 {
1687
+ .bottom-sheet__closer_uhn4p {
1661
1688
  color: #fff;
1662
- } .bottom-sheet__button_g3uz3 {
1689
+ } .bottom-sheet__button_uhn4p {
1663
1690
  background: rgba(255, 255, 255, 0.03);
1664
1691
  }
1665
- .bottom-sheet__footer_1ykmx {
1666
- background-color: #121212;
1667
- } .bottom-sheet__highlighted_1ykmx {
1668
- border-top: 1px solid #2b2b2e;
1692
+ .bottom-sheet__headerWrapper_xzr91 {
1669
1693
  background-color: #121212;
1694
+ } .bottom-sheet__highlighted_xzr91 {
1695
+ border-bottom: 1px solid #2b2b2e;
1670
1696
  }
1671
- .bottom-sheet__headerWrapper_kcjgq {
1697
+ .bottom-sheet__footer_y2tfp {
1698
+ background-color: #121212;
1699
+ } .bottom-sheet__highlighted_y2tfp {
1700
+ border-top: 1px solid #2b2b2e;
1672
1701
  background-color: #121212;
1673
- } .bottom-sheet__highlighted_kcjgq {
1674
- border-bottom: 1px solid #2b2b2e;
1675
- }.file-upload-item__component_jbwsp {
1676
- color: rgba(235, 235, 245, 0.6);
1677
- box-shadow: 0 -1px 0 0 #2b2b2e inset
1678
- } .file-upload-item__icon_jbwsp {
1679
- color: #fff;
1680
- } .file-upload-item__errorIcon_jbwsp {
1681
- color: #d91d0b;
1682
- } .file-upload-item__successIcon_jbwsp {
1683
- color: #2fc26e;
1684
- } .file-upload-item__name_jbwsp {
1685
- color: #fff
1686
- } .file-upload-item__errorWrapper_jbwsp {
1687
- color: #ef3124
1688
1702
  }
1689
1703
 
1690
1704
 
1691
- .modal__button_111nj {
1705
+ .modal__button_8elib {
1692
1706
  background: rgba(18, 18, 18, 0.4);
1693
1707
  }
1694
1708
 
1695
-
1696
-
1697
-
1698
- .modal__sticky_1kbht {
1709
+ .modal__sticky_17mad {
1699
1710
  background: #121212;
1700
- } .modal__highlighted_1kbht {
1711
+ } .modal__highlighted_17mad {
1701
1712
  background: #121212;
1702
1713
  box-shadow: 0 -1px 0 0 #2b2b2e;
1703
1714
  }
1704
1715
 
1705
1716
 
1706
1717
 
1707
- .modal__highlighted_1abcs {
1718
+
1719
+
1720
+
1721
+ .modal__highlighted_hq0m6 {
1708
1722
  background: #121212;
1709
- } .modal__sticky_1abcs.modal__hasContent_1abcs {
1723
+ } .modal__sticky_hq0m6.modal__hasContent_hq0m6 {
1710
1724
  background: #121212;
1711
1725
  }
1712
- .plate__component_15kkz {
1726
+ .plate__component_z97lh {
1713
1727
  color: #fff
1714
- } .plate__focused_15kkz {
1728
+ } .plate__focused_z97lh {
1715
1729
  outline: 2px solid #0072ef;
1716
- } .plate__shadow_15kkz:after {
1730
+ } .plate__shadow_z97lh:after {
1717
1731
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1718
- } .plate__common_15kkz {
1732
+ } .plate__common_z97lh {
1719
1733
  background-color: rgba(255, 255, 255, 0.06);
1720
1734
  box-shadow: 0 0 0 1px #6d7986
1721
- } .plate__common_15kkz:before {
1735
+ } .plate__common_z97lh:before {
1722
1736
  background-color: #6d7986;
1723
- } .plate__negative_15kkz {
1737
+ } .plate__negative_z97lh {
1724
1738
  background-color: #35110d;
1725
1739
  box-shadow: 0 0 0 1px #d91d0b
1726
- } .plate__negative_15kkz:before {
1740
+ } .plate__negative_z97lh:before {
1727
1741
  background-color: #d91d0b;
1728
- } .plate__positive_15kkz {
1742
+ } .plate__positive_z97lh {
1729
1743
  background-color: #042117;
1730
1744
  box-shadow: 0 0 0 1px #13a463
1731
- } .plate__positive_15kkz:before {
1745
+ } .plate__positive_z97lh:before {
1732
1746
  background-color: #13a463;
1733
- } .plate__attention_15kkz {
1747
+ } .plate__attention_z97lh {
1734
1748
  background-color: #332104;
1735
1749
  box-shadow: 0 0 0 1px #de6a00
1736
- } .plate__attention_15kkz:before {
1750
+ } .plate__attention_z97lh:before {
1737
1751
  background-color: #de6a00;
1738
- } .plate__custom_15kkz {
1752
+ } .plate__custom_z97lh {
1739
1753
  background: transparent;
1740
1754
  box-shadow: 0 0 0 1px #6d7986
1741
- } .plate__custom_15kkz:before {
1755
+ } .plate__custom_z97lh:before {
1742
1756
  background-color: #6d7986;
1743
- }.toast-plate__component_1bt9s {
1757
+ }.bank-card__component_y1srf {
1758
+ --form-control-bg-color: transparent;
1759
+ --form-control-focus-shadow: transparent;
1760
+ --form-control-hover-bg-color: transparent;
1761
+ --form-control-focus-bg-color: transparent;
1762
+ } .bank-card__label_y1srf {
1763
+ color: rgba(0, 0, 0, 0.6)
1764
+ } .bank-card__focused_y1srf .bank-card__label_y1srf,
1765
+ .bank-card__filled_y1srf .bank-card__label_y1srf {
1766
+ color: #000
1767
+ } .bank-card__input_y1srf {
1768
+ color: #000;
1769
+ caret-color: #000
1770
+ } .bank-card__bankLogo_y1srf svg g {
1771
+ fill: #000;
1772
+ } .bank-card__brandLogo_y1srf svg {
1773
+ fill: #000;
1774
+ } .bank-card__usePhoto_y1srf {
1775
+ background-color: transparent
1776
+ } .bank-card__usePhoto_y1srf svg {
1777
+ fill: #000;
1778
+ }.toast-plate__component_1qjdj {
1744
1779
  color: #000;
1745
1780
  background-color: #fff;
1746
- } .toast-plate__closeButtonWrapper_1bt9s:before {
1781
+ } .toast-plate__closeButtonWrapper_1qjdj:before {
1747
1782
  background-color: #e9e9eb;
1748
1783
  }
1749
1784
 
1750
- .toast-plate__component_1teuw {
1785
+ .toast-plate__component_93ulz {
1751
1786
  color: #fff;
1752
1787
  background-color: #121212;
1753
- } .toast-plate__closeButtonWrapper_1teuw:before {
1788
+ } .toast-plate__closeButtonWrapper_93ulz:before {
1754
1789
  background-color: #262629;
1755
- }.slider-input__slider_8urcc .noUi-base:hover > .noUi-connects {
1756
- background-color: #2a2a2c;
1757
- } .slider-input__slider_8urcc .noUi-connects {
1758
- background-color: #2a2a2c;
1759
- } .slider-input__steps_8urcc {
1760
- color: rgba(235, 235, 245, 0.6);
1761
- } .slider-input__info_8urcc {
1762
- color: rgba(235, 235, 245, 0.6);
1763
- }.with-suffix__hasSuffix_xqmth input:focus::placeholder {
1764
- color: transparent;
1765
- } .with-suffix__disabled_xqmth {
1766
- color: #fff;
1767
- } .with-suffix__readOnly_xqmth {
1768
- color: rgba(235, 235, 245, 0.6);
1769
- }
1790
+ }
1770
1791
 
1771
1792
 
1772
1793
 
1773
- .side-panel__button_1s5yt {
1794
+ .side-panel__button_lec0c {
1774
1795
  background: rgba(18, 18, 18, 0.4);
1775
1796
  }
1776
1797
 
1777
1798
 
1778
1799
 
1779
1800
 
1780
- .side-panel__sticky_1e1fe {
1801
+ .side-panel__sticky_ope5d {
1781
1802
  background: #121212;
1782
- } .side-panel__highlighted_1e1fe {
1803
+ } .side-panel__highlighted_ope5d {
1783
1804
  background: #121212;
1784
1805
  box-shadow: 0 -1px 0 0 #2b2b2e;
1785
1806
  }
1786
1807
 
1787
1808
 
1788
1809
 
1789
- .side-panel__highlighted_9eiwa {
1810
+ .side-panel__highlighted_1oc97 {
1790
1811
  background: #121212;
1791
- } .side-panel__sticky_9eiwa.side-panel__hasContent_9eiwa {
1812
+ } .side-panel__sticky_1oc97.side-panel__hasContent_1oc97 {
1792
1813
  background: #121212;
1793
1814
  }
1794
- .tooltip__hint_8npv5 {
1815
+ .amount-input__minorPartAndCurrency_1uv6g {
1816
+ color: rgba(235, 235, 245, 0.6);
1817
+ }
1818
+ .amount-input__filled_dpe8o .amount-input__input_dpe8o,
1819
+ .amount-input__input_dpe8o:focus {
1820
+ -webkit-text-fill-color: transparent;
1821
+ }
1822
+ .amount-input__minorPartAndCurrency_qdcjn {
1823
+ color: rgba(60, 60, 67, 0.6);
1824
+ }.tooltip__hint_i5xdx {
1795
1825
  background-color: #fff;
1796
1826
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
1797
1827
  0 8px 16px rgba(11, 31, 53, 0.16);
1798
1828
  color: #000;
1799
- } .tooltip__hint_8npv5 .tooltip__arrow_8npv5:after {
1829
+ } .tooltip__hint_i5xdx .tooltip__arrow_i5xdx:after {
1800
1830
  background-color: #fff;
1801
1831
  border-color: #fff;
1802
1832
  }
1803
1833
 
1804
- .tooltip__tooltip_1o1t9 {
1834
+ .tooltip__tooltip_1xk0s {
1805
1835
  background-color: #fff;
1806
1836
  color: #000;
1807
1837
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
1808
1838
  0 8px 16px rgba(11, 31, 53, 0.16);
1809
- } .tooltip__tooltip_1o1t9 .tooltip__arrow_1o1t9:after {
1839
+ } .tooltip__tooltip_1xk0s .tooltip__arrow_1xk0s:after {
1810
1840
  background-color: #fff;
1811
- } .tooltip__hint_1o1t9 {
1841
+ } .tooltip__hint_1xk0s {
1812
1842
  background-color: #121212;
1813
1843
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1814
1844
  color: #fff;
1815
- } .tooltip__hint_1o1t9 .tooltip__arrow_1o1t9:after {
1845
+ } .tooltip__hint_1xk0s .tooltip__arrow_1xk0s:after {
1816
1846
  background-color: #121212;
1817
1847
  }
1818
-
1819
- .calendar__wrapper_ia84b {
1820
- background: #121212;
1821
- } .calendar__calendar_ia84b th {
1822
- border-bottom: 1px solid #2b2b2e;
1823
- } .calendar__dayNames_ia84b {
1824
- border-bottom: 1px solid #2b2b2e;
1825
- background: #121212
1826
- } .calendar__month_ia84b {
1827
- color: #fff;
1828
- } .calendar__dayName_ia84b {
1829
- color: rgba(235, 235, 245, 0.6)
1848
+ .toast__toastPlate_1vvsf {
1849
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1850
+ } .toast__popoverInner_1vvsf {
1851
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1852
+ background-color: transparent;
1853
+ }
1854
+ .calendar__withShadow_1ugm5 {
1855
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1830
1856
  }
1831
- .calendar__dayName_vgwke {
1857
+ .calendar__dayName_1cbna {
1832
1858
  color: rgba(235, 235, 245, 0.6)
1833
- } .calendar__day_vgwke {
1859
+ } .calendar__day_1cbna {
1834
1860
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1835
1861
  color: #fff
1836
- } .calendar__day_vgwke.calendar__highlighted_vgwke,
1837
- .calendar__day_vgwke.calendar__range_vgwke.calendar__highlighted_vgwke:not(.calendar__disabled_vgwke) {
1862
+ } .calendar__day_1cbna.calendar__highlighted_1cbna,
1863
+ .calendar__day_1cbna.calendar__range_1cbna.calendar__highlighted_1cbna:not(.calendar__disabled_1cbna) {
1838
1864
  color: #fff;
1839
1865
  background: #2a2a2c;
1840
- } .calendar__day_vgwke.calendar__holiday_vgwke {
1866
+ } .calendar__day_1cbna.calendar__holiday_1cbna {
1841
1867
  color: #ef3124;
1842
- } .calendar__day_vgwke.calendar__disabled_vgwke {
1868
+ } .calendar__day_1cbna.calendar__disabled_1cbna {
1843
1869
  color: rgba(235, 235, 245, 0.3);
1844
1870
  background: transparent;
1845
- } .calendar__day_vgwke.calendar__today_vgwke {
1871
+ } .calendar__day_1cbna.calendar__today_1cbna {
1846
1872
  color: #0072ef;
1847
- } .calendar__day_vgwke.calendar__rangeComplete_vgwke {
1873
+ } .calendar__day_1cbna.calendar__rangeComplete_1cbna {
1848
1874
  background: #e8f2fe;
1849
- } .calendar__day_vgwke.calendar__selected_vgwke,
1850
- .calendar__day_vgwke.calendar__disabled_vgwke.calendar__selected_vgwke {
1875
+ } .calendar__day_1cbna.calendar__selected_1cbna,
1876
+ .calendar__day_1cbna.calendar__disabled_1cbna.calendar__selected_1cbna {
1851
1877
  color: #000;
1852
1878
  background: #fff;
1853
1879
  } @media (hover) {
1854
- .calendar__day_vgwke.calendar__selected_vgwke:hover {
1880
+ .calendar__day_1cbna.calendar__selected_1cbna:hover {
1855
1881
  background: rgb(217, 217, 217);
1856
1882
  }
1857
- } .calendar__dayWrapper_vgwke {
1883
+ } .calendar__dayWrapper_1cbna {
1858
1884
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
1859
- } .calendar__range_vgwke .calendar__day_vgwke:not(.calendar__selected_vgwke):not(.calendar__disabled_vgwke):not(.calendar__today_vgwke):not(.calendar__holiday_vgwke) {
1885
+ } .calendar__range_1cbna .calendar__day_1cbna:not(.calendar__selected_1cbna):not(.calendar__disabled_1cbna):not(.calendar__today_1cbna):not(.calendar__holiday_1cbna) {
1860
1886
  color: #fff;
1861
- } .calendar__range_vgwke:before {
1887
+ } .calendar__range_1cbna:before {
1862
1888
  background: rgba(255, 255, 255, 0.1);
1863
- } .calendar__rangeComplete_vgwke:before {
1889
+ } .calendar__rangeComplete_1cbna:before {
1864
1890
  background: #e8f2fe;
1865
- } .calendar__transitLeft_vgwke:after {
1891
+ } .calendar__transitLeft_1cbna:after {
1866
1892
  background: linear-gradient(
1867
1893
  270deg,
1868
1894
  rgba(255, 255, 255, 0.1) 0%,
1869
1895
  rgba(255, 255, 255, 0) 100%
1870
1896
  );
1871
- } .calendar__transitRight_vgwke:after {
1897
+ } .calendar__transitRight_1cbna:after {
1872
1898
  background: linear-gradient(
1873
1899
  270deg,
1874
1900
  rgba(255, 255, 255, 0) 0%,
1875
1901
  rgba(255, 255, 255, 0.1) 100%
1876
1902
  );
1877
- } .calendar__rangeComplete_vgwke.calendar__transitLeft_vgwke:after {
1903
+ } .calendar__rangeComplete_1cbna.calendar__transitLeft_1cbna:after {
1878
1904
  background: linear-gradient(
1879
1905
  270deg,
1880
1906
  #e8f2fe 0%,
1881
1907
  rgba(255, 255, 255, 0) 100%
1882
1908
  );
1883
- } .calendar__rangeComplete_vgwke.calendar__transitRight_vgwke:after {
1909
+ } .calendar__rangeComplete_1cbna.calendar__transitRight_1cbna:after {
1884
1910
  background: linear-gradient(
1885
1911
  270deg,
1886
1912
  rgba(255, 255, 255, 0) 0%,
1887
1913
  #e8f2fe 100%
1888
1914
  );
1889
- } .calendar__dot_vgwke {
1915
+ } .calendar__dot_1cbna {
1890
1916
  background: #fff;
1891
- } .calendar__selected_vgwke .calendar__dot_vgwke {
1917
+ } .calendar__selected_1cbna .calendar__dot_1cbna {
1892
1918
  background: #000;
1893
1919
  }
1894
- .calendar__withShadow_24bcl {
1895
- box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1896
- }
1897
1920
 
1898
1921
  @media (max-width: 374px) {
1899
1922
  }
1900
- .calendar__empty_1t61w {
1923
+ .calendar__empty_1d6rt {
1901
1924
  color: rgba(235, 235, 245, 0.6);
1902
1925
  }
1903
- .cc-calendar .calendar__button_1c271 {
1926
+ .cc-calendar .calendar__button_15dds {
1904
1927
  background-color: transparent
1905
- } .cc-calendar .calendar__button_1c271:not(:disabled):hover {
1928
+ } .cc-calendar .calendar__button_15dds:not(:disabled):hover {
1906
1929
  background-color: #2c2c2e;
1907
1930
  color: #fff;
1908
- } .cc-calendar .calendar__button_1c271.calendar__filled_1c271 {
1931
+ } .cc-calendar .calendar__button_15dds.calendar__filled_15dds {
1909
1932
  background-color: #2c2c2e
1910
- } .cc-calendar .calendar__button_1c271.calendar__filled_1c271:not(:disabled):hover {
1933
+ } .cc-calendar .calendar__button_15dds.calendar__filled_15dds:not(:disabled):hover {
1911
1934
  background-color: rgb(59, 59, 61);
1912
- } .cc-calendar .calendar__button_1c271.calendar__outlined_1c271 {
1935
+ } .cc-calendar .calendar__button_15dds.calendar__outlined_15dds {
1913
1936
  border: 1px solid #fff;
1914
- } .cc-calendar .calendar__button_1c271.calendar__selected_1c271,
1915
- .cc-calendar .calendar__button_1c271.calendar__selected_1c271:disabled {
1937
+ } .cc-calendar .calendar__button_15dds.calendar__selected_15dds,
1938
+ .cc-calendar .calendar__button_15dds.calendar__selected_15dds:disabled {
1916
1939
  background-color: #fff;
1917
1940
  color: #000
1918
- } .cc-calendar .calendar__button_1c271.calendar__selected_1c271:not(:disabled):hover, .cc-calendar .calendar__button_1c271.calendar__selected_1c271:disabled:not(:disabled):hover {
1941
+ } .cc-calendar .calendar__button_15dds.calendar__selected_15dds:not(:disabled):hover, .cc-calendar .calendar__button_15dds.calendar__selected_15dds:disabled:not(:disabled):hover {
1919
1942
  background-color: #fff;
1920
1943
  color: #000;
1921
1944
  }
1922
- @media (max-width: 374px) {
1923
- }.bank-card__component_mokx9 {
1924
- --form-control-bg-color: transparent;
1925
- --form-control-focus-shadow: transparent;
1926
- --form-control-hover-bg-color: transparent;
1927
- --form-control-focus-bg-color: transparent;
1928
- } .bank-card__label_mokx9 {
1929
- color: rgba(0, 0, 0, 0.6)
1930
- } .bank-card__focused_mokx9 .bank-card__label_mokx9,
1931
- .bank-card__filled_mokx9 .bank-card__label_mokx9 {
1932
- color: #000
1933
- } .bank-card__input_mokx9 {
1934
- color: #000;
1935
- caret-color: #000
1936
- } .bank-card__bankLogo_mokx9 svg g {
1937
- fill: #000;
1938
- } .bank-card__brandLogo_mokx9 svg {
1939
- fill: #000;
1940
- } .bank-card__usePhoto_mokx9 {
1941
- background-color: transparent
1942
- } .bank-card__usePhoto_mokx9 svg {
1943
- fill: #000;
1944
- }.select__arrow_1uvqh {
1945
+ .calendar__wrapper_ox3hr {
1946
+ background: #121212;
1947
+ } .calendar__calendar_ox3hr th {
1948
+ border-bottom: 1px solid #2b2b2e;
1949
+ } .calendar__dayNames_ox3hr {
1950
+ border-bottom: 1px solid #2b2b2e;
1951
+ background: #121212
1952
+ } .calendar__month_ox3hr {
1945
1953
  color: #fff;
1954
+ } .calendar__dayName_ox3hr {
1955
+ color: rgba(235, 235, 245, 0.6)
1946
1956
  }
1947
-
1948
- .select__option_qay43 {
1957
+ @media (max-width: 374px) {
1958
+ }.select__option_h7qsg {
1949
1959
  background: #121212;
1950
1960
  color: #fff
1951
- } .select__option_qay43:not(.select__disabled_qay43):active {
1961
+ } .select__option_h7qsg:not(.select__disabled_h7qsg):active {
1952
1962
  background: #2c2c2e;
1953
1963
  color: #fff;
1954
- } .select__selected_qay43 {
1964
+ } .select__selected_h7qsg {
1955
1965
  background: #121212;
1956
1966
  color: #fff;
1957
- } .select__highlighted_qay43 {
1967
+ } .select__highlighted_h7qsg {
1958
1968
  background: #202022;
1959
1969
  color: #fff;
1960
- } .select__disabled_qay43 {
1970
+ } .select__disabled_h7qsg {
1961
1971
  background: #121212;
1962
1972
  color: rgba(235, 235, 245, 0.6);
1963
1973
  }
1964
- .select__popoverInner_jds7l {
1974
+
1975
+ .select__popoverInner_b7ho5 {
1965
1976
  background: transparent;
1966
- } .select__optionsList_jds7l {
1977
+ } .select__optionsList_b7ho5 {
1967
1978
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1968
1979
  background: #121212;
1969
1980
  }
1970
- .select__popoverInner_1pm5k {
1981
+ .select__popoverInner_1lxqc {
1971
1982
  background: transparent;
1972
1983
  }
1973
- .select__single_1mumt {
1984
+ .select__single_1drfi {
1974
1985
  background: #fff
1975
- } .select__colorIcon_1mumt {
1986
+ } .select__colorIcon_1drfi {
1976
1987
  color: #2fc26e;
1977
1988
  }
1978
- .select__placeholder_1kjo4 {
1989
+ .select__placeholder_1o83c {
1979
1990
  color: rgba(235, 235, 245, 0.6);
1980
- } .select__focusVisible_1kjo4 {
1991
+ } .select__focusVisible_1o83c {
1981
1992
  outline: 2px solid #0072ef;
1982
1993
  }
1983
- .select__optgroup_4pd8i {
1994
+ .select__arrow_17hz5 {
1995
+ color: #fff;
1996
+ }
1997
+ .select__optgroup_1vk6r {
1984
1998
  background: #121212
1985
- } .select__label_4pd8i {
1999
+ } .select__label_1vk6r {
1986
2000
  color: rgba(235, 235, 245, 0.6);
1987
2001
  }
1988
- .select__option_1mi4y {
2002
+ .select__option_83xpo {
1989
2003
  background: #121212;
1990
2004
  color: #fff
1991
- } .select__option_1mi4y:not(.select__disabled_1mi4y):active {
2005
+ } .select__option_83xpo:not(.select__disabled_83xpo):active {
1992
2006
  background: #2c2c2e;
1993
2007
  color: #fff;
1994
- } .select__option_1mi4y:before {
2008
+ } .select__option_83xpo:before {
1995
2009
  background: #2b2b2e;
1996
- } .select__selected_1mi4y {
2010
+ } .select__selected_83xpo {
1997
2011
  background: #121212;
1998
2012
  color: #fff;
1999
- } .select__highlighted_1mi4y {
2013
+ } .select__highlighted_83xpo {
2000
2014
  background: #202022;
2001
2015
  color: #fff
2002
- } .select__disabled_1mi4y {
2016
+ } .select__disabled_83xpo {
2003
2017
  background: #121212;
2004
2018
  color: rgba(235, 235, 245, 0.6);
2005
2019
  }
2006
- .select__emptyPlaceholder_pnda4 {
2020
+ .select__emptyPlaceholder_xtntk {
2007
2021
  color: rgba(235, 235, 245, 0.6);
2008
2022
  }
2009
- .select__virtualRow_5e7h2:before {
2023
+ .select__virtualRow_1vc47:before {
2010
2024
  background: #2b2b2e;
2011
- } .select__emptyPlaceholder_5e7h2 {
2025
+ } .select__emptyPlaceholder_1vc47 {
2012
2026
  color: rgba(235, 235, 245, 0.6);
2013
2027
  }
2014
2028
 
2015
2029
 
2016
-
2017
- .select__emptyPlaceholder_u5r7f {
2030
+ .select__emptyPlaceholder_1dpfl {
2018
2031
  color: rgba(235, 235, 245, 0.6);
2019
- } .select__footer_u5r7f {
2032
+ } .select__footer_1dpfl {
2020
2033
  background-color: #121212
2021
- } .select__highlighted_u5r7f {
2034
+ } .select__highlighted_1dpfl {
2022
2035
  border-top: 1px solid #2b2b2e;
2023
2036
  background-color: #121212;
2024
2037
  }
2025
- .select__footer_hr9jx {
2038
+
2039
+ .select__footer_e2ucc {
2026
2040
  background: #121212
2027
- } .select__withBorder_hr9jx {
2041
+ } .select__withBorder_e2ucc {
2028
2042
  box-shadow: inset 0 1px 0 #262629;
2029
- }.toast__toastPlate_odg54 {
2030
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2031
- } .toast__popoverInner_odg54 {
2032
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2033
- background-color: transparent;
2034
- }.amount-input__minorPartAndCurrency_101vj {
2035
- color: rgba(235, 235, 245, 0.6);
2036
- }
2037
- .amount-input__filled_1pi50 .amount-input__input_1pi50,
2038
- .amount-input__input_1pi50:focus {
2039
- -webkit-text-fill-color: transparent;
2040
- }
2041
- .amount-input__minorPartAndCurrency_1ul5o {
2042
- color: rgba(60, 60, 67, 0.6);
2043
- }.gallery__modal_romdw {
2043
+ }@media (min-width: 600px) {
2044
+ }.gallery__modal_111cv {
2044
2045
  background: transparent;
2045
2046
  }
2046
- .gallery__header_1mzf6 {
2047
+ .gallery__header_1njpn {
2047
2048
  background-color: #e9e9eb;
2048
2049
  }
2049
2050
 
2050
- .gallery__component_1pgfc {
2051
+ .gallery__component_czq9z {
2051
2052
  border: 2px solid rgba(0, 0, 0, 0);
2052
- } .gallery__active_1pgfc {
2053
+ } .gallery__active_czq9z {
2053
2054
  border-color: #000
2054
- } .gallery__image_1pgfc {
2055
+ } .gallery__image_czq9z {
2055
2056
  background-color: #121212
2056
- } .gallery__loading_1pgfc {
2057
+ } .gallery__loading_czq9z {
2057
2058
  background-color: #e9eaeb;
2058
- } .gallery__brokenImageWrapper_1pgfc {
2059
+ } .gallery__brokenImageWrapper_czq9z {
2059
2060
  background-color: #121212
2060
- } .gallery__focused_1pgfc {
2061
+ } .gallery__focused_czq9z {
2061
2062
  outline: 2px solid #0072ef;
2062
2063
  }
2063
- .gallery__component_5jon8 {
2064
+ .gallery__component_13hpi {
2064
2065
  background-color: rgba(255, 255, 255, 0.5);
2065
- } .gallery__slideLoading_5jon8 {
2066
+ } .gallery__slideLoading_13hpi {
2066
2067
  background-color: #e9eaeb;
2067
- } .gallery__image_5jon8 {
2068
+ } .gallery__image_13hpi {
2068
2069
  background-color: #121212;
2069
- } .gallery__smallImage_5jon8 {
2070
+ } .gallery__smallImage_13hpi {
2070
2071
  background-color: #121212;
2071
- } .gallery__arrow_5jon8 {
2072
+ } .gallery__arrow_13hpi {
2072
2073
  color: #000
2073
- } .gallery__arrow_5jon8:hover {
2074
+ } .gallery__arrow_13hpi:hover {
2074
2075
  background-color: rgba(255, 255, 255, 0.1);
2075
- } .gallery__arrow_5jon8:active {
2076
+ } .gallery__arrow_13hpi:active {
2076
2077
  background-color: rgba(255, 255, 255, 0.2);
2077
- } .gallery__focused_5jon8 {
2078
+ } .gallery__focused_13hpi {
2078
2079
  outline: 2px solid #0072ef;
2079
- } .gallery__placeholder_5jon8 {
2080
+ } .gallery__placeholder_13hpi {
2080
2081
  background-color: #121212;
2081
- } .gallery__fullScreenImage_5jon8 {
2082
+ } .gallery__fullScreenImage_13hpi {
2082
2083
  background-color: #121212;
2083
2084
  }
2084
- .gallery__component_4f4dz {
2085
+ .gallery__component_10e4t {
2085
2086
  background-color: #e9e9eb
2086
- }.calendar-with-skeleton__skeleton_4fkqf {
2087
+ }.calendar-with-skeleton__skeleton_1y4si {
2087
2088
  background-color: #121212;
2088
- }.calendar-input__calendarIcon_1120j {
2089
+ }.calendar-input__calendarIcon_3p511 {
2089
2090
  color: #fff
2090
- }@media (min-width: 600px) {
2091
- }
2092
-
2093
- .input-autocomplete__placeholder_143xn {
2094
- color: rgba(235, 235, 245, 0.6);
2095
- } .input-autocomplete__focusVisible_143xn {
2096
- outline: 2px solid #0072ef;
2097
- }.select-with-tags__tag_1xy64:active:not(:disabled) {
2098
- background-color: #f3f4f5;
2099
- color: #000;
2100
- } .select-with-tags__tag_1xy64:hover:not(:disabled):not(:active) {
2101
- background-color: #f3f4f5;
2102
- color: #000;
2103
- }
2104
- .select-with-tags__input_72hp6 {
2091
+ }.select-with-tags__input_wxh0w {
2105
2092
  background-color: transparent;
2106
2093
  color: #fff
2107
- } .select-with-tags__input_72hp6:disabled {
2094
+ } .select-with-tags__input_wxh0w:disabled {
2108
2095
  color: rgba(235, 235, 245, 0.6);
2109
- } .select-with-tags__input_72hp6::placeholder {
2096
+ } .select-with-tags__input_wxh0w::placeholder {
2110
2097
  color: rgba(235, 235, 245, 0.6);
2111
- } .select-with-tags__input_72hp6:focus::placeholder {
2098
+ } .select-with-tags__input_wxh0w:focus::placeholder {
2112
2099
  color: rgba(235, 235, 245, 0.3);
2113
- } .select-with-tags__focusVisible_72hp6 {
2100
+ } .select-with-tags__focusVisible_wxh0w {
2114
2101
  outline: 2px solid #0072ef;
2115
- } .select-with-tags__placeholder_72hp6 {
2102
+ } .select-with-tags__placeholder_wxh0w {
2116
2103
  color: rgba(235, 235, 245, 0.3);
2117
2104
  }
2118
- .calendar-range__component_1ohku:after {
2119
- background-color: #fff;
2120
- }.table__component_17tvl {
2105
+ .select-with-tags__tag_1c1di:active:not(:disabled) {
2106
+ background-color: #f3f4f5;
2107
+ color: #000;
2108
+ } .select-with-tags__tag_1c1di:hover:not(:disabled):not(:active) {
2109
+ background-color: #f3f4f5;
2110
+ color: #000;
2111
+ }
2112
+
2113
+ .input-autocomplete__placeholder_6usq7 {
2114
+ color: rgba(235, 235, 245, 0.6);
2115
+ } .input-autocomplete__focusVisible_6usq7 {
2116
+ outline: 2px solid #0072ef;
2117
+ }.table__component_c6nx8 {
2121
2118
  border-top: 1px solid #2b2b2e;
2122
2119
  }
2123
- .table__wrapper_1affi {
2124
- background: #121212;
2125
- box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2126
- 0 2px 4px rgba(11, 31, 53, 0.16);
2127
- }
2128
-
2129
- .table__component_1q197 {
2120
+ .table__component_15xp4 {
2130
2121
  color: #fff;
2131
2122
  border-top: 1px solid #2b2b2e
2132
2123
  }
2133
2124
 
2134
- .table__component_h083g th:not(:last-child):not(:empty):after {
2125
+
2126
+ .table__component_1cgen th:not(:last-child):not(:empty):after {
2135
2127
  background-color: #2a2a2c;
2136
2128
  }
2137
- .table__component_1sulo {
2129
+ .table__wrapper_wdgjb {
2130
+ background: #121212;
2131
+ box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2132
+ 0 2px 4px rgba(11, 31, 53, 0.16);
2133
+ }
2134
+ .table__component_pgpa3 {
2138
2135
  color: #fff;
2139
2136
  border-bottom: 1px solid #2b2b2e;
2140
2137
  background: #121212
2141
- } .table__sorted_1sulo {
2138
+ } .table__sorted_pgpa3 {
2142
2139
  color: #fff;
2143
- } .table__stickyHeader_1sulo {
2140
+ } .table__stickyHeader_pgpa3 {
2144
2141
  box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
2145
2142
  }
2146
- .table__component_1u4k9 {
2143
+ .table__component_1a106 {
2147
2144
  background: #121212
2148
- } .table__clickable_1u4k9:hover {
2145
+ } .table__clickable_1a106:hover {
2149
2146
  background-color: #202022;
2150
- } .table__selected_1u4k9 {
2147
+ } .table__selected_1a106 {
2151
2148
  background-color: #f2f8ff
2152
- } .table__selected_1u4k9:hover {
2149
+ } .table__selected_1a106:hover {
2153
2150
  background-color: #e8f2fe;
2154
2151
  }
2155
- .table__icon_eekx6 {
2152
+ .table__icon_clyg9 {
2156
2153
  color: #8d8d93
2157
- } .table__icon_eekx6:hover {
2154
+ } .table__icon_clyg9:hover {
2158
2155
  color: #fff;
2159
- } .table__sorted_eekx6 {
2156
+ } .table__sorted_clyg9 {
2160
2157
  color: #0072ef
2161
- } .table__sorted_eekx6:hover {
2158
+ } .table__sorted_clyg9:hover {
2162
2159
  color: #0072ef;
2163
2160
  }
2164
- .table__open_1msss,
2165
- .table__open_1msss:hover {
2161
+ .table__open_r5l4e,
2162
+ .table__open_r5l4e:hover {
2166
2163
  background-color: rgba(255, 255, 255, 0.163);
2167
- }.intl-phone-input__emptyCountryIcon_16d2o {
2164
+ }
2165
+ .calendar-range__component_jee9j:after {
2166
+ background-color: #fff;
2167
+ }.intl-phone-input__emptyCountryIcon_1n2lp {
2168
2168
  color: #8d8d93;
2169
2169
  }
2170
- .intl-phone-input__flagPlaceholder_891x3 {
2171
- background-color: rgba(255, 255, 255, 0.11);
2170
+ .intl-phone-input__emptyCountryIcon_1wdr5 {
2171
+ color: #8d8d93;
2172
+ } .intl-phone-input__focusVisible_1wdr5 {
2173
+ outline: 2px solid #0072ef;
2172
2174
  }
2173
- .intl-phone-input__dialCode_1lcr8 {
2175
+ .intl-phone-input__dialCode_1itv3 {
2174
2176
  color: rgba(235, 235, 245, 0.6);
2175
2177
  }
2176
- .intl-phone-input__emptyCountryIcon_y9zv4 {
2177
- color: #8d8d93;
2178
- } .intl-phone-input__focusVisible_y9zv4 {
2179
- outline: 2px solid #0072ef;
2180
- }.tabs__component_mcuzy:before {
2178
+ .intl-phone-input__flagPlaceholder_1h7l3 {
2179
+ background-color: rgba(255, 255, 255, 0.11);
2180
+ }
2181
+
2182
+
2183
+ .tabs__component_1cw9m:before {
2181
2184
  background-color: #2b2b2e;
2182
- } .tabs__title_mcuzy {
2185
+ } .tabs__title_1cw9m {
2183
2186
  color: rgba(235, 235, 245, 0.6)
2184
- } .tabs__title_mcuzy:not(.tabs__disabled_mcuzy):hover {
2187
+ } .tabs__title_1cw9m:not(.tabs__disabled_1cw9m):hover {
2185
2188
  color: #fff;
2186
- } .tabs__focused_mcuzy {
2189
+ } .tabs__focused_1cw9m {
2187
2190
  outline: 2px solid #0072ef;
2188
- } .tabs__selected_mcuzy {
2191
+ } .tabs__selected_1cw9m {
2189
2192
  color: #fff;
2190
- } .tabs__disabled_mcuzy {
2193
+ } .tabs__disabled_1cw9m {
2191
2194
  color: rgba(235, 235, 245, 0.3);
2192
- } .tabs__line_mcuzy {
2195
+ } .tabs__line_1cw9m {
2193
2196
  background-color: #ef3124;
2194
2197
  }
2195
- .tabs__component_mcuzy:before {
2198
+ .tabs__component_1cw9m:before {
2196
2199
  background-color: #2b2b2e;
2197
- }.tabs__title_mcuzy {
2200
+ }.tabs__title_1cw9m {
2198
2201
  color: rgba(235, 235, 245, 0.6)
2199
- }.tabs__title_mcuzy:not(.tabs__disabled_mcuzy):hover {
2202
+ }.tabs__title_1cw9m:not(.tabs__disabled_1cw9m):hover {
2200
2203
  color: #fff;
2201
- }.tabs__focused_mcuzy {
2204
+ }.tabs__focused_1cw9m {
2202
2205
  outline: 2px solid #0072ef;
2203
- }.tabs__selected_mcuzy {
2206
+ }.tabs__selected_1cw9m {
2204
2207
  color: #fff;
2205
- }.tabs__disabled_mcuzy {
2208
+ }.tabs__disabled_1cw9m {
2206
2209
  color: rgba(235, 235, 245, 0.3);
2207
- }.tabs__line_mcuzy {
2210
+ }.tabs__line_1cw9m {
2208
2211
  background-color: #ef3124;
2209
2212
  }
2210
-
2211
-
2212
-