@alfalab/core-components 36.3.0 → 36.3.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 (2153) 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 +3 -3
  19. package/alert/index.css +3 -3
  20. package/alert/modern/Component.js +1 -1
  21. package/alert/modern/index.css +3 -3
  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 +37 -37
  61. package/badge/index.css +37 -37
  62. package/badge/modern/Component.js +1 -1
  63. package/badge/modern/index.css +37 -37
  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-687c62b0.d.ts → component-3d2e9701.d.ts} +0 -0
  77. package/bottom-sheet/{component-687c62b0.js → component-3d2e9701.js} +3 -3
  78. package/bottom-sheet/component.js +2 -2
  79. package/bottom-sheet/components/backer/Component.js +2 -2
  80. package/bottom-sheet/components/backer/index.css +3 -3
  81. package/bottom-sheet/components/closer/Component.js +2 -2
  82. package/bottom-sheet/components/closer/index.css +3 -3
  83. package/bottom-sheet/components/footer/Component.js +1 -1
  84. package/bottom-sheet/components/footer/index.css +4 -4
  85. package/bottom-sheet/components/header/Component.js +2 -2
  86. package/bottom-sheet/components/header/index.css +17 -17
  87. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  88. package/bottom-sheet/esm/{component-e1a5cddf.d.ts → component-a8058cc4.d.ts} +0 -0
  89. package/bottom-sheet/esm/{component-e1a5cddf.js → component-a8058cc4.js} +3 -3
  90. package/bottom-sheet/esm/component.js +2 -2
  91. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  92. package/bottom-sheet/esm/components/backer/index.css +3 -3
  93. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  94. package/bottom-sheet/esm/components/closer/index.css +3 -3
  95. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  96. package/bottom-sheet/esm/components/footer/index.css +4 -4
  97. package/bottom-sheet/esm/components/header/Component.js +2 -2
  98. package/bottom-sheet/esm/components/header/index.css +17 -17
  99. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  100. package/bottom-sheet/esm/index.css +15 -15
  101. package/bottom-sheet/esm/index.d.ts +1 -1
  102. package/bottom-sheet/esm/index.js +2 -2
  103. package/bottom-sheet/esm/{tslib.es6-20a3ca22.d.ts → tslib.es6-3b059e31.d.ts} +0 -0
  104. package/bottom-sheet/esm/{tslib.es6-20a3ca22.js → tslib.es6-3b059e31.js} +0 -0
  105. package/bottom-sheet/index.css +15 -15
  106. package/bottom-sheet/index.d.ts +1 -1
  107. package/bottom-sheet/index.js +2 -2
  108. package/bottom-sheet/modern/{component-44b4a80a.d.ts → component-42a16164.d.ts} +0 -0
  109. package/bottom-sheet/modern/{component-44b4a80a.js → component-42a16164.js} +2 -2
  110. package/bottom-sheet/modern/component.js +1 -1
  111. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  112. package/bottom-sheet/modern/components/backer/index.css +3 -3
  113. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  114. package/bottom-sheet/modern/components/closer/index.css +3 -3
  115. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  116. package/bottom-sheet/modern/components/footer/index.css +4 -4
  117. package/bottom-sheet/modern/components/header/Component.js +1 -1
  118. package/bottom-sheet/modern/components/header/index.css +17 -17
  119. package/bottom-sheet/modern/index.css +15 -15
  120. package/bottom-sheet/modern/index.d.ts +1 -1
  121. package/bottom-sheet/modern/index.js +1 -1
  122. package/bottom-sheet/{tslib.es6-be9dc230.d.ts → tslib.es6-d834f065.d.ts} +0 -0
  123. package/bottom-sheet/{tslib.es6-be9dc230.js → tslib.es6-d834f065.js} +0 -0
  124. package/button/Component.js +3 -3
  125. package/button/default.css +45 -45
  126. package/button/esm/Component.js +3 -3
  127. package/button/esm/default.css +45 -45
  128. package/button/esm/index.css +52 -52
  129. package/button/esm/inverted.css +45 -45
  130. package/button/index.css +52 -52
  131. package/button/inverted.css +45 -45
  132. package/button/modern/Component.js +3 -3
  133. package/button/modern/default.css +45 -45
  134. package/button/modern/index.css +52 -52
  135. package/button/modern/inverted.css +45 -45
  136. package/calendar/Component.js +2 -2
  137. package/calendar/components/calendar-mobile/Component.js +2 -2
  138. package/calendar/components/calendar-mobile/index.css +11 -11
  139. package/calendar/components/calendar-mobile/index.js +1 -1
  140. package/calendar/components/days-table/Component.js +2 -2
  141. package/calendar/components/days-table/index.css +58 -58
  142. package/calendar/components/days-table/index.js +1 -1
  143. package/calendar/components/header/Component.js +1 -1
  144. package/calendar/components/header/index.css +3 -3
  145. package/calendar/components/month-year-header/Component.js +2 -2
  146. package/calendar/components/month-year-header/index.css +10 -10
  147. package/calendar/components/month-year-header/index.js +1 -1
  148. package/calendar/components/months-table/Component.js +2 -2
  149. package/calendar/components/months-table/index.css +11 -11
  150. package/calendar/components/months-table/index.js +1 -1
  151. package/calendar/components/period-slider/Component.js +1 -1
  152. package/calendar/components/period-slider/index.css +10 -10
  153. package/calendar/components/select-button/Component.js +2 -2
  154. package/calendar/components/select-button/index.css +10 -10
  155. package/calendar/components/select-button/index.js +1 -1
  156. package/calendar/components/years-table/Component.js +2 -2
  157. package/calendar/components/years-table/index.css +13 -13
  158. package/calendar/components/years-table/index.js +1 -1
  159. package/calendar/esm/Component.js +2 -2
  160. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  161. package/calendar/esm/components/calendar-mobile/index.css +11 -11
  162. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  163. package/calendar/esm/components/days-table/Component.js +2 -2
  164. package/calendar/esm/components/days-table/index.css +58 -58
  165. package/calendar/esm/components/days-table/index.js +1 -1
  166. package/calendar/esm/components/header/Component.js +1 -1
  167. package/calendar/esm/components/header/index.css +3 -3
  168. package/calendar/esm/components/month-year-header/Component.js +2 -2
  169. package/calendar/esm/components/month-year-header/index.css +10 -10
  170. package/calendar/esm/components/month-year-header/index.js +1 -1
  171. package/calendar/esm/components/months-table/Component.js +2 -2
  172. package/calendar/esm/components/months-table/index.css +11 -11
  173. package/calendar/esm/components/months-table/index.js +1 -1
  174. package/calendar/esm/components/period-slider/Component.js +1 -1
  175. package/calendar/esm/components/period-slider/index.css +10 -10
  176. package/calendar/esm/components/select-button/Component.js +2 -2
  177. package/calendar/esm/components/select-button/index.css +10 -10
  178. package/calendar/esm/components/select-button/index.js +1 -1
  179. package/calendar/esm/components/years-table/Component.js +2 -2
  180. package/calendar/esm/components/years-table/index.css +13 -13
  181. package/calendar/esm/components/years-table/index.js +1 -1
  182. package/calendar/esm/index.css +14 -14
  183. package/calendar/esm/index.js +1 -1
  184. package/calendar/esm/{tslib.es6-714aa818.d.ts → tslib.es6-ec9dc843.d.ts} +0 -0
  185. package/calendar/esm/{tslib.es6-714aa818.js → tslib.es6-ec9dc843.js} +0 -0
  186. package/calendar/index.css +14 -14
  187. package/calendar/index.js +1 -1
  188. package/calendar/modern/Component.js +1 -1
  189. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  190. package/calendar/modern/components/calendar-mobile/index.css +11 -11
  191. package/calendar/modern/components/days-table/Component.js +1 -1
  192. package/calendar/modern/components/days-table/index.css +58 -58
  193. package/calendar/modern/components/header/Component.js +1 -1
  194. package/calendar/modern/components/header/index.css +3 -3
  195. package/calendar/modern/components/month-year-header/Component.js +1 -1
  196. package/calendar/modern/components/month-year-header/index.css +10 -10
  197. package/calendar/modern/components/months-table/Component.js +1 -1
  198. package/calendar/modern/components/months-table/index.css +11 -11
  199. package/calendar/modern/components/period-slider/Component.js +1 -1
  200. package/calendar/modern/components/period-slider/index.css +10 -10
  201. package/calendar/modern/components/select-button/Component.js +1 -1
  202. package/calendar/modern/components/select-button/index.css +10 -10
  203. package/calendar/modern/components/years-table/Component.js +1 -1
  204. package/calendar/modern/components/years-table/index.css +13 -13
  205. package/calendar/modern/index.css +14 -14
  206. package/calendar/{tslib.es6-15815254.d.ts → tslib.es6-3e602276.d.ts} +0 -0
  207. package/calendar/{tslib.es6-15815254.js → tslib.es6-3e602276.js} +0 -0
  208. package/calendar-input/Component.js +1 -1
  209. package/calendar-input/esm/Component.js +1 -1
  210. package/calendar-input/esm/index.css +11 -11
  211. package/calendar-input/index.css +11 -11
  212. package/calendar-input/modern/Component.js +1 -1
  213. package/calendar-input/modern/index.css +11 -11
  214. package/calendar-range/Component.js +1 -1
  215. package/calendar-range/esm/Component.js +1 -1
  216. package/calendar-range/esm/index.js +1 -1
  217. package/calendar-range/esm/{index.module-24b91874.d.ts → index.module-a5858a9b.d.ts} +0 -0
  218. package/calendar-range/esm/{index.module-24b91874.js → index.module-a5858a9b.js} +1 -1
  219. package/calendar-range/esm/views/index.css +8 -8
  220. package/calendar-range/esm/views/popover.js +1 -1
  221. package/calendar-range/esm/views/static.js +1 -1
  222. package/calendar-range/index.js +1 -1
  223. package/calendar-range/{index.module-2b983411.d.ts → index.module-2b303367.d.ts} +0 -0
  224. package/calendar-range/{index.module-2b983411.js → index.module-2b303367.js} +1 -1
  225. package/calendar-range/modern/Component.js +1 -1
  226. package/calendar-range/modern/index.js +1 -1
  227. package/calendar-range/modern/index.module-47bb9587.js +4 -0
  228. package/calendar-range/modern/views/index.css +8 -8
  229. package/calendar-range/modern/views/popover.js +1 -1
  230. package/calendar-range/modern/views/static.js +1 -1
  231. package/calendar-range/views/index.css +8 -8
  232. package/calendar-range/views/popover.js +1 -1
  233. package/calendar-range/views/static.js +1 -1
  234. package/calendar-with-skeleton/Component.js +1 -1
  235. package/calendar-with-skeleton/esm/Component.js +1 -1
  236. package/calendar-with-skeleton/esm/index.css +12 -12
  237. package/calendar-with-skeleton/index.css +12 -12
  238. package/calendar-with-skeleton/modern/Component.js +1 -1
  239. package/calendar-with-skeleton/modern/index.css +12 -12
  240. package/card-image/Component.js +1 -1
  241. package/card-image/esm/Component.js +1 -1
  242. package/card-image/esm/index.css +6 -6
  243. package/card-image/index.css +6 -6
  244. package/card-image/modern/Component.js +1 -1
  245. package/card-image/modern/index.css +6 -6
  246. package/cdn-icon/Component.js +1 -1
  247. package/cdn-icon/esm/Component.js +1 -1
  248. package/cdn-icon/esm/index.css +3 -3
  249. package/cdn-icon/index.css +3 -3
  250. package/cdn-icon/modern/Component.js +1 -1
  251. package/cdn-icon/modern/index.css +3 -3
  252. package/chart/Component.js +2 -2
  253. package/chart/components/Dot/index.css +8 -8
  254. package/chart/components/Dot/index.js +1 -1
  255. package/chart/components/Legends/index.css +8 -8
  256. package/chart/components/Legends/index.js +1 -1
  257. package/chart/components/Tick/index.css +4 -4
  258. package/chart/components/Tick/index.js +1 -1
  259. package/chart/components/TooltipContent/index.css +7 -7
  260. package/chart/components/TooltipContent/index.js +1 -1
  261. package/chart/esm/Component.js +2 -2
  262. package/chart/esm/components/Dot/index.css +8 -8
  263. package/chart/esm/components/Dot/index.js +1 -1
  264. package/chart/esm/components/Legends/index.css +8 -8
  265. package/chart/esm/components/Legends/index.js +1 -1
  266. package/chart/esm/components/Tick/index.css +4 -4
  267. package/chart/esm/components/Tick/index.js +1 -1
  268. package/chart/esm/components/TooltipContent/index.css +7 -7
  269. package/chart/esm/components/TooltipContent/index.js +1 -1
  270. package/chart/esm/hooks/useSettings/index.js +1 -1
  271. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  272. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  273. package/chart/esm/index.css +5 -5
  274. package/chart/esm/index.js +1 -1
  275. package/chart/esm/{tslib.es6-98750278.d.ts → tslib.es6-9e8e8633.d.ts} +0 -0
  276. package/chart/esm/{tslib.es6-98750278.js → tslib.es6-9e8e8633.js} +0 -0
  277. package/chart/hooks/useSettings/index.js +1 -1
  278. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  279. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  280. package/chart/index.css +5 -5
  281. package/chart/index.js +1 -1
  282. package/chart/modern/Component.js +1 -1
  283. package/chart/modern/components/Dot/index.css +8 -8
  284. package/chart/modern/components/Dot/index.js +1 -1
  285. package/chart/modern/components/Legends/index.css +8 -8
  286. package/chart/modern/components/Legends/index.js +1 -1
  287. package/chart/modern/components/Tick/index.css +4 -4
  288. package/chart/modern/components/Tick/index.js +1 -1
  289. package/chart/modern/components/TooltipContent/index.css +7 -7
  290. package/chart/modern/components/TooltipContent/index.js +1 -1
  291. package/chart/modern/index.css +5 -5
  292. package/chart/{tslib.es6-27fe16ea.d.ts → tslib.es6-9dd05714.d.ts} +0 -0
  293. package/chart/{tslib.es6-27fe16ea.js → tslib.es6-9dd05714.js} +0 -0
  294. package/checkbox/Component.js +1 -1
  295. package/checkbox/esm/Component.js +1 -1
  296. package/checkbox/esm/index.css +38 -38
  297. package/checkbox/index.css +38 -38
  298. package/checkbox/modern/Component.js +1 -1
  299. package/checkbox/modern/index.css +38 -38
  300. package/checkbox-group/Component.js +1 -1
  301. package/checkbox-group/esm/Component.js +1 -1
  302. package/checkbox-group/esm/index.css +16 -16
  303. package/checkbox-group/index.css +16 -16
  304. package/checkbox-group/modern/Component.js +1 -1
  305. package/checkbox-group/modern/index.css +16 -16
  306. package/circular-progress-bar/Component.js +1 -1
  307. package/circular-progress-bar/esm/Component.js +1 -1
  308. package/circular-progress-bar/esm/index.css +49 -49
  309. package/circular-progress-bar/index.css +49 -49
  310. package/circular-progress-bar/modern/Component.js +1 -1
  311. package/circular-progress-bar/modern/index.css +49 -49
  312. package/code-input/component.js +1 -1
  313. package/code-input/components/input/component.js +1 -1
  314. package/code-input/components/input/index.css +11 -11
  315. package/code-input/esm/component.js +1 -1
  316. package/code-input/esm/components/input/component.js +1 -1
  317. package/code-input/esm/components/input/index.css +11 -11
  318. package/code-input/esm/index.css +5 -5
  319. package/code-input/index.css +5 -5
  320. package/code-input/modern/component.js +1 -1
  321. package/code-input/modern/components/input/component.js +1 -1
  322. package/code-input/modern/components/input/index.css +11 -11
  323. package/code-input/modern/index.css +5 -5
  324. package/collapse/Component.js +1 -1
  325. package/collapse/esm/Component.js +1 -1
  326. package/collapse/esm/index.css +7 -7
  327. package/collapse/index.css +7 -7
  328. package/collapse/modern/Component.js +1 -1
  329. package/collapse/modern/index.css +7 -7
  330. package/comment/Component.js +1 -1
  331. package/comment/esm/Component.js +1 -1
  332. package/comment/esm/index.css +4 -4
  333. package/comment/index.css +4 -4
  334. package/comment/modern/Component.js +1 -1
  335. package/comment/modern/index.css +4 -4
  336. package/confirmation/{component-c18159ad.d.ts → component-ad8387ce.d.ts} +0 -0
  337. package/confirmation/{component-c18159ad.js → component-ad8387ce.js} +2 -2
  338. package/confirmation/component.desktop.js +2 -2
  339. package/confirmation/component.mobile.js +3 -3
  340. package/confirmation/component.responsive.js +2 -2
  341. package/confirmation/components/base-confirmation/component.js +2 -2
  342. package/confirmation/components/base-confirmation/index.css +2 -8
  343. package/confirmation/components/base-confirmation/index.d.ts +1 -1
  344. package/confirmation/components/base-confirmation/index.js +2 -2
  345. package/confirmation/components/countdown-loader/component.js +1 -1
  346. package/confirmation/components/countdown-loader/index.css +2 -2
  347. package/confirmation/components/header/component.js +1 -1
  348. package/confirmation/components/header/index.css +4 -4
  349. package/confirmation/components/index.js +1 -1
  350. package/confirmation/components/screens/fatal-error/component.js +1 -1
  351. package/confirmation/components/screens/fatal-error/index.css +10 -5
  352. package/confirmation/components/screens/hint/component.js +16 -17
  353. package/confirmation/components/screens/hint/index.css +15 -14
  354. package/confirmation/components/screens/index.js +1 -1
  355. package/confirmation/components/screens/initial/component.js +1 -1
  356. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  357. package/confirmation/components/screens/initial/index.css +18 -18
  358. package/confirmation/components/screens/initial/index.js +1 -1
  359. package/confirmation/components/screens/temp-block/component.js +3 -3
  360. package/confirmation/components/screens/temp-block/index.css +13 -5
  361. package/confirmation/{countdown-section-fa5d99c6.d.ts → countdown-section-f4894842.d.ts} +0 -0
  362. package/confirmation/countdown-section-f4894842.js +47 -0
  363. package/confirmation/cssm/{component-cbe72bf1.d.ts → component-5a4af768.d.ts} +0 -0
  364. package/confirmation/cssm/{component-cbe72bf1.js → component-5a4af768.js} +1 -1
  365. package/confirmation/cssm/component.desktop.js +1 -1
  366. package/confirmation/cssm/component.mobile.js +1 -1
  367. package/confirmation/cssm/component.responsive.js +1 -1
  368. package/confirmation/cssm/components/base-confirmation/component.js +1 -1
  369. package/confirmation/cssm/components/base-confirmation/index.d.ts +1 -1
  370. package/confirmation/cssm/components/base-confirmation/index.js +1 -1
  371. package/confirmation/cssm/components/base-confirmation/index.module.css +0 -6
  372. package/confirmation/cssm/components/header/index.module.css +3 -3
  373. package/confirmation/cssm/components/screens/fatal-error/index.module.css +6 -1
  374. package/confirmation/cssm/components/screens/hint/component.js +15 -16
  375. package/confirmation/cssm/components/screens/hint/index.module.css +9 -8
  376. package/confirmation/cssm/components/screens/initial/countdown-section.js +19 -26
  377. package/confirmation/cssm/components/screens/initial/index.module.css +5 -5
  378. package/confirmation/cssm/components/screens/temp-block/component.js +2 -2
  379. package/confirmation/cssm/components/screens/temp-block/index.module.css +10 -2
  380. package/confirmation/cssm/desktop.js +1 -1
  381. package/confirmation/cssm/index.js +1 -1
  382. package/confirmation/cssm/mobile.js +1 -1
  383. package/confirmation/cssm/responsive.js +1 -1
  384. package/confirmation/desktop.js +2 -2
  385. package/confirmation/esm/{component-2c4a15b0.d.ts → component-b1ceb5d0.d.ts} +0 -0
  386. package/confirmation/esm/{component-2c4a15b0.js → component-b1ceb5d0.js} +3 -3
  387. package/confirmation/esm/component.desktop.js +2 -2
  388. package/confirmation/esm/component.mobile.js +3 -3
  389. package/confirmation/esm/component.responsive.js +2 -2
  390. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  391. package/confirmation/esm/components/base-confirmation/index.css +2 -8
  392. package/confirmation/esm/components/base-confirmation/index.d.ts +1 -1
  393. package/confirmation/esm/components/base-confirmation/index.js +2 -2
  394. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  395. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  396. package/confirmation/esm/components/header/component.js +1 -1
  397. package/confirmation/esm/components/header/index.css +4 -4
  398. package/confirmation/esm/components/index.js +1 -1
  399. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  400. package/confirmation/esm/components/screens/fatal-error/index.css +10 -5
  401. package/confirmation/esm/components/screens/hint/component.js +16 -17
  402. package/confirmation/esm/components/screens/hint/index.css +15 -14
  403. package/confirmation/esm/components/screens/index.js +1 -1
  404. package/confirmation/esm/components/screens/initial/component.js +1 -1
  405. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  406. package/confirmation/esm/components/screens/initial/index.css +18 -18
  407. package/confirmation/esm/components/screens/initial/index.js +1 -1
  408. package/confirmation/esm/components/screens/temp-block/component.js +4 -4
  409. package/confirmation/esm/components/screens/temp-block/index.css +13 -5
  410. package/confirmation/esm/{countdown-section-a819b4f1.d.ts → countdown-section-608e4e3a.d.ts} +0 -0
  411. package/confirmation/esm/countdown-section-608e4e3a.js +41 -0
  412. package/confirmation/esm/desktop.js +2 -2
  413. package/confirmation/esm/index.js +2 -2
  414. package/confirmation/esm/mobile.css +2 -2
  415. package/confirmation/esm/mobile.js +2 -2
  416. package/confirmation/esm/responsive.js +2 -2
  417. package/confirmation/index.js +2 -2
  418. package/confirmation/mobile.css +2 -2
  419. package/confirmation/mobile.js +2 -2
  420. package/confirmation/modern/component.desktop.js +1 -1
  421. package/confirmation/modern/component.mobile.js +2 -2
  422. package/confirmation/modern/component.responsive.js +1 -1
  423. package/confirmation/modern/components/base-confirmation/component.js +3 -3
  424. package/confirmation/modern/components/base-confirmation/index.css +2 -8
  425. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  426. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  427. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  428. package/confirmation/modern/components/header/component.js +1 -1
  429. package/confirmation/modern/components/header/index.css +4 -4
  430. package/confirmation/modern/components/index.js +1 -1
  431. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  432. package/confirmation/modern/components/screens/fatal-error/index.css +10 -5
  433. package/confirmation/modern/components/screens/hint/component.js +16 -17
  434. package/confirmation/modern/components/screens/hint/index.css +15 -14
  435. package/confirmation/modern/components/screens/index.js +1 -1
  436. package/confirmation/modern/components/screens/initial/component.js +1 -1
  437. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  438. package/confirmation/modern/components/screens/initial/index.css +18 -18
  439. package/confirmation/modern/components/screens/initial/index.js +1 -1
  440. package/confirmation/modern/components/screens/temp-block/component.js +4 -4
  441. package/confirmation/modern/components/screens/temp-block/index.css +13 -5
  442. package/confirmation/modern/{countdown-section-5519e1b6.d.ts → countdown-section-cb87c8ea.d.ts} +0 -0
  443. package/confirmation/modern/countdown-section-cb87c8ea.js +36 -0
  444. package/confirmation/modern/desktop.js +1 -1
  445. package/confirmation/modern/index.js +1 -1
  446. package/confirmation/modern/mobile.css +2 -2
  447. package/confirmation/modern/mobile.js +1 -1
  448. package/confirmation/modern/responsive.js +1 -1
  449. package/confirmation/responsive.js +2 -2
  450. package/confirmation-v1/component.js +1 -1
  451. package/confirmation-v1/components/code-input/component.js +1 -1
  452. package/confirmation-v1/components/code-input/index.css +9 -9
  453. package/confirmation-v1/components/countdown/component.js +1 -1
  454. package/confirmation-v1/components/countdown/index.css +12 -12
  455. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  456. package/confirmation-v1/components/countdown-loader/index.css +1 -1
  457. package/confirmation-v1/components/overlimit/component.js +1 -1
  458. package/confirmation-v1/components/overlimit/index.css +8 -8
  459. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  460. package/confirmation-v1/components/sign-confirmation/index.css +12 -12
  461. package/confirmation-v1/esm/component.js +1 -1
  462. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  463. package/confirmation-v1/esm/components/code-input/index.css +9 -9
  464. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  465. package/confirmation-v1/esm/components/countdown/index.css +12 -12
  466. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  467. package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
  468. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  469. package/confirmation-v1/esm/components/overlimit/index.css +8 -8
  470. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  471. package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
  472. package/confirmation-v1/esm/index.css +13 -13
  473. package/confirmation-v1/index.css +13 -13
  474. package/confirmation-v1/modern/component.js +1 -1
  475. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  476. package/confirmation-v1/modern/components/code-input/index.css +9 -9
  477. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  478. package/confirmation-v1/modern/components/countdown/index.css +12 -12
  479. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  480. package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
  481. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  482. package/confirmation-v1/modern/components/overlimit/index.css +8 -8
  483. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  484. package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
  485. package/confirmation-v1/modern/index.css +13 -13
  486. package/custom-button/Component.js +1 -1
  487. package/custom-button/esm/Component.js +1 -1
  488. package/custom-button/esm/index.css +11 -11
  489. package/custom-button/index.css +11 -11
  490. package/custom-button/modern/Component.js +1 -1
  491. package/custom-button/modern/index.css +11 -11
  492. package/date-input/Component.js +1 -1
  493. package/date-input/esm/Component.js +1 -1
  494. package/date-input/esm/index.css +3 -3
  495. package/date-input/index.css +3 -3
  496. package/date-input/modern/Component.js +1 -1
  497. package/date-input/modern/index.css +3 -3
  498. package/date-range-input/Component.js +1 -1
  499. package/date-range-input/esm/Component.js +1 -1
  500. package/date-range-input/esm/index.css +6 -6
  501. package/date-range-input/index.css +6 -6
  502. package/date-range-input/modern/Component.js +1 -1
  503. package/date-range-input/modern/index.css +6 -6
  504. package/date-time-input/Component.js +1 -1
  505. package/date-time-input/esm/Component.js +1 -1
  506. package/date-time-input/esm/index.css +6 -6
  507. package/date-time-input/index.css +6 -6
  508. package/date-time-input/modern/Component.js +1 -1
  509. package/date-time-input/modern/index.css +6 -6
  510. package/divider/Component.js +1 -1
  511. package/divider/esm/Component.js +1 -1
  512. package/divider/esm/index.css +1 -1
  513. package/divider/index.css +1 -1
  514. package/divider/modern/Component.js +1 -1
  515. package/divider/modern/index.css +1 -1
  516. package/drawer/Component.js +1 -1
  517. package/drawer/esm/Component.js +1 -1
  518. package/drawer/esm/index.css +21 -21
  519. package/drawer/index.css +21 -21
  520. package/drawer/modern/Component.js +1 -1
  521. package/drawer/modern/index.css +21 -21
  522. package/dropzone/Component.js +1 -1
  523. package/dropzone/components/overlay/Component.js +1 -1
  524. package/dropzone/components/overlay/index.css +3 -3
  525. package/dropzone/esm/Component.js +1 -1
  526. package/dropzone/esm/components/overlay/Component.js +1 -1
  527. package/dropzone/esm/components/overlay/index.css +3 -3
  528. package/dropzone/esm/index.css +6 -6
  529. package/dropzone/index.css +6 -6
  530. package/dropzone/modern/Component.js +1 -1
  531. package/dropzone/modern/components/overlay/Component.js +1 -1
  532. package/dropzone/modern/components/overlay/index.css +3 -3
  533. package/dropzone/modern/index.css +6 -6
  534. package/file-upload-item/Component.js +1 -1
  535. package/file-upload-item/esm/Component.js +1 -1
  536. package/file-upload-item/esm/index.css +21 -21
  537. package/file-upload-item/index.css +21 -21
  538. package/file-upload-item/modern/Component.js +1 -1
  539. package/file-upload-item/modern/index.css +21 -21
  540. package/filter-tag/Component.js +1 -1
  541. package/filter-tag/esm/Component.js +1 -1
  542. package/filter-tag/esm/index.css +57 -57
  543. package/filter-tag/index.css +57 -57
  544. package/filter-tag/modern/Component.js +1 -1
  545. package/filter-tag/modern/index.css +57 -57
  546. package/form-control/Component.js +3 -3
  547. package/form-control/default.css +18 -18
  548. package/form-control/esm/Component.js +3 -3
  549. package/form-control/esm/default.css +18 -18
  550. package/form-control/esm/index.css +42 -42
  551. package/form-control/esm/inverted.css +18 -18
  552. package/form-control/index.css +42 -42
  553. package/form-control/inverted.css +18 -18
  554. package/form-control/modern/Component.js +3 -3
  555. package/form-control/modern/default.css +18 -18
  556. package/form-control/modern/index.css +42 -42
  557. package/form-control/modern/inverted.css +18 -18
  558. package/gallery/Component.js +3 -3
  559. package/gallery/components/header/Component.js +2 -2
  560. package/gallery/components/header/buttons.js +1 -1
  561. package/gallery/components/header/index.css +3 -3
  562. package/gallery/components/header/index.js +1 -1
  563. package/gallery/components/header-info-block/Component.js +1 -1
  564. package/gallery/components/header-info-block/index.css +5 -5
  565. package/gallery/components/image-preview/Component.js +1 -1
  566. package/gallery/components/image-preview/index.css +12 -12
  567. package/gallery/components/image-viewer/component.js +2 -2
  568. package/gallery/components/image-viewer/index.css +19 -19
  569. package/gallery/components/image-viewer/index.js +2 -2
  570. package/gallery/components/image-viewer/slide.js +1 -1
  571. package/gallery/components/index.js +2 -2
  572. package/gallery/components/navigation-bar/Component.js +1 -1
  573. package/gallery/components/navigation-bar/index.css +6 -6
  574. package/gallery/esm/Component.js +3 -3
  575. package/gallery/esm/components/header/Component.js +2 -2
  576. package/gallery/esm/components/header/buttons.js +1 -1
  577. package/gallery/esm/components/header/index.css +3 -3
  578. package/gallery/esm/components/header/index.js +1 -1
  579. package/gallery/esm/components/header-info-block/Component.js +1 -1
  580. package/gallery/esm/components/header-info-block/index.css +5 -5
  581. package/gallery/esm/components/image-preview/Component.js +1 -1
  582. package/gallery/esm/components/image-preview/index.css +12 -12
  583. package/gallery/esm/components/image-viewer/component.js +2 -2
  584. package/gallery/esm/components/image-viewer/index.css +19 -19
  585. package/gallery/esm/components/image-viewer/index.js +2 -2
  586. package/gallery/esm/components/image-viewer/slide.js +1 -1
  587. package/gallery/esm/components/index.js +2 -2
  588. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  589. package/gallery/esm/components/navigation-bar/index.css +6 -6
  590. package/gallery/esm/index.css +3 -3
  591. package/gallery/esm/index.js +2 -2
  592. package/gallery/esm/{slide-dbeb22dc.d.ts → slide-ced61215.d.ts} +0 -0
  593. package/gallery/esm/{slide-dbeb22dc.js → slide-ced61215.js} +1 -1
  594. package/gallery/esm/{tslib.es6-5ecde5cf.d.ts → tslib.es6-3fefc787.d.ts} +0 -0
  595. package/gallery/esm/{tslib.es6-5ecde5cf.js → tslib.es6-3fefc787.js} +0 -0
  596. package/gallery/index.css +3 -3
  597. package/gallery/index.js +2 -2
  598. package/gallery/modern/Component.js +2 -2
  599. package/gallery/modern/components/header/Component.js +1 -1
  600. package/gallery/modern/components/header/index.css +3 -3
  601. package/gallery/modern/components/header-info-block/Component.js +1 -1
  602. package/gallery/modern/components/header-info-block/index.css +5 -5
  603. package/gallery/modern/components/image-preview/Component.js +1 -1
  604. package/gallery/modern/components/image-preview/index.css +12 -12
  605. package/gallery/modern/components/image-viewer/component.js +1 -1
  606. package/gallery/modern/components/image-viewer/index.css +19 -19
  607. package/gallery/modern/components/image-viewer/index.js +1 -1
  608. package/gallery/modern/components/image-viewer/slide.js +1 -1
  609. package/gallery/modern/components/index.js +1 -1
  610. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  611. package/gallery/modern/components/navigation-bar/index.css +6 -6
  612. package/gallery/modern/index.css +3 -3
  613. package/gallery/modern/index.js +1 -1
  614. package/gallery/modern/{slide-eb6592a6.d.ts → slide-d03f32a8.d.ts} +0 -0
  615. package/gallery/modern/{slide-eb6592a6.js → slide-d03f32a8.js} +1 -1
  616. package/gallery/{slide-7cc4dc98.d.ts → slide-d487b591.d.ts} +0 -0
  617. package/gallery/{slide-7cc4dc98.js → slide-d487b591.js} +1 -1
  618. package/gallery/{tslib.es6-32dc7c08.d.ts → tslib.es6-7523ca98.d.ts} +0 -0
  619. package/gallery/{tslib.es6-32dc7c08.js → tslib.es6-7523ca98.js} +0 -0
  620. package/gap/Component.js +1 -1
  621. package/gap/esm/Component.js +1 -1
  622. package/gap/esm/index.css +30 -30
  623. package/gap/index.css +30 -30
  624. package/gap/modern/Component.js +1 -1
  625. package/gap/modern/index.css +30 -30
  626. package/grid/Component.js +1 -1
  627. package/grid/col/Component.js +2 -2
  628. package/grid/col/index.css +511 -511
  629. package/grid/col/index.js +1 -1
  630. package/grid/esm/Component.js +1 -1
  631. package/grid/esm/col/Component.js +2 -2
  632. package/grid/esm/col/index.css +511 -511
  633. package/grid/esm/col/index.js +1 -1
  634. package/grid/esm/gutters.css +78 -78
  635. package/grid/esm/{gutters.module-c5d837dc.d.ts → gutters.module-62f99282.d.ts} +0 -0
  636. package/grid/esm/gutters.module-62f99282.js +30 -0
  637. package/grid/esm/index.js +1 -1
  638. package/grid/esm/row/Component.js +2 -2
  639. package/grid/esm/row/index.css +9 -9
  640. package/grid/esm/row/index.js +1 -1
  641. package/grid/gutters.css +78 -78
  642. package/grid/{gutters.module-3670567d.d.ts → gutters.module-ecd24c6e.d.ts} +0 -0
  643. package/grid/gutters.module-ecd24c6e.js +31 -0
  644. package/grid/index.js +1 -1
  645. package/grid/modern/Component.js +1 -1
  646. package/grid/modern/col/Component.js +2 -2
  647. package/grid/modern/col/index.css +511 -511
  648. package/grid/modern/col/index.js +1 -1
  649. package/grid/modern/gutters.css +78 -78
  650. package/grid/modern/gutters.module-977762de.js +4 -0
  651. package/grid/modern/index.js +1 -1
  652. package/grid/modern/row/Component.js +2 -2
  653. package/grid/modern/row/index.css +9 -9
  654. package/grid/modern/row/index.js +1 -1
  655. package/grid/row/Component.js +2 -2
  656. package/grid/row/index.css +9 -9
  657. package/grid/row/index.js +1 -1
  658. package/hatching-progress-bar/Component.js +1 -1
  659. package/hatching-progress-bar/esm/Component.js +1 -1
  660. package/hatching-progress-bar/esm/index.css +11 -11
  661. package/hatching-progress-bar/index.css +11 -11
  662. package/hatching-progress-bar/modern/Component.js +1 -1
  663. package/hatching-progress-bar/modern/index.css +11 -11
  664. package/icon-button/Component.js +3 -3
  665. package/icon-button/default.css +23 -23
  666. package/icon-button/esm/Component.js +3 -3
  667. package/icon-button/esm/default.css +23 -23
  668. package/icon-button/esm/index.css +6 -6
  669. package/icon-button/esm/inverted.css +23 -23
  670. package/icon-button/index.css +6 -6
  671. package/icon-button/inverted.css +23 -23
  672. package/icon-button/modern/Component.js +3 -3
  673. package/icon-button/modern/default.css +23 -23
  674. package/icon-button/modern/index.css +6 -6
  675. package/icon-button/modern/inverted.css +23 -23
  676. package/icon-view/circle.js +1 -1
  677. package/icon-view/components/base-shape/component.js +1 -1
  678. package/icon-view/components/base-shape/index.css +29 -29
  679. package/icon-view/components/circle/component.js +1 -1
  680. package/icon-view/components/circle/index.js +1 -1
  681. package/icon-view/components/index.js +1 -1
  682. package/icon-view/components/super-ellipse/component.js +1 -1
  683. package/icon-view/components/super-ellipse/index.js +1 -1
  684. package/icon-view/esm/circle.js +1 -1
  685. package/icon-view/esm/components/base-shape/component.js +1 -1
  686. package/icon-view/esm/components/base-shape/index.css +29 -29
  687. package/icon-view/esm/components/circle/component.js +1 -1
  688. package/icon-view/esm/components/circle/index.js +1 -1
  689. package/icon-view/esm/components/index.js +1 -1
  690. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  691. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  692. package/icon-view/esm/super-ellipse.js +1 -1
  693. package/icon-view/esm/{tslib.es6-60e08af7.d.ts → tslib.es6-3885b0b0.d.ts} +0 -0
  694. package/icon-view/esm/{tslib.es6-60e08af7.js → tslib.es6-3885b0b0.js} +0 -0
  695. package/icon-view/modern/components/base-shape/component.js +1 -1
  696. package/icon-view/modern/components/base-shape/index.css +29 -29
  697. package/icon-view/super-ellipse.js +1 -1
  698. package/icon-view/{tslib.es6-354a494c.d.ts → tslib.es6-ee50564e.d.ts} +0 -0
  699. package/icon-view/{tslib.es6-354a494c.js → tslib.es6-ee50564e.js} +0 -0
  700. package/input/Component.js +3 -3
  701. package/input/default.css +10 -10
  702. package/input/esm/Component.js +3 -3
  703. package/input/esm/default.css +10 -10
  704. package/input/esm/index.css +40 -40
  705. package/input/esm/inverted.css +10 -10
  706. package/input/index.css +40 -40
  707. package/input/inverted.css +10 -10
  708. package/input/modern/Component.js +3 -3
  709. package/input/modern/default.css +10 -10
  710. package/input/modern/index.css +40 -40
  711. package/input/modern/inverted.css +10 -10
  712. package/input-autocomplete/Component.js +1 -1
  713. package/input-autocomplete/Component.mobile.js +2 -2
  714. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  715. package/input-autocomplete/autocomplete-field/index.css +2 -2
  716. package/input-autocomplete/autocomplete-field/index.js +1 -1
  717. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  718. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  719. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  720. package/input-autocomplete/esm/Component.js +1 -1
  721. package/input-autocomplete/esm/Component.mobile.js +2 -2
  722. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  723. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  724. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  725. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  726. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  727. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  728. package/input-autocomplete/esm/index.js +1 -1
  729. package/input-autocomplete/esm/mobile.css +4 -4
  730. package/input-autocomplete/esm/mobile.js +1 -1
  731. package/input-autocomplete/esm/{tslib.es6-2208c38d.d.ts → tslib.es6-25ddc558.d.ts} +0 -0
  732. package/input-autocomplete/esm/{tslib.es6-2208c38d.js → tslib.es6-25ddc558.js} +0 -0
  733. package/input-autocomplete/index.js +1 -1
  734. package/input-autocomplete/mobile.css +4 -4
  735. package/input-autocomplete/mobile.js +1 -1
  736. package/input-autocomplete/modern/Component.mobile.js +1 -1
  737. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  738. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  739. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  740. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  741. package/input-autocomplete/modern/mobile.css +4 -4
  742. package/input-autocomplete/{tslib.es6-8ec3b181.d.ts → tslib.es6-f5eef9d9.d.ts} +0 -0
  743. package/input-autocomplete/{tslib.es6-8ec3b181.js → tslib.es6-f5eef9d9.js} +0 -0
  744. package/intl-phone-input/{component-b3b0e670.d.ts → component-03cdce66.d.ts} +0 -0
  745. package/intl-phone-input/{component-b3b0e670.js → component-03cdce66.js} +1 -1
  746. package/intl-phone-input/component.js +3 -3
  747. package/intl-phone-input/components/flag-icon/component.js +1 -1
  748. package/intl-phone-input/components/flag-icon/index.css +3 -3
  749. package/intl-phone-input/components/index.js +1 -1
  750. package/intl-phone-input/components/select/component.js +2 -2
  751. package/intl-phone-input/components/select/index.css +6 -6
  752. package/intl-phone-input/components/select/index.js +1 -1
  753. package/intl-phone-input/components/select-field/component.js +1 -1
  754. package/intl-phone-input/components/select-field/index.css +9 -9
  755. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  756. package/intl-phone-input/components/select-field/index.js +1 -1
  757. package/intl-phone-input/esm/{component-1fd0e5df.d.ts → component-c0cd7278.d.ts} +0 -0
  758. package/intl-phone-input/esm/{component-1fd0e5df.js → component-c0cd7278.js} +1 -1
  759. package/intl-phone-input/esm/component.js +3 -3
  760. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  761. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  762. package/intl-phone-input/esm/components/index.js +1 -1
  763. package/intl-phone-input/esm/components/select/component.js +2 -2
  764. package/intl-phone-input/esm/components/select/index.css +6 -6
  765. package/intl-phone-input/esm/components/select/index.js +1 -1
  766. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  767. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  768. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  769. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  770. package/intl-phone-input/esm/index.css +5 -5
  771. package/intl-phone-input/esm/index.js +1 -1
  772. package/intl-phone-input/esm/{libphonenumber-js.min-ae2df8d5.d.ts → libphonenumber-js.min-640ad7bb.d.ts} +0 -0
  773. package/intl-phone-input/esm/{libphonenumber-js.min-ae2df8d5.js → libphonenumber-js.min-640ad7bb.js} +0 -0
  774. package/intl-phone-input/index.css +5 -5
  775. package/intl-phone-input/index.js +1 -1
  776. package/intl-phone-input/{libphonenumber-js.min-0775258e.d.ts → libphonenumber-js.min-56f9a5b2.d.ts} +0 -0
  777. package/intl-phone-input/{libphonenumber-js.min-0775258e.js → libphonenumber-js.min-56f9a5b2.js} +0 -0
  778. package/intl-phone-input/modern/component.js +2 -2
  779. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  780. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  781. package/intl-phone-input/modern/components/select/component.js +1 -1
  782. package/intl-phone-input/modern/components/select/index.css +6 -6
  783. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  784. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  785. package/intl-phone-input/modern/index.css +5 -5
  786. package/intl-phone-input/modern/{libphonenumber-js.min-ae2df8d5.d.ts → libphonenumber-js.min-640ad7bb.d.ts} +0 -0
  787. package/intl-phone-input/modern/{libphonenumber-js.min-ae2df8d5.js → libphonenumber-js.min-640ad7bb.js} +0 -0
  788. package/link/Component.js +3 -3
  789. package/link/default.css +9 -9
  790. package/link/esm/Component.js +3 -3
  791. package/link/esm/default.css +9 -9
  792. package/link/esm/index.css +13 -13
  793. package/link/esm/inverted.css +9 -9
  794. package/link/index.css +13 -13
  795. package/link/inverted.css +9 -9
  796. package/link/modern/Component.js +3 -3
  797. package/link/modern/default.css +9 -9
  798. package/link/modern/index.css +13 -13
  799. package/link/modern/inverted.css +9 -9
  800. package/list/Component.js +1 -1
  801. package/list/esm/Component.js +1 -1
  802. package/list/esm/index.css +9 -9
  803. package/list/index.css +9 -9
  804. package/list/modern/Component.js +1 -1
  805. package/list/modern/index.css +9 -9
  806. package/list-header/Component.js +1 -1
  807. package/list-header/esm/Component.js +1 -1
  808. package/list-header/esm/index.css +4 -4
  809. package/list-header/index.css +4 -4
  810. package/list-header/modern/Component.js +1 -1
  811. package/list-header/modern/index.css +4 -4
  812. package/loader/Component.js +1 -1
  813. package/loader/esm/Component.js +1 -1
  814. package/loader/esm/index.css +7 -7
  815. package/loader/index.css +7 -7
  816. package/loader/modern/Component.js +1 -1
  817. package/loader/modern/index.css +7 -7
  818. package/masked-input/Component.js +1 -1
  819. package/masked-input/esm/Component.js +1 -1
  820. package/masked-input/esm/index.css +1 -1
  821. package/masked-input/index.css +1 -1
  822. package/masked-input/modern/Component.js +1 -1
  823. package/masked-input/modern/index.css +1 -1
  824. package/modal/Component.desktop.js +1 -1
  825. package/modal/Component.js +4 -4
  826. package/modal/Component.mobile.js +1 -1
  827. package/modal/Component.responsive.js +1 -1
  828. package/modal/components/closer/Component.js +2 -2
  829. package/modal/components/closer/index.css +4 -4
  830. package/modal/components/content/Component.js +3 -3
  831. package/modal/components/content/desktop.css +8 -8
  832. package/modal/components/content/index.css +3 -3
  833. package/modal/components/content/mobile.css +3 -3
  834. package/modal/components/footer/Component.js +4 -4
  835. package/modal/components/footer/desktop.css +9 -9
  836. package/modal/components/footer/index.css +4 -4
  837. package/modal/components/footer/layout.css +25 -25
  838. package/modal/components/footer/mobile.css +3 -3
  839. package/modal/components/header/Component.js +4 -4
  840. package/modal/components/header/desktop.css +17 -17
  841. package/modal/components/header/index.css +15 -15
  842. package/modal/components/header/mobile.css +3 -3
  843. package/modal/desktop.css +9 -9
  844. package/modal/desktop.js +1 -1
  845. package/modal/esm/Component.desktop.js +1 -1
  846. package/modal/esm/Component.js +4 -4
  847. package/modal/esm/Component.mobile.js +1 -1
  848. package/modal/esm/Component.responsive.js +1 -1
  849. package/modal/esm/components/closer/Component.js +2 -2
  850. package/modal/esm/components/closer/index.css +4 -4
  851. package/modal/esm/components/content/Component.js +3 -3
  852. package/modal/esm/components/content/desktop.css +8 -8
  853. package/modal/esm/components/content/index.css +3 -3
  854. package/modal/esm/components/content/mobile.css +3 -3
  855. package/modal/esm/components/footer/Component.js +4 -4
  856. package/modal/esm/components/footer/desktop.css +9 -9
  857. package/modal/esm/components/footer/index.css +4 -4
  858. package/modal/esm/components/footer/layout.css +25 -25
  859. package/modal/esm/components/footer/mobile.css +3 -3
  860. package/modal/esm/components/header/Component.js +4 -4
  861. package/modal/esm/components/header/desktop.css +17 -17
  862. package/modal/esm/components/header/index.css +15 -15
  863. package/modal/esm/components/header/mobile.css +3 -3
  864. package/modal/esm/desktop.css +9 -9
  865. package/modal/esm/desktop.js +1 -1
  866. package/modal/esm/index.js +1 -1
  867. package/modal/esm/mobile.css +2 -2
  868. package/modal/esm/mobile.js +1 -1
  869. package/modal/esm/responsive.js +1 -1
  870. package/modal/esm/transitions.css +8 -8
  871. package/modal/esm/{tslib.es6-2d38acb6.d.ts → tslib.es6-ca6a623c.d.ts} +0 -0
  872. package/modal/esm/{tslib.es6-2d38acb6.js → tslib.es6-ca6a623c.js} +0 -0
  873. package/modal/index.js +1 -1
  874. package/modal/mobile.css +2 -2
  875. package/modal/mobile.js +1 -1
  876. package/modal/modern/Component.js +3 -3
  877. package/modal/modern/components/closer/Component.js +1 -1
  878. package/modal/modern/components/closer/index.css +4 -4
  879. package/modal/modern/components/content/Component.js +3 -3
  880. package/modal/modern/components/content/desktop.css +8 -8
  881. package/modal/modern/components/content/index.css +3 -3
  882. package/modal/modern/components/content/mobile.css +3 -3
  883. package/modal/modern/components/footer/Component.js +4 -4
  884. package/modal/modern/components/footer/desktop.css +9 -9
  885. package/modal/modern/components/footer/index.css +4 -4
  886. package/modal/modern/components/footer/layout.css +25 -25
  887. package/modal/modern/components/footer/mobile.css +3 -3
  888. package/modal/modern/components/header/Component.js +3 -3
  889. package/modal/modern/components/header/desktop.css +17 -17
  890. package/modal/modern/components/header/index.css +15 -15
  891. package/modal/modern/components/header/mobile.css +3 -3
  892. package/modal/modern/desktop.css +9 -9
  893. package/modal/modern/mobile.css +2 -2
  894. package/modal/modern/transitions.css +8 -8
  895. package/modal/responsive.js +1 -1
  896. package/modal/transitions.css +8 -8
  897. package/modal/{tslib.es6-caf91dd0.d.ts → tslib.es6-233988fa.d.ts} +0 -0
  898. package/modal/{tslib.es6-caf91dd0.js → tslib.es6-233988fa.js} +0 -0
  899. package/notification/Component.js +1 -1
  900. package/notification/esm/Component.js +1 -1
  901. package/notification/esm/index.css +7 -7
  902. package/notification/index.css +7 -7
  903. package/notification/modern/Component.js +1 -1
  904. package/notification/modern/index.css +7 -7
  905. package/notification-manager/{component-232a0bf9.d.ts → component-324af571.d.ts} +0 -0
  906. package/notification-manager/{component-232a0bf9.js → component-324af571.js} +0 -0
  907. package/notification-manager/component.js +2 -2
  908. package/notification-manager/components/index.js +1 -1
  909. package/notification-manager/components/notification/component.js +1 -1
  910. package/notification-manager/components/notification/index.d.ts +1 -1
  911. package/notification-manager/components/notification/index.js +1 -1
  912. package/notification-manager/esm/{component-4ba6b7c1.d.ts → component-92c3e1eb.d.ts} +0 -0
  913. package/notification-manager/esm/{component-4ba6b7c1.js → component-92c3e1eb.js} +0 -0
  914. package/notification-manager/esm/component.js +2 -2
  915. package/notification-manager/esm/components/index.js +1 -1
  916. package/notification-manager/esm/components/notification/component.js +1 -1
  917. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  918. package/notification-manager/esm/components/notification/index.js +1 -1
  919. package/notification-manager/esm/index.css +10 -10
  920. package/notification-manager/esm/index.js +1 -1
  921. package/notification-manager/index.css +10 -10
  922. package/notification-manager/index.js +1 -1
  923. package/notification-manager/modern/component.js +1 -1
  924. package/notification-manager/modern/index.css +10 -10
  925. package/package.json +1 -1
  926. package/pagination/Component.js +1 -1
  927. package/pagination/components/default-view/index.css +1 -1
  928. package/pagination/components/default-view/index.js +1 -1
  929. package/pagination/components/per-page-view/index.css +1 -1
  930. package/pagination/components/per-page-view/index.js +1 -1
  931. package/pagination/components/tag/index.css +7 -7
  932. package/pagination/components/tag/index.js +1 -1
  933. package/pagination/esm/Component.js +1 -1
  934. package/pagination/esm/components/default-view/index.css +1 -1
  935. package/pagination/esm/components/default-view/index.js +1 -1
  936. package/pagination/esm/components/per-page-view/index.css +1 -1
  937. package/pagination/esm/components/per-page-view/index.js +1 -1
  938. package/pagination/esm/components/tag/index.css +7 -7
  939. package/pagination/esm/components/tag/index.js +1 -1
  940. package/pagination/esm/index.css +3 -3
  941. package/pagination/index.css +3 -3
  942. package/pagination/modern/Component.js +1 -1
  943. package/pagination/modern/components/default-view/index.css +1 -1
  944. package/pagination/modern/components/default-view/index.js +1 -1
  945. package/pagination/modern/components/per-page-view/index.css +1 -1
  946. package/pagination/modern/components/per-page-view/index.js +1 -1
  947. package/pagination/modern/components/tag/index.css +7 -7
  948. package/pagination/modern/components/tag/index.js +1 -1
  949. package/pagination/modern/index.css +3 -3
  950. package/pass-code/Component.js +2 -2
  951. package/pass-code/components/InputProgress/Component.js +3 -3
  952. package/pass-code/components/InputProgress/index.css +5 -5
  953. package/pass-code/components/InputProgress/index.js +1 -1
  954. package/pass-code/components/InputProgress/transitions.css +8 -8
  955. package/pass-code/components/KeyPad/Component.js +2 -2
  956. package/pass-code/components/KeyPad/index.css +5 -5
  957. package/pass-code/components/KeyPad/index.js +1 -1
  958. package/pass-code/components/KeyPadButton/Component.js +1 -1
  959. package/pass-code/components/KeyPadButton/index.css +13 -13
  960. package/pass-code/esm/Component.js +2 -2
  961. package/pass-code/esm/components/InputProgress/Component.js +3 -3
  962. package/pass-code/esm/components/InputProgress/index.css +5 -5
  963. package/pass-code/esm/components/InputProgress/index.js +1 -1
  964. package/pass-code/esm/components/InputProgress/transitions.css +8 -8
  965. package/pass-code/esm/components/KeyPad/Component.js +2 -2
  966. package/pass-code/esm/components/KeyPad/index.css +5 -5
  967. package/pass-code/esm/components/KeyPad/index.js +1 -1
  968. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  969. package/pass-code/esm/components/KeyPadButton/index.css +13 -13
  970. package/pass-code/esm/{getDataTestId-96f9d1d8.d.ts → getDataTestId-88398753.d.ts} +0 -0
  971. package/pass-code/esm/{getDataTestId-96f9d1d8.js → getDataTestId-88398753.js} +0 -0
  972. package/pass-code/esm/index-97288072.d.ts +1 -1
  973. package/pass-code/esm/index.css +3 -3
  974. package/pass-code/esm/index.js +1 -1
  975. package/pass-code/{getDataTestId-28668589.d.ts → getDataTestId-369d6436.d.ts} +0 -0
  976. package/pass-code/{getDataTestId-28668589.js → getDataTestId-369d6436.js} +0 -0
  977. package/pass-code/index-97288072.d.ts +1 -1
  978. package/pass-code/index.css +3 -3
  979. package/pass-code/index.js +1 -1
  980. package/pass-code/modern/Component.js +2 -2
  981. package/pass-code/modern/components/InputProgress/Component.js +3 -3
  982. package/pass-code/modern/components/InputProgress/index.css +5 -5
  983. package/pass-code/modern/components/InputProgress/index.js +1 -1
  984. package/pass-code/modern/components/InputProgress/transitions.css +8 -8
  985. package/pass-code/modern/components/KeyPad/Component.js +2 -2
  986. package/pass-code/modern/components/KeyPad/index.css +5 -5
  987. package/pass-code/modern/components/KeyPad/index.js +1 -1
  988. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  989. package/pass-code/modern/components/KeyPadButton/index.css +13 -13
  990. package/pass-code/modern/{getDataTestId-f0beae1d.d.ts → getDataTestId-8aaf656f.d.ts} +0 -0
  991. package/pass-code/modern/{getDataTestId-f0beae1d.js → getDataTestId-8aaf656f.js} +0 -0
  992. package/pass-code/modern/index-97288072.d.ts +1 -1
  993. package/pass-code/modern/index.css +3 -3
  994. package/pass-code/modern/index.js +1 -1
  995. package/password-input/component.js +1 -1
  996. package/password-input/esm/component.js +1 -1
  997. package/password-input/esm/index.css +4 -4
  998. package/password-input/index.css +4 -4
  999. package/password-input/modern/component.js +1 -1
  1000. package/password-input/modern/index.css +4 -4
  1001. package/pattern-lock/Component.js +2 -2
  1002. package/pattern-lock/esm/Component.js +2 -2
  1003. package/pattern-lock/esm/index.css +5 -5
  1004. package/pattern-lock/esm/index.js +1 -1
  1005. package/pattern-lock/esm/{utils-0cf042c3.d.ts → utils-60a595ac.d.ts} +0 -0
  1006. package/pattern-lock/esm/{utils-0cf042c3.js → utils-60a595ac.js} +0 -0
  1007. package/pattern-lock/esm/utils.js +1 -1
  1008. package/pattern-lock/index.css +5 -5
  1009. package/pattern-lock/index.js +1 -1
  1010. package/pattern-lock/modern/Component.js +1 -1
  1011. package/pattern-lock/modern/index.css +5 -5
  1012. package/pattern-lock/{utils-e7492ab3.d.ts → utils-0b5eff66.d.ts} +0 -0
  1013. package/pattern-lock/{utils-e7492ab3.js → utils-0b5eff66.js} +0 -0
  1014. package/pattern-lock/utils.js +1 -1
  1015. package/picker-button/Component.d.ts +1 -1
  1016. package/picker-button/Component.js +2 -2
  1017. package/picker-button/Component.mobile.js +1 -1
  1018. package/picker-button/Component.responsive.d.ts +1 -1
  1019. package/picker-button/Component.responsive.js +1 -1
  1020. package/picker-button/desktop.js +1 -1
  1021. package/picker-button/esm/Component.js +2 -2
  1022. package/picker-button/esm/Component.mobile.js +1 -1
  1023. package/picker-button/esm/Component.responsive.js +1 -1
  1024. package/picker-button/esm/desktop.js +1 -1
  1025. package/picker-button/esm/field/Component.js +2 -2
  1026. package/picker-button/esm/field/index.css +4 -4
  1027. package/picker-button/esm/field/index.js +1 -1
  1028. package/picker-button/esm/index.css +7 -7
  1029. package/picker-button/esm/index.js +1 -1
  1030. package/picker-button/esm/mobile.js +1 -1
  1031. package/picker-button/esm/option/Component.js +2 -2
  1032. package/picker-button/esm/option/index.css +4 -4
  1033. package/picker-button/esm/option/index.js +1 -1
  1034. package/picker-button/esm/{tslib.es6-db44cc89.d.ts → tslib.es6-18431a51.d.ts} +0 -0
  1035. package/picker-button/esm/{tslib.es6-db44cc89.js → tslib.es6-18431a51.js} +0 -0
  1036. package/picker-button/field/Component.js +2 -2
  1037. package/picker-button/field/index.css +4 -4
  1038. package/picker-button/field/index.js +1 -1
  1039. package/picker-button/index.css +7 -7
  1040. package/picker-button/index.js +1 -1
  1041. package/picker-button/mobile.js +1 -1
  1042. package/picker-button/modern/Component.js +1 -1
  1043. package/picker-button/modern/field/Component.js +1 -1
  1044. package/picker-button/modern/field/index.css +4 -4
  1045. package/picker-button/modern/index.css +7 -7
  1046. package/picker-button/modern/option/Component.js +1 -1
  1047. package/picker-button/modern/option/index.css +4 -4
  1048. package/picker-button/option/Component.js +2 -2
  1049. package/picker-button/option/index.css +4 -4
  1050. package/picker-button/option/index.js +1 -1
  1051. package/picker-button/{tslib.es6-c5669a66.d.ts → tslib.es6-e847f15f.d.ts} +0 -0
  1052. package/picker-button/{tslib.es6-c5669a66.js → tslib.es6-e847f15f.js} +0 -0
  1053. package/picker-button/typings-85892853.d.ts +1 -1
  1054. package/plate/Component.js +1 -1
  1055. package/plate/esm/Component.js +1 -1
  1056. package/plate/esm/index.css +50 -50
  1057. package/plate/index.css +50 -50
  1058. package/plate/modern/Component.js +1 -1
  1059. package/plate/modern/index.css +50 -50
  1060. package/popover/Component.js +1 -1
  1061. package/popover/esm/Component.js +1 -1
  1062. package/popover/esm/index.css +33 -33
  1063. package/popover/index.css +33 -33
  1064. package/popover/modern/Component.js +1 -1
  1065. package/popover/modern/index.css +33 -33
  1066. package/progress-bar/Component.js +1 -1
  1067. package/progress-bar/esm/Component.js +1 -1
  1068. package/progress-bar/esm/index.css +12 -12
  1069. package/progress-bar/index.css +12 -12
  1070. package/progress-bar/modern/Component.js +1 -1
  1071. package/progress-bar/modern/index.css +12 -12
  1072. package/pure-cell/{component-9d5aabde.d.ts → component-4fec421a.d.ts} +0 -0
  1073. package/pure-cell/{component-9d5aabde.js → component-4fec421a.js} +6 -6
  1074. package/pure-cell/component.js +3 -3
  1075. package/pure-cell/components/addon/component.js +2 -2
  1076. package/pure-cell/components/addon/index.css +9 -9
  1077. package/pure-cell/components/addon/index.js +1 -1
  1078. package/pure-cell/components/amount/component.js +3 -3
  1079. package/pure-cell/components/amount/index.css +2 -2
  1080. package/pure-cell/components/amount/index.js +2 -2
  1081. package/pure-cell/components/amount-title/component.js +3 -3
  1082. package/pure-cell/components/amount-title/index.css +3 -3
  1083. package/pure-cell/components/amount-title/index.js +2 -2
  1084. package/pure-cell/components/category/component.js +2 -2
  1085. package/pure-cell/components/category/index.css +5 -5
  1086. package/pure-cell/components/category/index.js +1 -1
  1087. package/pure-cell/components/content/component.js +3 -3
  1088. package/pure-cell/components/content/index.css +3 -3
  1089. package/pure-cell/components/content/index.d.ts +1 -1
  1090. package/pure-cell/components/content/index.js +3 -3
  1091. package/pure-cell/components/footer/component.js +2 -2
  1092. package/pure-cell/components/footer/index.css +4 -4
  1093. package/pure-cell/components/footer/index.js +1 -1
  1094. package/pure-cell/components/footer-button/component.js +3 -3
  1095. package/pure-cell/components/footer-button/index.css +2 -2
  1096. package/pure-cell/components/footer-button/index.js +2 -2
  1097. package/pure-cell/components/footer-text/component.js +1 -1
  1098. package/pure-cell/components/footer-text/index.js +1 -1
  1099. package/pure-cell/components/graphics/component.js +2 -2
  1100. package/pure-cell/components/graphics/index.css +5 -5
  1101. package/pure-cell/components/graphics/index.js +1 -1
  1102. package/pure-cell/components/main/component.js +3 -3
  1103. package/pure-cell/components/main/index.css +4 -4
  1104. package/pure-cell/components/main/index.d.ts +1 -1
  1105. package/pure-cell/components/main/index.js +3 -3
  1106. package/pure-cell/components/text/component.js +3 -3
  1107. package/pure-cell/components/text/index.css +7 -7
  1108. package/pure-cell/components/text/index.d.ts +1 -1
  1109. package/pure-cell/components/text/index.js +3 -3
  1110. package/pure-cell/esm/{component-65ac8158.d.ts → component-19dcaa31.d.ts} +0 -0
  1111. package/pure-cell/esm/{component-65ac8158.js → component-19dcaa31.js} +6 -6
  1112. package/pure-cell/esm/component.js +3 -3
  1113. package/pure-cell/esm/components/addon/component.js +2 -2
  1114. package/pure-cell/esm/components/addon/index.css +9 -9
  1115. package/pure-cell/esm/components/addon/index.js +1 -1
  1116. package/pure-cell/esm/components/amount/component.js +3 -3
  1117. package/pure-cell/esm/components/amount/index.css +2 -2
  1118. package/pure-cell/esm/components/amount/index.js +2 -2
  1119. package/pure-cell/esm/components/amount-title/component.js +3 -3
  1120. package/pure-cell/esm/components/amount-title/index.css +3 -3
  1121. package/pure-cell/esm/components/amount-title/index.js +2 -2
  1122. package/pure-cell/esm/components/category/component.js +2 -2
  1123. package/pure-cell/esm/components/category/index.css +5 -5
  1124. package/pure-cell/esm/components/category/index.js +1 -1
  1125. package/pure-cell/esm/components/content/component.js +3 -3
  1126. package/pure-cell/esm/components/content/index.css +3 -3
  1127. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1128. package/pure-cell/esm/components/content/index.js +3 -3
  1129. package/pure-cell/esm/components/footer/component.js +2 -2
  1130. package/pure-cell/esm/components/footer/index.css +4 -4
  1131. package/pure-cell/esm/components/footer/index.js +1 -1
  1132. package/pure-cell/esm/components/footer-button/component.js +3 -3
  1133. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1134. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1135. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1136. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1137. package/pure-cell/esm/components/graphics/component.js +2 -2
  1138. package/pure-cell/esm/components/graphics/index.css +5 -5
  1139. package/pure-cell/esm/components/graphics/index.js +1 -1
  1140. package/pure-cell/esm/components/main/component.js +3 -3
  1141. package/pure-cell/esm/components/main/index.css +4 -4
  1142. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1143. package/pure-cell/esm/components/main/index.js +3 -3
  1144. package/pure-cell/esm/components/text/component.js +3 -3
  1145. package/pure-cell/esm/components/text/index.css +7 -7
  1146. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1147. package/pure-cell/esm/components/text/index.js +3 -3
  1148. package/pure-cell/esm/{getDataTestId-d9920c56.d.ts → getDataTestId-1e61a13f.d.ts} +0 -0
  1149. package/pure-cell/esm/{getDataTestId-d9920c56.js → getDataTestId-1e61a13f.js} +0 -0
  1150. package/pure-cell/esm/index.css +19 -19
  1151. package/pure-cell/esm/index.js +3 -3
  1152. package/pure-cell/esm/{tslib.es6-0b81605a.d.ts → tslib.es6-f67d41ed.d.ts} +0 -0
  1153. package/pure-cell/esm/{tslib.es6-0b81605a.js → tslib.es6-f67d41ed.js} +0 -0
  1154. package/pure-cell/{getDataTestId-10edb210.d.ts → getDataTestId-6ba44771.d.ts} +0 -0
  1155. package/pure-cell/{getDataTestId-10edb210.js → getDataTestId-6ba44771.js} +0 -0
  1156. package/pure-cell/index.css +19 -19
  1157. package/pure-cell/index.js +3 -3
  1158. package/pure-cell/modern/{component-24de356a.d.ts → component-befaaaf9.d.ts} +0 -0
  1159. package/pure-cell/modern/{component-24de356a.js → component-befaaaf9.js} +5 -5
  1160. package/pure-cell/modern/component.js +2 -2
  1161. package/pure-cell/modern/components/addon/component.js +2 -2
  1162. package/pure-cell/modern/components/addon/index.css +9 -9
  1163. package/pure-cell/modern/components/addon/index.js +1 -1
  1164. package/pure-cell/modern/components/amount/component.js +2 -2
  1165. package/pure-cell/modern/components/amount/index.css +2 -2
  1166. package/pure-cell/modern/components/amount/index.js +1 -1
  1167. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1168. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1169. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1170. package/pure-cell/modern/components/category/component.js +2 -2
  1171. package/pure-cell/modern/components/category/index.css +5 -5
  1172. package/pure-cell/modern/components/category/index.js +1 -1
  1173. package/pure-cell/modern/components/content/component.js +2 -2
  1174. package/pure-cell/modern/components/content/index.css +3 -3
  1175. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1176. package/pure-cell/modern/components/content/index.js +2 -2
  1177. package/pure-cell/modern/components/footer/component.js +2 -2
  1178. package/pure-cell/modern/components/footer/index.css +4 -4
  1179. package/pure-cell/modern/components/footer/index.js +1 -1
  1180. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1181. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1182. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1183. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1184. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1185. package/pure-cell/modern/components/graphics/component.js +2 -2
  1186. package/pure-cell/modern/components/graphics/index.css +5 -5
  1187. package/pure-cell/modern/components/graphics/index.js +1 -1
  1188. package/pure-cell/modern/components/main/component.js +2 -2
  1189. package/pure-cell/modern/components/main/index.css +4 -4
  1190. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1191. package/pure-cell/modern/components/main/index.js +2 -2
  1192. package/pure-cell/modern/components/text/component.js +2 -2
  1193. package/pure-cell/modern/components/text/index.css +7 -7
  1194. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1195. package/pure-cell/modern/components/text/index.js +2 -2
  1196. package/pure-cell/modern/{getDataTestId-d2f80834.d.ts → getDataTestId-dd0aed78.d.ts} +0 -0
  1197. package/pure-cell/modern/{getDataTestId-d2f80834.js → getDataTestId-dd0aed78.js} +0 -0
  1198. package/pure-cell/modern/index.css +19 -19
  1199. package/pure-cell/modern/index.js +2 -2
  1200. package/pure-cell/{tslib.es6-8010907c.d.ts → tslib.es6-1e9836b9.d.ts} +0 -0
  1201. package/pure-cell/{tslib.es6-8010907c.js → tslib.es6-1e9836b9.js} +0 -0
  1202. package/pure-input/Component.js +1 -1
  1203. package/pure-input/esm/Component.js +1 -1
  1204. package/pure-input/esm/index.css +23 -23
  1205. package/pure-input/index.css +23 -23
  1206. package/pure-input/modern/Component.js +1 -1
  1207. package/pure-input/modern/index.css +23 -23
  1208. package/radio/Component.js +1 -1
  1209. package/radio/esm/Component.js +1 -1
  1210. package/radio/esm/index.css +31 -31
  1211. package/radio/index.css +31 -31
  1212. package/radio/modern/Component.js +1 -1
  1213. package/radio/modern/index.css +31 -31
  1214. package/radio-group/Component.js +1 -1
  1215. package/radio-group/esm/Component.js +1 -1
  1216. package/radio-group/esm/index.css +16 -16
  1217. package/radio-group/index.css +16 -16
  1218. package/radio-group/modern/Component.js +1 -1
  1219. package/radio-group/modern/index.css +16 -16
  1220. package/scrollbar/Component.js +3 -3
  1221. package/scrollbar/default.css +2 -2
  1222. package/scrollbar/esm/Component.js +3 -3
  1223. package/scrollbar/esm/default.css +2 -2
  1224. package/scrollbar/esm/index.css +25 -25
  1225. package/scrollbar/esm/inverted.css +2 -2
  1226. package/scrollbar/index.css +25 -25
  1227. package/scrollbar/inverted.css +2 -2
  1228. package/scrollbar/modern/Component.js +3 -3
  1229. package/scrollbar/modern/default.css +2 -2
  1230. package/scrollbar/modern/index.css +25 -25
  1231. package/scrollbar/modern/inverted.css +2 -2
  1232. package/select/{Component-696851ef.d.ts → Component-038f4456.d.ts} +0 -0
  1233. package/select/{Component-696851ef.js → Component-038f4456.js} +52 -52
  1234. package/select/{Component-d956e288.d.ts → Component-d06c96f8.d.ts} +0 -0
  1235. package/select/{Component-d956e288.js → Component-d06c96f8.js} +3 -3
  1236. package/select/Component.d.ts +4 -26
  1237. package/select/Component.js +3 -3
  1238. package/select/Component.responsive.d.ts +19 -0
  1239. package/select/Component.responsive.js +54 -0
  1240. package/select/components/arrow/Component.js +1 -1
  1241. package/select/components/arrow/index.css +3 -3
  1242. package/select/components/base-checkmark/Component.js +1 -1
  1243. package/select/components/base-checkmark/index.css +4 -4
  1244. package/select/components/base-option/Component.js +2 -2
  1245. package/select/components/base-option/index.css +11 -11
  1246. package/select/components/base-option/index.js +1 -1
  1247. package/select/components/base-select/Component.js +3 -3
  1248. package/select/components/base-select/index.css +7 -7
  1249. package/select/components/base-select/index.d.ts +1 -1
  1250. package/select/components/base-select/index.js +3 -3
  1251. package/select/components/base-select-mobile/Component.js +7 -7
  1252. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1253. package/select/components/base-select-mobile/checkmark/index.css +6 -6
  1254. package/select/components/base-select-mobile/index.css +11 -11
  1255. package/select/components/base-select-mobile/index.d.ts +1 -1
  1256. package/select/components/base-select-mobile/index.js +7 -7
  1257. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1258. package/select/components/base-select-mobile/options-list/index.css +9 -9
  1259. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1260. package/select/components/checkmark/Component.js +1 -1
  1261. package/select/components/checkmark/index.css +8 -8
  1262. package/select/components/field/Component.js +3 -3
  1263. package/select/components/field/index.css +9 -9
  1264. package/select/components/field/index.js +2 -2
  1265. package/select/components/index.js +8 -8
  1266. package/select/components/native-select/Component.js +1 -1
  1267. package/select/components/native-select/index.js +1 -1
  1268. package/select/components/optgroup/Component.js +1 -1
  1269. package/select/components/optgroup/index.css +6 -6
  1270. package/select/components/option/Component.js +2 -2
  1271. package/select/components/option/index.css +20 -20
  1272. package/select/components/option/index.js +1 -1
  1273. package/select/components/options-list/Component.js +3 -3
  1274. package/select/components/options-list/index.css +6 -6
  1275. package/select/components/options-list/index.js +2 -2
  1276. package/select/components/select-mobile/Component.js +7 -7
  1277. package/select/components/select-mobile/index.d.ts +1 -1
  1278. package/select/components/select-mobile/index.js +7 -7
  1279. package/select/components/select-modal-mobile/Component.js +7 -7
  1280. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1281. package/select/components/select-modal-mobile/index.js +7 -7
  1282. package/select/components/virtual-options-list/Component.js +3 -3
  1283. package/select/components/virtual-options-list/index.css +12 -12
  1284. package/select/components/virtual-options-list/index.js +2 -2
  1285. package/select/cssm/{Component-a41f165e.d.ts → Component-17177b98.d.ts} +0 -0
  1286. package/select/cssm/{Component-a41f165e.js → Component-17177b98.js} +49 -49
  1287. package/select/cssm/{Component-f4dd589a.d.ts → Component-50ab37a1.d.ts} +0 -0
  1288. package/select/cssm/{Component-f4dd589a.js → Component-50ab37a1.js} +1 -1
  1289. package/select/cssm/Component.d.ts +4 -26
  1290. package/select/cssm/Component.js +2 -2
  1291. package/select/cssm/Component.responsive.d.ts +19 -0
  1292. package/select/cssm/Component.responsive.js +70 -0
  1293. package/select/cssm/components/base-select/Component.js +2 -2
  1294. package/select/cssm/components/base-select/index.d.ts +1 -1
  1295. package/select/cssm/components/base-select/index.js +2 -2
  1296. package/select/cssm/components/base-select-mobile/Component.js +8 -8
  1297. package/select/cssm/components/base-select-mobile/index.d.ts +1 -1
  1298. package/select/cssm/components/base-select-mobile/index.js +8 -8
  1299. package/select/cssm/components/field/Component.js +1 -1
  1300. package/select/cssm/components/field/index.js +1 -1
  1301. package/select/cssm/components/index.js +9 -9
  1302. package/select/cssm/components/options-list/Component.js +1 -1
  1303. package/select/cssm/components/options-list/index.js +1 -1
  1304. package/select/cssm/components/select-mobile/Component.js +8 -8
  1305. package/select/cssm/components/select-mobile/index.d.ts +1 -1
  1306. package/select/cssm/components/select-mobile/index.js +8 -8
  1307. package/select/cssm/components/select-modal-mobile/Component.js +8 -8
  1308. package/select/cssm/components/select-modal-mobile/index.d.ts +1 -1
  1309. package/select/cssm/components/select-modal-mobile/index.js +8 -8
  1310. package/select/cssm/components/virtual-options-list/Component.js +1 -1
  1311. package/select/cssm/components/virtual-options-list/index.js +1 -1
  1312. package/select/cssm/index.js +15 -15
  1313. package/select/cssm/presets/index.js +11 -11
  1314. package/select/cssm/presets/useSelectWithApply/hook.js +9 -9
  1315. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +8 -8
  1316. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1317. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +8 -8
  1318. package/select/cssm/responsive.d.ts +1 -0
  1319. package/select/cssm/responsive.js +60 -0
  1320. package/select/esm/{Component-5f7d1f74.d.ts → Component-48ded747.d.ts} +0 -0
  1321. package/select/esm/{Component-5f7d1f74.js → Component-48ded747.js} +53 -53
  1322. package/select/esm/{Component-e500d89a.d.ts → Component-e1412204.d.ts} +0 -0
  1323. package/select/esm/{Component-e500d89a.js → Component-e1412204.js} +3 -3
  1324. package/select/esm/Component.d.ts +4 -26
  1325. package/select/esm/Component.js +3 -3
  1326. package/select/esm/Component.responsive.d.ts +19 -0
  1327. package/select/esm/Component.responsive.js +48 -0
  1328. package/select/esm/components/arrow/Component.js +1 -1
  1329. package/select/esm/components/arrow/index.css +3 -3
  1330. package/select/esm/components/base-checkmark/Component.js +1 -1
  1331. package/select/esm/components/base-checkmark/index.css +4 -4
  1332. package/select/esm/components/base-option/Component.js +2 -2
  1333. package/select/esm/components/base-option/index.css +11 -11
  1334. package/select/esm/components/base-option/index.js +1 -1
  1335. package/select/esm/components/base-select/Component.js +3 -3
  1336. package/select/esm/components/base-select/index.css +7 -7
  1337. package/select/esm/components/base-select/index.d.ts +1 -1
  1338. package/select/esm/components/base-select/index.js +3 -3
  1339. package/select/esm/components/base-select-mobile/Component.js +6 -6
  1340. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1341. package/select/esm/components/base-select-mobile/checkmark/index.css +6 -6
  1342. package/select/esm/components/base-select-mobile/index.css +11 -11
  1343. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1344. package/select/esm/components/base-select-mobile/index.js +6 -6
  1345. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1346. package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
  1347. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1348. package/select/esm/components/checkmark/Component.js +1 -1
  1349. package/select/esm/components/checkmark/index.css +8 -8
  1350. package/select/esm/components/field/Component.js +3 -3
  1351. package/select/esm/components/field/index.css +9 -9
  1352. package/select/esm/components/field/index.js +2 -2
  1353. package/select/esm/components/index.js +6 -6
  1354. package/select/esm/components/native-select/Component.js +1 -1
  1355. package/select/esm/components/native-select/index.js +1 -1
  1356. package/select/esm/components/optgroup/Component.js +1 -1
  1357. package/select/esm/components/optgroup/index.css +6 -6
  1358. package/select/esm/components/option/Component.js +2 -2
  1359. package/select/esm/components/option/index.css +20 -20
  1360. package/select/esm/components/option/index.js +1 -1
  1361. package/select/esm/components/options-list/Component.js +3 -3
  1362. package/select/esm/components/options-list/index.css +6 -6
  1363. package/select/esm/components/options-list/index.js +2 -2
  1364. package/select/esm/components/select-mobile/Component.js +6 -6
  1365. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1366. package/select/esm/components/select-mobile/index.js +6 -6
  1367. package/select/esm/components/select-modal-mobile/Component.js +6 -6
  1368. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1369. package/select/esm/components/select-modal-mobile/index.js +6 -6
  1370. package/select/esm/components/virtual-options-list/Component.js +3 -3
  1371. package/select/esm/components/virtual-options-list/index.css +12 -12
  1372. package/select/esm/components/virtual-options-list/index.js +2 -2
  1373. package/select/esm/index.js +7 -7
  1374. package/select/esm/{intersection-observer-3551ee02.d.ts → intersection-observer-2991af7e.d.ts} +0 -0
  1375. package/select/esm/{intersection-observer-3551ee02.js → intersection-observer-2991af7e.js} +0 -0
  1376. package/select/esm/presets/index.js +6 -6
  1377. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1378. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1379. package/select/esm/presets/useSelectWithApply/hook.js +6 -6
  1380. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
  1381. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1382. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1383. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
  1384. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1385. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1386. package/select/esm/responsive.d.ts +1 -0
  1387. package/select/esm/responsive.js +38 -0
  1388. package/select/esm/{tslib.es6-cba5aa0b.d.ts → tslib.es6-ca9dc76f.d.ts} +0 -0
  1389. package/select/esm/{tslib.es6-cba5aa0b.js → tslib.es6-ca9dc76f.js} +0 -0
  1390. package/select/index.js +14 -14
  1391. package/select/{intersection-observer-54f0cbb3.d.ts → intersection-observer-7bcb1c5c.d.ts} +0 -0
  1392. package/select/{intersection-observer-54f0cbb3.js → intersection-observer-7bcb1c5c.js} +0 -0
  1393. package/select/modern/{Component-ef0fece1.d.ts → Component-4a90e3ba.d.ts} +0 -0
  1394. package/select/modern/{Component-ef0fece1.js → Component-4a90e3ba.js} +54 -54
  1395. package/select/modern/{Component-24030f26.d.ts → Component-79501e09.d.ts} +0 -0
  1396. package/select/modern/{Component-24030f26.js → Component-79501e09.js} +2 -2
  1397. package/select/modern/Component.d.ts +4 -26
  1398. package/select/modern/Component.js +3 -3
  1399. package/select/modern/Component.responsive.d.ts +19 -0
  1400. package/select/modern/Component.responsive.js +46 -0
  1401. package/select/modern/components/arrow/Component.js +1 -1
  1402. package/select/modern/components/arrow/index.css +3 -3
  1403. package/select/modern/components/base-checkmark/Component.js +1 -1
  1404. package/select/modern/components/base-checkmark/index.css +4 -4
  1405. package/select/modern/components/base-option/Component.js +1 -1
  1406. package/select/modern/components/base-option/index.css +11 -11
  1407. package/select/modern/components/base-select/Component.js +2 -2
  1408. package/select/modern/components/base-select/index.css +7 -7
  1409. package/select/modern/components/base-select/index.d.ts +1 -1
  1410. package/select/modern/components/base-select/index.js +2 -2
  1411. package/select/modern/components/base-select-mobile/Component.js +6 -6
  1412. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1413. package/select/modern/components/base-select-mobile/checkmark/index.css +6 -6
  1414. package/select/modern/components/base-select-mobile/index.css +11 -11
  1415. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1416. package/select/modern/components/base-select-mobile/index.js +6 -6
  1417. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1418. package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
  1419. package/select/modern/components/checkmark/Component.js +1 -1
  1420. package/select/modern/components/checkmark/index.css +8 -8
  1421. package/select/modern/components/field/Component.js +2 -2
  1422. package/select/modern/components/field/index.css +9 -9
  1423. package/select/modern/components/field/index.js +1 -1
  1424. package/select/modern/components/index.js +6 -6
  1425. package/select/modern/components/optgroup/Component.js +1 -1
  1426. package/select/modern/components/optgroup/index.css +6 -6
  1427. package/select/modern/components/option/Component.js +1 -1
  1428. package/select/modern/components/option/index.css +20 -20
  1429. package/select/modern/components/options-list/Component.js +2 -2
  1430. package/select/modern/components/options-list/index.css +6 -6
  1431. package/select/modern/components/options-list/index.js +1 -1
  1432. package/select/modern/components/select-mobile/Component.js +6 -6
  1433. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1434. package/select/modern/components/select-mobile/index.js +6 -6
  1435. package/select/modern/components/select-modal-mobile/Component.js +6 -6
  1436. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1437. package/select/modern/components/select-modal-mobile/index.js +6 -6
  1438. package/select/modern/components/virtual-options-list/Component.js +2 -2
  1439. package/select/modern/components/virtual-options-list/index.css +12 -12
  1440. package/select/modern/components/virtual-options-list/index.js +1 -1
  1441. package/select/modern/index.js +7 -7
  1442. package/select/modern/{intersection-observer-3551ee02.d.ts → intersection-observer-2991af7e.d.ts} +0 -0
  1443. package/select/modern/{intersection-observer-3551ee02.js → intersection-observer-2991af7e.js} +0 -0
  1444. package/select/modern/presets/index.js +6 -6
  1445. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1446. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1447. package/select/modern/presets/useSelectWithApply/hook.js +6 -6
  1448. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
  1449. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1450. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1451. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
  1452. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1453. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1454. package/select/modern/responsive.d.ts +1 -0
  1455. package/select/modern/responsive.js +37 -0
  1456. package/select/presets/index.js +10 -10
  1457. package/select/presets/useLazyLoading/hook.js +3 -3
  1458. package/select/presets/useLazyLoading/index.css +2 -2
  1459. package/select/presets/useSelectWithApply/hook.js +8 -8
  1460. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +7 -7
  1461. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1462. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1463. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +7 -7
  1464. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1465. package/select/presets/useSelectWithLoading/index.css +2 -2
  1466. package/select/responsive.d.ts +1 -0
  1467. package/select/responsive.js +44 -0
  1468. package/select/{tslib.es6-ff15dcdb.d.ts → tslib.es6-ae3351d1.d.ts} +0 -0
  1469. package/select/{tslib.es6-ff15dcdb.js → tslib.es6-ae3351d1.js} +0 -0
  1470. package/select-with-tags/component.js +1 -1
  1471. package/select-with-tags/components/index.js +1 -1
  1472. package/select-with-tags/components/tag/component.js +2 -2
  1473. package/select-with-tags/components/tag/index.css +11 -11
  1474. package/select-with-tags/components/tag/index.js +1 -1
  1475. package/select-with-tags/components/tag-list/component.js +2 -2
  1476. package/select-with-tags/components/tag-list/index.css +31 -31
  1477. package/select-with-tags/components/tag-list/index.js +1 -1
  1478. package/select-with-tags/esm/component.js +1 -1
  1479. package/select-with-tags/esm/components/index.js +1 -1
  1480. package/select-with-tags/esm/components/tag/component.js +2 -2
  1481. package/select-with-tags/esm/components/tag/index.css +11 -11
  1482. package/select-with-tags/esm/components/tag/index.js +1 -1
  1483. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1484. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1485. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1486. package/select-with-tags/esm/index.js +1 -1
  1487. package/select-with-tags/esm/{tslib.es6-e8dc019a.d.ts → tslib.es6-30d2d84b.d.ts} +0 -0
  1488. package/select-with-tags/esm/{tslib.es6-e8dc019a.js → tslib.es6-30d2d84b.js} +0 -0
  1489. package/select-with-tags/esm/utils/index.js +1 -1
  1490. package/select-with-tags/esm/utils/match.js +1 -1
  1491. package/select-with-tags/index.js +1 -1
  1492. package/select-with-tags/modern/components/tag/component.js +1 -1
  1493. package/select-with-tags/modern/components/tag/index.css +11 -11
  1494. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1495. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1496. package/select-with-tags/{tslib.es6-84844c85.d.ts → tslib.es6-63c18b9e.d.ts} +0 -0
  1497. package/select-with-tags/{tslib.es6-84844c85.js → tslib.es6-63c18b9e.js} +0 -0
  1498. package/select-with-tags/utils/index.js +1 -1
  1499. package/select-with-tags/utils/match.js +1 -1
  1500. package/side-panel/Component.desktop.js +3 -3
  1501. package/side-panel/Component.mobile.js +3 -3
  1502. package/side-panel/Component.responsive.js +1 -1
  1503. package/side-panel/components/closer/Component.js +2 -2
  1504. package/side-panel/components/closer/index.css +3 -3
  1505. package/side-panel/components/content/Component.desktop.js +2 -2
  1506. package/side-panel/components/content/Component.js +1 -1
  1507. package/side-panel/components/content/Component.mobile.js +2 -2
  1508. package/side-panel/components/content/desktop.css +2 -2
  1509. package/side-panel/components/content/index.css +2 -2
  1510. package/side-panel/components/content/mobile.css +2 -2
  1511. package/side-panel/components/footer/Component.desktop.js +2 -2
  1512. package/side-panel/components/footer/Component.js +2 -2
  1513. package/side-panel/components/footer/Component.mobile.js +2 -2
  1514. package/side-panel/components/footer/desktop.css +2 -2
  1515. package/side-panel/components/footer/index.css +3 -3
  1516. package/side-panel/components/footer/layout.css +24 -24
  1517. package/side-panel/components/footer/mobile.css +2 -2
  1518. package/side-panel/components/header/Component.desktop.js +2 -2
  1519. package/side-panel/components/header/Component.js +2 -2
  1520. package/side-panel/components/header/Component.mobile.js +2 -2
  1521. package/side-panel/components/header/desktop.css +5 -5
  1522. package/side-panel/components/header/index.css +15 -15
  1523. package/side-panel/components/header/mobile.css +2 -2
  1524. package/side-panel/desktop.css +2 -2
  1525. package/side-panel/desktop.js +1 -1
  1526. package/side-panel/esm/Component.desktop.js +3 -3
  1527. package/side-panel/esm/Component.mobile.js +3 -3
  1528. package/side-panel/esm/Component.responsive.js +1 -1
  1529. package/side-panel/esm/components/closer/Component.js +2 -2
  1530. package/side-panel/esm/components/closer/index.css +3 -3
  1531. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1532. package/side-panel/esm/components/content/Component.js +1 -1
  1533. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1534. package/side-panel/esm/components/content/desktop.css +2 -2
  1535. package/side-panel/esm/components/content/index.css +2 -2
  1536. package/side-panel/esm/components/content/mobile.css +2 -2
  1537. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1538. package/side-panel/esm/components/footer/Component.js +2 -2
  1539. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1540. package/side-panel/esm/components/footer/desktop.css +2 -2
  1541. package/side-panel/esm/components/footer/index.css +3 -3
  1542. package/side-panel/esm/components/footer/layout.css +24 -24
  1543. package/side-panel/esm/components/footer/mobile.css +2 -2
  1544. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1545. package/side-panel/esm/components/header/Component.js +2 -2
  1546. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1547. package/side-panel/esm/components/header/desktop.css +5 -5
  1548. package/side-panel/esm/components/header/index.css +15 -15
  1549. package/side-panel/esm/components/header/mobile.css +2 -2
  1550. package/side-panel/esm/desktop.css +2 -2
  1551. package/side-panel/esm/desktop.js +1 -1
  1552. package/side-panel/esm/index.js +1 -1
  1553. package/side-panel/esm/mobile.css +1 -1
  1554. package/side-panel/esm/mobile.js +1 -1
  1555. package/side-panel/esm/responsive.js +1 -1
  1556. package/side-panel/esm/transitions.desktop.css +6 -6
  1557. package/side-panel/esm/transitions.mobile.css +7 -7
  1558. package/side-panel/esm/{tslib.es6-24be1f3e.d.ts → tslib.es6-91637dd0.d.ts} +0 -0
  1559. package/side-panel/esm/{tslib.es6-24be1f3e.js → tslib.es6-91637dd0.js} +0 -0
  1560. package/side-panel/index.js +1 -1
  1561. package/side-panel/mobile.css +1 -1
  1562. package/side-panel/mobile.js +1 -1
  1563. package/side-panel/modern/Component.desktop.js +2 -2
  1564. package/side-panel/modern/Component.mobile.js +2 -2
  1565. package/side-panel/modern/components/closer/Component.js +1 -1
  1566. package/side-panel/modern/components/closer/index.css +3 -3
  1567. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1568. package/side-panel/modern/components/content/Component.js +1 -1
  1569. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1570. package/side-panel/modern/components/content/desktop.css +2 -2
  1571. package/side-panel/modern/components/content/index.css +2 -2
  1572. package/side-panel/modern/components/content/mobile.css +2 -2
  1573. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1574. package/side-panel/modern/components/footer/Component.js +2 -2
  1575. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1576. package/side-panel/modern/components/footer/desktop.css +2 -2
  1577. package/side-panel/modern/components/footer/index.css +3 -3
  1578. package/side-panel/modern/components/footer/layout.css +24 -24
  1579. package/side-panel/modern/components/footer/mobile.css +2 -2
  1580. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1581. package/side-panel/modern/components/header/Component.js +1 -1
  1582. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1583. package/side-panel/modern/components/header/desktop.css +5 -5
  1584. package/side-panel/modern/components/header/index.css +15 -15
  1585. package/side-panel/modern/components/header/mobile.css +2 -2
  1586. package/side-panel/modern/desktop.css +2 -2
  1587. package/side-panel/modern/mobile.css +1 -1
  1588. package/side-panel/modern/transitions.desktop.css +6 -6
  1589. package/side-panel/modern/transitions.mobile.css +7 -7
  1590. package/side-panel/responsive.js +1 -1
  1591. package/side-panel/transitions.desktop.css +6 -6
  1592. package/side-panel/transitions.mobile.css +7 -7
  1593. package/side-panel/{tslib.es6-61a9f317.d.ts → tslib.es6-d4cc883b.d.ts} +0 -0
  1594. package/side-panel/{tslib.es6-61a9f317.js → tslib.es6-d4cc883b.js} +0 -0
  1595. package/skeleton/Component.js +1 -1
  1596. package/skeleton/esm/Component.js +1 -1
  1597. package/skeleton/esm/index.css +10 -10
  1598. package/skeleton/index.css +10 -10
  1599. package/skeleton/modern/Component.js +1 -1
  1600. package/skeleton/modern/index.css +10 -10
  1601. package/slider/Component.js +1 -1
  1602. package/slider/esm/Component.js +1 -1
  1603. package/slider/esm/index.css +20 -20
  1604. package/slider/index.css +20 -20
  1605. package/slider/modern/Component.js +1 -1
  1606. package/slider/modern/index.css +20 -20
  1607. package/slider-input/Component.js +1 -1
  1608. package/slider-input/esm/Component.js +1 -1
  1609. package/slider-input/esm/index.css +26 -26
  1610. package/slider-input/index.css +26 -26
  1611. package/slider-input/modern/Component.js +1 -1
  1612. package/slider-input/modern/index.css +26 -26
  1613. package/space/Component.js +2 -2
  1614. package/space/{Item-399a130f.d.ts → Item-2c80876a.d.ts} +0 -0
  1615. package/space/{Item-399a130f.js → Item-2c80876a.js} +0 -0
  1616. package/space/Item.js +1 -1
  1617. package/space/esm/Component.js +2 -2
  1618. package/space/esm/{Item-3d0402b0.d.ts → Item-1071437b.d.ts} +0 -0
  1619. package/space/esm/{Item-3d0402b0.js → Item-1071437b.js} +0 -0
  1620. package/space/esm/Item.js +1 -1
  1621. package/space/esm/index.css +8 -8
  1622. package/space/esm/index.js +1 -1
  1623. package/space/index.css +8 -8
  1624. package/space/index.js +1 -1
  1625. package/space/modern/Component.js +1 -1
  1626. package/space/modern/index.css +8 -8
  1627. package/spinner/Component.js +3 -3
  1628. package/spinner/default.css +1 -1
  1629. package/spinner/esm/Component.js +3 -3
  1630. package/spinner/esm/default.css +1 -1
  1631. package/spinner/esm/index.css +7 -7
  1632. package/spinner/esm/inverted.css +1 -1
  1633. package/spinner/index.css +7 -7
  1634. package/spinner/inverted.css +1 -1
  1635. package/spinner/modern/Component.js +3 -3
  1636. package/spinner/modern/default.css +1 -1
  1637. package/spinner/modern/index.css +7 -7
  1638. package/spinner/modern/inverted.css +1 -1
  1639. package/status/Component.js +1 -1
  1640. package/status/esm/Component.js +1 -1
  1641. package/status/esm/index.css +17 -17
  1642. package/status/index.css +17 -17
  1643. package/status/modern/Component.js +1 -1
  1644. package/status/modern/index.css +17 -17
  1645. package/stepped-progress-bar/Component.js +1 -1
  1646. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1647. package/stepped-progress-bar/components/step-bar/index.css +11 -11
  1648. package/stepped-progress-bar/esm/Component.js +1 -1
  1649. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1650. package/stepped-progress-bar/esm/components/step-bar/index.css +11 -11
  1651. package/stepped-progress-bar/esm/index.css +4 -4
  1652. package/stepped-progress-bar/index.css +4 -4
  1653. package/stepped-progress-bar/modern/Component.js +1 -1
  1654. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1655. package/stepped-progress-bar/modern/components/step-bar/index.css +11 -11
  1656. package/stepped-progress-bar/modern/index.css +4 -4
  1657. package/steps/Component.js +1 -1
  1658. package/steps/components/step/Component.js +1 -1
  1659. package/steps/components/step/index.css +25 -25
  1660. package/steps/components/step-indicator/Component.js +1 -1
  1661. package/steps/components/step-indicator/index.css +1 -1
  1662. package/steps/esm/Component.js +1 -1
  1663. package/steps/esm/components/step/Component.js +1 -1
  1664. package/steps/esm/components/step/index.css +25 -25
  1665. package/steps/esm/components/step-indicator/Component.js +1 -1
  1666. package/steps/esm/components/step-indicator/index.css +1 -1
  1667. package/steps/esm/index.css +2 -2
  1668. package/steps/index.css +2 -2
  1669. package/steps/modern/Component.js +1 -1
  1670. package/steps/modern/components/step/Component.js +1 -1
  1671. package/steps/modern/components/step/index.css +25 -25
  1672. package/steps/modern/components/step-indicator/Component.js +1 -1
  1673. package/steps/modern/components/step-indicator/index.css +1 -1
  1674. package/steps/modern/index.css +2 -2
  1675. package/switch/Component.js +1 -1
  1676. package/switch/esm/Component.js +1 -1
  1677. package/switch/esm/index.css +25 -25
  1678. package/switch/index.css +25 -25
  1679. package/switch/modern/Component.js +1 -1
  1680. package/switch/modern/index.css +25 -25
  1681. package/table/component.js +1 -1
  1682. package/table/components/index.js +1 -1
  1683. package/table/components/pagination/Component.js +2 -2
  1684. package/table/components/pagination/index.css +8 -8
  1685. package/table/components/pagination/index.js +1 -1
  1686. package/table/components/pagination/select-field/index.css +4 -4
  1687. package/table/components/pagination/select-field/index.js +2 -2
  1688. package/table/components/table/Component.js +2 -2
  1689. package/table/components/table/index.css +7 -7
  1690. package/table/components/table/index.js +1 -1
  1691. package/table/components/table/utils.js +1 -1
  1692. package/table/components/tbody/Component.js +2 -2
  1693. package/table/components/tbody/index.css +2 -2
  1694. package/table/components/tbody/index.js +1 -1
  1695. package/table/components/tcell/Component.js +2 -2
  1696. package/table/components/tcell/index.css +6 -6
  1697. package/table/components/tcell/index.js +1 -1
  1698. package/table/components/texpandable-row/Component.js +2 -2
  1699. package/table/components/texpandable-row/index.css +5 -5
  1700. package/table/components/texpandable-row/index.js +1 -1
  1701. package/table/components/thead/Component.js +2 -2
  1702. package/table/components/thead/index.css +6 -6
  1703. package/table/components/thead/index.js +1 -1
  1704. package/table/components/thead-cell/Component.js +2 -2
  1705. package/table/components/thead-cell/index.css +8 -8
  1706. package/table/components/thead-cell/index.js +1 -1
  1707. package/table/components/trow/Component.js +2 -2
  1708. package/table/components/trow/index.css +8 -8
  1709. package/table/components/trow/index.js +1 -1
  1710. package/table/components/tsortable-head-cell/Component.js +2 -2
  1711. package/table/components/tsortable-head-cell/index.css +9 -9
  1712. package/table/components/tsortable-head-cell/index.js +1 -1
  1713. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1714. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1715. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1716. package/table/esm/component.js +1 -1
  1717. package/table/esm/components/index.js +1 -1
  1718. package/table/esm/components/pagination/Component.js +2 -2
  1719. package/table/esm/components/pagination/index.css +8 -8
  1720. package/table/esm/components/pagination/index.js +1 -1
  1721. package/table/esm/components/pagination/select-field/index.css +4 -4
  1722. package/table/esm/components/pagination/select-field/index.js +2 -2
  1723. package/table/esm/components/table/Component.js +2 -2
  1724. package/table/esm/components/table/index.css +7 -7
  1725. package/table/esm/components/table/index.js +1 -1
  1726. package/table/esm/components/table/utils.js +1 -1
  1727. package/table/esm/components/tbody/Component.js +2 -2
  1728. package/table/esm/components/tbody/index.css +2 -2
  1729. package/table/esm/components/tbody/index.js +1 -1
  1730. package/table/esm/components/tcell/Component.js +2 -2
  1731. package/table/esm/components/tcell/index.css +6 -6
  1732. package/table/esm/components/tcell/index.js +1 -1
  1733. package/table/esm/components/texpandable-row/Component.js +2 -2
  1734. package/table/esm/components/texpandable-row/index.css +5 -5
  1735. package/table/esm/components/texpandable-row/index.js +1 -1
  1736. package/table/esm/components/thead/Component.js +2 -2
  1737. package/table/esm/components/thead/index.css +6 -6
  1738. package/table/esm/components/thead/index.js +1 -1
  1739. package/table/esm/components/thead-cell/Component.js +2 -2
  1740. package/table/esm/components/thead-cell/index.css +8 -8
  1741. package/table/esm/components/thead-cell/index.js +1 -1
  1742. package/table/esm/components/trow/Component.js +2 -2
  1743. package/table/esm/components/trow/index.css +8 -8
  1744. package/table/esm/components/trow/index.js +1 -1
  1745. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1746. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1747. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1748. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1749. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1750. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1751. package/table/esm/index.js +1 -1
  1752. package/table/esm/{tslib.es6-b31083a0.d.ts → tslib.es6-c106c888.d.ts} +0 -0
  1753. package/table/esm/{tslib.es6-b31083a0.js → tslib.es6-c106c888.js} +0 -0
  1754. package/table/index.js +1 -1
  1755. package/table/modern/components/pagination/Component.js +1 -1
  1756. package/table/modern/components/pagination/index.css +8 -8
  1757. package/table/modern/components/pagination/select-field/index.css +4 -4
  1758. package/table/modern/components/pagination/select-field/index.js +1 -1
  1759. package/table/modern/components/table/Component.js +1 -1
  1760. package/table/modern/components/table/index.css +7 -7
  1761. package/table/modern/components/tbody/Component.js +1 -1
  1762. package/table/modern/components/tbody/index.css +2 -2
  1763. package/table/modern/components/tcell/Component.js +1 -1
  1764. package/table/modern/components/tcell/index.css +6 -6
  1765. package/table/modern/components/texpandable-row/Component.js +1 -1
  1766. package/table/modern/components/texpandable-row/index.css +5 -5
  1767. package/table/modern/components/thead/Component.js +1 -1
  1768. package/table/modern/components/thead/index.css +6 -6
  1769. package/table/modern/components/thead-cell/Component.js +1 -1
  1770. package/table/modern/components/thead-cell/index.css +8 -8
  1771. package/table/modern/components/trow/Component.js +1 -1
  1772. package/table/modern/components/trow/index.css +8 -8
  1773. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1774. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1775. package/table/{tslib.es6-b7aac270.d.ts → tslib.es6-2dff03c8.d.ts} +0 -0
  1776. package/table/{tslib.es6-b7aac270.js → tslib.es6-2dff03c8.js} +0 -0
  1777. package/tabs/Component-0d7ca9a7.d.ts +40 -0
  1778. package/tabs/Component-3e68f8db.d.ts +11 -0
  1779. package/tabs/Component-3fe0d3e6.d.ts +234 -0
  1780. package/tabs/Component-85892853.d.ts +5 -0
  1781. package/tabs/Component-97288072.d.ts +49 -0
  1782. package/tabs/Component-bdb4c6b9.d.ts +12 -0
  1783. package/tabs/Component-db573794.d.ts +33 -0
  1784. package/tabs/Component-e67996e9.d.ts +168 -0
  1785. package/tabs/Component-ebda875c.d.ts +135 -0
  1786. package/tabs/Context-bdb4c6b9.d.ts +4 -0
  1787. package/tabs/ResponsiveContext-baf4875b.d.ts +5 -0
  1788. package/tabs/components/primary-tablist/Component.desktop.js +3 -3
  1789. package/tabs/components/primary-tablist/Component.js +2 -2
  1790. package/tabs/components/primary-tablist/Component.mobile.js +4 -4
  1791. package/tabs/components/primary-tablist/Component.responsive.js +3 -3
  1792. package/tabs/components/primary-tablist/index.css +29 -29
  1793. package/tabs/components/primary-tablist/mobile.css +32 -32
  1794. package/tabs/components/scrollable-container/Component.js +1 -1
  1795. package/tabs/components/scrollable-container/index.css +5 -5
  1796. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1797. package/tabs/components/secondary-tablist/Component.js +1 -1
  1798. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1799. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1800. package/tabs/components/secondary-tablist/index.css +11 -11
  1801. package/tabs/components/secondary-tablist/mobile.css +13 -13
  1802. package/tabs/components/tab/Component.js +1 -1
  1803. package/tabs/components/tab/index.css +3 -3
  1804. package/tabs/components/tabs/Component.desktop.js +4 -4
  1805. package/tabs/components/tabs/Component.mobile.js +4 -4
  1806. package/tabs/components/tabs/Component.responsive.js +4 -4
  1807. package/tabs/components/title/Component.js +1 -1
  1808. package/tabs/components/title/index.js +1 -1
  1809. package/tabs/cssm/Component-0d7ca9a7.d.ts +40 -0
  1810. package/tabs/cssm/Component-3e68f8db.d.ts +11 -0
  1811. package/tabs/cssm/Component-3fe0d3e6.d.ts +234 -0
  1812. package/tabs/cssm/Component-85892853.d.ts +5 -0
  1813. package/tabs/cssm/Component-97288072.d.ts +49 -0
  1814. package/tabs/cssm/Component-bdb4c6b9.d.ts +12 -0
  1815. package/tabs/cssm/Component-db573794.d.ts +33 -0
  1816. package/tabs/cssm/Component-e67996e9.d.ts +168 -0
  1817. package/tabs/cssm/Component-ebda875c.d.ts +135 -0
  1818. package/tabs/cssm/Context-bdb4c6b9.d.ts +4 -0
  1819. package/tabs/cssm/ResponsiveContext-baf4875b.d.ts +5 -0
  1820. package/tabs/cssm/components/primary-tablist/Component.desktop.js +1 -1
  1821. package/tabs/cssm/components/primary-tablist/Component.js +1 -1
  1822. package/tabs/cssm/components/primary-tablist/Component.mobile.js +1 -1
  1823. package/tabs/cssm/components/primary-tablist/Component.responsive.js +1 -1
  1824. package/tabs/cssm/components/tabs/Component.desktop.js +1 -1
  1825. package/tabs/cssm/components/tabs/Component.mobile.js +1 -1
  1826. package/tabs/cssm/components/tabs/Component.responsive.js +1 -1
  1827. package/tabs/cssm/desktop.js +1 -1
  1828. package/tabs/cssm/getDataTestId-3fe0d3e6.d.ts +2 -0
  1829. package/tabs/cssm/hook-edac5428.d.ts +54 -0
  1830. package/tabs/cssm/index-0d7ca9a7.d.ts +27 -0
  1831. package/tabs/cssm/index-136acbb1.d.ts +28 -0
  1832. package/tabs/cssm/index-3e68f8db.d.ts +98 -0
  1833. package/tabs/cssm/index-3fe0d3e6.d.ts +1 -0
  1834. package/tabs/cssm/index-48646db0.d.ts +2 -0
  1835. package/tabs/cssm/index-7ca84eff.d.ts +196 -0
  1836. package/tabs/cssm/index-bdb4c6b9.d.ts +2 -0
  1837. package/tabs/cssm/index-e67996e9.d.ts +1 -0
  1838. package/tabs/cssm/index-ebda875c.d.ts +3 -0
  1839. package/tabs/cssm/index.js +1 -1
  1840. package/tabs/cssm/mobile.js +1 -1
  1841. package/tabs/cssm/responsive.js +1 -1
  1842. package/tabs/cssm/typings-85892853.d.ts +553 -0
  1843. package/tabs/cssm/typings-bdb4c6b9.d.ts +52 -0
  1844. package/tabs/cssm/utils-1574ad8b.d.ts +28 -0
  1845. package/tabs/cssm/utils-85892853.d.ts +38 -0
  1846. package/tabs/desktop.js +4 -4
  1847. package/tabs/esm/Component-0d7ca9a7.d.ts +40 -0
  1848. package/tabs/esm/Component-3e68f8db.d.ts +11 -0
  1849. package/tabs/esm/Component-3fe0d3e6.d.ts +234 -0
  1850. package/tabs/esm/Component-85892853.d.ts +5 -0
  1851. package/tabs/esm/Component-97288072.d.ts +49 -0
  1852. package/tabs/esm/Component-bdb4c6b9.d.ts +12 -0
  1853. package/tabs/esm/Component-db573794.d.ts +33 -0
  1854. package/tabs/esm/Component-e67996e9.d.ts +168 -0
  1855. package/tabs/esm/Component-ebda875c.d.ts +135 -0
  1856. package/tabs/esm/Context-bdb4c6b9.d.ts +4 -0
  1857. package/tabs/esm/ResponsiveContext-baf4875b.d.ts +5 -0
  1858. package/tabs/esm/components/primary-tablist/Component.desktop.js +3 -3
  1859. package/tabs/esm/components/primary-tablist/Component.js +2 -2
  1860. package/tabs/esm/components/primary-tablist/Component.mobile.js +4 -4
  1861. package/tabs/esm/components/primary-tablist/Component.responsive.js +3 -3
  1862. package/tabs/esm/components/primary-tablist/index.css +29 -29
  1863. package/tabs/esm/components/primary-tablist/mobile.css +32 -32
  1864. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1865. package/tabs/esm/components/scrollable-container/index.css +5 -5
  1866. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1867. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1868. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1869. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1870. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  1871. package/tabs/esm/components/secondary-tablist/mobile.css +13 -13
  1872. package/tabs/esm/components/tab/Component.js +1 -1
  1873. package/tabs/esm/components/tab/index.css +3 -3
  1874. package/tabs/esm/components/tabs/Component.desktop.js +4 -4
  1875. package/tabs/esm/components/tabs/Component.mobile.js +4 -4
  1876. package/tabs/esm/components/tabs/Component.responsive.js +4 -4
  1877. package/tabs/esm/components/title/Component.js +1 -1
  1878. package/tabs/esm/components/title/index.js +1 -1
  1879. package/tabs/esm/desktop.js +4 -4
  1880. package/tabs/esm/getDataTestId-3fe0d3e6.d.ts +2 -0
  1881. package/tabs/esm/hook-edac5428.d.ts +54 -0
  1882. package/tabs/esm/hooks/use-collapsible-elements.js +1 -1
  1883. package/tabs/esm/hooks/use-tablist-titles.js +1 -1
  1884. package/tabs/esm/index-0d7ca9a7.d.ts +27 -0
  1885. package/tabs/esm/index-136acbb1.d.ts +28 -0
  1886. package/tabs/esm/index-3e68f8db.d.ts +98 -0
  1887. package/tabs/esm/index-3fe0d3e6.d.ts +1 -0
  1888. package/tabs/esm/index-48646db0.d.ts +2 -0
  1889. package/tabs/esm/index-7ca84eff.d.ts +196 -0
  1890. package/tabs/esm/index-bdb4c6b9.d.ts +2 -0
  1891. package/tabs/esm/index-e67996e9.d.ts +1 -0
  1892. package/tabs/esm/index-ebda875c.d.ts +3 -0
  1893. package/tabs/esm/index.js +4 -4
  1894. package/tabs/esm/index.module-06a4ba0a.js +4 -0
  1895. package/tabs/esm/index.module-fff420f1.js +4 -0
  1896. package/tabs/esm/mobile.js +4 -4
  1897. package/tabs/esm/responsive.js +4 -4
  1898. package/tabs/esm/synthetic-events.js +1 -1
  1899. package/tabs/esm/{tslib.es6-c7045249.d.ts → tslib.es6-442504cd.d.ts} +0 -0
  1900. package/tabs/esm/{tslib.es6-c7045249.js → tslib.es6-442504cd.js} +0 -0
  1901. package/tabs/esm/typings-85892853.d.ts +553 -0
  1902. package/tabs/esm/typings-bdb4c6b9.d.ts +52 -0
  1903. package/tabs/esm/utils-1574ad8b.d.ts +28 -0
  1904. package/tabs/esm/utils-85892853.d.ts +38 -0
  1905. package/tabs/getDataTestId-3fe0d3e6.d.ts +2 -0
  1906. package/tabs/hook-edac5428.d.ts +54 -0
  1907. package/tabs/hooks/use-collapsible-elements.js +1 -1
  1908. package/tabs/hooks/use-tablist-titles.js +1 -1
  1909. package/tabs/index-0d7ca9a7.d.ts +27 -0
  1910. package/tabs/index-136acbb1.d.ts +28 -0
  1911. package/tabs/index-3e68f8db.d.ts +98 -0
  1912. package/tabs/index-3fe0d3e6.d.ts +1 -0
  1913. package/tabs/index-48646db0.d.ts +2 -0
  1914. package/tabs/index-7ca84eff.d.ts +196 -0
  1915. package/tabs/index-bdb4c6b9.d.ts +2 -0
  1916. package/tabs/index-e67996e9.d.ts +1 -0
  1917. package/tabs/index-ebda875c.d.ts +3 -0
  1918. package/tabs/index.js +4 -4
  1919. package/tabs/index.module-a1b32357.js +4 -0
  1920. package/tabs/index.module-cfa18052.js +4 -0
  1921. package/tabs/mobile.js +4 -4
  1922. package/tabs/modern/Component-0d7ca9a7.d.ts +40 -0
  1923. package/tabs/modern/Component-3e68f8db.d.ts +11 -0
  1924. package/tabs/modern/Component-3fe0d3e6.d.ts +234 -0
  1925. package/tabs/modern/Component-85892853.d.ts +5 -0
  1926. package/tabs/modern/Component-97288072.d.ts +49 -0
  1927. package/tabs/modern/Component-bdb4c6b9.d.ts +12 -0
  1928. package/tabs/modern/Component-db573794.d.ts +33 -0
  1929. package/tabs/modern/Component-e67996e9.d.ts +168 -0
  1930. package/tabs/modern/Component-ebda875c.d.ts +135 -0
  1931. package/tabs/modern/Context-bdb4c6b9.d.ts +4 -0
  1932. package/tabs/modern/ResponsiveContext-baf4875b.d.ts +5 -0
  1933. package/tabs/modern/components/primary-tablist/Component.desktop.js +2 -2
  1934. package/tabs/modern/components/primary-tablist/Component.js +1 -1
  1935. package/tabs/modern/components/primary-tablist/Component.mobile.js +3 -3
  1936. package/tabs/modern/components/primary-tablist/Component.responsive.js +2 -2
  1937. package/tabs/modern/components/primary-tablist/index.css +29 -29
  1938. package/tabs/modern/components/primary-tablist/mobile.css +32 -32
  1939. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1940. package/tabs/modern/components/scrollable-container/index.css +5 -5
  1941. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1942. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1943. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1944. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1945. package/tabs/modern/components/secondary-tablist/mobile.css +13 -13
  1946. package/tabs/modern/components/tab/Component.js +1 -1
  1947. package/tabs/modern/components/tab/index.css +3 -3
  1948. package/tabs/modern/components/tabs/Component.desktop.js +3 -3
  1949. package/tabs/modern/components/tabs/Component.mobile.js +3 -3
  1950. package/tabs/modern/components/tabs/Component.responsive.js +3 -3
  1951. package/tabs/modern/desktop.js +3 -3
  1952. package/tabs/modern/getDataTestId-3fe0d3e6.d.ts +2 -0
  1953. package/tabs/modern/hook-edac5428.d.ts +54 -0
  1954. package/tabs/modern/index-0d7ca9a7.d.ts +27 -0
  1955. package/tabs/modern/index-136acbb1.d.ts +28 -0
  1956. package/tabs/modern/index-3e68f8db.d.ts +98 -0
  1957. package/tabs/modern/index-3fe0d3e6.d.ts +1 -0
  1958. package/tabs/modern/index-48646db0.d.ts +2 -0
  1959. package/tabs/modern/index-7ca84eff.d.ts +196 -0
  1960. package/tabs/modern/index-bdb4c6b9.d.ts +2 -0
  1961. package/tabs/modern/index-e67996e9.d.ts +1 -0
  1962. package/tabs/modern/index-ebda875c.d.ts +3 -0
  1963. package/tabs/modern/index.js +3 -3
  1964. package/tabs/modern/index.module-06a4ba0a.js +4 -0
  1965. package/tabs/modern/index.module-fff420f1.js +4 -0
  1966. package/tabs/modern/mobile.js +3 -3
  1967. package/tabs/modern/responsive.js +3 -3
  1968. package/tabs/modern/typings-85892853.d.ts +553 -0
  1969. package/tabs/modern/typings-bdb4c6b9.d.ts +52 -0
  1970. package/tabs/modern/utils-1574ad8b.d.ts +28 -0
  1971. package/tabs/modern/utils-85892853.d.ts +38 -0
  1972. package/tabs/responsive.js +4 -4
  1973. package/tabs/synthetic-events.js +1 -1
  1974. package/tabs/{tslib.es6-f581fd25.d.ts → tslib.es6-e85b77d3.d.ts} +0 -0
  1975. package/tabs/{tslib.es6-f581fd25.js → tslib.es6-e85b77d3.js} +0 -0
  1976. package/tabs/typings-85892853.d.ts +553 -0
  1977. package/tabs/typings-bdb4c6b9.d.ts +52 -0
  1978. package/tabs/utils-1574ad8b.d.ts +28 -0
  1979. package/tabs/utils-85892853.d.ts +38 -0
  1980. package/tag/Component.js +3 -3
  1981. package/tag/default.css +8 -8
  1982. package/tag/esm/Component.js +3 -3
  1983. package/tag/esm/default.css +8 -8
  1984. package/tag/esm/index.css +37 -37
  1985. package/tag/esm/inverted.css +8 -8
  1986. package/tag/index.css +37 -37
  1987. package/tag/inverted.css +8 -8
  1988. package/tag/modern/Component.js +3 -3
  1989. package/tag/modern/default.css +8 -8
  1990. package/tag/modern/index.css +37 -37
  1991. package/tag/modern/inverted.css +8 -8
  1992. package/textarea/Component.js +3 -3
  1993. package/textarea/{PseudoTextArea-c6517058.d.ts → PseudoTextArea-fd958250.d.ts} +0 -0
  1994. package/textarea/{PseudoTextArea-c6517058.js → PseudoTextArea-fd958250.js} +1 -1
  1995. package/textarea/components/PseudoTextArea.js +1 -1
  1996. package/textarea/components/index.d.ts +1 -1
  1997. package/textarea/components/index.js +1 -1
  1998. package/textarea/default.css +19 -19
  1999. package/textarea/esm/Component.js +3 -3
  2000. package/textarea/esm/{PseudoTextArea-7f7e61aa.d.ts → PseudoTextArea-2570e442.d.ts} +0 -0
  2001. package/textarea/esm/PseudoTextArea-2570e442.js +15 -0
  2002. package/textarea/esm/components/PseudoTextArea.js +1 -1
  2003. package/textarea/esm/components/index.d.ts +1 -1
  2004. package/textarea/esm/components/index.js +1 -1
  2005. package/textarea/esm/default.css +19 -19
  2006. package/textarea/esm/index.css +47 -47
  2007. package/textarea/esm/index.js +1 -1
  2008. package/textarea/esm/inverted.css +19 -19
  2009. package/textarea/index.css +47 -47
  2010. package/textarea/index.js +1 -1
  2011. package/textarea/inverted.css +19 -19
  2012. package/textarea/modern/Component.js +3 -3
  2013. package/textarea/modern/{PseudoTextArea-6ac86ce7.d.ts → PseudoTextArea-39df3bec.d.ts} +0 -0
  2014. package/textarea/modern/PseudoTextArea-39df3bec.js +12 -0
  2015. package/textarea/modern/components/PseudoTextArea.js +1 -1
  2016. package/textarea/modern/components/index.d.ts +1 -1
  2017. package/textarea/modern/components/index.js +1 -1
  2018. package/textarea/modern/default.css +19 -19
  2019. package/textarea/modern/index.css +47 -47
  2020. package/textarea/modern/index.js +1 -1
  2021. package/textarea/modern/inverted.css +19 -19
  2022. package/themes/compiled/mobile-dark-bluetint.css +267 -267
  2023. package/themes/dist/compiled/mobile-dark-bluetint.css +913 -914
  2024. package/themes/dist/package.json +1 -1
  2025. package/time-input/utils/format.js +10 -6
  2026. package/toast/component.js +1 -1
  2027. package/toast/esm/component.js +1 -1
  2028. package/toast/esm/index.css +9 -9
  2029. package/toast/index.css +9 -9
  2030. package/toast/modern/component.js +1 -1
  2031. package/toast/modern/index.css +9 -9
  2032. package/toast-plate/component.js +3 -3
  2033. package/toast-plate/default.css +2 -2
  2034. package/toast-plate/esm/component.js +3 -3
  2035. package/toast-plate/esm/default.css +2 -2
  2036. package/toast-plate/esm/index.css +15 -15
  2037. package/toast-plate/esm/inverted.css +2 -2
  2038. package/toast-plate/index.css +15 -15
  2039. package/toast-plate/inverted.css +2 -2
  2040. package/toast-plate/modern/component.js +3 -3
  2041. package/toast-plate/modern/default.css +2 -2
  2042. package/toast-plate/modern/index.css +15 -15
  2043. package/toast-plate/modern/inverted.css +2 -2
  2044. package/tooltip/{Component-b614a2bd.d.ts → Component-22e38a2d.d.ts} +0 -0
  2045. package/tooltip/{Component-b614a2bd.js → Component-22e38a2d.js} +3 -3
  2046. package/tooltip/Component.js +1 -1
  2047. package/tooltip/component.responsive.js +2 -2
  2048. package/tooltip/default.css +3 -3
  2049. package/tooltip/esm/{Component-6be16231.d.ts → Component-cc3d0c6a.d.ts} +0 -0
  2050. package/tooltip/esm/{Component-6be16231.js → Component-cc3d0c6a.js} +3 -3
  2051. package/tooltip/esm/Component.js +1 -1
  2052. package/tooltip/esm/component.responsive.js +2 -2
  2053. package/tooltip/esm/default.css +3 -3
  2054. package/tooltip/esm/index.css +6 -6
  2055. package/tooltip/esm/index.d.ts +1 -1
  2056. package/tooltip/esm/index.js +1 -1
  2057. package/tooltip/esm/inverted.css +5 -5
  2058. package/tooltip/esm/responsive.css +3 -3
  2059. package/tooltip/esm/responsive.js +1 -1
  2060. package/tooltip/index.css +6 -6
  2061. package/tooltip/index.d.ts +1 -1
  2062. package/tooltip/index.js +1 -1
  2063. package/tooltip/inverted.css +5 -5
  2064. package/tooltip/modern/Component.js +3 -3
  2065. package/tooltip/modern/component.responsive.js +1 -1
  2066. package/tooltip/modern/default.css +3 -3
  2067. package/tooltip/modern/index.css +6 -6
  2068. package/tooltip/modern/inverted.css +5 -5
  2069. package/tooltip/modern/responsive.css +3 -3
  2070. package/tooltip/responsive.css +3 -3
  2071. package/tooltip/responsive.js +1 -1
  2072. package/typography/colors.css +13 -13
  2073. package/typography/{colors.module-6e19bd6b.d.ts → colors.module-8f10d695.d.ts} +0 -0
  2074. package/typography/{colors.module-6e19bd6b.js → colors.module-8f10d695.js} +1 -1
  2075. package/typography/common.module-0e8a0c08.js +4 -0
  2076. package/typography/component.js +2 -2
  2077. package/typography/esm/colors.css +13 -13
  2078. package/typography/esm/{colors.module-78d99341.d.ts → colors.module-4c500b8f.d.ts} +0 -0
  2079. package/typography/esm/{colors.module-78d99341.js → colors.module-4c500b8f.js} +1 -1
  2080. package/typography/esm/common.module-81c9867d.js +4 -0
  2081. package/typography/esm/component.js +2 -2
  2082. package/typography/esm/index.js +2 -2
  2083. package/typography/esm/text/component.js +2 -2
  2084. package/typography/esm/text/index.css +15 -15
  2085. package/typography/esm/text/index.js +1 -1
  2086. package/typography/esm/title/common.css +5 -5
  2087. package/typography/esm/title/component.js +1 -1
  2088. package/typography/esm/title/index.css +19 -19
  2089. package/typography/esm/title/index.js +3 -3
  2090. package/typography/esm/title-mobile/component.js +3 -3
  2091. package/typography/esm/title-mobile/index.css +14 -14
  2092. package/typography/esm/title-mobile/index.js +2 -2
  2093. package/typography/esm/title-responsive/component.js +3 -3
  2094. package/typography/esm/title-responsive/index.css +41 -41
  2095. package/typography/esm/title-responsive/index.js +2 -2
  2096. package/typography/index.js +2 -2
  2097. package/typography/modern/colors.css +13 -13
  2098. package/typography/modern/colors.module-56b37b72.js +4 -0
  2099. package/typography/modern/common.module-81c9867d.js +4 -0
  2100. package/typography/modern/component.js +2 -2
  2101. package/typography/modern/index.js +2 -2
  2102. package/typography/modern/text/component.js +2 -2
  2103. package/typography/modern/text/index.css +15 -15
  2104. package/typography/modern/text/index.js +1 -1
  2105. package/typography/modern/title/common.css +5 -5
  2106. package/typography/modern/title/component.js +1 -1
  2107. package/typography/modern/title/index.css +19 -19
  2108. package/typography/modern/title/index.js +3 -3
  2109. package/typography/modern/title-mobile/component.js +3 -3
  2110. package/typography/modern/title-mobile/index.css +14 -14
  2111. package/typography/modern/title-mobile/index.js +2 -2
  2112. package/typography/modern/title-responsive/component.js +3 -3
  2113. package/typography/modern/title-responsive/index.css +41 -41
  2114. package/typography/modern/title-responsive/index.js +2 -2
  2115. package/typography/text/component.js +2 -2
  2116. package/typography/text/index.css +15 -15
  2117. package/typography/text/index.js +1 -1
  2118. package/typography/title/common.css +5 -5
  2119. package/typography/title/component.js +1 -1
  2120. package/typography/title/index.css +19 -19
  2121. package/typography/title/index.js +3 -3
  2122. package/typography/title-mobile/component.js +3 -3
  2123. package/typography/title-mobile/index.css +14 -14
  2124. package/typography/title-mobile/index.js +2 -2
  2125. package/typography/title-responsive/component.js +3 -3
  2126. package/typography/title-responsive/index.css +41 -41
  2127. package/typography/title-responsive/index.js +2 -2
  2128. package/vars/dist/package.json +1 -1
  2129. package/with-suffix/Component.js +1 -1
  2130. package/with-suffix/esm/Component.js +1 -1
  2131. package/with-suffix/esm/index.css +8 -8
  2132. package/with-suffix/index.css +8 -8
  2133. package/with-suffix/modern/Component.js +1 -1
  2134. package/with-suffix/modern/index.css +8 -8
  2135. package/calendar-range/modern/index.module-4b4e51e6.js +0 -4
  2136. package/confirmation/countdown-section-fa5d99c6.js +0 -54
  2137. package/confirmation/esm/countdown-section-a819b4f1.js +0 -48
  2138. package/confirmation/modern/countdown-section-5519e1b6.js +0 -46
  2139. package/grid/esm/gutters.module-c5d837dc.js +0 -30
  2140. package/grid/gutters.module-3670567d.js +0 -31
  2141. package/grid/modern/gutters.module-e22aba59.js +0 -4
  2142. package/tabs/esm/index.module-0d5bb957.js +0 -4
  2143. package/tabs/esm/index.module-464ce309.js +0 -4
  2144. package/tabs/index.module-1f2c27dd.js +0 -4
  2145. package/tabs/index.module-4ae8ce0c.js +0 -4
  2146. package/tabs/modern/index.module-0d5bb957.js +0 -4
  2147. package/tabs/modern/index.module-464ce309.js +0 -4
  2148. package/textarea/esm/PseudoTextArea-7f7e61aa.js +0 -15
  2149. package/textarea/modern/PseudoTextArea-6ac86ce7.js +0 -12
  2150. package/typography/common.module-dd23630a.js +0 -4
  2151. package/typography/esm/common.module-00b1ccc7.js +0 -4
  2152. package/typography/modern/colors.module-cc6915f1.js +0 -4
  2153. package/typography/modern/common.module-00b1ccc7.js +0 -4
