@alfalab/core-components 48.25.0 → 48.25.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2779) hide show
  1. package/accordion/Component.js +1 -1
  2. package/accordion/components/default-control-icon/Component.js +1 -1
  3. package/accordion/components/default-control-icon/index.css +4 -4
  4. package/accordion/esm/Component.js +1 -1
  5. package/accordion/esm/components/default-control-icon/Component.js +1 -1
  6. package/accordion/esm/components/default-control-icon/index.css +4 -4
  7. package/accordion/esm/index.css +9 -9
  8. package/accordion/index.css +9 -9
  9. package/accordion/modern/Component.js +1 -1
  10. package/accordion/modern/components/default-control-icon/Component.js +1 -1
  11. package/accordion/modern/components/default-control-icon/index.css +4 -4
  12. package/accordion/modern/index.css +9 -9
  13. package/action-button/Component.js +4 -4
  14. package/action-button/default.css +12 -12
  15. package/action-button/esm/Component.js +4 -4
  16. package/action-button/esm/default.css +12 -12
  17. package/action-button/esm/index.css +9 -9
  18. package/action-button/esm/inverted.css +12 -12
  19. package/action-button/esm/static.css +8 -8
  20. package/action-button/index.css +9 -9
  21. package/action-button/inverted.css +12 -12
  22. package/action-button/modern/Component.js +4 -4
  23. package/action-button/modern/default.css +12 -12
  24. package/action-button/modern/index.css +9 -9
  25. package/action-button/modern/inverted.css +12 -12
  26. package/action-button/modern/static.css +8 -8
  27. package/action-button/static.css +8 -8
  28. package/alert/Component.js +1 -1
  29. package/alert/esm/Component.js +1 -1
  30. package/alert/esm/index.css +2 -2
  31. package/alert/index.css +2 -2
  32. package/alert/modern/Component.js +1 -1
  33. package/alert/modern/index.css +2 -2
  34. package/amount/component.js +1 -1
  35. package/amount/esm/component.js +1 -1
  36. package/amount/esm/index.css +7 -7
  37. package/amount/esm/pure/component.js +1 -1
  38. package/amount/esm/pure/index.css +1 -1
  39. package/amount/index.css +7 -7
  40. package/amount/modern/component.js +1 -1
  41. package/amount/modern/index.css +7 -7
  42. package/amount/modern/pure/component.js +1 -1
  43. package/amount/modern/pure/index.css +1 -1
  44. package/amount/pure/component.js +1 -1
  45. package/amount/pure/index.css +1 -1
  46. package/amount-input/Component.js +3 -3
  47. package/amount-input/default.css +3 -3
  48. package/amount-input/esm/Component.js +3 -3
  49. package/amount-input/esm/default.css +3 -3
  50. package/amount-input/esm/index.css +6 -6
  51. package/amount-input/esm/inverted.css +3 -3
  52. package/amount-input/index.css +6 -6
  53. package/amount-input/inverted.css +3 -3
  54. package/amount-input/modern/Component.js +3 -3
  55. package/amount-input/modern/default.css +3 -3
  56. package/amount-input/modern/index.css +6 -6
  57. package/amount-input/modern/inverted.css +3 -3
  58. package/attach/Component.js +1 -1
  59. package/attach/esm/Component.js +1 -1
  60. package/attach/esm/index.css +17 -17
  61. package/attach/index.css +17 -17
  62. package/attach/modern/Component.js +1 -1
  63. package/attach/modern/index.css +17 -17
  64. package/backdrop/Component.js +1 -1
  65. package/backdrop/esm/Component.js +1 -1
  66. package/backdrop/esm/index.css +11 -11
  67. package/backdrop/index.css +11 -11
  68. package/backdrop/modern/Component.js +1 -1
  69. package/backdrop/modern/index.css +11 -11
  70. package/badge/Component.js +1 -1
  71. package/badge/esm/Component.js +1 -1
  72. package/badge/esm/index.css +47 -47
  73. package/badge/index.css +47 -47
  74. package/badge/modern/Component.js +1 -1
  75. package/badge/modern/index.css +47 -47
  76. package/bank-card/Component.js +4 -4
  77. package/bank-card/cssm/Component.js +3 -3
  78. package/bank-card/cssm/index.module.css +5 -5
  79. package/bank-card/esm/Component.js +5 -5
  80. package/bank-card/esm/index.css +24 -24
  81. package/bank-card/esm/index.js +1 -1
  82. package/bank-card/index.css +24 -24
  83. package/bank-card/modern/Component.js +4 -4
  84. package/bank-card/modern/index.css +24 -24
  85. package/bank-card/modern/index.js +1 -1
  86. package/bank-card/moderncssm/Component.js +3 -3
  87. package/bank-card/moderncssm/index.js +1 -1
  88. package/bank-card/moderncssm/index.module.css +2 -4
  89. package/base-modal/Component.js +1 -1
  90. package/base-modal/esm/Component.js +1 -1
  91. package/base-modal/esm/index.css +14 -14
  92. package/base-modal/index.css +14 -14
  93. package/base-modal/modern/Component.js +1 -1
  94. package/base-modal/modern/index.css +14 -14
  95. package/bottom-sheet/component.js +1 -1
  96. package/bottom-sheet/components/footer/Component.js +1 -1
  97. package/bottom-sheet/components/footer/index.css +26 -26
  98. package/bottom-sheet/components/header/Component.js +1 -1
  99. package/bottom-sheet/components/header/index.css +13 -13
  100. package/bottom-sheet/esm/component.js +1 -1
  101. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  102. package/bottom-sheet/esm/components/footer/index.css +26 -26
  103. package/bottom-sheet/esm/components/header/Component.js +1 -1
  104. package/bottom-sheet/esm/components/header/index.css +13 -13
  105. package/bottom-sheet/esm/index.css +45 -45
  106. package/bottom-sheet/index.css +45 -45
  107. package/bottom-sheet/modern/component.js +1 -1
  108. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  109. package/bottom-sheet/modern/components/footer/index.css +26 -26
  110. package/bottom-sheet/modern/components/header/Component.js +1 -1
  111. package/bottom-sheet/modern/components/header/index.css +13 -13
  112. package/bottom-sheet/modern/index.css +45 -45
  113. package/button/components/base-button/Component.js +3 -3
  114. package/button/components/base-button/default.css +55 -55
  115. package/button/components/base-button/index.css +63 -63
  116. package/button/components/base-button/inverted.css +55 -55
  117. package/button/desktop/Component.desktop.js +3 -3
  118. package/button/desktop/default.desktop.css +18 -18
  119. package/button/desktop/desktop.css +6 -6
  120. package/button/desktop/inverted.desktop.css +18 -18
  121. package/button/esm/components/base-button/Component.js +3 -3
  122. package/button/esm/components/base-button/default.css +55 -55
  123. package/button/esm/components/base-button/index.css +63 -63
  124. package/button/esm/components/base-button/inverted.css +55 -55
  125. package/button/esm/desktop/Component.desktop.js +3 -3
  126. package/button/esm/desktop/default.desktop.css +18 -18
  127. package/button/esm/desktop/desktop.css +6 -6
  128. package/button/esm/desktop/inverted.desktop.css +18 -18
  129. package/button/esm/mobile/Component.mobile.js +3 -3
  130. package/button/esm/mobile/default.mobile.css +17 -17
  131. package/button/esm/mobile/inverted.mobile.css +17 -17
  132. package/button/esm/mobile/mobile.css +6 -6
  133. package/button/mobile/Component.mobile.js +3 -3
  134. package/button/mobile/default.mobile.css +17 -17
  135. package/button/mobile/inverted.mobile.css +17 -17
  136. package/button/mobile/mobile.css +6 -6
  137. package/button/modern/components/base-button/Component.js +3 -3
  138. package/button/modern/components/base-button/default.css +55 -55
  139. package/button/modern/components/base-button/index.css +63 -63
  140. package/button/modern/components/base-button/inverted.css +55 -55
  141. package/button/modern/desktop/Component.desktop.js +3 -3
  142. package/button/modern/desktop/default.desktop.css +18 -18
  143. package/button/modern/desktop/desktop.css +6 -6
  144. package/button/modern/desktop/inverted.desktop.css +18 -18
  145. package/button/modern/mobile/Component.mobile.js +3 -3
  146. package/button/modern/mobile/default.mobile.css +17 -17
  147. package/button/modern/mobile/inverted.mobile.css +17 -17
  148. package/button/modern/mobile/mobile.css +6 -6
  149. package/calendar/{calendarMonthOnlyView-7a1a1ffc.js → calendarMonthOnlyView-fe929ae3.js} +1 -1
  150. package/calendar/components/calendar-mobile/Component.js +3 -3
  151. package/calendar/components/calendar-mobile/backdrop-transitions.css +9 -9
  152. package/calendar/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  153. package/calendar/components/calendar-mobile/index.css +20 -20
  154. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  155. package/calendar/components/calendar-mobile/index.js +1 -1
  156. package/calendar/components/calendar-mobile/transitions.css +7 -7
  157. package/calendar/components/days-table/Component.js +1 -1
  158. package/calendar/components/days-table/index.css +67 -67
  159. package/calendar/components/header/Component.js +1 -1
  160. package/calendar/components/header/index.css +2 -2
  161. package/calendar/components/month-year-header/Component.js +2 -2
  162. package/calendar/components/month-year-header/index.css +9 -9
  163. package/calendar/components/month-year-header/mobile.css +1 -1
  164. package/calendar/components/months-table/Component.js +1 -1
  165. package/calendar/components/months-table/index.css +12 -12
  166. package/calendar/components/period-slider/Component.js +1 -1
  167. package/calendar/components/period-slider/index.css +10 -10
  168. package/calendar/components/select-button/Component.js +1 -1
  169. package/calendar/components/select-button/index.css +9 -9
  170. package/calendar/components/years-table/Component.js +1 -1
  171. package/calendar/components/years-table/index.css +14 -14
  172. package/calendar/desktop/Component.desktop.js +1 -1
  173. package/calendar/desktop/desktop.css +28 -28
  174. package/calendar/esm/Component.responsive.js +1 -1
  175. package/calendar/esm/{calendarMonthOnlyView-7a4b7d7b.js → calendarMonthOnlyView-51ce5170.js} +1 -1
  176. package/calendar/esm/components/calendar-mobile/Component.js +3 -3
  177. package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +9 -9
  178. package/calendar/esm/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  179. package/calendar/esm/components/calendar-mobile/index.css +20 -20
  180. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  181. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  182. package/calendar/esm/components/calendar-mobile/transitions.css +7 -7
  183. package/calendar/esm/components/days-table/Component.js +1 -1
  184. package/calendar/esm/components/days-table/index.css +67 -67
  185. package/calendar/esm/components/header/Component.js +1 -1
  186. package/calendar/esm/components/header/index.css +2 -2
  187. package/calendar/esm/components/month-year-header/Component.js +2 -2
  188. package/calendar/esm/components/month-year-header/index.css +9 -9
  189. package/calendar/esm/components/month-year-header/mobile.css +1 -1
  190. package/calendar/esm/components/months-table/Component.js +1 -1
  191. package/calendar/esm/components/months-table/index.css +12 -12
  192. package/calendar/esm/components/period-slider/Component.js +1 -1
  193. package/calendar/esm/components/period-slider/index.css +10 -10
  194. package/calendar/esm/components/select-button/Component.js +1 -1
  195. package/calendar/esm/components/select-button/index.css +9 -9
  196. package/calendar/esm/components/years-table/Component.js +1 -1
  197. package/calendar/esm/components/years-table/index.css +14 -14
  198. package/calendar/esm/desktop/Component.desktop.js +1 -1
  199. package/calendar/esm/desktop/desktop.css +28 -28
  200. package/calendar/esm/index.js +1 -1
  201. package/calendar/esm/mobile/index.js +1 -1
  202. package/calendar/mobile/index.js +1 -1
  203. package/calendar/modern/Component.responsive.js +1 -1
  204. package/calendar/modern/{calendarMonthOnlyView-e720b520.js → calendarMonthOnlyView-6d4d44e2.js} +1 -1
  205. package/calendar/modern/components/calendar-mobile/Component.js +3 -3
  206. package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +9 -9
  207. package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  208. package/calendar/modern/components/calendar-mobile/index.css +20 -20
  209. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  210. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  211. package/calendar/modern/components/calendar-mobile/transitions.css +7 -7
  212. package/calendar/modern/components/days-table/Component.js +1 -1
  213. package/calendar/modern/components/days-table/index.css +67 -67
  214. package/calendar/modern/components/header/Component.js +1 -1
  215. package/calendar/modern/components/header/index.css +2 -2
  216. package/calendar/modern/components/month-year-header/Component.js +2 -2
  217. package/calendar/modern/components/month-year-header/index.css +9 -9
  218. package/calendar/modern/components/month-year-header/mobile.css +1 -1
  219. package/calendar/modern/components/months-table/Component.js +1 -1
  220. package/calendar/modern/components/months-table/index.css +12 -12
  221. package/calendar/modern/components/period-slider/Component.js +1 -1
  222. package/calendar/modern/components/period-slider/index.css +10 -10
  223. package/calendar/modern/components/select-button/Component.js +1 -1
  224. package/calendar/modern/components/select-button/index.css +9 -9
  225. package/calendar/modern/components/years-table/Component.js +1 -1
  226. package/calendar/modern/components/years-table/index.css +14 -14
  227. package/calendar/modern/desktop/Component.desktop.js +1 -1
  228. package/calendar/modern/desktop/desktop.css +28 -28
  229. package/calendar/modern/index.js +1 -1
  230. package/calendar/modern/mobile/index.js +1 -1
  231. package/calendar-input/components/calendar-input/Component.js +1 -1
  232. package/calendar-input/components/calendar-input/index.css +10 -10
  233. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  234. package/calendar-input/esm/components/calendar-input/index.css +10 -10
  235. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  236. package/calendar-input/modern/components/calendar-input/index.css +10 -10
  237. package/calendar-range/components/divider/Component.js +1 -1
  238. package/calendar-range/components/divider/index.css +7 -7
  239. package/calendar-range/esm/Component.js +1 -1
  240. package/calendar-range/esm/components/divider/Component.js +1 -1
  241. package/calendar-range/esm/components/divider/index.css +7 -7
  242. package/calendar-range/esm/index.js +1 -1
  243. package/calendar-range/esm/index.module-84baa865.js +4 -0
  244. package/calendar-range/esm/views/index.css +7 -7
  245. package/calendar-range/esm/views/popover.js +1 -1
  246. package/calendar-range/esm/views/static.js +1 -1
  247. package/calendar-range/index.module-7a9c58bb.js +4 -0
  248. package/calendar-range/modern/Component.js +1 -1
  249. package/calendar-range/modern/components/divider/Component.js +1 -1
  250. package/calendar-range/modern/components/divider/index.css +7 -7
  251. package/calendar-range/modern/index.js +1 -1
  252. package/calendar-range/modern/index.module-2c3a32c6.js +4 -0
  253. package/calendar-range/modern/views/index.css +7 -7
  254. package/calendar-range/modern/views/popover.js +1 -1
  255. package/calendar-range/modern/views/static.js +1 -1
  256. package/calendar-range/views/index.css +7 -7
  257. package/calendar-range/views/popover.js +1 -1
  258. package/calendar-range/views/static.js +1 -1
  259. package/calendar-with-skeleton/Component.js +1 -1
  260. package/calendar-with-skeleton/esm/Component.js +1 -1
  261. package/calendar-with-skeleton/esm/index.css +11 -11
  262. package/calendar-with-skeleton/index.css +11 -11
  263. package/calendar-with-skeleton/modern/Component.js +1 -1
  264. package/calendar-with-skeleton/modern/index.css +11 -11
  265. package/card-image/Component.js +1 -1
  266. package/card-image/esm/Component.js +1 -1
  267. package/card-image/esm/index.css +6 -6
  268. package/card-image/index.css +6 -6
  269. package/card-image/modern/Component.js +1 -1
  270. package/card-image/modern/index.css +6 -6
  271. package/cdn-icon/Component.js +1 -1
  272. package/cdn-icon/esm/Component.js +1 -1
  273. package/cdn-icon/esm/index.css +3 -3
  274. package/cdn-icon/index.css +3 -3
  275. package/cdn-icon/modern/Component.js +1 -1
  276. package/cdn-icon/modern/index.css +3 -3
  277. package/chart/Component.js +1 -1
  278. package/chart/components/Dot/index.css +7 -7
  279. package/chart/components/Dot/index.js +1 -1
  280. package/chart/components/Legends/index.css +7 -7
  281. package/chart/components/Legends/index.js +1 -1
  282. package/chart/components/Tick/index.css +3 -3
  283. package/chart/components/Tick/index.js +1 -1
  284. package/chart/components/TooltipContent/index.css +6 -6
  285. package/chart/components/TooltipContent/index.js +1 -1
  286. package/chart/esm/Component.js +1 -1
  287. package/chart/esm/components/Dot/index.css +7 -7
  288. package/chart/esm/components/Dot/index.js +1 -1
  289. package/chart/esm/components/Legends/index.css +7 -7
  290. package/chart/esm/components/Legends/index.js +1 -1
  291. package/chart/esm/components/Tick/index.css +3 -3
  292. package/chart/esm/components/Tick/index.js +1 -1
  293. package/chart/esm/components/TooltipContent/index.css +6 -6
  294. package/chart/esm/components/TooltipContent/index.js +1 -1
  295. package/chart/esm/index.css +4 -4
  296. package/chart/index.css +4 -4
  297. package/chart/modern/Component.js +1 -1
  298. package/chart/modern/components/Dot/index.css +7 -7
  299. package/chart/modern/components/Dot/index.js +1 -1
  300. package/chart/modern/components/Legends/index.css +7 -7
  301. package/chart/modern/components/Legends/index.js +1 -1
  302. package/chart/modern/components/Tick/index.css +3 -3
  303. package/chart/modern/components/Tick/index.js +1 -1
  304. package/chart/modern/components/TooltipContent/index.css +6 -6
  305. package/chart/modern/components/TooltipContent/index.js +1 -1
  306. package/chart/modern/index.css +4 -4
  307. package/checkbox/Component.js +3 -3
  308. package/checkbox/esm/Component.js +3 -3
  309. package/checkbox/esm/styles/default.css +20 -20
  310. package/checkbox/esm/styles/index.css +19 -19
  311. package/checkbox/esm/styles/inverted.css +20 -20
  312. package/checkbox/modern/Component.js +3 -3
  313. package/checkbox/modern/styles/default.css +20 -20
  314. package/checkbox/modern/styles/index.css +19 -19
  315. package/checkbox/modern/styles/inverted.css +20 -20
  316. package/checkbox/styles/default.css +20 -20
  317. package/checkbox/styles/index.css +19 -19
  318. package/checkbox/styles/inverted.css +20 -20
  319. package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
  320. package/checkbox-group/components/base-checkbox-group/index.css +18 -18
  321. package/checkbox-group/desktop/Component.desktop.js +1 -1
  322. package/checkbox-group/desktop/desktop.css +3 -3
  323. package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
  324. package/checkbox-group/esm/components/base-checkbox-group/index.css +18 -18
  325. package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
  326. package/checkbox-group/esm/desktop/desktop.css +3 -3
  327. package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
  328. package/checkbox-group/esm/mobile/mobile.css +3 -3
  329. package/checkbox-group/mobile/Component.mobile.js +1 -1
  330. package/checkbox-group/mobile/mobile.css +3 -3
  331. package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
  332. package/checkbox-group/modern/components/base-checkbox-group/index.css +18 -18
  333. package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
  334. package/checkbox-group/modern/desktop/desktop.css +3 -3
  335. package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
  336. package/checkbox-group/modern/mobile/mobile.css +3 -3
  337. package/circular-progress-bar/Component.js +1 -1
  338. package/circular-progress-bar/esm/Component.js +1 -1
  339. package/circular-progress-bar/esm/index.css +52 -52
  340. package/circular-progress-bar/index.css +52 -52
  341. package/circular-progress-bar/modern/Component.js +1 -1
  342. package/circular-progress-bar/modern/index.css +52 -52
  343. package/code-input/components/base-code-input/component.js +1 -1
  344. package/code-input/components/base-code-input/index.css +5 -5
  345. package/code-input/components/input/component.js +1 -1
  346. package/code-input/components/input/index.css +11 -11
  347. package/code-input/desktop/Component.desktop.js +1 -1
  348. package/code-input/desktop/desktop.css +4 -4
  349. package/code-input/esm/components/base-code-input/component.js +1 -1
  350. package/code-input/esm/components/base-code-input/index.css +5 -5
  351. package/code-input/esm/components/input/component.js +1 -1
  352. package/code-input/esm/components/input/index.css +11 -11
  353. package/code-input/esm/desktop/Component.desktop.js +1 -1
  354. package/code-input/esm/desktop/desktop.css +4 -4
  355. package/code-input/esm/mobile/Component.mobile.js +1 -1
  356. package/code-input/esm/mobile/mobile.css +2 -2
  357. package/code-input/mobile/Component.mobile.js +1 -1
  358. package/code-input/mobile/mobile.css +2 -2
  359. package/code-input/modern/components/base-code-input/component.js +1 -1
  360. package/code-input/modern/components/base-code-input/index.css +5 -5
  361. package/code-input/modern/components/input/component.js +1 -1
  362. package/code-input/modern/components/input/index.css +11 -11
  363. package/code-input/modern/desktop/Component.desktop.js +1 -1
  364. package/code-input/modern/desktop/desktop.css +4 -4
  365. package/code-input/modern/mobile/Component.mobile.js +1 -1
  366. package/code-input/modern/mobile/mobile.css +2 -2
  367. package/collapse/Component.js +1 -1
  368. package/collapse/esm/Component.js +1 -1
  369. package/collapse/esm/index.css +8 -8
  370. package/collapse/index.css +8 -8
  371. package/collapse/modern/Component.js +1 -1
  372. package/collapse/modern/index.css +8 -8
  373. package/comment/Component.js +1 -1
  374. package/comment/esm/Component.js +1 -1
  375. package/comment/esm/index.css +3 -3
  376. package/comment/index.css +3 -3
  377. package/comment/modern/Component.js +1 -1
  378. package/comment/modern/index.css +3 -3
  379. package/confirmation/components/base-confirmation/component.js +1 -1
  380. package/confirmation/components/base-confirmation/index.css +2 -2
  381. package/confirmation/components/countdown-loader/component.js +1 -1
  382. package/confirmation/components/countdown-loader/index.css +2 -2
  383. package/confirmation/components/header/component.js +1 -1
  384. package/confirmation/components/header/index.css +4 -4
  385. package/confirmation/components/screens/fatal-error/component.js +1 -1
  386. package/confirmation/components/screens/fatal-error/index.css +7 -7
  387. package/confirmation/components/screens/hint/component.js +1 -1
  388. package/confirmation/components/screens/hint/index.css +13 -13
  389. package/confirmation/components/screens/initial/component.js +1 -1
  390. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  391. package/confirmation/components/screens/initial/index.css +20 -20
  392. package/confirmation/components/screens/temp-block/component.js +1 -1
  393. package/confirmation/components/screens/temp-block/index.css +9 -9
  394. package/confirmation/components/screens/temp-block-over/component.js +1 -1
  395. package/confirmation/components/screens/temp-block-over/index.css +6 -6
  396. package/confirmation/{countdown-section-66246bfb.js → countdown-section-3727e914.js} +1 -1
  397. package/confirmation/esm/component.responsive.js +1 -1
  398. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  399. package/confirmation/esm/components/base-confirmation/index.css +2 -2
  400. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  401. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  402. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  403. package/confirmation/esm/components/header/component.js +1 -1
  404. package/confirmation/esm/components/header/index.css +4 -4
  405. package/confirmation/esm/components/index.js +1 -1
  406. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  407. package/confirmation/esm/components/screens/fatal-error/index.css +7 -7
  408. package/confirmation/esm/components/screens/hint/component.js +1 -1
  409. package/confirmation/esm/components/screens/hint/index.css +13 -13
  410. package/confirmation/esm/components/screens/index.js +1 -1
  411. package/confirmation/esm/components/screens/initial/component.js +1 -1
  412. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  413. package/confirmation/esm/components/screens/initial/index.css +20 -20
  414. package/confirmation/esm/components/screens/initial/index.js +1 -1
  415. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  416. package/confirmation/esm/components/screens/temp-block/index.css +9 -9
  417. package/confirmation/esm/components/screens/temp-block-over/component.js +1 -1
  418. package/confirmation/esm/components/screens/temp-block-over/index.css +6 -6
  419. package/confirmation/esm/{countdown-section-b11f4c6f.js → countdown-section-ea23fda0.js} +1 -1
  420. package/confirmation/esm/desktop/component.desktop.js +1 -1
  421. package/confirmation/esm/desktop/index.js +1 -1
  422. package/confirmation/esm/index.js +1 -1
  423. package/confirmation/esm/mobile/component.mobile.js +2 -2
  424. package/confirmation/esm/mobile/index.js +1 -1
  425. package/confirmation/esm/mobile/mobile.css +2 -2
  426. package/confirmation/esm/shared/index.js +1 -1
  427. package/confirmation/mobile/component.mobile.js +1 -1
  428. package/confirmation/mobile/mobile.css +2 -2
  429. package/confirmation/modern/component.responsive.js +1 -1
  430. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  431. package/confirmation/modern/components/base-confirmation/index.css +2 -2
  432. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  433. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  434. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  435. package/confirmation/modern/components/header/component.js +1 -1
  436. package/confirmation/modern/components/header/index.css +4 -4
  437. package/confirmation/modern/components/index.js +1 -1
  438. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  439. package/confirmation/modern/components/screens/fatal-error/index.css +7 -7
  440. package/confirmation/modern/components/screens/hint/component.js +1 -1
  441. package/confirmation/modern/components/screens/hint/index.css +13 -13
  442. package/confirmation/modern/components/screens/index.js +1 -1
  443. package/confirmation/modern/components/screens/initial/component.js +1 -1
  444. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  445. package/confirmation/modern/components/screens/initial/index.css +20 -20
  446. package/confirmation/modern/components/screens/initial/index.js +1 -1
  447. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  448. package/confirmation/modern/components/screens/temp-block/index.css +9 -9
  449. package/confirmation/modern/components/screens/temp-block-over/component.js +1 -1
  450. package/confirmation/modern/components/screens/temp-block-over/index.css +6 -6
  451. package/confirmation/modern/{countdown-section-5721eff6.js → countdown-section-293c21ec.js} +1 -1
  452. package/confirmation/modern/desktop/component.desktop.js +1 -1
  453. package/confirmation/modern/desktop/index.js +1 -1
  454. package/confirmation/modern/index.js +1 -1
  455. package/confirmation/modern/mobile/component.mobile.js +2 -2
  456. package/confirmation/modern/mobile/index.js +1 -1
  457. package/confirmation/modern/mobile/mobile.css +2 -2
  458. package/confirmation/modern/shared/index.js +1 -1
  459. package/confirmation-v1/component.js +1 -1
  460. package/confirmation-v1/components/code-input/component.js +1 -1
  461. package/confirmation-v1/components/code-input/index.css +9 -9
  462. package/confirmation-v1/components/countdown/component.js +1 -1
  463. package/confirmation-v1/components/countdown/index.css +12 -12
  464. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  465. package/confirmation-v1/components/countdown-loader/index.css +1 -1
  466. package/confirmation-v1/components/overlimit/component.js +1 -1
  467. package/confirmation-v1/components/overlimit/index.css +8 -8
  468. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  469. package/confirmation-v1/components/sign-confirmation/index.css +12 -12
  470. package/confirmation-v1/esm/component.js +1 -1
  471. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  472. package/confirmation-v1/esm/components/code-input/index.css +9 -9
  473. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  474. package/confirmation-v1/esm/components/countdown/index.css +12 -12
  475. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  476. package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
  477. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  478. package/confirmation-v1/esm/components/overlimit/index.css +8 -8
  479. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  480. package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
  481. package/confirmation-v1/esm/index.css +13 -13
  482. package/confirmation-v1/index.css +13 -13
  483. package/confirmation-v1/modern/component.js +1 -1
  484. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  485. package/confirmation-v1/modern/components/code-input/index.css +9 -9
  486. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  487. package/confirmation-v1/modern/components/countdown/index.css +12 -12
  488. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  489. package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
  490. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  491. package/confirmation-v1/modern/components/overlimit/index.css +8 -8
  492. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  493. package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
  494. package/confirmation-v1/modern/index.css +13 -13
  495. package/custom-button/components/base-custom-button/base-custom-button.js +1 -1
  496. package/custom-button/components/base-custom-button/index.css +24 -24
  497. package/custom-button/esm/components/base-custom-button/base-custom-button.js +1 -1
  498. package/custom-button/esm/components/base-custom-button/index.css +24 -24
  499. package/custom-button/modern/components/base-custom-button/base-custom-button.js +1 -1
  500. package/custom-button/modern/components/base-custom-button/index.css +24 -24
  501. package/custom-picker-button/esm/field/Component.js +1 -1
  502. package/custom-picker-button/esm/field/index.css +5 -5
  503. package/custom-picker-button/field/Component.js +1 -1
  504. package/custom-picker-button/field/index.css +5 -5
  505. package/custom-picker-button/modern/field/Component.js +1 -1
  506. package/custom-picker-button/modern/field/index.css +5 -5
  507. package/date-input/Component.js +1 -1
  508. package/date-input/esm/Component.js +1 -1
  509. package/date-input/esm/index.css +3 -3
  510. package/date-input/index.css +3 -3
  511. package/date-input/modern/Component.js +1 -1
  512. package/date-input/modern/index.css +3 -3
  513. package/date-range-input/components/date-range-input/Component.js +1 -1
  514. package/date-range-input/components/date-range-input/index.css +6 -6
  515. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  516. package/date-range-input/esm/components/date-range-input/index.css +6 -6
  517. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  518. package/date-range-input/modern/components/date-range-input/index.css +6 -6
  519. package/date-time-input/components/date-time-input/Component.js +1 -1
  520. package/date-time-input/components/date-time-input/index.css +6 -6
  521. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  522. package/date-time-input/esm/components/date-time-input/index.css +6 -6
  523. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  524. package/date-time-input/modern/components/date-time-input/index.css +6 -6
  525. package/divider/Component.js +1 -1
  526. package/divider/esm/Component.js +1 -1
  527. package/divider/esm/index.css +1 -1
  528. package/divider/index.css +1 -1
  529. package/divider/modern/Component.js +1 -1
  530. package/divider/modern/index.css +1 -1
  531. package/drawer/Component.js +1 -1
  532. package/drawer/esm/Component.js +1 -1
  533. package/drawer/esm/index.css +34 -34
  534. package/drawer/index.css +34 -34
  535. package/drawer/modern/Component.js +1 -1
  536. package/drawer/modern/index.css +34 -34
  537. package/dropzone/Component.js +1 -1
  538. package/dropzone/components/overlay/Component.js +1 -1
  539. package/dropzone/components/overlay/index.css +3 -3
  540. package/dropzone/esm/Component.js +1 -1
  541. package/dropzone/esm/components/overlay/Component.js +1 -1
  542. package/dropzone/esm/components/overlay/index.css +3 -3
  543. package/dropzone/esm/index.css +8 -8
  544. package/dropzone/index.css +8 -8
  545. package/dropzone/modern/Component.js +1 -1
  546. package/dropzone/modern/components/overlay/Component.js +1 -1
  547. package/dropzone/modern/components/overlay/index.css +3 -3
  548. package/dropzone/modern/index.css +8 -8
  549. package/file-upload-item/Component.js +1 -1
  550. package/file-upload-item/actions-control.module-b396be09.js +4 -0
  551. package/file-upload-item/components/actions-control/actions-control.css +8 -8
  552. package/file-upload-item/components/actions-control/actions.js +1 -1
  553. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  554. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  555. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  556. package/file-upload-item/components/content/components/content-error/content-error.css +1 -1
  557. package/file-upload-item/components/content/components/content-error/content-error.js +1 -1
  558. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.css +3 -3
  559. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.js +1 -1
  560. package/file-upload-item/components/content/content.css +7 -7
  561. package/file-upload-item/components/content/content.js +1 -1
  562. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  563. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  564. package/file-upload-item/components/status-control/status-control.css +10 -10
  565. package/file-upload-item/components/status-control/status-control.js +1 -1
  566. package/file-upload-item/esm/Component.js +2 -2
  567. package/file-upload-item/esm/actions-control.module-3351084d.js +4 -0
  568. package/file-upload-item/esm/components/actions-control/actions-control.css +8 -8
  569. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  570. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  571. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  572. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  573. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  574. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  575. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  576. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  577. package/file-upload-item/esm/components/content/components/content-error/content-error.css +1 -1
  578. package/file-upload-item/esm/components/content/components/content-error/content-error.js +1 -1
  579. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.css +3 -3
  580. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.js +1 -1
  581. package/file-upload-item/esm/components/content/content.css +7 -7
  582. package/file-upload-item/esm/components/content/content.js +1 -1
  583. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  584. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  585. package/file-upload-item/esm/components/status-control/status-control.css +10 -10
  586. package/file-upload-item/esm/components/status-control/status-control.js +1 -1
  587. package/file-upload-item/esm/index.css +2 -2
  588. package/file-upload-item/esm/index.js +1 -1
  589. package/file-upload-item/index.css +2 -2
  590. package/file-upload-item/modern/Component.js +2 -2
  591. package/file-upload-item/modern/actions-control.module-8801a4f3.js +4 -0
  592. package/file-upload-item/modern/components/actions-control/actions-control.css +8 -8
  593. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  594. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  595. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  596. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  597. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  598. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  599. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  600. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  601. package/file-upload-item/modern/components/content/components/content-error/content-error.css +1 -1
  602. package/file-upload-item/modern/components/content/components/content-error/content-error.js +1 -1
  603. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.css +3 -3
  604. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.js +1 -1
  605. package/file-upload-item/modern/components/content/content.css +7 -7
  606. package/file-upload-item/modern/components/content/content.js +1 -1
  607. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  608. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  609. package/file-upload-item/modern/components/status-control/status-control.css +10 -10
  610. package/file-upload-item/modern/components/status-control/status-control.js +1 -1
  611. package/file-upload-item/modern/index.css +2 -2
  612. package/file-upload-item/modern/index.js +1 -1
  613. package/file-upload-item-v1/Component.js +1 -1
  614. package/file-upload-item-v1/esm/Component.js +1 -1
  615. package/file-upload-item-v1/esm/index.css +21 -21
  616. package/file-upload-item-v1/index.css +21 -21
  617. package/file-upload-item-v1/modern/Component.js +1 -1
  618. package/file-upload-item-v1/modern/index.css +21 -21
  619. package/filter-tag/components/base-filter-tag/Component.js +3 -3
  620. package/filter-tag/components/base-filter-tag/default.css +27 -27
  621. package/filter-tag/components/base-filter-tag/index.css +41 -41
  622. package/filter-tag/components/base-filter-tag/inverted.css +27 -27
  623. package/filter-tag/desktop/Component.desktop.js +3 -3
  624. package/filter-tag/desktop/default.desktop.css +4 -4
  625. package/filter-tag/desktop/desktop.css +15 -15
  626. package/filter-tag/desktop/inverted.desktop.css +4 -4
  627. package/filter-tag/esm/components/base-filter-tag/Component.js +3 -3
  628. package/filter-tag/esm/components/base-filter-tag/default.css +27 -27
  629. package/filter-tag/esm/components/base-filter-tag/index.css +41 -41
  630. package/filter-tag/esm/components/base-filter-tag/inverted.css +27 -27
  631. package/filter-tag/esm/desktop/Component.desktop.js +3 -3
  632. package/filter-tag/esm/desktop/default.desktop.css +4 -4
  633. package/filter-tag/esm/desktop/desktop.css +15 -15
  634. package/filter-tag/esm/desktop/inverted.desktop.css +4 -4
  635. package/filter-tag/esm/mobile/Component.mobile.js +3 -3
  636. package/filter-tag/esm/mobile/default.mobile.css +4 -4
  637. package/filter-tag/esm/mobile/inverted.mobile.css +4 -4
  638. package/filter-tag/esm/mobile/mobile.css +15 -15
  639. package/filter-tag/mobile/Component.mobile.js +3 -3
  640. package/filter-tag/mobile/default.mobile.css +4 -4
  641. package/filter-tag/mobile/inverted.mobile.css +4 -4
  642. package/filter-tag/mobile/mobile.css +15 -15
  643. package/filter-tag/modern/components/base-filter-tag/Component.js +3 -3
  644. package/filter-tag/modern/components/base-filter-tag/default.css +27 -27
  645. package/filter-tag/modern/components/base-filter-tag/index.css +41 -41
  646. package/filter-tag/modern/components/base-filter-tag/inverted.css +27 -27
  647. package/filter-tag/modern/desktop/Component.desktop.js +3 -3
  648. package/filter-tag/modern/desktop/default.desktop.css +4 -4
  649. package/filter-tag/modern/desktop/desktop.css +15 -15
  650. package/filter-tag/modern/desktop/inverted.desktop.css +4 -4
  651. package/filter-tag/modern/mobile/Component.mobile.js +3 -3
  652. package/filter-tag/modern/mobile/default.mobile.css +4 -4
  653. package/filter-tag/modern/mobile/inverted.mobile.css +4 -4
  654. package/filter-tag/modern/mobile/mobile.css +15 -15
  655. package/form-control/components/base-form-control/Component.js +3 -3
  656. package/form-control/components/base-form-control/default.css +17 -17
  657. package/form-control/components/base-form-control/index.css +48 -48
  658. package/form-control/components/base-form-control/inverted.css +17 -17
  659. package/form-control/desktop/Component.desktop.js +3 -3
  660. package/form-control/desktop/default.desktop.css +5 -5
  661. package/form-control/desktop/desktop.css +9 -9
  662. package/form-control/desktop/inverted.desktop.css +3 -3
  663. package/form-control/esm/components/base-form-control/Component.js +3 -3
  664. package/form-control/esm/components/base-form-control/default.css +17 -17
  665. package/form-control/esm/components/base-form-control/index.css +48 -48
  666. package/form-control/esm/components/base-form-control/inverted.css +17 -17
  667. package/form-control/esm/desktop/Component.desktop.js +3 -3
  668. package/form-control/esm/desktop/default.desktop.css +5 -5
  669. package/form-control/esm/desktop/desktop.css +9 -9
  670. package/form-control/esm/desktop/inverted.desktop.css +3 -3
  671. package/form-control/esm/mobile/Component.mobile.js +3 -3
  672. package/form-control/esm/mobile/default.mobile.css +2 -2
  673. package/form-control/esm/mobile/inverted.mobile.css +2 -2
  674. package/form-control/esm/mobile/mobile.css +9 -9
  675. package/form-control/mobile/Component.mobile.js +3 -3
  676. package/form-control/mobile/default.mobile.css +2 -2
  677. package/form-control/mobile/inverted.mobile.css +2 -2
  678. package/form-control/mobile/mobile.css +9 -9
  679. package/form-control/modern/components/base-form-control/Component.js +3 -3
  680. package/form-control/modern/components/base-form-control/default.css +17 -17
  681. package/form-control/modern/components/base-form-control/index.css +48 -48
  682. package/form-control/modern/components/base-form-control/inverted.css +17 -17
  683. package/form-control/modern/desktop/Component.desktop.js +3 -3
  684. package/form-control/modern/desktop/default.desktop.css +5 -5
  685. package/form-control/modern/desktop/desktop.css +9 -9
  686. package/form-control/modern/desktop/inverted.desktop.css +3 -3
  687. package/form-control/modern/mobile/Component.mobile.js +3 -3
  688. package/form-control/modern/mobile/default.mobile.css +2 -2
  689. package/form-control/modern/mobile/inverted.mobile.css +2 -2
  690. package/form-control/modern/mobile/mobile.css +9 -9
  691. package/gallery/Component.js +1 -1
  692. package/gallery/components/bottom-button/Component.js +1 -1
  693. package/gallery/components/bottom-button/index.css +6 -6
  694. package/gallery/components/buttons/index.css +6 -6
  695. package/gallery/components/buttons/index.js +1 -1
  696. package/gallery/components/header/Component.js +1 -1
  697. package/gallery/components/header/index.css +2 -2
  698. package/gallery/components/header-info-block/Component.js +1 -1
  699. package/gallery/components/header-info-block/index.css +5 -5
  700. package/gallery/components/header-mobile/Component.js +1 -1
  701. package/gallery/components/header-mobile/index.css +7 -7
  702. package/gallery/components/image-preview/Component.js +1 -1
  703. package/gallery/components/image-preview/index.css +18 -18
  704. package/gallery/components/image-viewer/component.js +1 -1
  705. package/gallery/components/image-viewer/hooks.js +1 -1
  706. package/gallery/components/image-viewer/index.css +26 -26
  707. package/gallery/components/image-viewer/single.js +1 -1
  708. package/gallery/components/image-viewer/slide.js +1 -1
  709. package/gallery/components/image-viewer/video/index.css +8 -8
  710. package/gallery/components/image-viewer/video/index.js +1 -1
  711. package/gallery/components/info-bar/Component.js +1 -1
  712. package/gallery/components/info-bar/index.css +4 -4
  713. package/gallery/components/navigation-bar/Component.js +1 -1
  714. package/gallery/components/navigation-bar/index.css +9 -9
  715. package/gallery/components/subtitles/index.css +4 -4
  716. package/gallery/components/subtitles/index.js +1 -1
  717. package/gallery/esm/Component.js +2 -2
  718. package/gallery/esm/components/bottom-button/Component.js +1 -1
  719. package/gallery/esm/components/bottom-button/index.css +6 -6
  720. package/gallery/esm/components/buttons/index.css +6 -6
  721. package/gallery/esm/components/buttons/index.js +1 -1
  722. package/gallery/esm/components/header/Component.js +1 -1
  723. package/gallery/esm/components/header/index.css +2 -2
  724. package/gallery/esm/components/header-info-block/Component.js +1 -1
  725. package/gallery/esm/components/header-info-block/index.css +5 -5
  726. package/gallery/esm/components/header-mobile/Component.js +1 -1
  727. package/gallery/esm/components/header-mobile/index.css +7 -7
  728. package/gallery/esm/components/image-preview/Component.js +1 -1
  729. package/gallery/esm/components/image-preview/index.css +18 -18
  730. package/gallery/esm/components/image-viewer/component.js +1 -1
  731. package/gallery/esm/components/image-viewer/hooks.js +1 -1
  732. package/gallery/esm/components/image-viewer/index.css +26 -26
  733. package/gallery/esm/components/image-viewer/index.js +1 -1
  734. package/gallery/esm/components/image-viewer/single.js +1 -1
  735. package/gallery/esm/components/image-viewer/slide.js +1 -1
  736. package/gallery/esm/components/image-viewer/video/index.css +8 -8
  737. package/gallery/esm/components/image-viewer/video/index.js +1 -1
  738. package/gallery/esm/components/index.js +1 -1
  739. package/gallery/esm/components/info-bar/Component.js +1 -1
  740. package/gallery/esm/components/info-bar/index.css +4 -4
  741. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  742. package/gallery/esm/components/navigation-bar/index.css +9 -9
  743. package/gallery/esm/components/subtitles/index.css +4 -4
  744. package/gallery/esm/components/subtitles/index.js +1 -1
  745. package/gallery/esm/{hooks-a2a9ba67.js → hooks-df84b536.js} +1 -1
  746. package/gallery/esm/index.css +10 -10
  747. package/gallery/esm/index.js +1 -1
  748. package/gallery/{hooks-edbf48b6.js → hooks-5f09c0c3.js} +1 -1
  749. package/gallery/index.css +10 -10
  750. package/gallery/modern/Component.js +2 -2
  751. package/gallery/modern/components/bottom-button/Component.js +1 -1
  752. package/gallery/modern/components/bottom-button/index.css +6 -6
  753. package/gallery/modern/components/buttons/index.css +6 -6
  754. package/gallery/modern/components/buttons/index.js +1 -1
  755. package/gallery/modern/components/header/Component.js +1 -1
  756. package/gallery/modern/components/header/index.css +2 -2
  757. package/gallery/modern/components/header-info-block/Component.js +1 -1
  758. package/gallery/modern/components/header-info-block/index.css +5 -5
  759. package/gallery/modern/components/header-mobile/Component.js +1 -1
  760. package/gallery/modern/components/header-mobile/index.css +7 -7
  761. package/gallery/modern/components/image-preview/Component.js +1 -1
  762. package/gallery/modern/components/image-preview/index.css +18 -18
  763. package/gallery/modern/components/image-viewer/component.js +1 -1
  764. package/gallery/modern/components/image-viewer/hooks.js +1 -1
  765. package/gallery/modern/components/image-viewer/index.css +26 -26
  766. package/gallery/modern/components/image-viewer/index.js +1 -1
  767. package/gallery/modern/components/image-viewer/single.js +1 -1
  768. package/gallery/modern/components/image-viewer/slide.js +1 -1
  769. package/gallery/modern/components/image-viewer/video/index.css +8 -8
  770. package/gallery/modern/components/image-viewer/video/index.js +1 -1
  771. package/gallery/modern/components/index.js +1 -1
  772. package/gallery/modern/components/info-bar/Component.js +1 -1
  773. package/gallery/modern/components/info-bar/index.css +4 -4
  774. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  775. package/gallery/modern/components/navigation-bar/index.css +9 -9
  776. package/gallery/modern/components/subtitles/index.css +4 -4
  777. package/gallery/modern/components/subtitles/index.js +1 -1
  778. package/gallery/modern/{hooks-7279baab.js → hooks-cfd1744a.js} +1 -1
  779. package/gallery/modern/index.css +10 -10
  780. package/gallery/modern/index.js +1 -1
  781. package/gap/Component.js +1 -1
  782. package/gap/esm/Component.js +1 -1
  783. package/gap/esm/index.css +41 -41
  784. package/gap/index.css +41 -41
  785. package/gap/modern/Component.js +1 -1
  786. package/gap/modern/index.css +41 -41
  787. package/generic-wrapper/Component.js +1 -1
  788. package/generic-wrapper/esm/Component.js +1 -1
  789. package/generic-wrapper/esm/index.css +91 -91
  790. package/generic-wrapper/index.css +91 -91
  791. package/generic-wrapper/modern/Component.js +1 -1
  792. package/generic-wrapper/modern/index.css +91 -91
  793. package/grid/col/Component.js +2 -2
  794. package/grid/col/index.css +550 -550
  795. package/grid/esm/Component.js +1 -1
  796. package/grid/esm/col/Component.js +2 -2
  797. package/grid/esm/col/index.css +550 -550
  798. package/grid/esm/col/index.js +1 -1
  799. package/grid/esm/gutters.css +84 -84
  800. package/grid/esm/gutters.module-e80f5740.js +4 -0
  801. package/grid/esm/index.js +1 -1
  802. package/grid/esm/row/Component.js +2 -2
  803. package/grid/esm/row/index.css +9 -9
  804. package/grid/esm/row/index.js +1 -1
  805. package/grid/gutters.css +84 -84
  806. package/grid/gutters.module-f60441ec.js +4 -0
  807. package/grid/modern/Component.js +1 -1
  808. package/grid/modern/col/Component.js +2 -2
  809. package/grid/modern/col/index.css +550 -550
  810. package/grid/modern/col/index.js +1 -1
  811. package/grid/modern/gutters.css +84 -84
  812. package/grid/modern/gutters.module-eb36be13.js +4 -0
  813. package/grid/modern/index.js +1 -1
  814. package/grid/modern/row/Component.js +2 -2
  815. package/grid/modern/row/index.css +9 -9
  816. package/grid/modern/row/index.js +1 -1
  817. package/grid/row/Component.js +2 -2
  818. package/grid/row/index.css +9 -9
  819. package/hatching-progress-bar/Component.js +1 -1
  820. package/hatching-progress-bar/esm/Component.js +1 -1
  821. package/hatching-progress-bar/esm/index.css +11 -11
  822. package/hatching-progress-bar/index.css +11 -11
  823. package/hatching-progress-bar/modern/Component.js +1 -1
  824. package/hatching-progress-bar/modern/index.css +11 -11
  825. package/icon-button/Component.js +3 -3
  826. package/icon-button/default.css +36 -36
  827. package/icon-button/esm/Component.js +3 -3
  828. package/icon-button/esm/default.css +36 -36
  829. package/icon-button/esm/index.css +16 -16
  830. package/icon-button/esm/inverted.css +36 -36
  831. package/icon-button/index.css +16 -16
  832. package/icon-button/inverted.css +36 -36
  833. package/icon-button/modern/Component.js +3 -3
  834. package/icon-button/modern/default.css +36 -36
  835. package/icon-button/modern/index.css +16 -16
  836. package/icon-button/modern/inverted.css +36 -36
  837. package/icon-view/components/base-shape/component.js +1 -1
  838. package/icon-view/components/base-shape/index.css +74 -74
  839. package/icon-view/esm/components/base-shape/component.js +1 -1
  840. package/icon-view/esm/components/base-shape/index.css +74 -74
  841. package/icon-view/modern/components/base-shape/component.js +1 -1
  842. package/icon-view/modern/components/base-shape/index.css +74 -74
  843. package/indicator/Component.js +1 -1
  844. package/indicator/esm/Component.js +1 -1
  845. package/indicator/esm/index.css +19 -19
  846. package/indicator/index.css +19 -19
  847. package/indicator/modern/Component.js +1 -1
  848. package/indicator/modern/index.css +19 -19
  849. package/input/components/base-input/Component.js +3 -3
  850. package/input/components/base-input/default.css +9 -9
  851. package/input/components/base-input/index.css +39 -39
  852. package/input/components/base-input/inverted.css +9 -9
  853. package/input/components/clear-button/Component.js +3 -3
  854. package/input/components/clear-button/default.css +3 -3
  855. package/input/components/clear-button/index.css +4 -4
  856. package/input/components/clear-button/inverted.css +3 -3
  857. package/input/esm/components/base-input/Component.js +3 -3
  858. package/input/esm/components/base-input/default.css +9 -9
  859. package/input/esm/components/base-input/index.css +39 -39
  860. package/input/esm/components/base-input/inverted.css +9 -9
  861. package/input/esm/components/clear-button/Component.js +3 -3
  862. package/input/esm/components/clear-button/default.css +3 -3
  863. package/input/esm/components/clear-button/index.css +4 -4
  864. package/input/esm/components/clear-button/inverted.css +3 -3
  865. package/input/modern/components/base-input/Component.js +3 -3
  866. package/input/modern/components/base-input/default.css +9 -9
  867. package/input/modern/components/base-input/index.css +39 -39
  868. package/input/modern/components/base-input/inverted.css +9 -9
  869. package/input/modern/components/clear-button/Component.js +3 -3
  870. package/input/modern/components/clear-button/default.css +3 -3
  871. package/input/modern/components/clear-button/index.css +4 -4
  872. package/input/modern/components/clear-button/inverted.css +3 -3
  873. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  874. package/input-autocomplete/autocomplete-field/index.css +2 -2
  875. package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
  876. package/input-autocomplete/autocomplete-mobile-field/index.css +17 -17
  877. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  878. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  879. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  880. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +17 -17
  881. package/input-autocomplete/esm/mobile/Component.mobile.js +1 -1
  882. package/input-autocomplete/esm/mobile/mobile.css +2 -2
  883. package/input-autocomplete/mobile/Component.mobile.js +1 -1
  884. package/input-autocomplete/mobile/mobile.css +2 -2
  885. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  886. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  887. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  888. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +17 -17
  889. package/input-autocomplete/modern/mobile/Component.mobile.js +1 -1
  890. package/input-autocomplete/modern/mobile/mobile.css +2 -2
  891. package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
  892. package/international-phone-input/components/base-international-phone-input/index.css +2 -2
  893. package/international-phone-input/components/country-select/Component.js +1 -1
  894. package/international-phone-input/components/country-select/index.css +8 -8
  895. package/international-phone-input/components/flag-icon/component.js +1 -1
  896. package/international-phone-input/components/flag-icon/index.css +3 -3
  897. package/international-phone-input/components/select-field/component.js +1 -1
  898. package/international-phone-input/components/select-field/index.css +9 -9
  899. package/international-phone-input/esm/components/base-international-phone-input/Component.js +1 -1
  900. package/international-phone-input/esm/components/base-international-phone-input/index.css +2 -2
  901. package/international-phone-input/esm/components/country-select/Component.js +1 -1
  902. package/international-phone-input/esm/components/country-select/index.css +8 -8
  903. package/international-phone-input/esm/components/flag-icon/component.js +1 -1
  904. package/international-phone-input/esm/components/flag-icon/index.css +3 -3
  905. package/international-phone-input/esm/components/select-field/component.js +1 -1
  906. package/international-phone-input/esm/components/select-field/index.css +9 -9
  907. package/international-phone-input/modern/components/base-international-phone-input/Component.js +1 -1
  908. package/international-phone-input/modern/components/base-international-phone-input/index.css +2 -2
  909. package/international-phone-input/modern/components/country-select/Component.js +1 -1
  910. package/international-phone-input/modern/components/country-select/index.css +8 -8
  911. package/international-phone-input/modern/components/flag-icon/component.js +1 -1
  912. package/international-phone-input/modern/components/flag-icon/index.css +3 -3
  913. package/international-phone-input/modern/components/select-field/component.js +1 -1
  914. package/international-phone-input/modern/components/select-field/index.css +9 -9
  915. package/intl-phone-input/component.js +1 -1
  916. package/intl-phone-input/components/flag-icon/component.js +1 -1
  917. package/intl-phone-input/components/flag-icon/index.css +3 -3
  918. package/intl-phone-input/components/select/component.js +1 -1
  919. package/intl-phone-input/components/select/index.css +6 -6
  920. package/intl-phone-input/components/select-field/component.js +1 -1
  921. package/intl-phone-input/components/select-field/index.css +9 -9
  922. package/intl-phone-input/esm/component.js +1 -1
  923. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  924. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  925. package/intl-phone-input/esm/components/select/component.js +1 -1
  926. package/intl-phone-input/esm/components/select/index.css +6 -6
  927. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  928. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  929. package/intl-phone-input/esm/index.css +5 -5
  930. package/intl-phone-input/index.css +5 -5
  931. package/intl-phone-input/modern/component.js +1 -1
  932. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  933. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  934. package/intl-phone-input/modern/components/select/component.js +1 -1
  935. package/intl-phone-input/modern/components/select/index.css +6 -6
  936. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  937. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  938. package/intl-phone-input/modern/index.css +5 -5
  939. package/link/Component.js +3 -3
  940. package/link/default.css +9 -9
  941. package/link/esm/Component.js +3 -3
  942. package/link/esm/default.css +9 -9
  943. package/link/esm/index.css +13 -13
  944. package/link/esm/inverted.css +9 -9
  945. package/link/index.css +13 -13
  946. package/link/inverted.css +9 -9
  947. package/link/modern/Component.js +3 -3
  948. package/link/modern/default.css +9 -9
  949. package/link/modern/index.css +13 -13
  950. package/link/modern/inverted.css +9 -9
  951. package/list/{Component-d820b5f0.js → Component-85848c51.js} +2 -2
  952. package/list/Component.js +1 -1
  953. package/list/components/item/Component.js +1 -1
  954. package/list/components/item/index.css +9 -9
  955. package/list/components/item/index.d.ts +1 -1
  956. package/list/components/item/index.js +1 -1
  957. package/list/esm/{Component-1bda4abd.js → Component-dd850764.js} +2 -2
  958. package/list/esm/Component.js +1 -1
  959. package/list/esm/components/item/Component.js +1 -1
  960. package/list/esm/components/item/index.css +9 -9
  961. package/list/esm/components/item/index.d.ts +1 -1
  962. package/list/esm/components/item/index.js +1 -1
  963. package/list/esm/index.css +5 -5
  964. package/list/esm/index.js +1 -1
  965. package/list/index.css +5 -5
  966. package/list/index.js +1 -1
  967. package/list/modern/{Component-245adfda.js → Component-44af9d2b.js} +2 -2
  968. package/list/modern/Component.js +1 -1
  969. package/list/modern/components/item/Component.js +1 -1
  970. package/list/modern/components/item/index.css +9 -9
  971. package/list/modern/components/item/index.d.ts +1 -1
  972. package/list/modern/components/item/index.js +1 -1
  973. package/list/modern/index.css +5 -5
  974. package/list/modern/index.js +1 -1
  975. package/list-header/Component.js +1 -1
  976. package/list-header/esm/Component.js +1 -1
  977. package/list-header/esm/index.css +3 -3
  978. package/list-header/index.css +3 -3
  979. package/list-header/modern/Component.js +1 -1
  980. package/list-header/modern/index.css +3 -3
  981. package/loader/Component.js +1 -1
  982. package/loader/esm/Component.js +1 -1
  983. package/loader/esm/index.css +7 -7
  984. package/loader/index.css +7 -7
  985. package/loader/modern/Component.js +1 -1
  986. package/loader/modern/index.css +7 -7
  987. package/markdown/Component.js +1 -1
  988. package/markdown/esm/Component.desktop.js +1 -1
  989. package/markdown/esm/Component.js +1 -1
  990. package/markdown/esm/Component.mobile.js +1 -1
  991. package/markdown/esm/Component.responsive.js +1 -1
  992. package/markdown/esm/desktop/index.js +1 -1
  993. package/markdown/esm/hooks/use-overrides.js +1 -1
  994. package/markdown/esm/index.css +15 -15
  995. package/markdown/esm/index.js +1 -1
  996. package/markdown/esm/mobile/index.js +1 -1
  997. package/markdown/esm/{use-overrides-5afd02d1.js → use-overrides-75a369ff.js} +1 -1
  998. package/markdown/hooks/use-overrides.js +1 -1
  999. package/markdown/index.css +15 -15
  1000. package/markdown/modern/Component.desktop.js +1 -1
  1001. package/markdown/modern/Component.js +1 -1
  1002. package/markdown/modern/Component.mobile.js +1 -1
  1003. package/markdown/modern/Component.responsive.js +1 -1
  1004. package/markdown/modern/desktop/index.js +1 -1
  1005. package/markdown/modern/hooks/use-overrides.js +1 -1
  1006. package/markdown/modern/index.css +15 -15
  1007. package/markdown/modern/index.js +1 -1
  1008. package/markdown/modern/mobile/index.js +1 -1
  1009. package/markdown/modern/{use-overrides-af2b3a4e.js → use-overrides-b3047c60.js} +1 -1
  1010. package/markdown/{use-overrides-d502409f.js → use-overrides-33c007a5.js} +1 -1
  1011. package/masked-input/Component.js +1 -1
  1012. package/masked-input/esm/Component.js +1 -1
  1013. package/masked-input/esm/index.css +1 -1
  1014. package/masked-input/index.css +1 -1
  1015. package/masked-input/modern/Component.js +1 -1
  1016. package/masked-input/modern/index.css +1 -1
  1017. package/modal/Component.js +3 -3
  1018. package/modal/components/content/Component.js +3 -3
  1019. package/modal/components/content/desktop.css +6 -6
  1020. package/modal/components/content/index.css +3 -3
  1021. package/modal/components/content/mobile.css +2 -2
  1022. package/modal/components/controls/Component.js +2 -2
  1023. package/modal/components/controls/index.css +1 -1
  1024. package/modal/components/footer/Component.js +4 -4
  1025. package/modal/components/footer/desktop.css +8 -8
  1026. package/modal/components/footer/index.css +3 -3
  1027. package/modal/components/footer/layout.css +16 -16
  1028. package/modal/components/footer/mobile.css +3 -3
  1029. package/modal/components/header/Component.js +3 -3
  1030. package/modal/components/header/desktop.css +14 -14
  1031. package/modal/components/header/index.css +3 -3
  1032. package/modal/components/header/mobile.css +4 -4
  1033. package/modal/desktop/desktop.css +8 -8
  1034. package/modal/esm/Component.js +3 -3
  1035. package/modal/esm/Component.responsive.js +1 -1
  1036. package/modal/esm/components/content/Component.js +3 -3
  1037. package/modal/esm/components/content/desktop.css +6 -6
  1038. package/modal/esm/components/content/index.css +3 -3
  1039. package/modal/esm/components/content/mobile.css +2 -2
  1040. package/modal/esm/components/controls/Component.js +2 -2
  1041. package/modal/esm/components/controls/index.css +1 -1
  1042. package/modal/esm/components/controls/index.js +1 -1
  1043. package/modal/esm/components/footer/Component.js +4 -4
  1044. package/modal/esm/components/footer/desktop.css +8 -8
  1045. package/modal/esm/components/footer/index.css +3 -3
  1046. package/modal/esm/components/footer/layout.css +16 -16
  1047. package/modal/esm/components/footer/mobile.css +3 -3
  1048. package/modal/esm/components/header/Component.js +3 -3
  1049. package/modal/esm/components/header/desktop.css +14 -14
  1050. package/modal/esm/components/header/index.css +3 -3
  1051. package/modal/esm/components/header/mobile.css +4 -4
  1052. package/modal/esm/desktop/Component.desktop.js +1 -1
  1053. package/modal/esm/desktop/desktop.css +8 -8
  1054. package/modal/esm/desktop/index.js +1 -1
  1055. package/modal/esm/index.js +1 -1
  1056. package/modal/esm/layout.module-8eee611e.js +4 -0
  1057. package/modal/esm/mobile/Component.mobile.js +1 -1
  1058. package/modal/esm/mobile/index.js +1 -1
  1059. package/modal/esm/mobile/mobile.css +2 -2
  1060. package/modal/esm/transitions.css +7 -7
  1061. package/modal/layout.module-674ca975.js +4 -0
  1062. package/modal/mobile/mobile.css +2 -2
  1063. package/modal/modern/Component.js +3 -3
  1064. package/modal/modern/Component.responsive.js +1 -1
  1065. package/modal/modern/components/content/Component.js +3 -3
  1066. package/modal/modern/components/content/desktop.css +6 -6
  1067. package/modal/modern/components/content/index.css +3 -3
  1068. package/modal/modern/components/content/mobile.css +2 -2
  1069. package/modal/modern/components/controls/Component.js +2 -2
  1070. package/modal/modern/components/controls/index.css +1 -1
  1071. package/modal/modern/components/controls/index.js +1 -1
  1072. package/modal/modern/components/footer/Component.js +4 -4
  1073. package/modal/modern/components/footer/desktop.css +8 -8
  1074. package/modal/modern/components/footer/index.css +3 -3
  1075. package/modal/modern/components/footer/layout.css +16 -16
  1076. package/modal/modern/components/footer/mobile.css +3 -3
  1077. package/modal/modern/components/header/Component.js +3 -3
  1078. package/modal/modern/components/header/desktop.css +14 -14
  1079. package/modal/modern/components/header/index.css +3 -3
  1080. package/modal/modern/components/header/mobile.css +4 -4
  1081. package/modal/modern/desktop/Component.desktop.js +1 -1
  1082. package/modal/modern/desktop/desktop.css +8 -8
  1083. package/modal/modern/desktop/index.js +1 -1
  1084. package/modal/modern/index.js +1 -1
  1085. package/modal/modern/layout.module-90a3567c.js +4 -0
  1086. package/modal/modern/mobile/Component.mobile.js +1 -1
  1087. package/modal/modern/mobile/index.js +1 -1
  1088. package/modal/modern/mobile/mobile.css +2 -2
  1089. package/modal/modern/transitions.css +7 -7
  1090. package/modal/transitions.css +7 -7
  1091. package/navigation-bar/Component.js +1 -1
  1092. package/navigation-bar/components/action-icon-addon/Component.js +1 -1
  1093. package/navigation-bar/components/action-icon-addon/index.css +6 -6
  1094. package/navigation-bar/components/action-text-addon/Component.js +1 -1
  1095. package/navigation-bar/components/action-text-addon/index.css +2 -2
  1096. package/navigation-bar/esm/Component.js +1 -1
  1097. package/navigation-bar/esm/components/action-icon-addon/Component.js +1 -1
  1098. package/navigation-bar/esm/components/action-icon-addon/index.css +6 -6
  1099. package/navigation-bar/esm/components/action-text-addon/Component.js +1 -1
  1100. package/navigation-bar/esm/components/action-text-addon/index.css +2 -2
  1101. package/navigation-bar/esm/index.css +16 -16
  1102. package/navigation-bar/index.css +16 -16
  1103. package/navigation-bar/modern/Component.js +1 -1
  1104. package/navigation-bar/modern/components/action-icon-addon/Component.js +1 -1
  1105. package/navigation-bar/modern/components/action-icon-addon/index.css +6 -6
  1106. package/navigation-bar/modern/components/action-text-addon/Component.js +1 -1
  1107. package/navigation-bar/modern/components/action-text-addon/index.css +2 -2
  1108. package/navigation-bar/modern/index.css +16 -16
  1109. package/navigation-bar-private/Component.js +1 -1
  1110. package/navigation-bar-private/components/back-arrow-addon/Component.js +1 -1
  1111. package/navigation-bar-private/components/back-arrow-addon/index.css +11 -11
  1112. package/navigation-bar-private/components/closer/Component.js +3 -3
  1113. package/navigation-bar-private/components/closer/default.css +2 -2
  1114. package/navigation-bar-private/components/closer/index.css +4 -4
  1115. package/navigation-bar-private/components/closer/inverted.css +2 -2
  1116. package/navigation-bar-private/esm/Component.js +1 -1
  1117. package/navigation-bar-private/esm/components/back-arrow-addon/Component.js +1 -1
  1118. package/navigation-bar-private/esm/components/back-arrow-addon/index.css +11 -11
  1119. package/navigation-bar-private/esm/components/closer/Component.js +3 -3
  1120. package/navigation-bar-private/esm/components/closer/default.css +2 -2
  1121. package/navigation-bar-private/esm/components/closer/index.css +4 -4
  1122. package/navigation-bar-private/esm/components/closer/inverted.css +2 -2
  1123. package/navigation-bar-private/esm/index.css +26 -26
  1124. package/navigation-bar-private/index.css +26 -26
  1125. package/navigation-bar-private/modern/Component.js +1 -1
  1126. package/navigation-bar-private/modern/components/back-arrow-addon/Component.js +1 -1
  1127. package/navigation-bar-private/modern/components/back-arrow-addon/index.css +11 -11
  1128. package/navigation-bar-private/modern/components/closer/Component.js +3 -3
  1129. package/navigation-bar-private/modern/components/closer/default.css +2 -2
  1130. package/navigation-bar-private/modern/components/closer/index.css +4 -4
  1131. package/navigation-bar-private/modern/components/closer/inverted.css +2 -2
  1132. package/navigation-bar-private/modern/index.css +26 -26
  1133. package/notification/Component.js +1 -1
  1134. package/notification/esm/Component.js +1 -1
  1135. package/notification/esm/index.css +8 -8
  1136. package/notification/index.css +8 -8
  1137. package/notification/modern/Component.js +1 -1
  1138. package/notification/modern/index.css +8 -8
  1139. package/notification-manager/component.js +1 -1
  1140. package/notification-manager/esm/component.js +1 -1
  1141. package/notification-manager/esm/index.css +10 -10
  1142. package/notification-manager/index.css +10 -10
  1143. package/notification-manager/modern/component.js +1 -1
  1144. package/notification-manager/modern/index.css +10 -10
  1145. package/number-input/components/number-input/Component.js +3 -3
  1146. package/number-input/components/number-input/default.css +3 -3
  1147. package/number-input/components/number-input/index.css +3 -3
  1148. package/number-input/components/number-input/inverted.css +3 -3
  1149. package/number-input/components/steppers/Component.js +3 -3
  1150. package/number-input/components/steppers/default.css +1 -1
  1151. package/number-input/components/steppers/index.css +3 -3
  1152. package/number-input/components/steppers/inverted.css +1 -1
  1153. package/number-input/esm/components/number-input/Component.js +3 -3
  1154. package/number-input/esm/components/number-input/default.css +3 -3
  1155. package/number-input/esm/components/number-input/index.css +3 -3
  1156. package/number-input/esm/components/number-input/inverted.css +3 -3
  1157. package/number-input/esm/components/steppers/Component.js +3 -3
  1158. package/number-input/esm/components/steppers/default.css +1 -1
  1159. package/number-input/esm/components/steppers/index.css +3 -3
  1160. package/number-input/esm/components/steppers/inverted.css +1 -1
  1161. package/number-input/modern/components/number-input/Component.js +3 -3
  1162. package/number-input/modern/components/number-input/default.css +3 -3
  1163. package/number-input/modern/components/number-input/index.css +3 -3
  1164. package/number-input/modern/components/number-input/inverted.css +3 -3
  1165. package/number-input/modern/components/steppers/Component.js +3 -3
  1166. package/number-input/modern/components/steppers/default.css +1 -1
  1167. package/number-input/modern/components/steppers/index.css +3 -3
  1168. package/number-input/modern/components/steppers/inverted.css +1 -1
  1169. package/package.json +3 -2
  1170. package/page-indicator/components/bullet/Component.js +5 -5
  1171. package/page-indicator/components/bullet/default.css +2 -2
  1172. package/page-indicator/components/bullet/index.css +7 -7
  1173. package/page-indicator/components/bullet/inverted.css +2 -2
  1174. package/page-indicator/components/bullet/static-inverted.css +2 -2
  1175. package/page-indicator/components/bullet/static.css +2 -2
  1176. package/page-indicator/components/dynamic/Component.js +5 -5
  1177. package/page-indicator/components/dynamic/default.css +3 -3
  1178. package/page-indicator/components/dynamic/index.css +6 -6
  1179. package/page-indicator/components/dynamic/inverted.css +3 -3
  1180. package/page-indicator/components/dynamic/static-inverted.css +3 -3
  1181. package/page-indicator/components/dynamic/static.css +3 -3
  1182. package/page-indicator/components/runner/Component.js +5 -5
  1183. package/page-indicator/components/runner/default.css +2 -2
  1184. package/page-indicator/components/runner/index.css +1 -1
  1185. package/page-indicator/components/runner/inverted.css +2 -2
  1186. package/page-indicator/components/runner/static-inverted.css +2 -2
  1187. package/page-indicator/components/runner/static.css +2 -2
  1188. package/page-indicator/components/step/Component.js +5 -5
  1189. package/page-indicator/components/step/default.css +2 -2
  1190. package/page-indicator/components/step/index.css +2 -2
  1191. package/page-indicator/components/step/inverted.css +2 -2
  1192. package/page-indicator/components/step/static-inverted.css +2 -2
  1193. package/page-indicator/components/step/static.css +2 -2
  1194. package/page-indicator/esm/components/bullet/Component.js +5 -5
  1195. package/page-indicator/esm/components/bullet/default.css +2 -2
  1196. package/page-indicator/esm/components/bullet/index.css +7 -7
  1197. package/page-indicator/esm/components/bullet/inverted.css +2 -2
  1198. package/page-indicator/esm/components/bullet/static-inverted.css +2 -2
  1199. package/page-indicator/esm/components/bullet/static.css +2 -2
  1200. package/page-indicator/esm/components/dynamic/Component.js +5 -5
  1201. package/page-indicator/esm/components/dynamic/default.css +3 -3
  1202. package/page-indicator/esm/components/dynamic/index.css +6 -6
  1203. package/page-indicator/esm/components/dynamic/inverted.css +3 -3
  1204. package/page-indicator/esm/components/dynamic/static-inverted.css +3 -3
  1205. package/page-indicator/esm/components/dynamic/static.css +3 -3
  1206. package/page-indicator/esm/components/runner/Component.js +5 -5
  1207. package/page-indicator/esm/components/runner/default.css +2 -2
  1208. package/page-indicator/esm/components/runner/index.css +1 -1
  1209. package/page-indicator/esm/components/runner/inverted.css +2 -2
  1210. package/page-indicator/esm/components/runner/static-inverted.css +2 -2
  1211. package/page-indicator/esm/components/runner/static.css +2 -2
  1212. package/page-indicator/esm/components/step/Component.js +5 -5
  1213. package/page-indicator/esm/components/step/default.css +2 -2
  1214. package/page-indicator/esm/components/step/index.css +2 -2
  1215. package/page-indicator/esm/components/step/inverted.css +2 -2
  1216. package/page-indicator/esm/components/step/static-inverted.css +2 -2
  1217. package/page-indicator/esm/components/step/static.css +2 -2
  1218. package/page-indicator/modern/components/bullet/Component.js +5 -5
  1219. package/page-indicator/modern/components/bullet/default.css +2 -2
  1220. package/page-indicator/modern/components/bullet/index.css +7 -7
  1221. package/page-indicator/modern/components/bullet/inverted.css +2 -2
  1222. package/page-indicator/modern/components/bullet/static-inverted.css +2 -2
  1223. package/page-indicator/modern/components/bullet/static.css +2 -2
  1224. package/page-indicator/modern/components/dynamic/Component.js +5 -5
  1225. package/page-indicator/modern/components/dynamic/default.css +3 -3
  1226. package/page-indicator/modern/components/dynamic/index.css +6 -6
  1227. package/page-indicator/modern/components/dynamic/inverted.css +3 -3
  1228. package/page-indicator/modern/components/dynamic/static-inverted.css +3 -3
  1229. package/page-indicator/modern/components/dynamic/static.css +3 -3
  1230. package/page-indicator/modern/components/runner/Component.js +5 -5
  1231. package/page-indicator/modern/components/runner/default.css +2 -2
  1232. package/page-indicator/modern/components/runner/index.css +1 -1
  1233. package/page-indicator/modern/components/runner/inverted.css +2 -2
  1234. package/page-indicator/modern/components/runner/static-inverted.css +2 -2
  1235. package/page-indicator/modern/components/runner/static.css +2 -2
  1236. package/page-indicator/modern/components/step/Component.js +5 -5
  1237. package/page-indicator/modern/components/step/default.css +2 -2
  1238. package/page-indicator/modern/components/step/index.css +2 -2
  1239. package/page-indicator/modern/components/step/inverted.css +2 -2
  1240. package/page-indicator/modern/components/step/static-inverted.css +2 -2
  1241. package/page-indicator/modern/components/step/static.css +2 -2
  1242. package/pagination/Component.js +1 -1
  1243. package/pagination/components/default-view/index.css +1 -1
  1244. package/pagination/components/default-view/index.js +1 -1
  1245. package/pagination/components/per-page-view/index.css +1 -1
  1246. package/pagination/components/per-page-view/index.js +1 -1
  1247. package/pagination/components/tag/index.css +7 -7
  1248. package/pagination/components/tag/index.js +1 -1
  1249. package/pagination/esm/Component.js +1 -1
  1250. package/pagination/esm/components/default-view/index.css +1 -1
  1251. package/pagination/esm/components/default-view/index.js +1 -1
  1252. package/pagination/esm/components/per-page-view/index.css +1 -1
  1253. package/pagination/esm/components/per-page-view/index.js +1 -1
  1254. package/pagination/esm/components/tag/index.css +7 -7
  1255. package/pagination/esm/components/tag/index.js +1 -1
  1256. package/pagination/esm/index.css +3 -3
  1257. package/pagination/index.css +3 -3
  1258. package/pagination/modern/Component.js +1 -1
  1259. package/pagination/modern/components/default-view/index.css +1 -1
  1260. package/pagination/modern/components/default-view/index.js +1 -1
  1261. package/pagination/modern/components/per-page-view/index.css +1 -1
  1262. package/pagination/modern/components/per-page-view/index.js +1 -1
  1263. package/pagination/modern/components/tag/index.css +7 -7
  1264. package/pagination/modern/components/tag/index.js +1 -1
  1265. package/pagination/modern/index.css +3 -3
  1266. package/pass-code/Component.js +1 -1
  1267. package/pass-code/components/InputProgress/Component.js +2 -2
  1268. package/pass-code/components/InputProgress/index.css +15 -15
  1269. package/pass-code/components/InputProgress/transitions.css +7 -7
  1270. package/pass-code/components/KeyPad/Component.js +1 -1
  1271. package/pass-code/components/KeyPad/index.css +2 -2
  1272. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1273. package/pass-code/components/KeyPadButton/index.css +8 -8
  1274. package/pass-code/esm/Component.js +1 -1
  1275. package/pass-code/esm/components/InputProgress/Component.js +2 -2
  1276. package/pass-code/esm/components/InputProgress/index.css +15 -15
  1277. package/pass-code/esm/components/InputProgress/transitions.css +7 -7
  1278. package/pass-code/esm/components/KeyPad/Component.js +1 -1
  1279. package/pass-code/esm/components/KeyPad/index.css +2 -2
  1280. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1281. package/pass-code/esm/components/KeyPadButton/index.css +8 -8
  1282. package/pass-code/esm/index.css +2 -2
  1283. package/pass-code/esm/mobile/PassCodeMobile.js +1 -1
  1284. package/pass-code/esm/mobile/mobile.css +1 -1
  1285. package/pass-code/index.css +2 -2
  1286. package/pass-code/mobile/PassCodeMobile.js +1 -1
  1287. package/pass-code/mobile/mobile.css +1 -1
  1288. package/pass-code/modern/Component.js +1 -1
  1289. package/pass-code/modern/components/InputProgress/Component.js +2 -2
  1290. package/pass-code/modern/components/InputProgress/index.css +15 -15
  1291. package/pass-code/modern/components/InputProgress/transitions.css +7 -7
  1292. package/pass-code/modern/components/KeyPad/Component.js +1 -1
  1293. package/pass-code/modern/components/KeyPad/index.css +2 -2
  1294. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1295. package/pass-code/modern/components/KeyPadButton/index.css +8 -8
  1296. package/pass-code/modern/index.css +2 -2
  1297. package/pass-code/modern/mobile/PassCodeMobile.js +1 -1
  1298. package/pass-code/modern/mobile/mobile.css +1 -1
  1299. package/pass-code-v1/Component.js +1 -1
  1300. package/pass-code-v1/components/InputProgress/Component.js +2 -2
  1301. package/pass-code-v1/components/InputProgress/index.css +4 -4
  1302. package/pass-code-v1/components/InputProgress/transitions.css +7 -7
  1303. package/pass-code-v1/components/KeyPad/Component.js +1 -1
  1304. package/pass-code-v1/components/KeyPad/index.css +4 -4
  1305. package/pass-code-v1/components/KeyPadButton/Component.js +1 -1
  1306. package/pass-code-v1/components/KeyPadButton/index.css +12 -12
  1307. package/pass-code-v1/esm/Component.js +1 -1
  1308. package/pass-code-v1/esm/components/InputProgress/Component.js +2 -2
  1309. package/pass-code-v1/esm/components/InputProgress/index.css +4 -4
  1310. package/pass-code-v1/esm/components/InputProgress/transitions.css +7 -7
  1311. package/pass-code-v1/esm/components/KeyPad/Component.js +1 -1
  1312. package/pass-code-v1/esm/components/KeyPad/index.css +4 -4
  1313. package/pass-code-v1/esm/components/KeyPadButton/Component.js +1 -1
  1314. package/pass-code-v1/esm/components/KeyPadButton/index.css +12 -12
  1315. package/pass-code-v1/esm/index.css +3 -3
  1316. package/pass-code-v1/index.css +3 -3
  1317. package/pass-code-v1/modern/Component.js +1 -1
  1318. package/pass-code-v1/modern/components/InputProgress/Component.js +2 -2
  1319. package/pass-code-v1/modern/components/InputProgress/index.css +4 -4
  1320. package/pass-code-v1/modern/components/InputProgress/transitions.css +7 -7
  1321. package/pass-code-v1/modern/components/KeyPad/Component.js +1 -1
  1322. package/pass-code-v1/modern/components/KeyPad/index.css +4 -4
  1323. package/pass-code-v1/modern/components/KeyPadButton/Component.js +1 -1
  1324. package/pass-code-v1/modern/components/KeyPadButton/index.css +12 -12
  1325. package/pass-code-v1/modern/index.css +3 -3
  1326. package/password-input/component.js +1 -1
  1327. package/password-input/esm/component.js +1 -1
  1328. package/password-input/esm/index.css +4 -4
  1329. package/password-input/index.css +4 -4
  1330. package/password-input/modern/component.js +1 -1
  1331. package/password-input/modern/index.css +4 -4
  1332. package/pattern-lock/components/base-pattern-lock/Component.js +1 -1
  1333. package/pattern-lock/components/base-pattern-lock/index.css +7 -7
  1334. package/pattern-lock/desktop/Component.desktop.js +1 -1
  1335. package/pattern-lock/desktop/desktop.css +3 -3
  1336. package/pattern-lock/esm/components/base-pattern-lock/Component.js +1 -1
  1337. package/pattern-lock/esm/components/base-pattern-lock/index.css +7 -7
  1338. package/pattern-lock/esm/desktop/Component.desktop.js +1 -1
  1339. package/pattern-lock/esm/desktop/desktop.css +3 -3
  1340. package/pattern-lock/esm/mobile/Component.mobile.js +1 -1
  1341. package/pattern-lock/esm/mobile/mobile.css +2 -2
  1342. package/pattern-lock/mobile/Component.mobile.js +1 -1
  1343. package/pattern-lock/mobile/mobile.css +2 -2
  1344. package/pattern-lock/modern/components/base-pattern-lock/Component.js +1 -1
  1345. package/pattern-lock/modern/components/base-pattern-lock/index.css +7 -7
  1346. package/pattern-lock/modern/desktop/Component.desktop.js +1 -1
  1347. package/pattern-lock/modern/desktop/desktop.css +3 -3
  1348. package/pattern-lock/modern/mobile/Component.mobile.js +1 -1
  1349. package/pattern-lock/modern/mobile/mobile.css +2 -2
  1350. package/pattern-lock-v1/components/base-pattern-lock/Component.js +1 -1
  1351. package/pattern-lock-v1/components/base-pattern-lock/index.css +5 -5
  1352. package/pattern-lock-v1/desktop/Component.desktop.js +1 -1
  1353. package/pattern-lock-v1/desktop/desktop.css +3 -3
  1354. package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +1 -1
  1355. package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +5 -5
  1356. package/pattern-lock-v1/esm/desktop/Component.desktop.js +1 -1
  1357. package/pattern-lock-v1/esm/desktop/desktop.css +3 -3
  1358. package/pattern-lock-v1/esm/mobile/Component.mobile.js +1 -1
  1359. package/pattern-lock-v1/esm/mobile/mobile.css +6 -6
  1360. package/pattern-lock-v1/mobile/Component.mobile.js +1 -1
  1361. package/pattern-lock-v1/mobile/mobile.css +6 -6
  1362. package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +1 -1
  1363. package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +5 -5
  1364. package/pattern-lock-v1/modern/desktop/Component.desktop.js +1 -1
  1365. package/pattern-lock-v1/modern/desktop/desktop.css +3 -3
  1366. package/pattern-lock-v1/modern/mobile/Component.mobile.js +1 -1
  1367. package/pattern-lock-v1/modern/mobile/mobile.css +6 -6
  1368. package/picker-button/desktop/Component.desktop.js +1 -1
  1369. package/picker-button/esm/desktop/Component.desktop.js +1 -1
  1370. package/picker-button/esm/field/Component.js +1 -1
  1371. package/picker-button/esm/field/index.css +6 -6
  1372. package/picker-button/esm/index.css +5 -5
  1373. package/picker-button/esm/option/Component.js +1 -1
  1374. package/picker-button/esm/option/index.css +4 -4
  1375. package/picker-button/field/Component.js +1 -1
  1376. package/picker-button/field/index.css +6 -6
  1377. package/picker-button/index.css +5 -5
  1378. package/picker-button/modern/desktop/Component.desktop.js +1 -1
  1379. package/picker-button/modern/field/Component.js +1 -1
  1380. package/picker-button/modern/field/index.css +6 -6
  1381. package/picker-button/modern/index.css +5 -5
  1382. package/picker-button/modern/option/Component.js +1 -1
  1383. package/picker-button/modern/option/index.css +4 -4
  1384. package/picker-button/option/Component.js +1 -1
  1385. package/picker-button/option/index.css +4 -4
  1386. package/plate/components/base-plate/Component.js +2 -2
  1387. package/plate/components/base-plate/index.css +49 -49
  1388. package/plate/desktop/Component.desktop.js +1 -1
  1389. package/plate/desktop/desktop.css +5 -5
  1390. package/plate/esm/Component.responsive.js +1 -1
  1391. package/plate/esm/components/base-plate/Component.js +2 -2
  1392. package/plate/esm/components/base-plate/index.css +49 -49
  1393. package/plate/esm/components/base-plate/index.js +1 -1
  1394. package/plate/esm/desktop/Component.desktop.js +2 -2
  1395. package/plate/esm/desktop/desktop.css +5 -5
  1396. package/plate/esm/desktop/index.js +1 -1
  1397. package/plate/esm/index-7f6b04c5.d.ts +2 -2
  1398. package/plate/esm/index.js +1 -1
  1399. package/plate/esm/mobile/Component.mobile.js +2 -2
  1400. package/plate/esm/mobile/index.js +1 -1
  1401. package/plate/esm/mobile/mobile.css +5 -5
  1402. package/plate/esm/shared/index.js +1 -1
  1403. package/plate/esm/utils.js +1 -1
  1404. package/plate/index-7f6b04c5.d.ts +2 -2
  1405. package/plate/mobile/Component.mobile.js +1 -1
  1406. package/plate/mobile/mobile.css +5 -5
  1407. package/plate/modern/Component.responsive.js +1 -1
  1408. package/plate/modern/components/base-plate/Component.js +2 -2
  1409. package/plate/modern/components/base-plate/index.css +49 -49
  1410. package/plate/modern/components/base-plate/index.js +1 -1
  1411. package/plate/modern/desktop/Component.desktop.js +2 -2
  1412. package/plate/modern/desktop/desktop.css +5 -5
  1413. package/plate/modern/desktop/index.js +1 -1
  1414. package/plate/modern/index-7f6b04c5.d.ts +2 -2
  1415. package/plate/modern/index.js +1 -1
  1416. package/plate/modern/mobile/Component.mobile.js +2 -2
  1417. package/plate/modern/mobile/index.js +1 -1
  1418. package/plate/modern/mobile/mobile.css +5 -5
  1419. package/plate/modern/shared/index.js +1 -1
  1420. package/plate/modern/utils.js +1 -1
  1421. package/plate/utils.js +1 -1
  1422. package/popover/Component.js +1 -1
  1423. package/popover/esm/Component.js +1 -1
  1424. package/popover/esm/index.css +25 -25
  1425. package/popover/index.css +25 -25
  1426. package/popover/modern/Component.js +1 -1
  1427. package/popover/modern/index.css +25 -25
  1428. package/popup-sheet/Component.js +1 -1
  1429. package/popup-sheet/components/backdrop/Component.js +1 -1
  1430. package/popup-sheet/components/backdrop/index.css +9 -9
  1431. package/popup-sheet/esm/Component.js +1 -1
  1432. package/popup-sheet/esm/components/backdrop/Component.js +1 -1
  1433. package/popup-sheet/esm/components/backdrop/index.css +9 -9
  1434. package/popup-sheet/esm/index.css +13 -13
  1435. package/popup-sheet/index.css +13 -13
  1436. package/popup-sheet/modern/Component.js +1 -1
  1437. package/popup-sheet/modern/components/backdrop/Component.js +1 -1
  1438. package/popup-sheet/modern/components/backdrop/index.css +9 -9
  1439. package/popup-sheet/modern/index.css +13 -13
  1440. package/product-cover/components/image-card/Component.js +1 -1
  1441. package/product-cover/components/image-card/index.css +2 -2
  1442. package/product-cover/components/overlay/Component.js +1 -1
  1443. package/product-cover/components/overlay/index.css +4 -4
  1444. package/product-cover/components/text/Component.js +1 -1
  1445. package/product-cover/components/text/index.css +7 -7
  1446. package/product-cover/esm/components/image-card/Component.js +1 -1
  1447. package/product-cover/esm/components/image-card/index.css +2 -2
  1448. package/product-cover/esm/components/overlay/Component.js +1 -1
  1449. package/product-cover/esm/components/overlay/index.css +4 -4
  1450. package/product-cover/esm/components/text/Component.js +1 -1
  1451. package/product-cover/esm/components/text/index.css +7 -7
  1452. package/product-cover/esm/single/Component.js +1 -1
  1453. package/product-cover/esm/single/index.css +11 -11
  1454. package/product-cover/esm/stack/Component.js +1 -1
  1455. package/product-cover/esm/stack/index.css +16 -16
  1456. package/product-cover/modern/components/image-card/Component.js +1 -1
  1457. package/product-cover/modern/components/image-card/index.css +2 -2
  1458. package/product-cover/modern/components/overlay/Component.js +1 -1
  1459. package/product-cover/modern/components/overlay/index.css +4 -4
  1460. package/product-cover/modern/components/text/Component.js +1 -1
  1461. package/product-cover/modern/components/text/index.css +7 -7
  1462. package/product-cover/modern/single/Component.js +1 -1
  1463. package/product-cover/modern/single/index.css +11 -11
  1464. package/product-cover/modern/stack/Component.js +1 -1
  1465. package/product-cover/modern/stack/index.css +16 -16
  1466. package/product-cover/single/Component.js +1 -1
  1467. package/product-cover/single/index.css +11 -11
  1468. package/product-cover/stack/Component.js +1 -1
  1469. package/product-cover/stack/index.css +16 -16
  1470. package/progress-bar/Component.js +3 -3
  1471. package/progress-bar/default.css +1 -1
  1472. package/progress-bar/esm/Component.js +3 -3
  1473. package/progress-bar/esm/default.css +1 -1
  1474. package/progress-bar/esm/index.css +12 -12
  1475. package/progress-bar/esm/inverted.css +1 -1
  1476. package/progress-bar/index.css +12 -12
  1477. package/progress-bar/inverted.css +1 -1
  1478. package/progress-bar/modern/Component.js +3 -3
  1479. package/progress-bar/modern/default.css +1 -1
  1480. package/progress-bar/modern/index.css +12 -12
  1481. package/progress-bar/modern/inverted.css +1 -1
  1482. package/pure-cell/{component-f9fe7b5e.js → component-b119e673.js} +11 -11
  1483. package/pure-cell/component.js +1 -1
  1484. package/pure-cell/components/addon/component.js +1 -1
  1485. package/pure-cell/components/addon/index.css +12 -12
  1486. package/pure-cell/components/addon/index.d.ts +1 -1
  1487. package/pure-cell/components/addon/index.js +1 -1
  1488. package/pure-cell/components/amount/component.js +1 -1
  1489. package/pure-cell/components/amount/index.css +3 -3
  1490. package/pure-cell/components/amount/index.d.ts +1 -1
  1491. package/pure-cell/components/amount/index.js +1 -1
  1492. package/pure-cell/components/amount-title/component.js +1 -1
  1493. package/pure-cell/components/amount-title/index.css +14 -14
  1494. package/pure-cell/components/amount-title/index.d.ts +1 -1
  1495. package/pure-cell/components/amount-title/index.js +1 -1
  1496. package/pure-cell/components/category/component.js +1 -1
  1497. package/pure-cell/components/category/index.css +4 -4
  1498. package/pure-cell/components/category/index.d.ts +1 -1
  1499. package/pure-cell/components/category/index.js +1 -1
  1500. package/pure-cell/components/content/component.js +1 -1
  1501. package/pure-cell/components/content/index.css +2 -2
  1502. package/pure-cell/components/content/index.d.ts +1 -1
  1503. package/pure-cell/components/content/index.js +1 -1
  1504. package/pure-cell/components/footer/component.js +1 -1
  1505. package/pure-cell/components/footer/index.css +3 -3
  1506. package/pure-cell/components/footer/index.d.ts +1 -1
  1507. package/pure-cell/components/footer/index.js +1 -1
  1508. package/pure-cell/components/footer-button/component.js +1 -1
  1509. package/pure-cell/components/footer-button/index.css +1 -1
  1510. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1511. package/pure-cell/components/footer-button/index.js +1 -1
  1512. package/pure-cell/components/footer-text/component.js +1 -1
  1513. package/pure-cell/components/footer-text/index.d.ts +1 -1
  1514. package/pure-cell/components/footer-text/index.js +1 -1
  1515. package/pure-cell/components/graphics/component.js +1 -1
  1516. package/pure-cell/components/graphics/index.css +17 -17
  1517. package/pure-cell/components/graphics/index.d.ts +1 -1
  1518. package/pure-cell/components/graphics/index.js +1 -1
  1519. package/pure-cell/components/main/component.js +1 -1
  1520. package/pure-cell/components/main/index.css +6 -6
  1521. package/pure-cell/components/main/index.d.ts +1 -1
  1522. package/pure-cell/components/main/index.js +1 -1
  1523. package/pure-cell/components/text/component.js +1 -1
  1524. package/pure-cell/components/text/index.css +6 -6
  1525. package/pure-cell/components/text/index.d.ts +1 -1
  1526. package/pure-cell/components/text/index.js +1 -1
  1527. package/pure-cell/esm/{component-885fb487.js → component-3d2c6f19.js} +11 -11
  1528. package/pure-cell/esm/component.js +1 -1
  1529. package/pure-cell/esm/components/addon/component.js +1 -1
  1530. package/pure-cell/esm/components/addon/index.css +12 -12
  1531. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  1532. package/pure-cell/esm/components/addon/index.js +1 -1
  1533. package/pure-cell/esm/components/amount/component.js +1 -1
  1534. package/pure-cell/esm/components/amount/index.css +3 -3
  1535. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  1536. package/pure-cell/esm/components/amount/index.js +1 -1
  1537. package/pure-cell/esm/components/amount-title/component.js +1 -1
  1538. package/pure-cell/esm/components/amount-title/index.css +14 -14
  1539. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  1540. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1541. package/pure-cell/esm/components/category/component.js +1 -1
  1542. package/pure-cell/esm/components/category/index.css +4 -4
  1543. package/pure-cell/esm/components/category/index.d.ts +1 -1
  1544. package/pure-cell/esm/components/category/index.js +1 -1
  1545. package/pure-cell/esm/components/content/component.js +1 -1
  1546. package/pure-cell/esm/components/content/index.css +2 -2
  1547. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1548. package/pure-cell/esm/components/content/index.js +1 -1
  1549. package/pure-cell/esm/components/footer/component.js +1 -1
  1550. package/pure-cell/esm/components/footer/index.css +3 -3
  1551. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  1552. package/pure-cell/esm/components/footer/index.js +1 -1
  1553. package/pure-cell/esm/components/footer-button/component.js +1 -1
  1554. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1555. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1556. package/pure-cell/esm/components/footer-button/index.js +1 -1
  1557. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1558. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  1559. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1560. package/pure-cell/esm/components/graphics/component.js +1 -1
  1561. package/pure-cell/esm/components/graphics/index.css +17 -17
  1562. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  1563. package/pure-cell/esm/components/graphics/index.js +1 -1
  1564. package/pure-cell/esm/components/main/component.js +1 -1
  1565. package/pure-cell/esm/components/main/index.css +6 -6
  1566. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1567. package/pure-cell/esm/components/main/index.js +1 -1
  1568. package/pure-cell/esm/components/text/component.js +1 -1
  1569. package/pure-cell/esm/components/text/index.css +6 -6
  1570. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1571. package/pure-cell/esm/components/text/index.js +1 -1
  1572. package/pure-cell/esm/index.css +28 -28
  1573. package/pure-cell/esm/index.js +1 -1
  1574. package/pure-cell/index.css +28 -28
  1575. package/pure-cell/index.js +1 -1
  1576. package/pure-cell/modern/{component-27feae28.js → component-cc2e4e01.js} +11 -11
  1577. package/pure-cell/modern/component.js +1 -1
  1578. package/pure-cell/modern/components/addon/component.js +1 -1
  1579. package/pure-cell/modern/components/addon/index.css +12 -12
  1580. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  1581. package/pure-cell/modern/components/addon/index.js +1 -1
  1582. package/pure-cell/modern/components/amount/component.js +1 -1
  1583. package/pure-cell/modern/components/amount/index.css +3 -3
  1584. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  1585. package/pure-cell/modern/components/amount/index.js +1 -1
  1586. package/pure-cell/modern/components/amount-title/component.js +1 -1
  1587. package/pure-cell/modern/components/amount-title/index.css +14 -14
  1588. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  1589. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1590. package/pure-cell/modern/components/category/component.js +1 -1
  1591. package/pure-cell/modern/components/category/index.css +4 -4
  1592. package/pure-cell/modern/components/category/index.d.ts +1 -1
  1593. package/pure-cell/modern/components/category/index.js +1 -1
  1594. package/pure-cell/modern/components/content/component.js +1 -1
  1595. package/pure-cell/modern/components/content/index.css +2 -2
  1596. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1597. package/pure-cell/modern/components/content/index.js +1 -1
  1598. package/pure-cell/modern/components/footer/component.js +1 -1
  1599. package/pure-cell/modern/components/footer/index.css +3 -3
  1600. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  1601. package/pure-cell/modern/components/footer/index.js +1 -1
  1602. package/pure-cell/modern/components/footer-button/component.js +1 -1
  1603. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1604. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  1605. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1606. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1607. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  1608. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1609. package/pure-cell/modern/components/graphics/component.js +1 -1
  1610. package/pure-cell/modern/components/graphics/index.css +17 -17
  1611. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  1612. package/pure-cell/modern/components/graphics/index.js +1 -1
  1613. package/pure-cell/modern/components/main/component.js +1 -1
  1614. package/pure-cell/modern/components/main/index.css +6 -6
  1615. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1616. package/pure-cell/modern/components/main/index.js +1 -1
  1617. package/pure-cell/modern/components/text/component.js +1 -1
  1618. package/pure-cell/modern/components/text/index.css +6 -6
  1619. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1620. package/pure-cell/modern/components/text/index.js +1 -1
  1621. package/pure-cell/modern/index.css +28 -28
  1622. package/pure-cell/modern/index.js +1 -1
  1623. package/radio/Component.js +3 -3
  1624. package/radio/esm/Component.js +3 -3
  1625. package/radio/esm/styles/default.css +15 -15
  1626. package/radio/esm/styles/index.css +18 -18
  1627. package/radio/esm/styles/inverted.css +15 -15
  1628. package/radio/modern/Component.js +3 -3
  1629. package/radio/modern/styles/default.css +15 -15
  1630. package/radio/modern/styles/index.css +18 -18
  1631. package/radio/modern/styles/inverted.css +15 -15
  1632. package/radio/styles/default.css +15 -15
  1633. package/radio/styles/index.css +18 -18
  1634. package/radio/styles/inverted.css +15 -15
  1635. package/radio-group/components/base-radio-group/Component.js +1 -1
  1636. package/radio-group/components/base-radio-group/index.css +19 -19
  1637. package/radio-group/desktop/Component.desktop.js +1 -1
  1638. package/radio-group/desktop/desktop.css +3 -3
  1639. package/radio-group/esm/components/base-radio-group/Component.js +1 -1
  1640. package/radio-group/esm/components/base-radio-group/index.css +19 -19
  1641. package/radio-group/esm/desktop/Component.desktop.js +1 -1
  1642. package/radio-group/esm/desktop/desktop.css +3 -3
  1643. package/radio-group/esm/mobile/Component.mobile.js +1 -1
  1644. package/radio-group/esm/mobile/mobile.css +3 -3
  1645. package/radio-group/mobile/Component.mobile.js +1 -1
  1646. package/radio-group/mobile/mobile.css +3 -3
  1647. package/radio-group/modern/components/base-radio-group/Component.js +1 -1
  1648. package/radio-group/modern/components/base-radio-group/index.css +19 -19
  1649. package/radio-group/modern/desktop/Component.desktop.js +1 -1
  1650. package/radio-group/modern/desktop/desktop.css +3 -3
  1651. package/radio-group/modern/mobile/Component.mobile.js +1 -1
  1652. package/radio-group/modern/mobile/mobile.css +3 -3
  1653. package/scrollbar/Component.js +3 -3
  1654. package/scrollbar/default.css +2 -2
  1655. package/scrollbar/esm/Component.js +3 -3
  1656. package/scrollbar/esm/default.css +2 -2
  1657. package/scrollbar/esm/index.css +25 -25
  1658. package/scrollbar/esm/inverted.css +2 -2
  1659. package/scrollbar/index.css +25 -25
  1660. package/scrollbar/inverted.css +2 -2
  1661. package/scrollbar/modern/Component.js +3 -3
  1662. package/scrollbar/modern/default.css +2 -2
  1663. package/scrollbar/modern/index.css +25 -25
  1664. package/scrollbar/modern/inverted.css +2 -2
  1665. package/segmented-control/Component.js +3 -3
  1666. package/segmented-control/components/segment/Component.js +3 -3
  1667. package/segmented-control/components/segment/default.css +2 -2
  1668. package/segmented-control/components/segment/index.css +3 -3
  1669. package/segmented-control/components/segment/inverted.css +2 -2
  1670. package/segmented-control/default.css +3 -3
  1671. package/segmented-control/esm/Component.js +3 -3
  1672. package/segmented-control/esm/components/segment/Component.js +3 -3
  1673. package/segmented-control/esm/components/segment/default.css +2 -2
  1674. package/segmented-control/esm/components/segment/index.css +3 -3
  1675. package/segmented-control/esm/components/segment/inverted.css +2 -2
  1676. package/segmented-control/esm/default.css +3 -3
  1677. package/segmented-control/esm/index.css +18 -18
  1678. package/segmented-control/esm/inverted.css +3 -3
  1679. package/segmented-control/index.css +18 -18
  1680. package/segmented-control/inverted.css +3 -3
  1681. package/segmented-control/modern/Component.js +3 -3
  1682. package/segmented-control/modern/components/segment/Component.js +3 -3
  1683. package/segmented-control/modern/components/segment/default.css +2 -2
  1684. package/segmented-control/modern/components/segment/index.css +3 -3
  1685. package/segmented-control/modern/components/segment/inverted.css +2 -2
  1686. package/segmented-control/modern/default.css +3 -3
  1687. package/segmented-control/modern/index.css +18 -18
  1688. package/segmented-control/modern/inverted.css +3 -3
  1689. package/select/components/arrow/Component.js +1 -1
  1690. package/select/components/arrow/index.css +5 -5
  1691. package/select/components/base-checkmark/Component.js +1 -1
  1692. package/select/components/base-checkmark/index.css +6 -6
  1693. package/select/components/base-option/Component.js +1 -1
  1694. package/select/components/base-option/index.css +15 -15
  1695. package/select/components/base-select/Component.js +2 -2
  1696. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1697. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1698. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1699. package/select/components/base-select/index.css +11 -11
  1700. package/select/components/base-select/mobile.css +12 -12
  1701. package/select/components/checkmark/Component.js +1 -1
  1702. package/select/components/checkmark/index.css +10 -10
  1703. package/select/components/checkmark-mobile/Component.js +1 -1
  1704. package/select/components/checkmark-mobile/index.css +6 -6
  1705. package/select/components/clear-button/Component.js +1 -1
  1706. package/select/components/clear-button/index.css +7 -7
  1707. package/select/components/field/Component.js +1 -1
  1708. package/select/components/field/index.css +14 -14
  1709. package/select/components/footer/Component.js +1 -1
  1710. package/select/components/footer/index.css +5 -5
  1711. package/select/components/optgroup/Component.js +1 -1
  1712. package/select/components/optgroup/index.css +6 -6
  1713. package/select/components/option/desktop/Component.js +1 -1
  1714. package/select/components/option/desktop/index.css +22 -22
  1715. package/select/components/option/mobile/Component.js +1 -1
  1716. package/select/components/option/mobile/index.css +19 -19
  1717. package/select/components/options-list/Component.js +1 -1
  1718. package/select/components/options-list/index.css +11 -11
  1719. package/select/components/search/Component.js +1 -1
  1720. package/select/components/search/index.css +2 -2
  1721. package/select/components/virtual-options-list/Component.js +1 -1
  1722. package/select/components/virtual-options-list/index.css +15 -15
  1723. package/select/cssm/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.d.ts +1 -1
  1724. package/select/esm/Component.responsive.js +3 -3
  1725. package/select/esm/components/arrow/Component.js +1 -1
  1726. package/select/esm/components/arrow/index.css +5 -5
  1727. package/select/esm/components/base-checkmark/Component.js +1 -1
  1728. package/select/esm/components/base-checkmark/index.css +6 -6
  1729. package/select/esm/components/base-option/Component.js +1 -1
  1730. package/select/esm/components/base-option/index.css +15 -15
  1731. package/select/esm/components/base-select/Component.js +2 -2
  1732. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1733. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1734. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  1735. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1736. package/select/esm/components/base-select/index.css +11 -11
  1737. package/select/esm/components/base-select/index.js +2 -2
  1738. package/select/esm/components/base-select/mobile.css +12 -12
  1739. package/select/esm/components/checkmark/Component.js +1 -1
  1740. package/select/esm/components/checkmark/index.css +10 -10
  1741. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1742. package/select/esm/components/checkmark-mobile/index.css +6 -6
  1743. package/select/esm/components/clear-button/Component.js +1 -1
  1744. package/select/esm/components/clear-button/index.css +7 -7
  1745. package/select/esm/components/field/Component.js +1 -1
  1746. package/select/esm/components/field/index.css +14 -14
  1747. package/select/esm/components/footer/Component.js +1 -1
  1748. package/select/esm/components/footer/index.css +5 -5
  1749. package/select/esm/components/index.js +2 -2
  1750. package/select/esm/components/optgroup/Component.js +1 -1
  1751. package/select/esm/components/optgroup/index.css +6 -6
  1752. package/select/esm/components/option/desktop/Component.js +1 -1
  1753. package/select/esm/components/option/desktop/index.css +22 -22
  1754. package/select/esm/components/option/mobile/Component.js +1 -1
  1755. package/select/esm/components/option/mobile/index.css +19 -19
  1756. package/select/esm/components/options-list/Component.js +1 -1
  1757. package/select/esm/components/options-list/index.css +11 -11
  1758. package/select/esm/components/search/Component.js +1 -1
  1759. package/select/esm/components/search/index.css +2 -2
  1760. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1761. package/select/esm/components/virtual-options-list/index.css +15 -15
  1762. package/select/esm/desktop/Component.desktop.js +2 -2
  1763. package/select/esm/desktop/index.js +2 -2
  1764. package/select/esm/index.js +3 -3
  1765. package/select/esm/{list-popover-desktop-471e29e3.js → list-popover-desktop-5d503bd8.js} +1 -1
  1766. package/select/esm/mobile/Component.mobile.js +3 -3
  1767. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  1768. package/select/esm/mobile/index.js +3 -3
  1769. package/select/esm/mobile.module-95e12f7a.js +4 -0
  1770. package/select/esm/presets/index.js +1 -1
  1771. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  1772. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1773. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1774. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1775. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1776. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1777. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1778. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1779. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1780. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1781. package/select/esm/shared/index.js +3 -3
  1782. package/select/{list-popover-desktop-b02c0d40.js → list-popover-desktop-ac56b655.js} +1 -1
  1783. package/select/mobile/Component.mobile.js +1 -1
  1784. package/select/mobile.module-b4c25ab6.js +4 -0
  1785. package/select/modern/Component.responsive.js +3 -3
  1786. package/select/modern/components/arrow/Component.js +1 -1
  1787. package/select/modern/components/arrow/index.css +5 -5
  1788. package/select/modern/components/base-checkmark/Component.js +1 -1
  1789. package/select/modern/components/base-checkmark/index.css +6 -6
  1790. package/select/modern/components/base-option/Component.js +1 -1
  1791. package/select/modern/components/base-option/index.css +15 -15
  1792. package/select/modern/components/base-select/Component.js +2 -2
  1793. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1794. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1795. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  1796. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1797. package/select/modern/components/base-select/index.css +11 -11
  1798. package/select/modern/components/base-select/index.js +2 -2
  1799. package/select/modern/components/base-select/mobile.css +12 -12
  1800. package/select/modern/components/checkmark/Component.js +1 -1
  1801. package/select/modern/components/checkmark/index.css +10 -10
  1802. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1803. package/select/modern/components/checkmark-mobile/index.css +6 -6
  1804. package/select/modern/components/clear-button/Component.js +1 -1
  1805. package/select/modern/components/clear-button/index.css +7 -7
  1806. package/select/modern/components/field/Component.js +1 -1
  1807. package/select/modern/components/field/index.css +14 -14
  1808. package/select/modern/components/footer/Component.js +1 -1
  1809. package/select/modern/components/footer/index.css +5 -5
  1810. package/select/modern/components/index.js +2 -2
  1811. package/select/modern/components/optgroup/Component.js +1 -1
  1812. package/select/modern/components/optgroup/index.css +6 -6
  1813. package/select/modern/components/option/desktop/Component.js +1 -1
  1814. package/select/modern/components/option/desktop/index.css +22 -22
  1815. package/select/modern/components/option/mobile/Component.js +1 -1
  1816. package/select/modern/components/option/mobile/index.css +19 -19
  1817. package/select/modern/components/options-list/Component.js +1 -1
  1818. package/select/modern/components/options-list/index.css +11 -11
  1819. package/select/modern/components/search/Component.js +1 -1
  1820. package/select/modern/components/search/index.css +2 -2
  1821. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1822. package/select/modern/components/virtual-options-list/index.css +15 -15
  1823. package/select/modern/desktop/Component.desktop.js +2 -2
  1824. package/select/modern/desktop/index.js +2 -2
  1825. package/select/modern/index.js +3 -3
  1826. package/select/modern/{list-popover-desktop-36234ac6.js → list-popover-desktop-82dab2a1.js} +1 -1
  1827. package/select/modern/mobile/Component.mobile.js +3 -3
  1828. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  1829. package/select/modern/mobile/index.js +3 -3
  1830. package/select/modern/mobile.module-b402a7f2.js +4 -0
  1831. package/select/modern/presets/index.js +1 -1
  1832. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  1833. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1834. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1835. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1836. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1837. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1838. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1839. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1840. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1841. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1842. package/select/modern/shared/index.js +3 -3
  1843. package/select/presets/index.js +1 -1
  1844. package/select/presets/useSelectWithApply/hook.js +1 -1
  1845. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1846. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1847. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1848. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1849. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1850. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1851. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1852. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1853. package/select/presets/useSelectWithLoading/index.css +2 -2
  1854. package/select/shared/index.js +1 -1
  1855. package/select-with-tags/Component.responsive.d.ts +1 -1
  1856. package/select-with-tags/components/base-select-with-tags/Component.d.ts +1 -1
  1857. package/select-with-tags/components/tag/component.js +1 -1
  1858. package/select-with-tags/components/tag/index.css +14 -14
  1859. package/select-with-tags/components/tag-list/component.js +1 -1
  1860. package/select-with-tags/components/tag-list/index.css +36 -36
  1861. package/select-with-tags/esm/components/tag/component.js +1 -1
  1862. package/select-with-tags/esm/components/tag/index.css +14 -14
  1863. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  1864. package/select-with-tags/esm/components/tag-list/index.css +36 -36
  1865. package/select-with-tags/modern/components/tag/component.js +1 -1
  1866. package/select-with-tags/modern/components/tag/index.css +14 -14
  1867. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1868. package/select-with-tags/modern/components/tag-list/index.css +36 -36
  1869. package/side-panel/components/content/Component.desktop.js +1 -1
  1870. package/side-panel/components/content/Component.js +1 -1
  1871. package/side-panel/components/content/Component.mobile.js +1 -1
  1872. package/side-panel/components/content/desktop.css +2 -2
  1873. package/side-panel/components/content/index.css +3 -3
  1874. package/side-panel/components/content/mobile.css +2 -2
  1875. package/side-panel/components/controls/Component.js +2 -2
  1876. package/side-panel/components/controls/index.css +1 -1
  1877. package/side-panel/components/footer/Component.desktop.js +1 -1
  1878. package/side-panel/components/footer/Component.js +2 -2
  1879. package/side-panel/components/footer/Component.mobile.js +1 -1
  1880. package/side-panel/components/footer/desktop.css +2 -2
  1881. package/side-panel/components/footer/index.css +3 -3
  1882. package/side-panel/components/footer/layout.css +16 -16
  1883. package/side-panel/components/footer/mobile.css +3 -3
  1884. package/side-panel/components/header/Component.js +3 -3
  1885. package/side-panel/components/header/desktop.css +4 -4
  1886. package/side-panel/components/header/index.css +13 -13
  1887. package/side-panel/components/header/mobile.css +4 -4
  1888. package/side-panel/desktop/Component.desktop.js +2 -2
  1889. package/side-panel/desktop/desktop.css +2 -2
  1890. package/side-panel/desktop/transitions.desktop.css +6 -6
  1891. package/side-panel/esm/Component.responsive.js +1 -1
  1892. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  1893. package/side-panel/esm/components/content/Component.js +1 -1
  1894. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  1895. package/side-panel/esm/components/content/desktop.css +2 -2
  1896. package/side-panel/esm/components/content/index.css +3 -3
  1897. package/side-panel/esm/components/content/mobile.css +2 -2
  1898. package/side-panel/esm/components/controls/Component.js +2 -2
  1899. package/side-panel/esm/components/controls/index.css +1 -1
  1900. package/side-panel/esm/components/controls/index.js +1 -1
  1901. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1902. package/side-panel/esm/components/footer/Component.js +2 -2
  1903. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1904. package/side-panel/esm/components/footer/desktop.css +2 -2
  1905. package/side-panel/esm/components/footer/index.css +3 -3
  1906. package/side-panel/esm/components/footer/layout.css +16 -16
  1907. package/side-panel/esm/components/footer/mobile.css +3 -3
  1908. package/side-panel/esm/components/header/Component.js +3 -3
  1909. package/side-panel/esm/components/header/desktop.css +4 -4
  1910. package/side-panel/esm/components/header/index.css +13 -13
  1911. package/side-panel/esm/components/header/mobile.css +4 -4
  1912. package/side-panel/esm/desktop/Component.desktop.js +3 -3
  1913. package/side-panel/esm/desktop/desktop.css +2 -2
  1914. package/side-panel/esm/desktop/index.js +1 -1
  1915. package/side-panel/esm/desktop/transitions.desktop.css +6 -6
  1916. package/side-panel/esm/index.js +1 -1
  1917. package/side-panel/esm/layout.module-b68a4f9d.js +4 -0
  1918. package/side-panel/esm/mobile/Component.mobile.js +3 -3
  1919. package/side-panel/esm/mobile/index.js +1 -1
  1920. package/side-panel/esm/mobile/mobile.css +4 -4
  1921. package/side-panel/esm/mobile/transitions.mobile.css +7 -7
  1922. package/side-panel/layout.module-b8dfecae.js +4 -0
  1923. package/side-panel/mobile/Component.mobile.js +2 -2
  1924. package/side-panel/mobile/mobile.css +4 -4
  1925. package/side-panel/mobile/transitions.mobile.css +7 -7
  1926. package/side-panel/modern/Component.responsive.js +1 -1
  1927. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1928. package/side-panel/modern/components/content/Component.js +1 -1
  1929. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1930. package/side-panel/modern/components/content/desktop.css +2 -2
  1931. package/side-panel/modern/components/content/index.css +3 -3
  1932. package/side-panel/modern/components/content/mobile.css +2 -2
  1933. package/side-panel/modern/components/controls/Component.js +2 -2
  1934. package/side-panel/modern/components/controls/index.css +1 -1
  1935. package/side-panel/modern/components/controls/index.js +1 -1
  1936. package/side-panel/modern/components/footer/Component.desktop.js +2 -2
  1937. package/side-panel/modern/components/footer/Component.js +2 -2
  1938. package/side-panel/modern/components/footer/Component.mobile.js +2 -2
  1939. package/side-panel/modern/components/footer/desktop.css +2 -2
  1940. package/side-panel/modern/components/footer/index.css +3 -3
  1941. package/side-panel/modern/components/footer/layout.css +16 -16
  1942. package/side-panel/modern/components/footer/mobile.css +3 -3
  1943. package/side-panel/modern/components/header/Component.js +3 -3
  1944. package/side-panel/modern/components/header/desktop.css +4 -4
  1945. package/side-panel/modern/components/header/index.css +13 -13
  1946. package/side-panel/modern/components/header/mobile.css +4 -4
  1947. package/side-panel/modern/desktop/Component.desktop.js +3 -3
  1948. package/side-panel/modern/desktop/desktop.css +2 -2
  1949. package/side-panel/modern/desktop/index.js +1 -1
  1950. package/side-panel/modern/desktop/transitions.desktop.css +6 -6
  1951. package/side-panel/modern/index.js +1 -1
  1952. package/side-panel/modern/layout.module-deea3581.js +4 -0
  1953. package/side-panel/modern/mobile/Component.mobile.js +3 -3
  1954. package/side-panel/modern/mobile/index.js +1 -1
  1955. package/side-panel/modern/mobile/mobile.css +4 -4
  1956. package/side-panel/modern/mobile/transitions.mobile.css +7 -7
  1957. package/skeleton/Component.js +3 -3
  1958. package/skeleton/default.css +4 -4
  1959. package/skeleton/esm/Component.js +3 -3
  1960. package/skeleton/esm/default.css +4 -4
  1961. package/skeleton/esm/index.css +19 -19
  1962. package/skeleton/esm/inverted.css +4 -4
  1963. package/skeleton/index.css +19 -19
  1964. package/skeleton/inverted.css +4 -4
  1965. package/skeleton/modern/Component.js +3 -3
  1966. package/skeleton/modern/default.css +4 -4
  1967. package/skeleton/modern/index.css +19 -19
  1968. package/skeleton/modern/inverted.css +4 -4
  1969. package/slider/Component.js +1 -1
  1970. package/slider/esm/Component.js +1 -1
  1971. package/slider/esm/index.css +20 -20
  1972. package/slider/index.css +20 -20
  1973. package/slider/modern/Component.js +1 -1
  1974. package/slider/modern/index.css +20 -20
  1975. package/slider-input/Component.js +1 -1
  1976. package/slider-input/esm/Component.js +1 -1
  1977. package/slider-input/esm/index.css +26 -26
  1978. package/slider-input/index.css +26 -26
  1979. package/slider-input/modern/Component.js +1 -1
  1980. package/slider-input/modern/index.css +26 -26
  1981. package/sortable-list/Component.js +1 -1
  1982. package/sortable-list/components/item/Components.js +1 -1
  1983. package/sortable-list/components/item/index.css +25 -25
  1984. package/sortable-list/esm/Component.js +1 -1
  1985. package/sortable-list/esm/components/item/Components.js +1 -1
  1986. package/sortable-list/esm/components/item/index.css +25 -25
  1987. package/sortable-list/esm/index.css +30 -30
  1988. package/sortable-list/index.css +30 -30
  1989. package/sortable-list/modern/Component.js +1 -1
  1990. package/sortable-list/modern/components/item/Components.js +1 -1
  1991. package/sortable-list/modern/components/item/index.css +25 -25
  1992. package/sortable-list/modern/index.css +30 -30
  1993. package/space/Component.js +1 -1
  1994. package/space/esm/Component.js +1 -1
  1995. package/space/esm/index.css +10 -10
  1996. package/space/index.css +10 -10
  1997. package/space/modern/Component.js +1 -1
  1998. package/space/modern/index.css +10 -10
  1999. package/spinner/Component.js +4 -4
  2000. package/spinner/default.css +1 -1
  2001. package/spinner/esm/Component.js +4 -4
  2002. package/spinner/esm/default.css +1 -1
  2003. package/spinner/esm/index.css +5 -5
  2004. package/spinner/esm/inverted.css +1 -1
  2005. package/spinner/esm/preset.css +3 -3
  2006. package/spinner/index.css +5 -5
  2007. package/spinner/inverted.css +1 -1
  2008. package/spinner/modern/Component.js +4 -4
  2009. package/spinner/modern/default.css +1 -1
  2010. package/spinner/modern/index.css +5 -5
  2011. package/spinner/modern/inverted.css +1 -1
  2012. package/spinner/modern/preset.css +3 -3
  2013. package/spinner/preset.css +3 -3
  2014. package/status/Component.js +1 -1
  2015. package/status/esm/Component.js +1 -1
  2016. package/status/esm/index.css +39 -39
  2017. package/status/index.css +39 -39
  2018. package/status/modern/Component.js +1 -1
  2019. package/status/modern/index.css +39 -39
  2020. package/status-badge/Component.js +3 -3
  2021. package/status-badge/default.css +8 -8
  2022. package/status-badge/esm/Component.js +3 -3
  2023. package/status-badge/esm/default.css +8 -8
  2024. package/status-badge/esm/index.css +9 -9
  2025. package/status-badge/esm/inverted.css +8 -8
  2026. package/status-badge/index.css +9 -9
  2027. package/status-badge/inverted.css +8 -8
  2028. package/status-badge/modern/Component.js +3 -3
  2029. package/status-badge/modern/default.css +8 -8
  2030. package/status-badge/modern/index.css +9 -9
  2031. package/status-badge/modern/inverted.css +8 -8
  2032. package/stepped-progress-bar/Component.js +3 -3
  2033. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  2034. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  2035. package/stepped-progress-bar/default.css +2 -2
  2036. package/stepped-progress-bar/esm/Component.js +3 -3
  2037. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  2038. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  2039. package/stepped-progress-bar/esm/default.css +2 -2
  2040. package/stepped-progress-bar/esm/index.css +3 -3
  2041. package/stepped-progress-bar/esm/inverted.css +2 -2
  2042. package/stepped-progress-bar/index.css +3 -3
  2043. package/stepped-progress-bar/inverted.css +2 -2
  2044. package/stepped-progress-bar/modern/Component.js +3 -3
  2045. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  2046. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  2047. package/stepped-progress-bar/modern/default.css +2 -2
  2048. package/stepped-progress-bar/modern/index.css +3 -3
  2049. package/stepped-progress-bar/modern/inverted.css +2 -2
  2050. package/steps/Component.js +1 -1
  2051. package/steps/components/step/Component.js +1 -1
  2052. package/steps/components/step/index.css +30 -30
  2053. package/steps/components/step-indicator/Component.js +1 -1
  2054. package/steps/components/step-indicator/index.css +1 -1
  2055. package/steps/esm/Component.js +1 -1
  2056. package/steps/esm/components/step/Component.js +1 -1
  2057. package/steps/esm/components/step/index.css +30 -30
  2058. package/steps/esm/components/step-indicator/Component.js +1 -1
  2059. package/steps/esm/components/step-indicator/index.css +1 -1
  2060. package/steps/esm/index.css +2 -2
  2061. package/steps/index.css +2 -2
  2062. package/steps/modern/Component.js +1 -1
  2063. package/steps/modern/components/step/Component.js +1 -1
  2064. package/steps/modern/components/step/index.css +30 -30
  2065. package/steps/modern/components/step-indicator/Component.js +1 -1
  2066. package/steps/modern/components/step-indicator/index.css +1 -1
  2067. package/steps/modern/index.css +2 -2
  2068. package/switch/Component.js +3 -3
  2069. package/switch/default.css +11 -11
  2070. package/switch/esm/Component.js +3 -3
  2071. package/switch/esm/default.css +11 -11
  2072. package/switch/esm/index.css +19 -19
  2073. package/switch/esm/inverted.css +11 -11
  2074. package/switch/index.css +19 -19
  2075. package/switch/inverted.css +11 -11
  2076. package/switch/modern/Component.js +3 -3
  2077. package/switch/modern/default.css +11 -11
  2078. package/switch/modern/index.css +19 -19
  2079. package/switch/modern/inverted.css +11 -11
  2080. package/system-message/Component.js +1 -1
  2081. package/system-message/components/caption/Component.js +1 -1
  2082. package/system-message/components/caption/index.css +1 -1
  2083. package/system-message/components/controls/Component.js +1 -1
  2084. package/system-message/components/controls/index.css +10 -10
  2085. package/system-message/components/graphic/Component.js +1 -1
  2086. package/system-message/components/graphic/index.css +1 -1
  2087. package/system-message/components/subtitle/Component.js +1 -1
  2088. package/system-message/components/subtitle/index.css +1 -1
  2089. package/system-message/components/title/Component.js +3 -3
  2090. package/system-message/components/title/desktop.css +1 -1
  2091. package/system-message/components/title/index.css +1 -1
  2092. package/system-message/components/title/mobile.css +1 -1
  2093. package/system-message/esm/Component.js +1 -1
  2094. package/system-message/esm/components/caption/Component.js +1 -1
  2095. package/system-message/esm/components/caption/index.css +1 -1
  2096. package/system-message/esm/components/controls/Component.js +1 -1
  2097. package/system-message/esm/components/controls/index.css +10 -10
  2098. package/system-message/esm/components/graphic/Component.js +1 -1
  2099. package/system-message/esm/components/graphic/index.css +1 -1
  2100. package/system-message/esm/components/subtitle/Component.js +1 -1
  2101. package/system-message/esm/components/subtitle/index.css +1 -1
  2102. package/system-message/esm/components/title/Component.js +3 -3
  2103. package/system-message/esm/components/title/desktop.css +1 -1
  2104. package/system-message/esm/components/title/index.css +1 -1
  2105. package/system-message/esm/components/title/mobile.css +1 -1
  2106. package/system-message/esm/index.css +6 -6
  2107. package/system-message/index.css +6 -6
  2108. package/system-message/modern/Component.js +1 -1
  2109. package/system-message/modern/components/caption/Component.js +1 -1
  2110. package/system-message/modern/components/caption/index.css +1 -1
  2111. package/system-message/modern/components/controls/Component.js +1 -1
  2112. package/system-message/modern/components/controls/index.css +10 -10
  2113. package/system-message/modern/components/graphic/Component.js +1 -1
  2114. package/system-message/modern/components/graphic/index.css +1 -1
  2115. package/system-message/modern/components/subtitle/Component.js +1 -1
  2116. package/system-message/modern/components/subtitle/index.css +1 -1
  2117. package/system-message/modern/components/title/Component.js +3 -3
  2118. package/system-message/modern/components/title/desktop.css +1 -1
  2119. package/system-message/modern/components/title/index.css +1 -1
  2120. package/system-message/modern/components/title/mobile.css +1 -1
  2121. package/system-message/modern/index.css +6 -6
  2122. package/tab-bar/Component.js +1 -1
  2123. package/tab-bar/components/tab/Component.js +1 -1
  2124. package/tab-bar/components/tab/index.css +7 -7
  2125. package/tab-bar/esm/Component.js +1 -1
  2126. package/tab-bar/esm/components/tab/Component.js +1 -1
  2127. package/tab-bar/esm/components/tab/index.css +7 -7
  2128. package/tab-bar/esm/index.css +4 -4
  2129. package/tab-bar/index.css +4 -4
  2130. package/tab-bar/modern/Component.js +1 -1
  2131. package/tab-bar/modern/components/tab/Component.js +1 -1
  2132. package/tab-bar/modern/components/tab/index.css +7 -7
  2133. package/tab-bar/modern/index.css +4 -4
  2134. package/table/components/pagination/Component.js +1 -1
  2135. package/table/components/pagination/index.css +9 -9
  2136. package/table/components/pagination/select-field/index.css +4 -4
  2137. package/table/components/pagination/select-field/index.js +1 -1
  2138. package/table/components/table/Component.js +1 -1
  2139. package/table/components/table/index.css +7 -7
  2140. package/table/components/tbody/Component.js +1 -1
  2141. package/table/components/tbody/index.css +2 -2
  2142. package/table/components/tcell/Component.js +1 -1
  2143. package/table/components/tcell/index.css +6 -6
  2144. package/table/components/texpandable-row/Component.js +1 -1
  2145. package/table/components/texpandable-row/index.css +5 -5
  2146. package/table/components/thead/Component.js +1 -1
  2147. package/table/components/thead/index.css +6 -6
  2148. package/table/components/thead-cell/Component.js +1 -1
  2149. package/table/components/thead-cell/index.css +9 -9
  2150. package/table/components/trow/Component.js +1 -1
  2151. package/table/components/trow/index.css +8 -8
  2152. package/table/components/tsortable-head-cell/Component.js +1 -1
  2153. package/table/components/tsortable-head-cell/index.css +8 -8
  2154. package/table/esm/components/pagination/Component.js +1 -1
  2155. package/table/esm/components/pagination/index.css +9 -9
  2156. package/table/esm/components/pagination/select-field/index.css +4 -4
  2157. package/table/esm/components/pagination/select-field/index.js +1 -1
  2158. package/table/esm/components/table/Component.js +1 -1
  2159. package/table/esm/components/table/index.css +7 -7
  2160. package/table/esm/components/tbody/Component.js +1 -1
  2161. package/table/esm/components/tbody/index.css +2 -2
  2162. package/table/esm/components/tcell/Component.js +1 -1
  2163. package/table/esm/components/tcell/index.css +6 -6
  2164. package/table/esm/components/texpandable-row/Component.js +1 -1
  2165. package/table/esm/components/texpandable-row/index.css +5 -5
  2166. package/table/esm/components/thead/Component.js +1 -1
  2167. package/table/esm/components/thead/index.css +6 -6
  2168. package/table/esm/components/thead-cell/Component.js +1 -1
  2169. package/table/esm/components/thead-cell/index.css +9 -9
  2170. package/table/esm/components/trow/Component.js +1 -1
  2171. package/table/esm/components/trow/index.css +8 -8
  2172. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  2173. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  2174. package/table/modern/components/pagination/Component.js +1 -1
  2175. package/table/modern/components/pagination/index.css +9 -9
  2176. package/table/modern/components/pagination/select-field/index.css +4 -4
  2177. package/table/modern/components/pagination/select-field/index.js +1 -1
  2178. package/table/modern/components/table/Component.js +1 -1
  2179. package/table/modern/components/table/index.css +7 -7
  2180. package/table/modern/components/tbody/Component.js +1 -1
  2181. package/table/modern/components/tbody/index.css +2 -2
  2182. package/table/modern/components/tcell/Component.js +1 -1
  2183. package/table/modern/components/tcell/index.css +6 -6
  2184. package/table/modern/components/texpandable-row/Component.js +1 -1
  2185. package/table/modern/components/texpandable-row/index.css +5 -5
  2186. package/table/modern/components/thead/Component.js +1 -1
  2187. package/table/modern/components/thead/index.css +6 -6
  2188. package/table/modern/components/thead-cell/Component.js +1 -1
  2189. package/table/modern/components/thead-cell/index.css +9 -9
  2190. package/table/modern/components/trow/Component.js +1 -1
  2191. package/table/modern/components/trow/index.css +8 -8
  2192. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  2193. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  2194. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  2195. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  2196. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  2197. package/tabs/components/primary-tablist/index.css +132 -132
  2198. package/tabs/components/primary-tablist/mobile.css +220 -220
  2199. package/tabs/components/scroll-controls/Component.js +1 -1
  2200. package/tabs/components/scroll-controls/index.css +12 -12
  2201. package/tabs/components/scrollable-container/Component.js +1 -1
  2202. package/tabs/components/scrollable-container/index.css +6 -6
  2203. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  2204. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  2205. package/tabs/components/secondary-tablist/index.css +17 -17
  2206. package/tabs/components/secondary-tablist/mobile.css +20 -20
  2207. package/tabs/components/tab/Component.js +1 -1
  2208. package/tabs/components/tab/index.css +3 -3
  2209. package/tabs/esm/collapsible/index.js +1 -1
  2210. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  2211. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  2212. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  2213. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  2214. package/tabs/esm/components/primary-tablist/index.css +132 -132
  2215. package/tabs/esm/components/primary-tablist/mobile.css +220 -220
  2216. package/tabs/esm/components/scroll-controls/Component.js +1 -1
  2217. package/tabs/esm/components/scroll-controls/index.css +12 -12
  2218. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  2219. package/tabs/esm/components/scrollable-container/index.css +6 -6
  2220. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  2221. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  2222. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  2223. package/tabs/esm/components/secondary-tablist/index.css +17 -17
  2224. package/tabs/esm/components/secondary-tablist/mobile.css +20 -20
  2225. package/tabs/esm/components/tab/Component.js +1 -1
  2226. package/tabs/esm/components/tab/index.css +3 -3
  2227. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  2228. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  2229. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  2230. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  2231. package/tabs/esm/desktop/index.js +2 -2
  2232. package/tabs/esm/index.js +2 -2
  2233. package/tabs/esm/index.module-242c4ae7.js +4 -0
  2234. package/tabs/esm/index.module-6fc3d296.js +4 -0
  2235. package/tabs/esm/mobile/index.js +2 -2
  2236. package/tabs/index.module-89d6728f.js +4 -0
  2237. package/tabs/index.module-8e323997.js +4 -0
  2238. package/tabs/modern/collapsible/index.js +1 -1
  2239. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  2240. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  2241. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  2242. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  2243. package/tabs/modern/components/primary-tablist/index.css +132 -132
  2244. package/tabs/modern/components/primary-tablist/mobile.css +220 -220
  2245. package/tabs/modern/components/scroll-controls/Component.js +1 -1
  2246. package/tabs/modern/components/scroll-controls/index.css +12 -12
  2247. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  2248. package/tabs/modern/components/scrollable-container/index.css +6 -6
  2249. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  2250. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  2251. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  2252. package/tabs/modern/components/secondary-tablist/index.css +17 -17
  2253. package/tabs/modern/components/secondary-tablist/mobile.css +20 -20
  2254. package/tabs/modern/components/tab/Component.js +1 -1
  2255. package/tabs/modern/components/tab/index.css +3 -3
  2256. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  2257. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  2258. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  2259. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  2260. package/tabs/modern/desktop/index.js +2 -2
  2261. package/tabs/modern/index.js +2 -2
  2262. package/tabs/modern/index.module-6ed19175.js +4 -0
  2263. package/tabs/modern/index.module-eae97f75.js +4 -0
  2264. package/tabs/modern/mobile/index.js +2 -2
  2265. package/tag/components/base-tag/Component.js +3 -3
  2266. package/tag/components/base-tag/default.css +10 -10
  2267. package/tag/components/base-tag/index.css +37 -37
  2268. package/tag/components/base-tag/inverted.css +10 -10
  2269. package/tag/desktop/Component.desktop.js +3 -3
  2270. package/tag/desktop/default.desktop.css +4 -4
  2271. package/tag/desktop/desktop.css +6 -6
  2272. package/tag/desktop/inverted.desktop.css +4 -4
  2273. package/tag/esm/components/base-tag/Component.js +3 -3
  2274. package/tag/esm/components/base-tag/default.css +10 -10
  2275. package/tag/esm/components/base-tag/index.css +37 -37
  2276. package/tag/esm/components/base-tag/inverted.css +10 -10
  2277. package/tag/esm/desktop/Component.desktop.js +3 -3
  2278. package/tag/esm/desktop/default.desktop.css +4 -4
  2279. package/tag/esm/desktop/desktop.css +6 -6
  2280. package/tag/esm/desktop/inverted.desktop.css +4 -4
  2281. package/tag/esm/mobile/Component.mobile.js +3 -3
  2282. package/tag/esm/mobile/default.mobile.css +4 -4
  2283. package/tag/esm/mobile/inverted.mobile.css +4 -4
  2284. package/tag/esm/mobile/mobile.css +6 -6
  2285. package/tag/mobile/Component.mobile.js +3 -3
  2286. package/tag/mobile/default.mobile.css +4 -4
  2287. package/tag/mobile/inverted.mobile.css +4 -4
  2288. package/tag/mobile/mobile.css +6 -6
  2289. package/tag/modern/components/base-tag/Component.js +3 -3
  2290. package/tag/modern/components/base-tag/default.css +10 -10
  2291. package/tag/modern/components/base-tag/index.css +37 -37
  2292. package/tag/modern/components/base-tag/inverted.css +10 -10
  2293. package/tag/modern/desktop/Component.desktop.js +3 -3
  2294. package/tag/modern/desktop/default.desktop.css +4 -4
  2295. package/tag/modern/desktop/desktop.css +6 -6
  2296. package/tag/modern/desktop/inverted.desktop.css +4 -4
  2297. package/tag/modern/mobile/Component.mobile.js +3 -3
  2298. package/tag/modern/mobile/default.mobile.css +4 -4
  2299. package/tag/modern/mobile/inverted.mobile.css +4 -4
  2300. package/tag/modern/mobile/mobile.css +6 -6
  2301. package/text/Component.js +2 -2
  2302. package/text/esm/Component.js +2 -2
  2303. package/text/esm/index.css +8 -8
  2304. package/text/esm/mixin.css +75 -75
  2305. package/text/index.css +8 -8
  2306. package/text/mixin.css +75 -75
  2307. package/text/modern/Component.js +2 -2
  2308. package/text/modern/index.css +8 -8
  2309. package/text/modern/mixin.css +75 -75
  2310. package/textarea/Component.js +3 -3
  2311. package/textarea/{PseudoTextArea-13d4f383.js → PseudoTextArea-5029148f.js} +1 -1
  2312. package/textarea/components/PseudoTextArea.js +1 -1
  2313. package/textarea/components/index.d.ts +1 -1
  2314. package/textarea/components/index.js +1 -1
  2315. package/textarea/default.css +17 -17
  2316. package/textarea/esm/Component.js +3 -3
  2317. package/textarea/esm/{PseudoTextArea-80e94373.js → PseudoTextArea-bdb22b2f.js} +1 -1
  2318. package/textarea/esm/components/PseudoTextArea.js +1 -1
  2319. package/textarea/esm/components/index.d.ts +1 -1
  2320. package/textarea/esm/components/index.js +1 -1
  2321. package/textarea/esm/default.css +17 -17
  2322. package/textarea/esm/index.css +53 -53
  2323. package/textarea/esm/index.js +1 -1
  2324. package/textarea/esm/inverted.css +17 -17
  2325. package/textarea/index.css +53 -53
  2326. package/textarea/inverted.css +17 -17
  2327. package/textarea/modern/Component.js +3 -3
  2328. package/textarea/modern/PseudoTextArea-fa7a1c1a.js +13 -0
  2329. package/textarea/modern/components/PseudoTextArea.js +1 -1
  2330. package/textarea/modern/components/index.d.ts +1 -1
  2331. package/textarea/modern/components/index.js +1 -1
  2332. package/textarea/modern/default.css +17 -17
  2333. package/textarea/modern/index.css +53 -53
  2334. package/textarea/modern/index.js +1 -1
  2335. package/textarea/modern/inverted.css +17 -17
  2336. package/themes/click.d.ts +1 -1
  2337. package/themes/click.js +2 -8
  2338. package/themes/compiled/mobile-dark-bluetint.css +3508 -233
  2339. package/themes/compiled/mobile-dark-bluetint.d.ts +2 -2
  2340. package/themes/compiled/mobile-dark-bluetint.js +3 -8
  2341. package/themes/corp.d.ts +1 -1
  2342. package/themes/corp.js +2 -8
  2343. package/themes/dark.d.ts +1 -1
  2344. package/themes/dark.js +2 -8
  2345. package/themes/esm/click.d.ts +1 -1
  2346. package/themes/esm/click.js +2 -4
  2347. package/themes/esm/compiled/mobile-dark-bluetint.d.ts +2 -2
  2348. package/themes/esm/compiled/mobile-dark-bluetint.js +4 -1
  2349. package/themes/esm/corp.d.ts +1 -1
  2350. package/themes/esm/corp.js +2 -4
  2351. package/themes/esm/dark.d.ts +1 -1
  2352. package/themes/esm/dark.js +2 -4
  2353. package/themes/esm/intranet.d.ts +1 -1
  2354. package/themes/esm/intranet.js +2 -4
  2355. package/themes/esm/mobile.d.ts +1 -1
  2356. package/themes/esm/mobile.js +2 -4
  2357. package/themes/esm/site.d.ts +1 -1
  2358. package/themes/esm/site.js +2 -4
  2359. package/themes/intranet.d.ts +1 -1
  2360. package/themes/intranet.js +2 -8
  2361. package/themes/mobile.d.ts +1 -1
  2362. package/themes/mobile.js +2 -8
  2363. package/themes/modern/click.d.ts +1 -1
  2364. package/themes/modern/click.js +2029 -3
  2365. package/themes/modern/compiled/mobile-dark-bluetint.d.ts +2 -2
  2366. package/themes/modern/compiled/mobile-dark-bluetint.js +3877 -1
  2367. package/themes/modern/corp.d.ts +1 -1
  2368. package/themes/modern/corp.js +1986 -3
  2369. package/themes/modern/dark.d.ts +1 -1
  2370. package/themes/modern/dark.js +688 -4
  2371. package/themes/modern/intranet.d.ts +1 -1
  2372. package/themes/modern/intranet.js +1915 -3
  2373. package/themes/modern/mobile.d.ts +1 -1
  2374. package/themes/modern/mobile.js +1911 -3
  2375. package/themes/modern/site.d.ts +1 -1
  2376. package/themes/modern/site.js +2036 -3
  2377. package/themes/site.d.ts +1 -1
  2378. package/themes/site.js +2 -8
  2379. package/toast/components/base-toast/component.js +1 -1
  2380. package/toast/components/base-toast/index.css +9 -9
  2381. package/toast/esm/components/base-toast/component.js +1 -1
  2382. package/toast/esm/components/base-toast/index.css +9 -9
  2383. package/toast/modern/components/base-toast/component.js +1 -1
  2384. package/toast/modern/components/base-toast/index.css +9 -9
  2385. package/toast-plate/components/base-toast-plate/component.js +3 -3
  2386. package/toast-plate/components/base-toast-plate/default.css +2 -2
  2387. package/toast-plate/components/base-toast-plate/index.css +18 -18
  2388. package/toast-plate/components/base-toast-plate/inverted.css +2 -2
  2389. package/toast-plate/desktop/Component.desktop.js +1 -1
  2390. package/toast-plate/desktop/desktop.css +4 -4
  2391. package/toast-plate/esm/components/base-toast-plate/component.js +3 -3
  2392. package/toast-plate/esm/components/base-toast-plate/default.css +2 -2
  2393. package/toast-plate/esm/components/base-toast-plate/index.css +18 -18
  2394. package/toast-plate/esm/components/base-toast-plate/inverted.css +2 -2
  2395. package/toast-plate/esm/desktop/Component.desktop.js +1 -1
  2396. package/toast-plate/esm/desktop/desktop.css +4 -4
  2397. package/toast-plate/esm/mobile/Component.mobile.js +1 -1
  2398. package/toast-plate/esm/mobile/mobile.css +4 -4
  2399. package/toast-plate/mobile/Component.mobile.js +1 -1
  2400. package/toast-plate/mobile/mobile.css +4 -4
  2401. package/toast-plate/modern/components/base-toast-plate/component.js +3 -3
  2402. package/toast-plate/modern/components/base-toast-plate/default.css +2 -2
  2403. package/toast-plate/modern/components/base-toast-plate/index.css +18 -18
  2404. package/toast-plate/modern/components/base-toast-plate/inverted.css +2 -2
  2405. package/toast-plate/modern/desktop/Component.desktop.js +1 -1
  2406. package/toast-plate/modern/desktop/desktop.css +4 -4
  2407. package/toast-plate/modern/mobile/Component.mobile.js +1 -1
  2408. package/toast-plate/modern/mobile/mobile.css +4 -4
  2409. package/tooltip/default.css +5 -5
  2410. package/tooltip/desktop/Component.desktop.js +4 -4
  2411. package/tooltip/desktop/desktop.css +3 -3
  2412. package/tooltip/esm/default.css +5 -5
  2413. package/tooltip/esm/desktop/Component.desktop.js +4 -4
  2414. package/tooltip/esm/desktop/desktop.css +3 -3
  2415. package/tooltip/esm/index.css +8 -8
  2416. package/tooltip/esm/inverted.css +5 -5
  2417. package/tooltip/esm/mobile/Component.mobile.js +1 -1
  2418. package/tooltip/esm/mobile/mobile.css +4 -4
  2419. package/tooltip/index.css +8 -8
  2420. package/tooltip/inverted.css +5 -5
  2421. package/tooltip/mobile/Component.mobile.js +1 -1
  2422. package/tooltip/mobile/mobile.css +4 -4
  2423. package/tooltip/modern/default.css +5 -5
  2424. package/tooltip/modern/desktop/Component.desktop.js +4 -4
  2425. package/tooltip/modern/desktop/desktop.css +3 -3
  2426. package/tooltip/modern/index.css +8 -8
  2427. package/tooltip/modern/inverted.css +5 -5
  2428. package/tooltip/modern/mobile/Component.mobile.js +1 -1
  2429. package/tooltip/modern/mobile/mobile.css +4 -4
  2430. package/typography/colors.css +20 -20
  2431. package/typography/colors.module-559b6fec.js +4 -0
  2432. package/typography/common.module-f0687fd5.js +4 -0
  2433. package/typography/cssm/title/alfasans-index.module.css +10 -0
  2434. package/typography/esm/colors.css +20 -20
  2435. package/typography/esm/colors.module-6e3174f4.js +4 -0
  2436. package/typography/esm/common.module-9c8929ab.js +4 -0
  2437. package/typography/esm/component.js +2 -2
  2438. package/typography/esm/hooks/use-skeleton.css +4 -4
  2439. package/typography/esm/hooks/use-skeleton.js +1 -1
  2440. package/typography/esm/index.js +2 -2
  2441. package/typography/esm/text/alfasans-index.css +29 -29
  2442. package/typography/esm/text/component.js +3 -3
  2443. package/typography/esm/text/index.css +21 -21
  2444. package/typography/esm/text/index.js +1 -1
  2445. package/typography/esm/title/alfasans-index.css +10 -10
  2446. package/typography/esm/title/common.css +8 -8
  2447. package/typography/esm/title/component.js +1 -1
  2448. package/typography/esm/title/index.css +16 -16
  2449. package/typography/esm/title/index.js +4 -4
  2450. package/typography/esm/title-mobile/alfasans-index.css +10 -10
  2451. package/typography/esm/title-mobile/component.js +4 -4
  2452. package/typography/esm/title-mobile/index.css +15 -15
  2453. package/typography/esm/title-mobile/index.js +2 -2
  2454. package/typography/esm/title-responsive/component.js +2 -2
  2455. package/typography/esm/title-responsive/index.js +2 -2
  2456. package/typography/hooks/use-skeleton.css +4 -4
  2457. package/typography/hooks/use-skeleton.js +1 -1
  2458. package/typography/modern/colors.css +20 -20
  2459. package/typography/modern/colors.module-92988ec2.js +4 -0
  2460. package/typography/modern/common.module-c2ea327f.js +4 -0
  2461. package/typography/modern/component.js +2 -2
  2462. package/typography/modern/hooks/use-skeleton.css +4 -4
  2463. package/typography/modern/hooks/use-skeleton.js +1 -1
  2464. package/typography/modern/index.js +2 -2
  2465. package/typography/modern/text/alfasans-index.css +29 -29
  2466. package/typography/modern/text/component.js +3 -3
  2467. package/typography/modern/text/index.css +21 -21
  2468. package/typography/modern/text/index.js +1 -1
  2469. package/typography/modern/title/alfasans-index.css +10 -10
  2470. package/typography/modern/title/common.css +8 -8
  2471. package/typography/modern/title/component.js +1 -1
  2472. package/typography/modern/title/index.css +16 -16
  2473. package/typography/modern/title/index.js +4 -4
  2474. package/typography/modern/title-mobile/alfasans-index.css +10 -10
  2475. package/typography/modern/title-mobile/component.js +4 -4
  2476. package/typography/modern/title-mobile/index.css +15 -15
  2477. package/typography/modern/title-mobile/index.js +2 -2
  2478. package/typography/modern/title-responsive/component.js +2 -2
  2479. package/typography/modern/title-responsive/index.js +2 -2
  2480. package/typography/text/alfasans-index.css +29 -29
  2481. package/typography/text/component.js +3 -3
  2482. package/typography/text/index.css +21 -21
  2483. package/typography/title/alfasans-index.css +10 -10
  2484. package/typography/title/common.css +8 -8
  2485. package/typography/title/component.js +1 -1
  2486. package/typography/title/index.css +16 -16
  2487. package/typography/title/index.js +3 -3
  2488. package/typography/title-mobile/alfasans-index.css +10 -10
  2489. package/typography/title-mobile/component.js +3 -3
  2490. package/typography/title-mobile/index.css +15 -15
  2491. package/underlay/Component.js +1 -1
  2492. package/underlay/esm/Component.js +1 -1
  2493. package/underlay/esm/index.css +161 -161
  2494. package/underlay/esm/index.js +1 -1
  2495. package/underlay/esm/index.module-07d1a9a6.js +4 -0
  2496. package/underlay/esm/utils/getBorderCorners.js +1 -1
  2497. package/underlay/esm/utils/getClasses.js +1 -1
  2498. package/underlay/index.css +161 -161
  2499. package/underlay/index.module-e2d79512.js +4 -0
  2500. package/underlay/modern/Component.js +1 -1
  2501. package/underlay/modern/index.css +161 -161
  2502. package/underlay/modern/index.js +1 -1
  2503. package/underlay/modern/index.module-51fa9a47.js +4 -0
  2504. package/underlay/modern/utils/getBorderCorners.js +1 -1
  2505. package/underlay/modern/utils/getClasses.js +1 -1
  2506. package/underlay/utils/getBorderCorners.js +1 -1
  2507. package/underlay/utils/getClasses.js +1 -1
  2508. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  2509. package/universal-date-input/components/date-input/Component.js +2 -2
  2510. package/universal-date-input/components/date-input/date-input.desktop.css +1 -1
  2511. package/universal-date-input/components/date-range-input/Component.js +1 -1
  2512. package/universal-date-input/esm/Component.responsive.js +1 -1
  2513. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  2514. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  2515. package/universal-date-input/esm/components/date-input/Component.js +2 -2
  2516. package/universal-date-input/esm/components/date-input/date-input.desktop.css +1 -1
  2517. package/universal-date-input/esm/components/date-input/index.js +1 -1
  2518. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  2519. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  2520. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  2521. package/universal-date-input/esm/desktop/index.js +1 -1
  2522. package/universal-date-input/esm/index.css +7 -7
  2523. package/universal-date-input/esm/index.js +1 -1
  2524. package/universal-date-input/esm/index.module-025a8088.js +4 -0
  2525. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  2526. package/universal-date-input/esm/mobile/index.js +1 -1
  2527. package/universal-date-input/index.css +7 -7
  2528. package/universal-date-input/index.module-6ec08fcc.js +4 -0
  2529. package/universal-date-input/modern/Component.responsive.js +1 -1
  2530. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  2531. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  2532. package/universal-date-input/modern/components/date-input/Component.js +2 -2
  2533. package/universal-date-input/modern/components/date-input/date-input.desktop.css +1 -1
  2534. package/universal-date-input/modern/components/date-input/index.js +1 -1
  2535. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  2536. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  2537. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  2538. package/universal-date-input/modern/desktop/index.js +1 -1
  2539. package/universal-date-input/modern/index.css +7 -7
  2540. package/universal-date-input/modern/index.js +1 -1
  2541. package/universal-date-input/modern/index.module-ccba71c6.js +4 -0
  2542. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  2543. package/universal-date-input/modern/mobile/index.js +1 -1
  2544. package/universal-modal/components/content/base-content/base-content.js +1 -1
  2545. package/universal-modal/components/content/base-content/index.css +4 -4
  2546. package/universal-modal/components/content/mobile/Component.mobile.js +1 -1
  2547. package/universal-modal/components/content/mobile/mobile.css +3 -3
  2548. package/universal-modal/components/footer/base-footer/base-footer.js +1 -1
  2549. package/universal-modal/components/footer/base-footer/index.css +3 -3
  2550. package/universal-modal/components/footer/desktop/Component.desktop.js +2 -2
  2551. package/universal-modal/components/footer/desktop/desktop.css +1 -1
  2552. package/universal-modal/components/footer/desktop/layout.css +9 -9
  2553. package/universal-modal/components/footer/mobile/Component.mobile.js +2 -2
  2554. package/universal-modal/components/footer/mobile/layout.mobile.css +8 -8
  2555. package/universal-modal/components/footer/mobile/mobile.css +2 -2
  2556. package/universal-modal/components/header/base-header/index.css +12 -12
  2557. package/universal-modal/components/header/desktop/Component.desktop.js +2 -2
  2558. package/universal-modal/components/header/desktop/desktop.css +8 -8
  2559. package/universal-modal/components/header/mobile/Component.mobile.js +2 -2
  2560. package/universal-modal/components/header/mobile/mobile.css +4 -4
  2561. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2562. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2563. package/universal-modal/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2564. package/universal-modal/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2565. package/universal-modal/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2566. package/universal-modal/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2567. package/universal-modal/desktop/components/center-modal/center-modal.js +3 -3
  2568. package/universal-modal/desktop/components/center-modal/styles/index.css +521 -521
  2569. package/universal-modal/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2570. package/universal-modal/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2571. package/universal-modal/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2572. package/universal-modal/desktop/components/side-modal/side-modal.js +1 -1
  2573. package/universal-modal/desktop/components/side-modal/styles/index.css +524 -524
  2574. package/universal-modal/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2575. package/universal-modal/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2576. package/universal-modal/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2577. package/universal-modal/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2578. package/universal-modal/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2579. package/universal-modal/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2580. package/universal-modal/esm/Component.responsive.js +1 -1
  2581. package/universal-modal/esm/components/content/base-content/base-content.js +1 -1
  2582. package/universal-modal/esm/components/content/base-content/index.css +4 -4
  2583. package/universal-modal/esm/components/content/mobile/Component.mobile.js +1 -1
  2584. package/universal-modal/esm/components/content/mobile/mobile.css +3 -3
  2585. package/universal-modal/esm/components/footer/base-footer/base-footer.js +1 -1
  2586. package/universal-modal/esm/components/footer/base-footer/index.css +3 -3
  2587. package/universal-modal/esm/components/footer/desktop/Component.desktop.js +2 -2
  2588. package/universal-modal/esm/components/footer/desktop/desktop.css +1 -1
  2589. package/universal-modal/esm/components/footer/desktop/layout.css +9 -9
  2590. package/universal-modal/esm/components/footer/mobile/Component.mobile.js +2 -2
  2591. package/universal-modal/esm/components/footer/mobile/layout.mobile.css +8 -8
  2592. package/universal-modal/esm/components/footer/mobile/mobile.css +2 -2
  2593. package/universal-modal/esm/components/header/base-header/index.css +12 -12
  2594. package/universal-modal/esm/components/header/desktop/Component.desktop.js +2 -2
  2595. package/universal-modal/esm/components/header/desktop/desktop.css +8 -8
  2596. package/universal-modal/esm/components/header/index.js +1 -1
  2597. package/universal-modal/esm/components/header/mobile/Component.mobile.js +2 -2
  2598. package/universal-modal/esm/components/header/mobile/mobile.css +4 -4
  2599. package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
  2600. package/universal-modal/esm/desktop/Component.desktop.js +1 -1
  2601. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2602. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2603. package/universal-modal/esm/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2604. package/universal-modal/esm/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2605. package/universal-modal/esm/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2606. package/universal-modal/esm/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2607. package/universal-modal/esm/desktop/components/center-modal/center-modal.js +3 -3
  2608. package/universal-modal/esm/desktop/components/center-modal/styles/index.css +521 -521
  2609. package/universal-modal/esm/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2610. package/universal-modal/esm/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2611. package/universal-modal/esm/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2612. package/universal-modal/esm/desktop/components/side-modal/side-modal.js +1 -1
  2613. package/universal-modal/esm/desktop/components/side-modal/styles/index.css +524 -524
  2614. package/universal-modal/esm/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2615. package/universal-modal/esm/desktop/index.js +1 -1
  2616. package/universal-modal/esm/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2617. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2618. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2619. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2620. package/universal-modal/esm/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2621. package/universal-modal/esm/index.js +1 -1
  2622. package/universal-modal/esm/index.module-b110074e.js +4 -0
  2623. package/universal-modal/esm/mobile/Component.mobile.js +4 -4
  2624. package/universal-modal/esm/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2625. package/universal-modal/esm/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2626. package/universal-modal/esm/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2627. package/universal-modal/esm/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2628. package/universal-modal/esm/mobile/index.js +1 -1
  2629. package/universal-modal/esm/mobile/mobile.css +3 -3
  2630. package/universal-modal/esm/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2631. package/universal-modal/esm/mobile/transitions/transitions.mobile.css +7 -7
  2632. package/universal-modal/index.module-fab6e8c9.js +4 -0
  2633. package/universal-modal/mobile/Component.mobile.js +3 -3
  2634. package/universal-modal/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2635. package/universal-modal/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2636. package/universal-modal/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2637. package/universal-modal/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2638. package/universal-modal/mobile/mobile.css +3 -3
  2639. package/universal-modal/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2640. package/universal-modal/mobile/transitions/transitions.mobile.css +7 -7
  2641. package/universal-modal/modern/Component.responsive.d.ts +2 -2
  2642. package/universal-modal/modern/Component.responsive.js +1 -1
  2643. package/universal-modal/modern/components/content/base-content/base-content.js +1 -1
  2644. package/universal-modal/modern/components/content/base-content/index.css +4 -4
  2645. package/universal-modal/modern/components/content/mobile/Component.mobile.js +1 -1
  2646. package/universal-modal/modern/components/content/mobile/mobile.css +3 -3
  2647. package/universal-modal/modern/components/footer/base-footer/base-footer.js +1 -1
  2648. package/universal-modal/modern/components/footer/base-footer/index.css +3 -3
  2649. package/universal-modal/modern/components/footer/desktop/Component.desktop.js +2 -2
  2650. package/universal-modal/modern/components/footer/desktop/desktop.css +1 -1
  2651. package/universal-modal/modern/components/footer/desktop/layout.css +9 -9
  2652. package/universal-modal/modern/components/footer/mobile/Component.mobile.js +2 -2
  2653. package/universal-modal/modern/components/footer/mobile/layout.mobile.css +8 -8
  2654. package/universal-modal/modern/components/footer/mobile/mobile.css +2 -2
  2655. package/universal-modal/modern/components/header/base-header/index.css +12 -12
  2656. package/universal-modal/modern/components/header/desktop/Component.desktop.js +2 -2
  2657. package/universal-modal/modern/components/header/desktop/desktop.css +8 -8
  2658. package/universal-modal/modern/components/header/index.js +1 -1
  2659. package/universal-modal/modern/components/header/mobile/Component.mobile.js +2 -2
  2660. package/universal-modal/modern/components/header/mobile/mobile.css +4 -4
  2661. package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
  2662. package/universal-modal/modern/desktop/Component.desktop.d.ts +2 -2
  2663. package/universal-modal/modern/desktop/Component.desktop.js +1 -1
  2664. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.css +4 -4
  2665. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.js +1 -1
  2666. package/universal-modal/modern/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2667. package/universal-modal/modern/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2668. package/universal-modal/modern/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2669. package/universal-modal/modern/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2670. package/universal-modal/modern/desktop/components/center-modal/center-modal.d.ts +1 -1
  2671. package/universal-modal/modern/desktop/components/center-modal/center-modal.js +3 -3
  2672. package/universal-modal/modern/desktop/components/center-modal/styles/index.css +521 -521
  2673. package/universal-modal/modern/desktop/components/center-modal/styles/transitions/safari-transitions.css +7 -7
  2674. package/universal-modal/modern/desktop/components/center-modal/styles/transitions/transitions.css +7 -7
  2675. package/universal-modal/modern/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2676. package/universal-modal/modern/desktop/components/side-modal/side-modal.d.ts +1 -1
  2677. package/universal-modal/modern/desktop/components/side-modal/side-modal.js +1 -1
  2678. package/universal-modal/modern/desktop/components/side-modal/styles/index.css +524 -524
  2679. package/universal-modal/modern/desktop/components/side-modal/styles/transitions/transitions.css +71 -71
  2680. package/universal-modal/modern/desktop/index.js +1 -1
  2681. package/universal-modal/modern/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2682. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2683. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2684. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2685. package/universal-modal/modern/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2686. package/universal-modal/modern/index.js +1 -1
  2687. package/universal-modal/modern/index.module-b0516c23.js +4 -0
  2688. package/universal-modal/modern/mobile/Component.mobile.d.ts +2 -2
  2689. package/universal-modal/modern/mobile/Component.mobile.js +4 -4
  2690. package/universal-modal/modern/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2691. package/universal-modal/modern/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2692. package/universal-modal/modern/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2693. package/universal-modal/modern/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2694. package/universal-modal/modern/mobile/index.js +1 -1
  2695. package/universal-modal/modern/mobile/mobile.css +3 -3
  2696. package/universal-modal/modern/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2697. package/universal-modal/modern/mobile/transitions/transitions.mobile.css +7 -7
  2698. package/with-suffix/Component.js +1 -1
  2699. package/with-suffix/esm/Component.js +1 -1
  2700. package/with-suffix/esm/index.css +11 -11
  2701. package/with-suffix/index.css +11 -11
  2702. package/with-suffix/modern/Component.js +1 -1
  2703. package/with-suffix/modern/index.css +11 -11
  2704. package/calendar-range/esm/index.module-844e5e20.js +0 -4
  2705. package/calendar-range/index.module-24b2e6b3.js +0 -4
  2706. package/calendar-range/modern/index.module-249bd0bf.js +0 -4
  2707. package/file-upload-item/actions-control.module-4036a72e.js +0 -4
  2708. package/file-upload-item/esm/actions-control.module-513b9136.js +0 -4
  2709. package/file-upload-item/modern/actions-control.module-92e41ab2.js +0 -4
  2710. package/grid/esm/gutters.module-d50c10c4.js +0 -4
  2711. package/grid/gutters.module-93c41d67.js +0 -4
  2712. package/grid/modern/gutters.module-5d8861cd.js +0 -4
  2713. package/modal/esm/layout.module-17553c5a.js +0 -4
  2714. package/modal/layout.module-ad818cbc.js +0 -4
  2715. package/modal/modern/layout.module-2e975ac6.js +0 -4
  2716. package/select/esm/mobile.module-b7411ccc.js +0 -4
  2717. package/select/mobile.module-b3172af2.js +0 -4
  2718. package/select/modern/mobile.module-74e2c906.js +0 -4
  2719. package/side-panel/esm/layout.module-b66ce500.js +0 -4
  2720. package/side-panel/layout.module-793d64b3.js +0 -4
  2721. package/side-panel/modern/layout.module-72ccb41a.js +0 -4
  2722. package/tabs/esm/index.module-7bbdbbc4.js +0 -4
  2723. package/tabs/esm/index.module-d6d9c12d.js +0 -4
  2724. package/tabs/index.module-65e5a2fa.js +0 -4
  2725. package/tabs/index.module-9d3df3f9.js +0 -4
  2726. package/tabs/modern/index.module-319370a0.js +0 -4
  2727. package/tabs/modern/index.module-b46d134e.js +0 -4
  2728. package/textarea/modern/PseudoTextArea-619f241a.js +0 -13
  2729. package/typography/colors.module-96dc381d.js +0 -4
  2730. package/typography/common.module-87bfc3d3.js +0 -4
  2731. package/typography/esm/colors.module-8a4bb09a.js +0 -4
  2732. package/typography/esm/common.module-682b1784.js +0 -4
  2733. package/typography/modern/colors.module-398743c3.js +0 -4
  2734. package/typography/modern/common.module-e12a7993.js +0 -4
  2735. package/underlay/esm/index.module-8f316fe9.js +0 -4
  2736. package/underlay/index.module-cf0ede8c.js +0 -4
  2737. package/underlay/modern/index.module-99890a05.js +0 -4
  2738. package/universal-date-input/esm/index.module-737d4671.js +0 -4
  2739. package/universal-date-input/index.module-d992e745.js +0 -4
  2740. package/universal-date-input/modern/index.module-7ab9bade.js +0 -4
  2741. package/universal-modal/esm/index.module-dea843b6.js +0 -4
  2742. package/universal-modal/index.module-a91cc672.js +0 -4
  2743. package/universal-modal/modern/index.module-5839d3bb.js +0 -4
  2744. /package/calendar/{calendarMonthOnlyView-7a1a1ffc.d.ts → calendarMonthOnlyView-fe929ae3.d.ts} +0 -0
  2745. /package/calendar/esm/{calendarMonthOnlyView-7a4b7d7b.d.ts → calendarMonthOnlyView-51ce5170.d.ts} +0 -0
  2746. /package/calendar/modern/{calendarMonthOnlyView-e720b520.d.ts → calendarMonthOnlyView-6d4d44e2.d.ts} +0 -0
  2747. /package/confirmation/{countdown-section-66246bfb.d.ts → countdown-section-3727e914.d.ts} +0 -0
  2748. /package/confirmation/esm/{countdown-section-b11f4c6f.d.ts → countdown-section-ea23fda0.d.ts} +0 -0
  2749. /package/confirmation/modern/{countdown-section-5721eff6.d.ts → countdown-section-293c21ec.d.ts} +0 -0
  2750. /package/gallery/esm/{hooks-a2a9ba67.d.ts → hooks-df84b536.d.ts} +0 -0
  2751. /package/gallery/{hooks-edbf48b6.d.ts → hooks-5f09c0c3.d.ts} +0 -0
  2752. /package/gallery/modern/{hooks-7279baab.d.ts → hooks-cfd1744a.d.ts} +0 -0
  2753. /package/list/{Component-d820b5f0.d.ts → Component-85848c51.d.ts} +0 -0
  2754. /package/list/esm/{Component-1bda4abd.d.ts → Component-dd850764.d.ts} +0 -0
  2755. /package/list/modern/{Component-245adfda.d.ts → Component-44af9d2b.d.ts} +0 -0
  2756. /package/markdown/esm/{use-overrides-5afd02d1.d.ts → use-overrides-75a369ff.d.ts} +0 -0
  2757. /package/markdown/modern/{use-overrides-af2b3a4e.d.ts → use-overrides-b3047c60.d.ts} +0 -0
  2758. /package/markdown/{use-overrides-d502409f.d.ts → use-overrides-33c007a5.d.ts} +0 -0
  2759. /package/plate/esm/{warning-55b2c14b.d.ts → warning-5c685120.d.ts} +0 -0
  2760. /package/plate/esm/{warning-55b2c14b.js → warning-5c685120.js} +0 -0
  2761. /package/plate/modern/{warning-1db6c76d.d.ts → warning-ea5b9125.d.ts} +0 -0
  2762. /package/plate/modern/{warning-1db6c76d.js → warning-ea5b9125.js} +0 -0
  2763. /package/plate/{warning-d3ae8fcd.d.ts → warning-105267f9.d.ts} +0 -0
  2764. /package/plate/{warning-d3ae8fcd.js → warning-105267f9.js} +0 -0
  2765. /package/pure-cell/{component-f9fe7b5e.d.ts → component-b119e673.d.ts} +0 -0
  2766. /package/pure-cell/esm/{component-885fb487.d.ts → component-3d2c6f19.d.ts} +0 -0
  2767. /package/pure-cell/modern/{component-27feae28.d.ts → component-cc2e4e01.d.ts} +0 -0
  2768. /package/select/esm/{hook-95e57f01.d.ts → hook-2617bd39.d.ts} +0 -0
  2769. /package/select/esm/{hook-95e57f01.js → hook-2617bd39.js} +0 -0
  2770. /package/select/esm/{list-popover-desktop-471e29e3.d.ts → list-popover-desktop-5d503bd8.d.ts} +0 -0
  2771. /package/select/{hook-ced8e8e7.d.ts → hook-7e7b8757.d.ts} +0 -0
  2772. /package/select/{hook-ced8e8e7.js → hook-7e7b8757.js} +0 -0
  2773. /package/select/{list-popover-desktop-b02c0d40.d.ts → list-popover-desktop-ac56b655.d.ts} +0 -0
  2774. /package/select/modern/{hook-79b0ecd6.d.ts → hook-46636bdc.d.ts} +0 -0
  2775. /package/select/modern/{hook-79b0ecd6.js → hook-46636bdc.js} +0 -0
  2776. /package/select/modern/{list-popover-desktop-36234ac6.d.ts → list-popover-desktop-82dab2a1.d.ts} +0 -0
  2777. /package/textarea/{PseudoTextArea-13d4f383.d.ts → PseudoTextArea-5029148f.d.ts} +0 -0
  2778. /package/textarea/esm/{PseudoTextArea-80e94373.d.ts → PseudoTextArea-bdb22b2f.d.ts} +0 -0
  2779. /package/textarea/modern/{PseudoTextArea-619f241a.d.ts → PseudoTextArea-fa7a1c1a.d.ts} +0 -0
@@ -1 +1,3877 @@
1
- export { default } from '!!css-loader!@alfalab/core-components/themes/compiled/mobile-dark-bluetint.css';
1
+ // THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2
+ const mobileDarkBluetint = `.divider__component_1h07d {
3
+ border-bottom: 1px solid #353539;
4
+ }.backdrop__backdrop_ckren {
5
+ -webkit-tap-highlight-color: transparent;
6
+ } .backdrop__appear_ckren,
7
+ .backdrop__enter_ckren {
8
+ background-color: transparent;
9
+ } .backdrop__appearActive_ckren,
10
+ .backdrop__enterActive_ckren,
11
+ .backdrop__appearDone_ckren,
12
+ .backdrop__enterDone_ckren {
13
+ background-color: rgba(0, 0, 0, 0.7);
14
+ } .backdrop__exit_ckren {
15
+ background-color: rgba(0, 0, 0, 0.7);
16
+ } .backdrop__exitActive_ckren,
17
+ .backdrop__exitDone_ckren {
18
+ background-color: transparent;
19
+ } .backdrop__transparent_ckren.backdrop__transparent_ckren {
20
+ background-color: transparent;
21
+ }.badge__component_11drg.badge__background-accent_11drg {
22
+ background-color: #f83a2a;
23
+ color: rgba(255, 255, 255, 0.94);
24
+ } .badge__component_11drg.badge__background-specialbg-secondary-transparent_11drg {
25
+ background-color: rgba(225, 225, 248, 0.09);
26
+ color: rgba(255, 255, 255, 0.94);
27
+ } .badge__component_11drg.badge__background-primary_11drg {
28
+ background-color: #262629;
29
+ color: rgba(255, 255, 255, 0.94);
30
+ } .badge__outlineCount_11drg {
31
+ border: 2px solid rgba(3, 3, 6, 0.88);
32
+ } .badge__heightS_11drg.badge__outlineCount_11drg {
33
+ border: 1px solid rgba(3, 3, 6, 0.88);
34
+ } .badge__icon_11drg {
35
+ color: #17d055
36
+ } .badge__icon_11drg.badge__positive_11drg {
37
+ color: #17d055;
38
+ background-color: #17d055;
39
+ } .badge__icon_11drg.badge__attention_11drg {
40
+ color: #fda136;
41
+ background-color: #fda136;
42
+ } .badge__icon_11drg.badge__negative_11drg {
43
+ color: #ff4837;
44
+ background-color: #ff4837;
45
+ } .badge__icon_11drg.badge__link_11drg {
46
+ color: #3193fc;
47
+ background-color: #3193fc;
48
+ } .badge__icon_11drg.badge__tertiary_11drg {
49
+ color: #4a4a51;
50
+ background-color: #4a4a51;
51
+ } .badge__icon_11drg.badge__secondary_11drg {
52
+ color: #898991;
53
+ background-color: #898991;
54
+ } .badge__icon_11drg.badge__primary_11drg {
55
+ color: rgba(255, 255, 255, 0.94);
56
+ background-color: rgba(255, 255, 255, 0.94);
57
+ } .badge__graphic-static-light_11drg.badge__icon_11drg:before {
58
+ background-color: rgba(255, 255, 255, 0.94);
59
+ } .badge__graphic-primary_11drg.badge__icon_11drg:before {
60
+ background-color: rgba(255, 255, 255, 0.94);
61
+ } .badge__outline_11drg {
62
+ background-color: rgba(3, 3, 6, 0.88);
63
+ } .badge__outlineColor_11drg {
64
+ background-color: #f83a2a
65
+ } .badge__outlineColor_11drg.badge__attention_11drg {
66
+ background-color: #fda136;
67
+ } .badge__outlineColor_11drg.badge__positive_11drg {
68
+ background-color: #17d055;
69
+ } .badge__outlineColor_11drg.badge__negative_11drg {
70
+ background-color: #ff4837;
71
+ } .badge__outlineColor_11drg.badge__link_11drg {
72
+ background-color: #3193fc;
73
+ } .badge__outlineColor_11drg.badge__tertiary_11drg {
74
+ background-color: #4a4a51;
75
+ } .badge__outlineColor_11drg.badge__secondary_11drg {
76
+ background-color: #898991;
77
+ } .badge__outlineColor_11drg.badge__primary_11drg {
78
+ background-color: rgba(255, 255, 255, 0.94);
79
+ } .badge__dot_11drg.badge__outlineCount_11drg {
80
+ border: 1px solid rgba(3, 3, 6, 0.88);
81
+ }.card-image__cardImage_q4jc2 {
82
+ background: #e7e8ea;
83
+ } .card-image__loaded_q4jc2 {
84
+ background: transparent
85
+ }.dropzone__component_ffow7 {
86
+ border: 1px dashed rgba(255, 255, 255, 0.94);
87
+ } .dropzone__component_ffow7:not(.dropzone__disabled_ffow7):hover {
88
+ background-color: transparent;
89
+ } .dropzone__dragOver_ffow7 {
90
+ background-color: transparent;
91
+ } .dropzone__error_ffow7 {
92
+ border-color: #ff4837;
93
+ }
94
+ .dropzone__overlay_13lhg {
95
+ background: rgba(214, 214, 229, 0.07);
96
+ } .dropzone__text_13lhg {
97
+ color: rgba(255, 255, 255, 0.94);
98
+ }.hatching-progress-bar__container_sb1n7 {
99
+ background: rgba(222, 222, 238, 0.13);
100
+ } .hatching-progress-bar__hatch_sb1n7 {
101
+ background: repeating-linear-gradient(
102
+ -45deg,
103
+ rgba(222, 222, 238, 0.13) 6px 10px,
104
+ rgba(255, 255, 255, 0) 10px 18px
105
+ );
106
+ } .hatching-progress-bar__positive_sb1n7 {
107
+ background: #17d055;
108
+ } .hatching-progress-bar__attention_sb1n7 {
109
+ background: #fda136;
110
+ } .hatching-progress-bar__negative_sb1n7 {
111
+ background: #ff4837;
112
+ } .hatching-progress-bar__link_sb1n7 {
113
+ background: #3193fc;
114
+ } .hatching-progress-bar__tertiary_sb1n7 {
115
+ background: #4a4a51;
116
+ } .hatching-progress-bar__secondary_sb1n7 {
117
+ background: #898991;
118
+ } .hatching-progress-bar__primary_sb1n7 {
119
+ background: rgba(255, 255, 255, 0.94);
120
+ } .hatching-progress-bar__accent_sb1n7 {
121
+ background: #f83a2a;
122
+ }@media (max-width: 599px) {
123
+ }
124
+ @media (min-width: 320px) {
125
+ }
126
+ @media (min-width: 360px) {
127
+ }
128
+ @media (min-width: 375px) {
129
+ }
130
+ @media (min-width: 412px) {
131
+ }
132
+ @media (min-width: 600px) and (max-width: 1023px) {
133
+ }
134
+ @media (min-width: 600px) {
135
+ }
136
+ @media (min-width: 768px) {
137
+ }
138
+ @media (min-width: 1024px) {
139
+ }
140
+ @media (min-width: 1024px) {
141
+ }
142
+ @media (min-width: 1280px) {
143
+ }
144
+ @media (min-width: 1440px) {
145
+ }
146
+ @media (min-width: 1920px) {
147
+ }
148
+ @media (max-width: 599px) {
149
+ }
150
+ @media (min-width: 320px) {
151
+ }
152
+ @media (min-width: 360px) {
153
+ }
154
+ @media (min-width: 375px) {
155
+ }
156
+ @media (min-width: 412px) {
157
+ }
158
+ @media (min-width: 600px) and (max-width: 1023px) {
159
+ }
160
+ @media (min-width: 600px) {
161
+ }
162
+ @media (min-width: 768px) {
163
+ }
164
+ @media (min-width: 1024px) {
165
+ }
166
+ @media (min-width: 1024px) {
167
+ }
168
+ @media (min-width: 1280px) {
169
+ }
170
+ @media (min-width: 1440px) {
171
+ }
172
+ @media (min-width: 1920px) {
173
+ }
174
+ .icon-view__component_14a70 {
175
+ color: rgba(238, 238, 251, 0.55)
176
+ } .icon-view__bg_14a70 {
177
+ fill: #1c1c1e;
178
+ } .icon-view__border_14a70 {
179
+ stroke: rgba(225, 225, 248, 0.09);
180
+ fill: transparent;
181
+ }.indicator__component_cv8wn {
182
+ color: rgba(255, 255, 255, 0.94);
183
+ background-color: #f83a2a;
184
+ } .indicator__red_cv8wn {
185
+ background-color: #f83a2a;
186
+ color: rgba(255, 255, 255, 0.94)
187
+ } .indicator__red_cv8wn.indicator__border_cv8wn {
188
+ outline: 2px solid #121213;
189
+ } .indicator__white_cv8wn {
190
+ background-color: #262629;
191
+ color: rgba(255, 255, 255, 0.94)
192
+ } .indicator__white_cv8wn.indicator__border_cv8wn {
193
+ outline: 2px solid #121213;
194
+ } .indicator__grey_cv8wn {
195
+ background-color: rgba(225, 225, 248, 0.09);
196
+ color: rgba(255, 255, 255, 0.94)
197
+ } .indicator__grey_cv8wn.indicator__border_cv8wn {
198
+ outline: 2px solid #121213;
199
+ }.link__primary_31d1v {
200
+ color: rgba(255, 255, 255, 0.94);
201
+ border-bottom-color: rgba(255, 255, 255, 0.94)
202
+ } @media (hover: hover) {
203
+ .link__primary_31d1v:hover {
204
+ color: rgba(255, 255, 255, 0.7);
205
+ }
206
+ } .link__primary_31d1v:active {
207
+ color: rgba(255, 255, 255, 0.6);
208
+ } .link__secondary_31d1v {
209
+ color: rgba(238, 238, 251, 0.55);
210
+ border-bottom-color: rgba(238, 238, 251, 0.55)
211
+ } @media (hover: hover) {
212
+ .link__secondary_31d1v:hover {
213
+ color: rgba(239, 240, 252, 0.65);
214
+ }
215
+ } .link__secondary_31d1v:active {
216
+ color: rgba(243, 245, 254, 0.75);
217
+ } .link__defaultView_31d1v {
218
+ color: #4a9dfc;
219
+ border-bottom-color: #4a9dfc
220
+ } @media (hover: hover) {
221
+ .link__defaultView_31d1v:hover {
222
+ color: #63aafd;
223
+ }
224
+ } .link__defaultView_31d1v:active {
225
+ color: #7fb6ff;
226
+ }
227
+ @media (hover: hover) {
228
+ .link__component_2djbu:hover .link__text_2djbu {
229
+ border-bottom-color: rgba(0, 0, 0, 0);
230
+ }
231
+ } .link__component_2djbu:active .link__text_2djbu {
232
+ border-bottom-color: rgba(0, 0, 0, 0);
233
+ } .link__focused_2djbu {
234
+ outline: 2px solid #3193fc;
235
+ } .link__pseudo_2djbu {
236
+ background-color: transparent;
237
+ }
238
+ .link__primary_bewaj {
239
+ color: rgba(3, 3, 6, 0.88);
240
+ border-bottom-color: rgba(3, 3, 6, 0.88)
241
+ } @media (hover: hover) {
242
+ .link__primary_bewaj:hover {
243
+ color: rgba(1, 1, 12, 0.63);
244
+ }
245
+ } .link__primary_bewaj:active {
246
+ color: rgba(4, 4, 19, 0.55);
247
+ } .link__secondary_bewaj {
248
+ color: rgba(4, 4, 19, 0.55);
249
+ border-bottom-color: rgba(4, 4, 19, 0.55)
250
+ } @media (hover: hover) {
251
+ .link__secondary_bewaj:hover {
252
+ color: rgba(1, 1, 12, 0.63);
253
+ }
254
+ } .link__secondary_bewaj:active {
255
+ color: rgba(0, 0, 10, 0.71);
256
+ } .link__defaultView_bewaj {
257
+ color: #2a77ef;
258
+ border-bottom-color: #2a77ef
259
+ } @media (hover: hover) {
260
+ .link__defaultView_bewaj:hover {
261
+ color: #2c64d4;
262
+ }
263
+ } .link__defaultView_bewaj:active {
264
+ color: #2453b4;
265
+ }@keyframes loader__blink_1fqz5 {
266
+ }.progress-bar__container_1sjhv {
267
+ background-color: rgba(222, 222, 238, 0.13);
268
+ }
269
+ .progress-bar__filled_zf3ue.progress-bar__positive_zf3ue {
270
+ background: #17d055;
271
+ } .progress-bar__filled_zf3ue.progress-bar__negative_zf3ue {
272
+ background: #ff4837;
273
+ } .progress-bar__filled_zf3ue.progress-bar__attention_zf3ue {
274
+ background: #fda136;
275
+ } .progress-bar__filled_zf3ue.progress-bar__link_zf3ue {
276
+ background: #3193fc;
277
+ } .progress-bar__filled_zf3ue.progress-bar__tertiary_zf3ue {
278
+ background: #4a4a51;
279
+ } .progress-bar__filled_zf3ue.progress-bar__secondary_zf3ue {
280
+ background: #898991;
281
+ } .progress-bar__filled_zf3ue.progress-bar__primary_zf3ue {
282
+ background: rgba(255, 255, 255, 0.94);
283
+ } .progress-bar__filled_zf3ue.progress-bar__accent_zf3ue {
284
+ background: #f83a2a;
285
+ }
286
+ .progress-bar__container_sd7dn {
287
+ background-color: rgba(15, 25, 55, 0.1);
288
+ }.scrollbar__component_82jy4 .scrollbar:before {
289
+ background-color: rgba(228, 228, 251, 0.28);
290
+ } .scrollbar__component_82jy4.dragging .track .scrollbar.visible:before {
291
+ background-color: rgba(238, 238, 254, 0.46);
292
+ }
293
+
294
+ .scrollbar__component_1nt36 .scrollbar:before {
295
+ background-color: rgba(9, 12, 37, 0.28);
296
+ } .scrollbar__component_1nt36.dragging .track .scrollbar.visible:before {
297
+ background-color: rgba(4, 4, 21, 0.47);
298
+ }.skeleton__component_16ioo {
299
+ background: rgba(214, 214, 229, 0.07);
300
+ } @keyframes skeleton__background_16ioo {
301
+ 0% {
302
+ background: rgba(214, 214, 229, 0.07);
303
+ }
304
+ 100% {
305
+ background: rgba(222, 222, 238, 0.13);
306
+ }
307
+ }
308
+ .skeleton__component_m4c32 {
309
+ color: transparent
310
+ } .skeleton__component_m4c32:before {
311
+ background: transparent;
312
+ }
313
+ .skeleton__component_1wunm {
314
+ background: rgba(38, 55, 88, 0.06);
315
+ } @keyframes skeleton__background-inverted_1wunm {
316
+ 0% {
317
+ background: rgba(38, 55, 88, 0.06);
318
+ }
319
+ 100% {
320
+ background: rgba(15, 25, 55, 0.1);
321
+ }
322
+ }.segmented-control__wrapper_o8d4w {
323
+ background-color: rgba(225, 225, 248, 0.09);
324
+ } .segmented-control__segment_o8d4w.segmented-control__selected_o8d4w {
325
+ color: rgba(255, 255, 255, 0.94);
326
+ } .segmented-control__selectedBox_o8d4w {
327
+ border: 0.5px solid rgba(225, 225, 248, 0.09);
328
+ background-color: rgba(214, 214, 229, 0.07);
329
+ }
330
+ .segmented-control__selectedBox_1kxe9 {
331
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
332
+ 0 0 1px rgba(0, 0, 0, 0.04);
333
+ }
334
+ .segmented-control__wrapper_qh8k2 {
335
+ background-color: rgba(30, 43, 68, 0.08);
336
+ } .segmented-control__segment_qh8k2.segmented-control__selected_qh8k2 {
337
+ color: rgba(3, 3, 6, 0.88);
338
+ } .segmented-control__selectedBox_qh8k2 {
339
+ border: 0.5px solid rgba(30, 43, 68, 0.08);
340
+ background-color: #fff;
341
+ }
342
+ .segmented-control__segment_ndvtj {
343
+ color: rgba(255, 255, 255, 0.94)
344
+ } .segmented-control__segment_ndvtj:not(:first-child):before {
345
+ background-color: rgba(222, 222, 238, 0.13);
346
+ }
347
+ .segmented-control__segment_b8fl4 {
348
+ background-color: transparent
349
+ } .segmented-control__focused_b8fl4 {
350
+ outline: 2px solid #3193fc;
351
+ }
352
+ .segmented-control__segment_1sw34 {
353
+ color: rgba(3, 3, 6, 0.88)
354
+ } .segmented-control__segment_1sw34:not(:first-child):before {
355
+ background-color: rgba(15, 25, 55, 0.1);
356
+ }.slider__component_13pkv .noUi-base:hover .noUi-connects {
357
+ background: rgba(222, 222, 238, 0.13);
358
+ } .slider__component_13pkv .noUi-base:hover .noUi-connect {
359
+ background: #f83a2a;
360
+ } .slider__component_13pkv .noUi-handle:hover .noUi-touch-area {
361
+ background: #ff503e;
362
+ } .slider__component_13pkv .noUi-handle:active .noUi-touch-area {
363
+ background: #fd624e;
364
+ } .slider__component_13pkv .noUi-connects {
365
+ background: rgba(222, 222, 238, 0.13);
366
+ } .slider__component_13pkv .noUi-connect {
367
+ background: #f83a2a;
368
+ } .slider__component_13pkv .noUi-handle {
369
+ border: 2px solid transparent;
370
+ } .slider__component_13pkv .noUi-touch-area {
371
+ background: #f83a2a;
372
+ } .slider__component_13pkv .noUi-pips {
373
+ color: rgba(238, 238, 251, 0.55);
374
+ }.status-badge__positive-checkmark_12653 {
375
+ background-color: #17d055;
376
+ } .status-badge__negative-cross_12653,
377
+ .status-badge__negative-alert_12653,
378
+ .status-badge__negative-block_12653 {
379
+ background-color: #ff4837;
380
+ } .status-badge__attention-alert_12653 {
381
+ background-color: #fda136;
382
+ } .status-badge__neutral-information_12653,
383
+ .status-badge__neutral-operation_12653,
384
+ .status-badge__neutral-cross_12653 {
385
+ background-color: #898991;
386
+ }
387
+ .status-badge__component_1pwds {
388
+ color: rgba(255, 255, 255, 0.94);
389
+ }
390
+ .status-badge__positive-checkmark_17l8j {
391
+ background-color: #0cc44d;
392
+ } .status-badge__negative-cross_17l8j,
393
+ .status-badge__negative-alert_17l8j,
394
+ .status-badge__negative-block_17l8j {
395
+ background-color: #ff4837;
396
+ } .status-badge__attention-alert_17l8j {
397
+ background-color: #fa9313;
398
+ } .status-badge__neutral-information_17l8j,
399
+ .status-badge__neutral-operation_17l8j,
400
+ .status-badge__neutral-cross_17l8j {
401
+ background-color: #898991;
402
+ }.status__soft_1jon9.status__green_1jon9, .status__muted-alt_1jon9.status__green_1jon9 {
403
+ background: #d1f1d7;
404
+ color: #0d9336;
405
+ } .status__soft_1jon9.status__orange_1jon9, .status__muted-alt_1jon9.status__orange_1jon9 {
406
+ background: #fde6c8;
407
+ color: #ea8313;
408
+ } .status__soft_1jon9.status__red_1jon9, .status__muted-alt_1jon9.status__red_1jon9 {
409
+ background: #ffdfdf;
410
+ color: #ec2d20;
411
+ } .status__soft_1jon9.status__blue_1jon9, .status__muted-alt_1jon9.status__blue_1jon9 {
412
+ background: #d8eaff;
413
+ color: #2a77ef;
414
+ } .status__soft_1jon9.status__teal_1jon9, .status__muted-alt_1jon9.status__teal_1jon9 {
415
+ background: #c8f1f3;
416
+ color: #058a8f;
417
+ } .status__soft_1jon9.status__grey_1jon9, .status__muted-alt_1jon9.status__grey_1jon9 {
418
+ background: rgba(222, 222, 238, 0.13);
419
+ color: rgba(238, 238, 251, 0.55);
420
+ } .status__soft_1jon9.status__purple_1jon9, .status__muted-alt_1jon9.status__purple_1jon9 {
421
+ background: #e3e6fe;
422
+ color: #7a63f1;
423
+ } .status__contrast_1jon9 {
424
+ color: rgba(3, 3, 6, 0.88)
425
+ } .status__contrast_1jon9.status__green_1jon9 {
426
+ background: #0cc44d;
427
+ } .status__contrast_1jon9.status__orange_1jon9 {
428
+ background: #fa9313;
429
+ } .status__contrast_1jon9.status__red_1jon9 {
430
+ background: #fe5e48;
431
+ } .status__contrast_1jon9.status__blue_1jon9 {
432
+ background: #3193fc;
433
+ } .status__contrast_1jon9.status__teal_1jon9 {
434
+ background: #09b9be;
435
+ } .status__contrast_1jon9.status__grey_1jon9 {
436
+ background: #898991;
437
+ } .status__contrast_1jon9.status__purple_1jon9 {
438
+ background: #897eff;
439
+ } .status__muted_1jon9.status__green_1jon9 {
440
+ background: #dff8e5;
441
+ color: #0d9336;
442
+ } .status__muted_1jon9.status__orange_1jon9 {
443
+ background: #ffefd9;
444
+ color: #ea8313;
445
+ } .status__muted_1jon9.status__red_1jon9 {
446
+ background: #ffebeb;
447
+ color: #ec2d20;
448
+ } .status__muted_1jon9.status__blue_1jon9 {
449
+ background: #e4f0ff;
450
+ color: #2a77ef;
451
+ } .status__muted_1jon9.status__teal_1jon9 {
452
+ background: #daf7f8;
453
+ color: #058a8f;
454
+ } .status__muted_1jon9.status__grey_1jon9 {
455
+ background: rgba(225, 225, 248, 0.09);
456
+ color: rgba(238, 238, 251, 0.55);
457
+ } .status__muted_1jon9.status__purple_1jon9 {
458
+ background: #eeedff;
459
+ color: #7a63f1;
460
+ }.underlay__background-accent_f7o25 {
461
+ background-color: #ef3124;
462
+ } .underlay__background-info_f7o25 {
463
+ background-color: #001c3c;
464
+ } .underlay__background-attention-muted_f7o25 {
465
+ background-color: #36291f;
466
+ } .underlay__background-positive-muted_f7o25 {
467
+ background-color: #232d25;
468
+ } .underlay__background-negative-muted_f7o25 {
469
+ background-color: #392523;
470
+ } .underlay__background-primary_f7o25 {
471
+ background-color: #121213;
472
+ } .underlay__background-primary-inverted_f7o25 {
473
+ background-color: #fff;
474
+ } .underlay__background-secondary_f7o25 {
475
+ background-color: #1c1c1e;
476
+ } .underlay__background-secondary-inverted_f7o25 {
477
+ background-color: #f2f3f5;
478
+ } .underlay__background-tertiary_f7o25 {
479
+ background-color: #27272a;
480
+ } .underlay__background-tertiary-inverted_f7o25 {
481
+ background-color: #e7e8ea;
482
+ } .underlay__background-quaternary_f7o25 {
483
+ background-color: #36363a;
484
+ } .underlay__background-quaternary-inverted_f7o25 {
485
+ background-color: #dcdee2;
486
+ } .underlay__background-specialbg-component_f7o25 {
487
+ background-color: rgba(255, 255, 255, 0.1);
488
+ } .underlay__background-specialbg-component-inverted_f7o25 {
489
+ background-color: rgba(11, 31, 53, 0.07);
490
+ } .underlay__background-specialbg-primary-grouped_f7o25 {
491
+ background-color: #1c1c1e;
492
+ } .underlay__background-specialbg-secondary-grouped_f7o25 {
493
+ background-color: #27272a;
494
+ } .underlay__background-specialbg-tertiary-grouped_f7o25 {
495
+ background-color: #36363a;
496
+ } .underlay__background-specialbg-secondary-transparent_f7o25 {
497
+ background-color: rgba(214, 214, 229, 0.07);
498
+ } .underlay__background-specialbg-secondary-transparent-inverted_f7o25 {
499
+ background-color: rgba(38, 55, 88, 0.06);
500
+ } .underlay__background-specialbg-tertiary-transparent_f7o25 {
501
+ background-color: rgba(222, 222, 240, 0.12);
502
+ } .underlay__background-specialbg-tertiary-transparent-inverted_f7o25 {
503
+ background-color: rgba(30, 43, 68, 0.08);
504
+ } .underlay__shadow-xs_f7o25 {
505
+ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
506
+ } .underlay__shadow-s_f7o25 {
507
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
508
+ 0 0 1px rgba(0, 0, 0, 0.04);
509
+ } .underlay__shadow-m_f7o25 {
510
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
511
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
512
+ } .underlay__shadow-l_f7o25 {
513
+ box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
514
+ 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);
515
+ } .underlay__shadow-xl_f7o25 {
516
+ box-shadow: 0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),
517
+ 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
518
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
519
+ } .underlay__shadow-xs-hard_f7o25 {
520
+ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
521
+ } .underlay__shadow-s-hard_f7o25 {
522
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16),
523
+ 0 0 1px rgba(0, 0, 0, 0.16);
524
+ } .underlay__shadow-m-hard_f7o25 {
525
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
526
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
527
+ } .underlay__shadow-l-hard_f7o25 {
528
+ box-shadow: 0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),
529
+ 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);
530
+ } .underlay__shadow-xl-hard_f7o25 {
531
+ box-shadow: 0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),
532
+ 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
533
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
534
+ } .underlay__shadow-xs-up_f7o25 {
535
+ box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04);
536
+ } .underlay__shadow-s-up_f7o25 {
537
+ box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08);
538
+ } .underlay__shadow-m-up_f7o25 {
539
+ box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16);
540
+ } .underlay__shadow-l-up_f7o25 {
541
+ box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24);
542
+ } .underlay__shadow-xl-up_f7o25 {
543
+ box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32);
544
+ } .underlay__shadow-xs-hard-up_f7o25 {
545
+ box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04),
546
+ 0 -2px 4px rgba(0, 0, 0, 0.16);
547
+ } .underlay__shadow-s-hard-up_f7o25 {
548
+ box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08),
549
+ 0 -4px 8px rgba(0, 0, 0, 0.16);
550
+ } .underlay__shadow-m-hard-up_f7o25 {
551
+ box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),
552
+ 0 -8px 16px rgba(0, 0, 0, 0.16);
553
+ } .underlay__shadow-l-hard-up_f7o25 {
554
+ box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),
555
+ 0 -12px 24px rgba(0, 0, 0, 0.16);
556
+ } .underlay__shadow-xl-hard-up_f7o25 {
557
+ box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),
558
+ 0 -16px 32px rgba(0, 0, 0, 0.16);
559
+ } .underlay__border-color-accent_f7o25 {
560
+ border-color: #f83a2a;
561
+ } .underlay__border-color-key_f7o25 {
562
+ border-color: rgba(255, 255, 255, 0.94);
563
+ } .underlay__border-color-key-inverted_f7o25 {
564
+ border-color: rgba(3, 3, 6, 0.88);
565
+ } .underlay__border-color-link_f7o25 {
566
+ border-color: #3193fc;
567
+ } .underlay__border-color-primary_f7o25 {
568
+ border-color: #353539;
569
+ } .underlay__border-color-primary-inverted_f7o25 {
570
+ border-color: #d2d3d9;
571
+ } .underlay__border-color-secondary_f7o25 {
572
+ border-color: #29292c;
573
+ } .underlay__border-color-secondary-inverted_f7o25 {
574
+ border-color: #e7e8eb;
575
+ } .underlay__border-color-tertiary_f7o25 {
576
+ border-color: #212124;
577
+ } .underlay__border-color-tertiary-inverted_f7o25 {
578
+ border-color: #edeef0;
579
+ } .underlay__border-color-underline_f7o25 {
580
+ border-color: #4a4a51;
581
+ } .underlay__border-color-underline-inverted_f7o25 {
582
+ border-color: #babbc2;
583
+ } .underlay__border-color-graphic-attention_f7o25 {
584
+ border-color: #fda136;
585
+ } .underlay__border-color-graphic-link_f7o25 {
586
+ border-color: #3193fc;
587
+ } .underlay__border-color-graphic-negative_f7o25 {
588
+ border-color: #ff4837;
589
+ } .underlay__border-color-graphic-positive_f7o25 {
590
+ border-color: #17d055;
591
+ } .underlay__border-color-specialbg-secondary-transparent_f7o25 {
592
+ border-color: rgba(225, 225, 248, 0.09);
593
+ } .underlay__border-color-specialbg-secondary-transparent-inverted_f7o25 {
594
+ border-color: rgba(30, 43, 68, 0.08);
595
+ } .underlay__border-color-specialbg-tertiary-transparent_f7o25 {
596
+ border-color: rgba(222, 222, 238, 0.13);
597
+ } .underlay__border-color-specialbg-tertiary-transparent-inverted_f7o25 {
598
+ border-color: rgba(15, 25, 55, 0.1);
599
+ }.checkbox-group__label_1oeu7 {
600
+ color: rgba(255, 255, 255, 0.94);
601
+ }
602
+ .checkbox-group__label_1t6y4 {
603
+ color: rgba(238, 238, 251, 0.55);
604
+ }
605
+ .checkbox-group__error_1jc1q {
606
+ border-left: 1px solid #ff4837
607
+ } .checkbox-group__errorMessage_1jc1q {
608
+ color: #ff4837;
609
+ } .checkbox-group__hint_1jc1q {
610
+ color: rgba(238, 238, 251, 0.55);
611
+ }.checkbox__box_1nfgp {
612
+ color: rgba(3, 3, 6, 0.88);
613
+ background-color: #262629;
614
+ border: 1.5px solid rgba(238, 238, 251, 0.55);
615
+ } .checkbox__checkedIcon_1nfgp {
616
+ color: rgba(3, 3, 6, 0.88);
617
+ } .checkbox__component_1nfgp:hover:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
618
+ background-color: #2f2f32;
619
+ border-color: rgba(238, 238, 251, 0.55);
620
+ } .checkbox__component_1nfgp:active:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
621
+ background-color: #353539;
622
+ border-color: rgba(238, 238, 251, 0.55);
623
+ } .checkbox__checked_1nfgp .checkbox__box_1nfgp {
624
+ background-color: #f2f3f5;
625
+ border-color: transparent;
626
+ } .checkbox__checked_1nfgp:hover:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
627
+ background-color: #dcdde1;
628
+ border-color: transparent;
629
+ } .checkbox__checked_1nfgp:active:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
630
+ background-color: #d2d3d9;
631
+ border-color: transparent;
632
+ } .checkbox__indeterminate_1nfgp .checkbox__box_1nfgp {
633
+ background-color: #f2f3f5;
634
+ border-color: transparent;
635
+ } .checkbox__indeterminate_1nfgp:hover:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
636
+ background-color: #dcdde1;
637
+ border-color: transparent;
638
+ } .checkbox__indeterminate_1nfgp:active:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
639
+ background-color: #d2d3d9;
640
+ border-color: transparent;
641
+ } .checkbox__disabled_1nfgp .checkbox__box_1nfgp {
642
+ background-color: #262629;
643
+ border-color: rgba(222, 222, 238, 0.13);
644
+ } .checkbox__disabled_1nfgp.checkbox__checked_1nfgp .checkbox__box_1nfgp {
645
+ background-color: rgba(225, 225, 248, 0.09);
646
+ border-color: transparent;
647
+ .checkbox__checkedIcon_1nfgp {
648
+ color: rgba(228, 228, 251, 0.28);
649
+ }
650
+ } .checkbox__disabled_1nfgp.checkbox__indeterminate_1nfgp .checkbox__box_1nfgp {
651
+ background-color: rgba(225, 225, 248, 0.09);
652
+ border-color: transparent
653
+ } .checkbox__disabled_1nfgp.checkbox__indeterminate_1nfgp .checkbox__box_1nfgp .checkbox__indeterminateLine_1nfgp {
654
+ background-color: rgba(228, 228, 251, 0.28);
655
+ } .checkbox__disabled_1nfgp .checkbox__label_1nfgp {
656
+ color: rgba(238, 238, 251, 0.55);
657
+ } .checkbox__disabled_1nfgp .checkbox__hint_1nfgp {
658
+ color: rgba(238, 238, 251, 0.55);
659
+ } .checkbox__label_1nfgp {
660
+ color: rgba(255, 255, 255, 0.94);
661
+ } .checkbox__hint_1nfgp {
662
+ color: rgba(238, 238, 251, 0.55);
663
+ } .checkbox__indeterminateLine_1nfgp {
664
+ background-color: rgba(3, 3, 6, 0.88);
665
+ }
666
+ .checkbox__focused_1cwfv .checkbox__box_1cwfv {
667
+ outline: 2px solid #3193fc;
668
+ } .checkbox__errorMessage_1cwfv {
669
+ color: #ff4837;
670
+ }
671
+ .checkbox__box_gtrvf {
672
+ color: rgba(255, 255, 255, 0.94);
673
+ background-color: #fff;
674
+ border: 1.5px solid rgba(4, 4, 21, 0.47);
675
+ } .checkbox__checkedIcon_gtrvf {
676
+ color: rgba(255, 255, 255, 0.94);
677
+ } .checkbox__component_gtrvf:hover:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
678
+ background-color: #e7e8eb;
679
+ border-color: rgba(4, 4, 21, 0.47);
680
+ } .checkbox__component_gtrvf:active:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
681
+ background-color: #dcdde1;
682
+ border-color: rgba(4, 4, 21, 0.47);
683
+ } .checkbox__checked_gtrvf .checkbox__box_gtrvf {
684
+ background-color: #212124;
685
+ border-color: transparent;
686
+ } .checkbox__checked_gtrvf:hover:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
687
+ background-color: #2f2f32;
688
+ border-color: transparent;
689
+ } .checkbox__checked_gtrvf:active:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
690
+ background-color: #353539;
691
+ border-color: transparent;
692
+ } .checkbox__indeterminate_gtrvf .checkbox__box_gtrvf {
693
+ background-color: #212124;
694
+ border-color: transparent;
695
+ } .checkbox__indeterminate_gtrvf:hover:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
696
+ background-color: #2f2f32;
697
+ border-color: transparent;
698
+ } .checkbox__indeterminate_gtrvf:active:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
699
+ background-color: #353539;
700
+ border-color: transparent;
701
+ } .checkbox__disabled_gtrvf .checkbox__box_gtrvf {
702
+ background-color: #fff;
703
+ border-color: rgba(15, 25, 55, 0.1);
704
+ } .checkbox__disabled_gtrvf.checkbox__checked_gtrvf .checkbox__box_gtrvf {
705
+ background-color: rgba(30, 43, 68, 0.08);
706
+ border-color: transparent;
707
+ .checkbox__checkedIcon_gtrvf {
708
+ color: rgba(9, 12, 37, 0.28);
709
+ }
710
+ } .checkbox__disabled_gtrvf.checkbox__indeterminate_gtrvf .checkbox__box_gtrvf {
711
+ background-color: rgba(30, 43, 68, 0.08);
712
+ border-color: transparent
713
+ } .checkbox__disabled_gtrvf.checkbox__indeterminate_gtrvf .checkbox__box_gtrvf .checkbox__indeterminateLine_gtrvf {
714
+ background-color: rgba(9, 12, 37, 0.28);
715
+ } .checkbox__disabled_gtrvf .checkbox__label_gtrvf {
716
+ color: rgba(4, 4, 19, 0.55);
717
+ } .checkbox__disabled_gtrvf .checkbox__hint_gtrvf {
718
+ color: rgba(4, 4, 19, 0.55);
719
+ } .checkbox__label_gtrvf {
720
+ color: rgba(3, 3, 6, 0.88);
721
+ } .checkbox__hint_gtrvf {
722
+ color: rgba(4, 4, 19, 0.55);
723
+ } .checkbox__indeterminateLine_gtrvf {
724
+ background-color: rgba(255, 255, 255, 0.94);
725
+ }.code-input__component_1t0ds {
726
+ background-color: rgba(222, 222, 238, 0.13)
727
+ }
728
+ .code-input__component_hmue9 {
729
+ background-color: rgba(214, 214, 229, 0.07);
730
+ }
731
+ .code-input__error_1doj1 {
732
+ color: #ff4837;
733
+ } @keyframes code-input__shake_1doj1 {
734
+ }
735
+ .code-input__input_14rl9 {
736
+ color: rgba(255, 255, 255, 0.94)
737
+ } .code-input__input_14rl9.code-input__hasError_14rl9 {
738
+ color: #ff4837;
739
+ caret-color: rgba(255, 255, 255, 0.94);
740
+ background-color: #392523;
741
+ } .code-input__input_14rl9.code-input__disabled_14rl9 {
742
+ color: rgba(233, 233, 250, 0.37);
743
+ } .code-input__input_14rl9:-webkit-autofill {
744
+ -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
745
+ }.filter-tag__valueButton_1ap15.filter-tag__filled_1ap15 {
746
+ background-color: rgba(222, 222, 238, 0.13)
747
+ } .filter-tag__valueButton_1ap15.filter-tag__filled_1ap15:disabled {
748
+ background-color: rgba(214, 214, 229, 0.07);
749
+ } @media (hover: hover) {
750
+ .filter-tag__valueButton_1ap15.filter-tag__filled_1ap15:not(:disabled):hover {
751
+ background-color: rgba(234, 234, 248, 0.15);
752
+ }
753
+ } .filter-tag__valueButton_1ap15.filter-tag__filled_1ap15:not(:disabled):active {
754
+ background-color: rgba(231, 231, 248, 0.18);
755
+ }
756
+
757
+ .filter-tag__valueButton_16br3.filter-tag__filled_16br3 {
758
+ background-color: rgba(15, 25, 55, 0.1)
759
+ } .filter-tag__valueButton_16br3.filter-tag__filled_16br3:disabled {
760
+ background-color: rgba(38, 55, 88, 0.06);
761
+ } @media (hover: hover) {
762
+ .filter-tag__valueButton_16br3.filter-tag__filled_16br3:not(:disabled):hover {
763
+ background-color: rgba(5, 12, 41, 0.14);
764
+ }
765
+ } .filter-tag__valueButton_16br3.filter-tag__filled_16br3:not(:disabled):active {
766
+ background-color: rgba(5, 11, 44, 0.18);
767
+ }
768
+ .filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j {
769
+ background-color: rgba(214, 214, 229, 0.07)
770
+ } .filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j:disabled {
771
+ background-color: rgba(214, 214, 229, 0.07);
772
+ } @media (hover: hover) {
773
+ .filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j:not(:disabled):hover {
774
+ background-color: rgba(214, 214, 229, 0.07);
775
+ }
776
+ } .filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j:not(:disabled):active {
777
+ background-color: rgba(222, 222, 238, 0.13);
778
+ }
779
+ .filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2 {
780
+ background-color: rgba(38, 55, 88, 0.06)
781
+ } .filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2:disabled {
782
+ background-color: rgba(38, 55, 88, 0.06);
783
+ } @media (hover: hover) {
784
+ .filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2:not(:disabled):hover {
785
+ background-color: rgba(38, 55, 88, 0.06);
786
+ }
787
+ } .filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2:not(:disabled):active {
788
+ background-color: rgba(5, 12, 41, 0.14);
789
+ }
790
+
791
+ .filter-tag__component_1e0t6.filter-tag__disabled_1e0t6 {
792
+ background-color: transparent;
793
+ } .filter-tag__component_1e0t6.filter-tag__checked_1e0t6:not(.filter-tag__disabled_1e0t6) {
794
+ background-color: #f2f3f5;
795
+ } @media (hover: hover) {
796
+ .filter-tag__component_1e0t6.filter-tag__checked_1e0t6:not(.filter-tag__disabled_1e0t6):hover {
797
+ background-color: #dcdde1;
798
+ }
799
+ } .filter-tag__component_1e0t6.filter-tag__checked_1e0t6:not(.filter-tag__disabled_1e0t6):active {
800
+ background-color: #d2d3d9;
801
+ } .filter-tag__chevron_1e0t6 {
802
+ color: rgba(255, 255, 255, 0.94);
803
+ } .filter-tag__valueButton_1e0t6 {
804
+ color: rgba(255, 255, 255, 0.94);
805
+ background-color: transparent;
806
+ border: 1px solid rgba(228, 228, 251, 0.28)
807
+ } .filter-tag__valueButton_1e0t6:disabled > .filter-tag__chevron_1e0t6 {
808
+ color: #4a4a51;
809
+ } .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6 {
810
+ color: rgba(255, 255, 255, 0.94);
811
+ border-color: rgba(228, 228, 251, 0.28);
812
+ background-color: transparent
813
+ } .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6:disabled {
814
+ border-color: rgba(228, 228, 251, 0.28);
815
+ color: rgba(233, 233, 250, 0.37);
816
+ background-color: transparent;
817
+ } @media (hover: hover) {
818
+ .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6:not(:disabled):hover {
819
+ border-color: rgba(228, 228, 251, 0.28);
820
+ background-color: rgba(214, 214, 229, 0.07);
821
+ }
822
+ } .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6:not(:disabled):active {
823
+ border-color: rgba(228, 228, 251, 0.28);
824
+ background-color: rgba(225, 225, 248, 0.09);
825
+ } .filter-tag__valueButton_1e0t6.filter-tag__filled_1e0t6 {
826
+ color: rgba(255, 255, 255, 0.94);
827
+ border-color: transparent
828
+ } .filter-tag__valueButton_1e0t6.filter-tag__filled_1e0t6:disabled {
829
+ color: rgba(233, 233, 250, 0.37);
830
+ } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6 {
831
+ color: rgba(3, 3, 6, 0.88);
832
+ background-color: #f2f3f5;
833
+ border-color: #f2f3f5
834
+ } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6 > .filter-tag__chevron_1e0t6 {
835
+ color: rgba(3, 3, 6, 0.88);
836
+ } @media (hover: hover) {
837
+ .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):hover {
838
+ background-color: #dcdde1;
839
+ }
840
+ } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):active {
841
+ background-color: #d2d3d9;
842
+ } @media (hover: hover) {
843
+ .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):hover + .filter-tag__clear_1e0t6:before {
844
+ background-color: transparent;
845
+ }
846
+ } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):active + .filter-tag__clear_1e0t6:before {
847
+ background-color: transparent;
848
+ } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:disabled {
849
+ color: rgba(233, 233, 250, 0.37);
850
+ background-color: rgba(214, 214, 229, 0.07)
851
+ } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:disabled > .filter-tag__chevron_1e0t6 {
852
+ color: #4a4a51;
853
+ } .filter-tag__clear_1e0t6 {
854
+ color: rgba(4, 4, 21, 0.47);
855
+ background-color: #f2f3f5
856
+ } .filter-tag__clear_1e0t6:before {
857
+ background-color: rgba(9, 12, 37, 0.28);
858
+ } @media (hover: hover) {
859
+ .filter-tag__clear_1e0t6:hover:before {
860
+ background-color: transparent;
861
+ }
862
+ } .filter-tag__clear_1e0t6:active:before {
863
+ background-color: transparent;
864
+ } @media (hover: hover) {
865
+ .filter-tag__clear_1e0t6:hover {
866
+ color: rgba(4, 4, 19, 0.55);
867
+ background-color: #dcdde1;
868
+ }
869
+ } .filter-tag__clear_1e0t6:active {
870
+ color: rgba(1, 1, 12, 0.63);
871
+ background-color: #d2d3d9;
872
+ }
873
+ .filter-tag__focused_1ttbx {
874
+ outline: 2px solid #3193fc;
875
+ } .filter-tag__valueButton_1ttbx.filter-tag__checked_1ttbx:disabled {
876
+ border-color: transparent;
877
+ }
878
+ .filter-tag__component_1o9qu.filter-tag__disabled_1o9qu {
879
+ background-color: transparent;
880
+ } .filter-tag__component_1o9qu.filter-tag__checked_1o9qu:not(.filter-tag__disabled_1o9qu) {
881
+ background-color: #212124;
882
+ } @media (hover: hover) {
883
+ .filter-tag__component_1o9qu.filter-tag__checked_1o9qu:not(.filter-tag__disabled_1o9qu):hover {
884
+ background-color: #2f2f32;
885
+ }
886
+ } .filter-tag__component_1o9qu.filter-tag__checked_1o9qu:not(.filter-tag__disabled_1o9qu):active {
887
+ background-color: #353539;
888
+ } .filter-tag__chevron_1o9qu {
889
+ color: rgba(3, 3, 6, 0.88);
890
+ } .filter-tag__valueButton_1o9qu {
891
+ color: rgba(3, 3, 6, 0.88);
892
+ background-color: transparent;
893
+ border: 1px solid rgba(9, 12, 37, 0.28)
894
+ } .filter-tag__valueButton_1o9qu:disabled > .filter-tag__chevron_1o9qu {
895
+ color: #babbc2;
896
+ } .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu {
897
+ color: rgba(3, 3, 6, 0.88);
898
+ border-color: rgba(9, 12, 37, 0.28);
899
+ background-color: transparent
900
+ } .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu:disabled {
901
+ border-color: rgba(9, 12, 37, 0.28);
902
+ color: rgba(5, 8, 29, 0.38);
903
+ background-color: transparent;
904
+ } @media (hover: hover) {
905
+ .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu:not(:disabled):hover {
906
+ border-color: rgba(9, 12, 37, 0.28);
907
+ background-color: rgba(38, 55, 88, 0.06);
908
+ }
909
+ } .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu:not(:disabled):active {
910
+ border-color: rgba(9, 12, 37, 0.28);
911
+ background-color: rgba(30, 43, 68, 0.08);
912
+ } .filter-tag__valueButton_1o9qu.filter-tag__filled_1o9qu {
913
+ color: rgba(3, 3, 6, 0.88);
914
+ border-color: transparent
915
+ } .filter-tag__valueButton_1o9qu.filter-tag__filled_1o9qu:disabled {
916
+ color: rgba(5, 8, 29, 0.38);
917
+ } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu {
918
+ color: rgba(255, 255, 255, 0.94);
919
+ background-color: #212124;
920
+ border-color: #212124
921
+ } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu > .filter-tag__chevron_1o9qu {
922
+ color: rgba(255, 255, 255, 0.94);
923
+ } @media (hover: hover) {
924
+ .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):hover {
925
+ background-color: #2f2f32;
926
+ }
927
+ } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):active {
928
+ background-color: #353539;
929
+ } @media (hover: hover) {
930
+ .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):hover + .filter-tag__clear_1o9qu:before {
931
+ background-color: transparent;
932
+ }
933
+ } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):active + .filter-tag__clear_1o9qu:before {
934
+ background-color: transparent;
935
+ } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:disabled {
936
+ color: rgba(5, 8, 29, 0.38);
937
+ background-color: rgba(38, 55, 88, 0.06)
938
+ } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:disabled > .filter-tag__chevron_1o9qu {
939
+ color: #babbc2;
940
+ } .filter-tag__clear_1o9qu {
941
+ color: rgba(238, 238, 251, 0.55);
942
+ background-color: #212124
943
+ } .filter-tag__clear_1o9qu:before {
944
+ background-color: rgba(228, 228, 251, 0.28);
945
+ } @media (hover: hover) {
946
+ .filter-tag__clear_1o9qu:hover:before {
947
+ background-color: transparent;
948
+ }
949
+ } .filter-tag__clear_1o9qu:active:before {
950
+ background-color: transparent;
951
+ } @media (hover: hover) {
952
+ .filter-tag__clear_1o9qu:hover {
953
+ color: rgba(239, 240, 252, 0.65);
954
+ background-color: #2f2f32;
955
+ }
956
+ } .filter-tag__clear_1o9qu:active {
957
+ color: rgba(243, 245, 254, 0.75);
958
+ background-color: #353539;
959
+ }.form-control__inner_13cuv {
960
+ background-color: rgba(222, 222, 238, 0.13);
961
+ } .form-control__inner_13cuv.form-control__hasError_13cuv {
962
+ background-color: rgba(225, 225, 248, 0.09);
963
+ } .form-control__disabled_13cuv.form-control__hasError_13cuv {
964
+ box-shadow: inset 0 0 0 2px #ff4837;
965
+ }
966
+
967
+ .form-control__inner_1g9hh {
968
+ background-color: rgba(15, 25, 55, 0.1);
969
+ } .form-control__inner_1g9hh.form-control__hasError_1g9hh {
970
+ background-color: rgba(30, 43, 68, 0.08);
971
+ } .form-control__disabled_1g9hh.form-control__hasError_1g9hh {
972
+ box-shadow: inset 0 0 0 2px
973
+ #ff4837;
974
+ }
975
+ .form-control__inner_io9ts {
976
+ background-color: rgba(214, 214, 229, 0.07);
977
+ } .form-control__disabled_io9ts.form-control__hasError_io9ts {
978
+ box-shadow: inset 0 0 0 2px #ff4837;
979
+ }
980
+ .form-control__inner_evlm8 {
981
+ background-color: rgba(38, 55, 88, 0.06);
982
+ } .form-control__disabled_evlm8.form-control__hasError_evlm8 {
983
+ box-shadow: inset 0 0 0 2px
984
+ #ff4837;
985
+ }
986
+
987
+ .form-control__component_1jmnd {
988
+ color: rgba(255, 255, 255, 0.94);
989
+ } .form-control__label_1jmnd {
990
+ color: rgba(238, 238, 251, 0.55);
991
+ } .form-control__hint_1jmnd {
992
+ color: rgba(238, 238, 251, 0.55);
993
+ } .form-control__inner_1jmnd.form-control__disabled_1jmnd {
994
+ color: rgba(238, 238, 251, 0.55);
995
+ background-color: rgba(214, 214, 229, 0.07);
996
+ } .form-control__disabled_1jmnd .form-control__label_1jmnd {
997
+ color: rgba(233, 233, 250, 0.37);
998
+ } .form-control__disabled_1jmnd.form-control__hasError_1jmnd {
999
+ background-color: rgba(214, 214, 229, 0.07);
1000
+ } .form-control__inner_1jmnd:not(.form-control__disabled_1jmnd):hover {
1001
+ background-color: rgba(214, 214, 229, 0.07);
1002
+ } .form-control__focused_1jmnd.form-control__inner_1jmnd,
1003
+ .form-control__focused_1jmnd.form-control__inner_1jmnd:hover {
1004
+ background-color: rgba(214, 214, 229, 0.07);
1005
+ box-shadow: inset 0 0 0 2px rgba(238, 238, 251, 0.55)
1006
+ } .form-control__focused_1jmnd.form-control__inner_1jmnd.form-control__hasError_1jmnd, .form-control__focused_1jmnd.form-control__inner_1jmnd:hover.form-control__hasError_1jmnd {
1007
+ box-shadow: inset 0 0 0 2px #ff4837;
1008
+ background-color: rgba(214, 214, 229, 0.07);
1009
+ } .form-control__error_1jmnd {
1010
+ color: #ff4837;
1011
+ } .form-control__hasError_1jmnd {
1012
+ box-shadow: inset 0 0 0 2px #ff4837;
1013
+ } .form-control__hasError_1jmnd .form-control__label_1jmnd {
1014
+ color: rgba(238, 238, 251, 0.55);
1015
+ }
1016
+
1017
+ .form-control__component_df466 {
1018
+ color: rgba(3, 3, 6, 0.88);
1019
+ } .form-control__label_df466 {
1020
+ color: rgba(4, 4, 19, 0.55);
1021
+ } .form-control__hint_df466 {
1022
+ color: rgba(4, 4, 19, 0.55);
1023
+ } .form-control__inner_df466.form-control__disabled_df466 {
1024
+ color: rgba(4, 4, 19, 0.55);
1025
+ background-color: rgba(38, 55, 88, 0.06);
1026
+ } .form-control__disabled_df466 .form-control__label_df466 {
1027
+ color: rgba(5, 8, 29, 0.38);
1028
+ } .form-control__disabled_df466.form-control__hasError_df466 {
1029
+ background-color: rgba(38, 55, 88, 0.06);
1030
+ } .form-control__inner_df466:not(.form-control__disabled_df466):hover {
1031
+ background-color: rgba(38, 55, 88, 0.06);
1032
+ } .form-control__focused_df466.form-control__inner_df466,
1033
+ .form-control__focused_df466.form-control__inner_df466:hover {
1034
+ background-color: #fff;
1035
+ box-shadow: inset 0 0 0 2px
1036
+ rgba(4, 4, 21, 0.47)
1037
+ } .form-control__focused_df466.form-control__inner_df466.form-control__hasError_df466, .form-control__focused_df466.form-control__inner_df466:hover.form-control__hasError_df466 {
1038
+ box-shadow: inset 0 0 0 2px
1039
+ #ff4837;
1040
+ background-color: #fff;
1041
+ } .form-control__error_df466 {
1042
+ color: #ff4837;
1043
+ } .form-control__hasError_df466 {
1044
+ box-shadow: inset 0 0 0 2px
1045
+ #ff4837;
1046
+ } .form-control__hasError_df466 .form-control__label_df466 {
1047
+ color: rgba(4, 4, 19, 0.55);
1048
+ }.radio-group__label_1i12x {
1049
+ color: rgba(255, 255, 255, 0.94);
1050
+ }
1051
+ .radio-group__label_1gkzu {
1052
+ color: rgba(238, 238, 251, 0.55);
1053
+ }
1054
+ .radio-group__error_1o7sn {
1055
+ border-left: 1px solid #ff4837
1056
+ } .radio-group__errorMessage_1o7sn {
1057
+ color: #ff4837;
1058
+ } .radio-group__hint_1o7sn {
1059
+ color: rgba(238, 238, 251, 0.55);
1060
+ } .radio-group__hiddenInput_1o7sn:focus ~ button {
1061
+ outline: 2px solid #3193fc;
1062
+ }.radio__container_1g437:not(.radio__checked_1g437):not(.radio__disabled_1g437) .radio__circle_1g437 {
1063
+ background-color: #262629;
1064
+ border: 1.5px solid rgba(238, 238, 251, 0.55);
1065
+ } .radio__container_1g437:not(.radio__checked_1g437):not(.radio__disabled_1g437):hover:not(:active) .radio__circle_1g437 {
1066
+ background-color: #2f2f32;
1067
+ border-color: rgba(238, 238, 251, 0.55);
1068
+ } .radio__container_1g437:not(.radio__checked_1g437):not(.radio__disabled_1g437):active .radio__circle_1g437 {
1069
+ background-color: #353539;
1070
+ border-color: rgba(238, 238, 251, 0.55);
1071
+ } .radio__container_1g437.radio__disabled_1g437 .radio__circle_1g437 {
1072
+ background-color: #262629;
1073
+ border: 1.5px solid rgba(222, 222, 238, 0.13);
1074
+ } .radio__container_1g437.radio__disabled_1g437 .radio__label_1g437 {
1075
+ color: rgba(238, 238, 251, 0.55);
1076
+ } .radio__container_1g437.radio__disabled_1g437 .radio__hint_1g437 {
1077
+ color: rgba(238, 238, 251, 0.55);
1078
+ } .radio__container_1g437.radio__disabled_1g437.radio__checked_1g437 .radio__circle_1g437:before {
1079
+ background-color: rgba(228, 228, 251, 0.28);
1080
+ } .radio__container_1g437.radio__checked_1g437 .radio__circle_1g437 {
1081
+ background-color: #f2f3f5;
1082
+ border: 1.5px solid transparent;
1083
+ } .radio__container_1g437.radio__checked_1g437:hover .radio__circle_1g437 {
1084
+ background-color: #dcdde1;
1085
+ border-color: transparent;
1086
+ } .radio__container_1g437.radio__checked_1g437:active .radio__circle_1g437 {
1087
+ background-color: #d2d3d9;
1088
+ border-color: transparent;
1089
+ } .radio__container_1g437.radio__disabled_1g437.radio__checked_1g437 .radio__circle_1g437 {
1090
+ background-color: rgba(225, 225, 248, 0.09);
1091
+ border-color: transparent;
1092
+ } .radio__circle_1g437:before {
1093
+ background-color: rgba(3, 3, 6, 0.88);
1094
+ } .radio__label_1g437 {
1095
+ color: rgba(255, 255, 255, 0.94);
1096
+ } .radio__hint_1g437 {
1097
+ color: rgba(238, 238, 251, 0.55);
1098
+ }
1099
+ .radio__container_19fzx.radio__focused_19fzx .radio__circle_19fzx {
1100
+ outline: 2px solid #3193fc;
1101
+ }
1102
+ .radio__container_1fujj:not(.radio__checked_1fujj):not(.radio__disabled_1fujj) .radio__circle_1fujj {
1103
+ background-color: #fff;
1104
+ border: 1.5px solid rgba(4, 4, 21, 0.47);
1105
+ } .radio__container_1fujj:not(.radio__checked_1fujj):not(.radio__disabled_1fujj):hover:not(:active) .radio__circle_1fujj {
1106
+ background-color: #e7e8eb;
1107
+ border-color: rgba(4, 4, 21, 0.47);
1108
+ } .radio__container_1fujj:not(.radio__checked_1fujj):not(.radio__disabled_1fujj):active .radio__circle_1fujj {
1109
+ background-color: #dcdde1;
1110
+ border-color: rgba(4, 4, 21, 0.47);
1111
+ } .radio__container_1fujj.radio__disabled_1fujj .radio__circle_1fujj {
1112
+ background-color: #fff;
1113
+ border: 1.5px solid rgba(15, 25, 55, 0.1);
1114
+ } .radio__container_1fujj.radio__disabled_1fujj .radio__label_1fujj {
1115
+ color: rgba(4, 4, 19, 0.55);
1116
+ } .radio__container_1fujj.radio__disabled_1fujj .radio__hint_1fujj {
1117
+ color: rgba(4, 4, 19, 0.55);
1118
+ } .radio__container_1fujj.radio__disabled_1fujj.radio__checked_1fujj .radio__circle_1fujj:before {
1119
+ background-color: rgba(9, 12, 37, 0.28);
1120
+ } .radio__container_1fujj.radio__checked_1fujj .radio__circle_1fujj {
1121
+ background-color: #212124;
1122
+ border: 1.5px solid transparent;
1123
+ } .radio__container_1fujj.radio__checked_1fujj:hover .radio__circle_1fujj {
1124
+ background-color: #2f2f32;
1125
+ border-color: transparent;
1126
+ } .radio__container_1fujj.radio__checked_1fujj:active .radio__circle_1fujj {
1127
+ background-color: #353539;
1128
+ border-color: transparent;
1129
+ } .radio__container_1fujj.radio__disabled_1fujj.radio__checked_1fujj .radio__circle_1fujj {
1130
+ background-color: rgba(30, 43, 68, 0.08);
1131
+ border-color: transparent;
1132
+ } .radio__circle_1fujj:before {
1133
+ background-color: rgba(255, 255, 255, 0.94);
1134
+ } .radio__label_1fujj {
1135
+ color: rgba(3, 3, 6, 0.88);
1136
+ } .radio__hint_1fujj {
1137
+ color: rgba(4, 4, 19, 0.55);
1138
+ }
1139
+ .steps__option_1cplh {
1140
+ color: rgba(255, 255, 255, 0.94);
1141
+ background: rgba(222, 222, 238, 0.13)
1142
+ } .steps__dash_1cplh {
1143
+ border-top: 2px solid rgba(222, 222, 238, 0.13)
1144
+ } .steps__dash_1cplh.steps__completed_1cplh {
1145
+ border-top: 2px solid rgba(255, 255, 255, 0.94);
1146
+ } .steps__dash_1cplh.steps__vertical_1cplh {
1147
+ border-left: 2px solid rgba(222, 222, 238, 0.13);
1148
+ } .steps__dash_1cplh.steps__completed_1cplh.steps__vertical_1cplh {
1149
+ border-left: 2px solid rgba(255, 255, 255, 0.94);
1150
+ } .steps__text_1cplh {
1151
+ color: rgba(255, 255, 255, 0.94)
1152
+ } .steps__text_1cplh.steps__interactive_1cplh:not(.steps__disabled_1cplh):hover {
1153
+ background: rgba(214, 214, 229, 0.07);
1154
+ } .steps__text_1cplh.steps__interactive_1cplh:not(.steps__disabled_1cplh):active {
1155
+ background: rgba(225, 225, 248, 0.09);
1156
+ } .steps__focused_1cplh {
1157
+ outline: 2px solid #3193fc;
1158
+ } .steps__selected_1cplh .steps__text_1cplh {
1159
+ color: rgba(255, 255, 255, 0.94);
1160
+ } .steps__selected_1cplh .steps__option_1cplh {
1161
+ color: rgba(3, 3, 6, 0.88);
1162
+ background: rgba(255, 255, 255, 0.94);
1163
+ } .steps__checkbox_1cplh {
1164
+ border: 2px solid rgba(222, 222, 238, 0.13);
1165
+ } .steps__dot_1cplh {
1166
+ background: rgba(222, 222, 238, 0.13);
1167
+ } .steps__selected_1cplh .steps__checkbox_1cplh {
1168
+ border: 2px solid rgba(255, 255, 255, 0.94)
1169
+ } .steps__selected_1cplh .steps__checkbox_1cplh .steps__dot_1cplh {
1170
+ background: rgba(255, 255, 255, 0.94);
1171
+ } .steps__completedIndicator_1cplh > [class*='positive'] {
1172
+ color: rgba(255, 255, 255, 0.94);
1173
+ background-color: rgba(255, 255, 255, 0.94);
1174
+ }
1175
+ .spinner__component_1czhf {
1176
+ color: rgba(255, 255, 255, 0.94);
1177
+ }
1178
+ @keyframes spinner__spin_animation_1sw1h {
1179
+ }
1180
+ .spinner__component_v3vsn {
1181
+ color: rgba(3, 3, 6, 0.88);
1182
+ }
1183
+ .page-indicator__element_1a1qe {
1184
+ background: rgba(222, 222, 238, 0.13)
1185
+ } .page-indicator__element_1a1qe.page-indicator__active_1a1qe {
1186
+ background: rgba(255, 255, 255, 0.94);
1187
+ }
1188
+
1189
+ .page-indicator__element_ey2pr {
1190
+ background: rgba(15, 25, 55, 0.1)
1191
+ } .page-indicator__element_ey2pr.page-indicator__active_ey2pr {
1192
+ background: rgba(3, 3, 6, 0.88);
1193
+ }
1194
+ .page-indicator__element_u41x1 {
1195
+ background: rgba(222, 222, 238, 0.13)
1196
+ } .page-indicator__element_u41x1.page-indicator__active_u41x1 {
1197
+ background: #f2f3f5;
1198
+ }
1199
+ .page-indicator__element_1ryvl {
1200
+ background: rgba(15, 25, 55, 0.1)
1201
+ } .page-indicator__element_1ryvl.page-indicator__active_1ryvl {
1202
+ background: #212124;
1203
+ }
1204
+ .page-indicator__element_19hgh {
1205
+ background: rgba(222, 222, 238, 0.13)
1206
+ } .page-indicator__element_19hgh.page-indicator__active_19hgh {
1207
+ .page-indicator__progress_19hgh {
1208
+ background: rgba(255, 255, 255, 0.94);
1209
+ }
1210
+ }
1211
+ .page-indicator__element_1mxbq:not(.page-indicator__active_1mxbq) {
1212
+ } .page-indicator__element_1mxbq {
1213
+ }
1214
+ .page-indicator__element_kd85y {
1215
+ background: rgba(15, 25, 55, 0.1)
1216
+ } .page-indicator__element_kd85y.page-indicator__active_kd85y {
1217
+ .page-indicator__progress_kd85y {
1218
+ background: rgba(3, 3, 6, 0.88);
1219
+ }
1220
+ }
1221
+ .page-indicator__element_1foi1 {
1222
+ background: rgba(222, 222, 238, 0.13)
1223
+ } .page-indicator__element_1foi1.page-indicator__active_1foi1 {
1224
+ .page-indicator__progress_1foi1 {
1225
+ background: #f2f3f5;
1226
+ }
1227
+ }
1228
+ .page-indicator__element_9xjux {
1229
+ background: rgba(15, 25, 55, 0.1)
1230
+ } .page-indicator__element_9xjux.page-indicator__active_9xjux {
1231
+ .page-indicator__progress_9xjux {
1232
+ background: #212124;
1233
+ }
1234
+ }
1235
+ .page-indicator__pageIndicator_1lpjo {
1236
+ background: rgba(222, 222, 238, 0.13);
1237
+ } .page-indicator__element_1lpjo {
1238
+ background: rgba(255, 255, 255, 0.94);
1239
+ }
1240
+
1241
+ .page-indicator__pageIndicator_19fb3 {
1242
+ background: rgba(15, 25, 55, 0.1);
1243
+ } .page-indicator__element_19fb3 {
1244
+ background: rgba(3, 3, 6, 0.88);
1245
+ }
1246
+ .page-indicator__pageIndicator_evik7 {
1247
+ background: rgba(222, 222, 238, 0.13);
1248
+ } .page-indicator__element_evik7 {
1249
+ background: #f2f3f5;
1250
+ }
1251
+ .page-indicator__pageIndicator_1sbo5 {
1252
+ background: rgba(15, 25, 55, 0.1);
1253
+ } .page-indicator__element_1sbo5 {
1254
+ background: #212124;
1255
+ }
1256
+ .page-indicator__element_av8ci {
1257
+ background: rgba(222, 222, 238, 0.13)
1258
+ } .page-indicator__element_av8ci.page-indicator__active_av8ci {
1259
+ background: rgba(255, 255, 255, 0.94);
1260
+ }
1261
+
1262
+ .page-indicator__element_1bwtu {
1263
+ background: rgba(15, 25, 55, 0.1)
1264
+ } .page-indicator__element_1bwtu.page-indicator__active_1bwtu {
1265
+ background: rgba(3, 3, 6, 0.88);
1266
+ }
1267
+ .page-indicator__element_13lae {
1268
+ background: rgba(222, 222, 238, 0.13)
1269
+ } .page-indicator__element_13lae.page-indicator__active_13lae {
1270
+ background: #f2f3f5;
1271
+ }
1272
+ .page-indicator__element_1jmv2 {
1273
+ background: rgba(15, 25, 55, 0.1)
1274
+ } .page-indicator__element_1jmv2.page-indicator__active_1jmv2 {
1275
+ background: #212124;
1276
+ }.switch__switch_17dh3 {
1277
+ background-color: rgba(238, 238, 251, 0.55)
1278
+ } .switch__switch_17dh3:hover {
1279
+ background-color: rgba(239, 240, 252, 0.65);
1280
+ } .switch__label_17dh3 {
1281
+ color: rgba(255, 255, 255, 0.94);
1282
+ } .switch__hint_17dh3 {
1283
+ color: rgba(238, 238, 251, 0.55);
1284
+ } .switch__checked_17dh3 .switch__switch_17dh3 {
1285
+ background-color: #17d055
1286
+ } .switch__checked_17dh3 .switch__switch_17dh3:hover {
1287
+ background-color: #22e068;
1288
+ } .switch__disabled_17dh3 .switch__label_17dh3 {
1289
+ color: rgba(238, 238, 251, 0.55);
1290
+ } .switch__disabled_17dh3 .switch__hint_17dh3 {
1291
+ color: rgba(238, 238, 251, 0.55);
1292
+ } .switch__disabled_17dh3 .switch__switch_17dh3 {
1293
+ background-color: rgba(225, 225, 248, 0.09)
1294
+ } .switch__disabled_17dh3 .switch__switch_17dh3:before {
1295
+ background-color: rgba(228, 228, 251, 0.28);
1296
+ } .switch__disabled_17dh3.switch__checked_17dh3 .switch__switch_17dh3 {
1297
+ background-color: rgba(225, 225, 248, 0.09);
1298
+ }
1299
+ .switch__component_16kjk {
1300
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1301
+ } .switch__switch_16kjk {
1302
+ border: 2px solid transparent;
1303
+ } .switch__switch_16kjk:before {
1304
+ background-color: #fff;
1305
+ } .switch__errorMessage_16kjk {
1306
+ color: #ff4837;
1307
+ } .switch__focused_16kjk .switch__switch_16kjk {
1308
+ outline: 2px solid #3193fc;
1309
+ }
1310
+ .switch__switch_1csk4 {
1311
+ background-color: rgba(4, 4, 21, 0.47)
1312
+ } .switch__switch_1csk4:hover {
1313
+ background-color: rgba(4, 4, 19, 0.55);
1314
+ } .switch__label_1csk4 {
1315
+ color: rgba(3, 3, 6, 0.88);
1316
+ } .switch__hint_1csk4 {
1317
+ color: rgba(4, 4, 19, 0.55);
1318
+ } .switch__checked_1csk4 .switch__switch_1csk4 {
1319
+ background-color: #0cc44d
1320
+ } .switch__checked_1csk4 .switch__switch_1csk4:hover {
1321
+ background-color: #04b545;
1322
+ } .switch__disabled_1csk4 .switch__label_1csk4 {
1323
+ color: rgba(4, 4, 19, 0.55);
1324
+ } .switch__disabled_1csk4 .switch__hint_1csk4 {
1325
+ color: rgba(4, 4, 19, 0.55);
1326
+ } .switch__disabled_1csk4 .switch__switch_1csk4 {
1327
+ background-color: rgba(30, 43, 68, 0.08)
1328
+ } .switch__disabled_1csk4 .switch__switch_1csk4:before {
1329
+ background-color: rgba(9, 12, 37, 0.28);
1330
+ } .switch__disabled_1csk4.switch__checked_1csk4 .switch__switch_1csk4 {
1331
+ background-color: rgba(30, 43, 68, 0.08);
1332
+ }
1333
+ .system-message__component_wgict {
1334
+ color: rgba(238, 238, 251, 0.55);
1335
+ }
1336
+
1337
+
1338
+ .system-message__component_7rert {
1339
+ color: rgba(255, 255, 255, 0.94);
1340
+ }
1341
+
1342
+ .system-message__component_mhlq1 {
1343
+ color: rgba(255, 255, 255, 0.94);
1344
+ }
1345
+ .base-modal__component_18up5 {
1346
+ background: #1c1c1e;
1347
+ }.popover__component_ez51y {
1348
+ background-color: transparent;
1349
+ color: rgba(255, 255, 255, 0.94);
1350
+ } .popover__inner_ez51y {
1351
+ background-color: #1c1c1e;
1352
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
1353
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1354
+ border: 1px solid transparent;
1355
+ } .popover__arrow_ez51y:after {
1356
+ background-color: #1c1c1e;
1357
+ border: 1px solid transparent;
1358
+ }.tag__filled_1s8cc {
1359
+ background-color: rgba(222, 222, 238, 0.13)
1360
+ } .tag__filled_1s8cc:disabled {
1361
+ background-color: rgba(214, 214, 229, 0.07);
1362
+ border-color: transparent;
1363
+ } @media (hover: hover) {
1364
+ .tag__filled_1s8cc:hover:not(:disabled) {
1365
+ background-color: rgba(234, 234, 248, 0.15);
1366
+ }
1367
+ } .tag__filled_1s8cc:active:not(:disabled) {
1368
+ background-color: rgba(231, 231, 248, 0.18);
1369
+ }
1370
+
1371
+ .tag__filled_1rqfw {
1372
+ background-color: rgba(15, 25, 55, 0.1)
1373
+ } .tag__filled_1rqfw:disabled {
1374
+ background-color: rgba(38, 55, 88, 0.06);
1375
+ } @media (hover: hover) {
1376
+ .tag__filled_1rqfw:hover:not(:disabled) {
1377
+ background-color: rgba(5, 12, 41, 0.14);
1378
+ }
1379
+ } .tag__filled_1rqfw:active:not(:disabled) {
1380
+ background-color: rgba(5, 11, 44, 0.18);
1381
+ }
1382
+ .tag__filled_bxui4 {
1383
+ background-color: rgba(214, 214, 229, 0.07)
1384
+ } .tag__filled_bxui4:disabled {
1385
+ background-color: rgba(214, 214, 229, 0.07);
1386
+ } @media (hover: hover) {
1387
+ .tag__filled_bxui4:hover:not(:disabled) {
1388
+ background-color: rgba(214, 214, 229, 0.07);
1389
+ }
1390
+ } .tag__filled_bxui4:active:not(:disabled) {
1391
+ background-color: rgba(222, 222, 238, 0.13);
1392
+ }
1393
+ .tag__filled_1ozvn {
1394
+ background-color: rgba(38, 55, 88, 0.06)
1395
+ } .tag__filled_1ozvn:disabled {
1396
+ background-color: rgba(38, 55, 88, 0.06);
1397
+ } @media (hover: hover) {
1398
+ .tag__filled_1ozvn:hover:not(:disabled) {
1399
+ background-color: rgba(38, 55, 88, 0.06);
1400
+ }
1401
+ } .tag__filled_1ozvn:active:not(:disabled) {
1402
+ background-color: rgba(5, 12, 41, 0.14);
1403
+ }
1404
+
1405
+ .tag__component_112ez.tag__outlined_112ez {
1406
+ color: rgba(255, 255, 255, 0.94);
1407
+ border-color: rgba(228, 228, 251, 0.28);
1408
+ background-color: transparent
1409
+ } .tag__component_112ez.tag__outlined_112ez:disabled {
1410
+ border-color: rgba(228, 228, 251, 0.28);
1411
+ color: rgba(233, 233, 250, 0.37);
1412
+ background-color: transparent;
1413
+ } @media (hover: hover) {
1414
+ .tag__component_112ez.tag__outlined_112ez:hover:not(:disabled) {
1415
+ border-color: rgba(228, 228, 251, 0.28);
1416
+ background-color: rgba(214, 214, 229, 0.07);
1417
+ }
1418
+ } .tag__component_112ez.tag__outlined_112ez:active:not(:disabled) {
1419
+ border-color: rgba(228, 228, 251, 0.28);
1420
+ background-color: rgba(225, 225, 248, 0.09);
1421
+ } .tag__component_112ez.tag__filled_112ez {
1422
+ color: rgba(255, 255, 255, 0.94);
1423
+ border-color: transparent
1424
+ } .tag__component_112ez.tag__filled_112ez:disabled {
1425
+ color: rgba(233, 233, 250, 0.37);
1426
+ } .tag__component_112ez.tag__checked_112ez {
1427
+ color: rgba(3, 3, 6, 0.88);
1428
+ border-color: #f2f3f5;
1429
+ background-color: #f2f3f5
1430
+ } .tag__component_112ez.tag__checked_112ez:disabled {
1431
+ border-color: transparent;
1432
+ color: rgba(233, 233, 250, 0.37);
1433
+ background-color: rgba(214, 214, 229, 0.07);
1434
+ } @media (hover: hover) {
1435
+ .tag__component_112ez.tag__checked_112ez:hover:not(:disabled) {
1436
+ background-color: #dcdde1;
1437
+ border-color: #dcdde1;
1438
+ }
1439
+ } .tag__component_112ez.tag__checked_112ez:active:not(:disabled) {
1440
+ background-color: #d2d3d9;
1441
+ border-color: #d2d3d9;
1442
+ }
1443
+ .tag__focused_49uj0 {
1444
+ outline: 2px solid #3193fc;
1445
+ }
1446
+ .tag__component_jhy8z.tag__outlined_jhy8z {
1447
+ color: rgba(3, 3, 6, 0.88);
1448
+ border-color: rgba(9, 12, 37, 0.28);
1449
+ background-color: transparent
1450
+ } .tag__component_jhy8z.tag__outlined_jhy8z:disabled {
1451
+ border-color: rgba(9, 12, 37, 0.28);
1452
+ color: rgba(5, 8, 29, 0.38);
1453
+ background-color: transparent;
1454
+ } @media (hover: hover) {
1455
+ .tag__component_jhy8z.tag__outlined_jhy8z:hover:not(:disabled) {
1456
+ border-color: rgba(9, 12, 37, 0.28);
1457
+ background-color: rgba(38, 55, 88, 0.06);
1458
+ }
1459
+ } .tag__component_jhy8z.tag__outlined_jhy8z:active:not(:disabled) {
1460
+ border-color: rgba(9, 12, 37, 0.28);
1461
+ background-color: rgba(30, 43, 68, 0.08);
1462
+ } .tag__component_jhy8z.tag__filled_jhy8z {
1463
+ color: rgba(3, 3, 6, 0.88);
1464
+ border-color: transparent
1465
+ } .tag__component_jhy8z.tag__filled_jhy8z:disabled {
1466
+ color: rgba(5, 8, 29, 0.38);
1467
+ } .tag__component_jhy8z.tag__checked_jhy8z {
1468
+ color: rgba(255, 255, 255, 0.94);
1469
+ border-color: #212124;
1470
+ background-color: #212124
1471
+ } .tag__component_jhy8z.tag__checked_jhy8z:disabled {
1472
+ border-color: transparent;
1473
+ color: rgba(5, 8, 29, 0.38);
1474
+ background-color: rgba(38, 55, 88, 0.06);
1475
+ } @media (hover: hover) {
1476
+ .tag__component_jhy8z.tag__checked_jhy8z:hover:not(:disabled) {
1477
+ background-color: #2f2f32;
1478
+ border-color: #2f2f32;
1479
+ }
1480
+ } .tag__component_jhy8z.tag__checked_jhy8z:active:not(:disabled) {
1481
+ background-color: #353539;
1482
+ border-color: #353539;
1483
+ }.typography__tertiary_7r4de {
1484
+ color: rgba(233, 233, 250, 0.37);
1485
+ } .typography__disabled_7r4de {
1486
+ color: rgba(231, 231, 248, 0.18);
1487
+ } .typography__accent_7r4de {
1488
+ color: #f83a2a;
1489
+ } .typography__primary_7r4de {
1490
+ color: rgba(255, 255, 255, 0.94);
1491
+ } .typography__attention_7r4de {
1492
+ color: #fa9313;
1493
+ } .typography__positive_7r4de {
1494
+ color: #0cc44d;
1495
+ } .typography__secondary_7r4de {
1496
+ color: rgba(238, 238, 251, 0.55);
1497
+ } .typography__tertiary-inverted_7r4de {
1498
+ color: rgba(5, 8, 29, 0.38);
1499
+ } .typography__primary-inverted_7r4de {
1500
+ color: rgba(3, 3, 6, 0.88);
1501
+ } .typography__secondary-inverted_7r4de {
1502
+ color: rgba(4, 4, 19, 0.55);
1503
+ } .typography__link_7r4de {
1504
+ color: #4a9dfc;
1505
+ } .typography__negative_7r4de {
1506
+ color: #ff4837;
1507
+ } .typography__static-primary-light_7r4de {
1508
+ color: #fff;
1509
+ } .typography__static-secondary-light_7r4de {
1510
+ color: rgba(238, 238, 251, 0.55);
1511
+ } .typography__static-tertiary-light_7r4de {
1512
+ color: rgba(233, 233, 250, 0.37);
1513
+ } .typography__static-primary-dark_7r4de {
1514
+ color: #0e0e0e;
1515
+ } .typography__static-secondary-dark_7r4de {
1516
+ color: rgba(4, 4, 19, 0.55);
1517
+ } .typography__static-tertiary-dark_7r4de {
1518
+ color: rgba(5, 8, 29, 0.38);
1519
+ } .typography__static-accent_7r4de {
1520
+ color: #ef3124;
1521
+ } .typography__static-positive_7r4de {
1522
+ color: #0d9336;
1523
+ }
1524
+
1525
+
1526
+
1527
+
1528
+
1529
+
1530
+
1531
+ .sortable-list__primary_obo3g {
1532
+ background: #262629;
1533
+ } .sortable-list__secondary_obo3g {
1534
+ background: #1c1c1e;
1535
+ }
1536
+ .sortable-list__component_1416p:hover .sortable-list__icon_1416p {
1537
+ color: rgba(255, 255, 255, 0.94);
1538
+ } .sortable-list__icon_1416p {
1539
+ color: rgba(238, 238, 251, 0.55);
1540
+ } .sortable-list__dragOverlay_1416p {
1541
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1542
+ 0 0 1px rgba(0, 0, 0, 0.04)
1543
+ } .sortable-list__dragOverlay_1416p .sortable-list__icon_1416p {
1544
+ color: rgba(255, 255, 255, 0.94);
1545
+ } @keyframes sortable-list__pop_1416p {
1546
+ to {
1547
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1548
+ 0 0 1px rgba(0, 0, 0, 0.04);
1549
+ }
1550
+ }.textarea__input_1d0dv {
1551
+ color: rgba(255, 255, 255, 0.94);
1552
+ caret-color: rgba(255, 255, 255, 0.94);
1553
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1554
+ } .textarea__input_1d0dv:-webkit-autofill {
1555
+ -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
1556
+ } .textarea__input_1d0dv::placeholder {
1557
+ color: rgba(238, 238, 251, 0.55);
1558
+ } .textarea__hasInnerLabel_1d0dv::placeholder {
1559
+ color: rgba(233, 233, 250, 0.37);
1560
+ } .textarea__input_1d0dv:read-only:not(.textarea__disableUserInput_1d0dv) {
1561
+ color: rgba(233, 233, 250, 0.37)
1562
+ } .textarea__input_1d0dv:read-only:not(.textarea__disableUserInput_1d0dv):focus::placeholder {
1563
+ color: rgba(238, 238, 251, 0.55);
1564
+ } .textarea__input_1d0dv:disabled {
1565
+ color: rgba(233, 233, 250, 0.37);
1566
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1567
+ } .textarea__input_1d0dv:focus::placeholder {
1568
+ color: rgba(233, 233, 250, 0.37);
1569
+ } .textarea__error_1d0dv {
1570
+ color: rgba(255, 255, 255, 0.94);
1571
+ caret-color: rgba(255, 255, 255, 0.94);
1572
+ } .textarea__textarea_1d0dv {
1573
+ color: rgba(255, 255, 255, 0.94);
1574
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1575
+ } .textarea__textarea_1d0dv::placeholder {
1576
+ color: rgba(238, 238, 251, 0.55);
1577
+ } .textarea__hasInnerLabel_1d0dv::placeholder {
1578
+ color: rgba(233, 233, 250, 0.37);
1579
+ } .textarea__textarea_1d0dv:disabled {
1580
+ color: rgba(233, 233, 250, 0.37);
1581
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1582
+ } .textarea__textarea_1d0dv:read-only {
1583
+ color: rgba(233, 233, 250, 0.37);
1584
+ } .textarea__textarea_1d0dv:focus::placeholder {
1585
+ color: rgba(233, 233, 250, 0.37);
1586
+ } .textarea__hint_1d0dv {
1587
+ color: rgba(238, 238, 251, 0.55);
1588
+ } .textarea__error_1d0dv {
1589
+ color: #ff4837;
1590
+ }
1591
+ .textarea__textarea_8xmt8.textarea__overflow_8xmt8 {
1592
+ color: transparent;
1593
+ caret-color: rgba(255, 255, 255, 0.94);
1594
+ } .textarea__customScrollbar_8xmt8::-webkit-scrollbar-track {
1595
+ background-color: transparent;
1596
+ } .textarea__customScrollbar_8xmt8::-webkit-scrollbar-track-piece {
1597
+ background-color: transparent;
1598
+ } .textarea__customScrollbar_8xmt8::-webkit-scrollbar-thumb {
1599
+ background-color: rgba(228, 228, 251, 0.28);
1600
+ border-color: transparent;
1601
+ } .textarea__customScrollbar_8xmt8::-webkit-scrollbar-thumb:active {
1602
+ background-color: rgba(238, 238, 251, 0.55);
1603
+ } .textarea__pseudoTextarea_8xmt8 span {
1604
+ color: rgba(255, 255, 255, 0.94);
1605
+ } .textarea__pseudoTextarea_8xmt8 .textarea__overflow_8xmt8 {
1606
+ color: rgba(233, 233, 250, 0.37);
1607
+ } .textarea__pseudoTextarea_8xmt8::-webkit-scrollbar-thumb {
1608
+ background-color: transparent;
1609
+ } .textarea__focusVisible_8xmt8 {
1610
+ outline: 2px solid #3193fc;
1611
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-40_8xmt8 {
1612
+ border-top: 11px solid transparent;
1613
+ border-bottom: 11px solid transparent;
1614
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-48_8xmt8 {
1615
+ border-top: 14px solid transparent;
1616
+ border-bottom: 14px solid transparent;
1617
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-56_8xmt8 {
1618
+ border-top: 18px solid transparent;
1619
+ border-bottom: 18px solid transparent;
1620
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-64_8xmt8 {
1621
+ border-top: 22px solid transparent;
1622
+ border-bottom: 22px solid transparent;
1623
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-72_8xmt8 {
1624
+ border-top: 24px solid transparent;
1625
+ border-bottom: 24px solid transparent;
1626
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-40_8xmt8 {
1627
+ border-top: 19px solid transparent;
1628
+ border-bottom: 3px solid transparent;
1629
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-48_8xmt8 {
1630
+ border-top: 24px solid transparent;
1631
+ border-bottom: 4px solid transparent;
1632
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-56_8xmt8 {
1633
+ border-top: 24px solid transparent;
1634
+ border-bottom: 8px solid transparent;
1635
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-64_8xmt8 {
1636
+ border-top: 32px solid transparent;
1637
+ border-bottom: 12px solid transparent;
1638
+ } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-72_8xmt8 {
1639
+ border-top: 34px solid transparent;
1640
+ border-bottom: 14px solid transparent;
1641
+ }
1642
+ .textarea__input_1bbqo {
1643
+ color: rgba(3, 3, 6, 0.88);
1644
+ caret-color: rgba(3, 3, 6, 0.88);
1645
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1646
+ } .textarea__input_1bbqo:-webkit-autofill {
1647
+ -webkit-text-fill-color: rgba(3, 3, 6, 0.88);
1648
+ } .textarea__input_1bbqo::placeholder {
1649
+ color: rgba(4, 4, 19, 0.55);
1650
+ } .textarea__hasInnerLabel_1bbqo::placeholder {
1651
+ color: rgba(5, 8, 29, 0.38);
1652
+ } .textarea__input_1bbqo:read-only:not(.textarea__disableUserInput_1bbqo) {
1653
+ color: rgba(5, 8, 29, 0.38)
1654
+ } .textarea__input_1bbqo:read-only:not(.textarea__disableUserInput_1bbqo):focus::placeholder {
1655
+ color: rgba(4, 4, 19, 0.55);
1656
+ } .textarea__input_1bbqo:disabled {
1657
+ color: rgba(5, 8, 29, 0.38);
1658
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1659
+ } .textarea__input_1bbqo:focus::placeholder {
1660
+ color: rgba(5, 8, 29, 0.38);
1661
+ } .textarea__error_1bbqo {
1662
+ color: rgba(3, 3, 6, 0.88);
1663
+ caret-color: rgba(3, 3, 6, 0.88);
1664
+ } .textarea__textarea_1bbqo {
1665
+ color: rgba(3, 3, 6, 0.88);
1666
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1667
+ } .textarea__textarea_1bbqo::placeholder {
1668
+ color: rgba(4, 4, 19, 0.55);
1669
+ } .textarea__hasInnerLabel_1bbqo::placeholder {
1670
+ color: rgba(5, 8, 29, 0.38);
1671
+ } .textarea__textarea_1bbqo:disabled {
1672
+ color: rgba(5, 8, 29, 0.38);
1673
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1674
+ } .textarea__textarea_1bbqo:read-only {
1675
+ color: rgba(5, 8, 29, 0.38);
1676
+ } .textarea__textarea_1bbqo:focus::placeholder {
1677
+ color: rgba(5, 8, 29, 0.38);
1678
+ } .textarea__hint_1bbqo {
1679
+ color: rgba(238, 238, 251, 0.55);
1680
+ } .textarea__error_1bbqo {
1681
+ color: #ff4837;
1682
+ }.action-button__primary_gbx0i {
1683
+ color: rgba(255, 255, 255, 0.94)
1684
+ } .action-button__primary_gbx0i .action-button__iconWrapper_gbx0i {
1685
+ color: rgba(3, 3, 6, 0.88);
1686
+ background-color: #f2f3f5;
1687
+ } .action-button__primary_gbx0i:hover .action-button__iconWrapper_gbx0i {
1688
+ background-color: #dcdde1;
1689
+ } .action-button__primary_gbx0i:active .action-button__iconWrapper_gbx0i {
1690
+ background-color: #d2d3d9;
1691
+ } .action-button__primary_gbx0i .action-button__loader_gbx0i {
1692
+ color: rgba(3, 3, 6, 0.88);
1693
+ } .action-button__secondary_gbx0i {
1694
+ color: rgba(255, 255, 255, 0.94)
1695
+ } .action-button__secondary_gbx0i .action-button__iconWrapper_gbx0i {
1696
+ color: rgba(255, 255, 255, 0.94);
1697
+ background-color: #1c1c1e;
1698
+ } .action-button__secondary_gbx0i:hover .action-button__iconWrapper_gbx0i {
1699
+ background-color: #212124;
1700
+ } .action-button__secondary_gbx0i:active .action-button__iconWrapper_gbx0i {
1701
+ background-color: #29292c;
1702
+ } .action-button__secondary_gbx0i .action-button__loader_gbx0i {
1703
+ color: rgba(255, 255, 255, 0.94);
1704
+ } .action-button__disabled_gbx0i {
1705
+ color: rgba(233, 233, 250, 0.37)
1706
+ } .action-button__disabled_gbx0i .action-button__iconWrapper_gbx0i {
1707
+ color: #4a4a51;
1708
+ background-color: #1c1c1e;
1709
+ }
1710
+ .action-button__component_airxs {
1711
+ -webkit-tap-highlight-color: transparent
1712
+ } .action-button__focused_airxs {
1713
+ outline: 2px solid #3193fc;
1714
+ }
1715
+ .action-button__primary_flgw9 {
1716
+ color: rgba(3, 3, 6, 0.88)
1717
+ } .action-button__primary_flgw9 .action-button__iconWrapper_flgw9 {
1718
+ color: rgba(255, 255, 255, 0.94);
1719
+ background-color: #212124;
1720
+ } .action-button__primary_flgw9:hover .action-button__iconWrapper_flgw9 {
1721
+ background-color: #2f2f32;
1722
+ } .action-button__primary_flgw9:active .action-button__iconWrapper_flgw9 {
1723
+ background-color: #353539;
1724
+ } .action-button__primary_flgw9 .action-button__loader_flgw9 {
1725
+ color: rgba(3, 3, 6, 0.88);
1726
+ } .action-button__secondary_flgw9 {
1727
+ color: rgba(3, 3, 6, 0.88)
1728
+ } .action-button__secondary_flgw9 .action-button__iconWrapper_flgw9 {
1729
+ color: rgba(3, 3, 6, 0.88);
1730
+ background-color: #f2f3f5;
1731
+ } .action-button__secondary_flgw9:hover .action-button__iconWrapper_flgw9 {
1732
+ background-color: #e7e8eb;
1733
+ } .action-button__secondary_flgw9:active .action-button__iconWrapper_flgw9 {
1734
+ background-color: #dcdde1;
1735
+ } .action-button__secondary_flgw9 .action-button__loader_flgw9 {
1736
+ color: rgba(255, 255, 255, 0.94);
1737
+ } .action-button__disabled_flgw9 {
1738
+ color: rgba(5, 8, 29, 0.38)
1739
+ } .action-button__disabled_flgw9 .action-button__iconWrapper_flgw9 {
1740
+ color: #babbc2;
1741
+ background-color: #f2f3f5;
1742
+ }
1743
+ .action-button__primary_1kxey {
1744
+ color: rgba(3, 3, 6, 0.88)
1745
+ } .action-button__primary_1kxey .action-button__iconWrapper_1kxey {
1746
+ color: rgba(255, 255, 255, 0.94);
1747
+ background-color: #212124;
1748
+ } .action-button__primary_1kxey .action-button__loader_1kxey {
1749
+ color: rgba(255, 255, 255, 0.94);
1750
+ } .action-button__secondary_1kxey {
1751
+ color: rgba(3, 3, 6, 0.88)
1752
+ } .action-button__secondary_1kxey .action-button__iconWrapper_1kxey {
1753
+ color: rgba(3, 3, 6, 0.88);
1754
+ background-color: #f2f3f5;
1755
+ } .action-button__secondary_1kxey .action-button__loader_1kxey {
1756
+ color: rgba(3, 3, 6, 0.88);
1757
+ } .action-button__disabled_1kxey {
1758
+ color: rgba(5, 8, 29, 0.38)
1759
+ } .action-button__disabled_1kxey .action-button__iconWrapper_1kxey {
1760
+ color: #babbc2;
1761
+ background-color: #f2f3f5;
1762
+ }.drawer__customScrollbar_y00y5::-webkit-scrollbar-track {
1763
+ background-color: transparent;
1764
+ } .drawer__customScrollbar_y00y5::-webkit-scrollbar-track-piece {
1765
+ background-color: transparent;
1766
+ } .drawer__customScrollbar_y00y5::-webkit-scrollbar-thumb {
1767
+ background-color: rgba(228, 228, 251, 0.28);
1768
+ border-color: transparent;
1769
+ } .drawer__customScrollbar_y00y5::-webkit-scrollbar-thumb:active {
1770
+ background-color: rgba(238, 238, 251, 0.55);
1771
+ } .drawer__backdropEnter_y00y5 {
1772
+ background-color: transparent;
1773
+ } .drawer__backdropEnterActive_y00y5,
1774
+ .drawer__backdropEnterDone_y00y5 {
1775
+ background-color: rgba(0, 0, 0, 0.7);
1776
+ } .drawer__backdropExit_y00y5 {
1777
+ background-color: rgba(0, 0, 0, 0.7);
1778
+ } .drawer__backdropExitActive_y00y5,
1779
+ .drawer__backdropExitDone_y00y5 {
1780
+ background-color: transparent;
1781
+ }.pagination__component_ope1h {
1782
+ color: rgba(255, 255, 255, 0.94);
1783
+ }
1784
+ .pagination__dots_19gug {
1785
+ color: rgba(238, 238, 251, 0.55);
1786
+ }
1787
+
1788
+ button.pagination__tag_rby0f.pagination__tag_rby0f {
1789
+ color: rgba(238, 238, 251, 0.55)
1790
+ } button.pagination__tag_rby0f.pagination__tag_rby0f:hover:not(:disabled) {
1791
+ background-color: rgba(214, 214, 229, 0.07);
1792
+ color: rgba(255, 255, 255, 0.94);
1793
+ } button.pagination__tag_rby0f.pagination__tag_rby0f:active:not(:disabled) {
1794
+ background-color: rgba(225, 225, 248, 0.09);
1795
+ } button.pagination__tag_rby0f.pagination__tag_rby0f.pagination__checked_rby0f {
1796
+ background-color: #f2f3f5;
1797
+ color: rgba(3, 3, 6, 0.88);
1798
+ } button.pagination__tag_rby0f.pagination__tag_rby0f.pagination__checked_rby0f:hover:not(:disabled) {
1799
+ color: rgba(3, 3, 6, 0.88);
1800
+ } button.pagination__tag_rby0f.pagination__tag_rby0f.pagination__checked_rby0f:active:not(:disabled) {
1801
+ color: rgba(255, 255, 255, 0.94);
1802
+ }.button__primary_1jhr2 {
1803
+ color: rgba(3, 3, 6, 0.88);
1804
+ background-color: #f2f3f5
1805
+ } @media (hover: hover) {
1806
+ .button__primary_1jhr2:hover {
1807
+ background-color: #dcdde1;
1808
+ }
1809
+ } .button__primary_1jhr2:active {
1810
+ background-color: #d2d3d9;
1811
+ } .button__primary_1jhr2 > .button__loader_1jhr2 {
1812
+ color: rgba(3, 3, 6, 0.88);
1813
+ } .button__secondary_1jhr2 {
1814
+ background-color: rgba(214, 214, 229, 0.07)
1815
+ } .button__secondary_1jhr2:active {
1816
+ background-color: rgba(222, 222, 238, 0.13);
1817
+ } .button__text_1jhr2:active {
1818
+ color: rgba(255, 255, 255, 0.6);
1819
+ } .button__ghost_1jhr2:active {
1820
+ color: rgba(255, 255, 255, 0.6);
1821
+ } .button__component_1jhr2[disabled].button__primary_1jhr2 {
1822
+ color: rgba(233, 233, 250, 0.37);
1823
+ background-color: rgba(214, 214, 229, 0.07)
1824
+ } .button__component_1jhr2[disabled].button__primary_1jhr2.button__loading_1jhr2 {
1825
+ color: rgba(3, 3, 6, 0.88);
1826
+ background-color: #f2f3f5;
1827
+ } .button__component_1jhr2[disabled].button__secondary_1jhr2 {
1828
+ color: rgba(233, 233, 250, 0.37);
1829
+ background-color: rgba(214, 214, 229, 0.07);
1830
+ } .button__component_1jhr2[disabled].button__outlined_1jhr2 {
1831
+ color: rgba(233, 233, 250, 0.37);
1832
+ border-color: rgba(228, 228, 251, 0.28);
1833
+ } .button__component_1jhr2[disabled].button__tertiary_1jhr2 {
1834
+ color: rgba(233, 233, 250, 0.37);
1835
+ border-color: rgba(228, 228, 251, 0.28);
1836
+ } .button__component_1jhr2[disabled].button__transparent_1jhr2 {
1837
+ color: rgba(233, 233, 250, 0.37);
1838
+ } .button__component_1jhr2[disabled].button__link_1jhr2 {
1839
+ color: rgba(233, 233, 250, 0.37);
1840
+ } .button__component_1jhr2[disabled].button__text_1jhr2 {
1841
+ color: rgba(233, 233, 250, 0.37);
1842
+ } .button__component_1jhr2[disabled].button__ghost_1jhr2 {
1843
+ color: rgba(233, 233, 250, 0.37);
1844
+ }
1845
+ .button__primary_127j1 {
1846
+ color: rgba(255, 255, 255, 0.94);
1847
+ background-color: #212124
1848
+ } @media (hover: hover) {
1849
+ .button__primary_127j1:hover {
1850
+ background-color: #2f2f32;
1851
+ }
1852
+ } .button__primary_127j1:active {
1853
+ background-color: #353539;
1854
+ } .button__primary_127j1 > .button__loader_127j1 {
1855
+ color: rgba(255, 255, 255, 0.94);
1856
+ } .button__secondary_127j1 {
1857
+ background-color: rgba(38, 55, 88, 0.06)
1858
+ } .button__secondary_127j1:active {
1859
+ background-color: rgba(5, 12, 41, 0.14);
1860
+ } .button__text_127j1:active {
1861
+ color: rgba(4, 4, 19, 0.55);
1862
+ } .button__ghost_127j1:active {
1863
+ color: rgba(4, 4, 19, 0.55);
1864
+ } .button__component_127j1[disabled].button__primary_127j1 {
1865
+ color: rgba(5, 8, 29, 0.38);
1866
+ background-color: rgba(38, 55, 88, 0.06)
1867
+ } .button__component_127j1[disabled].button__primary_127j1.button__loading_127j1 {
1868
+ color: rgba(255, 255, 255, 0.94);
1869
+ background-color: #212124;
1870
+ } .button__component_127j1[disabled].button__secondary_127j1 {
1871
+ color: rgba(5, 8, 29, 0.38);
1872
+ background-color: rgba(38, 55, 88, 0.06);
1873
+ } .button__component_127j1[disabled].button__outlined_127j1 {
1874
+ color: rgba(5, 8, 29, 0.38);
1875
+ border-color: rgba(9, 12, 37, 0.28);
1876
+ } .button__component_127j1[disabled].button__tertiary_127j1 {
1877
+ color: rgba(5, 8, 29, 0.38);
1878
+ border-color: rgba(9, 12, 37, 0.28);
1879
+ } .button__component_127j1[disabled].button__transparent_127j1 {
1880
+ color: rgba(5, 8, 29, 0.38);
1881
+ } .button__component_127j1[disabled].button__link_127j1 {
1882
+ color: rgba(5, 8, 29, 0.38);
1883
+ } .button__component_127j1[disabled].button__text_127j1 {
1884
+ color: rgba(5, 8, 29, 0.38);
1885
+ } .button__component_127j1[disabled].button__ghost_127j1 {
1886
+ color: rgba(5, 8, 29, 0.38);
1887
+ }
1888
+
1889
+ .button__primary_1fit0 {
1890
+ color: rgba(3, 3, 6, 0.88);
1891
+ background-color: #f2f3f5
1892
+ } @media (hover: hover) {
1893
+ .button__primary_1fit0:hover {
1894
+ background-color: #dcdde1;
1895
+ }
1896
+ } .button__primary_1fit0:active {
1897
+ background-color: #d2d3d9;
1898
+ } .button__primary_1fit0 > .button__loader_1fit0 {
1899
+ color: rgba(3, 3, 6, 0.88);
1900
+ } .button__secondary_1fit0 {
1901
+ background-color: rgba(222, 222, 238, 0.13)
1902
+ } .button__secondary_1fit0:hover {
1903
+ background-color: rgba(234, 234, 248, 0.15);
1904
+ } .button__secondary_1fit0:active {
1905
+ background-color: rgba(231, 231, 248, 0.18);
1906
+ } .button__text_1fit0:active {
1907
+ color: rgba(255, 255, 255, 0.6);
1908
+ } .button__ghost_1fit0:active {
1909
+ color: rgba(255, 255, 255, 0.6);
1910
+ } .button__component_1fit0[disabled].button__primary_1fit0 {
1911
+ color: rgba(233, 233, 250, 0.37);
1912
+ background-color: rgba(214, 214, 229, 0.07)
1913
+ } .button__component_1fit0[disabled].button__primary_1fit0.button__loading_1fit0 {
1914
+ color: rgba(3, 3, 6, 0.88);
1915
+ background-color: #f2f3f5;
1916
+ } .button__component_1fit0[disabled].button__secondary_1fit0 {
1917
+ color: rgba(233, 233, 250, 0.37);
1918
+ background-color: rgba(214, 214, 229, 0.07);
1919
+ } .button__component_1fit0[disabled].button__outlined_1fit0 {
1920
+ color: rgba(233, 233, 250, 0.37);
1921
+ border-color: rgba(228, 228, 251, 0.28);
1922
+ } .button__component_1fit0[disabled].button__tertiary_1fit0 {
1923
+ color: rgba(233, 233, 250, 0.37);
1924
+ border-color: rgba(228, 228, 251, 0.28);
1925
+ } .button__component_1fit0[disabled].button__transparent_1fit0 {
1926
+ color: rgba(233, 233, 250, 0.37);
1927
+ } .button__component_1fit0[disabled].button__link_1fit0 {
1928
+ color: rgba(233, 233, 250, 0.37);
1929
+ } .button__component_1fit0[disabled].button__text_1fit0 {
1930
+ color: rgba(233, 233, 250, 0.37);
1931
+ } .button__component_1fit0[disabled].button__ghost_1fit0 {
1932
+ color: rgba(233, 233, 250, 0.37);
1933
+ }
1934
+
1935
+ .button__primary_1przv {
1936
+ color: rgba(255, 255, 255, 0.94);
1937
+ background-color: #212124
1938
+ } @media (hover: hover) {
1939
+ .button__primary_1przv:hover {
1940
+ background-color: #2f2f32;
1941
+ }
1942
+ } .button__primary_1przv:active {
1943
+ background-color: #353539;
1944
+ } .button__primary_1przv > .button__loader_1przv {
1945
+ color: rgba(255, 255, 255, 0.94);
1946
+ } .button__secondary_1przv {
1947
+ background-color: rgba(15, 25, 55, 0.1)
1948
+ } .button__secondary_1przv:hover {
1949
+ background-color: rgba(5, 12, 41, 0.14);
1950
+ } .button__secondary_1przv:active {
1951
+ background-color: rgba(5, 11, 44, 0.18);
1952
+ } .button__text_1przv:active {
1953
+ color: rgba(4, 4, 19, 0.55);
1954
+ } .button__ghost_1przv:active {
1955
+ color: rgba(4, 4, 19, 0.55);
1956
+ } .button__component_1przv[disabled].button__primary_1przv {
1957
+ color: rgba(5, 8, 29, 0.38);
1958
+ background-color: rgba(38, 55, 88, 0.06)
1959
+ } .button__component_1przv[disabled].button__primary_1przv.button__loading_1przv {
1960
+ color: rgba(255, 255, 255, 0.94);
1961
+ background-color: #212124;
1962
+ } .button__component_1przv[disabled].button__secondary_1przv {
1963
+ color: rgba(5, 8, 29, 0.38);
1964
+ background-color: rgba(38, 55, 88, 0.06);
1965
+ } .button__component_1przv[disabled].button__outlined_1przv {
1966
+ color: rgba(5, 8, 29, 0.38);
1967
+ border-color: rgba(9, 12, 37, 0.28);
1968
+ } .button__component_1przv[disabled].button__tertiary_1przv {
1969
+ color: rgba(5, 8, 29, 0.38);
1970
+ border-color: rgba(9, 12, 37, 0.28);
1971
+ } .button__component_1przv[disabled].button__transparent_1przv {
1972
+ color: rgba(5, 8, 29, 0.38);
1973
+ } .button__component_1przv[disabled].button__link_1przv {
1974
+ color: rgba(5, 8, 29, 0.38);
1975
+ } .button__component_1przv[disabled].button__text_1przv {
1976
+ color: rgba(5, 8, 29, 0.38);
1977
+ } .button__component_1przv[disabled].button__ghost_1przv {
1978
+ color: rgba(5, 8, 29, 0.38);
1979
+ }
1980
+ .button__accent_1ys6e {
1981
+ color: rgba(255, 255, 255, 0.94);
1982
+ background-color: #f83a2a;
1983
+ border: 1px solid transparent
1984
+ } @media (hover: hover) {
1985
+ .button__accent_1ys6e:hover {
1986
+ background-color: #ff503e;
1987
+ }
1988
+ } .button__accent_1ys6e:active {
1989
+ background-color: #fd624e;
1990
+ } .button__accent_1ys6e > .button__loader_1ys6e {
1991
+ color: rgba(255, 255, 255, 0.94);
1992
+ } .button__primary_1ys6e {
1993
+ border: 1px solid transparent
1994
+ } .button__primary_1ys6e .button__hint_1ys6e {
1995
+ color: rgba(4, 4, 19, 0.55);
1996
+ } .button__secondary_1ys6e {
1997
+ color: rgba(255, 255, 255, 0.94);
1998
+ border: 1px solid transparent
1999
+ } .button__secondary_1ys6e > .button__loader_1ys6e {
2000
+ color: rgba(255, 255, 255, 0.94);
2001
+ } .button__secondary_1ys6e .button__hint_1ys6e {
2002
+ color: rgba(238, 238, 251, 0.55);
2003
+ } .button__outlined_1ys6e {
2004
+ color: rgba(255, 255, 255, 0.94);
2005
+ background-color: rgba(255, 255, 255, 0);
2006
+ border: 1px solid rgba(255, 255, 255, 0.94)
2007
+ } @media (hover: hover) {
2008
+ .button__outlined_1ys6e:hover {
2009
+ background-color: rgba(214, 214, 229, 0.07);
2010
+ border-color: rgba(255, 255, 255, 0.94);
2011
+ }
2012
+ } .button__outlined_1ys6e:active {
2013
+ background-color: rgba(225, 225, 248, 0.09);
2014
+ } .button__outlined_1ys6e > .button__loader_1ys6e {
2015
+ color: rgba(255, 255, 255, 0.94);
2016
+ } .button__outlined_1ys6e .button__hint_1ys6e {
2017
+ color: rgba(238, 238, 251, 0.55);
2018
+ } .button__tertiary_1ys6e {
2019
+ color: rgba(255, 255, 255, 0.94);
2020
+ background-color: rgba(255, 255, 255, 0);
2021
+ border: 1px solid rgba(255, 255, 255, 0.94)
2022
+ } @media (hover: hover) {
2023
+ .button__tertiary_1ys6e:hover {
2024
+ background-color: rgba(214, 214, 229, 0.07);
2025
+ border-color: rgba(255, 255, 255, 0.94);
2026
+ }
2027
+ } .button__tertiary_1ys6e:active {
2028
+ background-color: rgba(225, 225, 248, 0.09);
2029
+ } .button__tertiary_1ys6e > .button__loader_1ys6e {
2030
+ color: rgba(255, 255, 255, 0.94);
2031
+ } .button__tertiary_1ys6e .button__hint_1ys6e {
2032
+ color: rgba(238, 238, 251, 0.55);
2033
+ } .button__filled_1ys6e {
2034
+ color: rgba(255, 255, 255, 0.94);
2035
+ background-color: rgba(222, 222, 238, 0.13);
2036
+ border: 1px solid transparent
2037
+ } @media (hover: hover) {
2038
+ .button__filled_1ys6e:hover {
2039
+ background-color: rgba(234, 234, 248, 0.15);
2040
+ }
2041
+ } .button__filled_1ys6e:active {
2042
+ background-color: rgba(231, 231, 248, 0.18);
2043
+ } .button__filled_1ys6e > .button__loader_1ys6e {
2044
+ color: rgba(255, 255, 255, 0.94);
2045
+ } .button__transparent_1ys6e {
2046
+ color: rgba(255, 255, 255, 0.94);
2047
+ background-color: transparent;
2048
+ border: 1px solid transparent
2049
+ } @media (hover: hover) {
2050
+ .button__transparent_1ys6e:hover {
2051
+ background-color: rgba(214, 214, 229, 0.07);
2052
+ }
2053
+ } .button__transparent_1ys6e:active {
2054
+ background-color: rgba(225, 225, 248, 0.09);
2055
+ } .button__transparent_1ys6e > .button__loader_1ys6e {
2056
+ color: rgba(255, 255, 255, 0.94);
2057
+ } .button__transparent_1ys6e .button__hint_1ys6e {
2058
+ color: rgba(238, 238, 251, 0.55);
2059
+ } .button__link_1ys6e {
2060
+ color: rgba(255, 255, 255, 0.94);
2061
+ background-color: transparent;
2062
+ border: 1px solid transparent
2063
+ } @media (hover: hover) {
2064
+ .button__link_1ys6e:hover {
2065
+ background-color: rgba(214, 214, 229, 0.07);
2066
+ }
2067
+ } .button__link_1ys6e:active {
2068
+ background-color: rgba(225, 225, 248, 0.09);
2069
+ } .button__link_1ys6e > .button__loader_1ys6e {
2070
+ color: rgba(255, 255, 255, 0.94);
2071
+ } .button__text_1ys6e {
2072
+ background-color: transparent;
2073
+ color: rgba(255, 255, 255, 0.94)
2074
+ } @media (hover: hover) {
2075
+ .button__text_1ys6e:hover {
2076
+ color: rgba(255, 255, 255, 0.7);
2077
+ }
2078
+ } .button__text_1ys6e > .button__loader_1ys6e {
2079
+ color: rgba(255, 255, 255, 0.94);
2080
+ } .button__text_1ys6e .button__hint_1ys6e {
2081
+ color: rgba(238, 238, 251, 0.55);
2082
+ } .button__ghost_1ys6e {
2083
+ background-color: transparent;
2084
+ color: rgba(255, 255, 255, 0.94)
2085
+ } @media (hover: hover) {
2086
+ .button__ghost_1ys6e:hover {
2087
+ color: rgba(255, 255, 255, 0.7);
2088
+ }
2089
+ } .button__ghost_1ys6e > .button__loader_1ys6e {
2090
+ color: rgba(255, 255, 255, 0.94);
2091
+ } .button__component_1ys6e[disabled].button__accent_1ys6e {
2092
+ color: rgba(233, 233, 250, 0.37);
2093
+ background-color: rgba(214, 214, 229, 0.07)
2094
+ } .button__component_1ys6e[disabled].button__accent_1ys6e.button__loading_1ys6e {
2095
+ color: rgba(255, 255, 255, 0.94);
2096
+ background-color: #f83a2a;
2097
+ } .button__component_1ys6e[disabled].button__secondary_1ys6e {
2098
+ border-color: transparent
2099
+ } .button__component_1ys6e[disabled].button__secondary_1ys6e.button__loading_1ys6e {
2100
+ color: rgba(255, 255, 255, 0.94);
2101
+ background-color: rgba(222, 222, 238, 0.13);
2102
+ border-color: transparent;
2103
+ } .button__component_1ys6e[disabled].button__outlined_1ys6e {
2104
+ background-color: rgba(255, 255, 255, 0)
2105
+ } .button__component_1ys6e[disabled].button__outlined_1ys6e.button__loading_1ys6e {
2106
+ color: rgba(255, 255, 255, 0.94);
2107
+ border-color: rgba(255, 255, 255, 0.94);
2108
+ } .button__component_1ys6e[disabled].button__tertiary_1ys6e {
2109
+ background-color: rgba(255, 255, 255, 0)
2110
+ } .button__component_1ys6e[disabled].button__tertiary_1ys6e.button__loading_1ys6e {
2111
+ color: rgba(255, 255, 255, 0.94);
2112
+ border-color: rgba(255, 255, 255, 0.94);
2113
+ } .button__component_1ys6e[disabled].button__filled_1ys6e {
2114
+ color: rgba(233, 233, 250, 0.37);
2115
+ background-color: rgba(214, 214, 229, 0.07)
2116
+ } .button__component_1ys6e[disabled].button__filled_1ys6e.button__loading_1ys6e {
2117
+ color: rgba(255, 255, 255, 0.94);
2118
+ background-color: rgba(222, 222, 238, 0.13);
2119
+ } .button__component_1ys6e[disabled].button__transparent_1ys6e {
2120
+ background-color: transparent
2121
+ } .button__component_1ys6e[disabled].button__transparent_1ys6e.button__loading_1ys6e {
2122
+ color: rgba(255, 255, 255, 0.94);
2123
+ } .button__component_1ys6e[disabled].button__link_1ys6e {
2124
+ background-color: transparent
2125
+ } .button__component_1ys6e[disabled].button__link_1ys6e.button__loading_1ys6e {
2126
+ color: rgba(255, 255, 255, 0.94);
2127
+ } .button__component_1ys6e[disabled].button__text_1ys6e.button__loading_1ys6e {
2128
+ color: rgba(255, 255, 255, 0.94);
2129
+ } .button__component_1ys6e[disabled].button__ghost_1ys6e.button__loading_1ys6e {
2130
+ color: rgba(255, 255, 255, 0.94);
2131
+ }
2132
+ .button__component_dvyw4 {
2133
+ -webkit-tap-highlight-color: transparent;
2134
+ } .button__focused_dvyw4 {
2135
+ outline: 2px solid #3193fc;
2136
+ }
2137
+ .button__accent_1la2x {
2138
+ color: rgba(255, 255, 255, 0.94);
2139
+ background-color: #ef3124;
2140
+ border: 1px solid transparent
2141
+ } @media (hover: hover) {
2142
+ .button__accent_1la2x:hover {
2143
+ background-color: #e32a17;
2144
+ }
2145
+ } .button__accent_1la2x:active {
2146
+ background-color: #d72505;
2147
+ } .button__accent_1la2x > .button__loader_1la2x {
2148
+ color: rgba(255, 255, 255, 0.94);
2149
+ } .button__primary_1la2x {
2150
+ border: 1px solid transparent
2151
+ } .button__primary_1la2x .button__hint_1la2x {
2152
+ color: rgba(238, 238, 251, 0.55);
2153
+ } .button__secondary_1la2x {
2154
+ color: rgba(3, 3, 6, 0.88);
2155
+ border: 1px solid transparent
2156
+ } .button__secondary_1la2x > .button__loader_1la2x {
2157
+ color: rgba(3, 3, 6, 0.88);
2158
+ } .button__secondary_1la2x .button__hint_1la2x {
2159
+ color: rgba(4, 4, 19, 0.55);
2160
+ } .button__outlined_1la2x {
2161
+ color: rgba(3, 3, 6, 0.88);
2162
+ background-color: rgba(255, 255, 255, 0);
2163
+ border: 1px solid rgba(3, 3, 6, 0.88)
2164
+ } @media (hover: hover) {
2165
+ .button__outlined_1la2x:hover {
2166
+ background-color: rgba(38, 55, 88, 0.06);
2167
+ border-color: rgba(3, 3, 6, 0.88);
2168
+ }
2169
+ } .button__outlined_1la2x:active {
2170
+ background-color: rgba(30, 43, 68, 0.08);
2171
+ } .button__outlined_1la2x > .button__loader_1la2x {
2172
+ color: rgba(3, 3, 6, 0.88);
2173
+ } .button__outlined_1la2x .button__hint_1la2x {
2174
+ color: rgba(4, 4, 19, 0.55);
2175
+ } .button__tertiary_1la2x {
2176
+ color: rgba(3, 3, 6, 0.88);
2177
+ background-color: rgba(255, 255, 255, 0);
2178
+ border: 1px solid rgba(3, 3, 6, 0.88)
2179
+ } @media (hover: hover) {
2180
+ .button__tertiary_1la2x:hover {
2181
+ background-color: rgba(38, 55, 88, 0.06);
2182
+ border-color: rgba(3, 3, 6, 0.88);
2183
+ }
2184
+ } .button__tertiary_1la2x:active {
2185
+ background-color: rgba(30, 43, 68, 0.08);
2186
+ } .button__tertiary_1la2x > .button__loader_1la2x {
2187
+ color: rgba(3, 3, 6, 0.88);
2188
+ } .button__tertiary_1la2x .button__hint_1la2x {
2189
+ color: rgba(4, 4, 19, 0.55);
2190
+ } .button__filled_1la2x {
2191
+ color: rgba(3, 3, 6, 0.88);
2192
+ background-color: rgba(15, 25, 55, 0.1);
2193
+ border: 1px solid transparent
2194
+ } @media (hover: hover) {
2195
+ .button__filled_1la2x:hover {
2196
+ background-color: rgba(5, 12, 41, 0.14);
2197
+ }
2198
+ } .button__filled_1la2x:active {
2199
+ background-color: rgba(5, 11, 44, 0.18);
2200
+ } .button__filled_1la2x > .button__loader_1la2x {
2201
+ color: rgba(3, 3, 6, 0.88);
2202
+ } .button__transparent_1la2x {
2203
+ color: rgba(3, 3, 6, 0.88);
2204
+ background-color: transparent;
2205
+ border: 1px solid transparent
2206
+ } @media (hover: hover) {
2207
+ .button__transparent_1la2x:hover {
2208
+ background-color: rgba(38, 55, 88, 0.06);
2209
+ }
2210
+ } .button__transparent_1la2x:active {
2211
+ background-color: rgba(30, 43, 68, 0.08);
2212
+ } .button__transparent_1la2x > .button__loader_1la2x {
2213
+ color: rgba(3, 3, 6, 0.88);
2214
+ } .button__transparent_1la2x .button__hint_1la2x {
2215
+ color: rgba(4, 4, 19, 0.55);
2216
+ } .button__link_1la2x {
2217
+ color: rgba(3, 3, 6, 0.88);
2218
+ background-color: transparent;
2219
+ border: 1px solid transparent
2220
+ } @media (hover: hover) {
2221
+ .button__link_1la2x:hover {
2222
+ background-color: rgba(38, 55, 88, 0.06);
2223
+ }
2224
+ } .button__link_1la2x:active {
2225
+ background-color: rgba(30, 43, 68, 0.08);
2226
+ } .button__link_1la2x > .button__loader_1la2x {
2227
+ color: rgba(3, 3, 6, 0.88);
2228
+ } .button__text_1la2x {
2229
+ background-color: transparent;
2230
+ color: rgba(3, 3, 6, 0.88)
2231
+ } @media (hover: hover) {
2232
+ .button__text_1la2x:hover {
2233
+ color: rgba(1, 1, 12, 0.63);
2234
+ }
2235
+ } .button__text_1la2x > .button__loader_1la2x {
2236
+ color: rgba(3, 3, 6, 0.88);
2237
+ } .button__text_1la2x .button__hint_1la2x {
2238
+ color: rgba(4, 4, 19, 0.55);
2239
+ } .button__ghost_1la2x {
2240
+ background-color: transparent;
2241
+ color: rgba(3, 3, 6, 0.88)
2242
+ } @media (hover: hover) {
2243
+ .button__ghost_1la2x:hover {
2244
+ color: rgba(1, 1, 12, 0.63);
2245
+ }
2246
+ } .button__ghost_1la2x > .button__loader_1la2x {
2247
+ color: rgba(3, 3, 6, 0.88);
2248
+ } .button__component_1la2x[disabled].button__accent_1la2x {
2249
+ color: rgba(5, 8, 29, 0.38);
2250
+ background-color: rgba(38, 55, 88, 0.06)
2251
+ } .button__component_1la2x[disabled].button__accent_1la2x.button__loading_1la2x {
2252
+ color: rgba(255, 255, 255, 0.94);
2253
+ background-color: #ef3124;
2254
+ } .button__component_1la2x[disabled].button__secondary_1la2x {
2255
+ border-color: transparent
2256
+ } .button__component_1la2x[disabled].button__secondary_1la2x.button__loading_1la2x {
2257
+ color: rgba(3, 3, 6, 0.88);
2258
+ background-color: rgba(15, 25, 55, 0.1);
2259
+ border-color: transparent;
2260
+ } .button__component_1la2x[disabled].button__outlined_1la2x {
2261
+ background-color: rgba(255, 255, 255, 0)
2262
+ } .button__component_1la2x[disabled].button__outlined_1la2x.button__loading_1la2x {
2263
+ color: rgba(3, 3, 6, 0.88);
2264
+ } .button__component_1la2x[disabled].button__tertiary_1la2x {
2265
+ background-color: rgba(255, 255, 255, 0)
2266
+ } .button__component_1la2x[disabled].button__tertiary_1la2x.button__loading_1la2x {
2267
+ color: rgba(3, 3, 6, 0.88);
2268
+ } .button__component_1la2x[disabled].button__filled_1la2x {
2269
+ color: rgba(5, 8, 29, 0.38);
2270
+ background-color: rgba(38, 55, 88, 0.06)
2271
+ } .button__component_1la2x[disabled].button__filled_1la2x.button__loading_1la2x {
2272
+ color: rgba(3, 3, 6, 0.88);
2273
+ background-color: rgba(15, 25, 55, 0.1);
2274
+ } .button__component_1la2x[disabled].button__transparent_1la2x {
2275
+ background-color: transparent
2276
+ } .button__component_1la2x[disabled].button__transparent_1la2x.button__loading_1la2x {
2277
+ color: rgba(3, 3, 6, 0.88);
2278
+ } .button__component_1la2x[disabled].button__link_1la2x {
2279
+ background-color: transparent
2280
+ } .button__component_1la2x[disabled].button__link_1la2x.button__loading_1la2x {
2281
+ color: rgba(3, 3, 6, 0.88);
2282
+ } .button__component_1la2x[disabled].button__text_1la2x.button__loading_1la2x {
2283
+ color: rgba(3, 3, 6, 0.88);
2284
+ } .button__component_1la2x[disabled].button__ghost_1la2x.button__loading_1la2x {
2285
+ color: rgba(3, 3, 6, 0.88);
2286
+ }.circular-progress-bar__component_8v1oi.circular-progress-bar__bg-positive_8v1oi {
2287
+ background: #17d055;
2288
+ } .circular-progress-bar__component_8v1oi.circular-progress-bar__bg-negative_8v1oi {
2289
+ background: #ff4837;
2290
+ } .circular-progress-bar__backgroundCircle_8v1oi,
2291
+ .circular-progress-bar__progressCircle_8v1oi {
2292
+ fill: transparent;
2293
+ } .circular-progress-bar__positive_8v1oi {
2294
+ stroke: #17d055;
2295
+ } .circular-progress-bar__negative_8v1oi {
2296
+ stroke: #ff4837;
2297
+ } .circular-progress-bar__backgroundCircle_8v1oi {
2298
+ stroke: rgba(222, 222, 238, 0.13)
2299
+ } .circular-progress-bar__backgroundCircle_8v1oi.circular-progress-bar__stroke_8v1oi {
2300
+ stroke: transparent;
2301
+ } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-tertiary_8v1oi {
2302
+ color: #4a4a51;
2303
+ } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-positive_8v1oi {
2304
+ color: #17d055;
2305
+ } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-negative_8v1oi {
2306
+ color: #ff4837;
2307
+ } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-primary-inverted_8v1oi {
2308
+ color: rgba(3, 3, 6, 0.88);
2309
+ } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-primary_8v1oi {
2310
+ color: rgba(255, 255, 255, 0.94);
2311
+ } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-secondary_8v1oi {
2312
+ color: #898991;
2313
+ }.chart__coreChart_6ympz .recharts-text tspan {
2314
+ fill: rgba(255, 255, 255, 0.94);
2315
+ }
2316
+ @keyframes chart__showDot_10ih7 {
2317
+ }
2318
+
2319
+ .chart__tickText_iwdk2 {
2320
+ fill: rgba(255, 255, 255, 0.94);
2321
+ } .chart__circle_iwdk2 {
2322
+ fill: #121213;
2323
+ } .chart__circle_iwdk2 {
2324
+ fill: #121213;
2325
+ }
2326
+ .chart__tooltip_nq01f {
2327
+ background-color: #121213;
2328
+ border: 1px solid #353539;
2329
+ box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
2330
+ 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);
2331
+ } .chart__tooltipArrow_nq01f {
2332
+ border: 1px solid #353539;
2333
+ background-color: #121213;
2334
+ } .chart__tooltipArrow_nq01f:before {
2335
+ border-color: transparent #121213 transparent transparent;
2336
+ }.comment__component_1l9e9 {
2337
+ background-color: #1c1c1e;
2338
+ }.list-header__filled_x86i7 {
2339
+ background-color: #212124;
2340
+ }.list__list_1j5hb {
2341
+ color: rgba(255, 255, 255, 0.94);
2342
+ }
2343
+ .list__slot_gpuvc.list__defaultColor_gpuvc {
2344
+ color: rgba(255, 255, 255, 0.94);
2345
+ }.stepped-progress-bar__bar_1f7k2 {
2346
+ background: rgba(222, 222, 238, 0.13);
2347
+ } .stepped-progress-bar__description_1f7k2 {
2348
+ color: rgba(238, 238, 251, 0.55);
2349
+ }
2350
+
2351
+ .stepped-progress-bar__bar_15oui {
2352
+ background: rgba(15, 25, 55, 0.1);
2353
+ } .stepped-progress-bar__description_15oui {
2354
+ color: rgba(4, 4, 19, 0.55);
2355
+ }
2356
+ .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__positive_1r6xd {
2357
+ background: #17d055;
2358
+ } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__attention_1r6xd {
2359
+ background: #fda136;
2360
+ } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__negative_1r6xd {
2361
+ background: #ff4837;
2362
+ } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__link_1r6xd {
2363
+ background: #3193fc;
2364
+ } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__tertiary_1r6xd {
2365
+ background: #4a4a51;
2366
+ } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__secondary_1r6xd {
2367
+ background: #898991;
2368
+ } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__primary_1r6xd {
2369
+ background: rgba(255, 255, 255, 0.94);
2370
+ } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__accent_1r6xd {
2371
+ background: #f83a2a;
2372
+ }.tab-bar__component_1faxh.tab-bar__modal-bg-primary_1faxh {
2373
+ background-color: #121213;
2374
+ } .tab-bar__component_1faxh.tab-bar__modal-bg-alt-primary_1faxh {
2375
+ background-color: #121213;
2376
+ } .tab-bar__border_1faxh {
2377
+ box-shadow: 0 -1px 0 0 rgba(222, 222, 238, 0.13);
2378
+ }
2379
+ .tab-bar__component_1liqg {
2380
+ -webkit-tap-highlight-color: transparent;
2381
+ background-color: transparent;
2382
+ color: rgba(238, 238, 251, 0.55);
2383
+ } .tab-bar__primary_1liqg {
2384
+ color: #f83a2a;
2385
+ } .tab-bar__secondary_1liqg {
2386
+ color: #f2f3f5;
2387
+ } .tab-bar__label_1liqg {
2388
+ color: rgba(238, 238, 251, 0.55);
2389
+ }.attach__component_18pps {
2390
+ } .attach__file_18pps,
2391
+ .attach__noFile_18pps {
2392
+ color: rgba(238, 238, 251, 0.55);
2393
+ } .attach__focused_18pps {
2394
+ outline: 2px solid #3193fc;
2395
+ }.confirmation-v1__errorHeader_beeff {
2396
+ color: rgba(255, 255, 255, 0.94);
2397
+ color: rgba(255, 255, 255, 0.94);
2398
+ } .confirmation-v1__errorText_beeff {
2399
+ color: rgba(238, 238, 251, 0.55);
2400
+ color: rgba(238, 238, 251, 0.55);
2401
+ } .confirmation-v1__phoneHintText_beeff {
2402
+ color: rgba(238, 238, 251, 0.55);
2403
+ color: rgba(238, 238, 251, 0.55);
2404
+ } .confirmation-v1__phonesWrap_beeff {
2405
+ color: rgba(238, 238, 251, 0.55);
2406
+ } .confirmation-v1__phoneDescription_beeff {
2407
+ color: rgba(238, 238, 251, 0.55);
2408
+ }
2409
+ .confirmation-v1__input_tbtnh {
2410
+ background-color: rgba(222, 222, 238, 0.13);
2411
+ color: rgba(255, 255, 255, 0.94)
2412
+ } .confirmation-v1__input_tbtnh.confirmation-v1__hasError_tbtnh {
2413
+ color: #ff4837;
2414
+ caret-color: rgba(255, 255, 255, 0.94);
2415
+ background-color: #392523;
2416
+ } .confirmation-v1__input_tbtnh.confirmation-v1__disabled_tbtnh {
2417
+ color: rgba(233, 233, 250, 0.37);
2418
+ } @keyframes confirmation-v1__shake_tbtnh {
2419
+ }
2420
+ .confirmation-v1__component_819tg {
2421
+ color: rgba(238, 238, 251, 0.55);
2422
+ color: rgba(238, 238, 251, 0.55);
2423
+ }
2424
+ .confirmation-v1__circle_11rfu {
2425
+ fill: transparent;
2426
+ stroke: #4a4a51;
2427
+ }
2428
+ .confirmation-v1__title_1oqa1 {
2429
+ color: rgba(255, 255, 255, 0.94);
2430
+ } .confirmation-v1__description_1oqa1 {
2431
+ color: rgba(238, 238, 251, 0.55);
2432
+ } .confirmation-v1__alertIcon_1oqa1 {
2433
+ color: #d91d0b;
2434
+ }
2435
+ .confirmation-v1__header_73k4b {
2436
+ color: rgba(255, 255, 255, 0.94);
2437
+ color: rgba(255, 255, 255, 0.94);
2438
+ } .confirmation-v1__error_73k4b {
2439
+ color: #ff4837;
2440
+ } .confirmation-v1__loaderText_73k4b {
2441
+ color: rgba(238, 238, 251, 0.55);
2442
+ color: rgba(238, 238, 251, 0.55);
2443
+ }.custom-button__customButton_o2w47.custom-button__border_o2w47 {
2444
+ border: 1px solid transparent;
2445
+ } .custom-button__customButton_o2w47.custom-button__white_o2w47 * {
2446
+ color: rgba(3, 3, 6, 0.88);
2447
+ } .custom-button__customButton_o2w47.custom-button__black_o2w47 * {
2448
+ color: rgba(255, 255, 255, 0.94);
2449
+ } .custom-button__customButton_o2w47.custom-button__static-white_o2w47 * {
2450
+ color: rgba(255, 255, 255, 0.94);
2451
+ } .custom-button__customButton_o2w47.custom-button__static-black_o2w47 * {
2452
+ color: rgba(3, 3, 6, 0.88);
2453
+ } .custom-button__customButton_o2w47:before {
2454
+ background-color: rgba(0, 0, 0, 0);
2455
+ } .custom-button__customButton_o2w47.custom-button__darkening_o2w47:hover:before {
2456
+ background-color: rgba(225, 225, 248, 0.09);
2457
+ } .custom-button__customButton_o2w47.custom-button__darkening_o2w47:active:before {
2458
+ background-color: rgba(231, 231, 248, 0.18);
2459
+ } .custom-button__customButton_o2w47.custom-button__lightening_o2w47:hover:before {
2460
+ background-color: rgba(30, 43, 68, 0.08);
2461
+ } .custom-button__customButton_o2w47.custom-button__lightening_o2w47:active:before {
2462
+ background-color: rgba(5, 11, 44, 0.18);
2463
+ } .custom-button__customButton_o2w47.custom-button__static-darkening_o2w47:hover:before {
2464
+ background-color: rgba(0, 0, 0, 0.07);
2465
+ } .custom-button__customButton_o2w47.custom-button__static-darkening_o2w47:active:before {
2466
+ background-color: rgba(0, 0, 0, 0.15);
2467
+ } .custom-button__customButton_o2w47.custom-button__static-lightening_o2w47:hover:before {
2468
+ background-color: rgba(255, 255, 255, 0.07);
2469
+ } .custom-button__customButton_o2w47.custom-button__static-lightening_o2w47:active:before {
2470
+ background-color: rgba(255, 255, 255, 0.15);
2471
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-default_o2w47 {
2472
+ background-color: rgba(214, 214, 229, 0.07)
2473
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-default_o2w47 span {
2474
+ color: rgba(233, 233, 250, 0.37);
2475
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-static_o2w47 {
2476
+ background-color: rgba(38, 55, 88, 0.06)
2477
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-static_o2w47 span {
2478
+ color: rgba(5, 8, 29, 0.38);
2479
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-inverted_o2w47 {
2480
+ background-color: rgba(38, 55, 88, 0.06)
2481
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-inverted_o2w47 span {
2482
+ color: rgba(5, 8, 29, 0.38);
2483
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-static-inverted_o2w47 {
2484
+ background-color: rgba(214, 214, 229, 0.07)
2485
+ } .custom-button__customButton_o2w47:disabled.custom-button__disableType-static-inverted_o2w47 span {
2486
+ color: rgba(233, 233, 250, 0.37);
2487
+ }.cc-icon-button.icon-button__primary_a5p0t {
2488
+ color: rgba(255, 255, 255, 0.94)
2489
+ } .cc-icon-button.icon-button__primary_a5p0t:hover {
2490
+ color: rgba(255, 255, 255, 0.7);
2491
+ } .cc-icon-button.icon-button__primary_a5p0t:active {
2492
+ color: rgba(255, 255, 255, 0.6);
2493
+ } .cc-icon-button.icon-button__secondary_a5p0t {
2494
+ color: rgba(238, 238, 251, 0.55)
2495
+ } .cc-icon-button.icon-button__secondary_a5p0t:hover {
2496
+ color: rgba(239, 240, 252, 0.65);
2497
+ } .cc-icon-button.icon-button__secondary_a5p0t:active {
2498
+ color: rgba(243, 245, 254, 0.75);
2499
+ } .cc-icon-button.icon-button__transparent_a5p0t {
2500
+ color: rgba(228, 228, 251, 0.28)
2501
+ } .cc-icon-button.icon-button__transparent_a5p0t:hover {
2502
+ color: rgba(233, 233, 250, 0.37);
2503
+ } .cc-icon-button.icon-button__transparent_a5p0t:active {
2504
+ color: rgba(238, 238, 254, 0.46);
2505
+ } .cc-icon-button.icon-button__negative_a5p0t {
2506
+ color: #ff4837
2507
+ } .cc-icon-button.icon-button__negative_a5p0t:hover {
2508
+ color: #ff755e;
2509
+ } .cc-icon-button.icon-button__negative_a5p0t:active {
2510
+ color: #ff8d79;
2511
+ } .cc-icon-button.icon-button__tertiary_a5p0t {
2512
+ color: rgba(228, 228, 251, 0.28)
2513
+ } .cc-icon-button.icon-button__tertiary_a5p0t:hover {
2514
+ color: rgba(233, 233, 250, 0.37);
2515
+ } .cc-icon-button.icon-button__tertiary_a5p0t:active {
2516
+ color: rgba(238, 238, 254, 0.46);
2517
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__primary_a5p0t {
2518
+ color: rgba(255, 255, 255, 0.94)
2519
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__primary_a5p0t:hover {
2520
+ background: rgba(214, 214, 229, 0.07);
2521
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__primary_a5p0t:active {
2522
+ background: rgba(225, 225, 248, 0.09);
2523
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__secondary_a5p0t {
2524
+ color: rgba(238, 238, 251, 0.55)
2525
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__secondary_a5p0t:hover {
2526
+ background: rgba(214, 214, 229, 0.07);
2527
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__secondary_a5p0t:active {
2528
+ background: rgba(225, 225, 248, 0.09);
2529
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__negative_a5p0t {
2530
+ color: #ff4837
2531
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__negative_a5p0t:hover {
2532
+ background: rgba(214, 214, 229, 0.07);
2533
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__negative_a5p0t:active {
2534
+ background: rgba(225, 225, 248, 0.09);
2535
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__tertiary_a5p0t {
2536
+ color: rgba(233, 233, 250, 0.37)
2537
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__tertiary_a5p0t:hover {
2538
+ background: rgba(214, 214, 229, 0.07);
2539
+ } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__tertiary_a5p0t:active {
2540
+ background: rgba(225, 225, 248, 0.09);
2541
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__primary_a5p0t {
2542
+ color: rgba(222, 222, 238, 0.13)
2543
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__primary_a5p0t.icon-button__loader_a5p0t {
2544
+ color: rgba(255, 255, 255, 0.94);
2545
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__secondary_a5p0t {
2546
+ color: rgba(222, 222, 238, 0.13)
2547
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__secondary_a5p0t.icon-button__loader_a5p0t {
2548
+ color: rgba(238, 238, 251, 0.55);
2549
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__negative_a5p0t {
2550
+ color: rgba(222, 222, 238, 0.13)
2551
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__negative_a5p0t.icon-button__loader_a5p0t {
2552
+ color: #ff4837;
2553
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__tertiary_a5p0t {
2554
+ color: rgba(222, 222, 238, 0.13)
2555
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__tertiary_a5p0t.icon-button__loader_a5p0t {
2556
+ color: rgba(228, 228, 251, 0.28);
2557
+ } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__transparentBg_a5p0t {
2558
+ background: transparent;
2559
+ }
2560
+
2561
+ .cc-icon-button.icon-button__primary_6csd6 {
2562
+ color: rgba(3, 3, 6, 0.88)
2563
+ } .cc-icon-button.icon-button__primary_6csd6:hover {
2564
+ color: rgba(2, 2, 10, 0.76);
2565
+ } .cc-icon-button.icon-button__primary_6csd6:active {
2566
+ color: rgba(1, 1, 12, 0.63);
2567
+ } .cc-icon-button.icon-button__secondary_6csd6 {
2568
+ color: rgba(4, 4, 21, 0.47)
2569
+ } .cc-icon-button.icon-button__secondary_6csd6:hover {
2570
+ color: rgba(4, 4, 19, 0.55);
2571
+ } .cc-icon-button.icon-button__secondary_6csd6:active {
2572
+ color: rgba(1, 1, 12, 0.63);
2573
+ } .cc-icon-button.icon-button__transparent_6csd6 {
2574
+ color: rgba(9, 12, 37, 0.28)
2575
+ } .cc-icon-button.icon-button__transparent_6csd6:hover {
2576
+ color: rgba(5, 8, 29, 0.38);
2577
+ } .cc-icon-button.icon-button__transparent_6csd6:active {
2578
+ color: rgba(4, 4, 21, 0.47);
2579
+ } .cc-icon-button.icon-button__negative_6csd6 {
2580
+ color: #ff4837
2581
+ } .cc-icon-button.icon-button__negative_6csd6:hover {
2582
+ color: #ec2d20;
2583
+ } .cc-icon-button.icon-button__negative_6csd6:active {
2584
+ color: #c7241f;
2585
+ } .cc-icon-button.icon-button__tertiary_6csd6 {
2586
+ color: rgba(9, 12, 37, 0.28)
2587
+ } .cc-icon-button.icon-button__tertiary_6csd6:hover {
2588
+ color: rgba(5, 8, 29, 0.38);
2589
+ } .cc-icon-button.icon-button__tertiary_6csd6:active {
2590
+ color: rgba(4, 4, 21, 0.47);
2591
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__primary_6csd6 {
2592
+ color: rgba(3, 3, 6, 0.88)
2593
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__primary_6csd6:hover {
2594
+ background: rgba(38, 55, 88, 0.06);
2595
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__primary_6csd6:active {
2596
+ background: rgba(30, 43, 68, 0.08);
2597
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__secondary_6csd6 {
2598
+ color: rgba(4, 4, 19, 0.55)
2599
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__secondary_6csd6:hover {
2600
+ background: rgba(38, 55, 88, 0.06);
2601
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__secondary_6csd6:active {
2602
+ background: rgba(30, 43, 68, 0.08);
2603
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__negative_6csd6 {
2604
+ color: #ec2d20
2605
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__negative_6csd6:hover {
2606
+ background: rgba(38, 55, 88, 0.06);
2607
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__negative_6csd6:active {
2608
+ background: rgba(30, 43, 68, 0.08);
2609
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__tertiary_6csd6 {
2610
+ color: rgba(5, 8, 29, 0.38)
2611
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__tertiary_6csd6:hover {
2612
+ background: rgba(38, 55, 88, 0.06);
2613
+ } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__tertiary_6csd6:active {
2614
+ background: rgba(30, 43, 68, 0.08);
2615
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__primary_6csd6 {
2616
+ color: rgba(15, 25, 55, 0.1)
2617
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__primary_6csd6.icon-button__loader_6csd6 {
2618
+ color: rgba(3, 3, 6, 0.88);
2619
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__secondary_6csd6 {
2620
+ color: rgba(15, 25, 55, 0.1)
2621
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__secondary_6csd6.icon-button__loader_6csd6 {
2622
+ color: rgba(4, 4, 21, 0.47);
2623
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__negative_6csd6 {
2624
+ color: rgba(15, 25, 55, 0.1)
2625
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__negative_6csd6.icon-button__loader_6csd6 {
2626
+ color: #ff4837;
2627
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__tertiary_6csd6 {
2628
+ color: rgba(15, 25, 55, 0.1)
2629
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__tertiary_6csd6.icon-button__loader_6csd6 {
2630
+ color: rgba(9, 12, 37, 0.28);
2631
+ } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__transparentBg_6csd6 {
2632
+ background: transparent;
2633
+ }
2634
+ .confirmation__component_4ryr2 {
2635
+ color: rgba(238, 238, 251, 0.55);
2636
+ }
2637
+ .confirmation__circle_1pmu1 {
2638
+ fill: transparent;
2639
+ stroke: #4a4a51;
2640
+ }
2641
+
2642
+ .confirmation__typographyTheme_1el1y.confirmation__typographyTheme_1el1y {
2643
+ color: rgba(238, 238, 251, 0.55);
2644
+ } .confirmation__typographyThemeMobile_1el1y.confirmation__typographyThemeMobile_1el1y {
2645
+ color: rgba(238, 238, 251, 0.55);
2646
+ }
2647
+ .confirmation__typographyTheme_1kd5j.confirmation__typographyTheme_1kd5j {
2648
+ color: rgba(238, 238, 251, 0.55);
2649
+ } .confirmation__typographyThemeMobile_1kd5j.confirmation__typographyThemeMobile_1kd5j {
2650
+ color: rgba(238, 238, 251, 0.55);
2651
+ }
2652
+ .confirmation__phone_1kd98.confirmation__phone_1kd98 {
2653
+ color: rgba(255, 255, 255, 0.94);
2654
+ } .confirmation__typographyTheme_1kd98.confirmation__typographyTheme_1kd98 {
2655
+ color: rgba(238, 238, 251, 0.55);
2656
+ } .confirmation__typographyThemeMobile_1kd98.confirmation__typographyThemeMobile_1kd98 {
2657
+ color: rgba(238, 238, 251, 0.55);
2658
+ } .confirmation__countdownContainer_1kd98.confirmation__countdownContainer_1kd98 {
2659
+ color: rgba(238, 238, 251, 0.55);
2660
+ } .confirmation__timeCounter_1kd98 {
2661
+ color: rgba(238, 238, 251, 0.55);
2662
+ }
2663
+ .confirmation__typographyTheme_mcfa1.confirmation__typographyTheme_mcfa1 {
2664
+ color: rgba(238, 238, 251, 0.55);
2665
+ } .confirmation__typographyThemeMobile_mcfa1.confirmation__typographyThemeMobile_mcfa1 {
2666
+ color: rgba(238, 238, 251, 0.55);
2667
+ } .confirmation__timeCounter_mcfa1 {
2668
+ color: rgba(238, 238, 251, 0.55);
2669
+ }
2670
+ .confirmation__typographyTheme_1u18w.confirmation__typographyTheme_1u18w {
2671
+ color: rgba(238, 238, 251, 0.55);
2672
+ } .confirmation__typographyThemeMobile_1u18w.confirmation__typographyThemeMobile_1u18w {
2673
+ color: rgba(238, 238, 251, 0.55);
2674
+ }.input__input_1dbno {
2675
+ color: rgba(255, 255, 255, 0.94);
2676
+ caret-color: rgba(255, 255, 255, 0.94);
2677
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2678
+ } .input__input_1dbno:-webkit-autofill {
2679
+ -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
2680
+ } .input__input_1dbno::placeholder {
2681
+ color: rgba(238, 238, 251, 0.55);
2682
+ } .input__hasInnerLabel_1dbno::placeholder {
2683
+ color: rgba(233, 233, 250, 0.37);
2684
+ } .input__input_1dbno:read-only:not(.input__disableUserInput_1dbno) {
2685
+ color: rgba(233, 233, 250, 0.37)
2686
+ } .input__input_1dbno:read-only:not(.input__disableUserInput_1dbno):focus::placeholder {
2687
+ color: rgba(238, 238, 251, 0.55);
2688
+ } .input__input_1dbno:disabled {
2689
+ color: rgba(233, 233, 250, 0.37);
2690
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
2691
+ } .input__input_1dbno:focus::placeholder {
2692
+ color: rgba(233, 233, 250, 0.37);
2693
+ } .input__error_1dbno {
2694
+ color: rgba(255, 255, 255, 0.94);
2695
+ caret-color: rgba(255, 255, 255, 0.94);
2696
+ }
2697
+ .input__focusVisible_cfru7 {
2698
+ outline: 2px solid #3193fc;
2699
+ } @keyframes input__onautofillstart_cfru7 {
2700
+ from {
2701
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2702
+ }
2703
+ to {
2704
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
2705
+ }
2706
+ } @keyframes input__onautofillcancel_cfru7 {
2707
+ from {
2708
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2709
+ }
2710
+ to {
2711
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
2712
+ }
2713
+ }
2714
+ .input__input_1e9ci {
2715
+ color: rgba(3, 3, 6, 0.88);
2716
+ caret-color: rgba(3, 3, 6, 0.88);
2717
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2718
+ } .input__input_1e9ci:-webkit-autofill {
2719
+ -webkit-text-fill-color: rgba(3, 3, 6, 0.88);
2720
+ } .input__input_1e9ci::placeholder {
2721
+ color: rgba(4, 4, 19, 0.55);
2722
+ } .input__hasInnerLabel_1e9ci::placeholder {
2723
+ color: rgba(5, 8, 29, 0.38);
2724
+ } .input__input_1e9ci:read-only:not(.input__disableUserInput_1e9ci) {
2725
+ color: rgba(5, 8, 29, 0.38)
2726
+ } .input__input_1e9ci:read-only:not(.input__disableUserInput_1e9ci):focus::placeholder {
2727
+ color: rgba(4, 4, 19, 0.55);
2728
+ } .input__input_1e9ci:disabled {
2729
+ color: rgba(5, 8, 29, 0.38);
2730
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
2731
+ } .input__input_1e9ci:focus::placeholder {
2732
+ color: rgba(5, 8, 29, 0.38);
2733
+ } .input__error_1e9ci {
2734
+ color: rgba(3, 3, 6, 0.88);
2735
+ caret-color: rgba(3, 3, 6, 0.88);
2736
+ }
2737
+ .input__clearIcon_1gf8g {
2738
+ color: rgba(228, 228, 251, 0.28)
2739
+ } .input__clearIcon_1gf8g:hover {
2740
+ color: rgba(233, 233, 250, 0.37);
2741
+ } .input__clearIcon_1gf8g:active {
2742
+ color: rgba(238, 238, 254, 0.46);
2743
+ }
2744
+
2745
+ .input__clearIcon_j8mqd {
2746
+ color: rgba(9, 12, 37, 0.28)
2747
+ } .input__clearIcon_j8mqd:hover {
2748
+ color: rgba(5, 8, 29, 0.38);
2749
+ } .input__clearIcon_j8mqd:active {
2750
+ color: rgba(4, 4, 21, 0.47);
2751
+ }.navigation-bar__border_1lspr {
2752
+ box-shadow: 0 1px 0 0 #29292c;
2753
+ } .navigation-bar__content_1lspr {
2754
+ color: rgba(255, 255, 255, 0.94)
2755
+ } .navigation-bar__subtitle_1lspr {
2756
+ color: rgba(238, 238, 251, 0.55);
2757
+ }
2758
+ .navigation-bar__iconWrapper_1g89a {
2759
+ background: rgba(214, 214, 229, 0.07)
2760
+ } .navigation-bar__iconWrapper_1g89a.navigation-bar__back_1g89a {
2761
+ background: transparent;
2762
+ } .navigation-bar__floating_1g89a path {
2763
+ fill: rgba(238, 238, 251, 0.55);
2764
+ } .navigation-bar__floating_1g89a:hover path {
2765
+ fill: rgba(239, 240, 252, 0.65);
2766
+ } .navigation-bar__floating_1g89a:active path {
2767
+ fill: rgba(243, 245, 254, 0.75);
2768
+ }
2769
+ .pass-code-v1__message_j0um3 {
2770
+ color: rgba(255, 255, 255, 0.94);
2771
+ } .pass-code-v1__error_j0um3 {
2772
+ color: #ff4837;
2773
+ }
2774
+ .pass-code-v1__dot_1nna4 {
2775
+ background: rgba(222, 222, 238, 0.13)
2776
+ } .pass-code-v1__dot_1nna4.pass-code-v1__error_1nna4 {
2777
+ background: #ff4837;
2778
+ } .pass-code-v1__filled_1nna4 {
2779
+ background: rgba(255, 255, 255, 0.94);
2780
+ }
2781
+ @keyframes pass-code-v1__shake_yom5z {
2782
+ }
2783
+
2784
+ .pass-code-v1__secondary_fwctd.pass-code-v1__secondary_fwctd {
2785
+ color: rgba(255, 255, 255, 0.94);
2786
+ background: rgba(225, 225, 248, 0.09)
2787
+ } .pass-code-v1__secondary_fwctd.pass-code-v1__secondary_fwctd:hover {
2788
+ color: rgba(255, 255, 255, 0.94);
2789
+ } .pass-code-v1__secondary_fwctd.pass-code-v1__secondary_fwctd:active {
2790
+ background: rgba(234, 234, 248, 0.15);
2791
+ } .pass-code-v1__ghost_fwctd.pass-code-v1__ghost_fwctd {
2792
+ color: rgba(255, 255, 255, 0.94)
2793
+ } .pass-code-v1__ghost_fwctd.pass-code-v1__ghost_fwctd:hover {
2794
+ color: rgba(255, 255, 255, 0.94);
2795
+ } .pass-code-v1__ghost_fwctd.pass-code-v1__ghost_fwctd:active {
2796
+ background: rgba(234, 234, 248, 0.15);
2797
+ }
2798
+
2799
+
2800
+ .pass-code__dot_13a67 {
2801
+ background: rgba(222, 222, 238, 0.13)
2802
+ } .pass-code__dot_13a67.pass-code__filled_13a67 {
2803
+ background: rgba(255, 255, 255, 0.94);
2804
+ } .pass-code__dot_13a67.pass-code__animatedFill_13a67 {
2805
+ background: rgba(255, 255, 255, 0.94);
2806
+ } .pass-code__dot_13a67.pass-code__error_13a67 {
2807
+ background: #ff4837;
2808
+ } .pass-code__dot_13a67.pass-code__success_13a67 {
2809
+ background: #17d055;
2810
+ } .pass-code__dot_13a67.pass-code__rawSuccess_13a67 {
2811
+ background: #17d055;
2812
+ }
2813
+ @keyframes pass-code__shake_v1qoz {
2814
+ }
2815
+
2816
+ .pass-code__secondary_8jnav.pass-code__secondary_8jnav,
2817
+ .pass-code__button_8jnav.pass-code__button_8jnav {
2818
+ color: rgba(255, 255, 255, 0.94);
2819
+ background-color: rgba(255, 255, 255, 0)
2820
+ } .pass-code__secondary_8jnav.pass-code__secondary_8jnav:active, .pass-code__button_8jnav.pass-code__button_8jnav:active {
2821
+ background-color: rgba(225, 225, 248, 0.09);
2822
+ } .pass-code__secondary_8jnav.pass-code__secondary_8jnav:not(.pass-code__isIOS_8jnav):hover, .pass-code__button_8jnav.pass-code__button_8jnav:not(.pass-code__isIOS_8jnav):hover {
2823
+ background-color: rgba(214, 214, 229, 0.07);
2824
+ } .pass-code__secondary_8jnav.pass-code__secondary_8jnav:not(.pass-code__isIOS_8jnav):active, .pass-code__button_8jnav.pass-code__button_8jnav:not(.pass-code__isIOS_8jnav):active {
2825
+ background-color: rgba(225, 225, 248, 0.09);
2826
+ }
2827
+ @media screen and (min-width: 360px) {
2828
+ } @media screen and (min-width: 390px) {
2829
+ }
2830
+ .pattern-lock-v1__message_6zys6 {
2831
+ color: rgba(255, 255, 255, 0.94);
2832
+ } .pattern-lock-v1__error_6zys6 {
2833
+ color: #ff4837;
2834
+ }.product-cover__component_1k0yu {
2835
+ background-color: #4a4a51
2836
+ }
2837
+
2838
+ .product-cover__cardMack_w8n45 {
2839
+ background-color: rgba(3, 3, 6, 0.88);
2840
+ }
2841
+ .product-cover__default_1kngd {
2842
+ background: rgba(238, 238, 251, 0.55);
2843
+ } .product-cover__inverted_1kngd {
2844
+ background: rgba(4, 4, 21, 0.47);
2845
+ }
2846
+ .product-cover__buttonEye_1ifmc.product-cover__buttonEye_1ifmc {
2847
+ color: #fff
2848
+ } .product-cover__buttonEye_1ifmc.product-cover__buttonEye_1ifmc:hover {
2849
+ color: #fff;
2850
+ } .product-cover__buttonEye_1ifmc.product-cover__buttonEye_1ifmc:active {
2851
+ color: #fff;
2852
+ }.file-upload-item-v1__component_1vbth {
2853
+ color: rgba(238, 238, 251, 0.55);
2854
+ box-shadow: 0 -1px 0 0 #29292c inset
2855
+ } .file-upload-item-v1__icon_1vbth {
2856
+ color: rgba(255, 255, 255, 0.94);
2857
+ } .file-upload-item-v1__errorIcon_1vbth {
2858
+ color: #ff4837;
2859
+ } .file-upload-item-v1__successIcon_1vbth {
2860
+ color: #17d055;
2861
+ } .file-upload-item-v1__name_1vbth {
2862
+ color: rgba(255, 255, 255, 0.94)
2863
+ } .file-upload-item-v1__errorWrapper_1vbth {
2864
+ color: #ff4837;
2865
+ }.pure-cell__focused_m3jlj {
2866
+ outline: 2px solid #3193fc;
2867
+ }
2868
+ .pure-cell__button_14y3n {
2869
+ -webkit-tap-highlight-color: transparent;
2870
+ background-color: transparent
2871
+ }
2872
+ .pure-cell__hidden_1wy4e {
2873
+ background: rgba(231, 231, 248, 0.18);
2874
+ }
2875
+ .pure-cell__hidden_1o20z {
2876
+ background: rgba(231, 231, 248, 0.18);
2877
+ }
2878
+ .pure-cell__categoryPercent_1vqmq {
2879
+ background-color: #1c1c1e;
2880
+ }
2881
+
2882
+
2883
+
2884
+ .pure-cell__button_vum3h {
2885
+ -webkit-tap-highlight-color: transparent;
2886
+ background-color: transparent
2887
+ }
2888
+ .pure-cell__component_1dqku.pure-cell__button_1dqku {
2889
+ -webkit-tap-highlight-color: transparent;
2890
+ background-color: transparent
2891
+ }
2892
+
2893
+ .file-upload-item__deleteIconColor_18vuc {
2894
+ fill: rgba(233, 233, 250, 0.37)
2895
+ } .file-upload-item__deleteIconColor_18vuc:hover {
2896
+ fill: rgba(238, 238, 254, 0.46);
2897
+ } .file-upload-item__downloadIconColor_18vuc {
2898
+ fill: rgba(233, 233, 250, 0.37)
2899
+ } .file-upload-item__downloadIconColor_18vuc:hover {
2900
+ fill: rgba(238, 238, 254, 0.46);
2901
+ } .file-upload-item__restoreIconColor_18vuc {
2902
+ fill: rgba(233, 233, 250, 0.37)
2903
+ } .file-upload-item__restoreIconColor_18vuc:hover {
2904
+ fill: rgba(238, 238, 254, 0.46);
2905
+ }
2906
+ .file-upload-item__container_cjuve .file-upload-item__title_cjuve.file-upload-item__restore_cjuve {
2907
+ color: rgba(233, 233, 250, 0.37);
2908
+ }
2909
+ .file-upload-item__container_1x5uo .file-upload-item__progress_1x5uo {
2910
+ -webkit-mask-image: conic-gradient(black 0, transparent 0);
2911
+ mask-image: conic-gradient(black 0, transparent 0)
2912
+ } .file-upload-item__container_1x5uo .file-upload-item__progress_1x5uo.file-upload-item__success_1x5uo,
2913
+ .file-upload-item__container_1x5uo .file-upload-item__progress_1x5uo.file-upload-item__error_1x5uo {
2914
+ -webkit-mask-image: conic-gradient(black 360deg, transparent 0);
2915
+ mask-image: conic-gradient(black 360deg, transparent 0);
2916
+ } .file-upload-item__container_1x5uo .file-upload-item__progressBarTransparent_1x5uo {
2917
+ fill: transparent;
2918
+ } .file-upload-item__container_1x5uo .file-upload-item__progressBarUploading_1x5uo {
2919
+ fill: #4a4a51;
2920
+ } .file-upload-item__container_1x5uo .file-upload-item__progressBarSuccess_1x5uo {
2921
+ fill: #17d055;
2922
+ } .file-upload-item__container_1x5uo .file-upload-item__progressBarError_1x5uo {
2923
+ fill: #ff4837;
2924
+ }
2925
+
2926
+
2927
+ .file-upload-item__iconPDFColored_1jurs {
2928
+ fill: #fe5e48;
2929
+ } .file-upload-item__iconDOCColored_1jurs {
2930
+ fill: #3193fc;
2931
+ } .file-upload-item__iconExcelColored_1jurs {
2932
+ fill: #0cc44d;
2933
+ } .file-upload-item__icon1CColored_1jurs {
2934
+ fill: #fa9313;
2935
+ } .file-upload-item__iconDocumentColored_1jurs {
2936
+ fill: rgba(255, 255, 255, 0.94);
2937
+ }.navigation-bar-private__content_4jkud {
2938
+ color: rgba(255, 255, 255, 0.94)
2939
+ } .navigation-bar-private__subtitle_4jkud {
2940
+ color: rgba(238, 238, 251, 0.55);
2941
+ }
2942
+ .navigation-bar-private__button_1i35c {
2943
+ background: rgba(255, 255, 255, 0.04);
2944
+ color: rgba(255, 255, 255, 0.94)
2945
+ }
2946
+ .navigation-bar-private__button_1i35c.navigation-bar-private__mobile_1i35c {
2947
+ background: rgba(214, 214, 229, 0.07);
2948
+ color: rgba(238, 238, 251, 0.55);
2949
+ }
2950
+
2951
+ .navigation-bar-private__button_vi373 {
2952
+ background: rgba(0, 0, 0, 0.04);
2953
+ color: rgba(3, 3, 6, 0.88)
2954
+ }
2955
+ .navigation-bar-private__button_vi373.navigation-bar-private__mobile_vi373 {
2956
+ background: rgba(38, 55, 88, 0.06);
2957
+ color: rgba(4, 4, 21, 0.47);
2958
+ }
2959
+ .navigation-bar-private__component_338e8 {
2960
+ background: rgba(255, 255, 255, 0.04)
2961
+ } .navigation-bar-private__component_338e8 svg > path {
2962
+ fill: rgba(255, 255, 255, 0.94);
2963
+ } .navigation-bar-private__component_338e8:hover svg > path {
2964
+ fill: rgba(255, 255, 255, 0.7);
2965
+ } .navigation-bar-private__component_338e8:active svg > path {
2966
+ fill: rgba(255, 255, 255, 0.6);
2967
+ } .navigation-bar-private__mobileWrapper_338e8 {
2968
+ background: rgba(214, 214, 229, 0.07)
2969
+ } .navigation-bar-private__mobileWrapper_338e8 svg > path {
2970
+ fill: rgba(238, 238, 251, 0.55);
2971
+ }
2972
+
2973
+ .plate__component_7ys6k {
2974
+ color: rgba(255, 255, 255, 0.94)
2975
+ } .plate__focused_7ys6k {
2976
+ outline: 2px solid #3193fc;
2977
+ } .plate__shadow_7ys6k:after {
2978
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
2979
+ 0 0 1px rgba(0, 0, 0, 0.04);
2980
+ } .plate__common_7ys6k {
2981
+ background-color: rgba(225, 225, 248, 0.09);
2982
+ border: 1px solid rgba(238, 238, 251, 0.55)
2983
+ } .plate__common_7ys6k:before {
2984
+ background-color: rgba(238, 238, 251, 0.55);
2985
+ } .plate__negative_7ys6k {
2986
+ background-color: #392523;
2987
+ border: 1px solid #ff4837
2988
+ } .plate__negative_7ys6k:before {
2989
+ background-color: #ff4837;
2990
+ } .plate__positive_7ys6k {
2991
+ background-color: #232d25;
2992
+ border: 1px solid #17d055
2993
+ } .plate__positive_7ys6k:before {
2994
+ background-color: #17d055;
2995
+ } .plate__attention_7ys6k {
2996
+ background-color: #36291f;
2997
+ border: 1px solid #fda136
2998
+ } .plate__attention_7ys6k:before {
2999
+ background-color: #fda136;
3000
+ } .plate__custom_7ys6k {
3001
+ background: transparent;
3002
+ border: 1px solid rgba(238, 238, 251, 0.55)
3003
+ } .plate__custom_7ys6k:before {
3004
+ background-color: rgba(238, 238, 251, 0.55);
3005
+ }
3006
+
3007
+ .toast-plate__component_de7e9 {
3008
+ color: rgba(3, 3, 6, 0.88);
3009
+ background-color: #fff;
3010
+ } .toast-plate__closeButtonWrapper_de7e9:before {
3011
+ background-color: #e7e8eb;
3012
+ }
3013
+
3014
+ .toast-plate__component_kbf2b {
3015
+ color: rgba(255, 255, 255, 0.94);
3016
+ background-color: #1c1c1e;
3017
+ } .toast-plate__closeButtonWrapper_kbf2b:before {
3018
+ background-color: #29292c;
3019
+ }.number-input__steppers_mzjpb {
3020
+ background-color: rgba(214, 214, 229, 0.07);
3021
+ } .number-input__steppersFocused_mzjpb,
3022
+ .number-input__steppersDisabled_mzjpb {
3023
+ background-color: rgba(225, 225, 248, 0.09);
3024
+ }
3025
+
3026
+ .number-input__steppers_3ttkd {
3027
+ background-color: #fff;
3028
+ } .number-input__steppersFocused_3ttkd,
3029
+ .number-input__steppersDisabled_3ttkd {
3030
+ background-color: rgba(15, 25, 55, 0.1);
3031
+ }
3032
+ .number-input__separator_14cnr {
3033
+ background-color: rgba(222, 222, 238, 0.13);
3034
+ }
3035
+
3036
+ .number-input__separator_7e219 {
3037
+ background-color: rgba(15, 25, 55, 0.1);
3038
+ }.slider-input__slider_3nq7g .noUi-base:hover > .noUi-connects {
3039
+ background-color: #898991;
3040
+ } .slider-input__slider_3nq7g .noUi-connects {
3041
+ background-color: #898991;
3042
+ } .slider-input__steps_3nq7g {
3043
+ color: rgba(238, 238, 251, 0.55);
3044
+ } .slider-input__info_3nq7g {
3045
+ color: rgba(238, 238, 251, 0.55);
3046
+ }.with-suffix__hasSuffix_ls8iz input:focus::placeholder {
3047
+ color: transparent;
3048
+ } .with-suffix__disabled_ls8iz {
3049
+ color: rgba(233, 233, 250, 0.37)
3050
+ } .with-suffix__disabled_ls8iz.with-suffix__inverted_ls8iz {
3051
+ color: rgba(5, 8, 29, 0.38);
3052
+ } .with-suffix__readOnly_ls8iz {
3053
+ color: rgba(233, 233, 250, 0.37)
3054
+ } .with-suffix__readOnly_ls8iz.with-suffix__inverted_ls8iz {
3055
+ color: rgba(5, 8, 29, 0.38);
3056
+ }.bottom-sheet__modal_1im62.bottom-sheet__modal_1im62 {
3057
+ background-color: transparent;
3058
+ } .bottom-sheet__component_1im62 {
3059
+ background-color: #1c1c1e;
3060
+ } .bottom-sheet__defaultMarker_1im62 {
3061
+ background-color: rgba(222, 222, 238, 0.13);
3062
+ } .bottom-sheet__content_1im62 {
3063
+ color: rgba(255, 255, 255, 0.94);
3064
+ } .bottom-sheet__background-accent_1im62 {
3065
+ background-color: #ef3124;
3066
+ } .bottom-sheet__background-info_1im62 {
3067
+ background-color: #001c3c;
3068
+ } .bottom-sheet__background-attention-muted_1im62 {
3069
+ background-color: #36291f;
3070
+ } .bottom-sheet__background-positive-muted_1im62 {
3071
+ background-color: #232d25;
3072
+ } .bottom-sheet__background-negative-muted_1im62 {
3073
+ background-color: #392523;
3074
+ } .bottom-sheet__background-primary_1im62 {
3075
+ background-color: #121213;
3076
+ } .bottom-sheet__background-primary-inverted_1im62 {
3077
+ background-color: #fff;
3078
+ } .bottom-sheet__background-secondary_1im62 {
3079
+ background-color: #1c1c1e;
3080
+ } .bottom-sheet__background-secondary-inverted_1im62 {
3081
+ background-color: #f2f3f5;
3082
+ } .bottom-sheet__background-tertiary_1im62 {
3083
+ background-color: #27272a;
3084
+ } .bottom-sheet__background-tertiary-inverted_1im62 {
3085
+ background-color: #e7e8ea;
3086
+ } .bottom-sheet__background-quaternary_1im62 {
3087
+ background-color: #36363a;
3088
+ } .bottom-sheet__background-quaternary-inverted_1im62 {
3089
+ background-color: #dcdee2;
3090
+ } .bottom-sheet__background-specialbg-component_1im62 {
3091
+ background-color: rgba(255, 255, 255, 0.1);
3092
+ } .bottom-sheet__background-specialbg-component-inverted_1im62 {
3093
+ background-color: rgba(11, 31, 53, 0.07);
3094
+ } .bottom-sheet__background-specialbg-primary-grouped_1im62 {
3095
+ background-color: #1c1c1e;
3096
+ } .bottom-sheet__background-specialbg-secondary-grouped_1im62 {
3097
+ background-color: #27272a;
3098
+ } .bottom-sheet__background-specialbg-tertiary-grouped_1im62 {
3099
+ background-color: #36363a;
3100
+ } .bottom-sheet__background-specialbg-secondary-transparent_1im62 {
3101
+ background-color: rgba(214, 214, 229, 0.07);
3102
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_1im62 {
3103
+ background-color: rgba(38, 55, 88, 0.06);
3104
+ } .bottom-sheet__background-specialbg-tertiary-transparent_1im62 {
3105
+ background-color: rgba(222, 222, 240, 0.12);
3106
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1im62 {
3107
+ background-color: rgba(30, 43, 68, 0.08);
3108
+ }
3109
+ .bottom-sheet__footer_wzr5m {
3110
+ background-color: #1c1c1e;
3111
+ } .bottom-sheet__highlighted_wzr5m {
3112
+ border-top: 1px solid #353539;
3113
+ background-color: #1c1c1e;
3114
+ } .bottom-sheet__background-accent_wzr5m {
3115
+ background-color: #ef3124;
3116
+ } .bottom-sheet__background-info_wzr5m {
3117
+ background-color: #001c3c;
3118
+ } .bottom-sheet__background-attention-muted_wzr5m {
3119
+ background-color: #36291f;
3120
+ } .bottom-sheet__background-positive-muted_wzr5m {
3121
+ background-color: #232d25;
3122
+ } .bottom-sheet__background-negative-muted_wzr5m {
3123
+ background-color: #392523;
3124
+ } .bottom-sheet__background-primary_wzr5m {
3125
+ background-color: #121213;
3126
+ } .bottom-sheet__background-primary-inverted_wzr5m {
3127
+ background-color: #fff;
3128
+ } .bottom-sheet__background-secondary_wzr5m {
3129
+ background-color: #1c1c1e;
3130
+ } .bottom-sheet__background-secondary-inverted_wzr5m {
3131
+ background-color: #f2f3f5;
3132
+ } .bottom-sheet__background-tertiary_wzr5m {
3133
+ background-color: #27272a;
3134
+ } .bottom-sheet__background-tertiary-inverted_wzr5m {
3135
+ background-color: #e7e8ea;
3136
+ } .bottom-sheet__background-quaternary_wzr5m {
3137
+ background-color: #36363a;
3138
+ } .bottom-sheet__background-quaternary-inverted_wzr5m {
3139
+ background-color: #dcdee2;
3140
+ } .bottom-sheet__background-specialbg-component_wzr5m {
3141
+ background-color: rgba(255, 255, 255, 0.1);
3142
+ } .bottom-sheet__background-specialbg-component-inverted_wzr5m {
3143
+ background-color: rgba(11, 31, 53, 0.07);
3144
+ } .bottom-sheet__background-specialbg-primary-grouped_wzr5m {
3145
+ background-color: #1c1c1e;
3146
+ } .bottom-sheet__background-specialbg-secondary-grouped_wzr5m {
3147
+ background-color: #27272a;
3148
+ } .bottom-sheet__background-specialbg-tertiary-grouped_wzr5m {
3149
+ background-color: #36363a;
3150
+ } .bottom-sheet__background-specialbg-secondary-transparent_wzr5m {
3151
+ background-color: rgba(214, 214, 229, 0.07);
3152
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_wzr5m {
3153
+ background-color: rgba(38, 55, 88, 0.06);
3154
+ } .bottom-sheet__background-specialbg-tertiary-transparent_wzr5m {
3155
+ background-color: rgba(222, 222, 240, 0.12);
3156
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_wzr5m {
3157
+ background-color: rgba(30, 43, 68, 0.08);
3158
+ }
3159
+ .bottom-sheet__highlighted_pwmeg {
3160
+ border-bottom: 1px solid #353539;
3161
+ }
3162
+ .popup-sheet__appear_1h185,
3163
+ .popup-sheet__enter_1h185 {
3164
+ background-color: transparent;
3165
+ } .popup-sheet__appearActive_1h185,
3166
+ .popup-sheet__enterActive_1h185,
3167
+ .popup-sheet__appearDone_1h185,
3168
+ .popup-sheet__enterDone_1h185 {
3169
+ background-color: rgba(0, 0, 0, 0.7);
3170
+ } .popup-sheet__exit_1h185 {
3171
+ background-color: rgba(0, 0, 0, 0.7);
3172
+ } .popup-sheet__exitActive_1h185,
3173
+ .popup-sheet__exitDone_1h185 {
3174
+ background-color: transparent;
3175
+ }
3176
+
3177
+
3178
+
3179
+
3180
+
3181
+
3182
+
3183
+ .modal__sticky_12l0e {
3184
+ background: #1c1c1e;
3185
+ } .modal__highlighted_12l0e {
3186
+ background: #1c1c1e;
3187
+ box-shadow: 0 -1px 0 0 #29292c;
3188
+ }
3189
+
3190
+
3191
+
3192
+ .modal__highlighted_1a10a {
3193
+ background: #1c1c1e;
3194
+ box-shadow: 0 1px 0 0 #29292c;
3195
+ } .modal__sticky_1a10a.modal__hasContent_1a10a {
3196
+ background: #1c1c1e;
3197
+ }
3198
+
3199
+
3200
+
3201
+
3202
+
3203
+
3204
+
3205
+
3206
+
3207
+ .side-panel__sticky_3rfrl {
3208
+ background: #1c1c1e;
3209
+ } .side-panel__highlighted_3rfrl {
3210
+ background: #1c1c1e;
3211
+ box-shadow: 0 -1px 0 0 #29292c;
3212
+ }
3213
+
3214
+
3215
+
3216
+ .side-panel__highlighted_gouq3 {
3217
+ background: #1c1c1e;
3218
+ box-shadow: 0 1px 0 0 #29292c;
3219
+ } .side-panel__sticky_gouq3.side-panel__hasContent_gouq3 {
3220
+ background: #1c1c1e;
3221
+ }
3222
+ .toast__toastPlate_cxj1m {
3223
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3224
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3225
+ } .toast__popoverInner_cxj1m {
3226
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3227
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3228
+ background-color: transparent;
3229
+ }.bank-card__component_l84i6 {
3230
+ --form-control-bg-color: transparent;
3231
+ --form-control-focus-shadow: transparent;
3232
+ --form-control-hover-bg-color: transparent;
3233
+ --form-control-focus-bg-color: transparent;
3234
+ } .bank-card__label_l84i6 {
3235
+ color: rgba(238, 238, 251, 0.55)
3236
+ } .bank-card__focused_l84i6 .bank-card__label_l84i6,
3237
+ .bank-card__filled_l84i6 .bank-card__label_l84i6 {
3238
+ color: rgba(255, 255, 255, 0.94)
3239
+ } .bank-card__input_l84i6 {
3240
+ color: rgba(255, 255, 255, 0.94);
3241
+ caret-color: rgba(255, 255, 255, 0.94)
3242
+ } .bank-card__bankLogo_l84i6 svg g {
3243
+ fill: rgba(255, 255, 255, 0.94);
3244
+ } .bank-card__brandLogo_l84i6 svg {
3245
+ fill: rgba(255, 255, 255, 0.94);
3246
+ } .bank-card__usePhoto_l84i6 {
3247
+ background-color: transparent
3248
+ } .bank-card__usePhoto_l84i6 svg {
3249
+ fill: rgba(255, 255, 255, 0.94);
3250
+ }
3251
+
3252
+
3253
+
3254
+
3255
+
3256
+
3257
+ .universal-modal__sticky_4jkcg {
3258
+ background: #1c1c1e;
3259
+ } .universal-modal__highlighted_4jkcg {
3260
+ background: #1c1c1e;
3261
+ box-shadow: 0 -1px 0 0 #29292c;
3262
+ }
3263
+
3264
+
3265
+ .universal-modal__highlighted_1tq7b {
3266
+ background: #1c1c1e;
3267
+ box-shadow: 0 1px 0 0 #29292c;
3268
+ } .universal-modal__sticky_1tq7b.universal-modal__hasContent_1tq7b {
3269
+ background: #1c1c1e;
3270
+ }
3271
+
3272
+
3273
+
3274
+ @keyframes universal-modal__step_1_97f43 {
3275
+ } @keyframes universal-modal__step_2_97f43 {
3276
+ 100% {
3277
+ background-color: transparent;
3278
+ }
3279
+ } .universal-modal__appear_97f43,
3280
+ .universal-modal__enter_97f43 {
3281
+ background-color: transparent;
3282
+ } .universal-modal__appearActive_97f43,
3283
+ .universal-modal__enterActive_97f43,
3284
+ .universal-modal__appearDone_97f43,
3285
+ .universal-modal__enterDone_97f43 {
3286
+ background-color: rgba(0, 0, 0, 0.7);
3287
+ } .universal-modal__exit_97f43 {
3288
+ background-color: rgba(0, 0, 0, 0.7);
3289
+ } .universal-modal__exitDone_97f43 {
3290
+ background-color: transparent;
3291
+ }
3292
+
3293
+
3294
+
3295
+ .universal-modal__button_1itsg.universal-modal__button_1itsg {
3296
+ background-color: rgba(18, 18, 19, 0.4);
3297
+ }
3298
+ .universal-modal__button_4gwz4.universal-modal__button_4gwz4 {
3299
+ background-color: rgba(255, 255, 255, 0.04);
3300
+ }
3301
+ .universal-modal__component_3v4tz.universal-modal__overlayHidden_3v4tz {
3302
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3303
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3304
+ }
3305
+ .universal-modal__component_129nm.universal-modal__overlayHidden_129nm {
3306
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3307
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3308
+ }
3309
+ .universal-modal__icon_1vqx5 {
3310
+ fill: rgba(238, 238, 251, 0.55);
3311
+ }
3312
+ .universal-modal__icon_db94t {
3313
+ fill: rgba(238, 238, 251, 0.55);
3314
+ }
3315
+
3316
+
3317
+ .amount-input__minorPartAndCurrency_oq2la {
3318
+ color: rgba(238, 238, 251, 0.55)
3319
+ } .amount-input__minorPartAndCurrency_oq2la.amount-input__disabled_oq2la,
3320
+ .amount-input__minorPartAndCurrency_oq2la.amount-input__readOnly_oq2la {
3321
+ color: rgba(233, 233, 250, 0.37);
3322
+ }
3323
+ .amount-input__filled_xvog1 .amount-input__input_xvog1,
3324
+ .amount-input__input_xvog1:focus {
3325
+ -webkit-text-fill-color: transparent;
3326
+ }
3327
+ .amount-input__minorPartAndCurrency_17dp4 {
3328
+ color: rgba(4, 4, 19, 0.55)
3329
+ } .amount-input__minorPartAndCurrency_17dp4.amount-input__disabled_17dp4,
3330
+ .amount-input__minorPartAndCurrency_17dp4.amount-input__readOnly_17dp4 {
3331
+ color: rgba(5, 8, 29, 0.38);
3332
+ }@media (min-width: 600px) {
3333
+ }.tooltip__hint_1ed5x {
3334
+ background-color: #fff;
3335
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
3336
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
3337
+ color: rgba(3, 3, 6, 0.88);
3338
+ } .tooltip__hint_1ed5x .tooltip__arrow_1ed5x:after {
3339
+ background-color: #fff;
3340
+ border-color: #fff;
3341
+ } .tooltip__tooltip_1ed5x {
3342
+ border: 1px solid #29292c;
3343
+ background-color: #1c1c1e
3344
+ } .tooltip__tooltip_1ed5x .tooltip__arrow_1ed5x:after {
3345
+ border-color: #29292c;
3346
+ background-color: #1c1c1e;
3347
+ }
3348
+
3349
+ .tooltip__tooltip_1lyxe {
3350
+ background-color: #fff;
3351
+ color: rgba(3, 3, 6, 0.88);
3352
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
3353
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
3354
+ } .tooltip__tooltip_1lyxe .tooltip__arrow_1lyxe:after {
3355
+ background-color: #fff;
3356
+ } .tooltip__hint_1lyxe {
3357
+ background-color: #1c1c1e;
3358
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3359
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3360
+ color: rgba(255, 255, 255, 0.94);
3361
+ } .tooltip__hint_1lyxe .tooltip__arrow_1lyxe:after {
3362
+ background-color: #1c1c1e;
3363
+ }
3364
+
3365
+ .calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-track {
3366
+ background-color: transparent;
3367
+ } .calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-track-piece {
3368
+ background-color: transparent;
3369
+ } .calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-thumb {
3370
+ background-color: rgba(228, 228, 251, 0.28);
3371
+ border-color: transparent;
3372
+ } .calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-thumb:active {
3373
+ background-color: rgba(238, 238, 251, 0.55);
3374
+ }
3375
+ .calendar__appear_d90mg,
3376
+ .calendar__enter_d90mg {
3377
+ background-color: transparent;
3378
+ } .calendar__appearActive_d90mg,
3379
+ .calendar__enterActive_d90mg,
3380
+ .calendar__appearDone_d90mg,
3381
+ .calendar__enterDone_d90mg {
3382
+ background-color: rgba(222, 222, 238, 0.13);
3383
+ } .calendar__exit_d90mg {
3384
+ background-color: rgba(222, 222, 238, 0.13);
3385
+ } .calendar__exitActive_d90mg,
3386
+ .calendar__exitDone_d90mg {
3387
+ background-color: transparent;
3388
+ }
3389
+ .calendar__calendar_1jb31 th {
3390
+ border-bottom: 1px solid #29292c;
3391
+ } .calendar__dayNames_1jb31 {
3392
+ background: #1c1c1e
3393
+ } .calendar__month_1jb31 {
3394
+ color: rgba(255, 255, 255, 0.94)
3395
+ } .calendar__month_1jb31.calendar__clickableMonth_1jb31 {
3396
+ background-color: rgba(214, 214, 229, 0.07)
3397
+ } .calendar__month_1jb31.calendar__clickableMonth_1jb31.calendar__active_1jb31 {
3398
+ background-color: #f2f3f5
3399
+ } .calendar__month_1jb31.calendar__clickableMonth_1jb31.calendar__active_1jb31 .calendar__monthTitle_1jb31 {
3400
+ color: rgba(3, 3, 6, 0.88);
3401
+ } .calendar__month_1jb31.calendar__clickableMonth_1jb31.calendar__disabled_1jb31 .calendar__monthTitle_1jb31 {
3402
+ color: rgba(233, 233, 250, 0.37);
3403
+ } .calendar__dayName_1jb31 {
3404
+ color: rgba(238, 238, 251, 0.55)
3405
+ }
3406
+
3407
+ .calendar__dayName_5abbc {
3408
+ color: rgba(238, 238, 251, 0.55)
3409
+ } .calendar__day_5abbc {
3410
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
3411
+ color: rgba(255, 255, 255, 0.94)
3412
+ } .calendar__day_5abbc.calendar__highlighted_5abbc,
3413
+ .calendar__day_5abbc.calendar__range_5abbc.calendar__highlighted_5abbc:not(.calendar__disabled_5abbc) {
3414
+ color: rgba(255, 255, 255, 0.94);
3415
+ background: rgba(214, 214, 229, 0.07);
3416
+ } .calendar__day_5abbc.calendar__holiday_5abbc {
3417
+ color: #ff4837;
3418
+ } .calendar__day_5abbc.calendar__disabled_5abbc {
3419
+ color: rgba(233, 233, 250, 0.37);
3420
+ background: transparent;
3421
+ } .calendar__day_5abbc.calendar__today_5abbc {
3422
+ color: #4a9dfc;
3423
+ } .calendar__day_5abbc.calendar__rangeComplete_5abbc {
3424
+ background: #293044;
3425
+ } .calendar__day_5abbc.calendar__selected_5abbc,
3426
+ .calendar__day_5abbc.calendar__disabled_5abbc.calendar__selected_5abbc {
3427
+ color: rgba(3, 3, 6, 0.88);
3428
+ background: #f2f3f5;
3429
+ } @media (hover) {
3430
+ .calendar__day_5abbc.calendar__selected_5abbc:hover {
3431
+ background: #dcdde1;
3432
+ }
3433
+ } .calendar__dayWrapper_5abbc {
3434
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
3435
+ } .calendar__range_5abbc .calendar__day_5abbc:not(.calendar__selected_5abbc):not(.calendar__disabled_5abbc):not(.calendar__today_5abbc):not(.calendar__holiday_5abbc) {
3436
+ color: rgba(255, 255, 255, 0.94);
3437
+ } .calendar__range_5abbc:before {
3438
+ background: rgba(225, 225, 248, 0.09);
3439
+ } .calendar__rangeComplete_5abbc:before {
3440
+ background: #293044;
3441
+ } .calendar__transitLeft_5abbc:after {
3442
+ background: linear-gradient(
3443
+ 270deg,
3444
+ rgba(225, 225, 248, 0.09) 0%,
3445
+ rgba(255, 255, 255, 0) 100%
3446
+ );
3447
+ } .calendar__transitRight_5abbc:after {
3448
+ background: linear-gradient(
3449
+ 270deg,
3450
+ rgba(255, 255, 255, 0) 0%,
3451
+ rgba(225, 225, 248, 0.09) 100%
3452
+ );
3453
+ } .calendar__rangeComplete_5abbc.calendar__transitLeft_5abbc:after {
3454
+ background: linear-gradient(
3455
+ 270deg,
3456
+ #293044 0%,
3457
+ rgba(255, 255, 255, 0) 100%
3458
+ );
3459
+ } .calendar__rangeComplete_5abbc.calendar__transitRight_5abbc:after {
3460
+ background: linear-gradient(
3461
+ 270deg,
3462
+ rgba(255, 255, 255, 0) 0%,
3463
+ #293044 100%
3464
+ );
3465
+ } .calendar__dot_5abbc {
3466
+ background: rgba(255, 255, 255, 0.94);
3467
+ } .calendar__selected_5abbc .calendar__dot_5abbc {
3468
+ background: rgba(3, 3, 6, 0.88);
3469
+ } .calendar__bottomAddon_5abbc.calendar__selected_5abbc,
3470
+ .calendar__bottomAddon_5abbc.calendar__selected_5abbc > * {
3471
+ color: rgba(3, 3, 6, 0.88);
3472
+ }
3473
+ .calendar__withShadow_13xpu {
3474
+ box-shadow: 0 1px 0 0 #29292c;
3475
+ }
3476
+
3477
+
3478
+ @media (max-width: 374px) {
3479
+ }
3480
+ .calendar__empty_1mh5g {
3481
+ color: rgba(238, 238, 251, 0.55);
3482
+ }
3483
+ .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy {
3484
+ background-color: transparent
3485
+ } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy:not(:disabled):hover {
3486
+ background-color: rgba(214, 214, 229, 0.07);
3487
+ color: rgba(255, 255, 255, 0.94);
3488
+ } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__filled_1r2qy {
3489
+ background-color: rgba(222, 222, 238, 0.13)
3490
+ } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__filled_1r2qy:not(:disabled):hover {
3491
+ background-color: rgba(234, 234, 248, 0.15);
3492
+ } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__current_1r2qy {
3493
+ color: #4a9dfc;
3494
+ } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__selected_1r2qy,
3495
+ .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__selected_1r2qy:disabled {
3496
+ background-color: #f2f3f5;
3497
+ color: rgba(3, 3, 6, 0.88)
3498
+ } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__selected_1r2qy:not(:disabled):hover, .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__selected_1r2qy:disabled:not(:disabled):hover {
3499
+ background-color: #f2f3f5;
3500
+ color: rgba(3, 3, 6, 0.88);
3501
+ }
3502
+ @media (max-width: 374px) {
3503
+ }.gallery__container_tx31t {
3504
+ background-color: #262629
3505
+ } .gallery__modal_tx31t {
3506
+ background: transparent;
3507
+ } .gallery__bottomButton_tx31t {
3508
+ background-color: rgba(228, 228, 251, 0.28);
3509
+ }
3510
+ .gallery__component_4hjur {
3511
+ background-color: rgba(228, 228, 251, 0.28);
3512
+ } .gallery__component_4hjur:hover {
3513
+ background-color: rgba(233, 233, 250, 0.37);
3514
+ } .gallery__component_4hjur:active {
3515
+ background-color: rgba(238, 238, 254, 0.46);
3516
+ }
3517
+ .gallery__buttons_wuv84 path {
3518
+ color: rgba(255, 255, 255, 0.94);
3519
+ } .gallery__iconButton_wuv84 path {
3520
+ color: #f2f3f5;
3521
+ } .gallery__iconButton_wuv84:hover path {
3522
+ color: #e7e8eb;
3523
+ } .gallery__iconButton_wuv84:active path {
3524
+ color: #dcdde1;
3525
+ }
3526
+
3527
+
3528
+ .gallery__headerMobile_1lrx5.gallery__video_1lrx5 {
3529
+ background-color: #262629;
3530
+ }
3531
+ .gallery__loading_1jdnv {
3532
+ background-color: #1c1c1e
3533
+ } .gallery__loading_1jdnv .gallery__active_1jdnv {
3534
+ background-color: #29292c;
3535
+ } .gallery__brokenImageWrapper_1jdnv {
3536
+ background-color: #29292c
3537
+ } .gallery__focused_1jdnv {
3538
+ outline: 2px solid #3193fc;
3539
+ }
3540
+ .gallery__component_qu8qb {
3541
+ background-color: #262629;
3542
+ } .gallery__slideLoading_qu8qb {
3543
+ background-color: rgba(214, 214, 229, 0.07);
3544
+ } .gallery__spinner_qu8qb {
3545
+ color: rgba(255, 255, 255, 0.94);
3546
+ } .gallery__arrow_qu8qb {
3547
+ color: rgba(255, 255, 255, 0.94)
3548
+ } .gallery__arrow_qu8qb:hover {
3549
+ background-color: #2f2f32;
3550
+ } .gallery__arrow_qu8qb:active {
3551
+ background-color: #353539;
3552
+ } .gallery__focused_qu8qb {
3553
+ outline: 2px solid #3193fc;
3554
+ } .gallery__placeholder_qu8qb {
3555
+ background-color: #29292c;
3556
+ } .gallery__fullScreenImage_qu8qb {
3557
+ background-color: #121213;
3558
+ }
3559
+ .gallery__infoWrapper_17eti {
3560
+ background-color: #262629
3561
+ }
3562
+ .gallery__component_ip5uj {
3563
+ background-color: #262629
3564
+ }
3565
+
3566
+ .gallery__icon_u9r9z {
3567
+ color: #fff;
3568
+ } .gallery__iconShape_u9r9z {
3569
+ fill: rgba(4, 4, 21, 0.47);
3570
+ }.select__arrow_7cn8t {
3571
+ color: rgba(238, 238, 251, 0.55)
3572
+ } .select__arrow_7cn8t.select__disabled_7cn8t {
3573
+ color: rgba(228, 228, 251, 0.28);
3574
+ }
3575
+
3576
+ .select__option_1ax47 {
3577
+ background: #1c1c1e;
3578
+ color: rgba(255, 255, 255, 0.94)
3579
+ } .select__option_1ax47:not(.select__disabled_1ax47):active {
3580
+ background: rgba(225, 225, 248, 0.09);
3581
+ color: rgba(255, 255, 255, 0.94);
3582
+ } .select__selected_1ax47 {
3583
+ background: #1c1c1e;
3584
+ color: rgba(255, 255, 255, 0.94);
3585
+ } .select__highlighted_1ax47 {
3586
+ background: rgba(214, 214, 229, 0.07);
3587
+ color: rgba(255, 255, 255, 0.94);
3588
+ } .select__disabled_1ax47 {
3589
+ background: #1c1c1e;
3590
+ color: rgba(238, 238, 251, 0.55);
3591
+ }
3592
+ .select__popoverInner_mtfjx {
3593
+ background: transparent;
3594
+ } .select__optionsListWrapper_mtfjx {
3595
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3596
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3597
+ background: #1c1c1e;
3598
+ } .select__optionsListBorder_mtfjx {
3599
+ box-shadow: inset 0 0 0 1px #29292c;
3600
+ }
3601
+
3602
+ .select__single_urpy0 {
3603
+ background: rgba(255, 255, 255, 0.94)
3604
+ } .select__colorIcon_urpy0 {
3605
+ color: #17d055;
3606
+ }
3607
+
3608
+ .select__clearIcon_1ls6c {
3609
+ color: rgba(228, 228, 251, 0.28)
3610
+ } .select__clearIcon_1ls6c:hover {
3611
+ color: rgba(233, 233, 250, 0.37);
3612
+ } .select__clearIcon_1ls6c:active {
3613
+ color: rgba(238, 238, 254, 0.46);
3614
+ }
3615
+ .select__placeholder_1tgop {
3616
+ color: rgba(238, 238, 251, 0.55)
3617
+ } .select__placeholder_1tgop.select__focused_1tgop {
3618
+ color: rgba(233, 233, 250, 0.37);
3619
+ } .select__focusVisible_1tgop {
3620
+ outline: 2px solid #3193fc;
3621
+ } @keyframes select__show-placeholder_1tgop {
3622
+ }
3623
+ .select__footer_1pgif {
3624
+ background-color: #1c1c1e
3625
+ } .select__highlighted_1pgif {
3626
+ border-top: 1px solid #29292c;
3627
+ background-color: #1c1c1e;
3628
+ }
3629
+ .select__optgroup_1a8pd {
3630
+ background: #1c1c1e
3631
+ } .select__label_1a8pd {
3632
+ color: rgba(238, 238, 251, 0.55);
3633
+ }
3634
+ .select__optionsListHeader_9tizr {
3635
+ border-bottom: 1px solid transparent
3636
+ } .select__optionsListHeader_9tizr.select__headerHighlighted_9tizr {
3637
+ border-bottom-color: #29292c;
3638
+ } .select__optionsListFooter_9tizr {
3639
+ border-top: 1px solid transparent
3640
+ } .select__optionsListFooter_9tizr.select__withBorder_9tizr {
3641
+ border-top-color: #29292c;
3642
+ } .select__emptyPlaceholder_9tizr {
3643
+ color: rgba(238, 238, 251, 0.55);
3644
+ }
3645
+
3646
+ .select__virtualOptionsListHeader_16hgo {
3647
+ border-bottom: 1px solid #29292c;
3648
+ } .select__virtualOptionsListFooter_16hgo {
3649
+ border-top: 1px solid transparent
3650
+ } .select__virtualOptionsListFooter_16hgo.select__withBorder_16hgo {
3651
+ border-top: 1px solid #29292c;
3652
+ } .select__virtualRow_16hgo:before {
3653
+ background: #353539;
3654
+ } .select__emptyPlaceholder_16hgo {
3655
+ color: rgba(238, 238, 251, 0.55);
3656
+ }
3657
+
3658
+ .select__option_12o76 {
3659
+ background: #1c1c1e;
3660
+ color: rgba(255, 255, 255, 0.94)
3661
+ } .select__option_12o76:not(.select__disabled_12o76):active {
3662
+ background: rgba(225, 225, 248, 0.09);
3663
+ color: rgba(255, 255, 255, 0.94);
3664
+ } .select__option_12o76:before {
3665
+ background: #353539;
3666
+ } .select__selected_12o76 {
3667
+ background: #1c1c1e;
3668
+ color: rgba(255, 255, 255, 0.94);
3669
+ } .select__highlighted_12o76 {
3670
+ background: rgba(214, 214, 229, 0.07);
3671
+ color: rgba(255, 255, 255, 0.94)
3672
+ } .select__disabled_12o76 {
3673
+ background: #1c1c1e;
3674
+ color: rgba(238, 238, 251, 0.55);
3675
+ } .select__highlighted_12o76 {
3676
+ background: rgba(214, 214, 229, 0.07);
3677
+ color: rgba(255, 255, 255, 0.94)
3678
+ }
3679
+ .select__option_5swhx {
3680
+ background: #1c1c1e;
3681
+ color: rgba(255, 255, 255, 0.94)
3682
+ } .select__option_5swhx:not(.select__disabled_5swhx):active {
3683
+ background: rgba(225, 225, 248, 0.09);
3684
+ color: rgba(255, 255, 255, 0.94);
3685
+ } .select__option_5swhx:before {
3686
+ background: #353539;
3687
+ } .select__selected_5swhx {
3688
+ background: #1c1c1e;
3689
+ color: rgba(255, 255, 255, 0.94);
3690
+ } .select__highlighted_5swhx {
3691
+ background: rgba(214, 214, 229, 0.07);
3692
+ color: rgba(255, 255, 255, 0.94)
3693
+ } .select__disabled_5swhx {
3694
+ background: #1c1c1e;
3695
+ color: rgba(238, 238, 251, 0.55);
3696
+ }
3697
+ .select__footer_y41ca {
3698
+ background-color: #121213
3699
+ }
3700
+ .calendar-with-skeleton__skeleton_1ynpe {
3701
+ background-color: #1c1c1e;
3702
+ }.date-range-input__calendarContainer_c9ozy {
3703
+ border: 1px solid #29292c
3704
+ }.calendar-input__calendarContainer_m099d {
3705
+ border: 1px solid #29292c
3706
+ } .calendar-input__calendarIcon_m099d {
3707
+ color: rgba(238, 238, 251, 0.55)
3708
+ }.date-time-input__calendarContainer_xpme2 {
3709
+ border: 1px solid #29292c
3710
+ }.universal-date-input__calendarIcon_hqpty {
3711
+ color: rgba(238, 238, 251, 0.55)
3712
+ } .universal-date-input__calendarContainer_hqpty {
3713
+ border: 1px solid #29292c
3714
+ } .universal-date-input__blink_hqpty.universal-date-input__blink_hqpty.universal-date-input__blink_hqpty {
3715
+ background-color: #392523;
3716
+ }
3717
+
3718
+ .calendar-range__component_pgwcy:after {
3719
+ background-color: rgba(255, 255, 255, 0.94);
3720
+ }
3721
+ .input-autocomplete__placeholder_9qsdz {
3722
+ color: rgba(238, 238, 251, 0.55);
3723
+ } .input-autocomplete__focusVisible_9qsdz {
3724
+ outline: 2px solid #3193fc;
3725
+ }
3726
+
3727
+ .picker-button__linkOpen_1q2zc:not(:hover) {
3728
+ background-color: rgba(214, 214, 229, 0.07);
3729
+ }
3730
+ .select-with-tags__tag_1b7o3:not(.select-with-tags__tagNoClose_1b7o3):active:not(:disabled) {
3731
+ background-color: #f2f3f5;
3732
+ color: rgba(3, 3, 6, 0.88);
3733
+ } .select-with-tags__tag_1b7o3:not(.select-with-tags__tagNoClose_1b7o3):hover:not(:disabled):not(:active) {
3734
+ background-color: #f2f3f5;
3735
+ color: rgba(3, 3, 6, 0.88);
3736
+ } .select-with-tags__tagCross_1b7o3 > svg {
3737
+ fill: rgba(4, 4, 21, 0.47);
3738
+ } .select-with-tags__tagCross_1b7o3:hover > svg {
3739
+ fill: rgba(4, 4, 19, 0.55);
3740
+ } .select-with-tags__tagCross_1b7o3:active > svg {
3741
+ fill: rgba(1, 1, 12, 0.63);
3742
+ }
3743
+ .select-with-tags__input_1ovg8 {
3744
+ background-color: transparent;
3745
+ color: rgba(255, 255, 255, 0.94)
3746
+ } .select-with-tags__input_1ovg8:disabled,
3747
+ .select-with-tags__input_1ovg8:disabled::placeholder {
3748
+ color: rgba(233, 233, 250, 0.37);
3749
+ } .select-with-tags__input_1ovg8::placeholder {
3750
+ color: rgba(238, 238, 251, 0.55);
3751
+ } .select-with-tags__input_1ovg8:focus::placeholder {
3752
+ color: rgba(233, 233, 250, 0.37);
3753
+ } .select-with-tags__focusVisible_1ovg8 {
3754
+ outline: 2px solid #3193fc;
3755
+ } .select-with-tags__placeholder_1ovg8 {
3756
+ color: rgba(238, 238, 251, 0.55);
3757
+ }.table__component_4dcqd {
3758
+ border-top: 1px solid #353539;
3759
+ }
3760
+ .table__wrapper_9ew5d {
3761
+ background: #121213;
3762
+ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
3763
+ }
3764
+
3765
+ .table__component_1hr5b {
3766
+ color: rgba(255, 255, 255, 0.94);
3767
+ border-top: 1px solid #353539
3768
+ }
3769
+
3770
+ .table__component_rv95y th:not(:last-child):not(:empty):after {
3771
+ background-color: #353539;
3772
+ }
3773
+ .table__component_xgnfh {
3774
+ color: rgba(255, 255, 255, 0.94);
3775
+ border-bottom: 1px solid #353539;
3776
+ background: #121213
3777
+ } .table__sorted_xgnfh {
3778
+ color: rgba(255, 255, 255, 0.94);
3779
+ } .table__stickyHeader_xgnfh {
3780
+ box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
3781
+ }
3782
+ .table__component_18zwl {
3783
+ background: #121213
3784
+ } .table__clickable_18zwl:hover {
3785
+ background-color: #1c1c1e;
3786
+ } .table__selected_18zwl {
3787
+ background-color: #f2f8ff
3788
+ } .table__selected_18zwl:hover {
3789
+ background-color: #e8f2fe;
3790
+ }
3791
+ .table__icon_axzs8 {
3792
+ color: #898991
3793
+ } .table__icon_axzs8:hover {
3794
+ color: rgba(255, 255, 255, 0.94);
3795
+ } .table__sorted_axzs8 {
3796
+ color: #3193fc
3797
+ } .table__sorted_axzs8:hover {
3798
+ color: #3193fc;
3799
+ }
3800
+ .table__open_1fsl7,
3801
+ .table__open_1fsl7:hover {
3802
+ background-color: rgba(222, 222, 238, 0.13);
3803
+ }.intl-phone-input__emptyCountryIcon_1cdiy {
3804
+ color: #898991;
3805
+ }
3806
+ .intl-phone-input__flagPlaceholder_2g78u {
3807
+ background-color: rgba(222, 222, 238, 0.13);
3808
+ }
3809
+ .intl-phone-input__dialCode_1mdwc {
3810
+ color: rgba(238, 238, 251, 0.55);
3811
+ }
3812
+ .intl-phone-input__emptyCountryIcon_17jgz {
3813
+ color: #898991;
3814
+ } .intl-phone-input__focusVisible_17jgz {
3815
+ outline: 2px solid #3193fc;
3816
+ }
3817
+ .international-phone-input__dialCode_11ju6 {
3818
+ color: rgba(238, 238, 251, 0.55);
3819
+ } .international-phone-input__emptyCountryIcon_11ju6 {
3820
+ color: rgba(238, 238, 251, 0.55);
3821
+ }
3822
+ .international-phone-input__flagPlaceholder_7le7f {
3823
+ background-color: rgba(214, 214, 229, 0.07);
3824
+ }
3825
+ .international-phone-input__emptyCountryIcon_1ob2q {
3826
+ color: rgba(238, 238, 251, 0.55);
3827
+ } .international-phone-input__focusVisible_1ob2q {
3828
+ outline: 2px solid #3193fc;
3829
+ }.tabs__component_b1fhu:before {
3830
+ background-color: rgba(228, 228, 251, 0.28);
3831
+ } .tabs__title_b1fhu {
3832
+ color: rgba(238, 238, 251, 0.55)
3833
+ } .tabs__title_b1fhu:not(:disabled):hover {
3834
+ color: rgba(255, 255, 255, 0.94);
3835
+ } .tabs__focused_b1fhu {
3836
+ outline: 2px solid #3193fc;
3837
+ } .tabs__selected_b1fhu {
3838
+ color: rgba(255, 255, 255, 0.94);
3839
+ } .tabs__disabled_b1fhu {
3840
+ color: rgba(233, 233, 250, 0.37);
3841
+ } .tabs__line_b1fhu {
3842
+ background-color: #f83a2a;
3843
+ } .tabs__option_b1fhu {
3844
+ color: rgba(255, 255, 255, 0.94);
3845
+ }
3846
+ .tabs__component_b1fhu:before {
3847
+ background-color: rgba(228, 228, 251, 0.28);
3848
+ }.tabs__title_b1fhu {
3849
+ color: rgba(238, 238, 251, 0.55)
3850
+ }.tabs__title_b1fhu:not(:disabled):hover {
3851
+ color: rgba(255, 255, 255, 0.94);
3852
+ }.tabs__focused_b1fhu {
3853
+ outline: 2px solid #3193fc;
3854
+ }.tabs__selected_b1fhu {
3855
+ color: rgba(255, 255, 255, 0.94);
3856
+ }.tabs__disabled_b1fhu {
3857
+ color: rgba(233, 233, 250, 0.37);
3858
+ }.tabs__line_b1fhu {
3859
+ background-color: #f83a2a;
3860
+ }.tabs__option_b1fhu {
3861
+ color: rgba(255, 255, 255, 0.94);
3862
+ }
3863
+ .tabs__primary_40gy7:after {
3864
+ background-color: rgba(228, 228, 251, 0.28);
3865
+ } .tabs__primary_40gy7 {
3866
+ } .tabs__secondary_40gy7:before {
3867
+ background-color: transparent;
3868
+ } .tabs__secondary_40gy7.tabs__xs_40gy7 {
3869
+ } .tabs__borderVisible_40gy7:before {
3870
+ background-color: rgba(222, 222, 238, 0.13);
3871
+ }
3872
+
3873
+
3874
+
3875
+ `;
3876
+
3877
+ export { mobileDarkBluetint as default };