@alfalab/core-components 48.25.0-beta.0 → 48.25.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 (2858) hide show
  1. package/accordion/Component.js +1 -1
  2. package/accordion/components/default-control-icon/Component.js +1 -1
  3. package/accordion/components/default-control-icon/index.css +4 -4
  4. package/accordion/esm/Component.js +1 -1
  5. package/accordion/esm/components/default-control-icon/Component.js +1 -1
  6. package/accordion/esm/components/default-control-icon/index.css +4 -4
  7. package/accordion/esm/index.css +9 -9
  8. package/accordion/index.css +9 -9
  9. package/accordion/modern/Component.js +1 -1
  10. package/accordion/modern/components/default-control-icon/Component.js +1 -1
  11. package/accordion/modern/components/default-control-icon/index.css +4 -4
  12. package/accordion/modern/index.css +9 -9
  13. package/action-button/Component.js +4 -4
  14. package/action-button/default.css +12 -12
  15. package/action-button/esm/Component.js +4 -4
  16. package/action-button/esm/default.css +12 -12
  17. package/action-button/esm/index.css +9 -9
  18. package/action-button/esm/inverted.css +12 -12
  19. package/action-button/esm/static.css +8 -8
  20. package/action-button/index.css +9 -9
  21. package/action-button/inverted.css +12 -12
  22. package/action-button/modern/Component.js +4 -4
  23. package/action-button/modern/default.css +12 -12
  24. package/action-button/modern/index.css +9 -9
  25. package/action-button/modern/inverted.css +12 -12
  26. package/action-button/modern/static.css +8 -8
  27. package/action-button/static.css +8 -8
  28. package/alert/Component.js +1 -1
  29. package/alert/esm/Component.js +1 -1
  30. package/alert/esm/index.css +2 -2
  31. package/alert/index.css +2 -2
  32. package/alert/modern/Component.js +1 -1
  33. package/alert/modern/index.css +2 -2
  34. package/amount/component.js +1 -1
  35. package/amount/esm/component.js +1 -1
  36. package/amount/esm/index.css +7 -7
  37. package/amount/esm/pure/component.js +1 -1
  38. package/amount/esm/pure/index.css +1 -1
  39. package/amount/index.css +7 -7
  40. package/amount/modern/component.js +1 -1
  41. package/amount/modern/index.css +7 -7
  42. package/amount/modern/pure/component.js +1 -1
  43. package/amount/modern/pure/index.css +1 -1
  44. package/amount/pure/component.js +1 -1
  45. package/amount/pure/index.css +1 -1
  46. package/amount-input/Component.js +3 -3
  47. package/amount-input/default.css +3 -3
  48. package/amount-input/esm/Component.js +3 -3
  49. package/amount-input/esm/default.css +3 -3
  50. package/amount-input/esm/index.css +6 -6
  51. package/amount-input/esm/inverted.css +3 -3
  52. package/amount-input/index.css +6 -6
  53. package/amount-input/inverted.css +3 -3
  54. package/amount-input/modern/Component.js +3 -3
  55. package/amount-input/modern/default.css +3 -3
  56. package/amount-input/modern/index.css +6 -6
  57. package/amount-input/modern/inverted.css +3 -3
  58. package/attach/Component.js +1 -1
  59. package/attach/esm/Component.js +1 -1
  60. package/attach/esm/index.css +17 -17
  61. package/attach/index.css +17 -17
  62. package/attach/modern/Component.js +1 -1
  63. package/attach/modern/index.css +17 -17
  64. package/backdrop/Component.js +1 -1
  65. package/backdrop/esm/Component.js +1 -1
  66. package/backdrop/esm/index.css +11 -11
  67. package/backdrop/index.css +11 -11
  68. package/backdrop/modern/Component.js +1 -1
  69. package/backdrop/modern/index.css +11 -11
  70. package/badge/Component.js +1 -1
  71. package/badge/esm/Component.js +1 -1
  72. package/badge/esm/index.css +47 -47
  73. package/badge/index.css +47 -47
  74. package/badge/modern/Component.js +1 -1
  75. package/badge/modern/index.css +47 -47
  76. package/bank-card/Component.js +4 -4
  77. package/bank-card/cssm/Component.js +3 -3
  78. package/bank-card/cssm/index.module.css +5 -5
  79. package/bank-card/esm/Component.js +5 -5
  80. package/bank-card/esm/index.css +24 -24
  81. package/bank-card/esm/index.js +1 -1
  82. package/bank-card/index.css +24 -24
  83. package/bank-card/modern/Component.js +4 -4
  84. package/bank-card/modern/index.css +24 -24
  85. package/bank-card/modern/index.js +1 -1
  86. package/bank-card/moderncssm/Component.js +3 -3
  87. package/bank-card/moderncssm/index.js +1 -1
  88. package/bank-card/moderncssm/index.module.css +2 -4
  89. package/base-modal/Component.js +1 -1
  90. package/base-modal/esm/Component.js +1 -1
  91. package/base-modal/esm/index.css +14 -14
  92. package/base-modal/index.css +14 -14
  93. package/base-modal/modern/Component.js +1 -1
  94. package/base-modal/modern/index.css +14 -14
  95. package/bottom-sheet/component.js +1 -1
  96. package/bottom-sheet/components/footer/Component.js +1 -1
  97. package/bottom-sheet/components/footer/index.css +26 -26
  98. package/bottom-sheet/components/header/Component.js +1 -1
  99. package/bottom-sheet/components/header/index.css +13 -13
  100. package/bottom-sheet/esm/component.js +1 -1
  101. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  102. package/bottom-sheet/esm/components/footer/index.css +26 -26
  103. package/bottom-sheet/esm/components/header/Component.js +1 -1
  104. package/bottom-sheet/esm/components/header/index.css +13 -13
  105. package/bottom-sheet/esm/index.css +45 -45
  106. package/bottom-sheet/index.css +45 -45
  107. package/bottom-sheet/modern/component.js +1 -1
  108. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  109. package/bottom-sheet/modern/components/footer/index.css +26 -26
  110. package/bottom-sheet/modern/components/header/Component.js +1 -1
  111. package/bottom-sheet/modern/components/header/index.css +13 -13
  112. package/bottom-sheet/modern/index.css +45 -45
  113. package/button/components/base-button/Component.js +3 -3
  114. package/button/components/base-button/default.css +55 -55
  115. package/button/components/base-button/index.css +63 -63
  116. package/button/components/base-button/inverted.css +55 -55
  117. package/button/desktop/Component.desktop.js +3 -3
  118. package/button/desktop/default.desktop.css +18 -18
  119. package/button/desktop/desktop.css +6 -6
  120. package/button/desktop/inverted.desktop.css +18 -18
  121. package/button/esm/components/base-button/Component.js +3 -3
  122. package/button/esm/components/base-button/default.css +55 -55
  123. package/button/esm/components/base-button/index.css +63 -63
  124. package/button/esm/components/base-button/inverted.css +55 -55
  125. package/button/esm/desktop/Component.desktop.js +3 -3
  126. package/button/esm/desktop/default.desktop.css +18 -18
  127. package/button/esm/desktop/desktop.css +6 -6
  128. package/button/esm/desktop/inverted.desktop.css +18 -18
  129. package/button/esm/mobile/Component.mobile.js +3 -3
  130. package/button/esm/mobile/default.mobile.css +17 -17
  131. package/button/esm/mobile/inverted.mobile.css +17 -17
  132. package/button/esm/mobile/mobile.css +6 -6
  133. package/button/mobile/Component.mobile.js +3 -3
  134. package/button/mobile/default.mobile.css +17 -17
  135. package/button/mobile/inverted.mobile.css +17 -17
  136. package/button/mobile/mobile.css +6 -6
  137. package/button/modern/components/base-button/Component.js +3 -3
  138. package/button/modern/components/base-button/default.css +55 -55
  139. package/button/modern/components/base-button/index.css +63 -63
  140. package/button/modern/components/base-button/inverted.css +55 -55
  141. package/button/modern/desktop/Component.desktop.js +3 -3
  142. package/button/modern/desktop/default.desktop.css +18 -18
  143. package/button/modern/desktop/desktop.css +6 -6
  144. package/button/modern/desktop/inverted.desktop.css +18 -18
  145. package/button/modern/mobile/Component.mobile.js +3 -3
  146. package/button/modern/mobile/default.mobile.css +17 -17
  147. package/button/modern/mobile/inverted.mobile.css +17 -17
  148. package/button/modern/mobile/mobile.css +6 -6
  149. package/calendar/{calendarMonthOnlyView-0a5266fb.js → calendarMonthOnlyView-fe929ae3.js} +1 -1
  150. package/calendar/components/calendar-mobile/Component.js +3 -3
  151. package/calendar/components/calendar-mobile/backdrop-transitions.css +9 -9
  152. package/calendar/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  153. package/calendar/components/calendar-mobile/index.css +20 -20
  154. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  155. package/calendar/components/calendar-mobile/index.js +1 -1
  156. package/calendar/components/calendar-mobile/transitions.css +7 -7
  157. package/calendar/components/days-table/Component.js +1 -1
  158. package/calendar/components/days-table/index.css +67 -67
  159. package/calendar/components/header/Component.js +1 -1
  160. package/calendar/components/header/index.css +2 -2
  161. package/calendar/components/month-year-header/Component.js +2 -2
  162. package/calendar/components/month-year-header/index.css +9 -9
  163. package/calendar/components/month-year-header/mobile.css +1 -1
  164. package/calendar/components/months-table/Component.js +1 -1
  165. package/calendar/components/months-table/index.css +12 -12
  166. package/calendar/components/period-slider/Component.js +1 -1
  167. package/calendar/components/period-slider/index.css +10 -10
  168. package/calendar/components/select-button/Component.js +1 -1
  169. package/calendar/components/select-button/index.css +9 -9
  170. package/calendar/components/years-table/Component.js +1 -1
  171. package/calendar/components/years-table/index.css +14 -14
  172. package/calendar/desktop/Component.desktop.js +1 -1
  173. package/calendar/desktop/desktop.css +28 -28
  174. package/calendar/esm/Component.responsive.js +1 -1
  175. package/calendar/esm/{calendarMonthOnlyView-ee290d74.js → calendarMonthOnlyView-51ce5170.js} +1 -1
  176. package/calendar/esm/components/calendar-mobile/Component.js +3 -3
  177. package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +9 -9
  178. package/calendar/esm/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  179. package/calendar/esm/components/calendar-mobile/index.css +20 -20
  180. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  181. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  182. package/calendar/esm/components/calendar-mobile/transitions.css +7 -7
  183. package/calendar/esm/components/days-table/Component.js +1 -1
  184. package/calendar/esm/components/days-table/index.css +67 -67
  185. package/calendar/esm/components/header/Component.js +1 -1
  186. package/calendar/esm/components/header/index.css +2 -2
  187. package/calendar/esm/components/month-year-header/Component.js +2 -2
  188. package/calendar/esm/components/month-year-header/index.css +9 -9
  189. package/calendar/esm/components/month-year-header/mobile.css +1 -1
  190. package/calendar/esm/components/months-table/Component.js +1 -1
  191. package/calendar/esm/components/months-table/index.css +12 -12
  192. package/calendar/esm/components/period-slider/Component.js +1 -1
  193. package/calendar/esm/components/period-slider/index.css +10 -10
  194. package/calendar/esm/components/select-button/Component.js +1 -1
  195. package/calendar/esm/components/select-button/index.css +9 -9
  196. package/calendar/esm/components/years-table/Component.js +1 -1
  197. package/calendar/esm/components/years-table/index.css +14 -14
  198. package/calendar/esm/desktop/Component.desktop.js +1 -1
  199. package/calendar/esm/desktop/desktop.css +28 -28
  200. package/calendar/esm/index.js +1 -1
  201. package/calendar/esm/mobile/index.js +1 -1
  202. package/calendar/mobile/index.js +1 -1
  203. package/calendar/modern/Component.responsive.js +1 -1
  204. package/calendar/modern/{calendarMonthOnlyView-cb6130fd.js → calendarMonthOnlyView-6d4d44e2.js} +1 -1
  205. package/calendar/modern/components/calendar-mobile/Component.js +3 -3
  206. package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +9 -9
  207. package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  208. package/calendar/modern/components/calendar-mobile/index.css +20 -20
  209. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  210. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  211. package/calendar/modern/components/calendar-mobile/transitions.css +7 -7
  212. package/calendar/modern/components/days-table/Component.js +1 -1
  213. package/calendar/modern/components/days-table/index.css +67 -67
  214. package/calendar/modern/components/header/Component.js +1 -1
  215. package/calendar/modern/components/header/index.css +2 -2
  216. package/calendar/modern/components/month-year-header/Component.js +2 -2
  217. package/calendar/modern/components/month-year-header/index.css +9 -9
  218. package/calendar/modern/components/month-year-header/mobile.css +1 -1
  219. package/calendar/modern/components/months-table/Component.js +1 -1
  220. package/calendar/modern/components/months-table/index.css +12 -12
  221. package/calendar/modern/components/period-slider/Component.js +1 -1
  222. package/calendar/modern/components/period-slider/index.css +10 -10
  223. package/calendar/modern/components/select-button/Component.js +1 -1
  224. package/calendar/modern/components/select-button/index.css +9 -9
  225. package/calendar/modern/components/years-table/Component.js +1 -1
  226. package/calendar/modern/components/years-table/index.css +14 -14
  227. package/calendar/modern/desktop/Component.desktop.js +1 -1
  228. package/calendar/modern/desktop/desktop.css +28 -28
  229. package/calendar/modern/index.js +1 -1
  230. package/calendar/modern/mobile/index.js +1 -1
  231. package/calendar-input/components/calendar-input/Component.js +1 -1
  232. package/calendar-input/components/calendar-input/index.css +10 -10
  233. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  234. package/calendar-input/esm/components/calendar-input/index.css +10 -10
  235. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  236. package/calendar-input/modern/components/calendar-input/index.css +10 -10
  237. package/calendar-range/components/divider/Component.js +1 -1
  238. package/calendar-range/components/divider/index.css +7 -7
  239. package/calendar-range/esm/Component.js +1 -1
  240. package/calendar-range/esm/components/divider/Component.js +1 -1
  241. package/calendar-range/esm/components/divider/index.css +7 -7
  242. package/calendar-range/esm/index.js +1 -1
  243. package/calendar-range/esm/index.module-84baa865.js +4 -0
  244. package/calendar-range/esm/views/index.css +7 -7
  245. package/calendar-range/esm/views/popover.js +1 -1
  246. package/calendar-range/esm/views/static.js +1 -1
  247. package/calendar-range/index.module-7a9c58bb.js +4 -0
  248. package/calendar-range/modern/Component.js +1 -1
  249. package/calendar-range/modern/components/divider/Component.js +1 -1
  250. package/calendar-range/modern/components/divider/index.css +7 -7
  251. package/calendar-range/modern/index.js +1 -1
  252. package/calendar-range/modern/index.module-2c3a32c6.js +4 -0
  253. package/calendar-range/modern/views/index.css +7 -7
  254. package/calendar-range/modern/views/popover.js +1 -1
  255. package/calendar-range/modern/views/static.js +1 -1
  256. package/calendar-range/views/index.css +7 -7
  257. package/calendar-range/views/popover.js +1 -1
  258. package/calendar-range/views/static.js +1 -1
  259. package/calendar-with-skeleton/Component.js +1 -1
  260. package/calendar-with-skeleton/esm/Component.js +1 -1
  261. package/calendar-with-skeleton/esm/index.css +11 -11
  262. package/calendar-with-skeleton/index.css +11 -11
  263. package/calendar-with-skeleton/modern/Component.js +1 -1
  264. package/calendar-with-skeleton/modern/index.css +11 -11
  265. package/card-image/Component.js +1 -1
  266. package/card-image/esm/Component.js +1 -1
  267. package/card-image/esm/index.css +6 -6
  268. package/card-image/index.css +6 -6
  269. package/card-image/modern/Component.js +1 -1
  270. package/card-image/modern/index.css +6 -6
  271. package/cdn-icon/Component.js +1 -1
  272. package/cdn-icon/esm/Component.js +1 -1
  273. package/cdn-icon/esm/index.css +3 -3
  274. package/cdn-icon/index.css +3 -3
  275. package/cdn-icon/modern/Component.js +1 -1
  276. package/cdn-icon/modern/index.css +3 -3
  277. package/chart/Component.js +1 -1
  278. package/chart/components/Dot/index.css +7 -7
  279. package/chart/components/Dot/index.js +1 -1
  280. package/chart/components/Legends/index.css +7 -7
  281. package/chart/components/Legends/index.js +1 -1
  282. package/chart/components/Tick/index.css +3 -3
  283. package/chart/components/Tick/index.js +1 -1
  284. package/chart/components/TooltipContent/index.css +6 -6
  285. package/chart/components/TooltipContent/index.js +1 -1
  286. package/chart/esm/Component.js +1 -1
  287. package/chart/esm/components/Dot/index.css +7 -7
  288. package/chart/esm/components/Dot/index.js +1 -1
  289. package/chart/esm/components/Legends/index.css +7 -7
  290. package/chart/esm/components/Legends/index.js +1 -1
  291. package/chart/esm/components/Tick/index.css +3 -3
  292. package/chart/esm/components/Tick/index.js +1 -1
  293. package/chart/esm/components/TooltipContent/index.css +6 -6
  294. package/chart/esm/components/TooltipContent/index.js +1 -1
  295. package/chart/esm/index.css +4 -4
  296. package/chart/index.css +4 -4
  297. package/chart/modern/Component.js +1 -1
  298. package/chart/modern/components/Dot/index.css +7 -7
  299. package/chart/modern/components/Dot/index.js +1 -1
  300. package/chart/modern/components/Legends/index.css +7 -7
  301. package/chart/modern/components/Legends/index.js +1 -1
  302. package/chart/modern/components/Tick/index.css +3 -3
  303. package/chart/modern/components/Tick/index.js +1 -1
  304. package/chart/modern/components/TooltipContent/index.css +6 -6
  305. package/chart/modern/components/TooltipContent/index.js +1 -1
  306. package/chart/modern/index.css +4 -4
  307. package/checkbox/Component.js +3 -3
  308. package/checkbox/esm/Component.js +3 -3
  309. package/checkbox/esm/styles/default.css +20 -20
  310. package/checkbox/esm/styles/index.css +19 -19
  311. package/checkbox/esm/styles/inverted.css +20 -20
  312. package/checkbox/modern/Component.js +3 -3
  313. package/checkbox/modern/styles/default.css +20 -20
  314. package/checkbox/modern/styles/index.css +19 -19
  315. package/checkbox/modern/styles/inverted.css +20 -20
  316. package/checkbox/styles/default.css +20 -20
  317. package/checkbox/styles/index.css +19 -19
  318. package/checkbox/styles/inverted.css +20 -20
  319. package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
  320. package/checkbox-group/components/base-checkbox-group/index.css +18 -18
  321. package/checkbox-group/desktop/Component.desktop.js +1 -1
  322. package/checkbox-group/desktop/desktop.css +3 -3
  323. package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
  324. package/checkbox-group/esm/components/base-checkbox-group/index.css +18 -18
  325. package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
  326. package/checkbox-group/esm/desktop/desktop.css +3 -3
  327. package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
  328. package/checkbox-group/esm/mobile/mobile.css +3 -3
  329. package/checkbox-group/mobile/Component.mobile.js +1 -1
  330. package/checkbox-group/mobile/mobile.css +3 -3
  331. package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
  332. package/checkbox-group/modern/components/base-checkbox-group/index.css +18 -18
  333. package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
  334. package/checkbox-group/modern/desktop/desktop.css +3 -3
  335. package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
  336. package/checkbox-group/modern/mobile/mobile.css +3 -3
  337. package/circular-progress-bar/Component.js +1 -1
  338. package/circular-progress-bar/esm/Component.js +1 -1
  339. package/circular-progress-bar/esm/index.css +52 -52
  340. package/circular-progress-bar/index.css +52 -52
  341. package/circular-progress-bar/modern/Component.js +1 -1
  342. package/circular-progress-bar/modern/index.css +52 -52
  343. package/code-input/components/base-code-input/component.js +1 -1
  344. package/code-input/components/base-code-input/index.css +5 -5
  345. package/code-input/components/input/component.js +1 -1
  346. package/code-input/components/input/index.css +11 -11
  347. package/code-input/desktop/Component.desktop.js +1 -1
  348. package/code-input/desktop/desktop.css +4 -4
  349. package/code-input/esm/components/base-code-input/component.js +1 -1
  350. package/code-input/esm/components/base-code-input/index.css +5 -5
  351. package/code-input/esm/components/input/component.js +1 -1
  352. package/code-input/esm/components/input/index.css +11 -11
  353. package/code-input/esm/desktop/Component.desktop.js +1 -1
  354. package/code-input/esm/desktop/desktop.css +4 -4
  355. package/code-input/esm/mobile/Component.mobile.js +1 -1
  356. package/code-input/esm/mobile/mobile.css +2 -2
  357. package/code-input/mobile/Component.mobile.js +1 -1
  358. package/code-input/mobile/mobile.css +2 -2
  359. package/code-input/modern/components/base-code-input/component.js +1 -1
  360. package/code-input/modern/components/base-code-input/index.css +5 -5
  361. package/code-input/modern/components/input/component.js +1 -1
  362. package/code-input/modern/components/input/index.css +11 -11
  363. package/code-input/modern/desktop/Component.desktop.js +1 -1
  364. package/code-input/modern/desktop/desktop.css +4 -4
  365. package/code-input/modern/mobile/Component.mobile.js +1 -1
  366. package/code-input/modern/mobile/mobile.css +2 -2
  367. package/collapse/Component.js +1 -1
  368. package/collapse/esm/Component.js +1 -1
  369. package/collapse/esm/index.css +8 -8
  370. package/collapse/index.css +8 -8
  371. package/collapse/modern/Component.js +1 -1
  372. package/collapse/modern/index.css +8 -8
  373. package/comment/Component.js +1 -1
  374. package/comment/esm/Component.js +1 -1
  375. package/comment/esm/index.css +3 -3
  376. package/comment/index.css +3 -3
  377. package/comment/modern/Component.js +1 -1
  378. package/comment/modern/index.css +3 -3
  379. package/confirmation/components/base-confirmation/component.js +5 -2
  380. package/confirmation/components/base-confirmation/index.css +2 -2
  381. package/confirmation/components/countdown-loader/component.js +1 -1
  382. package/confirmation/components/countdown-loader/index.css +2 -2
  383. package/confirmation/components/header/component.js +1 -1
  384. package/confirmation/components/header/index.css +4 -4
  385. package/confirmation/components/index.js +2 -0
  386. package/confirmation/components/screens/fatal-error/component.js +1 -1
  387. package/confirmation/components/screens/fatal-error/index.css +7 -7
  388. package/confirmation/components/screens/hint/component.js +10 -10
  389. package/confirmation/components/screens/hint/index.css +13 -13
  390. package/confirmation/components/screens/index.d.ts +1 -0
  391. package/confirmation/components/screens/index.js +2 -0
  392. package/confirmation/components/screens/initial/component.js +8 -5
  393. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  394. package/confirmation/components/screens/initial/index.css +25 -19
  395. package/confirmation/components/screens/temp-block/component.js +2 -2
  396. package/confirmation/components/screens/temp-block/index.css +14 -8
  397. package/confirmation/components/screens/temp-block-over/component.d.ts +9 -0
  398. package/confirmation/components/screens/temp-block-over/component.js +35 -0
  399. package/confirmation/components/screens/temp-block-over/index.css +59 -0
  400. package/confirmation/components/screens/temp-block-over/index.d.ts +1 -0
  401. package/confirmation/components/screens/temp-block-over/index.js +7 -0
  402. package/confirmation/{countdown-section-8494fee7.js → countdown-section-3727e914.js} +7 -4
  403. package/confirmation/cssm/components/base-confirmation/component.js +4 -1
  404. package/confirmation/cssm/components/index.js +2 -0
  405. package/confirmation/cssm/components/screens/hint/component.js +9 -9
  406. package/confirmation/cssm/components/screens/index.d.ts +1 -0
  407. package/confirmation/cssm/components/screens/index.js +2 -0
  408. package/confirmation/cssm/components/screens/initial/component.js +7 -4
  409. package/confirmation/cssm/components/screens/initial/countdown-section.js +6 -3
  410. package/confirmation/cssm/components/screens/initial/index.module.css +7 -0
  411. package/confirmation/cssm/components/screens/temp-block/component.js +1 -1
  412. package/confirmation/cssm/components/screens/temp-block/index.module.css +7 -0
  413. package/confirmation/cssm/components/screens/temp-block-over/component.d.ts +9 -0
  414. package/confirmation/cssm/components/screens/temp-block-over/component.js +34 -0
  415. package/confirmation/cssm/components/screens/temp-block-over/index.d.ts +1 -0
  416. package/confirmation/cssm/components/screens/temp-block-over/index.js +7 -0
  417. package/confirmation/cssm/components/screens/temp-block-over/index.module.css +58 -0
  418. package/confirmation/cssm/shared/index.js +2 -0
  419. package/confirmation/cssm/types.d.ts +13 -2
  420. package/confirmation/cssm/types.js +17 -9
  421. package/confirmation/esm/component.responsive.js +2 -1
  422. package/confirmation/esm/components/base-confirmation/component.js +6 -3
  423. package/confirmation/esm/components/base-confirmation/index.css +2 -2
  424. package/confirmation/esm/components/base-confirmation/index.js +2 -1
  425. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  426. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  427. package/confirmation/esm/components/header/component.js +1 -1
  428. package/confirmation/esm/components/header/index.css +4 -4
  429. package/confirmation/esm/components/index.js +2 -1
  430. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  431. package/confirmation/esm/components/screens/fatal-error/index.css +7 -7
  432. package/confirmation/esm/components/screens/hint/component.js +10 -10
  433. package/confirmation/esm/components/screens/hint/index.css +13 -13
  434. package/confirmation/esm/components/screens/index.d.ts +1 -0
  435. package/confirmation/esm/components/screens/index.js +2 -1
  436. package/confirmation/esm/components/screens/initial/component.js +8 -5
  437. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  438. package/confirmation/esm/components/screens/initial/index.css +25 -19
  439. package/confirmation/esm/components/screens/initial/index.js +1 -1
  440. package/confirmation/esm/components/screens/temp-block/component.js +2 -2
  441. package/confirmation/esm/components/screens/temp-block/index.css +14 -8
  442. package/confirmation/esm/components/screens/temp-block-over/component.d.ts +9 -0
  443. package/confirmation/esm/components/screens/temp-block-over/component.js +29 -0
  444. package/confirmation/esm/components/screens/temp-block-over/index.css +59 -0
  445. package/confirmation/esm/components/screens/temp-block-over/index.d.ts +1 -0
  446. package/confirmation/esm/components/screens/temp-block-over/index.js +8 -0
  447. package/confirmation/esm/{countdown-section-210293dc.js → countdown-section-ea23fda0.js} +8 -5
  448. package/confirmation/esm/desktop/component.desktop.js +2 -1
  449. package/confirmation/esm/desktop/index.js +2 -1
  450. package/confirmation/esm/index.js +2 -1
  451. package/confirmation/esm/mobile/component.mobile.js +3 -2
  452. package/confirmation/esm/mobile/index.js +2 -1
  453. package/confirmation/esm/mobile/mobile.css +2 -2
  454. package/confirmation/esm/shared/index.js +2 -1
  455. package/confirmation/esm/types.d.ts +13 -2
  456. package/confirmation/esm/types.js +17 -9
  457. package/confirmation/mobile/component.mobile.js +1 -1
  458. package/confirmation/mobile/mobile.css +2 -2
  459. package/confirmation/modern/component.responsive.js +2 -1
  460. package/confirmation/modern/components/base-confirmation/component.js +6 -3
  461. package/confirmation/modern/components/base-confirmation/index.css +2 -2
  462. package/confirmation/modern/components/base-confirmation/index.js +2 -1
  463. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  464. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  465. package/confirmation/modern/components/header/component.js +1 -1
  466. package/confirmation/modern/components/header/index.css +4 -4
  467. package/confirmation/modern/components/index.js +2 -1
  468. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  469. package/confirmation/modern/components/screens/fatal-error/index.css +7 -7
  470. package/confirmation/modern/components/screens/hint/component.js +10 -10
  471. package/confirmation/modern/components/screens/hint/index.css +13 -13
  472. package/confirmation/modern/components/screens/index.d.ts +1 -0
  473. package/confirmation/modern/components/screens/index.js +2 -1
  474. package/confirmation/modern/components/screens/initial/component.js +8 -5
  475. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  476. package/confirmation/modern/components/screens/initial/index.css +25 -19
  477. package/confirmation/modern/components/screens/initial/index.js +1 -1
  478. package/confirmation/modern/components/screens/temp-block/component.js +2 -2
  479. package/confirmation/modern/components/screens/temp-block/index.css +14 -8
  480. package/confirmation/modern/components/screens/temp-block-over/component.d.ts +9 -0
  481. package/confirmation/modern/components/screens/temp-block-over/component.js +27 -0
  482. package/confirmation/modern/components/screens/temp-block-over/index.css +59 -0
  483. package/confirmation/modern/components/screens/temp-block-over/index.d.ts +1 -0
  484. package/confirmation/modern/components/screens/temp-block-over/index.js +8 -0
  485. package/confirmation/modern/{countdown-section-c7e8c587.js → countdown-section-293c21ec.js} +8 -5
  486. package/confirmation/modern/desktop/component.desktop.js +2 -1
  487. package/confirmation/modern/desktop/index.js +2 -1
  488. package/confirmation/modern/index.js +2 -1
  489. package/confirmation/modern/mobile/component.mobile.js +3 -2
  490. package/confirmation/modern/mobile/index.js +2 -1
  491. package/confirmation/modern/mobile/mobile.css +2 -2
  492. package/confirmation/modern/shared/index.js +2 -1
  493. package/confirmation/modern/types.d.ts +13 -2
  494. package/confirmation/modern/types.js +17 -9
  495. package/confirmation/moderncssm/component.responsive.js +2 -0
  496. package/confirmation/moderncssm/components/base-confirmation/component.js +5 -1
  497. package/confirmation/moderncssm/components/base-confirmation/index.js +2 -0
  498. package/confirmation/moderncssm/components/index.js +2 -0
  499. package/confirmation/moderncssm/components/screens/hint/component.js +9 -9
  500. package/confirmation/moderncssm/components/screens/index.d.ts +1 -0
  501. package/confirmation/moderncssm/components/screens/index.js +2 -0
  502. package/confirmation/moderncssm/components/screens/initial/component.js +7 -4
  503. package/confirmation/moderncssm/components/screens/initial/countdown-section.js +7 -4
  504. package/confirmation/moderncssm/components/screens/initial/index.module.css +9 -0
  505. package/confirmation/moderncssm/components/screens/temp-block/component.js +1 -1
  506. package/confirmation/moderncssm/components/screens/temp-block/index.module.css +9 -0
  507. package/confirmation/moderncssm/components/screens/temp-block-over/component.d.ts +9 -0
  508. package/confirmation/moderncssm/components/screens/temp-block-over/component.js +26 -0
  509. package/confirmation/moderncssm/components/screens/temp-block-over/index.d.ts +1 -0
  510. package/confirmation/moderncssm/components/screens/temp-block-over/index.js +10 -0
  511. package/confirmation/moderncssm/components/screens/temp-block-over/index.module.css +42 -0
  512. package/confirmation/moderncssm/desktop/component.desktop.js +2 -0
  513. package/confirmation/moderncssm/desktop/index.js +2 -0
  514. package/confirmation/moderncssm/index.js +2 -0
  515. package/confirmation/moderncssm/mobile/component.mobile.js +2 -0
  516. package/confirmation/moderncssm/mobile/index.js +2 -0
  517. package/confirmation/moderncssm/shared/index.js +2 -0
  518. package/confirmation/moderncssm/types.d.ts +13 -2
  519. package/confirmation/moderncssm/types.js +17 -9
  520. package/confirmation/shared/index.js +2 -0
  521. package/confirmation/types.d.ts +13 -2
  522. package/confirmation/types.js +17 -9
  523. package/confirmation-v1/component.js +2 -2
  524. package/confirmation-v1/components/code-input/component.js +1 -1
  525. package/confirmation-v1/components/code-input/index.css +9 -9
  526. package/confirmation-v1/components/countdown/component.js +3 -3
  527. package/confirmation-v1/components/countdown/index.css +12 -12
  528. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  529. package/confirmation-v1/components/countdown-loader/index.css +1 -1
  530. package/confirmation-v1/components/overlimit/component.js +1 -1
  531. package/confirmation-v1/components/overlimit/index.css +8 -8
  532. package/confirmation-v1/components/sign-confirmation/component.js +2 -2
  533. package/confirmation-v1/components/sign-confirmation/index.css +12 -12
  534. package/confirmation-v1/cssm/component.js +1 -1
  535. package/confirmation-v1/cssm/components/countdown/component.js +2 -2
  536. package/confirmation-v1/cssm/components/sign-confirmation/component.js +1 -1
  537. package/confirmation-v1/esm/component.js +2 -2
  538. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  539. package/confirmation-v1/esm/components/code-input/index.css +9 -9
  540. package/confirmation-v1/esm/components/countdown/component.js +3 -3
  541. package/confirmation-v1/esm/components/countdown/index.css +12 -12
  542. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  543. package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
  544. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  545. package/confirmation-v1/esm/components/overlimit/index.css +8 -8
  546. package/confirmation-v1/esm/components/sign-confirmation/component.js +2 -2
  547. package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
  548. package/confirmation-v1/esm/index.css +13 -13
  549. package/confirmation-v1/index.css +13 -13
  550. package/confirmation-v1/modern/component.js +2 -2
  551. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  552. package/confirmation-v1/modern/components/code-input/index.css +9 -9
  553. package/confirmation-v1/modern/components/countdown/component.js +3 -3
  554. package/confirmation-v1/modern/components/countdown/index.css +12 -12
  555. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  556. package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
  557. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  558. package/confirmation-v1/modern/components/overlimit/index.css +8 -8
  559. package/confirmation-v1/modern/components/sign-confirmation/component.js +2 -2
  560. package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
  561. package/confirmation-v1/modern/index.css +13 -13
  562. package/confirmation-v1/moderncssm/component.js +1 -1
  563. package/confirmation-v1/moderncssm/components/countdown/component.js +2 -2
  564. package/confirmation-v1/moderncssm/components/sign-confirmation/component.js +1 -1
  565. package/custom-button/components/base-custom-button/base-custom-button.js +1 -1
  566. package/custom-button/components/base-custom-button/index.css +24 -24
  567. package/custom-button/esm/components/base-custom-button/base-custom-button.js +1 -1
  568. package/custom-button/esm/components/base-custom-button/index.css +24 -24
  569. package/custom-button/modern/components/base-custom-button/base-custom-button.js +1 -1
  570. package/custom-button/modern/components/base-custom-button/index.css +24 -24
  571. package/custom-picker-button/esm/field/Component.js +1 -1
  572. package/custom-picker-button/esm/field/index.css +5 -5
  573. package/custom-picker-button/field/Component.js +1 -1
  574. package/custom-picker-button/field/index.css +5 -5
  575. package/custom-picker-button/modern/field/Component.js +1 -1
  576. package/custom-picker-button/modern/field/index.css +5 -5
  577. package/date-input/Component.js +1 -1
  578. package/date-input/esm/Component.js +1 -1
  579. package/date-input/esm/index.css +3 -3
  580. package/date-input/index.css +3 -3
  581. package/date-input/modern/Component.js +1 -1
  582. package/date-input/modern/index.css +3 -3
  583. package/date-range-input/components/date-range-input/Component.js +1 -1
  584. package/date-range-input/components/date-range-input/index.css +6 -6
  585. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  586. package/date-range-input/esm/components/date-range-input/index.css +6 -6
  587. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  588. package/date-range-input/modern/components/date-range-input/index.css +6 -6
  589. package/date-time-input/components/date-time-input/Component.js +1 -1
  590. package/date-time-input/components/date-time-input/index.css +6 -6
  591. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  592. package/date-time-input/esm/components/date-time-input/index.css +6 -6
  593. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  594. package/date-time-input/modern/components/date-time-input/index.css +6 -6
  595. package/divider/Component.js +1 -1
  596. package/divider/esm/Component.js +1 -1
  597. package/divider/esm/index.css +1 -1
  598. package/divider/index.css +1 -1
  599. package/divider/modern/Component.js +1 -1
  600. package/divider/modern/index.css +1 -1
  601. package/drawer/Component.js +1 -1
  602. package/drawer/esm/Component.js +1 -1
  603. package/drawer/esm/index.css +34 -34
  604. package/drawer/index.css +34 -34
  605. package/drawer/modern/Component.js +1 -1
  606. package/drawer/modern/index.css +34 -34
  607. package/dropzone/Component.js +1 -1
  608. package/dropzone/components/overlay/Component.js +1 -1
  609. package/dropzone/components/overlay/index.css +3 -3
  610. package/dropzone/esm/Component.js +1 -1
  611. package/dropzone/esm/components/overlay/Component.js +1 -1
  612. package/dropzone/esm/components/overlay/index.css +3 -3
  613. package/dropzone/esm/index.css +8 -8
  614. package/dropzone/index.css +8 -8
  615. package/dropzone/modern/Component.js +1 -1
  616. package/dropzone/modern/components/overlay/Component.js +1 -1
  617. package/dropzone/modern/components/overlay/index.css +3 -3
  618. package/dropzone/modern/index.css +8 -8
  619. package/file-upload-item/Component.js +1 -1
  620. package/file-upload-item/actions-control.module-b396be09.js +4 -0
  621. package/file-upload-item/components/actions-control/actions-control.css +8 -8
  622. package/file-upload-item/components/actions-control/actions.js +1 -1
  623. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  624. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  625. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  626. package/file-upload-item/components/content/components/content-error/content-error.css +1 -1
  627. package/file-upload-item/components/content/components/content-error/content-error.js +1 -1
  628. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.css +3 -3
  629. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.js +1 -1
  630. package/file-upload-item/components/content/content.css +7 -7
  631. package/file-upload-item/components/content/content.js +1 -1
  632. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  633. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  634. package/file-upload-item/components/status-control/status-control.css +10 -10
  635. package/file-upload-item/components/status-control/status-control.js +1 -1
  636. package/file-upload-item/esm/Component.js +2 -2
  637. package/file-upload-item/esm/actions-control.module-3351084d.js +4 -0
  638. package/file-upload-item/esm/components/actions-control/actions-control.css +8 -8
  639. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  640. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  641. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  642. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  643. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  644. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  645. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  646. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  647. package/file-upload-item/esm/components/content/components/content-error/content-error.css +1 -1
  648. package/file-upload-item/esm/components/content/components/content-error/content-error.js +1 -1
  649. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.css +3 -3
  650. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.js +1 -1
  651. package/file-upload-item/esm/components/content/content.css +7 -7
  652. package/file-upload-item/esm/components/content/content.js +1 -1
  653. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  654. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  655. package/file-upload-item/esm/components/status-control/status-control.css +10 -10
  656. package/file-upload-item/esm/components/status-control/status-control.js +1 -1
  657. package/file-upload-item/esm/index.css +2 -2
  658. package/file-upload-item/esm/index.js +1 -1
  659. package/file-upload-item/index.css +2 -2
  660. package/file-upload-item/modern/Component.js +2 -2
  661. package/file-upload-item/modern/actions-control.module-8801a4f3.js +4 -0
  662. package/file-upload-item/modern/components/actions-control/actions-control.css +8 -8
  663. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  664. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  665. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  666. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  667. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  668. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  669. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  670. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  671. package/file-upload-item/modern/components/content/components/content-error/content-error.css +1 -1
  672. package/file-upload-item/modern/components/content/components/content-error/content-error.js +1 -1
  673. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.css +3 -3
  674. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.js +1 -1
  675. package/file-upload-item/modern/components/content/content.css +7 -7
  676. package/file-upload-item/modern/components/content/content.js +1 -1
  677. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  678. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  679. package/file-upload-item/modern/components/status-control/status-control.css +10 -10
  680. package/file-upload-item/modern/components/status-control/status-control.js +1 -1
  681. package/file-upload-item/modern/index.css +2 -2
  682. package/file-upload-item/modern/index.js +1 -1
  683. package/file-upload-item-v1/Component.js +1 -1
  684. package/file-upload-item-v1/esm/Component.js +1 -1
  685. package/file-upload-item-v1/esm/index.css +21 -21
  686. package/file-upload-item-v1/index.css +21 -21
  687. package/file-upload-item-v1/modern/Component.js +1 -1
  688. package/file-upload-item-v1/modern/index.css +21 -21
  689. package/filter-tag/components/base-filter-tag/Component.js +3 -3
  690. package/filter-tag/components/base-filter-tag/default.css +27 -27
  691. package/filter-tag/components/base-filter-tag/index.css +41 -41
  692. package/filter-tag/components/base-filter-tag/inverted.css +27 -27
  693. package/filter-tag/desktop/Component.desktop.js +3 -3
  694. package/filter-tag/desktop/default.desktop.css +4 -4
  695. package/filter-tag/desktop/desktop.css +15 -15
  696. package/filter-tag/desktop/inverted.desktop.css +4 -4
  697. package/filter-tag/esm/components/base-filter-tag/Component.js +3 -3
  698. package/filter-tag/esm/components/base-filter-tag/default.css +27 -27
  699. package/filter-tag/esm/components/base-filter-tag/index.css +41 -41
  700. package/filter-tag/esm/components/base-filter-tag/inverted.css +27 -27
  701. package/filter-tag/esm/desktop/Component.desktop.js +3 -3
  702. package/filter-tag/esm/desktop/default.desktop.css +4 -4
  703. package/filter-tag/esm/desktop/desktop.css +15 -15
  704. package/filter-tag/esm/desktop/inverted.desktop.css +4 -4
  705. package/filter-tag/esm/mobile/Component.mobile.js +3 -3
  706. package/filter-tag/esm/mobile/default.mobile.css +4 -4
  707. package/filter-tag/esm/mobile/inverted.mobile.css +4 -4
  708. package/filter-tag/esm/mobile/mobile.css +15 -15
  709. package/filter-tag/mobile/Component.mobile.js +3 -3
  710. package/filter-tag/mobile/default.mobile.css +4 -4
  711. package/filter-tag/mobile/inverted.mobile.css +4 -4
  712. package/filter-tag/mobile/mobile.css +15 -15
  713. package/filter-tag/modern/components/base-filter-tag/Component.js +3 -3
  714. package/filter-tag/modern/components/base-filter-tag/default.css +27 -27
  715. package/filter-tag/modern/components/base-filter-tag/index.css +41 -41
  716. package/filter-tag/modern/components/base-filter-tag/inverted.css +27 -27
  717. package/filter-tag/modern/desktop/Component.desktop.js +3 -3
  718. package/filter-tag/modern/desktop/default.desktop.css +4 -4
  719. package/filter-tag/modern/desktop/desktop.css +15 -15
  720. package/filter-tag/modern/desktop/inverted.desktop.css +4 -4
  721. package/filter-tag/modern/mobile/Component.mobile.js +3 -3
  722. package/filter-tag/modern/mobile/default.mobile.css +4 -4
  723. package/filter-tag/modern/mobile/inverted.mobile.css +4 -4
  724. package/filter-tag/modern/mobile/mobile.css +15 -15
  725. package/form-control/components/base-form-control/Component.js +3 -3
  726. package/form-control/components/base-form-control/default.css +17 -17
  727. package/form-control/components/base-form-control/index.css +48 -48
  728. package/form-control/components/base-form-control/inverted.css +17 -17
  729. package/form-control/desktop/Component.desktop.js +3 -3
  730. package/form-control/desktop/default.desktop.css +5 -5
  731. package/form-control/desktop/desktop.css +9 -9
  732. package/form-control/desktop/inverted.desktop.css +3 -3
  733. package/form-control/esm/components/base-form-control/Component.js +3 -3
  734. package/form-control/esm/components/base-form-control/default.css +17 -17
  735. package/form-control/esm/components/base-form-control/index.css +48 -48
  736. package/form-control/esm/components/base-form-control/inverted.css +17 -17
  737. package/form-control/esm/desktop/Component.desktop.js +3 -3
  738. package/form-control/esm/desktop/default.desktop.css +5 -5
  739. package/form-control/esm/desktop/desktop.css +9 -9
  740. package/form-control/esm/desktop/inverted.desktop.css +3 -3
  741. package/form-control/esm/mobile/Component.mobile.js +3 -3
  742. package/form-control/esm/mobile/default.mobile.css +2 -2
  743. package/form-control/esm/mobile/inverted.mobile.css +2 -2
  744. package/form-control/esm/mobile/mobile.css +9 -9
  745. package/form-control/mobile/Component.mobile.js +3 -3
  746. package/form-control/mobile/default.mobile.css +2 -2
  747. package/form-control/mobile/inverted.mobile.css +2 -2
  748. package/form-control/mobile/mobile.css +9 -9
  749. package/form-control/modern/components/base-form-control/Component.js +3 -3
  750. package/form-control/modern/components/base-form-control/default.css +17 -17
  751. package/form-control/modern/components/base-form-control/index.css +48 -48
  752. package/form-control/modern/components/base-form-control/inverted.css +17 -17
  753. package/form-control/modern/desktop/Component.desktop.js +3 -3
  754. package/form-control/modern/desktop/default.desktop.css +5 -5
  755. package/form-control/modern/desktop/desktop.css +9 -9
  756. package/form-control/modern/desktop/inverted.desktop.css +3 -3
  757. package/form-control/modern/mobile/Component.mobile.js +3 -3
  758. package/form-control/modern/mobile/default.mobile.css +2 -2
  759. package/form-control/modern/mobile/inverted.mobile.css +2 -2
  760. package/form-control/modern/mobile/mobile.css +9 -9
  761. package/gallery/Component.js +1 -1
  762. package/gallery/components/bottom-button/Component.js +1 -1
  763. package/gallery/components/bottom-button/index.css +6 -6
  764. package/gallery/components/buttons/index.css +6 -6
  765. package/gallery/components/buttons/index.js +1 -1
  766. package/gallery/components/header/Component.js +1 -1
  767. package/gallery/components/header/index.css +2 -2
  768. package/gallery/components/header-info-block/Component.js +1 -1
  769. package/gallery/components/header-info-block/index.css +5 -5
  770. package/gallery/components/header-mobile/Component.js +1 -1
  771. package/gallery/components/header-mobile/index.css +7 -7
  772. package/gallery/components/image-preview/Component.js +1 -1
  773. package/gallery/components/image-preview/index.css +18 -18
  774. package/gallery/components/image-viewer/component.js +1 -1
  775. package/gallery/components/image-viewer/hooks.js +1 -1
  776. package/gallery/components/image-viewer/index.css +26 -26
  777. package/gallery/components/image-viewer/single.js +1 -1
  778. package/gallery/components/image-viewer/slide.js +1 -1
  779. package/gallery/components/image-viewer/video/index.css +8 -8
  780. package/gallery/components/image-viewer/video/index.js +1 -1
  781. package/gallery/components/info-bar/Component.js +1 -1
  782. package/gallery/components/info-bar/index.css +4 -4
  783. package/gallery/components/navigation-bar/Component.js +1 -1
  784. package/gallery/components/navigation-bar/index.css +9 -9
  785. package/gallery/components/subtitles/index.css +4 -4
  786. package/gallery/components/subtitles/index.js +1 -1
  787. package/gallery/esm/Component.js +2 -2
  788. package/gallery/esm/components/bottom-button/Component.js +1 -1
  789. package/gallery/esm/components/bottom-button/index.css +6 -6
  790. package/gallery/esm/components/buttons/index.css +6 -6
  791. package/gallery/esm/components/buttons/index.js +1 -1
  792. package/gallery/esm/components/header/Component.js +1 -1
  793. package/gallery/esm/components/header/index.css +2 -2
  794. package/gallery/esm/components/header-info-block/Component.js +1 -1
  795. package/gallery/esm/components/header-info-block/index.css +5 -5
  796. package/gallery/esm/components/header-mobile/Component.js +1 -1
  797. package/gallery/esm/components/header-mobile/index.css +7 -7
  798. package/gallery/esm/components/image-preview/Component.js +1 -1
  799. package/gallery/esm/components/image-preview/index.css +18 -18
  800. package/gallery/esm/components/image-viewer/component.js +1 -1
  801. package/gallery/esm/components/image-viewer/hooks.js +1 -1
  802. package/gallery/esm/components/image-viewer/index.css +26 -26
  803. package/gallery/esm/components/image-viewer/index.js +1 -1
  804. package/gallery/esm/components/image-viewer/single.js +1 -1
  805. package/gallery/esm/components/image-viewer/slide.js +1 -1
  806. package/gallery/esm/components/image-viewer/video/index.css +8 -8
  807. package/gallery/esm/components/image-viewer/video/index.js +1 -1
  808. package/gallery/esm/components/index.js +1 -1
  809. package/gallery/esm/components/info-bar/Component.js +1 -1
  810. package/gallery/esm/components/info-bar/index.css +4 -4
  811. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  812. package/gallery/esm/components/navigation-bar/index.css +9 -9
  813. package/gallery/esm/components/subtitles/index.css +4 -4
  814. package/gallery/esm/components/subtitles/index.js +1 -1
  815. package/gallery/esm/{hooks-d3284a04.js → hooks-df84b536.js} +1 -1
  816. package/gallery/esm/index.css +10 -10
  817. package/gallery/esm/index.js +1 -1
  818. package/gallery/{hooks-c84dacce.js → hooks-5f09c0c3.js} +1 -1
  819. package/gallery/index.css +10 -10
  820. package/gallery/modern/Component.js +2 -2
  821. package/gallery/modern/components/bottom-button/Component.js +1 -1
  822. package/gallery/modern/components/bottom-button/index.css +6 -6
  823. package/gallery/modern/components/buttons/index.css +6 -6
  824. package/gallery/modern/components/buttons/index.js +1 -1
  825. package/gallery/modern/components/header/Component.js +1 -1
  826. package/gallery/modern/components/header/index.css +2 -2
  827. package/gallery/modern/components/header-info-block/Component.js +1 -1
  828. package/gallery/modern/components/header-info-block/index.css +5 -5
  829. package/gallery/modern/components/header-mobile/Component.js +1 -1
  830. package/gallery/modern/components/header-mobile/index.css +7 -7
  831. package/gallery/modern/components/image-preview/Component.js +1 -1
  832. package/gallery/modern/components/image-preview/index.css +18 -18
  833. package/gallery/modern/components/image-viewer/component.js +1 -1
  834. package/gallery/modern/components/image-viewer/hooks.js +1 -1
  835. package/gallery/modern/components/image-viewer/index.css +26 -26
  836. package/gallery/modern/components/image-viewer/index.js +1 -1
  837. package/gallery/modern/components/image-viewer/single.js +1 -1
  838. package/gallery/modern/components/image-viewer/slide.js +1 -1
  839. package/gallery/modern/components/image-viewer/video/index.css +8 -8
  840. package/gallery/modern/components/image-viewer/video/index.js +1 -1
  841. package/gallery/modern/components/index.js +1 -1
  842. package/gallery/modern/components/info-bar/Component.js +1 -1
  843. package/gallery/modern/components/info-bar/index.css +4 -4
  844. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  845. package/gallery/modern/components/navigation-bar/index.css +9 -9
  846. package/gallery/modern/components/subtitles/index.css +4 -4
  847. package/gallery/modern/components/subtitles/index.js +1 -1
  848. package/gallery/modern/{hooks-3938f1b1.js → hooks-cfd1744a.js} +1 -1
  849. package/gallery/modern/index.css +10 -10
  850. package/gallery/modern/index.js +1 -1
  851. package/gap/Component.js +1 -1
  852. package/gap/esm/Component.js +1 -1
  853. package/gap/esm/index.css +41 -41
  854. package/gap/index.css +41 -41
  855. package/gap/modern/Component.js +1 -1
  856. package/gap/modern/index.css +41 -41
  857. package/generic-wrapper/Component.js +1 -1
  858. package/generic-wrapper/esm/Component.js +1 -1
  859. package/generic-wrapper/esm/index.css +91 -91
  860. package/generic-wrapper/index.css +91 -91
  861. package/generic-wrapper/modern/Component.js +1 -1
  862. package/generic-wrapper/modern/index.css +91 -91
  863. package/grid/col/Component.js +2 -2
  864. package/grid/col/index.css +550 -550
  865. package/grid/esm/Component.js +1 -1
  866. package/grid/esm/col/Component.js +2 -2
  867. package/grid/esm/col/index.css +550 -550
  868. package/grid/esm/col/index.js +1 -1
  869. package/grid/esm/gutters.css +84 -84
  870. package/grid/esm/gutters.module-e80f5740.js +4 -0
  871. package/grid/esm/index.js +1 -1
  872. package/grid/esm/row/Component.js +2 -2
  873. package/grid/esm/row/index.css +9 -9
  874. package/grid/esm/row/index.js +1 -1
  875. package/grid/gutters.css +84 -84
  876. package/grid/gutters.module-f60441ec.js +4 -0
  877. package/grid/modern/Component.js +1 -1
  878. package/grid/modern/col/Component.js +2 -2
  879. package/grid/modern/col/index.css +550 -550
  880. package/grid/modern/col/index.js +1 -1
  881. package/grid/modern/gutters.css +84 -84
  882. package/grid/modern/gutters.module-eb36be13.js +4 -0
  883. package/grid/modern/index.js +1 -1
  884. package/grid/modern/row/Component.js +2 -2
  885. package/grid/modern/row/index.css +9 -9
  886. package/grid/modern/row/index.js +1 -1
  887. package/grid/row/Component.js +2 -2
  888. package/grid/row/index.css +9 -9
  889. package/hatching-progress-bar/Component.js +1 -1
  890. package/hatching-progress-bar/esm/Component.js +1 -1
  891. package/hatching-progress-bar/esm/index.css +11 -11
  892. package/hatching-progress-bar/index.css +11 -11
  893. package/hatching-progress-bar/modern/Component.js +1 -1
  894. package/hatching-progress-bar/modern/index.css +11 -11
  895. package/icon-button/Component.js +3 -3
  896. package/icon-button/default.css +36 -36
  897. package/icon-button/esm/Component.js +3 -3
  898. package/icon-button/esm/default.css +36 -36
  899. package/icon-button/esm/index.css +16 -16
  900. package/icon-button/esm/inverted.css +36 -36
  901. package/icon-button/index.css +16 -16
  902. package/icon-button/inverted.css +36 -36
  903. package/icon-button/modern/Component.js +3 -3
  904. package/icon-button/modern/default.css +36 -36
  905. package/icon-button/modern/index.css +16 -16
  906. package/icon-button/modern/inverted.css +36 -36
  907. package/icon-view/components/base-shape/component.js +1 -1
  908. package/icon-view/components/base-shape/index.css +74 -74
  909. package/icon-view/esm/components/base-shape/component.js +1 -1
  910. package/icon-view/esm/components/base-shape/index.css +74 -74
  911. package/icon-view/modern/components/base-shape/component.js +1 -1
  912. package/icon-view/modern/components/base-shape/index.css +74 -74
  913. package/indicator/Component.js +1 -1
  914. package/indicator/esm/Component.js +1 -1
  915. package/indicator/esm/index.css +19 -19
  916. package/indicator/index.css +19 -19
  917. package/indicator/modern/Component.js +1 -1
  918. package/indicator/modern/index.css +19 -19
  919. package/input/components/base-input/Component.js +3 -3
  920. package/input/components/base-input/default.css +9 -9
  921. package/input/components/base-input/index.css +39 -39
  922. package/input/components/base-input/inverted.css +9 -9
  923. package/input/components/clear-button/Component.js +3 -3
  924. package/input/components/clear-button/default.css +3 -3
  925. package/input/components/clear-button/index.css +4 -4
  926. package/input/components/clear-button/inverted.css +3 -3
  927. package/input/esm/components/base-input/Component.js +3 -3
  928. package/input/esm/components/base-input/default.css +9 -9
  929. package/input/esm/components/base-input/index.css +39 -39
  930. package/input/esm/components/base-input/inverted.css +9 -9
  931. package/input/esm/components/clear-button/Component.js +3 -3
  932. package/input/esm/components/clear-button/default.css +3 -3
  933. package/input/esm/components/clear-button/index.css +4 -4
  934. package/input/esm/components/clear-button/inverted.css +3 -3
  935. package/input/modern/components/base-input/Component.js +3 -3
  936. package/input/modern/components/base-input/default.css +9 -9
  937. package/input/modern/components/base-input/index.css +39 -39
  938. package/input/modern/components/base-input/inverted.css +9 -9
  939. package/input/modern/components/clear-button/Component.js +3 -3
  940. package/input/modern/components/clear-button/default.css +3 -3
  941. package/input/modern/components/clear-button/index.css +4 -4
  942. package/input/modern/components/clear-button/inverted.css +3 -3
  943. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  944. package/input-autocomplete/autocomplete-field/index.css +2 -2
  945. package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
  946. package/input-autocomplete/autocomplete-mobile-field/index.css +17 -17
  947. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  948. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  949. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  950. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +17 -17
  951. package/input-autocomplete/esm/mobile/Component.mobile.js +1 -1
  952. package/input-autocomplete/esm/mobile/mobile.css +2 -2
  953. package/input-autocomplete/mobile/Component.mobile.js +1 -1
  954. package/input-autocomplete/mobile/mobile.css +2 -2
  955. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  956. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  957. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  958. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +17 -17
  959. package/input-autocomplete/modern/mobile/Component.mobile.js +1 -1
  960. package/input-autocomplete/modern/mobile/mobile.css +2 -2
  961. package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
  962. package/international-phone-input/components/base-international-phone-input/index.css +2 -2
  963. package/international-phone-input/components/country-select/Component.js +1 -1
  964. package/international-phone-input/components/country-select/index.css +8 -8
  965. package/international-phone-input/components/flag-icon/component.js +1 -1
  966. package/international-phone-input/components/flag-icon/index.css +3 -3
  967. package/international-phone-input/components/select-field/component.js +1 -1
  968. package/international-phone-input/components/select-field/index.css +9 -9
  969. package/international-phone-input/esm/components/base-international-phone-input/Component.js +1 -1
  970. package/international-phone-input/esm/components/base-international-phone-input/index.css +2 -2
  971. package/international-phone-input/esm/components/country-select/Component.js +1 -1
  972. package/international-phone-input/esm/components/country-select/index.css +8 -8
  973. package/international-phone-input/esm/components/flag-icon/component.js +1 -1
  974. package/international-phone-input/esm/components/flag-icon/index.css +3 -3
  975. package/international-phone-input/esm/components/select-field/component.js +1 -1
  976. package/international-phone-input/esm/components/select-field/index.css +9 -9
  977. package/international-phone-input/modern/components/base-international-phone-input/Component.js +1 -1
  978. package/international-phone-input/modern/components/base-international-phone-input/index.css +2 -2
  979. package/international-phone-input/modern/components/country-select/Component.js +1 -1
  980. package/international-phone-input/modern/components/country-select/index.css +8 -8
  981. package/international-phone-input/modern/components/flag-icon/component.js +1 -1
  982. package/international-phone-input/modern/components/flag-icon/index.css +3 -3
  983. package/international-phone-input/modern/components/select-field/component.js +1 -1
  984. package/international-phone-input/modern/components/select-field/index.css +9 -9
  985. package/intl-phone-input/component.js +1 -1
  986. package/intl-phone-input/components/flag-icon/component.js +1 -1
  987. package/intl-phone-input/components/flag-icon/index.css +3 -3
  988. package/intl-phone-input/components/select/component.js +1 -1
  989. package/intl-phone-input/components/select/index.css +6 -6
  990. package/intl-phone-input/components/select-field/component.js +1 -1
  991. package/intl-phone-input/components/select-field/index.css +9 -9
  992. package/intl-phone-input/esm/component.js +1 -1
  993. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  994. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  995. package/intl-phone-input/esm/components/select/component.js +1 -1
  996. package/intl-phone-input/esm/components/select/index.css +6 -6
  997. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  998. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  999. package/intl-phone-input/esm/index.css +5 -5
  1000. package/intl-phone-input/index.css +5 -5
  1001. package/intl-phone-input/modern/component.js +1 -1
  1002. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  1003. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  1004. package/intl-phone-input/modern/components/select/component.js +1 -1
  1005. package/intl-phone-input/modern/components/select/index.css +6 -6
  1006. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  1007. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  1008. package/intl-phone-input/modern/index.css +5 -5
  1009. package/link/Component.js +3 -3
  1010. package/link/default.css +9 -9
  1011. package/link/esm/Component.js +3 -3
  1012. package/link/esm/default.css +9 -9
  1013. package/link/esm/index.css +13 -13
  1014. package/link/esm/inverted.css +9 -9
  1015. package/link/index.css +13 -13
  1016. package/link/inverted.css +9 -9
  1017. package/link/modern/Component.js +3 -3
  1018. package/link/modern/default.css +9 -9
  1019. package/link/modern/index.css +13 -13
  1020. package/link/modern/inverted.css +9 -9
  1021. package/list/{Component-7824cae7.js → Component-85848c51.js} +2 -2
  1022. package/list/Component.js +1 -1
  1023. package/list/components/item/Component.js +1 -1
  1024. package/list/components/item/index.css +9 -9
  1025. package/list/components/item/index.d.ts +1 -1
  1026. package/list/components/item/index.js +1 -1
  1027. package/list/esm/{Component-34960d42.js → Component-dd850764.js} +2 -2
  1028. package/list/esm/Component.js +1 -1
  1029. package/list/esm/components/item/Component.js +1 -1
  1030. package/list/esm/components/item/index.css +9 -9
  1031. package/list/esm/components/item/index.d.ts +1 -1
  1032. package/list/esm/components/item/index.js +1 -1
  1033. package/list/esm/index.css +5 -5
  1034. package/list/esm/index.js +1 -1
  1035. package/list/index.css +5 -5
  1036. package/list/index.js +1 -1
  1037. package/list/modern/{Component-eb92f4e0.js → Component-44af9d2b.js} +2 -2
  1038. package/list/modern/Component.js +1 -1
  1039. package/list/modern/components/item/Component.js +1 -1
  1040. package/list/modern/components/item/index.css +9 -9
  1041. package/list/modern/components/item/index.d.ts +1 -1
  1042. package/list/modern/components/item/index.js +1 -1
  1043. package/list/modern/index.css +5 -5
  1044. package/list/modern/index.js +1 -1
  1045. package/list-header/Component.js +1 -1
  1046. package/list-header/esm/Component.js +1 -1
  1047. package/list-header/esm/index.css +3 -3
  1048. package/list-header/index.css +3 -3
  1049. package/list-header/modern/Component.js +1 -1
  1050. package/list-header/modern/index.css +3 -3
  1051. package/loader/Component.js +1 -1
  1052. package/loader/esm/Component.js +1 -1
  1053. package/loader/esm/index.css +7 -7
  1054. package/loader/index.css +7 -7
  1055. package/loader/modern/Component.js +1 -1
  1056. package/loader/modern/index.css +7 -7
  1057. package/markdown/Component.js +1 -1
  1058. package/markdown/esm/Component.desktop.js +1 -1
  1059. package/markdown/esm/Component.js +1 -1
  1060. package/markdown/esm/Component.mobile.js +1 -1
  1061. package/markdown/esm/Component.responsive.js +1 -1
  1062. package/markdown/esm/desktop/index.js +1 -1
  1063. package/markdown/esm/hooks/use-overrides.js +1 -1
  1064. package/markdown/esm/index.css +15 -15
  1065. package/markdown/esm/index.js +1 -1
  1066. package/markdown/esm/mobile/index.js +1 -1
  1067. package/markdown/esm/{use-overrides-5afd02d1.js → use-overrides-75a369ff.js} +1 -1
  1068. package/markdown/hooks/use-overrides.js +1 -1
  1069. package/markdown/index.css +15 -15
  1070. package/markdown/modern/Component.desktop.js +1 -1
  1071. package/markdown/modern/Component.js +1 -1
  1072. package/markdown/modern/Component.mobile.js +1 -1
  1073. package/markdown/modern/Component.responsive.js +1 -1
  1074. package/markdown/modern/desktop/index.js +1 -1
  1075. package/markdown/modern/hooks/use-overrides.js +1 -1
  1076. package/markdown/modern/index.css +15 -15
  1077. package/markdown/modern/index.js +1 -1
  1078. package/markdown/modern/mobile/index.js +1 -1
  1079. package/markdown/modern/{use-overrides-af2b3a4e.js → use-overrides-b3047c60.js} +1 -1
  1080. package/markdown/{use-overrides-d502409f.js → use-overrides-33c007a5.js} +1 -1
  1081. package/masked-input/Component.js +1 -1
  1082. package/masked-input/esm/Component.js +1 -1
  1083. package/masked-input/esm/index.css +1 -1
  1084. package/masked-input/index.css +1 -1
  1085. package/masked-input/modern/Component.js +1 -1
  1086. package/masked-input/modern/index.css +1 -1
  1087. package/modal/Component.js +3 -3
  1088. package/modal/components/content/Component.js +3 -3
  1089. package/modal/components/content/desktop.css +6 -6
  1090. package/modal/components/content/index.css +3 -3
  1091. package/modal/components/content/mobile.css +2 -2
  1092. package/modal/components/controls/Component.js +2 -2
  1093. package/modal/components/controls/index.css +1 -1
  1094. package/modal/components/footer/Component.js +4 -4
  1095. package/modal/components/footer/desktop.css +8 -8
  1096. package/modal/components/footer/index.css +3 -3
  1097. package/modal/components/footer/layout.css +16 -16
  1098. package/modal/components/footer/mobile.css +3 -3
  1099. package/modal/components/header/Component.js +3 -3
  1100. package/modal/components/header/desktop.css +14 -14
  1101. package/modal/components/header/index.css +3 -3
  1102. package/modal/components/header/mobile.css +4 -4
  1103. package/modal/desktop/desktop.css +8 -8
  1104. package/modal/esm/Component.js +3 -3
  1105. package/modal/esm/Component.responsive.js +1 -1
  1106. package/modal/esm/components/content/Component.js +3 -3
  1107. package/modal/esm/components/content/desktop.css +6 -6
  1108. package/modal/esm/components/content/index.css +3 -3
  1109. package/modal/esm/components/content/mobile.css +2 -2
  1110. package/modal/esm/components/controls/Component.js +2 -2
  1111. package/modal/esm/components/controls/index.css +1 -1
  1112. package/modal/esm/components/controls/index.js +1 -1
  1113. package/modal/esm/components/footer/Component.js +4 -4
  1114. package/modal/esm/components/footer/desktop.css +8 -8
  1115. package/modal/esm/components/footer/index.css +3 -3
  1116. package/modal/esm/components/footer/layout.css +16 -16
  1117. package/modal/esm/components/footer/mobile.css +3 -3
  1118. package/modal/esm/components/header/Component.js +3 -3
  1119. package/modal/esm/components/header/desktop.css +14 -14
  1120. package/modal/esm/components/header/index.css +3 -3
  1121. package/modal/esm/components/header/mobile.css +4 -4
  1122. package/modal/esm/desktop/Component.desktop.js +1 -1
  1123. package/modal/esm/desktop/desktop.css +8 -8
  1124. package/modal/esm/desktop/index.js +1 -1
  1125. package/modal/esm/index.js +1 -1
  1126. package/modal/esm/layout.module-8eee611e.js +4 -0
  1127. package/modal/esm/mobile/Component.mobile.js +1 -1
  1128. package/modal/esm/mobile/index.js +1 -1
  1129. package/modal/esm/mobile/mobile.css +2 -2
  1130. package/modal/esm/transitions.css +7 -7
  1131. package/modal/layout.module-674ca975.js +4 -0
  1132. package/modal/mobile/mobile.css +2 -2
  1133. package/modal/modern/Component.js +3 -3
  1134. package/modal/modern/Component.responsive.js +1 -1
  1135. package/modal/modern/components/content/Component.js +3 -3
  1136. package/modal/modern/components/content/desktop.css +6 -6
  1137. package/modal/modern/components/content/index.css +3 -3
  1138. package/modal/modern/components/content/mobile.css +2 -2
  1139. package/modal/modern/components/controls/Component.js +2 -2
  1140. package/modal/modern/components/controls/index.css +1 -1
  1141. package/modal/modern/components/controls/index.js +1 -1
  1142. package/modal/modern/components/footer/Component.js +4 -4
  1143. package/modal/modern/components/footer/desktop.css +8 -8
  1144. package/modal/modern/components/footer/index.css +3 -3
  1145. package/modal/modern/components/footer/layout.css +16 -16
  1146. package/modal/modern/components/footer/mobile.css +3 -3
  1147. package/modal/modern/components/header/Component.js +3 -3
  1148. package/modal/modern/components/header/desktop.css +14 -14
  1149. package/modal/modern/components/header/index.css +3 -3
  1150. package/modal/modern/components/header/mobile.css +4 -4
  1151. package/modal/modern/desktop/Component.desktop.js +1 -1
  1152. package/modal/modern/desktop/desktop.css +8 -8
  1153. package/modal/modern/desktop/index.js +1 -1
  1154. package/modal/modern/index.js +1 -1
  1155. package/modal/modern/layout.module-90a3567c.js +4 -0
  1156. package/modal/modern/mobile/Component.mobile.js +1 -1
  1157. package/modal/modern/mobile/index.js +1 -1
  1158. package/modal/modern/mobile/mobile.css +2 -2
  1159. package/modal/modern/transitions.css +7 -7
  1160. package/modal/transitions.css +7 -7
  1161. package/navigation-bar/Component.js +1 -1
  1162. package/navigation-bar/components/action-icon-addon/Component.js +1 -1
  1163. package/navigation-bar/components/action-icon-addon/index.css +6 -6
  1164. package/navigation-bar/components/action-text-addon/Component.js +1 -1
  1165. package/navigation-bar/components/action-text-addon/index.css +2 -2
  1166. package/navigation-bar/esm/Component.js +1 -1
  1167. package/navigation-bar/esm/components/action-icon-addon/Component.js +1 -1
  1168. package/navigation-bar/esm/components/action-icon-addon/index.css +6 -6
  1169. package/navigation-bar/esm/components/action-text-addon/Component.js +1 -1
  1170. package/navigation-bar/esm/components/action-text-addon/index.css +2 -2
  1171. package/navigation-bar/esm/index.css +16 -16
  1172. package/navigation-bar/index.css +16 -16
  1173. package/navigation-bar/modern/Component.js +1 -1
  1174. package/navigation-bar/modern/components/action-icon-addon/Component.js +1 -1
  1175. package/navigation-bar/modern/components/action-icon-addon/index.css +6 -6
  1176. package/navigation-bar/modern/components/action-text-addon/Component.js +1 -1
  1177. package/navigation-bar/modern/components/action-text-addon/index.css +2 -2
  1178. package/navigation-bar/modern/index.css +16 -16
  1179. package/navigation-bar-private/Component.js +1 -1
  1180. package/navigation-bar-private/components/back-arrow-addon/Component.js +1 -1
  1181. package/navigation-bar-private/components/back-arrow-addon/index.css +11 -11
  1182. package/navigation-bar-private/components/closer/Component.js +3 -3
  1183. package/navigation-bar-private/components/closer/default.css +2 -2
  1184. package/navigation-bar-private/components/closer/index.css +4 -4
  1185. package/navigation-bar-private/components/closer/inverted.css +2 -2
  1186. package/navigation-bar-private/esm/Component.js +1 -1
  1187. package/navigation-bar-private/esm/components/back-arrow-addon/Component.js +1 -1
  1188. package/navigation-bar-private/esm/components/back-arrow-addon/index.css +11 -11
  1189. package/navigation-bar-private/esm/components/closer/Component.js +3 -3
  1190. package/navigation-bar-private/esm/components/closer/default.css +2 -2
  1191. package/navigation-bar-private/esm/components/closer/index.css +4 -4
  1192. package/navigation-bar-private/esm/components/closer/inverted.css +2 -2
  1193. package/navigation-bar-private/esm/index.css +26 -26
  1194. package/navigation-bar-private/index.css +26 -26
  1195. package/navigation-bar-private/modern/Component.js +1 -1
  1196. package/navigation-bar-private/modern/components/back-arrow-addon/Component.js +1 -1
  1197. package/navigation-bar-private/modern/components/back-arrow-addon/index.css +11 -11
  1198. package/navigation-bar-private/modern/components/closer/Component.js +3 -3
  1199. package/navigation-bar-private/modern/components/closer/default.css +2 -2
  1200. package/navigation-bar-private/modern/components/closer/index.css +4 -4
  1201. package/navigation-bar-private/modern/components/closer/inverted.css +2 -2
  1202. package/navigation-bar-private/modern/index.css +26 -26
  1203. package/notification/Component.js +1 -1
  1204. package/notification/esm/Component.js +1 -1
  1205. package/notification/esm/index.css +8 -8
  1206. package/notification/index.css +8 -8
  1207. package/notification/modern/Component.js +1 -1
  1208. package/notification/modern/index.css +8 -8
  1209. package/notification-manager/component.js +1 -1
  1210. package/notification-manager/esm/component.js +1 -1
  1211. package/notification-manager/esm/index.css +10 -10
  1212. package/notification-manager/index.css +10 -10
  1213. package/notification-manager/modern/component.js +1 -1
  1214. package/notification-manager/modern/index.css +10 -10
  1215. package/number-input/components/number-input/Component.js +3 -3
  1216. package/number-input/components/number-input/default.css +3 -3
  1217. package/number-input/components/number-input/index.css +3 -3
  1218. package/number-input/components/number-input/inverted.css +3 -3
  1219. package/number-input/components/steppers/Component.js +3 -3
  1220. package/number-input/components/steppers/default.css +1 -1
  1221. package/number-input/components/steppers/index.css +3 -3
  1222. package/number-input/components/steppers/inverted.css +1 -1
  1223. package/number-input/esm/components/number-input/Component.js +3 -3
  1224. package/number-input/esm/components/number-input/default.css +3 -3
  1225. package/number-input/esm/components/number-input/index.css +3 -3
  1226. package/number-input/esm/components/number-input/inverted.css +3 -3
  1227. package/number-input/esm/components/steppers/Component.js +3 -3
  1228. package/number-input/esm/components/steppers/default.css +1 -1
  1229. package/number-input/esm/components/steppers/index.css +3 -3
  1230. package/number-input/esm/components/steppers/inverted.css +1 -1
  1231. package/number-input/modern/components/number-input/Component.js +3 -3
  1232. package/number-input/modern/components/number-input/default.css +3 -3
  1233. package/number-input/modern/components/number-input/index.css +3 -3
  1234. package/number-input/modern/components/number-input/inverted.css +3 -3
  1235. package/number-input/modern/components/steppers/Component.js +3 -3
  1236. package/number-input/modern/components/steppers/default.css +1 -1
  1237. package/number-input/modern/components/steppers/index.css +3 -3
  1238. package/number-input/modern/components/steppers/inverted.css +1 -1
  1239. package/package.json +3 -2
  1240. package/page-indicator/components/bullet/Component.js +5 -5
  1241. package/page-indicator/components/bullet/default.css +2 -2
  1242. package/page-indicator/components/bullet/index.css +7 -7
  1243. package/page-indicator/components/bullet/inverted.css +2 -2
  1244. package/page-indicator/components/bullet/static-inverted.css +2 -2
  1245. package/page-indicator/components/bullet/static.css +2 -2
  1246. package/page-indicator/components/dynamic/Component.js +5 -5
  1247. package/page-indicator/components/dynamic/default.css +3 -3
  1248. package/page-indicator/components/dynamic/index.css +6 -6
  1249. package/page-indicator/components/dynamic/inverted.css +3 -3
  1250. package/page-indicator/components/dynamic/static-inverted.css +3 -3
  1251. package/page-indicator/components/dynamic/static.css +3 -3
  1252. package/page-indicator/components/runner/Component.js +5 -5
  1253. package/page-indicator/components/runner/default.css +2 -2
  1254. package/page-indicator/components/runner/index.css +1 -1
  1255. package/page-indicator/components/runner/inverted.css +2 -2
  1256. package/page-indicator/components/runner/static-inverted.css +2 -2
  1257. package/page-indicator/components/runner/static.css +2 -2
  1258. package/page-indicator/components/step/Component.js +5 -5
  1259. package/page-indicator/components/step/default.css +2 -2
  1260. package/page-indicator/components/step/index.css +2 -2
  1261. package/page-indicator/components/step/inverted.css +2 -2
  1262. package/page-indicator/components/step/static-inverted.css +2 -2
  1263. package/page-indicator/components/step/static.css +2 -2
  1264. package/page-indicator/esm/components/bullet/Component.js +5 -5
  1265. package/page-indicator/esm/components/bullet/default.css +2 -2
  1266. package/page-indicator/esm/components/bullet/index.css +7 -7
  1267. package/page-indicator/esm/components/bullet/inverted.css +2 -2
  1268. package/page-indicator/esm/components/bullet/static-inverted.css +2 -2
  1269. package/page-indicator/esm/components/bullet/static.css +2 -2
  1270. package/page-indicator/esm/components/dynamic/Component.js +5 -5
  1271. package/page-indicator/esm/components/dynamic/default.css +3 -3
  1272. package/page-indicator/esm/components/dynamic/index.css +6 -6
  1273. package/page-indicator/esm/components/dynamic/inverted.css +3 -3
  1274. package/page-indicator/esm/components/dynamic/static-inverted.css +3 -3
  1275. package/page-indicator/esm/components/dynamic/static.css +3 -3
  1276. package/page-indicator/esm/components/runner/Component.js +5 -5
  1277. package/page-indicator/esm/components/runner/default.css +2 -2
  1278. package/page-indicator/esm/components/runner/index.css +1 -1
  1279. package/page-indicator/esm/components/runner/inverted.css +2 -2
  1280. package/page-indicator/esm/components/runner/static-inverted.css +2 -2
  1281. package/page-indicator/esm/components/runner/static.css +2 -2
  1282. package/page-indicator/esm/components/step/Component.js +5 -5
  1283. package/page-indicator/esm/components/step/default.css +2 -2
  1284. package/page-indicator/esm/components/step/index.css +2 -2
  1285. package/page-indicator/esm/components/step/inverted.css +2 -2
  1286. package/page-indicator/esm/components/step/static-inverted.css +2 -2
  1287. package/page-indicator/esm/components/step/static.css +2 -2
  1288. package/page-indicator/modern/components/bullet/Component.js +5 -5
  1289. package/page-indicator/modern/components/bullet/default.css +2 -2
  1290. package/page-indicator/modern/components/bullet/index.css +7 -7
  1291. package/page-indicator/modern/components/bullet/inverted.css +2 -2
  1292. package/page-indicator/modern/components/bullet/static-inverted.css +2 -2
  1293. package/page-indicator/modern/components/bullet/static.css +2 -2
  1294. package/page-indicator/modern/components/dynamic/Component.js +5 -5
  1295. package/page-indicator/modern/components/dynamic/default.css +3 -3
  1296. package/page-indicator/modern/components/dynamic/index.css +6 -6
  1297. package/page-indicator/modern/components/dynamic/inverted.css +3 -3
  1298. package/page-indicator/modern/components/dynamic/static-inverted.css +3 -3
  1299. package/page-indicator/modern/components/dynamic/static.css +3 -3
  1300. package/page-indicator/modern/components/runner/Component.js +5 -5
  1301. package/page-indicator/modern/components/runner/default.css +2 -2
  1302. package/page-indicator/modern/components/runner/index.css +1 -1
  1303. package/page-indicator/modern/components/runner/inverted.css +2 -2
  1304. package/page-indicator/modern/components/runner/static-inverted.css +2 -2
  1305. package/page-indicator/modern/components/runner/static.css +2 -2
  1306. package/page-indicator/modern/components/step/Component.js +5 -5
  1307. package/page-indicator/modern/components/step/default.css +2 -2
  1308. package/page-indicator/modern/components/step/index.css +2 -2
  1309. package/page-indicator/modern/components/step/inverted.css +2 -2
  1310. package/page-indicator/modern/components/step/static-inverted.css +2 -2
  1311. package/page-indicator/modern/components/step/static.css +2 -2
  1312. package/pagination/Component.js +1 -1
  1313. package/pagination/components/default-view/index.css +1 -1
  1314. package/pagination/components/default-view/index.js +1 -1
  1315. package/pagination/components/per-page-view/index.css +1 -1
  1316. package/pagination/components/per-page-view/index.js +1 -1
  1317. package/pagination/components/tag/index.css +7 -7
  1318. package/pagination/components/tag/index.js +1 -1
  1319. package/pagination/esm/Component.js +1 -1
  1320. package/pagination/esm/components/default-view/index.css +1 -1
  1321. package/pagination/esm/components/default-view/index.js +1 -1
  1322. package/pagination/esm/components/per-page-view/index.css +1 -1
  1323. package/pagination/esm/components/per-page-view/index.js +1 -1
  1324. package/pagination/esm/components/tag/index.css +7 -7
  1325. package/pagination/esm/components/tag/index.js +1 -1
  1326. package/pagination/esm/index.css +3 -3
  1327. package/pagination/index.css +3 -3
  1328. package/pagination/modern/Component.js +1 -1
  1329. package/pagination/modern/components/default-view/index.css +1 -1
  1330. package/pagination/modern/components/default-view/index.js +1 -1
  1331. package/pagination/modern/components/per-page-view/index.css +1 -1
  1332. package/pagination/modern/components/per-page-view/index.js +1 -1
  1333. package/pagination/modern/components/tag/index.css +7 -7
  1334. package/pagination/modern/components/tag/index.js +1 -1
  1335. package/pagination/modern/index.css +3 -3
  1336. package/pass-code/Component.js +1 -1
  1337. package/pass-code/components/InputProgress/Component.js +2 -2
  1338. package/pass-code/components/InputProgress/index.css +15 -15
  1339. package/pass-code/components/InputProgress/transitions.css +7 -7
  1340. package/pass-code/components/KeyPad/Component.js +1 -1
  1341. package/pass-code/components/KeyPad/index.css +2 -2
  1342. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1343. package/pass-code/components/KeyPadButton/index.css +8 -8
  1344. package/pass-code/esm/Component.js +1 -1
  1345. package/pass-code/esm/components/InputProgress/Component.js +2 -2
  1346. package/pass-code/esm/components/InputProgress/index.css +15 -15
  1347. package/pass-code/esm/components/InputProgress/transitions.css +7 -7
  1348. package/pass-code/esm/components/KeyPad/Component.js +1 -1
  1349. package/pass-code/esm/components/KeyPad/index.css +2 -2
  1350. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1351. package/pass-code/esm/components/KeyPadButton/index.css +8 -8
  1352. package/pass-code/esm/index.css +2 -2
  1353. package/pass-code/esm/mobile/PassCodeMobile.js +1 -1
  1354. package/pass-code/esm/mobile/mobile.css +1 -1
  1355. package/pass-code/index.css +2 -2
  1356. package/pass-code/mobile/PassCodeMobile.js +1 -1
  1357. package/pass-code/mobile/mobile.css +1 -1
  1358. package/pass-code/modern/Component.js +1 -1
  1359. package/pass-code/modern/components/InputProgress/Component.js +2 -2
  1360. package/pass-code/modern/components/InputProgress/index.css +15 -15
  1361. package/pass-code/modern/components/InputProgress/transitions.css +7 -7
  1362. package/pass-code/modern/components/KeyPad/Component.js +1 -1
  1363. package/pass-code/modern/components/KeyPad/index.css +2 -2
  1364. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1365. package/pass-code/modern/components/KeyPadButton/index.css +8 -8
  1366. package/pass-code/modern/index.css +2 -2
  1367. package/pass-code/modern/mobile/PassCodeMobile.js +1 -1
  1368. package/pass-code/modern/mobile/mobile.css +1 -1
  1369. package/pass-code-v1/Component.js +1 -1
  1370. package/pass-code-v1/components/InputProgress/Component.js +2 -2
  1371. package/pass-code-v1/components/InputProgress/index.css +4 -4
  1372. package/pass-code-v1/components/InputProgress/transitions.css +7 -7
  1373. package/pass-code-v1/components/KeyPad/Component.js +1 -1
  1374. package/pass-code-v1/components/KeyPad/index.css +4 -4
  1375. package/pass-code-v1/components/KeyPadButton/Component.js +1 -1
  1376. package/pass-code-v1/components/KeyPadButton/index.css +12 -12
  1377. package/pass-code-v1/esm/Component.js +1 -1
  1378. package/pass-code-v1/esm/components/InputProgress/Component.js +2 -2
  1379. package/pass-code-v1/esm/components/InputProgress/index.css +4 -4
  1380. package/pass-code-v1/esm/components/InputProgress/transitions.css +7 -7
  1381. package/pass-code-v1/esm/components/KeyPad/Component.js +1 -1
  1382. package/pass-code-v1/esm/components/KeyPad/index.css +4 -4
  1383. package/pass-code-v1/esm/components/KeyPadButton/Component.js +1 -1
  1384. package/pass-code-v1/esm/components/KeyPadButton/index.css +12 -12
  1385. package/pass-code-v1/esm/index.css +3 -3
  1386. package/pass-code-v1/index.css +3 -3
  1387. package/pass-code-v1/modern/Component.js +1 -1
  1388. package/pass-code-v1/modern/components/InputProgress/Component.js +2 -2
  1389. package/pass-code-v1/modern/components/InputProgress/index.css +4 -4
  1390. package/pass-code-v1/modern/components/InputProgress/transitions.css +7 -7
  1391. package/pass-code-v1/modern/components/KeyPad/Component.js +1 -1
  1392. package/pass-code-v1/modern/components/KeyPad/index.css +4 -4
  1393. package/pass-code-v1/modern/components/KeyPadButton/Component.js +1 -1
  1394. package/pass-code-v1/modern/components/KeyPadButton/index.css +12 -12
  1395. package/pass-code-v1/modern/index.css +3 -3
  1396. package/password-input/component.js +1 -1
  1397. package/password-input/esm/component.js +1 -1
  1398. package/password-input/esm/index.css +4 -4
  1399. package/password-input/index.css +4 -4
  1400. package/password-input/modern/component.js +1 -1
  1401. package/password-input/modern/index.css +4 -4
  1402. package/pattern-lock/components/base-pattern-lock/Component.js +1 -1
  1403. package/pattern-lock/components/base-pattern-lock/index.css +7 -7
  1404. package/pattern-lock/desktop/Component.desktop.js +1 -1
  1405. package/pattern-lock/desktop/desktop.css +3 -3
  1406. package/pattern-lock/esm/components/base-pattern-lock/Component.js +1 -1
  1407. package/pattern-lock/esm/components/base-pattern-lock/index.css +7 -7
  1408. package/pattern-lock/esm/desktop/Component.desktop.js +1 -1
  1409. package/pattern-lock/esm/desktop/desktop.css +3 -3
  1410. package/pattern-lock/esm/mobile/Component.mobile.js +1 -1
  1411. package/pattern-lock/esm/mobile/mobile.css +2 -2
  1412. package/pattern-lock/mobile/Component.mobile.js +1 -1
  1413. package/pattern-lock/mobile/mobile.css +2 -2
  1414. package/pattern-lock/modern/components/base-pattern-lock/Component.js +1 -1
  1415. package/pattern-lock/modern/components/base-pattern-lock/index.css +7 -7
  1416. package/pattern-lock/modern/desktop/Component.desktop.js +1 -1
  1417. package/pattern-lock/modern/desktop/desktop.css +3 -3
  1418. package/pattern-lock/modern/mobile/Component.mobile.js +1 -1
  1419. package/pattern-lock/modern/mobile/mobile.css +2 -2
  1420. package/pattern-lock-v1/components/base-pattern-lock/Component.js +1 -1
  1421. package/pattern-lock-v1/components/base-pattern-lock/index.css +5 -5
  1422. package/pattern-lock-v1/desktop/Component.desktop.js +1 -1
  1423. package/pattern-lock-v1/desktop/desktop.css +3 -3
  1424. package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +1 -1
  1425. package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +5 -5
  1426. package/pattern-lock-v1/esm/desktop/Component.desktop.js +1 -1
  1427. package/pattern-lock-v1/esm/desktop/desktop.css +3 -3
  1428. package/pattern-lock-v1/esm/mobile/Component.mobile.js +1 -1
  1429. package/pattern-lock-v1/esm/mobile/mobile.css +6 -6
  1430. package/pattern-lock-v1/mobile/Component.mobile.js +1 -1
  1431. package/pattern-lock-v1/mobile/mobile.css +6 -6
  1432. package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +1 -1
  1433. package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +5 -5
  1434. package/pattern-lock-v1/modern/desktop/Component.desktop.js +1 -1
  1435. package/pattern-lock-v1/modern/desktop/desktop.css +3 -3
  1436. package/pattern-lock-v1/modern/mobile/Component.mobile.js +1 -1
  1437. package/pattern-lock-v1/modern/mobile/mobile.css +6 -6
  1438. package/picker-button/desktop/Component.desktop.js +1 -1
  1439. package/picker-button/esm/desktop/Component.desktop.js +1 -1
  1440. package/picker-button/esm/field/Component.js +1 -1
  1441. package/picker-button/esm/field/index.css +6 -6
  1442. package/picker-button/esm/index.css +5 -5
  1443. package/picker-button/esm/option/Component.js +1 -1
  1444. package/picker-button/esm/option/index.css +4 -4
  1445. package/picker-button/field/Component.js +1 -1
  1446. package/picker-button/field/index.css +6 -6
  1447. package/picker-button/index.css +5 -5
  1448. package/picker-button/modern/desktop/Component.desktop.js +1 -1
  1449. package/picker-button/modern/field/Component.js +1 -1
  1450. package/picker-button/modern/field/index.css +6 -6
  1451. package/picker-button/modern/index.css +5 -5
  1452. package/picker-button/modern/option/Component.js +1 -1
  1453. package/picker-button/modern/option/index.css +4 -4
  1454. package/picker-button/option/Component.js +1 -1
  1455. package/picker-button/option/index.css +4 -4
  1456. package/plate/components/base-plate/Component.js +2 -2
  1457. package/plate/components/base-plate/index.css +49 -49
  1458. package/plate/desktop/Component.desktop.js +1 -1
  1459. package/plate/desktop/desktop.css +5 -5
  1460. package/plate/esm/Component.responsive.js +1 -1
  1461. package/plate/esm/components/base-plate/Component.js +2 -2
  1462. package/plate/esm/components/base-plate/index.css +49 -49
  1463. package/plate/esm/components/base-plate/index.js +1 -1
  1464. package/plate/esm/desktop/Component.desktop.js +2 -2
  1465. package/plate/esm/desktop/desktop.css +5 -5
  1466. package/plate/esm/desktop/index.js +1 -1
  1467. package/plate/esm/index-7f6b04c5.d.ts +2 -2
  1468. package/plate/esm/index.js +1 -1
  1469. package/plate/esm/mobile/Component.mobile.js +2 -2
  1470. package/plate/esm/mobile/index.js +1 -1
  1471. package/plate/esm/mobile/mobile.css +5 -5
  1472. package/plate/esm/shared/index.js +1 -1
  1473. package/plate/esm/utils.js +1 -1
  1474. package/plate/index-7f6b04c5.d.ts +2 -2
  1475. package/plate/mobile/Component.mobile.js +1 -1
  1476. package/plate/mobile/mobile.css +5 -5
  1477. package/plate/modern/Component.responsive.js +1 -1
  1478. package/plate/modern/components/base-plate/Component.js +2 -2
  1479. package/plate/modern/components/base-plate/index.css +49 -49
  1480. package/plate/modern/components/base-plate/index.js +1 -1
  1481. package/plate/modern/desktop/Component.desktop.js +2 -2
  1482. package/plate/modern/desktop/desktop.css +5 -5
  1483. package/plate/modern/desktop/index.js +1 -1
  1484. package/plate/modern/index-7f6b04c5.d.ts +2 -2
  1485. package/plate/modern/index.js +1 -1
  1486. package/plate/modern/mobile/Component.mobile.js +2 -2
  1487. package/plate/modern/mobile/index.js +1 -1
  1488. package/plate/modern/mobile/mobile.css +5 -5
  1489. package/plate/modern/shared/index.js +1 -1
  1490. package/plate/modern/utils.js +1 -1
  1491. package/plate/utils.js +1 -1
  1492. package/popover/Component.js +1 -1
  1493. package/popover/esm/Component.js +1 -1
  1494. package/popover/esm/index.css +25 -25
  1495. package/popover/index.css +25 -25
  1496. package/popover/modern/Component.js +1 -1
  1497. package/popover/modern/index.css +25 -25
  1498. package/popup-sheet/Component.js +1 -1
  1499. package/popup-sheet/components/backdrop/Component.js +1 -1
  1500. package/popup-sheet/components/backdrop/index.css +9 -9
  1501. package/popup-sheet/esm/Component.js +1 -1
  1502. package/popup-sheet/esm/components/backdrop/Component.js +1 -1
  1503. package/popup-sheet/esm/components/backdrop/index.css +9 -9
  1504. package/popup-sheet/esm/index.css +13 -13
  1505. package/popup-sheet/index.css +13 -13
  1506. package/popup-sheet/modern/Component.js +1 -1
  1507. package/popup-sheet/modern/components/backdrop/Component.js +1 -1
  1508. package/popup-sheet/modern/components/backdrop/index.css +9 -9
  1509. package/popup-sheet/modern/index.css +13 -13
  1510. package/product-cover/components/image-card/Component.js +1 -1
  1511. package/product-cover/components/image-card/index.css +2 -2
  1512. package/product-cover/components/overlay/Component.js +1 -1
  1513. package/product-cover/components/overlay/index.css +4 -4
  1514. package/product-cover/components/text/Component.js +1 -1
  1515. package/product-cover/components/text/index.css +7 -7
  1516. package/product-cover/esm/components/image-card/Component.js +1 -1
  1517. package/product-cover/esm/components/image-card/index.css +2 -2
  1518. package/product-cover/esm/components/overlay/Component.js +1 -1
  1519. package/product-cover/esm/components/overlay/index.css +4 -4
  1520. package/product-cover/esm/components/text/Component.js +1 -1
  1521. package/product-cover/esm/components/text/index.css +7 -7
  1522. package/product-cover/esm/single/Component.js +1 -1
  1523. package/product-cover/esm/single/index.css +11 -11
  1524. package/product-cover/esm/stack/Component.js +1 -1
  1525. package/product-cover/esm/stack/index.css +16 -16
  1526. package/product-cover/modern/components/image-card/Component.js +1 -1
  1527. package/product-cover/modern/components/image-card/index.css +2 -2
  1528. package/product-cover/modern/components/overlay/Component.js +1 -1
  1529. package/product-cover/modern/components/overlay/index.css +4 -4
  1530. package/product-cover/modern/components/text/Component.js +1 -1
  1531. package/product-cover/modern/components/text/index.css +7 -7
  1532. package/product-cover/modern/single/Component.js +1 -1
  1533. package/product-cover/modern/single/index.css +11 -11
  1534. package/product-cover/modern/stack/Component.js +1 -1
  1535. package/product-cover/modern/stack/index.css +16 -16
  1536. package/product-cover/single/Component.js +1 -1
  1537. package/product-cover/single/index.css +11 -11
  1538. package/product-cover/stack/Component.js +1 -1
  1539. package/product-cover/stack/index.css +16 -16
  1540. package/progress-bar/Component.js +3 -3
  1541. package/progress-bar/default.css +1 -1
  1542. package/progress-bar/esm/Component.js +3 -3
  1543. package/progress-bar/esm/default.css +1 -1
  1544. package/progress-bar/esm/index.css +12 -12
  1545. package/progress-bar/esm/inverted.css +1 -1
  1546. package/progress-bar/index.css +12 -12
  1547. package/progress-bar/inverted.css +1 -1
  1548. package/progress-bar/modern/Component.js +3 -3
  1549. package/progress-bar/modern/default.css +1 -1
  1550. package/progress-bar/modern/index.css +12 -12
  1551. package/progress-bar/modern/inverted.css +1 -1
  1552. package/pure-cell/{component-e25f6d24.js → component-b119e673.js} +11 -11
  1553. package/pure-cell/component.js +1 -1
  1554. package/pure-cell/components/addon/component.js +1 -1
  1555. package/pure-cell/components/addon/index.css +12 -12
  1556. package/pure-cell/components/addon/index.d.ts +1 -1
  1557. package/pure-cell/components/addon/index.js +1 -1
  1558. package/pure-cell/components/amount/component.js +1 -1
  1559. package/pure-cell/components/amount/index.css +3 -3
  1560. package/pure-cell/components/amount/index.d.ts +1 -1
  1561. package/pure-cell/components/amount/index.js +1 -1
  1562. package/pure-cell/components/amount-title/component.js +1 -1
  1563. package/pure-cell/components/amount-title/index.css +14 -14
  1564. package/pure-cell/components/amount-title/index.d.ts +1 -1
  1565. package/pure-cell/components/amount-title/index.js +1 -1
  1566. package/pure-cell/components/category/component.js +1 -1
  1567. package/pure-cell/components/category/index.css +4 -4
  1568. package/pure-cell/components/category/index.d.ts +1 -1
  1569. package/pure-cell/components/category/index.js +1 -1
  1570. package/pure-cell/components/content/component.js +1 -1
  1571. package/pure-cell/components/content/index.css +2 -2
  1572. package/pure-cell/components/content/index.d.ts +1 -1
  1573. package/pure-cell/components/content/index.js +1 -1
  1574. package/pure-cell/components/footer/component.js +1 -1
  1575. package/pure-cell/components/footer/index.css +3 -3
  1576. package/pure-cell/components/footer/index.d.ts +1 -1
  1577. package/pure-cell/components/footer/index.js +1 -1
  1578. package/pure-cell/components/footer-button/component.js +1 -1
  1579. package/pure-cell/components/footer-button/index.css +1 -1
  1580. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1581. package/pure-cell/components/footer-button/index.js +1 -1
  1582. package/pure-cell/components/footer-text/component.js +1 -1
  1583. package/pure-cell/components/footer-text/index.d.ts +1 -1
  1584. package/pure-cell/components/footer-text/index.js +1 -1
  1585. package/pure-cell/components/graphics/component.js +1 -1
  1586. package/pure-cell/components/graphics/index.css +17 -17
  1587. package/pure-cell/components/graphics/index.d.ts +1 -1
  1588. package/pure-cell/components/graphics/index.js +1 -1
  1589. package/pure-cell/components/main/component.js +1 -1
  1590. package/pure-cell/components/main/index.css +6 -6
  1591. package/pure-cell/components/main/index.d.ts +1 -1
  1592. package/pure-cell/components/main/index.js +1 -1
  1593. package/pure-cell/components/text/component.js +1 -1
  1594. package/pure-cell/components/text/index.css +6 -6
  1595. package/pure-cell/components/text/index.d.ts +1 -1
  1596. package/pure-cell/components/text/index.js +1 -1
  1597. package/pure-cell/esm/{component-2cbdee0c.js → component-3d2c6f19.js} +11 -11
  1598. package/pure-cell/esm/component.js +1 -1
  1599. package/pure-cell/esm/components/addon/component.js +1 -1
  1600. package/pure-cell/esm/components/addon/index.css +12 -12
  1601. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  1602. package/pure-cell/esm/components/addon/index.js +1 -1
  1603. package/pure-cell/esm/components/amount/component.js +1 -1
  1604. package/pure-cell/esm/components/amount/index.css +3 -3
  1605. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  1606. package/pure-cell/esm/components/amount/index.js +1 -1
  1607. package/pure-cell/esm/components/amount-title/component.js +1 -1
  1608. package/pure-cell/esm/components/amount-title/index.css +14 -14
  1609. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  1610. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1611. package/pure-cell/esm/components/category/component.js +1 -1
  1612. package/pure-cell/esm/components/category/index.css +4 -4
  1613. package/pure-cell/esm/components/category/index.d.ts +1 -1
  1614. package/pure-cell/esm/components/category/index.js +1 -1
  1615. package/pure-cell/esm/components/content/component.js +1 -1
  1616. package/pure-cell/esm/components/content/index.css +2 -2
  1617. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1618. package/pure-cell/esm/components/content/index.js +1 -1
  1619. package/pure-cell/esm/components/footer/component.js +1 -1
  1620. package/pure-cell/esm/components/footer/index.css +3 -3
  1621. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  1622. package/pure-cell/esm/components/footer/index.js +1 -1
  1623. package/pure-cell/esm/components/footer-button/component.js +1 -1
  1624. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1625. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1626. package/pure-cell/esm/components/footer-button/index.js +1 -1
  1627. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1628. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  1629. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1630. package/pure-cell/esm/components/graphics/component.js +1 -1
  1631. package/pure-cell/esm/components/graphics/index.css +17 -17
  1632. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  1633. package/pure-cell/esm/components/graphics/index.js +1 -1
  1634. package/pure-cell/esm/components/main/component.js +1 -1
  1635. package/pure-cell/esm/components/main/index.css +6 -6
  1636. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1637. package/pure-cell/esm/components/main/index.js +1 -1
  1638. package/pure-cell/esm/components/text/component.js +1 -1
  1639. package/pure-cell/esm/components/text/index.css +6 -6
  1640. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1641. package/pure-cell/esm/components/text/index.js +1 -1
  1642. package/pure-cell/esm/index.css +28 -28
  1643. package/pure-cell/esm/index.js +1 -1
  1644. package/pure-cell/index.css +28 -28
  1645. package/pure-cell/index.js +1 -1
  1646. package/pure-cell/modern/{component-11cadaf1.js → component-cc2e4e01.js} +11 -11
  1647. package/pure-cell/modern/component.js +1 -1
  1648. package/pure-cell/modern/components/addon/component.js +1 -1
  1649. package/pure-cell/modern/components/addon/index.css +12 -12
  1650. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  1651. package/pure-cell/modern/components/addon/index.js +1 -1
  1652. package/pure-cell/modern/components/amount/component.js +1 -1
  1653. package/pure-cell/modern/components/amount/index.css +3 -3
  1654. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  1655. package/pure-cell/modern/components/amount/index.js +1 -1
  1656. package/pure-cell/modern/components/amount-title/component.js +1 -1
  1657. package/pure-cell/modern/components/amount-title/index.css +14 -14
  1658. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  1659. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1660. package/pure-cell/modern/components/category/component.js +1 -1
  1661. package/pure-cell/modern/components/category/index.css +4 -4
  1662. package/pure-cell/modern/components/category/index.d.ts +1 -1
  1663. package/pure-cell/modern/components/category/index.js +1 -1
  1664. package/pure-cell/modern/components/content/component.js +1 -1
  1665. package/pure-cell/modern/components/content/index.css +2 -2
  1666. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1667. package/pure-cell/modern/components/content/index.js +1 -1
  1668. package/pure-cell/modern/components/footer/component.js +1 -1
  1669. package/pure-cell/modern/components/footer/index.css +3 -3
  1670. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  1671. package/pure-cell/modern/components/footer/index.js +1 -1
  1672. package/pure-cell/modern/components/footer-button/component.js +1 -1
  1673. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1674. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  1675. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1676. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1677. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  1678. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1679. package/pure-cell/modern/components/graphics/component.js +1 -1
  1680. package/pure-cell/modern/components/graphics/index.css +17 -17
  1681. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  1682. package/pure-cell/modern/components/graphics/index.js +1 -1
  1683. package/pure-cell/modern/components/main/component.js +1 -1
  1684. package/pure-cell/modern/components/main/index.css +6 -6
  1685. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1686. package/pure-cell/modern/components/main/index.js +1 -1
  1687. package/pure-cell/modern/components/text/component.js +1 -1
  1688. package/pure-cell/modern/components/text/index.css +6 -6
  1689. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1690. package/pure-cell/modern/components/text/index.js +1 -1
  1691. package/pure-cell/modern/index.css +28 -28
  1692. package/pure-cell/modern/index.js +1 -1
  1693. package/radio/Component.js +3 -3
  1694. package/radio/esm/Component.js +3 -3
  1695. package/radio/esm/styles/default.css +15 -15
  1696. package/radio/esm/styles/index.css +18 -18
  1697. package/radio/esm/styles/inverted.css +15 -15
  1698. package/radio/modern/Component.js +3 -3
  1699. package/radio/modern/styles/default.css +15 -15
  1700. package/radio/modern/styles/index.css +18 -18
  1701. package/radio/modern/styles/inverted.css +15 -15
  1702. package/radio/styles/default.css +15 -15
  1703. package/radio/styles/index.css +18 -18
  1704. package/radio/styles/inverted.css +15 -15
  1705. package/radio-group/components/base-radio-group/Component.js +1 -1
  1706. package/radio-group/components/base-radio-group/index.css +19 -19
  1707. package/radio-group/desktop/Component.desktop.js +1 -1
  1708. package/radio-group/desktop/desktop.css +3 -3
  1709. package/radio-group/esm/components/base-radio-group/Component.js +1 -1
  1710. package/radio-group/esm/components/base-radio-group/index.css +19 -19
  1711. package/radio-group/esm/desktop/Component.desktop.js +1 -1
  1712. package/radio-group/esm/desktop/desktop.css +3 -3
  1713. package/radio-group/esm/mobile/Component.mobile.js +1 -1
  1714. package/radio-group/esm/mobile/mobile.css +3 -3
  1715. package/radio-group/mobile/Component.mobile.js +1 -1
  1716. package/radio-group/mobile/mobile.css +3 -3
  1717. package/radio-group/modern/components/base-radio-group/Component.js +1 -1
  1718. package/radio-group/modern/components/base-radio-group/index.css +19 -19
  1719. package/radio-group/modern/desktop/Component.desktop.js +1 -1
  1720. package/radio-group/modern/desktop/desktop.css +3 -3
  1721. package/radio-group/modern/mobile/Component.mobile.js +1 -1
  1722. package/radio-group/modern/mobile/mobile.css +3 -3
  1723. package/scrollbar/Component.js +3 -3
  1724. package/scrollbar/default.css +2 -2
  1725. package/scrollbar/esm/Component.js +3 -3
  1726. package/scrollbar/esm/default.css +2 -2
  1727. package/scrollbar/esm/index.css +25 -25
  1728. package/scrollbar/esm/inverted.css +2 -2
  1729. package/scrollbar/index.css +25 -25
  1730. package/scrollbar/inverted.css +2 -2
  1731. package/scrollbar/modern/Component.js +3 -3
  1732. package/scrollbar/modern/default.css +2 -2
  1733. package/scrollbar/modern/index.css +25 -25
  1734. package/scrollbar/modern/inverted.css +2 -2
  1735. package/segmented-control/Component.js +3 -3
  1736. package/segmented-control/components/segment/Component.js +3 -3
  1737. package/segmented-control/components/segment/default.css +2 -2
  1738. package/segmented-control/components/segment/index.css +3 -3
  1739. package/segmented-control/components/segment/inverted.css +2 -2
  1740. package/segmented-control/default.css +3 -3
  1741. package/segmented-control/esm/Component.js +3 -3
  1742. package/segmented-control/esm/components/segment/Component.js +3 -3
  1743. package/segmented-control/esm/components/segment/default.css +2 -2
  1744. package/segmented-control/esm/components/segment/index.css +3 -3
  1745. package/segmented-control/esm/components/segment/inverted.css +2 -2
  1746. package/segmented-control/esm/default.css +3 -3
  1747. package/segmented-control/esm/index.css +18 -18
  1748. package/segmented-control/esm/inverted.css +3 -3
  1749. package/segmented-control/index.css +18 -18
  1750. package/segmented-control/inverted.css +3 -3
  1751. package/segmented-control/modern/Component.js +3 -3
  1752. package/segmented-control/modern/components/segment/Component.js +3 -3
  1753. package/segmented-control/modern/components/segment/default.css +2 -2
  1754. package/segmented-control/modern/components/segment/index.css +3 -3
  1755. package/segmented-control/modern/components/segment/inverted.css +2 -2
  1756. package/segmented-control/modern/default.css +3 -3
  1757. package/segmented-control/modern/index.css +18 -18
  1758. package/segmented-control/modern/inverted.css +3 -3
  1759. package/select/components/arrow/Component.js +1 -1
  1760. package/select/components/arrow/index.css +5 -5
  1761. package/select/components/base-checkmark/Component.js +1 -1
  1762. package/select/components/base-checkmark/index.css +6 -6
  1763. package/select/components/base-option/Component.js +1 -1
  1764. package/select/components/base-option/index.css +15 -15
  1765. package/select/components/base-select/Component.js +2 -2
  1766. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1767. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1768. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1769. package/select/components/base-select/index.css +11 -11
  1770. package/select/components/base-select/mobile.css +12 -12
  1771. package/select/components/checkmark/Component.js +1 -1
  1772. package/select/components/checkmark/index.css +10 -10
  1773. package/select/components/checkmark-mobile/Component.js +1 -1
  1774. package/select/components/checkmark-mobile/index.css +6 -6
  1775. package/select/components/clear-button/Component.js +1 -1
  1776. package/select/components/clear-button/index.css +7 -7
  1777. package/select/components/field/Component.js +1 -1
  1778. package/select/components/field/index.css +14 -14
  1779. package/select/components/footer/Component.js +1 -1
  1780. package/select/components/footer/index.css +5 -5
  1781. package/select/components/optgroup/Component.js +1 -1
  1782. package/select/components/optgroup/index.css +6 -6
  1783. package/select/components/option/desktop/Component.js +1 -1
  1784. package/select/components/option/desktop/index.css +22 -22
  1785. package/select/components/option/mobile/Component.js +1 -1
  1786. package/select/components/option/mobile/index.css +19 -19
  1787. package/select/components/options-list/Component.js +1 -1
  1788. package/select/components/options-list/index.css +11 -11
  1789. package/select/components/search/Component.js +1 -1
  1790. package/select/components/search/index.css +2 -2
  1791. package/select/components/virtual-options-list/Component.js +1 -1
  1792. package/select/components/virtual-options-list/index.css +15 -15
  1793. package/select/esm/Component.responsive.js +3 -3
  1794. package/select/esm/components/arrow/Component.js +1 -1
  1795. package/select/esm/components/arrow/index.css +5 -5
  1796. package/select/esm/components/base-checkmark/Component.js +1 -1
  1797. package/select/esm/components/base-checkmark/index.css +6 -6
  1798. package/select/esm/components/base-option/Component.js +1 -1
  1799. package/select/esm/components/base-option/index.css +15 -15
  1800. package/select/esm/components/base-select/Component.js +2 -2
  1801. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1802. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1803. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  1804. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1805. package/select/esm/components/base-select/index.css +11 -11
  1806. package/select/esm/components/base-select/index.js +2 -2
  1807. package/select/esm/components/base-select/mobile.css +12 -12
  1808. package/select/esm/components/checkmark/Component.js +1 -1
  1809. package/select/esm/components/checkmark/index.css +10 -10
  1810. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1811. package/select/esm/components/checkmark-mobile/index.css +6 -6
  1812. package/select/esm/components/clear-button/Component.js +1 -1
  1813. package/select/esm/components/clear-button/index.css +7 -7
  1814. package/select/esm/components/field/Component.js +1 -1
  1815. package/select/esm/components/field/index.css +14 -14
  1816. package/select/esm/components/footer/Component.js +1 -1
  1817. package/select/esm/components/footer/index.css +5 -5
  1818. package/select/esm/components/index.js +2 -2
  1819. package/select/esm/components/optgroup/Component.js +1 -1
  1820. package/select/esm/components/optgroup/index.css +6 -6
  1821. package/select/esm/components/option/desktop/Component.js +1 -1
  1822. package/select/esm/components/option/desktop/index.css +22 -22
  1823. package/select/esm/components/option/mobile/Component.js +1 -1
  1824. package/select/esm/components/option/mobile/index.css +19 -19
  1825. package/select/esm/components/options-list/Component.js +1 -1
  1826. package/select/esm/components/options-list/index.css +11 -11
  1827. package/select/esm/components/search/Component.js +1 -1
  1828. package/select/esm/components/search/index.css +2 -2
  1829. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1830. package/select/esm/components/virtual-options-list/index.css +15 -15
  1831. package/select/esm/desktop/Component.desktop.js +2 -2
  1832. package/select/esm/desktop/index.js +2 -2
  1833. package/select/esm/index.js +3 -3
  1834. package/select/esm/{list-popover-desktop-1336e6f2.js → list-popover-desktop-5d503bd8.js} +1 -1
  1835. package/select/esm/mobile/Component.mobile.js +3 -3
  1836. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  1837. package/select/esm/mobile/index.js +3 -3
  1838. package/select/esm/mobile.module-95e12f7a.js +4 -0
  1839. package/select/esm/presets/index.js +1 -1
  1840. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  1841. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1842. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1843. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1844. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1845. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1846. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1847. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1848. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1849. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1850. package/select/esm/shared/index.js +3 -3
  1851. package/select/{list-popover-desktop-65c244cb.js → list-popover-desktop-ac56b655.js} +1 -1
  1852. package/select/mobile/Component.mobile.js +1 -1
  1853. package/select/mobile.module-b4c25ab6.js +4 -0
  1854. package/select/modern/Component.responsive.js +3 -3
  1855. package/select/modern/components/arrow/Component.js +1 -1
  1856. package/select/modern/components/arrow/index.css +5 -5
  1857. package/select/modern/components/base-checkmark/Component.js +1 -1
  1858. package/select/modern/components/base-checkmark/index.css +6 -6
  1859. package/select/modern/components/base-option/Component.js +1 -1
  1860. package/select/modern/components/base-option/index.css +15 -15
  1861. package/select/modern/components/base-select/Component.js +2 -2
  1862. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1863. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1864. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  1865. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1866. package/select/modern/components/base-select/index.css +11 -11
  1867. package/select/modern/components/base-select/index.js +2 -2
  1868. package/select/modern/components/base-select/mobile.css +12 -12
  1869. package/select/modern/components/checkmark/Component.js +1 -1
  1870. package/select/modern/components/checkmark/index.css +10 -10
  1871. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1872. package/select/modern/components/checkmark-mobile/index.css +6 -6
  1873. package/select/modern/components/clear-button/Component.js +1 -1
  1874. package/select/modern/components/clear-button/index.css +7 -7
  1875. package/select/modern/components/field/Component.js +1 -1
  1876. package/select/modern/components/field/index.css +14 -14
  1877. package/select/modern/components/footer/Component.js +1 -1
  1878. package/select/modern/components/footer/index.css +5 -5
  1879. package/select/modern/components/index.js +2 -2
  1880. package/select/modern/components/optgroup/Component.js +1 -1
  1881. package/select/modern/components/optgroup/index.css +6 -6
  1882. package/select/modern/components/option/desktop/Component.js +1 -1
  1883. package/select/modern/components/option/desktop/index.css +22 -22
  1884. package/select/modern/components/option/mobile/Component.js +1 -1
  1885. package/select/modern/components/option/mobile/index.css +19 -19
  1886. package/select/modern/components/options-list/Component.js +1 -1
  1887. package/select/modern/components/options-list/index.css +11 -11
  1888. package/select/modern/components/search/Component.js +1 -1
  1889. package/select/modern/components/search/index.css +2 -2
  1890. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1891. package/select/modern/components/virtual-options-list/index.css +15 -15
  1892. package/select/modern/desktop/Component.desktop.js +2 -2
  1893. package/select/modern/desktop/index.js +2 -2
  1894. package/select/modern/index.js +3 -3
  1895. package/select/modern/{list-popover-desktop-db643371.js → list-popover-desktop-82dab2a1.js} +1 -1
  1896. package/select/modern/mobile/Component.mobile.js +3 -3
  1897. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  1898. package/select/modern/mobile/index.js +3 -3
  1899. package/select/modern/mobile.module-b402a7f2.js +4 -0
  1900. package/select/modern/presets/index.js +1 -1
  1901. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  1902. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1903. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1904. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1905. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1906. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1907. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1908. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1909. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1910. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1911. package/select/modern/shared/index.js +3 -3
  1912. package/select/presets/index.js +1 -1
  1913. package/select/presets/useSelectWithApply/hook.js +1 -1
  1914. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1915. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1916. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1917. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1918. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1919. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1920. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1921. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1922. package/select/presets/useSelectWithLoading/index.css +2 -2
  1923. package/select/shared/index.js +1 -1
  1924. package/select-with-tags/Component.responsive.d.ts +1 -1
  1925. package/select-with-tags/components/base-select-with-tags/Component.d.ts +1 -1
  1926. package/select-with-tags/components/tag/component.js +1 -1
  1927. package/select-with-tags/components/tag/index.css +14 -14
  1928. package/select-with-tags/components/tag-list/component.js +1 -1
  1929. package/select-with-tags/components/tag-list/index.css +36 -36
  1930. package/select-with-tags/esm/components/tag/component.js +1 -1
  1931. package/select-with-tags/esm/components/tag/index.css +14 -14
  1932. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  1933. package/select-with-tags/esm/components/tag-list/index.css +36 -36
  1934. package/select-with-tags/modern/components/tag/component.js +1 -1
  1935. package/select-with-tags/modern/components/tag/index.css +14 -14
  1936. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1937. package/select-with-tags/modern/components/tag-list/index.css +36 -36
  1938. package/side-panel/components/content/Component.desktop.js +1 -1
  1939. package/side-panel/components/content/Component.js +1 -1
  1940. package/side-panel/components/content/Component.mobile.js +1 -1
  1941. package/side-panel/components/content/desktop.css +2 -2
  1942. package/side-panel/components/content/index.css +3 -3
  1943. package/side-panel/components/content/mobile.css +2 -2
  1944. package/side-panel/components/controls/Component.js +2 -2
  1945. package/side-panel/components/controls/index.css +1 -1
  1946. package/side-panel/components/footer/Component.desktop.js +1 -1
  1947. package/side-panel/components/footer/Component.js +2 -2
  1948. package/side-panel/components/footer/Component.mobile.js +1 -1
  1949. package/side-panel/components/footer/desktop.css +2 -2
  1950. package/side-panel/components/footer/index.css +3 -3
  1951. package/side-panel/components/footer/layout.css +16 -16
  1952. package/side-panel/components/footer/mobile.css +3 -3
  1953. package/side-panel/components/header/Component.js +3 -3
  1954. package/side-panel/components/header/desktop.css +4 -4
  1955. package/side-panel/components/header/index.css +13 -13
  1956. package/side-panel/components/header/mobile.css +4 -4
  1957. package/side-panel/desktop/Component.desktop.js +2 -2
  1958. package/side-panel/desktop/desktop.css +2 -2
  1959. package/side-panel/desktop/transitions.desktop.css +6 -6
  1960. package/side-panel/esm/Component.responsive.js +1 -1
  1961. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  1962. package/side-panel/esm/components/content/Component.js +1 -1
  1963. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  1964. package/side-panel/esm/components/content/desktop.css +2 -2
  1965. package/side-panel/esm/components/content/index.css +3 -3
  1966. package/side-panel/esm/components/content/mobile.css +2 -2
  1967. package/side-panel/esm/components/controls/Component.js +2 -2
  1968. package/side-panel/esm/components/controls/index.css +1 -1
  1969. package/side-panel/esm/components/controls/index.js +1 -1
  1970. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1971. package/side-panel/esm/components/footer/Component.js +2 -2
  1972. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1973. package/side-panel/esm/components/footer/desktop.css +2 -2
  1974. package/side-panel/esm/components/footer/index.css +3 -3
  1975. package/side-panel/esm/components/footer/layout.css +16 -16
  1976. package/side-panel/esm/components/footer/mobile.css +3 -3
  1977. package/side-panel/esm/components/header/Component.js +3 -3
  1978. package/side-panel/esm/components/header/desktop.css +4 -4
  1979. package/side-panel/esm/components/header/index.css +13 -13
  1980. package/side-panel/esm/components/header/mobile.css +4 -4
  1981. package/side-panel/esm/desktop/Component.desktop.js +3 -3
  1982. package/side-panel/esm/desktop/desktop.css +2 -2
  1983. package/side-panel/esm/desktop/index.js +1 -1
  1984. package/side-panel/esm/desktop/transitions.desktop.css +6 -6
  1985. package/side-panel/esm/index.js +1 -1
  1986. package/side-panel/esm/layout.module-b68a4f9d.js +4 -0
  1987. package/side-panel/esm/mobile/Component.mobile.js +3 -3
  1988. package/side-panel/esm/mobile/index.js +1 -1
  1989. package/side-panel/esm/mobile/mobile.css +4 -4
  1990. package/side-panel/esm/mobile/transitions.mobile.css +7 -7
  1991. package/side-panel/layout.module-b8dfecae.js +4 -0
  1992. package/side-panel/mobile/Component.mobile.js +2 -2
  1993. package/side-panel/mobile/mobile.css +4 -4
  1994. package/side-panel/mobile/transitions.mobile.css +7 -7
  1995. package/side-panel/modern/Component.responsive.js +1 -1
  1996. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1997. package/side-panel/modern/components/content/Component.js +1 -1
  1998. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1999. package/side-panel/modern/components/content/desktop.css +2 -2
  2000. package/side-panel/modern/components/content/index.css +3 -3
  2001. package/side-panel/modern/components/content/mobile.css +2 -2
  2002. package/side-panel/modern/components/controls/Component.js +2 -2
  2003. package/side-panel/modern/components/controls/index.css +1 -1
  2004. package/side-panel/modern/components/controls/index.js +1 -1
  2005. package/side-panel/modern/components/footer/Component.desktop.js +2 -2
  2006. package/side-panel/modern/components/footer/Component.js +2 -2
  2007. package/side-panel/modern/components/footer/Component.mobile.js +2 -2
  2008. package/side-panel/modern/components/footer/desktop.css +2 -2
  2009. package/side-panel/modern/components/footer/index.css +3 -3
  2010. package/side-panel/modern/components/footer/layout.css +16 -16
  2011. package/side-panel/modern/components/footer/mobile.css +3 -3
  2012. package/side-panel/modern/components/header/Component.js +3 -3
  2013. package/side-panel/modern/components/header/desktop.css +4 -4
  2014. package/side-panel/modern/components/header/index.css +13 -13
  2015. package/side-panel/modern/components/header/mobile.css +4 -4
  2016. package/side-panel/modern/desktop/Component.desktop.js +3 -3
  2017. package/side-panel/modern/desktop/desktop.css +2 -2
  2018. package/side-panel/modern/desktop/index.js +1 -1
  2019. package/side-panel/modern/desktop/transitions.desktop.css +6 -6
  2020. package/side-panel/modern/index.js +1 -1
  2021. package/side-panel/modern/layout.module-deea3581.js +4 -0
  2022. package/side-panel/modern/mobile/Component.mobile.js +3 -3
  2023. package/side-panel/modern/mobile/index.js +1 -1
  2024. package/side-panel/modern/mobile/mobile.css +4 -4
  2025. package/side-panel/modern/mobile/transitions.mobile.css +7 -7
  2026. package/skeleton/Component.js +3 -3
  2027. package/skeleton/default.css +4 -4
  2028. package/skeleton/esm/Component.js +3 -3
  2029. package/skeleton/esm/default.css +4 -4
  2030. package/skeleton/esm/index.css +19 -19
  2031. package/skeleton/esm/inverted.css +4 -4
  2032. package/skeleton/index.css +19 -19
  2033. package/skeleton/inverted.css +4 -4
  2034. package/skeleton/modern/Component.js +3 -3
  2035. package/skeleton/modern/default.css +4 -4
  2036. package/skeleton/modern/index.css +19 -19
  2037. package/skeleton/modern/inverted.css +4 -4
  2038. package/slider/Component.js +1 -1
  2039. package/slider/esm/Component.js +1 -1
  2040. package/slider/esm/index.css +20 -20
  2041. package/slider/index.css +20 -20
  2042. package/slider/modern/Component.js +1 -1
  2043. package/slider/modern/index.css +20 -20
  2044. package/slider-input/Component.js +1 -1
  2045. package/slider-input/esm/Component.js +1 -1
  2046. package/slider-input/esm/index.css +26 -26
  2047. package/slider-input/index.css +26 -26
  2048. package/slider-input/modern/Component.js +1 -1
  2049. package/slider-input/modern/index.css +26 -26
  2050. package/sortable-list/Component.js +1 -1
  2051. package/sortable-list/components/item/Components.js +1 -1
  2052. package/sortable-list/components/item/index.css +25 -25
  2053. package/sortable-list/esm/Component.js +1 -1
  2054. package/sortable-list/esm/components/item/Components.js +1 -1
  2055. package/sortable-list/esm/components/item/index.css +25 -25
  2056. package/sortable-list/esm/index.css +30 -30
  2057. package/sortable-list/index.css +30 -30
  2058. package/sortable-list/modern/Component.js +1 -1
  2059. package/sortable-list/modern/components/item/Components.js +1 -1
  2060. package/sortable-list/modern/components/item/index.css +25 -25
  2061. package/sortable-list/modern/index.css +30 -30
  2062. package/space/Component.js +1 -1
  2063. package/space/esm/Component.js +1 -1
  2064. package/space/esm/index.css +10 -10
  2065. package/space/index.css +10 -10
  2066. package/space/modern/Component.js +1 -1
  2067. package/space/modern/index.css +10 -10
  2068. package/spinner/Component.js +4 -4
  2069. package/spinner/default.css +1 -1
  2070. package/spinner/esm/Component.js +4 -4
  2071. package/spinner/esm/default.css +1 -1
  2072. package/spinner/esm/index.css +5 -5
  2073. package/spinner/esm/inverted.css +1 -1
  2074. package/spinner/esm/preset.css +3 -3
  2075. package/spinner/index.css +5 -5
  2076. package/spinner/inverted.css +1 -1
  2077. package/spinner/modern/Component.js +4 -4
  2078. package/spinner/modern/default.css +1 -1
  2079. package/spinner/modern/index.css +5 -5
  2080. package/spinner/modern/inverted.css +1 -1
  2081. package/spinner/modern/preset.css +3 -3
  2082. package/spinner/preset.css +3 -3
  2083. package/status/Component.js +1 -1
  2084. package/status/esm/Component.js +1 -1
  2085. package/status/esm/index.css +39 -39
  2086. package/status/index.css +39 -39
  2087. package/status/modern/Component.js +1 -1
  2088. package/status/modern/index.css +39 -39
  2089. package/status-badge/Component.js +3 -3
  2090. package/status-badge/default.css +8 -8
  2091. package/status-badge/esm/Component.js +3 -3
  2092. package/status-badge/esm/default.css +8 -8
  2093. package/status-badge/esm/index.css +9 -9
  2094. package/status-badge/esm/inverted.css +8 -8
  2095. package/status-badge/index.css +9 -9
  2096. package/status-badge/inverted.css +8 -8
  2097. package/status-badge/modern/Component.js +3 -3
  2098. package/status-badge/modern/default.css +8 -8
  2099. package/status-badge/modern/index.css +9 -9
  2100. package/status-badge/modern/inverted.css +8 -8
  2101. package/stepped-progress-bar/Component.js +3 -3
  2102. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  2103. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  2104. package/stepped-progress-bar/default.css +2 -2
  2105. package/stepped-progress-bar/esm/Component.js +3 -3
  2106. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  2107. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  2108. package/stepped-progress-bar/esm/default.css +2 -2
  2109. package/stepped-progress-bar/esm/index.css +3 -3
  2110. package/stepped-progress-bar/esm/inverted.css +2 -2
  2111. package/stepped-progress-bar/index.css +3 -3
  2112. package/stepped-progress-bar/inverted.css +2 -2
  2113. package/stepped-progress-bar/modern/Component.js +3 -3
  2114. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  2115. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  2116. package/stepped-progress-bar/modern/default.css +2 -2
  2117. package/stepped-progress-bar/modern/index.css +3 -3
  2118. package/stepped-progress-bar/modern/inverted.css +2 -2
  2119. package/steps/Component.js +1 -1
  2120. package/steps/components/step/Component.js +1 -1
  2121. package/steps/components/step/index.css +30 -30
  2122. package/steps/components/step-indicator/Component.js +1 -1
  2123. package/steps/components/step-indicator/index.css +1 -1
  2124. package/steps/esm/Component.js +1 -1
  2125. package/steps/esm/components/step/Component.js +1 -1
  2126. package/steps/esm/components/step/index.css +30 -30
  2127. package/steps/esm/components/step-indicator/Component.js +1 -1
  2128. package/steps/esm/components/step-indicator/index.css +1 -1
  2129. package/steps/esm/index.css +2 -2
  2130. package/steps/index.css +2 -2
  2131. package/steps/modern/Component.js +1 -1
  2132. package/steps/modern/components/step/Component.js +1 -1
  2133. package/steps/modern/components/step/index.css +30 -30
  2134. package/steps/modern/components/step-indicator/Component.js +1 -1
  2135. package/steps/modern/components/step-indicator/index.css +1 -1
  2136. package/steps/modern/index.css +2 -2
  2137. package/switch/Component.js +3 -3
  2138. package/switch/default.css +11 -11
  2139. package/switch/esm/Component.js +3 -3
  2140. package/switch/esm/default.css +11 -11
  2141. package/switch/esm/index.css +19 -19
  2142. package/switch/esm/inverted.css +11 -11
  2143. package/switch/index.css +19 -19
  2144. package/switch/inverted.css +11 -11
  2145. package/switch/modern/Component.js +3 -3
  2146. package/switch/modern/default.css +11 -11
  2147. package/switch/modern/index.css +19 -19
  2148. package/switch/modern/inverted.css +11 -11
  2149. package/system-message/Component.js +1 -1
  2150. package/system-message/components/caption/Component.js +1 -1
  2151. package/system-message/components/caption/index.css +1 -1
  2152. package/system-message/components/controls/Component.js +1 -1
  2153. package/system-message/components/controls/index.css +10 -10
  2154. package/system-message/components/graphic/Component.js +1 -1
  2155. package/system-message/components/graphic/index.css +1 -1
  2156. package/system-message/components/subtitle/Component.js +1 -1
  2157. package/system-message/components/subtitle/index.css +1 -1
  2158. package/system-message/components/title/Component.js +3 -3
  2159. package/system-message/components/title/desktop.css +1 -1
  2160. package/system-message/components/title/index.css +1 -1
  2161. package/system-message/components/title/mobile.css +1 -1
  2162. package/system-message/esm/Component.js +1 -1
  2163. package/system-message/esm/components/caption/Component.js +1 -1
  2164. package/system-message/esm/components/caption/index.css +1 -1
  2165. package/system-message/esm/components/controls/Component.js +1 -1
  2166. package/system-message/esm/components/controls/index.css +10 -10
  2167. package/system-message/esm/components/graphic/Component.js +1 -1
  2168. package/system-message/esm/components/graphic/index.css +1 -1
  2169. package/system-message/esm/components/subtitle/Component.js +1 -1
  2170. package/system-message/esm/components/subtitle/index.css +1 -1
  2171. package/system-message/esm/components/title/Component.js +3 -3
  2172. package/system-message/esm/components/title/desktop.css +1 -1
  2173. package/system-message/esm/components/title/index.css +1 -1
  2174. package/system-message/esm/components/title/mobile.css +1 -1
  2175. package/system-message/esm/index.css +6 -6
  2176. package/system-message/index.css +6 -6
  2177. package/system-message/modern/Component.js +1 -1
  2178. package/system-message/modern/components/caption/Component.js +1 -1
  2179. package/system-message/modern/components/caption/index.css +1 -1
  2180. package/system-message/modern/components/controls/Component.js +1 -1
  2181. package/system-message/modern/components/controls/index.css +10 -10
  2182. package/system-message/modern/components/graphic/Component.js +1 -1
  2183. package/system-message/modern/components/graphic/index.css +1 -1
  2184. package/system-message/modern/components/subtitle/Component.js +1 -1
  2185. package/system-message/modern/components/subtitle/index.css +1 -1
  2186. package/system-message/modern/components/title/Component.js +3 -3
  2187. package/system-message/modern/components/title/desktop.css +1 -1
  2188. package/system-message/modern/components/title/index.css +1 -1
  2189. package/system-message/modern/components/title/mobile.css +1 -1
  2190. package/system-message/modern/index.css +6 -6
  2191. package/tab-bar/Component.js +1 -1
  2192. package/tab-bar/components/tab/Component.js +1 -1
  2193. package/tab-bar/components/tab/index.css +7 -7
  2194. package/tab-bar/esm/Component.js +1 -1
  2195. package/tab-bar/esm/components/tab/Component.js +1 -1
  2196. package/tab-bar/esm/components/tab/index.css +7 -7
  2197. package/tab-bar/esm/index.css +4 -4
  2198. package/tab-bar/index.css +4 -4
  2199. package/tab-bar/modern/Component.js +1 -1
  2200. package/tab-bar/modern/components/tab/Component.js +1 -1
  2201. package/tab-bar/modern/components/tab/index.css +7 -7
  2202. package/tab-bar/modern/index.css +4 -4
  2203. package/table/components/pagination/Component.js +1 -1
  2204. package/table/components/pagination/index.css +9 -9
  2205. package/table/components/pagination/select-field/index.css +4 -4
  2206. package/table/components/pagination/select-field/index.js +1 -1
  2207. package/table/components/table/Component.js +1 -1
  2208. package/table/components/table/index.css +7 -7
  2209. package/table/components/tbody/Component.js +1 -1
  2210. package/table/components/tbody/index.css +2 -2
  2211. package/table/components/tcell/Component.js +1 -1
  2212. package/table/components/tcell/index.css +6 -6
  2213. package/table/components/texpandable-row/Component.js +1 -1
  2214. package/table/components/texpandable-row/index.css +5 -5
  2215. package/table/components/thead/Component.js +1 -1
  2216. package/table/components/thead/index.css +6 -6
  2217. package/table/components/thead-cell/Component.js +1 -1
  2218. package/table/components/thead-cell/index.css +9 -9
  2219. package/table/components/trow/Component.js +1 -1
  2220. package/table/components/trow/index.css +8 -8
  2221. package/table/components/tsortable-head-cell/Component.js +1 -1
  2222. package/table/components/tsortable-head-cell/index.css +8 -8
  2223. package/table/esm/components/pagination/Component.js +1 -1
  2224. package/table/esm/components/pagination/index.css +9 -9
  2225. package/table/esm/components/pagination/select-field/index.css +4 -4
  2226. package/table/esm/components/pagination/select-field/index.js +1 -1
  2227. package/table/esm/components/table/Component.js +1 -1
  2228. package/table/esm/components/table/index.css +7 -7
  2229. package/table/esm/components/tbody/Component.js +1 -1
  2230. package/table/esm/components/tbody/index.css +2 -2
  2231. package/table/esm/components/tcell/Component.js +1 -1
  2232. package/table/esm/components/tcell/index.css +6 -6
  2233. package/table/esm/components/texpandable-row/Component.js +1 -1
  2234. package/table/esm/components/texpandable-row/index.css +5 -5
  2235. package/table/esm/components/thead/Component.js +1 -1
  2236. package/table/esm/components/thead/index.css +6 -6
  2237. package/table/esm/components/thead-cell/Component.js +1 -1
  2238. package/table/esm/components/thead-cell/index.css +9 -9
  2239. package/table/esm/components/trow/Component.js +1 -1
  2240. package/table/esm/components/trow/index.css +8 -8
  2241. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  2242. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  2243. package/table/modern/components/pagination/Component.js +1 -1
  2244. package/table/modern/components/pagination/index.css +9 -9
  2245. package/table/modern/components/pagination/select-field/index.css +4 -4
  2246. package/table/modern/components/pagination/select-field/index.js +1 -1
  2247. package/table/modern/components/table/Component.js +1 -1
  2248. package/table/modern/components/table/index.css +7 -7
  2249. package/table/modern/components/tbody/Component.js +1 -1
  2250. package/table/modern/components/tbody/index.css +2 -2
  2251. package/table/modern/components/tcell/Component.js +1 -1
  2252. package/table/modern/components/tcell/index.css +6 -6
  2253. package/table/modern/components/texpandable-row/Component.js +1 -1
  2254. package/table/modern/components/texpandable-row/index.css +5 -5
  2255. package/table/modern/components/thead/Component.js +1 -1
  2256. package/table/modern/components/thead/index.css +6 -6
  2257. package/table/modern/components/thead-cell/Component.js +1 -1
  2258. package/table/modern/components/thead-cell/index.css +9 -9
  2259. package/table/modern/components/trow/Component.js +1 -1
  2260. package/table/modern/components/trow/index.css +8 -8
  2261. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  2262. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  2263. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  2264. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  2265. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  2266. package/tabs/components/primary-tablist/index.css +132 -132
  2267. package/tabs/components/primary-tablist/mobile.css +220 -220
  2268. package/tabs/components/scroll-controls/Component.js +1 -1
  2269. package/tabs/components/scroll-controls/index.css +12 -12
  2270. package/tabs/components/scrollable-container/Component.js +1 -1
  2271. package/tabs/components/scrollable-container/index.css +6 -6
  2272. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  2273. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  2274. package/tabs/components/secondary-tablist/index.css +17 -17
  2275. package/tabs/components/secondary-tablist/mobile.css +20 -20
  2276. package/tabs/components/tab/Component.js +1 -1
  2277. package/tabs/components/tab/index.css +3 -3
  2278. package/tabs/esm/collapsible/index.js +1 -1
  2279. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  2280. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  2281. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  2282. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  2283. package/tabs/esm/components/primary-tablist/index.css +132 -132
  2284. package/tabs/esm/components/primary-tablist/mobile.css +220 -220
  2285. package/tabs/esm/components/scroll-controls/Component.js +1 -1
  2286. package/tabs/esm/components/scroll-controls/index.css +12 -12
  2287. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  2288. package/tabs/esm/components/scrollable-container/index.css +6 -6
  2289. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  2290. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  2291. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  2292. package/tabs/esm/components/secondary-tablist/index.css +17 -17
  2293. package/tabs/esm/components/secondary-tablist/mobile.css +20 -20
  2294. package/tabs/esm/components/tab/Component.js +1 -1
  2295. package/tabs/esm/components/tab/index.css +3 -3
  2296. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  2297. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  2298. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  2299. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  2300. package/tabs/esm/desktop/index.js +2 -2
  2301. package/tabs/esm/index.js +2 -2
  2302. package/tabs/esm/index.module-242c4ae7.js +4 -0
  2303. package/tabs/esm/index.module-6fc3d296.js +4 -0
  2304. package/tabs/esm/mobile/index.js +2 -2
  2305. package/tabs/index.module-89d6728f.js +4 -0
  2306. package/tabs/index.module-8e323997.js +4 -0
  2307. package/tabs/modern/collapsible/index.js +1 -1
  2308. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  2309. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  2310. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  2311. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  2312. package/tabs/modern/components/primary-tablist/index.css +132 -132
  2313. package/tabs/modern/components/primary-tablist/mobile.css +220 -220
  2314. package/tabs/modern/components/scroll-controls/Component.js +1 -1
  2315. package/tabs/modern/components/scroll-controls/index.css +12 -12
  2316. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  2317. package/tabs/modern/components/scrollable-container/index.css +6 -6
  2318. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  2319. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  2320. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  2321. package/tabs/modern/components/secondary-tablist/index.css +17 -17
  2322. package/tabs/modern/components/secondary-tablist/mobile.css +20 -20
  2323. package/tabs/modern/components/tab/Component.js +1 -1
  2324. package/tabs/modern/components/tab/index.css +3 -3
  2325. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  2326. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  2327. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  2328. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  2329. package/tabs/modern/desktop/index.js +2 -2
  2330. package/tabs/modern/index.js +2 -2
  2331. package/tabs/modern/index.module-6ed19175.js +4 -0
  2332. package/tabs/modern/index.module-eae97f75.js +4 -0
  2333. package/tabs/modern/mobile/index.js +2 -2
  2334. package/tag/components/base-tag/Component.js +3 -3
  2335. package/tag/components/base-tag/default.css +10 -10
  2336. package/tag/components/base-tag/index.css +37 -37
  2337. package/tag/components/base-tag/inverted.css +10 -10
  2338. package/tag/desktop/Component.desktop.js +3 -3
  2339. package/tag/desktop/default.desktop.css +4 -4
  2340. package/tag/desktop/desktop.css +6 -6
  2341. package/tag/desktop/inverted.desktop.css +4 -4
  2342. package/tag/esm/components/base-tag/Component.js +3 -3
  2343. package/tag/esm/components/base-tag/default.css +10 -10
  2344. package/tag/esm/components/base-tag/index.css +37 -37
  2345. package/tag/esm/components/base-tag/inverted.css +10 -10
  2346. package/tag/esm/desktop/Component.desktop.js +3 -3
  2347. package/tag/esm/desktop/default.desktop.css +4 -4
  2348. package/tag/esm/desktop/desktop.css +6 -6
  2349. package/tag/esm/desktop/inverted.desktop.css +4 -4
  2350. package/tag/esm/mobile/Component.mobile.js +3 -3
  2351. package/tag/esm/mobile/default.mobile.css +4 -4
  2352. package/tag/esm/mobile/inverted.mobile.css +4 -4
  2353. package/tag/esm/mobile/mobile.css +6 -6
  2354. package/tag/mobile/Component.mobile.js +3 -3
  2355. package/tag/mobile/default.mobile.css +4 -4
  2356. package/tag/mobile/inverted.mobile.css +4 -4
  2357. package/tag/mobile/mobile.css +6 -6
  2358. package/tag/modern/components/base-tag/Component.js +3 -3
  2359. package/tag/modern/components/base-tag/default.css +10 -10
  2360. package/tag/modern/components/base-tag/index.css +37 -37
  2361. package/tag/modern/components/base-tag/inverted.css +10 -10
  2362. package/tag/modern/desktop/Component.desktop.js +3 -3
  2363. package/tag/modern/desktop/default.desktop.css +4 -4
  2364. package/tag/modern/desktop/desktop.css +6 -6
  2365. package/tag/modern/desktop/inverted.desktop.css +4 -4
  2366. package/tag/modern/mobile/Component.mobile.js +3 -3
  2367. package/tag/modern/mobile/default.mobile.css +4 -4
  2368. package/tag/modern/mobile/inverted.mobile.css +4 -4
  2369. package/tag/modern/mobile/mobile.css +6 -6
  2370. package/text/Component.js +2 -2
  2371. package/text/esm/Component.js +2 -2
  2372. package/text/esm/index.css +8 -8
  2373. package/text/esm/mixin.css +75 -75
  2374. package/text/index.css +8 -8
  2375. package/text/mixin.css +75 -75
  2376. package/text/modern/Component.js +2 -2
  2377. package/text/modern/index.css +8 -8
  2378. package/text/modern/mixin.css +75 -75
  2379. package/textarea/Component.js +3 -3
  2380. package/textarea/{PseudoTextArea-13d4f383.js → PseudoTextArea-5029148f.js} +1 -1
  2381. package/textarea/components/PseudoTextArea.js +1 -1
  2382. package/textarea/components/index.d.ts +1 -1
  2383. package/textarea/components/index.js +1 -1
  2384. package/textarea/default.css +17 -17
  2385. package/textarea/esm/Component.js +3 -3
  2386. package/textarea/esm/{PseudoTextArea-80e94373.js → PseudoTextArea-bdb22b2f.js} +1 -1
  2387. package/textarea/esm/components/PseudoTextArea.js +1 -1
  2388. package/textarea/esm/components/index.d.ts +1 -1
  2389. package/textarea/esm/components/index.js +1 -1
  2390. package/textarea/esm/default.css +17 -17
  2391. package/textarea/esm/index.css +53 -53
  2392. package/textarea/esm/index.js +1 -1
  2393. package/textarea/esm/inverted.css +17 -17
  2394. package/textarea/index.css +53 -53
  2395. package/textarea/inverted.css +17 -17
  2396. package/textarea/modern/Component.js +3 -3
  2397. package/textarea/modern/PseudoTextArea-fa7a1c1a.js +13 -0
  2398. package/textarea/modern/components/PseudoTextArea.js +1 -1
  2399. package/textarea/modern/components/index.d.ts +1 -1
  2400. package/textarea/modern/components/index.js +1 -1
  2401. package/textarea/modern/default.css +17 -17
  2402. package/textarea/modern/index.css +53 -53
  2403. package/textarea/modern/index.js +1 -1
  2404. package/textarea/modern/inverted.css +17 -17
  2405. package/themes/click.d.ts +1 -1
  2406. package/themes/click.js +2 -8
  2407. package/themes/compiled/mobile-dark-bluetint.css +3515 -240
  2408. package/themes/compiled/mobile-dark-bluetint.d.ts +2 -2
  2409. package/themes/compiled/mobile-dark-bluetint.js +3 -8
  2410. package/themes/corp.d.ts +1 -1
  2411. package/themes/corp.js +2 -8
  2412. package/themes/dark.d.ts +1 -1
  2413. package/themes/dark.js +2 -8
  2414. package/themes/esm/click.d.ts +1 -1
  2415. package/themes/esm/click.js +2 -4
  2416. package/themes/esm/compiled/mobile-dark-bluetint.d.ts +2 -2
  2417. package/themes/esm/compiled/mobile-dark-bluetint.js +4 -1
  2418. package/themes/esm/corp.d.ts +1 -1
  2419. package/themes/esm/corp.js +2 -4
  2420. package/themes/esm/dark.d.ts +1 -1
  2421. package/themes/esm/dark.js +2 -4
  2422. package/themes/esm/intranet.d.ts +1 -1
  2423. package/themes/esm/intranet.js +2 -4
  2424. package/themes/esm/mobile.d.ts +1 -1
  2425. package/themes/esm/mobile.js +2 -4
  2426. package/themes/esm/site.d.ts +1 -1
  2427. package/themes/esm/site.js +2 -4
  2428. package/themes/intranet.d.ts +1 -1
  2429. package/themes/intranet.js +2 -8
  2430. package/themes/mobile.d.ts +1 -1
  2431. package/themes/mobile.js +2 -8
  2432. package/themes/modern/click.d.ts +1 -1
  2433. package/themes/modern/click.js +2029 -3
  2434. package/themes/modern/compiled/mobile-dark-bluetint.d.ts +2 -2
  2435. package/themes/modern/compiled/mobile-dark-bluetint.js +3877 -1
  2436. package/themes/modern/corp.d.ts +1 -1
  2437. package/themes/modern/corp.js +1986 -3
  2438. package/themes/modern/dark.d.ts +1 -1
  2439. package/themes/modern/dark.js +688 -4
  2440. package/themes/modern/intranet.d.ts +1 -1
  2441. package/themes/modern/intranet.js +1915 -3
  2442. package/themes/modern/mobile.d.ts +1 -1
  2443. package/themes/modern/mobile.js +1911 -3
  2444. package/themes/modern/site.d.ts +1 -1
  2445. package/themes/modern/site.js +2036 -3
  2446. package/themes/site.d.ts +1 -1
  2447. package/themes/site.js +2 -8
  2448. package/toast/Component.responsive.d.ts +1 -1
  2449. package/toast/components/base-toast/component.d.ts +1 -1
  2450. package/toast/components/base-toast/component.js +1 -1
  2451. package/toast/components/base-toast/index.css +9 -9
  2452. package/toast/esm/components/base-toast/component.js +1 -1
  2453. package/toast/esm/components/base-toast/index.css +9 -9
  2454. package/toast/modern/components/base-toast/component.js +1 -1
  2455. package/toast/modern/components/base-toast/index.css +9 -9
  2456. package/toast-plate/components/base-toast-plate/component.js +3 -3
  2457. package/toast-plate/components/base-toast-plate/default.css +2 -2
  2458. package/toast-plate/components/base-toast-plate/index.css +18 -18
  2459. package/toast-plate/components/base-toast-plate/inverted.css +2 -2
  2460. package/toast-plate/desktop/Component.desktop.js +1 -1
  2461. package/toast-plate/desktop/desktop.css +4 -4
  2462. package/toast-plate/esm/components/base-toast-plate/component.js +3 -3
  2463. package/toast-plate/esm/components/base-toast-plate/default.css +2 -2
  2464. package/toast-plate/esm/components/base-toast-plate/index.css +18 -18
  2465. package/toast-plate/esm/components/base-toast-plate/inverted.css +2 -2
  2466. package/toast-plate/esm/desktop/Component.desktop.js +1 -1
  2467. package/toast-plate/esm/desktop/desktop.css +4 -4
  2468. package/toast-plate/esm/mobile/Component.mobile.js +1 -1
  2469. package/toast-plate/esm/mobile/mobile.css +4 -4
  2470. package/toast-plate/mobile/Component.mobile.js +1 -1
  2471. package/toast-plate/mobile/mobile.css +4 -4
  2472. package/toast-plate/modern/components/base-toast-plate/component.js +3 -3
  2473. package/toast-plate/modern/components/base-toast-plate/default.css +2 -2
  2474. package/toast-plate/modern/components/base-toast-plate/index.css +18 -18
  2475. package/toast-plate/modern/components/base-toast-plate/inverted.css +2 -2
  2476. package/toast-plate/modern/desktop/Component.desktop.js +1 -1
  2477. package/toast-plate/modern/desktop/desktop.css +4 -4
  2478. package/toast-plate/modern/mobile/Component.mobile.js +1 -1
  2479. package/toast-plate/modern/mobile/mobile.css +4 -4
  2480. package/tooltip/default.css +5 -5
  2481. package/tooltip/desktop/Component.desktop.js +4 -4
  2482. package/tooltip/desktop/desktop.css +3 -3
  2483. package/tooltip/esm/default.css +5 -5
  2484. package/tooltip/esm/desktop/Component.desktop.js +4 -4
  2485. package/tooltip/esm/desktop/desktop.css +3 -3
  2486. package/tooltip/esm/index.css +8 -8
  2487. package/tooltip/esm/inverted.css +5 -5
  2488. package/tooltip/esm/mobile/Component.mobile.js +1 -1
  2489. package/tooltip/esm/mobile/mobile.css +4 -4
  2490. package/tooltip/index.css +8 -8
  2491. package/tooltip/inverted.css +5 -5
  2492. package/tooltip/mobile/Component.mobile.js +1 -1
  2493. package/tooltip/mobile/mobile.css +4 -4
  2494. package/tooltip/modern/default.css +5 -5
  2495. package/tooltip/modern/desktop/Component.desktop.js +4 -4
  2496. package/tooltip/modern/desktop/desktop.css +3 -3
  2497. package/tooltip/modern/index.css +8 -8
  2498. package/tooltip/modern/inverted.css +5 -5
  2499. package/tooltip/modern/mobile/Component.mobile.js +1 -1
  2500. package/tooltip/modern/mobile/mobile.css +4 -4
  2501. package/typography/colors.css +20 -20
  2502. package/typography/colors.module-559b6fec.js +4 -0
  2503. package/typography/common.module-f0687fd5.js +4 -0
  2504. package/typography/cssm/text/alfasans-index.module.css +6 -2
  2505. package/typography/cssm/title/alfasans-index.module.css +10 -0
  2506. package/typography/esm/colors.css +20 -20
  2507. package/typography/esm/colors.module-6e3174f4.js +4 -0
  2508. package/typography/esm/common.module-9c8929ab.js +4 -0
  2509. package/typography/esm/component.js +2 -2
  2510. package/typography/esm/hooks/use-skeleton.css +4 -4
  2511. package/typography/esm/hooks/use-skeleton.js +1 -1
  2512. package/typography/esm/index.js +2 -2
  2513. package/typography/esm/text/alfasans-index.css +35 -31
  2514. package/typography/esm/text/component.js +3 -3
  2515. package/typography/esm/text/index.css +21 -21
  2516. package/typography/esm/text/index.js +1 -1
  2517. package/typography/esm/title/alfasans-index.css +10 -10
  2518. package/typography/esm/title/common.css +8 -8
  2519. package/typography/esm/title/component.js +1 -1
  2520. package/typography/esm/title/index.css +16 -16
  2521. package/typography/esm/title/index.js +4 -4
  2522. package/typography/esm/title-mobile/alfasans-index.css +10 -10
  2523. package/typography/esm/title-mobile/component.js +4 -4
  2524. package/typography/esm/title-mobile/index.css +15 -15
  2525. package/typography/esm/title-mobile/index.js +2 -2
  2526. package/typography/esm/title-responsive/component.js +2 -2
  2527. package/typography/esm/title-responsive/index.js +2 -2
  2528. package/typography/hooks/use-skeleton.css +4 -4
  2529. package/typography/hooks/use-skeleton.js +1 -1
  2530. package/typography/modern/colors.css +20 -20
  2531. package/typography/modern/colors.module-92988ec2.js +4 -0
  2532. package/typography/modern/common.module-c2ea327f.js +4 -0
  2533. package/typography/modern/component.js +2 -2
  2534. package/typography/modern/hooks/use-skeleton.css +4 -4
  2535. package/typography/modern/hooks/use-skeleton.js +1 -1
  2536. package/typography/modern/index.js +2 -2
  2537. package/typography/modern/text/alfasans-index.css +35 -31
  2538. package/typography/modern/text/component.js +3 -3
  2539. package/typography/modern/text/index.css +21 -21
  2540. package/typography/modern/text/index.js +1 -1
  2541. package/typography/modern/title/alfasans-index.css +10 -10
  2542. package/typography/modern/title/common.css +8 -8
  2543. package/typography/modern/title/component.js +1 -1
  2544. package/typography/modern/title/index.css +16 -16
  2545. package/typography/modern/title/index.js +4 -4
  2546. package/typography/modern/title-mobile/alfasans-index.css +10 -10
  2547. package/typography/modern/title-mobile/component.js +4 -4
  2548. package/typography/modern/title-mobile/index.css +15 -15
  2549. package/typography/modern/title-mobile/index.js +2 -2
  2550. package/typography/modern/title-responsive/component.js +2 -2
  2551. package/typography/modern/title-responsive/index.js +2 -2
  2552. package/typography/moderncssm/text/alfasans-index.module.css +22 -2
  2553. package/typography/moderncssm/title/alfasans-index.module.css +0 -10
  2554. package/typography/text/alfasans-index.css +35 -31
  2555. package/typography/text/component.js +3 -3
  2556. package/typography/text/index.css +21 -21
  2557. package/typography/title/alfasans-index.css +10 -10
  2558. package/typography/title/common.css +8 -8
  2559. package/typography/title/component.js +1 -1
  2560. package/typography/title/index.css +16 -16
  2561. package/typography/title/index.js +3 -3
  2562. package/typography/title-mobile/alfasans-index.css +10 -10
  2563. package/typography/title-mobile/component.js +3 -3
  2564. package/typography/title-mobile/index.css +15 -15
  2565. package/underlay/Component.js +1 -1
  2566. package/underlay/esm/Component.js +1 -1
  2567. package/underlay/esm/index.css +161 -161
  2568. package/underlay/esm/index.js +1 -1
  2569. package/underlay/esm/index.module-07d1a9a6.js +4 -0
  2570. package/underlay/esm/utils/getBorderCorners.js +1 -1
  2571. package/underlay/esm/utils/getClasses.js +1 -1
  2572. package/underlay/index.css +161 -161
  2573. package/underlay/index.module-e2d79512.js +4 -0
  2574. package/underlay/modern/Component.js +1 -1
  2575. package/underlay/modern/index.css +161 -161
  2576. package/underlay/modern/index.js +1 -1
  2577. package/underlay/modern/index.module-51fa9a47.js +4 -0
  2578. package/underlay/modern/utils/getBorderCorners.js +1 -1
  2579. package/underlay/modern/utils/getClasses.js +1 -1
  2580. package/underlay/utils/getBorderCorners.js +1 -1
  2581. package/underlay/utils/getClasses.js +1 -1
  2582. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  2583. package/universal-date-input/components/date-input/Component.js +2 -2
  2584. package/universal-date-input/components/date-input/date-input.desktop.css +1 -1
  2585. package/universal-date-input/components/date-range-input/Component.js +1 -1
  2586. package/universal-date-input/esm/Component.responsive.js +1 -1
  2587. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  2588. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  2589. package/universal-date-input/esm/components/date-input/Component.js +2 -2
  2590. package/universal-date-input/esm/components/date-input/date-input.desktop.css +1 -1
  2591. package/universal-date-input/esm/components/date-input/index.js +1 -1
  2592. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  2593. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  2594. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  2595. package/universal-date-input/esm/desktop/index.js +1 -1
  2596. package/universal-date-input/esm/index.css +7 -7
  2597. package/universal-date-input/esm/index.js +1 -1
  2598. package/universal-date-input/esm/index.module-025a8088.js +4 -0
  2599. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  2600. package/universal-date-input/esm/mobile/index.js +1 -1
  2601. package/universal-date-input/index.css +7 -7
  2602. package/universal-date-input/index.module-6ec08fcc.js +4 -0
  2603. package/universal-date-input/modern/Component.responsive.js +1 -1
  2604. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  2605. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  2606. package/universal-date-input/modern/components/date-input/Component.js +2 -2
  2607. package/universal-date-input/modern/components/date-input/date-input.desktop.css +1 -1
  2608. package/universal-date-input/modern/components/date-input/index.js +1 -1
  2609. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  2610. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  2611. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  2612. package/universal-date-input/modern/desktop/index.js +1 -1
  2613. package/universal-date-input/modern/index.css +7 -7
  2614. package/universal-date-input/modern/index.js +1 -1
  2615. package/universal-date-input/modern/index.module-ccba71c6.js +4 -0
  2616. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  2617. package/universal-date-input/modern/mobile/index.js +1 -1
  2618. package/universal-modal/components/content/base-content/base-content.js +1 -1
  2619. package/universal-modal/components/content/base-content/index.css +4 -4
  2620. package/universal-modal/components/content/mobile/Component.mobile.js +1 -1
  2621. package/universal-modal/components/content/mobile/mobile.css +3 -3
  2622. package/universal-modal/components/footer/base-footer/base-footer.js +1 -1
  2623. package/universal-modal/components/footer/base-footer/index.css +3 -3
  2624. package/universal-modal/components/footer/desktop/Component.desktop.js +2 -2
  2625. package/universal-modal/components/footer/desktop/desktop.css +1 -1
  2626. package/universal-modal/components/footer/desktop/layout.css +9 -9
  2627. package/universal-modal/components/footer/mobile/Component.mobile.js +2 -2
  2628. package/universal-modal/components/footer/mobile/layout.mobile.css +8 -8
  2629. package/universal-modal/components/footer/mobile/mobile.css +2 -2
  2630. package/universal-modal/components/header/base-header/index.css +12 -12
  2631. package/universal-modal/components/header/desktop/Component.desktop.js +2 -2
  2632. package/universal-modal/components/header/desktop/desktop.css +8 -8
  2633. package/universal-modal/components/header/mobile/Component.mobile.js +2 -2
  2634. package/universal-modal/components/header/mobile/mobile.css +4 -4
  2635. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2636. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2637. package/universal-modal/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2638. package/universal-modal/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2639. package/universal-modal/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2640. package/universal-modal/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2641. package/universal-modal/desktop/components/center-modal/center-modal.js +3 -3
  2642. package/universal-modal/desktop/components/center-modal/styles/index.css +521 -521
  2643. package/universal-modal/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2644. package/universal-modal/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2645. package/universal-modal/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2646. package/universal-modal/desktop/components/side-modal/side-modal.js +1 -1
  2647. package/universal-modal/desktop/components/side-modal/styles/index.css +524 -524
  2648. package/universal-modal/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2649. package/universal-modal/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2650. package/universal-modal/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2651. package/universal-modal/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2652. package/universal-modal/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2653. package/universal-modal/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2654. package/universal-modal/esm/Component.responsive.d.ts +2 -2
  2655. package/universal-modal/esm/Component.responsive.js +1 -1
  2656. package/universal-modal/esm/components/content/base-content/base-content.js +1 -1
  2657. package/universal-modal/esm/components/content/base-content/index.css +4 -4
  2658. package/universal-modal/esm/components/content/mobile/Component.mobile.js +1 -1
  2659. package/universal-modal/esm/components/content/mobile/mobile.css +3 -3
  2660. package/universal-modal/esm/components/footer/base-footer/base-footer.js +1 -1
  2661. package/universal-modal/esm/components/footer/base-footer/index.css +3 -3
  2662. package/universal-modal/esm/components/footer/desktop/Component.desktop.js +2 -2
  2663. package/universal-modal/esm/components/footer/desktop/desktop.css +1 -1
  2664. package/universal-modal/esm/components/footer/desktop/layout.css +9 -9
  2665. package/universal-modal/esm/components/footer/mobile/Component.mobile.js +2 -2
  2666. package/universal-modal/esm/components/footer/mobile/layout.mobile.css +8 -8
  2667. package/universal-modal/esm/components/footer/mobile/mobile.css +2 -2
  2668. package/universal-modal/esm/components/header/base-header/index.css +12 -12
  2669. package/universal-modal/esm/components/header/desktop/Component.desktop.js +2 -2
  2670. package/universal-modal/esm/components/header/desktop/desktop.css +8 -8
  2671. package/universal-modal/esm/components/header/index.js +1 -1
  2672. package/universal-modal/esm/components/header/mobile/Component.mobile.js +2 -2
  2673. package/universal-modal/esm/components/header/mobile/mobile.css +4 -4
  2674. package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
  2675. package/universal-modal/esm/desktop/Component.desktop.d.ts +2 -2
  2676. package/universal-modal/esm/desktop/Component.desktop.js +1 -1
  2677. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2678. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2679. package/universal-modal/esm/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2680. package/universal-modal/esm/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2681. package/universal-modal/esm/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2682. package/universal-modal/esm/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2683. package/universal-modal/esm/desktop/components/center-modal/center-modal.d.ts +1 -1
  2684. package/universal-modal/esm/desktop/components/center-modal/center-modal.js +3 -3
  2685. package/universal-modal/esm/desktop/components/center-modal/styles/index.css +521 -521
  2686. package/universal-modal/esm/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2687. package/universal-modal/esm/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2688. package/universal-modal/esm/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2689. package/universal-modal/esm/desktop/components/side-modal/side-modal.d.ts +1 -1
  2690. package/universal-modal/esm/desktop/components/side-modal/side-modal.js +1 -1
  2691. package/universal-modal/esm/desktop/components/side-modal/styles/index.css +524 -524
  2692. package/universal-modal/esm/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2693. package/universal-modal/esm/desktop/index.js +1 -1
  2694. package/universal-modal/esm/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2695. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2696. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2697. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2698. package/universal-modal/esm/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2699. package/universal-modal/esm/index.js +1 -1
  2700. package/universal-modal/esm/index.module-b110074e.js +4 -0
  2701. package/universal-modal/esm/mobile/Component.mobile.d.ts +2 -2
  2702. package/universal-modal/esm/mobile/Component.mobile.js +4 -4
  2703. package/universal-modal/esm/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2704. package/universal-modal/esm/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2705. package/universal-modal/esm/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2706. package/universal-modal/esm/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2707. package/universal-modal/esm/mobile/index.js +1 -1
  2708. package/universal-modal/esm/mobile/mobile.css +3 -3
  2709. package/universal-modal/esm/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2710. package/universal-modal/esm/mobile/transitions/transitions.mobile.css +7 -7
  2711. package/universal-modal/index.module-fab6e8c9.js +4 -0
  2712. package/universal-modal/mobile/Component.mobile.js +3 -3
  2713. package/universal-modal/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2714. package/universal-modal/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2715. package/universal-modal/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2716. package/universal-modal/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2717. package/universal-modal/mobile/mobile.css +3 -3
  2718. package/universal-modal/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2719. package/universal-modal/mobile/transitions/transitions.mobile.css +7 -7
  2720. package/universal-modal/modern/Component.responsive.d.ts +2 -2
  2721. package/universal-modal/modern/Component.responsive.js +1 -1
  2722. package/universal-modal/modern/components/content/base-content/base-content.js +1 -1
  2723. package/universal-modal/modern/components/content/base-content/index.css +4 -4
  2724. package/universal-modal/modern/components/content/mobile/Component.mobile.js +1 -1
  2725. package/universal-modal/modern/components/content/mobile/mobile.css +3 -3
  2726. package/universal-modal/modern/components/footer/base-footer/base-footer.js +1 -1
  2727. package/universal-modal/modern/components/footer/base-footer/index.css +3 -3
  2728. package/universal-modal/modern/components/footer/desktop/Component.desktop.js +2 -2
  2729. package/universal-modal/modern/components/footer/desktop/desktop.css +1 -1
  2730. package/universal-modal/modern/components/footer/desktop/layout.css +9 -9
  2731. package/universal-modal/modern/components/footer/mobile/Component.mobile.js +2 -2
  2732. package/universal-modal/modern/components/footer/mobile/layout.mobile.css +8 -8
  2733. package/universal-modal/modern/components/footer/mobile/mobile.css +2 -2
  2734. package/universal-modal/modern/components/header/base-header/index.css +12 -12
  2735. package/universal-modal/modern/components/header/desktop/Component.desktop.js +2 -2
  2736. package/universal-modal/modern/components/header/desktop/desktop.css +8 -8
  2737. package/universal-modal/modern/components/header/index.js +1 -1
  2738. package/universal-modal/modern/components/header/mobile/Component.mobile.js +2 -2
  2739. package/universal-modal/modern/components/header/mobile/mobile.css +4 -4
  2740. package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
  2741. package/universal-modal/modern/desktop/Component.desktop.d.ts +2 -2
  2742. package/universal-modal/modern/desktop/Component.desktop.js +1 -1
  2743. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2744. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2745. package/universal-modal/modern/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2746. package/universal-modal/modern/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2747. package/universal-modal/modern/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2748. package/universal-modal/modern/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2749. package/universal-modal/modern/desktop/components/center-modal/center-modal.d.ts +1 -1
  2750. package/universal-modal/modern/desktop/components/center-modal/center-modal.js +3 -3
  2751. package/universal-modal/modern/desktop/components/center-modal/styles/index.css +521 -521
  2752. package/universal-modal/modern/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2753. package/universal-modal/modern/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2754. package/universal-modal/modern/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2755. package/universal-modal/modern/desktop/components/side-modal/side-modal.d.ts +1 -1
  2756. package/universal-modal/modern/desktop/components/side-modal/side-modal.js +1 -1
  2757. package/universal-modal/modern/desktop/components/side-modal/styles/index.css +524 -524
  2758. package/universal-modal/modern/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2759. package/universal-modal/modern/desktop/index.js +1 -1
  2760. package/universal-modal/modern/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2761. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2762. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2763. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2764. package/universal-modal/modern/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2765. package/universal-modal/modern/index.js +1 -1
  2766. package/universal-modal/modern/index.module-b0516c23.js +4 -0
  2767. package/universal-modal/modern/mobile/Component.mobile.d.ts +2 -2
  2768. package/universal-modal/modern/mobile/Component.mobile.js +4 -4
  2769. package/universal-modal/modern/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2770. package/universal-modal/modern/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2771. package/universal-modal/modern/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2772. package/universal-modal/modern/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2773. package/universal-modal/modern/mobile/index.js +1 -1
  2774. package/universal-modal/modern/mobile/mobile.css +3 -3
  2775. package/universal-modal/modern/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2776. package/universal-modal/modern/mobile/transitions/transitions.mobile.css +7 -7
  2777. package/with-suffix/Component.js +1 -1
  2778. package/with-suffix/esm/Component.js +1 -1
  2779. package/with-suffix/esm/index.css +11 -11
  2780. package/with-suffix/index.css +11 -11
  2781. package/with-suffix/modern/Component.js +1 -1
  2782. package/with-suffix/modern/index.css +11 -11
  2783. package/calendar-range/esm/index.module-614f41e2.js +0 -4
  2784. package/calendar-range/index.module-8638edb5.js +0 -4
  2785. package/calendar-range/modern/index.module-23ee63c3.js +0 -4
  2786. package/file-upload-item/actions-control.module-200ab9de.js +0 -4
  2787. package/file-upload-item/esm/actions-control.module-091e8b81.js +0 -4
  2788. package/file-upload-item/modern/actions-control.module-0d2be3c4.js +0 -4
  2789. package/grid/esm/gutters.module-d50c10c4.js +0 -4
  2790. package/grid/gutters.module-93c41d67.js +0 -4
  2791. package/grid/modern/gutters.module-5d8861cd.js +0 -4
  2792. package/modal/esm/layout.module-cb2014c2.js +0 -4
  2793. package/modal/layout.module-971e2d9b.js +0 -4
  2794. package/modal/modern/layout.module-48ecd138.js +0 -4
  2795. package/select/esm/mobile.module-d180a568.js +0 -4
  2796. package/select/mobile.module-45650e6b.js +0 -4
  2797. package/select/modern/mobile.module-b3570534.js +0 -4
  2798. package/side-panel/esm/layout.module-ed6c4a10.js +0 -4
  2799. package/side-panel/layout.module-015850ee.js +0 -4
  2800. package/side-panel/modern/layout.module-47f6670f.js +0 -4
  2801. package/tabs/esm/index.module-7bbdbbc4.js +0 -4
  2802. package/tabs/esm/index.module-d6d9c12d.js +0 -4
  2803. package/tabs/index.module-65e5a2fa.js +0 -4
  2804. package/tabs/index.module-9d3df3f9.js +0 -4
  2805. package/tabs/modern/index.module-319370a0.js +0 -4
  2806. package/tabs/modern/index.module-b46d134e.js +0 -4
  2807. package/textarea/modern/PseudoTextArea-619f241a.js +0 -13
  2808. package/typography/colors.module-c75cdd23.js +0 -4
  2809. package/typography/common.module-eebc0203.js +0 -4
  2810. package/typography/esm/colors.module-d5ecddb2.js +0 -4
  2811. package/typography/esm/common.module-4c346c14.js +0 -4
  2812. package/typography/modern/colors.module-38ef620f.js +0 -4
  2813. package/typography/modern/common.module-595fec7a.js +0 -4
  2814. package/underlay/esm/index.module-8f316fe9.js +0 -4
  2815. package/underlay/index.module-cf0ede8c.js +0 -4
  2816. package/underlay/modern/index.module-99890a05.js +0 -4
  2817. package/universal-date-input/esm/index.module-737d4671.js +0 -4
  2818. package/universal-date-input/index.module-d992e745.js +0 -4
  2819. package/universal-date-input/modern/index.module-7ab9bade.js +0 -4
  2820. package/universal-modal/esm/index.module-a77a9ec0.js +0 -4
  2821. package/universal-modal/index.module-fa416195.js +0 -4
  2822. package/universal-modal/modern/index.module-acadab38.js +0 -4
  2823. /package/calendar/{calendarMonthOnlyView-0a5266fb.d.ts → calendarMonthOnlyView-fe929ae3.d.ts} +0 -0
  2824. /package/calendar/esm/{calendarMonthOnlyView-ee290d74.d.ts → calendarMonthOnlyView-51ce5170.d.ts} +0 -0
  2825. /package/calendar/modern/{calendarMonthOnlyView-cb6130fd.d.ts → calendarMonthOnlyView-6d4d44e2.d.ts} +0 -0
  2826. /package/confirmation/{countdown-section-8494fee7.d.ts → countdown-section-3727e914.d.ts} +0 -0
  2827. /package/confirmation/esm/{countdown-section-210293dc.d.ts → countdown-section-ea23fda0.d.ts} +0 -0
  2828. /package/confirmation/modern/{countdown-section-c7e8c587.d.ts → countdown-section-293c21ec.d.ts} +0 -0
  2829. /package/gallery/esm/{hooks-d3284a04.d.ts → hooks-df84b536.d.ts} +0 -0
  2830. /package/gallery/{hooks-c84dacce.d.ts → hooks-5f09c0c3.d.ts} +0 -0
  2831. /package/gallery/modern/{hooks-3938f1b1.d.ts → hooks-cfd1744a.d.ts} +0 -0
  2832. /package/list/{Component-7824cae7.d.ts → Component-85848c51.d.ts} +0 -0
  2833. /package/list/esm/{Component-34960d42.d.ts → Component-dd850764.d.ts} +0 -0
  2834. /package/list/modern/{Component-eb92f4e0.d.ts → Component-44af9d2b.d.ts} +0 -0
  2835. /package/markdown/esm/{use-overrides-5afd02d1.d.ts → use-overrides-75a369ff.d.ts} +0 -0
  2836. /package/markdown/modern/{use-overrides-af2b3a4e.d.ts → use-overrides-b3047c60.d.ts} +0 -0
  2837. /package/markdown/{use-overrides-d502409f.d.ts → use-overrides-33c007a5.d.ts} +0 -0
  2838. /package/plate/esm/{warning-12014c94.d.ts → warning-5c685120.d.ts} +0 -0
  2839. /package/plate/esm/{warning-12014c94.js → warning-5c685120.js} +0 -0
  2840. /package/plate/modern/{warning-0dd47e10.d.ts → warning-ea5b9125.d.ts} +0 -0
  2841. /package/plate/modern/{warning-0dd47e10.js → warning-ea5b9125.js} +0 -0
  2842. /package/plate/{warning-e86f12cd.d.ts → warning-105267f9.d.ts} +0 -0
  2843. /package/plate/{warning-e86f12cd.js → warning-105267f9.js} +0 -0
  2844. /package/pure-cell/{component-e25f6d24.d.ts → component-b119e673.d.ts} +0 -0
  2845. /package/pure-cell/esm/{component-2cbdee0c.d.ts → component-3d2c6f19.d.ts} +0 -0
  2846. /package/pure-cell/modern/{component-11cadaf1.d.ts → component-cc2e4e01.d.ts} +0 -0
  2847. /package/select/esm/{hook-a050950e.d.ts → hook-2617bd39.d.ts} +0 -0
  2848. /package/select/esm/{hook-a050950e.js → hook-2617bd39.js} +0 -0
  2849. /package/select/esm/{list-popover-desktop-1336e6f2.d.ts → list-popover-desktop-5d503bd8.d.ts} +0 -0
  2850. /package/select/{hook-d49b4877.d.ts → hook-7e7b8757.d.ts} +0 -0
  2851. /package/select/{hook-d49b4877.js → hook-7e7b8757.js} +0 -0
  2852. /package/select/{list-popover-desktop-65c244cb.d.ts → list-popover-desktop-ac56b655.d.ts} +0 -0
  2853. /package/select/modern/{hook-aae4ec24.d.ts → hook-46636bdc.d.ts} +0 -0
  2854. /package/select/modern/{hook-aae4ec24.js → hook-46636bdc.js} +0 -0
  2855. /package/select/modern/{list-popover-desktop-db643371.d.ts → list-popover-desktop-82dab2a1.d.ts} +0 -0
  2856. /package/textarea/{PseudoTextArea-13d4f383.d.ts → PseudoTextArea-5029148f.d.ts} +0 -0
  2857. /package/textarea/esm/{PseudoTextArea-80e94373.d.ts → PseudoTextArea-bdb22b2f.d.ts} +0 -0
  2858. /package/textarea/modern/{PseudoTextArea-619f241a.d.ts → PseudoTextArea-fa7a1c1a.d.ts} +0 -0
@@ -1,122 +1,122 @@
1
- .card-image__cardImage_1lbmv {
2
- background: #e7e8ea;
3
- } .card-image__loaded_1lbmv {
4
- background: transparent
5
- }.divider__component_1wb0p {
1
+ .divider__component_1h07d {
6
2
  border-bottom: 1px solid #353539;
7
- }.badge__component_lbq63.badge__background-accent_lbq63 {
3
+ }.backdrop__backdrop_ckren {
4
+ -webkit-tap-highlight-color: transparent;
5
+ } .backdrop__appear_ckren,
6
+ .backdrop__enter_ckren {
7
+ background-color: transparent;
8
+ } .backdrop__appearActive_ckren,
9
+ .backdrop__enterActive_ckren,
10
+ .backdrop__appearDone_ckren,
11
+ .backdrop__enterDone_ckren {
12
+ background-color: rgba(0, 0, 0, 0.7);
13
+ } .backdrop__exit_ckren {
14
+ background-color: rgba(0, 0, 0, 0.7);
15
+ } .backdrop__exitActive_ckren,
16
+ .backdrop__exitDone_ckren {
17
+ background-color: transparent;
18
+ } .backdrop__transparent_ckren.backdrop__transparent_ckren {
19
+ background-color: transparent;
20
+ }.badge__component_11drg.badge__background-accent_11drg {
8
21
  background-color: #f83a2a;
9
22
  color: rgba(255, 255, 255, 0.94);
10
- } .badge__component_lbq63.badge__background-specialbg-secondary-transparent_lbq63 {
23
+ } .badge__component_11drg.badge__background-specialbg-secondary-transparent_11drg {
11
24
  background-color: rgba(225, 225, 248, 0.09);
12
25
  color: rgba(255, 255, 255, 0.94);
13
- } .badge__component_lbq63.badge__background-primary_lbq63 {
26
+ } .badge__component_11drg.badge__background-primary_11drg {
14
27
  background-color: #262629;
15
28
  color: rgba(255, 255, 255, 0.94);
16
- } .badge__outlineCount_lbq63 {
29
+ } .badge__outlineCount_11drg {
17
30
  border: 2px solid rgba(3, 3, 6, 0.88);
18
- } .badge__heightS_lbq63.badge__outlineCount_lbq63 {
31
+ } .badge__heightS_11drg.badge__outlineCount_11drg {
19
32
  border: 1px solid rgba(3, 3, 6, 0.88);
20
- } .badge__icon_lbq63 {
33
+ } .badge__icon_11drg {
21
34
  color: #17d055
22
- } .badge__icon_lbq63.badge__positive_lbq63 {
35
+ } .badge__icon_11drg.badge__positive_11drg {
23
36
  color: #17d055;
24
37
  background-color: #17d055;
25
- } .badge__icon_lbq63.badge__attention_lbq63 {
38
+ } .badge__icon_11drg.badge__attention_11drg {
26
39
  color: #fda136;
27
40
  background-color: #fda136;
28
- } .badge__icon_lbq63.badge__negative_lbq63 {
41
+ } .badge__icon_11drg.badge__negative_11drg {
29
42
  color: #ff4837;
30
43
  background-color: #ff4837;
31
- } .badge__icon_lbq63.badge__link_lbq63 {
44
+ } .badge__icon_11drg.badge__link_11drg {
32
45
  color: #3193fc;
33
46
  background-color: #3193fc;
34
- } .badge__icon_lbq63.badge__tertiary_lbq63 {
47
+ } .badge__icon_11drg.badge__tertiary_11drg {
35
48
  color: #4a4a51;
36
49
  background-color: #4a4a51;
37
- } .badge__icon_lbq63.badge__secondary_lbq63 {
50
+ } .badge__icon_11drg.badge__secondary_11drg {
38
51
  color: #898991;
39
52
  background-color: #898991;
40
- } .badge__icon_lbq63.badge__primary_lbq63 {
53
+ } .badge__icon_11drg.badge__primary_11drg {
41
54
  color: rgba(255, 255, 255, 0.94);
42
55
  background-color: rgba(255, 255, 255, 0.94);
43
- } .badge__graphic-static-light_lbq63.badge__icon_lbq63:before {
56
+ } .badge__graphic-static-light_11drg.badge__icon_11drg:before {
44
57
  background-color: rgba(255, 255, 255, 0.94);
45
- } .badge__graphic-primary_lbq63.badge__icon_lbq63:before {
58
+ } .badge__graphic-primary_11drg.badge__icon_11drg:before {
46
59
  background-color: rgba(255, 255, 255, 0.94);
47
- } .badge__outline_lbq63 {
60
+ } .badge__outline_11drg {
48
61
  background-color: rgba(3, 3, 6, 0.88);
49
- } .badge__outlineColor_lbq63 {
62
+ } .badge__outlineColor_11drg {
50
63
  background-color: #f83a2a
51
- } .badge__outlineColor_lbq63.badge__attention_lbq63 {
64
+ } .badge__outlineColor_11drg.badge__attention_11drg {
52
65
  background-color: #fda136;
53
- } .badge__outlineColor_lbq63.badge__positive_lbq63 {
66
+ } .badge__outlineColor_11drg.badge__positive_11drg {
54
67
  background-color: #17d055;
55
- } .badge__outlineColor_lbq63.badge__negative_lbq63 {
68
+ } .badge__outlineColor_11drg.badge__negative_11drg {
56
69
  background-color: #ff4837;
57
- } .badge__outlineColor_lbq63.badge__link_lbq63 {
70
+ } .badge__outlineColor_11drg.badge__link_11drg {
58
71
  background-color: #3193fc;
59
- } .badge__outlineColor_lbq63.badge__tertiary_lbq63 {
72
+ } .badge__outlineColor_11drg.badge__tertiary_11drg {
60
73
  background-color: #4a4a51;
61
- } .badge__outlineColor_lbq63.badge__secondary_lbq63 {
74
+ } .badge__outlineColor_11drg.badge__secondary_11drg {
62
75
  background-color: #898991;
63
- } .badge__outlineColor_lbq63.badge__primary_lbq63 {
76
+ } .badge__outlineColor_11drg.badge__primary_11drg {
64
77
  background-color: rgba(255, 255, 255, 0.94);
65
- } .badge__dot_lbq63.badge__outlineCount_lbq63 {
78
+ } .badge__dot_11drg.badge__outlineCount_11drg {
66
79
  border: 1px solid rgba(3, 3, 6, 0.88);
67
- }.backdrop__backdrop_c2lat {
68
- -webkit-tap-highlight-color: transparent;
69
- } .backdrop__appear_c2lat,
70
- .backdrop__enter_c2lat {
71
- background-color: transparent;
72
- } .backdrop__appearActive_c2lat,
73
- .backdrop__enterActive_c2lat,
74
- .backdrop__appearDone_c2lat,
75
- .backdrop__enterDone_c2lat {
76
- background-color: rgba(0, 0, 0, 0.7);
77
- } .backdrop__exit_c2lat {
78
- background-color: rgba(0, 0, 0, 0.7);
79
- } .backdrop__exitActive_c2lat,
80
- .backdrop__exitDone_c2lat {
81
- background-color: transparent;
82
- } .backdrop__transparent_c2lat.backdrop__transparent_c2lat {
83
- background-color: transparent;
84
- }.dropzone__component_1n743 {
80
+ }.card-image__cardImage_q4jc2 {
81
+ background: #e7e8ea;
82
+ } .card-image__loaded_q4jc2 {
83
+ background: transparent
84
+ }.dropzone__component_ffow7 {
85
85
  border: 1px dashed rgba(255, 255, 255, 0.94);
86
- } .dropzone__component_1n743:not(.dropzone__disabled_1n743):hover {
86
+ } .dropzone__component_ffow7:not(.dropzone__disabled_ffow7):hover {
87
87
  background-color: transparent;
88
- } .dropzone__dragOver_1n743 {
88
+ } .dropzone__dragOver_ffow7 {
89
89
  background-color: transparent;
90
- } .dropzone__error_1n743 {
90
+ } .dropzone__error_ffow7 {
91
91
  border-color: #ff4837;
92
92
  }
93
- .dropzone__overlay_15lak {
93
+ .dropzone__overlay_13lhg {
94
94
  background: rgba(214, 214, 229, 0.07);
95
- } .dropzone__text_15lak {
95
+ } .dropzone__text_13lhg {
96
96
  color: rgba(255, 255, 255, 0.94);
97
- }.hatching-progress-bar__container_ajno8 {
97
+ }.hatching-progress-bar__container_sb1n7 {
98
98
  background: rgba(222, 222, 238, 0.13);
99
- } .hatching-progress-bar__hatch_ajno8 {
99
+ } .hatching-progress-bar__hatch_sb1n7 {
100
100
  background: repeating-linear-gradient(
101
101
  -45deg,
102
102
  rgba(222, 222, 238, 0.13) 6px 10px,
103
103
  rgba(255, 255, 255, 0) 10px 18px
104
104
  );
105
- } .hatching-progress-bar__positive_ajno8 {
105
+ } .hatching-progress-bar__positive_sb1n7 {
106
106
  background: #17d055;
107
- } .hatching-progress-bar__attention_ajno8 {
107
+ } .hatching-progress-bar__attention_sb1n7 {
108
108
  background: #fda136;
109
- } .hatching-progress-bar__negative_ajno8 {
109
+ } .hatching-progress-bar__negative_sb1n7 {
110
110
  background: #ff4837;
111
- } .hatching-progress-bar__link_ajno8 {
111
+ } .hatching-progress-bar__link_sb1n7 {
112
112
  background: #3193fc;
113
- } .hatching-progress-bar__tertiary_ajno8 {
113
+ } .hatching-progress-bar__tertiary_sb1n7 {
114
114
  background: #4a4a51;
115
- } .hatching-progress-bar__secondary_ajno8 {
115
+ } .hatching-progress-bar__secondary_sb1n7 {
116
116
  background: #898991;
117
- } .hatching-progress-bar__primary_ajno8 {
117
+ } .hatching-progress-bar__primary_sb1n7 {
118
118
  background: rgba(255, 255, 255, 0.94);
119
- } .hatching-progress-bar__accent_ajno8 {
119
+ } .hatching-progress-bar__accent_sb1n7 {
120
120
  background: #f83a2a;
121
121
  }@media (max-width: 599px) {
122
122
  }
@@ -170,133 +170,133 @@
170
170
  }
171
171
  @media (min-width: 1920px) {
172
172
  }
173
- .icon-view__component_1t7h4 {
173
+ .icon-view__component_14a70 {
174
174
  color: rgba(238, 238, 251, 0.55)
175
- } .icon-view__bg_1t7h4 {
175
+ } .icon-view__bg_14a70 {
176
176
  fill: #1c1c1e;
177
- } .icon-view__border_1t7h4 {
177
+ } .icon-view__border_14a70 {
178
178
  stroke: rgba(225, 225, 248, 0.09);
179
179
  fill: transparent;
180
- }.indicator__component_14eg9 {
180
+ }.indicator__component_cv8wn {
181
181
  color: rgba(255, 255, 255, 0.94);
182
182
  background-color: #f83a2a;
183
- } .indicator__red_14eg9 {
183
+ } .indicator__red_cv8wn {
184
184
  background-color: #f83a2a;
185
185
  color: rgba(255, 255, 255, 0.94)
186
- } .indicator__red_14eg9.indicator__border_14eg9 {
186
+ } .indicator__red_cv8wn.indicator__border_cv8wn {
187
187
  outline: 2px solid #121213;
188
- } .indicator__white_14eg9 {
188
+ } .indicator__white_cv8wn {
189
189
  background-color: #262629;
190
190
  color: rgba(255, 255, 255, 0.94)
191
- } .indicator__white_14eg9.indicator__border_14eg9 {
191
+ } .indicator__white_cv8wn.indicator__border_cv8wn {
192
192
  outline: 2px solid #121213;
193
- } .indicator__grey_14eg9 {
193
+ } .indicator__grey_cv8wn {
194
194
  background-color: rgba(225, 225, 248, 0.09);
195
195
  color: rgba(255, 255, 255, 0.94)
196
- } .indicator__grey_14eg9.indicator__border_14eg9 {
196
+ } .indicator__grey_cv8wn.indicator__border_cv8wn {
197
197
  outline: 2px solid #121213;
198
- }.link__primary_1488d {
198
+ }.link__primary_31d1v {
199
199
  color: rgba(255, 255, 255, 0.94);
200
200
  border-bottom-color: rgba(255, 255, 255, 0.94)
201
201
  } @media (hover: hover) {
202
- .link__primary_1488d:hover {
202
+ .link__primary_31d1v:hover {
203
203
  color: rgba(255, 255, 255, 0.7);
204
204
  }
205
- } .link__primary_1488d:active {
205
+ } .link__primary_31d1v:active {
206
206
  color: rgba(255, 255, 255, 0.6);
207
- } .link__secondary_1488d {
207
+ } .link__secondary_31d1v {
208
208
  color: rgba(238, 238, 251, 0.55);
209
209
  border-bottom-color: rgba(238, 238, 251, 0.55)
210
210
  } @media (hover: hover) {
211
- .link__secondary_1488d:hover {
211
+ .link__secondary_31d1v:hover {
212
212
  color: rgba(239, 240, 252, 0.65);
213
213
  }
214
- } .link__secondary_1488d:active {
214
+ } .link__secondary_31d1v:active {
215
215
  color: rgba(243, 245, 254, 0.75);
216
- } .link__defaultView_1488d {
216
+ } .link__defaultView_31d1v {
217
217
  color: #4a9dfc;
218
218
  border-bottom-color: #4a9dfc
219
219
  } @media (hover: hover) {
220
- .link__defaultView_1488d:hover {
220
+ .link__defaultView_31d1v:hover {
221
221
  color: #63aafd;
222
222
  }
223
- } .link__defaultView_1488d:active {
223
+ } .link__defaultView_31d1v:active {
224
224
  color: #7fb6ff;
225
225
  }
226
226
  @media (hover: hover) {
227
- .link__component_fk662:hover .link__text_fk662 {
227
+ .link__component_2djbu:hover .link__text_2djbu {
228
228
  border-bottom-color: rgba(0, 0, 0, 0);
229
229
  }
230
- } .link__component_fk662:active .link__text_fk662 {
230
+ } .link__component_2djbu:active .link__text_2djbu {
231
231
  border-bottom-color: rgba(0, 0, 0, 0);
232
- } .link__focused_fk662 {
232
+ } .link__focused_2djbu {
233
233
  outline: 2px solid #3193fc;
234
- } .link__pseudo_fk662 {
234
+ } .link__pseudo_2djbu {
235
235
  background-color: transparent;
236
236
  }
237
- .link__primary_1clrl {
237
+ .link__primary_bewaj {
238
238
  color: rgba(3, 3, 6, 0.88);
239
239
  border-bottom-color: rgba(3, 3, 6, 0.88)
240
240
  } @media (hover: hover) {
241
- .link__primary_1clrl:hover {
241
+ .link__primary_bewaj:hover {
242
242
  color: rgba(1, 1, 12, 0.63);
243
243
  }
244
- } .link__primary_1clrl:active {
244
+ } .link__primary_bewaj:active {
245
245
  color: rgba(4, 4, 19, 0.55);
246
- } .link__secondary_1clrl {
246
+ } .link__secondary_bewaj {
247
247
  color: rgba(4, 4, 19, 0.55);
248
248
  border-bottom-color: rgba(4, 4, 19, 0.55)
249
249
  } @media (hover: hover) {
250
- .link__secondary_1clrl:hover {
250
+ .link__secondary_bewaj:hover {
251
251
  color: rgba(1, 1, 12, 0.63);
252
252
  }
253
- } .link__secondary_1clrl:active {
253
+ } .link__secondary_bewaj:active {
254
254
  color: rgba(0, 0, 10, 0.71);
255
- } .link__defaultView_1clrl {
255
+ } .link__defaultView_bewaj {
256
256
  color: #2a77ef;
257
257
  border-bottom-color: #2a77ef
258
258
  } @media (hover: hover) {
259
- .link__defaultView_1clrl:hover {
259
+ .link__defaultView_bewaj:hover {
260
260
  color: #2c64d4;
261
261
  }
262
- } .link__defaultView_1clrl:active {
262
+ } .link__defaultView_bewaj:active {
263
263
  color: #2453b4;
264
- }@keyframes loader__blink_1ls6q {
265
- }.progress-bar__container_8e66d {
264
+ }@keyframes loader__blink_1fqz5 {
265
+ }.progress-bar__container_1sjhv {
266
266
  background-color: rgba(222, 222, 238, 0.13);
267
267
  }
268
- .progress-bar__filled_1eszf.progress-bar__positive_1eszf {
268
+ .progress-bar__filled_zf3ue.progress-bar__positive_zf3ue {
269
269
  background: #17d055;
270
- } .progress-bar__filled_1eszf.progress-bar__negative_1eszf {
270
+ } .progress-bar__filled_zf3ue.progress-bar__negative_zf3ue {
271
271
  background: #ff4837;
272
- } .progress-bar__filled_1eszf.progress-bar__attention_1eszf {
272
+ } .progress-bar__filled_zf3ue.progress-bar__attention_zf3ue {
273
273
  background: #fda136;
274
- } .progress-bar__filled_1eszf.progress-bar__link_1eszf {
274
+ } .progress-bar__filled_zf3ue.progress-bar__link_zf3ue {
275
275
  background: #3193fc;
276
- } .progress-bar__filled_1eszf.progress-bar__tertiary_1eszf {
276
+ } .progress-bar__filled_zf3ue.progress-bar__tertiary_zf3ue {
277
277
  background: #4a4a51;
278
- } .progress-bar__filled_1eszf.progress-bar__secondary_1eszf {
278
+ } .progress-bar__filled_zf3ue.progress-bar__secondary_zf3ue {
279
279
  background: #898991;
280
- } .progress-bar__filled_1eszf.progress-bar__primary_1eszf {
280
+ } .progress-bar__filled_zf3ue.progress-bar__primary_zf3ue {
281
281
  background: rgba(255, 255, 255, 0.94);
282
- } .progress-bar__filled_1eszf.progress-bar__accent_1eszf {
282
+ } .progress-bar__filled_zf3ue.progress-bar__accent_zf3ue {
283
283
  background: #f83a2a;
284
284
  }
285
- .progress-bar__container_178zq {
285
+ .progress-bar__container_sd7dn {
286
286
  background-color: rgba(15, 25, 55, 0.1);
287
- }.scrollbar__component_1saxc .scrollbar:before {
287
+ }.scrollbar__component_82jy4 .scrollbar:before {
288
288
  background-color: rgba(228, 228, 251, 0.28);
289
- } .scrollbar__component_1saxc.dragging .track .scrollbar.visible:before {
289
+ } .scrollbar__component_82jy4.dragging .track .scrollbar.visible:before {
290
290
  background-color: rgba(238, 238, 254, 0.46);
291
291
  }
292
292
 
293
- .scrollbar__component_190cj .scrollbar:before {
293
+ .scrollbar__component_1nt36 .scrollbar:before {
294
294
  background-color: rgba(9, 12, 37, 0.28);
295
- } .scrollbar__component_190cj.dragging .track .scrollbar.visible:before {
295
+ } .scrollbar__component_1nt36.dragging .track .scrollbar.visible:before {
296
296
  background-color: rgba(4, 4, 21, 0.47);
297
- }.skeleton__component_dzi3y {
297
+ }.skeleton__component_16ioo {
298
298
  background: rgba(214, 214, 229, 0.07);
299
- } @keyframes skeleton__background_dzi3y {
299
+ } @keyframes skeleton__background_16ioo {
300
300
  0% {
301
301
  background: rgba(214, 214, 229, 0.07);
302
302
  }
@@ -304,295 +304,3570 @@
304
304
  background: rgba(222, 222, 238, 0.13);
305
305
  }
306
306
  }
307
- .skeleton__component_1s11t {
307
+ .skeleton__component_m4c32 {
308
308
  color: transparent
309
- } .skeleton__component_1s11t:before {
309
+ } .skeleton__component_m4c32:before {
310
310
  background: transparent;
311
311
  }
312
- .skeleton__component_14bh2 {
312
+ .skeleton__component_1wunm {
313
313
  background: rgba(38, 55, 88, 0.06);
314
- } @keyframes skeleton__background-inverted_14bh2 {
314
+ } @keyframes skeleton__background-inverted_1wunm {
315
315
  0% {
316
316
  background: rgba(38, 55, 88, 0.06);
317
317
  }
318
318
  100% {
319
319
  background: rgba(15, 25, 55, 0.1);
320
320
  }
321
- }.segmented-control__wrapper_qz3xl {
321
+ }.segmented-control__wrapper_o8d4w {
322
322
  background-color: rgba(225, 225, 248, 0.09);
323
- } .segmented-control__segment_qz3xl.segmented-control__selected_qz3xl {
323
+ } .segmented-control__segment_o8d4w.segmented-control__selected_o8d4w {
324
324
  color: rgba(255, 255, 255, 0.94);
325
- } .segmented-control__selectedBox_qz3xl {
325
+ } .segmented-control__selectedBox_o8d4w {
326
326
  border: 0.5px solid rgba(225, 225, 248, 0.09);
327
327
  background-color: rgba(214, 214, 229, 0.07);
328
328
  }
329
- .segmented-control__selectedBox_1mlqf {
329
+ .segmented-control__selectedBox_1kxe9 {
330
330
  box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
331
331
  0 0 1px rgba(0, 0, 0, 0.04);
332
332
  }
333
- .segmented-control__wrapper_t7zcs {
333
+ .segmented-control__wrapper_qh8k2 {
334
334
  background-color: rgba(30, 43, 68, 0.08);
335
- } .segmented-control__segment_t7zcs.segmented-control__selected_t7zcs {
335
+ } .segmented-control__segment_qh8k2.segmented-control__selected_qh8k2 {
336
336
  color: rgba(3, 3, 6, 0.88);
337
- } .segmented-control__selectedBox_t7zcs {
337
+ } .segmented-control__selectedBox_qh8k2 {
338
338
  border: 0.5px solid rgba(30, 43, 68, 0.08);
339
339
  background-color: #fff;
340
340
  }
341
- .segmented-control__segment_p27zl {
341
+ .segmented-control__segment_ndvtj {
342
342
  color: rgba(255, 255, 255, 0.94)
343
- } .segmented-control__segment_p27zl:not(:first-child):before {
343
+ } .segmented-control__segment_ndvtj:not(:first-child):before {
344
344
  background-color: rgba(222, 222, 238, 0.13);
345
345
  }
346
- .segmented-control__segment_18v7c {
346
+ .segmented-control__segment_b8fl4 {
347
347
  background-color: transparent
348
- } .segmented-control__focused_18v7c {
348
+ } .segmented-control__focused_b8fl4 {
349
349
  outline: 2px solid #3193fc;
350
350
  }
351
- .segmented-control__segment_1ukfa {
351
+ .segmented-control__segment_1sw34 {
352
352
  color: rgba(3, 3, 6, 0.88)
353
- } .segmented-control__segment_1ukfa:not(:first-child):before {
353
+ } .segmented-control__segment_1sw34:not(:first-child):before {
354
354
  background-color: rgba(15, 25, 55, 0.1);
355
- }.slider__component_1mcaa .noUi-base:hover .noUi-connects {
355
+ }.slider__component_13pkv .noUi-base:hover .noUi-connects {
356
356
  background: rgba(222, 222, 238, 0.13);
357
- } .slider__component_1mcaa .noUi-base:hover .noUi-connect {
357
+ } .slider__component_13pkv .noUi-base:hover .noUi-connect {
358
358
  background: #f83a2a;
359
- } .slider__component_1mcaa .noUi-handle:hover .noUi-touch-area {
359
+ } .slider__component_13pkv .noUi-handle:hover .noUi-touch-area {
360
360
  background: #ff503e;
361
- } .slider__component_1mcaa .noUi-handle:active .noUi-touch-area {
361
+ } .slider__component_13pkv .noUi-handle:active .noUi-touch-area {
362
362
  background: #fd624e;
363
- } .slider__component_1mcaa .noUi-connects {
363
+ } .slider__component_13pkv .noUi-connects {
364
364
  background: rgba(222, 222, 238, 0.13);
365
- } .slider__component_1mcaa .noUi-connect {
365
+ } .slider__component_13pkv .noUi-connect {
366
366
  background: #f83a2a;
367
- } .slider__component_1mcaa .noUi-handle {
367
+ } .slider__component_13pkv .noUi-handle {
368
368
  border: 2px solid transparent;
369
- } .slider__component_1mcaa .noUi-touch-area {
369
+ } .slider__component_13pkv .noUi-touch-area {
370
370
  background: #f83a2a;
371
- } .slider__component_1mcaa .noUi-pips {
371
+ } .slider__component_13pkv .noUi-pips {
372
372
  color: rgba(238, 238, 251, 0.55);
373
- }.status-badge__positive-checkmark_1dpwb {
373
+ }.status-badge__positive-checkmark_12653 {
374
374
  background-color: #17d055;
375
- } .status-badge__negative-cross_1dpwb,
376
- .status-badge__negative-alert_1dpwb,
377
- .status-badge__negative-block_1dpwb {
375
+ } .status-badge__negative-cross_12653,
376
+ .status-badge__negative-alert_12653,
377
+ .status-badge__negative-block_12653 {
378
378
  background-color: #ff4837;
379
- } .status-badge__attention-alert_1dpwb {
379
+ } .status-badge__attention-alert_12653 {
380
380
  background-color: #fda136;
381
- } .status-badge__neutral-information_1dpwb,
382
- .status-badge__neutral-operation_1dpwb,
383
- .status-badge__neutral-cross_1dpwb {
381
+ } .status-badge__neutral-information_12653,
382
+ .status-badge__neutral-operation_12653,
383
+ .status-badge__neutral-cross_12653 {
384
384
  background-color: #898991;
385
385
  }
386
- .status-badge__component_1ecwy {
386
+ .status-badge__component_1pwds {
387
387
  color: rgba(255, 255, 255, 0.94);
388
388
  }
389
- .status-badge__positive-checkmark_1j4zs {
389
+ .status-badge__positive-checkmark_17l8j {
390
390
  background-color: #0cc44d;
391
- } .status-badge__negative-cross_1j4zs,
392
- .status-badge__negative-alert_1j4zs,
393
- .status-badge__negative-block_1j4zs {
391
+ } .status-badge__negative-cross_17l8j,
392
+ .status-badge__negative-alert_17l8j,
393
+ .status-badge__negative-block_17l8j {
394
394
  background-color: #ff4837;
395
- } .status-badge__attention-alert_1j4zs {
395
+ } .status-badge__attention-alert_17l8j {
396
396
  background-color: #fa9313;
397
- } .status-badge__neutral-information_1j4zs,
398
- .status-badge__neutral-operation_1j4zs,
399
- .status-badge__neutral-cross_1j4zs {
397
+ } .status-badge__neutral-information_17l8j,
398
+ .status-badge__neutral-operation_17l8j,
399
+ .status-badge__neutral-cross_17l8j {
400
400
  background-color: #898991;
401
- }.status__soft_viceo.status__green_viceo, .status__muted-alt_viceo.status__green_viceo {
401
+ }.status__soft_1jon9.status__green_1jon9, .status__muted-alt_1jon9.status__green_1jon9 {
402
402
  background: #d1f1d7;
403
403
  color: #0d9336;
404
- } .status__soft_viceo.status__orange_viceo, .status__muted-alt_viceo.status__orange_viceo {
404
+ } .status__soft_1jon9.status__orange_1jon9, .status__muted-alt_1jon9.status__orange_1jon9 {
405
405
  background: #fde6c8;
406
406
  color: #ea8313;
407
- } .status__soft_viceo.status__red_viceo, .status__muted-alt_viceo.status__red_viceo {
407
+ } .status__soft_1jon9.status__red_1jon9, .status__muted-alt_1jon9.status__red_1jon9 {
408
408
  background: #ffdfdf;
409
409
  color: #ec2d20;
410
- } .status__soft_viceo.status__blue_viceo, .status__muted-alt_viceo.status__blue_viceo {
410
+ } .status__soft_1jon9.status__blue_1jon9, .status__muted-alt_1jon9.status__blue_1jon9 {
411
411
  background: #d8eaff;
412
412
  color: #2a77ef;
413
- } .status__soft_viceo.status__teal_viceo, .status__muted-alt_viceo.status__teal_viceo {
413
+ } .status__soft_1jon9.status__teal_1jon9, .status__muted-alt_1jon9.status__teal_1jon9 {
414
414
  background: #c8f1f3;
415
415
  color: #058a8f;
416
- } .status__soft_viceo.status__grey_viceo, .status__muted-alt_viceo.status__grey_viceo {
416
+ } .status__soft_1jon9.status__grey_1jon9, .status__muted-alt_1jon9.status__grey_1jon9 {
417
417
  background: rgba(222, 222, 238, 0.13);
418
418
  color: rgba(238, 238, 251, 0.55);
419
- } .status__soft_viceo.status__purple_viceo, .status__muted-alt_viceo.status__purple_viceo {
419
+ } .status__soft_1jon9.status__purple_1jon9, .status__muted-alt_1jon9.status__purple_1jon9 {
420
420
  background: #e3e6fe;
421
421
  color: #7a63f1;
422
- } .status__contrast_viceo {
422
+ } .status__contrast_1jon9 {
423
423
  color: rgba(3, 3, 6, 0.88)
424
- } .status__contrast_viceo.status__green_viceo {
424
+ } .status__contrast_1jon9.status__green_1jon9 {
425
425
  background: #0cc44d;
426
- } .status__contrast_viceo.status__orange_viceo {
426
+ } .status__contrast_1jon9.status__orange_1jon9 {
427
427
  background: #fa9313;
428
- } .status__contrast_viceo.status__red_viceo {
428
+ } .status__contrast_1jon9.status__red_1jon9 {
429
429
  background: #fe5e48;
430
- } .status__contrast_viceo.status__blue_viceo {
430
+ } .status__contrast_1jon9.status__blue_1jon9 {
431
431
  background: #3193fc;
432
- } .status__contrast_viceo.status__teal_viceo {
432
+ } .status__contrast_1jon9.status__teal_1jon9 {
433
433
  background: #09b9be;
434
- } .status__contrast_viceo.status__grey_viceo {
434
+ } .status__contrast_1jon9.status__grey_1jon9 {
435
435
  background: #898991;
436
- } .status__contrast_viceo.status__purple_viceo {
436
+ } .status__contrast_1jon9.status__purple_1jon9 {
437
437
  background: #897eff;
438
- } .status__muted_viceo.status__green_viceo {
438
+ } .status__muted_1jon9.status__green_1jon9 {
439
439
  background: #dff8e5;
440
440
  color: #0d9336;
441
- } .status__muted_viceo.status__orange_viceo {
441
+ } .status__muted_1jon9.status__orange_1jon9 {
442
442
  background: #ffefd9;
443
443
  color: #ea8313;
444
- } .status__muted_viceo.status__red_viceo {
444
+ } .status__muted_1jon9.status__red_1jon9 {
445
445
  background: #ffebeb;
446
446
  color: #ec2d20;
447
- } .status__muted_viceo.status__blue_viceo {
447
+ } .status__muted_1jon9.status__blue_1jon9 {
448
448
  background: #e4f0ff;
449
449
  color: #2a77ef;
450
- } .status__muted_viceo.status__teal_viceo {
450
+ } .status__muted_1jon9.status__teal_1jon9 {
451
451
  background: #daf7f8;
452
452
  color: #058a8f;
453
- } .status__muted_viceo.status__grey_viceo {
453
+ } .status__muted_1jon9.status__grey_1jon9 {
454
454
  background: rgba(225, 225, 248, 0.09);
455
455
  color: rgba(238, 238, 251, 0.55);
456
- } .status__muted_viceo.status__purple_viceo {
456
+ } .status__muted_1jon9.status__purple_1jon9 {
457
457
  background: #eeedff;
458
458
  color: #7a63f1;
459
- }.underlay__background-accent_18tn5 {
459
+ }.underlay__background-accent_f7o25 {
460
460
  background-color: #ef3124;
461
- } .underlay__background-info_18tn5 {
461
+ } .underlay__background-info_f7o25 {
462
462
  background-color: #001c3c;
463
- } .underlay__background-attention-muted_18tn5 {
463
+ } .underlay__background-attention-muted_f7o25 {
464
464
  background-color: #36291f;
465
- } .underlay__background-positive-muted_18tn5 {
465
+ } .underlay__background-positive-muted_f7o25 {
466
466
  background-color: #232d25;
467
- } .underlay__background-negative-muted_18tn5 {
467
+ } .underlay__background-negative-muted_f7o25 {
468
468
  background-color: #392523;
469
- } .underlay__background-primary_18tn5 {
469
+ } .underlay__background-primary_f7o25 {
470
470
  background-color: #121213;
471
- } .underlay__background-primary-inverted_18tn5 {
471
+ } .underlay__background-primary-inverted_f7o25 {
472
472
  background-color: #fff;
473
- } .underlay__background-secondary_18tn5 {
473
+ } .underlay__background-secondary_f7o25 {
474
474
  background-color: #1c1c1e;
475
- } .underlay__background-secondary-inverted_18tn5 {
475
+ } .underlay__background-secondary-inverted_f7o25 {
476
476
  background-color: #f2f3f5;
477
- } .underlay__background-tertiary_18tn5 {
477
+ } .underlay__background-tertiary_f7o25 {
478
478
  background-color: #27272a;
479
- } .underlay__background-tertiary-inverted_18tn5 {
479
+ } .underlay__background-tertiary-inverted_f7o25 {
480
480
  background-color: #e7e8ea;
481
- } .underlay__background-quaternary_18tn5 {
481
+ } .underlay__background-quaternary_f7o25 {
482
482
  background-color: #36363a;
483
- } .underlay__background-quaternary-inverted_18tn5 {
483
+ } .underlay__background-quaternary-inverted_f7o25 {
484
484
  background-color: #dcdee2;
485
- } .underlay__background-specialbg-component_18tn5 {
485
+ } .underlay__background-specialbg-component_f7o25 {
486
486
  background-color: rgba(255, 255, 255, 0.1);
487
- } .underlay__background-specialbg-component-inverted_18tn5 {
487
+ } .underlay__background-specialbg-component-inverted_f7o25 {
488
488
  background-color: rgba(11, 31, 53, 0.07);
489
- } .underlay__background-specialbg-primary-grouped_18tn5 {
489
+ } .underlay__background-specialbg-primary-grouped_f7o25 {
490
490
  background-color: #1c1c1e;
491
- } .underlay__background-specialbg-secondary-grouped_18tn5 {
491
+ } .underlay__background-specialbg-secondary-grouped_f7o25 {
492
492
  background-color: #27272a;
493
- } .underlay__background-specialbg-tertiary-grouped_18tn5 {
493
+ } .underlay__background-specialbg-tertiary-grouped_f7o25 {
494
494
  background-color: #36363a;
495
- } .underlay__background-specialbg-secondary-transparent_18tn5 {
495
+ } .underlay__background-specialbg-secondary-transparent_f7o25 {
496
496
  background-color: rgba(214, 214, 229, 0.07);
497
- } .underlay__background-specialbg-secondary-transparent-inverted_18tn5 {
497
+ } .underlay__background-specialbg-secondary-transparent-inverted_f7o25 {
498
498
  background-color: rgba(38, 55, 88, 0.06);
499
- } .underlay__background-specialbg-tertiary-transparent_18tn5 {
499
+ } .underlay__background-specialbg-tertiary-transparent_f7o25 {
500
500
  background-color: rgba(222, 222, 240, 0.12);
501
- } .underlay__background-specialbg-tertiary-transparent-inverted_18tn5 {
501
+ } .underlay__background-specialbg-tertiary-transparent-inverted_f7o25 {
502
502
  background-color: rgba(30, 43, 68, 0.08);
503
- } .underlay__shadow-xs_18tn5 {
503
+ } .underlay__shadow-xs_f7o25 {
504
504
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
505
- } .underlay__shadow-s_18tn5 {
505
+ } .underlay__shadow-s_f7o25 {
506
506
  box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
507
507
  0 0 1px rgba(0, 0, 0, 0.04);
508
- } .underlay__shadow-m_18tn5 {
508
+ } .underlay__shadow-m_f7o25 {
509
509
  box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
510
510
  0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
511
- } .underlay__shadow-l_18tn5 {
511
+ } .underlay__shadow-l_f7o25 {
512
512
  box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
513
513
  0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
514
- } .underlay__shadow-xl_18tn5 {
514
+ } .underlay__shadow-xl_f7o25 {
515
515
  box-shadow: 0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),
516
516
  0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
517
517
  0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
518
- } .underlay__shadow-xs-hard_18tn5 {
518
+ } .underlay__shadow-xs-hard_f7o25 {
519
519
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
520
- } .underlay__shadow-s-hard_18tn5 {
520
+ } .underlay__shadow-s-hard_f7o25 {
521
521
  box-shadow: 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16),
522
522
  0 0 1px rgba(0, 0, 0, 0.16);
523
- } .underlay__shadow-m-hard_18tn5 {
523
+ } .underlay__shadow-m-hard_f7o25 {
524
524
  box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
525
525
  0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
526
- } .underlay__shadow-l-hard_18tn5 {
526
+ } .underlay__shadow-l-hard_f7o25 {
527
527
  box-shadow: 0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),
528
528
  0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
529
- } .underlay__shadow-xl-hard_18tn5 {
529
+ } .underlay__shadow-xl-hard_f7o25 {
530
530
  box-shadow: 0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),
531
531
  0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
532
532
  0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
533
- } .underlay__shadow-xs-up_18tn5 {
533
+ } .underlay__shadow-xs-up_f7o25 {
534
534
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04);
535
- } .underlay__shadow-s-up_18tn5 {
535
+ } .underlay__shadow-s-up_f7o25 {
536
536
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08);
537
- } .underlay__shadow-m-up_18tn5 {
537
+ } .underlay__shadow-m-up_f7o25 {
538
538
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16);
539
- } .underlay__shadow-l-up_18tn5 {
539
+ } .underlay__shadow-l-up_f7o25 {
540
540
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24);
541
- } .underlay__shadow-xl-up_18tn5 {
541
+ } .underlay__shadow-xl-up_f7o25 {
542
542
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32);
543
- } .underlay__shadow-xs-hard-up_18tn5 {
543
+ } .underlay__shadow-xs-hard-up_f7o25 {
544
544
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04),
545
545
  0 -2px 4px rgba(0, 0, 0, 0.16);
546
- } .underlay__shadow-s-hard-up_18tn5 {
546
+ } .underlay__shadow-s-hard-up_f7o25 {
547
547
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08),
548
548
  0 -4px 8px rgba(0, 0, 0, 0.16);
549
- } .underlay__shadow-m-hard-up_18tn5 {
549
+ } .underlay__shadow-m-hard-up_f7o25 {
550
550
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),
551
551
  0 -8px 16px rgba(0, 0, 0, 0.16);
552
- } .underlay__shadow-l-hard-up_18tn5 {
552
+ } .underlay__shadow-l-hard-up_f7o25 {
553
553
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),
554
554
  0 -12px 24px rgba(0, 0, 0, 0.16);
555
- } .underlay__shadow-xl-hard-up_18tn5 {
555
+ } .underlay__shadow-xl-hard-up_f7o25 {
556
556
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),
557
557
  0 -16px 32px rgba(0, 0, 0, 0.16);
558
- } .underlay__border-color-accent_18tn5 {
558
+ } .underlay__border-color-accent_f7o25 {
559
559
  border-color: #f83a2a;
560
- } .underlay__border-color-key_18tn5 {
560
+ } .underlay__border-color-key_f7o25 {
561
561
  border-color: rgba(255, 255, 255, 0.94);
562
- } .underlay__border-color-key-inverted_18tn5 {
562
+ } .underlay__border-color-key-inverted_f7o25 {
563
563
  border-color: rgba(3, 3, 6, 0.88);
564
- } .underlay__border-color-link_18tn5 {
564
+ } .underlay__border-color-link_f7o25 {
565
565
  border-color: #3193fc;
566
- } .underlay__border-color-primary_18tn5 {
566
+ } .underlay__border-color-primary_f7o25 {
567
567
  border-color: #353539;
568
- } .underlay__border-color-primary-inverted_18tn5 {
568
+ } .underlay__border-color-primary-inverted_f7o25 {
569
569
  border-color: #d2d3d9;
570
- } .underlay__border-color-secondary_18tn5 {
570
+ } .underlay__border-color-secondary_f7o25 {
571
571
  border-color: #29292c;
572
- } .underlay__border-color-secondary-inverted_18tn5 {
572
+ } .underlay__border-color-secondary-inverted_f7o25 {
573
573
  border-color: #e7e8eb;
574
- } .underlay__border-color-tertiary_18tn5 {
574
+ } .underlay__border-color-tertiary_f7o25 {
575
575
  border-color: #212124;
576
- } .underlay__border-color-tertiary-inverted_18tn5 {
576
+ } .underlay__border-color-tertiary-inverted_f7o25 {
577
577
  border-color: #edeef0;
578
- } .underlay__border-color-underline_18tn5 {
578
+ } .underlay__border-color-underline_f7o25 {
579
579
  border-color: #4a4a51;
580
- } .underlay__border-color-underline-inverted_18tn5 {
580
+ } .underlay__border-color-underline-inverted_f7o25 {
581
581
  border-color: #babbc2;
582
- } .underlay__border-color-graphic-attention_18tn5 {
582
+ } .underlay__border-color-graphic-attention_f7o25 {
583
583
  border-color: #fda136;
584
- } .underlay__border-color-graphic-link_18tn5 {
584
+ } .underlay__border-color-graphic-link_f7o25 {
585
585
  border-color: #3193fc;
586
- } .underlay__border-color-graphic-negative_18tn5 {
586
+ } .underlay__border-color-graphic-negative_f7o25 {
587
587
  border-color: #ff4837;
588
- } .underlay__border-color-graphic-positive_18tn5 {
588
+ } .underlay__border-color-graphic-positive_f7o25 {
589
589
  border-color: #17d055;
590
- } .underlay__border-color-specialbg-secondary-transparent_18tn5 {
590
+ } .underlay__border-color-specialbg-secondary-transparent_f7o25 {
591
591
  border-color: rgba(225, 225, 248, 0.09);
592
- } .underlay__border-color-specialbg-secondary-transparent-inverted_18tn5 {
592
+ } .underlay__border-color-specialbg-secondary-transparent-inverted_f7o25 {
593
593
  border-color: rgba(30, 43, 68, 0.08);
594
- } .underlay__border-color-specialbg-tertiary-transparent_18tn5 {
594
+ } .underlay__border-color-specialbg-tertiary-transparent_f7o25 {
595
595
  border-color: rgba(222, 222, 238, 0.13);
596
- } .underlay__border-color-specialbg-tertiary-transparent-inverted_18tn5 {
596
+ } .underlay__border-color-specialbg-tertiary-transparent-inverted_f7o25 {
597
597
  border-color: rgba(15, 25, 55, 0.1);
598
- }
598
+ }.checkbox-group__label_1oeu7 {
599
+ color: rgba(255, 255, 255, 0.94);
600
+ }
601
+ .checkbox-group__label_1t6y4 {
602
+ color: rgba(238, 238, 251, 0.55);
603
+ }
604
+ .checkbox-group__error_1jc1q {
605
+ border-left: 1px solid #ff4837
606
+ } .checkbox-group__errorMessage_1jc1q {
607
+ color: #ff4837;
608
+ } .checkbox-group__hint_1jc1q {
609
+ color: rgba(238, 238, 251, 0.55);
610
+ }.checkbox__box_1nfgp {
611
+ color: rgba(3, 3, 6, 0.88);
612
+ background-color: #262629;
613
+ border: 1.5px solid rgba(238, 238, 251, 0.55);
614
+ } .checkbox__checkedIcon_1nfgp {
615
+ color: rgba(3, 3, 6, 0.88);
616
+ } .checkbox__component_1nfgp:hover:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
617
+ background-color: #2f2f32;
618
+ border-color: rgba(238, 238, 251, 0.55);
619
+ } .checkbox__component_1nfgp:active:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
620
+ background-color: #353539;
621
+ border-color: rgba(238, 238, 251, 0.55);
622
+ } .checkbox__checked_1nfgp .checkbox__box_1nfgp {
623
+ background-color: #f2f3f5;
624
+ border-color: transparent;
625
+ } .checkbox__checked_1nfgp:hover:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
626
+ background-color: #dcdde1;
627
+ border-color: transparent;
628
+ } .checkbox__checked_1nfgp:active:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
629
+ background-color: #d2d3d9;
630
+ border-color: transparent;
631
+ } .checkbox__indeterminate_1nfgp .checkbox__box_1nfgp {
632
+ background-color: #f2f3f5;
633
+ border-color: transparent;
634
+ } .checkbox__indeterminate_1nfgp:hover:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
635
+ background-color: #dcdde1;
636
+ border-color: transparent;
637
+ } .checkbox__indeterminate_1nfgp:active:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
638
+ background-color: #d2d3d9;
639
+ border-color: transparent;
640
+ } .checkbox__disabled_1nfgp .checkbox__box_1nfgp {
641
+ background-color: #262629;
642
+ border-color: rgba(222, 222, 238, 0.13);
643
+ } .checkbox__disabled_1nfgp.checkbox__checked_1nfgp .checkbox__box_1nfgp {
644
+ background-color: rgba(225, 225, 248, 0.09);
645
+ border-color: transparent;
646
+ .checkbox__checkedIcon_1nfgp {
647
+ color: rgba(228, 228, 251, 0.28);
648
+ }
649
+ } .checkbox__disabled_1nfgp.checkbox__indeterminate_1nfgp .checkbox__box_1nfgp {
650
+ background-color: rgba(225, 225, 248, 0.09);
651
+ border-color: transparent
652
+ } .checkbox__disabled_1nfgp.checkbox__indeterminate_1nfgp .checkbox__box_1nfgp .checkbox__indeterminateLine_1nfgp {
653
+ background-color: rgba(228, 228, 251, 0.28);
654
+ } .checkbox__disabled_1nfgp .checkbox__label_1nfgp {
655
+ color: rgba(238, 238, 251, 0.55);
656
+ } .checkbox__disabled_1nfgp .checkbox__hint_1nfgp {
657
+ color: rgba(238, 238, 251, 0.55);
658
+ } .checkbox__label_1nfgp {
659
+ color: rgba(255, 255, 255, 0.94);
660
+ } .checkbox__hint_1nfgp {
661
+ color: rgba(238, 238, 251, 0.55);
662
+ } .checkbox__indeterminateLine_1nfgp {
663
+ background-color: rgba(3, 3, 6, 0.88);
664
+ }
665
+ .checkbox__focused_1cwfv .checkbox__box_1cwfv {
666
+ outline: 2px solid #3193fc;
667
+ } .checkbox__errorMessage_1cwfv {
668
+ color: #ff4837;
669
+ }
670
+ .checkbox__box_gtrvf {
671
+ color: rgba(255, 255, 255, 0.94);
672
+ background-color: #fff;
673
+ border: 1.5px solid rgba(4, 4, 21, 0.47);
674
+ } .checkbox__checkedIcon_gtrvf {
675
+ color: rgba(255, 255, 255, 0.94);
676
+ } .checkbox__component_gtrvf:hover:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
677
+ background-color: #e7e8eb;
678
+ border-color: rgba(4, 4, 21, 0.47);
679
+ } .checkbox__component_gtrvf:active:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
680
+ background-color: #dcdde1;
681
+ border-color: rgba(4, 4, 21, 0.47);
682
+ } .checkbox__checked_gtrvf .checkbox__box_gtrvf {
683
+ background-color: #212124;
684
+ border-color: transparent;
685
+ } .checkbox__checked_gtrvf:hover:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
686
+ background-color: #2f2f32;
687
+ border-color: transparent;
688
+ } .checkbox__checked_gtrvf:active:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
689
+ background-color: #353539;
690
+ border-color: transparent;
691
+ } .checkbox__indeterminate_gtrvf .checkbox__box_gtrvf {
692
+ background-color: #212124;
693
+ border-color: transparent;
694
+ } .checkbox__indeterminate_gtrvf:hover:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
695
+ background-color: #2f2f32;
696
+ border-color: transparent;
697
+ } .checkbox__indeterminate_gtrvf:active:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
698
+ background-color: #353539;
699
+ border-color: transparent;
700
+ } .checkbox__disabled_gtrvf .checkbox__box_gtrvf {
701
+ background-color: #fff;
702
+ border-color: rgba(15, 25, 55, 0.1);
703
+ } .checkbox__disabled_gtrvf.checkbox__checked_gtrvf .checkbox__box_gtrvf {
704
+ background-color: rgba(30, 43, 68, 0.08);
705
+ border-color: transparent;
706
+ .checkbox__checkedIcon_gtrvf {
707
+ color: rgba(9, 12, 37, 0.28);
708
+ }
709
+ } .checkbox__disabled_gtrvf.checkbox__indeterminate_gtrvf .checkbox__box_gtrvf {
710
+ background-color: rgba(30, 43, 68, 0.08);
711
+ border-color: transparent
712
+ } .checkbox__disabled_gtrvf.checkbox__indeterminate_gtrvf .checkbox__box_gtrvf .checkbox__indeterminateLine_gtrvf {
713
+ background-color: rgba(9, 12, 37, 0.28);
714
+ } .checkbox__disabled_gtrvf .checkbox__label_gtrvf {
715
+ color: rgba(4, 4, 19, 0.55);
716
+ } .checkbox__disabled_gtrvf .checkbox__hint_gtrvf {
717
+ color: rgba(4, 4, 19, 0.55);
718
+ } .checkbox__label_gtrvf {
719
+ color: rgba(3, 3, 6, 0.88);
720
+ } .checkbox__hint_gtrvf {
721
+ color: rgba(4, 4, 19, 0.55);
722
+ } .checkbox__indeterminateLine_gtrvf {
723
+ background-color: rgba(255, 255, 255, 0.94);
724
+ }.code-input__component_1t0ds {
725
+ background-color: rgba(222, 222, 238, 0.13)
726
+ }
727
+ .code-input__component_hmue9 {
728
+ background-color: rgba(214, 214, 229, 0.07);
729
+ }
730
+ .code-input__error_1doj1 {
731
+ color: #ff4837;
732
+ } @keyframes code-input__shake_1doj1 {
733
+ }
734
+ .code-input__input_14rl9 {
735
+ color: rgba(255, 255, 255, 0.94)
736
+ } .code-input__input_14rl9.code-input__hasError_14rl9 {
737
+ color: #ff4837;
738
+ caret-color: rgba(255, 255, 255, 0.94);
739
+ background-color: #392523;
740
+ } .code-input__input_14rl9.code-input__disabled_14rl9 {
741
+ color: rgba(233, 233, 250, 0.37);
742
+ } .code-input__input_14rl9:-webkit-autofill {
743
+ -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
744
+ }.filter-tag__valueButton_1ap15.filter-tag__filled_1ap15 {
745
+ background-color: rgba(222, 222, 238, 0.13)
746
+ } .filter-tag__valueButton_1ap15.filter-tag__filled_1ap15:disabled {
747
+ background-color: rgba(214, 214, 229, 0.07);
748
+ } @media (hover: hover) {
749
+ .filter-tag__valueButton_1ap15.filter-tag__filled_1ap15:not(:disabled):hover {
750
+ background-color: rgba(234, 234, 248, 0.15);
751
+ }
752
+ } .filter-tag__valueButton_1ap15.filter-tag__filled_1ap15:not(:disabled):active {
753
+ background-color: rgba(231, 231, 248, 0.18);
754
+ }
755
+
756
+ .filter-tag__valueButton_16br3.filter-tag__filled_16br3 {
757
+ background-color: rgba(15, 25, 55, 0.1)
758
+ } .filter-tag__valueButton_16br3.filter-tag__filled_16br3:disabled {
759
+ background-color: rgba(38, 55, 88, 0.06);
760
+ } @media (hover: hover) {
761
+ .filter-tag__valueButton_16br3.filter-tag__filled_16br3:not(:disabled):hover {
762
+ background-color: rgba(5, 12, 41, 0.14);
763
+ }
764
+ } .filter-tag__valueButton_16br3.filter-tag__filled_16br3:not(:disabled):active {
765
+ background-color: rgba(5, 11, 44, 0.18);
766
+ }
767
+ .filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j {
768
+ background-color: rgba(214, 214, 229, 0.07)
769
+ } .filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j:disabled {
770
+ background-color: rgba(214, 214, 229, 0.07);
771
+ } @media (hover: hover) {
772
+ .filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j:not(:disabled):hover {
773
+ background-color: rgba(214, 214, 229, 0.07);
774
+ }
775
+ } .filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j:not(:disabled):active {
776
+ background-color: rgba(222, 222, 238, 0.13);
777
+ }
778
+ .filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2 {
779
+ background-color: rgba(38, 55, 88, 0.06)
780
+ } .filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2:disabled {
781
+ background-color: rgba(38, 55, 88, 0.06);
782
+ } @media (hover: hover) {
783
+ .filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2:not(:disabled):hover {
784
+ background-color: rgba(38, 55, 88, 0.06);
785
+ }
786
+ } .filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2:not(:disabled):active {
787
+ background-color: rgba(5, 12, 41, 0.14);
788
+ }
789
+
790
+ .filter-tag__component_1e0t6.filter-tag__disabled_1e0t6 {
791
+ background-color: transparent;
792
+ } .filter-tag__component_1e0t6.filter-tag__checked_1e0t6:not(.filter-tag__disabled_1e0t6) {
793
+ background-color: #f2f3f5;
794
+ } @media (hover: hover) {
795
+ .filter-tag__component_1e0t6.filter-tag__checked_1e0t6:not(.filter-tag__disabled_1e0t6):hover {
796
+ background-color: #dcdde1;
797
+ }
798
+ } .filter-tag__component_1e0t6.filter-tag__checked_1e0t6:not(.filter-tag__disabled_1e0t6):active {
799
+ background-color: #d2d3d9;
800
+ } .filter-tag__chevron_1e0t6 {
801
+ color: rgba(255, 255, 255, 0.94);
802
+ } .filter-tag__valueButton_1e0t6 {
803
+ color: rgba(255, 255, 255, 0.94);
804
+ background-color: transparent;
805
+ border: 1px solid rgba(228, 228, 251, 0.28)
806
+ } .filter-tag__valueButton_1e0t6:disabled > .filter-tag__chevron_1e0t6 {
807
+ color: #4a4a51;
808
+ } .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6 {
809
+ color: rgba(255, 255, 255, 0.94);
810
+ border-color: rgba(228, 228, 251, 0.28);
811
+ background-color: transparent
812
+ } .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6:disabled {
813
+ border-color: rgba(228, 228, 251, 0.28);
814
+ color: rgba(233, 233, 250, 0.37);
815
+ background-color: transparent;
816
+ } @media (hover: hover) {
817
+ .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6:not(:disabled):hover {
818
+ border-color: rgba(228, 228, 251, 0.28);
819
+ background-color: rgba(214, 214, 229, 0.07);
820
+ }
821
+ } .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6:not(:disabled):active {
822
+ border-color: rgba(228, 228, 251, 0.28);
823
+ background-color: rgba(225, 225, 248, 0.09);
824
+ } .filter-tag__valueButton_1e0t6.filter-tag__filled_1e0t6 {
825
+ color: rgba(255, 255, 255, 0.94);
826
+ border-color: transparent
827
+ } .filter-tag__valueButton_1e0t6.filter-tag__filled_1e0t6:disabled {
828
+ color: rgba(233, 233, 250, 0.37);
829
+ } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6 {
830
+ color: rgba(3, 3, 6, 0.88);
831
+ background-color: #f2f3f5;
832
+ border-color: #f2f3f5
833
+ } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6 > .filter-tag__chevron_1e0t6 {
834
+ color: rgba(3, 3, 6, 0.88);
835
+ } @media (hover: hover) {
836
+ .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):hover {
837
+ background-color: #dcdde1;
838
+ }
839
+ } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):active {
840
+ background-color: #d2d3d9;
841
+ } @media (hover: hover) {
842
+ .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):hover + .filter-tag__clear_1e0t6:before {
843
+ background-color: transparent;
844
+ }
845
+ } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):active + .filter-tag__clear_1e0t6:before {
846
+ background-color: transparent;
847
+ } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:disabled {
848
+ color: rgba(233, 233, 250, 0.37);
849
+ background-color: rgba(214, 214, 229, 0.07)
850
+ } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:disabled > .filter-tag__chevron_1e0t6 {
851
+ color: #4a4a51;
852
+ } .filter-tag__clear_1e0t6 {
853
+ color: rgba(4, 4, 21, 0.47);
854
+ background-color: #f2f3f5
855
+ } .filter-tag__clear_1e0t6:before {
856
+ background-color: rgba(9, 12, 37, 0.28);
857
+ } @media (hover: hover) {
858
+ .filter-tag__clear_1e0t6:hover:before {
859
+ background-color: transparent;
860
+ }
861
+ } .filter-tag__clear_1e0t6:active:before {
862
+ background-color: transparent;
863
+ } @media (hover: hover) {
864
+ .filter-tag__clear_1e0t6:hover {
865
+ color: rgba(4, 4, 19, 0.55);
866
+ background-color: #dcdde1;
867
+ }
868
+ } .filter-tag__clear_1e0t6:active {
869
+ color: rgba(1, 1, 12, 0.63);
870
+ background-color: #d2d3d9;
871
+ }
872
+ .filter-tag__focused_1ttbx {
873
+ outline: 2px solid #3193fc;
874
+ } .filter-tag__valueButton_1ttbx.filter-tag__checked_1ttbx:disabled {
875
+ border-color: transparent;
876
+ }
877
+ .filter-tag__component_1o9qu.filter-tag__disabled_1o9qu {
878
+ background-color: transparent;
879
+ } .filter-tag__component_1o9qu.filter-tag__checked_1o9qu:not(.filter-tag__disabled_1o9qu) {
880
+ background-color: #212124;
881
+ } @media (hover: hover) {
882
+ .filter-tag__component_1o9qu.filter-tag__checked_1o9qu:not(.filter-tag__disabled_1o9qu):hover {
883
+ background-color: #2f2f32;
884
+ }
885
+ } .filter-tag__component_1o9qu.filter-tag__checked_1o9qu:not(.filter-tag__disabled_1o9qu):active {
886
+ background-color: #353539;
887
+ } .filter-tag__chevron_1o9qu {
888
+ color: rgba(3, 3, 6, 0.88);
889
+ } .filter-tag__valueButton_1o9qu {
890
+ color: rgba(3, 3, 6, 0.88);
891
+ background-color: transparent;
892
+ border: 1px solid rgba(9, 12, 37, 0.28)
893
+ } .filter-tag__valueButton_1o9qu:disabled > .filter-tag__chevron_1o9qu {
894
+ color: #babbc2;
895
+ } .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu {
896
+ color: rgba(3, 3, 6, 0.88);
897
+ border-color: rgba(9, 12, 37, 0.28);
898
+ background-color: transparent
899
+ } .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu:disabled {
900
+ border-color: rgba(9, 12, 37, 0.28);
901
+ color: rgba(5, 8, 29, 0.38);
902
+ background-color: transparent;
903
+ } @media (hover: hover) {
904
+ .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu:not(:disabled):hover {
905
+ border-color: rgba(9, 12, 37, 0.28);
906
+ background-color: rgba(38, 55, 88, 0.06);
907
+ }
908
+ } .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu:not(:disabled):active {
909
+ border-color: rgba(9, 12, 37, 0.28);
910
+ background-color: rgba(30, 43, 68, 0.08);
911
+ } .filter-tag__valueButton_1o9qu.filter-tag__filled_1o9qu {
912
+ color: rgba(3, 3, 6, 0.88);
913
+ border-color: transparent
914
+ } .filter-tag__valueButton_1o9qu.filter-tag__filled_1o9qu:disabled {
915
+ color: rgba(5, 8, 29, 0.38);
916
+ } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu {
917
+ color: rgba(255, 255, 255, 0.94);
918
+ background-color: #212124;
919
+ border-color: #212124
920
+ } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu > .filter-tag__chevron_1o9qu {
921
+ color: rgba(255, 255, 255, 0.94);
922
+ } @media (hover: hover) {
923
+ .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):hover {
924
+ background-color: #2f2f32;
925
+ }
926
+ } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):active {
927
+ background-color: #353539;
928
+ } @media (hover: hover) {
929
+ .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):hover + .filter-tag__clear_1o9qu:before {
930
+ background-color: transparent;
931
+ }
932
+ } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):active + .filter-tag__clear_1o9qu:before {
933
+ background-color: transparent;
934
+ } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:disabled {
935
+ color: rgba(5, 8, 29, 0.38);
936
+ background-color: rgba(38, 55, 88, 0.06)
937
+ } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:disabled > .filter-tag__chevron_1o9qu {
938
+ color: #babbc2;
939
+ } .filter-tag__clear_1o9qu {
940
+ color: rgba(238, 238, 251, 0.55);
941
+ background-color: #212124
942
+ } .filter-tag__clear_1o9qu:before {
943
+ background-color: rgba(228, 228, 251, 0.28);
944
+ } @media (hover: hover) {
945
+ .filter-tag__clear_1o9qu:hover:before {
946
+ background-color: transparent;
947
+ }
948
+ } .filter-tag__clear_1o9qu:active:before {
949
+ background-color: transparent;
950
+ } @media (hover: hover) {
951
+ .filter-tag__clear_1o9qu:hover {
952
+ color: rgba(239, 240, 252, 0.65);
953
+ background-color: #2f2f32;
954
+ }
955
+ } .filter-tag__clear_1o9qu:active {
956
+ color: rgba(243, 245, 254, 0.75);
957
+ background-color: #353539;
958
+ }.form-control__inner_13cuv {
959
+ background-color: rgba(222, 222, 238, 0.13);
960
+ } .form-control__inner_13cuv.form-control__hasError_13cuv {
961
+ background-color: rgba(225, 225, 248, 0.09);
962
+ } .form-control__disabled_13cuv.form-control__hasError_13cuv {
963
+ box-shadow: inset 0 0 0 2px #ff4837;
964
+ }
965
+
966
+ .form-control__inner_1g9hh {
967
+ background-color: rgba(15, 25, 55, 0.1);
968
+ } .form-control__inner_1g9hh.form-control__hasError_1g9hh {
969
+ background-color: rgba(30, 43, 68, 0.08);
970
+ } .form-control__disabled_1g9hh.form-control__hasError_1g9hh {
971
+ box-shadow: inset 0 0 0 2px
972
+ #ff4837;
973
+ }
974
+ .form-control__inner_io9ts {
975
+ background-color: rgba(214, 214, 229, 0.07);
976
+ } .form-control__disabled_io9ts.form-control__hasError_io9ts {
977
+ box-shadow: inset 0 0 0 2px #ff4837;
978
+ }
979
+ .form-control__inner_evlm8 {
980
+ background-color: rgba(38, 55, 88, 0.06);
981
+ } .form-control__disabled_evlm8.form-control__hasError_evlm8 {
982
+ box-shadow: inset 0 0 0 2px
983
+ #ff4837;
984
+ }
985
+
986
+ .form-control__component_1jmnd {
987
+ color: rgba(255, 255, 255, 0.94);
988
+ } .form-control__label_1jmnd {
989
+ color: rgba(238, 238, 251, 0.55);
990
+ } .form-control__hint_1jmnd {
991
+ color: rgba(238, 238, 251, 0.55);
992
+ } .form-control__inner_1jmnd.form-control__disabled_1jmnd {
993
+ color: rgba(238, 238, 251, 0.55);
994
+ background-color: rgba(214, 214, 229, 0.07);
995
+ } .form-control__disabled_1jmnd .form-control__label_1jmnd {
996
+ color: rgba(233, 233, 250, 0.37);
997
+ } .form-control__disabled_1jmnd.form-control__hasError_1jmnd {
998
+ background-color: rgba(214, 214, 229, 0.07);
999
+ } .form-control__inner_1jmnd:not(.form-control__disabled_1jmnd):hover {
1000
+ background-color: rgba(214, 214, 229, 0.07);
1001
+ } .form-control__focused_1jmnd.form-control__inner_1jmnd,
1002
+ .form-control__focused_1jmnd.form-control__inner_1jmnd:hover {
1003
+ background-color: rgba(214, 214, 229, 0.07);
1004
+ box-shadow: inset 0 0 0 2px rgba(238, 238, 251, 0.55)
1005
+ } .form-control__focused_1jmnd.form-control__inner_1jmnd.form-control__hasError_1jmnd, .form-control__focused_1jmnd.form-control__inner_1jmnd:hover.form-control__hasError_1jmnd {
1006
+ box-shadow: inset 0 0 0 2px #ff4837;
1007
+ background-color: rgba(214, 214, 229, 0.07);
1008
+ } .form-control__error_1jmnd {
1009
+ color: #ff4837;
1010
+ } .form-control__hasError_1jmnd {
1011
+ box-shadow: inset 0 0 0 2px #ff4837;
1012
+ } .form-control__hasError_1jmnd .form-control__label_1jmnd {
1013
+ color: rgba(238, 238, 251, 0.55);
1014
+ }
1015
+
1016
+ .form-control__component_df466 {
1017
+ color: rgba(3, 3, 6, 0.88);
1018
+ } .form-control__label_df466 {
1019
+ color: rgba(4, 4, 19, 0.55);
1020
+ } .form-control__hint_df466 {
1021
+ color: rgba(4, 4, 19, 0.55);
1022
+ } .form-control__inner_df466.form-control__disabled_df466 {
1023
+ color: rgba(4, 4, 19, 0.55);
1024
+ background-color: rgba(38, 55, 88, 0.06);
1025
+ } .form-control__disabled_df466 .form-control__label_df466 {
1026
+ color: rgba(5, 8, 29, 0.38);
1027
+ } .form-control__disabled_df466.form-control__hasError_df466 {
1028
+ background-color: rgba(38, 55, 88, 0.06);
1029
+ } .form-control__inner_df466:not(.form-control__disabled_df466):hover {
1030
+ background-color: rgba(38, 55, 88, 0.06);
1031
+ } .form-control__focused_df466.form-control__inner_df466,
1032
+ .form-control__focused_df466.form-control__inner_df466:hover {
1033
+ background-color: #fff;
1034
+ box-shadow: inset 0 0 0 2px
1035
+ rgba(4, 4, 21, 0.47)
1036
+ } .form-control__focused_df466.form-control__inner_df466.form-control__hasError_df466, .form-control__focused_df466.form-control__inner_df466:hover.form-control__hasError_df466 {
1037
+ box-shadow: inset 0 0 0 2px
1038
+ #ff4837;
1039
+ background-color: #fff;
1040
+ } .form-control__error_df466 {
1041
+ color: #ff4837;
1042
+ } .form-control__hasError_df466 {
1043
+ box-shadow: inset 0 0 0 2px
1044
+ #ff4837;
1045
+ } .form-control__hasError_df466 .form-control__label_df466 {
1046
+ color: rgba(4, 4, 19, 0.55);
1047
+ }.radio-group__label_1i12x {
1048
+ color: rgba(255, 255, 255, 0.94);
1049
+ }
1050
+ .radio-group__label_1gkzu {
1051
+ color: rgba(238, 238, 251, 0.55);
1052
+ }
1053
+ .radio-group__error_1o7sn {
1054
+ border-left: 1px solid #ff4837
1055
+ } .radio-group__errorMessage_1o7sn {
1056
+ color: #ff4837;
1057
+ } .radio-group__hint_1o7sn {
1058
+ color: rgba(238, 238, 251, 0.55);
1059
+ } .radio-group__hiddenInput_1o7sn:focus ~ button {
1060
+ outline: 2px solid #3193fc;
1061
+ }.radio__container_1g437:not(.radio__checked_1g437):not(.radio__disabled_1g437) .radio__circle_1g437 {
1062
+ background-color: #262629;
1063
+ border: 1.5px solid rgba(238, 238, 251, 0.55);
1064
+ } .radio__container_1g437:not(.radio__checked_1g437):not(.radio__disabled_1g437):hover:not(:active) .radio__circle_1g437 {
1065
+ background-color: #2f2f32;
1066
+ border-color: rgba(238, 238, 251, 0.55);
1067
+ } .radio__container_1g437:not(.radio__checked_1g437):not(.radio__disabled_1g437):active .radio__circle_1g437 {
1068
+ background-color: #353539;
1069
+ border-color: rgba(238, 238, 251, 0.55);
1070
+ } .radio__container_1g437.radio__disabled_1g437 .radio__circle_1g437 {
1071
+ background-color: #262629;
1072
+ border: 1.5px solid rgba(222, 222, 238, 0.13);
1073
+ } .radio__container_1g437.radio__disabled_1g437 .radio__label_1g437 {
1074
+ color: rgba(238, 238, 251, 0.55);
1075
+ } .radio__container_1g437.radio__disabled_1g437 .radio__hint_1g437 {
1076
+ color: rgba(238, 238, 251, 0.55);
1077
+ } .radio__container_1g437.radio__disabled_1g437.radio__checked_1g437 .radio__circle_1g437:before {
1078
+ background-color: rgba(228, 228, 251, 0.28);
1079
+ } .radio__container_1g437.radio__checked_1g437 .radio__circle_1g437 {
1080
+ background-color: #f2f3f5;
1081
+ border: 1.5px solid transparent;
1082
+ } .radio__container_1g437.radio__checked_1g437:hover .radio__circle_1g437 {
1083
+ background-color: #dcdde1;
1084
+ border-color: transparent;
1085
+ } .radio__container_1g437.radio__checked_1g437:active .radio__circle_1g437 {
1086
+ background-color: #d2d3d9;
1087
+ border-color: transparent;
1088
+ } .radio__container_1g437.radio__disabled_1g437.radio__checked_1g437 .radio__circle_1g437 {
1089
+ background-color: rgba(225, 225, 248, 0.09);
1090
+ border-color: transparent;
1091
+ } .radio__circle_1g437:before {
1092
+ background-color: rgba(3, 3, 6, 0.88);
1093
+ } .radio__label_1g437 {
1094
+ color: rgba(255, 255, 255, 0.94);
1095
+ } .radio__hint_1g437 {
1096
+ color: rgba(238, 238, 251, 0.55);
1097
+ }
1098
+ .radio__container_19fzx.radio__focused_19fzx .radio__circle_19fzx {
1099
+ outline: 2px solid #3193fc;
1100
+ }
1101
+ .radio__container_1fujj:not(.radio__checked_1fujj):not(.radio__disabled_1fujj) .radio__circle_1fujj {
1102
+ background-color: #fff;
1103
+ border: 1.5px solid rgba(4, 4, 21, 0.47);
1104
+ } .radio__container_1fujj:not(.radio__checked_1fujj):not(.radio__disabled_1fujj):hover:not(:active) .radio__circle_1fujj {
1105
+ background-color: #e7e8eb;
1106
+ border-color: rgba(4, 4, 21, 0.47);
1107
+ } .radio__container_1fujj:not(.radio__checked_1fujj):not(.radio__disabled_1fujj):active .radio__circle_1fujj {
1108
+ background-color: #dcdde1;
1109
+ border-color: rgba(4, 4, 21, 0.47);
1110
+ } .radio__container_1fujj.radio__disabled_1fujj .radio__circle_1fujj {
1111
+ background-color: #fff;
1112
+ border: 1.5px solid rgba(15, 25, 55, 0.1);
1113
+ } .radio__container_1fujj.radio__disabled_1fujj .radio__label_1fujj {
1114
+ color: rgba(4, 4, 19, 0.55);
1115
+ } .radio__container_1fujj.radio__disabled_1fujj .radio__hint_1fujj {
1116
+ color: rgba(4, 4, 19, 0.55);
1117
+ } .radio__container_1fujj.radio__disabled_1fujj.radio__checked_1fujj .radio__circle_1fujj:before {
1118
+ background-color: rgba(9, 12, 37, 0.28);
1119
+ } .radio__container_1fujj.radio__checked_1fujj .radio__circle_1fujj {
1120
+ background-color: #212124;
1121
+ border: 1.5px solid transparent;
1122
+ } .radio__container_1fujj.radio__checked_1fujj:hover .radio__circle_1fujj {
1123
+ background-color: #2f2f32;
1124
+ border-color: transparent;
1125
+ } .radio__container_1fujj.radio__checked_1fujj:active .radio__circle_1fujj {
1126
+ background-color: #353539;
1127
+ border-color: transparent;
1128
+ } .radio__container_1fujj.radio__disabled_1fujj.radio__checked_1fujj .radio__circle_1fujj {
1129
+ background-color: rgba(30, 43, 68, 0.08);
1130
+ border-color: transparent;
1131
+ } .radio__circle_1fujj:before {
1132
+ background-color: rgba(255, 255, 255, 0.94);
1133
+ } .radio__label_1fujj {
1134
+ color: rgba(3, 3, 6, 0.88);
1135
+ } .radio__hint_1fujj {
1136
+ color: rgba(4, 4, 19, 0.55);
1137
+ }
1138
+ .steps__option_1cplh {
1139
+ color: rgba(255, 255, 255, 0.94);
1140
+ background: rgba(222, 222, 238, 0.13)
1141
+ } .steps__dash_1cplh {
1142
+ border-top: 2px solid rgba(222, 222, 238, 0.13)
1143
+ } .steps__dash_1cplh.steps__completed_1cplh {
1144
+ border-top: 2px solid rgba(255, 255, 255, 0.94);
1145
+ } .steps__dash_1cplh.steps__vertical_1cplh {
1146
+ border-left: 2px solid rgba(222, 222, 238, 0.13);
1147
+ } .steps__dash_1cplh.steps__completed_1cplh.steps__vertical_1cplh {
1148
+ border-left: 2px solid rgba(255, 255, 255, 0.94);
1149
+ } .steps__text_1cplh {
1150
+ color: rgba(255, 255, 255, 0.94)
1151
+ } .steps__text_1cplh.steps__interactive_1cplh:not(.steps__disabled_1cplh):hover {
1152
+ background: rgba(214, 214, 229, 0.07);
1153
+ } .steps__text_1cplh.steps__interactive_1cplh:not(.steps__disabled_1cplh):active {
1154
+ background: rgba(225, 225, 248, 0.09);
1155
+ } .steps__focused_1cplh {
1156
+ outline: 2px solid #3193fc;
1157
+ } .steps__selected_1cplh .steps__text_1cplh {
1158
+ color: rgba(255, 255, 255, 0.94);
1159
+ } .steps__selected_1cplh .steps__option_1cplh {
1160
+ color: rgba(3, 3, 6, 0.88);
1161
+ background: rgba(255, 255, 255, 0.94);
1162
+ } .steps__checkbox_1cplh {
1163
+ border: 2px solid rgba(222, 222, 238, 0.13);
1164
+ } .steps__dot_1cplh {
1165
+ background: rgba(222, 222, 238, 0.13);
1166
+ } .steps__selected_1cplh .steps__checkbox_1cplh {
1167
+ border: 2px solid rgba(255, 255, 255, 0.94)
1168
+ } .steps__selected_1cplh .steps__checkbox_1cplh .steps__dot_1cplh {
1169
+ background: rgba(255, 255, 255, 0.94);
1170
+ } .steps__completedIndicator_1cplh > [class*='positive'] {
1171
+ color: rgba(255, 255, 255, 0.94);
1172
+ background-color: rgba(255, 255, 255, 0.94);
1173
+ }
1174
+ .spinner__component_1czhf {
1175
+ color: rgba(255, 255, 255, 0.94);
1176
+ }
1177
+ @keyframes spinner__spin_animation_1sw1h {
1178
+ }
1179
+ .spinner__component_v3vsn {
1180
+ color: rgba(3, 3, 6, 0.88);
1181
+ }
1182
+ .page-indicator__element_1a1qe {
1183
+ background: rgba(222, 222, 238, 0.13)
1184
+ } .page-indicator__element_1a1qe.page-indicator__active_1a1qe {
1185
+ background: rgba(255, 255, 255, 0.94);
1186
+ }
1187
+
1188
+ .page-indicator__element_ey2pr {
1189
+ background: rgba(15, 25, 55, 0.1)
1190
+ } .page-indicator__element_ey2pr.page-indicator__active_ey2pr {
1191
+ background: rgba(3, 3, 6, 0.88);
1192
+ }
1193
+ .page-indicator__element_u41x1 {
1194
+ background: rgba(222, 222, 238, 0.13)
1195
+ } .page-indicator__element_u41x1.page-indicator__active_u41x1 {
1196
+ background: #f2f3f5;
1197
+ }
1198
+ .page-indicator__element_1ryvl {
1199
+ background: rgba(15, 25, 55, 0.1)
1200
+ } .page-indicator__element_1ryvl.page-indicator__active_1ryvl {
1201
+ background: #212124;
1202
+ }
1203
+ .page-indicator__element_19hgh {
1204
+ background: rgba(222, 222, 238, 0.13)
1205
+ } .page-indicator__element_19hgh.page-indicator__active_19hgh {
1206
+ .page-indicator__progress_19hgh {
1207
+ background: rgba(255, 255, 255, 0.94);
1208
+ }
1209
+ }
1210
+ .page-indicator__element_1mxbq:not(.page-indicator__active_1mxbq) {
1211
+ } .page-indicator__element_1mxbq {
1212
+ }
1213
+ .page-indicator__element_kd85y {
1214
+ background: rgba(15, 25, 55, 0.1)
1215
+ } .page-indicator__element_kd85y.page-indicator__active_kd85y {
1216
+ .page-indicator__progress_kd85y {
1217
+ background: rgba(3, 3, 6, 0.88);
1218
+ }
1219
+ }
1220
+ .page-indicator__element_1foi1 {
1221
+ background: rgba(222, 222, 238, 0.13)
1222
+ } .page-indicator__element_1foi1.page-indicator__active_1foi1 {
1223
+ .page-indicator__progress_1foi1 {
1224
+ background: #f2f3f5;
1225
+ }
1226
+ }
1227
+ .page-indicator__element_9xjux {
1228
+ background: rgba(15, 25, 55, 0.1)
1229
+ } .page-indicator__element_9xjux.page-indicator__active_9xjux {
1230
+ .page-indicator__progress_9xjux {
1231
+ background: #212124;
1232
+ }
1233
+ }
1234
+ .page-indicator__pageIndicator_1lpjo {
1235
+ background: rgba(222, 222, 238, 0.13);
1236
+ } .page-indicator__element_1lpjo {
1237
+ background: rgba(255, 255, 255, 0.94);
1238
+ }
1239
+
1240
+ .page-indicator__pageIndicator_19fb3 {
1241
+ background: rgba(15, 25, 55, 0.1);
1242
+ } .page-indicator__element_19fb3 {
1243
+ background: rgba(3, 3, 6, 0.88);
1244
+ }
1245
+ .page-indicator__pageIndicator_evik7 {
1246
+ background: rgba(222, 222, 238, 0.13);
1247
+ } .page-indicator__element_evik7 {
1248
+ background: #f2f3f5;
1249
+ }
1250
+ .page-indicator__pageIndicator_1sbo5 {
1251
+ background: rgba(15, 25, 55, 0.1);
1252
+ } .page-indicator__element_1sbo5 {
1253
+ background: #212124;
1254
+ }
1255
+ .page-indicator__element_av8ci {
1256
+ background: rgba(222, 222, 238, 0.13)
1257
+ } .page-indicator__element_av8ci.page-indicator__active_av8ci {
1258
+ background: rgba(255, 255, 255, 0.94);
1259
+ }
1260
+
1261
+ .page-indicator__element_1bwtu {
1262
+ background: rgba(15, 25, 55, 0.1)
1263
+ } .page-indicator__element_1bwtu.page-indicator__active_1bwtu {
1264
+ background: rgba(3, 3, 6, 0.88);
1265
+ }
1266
+ .page-indicator__element_13lae {
1267
+ background: rgba(222, 222, 238, 0.13)
1268
+ } .page-indicator__element_13lae.page-indicator__active_13lae {
1269
+ background: #f2f3f5;
1270
+ }
1271
+ .page-indicator__element_1jmv2 {
1272
+ background: rgba(15, 25, 55, 0.1)
1273
+ } .page-indicator__element_1jmv2.page-indicator__active_1jmv2 {
1274
+ background: #212124;
1275
+ }.switch__switch_17dh3 {
1276
+ background-color: rgba(238, 238, 251, 0.55)
1277
+ } .switch__switch_17dh3:hover {
1278
+ background-color: rgba(239, 240, 252, 0.65);
1279
+ } .switch__label_17dh3 {
1280
+ color: rgba(255, 255, 255, 0.94);
1281
+ } .switch__hint_17dh3 {
1282
+ color: rgba(238, 238, 251, 0.55);
1283
+ } .switch__checked_17dh3 .switch__switch_17dh3 {
1284
+ background-color: #17d055
1285
+ } .switch__checked_17dh3 .switch__switch_17dh3:hover {
1286
+ background-color: #22e068;
1287
+ } .switch__disabled_17dh3 .switch__label_17dh3 {
1288
+ color: rgba(238, 238, 251, 0.55);
1289
+ } .switch__disabled_17dh3 .switch__hint_17dh3 {
1290
+ color: rgba(238, 238, 251, 0.55);
1291
+ } .switch__disabled_17dh3 .switch__switch_17dh3 {
1292
+ background-color: rgba(225, 225, 248, 0.09)
1293
+ } .switch__disabled_17dh3 .switch__switch_17dh3:before {
1294
+ background-color: rgba(228, 228, 251, 0.28);
1295
+ } .switch__disabled_17dh3.switch__checked_17dh3 .switch__switch_17dh3 {
1296
+ background-color: rgba(225, 225, 248, 0.09);
1297
+ }
1298
+ .switch__component_16kjk {
1299
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1300
+ } .switch__switch_16kjk {
1301
+ border: 2px solid transparent;
1302
+ } .switch__switch_16kjk:before {
1303
+ background-color: #fff;
1304
+ } .switch__errorMessage_16kjk {
1305
+ color: #ff4837;
1306
+ } .switch__focused_16kjk .switch__switch_16kjk {
1307
+ outline: 2px solid #3193fc;
1308
+ }
1309
+ .switch__switch_1csk4 {
1310
+ background-color: rgba(4, 4, 21, 0.47)
1311
+ } .switch__switch_1csk4:hover {
1312
+ background-color: rgba(4, 4, 19, 0.55);
1313
+ } .switch__label_1csk4 {
1314
+ color: rgba(3, 3, 6, 0.88);
1315
+ } .switch__hint_1csk4 {
1316
+ color: rgba(4, 4, 19, 0.55);
1317
+ } .switch__checked_1csk4 .switch__switch_1csk4 {
1318
+ background-color: #0cc44d
1319
+ } .switch__checked_1csk4 .switch__switch_1csk4:hover {
1320
+ background-color: #04b545;
1321
+ } .switch__disabled_1csk4 .switch__label_1csk4 {
1322
+ color: rgba(4, 4, 19, 0.55);
1323
+ } .switch__disabled_1csk4 .switch__hint_1csk4 {
1324
+ color: rgba(4, 4, 19, 0.55);
1325
+ } .switch__disabled_1csk4 .switch__switch_1csk4 {
1326
+ background-color: rgba(30, 43, 68, 0.08)
1327
+ } .switch__disabled_1csk4 .switch__switch_1csk4:before {
1328
+ background-color: rgba(9, 12, 37, 0.28);
1329
+ } .switch__disabled_1csk4.switch__checked_1csk4 .switch__switch_1csk4 {
1330
+ background-color: rgba(30, 43, 68, 0.08);
1331
+ }
1332
+ .system-message__component_wgict {
1333
+ color: rgba(238, 238, 251, 0.55);
1334
+ }
1335
+
1336
+
1337
+ .system-message__component_7rert {
1338
+ color: rgba(255, 255, 255, 0.94);
1339
+ }
1340
+
1341
+ .system-message__component_mhlq1 {
1342
+ color: rgba(255, 255, 255, 0.94);
1343
+ }
1344
+ .base-modal__component_18up5 {
1345
+ background: #1c1c1e;
1346
+ }.popover__component_ez51y {
1347
+ background-color: transparent;
1348
+ color: rgba(255, 255, 255, 0.94);
1349
+ } .popover__inner_ez51y {
1350
+ background-color: #1c1c1e;
1351
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
1352
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1353
+ border: 1px solid transparent;
1354
+ } .popover__arrow_ez51y:after {
1355
+ background-color: #1c1c1e;
1356
+ border: 1px solid transparent;
1357
+ }.tag__filled_1s8cc {
1358
+ background-color: rgba(222, 222, 238, 0.13)
1359
+ } .tag__filled_1s8cc:disabled {
1360
+ background-color: rgba(214, 214, 229, 0.07);
1361
+ border-color: transparent;
1362
+ } @media (hover: hover) {
1363
+ .tag__filled_1s8cc:hover:not(:disabled) {
1364
+ background-color: rgba(234, 234, 248, 0.15);
1365
+ }
1366
+ } .tag__filled_1s8cc:active:not(:disabled) {
1367
+ background-color: rgba(231, 231, 248, 0.18);
1368
+ }
1369
+
1370
+ .tag__filled_1rqfw {
1371
+ background-color: rgba(15, 25, 55, 0.1)
1372
+ } .tag__filled_1rqfw:disabled {
1373
+ background-color: rgba(38, 55, 88, 0.06);
1374
+ } @media (hover: hover) {
1375
+ .tag__filled_1rqfw:hover:not(:disabled) {
1376
+ background-color: rgba(5, 12, 41, 0.14);
1377
+ }
1378
+ } .tag__filled_1rqfw:active:not(:disabled) {
1379
+ background-color: rgba(5, 11, 44, 0.18);
1380
+ }
1381
+ .tag__filled_bxui4 {
1382
+ background-color: rgba(214, 214, 229, 0.07)
1383
+ } .tag__filled_bxui4:disabled {
1384
+ background-color: rgba(214, 214, 229, 0.07);
1385
+ } @media (hover: hover) {
1386
+ .tag__filled_bxui4:hover:not(:disabled) {
1387
+ background-color: rgba(214, 214, 229, 0.07);
1388
+ }
1389
+ } .tag__filled_bxui4:active:not(:disabled) {
1390
+ background-color: rgba(222, 222, 238, 0.13);
1391
+ }
1392
+ .tag__filled_1ozvn {
1393
+ background-color: rgba(38, 55, 88, 0.06)
1394
+ } .tag__filled_1ozvn:disabled {
1395
+ background-color: rgba(38, 55, 88, 0.06);
1396
+ } @media (hover: hover) {
1397
+ .tag__filled_1ozvn:hover:not(:disabled) {
1398
+ background-color: rgba(38, 55, 88, 0.06);
1399
+ }
1400
+ } .tag__filled_1ozvn:active:not(:disabled) {
1401
+ background-color: rgba(5, 12, 41, 0.14);
1402
+ }
1403
+
1404
+ .tag__component_112ez.tag__outlined_112ez {
1405
+ color: rgba(255, 255, 255, 0.94);
1406
+ border-color: rgba(228, 228, 251, 0.28);
1407
+ background-color: transparent
1408
+ } .tag__component_112ez.tag__outlined_112ez:disabled {
1409
+ border-color: rgba(228, 228, 251, 0.28);
1410
+ color: rgba(233, 233, 250, 0.37);
1411
+ background-color: transparent;
1412
+ } @media (hover: hover) {
1413
+ .tag__component_112ez.tag__outlined_112ez:hover:not(:disabled) {
1414
+ border-color: rgba(228, 228, 251, 0.28);
1415
+ background-color: rgba(214, 214, 229, 0.07);
1416
+ }
1417
+ } .tag__component_112ez.tag__outlined_112ez:active:not(:disabled) {
1418
+ border-color: rgba(228, 228, 251, 0.28);
1419
+ background-color: rgba(225, 225, 248, 0.09);
1420
+ } .tag__component_112ez.tag__filled_112ez {
1421
+ color: rgba(255, 255, 255, 0.94);
1422
+ border-color: transparent
1423
+ } .tag__component_112ez.tag__filled_112ez:disabled {
1424
+ color: rgba(233, 233, 250, 0.37);
1425
+ } .tag__component_112ez.tag__checked_112ez {
1426
+ color: rgba(3, 3, 6, 0.88);
1427
+ border-color: #f2f3f5;
1428
+ background-color: #f2f3f5
1429
+ } .tag__component_112ez.tag__checked_112ez:disabled {
1430
+ border-color: transparent;
1431
+ color: rgba(233, 233, 250, 0.37);
1432
+ background-color: rgba(214, 214, 229, 0.07);
1433
+ } @media (hover: hover) {
1434
+ .tag__component_112ez.tag__checked_112ez:hover:not(:disabled) {
1435
+ background-color: #dcdde1;
1436
+ border-color: #dcdde1;
1437
+ }
1438
+ } .tag__component_112ez.tag__checked_112ez:active:not(:disabled) {
1439
+ background-color: #d2d3d9;
1440
+ border-color: #d2d3d9;
1441
+ }
1442
+ .tag__focused_49uj0 {
1443
+ outline: 2px solid #3193fc;
1444
+ }
1445
+ .tag__component_jhy8z.tag__outlined_jhy8z {
1446
+ color: rgba(3, 3, 6, 0.88);
1447
+ border-color: rgba(9, 12, 37, 0.28);
1448
+ background-color: transparent
1449
+ } .tag__component_jhy8z.tag__outlined_jhy8z:disabled {
1450
+ border-color: rgba(9, 12, 37, 0.28);
1451
+ color: rgba(5, 8, 29, 0.38);
1452
+ background-color: transparent;
1453
+ } @media (hover: hover) {
1454
+ .tag__component_jhy8z.tag__outlined_jhy8z:hover:not(:disabled) {
1455
+ border-color: rgba(9, 12, 37, 0.28);
1456
+ background-color: rgba(38, 55, 88, 0.06);
1457
+ }
1458
+ } .tag__component_jhy8z.tag__outlined_jhy8z:active:not(:disabled) {
1459
+ border-color: rgba(9, 12, 37, 0.28);
1460
+ background-color: rgba(30, 43, 68, 0.08);
1461
+ } .tag__component_jhy8z.tag__filled_jhy8z {
1462
+ color: rgba(3, 3, 6, 0.88);
1463
+ border-color: transparent
1464
+ } .tag__component_jhy8z.tag__filled_jhy8z:disabled {
1465
+ color: rgba(5, 8, 29, 0.38);
1466
+ } .tag__component_jhy8z.tag__checked_jhy8z {
1467
+ color: rgba(255, 255, 255, 0.94);
1468
+ border-color: #212124;
1469
+ background-color: #212124
1470
+ } .tag__component_jhy8z.tag__checked_jhy8z:disabled {
1471
+ border-color: transparent;
1472
+ color: rgba(5, 8, 29, 0.38);
1473
+ background-color: rgba(38, 55, 88, 0.06);
1474
+ } @media (hover: hover) {
1475
+ .tag__component_jhy8z.tag__checked_jhy8z:hover:not(:disabled) {
1476
+ background-color: #2f2f32;
1477
+ border-color: #2f2f32;
1478
+ }
1479
+ } .tag__component_jhy8z.tag__checked_jhy8z:active:not(:disabled) {
1480
+ background-color: #353539;
1481
+ border-color: #353539;
1482
+ }.typography__tertiary_7r4de {
1483
+ color: rgba(233, 233, 250, 0.37);
1484
+ } .typography__disabled_7r4de {
1485
+ color: rgba(231, 231, 248, 0.18);
1486
+ } .typography__accent_7r4de {
1487
+ color: #f83a2a;
1488
+ } .typography__primary_7r4de {
1489
+ color: rgba(255, 255, 255, 0.94);
1490
+ } .typography__attention_7r4de {
1491
+ color: #fa9313;
1492
+ } .typography__positive_7r4de {
1493
+ color: #0cc44d;
1494
+ } .typography__secondary_7r4de {
1495
+ color: rgba(238, 238, 251, 0.55);
1496
+ } .typography__tertiary-inverted_7r4de {
1497
+ color: rgba(5, 8, 29, 0.38);
1498
+ } .typography__primary-inverted_7r4de {
1499
+ color: rgba(3, 3, 6, 0.88);
1500
+ } .typography__secondary-inverted_7r4de {
1501
+ color: rgba(4, 4, 19, 0.55);
1502
+ } .typography__link_7r4de {
1503
+ color: #4a9dfc;
1504
+ } .typography__negative_7r4de {
1505
+ color: #ff4837;
1506
+ } .typography__static-primary-light_7r4de {
1507
+ color: #fff;
1508
+ } .typography__static-secondary-light_7r4de {
1509
+ color: rgba(238, 238, 251, 0.55);
1510
+ } .typography__static-tertiary-light_7r4de {
1511
+ color: rgba(233, 233, 250, 0.37);
1512
+ } .typography__static-primary-dark_7r4de {
1513
+ color: #0e0e0e;
1514
+ } .typography__static-secondary-dark_7r4de {
1515
+ color: rgba(4, 4, 19, 0.55);
1516
+ } .typography__static-tertiary-dark_7r4de {
1517
+ color: rgba(5, 8, 29, 0.38);
1518
+ } .typography__static-accent_7r4de {
1519
+ color: #ef3124;
1520
+ } .typography__static-positive_7r4de {
1521
+ color: #0d9336;
1522
+ }
1523
+
1524
+
1525
+
1526
+
1527
+
1528
+
1529
+
1530
+ .sortable-list__primary_obo3g {
1531
+ background: #262629;
1532
+ } .sortable-list__secondary_obo3g {
1533
+ background: #1c1c1e;
1534
+ }
1535
+ .sortable-list__component_1416p:hover .sortable-list__icon_1416p {
1536
+ color: rgba(255, 255, 255, 0.94);
1537
+ } .sortable-list__icon_1416p {
1538
+ color: rgba(238, 238, 251, 0.55);
1539
+ } .sortable-list__dragOverlay_1416p {
1540
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1541
+ 0 0 1px rgba(0, 0, 0, 0.04)
1542
+ } .sortable-list__dragOverlay_1416p .sortable-list__icon_1416p {
1543
+ color: rgba(255, 255, 255, 0.94);
1544
+ } @keyframes sortable-list__pop_1416p {
1545
+ to {
1546
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1547
+ 0 0 1px rgba(0, 0, 0, 0.04);
1548
+ }
1549
+ }.textarea__input_1d0dv {
1550
+ color: rgba(255, 255, 255, 0.94);
1551
+ caret-color: rgba(255, 255, 255, 0.94);
1552
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1553
+ } .textarea__input_1d0dv:-webkit-autofill {
1554
+ -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
1555
+ } .textarea__input_1d0dv::placeholder {
1556
+ color: rgba(238, 238, 251, 0.55);
1557
+ } .textarea__hasInnerLabel_1d0dv::placeholder {
1558
+ color: rgba(233, 233, 250, 0.37);
1559
+ } .textarea__input_1d0dv:read-only:not(.textarea__disableUserInput_1d0dv) {
1560
+ color: rgba(233, 233, 250, 0.37)
1561
+ } .textarea__input_1d0dv:read-only:not(.textarea__disableUserInput_1d0dv):focus::placeholder {
1562
+ color: rgba(238, 238, 251, 0.55);
1563
+ } .textarea__input_1d0dv:disabled {
1564
+ color: rgba(233, 233, 250, 0.37);
1565
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1566
+ } .textarea__input_1d0dv:focus::placeholder {
1567
+ color: rgba(233, 233, 250, 0.37);
1568
+ } .textarea__error_1d0dv {
1569
+ color: rgba(255, 255, 255, 0.94);
1570
+ caret-color: rgba(255, 255, 255, 0.94);
1571
+ } .textarea__textarea_1d0dv {
1572
+ color: rgba(255, 255, 255, 0.94);
1573
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1574
+ } .textarea__textarea_1d0dv::placeholder {
1575
+ color: rgba(238, 238, 251, 0.55);
1576
+ } .textarea__hasInnerLabel_1d0dv::placeholder {
1577
+ color: rgba(233, 233, 250, 0.37);
1578
+ } .textarea__textarea_1d0dv:disabled {
1579
+ color: rgba(233, 233, 250, 0.37);
1580
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1581
+ } .textarea__textarea_1d0dv:read-only {
1582
+ color: rgba(233, 233, 250, 0.37);
1583
+ } .textarea__textarea_1d0dv:focus::placeholder {
1584
+ color: rgba(233, 233, 250, 0.37);
1585
+ } .textarea__hint_1d0dv {
1586
+ color: rgba(238, 238, 251, 0.55);
1587
+ } .textarea__error_1d0dv {
1588
+ color: #ff4837;
1589
+ }
1590
+ .textarea__textarea_8xmt8.textarea__overflow_8xmt8 {
1591
+ color: transparent;
1592
+ caret-color: rgba(255, 255, 255, 0.94);
1593
+ } .textarea__customScrollbar_8xmt8::-webkit-scrollbar-track {
1594
+ background-color: transparent;
1595
+ } .textarea__customScrollbar_8xmt8::-webkit-scrollbar-track-piece {
1596
+ background-color: transparent;
1597
+ } .textarea__customScrollbar_8xmt8::-webkit-scrollbar-thumb {
1598
+ background-color: rgba(228, 228, 251, 0.28);
1599
+ border-color: transparent;
1600
+ } .textarea__customScrollbar_8xmt8::-webkit-scrollbar-thumb:active {
1601
+ background-color: rgba(238, 238, 251, 0.55);
1602
+ } .textarea__pseudoTextarea_8xmt8 span {
1603
+ color: rgba(255, 255, 255, 0.94);
1604
+ } .textarea__pseudoTextarea_8xmt8 .textarea__overflow_8xmt8 {
1605
+ color: rgba(233, 233, 250, 0.37);
1606
+ } .textarea__pseudoTextarea_8xmt8::-webkit-scrollbar-thumb {
1607
+ background-color: transparent;
1608
+ } .textarea__focusVisible_8xmt8 {
1609
+ outline: 2px solid #3193fc;
1610
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-40_8xmt8 {
1611
+ border-top: 11px solid transparent;
1612
+ border-bottom: 11px solid transparent;
1613
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-48_8xmt8 {
1614
+ border-top: 14px solid transparent;
1615
+ border-bottom: 14px solid transparent;
1616
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-56_8xmt8 {
1617
+ border-top: 18px solid transparent;
1618
+ border-bottom: 18px solid transparent;
1619
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-64_8xmt8 {
1620
+ border-top: 22px solid transparent;
1621
+ border-bottom: 22px solid transparent;
1622
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-72_8xmt8 {
1623
+ border-top: 24px solid transparent;
1624
+ border-bottom: 24px solid transparent;
1625
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-40_8xmt8 {
1626
+ border-top: 19px solid transparent;
1627
+ border-bottom: 3px solid transparent;
1628
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-48_8xmt8 {
1629
+ border-top: 24px solid transparent;
1630
+ border-bottom: 4px solid transparent;
1631
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-56_8xmt8 {
1632
+ border-top: 24px solid transparent;
1633
+ border-bottom: 8px solid transparent;
1634
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-64_8xmt8 {
1635
+ border-top: 32px solid transparent;
1636
+ border-bottom: 12px solid transparent;
1637
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-72_8xmt8 {
1638
+ border-top: 34px solid transparent;
1639
+ border-bottom: 14px solid transparent;
1640
+ }
1641
+ .textarea__input_1bbqo {
1642
+ color: rgba(3, 3, 6, 0.88);
1643
+ caret-color: rgba(3, 3, 6, 0.88);
1644
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1645
+ } .textarea__input_1bbqo:-webkit-autofill {
1646
+ -webkit-text-fill-color: rgba(3, 3, 6, 0.88);
1647
+ } .textarea__input_1bbqo::placeholder {
1648
+ color: rgba(4, 4, 19, 0.55);
1649
+ } .textarea__hasInnerLabel_1bbqo::placeholder {
1650
+ color: rgba(5, 8, 29, 0.38);
1651
+ } .textarea__input_1bbqo:read-only:not(.textarea__disableUserInput_1bbqo) {
1652
+ color: rgba(5, 8, 29, 0.38)
1653
+ } .textarea__input_1bbqo:read-only:not(.textarea__disableUserInput_1bbqo):focus::placeholder {
1654
+ color: rgba(4, 4, 19, 0.55);
1655
+ } .textarea__input_1bbqo:disabled {
1656
+ color: rgba(5, 8, 29, 0.38);
1657
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1658
+ } .textarea__input_1bbqo:focus::placeholder {
1659
+ color: rgba(5, 8, 29, 0.38);
1660
+ } .textarea__error_1bbqo {
1661
+ color: rgba(3, 3, 6, 0.88);
1662
+ caret-color: rgba(3, 3, 6, 0.88);
1663
+ } .textarea__textarea_1bbqo {
1664
+ color: rgba(3, 3, 6, 0.88);
1665
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1666
+ } .textarea__textarea_1bbqo::placeholder {
1667
+ color: rgba(4, 4, 19, 0.55);
1668
+ } .textarea__hasInnerLabel_1bbqo::placeholder {
1669
+ color: rgba(5, 8, 29, 0.38);
1670
+ } .textarea__textarea_1bbqo:disabled {
1671
+ color: rgba(5, 8, 29, 0.38);
1672
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1673
+ } .textarea__textarea_1bbqo:read-only {
1674
+ color: rgba(5, 8, 29, 0.38);
1675
+ } .textarea__textarea_1bbqo:focus::placeholder {
1676
+ color: rgba(5, 8, 29, 0.38);
1677
+ } .textarea__hint_1bbqo {
1678
+ color: rgba(238, 238, 251, 0.55);
1679
+ } .textarea__error_1bbqo {
1680
+ color: #ff4837;
1681
+ }.action-button__primary_gbx0i {
1682
+ color: rgba(255, 255, 255, 0.94)
1683
+ } .action-button__primary_gbx0i .action-button__iconWrapper_gbx0i {
1684
+ color: rgba(3, 3, 6, 0.88);
1685
+ background-color: #f2f3f5;
1686
+ } .action-button__primary_gbx0i:hover .action-button__iconWrapper_gbx0i {
1687
+ background-color: #dcdde1;
1688
+ } .action-button__primary_gbx0i:active .action-button__iconWrapper_gbx0i {
1689
+ background-color: #d2d3d9;
1690
+ } .action-button__primary_gbx0i .action-button__loader_gbx0i {
1691
+ color: rgba(3, 3, 6, 0.88);
1692
+ } .action-button__secondary_gbx0i {
1693
+ color: rgba(255, 255, 255, 0.94)
1694
+ } .action-button__secondary_gbx0i .action-button__iconWrapper_gbx0i {
1695
+ color: rgba(255, 255, 255, 0.94);
1696
+ background-color: #1c1c1e;
1697
+ } .action-button__secondary_gbx0i:hover .action-button__iconWrapper_gbx0i {
1698
+ background-color: #212124;
1699
+ } .action-button__secondary_gbx0i:active .action-button__iconWrapper_gbx0i {
1700
+ background-color: #29292c;
1701
+ } .action-button__secondary_gbx0i .action-button__loader_gbx0i {
1702
+ color: rgba(255, 255, 255, 0.94);
1703
+ } .action-button__disabled_gbx0i {
1704
+ color: rgba(233, 233, 250, 0.37)
1705
+ } .action-button__disabled_gbx0i .action-button__iconWrapper_gbx0i {
1706
+ color: #4a4a51;
1707
+ background-color: #1c1c1e;
1708
+ }
1709
+ .action-button__component_airxs {
1710
+ -webkit-tap-highlight-color: transparent
1711
+ } .action-button__focused_airxs {
1712
+ outline: 2px solid #3193fc;
1713
+ }
1714
+ .action-button__primary_flgw9 {
1715
+ color: rgba(3, 3, 6, 0.88)
1716
+ } .action-button__primary_flgw9 .action-button__iconWrapper_flgw9 {
1717
+ color: rgba(255, 255, 255, 0.94);
1718
+ background-color: #212124;
1719
+ } .action-button__primary_flgw9:hover .action-button__iconWrapper_flgw9 {
1720
+ background-color: #2f2f32;
1721
+ } .action-button__primary_flgw9:active .action-button__iconWrapper_flgw9 {
1722
+ background-color: #353539;
1723
+ } .action-button__primary_flgw9 .action-button__loader_flgw9 {
1724
+ color: rgba(3, 3, 6, 0.88);
1725
+ } .action-button__secondary_flgw9 {
1726
+ color: rgba(3, 3, 6, 0.88)
1727
+ } .action-button__secondary_flgw9 .action-button__iconWrapper_flgw9 {
1728
+ color: rgba(3, 3, 6, 0.88);
1729
+ background-color: #f2f3f5;
1730
+ } .action-button__secondary_flgw9:hover .action-button__iconWrapper_flgw9 {
1731
+ background-color: #e7e8eb;
1732
+ } .action-button__secondary_flgw9:active .action-button__iconWrapper_flgw9 {
1733
+ background-color: #dcdde1;
1734
+ } .action-button__secondary_flgw9 .action-button__loader_flgw9 {
1735
+ color: rgba(255, 255, 255, 0.94);
1736
+ } .action-button__disabled_flgw9 {
1737
+ color: rgba(5, 8, 29, 0.38)
1738
+ } .action-button__disabled_flgw9 .action-button__iconWrapper_flgw9 {
1739
+ color: #babbc2;
1740
+ background-color: #f2f3f5;
1741
+ }
1742
+ .action-button__primary_1kxey {
1743
+ color: rgba(3, 3, 6, 0.88)
1744
+ } .action-button__primary_1kxey .action-button__iconWrapper_1kxey {
1745
+ color: rgba(255, 255, 255, 0.94);
1746
+ background-color: #212124;
1747
+ } .action-button__primary_1kxey .action-button__loader_1kxey {
1748
+ color: rgba(255, 255, 255, 0.94);
1749
+ } .action-button__secondary_1kxey {
1750
+ color: rgba(3, 3, 6, 0.88)
1751
+ } .action-button__secondary_1kxey .action-button__iconWrapper_1kxey {
1752
+ color: rgba(3, 3, 6, 0.88);
1753
+ background-color: #f2f3f5;
1754
+ } .action-button__secondary_1kxey .action-button__loader_1kxey {
1755
+ color: rgba(3, 3, 6, 0.88);
1756
+ } .action-button__disabled_1kxey {
1757
+ color: rgba(5, 8, 29, 0.38)
1758
+ } .action-button__disabled_1kxey .action-button__iconWrapper_1kxey {
1759
+ color: #babbc2;
1760
+ background-color: #f2f3f5;
1761
+ }.drawer__customScrollbar_y00y5::-webkit-scrollbar-track {
1762
+ background-color: transparent;
1763
+ } .drawer__customScrollbar_y00y5::-webkit-scrollbar-track-piece {
1764
+ background-color: transparent;
1765
+ } .drawer__customScrollbar_y00y5::-webkit-scrollbar-thumb {
1766
+ background-color: rgba(228, 228, 251, 0.28);
1767
+ border-color: transparent;
1768
+ } .drawer__customScrollbar_y00y5::-webkit-scrollbar-thumb:active {
1769
+ background-color: rgba(238, 238, 251, 0.55);
1770
+ } .drawer__backdropEnter_y00y5 {
1771
+ background-color: transparent;
1772
+ } .drawer__backdropEnterActive_y00y5,
1773
+ .drawer__backdropEnterDone_y00y5 {
1774
+ background-color: rgba(0, 0, 0, 0.7);
1775
+ } .drawer__backdropExit_y00y5 {
1776
+ background-color: rgba(0, 0, 0, 0.7);
1777
+ } .drawer__backdropExitActive_y00y5,
1778
+ .drawer__backdropExitDone_y00y5 {
1779
+ background-color: transparent;
1780
+ }.pagination__component_ope1h {
1781
+ color: rgba(255, 255, 255, 0.94);
1782
+ }
1783
+ .pagination__dots_19gug {
1784
+ color: rgba(238, 238, 251, 0.55);
1785
+ }
1786
+
1787
+ button.pagination__tag_rby0f.pagination__tag_rby0f {
1788
+ color: rgba(238, 238, 251, 0.55)
1789
+ } button.pagination__tag_rby0f.pagination__tag_rby0f:hover:not(:disabled) {
1790
+ background-color: rgba(214, 214, 229, 0.07);
1791
+ color: rgba(255, 255, 255, 0.94);
1792
+ } button.pagination__tag_rby0f.pagination__tag_rby0f:active:not(:disabled) {
1793
+ background-color: rgba(225, 225, 248, 0.09);
1794
+ } button.pagination__tag_rby0f.pagination__tag_rby0f.pagination__checked_rby0f {
1795
+ background-color: #f2f3f5;
1796
+ color: rgba(3, 3, 6, 0.88);
1797
+ } button.pagination__tag_rby0f.pagination__tag_rby0f.pagination__checked_rby0f:hover:not(:disabled) {
1798
+ color: rgba(3, 3, 6, 0.88);
1799
+ } button.pagination__tag_rby0f.pagination__tag_rby0f.pagination__checked_rby0f:active:not(:disabled) {
1800
+ color: rgba(255, 255, 255, 0.94);
1801
+ }.button__primary_1jhr2 {
1802
+ color: rgba(3, 3, 6, 0.88);
1803
+ background-color: #f2f3f5
1804
+ } @media (hover: hover) {
1805
+ .button__primary_1jhr2:hover {
1806
+ background-color: #dcdde1;
1807
+ }
1808
+ } .button__primary_1jhr2:active {
1809
+ background-color: #d2d3d9;
1810
+ } .button__primary_1jhr2 > .button__loader_1jhr2 {
1811
+ color: rgba(3, 3, 6, 0.88);
1812
+ } .button__secondary_1jhr2 {
1813
+ background-color: rgba(214, 214, 229, 0.07)
1814
+ } .button__secondary_1jhr2:active {
1815
+ background-color: rgba(222, 222, 238, 0.13);
1816
+ } .button__text_1jhr2:active {
1817
+ color: rgba(255, 255, 255, 0.6);
1818
+ } .button__ghost_1jhr2:active {
1819
+ color: rgba(255, 255, 255, 0.6);
1820
+ } .button__component_1jhr2[disabled].button__primary_1jhr2 {
1821
+ color: rgba(233, 233, 250, 0.37);
1822
+ background-color: rgba(214, 214, 229, 0.07)
1823
+ } .button__component_1jhr2[disabled].button__primary_1jhr2.button__loading_1jhr2 {
1824
+ color: rgba(3, 3, 6, 0.88);
1825
+ background-color: #f2f3f5;
1826
+ } .button__component_1jhr2[disabled].button__secondary_1jhr2 {
1827
+ color: rgba(233, 233, 250, 0.37);
1828
+ background-color: rgba(214, 214, 229, 0.07);
1829
+ } .button__component_1jhr2[disabled].button__outlined_1jhr2 {
1830
+ color: rgba(233, 233, 250, 0.37);
1831
+ border-color: rgba(228, 228, 251, 0.28);
1832
+ } .button__component_1jhr2[disabled].button__tertiary_1jhr2 {
1833
+ color: rgba(233, 233, 250, 0.37);
1834
+ border-color: rgba(228, 228, 251, 0.28);
1835
+ } .button__component_1jhr2[disabled].button__transparent_1jhr2 {
1836
+ color: rgba(233, 233, 250, 0.37);
1837
+ } .button__component_1jhr2[disabled].button__link_1jhr2 {
1838
+ color: rgba(233, 233, 250, 0.37);
1839
+ } .button__component_1jhr2[disabled].button__text_1jhr2 {
1840
+ color: rgba(233, 233, 250, 0.37);
1841
+ } .button__component_1jhr2[disabled].button__ghost_1jhr2 {
1842
+ color: rgba(233, 233, 250, 0.37);
1843
+ }
1844
+ .button__primary_127j1 {
1845
+ color: rgba(255, 255, 255, 0.94);
1846
+ background-color: #212124
1847
+ } @media (hover: hover) {
1848
+ .button__primary_127j1:hover {
1849
+ background-color: #2f2f32;
1850
+ }
1851
+ } .button__primary_127j1:active {
1852
+ background-color: #353539;
1853
+ } .button__primary_127j1 > .button__loader_127j1 {
1854
+ color: rgba(255, 255, 255, 0.94);
1855
+ } .button__secondary_127j1 {
1856
+ background-color: rgba(38, 55, 88, 0.06)
1857
+ } .button__secondary_127j1:active {
1858
+ background-color: rgba(5, 12, 41, 0.14);
1859
+ } .button__text_127j1:active {
1860
+ color: rgba(4, 4, 19, 0.55);
1861
+ } .button__ghost_127j1:active {
1862
+ color: rgba(4, 4, 19, 0.55);
1863
+ } .button__component_127j1[disabled].button__primary_127j1 {
1864
+ color: rgba(5, 8, 29, 0.38);
1865
+ background-color: rgba(38, 55, 88, 0.06)
1866
+ } .button__component_127j1[disabled].button__primary_127j1.button__loading_127j1 {
1867
+ color: rgba(255, 255, 255, 0.94);
1868
+ background-color: #212124;
1869
+ } .button__component_127j1[disabled].button__secondary_127j1 {
1870
+ color: rgba(5, 8, 29, 0.38);
1871
+ background-color: rgba(38, 55, 88, 0.06);
1872
+ } .button__component_127j1[disabled].button__outlined_127j1 {
1873
+ color: rgba(5, 8, 29, 0.38);
1874
+ border-color: rgba(9, 12, 37, 0.28);
1875
+ } .button__component_127j1[disabled].button__tertiary_127j1 {
1876
+ color: rgba(5, 8, 29, 0.38);
1877
+ border-color: rgba(9, 12, 37, 0.28);
1878
+ } .button__component_127j1[disabled].button__transparent_127j1 {
1879
+ color: rgba(5, 8, 29, 0.38);
1880
+ } .button__component_127j1[disabled].button__link_127j1 {
1881
+ color: rgba(5, 8, 29, 0.38);
1882
+ } .button__component_127j1[disabled].button__text_127j1 {
1883
+ color: rgba(5, 8, 29, 0.38);
1884
+ } .button__component_127j1[disabled].button__ghost_127j1 {
1885
+ color: rgba(5, 8, 29, 0.38);
1886
+ }
1887
+
1888
+ .button__primary_1fit0 {
1889
+ color: rgba(3, 3, 6, 0.88);
1890
+ background-color: #f2f3f5
1891
+ } @media (hover: hover) {
1892
+ .button__primary_1fit0:hover {
1893
+ background-color: #dcdde1;
1894
+ }
1895
+ } .button__primary_1fit0:active {
1896
+ background-color: #d2d3d9;
1897
+ } .button__primary_1fit0 > .button__loader_1fit0 {
1898
+ color: rgba(3, 3, 6, 0.88);
1899
+ } .button__secondary_1fit0 {
1900
+ background-color: rgba(222, 222, 238, 0.13)
1901
+ } .button__secondary_1fit0:hover {
1902
+ background-color: rgba(234, 234, 248, 0.15);
1903
+ } .button__secondary_1fit0:active {
1904
+ background-color: rgba(231, 231, 248, 0.18);
1905
+ } .button__text_1fit0:active {
1906
+ color: rgba(255, 255, 255, 0.6);
1907
+ } .button__ghost_1fit0:active {
1908
+ color: rgba(255, 255, 255, 0.6);
1909
+ } .button__component_1fit0[disabled].button__primary_1fit0 {
1910
+ color: rgba(233, 233, 250, 0.37);
1911
+ background-color: rgba(214, 214, 229, 0.07)
1912
+ } .button__component_1fit0[disabled].button__primary_1fit0.button__loading_1fit0 {
1913
+ color: rgba(3, 3, 6, 0.88);
1914
+ background-color: #f2f3f5;
1915
+ } .button__component_1fit0[disabled].button__secondary_1fit0 {
1916
+ color: rgba(233, 233, 250, 0.37);
1917
+ background-color: rgba(214, 214, 229, 0.07);
1918
+ } .button__component_1fit0[disabled].button__outlined_1fit0 {
1919
+ color: rgba(233, 233, 250, 0.37);
1920
+ border-color: rgba(228, 228, 251, 0.28);
1921
+ } .button__component_1fit0[disabled].button__tertiary_1fit0 {
1922
+ color: rgba(233, 233, 250, 0.37);
1923
+ border-color: rgba(228, 228, 251, 0.28);
1924
+ } .button__component_1fit0[disabled].button__transparent_1fit0 {
1925
+ color: rgba(233, 233, 250, 0.37);
1926
+ } .button__component_1fit0[disabled].button__link_1fit0 {
1927
+ color: rgba(233, 233, 250, 0.37);
1928
+ } .button__component_1fit0[disabled].button__text_1fit0 {
1929
+ color: rgba(233, 233, 250, 0.37);
1930
+ } .button__component_1fit0[disabled].button__ghost_1fit0 {
1931
+ color: rgba(233, 233, 250, 0.37);
1932
+ }
1933
+
1934
+ .button__primary_1przv {
1935
+ color: rgba(255, 255, 255, 0.94);
1936
+ background-color: #212124
1937
+ } @media (hover: hover) {
1938
+ .button__primary_1przv:hover {
1939
+ background-color: #2f2f32;
1940
+ }
1941
+ } .button__primary_1przv:active {
1942
+ background-color: #353539;
1943
+ } .button__primary_1przv > .button__loader_1przv {
1944
+ color: rgba(255, 255, 255, 0.94);
1945
+ } .button__secondary_1przv {
1946
+ background-color: rgba(15, 25, 55, 0.1)
1947
+ } .button__secondary_1przv:hover {
1948
+ background-color: rgba(5, 12, 41, 0.14);
1949
+ } .button__secondary_1przv:active {
1950
+ background-color: rgba(5, 11, 44, 0.18);
1951
+ } .button__text_1przv:active {
1952
+ color: rgba(4, 4, 19, 0.55);
1953
+ } .button__ghost_1przv:active {
1954
+ color: rgba(4, 4, 19, 0.55);
1955
+ } .button__component_1przv[disabled].button__primary_1przv {
1956
+ color: rgba(5, 8, 29, 0.38);
1957
+ background-color: rgba(38, 55, 88, 0.06)
1958
+ } .button__component_1przv[disabled].button__primary_1przv.button__loading_1przv {
1959
+ color: rgba(255, 255, 255, 0.94);
1960
+ background-color: #212124;
1961
+ } .button__component_1przv[disabled].button__secondary_1przv {
1962
+ color: rgba(5, 8, 29, 0.38);
1963
+ background-color: rgba(38, 55, 88, 0.06);
1964
+ } .button__component_1przv[disabled].button__outlined_1przv {
1965
+ color: rgba(5, 8, 29, 0.38);
1966
+ border-color: rgba(9, 12, 37, 0.28);
1967
+ } .button__component_1przv[disabled].button__tertiary_1przv {
1968
+ color: rgba(5, 8, 29, 0.38);
1969
+ border-color: rgba(9, 12, 37, 0.28);
1970
+ } .button__component_1przv[disabled].button__transparent_1przv {
1971
+ color: rgba(5, 8, 29, 0.38);
1972
+ } .button__component_1przv[disabled].button__link_1przv {
1973
+ color: rgba(5, 8, 29, 0.38);
1974
+ } .button__component_1przv[disabled].button__text_1przv {
1975
+ color: rgba(5, 8, 29, 0.38);
1976
+ } .button__component_1przv[disabled].button__ghost_1przv {
1977
+ color: rgba(5, 8, 29, 0.38);
1978
+ }
1979
+ .button__accent_1ys6e {
1980
+ color: rgba(255, 255, 255, 0.94);
1981
+ background-color: #f83a2a;
1982
+ border: 1px solid transparent
1983
+ } @media (hover: hover) {
1984
+ .button__accent_1ys6e:hover {
1985
+ background-color: #ff503e;
1986
+ }
1987
+ } .button__accent_1ys6e:active {
1988
+ background-color: #fd624e;
1989
+ } .button__accent_1ys6e > .button__loader_1ys6e {
1990
+ color: rgba(255, 255, 255, 0.94);
1991
+ } .button__primary_1ys6e {
1992
+ border: 1px solid transparent
1993
+ } .button__primary_1ys6e .button__hint_1ys6e {
1994
+ color: rgba(4, 4, 19, 0.55);
1995
+ } .button__secondary_1ys6e {
1996
+ color: rgba(255, 255, 255, 0.94);
1997
+ border: 1px solid transparent
1998
+ } .button__secondary_1ys6e > .button__loader_1ys6e {
1999
+ color: rgba(255, 255, 255, 0.94);
2000
+ } .button__secondary_1ys6e .button__hint_1ys6e {
2001
+ color: rgba(238, 238, 251, 0.55);
2002
+ } .button__outlined_1ys6e {
2003
+ color: rgba(255, 255, 255, 0.94);
2004
+ background-color: rgba(255, 255, 255, 0);
2005
+ border: 1px solid rgba(255, 255, 255, 0.94)
2006
+ } @media (hover: hover) {
2007
+ .button__outlined_1ys6e:hover {
2008
+ background-color: rgba(214, 214, 229, 0.07);
2009
+ border-color: rgba(255, 255, 255, 0.94);
2010
+ }
2011
+ } .button__outlined_1ys6e:active {
2012
+ background-color: rgba(225, 225, 248, 0.09);
2013
+ } .button__outlined_1ys6e > .button__loader_1ys6e {
2014
+ color: rgba(255, 255, 255, 0.94);
2015
+ } .button__outlined_1ys6e .button__hint_1ys6e {
2016
+ color: rgba(238, 238, 251, 0.55);
2017
+ } .button__tertiary_1ys6e {
2018
+ color: rgba(255, 255, 255, 0.94);
2019
+ background-color: rgba(255, 255, 255, 0);
2020
+ border: 1px solid rgba(255, 255, 255, 0.94)
2021
+ } @media (hover: hover) {
2022
+ .button__tertiary_1ys6e:hover {
2023
+ background-color: rgba(214, 214, 229, 0.07);
2024
+ border-color: rgba(255, 255, 255, 0.94);
2025
+ }
2026
+ } .button__tertiary_1ys6e:active {
2027
+ background-color: rgba(225, 225, 248, 0.09);
2028
+ } .button__tertiary_1ys6e > .button__loader_1ys6e {
2029
+ color: rgba(255, 255, 255, 0.94);
2030
+ } .button__tertiary_1ys6e .button__hint_1ys6e {
2031
+ color: rgba(238, 238, 251, 0.55);
2032
+ } .button__filled_1ys6e {
2033
+ color: rgba(255, 255, 255, 0.94);
2034
+ background-color: rgba(222, 222, 238, 0.13);
2035
+ border: 1px solid transparent
2036
+ } @media (hover: hover) {
2037
+ .button__filled_1ys6e:hover {
2038
+ background-color: rgba(234, 234, 248, 0.15);
2039
+ }
2040
+ } .button__filled_1ys6e:active {
2041
+ background-color: rgba(231, 231, 248, 0.18);
2042
+ } .button__filled_1ys6e > .button__loader_1ys6e {
2043
+ color: rgba(255, 255, 255, 0.94);
2044
+ } .button__transparent_1ys6e {
2045
+ color: rgba(255, 255, 255, 0.94);
2046
+ background-color: transparent;
2047
+ border: 1px solid transparent
2048
+ } @media (hover: hover) {
2049
+ .button__transparent_1ys6e:hover {
2050
+ background-color: rgba(214, 214, 229, 0.07);
2051
+ }
2052
+ } .button__transparent_1ys6e:active {
2053
+ background-color: rgba(225, 225, 248, 0.09);
2054
+ } .button__transparent_1ys6e > .button__loader_1ys6e {
2055
+ color: rgba(255, 255, 255, 0.94);
2056
+ } .button__transparent_1ys6e .button__hint_1ys6e {
2057
+ color: rgba(238, 238, 251, 0.55);
2058
+ } .button__link_1ys6e {
2059
+ color: rgba(255, 255, 255, 0.94);
2060
+ background-color: transparent;
2061
+ border: 1px solid transparent
2062
+ } @media (hover: hover) {
2063
+ .button__link_1ys6e:hover {
2064
+ background-color: rgba(214, 214, 229, 0.07);
2065
+ }
2066
+ } .button__link_1ys6e:active {
2067
+ background-color: rgba(225, 225, 248, 0.09);
2068
+ } .button__link_1ys6e > .button__loader_1ys6e {
2069
+ color: rgba(255, 255, 255, 0.94);
2070
+ } .button__text_1ys6e {
2071
+ background-color: transparent;
2072
+ color: rgba(255, 255, 255, 0.94)
2073
+ } @media (hover: hover) {
2074
+ .button__text_1ys6e:hover {
2075
+ color: rgba(255, 255, 255, 0.7);
2076
+ }
2077
+ } .button__text_1ys6e > .button__loader_1ys6e {
2078
+ color: rgba(255, 255, 255, 0.94);
2079
+ } .button__text_1ys6e .button__hint_1ys6e {
2080
+ color: rgba(238, 238, 251, 0.55);
2081
+ } .button__ghost_1ys6e {
2082
+ background-color: transparent;
2083
+ color: rgba(255, 255, 255, 0.94)
2084
+ } @media (hover: hover) {
2085
+ .button__ghost_1ys6e:hover {
2086
+ color: rgba(255, 255, 255, 0.7);
2087
+ }
2088
+ } .button__ghost_1ys6e > .button__loader_1ys6e {
2089
+ color: rgba(255, 255, 255, 0.94);
2090
+ } .button__component_1ys6e[disabled].button__accent_1ys6e {
2091
+ color: rgba(233, 233, 250, 0.37);
2092
+ background-color: rgba(214, 214, 229, 0.07)
2093
+ } .button__component_1ys6e[disabled].button__accent_1ys6e.button__loading_1ys6e {
2094
+ color: rgba(255, 255, 255, 0.94);
2095
+ background-color: #f83a2a;
2096
+ } .button__component_1ys6e[disabled].button__secondary_1ys6e {
2097
+ border-color: transparent
2098
+ } .button__component_1ys6e[disabled].button__secondary_1ys6e.button__loading_1ys6e {
2099
+ color: rgba(255, 255, 255, 0.94);
2100
+ background-color: rgba(222, 222, 238, 0.13);
2101
+ border-color: transparent;
2102
+ } .button__component_1ys6e[disabled].button__outlined_1ys6e {
2103
+ background-color: rgba(255, 255, 255, 0)
2104
+ } .button__component_1ys6e[disabled].button__outlined_1ys6e.button__loading_1ys6e {
2105
+ color: rgba(255, 255, 255, 0.94);
2106
+ border-color: rgba(255, 255, 255, 0.94);
2107
+ } .button__component_1ys6e[disabled].button__tertiary_1ys6e {
2108
+ background-color: rgba(255, 255, 255, 0)
2109
+ } .button__component_1ys6e[disabled].button__tertiary_1ys6e.button__loading_1ys6e {
2110
+ color: rgba(255, 255, 255, 0.94);
2111
+ border-color: rgba(255, 255, 255, 0.94);
2112
+ } .button__component_1ys6e[disabled].button__filled_1ys6e {
2113
+ color: rgba(233, 233, 250, 0.37);
2114
+ background-color: rgba(214, 214, 229, 0.07)
2115
+ } .button__component_1ys6e[disabled].button__filled_1ys6e.button__loading_1ys6e {
2116
+ color: rgba(255, 255, 255, 0.94);
2117
+ background-color: rgba(222, 222, 238, 0.13);
2118
+ } .button__component_1ys6e[disabled].button__transparent_1ys6e {
2119
+ background-color: transparent
2120
+ } .button__component_1ys6e[disabled].button__transparent_1ys6e.button__loading_1ys6e {
2121
+ color: rgba(255, 255, 255, 0.94);
2122
+ } .button__component_1ys6e[disabled].button__link_1ys6e {
2123
+ background-color: transparent
2124
+ } .button__component_1ys6e[disabled].button__link_1ys6e.button__loading_1ys6e {
2125
+ color: rgba(255, 255, 255, 0.94);
2126
+ } .button__component_1ys6e[disabled].button__text_1ys6e.button__loading_1ys6e {
2127
+ color: rgba(255, 255, 255, 0.94);
2128
+ } .button__component_1ys6e[disabled].button__ghost_1ys6e.button__loading_1ys6e {
2129
+ color: rgba(255, 255, 255, 0.94);
2130
+ }
2131
+ .button__component_dvyw4 {
2132
+ -webkit-tap-highlight-color: transparent;
2133
+ } .button__focused_dvyw4 {
2134
+ outline: 2px solid #3193fc;
2135
+ }
2136
+ .button__accent_1la2x {
2137
+ color: rgba(255, 255, 255, 0.94);
2138
+ background-color: #ef3124;
2139
+ border: 1px solid transparent
2140
+ } @media (hover: hover) {
2141
+ .button__accent_1la2x:hover {
2142
+ background-color: #e32a17;
2143
+ }
2144
+ } .button__accent_1la2x:active {
2145
+ background-color: #d72505;
2146
+ } .button__accent_1la2x > .button__loader_1la2x {
2147
+ color: rgba(255, 255, 255, 0.94);
2148
+ } .button__primary_1la2x {
2149
+ border: 1px solid transparent
2150
+ } .button__primary_1la2x .button__hint_1la2x {
2151
+ color: rgba(238, 238, 251, 0.55);
2152
+ } .button__secondary_1la2x {
2153
+ color: rgba(3, 3, 6, 0.88);
2154
+ border: 1px solid transparent
2155
+ } .button__secondary_1la2x > .button__loader_1la2x {
2156
+ color: rgba(3, 3, 6, 0.88);
2157
+ } .button__secondary_1la2x .button__hint_1la2x {
2158
+ color: rgba(4, 4, 19, 0.55);
2159
+ } .button__outlined_1la2x {
2160
+ color: rgba(3, 3, 6, 0.88);
2161
+ background-color: rgba(255, 255, 255, 0);
2162
+ border: 1px solid rgba(3, 3, 6, 0.88)
2163
+ } @media (hover: hover) {
2164
+ .button__outlined_1la2x:hover {
2165
+ background-color: rgba(38, 55, 88, 0.06);
2166
+ border-color: rgba(3, 3, 6, 0.88);
2167
+ }
2168
+ } .button__outlined_1la2x:active {
2169
+ background-color: rgba(30, 43, 68, 0.08);
2170
+ } .button__outlined_1la2x > .button__loader_1la2x {
2171
+ color: rgba(3, 3, 6, 0.88);
2172
+ } .button__outlined_1la2x .button__hint_1la2x {
2173
+ color: rgba(4, 4, 19, 0.55);
2174
+ } .button__tertiary_1la2x {
2175
+ color: rgba(3, 3, 6, 0.88);
2176
+ background-color: rgba(255, 255, 255, 0);
2177
+ border: 1px solid rgba(3, 3, 6, 0.88)
2178
+ } @media (hover: hover) {
2179
+ .button__tertiary_1la2x:hover {
2180
+ background-color: rgba(38, 55, 88, 0.06);
2181
+ border-color: rgba(3, 3, 6, 0.88);
2182
+ }
2183
+ } .button__tertiary_1la2x:active {
2184
+ background-color: rgba(30, 43, 68, 0.08);
2185
+ } .button__tertiary_1la2x > .button__loader_1la2x {
2186
+ color: rgba(3, 3, 6, 0.88);
2187
+ } .button__tertiary_1la2x .button__hint_1la2x {
2188
+ color: rgba(4, 4, 19, 0.55);
2189
+ } .button__filled_1la2x {
2190
+ color: rgba(3, 3, 6, 0.88);
2191
+ background-color: rgba(15, 25, 55, 0.1);
2192
+ border: 1px solid transparent
2193
+ } @media (hover: hover) {
2194
+ .button__filled_1la2x:hover {
2195
+ background-color: rgba(5, 12, 41, 0.14);
2196
+ }
2197
+ } .button__filled_1la2x:active {
2198
+ background-color: rgba(5, 11, 44, 0.18);
2199
+ } .button__filled_1la2x > .button__loader_1la2x {
2200
+ color: rgba(3, 3, 6, 0.88);
2201
+ } .button__transparent_1la2x {
2202
+ color: rgba(3, 3, 6, 0.88);
2203
+ background-color: transparent;
2204
+ border: 1px solid transparent
2205
+ } @media (hover: hover) {
2206
+ .button__transparent_1la2x:hover {
2207
+ background-color: rgba(38, 55, 88, 0.06);
2208
+ }
2209
+ } .button__transparent_1la2x:active {
2210
+ background-color: rgba(30, 43, 68, 0.08);
2211
+ } .button__transparent_1la2x > .button__loader_1la2x {
2212
+ color: rgba(3, 3, 6, 0.88);
2213
+ } .button__transparent_1la2x .button__hint_1la2x {
2214
+ color: rgba(4, 4, 19, 0.55);
2215
+ } .button__link_1la2x {
2216
+ color: rgba(3, 3, 6, 0.88);
2217
+ background-color: transparent;
2218
+ border: 1px solid transparent
2219
+ } @media (hover: hover) {
2220
+ .button__link_1la2x:hover {
2221
+ background-color: rgba(38, 55, 88, 0.06);
2222
+ }
2223
+ } .button__link_1la2x:active {
2224
+ background-color: rgba(30, 43, 68, 0.08);
2225
+ } .button__link_1la2x > .button__loader_1la2x {
2226
+ color: rgba(3, 3, 6, 0.88);
2227
+ } .button__text_1la2x {
2228
+ background-color: transparent;
2229
+ color: rgba(3, 3, 6, 0.88)
2230
+ } @media (hover: hover) {
2231
+ .button__text_1la2x:hover {
2232
+ color: rgba(1, 1, 12, 0.63);
2233
+ }
2234
+ } .button__text_1la2x > .button__loader_1la2x {
2235
+ color: rgba(3, 3, 6, 0.88);
2236
+ } .button__text_1la2x .button__hint_1la2x {
2237
+ color: rgba(4, 4, 19, 0.55);
2238
+ } .button__ghost_1la2x {
2239
+ background-color: transparent;
2240
+ color: rgba(3, 3, 6, 0.88)
2241
+ } @media (hover: hover) {
2242
+ .button__ghost_1la2x:hover {
2243
+ color: rgba(1, 1, 12, 0.63);
2244
+ }
2245
+ } .button__ghost_1la2x > .button__loader_1la2x {
2246
+ color: rgba(3, 3, 6, 0.88);
2247
+ } .button__component_1la2x[disabled].button__accent_1la2x {
2248
+ color: rgba(5, 8, 29, 0.38);
2249
+ background-color: rgba(38, 55, 88, 0.06)
2250
+ } .button__component_1la2x[disabled].button__accent_1la2x.button__loading_1la2x {
2251
+ color: rgba(255, 255, 255, 0.94);
2252
+ background-color: #ef3124;
2253
+ } .button__component_1la2x[disabled].button__secondary_1la2x {
2254
+ border-color: transparent
2255
+ } .button__component_1la2x[disabled].button__secondary_1la2x.button__loading_1la2x {
2256
+ color: rgba(3, 3, 6, 0.88);
2257
+ background-color: rgba(15, 25, 55, 0.1);
2258
+ border-color: transparent;
2259
+ } .button__component_1la2x[disabled].button__outlined_1la2x {
2260
+ background-color: rgba(255, 255, 255, 0)
2261
+ } .button__component_1la2x[disabled].button__outlined_1la2x.button__loading_1la2x {
2262
+ color: rgba(3, 3, 6, 0.88);
2263
+ } .button__component_1la2x[disabled].button__tertiary_1la2x {
2264
+ background-color: rgba(255, 255, 255, 0)
2265
+ } .button__component_1la2x[disabled].button__tertiary_1la2x.button__loading_1la2x {
2266
+ color: rgba(3, 3, 6, 0.88);
2267
+ } .button__component_1la2x[disabled].button__filled_1la2x {
2268
+ color: rgba(5, 8, 29, 0.38);
2269
+ background-color: rgba(38, 55, 88, 0.06)
2270
+ } .button__component_1la2x[disabled].button__filled_1la2x.button__loading_1la2x {
2271
+ color: rgba(3, 3, 6, 0.88);
2272
+ background-color: rgba(15, 25, 55, 0.1);
2273
+ } .button__component_1la2x[disabled].button__transparent_1la2x {
2274
+ background-color: transparent
2275
+ } .button__component_1la2x[disabled].button__transparent_1la2x.button__loading_1la2x {
2276
+ color: rgba(3, 3, 6, 0.88);
2277
+ } .button__component_1la2x[disabled].button__link_1la2x {
2278
+ background-color: transparent
2279
+ } .button__component_1la2x[disabled].button__link_1la2x.button__loading_1la2x {
2280
+ color: rgba(3, 3, 6, 0.88);
2281
+ } .button__component_1la2x[disabled].button__text_1la2x.button__loading_1la2x {
2282
+ color: rgba(3, 3, 6, 0.88);
2283
+ } .button__component_1la2x[disabled].button__ghost_1la2x.button__loading_1la2x {
2284
+ color: rgba(3, 3, 6, 0.88);
2285
+ }.circular-progress-bar__component_8v1oi.circular-progress-bar__bg-positive_8v1oi {
2286
+ background: #17d055;
2287
+ } .circular-progress-bar__component_8v1oi.circular-progress-bar__bg-negative_8v1oi {
2288
+ background: #ff4837;
2289
+ } .circular-progress-bar__backgroundCircle_8v1oi,
2290
+ .circular-progress-bar__progressCircle_8v1oi {
2291
+ fill: transparent;
2292
+ } .circular-progress-bar__positive_8v1oi {
2293
+ stroke: #17d055;
2294
+ } .circular-progress-bar__negative_8v1oi {
2295
+ stroke: #ff4837;
2296
+ } .circular-progress-bar__backgroundCircle_8v1oi {
2297
+ stroke: rgba(222, 222, 238, 0.13)
2298
+ } .circular-progress-bar__backgroundCircle_8v1oi.circular-progress-bar__stroke_8v1oi {
2299
+ stroke: transparent;
2300
+ } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-tertiary_8v1oi {
2301
+ color: #4a4a51;
2302
+ } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-positive_8v1oi {
2303
+ color: #17d055;
2304
+ } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-negative_8v1oi {
2305
+ color: #ff4837;
2306
+ } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-primary-inverted_8v1oi {
2307
+ color: rgba(3, 3, 6, 0.88);
2308
+ } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-primary_8v1oi {
2309
+ color: rgba(255, 255, 255, 0.94);
2310
+ } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-secondary_8v1oi {
2311
+ color: #898991;
2312
+ }.chart__coreChart_6ympz .recharts-text tspan {
2313
+ fill: rgba(255, 255, 255, 0.94);
2314
+ }
2315
+ @keyframes chart__showDot_10ih7 {
2316
+ }
2317
+
2318
+ .chart__tickText_iwdk2 {
2319
+ fill: rgba(255, 255, 255, 0.94);
2320
+ } .chart__circle_iwdk2 {
2321
+ fill: #121213;
2322
+ } .chart__circle_iwdk2 {
2323
+ fill: #121213;
2324
+ }
2325
+ .chart__tooltip_nq01f {
2326
+ background-color: #121213;
2327
+ border: 1px solid #353539;
2328
+ box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
2329
+ 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2330
+ } .chart__tooltipArrow_nq01f {
2331
+ border: 1px solid #353539;
2332
+ background-color: #121213;
2333
+ } .chart__tooltipArrow_nq01f:before {
2334
+ border-color: transparent #121213 transparent transparent;
2335
+ }.comment__component_1l9e9 {
2336
+ background-color: #1c1c1e;
2337
+ }.list-header__filled_x86i7 {
2338
+ background-color: #212124;
2339
+ }.list__list_1j5hb {
2340
+ color: rgba(255, 255, 255, 0.94);
2341
+ }
2342
+ .list__slot_gpuvc.list__defaultColor_gpuvc {
2343
+ color: rgba(255, 255, 255, 0.94);
2344
+ }.stepped-progress-bar__bar_1f7k2 {
2345
+ background: rgba(222, 222, 238, 0.13);
2346
+ } .stepped-progress-bar__description_1f7k2 {
2347
+ color: rgba(238, 238, 251, 0.55);
2348
+ }
2349
+
2350
+ .stepped-progress-bar__bar_15oui {
2351
+ background: rgba(15, 25, 55, 0.1);
2352
+ } .stepped-progress-bar__description_15oui {
2353
+ color: rgba(4, 4, 19, 0.55);
2354
+ }
2355
+ .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__positive_1r6xd {
2356
+ background: #17d055;
2357
+ } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__attention_1r6xd {
2358
+ background: #fda136;
2359
+ } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__negative_1r6xd {
2360
+ background: #ff4837;
2361
+ } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__link_1r6xd {
2362
+ background: #3193fc;
2363
+ } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__tertiary_1r6xd {
2364
+ background: #4a4a51;
2365
+ } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__secondary_1r6xd {
2366
+ background: #898991;
2367
+ } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__primary_1r6xd {
2368
+ background: rgba(255, 255, 255, 0.94);
2369
+ } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__accent_1r6xd {
2370
+ background: #f83a2a;
2371
+ }.tab-bar__component_1faxh.tab-bar__modal-bg-primary_1faxh {
2372
+ background-color: #121213;
2373
+ } .tab-bar__component_1faxh.tab-bar__modal-bg-alt-primary_1faxh {
2374
+ background-color: #121213;
2375
+ } .tab-bar__border_1faxh {
2376
+ box-shadow: 0 -1px 0 0 rgba(222, 222, 238, 0.13);
2377
+ }
2378
+ .tab-bar__component_1liqg {
2379
+ -webkit-tap-highlight-color: transparent;
2380
+ background-color: transparent;
2381
+ color: rgba(238, 238, 251, 0.55);
2382
+ } .tab-bar__primary_1liqg {
2383
+ color: #f83a2a;
2384
+ } .tab-bar__secondary_1liqg {
2385
+ color: #f2f3f5;
2386
+ } .tab-bar__label_1liqg {
2387
+ color: rgba(238, 238, 251, 0.55);
2388
+ }.attach__component_18pps {
2389
+ } .attach__file_18pps,
2390
+ .attach__noFile_18pps {
2391
+ color: rgba(238, 238, 251, 0.55);
2392
+ } .attach__focused_18pps {
2393
+ outline: 2px solid #3193fc;
2394
+ }.confirmation-v1__errorHeader_beeff {
2395
+ color: rgba(255, 255, 255, 0.94);
2396
+ color: rgba(255, 255, 255, 0.94);
2397
+ } .confirmation-v1__errorText_beeff {
2398
+ color: rgba(238, 238, 251, 0.55);
2399
+ color: rgba(238, 238, 251, 0.55);
2400
+ } .confirmation-v1__phoneHintText_beeff {
2401
+ color: rgba(238, 238, 251, 0.55);
2402
+ color: rgba(238, 238, 251, 0.55);
2403
+ } .confirmation-v1__phonesWrap_beeff {
2404
+ color: rgba(238, 238, 251, 0.55);
2405
+ } .confirmation-v1__phoneDescription_beeff {
2406
+ color: rgba(238, 238, 251, 0.55);
2407
+ }
2408
+ .confirmation-v1__input_tbtnh {
2409
+ background-color: rgba(222, 222, 238, 0.13);
2410
+ color: rgba(255, 255, 255, 0.94)
2411
+ } .confirmation-v1__input_tbtnh.confirmation-v1__hasError_tbtnh {
2412
+ color: #ff4837;
2413
+ caret-color: rgba(255, 255, 255, 0.94);
2414
+ background-color: #392523;
2415
+ } .confirmation-v1__input_tbtnh.confirmation-v1__disabled_tbtnh {
2416
+ color: rgba(233, 233, 250, 0.37);
2417
+ } @keyframes confirmation-v1__shake_tbtnh {
2418
+ }
2419
+ .confirmation-v1__component_819tg {
2420
+ color: rgba(238, 238, 251, 0.55);
2421
+ color: rgba(238, 238, 251, 0.55);
2422
+ }
2423
+ .confirmation-v1__circle_11rfu {
2424
+ fill: transparent;
2425
+ stroke: #4a4a51;
2426
+ }
2427
+ .confirmation-v1__title_1oqa1 {
2428
+ color: rgba(255, 255, 255, 0.94);
2429
+ } .confirmation-v1__description_1oqa1 {
2430
+ color: rgba(238, 238, 251, 0.55);
2431
+ } .confirmation-v1__alertIcon_1oqa1 {
2432
+ color: #d91d0b;
2433
+ }
2434
+ .confirmation-v1__header_73k4b {
2435
+ color: rgba(255, 255, 255, 0.94);
2436
+ color: rgba(255, 255, 255, 0.94);
2437
+ } .confirmation-v1__error_73k4b {
2438
+ color: #ff4837;
2439
+ } .confirmation-v1__loaderText_73k4b {
2440
+ color: rgba(238, 238, 251, 0.55);
2441
+ color: rgba(238, 238, 251, 0.55);
2442
+ }.custom-button__customButton_o2w47.custom-button__border_o2w47 {
2443
+ border: 1px solid transparent;
2444
+ } .custom-button__customButton_o2w47.custom-button__white_o2w47 * {
2445
+ color: rgba(3, 3, 6, 0.88);
2446
+ } .custom-button__customButton_o2w47.custom-button__black_o2w47 * {
2447
+ color: rgba(255, 255, 255, 0.94);
2448
+ } .custom-button__customButton_o2w47.custom-button__static-white_o2w47 * {
2449
+ color: rgba(255, 255, 255, 0.94);
2450
+ } .custom-button__customButton_o2w47.custom-button__static-black_o2w47 * {
2451
+ color: rgba(3, 3, 6, 0.88);
2452
+ } .custom-button__customButton_o2w47:before {
2453
+ background-color: rgba(0, 0, 0, 0);
2454
+ } .custom-button__customButton_o2w47.custom-button__darkening_o2w47:hover:before {
2455
+ background-color: rgba(225, 225, 248, 0.09);
2456
+ } .custom-button__customButton_o2w47.custom-button__darkening_o2w47:active:before {
2457
+ background-color: rgba(231, 231, 248, 0.18);
2458
+ } .custom-button__customButton_o2w47.custom-button__lightening_o2w47:hover:before {
2459
+ background-color: rgba(30, 43, 68, 0.08);
2460
+ } .custom-button__customButton_o2w47.custom-button__lightening_o2w47:active:before {
2461
+ background-color: rgba(5, 11, 44, 0.18);
2462
+ } .custom-button__customButton_o2w47.custom-button__static-darkening_o2w47:hover:before {
2463
+ background-color: rgba(0, 0, 0, 0.07);
2464
+ } .custom-button__customButton_o2w47.custom-button__static-darkening_o2w47:active:before {
2465
+ background-color: rgba(0, 0, 0, 0.15);
2466
+ } .custom-button__customButton_o2w47.custom-button__static-lightening_o2w47:hover:before {
2467
+ background-color: rgba(255, 255, 255, 0.07);
2468
+ } .custom-button__customButton_o2w47.custom-button__static-lightening_o2w47:active:before {
2469
+ background-color: rgba(255, 255, 255, 0.15);
2470
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-default_o2w47 {
2471
+ background-color: rgba(214, 214, 229, 0.07)
2472
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-default_o2w47 span {
2473
+ color: rgba(233, 233, 250, 0.37);
2474
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-static_o2w47 {
2475
+ background-color: rgba(38, 55, 88, 0.06)
2476
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-static_o2w47 span {
2477
+ color: rgba(5, 8, 29, 0.38);
2478
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-inverted_o2w47 {
2479
+ background-color: rgba(38, 55, 88, 0.06)
2480
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-inverted_o2w47 span {
2481
+ color: rgba(5, 8, 29, 0.38);
2482
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-static-inverted_o2w47 {
2483
+ background-color: rgba(214, 214, 229, 0.07)
2484
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-static-inverted_o2w47 span {
2485
+ color: rgba(233, 233, 250, 0.37);
2486
+ }.cc-icon-button.icon-button__primary_a5p0t {
2487
+ color: rgba(255, 255, 255, 0.94)
2488
+ } .cc-icon-button.icon-button__primary_a5p0t:hover {
2489
+ color: rgba(255, 255, 255, 0.7);
2490
+ } .cc-icon-button.icon-button__primary_a5p0t:active {
2491
+ color: rgba(255, 255, 255, 0.6);
2492
+ } .cc-icon-button.icon-button__secondary_a5p0t {
2493
+ color: rgba(238, 238, 251, 0.55)
2494
+ } .cc-icon-button.icon-button__secondary_a5p0t:hover {
2495
+ color: rgba(239, 240, 252, 0.65);
2496
+ } .cc-icon-button.icon-button__secondary_a5p0t:active {
2497
+ color: rgba(243, 245, 254, 0.75);
2498
+ } .cc-icon-button.icon-button__transparent_a5p0t {
2499
+ color: rgba(228, 228, 251, 0.28)
2500
+ } .cc-icon-button.icon-button__transparent_a5p0t:hover {
2501
+ color: rgba(233, 233, 250, 0.37);
2502
+ } .cc-icon-button.icon-button__transparent_a5p0t:active {
2503
+ color: rgba(238, 238, 254, 0.46);
2504
+ } .cc-icon-button.icon-button__negative_a5p0t {
2505
+ color: #ff4837
2506
+ } .cc-icon-button.icon-button__negative_a5p0t:hover {
2507
+ color: #ff755e;
2508
+ } .cc-icon-button.icon-button__negative_a5p0t:active {
2509
+ color: #ff8d79;
2510
+ } .cc-icon-button.icon-button__tertiary_a5p0t {
2511
+ color: rgba(228, 228, 251, 0.28)
2512
+ } .cc-icon-button.icon-button__tertiary_a5p0t:hover {
2513
+ color: rgba(233, 233, 250, 0.37);
2514
+ } .cc-icon-button.icon-button__tertiary_a5p0t:active {
2515
+ color: rgba(238, 238, 254, 0.46);
2516
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__primary_a5p0t {
2517
+ color: rgba(255, 255, 255, 0.94)
2518
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__primary_a5p0t:hover {
2519
+ background: rgba(214, 214, 229, 0.07);
2520
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__primary_a5p0t:active {
2521
+ background: rgba(225, 225, 248, 0.09);
2522
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__secondary_a5p0t {
2523
+ color: rgba(238, 238, 251, 0.55)
2524
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__secondary_a5p0t:hover {
2525
+ background: rgba(214, 214, 229, 0.07);
2526
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__secondary_a5p0t:active {
2527
+ background: rgba(225, 225, 248, 0.09);
2528
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__negative_a5p0t {
2529
+ color: #ff4837
2530
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__negative_a5p0t:hover {
2531
+ background: rgba(214, 214, 229, 0.07);
2532
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__negative_a5p0t:active {
2533
+ background: rgba(225, 225, 248, 0.09);
2534
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__tertiary_a5p0t {
2535
+ color: rgba(233, 233, 250, 0.37)
2536
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__tertiary_a5p0t:hover {
2537
+ background: rgba(214, 214, 229, 0.07);
2538
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__tertiary_a5p0t:active {
2539
+ background: rgba(225, 225, 248, 0.09);
2540
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__primary_a5p0t {
2541
+ color: rgba(222, 222, 238, 0.13)
2542
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__primary_a5p0t.icon-button__loader_a5p0t {
2543
+ color: rgba(255, 255, 255, 0.94);
2544
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__secondary_a5p0t {
2545
+ color: rgba(222, 222, 238, 0.13)
2546
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__secondary_a5p0t.icon-button__loader_a5p0t {
2547
+ color: rgba(238, 238, 251, 0.55);
2548
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__negative_a5p0t {
2549
+ color: rgba(222, 222, 238, 0.13)
2550
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__negative_a5p0t.icon-button__loader_a5p0t {
2551
+ color: #ff4837;
2552
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__tertiary_a5p0t {
2553
+ color: rgba(222, 222, 238, 0.13)
2554
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__tertiary_a5p0t.icon-button__loader_a5p0t {
2555
+ color: rgba(228, 228, 251, 0.28);
2556
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__transparentBg_a5p0t {
2557
+ background: transparent;
2558
+ }
2559
+
2560
+ .cc-icon-button.icon-button__primary_6csd6 {
2561
+ color: rgba(3, 3, 6, 0.88)
2562
+ } .cc-icon-button.icon-button__primary_6csd6:hover {
2563
+ color: rgba(2, 2, 10, 0.76);
2564
+ } .cc-icon-button.icon-button__primary_6csd6:active {
2565
+ color: rgba(1, 1, 12, 0.63);
2566
+ } .cc-icon-button.icon-button__secondary_6csd6 {
2567
+ color: rgba(4, 4, 21, 0.47)
2568
+ } .cc-icon-button.icon-button__secondary_6csd6:hover {
2569
+ color: rgba(4, 4, 19, 0.55);
2570
+ } .cc-icon-button.icon-button__secondary_6csd6:active {
2571
+ color: rgba(1, 1, 12, 0.63);
2572
+ } .cc-icon-button.icon-button__transparent_6csd6 {
2573
+ color: rgba(9, 12, 37, 0.28)
2574
+ } .cc-icon-button.icon-button__transparent_6csd6:hover {
2575
+ color: rgba(5, 8, 29, 0.38);
2576
+ } .cc-icon-button.icon-button__transparent_6csd6:active {
2577
+ color: rgba(4, 4, 21, 0.47);
2578
+ } .cc-icon-button.icon-button__negative_6csd6 {
2579
+ color: #ff4837
2580
+ } .cc-icon-button.icon-button__negative_6csd6:hover {
2581
+ color: #ec2d20;
2582
+ } .cc-icon-button.icon-button__negative_6csd6:active {
2583
+ color: #c7241f;
2584
+ } .cc-icon-button.icon-button__tertiary_6csd6 {
2585
+ color: rgba(9, 12, 37, 0.28)
2586
+ } .cc-icon-button.icon-button__tertiary_6csd6:hover {
2587
+ color: rgba(5, 8, 29, 0.38);
2588
+ } .cc-icon-button.icon-button__tertiary_6csd6:active {
2589
+ color: rgba(4, 4, 21, 0.47);
2590
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__primary_6csd6 {
2591
+ color: rgba(3, 3, 6, 0.88)
2592
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__primary_6csd6:hover {
2593
+ background: rgba(38, 55, 88, 0.06);
2594
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__primary_6csd6:active {
2595
+ background: rgba(30, 43, 68, 0.08);
2596
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__secondary_6csd6 {
2597
+ color: rgba(4, 4, 19, 0.55)
2598
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__secondary_6csd6:hover {
2599
+ background: rgba(38, 55, 88, 0.06);
2600
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__secondary_6csd6:active {
2601
+ background: rgba(30, 43, 68, 0.08);
2602
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__negative_6csd6 {
2603
+ color: #ec2d20
2604
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__negative_6csd6:hover {
2605
+ background: rgba(38, 55, 88, 0.06);
2606
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__negative_6csd6:active {
2607
+ background: rgba(30, 43, 68, 0.08);
2608
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__tertiary_6csd6 {
2609
+ color: rgba(5, 8, 29, 0.38)
2610
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__tertiary_6csd6:hover {
2611
+ background: rgba(38, 55, 88, 0.06);
2612
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__tertiary_6csd6:active {
2613
+ background: rgba(30, 43, 68, 0.08);
2614
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__primary_6csd6 {
2615
+ color: rgba(15, 25, 55, 0.1)
2616
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__primary_6csd6.icon-button__loader_6csd6 {
2617
+ color: rgba(3, 3, 6, 0.88);
2618
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__secondary_6csd6 {
2619
+ color: rgba(15, 25, 55, 0.1)
2620
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__secondary_6csd6.icon-button__loader_6csd6 {
2621
+ color: rgba(4, 4, 21, 0.47);
2622
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__negative_6csd6 {
2623
+ color: rgba(15, 25, 55, 0.1)
2624
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__negative_6csd6.icon-button__loader_6csd6 {
2625
+ color: #ff4837;
2626
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__tertiary_6csd6 {
2627
+ color: rgba(15, 25, 55, 0.1)
2628
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__tertiary_6csd6.icon-button__loader_6csd6 {
2629
+ color: rgba(9, 12, 37, 0.28);
2630
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__transparentBg_6csd6 {
2631
+ background: transparent;
2632
+ }
2633
+ .confirmation__component_4ryr2 {
2634
+ color: rgba(238, 238, 251, 0.55);
2635
+ }
2636
+ .confirmation__circle_1pmu1 {
2637
+ fill: transparent;
2638
+ stroke: #4a4a51;
2639
+ }
2640
+
2641
+ .confirmation__typographyTheme_1el1y.confirmation__typographyTheme_1el1y {
2642
+ color: rgba(238, 238, 251, 0.55);
2643
+ } .confirmation__typographyThemeMobile_1el1y.confirmation__typographyThemeMobile_1el1y {
2644
+ color: rgba(238, 238, 251, 0.55);
2645
+ }
2646
+ .confirmation__typographyTheme_1kd5j.confirmation__typographyTheme_1kd5j {
2647
+ color: rgba(238, 238, 251, 0.55);
2648
+ } .confirmation__typographyThemeMobile_1kd5j.confirmation__typographyThemeMobile_1kd5j {
2649
+ color: rgba(238, 238, 251, 0.55);
2650
+ }
2651
+ .confirmation__phone_1kd98.confirmation__phone_1kd98 {
2652
+ color: rgba(255, 255, 255, 0.94);
2653
+ } .confirmation__typographyTheme_1kd98.confirmation__typographyTheme_1kd98 {
2654
+ color: rgba(238, 238, 251, 0.55);
2655
+ } .confirmation__typographyThemeMobile_1kd98.confirmation__typographyThemeMobile_1kd98 {
2656
+ color: rgba(238, 238, 251, 0.55);
2657
+ } .confirmation__countdownContainer_1kd98.confirmation__countdownContainer_1kd98 {
2658
+ color: rgba(238, 238, 251, 0.55);
2659
+ } .confirmation__timeCounter_1kd98 {
2660
+ color: rgba(238, 238, 251, 0.55);
2661
+ }
2662
+ .confirmation__typographyTheme_mcfa1.confirmation__typographyTheme_mcfa1 {
2663
+ color: rgba(238, 238, 251, 0.55);
2664
+ } .confirmation__typographyThemeMobile_mcfa1.confirmation__typographyThemeMobile_mcfa1 {
2665
+ color: rgba(238, 238, 251, 0.55);
2666
+ } .confirmation__timeCounter_mcfa1 {
2667
+ color: rgba(238, 238, 251, 0.55);
2668
+ }
2669
+ .confirmation__typographyTheme_1u18w.confirmation__typographyTheme_1u18w {
2670
+ color: rgba(238, 238, 251, 0.55);
2671
+ } .confirmation__typographyThemeMobile_1u18w.confirmation__typographyThemeMobile_1u18w {
2672
+ color: rgba(238, 238, 251, 0.55);
2673
+ }.input__input_1dbno {
2674
+ color: rgba(255, 255, 255, 0.94);
2675
+ caret-color: rgba(255, 255, 255, 0.94);
2676
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2677
+ } .input__input_1dbno:-webkit-autofill {
2678
+ -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
2679
+ } .input__input_1dbno::placeholder {
2680
+ color: rgba(238, 238, 251, 0.55);
2681
+ } .input__hasInnerLabel_1dbno::placeholder {
2682
+ color: rgba(233, 233, 250, 0.37);
2683
+ } .input__input_1dbno:read-only:not(.input__disableUserInput_1dbno) {
2684
+ color: rgba(233, 233, 250, 0.37)
2685
+ } .input__input_1dbno:read-only:not(.input__disableUserInput_1dbno):focus::placeholder {
2686
+ color: rgba(238, 238, 251, 0.55);
2687
+ } .input__input_1dbno:disabled {
2688
+ color: rgba(233, 233, 250, 0.37);
2689
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
2690
+ } .input__input_1dbno:focus::placeholder {
2691
+ color: rgba(233, 233, 250, 0.37);
2692
+ } .input__error_1dbno {
2693
+ color: rgba(255, 255, 255, 0.94);
2694
+ caret-color: rgba(255, 255, 255, 0.94);
2695
+ }
2696
+ .input__focusVisible_cfru7 {
2697
+ outline: 2px solid #3193fc;
2698
+ } @keyframes input__onautofillstart_cfru7 {
2699
+ from {
2700
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2701
+ }
2702
+ to {
2703
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
2704
+ }
2705
+ } @keyframes input__onautofillcancel_cfru7 {
2706
+ from {
2707
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2708
+ }
2709
+ to {
2710
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
2711
+ }
2712
+ }
2713
+ .input__input_1e9ci {
2714
+ color: rgba(3, 3, 6, 0.88);
2715
+ caret-color: rgba(3, 3, 6, 0.88);
2716
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2717
+ } .input__input_1e9ci:-webkit-autofill {
2718
+ -webkit-text-fill-color: rgba(3, 3, 6, 0.88);
2719
+ } .input__input_1e9ci::placeholder {
2720
+ color: rgba(4, 4, 19, 0.55);
2721
+ } .input__hasInnerLabel_1e9ci::placeholder {
2722
+ color: rgba(5, 8, 29, 0.38);
2723
+ } .input__input_1e9ci:read-only:not(.input__disableUserInput_1e9ci) {
2724
+ color: rgba(5, 8, 29, 0.38)
2725
+ } .input__input_1e9ci:read-only:not(.input__disableUserInput_1e9ci):focus::placeholder {
2726
+ color: rgba(4, 4, 19, 0.55);
2727
+ } .input__input_1e9ci:disabled {
2728
+ color: rgba(5, 8, 29, 0.38);
2729
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
2730
+ } .input__input_1e9ci:focus::placeholder {
2731
+ color: rgba(5, 8, 29, 0.38);
2732
+ } .input__error_1e9ci {
2733
+ color: rgba(3, 3, 6, 0.88);
2734
+ caret-color: rgba(3, 3, 6, 0.88);
2735
+ }
2736
+ .input__clearIcon_1gf8g {
2737
+ color: rgba(228, 228, 251, 0.28)
2738
+ } .input__clearIcon_1gf8g:hover {
2739
+ color: rgba(233, 233, 250, 0.37);
2740
+ } .input__clearIcon_1gf8g:active {
2741
+ color: rgba(238, 238, 254, 0.46);
2742
+ }
2743
+
2744
+ .input__clearIcon_j8mqd {
2745
+ color: rgba(9, 12, 37, 0.28)
2746
+ } .input__clearIcon_j8mqd:hover {
2747
+ color: rgba(5, 8, 29, 0.38);
2748
+ } .input__clearIcon_j8mqd:active {
2749
+ color: rgba(4, 4, 21, 0.47);
2750
+ }.navigation-bar__border_1lspr {
2751
+ box-shadow: 0 1px 0 0 #29292c;
2752
+ } .navigation-bar__content_1lspr {
2753
+ color: rgba(255, 255, 255, 0.94)
2754
+ } .navigation-bar__subtitle_1lspr {
2755
+ color: rgba(238, 238, 251, 0.55);
2756
+ }
2757
+ .navigation-bar__iconWrapper_1g89a {
2758
+ background: rgba(214, 214, 229, 0.07)
2759
+ } .navigation-bar__iconWrapper_1g89a.navigation-bar__back_1g89a {
2760
+ background: transparent;
2761
+ } .navigation-bar__floating_1g89a path {
2762
+ fill: rgba(238, 238, 251, 0.55);
2763
+ } .navigation-bar__floating_1g89a:hover path {
2764
+ fill: rgba(239, 240, 252, 0.65);
2765
+ } .navigation-bar__floating_1g89a:active path {
2766
+ fill: rgba(243, 245, 254, 0.75);
2767
+ }
2768
+ .pass-code-v1__message_j0um3 {
2769
+ color: rgba(255, 255, 255, 0.94);
2770
+ } .pass-code-v1__error_j0um3 {
2771
+ color: #ff4837;
2772
+ }
2773
+ .pass-code-v1__dot_1nna4 {
2774
+ background: rgba(222, 222, 238, 0.13)
2775
+ } .pass-code-v1__dot_1nna4.pass-code-v1__error_1nna4 {
2776
+ background: #ff4837;
2777
+ } .pass-code-v1__filled_1nna4 {
2778
+ background: rgba(255, 255, 255, 0.94);
2779
+ }
2780
+ @keyframes pass-code-v1__shake_yom5z {
2781
+ }
2782
+
2783
+ .pass-code-v1__secondary_fwctd.pass-code-v1__secondary_fwctd {
2784
+ color: rgba(255, 255, 255, 0.94);
2785
+ background: rgba(225, 225, 248, 0.09)
2786
+ } .pass-code-v1__secondary_fwctd.pass-code-v1__secondary_fwctd:hover {
2787
+ color: rgba(255, 255, 255, 0.94);
2788
+ } .pass-code-v1__secondary_fwctd.pass-code-v1__secondary_fwctd:active {
2789
+ background: rgba(234, 234, 248, 0.15);
2790
+ } .pass-code-v1__ghost_fwctd.pass-code-v1__ghost_fwctd {
2791
+ color: rgba(255, 255, 255, 0.94)
2792
+ } .pass-code-v1__ghost_fwctd.pass-code-v1__ghost_fwctd:hover {
2793
+ color: rgba(255, 255, 255, 0.94);
2794
+ } .pass-code-v1__ghost_fwctd.pass-code-v1__ghost_fwctd:active {
2795
+ background: rgba(234, 234, 248, 0.15);
2796
+ }
2797
+
2798
+
2799
+ .pass-code__dot_13a67 {
2800
+ background: rgba(222, 222, 238, 0.13)
2801
+ } .pass-code__dot_13a67.pass-code__filled_13a67 {
2802
+ background: rgba(255, 255, 255, 0.94);
2803
+ } .pass-code__dot_13a67.pass-code__animatedFill_13a67 {
2804
+ background: rgba(255, 255, 255, 0.94);
2805
+ } .pass-code__dot_13a67.pass-code__error_13a67 {
2806
+ background: #ff4837;
2807
+ } .pass-code__dot_13a67.pass-code__success_13a67 {
2808
+ background: #17d055;
2809
+ } .pass-code__dot_13a67.pass-code__rawSuccess_13a67 {
2810
+ background: #17d055;
2811
+ }
2812
+ @keyframes pass-code__shake_v1qoz {
2813
+ }
2814
+
2815
+ .pass-code__secondary_8jnav.pass-code__secondary_8jnav,
2816
+ .pass-code__button_8jnav.pass-code__button_8jnav {
2817
+ color: rgba(255, 255, 255, 0.94);
2818
+ background-color: rgba(255, 255, 255, 0)
2819
+ } .pass-code__secondary_8jnav.pass-code__secondary_8jnav:active, .pass-code__button_8jnav.pass-code__button_8jnav:active {
2820
+ background-color: rgba(225, 225, 248, 0.09);
2821
+ } .pass-code__secondary_8jnav.pass-code__secondary_8jnav:not(.pass-code__isIOS_8jnav):hover, .pass-code__button_8jnav.pass-code__button_8jnav:not(.pass-code__isIOS_8jnav):hover {
2822
+ background-color: rgba(214, 214, 229, 0.07);
2823
+ } .pass-code__secondary_8jnav.pass-code__secondary_8jnav:not(.pass-code__isIOS_8jnav):active, .pass-code__button_8jnav.pass-code__button_8jnav:not(.pass-code__isIOS_8jnav):active {
2824
+ background-color: rgba(225, 225, 248, 0.09);
2825
+ }
2826
+ @media screen and (min-width: 360px) {
2827
+ } @media screen and (min-width: 390px) {
2828
+ }
2829
+ .pattern-lock-v1__message_6zys6 {
2830
+ color: rgba(255, 255, 255, 0.94);
2831
+ } .pattern-lock-v1__error_6zys6 {
2832
+ color: #ff4837;
2833
+ }.product-cover__component_1k0yu {
2834
+ background-color: #4a4a51
2835
+ }
2836
+
2837
+ .product-cover__cardMack_w8n45 {
2838
+ background-color: rgba(3, 3, 6, 0.88);
2839
+ }
2840
+ .product-cover__default_1kngd {
2841
+ background: rgba(238, 238, 251, 0.55);
2842
+ } .product-cover__inverted_1kngd {
2843
+ background: rgba(4, 4, 21, 0.47);
2844
+ }
2845
+ .product-cover__buttonEye_1ifmc.product-cover__buttonEye_1ifmc {
2846
+ color: #fff
2847
+ } .product-cover__buttonEye_1ifmc.product-cover__buttonEye_1ifmc:hover {
2848
+ color: #fff;
2849
+ } .product-cover__buttonEye_1ifmc.product-cover__buttonEye_1ifmc:active {
2850
+ color: #fff;
2851
+ }.file-upload-item-v1__component_1vbth {
2852
+ color: rgba(238, 238, 251, 0.55);
2853
+ box-shadow: 0 -1px 0 0 #29292c inset
2854
+ } .file-upload-item-v1__icon_1vbth {
2855
+ color: rgba(255, 255, 255, 0.94);
2856
+ } .file-upload-item-v1__errorIcon_1vbth {
2857
+ color: #ff4837;
2858
+ } .file-upload-item-v1__successIcon_1vbth {
2859
+ color: #17d055;
2860
+ } .file-upload-item-v1__name_1vbth {
2861
+ color: rgba(255, 255, 255, 0.94)
2862
+ } .file-upload-item-v1__errorWrapper_1vbth {
2863
+ color: #ff4837;
2864
+ }.pure-cell__focused_m3jlj {
2865
+ outline: 2px solid #3193fc;
2866
+ }
2867
+ .pure-cell__button_14y3n {
2868
+ -webkit-tap-highlight-color: transparent;
2869
+ background-color: transparent
2870
+ }
2871
+ .pure-cell__hidden_1wy4e {
2872
+ background: rgba(231, 231, 248, 0.18);
2873
+ }
2874
+ .pure-cell__hidden_1o20z {
2875
+ background: rgba(231, 231, 248, 0.18);
2876
+ }
2877
+ .pure-cell__categoryPercent_1vqmq {
2878
+ background-color: #1c1c1e;
2879
+ }
2880
+
2881
+
2882
+
2883
+ .pure-cell__button_vum3h {
2884
+ -webkit-tap-highlight-color: transparent;
2885
+ background-color: transparent
2886
+ }
2887
+ .pure-cell__component_1dqku.pure-cell__button_1dqku {
2888
+ -webkit-tap-highlight-color: transparent;
2889
+ background-color: transparent
2890
+ }
2891
+
2892
+ .file-upload-item__deleteIconColor_18vuc {
2893
+ fill: rgba(233, 233, 250, 0.37)
2894
+ } .file-upload-item__deleteIconColor_18vuc:hover {
2895
+ fill: rgba(238, 238, 254, 0.46);
2896
+ } .file-upload-item__downloadIconColor_18vuc {
2897
+ fill: rgba(233, 233, 250, 0.37)
2898
+ } .file-upload-item__downloadIconColor_18vuc:hover {
2899
+ fill: rgba(238, 238, 254, 0.46);
2900
+ } .file-upload-item__restoreIconColor_18vuc {
2901
+ fill: rgba(233, 233, 250, 0.37)
2902
+ } .file-upload-item__restoreIconColor_18vuc:hover {
2903
+ fill: rgba(238, 238, 254, 0.46);
2904
+ }
2905
+ .file-upload-item__container_cjuve .file-upload-item__title_cjuve.file-upload-item__restore_cjuve {
2906
+ color: rgba(233, 233, 250, 0.37);
2907
+ }
2908
+ .file-upload-item__container_1x5uo .file-upload-item__progress_1x5uo {
2909
+ -webkit-mask-image: conic-gradient(black 0, transparent 0);
2910
+ mask-image: conic-gradient(black 0, transparent 0)
2911
+ } .file-upload-item__container_1x5uo .file-upload-item__progress_1x5uo.file-upload-item__success_1x5uo,
2912
+ .file-upload-item__container_1x5uo .file-upload-item__progress_1x5uo.file-upload-item__error_1x5uo {
2913
+ -webkit-mask-image: conic-gradient(black 360deg, transparent 0);
2914
+ mask-image: conic-gradient(black 360deg, transparent 0);
2915
+ } .file-upload-item__container_1x5uo .file-upload-item__progressBarTransparent_1x5uo {
2916
+ fill: transparent;
2917
+ } .file-upload-item__container_1x5uo .file-upload-item__progressBarUploading_1x5uo {
2918
+ fill: #4a4a51;
2919
+ } .file-upload-item__container_1x5uo .file-upload-item__progressBarSuccess_1x5uo {
2920
+ fill: #17d055;
2921
+ } .file-upload-item__container_1x5uo .file-upload-item__progressBarError_1x5uo {
2922
+ fill: #ff4837;
2923
+ }
2924
+
2925
+
2926
+ .file-upload-item__iconPDFColored_1jurs {
2927
+ fill: #fe5e48;
2928
+ } .file-upload-item__iconDOCColored_1jurs {
2929
+ fill: #3193fc;
2930
+ } .file-upload-item__iconExcelColored_1jurs {
2931
+ fill: #0cc44d;
2932
+ } .file-upload-item__icon1CColored_1jurs {
2933
+ fill: #fa9313;
2934
+ } .file-upload-item__iconDocumentColored_1jurs {
2935
+ fill: rgba(255, 255, 255, 0.94);
2936
+ }.navigation-bar-private__content_4jkud {
2937
+ color: rgba(255, 255, 255, 0.94)
2938
+ } .navigation-bar-private__subtitle_4jkud {
2939
+ color: rgba(238, 238, 251, 0.55);
2940
+ }
2941
+ .navigation-bar-private__button_1i35c {
2942
+ background: rgba(255, 255, 255, 0.04);
2943
+ color: rgba(255, 255, 255, 0.94)
2944
+ }
2945
+ .navigation-bar-private__button_1i35c.navigation-bar-private__mobile_1i35c {
2946
+ background: rgba(214, 214, 229, 0.07);
2947
+ color: rgba(238, 238, 251, 0.55);
2948
+ }
2949
+
2950
+ .navigation-bar-private__button_vi373 {
2951
+ background: rgba(0, 0, 0, 0.04);
2952
+ color: rgba(3, 3, 6, 0.88)
2953
+ }
2954
+ .navigation-bar-private__button_vi373.navigation-bar-private__mobile_vi373 {
2955
+ background: rgba(38, 55, 88, 0.06);
2956
+ color: rgba(4, 4, 21, 0.47);
2957
+ }
2958
+ .navigation-bar-private__component_338e8 {
2959
+ background: rgba(255, 255, 255, 0.04)
2960
+ } .navigation-bar-private__component_338e8 svg > path {
2961
+ fill: rgba(255, 255, 255, 0.94);
2962
+ } .navigation-bar-private__component_338e8:hover svg > path {
2963
+ fill: rgba(255, 255, 255, 0.7);
2964
+ } .navigation-bar-private__component_338e8:active svg > path {
2965
+ fill: rgba(255, 255, 255, 0.6);
2966
+ } .navigation-bar-private__mobileWrapper_338e8 {
2967
+ background: rgba(214, 214, 229, 0.07)
2968
+ } .navigation-bar-private__mobileWrapper_338e8 svg > path {
2969
+ fill: rgba(238, 238, 251, 0.55);
2970
+ }
2971
+
2972
+ .plate__component_7ys6k {
2973
+ color: rgba(255, 255, 255, 0.94)
2974
+ } .plate__focused_7ys6k {
2975
+ outline: 2px solid #3193fc;
2976
+ } .plate__shadow_7ys6k:after {
2977
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
2978
+ 0 0 1px rgba(0, 0, 0, 0.04);
2979
+ } .plate__common_7ys6k {
2980
+ background-color: rgba(225, 225, 248, 0.09);
2981
+ border: 1px solid rgba(238, 238, 251, 0.55)
2982
+ } .plate__common_7ys6k:before {
2983
+ background-color: rgba(238, 238, 251, 0.55);
2984
+ } .plate__negative_7ys6k {
2985
+ background-color: #392523;
2986
+ border: 1px solid #ff4837
2987
+ } .plate__negative_7ys6k:before {
2988
+ background-color: #ff4837;
2989
+ } .plate__positive_7ys6k {
2990
+ background-color: #232d25;
2991
+ border: 1px solid #17d055
2992
+ } .plate__positive_7ys6k:before {
2993
+ background-color: #17d055;
2994
+ } .plate__attention_7ys6k {
2995
+ background-color: #36291f;
2996
+ border: 1px solid #fda136
2997
+ } .plate__attention_7ys6k:before {
2998
+ background-color: #fda136;
2999
+ } .plate__custom_7ys6k {
3000
+ background: transparent;
3001
+ border: 1px solid rgba(238, 238, 251, 0.55)
3002
+ } .plate__custom_7ys6k:before {
3003
+ background-color: rgba(238, 238, 251, 0.55);
3004
+ }
3005
+
3006
+ .toast-plate__component_de7e9 {
3007
+ color: rgba(3, 3, 6, 0.88);
3008
+ background-color: #fff;
3009
+ } .toast-plate__closeButtonWrapper_de7e9:before {
3010
+ background-color: #e7e8eb;
3011
+ }
3012
+
3013
+ .toast-plate__component_kbf2b {
3014
+ color: rgba(255, 255, 255, 0.94);
3015
+ background-color: #1c1c1e;
3016
+ } .toast-plate__closeButtonWrapper_kbf2b:before {
3017
+ background-color: #29292c;
3018
+ }.number-input__steppers_mzjpb {
3019
+ background-color: rgba(214, 214, 229, 0.07);
3020
+ } .number-input__steppersFocused_mzjpb,
3021
+ .number-input__steppersDisabled_mzjpb {
3022
+ background-color: rgba(225, 225, 248, 0.09);
3023
+ }
3024
+
3025
+ .number-input__steppers_3ttkd {
3026
+ background-color: #fff;
3027
+ } .number-input__steppersFocused_3ttkd,
3028
+ .number-input__steppersDisabled_3ttkd {
3029
+ background-color: rgba(15, 25, 55, 0.1);
3030
+ }
3031
+ .number-input__separator_14cnr {
3032
+ background-color: rgba(222, 222, 238, 0.13);
3033
+ }
3034
+
3035
+ .number-input__separator_7e219 {
3036
+ background-color: rgba(15, 25, 55, 0.1);
3037
+ }.slider-input__slider_3nq7g .noUi-base:hover > .noUi-connects {
3038
+ background-color: #898991;
3039
+ } .slider-input__slider_3nq7g .noUi-connects {
3040
+ background-color: #898991;
3041
+ } .slider-input__steps_3nq7g {
3042
+ color: rgba(238, 238, 251, 0.55);
3043
+ } .slider-input__info_3nq7g {
3044
+ color: rgba(238, 238, 251, 0.55);
3045
+ }.with-suffix__hasSuffix_ls8iz input:focus::placeholder {
3046
+ color: transparent;
3047
+ } .with-suffix__disabled_ls8iz {
3048
+ color: rgba(233, 233, 250, 0.37)
3049
+ } .with-suffix__disabled_ls8iz.with-suffix__inverted_ls8iz {
3050
+ color: rgba(5, 8, 29, 0.38);
3051
+ } .with-suffix__readOnly_ls8iz {
3052
+ color: rgba(233, 233, 250, 0.37)
3053
+ } .with-suffix__readOnly_ls8iz.with-suffix__inverted_ls8iz {
3054
+ color: rgba(5, 8, 29, 0.38);
3055
+ }.bottom-sheet__modal_1im62.bottom-sheet__modal_1im62 {
3056
+ background-color: transparent;
3057
+ } .bottom-sheet__component_1im62 {
3058
+ background-color: #1c1c1e;
3059
+ } .bottom-sheet__defaultMarker_1im62 {
3060
+ background-color: rgba(222, 222, 238, 0.13);
3061
+ } .bottom-sheet__content_1im62 {
3062
+ color: rgba(255, 255, 255, 0.94);
3063
+ } .bottom-sheet__background-accent_1im62 {
3064
+ background-color: #ef3124;
3065
+ } .bottom-sheet__background-info_1im62 {
3066
+ background-color: #001c3c;
3067
+ } .bottom-sheet__background-attention-muted_1im62 {
3068
+ background-color: #36291f;
3069
+ } .bottom-sheet__background-positive-muted_1im62 {
3070
+ background-color: #232d25;
3071
+ } .bottom-sheet__background-negative-muted_1im62 {
3072
+ background-color: #392523;
3073
+ } .bottom-sheet__background-primary_1im62 {
3074
+ background-color: #121213;
3075
+ } .bottom-sheet__background-primary-inverted_1im62 {
3076
+ background-color: #fff;
3077
+ } .bottom-sheet__background-secondary_1im62 {
3078
+ background-color: #1c1c1e;
3079
+ } .bottom-sheet__background-secondary-inverted_1im62 {
3080
+ background-color: #f2f3f5;
3081
+ } .bottom-sheet__background-tertiary_1im62 {
3082
+ background-color: #27272a;
3083
+ } .bottom-sheet__background-tertiary-inverted_1im62 {
3084
+ background-color: #e7e8ea;
3085
+ } .bottom-sheet__background-quaternary_1im62 {
3086
+ background-color: #36363a;
3087
+ } .bottom-sheet__background-quaternary-inverted_1im62 {
3088
+ background-color: #dcdee2;
3089
+ } .bottom-sheet__background-specialbg-component_1im62 {
3090
+ background-color: rgba(255, 255, 255, 0.1);
3091
+ } .bottom-sheet__background-specialbg-component-inverted_1im62 {
3092
+ background-color: rgba(11, 31, 53, 0.07);
3093
+ } .bottom-sheet__background-specialbg-primary-grouped_1im62 {
3094
+ background-color: #1c1c1e;
3095
+ } .bottom-sheet__background-specialbg-secondary-grouped_1im62 {
3096
+ background-color: #27272a;
3097
+ } .bottom-sheet__background-specialbg-tertiary-grouped_1im62 {
3098
+ background-color: #36363a;
3099
+ } .bottom-sheet__background-specialbg-secondary-transparent_1im62 {
3100
+ background-color: rgba(214, 214, 229, 0.07);
3101
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_1im62 {
3102
+ background-color: rgba(38, 55, 88, 0.06);
3103
+ } .bottom-sheet__background-specialbg-tertiary-transparent_1im62 {
3104
+ background-color: rgba(222, 222, 240, 0.12);
3105
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1im62 {
3106
+ background-color: rgba(30, 43, 68, 0.08);
3107
+ }
3108
+ .bottom-sheet__footer_wzr5m {
3109
+ background-color: #1c1c1e;
3110
+ } .bottom-sheet__highlighted_wzr5m {
3111
+ border-top: 1px solid #353539;
3112
+ background-color: #1c1c1e;
3113
+ } .bottom-sheet__background-accent_wzr5m {
3114
+ background-color: #ef3124;
3115
+ } .bottom-sheet__background-info_wzr5m {
3116
+ background-color: #001c3c;
3117
+ } .bottom-sheet__background-attention-muted_wzr5m {
3118
+ background-color: #36291f;
3119
+ } .bottom-sheet__background-positive-muted_wzr5m {
3120
+ background-color: #232d25;
3121
+ } .bottom-sheet__background-negative-muted_wzr5m {
3122
+ background-color: #392523;
3123
+ } .bottom-sheet__background-primary_wzr5m {
3124
+ background-color: #121213;
3125
+ } .bottom-sheet__background-primary-inverted_wzr5m {
3126
+ background-color: #fff;
3127
+ } .bottom-sheet__background-secondary_wzr5m {
3128
+ background-color: #1c1c1e;
3129
+ } .bottom-sheet__background-secondary-inverted_wzr5m {
3130
+ background-color: #f2f3f5;
3131
+ } .bottom-sheet__background-tertiary_wzr5m {
3132
+ background-color: #27272a;
3133
+ } .bottom-sheet__background-tertiary-inverted_wzr5m {
3134
+ background-color: #e7e8ea;
3135
+ } .bottom-sheet__background-quaternary_wzr5m {
3136
+ background-color: #36363a;
3137
+ } .bottom-sheet__background-quaternary-inverted_wzr5m {
3138
+ background-color: #dcdee2;
3139
+ } .bottom-sheet__background-specialbg-component_wzr5m {
3140
+ background-color: rgba(255, 255, 255, 0.1);
3141
+ } .bottom-sheet__background-specialbg-component-inverted_wzr5m {
3142
+ background-color: rgba(11, 31, 53, 0.07);
3143
+ } .bottom-sheet__background-specialbg-primary-grouped_wzr5m {
3144
+ background-color: #1c1c1e;
3145
+ } .bottom-sheet__background-specialbg-secondary-grouped_wzr5m {
3146
+ background-color: #27272a;
3147
+ } .bottom-sheet__background-specialbg-tertiary-grouped_wzr5m {
3148
+ background-color: #36363a;
3149
+ } .bottom-sheet__background-specialbg-secondary-transparent_wzr5m {
3150
+ background-color: rgba(214, 214, 229, 0.07);
3151
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_wzr5m {
3152
+ background-color: rgba(38, 55, 88, 0.06);
3153
+ } .bottom-sheet__background-specialbg-tertiary-transparent_wzr5m {
3154
+ background-color: rgba(222, 222, 240, 0.12);
3155
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_wzr5m {
3156
+ background-color: rgba(30, 43, 68, 0.08);
3157
+ }
3158
+ .bottom-sheet__highlighted_pwmeg {
3159
+ border-bottom: 1px solid #353539;
3160
+ }
3161
+ .popup-sheet__appear_1h185,
3162
+ .popup-sheet__enter_1h185 {
3163
+ background-color: transparent;
3164
+ } .popup-sheet__appearActive_1h185,
3165
+ .popup-sheet__enterActive_1h185,
3166
+ .popup-sheet__appearDone_1h185,
3167
+ .popup-sheet__enterDone_1h185 {
3168
+ background-color: rgba(0, 0, 0, 0.7);
3169
+ } .popup-sheet__exit_1h185 {
3170
+ background-color: rgba(0, 0, 0, 0.7);
3171
+ } .popup-sheet__exitActive_1h185,
3172
+ .popup-sheet__exitDone_1h185 {
3173
+ background-color: transparent;
3174
+ }
3175
+
3176
+
3177
+
3178
+
3179
+
3180
+
3181
+
3182
+ .modal__sticky_12l0e {
3183
+ background: #1c1c1e;
3184
+ } .modal__highlighted_12l0e {
3185
+ background: #1c1c1e;
3186
+ box-shadow: 0 -1px 0 0 #29292c;
3187
+ }
3188
+
3189
+
3190
+
3191
+ .modal__highlighted_1a10a {
3192
+ background: #1c1c1e;
3193
+ box-shadow: 0 1px 0 0 #29292c;
3194
+ } .modal__sticky_1a10a.modal__hasContent_1a10a {
3195
+ background: #1c1c1e;
3196
+ }
3197
+
3198
+
3199
+
3200
+
3201
+
3202
+
3203
+
3204
+
3205
+
3206
+ .side-panel__sticky_3rfrl {
3207
+ background: #1c1c1e;
3208
+ } .side-panel__highlighted_3rfrl {
3209
+ background: #1c1c1e;
3210
+ box-shadow: 0 -1px 0 0 #29292c;
3211
+ }
3212
+
3213
+
3214
+
3215
+ .side-panel__highlighted_gouq3 {
3216
+ background: #1c1c1e;
3217
+ box-shadow: 0 1px 0 0 #29292c;
3218
+ } .side-panel__sticky_gouq3.side-panel__hasContent_gouq3 {
3219
+ background: #1c1c1e;
3220
+ }
3221
+ .toast__toastPlate_cxj1m {
3222
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3223
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3224
+ } .toast__popoverInner_cxj1m {
3225
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3226
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3227
+ background-color: transparent;
3228
+ }.bank-card__component_l84i6 {
3229
+ --form-control-bg-color: transparent;
3230
+ --form-control-focus-shadow: transparent;
3231
+ --form-control-hover-bg-color: transparent;
3232
+ --form-control-focus-bg-color: transparent;
3233
+ } .bank-card__label_l84i6 {
3234
+ color: rgba(238, 238, 251, 0.55)
3235
+ } .bank-card__focused_l84i6 .bank-card__label_l84i6,
3236
+ .bank-card__filled_l84i6 .bank-card__label_l84i6 {
3237
+ color: rgba(255, 255, 255, 0.94)
3238
+ } .bank-card__input_l84i6 {
3239
+ color: rgba(255, 255, 255, 0.94);
3240
+ caret-color: rgba(255, 255, 255, 0.94)
3241
+ } .bank-card__bankLogo_l84i6 svg g {
3242
+ fill: rgba(255, 255, 255, 0.94);
3243
+ } .bank-card__brandLogo_l84i6 svg {
3244
+ fill: rgba(255, 255, 255, 0.94);
3245
+ } .bank-card__usePhoto_l84i6 {
3246
+ background-color: transparent
3247
+ } .bank-card__usePhoto_l84i6 svg {
3248
+ fill: rgba(255, 255, 255, 0.94);
3249
+ }
3250
+
3251
+
3252
+
3253
+
3254
+
3255
+
3256
+ .universal-modal__sticky_4jkcg {
3257
+ background: #1c1c1e;
3258
+ } .universal-modal__highlighted_4jkcg {
3259
+ background: #1c1c1e;
3260
+ box-shadow: 0 -1px 0 0 #29292c;
3261
+ }
3262
+
3263
+
3264
+ .universal-modal__highlighted_1tq7b {
3265
+ background: #1c1c1e;
3266
+ box-shadow: 0 1px 0 0 #29292c;
3267
+ } .universal-modal__sticky_1tq7b.universal-modal__hasContent_1tq7b {
3268
+ background: #1c1c1e;
3269
+ }
3270
+
3271
+
3272
+
3273
+ @keyframes universal-modal__step_1_97f43 {
3274
+ } @keyframes universal-modal__step_2_97f43 {
3275
+ 100% {
3276
+ background-color: transparent;
3277
+ }
3278
+ } .universal-modal__appear_97f43,
3279
+ .universal-modal__enter_97f43 {
3280
+ background-color: transparent;
3281
+ } .universal-modal__appearActive_97f43,
3282
+ .universal-modal__enterActive_97f43,
3283
+ .universal-modal__appearDone_97f43,
3284
+ .universal-modal__enterDone_97f43 {
3285
+ background-color: rgba(0, 0, 0, 0.7);
3286
+ } .universal-modal__exit_97f43 {
3287
+ background-color: rgba(0, 0, 0, 0.7);
3288
+ } .universal-modal__exitDone_97f43 {
3289
+ background-color: transparent;
3290
+ }
3291
+
3292
+
3293
+
3294
+ .universal-modal__button_1itsg.universal-modal__button_1itsg {
3295
+ background-color: rgba(18, 18, 19, 0.4);
3296
+ }
3297
+ .universal-modal__button_4gwz4.universal-modal__button_4gwz4 {
3298
+ background-color: rgba(255, 255, 255, 0.04);
3299
+ }
3300
+ .universal-modal__component_3v4tz.universal-modal__overlayHidden_3v4tz {
3301
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3302
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3303
+ }
3304
+ .universal-modal__component_129nm.universal-modal__overlayHidden_129nm {
3305
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3306
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3307
+ }
3308
+ .universal-modal__icon_1vqx5 {
3309
+ fill: rgba(238, 238, 251, 0.55);
3310
+ }
3311
+ .universal-modal__icon_db94t {
3312
+ fill: rgba(238, 238, 251, 0.55);
3313
+ }
3314
+
3315
+
3316
+ .amount-input__minorPartAndCurrency_oq2la {
3317
+ color: rgba(238, 238, 251, 0.55)
3318
+ } .amount-input__minorPartAndCurrency_oq2la.amount-input__disabled_oq2la,
3319
+ .amount-input__minorPartAndCurrency_oq2la.amount-input__readOnly_oq2la {
3320
+ color: rgba(233, 233, 250, 0.37);
3321
+ }
3322
+ .amount-input__filled_xvog1 .amount-input__input_xvog1,
3323
+ .amount-input__input_xvog1:focus {
3324
+ -webkit-text-fill-color: transparent;
3325
+ }
3326
+ .amount-input__minorPartAndCurrency_17dp4 {
3327
+ color: rgba(4, 4, 19, 0.55)
3328
+ } .amount-input__minorPartAndCurrency_17dp4.amount-input__disabled_17dp4,
3329
+ .amount-input__minorPartAndCurrency_17dp4.amount-input__readOnly_17dp4 {
3330
+ color: rgba(5, 8, 29, 0.38);
3331
+ }@media (min-width: 600px) {
3332
+ }.tooltip__hint_1ed5x {
3333
+ background-color: #fff;
3334
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
3335
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
3336
+ color: rgba(3, 3, 6, 0.88);
3337
+ } .tooltip__hint_1ed5x .tooltip__arrow_1ed5x:after {
3338
+ background-color: #fff;
3339
+ border-color: #fff;
3340
+ } .tooltip__tooltip_1ed5x {
3341
+ border: 1px solid #29292c;
3342
+ background-color: #1c1c1e
3343
+ } .tooltip__tooltip_1ed5x .tooltip__arrow_1ed5x:after {
3344
+ border-color: #29292c;
3345
+ background-color: #1c1c1e;
3346
+ }
3347
+
3348
+ .tooltip__tooltip_1lyxe {
3349
+ background-color: #fff;
3350
+ color: rgba(3, 3, 6, 0.88);
3351
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
3352
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
3353
+ } .tooltip__tooltip_1lyxe .tooltip__arrow_1lyxe:after {
3354
+ background-color: #fff;
3355
+ } .tooltip__hint_1lyxe {
3356
+ background-color: #1c1c1e;
3357
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3358
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3359
+ color: rgba(255, 255, 255, 0.94);
3360
+ } .tooltip__hint_1lyxe .tooltip__arrow_1lyxe:after {
3361
+ background-color: #1c1c1e;
3362
+ }
3363
+
3364
+ .calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-track {
3365
+ background-color: transparent;
3366
+ } .calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-track-piece {
3367
+ background-color: transparent;
3368
+ } .calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-thumb {
3369
+ background-color: rgba(228, 228, 251, 0.28);
3370
+ border-color: transparent;
3371
+ } .calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-thumb:active {
3372
+ background-color: rgba(238, 238, 251, 0.55);
3373
+ }
3374
+ .calendar__appear_d90mg,
3375
+ .calendar__enter_d90mg {
3376
+ background-color: transparent;
3377
+ } .calendar__appearActive_d90mg,
3378
+ .calendar__enterActive_d90mg,
3379
+ .calendar__appearDone_d90mg,
3380
+ .calendar__enterDone_d90mg {
3381
+ background-color: rgba(222, 222, 238, 0.13);
3382
+ } .calendar__exit_d90mg {
3383
+ background-color: rgba(222, 222, 238, 0.13);
3384
+ } .calendar__exitActive_d90mg,
3385
+ .calendar__exitDone_d90mg {
3386
+ background-color: transparent;
3387
+ }
3388
+ .calendar__calendar_1jb31 th {
3389
+ border-bottom: 1px solid #29292c;
3390
+ } .calendar__dayNames_1jb31 {
3391
+ background: #1c1c1e
3392
+ } .calendar__month_1jb31 {
3393
+ color: rgba(255, 255, 255, 0.94)
3394
+ } .calendar__month_1jb31.calendar__clickableMonth_1jb31 {
3395
+ background-color: rgba(214, 214, 229, 0.07)
3396
+ } .calendar__month_1jb31.calendar__clickableMonth_1jb31.calendar__active_1jb31 {
3397
+ background-color: #f2f3f5
3398
+ } .calendar__month_1jb31.calendar__clickableMonth_1jb31.calendar__active_1jb31 .calendar__monthTitle_1jb31 {
3399
+ color: rgba(3, 3, 6, 0.88);
3400
+ } .calendar__month_1jb31.calendar__clickableMonth_1jb31.calendar__disabled_1jb31 .calendar__monthTitle_1jb31 {
3401
+ color: rgba(233, 233, 250, 0.37);
3402
+ } .calendar__dayName_1jb31 {
3403
+ color: rgba(238, 238, 251, 0.55)
3404
+ }
3405
+
3406
+ .calendar__dayName_5abbc {
3407
+ color: rgba(238, 238, 251, 0.55)
3408
+ } .calendar__day_5abbc {
3409
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
3410
+ color: rgba(255, 255, 255, 0.94)
3411
+ } .calendar__day_5abbc.calendar__highlighted_5abbc,
3412
+ .calendar__day_5abbc.calendar__range_5abbc.calendar__highlighted_5abbc:not(.calendar__disabled_5abbc) {
3413
+ color: rgba(255, 255, 255, 0.94);
3414
+ background: rgba(214, 214, 229, 0.07);
3415
+ } .calendar__day_5abbc.calendar__holiday_5abbc {
3416
+ color: #ff4837;
3417
+ } .calendar__day_5abbc.calendar__disabled_5abbc {
3418
+ color: rgba(233, 233, 250, 0.37);
3419
+ background: transparent;
3420
+ } .calendar__day_5abbc.calendar__today_5abbc {
3421
+ color: #4a9dfc;
3422
+ } .calendar__day_5abbc.calendar__rangeComplete_5abbc {
3423
+ background: #293044;
3424
+ } .calendar__day_5abbc.calendar__selected_5abbc,
3425
+ .calendar__day_5abbc.calendar__disabled_5abbc.calendar__selected_5abbc {
3426
+ color: rgba(3, 3, 6, 0.88);
3427
+ background: #f2f3f5;
3428
+ } @media (hover) {
3429
+ .calendar__day_5abbc.calendar__selected_5abbc:hover {
3430
+ background: #dcdde1;
3431
+ }
3432
+ } .calendar__dayWrapper_5abbc {
3433
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
3434
+ } .calendar__range_5abbc .calendar__day_5abbc:not(.calendar__selected_5abbc):not(.calendar__disabled_5abbc):not(.calendar__today_5abbc):not(.calendar__holiday_5abbc) {
3435
+ color: rgba(255, 255, 255, 0.94);
3436
+ } .calendar__range_5abbc:before {
3437
+ background: rgba(225, 225, 248, 0.09);
3438
+ } .calendar__rangeComplete_5abbc:before {
3439
+ background: #293044;
3440
+ } .calendar__transitLeft_5abbc:after {
3441
+ background: linear-gradient(
3442
+ 270deg,
3443
+ rgba(225, 225, 248, 0.09) 0%,
3444
+ rgba(255, 255, 255, 0) 100%
3445
+ );
3446
+ } .calendar__transitRight_5abbc:after {
3447
+ background: linear-gradient(
3448
+ 270deg,
3449
+ rgba(255, 255, 255, 0) 0%,
3450
+ rgba(225, 225, 248, 0.09) 100%
3451
+ );
3452
+ } .calendar__rangeComplete_5abbc.calendar__transitLeft_5abbc:after {
3453
+ background: linear-gradient(
3454
+ 270deg,
3455
+ #293044 0%,
3456
+ rgba(255, 255, 255, 0) 100%
3457
+ );
3458
+ } .calendar__rangeComplete_5abbc.calendar__transitRight_5abbc:after {
3459
+ background: linear-gradient(
3460
+ 270deg,
3461
+ rgba(255, 255, 255, 0) 0%,
3462
+ #293044 100%
3463
+ );
3464
+ } .calendar__dot_5abbc {
3465
+ background: rgba(255, 255, 255, 0.94);
3466
+ } .calendar__selected_5abbc .calendar__dot_5abbc {
3467
+ background: rgba(3, 3, 6, 0.88);
3468
+ } .calendar__bottomAddon_5abbc.calendar__selected_5abbc,
3469
+ .calendar__bottomAddon_5abbc.calendar__selected_5abbc > * {
3470
+ color: rgba(3, 3, 6, 0.88);
3471
+ }
3472
+ .calendar__withShadow_13xpu {
3473
+ box-shadow: 0 1px 0 0 #29292c;
3474
+ }
3475
+
3476
+
3477
+ @media (max-width: 374px) {
3478
+ }
3479
+ .calendar__empty_1mh5g {
3480
+ color: rgba(238, 238, 251, 0.55);
3481
+ }
3482
+ .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy {
3483
+ background-color: transparent
3484
+ } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy:not(:disabled):hover {
3485
+ background-color: rgba(214, 214, 229, 0.07);
3486
+ color: rgba(255, 255, 255, 0.94);
3487
+ } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__filled_1r2qy {
3488
+ background-color: rgba(222, 222, 238, 0.13)
3489
+ } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__filled_1r2qy:not(:disabled):hover {
3490
+ background-color: rgba(234, 234, 248, 0.15);
3491
+ } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__current_1r2qy {
3492
+ color: #4a9dfc;
3493
+ } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__selected_1r2qy,
3494
+ .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__selected_1r2qy:disabled {
3495
+ background-color: #f2f3f5;
3496
+ color: rgba(3, 3, 6, 0.88)
3497
+ } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__selected_1r2qy:not(:disabled):hover, .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__selected_1r2qy:disabled:not(:disabled):hover {
3498
+ background-color: #f2f3f5;
3499
+ color: rgba(3, 3, 6, 0.88);
3500
+ }
3501
+ @media (max-width: 374px) {
3502
+ }.gallery__container_tx31t {
3503
+ background-color: #262629
3504
+ } .gallery__modal_tx31t {
3505
+ background: transparent;
3506
+ } .gallery__bottomButton_tx31t {
3507
+ background-color: rgba(228, 228, 251, 0.28);
3508
+ }
3509
+ .gallery__component_4hjur {
3510
+ background-color: rgba(228, 228, 251, 0.28);
3511
+ } .gallery__component_4hjur:hover {
3512
+ background-color: rgba(233, 233, 250, 0.37);
3513
+ } .gallery__component_4hjur:active {
3514
+ background-color: rgba(238, 238, 254, 0.46);
3515
+ }
3516
+ .gallery__buttons_wuv84 path {
3517
+ color: rgba(255, 255, 255, 0.94);
3518
+ } .gallery__iconButton_wuv84 path {
3519
+ color: #f2f3f5;
3520
+ } .gallery__iconButton_wuv84:hover path {
3521
+ color: #e7e8eb;
3522
+ } .gallery__iconButton_wuv84:active path {
3523
+ color: #dcdde1;
3524
+ }
3525
+
3526
+
3527
+ .gallery__headerMobile_1lrx5.gallery__video_1lrx5 {
3528
+ background-color: #262629;
3529
+ }
3530
+ .gallery__loading_1jdnv {
3531
+ background-color: #1c1c1e
3532
+ } .gallery__loading_1jdnv .gallery__active_1jdnv {
3533
+ background-color: #29292c;
3534
+ } .gallery__brokenImageWrapper_1jdnv {
3535
+ background-color: #29292c
3536
+ } .gallery__focused_1jdnv {
3537
+ outline: 2px solid #3193fc;
3538
+ }
3539
+ .gallery__component_qu8qb {
3540
+ background-color: #262629;
3541
+ } .gallery__slideLoading_qu8qb {
3542
+ background-color: rgba(214, 214, 229, 0.07);
3543
+ } .gallery__spinner_qu8qb {
3544
+ color: rgba(255, 255, 255, 0.94);
3545
+ } .gallery__arrow_qu8qb {
3546
+ color: rgba(255, 255, 255, 0.94)
3547
+ } .gallery__arrow_qu8qb:hover {
3548
+ background-color: #2f2f32;
3549
+ } .gallery__arrow_qu8qb:active {
3550
+ background-color: #353539;
3551
+ } .gallery__focused_qu8qb {
3552
+ outline: 2px solid #3193fc;
3553
+ } .gallery__placeholder_qu8qb {
3554
+ background-color: #29292c;
3555
+ } .gallery__fullScreenImage_qu8qb {
3556
+ background-color: #121213;
3557
+ }
3558
+ .gallery__infoWrapper_17eti {
3559
+ background-color: #262629
3560
+ }
3561
+ .gallery__component_ip5uj {
3562
+ background-color: #262629
3563
+ }
3564
+
3565
+ .gallery__icon_u9r9z {
3566
+ color: #fff;
3567
+ } .gallery__iconShape_u9r9z {
3568
+ fill: rgba(4, 4, 21, 0.47);
3569
+ }.select__arrow_7cn8t {
3570
+ color: rgba(238, 238, 251, 0.55)
3571
+ } .select__arrow_7cn8t.select__disabled_7cn8t {
3572
+ color: rgba(228, 228, 251, 0.28);
3573
+ }
3574
+
3575
+ .select__option_1ax47 {
3576
+ background: #1c1c1e;
3577
+ color: rgba(255, 255, 255, 0.94)
3578
+ } .select__option_1ax47:not(.select__disabled_1ax47):active {
3579
+ background: rgba(225, 225, 248, 0.09);
3580
+ color: rgba(255, 255, 255, 0.94);
3581
+ } .select__selected_1ax47 {
3582
+ background: #1c1c1e;
3583
+ color: rgba(255, 255, 255, 0.94);
3584
+ } .select__highlighted_1ax47 {
3585
+ background: rgba(214, 214, 229, 0.07);
3586
+ color: rgba(255, 255, 255, 0.94);
3587
+ } .select__disabled_1ax47 {
3588
+ background: #1c1c1e;
3589
+ color: rgba(238, 238, 251, 0.55);
3590
+ }
3591
+ .select__popoverInner_mtfjx {
3592
+ background: transparent;
3593
+ } .select__optionsListWrapper_mtfjx {
3594
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3595
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3596
+ background: #1c1c1e;
3597
+ } .select__optionsListBorder_mtfjx {
3598
+ box-shadow: inset 0 0 0 1px #29292c;
3599
+ }
3600
+
3601
+ .select__single_urpy0 {
3602
+ background: rgba(255, 255, 255, 0.94)
3603
+ } .select__colorIcon_urpy0 {
3604
+ color: #17d055;
3605
+ }
3606
+
3607
+ .select__clearIcon_1ls6c {
3608
+ color: rgba(228, 228, 251, 0.28)
3609
+ } .select__clearIcon_1ls6c:hover {
3610
+ color: rgba(233, 233, 250, 0.37);
3611
+ } .select__clearIcon_1ls6c:active {
3612
+ color: rgba(238, 238, 254, 0.46);
3613
+ }
3614
+ .select__placeholder_1tgop {
3615
+ color: rgba(238, 238, 251, 0.55)
3616
+ } .select__placeholder_1tgop.select__focused_1tgop {
3617
+ color: rgba(233, 233, 250, 0.37);
3618
+ } .select__focusVisible_1tgop {
3619
+ outline: 2px solid #3193fc;
3620
+ } @keyframes select__show-placeholder_1tgop {
3621
+ }
3622
+ .select__footer_1pgif {
3623
+ background-color: #1c1c1e
3624
+ } .select__highlighted_1pgif {
3625
+ border-top: 1px solid #29292c;
3626
+ background-color: #1c1c1e;
3627
+ }
3628
+ .select__optgroup_1a8pd {
3629
+ background: #1c1c1e
3630
+ } .select__label_1a8pd {
3631
+ color: rgba(238, 238, 251, 0.55);
3632
+ }
3633
+ .select__optionsListHeader_9tizr {
3634
+ border-bottom: 1px solid transparent
3635
+ } .select__optionsListHeader_9tizr.select__headerHighlighted_9tizr {
3636
+ border-bottom-color: #29292c;
3637
+ } .select__optionsListFooter_9tizr {
3638
+ border-top: 1px solid transparent
3639
+ } .select__optionsListFooter_9tizr.select__withBorder_9tizr {
3640
+ border-top-color: #29292c;
3641
+ } .select__emptyPlaceholder_9tizr {
3642
+ color: rgba(238, 238, 251, 0.55);
3643
+ }
3644
+
3645
+ .select__virtualOptionsListHeader_16hgo {
3646
+ border-bottom: 1px solid #29292c;
3647
+ } .select__virtualOptionsListFooter_16hgo {
3648
+ border-top: 1px solid transparent
3649
+ } .select__virtualOptionsListFooter_16hgo.select__withBorder_16hgo {
3650
+ border-top: 1px solid #29292c;
3651
+ } .select__virtualRow_16hgo:before {
3652
+ background: #353539;
3653
+ } .select__emptyPlaceholder_16hgo {
3654
+ color: rgba(238, 238, 251, 0.55);
3655
+ }
3656
+
3657
+ .select__option_12o76 {
3658
+ background: #1c1c1e;
3659
+ color: rgba(255, 255, 255, 0.94)
3660
+ } .select__option_12o76:not(.select__disabled_12o76):active {
3661
+ background: rgba(225, 225, 248, 0.09);
3662
+ color: rgba(255, 255, 255, 0.94);
3663
+ } .select__option_12o76:before {
3664
+ background: #353539;
3665
+ } .select__selected_12o76 {
3666
+ background: #1c1c1e;
3667
+ color: rgba(255, 255, 255, 0.94);
3668
+ } .select__highlighted_12o76 {
3669
+ background: rgba(214, 214, 229, 0.07);
3670
+ color: rgba(255, 255, 255, 0.94)
3671
+ } .select__disabled_12o76 {
3672
+ background: #1c1c1e;
3673
+ color: rgba(238, 238, 251, 0.55);
3674
+ } .select__highlighted_12o76 {
3675
+ background: rgba(214, 214, 229, 0.07);
3676
+ color: rgba(255, 255, 255, 0.94)
3677
+ }
3678
+ .select__option_5swhx {
3679
+ background: #1c1c1e;
3680
+ color: rgba(255, 255, 255, 0.94)
3681
+ } .select__option_5swhx:not(.select__disabled_5swhx):active {
3682
+ background: rgba(225, 225, 248, 0.09);
3683
+ color: rgba(255, 255, 255, 0.94);
3684
+ } .select__option_5swhx:before {
3685
+ background: #353539;
3686
+ } .select__selected_5swhx {
3687
+ background: #1c1c1e;
3688
+ color: rgba(255, 255, 255, 0.94);
3689
+ } .select__highlighted_5swhx {
3690
+ background: rgba(214, 214, 229, 0.07);
3691
+ color: rgba(255, 255, 255, 0.94)
3692
+ } .select__disabled_5swhx {
3693
+ background: #1c1c1e;
3694
+ color: rgba(238, 238, 251, 0.55);
3695
+ }
3696
+ .select__footer_y41ca {
3697
+ background-color: #121213
3698
+ }
3699
+ .calendar-with-skeleton__skeleton_1ynpe {
3700
+ background-color: #1c1c1e;
3701
+ }.date-range-input__calendarContainer_c9ozy {
3702
+ border: 1px solid #29292c
3703
+ }.calendar-input__calendarContainer_m099d {
3704
+ border: 1px solid #29292c
3705
+ } .calendar-input__calendarIcon_m099d {
3706
+ color: rgba(238, 238, 251, 0.55)
3707
+ }.date-time-input__calendarContainer_xpme2 {
3708
+ border: 1px solid #29292c
3709
+ }.universal-date-input__calendarIcon_hqpty {
3710
+ color: rgba(238, 238, 251, 0.55)
3711
+ } .universal-date-input__calendarContainer_hqpty {
3712
+ border: 1px solid #29292c
3713
+ } .universal-date-input__blink_hqpty.universal-date-input__blink_hqpty.universal-date-input__blink_hqpty {
3714
+ background-color: #392523;
3715
+ }
3716
+
3717
+ .calendar-range__component_pgwcy:after {
3718
+ background-color: rgba(255, 255, 255, 0.94);
3719
+ }
3720
+ .input-autocomplete__placeholder_9qsdz {
3721
+ color: rgba(238, 238, 251, 0.55);
3722
+ } .input-autocomplete__focusVisible_9qsdz {
3723
+ outline: 2px solid #3193fc;
3724
+ }
3725
+
3726
+ .picker-button__linkOpen_1q2zc:not(:hover) {
3727
+ background-color: rgba(214, 214, 229, 0.07);
3728
+ }
3729
+ .select-with-tags__tag_1b7o3:not(.select-with-tags__tagNoClose_1b7o3):active:not(:disabled) {
3730
+ background-color: #f2f3f5;
3731
+ color: rgba(3, 3, 6, 0.88);
3732
+ } .select-with-tags__tag_1b7o3:not(.select-with-tags__tagNoClose_1b7o3):hover:not(:disabled):not(:active) {
3733
+ background-color: #f2f3f5;
3734
+ color: rgba(3, 3, 6, 0.88);
3735
+ } .select-with-tags__tagCross_1b7o3 > svg {
3736
+ fill: rgba(4, 4, 21, 0.47);
3737
+ } .select-with-tags__tagCross_1b7o3:hover > svg {
3738
+ fill: rgba(4, 4, 19, 0.55);
3739
+ } .select-with-tags__tagCross_1b7o3:active > svg {
3740
+ fill: rgba(1, 1, 12, 0.63);
3741
+ }
3742
+ .select-with-tags__input_1ovg8 {
3743
+ background-color: transparent;
3744
+ color: rgba(255, 255, 255, 0.94)
3745
+ } .select-with-tags__input_1ovg8:disabled,
3746
+ .select-with-tags__input_1ovg8:disabled::placeholder {
3747
+ color: rgba(233, 233, 250, 0.37);
3748
+ } .select-with-tags__input_1ovg8::placeholder {
3749
+ color: rgba(238, 238, 251, 0.55);
3750
+ } .select-with-tags__input_1ovg8:focus::placeholder {
3751
+ color: rgba(233, 233, 250, 0.37);
3752
+ } .select-with-tags__focusVisible_1ovg8 {
3753
+ outline: 2px solid #3193fc;
3754
+ } .select-with-tags__placeholder_1ovg8 {
3755
+ color: rgba(238, 238, 251, 0.55);
3756
+ }.table__component_4dcqd {
3757
+ border-top: 1px solid #353539;
3758
+ }
3759
+ .table__wrapper_9ew5d {
3760
+ background: #121213;
3761
+ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
3762
+ }
3763
+
3764
+ .table__component_1hr5b {
3765
+ color: rgba(255, 255, 255, 0.94);
3766
+ border-top: 1px solid #353539
3767
+ }
3768
+
3769
+ .table__component_rv95y th:not(:last-child):not(:empty):after {
3770
+ background-color: #353539;
3771
+ }
3772
+ .table__component_xgnfh {
3773
+ color: rgba(255, 255, 255, 0.94);
3774
+ border-bottom: 1px solid #353539;
3775
+ background: #121213
3776
+ } .table__sorted_xgnfh {
3777
+ color: rgba(255, 255, 255, 0.94);
3778
+ } .table__stickyHeader_xgnfh {
3779
+ box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
3780
+ }
3781
+ .table__component_18zwl {
3782
+ background: #121213
3783
+ } .table__clickable_18zwl:hover {
3784
+ background-color: #1c1c1e;
3785
+ } .table__selected_18zwl {
3786
+ background-color: #f2f8ff
3787
+ } .table__selected_18zwl:hover {
3788
+ background-color: #e8f2fe;
3789
+ }
3790
+ .table__icon_axzs8 {
3791
+ color: #898991
3792
+ } .table__icon_axzs8:hover {
3793
+ color: rgba(255, 255, 255, 0.94);
3794
+ } .table__sorted_axzs8 {
3795
+ color: #3193fc
3796
+ } .table__sorted_axzs8:hover {
3797
+ color: #3193fc;
3798
+ }
3799
+ .table__open_1fsl7,
3800
+ .table__open_1fsl7:hover {
3801
+ background-color: rgba(222, 222, 238, 0.13);
3802
+ }.intl-phone-input__emptyCountryIcon_1cdiy {
3803
+ color: #898991;
3804
+ }
3805
+ .intl-phone-input__flagPlaceholder_2g78u {
3806
+ background-color: rgba(222, 222, 238, 0.13);
3807
+ }
3808
+ .intl-phone-input__dialCode_1mdwc {
3809
+ color: rgba(238, 238, 251, 0.55);
3810
+ }
3811
+ .intl-phone-input__emptyCountryIcon_17jgz {
3812
+ color: #898991;
3813
+ } .intl-phone-input__focusVisible_17jgz {
3814
+ outline: 2px solid #3193fc;
3815
+ }
3816
+ .international-phone-input__dialCode_11ju6 {
3817
+ color: rgba(238, 238, 251, 0.55);
3818
+ } .international-phone-input__emptyCountryIcon_11ju6 {
3819
+ color: rgba(238, 238, 251, 0.55);
3820
+ }
3821
+ .international-phone-input__flagPlaceholder_7le7f {
3822
+ background-color: rgba(214, 214, 229, 0.07);
3823
+ }
3824
+ .international-phone-input__emptyCountryIcon_1ob2q {
3825
+ color: rgba(238, 238, 251, 0.55);
3826
+ } .international-phone-input__focusVisible_1ob2q {
3827
+ outline: 2px solid #3193fc;
3828
+ }.tabs__component_b1fhu:before {
3829
+ background-color: rgba(228, 228, 251, 0.28);
3830
+ } .tabs__title_b1fhu {
3831
+ color: rgba(238, 238, 251, 0.55)
3832
+ } .tabs__title_b1fhu:not(:disabled):hover {
3833
+ color: rgba(255, 255, 255, 0.94);
3834
+ } .tabs__focused_b1fhu {
3835
+ outline: 2px solid #3193fc;
3836
+ } .tabs__selected_b1fhu {
3837
+ color: rgba(255, 255, 255, 0.94);
3838
+ } .tabs__disabled_b1fhu {
3839
+ color: rgba(233, 233, 250, 0.37);
3840
+ } .tabs__line_b1fhu {
3841
+ background-color: #f83a2a;
3842
+ } .tabs__option_b1fhu {
3843
+ color: rgba(255, 255, 255, 0.94);
3844
+ }
3845
+ .tabs__component_b1fhu:before {
3846
+ background-color: rgba(228, 228, 251, 0.28);
3847
+ }.tabs__title_b1fhu {
3848
+ color: rgba(238, 238, 251, 0.55)
3849
+ }.tabs__title_b1fhu:not(:disabled):hover {
3850
+ color: rgba(255, 255, 255, 0.94);
3851
+ }.tabs__focused_b1fhu {
3852
+ outline: 2px solid #3193fc;
3853
+ }.tabs__selected_b1fhu {
3854
+ color: rgba(255, 255, 255, 0.94);
3855
+ }.tabs__disabled_b1fhu {
3856
+ color: rgba(233, 233, 250, 0.37);
3857
+ }.tabs__line_b1fhu {
3858
+ background-color: #f83a2a;
3859
+ }.tabs__option_b1fhu {
3860
+ color: rgba(255, 255, 255, 0.94);
3861
+ }
3862
+ .tabs__primary_40gy7:after {
3863
+ background-color: rgba(228, 228, 251, 0.28);
3864
+ } .tabs__primary_40gy7 {
3865
+ } .tabs__secondary_40gy7:before {
3866
+ background-color: transparent;
3867
+ } .tabs__secondary_40gy7.tabs__xs_40gy7 {
3868
+ } .tabs__borderVisible_40gy7:before {
3869
+ background-color: rgba(222, 222, 238, 0.13);
3870
+ }
3871
+
3872
+
3873
+