@alfalab/core-components 37.4.0 → 37.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2106) 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 +11 -11
  55. package/backdrop/index.css +11 -11
  56. package/backdrop/modern/Component.js +1 -1
  57. package/backdrop/modern/index.css +11 -11
  58. package/badge/Component.js +1 -1
  59. package/badge/esm/Component.js +1 -1
  60. package/badge/esm/index.css +41 -41
  61. package/badge/index.css +41 -41
  62. package/badge/modern/Component.js +1 -1
  63. package/badge/modern/index.css +41 -41
  64. package/bank-card/Component.js +1 -1
  65. package/bank-card/esm/Component.js +1 -1
  66. package/bank-card/esm/index.css +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 +12 -12
  73. package/base-modal/index.css +12 -12
  74. package/base-modal/modern/Component.js +1 -1
  75. package/base-modal/modern/index.css +12 -12
  76. package/bottom-sheet/{component-11af3f33.js → component-52091348.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 +2 -2
  80. package/bottom-sheet/components/closer/Component.js +2 -2
  81. package/bottom-sheet/components/closer/index.css +2 -2
  82. package/bottom-sheet/components/footer/Component.js +1 -1
  83. package/bottom-sheet/components/footer/index.css +3 -3
  84. package/bottom-sheet/components/header/Component.js +2 -2
  85. package/bottom-sheet/components/header/index.css +16 -16
  86. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  87. package/bottom-sheet/esm/{component-cbc6d0d3.js → component-457f0537.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 +2 -2
  91. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  92. package/bottom-sheet/esm/components/closer/index.css +2 -2
  93. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  94. package/bottom-sheet/esm/components/footer/index.css +3 -3
  95. package/bottom-sheet/esm/components/header/Component.js +2 -2
  96. package/bottom-sheet/esm/components/header/index.css +16 -16
  97. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  98. package/bottom-sheet/esm/index.css +14 -14
  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 +14 -14
  102. package/bottom-sheet/index.d.ts +1 -1
  103. package/bottom-sheet/index.js +2 -2
  104. package/bottom-sheet/modern/{component-412962f0.js → component-c2ceb5a2.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 +2 -2
  108. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  109. package/bottom-sheet/modern/components/closer/index.css +2 -2
  110. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  111. package/bottom-sheet/modern/components/footer/index.css +3 -3
  112. package/bottom-sheet/modern/components/header/Component.js +1 -1
  113. package/bottom-sheet/modern/components/header/index.css +16 -16
  114. package/bottom-sheet/modern/index.css +14 -14
  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 +10 -10
  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 +57 -57
  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 +2 -2
  139. package/calendar/components/month-year-header/Component.js +2 -2
  140. package/calendar/components/month-year-header/index.css +9 -9
  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 +10 -10
  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 +9 -9
  147. package/calendar/components/select-button/Component.js +2 -2
  148. package/calendar/components/select-button/index.css +9 -9
  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 +12 -12
  152. package/calendar/components/years-table/index.js +1 -1
  153. package/calendar/desktop.css +13 -13
  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 +10 -10
  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 +57 -57
  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 +2 -2
  165. package/calendar/esm/components/month-year-header/Component.js +2 -2
  166. package/calendar/esm/components/month-year-header/index.css +9 -9
  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 +10 -10
  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 +9 -9
  173. package/calendar/esm/components/select-button/Component.js +2 -2
  174. package/calendar/esm/components/select-button/index.css +9 -9
  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 +12 -12
  178. package/calendar/esm/components/years-table/index.js +1 -1
  179. package/calendar/esm/desktop.css +13 -13
  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 +10 -10
  189. package/calendar/modern/components/days-table/Component.js +1 -1
  190. package/calendar/modern/components/days-table/index.css +57 -57
  191. package/calendar/modern/components/header/Component.js +1 -1
  192. package/calendar/modern/components/header/index.css +2 -2
  193. package/calendar/modern/components/month-year-header/Component.js +1 -1
  194. package/calendar/modern/components/month-year-header/index.css +9 -9
  195. package/calendar/modern/components/months-table/Component.js +1 -1
  196. package/calendar/modern/components/months-table/index.css +10 -10
  197. package/calendar/modern/components/period-slider/Component.js +1 -1
  198. package/calendar/modern/components/period-slider/index.css +9 -9
  199. package/calendar/modern/components/select-button/Component.js +1 -1
  200. package/calendar/modern/components/select-button/index.css +9 -9
  201. package/calendar/modern/components/years-table/Component.js +1 -1
  202. package/calendar/modern/components/years-table/index.css +12 -12
  203. package/calendar/modern/desktop.css +13 -13
  204. package/calendar/responsive.js +1 -1
  205. package/calendar-input/{Component-389869c1.js → Component-20495183.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 +10 -10
  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-c0c7ebc3.js → Component-bc7bcf0c.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 +10 -10
  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 +10 -10
  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 +7 -7
  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 +7 -7
  243. package/calendar-range/esm/index.js +1 -1
  244. package/calendar-range/esm/{index.module-3369c8fe.js → index.module-6d72858b.js} +1 -1
  245. package/calendar-range/esm/views/index.css +5 -5
  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-0cee42f1.js → index.module-fa80fb42.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 +7 -7
  253. package/calendar-range/modern/index.js +1 -1
  254. package/calendar-range/modern/index.module-b7150357.js +4 -0
  255. package/calendar-range/modern/views/index.css +5 -5
  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 +5 -5
  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 +11 -11
  264. package/calendar-with-skeleton/index.css +11 -11
  265. package/calendar-with-skeleton/modern/Component.js +1 -1
  266. package/calendar-with-skeleton/modern/index.css +11 -11
  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-505707d8.js → component-62b33a6b.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-6a992752.js → countdown-section-289e1d46.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-93c7cd83.js → component-bddb43d1.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-ebdb88aa.js → countdown-section-71893911.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-5db74173.js → countdown-section-1feed045.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-e6ef3114.js → Component-cf84f352.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 +5 -5
  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-6b915ca3.js → Component-b2ce1548.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 +5 -5
  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 +5 -5
  546. package/date-range-input/responsive.js +1 -1
  547. package/date-time-input/{Component-d871952b.js → Component-642e7332.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 +5 -5
  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-ae2ff721.js → Component-5d623590.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 +5 -5
  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 +5 -5
  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 +21 -21
  588. package/drawer/index.css +21 -21
  589. package/drawer/modern/Component.js +1 -1
  590. package/drawer/modern/index.css +21 -21
  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 +2 -2
  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 +4 -4
  634. package/gallery/components/image-preview/Component.js +1 -1
  635. package/gallery/components/image-preview/index.css +11 -11
  636. package/gallery/components/image-viewer/component.js +2 -2
  637. package/gallery/components/image-viewer/index.css +18 -18
  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 +5 -5
  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 +2 -2
  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 +4 -4
  650. package/gallery/esm/components/image-preview/Component.js +1 -1
  651. package/gallery/esm/components/image-preview/index.css +11 -11
  652. package/gallery/esm/components/image-viewer/component.js +2 -2
  653. package/gallery/esm/components/image-viewer/index.css +18 -18
  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 +5 -5
  659. package/gallery/esm/index.css +2 -2
  660. package/gallery/esm/index.js +2 -2
  661. package/gallery/esm/{slide-9d5df36b.js → slide-58764ea9.js} +1 -1
  662. package/gallery/index.css +2 -2
  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 +2 -2
  667. package/gallery/modern/components/header-info-block/Component.js +1 -1
  668. package/gallery/modern/components/header-info-block/index.css +4 -4
  669. package/gallery/modern/components/image-preview/Component.js +1 -1
  670. package/gallery/modern/components/image-preview/index.css +11 -11
  671. package/gallery/modern/components/image-viewer/component.js +1 -1
  672. package/gallery/modern/components/image-viewer/index.css +18 -18
  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 +5 -5
  678. package/gallery/modern/index.css +2 -2
  679. package/gallery/modern/index.js +1 -1
  680. package/gallery/modern/{slide-d07efafa.js → slide-086d5f7f.js} +1 -1
  681. package/gallery/{slide-4d2aff75.js → slide-85f6ab08.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-4c83949d.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-194f0941.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-16896027.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 +2 -2
  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 +1 -1
  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 +7 -7
  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.js +1 -1
  786. package/input-autocomplete/esm/Component.mobile.js +2 -2
  787. package/input-autocomplete/esm/Component.responsive.js +1 -1
  788. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  789. package/input-autocomplete/esm/autocomplete-field/index.css +1 -1
  790. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  791. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  792. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +7 -7
  793. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  794. package/input-autocomplete/esm/desktop.js +1 -1
  795. package/input-autocomplete/esm/index.js +1 -1
  796. package/input-autocomplete/esm/mobile.css +3 -3
  797. package/input-autocomplete/esm/mobile.js +1 -1
  798. package/input-autocomplete/esm/responsive.js +1 -1
  799. package/input-autocomplete/index.js +1 -1
  800. package/input-autocomplete/mobile.css +3 -3
  801. package/input-autocomplete/mobile.js +1 -1
  802. package/input-autocomplete/modern/Component.mobile.js +1 -1
  803. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  804. package/input-autocomplete/modern/autocomplete-field/index.css +1 -1
  805. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  806. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +7 -7
  807. package/input-autocomplete/modern/mobile.css +3 -3
  808. package/input-autocomplete/responsive.js +1 -1
  809. package/intl-phone-input/{component-6b11f230.js → component-733f62c8.js} +1 -1
  810. package/intl-phone-input/component.js +3 -3
  811. package/intl-phone-input/components/flag-icon/component.js +1 -1
  812. package/intl-phone-input/components/flag-icon/index.css +2 -2
  813. package/intl-phone-input/components/index.js +1 -1
  814. package/intl-phone-input/components/select/component.js +2 -2
  815. package/intl-phone-input/components/select/index.css +5 -5
  816. package/intl-phone-input/components/select/index.js +1 -1
  817. package/intl-phone-input/components/select-field/component.js +1 -1
  818. package/intl-phone-input/components/select-field/index.css +8 -8
  819. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  820. package/intl-phone-input/components/select-field/index.js +1 -1
  821. package/intl-phone-input/esm/{component-064f33de.js → component-bd530f22.js} +1 -1
  822. package/intl-phone-input/esm/component.js +3 -3
  823. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  824. package/intl-phone-input/esm/components/flag-icon/index.css +2 -2
  825. package/intl-phone-input/esm/components/index.js +1 -1
  826. package/intl-phone-input/esm/components/select/component.js +2 -2
  827. package/intl-phone-input/esm/components/select/index.css +5 -5
  828. package/intl-phone-input/esm/components/select/index.js +1 -1
  829. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  830. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  831. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  832. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  833. package/intl-phone-input/esm/index.css +4 -4
  834. package/intl-phone-input/esm/index.js +1 -1
  835. package/intl-phone-input/index.css +4 -4
  836. package/intl-phone-input/index.js +1 -1
  837. package/intl-phone-input/modern/component.js +2 -2
  838. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  839. package/intl-phone-input/modern/components/flag-icon/index.css +2 -2
  840. package/intl-phone-input/modern/components/select/component.js +1 -1
  841. package/intl-phone-input/modern/components/select/index.css +5 -5
  842. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  843. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  844. package/intl-phone-input/modern/index.css +4 -4
  845. package/link/Component.js +3 -3
  846. package/link/default.css +9 -9
  847. package/link/esm/Component.js +3 -3
  848. package/link/esm/default.css +9 -9
  849. package/link/esm/index.css +13 -13
  850. package/link/esm/inverted.css +9 -9
  851. package/link/index.css +13 -13
  852. package/link/inverted.css +9 -9
  853. package/link/modern/Component.js +3 -3
  854. package/link/modern/default.css +9 -9
  855. package/link/modern/index.css +13 -13
  856. package/link/modern/inverted.css +9 -9
  857. package/list/Component.js +1 -1
  858. package/list/esm/Component.js +1 -1
  859. package/list/esm/index.css +9 -9
  860. package/list/index.css +9 -9
  861. package/list/modern/Component.js +1 -1
  862. package/list/modern/index.css +9 -9
  863. package/list-header/Component.js +1 -1
  864. package/list-header/esm/Component.js +1 -1
  865. package/list-header/esm/index.css +3 -3
  866. package/list-header/index.css +3 -3
  867. package/list-header/modern/Component.js +1 -1
  868. package/list-header/modern/index.css +3 -3
  869. package/loader/Component.js +1 -1
  870. package/loader/esm/Component.js +1 -1
  871. package/loader/esm/index.css +7 -7
  872. package/loader/index.css +7 -7
  873. package/loader/modern/Component.js +1 -1
  874. package/loader/modern/index.css +7 -7
  875. package/masked-input/Component.js +1 -1
  876. package/masked-input/esm/Component.js +1 -1
  877. package/masked-input/esm/index.css +1 -1
  878. package/masked-input/index.css +1 -1
  879. package/masked-input/modern/Component.js +1 -1
  880. package/masked-input/modern/index.css +1 -1
  881. package/modal/Component.desktop.js +1 -1
  882. package/modal/Component.js +4 -4
  883. package/modal/Component.mobile.js +1 -1
  884. package/modal/Component.responsive.js +1 -1
  885. package/modal/components/closer/Component.js +2 -2
  886. package/modal/components/closer/index.css +3 -3
  887. package/modal/components/content/Component.js +3 -3
  888. package/modal/components/content/desktop.css +7 -7
  889. package/modal/components/content/index.css +2 -2
  890. package/modal/components/content/mobile.css +2 -2
  891. package/modal/components/footer/Component.js +4 -4
  892. package/modal/components/footer/desktop.css +8 -8
  893. package/modal/components/footer/index.css +3 -3
  894. package/modal/components/footer/layout.css +24 -24
  895. package/modal/components/footer/mobile.css +2 -2
  896. package/modal/components/header/Component.js +4 -4
  897. package/modal/components/header/desktop.css +16 -16
  898. package/modal/components/header/index.css +14 -14
  899. package/modal/components/header/mobile.css +2 -2
  900. package/modal/desktop.css +8 -8
  901. package/modal/desktop.js +1 -1
  902. package/modal/esm/Component.desktop.js +1 -1
  903. package/modal/esm/Component.js +4 -4
  904. package/modal/esm/Component.mobile.js +1 -1
  905. package/modal/esm/Component.responsive.js +1 -1
  906. package/modal/esm/components/closer/Component.js +2 -2
  907. package/modal/esm/components/closer/index.css +3 -3
  908. package/modal/esm/components/content/Component.js +3 -3
  909. package/modal/esm/components/content/desktop.css +7 -7
  910. package/modal/esm/components/content/index.css +2 -2
  911. package/modal/esm/components/content/mobile.css +2 -2
  912. package/modal/esm/components/footer/Component.js +4 -4
  913. package/modal/esm/components/footer/desktop.css +8 -8
  914. package/modal/esm/components/footer/index.css +3 -3
  915. package/modal/esm/components/footer/layout.css +24 -24
  916. package/modal/esm/components/footer/mobile.css +2 -2
  917. package/modal/esm/components/header/Component.js +4 -4
  918. package/modal/esm/components/header/desktop.css +16 -16
  919. package/modal/esm/components/header/index.css +14 -14
  920. package/modal/esm/components/header/mobile.css +2 -2
  921. package/modal/esm/desktop.css +8 -8
  922. package/modal/esm/desktop.js +1 -1
  923. package/modal/esm/index.js +1 -1
  924. package/modal/esm/mobile.css +1 -1
  925. package/modal/esm/mobile.js +1 -1
  926. package/modal/esm/responsive.js +1 -1
  927. package/modal/esm/transitions.css +7 -7
  928. package/modal/index.js +1 -1
  929. package/modal/mobile.css +1 -1
  930. package/modal/mobile.js +1 -1
  931. package/modal/modern/Component.js +3 -3
  932. package/modal/modern/components/closer/Component.js +1 -1
  933. package/modal/modern/components/closer/index.css +3 -3
  934. package/modal/modern/components/content/Component.js +3 -3
  935. package/modal/modern/components/content/desktop.css +7 -7
  936. package/modal/modern/components/content/index.css +2 -2
  937. package/modal/modern/components/content/mobile.css +2 -2
  938. package/modal/modern/components/footer/Component.js +4 -4
  939. package/modal/modern/components/footer/desktop.css +8 -8
  940. package/modal/modern/components/footer/index.css +3 -3
  941. package/modal/modern/components/footer/layout.css +24 -24
  942. package/modal/modern/components/footer/mobile.css +2 -2
  943. package/modal/modern/components/header/Component.js +3 -3
  944. package/modal/modern/components/header/desktop.css +16 -16
  945. package/modal/modern/components/header/index.css +14 -14
  946. package/modal/modern/components/header/mobile.css +2 -2
  947. package/modal/modern/desktop.css +8 -8
  948. package/modal/modern/mobile.css +1 -1
  949. package/modal/modern/transitions.css +7 -7
  950. package/modal/responsive.js +1 -1
  951. package/modal/transitions.css +7 -7
  952. package/notification/Component.js +1 -1
  953. package/notification/esm/Component.js +1 -1
  954. package/notification/esm/index.css +7 -7
  955. package/notification/index.css +7 -7
  956. package/notification/modern/Component.js +1 -1
  957. package/notification/modern/index.css +7 -7
  958. package/notification-manager/component.js +2 -2
  959. package/notification-manager/components/index.js +1 -1
  960. package/notification-manager/components/notification/component.js +1 -1
  961. package/notification-manager/components/notification/index.d.ts +1 -1
  962. package/notification-manager/components/notification/index.js +1 -1
  963. package/notification-manager/esm/component.js +2 -2
  964. package/notification-manager/esm/components/index.js +1 -1
  965. package/notification-manager/esm/components/notification/component.js +1 -1
  966. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  967. package/notification-manager/esm/components/notification/index.js +1 -1
  968. package/notification-manager/esm/index.css +10 -10
  969. package/notification-manager/esm/index.js +1 -1
  970. package/notification-manager/index.css +10 -10
  971. package/notification-manager/index.js +1 -1
  972. package/notification-manager/modern/component.js +1 -1
  973. package/notification-manager/modern/index.css +10 -10
  974. package/package.json +1 -1
  975. package/pagination/Component.js +1 -1
  976. package/pagination/components/default-view/index.css +1 -1
  977. package/pagination/components/default-view/index.js +1 -1
  978. package/pagination/components/per-page-view/index.css +1 -1
  979. package/pagination/components/per-page-view/index.js +1 -1
  980. package/pagination/components/tag/index.css +7 -7
  981. package/pagination/components/tag/index.js +1 -1
  982. package/pagination/esm/Component.js +1 -1
  983. package/pagination/esm/components/default-view/index.css +1 -1
  984. package/pagination/esm/components/default-view/index.js +1 -1
  985. package/pagination/esm/components/per-page-view/index.css +1 -1
  986. package/pagination/esm/components/per-page-view/index.js +1 -1
  987. package/pagination/esm/components/tag/index.css +7 -7
  988. package/pagination/esm/components/tag/index.js +1 -1
  989. package/pagination/esm/index.css +3 -3
  990. package/pagination/index.css +3 -3
  991. package/pagination/modern/Component.js +1 -1
  992. package/pagination/modern/components/default-view/index.css +1 -1
  993. package/pagination/modern/components/default-view/index.js +1 -1
  994. package/pagination/modern/components/per-page-view/index.css +1 -1
  995. package/pagination/modern/components/per-page-view/index.js +1 -1
  996. package/pagination/modern/components/tag/index.css +7 -7
  997. package/pagination/modern/components/tag/index.js +1 -1
  998. package/pagination/modern/index.css +3 -3
  999. package/pass-code/Component.js +2 -2
  1000. package/pass-code/components/InputProgress/Component.js +3 -3
  1001. package/pass-code/components/InputProgress/index.css +4 -4
  1002. package/pass-code/components/InputProgress/index.js +1 -1
  1003. package/pass-code/components/InputProgress/transitions.css +7 -7
  1004. package/pass-code/components/KeyPad/Component.js +2 -2
  1005. package/pass-code/components/KeyPad/index.css +4 -4
  1006. package/pass-code/components/KeyPad/index.js +1 -1
  1007. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1008. package/pass-code/components/KeyPadButton/index.css +12 -12
  1009. package/pass-code/esm/Component.js +2 -2
  1010. package/pass-code/esm/components/InputProgress/Component.js +3 -3
  1011. package/pass-code/esm/components/InputProgress/index.css +4 -4
  1012. package/pass-code/esm/components/InputProgress/index.js +1 -1
  1013. package/pass-code/esm/components/InputProgress/transitions.css +7 -7
  1014. package/pass-code/esm/components/KeyPad/Component.js +2 -2
  1015. package/pass-code/esm/components/KeyPad/index.css +4 -4
  1016. package/pass-code/esm/components/KeyPad/index.js +1 -1
  1017. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1018. package/pass-code/esm/components/KeyPadButton/index.css +12 -12
  1019. package/pass-code/esm/index-3885b0d7.d.ts +1 -1
  1020. package/pass-code/esm/index.css +2 -2
  1021. package/pass-code/esm/index.js +1 -1
  1022. package/pass-code/index-3885b0d7.d.ts +1 -1
  1023. package/pass-code/index.css +2 -2
  1024. package/pass-code/index.js +1 -1
  1025. package/pass-code/modern/Component.js +2 -2
  1026. package/pass-code/modern/components/InputProgress/Component.js +3 -3
  1027. package/pass-code/modern/components/InputProgress/index.css +4 -4
  1028. package/pass-code/modern/components/InputProgress/index.js +1 -1
  1029. package/pass-code/modern/components/InputProgress/transitions.css +7 -7
  1030. package/pass-code/modern/components/KeyPad/Component.js +2 -2
  1031. package/pass-code/modern/components/KeyPad/index.css +4 -4
  1032. package/pass-code/modern/components/KeyPad/index.js +1 -1
  1033. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1034. package/pass-code/modern/components/KeyPadButton/index.css +12 -12
  1035. package/pass-code/modern/index-3885b0d7.d.ts +1 -1
  1036. package/pass-code/modern/index.css +2 -2
  1037. package/pass-code/modern/index.js +1 -1
  1038. package/password-input/component.js +1 -1
  1039. package/password-input/esm/component.js +1 -1
  1040. package/password-input/esm/index.css +4 -4
  1041. package/password-input/index.css +4 -4
  1042. package/password-input/modern/component.js +1 -1
  1043. package/password-input/modern/index.css +4 -4
  1044. package/pattern-lock/Component.js +2 -2
  1045. package/pattern-lock/esm/Component.js +2 -2
  1046. package/pattern-lock/esm/index.css +4 -4
  1047. package/pattern-lock/esm/index.js +1 -1
  1048. package/pattern-lock/esm/utils.js +1 -1
  1049. package/pattern-lock/index.css +4 -4
  1050. package/pattern-lock/index.js +1 -1
  1051. package/pattern-lock/modern/Component.js +1 -1
  1052. package/pattern-lock/modern/index.css +4 -4
  1053. package/pattern-lock/utils.js +1 -1
  1054. package/phone-input/utils/index.js +1 -3
  1055. package/picker-button/Component.d.ts +1 -1
  1056. package/picker-button/Component.js +2 -2
  1057. package/picker-button/Component.mobile.js +1 -1
  1058. package/picker-button/Component.responsive.d.ts +1 -1
  1059. package/picker-button/Component.responsive.js +1 -1
  1060. package/picker-button/cssm/Component.d.ts +1 -1
  1061. package/picker-button/cssm/Component.responsive.d.ts +1 -1
  1062. package/picker-button/cssm/typings-85892853.d.ts +1 -1
  1063. package/picker-button/desktop.js +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.js +1 -1
  1067. package/picker-button/esm/desktop.js +1 -1
  1068. package/picker-button/esm/field/Component.js +2 -2
  1069. package/picker-button/esm/field/index.css +4 -4
  1070. package/picker-button/esm/field/index.js +1 -1
  1071. package/picker-button/esm/index.css +6 -6
  1072. package/picker-button/esm/index.js +1 -1
  1073. package/picker-button/esm/mobile.js +1 -1
  1074. package/picker-button/esm/option/Component.js +2 -2
  1075. package/picker-button/esm/option/index.css +3 -3
  1076. package/picker-button/esm/option/index.js +1 -1
  1077. package/picker-button/esm/responsive.js +1 -1
  1078. package/picker-button/field/Component.js +2 -2
  1079. package/picker-button/field/index.css +4 -4
  1080. package/picker-button/field/index.js +1 -1
  1081. package/picker-button/index.css +6 -6
  1082. package/picker-button/index.js +1 -1
  1083. package/picker-button/mobile.js +1 -1
  1084. package/picker-button/modern/Component.js +1 -1
  1085. package/picker-button/modern/field/Component.js +1 -1
  1086. package/picker-button/modern/field/index.css +4 -4
  1087. package/picker-button/modern/index.css +6 -6
  1088. package/picker-button/modern/option/Component.js +1 -1
  1089. package/picker-button/modern/option/index.css +3 -3
  1090. package/picker-button/option/Component.js +2 -2
  1091. package/picker-button/option/index.css +3 -3
  1092. package/picker-button/option/index.js +1 -1
  1093. package/picker-button/responsive.js +1 -1
  1094. package/picker-button/typings-85892853.d.ts +1 -1
  1095. package/plate/Component.js +1 -1
  1096. package/plate/esm/Component.js +1 -1
  1097. package/plate/esm/index.css +49 -49
  1098. package/plate/index.css +49 -49
  1099. package/plate/modern/Component.js +1 -1
  1100. package/plate/modern/index.css +49 -49
  1101. package/popover/Component.js +1 -1
  1102. package/popover/esm/Component.js +1 -1
  1103. package/popover/esm/index.css +33 -33
  1104. package/popover/index.css +33 -33
  1105. package/popover/modern/Component.js +1 -1
  1106. package/popover/modern/index.css +33 -33
  1107. package/progress-bar/Component.js +1 -1
  1108. package/progress-bar/esm/Component.js +1 -1
  1109. package/progress-bar/esm/index.css +12 -12
  1110. package/progress-bar/index.css +12 -12
  1111. package/progress-bar/modern/Component.js +1 -1
  1112. package/progress-bar/modern/index.css +12 -12
  1113. package/pure-cell/{component-41cf2751.js → component-85d7a60f.js} +6 -6
  1114. package/pure-cell/component.js +3 -3
  1115. package/pure-cell/components/addon/component.js +2 -2
  1116. package/pure-cell/components/addon/index.css +8 -8
  1117. package/pure-cell/components/addon/index.js +1 -1
  1118. package/pure-cell/components/amount/component.js +3 -3
  1119. package/pure-cell/components/amount/index.css +1 -1
  1120. package/pure-cell/components/amount/index.js +2 -2
  1121. package/pure-cell/components/amount-title/component.js +3 -3
  1122. package/pure-cell/components/amount-title/index.css +2 -2
  1123. package/pure-cell/components/amount-title/index.js +2 -2
  1124. package/pure-cell/components/category/component.js +2 -2
  1125. package/pure-cell/components/category/index.css +4 -4
  1126. package/pure-cell/components/category/index.js +1 -1
  1127. package/pure-cell/components/content/component.js +3 -3
  1128. package/pure-cell/components/content/index.css +2 -2
  1129. package/pure-cell/components/content/index.d.ts +1 -1
  1130. package/pure-cell/components/content/index.js +3 -3
  1131. package/pure-cell/components/footer/component.js +2 -2
  1132. package/pure-cell/components/footer/index.css +3 -3
  1133. package/pure-cell/components/footer/index.js +1 -1
  1134. package/pure-cell/components/footer-button/component.js +3 -3
  1135. package/pure-cell/components/footer-button/index.css +1 -1
  1136. package/pure-cell/components/footer-button/index.js +2 -2
  1137. package/pure-cell/components/footer-text/component.js +1 -1
  1138. package/pure-cell/components/footer-text/index.js +1 -1
  1139. package/pure-cell/components/graphics/component.js +2 -2
  1140. package/pure-cell/components/graphics/index.css +4 -4
  1141. package/pure-cell/components/graphics/index.js +1 -1
  1142. package/pure-cell/components/main/component.js +3 -3
  1143. package/pure-cell/components/main/index.css +3 -3
  1144. package/pure-cell/components/main/index.d.ts +1 -1
  1145. package/pure-cell/components/main/index.js +3 -3
  1146. package/pure-cell/components/text/component.js +3 -3
  1147. package/pure-cell/components/text/index.css +6 -6
  1148. package/pure-cell/components/text/index.d.ts +1 -1
  1149. package/pure-cell/components/text/index.js +3 -3
  1150. package/pure-cell/esm/{component-14a22e18.js → component-d6d334b2.js} +6 -6
  1151. package/pure-cell/esm/component.js +3 -3
  1152. package/pure-cell/esm/components/addon/component.js +2 -2
  1153. package/pure-cell/esm/components/addon/index.css +8 -8
  1154. package/pure-cell/esm/components/addon/index.js +1 -1
  1155. package/pure-cell/esm/components/amount/component.js +3 -3
  1156. package/pure-cell/esm/components/amount/index.css +1 -1
  1157. package/pure-cell/esm/components/amount/index.js +2 -2
  1158. package/pure-cell/esm/components/amount-title/component.js +3 -3
  1159. package/pure-cell/esm/components/amount-title/index.css +2 -2
  1160. package/pure-cell/esm/components/amount-title/index.js +2 -2
  1161. package/pure-cell/esm/components/category/component.js +2 -2
  1162. package/pure-cell/esm/components/category/index.css +4 -4
  1163. package/pure-cell/esm/components/category/index.js +1 -1
  1164. package/pure-cell/esm/components/content/component.js +3 -3
  1165. package/pure-cell/esm/components/content/index.css +2 -2
  1166. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1167. package/pure-cell/esm/components/content/index.js +3 -3
  1168. package/pure-cell/esm/components/footer/component.js +2 -2
  1169. package/pure-cell/esm/components/footer/index.css +3 -3
  1170. package/pure-cell/esm/components/footer/index.js +1 -1
  1171. package/pure-cell/esm/components/footer-button/component.js +3 -3
  1172. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1173. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1174. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1175. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1176. package/pure-cell/esm/components/graphics/component.js +2 -2
  1177. package/pure-cell/esm/components/graphics/index.css +4 -4
  1178. package/pure-cell/esm/components/graphics/index.js +1 -1
  1179. package/pure-cell/esm/components/main/component.js +3 -3
  1180. package/pure-cell/esm/components/main/index.css +3 -3
  1181. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1182. package/pure-cell/esm/components/main/index.js +3 -3
  1183. package/pure-cell/esm/components/text/component.js +3 -3
  1184. package/pure-cell/esm/components/text/index.css +6 -6
  1185. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1186. package/pure-cell/esm/components/text/index.js +3 -3
  1187. package/pure-cell/esm/index.css +20 -20
  1188. package/pure-cell/esm/index.js +3 -3
  1189. package/pure-cell/index.css +20 -20
  1190. package/pure-cell/index.js +3 -3
  1191. package/pure-cell/modern/{component-455b5ac4.js → component-b55e44bf.js} +5 -5
  1192. package/pure-cell/modern/component.js +2 -2
  1193. package/pure-cell/modern/components/addon/component.js +2 -2
  1194. package/pure-cell/modern/components/addon/index.css +8 -8
  1195. package/pure-cell/modern/components/addon/index.js +1 -1
  1196. package/pure-cell/modern/components/amount/component.js +2 -2
  1197. package/pure-cell/modern/components/amount/index.css +1 -1
  1198. package/pure-cell/modern/components/amount/index.js +1 -1
  1199. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1200. package/pure-cell/modern/components/amount-title/index.css +2 -2
  1201. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1202. package/pure-cell/modern/components/category/component.js +2 -2
  1203. package/pure-cell/modern/components/category/index.css +4 -4
  1204. package/pure-cell/modern/components/category/index.js +1 -1
  1205. package/pure-cell/modern/components/content/component.js +2 -2
  1206. package/pure-cell/modern/components/content/index.css +2 -2
  1207. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1208. package/pure-cell/modern/components/content/index.js +2 -2
  1209. package/pure-cell/modern/components/footer/component.js +2 -2
  1210. package/pure-cell/modern/components/footer/index.css +3 -3
  1211. package/pure-cell/modern/components/footer/index.js +1 -1
  1212. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1213. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1214. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1215. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1216. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1217. package/pure-cell/modern/components/graphics/component.js +2 -2
  1218. package/pure-cell/modern/components/graphics/index.css +4 -4
  1219. package/pure-cell/modern/components/graphics/index.js +1 -1
  1220. package/pure-cell/modern/components/main/component.js +2 -2
  1221. package/pure-cell/modern/components/main/index.css +3 -3
  1222. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1223. package/pure-cell/modern/components/main/index.js +2 -2
  1224. package/pure-cell/modern/components/text/component.js +2 -2
  1225. package/pure-cell/modern/components/text/index.css +6 -6
  1226. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1227. package/pure-cell/modern/components/text/index.js +2 -2
  1228. package/pure-cell/modern/index.css +20 -20
  1229. package/pure-cell/modern/index.js +2 -2
  1230. package/pure-input/Component.js +1 -1
  1231. package/pure-input/esm/Component.js +1 -1
  1232. package/pure-input/esm/index.css +23 -23
  1233. package/pure-input/index.css +23 -23
  1234. package/pure-input/modern/Component.js +1 -1
  1235. package/pure-input/modern/index.css +23 -23
  1236. package/radio/Component.js +1 -1
  1237. package/radio/esm/Component.js +1 -1
  1238. package/radio/esm/index.css +31 -31
  1239. package/radio/index.css +31 -31
  1240. package/radio/modern/Component.js +1 -1
  1241. package/radio/modern/index.css +31 -31
  1242. package/radio-group/Component.js +1 -1
  1243. package/radio-group/esm/Component.js +1 -1
  1244. package/radio-group/esm/index.css +16 -16
  1245. package/radio-group/index.css +16 -16
  1246. package/radio-group/modern/Component.js +1 -1
  1247. package/radio-group/modern/index.css +16 -16
  1248. package/scrollbar/Component.js +3 -3
  1249. package/scrollbar/default.css +2 -2
  1250. package/scrollbar/esm/Component.js +3 -3
  1251. package/scrollbar/esm/default.css +2 -2
  1252. package/scrollbar/esm/index.css +25 -25
  1253. package/scrollbar/esm/inverted.css +2 -2
  1254. package/scrollbar/index.css +25 -25
  1255. package/scrollbar/inverted.css +2 -2
  1256. package/scrollbar/modern/Component.js +3 -3
  1257. package/scrollbar/modern/default.css +2 -2
  1258. package/scrollbar/modern/index.css +25 -25
  1259. package/scrollbar/modern/inverted.css +2 -2
  1260. package/select/{Component-8614ce6b.js → Component-1678b0d9.js} +2 -2
  1261. package/select/{Component-d0e7b8cf.js → Component-3ea39fa3.js} +5 -5
  1262. package/select/Component.js +2 -2
  1263. package/select/Component.responsive.js +4 -4
  1264. package/select/components/arrow/Component.js +1 -1
  1265. package/select/components/arrow/index.css +2 -2
  1266. package/select/components/base-checkmark/Component.js +1 -1
  1267. package/select/components/base-checkmark/index.css +3 -3
  1268. package/select/components/base-option/Component.js +2 -2
  1269. package/select/components/base-option/index.css +12 -12
  1270. package/select/components/base-option/index.js +1 -1
  1271. package/select/components/base-select/Component.js +2 -2
  1272. package/select/components/base-select/index.css +6 -6
  1273. package/select/components/base-select/index.d.ts +1 -1
  1274. package/select/components/base-select/index.js +2 -2
  1275. package/select/components/base-select-mobile/Component.js +4 -4
  1276. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1277. package/select/components/base-select-mobile/checkmark/index.css +5 -5
  1278. package/select/components/base-select-mobile/index.css +10 -10
  1279. package/select/components/base-select-mobile/index.d.ts +1 -1
  1280. package/select/components/base-select-mobile/index.js +4 -4
  1281. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1282. package/select/components/base-select-mobile/options-list/index.css +8 -8
  1283. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1284. package/select/components/checkmark/Component.js +1 -1
  1285. package/select/components/checkmark/index.css +7 -7
  1286. package/select/components/field/Component.js +2 -2
  1287. package/select/components/field/index.css +8 -8
  1288. package/select/components/field/index.js +1 -1
  1289. package/select/components/index.js +4 -4
  1290. package/select/components/native-select/Component.js +1 -1
  1291. package/select/components/native-select/index.js +1 -1
  1292. package/select/components/optgroup/Component.js +1 -1
  1293. package/select/components/optgroup/index.css +5 -5
  1294. package/select/components/option/Component.js +2 -2
  1295. package/select/components/option/index.css +19 -19
  1296. package/select/components/option/index.js +1 -1
  1297. package/select/components/options-list/Component.js +2 -2
  1298. package/select/components/options-list/index.css +5 -5
  1299. package/select/components/options-list/index.js +1 -1
  1300. package/select/components/select-mobile/Component.js +4 -4
  1301. package/select/components/select-mobile/index.d.ts +1 -1
  1302. package/select/components/select-mobile/index.js +4 -4
  1303. package/select/components/select-modal-mobile/Component.js +4 -4
  1304. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1305. package/select/components/select-modal-mobile/index.js +4 -4
  1306. package/select/components/virtual-options-list/Component.js +2 -2
  1307. package/select/components/virtual-options-list/index.css +11 -11
  1308. package/select/components/virtual-options-list/index.js +1 -1
  1309. package/select/esm/{Component-c09a6820.js → Component-b2ebc119.js} +2 -2
  1310. package/select/esm/{Component-4ef9d6d2.js → Component-de0b9cd3.js} +5 -5
  1311. package/select/esm/Component.js +2 -2
  1312. package/select/esm/Component.responsive.js +4 -4
  1313. package/select/esm/components/arrow/Component.js +1 -1
  1314. package/select/esm/components/arrow/index.css +2 -2
  1315. package/select/esm/components/base-checkmark/Component.js +1 -1
  1316. package/select/esm/components/base-checkmark/index.css +3 -3
  1317. package/select/esm/components/base-option/Component.js +2 -2
  1318. package/select/esm/components/base-option/index.css +12 -12
  1319. package/select/esm/components/base-option/index.js +1 -1
  1320. package/select/esm/components/base-select/Component.js +2 -2
  1321. package/select/esm/components/base-select/index.css +6 -6
  1322. package/select/esm/components/base-select/index.d.ts +1 -1
  1323. package/select/esm/components/base-select/index.js +2 -2
  1324. package/select/esm/components/base-select-mobile/Component.js +4 -4
  1325. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1326. package/select/esm/components/base-select-mobile/checkmark/index.css +5 -5
  1327. package/select/esm/components/base-select-mobile/index.css +10 -10
  1328. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1329. package/select/esm/components/base-select-mobile/index.js +4 -4
  1330. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1331. package/select/esm/components/base-select-mobile/options-list/index.css +8 -8
  1332. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1333. package/select/esm/components/checkmark/Component.js +1 -1
  1334. package/select/esm/components/checkmark/index.css +7 -7
  1335. package/select/esm/components/field/Component.js +2 -2
  1336. package/select/esm/components/field/index.css +8 -8
  1337. package/select/esm/components/field/index.js +1 -1
  1338. package/select/esm/components/index.js +4 -4
  1339. package/select/esm/components/native-select/Component.js +1 -1
  1340. package/select/esm/components/native-select/index.js +1 -1
  1341. package/select/esm/components/optgroup/Component.js +1 -1
  1342. package/select/esm/components/optgroup/index.css +5 -5
  1343. package/select/esm/components/option/Component.js +2 -2
  1344. package/select/esm/components/option/index.css +19 -19
  1345. package/select/esm/components/option/index.js +1 -1
  1346. package/select/esm/components/options-list/Component.js +2 -2
  1347. package/select/esm/components/options-list/index.css +5 -5
  1348. package/select/esm/components/options-list/index.js +1 -1
  1349. package/select/esm/components/select-mobile/Component.js +4 -4
  1350. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1351. package/select/esm/components/select-mobile/index.js +4 -4
  1352. package/select/esm/components/select-modal-mobile/Component.js +4 -4
  1353. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1354. package/select/esm/components/select-modal-mobile/index.js +4 -4
  1355. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1356. package/select/esm/components/virtual-options-list/index.css +11 -11
  1357. package/select/esm/components/virtual-options-list/index.js +1 -1
  1358. package/select/esm/index.js +4 -4
  1359. package/select/esm/presets/index.js +4 -4
  1360. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1361. package/select/esm/presets/useLazyLoading/index.css +1 -1
  1362. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  1363. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1364. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1365. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1366. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1367. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1368. package/select/esm/presets/useSelectWithLoading/index.css +1 -1
  1369. package/select/esm/responsive.js +4 -4
  1370. package/select/index.js +4 -4
  1371. package/select/modern/{Component-8d6d6d34.js → Component-346730bb.js} +1 -1
  1372. package/select/modern/{Component-c2b10ca0.js → Component-dd0ee5f1.js} +4 -4
  1373. package/select/modern/Component.js +1 -1
  1374. package/select/modern/Component.responsive.js +3 -3
  1375. package/select/modern/components/arrow/Component.js +1 -1
  1376. package/select/modern/components/arrow/index.css +2 -2
  1377. package/select/modern/components/base-checkmark/Component.js +1 -1
  1378. package/select/modern/components/base-checkmark/index.css +3 -3
  1379. package/select/modern/components/base-option/Component.js +1 -1
  1380. package/select/modern/components/base-option/index.css +12 -12
  1381. package/select/modern/components/base-select/Component.js +1 -1
  1382. package/select/modern/components/base-select/index.css +6 -6
  1383. package/select/modern/components/base-select/index.d.ts +1 -1
  1384. package/select/modern/components/base-select/index.js +1 -1
  1385. package/select/modern/components/base-select-mobile/Component.js +3 -3
  1386. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1387. package/select/modern/components/base-select-mobile/checkmark/index.css +5 -5
  1388. package/select/modern/components/base-select-mobile/index.css +10 -10
  1389. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1390. package/select/modern/components/base-select-mobile/index.js +3 -3
  1391. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1392. package/select/modern/components/base-select-mobile/options-list/index.css +8 -8
  1393. package/select/modern/components/checkmark/Component.js +1 -1
  1394. package/select/modern/components/checkmark/index.css +7 -7
  1395. package/select/modern/components/field/Component.js +1 -1
  1396. package/select/modern/components/field/index.css +8 -8
  1397. package/select/modern/components/index.js +3 -3
  1398. package/select/modern/components/optgroup/Component.js +1 -1
  1399. package/select/modern/components/optgroup/index.css +5 -5
  1400. package/select/modern/components/option/Component.js +1 -1
  1401. package/select/modern/components/option/index.css +19 -19
  1402. package/select/modern/components/options-list/Component.js +1 -1
  1403. package/select/modern/components/options-list/index.css +5 -5
  1404. package/select/modern/components/select-mobile/Component.js +3 -3
  1405. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1406. package/select/modern/components/select-mobile/index.js +3 -3
  1407. package/select/modern/components/select-modal-mobile/Component.js +3 -3
  1408. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1409. package/select/modern/components/select-modal-mobile/index.js +3 -3
  1410. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1411. package/select/modern/components/virtual-options-list/index.css +11 -11
  1412. package/select/modern/index.js +3 -3
  1413. package/select/modern/presets/index.js +3 -3
  1414. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1415. package/select/modern/presets/useLazyLoading/index.css +1 -1
  1416. package/select/modern/presets/useSelectWithApply/hook.js +3 -3
  1417. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1418. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1419. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1420. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1421. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1422. package/select/modern/presets/useSelectWithLoading/index.css +1 -1
  1423. package/select/modern/responsive.js +3 -3
  1424. package/select/presets/index.js +4 -4
  1425. package/select/presets/useLazyLoading/hook.js +3 -3
  1426. package/select/presets/useLazyLoading/index.css +1 -1
  1427. package/select/presets/useSelectWithApply/hook.js +4 -4
  1428. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1429. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +3 -3
  1430. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1431. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1432. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1433. package/select/presets/useSelectWithLoading/index.css +1 -1
  1434. package/select/responsive.js +4 -4
  1435. package/select-with-tags/component.js +1 -1
  1436. package/select-with-tags/components/index.js +1 -1
  1437. package/select-with-tags/components/tag/component.js +2 -2
  1438. package/select-with-tags/components/tag/index.css +10 -10
  1439. package/select-with-tags/components/tag/index.js +1 -1
  1440. package/select-with-tags/components/tag-list/component.js +2 -2
  1441. package/select-with-tags/components/tag-list/index.css +30 -30
  1442. package/select-with-tags/components/tag-list/index.js +1 -1
  1443. package/select-with-tags/esm/component.js +1 -1
  1444. package/select-with-tags/esm/components/index.js +1 -1
  1445. package/select-with-tags/esm/components/tag/component.js +2 -2
  1446. package/select-with-tags/esm/components/tag/index.css +10 -10
  1447. package/select-with-tags/esm/components/tag/index.js +1 -1
  1448. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1449. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  1450. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1451. package/select-with-tags/esm/index.js +1 -1
  1452. package/select-with-tags/esm/utils/index.js +1 -1
  1453. package/select-with-tags/esm/utils/match.js +1 -1
  1454. package/select-with-tags/index.js +1 -1
  1455. package/select-with-tags/modern/components/tag/component.js +1 -1
  1456. package/select-with-tags/modern/components/tag/index.css +10 -10
  1457. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1458. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  1459. package/select-with-tags/utils/index.js +1 -1
  1460. package/select-with-tags/utils/match.js +1 -1
  1461. package/side-panel/Component.desktop.js +3 -3
  1462. package/side-panel/Component.mobile.js +3 -3
  1463. package/side-panel/Component.responsive.js +1 -1
  1464. package/side-panel/components/closer/Component.js +2 -2
  1465. package/side-panel/components/closer/index.css +3 -3
  1466. package/side-panel/components/content/Component.desktop.js +2 -2
  1467. package/side-panel/components/content/Component.js +1 -1
  1468. package/side-panel/components/content/Component.mobile.js +2 -2
  1469. package/side-panel/components/content/desktop.css +2 -2
  1470. package/side-panel/components/content/index.css +2 -2
  1471. package/side-panel/components/content/mobile.css +2 -2
  1472. package/side-panel/components/footer/Component.desktop.js +2 -2
  1473. package/side-panel/components/footer/Component.js +2 -2
  1474. package/side-panel/components/footer/Component.mobile.js +2 -2
  1475. package/side-panel/components/footer/desktop.css +2 -2
  1476. package/side-panel/components/footer/index.css +3 -3
  1477. package/side-panel/components/footer/layout.css +24 -24
  1478. package/side-panel/components/footer/mobile.css +2 -2
  1479. package/side-panel/components/header/Component.desktop.js +2 -2
  1480. package/side-panel/components/header/Component.js +2 -2
  1481. package/side-panel/components/header/Component.mobile.js +2 -2
  1482. package/side-panel/components/header/desktop.css +5 -5
  1483. package/side-panel/components/header/index.css +15 -15
  1484. package/side-panel/components/header/mobile.css +2 -2
  1485. package/side-panel/desktop.css +2 -2
  1486. package/side-panel/desktop.js +1 -1
  1487. package/side-panel/esm/Component.desktop.js +3 -3
  1488. package/side-panel/esm/Component.mobile.js +3 -3
  1489. package/side-panel/esm/Component.responsive.js +1 -1
  1490. package/side-panel/esm/components/closer/Component.js +2 -2
  1491. package/side-panel/esm/components/closer/index.css +3 -3
  1492. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1493. package/side-panel/esm/components/content/Component.js +1 -1
  1494. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1495. package/side-panel/esm/components/content/desktop.css +2 -2
  1496. package/side-panel/esm/components/content/index.css +2 -2
  1497. package/side-panel/esm/components/content/mobile.css +2 -2
  1498. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1499. package/side-panel/esm/components/footer/Component.js +2 -2
  1500. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1501. package/side-panel/esm/components/footer/desktop.css +2 -2
  1502. package/side-panel/esm/components/footer/index.css +3 -3
  1503. package/side-panel/esm/components/footer/layout.css +24 -24
  1504. package/side-panel/esm/components/footer/mobile.css +2 -2
  1505. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1506. package/side-panel/esm/components/header/Component.js +2 -2
  1507. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1508. package/side-panel/esm/components/header/desktop.css +5 -5
  1509. package/side-panel/esm/components/header/index.css +15 -15
  1510. package/side-panel/esm/components/header/mobile.css +2 -2
  1511. package/side-panel/esm/desktop.css +2 -2
  1512. package/side-panel/esm/desktop.js +1 -1
  1513. package/side-panel/esm/index.js +1 -1
  1514. package/side-panel/esm/mobile.css +1 -1
  1515. package/side-panel/esm/mobile.js +1 -1
  1516. package/side-panel/esm/responsive.js +1 -1
  1517. package/side-panel/esm/transitions.desktop.css +6 -6
  1518. package/side-panel/esm/transitions.mobile.css +7 -7
  1519. package/side-panel/index.js +1 -1
  1520. package/side-panel/mobile.css +1 -1
  1521. package/side-panel/mobile.js +1 -1
  1522. package/side-panel/modern/Component.desktop.js +2 -2
  1523. package/side-panel/modern/Component.mobile.js +2 -2
  1524. package/side-panel/modern/Component.responsive.d.ts +1 -1
  1525. package/side-panel/modern/components/closer/Component.js +1 -1
  1526. package/side-panel/modern/components/closer/index.css +3 -3
  1527. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1528. package/side-panel/modern/components/content/Component.js +1 -1
  1529. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1530. package/side-panel/modern/components/content/desktop.css +2 -2
  1531. package/side-panel/modern/components/content/index.css +2 -2
  1532. package/side-panel/modern/components/content/mobile.css +2 -2
  1533. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1534. package/side-panel/modern/components/footer/Component.js +2 -2
  1535. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1536. package/side-panel/modern/components/footer/desktop.css +2 -2
  1537. package/side-panel/modern/components/footer/index.css +3 -3
  1538. package/side-panel/modern/components/footer/layout.css +24 -24
  1539. package/side-panel/modern/components/footer/mobile.css +2 -2
  1540. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1541. package/side-panel/modern/components/header/Component.js +1 -1
  1542. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1543. package/side-panel/modern/components/header/desktop.css +5 -5
  1544. package/side-panel/modern/components/header/index.css +15 -15
  1545. package/side-panel/modern/components/header/mobile.css +2 -2
  1546. package/side-panel/modern/desktop.css +2 -2
  1547. package/side-panel/modern/mobile.css +1 -1
  1548. package/side-panel/modern/transitions.desktop.css +6 -6
  1549. package/side-panel/modern/transitions.mobile.css +7 -7
  1550. package/side-panel/responsive.js +1 -1
  1551. package/side-panel/transitions.desktop.css +6 -6
  1552. package/side-panel/transitions.mobile.css +7 -7
  1553. package/skeleton/Component.js +1 -1
  1554. package/skeleton/esm/Component.js +1 -1
  1555. package/skeleton/esm/index.css +10 -10
  1556. package/skeleton/index.css +10 -10
  1557. package/skeleton/modern/Component.js +1 -1
  1558. package/skeleton/modern/index.css +10 -10
  1559. package/slider/Component.js +1 -1
  1560. package/slider/esm/Component.js +1 -1
  1561. package/slider/esm/index.css +20 -20
  1562. package/slider/index.css +20 -20
  1563. package/slider/modern/Component.js +1 -1
  1564. package/slider/modern/index.css +20 -20
  1565. package/slider-input/Component.js +1 -1
  1566. package/slider-input/esm/Component.js +1 -1
  1567. package/slider-input/esm/index.css +26 -26
  1568. package/slider-input/index.css +26 -26
  1569. package/slider-input/modern/Component.js +1 -1
  1570. package/slider-input/modern/index.css +26 -26
  1571. package/space/Component.js +2 -2
  1572. package/space/Item.js +1 -1
  1573. package/space/esm/Component.js +2 -2
  1574. package/space/esm/Item.js +1 -1
  1575. package/space/esm/index.css +8 -8
  1576. package/space/esm/index.js +1 -1
  1577. package/space/index.css +8 -8
  1578. package/space/index.js +1 -1
  1579. package/space/modern/Component.js +1 -1
  1580. package/space/modern/index.css +8 -8
  1581. package/spinner/Component.js +3 -3
  1582. package/spinner/default.css +1 -1
  1583. package/spinner/esm/Component.js +3 -3
  1584. package/spinner/esm/default.css +1 -1
  1585. package/spinner/esm/index.css +7 -7
  1586. package/spinner/esm/inverted.css +1 -1
  1587. package/spinner/index.css +7 -7
  1588. package/spinner/inverted.css +1 -1
  1589. package/spinner/modern/Component.js +3 -3
  1590. package/spinner/modern/default.css +1 -1
  1591. package/spinner/modern/index.css +7 -7
  1592. package/spinner/modern/inverted.css +1 -1
  1593. package/status/Component.js +1 -1
  1594. package/status/esm/Component.js +1 -1
  1595. package/status/esm/index.css +17 -17
  1596. package/status/index.css +17 -17
  1597. package/status/modern/Component.js +1 -1
  1598. package/status/modern/index.css +17 -17
  1599. package/stepped-progress-bar/Component.js +1 -1
  1600. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1601. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1602. package/stepped-progress-bar/esm/Component.js +1 -1
  1603. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1604. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1605. package/stepped-progress-bar/esm/index.css +3 -3
  1606. package/stepped-progress-bar/index.css +3 -3
  1607. package/stepped-progress-bar/modern/Component.js +1 -1
  1608. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1609. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1610. package/stepped-progress-bar/modern/index.css +3 -3
  1611. package/steps/Component.js +1 -1
  1612. package/steps/components/step/Component.js +1 -1
  1613. package/steps/components/step/index.css +25 -25
  1614. package/steps/components/step-indicator/Component.js +1 -1
  1615. package/steps/components/step-indicator/index.css +1 -1
  1616. package/steps/esm/Component.js +1 -1
  1617. package/steps/esm/components/step/Component.js +1 -1
  1618. package/steps/esm/components/step/index.css +25 -25
  1619. package/steps/esm/components/step-indicator/Component.js +1 -1
  1620. package/steps/esm/components/step-indicator/index.css +1 -1
  1621. package/steps/esm/index.css +2 -2
  1622. package/steps/index.css +2 -2
  1623. package/steps/modern/Component.js +1 -1
  1624. package/steps/modern/components/step/Component.js +1 -1
  1625. package/steps/modern/components/step/index.css +25 -25
  1626. package/steps/modern/components/step-indicator/Component.js +1 -1
  1627. package/steps/modern/components/step-indicator/index.css +1 -1
  1628. package/steps/modern/index.css +2 -2
  1629. package/switch/Component.js +1 -1
  1630. package/switch/esm/Component.js +1 -1
  1631. package/switch/esm/index.css +25 -25
  1632. package/switch/index.css +25 -25
  1633. package/switch/modern/Component.js +1 -1
  1634. package/switch/modern/index.css +25 -25
  1635. package/table/component.js +1 -1
  1636. package/table/components/index.js +1 -1
  1637. package/table/components/pagination/Component.js +2 -2
  1638. package/table/components/pagination/index.css +7 -7
  1639. package/table/components/pagination/index.js +1 -1
  1640. package/table/components/pagination/select-field/index.css +3 -3
  1641. package/table/components/pagination/select-field/index.js +2 -2
  1642. package/table/components/table/Component.js +2 -2
  1643. package/table/components/table/index.css +6 -6
  1644. package/table/components/table/index.js +1 -1
  1645. package/table/components/table/utils.js +1 -1
  1646. package/table/components/tbody/Component.js +2 -2
  1647. package/table/components/tbody/index.css +1 -1
  1648. package/table/components/tbody/index.js +1 -1
  1649. package/table/components/tcell/Component.js +2 -2
  1650. package/table/components/tcell/index.css +5 -5
  1651. package/table/components/tcell/index.js +1 -1
  1652. package/table/components/texpandable-row/Component.js +2 -2
  1653. package/table/components/texpandable-row/index.css +4 -4
  1654. package/table/components/texpandable-row/index.js +1 -1
  1655. package/table/components/thead/Component.js +2 -2
  1656. package/table/components/thead/index.css +5 -5
  1657. package/table/components/thead/index.js +1 -1
  1658. package/table/components/thead-cell/Component.js +2 -2
  1659. package/table/components/thead-cell/index.css +7 -7
  1660. package/table/components/thead-cell/index.js +1 -1
  1661. package/table/components/trow/Component.js +2 -2
  1662. package/table/components/trow/index.css +7 -7
  1663. package/table/components/trow/index.js +1 -1
  1664. package/table/components/tsortable-head-cell/Component.js +2 -2
  1665. package/table/components/tsortable-head-cell/index.css +8 -8
  1666. package/table/components/tsortable-head-cell/index.js +1 -1
  1667. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1668. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1669. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1670. package/table/esm/component.js +1 -1
  1671. package/table/esm/components/index.js +1 -1
  1672. package/table/esm/components/pagination/Component.js +2 -2
  1673. package/table/esm/components/pagination/index.css +7 -7
  1674. package/table/esm/components/pagination/index.js +1 -1
  1675. package/table/esm/components/pagination/select-field/index.css +3 -3
  1676. package/table/esm/components/pagination/select-field/index.js +2 -2
  1677. package/table/esm/components/table/Component.js +2 -2
  1678. package/table/esm/components/table/index.css +6 -6
  1679. package/table/esm/components/table/index.js +1 -1
  1680. package/table/esm/components/table/utils.js +1 -1
  1681. package/table/esm/components/tbody/Component.js +2 -2
  1682. package/table/esm/components/tbody/index.css +1 -1
  1683. package/table/esm/components/tbody/index.js +1 -1
  1684. package/table/esm/components/tcell/Component.js +2 -2
  1685. package/table/esm/components/tcell/index.css +5 -5
  1686. package/table/esm/components/tcell/index.js +1 -1
  1687. package/table/esm/components/texpandable-row/Component.js +2 -2
  1688. package/table/esm/components/texpandable-row/index.css +4 -4
  1689. package/table/esm/components/texpandable-row/index.js +1 -1
  1690. package/table/esm/components/thead/Component.js +2 -2
  1691. package/table/esm/components/thead/index.css +5 -5
  1692. package/table/esm/components/thead/index.js +1 -1
  1693. package/table/esm/components/thead-cell/Component.js +2 -2
  1694. package/table/esm/components/thead-cell/index.css +7 -7
  1695. package/table/esm/components/thead-cell/index.js +1 -1
  1696. package/table/esm/components/trow/Component.js +2 -2
  1697. package/table/esm/components/trow/index.css +7 -7
  1698. package/table/esm/components/trow/index.js +1 -1
  1699. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1700. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  1701. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1702. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1703. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1704. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1705. package/table/esm/index.js +1 -1
  1706. package/table/index.js +1 -1
  1707. package/table/modern/components/pagination/Component.js +1 -1
  1708. package/table/modern/components/pagination/index.css +7 -7
  1709. package/table/modern/components/pagination/select-field/index.css +3 -3
  1710. package/table/modern/components/pagination/select-field/index.js +1 -1
  1711. package/table/modern/components/table/Component.js +1 -1
  1712. package/table/modern/components/table/index.css +6 -6
  1713. package/table/modern/components/tbody/Component.js +1 -1
  1714. package/table/modern/components/tbody/index.css +1 -1
  1715. package/table/modern/components/tcell/Component.js +1 -1
  1716. package/table/modern/components/tcell/index.css +5 -5
  1717. package/table/modern/components/texpandable-row/Component.js +1 -1
  1718. package/table/modern/components/texpandable-row/index.css +4 -4
  1719. package/table/modern/components/thead/Component.js +1 -1
  1720. package/table/modern/components/thead/index.css +5 -5
  1721. package/table/modern/components/thead-cell/Component.js +1 -1
  1722. package/table/modern/components/thead-cell/index.css +7 -7
  1723. package/table/modern/components/trow/Component.js +1 -1
  1724. package/table/modern/components/trow/index.css +7 -7
  1725. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1726. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  1727. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1728. package/tabs/components/primary-tablist/Component.js +1 -1
  1729. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1730. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1731. package/tabs/components/primary-tablist/index.css +28 -28
  1732. package/tabs/components/primary-tablist/mobile.css +31 -31
  1733. package/tabs/components/scrollable-container/Component.js +1 -1
  1734. package/tabs/components/scrollable-container/index.css +4 -4
  1735. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1736. package/tabs/components/secondary-tablist/Component.js +1 -1
  1737. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1738. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1739. package/tabs/components/secondary-tablist/index.css +10 -10
  1740. package/tabs/components/secondary-tablist/mobile.css +12 -12
  1741. package/tabs/components/tab/Component.js +1 -1
  1742. package/tabs/components/tab/index.css +2 -2
  1743. package/tabs/components/tabs/Component.desktop.js +3 -3
  1744. package/tabs/components/tabs/Component.mobile.js +3 -3
  1745. package/tabs/components/tabs/Component.responsive.js +3 -3
  1746. package/tabs/components/title/Component.js +1 -1
  1747. package/tabs/components/title/index.js +1 -1
  1748. package/tabs/desktop.js +3 -3
  1749. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1750. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1751. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1752. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1753. package/tabs/esm/components/primary-tablist/index.css +28 -28
  1754. package/tabs/esm/components/primary-tablist/mobile.css +31 -31
  1755. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1756. package/tabs/esm/components/scrollable-container/index.css +4 -4
  1757. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1758. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1759. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1760. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1761. package/tabs/esm/components/secondary-tablist/index.css +10 -10
  1762. package/tabs/esm/components/secondary-tablist/mobile.css +12 -12
  1763. package/tabs/esm/components/tab/Component.js +1 -1
  1764. package/tabs/esm/components/tab/index.css +2 -2
  1765. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1766. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1767. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1768. package/tabs/esm/components/title/Component.js +1 -1
  1769. package/tabs/esm/components/title/index.js +1 -1
  1770. package/tabs/esm/desktop.js +3 -3
  1771. package/tabs/esm/hooks/use-collapsible-elements.js +1 -1
  1772. package/tabs/esm/hooks/use-tablist-titles.js +1 -1
  1773. package/tabs/esm/index.js +3 -3
  1774. package/tabs/esm/index.module-1dee4b1f.js +4 -0
  1775. package/tabs/esm/index.module-66b62d54.js +4 -0
  1776. package/tabs/esm/mobile.js +3 -3
  1777. package/tabs/esm/responsive.js +3 -3
  1778. package/tabs/esm/synthetic-events.js +1 -1
  1779. package/tabs/hooks/use-collapsible-elements.js +1 -1
  1780. package/tabs/hooks/use-tablist-titles.js +1 -1
  1781. package/tabs/index.js +3 -3
  1782. package/tabs/index.module-46eb39f9.js +4 -0
  1783. package/tabs/index.module-56ef6597.js +4 -0
  1784. package/tabs/mobile.js +3 -3
  1785. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1786. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1787. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1788. package/tabs/modern/components/primary-tablist/index.css +28 -28
  1789. package/tabs/modern/components/primary-tablist/mobile.css +31 -31
  1790. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1791. package/tabs/modern/components/scrollable-container/index.css +4 -4
  1792. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1793. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1794. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1795. package/tabs/modern/components/secondary-tablist/index.css +10 -10
  1796. package/tabs/modern/components/secondary-tablist/mobile.css +12 -12
  1797. package/tabs/modern/components/tab/Component.js +1 -1
  1798. package/tabs/modern/components/tab/index.css +2 -2
  1799. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1800. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1801. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1802. package/tabs/modern/desktop.js +2 -2
  1803. package/tabs/modern/index.js +2 -2
  1804. package/tabs/modern/index.module-5de542f2.js +4 -0
  1805. package/tabs/modern/index.module-9cad50bc.js +4 -0
  1806. package/tabs/modern/mobile.js +2 -2
  1807. package/tabs/modern/responsive.js +2 -2
  1808. package/tabs/responsive.js +3 -3
  1809. package/tabs/synthetic-events.js +1 -1
  1810. package/tag/Component.js +3 -3
  1811. package/tag/default.css +8 -8
  1812. package/tag/esm/Component.js +3 -3
  1813. package/tag/esm/default.css +8 -8
  1814. package/tag/esm/index.css +37 -37
  1815. package/tag/esm/inverted.css +8 -8
  1816. package/tag/index.css +37 -37
  1817. package/tag/inverted.css +8 -8
  1818. package/tag/modern/Component.js +3 -3
  1819. package/tag/modern/default.css +8 -8
  1820. package/tag/modern/index.css +37 -37
  1821. package/tag/modern/inverted.css +8 -8
  1822. package/textarea/Component.d.ts +1 -1
  1823. package/textarea/Component.js +3 -3
  1824. package/textarea/{PseudoTextArea-580d8087.js → PseudoTextArea-e94b56e2.js} +1 -1
  1825. package/textarea/components/PseudoTextArea.js +1 -1
  1826. package/textarea/components/index.d.ts +1 -1
  1827. package/textarea/components/index.js +1 -1
  1828. package/textarea/default.css +18 -18
  1829. package/textarea/esm/Component.d.ts +1 -1
  1830. package/textarea/esm/Component.js +3 -3
  1831. package/textarea/esm/PseudoTextArea-280e73e3.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-8b82dc5b.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 +347 -347
  1852. package/themes/dist/compiled/mobile-dark-bluetint.css +1200 -1200
  1853. package/toast/component.js +1 -1
  1854. package/toast/esm/component.js +1 -1
  1855. package/toast/esm/index.css +9 -9
  1856. package/toast/index.css +9 -9
  1857. package/toast/modern/component.js +1 -1
  1858. package/toast/modern/index.css +9 -9
  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-e056e813.js → Component-2477b380.js} +3 -3
  1872. package/tooltip/Component.js +1 -1
  1873. package/tooltip/component.responsive.js +2 -2
  1874. package/tooltip/default.css +2 -2
  1875. package/tooltip/desktop.d.ts +1 -1
  1876. package/tooltip/desktop.js +1 -1
  1877. package/tooltip/esm/{Component-088c25a0.js → Component-8768e8ef.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 +2 -2
  1881. package/tooltip/esm/desktop.d.ts +1 -1
  1882. package/tooltip/esm/desktop.js +1 -1
  1883. package/tooltip/esm/index.css +5 -5
  1884. package/tooltip/esm/index.js +1 -1
  1885. package/tooltip/esm/inverted.css +4 -4
  1886. package/tooltip/esm/responsive.css +2 -2
  1887. package/tooltip/esm/responsive.js +1 -1
  1888. package/tooltip/index.css +5 -5
  1889. package/tooltip/index.js +1 -1
  1890. package/tooltip/inverted.css +4 -4
  1891. package/tooltip/modern/Component.js +3 -3
  1892. package/tooltip/modern/component.responsive.js +1 -1
  1893. package/tooltip/modern/default.css +2 -2
  1894. package/tooltip/modern/index.css +5 -5
  1895. package/tooltip/modern/inverted.css +4 -4
  1896. package/tooltip/modern/responsive.css +2 -2
  1897. package/tooltip/responsive.css +2 -2
  1898. package/tooltip/responsive.js +1 -1
  1899. package/typography/colors.css +12 -12
  1900. package/typography/{colors.module-bc993287.js → colors.module-4f696d0b.js} +1 -1
  1901. package/typography/common.module-c21bd444.js +4 -0
  1902. package/typography/component.js +2 -2
  1903. package/typography/esm/colors.css +12 -12
  1904. package/typography/esm/{colors.module-42065957.js → colors.module-10744894.js} +1 -1
  1905. package/typography/esm/common.module-29798608.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-b8149af6.js +4 -0
  1924. package/typography/modern/common.module-ef2ef866.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/with-suffix/Component.js +1 -1
  1954. package/with-suffix/esm/Component.js +1 -1
  1955. package/with-suffix/esm/index.css +8 -8
  1956. package/with-suffix/index.css +8 -8
  1957. package/with-suffix/modern/Component.js +1 -1
  1958. package/with-suffix/modern/index.css +8 -8
  1959. package/calendar-range/modern/index.module-249f068b.js +0 -4
  1960. package/grid/esm/gutters.module-425f293c.js +0 -30
  1961. package/grid/gutters.module-e62e9997.js +0 -31
  1962. package/grid/modern/gutters.module-dcf91c0e.js +0 -4
  1963. package/tabs/esm/index.module-10d535eb.js +0 -4
  1964. package/tabs/esm/index.module-9c2f5300.js +0 -4
  1965. package/tabs/index.module-7dc52a7b.js +0 -4
  1966. package/tabs/index.module-a5052a1c.js +0 -4
  1967. package/tabs/modern/index.module-4d08392f.js +0 -4
  1968. package/tabs/modern/index.module-cd099570.js +0 -4
  1969. package/textarea/esm/PseudoTextArea-5d67b309.js +0 -15
  1970. package/textarea/modern/PseudoTextArea-0c4e4741.js +0 -12
  1971. package/typography/common.module-0a9ad0fb.js +0 -4
  1972. package/typography/esm/common.module-cc423fc9.js +0 -4
  1973. package/typography/modern/colors.module-cbb33ea7.js +0 -4
  1974. package/typography/modern/common.module-13ae7781.js +0 -4
  1975. /package/bottom-sheet/{component-11af3f33.d.ts → component-52091348.d.ts} +0 -0
  1976. /package/bottom-sheet/esm/{component-cbc6d0d3.d.ts → component-457f0537.d.ts} +0 -0
  1977. /package/bottom-sheet/esm/{tslib.es6-f81724a5.d.ts → tslib.es6-1c6c9318.d.ts} +0 -0
  1978. /package/bottom-sheet/esm/{tslib.es6-f81724a5.js → tslib.es6-1c6c9318.js} +0 -0
  1979. /package/bottom-sheet/modern/{component-412962f0.d.ts → component-c2ceb5a2.d.ts} +0 -0
  1980. /package/bottom-sheet/{tslib.es6-0683282e.d.ts → tslib.es6-433153bc.d.ts} +0 -0
  1981. /package/bottom-sheet/{tslib.es6-0683282e.js → tslib.es6-433153bc.js} +0 -0
  1982. /package/calendar/esm/{tslib.es6-bf54fd6c.d.ts → tslib.es6-dff386ed.d.ts} +0 -0
  1983. /package/calendar/esm/{tslib.es6-bf54fd6c.js → tslib.es6-dff386ed.js} +0 -0
  1984. /package/calendar/{tslib.es6-c0af59cd.d.ts → tslib.es6-be258bf4.d.ts} +0 -0
  1985. /package/calendar/{tslib.es6-c0af59cd.js → tslib.es6-be258bf4.js} +0 -0
  1986. /package/calendar-input/{Component-389869c1.d.ts → Component-20495183.d.ts} +0 -0
  1987. /package/calendar-input/esm/{Component-c0c7ebc3.d.ts → Component-bc7bcf0c.d.ts} +0 -0
  1988. /package/calendar-range/esm/{index.module-3369c8fe.d.ts → index.module-6d72858b.d.ts} +0 -0
  1989. /package/calendar-range/{index.module-0cee42f1.d.ts → index.module-fa80fb42.d.ts} +0 -0
  1990. /package/chart/esm/{tslib.es6-69453a3a.d.ts → tslib.es6-b557bdfe.d.ts} +0 -0
  1991. /package/chart/esm/{tslib.es6-69453a3a.js → tslib.es6-b557bdfe.js} +0 -0
  1992. /package/chart/{tslib.es6-692855d9.d.ts → tslib.es6-fac90678.d.ts} +0 -0
  1993. /package/chart/{tslib.es6-692855d9.js → tslib.es6-fac90678.js} +0 -0
  1994. /package/confirmation/{component-505707d8.d.ts → component-62b33a6b.d.ts} +0 -0
  1995. /package/confirmation/{countdown-section-6a992752.d.ts → countdown-section-289e1d46.d.ts} +0 -0
  1996. /package/confirmation/cssm/{component-3c591970.d.ts → component-bd794cba.d.ts} +0 -0
  1997. /package/confirmation/esm/{component-93c7cd83.d.ts → component-bddb43d1.d.ts} +0 -0
  1998. /package/confirmation/esm/{countdown-section-ebdb88aa.d.ts → countdown-section-71893911.d.ts} +0 -0
  1999. /package/confirmation/modern/{countdown-section-5db74173.d.ts → countdown-section-1feed045.d.ts} +0 -0
  2000. /package/date-range-input/{Component-e6ef3114.d.ts → Component-cf84f352.d.ts} +0 -0
  2001. /package/date-range-input/esm/{Component-6b915ca3.d.ts → Component-b2ce1548.d.ts} +0 -0
  2002. /package/date-time-input/{Component-d871952b.d.ts → Component-642e7332.d.ts} +0 -0
  2003. /package/date-time-input/esm/{Component-ae2ff721.d.ts → Component-5d623590.d.ts} +0 -0
  2004. /package/gallery/esm/{slide-9d5df36b.d.ts → slide-58764ea9.d.ts} +0 -0
  2005. /package/gallery/esm/{tslib.es6-748104c5.d.ts → tslib.es6-ea2fa2cf.d.ts} +0 -0
  2006. /package/gallery/esm/{tslib.es6-748104c5.js → tslib.es6-ea2fa2cf.js} +0 -0
  2007. /package/gallery/modern/{slide-d07efafa.d.ts → slide-086d5f7f.d.ts} +0 -0
  2008. /package/gallery/{slide-4d2aff75.d.ts → slide-85f6ab08.d.ts} +0 -0
  2009. /package/gallery/{tslib.es6-2f64e669.d.ts → tslib.es6-9a47f93e.d.ts} +0 -0
  2010. /package/gallery/{tslib.es6-2f64e669.js → tslib.es6-9a47f93e.js} +0 -0
  2011. /package/grid/esm/{gutters.module-425f293c.d.ts → gutters.module-4c83949d.d.ts} +0 -0
  2012. /package/grid/{gutters.module-e62e9997.d.ts → gutters.module-194f0941.d.ts} +0 -0
  2013. /package/icon-view/esm/{tslib.es6-f75c8ea6.d.ts → tslib.es6-5cd506d9.d.ts} +0 -0
  2014. /package/icon-view/esm/{tslib.es6-f75c8ea6.js → tslib.es6-5cd506d9.js} +0 -0
  2015. /package/icon-view/{tslib.es6-33d53048.d.ts → tslib.es6-5bbd287a.d.ts} +0 -0
  2016. /package/icon-view/{tslib.es6-33d53048.js → tslib.es6-5bbd287a.js} +0 -0
  2017. /package/input-autocomplete/esm/{tslib.es6-c603502c.d.ts → tslib.es6-c689922e.d.ts} +0 -0
  2018. /package/input-autocomplete/esm/{tslib.es6-c603502c.js → tslib.es6-c689922e.js} +0 -0
  2019. /package/input-autocomplete/{tslib.es6-73246b1c.d.ts → tslib.es6-568dd3b3.d.ts} +0 -0
  2020. /package/input-autocomplete/{tslib.es6-73246b1c.js → tslib.es6-568dd3b3.js} +0 -0
  2021. /package/intl-phone-input/{component-6b11f230.d.ts → component-733f62c8.d.ts} +0 -0
  2022. /package/intl-phone-input/esm/{component-064f33de.d.ts → component-bd530f22.d.ts} +0 -0
  2023. /package/intl-phone-input/esm/{libphonenumber-js.min-88163569.d.ts → libphonenumber-js.min-00499ea6.d.ts} +0 -0
  2024. /package/intl-phone-input/esm/{libphonenumber-js.min-88163569.js → libphonenumber-js.min-00499ea6.js} +0 -0
  2025. /package/intl-phone-input/{libphonenumber-js.min-7bc10406.d.ts → libphonenumber-js.min-9d3abbae.d.ts} +0 -0
  2026. /package/intl-phone-input/{libphonenumber-js.min-7bc10406.js → libphonenumber-js.min-9d3abbae.js} +0 -0
  2027. /package/intl-phone-input/modern/{libphonenumber-js.min-88163569.d.ts → libphonenumber-js.min-00499ea6.d.ts} +0 -0
  2028. /package/intl-phone-input/modern/{libphonenumber-js.min-88163569.js → libphonenumber-js.min-00499ea6.js} +0 -0
  2029. /package/modal/esm/{tslib.es6-4ed2b18d.d.ts → tslib.es6-73d63176.d.ts} +0 -0
  2030. /package/modal/esm/{tslib.es6-4ed2b18d.js → tslib.es6-73d63176.js} +0 -0
  2031. /package/modal/{tslib.es6-810fa287.d.ts → tslib.es6-55d857e2.d.ts} +0 -0
  2032. /package/modal/{tslib.es6-810fa287.js → tslib.es6-55d857e2.js} +0 -0
  2033. /package/notification-manager/{component-823050c8.d.ts → component-4b4b3b50.d.ts} +0 -0
  2034. /package/notification-manager/{component-823050c8.js → component-4b4b3b50.js} +0 -0
  2035. /package/notification-manager/esm/{component-5a5d6474.d.ts → component-14ecae28.d.ts} +0 -0
  2036. /package/notification-manager/esm/{component-5a5d6474.js → component-14ecae28.js} +0 -0
  2037. /package/pass-code/esm/{getDataTestId-ebdc0eda.d.ts → getDataTestId-4ea94db7.d.ts} +0 -0
  2038. /package/pass-code/esm/{getDataTestId-ebdc0eda.js → getDataTestId-4ea94db7.js} +0 -0
  2039. /package/pass-code/{getDataTestId-11cb0c64.d.ts → getDataTestId-554b3f48.d.ts} +0 -0
  2040. /package/pass-code/{getDataTestId-11cb0c64.js → getDataTestId-554b3f48.js} +0 -0
  2041. /package/pass-code/modern/{getDataTestId-7e0fa95b.d.ts → getDataTestId-f7801ade.d.ts} +0 -0
  2042. /package/pass-code/modern/{getDataTestId-7e0fa95b.js → getDataTestId-f7801ade.js} +0 -0
  2043. /package/pattern-lock/esm/{utils-54a41b51.d.ts → utils-87e83e44.d.ts} +0 -0
  2044. /package/pattern-lock/esm/{utils-54a41b51.js → utils-87e83e44.js} +0 -0
  2045. /package/pattern-lock/{utils-b59b54a0.d.ts → utils-3912e240.d.ts} +0 -0
  2046. /package/pattern-lock/{utils-b59b54a0.js → utils-3912e240.js} +0 -0
  2047. /package/picker-button/esm/{tslib.es6-ebff0dba.d.ts → tslib.es6-2d471e0c.d.ts} +0 -0
  2048. /package/picker-button/esm/{tslib.es6-ebff0dba.js → tslib.es6-2d471e0c.js} +0 -0
  2049. /package/picker-button/{tslib.es6-59eeb8c3.d.ts → tslib.es6-d4d9534e.d.ts} +0 -0
  2050. /package/picker-button/{tslib.es6-59eeb8c3.js → tslib.es6-d4d9534e.js} +0 -0
  2051. /package/pure-cell/{component-41cf2751.d.ts → component-85d7a60f.d.ts} +0 -0
  2052. /package/pure-cell/esm/{component-14a22e18.d.ts → component-d6d334b2.d.ts} +0 -0
  2053. /package/pure-cell/esm/{getDataTestId-fb544247.d.ts → getDataTestId-833592f0.d.ts} +0 -0
  2054. /package/pure-cell/esm/{getDataTestId-fb544247.js → getDataTestId-833592f0.js} +0 -0
  2055. /package/pure-cell/esm/{tslib.es6-188f7ce3.d.ts → tslib.es6-299ff85d.d.ts} +0 -0
  2056. /package/pure-cell/esm/{tslib.es6-188f7ce3.js → tslib.es6-299ff85d.js} +0 -0
  2057. /package/pure-cell/{getDataTestId-639f51d2.d.ts → getDataTestId-7a9ea12a.d.ts} +0 -0
  2058. /package/pure-cell/{getDataTestId-639f51d2.js → getDataTestId-7a9ea12a.js} +0 -0
  2059. /package/pure-cell/modern/{component-455b5ac4.d.ts → component-b55e44bf.d.ts} +0 -0
  2060. /package/pure-cell/modern/{getDataTestId-780ef189.d.ts → getDataTestId-3fe4f1d9.d.ts} +0 -0
  2061. /package/pure-cell/modern/{getDataTestId-780ef189.js → getDataTestId-3fe4f1d9.js} +0 -0
  2062. /package/pure-cell/{tslib.es6-c18724cf.d.ts → tslib.es6-c4d26fa9.d.ts} +0 -0
  2063. /package/pure-cell/{tslib.es6-c18724cf.js → tslib.es6-c4d26fa9.js} +0 -0
  2064. /package/select/{Component-8614ce6b.d.ts → Component-1678b0d9.d.ts} +0 -0
  2065. /package/select/{Component-d0e7b8cf.d.ts → Component-3ea39fa3.d.ts} +0 -0
  2066. /package/select/esm/{Component-c09a6820.d.ts → Component-b2ebc119.d.ts} +0 -0
  2067. /package/select/esm/{Component-4ef9d6d2.d.ts → Component-de0b9cd3.d.ts} +0 -0
  2068. /package/select/esm/{intersection-observer-c9397884.d.ts → intersection-observer-e2ca7101.d.ts} +0 -0
  2069. /package/select/esm/{intersection-observer-c9397884.js → intersection-observer-e2ca7101.js} +0 -0
  2070. /package/select/esm/{tslib.es6-3c9b3142.d.ts → tslib.es6-0b67b7a3.d.ts} +0 -0
  2071. /package/select/esm/{tslib.es6-3c9b3142.js → tslib.es6-0b67b7a3.js} +0 -0
  2072. /package/select/{intersection-observer-8ba57140.d.ts → intersection-observer-be7013a3.d.ts} +0 -0
  2073. /package/select/{intersection-observer-8ba57140.js → intersection-observer-be7013a3.js} +0 -0
  2074. /package/select/modern/{Component-8d6d6d34.d.ts → Component-346730bb.d.ts} +0 -0
  2075. /package/select/modern/{Component-c2b10ca0.d.ts → Component-dd0ee5f1.d.ts} +0 -0
  2076. /package/select/modern/{intersection-observer-c9397884.d.ts → intersection-observer-e2ca7101.d.ts} +0 -0
  2077. /package/select/modern/{intersection-observer-c9397884.js → intersection-observer-e2ca7101.js} +0 -0
  2078. /package/select/{tslib.es6-765af8e2.d.ts → tslib.es6-767aabd0.d.ts} +0 -0
  2079. /package/select/{tslib.es6-765af8e2.js → tslib.es6-767aabd0.js} +0 -0
  2080. /package/select-with-tags/esm/{tslib.es6-411b8c4a.d.ts → tslib.es6-9438243f.d.ts} +0 -0
  2081. /package/select-with-tags/esm/{tslib.es6-411b8c4a.js → tslib.es6-9438243f.js} +0 -0
  2082. /package/select-with-tags/{tslib.es6-f2655c2c.d.ts → tslib.es6-fb3a3bef.d.ts} +0 -0
  2083. /package/select-with-tags/{tslib.es6-f2655c2c.js → tslib.es6-fb3a3bef.js} +0 -0
  2084. /package/side-panel/esm/{tslib.es6-64927b87.d.ts → tslib.es6-f4b9c9bc.d.ts} +0 -0
  2085. /package/side-panel/esm/{tslib.es6-64927b87.js → tslib.es6-f4b9c9bc.js} +0 -0
  2086. /package/side-panel/{tslib.es6-e933c24b.d.ts → tslib.es6-6891ac7c.d.ts} +0 -0
  2087. /package/side-panel/{tslib.es6-e933c24b.js → tslib.es6-6891ac7c.js} +0 -0
  2088. /package/space/{Item-dc3254f4.d.ts → Item-95e54812.d.ts} +0 -0
  2089. /package/space/{Item-dc3254f4.js → Item-95e54812.js} +0 -0
  2090. /package/space/esm/{Item-6bc05881.d.ts → Item-9e5c99ea.d.ts} +0 -0
  2091. /package/space/esm/{Item-6bc05881.js → Item-9e5c99ea.js} +0 -0
  2092. /package/table/esm/{tslib.es6-a679cce6.d.ts → tslib.es6-8f06e550.d.ts} +0 -0
  2093. /package/table/esm/{tslib.es6-a679cce6.js → tslib.es6-8f06e550.js} +0 -0
  2094. /package/table/{tslib.es6-06001441.d.ts → tslib.es6-a24dcbd8.d.ts} +0 -0
  2095. /package/table/{tslib.es6-06001441.js → tslib.es6-a24dcbd8.js} +0 -0
  2096. /package/tabs/esm/{tslib.es6-62e0e458.d.ts → tslib.es6-be721287.d.ts} +0 -0
  2097. /package/tabs/esm/{tslib.es6-62e0e458.js → tslib.es6-be721287.js} +0 -0
  2098. /package/tabs/{tslib.es6-edd9cdac.d.ts → tslib.es6-e328c25c.d.ts} +0 -0
  2099. /package/tabs/{tslib.es6-edd9cdac.js → tslib.es6-e328c25c.js} +0 -0
  2100. /package/textarea/{PseudoTextArea-580d8087.d.ts → PseudoTextArea-e94b56e2.d.ts} +0 -0
  2101. /package/textarea/esm/{PseudoTextArea-5d67b309.d.ts → PseudoTextArea-280e73e3.d.ts} +0 -0
  2102. /package/textarea/modern/{PseudoTextArea-0c4e4741.d.ts → PseudoTextArea-8b82dc5b.d.ts} +0 -0
  2103. /package/tooltip/{Component-e056e813.d.ts → Component-2477b380.d.ts} +0 -0
  2104. /package/tooltip/esm/{Component-088c25a0.d.ts → Component-8768e8ef.d.ts} +0 -0
  2105. /package/typography/{colors.module-bc993287.d.ts → colors.module-4f696d0b.d.ts} +0 -0
  2106. /package/typography/esm/{colors.module-42065957.d.ts → colors.module-10744894.d.ts} +0 -0
@@ -1,348 +1,432 @@
1
- .card-image__cardImage_gjoaj {
1
+ .card-image__cardImage_d7t2f {
2
2
  background: #e7e8ea;
3
3
  }
4
- .card-image__loaded_gjoaj {
4
+ .card-image__loaded_d7t2f {
5
5
  background: transparent
6
- }.badge__component_4hd6a {
6
+ }.divider__component_ko6y0 {
7
+ border-bottom: 1px solid #2b2b2e;
8
+ }.backdrop__backdrop_1qylk {
9
+ -webkit-tap-highlight-color: transparent;
10
+ }
11
+ .backdrop__appear_1qylk,
12
+ .backdrop__enter_1qylk {
13
+ background-color: transparent;
14
+ }
15
+ .backdrop__appearActive_1qylk,
16
+ .backdrop__enterActive_1qylk,
17
+ .backdrop__appearDone_1qylk,
18
+ .backdrop__enterDone_1qylk {
19
+ background-color: rgba(0, 0, 0, 0.8);
20
+ }
21
+ .backdrop__exit_1qylk {
22
+ background-color: rgba(0, 0, 0, 0.8);
23
+ }
24
+ .backdrop__exitActive_1qylk,
25
+ .backdrop__exitDone_1qylk {
26
+ background-color: transparent;
27
+ }.badge__component_6dd7v {
7
28
  background-color: #ef3124;
8
29
  color: #000;
9
30
  }
10
- .badge__outlineCount_4hd6a {
31
+ .badge__outlineCount_6dd7v {
11
32
  border: 2px solid #121212;
12
33
  }
13
- .badge__heightS_4hd6a.badge__outlineCount_4hd6a {
34
+ .badge__heightS_6dd7v.badge__outlineCount_6dd7v {
14
35
  border: 1px solid #121212;
15
36
  }
16
- .badge__icon_4hd6a {
37
+ .badge__icon_6dd7v {
17
38
  color: #2fc26e
18
39
  }
19
- .badge__icon_4hd6a.badge__positive_4hd6a {
40
+ .badge__icon_6dd7v.badge__positive_6dd7v {
20
41
  color: #2fc26e;
21
42
  background-color: #2fc26e;
22
43
  }
23
- .badge__icon_4hd6a.badge__attention_4hd6a {
44
+ .badge__icon_6dd7v.badge__attention_6dd7v {
24
45
  color: #f6bf65;
25
46
  background-color: #f6bf65;
26
47
  }
27
- .badge__icon_4hd6a.badge__negative_4hd6a {
48
+ .badge__icon_6dd7v.badge__negative_6dd7v {
28
49
  color: #d91d0b;
29
50
  background-color: #d91d0b;
30
51
  }
31
- .badge__icon_4hd6a.badge__link_4hd6a {
52
+ .badge__icon_6dd7v.badge__link_6dd7v {
32
53
  color: #0072ef;
33
54
  background-color: #0072ef;
34
55
  }
35
- .badge__icon_4hd6a.badge__tertiary_4hd6a {
56
+ .badge__icon_6dd7v.badge__tertiary_6dd7v {
36
57
  color: #464649;
37
58
  background-color: #464649;
38
59
  }
39
- .badge__icon_4hd6a.badge__secondary_4hd6a {
60
+ .badge__icon_6dd7v.badge__secondary_6dd7v {
40
61
  color: #8d8d93;
41
62
  background-color: #8d8d93;
42
63
  }
43
- .badge__icon_4hd6a.badge__primary_4hd6a {
64
+ .badge__icon_6dd7v.badge__primary_6dd7v {
44
65
  color: #fff;
45
66
  background-color: #fff;
46
67
  }
47
- .badge__icon_4hd6a:before {
68
+ .badge__icon_6dd7v:before {
48
69
  background-color: #121212;
49
70
  }
50
- .badge__outline_4hd6a {
71
+ .badge__outline_6dd7v {
51
72
  background-color: #121212;
52
73
  }
53
- .badge__outlineColor_4hd6a {
74
+ .badge__outlineColor_6dd7v {
54
75
  background-color: #ef3124
55
76
  }
56
- .badge__outlineColor_4hd6a.badge__attention_4hd6a {
77
+ .badge__outlineColor_6dd7v.badge__attention_6dd7v {
57
78
  background-color: #f6bf65;
58
79
  }
59
- .badge__outlineColor_4hd6a.badge__positive_4hd6a {
80
+ .badge__outlineColor_6dd7v.badge__positive_6dd7v {
60
81
  background-color: #2fc26e;
61
82
  }
62
- .badge__outlineColor_4hd6a.badge__negative_4hd6a {
83
+ .badge__outlineColor_6dd7v.badge__negative_6dd7v {
63
84
  background-color: #d91d0b;
64
85
  }
65
- .badge__outlineColor_4hd6a.badge__link_4hd6a {
86
+ .badge__outlineColor_6dd7v.badge__link_6dd7v {
66
87
  background-color: #0072ef;
67
88
  }
68
- .badge__outlineColor_4hd6a.badge__tertiary_4hd6a {
89
+ .badge__outlineColor_6dd7v.badge__tertiary_6dd7v {
69
90
  background-color: #464649;
70
91
  }
71
- .badge__outlineColor_4hd6a.badge__secondary_4hd6a {
92
+ .badge__outlineColor_6dd7v.badge__secondary_6dd7v {
72
93
  background-color: #8d8d93;
73
94
  }
74
- .badge__outlineColor_4hd6a.badge__primary_4hd6a {
95
+ .badge__outlineColor_6dd7v.badge__primary_6dd7v {
75
96
  background-color: #fff;
76
97
  }
77
- .badge__dot_4hd6a.badge__outlineCount_4hd6a {
98
+ .badge__dot_6dd7v.badge__outlineCount_6dd7v {
78
99
  border: 1px solid #121212;
79
- }.backdrop__backdrop_1vo9n {
80
- -webkit-tap-highlight-color: transparent;
100
+ }.dropzone__component_1vgi7 {
101
+ border: 2px dashed #464649;
81
102
  }
82
- .backdrop__appear_1vo9n,
83
- .backdrop__enter_1vo9n {
103
+ .dropzone__component_1vgi7:not(.dropzone__disabled_1vgi7):hover {
84
104
  background-color: transparent;
85
105
  }
86
- .backdrop__appearActive_1vo9n,
87
- .backdrop__enterActive_1vo9n,
88
- .backdrop__appearDone_1vo9n,
89
- .backdrop__enterDone_1vo9n {
90
- background-color: rgba(0, 0, 0, 0.8);
91
- }
92
- .backdrop__exit_1vo9n {
93
- background-color: rgba(0, 0, 0, 0.8);
94
- }
95
- .backdrop__exitActive_1vo9n,
96
- .backdrop__exitDone_1vo9n {
106
+ .dropzone__dragOver_1vgi7 {
97
107
  background-color: transparent;
98
- }.checkbox-group__error_2ptyx {
99
- border-left: 1px solid #f15045;
100
108
  }
101
- .checkbox-group__label_2ptyx {
102
- color: #fff;
109
+ .dropzone__error_1vgi7 {
110
+ border-color: #ef3124;
103
111
  }
104
- .checkbox-group__errorMessage_2ptyx {
105
- color: #f15045;
112
+ .dropzone__overlay_91nrb {
113
+ background: #202022;
106
114
  }
107
- .checkbox-group__hint_2ptyx {
108
- color: rgba(235, 235, 245, 0.6);
109
- }.checkbox__box_1osos {
115
+ .dropzone__text_91nrb {
116
+ color: #fff;
117
+ }.checkbox__box_e60i2 {
110
118
  color: #000;
111
119
  background-color: #000;
112
120
  border: 1.5px solid #8d8d93;
113
121
  }
114
- .checkbox__checkedIcon_1osos {
122
+ .checkbox__checkedIcon_e60i2 {
115
123
  color: #000;
116
124
  }
117
- .checkbox__component_1osos:hover:not(.checkbox__disabled_1osos):not(.checkbox__inactive_1osos) .checkbox__box_1osos {
125
+ .checkbox__component_e60i2:hover:not(.checkbox__disabled_e60i2):not(.checkbox__inactive_e60i2) .checkbox__box_e60i2 {
118
126
  background-color: #000;
119
127
  border-color: #8d8d93;
120
128
  }
121
- .checkbox__component_1osos:active:not(.checkbox__disabled_1osos):not(.checkbox__inactive_1osos) .checkbox__box_1osos {
129
+ .checkbox__component_e60i2:active:not(.checkbox__disabled_e60i2):not(.checkbox__inactive_e60i2) .checkbox__box_e60i2 {
122
130
  background-color: #000;
123
131
  border-color: #fff;
124
132
  }
125
- .checkbox__checked_1osos .checkbox__box_1osos {
133
+ .checkbox__checked_e60i2 .checkbox__box_e60i2 {
126
134
  background-color: #fff;
127
135
  border-color: transparent;
128
136
  }
129
- .checkbox__checked_1osos:hover:not(.checkbox__disabled_1osos):not(.checkbox__inactive_1osos) .checkbox__box_1osos {
137
+ .checkbox__checked_e60i2:hover:not(.checkbox__disabled_e60i2):not(.checkbox__inactive_e60i2) .checkbox__box_e60i2 {
130
138
  background-color: rgb(255, 255, 255);
131
139
  border-color: transparent;
132
140
  }
133
- .checkbox__checked_1osos:active:not(.checkbox__disabled_1osos):not(.checkbox__inactive_1osos) .checkbox__box_1osos {
141
+ .checkbox__checked_e60i2:active:not(.checkbox__disabled_e60i2):not(.checkbox__inactive_e60i2) .checkbox__box_e60i2 {
134
142
  background-color: rgb(255, 255, 255);
135
143
  border-color: transparent;
136
144
  }
137
- .checkbox__indeterminate_1osos .checkbox__box_1osos {
145
+ .checkbox__indeterminate_e60i2 .checkbox__box_e60i2 {
138
146
  background-color: #fff;
139
147
  border-color: transparent;
140
148
  }
141
- .checkbox__indeterminate_1osos:hover:not(.checkbox__disabled_1osos):not(.checkbox__inactive_1osos) .checkbox__box_1osos {
149
+ .checkbox__indeterminate_e60i2:hover:not(.checkbox__disabled_e60i2):not(.checkbox__inactive_e60i2) .checkbox__box_e60i2 {
142
150
  background-color: rgb(255, 255, 255);
143
151
  border-color: transparent;
144
152
  }
145
- .checkbox__indeterminate_1osos:active:not(.checkbox__disabled_1osos):not(.checkbox__inactive_1osos) .checkbox__box_1osos {
153
+ .checkbox__indeterminate_e60i2:active:not(.checkbox__disabled_e60i2):not(.checkbox__inactive_e60i2) .checkbox__box_e60i2 {
146
154
  background-color: rgb(255, 255, 255);
147
155
  border-color: transparent;
148
156
  }
149
- .checkbox__disabled_1osos .checkbox__box_1osos {
157
+ .checkbox__disabled_e60i2 .checkbox__box_e60i2 {
150
158
  background-color: #000;
151
159
  border-color: #2a2a2c;
152
160
  }
153
- .checkbox__disabled_1osos.checkbox__checked_1osos .checkbox__box_1osos {
161
+ .checkbox__disabled_e60i2.checkbox__checked_e60i2 .checkbox__box_e60i2 {
154
162
  background-color: #3a3a3c;
155
163
  border-color: transparent;
156
164
  }
157
- .checkbox__disabled_1osos.checkbox__indeterminate_1osos .checkbox__box_1osos {
165
+ .checkbox__disabled_e60i2.checkbox__indeterminate_e60i2 .checkbox__box_e60i2 {
158
166
  background-color: #3a3a3c;
159
167
  border-color: transparent;
160
168
  }
161
- .checkbox__disabled_1osos .checkbox__label_1osos {
169
+ .checkbox__disabled_e60i2 .checkbox__label_e60i2 {
162
170
  color: rgba(235, 235, 245, 0.6);
163
171
  }
164
- .checkbox__disabled_1osos .checkbox__hint_1osos {
172
+ .checkbox__disabled_e60i2 .checkbox__hint_e60i2 {
165
173
  color: rgba(235, 235, 245, 0.6);
166
174
  }
167
- .checkbox__inactive_1osos .checkbox__box_1osos {
175
+ .checkbox__inactive_e60i2 .checkbox__box_e60i2 {
168
176
  background-color: #3a3a3c;
169
177
  border-color: #464649;
170
178
  }
171
- .checkbox__inactive_1osos.checkbox__checked_1osos .checkbox__box_1osos {
179
+ .checkbox__inactive_e60i2.checkbox__checked_e60i2 .checkbox__box_e60i2 {
172
180
  color: #464649;
173
181
  border-color: transparent;
174
182
  }
175
- .checkbox__inactive_1osos.checkbox__indeterminate_1osos .checkbox__box_1osos {
183
+ .checkbox__inactive_e60i2.checkbox__indeterminate_e60i2 .checkbox__box_e60i2 {
176
184
  border-color: transparent;
177
185
  }
178
- .checkbox__focused_1osos .checkbox__box_1osos {
186
+ .checkbox__focused_e60i2 .checkbox__box_e60i2 {
179
187
  outline: 2px solid #0072ef;
180
188
  }
181
- .checkbox__label_1osos {
189
+ .checkbox__label_e60i2 {
182
190
  color: #fff;
183
191
  }
184
- .checkbox__errorMessage_1osos {
192
+ .checkbox__errorMessage_e60i2 {
185
193
  color: #f15045;
186
194
  }
187
- .checkbox__hint_1osos {
195
+ .checkbox__hint_e60i2 {
188
196
  color: rgba(235, 235, 245, 0.6);
189
197
  }
190
- .checkbox__inactive_1osos .checkbox__indeterminateLine_1osos {
198
+ .checkbox__inactive_e60i2 .checkbox__indeterminateLine_e60i2 {
191
199
  background-color: #464649;
192
200
  }
193
- .checkbox__indeterminateLine_1osos {
201
+ .checkbox__indeterminateLine_e60i2 {
194
202
  background-color: #000;
195
203
  }
196
204
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
197
- }.divider__component_1bs2b {
198
- border-bottom: 1px solid #2b2b2e;
199
- }.dropzone__component_kn1mc {
200
- border: 2px dashed #464649;
201
- }
202
- .dropzone__component_kn1mc:not(.dropzone__disabled_kn1mc):hover {
203
- background-color: transparent;
204
- }
205
- .dropzone__dragOver_kn1mc {
206
- background-color: transparent;
205
+ }.checkbox-group__error_ueck0 {
206
+ border-left: 1px solid #f15045;
207
207
  }
208
- .dropzone__error_kn1mc {
209
- border-color: #ef3124;
208
+ .checkbox-group__label_ueck0 {
209
+ color: #fff;
210
210
  }
211
- .dropzone__overlay_1o4ce {
212
- background: #202022;
211
+ .checkbox-group__errorMessage_ueck0 {
212
+ color: #f15045;
213
213
  }
214
- .dropzone__text_1o4ce {
215
- color: #fff;
216
- }.code-input__error_1l18u {
214
+ .checkbox-group__hint_ueck0 {
215
+ color: rgba(235, 235, 245, 0.6);
216
+ }.code-input__error_1s8hb {
217
217
  color: #f15045;
218
218
  }
219
- @keyframes code-input__shake_1l18u {
219
+ @keyframes code-input__shake_1s8hb {
220
220
  }
221
- .code-input__input_100i4 {
221
+ .code-input__input_1r5lo {
222
222
  background-color: #202022;
223
223
  color: #fff
224
224
  }
225
- .code-input__input_100i4.code-input__hasError_100i4 {
225
+ .code-input__input_1r5lo.code-input__hasError_1r5lo {
226
226
  color: #f15045;
227
227
  caret-color: #fff;
228
228
  background-color: #35110d;
229
229
  }
230
- .code-input__input_100i4.code-input__disabled_100i4 {
230
+ .code-input__input_1r5lo.code-input__disabled_1r5lo {
231
231
  color: rgba(235, 235, 245, 0.3);
232
232
  }
233
- .code-input__input_100i4:-webkit-autofill {
233
+ .code-input__input_1r5lo:-webkit-autofill {
234
234
  -webkit-text-fill-color: #fff;
235
- }.form-control__component_p1n34 {
235
+ }.hatching-progress-bar__container_1x0i4 {
236
+ background: rgba(255, 255, 255, 0.1);
237
+ }
238
+ .hatching-progress-bar__hatch_1x0i4 {
239
+ background: repeating-linear-gradient(
240
+ -45deg,
241
+ #464649 6px 10px,
242
+ rgba(255, 255, 255, 0) 10px 18px
243
+ );
244
+ }
245
+ .hatching-progress-bar__positive_1x0i4 {
246
+ background: #2fc26e;
247
+ }
248
+ .hatching-progress-bar__attention_1x0i4 {
249
+ background: #f6bf65;
250
+ }
251
+ .hatching-progress-bar__negative_1x0i4 {
252
+ background: #d91d0b;
253
+ }
254
+ .hatching-progress-bar__link_1x0i4 {
255
+ background: #0072ef;
256
+ }
257
+ .hatching-progress-bar__tertiary_1x0i4 {
258
+ background: #464649;
259
+ }
260
+ .hatching-progress-bar__secondary_1x0i4 {
261
+ background: #8d8d93;
262
+ }
263
+ .hatching-progress-bar__primary_1x0i4 {
264
+ background: #fff;
265
+ }
266
+ .hatching-progress-bar__accent_1x0i4 {
267
+ background: #ef3124;
268
+ }.form-control__component_e6o28 {
236
269
  color: #fff;
237
270
  }
238
- .form-control__inner_p1n34 {
271
+ .form-control__inner_e6o28 {
239
272
  background-color: #202022;
240
273
  }
241
- .form-control__label_p1n34 {
274
+ .form-control__label_e6o28 {
242
275
  color: rgba(235, 235, 245, 0.6);
243
276
  }
244
- .form-control__hint_p1n34 {
277
+ .form-control__hint_e6o28 {
245
278
  color: rgba(235, 235, 245, 0.6);
246
279
  }
247
- .form-control__disabled_p1n34 {
280
+ .form-control__disabled_e6o28 {
248
281
  background-color: #202022;
249
282
  color: rgba(235, 235, 245, 0.6);
250
283
  }
251
- .form-control__disabled_p1n34.form-control__hasError_p1n34 {
284
+ .form-control__disabled_e6o28.form-control__hasError_e6o28 {
252
285
  background-color: #202022;
253
286
  }
254
- .form-control__disabled_p1n34.form-control__filled_p1n34 .form-control__label_p1n34 {
287
+ .form-control__disabled_e6o28.form-control__filled_e6o28 .form-control__label_e6o28 {
255
288
  color: rgba(235, 235, 245, 0.6);
256
289
  }
257
- .form-control__inner_p1n34:not(.form-control__disabled_p1n34):hover {
290
+ .form-control__inner_e6o28:not(.form-control__disabled_e6o28):hover {
258
291
  background-color: #202022;
259
292
  }
260
- .form-control__focused_p1n34.form-control__inner_p1n34,
261
- .form-control__focused_p1n34.form-control__inner_p1n34:hover {
293
+ .form-control__focused_e6o28.form-control__inner_e6o28,
294
+ .form-control__focused_e6o28.form-control__inner_e6o28:hover {
262
295
  background-color: #202022
263
296
  }
264
- .form-control__error_p1n34 {
297
+ .form-control__error_e6o28 {
265
298
  color: #f15045;
266
299
  }
267
- .form-control__hasError_p1n34 .form-control__label_p1n34 {
300
+ .form-control__hasError_e6o28 .form-control__label_e6o28 {
268
301
  color: #f15045;
269
302
  }
270
- .form-control__hasError_p1n34 {
303
+ .form-control__hasError_e6o28 {
271
304
  background-color: #202022;
272
305
  }
273
306
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
274
307
  }
275
- .form-control__component_1sors {
308
+ .form-control__component_1htsr {
276
309
  color: #000;
277
310
  }
278
- .form-control__inner_1sors {
311
+ .form-control__inner_1htsr {
279
312
  background-color: #f3f4f5;
280
313
  }
281
- .form-control__label_1sors {
314
+ .form-control__label_1htsr {
282
315
  color: rgba(60, 60, 67, 0.6);
283
316
  }
284
- .form-control__hint_1sors {
317
+ .form-control__hint_1htsr {
285
318
  color: rgba(60, 60, 67, 0.6);
286
319
  }
287
- .form-control__disabled_1sors {
320
+ .form-control__disabled_1htsr {
288
321
  background-color: #f3f4f5;
289
322
  color: rgba(60, 60, 67, 0.6);
290
323
  }
291
- .form-control__disabled_1sors.form-control__hasError_1sors {
324
+ .form-control__disabled_1htsr.form-control__hasError_1htsr {
292
325
  background-color: #f3f4f5;
293
326
  }
294
- .form-control__disabled_1sors.form-control__filled_1sors .form-control__label_1sors {
327
+ .form-control__disabled_1htsr.form-control__filled_1htsr .form-control__label_1htsr {
295
328
  color: rgba(60, 60, 67, 0.6);
296
329
  }
297
- .form-control__inner_1sors:not(.form-control__disabled_1sors):hover {
330
+ .form-control__inner_1htsr:not(.form-control__disabled_1htsr):hover {
298
331
  background-color: #f3f4f5;
299
332
  }
300
- .form-control__focused_1sors.form-control__inner_1sors,
301
- .form-control__focused_1sors.form-control__inner_1sors:hover {
333
+ .form-control__focused_1htsr.form-control__inner_1htsr,
334
+ .form-control__focused_1htsr.form-control__inner_1htsr:hover {
302
335
  background-color: #f3f4f5
303
336
  }
304
- .form-control__error_1sors {
337
+ .form-control__error_1htsr {
305
338
  color: #ef3124;
306
339
  }
307
- .form-control__hasError_1sors .form-control__label_1sors {
340
+ .form-control__hasError_1htsr .form-control__label_1htsr {
308
341
  color: #ef3124;
309
342
  }
310
- .form-control__hasError_1sors {
343
+ .form-control__hasError_1htsr {
311
344
  background-color: #f3f4f5;
312
- }.hatching-progress-bar__container_5y7xn {
313
- background: rgba(255, 255, 255, 0.1);
345
+ }.list__list_ukp16 {
346
+ color: #fff;
314
347
  }
315
- .hatching-progress-bar__hatch_5y7xn {
316
- background: repeating-linear-gradient(
317
- -45deg,
318
- #464649 6px 10px,
319
- rgba(255, 255, 255, 0) 10px 18px
320
- );
348
+ .list__slot_ukp16 {
349
+ color: #fff;
350
+ }@keyframes loader__blink_1bz5d {
351
+ }.icon-view__component_1273o {
352
+ color: rgba(235, 235, 245, 0.6);
321
353
  }
322
- .hatching-progress-bar__positive_5y7xn {
323
- background: #2fc26e;
354
+ .icon-view__bg_1273o {
355
+ fill: #f3f4f5;
324
356
  }
325
- .hatching-progress-bar__attention_5y7xn {
326
- background: #f6bf65;
357
+ .icon-view__border_1273o {
358
+ stroke: rgba(255, 255, 255, 0.1);
359
+ fill: transparent;
360
+ }.link__primary_f3rf3 {
361
+ color: #fff;
362
+ border-bottom-color: #fff
327
363
  }
328
- .hatching-progress-bar__negative_5y7xn {
329
- background: #d91d0b;
364
+ .link__primary_f3rf3:hover {
365
+ color: rgb(255, 255, 255);
366
+ }
367
+ .link__primary_f3rf3:active {
368
+ color: rgb(255, 255, 255);
369
+ }
370
+ .link__secondary_f3rf3 {
371
+ color: rgba(235, 235, 245, 0.6);
372
+ border-bottom-color: rgba(235, 235, 245, 0.6)
330
373
  }
331
- .hatching-progress-bar__link_5y7xn {
332
- background: #0072ef;
374
+ .link__secondary_f3rf3:hover {
375
+ color: rgba(239, 239, 247, 0.68);
376
+ }
377
+ .link__secondary_f3rf3:active {
378
+ color: rgba(243, 243, 249, 0.76);
379
+ }
380
+ .link__defaultView_f3rf3 {
381
+ color: #0072ef;
382
+ border-bottom-color: #0072ef
333
383
  }
334
- .hatching-progress-bar__tertiary_5y7xn {
335
- background: #464649;
384
+ .link__defaultView_f3rf3:hover {
385
+ color: rgb(51, 142, 242);
386
+ }
387
+ .link__defaultView_f3rf3:active {
388
+ color: rgb(102, 170, 245);
389
+ }
390
+ .link__component_gdn25:hover .link__text_gdn25,
391
+ .link__component_gdn25:active .link__text_gdn25 {
392
+ border-bottom-color: rgba(0, 0, 0, 0);
393
+ }
394
+ .link__focused_gdn25 {
395
+ outline: 2px solid #0072ef;
336
396
  }
337
- .hatching-progress-bar__secondary_5y7xn {
338
- background: #8d8d93;
397
+ .link__pseudo_gdn25 {
398
+ background-color: transparent;
339
399
  }
340
- .hatching-progress-bar__primary_5y7xn {
341
- background: #fff;
400
+ .link__primary_1i1bj {
401
+ color: #000;
402
+ border-bottom-color: #000
342
403
  }
343
- .hatching-progress-bar__accent_5y7xn {
344
- background: #ef3124;
345
- }@media (max-width: 599px) {
404
+ .link__primary_1i1bj:hover {
405
+ color: rgb(204, 204, 204);
406
+ }
407
+ .link__primary_1i1bj:active {
408
+ color: rgb(153, 153, 153);
409
+ }
410
+ .link__secondary_1i1bj {
411
+ color: rgba(60, 60, 67, 0.6);
412
+ border-bottom-color: rgba(60, 60, 67, 0.6)
413
+ }
414
+ .link__secondary_1i1bj:hover {
415
+ color: rgba(204, 204, 204, 0.7);
416
+ }
417
+ .link__secondary_1i1bj:active {
418
+ color: rgba(153, 153, 153, 0.7);
419
+ }
420
+ .link__defaultView_1i1bj {
421
+ color: #0072ef;
422
+ border-bottom-color: #0072ef
423
+ }
424
+ .link__defaultView_1i1bj:hover {
425
+ color: rgb(0, 98, 204);
426
+ }
427
+ .link__defaultView_1i1bj:active {
428
+ color: rgb(0, 73, 153);
429
+ }@media (max-width: 599px) {
346
430
  }
347
431
  @media (min-width: 360px) {
348
432
  }
@@ -390,246 +474,174 @@
390
474
  }
391
475
  @media (min-width: 1920px) {
392
476
  }
393
- .icon-view__component_zxxhz {
394
- color: rgba(235, 235, 245, 0.6);
395
- }
396
- .icon-view__bg_zxxhz {
397
- fill: #f3f4f5;
398
- }
399
- .icon-view__border_zxxhz {
400
- stroke: rgba(255, 255, 255, 0.1);
401
- fill: transparent;
402
- }.list__list_keujd {
403
- color: #fff;
404
- }
405
- .list__slot_keujd {
406
- color: #fff;
407
- }.link__primary_lwei2 {
408
- color: #fff;
409
- border-bottom-color: #fff
410
- }
411
- .link__primary_lwei2:hover {
412
- color: rgb(255, 255, 255);
413
- }
414
- .link__primary_lwei2:active {
415
- color: rgb(255, 255, 255);
416
- }
417
- .link__secondary_lwei2 {
418
- color: rgba(235, 235, 245, 0.6);
419
- border-bottom-color: rgba(235, 235, 245, 0.6)
420
- }
421
- .link__secondary_lwei2:hover {
422
- color: rgba(239, 239, 247, 0.68);
423
- }
424
- .link__secondary_lwei2:active {
425
- color: rgba(243, 243, 249, 0.76);
426
- }
427
- .link__defaultView_lwei2 {
428
- color: #0072ef;
429
- border-bottom-color: #0072ef
430
- }
431
- .link__defaultView_lwei2:hover {
432
- color: rgb(51, 142, 242);
433
- }
434
- .link__defaultView_lwei2:active {
435
- color: rgb(102, 170, 245);
436
- }
437
- .link__component_9in55:hover .link__text_9in55,
438
- .link__component_9in55:active .link__text_9in55 {
439
- border-bottom-color: rgba(0, 0, 0, 0);
440
- }
441
- .link__focused_9in55 {
442
- outline: 2px solid #0072ef;
443
- }
444
- .link__pseudo_9in55 {
445
- background-color: transparent;
446
- }
447
- .link__primary_1otym {
448
- color: #000;
449
- border-bottom-color: #000
450
- }
451
- .link__primary_1otym:hover {
452
- color: rgb(204, 204, 204);
453
- }
454
- .link__primary_1otym:active {
455
- color: rgb(153, 153, 153);
456
- }
457
- .link__secondary_1otym {
458
- color: rgba(60, 60, 67, 0.6);
459
- border-bottom-color: rgba(60, 60, 67, 0.6)
460
- }
461
- .link__secondary_1otym:hover {
462
- color: rgba(204, 204, 204, 0.7);
463
- }
464
- .link__secondary_1otym:active {
465
- color: rgba(153, 153, 153, 0.7);
466
- }
467
- .link__defaultView_1otym {
468
- color: #0072ef;
469
- border-bottom-color: #0072ef
470
- }
471
- .link__defaultView_1otym:hover {
472
- color: rgb(0, 98, 204);
473
- }
474
- .link__defaultView_1otym:active {
475
- color: rgb(0, 73, 153);
476
- }@keyframes loader__blink_1u243 {
477
- }.progress-bar__container_ocl1l {
477
+ .progress-bar__container_1dxbq {
478
478
  background: rgba(255, 255, 255, 0.1)
479
479
  }
480
- .progress-bar__filled_ocl1l.progress-bar__positive_ocl1l {
480
+ .progress-bar__filled_1dxbq.progress-bar__positive_1dxbq {
481
481
  background: #2fc26e;
482
482
  }
483
- .progress-bar__filled_ocl1l.progress-bar__negative_ocl1l {
483
+ .progress-bar__filled_1dxbq.progress-bar__negative_1dxbq {
484
484
  background: #d91d0b;
485
485
  }
486
- .progress-bar__filled_ocl1l.progress-bar__attention_ocl1l {
486
+ .progress-bar__filled_1dxbq.progress-bar__attention_1dxbq {
487
487
  background: #f6bf65;
488
488
  }
489
- .progress-bar__filled_ocl1l.progress-bar__link_ocl1l {
489
+ .progress-bar__filled_1dxbq.progress-bar__link_1dxbq {
490
490
  background: #0072ef;
491
491
  }
492
- .progress-bar__filled_ocl1l.progress-bar__tertiary_ocl1l {
492
+ .progress-bar__filled_1dxbq.progress-bar__tertiary_1dxbq {
493
493
  background: #464649;
494
494
  }
495
- .progress-bar__filled_ocl1l.progress-bar__secondary_ocl1l {
495
+ .progress-bar__filled_1dxbq.progress-bar__secondary_1dxbq {
496
496
  background: #8d8d93;
497
497
  }
498
- .progress-bar__filled_ocl1l.progress-bar__primary_ocl1l {
498
+ .progress-bar__filled_1dxbq.progress-bar__primary_1dxbq {
499
499
  background: #fff;
500
500
  }
501
- .progress-bar__filled_ocl1l.progress-bar__accent_ocl1l {
501
+ .progress-bar__filled_1dxbq.progress-bar__accent_1dxbq {
502
502
  background: #ef3124;
503
- }.pure-input__input_1uh29 {
503
+ }.pure-input__input_1306w {
504
504
  color: #fff;
505
505
  caret-color: #0072ef;
506
506
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
507
507
  }
508
- .pure-input__input_1uh29:-webkit-autofill {
508
+ .pure-input__input_1306w:-webkit-autofill {
509
509
  -webkit-text-fill-color: #fff;
510
510
  }
511
- .pure-input__input_1uh29::placeholder {
511
+ .pure-input__input_1306w::placeholder {
512
512
  color: rgba(235, 235, 245, 0.6);
513
513
  }
514
- .pure-input__hasInnerLabel_1uh29::placeholder {
514
+ .pure-input__hasInnerLabel_1306w::placeholder {
515
515
  color: rgba(235, 235, 245, 0.3);
516
516
  }
517
- .pure-input__clearIcon_1uh29 {
517
+ .pure-input__clearIcon_1306w {
518
518
  color: #fff;
519
519
  }
520
- .pure-input__input_1uh29:read-only {
520
+ .pure-input__input_1306w:read-only {
521
521
  color: rgba(235, 235, 245, 0.6)
522
522
  }
523
- .pure-input__input_1uh29:read-only:focus::placeholder {
523
+ .pure-input__input_1306w:read-only:focus::placeholder {
524
524
  color: rgba(235, 235, 245, 0.6);
525
525
  }
526
- .pure-input__input_1uh29:disabled {
526
+ .pure-input__input_1306w:disabled {
527
527
  color: #fff;
528
528
  -webkit-text-fill-color: #fff;
529
529
  }
530
- .pure-input__input_1uh29:focus::placeholder {
530
+ .pure-input__input_1306w:focus::placeholder {
531
531
  color: rgba(235, 235, 245, 0.3);
532
532
  }
533
- .pure-input__error_1uh29 {
533
+ .pure-input__error_1306w {
534
534
  color: #f15045;
535
535
  caret-color: #f15045;
536
536
  }
537
- .pure-input__component_1uh29 {
537
+ .pure-input__component_1306w {
538
538
  color: #fff;
539
539
  background-color: #202022;
540
540
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
541
541
  }
542
- .pure-input__component_1uh29::placeholder {
542
+ .pure-input__component_1306w::placeholder {
543
543
  color: rgba(235, 235, 245, 0.6);
544
544
  }
545
- .pure-input__component_1uh29:disabled {
545
+ .pure-input__component_1306w:disabled {
546
546
  color: #fff;
547
547
  background-color: #202022;
548
548
  }
549
- .pure-input__component_1uh29:not(:disabled):focus::placeholder {
549
+ .pure-input__component_1306w:not(:disabled):focus::placeholder {
550
550
  color: rgba(235, 235, 245, 0.3);
551
551
  }
552
- .pure-input__focusVisible_1uh29 {
552
+ .pure-input__focusVisible_1306w {
553
553
  outline: 2px solid #0072ef;
554
554
  }
555
- .pure-input__component_1uh29:not(:disabled):hover {
555
+ .pure-input__component_1306w:not(:disabled):hover {
556
556
  background-color: #202022;
557
- }.radio-group__error_pnspl {
557
+ }.radio-group__error_1sssh {
558
558
  border-left: 1px solid #f15045;
559
559
  }
560
- .radio-group__label_pnspl {
560
+ .radio-group__label_1sssh {
561
561
  color: #fff;
562
562
  }
563
- .radio-group__errorMessage_pnspl {
563
+ .radio-group__errorMessage_1sssh {
564
564
  color: #f15045;
565
565
  }
566
- .radio-group__hint_pnspl {
566
+ .radio-group__hint_1sssh {
567
567
  color: rgba(235, 235, 245, 0.6);
568
- }.radio__container_ik2c1:not(.radio__checked_ik2c1):not(.radio__disabled_ik2c1):not(.radio__inactive_ik2c1) .radio__circle_ik2c1 {
568
+ }.radio__container_7bje9:not(.radio__checked_7bje9):not(.radio__disabled_7bje9):not(.radio__inactive_7bje9) .radio__circle_7bje9 {
569
569
  background-color: #000;
570
570
  border: 1.5px solid #8d8d93;
571
571
  }
572
- .radio__container_ik2c1:not(.radio__checked_ik2c1):not(.radio__disabled_ik2c1):not(.radio__inactive_ik2c1):hover:not(:active) .radio__circle_ik2c1 {
572
+ .radio__container_7bje9:not(.radio__checked_7bje9):not(.radio__disabled_7bje9):not(.radio__inactive_7bje9):hover:not(:active) .radio__circle_7bje9 {
573
573
  background-color: #000;
574
574
  border-color: #8d8d93;
575
575
  }
576
- .radio__container_ik2c1:not(.radio__checked_ik2c1):not(.radio__disabled_ik2c1):not(.radio__inactive_ik2c1):active .radio__circle_ik2c1 {
576
+ .radio__container_7bje9:not(.radio__checked_7bje9):not(.radio__disabled_7bje9):not(.radio__inactive_7bje9):active .radio__circle_7bje9 {
577
577
  background-color: #000;
578
578
  border-color: #fff;
579
579
  }
580
- .radio__container_ik2c1.radio__disabled_ik2c1 .radio__circle_ik2c1 {
580
+ .radio__container_7bje9.radio__disabled_7bje9 .radio__circle_7bje9 {
581
581
  background-color: #000;
582
582
  border: 1.5px solid #2a2a2c;
583
583
  }
584
- .radio__container_ik2c1.radio__disabled_ik2c1 .radio__label_ik2c1 {
584
+ .radio__container_7bje9.radio__disabled_7bje9 .radio__label_7bje9 {
585
585
  color: rgba(235, 235, 245, 0.6);
586
586
  }
587
- .radio__container_ik2c1.radio__disabled_ik2c1 .radio__hint_ik2c1 {
587
+ .radio__container_7bje9.radio__disabled_7bje9 .radio__hint_7bje9 {
588
588
  color: rgba(235, 235, 245, 0.6);
589
589
  }
590
- .radio__container_ik2c1.radio__inactive_ik2c1 .radio__circle_ik2c1 {
590
+ .radio__container_7bje9.radio__inactive_7bje9 .radio__circle_7bje9 {
591
591
  background-color: #3a3a3c;
592
592
  border: 1px solid #464649;
593
593
  }
594
- .radio__container_ik2c1.radio__inactive_ik2c1.radio__checked_ik2c1 .radio__circle_ik2c1:before {
594
+ .radio__container_7bje9.radio__inactive_7bje9.radio__checked_7bje9 .radio__circle_7bje9:before {
595
595
  background-color: #464649;
596
596
  }
597
- .radio__container_ik2c1.radio__checked_ik2c1 .radio__circle_ik2c1 {
597
+ .radio__container_7bje9.radio__checked_7bje9 .radio__circle_7bje9 {
598
598
  background-color: #fff;
599
599
  border: 1.5px solid transparent;
600
600
  }
601
- .radio__container_ik2c1.radio__checked_ik2c1:hover .radio__circle_ik2c1 {
601
+ .radio__container_7bje9.radio__checked_7bje9:hover .radio__circle_7bje9 {
602
602
  background-color: rgb(255, 255, 255);
603
603
  border-color: transparent;
604
604
  }
605
- .radio__container_ik2c1.radio__checked_ik2c1:active .radio__circle_ik2c1 {
605
+ .radio__container_7bje9.radio__checked_7bje9:active .radio__circle_7bje9 {
606
606
  background-color: rgb(255, 255, 255);
607
607
  border-color: transparent;
608
608
  }
609
- .radio__container_ik2c1.radio__focused_ik2c1 .radio__circle_ik2c1 {
609
+ .radio__container_7bje9.radio__focused_7bje9 .radio__circle_7bje9 {
610
610
  outline: 2px solid #0072ef;
611
611
  }
612
- .radio__container_ik2c1.radio__disabled_ik2c1.radio__checked_ik2c1 .radio__circle_ik2c1,
613
- .radio__container_ik2c1.radio__inactive_ik2c1.radio__checked_ik2c1 .radio__circle_ik2c1 {
612
+ .radio__container_7bje9.radio__disabled_7bje9.radio__checked_7bje9 .radio__circle_7bje9,
613
+ .radio__container_7bje9.radio__inactive_7bje9.radio__checked_7bje9 .radio__circle_7bje9 {
614
614
  background-color: #3a3a3c;
615
615
  border-color: transparent;
616
616
  }
617
- .radio__circle_ik2c1:before {
617
+ .radio__circle_7bje9:before {
618
618
  background-color: #000;
619
619
  }
620
- .radio__label_ik2c1 {
620
+ .radio__label_7bje9 {
621
621
  color: #fff;
622
622
  }
623
- .radio__hint_ik2c1 {
623
+ .radio__hint_7bje9 {
624
624
  color: rgba(235, 235, 245, 0.6);
625
- }.skeleton__component_bgmht {
625
+ }.scrollbar__component_ug7f7 .scrollbar:before {
626
+ background-color: rgba(255, 255, 255, 0.3);
627
+ }
628
+ .scrollbar__component_ug7f7.dragging .track .scrollbar.visible:before {
629
+ background-color: rgba(255, 255, 255, 0.6);
630
+ }
631
+
632
+ .scrollbar__component_dhhjk .scrollbar:before {
633
+ background-color: rgba(0, 0, 0, 0.3);
634
+ }
635
+ .scrollbar__component_dhhjk.dragging .track .scrollbar.visible:before {
636
+ background-color: rgba(0, 0, 0, 0.6);
637
+ }.skeleton__component_157ja {
626
638
  color: transparent;
627
639
  background: rgba(255, 255, 255, 0.1);
628
640
  }
629
- .skeleton__component_bgmht:before {
641
+ .skeleton__component_157ja:before {
630
642
  background: transparent;
631
643
  }
632
- .skeleton__animate_bgmht:after {
644
+ .skeleton__animate_157ja:after {
633
645
  background-image: linear-gradient(
634
646
  to left,
635
647
  rgba(0, 0, 0, 0),
@@ -639,1470 +651,1458 @@
639
651
  rgba(0, 0, 0, 0)
640
652
  );
641
653
  }
642
- @keyframes skeleton__gradient_bgmht {
654
+ @keyframes skeleton__gradient_157ja {
643
655
  }
644
- @keyframes skeleton__background_bgmht {
656
+ @keyframes skeleton__background_157ja {
645
657
  0% {
646
658
  background: rgb(182, 188, 195);
647
659
  }
648
660
  100% {
649
661
  background: rgb(198, 205, 214);
650
662
  }
651
- }.scrollbar__component_2g06a .scrollbar:before {
652
- background-color: rgba(255, 255, 255, 0.3);
653
- }
654
- .scrollbar__component_2g06a.dragging .track .scrollbar.visible:before {
655
- background-color: rgba(255, 255, 255, 0.6);
656
- }
657
-
658
- .scrollbar__component_1kiec .scrollbar:before {
659
- background-color: rgba(0, 0, 0, 0.3);
660
- }
661
- .scrollbar__component_1kiec.dragging .track .scrollbar.visible:before {
662
- background-color: rgba(0, 0, 0, 0.6);
663
- }.slider__component_14pip .noUi-base:hover .noUi-connects {
663
+ }.slider__component_wcpcl .noUi-base:hover .noUi-connects {
664
664
  background: #2a2a2c;
665
665
  }
666
- .slider__component_14pip .noUi-base:hover .noUi-connect {
666
+ .slider__component_wcpcl .noUi-base:hover .noUi-connect {
667
667
  background: #d91d0b;
668
668
  }
669
- .slider__component_14pip .noUi-handle:hover .noUi-touch-area {
669
+ .slider__component_wcpcl .noUi-handle:hover .noUi-touch-area {
670
670
  background: rgb(240, 63, 51);
671
671
  }
672
- .slider__component_14pip .noUi-handle:active .noUi-touch-area {
672
+ .slider__component_wcpcl .noUi-handle:active .noUi-touch-area {
673
673
  background: rgb(241, 80, 69);
674
674
  }
675
- .slider__component_14pip .noUi-connects {
675
+ .slider__component_wcpcl .noUi-connects {
676
676
  background: #2a2a2c;
677
677
  }
678
- .slider__component_14pip .noUi-connect {
678
+ .slider__component_wcpcl .noUi-connect {
679
679
  background: #d91d0b;
680
680
  }
681
- .slider__component_14pip .noUi-handle {
681
+ .slider__component_wcpcl .noUi-handle {
682
682
  border: 2px solid transparent;
683
683
  }
684
- .slider__component_14pip .noUi-touch-area {
684
+ .slider__component_wcpcl .noUi-touch-area {
685
685
  background: #ef3124;
686
686
  }
687
- .slider__component_14pip .noUi-pips {
687
+ .slider__component_wcpcl .noUi-pips {
688
688
  color: rgba(235, 235, 245, 0.6);
689
- }.spinner__component_15ktg {
689
+ }.spinner__component_1eom5 {
690
690
  color: #fff;
691
691
  }
692
- @keyframes spinner__spin_animation_3xla8 {
692
+ @keyframes spinner__spin_animation_1x80h {
693
693
  }
694
- .spinner__component_6zxa5 {
694
+ .spinner__component_1kiym {
695
695
  color: #000;
696
- }.status__soft_1vjgk.status__green_1vjgk {
696
+ }.status__soft_1vu7t.status__green_1vu7t {
697
697
  background: rgba(19, 164, 99, 0.1);
698
698
  color: #13a463;
699
699
  }
700
- .status__soft_1vjgk.status__orange_1vjgk {
700
+ .status__soft_1vu7t.status__orange_1vu7t {
701
701
  background: rgba(222, 106, 0, 0.1);
702
702
  color: #de6a00;
703
703
  }
704
- .status__soft_1vjgk.status__red_1vjgk {
704
+ .status__soft_1vu7t.status__red_1vu7t {
705
705
  background: rgba(217, 29, 11, 0.1);
706
706
  color: #d91d0b;
707
707
  }
708
- .status__soft_1vjgk.status__blue_1vjgk {
708
+ .status__soft_1vu7t.status__blue_1vu7t {
709
709
  background: rgba(0, 122, 255, 0.1);
710
710
  color: #007aff;
711
711
  }
712
- .status__soft_1vjgk.status__grey_1vjgk {
712
+ .status__soft_1vu7t.status__grey_1vu7t {
713
713
  background: rgba(109, 121, 134, 0.1);
714
714
  color: #6d7986;
715
715
  }
716
- .status__soft_1vjgk.status__teal_1vjgk {
716
+ .status__soft_1vu7t.status__teal_1vu7t {
717
717
  background: rgba(33, 145, 135, 0.1);
718
718
  color: #219187;
719
719
  }
720
- .status__soft_1vjgk.status__purple_1vjgk {
720
+ .status__soft_1vu7t.status__purple_1vu7t {
721
721
  background: rgba(103, 58, 183, 0.1);
722
722
  color: #673ab7;
723
723
  }
724
- .status__contrast_1vjgk {
724
+ .status__contrast_1vu7t {
725
725
  color: #000
726
726
  }
727
- .status__contrast_1vjgk.status__green_1vjgk {
727
+ .status__contrast_1vu7t.status__green_1vu7t {
728
728
  background: #13a463;
729
729
  }
730
- .status__contrast_1vjgk.status__orange_1vjgk {
730
+ .status__contrast_1vu7t.status__orange_1vu7t {
731
731
  background: #de6a00;
732
732
  }
733
- .status__contrast_1vjgk.status__red_1vjgk {
733
+ .status__contrast_1vu7t.status__red_1vu7t {
734
734
  background: #d91d0b;
735
735
  }
736
- .status__contrast_1vjgk.status__blue_1vjgk {
736
+ .status__contrast_1vu7t.status__blue_1vu7t {
737
737
  background: #007aff;
738
738
  }
739
- .status__contrast_1vjgk.status__grey_1vjgk {
739
+ .status__contrast_1vu7t.status__grey_1vu7t {
740
740
  background: #6d7986;
741
741
  }
742
- .status__contrast_1vjgk.status__teal_1vjgk {
742
+ .status__contrast_1vu7t.status__teal_1vu7t {
743
743
  background: #219187;
744
744
  }
745
- .status__contrast_1vjgk.status__purple_1vjgk {
745
+ .status__contrast_1vu7t.status__purple_1vu7t {
746
746
  background: #673ab7;
747
- }.switch__component_4pdv6 {
747
+ }.switch__component_17qw7 {
748
748
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
749
749
  }
750
- .switch__switch_4pdv6 {
750
+ .switch__switch_17qw7 {
751
751
  background-color: #8d8d93;
752
752
  border: 2px solid #8d8d93;
753
753
  }
754
- .switch__switch_4pdv6:before {
754
+ .switch__switch_17qw7:before {
755
755
  background-color: #000;
756
756
  }
757
- .switch__label_4pdv6 {
757
+ .switch__label_17qw7 {
758
758
  color: #fff;
759
759
  }
760
- .switch__hint_4pdv6 {
760
+ .switch__hint_17qw7 {
761
761
  color: rgba(235, 235, 245, 0.6);
762
762
  }
763
- .switch__checked_4pdv6 .switch__switch_4pdv6 {
763
+ .switch__checked_17qw7 .switch__switch_17qw7 {
764
764
  background-color: #ef3124;
765
765
  border-color: #ef3124;
766
766
  }
767
- .switch__disabled_4pdv6 .switch__switch_4pdv6 {
767
+ .switch__disabled_17qw7 .switch__switch_17qw7 {
768
768
  background-color: #2a2a2c;
769
769
  border-color: #2a2a2c;
770
770
  }
771
- .switch__disabled_4pdv6 .switch__label_4pdv6 {
771
+ .switch__disabled_17qw7 .switch__label_17qw7 {
772
772
  color: rgba(235, 235, 245, 0.6);
773
773
  }
774
- .switch__disabled_4pdv6 .switch__hint_4pdv6 {
774
+ .switch__disabled_17qw7 .switch__hint_17qw7 {
775
775
  color: rgba(235, 235, 245, 0.6);
776
776
  }
777
- .switch__inactive_4pdv6 .switch__switch_4pdv6 {
777
+ .switch__inactive_17qw7 .switch__switch_17qw7 {
778
778
  background-color: #2a2a2c;
779
779
  border-color: #2a2a2c
780
780
  }
781
- .switch__inactive_4pdv6 .switch__switch_4pdv6:before {
781
+ .switch__inactive_17qw7 .switch__switch_17qw7:before {
782
782
  background-color: #464649;
783
783
  }
784
- .switch__focused_4pdv6 .switch__switch_4pdv6 {
784
+ .switch__focused_17qw7 .switch__switch_17qw7 {
785
785
  outline: 2px solid #0072ef;
786
- }.tag__component_18740 {
786
+ }.tag__component_4ymdg {
787
787
  color: #fff;
788
788
  border-color: transparent;
789
789
  background-color: #202022
790
790
  }
791
- .tag__component_18740:disabled {
791
+ .tag__component_4ymdg:disabled {
792
792
  border-color: transparent;
793
793
  color: rgba(235, 235, 245, 0.3);
794
794
  background-color: rgba(32, 32, 34, 0.3);
795
795
  }
796
- .tag__component_18740:hover:not(:disabled) {
796
+ .tag__component_4ymdg:hover:not(:disabled) {
797
797
  border-color: transparent;
798
798
  background-color: #202022;
799
799
  }
800
- .tag__component_18740:active:not(:disabled) {
800
+ .tag__component_4ymdg:active:not(:disabled) {
801
801
  border-color: transparent;
802
802
  background-color: rgb(65, 65, 67);
803
803
  color: #fff;
804
804
  }
805
- .tag__checked_18740 {
805
+ .tag__checked_4ymdg {
806
806
  border-color: transparent;
807
807
  background-color: #f3f4f5;
808
808
  color: #000
809
809
  }
810
- .tag__checked_18740:disabled {
810
+ .tag__checked_4ymdg:disabled {
811
811
  background-color: rgba(243, 244, 245, 0.3);
812
812
  border-color: transparent;
813
813
  color: #000;
814
814
  }
815
- .tag__checked_18740:hover:not(:disabled):not(:active) {
815
+ .tag__checked_4ymdg:hover:not(:disabled):not(:active) {
816
816
  background-color: #f3f4f5;
817
817
  }
818
- .tag__checked_18740:active:not(:disabled) {
818
+ .tag__checked_4ymdg:active:not(:disabled) {
819
819
  background-color: rgb(194, 195, 196);
820
820
  color: #000;
821
821
  }
822
- .tag__focused_13dwt {
822
+ .tag__focused_velhw {
823
823
  outline: 2px solid #0072ef;
824
824
  }
825
- .tag__component_v9s7a {
825
+ .tag__component_1m8qu {
826
826
  color: #fff;
827
827
  border-color: #464649;
828
828
  background-color: transparent
829
829
  }
830
- .tag__component_v9s7a:disabled {
830
+ .tag__component_1m8qu:disabled {
831
831
  border-color: #2b2b2e;
832
832
  color: rgba(235, 235, 245, 0.3);
833
833
  background-color: transparent;
834
834
  }
835
- .tag__component_v9s7a:hover:not(:disabled) {
835
+ .tag__component_1m8qu:hover:not(:disabled) {
836
836
  border-color: #fff;
837
837
  background-color: transparent;
838
838
  }
839
- .tag__component_v9s7a:active:not(:disabled) {
839
+ .tag__component_1m8qu:active:not(:disabled) {
840
840
  border-color: #fff;
841
841
  background-color: rgba(255, 255, 255, 0.07);
842
842
  color: #fff;
843
843
  }
844
- .tag__checked_v9s7a {
844
+ .tag__checked_1m8qu {
845
845
  border-color: #fff;
846
846
  background-color: #fff;
847
847
  color: #000
848
848
  }
849
- .tag__checked_v9s7a:disabled {
849
+ .tag__checked_1m8qu:disabled {
850
850
  background-color: rgba(255, 255, 255, 0.3);
851
851
  border-color: transparent;
852
852
  color: #000;
853
853
  }
854
- .tag__checked_v9s7a:hover:not(:disabled):not(:active) {
854
+ .tag__checked_1m8qu:hover:not(:disabled):not(:active) {
855
855
  background-color: rgb(237, 237, 237);
856
856
  }
857
- .tag__checked_v9s7a:active:not(:disabled) {
857
+ .tag__checked_1m8qu:active:not(:disabled) {
858
858
  background-color: rgb(217, 217, 217);
859
859
  color: #000;
860
- }.typography__tertiary_5mg9e {
861
- color: rgba(235, 235, 245, 0.3);
862
- }
863
- .typography__disabled_5mg9e {
864
- color: rgba(235, 235, 245, 0.18);
865
- }
866
- .typography__accent_5mg9e {
867
- color: #ef3124;
868
- }
869
- .typography__primary_5mg9e {
870
- color: #fff;
871
- }
872
- .typography__attention_5mg9e {
873
- color: #cb830f;
874
- }
875
- .typography__positive_5mg9e {
876
- color: #13a463;
877
- }
878
- .typography__secondary_5mg9e {
879
- color: rgba(235, 235, 245, 0.6);
880
- }
881
- .typography__tertiary-inverted_5mg9e {
882
- color: rgba(60, 60, 67, 0.3);
883
- }
884
- .typography__primary-inverted_5mg9e {
885
- color: #000;
886
- }
887
- .typography__secondary-inverted_5mg9e {
888
- color: rgba(60, 60, 67, 0.6);
889
- }
890
- .typography__link_5mg9e {
891
- color: #0072ef;
892
- }
893
- .typography__negative_5mg9e {
894
- color: #f15045;
895
- }
896
-
897
-
898
-
899
-
900
- @media screen and (min-width: 600px) {
901
- }
902
- @media screen and (min-width: 1024px) {
903
- }
904
- .steps__option_urpih {
860
+ }
861
+ .steps__option_1xbd0 {
905
862
  color: #fff;
906
863
  background: #2a2a2c
907
864
  }
908
- .steps__dash_urpih {
865
+ .steps__dash_1xbd0 {
909
866
  border-top: 2px solid #2b2b2e
910
867
  }
911
- .steps__dash_urpih.steps__completed_urpih {
868
+ .steps__dash_1xbd0.steps__completed_1xbd0 {
912
869
  border-top: 2px solid #fff;
913
870
  }
914
- .steps__dash_urpih.steps__vertical_urpih {
871
+ .steps__dash_1xbd0.steps__vertical_1xbd0 {
915
872
  border-left: 2px solid #2b2b2e;
916
873
  }
917
- .steps__dash_urpih.steps__completed_urpih.steps__vertical_urpih {
874
+ .steps__dash_1xbd0.steps__completed_1xbd0.steps__vertical_1xbd0 {
918
875
  border-left: 2px solid #fff;
919
876
  }
920
- .steps__text_urpih {
877
+ .steps__text_1xbd0 {
921
878
  color: #fff
922
879
  }
923
- .steps__text_urpih.steps__interactive_urpih:not(.steps__disabled_urpih):hover {
880
+ .steps__text_1xbd0.steps__interactive_1xbd0:not(.steps__disabled_1xbd0):hover {
924
881
  background: rgba(255, 255, 255, 0.07);
925
882
  }
926
- .steps__text_urpih.steps__interactive_urpih:not(.steps__disabled_urpih):active {
883
+ .steps__text_1xbd0.steps__interactive_1xbd0:not(.steps__disabled_1xbd0):active {
927
884
  background: rgba(255, 255, 255, 0.15);
928
885
  }
929
- .steps__focused_urpih {
886
+ .steps__focused_1xbd0 {
930
887
  outline: 2px solid #0072ef;
931
888
  }
932
- .steps__selected_urpih .steps__text_urpih {
889
+ .steps__selected_1xbd0 .steps__text_1xbd0 {
933
890
  color: #fff;
934
891
  }
935
- .steps__selected_urpih .steps__option_urpih {
892
+ .steps__selected_1xbd0 .steps__option_1xbd0 {
936
893
  color: #000;
937
894
  background: #fff;
938
895
  }
939
- .steps__checkbox_urpih {
896
+ .steps__checkbox_1xbd0 {
940
897
  border: 2px solid #2a2a2c;
941
898
  }
942
- .steps__dot_urpih {
899
+ .steps__dot_1xbd0 {
943
900
  background: #2a2a2c;
944
901
  }
945
- .steps__selected_urpih .steps__checkbox_urpih {
902
+ .steps__selected_1xbd0 .steps__checkbox_1xbd0 {
946
903
  border: 2px solid #fff
947
904
  }
948
- .steps__selected_urpih .steps__checkbox_urpih .steps__dot_urpih {
905
+ .steps__selected_1xbd0 .steps__checkbox_1xbd0 .steps__dot_1xbd0 {
949
906
  background: #fff;
950
907
  }
951
- .steps__completedIndicator_urpih > [class*='positive'] {
908
+ .steps__completedIndicator_1xbd0 > [class*='positive'] {
952
909
  color: #fff;
953
910
  background-color: #fff;
954
911
  }
955
- .pattern-lock__error_ctfk6 {
912
+ .typography__tertiary_crycy {
913
+ color: rgba(235, 235, 245, 0.3);
914
+ }
915
+ .typography__disabled_crycy {
916
+ color: rgba(235, 235, 245, 0.18);
917
+ }
918
+ .typography__accent_crycy {
919
+ color: #ef3124;
920
+ }
921
+ .typography__primary_crycy {
922
+ color: #fff;
923
+ }
924
+ .typography__attention_crycy {
925
+ color: #cb830f;
926
+ }
927
+ .typography__positive_crycy {
928
+ color: #13a463;
929
+ }
930
+ .typography__secondary_crycy {
931
+ color: rgba(235, 235, 245, 0.6);
932
+ }
933
+ .typography__tertiary-inverted_crycy {
934
+ color: rgba(60, 60, 67, 0.3);
935
+ }
936
+ .typography__primary-inverted_crycy {
937
+ color: #000;
938
+ }
939
+ .typography__secondary-inverted_crycy {
940
+ color: rgba(60, 60, 67, 0.6);
941
+ }
942
+ .typography__link_crycy {
943
+ color: #0072ef;
944
+ }
945
+ .typography__negative_crycy {
946
+ color: #f15045;
947
+ }
948
+
949
+
950
+
951
+
952
+ @media screen and (min-width: 600px) {
953
+ }
954
+ @media screen and (min-width: 1024px) {
955
+ }.pattern-lock__error_1xb4i {
956
956
  color: #f15045;
957
- }.action-button__primary_1fonb {
957
+ }.action-button__primary_bcklk {
958
958
  color: #fff
959
959
  }
960
- .action-button__primary_1fonb .action-button__iconWrapper_1fonb {
960
+ .action-button__primary_bcklk .action-button__iconWrapper_bcklk {
961
961
  color: #000;
962
962
  background-color: #fff;
963
963
  }
964
- .action-button__primary_1fonb:hover .action-button__iconWrapper_1fonb {
964
+ .action-button__primary_bcklk:hover .action-button__iconWrapper_bcklk {
965
965
  background-color: rgb(217, 217, 217);
966
966
  }
967
- .action-button__primary_1fonb:active .action-button__iconWrapper_1fonb {
967
+ .action-button__primary_bcklk:active .action-button__iconWrapper_bcklk {
968
968
  background-color: rgb(204, 204, 204);
969
969
  }
970
- .action-button__secondary_1fonb {
970
+ .action-button__secondary_bcklk {
971
971
  color: #fff
972
972
  }
973
- .action-button__secondary_1fonb .action-button__iconWrapper_1fonb {
973
+ .action-button__secondary_bcklk .action-button__iconWrapper_bcklk {
974
974
  color: #fff;
975
975
  background-color: #202022;
976
976
  }
977
- .action-button__secondary_1fonb:hover .action-button__iconWrapper_1fonb {
977
+ .action-button__secondary_bcklk:hover .action-button__iconWrapper_bcklk {
978
978
  background-color: rgb(48, 48, 49);
979
979
  }
980
- .action-button__secondary_1fonb:active .action-button__iconWrapper_1fonb {
980
+ .action-button__secondary_bcklk:active .action-button__iconWrapper_bcklk {
981
981
  background-color: rgb(65, 65, 67);
982
982
  }
983
- .action-button__component_14d6p {
983
+ .action-button__component_1awjy {
984
984
  -webkit-tap-highlight-color: transparent
985
985
  }
986
- .action-button__focused_14d6p {
986
+ .action-button__focused_1awjy {
987
987
  outline: 2px solid #0072ef;
988
988
  }
989
- .action-button__primary_161fw {
989
+ .action-button__primary_1pd6l {
990
990
  color: #000
991
991
  }
992
- .action-button__primary_161fw .action-button__iconWrapper_161fw {
992
+ .action-button__primary_1pd6l .action-button__iconWrapper_1pd6l {
993
993
  color: #fff;
994
994
  background-color: #121212;
995
995
  }
996
- .action-button__primary_161fw:hover .action-button__iconWrapper_161fw {
996
+ .action-button__primary_1pd6l:hover .action-button__iconWrapper_1pd6l {
997
997
  background-color: rgb(35, 35, 35);
998
998
  }
999
- .action-button__primary_161fw:active .action-button__iconWrapper_161fw {
999
+ .action-button__primary_1pd6l:active .action-button__iconWrapper_1pd6l {
1000
1000
  background-color: rgb(54, 54, 54);
1001
1001
  }
1002
- .action-button__secondary_161fw {
1002
+ .action-button__secondary_1pd6l {
1003
1003
  color: #000
1004
1004
  }
1005
- .action-button__secondary_161fw .action-button__iconWrapper_161fw {
1005
+ .action-button__secondary_1pd6l .action-button__iconWrapper_1pd6l {
1006
1006
  color: #000;
1007
1007
  background-color: #f3f4f5;
1008
1008
  }
1009
- .action-button__secondary_161fw:hover .action-button__iconWrapper_161fw {
1009
+ .action-button__secondary_1pd6l:hover .action-button__iconWrapper_1pd6l {
1010
1010
  background-color: rgb(207, 207, 208);
1011
1011
  }
1012
- .action-button__secondary_161fw:active .action-button__iconWrapper_161fw {
1012
+ .action-button__secondary_1pd6l:active .action-button__iconWrapper_1pd6l {
1013
1013
  background-color: rgb(194, 195, 196);
1014
1014
  }
1015
- .action-button__primary_1qm9y {
1015
+ .action-button__primary_1gtrz {
1016
1016
  color: #000
1017
1017
  }
1018
- .action-button__primary_1qm9y .action-button__iconWrapper_1qm9y {
1018
+ .action-button__primary_1gtrz .action-button__iconWrapper_1gtrz {
1019
1019
  color: #fff;
1020
1020
  background-color: #121212;
1021
1021
  }
1022
- .action-button__secondary_1qm9y {
1022
+ .action-button__secondary_1gtrz {
1023
1023
  color: #000
1024
1024
  }
1025
- .action-button__secondary_1qm9y .action-button__iconWrapper_1qm9y {
1025
+ .action-button__secondary_1gtrz .action-button__iconWrapper_1gtrz {
1026
1026
  color: #000;
1027
1027
  background-color: #f3f4f5;
1028
- }.textarea__input_m4zlq {
1028
+ }.textarea__input_1icdn {
1029
1029
  color: #fff;
1030
1030
  caret-color: #0072ef;
1031
1031
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1032
1032
  }
1033
- .textarea__input_m4zlq:-webkit-autofill {
1033
+ .textarea__input_1icdn:-webkit-autofill {
1034
1034
  -webkit-text-fill-color: #fff;
1035
1035
  }
1036
- .textarea__input_m4zlq::placeholder {
1036
+ .textarea__input_1icdn::placeholder {
1037
1037
  color: rgba(235, 235, 245, 0.6);
1038
1038
  }
1039
- .textarea__hasInnerLabel_m4zlq::placeholder {
1039
+ .textarea__hasInnerLabel_1icdn::placeholder {
1040
1040
  color: rgba(235, 235, 245, 0.3);
1041
1041
  }
1042
- .textarea__clearIcon_m4zlq {
1042
+ .textarea__clearIcon_1icdn {
1043
1043
  color: #fff;
1044
1044
  }
1045
- .textarea__input_m4zlq:read-only {
1045
+ .textarea__input_1icdn:read-only {
1046
1046
  color: rgba(235, 235, 245, 0.6)
1047
1047
  }
1048
- .textarea__input_m4zlq:read-only:focus::placeholder {
1048
+ .textarea__input_1icdn:read-only:focus::placeholder {
1049
1049
  color: rgba(235, 235, 245, 0.6);
1050
1050
  }
1051
- .textarea__input_m4zlq:disabled {
1051
+ .textarea__input_1icdn:disabled {
1052
1052
  color: #fff;
1053
1053
  -webkit-text-fill-color: #fff;
1054
1054
  }
1055
- .textarea__input_m4zlq:focus::placeholder {
1055
+ .textarea__input_1icdn:focus::placeholder {
1056
1056
  color: rgba(235, 235, 245, 0.3);
1057
1057
  }
1058
- .textarea__error_m4zlq {
1058
+ .textarea__error_1icdn {
1059
1059
  color: #f15045;
1060
1060
  caret-color: #f15045;
1061
1061
  }
1062
- .textarea__textarea_m4zlq {
1062
+ .textarea__textarea_1icdn {
1063
1063
  color: #fff;
1064
1064
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1065
1065
  }
1066
- .textarea__textarea_m4zlq::placeholder {
1066
+ .textarea__textarea_1icdn::placeholder {
1067
1067
  color: rgba(235, 235, 245, 0.6);
1068
1068
  }
1069
- .textarea__hasInnerLabel_m4zlq::placeholder {
1069
+ .textarea__hasInnerLabel_1icdn::placeholder {
1070
1070
  color: rgba(235, 235, 245, 0.3);
1071
1071
  }
1072
- .textarea__textarea_m4zlq:disabled {
1072
+ .textarea__textarea_1icdn:disabled {
1073
1073
  color: #fff;
1074
1074
  -webkit-text-fill-color: #fff;
1075
1075
  }
1076
- .textarea__textarea_m4zlq:read-only {
1076
+ .textarea__textarea_1icdn:read-only {
1077
1077
  color: rgba(235, 235, 245, 0.6);
1078
1078
  }
1079
- .textarea__textarea_m4zlq:focus::placeholder {
1079
+ .textarea__textarea_1icdn:focus::placeholder {
1080
1080
  color: rgba(235, 235, 245, 0.3);
1081
1081
  }
1082
- .textarea__hint_m4zlq {
1082
+ .textarea__hint_1icdn {
1083
1083
  color: rgba(235, 235, 245, 0.6);
1084
1084
  }
1085
- .textarea__error_m4zlq {
1085
+ .textarea__error_1icdn {
1086
1086
  color: #f15045;
1087
1087
  }
1088
- .textarea__pseudoTextarea_1f5bc span {
1088
+ .textarea__pseudoTextarea_ffj7q span {
1089
1089
  color: transparent;
1090
1090
  }
1091
- .textarea__pseudoTextarea_1f5bc .textarea__overflow_1f5bc {
1091
+ .textarea__pseudoTextarea_ffj7q .textarea__overflow_ffj7q {
1092
1092
  background-color: rgba(217, 29, 11, 0.4);
1093
1093
  }
1094
- .textarea__focusVisible_1f5bc {
1094
+ .textarea__focusVisible_ffj7q {
1095
1095
  outline: 2px solid #0072ef;
1096
1096
  }
1097
- .textarea__input_1guwx {
1097
+ .textarea__input_e16xg {
1098
1098
  color: #000;
1099
1099
  caret-color: #0072ef;
1100
1100
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1101
1101
  }
1102
- .textarea__input_1guwx:-webkit-autofill {
1102
+ .textarea__input_e16xg:-webkit-autofill {
1103
1103
  -webkit-text-fill-color: #000;
1104
1104
  }
1105
- .textarea__input_1guwx::placeholder {
1105
+ .textarea__input_e16xg::placeholder {
1106
1106
  color: rgba(60, 60, 67, 0.6);
1107
1107
  }
1108
- .textarea__hasInnerLabel_1guwx::placeholder {
1108
+ .textarea__hasInnerLabel_e16xg::placeholder {
1109
1109
  color: rgba(60, 60, 67, 0.3);
1110
1110
  }
1111
- .textarea__clearIcon_1guwx {
1111
+ .textarea__clearIcon_e16xg {
1112
1112
  color: #000;
1113
1113
  }
1114
- .textarea__input_1guwx:read-only {
1114
+ .textarea__input_e16xg:read-only {
1115
1115
  color: rgba(60, 60, 67, 0.6)
1116
1116
  }
1117
- .textarea__input_1guwx:read-only:focus::placeholder {
1117
+ .textarea__input_e16xg:read-only:focus::placeholder {
1118
1118
  color: rgba(60, 60, 67, 0.6);
1119
1119
  }
1120
- .textarea__input_1guwx:disabled {
1120
+ .textarea__input_e16xg:disabled {
1121
1121
  color: #000;
1122
1122
  -webkit-text-fill-color: #000;
1123
1123
  }
1124
- .textarea__input_1guwx:focus::placeholder {
1124
+ .textarea__input_e16xg:focus::placeholder {
1125
1125
  color: rgba(60, 60, 67, 0.3);
1126
1126
  }
1127
- .textarea__error_1guwx {
1127
+ .textarea__error_e16xg {
1128
1128
  color: #ef3124;
1129
1129
  caret-color: #ef3124;
1130
1130
  }
1131
- .textarea__textarea_1guwx {
1131
+ .textarea__textarea_e16xg {
1132
1132
  color: #000;
1133
1133
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1134
1134
  }
1135
- .textarea__textarea_1guwx::placeholder {
1135
+ .textarea__textarea_e16xg::placeholder {
1136
1136
  color: rgba(60, 60, 67, 0.6);
1137
1137
  }
1138
- .textarea__hasInnerLabel_1guwx::placeholder {
1138
+ .textarea__hasInnerLabel_e16xg::placeholder {
1139
1139
  color: rgba(60, 60, 67, 0.3);
1140
1140
  }
1141
- .textarea__textarea_1guwx:disabled {
1141
+ .textarea__textarea_e16xg:disabled {
1142
1142
  color: #000;
1143
1143
  -webkit-text-fill-color: #000;
1144
1144
  }
1145
- .textarea__textarea_1guwx:read-only {
1145
+ .textarea__textarea_e16xg:read-only {
1146
1146
  color: rgba(60, 60, 67, 0.6);
1147
1147
  }
1148
- .textarea__textarea_1guwx:focus::placeholder {
1148
+ .textarea__textarea_e16xg:focus::placeholder {
1149
1149
  color: rgba(60, 60, 67, 0.3);
1150
1150
  }
1151
- .textarea__hint_1guwx {
1151
+ .textarea__hint_e16xg {
1152
1152
  color: rgba(235, 235, 245, 0.6);
1153
1153
  }
1154
- .textarea__error_1guwx {
1154
+ .textarea__error_e16xg {
1155
1155
  color: #f15045;
1156
- }.button__primary_re924 {
1156
+ }.base-modal__component_1py50 {
1157
+ background: #121212;
1158
+ }.popover__component_1gsjk {
1159
+ background-color: transparent;
1160
+ color: #fff;
1161
+ }
1162
+ .popover__inner_1gsjk {
1163
+ background-color: #121212;
1164
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1165
+ border: 1px solid transparent;
1166
+ }
1167
+ .popover__arrow_1gsjk:after {
1168
+ background-color: #121212;
1169
+ border: 1px solid transparent;
1170
+ }.button__primary_1fvxk {
1157
1171
  color: #000;
1158
1172
  background-color: #f3f4f5;
1159
1173
  border: 1px solid transparent
1160
1174
  }
1161
- .button__primary_re924:hover {
1175
+ .button__primary_1fvxk:hover {
1162
1176
  background-color: rgb(207, 207, 208)
1163
1177
  }
1164
1178
  @media (hover: none) {
1165
- .button__primary_re924:hover {
1179
+ .button__primary_1fvxk:hover {
1166
1180
  background-color: #f3f4f5
1167
1181
  }
1168
1182
  }
1169
- .button__primary_re924:active {
1183
+ .button__primary_1fvxk:active {
1170
1184
  background-color: rgb(194, 195, 196);
1171
1185
  }
1172
- .button__primary_re924 > .button__loader_re924 {
1186
+ .button__primary_1fvxk > .button__loader_1fvxk {
1173
1187
  color: #fff;
1174
1188
  }
1175
- .button__secondary_re924 {
1189
+ .button__secondary_1fvxk {
1176
1190
  color: #fff;
1177
1191
  background-color: rgba(255, 255, 255, 0.1);
1178
1192
  border: 1px solid transparent
1179
1193
  }
1180
- .button__secondary_re924:hover {
1194
+ .button__secondary_1fvxk:hover {
1181
1195
  background-color: rgba(255, 255, 255, 0.163)
1182
1196
  }
1183
1197
  @media (hover: none) {
1184
- .button__secondary_re924:hover {
1198
+ .button__secondary_1fvxk:hover {
1185
1199
  background-color: rgba(255, 255, 255, 0.1)
1186
1200
  }
1187
1201
  }
1188
- .button__secondary_re924:active {
1202
+ .button__secondary_1fvxk:active {
1189
1203
  background-color: rgba(255, 255, 255, 0.235);
1190
1204
  }
1191
- .button__secondary_re924 > .button__loader_re924 {
1205
+ .button__secondary_1fvxk > .button__loader_1fvxk {
1192
1206
  color: #fff;
1193
1207
  }
1194
- .button__outlined_re924 {
1208
+ .button__outlined_1fvxk {
1195
1209
  color: #fff;
1196
1210
  background-color: transparent;
1197
1211
  border: 1px solid #c5c5c7
1198
1212
  }
1199
- .button__outlined_re924:hover {
1213
+ .button__outlined_1fvxk:hover {
1200
1214
  background-color: rgba(0, 0, 0, 0.07)
1201
1215
  }
1202
1216
  @media (hover: none) {
1203
- .button__outlined_re924:hover {
1217
+ .button__outlined_1fvxk:hover {
1204
1218
  background-color: transparent
1205
1219
  }
1206
1220
  }
1207
- .button__outlined_re924:active {
1221
+ .button__outlined_1fvxk:active {
1208
1222
  background-color: rgba(0, 0, 0, 0.15);
1209
1223
  }
1210
- .button__tertiary_re924 {
1224
+ .button__tertiary_1fvxk {
1211
1225
  color: #fff;
1212
1226
  background-color: transparent;
1213
1227
  border: 1px solid #c5c5c7
1214
1228
  }
1215
- .button__tertiary_re924:hover {
1229
+ .button__tertiary_1fvxk:hover {
1216
1230
  background-color: rgba(255, 255, 255, 0.07);
1217
1231
  border-color: #c5c5c7
1218
1232
  }
1219
1233
  @media (hover: none) {
1220
- .button__tertiary_re924:hover {
1234
+ .button__tertiary_1fvxk:hover {
1221
1235
  background-color: transparent;
1222
1236
  border-color: #c5c5c7
1223
1237
  }
1224
1238
  }
1225
- .button__tertiary_re924:active {
1239
+ .button__tertiary_1fvxk:active {
1226
1240
  background-color: rgba(255, 255, 255, 0.15);
1227
1241
  }
1228
- .button__tertiary_re924 > .button__loader_re924 {
1242
+ .button__tertiary_1fvxk > .button__loader_1fvxk {
1229
1243
  color: #fff;
1230
1244
  }
1231
- .button__filled_re924 {
1245
+ .button__filled_1fvxk {
1232
1246
  color: #fff;
1233
1247
  background-color: #3a3a3c
1234
1248
  }
1235
- .button__filled_re924:hover {
1249
+ .button__filled_1fvxk:hover {
1236
1250
  background-color: rgb(72, 72, 74)
1237
1251
  }
1238
1252
  @media (hover: none) {
1239
- .button__filled_re924:hover {
1253
+ .button__filled_1fvxk:hover {
1240
1254
  background-color: #3a3a3c
1241
1255
  }
1242
1256
  }
1243
- .button__filled_re924:active {
1257
+ .button__filled_1fvxk:active {
1244
1258
  background-color: rgb(88, 88, 89);
1245
1259
  }
1246
- .button__transparent_re924 {
1260
+ .button__transparent_1fvxk {
1247
1261
  color: #fff;
1248
1262
  background-color: rgba(255, 255, 255, 0.1)
1249
1263
  }
1250
- .button__transparent_re924:hover {
1264
+ .button__transparent_1fvxk:hover {
1251
1265
  background-color: rgba(255, 255, 255, 0.2)
1252
1266
  }
1253
1267
  @media (hover: none) {
1254
- .button__transparent_re924:hover {
1268
+ .button__transparent_1fvxk:hover {
1255
1269
  background-color: rgba(255, 255, 255, 0.1)
1256
1270
  }
1257
1271
  }
1258
- .button__transparent_re924:active {
1272
+ .button__transparent_1fvxk:active {
1259
1273
  background-color: rgba(255, 255, 255, 0.4);
1260
1274
  }
1261
- .button__link_re924 {
1275
+ .button__link_1fvxk {
1262
1276
  color: #fff;
1263
1277
  background-color: transparent;
1264
1278
  border: 1px solid transparent
1265
1279
  }
1266
- .button__link_re924:hover {
1280
+ .button__link_1fvxk:hover {
1267
1281
  background-color: rgba(255, 255, 255, 0.07)
1268
1282
  }
1269
1283
  @media (hover: none) {
1270
- .button__link_re924:hover {
1284
+ .button__link_1fvxk:hover {
1271
1285
  background-color: transparent
1272
1286
  }
1273
1287
  }
1274
- .button__link_re924:active {
1288
+ .button__link_1fvxk:active {
1275
1289
  background-color: rgba(255, 255, 255, 0.15);
1276
1290
  }
1277
- .button__link_re924 > .button__loader_re924 {
1291
+ .button__link_1fvxk > .button__loader_1fvxk {
1278
1292
  color: #fff;
1279
1293
  }
1280
- .button__ghost_re924 {
1294
+ .button__ghost_1fvxk {
1281
1295
  color: #fff
1282
1296
  }
1283
- .button__ghost_re924:hover {
1297
+ .button__ghost_1fvxk:hover {
1284
1298
  color: rgb(179, 179, 179)
1285
1299
  }
1286
1300
  @media (hover: none) {
1287
- .button__ghost_re924:hover {
1301
+ .button__ghost_1fvxk:hover {
1288
1302
  color: #fff
1289
1303
  }
1290
1304
  }
1291
- .button__ghost_re924:active {
1305
+ .button__ghost_1fvxk:active {
1292
1306
  color: rgb(128, 128, 128);
1293
1307
  }
1294
- .button__ghost_re924 > .button__loader_re924 {
1308
+ .button__ghost_1fvxk > .button__loader_1fvxk {
1295
1309
  color: #fff;
1296
1310
  }
1297
- .button__component_re924[disabled].button__primary_re924 {
1311
+ .button__component_1fvxk[disabled].button__primary_1fvxk {
1298
1312
  color: rgba(60, 60, 67, 0.3);
1299
1313
  background-color: #f3f4f5
1300
1314
  }
1301
- .button__component_re924[disabled].button__primary_re924.button__loading_re924 {
1315
+ .button__component_1fvxk[disabled].button__primary_1fvxk.button__loading_1fvxk {
1302
1316
  background-color: #f3f4f5;
1303
1317
  }
1304
- .button__component_re924[disabled].button__secondary_re924 {
1318
+ .button__component_1fvxk[disabled].button__secondary_1fvxk {
1305
1319
  color: rgba(255, 255, 255, 0.3);
1306
1320
  background-color: rgba(255, 255, 255, 0.05);
1307
1321
  border-color: transparent
1308
1322
  }
1309
- .button__component_re924[disabled].button__secondary_re924.button__loading_re924 {
1323
+ .button__component_1fvxk[disabled].button__secondary_1fvxk.button__loading_1fvxk {
1310
1324
  color: #fff;
1311
1325
  background-color: rgba(255, 255, 255, 0.1);
1312
1326
  border-color: transparent;
1313
1327
  }
1314
- .button__component_re924[disabled].button__outlined_re924 {
1328
+ .button__component_1fvxk[disabled].button__outlined_1fvxk {
1315
1329
  color: rgba(255, 255, 255, 0.3);
1316
1330
  background-color: transparent;
1317
1331
  border-color: rgba(197, 197, 199, 0.3)
1318
1332
  }
1319
- .button__component_re924[disabled].button__outlined_re924.button__loading_re924 {
1333
+ .button__component_1fvxk[disabled].button__outlined_1fvxk.button__loading_1fvxk {
1320
1334
  color: #fff;
1321
1335
  }
1322
- .button__component_re924[disabled].button__tertiary_re924 {
1336
+ .button__component_1fvxk[disabled].button__tertiary_1fvxk {
1323
1337
  color: rgba(255, 255, 255, 0.3);
1324
1338
  background-color: transparent;
1325
1339
  border-color: rgba(197, 197, 199, 0.3)
1326
1340
  }
1327
- .button__component_re924[disabled].button__tertiary_re924.button__loading_re924 {
1341
+ .button__component_1fvxk[disabled].button__tertiary_1fvxk.button__loading_1fvxk {
1328
1342
  color: #fff;
1329
1343
  border-color: #c5c5c7;
1330
1344
  }
1331
- .button__component_re924[disabled].button__filled_re924 {
1345
+ .button__component_1fvxk[disabled].button__filled_1fvxk {
1332
1346
  color: rgba(255, 255, 255, 0.3);
1333
1347
  background-color: rgba(58, 58, 60, 0.3)
1334
1348
  }
1335
- .button__component_re924[disabled].button__filled_re924.button__loading_re924 {
1349
+ .button__component_1fvxk[disabled].button__filled_1fvxk.button__loading_1fvxk {
1336
1350
  color: #fff;
1337
1351
  background-color: #3a3a3c;
1338
1352
  }
1339
- .button__component_re924[disabled].button__transparent_re924 {
1353
+ .button__component_1fvxk[disabled].button__transparent_1fvxk {
1340
1354
  color: rgba(255, 255, 255, 0.3);
1341
1355
  background-color: rgba(255, 255, 255, 0.03)
1342
1356
  }
1343
- .button__component_re924[disabled].button__transparent_re924.button__loading_re924 {
1357
+ .button__component_1fvxk[disabled].button__transparent_1fvxk.button__loading_1fvxk {
1344
1358
  color: #fff;
1345
1359
  background-color: rgba(255, 255, 255, 0.1);
1346
1360
  }
1347
- .button__component_re924[disabled].button__link_re924 {
1361
+ .button__component_1fvxk[disabled].button__link_1fvxk {
1348
1362
  color: rgba(255, 255, 255, 0.3);
1349
1363
  background-color: transparent
1350
1364
  }
1351
- .button__component_re924[disabled].button__link_re924.button__loading_re924 {
1365
+ .button__component_1fvxk[disabled].button__link_1fvxk.button__loading_1fvxk {
1352
1366
  color: #fff;
1353
1367
  }
1354
- .button__component_re924[disabled].button__ghost_re924 {
1368
+ .button__component_1fvxk[disabled].button__ghost_1fvxk {
1355
1369
  color: rgba(255, 255, 255, 0.3)
1356
1370
  }
1357
- .button__component_re924[disabled].button__ghost_re924.button__loading_re924 {
1371
+ .button__component_1fvxk[disabled].button__ghost_1fvxk.button__loading_1fvxk {
1358
1372
  color: #fff;
1359
1373
  }
1360
- .button__component_4vwd7 {
1374
+ .button__component_1bu2i {
1361
1375
  background-color: transparent
1362
1376
  }
1363
- .button__focused_4vwd7 {
1377
+ .button__focused_1bu2i {
1364
1378
  outline: 2px solid #0072ef;
1365
1379
  }
1366
- .button__primary_g47jq {
1380
+ .button__primary_1p6yh {
1367
1381
  color: #fff;
1368
1382
  background-color: #202022;
1369
1383
  border: 1px solid transparent
1370
1384
  }
1371
- .button__primary_g47jq:hover {
1385
+ .button__primary_1p6yh:hover {
1372
1386
  background-color: rgb(48, 48, 49)
1373
1387
  }
1374
1388
  @media (hover: none) {
1375
- .button__primary_g47jq:hover {
1389
+ .button__primary_1p6yh:hover {
1376
1390
  background-color: #202022
1377
1391
  }
1378
1392
  }
1379
- .button__primary_g47jq:active {
1393
+ .button__primary_1p6yh:active {
1380
1394
  background-color: rgb(65, 65, 67);
1381
1395
  }
1382
- .button__primary_g47jq > .button__loader_g47jq {
1396
+ .button__primary_1p6yh > .button__loader_1p6yh {
1383
1397
  color: #fff;
1384
1398
  }
1385
- .button__secondary_g47jq {
1399
+ .button__secondary_1p6yh {
1386
1400
  color: #000;
1387
1401
  background-color: rgba(0, 0, 0, 0.08);
1388
1402
  border: 1px solid transparent
1389
1403
  }
1390
- .button__secondary_g47jq:hover {
1404
+ .button__secondary_1p6yh:hover {
1391
1405
  background-color: rgba(0, 0, 0, 0.218)
1392
1406
  }
1393
1407
  @media (hover: none) {
1394
- .button__secondary_g47jq:hover {
1408
+ .button__secondary_1p6yh:hover {
1395
1409
  background-color: rgba(0, 0, 0, 0.08)
1396
1410
  }
1397
1411
  }
1398
- .button__secondary_g47jq:active {
1412
+ .button__secondary_1p6yh:active {
1399
1413
  background-color: rgba(0, 0, 0, 0.264);
1400
1414
  }
1401
- .button__secondary_g47jq > .button__loader_g47jq {
1415
+ .button__secondary_1p6yh > .button__loader_1p6yh {
1402
1416
  color: #000;
1403
1417
  }
1404
- .button__outlined_g47jq {
1418
+ .button__outlined_1p6yh {
1405
1419
  color: #fff;
1406
1420
  background-color: transparent;
1407
1421
  border: 1px solid #c5c5c7
1408
1422
  }
1409
- .button__outlined_g47jq:hover {
1423
+ .button__outlined_1p6yh:hover {
1410
1424
  background-color: rgba(255, 255, 255, 0.15)
1411
1425
  }
1412
1426
  @media (hover: none) {
1413
- .button__outlined_g47jq:hover {
1427
+ .button__outlined_1p6yh:hover {
1414
1428
  background-color: transparent
1415
1429
  }
1416
1430
  }
1417
- .button__outlined_g47jq:active {
1431
+ .button__outlined_1p6yh:active {
1418
1432
  background-color: rgba(0, 0, 0, 0.15);
1419
1433
  }
1420
- .button__tertiary_g47jq {
1434
+ .button__tertiary_1p6yh {
1421
1435
  color: #000;
1422
1436
  background-color: transparent;
1423
1437
  border: 1px solid #464649
1424
1438
  }
1425
- .button__tertiary_g47jq:hover {
1439
+ .button__tertiary_1p6yh:hover {
1426
1440
  background-color: rgba(18, 18, 18, 0.15);
1427
1441
  border-color: #464649
1428
1442
  }
1429
1443
  @media (hover: none) {
1430
- .button__tertiary_g47jq:hover {
1444
+ .button__tertiary_1p6yh:hover {
1431
1445
  background-color: transparent;
1432
1446
  border-color: #464649
1433
1447
  }
1434
1448
  }
1435
- .button__tertiary_g47jq:active {
1449
+ .button__tertiary_1p6yh:active {
1436
1450
  background-color: rgba(18, 18, 18, 0.2);
1437
1451
  }
1438
- .button__tertiary_g47jq > .button__loader_g47jq {
1452
+ .button__tertiary_1p6yh > .button__loader_1p6yh {
1439
1453
  color: #000;
1440
1454
  }
1441
- .button__filled_g47jq {
1455
+ .button__filled_1p6yh {
1442
1456
  color: #fff;
1443
1457
  background-color: #3a3a3c
1444
1458
  }
1445
- .button__filled_g47jq:hover {
1459
+ .button__filled_1p6yh:hover {
1446
1460
  background-color: rgb(99, 112, 126)
1447
1461
  }
1448
1462
  @media (hover: none) {
1449
- .button__filled_g47jq:hover {
1463
+ .button__filled_1p6yh:hover {
1450
1464
  background-color: #3a3a3c
1451
1465
  }
1452
1466
  }
1453
- .button__filled_g47jq:active {
1467
+ .button__filled_1p6yh:active {
1454
1468
  background-color: rgb(61, 74, 88);
1455
1469
  }
1456
- .button__transparent_g47jq {
1470
+ .button__transparent_1p6yh {
1457
1471
  color: #000;
1458
1472
  background-color: rgba(255, 255, 255, 0.1)
1459
1473
  }
1460
- .button__transparent_g47jq:hover {
1474
+ .button__transparent_1p6yh:hover {
1461
1475
  background-color: rgba(255, 255, 255, 0.2)
1462
1476
  }
1463
1477
  @media (hover: none) {
1464
- .button__transparent_g47jq:hover {
1478
+ .button__transparent_1p6yh:hover {
1465
1479
  background-color: rgba(255, 255, 255, 0.1)
1466
1480
  }
1467
1481
  }
1468
- .button__transparent_g47jq:active {
1482
+ .button__transparent_1p6yh:active {
1469
1483
  background-color: rgba(255, 255, 255, 0.05);
1470
1484
  }
1471
- .button__link_g47jq {
1485
+ .button__link_1p6yh {
1472
1486
  color: #000;
1473
1487
  background-color: transparent;
1474
1488
  border: 1px solid transparent
1475
1489
  }
1476
- .button__link_g47jq:hover {
1490
+ .button__link_1p6yh:hover {
1477
1491
  background-color: rgba(18, 18, 18, 0.15)
1478
1492
  }
1479
1493
  @media (hover: none) {
1480
- .button__link_g47jq:hover {
1494
+ .button__link_1p6yh:hover {
1481
1495
  background-color: transparent
1482
1496
  }
1483
1497
  }
1484
- .button__link_g47jq:active {
1498
+ .button__link_1p6yh:active {
1485
1499
  background-color: rgba(18, 18, 18, 0.2);
1486
1500
  }
1487
- .button__link_g47jq > .button__loader_g47jq {
1501
+ .button__link_1p6yh > .button__loader_1p6yh {
1488
1502
  color: #000;
1489
1503
  }
1490
- .button__ghost_g47jq {
1504
+ .button__ghost_1p6yh {
1491
1505
  color: #000
1492
1506
  }
1493
- .button__ghost_g47jq:hover {
1507
+ .button__ghost_1p6yh:hover {
1494
1508
  color: rgb(77, 77, 77)
1495
1509
  }
1496
1510
  @media (hover: none) {
1497
- .button__ghost_g47jq:hover {
1511
+ .button__ghost_1p6yh:hover {
1498
1512
  color: #000
1499
1513
  }
1500
1514
  }
1501
- .button__ghost_g47jq:active {
1515
+ .button__ghost_1p6yh:active {
1502
1516
  color: rgb(128, 128, 128);
1503
1517
  }
1504
- .button__ghost_g47jq > .button__loader_g47jq {
1518
+ .button__ghost_1p6yh > .button__loader_1p6yh {
1505
1519
  color: #000;
1506
1520
  }
1507
- .button__component_g47jq[disabled].button__primary_g47jq {
1521
+ .button__component_1p6yh[disabled].button__primary_1p6yh {
1508
1522
  color: rgba(235, 235, 245, 0.3);
1509
1523
  background-color: #202022
1510
1524
  }
1511
- .button__component_g47jq[disabled].button__primary_g47jq.button__loading_g47jq {
1525
+ .button__component_1p6yh[disabled].button__primary_1p6yh.button__loading_1p6yh {
1512
1526
  background-color: #202022;
1513
1527
  }
1514
- .button__component_g47jq[disabled].button__secondary_g47jq {
1528
+ .button__component_1p6yh[disabled].button__secondary_1p6yh {
1515
1529
  color: rgba(0, 0, 0, 0.3);
1516
1530
  background-color: rgba(18, 18, 18, 0.08);
1517
1531
  border-color: transparent
1518
1532
  }
1519
- .button__component_g47jq[disabled].button__secondary_g47jq.button__loading_g47jq {
1533
+ .button__component_1p6yh[disabled].button__secondary_1p6yh.button__loading_1p6yh {
1520
1534
  color: #000;
1521
1535
  background-color: rgba(0, 0, 0, 0.08);
1522
1536
  border-color: transparent;
1523
1537
  }
1524
- .button__component_g47jq[disabled].button__outlined_g47jq {
1538
+ .button__component_1p6yh[disabled].button__outlined_1p6yh {
1525
1539
  color: rgba(255, 255, 255, 0.3);
1526
1540
  background-color: transparent;
1527
1541
  border-color: rgba(35, 53, 73, 0.3)
1528
1542
  }
1529
- .button__component_g47jq[disabled].button__outlined_g47jq.button__loading_g47jq {
1543
+ .button__component_1p6yh[disabled].button__outlined_1p6yh.button__loading_1p6yh {
1530
1544
  color: #fff;
1531
1545
  }
1532
- .button__component_g47jq[disabled].button__tertiary_g47jq {
1546
+ .button__component_1p6yh[disabled].button__tertiary_1p6yh {
1533
1547
  color: rgba(0, 0, 0, 0.3);
1534
1548
  background-color: transparent;
1535
1549
  border-color: rgba(70, 70, 73, 0.3)
1536
1550
  }
1537
- .button__component_g47jq[disabled].button__tertiary_g47jq.button__loading_g47jq {
1551
+ .button__component_1p6yh[disabled].button__tertiary_1p6yh.button__loading_1p6yh {
1538
1552
  color: #000;
1539
1553
  }
1540
- .button__component_g47jq[disabled].button__filled_g47jq {
1554
+ .button__component_1p6yh[disabled].button__filled_1p6yh {
1541
1555
  color: rgba(255, 255, 255, 0.3);
1542
1556
  background-color: rgba(72, 87, 103, 0.3);
1543
1557
  border-color: transparent
1544
1558
  }
1545
- .button__component_g47jq[disabled].button__filled_g47jq.button__loading_g47jq {
1559
+ .button__component_1p6yh[disabled].button__filled_1p6yh.button__loading_1p6yh {
1546
1560
  color: #fff;
1547
1561
  background-color: #3a3a3c;
1548
1562
  border-color: transparent;
1549
1563
  }
1550
- .button__component_g47jq[disabled].button__transparent_g47jq {
1564
+ .button__component_1p6yh[disabled].button__transparent_1p6yh {
1551
1565
  color: rgba(255, 255, 255, 0.3);
1552
1566
  background-color: rgba(255, 255, 255, 0.03)
1553
1567
  }
1554
- .button__component_g47jq[disabled].button__transparent_g47jq.button__loading_g47jq {
1568
+ .button__component_1p6yh[disabled].button__transparent_1p6yh.button__loading_1p6yh {
1555
1569
  color: #000;
1556
1570
  background-color: rgba(255, 255, 255, 0.1);
1557
1571
  }
1558
- .button__component_g47jq[disabled].button__link_g47jq {
1572
+ .button__component_1p6yh[disabled].button__link_1p6yh {
1559
1573
  color: rgba(0, 0, 0, 0.3);
1560
1574
  background-color: transparent
1561
1575
  }
1562
- .button__component_g47jq[disabled].button__link_g47jq.button__loading_g47jq {
1576
+ .button__component_1p6yh[disabled].button__link_1p6yh.button__loading_1p6yh {
1563
1577
  color: #000;
1564
1578
  }
1565
- .button__component_g47jq[disabled].button__ghost_g47jq {
1579
+ .button__component_1p6yh[disabled].button__ghost_1p6yh {
1566
1580
  color: rgba(0, 0, 0, 0.3)
1567
1581
  }
1568
- .button__component_g47jq[disabled].button__ghost_g47jq.button__loading_g47jq {
1582
+ .button__component_1p6yh[disabled].button__ghost_1p6yh.button__loading_1p6yh {
1569
1583
  color: #000;
1570
- }.base-modal__component_y2un1 {
1571
- background: #121212;
1572
- }.popover__component_1r7wg {
1573
- background-color: transparent;
1574
- color: #fff;
1584
+ }.comment__component_1gpo7 {
1585
+ background-color: #202022;
1586
+ }.list-header__filled_73qic {
1587
+ background-color: rgba(255, 255, 255, 0.1);
1588
+ }.stepped-progress-bar__description_6hq1t {
1589
+ color: rgba(235, 235, 245, 0.6);
1575
1590
  }
1576
- .popover__inner_1r7wg {
1577
- background-color: #121212;
1578
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1579
- border: 1px solid transparent;
1591
+ .stepped-progress-bar__bar_4yu95 {
1592
+ background: rgba(255, 255, 255, 0.1);
1580
1593
  }
1581
- .popover__arrow_1r7wg:after {
1582
- background-color: #121212;
1583
- border: 1px solid transparent;
1584
- }.chart__coreChart_sapp3 .recharts-text tspan {
1585
- fill: #fff;
1586
- }
1587
- @keyframes chart__showDot_1k2nr {
1594
+ .stepped-progress-bar__positive_4yu95 {
1595
+ background: #2fc26e;
1588
1596
  }
1589
-
1590
- .chart__tickText_1p75j {
1591
- fill: #fff;
1597
+ .stepped-progress-bar__attention_4yu95 {
1598
+ background: #f6bf65;
1592
1599
  }
1593
- .chart__circle_1p75j {
1594
- fill: #121212;
1600
+ .stepped-progress-bar__negative_4yu95 {
1601
+ background: #d91d0b;
1595
1602
  }
1596
- .chart__circle_1p75j {
1597
- fill: #121212;
1603
+ .stepped-progress-bar__link_4yu95 {
1604
+ background: #0072ef;
1598
1605
  }
1599
- .chart__tooltip_1tjmf {
1600
- background-color: #121212;
1601
- border: 1px solid #2b2b2e;
1602
- box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1606
+ .stepped-progress-bar__tertiary_4yu95 {
1607
+ background: #464649;
1603
1608
  }
1604
- .chart__tooltipArrow_1tjmf {
1605
- border: 1px solid #2b2b2e;
1606
- background-color: #121212;
1609
+ .stepped-progress-bar__secondary_4yu95 {
1610
+ background: #8d8d93;
1607
1611
  }
1608
- .chart__tooltipArrow_1tjmf:before {
1609
- border-color: transparent #121212 transparent transparent;
1610
- }.comment__component_1z0ix {
1611
- background-color: #202022;
1612
- }.circular-progress-bar__backgroundCircle_17fl7,
1613
- .circular-progress-bar__progressCircle_17fl7 {
1612
+ .stepped-progress-bar__primary_4yu95 {
1613
+ background: #fff;
1614
+ }
1615
+ .stepped-progress-bar__accent_4yu95 {
1616
+ background: #ef3124;
1617
+ }.circular-progress-bar__backgroundCircle_ymivj,
1618
+ .circular-progress-bar__progressCircle_ymivj {
1614
1619
  fill: transparent;
1615
1620
  }
1616
- .circular-progress-bar__positive_17fl7 {
1621
+ .circular-progress-bar__positive_ymivj {
1617
1622
  stroke: #2fc26e;
1618
1623
  }
1619
- .circular-progress-bar__negative_17fl7 {
1624
+ .circular-progress-bar__negative_ymivj {
1620
1625
  stroke: #d91d0b;
1621
1626
  }
1622
- .circular-progress-bar__backgroundCircle_17fl7 {
1627
+ .circular-progress-bar__backgroundCircle_ymivj {
1623
1628
  stroke: #2c2c2e
1624
1629
  }
1625
- .circular-progress-bar__backgroundCircle_17fl7.circular-progress-bar__stroke_17fl7 {
1630
+ .circular-progress-bar__backgroundCircle_ymivj.circular-progress-bar__stroke_ymivj {
1626
1631
  stroke: transparent;
1627
1632
  }
1628
- .circular-progress-bar__progressCircle_17fl7.circular-progress-bar__bg-positive_17fl7 {
1633
+ .circular-progress-bar__progressCircle_ymivj.circular-progress-bar__bg-positive_ymivj {
1629
1634
  fill: #2fc26e;
1630
1635
  }
1631
- .circular-progress-bar__progressCircle_17fl7.circular-progress-bar__bg-negative_17fl7 {
1636
+ .circular-progress-bar__progressCircle_ymivj.circular-progress-bar__bg-negative_ymivj {
1632
1637
  fill: #d91d0b;
1633
1638
  }
1634
- .circular-progress-bar__iconWrapper_17fl7.circular-progress-bar__icon-tertiary_17fl7 {
1639
+ .circular-progress-bar__iconWrapper_ymivj.circular-progress-bar__icon-tertiary_ymivj {
1635
1640
  color: #464649;
1636
1641
  }
1637
- .circular-progress-bar__iconWrapper_17fl7.circular-progress-bar__icon-positive_17fl7 {
1642
+ .circular-progress-bar__iconWrapper_ymivj.circular-progress-bar__icon-positive_ymivj {
1638
1643
  color: #2fc26e;
1639
1644
  }
1640
- .circular-progress-bar__iconWrapper_17fl7.circular-progress-bar__icon-negative_17fl7 {
1645
+ .circular-progress-bar__iconWrapper_ymivj.circular-progress-bar__icon-negative_ymivj {
1641
1646
  color: #d91d0b;
1642
1647
  }
1643
- .circular-progress-bar__iconWrapper_17fl7.circular-progress-bar__icon-primary-inverted_17fl7 {
1648
+ .circular-progress-bar__iconWrapper_ymivj.circular-progress-bar__icon-primary-inverted_ymivj {
1644
1649
  color: #000;
1645
1650
  }
1646
- .circular-progress-bar__iconWrapper_17fl7.circular-progress-bar__icon-primary_17fl7 {
1651
+ .circular-progress-bar__iconWrapper_ymivj.circular-progress-bar__icon-primary_ymivj {
1647
1652
  color: #fff;
1648
1653
  }
1649
- .circular-progress-bar__iconWrapper_17fl7.circular-progress-bar__icon-secondary_17fl7 {
1654
+ .circular-progress-bar__iconWrapper_ymivj.circular-progress-bar__icon-secondary_ymivj {
1650
1655
  color: #8d8d93;
1651
- }.list-header__filled_1ncwd {
1652
- background-color: rgba(255, 255, 255, 0.1);
1653
- }.stepped-progress-bar__description_gy1jv {
1654
- color: rgba(235, 235, 245, 0.6);
1656
+ }.chart__coreChart_ni06d .recharts-text tspan {
1657
+ fill: #fff;
1658
+ }
1659
+
1660
+ @keyframes chart__showDot_cdxke {
1655
1661
  }
1656
- .stepped-progress-bar__bar_3hgxe {
1657
- background: rgba(255, 255, 255, 0.1);
1662
+ .chart__tooltip_5150d {
1663
+ background-color: #121212;
1664
+ border: 1px solid #2b2b2e;
1665
+ box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1658
1666
  }
1659
- .stepped-progress-bar__positive_3hgxe {
1660
- background: #2fc26e;
1667
+ .chart__tooltipArrow_5150d {
1668
+ border: 1px solid #2b2b2e;
1669
+ background-color: #121212;
1661
1670
  }
1662
- .stepped-progress-bar__attention_3hgxe {
1663
- background: #f6bf65;
1671
+ .chart__tooltipArrow_5150d:before {
1672
+ border-color: transparent #121212 transparent transparent;
1664
1673
  }
1665
- .stepped-progress-bar__negative_3hgxe {
1666
- background: #d91d0b;
1674
+ .chart__tickText_13enn {
1675
+ fill: #fff;
1667
1676
  }
1668
- .stepped-progress-bar__link_3hgxe {
1669
- background: #0072ef;
1677
+ .chart__circle_13enn {
1678
+ fill: #121212;
1670
1679
  }
1671
- .stepped-progress-bar__tertiary_3hgxe {
1672
- background: #464649;
1680
+ .chart__circle_13enn {
1681
+ fill: #121212;
1682
+ }.drawer__backdropEnter_1w4wn {
1683
+ background-color: transparent;
1673
1684
  }
1674
- .stepped-progress-bar__secondary_3hgxe {
1675
- background: #8d8d93;
1685
+ .drawer__backdropEnterActive_1w4wn,
1686
+ .drawer__backdropEnterDone_1w4wn {
1687
+ background-color: rgba(0, 0, 0, 0.8);
1676
1688
  }
1677
- .stepped-progress-bar__primary_3hgxe {
1678
- background: #fff;
1689
+ .drawer__backdropExit_1w4wn {
1690
+ background-color: rgba(0, 0, 0, 0.8);
1679
1691
  }
1680
- .stepped-progress-bar__accent_3hgxe {
1681
- background: #ef3124;
1682
- }.attach__component_ttrdg {
1692
+ .drawer__backdropExitActive_1w4wn,
1693
+ .drawer__backdropExitDone_1w4wn {
1694
+ background-color: transparent;
1695
+ }.custom-button__customButton_vpoo8.custom-button__white_vpoo8 * {
1696
+ color: #fff;
1697
+ }
1698
+ .custom-button__customButton_vpoo8.custom-button__black_vpoo8 * {
1699
+ color: #000;
1700
+ }
1701
+ .custom-button__customButton_vpoo8:before {
1702
+ background-color: rgba(0, 0, 0, 0);
1703
+ }
1704
+ .custom-button__customButton_vpoo8.custom-button__darkening_vpoo8:hover:before {
1705
+ background-color: rgba(0, 0, 0, 0.07);
1706
+ }
1707
+ .custom-button__customButton_vpoo8.custom-button__darkening_vpoo8:active:before {
1708
+ background-color: rgba(0, 0, 0, 0.15);
1709
+ }
1710
+ .custom-button__customButton_vpoo8.custom-button__lightening_vpoo8:hover:before {
1711
+ background-color: rgba(255, 255, 255, 0.15);
1712
+ }
1713
+ .custom-button__customButton_vpoo8.custom-button__lightening_vpoo8:active:before {
1714
+ background-color: rgba(255, 255, 255, 0.2);
1715
+ }
1716
+ .custom-button__customButton_vpoo8:disabled.custom-button__white_vpoo8 * {
1717
+ color: #fff;
1718
+ }
1719
+ .custom-button__customButton_vpoo8:disabled.custom-button__black_vpoo8 * {
1720
+ color: #000;
1721
+ }.attach__component_6tc8m {
1683
1722
  }
1684
- .attach__focused_ttrdg {
1723
+ .attach__focused_6tc8m {
1685
1724
  outline: 2px solid #0072ef;
1686
- }.confirmation-v1__errorHeader_frrs1 {
1725
+ }.pagination__component_1x0lz {
1687
1726
  color: #fff;
1688
- color: #fff;
1689
- }
1690
- .confirmation-v1__errorText_frrs1 {
1691
- color: rgba(235, 235, 245, 0.6);
1692
- color: rgba(235, 235, 245, 0.6);
1693
- }
1694
- .confirmation-v1__phoneHintText_frrs1 {
1695
- color: rgba(235, 235, 245, 0.6);
1696
- color: rgba(235, 235, 245, 0.6);
1697
1727
  }
1698
- .confirmation-v1__phonesWrap_frrs1 {
1728
+ .pagination__dots_1ya0r {
1699
1729
  color: rgba(235, 235, 245, 0.6);
1700
1730
  }
1701
- .confirmation-v1__phoneDescription_frrs1 {
1702
- color: rgba(235, 235, 245, 0.6);
1703
- }
1704
- .confirmation-v1__input_xvjxx {
1705
- background-color: #202022;
1706
- color: #fff
1731
+
1732
+ .pagination__tag_1q2qm.pagination__tag_1q2qm {
1733
+ color: rgba(235, 235, 245, 0.6)
1707
1734
  }
1708
- .confirmation-v1__input_xvjxx.confirmation-v1__hasError_xvjxx {
1709
- color: #f15045;
1710
- caret-color: #fff;
1711
- background-color: #35110d;
1735
+ .pagination__tag_1q2qm.pagination__tag_1q2qm:hover:not(:disabled) {
1736
+ background-color: #2c2c2e;
1737
+ color: #fff;
1712
1738
  }
1713
- .confirmation-v1__input_xvjxx.confirmation-v1__disabled_xvjxx {
1714
- color: rgba(235, 235, 245, 0.3);
1739
+ .pagination__tag_1q2qm.pagination__tag_1q2qm:active:not(:disabled) {
1740
+ background-color: #3a3a3c;
1741
+ }
1742
+ .pagination__tag_1q2qm.pagination__tag_1q2qm.pagination__checked_1q2qm {
1743
+ background-color: #f3f4f5;
1744
+ color: #000;
1745
+ }
1746
+ .pagination__tag_1q2qm.pagination__tag_1q2qm.pagination__checked_1q2qm:hover:not(:disabled) {
1747
+ color: #000;
1715
1748
  }
1716
- @keyframes confirmation-v1__shake_xvjxx {
1749
+ .pagination__tag_1q2qm.pagination__tag_1q2qm.pagination__checked_1q2qm:active:not(:disabled) {
1750
+ color: #fff;
1751
+ }.input__input_11nur {
1752
+ color: #fff;
1753
+ caret-color: #0072ef;
1754
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1717
1755
  }
1718
- .confirmation-v1__component_1j13p {
1719
- color: rgba(235, 235, 245, 0.6);
1756
+ .input__input_11nur:-webkit-autofill {
1757
+ -webkit-text-fill-color: #fff;
1758
+ }
1759
+ .input__input_11nur::placeholder {
1720
1760
  color: rgba(235, 235, 245, 0.6);
1721
1761
  }
1722
- .confirmation-v1__circle_bl1nf {
1723
- fill: transparent;
1724
- stroke: #464649;
1762
+ .input__hasInnerLabel_11nur::placeholder {
1763
+ color: rgba(235, 235, 245, 0.3);
1725
1764
  }
1726
- .confirmation-v1__title_19yys {
1765
+ .input__clearIcon_11nur {
1727
1766
  color: #fff;
1728
1767
  }
1729
- .confirmation-v1__description_19yys {
1730
- color: rgba(235, 235, 245, 0.6);
1731
- }
1732
- .confirmation-v1__alertIcon_19yys {
1733
- color: #d91d0b;
1768
+ .input__input_11nur:read-only {
1769
+ color: rgba(235, 235, 245, 0.6)
1734
1770
  }
1735
- .confirmation-v1__header_19wlo {
1736
- color: #fff;
1771
+ .input__input_11nur:read-only:focus::placeholder {
1772
+ color: rgba(235, 235, 245, 0.6);
1773
+ }
1774
+ .input__input_11nur:disabled {
1737
1775
  color: #fff;
1776
+ -webkit-text-fill-color: #fff;
1777
+ }
1778
+ .input__input_11nur:focus::placeholder {
1779
+ color: rgba(235, 235, 245, 0.3);
1738
1780
  }
1739
- .confirmation-v1__error_19wlo {
1781
+ .input__error_11nur {
1740
1782
  color: #f15045;
1783
+ caret-color: #f15045;
1741
1784
  }
1742
- .confirmation-v1__loaderText_19wlo {
1743
- color: rgba(235, 235, 245, 0.6);
1744
- color: rgba(235, 235, 245, 0.6);
1745
- }.custom-button__customButton_z7axf.custom-button__white_z7axf * {
1746
- color: #fff;
1747
- }
1748
- .custom-button__customButton_z7axf.custom-button__black_z7axf * {
1749
- color: #000;
1785
+ .input__errorColorIcon_1utg0 {
1786
+ color: #d91d0b;
1787
+ }
1788
+ .input__successColorIcon_1utg0 {
1789
+ color: #2fc26e;
1790
+ }
1791
+ .input__focusVisible_1utg0 {
1792
+ outline: 2px solid #0072ef;
1793
+ }
1794
+ @keyframes input__onautofillstart_1utg0 {
1795
+ from {
1796
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1750
1797
  }
1751
- .custom-button__customButton_z7axf:before {
1752
- background-color: rgba(0, 0, 0, 0);
1798
+ to {
1799
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1753
1800
  }
1754
- .custom-button__customButton_z7axf.custom-button__darkening_z7axf:hover:before {
1755
- background-color: rgba(0, 0, 0, 0.07);
1756
- }
1757
- .custom-button__customButton_z7axf.custom-button__darkening_z7axf:active:before {
1758
- background-color: rgba(0, 0, 0, 0.15);
1759
- }
1760
- .custom-button__customButton_z7axf.custom-button__lightening_z7axf:hover:before {
1761
- background-color: rgba(255, 255, 255, 0.15);
1762
- }
1763
- .custom-button__customButton_z7axf.custom-button__lightening_z7axf:active:before {
1764
- background-color: rgba(255, 255, 255, 0.2);
1765
- }
1766
- .custom-button__customButton_z7axf:disabled.custom-button__white_z7axf * {
1767
- color: #fff;
1801
+ }
1802
+ @keyframes input__onautofillcancel_1utg0 {
1803
+ from {
1804
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1768
1805
  }
1769
- .custom-button__customButton_z7axf:disabled.custom-button__black_z7axf * {
1770
- color: #000;
1806
+ to {
1807
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1771
1808
  }
1772
- .confirmation__component_16tyl {
1773
- color: rgba(235, 235, 245, 0.6);
1774
1809
  }
1775
- .confirmation__circle_1yd50 {
1776
- fill: transparent;
1777
- stroke: #464649;
1810
+ .input__input_ph850 {
1811
+ color: #000;
1812
+ caret-color: #0072ef;
1813
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1778
1814
  }
1779
-
1780
- .confirmation__typographyTheme_1n8wj.confirmation__typographyTheme_1n8wj {
1781
- color: rgba(235, 235, 245, 0.6);
1815
+ .input__input_ph850:-webkit-autofill {
1816
+ -webkit-text-fill-color: #000;
1782
1817
  }
1783
- .confirmation__typographyTheme_vwyxz.confirmation__typographyTheme_vwyxz {
1784
- color: rgba(235, 235, 245, 0.6);
1818
+ .input__input_ph850::placeholder {
1819
+ color: rgba(60, 60, 67, 0.6);
1785
1820
  }
1786
- .confirmation__typographyTheme_pteqq.confirmation__typographyTheme_pteqq {
1787
- color: rgba(235, 235, 245, 0.6);
1821
+ .input__hasInnerLabel_ph850::placeholder {
1822
+ color: rgba(60, 60, 67, 0.3);
1788
1823
  }
1789
- .confirmation__phone_pteqq.confirmation__phone_pteqq {
1790
- color: #fff;
1824
+ .input__clearIcon_ph850 {
1825
+ color: #000;
1791
1826
  }
1792
- .confirmation__countdownContainer_pteqq.confirmation__countdownContainer_pteqq {
1793
- color: rgba(235, 235, 245, 0.6);
1827
+ .input__input_ph850:read-only {
1828
+ color: rgba(60, 60, 67, 0.6)
1794
1829
  }
1795
- .confirmation__typographyTheme_1ydrb.confirmation__typographyTheme_1ydrb {
1796
- color: rgba(235, 235, 245, 0.6);
1797
- }.cc-icon-button.icon-button__primary_1p7l4 {
1830
+ .input__input_ph850:read-only:focus::placeholder {
1831
+ color: rgba(60, 60, 67, 0.6);
1832
+ }
1833
+ .input__input_ph850:disabled {
1834
+ color: #000;
1835
+ -webkit-text-fill-color: #000;
1836
+ }
1837
+ .input__input_ph850:focus::placeholder {
1838
+ color: rgba(60, 60, 67, 0.3);
1839
+ }
1840
+ .input__error_ph850 {
1841
+ color: #ef3124;
1842
+ caret-color: #ef3124;
1843
+ }.cc-icon-button.icon-button__primary_4ed8v {
1798
1844
  color: #fff
1799
1845
  }
1800
- .cc-icon-button.icon-button__primary_1p7l4:hover {
1846
+ .cc-icon-button.icon-button__primary_4ed8v:hover {
1801
1847
  color: rgb(204, 204, 204);
1802
1848
  }
1803
- .cc-icon-button.icon-button__primary_1p7l4:active {
1849
+ .cc-icon-button.icon-button__primary_4ed8v:active {
1804
1850
  color: rgb(179, 179, 179);
1805
1851
  }
1806
- .cc-icon-button.icon-button__secondary_1p7l4 {
1852
+ .cc-icon-button.icon-button__secondary_4ed8v {
1807
1853
  color: #8d8d93
1808
1854
  }
1809
- .cc-icon-button.icon-button__secondary_1p7l4:hover {
1855
+ .cc-icon-button.icon-button__secondary_4ed8v:hover {
1810
1856
  color: rgb(175, 175, 179);
1811
1857
  }
1812
- .cc-icon-button.icon-button__secondary_1p7l4:active {
1858
+ .cc-icon-button.icon-button__secondary_4ed8v:active {
1813
1859
  color: rgb(198, 198, 201);
1814
1860
  }
1815
- .cc-icon-button.icon-button__transparent_1p7l4 {
1861
+ .cc-icon-button.icon-button__transparent_4ed8v {
1816
1862
  color: rgba(255, 255, 255, 0.3)
1817
1863
  }
1818
- .cc-icon-button.icon-button__transparent_1p7l4:hover {
1864
+ .cc-icon-button.icon-button__transparent_4ed8v:hover {
1819
1865
  color: rgba(255, 255, 255, 0.4);
1820
1866
  }
1821
- .cc-icon-button.icon-button__transparent_1p7l4:active {
1867
+ .cc-icon-button.icon-button__transparent_4ed8v:active {
1822
1868
  color: rgba(255, 255, 255, 0.5);
1823
1869
  }
1824
- .cc-icon-button.icon-button__negative_1p7l4 {
1870
+ .cc-icon-button.icon-button__negative_4ed8v {
1825
1871
  color: #d91d0b
1826
1872
  }
1827
- .cc-icon-button.icon-button__negative_1p7l4:hover {
1873
+ .cc-icon-button.icon-button__negative_4ed8v:hover {
1828
1874
  color: rgb(220, 45, 28);
1829
1875
  }
1830
- .cc-icon-button.icon-button__negative_1p7l4:active {
1876
+ .cc-icon-button.icon-button__negative_4ed8v:active {
1831
1877
  color: rgb(223, 63, 48);
1832
1878
  }
1833
- .cc-icon-button.icon-button__tertiary_1p7l4 {
1879
+ .cc-icon-button.icon-button__tertiary_4ed8v {
1834
1880
  color: #464649
1835
1881
  }
1836
- .cc-icon-button.icon-button__tertiary_1p7l4:hover {
1882
+ .cc-icon-button.icon-button__tertiary_4ed8v:hover {
1837
1883
  color: rgb(83, 83, 86);
1838
1884
  }
1839
- .cc-icon-button.icon-button__tertiary_1p7l4:active {
1885
+ .cc-icon-button.icon-button__tertiary_4ed8v:active {
1840
1886
  color: rgb(98, 98, 100);
1841
1887
  }
1842
- .cc-icon-button.icon-button__component_1p7l4:disabled.icon-button__primary_1p7l4 {
1888
+ .cc-icon-button.icon-button__component_4ed8v:disabled.icon-button__primary_4ed8v {
1843
1889
  color: rgba(255, 255, 255, 0.3)
1844
1890
  }
1845
- .cc-icon-button.icon-button__component_1p7l4:disabled.icon-button__primary_1p7l4.icon-button__loader_1p7l4 {
1891
+ .cc-icon-button.icon-button__component_4ed8v:disabled.icon-button__primary_4ed8v.icon-button__loader_4ed8v {
1846
1892
  color: #fff;
1847
1893
  }
1848
- .cc-icon-button.icon-button__component_1p7l4:disabled.icon-button__secondary_1p7l4 {
1894
+ .cc-icon-button.icon-button__component_4ed8v:disabled.icon-button__secondary_4ed8v {
1849
1895
  color: rgba(141, 141, 147, 0.3)
1850
1896
  }
1851
- .cc-icon-button.icon-button__component_1p7l4:disabled.icon-button__secondary_1p7l4.icon-button__loader_1p7l4 {
1897
+ .cc-icon-button.icon-button__component_4ed8v:disabled.icon-button__secondary_4ed8v.icon-button__loader_4ed8v {
1852
1898
  color: #8d8d93;
1853
1899
  }
1854
- .cc-icon-button.icon-button__component_1p7l4:disabled.icon-button__negative_1p7l4 {
1900
+ .cc-icon-button.icon-button__component_4ed8v:disabled.icon-button__negative_4ed8v {
1855
1901
  color: rgba(217, 29, 11, 0.3)
1856
1902
  }
1857
- .cc-icon-button.icon-button__component_1p7l4:disabled.icon-button__negative_1p7l4.icon-button__loader_1p7l4 {
1903
+ .cc-icon-button.icon-button__component_4ed8v:disabled.icon-button__negative_4ed8v.icon-button__loader_4ed8v {
1858
1904
  color: #d91d0b;
1859
1905
  }
1860
- .cc-icon-button.icon-button__component_1p7l4:disabled.icon-button__tertiary_1p7l4 {
1906
+ .cc-icon-button.icon-button__component_4ed8v:disabled.icon-button__tertiary_4ed8v {
1861
1907
  color: rgba(70, 70, 73, 0.3)
1862
1908
  }
1863
- .cc-icon-button.icon-button__component_1p7l4:disabled.icon-button__tertiary_1p7l4.icon-button__loader_1p7l4 {
1909
+ .cc-icon-button.icon-button__component_4ed8v:disabled.icon-button__tertiary_4ed8v.icon-button__loader_4ed8v {
1864
1910
  color: #464649;
1865
1911
  }
1866
1912
 
1867
- .cc-icon-button.icon-button__primary_1xice {
1913
+ .cc-icon-button.icon-button__primary_g5ej7 {
1868
1914
  color: #000
1869
1915
  }
1870
- .cc-icon-button.icon-button__primary_1xice:hover {
1916
+ .cc-icon-button.icon-button__primary_g5ej7:hover {
1871
1917
  color: rgb(18, 18, 18);
1872
1918
  }
1873
- .cc-icon-button.icon-button__primary_1xice:active {
1919
+ .cc-icon-button.icon-button__primary_g5ej7:active {
1874
1920
  color: rgb(38, 38, 38);
1875
1921
  }
1876
- .cc-icon-button.icon-button__secondary_1xice {
1922
+ .cc-icon-button.icon-button__secondary_g5ej7 {
1877
1923
  color: #8a8a8e
1878
1924
  }
1879
- .cc-icon-button.icon-button__secondary_1xice:hover {
1925
+ .cc-icon-button.icon-button__secondary_g5ej7:hover {
1880
1926
  color: rgb(117, 117, 121);
1881
1927
  }
1882
- .cc-icon-button.icon-button__secondary_1xice:active {
1928
+ .cc-icon-button.icon-button__secondary_g5ej7:active {
1883
1929
  color: rgb(110, 110, 114);
1884
1930
  }
1885
- .cc-icon-button.icon-button__transparent_1xice {
1931
+ .cc-icon-button.icon-button__transparent_g5ej7 {
1886
1932
  color: rgba(0, 0, 0, 0.3)
1887
1933
  }
1888
- .cc-icon-button.icon-button__transparent_1xice:hover {
1934
+ .cc-icon-button.icon-button__transparent_g5ej7:hover {
1889
1935
  color: rgba(0, 0, 0, 0.4);
1890
1936
  }
1891
- .cc-icon-button.icon-button__transparent_1xice:active {
1937
+ .cc-icon-button.icon-button__transparent_g5ej7:active {
1892
1938
  color: rgba(0, 0, 0, 0.5);
1893
1939
  }
1894
- .cc-icon-button.icon-button__negative_1xice {
1940
+ .cc-icon-button.icon-button__negative_g5ej7 {
1895
1941
  color: #d91d0b
1896
1942
  }
1897
- .cc-icon-button.icon-button__negative_1xice:hover {
1943
+ .cc-icon-button.icon-button__negative_g5ej7:hover {
1898
1944
  color: rgb(220, 45, 28);
1899
1945
  }
1900
- .cc-icon-button.icon-button__negative_1xice:active {
1946
+ .cc-icon-button.icon-button__negative_g5ej7:active {
1901
1947
  color: rgb(223, 63, 48);
1902
1948
  }
1903
- .cc-icon-button.icon-button__tertiary_1xice {
1949
+ .cc-icon-button.icon-button__tertiary_g5ej7 {
1904
1950
  color: #c5c5c7
1905
1951
  }
1906
- .cc-icon-button.icon-button__tertiary_1xice:hover {
1952
+ .cc-icon-button.icon-button__tertiary_g5ej7:hover {
1907
1953
  color: rgb(167, 167, 169);
1908
1954
  }
1909
- .cc-icon-button.icon-button__tertiary_1xice:active {
1955
+ .cc-icon-button.icon-button__tertiary_g5ej7:active {
1910
1956
  color: rgb(158, 158, 159);
1911
1957
  }
1912
- .cc-icon-button.icon-button__component_1xice:disabled.icon-button__primary_1xice {
1958
+ .cc-icon-button.icon-button__component_g5ej7:disabled.icon-button__primary_g5ej7 {
1913
1959
  color: rgba(0, 0, 0, 0.3)
1914
1960
  }
1915
- .cc-icon-button.icon-button__component_1xice:disabled.icon-button__primary_1xice.icon-button__loader_1xice {
1961
+ .cc-icon-button.icon-button__component_g5ej7:disabled.icon-button__primary_g5ej7.icon-button__loader_g5ej7 {
1916
1962
  color: #000;
1917
1963
  }
1918
- .cc-icon-button.icon-button__component_1xice:disabled.icon-button__secondary_1xice {
1964
+ .cc-icon-button.icon-button__component_g5ej7:disabled.icon-button__secondary_g5ej7 {
1919
1965
  color: rgba(138, 138, 142, 0.3)
1920
1966
  }
1921
- .cc-icon-button.icon-button__component_1xice:disabled.icon-button__secondary_1xice.icon-button__loader_1xice {
1967
+ .cc-icon-button.icon-button__component_g5ej7:disabled.icon-button__secondary_g5ej7.icon-button__loader_g5ej7 {
1922
1968
  color: #8a8a8e;
1923
1969
  }
1924
- .cc-icon-button.icon-button__component_1xice:disabled.icon-button__negative_1xice {
1970
+ .cc-icon-button.icon-button__component_g5ej7:disabled.icon-button__negative_g5ej7 {
1925
1971
  color: rgba(217, 29, 11, 0.3)
1926
1972
  }
1927
- .cc-icon-button.icon-button__component_1xice:disabled.icon-button__negative_1xice.icon-button__loader_1xice {
1973
+ .cc-icon-button.icon-button__component_g5ej7:disabled.icon-button__negative_g5ej7.icon-button__loader_g5ej7 {
1928
1974
  color: #d91d0b;
1929
1975
  }
1930
- .cc-icon-button.icon-button__component_1xice:disabled.icon-button__tertiary_1xice {
1976
+ .cc-icon-button.icon-button__component_g5ej7:disabled.icon-button__tertiary_g5ej7 {
1931
1977
  color: rgba(197, 197, 199, 0.3)
1932
1978
  }
1933
- .cc-icon-button.icon-button__component_1xice:disabled.icon-button__tertiary_1xice.icon-button__loader_1xice {
1979
+ .cc-icon-button.icon-button__component_g5ej7:disabled.icon-button__tertiary_g5ej7.icon-button__loader_g5ej7 {
1934
1980
  color: #c5c5c7;
1935
- }.input__input_135z1 {
1981
+ }.confirmation-v1__errorHeader_8adol {
1982
+ color: #fff;
1936
1983
  color: #fff;
1937
- caret-color: #0072ef;
1938
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1939
1984
  }
1940
- .input__input_135z1:-webkit-autofill {
1941
- -webkit-text-fill-color: #fff;
1985
+ .confirmation-v1__errorText_8adol {
1986
+ color: rgba(235, 235, 245, 0.6);
1987
+ color: rgba(235, 235, 245, 0.6);
1942
1988
  }
1943
- .input__input_135z1::placeholder {
1989
+ .confirmation-v1__phoneHintText_8adol {
1990
+ color: rgba(235, 235, 245, 0.6);
1944
1991
  color: rgba(235, 235, 245, 0.6);
1945
1992
  }
1946
- .input__hasInnerLabel_135z1::placeholder {
1947
- color: rgba(235, 235, 245, 0.3);
1993
+ .confirmation-v1__phonesWrap_8adol {
1994
+ color: rgba(235, 235, 245, 0.6);
1948
1995
  }
1949
- .input__clearIcon_135z1 {
1950
- color: #fff;
1996
+ .confirmation-v1__phoneDescription_8adol {
1997
+ color: rgba(235, 235, 245, 0.6);
1951
1998
  }
1952
- .input__input_135z1:read-only {
1953
- color: rgba(235, 235, 245, 0.6)
1999
+ .confirmation-v1__input_1072u {
2000
+ background-color: #202022;
2001
+ color: #fff
1954
2002
  }
1955
- .input__input_135z1:read-only:focus::placeholder {
1956
- color: rgba(235, 235, 245, 0.6);
2003
+ .confirmation-v1__input_1072u.confirmation-v1__hasError_1072u {
2004
+ color: #f15045;
2005
+ caret-color: #fff;
2006
+ background-color: #35110d;
1957
2007
  }
1958
- .input__input_135z1:disabled {
1959
- color: #fff;
1960
- -webkit-text-fill-color: #fff;
1961
- }
1962
- .input__input_135z1:focus::placeholder {
1963
- color: rgba(235, 235, 245, 0.3);
2008
+ .confirmation-v1__input_1072u.confirmation-v1__disabled_1072u {
2009
+ color: rgba(235, 235, 245, 0.3);
2010
+ }
2011
+ @keyframes confirmation-v1__shake_1072u {
1964
2012
  }
1965
- .input__error_135z1 {
1966
- color: #f15045;
1967
- caret-color: #f15045;
2013
+ .confirmation-v1__component_tu02v {
2014
+ color: rgba(235, 235, 245, 0.6);
2015
+ color: rgba(235, 235, 245, 0.6);
1968
2016
  }
1969
- .input__errorColorIcon_1r9af {
1970
- color: #d91d0b;
2017
+ .confirmation-v1__circle_y2pz9 {
2018
+ fill: transparent;
2019
+ stroke: #464649;
1971
2020
  }
1972
- .input__successColorIcon_1r9af {
1973
- color: #2fc26e;
2021
+ .confirmation-v1__title_uks5a {
2022
+ color: #fff;
1974
2023
  }
1975
- .input__focusVisible_1r9af {
1976
- outline: 2px solid #0072ef;
2024
+ .confirmation-v1__description_uks5a {
2025
+ color: rgba(235, 235, 245, 0.6);
1977
2026
  }
1978
- @keyframes input__onautofillstart_1r9af {
1979
- from {
1980
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1981
- }
1982
- to {
1983
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1984
- }
2027
+ .confirmation-v1__alertIcon_uks5a {
2028
+ color: #d91d0b;
1985
2029
  }
1986
- @keyframes input__onautofillcancel_1r9af {
1987
- from {
1988
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1989
- }
1990
- to {
1991
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1992
- }
2030
+ .confirmation-v1__header_c46mn {
2031
+ color: #fff;
2032
+ color: #fff;
1993
2033
  }
1994
- .input__input_qzceo {
1995
- color: #000;
1996
- caret-color: #0072ef;
1997
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2034
+ .confirmation-v1__error_c46mn {
2035
+ color: #f15045;
1998
2036
  }
1999
- .input__input_qzceo:-webkit-autofill {
2000
- -webkit-text-fill-color: #000;
2037
+ .confirmation-v1__loaderText_c46mn {
2038
+ color: rgba(235, 235, 245, 0.6);
2039
+ color: rgba(235, 235, 245, 0.6);
2001
2040
  }
2002
- .input__input_qzceo::placeholder {
2003
- color: rgba(60, 60, 67, 0.6);
2041
+ .confirmation__component_18uxq {
2042
+ color: rgba(235, 235, 245, 0.6);
2004
2043
  }
2005
- .input__hasInnerLabel_qzceo::placeholder {
2006
- color: rgba(60, 60, 67, 0.3);
2044
+ .confirmation__circle_1rbsy {
2045
+ fill: transparent;
2046
+ stroke: #464649;
2007
2047
  }
2008
- .input__clearIcon_qzceo {
2009
- color: #000;
2048
+
2049
+ .confirmation__typographyTheme_7o6sx.confirmation__typographyTheme_7o6sx {
2050
+ color: rgba(235, 235, 245, 0.6);
2010
2051
  }
2011
- .input__input_qzceo:read-only {
2012
- color: rgba(60, 60, 67, 0.6)
2052
+ .confirmation__typographyTheme_1b8jo.confirmation__typographyTheme_1b8jo {
2053
+ color: rgba(235, 235, 245, 0.6);
2013
2054
  }
2014
- .input__input_qzceo:read-only:focus::placeholder {
2015
- color: rgba(60, 60, 67, 0.6);
2016
- }
2017
- .input__input_qzceo:disabled {
2018
- color: #000;
2019
- -webkit-text-fill-color: #000;
2055
+ .confirmation__typographyTheme_9jml3.confirmation__typographyTheme_9jml3 {
2056
+ color: rgba(235, 235, 245, 0.6);
2020
2057
  }
2021
- .input__input_qzceo:focus::placeholder {
2022
- color: rgba(60, 60, 67, 0.3);
2058
+ .confirmation__typographyTheme_5yoqz.confirmation__typographyTheme_5yoqz {
2059
+ color: rgba(235, 235, 245, 0.6);
2023
2060
  }
2024
- .input__error_qzceo {
2025
- color: #ef3124;
2026
- caret-color: #ef3124;
2027
- }.pagination__component_1mdrv {
2061
+ .confirmation__phone_5yoqz.confirmation__phone_5yoqz {
2028
2062
  color: #fff;
2029
2063
  }
2030
- .pagination__dots_iivmm {
2064
+ .confirmation__countdownContainer_5yoqz.confirmation__countdownContainer_5yoqz {
2031
2065
  color: rgba(235, 235, 245, 0.6);
2032
- }
2033
-
2034
- .pagination__tag_c2xjj.pagination__tag_c2xjj {
2035
- color: rgba(235, 235, 245, 0.6)
2036
- }
2037
- .pagination__tag_c2xjj.pagination__tag_c2xjj:hover:not(:disabled) {
2038
- background-color: #2c2c2e;
2039
- color: #fff;
2040
- }
2041
- .pagination__tag_c2xjj.pagination__tag_c2xjj:active:not(:disabled) {
2042
- background-color: #3a3a3c;
2043
- }
2044
- .pagination__tag_c2xjj.pagination__tag_c2xjj.pagination__checked_c2xjj {
2045
- background-color: #f3f4f5;
2046
- color: #000;
2047
- }
2048
- .pagination__tag_c2xjj.pagination__tag_c2xjj.pagination__checked_c2xjj:hover:not(:disabled) {
2049
- color: #000;
2050
- }
2051
- .pagination__tag_c2xjj.pagination__tag_c2xjj.pagination__checked_c2xjj:active:not(:disabled) {
2052
- color: #fff;
2053
- }.pass-code__error_iaeod {
2066
+ }.pass-code__error_1xc5b {
2054
2067
  color: #f15045;
2055
2068
  }
2056
- .pass-code__dot_1c0xp {
2069
+ .pass-code__dot_12bs5 {
2057
2070
  background: #3a3a3c
2058
2071
  }
2059
- .pass-code__dot_1c0xp.pass-code__error_1c0xp {
2072
+ .pass-code__dot_12bs5.pass-code__error_12bs5 {
2060
2073
  background: #d91d0b;
2061
2074
  }
2062
- .pass-code__filled_1c0xp {
2075
+ .pass-code__filled_12bs5 {
2063
2076
  background: #fff;
2064
2077
  }
2065
- @keyframes pass-code__shake_knpp8 {
2078
+ @keyframes pass-code__shake_1wiq1 {
2066
2079
  }
2067
2080
 
2068
- .pass-code__secondary_1y7g6.pass-code__secondary_1y7g6 {
2081
+ .pass-code__secondary_qgsbk.pass-code__secondary_qgsbk {
2069
2082
  color: #fff;
2070
2083
  background: rgba(255, 255, 255, 0.06)
2071
2084
  }
2072
- .pass-code__secondary_1y7g6.pass-code__secondary_1y7g6:hover {
2085
+ .pass-code__secondary_qgsbk.pass-code__secondary_qgsbk:hover {
2073
2086
  color: #fff;
2074
2087
  }
2075
- .pass-code__secondary_1y7g6.pass-code__secondary_1y7g6:active {
2088
+ .pass-code__secondary_qgsbk.pass-code__secondary_qgsbk:active {
2076
2089
  background: rgba(255, 255, 255, 0.11);
2077
2090
  }
2078
- .pass-code__ghost_1y7g6.pass-code__ghost_1y7g6 {
2091
+ .pass-code__ghost_qgsbk.pass-code__ghost_qgsbk {
2079
2092
  color: #fff
2080
2093
  }
2081
- .pass-code__ghost_1y7g6.pass-code__ghost_1y7g6:hover {
2094
+ .pass-code__ghost_qgsbk.pass-code__ghost_qgsbk:hover {
2082
2095
  color: #fff;
2083
2096
  }
2084
- .pass-code__ghost_1y7g6.pass-code__ghost_1y7g6:active {
2097
+ .pass-code__ghost_qgsbk.pass-code__ghost_qgsbk:active {
2085
2098
  background: rgba(255, 255, 255, 0.11);
2086
- }.drawer__backdropEnter_1ezay {
2087
- background-color: transparent;
2088
- }
2089
- .drawer__backdropEnterActive_1ezay,
2090
- .drawer__backdropEnterDone_1ezay {
2091
- background-color: rgba(0, 0, 0, 0.8);
2092
- }
2093
- .drawer__backdropExit_1ezay {
2094
- background-color: rgba(0, 0, 0, 0.8);
2095
- }
2096
- .drawer__backdropExitActive_1ezay,
2097
- .drawer__backdropExitDone_1ezay {
2098
- background-color: transparent;
2099
- }.pure-cell__focused_1ifaa {
2099
+ }.pure-cell__focused_b5uuq {
2100
2100
  outline: 2px solid #0072ef;
2101
2101
  }
2102
2102
 
2103
2103
 
2104
2104
 
2105
- .pure-cell__categoryPercent_9cmgz {
2105
+ .pure-cell__categoryPercent_l7e5i {
2106
2106
  background-color: #202022;
2107
2107
  }
2108
2108
 
@@ -2110,770 +2110,770 @@
2110
2110
 
2111
2111
 
2112
2112
 
2113
- .bottom-sheet__modal_1hse9 {
2114
- background-color: transparent;
2115
- }
2116
- .bottom-sheet__component_1hse9 {
2117
- background: #121212;
2118
- }
2119
- .bottom-sheet__marker_1hse9 {
2120
- background-color: #2a2a2c;
2121
- }
2122
- .bottom-sheet__content_1hse9 {
2123
- color: #fff;
2124
- background-color: #121212;
2125
- }
2126
- .bottom-sheet__backer_1k990 {
2127
- color: #fff;
2113
+ .slider-input__slider_1p1tu .noUi-base:hover > .noUi-connects {
2114
+ background-color: #2a2a2c;
2115
+ }
2116
+ .slider-input__slider_1p1tu .noUi-connects {
2117
+ background-color: #2a2a2c;
2118
+ }
2119
+ .slider-input__steps_1p1tu {
2120
+ color: rgba(235, 235, 245, 0.6);
2128
2121
  }
2129
- .bottom-sheet__button_1k990 {
2130
- background: rgba(255, 255, 255, 0.03);
2122
+ .slider-input__info_1p1tu {
2123
+ color: rgba(235, 235, 245, 0.6);
2124
+ }.with-suffix__hasSuffix_1fh2s input:focus::placeholder {
2125
+ color: transparent;
2131
2126
  }
2132
- .bottom-sheet__closer_1iz26 {
2127
+ .with-suffix__disabled_1fh2s {
2133
2128
  color: #fff;
2134
2129
  }
2135
- .bottom-sheet__button_1iz26 {
2136
- background: rgba(255, 255, 255, 0.03);
2137
- }
2138
- .bottom-sheet__footer_1mk8h {
2139
- background-color: #121212;
2140
- }
2141
- .bottom-sheet__highlighted_1mk8h {
2142
- border-top: 1px solid #2b2b2e;
2143
- background-color: #121212;
2144
- }
2145
- .bottom-sheet__headerWrapper_1rnrb {
2146
- background-color: #121212;
2147
- }
2148
- .bottom-sheet__highlighted_1rnrb {
2149
- border-bottom: 1px solid #2b2b2e;
2150
- }.filter-tag__component_1qx59.filter-tag__disabled_1qx59 {
2130
+ .with-suffix__readOnly_1fh2s {
2131
+ color: rgba(235, 235, 245, 0.6);
2132
+ }.filter-tag__component_18qx5.filter-tag__disabled_18qx5 {
2151
2133
  background-color: rgba(32, 32, 34, 0.3);
2152
2134
  }
2153
- .filter-tag__component_1qx59.filter-tag__checked_1qx59:not(.filter-tag__component_1qx59.filter-tag__disabled_1qx59) {
2135
+ .filter-tag__component_18qx5.filter-tag__checked_18qx5:not(.filter-tag__component_18qx5.filter-tag__disabled_18qx5) {
2154
2136
  background-color: #f3f4f5;
2155
2137
  }
2156
- .filter-tag__component_1qx59.filter-tag__checked_1qx59:not(.filter-tag__component_1qx59.filter-tag__disabled_1qx59):hover {
2138
+ .filter-tag__component_18qx5.filter-tag__checked_18qx5:not(.filter-tag__component_18qx5.filter-tag__disabled_18qx5):hover {
2157
2139
  background-color: #f3f4f5;
2158
2140
  }
2159
- .filter-tag__component_1qx59.filter-tag__checked_1qx59:not(.filter-tag__component_1qx59.filter-tag__disabled_1qx59):active {
2141
+ .filter-tag__component_18qx5.filter-tag__checked_18qx5:not(.filter-tag__component_18qx5.filter-tag__disabled_18qx5):active {
2160
2142
  background-color: rgb(194, 195, 196);
2161
2143
  }
2162
- .filter-tag__focused_1qx59 {
2144
+ .filter-tag__focused_18qx5 {
2163
2145
  outline: 2px solid #0072ef;
2164
2146
  }
2165
- .filter-tag__valueButton_1qx59 {
2147
+ .filter-tag__valueButton_18qx5 {
2166
2148
  color: #fff;
2167
2149
  background-color: #202022;
2168
2150
  border-color: transparent
2169
2151
  }
2170
- .filter-tag__valueButton_1qx59:not(.filter-tag__valueButton_1qx59:disabled):hover {
2152
+ .filter-tag__valueButton_18qx5:not(.filter-tag__valueButton_18qx5:disabled):hover {
2171
2153
  background-color: #202022;
2172
2154
  border-color: transparent;
2173
2155
  }
2174
- .filter-tag__valueButton_1qx59:not(.filter-tag__valueButton_1qx59:disabled):active {
2156
+ .filter-tag__valueButton_18qx5:not(.filter-tag__valueButton_18qx5:disabled):active {
2175
2157
  background-color: rgb(65, 65, 67);
2176
2158
  border-color: transparent;
2177
2159
  }
2178
- .filter-tag__valueButton_1qx59:disabled {
2160
+ .filter-tag__valueButton_18qx5:disabled {
2179
2161
  background-color: rgba(32, 32, 34, 0.3);
2180
2162
  border-color: transparent;
2181
2163
  color: rgba(235, 235, 245, 0.3);
2182
2164
  }
2183
- .filter-tag__valueButton_1qx59.filter-tag__checked_1qx59 {
2165
+ .filter-tag__valueButton_18qx5.filter-tag__checked_18qx5 {
2184
2166
  background-color: #f3f4f5;
2185
2167
  color: #000
2186
2168
  }
2187
- .filter-tag__valueButton_1qx59.filter-tag__checked_1qx59:not(.filter-tag__valueButton_1qx59:disabled):hover {
2169
+ .filter-tag__valueButton_18qx5.filter-tag__checked_18qx5:not(.filter-tag__valueButton_18qx5:disabled):hover {
2188
2170
  background-color: #f3f4f5;
2189
2171
  }
2190
- .filter-tag__valueButton_1qx59.filter-tag__checked_1qx59:not(.filter-tag__valueButton_1qx59:disabled):active {
2172
+ .filter-tag__valueButton_18qx5.filter-tag__checked_18qx5:not(.filter-tag__valueButton_18qx5:disabled):active {
2191
2173
  background-color: rgb(194, 195, 196);
2192
2174
  }
2193
- .filter-tag__valueButton_1qx59.filter-tag__checked_1qx59:not(.filter-tag__valueButton_1qx59:disabled):hover + .filter-tag__clear_1qx59:before {
2175
+ .filter-tag__valueButton_18qx5.filter-tag__checked_18qx5:not(.filter-tag__valueButton_18qx5:disabled):hover + .filter-tag__clear_18qx5:before {
2194
2176
  background-color: #464649;
2195
2177
  }
2196
- .filter-tag__valueButton_1qx59.filter-tag__checked_1qx59:not(.filter-tag__valueButton_1qx59:disabled):active + .filter-tag__clear_1qx59:before {
2178
+ .filter-tag__valueButton_18qx5.filter-tag__checked_18qx5:not(.filter-tag__valueButton_18qx5:disabled):active + .filter-tag__clear_18qx5:before {
2197
2179
  background-color: transparent;
2198
2180
  }
2199
- .filter-tag__valueButton_1qx59.filter-tag__checked_1qx59:disabled {
2181
+ .filter-tag__valueButton_18qx5.filter-tag__checked_18qx5:disabled {
2200
2182
  background-color: rgba(243, 244, 245, 0.3);
2201
2183
  color: #000;
2202
2184
  }
2203
- .filter-tag__clear_1qx59 {
2185
+ .filter-tag__clear_18qx5 {
2204
2186
  color: #464649;
2205
2187
  background-color: #f3f4f5
2206
2188
  }
2207
- .filter-tag__clear_1qx59:before {
2189
+ .filter-tag__clear_18qx5:before {
2208
2190
  background-color: #464649;
2209
2191
  }
2210
- .filter-tag__clear_1qx59:hover:before {
2192
+ .filter-tag__clear_18qx5:hover:before {
2211
2193
  background-color: #464649;
2212
2194
  }
2213
- .filter-tag__clear_1qx59:active:before {
2195
+ .filter-tag__clear_18qx5:active:before {
2214
2196
  background-color: transparent;
2215
2197
  }
2216
- .filter-tag__clear_1qx59:hover {
2198
+ .filter-tag__clear_18qx5:hover {
2217
2199
  background-color: #f3f4f5;
2218
2200
  color: #000;
2219
2201
  }
2220
- .filter-tag__clear_1qx59:active {
2202
+ .filter-tag__clear_18qx5:active {
2221
2203
  background-color: rgb(194, 195, 196);
2222
2204
  color: #000;
2223
- }.file-upload-item__component_1ovgz {
2205
+ }.file-upload-item__component_1jzyn {
2224
2206
  color: rgba(235, 235, 245, 0.6);
2225
2207
  box-shadow: 0 -1px 0 0 #2b2b2e inset
2226
2208
  }
2227
- .file-upload-item__icon_1ovgz {
2209
+ .file-upload-item__icon_1jzyn {
2228
2210
  color: #fff;
2229
2211
  }
2230
- .file-upload-item__errorIcon_1ovgz {
2212
+ .file-upload-item__errorIcon_1jzyn {
2231
2213
  color: #d91d0b;
2232
2214
  }
2233
- .file-upload-item__successIcon_1ovgz {
2215
+ .file-upload-item__successIcon_1jzyn {
2234
2216
  color: #2fc26e;
2235
2217
  }
2236
- .file-upload-item__name_1ovgz {
2218
+ .file-upload-item__name_1jzyn {
2237
2219
  color: #fff
2238
2220
  }
2239
- .file-upload-item__errorWrapper_1ovgz {
2221
+ .file-upload-item__errorWrapper_1jzyn {
2240
2222
  color: #ef3124
2223
+ }.bottom-sheet__modal_c52bp {
2224
+ background-color: transparent;
2225
+ }
2226
+ .bottom-sheet__component_c52bp {
2227
+ background: #121212;
2228
+ }
2229
+ .bottom-sheet__marker_c52bp {
2230
+ background-color: #2a2a2c;
2231
+ }
2232
+ .bottom-sheet__content_c52bp {
2233
+ color: #fff;
2234
+ background-color: #121212;
2235
+ }
2236
+ .bottom-sheet__backer_4sgel {
2237
+ color: #fff;
2238
+ }
2239
+ .bottom-sheet__button_4sgel {
2240
+ background: rgba(255, 255, 255, 0.03);
2241
+ }
2242
+ .bottom-sheet__closer_dbq8u {
2243
+ color: #fff;
2244
+ }
2245
+ .bottom-sheet__button_dbq8u {
2246
+ background: rgba(255, 255, 255, 0.03);
2247
+ }
2248
+ .bottom-sheet__footer_sgndw {
2249
+ background-color: #121212;
2250
+ }
2251
+ .bottom-sheet__highlighted_sgndw {
2252
+ border-top: 1px solid #2b2b2e;
2253
+ background-color: #121212;
2254
+ }
2255
+ .bottom-sheet__headerWrapper_1d9nz {
2256
+ background-color: #121212;
2257
+ }
2258
+ .bottom-sheet__highlighted_1d9nz {
2259
+ border-bottom: 1px solid #2b2b2e;
2241
2260
  }
2242
2261
 
2243
2262
 
2244
- .modal__button_dywtt {
2245
- background: rgba(18, 18, 18, 0.4);
2246
- }
2247
2263
 
2248
2264
 
2249
2265
 
2266
+ .modal__button_1dum0 {
2267
+ background: rgba(18, 18, 18, 0.4);
2268
+ }
2250
2269
 
2251
- .modal__sticky_1d6lo {
2270
+ .modal__sticky_1j17r {
2252
2271
  background: #121212;
2253
2272
  }
2254
- .modal__highlighted_1d6lo {
2273
+ .modal__highlighted_1j17r {
2255
2274
  background: #121212;
2256
2275
  box-shadow: 0 -1px 0 0 #2b2b2e;
2257
2276
  }
2258
2277
 
2259
2278
 
2260
2279
 
2261
- .modal__highlighted_1jbvb {
2280
+ .modal__highlighted_1912q {
2262
2281
  background: #121212;
2263
2282
  }
2264
- .modal__sticky_1jbvb.modal__hasContent_1jbvb {
2283
+ .modal__sticky_1912q.modal__hasContent_1912q {
2265
2284
  background: #121212;
2266
2285
  }
2267
- .plate__component_23ygs {
2286
+ .plate__component_uhifi {
2268
2287
  color: #fff
2269
2288
  }
2270
- .plate__focused_23ygs {
2289
+ .plate__focused_uhifi {
2271
2290
  outline: 2px solid #0072ef;
2272
2291
  }
2273
- .plate__shadow_23ygs:after {
2292
+ .plate__shadow_uhifi:after {
2274
2293
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2275
2294
  }
2276
- .plate__common_23ygs {
2295
+ .plate__common_uhifi {
2277
2296
  background-color: rgba(255, 255, 255, 0.06);
2278
2297
  box-shadow: 0 0 0 1px #6d7986
2279
2298
  }
2280
- .plate__common_23ygs:before {
2299
+ .plate__common_uhifi:before {
2281
2300
  background-color: #6d7986;
2282
2301
  }
2283
- .plate__negative_23ygs {
2302
+ .plate__negative_uhifi {
2284
2303
  background-color: #35110d;
2285
2304
  box-shadow: 0 0 0 1px #d91d0b
2286
2305
  }
2287
- .plate__negative_23ygs:before {
2306
+ .plate__negative_uhifi:before {
2288
2307
  background-color: #d91d0b;
2289
2308
  }
2290
- .plate__positive_23ygs {
2309
+ .plate__positive_uhifi {
2291
2310
  background-color: #042117;
2292
2311
  box-shadow: 0 0 0 1px #13a463
2293
2312
  }
2294
- .plate__positive_23ygs:before {
2313
+ .plate__positive_uhifi:before {
2295
2314
  background-color: #13a463;
2296
2315
  }
2297
- .plate__attention_23ygs {
2316
+ .plate__attention_uhifi {
2298
2317
  background-color: #332104;
2299
2318
  box-shadow: 0 0 0 1px #de6a00
2300
2319
  }
2301
- .plate__attention_23ygs:before {
2320
+ .plate__attention_uhifi:before {
2302
2321
  background-color: #de6a00;
2303
2322
  }
2304
- .plate__custom_23ygs {
2323
+ .plate__custom_uhifi {
2305
2324
  background: transparent;
2306
2325
  box-shadow: 0 0 0 1px #6d7986
2307
2326
  }
2308
- .plate__custom_23ygs:before {
2327
+ .plate__custom_uhifi:before {
2309
2328
  background-color: #6d7986;
2310
- }.toast-plate__component_bb3vb {
2329
+ }.bank-card__component_1njvg {
2330
+ --form-control-bg-color: transparent;
2331
+ --form-control-focus-shadow: transparent;
2332
+ --form-control-hover-bg-color: transparent;
2333
+ --form-control-focus-bg-color: transparent;
2334
+ }
2335
+ .bank-card__label_1njvg {
2336
+ color: rgba(0, 0, 0, 0.6)
2337
+ }
2338
+ .bank-card__focused_1njvg .bank-card__label_1njvg,
2339
+ .bank-card__filled_1njvg .bank-card__label_1njvg {
2340
+ color: #000
2341
+ }
2342
+ .bank-card__input_1njvg {
2343
+ color: #000;
2344
+ caret-color: #000
2345
+ }
2346
+ .bank-card__bankLogo_1njvg svg g {
2347
+ fill: #000;
2348
+ }
2349
+ .bank-card__brandLogo_1njvg svg {
2350
+ fill: #000;
2351
+ }
2352
+ .bank-card__usePhoto_1njvg {
2353
+ background-color: transparent
2354
+ }
2355
+ .bank-card__usePhoto_1njvg svg {
2356
+ fill: #000;
2357
+ }.toast-plate__component_77l6q {
2311
2358
  color: #000;
2312
2359
  background-color: #fff;
2313
2360
  }
2314
- .toast-plate__closeButtonWrapper_bb3vb:before {
2361
+ .toast-plate__closeButtonWrapper_77l6q:before {
2315
2362
  background-color: #e9e9eb;
2316
2363
  }
2317
2364
 
2318
- .toast-plate__component_swozi {
2365
+ .toast-plate__component_ot6ax {
2319
2366
  color: #fff;
2320
2367
  background-color: #121212;
2321
2368
  }
2322
- .toast-plate__closeButtonWrapper_swozi:before {
2369
+ .toast-plate__closeButtonWrapper_ot6ax:before {
2323
2370
  background-color: #262629;
2324
- }.slider-input__slider_gbwhs .noUi-base:hover > .noUi-connects {
2325
- background-color: #2a2a2c;
2326
- }
2327
- .slider-input__slider_gbwhs .noUi-connects {
2328
- background-color: #2a2a2c;
2329
2371
  }
2330
- .slider-input__steps_gbwhs {
2331
- color: rgba(235, 235, 245, 0.6);
2332
- }
2333
- .slider-input__info_gbwhs {
2334
- color: rgba(235, 235, 245, 0.6);
2335
- }.with-suffix__hasSuffix_1bn4d input:focus::placeholder {
2336
- color: transparent;
2337
- }
2338
- .with-suffix__disabled_1bn4d {
2339
- color: #fff;
2340
- }
2341
- .with-suffix__readOnly_1bn4d {
2342
- color: rgba(235, 235, 245, 0.6);
2343
- }
2344
2372
 
2345
2373
 
2346
2374
 
2347
- .side-panel__button_1f6zk {
2375
+ .side-panel__button_1r60m {
2348
2376
  background: rgba(18, 18, 18, 0.4);
2349
2377
  }
2350
2378
 
2351
2379
 
2352
2380
 
2353
2381
 
2354
- .side-panel__sticky_1ii1p {
2382
+ .side-panel__sticky_1b824 {
2355
2383
  background: #121212;
2356
2384
  }
2357
- .side-panel__highlighted_1ii1p {
2385
+ .side-panel__highlighted_1b824 {
2358
2386
  background: #121212;
2359
2387
  box-shadow: 0 -1px 0 0 #2b2b2e;
2360
2388
  }
2361
2389
 
2362
2390
 
2363
2391
 
2364
- .side-panel__highlighted_1via4 {
2392
+ .side-panel__highlighted_6l5lp {
2365
2393
  background: #121212;
2366
2394
  }
2367
- .side-panel__sticky_1via4.side-panel__hasContent_1via4 {
2395
+ .side-panel__sticky_6l5lp.side-panel__hasContent_6l5lp {
2368
2396
  background: #121212;
2369
2397
  }
2370
- .tooltip__hint_l2sts {
2398
+ .amount-input__minorPartAndCurrency_150n6 {
2399
+ color: rgba(235, 235, 245, 0.6);
2400
+ }
2401
+ .amount-input__filled_1p3xq .amount-input__input_1p3xq,
2402
+ .amount-input__input_1p3xq:focus {
2403
+ -webkit-text-fill-color: transparent;
2404
+ }
2405
+ .amount-input__minorPartAndCurrency_it9a1 {
2406
+ color: rgba(60, 60, 67, 0.6);
2407
+ }.tooltip__hint_1311p {
2371
2408
  background-color: #fff;
2372
2409
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2373
2410
  0 8px 16px rgba(11, 31, 53, 0.16);
2374
2411
  color: #000;
2375
2412
  }
2376
- .tooltip__hint_l2sts .tooltip__arrow_l2sts:after {
2413
+ .tooltip__hint_1311p .tooltip__arrow_1311p:after {
2377
2414
  background-color: #fff;
2378
2415
  border-color: #fff;
2379
2416
  }
2380
2417
 
2381
- .tooltip__tooltip_1fs6l {
2418
+ .tooltip__tooltip_je12o {
2382
2419
  background-color: #fff;
2383
2420
  color: #000;
2384
2421
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2385
2422
  0 8px 16px rgba(11, 31, 53, 0.16);
2386
2423
  }
2387
- .tooltip__tooltip_1fs6l .tooltip__arrow_1fs6l:after {
2424
+ .tooltip__tooltip_je12o .tooltip__arrow_je12o:after {
2388
2425
  background-color: #fff;
2389
2426
  }
2390
- .tooltip__hint_1fs6l {
2427
+ .tooltip__hint_je12o {
2391
2428
  background-color: #121212;
2392
2429
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2393
2430
  color: #fff;
2394
2431
  }
2395
- .tooltip__hint_1fs6l .tooltip__arrow_1fs6l:after {
2432
+ .tooltip__hint_je12o .tooltip__arrow_je12o:after {
2396
2433
  background-color: #121212;
2397
2434
  }
2398
-
2399
- .calendar__wrapper_nsqhb {
2435
+ .toast__toastPlate_1v9q0 {
2436
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2437
+ }
2438
+ .toast__popoverInner_1v9q0 {
2439
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2440
+ background-color: transparent;
2441
+ }
2442
+ .calendar__wrapper_11sh1 {
2400
2443
  background: #121212;
2401
2444
  }
2402
- .calendar__calendar_nsqhb th {
2445
+ .calendar__calendar_11sh1 th {
2403
2446
  border-bottom: 1px solid #2b2b2e;
2404
2447
  }
2405
- .calendar__dayNames_nsqhb {
2448
+ .calendar__dayNames_11sh1 {
2406
2449
  border-bottom: 1px solid #2b2b2e;
2407
2450
  background: #121212
2408
2451
  }
2409
- .calendar__month_nsqhb {
2452
+ .calendar__month_11sh1 {
2410
2453
  color: #fff;
2411
2454
  }
2412
- .calendar__dayName_nsqhb {
2455
+ .calendar__dayName_11sh1 {
2413
2456
  color: rgba(235, 235, 245, 0.6)
2414
2457
  }
2415
- .calendar__dayName_94q4q {
2458
+ .calendar__withShadow_gj9h6 {
2459
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2460
+ }
2461
+ .calendar__dayName_21v2y {
2416
2462
  color: rgba(235, 235, 245, 0.6)
2417
2463
  }
2418
- .calendar__day_94q4q {
2464
+ .calendar__day_21v2y {
2419
2465
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2420
2466
  color: #fff
2421
2467
  }
2422
- .calendar__day_94q4q.calendar__highlighted_94q4q,
2423
- .calendar__day_94q4q.calendar__range_94q4q.calendar__highlighted_94q4q:not(.calendar__disabled_94q4q) {
2468
+ .calendar__day_21v2y.calendar__highlighted_21v2y,
2469
+ .calendar__day_21v2y.calendar__range_21v2y.calendar__highlighted_21v2y:not(.calendar__disabled_21v2y) {
2424
2470
  color: #fff;
2425
2471
  background: #2a2a2c;
2426
2472
  }
2427
- .calendar__day_94q4q.calendar__holiday_94q4q {
2473
+ .calendar__day_21v2y.calendar__holiday_21v2y {
2428
2474
  color: #ef3124;
2429
2475
  }
2430
- .calendar__day_94q4q.calendar__disabled_94q4q {
2476
+ .calendar__day_21v2y.calendar__disabled_21v2y {
2431
2477
  color: rgba(235, 235, 245, 0.3);
2432
2478
  background: transparent;
2433
2479
  }
2434
- .calendar__day_94q4q.calendar__today_94q4q {
2480
+ .calendar__day_21v2y.calendar__today_21v2y {
2435
2481
  color: #0072ef;
2436
2482
  }
2437
- .calendar__day_94q4q.calendar__rangeComplete_94q4q {
2483
+ .calendar__day_21v2y.calendar__rangeComplete_21v2y {
2438
2484
  background: #e8f2fe;
2439
2485
  }
2440
- .calendar__day_94q4q.calendar__selected_94q4q,
2441
- .calendar__day_94q4q.calendar__disabled_94q4q.calendar__selected_94q4q {
2486
+ .calendar__day_21v2y.calendar__selected_21v2y,
2487
+ .calendar__day_21v2y.calendar__disabled_21v2y.calendar__selected_21v2y {
2442
2488
  color: #000;
2443
2489
  background: #fff;
2444
2490
  }
2445
2491
  @media (hover) {
2446
- .calendar__day_94q4q.calendar__selected_94q4q:hover {
2492
+ .calendar__day_21v2y.calendar__selected_21v2y:hover {
2447
2493
  background: rgb(217, 217, 217);
2448
2494
  }
2449
2495
  }
2450
- .calendar__dayWrapper_94q4q {
2496
+ .calendar__dayWrapper_21v2y {
2451
2497
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2452
2498
  }
2453
- .calendar__range_94q4q .calendar__day_94q4q:not(.calendar__selected_94q4q):not(.calendar__disabled_94q4q):not(.calendar__today_94q4q):not(.calendar__holiday_94q4q) {
2499
+ .calendar__range_21v2y .calendar__day_21v2y:not(.calendar__selected_21v2y):not(.calendar__disabled_21v2y):not(.calendar__today_21v2y):not(.calendar__holiday_21v2y) {
2454
2500
  color: #fff;
2455
2501
  }
2456
- .calendar__range_94q4q:before {
2502
+ .calendar__range_21v2y:before {
2457
2503
  background: rgba(255, 255, 255, 0.1);
2458
2504
  }
2459
- .calendar__rangeComplete_94q4q:before {
2505
+ .calendar__rangeComplete_21v2y:before {
2460
2506
  background: #e8f2fe;
2461
2507
  }
2462
- .calendar__transitLeft_94q4q:after {
2508
+ .calendar__transitLeft_21v2y:after {
2463
2509
  background: linear-gradient(
2464
2510
  270deg,
2465
2511
  rgba(255, 255, 255, 0.1) 0%,
2466
2512
  rgba(255, 255, 255, 0) 100%
2467
2513
  );
2468
2514
  }
2469
- .calendar__transitRight_94q4q:after {
2515
+ .calendar__transitRight_21v2y:after {
2470
2516
  background: linear-gradient(
2471
2517
  270deg,
2472
2518
  rgba(255, 255, 255, 0) 0%,
2473
2519
  rgba(255, 255, 255, 0.1) 100%
2474
2520
  );
2475
2521
  }
2476
- .calendar__rangeComplete_94q4q.calendar__transitLeft_94q4q:after {
2522
+ .calendar__rangeComplete_21v2y.calendar__transitLeft_21v2y:after {
2477
2523
  background: linear-gradient(
2478
2524
  270deg,
2479
2525
  #e8f2fe 0%,
2480
2526
  rgba(255, 255, 255, 0) 100%
2481
2527
  );
2482
2528
  }
2483
- .calendar__rangeComplete_94q4q.calendar__transitRight_94q4q:after {
2529
+ .calendar__rangeComplete_21v2y.calendar__transitRight_21v2y:after {
2484
2530
  background: linear-gradient(
2485
2531
  270deg,
2486
2532
  rgba(255, 255, 255, 0) 0%,
2487
2533
  #e8f2fe 100%
2488
2534
  );
2489
2535
  }
2490
- .calendar__dot_94q4q {
2536
+ .calendar__dot_21v2y {
2491
2537
  background: #fff;
2492
2538
  }
2493
- .calendar__selected_94q4q .calendar__dot_94q4q {
2539
+ .calendar__selected_21v2y .calendar__dot_21v2y {
2494
2540
  background: #000;
2495
2541
  }
2496
- .calendar__withShadow_1tc94 {
2497
- box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2498
- }
2499
2542
 
2500
- @media (max-width: 374px) {
2501
- }
2502
- .calendar__empty_9zunt {
2543
+ .calendar__empty_8jvzk {
2503
2544
  color: rgba(235, 235, 245, 0.6);
2504
2545
  }
2505
- .cc-calendar .calendar__button_9j6vw {
2546
+ .cc-calendar .calendar__button_1qh56 {
2506
2547
  background-color: transparent
2507
2548
  }
2508
- .cc-calendar .calendar__button_9j6vw:not(:disabled):hover {
2549
+ .cc-calendar .calendar__button_1qh56:not(:disabled):hover {
2509
2550
  background-color: #2c2c2e;
2510
2551
  color: #fff;
2511
2552
  }
2512
- .cc-calendar .calendar__button_9j6vw.calendar__filled_9j6vw {
2553
+ .cc-calendar .calendar__button_1qh56.calendar__filled_1qh56 {
2513
2554
  background-color: #2c2c2e
2514
2555
  }
2515
- .cc-calendar .calendar__button_9j6vw.calendar__filled_9j6vw:not(:disabled):hover {
2556
+ .cc-calendar .calendar__button_1qh56.calendar__filled_1qh56:not(:disabled):hover {
2516
2557
  background-color: rgb(59, 59, 61);
2517
2558
  }
2518
- .cc-calendar .calendar__button_9j6vw.calendar__outlined_9j6vw {
2559
+ .cc-calendar .calendar__button_1qh56.calendar__outlined_1qh56 {
2519
2560
  border: 1px solid #fff;
2520
2561
  }
2521
- .cc-calendar .calendar__button_9j6vw.calendar__selected_9j6vw,
2522
- .cc-calendar .calendar__button_9j6vw.calendar__selected_9j6vw:disabled {
2562
+ .cc-calendar .calendar__button_1qh56.calendar__selected_1qh56,
2563
+ .cc-calendar .calendar__button_1qh56.calendar__selected_1qh56:disabled {
2523
2564
  background-color: #fff;
2524
2565
  color: #000
2525
2566
  }
2526
- .cc-calendar .calendar__button_9j6vw.calendar__selected_9j6vw:not(:disabled):hover, .cc-calendar .calendar__button_9j6vw.calendar__selected_9j6vw:disabled:not(:disabled):hover {
2567
+ .cc-calendar .calendar__button_1qh56.calendar__selected_1qh56:not(:disabled):hover, .cc-calendar .calendar__button_1qh56.calendar__selected_1qh56:disabled:not(:disabled):hover {
2527
2568
  background-color: #fff;
2528
2569
  color: #000;
2529
2570
  }
2530
2571
  @media (max-width: 374px) {
2531
- }.toast__toastPlate_uykqw {
2532
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2572
+ }
2573
+ @media (max-width: 374px) {
2574
+ }.select__arrow_1t52o {
2575
+ color: #fff;
2576
+ }
2577
+ .select__popoverInner_2n10w {
2578
+ background: transparent;
2533
2579
  }
2534
- .toast__popoverInner_uykqw {
2580
+ .select__optionsList_2n10w {
2535
2581
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2536
- background-color: transparent;
2537
- }.select__arrow_1c6c2 {
2538
- color: #fff;
2582
+ background: #121212;
2539
2583
  }
2540
2584
 
2541
- .select__option_du6yo {
2585
+ .select__option_axg5a {
2542
2586
  background: #121212;
2543
2587
  color: #fff
2544
2588
  }
2545
- .select__option_du6yo:not(.select__disabled_du6yo):active {
2589
+ .select__option_axg5a:not(.select__disabled_axg5a):active {
2546
2590
  background: #2c2c2e;
2547
2591
  color: #fff;
2548
2592
  }
2549
- .select__selected_du6yo {
2593
+ .select__selected_axg5a {
2550
2594
  background: #121212;
2551
2595
  color: #fff;
2552
2596
  }
2553
- .select__highlighted_du6yo {
2597
+ .select__highlighted_axg5a {
2554
2598
  background: #202022;
2555
2599
  color: #fff;
2556
2600
  }
2557
- .select__disabled_du6yo {
2601
+ .select__disabled_axg5a {
2558
2602
  background: #121212;
2559
2603
  color: rgba(235, 235, 245, 0.6);
2560
2604
  }
2561
- .select__popoverInner_fvul1 {
2562
- background: transparent;
2563
- }
2564
- .select__optionsList_fvul1 {
2565
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2566
- background: #121212;
2567
- }
2568
- .select__popoverInner_1pba6 {
2605
+ .select__popoverInner_1sq2l {
2569
2606
  background: transparent;
2570
2607
  }
2571
- .select__single_1advo {
2608
+ .select__single_17h4u {
2572
2609
  background: #fff
2573
2610
  }
2574
- .select__colorIcon_1advo {
2611
+ .select__colorIcon_17h4u {
2575
2612
  color: #2fc26e;
2576
2613
  }
2577
- .select__placeholder_1kuji {
2614
+ .select__placeholder_mg71b {
2578
2615
  color: rgba(235, 235, 245, 0.6);
2579
2616
  }
2580
- .select__focusVisible_1kuji {
2617
+ .select__focusVisible_mg71b {
2581
2618
  outline: 2px solid #0072ef;
2582
2619
  }
2583
- .select__optgroup_1yxqk {
2620
+ .select__optgroup_1mzq3 {
2584
2621
  background: #121212
2585
2622
  }
2586
- .select__label_1yxqk {
2623
+ .select__label_1mzq3 {
2587
2624
  color: rgba(235, 235, 245, 0.6);
2588
2625
  }
2589
- .select__option_4qdvw {
2626
+ .select__option_1krh4 {
2590
2627
  background: #121212;
2591
2628
  color: #fff
2592
2629
  }
2593
- .select__option_4qdvw:not(.select__disabled_4qdvw):active {
2630
+ .select__option_1krh4:not(.select__disabled_1krh4):active {
2594
2631
  background: #2c2c2e;
2595
2632
  color: #fff;
2596
2633
  }
2597
- .select__option_4qdvw:before {
2634
+ .select__option_1krh4:before {
2598
2635
  background: #2b2b2e;
2599
2636
  }
2600
- .select__selected_4qdvw {
2637
+ .select__selected_1krh4 {
2601
2638
  background: #121212;
2602
2639
  color: #fff;
2603
2640
  }
2604
- .select__highlighted_4qdvw {
2641
+ .select__highlighted_1krh4 {
2605
2642
  background: #202022;
2606
2643
  color: #fff
2607
2644
  }
2608
- .select__disabled_4qdvw {
2645
+ .select__disabled_1krh4 {
2609
2646
  background: #121212;
2610
2647
  color: rgba(235, 235, 245, 0.6);
2611
2648
  }
2612
- .select__emptyPlaceholder_t5awo {
2649
+ .select__emptyPlaceholder_16e4g {
2613
2650
  color: rgba(235, 235, 245, 0.6);
2614
2651
  }
2615
- .select__virtualRow_1rykd:before {
2652
+ .select__virtualRow_1p1tk:before {
2616
2653
  background: #2b2b2e;
2617
2654
  }
2618
- .select__emptyPlaceholder_1rykd {
2655
+ .select__emptyPlaceholder_1p1tk {
2619
2656
  color: rgba(235, 235, 245, 0.6);
2620
2657
  }
2621
2658
 
2622
2659
 
2623
2660
 
2624
- .select__emptyPlaceholder_1h2zf {
2661
+ .select__emptyPlaceholder_gg7ue {
2625
2662
  color: rgba(235, 235, 245, 0.6);
2626
2663
  }
2627
- .select__footer_1h2zf {
2664
+ .select__footer_gg7ue {
2628
2665
  background-color: #121212
2629
2666
  }
2630
- .select__highlighted_1h2zf {
2667
+ .select__highlighted_gg7ue {
2631
2668
  border-top: 1px solid #2b2b2e;
2632
2669
  background-color: #121212;
2633
2670
  }
2634
- .select__footer_ir798 {
2671
+ .select__footer_kv6l6 {
2635
2672
  background: #121212
2636
2673
  }
2637
- .select__withBorder_ir798 {
2674
+ .select__withBorder_kv6l6 {
2638
2675
  box-shadow: inset 0 1px 0 #262629;
2639
- }.bank-card__component_yf95n {
2640
- --form-control-bg-color: transparent;
2641
- --form-control-focus-shadow: transparent;
2642
- --form-control-hover-bg-color: transparent;
2643
- --form-control-focus-bg-color: transparent;
2644
- }
2645
- .bank-card__label_yf95n {
2646
- color: rgba(0, 0, 0, 0.6)
2647
- }
2648
- .bank-card__focused_yf95n .bank-card__label_yf95n,
2649
- .bank-card__filled_yf95n .bank-card__label_yf95n {
2650
- color: #000
2651
- }
2652
- .bank-card__input_yf95n {
2653
- color: #000;
2654
- caret-color: #000
2655
- }
2656
- .bank-card__bankLogo_yf95n svg g {
2657
- fill: #000;
2658
- }
2659
- .bank-card__brandLogo_yf95n svg {
2660
- fill: #000;
2661
- }
2662
- .bank-card__usePhoto_yf95n {
2663
- background-color: transparent
2664
- }
2665
- .bank-card__usePhoto_yf95n svg {
2666
- fill: #000;
2667
- }.amount-input__minorPartAndCurrency_1elal {
2668
- color: rgba(235, 235, 245, 0.6);
2669
- }
2670
- .amount-input__filled_osp33 .amount-input__input_osp33,
2671
- .amount-input__input_osp33:focus {
2672
- -webkit-text-fill-color: transparent;
2673
- }
2674
- .amount-input__minorPartAndCurrency_a3goo {
2675
- color: rgba(60, 60, 67, 0.6);
2676
2676
  }@media (min-width: 600px) {
2677
- }.gallery__modal_kt04d {
2677
+ }.gallery__modal_1xr6s {
2678
2678
  background: transparent;
2679
2679
  }
2680
- .gallery__header_1posp {
2680
+ .gallery__header_1u0oy {
2681
2681
  background-color: #e9e9eb;
2682
2682
  }
2683
2683
 
2684
- .gallery__component_aun8r {
2684
+ .gallery__component_ttv72 {
2685
2685
  border: 2px solid rgba(0, 0, 0, 0);
2686
2686
  }
2687
- .gallery__active_aun8r {
2687
+ .gallery__active_ttv72 {
2688
2688
  border-color: #000
2689
2689
  }
2690
- .gallery__image_aun8r {
2690
+ .gallery__image_ttv72 {
2691
2691
  background-color: #121212
2692
2692
  }
2693
- .gallery__loading_aun8r {
2693
+ .gallery__loading_ttv72 {
2694
2694
  background-color: #e9eaeb;
2695
2695
  }
2696
- .gallery__brokenImageWrapper_aun8r {
2696
+ .gallery__brokenImageWrapper_ttv72 {
2697
2697
  background-color: #121212
2698
2698
  }
2699
- .gallery__focused_aun8r {
2699
+ .gallery__focused_ttv72 {
2700
2700
  outline: 2px solid #0072ef;
2701
2701
  }
2702
- .gallery__component_11cmh {
2702
+ .gallery__component_j76yg {
2703
2703
  background-color: rgba(255, 255, 255, 0.5);
2704
2704
  }
2705
- .gallery__slideLoading_11cmh {
2705
+ .gallery__slideLoading_j76yg {
2706
2706
  background-color: #e9eaeb;
2707
2707
  }
2708
- .gallery__image_11cmh {
2708
+ .gallery__image_j76yg {
2709
2709
  background-color: #121212;
2710
2710
  }
2711
- .gallery__smallImage_11cmh {
2711
+ .gallery__smallImage_j76yg {
2712
2712
  background-color: #121212;
2713
2713
  }
2714
- .gallery__arrow_11cmh {
2714
+ .gallery__arrow_j76yg {
2715
2715
  color: #000
2716
2716
  }
2717
- .gallery__arrow_11cmh:hover {
2717
+ .gallery__arrow_j76yg:hover {
2718
2718
  background-color: rgba(255, 255, 255, 0.1);
2719
2719
  }
2720
- .gallery__arrow_11cmh:active {
2720
+ .gallery__arrow_j76yg:active {
2721
2721
  background-color: rgba(255, 255, 255, 0.2);
2722
2722
  }
2723
- .gallery__focused_11cmh {
2723
+ .gallery__focused_j76yg {
2724
2724
  outline: 2px solid #0072ef;
2725
2725
  }
2726
- .gallery__placeholder_11cmh {
2726
+ .gallery__placeholder_j76yg {
2727
2727
  background-color: #121212;
2728
2728
  }
2729
- .gallery__fullScreenImage_11cmh {
2729
+ .gallery__fullScreenImage_j76yg {
2730
2730
  background-color: #121212;
2731
2731
  }
2732
- .gallery__component_12j7u {
2732
+ .gallery__component_17toa {
2733
2733
  background-color: #e9e9eb
2734
- }.calendar-input__calendarIcon_lskkj {
2735
- color: #fff
2736
- }.calendar-with-skeleton__skeleton_c6fbh {
2734
+ }.calendar-with-skeleton__skeleton_2dz3q {
2737
2735
  background-color: #121212;
2738
- }
2739
-
2740
- .input-autocomplete__placeholder_17hpw {
2741
- color: rgba(235, 235, 245, 0.6);
2742
- }
2743
- .input-autocomplete__focusVisible_17hpw {
2744
- outline: 2px solid #0072ef;
2745
- }.select-with-tags__tag_m6n5j:active:not(:disabled) {
2736
+ }.calendar-input__calendarIcon_14u2l {
2737
+ color: #fff
2738
+ }.select-with-tags__tag_1ce8r:active:not(:disabled) {
2746
2739
  background-color: #f3f4f5;
2747
2740
  color: #000;
2748
2741
  }
2749
- .select-with-tags__tag_m6n5j:hover:not(:disabled):not(:active) {
2742
+ .select-with-tags__tag_1ce8r:hover:not(:disabled):not(:active) {
2750
2743
  background-color: #f3f4f5;
2751
2744
  color: #000;
2752
2745
  }
2753
- .select-with-tags__input_1ms7d {
2746
+ .select-with-tags__input_1f2lt {
2754
2747
  background-color: transparent;
2755
2748
  color: #fff
2756
2749
  }
2757
- .select-with-tags__input_1ms7d:disabled {
2750
+ .select-with-tags__input_1f2lt:disabled {
2758
2751
  color: rgba(235, 235, 245, 0.6);
2759
2752
  }
2760
- .select-with-tags__input_1ms7d::placeholder {
2753
+ .select-with-tags__input_1f2lt::placeholder {
2761
2754
  color: rgba(235, 235, 245, 0.6);
2762
2755
  }
2763
- .select-with-tags__input_1ms7d:focus::placeholder {
2756
+ .select-with-tags__input_1f2lt:focus::placeholder {
2764
2757
  color: rgba(235, 235, 245, 0.3);
2765
2758
  }
2766
- .select-with-tags__focusVisible_1ms7d {
2759
+ .select-with-tags__focusVisible_1f2lt {
2767
2760
  outline: 2px solid #0072ef;
2768
2761
  }
2769
- .select-with-tags__placeholder_1ms7d {
2762
+ .select-with-tags__placeholder_1f2lt {
2770
2763
  color: rgba(235, 235, 245, 0.3);
2771
2764
  }
2772
- .calendar-range__component_eslzr:after {
2773
- background-color: #fff;
2774
- }.table__component_14fx1 {
2765
+
2766
+ .input-autocomplete__placeholder_o96dm {
2767
+ color: rgba(235, 235, 245, 0.6);
2768
+ }
2769
+ .input-autocomplete__focusVisible_o96dm {
2770
+ outline: 2px solid #0072ef;
2771
+ }.table__component_jiyem {
2775
2772
  border-top: 1px solid #2b2b2e;
2776
2773
  }
2777
- .table__wrapper_ln4zp {
2774
+ .table__wrapper_cielk {
2778
2775
  background: #121212;
2779
2776
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2780
2777
  0 2px 4px rgba(11, 31, 53, 0.16);
2781
2778
  }
2782
2779
 
2783
- .table__component_dog0d {
2780
+ .table__component_10s8p {
2784
2781
  color: #fff;
2785
2782
  border-top: 1px solid #2b2b2e
2786
2783
  }
2787
2784
 
2788
- .table__component_5ojpo th:not(:last-child):not(:empty):after {
2785
+ .table__component_1gaow th:not(:last-child):not(:empty):after {
2789
2786
  background-color: #2a2a2c;
2790
2787
  }
2791
- .table__component_eqdqh {
2788
+ .table__component_i4esp {
2792
2789
  color: #fff;
2793
2790
  border-bottom: 1px solid #2b2b2e;
2794
2791
  background: #121212
2795
2792
  }
2796
- .table__sorted_eqdqh {
2793
+ .table__sorted_i4esp {
2797
2794
  color: #fff;
2798
2795
  }
2799
- .table__stickyHeader_eqdqh {
2796
+ .table__stickyHeader_i4esp {
2800
2797
  box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
2801
2798
  }
2802
- .table__component_zaon3 {
2799
+ .table__component_14vjr {
2803
2800
  background: #121212
2804
2801
  }
2805
- .table__clickable_zaon3:hover {
2802
+ .table__clickable_14vjr:hover {
2806
2803
  background-color: #202022;
2807
2804
  }
2808
- .table__selected_zaon3 {
2805
+ .table__selected_14vjr {
2809
2806
  background-color: #f2f8ff
2810
2807
  }
2811
- .table__selected_zaon3:hover {
2808
+ .table__selected_14vjr:hover {
2812
2809
  background-color: #e8f2fe;
2813
2810
  }
2814
- .table__icon_174gw {
2811
+ .table__icon_1fio2 {
2815
2812
  color: #8d8d93
2816
2813
  }
2817
- .table__icon_174gw:hover {
2814
+ .table__icon_1fio2:hover {
2818
2815
  color: #fff;
2819
2816
  }
2820
- .table__sorted_174gw {
2817
+ .table__sorted_1fio2 {
2821
2818
  color: #0072ef
2822
2819
  }
2823
- .table__sorted_174gw:hover {
2820
+ .table__sorted_1fio2:hover {
2824
2821
  color: #0072ef;
2825
2822
  }
2826
- .table__open_1jeu8,
2827
- .table__open_1jeu8:hover {
2823
+ .table__open_yhvls,
2824
+ .table__open_yhvls:hover {
2828
2825
  background-color: rgba(255, 255, 255, 0.163);
2829
- }.intl-phone-input__emptyCountryIcon_ldvui {
2826
+ }
2827
+ .calendar-range__component_1fcq7:after {
2828
+ background-color: #fff;
2829
+ }.intl-phone-input__emptyCountryIcon_nazz3 {
2830
2830
  color: #8d8d93;
2831
2831
  }
2832
- .intl-phone-input__flagPlaceholder_jv6x2 {
2832
+ .intl-phone-input__flagPlaceholder_1vvb2 {
2833
2833
  background-color: rgba(255, 255, 255, 0.11);
2834
2834
  }
2835
- .intl-phone-input__dialCode_1eate {
2835
+ .intl-phone-input__dialCode_92spf {
2836
2836
  color: rgba(235, 235, 245, 0.6);
2837
2837
  }
2838
- .intl-phone-input__emptyCountryIcon_1vosh {
2838
+ .intl-phone-input__emptyCountryIcon_1yh9w {
2839
2839
  color: #8d8d93;
2840
2840
  }
2841
- .intl-phone-input__focusVisible_1vosh {
2841
+ .intl-phone-input__focusVisible_1yh9w {
2842
2842
  outline: 2px solid #0072ef;
2843
- }.tabs__component_1w0vv:before {
2843
+ }.tabs__component_190b5:before {
2844
2844
  background-color: #2b2b2e;
2845
2845
  }
2846
- .tabs__title_1w0vv {
2846
+ .tabs__title_190b5 {
2847
2847
  color: rgba(235, 235, 245, 0.6)
2848
2848
  }
2849
- .tabs__title_1w0vv:not(.tabs__disabled_1w0vv):hover {
2849
+ .tabs__title_190b5:not(.tabs__disabled_190b5):hover {
2850
2850
  color: #fff;
2851
2851
  }
2852
- .tabs__focused_1w0vv {
2852
+ .tabs__focused_190b5 {
2853
2853
  outline: 2px solid #0072ef;
2854
2854
  }
2855
- .tabs__selected_1w0vv {
2855
+ .tabs__selected_190b5 {
2856
2856
  color: #fff;
2857
2857
  }
2858
- .tabs__disabled_1w0vv {
2858
+ .tabs__disabled_190b5 {
2859
2859
  color: rgba(235, 235, 245, 0.3);
2860
2860
  }
2861
- .tabs__line_1w0vv {
2861
+ .tabs__line_190b5 {
2862
2862
  background-color: #ef3124;
2863
2863
  }
2864
- .tabs__component_1w0vv:before {
2864
+ .tabs__component_190b5:before {
2865
2865
  background-color: #2b2b2e;
2866
- }.tabs__title_1w0vv {
2866
+ }.tabs__title_190b5 {
2867
2867
  color: rgba(235, 235, 245, 0.6)
2868
- }.tabs__title_1w0vv:not(.tabs__disabled_1w0vv):hover {
2868
+ }.tabs__title_190b5:not(.tabs__disabled_190b5):hover {
2869
2869
  color: #fff;
2870
- }.tabs__focused_1w0vv {
2870
+ }.tabs__focused_190b5 {
2871
2871
  outline: 2px solid #0072ef;
2872
- }.tabs__selected_1w0vv {
2872
+ }.tabs__selected_190b5 {
2873
2873
  color: #fff;
2874
- }.tabs__disabled_1w0vv {
2874
+ }.tabs__disabled_190b5 {
2875
2875
  color: rgba(235, 235, 245, 0.3);
2876
- }.tabs__line_1w0vv {
2876
+ }.tabs__line_190b5 {
2877
2877
  background-color: #ef3124;
2878
2878
  }
2879
2879