@alfalab/core-components 48.26.0-beta.0 → 48.26.0-beta.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 (2829) 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 +1 -1
  77. package/bank-card/esm/Component.js +1 -1
  78. package/bank-card/esm/index.css +19 -19
  79. package/bank-card/index.css +19 -19
  80. package/bank-card/modern/Component.js +1 -1
  81. package/bank-card/modern/index.css +19 -19
  82. package/base-modal/Component.js +1 -1
  83. package/base-modal/esm/Component.js +1 -1
  84. package/base-modal/esm/index.css +14 -14
  85. package/base-modal/index.css +14 -14
  86. package/base-modal/modern/Component.js +1 -1
  87. package/base-modal/modern/index.css +14 -14
  88. package/bottom-sheet/component.js +5 -5
  89. package/bottom-sheet/components/footer/Component.js +1 -1
  90. package/bottom-sheet/components/footer/index.css +26 -26
  91. package/bottom-sheet/components/header/Component.js +1 -1
  92. package/bottom-sheet/components/header/index.css +13 -13
  93. package/bottom-sheet/cssm/component.js +4 -4
  94. package/bottom-sheet/cssm/hooks/index.d.ts +1 -1
  95. package/bottom-sheet/cssm/hooks/index.js +1 -0
  96. package/bottom-sheet/cssm/hooks/use-visualviewport-size.d.ts +6 -2
  97. package/bottom-sheet/cssm/hooks/use-visualviewport-size.js +50 -24
  98. package/bottom-sheet/esm/component.js +7 -6
  99. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  100. package/bottom-sheet/esm/components/footer/index.css +26 -26
  101. package/bottom-sheet/esm/components/header/Component.js +1 -1
  102. package/bottom-sheet/esm/components/header/index.css +13 -13
  103. package/bottom-sheet/esm/hooks/index.d.ts +1 -1
  104. package/bottom-sheet/esm/hooks/index.js +3 -2
  105. package/bottom-sheet/esm/hooks/use-visualviewport-size.d.ts +6 -2
  106. package/bottom-sheet/esm/hooks/use-visualviewport-size.js +51 -26
  107. package/bottom-sheet/esm/index.css +45 -45
  108. package/bottom-sheet/esm/index.js +1 -0
  109. package/bottom-sheet/hooks/index.d.ts +1 -1
  110. package/bottom-sheet/hooks/index.js +1 -0
  111. package/bottom-sheet/hooks/use-visualviewport-size.d.ts +6 -2
  112. package/bottom-sheet/hooks/use-visualviewport-size.js +50 -24
  113. package/bottom-sheet/index.css +45 -45
  114. package/bottom-sheet/modern/component.js +7 -6
  115. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  116. package/bottom-sheet/modern/components/footer/index.css +26 -26
  117. package/bottom-sheet/modern/components/header/Component.js +1 -1
  118. package/bottom-sheet/modern/components/header/index.css +13 -13
  119. package/bottom-sheet/modern/hooks/index.d.ts +1 -1
  120. package/bottom-sheet/modern/hooks/index.js +2 -2
  121. package/bottom-sheet/modern/hooks/use-visualviewport-size.d.ts +6 -2
  122. package/bottom-sheet/modern/hooks/use-visualviewport-size.js +50 -22
  123. package/bottom-sheet/modern/index.css +45 -45
  124. package/bottom-sheet/modern/index.js +1 -0
  125. package/bottom-sheet/moderncssm/component.js +6 -5
  126. package/bottom-sheet/moderncssm/hooks/index.d.ts +1 -1
  127. package/bottom-sheet/moderncssm/hooks/index.js +2 -2
  128. package/bottom-sheet/moderncssm/hooks/use-visualviewport-size.d.ts +6 -2
  129. package/bottom-sheet/moderncssm/hooks/use-visualviewport-size.js +50 -22
  130. package/bottom-sheet/moderncssm/index.js +1 -0
  131. package/button/components/base-button/Component.js +3 -3
  132. package/button/components/base-button/default.css +55 -55
  133. package/button/components/base-button/index.css +63 -63
  134. package/button/components/base-button/inverted.css +55 -55
  135. package/button/desktop/Component.desktop.js +3 -3
  136. package/button/desktop/default.desktop.css +18 -18
  137. package/button/desktop/desktop.css +6 -6
  138. package/button/desktop/inverted.desktop.css +18 -18
  139. package/button/esm/components/base-button/Component.js +3 -3
  140. package/button/esm/components/base-button/default.css +55 -55
  141. package/button/esm/components/base-button/index.css +63 -63
  142. package/button/esm/components/base-button/inverted.css +55 -55
  143. package/button/esm/desktop/Component.desktop.js +3 -3
  144. package/button/esm/desktop/default.desktop.css +18 -18
  145. package/button/esm/desktop/desktop.css +6 -6
  146. package/button/esm/desktop/inverted.desktop.css +18 -18
  147. package/button/esm/mobile/Component.mobile.js +3 -3
  148. package/button/esm/mobile/default.mobile.css +17 -17
  149. package/button/esm/mobile/inverted.mobile.css +17 -17
  150. package/button/esm/mobile/mobile.css +6 -6
  151. package/button/mobile/Component.mobile.js +3 -3
  152. package/button/mobile/default.mobile.css +17 -17
  153. package/button/mobile/inverted.mobile.css +17 -17
  154. package/button/mobile/mobile.css +6 -6
  155. package/button/modern/components/base-button/Component.js +3 -3
  156. package/button/modern/components/base-button/default.css +55 -55
  157. package/button/modern/components/base-button/index.css +63 -63
  158. package/button/modern/components/base-button/inverted.css +55 -55
  159. package/button/modern/desktop/Component.desktop.js +3 -3
  160. package/button/modern/desktop/default.desktop.css +18 -18
  161. package/button/modern/desktop/desktop.css +6 -6
  162. package/button/modern/desktop/inverted.desktop.css +18 -18
  163. package/button/modern/mobile/Component.mobile.js +3 -3
  164. package/button/modern/mobile/default.mobile.css +17 -17
  165. package/button/modern/mobile/inverted.mobile.css +17 -17
  166. package/button/modern/mobile/mobile.css +6 -6
  167. package/calendar/{calendarMonthOnlyView-154be5cd.js → calendarMonthOnlyView-b2721999.js} +1 -1
  168. package/calendar/components/calendar-mobile/Component.js +3 -3
  169. package/calendar/components/calendar-mobile/backdrop-transitions.css +9 -9
  170. package/calendar/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  171. package/calendar/components/calendar-mobile/index.css +20 -20
  172. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  173. package/calendar/components/calendar-mobile/index.js +1 -1
  174. package/calendar/components/calendar-mobile/transitions.css +7 -7
  175. package/calendar/components/days-table/Component.js +1 -1
  176. package/calendar/components/days-table/index.css +67 -67
  177. package/calendar/components/header/Component.js +1 -1
  178. package/calendar/components/header/index.css +2 -2
  179. package/calendar/components/month-year-header/Component.js +2 -2
  180. package/calendar/components/month-year-header/index.css +9 -9
  181. package/calendar/components/month-year-header/mobile.css +1 -1
  182. package/calendar/components/months-table/Component.js +1 -1
  183. package/calendar/components/months-table/index.css +12 -12
  184. package/calendar/components/period-slider/Component.js +1 -1
  185. package/calendar/components/period-slider/index.css +10 -10
  186. package/calendar/components/select-button/Component.js +1 -1
  187. package/calendar/components/select-button/index.css +9 -9
  188. package/calendar/components/years-table/Component.js +1 -1
  189. package/calendar/components/years-table/index.css +14 -14
  190. package/calendar/desktop/Component.desktop.js +1 -1
  191. package/calendar/desktop/desktop.css +28 -28
  192. package/calendar/esm/Component.responsive.js +1 -1
  193. package/calendar/esm/{calendarMonthOnlyView-c4b0990e.js → calendarMonthOnlyView-8eea1744.js} +1 -1
  194. package/calendar/esm/components/calendar-mobile/Component.js +3 -3
  195. package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +9 -9
  196. package/calendar/esm/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  197. package/calendar/esm/components/calendar-mobile/index.css +20 -20
  198. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  199. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  200. package/calendar/esm/components/calendar-mobile/transitions.css +7 -7
  201. package/calendar/esm/components/days-table/Component.js +1 -1
  202. package/calendar/esm/components/days-table/index.css +67 -67
  203. package/calendar/esm/components/header/Component.js +1 -1
  204. package/calendar/esm/components/header/index.css +2 -2
  205. package/calendar/esm/components/month-year-header/Component.js +2 -2
  206. package/calendar/esm/components/month-year-header/index.css +9 -9
  207. package/calendar/esm/components/month-year-header/mobile.css +1 -1
  208. package/calendar/esm/components/months-table/Component.js +1 -1
  209. package/calendar/esm/components/months-table/index.css +12 -12
  210. package/calendar/esm/components/period-slider/Component.js +1 -1
  211. package/calendar/esm/components/period-slider/index.css +10 -10
  212. package/calendar/esm/components/select-button/Component.js +1 -1
  213. package/calendar/esm/components/select-button/index.css +9 -9
  214. package/calendar/esm/components/years-table/Component.js +1 -1
  215. package/calendar/esm/components/years-table/index.css +14 -14
  216. package/calendar/esm/desktop/Component.desktop.js +1 -1
  217. package/calendar/esm/desktop/desktop.css +28 -28
  218. package/calendar/esm/index.js +1 -1
  219. package/calendar/esm/mobile/index.js +1 -1
  220. package/calendar/mobile/index.js +1 -1
  221. package/calendar/modern/Component.responsive.js +1 -1
  222. package/calendar/modern/{calendarMonthOnlyView-5228af9c.js → calendarMonthOnlyView-d80f3a46.js} +1 -1
  223. package/calendar/modern/components/calendar-mobile/Component.js +3 -3
  224. package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +9 -9
  225. package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  226. package/calendar/modern/components/calendar-mobile/index.css +20 -20
  227. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  228. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  229. package/calendar/modern/components/calendar-mobile/transitions.css +7 -7
  230. package/calendar/modern/components/days-table/Component.js +1 -1
  231. package/calendar/modern/components/days-table/index.css +67 -67
  232. package/calendar/modern/components/header/Component.js +1 -1
  233. package/calendar/modern/components/header/index.css +2 -2
  234. package/calendar/modern/components/month-year-header/Component.js +2 -2
  235. package/calendar/modern/components/month-year-header/index.css +9 -9
  236. package/calendar/modern/components/month-year-header/mobile.css +1 -1
  237. package/calendar/modern/components/months-table/Component.js +1 -1
  238. package/calendar/modern/components/months-table/index.css +12 -12
  239. package/calendar/modern/components/period-slider/Component.js +1 -1
  240. package/calendar/modern/components/period-slider/index.css +10 -10
  241. package/calendar/modern/components/select-button/Component.js +1 -1
  242. package/calendar/modern/components/select-button/index.css +9 -9
  243. package/calendar/modern/components/years-table/Component.js +1 -1
  244. package/calendar/modern/components/years-table/index.css +14 -14
  245. package/calendar/modern/desktop/Component.desktop.js +1 -1
  246. package/calendar/modern/desktop/desktop.css +28 -28
  247. package/calendar/modern/index.js +1 -1
  248. package/calendar/modern/mobile/index.js +1 -1
  249. package/calendar-input/components/calendar-input/Component.d.ts +1 -1
  250. package/calendar-input/components/calendar-input/Component.js +1 -1
  251. package/calendar-input/components/calendar-input/index.css +10 -10
  252. package/calendar-input/cssm/components/calendar-input/Component.d.ts +1 -1
  253. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  254. package/calendar-input/esm/components/calendar-input/index.css +10 -10
  255. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  256. package/calendar-input/modern/components/calendar-input/index.css +10 -10
  257. package/calendar-range/components/divider/Component.js +1 -1
  258. package/calendar-range/components/divider/index.css +7 -7
  259. package/calendar-range/esm/Component.js +1 -1
  260. package/calendar-range/esm/components/divider/Component.js +1 -1
  261. package/calendar-range/esm/components/divider/index.css +7 -7
  262. package/calendar-range/esm/index.js +1 -1
  263. package/calendar-range/esm/index.module-84baa865.js +4 -0
  264. package/calendar-range/esm/views/index.css +7 -7
  265. package/calendar-range/esm/views/popover.js +1 -1
  266. package/calendar-range/esm/views/static.js +1 -1
  267. package/calendar-range/index.module-7a9c58bb.js +4 -0
  268. package/calendar-range/modern/Component.js +1 -1
  269. package/calendar-range/modern/components/divider/Component.js +1 -1
  270. package/calendar-range/modern/components/divider/index.css +7 -7
  271. package/calendar-range/modern/index.js +1 -1
  272. package/calendar-range/modern/index.module-2c3a32c6.js +4 -0
  273. package/calendar-range/modern/views/index.css +7 -7
  274. package/calendar-range/modern/views/popover.js +1 -1
  275. package/calendar-range/modern/views/static.js +1 -1
  276. package/calendar-range/views/index.css +7 -7
  277. package/calendar-range/views/popover.js +1 -1
  278. package/calendar-range/views/static.js +1 -1
  279. package/calendar-with-skeleton/Component.js +1 -1
  280. package/calendar-with-skeleton/esm/Component.js +1 -1
  281. package/calendar-with-skeleton/esm/index.css +11 -11
  282. package/calendar-with-skeleton/index.css +11 -11
  283. package/calendar-with-skeleton/modern/Component.js +1 -1
  284. package/calendar-with-skeleton/modern/index.css +11 -11
  285. package/card-image/Component.js +1 -1
  286. package/card-image/esm/Component.js +1 -1
  287. package/card-image/esm/index.css +6 -6
  288. package/card-image/index.css +6 -6
  289. package/card-image/modern/Component.js +1 -1
  290. package/card-image/modern/index.css +6 -6
  291. package/cdn-icon/Component.js +1 -1
  292. package/cdn-icon/esm/Component.js +1 -1
  293. package/cdn-icon/esm/index.css +3 -3
  294. package/cdn-icon/index.css +3 -3
  295. package/cdn-icon/modern/Component.js +1 -1
  296. package/cdn-icon/modern/index.css +3 -3
  297. package/chart/Component.js +1 -1
  298. package/chart/components/Dot/index.css +7 -7
  299. package/chart/components/Dot/index.js +1 -1
  300. package/chart/components/Legends/index.css +7 -7
  301. package/chart/components/Legends/index.js +1 -1
  302. package/chart/components/Tick/index.css +3 -3
  303. package/chart/components/Tick/index.js +1 -1
  304. package/chart/components/TooltipContent/index.css +6 -6
  305. package/chart/components/TooltipContent/index.js +1 -1
  306. package/chart/esm/Component.js +1 -1
  307. package/chart/esm/components/Dot/index.css +7 -7
  308. package/chart/esm/components/Dot/index.js +1 -1
  309. package/chart/esm/components/Legends/index.css +7 -7
  310. package/chart/esm/components/Legends/index.js +1 -1
  311. package/chart/esm/components/Tick/index.css +3 -3
  312. package/chart/esm/components/Tick/index.js +1 -1
  313. package/chart/esm/components/TooltipContent/index.css +6 -6
  314. package/chart/esm/components/TooltipContent/index.js +1 -1
  315. package/chart/esm/index.css +4 -4
  316. package/chart/index.css +4 -4
  317. package/chart/modern/Component.js +1 -1
  318. package/chart/modern/components/Dot/index.css +7 -7
  319. package/chart/modern/components/Dot/index.js +1 -1
  320. package/chart/modern/components/Legends/index.css +7 -7
  321. package/chart/modern/components/Legends/index.js +1 -1
  322. package/chart/modern/components/Tick/index.css +3 -3
  323. package/chart/modern/components/Tick/index.js +1 -1
  324. package/chart/modern/components/TooltipContent/index.css +6 -6
  325. package/chart/modern/components/TooltipContent/index.js +1 -1
  326. package/chart/modern/index.css +4 -4
  327. package/checkbox/Component.js +3 -3
  328. package/checkbox/esm/Component.js +3 -3
  329. package/checkbox/esm/styles/default.css +20 -20
  330. package/checkbox/esm/styles/index.css +19 -19
  331. package/checkbox/esm/styles/inverted.css +20 -20
  332. package/checkbox/modern/Component.js +3 -3
  333. package/checkbox/modern/styles/default.css +20 -20
  334. package/checkbox/modern/styles/index.css +19 -19
  335. package/checkbox/modern/styles/inverted.css +20 -20
  336. package/checkbox/styles/default.css +20 -20
  337. package/checkbox/styles/index.css +19 -19
  338. package/checkbox/styles/inverted.css +20 -20
  339. package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
  340. package/checkbox-group/components/base-checkbox-group/index.css +18 -18
  341. package/checkbox-group/desktop/Component.desktop.js +1 -1
  342. package/checkbox-group/desktop/desktop.css +3 -3
  343. package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
  344. package/checkbox-group/esm/components/base-checkbox-group/index.css +18 -18
  345. package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
  346. package/checkbox-group/esm/desktop/desktop.css +3 -3
  347. package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
  348. package/checkbox-group/esm/mobile/mobile.css +3 -3
  349. package/checkbox-group/mobile/Component.mobile.js +1 -1
  350. package/checkbox-group/mobile/mobile.css +3 -3
  351. package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
  352. package/checkbox-group/modern/components/base-checkbox-group/index.css +18 -18
  353. package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
  354. package/checkbox-group/modern/desktop/desktop.css +3 -3
  355. package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
  356. package/checkbox-group/modern/mobile/mobile.css +3 -3
  357. package/circular-progress-bar/Component.js +1 -1
  358. package/circular-progress-bar/esm/Component.js +1 -1
  359. package/circular-progress-bar/esm/index.css +52 -52
  360. package/circular-progress-bar/index.css +52 -52
  361. package/circular-progress-bar/modern/Component.js +1 -1
  362. package/circular-progress-bar/modern/index.css +52 -52
  363. package/code-input/components/base-code-input/component.js +1 -1
  364. package/code-input/components/base-code-input/index.css +5 -5
  365. package/code-input/components/input/component.js +1 -1
  366. package/code-input/components/input/index.css +11 -11
  367. package/code-input/desktop/Component.desktop.js +1 -1
  368. package/code-input/desktop/desktop.css +4 -4
  369. package/code-input/esm/components/base-code-input/component.js +1 -1
  370. package/code-input/esm/components/base-code-input/index.css +5 -5
  371. package/code-input/esm/components/input/component.js +1 -1
  372. package/code-input/esm/components/input/index.css +11 -11
  373. package/code-input/esm/desktop/Component.desktop.js +1 -1
  374. package/code-input/esm/desktop/desktop.css +4 -4
  375. package/code-input/esm/mobile/Component.mobile.js +1 -1
  376. package/code-input/esm/mobile/mobile.css +2 -2
  377. package/code-input/mobile/Component.mobile.js +1 -1
  378. package/code-input/mobile/mobile.css +2 -2
  379. package/code-input/modern/components/base-code-input/component.js +1 -1
  380. package/code-input/modern/components/base-code-input/index.css +5 -5
  381. package/code-input/modern/components/input/component.js +1 -1
  382. package/code-input/modern/components/input/index.css +11 -11
  383. package/code-input/modern/desktop/Component.desktop.js +1 -1
  384. package/code-input/modern/desktop/desktop.css +4 -4
  385. package/code-input/modern/mobile/Component.mobile.js +1 -1
  386. package/code-input/modern/mobile/mobile.css +2 -2
  387. package/collapse/Component.js +1 -1
  388. package/collapse/esm/Component.js +1 -1
  389. package/collapse/esm/index.css +8 -8
  390. package/collapse/index.css +8 -8
  391. package/collapse/modern/Component.js +1 -1
  392. package/collapse/modern/index.css +8 -8
  393. package/comment/Component.js +1 -1
  394. package/comment/esm/Component.js +1 -1
  395. package/comment/esm/index.css +3 -3
  396. package/comment/index.css +3 -3
  397. package/comment/modern/Component.js +1 -1
  398. package/comment/modern/index.css +3 -3
  399. package/confirmation/components/base-confirmation/component.js +1 -1
  400. package/confirmation/components/base-confirmation/index.css +2 -2
  401. package/confirmation/components/countdown-loader/component.js +1 -1
  402. package/confirmation/components/countdown-loader/index.css +2 -2
  403. package/confirmation/components/header/component.js +1 -1
  404. package/confirmation/components/header/index.css +4 -4
  405. package/confirmation/components/screens/fatal-error/component.js +1 -1
  406. package/confirmation/components/screens/fatal-error/index.css +7 -7
  407. package/confirmation/components/screens/hint/component.js +1 -1
  408. package/confirmation/components/screens/hint/index.css +13 -13
  409. package/confirmation/components/screens/initial/component.js +1 -1
  410. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  411. package/confirmation/components/screens/initial/index.css +20 -20
  412. package/confirmation/components/screens/temp-block/component.js +1 -1
  413. package/confirmation/components/screens/temp-block/index.css +9 -9
  414. package/confirmation/components/screens/temp-block-over/component.js +1 -1
  415. package/confirmation/components/screens/temp-block-over/index.css +6 -6
  416. package/confirmation/{countdown-section-ed5afdf6.js → countdown-section-955ca123.js} +1 -1
  417. package/confirmation/esm/component.responsive.js +1 -1
  418. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  419. package/confirmation/esm/components/base-confirmation/index.css +2 -2
  420. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  421. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  422. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  423. package/confirmation/esm/components/header/component.js +1 -1
  424. package/confirmation/esm/components/header/index.css +4 -4
  425. package/confirmation/esm/components/index.js +1 -1
  426. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  427. package/confirmation/esm/components/screens/fatal-error/index.css +7 -7
  428. package/confirmation/esm/components/screens/hint/component.js +1 -1
  429. package/confirmation/esm/components/screens/hint/index.css +13 -13
  430. package/confirmation/esm/components/screens/index.js +1 -1
  431. package/confirmation/esm/components/screens/initial/component.js +1 -1
  432. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  433. package/confirmation/esm/components/screens/initial/index.css +20 -20
  434. package/confirmation/esm/components/screens/initial/index.js +1 -1
  435. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  436. package/confirmation/esm/components/screens/temp-block/index.css +9 -9
  437. package/confirmation/esm/components/screens/temp-block-over/component.js +1 -1
  438. package/confirmation/esm/components/screens/temp-block-over/index.css +6 -6
  439. package/confirmation/esm/{countdown-section-ac318a99.js → countdown-section-3bcbf7d8.js} +1 -1
  440. package/confirmation/esm/desktop/component.desktop.js +1 -1
  441. package/confirmation/esm/desktop/index.js +1 -1
  442. package/confirmation/esm/index.js +1 -1
  443. package/confirmation/esm/mobile/component.mobile.js +2 -2
  444. package/confirmation/esm/mobile/index.js +1 -1
  445. package/confirmation/esm/mobile/mobile.css +2 -2
  446. package/confirmation/esm/shared/index.js +1 -1
  447. package/confirmation/mobile/component.mobile.js +1 -1
  448. package/confirmation/mobile/mobile.css +2 -2
  449. package/confirmation/modern/component.responsive.js +1 -1
  450. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  451. package/confirmation/modern/components/base-confirmation/index.css +2 -2
  452. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  453. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  454. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  455. package/confirmation/modern/components/header/component.js +1 -1
  456. package/confirmation/modern/components/header/index.css +4 -4
  457. package/confirmation/modern/components/index.js +1 -1
  458. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  459. package/confirmation/modern/components/screens/fatal-error/index.css +7 -7
  460. package/confirmation/modern/components/screens/hint/component.js +1 -1
  461. package/confirmation/modern/components/screens/hint/index.css +13 -13
  462. package/confirmation/modern/components/screens/index.js +1 -1
  463. package/confirmation/modern/components/screens/initial/component.js +1 -1
  464. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  465. package/confirmation/modern/components/screens/initial/index.css +20 -20
  466. package/confirmation/modern/components/screens/initial/index.js +1 -1
  467. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  468. package/confirmation/modern/components/screens/temp-block/index.css +9 -9
  469. package/confirmation/modern/components/screens/temp-block-over/component.js +1 -1
  470. package/confirmation/modern/components/screens/temp-block-over/index.css +6 -6
  471. package/confirmation/modern/{countdown-section-67dedb5c.js → countdown-section-6ce6f45a.js} +1 -1
  472. package/confirmation/modern/desktop/component.desktop.js +1 -1
  473. package/confirmation/modern/desktop/index.js +1 -1
  474. package/confirmation/modern/index.js +1 -1
  475. package/confirmation/modern/mobile/component.mobile.js +2 -2
  476. package/confirmation/modern/mobile/index.js +1 -1
  477. package/confirmation/modern/mobile/mobile.css +2 -2
  478. package/confirmation/modern/shared/index.js +1 -1
  479. package/confirmation-v1/component.js +1 -1
  480. package/confirmation-v1/components/code-input/component.js +1 -1
  481. package/confirmation-v1/components/code-input/index.css +9 -9
  482. package/confirmation-v1/components/countdown/component.js +1 -1
  483. package/confirmation-v1/components/countdown/index.css +12 -12
  484. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  485. package/confirmation-v1/components/countdown-loader/index.css +1 -1
  486. package/confirmation-v1/components/overlimit/component.js +1 -1
  487. package/confirmation-v1/components/overlimit/index.css +8 -8
  488. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  489. package/confirmation-v1/components/sign-confirmation/index.css +12 -12
  490. package/confirmation-v1/esm/component.js +1 -1
  491. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  492. package/confirmation-v1/esm/components/code-input/index.css +9 -9
  493. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  494. package/confirmation-v1/esm/components/countdown/index.css +12 -12
  495. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  496. package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
  497. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  498. package/confirmation-v1/esm/components/overlimit/index.css +8 -8
  499. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  500. package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
  501. package/confirmation-v1/esm/index.css +13 -13
  502. package/confirmation-v1/index.css +13 -13
  503. package/confirmation-v1/modern/component.js +1 -1
  504. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  505. package/confirmation-v1/modern/components/code-input/index.css +9 -9
  506. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  507. package/confirmation-v1/modern/components/countdown/index.css +12 -12
  508. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  509. package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
  510. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  511. package/confirmation-v1/modern/components/overlimit/index.css +8 -8
  512. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  513. package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
  514. package/confirmation-v1/modern/index.css +13 -13
  515. package/custom-button/components/base-custom-button/base-custom-button.js +1 -1
  516. package/custom-button/components/base-custom-button/index.css +24 -24
  517. package/custom-button/esm/components/base-custom-button/base-custom-button.js +1 -1
  518. package/custom-button/esm/components/base-custom-button/index.css +24 -24
  519. package/custom-button/modern/components/base-custom-button/base-custom-button.js +1 -1
  520. package/custom-button/modern/components/base-custom-button/index.css +24 -24
  521. package/custom-picker-button/esm/field/Component.js +1 -1
  522. package/custom-picker-button/esm/field/index.css +5 -5
  523. package/custom-picker-button/field/Component.js +1 -1
  524. package/custom-picker-button/field/index.css +5 -5
  525. package/custom-picker-button/modern/field/Component.js +1 -1
  526. package/custom-picker-button/modern/field/index.css +5 -5
  527. package/date-input/Component.js +1 -1
  528. package/date-input/esm/Component.js +1 -1
  529. package/date-input/esm/index.css +3 -3
  530. package/date-input/index.css +3 -3
  531. package/date-input/modern/Component.js +1 -1
  532. package/date-input/modern/index.css +3 -3
  533. package/date-range-input/components/date-range-input/Component.js +1 -1
  534. package/date-range-input/components/date-range-input/index.css +6 -6
  535. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  536. package/date-range-input/esm/components/date-range-input/index.css +6 -6
  537. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  538. package/date-range-input/modern/components/date-range-input/index.css +6 -6
  539. package/date-time-input/components/date-time-input/Component.js +1 -1
  540. package/date-time-input/components/date-time-input/index.css +6 -6
  541. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  542. package/date-time-input/esm/components/date-time-input/index.css +6 -6
  543. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  544. package/date-time-input/modern/components/date-time-input/index.css +6 -6
  545. package/divider/Component.js +1 -1
  546. package/divider/esm/Component.js +1 -1
  547. package/divider/esm/index.css +1 -1
  548. package/divider/index.css +1 -1
  549. package/divider/modern/Component.js +1 -1
  550. package/divider/modern/index.css +1 -1
  551. package/drawer/Component.js +1 -1
  552. package/drawer/esm/Component.js +1 -1
  553. package/drawer/esm/index.css +34 -34
  554. package/drawer/index.css +34 -34
  555. package/drawer/modern/Component.js +1 -1
  556. package/drawer/modern/index.css +34 -34
  557. package/dropzone/Component.js +1 -1
  558. package/dropzone/components/overlay/Component.js +1 -1
  559. package/dropzone/components/overlay/index.css +3 -3
  560. package/dropzone/esm/Component.js +1 -1
  561. package/dropzone/esm/components/overlay/Component.js +1 -1
  562. package/dropzone/esm/components/overlay/index.css +3 -3
  563. package/dropzone/esm/index.css +8 -8
  564. package/dropzone/index.css +8 -8
  565. package/dropzone/modern/Component.js +1 -1
  566. package/dropzone/modern/components/overlay/Component.js +1 -1
  567. package/dropzone/modern/components/overlay/index.css +3 -3
  568. package/dropzone/modern/index.css +8 -8
  569. package/file-upload-item/Component.js +1 -1
  570. package/file-upload-item/actions-control.module-f58b1f6e.js +4 -0
  571. package/file-upload-item/components/actions-control/actions-control.css +8 -8
  572. package/file-upload-item/components/actions-control/actions.js +1 -1
  573. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  574. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  575. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  576. package/file-upload-item/components/content/components/content-error/content-error.css +1 -1
  577. package/file-upload-item/components/content/components/content-error/content-error.js +1 -1
  578. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.css +3 -3
  579. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.js +1 -1
  580. package/file-upload-item/components/content/content.css +7 -7
  581. package/file-upload-item/components/content/content.js +1 -1
  582. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  583. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  584. package/file-upload-item/components/status-control/status-control.css +10 -10
  585. package/file-upload-item/components/status-control/status-control.js +1 -1
  586. package/file-upload-item/esm/Component.js +2 -2
  587. package/file-upload-item/esm/actions-control.module-3675d0f1.js +4 -0
  588. package/file-upload-item/esm/components/actions-control/actions-control.css +8 -8
  589. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  590. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  591. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  592. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  593. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  594. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  595. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  596. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  597. package/file-upload-item/esm/components/content/components/content-error/content-error.css +1 -1
  598. package/file-upload-item/esm/components/content/components/content-error/content-error.js +1 -1
  599. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.css +3 -3
  600. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.js +1 -1
  601. package/file-upload-item/esm/components/content/content.css +7 -7
  602. package/file-upload-item/esm/components/content/content.js +1 -1
  603. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  604. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  605. package/file-upload-item/esm/components/status-control/status-control.css +10 -10
  606. package/file-upload-item/esm/components/status-control/status-control.js +1 -1
  607. package/file-upload-item/esm/index.css +2 -2
  608. package/file-upload-item/esm/index.js +1 -1
  609. package/file-upload-item/index.css +2 -2
  610. package/file-upload-item/modern/Component.js +2 -2
  611. package/file-upload-item/modern/actions-control.module-2d07c059.js +4 -0
  612. package/file-upload-item/modern/components/actions-control/actions-control.css +8 -8
  613. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  614. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  615. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  616. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  617. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  618. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  619. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  620. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  621. package/file-upload-item/modern/components/content/components/content-error/content-error.css +1 -1
  622. package/file-upload-item/modern/components/content/components/content-error/content-error.js +1 -1
  623. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.css +3 -3
  624. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.js +1 -1
  625. package/file-upload-item/modern/components/content/content.css +7 -7
  626. package/file-upload-item/modern/components/content/content.js +1 -1
  627. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  628. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  629. package/file-upload-item/modern/components/status-control/status-control.css +10 -10
  630. package/file-upload-item/modern/components/status-control/status-control.js +1 -1
  631. package/file-upload-item/modern/index.css +2 -2
  632. package/file-upload-item/modern/index.js +1 -1
  633. package/file-upload-item-v1/Component.js +1 -1
  634. package/file-upload-item-v1/esm/Component.js +1 -1
  635. package/file-upload-item-v1/esm/index.css +21 -21
  636. package/file-upload-item-v1/index.css +21 -21
  637. package/file-upload-item-v1/modern/Component.js +1 -1
  638. package/file-upload-item-v1/modern/index.css +21 -21
  639. package/filter-tag/components/base-filter-tag/Component.js +3 -3
  640. package/filter-tag/components/base-filter-tag/default.css +27 -27
  641. package/filter-tag/components/base-filter-tag/index.css +41 -41
  642. package/filter-tag/components/base-filter-tag/inverted.css +27 -27
  643. package/filter-tag/desktop/Component.desktop.js +3 -3
  644. package/filter-tag/desktop/default.desktop.css +4 -4
  645. package/filter-tag/desktop/desktop.css +15 -15
  646. package/filter-tag/desktop/inverted.desktop.css +4 -4
  647. package/filter-tag/esm/components/base-filter-tag/Component.js +3 -3
  648. package/filter-tag/esm/components/base-filter-tag/default.css +27 -27
  649. package/filter-tag/esm/components/base-filter-tag/index.css +41 -41
  650. package/filter-tag/esm/components/base-filter-tag/inverted.css +27 -27
  651. package/filter-tag/esm/desktop/Component.desktop.js +3 -3
  652. package/filter-tag/esm/desktop/default.desktop.css +4 -4
  653. package/filter-tag/esm/desktop/desktop.css +15 -15
  654. package/filter-tag/esm/desktop/inverted.desktop.css +4 -4
  655. package/filter-tag/esm/mobile/Component.mobile.js +3 -3
  656. package/filter-tag/esm/mobile/default.mobile.css +4 -4
  657. package/filter-tag/esm/mobile/inverted.mobile.css +4 -4
  658. package/filter-tag/esm/mobile/mobile.css +15 -15
  659. package/filter-tag/mobile/Component.mobile.js +3 -3
  660. package/filter-tag/mobile/default.mobile.css +4 -4
  661. package/filter-tag/mobile/inverted.mobile.css +4 -4
  662. package/filter-tag/mobile/mobile.css +15 -15
  663. package/filter-tag/modern/components/base-filter-tag/Component.js +3 -3
  664. package/filter-tag/modern/components/base-filter-tag/default.css +27 -27
  665. package/filter-tag/modern/components/base-filter-tag/index.css +41 -41
  666. package/filter-tag/modern/components/base-filter-tag/inverted.css +27 -27
  667. package/filter-tag/modern/desktop/Component.desktop.js +3 -3
  668. package/filter-tag/modern/desktop/default.desktop.css +4 -4
  669. package/filter-tag/modern/desktop/desktop.css +15 -15
  670. package/filter-tag/modern/desktop/inverted.desktop.css +4 -4
  671. package/filter-tag/modern/mobile/Component.mobile.js +3 -3
  672. package/filter-tag/modern/mobile/default.mobile.css +4 -4
  673. package/filter-tag/modern/mobile/inverted.mobile.css +4 -4
  674. package/filter-tag/modern/mobile/mobile.css +15 -15
  675. package/form-control/components/base-form-control/Component.js +3 -3
  676. package/form-control/components/base-form-control/default.css +17 -17
  677. package/form-control/components/base-form-control/index.css +48 -48
  678. package/form-control/components/base-form-control/inverted.css +17 -17
  679. package/form-control/desktop/Component.desktop.js +3 -3
  680. package/form-control/desktop/default.desktop.css +5 -5
  681. package/form-control/desktop/desktop.css +9 -9
  682. package/form-control/desktop/inverted.desktop.css +3 -3
  683. package/form-control/esm/components/base-form-control/Component.js +3 -3
  684. package/form-control/esm/components/base-form-control/default.css +17 -17
  685. package/form-control/esm/components/base-form-control/index.css +48 -48
  686. package/form-control/esm/components/base-form-control/inverted.css +17 -17
  687. package/form-control/esm/desktop/Component.desktop.js +3 -3
  688. package/form-control/esm/desktop/default.desktop.css +5 -5
  689. package/form-control/esm/desktop/desktop.css +9 -9
  690. package/form-control/esm/desktop/inverted.desktop.css +3 -3
  691. package/form-control/esm/mobile/Component.mobile.js +3 -3
  692. package/form-control/esm/mobile/default.mobile.css +2 -2
  693. package/form-control/esm/mobile/inverted.mobile.css +2 -2
  694. package/form-control/esm/mobile/mobile.css +9 -9
  695. package/form-control/mobile/Component.mobile.js +3 -3
  696. package/form-control/mobile/default.mobile.css +2 -2
  697. package/form-control/mobile/inverted.mobile.css +2 -2
  698. package/form-control/mobile/mobile.css +9 -9
  699. package/form-control/modern/components/base-form-control/Component.js +3 -3
  700. package/form-control/modern/components/base-form-control/default.css +17 -17
  701. package/form-control/modern/components/base-form-control/index.css +48 -48
  702. package/form-control/modern/components/base-form-control/inverted.css +17 -17
  703. package/form-control/modern/desktop/Component.desktop.js +3 -3
  704. package/form-control/modern/desktop/default.desktop.css +5 -5
  705. package/form-control/modern/desktop/desktop.css +9 -9
  706. package/form-control/modern/desktop/inverted.desktop.css +3 -3
  707. package/form-control/modern/mobile/Component.mobile.js +3 -3
  708. package/form-control/modern/mobile/default.mobile.css +2 -2
  709. package/form-control/modern/mobile/inverted.mobile.css +2 -2
  710. package/form-control/modern/mobile/mobile.css +9 -9
  711. package/gallery/Component.js +1 -1
  712. package/gallery/components/bottom-button/Component.js +1 -1
  713. package/gallery/components/bottom-button/index.css +6 -6
  714. package/gallery/components/buttons/index.css +6 -6
  715. package/gallery/components/buttons/index.js +1 -1
  716. package/gallery/components/header/Component.js +1 -1
  717. package/gallery/components/header/index.css +2 -2
  718. package/gallery/components/header-info-block/Component.js +1 -1
  719. package/gallery/components/header-info-block/index.css +5 -5
  720. package/gallery/components/header-mobile/Component.js +1 -1
  721. package/gallery/components/header-mobile/index.css +7 -7
  722. package/gallery/components/image-preview/Component.js +1 -1
  723. package/gallery/components/image-preview/index.css +18 -18
  724. package/gallery/components/image-viewer/component.js +1 -1
  725. package/gallery/components/image-viewer/hooks.js +1 -1
  726. package/gallery/components/image-viewer/index.css +26 -26
  727. package/gallery/components/image-viewer/single.js +1 -1
  728. package/gallery/components/image-viewer/slide.js +1 -1
  729. package/gallery/components/image-viewer/video/index.css +8 -8
  730. package/gallery/components/image-viewer/video/index.js +1 -1
  731. package/gallery/components/info-bar/Component.js +1 -1
  732. package/gallery/components/info-bar/index.css +4 -4
  733. package/gallery/components/navigation-bar/Component.js +1 -1
  734. package/gallery/components/navigation-bar/index.css +9 -9
  735. package/gallery/components/subtitles/index.css +4 -4
  736. package/gallery/components/subtitles/index.js +1 -1
  737. package/gallery/esm/Component.js +2 -2
  738. package/gallery/esm/components/bottom-button/Component.js +1 -1
  739. package/gallery/esm/components/bottom-button/index.css +6 -6
  740. package/gallery/esm/components/buttons/index.css +6 -6
  741. package/gallery/esm/components/buttons/index.js +1 -1
  742. package/gallery/esm/components/header/Component.js +1 -1
  743. package/gallery/esm/components/header/index.css +2 -2
  744. package/gallery/esm/components/header-info-block/Component.js +1 -1
  745. package/gallery/esm/components/header-info-block/index.css +5 -5
  746. package/gallery/esm/components/header-mobile/Component.js +1 -1
  747. package/gallery/esm/components/header-mobile/index.css +7 -7
  748. package/gallery/esm/components/image-preview/Component.js +1 -1
  749. package/gallery/esm/components/image-preview/index.css +18 -18
  750. package/gallery/esm/components/image-viewer/component.js +1 -1
  751. package/gallery/esm/components/image-viewer/hooks.js +1 -1
  752. package/gallery/esm/components/image-viewer/index.css +26 -26
  753. package/gallery/esm/components/image-viewer/index.js +1 -1
  754. package/gallery/esm/components/image-viewer/single.js +1 -1
  755. package/gallery/esm/components/image-viewer/slide.js +1 -1
  756. package/gallery/esm/components/image-viewer/video/index.css +8 -8
  757. package/gallery/esm/components/image-viewer/video/index.js +1 -1
  758. package/gallery/esm/components/index.js +1 -1
  759. package/gallery/esm/components/info-bar/Component.js +1 -1
  760. package/gallery/esm/components/info-bar/index.css +4 -4
  761. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  762. package/gallery/esm/components/navigation-bar/index.css +9 -9
  763. package/gallery/esm/components/subtitles/index.css +4 -4
  764. package/gallery/esm/components/subtitles/index.js +1 -1
  765. package/gallery/esm/{hooks-f5653065.js → hooks-3386d2c2.js} +1 -1
  766. package/gallery/esm/index.css +10 -10
  767. package/gallery/esm/index.js +1 -1
  768. package/gallery/{hooks-ed93173c.js → hooks-af4a613c.js} +1 -1
  769. package/gallery/index.css +10 -10
  770. package/gallery/modern/Component.js +2 -2
  771. package/gallery/modern/components/bottom-button/Component.js +1 -1
  772. package/gallery/modern/components/bottom-button/index.css +6 -6
  773. package/gallery/modern/components/buttons/index.css +6 -6
  774. package/gallery/modern/components/buttons/index.js +1 -1
  775. package/gallery/modern/components/header/Component.js +1 -1
  776. package/gallery/modern/components/header/index.css +2 -2
  777. package/gallery/modern/components/header-info-block/Component.js +1 -1
  778. package/gallery/modern/components/header-info-block/index.css +5 -5
  779. package/gallery/modern/components/header-mobile/Component.js +1 -1
  780. package/gallery/modern/components/header-mobile/index.css +7 -7
  781. package/gallery/modern/components/image-preview/Component.js +1 -1
  782. package/gallery/modern/components/image-preview/index.css +18 -18
  783. package/gallery/modern/components/image-viewer/component.js +1 -1
  784. package/gallery/modern/components/image-viewer/hooks.js +1 -1
  785. package/gallery/modern/components/image-viewer/index.css +26 -26
  786. package/gallery/modern/components/image-viewer/index.js +1 -1
  787. package/gallery/modern/components/image-viewer/single.js +1 -1
  788. package/gallery/modern/components/image-viewer/slide.js +1 -1
  789. package/gallery/modern/components/image-viewer/video/index.css +8 -8
  790. package/gallery/modern/components/image-viewer/video/index.js +1 -1
  791. package/gallery/modern/components/index.js +1 -1
  792. package/gallery/modern/components/info-bar/Component.js +1 -1
  793. package/gallery/modern/components/info-bar/index.css +4 -4
  794. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  795. package/gallery/modern/components/navigation-bar/index.css +9 -9
  796. package/gallery/modern/components/subtitles/index.css +4 -4
  797. package/gallery/modern/components/subtitles/index.js +1 -1
  798. package/gallery/modern/{hooks-f5d729d2.js → hooks-84db91dd.js} +1 -1
  799. package/gallery/modern/index.css +10 -10
  800. package/gallery/modern/index.js +1 -1
  801. package/gap/Component.js +1 -1
  802. package/gap/esm/Component.js +1 -1
  803. package/gap/esm/index.css +41 -41
  804. package/gap/index.css +41 -41
  805. package/gap/modern/Component.js +1 -1
  806. package/gap/modern/index.css +41 -41
  807. package/generic-wrapper/Component.js +1 -1
  808. package/generic-wrapper/esm/Component.js +1 -1
  809. package/generic-wrapper/esm/index.css +91 -91
  810. package/generic-wrapper/index.css +91 -91
  811. package/generic-wrapper/modern/Component.js +1 -1
  812. package/generic-wrapper/modern/index.css +91 -91
  813. package/grid/col/Component.js +2 -2
  814. package/grid/col/index.css +550 -550
  815. package/grid/esm/Component.js +1 -1
  816. package/grid/esm/col/Component.js +2 -2
  817. package/grid/esm/col/index.css +550 -550
  818. package/grid/esm/col/index.js +1 -1
  819. package/grid/esm/gutters.css +84 -84
  820. package/grid/esm/gutters.module-e80f5740.js +4 -0
  821. package/grid/esm/index.js +1 -1
  822. package/grid/esm/row/Component.js +2 -2
  823. package/grid/esm/row/index.css +9 -9
  824. package/grid/esm/row/index.js +1 -1
  825. package/grid/gutters.css +84 -84
  826. package/grid/gutters.module-f60441ec.js +4 -0
  827. package/grid/modern/Component.js +1 -1
  828. package/grid/modern/col/Component.js +2 -2
  829. package/grid/modern/col/index.css +550 -550
  830. package/grid/modern/col/index.js +1 -1
  831. package/grid/modern/gutters.css +84 -84
  832. package/grid/modern/gutters.module-eb36be13.js +4 -0
  833. package/grid/modern/index.js +1 -1
  834. package/grid/modern/row/Component.js +2 -2
  835. package/grid/modern/row/index.css +9 -9
  836. package/grid/modern/row/index.js +1 -1
  837. package/grid/row/Component.js +2 -2
  838. package/grid/row/index.css +9 -9
  839. package/hatching-progress-bar/Component.js +1 -1
  840. package/hatching-progress-bar/esm/Component.js +1 -1
  841. package/hatching-progress-bar/esm/index.css +11 -11
  842. package/hatching-progress-bar/index.css +11 -11
  843. package/hatching-progress-bar/modern/Component.js +1 -1
  844. package/hatching-progress-bar/modern/index.css +11 -11
  845. package/icon-button/Component.js +3 -3
  846. package/icon-button/default.css +36 -36
  847. package/icon-button/esm/Component.js +3 -3
  848. package/icon-button/esm/default.css +36 -36
  849. package/icon-button/esm/index.css +16 -16
  850. package/icon-button/esm/inverted.css +36 -36
  851. package/icon-button/index.css +16 -16
  852. package/icon-button/inverted.css +36 -36
  853. package/icon-button/modern/Component.js +3 -3
  854. package/icon-button/modern/default.css +36 -36
  855. package/icon-button/modern/index.css +16 -16
  856. package/icon-button/modern/inverted.css +36 -36
  857. package/icon-view/components/base-shape/component.js +1 -1
  858. package/icon-view/components/base-shape/index.css +74 -74
  859. package/icon-view/esm/components/base-shape/component.js +1 -1
  860. package/icon-view/esm/components/base-shape/index.css +74 -74
  861. package/icon-view/modern/components/base-shape/component.js +1 -1
  862. package/icon-view/modern/components/base-shape/index.css +74 -74
  863. package/indicator/Component.js +1 -1
  864. package/indicator/esm/Component.js +1 -1
  865. package/indicator/esm/index.css +19 -19
  866. package/indicator/index.css +19 -19
  867. package/indicator/modern/Component.js +1 -1
  868. package/indicator/modern/index.css +19 -19
  869. package/input/components/base-input/Component.js +3 -3
  870. package/input/components/base-input/default.css +9 -9
  871. package/input/components/base-input/index.css +39 -39
  872. package/input/components/base-input/inverted.css +9 -9
  873. package/input/components/clear-button/Component.js +3 -3
  874. package/input/components/clear-button/default.css +3 -3
  875. package/input/components/clear-button/index.css +4 -4
  876. package/input/components/clear-button/inverted.css +3 -3
  877. package/input/esm/components/base-input/Component.js +3 -3
  878. package/input/esm/components/base-input/default.css +9 -9
  879. package/input/esm/components/base-input/index.css +39 -39
  880. package/input/esm/components/base-input/inverted.css +9 -9
  881. package/input/esm/components/clear-button/Component.js +3 -3
  882. package/input/esm/components/clear-button/default.css +3 -3
  883. package/input/esm/components/clear-button/index.css +4 -4
  884. package/input/esm/components/clear-button/inverted.css +3 -3
  885. package/input/modern/components/base-input/Component.js +3 -3
  886. package/input/modern/components/base-input/default.css +9 -9
  887. package/input/modern/components/base-input/index.css +39 -39
  888. package/input/modern/components/base-input/inverted.css +9 -9
  889. package/input/modern/components/clear-button/Component.js +3 -3
  890. package/input/modern/components/clear-button/default.css +3 -3
  891. package/input/modern/components/clear-button/index.css +4 -4
  892. package/input/modern/components/clear-button/inverted.css +3 -3
  893. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  894. package/input-autocomplete/autocomplete-field/index.css +2 -2
  895. package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
  896. package/input-autocomplete/autocomplete-mobile-field/index.css +17 -17
  897. package/input-autocomplete/cssm/mobile/Component.mobile.d.ts +1 -0
  898. package/input-autocomplete/cssm/mobile/Component.mobile.js +3 -3
  899. package/input-autocomplete/cssm/mobile/Component.modal.mobile.d.ts +1 -0
  900. package/input-autocomplete/cssm/types.d.ts +5 -0
  901. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  902. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  903. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  904. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +17 -17
  905. package/input-autocomplete/esm/mobile/Component.mobile.d.ts +1 -0
  906. package/input-autocomplete/esm/mobile/Component.mobile.js +4 -4
  907. package/input-autocomplete/esm/mobile/Component.modal.mobile.d.ts +1 -0
  908. package/input-autocomplete/esm/mobile/mobile.css +2 -2
  909. package/input-autocomplete/esm/types.d.ts +5 -0
  910. package/input-autocomplete/mobile/Component.mobile.d.ts +1 -0
  911. package/input-autocomplete/mobile/Component.mobile.js +4 -4
  912. package/input-autocomplete/mobile/Component.modal.mobile.d.ts +1 -0
  913. package/input-autocomplete/mobile/mobile.css +2 -2
  914. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  915. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  916. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  917. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +17 -17
  918. package/input-autocomplete/modern/mobile/Component.mobile.d.ts +1 -0
  919. package/input-autocomplete/modern/mobile/Component.mobile.js +3 -3
  920. package/input-autocomplete/modern/mobile/Component.modal.mobile.d.ts +1 -0
  921. package/input-autocomplete/modern/mobile/mobile.css +2 -2
  922. package/input-autocomplete/modern/types.d.ts +5 -0
  923. package/input-autocomplete/moderncssm/mobile/Component.mobile.d.ts +1 -0
  924. package/input-autocomplete/moderncssm/mobile/Component.mobile.js +2 -2
  925. package/input-autocomplete/moderncssm/mobile/Component.modal.mobile.d.ts +1 -0
  926. package/input-autocomplete/moderncssm/types.d.ts +5 -0
  927. package/input-autocomplete/types.d.ts +5 -0
  928. package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
  929. package/international-phone-input/components/base-international-phone-input/index.css +2 -2
  930. package/international-phone-input/components/country-select/Component.js +1 -1
  931. package/international-phone-input/components/country-select/index.css +8 -8
  932. package/international-phone-input/components/flag-icon/component.js +1 -1
  933. package/international-phone-input/components/flag-icon/index.css +3 -3
  934. package/international-phone-input/components/select-field/component.js +1 -1
  935. package/international-phone-input/components/select-field/index.css +9 -9
  936. package/international-phone-input/cssm/typings-d515b24c.d.ts +6 -2
  937. package/international-phone-input/esm/components/base-international-phone-input/Component.js +1 -1
  938. package/international-phone-input/esm/components/base-international-phone-input/index.css +2 -2
  939. package/international-phone-input/esm/components/country-select/Component.js +1 -1
  940. package/international-phone-input/esm/components/country-select/index.css +8 -8
  941. package/international-phone-input/esm/components/flag-icon/component.js +1 -1
  942. package/international-phone-input/esm/components/flag-icon/index.css +3 -3
  943. package/international-phone-input/esm/components/select-field/component.js +1 -1
  944. package/international-phone-input/esm/components/select-field/index.css +9 -9
  945. package/international-phone-input/esm/typings-d515b24c.d.ts +6 -2
  946. package/international-phone-input/modern/components/base-international-phone-input/Component.js +1 -1
  947. package/international-phone-input/modern/components/base-international-phone-input/index.css +2 -2
  948. package/international-phone-input/modern/components/country-select/Component.js +1 -1
  949. package/international-phone-input/modern/components/country-select/index.css +8 -8
  950. package/international-phone-input/modern/components/flag-icon/component.js +1 -1
  951. package/international-phone-input/modern/components/flag-icon/index.css +3 -3
  952. package/international-phone-input/modern/components/select-field/component.js +1 -1
  953. package/international-phone-input/modern/components/select-field/index.css +9 -9
  954. package/international-phone-input/modern/typings-d515b24c.d.ts +6 -2
  955. package/international-phone-input/moderncssm/typings-d515b24c.d.ts +6 -2
  956. package/international-phone-input/typings-d515b24c.d.ts +6 -2
  957. package/intl-phone-input/component.js +1 -1
  958. package/intl-phone-input/components/flag-icon/component.js +1 -1
  959. package/intl-phone-input/components/flag-icon/index.css +3 -3
  960. package/intl-phone-input/components/select/component.js +1 -1
  961. package/intl-phone-input/components/select/index.css +6 -6
  962. package/intl-phone-input/components/select-field/component.js +1 -1
  963. package/intl-phone-input/components/select-field/index.css +9 -9
  964. package/intl-phone-input/esm/component.js +1 -1
  965. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  966. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  967. package/intl-phone-input/esm/components/select/component.js +1 -1
  968. package/intl-phone-input/esm/components/select/index.css +6 -6
  969. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  970. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  971. package/intl-phone-input/esm/index.css +5 -5
  972. package/intl-phone-input/index.css +5 -5
  973. package/intl-phone-input/modern/component.js +1 -1
  974. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  975. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  976. package/intl-phone-input/modern/components/select/component.js +1 -1
  977. package/intl-phone-input/modern/components/select/index.css +6 -6
  978. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  979. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  980. package/intl-phone-input/modern/index.css +5 -5
  981. package/link/Component.js +3 -3
  982. package/link/default.css +9 -9
  983. package/link/esm/Component.js +3 -3
  984. package/link/esm/default.css +9 -9
  985. package/link/esm/index.css +13 -13
  986. package/link/esm/inverted.css +9 -9
  987. package/link/index.css +13 -13
  988. package/link/inverted.css +9 -9
  989. package/link/modern/Component.js +3 -3
  990. package/link/modern/default.css +9 -9
  991. package/link/modern/index.css +13 -13
  992. package/link/modern/inverted.css +9 -9
  993. package/list/{Component-d820b5f0.js → Component-85848c51.js} +2 -2
  994. package/list/Component.js +1 -1
  995. package/list/components/item/Component.js +1 -1
  996. package/list/components/item/index.css +9 -9
  997. package/list/components/item/index.d.ts +1 -1
  998. package/list/components/item/index.js +1 -1
  999. package/list/esm/{Component-1bda4abd.js → Component-dd850764.js} +2 -2
  1000. package/list/esm/Component.js +1 -1
  1001. package/list/esm/components/item/Component.js +1 -1
  1002. package/list/esm/components/item/index.css +9 -9
  1003. package/list/esm/components/item/index.d.ts +1 -1
  1004. package/list/esm/components/item/index.js +1 -1
  1005. package/list/esm/index.css +5 -5
  1006. package/list/esm/index.js +1 -1
  1007. package/list/index.css +5 -5
  1008. package/list/index.js +1 -1
  1009. package/list/modern/{Component-245adfda.js → Component-44af9d2b.js} +2 -2
  1010. package/list/modern/Component.js +1 -1
  1011. package/list/modern/components/item/Component.js +1 -1
  1012. package/list/modern/components/item/index.css +9 -9
  1013. package/list/modern/components/item/index.d.ts +1 -1
  1014. package/list/modern/components/item/index.js +1 -1
  1015. package/list/modern/index.css +5 -5
  1016. package/list/modern/index.js +1 -1
  1017. package/list-header/Component.js +1 -1
  1018. package/list-header/esm/Component.js +1 -1
  1019. package/list-header/esm/index.css +3 -3
  1020. package/list-header/index.css +3 -3
  1021. package/list-header/modern/Component.js +1 -1
  1022. package/list-header/modern/index.css +3 -3
  1023. package/loader/Component.js +1 -1
  1024. package/loader/esm/Component.js +1 -1
  1025. package/loader/esm/index.css +7 -7
  1026. package/loader/index.css +7 -7
  1027. package/loader/modern/Component.js +1 -1
  1028. package/loader/modern/index.css +7 -7
  1029. package/markdown/Component.js +1 -1
  1030. package/markdown/esm/Component.desktop.js +1 -1
  1031. package/markdown/esm/Component.js +1 -1
  1032. package/markdown/esm/Component.mobile.js +1 -1
  1033. package/markdown/esm/Component.responsive.js +1 -1
  1034. package/markdown/esm/desktop/index.js +1 -1
  1035. package/markdown/esm/hooks/use-overrides.js +1 -1
  1036. package/markdown/esm/index.css +15 -15
  1037. package/markdown/esm/index.js +1 -1
  1038. package/markdown/esm/mobile/index.js +1 -1
  1039. package/markdown/esm/{use-overrides-5afd02d1.js → use-overrides-75a369ff.js} +1 -1
  1040. package/markdown/hooks/use-overrides.js +1 -1
  1041. package/markdown/index.css +15 -15
  1042. package/markdown/modern/Component.desktop.js +1 -1
  1043. package/markdown/modern/Component.js +1 -1
  1044. package/markdown/modern/Component.mobile.js +1 -1
  1045. package/markdown/modern/Component.responsive.js +1 -1
  1046. package/markdown/modern/desktop/index.js +1 -1
  1047. package/markdown/modern/hooks/use-overrides.js +1 -1
  1048. package/markdown/modern/index.css +15 -15
  1049. package/markdown/modern/index.js +1 -1
  1050. package/markdown/modern/mobile/index.js +1 -1
  1051. package/markdown/modern/{use-overrides-af2b3a4e.js → use-overrides-b3047c60.js} +1 -1
  1052. package/markdown/{use-overrides-d502409f.js → use-overrides-33c007a5.js} +1 -1
  1053. package/masked-input/Component.js +1 -1
  1054. package/masked-input/esm/Component.js +1 -1
  1055. package/masked-input/esm/index.css +1 -1
  1056. package/masked-input/index.css +1 -1
  1057. package/masked-input/modern/Component.js +1 -1
  1058. package/masked-input/modern/index.css +1 -1
  1059. package/modal/Component.js +3 -3
  1060. package/modal/components/content/Component.js +3 -3
  1061. package/modal/components/content/desktop.css +6 -6
  1062. package/modal/components/content/index.css +3 -3
  1063. package/modal/components/content/mobile.css +2 -2
  1064. package/modal/components/controls/Component.js +2 -2
  1065. package/modal/components/controls/index.css +1 -1
  1066. package/modal/components/footer/Component.js +4 -4
  1067. package/modal/components/footer/desktop.css +8 -8
  1068. package/modal/components/footer/index.css +3 -3
  1069. package/modal/components/footer/layout.css +16 -16
  1070. package/modal/components/footer/mobile.css +3 -3
  1071. package/modal/components/header/Component.js +3 -3
  1072. package/modal/components/header/desktop.css +14 -14
  1073. package/modal/components/header/index.css +3 -3
  1074. package/modal/components/header/mobile.css +4 -4
  1075. package/modal/desktop/desktop.css +8 -8
  1076. package/modal/esm/Component.js +3 -3
  1077. package/modal/esm/Component.responsive.js +1 -1
  1078. package/modal/esm/components/content/Component.js +3 -3
  1079. package/modal/esm/components/content/desktop.css +6 -6
  1080. package/modal/esm/components/content/index.css +3 -3
  1081. package/modal/esm/components/content/mobile.css +2 -2
  1082. package/modal/esm/components/controls/Component.js +2 -2
  1083. package/modal/esm/components/controls/index.css +1 -1
  1084. package/modal/esm/components/controls/index.js +1 -1
  1085. package/modal/esm/components/footer/Component.js +4 -4
  1086. package/modal/esm/components/footer/desktop.css +8 -8
  1087. package/modal/esm/components/footer/index.css +3 -3
  1088. package/modal/esm/components/footer/layout.css +16 -16
  1089. package/modal/esm/components/footer/mobile.css +3 -3
  1090. package/modal/esm/components/header/Component.js +3 -3
  1091. package/modal/esm/components/header/desktop.css +14 -14
  1092. package/modal/esm/components/header/index.css +3 -3
  1093. package/modal/esm/components/header/mobile.css +4 -4
  1094. package/modal/esm/desktop/Component.desktop.js +1 -1
  1095. package/modal/esm/desktop/desktop.css +8 -8
  1096. package/modal/esm/desktop/index.js +1 -1
  1097. package/modal/esm/index.js +1 -1
  1098. package/modal/esm/layout.module-7a26dc37.js +4 -0
  1099. package/modal/esm/mobile/Component.mobile.js +1 -1
  1100. package/modal/esm/mobile/index.js +1 -1
  1101. package/modal/esm/mobile/mobile.css +2 -2
  1102. package/modal/esm/transitions.css +7 -7
  1103. package/modal/layout.module-a56a76fb.js +4 -0
  1104. package/modal/mobile/mobile.css +2 -2
  1105. package/modal/modern/Component.js +3 -3
  1106. package/modal/modern/Component.responsive.js +1 -1
  1107. package/modal/modern/components/content/Component.js +3 -3
  1108. package/modal/modern/components/content/desktop.css +6 -6
  1109. package/modal/modern/components/content/index.css +3 -3
  1110. package/modal/modern/components/content/mobile.css +2 -2
  1111. package/modal/modern/components/controls/Component.js +2 -2
  1112. package/modal/modern/components/controls/index.css +1 -1
  1113. package/modal/modern/components/controls/index.js +1 -1
  1114. package/modal/modern/components/footer/Component.js +4 -4
  1115. package/modal/modern/components/footer/desktop.css +8 -8
  1116. package/modal/modern/components/footer/index.css +3 -3
  1117. package/modal/modern/components/footer/layout.css +16 -16
  1118. package/modal/modern/components/footer/mobile.css +3 -3
  1119. package/modal/modern/components/header/Component.js +3 -3
  1120. package/modal/modern/components/header/desktop.css +14 -14
  1121. package/modal/modern/components/header/index.css +3 -3
  1122. package/modal/modern/components/header/mobile.css +4 -4
  1123. package/modal/modern/desktop/Component.desktop.js +1 -1
  1124. package/modal/modern/desktop/desktop.css +8 -8
  1125. package/modal/modern/desktop/index.js +1 -1
  1126. package/modal/modern/index.js +1 -1
  1127. package/modal/modern/layout.module-43ddd310.js +4 -0
  1128. package/modal/modern/mobile/Component.mobile.js +1 -1
  1129. package/modal/modern/mobile/index.js +1 -1
  1130. package/modal/modern/mobile/mobile.css +2 -2
  1131. package/modal/modern/transitions.css +7 -7
  1132. package/modal/transitions.css +7 -7
  1133. package/navigation-bar/Component.js +1 -1
  1134. package/navigation-bar/components/action-icon-addon/Component.js +1 -1
  1135. package/navigation-bar/components/action-icon-addon/index.css +6 -6
  1136. package/navigation-bar/components/action-text-addon/Component.js +1 -1
  1137. package/navigation-bar/components/action-text-addon/index.css +2 -2
  1138. package/navigation-bar/esm/Component.js +1 -1
  1139. package/navigation-bar/esm/components/action-icon-addon/Component.js +1 -1
  1140. package/navigation-bar/esm/components/action-icon-addon/index.css +6 -6
  1141. package/navigation-bar/esm/components/action-text-addon/Component.js +1 -1
  1142. package/navigation-bar/esm/components/action-text-addon/index.css +2 -2
  1143. package/navigation-bar/esm/index.css +16 -16
  1144. package/navigation-bar/index.css +16 -16
  1145. package/navigation-bar/modern/Component.js +1 -1
  1146. package/navigation-bar/modern/components/action-icon-addon/Component.js +1 -1
  1147. package/navigation-bar/modern/components/action-icon-addon/index.css +6 -6
  1148. package/navigation-bar/modern/components/action-text-addon/Component.js +1 -1
  1149. package/navigation-bar/modern/components/action-text-addon/index.css +2 -2
  1150. package/navigation-bar/modern/index.css +16 -16
  1151. package/navigation-bar-private/Component.js +1 -1
  1152. package/navigation-bar-private/components/back-arrow-addon/Component.js +1 -1
  1153. package/navigation-bar-private/components/back-arrow-addon/index.css +11 -11
  1154. package/navigation-bar-private/components/closer/Component.js +3 -3
  1155. package/navigation-bar-private/components/closer/default.css +2 -2
  1156. package/navigation-bar-private/components/closer/index.css +4 -4
  1157. package/navigation-bar-private/components/closer/inverted.css +2 -2
  1158. package/navigation-bar-private/esm/Component.js +1 -1
  1159. package/navigation-bar-private/esm/components/back-arrow-addon/Component.js +1 -1
  1160. package/navigation-bar-private/esm/components/back-arrow-addon/index.css +11 -11
  1161. package/navigation-bar-private/esm/components/closer/Component.js +3 -3
  1162. package/navigation-bar-private/esm/components/closer/default.css +2 -2
  1163. package/navigation-bar-private/esm/components/closer/index.css +4 -4
  1164. package/navigation-bar-private/esm/components/closer/inverted.css +2 -2
  1165. package/navigation-bar-private/esm/index.css +26 -26
  1166. package/navigation-bar-private/index.css +26 -26
  1167. package/navigation-bar-private/modern/Component.js +1 -1
  1168. package/navigation-bar-private/modern/components/back-arrow-addon/Component.js +1 -1
  1169. package/navigation-bar-private/modern/components/back-arrow-addon/index.css +11 -11
  1170. package/navigation-bar-private/modern/components/closer/Component.js +3 -3
  1171. package/navigation-bar-private/modern/components/closer/default.css +2 -2
  1172. package/navigation-bar-private/modern/components/closer/index.css +4 -4
  1173. package/navigation-bar-private/modern/components/closer/inverted.css +2 -2
  1174. package/navigation-bar-private/modern/index.css +26 -26
  1175. package/notification/Component.js +1 -1
  1176. package/notification/esm/Component.js +1 -1
  1177. package/notification/esm/index.css +8 -8
  1178. package/notification/index.css +8 -8
  1179. package/notification/modern/Component.js +1 -1
  1180. package/notification/modern/index.css +8 -8
  1181. package/notification-manager/component.js +1 -1
  1182. package/notification-manager/esm/component.js +1 -1
  1183. package/notification-manager/esm/index.css +10 -10
  1184. package/notification-manager/index.css +10 -10
  1185. package/notification-manager/modern/component.js +1 -1
  1186. package/notification-manager/modern/index.css +10 -10
  1187. package/number-input/components/number-input/Component.js +3 -3
  1188. package/number-input/components/number-input/default.css +3 -3
  1189. package/number-input/components/number-input/index.css +3 -3
  1190. package/number-input/components/number-input/inverted.css +3 -3
  1191. package/number-input/components/steppers/Component.js +3 -3
  1192. package/number-input/components/steppers/default.css +1 -1
  1193. package/number-input/components/steppers/index.css +3 -3
  1194. package/number-input/components/steppers/inverted.css +1 -1
  1195. package/number-input/esm/components/number-input/Component.js +3 -3
  1196. package/number-input/esm/components/number-input/default.css +3 -3
  1197. package/number-input/esm/components/number-input/index.css +3 -3
  1198. package/number-input/esm/components/number-input/inverted.css +3 -3
  1199. package/number-input/esm/components/steppers/Component.js +3 -3
  1200. package/number-input/esm/components/steppers/default.css +1 -1
  1201. package/number-input/esm/components/steppers/index.css +3 -3
  1202. package/number-input/esm/components/steppers/inverted.css +1 -1
  1203. package/number-input/modern/components/number-input/Component.js +3 -3
  1204. package/number-input/modern/components/number-input/default.css +3 -3
  1205. package/number-input/modern/components/number-input/index.css +3 -3
  1206. package/number-input/modern/components/number-input/inverted.css +3 -3
  1207. package/number-input/modern/components/steppers/Component.js +3 -3
  1208. package/number-input/modern/components/steppers/default.css +1 -1
  1209. package/number-input/modern/components/steppers/index.css +3 -3
  1210. package/number-input/modern/components/steppers/inverted.css +1 -1
  1211. package/package.json +2 -2
  1212. package/page-indicator/components/bullet/Component.js +5 -5
  1213. package/page-indicator/components/bullet/default.css +2 -2
  1214. package/page-indicator/components/bullet/index.css +7 -7
  1215. package/page-indicator/components/bullet/inverted.css +2 -2
  1216. package/page-indicator/components/bullet/static-inverted.css +2 -2
  1217. package/page-indicator/components/bullet/static.css +2 -2
  1218. package/page-indicator/components/dynamic/Component.js +5 -5
  1219. package/page-indicator/components/dynamic/default.css +3 -3
  1220. package/page-indicator/components/dynamic/index.css +6 -6
  1221. package/page-indicator/components/dynamic/inverted.css +3 -3
  1222. package/page-indicator/components/dynamic/static-inverted.css +3 -3
  1223. package/page-indicator/components/dynamic/static.css +3 -3
  1224. package/page-indicator/components/runner/Component.js +5 -5
  1225. package/page-indicator/components/runner/default.css +2 -2
  1226. package/page-indicator/components/runner/index.css +1 -1
  1227. package/page-indicator/components/runner/inverted.css +2 -2
  1228. package/page-indicator/components/runner/static-inverted.css +2 -2
  1229. package/page-indicator/components/runner/static.css +2 -2
  1230. package/page-indicator/components/step/Component.js +5 -5
  1231. package/page-indicator/components/step/default.css +2 -2
  1232. package/page-indicator/components/step/index.css +2 -2
  1233. package/page-indicator/components/step/inverted.css +2 -2
  1234. package/page-indicator/components/step/static-inverted.css +2 -2
  1235. package/page-indicator/components/step/static.css +2 -2
  1236. package/page-indicator/esm/components/bullet/Component.js +5 -5
  1237. package/page-indicator/esm/components/bullet/default.css +2 -2
  1238. package/page-indicator/esm/components/bullet/index.css +7 -7
  1239. package/page-indicator/esm/components/bullet/inverted.css +2 -2
  1240. package/page-indicator/esm/components/bullet/static-inverted.css +2 -2
  1241. package/page-indicator/esm/components/bullet/static.css +2 -2
  1242. package/page-indicator/esm/components/dynamic/Component.js +5 -5
  1243. package/page-indicator/esm/components/dynamic/default.css +3 -3
  1244. package/page-indicator/esm/components/dynamic/index.css +6 -6
  1245. package/page-indicator/esm/components/dynamic/inverted.css +3 -3
  1246. package/page-indicator/esm/components/dynamic/static-inverted.css +3 -3
  1247. package/page-indicator/esm/components/dynamic/static.css +3 -3
  1248. package/page-indicator/esm/components/runner/Component.js +5 -5
  1249. package/page-indicator/esm/components/runner/default.css +2 -2
  1250. package/page-indicator/esm/components/runner/index.css +1 -1
  1251. package/page-indicator/esm/components/runner/inverted.css +2 -2
  1252. package/page-indicator/esm/components/runner/static-inverted.css +2 -2
  1253. package/page-indicator/esm/components/runner/static.css +2 -2
  1254. package/page-indicator/esm/components/step/Component.js +5 -5
  1255. package/page-indicator/esm/components/step/default.css +2 -2
  1256. package/page-indicator/esm/components/step/index.css +2 -2
  1257. package/page-indicator/esm/components/step/inverted.css +2 -2
  1258. package/page-indicator/esm/components/step/static-inverted.css +2 -2
  1259. package/page-indicator/esm/components/step/static.css +2 -2
  1260. package/page-indicator/modern/components/bullet/Component.js +5 -5
  1261. package/page-indicator/modern/components/bullet/default.css +2 -2
  1262. package/page-indicator/modern/components/bullet/index.css +7 -7
  1263. package/page-indicator/modern/components/bullet/inverted.css +2 -2
  1264. package/page-indicator/modern/components/bullet/static-inverted.css +2 -2
  1265. package/page-indicator/modern/components/bullet/static.css +2 -2
  1266. package/page-indicator/modern/components/dynamic/Component.js +5 -5
  1267. package/page-indicator/modern/components/dynamic/default.css +3 -3
  1268. package/page-indicator/modern/components/dynamic/index.css +6 -6
  1269. package/page-indicator/modern/components/dynamic/inverted.css +3 -3
  1270. package/page-indicator/modern/components/dynamic/static-inverted.css +3 -3
  1271. package/page-indicator/modern/components/dynamic/static.css +3 -3
  1272. package/page-indicator/modern/components/runner/Component.js +5 -5
  1273. package/page-indicator/modern/components/runner/default.css +2 -2
  1274. package/page-indicator/modern/components/runner/index.css +1 -1
  1275. package/page-indicator/modern/components/runner/inverted.css +2 -2
  1276. package/page-indicator/modern/components/runner/static-inverted.css +2 -2
  1277. package/page-indicator/modern/components/runner/static.css +2 -2
  1278. package/page-indicator/modern/components/step/Component.js +5 -5
  1279. package/page-indicator/modern/components/step/default.css +2 -2
  1280. package/page-indicator/modern/components/step/index.css +2 -2
  1281. package/page-indicator/modern/components/step/inverted.css +2 -2
  1282. package/page-indicator/modern/components/step/static-inverted.css +2 -2
  1283. package/page-indicator/modern/components/step/static.css +2 -2
  1284. package/pagination/Component.js +1 -1
  1285. package/pagination/components/default-view/index.css +1 -1
  1286. package/pagination/components/default-view/index.js +1 -1
  1287. package/pagination/components/per-page-view/index.css +1 -1
  1288. package/pagination/components/per-page-view/index.js +1 -1
  1289. package/pagination/components/tag/index.css +7 -7
  1290. package/pagination/components/tag/index.js +1 -1
  1291. package/pagination/esm/Component.js +1 -1
  1292. package/pagination/esm/components/default-view/index.css +1 -1
  1293. package/pagination/esm/components/default-view/index.js +1 -1
  1294. package/pagination/esm/components/per-page-view/index.css +1 -1
  1295. package/pagination/esm/components/per-page-view/index.js +1 -1
  1296. package/pagination/esm/components/tag/index.css +7 -7
  1297. package/pagination/esm/components/tag/index.js +1 -1
  1298. package/pagination/esm/index.css +3 -3
  1299. package/pagination/index.css +3 -3
  1300. package/pagination/modern/Component.js +1 -1
  1301. package/pagination/modern/components/default-view/index.css +1 -1
  1302. package/pagination/modern/components/default-view/index.js +1 -1
  1303. package/pagination/modern/components/per-page-view/index.css +1 -1
  1304. package/pagination/modern/components/per-page-view/index.js +1 -1
  1305. package/pagination/modern/components/tag/index.css +7 -7
  1306. package/pagination/modern/components/tag/index.js +1 -1
  1307. package/pagination/modern/index.css +3 -3
  1308. package/pass-code/Component.js +1 -1
  1309. package/pass-code/components/InputProgress/Component.js +2 -2
  1310. package/pass-code/components/InputProgress/index.css +15 -15
  1311. package/pass-code/components/InputProgress/transitions.css +7 -7
  1312. package/pass-code/components/KeyPad/Component.js +1 -1
  1313. package/pass-code/components/KeyPad/index.css +2 -2
  1314. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1315. package/pass-code/components/KeyPadButton/index.css +8 -8
  1316. package/pass-code/esm/Component.js +1 -1
  1317. package/pass-code/esm/components/InputProgress/Component.js +2 -2
  1318. package/pass-code/esm/components/InputProgress/index.css +15 -15
  1319. package/pass-code/esm/components/InputProgress/transitions.css +7 -7
  1320. package/pass-code/esm/components/KeyPad/Component.js +1 -1
  1321. package/pass-code/esm/components/KeyPad/index.css +2 -2
  1322. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1323. package/pass-code/esm/components/KeyPadButton/index.css +8 -8
  1324. package/pass-code/esm/index.css +2 -2
  1325. package/pass-code/esm/mobile/PassCodeMobile.js +1 -1
  1326. package/pass-code/esm/mobile/mobile.css +1 -1
  1327. package/pass-code/index.css +2 -2
  1328. package/pass-code/mobile/PassCodeMobile.js +1 -1
  1329. package/pass-code/mobile/mobile.css +1 -1
  1330. package/pass-code/modern/Component.js +1 -1
  1331. package/pass-code/modern/components/InputProgress/Component.js +2 -2
  1332. package/pass-code/modern/components/InputProgress/index.css +15 -15
  1333. package/pass-code/modern/components/InputProgress/transitions.css +7 -7
  1334. package/pass-code/modern/components/KeyPad/Component.js +1 -1
  1335. package/pass-code/modern/components/KeyPad/index.css +2 -2
  1336. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1337. package/pass-code/modern/components/KeyPadButton/index.css +8 -8
  1338. package/pass-code/modern/index.css +2 -2
  1339. package/pass-code/modern/mobile/PassCodeMobile.js +1 -1
  1340. package/pass-code/modern/mobile/mobile.css +1 -1
  1341. package/pass-code-v1/Component.js +1 -1
  1342. package/pass-code-v1/components/InputProgress/Component.js +2 -2
  1343. package/pass-code-v1/components/InputProgress/index.css +4 -4
  1344. package/pass-code-v1/components/InputProgress/transitions.css +7 -7
  1345. package/pass-code-v1/components/KeyPad/Component.js +1 -1
  1346. package/pass-code-v1/components/KeyPad/index.css +4 -4
  1347. package/pass-code-v1/components/KeyPadButton/Component.js +1 -1
  1348. package/pass-code-v1/components/KeyPadButton/index.css +12 -12
  1349. package/pass-code-v1/esm/Component.js +1 -1
  1350. package/pass-code-v1/esm/components/InputProgress/Component.js +2 -2
  1351. package/pass-code-v1/esm/components/InputProgress/index.css +4 -4
  1352. package/pass-code-v1/esm/components/InputProgress/transitions.css +7 -7
  1353. package/pass-code-v1/esm/components/KeyPad/Component.js +1 -1
  1354. package/pass-code-v1/esm/components/KeyPad/index.css +4 -4
  1355. package/pass-code-v1/esm/components/KeyPadButton/Component.js +1 -1
  1356. package/pass-code-v1/esm/components/KeyPadButton/index.css +12 -12
  1357. package/pass-code-v1/esm/index.css +3 -3
  1358. package/pass-code-v1/index.css +3 -3
  1359. package/pass-code-v1/modern/Component.js +1 -1
  1360. package/pass-code-v1/modern/components/InputProgress/Component.js +2 -2
  1361. package/pass-code-v1/modern/components/InputProgress/index.css +4 -4
  1362. package/pass-code-v1/modern/components/InputProgress/transitions.css +7 -7
  1363. package/pass-code-v1/modern/components/KeyPad/Component.js +1 -1
  1364. package/pass-code-v1/modern/components/KeyPad/index.css +4 -4
  1365. package/pass-code-v1/modern/components/KeyPadButton/Component.js +1 -1
  1366. package/pass-code-v1/modern/components/KeyPadButton/index.css +12 -12
  1367. package/pass-code-v1/modern/index.css +3 -3
  1368. package/password-input/component.js +1 -1
  1369. package/password-input/esm/component.js +1 -1
  1370. package/password-input/esm/index.css +4 -4
  1371. package/password-input/index.css +4 -4
  1372. package/password-input/modern/component.js +1 -1
  1373. package/password-input/modern/index.css +4 -4
  1374. package/pattern-lock/components/base-pattern-lock/Component.js +1 -1
  1375. package/pattern-lock/components/base-pattern-lock/index.css +7 -7
  1376. package/pattern-lock/desktop/Component.desktop.js +1 -1
  1377. package/pattern-lock/desktop/desktop.css +3 -3
  1378. package/pattern-lock/esm/components/base-pattern-lock/Component.js +1 -1
  1379. package/pattern-lock/esm/components/base-pattern-lock/index.css +7 -7
  1380. package/pattern-lock/esm/desktop/Component.desktop.js +1 -1
  1381. package/pattern-lock/esm/desktop/desktop.css +3 -3
  1382. package/pattern-lock/esm/mobile/Component.mobile.js +1 -1
  1383. package/pattern-lock/esm/mobile/mobile.css +2 -2
  1384. package/pattern-lock/mobile/Component.mobile.js +1 -1
  1385. package/pattern-lock/mobile/mobile.css +2 -2
  1386. package/pattern-lock/modern/components/base-pattern-lock/Component.js +1 -1
  1387. package/pattern-lock/modern/components/base-pattern-lock/index.css +7 -7
  1388. package/pattern-lock/modern/desktop/Component.desktop.js +1 -1
  1389. package/pattern-lock/modern/desktop/desktop.css +3 -3
  1390. package/pattern-lock/modern/mobile/Component.mobile.js +1 -1
  1391. package/pattern-lock/modern/mobile/mobile.css +2 -2
  1392. package/pattern-lock-v1/components/base-pattern-lock/Component.js +1 -1
  1393. package/pattern-lock-v1/components/base-pattern-lock/index.css +5 -5
  1394. package/pattern-lock-v1/desktop/Component.desktop.js +1 -1
  1395. package/pattern-lock-v1/desktop/desktop.css +3 -3
  1396. package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +1 -1
  1397. package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +5 -5
  1398. package/pattern-lock-v1/esm/desktop/Component.desktop.js +1 -1
  1399. package/pattern-lock-v1/esm/desktop/desktop.css +3 -3
  1400. package/pattern-lock-v1/esm/mobile/Component.mobile.js +1 -1
  1401. package/pattern-lock-v1/esm/mobile/mobile.css +6 -6
  1402. package/pattern-lock-v1/mobile/Component.mobile.js +1 -1
  1403. package/pattern-lock-v1/mobile/mobile.css +6 -6
  1404. package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +1 -1
  1405. package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +5 -5
  1406. package/pattern-lock-v1/modern/desktop/Component.desktop.js +1 -1
  1407. package/pattern-lock-v1/modern/desktop/desktop.css +3 -3
  1408. package/pattern-lock-v1/modern/mobile/Component.mobile.js +1 -1
  1409. package/pattern-lock-v1/modern/mobile/mobile.css +6 -6
  1410. package/picker-button/Component-c44170fe.d.ts +2 -2
  1411. package/picker-button/cssm/typings-d515b24c.d.ts +6 -2
  1412. package/picker-button/desktop/Component.desktop.js +1 -1
  1413. package/picker-button/esm/desktop/Component.desktop.js +1 -1
  1414. package/picker-button/esm/field/Component.js +1 -1
  1415. package/picker-button/esm/field/index.css +6 -6
  1416. package/picker-button/esm/index.css +5 -5
  1417. package/picker-button/esm/option/Component.js +1 -1
  1418. package/picker-button/esm/option/index.css +4 -4
  1419. package/picker-button/esm/typings-d515b24c.d.ts +6 -2
  1420. package/picker-button/field/Component.js +1 -1
  1421. package/picker-button/field/index.css +6 -6
  1422. package/picker-button/index.css +5 -5
  1423. package/picker-button/modern/desktop/Component.desktop.js +1 -1
  1424. package/picker-button/modern/field/Component.js +1 -1
  1425. package/picker-button/modern/field/index.css +6 -6
  1426. package/picker-button/modern/index.css +5 -5
  1427. package/picker-button/modern/option/Component.js +1 -1
  1428. package/picker-button/modern/option/index.css +4 -4
  1429. package/picker-button/modern/typings-d515b24c.d.ts +6 -2
  1430. package/picker-button/moderncssm/typings-d515b24c.d.ts +6 -2
  1431. package/picker-button/option/Component.js +1 -1
  1432. package/picker-button/option/index.css +4 -4
  1433. package/picker-button/transformSize-ebda875c.d.ts +1 -1
  1434. package/picker-button/typings-d515b24c.d.ts +6 -2
  1435. package/plate/components/base-plate/Component.js +2 -2
  1436. package/plate/components/base-plate/index.css +49 -49
  1437. package/plate/desktop/Component.desktop.js +1 -1
  1438. package/plate/desktop/desktop.css +5 -5
  1439. package/plate/esm/Component.responsive.js +1 -1
  1440. package/plate/esm/components/base-plate/Component.js +2 -2
  1441. package/plate/esm/components/base-plate/index.css +49 -49
  1442. package/plate/esm/components/base-plate/index.js +1 -1
  1443. package/plate/esm/desktop/Component.desktop.js +2 -2
  1444. package/plate/esm/desktop/desktop.css +5 -5
  1445. package/plate/esm/desktop/index.js +1 -1
  1446. package/plate/esm/index-7f6b04c5.d.ts +2 -2
  1447. package/plate/esm/index.js +1 -1
  1448. package/plate/esm/mobile/Component.mobile.js +2 -2
  1449. package/plate/esm/mobile/index.js +1 -1
  1450. package/plate/esm/mobile/mobile.css +5 -5
  1451. package/plate/esm/shared/index.js +1 -1
  1452. package/plate/esm/utils.js +1 -1
  1453. package/plate/index-7f6b04c5.d.ts +2 -2
  1454. package/plate/mobile/Component.mobile.js +1 -1
  1455. package/plate/mobile/mobile.css +5 -5
  1456. package/plate/modern/Component.responsive.js +1 -1
  1457. package/plate/modern/components/base-plate/Component.js +2 -2
  1458. package/plate/modern/components/base-plate/index.css +49 -49
  1459. package/plate/modern/components/base-plate/index.js +1 -1
  1460. package/plate/modern/desktop/Component.desktop.js +2 -2
  1461. package/plate/modern/desktop/desktop.css +5 -5
  1462. package/plate/modern/desktop/index.js +1 -1
  1463. package/plate/modern/index-7f6b04c5.d.ts +2 -2
  1464. package/plate/modern/index.js +1 -1
  1465. package/plate/modern/mobile/Component.mobile.js +2 -2
  1466. package/plate/modern/mobile/index.js +1 -1
  1467. package/plate/modern/mobile/mobile.css +5 -5
  1468. package/plate/modern/shared/index.js +1 -1
  1469. package/plate/modern/utils.js +1 -1
  1470. package/plate/utils.js +1 -1
  1471. package/popover/Component.js +1 -1
  1472. package/popover/esm/Component.js +1 -1
  1473. package/popover/esm/index.css +25 -25
  1474. package/popover/index.css +25 -25
  1475. package/popover/modern/Component.js +1 -1
  1476. package/popover/modern/index.css +25 -25
  1477. package/popup-sheet/Component.js +1 -1
  1478. package/popup-sheet/components/backdrop/Component.js +1 -1
  1479. package/popup-sheet/components/backdrop/index.css +9 -9
  1480. package/popup-sheet/esm/Component.js +1 -1
  1481. package/popup-sheet/esm/components/backdrop/Component.js +1 -1
  1482. package/popup-sheet/esm/components/backdrop/index.css +9 -9
  1483. package/popup-sheet/esm/index.css +13 -13
  1484. package/popup-sheet/index.css +13 -13
  1485. package/popup-sheet/modern/Component.js +1 -1
  1486. package/popup-sheet/modern/components/backdrop/Component.js +1 -1
  1487. package/popup-sheet/modern/components/backdrop/index.css +9 -9
  1488. package/popup-sheet/modern/index.css +13 -13
  1489. package/product-cover/components/image-card/Component.js +1 -1
  1490. package/product-cover/components/image-card/index.css +2 -2
  1491. package/product-cover/components/overlay/Component.js +1 -1
  1492. package/product-cover/components/overlay/index.css +4 -4
  1493. package/product-cover/components/text/Component.js +1 -1
  1494. package/product-cover/components/text/index.css +7 -7
  1495. package/product-cover/esm/components/image-card/Component.js +1 -1
  1496. package/product-cover/esm/components/image-card/index.css +2 -2
  1497. package/product-cover/esm/components/overlay/Component.js +1 -1
  1498. package/product-cover/esm/components/overlay/index.css +4 -4
  1499. package/product-cover/esm/components/text/Component.js +1 -1
  1500. package/product-cover/esm/components/text/index.css +7 -7
  1501. package/product-cover/esm/single/Component.js +1 -1
  1502. package/product-cover/esm/single/index.css +11 -11
  1503. package/product-cover/esm/stack/Component.js +1 -1
  1504. package/product-cover/esm/stack/index.css +16 -16
  1505. package/product-cover/modern/components/image-card/Component.js +1 -1
  1506. package/product-cover/modern/components/image-card/index.css +2 -2
  1507. package/product-cover/modern/components/overlay/Component.js +1 -1
  1508. package/product-cover/modern/components/overlay/index.css +4 -4
  1509. package/product-cover/modern/components/text/Component.js +1 -1
  1510. package/product-cover/modern/components/text/index.css +7 -7
  1511. package/product-cover/modern/single/Component.js +1 -1
  1512. package/product-cover/modern/single/index.css +11 -11
  1513. package/product-cover/modern/stack/Component.js +1 -1
  1514. package/product-cover/modern/stack/index.css +16 -16
  1515. package/product-cover/single/Component.js +1 -1
  1516. package/product-cover/single/index.css +11 -11
  1517. package/product-cover/stack/Component.js +1 -1
  1518. package/product-cover/stack/index.css +16 -16
  1519. package/progress-bar/Component.js +3 -3
  1520. package/progress-bar/default.css +1 -1
  1521. package/progress-bar/esm/Component.js +3 -3
  1522. package/progress-bar/esm/default.css +1 -1
  1523. package/progress-bar/esm/index.css +12 -12
  1524. package/progress-bar/esm/inverted.css +1 -1
  1525. package/progress-bar/index.css +12 -12
  1526. package/progress-bar/inverted.css +1 -1
  1527. package/progress-bar/modern/Component.js +3 -3
  1528. package/progress-bar/modern/default.css +1 -1
  1529. package/progress-bar/modern/index.css +12 -12
  1530. package/progress-bar/modern/inverted.css +1 -1
  1531. package/pure-cell/{component-daee4234.js → component-251cd018.js} +11 -11
  1532. package/pure-cell/component.js +1 -1
  1533. package/pure-cell/components/addon/component.js +1 -1
  1534. package/pure-cell/components/addon/index.css +12 -12
  1535. package/pure-cell/components/addon/index.d.ts +1 -1
  1536. package/pure-cell/components/addon/index.js +1 -1
  1537. package/pure-cell/components/amount/component.js +1 -1
  1538. package/pure-cell/components/amount/index.css +3 -3
  1539. package/pure-cell/components/amount/index.d.ts +1 -1
  1540. package/pure-cell/components/amount/index.js +1 -1
  1541. package/pure-cell/components/amount-title/component.js +1 -1
  1542. package/pure-cell/components/amount-title/index.css +14 -14
  1543. package/pure-cell/components/amount-title/index.d.ts +1 -1
  1544. package/pure-cell/components/amount-title/index.js +1 -1
  1545. package/pure-cell/components/category/component.js +1 -1
  1546. package/pure-cell/components/category/index.css +4 -4
  1547. package/pure-cell/components/category/index.d.ts +1 -1
  1548. package/pure-cell/components/category/index.js +1 -1
  1549. package/pure-cell/components/content/component.js +1 -1
  1550. package/pure-cell/components/content/index.css +2 -2
  1551. package/pure-cell/components/content/index.d.ts +1 -1
  1552. package/pure-cell/components/content/index.js +1 -1
  1553. package/pure-cell/components/footer/component.js +1 -1
  1554. package/pure-cell/components/footer/index.css +3 -3
  1555. package/pure-cell/components/footer/index.d.ts +1 -1
  1556. package/pure-cell/components/footer/index.js +1 -1
  1557. package/pure-cell/components/footer-button/component.js +1 -1
  1558. package/pure-cell/components/footer-button/index.css +1 -1
  1559. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1560. package/pure-cell/components/footer-button/index.js +1 -1
  1561. package/pure-cell/components/footer-text/component.js +1 -1
  1562. package/pure-cell/components/footer-text/index.d.ts +1 -1
  1563. package/pure-cell/components/footer-text/index.js +1 -1
  1564. package/pure-cell/components/graphics/component.js +1 -1
  1565. package/pure-cell/components/graphics/index.css +17 -17
  1566. package/pure-cell/components/graphics/index.d.ts +1 -1
  1567. package/pure-cell/components/graphics/index.js +1 -1
  1568. package/pure-cell/components/main/component.js +1 -1
  1569. package/pure-cell/components/main/index.css +6 -6
  1570. package/pure-cell/components/main/index.d.ts +1 -1
  1571. package/pure-cell/components/main/index.js +1 -1
  1572. package/pure-cell/components/text/component.js +1 -1
  1573. package/pure-cell/components/text/index.css +6 -6
  1574. package/pure-cell/components/text/index.d.ts +1 -1
  1575. package/pure-cell/components/text/index.js +1 -1
  1576. package/pure-cell/esm/{component-89ffe775.js → component-7759b386.js} +11 -11
  1577. package/pure-cell/esm/component.js +1 -1
  1578. package/pure-cell/esm/components/addon/component.js +1 -1
  1579. package/pure-cell/esm/components/addon/index.css +12 -12
  1580. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  1581. package/pure-cell/esm/components/addon/index.js +1 -1
  1582. package/pure-cell/esm/components/amount/component.js +1 -1
  1583. package/pure-cell/esm/components/amount/index.css +3 -3
  1584. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  1585. package/pure-cell/esm/components/amount/index.js +1 -1
  1586. package/pure-cell/esm/components/amount-title/component.js +1 -1
  1587. package/pure-cell/esm/components/amount-title/index.css +14 -14
  1588. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  1589. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1590. package/pure-cell/esm/components/category/component.js +1 -1
  1591. package/pure-cell/esm/components/category/index.css +4 -4
  1592. package/pure-cell/esm/components/category/index.d.ts +1 -1
  1593. package/pure-cell/esm/components/category/index.js +1 -1
  1594. package/pure-cell/esm/components/content/component.js +1 -1
  1595. package/pure-cell/esm/components/content/index.css +2 -2
  1596. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1597. package/pure-cell/esm/components/content/index.js +1 -1
  1598. package/pure-cell/esm/components/footer/component.js +1 -1
  1599. package/pure-cell/esm/components/footer/index.css +3 -3
  1600. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  1601. package/pure-cell/esm/components/footer/index.js +1 -1
  1602. package/pure-cell/esm/components/footer-button/component.js +1 -1
  1603. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1604. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1605. package/pure-cell/esm/components/footer-button/index.js +1 -1
  1606. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1607. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  1608. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1609. package/pure-cell/esm/components/graphics/component.js +1 -1
  1610. package/pure-cell/esm/components/graphics/index.css +17 -17
  1611. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  1612. package/pure-cell/esm/components/graphics/index.js +1 -1
  1613. package/pure-cell/esm/components/main/component.js +1 -1
  1614. package/pure-cell/esm/components/main/index.css +6 -6
  1615. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1616. package/pure-cell/esm/components/main/index.js +1 -1
  1617. package/pure-cell/esm/components/text/component.js +1 -1
  1618. package/pure-cell/esm/components/text/index.css +6 -6
  1619. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1620. package/pure-cell/esm/components/text/index.js +1 -1
  1621. package/pure-cell/esm/index.css +28 -28
  1622. package/pure-cell/esm/index.js +1 -1
  1623. package/pure-cell/index.css +28 -28
  1624. package/pure-cell/index.js +1 -1
  1625. package/pure-cell/modern/{component-b3cbf3fd.js → component-e29ddb13.js} +11 -11
  1626. package/pure-cell/modern/component.js +1 -1
  1627. package/pure-cell/modern/components/addon/component.js +1 -1
  1628. package/pure-cell/modern/components/addon/index.css +12 -12
  1629. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  1630. package/pure-cell/modern/components/addon/index.js +1 -1
  1631. package/pure-cell/modern/components/amount/component.js +1 -1
  1632. package/pure-cell/modern/components/amount/index.css +3 -3
  1633. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  1634. package/pure-cell/modern/components/amount/index.js +1 -1
  1635. package/pure-cell/modern/components/amount-title/component.js +1 -1
  1636. package/pure-cell/modern/components/amount-title/index.css +14 -14
  1637. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  1638. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1639. package/pure-cell/modern/components/category/component.js +1 -1
  1640. package/pure-cell/modern/components/category/index.css +4 -4
  1641. package/pure-cell/modern/components/category/index.d.ts +1 -1
  1642. package/pure-cell/modern/components/category/index.js +1 -1
  1643. package/pure-cell/modern/components/content/component.js +1 -1
  1644. package/pure-cell/modern/components/content/index.css +2 -2
  1645. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1646. package/pure-cell/modern/components/content/index.js +1 -1
  1647. package/pure-cell/modern/components/footer/component.js +1 -1
  1648. package/pure-cell/modern/components/footer/index.css +3 -3
  1649. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  1650. package/pure-cell/modern/components/footer/index.js +1 -1
  1651. package/pure-cell/modern/components/footer-button/component.js +1 -1
  1652. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1653. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  1654. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1655. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1656. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  1657. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1658. package/pure-cell/modern/components/graphics/component.js +1 -1
  1659. package/pure-cell/modern/components/graphics/index.css +17 -17
  1660. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  1661. package/pure-cell/modern/components/graphics/index.js +1 -1
  1662. package/pure-cell/modern/components/main/component.js +1 -1
  1663. package/pure-cell/modern/components/main/index.css +6 -6
  1664. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1665. package/pure-cell/modern/components/main/index.js +1 -1
  1666. package/pure-cell/modern/components/text/component.js +1 -1
  1667. package/pure-cell/modern/components/text/index.css +6 -6
  1668. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1669. package/pure-cell/modern/components/text/index.js +1 -1
  1670. package/pure-cell/modern/index.css +28 -28
  1671. package/pure-cell/modern/index.js +1 -1
  1672. package/radio/Component.js +3 -3
  1673. package/radio/esm/Component.js +3 -3
  1674. package/radio/esm/styles/default.css +15 -15
  1675. package/radio/esm/styles/index.css +18 -18
  1676. package/radio/esm/styles/inverted.css +15 -15
  1677. package/radio/modern/Component.js +3 -3
  1678. package/radio/modern/styles/default.css +15 -15
  1679. package/radio/modern/styles/index.css +18 -18
  1680. package/radio/modern/styles/inverted.css +15 -15
  1681. package/radio/styles/default.css +15 -15
  1682. package/radio/styles/index.css +18 -18
  1683. package/radio/styles/inverted.css +15 -15
  1684. package/radio-group/components/base-radio-group/Component.js +1 -1
  1685. package/radio-group/components/base-radio-group/index.css +19 -19
  1686. package/radio-group/desktop/Component.desktop.js +1 -1
  1687. package/radio-group/desktop/desktop.css +3 -3
  1688. package/radio-group/esm/components/base-radio-group/Component.js +1 -1
  1689. package/radio-group/esm/components/base-radio-group/index.css +19 -19
  1690. package/radio-group/esm/desktop/Component.desktop.js +1 -1
  1691. package/radio-group/esm/desktop/desktop.css +3 -3
  1692. package/radio-group/esm/mobile/Component.mobile.js +1 -1
  1693. package/radio-group/esm/mobile/mobile.css +3 -3
  1694. package/radio-group/mobile/Component.mobile.js +1 -1
  1695. package/radio-group/mobile/mobile.css +3 -3
  1696. package/radio-group/modern/components/base-radio-group/Component.js +1 -1
  1697. package/radio-group/modern/components/base-radio-group/index.css +19 -19
  1698. package/radio-group/modern/desktop/Component.desktop.js +1 -1
  1699. package/radio-group/modern/desktop/desktop.css +3 -3
  1700. package/radio-group/modern/mobile/Component.mobile.js +1 -1
  1701. package/radio-group/modern/mobile/mobile.css +3 -3
  1702. package/scrollbar/Component.js +3 -3
  1703. package/scrollbar/default.css +2 -2
  1704. package/scrollbar/esm/Component.js +3 -3
  1705. package/scrollbar/esm/default.css +2 -2
  1706. package/scrollbar/esm/index.css +25 -25
  1707. package/scrollbar/esm/inverted.css +2 -2
  1708. package/scrollbar/index.css +25 -25
  1709. package/scrollbar/inverted.css +2 -2
  1710. package/scrollbar/modern/Component.js +3 -3
  1711. package/scrollbar/modern/default.css +2 -2
  1712. package/scrollbar/modern/index.css +25 -25
  1713. package/scrollbar/modern/inverted.css +2 -2
  1714. package/segmented-control/Component.js +3 -3
  1715. package/segmented-control/components/segment/Component.js +3 -3
  1716. package/segmented-control/components/segment/default.css +2 -2
  1717. package/segmented-control/components/segment/index.css +3 -3
  1718. package/segmented-control/components/segment/inverted.css +2 -2
  1719. package/segmented-control/default.css +3 -3
  1720. package/segmented-control/esm/Component.js +3 -3
  1721. package/segmented-control/esm/components/segment/Component.js +3 -3
  1722. package/segmented-control/esm/components/segment/default.css +2 -2
  1723. package/segmented-control/esm/components/segment/index.css +3 -3
  1724. package/segmented-control/esm/components/segment/inverted.css +2 -2
  1725. package/segmented-control/esm/default.css +3 -3
  1726. package/segmented-control/esm/index.css +18 -18
  1727. package/segmented-control/esm/inverted.css +3 -3
  1728. package/segmented-control/index.css +18 -18
  1729. package/segmented-control/inverted.css +3 -3
  1730. package/segmented-control/modern/Component.js +3 -3
  1731. package/segmented-control/modern/components/segment/Component.js +3 -3
  1732. package/segmented-control/modern/components/segment/default.css +2 -2
  1733. package/segmented-control/modern/components/segment/index.css +3 -3
  1734. package/segmented-control/modern/components/segment/inverted.css +2 -2
  1735. package/segmented-control/modern/default.css +3 -3
  1736. package/segmented-control/modern/index.css +18 -18
  1737. package/segmented-control/modern/inverted.css +3 -3
  1738. package/select/components/arrow/Component.js +1 -1
  1739. package/select/components/arrow/index.css +5 -5
  1740. package/select/components/base-checkmark/Component.js +1 -1
  1741. package/select/components/base-checkmark/index.css +6 -6
  1742. package/select/components/base-option/Component.js +1 -1
  1743. package/select/components/base-option/index.css +15 -15
  1744. package/select/components/base-select/Component.js +2 -2
  1745. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1746. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1747. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1748. package/select/components/base-select/index.css +11 -11
  1749. package/select/components/base-select/mobile.css +12 -12
  1750. package/select/components/checkmark/Component.js +1 -1
  1751. package/select/components/checkmark/index.css +10 -10
  1752. package/select/components/checkmark-mobile/Component.js +1 -1
  1753. package/select/components/checkmark-mobile/index.css +6 -6
  1754. package/select/components/clear-button/Component.js +1 -1
  1755. package/select/components/clear-button/index.css +7 -7
  1756. package/select/components/field/Component.js +1 -1
  1757. package/select/components/field/index.css +14 -14
  1758. package/select/components/footer/Component.js +1 -1
  1759. package/select/components/footer/index.css +5 -5
  1760. package/select/components/optgroup/Component.js +1 -1
  1761. package/select/components/optgroup/index.css +6 -6
  1762. package/select/components/option/desktop/Component.js +1 -1
  1763. package/select/components/option/desktop/index.css +22 -22
  1764. package/select/components/option/mobile/Component.js +1 -1
  1765. package/select/components/option/mobile/index.css +19 -19
  1766. package/select/components/options-list/Component.js +1 -1
  1767. package/select/components/options-list/index.css +11 -11
  1768. package/select/components/search/Component.js +1 -1
  1769. package/select/components/search/index.css +2 -2
  1770. package/select/components/virtual-options-list/Component.js +1 -1
  1771. package/select/components/virtual-options-list/index.css +15 -15
  1772. package/select/cssm/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.d.ts +1 -1
  1773. package/select/esm/Component.responsive.js +3 -3
  1774. package/select/esm/components/arrow/Component.js +1 -1
  1775. package/select/esm/components/arrow/index.css +5 -5
  1776. package/select/esm/components/base-checkmark/Component.js +1 -1
  1777. package/select/esm/components/base-checkmark/index.css +6 -6
  1778. package/select/esm/components/base-option/Component.js +1 -1
  1779. package/select/esm/components/base-option/index.css +15 -15
  1780. package/select/esm/components/base-select/Component.js +2 -2
  1781. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1782. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1783. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  1784. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1785. package/select/esm/components/base-select/index.css +11 -11
  1786. package/select/esm/components/base-select/index.js +2 -2
  1787. package/select/esm/components/base-select/mobile.css +12 -12
  1788. package/select/esm/components/checkmark/Component.js +1 -1
  1789. package/select/esm/components/checkmark/index.css +10 -10
  1790. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1791. package/select/esm/components/checkmark-mobile/index.css +6 -6
  1792. package/select/esm/components/clear-button/Component.js +1 -1
  1793. package/select/esm/components/clear-button/index.css +7 -7
  1794. package/select/esm/components/field/Component.js +1 -1
  1795. package/select/esm/components/field/index.css +14 -14
  1796. package/select/esm/components/footer/Component.js +1 -1
  1797. package/select/esm/components/footer/index.css +5 -5
  1798. package/select/esm/components/index.js +2 -2
  1799. package/select/esm/components/optgroup/Component.js +1 -1
  1800. package/select/esm/components/optgroup/index.css +6 -6
  1801. package/select/esm/components/option/desktop/Component.js +1 -1
  1802. package/select/esm/components/option/desktop/index.css +22 -22
  1803. package/select/esm/components/option/mobile/Component.js +1 -1
  1804. package/select/esm/components/option/mobile/index.css +19 -19
  1805. package/select/esm/components/options-list/Component.js +1 -1
  1806. package/select/esm/components/options-list/index.css +11 -11
  1807. package/select/esm/components/search/Component.js +1 -1
  1808. package/select/esm/components/search/index.css +2 -2
  1809. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1810. package/select/esm/components/virtual-options-list/index.css +15 -15
  1811. package/select/esm/desktop/Component.desktop.js +2 -2
  1812. package/select/esm/desktop/index.js +2 -2
  1813. package/select/esm/index.js +3 -3
  1814. package/select/esm/{list-popover-desktop-a853ce4a.js → list-popover-desktop-4906e761.js} +1 -1
  1815. package/select/esm/mobile/Component.mobile.js +3 -3
  1816. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  1817. package/select/esm/mobile/index.js +3 -3
  1818. package/select/esm/mobile.module-b154623f.js +4 -0
  1819. package/select/esm/presets/index.js +1 -1
  1820. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  1821. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1822. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1823. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1824. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1825. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1826. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1827. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1828. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1829. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1830. package/select/esm/shared/index.js +3 -3
  1831. package/select/{list-popover-desktop-2ec8e83c.js → list-popover-desktop-cc246b82.js} +1 -1
  1832. package/select/mobile/Component.mobile.js +1 -1
  1833. package/select/mobile.module-5a47ea2c.js +4 -0
  1834. package/select/modern/Component.responsive.js +3 -3
  1835. package/select/modern/components/arrow/Component.js +1 -1
  1836. package/select/modern/components/arrow/index.css +5 -5
  1837. package/select/modern/components/base-checkmark/Component.js +1 -1
  1838. package/select/modern/components/base-checkmark/index.css +6 -6
  1839. package/select/modern/components/base-option/Component.js +1 -1
  1840. package/select/modern/components/base-option/index.css +15 -15
  1841. package/select/modern/components/base-select/Component.js +2 -2
  1842. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1843. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1844. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  1845. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1846. package/select/modern/components/base-select/index.css +11 -11
  1847. package/select/modern/components/base-select/index.js +2 -2
  1848. package/select/modern/components/base-select/mobile.css +12 -12
  1849. package/select/modern/components/checkmark/Component.js +1 -1
  1850. package/select/modern/components/checkmark/index.css +10 -10
  1851. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1852. package/select/modern/components/checkmark-mobile/index.css +6 -6
  1853. package/select/modern/components/clear-button/Component.js +1 -1
  1854. package/select/modern/components/clear-button/index.css +7 -7
  1855. package/select/modern/components/field/Component.js +1 -1
  1856. package/select/modern/components/field/index.css +14 -14
  1857. package/select/modern/components/footer/Component.js +1 -1
  1858. package/select/modern/components/footer/index.css +5 -5
  1859. package/select/modern/components/index.js +2 -2
  1860. package/select/modern/components/optgroup/Component.js +1 -1
  1861. package/select/modern/components/optgroup/index.css +6 -6
  1862. package/select/modern/components/option/desktop/Component.js +1 -1
  1863. package/select/modern/components/option/desktop/index.css +22 -22
  1864. package/select/modern/components/option/mobile/Component.js +1 -1
  1865. package/select/modern/components/option/mobile/index.css +19 -19
  1866. package/select/modern/components/options-list/Component.js +1 -1
  1867. package/select/modern/components/options-list/index.css +11 -11
  1868. package/select/modern/components/search/Component.js +1 -1
  1869. package/select/modern/components/search/index.css +2 -2
  1870. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1871. package/select/modern/components/virtual-options-list/index.css +15 -15
  1872. package/select/modern/desktop/Component.desktop.js +2 -2
  1873. package/select/modern/desktop/index.js +2 -2
  1874. package/select/modern/index.js +3 -3
  1875. package/select/modern/{list-popover-desktop-e77b41d0.js → list-popover-desktop-14320aea.js} +1 -1
  1876. package/select/modern/mobile/Component.mobile.js +3 -3
  1877. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  1878. package/select/modern/mobile/index.js +3 -3
  1879. package/select/modern/mobile.module-eb1f8729.js +4 -0
  1880. package/select/modern/presets/index.js +1 -1
  1881. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  1882. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1883. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1884. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1885. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1886. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1887. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1888. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1889. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1890. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1891. package/select/modern/shared/index.js +3 -3
  1892. package/select/presets/index.js +1 -1
  1893. package/select/presets/useSelectWithApply/hook.js +1 -1
  1894. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1895. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1896. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1897. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1898. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1899. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1900. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1901. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1902. package/select/presets/useSelectWithLoading/index.css +2 -2
  1903. package/select/shared/index.js +1 -1
  1904. package/select-with-tags/Component.responsive.d.ts +1 -1
  1905. package/select-with-tags/components/base-select-with-tags/Component.d.ts +1 -1
  1906. package/select-with-tags/components/tag/component.js +1 -1
  1907. package/select-with-tags/components/tag/index.css +14 -14
  1908. package/select-with-tags/components/tag-list/component.js +1 -1
  1909. package/select-with-tags/components/tag-list/index.css +36 -36
  1910. package/select-with-tags/esm/components/tag/component.js +1 -1
  1911. package/select-with-tags/esm/components/tag/index.css +14 -14
  1912. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  1913. package/select-with-tags/esm/components/tag-list/index.css +36 -36
  1914. package/select-with-tags/modern/components/tag/component.js +1 -1
  1915. package/select-with-tags/modern/components/tag/index.css +14 -14
  1916. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1917. package/select-with-tags/modern/components/tag-list/index.css +36 -36
  1918. package/side-panel/components/content/Component.desktop.js +1 -1
  1919. package/side-panel/components/content/Component.js +1 -1
  1920. package/side-panel/components/content/Component.mobile.js +1 -1
  1921. package/side-panel/components/content/desktop.css +2 -2
  1922. package/side-panel/components/content/index.css +3 -3
  1923. package/side-panel/components/content/mobile.css +2 -2
  1924. package/side-panel/components/controls/Component.js +2 -2
  1925. package/side-panel/components/controls/index.css +1 -1
  1926. package/side-panel/components/footer/Component.desktop.js +1 -1
  1927. package/side-panel/components/footer/Component.js +2 -2
  1928. package/side-panel/components/footer/Component.mobile.js +1 -1
  1929. package/side-panel/components/footer/desktop.css +2 -2
  1930. package/side-panel/components/footer/index.css +3 -3
  1931. package/side-panel/components/footer/layout.css +16 -16
  1932. package/side-panel/components/footer/mobile.css +3 -3
  1933. package/side-panel/components/header/Component.js +3 -3
  1934. package/side-panel/components/header/desktop.css +4 -4
  1935. package/side-panel/components/header/index.css +13 -13
  1936. package/side-panel/components/header/mobile.css +4 -4
  1937. package/side-panel/desktop/Component.desktop.js +2 -2
  1938. package/side-panel/desktop/desktop.css +2 -2
  1939. package/side-panel/desktop/transitions.desktop.css +6 -6
  1940. package/side-panel/esm/Component.responsive.js +1 -1
  1941. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  1942. package/side-panel/esm/components/content/Component.js +1 -1
  1943. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  1944. package/side-panel/esm/components/content/desktop.css +2 -2
  1945. package/side-panel/esm/components/content/index.css +3 -3
  1946. package/side-panel/esm/components/content/mobile.css +2 -2
  1947. package/side-panel/esm/components/controls/Component.js +2 -2
  1948. package/side-panel/esm/components/controls/index.css +1 -1
  1949. package/side-panel/esm/components/controls/index.js +1 -1
  1950. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1951. package/side-panel/esm/components/footer/Component.js +2 -2
  1952. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1953. package/side-panel/esm/components/footer/desktop.css +2 -2
  1954. package/side-panel/esm/components/footer/index.css +3 -3
  1955. package/side-panel/esm/components/footer/layout.css +16 -16
  1956. package/side-panel/esm/components/footer/mobile.css +3 -3
  1957. package/side-panel/esm/components/header/Component.js +3 -3
  1958. package/side-panel/esm/components/header/desktop.css +4 -4
  1959. package/side-panel/esm/components/header/index.css +13 -13
  1960. package/side-panel/esm/components/header/mobile.css +4 -4
  1961. package/side-panel/esm/desktop/Component.desktop.js +3 -3
  1962. package/side-panel/esm/desktop/desktop.css +2 -2
  1963. package/side-panel/esm/desktop/index.js +1 -1
  1964. package/side-panel/esm/desktop/transitions.desktop.css +6 -6
  1965. package/side-panel/esm/index.js +1 -1
  1966. package/side-panel/esm/layout.module-57dfa099.js +4 -0
  1967. package/side-panel/esm/mobile/Component.mobile.js +3 -3
  1968. package/side-panel/esm/mobile/index.js +1 -1
  1969. package/side-panel/esm/mobile/mobile.css +4 -4
  1970. package/side-panel/esm/mobile/transitions.mobile.css +7 -7
  1971. package/side-panel/layout.module-0fafda8d.js +4 -0
  1972. package/side-panel/mobile/Component.mobile.js +2 -2
  1973. package/side-panel/mobile/mobile.css +4 -4
  1974. package/side-panel/mobile/transitions.mobile.css +7 -7
  1975. package/side-panel/modern/Component.responsive.js +1 -1
  1976. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1977. package/side-panel/modern/components/content/Component.js +1 -1
  1978. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1979. package/side-panel/modern/components/content/desktop.css +2 -2
  1980. package/side-panel/modern/components/content/index.css +3 -3
  1981. package/side-panel/modern/components/content/mobile.css +2 -2
  1982. package/side-panel/modern/components/controls/Component.js +2 -2
  1983. package/side-panel/modern/components/controls/index.css +1 -1
  1984. package/side-panel/modern/components/controls/index.js +1 -1
  1985. package/side-panel/modern/components/footer/Component.desktop.js +2 -2
  1986. package/side-panel/modern/components/footer/Component.js +2 -2
  1987. package/side-panel/modern/components/footer/Component.mobile.js +2 -2
  1988. package/side-panel/modern/components/footer/desktop.css +2 -2
  1989. package/side-panel/modern/components/footer/index.css +3 -3
  1990. package/side-panel/modern/components/footer/layout.css +16 -16
  1991. package/side-panel/modern/components/footer/mobile.css +3 -3
  1992. package/side-panel/modern/components/header/Component.js +3 -3
  1993. package/side-panel/modern/components/header/desktop.css +4 -4
  1994. package/side-panel/modern/components/header/index.css +13 -13
  1995. package/side-panel/modern/components/header/mobile.css +4 -4
  1996. package/side-panel/modern/desktop/Component.desktop.js +3 -3
  1997. package/side-panel/modern/desktop/desktop.css +2 -2
  1998. package/side-panel/modern/desktop/index.js +1 -1
  1999. package/side-panel/modern/desktop/transitions.desktop.css +6 -6
  2000. package/side-panel/modern/index.js +1 -1
  2001. package/side-panel/modern/layout.module-727ebbe0.js +4 -0
  2002. package/side-panel/modern/mobile/Component.mobile.js +3 -3
  2003. package/side-panel/modern/mobile/index.js +1 -1
  2004. package/side-panel/modern/mobile/mobile.css +4 -4
  2005. package/side-panel/modern/mobile/transitions.mobile.css +7 -7
  2006. package/skeleton/Component.js +3 -3
  2007. package/skeleton/default.css +4 -4
  2008. package/skeleton/esm/Component.js +3 -3
  2009. package/skeleton/esm/default.css +4 -4
  2010. package/skeleton/esm/index.css +19 -19
  2011. package/skeleton/esm/inverted.css +4 -4
  2012. package/skeleton/index.css +19 -19
  2013. package/skeleton/inverted.css +4 -4
  2014. package/skeleton/modern/Component.js +3 -3
  2015. package/skeleton/modern/default.css +4 -4
  2016. package/skeleton/modern/index.css +19 -19
  2017. package/skeleton/modern/inverted.css +4 -4
  2018. package/slider/Component.d.ts +5 -0
  2019. package/slider/Component.js +5 -3
  2020. package/slider/cssm/Component.d.ts +5 -0
  2021. package/slider/cssm/Component.js +4 -2
  2022. package/slider/esm/Component.d.ts +5 -0
  2023. package/slider/esm/Component.js +5 -3
  2024. package/slider/esm/index.css +20 -20
  2025. package/slider/index.css +20 -20
  2026. package/slider/modern/Component.d.ts +5 -0
  2027. package/slider/modern/Component.js +5 -3
  2028. package/slider/modern/index.css +20 -20
  2029. package/slider/moderncssm/Component.d.ts +5 -0
  2030. package/slider/moderncssm/Component.js +4 -2
  2031. package/slider-input/Component.js +1 -1
  2032. package/slider-input/esm/Component.js +1 -1
  2033. package/slider-input/esm/index.css +26 -26
  2034. package/slider-input/index.css +26 -26
  2035. package/slider-input/modern/Component.js +1 -1
  2036. package/slider-input/modern/index.css +26 -26
  2037. package/sortable-list/Component.js +1 -1
  2038. package/sortable-list/components/item/Components.js +1 -1
  2039. package/sortable-list/components/item/index.css +25 -25
  2040. package/sortable-list/esm/Component.js +1 -1
  2041. package/sortable-list/esm/components/item/Components.js +1 -1
  2042. package/sortable-list/esm/components/item/index.css +25 -25
  2043. package/sortable-list/esm/index.css +30 -30
  2044. package/sortable-list/index.css +30 -30
  2045. package/sortable-list/modern/Component.js +1 -1
  2046. package/sortable-list/modern/components/item/Components.js +1 -1
  2047. package/sortable-list/modern/components/item/index.css +25 -25
  2048. package/sortable-list/modern/index.css +30 -30
  2049. package/space/Component.js +1 -1
  2050. package/space/esm/Component.js +1 -1
  2051. package/space/esm/index.css +10 -10
  2052. package/space/index.css +10 -10
  2053. package/space/modern/Component.js +1 -1
  2054. package/space/modern/index.css +10 -10
  2055. package/spinner/Component.js +4 -4
  2056. package/spinner/default.css +1 -1
  2057. package/spinner/esm/Component.js +4 -4
  2058. package/spinner/esm/default.css +1 -1
  2059. package/spinner/esm/index.css +5 -5
  2060. package/spinner/esm/inverted.css +1 -1
  2061. package/spinner/esm/preset.css +3 -3
  2062. package/spinner/index.css +5 -5
  2063. package/spinner/inverted.css +1 -1
  2064. package/spinner/modern/Component.js +4 -4
  2065. package/spinner/modern/default.css +1 -1
  2066. package/spinner/modern/index.css +5 -5
  2067. package/spinner/modern/inverted.css +1 -1
  2068. package/spinner/modern/preset.css +3 -3
  2069. package/spinner/preset.css +3 -3
  2070. package/status/Component.js +1 -1
  2071. package/status/esm/Component.js +1 -1
  2072. package/status/esm/index.css +39 -39
  2073. package/status/index.css +39 -39
  2074. package/status/modern/Component.js +1 -1
  2075. package/status/modern/index.css +39 -39
  2076. package/status-badge/Component.js +3 -3
  2077. package/status-badge/default.css +8 -8
  2078. package/status-badge/esm/Component.js +3 -3
  2079. package/status-badge/esm/default.css +8 -8
  2080. package/status-badge/esm/index.css +9 -9
  2081. package/status-badge/esm/inverted.css +8 -8
  2082. package/status-badge/index.css +9 -9
  2083. package/status-badge/inverted.css +8 -8
  2084. package/status-badge/modern/Component.js +3 -3
  2085. package/status-badge/modern/default.css +8 -8
  2086. package/status-badge/modern/index.css +9 -9
  2087. package/status-badge/modern/inverted.css +8 -8
  2088. package/stepped-progress-bar/Component.js +3 -3
  2089. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  2090. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  2091. package/stepped-progress-bar/default.css +2 -2
  2092. package/stepped-progress-bar/esm/Component.js +3 -3
  2093. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  2094. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  2095. package/stepped-progress-bar/esm/default.css +2 -2
  2096. package/stepped-progress-bar/esm/index.css +3 -3
  2097. package/stepped-progress-bar/esm/inverted.css +2 -2
  2098. package/stepped-progress-bar/index.css +3 -3
  2099. package/stepped-progress-bar/inverted.css +2 -2
  2100. package/stepped-progress-bar/modern/Component.js +3 -3
  2101. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  2102. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  2103. package/stepped-progress-bar/modern/default.css +2 -2
  2104. package/stepped-progress-bar/modern/index.css +3 -3
  2105. package/stepped-progress-bar/modern/inverted.css +2 -2
  2106. package/steps/Component.js +1 -1
  2107. package/steps/components/step/Component.js +1 -1
  2108. package/steps/components/step/index.css +30 -30
  2109. package/steps/components/step-indicator/Component.js +1 -1
  2110. package/steps/components/step-indicator/index.css +1 -1
  2111. package/steps/esm/Component.js +1 -1
  2112. package/steps/esm/components/step/Component.js +1 -1
  2113. package/steps/esm/components/step/index.css +30 -30
  2114. package/steps/esm/components/step-indicator/Component.js +1 -1
  2115. package/steps/esm/components/step-indicator/index.css +1 -1
  2116. package/steps/esm/index.css +2 -2
  2117. package/steps/index.css +2 -2
  2118. package/steps/modern/Component.js +1 -1
  2119. package/steps/modern/components/step/Component.js +1 -1
  2120. package/steps/modern/components/step/index.css +30 -30
  2121. package/steps/modern/components/step-indicator/Component.js +1 -1
  2122. package/steps/modern/components/step-indicator/index.css +1 -1
  2123. package/steps/modern/index.css +2 -2
  2124. package/switch/Component.js +3 -3
  2125. package/switch/default.css +11 -11
  2126. package/switch/esm/Component.js +3 -3
  2127. package/switch/esm/default.css +11 -11
  2128. package/switch/esm/index.css +19 -19
  2129. package/switch/esm/inverted.css +11 -11
  2130. package/switch/index.css +19 -19
  2131. package/switch/inverted.css +11 -11
  2132. package/switch/modern/Component.js +3 -3
  2133. package/switch/modern/default.css +11 -11
  2134. package/switch/modern/index.css +19 -19
  2135. package/switch/modern/inverted.css +11 -11
  2136. package/system-message/Component.js +1 -1
  2137. package/system-message/components/caption/Component.js +1 -1
  2138. package/system-message/components/caption/index.css +1 -1
  2139. package/system-message/components/controls/Component.js +1 -1
  2140. package/system-message/components/controls/index.css +10 -10
  2141. package/system-message/components/graphic/Component.js +1 -1
  2142. package/system-message/components/graphic/index.css +1 -1
  2143. package/system-message/components/subtitle/Component.js +1 -1
  2144. package/system-message/components/subtitle/index.css +1 -1
  2145. package/system-message/components/title/Component.js +3 -3
  2146. package/system-message/components/title/desktop.css +1 -1
  2147. package/system-message/components/title/index.css +1 -1
  2148. package/system-message/components/title/mobile.css +1 -1
  2149. package/system-message/esm/Component.js +1 -1
  2150. package/system-message/esm/components/caption/Component.js +1 -1
  2151. package/system-message/esm/components/caption/index.css +1 -1
  2152. package/system-message/esm/components/controls/Component.js +1 -1
  2153. package/system-message/esm/components/controls/index.css +10 -10
  2154. package/system-message/esm/components/graphic/Component.js +1 -1
  2155. package/system-message/esm/components/graphic/index.css +1 -1
  2156. package/system-message/esm/components/subtitle/Component.js +1 -1
  2157. package/system-message/esm/components/subtitle/index.css +1 -1
  2158. package/system-message/esm/components/title/Component.js +3 -3
  2159. package/system-message/esm/components/title/desktop.css +1 -1
  2160. package/system-message/esm/components/title/index.css +1 -1
  2161. package/system-message/esm/components/title/mobile.css +1 -1
  2162. package/system-message/esm/index.css +6 -6
  2163. package/system-message/index.css +6 -6
  2164. package/system-message/modern/Component.js +1 -1
  2165. package/system-message/modern/components/caption/Component.js +1 -1
  2166. package/system-message/modern/components/caption/index.css +1 -1
  2167. package/system-message/modern/components/controls/Component.js +1 -1
  2168. package/system-message/modern/components/controls/index.css +10 -10
  2169. package/system-message/modern/components/graphic/Component.js +1 -1
  2170. package/system-message/modern/components/graphic/index.css +1 -1
  2171. package/system-message/modern/components/subtitle/Component.js +1 -1
  2172. package/system-message/modern/components/subtitle/index.css +1 -1
  2173. package/system-message/modern/components/title/Component.js +3 -3
  2174. package/system-message/modern/components/title/desktop.css +1 -1
  2175. package/system-message/modern/components/title/index.css +1 -1
  2176. package/system-message/modern/components/title/mobile.css +1 -1
  2177. package/system-message/modern/index.css +6 -6
  2178. package/tab-bar/Component.js +1 -1
  2179. package/tab-bar/components/tab/Component.js +1 -1
  2180. package/tab-bar/components/tab/index.css +7 -7
  2181. package/tab-bar/esm/Component.js +1 -1
  2182. package/tab-bar/esm/components/tab/Component.js +1 -1
  2183. package/tab-bar/esm/components/tab/index.css +7 -7
  2184. package/tab-bar/esm/index.css +4 -4
  2185. package/tab-bar/index.css +4 -4
  2186. package/tab-bar/modern/Component.js +1 -1
  2187. package/tab-bar/modern/components/tab/Component.js +1 -1
  2188. package/tab-bar/modern/components/tab/index.css +7 -7
  2189. package/tab-bar/modern/index.css +4 -4
  2190. package/table/components/pagination/Component.js +1 -1
  2191. package/table/components/pagination/index.css +9 -9
  2192. package/table/components/pagination/select-field/index.css +4 -4
  2193. package/table/components/pagination/select-field/index.js +1 -1
  2194. package/table/components/table/Component.js +1 -1
  2195. package/table/components/table/index.css +7 -7
  2196. package/table/components/tbody/Component.js +1 -1
  2197. package/table/components/tbody/index.css +2 -2
  2198. package/table/components/tcell/Component.js +1 -1
  2199. package/table/components/tcell/index.css +6 -6
  2200. package/table/components/texpandable-row/Component.js +1 -1
  2201. package/table/components/texpandable-row/index.css +5 -5
  2202. package/table/components/thead/Component.js +1 -1
  2203. package/table/components/thead/index.css +6 -6
  2204. package/table/components/thead-cell/Component.js +1 -1
  2205. package/table/components/thead-cell/index.css +9 -9
  2206. package/table/components/trow/Component.js +1 -1
  2207. package/table/components/trow/index.css +8 -8
  2208. package/table/components/tsortable-head-cell/Component.js +1 -1
  2209. package/table/components/tsortable-head-cell/index.css +8 -8
  2210. package/table/esm/components/pagination/Component.js +1 -1
  2211. package/table/esm/components/pagination/index.css +9 -9
  2212. package/table/esm/components/pagination/select-field/index.css +4 -4
  2213. package/table/esm/components/pagination/select-field/index.js +1 -1
  2214. package/table/esm/components/table/Component.js +1 -1
  2215. package/table/esm/components/table/index.css +7 -7
  2216. package/table/esm/components/tbody/Component.js +1 -1
  2217. package/table/esm/components/tbody/index.css +2 -2
  2218. package/table/esm/components/tcell/Component.js +1 -1
  2219. package/table/esm/components/tcell/index.css +6 -6
  2220. package/table/esm/components/texpandable-row/Component.js +1 -1
  2221. package/table/esm/components/texpandable-row/index.css +5 -5
  2222. package/table/esm/components/thead/Component.js +1 -1
  2223. package/table/esm/components/thead/index.css +6 -6
  2224. package/table/esm/components/thead-cell/Component.js +1 -1
  2225. package/table/esm/components/thead-cell/index.css +9 -9
  2226. package/table/esm/components/trow/Component.js +1 -1
  2227. package/table/esm/components/trow/index.css +8 -8
  2228. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  2229. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  2230. package/table/modern/components/pagination/Component.js +1 -1
  2231. package/table/modern/components/pagination/index.css +9 -9
  2232. package/table/modern/components/pagination/select-field/index.css +4 -4
  2233. package/table/modern/components/pagination/select-field/index.js +1 -1
  2234. package/table/modern/components/table/Component.js +1 -1
  2235. package/table/modern/components/table/index.css +7 -7
  2236. package/table/modern/components/tbody/Component.js +1 -1
  2237. package/table/modern/components/tbody/index.css +2 -2
  2238. package/table/modern/components/tcell/Component.js +1 -1
  2239. package/table/modern/components/tcell/index.css +6 -6
  2240. package/table/modern/components/texpandable-row/Component.js +1 -1
  2241. package/table/modern/components/texpandable-row/index.css +5 -5
  2242. package/table/modern/components/thead/Component.js +1 -1
  2243. package/table/modern/components/thead/index.css +6 -6
  2244. package/table/modern/components/thead-cell/Component.js +1 -1
  2245. package/table/modern/components/thead-cell/index.css +9 -9
  2246. package/table/modern/components/trow/Component.js +1 -1
  2247. package/table/modern/components/trow/index.css +8 -8
  2248. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  2249. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  2250. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  2251. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  2252. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  2253. package/tabs/components/primary-tablist/index.css +132 -132
  2254. package/tabs/components/primary-tablist/mobile.css +220 -220
  2255. package/tabs/components/scroll-controls/Component.js +1 -1
  2256. package/tabs/components/scroll-controls/index.css +12 -12
  2257. package/tabs/components/scrollable-container/Component.js +1 -1
  2258. package/tabs/components/scrollable-container/index.css +6 -6
  2259. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  2260. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  2261. package/tabs/components/secondary-tablist/index.css +17 -17
  2262. package/tabs/components/secondary-tablist/mobile.css +20 -20
  2263. package/tabs/components/tab/Component.js +1 -1
  2264. package/tabs/components/tab/index.css +3 -3
  2265. package/tabs/esm/collapsible/index.js +1 -1
  2266. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  2267. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  2268. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  2269. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  2270. package/tabs/esm/components/primary-tablist/index.css +132 -132
  2271. package/tabs/esm/components/primary-tablist/mobile.css +220 -220
  2272. package/tabs/esm/components/scroll-controls/Component.js +1 -1
  2273. package/tabs/esm/components/scroll-controls/index.css +12 -12
  2274. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  2275. package/tabs/esm/components/scrollable-container/index.css +6 -6
  2276. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  2277. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  2278. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  2279. package/tabs/esm/components/secondary-tablist/index.css +17 -17
  2280. package/tabs/esm/components/secondary-tablist/mobile.css +20 -20
  2281. package/tabs/esm/components/tab/Component.js +1 -1
  2282. package/tabs/esm/components/tab/index.css +3 -3
  2283. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  2284. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  2285. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  2286. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  2287. package/tabs/esm/desktop/index.js +2 -2
  2288. package/tabs/esm/index.js +2 -2
  2289. package/tabs/esm/index.module-2d07af46.js +4 -0
  2290. package/tabs/esm/index.module-fc34cfdb.js +4 -0
  2291. package/tabs/esm/mobile/index.js +2 -2
  2292. package/tabs/index.module-1eb7e4b0.js +4 -0
  2293. package/tabs/index.module-4f5c9f30.js +4 -0
  2294. package/tabs/modern/collapsible/index.js +1 -1
  2295. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  2296. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  2297. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  2298. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  2299. package/tabs/modern/components/primary-tablist/index.css +132 -132
  2300. package/tabs/modern/components/primary-tablist/mobile.css +220 -220
  2301. package/tabs/modern/components/scroll-controls/Component.js +1 -1
  2302. package/tabs/modern/components/scroll-controls/index.css +12 -12
  2303. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  2304. package/tabs/modern/components/scrollable-container/index.css +6 -6
  2305. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  2306. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  2307. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  2308. package/tabs/modern/components/secondary-tablist/index.css +17 -17
  2309. package/tabs/modern/components/secondary-tablist/mobile.css +20 -20
  2310. package/tabs/modern/components/tab/Component.js +1 -1
  2311. package/tabs/modern/components/tab/index.css +3 -3
  2312. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  2313. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  2314. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  2315. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  2316. package/tabs/modern/desktop/index.js +2 -2
  2317. package/tabs/modern/index.js +2 -2
  2318. package/tabs/modern/index.module-03fa5272.js +4 -0
  2319. package/tabs/modern/index.module-441d16f4.js +4 -0
  2320. package/tabs/modern/mobile/index.js +2 -2
  2321. package/tag/components/base-tag/Component.js +3 -3
  2322. package/tag/components/base-tag/default.css +10 -10
  2323. package/tag/components/base-tag/index.css +37 -37
  2324. package/tag/components/base-tag/inverted.css +10 -10
  2325. package/tag/desktop/Component.desktop.js +3 -3
  2326. package/tag/desktop/default.desktop.css +4 -4
  2327. package/tag/desktop/desktop.css +6 -6
  2328. package/tag/desktop/inverted.desktop.css +4 -4
  2329. package/tag/esm/components/base-tag/Component.js +3 -3
  2330. package/tag/esm/components/base-tag/default.css +10 -10
  2331. package/tag/esm/components/base-tag/index.css +37 -37
  2332. package/tag/esm/components/base-tag/inverted.css +10 -10
  2333. package/tag/esm/desktop/Component.desktop.js +3 -3
  2334. package/tag/esm/desktop/default.desktop.css +4 -4
  2335. package/tag/esm/desktop/desktop.css +6 -6
  2336. package/tag/esm/desktop/inverted.desktop.css +4 -4
  2337. package/tag/esm/mobile/Component.mobile.js +3 -3
  2338. package/tag/esm/mobile/default.mobile.css +4 -4
  2339. package/tag/esm/mobile/inverted.mobile.css +4 -4
  2340. package/tag/esm/mobile/mobile.css +6 -6
  2341. package/tag/mobile/Component.mobile.js +3 -3
  2342. package/tag/mobile/default.mobile.css +4 -4
  2343. package/tag/mobile/inverted.mobile.css +4 -4
  2344. package/tag/mobile/mobile.css +6 -6
  2345. package/tag/modern/components/base-tag/Component.js +3 -3
  2346. package/tag/modern/components/base-tag/default.css +10 -10
  2347. package/tag/modern/components/base-tag/index.css +37 -37
  2348. package/tag/modern/components/base-tag/inverted.css +10 -10
  2349. package/tag/modern/desktop/Component.desktop.js +3 -3
  2350. package/tag/modern/desktop/default.desktop.css +4 -4
  2351. package/tag/modern/desktop/desktop.css +6 -6
  2352. package/tag/modern/desktop/inverted.desktop.css +4 -4
  2353. package/tag/modern/mobile/Component.mobile.js +3 -3
  2354. package/tag/modern/mobile/default.mobile.css +4 -4
  2355. package/tag/modern/mobile/inverted.mobile.css +4 -4
  2356. package/tag/modern/mobile/mobile.css +6 -6
  2357. package/text/Component.js +2 -2
  2358. package/text/esm/Component.js +2 -2
  2359. package/text/esm/index.css +8 -8
  2360. package/text/esm/mixin.css +75 -75
  2361. package/text/index.css +8 -8
  2362. package/text/mixin.css +75 -75
  2363. package/text/modern/Component.js +2 -2
  2364. package/text/modern/index.css +8 -8
  2365. package/text/modern/mixin.css +75 -75
  2366. package/textarea/Component.js +3 -3
  2367. package/textarea/{PseudoTextArea-63acc5ad.js → PseudoTextArea-5029148f.js} +1 -1
  2368. package/textarea/components/PseudoTextArea.js +1 -1
  2369. package/textarea/components/index.d.ts +1 -1
  2370. package/textarea/components/index.js +1 -1
  2371. package/textarea/default.css +17 -17
  2372. package/textarea/esm/Component.js +3 -3
  2373. package/textarea/esm/{PseudoTextArea-70617958.js → PseudoTextArea-bdb22b2f.js} +1 -1
  2374. package/textarea/esm/components/PseudoTextArea.js +1 -1
  2375. package/textarea/esm/components/index.d.ts +1 -1
  2376. package/textarea/esm/components/index.js +1 -1
  2377. package/textarea/esm/default.css +17 -17
  2378. package/textarea/esm/index.css +53 -53
  2379. package/textarea/esm/index.js +1 -1
  2380. package/textarea/esm/inverted.css +17 -17
  2381. package/textarea/index.css +53 -53
  2382. package/textarea/inverted.css +17 -17
  2383. package/textarea/modern/Component.js +3 -3
  2384. package/textarea/modern/PseudoTextArea-fa7a1c1a.js +13 -0
  2385. package/textarea/modern/components/PseudoTextArea.js +1 -1
  2386. package/textarea/modern/components/index.d.ts +1 -1
  2387. package/textarea/modern/components/index.js +1 -1
  2388. package/textarea/modern/default.css +17 -17
  2389. package/textarea/modern/index.css +53 -53
  2390. package/textarea/modern/index.js +1 -1
  2391. package/textarea/modern/inverted.css +17 -17
  2392. package/themes/click.d.ts +1 -1
  2393. package/themes/click.js +8 -2
  2394. package/themes/compiled/mobile-dark-bluetint.css +238 -3513
  2395. package/themes/compiled/mobile-dark-bluetint.d.ts +2 -2
  2396. package/themes/compiled/mobile-dark-bluetint.js +8 -3
  2397. package/themes/corp.d.ts +1 -1
  2398. package/themes/corp.js +8 -2
  2399. package/themes/dark.d.ts +1 -1
  2400. package/themes/dark.js +8 -2
  2401. package/themes/esm/click.d.ts +1 -1
  2402. package/themes/esm/click.js +4 -2
  2403. package/themes/esm/compiled/mobile-dark-bluetint.d.ts +2 -2
  2404. package/themes/esm/compiled/mobile-dark-bluetint.js +1 -4
  2405. package/themes/esm/corp.d.ts +1 -1
  2406. package/themes/esm/corp.js +4 -2
  2407. package/themes/esm/dark.d.ts +1 -1
  2408. package/themes/esm/dark.js +4 -2
  2409. package/themes/esm/intranet.d.ts +1 -1
  2410. package/themes/esm/intranet.js +4 -2
  2411. package/themes/esm/mobile.d.ts +1 -1
  2412. package/themes/esm/mobile.js +4 -2
  2413. package/themes/esm/site.d.ts +1 -1
  2414. package/themes/esm/site.js +4 -2
  2415. package/themes/intranet.d.ts +1 -1
  2416. package/themes/intranet.js +8 -2
  2417. package/themes/mobile.d.ts +1 -1
  2418. package/themes/mobile.js +8 -2
  2419. package/themes/modern/click.d.ts +1 -1
  2420. package/themes/modern/click.js +3 -2029
  2421. package/themes/modern/compiled/mobile-dark-bluetint.d.ts +2 -2
  2422. package/themes/modern/compiled/mobile-dark-bluetint.js +1 -3877
  2423. package/themes/modern/corp.d.ts +1 -1
  2424. package/themes/modern/corp.js +3 -1986
  2425. package/themes/modern/dark.d.ts +1 -1
  2426. package/themes/modern/dark.js +4 -688
  2427. package/themes/modern/intranet.d.ts +1 -1
  2428. package/themes/modern/intranet.js +3 -1915
  2429. package/themes/modern/mobile.d.ts +1 -1
  2430. package/themes/modern/mobile.js +3 -1911
  2431. package/themes/modern/site.d.ts +1 -1
  2432. package/themes/modern/site.js +3 -2036
  2433. package/themes/site.d.ts +1 -1
  2434. package/themes/site.js +8 -2
  2435. package/toast/components/base-toast/component.js +1 -1
  2436. package/toast/components/base-toast/index.css +9 -9
  2437. package/toast/esm/components/base-toast/component.js +1 -1
  2438. package/toast/esm/components/base-toast/index.css +9 -9
  2439. package/toast/modern/components/base-toast/component.js +1 -1
  2440. package/toast/modern/components/base-toast/index.css +9 -9
  2441. package/toast-plate/components/base-toast-plate/component.js +3 -3
  2442. package/toast-plate/components/base-toast-plate/default.css +2 -2
  2443. package/toast-plate/components/base-toast-plate/index.css +18 -18
  2444. package/toast-plate/components/base-toast-plate/inverted.css +2 -2
  2445. package/toast-plate/desktop/Component.desktop.js +1 -1
  2446. package/toast-plate/desktop/desktop.css +4 -4
  2447. package/toast-plate/esm/components/base-toast-plate/component.js +3 -3
  2448. package/toast-plate/esm/components/base-toast-plate/default.css +2 -2
  2449. package/toast-plate/esm/components/base-toast-plate/index.css +18 -18
  2450. package/toast-plate/esm/components/base-toast-plate/inverted.css +2 -2
  2451. package/toast-plate/esm/desktop/Component.desktop.js +1 -1
  2452. package/toast-plate/esm/desktop/desktop.css +4 -4
  2453. package/toast-plate/esm/mobile/Component.mobile.js +1 -1
  2454. package/toast-plate/esm/mobile/mobile.css +4 -4
  2455. package/toast-plate/mobile/Component.mobile.js +1 -1
  2456. package/toast-plate/mobile/mobile.css +4 -4
  2457. package/toast-plate/modern/components/base-toast-plate/component.js +3 -3
  2458. package/toast-plate/modern/components/base-toast-plate/default.css +2 -2
  2459. package/toast-plate/modern/components/base-toast-plate/index.css +18 -18
  2460. package/toast-plate/modern/components/base-toast-plate/inverted.css +2 -2
  2461. package/toast-plate/modern/desktop/Component.desktop.js +1 -1
  2462. package/toast-plate/modern/desktop/desktop.css +4 -4
  2463. package/toast-plate/modern/mobile/Component.mobile.js +1 -1
  2464. package/toast-plate/modern/mobile/mobile.css +4 -4
  2465. package/tooltip/default.css +5 -5
  2466. package/tooltip/desktop/Component.desktop.js +4 -4
  2467. package/tooltip/desktop/desktop.css +3 -3
  2468. package/tooltip/esm/default.css +5 -5
  2469. package/tooltip/esm/desktop/Component.desktop.js +4 -4
  2470. package/tooltip/esm/desktop/desktop.css +3 -3
  2471. package/tooltip/esm/index.css +8 -8
  2472. package/tooltip/esm/inverted.css +5 -5
  2473. package/tooltip/esm/mobile/Component.mobile.js +1 -1
  2474. package/tooltip/esm/mobile/mobile.css +4 -4
  2475. package/tooltip/index.css +8 -8
  2476. package/tooltip/inverted.css +5 -5
  2477. package/tooltip/mobile/Component.mobile.js +1 -1
  2478. package/tooltip/mobile/mobile.css +4 -4
  2479. package/tooltip/modern/default.css +5 -5
  2480. package/tooltip/modern/desktop/Component.desktop.js +4 -4
  2481. package/tooltip/modern/desktop/desktop.css +3 -3
  2482. package/tooltip/modern/index.css +8 -8
  2483. package/tooltip/modern/inverted.css +5 -5
  2484. package/tooltip/modern/mobile/Component.mobile.js +1 -1
  2485. package/tooltip/modern/mobile/mobile.css +4 -4
  2486. package/typography/colors.css +20 -20
  2487. package/typography/colors.module-8212ddb6.js +4 -0
  2488. package/typography/common.module-bd70a709.js +4 -0
  2489. package/typography/esm/colors.css +20 -20
  2490. package/typography/esm/colors.module-12815579.js +4 -0
  2491. package/typography/esm/common.module-0efecd91.js +4 -0
  2492. package/typography/esm/component.js +2 -2
  2493. package/typography/esm/hooks/use-skeleton.css +4 -4
  2494. package/typography/esm/hooks/use-skeleton.js +1 -1
  2495. package/typography/esm/index.js +2 -2
  2496. package/typography/esm/text/alfasans-index.css +29 -29
  2497. package/typography/esm/text/component.js +3 -3
  2498. package/typography/esm/text/index.css +21 -21
  2499. package/typography/esm/text/index.js +1 -1
  2500. package/typography/esm/title/alfasans-index.css +10 -10
  2501. package/typography/esm/title/common.css +8 -8
  2502. package/typography/esm/title/component.js +1 -1
  2503. package/typography/esm/title/index.css +16 -16
  2504. package/typography/esm/title/index.js +4 -4
  2505. package/typography/esm/title-mobile/alfasans-index.css +10 -10
  2506. package/typography/esm/title-mobile/component.js +4 -4
  2507. package/typography/esm/title-mobile/index.css +15 -15
  2508. package/typography/esm/title-mobile/index.js +2 -2
  2509. package/typography/esm/title-responsive/component.js +2 -2
  2510. package/typography/esm/title-responsive/index.js +2 -2
  2511. package/typography/hooks/use-skeleton.css +4 -4
  2512. package/typography/hooks/use-skeleton.js +1 -1
  2513. package/typography/modern/colors.css +20 -20
  2514. package/typography/modern/colors.module-b10a3d05.js +4 -0
  2515. package/typography/modern/common.module-b546ea3c.js +4 -0
  2516. package/typography/modern/component.js +2 -2
  2517. package/typography/modern/hooks/use-skeleton.css +4 -4
  2518. package/typography/modern/hooks/use-skeleton.js +1 -1
  2519. package/typography/modern/index.js +2 -2
  2520. package/typography/modern/text/alfasans-index.css +29 -29
  2521. package/typography/modern/text/component.js +3 -3
  2522. package/typography/modern/text/index.css +21 -21
  2523. package/typography/modern/text/index.js +1 -1
  2524. package/typography/modern/title/alfasans-index.css +10 -10
  2525. package/typography/modern/title/common.css +8 -8
  2526. package/typography/modern/title/component.js +1 -1
  2527. package/typography/modern/title/index.css +16 -16
  2528. package/typography/modern/title/index.js +4 -4
  2529. package/typography/modern/title-mobile/alfasans-index.css +10 -10
  2530. package/typography/modern/title-mobile/component.js +4 -4
  2531. package/typography/modern/title-mobile/index.css +15 -15
  2532. package/typography/modern/title-mobile/index.js +2 -2
  2533. package/typography/modern/title-responsive/component.js +2 -2
  2534. package/typography/modern/title-responsive/index.js +2 -2
  2535. package/typography/text/alfasans-index.css +29 -29
  2536. package/typography/text/component.js +3 -3
  2537. package/typography/text/index.css +21 -21
  2538. package/typography/title/alfasans-index.css +10 -10
  2539. package/typography/title/common.css +8 -8
  2540. package/typography/title/component.js +1 -1
  2541. package/typography/title/index.css +16 -16
  2542. package/typography/title/index.js +3 -3
  2543. package/typography/title-mobile/alfasans-index.css +10 -10
  2544. package/typography/title-mobile/component.js +3 -3
  2545. package/typography/title-mobile/index.css +15 -15
  2546. package/underlay/Component.js +1 -1
  2547. package/underlay/esm/Component.js +1 -1
  2548. package/underlay/esm/index.css +161 -161
  2549. package/underlay/esm/index.js +1 -1
  2550. package/underlay/esm/index.module-07d1a9a6.js +4 -0
  2551. package/underlay/esm/utils/getBorderCorners.js +1 -1
  2552. package/underlay/esm/utils/getClasses.js +1 -1
  2553. package/underlay/index.css +161 -161
  2554. package/underlay/index.module-e2d79512.js +4 -0
  2555. package/underlay/modern/Component.js +1 -1
  2556. package/underlay/modern/index.css +161 -161
  2557. package/underlay/modern/index.js +1 -1
  2558. package/underlay/modern/index.module-51fa9a47.js +4 -0
  2559. package/underlay/modern/utils/getBorderCorners.js +1 -1
  2560. package/underlay/modern/utils/getClasses.js +1 -1
  2561. package/underlay/utils/getBorderCorners.js +1 -1
  2562. package/underlay/utils/getClasses.js +1 -1
  2563. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  2564. package/universal-date-input/components/date-input/Component.js +2 -2
  2565. package/universal-date-input/components/date-input/date-input.desktop.css +1 -1
  2566. package/universal-date-input/components/date-range-input/Component.js +1 -1
  2567. package/universal-date-input/esm/Component.responsive.js +1 -1
  2568. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  2569. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  2570. package/universal-date-input/esm/components/date-input/Component.js +2 -2
  2571. package/universal-date-input/esm/components/date-input/date-input.desktop.css +1 -1
  2572. package/universal-date-input/esm/components/date-input/index.js +1 -1
  2573. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  2574. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  2575. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  2576. package/universal-date-input/esm/desktop/index.js +1 -1
  2577. package/universal-date-input/esm/index.css +7 -7
  2578. package/universal-date-input/esm/index.js +1 -1
  2579. package/universal-date-input/esm/index.module-025a8088.js +4 -0
  2580. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  2581. package/universal-date-input/esm/mobile/index.js +1 -1
  2582. package/universal-date-input/index.css +7 -7
  2583. package/universal-date-input/index.module-6ec08fcc.js +4 -0
  2584. package/universal-date-input/modern/Component.responsive.js +1 -1
  2585. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  2586. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  2587. package/universal-date-input/modern/components/date-input/Component.js +2 -2
  2588. package/universal-date-input/modern/components/date-input/date-input.desktop.css +1 -1
  2589. package/universal-date-input/modern/components/date-input/index.js +1 -1
  2590. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  2591. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  2592. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  2593. package/universal-date-input/modern/desktop/index.js +1 -1
  2594. package/universal-date-input/modern/index.css +7 -7
  2595. package/universal-date-input/modern/index.js +1 -1
  2596. package/universal-date-input/modern/index.module-ccba71c6.js +4 -0
  2597. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  2598. package/universal-date-input/modern/mobile/index.js +1 -1
  2599. package/universal-modal/components/content/base-content/base-content.js +1 -1
  2600. package/universal-modal/components/content/base-content/index.css +4 -4
  2601. package/universal-modal/components/content/mobile/Component.mobile.js +1 -1
  2602. package/universal-modal/components/content/mobile/mobile.css +3 -3
  2603. package/universal-modal/components/footer/base-footer/base-footer.js +1 -1
  2604. package/universal-modal/components/footer/base-footer/index.css +3 -3
  2605. package/universal-modal/components/footer/desktop/Component.desktop.js +2 -2
  2606. package/universal-modal/components/footer/desktop/desktop.css +1 -1
  2607. package/universal-modal/components/footer/desktop/layout.css +9 -9
  2608. package/universal-modal/components/footer/mobile/Component.mobile.js +2 -2
  2609. package/universal-modal/components/footer/mobile/layout.mobile.css +8 -8
  2610. package/universal-modal/components/footer/mobile/mobile.css +2 -2
  2611. package/universal-modal/components/header/base-header/index.css +12 -12
  2612. package/universal-modal/components/header/desktop/Component.desktop.js +2 -2
  2613. package/universal-modal/components/header/desktop/desktop.css +8 -8
  2614. package/universal-modal/components/header/mobile/Component.mobile.js +2 -2
  2615. package/universal-modal/components/header/mobile/mobile.css +4 -4
  2616. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2617. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2618. package/universal-modal/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2619. package/universal-modal/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2620. package/universal-modal/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2621. package/universal-modal/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2622. package/universal-modal/desktop/components/center-modal/center-modal.js +3 -3
  2623. package/universal-modal/desktop/components/center-modal/styles/index.css +521 -521
  2624. package/universal-modal/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2625. package/universal-modal/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2626. package/universal-modal/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2627. package/universal-modal/desktop/components/side-modal/side-modal.js +1 -1
  2628. package/universal-modal/desktop/components/side-modal/styles/index.css +524 -524
  2629. package/universal-modal/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2630. package/universal-modal/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2631. package/universal-modal/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2632. package/universal-modal/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2633. package/universal-modal/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2634. package/universal-modal/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2635. package/universal-modal/esm/Component.responsive.js +1 -1
  2636. package/universal-modal/esm/components/content/base-content/base-content.js +1 -1
  2637. package/universal-modal/esm/components/content/base-content/index.css +4 -4
  2638. package/universal-modal/esm/components/content/mobile/Component.mobile.js +1 -1
  2639. package/universal-modal/esm/components/content/mobile/mobile.css +3 -3
  2640. package/universal-modal/esm/components/footer/base-footer/base-footer.js +1 -1
  2641. package/universal-modal/esm/components/footer/base-footer/index.css +3 -3
  2642. package/universal-modal/esm/components/footer/desktop/Component.desktop.js +2 -2
  2643. package/universal-modal/esm/components/footer/desktop/desktop.css +1 -1
  2644. package/universal-modal/esm/components/footer/desktop/layout.css +9 -9
  2645. package/universal-modal/esm/components/footer/mobile/Component.mobile.js +2 -2
  2646. package/universal-modal/esm/components/footer/mobile/layout.mobile.css +8 -8
  2647. package/universal-modal/esm/components/footer/mobile/mobile.css +2 -2
  2648. package/universal-modal/esm/components/header/base-header/index.css +12 -12
  2649. package/universal-modal/esm/components/header/desktop/Component.desktop.js +2 -2
  2650. package/universal-modal/esm/components/header/desktop/desktop.css +8 -8
  2651. package/universal-modal/esm/components/header/index.js +1 -1
  2652. package/universal-modal/esm/components/header/mobile/Component.mobile.js +2 -2
  2653. package/universal-modal/esm/components/header/mobile/mobile.css +4 -4
  2654. package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
  2655. package/universal-modal/esm/desktop/Component.desktop.js +1 -1
  2656. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2657. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2658. package/universal-modal/esm/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2659. package/universal-modal/esm/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2660. package/universal-modal/esm/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2661. package/universal-modal/esm/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2662. package/universal-modal/esm/desktop/components/center-modal/center-modal.js +3 -3
  2663. package/universal-modal/esm/desktop/components/center-modal/styles/index.css +521 -521
  2664. package/universal-modal/esm/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2665. package/universal-modal/esm/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2666. package/universal-modal/esm/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2667. package/universal-modal/esm/desktop/components/side-modal/side-modal.js +1 -1
  2668. package/universal-modal/esm/desktop/components/side-modal/styles/index.css +524 -524
  2669. package/universal-modal/esm/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2670. package/universal-modal/esm/desktop/index.js +1 -1
  2671. package/universal-modal/esm/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2672. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2673. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2674. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2675. package/universal-modal/esm/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2676. package/universal-modal/esm/index.js +1 -1
  2677. package/universal-modal/esm/index.module-2b300a50.js +4 -0
  2678. package/universal-modal/esm/mobile/Component.mobile.js +4 -4
  2679. package/universal-modal/esm/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2680. package/universal-modal/esm/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2681. package/universal-modal/esm/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2682. package/universal-modal/esm/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2683. package/universal-modal/esm/mobile/index.js +1 -1
  2684. package/universal-modal/esm/mobile/mobile.css +3 -3
  2685. package/universal-modal/esm/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2686. package/universal-modal/esm/mobile/transitions/transitions.mobile.css +7 -7
  2687. package/universal-modal/index.module-3a1998cb.js +4 -0
  2688. package/universal-modal/mobile/Component.mobile.js +3 -3
  2689. package/universal-modal/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2690. package/universal-modal/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2691. package/universal-modal/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2692. package/universal-modal/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2693. package/universal-modal/mobile/mobile.css +3 -3
  2694. package/universal-modal/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2695. package/universal-modal/mobile/transitions/transitions.mobile.css +7 -7
  2696. package/universal-modal/modern/Component.responsive.js +1 -1
  2697. package/universal-modal/modern/components/content/base-content/base-content.js +1 -1
  2698. package/universal-modal/modern/components/content/base-content/index.css +4 -4
  2699. package/universal-modal/modern/components/content/mobile/Component.mobile.js +1 -1
  2700. package/universal-modal/modern/components/content/mobile/mobile.css +3 -3
  2701. package/universal-modal/modern/components/footer/base-footer/base-footer.js +1 -1
  2702. package/universal-modal/modern/components/footer/base-footer/index.css +3 -3
  2703. package/universal-modal/modern/components/footer/desktop/Component.desktop.js +2 -2
  2704. package/universal-modal/modern/components/footer/desktop/desktop.css +1 -1
  2705. package/universal-modal/modern/components/footer/desktop/layout.css +9 -9
  2706. package/universal-modal/modern/components/footer/mobile/Component.mobile.js +2 -2
  2707. package/universal-modal/modern/components/footer/mobile/layout.mobile.css +8 -8
  2708. package/universal-modal/modern/components/footer/mobile/mobile.css +2 -2
  2709. package/universal-modal/modern/components/header/base-header/index.css +12 -12
  2710. package/universal-modal/modern/components/header/desktop/Component.desktop.js +2 -2
  2711. package/universal-modal/modern/components/header/desktop/desktop.css +8 -8
  2712. package/universal-modal/modern/components/header/index.js +1 -1
  2713. package/universal-modal/modern/components/header/mobile/Component.mobile.js +2 -2
  2714. package/universal-modal/modern/components/header/mobile/mobile.css +4 -4
  2715. package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
  2716. package/universal-modal/modern/desktop/Component.desktop.js +1 -1
  2717. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2718. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2719. package/universal-modal/modern/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2720. package/universal-modal/modern/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2721. package/universal-modal/modern/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2722. package/universal-modal/modern/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2723. package/universal-modal/modern/desktop/components/center-modal/center-modal.js +3 -3
  2724. package/universal-modal/modern/desktop/components/center-modal/styles/index.css +521 -521
  2725. package/universal-modal/modern/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2726. package/universal-modal/modern/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2727. package/universal-modal/modern/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2728. package/universal-modal/modern/desktop/components/side-modal/side-modal.js +1 -1
  2729. package/universal-modal/modern/desktop/components/side-modal/styles/index.css +524 -524
  2730. package/universal-modal/modern/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2731. package/universal-modal/modern/desktop/index.js +1 -1
  2732. package/universal-modal/modern/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2733. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2734. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2735. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2736. package/universal-modal/modern/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2737. package/universal-modal/modern/index.js +1 -1
  2738. package/universal-modal/modern/index.module-223060ce.js +4 -0
  2739. package/universal-modal/modern/mobile/Component.mobile.js +4 -4
  2740. package/universal-modal/modern/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2741. package/universal-modal/modern/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2742. package/universal-modal/modern/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2743. package/universal-modal/modern/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2744. package/universal-modal/modern/mobile/index.js +1 -1
  2745. package/universal-modal/modern/mobile/mobile.css +3 -3
  2746. package/universal-modal/modern/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2747. package/universal-modal/modern/mobile/transitions/transitions.mobile.css +7 -7
  2748. package/with-suffix/Component.js +1 -1
  2749. package/with-suffix/esm/Component.js +1 -1
  2750. package/with-suffix/esm/index.css +11 -11
  2751. package/with-suffix/index.css +11 -11
  2752. package/with-suffix/modern/Component.js +1 -1
  2753. package/with-suffix/modern/index.css +11 -11
  2754. package/calendar-range/esm/index.module-844e5e20.js +0 -4
  2755. package/calendar-range/index.module-24b2e6b3.js +0 -4
  2756. package/calendar-range/modern/index.module-249bd0bf.js +0 -4
  2757. package/file-upload-item/actions-control.module-981e6d88.js +0 -4
  2758. package/file-upload-item/esm/actions-control.module-9d404427.js +0 -4
  2759. package/file-upload-item/modern/actions-control.module-cfa22303.js +0 -4
  2760. package/grid/esm/gutters.module-d50c10c4.js +0 -4
  2761. package/grid/gutters.module-93c41d67.js +0 -4
  2762. package/grid/modern/gutters.module-5d8861cd.js +0 -4
  2763. package/modal/esm/layout.module-88c2cd2c.js +0 -4
  2764. package/modal/layout.module-b8b8c4c5.js +0 -4
  2765. package/modal/modern/layout.module-2da0e614.js +0 -4
  2766. package/select/esm/mobile.module-cd365f67.js +0 -4
  2767. package/select/mobile.module-0de8fc36.js +0 -4
  2768. package/select/modern/mobile.module-492a8cc0.js +0 -4
  2769. package/side-panel/esm/layout.module-d264cc45.js +0 -4
  2770. package/side-panel/layout.module-b7d4e75d.js +0 -4
  2771. package/side-panel/modern/layout.module-d652b3d8.js +0 -4
  2772. package/tabs/esm/index.module-6c0aa222.js +0 -4
  2773. package/tabs/esm/index.module-8ee88556.js +0 -4
  2774. package/tabs/index.module-b0163905.js +0 -4
  2775. package/tabs/index.module-b6d5cc24.js +0 -4
  2776. package/tabs/modern/index.module-00ead3f7.js +0 -4
  2777. package/tabs/modern/index.module-9740378c.js +0 -4
  2778. package/textarea/modern/PseudoTextArea-9b243b09.js +0 -13
  2779. package/typography/colors.module-e1e906c3.js +0 -4
  2780. package/typography/common.module-a4e4d663.js +0 -4
  2781. package/typography/esm/colors.module-e2af082a.js +0 -4
  2782. package/typography/esm/common.module-83d69222.js +0 -4
  2783. package/typography/modern/colors.module-4a38339f.js +0 -4
  2784. package/typography/modern/common.module-02ca3b65.js +0 -4
  2785. package/underlay/esm/index.module-8f316fe9.js +0 -4
  2786. package/underlay/index.module-cf0ede8c.js +0 -4
  2787. package/underlay/modern/index.module-99890a05.js +0 -4
  2788. package/universal-date-input/esm/index.module-737d4671.js +0 -4
  2789. package/universal-date-input/index.module-d992e745.js +0 -4
  2790. package/universal-date-input/modern/index.module-7ab9bade.js +0 -4
  2791. package/universal-modal/esm/index.module-e88d6669.js +0 -4
  2792. package/universal-modal/index.module-adc95e6b.js +0 -4
  2793. package/universal-modal/modern/index.module-60e434e6.js +0 -4
  2794. /package/calendar/{calendarMonthOnlyView-154be5cd.d.ts → calendarMonthOnlyView-b2721999.d.ts} +0 -0
  2795. /package/calendar/esm/{calendarMonthOnlyView-c4b0990e.d.ts → calendarMonthOnlyView-8eea1744.d.ts} +0 -0
  2796. /package/calendar/modern/{calendarMonthOnlyView-5228af9c.d.ts → calendarMonthOnlyView-d80f3a46.d.ts} +0 -0
  2797. /package/confirmation/{countdown-section-ed5afdf6.d.ts → countdown-section-955ca123.d.ts} +0 -0
  2798. /package/confirmation/esm/{countdown-section-ac318a99.d.ts → countdown-section-3bcbf7d8.d.ts} +0 -0
  2799. /package/confirmation/modern/{countdown-section-67dedb5c.d.ts → countdown-section-6ce6f45a.d.ts} +0 -0
  2800. /package/gallery/esm/{hooks-f5653065.d.ts → hooks-3386d2c2.d.ts} +0 -0
  2801. /package/gallery/{hooks-ed93173c.d.ts → hooks-af4a613c.d.ts} +0 -0
  2802. /package/gallery/modern/{hooks-f5d729d2.d.ts → hooks-84db91dd.d.ts} +0 -0
  2803. /package/list/{Component-d820b5f0.d.ts → Component-85848c51.d.ts} +0 -0
  2804. /package/list/esm/{Component-1bda4abd.d.ts → Component-dd850764.d.ts} +0 -0
  2805. /package/list/modern/{Component-245adfda.d.ts → Component-44af9d2b.d.ts} +0 -0
  2806. /package/markdown/esm/{use-overrides-5afd02d1.d.ts → use-overrides-75a369ff.d.ts} +0 -0
  2807. /package/markdown/modern/{use-overrides-af2b3a4e.d.ts → use-overrides-b3047c60.d.ts} +0 -0
  2808. /package/markdown/{use-overrides-d502409f.d.ts → use-overrides-33c007a5.d.ts} +0 -0
  2809. /package/plate/esm/{warning-55b2c14b.d.ts → warning-5c685120.d.ts} +0 -0
  2810. /package/plate/esm/{warning-55b2c14b.js → warning-5c685120.js} +0 -0
  2811. /package/plate/modern/{warning-1db6c76d.d.ts → warning-ea5b9125.d.ts} +0 -0
  2812. /package/plate/modern/{warning-1db6c76d.js → warning-ea5b9125.js} +0 -0
  2813. /package/plate/{warning-d3ae8fcd.d.ts → warning-105267f9.d.ts} +0 -0
  2814. /package/plate/{warning-d3ae8fcd.js → warning-105267f9.js} +0 -0
  2815. /package/pure-cell/{component-daee4234.d.ts → component-251cd018.d.ts} +0 -0
  2816. /package/pure-cell/esm/{component-89ffe775.d.ts → component-7759b386.d.ts} +0 -0
  2817. /package/pure-cell/modern/{component-b3cbf3fd.d.ts → component-e29ddb13.d.ts} +0 -0
  2818. /package/select/esm/{hook-1bfdb0fc.d.ts → hook-fcedef25.d.ts} +0 -0
  2819. /package/select/esm/{hook-1bfdb0fc.js → hook-fcedef25.js} +0 -0
  2820. /package/select/esm/{list-popover-desktop-a853ce4a.d.ts → list-popover-desktop-4906e761.d.ts} +0 -0
  2821. /package/select/{hook-a840076d.d.ts → hook-789014bc.d.ts} +0 -0
  2822. /package/select/{hook-a840076d.js → hook-789014bc.js} +0 -0
  2823. /package/select/{list-popover-desktop-2ec8e83c.d.ts → list-popover-desktop-cc246b82.d.ts} +0 -0
  2824. /package/select/modern/{hook-095ee822.d.ts → hook-159841b8.d.ts} +0 -0
  2825. /package/select/modern/{hook-095ee822.js → hook-159841b8.js} +0 -0
  2826. /package/select/modern/{list-popover-desktop-e77b41d0.d.ts → list-popover-desktop-14320aea.d.ts} +0 -0
  2827. /package/textarea/{PseudoTextArea-63acc5ad.d.ts → PseudoTextArea-5029148f.d.ts} +0 -0
  2828. /package/textarea/esm/{PseudoTextArea-70617958.d.ts → PseudoTextArea-bdb22b2f.d.ts} +0 -0
  2829. /package/textarea/modern/{PseudoTextArea-9b243b09.d.ts → PseudoTextArea-fa7a1c1a.d.ts} +0 -0
@@ -1,122 +1,122 @@
1
- .backdrop__backdrop_c2lat {
2
- -webkit-tap-highlight-color: transparent;
3
- } .backdrop__appear_c2lat,
4
- .backdrop__enter_c2lat {
5
- background-color: transparent;
6
- } .backdrop__appearActive_c2lat,
7
- .backdrop__enterActive_c2lat,
8
- .backdrop__appearDone_c2lat,
9
- .backdrop__enterDone_c2lat {
10
- background-color: rgba(0, 0, 0, 0.7);
11
- } .backdrop__exit_c2lat {
12
- background-color: rgba(0, 0, 0, 0.7);
13
- } .backdrop__exitActive_c2lat,
14
- .backdrop__exitDone_c2lat {
15
- background-color: transparent;
16
- } .backdrop__transparent_c2lat.backdrop__transparent_c2lat {
17
- background-color: transparent;
18
- }.card-image__cardImage_1lbmv {
1
+ .card-image__cardImage_q4jc2 {
19
2
  background: #e7e8ea;
20
- } .card-image__loaded_1lbmv {
3
+ } .card-image__loaded_q4jc2 {
21
4
  background: transparent
22
- }.badge__component_lbq63.badge__background-accent_lbq63 {
5
+ }.badge__component_11drg.badge__background-accent_11drg {
23
6
  background-color: #f83a2a;
24
7
  color: rgba(255, 255, 255, 0.94);
25
- } .badge__component_lbq63.badge__background-specialbg-secondary-transparent_lbq63 {
8
+ } .badge__component_11drg.badge__background-specialbg-secondary-transparent_11drg {
26
9
  background-color: rgba(225, 225, 248, 0.09);
27
10
  color: rgba(255, 255, 255, 0.94);
28
- } .badge__component_lbq63.badge__background-primary_lbq63 {
11
+ } .badge__component_11drg.badge__background-primary_11drg {
29
12
  background-color: #262629;
30
13
  color: rgba(255, 255, 255, 0.94);
31
- } .badge__outlineCount_lbq63 {
14
+ } .badge__outlineCount_11drg {
32
15
  border: 2px solid rgba(3, 3, 6, 0.88);
33
- } .badge__heightS_lbq63.badge__outlineCount_lbq63 {
16
+ } .badge__heightS_11drg.badge__outlineCount_11drg {
34
17
  border: 1px solid rgba(3, 3, 6, 0.88);
35
- } .badge__icon_lbq63 {
18
+ } .badge__icon_11drg {
36
19
  color: #17d055
37
- } .badge__icon_lbq63.badge__positive_lbq63 {
20
+ } .badge__icon_11drg.badge__positive_11drg {
38
21
  color: #17d055;
39
22
  background-color: #17d055;
40
- } .badge__icon_lbq63.badge__attention_lbq63 {
23
+ } .badge__icon_11drg.badge__attention_11drg {
41
24
  color: #fda136;
42
25
  background-color: #fda136;
43
- } .badge__icon_lbq63.badge__negative_lbq63 {
26
+ } .badge__icon_11drg.badge__negative_11drg {
44
27
  color: #ff4837;
45
28
  background-color: #ff4837;
46
- } .badge__icon_lbq63.badge__link_lbq63 {
29
+ } .badge__icon_11drg.badge__link_11drg {
47
30
  color: #3193fc;
48
31
  background-color: #3193fc;
49
- } .badge__icon_lbq63.badge__tertiary_lbq63 {
32
+ } .badge__icon_11drg.badge__tertiary_11drg {
50
33
  color: #4a4a51;
51
34
  background-color: #4a4a51;
52
- } .badge__icon_lbq63.badge__secondary_lbq63 {
35
+ } .badge__icon_11drg.badge__secondary_11drg {
53
36
  color: #898991;
54
37
  background-color: #898991;
55
- } .badge__icon_lbq63.badge__primary_lbq63 {
38
+ } .badge__icon_11drg.badge__primary_11drg {
56
39
  color: rgba(255, 255, 255, 0.94);
57
40
  background-color: rgba(255, 255, 255, 0.94);
58
- } .badge__graphic-static-light_lbq63.badge__icon_lbq63:before {
41
+ } .badge__graphic-static-light_11drg.badge__icon_11drg:before {
59
42
  background-color: rgba(255, 255, 255, 0.94);
60
- } .badge__graphic-primary_lbq63.badge__icon_lbq63:before {
43
+ } .badge__graphic-primary_11drg.badge__icon_11drg:before {
61
44
  background-color: rgba(255, 255, 255, 0.94);
62
- } .badge__outline_lbq63 {
45
+ } .badge__outline_11drg {
63
46
  background-color: rgba(3, 3, 6, 0.88);
64
- } .badge__outlineColor_lbq63 {
47
+ } .badge__outlineColor_11drg {
65
48
  background-color: #f83a2a
66
- } .badge__outlineColor_lbq63.badge__attention_lbq63 {
49
+ } .badge__outlineColor_11drg.badge__attention_11drg {
67
50
  background-color: #fda136;
68
- } .badge__outlineColor_lbq63.badge__positive_lbq63 {
51
+ } .badge__outlineColor_11drg.badge__positive_11drg {
69
52
  background-color: #17d055;
70
- } .badge__outlineColor_lbq63.badge__negative_lbq63 {
53
+ } .badge__outlineColor_11drg.badge__negative_11drg {
71
54
  background-color: #ff4837;
72
- } .badge__outlineColor_lbq63.badge__link_lbq63 {
55
+ } .badge__outlineColor_11drg.badge__link_11drg {
73
56
  background-color: #3193fc;
74
- } .badge__outlineColor_lbq63.badge__tertiary_lbq63 {
57
+ } .badge__outlineColor_11drg.badge__tertiary_11drg {
75
58
  background-color: #4a4a51;
76
- } .badge__outlineColor_lbq63.badge__secondary_lbq63 {
59
+ } .badge__outlineColor_11drg.badge__secondary_11drg {
77
60
  background-color: #898991;
78
- } .badge__outlineColor_lbq63.badge__primary_lbq63 {
61
+ } .badge__outlineColor_11drg.badge__primary_11drg {
79
62
  background-color: rgba(255, 255, 255, 0.94);
80
- } .badge__dot_lbq63.badge__outlineCount_lbq63 {
63
+ } .badge__dot_11drg.badge__outlineCount_11drg {
81
64
  border: 1px solid rgba(3, 3, 6, 0.88);
82
- }.divider__component_1wb0p {
65
+ }.backdrop__backdrop_ckren {
66
+ -webkit-tap-highlight-color: transparent;
67
+ } .backdrop__appear_ckren,
68
+ .backdrop__enter_ckren {
69
+ background-color: transparent;
70
+ } .backdrop__appearActive_ckren,
71
+ .backdrop__enterActive_ckren,
72
+ .backdrop__appearDone_ckren,
73
+ .backdrop__enterDone_ckren {
74
+ background-color: rgba(0, 0, 0, 0.7);
75
+ } .backdrop__exit_ckren {
76
+ background-color: rgba(0, 0, 0, 0.7);
77
+ } .backdrop__exitActive_ckren,
78
+ .backdrop__exitDone_ckren {
79
+ background-color: transparent;
80
+ } .backdrop__transparent_ckren.backdrop__transparent_ckren {
81
+ background-color: transparent;
82
+ }.divider__component_1h07d {
83
83
  border-bottom: 1px solid #353539;
84
- }.dropzone__component_1n743 {
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,3570 +304,295 @@
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
- }.checkbox-group__label_1ernj {
599
- color: rgba(255, 255, 255, 0.94);
600
- }
601
- .checkbox-group__label_1kzwd {
602
- color: rgba(238, 238, 251, 0.55);
603
- }
604
- .checkbox-group__error_19ov2 {
605
- border-left: 1px solid #ff4837
606
- } .checkbox-group__errorMessage_19ov2 {
607
- color: #ff4837;
608
- } .checkbox-group__hint_19ov2 {
609
- color: rgba(238, 238, 251, 0.55);
610
- }.checkbox__box_g96lx {
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_g96lx {
615
- color: rgba(3, 3, 6, 0.88);
616
- } .checkbox__component_g96lx:hover:not(.checkbox__disabled_g96lx) .checkbox__box_g96lx {
617
- background-color: #2f2f32;
618
- border-color: rgba(238, 238, 251, 0.55);
619
- } .checkbox__component_g96lx:active:not(.checkbox__disabled_g96lx) .checkbox__box_g96lx {
620
- background-color: #353539;
621
- border-color: rgba(238, 238, 251, 0.55);
622
- } .checkbox__checked_g96lx .checkbox__box_g96lx {
623
- background-color: #f2f3f5;
624
- border-color: transparent;
625
- } .checkbox__checked_g96lx:hover:not(.checkbox__disabled_g96lx) .checkbox__box_g96lx {
626
- background-color: #dcdde1;
627
- border-color: transparent;
628
- } .checkbox__checked_g96lx:active:not(.checkbox__disabled_g96lx) .checkbox__box_g96lx {
629
- background-color: #d2d3d9;
630
- border-color: transparent;
631
- } .checkbox__indeterminate_g96lx .checkbox__box_g96lx {
632
- background-color: #f2f3f5;
633
- border-color: transparent;
634
- } .checkbox__indeterminate_g96lx:hover:not(.checkbox__disabled_g96lx) .checkbox__box_g96lx {
635
- background-color: #dcdde1;
636
- border-color: transparent;
637
- } .checkbox__indeterminate_g96lx:active:not(.checkbox__disabled_g96lx) .checkbox__box_g96lx {
638
- background-color: #d2d3d9;
639
- border-color: transparent;
640
- } .checkbox__disabled_g96lx .checkbox__box_g96lx {
641
- background-color: #262629;
642
- border-color: rgba(222, 222, 238, 0.13);
643
- } .checkbox__disabled_g96lx.checkbox__checked_g96lx .checkbox__box_g96lx {
644
- background-color: rgba(225, 225, 248, 0.09);
645
- border-color: transparent;
646
- .checkbox__checkedIcon_g96lx {
647
- color: rgba(228, 228, 251, 0.28);
648
- }
649
- } .checkbox__disabled_g96lx.checkbox__indeterminate_g96lx .checkbox__box_g96lx {
650
- background-color: rgba(225, 225, 248, 0.09);
651
- border-color: transparent
652
- } .checkbox__disabled_g96lx.checkbox__indeterminate_g96lx .checkbox__box_g96lx .checkbox__indeterminateLine_g96lx {
653
- background-color: rgba(228, 228, 251, 0.28);
654
- } .checkbox__disabled_g96lx .checkbox__label_g96lx {
655
- color: rgba(238, 238, 251, 0.55);
656
- } .checkbox__disabled_g96lx .checkbox__hint_g96lx {
657
- color: rgba(238, 238, 251, 0.55);
658
- } .checkbox__label_g96lx {
659
- color: rgba(255, 255, 255, 0.94);
660
- } .checkbox__hint_g96lx {
661
- color: rgba(238, 238, 251, 0.55);
662
- } .checkbox__indeterminateLine_g96lx {
663
- background-color: rgba(3, 3, 6, 0.88);
664
- }
665
- .checkbox__focused_e85iq .checkbox__box_e85iq {
666
- outline: 2px solid #3193fc;
667
- } .checkbox__errorMessage_e85iq {
668
- color: #ff4837;
669
- }
670
- .checkbox__box_18olt {
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_18olt {
675
- color: rgba(255, 255, 255, 0.94);
676
- } .checkbox__component_18olt:hover:not(.checkbox__disabled_18olt) .checkbox__box_18olt {
677
- background-color: #e7e8eb;
678
- border-color: rgba(4, 4, 21, 0.47);
679
- } .checkbox__component_18olt:active:not(.checkbox__disabled_18olt) .checkbox__box_18olt {
680
- background-color: #dcdde1;
681
- border-color: rgba(4, 4, 21, 0.47);
682
- } .checkbox__checked_18olt .checkbox__box_18olt {
683
- background-color: #212124;
684
- border-color: transparent;
685
- } .checkbox__checked_18olt:hover:not(.checkbox__disabled_18olt) .checkbox__box_18olt {
686
- background-color: #2f2f32;
687
- border-color: transparent;
688
- } .checkbox__checked_18olt:active:not(.checkbox__disabled_18olt) .checkbox__box_18olt {
689
- background-color: #353539;
690
- border-color: transparent;
691
- } .checkbox__indeterminate_18olt .checkbox__box_18olt {
692
- background-color: #212124;
693
- border-color: transparent;
694
- } .checkbox__indeterminate_18olt:hover:not(.checkbox__disabled_18olt) .checkbox__box_18olt {
695
- background-color: #2f2f32;
696
- border-color: transparent;
697
- } .checkbox__indeterminate_18olt:active:not(.checkbox__disabled_18olt) .checkbox__box_18olt {
698
- background-color: #353539;
699
- border-color: transparent;
700
- } .checkbox__disabled_18olt .checkbox__box_18olt {
701
- background-color: #fff;
702
- border-color: rgba(15, 25, 55, 0.1);
703
- } .checkbox__disabled_18olt.checkbox__checked_18olt .checkbox__box_18olt {
704
- background-color: rgba(30, 43, 68, 0.08);
705
- border-color: transparent;
706
- .checkbox__checkedIcon_18olt {
707
- color: rgba(9, 12, 37, 0.28);
708
- }
709
- } .checkbox__disabled_18olt.checkbox__indeterminate_18olt .checkbox__box_18olt {
710
- background-color: rgba(30, 43, 68, 0.08);
711
- border-color: transparent
712
- } .checkbox__disabled_18olt.checkbox__indeterminate_18olt .checkbox__box_18olt .checkbox__indeterminateLine_18olt {
713
- background-color: rgba(9, 12, 37, 0.28);
714
- } .checkbox__disabled_18olt .checkbox__label_18olt {
715
- color: rgba(4, 4, 19, 0.55);
716
- } .checkbox__disabled_18olt .checkbox__hint_18olt {
717
- color: rgba(4, 4, 19, 0.55);
718
- } .checkbox__label_18olt {
719
- color: rgba(3, 3, 6, 0.88);
720
- } .checkbox__hint_18olt {
721
- color: rgba(4, 4, 19, 0.55);
722
- } .checkbox__indeterminateLine_18olt {
723
- background-color: rgba(255, 255, 255, 0.94);
724
- }.code-input__component_1ekri {
725
- background-color: rgba(214, 214, 229, 0.07);
726
- }
727
- .code-input__component_1orb5 {
728
- background-color: rgba(222, 222, 238, 0.13)
729
- }
730
- .code-input__error_1hxln {
731
- color: #ff4837;
732
- } @keyframes code-input__shake_1hxln {
733
- }
734
- .code-input__input_190nw {
735
- color: rgba(255, 255, 255, 0.94)
736
- } .code-input__input_190nw.code-input__hasError_190nw {
737
- color: #ff4837;
738
- caret-color: rgba(255, 255, 255, 0.94);
739
- background-color: #392523;
740
- } .code-input__input_190nw.code-input__disabled_190nw {
741
- color: rgba(233, 233, 250, 0.37);
742
- } .code-input__input_190nw:-webkit-autofill {
743
- -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
744
- }.filter-tag__valueButton_hk6k2.filter-tag__filled_hk6k2 {
745
- background-color: rgba(222, 222, 238, 0.13)
746
- } .filter-tag__valueButton_hk6k2.filter-tag__filled_hk6k2:disabled {
747
- background-color: rgba(214, 214, 229, 0.07);
748
- } @media (hover: hover) {
749
- .filter-tag__valueButton_hk6k2.filter-tag__filled_hk6k2:not(:disabled):hover {
750
- background-color: rgba(234, 234, 248, 0.15);
751
- }
752
- } .filter-tag__valueButton_hk6k2.filter-tag__filled_hk6k2:not(:disabled):active {
753
- background-color: rgba(231, 231, 248, 0.18);
754
- }
755
-
756
- .filter-tag__valueButton_1qf8v.filter-tag__filled_1qf8v {
757
- background-color: rgba(15, 25, 55, 0.1)
758
- } .filter-tag__valueButton_1qf8v.filter-tag__filled_1qf8v:disabled {
759
- background-color: rgba(38, 55, 88, 0.06);
760
- } @media (hover: hover) {
761
- .filter-tag__valueButton_1qf8v.filter-tag__filled_1qf8v:not(:disabled):hover {
762
- background-color: rgba(5, 12, 41, 0.14);
763
- }
764
- } .filter-tag__valueButton_1qf8v.filter-tag__filled_1qf8v:not(:disabled):active {
765
- background-color: rgba(5, 11, 44, 0.18);
766
- }
767
- .filter-tag__valueButton_1c5z2.filter-tag__filled_1c5z2 {
768
- background-color: rgba(214, 214, 229, 0.07)
769
- } .filter-tag__valueButton_1c5z2.filter-tag__filled_1c5z2:disabled {
770
- background-color: rgba(214, 214, 229, 0.07);
771
- } @media (hover: hover) {
772
- .filter-tag__valueButton_1c5z2.filter-tag__filled_1c5z2:not(:disabled):hover {
773
- background-color: rgba(214, 214, 229, 0.07);
774
- }
775
- } .filter-tag__valueButton_1c5z2.filter-tag__filled_1c5z2:not(:disabled):active {
776
- background-color: rgba(222, 222, 238, 0.13);
777
- }
778
- .filter-tag__valueButton_1csea.filter-tag__filled_1csea {
779
- background-color: rgba(38, 55, 88, 0.06)
780
- } .filter-tag__valueButton_1csea.filter-tag__filled_1csea:disabled {
781
- background-color: rgba(38, 55, 88, 0.06);
782
- } @media (hover: hover) {
783
- .filter-tag__valueButton_1csea.filter-tag__filled_1csea:not(:disabled):hover {
784
- background-color: rgba(38, 55, 88, 0.06);
785
- }
786
- } .filter-tag__valueButton_1csea.filter-tag__filled_1csea:not(:disabled):active {
787
- background-color: rgba(5, 12, 41, 0.14);
788
- }
789
-
790
- .filter-tag__component_1kzy8.filter-tag__disabled_1kzy8 {
791
- background-color: transparent;
792
- } .filter-tag__component_1kzy8.filter-tag__checked_1kzy8:not(.filter-tag__disabled_1kzy8) {
793
- background-color: #f2f3f5;
794
- } @media (hover: hover) {
795
- .filter-tag__component_1kzy8.filter-tag__checked_1kzy8:not(.filter-tag__disabled_1kzy8):hover {
796
- background-color: #dcdde1;
797
- }
798
- } .filter-tag__component_1kzy8.filter-tag__checked_1kzy8:not(.filter-tag__disabled_1kzy8):active {
799
- background-color: #d2d3d9;
800
- } .filter-tag__chevron_1kzy8 {
801
- color: rgba(255, 255, 255, 0.94);
802
- } .filter-tag__valueButton_1kzy8 {
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_1kzy8:disabled > .filter-tag__chevron_1kzy8 {
807
- color: #4a4a51;
808
- } .filter-tag__valueButton_1kzy8.filter-tag__outlined_1kzy8 {
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_1kzy8.filter-tag__outlined_1kzy8: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_1kzy8.filter-tag__outlined_1kzy8: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_1kzy8.filter-tag__outlined_1kzy8: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_1kzy8.filter-tag__filled_1kzy8 {
825
- color: rgba(255, 255, 255, 0.94);
826
- border-color: transparent
827
- } .filter-tag__valueButton_1kzy8.filter-tag__filled_1kzy8:disabled {
828
- color: rgba(233, 233, 250, 0.37);
829
- } .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8 {
830
- color: rgba(3, 3, 6, 0.88);
831
- background-color: #f2f3f5;
832
- border-color: #f2f3f5
833
- } .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8 > .filter-tag__chevron_1kzy8 {
834
- color: rgba(3, 3, 6, 0.88);
835
- } @media (hover: hover) {
836
- .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8:not(:disabled):hover {
837
- background-color: #dcdde1;
838
- }
839
- } .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8:not(:disabled):active {
840
- background-color: #d2d3d9;
841
- } @media (hover: hover) {
842
- .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8:not(:disabled):hover + .filter-tag__clear_1kzy8:before {
843
- background-color: transparent;
844
- }
845
- } .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8:not(:disabled):active + .filter-tag__clear_1kzy8:before {
846
- background-color: transparent;
847
- } .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8:disabled {
848
- color: rgba(233, 233, 250, 0.37);
849
- background-color: rgba(214, 214, 229, 0.07)
850
- } .filter-tag__valueButton_1kzy8.filter-tag__checked_1kzy8:disabled > .filter-tag__chevron_1kzy8 {
851
- color: #4a4a51;
852
- } .filter-tag__clear_1kzy8 {
853
- color: rgba(4, 4, 21, 0.47);
854
- background-color: #f2f3f5
855
- } .filter-tag__clear_1kzy8:before {
856
- background-color: rgba(9, 12, 37, 0.28);
857
- } @media (hover: hover) {
858
- .filter-tag__clear_1kzy8:hover:before {
859
- background-color: transparent;
860
- }
861
- } .filter-tag__clear_1kzy8:active:before {
862
- background-color: transparent;
863
- } @media (hover: hover) {
864
- .filter-tag__clear_1kzy8:hover {
865
- color: rgba(4, 4, 19, 0.55);
866
- background-color: #dcdde1;
867
- }
868
- } .filter-tag__clear_1kzy8:active {
869
- color: rgba(1, 1, 12, 0.63);
870
- background-color: #d2d3d9;
871
- }
872
- .filter-tag__focused_1mu6v {
873
- outline: 2px solid #3193fc;
874
- } .filter-tag__valueButton_1mu6v.filter-tag__checked_1mu6v:disabled {
875
- border-color: transparent;
876
- }
877
- .filter-tag__component_1v8vv.filter-tag__disabled_1v8vv {
878
- background-color: transparent;
879
- } .filter-tag__component_1v8vv.filter-tag__checked_1v8vv:not(.filter-tag__disabled_1v8vv) {
880
- background-color: #212124;
881
- } @media (hover: hover) {
882
- .filter-tag__component_1v8vv.filter-tag__checked_1v8vv:not(.filter-tag__disabled_1v8vv):hover {
883
- background-color: #2f2f32;
884
- }
885
- } .filter-tag__component_1v8vv.filter-tag__checked_1v8vv:not(.filter-tag__disabled_1v8vv):active {
886
- background-color: #353539;
887
- } .filter-tag__chevron_1v8vv {
888
- color: rgba(3, 3, 6, 0.88);
889
- } .filter-tag__valueButton_1v8vv {
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_1v8vv:disabled > .filter-tag__chevron_1v8vv {
894
- color: #babbc2;
895
- } .filter-tag__valueButton_1v8vv.filter-tag__outlined_1v8vv {
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_1v8vv.filter-tag__outlined_1v8vv: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_1v8vv.filter-tag__outlined_1v8vv: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_1v8vv.filter-tag__outlined_1v8vv: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_1v8vv.filter-tag__filled_1v8vv {
912
- color: rgba(3, 3, 6, 0.88);
913
- border-color: transparent
914
- } .filter-tag__valueButton_1v8vv.filter-tag__filled_1v8vv:disabled {
915
- color: rgba(5, 8, 29, 0.38);
916
- } .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv {
917
- color: rgba(255, 255, 255, 0.94);
918
- background-color: #212124;
919
- border-color: #212124
920
- } .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv > .filter-tag__chevron_1v8vv {
921
- color: rgba(255, 255, 255, 0.94);
922
- } @media (hover: hover) {
923
- .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv:not(:disabled):hover {
924
- background-color: #2f2f32;
925
- }
926
- } .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv:not(:disabled):active {
927
- background-color: #353539;
928
- } @media (hover: hover) {
929
- .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv:not(:disabled):hover + .filter-tag__clear_1v8vv:before {
930
- background-color: transparent;
931
- }
932
- } .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv:not(:disabled):active + .filter-tag__clear_1v8vv:before {
933
- background-color: transparent;
934
- } .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv:disabled {
935
- color: rgba(5, 8, 29, 0.38);
936
- background-color: rgba(38, 55, 88, 0.06)
937
- } .filter-tag__valueButton_1v8vv.filter-tag__checked_1v8vv:disabled > .filter-tag__chevron_1v8vv {
938
- color: #babbc2;
939
- } .filter-tag__clear_1v8vv {
940
- color: rgba(238, 238, 251, 0.55);
941
- background-color: #212124
942
- } .filter-tag__clear_1v8vv:before {
943
- background-color: rgba(228, 228, 251, 0.28);
944
- } @media (hover: hover) {
945
- .filter-tag__clear_1v8vv:hover:before {
946
- background-color: transparent;
947
- }
948
- } .filter-tag__clear_1v8vv:active:before {
949
- background-color: transparent;
950
- } @media (hover: hover) {
951
- .filter-tag__clear_1v8vv:hover {
952
- color: rgba(239, 240, 252, 0.65);
953
- background-color: #2f2f32;
954
- }
955
- } .filter-tag__clear_1v8vv:active {
956
- color: rgba(243, 245, 254, 0.75);
957
- background-color: #353539;
958
- }.form-control__inner_1ynxv {
959
- background-color: rgba(222, 222, 238, 0.13);
960
- } .form-control__inner_1ynxv.form-control__hasError_1ynxv {
961
- background-color: rgba(225, 225, 248, 0.09);
962
- } .form-control__disabled_1ynxv.form-control__hasError_1ynxv {
963
- box-shadow: inset 0 0 0 2px #ff4837;
964
- }
965
-
966
- .form-control__inner_j9nbc {
967
- background-color: rgba(15, 25, 55, 0.1);
968
- } .form-control__inner_j9nbc.form-control__hasError_j9nbc {
969
- background-color: rgba(30, 43, 68, 0.08);
970
- } .form-control__disabled_j9nbc.form-control__hasError_j9nbc {
971
- box-shadow: inset 0 0 0 2px
972
- #ff4837;
973
- }
974
- .form-control__inner_11z61 {
975
- background-color: rgba(214, 214, 229, 0.07);
976
- } .form-control__disabled_11z61.form-control__hasError_11z61 {
977
- box-shadow: inset 0 0 0 2px #ff4837;
978
- }
979
- .form-control__inner_1a6ol {
980
- background-color: rgba(38, 55, 88, 0.06);
981
- } .form-control__disabled_1a6ol.form-control__hasError_1a6ol {
982
- box-shadow: inset 0 0 0 2px
983
- #ff4837;
984
- }
985
-
986
- .form-control__component_1h9uh {
987
- color: rgba(255, 255, 255, 0.94);
988
- } .form-control__label_1h9uh {
989
- color: rgba(238, 238, 251, 0.55);
990
- } .form-control__hint_1h9uh {
991
- color: rgba(238, 238, 251, 0.55);
992
- } .form-control__inner_1h9uh.form-control__disabled_1h9uh {
993
- color: rgba(238, 238, 251, 0.55);
994
- background-color: rgba(214, 214, 229, 0.07);
995
- } .form-control__disabled_1h9uh .form-control__label_1h9uh {
996
- color: rgba(233, 233, 250, 0.37);
997
- } .form-control__disabled_1h9uh.form-control__hasError_1h9uh {
998
- background-color: rgba(214, 214, 229, 0.07);
999
- } .form-control__inner_1h9uh:not(.form-control__disabled_1h9uh):hover {
1000
- background-color: rgba(214, 214, 229, 0.07);
1001
- } .form-control__focused_1h9uh.form-control__inner_1h9uh,
1002
- .form-control__focused_1h9uh.form-control__inner_1h9uh: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_1h9uh.form-control__inner_1h9uh.form-control__hasError_1h9uh, .form-control__focused_1h9uh.form-control__inner_1h9uh:hover.form-control__hasError_1h9uh {
1006
- box-shadow: inset 0 0 0 2px #ff4837;
1007
- background-color: rgba(214, 214, 229, 0.07);
1008
- } .form-control__error_1h9uh {
1009
- color: #ff4837;
1010
- } .form-control__hasError_1h9uh {
1011
- box-shadow: inset 0 0 0 2px #ff4837;
1012
- } .form-control__hasError_1h9uh .form-control__label_1h9uh {
1013
- color: rgba(238, 238, 251, 0.55);
1014
- }
1015
-
1016
- .form-control__component_1t5c0 {
1017
- color: rgba(3, 3, 6, 0.88);
1018
- } .form-control__label_1t5c0 {
1019
- color: rgba(4, 4, 19, 0.55);
1020
- } .form-control__hint_1t5c0 {
1021
- color: rgba(4, 4, 19, 0.55);
1022
- } .form-control__inner_1t5c0.form-control__disabled_1t5c0 {
1023
- color: rgba(4, 4, 19, 0.55);
1024
- background-color: rgba(38, 55, 88, 0.06);
1025
- } .form-control__disabled_1t5c0 .form-control__label_1t5c0 {
1026
- color: rgba(5, 8, 29, 0.38);
1027
- } .form-control__disabled_1t5c0.form-control__hasError_1t5c0 {
1028
- background-color: rgba(38, 55, 88, 0.06);
1029
- } .form-control__inner_1t5c0:not(.form-control__disabled_1t5c0):hover {
1030
- background-color: rgba(38, 55, 88, 0.06);
1031
- } .form-control__focused_1t5c0.form-control__inner_1t5c0,
1032
- .form-control__focused_1t5c0.form-control__inner_1t5c0:hover {
1033
- background-color: #fff;
1034
- box-shadow: inset 0 0 0 2px
1035
- rgba(4, 4, 21, 0.47)
1036
- } .form-control__focused_1t5c0.form-control__inner_1t5c0.form-control__hasError_1t5c0, .form-control__focused_1t5c0.form-control__inner_1t5c0:hover.form-control__hasError_1t5c0 {
1037
- box-shadow: inset 0 0 0 2px
1038
- #ff4837;
1039
- background-color: #fff;
1040
- } .form-control__error_1t5c0 {
1041
- color: #ff4837;
1042
- } .form-control__hasError_1t5c0 {
1043
- box-shadow: inset 0 0 0 2px
1044
- #ff4837;
1045
- } .form-control__hasError_1t5c0 .form-control__label_1t5c0 {
1046
- color: rgba(4, 4, 19, 0.55);
1047
- }.radio__container_fe42c:not(.radio__checked_fe42c):not(.radio__disabled_fe42c) .radio__circle_fe42c {
1048
- background-color: #262629;
1049
- border: 1.5px solid rgba(238, 238, 251, 0.55);
1050
- } .radio__container_fe42c:not(.radio__checked_fe42c):not(.radio__disabled_fe42c):hover:not(:active) .radio__circle_fe42c {
1051
- background-color: #2f2f32;
1052
- border-color: rgba(238, 238, 251, 0.55);
1053
- } .radio__container_fe42c:not(.radio__checked_fe42c):not(.radio__disabled_fe42c):active .radio__circle_fe42c {
1054
- background-color: #353539;
1055
- border-color: rgba(238, 238, 251, 0.55);
1056
- } .radio__container_fe42c.radio__disabled_fe42c .radio__circle_fe42c {
1057
- background-color: #262629;
1058
- border: 1.5px solid rgba(222, 222, 238, 0.13);
1059
- } .radio__container_fe42c.radio__disabled_fe42c .radio__label_fe42c {
1060
- color: rgba(238, 238, 251, 0.55);
1061
- } .radio__container_fe42c.radio__disabled_fe42c .radio__hint_fe42c {
1062
- color: rgba(238, 238, 251, 0.55);
1063
- } .radio__container_fe42c.radio__disabled_fe42c.radio__checked_fe42c .radio__circle_fe42c:before {
1064
- background-color: rgba(228, 228, 251, 0.28);
1065
- } .radio__container_fe42c.radio__checked_fe42c .radio__circle_fe42c {
1066
- background-color: #f2f3f5;
1067
- border: 1.5px solid transparent;
1068
- } .radio__container_fe42c.radio__checked_fe42c:hover .radio__circle_fe42c {
1069
- background-color: #dcdde1;
1070
- border-color: transparent;
1071
- } .radio__container_fe42c.radio__checked_fe42c:active .radio__circle_fe42c {
1072
- background-color: #d2d3d9;
1073
- border-color: transparent;
1074
- } .radio__container_fe42c.radio__disabled_fe42c.radio__checked_fe42c .radio__circle_fe42c {
1075
- background-color: rgba(225, 225, 248, 0.09);
1076
- border-color: transparent;
1077
- } .radio__circle_fe42c:before {
1078
- background-color: rgba(3, 3, 6, 0.88);
1079
- } .radio__label_fe42c {
1080
- color: rgba(255, 255, 255, 0.94);
1081
- } .radio__hint_fe42c {
1082
- color: rgba(238, 238, 251, 0.55);
1083
- }
1084
- .radio__container_iy6mu.radio__focused_iy6mu .radio__circle_iy6mu {
1085
- outline: 2px solid #3193fc;
1086
- }
1087
- .radio__container_f4ke3:not(.radio__checked_f4ke3):not(.radio__disabled_f4ke3) .radio__circle_f4ke3 {
1088
- background-color: #fff;
1089
- border: 1.5px solid rgba(4, 4, 21, 0.47);
1090
- } .radio__container_f4ke3:not(.radio__checked_f4ke3):not(.radio__disabled_f4ke3):hover:not(:active) .radio__circle_f4ke3 {
1091
- background-color: #e7e8eb;
1092
- border-color: rgba(4, 4, 21, 0.47);
1093
- } .radio__container_f4ke3:not(.radio__checked_f4ke3):not(.radio__disabled_f4ke3):active .radio__circle_f4ke3 {
1094
- background-color: #dcdde1;
1095
- border-color: rgba(4, 4, 21, 0.47);
1096
- } .radio__container_f4ke3.radio__disabled_f4ke3 .radio__circle_f4ke3 {
1097
- background-color: #fff;
1098
- border: 1.5px solid rgba(15, 25, 55, 0.1);
1099
- } .radio__container_f4ke3.radio__disabled_f4ke3 .radio__label_f4ke3 {
1100
- color: rgba(4, 4, 19, 0.55);
1101
- } .radio__container_f4ke3.radio__disabled_f4ke3 .radio__hint_f4ke3 {
1102
- color: rgba(4, 4, 19, 0.55);
1103
- } .radio__container_f4ke3.radio__disabled_f4ke3.radio__checked_f4ke3 .radio__circle_f4ke3:before {
1104
- background-color: rgba(9, 12, 37, 0.28);
1105
- } .radio__container_f4ke3.radio__checked_f4ke3 .radio__circle_f4ke3 {
1106
- background-color: #212124;
1107
- border: 1.5px solid transparent;
1108
- } .radio__container_f4ke3.radio__checked_f4ke3:hover .radio__circle_f4ke3 {
1109
- background-color: #2f2f32;
1110
- border-color: transparent;
1111
- } .radio__container_f4ke3.radio__checked_f4ke3:active .radio__circle_f4ke3 {
1112
- background-color: #353539;
1113
- border-color: transparent;
1114
- } .radio__container_f4ke3.radio__disabled_f4ke3.radio__checked_f4ke3 .radio__circle_f4ke3 {
1115
- background-color: rgba(30, 43, 68, 0.08);
1116
- border-color: transparent;
1117
- } .radio__circle_f4ke3:before {
1118
- background-color: rgba(255, 255, 255, 0.94);
1119
- } .radio__label_f4ke3 {
1120
- color: rgba(3, 3, 6, 0.88);
1121
- } .radio__hint_f4ke3 {
1122
- color: rgba(4, 4, 19, 0.55);
1123
- }.radio-group__label_1i4g7 {
1124
- color: rgba(255, 255, 255, 0.94);
1125
- }
1126
- .radio-group__label_1yt8y {
1127
- color: rgba(238, 238, 251, 0.55);
1128
- }
1129
- .radio-group__error_kzeqa {
1130
- border-left: 1px solid #ff4837
1131
- } .radio-group__errorMessage_kzeqa {
1132
- color: #ff4837;
1133
- } .radio-group__hint_kzeqa {
1134
- color: rgba(238, 238, 251, 0.55);
1135
- } .radio-group__hiddenInput_kzeqa:focus ~ button {
1136
- outline: 2px solid #3193fc;
1137
- }.spinner__component_mwzcc {
1138
- color: rgba(255, 255, 255, 0.94);
1139
- }
1140
- @keyframes spinner__spin_animation_1e0eh {
1141
- }
1142
- .spinner__component_51dpy {
1143
- color: rgba(3, 3, 6, 0.88);
1144
- }
1145
-
1146
- .steps__option_b4a29 {
1147
- color: rgba(255, 255, 255, 0.94);
1148
- background: rgba(222, 222, 238, 0.13)
1149
- } .steps__dash_b4a29 {
1150
- border-top: 2px solid rgba(222, 222, 238, 0.13)
1151
- } .steps__dash_b4a29.steps__completed_b4a29 {
1152
- border-top: 2px solid rgba(255, 255, 255, 0.94);
1153
- } .steps__dash_b4a29.steps__vertical_b4a29 {
1154
- border-left: 2px solid rgba(222, 222, 238, 0.13);
1155
- } .steps__dash_b4a29.steps__completed_b4a29.steps__vertical_b4a29 {
1156
- border-left: 2px solid rgba(255, 255, 255, 0.94);
1157
- } .steps__text_b4a29 {
1158
- color: rgba(255, 255, 255, 0.94)
1159
- } .steps__text_b4a29.steps__interactive_b4a29:not(.steps__disabled_b4a29):hover {
1160
- background: rgba(214, 214, 229, 0.07);
1161
- } .steps__text_b4a29.steps__interactive_b4a29:not(.steps__disabled_b4a29):active {
1162
- background: rgba(225, 225, 248, 0.09);
1163
- } .steps__focused_b4a29 {
1164
- outline: 2px solid #3193fc;
1165
- } .steps__selected_b4a29 .steps__text_b4a29 {
1166
- color: rgba(255, 255, 255, 0.94);
1167
- } .steps__selected_b4a29 .steps__option_b4a29 {
1168
- color: rgba(3, 3, 6, 0.88);
1169
- background: rgba(255, 255, 255, 0.94);
1170
- } .steps__checkbox_b4a29 {
1171
- border: 2px solid rgba(222, 222, 238, 0.13);
1172
- } .steps__dot_b4a29 {
1173
- background: rgba(222, 222, 238, 0.13);
1174
- } .steps__selected_b4a29 .steps__checkbox_b4a29 {
1175
- border: 2px solid rgba(255, 255, 255, 0.94)
1176
- } .steps__selected_b4a29 .steps__checkbox_b4a29 .steps__dot_b4a29 {
1177
- background: rgba(255, 255, 255, 0.94);
1178
- } .steps__completedIndicator_b4a29 > [class*='positive'] {
1179
- color: rgba(255, 255, 255, 0.94);
1180
- background-color: rgba(255, 255, 255, 0.94);
1181
- }
1182
- .page-indicator__element_ferxd {
1183
- background: rgba(222, 222, 238, 0.13)
1184
- } .page-indicator__element_ferxd.page-indicator__active_ferxd {
1185
- background: rgba(255, 255, 255, 0.94);
1186
- }
1187
-
1188
- .page-indicator__element_1jc8a {
1189
- background: rgba(15, 25, 55, 0.1)
1190
- } .page-indicator__element_1jc8a.page-indicator__active_1jc8a {
1191
- background: rgba(3, 3, 6, 0.88);
1192
- }
1193
- .page-indicator__element_dnech {
1194
- background: rgba(222, 222, 238, 0.13)
1195
- } .page-indicator__element_dnech.page-indicator__active_dnech {
1196
- background: #f2f3f5;
1197
- }
1198
- .page-indicator__element_x3ftq {
1199
- background: rgba(15, 25, 55, 0.1)
1200
- } .page-indicator__element_x3ftq.page-indicator__active_x3ftq {
1201
- background: #212124;
1202
- }
1203
- .page-indicator__pageIndicator_qe2qd {
1204
- background: rgba(222, 222, 238, 0.13);
1205
- } .page-indicator__element_qe2qd {
1206
- background: rgba(255, 255, 255, 0.94);
1207
- }
1208
-
1209
- .page-indicator__pageIndicator_e3u5b {
1210
- background: rgba(15, 25, 55, 0.1);
1211
- } .page-indicator__element_e3u5b {
1212
- background: rgba(3, 3, 6, 0.88);
1213
- }
1214
- .page-indicator__pageIndicator_1y4hi {
1215
- background: rgba(222, 222, 238, 0.13);
1216
- } .page-indicator__element_1y4hi {
1217
- background: #f2f3f5;
1218
- }
1219
- .page-indicator__pageIndicator_nxikt {
1220
- background: rgba(15, 25, 55, 0.1);
1221
- } .page-indicator__element_nxikt {
1222
- background: #212124;
1223
- }
1224
- .page-indicator__element_rbvx2 {
1225
- background: rgba(222, 222, 238, 0.13)
1226
- } .page-indicator__element_rbvx2.page-indicator__active_rbvx2 {
1227
- background: rgba(255, 255, 255, 0.94);
1228
- }
1229
-
1230
- .page-indicator__element_1sdhf {
1231
- background: rgba(15, 25, 55, 0.1)
1232
- } .page-indicator__element_1sdhf.page-indicator__active_1sdhf {
1233
- background: rgba(3, 3, 6, 0.88);
1234
- }
1235
- .page-indicator__element_1y88v {
1236
- background: rgba(222, 222, 238, 0.13)
1237
- } .page-indicator__element_1y88v.page-indicator__active_1y88v {
1238
- background: #f2f3f5;
1239
- }
1240
- .page-indicator__element_1367h {
1241
- background: rgba(15, 25, 55, 0.1)
1242
- } .page-indicator__element_1367h.page-indicator__active_1367h {
1243
- background: #212124;
1244
- }
1245
- .page-indicator__element_61zat {
1246
- background: rgba(222, 222, 238, 0.13)
1247
- } .page-indicator__element_61zat.page-indicator__active_61zat {
1248
- .page-indicator__progress_61zat {
1249
- background: rgba(255, 255, 255, 0.94);
1250
- }
1251
- }
1252
- .page-indicator__element_rbovf:not(.page-indicator__active_rbovf) {
1253
- } .page-indicator__element_rbovf {
1254
- }
1255
- .page-indicator__element_1fyv1 {
1256
- background: rgba(15, 25, 55, 0.1)
1257
- } .page-indicator__element_1fyv1.page-indicator__active_1fyv1 {
1258
- .page-indicator__progress_1fyv1 {
1259
- background: rgba(3, 3, 6, 0.88);
1260
- }
1261
- }
1262
- .page-indicator__element_k2v5m {
1263
- background: rgba(222, 222, 238, 0.13)
1264
- } .page-indicator__element_k2v5m.page-indicator__active_k2v5m {
1265
- .page-indicator__progress_k2v5m {
1266
- background: #f2f3f5;
1267
- }
1268
- }
1269
- .page-indicator__element_qe7fg {
1270
- background: rgba(15, 25, 55, 0.1)
1271
- } .page-indicator__element_qe7fg.page-indicator__active_qe7fg {
1272
- .page-indicator__progress_qe7fg {
1273
- background: #212124;
1274
- }
1275
- }.switch__switch_sihjz {
1276
- background-color: rgba(238, 238, 251, 0.55)
1277
- } .switch__switch_sihjz:hover {
1278
- background-color: rgba(239, 240, 252, 0.65);
1279
- } .switch__label_sihjz {
1280
- color: rgba(255, 255, 255, 0.94);
1281
- } .switch__hint_sihjz {
1282
- color: rgba(238, 238, 251, 0.55);
1283
- } .switch__checked_sihjz .switch__switch_sihjz {
1284
- background-color: #17d055
1285
- } .switch__checked_sihjz .switch__switch_sihjz:hover {
1286
- background-color: #22e068;
1287
- } .switch__disabled_sihjz .switch__label_sihjz {
1288
- color: rgba(238, 238, 251, 0.55);
1289
- } .switch__disabled_sihjz .switch__hint_sihjz {
1290
- color: rgba(238, 238, 251, 0.55);
1291
- } .switch__disabled_sihjz .switch__switch_sihjz {
1292
- background-color: rgba(225, 225, 248, 0.09)
1293
- } .switch__disabled_sihjz .switch__switch_sihjz:before {
1294
- background-color: rgba(228, 228, 251, 0.28);
1295
- } .switch__disabled_sihjz.switch__checked_sihjz .switch__switch_sihjz {
1296
- background-color: rgba(225, 225, 248, 0.09);
1297
- }
1298
- .switch__component_1japb {
1299
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1300
- } .switch__switch_1japb {
1301
- border: 2px solid transparent;
1302
- } .switch__switch_1japb:before {
1303
- background-color: #fff;
1304
- } .switch__errorMessage_1japb {
1305
- color: #ff4837;
1306
- } .switch__focused_1japb .switch__switch_1japb {
1307
- outline: 2px solid #3193fc;
1308
- }
1309
- .switch__switch_52k5w {
1310
- background-color: rgba(4, 4, 21, 0.47)
1311
- } .switch__switch_52k5w:hover {
1312
- background-color: rgba(4, 4, 19, 0.55);
1313
- } .switch__label_52k5w {
1314
- color: rgba(3, 3, 6, 0.88);
1315
- } .switch__hint_52k5w {
1316
- color: rgba(4, 4, 19, 0.55);
1317
- } .switch__checked_52k5w .switch__switch_52k5w {
1318
- background-color: #0cc44d
1319
- } .switch__checked_52k5w .switch__switch_52k5w:hover {
1320
- background-color: #04b545;
1321
- } .switch__disabled_52k5w .switch__label_52k5w {
1322
- color: rgba(4, 4, 19, 0.55);
1323
- } .switch__disabled_52k5w .switch__hint_52k5w {
1324
- color: rgba(4, 4, 19, 0.55);
1325
- } .switch__disabled_52k5w .switch__switch_52k5w {
1326
- background-color: rgba(30, 43, 68, 0.08)
1327
- } .switch__disabled_52k5w .switch__switch_52k5w:before {
1328
- background-color: rgba(9, 12, 37, 0.28);
1329
- } .switch__disabled_52k5w.switch__checked_52k5w .switch__switch_52k5w {
1330
- background-color: rgba(30, 43, 68, 0.08);
1331
- }
1332
- .system-message__component_5ukys {
1333
- color: rgba(238, 238, 251, 0.55);
1334
- }
1335
-
1336
-
1337
- .system-message__component_18rur {
1338
- color: rgba(255, 255, 255, 0.94);
1339
- }
1340
-
1341
- .system-message__component_bznhh {
1342
- color: rgba(255, 255, 255, 0.94);
1343
- }
1344
- .base-modal__component_2soq9 {
1345
- background: #1c1c1e;
1346
- }.popover__component_2j243 {
1347
- background-color: transparent;
1348
- color: rgba(255, 255, 255, 0.94);
1349
- } .popover__inner_2j243 {
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_2j243:after {
1355
- background-color: #1c1c1e;
1356
- border: 1px solid transparent;
1357
- }.tag__filled_1cp7c {
1358
- background-color: rgba(222, 222, 238, 0.13)
1359
- } .tag__filled_1cp7c:disabled {
1360
- background-color: rgba(214, 214, 229, 0.07);
1361
- border-color: transparent;
1362
- } @media (hover: hover) {
1363
- .tag__filled_1cp7c:hover:not(:disabled) {
1364
- background-color: rgba(234, 234, 248, 0.15);
1365
- }
1366
- } .tag__filled_1cp7c:active:not(:disabled) {
1367
- background-color: rgba(231, 231, 248, 0.18);
1368
- }
1369
-
1370
- .tag__filled_drp2t {
1371
- background-color: rgba(15, 25, 55, 0.1)
1372
- } .tag__filled_drp2t:disabled {
1373
- background-color: rgba(38, 55, 88, 0.06);
1374
- } @media (hover: hover) {
1375
- .tag__filled_drp2t:hover:not(:disabled) {
1376
- background-color: rgba(5, 12, 41, 0.14);
1377
- }
1378
- } .tag__filled_drp2t:active:not(:disabled) {
1379
- background-color: rgba(5, 11, 44, 0.18);
1380
- }
1381
- .tag__filled_x07q1 {
1382
- background-color: rgba(214, 214, 229, 0.07)
1383
- } .tag__filled_x07q1:disabled {
1384
- background-color: rgba(214, 214, 229, 0.07);
1385
- } @media (hover: hover) {
1386
- .tag__filled_x07q1:hover:not(:disabled) {
1387
- background-color: rgba(214, 214, 229, 0.07);
1388
- }
1389
- } .tag__filled_x07q1:active:not(:disabled) {
1390
- background-color: rgba(222, 222, 238, 0.13);
1391
- }
1392
- .tag__filled_19gqn {
1393
- background-color: rgba(38, 55, 88, 0.06)
1394
- } .tag__filled_19gqn:disabled {
1395
- background-color: rgba(38, 55, 88, 0.06);
1396
- } @media (hover: hover) {
1397
- .tag__filled_19gqn:hover:not(:disabled) {
1398
- background-color: rgba(38, 55, 88, 0.06);
1399
- }
1400
- } .tag__filled_19gqn:active:not(:disabled) {
1401
- background-color: rgba(5, 12, 41, 0.14);
1402
- }
1403
-
1404
- .tag__component_18qc1.tag__outlined_18qc1 {
1405
- color: rgba(255, 255, 255, 0.94);
1406
- border-color: rgba(228, 228, 251, 0.28);
1407
- background-color: transparent
1408
- } .tag__component_18qc1.tag__outlined_18qc1: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_18qc1.tag__outlined_18qc1: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_18qc1.tag__outlined_18qc1:active:not(:disabled) {
1418
- border-color: rgba(228, 228, 251, 0.28);
1419
- background-color: rgba(225, 225, 248, 0.09);
1420
- } .tag__component_18qc1.tag__filled_18qc1 {
1421
- color: rgba(255, 255, 255, 0.94);
1422
- border-color: transparent
1423
- } .tag__component_18qc1.tag__filled_18qc1:disabled {
1424
- color: rgba(233, 233, 250, 0.37);
1425
- } .tag__component_18qc1.tag__checked_18qc1 {
1426
- color: rgba(3, 3, 6, 0.88);
1427
- border-color: #f2f3f5;
1428
- background-color: #f2f3f5
1429
- } .tag__component_18qc1.tag__checked_18qc1: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_18qc1.tag__checked_18qc1:hover:not(:disabled) {
1435
- background-color: #dcdde1;
1436
- border-color: #dcdde1;
1437
- }
1438
- } .tag__component_18qc1.tag__checked_18qc1:active:not(:disabled) {
1439
- background-color: #d2d3d9;
1440
- border-color: #d2d3d9;
1441
- }
1442
- .tag__focused_1nrtk {
1443
- outline: 2px solid #3193fc;
1444
- }
1445
- .tag__component_r5vbf.tag__outlined_r5vbf {
1446
- color: rgba(3, 3, 6, 0.88);
1447
- border-color: rgba(9, 12, 37, 0.28);
1448
- background-color: transparent
1449
- } .tag__component_r5vbf.tag__outlined_r5vbf: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_r5vbf.tag__outlined_r5vbf: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_r5vbf.tag__outlined_r5vbf:active:not(:disabled) {
1459
- border-color: rgba(9, 12, 37, 0.28);
1460
- background-color: rgba(30, 43, 68, 0.08);
1461
- } .tag__component_r5vbf.tag__filled_r5vbf {
1462
- color: rgba(3, 3, 6, 0.88);
1463
- border-color: transparent
1464
- } .tag__component_r5vbf.tag__filled_r5vbf:disabled {
1465
- color: rgba(5, 8, 29, 0.38);
1466
- } .tag__component_r5vbf.tag__checked_r5vbf {
1467
- color: rgba(255, 255, 255, 0.94);
1468
- border-color: #212124;
1469
- background-color: #212124
1470
- } .tag__component_r5vbf.tag__checked_r5vbf: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_r5vbf.tag__checked_r5vbf:hover:not(:disabled) {
1476
- background-color: #2f2f32;
1477
- border-color: #2f2f32;
1478
- }
1479
- } .tag__component_r5vbf.tag__checked_r5vbf:active:not(:disabled) {
1480
- background-color: #353539;
1481
- border-color: #353539;
1482
- }.typography__tertiary_190cm {
1483
- color: rgba(233, 233, 250, 0.37);
1484
- } .typography__disabled_190cm {
1485
- color: rgba(231, 231, 248, 0.18);
1486
- } .typography__accent_190cm {
1487
- color: #f83a2a;
1488
- } .typography__primary_190cm {
1489
- color: rgba(255, 255, 255, 0.94);
1490
- } .typography__attention_190cm {
1491
- color: #fa9313;
1492
- } .typography__positive_190cm {
1493
- color: #0cc44d;
1494
- } .typography__secondary_190cm {
1495
- color: rgba(238, 238, 251, 0.55);
1496
- } .typography__tertiary-inverted_190cm {
1497
- color: rgba(5, 8, 29, 0.38);
1498
- } .typography__primary-inverted_190cm {
1499
- color: rgba(3, 3, 6, 0.88);
1500
- } .typography__secondary-inverted_190cm {
1501
- color: rgba(4, 4, 19, 0.55);
1502
- } .typography__link_190cm {
1503
- color: #4a9dfc;
1504
- } .typography__negative_190cm {
1505
- color: #ff4837;
1506
- } .typography__static-primary-light_190cm {
1507
- color: #fff;
1508
- } .typography__static-secondary-light_190cm {
1509
- color: rgba(238, 238, 251, 0.55);
1510
- } .typography__static-tertiary-light_190cm {
1511
- color: rgba(233, 233, 250, 0.37);
1512
- } .typography__static-primary-dark_190cm {
1513
- color: #0e0e0e;
1514
- } .typography__static-secondary-dark_190cm {
1515
- color: rgba(4, 4, 19, 0.55);
1516
- } .typography__static-tertiary-dark_190cm {
1517
- color: rgba(5, 8, 29, 0.38);
1518
- } .typography__static-accent_190cm {
1519
- color: #ef3124;
1520
- } .typography__static-positive_190cm {
1521
- color: #0d9336;
1522
- }
1523
-
1524
-
1525
-
1526
-
1527
-
1528
-
1529
-
1530
- .sortable-list__primary_1e27x {
1531
- background: #262629;
1532
- } .sortable-list__secondary_1e27x {
1533
- background: #1c1c1e;
1534
- }
1535
- .sortable-list__component_9xb9t:hover .sortable-list__icon_9xb9t {
1536
- color: rgba(255, 255, 255, 0.94);
1537
- } .sortable-list__icon_9xb9t {
1538
- color: rgba(238, 238, 251, 0.55);
1539
- } .sortable-list__dragOverlay_9xb9t {
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_9xb9t .sortable-list__icon_9xb9t {
1543
- color: rgba(255, 255, 255, 0.94);
1544
- } @keyframes sortable-list__pop_9xb9t {
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_1i3c7 {
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_1i3c7:-webkit-autofill {
1554
- -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
1555
- } .textarea__input_1i3c7::placeholder {
1556
- color: rgba(238, 238, 251, 0.55);
1557
- } .textarea__hasInnerLabel_1i3c7::placeholder {
1558
- color: rgba(233, 233, 250, 0.37);
1559
- } .textarea__input_1i3c7:read-only:not(.textarea__disableUserInput_1i3c7) {
1560
- color: rgba(233, 233, 250, 0.37)
1561
- } .textarea__input_1i3c7:read-only:not(.textarea__disableUserInput_1i3c7):focus::placeholder {
1562
- color: rgba(238, 238, 251, 0.55);
1563
- } .textarea__input_1i3c7:disabled {
1564
- color: rgba(233, 233, 250, 0.37);
1565
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1566
- } .textarea__input_1i3c7:focus::placeholder {
1567
- color: rgba(233, 233, 250, 0.37);
1568
- } .textarea__error_1i3c7 {
1569
- color: rgba(255, 255, 255, 0.94);
1570
- caret-color: rgba(255, 255, 255, 0.94);
1571
- } .textarea__textarea_1i3c7 {
1572
- color: rgba(255, 255, 255, 0.94);
1573
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1574
- } .textarea__textarea_1i3c7::placeholder {
1575
- color: rgba(238, 238, 251, 0.55);
1576
- } .textarea__hasInnerLabel_1i3c7::placeholder {
1577
- color: rgba(233, 233, 250, 0.37);
1578
- } .textarea__textarea_1i3c7:disabled {
1579
- color: rgba(233, 233, 250, 0.37);
1580
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1581
- } .textarea__textarea_1i3c7:read-only {
1582
- color: rgba(233, 233, 250, 0.37);
1583
- } .textarea__textarea_1i3c7:focus::placeholder {
1584
- color: rgba(233, 233, 250, 0.37);
1585
- } .textarea__hint_1i3c7 {
1586
- color: rgba(238, 238, 251, 0.55);
1587
- } .textarea__error_1i3c7 {
1588
- color: #ff4837;
1589
- }
1590
- .textarea__textarea_1dz1u.textarea__overflow_1dz1u {
1591
- color: transparent;
1592
- caret-color: rgba(255, 255, 255, 0.94);
1593
- } .textarea__customScrollbar_1dz1u::-webkit-scrollbar-track {
1594
- background-color: transparent;
1595
- } .textarea__customScrollbar_1dz1u::-webkit-scrollbar-track-piece {
1596
- background-color: transparent;
1597
- } .textarea__customScrollbar_1dz1u::-webkit-scrollbar-thumb {
1598
- background-color: rgba(228, 228, 251, 0.28);
1599
- border-color: transparent;
1600
- } .textarea__customScrollbar_1dz1u::-webkit-scrollbar-thumb:active {
1601
- background-color: rgba(238, 238, 251, 0.55);
1602
- } .textarea__pseudoTextarea_1dz1u span {
1603
- color: rgba(255, 255, 255, 0.94);
1604
- } .textarea__pseudoTextarea_1dz1u .textarea__overflow_1dz1u {
1605
- color: rgba(233, 233, 250, 0.37);
1606
- } .textarea__pseudoTextarea_1dz1u::-webkit-scrollbar-thumb {
1607
- background-color: transparent;
1608
- } .textarea__focusVisible_1dz1u {
1609
- outline: 2px solid #3193fc;
1610
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__size-40_1dz1u {
1611
- border-top: 11px solid transparent;
1612
- border-bottom: 11px solid transparent;
1613
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__size-48_1dz1u {
1614
- border-top: 14px solid transparent;
1615
- border-bottom: 14px solid transparent;
1616
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__size-56_1dz1u {
1617
- border-top: 18px solid transparent;
1618
- border-bottom: 18px solid transparent;
1619
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__size-64_1dz1u {
1620
- border-top: 22px solid transparent;
1621
- border-bottom: 22px solid transparent;
1622
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__size-72_1dz1u {
1623
- border-top: 24px solid transparent;
1624
- border-bottom: 24px solid transparent;
1625
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__hasInnerLabel_1dz1u.textarea__size-40_1dz1u {
1626
- border-top: 19px solid transparent;
1627
- border-bottom: 3px solid transparent;
1628
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__hasInnerLabel_1dz1u.textarea__size-48_1dz1u {
1629
- border-top: 24px solid transparent;
1630
- border-bottom: 4px solid transparent;
1631
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__hasInnerLabel_1dz1u.textarea__size-56_1dz1u {
1632
- border-top: 24px solid transparent;
1633
- border-bottom: 8px solid transparent;
1634
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__hasInnerLabel_1dz1u.textarea__size-64_1dz1u {
1635
- border-top: 32px solid transparent;
1636
- border-bottom: 12px solid transparent;
1637
- } .textarea__textarea_1dz1u.textarea__textarea_1dz1u.textarea__hasInnerLabel_1dz1u.textarea__size-72_1dz1u {
1638
- border-top: 34px solid transparent;
1639
- border-bottom: 14px solid transparent;
1640
- }
1641
- .textarea__input_1gep0 {
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_1gep0:-webkit-autofill {
1646
- -webkit-text-fill-color: rgba(3, 3, 6, 0.88);
1647
- } .textarea__input_1gep0::placeholder {
1648
- color: rgba(4, 4, 19, 0.55);
1649
- } .textarea__hasInnerLabel_1gep0::placeholder {
1650
- color: rgba(5, 8, 29, 0.38);
1651
- } .textarea__input_1gep0:read-only:not(.textarea__disableUserInput_1gep0) {
1652
- color: rgba(5, 8, 29, 0.38)
1653
- } .textarea__input_1gep0:read-only:not(.textarea__disableUserInput_1gep0):focus::placeholder {
1654
- color: rgba(4, 4, 19, 0.55);
1655
- } .textarea__input_1gep0:disabled {
1656
- color: rgba(5, 8, 29, 0.38);
1657
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1658
- } .textarea__input_1gep0:focus::placeholder {
1659
- color: rgba(5, 8, 29, 0.38);
1660
- } .textarea__error_1gep0 {
1661
- color: rgba(3, 3, 6, 0.88);
1662
- caret-color: rgba(3, 3, 6, 0.88);
1663
- } .textarea__textarea_1gep0 {
1664
- color: rgba(3, 3, 6, 0.88);
1665
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1666
- } .textarea__textarea_1gep0::placeholder {
1667
- color: rgba(4, 4, 19, 0.55);
1668
- } .textarea__hasInnerLabel_1gep0::placeholder {
1669
- color: rgba(5, 8, 29, 0.38);
1670
- } .textarea__textarea_1gep0:disabled {
1671
- color: rgba(5, 8, 29, 0.38);
1672
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1673
- } .textarea__textarea_1gep0:read-only {
1674
- color: rgba(5, 8, 29, 0.38);
1675
- } .textarea__textarea_1gep0:focus::placeholder {
1676
- color: rgba(5, 8, 29, 0.38);
1677
- } .textarea__hint_1gep0 {
1678
- color: rgba(238, 238, 251, 0.55);
1679
- } .textarea__error_1gep0 {
1680
- color: #ff4837;
1681
- }.action-button__primary_ms2ie {
1682
- color: rgba(255, 255, 255, 0.94)
1683
- } .action-button__primary_ms2ie .action-button__iconWrapper_ms2ie {
1684
- color: rgba(3, 3, 6, 0.88);
1685
- background-color: #f2f3f5;
1686
- } .action-button__primary_ms2ie:hover .action-button__iconWrapper_ms2ie {
1687
- background-color: #dcdde1;
1688
- } .action-button__primary_ms2ie:active .action-button__iconWrapper_ms2ie {
1689
- background-color: #d2d3d9;
1690
- } .action-button__primary_ms2ie .action-button__loader_ms2ie {
1691
- color: rgba(3, 3, 6, 0.88);
1692
- } .action-button__secondary_ms2ie {
1693
- color: rgba(255, 255, 255, 0.94)
1694
- } .action-button__secondary_ms2ie .action-button__iconWrapper_ms2ie {
1695
- color: rgba(255, 255, 255, 0.94);
1696
- background-color: #1c1c1e;
1697
- } .action-button__secondary_ms2ie:hover .action-button__iconWrapper_ms2ie {
1698
- background-color: #212124;
1699
- } .action-button__secondary_ms2ie:active .action-button__iconWrapper_ms2ie {
1700
- background-color: #29292c;
1701
- } .action-button__secondary_ms2ie .action-button__loader_ms2ie {
1702
- color: rgba(255, 255, 255, 0.94);
1703
- } .action-button__disabled_ms2ie {
1704
- color: rgba(233, 233, 250, 0.37)
1705
- } .action-button__disabled_ms2ie .action-button__iconWrapper_ms2ie {
1706
- color: #4a4a51;
1707
- background-color: #1c1c1e;
1708
- }
1709
- .action-button__component_120me {
1710
- -webkit-tap-highlight-color: transparent
1711
- } .action-button__focused_120me {
1712
- outline: 2px solid #3193fc;
1713
- }
1714
- .action-button__primary_m1me5 {
1715
- color: rgba(3, 3, 6, 0.88)
1716
- } .action-button__primary_m1me5 .action-button__iconWrapper_m1me5 {
1717
- color: rgba(255, 255, 255, 0.94);
1718
- background-color: #212124;
1719
- } .action-button__primary_m1me5:hover .action-button__iconWrapper_m1me5 {
1720
- background-color: #2f2f32;
1721
- } .action-button__primary_m1me5:active .action-button__iconWrapper_m1me5 {
1722
- background-color: #353539;
1723
- } .action-button__primary_m1me5 .action-button__loader_m1me5 {
1724
- color: rgba(3, 3, 6, 0.88);
1725
- } .action-button__secondary_m1me5 {
1726
- color: rgba(3, 3, 6, 0.88)
1727
- } .action-button__secondary_m1me5 .action-button__iconWrapper_m1me5 {
1728
- color: rgba(3, 3, 6, 0.88);
1729
- background-color: #f2f3f5;
1730
- } .action-button__secondary_m1me5:hover .action-button__iconWrapper_m1me5 {
1731
- background-color: #e7e8eb;
1732
- } .action-button__secondary_m1me5:active .action-button__iconWrapper_m1me5 {
1733
- background-color: #dcdde1;
1734
- } .action-button__secondary_m1me5 .action-button__loader_m1me5 {
1735
- color: rgba(255, 255, 255, 0.94);
1736
- } .action-button__disabled_m1me5 {
1737
- color: rgba(5, 8, 29, 0.38)
1738
- } .action-button__disabled_m1me5 .action-button__iconWrapper_m1me5 {
1739
- color: #babbc2;
1740
- background-color: #f2f3f5;
1741
- }
1742
- .action-button__primary_i3tdj {
1743
- color: rgba(3, 3, 6, 0.88)
1744
- } .action-button__primary_i3tdj .action-button__iconWrapper_i3tdj {
1745
- color: rgba(255, 255, 255, 0.94);
1746
- background-color: #212124;
1747
- } .action-button__primary_i3tdj .action-button__loader_i3tdj {
1748
- color: rgba(255, 255, 255, 0.94);
1749
- } .action-button__secondary_i3tdj {
1750
- color: rgba(3, 3, 6, 0.88)
1751
- } .action-button__secondary_i3tdj .action-button__iconWrapper_i3tdj {
1752
- color: rgba(3, 3, 6, 0.88);
1753
- background-color: #f2f3f5;
1754
- } .action-button__secondary_i3tdj .action-button__loader_i3tdj {
1755
- color: rgba(3, 3, 6, 0.88);
1756
- } .action-button__disabled_i3tdj {
1757
- color: rgba(5, 8, 29, 0.38)
1758
- } .action-button__disabled_i3tdj .action-button__iconWrapper_i3tdj {
1759
- color: #babbc2;
1760
- background-color: #f2f3f5;
1761
- }.drawer__customScrollbar_1h20n::-webkit-scrollbar-track {
1762
- background-color: transparent;
1763
- } .drawer__customScrollbar_1h20n::-webkit-scrollbar-track-piece {
1764
- background-color: transparent;
1765
- } .drawer__customScrollbar_1h20n::-webkit-scrollbar-thumb {
1766
- background-color: rgba(228, 228, 251, 0.28);
1767
- border-color: transparent;
1768
- } .drawer__customScrollbar_1h20n::-webkit-scrollbar-thumb:active {
1769
- background-color: rgba(238, 238, 251, 0.55);
1770
- } .drawer__backdropEnter_1h20n {
1771
- background-color: transparent;
1772
- } .drawer__backdropEnterActive_1h20n,
1773
- .drawer__backdropEnterDone_1h20n {
1774
- background-color: rgba(0, 0, 0, 0.7);
1775
- } .drawer__backdropExit_1h20n {
1776
- background-color: rgba(0, 0, 0, 0.7);
1777
- } .drawer__backdropExitActive_1h20n,
1778
- .drawer__backdropExitDone_1h20n {
1779
- background-color: transparent;
1780
- }.pagination__component_8bo1d {
1781
- color: rgba(255, 255, 255, 0.94);
1782
- }
1783
- .pagination__dots_t2l9v {
1784
- color: rgba(238, 238, 251, 0.55);
1785
- }
1786
-
1787
- button.pagination__tag_5oagu.pagination__tag_5oagu {
1788
- color: rgba(238, 238, 251, 0.55)
1789
- } button.pagination__tag_5oagu.pagination__tag_5oagu:hover:not(:disabled) {
1790
- background-color: rgba(214, 214, 229, 0.07);
1791
- color: rgba(255, 255, 255, 0.94);
1792
- } button.pagination__tag_5oagu.pagination__tag_5oagu:active:not(:disabled) {
1793
- background-color: rgba(225, 225, 248, 0.09);
1794
- } button.pagination__tag_5oagu.pagination__tag_5oagu.pagination__checked_5oagu {
1795
- background-color: #f2f3f5;
1796
- color: rgba(3, 3, 6, 0.88);
1797
- } button.pagination__tag_5oagu.pagination__tag_5oagu.pagination__checked_5oagu:hover:not(:disabled) {
1798
- color: rgba(3, 3, 6, 0.88);
1799
- } button.pagination__tag_5oagu.pagination__tag_5oagu.pagination__checked_5oagu:active:not(:disabled) {
1800
- color: rgba(255, 255, 255, 0.94);
1801
- }.button__primary_1ojsr {
1802
- color: rgba(3, 3, 6, 0.88);
1803
- background-color: #f2f3f5
1804
- } @media (hover: hover) {
1805
- .button__primary_1ojsr:hover {
1806
- background-color: #dcdde1;
1807
- }
1808
- } .button__primary_1ojsr:active {
1809
- background-color: #d2d3d9;
1810
- } .button__primary_1ojsr > .button__loader_1ojsr {
1811
- color: rgba(3, 3, 6, 0.88);
1812
- } .button__secondary_1ojsr {
1813
- background-color: rgba(222, 222, 238, 0.13)
1814
- } .button__secondary_1ojsr:hover {
1815
- background-color: rgba(234, 234, 248, 0.15);
1816
- } .button__secondary_1ojsr:active {
1817
- background-color: rgba(231, 231, 248, 0.18);
1818
- } .button__text_1ojsr:active {
1819
- color: rgba(255, 255, 255, 0.6);
1820
- } .button__ghost_1ojsr:active {
1821
- color: rgba(255, 255, 255, 0.6);
1822
- } .button__component_1ojsr[disabled].button__primary_1ojsr {
1823
- color: rgba(233, 233, 250, 0.37);
1824
- background-color: rgba(214, 214, 229, 0.07)
1825
- } .button__component_1ojsr[disabled].button__primary_1ojsr.button__loading_1ojsr {
1826
- color: rgba(3, 3, 6, 0.88);
1827
- background-color: #f2f3f5;
1828
- } .button__component_1ojsr[disabled].button__secondary_1ojsr {
1829
- color: rgba(233, 233, 250, 0.37);
1830
- background-color: rgba(214, 214, 229, 0.07);
1831
- } .button__component_1ojsr[disabled].button__outlined_1ojsr {
1832
- color: rgba(233, 233, 250, 0.37);
1833
- border-color: rgba(228, 228, 251, 0.28);
1834
- } .button__component_1ojsr[disabled].button__tertiary_1ojsr {
1835
- color: rgba(233, 233, 250, 0.37);
1836
- border-color: rgba(228, 228, 251, 0.28);
1837
- } .button__component_1ojsr[disabled].button__transparent_1ojsr {
1838
- color: rgba(233, 233, 250, 0.37);
1839
- } .button__component_1ojsr[disabled].button__link_1ojsr {
1840
- color: rgba(233, 233, 250, 0.37);
1841
- } .button__component_1ojsr[disabled].button__text_1ojsr {
1842
- color: rgba(233, 233, 250, 0.37);
1843
- } .button__component_1ojsr[disabled].button__ghost_1ojsr {
1844
- color: rgba(233, 233, 250, 0.37);
1845
- }
1846
-
1847
- .button__primary_qkq3p {
1848
- color: rgba(255, 255, 255, 0.94);
1849
- background-color: #212124
1850
- } @media (hover: hover) {
1851
- .button__primary_qkq3p:hover {
1852
- background-color: #2f2f32;
1853
- }
1854
- } .button__primary_qkq3p:active {
1855
- background-color: #353539;
1856
- } .button__primary_qkq3p > .button__loader_qkq3p {
1857
- color: rgba(255, 255, 255, 0.94);
1858
- } .button__secondary_qkq3p {
1859
- background-color: rgba(15, 25, 55, 0.1)
1860
- } .button__secondary_qkq3p:hover {
1861
- background-color: rgba(5, 12, 41, 0.14);
1862
- } .button__secondary_qkq3p:active {
1863
- background-color: rgba(5, 11, 44, 0.18);
1864
- } .button__text_qkq3p:active {
1865
- color: rgba(4, 4, 19, 0.55);
1866
- } .button__ghost_qkq3p:active {
1867
- color: rgba(4, 4, 19, 0.55);
1868
- } .button__component_qkq3p[disabled].button__primary_qkq3p {
1869
- color: rgba(5, 8, 29, 0.38);
1870
- background-color: rgba(38, 55, 88, 0.06)
1871
- } .button__component_qkq3p[disabled].button__primary_qkq3p.button__loading_qkq3p {
1872
- color: rgba(255, 255, 255, 0.94);
1873
- background-color: #212124;
1874
- } .button__component_qkq3p[disabled].button__secondary_qkq3p {
1875
- color: rgba(5, 8, 29, 0.38);
1876
- background-color: rgba(38, 55, 88, 0.06);
1877
- } .button__component_qkq3p[disabled].button__outlined_qkq3p {
1878
- color: rgba(5, 8, 29, 0.38);
1879
- border-color: rgba(9, 12, 37, 0.28);
1880
- } .button__component_qkq3p[disabled].button__tertiary_qkq3p {
1881
- color: rgba(5, 8, 29, 0.38);
1882
- border-color: rgba(9, 12, 37, 0.28);
1883
- } .button__component_qkq3p[disabled].button__transparent_qkq3p {
1884
- color: rgba(5, 8, 29, 0.38);
1885
- } .button__component_qkq3p[disabled].button__link_qkq3p {
1886
- color: rgba(5, 8, 29, 0.38);
1887
- } .button__component_qkq3p[disabled].button__text_qkq3p {
1888
- color: rgba(5, 8, 29, 0.38);
1889
- } .button__component_qkq3p[disabled].button__ghost_qkq3p {
1890
- color: rgba(5, 8, 29, 0.38);
1891
- }
1892
- .button__primary_kahb2 {
1893
- color: rgba(3, 3, 6, 0.88);
1894
- background-color: #f2f3f5
1895
- } @media (hover: hover) {
1896
- .button__primary_kahb2:hover {
1897
- background-color: #dcdde1;
1898
- }
1899
- } .button__primary_kahb2:active {
1900
- background-color: #d2d3d9;
1901
- } .button__primary_kahb2 > .button__loader_kahb2 {
1902
- color: rgba(3, 3, 6, 0.88);
1903
- } .button__secondary_kahb2 {
1904
- background-color: rgba(214, 214, 229, 0.07)
1905
- } .button__secondary_kahb2:active {
1906
- background-color: rgba(222, 222, 238, 0.13);
1907
- } .button__text_kahb2:active {
1908
- color: rgba(255, 255, 255, 0.6);
1909
- } .button__ghost_kahb2:active {
1910
- color: rgba(255, 255, 255, 0.6);
1911
- } .button__component_kahb2[disabled].button__primary_kahb2 {
1912
- color: rgba(233, 233, 250, 0.37);
1913
- background-color: rgba(214, 214, 229, 0.07)
1914
- } .button__component_kahb2[disabled].button__primary_kahb2.button__loading_kahb2 {
1915
- color: rgba(3, 3, 6, 0.88);
1916
- background-color: #f2f3f5;
1917
- } .button__component_kahb2[disabled].button__secondary_kahb2 {
1918
- color: rgba(233, 233, 250, 0.37);
1919
- background-color: rgba(214, 214, 229, 0.07);
1920
- } .button__component_kahb2[disabled].button__outlined_kahb2 {
1921
- color: rgba(233, 233, 250, 0.37);
1922
- border-color: rgba(228, 228, 251, 0.28);
1923
- } .button__component_kahb2[disabled].button__tertiary_kahb2 {
1924
- color: rgba(233, 233, 250, 0.37);
1925
- border-color: rgba(228, 228, 251, 0.28);
1926
- } .button__component_kahb2[disabled].button__transparent_kahb2 {
1927
- color: rgba(233, 233, 250, 0.37);
1928
- } .button__component_kahb2[disabled].button__link_kahb2 {
1929
- color: rgba(233, 233, 250, 0.37);
1930
- } .button__component_kahb2[disabled].button__text_kahb2 {
1931
- color: rgba(233, 233, 250, 0.37);
1932
- } .button__component_kahb2[disabled].button__ghost_kahb2 {
1933
- color: rgba(233, 233, 250, 0.37);
1934
- }
1935
- .button__primary_1b8it {
1936
- color: rgba(255, 255, 255, 0.94);
1937
- background-color: #212124
1938
- } @media (hover: hover) {
1939
- .button__primary_1b8it:hover {
1940
- background-color: #2f2f32;
1941
- }
1942
- } .button__primary_1b8it:active {
1943
- background-color: #353539;
1944
- } .button__primary_1b8it > .button__loader_1b8it {
1945
- color: rgba(255, 255, 255, 0.94);
1946
- } .button__secondary_1b8it {
1947
- background-color: rgba(38, 55, 88, 0.06)
1948
- } .button__secondary_1b8it:active {
1949
- background-color: rgba(5, 12, 41, 0.14);
1950
- } .button__text_1b8it:active {
1951
- color: rgba(4, 4, 19, 0.55);
1952
- } .button__ghost_1b8it:active {
1953
- color: rgba(4, 4, 19, 0.55);
1954
- } .button__component_1b8it[disabled].button__primary_1b8it {
1955
- color: rgba(5, 8, 29, 0.38);
1956
- background-color: rgba(38, 55, 88, 0.06)
1957
- } .button__component_1b8it[disabled].button__primary_1b8it.button__loading_1b8it {
1958
- color: rgba(255, 255, 255, 0.94);
1959
- background-color: #212124;
1960
- } .button__component_1b8it[disabled].button__secondary_1b8it {
1961
- color: rgba(5, 8, 29, 0.38);
1962
- background-color: rgba(38, 55, 88, 0.06);
1963
- } .button__component_1b8it[disabled].button__outlined_1b8it {
1964
- color: rgba(5, 8, 29, 0.38);
1965
- border-color: rgba(9, 12, 37, 0.28);
1966
- } .button__component_1b8it[disabled].button__tertiary_1b8it {
1967
- color: rgba(5, 8, 29, 0.38);
1968
- border-color: rgba(9, 12, 37, 0.28);
1969
- } .button__component_1b8it[disabled].button__transparent_1b8it {
1970
- color: rgba(5, 8, 29, 0.38);
1971
- } .button__component_1b8it[disabled].button__link_1b8it {
1972
- color: rgba(5, 8, 29, 0.38);
1973
- } .button__component_1b8it[disabled].button__text_1b8it {
1974
- color: rgba(5, 8, 29, 0.38);
1975
- } .button__component_1b8it[disabled].button__ghost_1b8it {
1976
- color: rgba(5, 8, 29, 0.38);
1977
- }
1978
-
1979
- .button__accent_1pr6m {
1980
- color: rgba(255, 255, 255, 0.94);
1981
- background-color: #f83a2a;
1982
- border: 1px solid transparent
1983
- } @media (hover: hover) {
1984
- .button__accent_1pr6m:hover {
1985
- background-color: #ff503e;
1986
- }
1987
- } .button__accent_1pr6m:active {
1988
- background-color: #fd624e;
1989
- } .button__accent_1pr6m > .button__loader_1pr6m {
1990
- color: rgba(255, 255, 255, 0.94);
1991
- } .button__primary_1pr6m {
1992
- border: 1px solid transparent
1993
- } .button__primary_1pr6m .button__hint_1pr6m {
1994
- color: rgba(4, 4, 19, 0.55);
1995
- } .button__secondary_1pr6m {
1996
- color: rgba(255, 255, 255, 0.94);
1997
- border: 1px solid transparent
1998
- } .button__secondary_1pr6m > .button__loader_1pr6m {
1999
- color: rgba(255, 255, 255, 0.94);
2000
- } .button__secondary_1pr6m .button__hint_1pr6m {
2001
- color: rgba(238, 238, 251, 0.55);
2002
- } .button__outlined_1pr6m {
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_1pr6m:hover {
2008
- background-color: rgba(214, 214, 229, 0.07);
2009
- border-color: rgba(255, 255, 255, 0.94);
2010
- }
2011
- } .button__outlined_1pr6m:active {
2012
- background-color: rgba(225, 225, 248, 0.09);
2013
- } .button__outlined_1pr6m > .button__loader_1pr6m {
2014
- color: rgba(255, 255, 255, 0.94);
2015
- } .button__outlined_1pr6m .button__hint_1pr6m {
2016
- color: rgba(238, 238, 251, 0.55);
2017
- } .button__tertiary_1pr6m {
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_1pr6m:hover {
2023
- background-color: rgba(214, 214, 229, 0.07);
2024
- border-color: rgba(255, 255, 255, 0.94);
2025
- }
2026
- } .button__tertiary_1pr6m:active {
2027
- background-color: rgba(225, 225, 248, 0.09);
2028
- } .button__tertiary_1pr6m > .button__loader_1pr6m {
2029
- color: rgba(255, 255, 255, 0.94);
2030
- } .button__tertiary_1pr6m .button__hint_1pr6m {
2031
- color: rgba(238, 238, 251, 0.55);
2032
- } .button__filled_1pr6m {
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_1pr6m:hover {
2038
- background-color: rgba(234, 234, 248, 0.15);
2039
- }
2040
- } .button__filled_1pr6m:active {
2041
- background-color: rgba(231, 231, 248, 0.18);
2042
- } .button__filled_1pr6m > .button__loader_1pr6m {
2043
- color: rgba(255, 255, 255, 0.94);
2044
- } .button__transparent_1pr6m {
2045
- color: rgba(255, 255, 255, 0.94);
2046
- background-color: transparent;
2047
- border: 1px solid transparent
2048
- } @media (hover: hover) {
2049
- .button__transparent_1pr6m:hover {
2050
- background-color: rgba(214, 214, 229, 0.07);
2051
- }
2052
- } .button__transparent_1pr6m:active {
2053
- background-color: rgba(225, 225, 248, 0.09);
2054
- } .button__transparent_1pr6m > .button__loader_1pr6m {
2055
- color: rgba(255, 255, 255, 0.94);
2056
- } .button__transparent_1pr6m .button__hint_1pr6m {
2057
- color: rgba(238, 238, 251, 0.55);
2058
- } .button__link_1pr6m {
2059
- color: rgba(255, 255, 255, 0.94);
2060
- background-color: transparent;
2061
- border: 1px solid transparent
2062
- } @media (hover: hover) {
2063
- .button__link_1pr6m:hover {
2064
- background-color: rgba(214, 214, 229, 0.07);
2065
- }
2066
- } .button__link_1pr6m:active {
2067
- background-color: rgba(225, 225, 248, 0.09);
2068
- } .button__link_1pr6m > .button__loader_1pr6m {
2069
- color: rgba(255, 255, 255, 0.94);
2070
- } .button__text_1pr6m {
2071
- background-color: transparent;
2072
- color: rgba(255, 255, 255, 0.94)
2073
- } @media (hover: hover) {
2074
- .button__text_1pr6m:hover {
2075
- color: rgba(255, 255, 255, 0.7);
2076
- }
2077
- } .button__text_1pr6m > .button__loader_1pr6m {
2078
- color: rgba(255, 255, 255, 0.94);
2079
- } .button__text_1pr6m .button__hint_1pr6m {
2080
- color: rgba(238, 238, 251, 0.55);
2081
- } .button__ghost_1pr6m {
2082
- background-color: transparent;
2083
- color: rgba(255, 255, 255, 0.94)
2084
- } @media (hover: hover) {
2085
- .button__ghost_1pr6m:hover {
2086
- color: rgba(255, 255, 255, 0.7);
2087
- }
2088
- } .button__ghost_1pr6m > .button__loader_1pr6m {
2089
- color: rgba(255, 255, 255, 0.94);
2090
- } .button__component_1pr6m[disabled].button__accent_1pr6m {
2091
- color: rgba(233, 233, 250, 0.37);
2092
- background-color: rgba(214, 214, 229, 0.07)
2093
- } .button__component_1pr6m[disabled].button__accent_1pr6m.button__loading_1pr6m {
2094
- color: rgba(255, 255, 255, 0.94);
2095
- background-color: #f83a2a;
2096
- } .button__component_1pr6m[disabled].button__secondary_1pr6m {
2097
- border-color: transparent
2098
- } .button__component_1pr6m[disabled].button__secondary_1pr6m.button__loading_1pr6m {
2099
- color: rgba(255, 255, 255, 0.94);
2100
- background-color: rgba(222, 222, 238, 0.13);
2101
- border-color: transparent;
2102
- } .button__component_1pr6m[disabled].button__outlined_1pr6m {
2103
- background-color: rgba(255, 255, 255, 0)
2104
- } .button__component_1pr6m[disabled].button__outlined_1pr6m.button__loading_1pr6m {
2105
- color: rgba(255, 255, 255, 0.94);
2106
- border-color: rgba(255, 255, 255, 0.94);
2107
- } .button__component_1pr6m[disabled].button__tertiary_1pr6m {
2108
- background-color: rgba(255, 255, 255, 0)
2109
- } .button__component_1pr6m[disabled].button__tertiary_1pr6m.button__loading_1pr6m {
2110
- color: rgba(255, 255, 255, 0.94);
2111
- border-color: rgba(255, 255, 255, 0.94);
2112
- } .button__component_1pr6m[disabled].button__filled_1pr6m {
2113
- color: rgba(233, 233, 250, 0.37);
2114
- background-color: rgba(214, 214, 229, 0.07)
2115
- } .button__component_1pr6m[disabled].button__filled_1pr6m.button__loading_1pr6m {
2116
- color: rgba(255, 255, 255, 0.94);
2117
- background-color: rgba(222, 222, 238, 0.13);
2118
- } .button__component_1pr6m[disabled].button__transparent_1pr6m {
2119
- background-color: transparent
2120
- } .button__component_1pr6m[disabled].button__transparent_1pr6m.button__loading_1pr6m {
2121
- color: rgba(255, 255, 255, 0.94);
2122
- } .button__component_1pr6m[disabled].button__link_1pr6m {
2123
- background-color: transparent
2124
- } .button__component_1pr6m[disabled].button__link_1pr6m.button__loading_1pr6m {
2125
- color: rgba(255, 255, 255, 0.94);
2126
- } .button__component_1pr6m[disabled].button__text_1pr6m.button__loading_1pr6m {
2127
- color: rgba(255, 255, 255, 0.94);
2128
- } .button__component_1pr6m[disabled].button__ghost_1pr6m.button__loading_1pr6m {
2129
- color: rgba(255, 255, 255, 0.94);
2130
- }
2131
- .button__component_1dpt6 {
2132
- -webkit-tap-highlight-color: transparent;
2133
- } .button__focused_1dpt6 {
2134
- outline: 2px solid #3193fc;
2135
- }
2136
- .button__accent_1c935 {
2137
- color: rgba(255, 255, 255, 0.94);
2138
- background-color: #ef3124;
2139
- border: 1px solid transparent
2140
- } @media (hover: hover) {
2141
- .button__accent_1c935:hover {
2142
- background-color: #e32a17;
2143
- }
2144
- } .button__accent_1c935:active {
2145
- background-color: #d72505;
2146
- } .button__accent_1c935 > .button__loader_1c935 {
2147
- color: rgba(255, 255, 255, 0.94);
2148
- } .button__primary_1c935 {
2149
- border: 1px solid transparent
2150
- } .button__primary_1c935 .button__hint_1c935 {
2151
- color: rgba(238, 238, 251, 0.55);
2152
- } .button__secondary_1c935 {
2153
- color: rgba(3, 3, 6, 0.88);
2154
- border: 1px solid transparent
2155
- } .button__secondary_1c935 > .button__loader_1c935 {
2156
- color: rgba(3, 3, 6, 0.88);
2157
- } .button__secondary_1c935 .button__hint_1c935 {
2158
- color: rgba(4, 4, 19, 0.55);
2159
- } .button__outlined_1c935 {
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_1c935:hover {
2165
- background-color: rgba(38, 55, 88, 0.06);
2166
- border-color: rgba(3, 3, 6, 0.88);
2167
- }
2168
- } .button__outlined_1c935:active {
2169
- background-color: rgba(30, 43, 68, 0.08);
2170
- } .button__outlined_1c935 > .button__loader_1c935 {
2171
- color: rgba(3, 3, 6, 0.88);
2172
- } .button__outlined_1c935 .button__hint_1c935 {
2173
- color: rgba(4, 4, 19, 0.55);
2174
- } .button__tertiary_1c935 {
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_1c935:hover {
2180
- background-color: rgba(38, 55, 88, 0.06);
2181
- border-color: rgba(3, 3, 6, 0.88);
2182
- }
2183
- } .button__tertiary_1c935:active {
2184
- background-color: rgba(30, 43, 68, 0.08);
2185
- } .button__tertiary_1c935 > .button__loader_1c935 {
2186
- color: rgba(3, 3, 6, 0.88);
2187
- } .button__tertiary_1c935 .button__hint_1c935 {
2188
- color: rgba(4, 4, 19, 0.55);
2189
- } .button__filled_1c935 {
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_1c935:hover {
2195
- background-color: rgba(5, 12, 41, 0.14);
2196
- }
2197
- } .button__filled_1c935:active {
2198
- background-color: rgba(5, 11, 44, 0.18);
2199
- } .button__filled_1c935 > .button__loader_1c935 {
2200
- color: rgba(3, 3, 6, 0.88);
2201
- } .button__transparent_1c935 {
2202
- color: rgba(3, 3, 6, 0.88);
2203
- background-color: transparent;
2204
- border: 1px solid transparent
2205
- } @media (hover: hover) {
2206
- .button__transparent_1c935:hover {
2207
- background-color: rgba(38, 55, 88, 0.06);
2208
- }
2209
- } .button__transparent_1c935:active {
2210
- background-color: rgba(30, 43, 68, 0.08);
2211
- } .button__transparent_1c935 > .button__loader_1c935 {
2212
- color: rgba(3, 3, 6, 0.88);
2213
- } .button__transparent_1c935 .button__hint_1c935 {
2214
- color: rgba(4, 4, 19, 0.55);
2215
- } .button__link_1c935 {
2216
- color: rgba(3, 3, 6, 0.88);
2217
- background-color: transparent;
2218
- border: 1px solid transparent
2219
- } @media (hover: hover) {
2220
- .button__link_1c935:hover {
2221
- background-color: rgba(38, 55, 88, 0.06);
2222
- }
2223
- } .button__link_1c935:active {
2224
- background-color: rgba(30, 43, 68, 0.08);
2225
- } .button__link_1c935 > .button__loader_1c935 {
2226
- color: rgba(3, 3, 6, 0.88);
2227
- } .button__text_1c935 {
2228
- background-color: transparent;
2229
- color: rgba(3, 3, 6, 0.88)
2230
- } @media (hover: hover) {
2231
- .button__text_1c935:hover {
2232
- color: rgba(1, 1, 12, 0.63);
2233
- }
2234
- } .button__text_1c935 > .button__loader_1c935 {
2235
- color: rgba(3, 3, 6, 0.88);
2236
- } .button__text_1c935 .button__hint_1c935 {
2237
- color: rgba(4, 4, 19, 0.55);
2238
- } .button__ghost_1c935 {
2239
- background-color: transparent;
2240
- color: rgba(3, 3, 6, 0.88)
2241
- } @media (hover: hover) {
2242
- .button__ghost_1c935:hover {
2243
- color: rgba(1, 1, 12, 0.63);
2244
- }
2245
- } .button__ghost_1c935 > .button__loader_1c935 {
2246
- color: rgba(3, 3, 6, 0.88);
2247
- } .button__component_1c935[disabled].button__accent_1c935 {
2248
- color: rgba(5, 8, 29, 0.38);
2249
- background-color: rgba(38, 55, 88, 0.06)
2250
- } .button__component_1c935[disabled].button__accent_1c935.button__loading_1c935 {
2251
- color: rgba(255, 255, 255, 0.94);
2252
- background-color: #ef3124;
2253
- } .button__component_1c935[disabled].button__secondary_1c935 {
2254
- border-color: transparent
2255
- } .button__component_1c935[disabled].button__secondary_1c935.button__loading_1c935 {
2256
- color: rgba(3, 3, 6, 0.88);
2257
- background-color: rgba(15, 25, 55, 0.1);
2258
- border-color: transparent;
2259
- } .button__component_1c935[disabled].button__outlined_1c935 {
2260
- background-color: rgba(255, 255, 255, 0)
2261
- } .button__component_1c935[disabled].button__outlined_1c935.button__loading_1c935 {
2262
- color: rgba(3, 3, 6, 0.88);
2263
- } .button__component_1c935[disabled].button__tertiary_1c935 {
2264
- background-color: rgba(255, 255, 255, 0)
2265
- } .button__component_1c935[disabled].button__tertiary_1c935.button__loading_1c935 {
2266
- color: rgba(3, 3, 6, 0.88);
2267
- } .button__component_1c935[disabled].button__filled_1c935 {
2268
- color: rgba(5, 8, 29, 0.38);
2269
- background-color: rgba(38, 55, 88, 0.06)
2270
- } .button__component_1c935[disabled].button__filled_1c935.button__loading_1c935 {
2271
- color: rgba(3, 3, 6, 0.88);
2272
- background-color: rgba(15, 25, 55, 0.1);
2273
- } .button__component_1c935[disabled].button__transparent_1c935 {
2274
- background-color: transparent
2275
- } .button__component_1c935[disabled].button__transparent_1c935.button__loading_1c935 {
2276
- color: rgba(3, 3, 6, 0.88);
2277
- } .button__component_1c935[disabled].button__link_1c935 {
2278
- background-color: transparent
2279
- } .button__component_1c935[disabled].button__link_1c935.button__loading_1c935 {
2280
- color: rgba(3, 3, 6, 0.88);
2281
- } .button__component_1c935[disabled].button__text_1c935.button__loading_1c935 {
2282
- color: rgba(3, 3, 6, 0.88);
2283
- } .button__component_1c935[disabled].button__ghost_1c935.button__loading_1c935 {
2284
- color: rgba(3, 3, 6, 0.88);
2285
- }.circular-progress-bar__component_4jc9j.circular-progress-bar__bg-positive_4jc9j {
2286
- background: #17d055;
2287
- } .circular-progress-bar__component_4jc9j.circular-progress-bar__bg-negative_4jc9j {
2288
- background: #ff4837;
2289
- } .circular-progress-bar__backgroundCircle_4jc9j,
2290
- .circular-progress-bar__progressCircle_4jc9j {
2291
- fill: transparent;
2292
- } .circular-progress-bar__positive_4jc9j {
2293
- stroke: #17d055;
2294
- } .circular-progress-bar__negative_4jc9j {
2295
- stroke: #ff4837;
2296
- } .circular-progress-bar__backgroundCircle_4jc9j {
2297
- stroke: rgba(222, 222, 238, 0.13)
2298
- } .circular-progress-bar__backgroundCircle_4jc9j.circular-progress-bar__stroke_4jc9j {
2299
- stroke: transparent;
2300
- } .circular-progress-bar__iconWrapper_4jc9j.circular-progress-bar__icon-tertiary_4jc9j {
2301
- color: #4a4a51;
2302
- } .circular-progress-bar__iconWrapper_4jc9j.circular-progress-bar__icon-positive_4jc9j {
2303
- color: #17d055;
2304
- } .circular-progress-bar__iconWrapper_4jc9j.circular-progress-bar__icon-negative_4jc9j {
2305
- color: #ff4837;
2306
- } .circular-progress-bar__iconWrapper_4jc9j.circular-progress-bar__icon-primary-inverted_4jc9j {
2307
- color: rgba(3, 3, 6, 0.88);
2308
- } .circular-progress-bar__iconWrapper_4jc9j.circular-progress-bar__icon-primary_4jc9j {
2309
- color: rgba(255, 255, 255, 0.94);
2310
- } .circular-progress-bar__iconWrapper_4jc9j.circular-progress-bar__icon-secondary_4jc9j {
2311
- color: #898991;
2312
- }.chart__coreChart_14slf .recharts-text tspan {
2313
- fill: rgba(255, 255, 255, 0.94);
2314
- }
2315
- @keyframes chart__showDot_o2tkw {
2316
- }
2317
-
2318
- .chart__tickText_1ji8v {
2319
- fill: rgba(255, 255, 255, 0.94);
2320
- } .chart__circle_1ji8v {
2321
- fill: #121213;
2322
- } .chart__circle_1ji8v {
2323
- fill: #121213;
2324
- }
2325
- .chart__tooltip_1m58s {
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_1m58s {
2331
- border: 1px solid #353539;
2332
- background-color: #121213;
2333
- } .chart__tooltipArrow_1m58s:before {
2334
- border-color: transparent #121213 transparent transparent;
2335
- }.comment__component_pw0o0 {
2336
- background-color: #1c1c1e;
2337
- }.list-header__filled_17rms {
2338
- background-color: #212124;
2339
- }.list__list_1k1vu {
2340
- color: rgba(255, 255, 255, 0.94);
2341
- }
2342
- .list__slot_19xes.list__defaultColor_19xes {
2343
- color: rgba(255, 255, 255, 0.94);
2344
- }.attach__component_15dim {
2345
- } .attach__file_15dim,
2346
- .attach__noFile_15dim {
2347
- color: rgba(238, 238, 251, 0.55);
2348
- } .attach__focused_15dim {
2349
- outline: 2px solid #3193fc;
2350
- }.tab-bar__component_u08lo.tab-bar__modal-bg-primary_u08lo {
2351
- background-color: #121213;
2352
- } .tab-bar__component_u08lo.tab-bar__modal-bg-alt-primary_u08lo {
2353
- background-color: #121213;
2354
- } .tab-bar__border_u08lo {
2355
- box-shadow: 0 -1px 0 0 rgba(222, 222, 238, 0.13);
2356
- }
2357
- .tab-bar__component_17urp {
2358
- -webkit-tap-highlight-color: transparent;
2359
- background-color: transparent;
2360
- color: rgba(238, 238, 251, 0.55);
2361
- } .tab-bar__primary_17urp {
2362
- color: #f83a2a;
2363
- } .tab-bar__secondary_17urp {
2364
- color: #f2f3f5;
2365
- } .tab-bar__label_17urp {
2366
- color: rgba(238, 238, 251, 0.55);
2367
- }.stepped-progress-bar__bar_1r94f {
2368
- background: rgba(222, 222, 238, 0.13);
2369
- } .stepped-progress-bar__description_1r94f {
2370
- color: rgba(238, 238, 251, 0.55);
2371
- }
2372
-
2373
- .stepped-progress-bar__bar_1hqev {
2374
- background: rgba(15, 25, 55, 0.1);
2375
- } .stepped-progress-bar__description_1hqev {
2376
- color: rgba(4, 4, 19, 0.55);
2377
- }
2378
- .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__positive_ptpmb {
2379
- background: #17d055;
2380
- } .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__attention_ptpmb {
2381
- background: #fda136;
2382
- } .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__negative_ptpmb {
2383
- background: #ff4837;
2384
- } .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__link_ptpmb {
2385
- background: #3193fc;
2386
- } .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__tertiary_ptpmb {
2387
- background: #4a4a51;
2388
- } .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__secondary_ptpmb {
2389
- background: #898991;
2390
- } .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__primary_ptpmb {
2391
- background: rgba(255, 255, 255, 0.94);
2392
- } .stepped-progress-bar__bar_ptpmb.stepped-progress-bar__accent_ptpmb {
2393
- background: #f83a2a;
2394
- }.confirmation-v1__errorHeader_wa4ug {
2395
- color: rgba(255, 255, 255, 0.94);
2396
- color: rgba(255, 255, 255, 0.94);
2397
- } .confirmation-v1__errorText_wa4ug {
2398
- color: rgba(238, 238, 251, 0.55);
2399
- color: rgba(238, 238, 251, 0.55);
2400
- } .confirmation-v1__phoneHintText_wa4ug {
2401
- color: rgba(238, 238, 251, 0.55);
2402
- color: rgba(238, 238, 251, 0.55);
2403
- } .confirmation-v1__phonesWrap_wa4ug {
2404
- color: rgba(238, 238, 251, 0.55);
2405
- } .confirmation-v1__phoneDescription_wa4ug {
2406
- color: rgba(238, 238, 251, 0.55);
2407
- }
2408
- .confirmation-v1__input_k25o6 {
2409
- background-color: rgba(222, 222, 238, 0.13);
2410
- color: rgba(255, 255, 255, 0.94)
2411
- } .confirmation-v1__input_k25o6.confirmation-v1__hasError_k25o6 {
2412
- color: #ff4837;
2413
- caret-color: rgba(255, 255, 255, 0.94);
2414
- background-color: #392523;
2415
- } .confirmation-v1__input_k25o6.confirmation-v1__disabled_k25o6 {
2416
- color: rgba(233, 233, 250, 0.37);
2417
- } @keyframes confirmation-v1__shake_k25o6 {
2418
- }
2419
- .confirmation-v1__component_haxsr {
2420
- color: rgba(238, 238, 251, 0.55);
2421
- color: rgba(238, 238, 251, 0.55);
2422
- }
2423
- .confirmation-v1__circle_gvpf2 {
2424
- fill: transparent;
2425
- stroke: #4a4a51;
2426
- }
2427
- .confirmation-v1__title_13ujm {
2428
- color: rgba(255, 255, 255, 0.94);
2429
- } .confirmation-v1__description_13ujm {
2430
- color: rgba(238, 238, 251, 0.55);
2431
- } .confirmation-v1__alertIcon_13ujm {
2432
- color: #d91d0b;
2433
- }
2434
- .confirmation-v1__header_1kn9s {
2435
- color: rgba(255, 255, 255, 0.94);
2436
- color: rgba(255, 255, 255, 0.94);
2437
- } .confirmation-v1__error_1kn9s {
2438
- color: #ff4837;
2439
- } .confirmation-v1__loaderText_1kn9s {
2440
- color: rgba(238, 238, 251, 0.55);
2441
- color: rgba(238, 238, 251, 0.55);
2442
- }.custom-button__customButton_10g1n.custom-button__border_10g1n {
2443
- border: 1px solid transparent;
2444
- } .custom-button__customButton_10g1n.custom-button__white_10g1n * {
2445
- color: rgba(3, 3, 6, 0.88);
2446
- } .custom-button__customButton_10g1n.custom-button__black_10g1n * {
2447
- color: rgba(255, 255, 255, 0.94);
2448
- } .custom-button__customButton_10g1n.custom-button__static-white_10g1n * {
2449
- color: rgba(255, 255, 255, 0.94);
2450
- } .custom-button__customButton_10g1n.custom-button__static-black_10g1n * {
2451
- color: rgba(3, 3, 6, 0.88);
2452
- } .custom-button__customButton_10g1n:before {
2453
- background-color: rgba(0, 0, 0, 0);
2454
- } .custom-button__customButton_10g1n.custom-button__darkening_10g1n:hover:before {
2455
- background-color: rgba(225, 225, 248, 0.09);
2456
- } .custom-button__customButton_10g1n.custom-button__darkening_10g1n:active:before {
2457
- background-color: rgba(231, 231, 248, 0.18);
2458
- } .custom-button__customButton_10g1n.custom-button__lightening_10g1n:hover:before {
2459
- background-color: rgba(30, 43, 68, 0.08);
2460
- } .custom-button__customButton_10g1n.custom-button__lightening_10g1n:active:before {
2461
- background-color: rgba(5, 11, 44, 0.18);
2462
- } .custom-button__customButton_10g1n.custom-button__static-darkening_10g1n:hover:before {
2463
- background-color: rgba(0, 0, 0, 0.07);
2464
- } .custom-button__customButton_10g1n.custom-button__static-darkening_10g1n:active:before {
2465
- background-color: rgba(0, 0, 0, 0.15);
2466
- } .custom-button__customButton_10g1n.custom-button__static-lightening_10g1n:hover:before {
2467
- background-color: rgba(255, 255, 255, 0.07);
2468
- } .custom-button__customButton_10g1n.custom-button__static-lightening_10g1n:active:before {
2469
- background-color: rgba(255, 255, 255, 0.15);
2470
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-default_10g1n {
2471
- background-color: rgba(214, 214, 229, 0.07)
2472
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-default_10g1n span {
2473
- color: rgba(233, 233, 250, 0.37);
2474
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-static_10g1n {
2475
- background-color: rgba(38, 55, 88, 0.06)
2476
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-static_10g1n span {
2477
- color: rgba(5, 8, 29, 0.38);
2478
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-inverted_10g1n {
2479
- background-color: rgba(38, 55, 88, 0.06)
2480
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-inverted_10g1n span {
2481
- color: rgba(5, 8, 29, 0.38);
2482
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-static-inverted_10g1n {
2483
- background-color: rgba(214, 214, 229, 0.07)
2484
- } .custom-button__customButton_10g1n:disabled.custom-button__disableType-static-inverted_10g1n span {
2485
- color: rgba(233, 233, 250, 0.37);
2486
- }.cc-icon-button.icon-button__primary_dkiqi {
2487
- color: rgba(255, 255, 255, 0.94)
2488
- } .cc-icon-button.icon-button__primary_dkiqi:hover {
2489
- color: rgba(255, 255, 255, 0.7);
2490
- } .cc-icon-button.icon-button__primary_dkiqi:active {
2491
- color: rgba(255, 255, 255, 0.6);
2492
- } .cc-icon-button.icon-button__secondary_dkiqi {
2493
- color: rgba(238, 238, 251, 0.55)
2494
- } .cc-icon-button.icon-button__secondary_dkiqi:hover {
2495
- color: rgba(239, 240, 252, 0.65);
2496
- } .cc-icon-button.icon-button__secondary_dkiqi:active {
2497
- color: rgba(243, 245, 254, 0.75);
2498
- } .cc-icon-button.icon-button__transparent_dkiqi {
2499
- color: rgba(228, 228, 251, 0.28)
2500
- } .cc-icon-button.icon-button__transparent_dkiqi:hover {
2501
- color: rgba(233, 233, 250, 0.37);
2502
- } .cc-icon-button.icon-button__transparent_dkiqi:active {
2503
- color: rgba(238, 238, 254, 0.46);
2504
- } .cc-icon-button.icon-button__negative_dkiqi {
2505
- color: #ff4837
2506
- } .cc-icon-button.icon-button__negative_dkiqi:hover {
2507
- color: #ff755e;
2508
- } .cc-icon-button.icon-button__negative_dkiqi:active {
2509
- color: #ff8d79;
2510
- } .cc-icon-button.icon-button__tertiary_dkiqi {
2511
- color: rgba(228, 228, 251, 0.28)
2512
- } .cc-icon-button.icon-button__tertiary_dkiqi:hover {
2513
- color: rgba(233, 233, 250, 0.37);
2514
- } .cc-icon-button.icon-button__tertiary_dkiqi:active {
2515
- color: rgba(238, 238, 254, 0.46);
2516
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__primary_dkiqi {
2517
- color: rgba(255, 255, 255, 0.94)
2518
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__primary_dkiqi:hover {
2519
- background: rgba(214, 214, 229, 0.07);
2520
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__primary_dkiqi:active {
2521
- background: rgba(225, 225, 248, 0.09);
2522
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__secondary_dkiqi {
2523
- color: rgba(238, 238, 251, 0.55)
2524
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__secondary_dkiqi:hover {
2525
- background: rgba(214, 214, 229, 0.07);
2526
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__secondary_dkiqi:active {
2527
- background: rgba(225, 225, 248, 0.09);
2528
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__negative_dkiqi {
2529
- color: #ff4837
2530
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__negative_dkiqi:hover {
2531
- background: rgba(214, 214, 229, 0.07);
2532
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__negative_dkiqi:active {
2533
- background: rgba(225, 225, 248, 0.09);
2534
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__tertiary_dkiqi {
2535
- color: rgba(233, 233, 250, 0.37)
2536
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__tertiary_dkiqi:hover {
2537
- background: rgba(214, 214, 229, 0.07);
2538
- } .cc-icon-button.icon-button__transparentBg_dkiqi.icon-button__tertiary_dkiqi:active {
2539
- background: rgba(225, 225, 248, 0.09);
2540
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__primary_dkiqi {
2541
- color: rgba(222, 222, 238, 0.13)
2542
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__primary_dkiqi.icon-button__loader_dkiqi {
2543
- color: rgba(255, 255, 255, 0.94);
2544
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__secondary_dkiqi {
2545
- color: rgba(222, 222, 238, 0.13)
2546
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__secondary_dkiqi.icon-button__loader_dkiqi {
2547
- color: rgba(238, 238, 251, 0.55);
2548
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__negative_dkiqi {
2549
- color: rgba(222, 222, 238, 0.13)
2550
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__negative_dkiqi.icon-button__loader_dkiqi {
2551
- color: #ff4837;
2552
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__tertiary_dkiqi {
2553
- color: rgba(222, 222, 238, 0.13)
2554
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__tertiary_dkiqi.icon-button__loader_dkiqi {
2555
- color: rgba(228, 228, 251, 0.28);
2556
- } .cc-icon-button.icon-button__component_dkiqi:disabled.icon-button__transparentBg_dkiqi {
2557
- background: transparent;
2558
- }
2559
-
2560
- .cc-icon-button.icon-button__primary_9rm2w {
2561
- color: rgba(3, 3, 6, 0.88)
2562
- } .cc-icon-button.icon-button__primary_9rm2w:hover {
2563
- color: rgba(2, 2, 10, 0.76);
2564
- } .cc-icon-button.icon-button__primary_9rm2w:active {
2565
- color: rgba(1, 1, 12, 0.63);
2566
- } .cc-icon-button.icon-button__secondary_9rm2w {
2567
- color: rgba(4, 4, 21, 0.47)
2568
- } .cc-icon-button.icon-button__secondary_9rm2w:hover {
2569
- color: rgba(4, 4, 19, 0.55);
2570
- } .cc-icon-button.icon-button__secondary_9rm2w:active {
2571
- color: rgba(1, 1, 12, 0.63);
2572
- } .cc-icon-button.icon-button__transparent_9rm2w {
2573
- color: rgba(9, 12, 37, 0.28)
2574
- } .cc-icon-button.icon-button__transparent_9rm2w:hover {
2575
- color: rgba(5, 8, 29, 0.38);
2576
- } .cc-icon-button.icon-button__transparent_9rm2w:active {
2577
- color: rgba(4, 4, 21, 0.47);
2578
- } .cc-icon-button.icon-button__negative_9rm2w {
2579
- color: #ff4837
2580
- } .cc-icon-button.icon-button__negative_9rm2w:hover {
2581
- color: #ec2d20;
2582
- } .cc-icon-button.icon-button__negative_9rm2w:active {
2583
- color: #c7241f;
2584
- } .cc-icon-button.icon-button__tertiary_9rm2w {
2585
- color: rgba(9, 12, 37, 0.28)
2586
- } .cc-icon-button.icon-button__tertiary_9rm2w:hover {
2587
- color: rgba(5, 8, 29, 0.38);
2588
- } .cc-icon-button.icon-button__tertiary_9rm2w:active {
2589
- color: rgba(4, 4, 21, 0.47);
2590
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__primary_9rm2w {
2591
- color: rgba(3, 3, 6, 0.88)
2592
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__primary_9rm2w:hover {
2593
- background: rgba(38, 55, 88, 0.06);
2594
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__primary_9rm2w:active {
2595
- background: rgba(30, 43, 68, 0.08);
2596
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__secondary_9rm2w {
2597
- color: rgba(4, 4, 19, 0.55)
2598
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__secondary_9rm2w:hover {
2599
- background: rgba(38, 55, 88, 0.06);
2600
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__secondary_9rm2w:active {
2601
- background: rgba(30, 43, 68, 0.08);
2602
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__negative_9rm2w {
2603
- color: #ec2d20
2604
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__negative_9rm2w:hover {
2605
- background: rgba(38, 55, 88, 0.06);
2606
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__negative_9rm2w:active {
2607
- background: rgba(30, 43, 68, 0.08);
2608
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__tertiary_9rm2w {
2609
- color: rgba(5, 8, 29, 0.38)
2610
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__tertiary_9rm2w:hover {
2611
- background: rgba(38, 55, 88, 0.06);
2612
- } .cc-icon-button.icon-button__transparentBg_9rm2w.icon-button__tertiary_9rm2w:active {
2613
- background: rgba(30, 43, 68, 0.08);
2614
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__primary_9rm2w {
2615
- color: rgba(15, 25, 55, 0.1)
2616
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__primary_9rm2w.icon-button__loader_9rm2w {
2617
- color: rgba(3, 3, 6, 0.88);
2618
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__secondary_9rm2w {
2619
- color: rgba(15, 25, 55, 0.1)
2620
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__secondary_9rm2w.icon-button__loader_9rm2w {
2621
- color: rgba(4, 4, 21, 0.47);
2622
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__negative_9rm2w {
2623
- color: rgba(15, 25, 55, 0.1)
2624
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__negative_9rm2w.icon-button__loader_9rm2w {
2625
- color: #ff4837;
2626
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__tertiary_9rm2w {
2627
- color: rgba(15, 25, 55, 0.1)
2628
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__tertiary_9rm2w.icon-button__loader_9rm2w {
2629
- color: rgba(9, 12, 37, 0.28);
2630
- } .cc-icon-button.icon-button__component_9rm2w:disabled.icon-button__transparentBg_9rm2w {
2631
- background: transparent;
2632
- }
2633
- .confirmation__component_1oti4 {
2634
- color: rgba(238, 238, 251, 0.55);
2635
- }
2636
- .confirmation__circle_1b8ut {
2637
- fill: transparent;
2638
- stroke: #4a4a51;
2639
- }
2640
-
2641
- .confirmation__typographyTheme_1tfd4.confirmation__typographyTheme_1tfd4 {
2642
- color: rgba(238, 238, 251, 0.55);
2643
- } .confirmation__typographyThemeMobile_1tfd4.confirmation__typographyThemeMobile_1tfd4 {
2644
- color: rgba(238, 238, 251, 0.55);
2645
- }
2646
- .confirmation__typographyTheme_15dkv.confirmation__typographyTheme_15dkv {
2647
- color: rgba(238, 238, 251, 0.55);
2648
- } .confirmation__typographyThemeMobile_15dkv.confirmation__typographyThemeMobile_15dkv {
2649
- color: rgba(238, 238, 251, 0.55);
2650
- }
2651
- .confirmation__phone_1v2a0.confirmation__phone_1v2a0 {
2652
- color: rgba(255, 255, 255, 0.94);
2653
- } .confirmation__typographyTheme_1v2a0.confirmation__typographyTheme_1v2a0 {
2654
- color: rgba(238, 238, 251, 0.55);
2655
- } .confirmation__typographyThemeMobile_1v2a0.confirmation__typographyThemeMobile_1v2a0 {
2656
- color: rgba(238, 238, 251, 0.55);
2657
- } .confirmation__countdownContainer_1v2a0.confirmation__countdownContainer_1v2a0 {
2658
- color: rgba(238, 238, 251, 0.55);
2659
- } .confirmation__timeCounter_1v2a0 {
2660
- color: rgba(238, 238, 251, 0.55);
2661
- }
2662
- .confirmation__typographyTheme_83plh.confirmation__typographyTheme_83plh {
2663
- color: rgba(238, 238, 251, 0.55);
2664
- } .confirmation__typographyThemeMobile_83plh.confirmation__typographyThemeMobile_83plh {
2665
- color: rgba(238, 238, 251, 0.55);
2666
- } .confirmation__timeCounter_83plh {
2667
- color: rgba(238, 238, 251, 0.55);
2668
- }
2669
- .confirmation__typographyTheme_1fn9p.confirmation__typographyTheme_1fn9p {
2670
- color: rgba(238, 238, 251, 0.55);
2671
- } .confirmation__typographyThemeMobile_1fn9p.confirmation__typographyThemeMobile_1fn9p {
2672
- color: rgba(238, 238, 251, 0.55);
2673
- }.input__input_1y01f {
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_1y01f:-webkit-autofill {
2678
- -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
2679
- } .input__input_1y01f::placeholder {
2680
- color: rgba(238, 238, 251, 0.55);
2681
- } .input__hasInnerLabel_1y01f::placeholder {
2682
- color: rgba(233, 233, 250, 0.37);
2683
- } .input__input_1y01f:read-only:not(.input__disableUserInput_1y01f) {
2684
- color: rgba(233, 233, 250, 0.37)
2685
- } .input__input_1y01f:read-only:not(.input__disableUserInput_1y01f):focus::placeholder {
2686
- color: rgba(238, 238, 251, 0.55);
2687
- } .input__input_1y01f:disabled {
2688
- color: rgba(233, 233, 250, 0.37);
2689
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
2690
- } .input__input_1y01f:focus::placeholder {
2691
- color: rgba(233, 233, 250, 0.37);
2692
- } .input__error_1y01f {
2693
- color: rgba(255, 255, 255, 0.94);
2694
- caret-color: rgba(255, 255, 255, 0.94);
2695
- }
2696
- .input__focusVisible_1ex4u {
2697
- outline: 2px solid #3193fc;
2698
- } @keyframes input__onautofillstart_1ex4u {
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_1ex4u {
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_1yxq9 {
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_1yxq9:-webkit-autofill {
2718
- -webkit-text-fill-color: rgba(3, 3, 6, 0.88);
2719
- } .input__input_1yxq9::placeholder {
2720
- color: rgba(4, 4, 19, 0.55);
2721
- } .input__hasInnerLabel_1yxq9::placeholder {
2722
- color: rgba(5, 8, 29, 0.38);
2723
- } .input__input_1yxq9:read-only:not(.input__disableUserInput_1yxq9) {
2724
- color: rgba(5, 8, 29, 0.38)
2725
- } .input__input_1yxq9:read-only:not(.input__disableUserInput_1yxq9):focus::placeholder {
2726
- color: rgba(4, 4, 19, 0.55);
2727
- } .input__input_1yxq9:disabled {
2728
- color: rgba(5, 8, 29, 0.38);
2729
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
2730
- } .input__input_1yxq9:focus::placeholder {
2731
- color: rgba(5, 8, 29, 0.38);
2732
- } .input__error_1yxq9 {
2733
- color: rgba(3, 3, 6, 0.88);
2734
- caret-color: rgba(3, 3, 6, 0.88);
2735
- }
2736
- .input__clearIcon_22i5q {
2737
- color: rgba(228, 228, 251, 0.28)
2738
- } .input__clearIcon_22i5q:hover {
2739
- color: rgba(233, 233, 250, 0.37);
2740
- } .input__clearIcon_22i5q:active {
2741
- color: rgba(238, 238, 254, 0.46);
2742
- }
2743
-
2744
- .input__clearIcon_13x0h {
2745
- color: rgba(9, 12, 37, 0.28)
2746
- } .input__clearIcon_13x0h:hover {
2747
- color: rgba(5, 8, 29, 0.38);
2748
- } .input__clearIcon_13x0h:active {
2749
- color: rgba(4, 4, 21, 0.47);
2750
- }.navigation-bar__border_ydlkj {
2751
- box-shadow: 0 1px 0 0 #29292c;
2752
- } .navigation-bar__content_ydlkj {
2753
- color: rgba(255, 255, 255, 0.94)
2754
- } .navigation-bar__subtitle_ydlkj {
2755
- color: rgba(238, 238, 251, 0.55);
2756
- }
2757
- .navigation-bar__iconWrapper_4m9f6 {
2758
- background: rgba(214, 214, 229, 0.07)
2759
- } .navigation-bar__iconWrapper_4m9f6.navigation-bar__back_4m9f6 {
2760
- background: transparent;
2761
- } .navigation-bar__floating_4m9f6 path {
2762
- fill: rgba(238, 238, 251, 0.55);
2763
- } .navigation-bar__floating_4m9f6:hover path {
2764
- fill: rgba(239, 240, 252, 0.65);
2765
- } .navigation-bar__floating_4m9f6:active path {
2766
- fill: rgba(243, 245, 254, 0.75);
2767
- }
2768
- .pass-code-v1__message_1ahyw {
2769
- color: rgba(255, 255, 255, 0.94);
2770
- } .pass-code-v1__error_1ahyw {
2771
- color: #ff4837;
2772
- }
2773
- .pass-code-v1__dot_qf6bi {
2774
- background: rgba(222, 222, 238, 0.13)
2775
- } .pass-code-v1__dot_qf6bi.pass-code-v1__error_qf6bi {
2776
- background: #ff4837;
2777
- } .pass-code-v1__filled_qf6bi {
2778
- background: rgba(255, 255, 255, 0.94);
2779
- }
2780
- @keyframes pass-code-v1__shake_13ws3 {
2781
- }
2782
-
2783
- .pass-code-v1__secondary_1bzde.pass-code-v1__secondary_1bzde {
2784
- color: rgba(255, 255, 255, 0.94);
2785
- background: rgba(225, 225, 248, 0.09)
2786
- } .pass-code-v1__secondary_1bzde.pass-code-v1__secondary_1bzde:hover {
2787
- color: rgba(255, 255, 255, 0.94);
2788
- } .pass-code-v1__secondary_1bzde.pass-code-v1__secondary_1bzde:active {
2789
- background: rgba(234, 234, 248, 0.15);
2790
- } .pass-code-v1__ghost_1bzde.pass-code-v1__ghost_1bzde {
2791
- color: rgba(255, 255, 255, 0.94)
2792
- } .pass-code-v1__ghost_1bzde.pass-code-v1__ghost_1bzde:hover {
2793
- color: rgba(255, 255, 255, 0.94);
2794
- } .pass-code-v1__ghost_1bzde.pass-code-v1__ghost_1bzde:active {
2795
- background: rgba(234, 234, 248, 0.15);
2796
- }
2797
- @media screen and (min-width: 360px) {
2798
- } @media screen and (min-width: 390px) {
2799
- }
2800
- .pattern-lock-v1__message_b6s4p {
2801
- color: rgba(255, 255, 255, 0.94);
2802
- } .pattern-lock-v1__error_b6s4p {
2803
- color: #ff4837;
2804
- }
2805
-
2806
-
2807
- .pass-code__dot_1n1nr {
2808
- background: rgba(222, 222, 238, 0.13)
2809
- } .pass-code__dot_1n1nr.pass-code__filled_1n1nr {
2810
- background: rgba(255, 255, 255, 0.94);
2811
- } .pass-code__dot_1n1nr.pass-code__animatedFill_1n1nr {
2812
- background: rgba(255, 255, 255, 0.94);
2813
- } .pass-code__dot_1n1nr.pass-code__error_1n1nr {
2814
- background: #ff4837;
2815
- } .pass-code__dot_1n1nr.pass-code__success_1n1nr {
2816
- background: #17d055;
2817
- } .pass-code__dot_1n1nr.pass-code__rawSuccess_1n1nr {
2818
- background: #17d055;
2819
- }
2820
- @keyframes pass-code__shake_1wh8a {
2821
- }
2822
-
2823
- .pass-code__secondary_1659r.pass-code__secondary_1659r,
2824
- .pass-code__button_1659r.pass-code__button_1659r {
2825
- color: rgba(255, 255, 255, 0.94);
2826
- background-color: rgba(255, 255, 255, 0)
2827
- } .pass-code__secondary_1659r.pass-code__secondary_1659r:active, .pass-code__button_1659r.pass-code__button_1659r:active {
2828
- background-color: rgba(225, 225, 248, 0.09);
2829
- } .pass-code__secondary_1659r.pass-code__secondary_1659r:not(.pass-code__isIOS_1659r):hover, .pass-code__button_1659r.pass-code__button_1659r:not(.pass-code__isIOS_1659r):hover {
2830
- background-color: rgba(214, 214, 229, 0.07);
2831
- } .pass-code__secondary_1659r.pass-code__secondary_1659r:not(.pass-code__isIOS_1659r):active, .pass-code__button_1659r.pass-code__button_1659r:not(.pass-code__isIOS_1659r):active {
2832
- background-color: rgba(225, 225, 248, 0.09);
2833
- }.product-cover__component_lawz6 {
2834
- background-color: #4a4a51
2835
- }
2836
-
2837
- .product-cover__cardMack_nd7sf {
2838
- background-color: rgba(3, 3, 6, 0.88);
2839
- }
2840
- .product-cover__default_kce63 {
2841
- background: rgba(238, 238, 251, 0.55);
2842
- } .product-cover__inverted_kce63 {
2843
- background: rgba(4, 4, 21, 0.47);
2844
- }
2845
- .product-cover__buttonEye_1lu2r.product-cover__buttonEye_1lu2r {
2846
- color: #fff
2847
- } .product-cover__buttonEye_1lu2r.product-cover__buttonEye_1lu2r:hover {
2848
- color: #fff;
2849
- } .product-cover__buttonEye_1lu2r.product-cover__buttonEye_1lu2r:active {
2850
- color: #fff;
2851
- }.file-upload-item-v1__component_jp5kp {
2852
- color: rgba(238, 238, 251, 0.55);
2853
- box-shadow: 0 -1px 0 0 #29292c inset
2854
- } .file-upload-item-v1__icon_jp5kp {
2855
- color: rgba(255, 255, 255, 0.94);
2856
- } .file-upload-item-v1__errorIcon_jp5kp {
2857
- color: #ff4837;
2858
- } .file-upload-item-v1__successIcon_jp5kp {
2859
- color: #17d055;
2860
- } .file-upload-item-v1__name_jp5kp {
2861
- color: rgba(255, 255, 255, 0.94)
2862
- } .file-upload-item-v1__errorWrapper_jp5kp {
2863
- color: #ff4837;
2864
- }.pure-cell__focused_ydv0w {
2865
- outline: 2px solid #3193fc;
2866
- }
2867
- .pure-cell__button_1h8f2 {
2868
- -webkit-tap-highlight-color: transparent;
2869
- background-color: transparent
2870
- }
2871
- .pure-cell__hidden_xacn8 {
2872
- background: rgba(231, 231, 248, 0.18);
2873
- }
2874
- .pure-cell__hidden_1b0fc {
2875
- background: rgba(231, 231, 248, 0.18);
2876
- }
2877
- .pure-cell__categoryPercent_w2uzg {
2878
- background-color: #1c1c1e;
2879
- }
2880
-
2881
-
2882
-
2883
- .pure-cell__button_eb1p5 {
2884
- -webkit-tap-highlight-color: transparent;
2885
- background-color: transparent
2886
- }
2887
- .pure-cell__component_vfq8c.pure-cell__button_vfq8c {
2888
- -webkit-tap-highlight-color: transparent;
2889
- background-color: transparent
2890
- }
2891
-
2892
- .file-upload-item__deleteIconColor_1edvp {
2893
- fill: rgba(233, 233, 250, 0.37)
2894
- } .file-upload-item__deleteIconColor_1edvp:hover {
2895
- fill: rgba(238, 238, 254, 0.46);
2896
- } .file-upload-item__downloadIconColor_1edvp {
2897
- fill: rgba(233, 233, 250, 0.37)
2898
- } .file-upload-item__downloadIconColor_1edvp:hover {
2899
- fill: rgba(238, 238, 254, 0.46);
2900
- } .file-upload-item__restoreIconColor_1edvp {
2901
- fill: rgba(233, 233, 250, 0.37)
2902
- } .file-upload-item__restoreIconColor_1edvp:hover {
2903
- fill: rgba(238, 238, 254, 0.46);
2904
- }
2905
- .file-upload-item__container_i1w8a .file-upload-item__title_i1w8a.file-upload-item__restore_i1w8a {
2906
- color: rgba(233, 233, 250, 0.37);
2907
- }
2908
- .file-upload-item__container_3ecy2 .file-upload-item__progress_3ecy2 {
2909
- -webkit-mask-image: conic-gradient(black 0, transparent 0);
2910
- mask-image: conic-gradient(black 0, transparent 0)
2911
- } .file-upload-item__container_3ecy2 .file-upload-item__progress_3ecy2.file-upload-item__success_3ecy2,
2912
- .file-upload-item__container_3ecy2 .file-upload-item__progress_3ecy2.file-upload-item__error_3ecy2 {
2913
- -webkit-mask-image: conic-gradient(black 360deg, transparent 0);
2914
- mask-image: conic-gradient(black 360deg, transparent 0);
2915
- } .file-upload-item__container_3ecy2 .file-upload-item__progressBarTransparent_3ecy2 {
2916
- fill: transparent;
2917
- } .file-upload-item__container_3ecy2 .file-upload-item__progressBarUploading_3ecy2 {
2918
- fill: #4a4a51;
2919
- } .file-upload-item__container_3ecy2 .file-upload-item__progressBarSuccess_3ecy2 {
2920
- fill: #17d055;
2921
- } .file-upload-item__container_3ecy2 .file-upload-item__progressBarError_3ecy2 {
2922
- fill: #ff4837;
2923
- }
2924
-
2925
-
2926
- .file-upload-item__iconPDFColored_x17em {
2927
- fill: #fe5e48;
2928
- } .file-upload-item__iconDOCColored_x17em {
2929
- fill: #3193fc;
2930
- } .file-upload-item__iconExcelColored_x17em {
2931
- fill: #0cc44d;
2932
- } .file-upload-item__icon1CColored_x17em {
2933
- fill: #fa9313;
2934
- } .file-upload-item__iconDocumentColored_x17em {
2935
- fill: rgba(255, 255, 255, 0.94);
2936
- }.navigation-bar-private__content_q5w7b {
2937
- color: rgba(255, 255, 255, 0.94)
2938
- } .navigation-bar-private__subtitle_q5w7b {
2939
- color: rgba(238, 238, 251, 0.55);
2940
- }
2941
- .navigation-bar-private__component_fgwa4 {
2942
- background: rgba(255, 255, 255, 0.04)
2943
- } .navigation-bar-private__component_fgwa4 svg > path {
2944
- fill: rgba(255, 255, 255, 0.94);
2945
- } .navigation-bar-private__component_fgwa4:hover svg > path {
2946
- fill: rgba(255, 255, 255, 0.7);
2947
- } .navigation-bar-private__component_fgwa4:active svg > path {
2948
- fill: rgba(255, 255, 255, 0.6);
2949
- } .navigation-bar-private__mobileWrapper_fgwa4 {
2950
- background: rgba(214, 214, 229, 0.07)
2951
- } .navigation-bar-private__mobileWrapper_fgwa4 svg > path {
2952
- fill: rgba(238, 238, 251, 0.55);
2953
- }
2954
- .navigation-bar-private__button_1wg1y {
2955
- background: rgba(255, 255, 255, 0.04);
2956
- color: rgba(255, 255, 255, 0.94)
2957
- }
2958
- .navigation-bar-private__button_1wg1y.navigation-bar-private__mobile_1wg1y {
2959
- background: rgba(214, 214, 229, 0.07);
2960
- color: rgba(238, 238, 251, 0.55);
2961
- }
2962
-
2963
- .navigation-bar-private__button_19uzt {
2964
- background: rgba(0, 0, 0, 0.04);
2965
- color: rgba(3, 3, 6, 0.88)
2966
- }
2967
- .navigation-bar-private__button_19uzt.navigation-bar-private__mobile_19uzt {
2968
- background: rgba(38, 55, 88, 0.06);
2969
- color: rgba(4, 4, 21, 0.47);
2970
- }
2971
-
2972
- .plate__component_9vthl {
2973
- color: rgba(255, 255, 255, 0.94)
2974
- } .plate__focused_9vthl {
2975
- outline: 2px solid #3193fc;
2976
- } .plate__shadow_9vthl: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_9vthl {
2980
- background-color: rgba(225, 225, 248, 0.09);
2981
- border: 1px solid rgba(238, 238, 251, 0.55)
2982
- } .plate__common_9vthl:before {
2983
- background-color: rgba(238, 238, 251, 0.55);
2984
- } .plate__negative_9vthl {
2985
- background-color: #392523;
2986
- border: 1px solid #ff4837
2987
- } .plate__negative_9vthl:before {
2988
- background-color: #ff4837;
2989
- } .plate__positive_9vthl {
2990
- background-color: #232d25;
2991
- border: 1px solid #17d055
2992
- } .plate__positive_9vthl:before {
2993
- background-color: #17d055;
2994
- } .plate__attention_9vthl {
2995
- background-color: #36291f;
2996
- border: 1px solid #fda136
2997
- } .plate__attention_9vthl:before {
2998
- background-color: #fda136;
2999
- } .plate__custom_9vthl {
3000
- background: transparent;
3001
- border: 1px solid rgba(238, 238, 251, 0.55)
3002
- } .plate__custom_9vthl:before {
3003
- background-color: rgba(238, 238, 251, 0.55);
3004
- }
3005
-
3006
- .toast-plate__component_1s6r7 {
3007
- color: rgba(3, 3, 6, 0.88);
3008
- background-color: #fff;
3009
- } .toast-plate__closeButtonWrapper_1s6r7:before {
3010
- background-color: #e7e8eb;
3011
- }
3012
-
3013
- .toast-plate__component_2utu9 {
3014
- color: rgba(255, 255, 255, 0.94);
3015
- background-color: #1c1c1e;
3016
- } .toast-plate__closeButtonWrapper_2utu9:before {
3017
- background-color: #29292c;
3018
- }.number-input__steppers_1ey1y {
3019
- background-color: rgba(214, 214, 229, 0.07);
3020
- } .number-input__steppersFocused_1ey1y,
3021
- .number-input__steppersDisabled_1ey1y {
3022
- background-color: rgba(225, 225, 248, 0.09);
3023
- }
3024
-
3025
- .number-input__steppers_vsbt6 {
3026
- background-color: #fff;
3027
- } .number-input__steppersFocused_vsbt6,
3028
- .number-input__steppersDisabled_vsbt6 {
3029
- background-color: rgba(15, 25, 55, 0.1);
3030
- }
3031
- .number-input__separator_1wb5z {
3032
- background-color: rgba(222, 222, 238, 0.13);
3033
- }
3034
-
3035
- .number-input__separator_zcka2 {
3036
- background-color: rgba(15, 25, 55, 0.1);
3037
- }.slider-input__slider_1ejal .noUi-base:hover > .noUi-connects {
3038
- background-color: #898991;
3039
- } .slider-input__slider_1ejal .noUi-connects {
3040
- background-color: #898991;
3041
- } .slider-input__steps_1ejal {
3042
- color: rgba(238, 238, 251, 0.55);
3043
- } .slider-input__info_1ejal {
3044
- color: rgba(238, 238, 251, 0.55);
3045
- }.with-suffix__hasSuffix_eauwo input:focus::placeholder {
3046
- color: transparent;
3047
- } .with-suffix__disabled_eauwo {
3048
- color: rgba(233, 233, 250, 0.37)
3049
- } .with-suffix__disabled_eauwo.with-suffix__inverted_eauwo {
3050
- color: rgba(5, 8, 29, 0.38);
3051
- } .with-suffix__readOnly_eauwo {
3052
- color: rgba(233, 233, 250, 0.37)
3053
- } .with-suffix__readOnly_eauwo.with-suffix__inverted_eauwo {
3054
- color: rgba(5, 8, 29, 0.38);
3055
- }.bottom-sheet__modal_1xixh.bottom-sheet__modal_1xixh {
3056
- background-color: transparent;
3057
- } .bottom-sheet__component_1xixh {
3058
- background-color: #1c1c1e;
3059
- } .bottom-sheet__defaultMarker_1xixh {
3060
- background-color: rgba(222, 222, 238, 0.13);
3061
- } .bottom-sheet__content_1xixh {
3062
- color: rgba(255, 255, 255, 0.94);
3063
- } .bottom-sheet__background-accent_1xixh {
3064
- background-color: #ef3124;
3065
- } .bottom-sheet__background-info_1xixh {
3066
- background-color: #001c3c;
3067
- } .bottom-sheet__background-attention-muted_1xixh {
3068
- background-color: #36291f;
3069
- } .bottom-sheet__background-positive-muted_1xixh {
3070
- background-color: #232d25;
3071
- } .bottom-sheet__background-negative-muted_1xixh {
3072
- background-color: #392523;
3073
- } .bottom-sheet__background-primary_1xixh {
3074
- background-color: #121213;
3075
- } .bottom-sheet__background-primary-inverted_1xixh {
3076
- background-color: #fff;
3077
- } .bottom-sheet__background-secondary_1xixh {
3078
- background-color: #1c1c1e;
3079
- } .bottom-sheet__background-secondary-inverted_1xixh {
3080
- background-color: #f2f3f5;
3081
- } .bottom-sheet__background-tertiary_1xixh {
3082
- background-color: #27272a;
3083
- } .bottom-sheet__background-tertiary-inverted_1xixh {
3084
- background-color: #e7e8ea;
3085
- } .bottom-sheet__background-quaternary_1xixh {
3086
- background-color: #36363a;
3087
- } .bottom-sheet__background-quaternary-inverted_1xixh {
3088
- background-color: #dcdee2;
3089
- } .bottom-sheet__background-specialbg-component_1xixh {
3090
- background-color: rgba(255, 255, 255, 0.1);
3091
- } .bottom-sheet__background-specialbg-component-inverted_1xixh {
3092
- background-color: rgba(11, 31, 53, 0.07);
3093
- } .bottom-sheet__background-specialbg-primary-grouped_1xixh {
3094
- background-color: #1c1c1e;
3095
- } .bottom-sheet__background-specialbg-secondary-grouped_1xixh {
3096
- background-color: #27272a;
3097
- } .bottom-sheet__background-specialbg-tertiary-grouped_1xixh {
3098
- background-color: #36363a;
3099
- } .bottom-sheet__background-specialbg-secondary-transparent_1xixh {
3100
- background-color: rgba(214, 214, 229, 0.07);
3101
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_1xixh {
3102
- background-color: rgba(38, 55, 88, 0.06);
3103
- } .bottom-sheet__background-specialbg-tertiary-transparent_1xixh {
3104
- background-color: rgba(222, 222, 240, 0.12);
3105
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1xixh {
3106
- background-color: rgba(30, 43, 68, 0.08);
3107
- }
3108
- .bottom-sheet__footer_1ktsh {
3109
- background-color: #1c1c1e;
3110
- } .bottom-sheet__highlighted_1ktsh {
3111
- border-top: 1px solid #353539;
3112
- background-color: #1c1c1e;
3113
- } .bottom-sheet__background-accent_1ktsh {
3114
- background-color: #ef3124;
3115
- } .bottom-sheet__background-info_1ktsh {
3116
- background-color: #001c3c;
3117
- } .bottom-sheet__background-attention-muted_1ktsh {
3118
- background-color: #36291f;
3119
- } .bottom-sheet__background-positive-muted_1ktsh {
3120
- background-color: #232d25;
3121
- } .bottom-sheet__background-negative-muted_1ktsh {
3122
- background-color: #392523;
3123
- } .bottom-sheet__background-primary_1ktsh {
3124
- background-color: #121213;
3125
- } .bottom-sheet__background-primary-inverted_1ktsh {
3126
- background-color: #fff;
3127
- } .bottom-sheet__background-secondary_1ktsh {
3128
- background-color: #1c1c1e;
3129
- } .bottom-sheet__background-secondary-inverted_1ktsh {
3130
- background-color: #f2f3f5;
3131
- } .bottom-sheet__background-tertiary_1ktsh {
3132
- background-color: #27272a;
3133
- } .bottom-sheet__background-tertiary-inverted_1ktsh {
3134
- background-color: #e7e8ea;
3135
- } .bottom-sheet__background-quaternary_1ktsh {
3136
- background-color: #36363a;
3137
- } .bottom-sheet__background-quaternary-inverted_1ktsh {
3138
- background-color: #dcdee2;
3139
- } .bottom-sheet__background-specialbg-component_1ktsh {
3140
- background-color: rgba(255, 255, 255, 0.1);
3141
- } .bottom-sheet__background-specialbg-component-inverted_1ktsh {
3142
- background-color: rgba(11, 31, 53, 0.07);
3143
- } .bottom-sheet__background-specialbg-primary-grouped_1ktsh {
3144
- background-color: #1c1c1e;
3145
- } .bottom-sheet__background-specialbg-secondary-grouped_1ktsh {
3146
- background-color: #27272a;
3147
- } .bottom-sheet__background-specialbg-tertiary-grouped_1ktsh {
3148
- background-color: #36363a;
3149
- } .bottom-sheet__background-specialbg-secondary-transparent_1ktsh {
3150
- background-color: rgba(214, 214, 229, 0.07);
3151
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_1ktsh {
3152
- background-color: rgba(38, 55, 88, 0.06);
3153
- } .bottom-sheet__background-specialbg-tertiary-transparent_1ktsh {
3154
- background-color: rgba(222, 222, 240, 0.12);
3155
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1ktsh {
3156
- background-color: rgba(30, 43, 68, 0.08);
3157
- }
3158
- .bottom-sheet__highlighted_yeb6n {
3159
- border-bottom: 1px solid #353539;
3160
- }
3161
- .popup-sheet__appear_f1ruz,
3162
- .popup-sheet__enter_f1ruz {
3163
- background-color: transparent;
3164
- } .popup-sheet__appearActive_f1ruz,
3165
- .popup-sheet__enterActive_f1ruz,
3166
- .popup-sheet__appearDone_f1ruz,
3167
- .popup-sheet__enterDone_f1ruz {
3168
- background-color: rgba(0, 0, 0, 0.7);
3169
- } .popup-sheet__exit_f1ruz {
3170
- background-color: rgba(0, 0, 0, 0.7);
3171
- } .popup-sheet__exitActive_f1ruz,
3172
- .popup-sheet__exitDone_f1ruz {
3173
- background-color: transparent;
3174
- }
3175
-
3176
-
3177
-
3178
-
3179
-
3180
-
3181
-
3182
- .modal__sticky_1k34p {
3183
- background: #1c1c1e;
3184
- } .modal__highlighted_1k34p {
3185
- background: #1c1c1e;
3186
- box-shadow: 0 -1px 0 0 #29292c;
3187
- }
3188
-
3189
-
3190
-
3191
- .modal__highlighted_187b9 {
3192
- background: #1c1c1e;
3193
- box-shadow: 0 1px 0 0 #29292c;
3194
- } .modal__sticky_187b9.modal__hasContent_187b9 {
3195
- background: #1c1c1e;
3196
- }
3197
-
3198
-
3199
-
3200
-
3201
-
3202
-
3203
-
3204
-
3205
-
3206
- .side-panel__sticky_1u496 {
3207
- background: #1c1c1e;
3208
- } .side-panel__highlighted_1u496 {
3209
- background: #1c1c1e;
3210
- box-shadow: 0 -1px 0 0 #29292c;
3211
- }
3212
-
3213
-
3214
-
3215
- .side-panel__highlighted_1lddp {
3216
- background: #1c1c1e;
3217
- box-shadow: 0 1px 0 0 #29292c;
3218
- } .side-panel__sticky_1lddp.side-panel__hasContent_1lddp {
3219
- background: #1c1c1e;
3220
- }
3221
- .toast__toastPlate_clgie {
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_clgie {
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_1nt6i {
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_1nt6i {
3234
- color: rgba(238, 238, 251, 0.55)
3235
- } .bank-card__focused_1nt6i .bank-card__label_1nt6i,
3236
- .bank-card__filled_1nt6i .bank-card__label_1nt6i {
3237
- color: rgba(255, 255, 255, 0.94)
3238
- } .bank-card__input_1nt6i {
3239
- color: rgba(255, 255, 255, 0.94);
3240
- caret-color: rgba(255, 255, 255, 0.94)
3241
- } .bank-card__bankLogo_1nt6i svg g {
3242
- fill: rgba(255, 255, 255, 0.94);
3243
- } .bank-card__brandLogo_1nt6i svg {
3244
- fill: rgba(255, 255, 255, 0.94);
3245
- } .bank-card__usePhoto_1nt6i {
3246
- background-color: transparent
3247
- } .bank-card__usePhoto_1nt6i svg {
3248
- fill: rgba(255, 255, 255, 0.94);
3249
- }
3250
-
3251
-
3252
-
3253
- .universal-modal__sticky_g08p1 {
3254
- background: #1c1c1e;
3255
- } .universal-modal__highlighted_g08p1 {
3256
- background: #1c1c1e;
3257
- box-shadow: 0 -1px 0 0 #29292c;
3258
- }
3259
-
3260
-
3261
-
3262
-
3263
-
3264
- .universal-modal__highlighted_65rmi {
3265
- background: #1c1c1e;
3266
- box-shadow: 0 1px 0 0 #29292c;
3267
- } .universal-modal__sticky_65rmi.universal-modal__hasContent_65rmi {
3268
- background: #1c1c1e;
3269
- }
3270
-
3271
-
3272
-
3273
- @keyframes universal-modal__step_1_17qm9 {
3274
- } @keyframes universal-modal__step_2_17qm9 {
3275
- 100% {
3276
- background-color: transparent;
3277
- }
3278
- } .universal-modal__appear_17qm9,
3279
- .universal-modal__enter_17qm9 {
3280
- background-color: transparent;
3281
- } .universal-modal__appearActive_17qm9,
3282
- .universal-modal__enterActive_17qm9,
3283
- .universal-modal__appearDone_17qm9,
3284
- .universal-modal__enterDone_17qm9 {
3285
- background-color: rgba(0, 0, 0, 0.7);
3286
- } .universal-modal__exit_17qm9 {
3287
- background-color: rgba(0, 0, 0, 0.7);
3288
- } .universal-modal__exitDone_17qm9 {
3289
- background-color: transparent;
3290
- }
3291
-
3292
-
3293
-
3294
- .universal-modal__button_1lnkf.universal-modal__button_1lnkf {
3295
- background-color: rgba(18, 18, 19, 0.4);
3296
- }
3297
- .universal-modal__button_fxlbo.universal-modal__button_fxlbo {
3298
- background-color: rgba(255, 255, 255, 0.04);
3299
- }
3300
- .universal-modal__component_14d1q.universal-modal__overlayHidden_14d1q {
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_1u4o6.universal-modal__overlayHidden_1u4o6 {
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_oktnp {
3309
- fill: rgba(238, 238, 251, 0.55);
3310
- }
3311
- .universal-modal__icon_orxhd {
3312
- fill: rgba(238, 238, 251, 0.55);
3313
- }
3314
-
3315
-
3316
- .amount-input__minorPartAndCurrency_ejfao {
3317
- color: rgba(238, 238, 251, 0.55)
3318
- } .amount-input__minorPartAndCurrency_ejfao.amount-input__disabled_ejfao,
3319
- .amount-input__minorPartAndCurrency_ejfao.amount-input__readOnly_ejfao {
3320
- color: rgba(233, 233, 250, 0.37);
3321
- }
3322
- .amount-input__filled_kb9ue .amount-input__input_kb9ue,
3323
- .amount-input__input_kb9ue:focus {
3324
- -webkit-text-fill-color: transparent;
3325
- }
3326
- .amount-input__minorPartAndCurrency_x71tf {
3327
- color: rgba(4, 4, 19, 0.55)
3328
- } .amount-input__minorPartAndCurrency_x71tf.amount-input__disabled_x71tf,
3329
- .amount-input__minorPartAndCurrency_x71tf.amount-input__readOnly_x71tf {
3330
- color: rgba(5, 8, 29, 0.38);
3331
- }@media (min-width: 600px) {
3332
- }.tooltip__hint_18tqv {
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_18tqv .tooltip__arrow_18tqv:after {
3338
- background-color: #fff;
3339
- border-color: #fff;
3340
- } .tooltip__tooltip_18tqv {
3341
- border: 1px solid #29292c;
3342
- background-color: #1c1c1e
3343
- } .tooltip__tooltip_18tqv .tooltip__arrow_18tqv:after {
3344
- border-color: #29292c;
3345
- background-color: #1c1c1e;
3346
- }
3347
-
3348
- .tooltip__tooltip_1gfic {
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_1gfic .tooltip__arrow_1gfic:after {
3354
- background-color: #fff;
3355
- } .tooltip__hint_1gfic {
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_1gfic .tooltip__arrow_1gfic:after {
3361
- background-color: #1c1c1e;
3362
- }
3363
-
3364
- .calendar__container_lhs2e.calendar__customScrollbar_lhs2e::-webkit-scrollbar-track {
3365
- background-color: transparent;
3366
- } .calendar__container_lhs2e.calendar__customScrollbar_lhs2e::-webkit-scrollbar-track-piece {
3367
- background-color: transparent;
3368
- } .calendar__container_lhs2e.calendar__customScrollbar_lhs2e::-webkit-scrollbar-thumb {
3369
- background-color: rgba(228, 228, 251, 0.28);
3370
- border-color: transparent;
3371
- } .calendar__container_lhs2e.calendar__customScrollbar_lhs2e::-webkit-scrollbar-thumb:active {
3372
- background-color: rgba(238, 238, 251, 0.55);
3373
- }
3374
- .calendar__appear_1xbum,
3375
- .calendar__enter_1xbum {
3376
- background-color: transparent;
3377
- } .calendar__appearActive_1xbum,
3378
- .calendar__enterActive_1xbum,
3379
- .calendar__appearDone_1xbum,
3380
- .calendar__enterDone_1xbum {
3381
- background-color: rgba(222, 222, 238, 0.13);
3382
- } .calendar__exit_1xbum {
3383
- background-color: rgba(222, 222, 238, 0.13);
3384
- } .calendar__exitActive_1xbum,
3385
- .calendar__exitDone_1xbum {
3386
- background-color: transparent;
3387
- }
3388
- .calendar__calendar_q6mcz th {
3389
- border-bottom: 1px solid #29292c;
3390
- } .calendar__dayNames_q6mcz {
3391
- background: #1c1c1e
3392
- } .calendar__month_q6mcz {
3393
- color: rgba(255, 255, 255, 0.94)
3394
- } .calendar__month_q6mcz.calendar__clickableMonth_q6mcz {
3395
- background-color: rgba(214, 214, 229, 0.07)
3396
- } .calendar__month_q6mcz.calendar__clickableMonth_q6mcz.calendar__active_q6mcz {
3397
- background-color: #f2f3f5
3398
- } .calendar__month_q6mcz.calendar__clickableMonth_q6mcz.calendar__active_q6mcz .calendar__monthTitle_q6mcz {
3399
- color: rgba(3, 3, 6, 0.88);
3400
- } .calendar__month_q6mcz.calendar__clickableMonth_q6mcz.calendar__disabled_q6mcz .calendar__monthTitle_q6mcz {
3401
- color: rgba(233, 233, 250, 0.37);
3402
- } .calendar__dayName_q6mcz {
3403
- color: rgba(238, 238, 251, 0.55)
3404
- }
3405
-
3406
- .calendar__dayName_1pd5b {
3407
- color: rgba(238, 238, 251, 0.55)
3408
- } .calendar__day_1pd5b {
3409
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
3410
- color: rgba(255, 255, 255, 0.94)
3411
- } .calendar__day_1pd5b.calendar__highlighted_1pd5b,
3412
- .calendar__day_1pd5b.calendar__range_1pd5b.calendar__highlighted_1pd5b:not(.calendar__disabled_1pd5b) {
3413
- color: rgba(255, 255, 255, 0.94);
3414
- background: rgba(214, 214, 229, 0.07);
3415
- } .calendar__day_1pd5b.calendar__holiday_1pd5b {
3416
- color: #ff4837;
3417
- } .calendar__day_1pd5b.calendar__disabled_1pd5b {
3418
- color: rgba(233, 233, 250, 0.37);
3419
- background: transparent;
3420
- } .calendar__day_1pd5b.calendar__today_1pd5b {
3421
- color: #4a9dfc;
3422
- } .calendar__day_1pd5b.calendar__rangeComplete_1pd5b {
3423
- background: #293044;
3424
- } .calendar__day_1pd5b.calendar__selected_1pd5b,
3425
- .calendar__day_1pd5b.calendar__disabled_1pd5b.calendar__selected_1pd5b {
3426
- color: rgba(3, 3, 6, 0.88);
3427
- background: #f2f3f5;
3428
- } @media (hover) {
3429
- .calendar__day_1pd5b.calendar__selected_1pd5b:hover {
3430
- background: #dcdde1;
3431
- }
3432
- } .calendar__dayWrapper_1pd5b {
3433
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
3434
- } .calendar__range_1pd5b .calendar__day_1pd5b:not(.calendar__selected_1pd5b):not(.calendar__disabled_1pd5b):not(.calendar__today_1pd5b):not(.calendar__holiday_1pd5b) {
3435
- color: rgba(255, 255, 255, 0.94);
3436
- } .calendar__range_1pd5b:before {
3437
- background: rgba(225, 225, 248, 0.09);
3438
- } .calendar__rangeComplete_1pd5b:before {
3439
- background: #293044;
3440
- } .calendar__transitLeft_1pd5b: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_1pd5b: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_1pd5b.calendar__transitLeft_1pd5b:after {
3453
- background: linear-gradient(
3454
- 270deg,
3455
- #293044 0%,
3456
- rgba(255, 255, 255, 0) 100%
3457
- );
3458
- } .calendar__rangeComplete_1pd5b.calendar__transitRight_1pd5b:after {
3459
- background: linear-gradient(
3460
- 270deg,
3461
- rgba(255, 255, 255, 0) 0%,
3462
- #293044 100%
3463
- );
3464
- } .calendar__dot_1pd5b {
3465
- background: rgba(255, 255, 255, 0.94);
3466
- } .calendar__selected_1pd5b .calendar__dot_1pd5b {
3467
- background: rgba(3, 3, 6, 0.88);
3468
- } .calendar__bottomAddon_1pd5b.calendar__selected_1pd5b,
3469
- .calendar__bottomAddon_1pd5b.calendar__selected_1pd5b > * {
3470
- color: rgba(3, 3, 6, 0.88);
3471
- }
3472
- .calendar__withShadow_ip5g5 {
3473
- box-shadow: 0 1px 0 0 #29292c;
3474
- }
3475
-
3476
-
3477
- @media (max-width: 374px) {
3478
- }
3479
- .calendar__empty_1p866 {
3480
- color: rgba(238, 238, 251, 0.55);
3481
- }
3482
- .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf {
3483
- background-color: transparent
3484
- } .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf: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_1fjmf.calendar__button_1fjmf.calendar__filled_1fjmf {
3488
- background-color: rgba(222, 222, 238, 0.13)
3489
- } .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf.calendar__filled_1fjmf:not(:disabled):hover {
3490
- background-color: rgba(234, 234, 248, 0.15);
3491
- } .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf.calendar__current_1fjmf {
3492
- color: #4a9dfc;
3493
- } .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf.calendar__selected_1fjmf,
3494
- .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf.calendar__selected_1fjmf:disabled {
3495
- background-color: #f2f3f5;
3496
- color: rgba(3, 3, 6, 0.88)
3497
- } .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf.calendar__selected_1fjmf:not(:disabled):hover, .cc-calendar .calendar__button_1fjmf.calendar__button_1fjmf.calendar__selected_1fjmf: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_xd1ps {
3503
- background-color: #262629
3504
- } .gallery__modal_xd1ps {
3505
- background: transparent;
3506
- } .gallery__bottomButton_xd1ps {
3507
- background-color: rgba(228, 228, 251, 0.28);
3508
- }
3509
- .gallery__component_7xiiq {
3510
- background-color: rgba(228, 228, 251, 0.28);
3511
- } .gallery__component_7xiiq:hover {
3512
- background-color: rgba(233, 233, 250, 0.37);
3513
- } .gallery__component_7xiiq:active {
3514
- background-color: rgba(238, 238, 254, 0.46);
3515
- }
3516
- .gallery__buttons_183or path {
3517
- color: rgba(255, 255, 255, 0.94);
3518
- } .gallery__iconButton_183or path {
3519
- color: #f2f3f5;
3520
- } .gallery__iconButton_183or:hover path {
3521
- color: #e7e8eb;
3522
- } .gallery__iconButton_183or:active path {
3523
- color: #dcdde1;
3524
- }
3525
-
3526
-
3527
- .gallery__headerMobile_lx1up.gallery__video_lx1up {
3528
- background-color: #262629;
3529
- }
3530
- .gallery__loading_184uc {
3531
- background-color: #1c1c1e
3532
- } .gallery__loading_184uc .gallery__active_184uc {
3533
- background-color: #29292c;
3534
- } .gallery__brokenImageWrapper_184uc {
3535
- background-color: #29292c
3536
- } .gallery__focused_184uc {
3537
- outline: 2px solid #3193fc;
3538
- }
3539
- .gallery__component_wxdq1 {
3540
- background-color: #262629;
3541
- } .gallery__slideLoading_wxdq1 {
3542
- background-color: rgba(214, 214, 229, 0.07);
3543
- } .gallery__spinner_wxdq1 {
3544
- color: rgba(255, 255, 255, 0.94);
3545
- } .gallery__arrow_wxdq1 {
3546
- color: rgba(255, 255, 255, 0.94)
3547
- } .gallery__arrow_wxdq1:hover {
3548
- background-color: #2f2f32;
3549
- } .gallery__arrow_wxdq1:active {
3550
- background-color: #353539;
3551
- } .gallery__focused_wxdq1 {
3552
- outline: 2px solid #3193fc;
3553
- } .gallery__placeholder_wxdq1 {
3554
- background-color: #29292c;
3555
- } .gallery__fullScreenImage_wxdq1 {
3556
- background-color: #121213;
3557
- }
3558
- .gallery__infoWrapper_1dhyi {
3559
- background-color: #262629
3560
- }
3561
- .gallery__component_1hvel {
3562
- background-color: #262629
3563
- }
3564
-
3565
- .gallery__icon_1tg00 {
3566
- color: #fff;
3567
- } .gallery__iconShape_1tg00 {
3568
- fill: rgba(4, 4, 21, 0.47);
3569
- }.select__arrow_pjzi6 {
3570
- color: rgba(238, 238, 251, 0.55)
3571
- } .select__arrow_pjzi6.select__disabled_pjzi6 {
3572
- color: rgba(228, 228, 251, 0.28);
3573
- }
3574
-
3575
- .select__option_1e9m6 {
3576
- background: #1c1c1e;
3577
- color: rgba(255, 255, 255, 0.94)
3578
- } .select__option_1e9m6:not(.select__disabled_1e9m6):active {
3579
- background: rgba(225, 225, 248, 0.09);
3580
- color: rgba(255, 255, 255, 0.94);
3581
- } .select__selected_1e9m6 {
3582
- background: #1c1c1e;
3583
- color: rgba(255, 255, 255, 0.94);
3584
- } .select__highlighted_1e9m6 {
3585
- background: rgba(214, 214, 229, 0.07);
3586
- color: rgba(255, 255, 255, 0.94);
3587
- } .select__disabled_1e9m6 {
3588
- background: #1c1c1e;
3589
- color: rgba(238, 238, 251, 0.55);
3590
- }
3591
- .select__popoverInner_160jz {
3592
- background: transparent;
3593
- } .select__optionsListWrapper_160jz {
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_160jz {
3598
- box-shadow: inset 0 0 0 1px #29292c;
3599
- }
3600
-
3601
- .select__single_y47xt {
3602
- background: rgba(255, 255, 255, 0.94)
3603
- } .select__colorIcon_y47xt {
3604
- color: #17d055;
3605
- }
3606
-
3607
- .select__clearIcon_1iewy {
3608
- color: rgba(228, 228, 251, 0.28)
3609
- } .select__clearIcon_1iewy:hover {
3610
- color: rgba(233, 233, 250, 0.37);
3611
- } .select__clearIcon_1iewy:active {
3612
- color: rgba(238, 238, 254, 0.46);
3613
- }
3614
- .select__placeholder_1q3fb {
3615
- color: rgba(238, 238, 251, 0.55)
3616
- } .select__placeholder_1q3fb.select__focused_1q3fb {
3617
- color: rgba(233, 233, 250, 0.37);
3618
- } .select__focusVisible_1q3fb {
3619
- outline: 2px solid #3193fc;
3620
- } @keyframes select__show-placeholder_1q3fb {
3621
- }
3622
- .select__footer_169dz {
3623
- background-color: #1c1c1e
3624
- } .select__highlighted_169dz {
3625
- border-top: 1px solid #29292c;
3626
- background-color: #1c1c1e;
3627
- }
3628
- .select__optgroup_1tfts {
3629
- background: #1c1c1e
3630
- } .select__label_1tfts {
3631
- color: rgba(238, 238, 251, 0.55);
3632
- }
3633
- .select__optionsListHeader_s03v9 {
3634
- border-bottom: 1px solid transparent
3635
- } .select__optionsListHeader_s03v9.select__headerHighlighted_s03v9 {
3636
- border-bottom-color: #29292c;
3637
- } .select__optionsListFooter_s03v9 {
3638
- border-top: 1px solid transparent
3639
- } .select__optionsListFooter_s03v9.select__withBorder_s03v9 {
3640
- border-top-color: #29292c;
3641
- } .select__emptyPlaceholder_s03v9 {
3642
- color: rgba(238, 238, 251, 0.55);
3643
- }
3644
-
3645
- .select__virtualOptionsListHeader_19tyo {
3646
- border-bottom: 1px solid #29292c;
3647
- } .select__virtualOptionsListFooter_19tyo {
3648
- border-top: 1px solid transparent
3649
- } .select__virtualOptionsListFooter_19tyo.select__withBorder_19tyo {
3650
- border-top: 1px solid #29292c;
3651
- } .select__virtualRow_19tyo:before {
3652
- background: #353539;
3653
- } .select__emptyPlaceholder_19tyo {
3654
- color: rgba(238, 238, 251, 0.55);
3655
- }
3656
-
3657
- .select__option_1luk8 {
3658
- background: #1c1c1e;
3659
- color: rgba(255, 255, 255, 0.94)
3660
- } .select__option_1luk8:not(.select__disabled_1luk8):active {
3661
- background: rgba(225, 225, 248, 0.09);
3662
- color: rgba(255, 255, 255, 0.94);
3663
- } .select__option_1luk8:before {
3664
- background: #353539;
3665
- } .select__selected_1luk8 {
3666
- background: #1c1c1e;
3667
- color: rgba(255, 255, 255, 0.94);
3668
- } .select__highlighted_1luk8 {
3669
- background: rgba(214, 214, 229, 0.07);
3670
- color: rgba(255, 255, 255, 0.94)
3671
- } .select__disabled_1luk8 {
3672
- background: #1c1c1e;
3673
- color: rgba(238, 238, 251, 0.55);
3674
- } .select__highlighted_1luk8 {
3675
- background: rgba(214, 214, 229, 0.07);
3676
- color: rgba(255, 255, 255, 0.94)
3677
- }
3678
- .select__option_1mmoa {
3679
- background: #1c1c1e;
3680
- color: rgba(255, 255, 255, 0.94)
3681
- } .select__option_1mmoa:not(.select__disabled_1mmoa):active {
3682
- background: rgba(225, 225, 248, 0.09);
3683
- color: rgba(255, 255, 255, 0.94);
3684
- } .select__option_1mmoa:before {
3685
- background: #353539;
3686
- } .select__selected_1mmoa {
3687
- background: #1c1c1e;
3688
- color: rgba(255, 255, 255, 0.94);
3689
- } .select__highlighted_1mmoa {
3690
- background: rgba(214, 214, 229, 0.07);
3691
- color: rgba(255, 255, 255, 0.94)
3692
- } .select__disabled_1mmoa {
3693
- background: #1c1c1e;
3694
- color: rgba(238, 238, 251, 0.55);
3695
- }
3696
- .select__footer_11gjc {
3697
- background-color: #121213
3698
- }
3699
- .calendar-with-skeleton__skeleton_1do7j {
3700
- background-color: #1c1c1e;
3701
- }.date-range-input__calendarContainer_ih289 {
3702
- border: 1px solid #29292c
3703
- }.calendar-input__calendarContainer_1vurp {
3704
- border: 1px solid #29292c
3705
- } .calendar-input__calendarIcon_1vurp {
3706
- color: rgba(238, 238, 251, 0.55)
3707
- }.date-time-input__calendarContainer_flwwb {
3708
- border: 1px solid #29292c
3709
- }.universal-date-input__calendarIcon_44llv {
3710
- color: rgba(238, 238, 251, 0.55)
3711
- } .universal-date-input__calendarContainer_44llv {
3712
- border: 1px solid #29292c
3713
- } .universal-date-input__blink_44llv.universal-date-input__blink_44llv.universal-date-input__blink_44llv {
3714
- background-color: #392523;
3715
- }
3716
-
3717
- .calendar-range__component_10qdb:after {
3718
- background-color: rgba(255, 255, 255, 0.94);
3719
- }
3720
- .input-autocomplete__placeholder_367mt {
3721
- color: rgba(238, 238, 251, 0.55);
3722
- } .input-autocomplete__focusVisible_367mt {
3723
- outline: 2px solid #3193fc;
3724
- }
3725
-
3726
- .picker-button__linkOpen_1990z:not(:hover) {
3727
- background-color: rgba(214, 214, 229, 0.07);
3728
- }
3729
- .select-with-tags__tag_1hvru:not(.select-with-tags__tagNoClose_1hvru):active:not(:disabled) {
3730
- background-color: #f2f3f5;
3731
- color: rgba(3, 3, 6, 0.88);
3732
- } .select-with-tags__tag_1hvru:not(.select-with-tags__tagNoClose_1hvru):hover:not(:disabled):not(:active) {
3733
- background-color: #f2f3f5;
3734
- color: rgba(3, 3, 6, 0.88);
3735
- } .select-with-tags__tagCross_1hvru > svg {
3736
- fill: rgba(4, 4, 21, 0.47);
3737
- } .select-with-tags__tagCross_1hvru:hover > svg {
3738
- fill: rgba(4, 4, 19, 0.55);
3739
- } .select-with-tags__tagCross_1hvru:active > svg {
3740
- fill: rgba(1, 1, 12, 0.63);
3741
- }
3742
- .select-with-tags__input_su8go {
3743
- background-color: transparent;
3744
- color: rgba(255, 255, 255, 0.94)
3745
- } .select-with-tags__input_su8go:disabled,
3746
- .select-with-tags__input_su8go:disabled::placeholder {
3747
- color: rgba(233, 233, 250, 0.37);
3748
- } .select-with-tags__input_su8go::placeholder {
3749
- color: rgba(238, 238, 251, 0.55);
3750
- } .select-with-tags__input_su8go:focus::placeholder {
3751
- color: rgba(233, 233, 250, 0.37);
3752
- } .select-with-tags__focusVisible_su8go {
3753
- outline: 2px solid #3193fc;
3754
- } .select-with-tags__placeholder_su8go {
3755
- color: rgba(238, 238, 251, 0.55);
3756
- }.table__component_14767 {
3757
- border-top: 1px solid #353539;
3758
- }
3759
- .table__wrapper_vksup {
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_1xypn {
3765
- color: rgba(255, 255, 255, 0.94);
3766
- border-top: 1px solid #353539
3767
- }
3768
-
3769
- .table__component_1e15v th:not(:last-child):not(:empty):after {
3770
- background-color: #353539;
3771
- }
3772
- .table__component_kd8s7 {
3773
- color: rgba(255, 255, 255, 0.94);
3774
- border-bottom: 1px solid #353539;
3775
- background: #121213
3776
- } .table__sorted_kd8s7 {
3777
- color: rgba(255, 255, 255, 0.94);
3778
- } .table__stickyHeader_kd8s7 {
3779
- box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
3780
- }
3781
- .table__component_1p7gx {
3782
- background: #121213
3783
- } .table__clickable_1p7gx:hover {
3784
- background-color: #1c1c1e;
3785
- } .table__selected_1p7gx {
3786
- background-color: #f2f8ff
3787
- } .table__selected_1p7gx:hover {
3788
- background-color: #e8f2fe;
3789
- }
3790
- .table__open_glam4,
3791
- .table__open_glam4:hover {
3792
- background-color: rgba(222, 222, 238, 0.13);
3793
- }
3794
- .table__icon_x3whl {
3795
- color: #898991
3796
- } .table__icon_x3whl:hover {
3797
- color: rgba(255, 255, 255, 0.94);
3798
- } .table__sorted_x3whl {
3799
- color: #3193fc
3800
- } .table__sorted_x3whl:hover {
3801
- color: #3193fc;
3802
- }.intl-phone-input__emptyCountryIcon_1gmb0 {
3803
- color: #898991;
3804
- }
3805
- .intl-phone-input__flagPlaceholder_6ozb3 {
3806
- background-color: rgba(222, 222, 238, 0.13);
3807
- }
3808
- .intl-phone-input__dialCode_1m48a {
3809
- color: rgba(238, 238, 251, 0.55);
3810
- }
3811
- .intl-phone-input__emptyCountryIcon_1pbj5 {
3812
- color: #898991;
3813
- } .intl-phone-input__focusVisible_1pbj5 {
3814
- outline: 2px solid #3193fc;
3815
- }
3816
- .international-phone-input__dialCode_c4ezx {
3817
- color: rgba(238, 238, 251, 0.55);
3818
- } .international-phone-input__emptyCountryIcon_c4ezx {
3819
- color: rgba(238, 238, 251, 0.55);
3820
- }
3821
- .international-phone-input__flagPlaceholder_x0tdq {
3822
- background-color: rgba(214, 214, 229, 0.07);
3823
- }
3824
- .international-phone-input__emptyCountryIcon_1wkew {
3825
- color: rgba(238, 238, 251, 0.55);
3826
- } .international-phone-input__focusVisible_1wkew {
3827
- outline: 2px solid #3193fc;
3828
- }.tabs__component_f698k:before {
3829
- background-color: rgba(228, 228, 251, 0.28);
3830
- } .tabs__title_f698k {
3831
- color: rgba(238, 238, 251, 0.55)
3832
- } .tabs__title_f698k:not(:disabled):hover {
3833
- color: rgba(255, 255, 255, 0.94);
3834
- } .tabs__focused_f698k {
3835
- outline: 2px solid #3193fc;
3836
- } .tabs__selected_f698k {
3837
- color: rgba(255, 255, 255, 0.94);
3838
- } .tabs__disabled_f698k {
3839
- color: rgba(233, 233, 250, 0.37);
3840
- } .tabs__line_f698k {
3841
- background-color: #f83a2a;
3842
- } .tabs__option_f698k {
3843
- color: rgba(255, 255, 255, 0.94);
3844
- }
3845
- .tabs__component_f698k:before {
3846
- background-color: rgba(228, 228, 251, 0.28);
3847
- }.tabs__title_f698k {
3848
- color: rgba(238, 238, 251, 0.55)
3849
- }.tabs__title_f698k:not(:disabled):hover {
3850
- color: rgba(255, 255, 255, 0.94);
3851
- }.tabs__focused_f698k {
3852
- outline: 2px solid #3193fc;
3853
- }.tabs__selected_f698k {
3854
- color: rgba(255, 255, 255, 0.94);
3855
- }.tabs__disabled_f698k {
3856
- color: rgba(233, 233, 250, 0.37);
3857
- }.tabs__line_f698k {
3858
- background-color: #f83a2a;
3859
- }.tabs__option_f698k {
3860
- color: rgba(255, 255, 255, 0.94);
3861
- }
3862
- .tabs__primary_h73sf:after {
3863
- background-color: rgba(228, 228, 251, 0.28);
3864
- } .tabs__primary_h73sf {
3865
- } .tabs__secondary_h73sf:before {
3866
- background-color: transparent;
3867
- } .tabs__secondary_h73sf.tabs__xs_h73sf {
3868
- } .tabs__borderVisible_h73sf:before {
3869
- background-color: rgba(222, 222, 238, 0.13);
3870
- }
3871
-
3872
-
3873
-
598
+ }