@@ -1,337 +1,337 @@
1
- .card-image__cardImage_1r90r {
1
+ .card-image__cardImage_orjby {
2
2
  background: #e7e8ea;
3
3
  }
4
- .card-image__loaded_1r90r {
4
+ .card-image__loaded_orjby {
5
5
  background: transparent
6
- }.backdrop__backdrop_1bwif {
6
+ }.backdrop__backdrop_1q0f3 {
7
7
  -webkit-tap-highlight-color: transparent;
8
8
  }
9
- .backdrop__appear_1bwif,
10
- .backdrop__enter_1bwif {
9
+ .backdrop__appear_1q0f3,
10
+ .backdrop__enter_1q0f3 {
11
11
  background-color: transparent;
12
12
  }
13
- .backdrop__appearActive_1bwif,
14
- .backdrop__enterActive_1bwif,
15
- .backdrop__appearDone_1bwif,
16
- .backdrop__enterDone_1bwif {
13
+ .backdrop__appearActive_1q0f3,
14
+ .backdrop__enterActive_1q0f3,
15
+ .backdrop__appearDone_1q0f3,
16
+ .backdrop__enterDone_1q0f3 {
17
17
  background-color: rgba(0, 0, 0, 0.8);
18
18
  }
19
- .backdrop__exit_1bwif {
19
+ .backdrop__exit_1q0f3 {
20
20
  background-color: rgba(0, 0, 0, 0.8);
21
21
  }
22
- .backdrop__exitActive_1bwif,
23
- .backdrop__exitDone_1bwif {
22
+ .backdrop__exitActive_1q0f3,
23
+ .backdrop__exitDone_1q0f3 {
24
24
  background-color: transparent;
25
- }.badge__component_dmda1 {
25
+ }.badge__component_159e2 {
26
26
  background-color: #ef3124;
27
27
  color: #000;
28
28
  }
29
- .badge__outlineCount_dmda1 {
29
+ .badge__outlineCount_159e2 {
30
30
  background-color: #121212;
31
31
  }
32
- .badge__icon_dmda1 {
32
+ .badge__icon_159e2 {
33
33
  color: #2fc26e
34
34
  }
35
- .badge__icon_dmda1.badge__positive_dmda1 {
35
+ .badge__icon_159e2.badge__positive_159e2 {
36
36
  color: #2fc26e;
37
37
  background-color: #2fc26e;
38
38
  }
39
- .badge__icon_dmda1.badge__attention_dmda1 {
39
+ .badge__icon_159e2.badge__attention_159e2 {
40
40
  color: #f6bf65;
41
41
  background-color: #f6bf65;
42
42
  }
43
- .badge__icon_dmda1.badge__negative_dmda1 {
43
+ .badge__icon_159e2.badge__negative_159e2 {
44
44
  color: #d91d0b;
45
45
  background-color: #d91d0b;
46
46
  }
47
- .badge__icon_dmda1.badge__link_dmda1 {
47
+ .badge__icon_159e2.badge__link_159e2 {
48
48
  color: #0072ef;
49
49
  background-color: #0072ef;
50
50
  }
51
- .badge__icon_dmda1.badge__tertiary_dmda1 {
51
+ .badge__icon_159e2.badge__tertiary_159e2 {
52
52
  color: #464649;
53
53
  background-color: #464649;
54
54
  }
55
- .badge__icon_dmda1.badge__secondary_dmda1 {
55
+ .badge__icon_159e2.badge__secondary_159e2 {
56
56
  color: #8d8d93;
57
57
  background-color: #8d8d93;
58
58
  }
59
- .badge__icon_dmda1.badge__primary_dmda1 {
59
+ .badge__icon_159e2.badge__primary_159e2 {
60
60
  color: #fff;
61
61
  background-color: #fff;
62
62
  }
63
- .badge__icon_dmda1:before {
63
+ .badge__icon_159e2:before {
64
64
  background-color: #121212;
65
65
  }
66
- .badge__outline_dmda1 {
66
+ .badge__outline_159e2 {
67
67
  background-color: #121212;
68
68
  }
69
- .badge__outlineColor_dmda1.badge__attention_dmda1 {
69
+ .badge__outlineColor_159e2.badge__attention_159e2 {
70
70
  background-color: #f6bf65;
71
71
  }
72
- .badge__outlineColor_dmda1.badge__positive_dmda1 {
72
+ .badge__outlineColor_159e2.badge__positive_159e2 {
73
73
  background-color: #2fc26e;
74
74
  }
75
- .badge__outlineColor_dmda1.badge__negative_dmda1 {
75
+ .badge__outlineColor_159e2.badge__negative_159e2 {
76
76
  background-color: #d91d0b;
77
77
  }
78
- .badge__outlineColor_dmda1.badge__link_dmda1 {
78
+ .badge__outlineColor_159e2.badge__link_159e2 {
79
79
  background-color: #0072ef;
80
80
  }
81
- .badge__outlineColor_dmda1 .badge__tertiary_dmda1 {
81
+ .badge__outlineColor_159e2 .badge__tertiary_159e2 {
82
82
  background-color: #464649;
83
83
  }
84
- .badge__outlineColor_dmda1.badge__secondary_dmda1 {
84
+ .badge__outlineColor_159e2.badge__secondary_159e2 {
85
85
  background-color: #8d8d93;
86
86
  }
87
- .badge__outlineColor_dmda1.badge__primary_dmda1 {
87
+ .badge__outlineColor_159e2.badge__primary_159e2 {
88
88
  background-color: #fff;
89
- }.checkbox-group__error_40h82 {
89
+ }.checkbox-group__error_1aa73 {
90
90
  border-left: 1px solid #f15045;
91
91
  }
92
- .checkbox-group__label_40h82 {
92
+ .checkbox-group__label_1aa73 {
93
93
  color: #fff;
94
94
  }
95
- .checkbox-group__errorMessage_40h82 {
95
+ .checkbox-group__errorMessage_1aa73 {
96
96
  color: #f15045;
97
97
  }
98
- .checkbox-group__hint_40h82 {
98
+ .checkbox-group__hint_1aa73 {
99
99
  color: rgba(235, 235, 245, 0.6);
100
- }.divider__component_1jsg5 {
101
- border-bottom: 1px solid #2b2b2e;
102
- }.checkbox__box_150xl {
100
+ }.checkbox__box_tnnn1 {
103
101
  color: #000;
104
102
  background-color: #000;
105
103
  border: 1.5px solid #8d8d93;
106
104
  }
107
- .checkbox__checkedIcon_150xl {
105
+ .checkbox__checkedIcon_tnnn1 {
108
106
  color: #000;
109
107
  }
110
- .checkbox__component_150xl:hover:not(.checkbox__disabled_150xl):not(.checkbox__inactive_150xl) .checkbox__box_150xl {
108
+ .checkbox__component_tnnn1:hover:not(.checkbox__disabled_tnnn1):not(.checkbox__inactive_tnnn1) .checkbox__box_tnnn1 {
111
109
  background-color: #000;
112
110
  border-color: #8d8d93;
113
111
  }
114
- .checkbox__component_150xl:active:not(.checkbox__disabled_150xl):not(.checkbox__inactive_150xl) .checkbox__box_150xl {
112
+ .checkbox__component_tnnn1:active:not(.checkbox__disabled_tnnn1):not(.checkbox__inactive_tnnn1) .checkbox__box_tnnn1 {
115
113
  background-color: #000;
116
114
  border-color: #fff;
117
115
  }
118
- .checkbox__checked_150xl .checkbox__box_150xl {
116
+ .checkbox__checked_tnnn1 .checkbox__box_tnnn1 {
119
117
  background-color: #fff;
120
118
  border-color: transparent;
121
119
  }
122
- .checkbox__checked_150xl:hover:not(.checkbox__disabled_150xl):not(.checkbox__inactive_150xl) .checkbox__box_150xl {
120
+ .checkbox__checked_tnnn1:hover:not(.checkbox__disabled_tnnn1):not(.checkbox__inactive_tnnn1) .checkbox__box_tnnn1 {
123
121
  background-color: rgb(255, 255, 255);
124
122
  border-color: transparent;
125
123
  }
126
- .checkbox__checked_150xl:active:not(.checkbox__disabled_150xl):not(.checkbox__inactive_150xl) .checkbox__box_150xl {
124
+ .checkbox__checked_tnnn1:active:not(.checkbox__disabled_tnnn1):not(.checkbox__inactive_tnnn1) .checkbox__box_tnnn1 {
127
125
  background-color: rgb(255, 255, 255);
128
126
  border-color: transparent;
129
127
  }
130
- .checkbox__indeterminate_150xl .checkbox__box_150xl {
128
+ .checkbox__indeterminate_tnnn1 .checkbox__box_tnnn1 {
131
129
  background-color: #fff;
132
130
  border-color: transparent;
133
131
  }
134
- .checkbox__indeterminate_150xl:hover:not(.checkbox__disabled_150xl):not(.checkbox__inactive_150xl) .checkbox__box_150xl {
132
+ .checkbox__indeterminate_tnnn1:hover:not(.checkbox__disabled_tnnn1):not(.checkbox__inactive_tnnn1) .checkbox__box_tnnn1 {
135
133
  background-color: rgb(255, 255, 255);
136
134
  border-color: transparent;
137
135
  }
138
- .checkbox__indeterminate_150xl:active:not(.checkbox__disabled_150xl):not(.checkbox__inactive_150xl) .checkbox__box_150xl {
136
+ .checkbox__indeterminate_tnnn1:active:not(.checkbox__disabled_tnnn1):not(.checkbox__inactive_tnnn1) .checkbox__box_tnnn1 {
139
137
  background-color: rgb(255, 255, 255);
140
138
  border-color: transparent;
141
139
  }
142
- .checkbox__disabled_150xl .checkbox__box_150xl {
140
+ .checkbox__disabled_tnnn1 .checkbox__box_tnnn1 {
143
141
  background-color: #000;
144
142
  border-color: #2a2a2c;
145
143
  }
146
- .checkbox__disabled_150xl.checkbox__checked_150xl .checkbox__box_150xl {
144
+ .checkbox__disabled_tnnn1.checkbox__checked_tnnn1 .checkbox__box_tnnn1 {
147
145
  background-color: #3a3a3c;
148
146
  border-color: transparent;
149
147
  }
150
- .checkbox__disabled_150xl.checkbox__indeterminate_150xl .checkbox__box_150xl {
148
+ .checkbox__disabled_tnnn1.checkbox__indeterminate_tnnn1 .checkbox__box_tnnn1 {
151
149
  background-color: #3a3a3c;
152
150
  border-color: transparent;
153
151
  }
154
- .checkbox__disabled_150xl .checkbox__label_150xl {
152
+ .checkbox__disabled_tnnn1 .checkbox__label_tnnn1 {
155
153
  color: rgba(235, 235, 245, 0.6);
156
154
  }
157
- .checkbox__disabled_150xl .checkbox__hint_150xl {
155
+ .checkbox__disabled_tnnn1 .checkbox__hint_tnnn1 {
158
156
  color: rgba(235, 235, 245, 0.6);
159
157
  }
160
- .checkbox__inactive_150xl .checkbox__box_150xl {
158
+ .checkbox__inactive_tnnn1 .checkbox__box_tnnn1 {
161
159
  background-color: #3a3a3c;
162
160
  border-color: #464649;
163
161
  }
164
- .checkbox__inactive_150xl.checkbox__checked_150xl .checkbox__box_150xl {
162
+ .checkbox__inactive_tnnn1.checkbox__checked_tnnn1 .checkbox__box_tnnn1 {
165
163
  color: #464649;
166
164
  border-color: transparent;
167
165
  }
168
- .checkbox__inactive_150xl.checkbox__indeterminate_150xl .checkbox__box_150xl {
166
+ .checkbox__inactive_tnnn1.checkbox__indeterminate_tnnn1 .checkbox__box_tnnn1 {
169
167
  border-color: transparent;
170
168
  }
171
- .checkbox__focused_150xl .checkbox__box_150xl {
169
+ .checkbox__focused_tnnn1 .checkbox__box_tnnn1 {
172
170
  outline: 2px solid #0072ef;
173
171
  }
174
- .checkbox__label_150xl {
172
+ .checkbox__label_tnnn1 {
175
173
  color: #fff;
176
174
  }
177
- .checkbox__errorMessage_150xl {
175
+ .checkbox__errorMessage_tnnn1 {
178
176
  color: #f15045;
179
177
  }
180
- .checkbox__hint_150xl {
178
+ .checkbox__hint_tnnn1 {
181
179
  color: rgba(235, 235, 245, 0.6);
182
180
  }
183
- .checkbox__inactive_150xl .checkbox__indeterminateLine_150xl {
181
+ .checkbox__inactive_tnnn1 .checkbox__indeterminateLine_tnnn1 {
184
182
  background-color: #464649;
185
183
  }
186
- .checkbox__indeterminateLine_150xl {
184
+ .checkbox__indeterminateLine_tnnn1 {
187
185
  background-color: #000;
188
186
  }
189
187
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
190
- }.code-input__error_1cslv {
188
+ }.divider__component_15uiq {
189
+ border-bottom: 1px solid #2b2b2e;
190
+ }.dropzone__component_ix9tt {
191
+ border: 2px dashed #464649;
192
+ }
193
+ .dropzone__component_ix9tt:not(.dropzone__disabled_ix9tt):hover {
194
+ background-color: transparent;
195
+ }
196
+ .dropzone__dragOver_ix9tt {
197
+ background-color: transparent;
198
+ }
199
+ .dropzone__error_ix9tt {
200
+ border-color: #ef3124;
201
+ }
202
+ .dropzone__overlay_6mkbz {
203
+ background: #202022;
204
+ }
205
+ .dropzone__text_6mkbz {
206
+ color: #fff;
207
+ }.code-input__error_lplng {
191
208
  color: #f15045;
192
209
  }
193
- @keyframes code-input__shake_1cslv {
210
+ @keyframes code-input__shake_lplng {
194
211
  }
195
- .code-input__input_rrv4t {
212
+ .code-input__input_qhfb3 {
196
213
  background-color: #202022;
197
214
  color: #fff
198
215
  }
199
- .code-input__input_rrv4t.code-input__hasError_rrv4t {
216
+ .code-input__input_qhfb3.code-input__hasError_qhfb3 {
200
217
  color: #f15045;
201
218
  caret-color: #fff;
202
219
  background-color: #35110d;
203
220
  }
204
- .code-input__input_rrv4t.code-input__disabled_rrv4t {
221
+ .code-input__input_qhfb3.code-input__disabled_qhfb3 {
205
222
  color: rgba(235, 235, 245, 0.3);
206
223
  }
207
- .code-input__input_rrv4t:-webkit-autofill {
224
+ .code-input__input_qhfb3:-webkit-autofill {
208
225
  -webkit-text-fill-color: #fff;
209
- }.dropzone__component_vaf6a {
210
- border: 2px dashed #464649;
211
- }
212
- .dropzone__component_vaf6a:not(.dropzone__disabled_vaf6a):hover {
213
- background-color: transparent;
214
- }
215
- .dropzone__dragOver_vaf6a {
216
- background-color: transparent;
217
- }
218
- .dropzone__error_vaf6a {
219
- border-color: #ef3124;
220
- }
221
- .dropzone__overlay_14cl7 {
222
- background: #202022;
223
- }
224
- .dropzone__text_14cl7 {
225
- color: #fff;
226
- }.form-control__component_55avp {
226
+ }.form-control__component_1fh1l {
227
227
  color: #fff;
228
228
  }
229
- .form-control__inner_55avp {
229
+ .form-control__inner_1fh1l {
230
230
  background-color: #202022;
231
231
  }
232
- .form-control__label_55avp {
232
+ .form-control__label_1fh1l {
233
233
  color: rgba(235, 235, 245, 0.6);
234
234
  }
235
- .form-control__hint_55avp {
235
+ .form-control__hint_1fh1l {
236
236
  color: rgba(235, 235, 245, 0.6);
237
237
  }
238
- .form-control__disabled_55avp {
238
+ .form-control__disabled_1fh1l {
239
239
  background-color: #202022;
240
240
  color: rgba(235, 235, 245, 0.6);
241
241
  }
242
- .form-control__disabled_55avp.form-control__hasError_55avp {
242
+ .form-control__disabled_1fh1l.form-control__hasError_1fh1l {
243
243
  background-color: #202022;
244
244
  }
245
- .form-control__disabled_55avp.form-control__filled_55avp .form-control__label_55avp {
245
+ .form-control__disabled_1fh1l.form-control__filled_1fh1l .form-control__label_1fh1l {
246
246
  color: rgba(235, 235, 245, 0.6);
247
247
  }
248
- .form-control__inner_55avp:not(.form-control__disabled_55avp):hover {
248
+ .form-control__inner_1fh1l:not(.form-control__disabled_1fh1l):hover {
249
249
  background-color: #202022;
250
250
  }
251
- .form-control__focused_55avp.form-control__inner_55avp,
252
- .form-control__focused_55avp.form-control__inner_55avp:hover {
251
+ .form-control__focused_1fh1l.form-control__inner_1fh1l,
252
+ .form-control__focused_1fh1l.form-control__inner_1fh1l:hover {
253
253
  background-color: #202022
254
254
  }
255
- .form-control__error_55avp {
255
+ .form-control__error_1fh1l {
256
256
  color: #f15045;
257
257
  }
258
- .form-control__hasError_55avp .form-control__label_55avp {
258
+ .form-control__hasError_1fh1l .form-control__label_1fh1l {
259
259
  color: #f15045;
260
260
  }
261
- .form-control__hasError_55avp {
261
+ .form-control__hasError_1fh1l {
262
262
  background-color: #202022;
263
263
  }
264
264
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
265
265
  }
266
- .form-control__component_18sfl {
266
+ .form-control__component_k328x {
267
267
  color: #000;
268
268
  }
269
- .form-control__inner_18sfl {
269
+ .form-control__inner_k328x {
270
270
  background-color: #f3f4f5;
271
271
  }
272
- .form-control__label_18sfl {
272
+ .form-control__label_k328x {
273
273
  color: rgba(60, 60, 67, 0.6);
274
274
  }
275
- .form-control__hint_18sfl {
275
+ .form-control__hint_k328x {
276
276
  color: rgba(60, 60, 67, 0.6);
277
277
  }
278
- .form-control__disabled_18sfl {
278
+ .form-control__disabled_k328x {
279
279
  background-color: #f3f4f5;
280
280
  color: rgba(60, 60, 67, 0.6);
281
281
  }
282
- .form-control__disabled_18sfl.form-control__hasError_18sfl {
282
+ .form-control__disabled_k328x.form-control__hasError_k328x {
283
283
  background-color: #f3f4f5;
284
284
  }
285
- .form-control__disabled_18sfl.form-control__filled_18sfl .form-control__label_18sfl {
285
+ .form-control__disabled_k328x.form-control__filled_k328x .form-control__label_k328x {
286
286
  color: rgba(60, 60, 67, 0.6);
287
287
  }
288
- .form-control__inner_18sfl:not(.form-control__disabled_18sfl):hover {
288
+ .form-control__inner_k328x:not(.form-control__disabled_k328x):hover {
289
289
  background-color: #f3f4f5;
290
290
  }
291
- .form-control__focused_18sfl.form-control__inner_18sfl,
292
- .form-control__focused_18sfl.form-control__inner_18sfl:hover {
291
+ .form-control__focused_k328x.form-control__inner_k328x,
292
+ .form-control__focused_k328x.form-control__inner_k328x:hover {
293
293
  background-color: #f3f4f5
294
294
  }
295
- .form-control__error_18sfl {
295
+ .form-control__error_k328x {
296
296
  color: #ef3124;
297
297
  }
298
- .form-control__hasError_18sfl .form-control__label_18sfl {
298
+ .form-control__hasError_k328x .form-control__label_k328x {
299
299
  color: #ef3124;
300
300
  }
301
- .form-control__hasError_18sfl {
301
+ .form-control__hasError_k328x {
302
302
  background-color: #f3f4f5;
303
- }.hatching-progress-bar__container_1cijv {
303
+ }.hatching-progress-bar__container_1bx3d {
304
304
  background: rgba(255, 255, 255, 0.1);
305
305
  }
306
- .hatching-progress-bar__hatch_1cijv {
306
+ .hatching-progress-bar__hatch_1bx3d {
307
307
  background: repeating-linear-gradient(
308
308
  -45deg,
309
309
  #464649 6px 10px,
310
310
  rgba(255, 255, 255, 0) 10px 18px
311
311
  );
312
312
  }
313
- .hatching-progress-bar__positive_1cijv {
313
+ .hatching-progress-bar__positive_1bx3d {
314
314
  background: #2fc26e;
315
315
  }
316
- .hatching-progress-bar__attention_1cijv {
316
+ .hatching-progress-bar__attention_1bx3d {
317
317
  background: #f6bf65;
318
318
  }
319
- .hatching-progress-bar__negative_1cijv {
319
+ .hatching-progress-bar__negative_1bx3d {
320
320
  background: #d91d0b;
321
321
  }
322
- .hatching-progress-bar__link_1cijv {
322
+ .hatching-progress-bar__link_1bx3d {
323
323
  background: #0072ef;
324
324
  }
325
- .hatching-progress-bar__tertiary_1cijv {
325
+ .hatching-progress-bar__tertiary_1bx3d {
326
326
  background: #464649;
327
327
  }
328
- .hatching-progress-bar__secondary_1cijv {
328
+ .hatching-progress-bar__secondary_1bx3d {
329
329
  background: #8d8d93;
330
330
  }
331
- .hatching-progress-bar__primary_1cijv {
331
+ .hatching-progress-bar__primary_1bx3d {
332
332
  background: #fff;
333
333
  }
334
- .hatching-progress-bar__accent_1cijv {
334
+ .hatching-progress-bar__accent_1bx3d {
335
335
  background: #ef3124;
336
336
  }@media (max-width: 599px) {
337
337
  }
@@ -381,258 +381,246 @@
381
381
  }
382
382
  @media (min-width: 1920px) {
383
383
  }
384
- .icon-view__component_ck7o3 {
384
+ .icon-view__component_b98ni {
385
385
  color: rgba(235, 235, 245, 0.6);
386
386
  }
387
- .icon-view__bg_ck7o3 {
387
+ .icon-view__bg_b98ni {
388
388
  fill: #f3f4f5;
389
389
  }
390
- .icon-view__border_ck7o3 {
390
+ .icon-view__border_b98ni {
391
391
  stroke: rgba(255, 255, 255, 0.1);
392
392
  fill: transparent;
393
- }.list__list_1la49 {
393
+ }.list__list_3e36n {
394
394
  color: #fff;
395
395
  }
396
- .list__slot_1la49 {
396
+ .list__slot_3e36n {
397
397
  color: #fff;
398
- }.link__primary_ct6b1 {
398
+ }.link__primary_7ssqc {
399
399
  color: #fff;
400
400
  border-bottom-color: #fff
401
401
  }
402
- .link__primary_ct6b1:hover {
402
+ .link__primary_7ssqc:hover {
403
403
  color: rgb(255, 255, 255);
404
404
  }
405
- .link__primary_ct6b1:active {
405
+ .link__primary_7ssqc:active {
406
406
  color: rgb(255, 255, 255);
407
407
  }
408
- .link__secondary_ct6b1 {
408
+ .link__secondary_7ssqc {
409
409
  color: rgba(235, 235, 245, 0.6);
410
410
  border-bottom-color: rgba(235, 235, 245, 0.6)
411
411
  }
412
- .link__secondary_ct6b1:hover {
412
+ .link__secondary_7ssqc:hover {
413
413
  color: rgba(239, 239, 247, 0.68);
414
414
  }
415
- .link__secondary_ct6b1:active {
415
+ .link__secondary_7ssqc:active {
416
416
  color: rgba(243, 243, 249, 0.76);
417
417
  }
418
- .link__defaultView_ct6b1 {
418
+ .link__defaultView_7ssqc {
419
419
  color: #0072ef;
420
420
  border-bottom-color: #0072ef
421
421
  }
422
- .link__defaultView_ct6b1:hover {
422
+ .link__defaultView_7ssqc:hover {
423
423
  color: rgb(51, 142, 242);
424
424
  }
425
- .link__defaultView_ct6b1:active {
425
+ .link__defaultView_7ssqc:active {
426
426
  color: rgb(102, 170, 245);
427
427
  }
428
- .link__component_1adwv:hover .link__text_1adwv,
429
- .link__component_1adwv:active .link__text_1adwv {
428
+ .link__component_19liz:hover .link__text_19liz,
429
+ .link__component_19liz:active .link__text_19liz {
430
430
  border-bottom-color: rgba(0, 0, 0, 0);
431
431
  }
432
- .link__focused_1adwv {
432
+ .link__focused_19liz {
433
433
  outline: 2px solid #0072ef;
434
434
  }
435
- .link__pseudo_1adwv {
435
+ .link__pseudo_19liz {
436
436
  background-color: transparent;
437
437
  }
438
- .link__primary_1fqqf {
438
+ .link__primary_1aqcu {
439
439
  color: #000;
440
440
  border-bottom-color: #000
441
441
  }
442
- .link__primary_1fqqf:hover {
442
+ .link__primary_1aqcu:hover {
443
443
  color: rgb(204, 204, 204);
444
444
  }
445
- .link__primary_1fqqf:active {
445
+ .link__primary_1aqcu:active {
446
446
  color: rgb(153, 153, 153);
447
447
  }
448
- .link__secondary_1fqqf {
448
+ .link__secondary_1aqcu {
449
449
  color: rgba(60, 60, 67, 0.6);
450
450
  border-bottom-color: rgba(60, 60, 67, 0.6)
451
451
  }
452
- .link__secondary_1fqqf:hover {
452
+ .link__secondary_1aqcu:hover {
453
453
  color: rgba(204, 204, 204, 0.7);
454
454
  }
455
- .link__secondary_1fqqf:active {
455
+ .link__secondary_1aqcu:active {
456
456
  color: rgba(153, 153, 153, 0.7);
457
457
  }
458
- .link__defaultView_1fqqf {
458
+ .link__defaultView_1aqcu {
459
459
  color: #0072ef;
460
460
  border-bottom-color: #0072ef
461
461
  }
462
- .link__defaultView_1fqqf:hover {
462
+ .link__defaultView_1aqcu:hover {
463
463
  color: rgb(0, 98, 204);
464
464
  }
465
- .link__defaultView_1fqqf:active {
465
+ .link__defaultView_1aqcu:active {
466
466
  color: rgb(0, 73, 153);
467
- }@keyframes loader__blink_chn91 {
468
- }.progress-bar__container_xnd5w {
467
+ }@keyframes loader__blink_n57ke {
468
+ }.progress-bar__container_1go3v {
469
469
  background: rgba(255, 255, 255, 0.1)
470
470
  }
471
- .progress-bar__filled_xnd5w.progress-bar__positive_xnd5w {
471
+ .progress-bar__filled_1go3v.progress-bar__positive_1go3v {
472
472
  background: #2fc26e;
473
473
  }
474
- .progress-bar__filled_xnd5w.progress-bar__negative_xnd5w {
474
+ .progress-bar__filled_1go3v.progress-bar__negative_1go3v {
475
475
  background: #d91d0b;
476
476
  }
477
- .progress-bar__filled_xnd5w.progress-bar__attention_xnd5w {
477
+ .progress-bar__filled_1go3v.progress-bar__attention_1go3v {
478
478
  background: #f6bf65;
479
479
  }
480
- .progress-bar__filled_xnd5w.progress-bar__link_xnd5w {
480
+ .progress-bar__filled_1go3v.progress-bar__link_1go3v {
481
481
  background: #0072ef;
482
482
  }
483
- .progress-bar__filled_xnd5w.progress-bar__tertiary_xnd5w {
483
+ .progress-bar__filled_1go3v.progress-bar__tertiary_1go3v {
484
484
  background: #464649;
485
485
  }
486
- .progress-bar__filled_xnd5w.progress-bar__secondary_xnd5w {
486
+ .progress-bar__filled_1go3v.progress-bar__secondary_1go3v {
487
487
  background: #8d8d93;
488
488
  }
489
- .progress-bar__filled_xnd5w.progress-bar__primary_xnd5w {
489
+ .progress-bar__filled_1go3v.progress-bar__primary_1go3v {
490
490
  background: #fff;
491
491
  }
492
- .progress-bar__filled_xnd5w.progress-bar__accent_xnd5w {
492
+ .progress-bar__filled_1go3v.progress-bar__accent_1go3v {
493
493
  background: #ef3124;
494
- }.pure-input__input_1m8fa {
494
+ }.pure-input__input_m6e7f {
495
495
  color: #fff;
496
496
  caret-color: #0072ef;
497
497
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
498
498
  }
499
- .pure-input__input_1m8fa:-webkit-autofill {
499
+ .pure-input__input_m6e7f:-webkit-autofill {
500
500
  -webkit-text-fill-color: #fff;
501
501
  }
502
- .pure-input__input_1m8fa::placeholder {
502
+ .pure-input__input_m6e7f::placeholder {
503
503
  color: rgba(235, 235, 245, 0.6);
504
504
  }
505
- .pure-input__hasInnerLabel_1m8fa::placeholder {
505
+ .pure-input__hasInnerLabel_m6e7f::placeholder {
506
506
  color: rgba(235, 235, 245, 0.3);
507
507
  }
508
- .pure-input__clearIcon_1m8fa {
508
+ .pure-input__clearIcon_m6e7f {
509
509
  color: #fff;
510
510
  }
511
- .pure-input__input_1m8fa:read-only {
511
+ .pure-input__input_m6e7f:read-only {
512
512
  color: rgba(235, 235, 245, 0.6)
513
513
  }
514
- .pure-input__input_1m8fa:read-only:focus::placeholder {
514
+ .pure-input__input_m6e7f:read-only:focus::placeholder {
515
515
  color: rgba(235, 235, 245, 0.6);
516
516
  }
517
- .pure-input__input_1m8fa:disabled {
517
+ .pure-input__input_m6e7f:disabled {
518
518
  color: #fff;
519
519
  -webkit-text-fill-color: #fff;
520
520
  }
521
- .pure-input__input_1m8fa:focus::placeholder {
521
+ .pure-input__input_m6e7f:focus::placeholder {
522
522
  color: rgba(235, 235, 245, 0.3);
523
523
  }
524
- .pure-input__error_1m8fa {
524
+ .pure-input__error_m6e7f {
525
525
  color: #f15045;
526
526
  caret-color: #f15045;
527
527
  }
528
- .pure-input__component_1m8fa {
528
+ .pure-input__component_m6e7f {
529
529
  color: #fff;
530
530
  background-color: #202022;
531
531
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
532
532
  }
533
- .pure-input__component_1m8fa::placeholder {
533
+ .pure-input__component_m6e7f::placeholder {
534
534
  color: rgba(235, 235, 245, 0.6);
535
535
  }
536
- .pure-input__component_1m8fa:disabled {
536
+ .pure-input__component_m6e7f:disabled {
537
537
  color: #fff;
538
538
  background-color: #202022;
539
539
  }
540
- .pure-input__component_1m8fa:not(:disabled):focus::placeholder {
540
+ .pure-input__component_m6e7f:not(:disabled):focus::placeholder {
541
541
  color: rgba(235, 235, 245, 0.3);
542
542
  }
543
- .pure-input__focusVisible_1m8fa {
543
+ .pure-input__focusVisible_m6e7f {
544
544
  outline: 2px solid #0072ef;
545
545
  }
546
- .pure-input__component_1m8fa:not(:disabled):hover {
546
+ .pure-input__component_m6e7f:not(:disabled):hover {
547
547
  background-color: #202022;
548
- }.radio-group__error_11v6l {
548
+ }.radio-group__error_1id1i {
549
549
  border-left: 1px solid #f15045;
550
550
  }
551
- .radio-group__label_11v6l {
551
+ .radio-group__label_1id1i {
552
552
  color: #fff;
553
553
  }
554
- .radio-group__errorMessage_11v6l {
554
+ .radio-group__errorMessage_1id1i {
555
555
  color: #f15045;
556
556
  }
557
- .radio-group__hint_11v6l {
557
+ .radio-group__hint_1id1i {
558
558
  color: rgba(235, 235, 245, 0.6);
559
- }.radio__container_rp2fs:not(.radio__checked_rp2fs):not(.radio__disabled_rp2fs):not(.radio__inactive_rp2fs) .radio__circle_rp2fs {
559
+ }.radio__container_v6sk6:not(.radio__checked_v6sk6):not(.radio__disabled_v6sk6):not(.radio__inactive_v6sk6) .radio__circle_v6sk6 {
560
560
  background-color: #000;
561
561
  border: 1.5px solid #8d8d93;
562
562
  }
563
- .radio__container_rp2fs:not(.radio__checked_rp2fs):not(.radio__disabled_rp2fs):not(.radio__inactive_rp2fs):hover:not(:active) .radio__circle_rp2fs {
563
+ .radio__container_v6sk6:not(.radio__checked_v6sk6):not(.radio__disabled_v6sk6):not(.radio__inactive_v6sk6):hover:not(:active) .radio__circle_v6sk6 {
564
564
  background-color: #000;
565
565
  border-color: #8d8d93;
566
566
  }
567
- .radio__container_rp2fs:not(.radio__checked_rp2fs):not(.radio__disabled_rp2fs):not(.radio__inactive_rp2fs):active .radio__circle_rp2fs {
567
+ .radio__container_v6sk6:not(.radio__checked_v6sk6):not(.radio__disabled_v6sk6):not(.radio__inactive_v6sk6):active .radio__circle_v6sk6 {
568
568
  background-color: #000;
569
569
  border-color: #fff;
570
570
  }
571
- .radio__container_rp2fs.radio__disabled_rp2fs .radio__circle_rp2fs {
571
+ .radio__container_v6sk6.radio__disabled_v6sk6 .radio__circle_v6sk6 {
572
572
  background-color: #000;
573
573
  border: 1.5px solid #2a2a2c;
574
574
  }
575
- .radio__container_rp2fs.radio__disabled_rp2fs .radio__label_rp2fs {
575
+ .radio__container_v6sk6.radio__disabled_v6sk6 .radio__label_v6sk6 {
576
576
  color: rgba(235, 235, 245, 0.6);
577
577
  }
578
- .radio__container_rp2fs.radio__disabled_rp2fs .radio__hint_rp2fs {
578
+ .radio__container_v6sk6.radio__disabled_v6sk6 .radio__hint_v6sk6 {
579
579
  color: rgba(235, 235, 245, 0.6);
580
580
  }
581
- .radio__container_rp2fs.radio__inactive_rp2fs .radio__circle_rp2fs {
581
+ .radio__container_v6sk6.radio__inactive_v6sk6 .radio__circle_v6sk6 {
582
582
  background-color: #3a3a3c;
583
583
  border: 1px solid #464649;
584
584
  }
585
- .radio__container_rp2fs.radio__inactive_rp2fs.radio__checked_rp2fs .radio__circle_rp2fs:before {
585
+ .radio__container_v6sk6.radio__inactive_v6sk6.radio__checked_v6sk6 .radio__circle_v6sk6:before {
586
586
  background-color: #464649;
587
587
  }
588
- .radio__container_rp2fs.radio__checked_rp2fs .radio__circle_rp2fs {
588
+ .radio__container_v6sk6.radio__checked_v6sk6 .radio__circle_v6sk6 {
589
589
  background-color: #fff;
590
590
  border: 1.5px solid transparent;
591
591
  }
592
- .radio__container_rp2fs.radio__checked_rp2fs:hover .radio__circle_rp2fs {
592
+ .radio__container_v6sk6.radio__checked_v6sk6:hover .radio__circle_v6sk6 {
593
593
  background-color: rgb(255, 255, 255);
594
594
  border-color: transparent;
595
595
  }
596
- .radio__container_rp2fs.radio__checked_rp2fs:active .radio__circle_rp2fs {
596
+ .radio__container_v6sk6.radio__checked_v6sk6:active .radio__circle_v6sk6 {
597
597
  background-color: rgb(255, 255, 255);
598
598
  border-color: transparent;
599
599
  }
600
- .radio__container_rp2fs.radio__focused_rp2fs .radio__circle_rp2fs {
600
+ .radio__container_v6sk6.radio__focused_v6sk6 .radio__circle_v6sk6 {
601
601
  outline: 2px solid #0072ef;
602
602
  }
603
- .radio__container_rp2fs.radio__disabled_rp2fs.radio__checked_rp2fs .radio__circle_rp2fs,
604
- .radio__container_rp2fs.radio__inactive_rp2fs.radio__checked_rp2fs .radio__circle_rp2fs {
603
+ .radio__container_v6sk6.radio__disabled_v6sk6.radio__checked_v6sk6 .radio__circle_v6sk6,
604
+ .radio__container_v6sk6.radio__inactive_v6sk6.radio__checked_v6sk6 .radio__circle_v6sk6 {
605
605
  background-color: #3a3a3c;
606
606
  border-color: transparent;
607
607
  }
608
- .radio__circle_rp2fs:before {
608
+ .radio__circle_v6sk6:before {
609
609
  background-color: #000;
610
610
  }
611
- .radio__label_rp2fs {
611
+ .radio__label_v6sk6 {
612
612
  color: #fff;
613
613
  }
614
- .radio__hint_rp2fs {
614
+ .radio__hint_v6sk6 {
615
615
  color: rgba(235, 235, 245, 0.6);
616
- }.scrollbar__component_1e3ee .scrollbar:before {
617
- background-color: rgba(255, 255, 255, 0.3);
618
- }
619
- .scrollbar__component_1e3ee.dragging .track .scrollbar.visible:before {
620
- background-color: rgba(255, 255, 255, 0.6);
621
- }
622
-
623
- .scrollbar__component_x4oiq .scrollbar:before {
624
- background-color: rgba(0, 0, 0, 0.3);
625
- }
626
- .scrollbar__component_x4oiq.dragging .track .scrollbar.visible:before {
627
- background-color: rgba(0, 0, 0, 0.6);
628
- }.skeleton__component_1qpzc {
616
+ }.skeleton__component_1vcy4 {
629
617
  color: transparent;
630
618
  background: rgba(255, 255, 255, 0.1);
631
619
  }
632
- .skeleton__component_1qpzc:before {
620
+ .skeleton__component_1vcy4:before {
633
621
  background: transparent;
634
622
  }
635
- .skeleton__animate_1qpzc:after {
623
+ .skeleton__animate_1vcy4:after {
636
624
  background-image: linear-gradient(
637
625
  to left,
638
626
  rgba(0, 0, 0, 0),
@@ -642,246 +630,258 @@
642
630
  rgba(0, 0, 0, 0)
643
631
  );
644
632
  }
645
- @keyframes skeleton__gradient_1qpzc {
633
+ @keyframes skeleton__gradient_1vcy4 {
646
634
  }
647
- @keyframes skeleton__background_1qpzc {
635
+ @keyframes skeleton__background_1vcy4 {
648
636
  0% {
649
637
  background: rgb(182, 188, 195);
650
638
  }
651
639
  100% {
652
640
  background: rgb(198, 205, 214);
653
641
  }
654
- }.slider__component_1m65w .noUi-base:hover .noUi-connects {
642
+ }.scrollbar__component_10pbj .scrollbar:before {
643
+ background-color: rgba(255, 255, 255, 0.3);
644
+ }
645
+ .scrollbar__component_10pbj.dragging .track .scrollbar.visible:before {
646
+ background-color: rgba(255, 255, 255, 0.6);
647
+ }
648
+
649
+ .scrollbar__component_jqlnr .scrollbar:before {
650
+ background-color: rgba(0, 0, 0, 0.3);
651
+ }
652
+ .scrollbar__component_jqlnr.dragging .track .scrollbar.visible:before {
653
+ background-color: rgba(0, 0, 0, 0.6);
654
+ }.slider__component_1eglh .noUi-base:hover .noUi-connects {
655
655
  background: #2a2a2c;
656
656
  }
657
- .slider__component_1m65w .noUi-base:hover .noUi-connect {
657
+ .slider__component_1eglh .noUi-base:hover .noUi-connect {
658
658
  background: #d91d0b;
659
659
  }
660
- .slider__component_1m65w .noUi-handle:hover .noUi-touch-area {
660
+ .slider__component_1eglh .noUi-handle:hover .noUi-touch-area {
661
661
  background: rgb(240, 63, 51);
662
662
  }
663
- .slider__component_1m65w .noUi-handle:active .noUi-touch-area {
663
+ .slider__component_1eglh .noUi-handle:active .noUi-touch-area {
664
664
  background: rgb(241, 80, 69);
665
665
  }
666
- .slider__component_1m65w .noUi-connects {
666
+ .slider__component_1eglh .noUi-connects {
667
667
  background: #2a2a2c;
668
668
  }
669
- .slider__component_1m65w .noUi-connect {
669
+ .slider__component_1eglh .noUi-connect {
670
670
  background: #d91d0b;
671
671
  }
672
- .slider__component_1m65w .noUi-handle {
672
+ .slider__component_1eglh .noUi-handle {
673
673
  border: 2px solid transparent;
674
674
  }
675
- .slider__component_1m65w .noUi-touch-area {
675
+ .slider__component_1eglh .noUi-touch-area {
676
676
  background: #ef3124;
677
677
  }
678
- .slider__component_1m65w .noUi-pips {
678
+ .slider__component_1eglh .noUi-pips {
679
679
  color: rgba(235, 235, 245, 0.6);
680
- }.spinner__component_hb538 {
680
+ }.spinner__component_4vxo6 {
681
681
  color: #fff;
682
682
  }
683
- @keyframes spinner__spin_animation_bxz4t {
683
+ @keyframes spinner__spin_animation_yuvs0 {
684
684
  }
685
- .spinner__component_n5hjx {
685
+ .spinner__component_aqa4v {
686
686
  color: #000;
687
- }.status__soft_dyzqs.status__green_dyzqs {
687
+ }.status__soft_1fsij.status__green_1fsij {
688
688
  background: rgba(19, 164, 99, 0.1);
689
689
  color: #13a463;
690
690
  }
691
- .status__soft_dyzqs.status__orange_dyzqs {
691
+ .status__soft_1fsij.status__orange_1fsij {
692
692
  background: rgba(222, 106, 0, 0.1);
693
693
  color: #de6a00;
694
694
  }
695
- .status__soft_dyzqs.status__red_dyzqs {
695
+ .status__soft_1fsij.status__red_1fsij {
696
696
  background: rgba(217, 29, 11, 0.1);
697
697
  color: #d91d0b;
698
698
  }
699
- .status__soft_dyzqs.status__blue_dyzqs {
699
+ .status__soft_1fsij.status__blue_1fsij {
700
700
  background: rgba(0, 122, 255, 0.1);
701
701
  color: #007aff;
702
702
  }
703
- .status__soft_dyzqs.status__grey_dyzqs {
703
+ .status__soft_1fsij.status__grey_1fsij {
704
704
  background: rgba(109, 121, 134, 0.1);
705
705
  color: #6d7986;
706
706
  }
707
- .status__soft_dyzqs.status__teal_dyzqs {
707
+ .status__soft_1fsij.status__teal_1fsij {
708
708
  background: rgba(33, 145, 135, 0.1);
709
709
  color: #219187;
710
710
  }
711
- .status__soft_dyzqs.status__purple_dyzqs {
711
+ .status__soft_1fsij.status__purple_1fsij {
712
712
  background: rgba(103, 58, 183, 0.1);
713
713
  color: #673ab7;
714
714
  }
715
- .status__contrast_dyzqs {
715
+ .status__contrast_1fsij {
716
716
  color: #000
717
717
  }
718
- .status__contrast_dyzqs.status__green_dyzqs {
718
+ .status__contrast_1fsij.status__green_1fsij {
719
719
  background: #13a463;
720
720
  }
721
- .status__contrast_dyzqs.status__orange_dyzqs {
721
+ .status__contrast_1fsij.status__orange_1fsij {
722
722
  background: #de6a00;
723
723
  }
724
- .status__contrast_dyzqs.status__red_dyzqs {
724
+ .status__contrast_1fsij.status__red_1fsij {
725
725
  background: #d91d0b;
726
726
  }
727
- .status__contrast_dyzqs.status__blue_dyzqs {
727
+ .status__contrast_1fsij.status__blue_1fsij {
728
728
  background: #007aff;
729
729
  }
730
- .status__contrast_dyzqs.status__grey_dyzqs {
730
+ .status__contrast_1fsij.status__grey_1fsij {
731
731
  background: #6d7986;
732
732
  }
733
- .status__contrast_dyzqs.status__teal_dyzqs {
733
+ .status__contrast_1fsij.status__teal_1fsij {
734
734
  background: #219187;
735
735
  }
736
- .status__contrast_dyzqs.status__purple_dyzqs {
736
+ .status__contrast_1fsij.status__purple_1fsij {
737
737
  background: #673ab7;
738
- }.switch__component_m6134 {
738
+ }.switch__component_j8s3n {
739
739
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
740
740
  }
741
- .switch__switch_m6134 {
741
+ .switch__switch_j8s3n {
742
742
  background-color: #8d8d93;
743
743
  border: 2px solid #8d8d93;
744
744
  }
745
- .switch__switch_m6134:before {
745
+ .switch__switch_j8s3n:before {
746
746
  background-color: #000;
747
747
  }
748
- .switch__label_m6134 {
748
+ .switch__label_j8s3n {
749
749
  color: #fff;
750
750
  }
751
- .switch__hint_m6134 {
751
+ .switch__hint_j8s3n {
752
752
  color: rgba(235, 235, 245, 0.6);
753
753
  }
754
- .switch__checked_m6134 .switch__switch_m6134 {
754
+ .switch__checked_j8s3n .switch__switch_j8s3n {
755
755
  background-color: #ef3124;
756
756
  border-color: #ef3124;
757
757
  }
758
- .switch__disabled_m6134 .switch__switch_m6134 {
758
+ .switch__disabled_j8s3n .switch__switch_j8s3n {
759
759
  background-color: #2a2a2c;
760
760
  border-color: #2a2a2c;
761
761
  }
762
- .switch__disabled_m6134 .switch__label_m6134 {
762
+ .switch__disabled_j8s3n .switch__label_j8s3n {
763
763
  color: rgba(235, 235, 245, 0.6);
764
764
  }
765
- .switch__disabled_m6134 .switch__hint_m6134 {
765
+ .switch__disabled_j8s3n .switch__hint_j8s3n {
766
766
  color: rgba(235, 235, 245, 0.6);
767
767
  }
768
- .switch__inactive_m6134 .switch__switch_m6134 {
768
+ .switch__inactive_j8s3n .switch__switch_j8s3n {
769
769
  background-color: #2a2a2c;
770
770
  border-color: #2a2a2c
771
771
  }
772
- .switch__inactive_m6134 .switch__switch_m6134:before {
772
+ .switch__inactive_j8s3n .switch__switch_j8s3n:before {
773
773
  background-color: #464649;
774
774
  }
775
- .switch__focused_m6134 .switch__switch_m6134 {
775
+ .switch__focused_j8s3n .switch__switch_j8s3n {
776
776
  outline: 2px solid #0072ef;
777
- }.tag__component_vfhs2 {
777
+ }.tag__component_eqbj0 {
778
778
  color: #fff;
779
779
  border-color: transparent;
780
780
  background-color: #202022
781
781
  }
782
- .tag__component_vfhs2:disabled {
782
+ .tag__component_eqbj0:disabled {
783
783
  border-color: transparent;
784
784
  color: rgba(235, 235, 245, 0.3);
785
785
  background-color: rgba(32, 32, 34, 0.3);
786
786
  }
787
- .tag__component_vfhs2:hover:not(:disabled) {
787
+ .tag__component_eqbj0:hover:not(:disabled) {
788
788
  border-color: transparent;
789
789
  background-color: #202022;
790
790
  }
791
- .tag__component_vfhs2:active:not(:disabled) {
791
+ .tag__component_eqbj0:active:not(:disabled) {
792
792
  border-color: transparent;
793
793
  background-color: rgb(65, 65, 67);
794
794
  color: #fff;
795
795
  }
796
- .tag__checked_vfhs2 {
796
+ .tag__checked_eqbj0 {
797
797
  border-color: transparent;
798
798
  background-color: #f3f4f5;
799
799
  color: #000
800
800
  }
801
- .tag__checked_vfhs2:disabled {
801
+ .tag__checked_eqbj0:disabled {
802
802
  background-color: rgba(243, 244, 245, 0.3);
803
803
  border-color: transparent;
804
804
  color: #000;
805
805
  }
806
- .tag__checked_vfhs2:hover:not(:disabled):not(:active) {
806
+ .tag__checked_eqbj0:hover:not(:disabled):not(:active) {
807
807
  background-color: #f3f4f5;
808
808
  }
809
- .tag__checked_vfhs2:active:not(:disabled) {
809
+ .tag__checked_eqbj0:active:not(:disabled) {
810
810
  background-color: rgb(194, 195, 196);
811
811
  color: #000;
812
812
  }
813
- .tag__focused_y1o0l {
813
+ .tag__focused_10acy {
814
814
  outline: 2px solid #0072ef;
815
815
  }
816
- .tag__component_1mz7q {
816
+ .tag__component_1szpn {
817
817
  color: #fff;
818
818
  border-color: #464649;
819
819
  background-color: transparent
820
820
  }
821
- .tag__component_1mz7q:disabled {
821
+ .tag__component_1szpn:disabled {
822
822
  border-color: #2b2b2e;
823
823
  color: rgba(235, 235, 245, 0.3);
824
824
  background-color: transparent;
825
825
  }
826
- .tag__component_1mz7q:hover:not(:disabled) {
826
+ .tag__component_1szpn:hover:not(:disabled) {
827
827
  border-color: #fff;
828
828
  background-color: transparent;
829
829
  }
830
- .tag__component_1mz7q:active:not(:disabled) {
830
+ .tag__component_1szpn:active:not(:disabled) {
831
831
  border-color: #fff;
832
832
  background-color: rgba(255, 255, 255, 0.07);
833
833
  color: #fff;
834
834
  }
835
- .tag__checked_1mz7q {
835
+ .tag__checked_1szpn {
836
836
  border-color: #fff;
837
837
  background-color: #fff;
838
838
  color: #000
839
839
  }
840
- .tag__checked_1mz7q:disabled {
840
+ .tag__checked_1szpn:disabled {
841
841
  background-color: rgba(255, 255, 255, 0.3);
842
842
  border-color: transparent;
843
843
  color: #000;
844
844
  }
845
- .tag__checked_1mz7q:hover:not(:disabled):not(:active) {
845
+ .tag__checked_1szpn:hover:not(:disabled):not(:active) {
846
846
  background-color: rgb(237, 237, 237);
847
847
  }
848
- .tag__checked_1mz7q:active:not(:disabled) {
848
+ .tag__checked_1szpn:active:not(:disabled) {
849
849
  background-color: rgb(217, 217, 217);
850
850
  color: #000;
851
- }.typography__tertiary_1pf6a {
851
+ }.typography__tertiary_6llyl {
852
852
  color: rgba(235, 235, 245, 0.3);
853
853
  }
854
- .typography__disabled_1pf6a {
854
+ .typography__disabled_6llyl {
855
855
  color: rgba(235, 235, 245, 0.18);
856
856
  }
857
- .typography__accent_1pf6a {
857
+ .typography__accent_6llyl {
858
858
  color: #ef3124;
859
859
  }
860
- .typography__primary_1pf6a {
860
+ .typography__primary_6llyl {
861
861
  color: #fff;
862
862
  }
863
- .typography__attention_1pf6a {
863
+ .typography__attention_6llyl {
864
864
  color: #cb830f;
865
865
  }
866
- .typography__positive_1pf6a {
866
+ .typography__positive_6llyl {
867
867
  color: #13a463;
868
868
  }
869
- .typography__secondary_1pf6a {
869
+ .typography__secondary_6llyl {
870
870
  color: rgba(235, 235, 245, 0.6);
871
871
  }
872
- .typography__tertiary-inverted_1pf6a {
872
+ .typography__tertiary-inverted_6llyl {
873
873
  color: rgba(60, 60, 67, 0.3);
874
874
  }
875
- .typography__primary-inverted_1pf6a {
875
+ .typography__primary-inverted_6llyl {
876
876
  color: #000;
877
877
  }
878
- .typography__secondary-inverted_1pf6a {
878
+ .typography__secondary-inverted_6llyl {
879
879
  color: rgba(60, 60, 67, 0.6);
880
880
  }
881
- .typography__link_1pf6a {
881
+ .typography__link_6llyl {
882
882
  color: #0072ef;
883
883
  }
884
- .typography__negative_1pf6a {
884
+ .typography__negative_6llyl {
885
885
  color: #f15045;
886
886
  }
887
887
 
@@ -892,1006 +892,1006 @@
892
892
  }
893
893
  @media screen and (min-width: 1024px) {
894
894
  }
895
- .steps__option_1alrp {
895
+ .steps__option_6t0hh {
896
896
  color: #fff;
897
897
  background: #2a2a2c
898
898
  }
899
- .steps__dash_1alrp {
899
+ .steps__dash_6t0hh {
900
900
  border-top: 2px solid #2b2b2e
901
901
  }
902
- .steps__dash_1alrp.steps__completed_1alrp {
902
+ .steps__dash_6t0hh.steps__completed_6t0hh {
903
903
  border-top: 2px solid #fff;
904
904
  }
905
- .steps__dash_1alrp.steps__vertical_1alrp {
905
+ .steps__dash_6t0hh.steps__vertical_6t0hh {
906
906
  border-left: 2px solid #2b2b2e;
907
907
  }
908
- .steps__dash_1alrp.steps__completed_1alrp.steps__vertical_1alrp {
908
+ .steps__dash_6t0hh.steps__completed_6t0hh.steps__vertical_6t0hh {
909
909
  border-left: 2px solid #fff;
910
910
  }
911
- .steps__text_1alrp {
911
+ .steps__text_6t0hh {
912
912
  color: #fff
913
913
  }
914
- .steps__text_1alrp.steps__interactive_1alrp:not(.steps__disabled_1alrp):hover {
914
+ .steps__text_6t0hh.steps__interactive_6t0hh:not(.steps__disabled_6t0hh):hover {
915
915
  background: rgba(255, 255, 255, 0.07);
916
916
  }
917
- .steps__text_1alrp.steps__interactive_1alrp:not(.steps__disabled_1alrp):active {
917
+ .steps__text_6t0hh.steps__interactive_6t0hh:not(.steps__disabled_6t0hh):active {
918
918
  background: rgba(255, 255, 255, 0.15);
919
919
  }
920
- .steps__focused_1alrp {
920
+ .steps__focused_6t0hh {
921
921
  outline: 2px solid #0072ef;
922
922
  }
923
- .steps__selected_1alrp .steps__text_1alrp {
923
+ .steps__selected_6t0hh .steps__text_6t0hh {
924
924
  color: #fff;
925
925
  }
926
- .steps__selected_1alrp .steps__option_1alrp {
926
+ .steps__selected_6t0hh .steps__option_6t0hh {
927
927
  color: #000;
928
928
  background: #fff;
929
929
  }
930
- .steps__checkbox_1alrp {
930
+ .steps__checkbox_6t0hh {
931
931
  border: 2px solid #2a2a2c;
932
932
  }
933
- .steps__dot_1alrp {
933
+ .steps__dot_6t0hh {
934
934
  background: #2a2a2c;
935
935
  }
936
- .steps__selected_1alrp .steps__checkbox_1alrp {
936
+ .steps__selected_6t0hh .steps__checkbox_6t0hh {
937
937
  border: 2px solid #fff
938
938
  }
939
- .steps__selected_1alrp .steps__checkbox_1alrp .steps__dot_1alrp {
939
+ .steps__selected_6t0hh .steps__checkbox_6t0hh .steps__dot_6t0hh {
940
940
  background: #fff;
941
941
  }
942
- .steps__completedIndicator_1alrp > [class*='positive'] {
942
+ .steps__completedIndicator_6t0hh > [class*='positive'] {
943
943
  color: #fff;
944
944
  background-color: #fff;
945
945
  }
946
- .pattern-lock__error_1oflx {
946
+ .pattern-lock__error_zgly4 {
947
947
  color: #f15045;
948
- }.action-button__primary_ybh0z {
948
+ }.action-button__primary_1spzj {
949
949
  color: #fff
950
950
  }
951
- .action-button__primary_ybh0z .action-button__iconWrapper_ybh0z {
951
+ .action-button__primary_1spzj .action-button__iconWrapper_1spzj {
952
952
  color: #000;
953
953
  background-color: #fff;
954
954
  }
955
- .action-button__primary_ybh0z:hover .action-button__iconWrapper_ybh0z {
955
+ .action-button__primary_1spzj:hover .action-button__iconWrapper_1spzj {
956
956
  background-color: rgb(217, 217, 217);
957
957
  }
958
- .action-button__primary_ybh0z:active .action-button__iconWrapper_ybh0z {
958
+ .action-button__primary_1spzj:active .action-button__iconWrapper_1spzj {
959
959
  background-color: rgb(204, 204, 204);
960
960
  }
961
- .action-button__secondary_ybh0z {
961
+ .action-button__secondary_1spzj {
962
962
  color: #fff
963
963
  }
964
- .action-button__secondary_ybh0z .action-button__iconWrapper_ybh0z {
964
+ .action-button__secondary_1spzj .action-button__iconWrapper_1spzj {
965
965
  color: #fff;
966
966
  background-color: #202022;
967
967
  }
968
- .action-button__secondary_ybh0z:hover .action-button__iconWrapper_ybh0z {
968
+ .action-button__secondary_1spzj:hover .action-button__iconWrapper_1spzj {
969
969
  background-color: rgb(48, 48, 49);
970
970
  }
971
- .action-button__secondary_ybh0z:active .action-button__iconWrapper_ybh0z {
971
+ .action-button__secondary_1spzj:active .action-button__iconWrapper_1spzj {
972
972
  background-color: rgb(65, 65, 67);
973
973
  }
974
- .action-button__component_1d0jw {
974
+ .action-button__component_1gyz5 {
975
975
  -webkit-tap-highlight-color: transparent
976
976
  }
977
- .action-button__focused_1d0jw {
977
+ .action-button__focused_1gyz5 {
978
978
  outline: 2px solid #0072ef;
979
979
  }
980
- .action-button__primary_oo9m0 {
980
+ .action-button__primary_1j2s4 {
981
981
  color: #000
982
982
  }
983
- .action-button__primary_oo9m0 .action-button__iconWrapper_oo9m0 {
983
+ .action-button__primary_1j2s4 .action-button__iconWrapper_1j2s4 {
984
984
  color: #fff;
985
985
  background-color: #121212;
986
986
  }
987
- .action-button__primary_oo9m0:hover .action-button__iconWrapper_oo9m0 {
987
+ .action-button__primary_1j2s4:hover .action-button__iconWrapper_1j2s4 {
988
988
  background-color: rgb(35, 35, 35);
989
989
  }
990
- .action-button__primary_oo9m0:active .action-button__iconWrapper_oo9m0 {
990
+ .action-button__primary_1j2s4:active .action-button__iconWrapper_1j2s4 {
991
991
  background-color: rgb(54, 54, 54);
992
992
  }
993
- .action-button__secondary_oo9m0 {
993
+ .action-button__secondary_1j2s4 {
994
994
  color: #000
995
995
  }
996
- .action-button__secondary_oo9m0 .action-button__iconWrapper_oo9m0 {
996
+ .action-button__secondary_1j2s4 .action-button__iconWrapper_1j2s4 {
997
997
  color: #000;
998
998
  background-color: #f3f4f5;
999
999
  }
1000
- .action-button__secondary_oo9m0:hover .action-button__iconWrapper_oo9m0 {
1000
+ .action-button__secondary_1j2s4:hover .action-button__iconWrapper_1j2s4 {
1001
1001
  background-color: rgb(207, 207, 208);
1002
1002
  }
1003
- .action-button__secondary_oo9m0:active .action-button__iconWrapper_oo9m0 {
1003
+ .action-button__secondary_1j2s4:active .action-button__iconWrapper_1j2s4 {
1004
1004
  background-color: rgb(194, 195, 196);
1005
1005
  }
1006
- .action-button__primary_8yc6p {
1006
+ .action-button__primary_1wzk8 {
1007
1007
  color: #000
1008
1008
  }
1009
- .action-button__primary_8yc6p .action-button__iconWrapper_8yc6p {
1009
+ .action-button__primary_1wzk8 .action-button__iconWrapper_1wzk8 {
1010
1010
  color: #fff;
1011
1011
  background-color: #121212;
1012
1012
  }
1013
- .action-button__secondary_8yc6p {
1013
+ .action-button__secondary_1wzk8 {
1014
1014
  color: #000
1015
1015
  }
1016
- .action-button__secondary_8yc6p .action-button__iconWrapper_8yc6p {
1016
+ .action-button__secondary_1wzk8 .action-button__iconWrapper_1wzk8 {
1017
1017
  color: #000;
1018
1018
  background-color: #f3f4f5;
1019
- }.textarea__input_1m0s6 {
1019
+ }.textarea__input_1c4xt {
1020
1020
  color: #fff;
1021
1021
  caret-color: #0072ef;
1022
1022
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1023
1023
  }
1024
- .textarea__input_1m0s6:-webkit-autofill {
1024
+ .textarea__input_1c4xt:-webkit-autofill {
1025
1025
  -webkit-text-fill-color: #fff;
1026
1026
  }
1027
- .textarea__input_1m0s6::placeholder {
1027
+ .textarea__input_1c4xt::placeholder {
1028
1028
  color: rgba(235, 235, 245, 0.6);
1029
1029
  }
1030
- .textarea__hasInnerLabel_1m0s6::placeholder {
1030
+ .textarea__hasInnerLabel_1c4xt::placeholder {
1031
1031
  color: rgba(235, 235, 245, 0.3);
1032
1032
  }
1033
- .textarea__clearIcon_1m0s6 {
1033
+ .textarea__clearIcon_1c4xt {
1034
1034
  color: #fff;
1035
1035
  }
1036
- .textarea__input_1m0s6:read-only {
1036
+ .textarea__input_1c4xt:read-only {
1037
1037
  color: rgba(235, 235, 245, 0.6)
1038
1038
  }
1039
- .textarea__input_1m0s6:read-only:focus::placeholder {
1039
+ .textarea__input_1c4xt:read-only:focus::placeholder {
1040
1040
  color: rgba(235, 235, 245, 0.6);
1041
1041
  }
1042
- .textarea__input_1m0s6:disabled {
1042
+ .textarea__input_1c4xt:disabled {
1043
1043
  color: #fff;
1044
1044
  -webkit-text-fill-color: #fff;
1045
1045
  }
1046
- .textarea__input_1m0s6:focus::placeholder {
1046
+ .textarea__input_1c4xt:focus::placeholder {
1047
1047
  color: rgba(235, 235, 245, 0.3);
1048
1048
  }
1049
- .textarea__error_1m0s6 {
1049
+ .textarea__error_1c4xt {
1050
1050
  color: #f15045;
1051
1051
  caret-color: #f15045;
1052
1052
  }
1053
- .textarea__textarea_1m0s6 {
1053
+ .textarea__textarea_1c4xt {
1054
1054
  color: #fff;
1055
1055
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1056
1056
  }
1057
- .textarea__textarea_1m0s6::placeholder {
1057
+ .textarea__textarea_1c4xt::placeholder {
1058
1058
  color: rgba(235, 235, 245, 0.6);
1059
1059
  }
1060
- .textarea__hasInnerLabel_1m0s6::placeholder {
1060
+ .textarea__hasInnerLabel_1c4xt::placeholder {
1061
1061
  color: rgba(235, 235, 245, 0.3);
1062
1062
  }
1063
- .textarea__textarea_1m0s6:disabled {
1063
+ .textarea__textarea_1c4xt:disabled {
1064
1064
  color: #fff;
1065
1065
  -webkit-text-fill-color: #fff;
1066
1066
  }
1067
- .textarea__textarea_1m0s6:read-only {
1067
+ .textarea__textarea_1c4xt:read-only {
1068
1068
  color: rgba(235, 235, 245, 0.6);
1069
1069
  }
1070
- .textarea__textarea_1m0s6:focus::placeholder {
1070
+ .textarea__textarea_1c4xt:focus::placeholder {
1071
1071
  color: rgba(235, 235, 245, 0.3);
1072
1072
  }
1073
- .textarea__hint_1m0s6 {
1073
+ .textarea__hint_1c4xt {
1074
1074
  color: rgba(235, 235, 245, 0.6);
1075
1075
  }
1076
- .textarea__error_1m0s6 {
1076
+ .textarea__error_1c4xt {
1077
1077
  color: #f15045;
1078
1078
  }
1079
- .textarea__pseudoTextarea_vdk59 span {
1079
+ .textarea__pseudoTextarea_1a7jc span {
1080
1080
  color: transparent;
1081
1081
  }
1082
- .textarea__pseudoTextarea_vdk59 .textarea__overflow_vdk59 {
1082
+ .textarea__pseudoTextarea_1a7jc .textarea__overflow_1a7jc {
1083
1083
  background-color: rgba(217, 29, 11, 0.4);
1084
1084
  }
1085
- .textarea__focusVisible_vdk59 {
1085
+ .textarea__focusVisible_1a7jc {
1086
1086
  outline: 2px solid #0072ef;
1087
1087
  }
1088
- .textarea__input_hplgo {
1088
+ .textarea__input_7tr43 {
1089
1089
  color: #000;
1090
1090
  caret-color: #0072ef;
1091
1091
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1092
1092
  }
1093
- .textarea__input_hplgo:-webkit-autofill {
1093
+ .textarea__input_7tr43:-webkit-autofill {
1094
1094
  -webkit-text-fill-color: #000;
1095
1095
  }
1096
- .textarea__input_hplgo::placeholder {
1096
+ .textarea__input_7tr43::placeholder {
1097
1097
  color: rgba(60, 60, 67, 0.6);
1098
1098
  }
1099
- .textarea__hasInnerLabel_hplgo::placeholder {
1099
+ .textarea__hasInnerLabel_7tr43::placeholder {
1100
1100
  color: rgba(60, 60, 67, 0.3);
1101
1101
  }
1102
- .textarea__clearIcon_hplgo {
1102
+ .textarea__clearIcon_7tr43 {
1103
1103
  color: #000;
1104
1104
  }
1105
- .textarea__input_hplgo:read-only {
1105
+ .textarea__input_7tr43:read-only {
1106
1106
  color: rgba(60, 60, 67, 0.6)
1107
1107
  }
1108
- .textarea__input_hplgo:read-only:focus::placeholder {
1108
+ .textarea__input_7tr43:read-only:focus::placeholder {
1109
1109
  color: rgba(60, 60, 67, 0.6);
1110
1110
  }
1111
- .textarea__input_hplgo:disabled {
1111
+ .textarea__input_7tr43:disabled {
1112
1112
  color: #000;
1113
1113
  -webkit-text-fill-color: #000;
1114
1114
  }
1115
- .textarea__input_hplgo:focus::placeholder {
1115
+ .textarea__input_7tr43:focus::placeholder {
1116
1116
  color: rgba(60, 60, 67, 0.3);
1117
1117
  }
1118
- .textarea__error_hplgo {
1118
+ .textarea__error_7tr43 {
1119
1119
  color: #ef3124;
1120
1120
  caret-color: #ef3124;
1121
1121
  }
1122
- .textarea__textarea_hplgo {
1122
+ .textarea__textarea_7tr43 {
1123
1123
  color: #000;
1124
1124
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1125
1125
  }
1126
- .textarea__textarea_hplgo::placeholder {
1126
+ .textarea__textarea_7tr43::placeholder {
1127
1127
  color: rgba(60, 60, 67, 0.6);
1128
1128
  }
1129
- .textarea__hasInnerLabel_hplgo::placeholder {
1129
+ .textarea__hasInnerLabel_7tr43::placeholder {
1130
1130
  color: rgba(60, 60, 67, 0.3);
1131
1131
  }
1132
- .textarea__textarea_hplgo:disabled {
1132
+ .textarea__textarea_7tr43:disabled {
1133
1133
  color: #000;
1134
1134
  -webkit-text-fill-color: #000;
1135
1135
  }
1136
- .textarea__textarea_hplgo:read-only {
1136
+ .textarea__textarea_7tr43:read-only {
1137
1137
  color: rgba(60, 60, 67, 0.6);
1138
1138
  }
1139
- .textarea__textarea_hplgo:focus::placeholder {
1139
+ .textarea__textarea_7tr43:focus::placeholder {
1140
1140
  color: rgba(60, 60, 67, 0.3);
1141
1141
  }
1142
- .textarea__hint_hplgo {
1142
+ .textarea__hint_7tr43 {
1143
1143
  color: rgba(235, 235, 245, 0.6);
1144
1144
  }
1145
- .textarea__error_hplgo {
1145
+ .textarea__error_7tr43 {
1146
1146
  color: #f15045;
1147
- }.base-modal__component_pu7ns {
1147
+ }.base-modal__component_7qd4r {
1148
1148
  background: #121212;
1149
- }.popover__component_7698k {
1149
+ }.popover__component_6998s {
1150
1150
  background-color: transparent;
1151
1151
  color: #fff;
1152
1152
  }
1153
- .popover__inner_7698k {
1153
+ .popover__inner_6998s {
1154
1154
  background-color: #121212;
1155
1155
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1156
1156
  border: 1px solid transparent;
1157
1157
  }
1158
- .popover__arrow_7698k:after {
1158
+ .popover__arrow_6998s:after {
1159
1159
  background-color: #121212;
1160
1160
  border: 1px solid transparent;
1161
- }.button__primary_220k9 {
1161
+ }.button__primary_1mzkv {
1162
1162
  color: #000;
1163
1163
  background-color: #f3f4f5;
1164
1164
  border: 1px solid transparent
1165
1165
  }
1166
- .button__primary_220k9:hover {
1166
+ .button__primary_1mzkv:hover {
1167
1167
  background-color: rgb(207, 207, 208);
1168
1168
  }
1169
- .button__primary_220k9:active {
1169
+ .button__primary_1mzkv:active {
1170
1170
  background-color: rgb(194, 195, 196);
1171
1171
  }
1172
- .button__primary_220k9 > .button__loader_220k9 {
1172
+ .button__primary_1mzkv > .button__loader_1mzkv {
1173
1173
  color: #fff;
1174
1174
  }
1175
- .button__secondary_220k9 {
1175
+ .button__secondary_1mzkv {
1176
1176
  color: #fff;
1177
1177
  background-color: rgba(255, 255, 255, 0.1);
1178
1178
  border: 1px solid transparent
1179
1179
  }
1180
- .button__secondary_220k9:hover {
1180
+ .button__secondary_1mzkv:hover {
1181
1181
  background-color: rgba(255, 255, 255, 0.163);
1182
1182
  }
1183
- .button__secondary_220k9:active {
1183
+ .button__secondary_1mzkv:active {
1184
1184
  background-color: rgba(255, 255, 255, 0.235);
1185
1185
  }
1186
- .button__secondary_220k9 > .button__loader_220k9 {
1186
+ .button__secondary_1mzkv > .button__loader_1mzkv {
1187
1187
  color: #fff;
1188
1188
  }
1189
- .button__outlined_220k9 {
1189
+ .button__outlined_1mzkv {
1190
1190
  color: #fff;
1191
1191
  background-color: transparent;
1192
1192
  border: 1px solid #c5c5c7
1193
1193
  }
1194
- .button__outlined_220k9:hover {
1194
+ .button__outlined_1mzkv:hover {
1195
1195
  background-color: rgba(0, 0, 0, 0.07);
1196
1196
  }
1197
- .button__outlined_220k9:active {
1197
+ .button__outlined_1mzkv:active {
1198
1198
  background-color: rgba(0, 0, 0, 0.15);
1199
1199
  }
1200
- .button__tertiary_220k9 {
1200
+ .button__tertiary_1mzkv {
1201
1201
  color: #fff;
1202
1202
  background-color: transparent;
1203
1203
  border: 1px solid #c5c5c7
1204
1204
  }
1205
- .button__tertiary_220k9:hover {
1205
+ .button__tertiary_1mzkv:hover {
1206
1206
  background-color: rgba(255, 255, 255, 0.07);
1207
1207
  border-color: #c5c5c7;
1208
1208
  }
1209
- .button__tertiary_220k9:active {
1209
+ .button__tertiary_1mzkv:active {
1210
1210
  background-color: rgba(255, 255, 255, 0.15);
1211
1211
  }
1212
- .button__tertiary_220k9 > .button__loader_220k9 {
1212
+ .button__tertiary_1mzkv > .button__loader_1mzkv {
1213
1213
  color: #fff;
1214
1214
  }
1215
- .button__filled_220k9 {
1215
+ .button__filled_1mzkv {
1216
1216
  color: #fff;
1217
1217
  background-color: #3a3a3c
1218
1218
  }
1219
- .button__filled_220k9:hover {
1219
+ .button__filled_1mzkv:hover {
1220
1220
  background-color: rgb(72, 72, 74);
1221
1221
  }
1222
- .button__filled_220k9:active {
1222
+ .button__filled_1mzkv:active {
1223
1223
  background-color: rgb(88, 88, 89);
1224
1224
  }
1225
- .button__transparent_220k9 {
1225
+ .button__transparent_1mzkv {
1226
1226
  color: #fff;
1227
1227
  background-color: rgba(255, 255, 255, 0.1)
1228
1228
  }
1229
- .button__transparent_220k9:hover {
1229
+ .button__transparent_1mzkv:hover {
1230
1230
  background-color: rgba(255, 255, 255, 0.2);
1231
1231
  }
1232
- .button__transparent_220k9:active {
1232
+ .button__transparent_1mzkv:active {
1233
1233
  background-color: rgba(255, 255, 255, 0.4);
1234
1234
  }
1235
- .button__link_220k9 {
1235
+ .button__link_1mzkv {
1236
1236
  color: #fff;
1237
1237
  background-color: transparent;
1238
1238
  border: 1px solid transparent
1239
1239
  }
1240
- .button__link_220k9:hover {
1240
+ .button__link_1mzkv:hover {
1241
1241
  background-color: rgba(255, 255, 255, 0.07);
1242
1242
  }
1243
- .button__link_220k9:active {
1243
+ .button__link_1mzkv:active {
1244
1244
  background-color: rgba(255, 255, 255, 0.15);
1245
1245
  }
1246
- .button__link_220k9 > .button__loader_220k9 {
1246
+ .button__link_1mzkv > .button__loader_1mzkv {
1247
1247
  color: #fff;
1248
1248
  }
1249
- .button__ghost_220k9 {
1249
+ .button__ghost_1mzkv {
1250
1250
  color: #fff
1251
1251
  }
1252
- .button__ghost_220k9:hover {
1252
+ .button__ghost_1mzkv:hover {
1253
1253
  color: rgb(179, 179, 179);
1254
1254
  }
1255
- .button__ghost_220k9:active {
1255
+ .button__ghost_1mzkv:active {
1256
1256
  color: rgb(128, 128, 128);
1257
1257
  }
1258
- .button__ghost_220k9 > .button__loader_220k9 {
1258
+ .button__ghost_1mzkv > .button__loader_1mzkv {
1259
1259
  color: #fff;
1260
1260
  }
1261
- .button__component_220k9[disabled].button__primary_220k9 {
1261
+ .button__component_1mzkv[disabled].button__primary_1mzkv {
1262
1262
  color: rgba(60, 60, 67, 0.3);
1263
1263
  background-color: #f3f4f5
1264
1264
  }
1265
- .button__component_220k9[disabled].button__primary_220k9.button__loading_220k9 {
1265
+ .button__component_1mzkv[disabled].button__primary_1mzkv.button__loading_1mzkv {
1266
1266
  background-color: #f3f4f5;
1267
1267
  }
1268
- .button__component_220k9[disabled].button__secondary_220k9 {
1268
+ .button__component_1mzkv[disabled].button__secondary_1mzkv {
1269
1269
  color: rgba(255, 255, 255, 0.3);
1270
1270
  background-color: rgba(255, 255, 255, 0.05);
1271
1271
  border-color: transparent
1272
1272
  }
1273
- .button__component_220k9[disabled].button__secondary_220k9.button__loading_220k9 {
1273
+ .button__component_1mzkv[disabled].button__secondary_1mzkv.button__loading_1mzkv {
1274
1274
  color: #fff;
1275
1275
  background-color: rgba(255, 255, 255, 0.1);
1276
1276
  border-color: transparent;
1277
1277
  }
1278
- .button__component_220k9[disabled].button__outlined_220k9 {
1278
+ .button__component_1mzkv[disabled].button__outlined_1mzkv {
1279
1279
  color: rgba(255, 255, 255, 0.3);
1280
1280
  background-color: transparent;
1281
1281
  border-color: rgba(197, 197, 199, 0.3)
1282
1282
  }
1283
- .button__component_220k9[disabled].button__outlined_220k9.button__loading_220k9 {
1283
+ .button__component_1mzkv[disabled].button__outlined_1mzkv.button__loading_1mzkv {
1284
1284
  color: #fff;
1285
1285
  }
1286
- .button__component_220k9[disabled].button__tertiary_220k9 {
1286
+ .button__component_1mzkv[disabled].button__tertiary_1mzkv {
1287
1287
  color: rgba(255, 255, 255, 0.3);
1288
1288
  background-color: transparent;
1289
1289
  border-color: rgba(197, 197, 199, 0.3)
1290
1290
  }
1291
- .button__component_220k9[disabled].button__tertiary_220k9.button__loading_220k9 {
1291
+ .button__component_1mzkv[disabled].button__tertiary_1mzkv.button__loading_1mzkv {
1292
1292
  color: #fff;
1293
1293
  border-color: #c5c5c7;
1294
1294
  }
1295
- .button__component_220k9[disabled].button__filled_220k9 {
1295
+ .button__component_1mzkv[disabled].button__filled_1mzkv {
1296
1296
  color: rgba(255, 255, 255, 0.3);
1297
1297
  background-color: rgba(58, 58, 60, 0.3)
1298
1298
  }
1299
- .button__component_220k9[disabled].button__filled_220k9.button__loading_220k9 {
1299
+ .button__component_1mzkv[disabled].button__filled_1mzkv.button__loading_1mzkv {
1300
1300
  color: #fff;
1301
1301
  background-color: #3a3a3c;
1302
1302
  }
1303
- .button__component_220k9[disabled].button__transparent_220k9 {
1303
+ .button__component_1mzkv[disabled].button__transparent_1mzkv {
1304
1304
  color: rgba(255, 255, 255, 0.3);
1305
1305
  background-color: rgba(255, 255, 255, 0.03)
1306
1306
  }
1307
- .button__component_220k9[disabled].button__transparent_220k9.button__loading_220k9 {
1307
+ .button__component_1mzkv[disabled].button__transparent_1mzkv.button__loading_1mzkv {
1308
1308
  color: #fff;
1309
1309
  background-color: rgba(255, 255, 255, 0.1);
1310
1310
  }
1311
- .button__component_220k9[disabled].button__link_220k9 {
1311
+ .button__component_1mzkv[disabled].button__link_1mzkv {
1312
1312
  color: rgba(255, 255, 255, 0.3);
1313
1313
  background-color: transparent
1314
1314
  }
1315
- .button__component_220k9[disabled].button__link_220k9.button__loading_220k9 {
1315
+ .button__component_1mzkv[disabled].button__link_1mzkv.button__loading_1mzkv {
1316
1316
  color: #fff;
1317
1317
  }
1318
- .button__component_220k9[disabled].button__ghost_220k9 {
1318
+ .button__component_1mzkv[disabled].button__ghost_1mzkv {
1319
1319
  color: rgba(255, 255, 255, 0.3)
1320
1320
  }
1321
- .button__component_220k9[disabled].button__ghost_220k9.button__loading_220k9 {
1321
+ .button__component_1mzkv[disabled].button__ghost_1mzkv.button__loading_1mzkv {
1322
1322
  color: #fff;
1323
1323
  }
1324
- .button__component_mcjl5 {
1324
+ .button__component_6oxzu {
1325
1325
  background-color: transparent
1326
1326
  }
1327
- .button__focused_mcjl5 {
1327
+ .button__focused_6oxzu {
1328
1328
  outline: 2px solid #0072ef;
1329
1329
  }
1330
- .button__primary_1pt33 {
1330
+ .button__primary_1bpjc {
1331
1331
  color: #fff;
1332
1332
  background-color: #202022;
1333
1333
  border: 1px solid transparent
1334
1334
  }
1335
- .button__primary_1pt33:hover {
1335
+ .button__primary_1bpjc:hover {
1336
1336
  background-color: rgb(48, 48, 49);
1337
1337
  }
1338
- .button__primary_1pt33:active {
1338
+ .button__primary_1bpjc:active {
1339
1339
  background-color: rgb(65, 65, 67);
1340
1340
  }
1341
- .button__primary_1pt33 > .button__loader_1pt33 {
1341
+ .button__primary_1bpjc > .button__loader_1bpjc {
1342
1342
  color: #fff;
1343
1343
  }
1344
- .button__secondary_1pt33 {
1344
+ .button__secondary_1bpjc {
1345
1345
  color: #000;
1346
1346
  background-color: rgba(0, 0, 0, 0.08);
1347
1347
  border: 1px solid transparent
1348
1348
  }
1349
- .button__secondary_1pt33:hover {
1349
+ .button__secondary_1bpjc:hover {
1350
1350
  background-color: rgba(0, 0, 0, 0.218);
1351
1351
  }
1352
- .button__secondary_1pt33:active {
1352
+ .button__secondary_1bpjc:active {
1353
1353
  background-color: rgba(0, 0, 0, 0.264);
1354
1354
  }
1355
- .button__secondary_1pt33 > .button__loader_1pt33 {
1355
+ .button__secondary_1bpjc > .button__loader_1bpjc {
1356
1356
  color: #000;
1357
1357
  }
1358
- .button__outlined_1pt33 {
1358
+ .button__outlined_1bpjc {
1359
1359
  color: #fff;
1360
1360
  background-color: transparent;
1361
1361
  border: 1px solid #c5c5c7
1362
1362
  }
1363
- .button__outlined_1pt33:hover {
1363
+ .button__outlined_1bpjc:hover {
1364
1364
  background-color: rgba(255, 255, 255, 0.15);
1365
1365
  }
1366
- .button__outlined_1pt33:active {
1366
+ .button__outlined_1bpjc:active {
1367
1367
  background-color: rgba(0, 0, 0, 0.15);
1368
1368
  }
1369
- .button__tertiary_1pt33 {
1369
+ .button__tertiary_1bpjc {
1370
1370
  color: #000;
1371
1371
  background-color: transparent;
1372
1372
  border: 1px solid #464649
1373
1373
  }
1374
- .button__tertiary_1pt33:hover {
1374
+ .button__tertiary_1bpjc:hover {
1375
1375
  background-color: rgba(18, 18, 18, 0.15);
1376
1376
  border-color: #464649;
1377
1377
  }
1378
- .button__tertiary_1pt33:active {
1378
+ .button__tertiary_1bpjc:active {
1379
1379
  background-color: rgba(18, 18, 18, 0.2);
1380
1380
  }
1381
- .button__tertiary_1pt33 > .button__loader_1pt33 {
1381
+ .button__tertiary_1bpjc > .button__loader_1bpjc {
1382
1382
  color: #000;
1383
1383
  }
1384
- .button__filled_1pt33 {
1384
+ .button__filled_1bpjc {
1385
1385
  color: #fff;
1386
1386
  background-color: #3a3a3c
1387
1387
  }
1388
- .button__filled_1pt33:hover {
1388
+ .button__filled_1bpjc:hover {
1389
1389
  background-color: rgb(99, 112, 126);
1390
1390
  }
1391
- .button__filled_1pt33:active {
1391
+ .button__filled_1bpjc:active {
1392
1392
  background-color: rgb(61, 74, 88);
1393
1393
  }
1394
- .button__transparent_1pt33 {
1394
+ .button__transparent_1bpjc {
1395
1395
  color: #000;
1396
1396
  background-color: rgba(255, 255, 255, 0.1)
1397
1397
  }
1398
- .button__transparent_1pt33:hover {
1398
+ .button__transparent_1bpjc:hover {
1399
1399
  background-color: rgba(255, 255, 255, 0.2);
1400
1400
  }
1401
- .button__transparent_1pt33:active {
1401
+ .button__transparent_1bpjc:active {
1402
1402
  background-color: rgba(255, 255, 255, 0.05);
1403
1403
  }
1404
- .button__link_1pt33 {
1404
+ .button__link_1bpjc {
1405
1405
  color: #000;
1406
1406
  background-color: transparent;
1407
1407
  border: 1px solid transparent
1408
1408
  }
1409
- .button__link_1pt33:hover {
1409
+ .button__link_1bpjc:hover {
1410
1410
  background-color: rgba(18, 18, 18, 0.15);
1411
1411
  }
1412
- .button__link_1pt33:active {
1412
+ .button__link_1bpjc:active {
1413
1413
  background-color: rgba(18, 18, 18, 0.2);
1414
1414
  }
1415
- .button__link_1pt33 > .button__loader_1pt33 {
1415
+ .button__link_1bpjc > .button__loader_1bpjc {
1416
1416
  color: #000;
1417
1417
  }
1418
- .button__ghost_1pt33 {
1418
+ .button__ghost_1bpjc {
1419
1419
  color: #000
1420
1420
  }
1421
- .button__ghost_1pt33:hover {
1421
+ .button__ghost_1bpjc:hover {
1422
1422
  color: rgb(77, 77, 77);
1423
1423
  }
1424
- .button__ghost_1pt33:active {
1424
+ .button__ghost_1bpjc:active {
1425
1425
  color: rgb(128, 128, 128);
1426
1426
  }
1427
- .button__ghost_1pt33 > .button__loader_1pt33 {
1427
+ .button__ghost_1bpjc > .button__loader_1bpjc {
1428
1428
  color: #000;
1429
1429
  }
1430
- .button__component_1pt33[disabled].button__primary_1pt33 {
1430
+ .button__component_1bpjc[disabled].button__primary_1bpjc {
1431
1431
  color: rgba(235, 235, 245, 0.3);
1432
1432
  background-color: #202022
1433
1433
  }
1434
- .button__component_1pt33[disabled].button__primary_1pt33.button__loading_1pt33 {
1434
+ .button__component_1bpjc[disabled].button__primary_1bpjc.button__loading_1bpjc {
1435
1435
  background-color: #202022;
1436
1436
  }
1437
- .button__component_1pt33[disabled].button__secondary_1pt33 {
1437
+ .button__component_1bpjc[disabled].button__secondary_1bpjc {
1438
1438
  color: rgba(0, 0, 0, 0.3);
1439
1439
  background-color: rgba(18, 18, 18, 0.08);
1440
1440
  border-color: transparent
1441
1441
  }
1442
- .button__component_1pt33[disabled].button__secondary_1pt33.button__loading_1pt33 {
1442
+ .button__component_1bpjc[disabled].button__secondary_1bpjc.button__loading_1bpjc {
1443
1443
  color: #000;
1444
1444
  background-color: rgba(0, 0, 0, 0.08);
1445
1445
  border-color: transparent;
1446
1446
  }
1447
- .button__component_1pt33[disabled].button__outlined_1pt33 {
1447
+ .button__component_1bpjc[disabled].button__outlined_1bpjc {
1448
1448
  color: rgba(255, 255, 255, 0.3);
1449
1449
  background-color: transparent;
1450
1450
  border-color: rgba(35, 53, 73, 0.3)
1451
1451
  }
1452
- .button__component_1pt33[disabled].button__outlined_1pt33.button__loading_1pt33 {
1452
+ .button__component_1bpjc[disabled].button__outlined_1bpjc.button__loading_1bpjc {
1453
1453
  color: #fff;
1454
1454
  }
1455
- .button__component_1pt33[disabled].button__tertiary_1pt33 {
1455
+ .button__component_1bpjc[disabled].button__tertiary_1bpjc {
1456
1456
  color: rgba(0, 0, 0, 0.3);
1457
1457
  background-color: transparent;
1458
1458
  border-color: rgba(70, 70, 73, 0.3)
1459
1459
  }
1460
- .button__component_1pt33[disabled].button__tertiary_1pt33.button__loading_1pt33 {
1460
+ .button__component_1bpjc[disabled].button__tertiary_1bpjc.button__loading_1bpjc {
1461
1461
  color: #000;
1462
1462
  }
1463
- .button__component_1pt33[disabled].button__filled_1pt33 {
1463
+ .button__component_1bpjc[disabled].button__filled_1bpjc {
1464
1464
  color: rgba(255, 255, 255, 0.3);
1465
1465
  background-color: rgba(72, 87, 103, 0.3);
1466
1466
  border-color: transparent
1467
1467
  }
1468
- .button__component_1pt33[disabled].button__filled_1pt33.button__loading_1pt33 {
1468
+ .button__component_1bpjc[disabled].button__filled_1bpjc.button__loading_1bpjc {
1469
1469
  color: #fff;
1470
1470
  background-color: #3a3a3c;
1471
1471
  border-color: transparent;
1472
1472
  }
1473
- .button__component_1pt33[disabled].button__transparent_1pt33 {
1473
+ .button__component_1bpjc[disabled].button__transparent_1bpjc {
1474
1474
  color: rgba(255, 255, 255, 0.3);
1475
1475
  background-color: rgba(255, 255, 255, 0.03)
1476
1476
  }
1477
- .button__component_1pt33[disabled].button__transparent_1pt33.button__loading_1pt33 {
1477
+ .button__component_1bpjc[disabled].button__transparent_1bpjc.button__loading_1bpjc {
1478
1478
  color: #000;
1479
1479
  background-color: rgba(255, 255, 255, 0.1);
1480
1480
  }
1481
- .button__component_1pt33[disabled].button__link_1pt33 {
1481
+ .button__component_1bpjc[disabled].button__link_1bpjc {
1482
1482
  color: rgba(0, 0, 0, 0.3);
1483
1483
  background-color: transparent
1484
1484
  }
1485
- .button__component_1pt33[disabled].button__link_1pt33.button__loading_1pt33 {
1485
+ .button__component_1bpjc[disabled].button__link_1bpjc.button__loading_1bpjc {
1486
1486
  color: #000;
1487
1487
  }
1488
- .button__component_1pt33[disabled].button__ghost_1pt33 {
1488
+ .button__component_1bpjc[disabled].button__ghost_1bpjc {
1489
1489
  color: rgba(0, 0, 0, 0.3)
1490
1490
  }
1491
- .button__component_1pt33[disabled].button__ghost_1pt33.button__loading_1pt33 {
1491
+ .button__component_1bpjc[disabled].button__ghost_1bpjc.button__loading_1bpjc {
1492
1492
  color: #000;
1493
- }.comment__component_7zspo {
1493
+ }.chart__coreChart_p15op .recharts-text tspan {
1494
+ fill: #fff;
1495
+ }
1496
+ @keyframes chart__showDot_ddw4g {
1497
+ }
1498
+
1499
+ .chart__tickText_1ddoa {
1500
+ fill: #fff;
1501
+ }
1502
+ .chart__circle_1ddoa {
1503
+ fill: #121212;
1504
+ }
1505
+ .chart__circle_1ddoa {
1506
+ fill: #121212;
1507
+ }
1508
+ .chart__tooltip_6bzlw {
1509
+ background-color: #121212;
1510
+ border: 1px solid #2b2b2e;
1511
+ box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1512
+ }
1513
+ .chart__tooltipArrow_6bzlw {
1514
+ border: 1px solid #2b2b2e;
1515
+ background-color: #121212;
1516
+ }
1517
+ .chart__tooltipArrow_6bzlw:before {
1518
+ border-color: transparent #121212 transparent transparent;
1519
+ }.comment__component_npz4f {
1494
1520
  background-color: #202022;
1495
- }.circular-progress-bar__backgroundCircle_eyt2u,
1496
- .circular-progress-bar__progressCircle_eyt2u {
1521
+ }.list-header__filled_1x4hz {
1522
+ background-color: rgba(255, 255, 255, 0.1);
1523
+ }.circular-progress-bar__backgroundCircle_v5f1x,
1524
+ .circular-progress-bar__progressCircle_v5f1x {
1497
1525
  fill: transparent;
1498
1526
  }
1499
- .circular-progress-bar__positive_eyt2u {
1527
+ .circular-progress-bar__positive_v5f1x {
1500
1528
  stroke: #2fc26e;
1501
1529
  }
1502
- .circular-progress-bar__negative_eyt2u {
1530
+ .circular-progress-bar__negative_v5f1x {
1503
1531
  stroke: #d91d0b;
1504
1532
  }
1505
- .circular-progress-bar__backgroundCircle_eyt2u {
1533
+ .circular-progress-bar__backgroundCircle_v5f1x {
1506
1534
  stroke: #2c2c2e
1507
1535
  }
1508
- .circular-progress-bar__backgroundCircle_eyt2u.circular-progress-bar__stroke_eyt2u {
1536
+ .circular-progress-bar__backgroundCircle_v5f1x.circular-progress-bar__stroke_v5f1x {
1509
1537
  stroke: transparent;
1510
1538
  }
1511
- .circular-progress-bar__progressCircle_eyt2u.circular-progress-bar__bg-positive_eyt2u {
1539
+ .circular-progress-bar__progressCircle_v5f1x.circular-progress-bar__bg-positive_v5f1x {
1512
1540
  fill: #2fc26e;
1513
1541
  }
1514
- .circular-progress-bar__progressCircle_eyt2u.circular-progress-bar__bg-negative_eyt2u {
1542
+ .circular-progress-bar__progressCircle_v5f1x.circular-progress-bar__bg-negative_v5f1x {
1515
1543
  fill: #d91d0b;
1516
1544
  }
1517
- .circular-progress-bar__iconWrapper_eyt2u.circular-progress-bar__icon-tertiary_eyt2u {
1545
+ .circular-progress-bar__iconWrapper_v5f1x.circular-progress-bar__icon-tertiary_v5f1x {
1518
1546
  color: #464649;
1519
1547
  }
1520
- .circular-progress-bar__iconWrapper_eyt2u.circular-progress-bar__icon-positive_eyt2u {
1548
+ .circular-progress-bar__iconWrapper_v5f1x.circular-progress-bar__icon-positive_v5f1x {
1521
1549
  color: #2fc26e;
1522
1550
  }
1523
- .circular-progress-bar__iconWrapper_eyt2u.circular-progress-bar__icon-negative_eyt2u {
1551
+ .circular-progress-bar__iconWrapper_v5f1x.circular-progress-bar__icon-negative_v5f1x {
1524
1552
  color: #d91d0b;
1525
1553
  }
1526
- .circular-progress-bar__iconWrapper_eyt2u.circular-progress-bar__icon-primary-inverted_eyt2u {
1554
+ .circular-progress-bar__iconWrapper_v5f1x.circular-progress-bar__icon-primary-inverted_v5f1x {
1527
1555
  color: #000;
1528
1556
  }
1529
- .circular-progress-bar__iconWrapper_eyt2u.circular-progress-bar__icon-primary_eyt2u {
1557
+ .circular-progress-bar__iconWrapper_v5f1x.circular-progress-bar__icon-primary_v5f1x {
1530
1558
  color: #fff;
1531
1559
  }
1532
- .circular-progress-bar__iconWrapper_eyt2u.circular-progress-bar__icon-secondary_eyt2u {
1560
+ .circular-progress-bar__iconWrapper_v5f1x.circular-progress-bar__icon-secondary_v5f1x {
1533
1561
  color: #8d8d93;
1534
- }.chart__coreChart_11fps .recharts-text tspan {
1535
- fill: #fff;
1536
- }
1537
- @keyframes chart__showDot_1axnn {
1538
- }
1539
-
1540
- .chart__tickText_19d3b {
1541
- fill: #fff;
1542
- }
1543
- .chart__circle_19d3b {
1544
- fill: #121212;
1545
- }
1546
- .chart__circle_19d3b {
1547
- fill: #121212;
1548
- }
1549
- .chart__tooltip_ackkk {
1550
- background-color: #121212;
1551
- border: 1px solid #2b2b2e;
1552
- box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1553
- }
1554
- .chart__tooltipArrow_ackkk {
1555
- border: 1px solid #2b2b2e;
1556
- background-color: #121212;
1557
- }
1558
- .chart__tooltipArrow_ackkk:before {
1559
- border-color: transparent #121212 transparent transparent;
1560
- }.list-header__filled_j68ad {
1561
- background-color: rgba(255, 255, 255, 0.1);
1562
- }.stepped-progress-bar__description_36257 {
1562
+ }.stepped-progress-bar__description_18ke1 {
1563
1563
  color: rgba(235, 235, 245, 0.6);
1564
1564
  }
1565
- .stepped-progress-bar__bar_ss528 {
1565
+ .stepped-progress-bar__bar_7ic3s {
1566
1566
  background: rgba(255, 255, 255, 0.1);
1567
1567
  }
1568
- .stepped-progress-bar__positive_ss528 {
1568
+ .stepped-progress-bar__positive_7ic3s {
1569
1569
  background: #2fc26e;
1570
1570
  }
1571
- .stepped-progress-bar__attention_ss528 {
1571
+ .stepped-progress-bar__attention_7ic3s {
1572
1572
  background: #f6bf65;
1573
1573
  }
1574
- .stepped-progress-bar__negative_ss528 {
1574
+ .stepped-progress-bar__negative_7ic3s {
1575
1575
  background: #d91d0b;
1576
1576
  }
1577
- .stepped-progress-bar__link_ss528 {
1577
+ .stepped-progress-bar__link_7ic3s {
1578
1578
  background: #0072ef;
1579
1579
  }
1580
- .stepped-progress-bar__tertiary_ss528 {
1580
+ .stepped-progress-bar__tertiary_7ic3s {
1581
1581
  background: #464649;
1582
1582
  }
1583
- .stepped-progress-bar__secondary_ss528 {
1583
+ .stepped-progress-bar__secondary_7ic3s {
1584
1584
  background: #8d8d93;
1585
1585
  }
1586
- .stepped-progress-bar__primary_ss528 {
1586
+ .stepped-progress-bar__primary_7ic3s {
1587
1587
  background: #fff;
1588
1588
  }
1589
- .stepped-progress-bar__accent_ss528 {
1589
+ .stepped-progress-bar__accent_7ic3s {
1590
1590
  background: #ef3124;
1591
- }.drawer__backdropEnter_1wfy6 {
1591
+ }.drawer__backdropEnter_2hxdu {
1592
1592
  background-color: transparent;
1593
1593
  }
1594
- .drawer__backdropEnterActive_1wfy6,
1595
- .drawer__backdropEnterDone_1wfy6 {
1594
+ .drawer__backdropEnterActive_2hxdu,
1595
+ .drawer__backdropEnterDone_2hxdu {
1596
1596
  background-color: rgba(0, 0, 0, 0.8);
1597
1597
  }
1598
- .drawer__backdropExit_1wfy6 {
1598
+ .drawer__backdropExit_2hxdu {
1599
1599
  background-color: rgba(0, 0, 0, 0.8);
1600
1600
  }
1601
- .drawer__backdropExitActive_1wfy6,
1602
- .drawer__backdropExitDone_1wfy6 {
1601
+ .drawer__backdropExitActive_2hxdu,
1602
+ .drawer__backdropExitDone_2hxdu {
1603
1603
  background-color: transparent;
1604
- }.attach__component_1bael {
1604
+ }.attach__component_qusb9 {
1605
1605
  }
1606
- .attach__focused_1bael {
1606
+ .attach__focused_qusb9 {
1607
1607
  outline: 2px solid #0072ef;
1608
- }.confirmation-v1__errorHeader_1mj35 {
1608
+ }.custom-button__customButton_1sefw.custom-button__white_1sefw * {
1609
+ color: #fff;
1610
+ }
1611
+ .custom-button__customButton_1sefw.custom-button__black_1sefw * {
1612
+ color: #000;
1613
+ }
1614
+ .custom-button__customButton_1sefw:before {
1615
+ background-color: rgba(0, 0, 0, 0);
1616
+ }
1617
+ .custom-button__customButton_1sefw:hover:before {
1618
+ background-color: rgba(0, 0, 0, 0.07);
1619
+ }
1620
+ .custom-button__customButton_1sefw:active:before {
1621
+ background-color: rgba(0, 0, 0, 0.15);
1622
+ }
1623
+ .custom-button__customButton_1sefw:disabled.custom-button__white_1sefw * {
1624
+ color: #fff;
1625
+ }
1626
+ .custom-button__customButton_1sefw:disabled.custom-button__black_1sefw * {
1627
+ color: #000;
1628
+ }.confirmation-v1__errorHeader_4d7mp {
1609
1629
  color: #fff;
1610
1630
  color: #fff;
1611
1631
  }
1612
- .confirmation-v1__errorText_1mj35 {
1632
+ .confirmation-v1__errorText_4d7mp {
1613
1633
  color: rgba(235, 235, 245, 0.6);
1614
1634
  color: rgba(235, 235, 245, 0.6);
1615
1635
  }
1616
- .confirmation-v1__phoneHintText_1mj35 {
1636
+ .confirmation-v1__phoneHintText_4d7mp {
1617
1637
  color: rgba(235, 235, 245, 0.6);
1618
1638
  color: rgba(235, 235, 245, 0.6);
1619
1639
  }
1620
- .confirmation-v1__phonesWrap_1mj35 {
1640
+ .confirmation-v1__phonesWrap_4d7mp {
1621
1641
  color: rgba(235, 235, 245, 0.6);
1622
1642
  }
1623
- .confirmation-v1__phoneDescription_1mj35 {
1643
+ .confirmation-v1__phoneDescription_4d7mp {
1624
1644
  color: rgba(235, 235, 245, 0.6);
1625
1645
  }
1626
- .confirmation-v1__input_5lr9f {
1646
+ .confirmation-v1__input_12o0z {
1627
1647
  background-color: #202022;
1628
1648
  color: #fff
1629
1649
  }
1630
- .confirmation-v1__input_5lr9f.confirmation-v1__hasError_5lr9f {
1650
+ .confirmation-v1__input_12o0z.confirmation-v1__hasError_12o0z {
1631
1651
  color: #f15045;
1632
1652
  caret-color: #fff;
1633
1653
  background-color: #35110d;
1634
1654
  }
1635
- .confirmation-v1__input_5lr9f.confirmation-v1__disabled_5lr9f {
1655
+ .confirmation-v1__input_12o0z.confirmation-v1__disabled_12o0z {
1636
1656
  color: rgba(235, 235, 245, 0.3);
1637
1657
  }
1638
- @keyframes confirmation-v1__shake_5lr9f {
1658
+ @keyframes confirmation-v1__shake_12o0z {
1639
1659
  }
1640
- .confirmation-v1__component_c9scc {
1660
+ .confirmation-v1__component_rd1xu {
1641
1661
  color: rgba(235, 235, 245, 0.6);
1642
1662
  color: rgba(235, 235, 245, 0.6);
1643
1663
  }
1644
- .confirmation-v1__circle_13uub {
1664
+ .confirmation-v1__circle_mzlsr {
1645
1665
  fill: transparent;
1646
1666
  stroke: #464649;
1647
1667
  }
1648
- .confirmation-v1__title_37nem {
1668
+ .confirmation-v1__title_yhy75 {
1649
1669
  color: #fff;
1650
1670
  }
1651
- .confirmation-v1__description_37nem {
1671
+ .confirmation-v1__description_yhy75 {
1652
1672
  color: rgba(235, 235, 245, 0.6);
1653
1673
  }
1654
- .confirmation-v1__alertIcon_37nem {
1674
+ .confirmation-v1__alertIcon_yhy75 {
1655
1675
  color: #d91d0b;
1656
1676
  }
1657
- .confirmation-v1__header_sl3lm {
1677
+ .confirmation-v1__header_1lqp2 {
1658
1678
  color: #fff;
1659
1679
  color: #fff;
1660
1680
  }
1661
- .confirmation-v1__error_sl3lm {
1681
+ .confirmation-v1__error_1lqp2 {
1662
1682
  color: #f15045;
1663
1683
  }
1664
- .confirmation-v1__loaderText_sl3lm {
1684
+ .confirmation-v1__loaderText_1lqp2 {
1665
1685
  color: rgba(235, 235, 245, 0.6);
1666
1686
  color: rgba(235, 235, 245, 0.6);
1667
- }.custom-button__customButton_17uo4.custom-button__white_17uo4 * {
1668
- color: #fff;
1669
- }
1670
- .custom-button__customButton_17uo4.custom-button__black_17uo4 * {
1671
- color: #000;
1672
- }
1673
- .custom-button__customButton_17uo4:before {
1674
- background-color: rgba(0, 0, 0, 0);
1675
- }
1676
- .custom-button__customButton_17uo4:hover:before {
1677
- background-color: rgba(0, 0, 0, 0.07);
1678
- }
1679
- .custom-button__customButton_17uo4:active:before {
1680
- background-color: rgba(0, 0, 0, 0.15);
1681
- }
1682
- .custom-button__customButton_17uo4:disabled.custom-button__white_17uo4 * {
1683
- color: #fff;
1684
- }
1685
- .custom-button__customButton_17uo4:disabled.custom-button__black_17uo4 * {
1686
- color: #000;
1687
- }
1688
- .confirmation__component_1u8w9 {
1687
+ }
1688
+ .confirmation__component_jlzzz {
1689
1689
  color: rgba(235, 235, 245, 0.6);
1690
1690
  }
1691
- .confirmation__circle_mqynb {
1691
+ .confirmation__circle_8bmir {
1692
1692
  fill: transparent;
1693
1693
  stroke: #464649;
1694
1694
  }
1695
1695
 
1696
- .confirmation__typographyTheme_13ckc {
1696
+ .confirmation__typographyTheme_90sl5.confirmation__typographyTheme_90sl5 {
1697
1697
  color: rgba(235, 235, 245, 0.6);
1698
1698
  }
1699
- .confirmation__typographyTheme_1jbwm {
1699
+ .confirmation__typographyTheme_8p0cq.confirmation__typographyTheme_8p0cq {
1700
1700
  color: rgba(235, 235, 245, 0.6);
1701
1701
  }
1702
- .confirmation__typographyTheme_19pqy {
1702
+ .confirmation__typographyTheme_17tyk.confirmation__typographyTheme_17tyk {
1703
1703
  color: rgba(235, 235, 245, 0.6);
1704
1704
  }
1705
- .confirmation__phone_19pqy {
1705
+ .confirmation__phone_17tyk.confirmation__phone_17tyk {
1706
1706
  color: #fff;
1707
1707
  }
1708
- .confirmation__countdownContainer_19pqy {
1708
+ .confirmation__countdownContainer_17tyk.confirmation__countdownContainer_17tyk {
1709
1709
  color: rgba(235, 235, 245, 0.6);
1710
1710
  }
1711
- .confirmation__typographyTheme_j8zh5 {
1711
+ .confirmation__typographyTheme_hd738.confirmation__typographyTheme_hd738 {
1712
1712
  color: rgba(235, 235, 245, 0.6);
1713
- }.icon-button__primary_sbjzm {
1713
+ }.icon-button__primary_wgr60 {
1714
1714
  color: #fff
1715
1715
  }
1716
- .icon-button__primary_sbjzm:hover {
1716
+ .icon-button__primary_wgr60:hover {
1717
1717
  color: rgb(204, 204, 204);
1718
1718
  }
1719
- .icon-button__primary_sbjzm:active {
1719
+ .icon-button__primary_wgr60:active {
1720
1720
  color: rgb(179, 179, 179);
1721
1721
  }
1722
- .icon-button__secondary_sbjzm {
1722
+ .icon-button__secondary_wgr60 {
1723
1723
  color: #8d8d93
1724
1724
  }
1725
- .icon-button__secondary_sbjzm:hover {
1725
+ .icon-button__secondary_wgr60:hover {
1726
1726
  color: rgb(175, 175, 179);
1727
1727
  }
1728
- .icon-button__secondary_sbjzm:active {
1728
+ .icon-button__secondary_wgr60:active {
1729
1729
  color: rgb(198, 198, 201);
1730
1730
  }
1731
- .icon-button__transparent_sbjzm {
1731
+ .icon-button__transparent_wgr60 {
1732
1732
  color: rgba(255, 255, 255, 0.3)
1733
1733
  }
1734
- .icon-button__transparent_sbjzm:hover {
1734
+ .icon-button__transparent_wgr60:hover {
1735
1735
  color: rgba(255, 255, 255, 0.4);
1736
1736
  }
1737
- .icon-button__transparent_sbjzm:active {
1737
+ .icon-button__transparent_wgr60:active {
1738
1738
  color: rgba(255, 255, 255, 0.5);
1739
1739
  }
1740
- .icon-button__negative_sbjzm {
1740
+ .icon-button__negative_wgr60 {
1741
1741
  color: #d91d0b
1742
1742
  }
1743
- .icon-button__negative_sbjzm:hover {
1743
+ .icon-button__negative_wgr60:hover {
1744
1744
  color: rgb(220, 45, 28);
1745
1745
  }
1746
- .icon-button__negative_sbjzm:active {
1746
+ .icon-button__negative_wgr60:active {
1747
1747
  color: rgb(223, 63, 48);
1748
1748
  }
1749
- .icon-button__tertiary_sbjzm {
1749
+ .icon-button__tertiary_wgr60 {
1750
1750
  color: #464649
1751
1751
  }
1752
- .icon-button__tertiary_sbjzm:hover {
1752
+ .icon-button__tertiary_wgr60:hover {
1753
1753
  color: rgb(83, 83, 86);
1754
1754
  }
1755
- .icon-button__tertiary_sbjzm:active {
1755
+ .icon-button__tertiary_wgr60:active {
1756
1756
  color: rgb(98, 98, 100);
1757
1757
  }
1758
- .icon-button__component_sbjzm:disabled.icon-button__primary_sbjzm {
1758
+ .icon-button__component_wgr60:disabled.icon-button__primary_wgr60 {
1759
1759
  color: rgba(255, 255, 255, 0.3)
1760
1760
  }
1761
- .icon-button__component_sbjzm:disabled.icon-button__primary_sbjzm.icon-button__loader_sbjzm {
1761
+ .icon-button__component_wgr60:disabled.icon-button__primary_wgr60.icon-button__loader_wgr60 {
1762
1762
  color: #fff;
1763
1763
  }
1764
- .icon-button__component_sbjzm:disabled.icon-button__secondary_sbjzm {
1764
+ .icon-button__component_wgr60:disabled.icon-button__secondary_wgr60 {
1765
1765
  color: rgba(141, 141, 147, 0.3)
1766
1766
  }
1767
- .icon-button__component_sbjzm:disabled.icon-button__secondary_sbjzm.icon-button__loader_sbjzm {
1767
+ .icon-button__component_wgr60:disabled.icon-button__secondary_wgr60.icon-button__loader_wgr60 {
1768
1768
  color: #8d8d93;
1769
1769
  }
1770
- .icon-button__component_sbjzm:disabled.icon-button__negative_sbjzm {
1770
+ .icon-button__component_wgr60:disabled.icon-button__negative_wgr60 {
1771
1771
  color: rgba(217, 29, 11, 0.3)
1772
1772
  }
1773
- .icon-button__component_sbjzm:disabled.icon-button__negative_sbjzm.icon-button__loader_sbjzm {
1773
+ .icon-button__component_wgr60:disabled.icon-button__negative_wgr60.icon-button__loader_wgr60 {
1774
1774
  color: #d91d0b;
1775
1775
  }
1776
- .icon-button__component_sbjzm:disabled.icon-button__tertiary_sbjzm {
1776
+ .icon-button__component_wgr60:disabled.icon-button__tertiary_wgr60 {
1777
1777
  color: rgba(70, 70, 73, 0.3)
1778
1778
  }
1779
- .icon-button__component_sbjzm:disabled.icon-button__tertiary_sbjzm.icon-button__loader_sbjzm {
1779
+ .icon-button__component_wgr60:disabled.icon-button__tertiary_wgr60.icon-button__loader_wgr60 {
1780
1780
  color: #464649;
1781
1781
  }
1782
1782
 
1783
- .icon-button__primary_142l9 {
1783
+ .icon-button__primary_187sg {
1784
1784
  color: #000
1785
1785
  }
1786
- .icon-button__primary_142l9:hover {
1786
+ .icon-button__primary_187sg:hover {
1787
1787
  color: rgb(18, 18, 18);
1788
1788
  }
1789
- .icon-button__primary_142l9:active {
1789
+ .icon-button__primary_187sg:active {
1790
1790
  color: rgb(38, 38, 38);
1791
1791
  }
1792
- .icon-button__secondary_142l9 {
1792
+ .icon-button__secondary_187sg {
1793
1793
  color: #8a8a8e
1794
1794
  }
1795
- .icon-button__secondary_142l9:hover {
1795
+ .icon-button__secondary_187sg:hover {
1796
1796
  color: rgb(117, 117, 121);
1797
1797
  }
1798
- .icon-button__secondary_142l9:active {
1798
+ .icon-button__secondary_187sg:active {
1799
1799
  color: rgb(110, 110, 114);
1800
1800
  }
1801
- .icon-button__transparent_142l9 {
1801
+ .icon-button__transparent_187sg {
1802
1802
  color: rgba(0, 0, 0, 0.3)
1803
1803
  }
1804
- .icon-button__transparent_142l9:hover {
1804
+ .icon-button__transparent_187sg:hover {
1805
1805
  color: rgba(0, 0, 0, 0.4);
1806
1806
  }
1807
- .icon-button__transparent_142l9:active {
1807
+ .icon-button__transparent_187sg:active {
1808
1808
  color: rgba(0, 0, 0, 0.5);
1809
1809
  }
1810
- .icon-button__negative_142l9 {
1810
+ .icon-button__negative_187sg {
1811
1811
  color: #d91d0b
1812
1812
  }
1813
- .icon-button__negative_142l9:hover {
1813
+ .icon-button__negative_187sg:hover {
1814
1814
  color: rgb(220, 45, 28);
1815
1815
  }
1816
- .icon-button__negative_142l9:active {
1816
+ .icon-button__negative_187sg:active {
1817
1817
  color: rgb(223, 63, 48);
1818
1818
  }
1819
- .icon-button__tertiary_142l9 {
1819
+ .icon-button__tertiary_187sg {
1820
1820
  color: #c5c5c7
1821
1821
  }
1822
- .icon-button__tertiary_142l9:hover {
1822
+ .icon-button__tertiary_187sg:hover {
1823
1823
  color: rgb(167, 167, 169);
1824
1824
  }
1825
- .icon-button__tertiary_142l9:active {
1825
+ .icon-button__tertiary_187sg:active {
1826
1826
  color: rgb(158, 158, 159);
1827
1827
  }
1828
- .icon-button__component_142l9:disabled.icon-button__primary_142l9 {
1828
+ .icon-button__component_187sg:disabled.icon-button__primary_187sg {
1829
1829
  color: rgba(0, 0, 0, 0.3)
1830
1830
  }
1831
- .icon-button__component_142l9:disabled.icon-button__primary_142l9.icon-button__loader_142l9 {
1831
+ .icon-button__component_187sg:disabled.icon-button__primary_187sg.icon-button__loader_187sg {
1832
1832
  color: #000;
1833
1833
  }
1834
- .icon-button__component_142l9:disabled.icon-button__secondary_142l9 {
1834
+ .icon-button__component_187sg:disabled.icon-button__secondary_187sg {
1835
1835
  color: rgba(138, 138, 142, 0.3)
1836
1836
  }
1837
- .icon-button__component_142l9:disabled.icon-button__secondary_142l9.icon-button__loader_142l9 {
1837
+ .icon-button__component_187sg:disabled.icon-button__secondary_187sg.icon-button__loader_187sg {
1838
1838
  color: #8a8a8e;
1839
1839
  }
1840
- .icon-button__component_142l9:disabled.icon-button__negative_142l9 {
1840
+ .icon-button__component_187sg:disabled.icon-button__negative_187sg {
1841
1841
  color: rgba(217, 29, 11, 0.3)
1842
1842
  }
1843
- .icon-button__component_142l9:disabled.icon-button__negative_142l9.icon-button__loader_142l9 {
1843
+ .icon-button__component_187sg:disabled.icon-button__negative_187sg.icon-button__loader_187sg {
1844
1844
  color: #d91d0b;
1845
1845
  }
1846
- .icon-button__component_142l9:disabled.icon-button__tertiary_142l9 {
1846
+ .icon-button__component_187sg:disabled.icon-button__tertiary_187sg {
1847
1847
  color: rgba(197, 197, 199, 0.3)
1848
1848
  }
1849
- .icon-button__component_142l9:disabled.icon-button__tertiary_142l9.icon-button__loader_142l9 {
1849
+ .icon-button__component_187sg:disabled.icon-button__tertiary_187sg.icon-button__loader_187sg {
1850
1850
  color: #c5c5c7;
1851
- }.input__input_nbwtv {
1851
+ }.input__input_1x97j {
1852
1852
  color: #fff;
1853
1853
  caret-color: #0072ef;
1854
1854
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1855
1855
  }
1856
- .input__input_nbwtv:-webkit-autofill {
1856
+ .input__input_1x97j:-webkit-autofill {
1857
1857
  -webkit-text-fill-color: #fff;
1858
1858
  }
1859
- .input__input_nbwtv::placeholder {
1859
+ .input__input_1x97j::placeholder {
1860
1860
  color: rgba(235, 235, 245, 0.6);
1861
1861
  }
1862
- .input__hasInnerLabel_nbwtv::placeholder {
1862
+ .input__hasInnerLabel_1x97j::placeholder {
1863
1863
  color: rgba(235, 235, 245, 0.3);
1864
1864
  }
1865
- .input__clearIcon_nbwtv {
1865
+ .input__clearIcon_1x97j {
1866
1866
  color: #fff;
1867
1867
  }
1868
- .input__input_nbwtv:read-only {
1868
+ .input__input_1x97j:read-only {
1869
1869
  color: rgba(235, 235, 245, 0.6)
1870
1870
  }
1871
- .input__input_nbwtv:read-only:focus::placeholder {
1871
+ .input__input_1x97j:read-only:focus::placeholder {
1872
1872
  color: rgba(235, 235, 245, 0.6);
1873
1873
  }
1874
- .input__input_nbwtv:disabled {
1874
+ .input__input_1x97j:disabled {
1875
1875
  color: #fff;
1876
1876
  -webkit-text-fill-color: #fff;
1877
1877
  }
1878
- .input__input_nbwtv:focus::placeholder {
1878
+ .input__input_1x97j:focus::placeholder {
1879
1879
  color: rgba(235, 235, 245, 0.3);
1880
1880
  }
1881
- .input__error_nbwtv {
1881
+ .input__error_1x97j {
1882
1882
  color: #f15045;
1883
1883
  caret-color: #f15045;
1884
1884
  }
1885
- .input__errorColorIcon_1d6h2 {
1885
+ .input__errorColorIcon_il1n0 {
1886
1886
  color: #d91d0b;
1887
1887
  }
1888
- .input__successColorIcon_1d6h2 {
1888
+ .input__successColorIcon_il1n0 {
1889
1889
  color: #2fc26e;
1890
1890
  }
1891
- .input__focusVisible_1d6h2 {
1891
+ .input__focusVisible_il1n0 {
1892
1892
  outline: 2px solid #0072ef;
1893
1893
  }
1894
- @keyframes input__onautofillstart_1d6h2 {
1894
+ @keyframes input__onautofillstart_il1n0 {
1895
1895
  from {
1896
1896
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1897
1897
  }
@@ -1899,7 +1899,7 @@
1899
1899
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1900
1900
  }
1901
1901
  }
1902
- @keyframes input__onautofillcancel_1d6h2 {
1902
+ @keyframes input__onautofillcancel_il1n0 {
1903
1903
  from {
1904
1904
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1905
1905
  }
@@ -1907,124 +1907,124 @@
1907
1907
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1908
1908
  }
1909
1909
  }
1910
- .input__input_b5a76 {
1910
+ .input__input_1l2kw {
1911
1911
  color: #000;
1912
1912
  caret-color: #0072ef;
1913
1913
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1914
1914
  }
1915
- .input__input_b5a76:-webkit-autofill {
1915
+ .input__input_1l2kw:-webkit-autofill {
1916
1916
  -webkit-text-fill-color: #000;
1917
1917
  }
1918
- .input__input_b5a76::placeholder {
1918
+ .input__input_1l2kw::placeholder {
1919
1919
  color: rgba(60, 60, 67, 0.6);
1920
1920
  }
1921
- .input__hasInnerLabel_b5a76::placeholder {
1921
+ .input__hasInnerLabel_1l2kw::placeholder {
1922
1922
  color: rgba(60, 60, 67, 0.3);
1923
1923
  }
1924
- .input__clearIcon_b5a76 {
1924
+ .input__clearIcon_1l2kw {
1925
1925
  color: #000;
1926
1926
  }
1927
- .input__input_b5a76:read-only {
1927
+ .input__input_1l2kw:read-only {
1928
1928
  color: rgba(60, 60, 67, 0.6)
1929
1929
  }
1930
- .input__input_b5a76:read-only:focus::placeholder {
1930
+ .input__input_1l2kw:read-only:focus::placeholder {
1931
1931
  color: rgba(60, 60, 67, 0.6);
1932
1932
  }
1933
- .input__input_b5a76:disabled {
1933
+ .input__input_1l2kw:disabled {
1934
1934
  color: #000;
1935
1935
  -webkit-text-fill-color: #000;
1936
1936
  }
1937
- .input__input_b5a76:focus::placeholder {
1937
+ .input__input_1l2kw:focus::placeholder {
1938
1938
  color: rgba(60, 60, 67, 0.3);
1939
1939
  }
1940
- .input__error_b5a76 {
1940
+ .input__error_1l2kw {
1941
1941
  color: #ef3124;
1942
1942
  caret-color: #ef3124;
1943
- }.pagination__component_1e54w {
1943
+ }.pagination__component_1czqh {
1944
1944
  color: #fff;
1945
1945
  }
1946
- .pagination__dots_safuf {
1946
+ .pagination__dots_pgirk {
1947
1947
  color: rgba(235, 235, 245, 0.6);
1948
1948
  }
1949
1949
 
1950
- .pagination__tag_3uak9.pagination__tag_3uak9 {
1950
+ .pagination__tag_1p573.pagination__tag_1p573 {
1951
1951
  color: rgba(235, 235, 245, 0.6)
1952
1952
  }
1953
- .pagination__tag_3uak9.pagination__tag_3uak9:hover:not(:disabled) {
1953
+ .pagination__tag_1p573.pagination__tag_1p573:hover:not(:disabled) {
1954
1954
  background-color: #2c2c2e;
1955
1955
  color: #fff;
1956
1956
  }
1957
- .pagination__tag_3uak9.pagination__tag_3uak9:active:not(:disabled) {
1957
+ .pagination__tag_1p573.pagination__tag_1p573:active:not(:disabled) {
1958
1958
  background-color: #3a3a3c;
1959
1959
  }
1960
- .pagination__tag_3uak9.pagination__tag_3uak9.pagination__checked_3uak9 {
1960
+ .pagination__tag_1p573.pagination__tag_1p573.pagination__checked_1p573 {
1961
1961
  background-color: #f3f4f5;
1962
1962
  color: #000;
1963
1963
  }
1964
- .pagination__tag_3uak9.pagination__tag_3uak9.pagination__checked_3uak9:hover:not(:disabled) {
1964
+ .pagination__tag_1p573.pagination__tag_1p573.pagination__checked_1p573:hover:not(:disabled) {
1965
1965
  color: #000;
1966
1966
  }
1967
- .pagination__tag_3uak9.pagination__tag_3uak9.pagination__checked_3uak9:active:not(:disabled) {
1967
+ .pagination__tag_1p573.pagination__tag_1p573.pagination__checked_1p573:active:not(:disabled) {
1968
1968
  color: #fff;
1969
- }.pass-code__error_54hlu {
1969
+ }.pass-code__error_121p3 {
1970
1970
  color: #f15045;
1971
1971
  }
1972
- .pass-code__dot_on7vh {
1972
+ .pass-code__dot_abt7s {
1973
1973
  background: #3a3a3c
1974
1974
  }
1975
- .pass-code__dot_on7vh.pass-code__error_on7vh {
1975
+ .pass-code__dot_abt7s.pass-code__error_abt7s {
1976
1976
  background: #d91d0b;
1977
1977
  }
1978
- .pass-code__filled_on7vh {
1978
+ .pass-code__filled_abt7s {
1979
1979
  background: #fff;
1980
1980
  }
1981
- @keyframes pass-code__shake_xtmrr {
1981
+ @keyframes pass-code__shake_difgj {
1982
1982
  }
1983
1983
 
1984
- .pass-code__secondary_1l1j4.pass-code__secondary_1l1j4 {
1984
+ .pass-code__secondary_6bmdc.pass-code__secondary_6bmdc {
1985
1985
  color: #fff;
1986
1986
  background: rgba(255, 255, 255, 0.06)
1987
1987
  }
1988
- .pass-code__secondary_1l1j4.pass-code__secondary_1l1j4:hover {
1988
+ .pass-code__secondary_6bmdc.pass-code__secondary_6bmdc:hover {
1989
1989
  color: #fff;
1990
1990
  }
1991
- .pass-code__secondary_1l1j4.pass-code__secondary_1l1j4:active {
1991
+ .pass-code__secondary_6bmdc.pass-code__secondary_6bmdc:active {
1992
1992
  background: rgba(255, 255, 255, 0.11);
1993
1993
  }
1994
- .pass-code__ghost_1l1j4.pass-code__ghost_1l1j4 {
1994
+ .pass-code__ghost_6bmdc.pass-code__ghost_6bmdc {
1995
1995
  color: #fff
1996
1996
  }
1997
- .pass-code__ghost_1l1j4.pass-code__ghost_1l1j4:hover {
1997
+ .pass-code__ghost_6bmdc.pass-code__ghost_6bmdc:hover {
1998
1998
  color: #fff;
1999
1999
  }
2000
- .pass-code__ghost_1l1j4.pass-code__ghost_1l1j4:active {
2000
+ .pass-code__ghost_6bmdc.pass-code__ghost_6bmdc:active {
2001
2001
  background: rgba(255, 255, 255, 0.11);
2002
- }.slider-input__slider_1ry2v .noUi-base:hover > .noUi-connects {
2002
+ }.slider-input__slider_9w1om .noUi-base:hover > .noUi-connects {
2003
2003
  background-color: #2a2a2c;
2004
2004
  }
2005
- .slider-input__slider_1ry2v .noUi-connects {
2005
+ .slider-input__slider_9w1om .noUi-connects {
2006
2006
  background-color: #2a2a2c;
2007
2007
  }
2008
- .slider-input__steps_1ry2v {
2008
+ .slider-input__steps_9w1om {
2009
2009
  color: rgba(235, 235, 245, 0.6);
2010
2010
  }
2011
- .slider-input__info_1ry2v {
2011
+ .slider-input__info_9w1om {
2012
2012
  color: rgba(235, 235, 245, 0.6);
2013
- }.with-suffix__hasSuffix_1nui9 input:focus::placeholder {
2013
+ }.with-suffix__hasSuffix_km6ai input:focus::placeholder {
2014
2014
  color: transparent;
2015
2015
  }
2016
- .with-suffix__disabled_1nui9 {
2016
+ .with-suffix__disabled_km6ai {
2017
2017
  color: #fff;
2018
2018
  }
2019
- .with-suffix__readOnly_1nui9 {
2019
+ .with-suffix__readOnly_km6ai {
2020
2020
  color: rgba(235, 235, 245, 0.6);
2021
- }.pure-cell__focused_159d8 {
2021
+ }.pure-cell__focused_1s8nx {
2022
2022
  outline: 2px solid #0072ef;
2023
2023
  }
2024
2024
 
2025
2025
 
2026
2026
 
2027
- .pure-cell__categoryPercent_wqcau {
2027
+ .pure-cell__categoryPercent_l69t9 {
2028
2028
  background-color: #202022;
2029
2029
  }
2030
2030
 
@@ -2032,753 +2032,752 @@
2032
2032
 
2033
2033
 
2034
2034
 
2035
- .file-upload-item__component_1fan8 {
2035
+ .file-upload-item__component_15mxo {
2036
2036
  color: rgba(235, 235, 245, 0.6);
2037
2037
  box-shadow: 0 -1px 0 0 #2b2b2e inset
2038
2038
  }
2039
- .file-upload-item__icon_1fan8 {
2039
+ .file-upload-item__icon_15mxo {
2040
2040
  color: #fff;
2041
2041
  }
2042
- .file-upload-item__errorIcon_1fan8 {
2042
+ .file-upload-item__errorIcon_15mxo {
2043
2043
  color: #d91d0b;
2044
2044
  }
2045
- .file-upload-item__successIcon_1fan8 {
2045
+ .file-upload-item__successIcon_15mxo {
2046
2046
  color: #2fc26e;
2047
2047
  }
2048
- .file-upload-item__name_1fan8 {
2048
+ .file-upload-item__name_15mxo {
2049
2049
  color: #fff
2050
2050
  }
2051
- .file-upload-item__errorWrapper_1fan8 {
2051
+ .file-upload-item__errorWrapper_15mxo {
2052
2052
  color: #ef3124
2053
- }.bottom-sheet__modal_udgl1 {
2054
- background-color: transparent;
2055
- }
2056
- .bottom-sheet__component_udgl1 {
2057
- background: #121212;
2058
- }
2059
- .bottom-sheet__marker_udgl1 {
2060
- background-color: #2a2a2c;
2061
- }
2062
- .bottom-sheet__content_udgl1 {
2063
- color: #fff;
2064
- background-color: #121212;
2065
- }
2066
- .bottom-sheet__backer_54h67 {
2067
- color: #fff;
2068
- }
2069
- .bottom-sheet__button_54h67 {
2070
- background: rgba(255, 255, 255, 0.03);
2071
- }
2072
- .bottom-sheet__closer_vk4i6 {
2073
- color: #fff;
2074
- }
2075
- .bottom-sheet__button_vk4i6 {
2076
- background: rgba(255, 255, 255, 0.03);
2077
- }
2078
- .bottom-sheet__footer_12nwa {
2079
- background-color: #121212;
2080
- }
2081
- .bottom-sheet__highlighted_12nwa {
2082
- border-top: 1px solid #2b2b2e;
2083
- background-color: #121212;
2084
- }
2085
- .bottom-sheet__headerWrapper_17rf4 {
2086
- background-color: #121212;
2087
- }
2088
- .bottom-sheet__highlighted_17rf4 {
2089
- border-bottom: 1px solid #2b2b2e;
2090
- }.filter-tag__component_1ioia.filter-tag__disabled_1ioia {
2053
+ }.filter-tag__component_2pl0a.filter-tag__disabled_2pl0a {
2091
2054
  background-color: rgba(32, 32, 34, 0.3);
2092
2055
  }
2093
- .filter-tag__component_1ioia.filter-tag__checked_1ioia:not(.filter-tag__component_1ioia.filter-tag__disabled_1ioia) {
2056
+ .filter-tag__component_2pl0a.filter-tag__checked_2pl0a:not(.filter-tag__component_2pl0a.filter-tag__disabled_2pl0a) {
2094
2057
  background-color: #f3f4f5;
2095
2058
  }
2096
- .filter-tag__component_1ioia.filter-tag__checked_1ioia:not(.filter-tag__component_1ioia.filter-tag__disabled_1ioia):hover {
2059
+ .filter-tag__component_2pl0a.filter-tag__checked_2pl0a:not(.filter-tag__component_2pl0a.filter-tag__disabled_2pl0a):hover {
2097
2060
  background-color: #f3f4f5;
2098
2061
  }
2099
- .filter-tag__component_1ioia.filter-tag__checked_1ioia:not(.filter-tag__component_1ioia.filter-tag__disabled_1ioia):active {
2062
+ .filter-tag__component_2pl0a.filter-tag__checked_2pl0a:not(.filter-tag__component_2pl0a.filter-tag__disabled_2pl0a):active {
2100
2063
  background-color: rgb(194, 195, 196);
2101
2064
  }
2102
- .filter-tag__focused_1ioia {
2065
+ .filter-tag__focused_2pl0a {
2103
2066
  outline: 2px solid #0072ef;
2104
2067
  }
2105
- .filter-tag__valueButton_1ioia {
2068
+ .filter-tag__valueButton_2pl0a {
2106
2069
  color: #fff;
2107
2070
  background-color: #202022;
2108
2071
  border-color: transparent
2109
2072
  }
2110
- .filter-tag__valueButton_1ioia:not(.filter-tag__valueButton_1ioia:disabled):hover {
2073
+ .filter-tag__valueButton_2pl0a:not(.filter-tag__valueButton_2pl0a:disabled):hover {
2111
2074
  background-color: #202022;
2112
2075
  border-color: transparent;
2113
2076
  }
2114
- .filter-tag__valueButton_1ioia:not(.filter-tag__valueButton_1ioia:disabled):active {
2077
+ .filter-tag__valueButton_2pl0a:not(.filter-tag__valueButton_2pl0a:disabled):active {
2115
2078
  background-color: rgb(65, 65, 67);
2116
2079
  border-color: transparent;
2117
2080
  }
2118
- .filter-tag__valueButton_1ioia:disabled {
2081
+ .filter-tag__valueButton_2pl0a:disabled {
2119
2082
  background-color: rgba(32, 32, 34, 0.3);
2120
2083
  border-color: transparent;
2121
2084
  color: rgba(235, 235, 245, 0.3);
2122
2085
  }
2123
- .filter-tag__valueButton_1ioia.filter-tag__checked_1ioia {
2086
+ .filter-tag__valueButton_2pl0a.filter-tag__checked_2pl0a {
2124
2087
  background-color: #f3f4f5;
2125
2088
  color: #000
2126
2089
  }
2127
- .filter-tag__valueButton_1ioia.filter-tag__checked_1ioia:not(.filter-tag__valueButton_1ioia:disabled):hover {
2090
+ .filter-tag__valueButton_2pl0a.filter-tag__checked_2pl0a:not(.filter-tag__valueButton_2pl0a:disabled):hover {
2128
2091
  background-color: #f3f4f5;
2129
2092
  }
2130
- .filter-tag__valueButton_1ioia.filter-tag__checked_1ioia:not(.filter-tag__valueButton_1ioia:disabled):active {
2093
+ .filter-tag__valueButton_2pl0a.filter-tag__checked_2pl0a:not(.filter-tag__valueButton_2pl0a:disabled):active {
2131
2094
  background-color: rgb(194, 195, 196);
2132
2095
  }
2133
- .filter-tag__valueButton_1ioia.filter-tag__checked_1ioia:not(.filter-tag__valueButton_1ioia:disabled):hover + .filter-tag__clear_1ioia:before {
2096
+ .filter-tag__valueButton_2pl0a.filter-tag__checked_2pl0a:not(.filter-tag__valueButton_2pl0a:disabled):hover + .filter-tag__clear_2pl0a:before {
2134
2097
  background-color: #464649;
2135
2098
  }
2136
- .filter-tag__valueButton_1ioia.filter-tag__checked_1ioia:not(.filter-tag__valueButton_1ioia:disabled):active + .filter-tag__clear_1ioia:before {
2099
+ .filter-tag__valueButton_2pl0a.filter-tag__checked_2pl0a:not(.filter-tag__valueButton_2pl0a:disabled):active + .filter-tag__clear_2pl0a:before {
2137
2100
  background-color: transparent;
2138
2101
  }
2139
- .filter-tag__valueButton_1ioia.filter-tag__checked_1ioia:disabled {
2102
+ .filter-tag__valueButton_2pl0a.filter-tag__checked_2pl0a:disabled {
2140
2103
  background-color: rgba(243, 244, 245, 0.3);
2141
2104
  color: #000;
2142
2105
  }
2143
- .filter-tag__clear_1ioia {
2106
+ .filter-tag__clear_2pl0a {
2144
2107
  color: #464649;
2145
2108
  background-color: #f3f4f5
2146
2109
  }
2147
- .filter-tag__clear_1ioia:before {
2110
+ .filter-tag__clear_2pl0a:before {
2148
2111
  background-color: #464649;
2149
2112
  }
2150
- .filter-tag__clear_1ioia:hover:before {
2113
+ .filter-tag__clear_2pl0a:hover:before {
2151
2114
  background-color: #464649;
2152
2115
  }
2153
- .filter-tag__clear_1ioia:active:before {
2116
+ .filter-tag__clear_2pl0a:active:before {
2154
2117
  background-color: transparent;
2155
2118
  }
2156
- .filter-tag__clear_1ioia:hover {
2119
+ .filter-tag__clear_2pl0a:hover {
2157
2120
  background-color: #f3f4f5;
2158
2121
  color: #000;
2159
2122
  }
2160
- .filter-tag__clear_1ioia:active {
2123
+ .filter-tag__clear_2pl0a:active {
2161
2124
  background-color: rgb(194, 195, 196);
2162
2125
  color: #000;
2163
- }.plate__component_b8ykj {
2126
+ }.bottom-sheet__modal_8ippp {
2127
+ background-color: transparent;
2128
+ }
2129
+ .bottom-sheet__component_8ippp {
2130
+ background: #121212;
2131
+ }
2132
+ .bottom-sheet__marker_8ippp {
2133
+ background-color: #2a2a2c;
2134
+ }
2135
+ .bottom-sheet__content_8ippp {
2136
+ color: #fff;
2137
+ background-color: #121212;
2138
+ }
2139
+ .bottom-sheet__backer_f0uk2 {
2140
+ color: #fff;
2141
+ }
2142
+ .bottom-sheet__button_f0uk2 {
2143
+ background: rgba(255, 255, 255, 0.03);
2144
+ }
2145
+ .bottom-sheet__closer_9pdmu {
2146
+ color: #fff;
2147
+ }
2148
+ .bottom-sheet__button_9pdmu {
2149
+ background: rgba(255, 255, 255, 0.03);
2150
+ }
2151
+ .bottom-sheet__footer_1idbi {
2152
+ background-color: #121212;
2153
+ }
2154
+ .bottom-sheet__highlighted_1idbi {
2155
+ border-top: 1px solid #2b2b2e;
2156
+ background-color: #121212;
2157
+ }
2158
+ .bottom-sheet__headerWrapper_1nguc {
2159
+ background-color: #121212;
2160
+ }
2161
+ .bottom-sheet__highlighted_1nguc {
2162
+ border-bottom: 1px solid #2b2b2e;
2163
+ }.plate__component_mnxbi {
2164
2164
  color: #fff
2165
2165
  }
2166
- .plate__focused_b8ykj {
2166
+ .plate__focused_mnxbi {
2167
2167
  outline: 2px solid #0072ef;
2168
2168
  }
2169
- .plate__shadow_b8ykj:after {
2169
+ .plate__shadow_mnxbi:after {
2170
2170
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2171
2171
  }
2172
- .plate__common_b8ykj {
2172
+ .plate__common_mnxbi {
2173
2173
  background-color: rgba(255, 255, 255, 0.06);
2174
2174
  box-shadow: 0 0 0 1px #6d7986
2175
2175
  }
2176
- .plate__common_b8ykj:before {
2176
+ .plate__common_mnxbi:before {
2177
2177
  background-color: #6d7986;
2178
2178
  }
2179
- .plate__negative_b8ykj {
2179
+ .plate__negative_mnxbi {
2180
2180
  background-color: #35110d;
2181
2181
  box-shadow: 0 0 0 1px #d91d0b
2182
2182
  }
2183
- .plate__negative_b8ykj:before {
2183
+ .plate__negative_mnxbi:before {
2184
2184
  background-color: #d91d0b;
2185
2185
  }
2186
- .plate__positive_b8ykj {
2186
+ .plate__positive_mnxbi {
2187
2187
  background-color: #042117;
2188
2188
  box-shadow: 0 0 0 1px #13a463
2189
2189
  }
2190
- .plate__positive_b8ykj:before {
2190
+ .plate__positive_mnxbi:before {
2191
2191
  background-color: #13a463;
2192
2192
  }
2193
- .plate__attention_b8ykj {
2193
+ .plate__attention_mnxbi {
2194
2194
  background-color: #332104;
2195
2195
  box-shadow: 0 0 0 1px #de6a00
2196
2196
  }
2197
- .plate__attention_b8ykj:before {
2197
+ .plate__attention_mnxbi:before {
2198
2198
  background-color: #de6a00;
2199
2199
  }
2200
- .plate__custom_b8ykj {
2200
+ .plate__custom_mnxbi {
2201
2201
  background: transparent;
2202
2202
  box-shadow: 0 0 0 1px #6d7986
2203
2203
  }
2204
- .plate__custom_b8ykj:before {
2204
+ .plate__custom_mnxbi:before {
2205
2205
  background-color: #6d7986;
2206
2206
  }
2207
2207
 
2208
2208
 
2209
- .modal__button_n3wxk {
2209
+ .modal__button_14c2x {
2210
2210
  background: rgba(18, 18, 18, 0.4);
2211
2211
  }
2212
2212
 
2213
2213
 
2214
2214
 
2215
2215
 
2216
- .modal__sticky_xcjh3 {
2216
+ .modal__sticky_1e5do {
2217
2217
  background: #121212;
2218
2218
  }
2219
- .modal__highlighted_xcjh3 {
2219
+ .modal__highlighted_1e5do {
2220
2220
  background: #121212;
2221
2221
  box-shadow: 0 -1px 0 0 #2b2b2e;
2222
2222
  }
2223
2223
 
2224
2224
 
2225
2225
 
2226
- .modal__highlighted_13ht4 {
2226
+ .modal__highlighted_1kanb {
2227
2227
  background: #121212;
2228
2228
  }
2229
- .modal__sticky_13ht4.modal__hasContent_13ht4 {
2229
+ .modal__sticky_1kanb.modal__hasContent_1kanb {
2230
2230
  background: #121212;
2231
2231
  }
2232
2232
 
2233
2233
 
2234
2234
 
2235
2235
 
2236
- .side-panel__button_16ycl {
2236
+ .side-panel__button_d21vf {
2237
2237
  background: rgba(18, 18, 18, 0.4);
2238
2238
  }
2239
2239
 
2240
2240
 
2241
2241
 
2242
2242
 
2243
- .side-panel__sticky_1s9lx {
2243
+ .side-panel__sticky_1vg6z {
2244
2244
  background: #121212;
2245
2245
  }
2246
- .side-panel__highlighted_1s9lx {
2246
+ .side-panel__highlighted_1vg6z {
2247
2247
  background: #121212;
2248
2248
  box-shadow: 0 -1px 0 0 #2b2b2e;
2249
2249
  }
2250
2250
 
2251
2251
 
2252
2252
 
2253
- .side-panel__highlighted_68qa5 {
2253
+ .side-panel__highlighted_9fbcj {
2254
2254
  background: #121212;
2255
2255
  }
2256
- .side-panel__sticky_68qa5.side-panel__hasContent_68qa5 {
2256
+ .side-panel__sticky_9fbcj.side-panel__hasContent_9fbcj {
2257
2257
  background: #121212;
2258
2258
  }
2259
- .bank-card__component_l9c34 {
2259
+ .bank-card__component_1jfrd {
2260
2260
  --form-control-bg-color: transparent;
2261
2261
  --form-control-focus-shadow: transparent;
2262
2262
  --form-control-hover-bg-color: transparent;
2263
2263
  --form-control-focus-bg-color: transparent;
2264
2264
  }
2265
- .bank-card__label_l9c34 {
2265
+ .bank-card__label_1jfrd {
2266
2266
  color: rgba(0, 0, 0, 0.6)
2267
2267
  }
2268
- .bank-card__focused_l9c34 .bank-card__label_l9c34,
2269
- .bank-card__filled_l9c34 .bank-card__label_l9c34 {
2268
+ .bank-card__focused_1jfrd .bank-card__label_1jfrd,
2269
+ .bank-card__filled_1jfrd .bank-card__label_1jfrd {
2270
2270
  color: #000
2271
2271
  }
2272
- .bank-card__input_l9c34 {
2272
+ .bank-card__input_1jfrd {
2273
2273
  color: #000;
2274
2274
  caret-color: #000
2275
2275
  }
2276
- .bank-card__bankLogo_l9c34 svg g {
2276
+ .bank-card__bankLogo_1jfrd svg g {
2277
2277
  fill: #000;
2278
2278
  }
2279
- .bank-card__brandLogo_l9c34 svg {
2279
+ .bank-card__brandLogo_1jfrd svg {
2280
2280
  fill: #000;
2281
2281
  }
2282
- .bank-card__usePhoto_l9c34 {
2282
+ .bank-card__usePhoto_1jfrd {
2283
2283
  background-color: transparent
2284
2284
  }
2285
- .bank-card__usePhoto_l9c34 svg {
2285
+ .bank-card__usePhoto_1jfrd svg {
2286
2286
  fill: #000;
2287
- }.toast-plate__component_1dg6s {
2287
+ }.toast-plate__component_v4vud {
2288
2288
  color: #000;
2289
2289
  background-color: #fff;
2290
2290
  }
2291
- .toast-plate__closeButtonWrapper_1dg6s:before {
2291
+ .toast-plate__closeButtonWrapper_v4vud:before {
2292
2292
  background-color: #e9e9eb;
2293
2293
  }
2294
2294
 
2295
- .toast-plate__component_1v1rx {
2295
+ .toast-plate__component_1cqgy {
2296
2296
  color: #fff;
2297
2297
  background-color: #121212;
2298
2298
  }
2299
- .toast-plate__closeButtonWrapper_1v1rx:before {
2299
+ .toast-plate__closeButtonWrapper_1cqgy:before {
2300
2300
  background-color: #262629;
2301
- }.amount-input__minorPartAndCurrency_uoyea {
2301
+ }.amount-input__minorPartAndCurrency_1ycqi {
2302
2302
  color: rgba(235, 235, 245, 0.6);
2303
2303
  }
2304
- .amount-input__filled_1dren .amount-input__input_1dren,
2305
- .amount-input__input_1dren:focus {
2304
+ .amount-input__filled_bynf6 .amount-input__input_bynf6,
2305
+ .amount-input__input_bynf6:focus {
2306
2306
  -webkit-text-fill-color: transparent;
2307
2307
  }
2308
- .amount-input__minorPartAndCurrency_1p88j {
2308
+ .amount-input__minorPartAndCurrency_tuwll {
2309
2309
  color: rgba(60, 60, 67, 0.6);
2310
- }.tooltip__hint_118d3 {
2310
+ }.tooltip__hint_1wyql {
2311
2311
  background-color: #fff;
2312
2312
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2313
2313
  0 8px 16px rgba(11, 31, 53, 0.16);
2314
2314
  color: #000;
2315
2315
  }
2316
- .tooltip__hint_118d3 .tooltip__arrow_118d3:after {
2316
+ .tooltip__hint_1wyql .tooltip__arrow_1wyql:after {
2317
2317
  background-color: #fff;
2318
2318
  border-color: #fff;
2319
2319
  }
2320
2320
 
2321
- .tooltip__tooltip_hlcgd {
2321
+ .tooltip__tooltip_1dbpx {
2322
2322
  background-color: #fff;
2323
2323
  color: #000;
2324
2324
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2325
2325
  0 8px 16px rgba(11, 31, 53, 0.16);
2326
2326
  }
2327
- .tooltip__tooltip_hlcgd .tooltip__arrow_hlcgd:after {
2327
+ .tooltip__tooltip_1dbpx .tooltip__arrow_1dbpx:after {
2328
2328
  background-color: #fff;
2329
2329
  }
2330
- .tooltip__hint_hlcgd {
2330
+ .tooltip__hint_1dbpx {
2331
2331
  background-color: #121212;
2332
2332
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2333
2333
  color: #fff;
2334
2334
  }
2335
- .tooltip__hint_hlcgd .tooltip__arrow_hlcgd:after {
2335
+ .tooltip__hint_1dbpx .tooltip__arrow_1dbpx:after {
2336
2336
  background-color: #121212;
2337
2337
  }
2338
2338
 
2339
- .calendar__wrapper_1noj2 {
2339
+ .calendar__wrapper_to8tj {
2340
2340
  background: #121212;
2341
2341
  }
2342
- .calendar__calendar_1noj2 th {
2342
+ .calendar__calendar_to8tj th {
2343
2343
  border-bottom: 1px solid #2b2b2e;
2344
2344
  }
2345
- .calendar__dayNames_1noj2 {
2345
+ .calendar__dayNames_to8tj {
2346
2346
  border-bottom: 1px solid #2b2b2e;
2347
2347
  background: #121212
2348
2348
  }
2349
- .calendar__month_1noj2 {
2349
+ .calendar__month_to8tj {
2350
2350
  color: #fff;
2351
2351
  }
2352
- .calendar__dayName_1noj2 {
2352
+ .calendar__dayName_to8tj {
2353
2353
  color: rgba(235, 235, 245, 0.6)
2354
2354
  }
2355
- .calendar__dayName_1oe2z {
2355
+ .calendar__dayName_b1kt1 {
2356
2356
  color: rgba(235, 235, 245, 0.6)
2357
2357
  }
2358
- .calendar__day_1oe2z {
2358
+ .calendar__day_b1kt1 {
2359
2359
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2360
2360
  color: #fff
2361
2361
  }
2362
- .calendar__day_1oe2z.calendar__highlighted_1oe2z,
2363
- .calendar__day_1oe2z.calendar__range_1oe2z.calendar__highlighted_1oe2z:not(.calendar__disabled_1oe2z) {
2362
+ .calendar__day_b1kt1.calendar__highlighted_b1kt1,
2363
+ .calendar__day_b1kt1.calendar__range_b1kt1.calendar__highlighted_b1kt1:not(.calendar__disabled_b1kt1) {
2364
2364
  color: #fff;
2365
2365
  background: #2a2a2c;
2366
2366
  }
2367
- .calendar__day_1oe2z.calendar__holiday_1oe2z {
2367
+ .calendar__day_b1kt1.calendar__holiday_b1kt1 {
2368
2368
  color: #ef3124;
2369
2369
  }
2370
- .calendar__day_1oe2z.calendar__disabled_1oe2z {
2370
+ .calendar__day_b1kt1.calendar__disabled_b1kt1 {
2371
2371
  color: rgba(235, 235, 245, 0.3);
2372
2372
  background: transparent;
2373
2373
  }
2374
- .calendar__day_1oe2z.calendar__today_1oe2z {
2374
+ .calendar__day_b1kt1.calendar__today_b1kt1 {
2375
2375
  color: #0072ef;
2376
2376
  }
2377
- .calendar__day_1oe2z.calendar__rangeComplete_1oe2z {
2377
+ .calendar__day_b1kt1.calendar__rangeComplete_b1kt1 {
2378
2378
  background: #e8f2fe;
2379
2379
  }
2380
- .calendar__day_1oe2z.calendar__selected_1oe2z,
2381
- .calendar__day_1oe2z.calendar__disabled_1oe2z.calendar__selected_1oe2z {
2380
+ .calendar__day_b1kt1.calendar__selected_b1kt1,
2381
+ .calendar__day_b1kt1.calendar__disabled_b1kt1.calendar__selected_b1kt1 {
2382
2382
  color: #000;
2383
2383
  background: #fff;
2384
2384
  }
2385
2385
  @media (hover) {
2386
- .calendar__day_1oe2z.calendar__selected_1oe2z:hover {
2386
+ .calendar__day_b1kt1.calendar__selected_b1kt1:hover {
2387
2387
  background: rgb(217, 217, 217);
2388
2388
  }
2389
2389
  }
2390
- .calendar__dayWrapper_1oe2z {
2390
+ .calendar__dayWrapper_b1kt1 {
2391
2391
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2392
2392
  }
2393
- .calendar__range_1oe2z .calendar__day_1oe2z:not(.calendar__selected_1oe2z):not(.calendar__disabled_1oe2z):not(.calendar__today_1oe2z):not(.calendar__holiday_1oe2z) {
2393
+ .calendar__range_b1kt1 .calendar__day_b1kt1:not(.calendar__selected_b1kt1):not(.calendar__disabled_b1kt1):not(.calendar__today_b1kt1):not(.calendar__holiday_b1kt1) {
2394
2394
  color: #fff;
2395
2395
  }
2396
- .calendar__range_1oe2z:before {
2396
+ .calendar__range_b1kt1:before {
2397
2397
  background: rgba(255, 255, 255, 0.1);
2398
2398
  }
2399
- .calendar__rangeComplete_1oe2z:before {
2399
+ .calendar__rangeComplete_b1kt1:before {
2400
2400
  background: #e8f2fe;
2401
2401
  }
2402
- .calendar__transitLeft_1oe2z:after {
2402
+ .calendar__transitLeft_b1kt1:after {
2403
2403
  background: linear-gradient(
2404
2404
  270deg,
2405
2405
  rgba(255, 255, 255, 0.1) 0%,
2406
2406
  rgba(255, 255, 255, 0) 100%
2407
2407
  );
2408
2408
  }
2409
- .calendar__transitRight_1oe2z:after {
2409
+ .calendar__transitRight_b1kt1:after {
2410
2410
  background: linear-gradient(
2411
2411
  270deg,
2412
2412
  rgba(255, 255, 255, 0) 0%,
2413
2413
  rgba(255, 255, 255, 0.1) 100%
2414
2414
  );
2415
2415
  }
2416
- .calendar__rangeComplete_1oe2z.calendar__transitLeft_1oe2z:after {
2416
+ .calendar__rangeComplete_b1kt1.calendar__transitLeft_b1kt1:after {
2417
2417
  background: linear-gradient(
2418
2418
  270deg,
2419
2419
  #e8f2fe 0%,
2420
2420
  rgba(255, 255, 255, 0) 100%
2421
2421
  );
2422
2422
  }
2423
- .calendar__rangeComplete_1oe2z.calendar__transitRight_1oe2z:after {
2423
+ .calendar__rangeComplete_b1kt1.calendar__transitRight_b1kt1:after {
2424
2424
  background: linear-gradient(
2425
2425
  270deg,
2426
2426
  rgba(255, 255, 255, 0) 0%,
2427
2427
  #e8f2fe 100%
2428
2428
  );
2429
2429
  }
2430
- .calendar__dot_1oe2z {
2430
+ .calendar__dot_b1kt1 {
2431
2431
  background: #fff;
2432
2432
  }
2433
- .calendar__selected_1oe2z .calendar__dot_1oe2z {
2433
+ .calendar__selected_b1kt1 .calendar__dot_b1kt1 {
2434
2434
  background: #000;
2435
2435
  }
2436
- .calendar__withShadow_u6xnj {
2436
+ .calendar__withShadow_59y7h {
2437
2437
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2438
2438
  }
2439
2439
 
2440
2440
  @media (max-width: 374px) {
2441
2441
  }
2442
- .calendar__empty_19vn8 {
2442
+ .calendar__empty_kynsl {
2443
2443
  color: rgba(235, 235, 245, 0.6);
2444
2444
  }
2445
- .cc-calendar .calendar__button_19ezg {
2445
+ .cc-calendar .calendar__button_ki00n {
2446
2446
  background-color: transparent
2447
2447
  }
2448
- .cc-calendar .calendar__button_19ezg:not(:disabled):hover {
2448
+ .cc-calendar .calendar__button_ki00n:not(:disabled):hover {
2449
2449
  background-color: #2c2c2e;
2450
2450
  color: #fff;
2451
2451
  }
2452
- .cc-calendar .calendar__button_19ezg.calendar__filled_19ezg {
2452
+ .cc-calendar .calendar__button_ki00n.calendar__filled_ki00n {
2453
2453
  background-color: #2c2c2e
2454
2454
  }
2455
- .cc-calendar .calendar__button_19ezg.calendar__filled_19ezg:not(:disabled):hover {
2455
+ .cc-calendar .calendar__button_ki00n.calendar__filled_ki00n:not(:disabled):hover {
2456
2456
  background-color: rgb(59, 59, 61);
2457
2457
  }
2458
- .cc-calendar .calendar__button_19ezg.calendar__outlined_19ezg {
2458
+ .cc-calendar .calendar__button_ki00n.calendar__outlined_ki00n {
2459
2459
  border: 1px solid #fff;
2460
2460
  }
2461
- .cc-calendar .calendar__button_19ezg.calendar__selected_19ezg,
2462
- .cc-calendar .calendar__button_19ezg.calendar__selected_19ezg:disabled {
2461
+ .cc-calendar .calendar__button_ki00n.calendar__selected_ki00n,
2462
+ .cc-calendar .calendar__button_ki00n.calendar__selected_ki00n:disabled {
2463
2463
  background-color: #fff;
2464
2464
  color: #000
2465
2465
  }
2466
- .cc-calendar .calendar__button_19ezg.calendar__selected_19ezg:not(:disabled):hover, .cc-calendar .calendar__button_19ezg.calendar__selected_19ezg:disabled:not(:disabled):hover {
2466
+ .cc-calendar .calendar__button_ki00n.calendar__selected_ki00n:not(:disabled):hover, .cc-calendar .calendar__button_ki00n.calendar__selected_ki00n:disabled:not(:disabled):hover {
2467
2467
  background-color: #fff;
2468
2468
  color: #000;
2469
2469
  }
2470
2470
  @media (max-width: 374px) {
2471
- }.toast__toastPlate_143ku {
2471
+ }.toast__toastPlate_bp3xx {
2472
2472
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2473
2473
  }
2474
- .toast__popoverInner_143ku {
2474
+ .toast__popoverInner_bp3xx {
2475
2475
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2476
2476
  background-color: transparent;
2477
- }.select__arrow_mu3k6 {
2477
+ }.select__arrow_13dfs {
2478
2478
  color: #fff;
2479
2479
  }
2480
2480
 
2481
- .select__option_1vens {
2481
+ .select__option_1uy4y {
2482
2482
  background: #121212;
2483
2483
  color: #fff
2484
2484
  }
2485
- .select__option_1vens:not(.select__disabled_1vens):active {
2485
+ .select__option_1uy4y:not(.select__disabled_1uy4y):active {
2486
2486
  background: #2c2c2e;
2487
2487
  color: #fff;
2488
2488
  }
2489
- .select__selected_1vens {
2489
+ .select__selected_1uy4y {
2490
2490
  background: #121212;
2491
2491
  color: #fff;
2492
2492
  }
2493
- .select__highlighted_1vens {
2493
+ .select__highlighted_1uy4y {
2494
2494
  background: #202022;
2495
2495
  color: #fff;
2496
2496
  }
2497
- .select__disabled_1vens {
2497
+ .select__disabled_1uy4y {
2498
2498
  background: #121212;
2499
2499
  color: rgba(235, 235, 245, 0.6);
2500
2500
  }
2501
- .select__popoverInner_15832 {
2501
+ .select__popoverInner_1765u {
2502
2502
  background: transparent;
2503
2503
  }
2504
- .select__optionsList_15832 {
2504
+ .select__optionsList_1765u {
2505
2505
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2506
2506
  background: #121212;
2507
2507
  }
2508
- .select__popoverInner_17umy {
2508
+ .select__popoverInner_owp43 {
2509
2509
  background: transparent;
2510
2510
  }
2511
- .select__single_sx8ge {
2511
+ .select__single_sgply {
2512
2512
  background: #fff
2513
2513
  }
2514
- .select__colorIcon_sx8ge {
2514
+ .select__colorIcon_sgply {
2515
2515
  color: #2fc26e;
2516
2516
  }
2517
- .select__placeholder_3a2oc {
2517
+ .select__placeholder_1q9ki {
2518
2518
  color: rgba(235, 235, 245, 0.6);
2519
2519
  }
2520
- .select__focusVisible_3a2oc {
2520
+ .select__focusVisible_1q9ki {
2521
2521
  outline: 2px solid #0072ef;
2522
2522
  }
2523
- .select__optgroup_p8v0q {
2523
+ .select__optgroup_r6xsi {
2524
2524
  background: #121212
2525
2525
  }
2526
- .select__label_p8v0q {
2526
+ .select__label_r6xsi {
2527
2527
  color: rgba(235, 235, 245, 0.6);
2528
2528
  }
2529
- .select__option_1ef9f {
2529
+ .select__option_1uylo {
2530
2530
  background: #121212;
2531
2531
  color: #fff
2532
2532
  }
2533
- .select__option_1ef9f:not(.select__disabled_1ef9f):active {
2533
+ .select__option_1uylo:not(.select__disabled_1uylo):active {
2534
2534
  background: #2c2c2e;
2535
2535
  color: #fff;
2536
2536
  }
2537
- .select__option_1ef9f:before {
2537
+ .select__option_1uylo:before {
2538
2538
  background: #2b2b2e;
2539
2539
  }
2540
- .select__selected_1ef9f {
2540
+ .select__selected_1uylo {
2541
2541
  background: #121212;
2542
2542
  color: #fff;
2543
2543
  }
2544
- .select__highlighted_1ef9f {
2544
+ .select__highlighted_1uylo {
2545
2545
  background: #202022;
2546
2546
  color: #fff
2547
2547
  }
2548
- .select__disabled_1ef9f {
2548
+ .select__disabled_1uylo {
2549
2549
  background: #121212;
2550
2550
  color: rgba(235, 235, 245, 0.6);
2551
2551
  }
2552
- .select__emptyPlaceholder_3t2es {
2552
+ .select__emptyPlaceholder_1uzn0 {
2553
2553
  color: rgba(235, 235, 245, 0.6);
2554
2554
  }
2555
- .select__virtualRow_1ahx5:before {
2555
+ .select__virtualRow_1a1eb:before {
2556
2556
  background: #2b2b2e;
2557
2557
  }
2558
- .select__emptyPlaceholder_1ahx5 {
2558
+ .select__emptyPlaceholder_1a1eb {
2559
2559
  color: rgba(235, 235, 245, 0.6);
2560
2560
  }
2561
2561
 
2562
2562
 
2563
2563
 
2564
- .select__emptyPlaceholder_zmc7d {
2564
+ .select__emptyPlaceholder_1u5de {
2565
2565
  color: rgba(235, 235, 245, 0.6);
2566
2566
  }
2567
- .select__footer_zmc7d {
2567
+ .select__footer_1u5de {
2568
2568
  background-color: #121212
2569
2569
  }
2570
- .select__highlighted_zmc7d {
2570
+ .select__highlighted_1u5de {
2571
2571
  border-top: 1px solid #2b2b2e;
2572
2572
  background-color: #121212;
2573
2573
  }
2574
- .select__footer_1ak1a {
2574
+ .select__footer_1hdq8 {
2575
2575
  background: #121212
2576
2576
  }
2577
- .select__withBorder_1ak1a {
2577
+ .select__withBorder_1hdq8 {
2578
2578
  box-shadow: inset 0 1px 0 #262629;
2579
- }.gallery__modal_stdyy {
2579
+ }.gallery__modal_10wbf {
2580
2580
  background: transparent;
2581
2581
  }
2582
- .gallery__header_6t8ww {
2582
+ .gallery__header_1pvoh {
2583
2583
  background-color: #e9e9eb;
2584
2584
  }
2585
2585
 
2586
- .gallery__component_1tq70 {
2586
+ .gallery__component_z91uc {
2587
2587
  border: 2px solid rgba(0, 0, 0, 0);
2588
2588
  }
2589
- .gallery__active_1tq70 {
2589
+ .gallery__active_z91uc {
2590
2590
  border-color: #000
2591
2591
  }
2592
- .gallery__image_1tq70 {
2592
+ .gallery__image_z91uc {
2593
2593
  background-color: #121212
2594
2594
  }
2595
- .gallery__loading_1tq70 {
2595
+ .gallery__loading_z91uc {
2596
2596
  background-color: #e9eaeb;
2597
2597
  }
2598
- .gallery__brokenImageWrapper_1tq70 {
2598
+ .gallery__brokenImageWrapper_z91uc {
2599
2599
  background-color: #121212
2600
2600
  }
2601
- .gallery__focused_1tq70 {
2601
+ .gallery__focused_z91uc {
2602
2602
  outline: 2px solid #0072ef;
2603
2603
  }
2604
- .gallery__component_19d0c {
2604
+ .gallery__component_1avey {
2605
2605
  background-color: rgba(255, 255, 255, 0.5);
2606
2606
  }
2607
- .gallery__slideLoading_19d0c {
2607
+ .gallery__slideLoading_1avey {
2608
2608
  background-color: #e9eaeb;
2609
2609
  }
2610
- .gallery__image_19d0c {
2610
+ .gallery__image_1avey {
2611
2611
  background-color: #121212;
2612
2612
  }
2613
- .gallery__smallImage_19d0c {
2613
+ .gallery__smallImage_1avey {
2614
2614
  background-color: #121212;
2615
2615
  }
2616
- .gallery__arrow_19d0c {
2616
+ .gallery__arrow_1avey {
2617
2617
  color: #000
2618
2618
  }
2619
- .gallery__arrow_19d0c:hover {
2619
+ .gallery__arrow_1avey:hover {
2620
2620
  background-color: rgba(255, 255, 255, 0.1);
2621
2621
  }
2622
- .gallery__arrow_19d0c:active {
2622
+ .gallery__arrow_1avey:active {
2623
2623
  background-color: rgba(255, 255, 255, 0.2);
2624
2624
  }
2625
- .gallery__focused_19d0c {
2625
+ .gallery__focused_1avey {
2626
2626
  outline: 2px solid #0072ef;
2627
2627
  }
2628
- .gallery__placeholder_19d0c {
2628
+ .gallery__placeholder_1avey {
2629
2629
  background-color: #121212;
2630
2630
  }
2631
- .gallery__fullScreenImage_19d0c {
2631
+ .gallery__fullScreenImage_1avey {
2632
2632
  background-color: #121212;
2633
2633
  }
2634
- .gallery__component_mdnkl {
2634
+ .gallery__component_1qxmf {
2635
2635
  background-color: #e9e9eb
2636
2636
  }@media (min-width: 600px) {
2637
- }.calendar-with-skeleton__skeleton_1v88a {
2637
+ }.calendar-with-skeleton__skeleton_t1imm {
2638
2638
  background-color: #121212;
2639
- }.calendar-input__calendarIcon_am7wo {
2639
+ }.calendar-input__calendarIcon_18pgo {
2640
2640
  color: #fff
2641
2641
  }
2642
2642
 
2643
- .input-autocomplete__placeholder_5fx9y {
2643
+ .input-autocomplete__placeholder_1fntx {
2644
2644
  color: rgba(235, 235, 245, 0.6);
2645
2645
  }
2646
- .input-autocomplete__focusVisible_5fx9y {
2646
+ .input-autocomplete__focusVisible_1fntx {
2647
2647
  outline: 2px solid #0072ef;
2648
- }.select-with-tags__tag_cltew:active:not(:disabled) {
2648
+ }.select-with-tags__tag_ezc14:active:not(:disabled) {
2649
2649
  background-color: #f3f4f5;
2650
2650
  color: #000;
2651
2651
  }
2652
- .select-with-tags__tag_cltew:hover:not(:disabled):not(:active) {
2652
+ .select-with-tags__tag_ezc14:hover:not(:disabled):not(:active) {
2653
2653
  background-color: #f3f4f5;
2654
2654
  color: #000;
2655
2655
  }
2656
- .select-with-tags__input_1jhjg {
2656
+ .select-with-tags__input_1k4jt {
2657
2657
  background-color: transparent;
2658
2658
  color: #fff
2659
2659
  }
2660
- .select-with-tags__input_1jhjg:disabled {
2660
+ .select-with-tags__input_1k4jt:disabled {
2661
2661
  color: rgba(235, 235, 245, 0.6);
2662
2662
  }
2663
- .select-with-tags__input_1jhjg::placeholder {
2663
+ .select-with-tags__input_1k4jt::placeholder {
2664
2664
  color: rgba(235, 235, 245, 0.6);
2665
2665
  }
2666
- .select-with-tags__input_1jhjg:focus::placeholder {
2666
+ .select-with-tags__input_1k4jt:focus::placeholder {
2667
2667
  color: rgba(235, 235, 245, 0.3);
2668
2668
  }
2669
- .select-with-tags__focusVisible_1jhjg {
2669
+ .select-with-tags__focusVisible_1k4jt {
2670
2670
  outline: 2px solid #0072ef;
2671
2671
  }
2672
- .select-with-tags__placeholder_1jhjg {
2672
+ .select-with-tags__placeholder_1k4jt {
2673
2673
  color: rgba(235, 235, 245, 0.3);
2674
- }.calendar-range__divider_14o9b:after {
2674
+ }.calendar-range__divider_1qrii:after {
2675
2675
  background-color: #fff;
2676
- }.table__component_1k9z8 {
2676
+ }.table__component_1t2ca {
2677
2677
  border-top: 1px solid #2b2b2e;
2678
2678
  }
2679
- .table__wrapper_us53g {
2679
+ .table__wrapper_np6fa {
2680
2680
  background: #121212;
2681
2681
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2682
2682
  0 2px 4px rgba(11, 31, 53, 0.16);
2683
2683
  }
2684
2684
 
2685
- .table__component_mtg45 {
2685
+ .table__component_10ho2 {
2686
2686
  color: #fff;
2687
2687
  border-top: 1px solid #2b2b2e
2688
2688
  }
2689
2689
 
2690
- .table__component_etjtf th:not(:last-child):not(:empty):after {
2690
+ .table__component_mg6ns th:not(:last-child):not(:empty):after {
2691
2691
  background-color: #2a2a2c;
2692
2692
  }
2693
- .table__component_1xxfk {
2693
+ .table__component_1p52j {
2694
2694
  color: #fff;
2695
2695
  border-bottom: 1px solid #2b2b2e;
2696
2696
  background: #121212
2697
2697
  }
2698
- .table__sorted_1xxfk {
2698
+ .table__sorted_1p52j {
2699
2699
  color: #fff;
2700
2700
  }
2701
- .table__stickyHeader_1xxfk {
2701
+ .table__stickyHeader_1p52j {
2702
2702
  box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
2703
2703
  }
2704
- .table__component_18foq {
2704
+ .table__component_1m3wp {
2705
2705
  background: #121212
2706
2706
  }
2707
- .table__clickable_18foq:hover {
2707
+ .table__clickable_1m3wp:hover {
2708
2708
  background-color: #202022;
2709
2709
  }
2710
- .table__selected_18foq {
2710
+ .table__selected_1m3wp {
2711
2711
  background-color: #f2f8ff
2712
2712
  }
2713
- .table__selected_18foq:hover {
2713
+ .table__selected_1m3wp:hover {
2714
2714
  background-color: #e8f2fe;
2715
2715
  }
2716
- .table__icon_1g9h0 {
2716
+ .table__icon_196ib {
2717
2717
  color: #8d8d93
2718
2718
  }
2719
- .table__icon_1g9h0:hover {
2719
+ .table__icon_196ib:hover {
2720
2720
  color: #fff;
2721
2721
  }
2722
- .table__sorted_1g9h0 {
2722
+ .table__sorted_196ib {
2723
2723
  color: #0072ef
2724
2724
  }
2725
- .table__sorted_1g9h0:hover {
2725
+ .table__sorted_196ib:hover {
2726
2726
  color: #0072ef;
2727
2727
  }
2728
- .table__open_7se0z,
2729
- .table__open_7se0z:hover {
2728
+ .table__open_905fb,
2729
+ .table__open_905fb:hover {
2730
2730
  background-color: rgba(255, 255, 255, 0.163);
2731
- }.tabs__component_63003:before {
2731
+ }.intl-phone-input__emptyCountryIcon_vtmlw {
2732
+ color: #8d8d93;
2733
+ }
2734
+ .intl-phone-input__flagPlaceholder_11y5g {
2735
+ background-color: rgba(255, 255, 255, 0.11);
2736
+ }
2737
+ .intl-phone-input__dialCode_1l8bd {
2738
+ color: rgba(235, 235, 245, 0.6);
2739
+ }
2740
+ .intl-phone-input__emptyCountryIcon_70vbb {
2741
+ color: #8d8d93;
2742
+ }
2743
+ .intl-phone-input__focusVisible_70vbb {
2744
+ outline: 2px solid #0072ef;
2745
+ }.tabs__component_1o8kx:before {
2732
2746
  background-color: #2b2b2e;
2733
2747
  }
2734
- .tabs__title_63003 {
2748
+ .tabs__title_1o8kx {
2735
2749
  color: rgba(235, 235, 245, 0.6)
2736
2750
  }
2737
- .tabs__title_63003:not(.tabs__disabled_63003):hover {
2751
+ .tabs__title_1o8kx:not(.tabs__disabled_1o8kx):hover {
2738
2752
  color: #fff;
2739
2753
  }
2740
- .tabs__focused_63003 {
2754
+ .tabs__focused_1o8kx {
2741
2755
  outline: 2px solid #0072ef;
2742
2756
  }
2743
- .tabs__selected_63003 {
2757
+ .tabs__selected_1o8kx {
2744
2758
  color: #fff;
2745
2759
  }
2746
- .tabs__disabled_63003 {
2760
+ .tabs__disabled_1o8kx {
2747
2761
  color: rgba(235, 235, 245, 0.3);
2748
2762
  }
2749
- .tabs__line_63003 {
2763
+ .tabs__line_1o8kx {
2750
2764
  background-color: #ef3124;
2751
2765
  }
2752
- .tabs__component_63003:before {
2766
+ .tabs__component_1o8kx:before {
2753
2767
  background-color: #2b2b2e;
2754
- }.tabs__title_63003 {
2768
+ }.tabs__title_1o8kx {
2755
2769
  color: rgba(235, 235, 245, 0.6)
2756
- }.tabs__title_63003:not(.tabs__disabled_63003):hover {
2770
+ }.tabs__title_1o8kx:not(.tabs__disabled_1o8kx):hover {
2757
2771
  color: #fff;
2758
- }.tabs__focused_63003 {
2772
+ }.tabs__focused_1o8kx {
2759
2773
  outline: 2px solid #0072ef;
2760
- }.tabs__selected_63003 {
2774
+ }.tabs__selected_1o8kx {
2761
2775
  color: #fff;
2762
- }.tabs__disabled_63003 {
2776
+ }.tabs__disabled_1o8kx {
2763
2777
  color: rgba(235, 235, 245, 0.3);
2764
- }.tabs__line_63003 {
2778
+ }.tabs__line_1o8kx {
2765
2779
  background-color: #ef3124;
2766
2780
  }
2767
2781
 
2768
2782
 
2769
2783
 
2770
- .intl-phone-input__emptyCountryIcon_bt23w {
2771
- color: #8d8d93;
2772
- }
2773
- .intl-phone-input__flagPlaceholder_aad6g {
2774
- background-color: rgba(255, 255, 255, 0.11);
2775
- }
2776
- .intl-phone-input__dialCode_1hlhb {
2777
- color: rgba(235, 235, 245, 0.6);
2778
- }
2779
- .intl-phone-input__emptyCountryIcon_1xm4x {
2780
- color: #8d8d93;
2781
- }
2782
- .intl-phone-input__focusVisible_1xm4x {
2783
- outline: 2px solid #0072ef;
2784
- }