@alfalab/core-components 48.25.0 → 48.25.1-beta.0

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 (3103) 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 +25 -25
  81. package/bank-card/esm/index.js +1 -1
  82. package/bank-card/index.css +25 -25
  83. package/bank-card/modern/Component.js +4 -4
  84. package/bank-card/modern/index.css +25 -25
  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-66cdf050.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-48a016c9.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-a62396b9.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/cssm/components/calendar-input/Component.d.ts +1 -1
  234. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  235. package/calendar-input/esm/components/calendar-input/index.css +10 -10
  236. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  237. package/calendar-input/modern/components/calendar-input/index.css +10 -10
  238. package/calendar-range/components/divider/Component.js +1 -1
  239. package/calendar-range/components/divider/index.css +7 -7
  240. package/calendar-range/esm/Component.js +1 -1
  241. package/calendar-range/esm/components/divider/Component.js +1 -1
  242. package/calendar-range/esm/components/divider/index.css +7 -7
  243. package/calendar-range/esm/index.js +1 -1
  244. package/calendar-range/esm/index.module-525ba38f.js +4 -0
  245. package/calendar-range/esm/views/index.css +7 -7
  246. package/calendar-range/esm/views/popover.js +1 -1
  247. package/calendar-range/esm/views/static.js +1 -1
  248. package/calendar-range/index.module-8668285b.js +4 -0
  249. package/calendar-range/modern/Component.js +1 -1
  250. package/calendar-range/modern/components/divider/Component.js +1 -1
  251. package/calendar-range/modern/components/divider/index.css +7 -7
  252. package/calendar-range/modern/index.js +1 -1
  253. package/calendar-range/modern/index.module-367796e0.js +4 -0
  254. package/calendar-range/modern/views/index.css +7 -7
  255. package/calendar-range/modern/views/popover.js +1 -1
  256. package/calendar-range/modern/views/static.js +1 -1
  257. package/calendar-range/views/index.css +7 -7
  258. package/calendar-range/views/popover.js +1 -1
  259. package/calendar-range/views/static.js +1 -1
  260. package/calendar-with-skeleton/Component.js +1 -1
  261. package/calendar-with-skeleton/esm/Component.js +1 -1
  262. package/calendar-with-skeleton/esm/index.css +11 -11
  263. package/calendar-with-skeleton/index.css +11 -11
  264. package/calendar-with-skeleton/modern/Component.js +1 -1
  265. package/calendar-with-skeleton/modern/index.css +11 -11
  266. package/card-image/Component.js +1 -1
  267. package/card-image/esm/Component.js +1 -1
  268. package/card-image/esm/index.css +6 -6
  269. package/card-image/index.css +6 -6
  270. package/card-image/modern/Component.js +1 -1
  271. package/card-image/modern/index.css +6 -6
  272. package/cdn-icon/Component.js +1 -1
  273. package/cdn-icon/esm/Component.js +1 -1
  274. package/cdn-icon/esm/index.css +3 -3
  275. package/cdn-icon/index.css +3 -3
  276. package/cdn-icon/modern/Component.js +1 -1
  277. package/cdn-icon/modern/index.css +3 -3
  278. package/chart/Component.js +1 -1
  279. package/chart/components/Dot/index.css +7 -7
  280. package/chart/components/Dot/index.js +1 -1
  281. package/chart/components/Legends/index.css +7 -7
  282. package/chart/components/Legends/index.js +1 -1
  283. package/chart/components/Tick/index.css +3 -3
  284. package/chart/components/Tick/index.js +1 -1
  285. package/chart/components/TooltipContent/index.css +6 -6
  286. package/chart/components/TooltipContent/index.js +1 -1
  287. package/chart/esm/Component.js +1 -1
  288. package/chart/esm/components/Dot/index.css +7 -7
  289. package/chart/esm/components/Dot/index.js +1 -1
  290. package/chart/esm/components/Legends/index.css +7 -7
  291. package/chart/esm/components/Legends/index.js +1 -1
  292. package/chart/esm/components/Tick/index.css +3 -3
  293. package/chart/esm/components/Tick/index.js +1 -1
  294. package/chart/esm/components/TooltipContent/index.css +6 -6
  295. package/chart/esm/components/TooltipContent/index.js +1 -1
  296. package/chart/esm/index.css +4 -4
  297. package/chart/index.css +4 -4
  298. package/chart/modern/Component.js +1 -1
  299. package/chart/modern/components/Dot/index.css +7 -7
  300. package/chart/modern/components/Dot/index.js +1 -1
  301. package/chart/modern/components/Legends/index.css +7 -7
  302. package/chart/modern/components/Legends/index.js +1 -1
  303. package/chart/modern/components/Tick/index.css +3 -3
  304. package/chart/modern/components/Tick/index.js +1 -1
  305. package/chart/modern/components/TooltipContent/index.css +6 -6
  306. package/chart/modern/components/TooltipContent/index.js +1 -1
  307. package/chart/modern/index.css +4 -4
  308. package/checkbox/Component.js +3 -3
  309. package/checkbox/esm/Component.js +3 -3
  310. package/checkbox/esm/styles/default.css +20 -20
  311. package/checkbox/esm/styles/index.css +19 -19
  312. package/checkbox/esm/styles/inverted.css +20 -20
  313. package/checkbox/modern/Component.js +3 -3
  314. package/checkbox/modern/styles/default.css +20 -20
  315. package/checkbox/modern/styles/index.css +19 -19
  316. package/checkbox/modern/styles/inverted.css +20 -20
  317. package/checkbox/styles/default.css +20 -20
  318. package/checkbox/styles/index.css +19 -19
  319. package/checkbox/styles/inverted.css +20 -20
  320. package/checkbox-group/components/base-checkbox-group/Component.js +1 -1
  321. package/checkbox-group/components/base-checkbox-group/index.css +18 -18
  322. package/checkbox-group/desktop/Component.desktop.js +1 -1
  323. package/checkbox-group/desktop/desktop.css +3 -3
  324. package/checkbox-group/esm/components/base-checkbox-group/Component.js +1 -1
  325. package/checkbox-group/esm/components/base-checkbox-group/index.css +18 -18
  326. package/checkbox-group/esm/desktop/Component.desktop.js +1 -1
  327. package/checkbox-group/esm/desktop/desktop.css +3 -3
  328. package/checkbox-group/esm/mobile/Component.mobile.js +1 -1
  329. package/checkbox-group/esm/mobile/mobile.css +3 -3
  330. package/checkbox-group/mobile/Component.mobile.js +1 -1
  331. package/checkbox-group/mobile/mobile.css +3 -3
  332. package/checkbox-group/modern/components/base-checkbox-group/Component.js +1 -1
  333. package/checkbox-group/modern/components/base-checkbox-group/index.css +18 -18
  334. package/checkbox-group/modern/desktop/Component.desktop.js +1 -1
  335. package/checkbox-group/modern/desktop/desktop.css +3 -3
  336. package/checkbox-group/modern/mobile/Component.mobile.js +1 -1
  337. package/checkbox-group/modern/mobile/mobile.css +3 -3
  338. package/circular-progress-bar/Component.d.ts +4 -0
  339. package/circular-progress-bar/Component.js +4 -4
  340. package/circular-progress-bar/cssm/Component.d.ts +4 -0
  341. package/circular-progress-bar/cssm/Component.js +3 -3
  342. package/circular-progress-bar/cssm/use-timer.d.ts +1 -1
  343. package/circular-progress-bar/cssm/use-timer.js +5 -2
  344. package/circular-progress-bar/esm/Component.d.ts +4 -0
  345. package/circular-progress-bar/esm/Component.js +5 -5
  346. package/circular-progress-bar/esm/index.css +52 -52
  347. package/circular-progress-bar/esm/use-timer.d.ts +1 -1
  348. package/circular-progress-bar/esm/use-timer.js +5 -2
  349. package/circular-progress-bar/index.css +52 -52
  350. package/circular-progress-bar/modern/Component.d.ts +4 -0
  351. package/circular-progress-bar/modern/Component.js +3 -3
  352. package/circular-progress-bar/modern/index.css +52 -52
  353. package/circular-progress-bar/modern/use-timer.d.ts +1 -1
  354. package/circular-progress-bar/modern/use-timer.js +5 -2
  355. package/circular-progress-bar/moderncssm/Component.d.ts +4 -0
  356. package/circular-progress-bar/moderncssm/Component.js +2 -2
  357. package/circular-progress-bar/moderncssm/use-timer.d.ts +1 -1
  358. package/circular-progress-bar/moderncssm/use-timer.js +5 -2
  359. package/circular-progress-bar/use-timer.d.ts +1 -1
  360. package/circular-progress-bar/use-timer.js +5 -2
  361. package/code-input/components/base-code-input/component.js +1 -1
  362. package/code-input/components/base-code-input/index.css +5 -5
  363. package/code-input/components/input/component.js +1 -1
  364. package/code-input/components/input/index.css +11 -11
  365. package/code-input/desktop/Component.desktop.js +1 -1
  366. package/code-input/desktop/desktop.css +4 -4
  367. package/code-input/esm/components/base-code-input/component.js +1 -1
  368. package/code-input/esm/components/base-code-input/index.css +5 -5
  369. package/code-input/esm/components/input/component.js +1 -1
  370. package/code-input/esm/components/input/index.css +11 -11
  371. package/code-input/esm/desktop/Component.desktop.js +1 -1
  372. package/code-input/esm/desktop/desktop.css +4 -4
  373. package/code-input/esm/mobile/Component.mobile.js +1 -1
  374. package/code-input/esm/mobile/mobile.css +2 -2
  375. package/code-input/mobile/Component.mobile.js +1 -1
  376. package/code-input/mobile/mobile.css +2 -2
  377. package/code-input/modern/components/base-code-input/component.js +1 -1
  378. package/code-input/modern/components/base-code-input/index.css +5 -5
  379. package/code-input/modern/components/input/component.js +1 -1
  380. package/code-input/modern/components/input/index.css +11 -11
  381. package/code-input/modern/desktop/Component.desktop.js +1 -1
  382. package/code-input/modern/desktop/desktop.css +4 -4
  383. package/code-input/modern/mobile/Component.mobile.js +1 -1
  384. package/code-input/modern/mobile/mobile.css +2 -2
  385. package/collapse/Component.js +1 -1
  386. package/collapse/esm/Component.js +1 -1
  387. package/collapse/esm/index.css +8 -8
  388. package/collapse/index.css +8 -8
  389. package/collapse/modern/Component.js +1 -1
  390. package/collapse/modern/index.css +8 -8
  391. package/comment/Component.js +1 -1
  392. package/comment/esm/Component.js +1 -1
  393. package/comment/esm/index.css +3 -3
  394. package/comment/index.css +3 -3
  395. package/comment/modern/Component.js +1 -1
  396. package/comment/modern/index.css +3 -3
  397. package/confirmation/components/base-confirmation/component.js +1 -1
  398. package/confirmation/components/base-confirmation/index.css +2 -2
  399. package/confirmation/components/countdown-loader/component.js +1 -1
  400. package/confirmation/components/countdown-loader/index.css +2 -2
  401. package/confirmation/components/header/component.js +1 -1
  402. package/confirmation/components/header/index.css +4 -4
  403. package/confirmation/components/screens/fatal-error/component.js +1 -1
  404. package/confirmation/components/screens/fatal-error/index.css +7 -7
  405. package/confirmation/components/screens/hint/component.js +1 -1
  406. package/confirmation/components/screens/hint/index.css +13 -13
  407. package/confirmation/components/screens/initial/component.js +1 -1
  408. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  409. package/confirmation/components/screens/initial/index.css +20 -20
  410. package/confirmation/components/screens/temp-block/component.js +1 -1
  411. package/confirmation/components/screens/temp-block/index.css +9 -9
  412. package/confirmation/components/screens/temp-block-over/component.js +1 -1
  413. package/confirmation/components/screens/temp-block-over/index.css +6 -6
  414. package/confirmation/{countdown-section-66246bfb.js → countdown-section-f58175e2.js} +1 -1
  415. package/confirmation/esm/component.responsive.js +1 -1
  416. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  417. package/confirmation/esm/components/base-confirmation/index.css +2 -2
  418. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  419. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  420. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  421. package/confirmation/esm/components/header/component.js +1 -1
  422. package/confirmation/esm/components/header/index.css +4 -4
  423. package/confirmation/esm/components/index.js +1 -1
  424. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  425. package/confirmation/esm/components/screens/fatal-error/index.css +7 -7
  426. package/confirmation/esm/components/screens/hint/component.js +1 -1
  427. package/confirmation/esm/components/screens/hint/index.css +13 -13
  428. package/confirmation/esm/components/screens/index.js +1 -1
  429. package/confirmation/esm/components/screens/initial/component.js +1 -1
  430. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  431. package/confirmation/esm/components/screens/initial/index.css +20 -20
  432. package/confirmation/esm/components/screens/initial/index.js +1 -1
  433. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  434. package/confirmation/esm/components/screens/temp-block/index.css +9 -9
  435. package/confirmation/esm/components/screens/temp-block-over/component.js +1 -1
  436. package/confirmation/esm/components/screens/temp-block-over/index.css +6 -6
  437. package/confirmation/esm/{countdown-section-b11f4c6f.js → countdown-section-aa46da79.js} +1 -1
  438. package/confirmation/esm/desktop/component.desktop.js +1 -1
  439. package/confirmation/esm/desktop/index.js +1 -1
  440. package/confirmation/esm/index.js +1 -1
  441. package/confirmation/esm/mobile/component.mobile.js +2 -2
  442. package/confirmation/esm/mobile/index.js +1 -1
  443. package/confirmation/esm/mobile/mobile.css +2 -2
  444. package/confirmation/esm/shared/index.js +1 -1
  445. package/confirmation/mobile/component.mobile.js +1 -1
  446. package/confirmation/mobile/mobile.css +2 -2
  447. package/confirmation/modern/component.responsive.js +1 -1
  448. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  449. package/confirmation/modern/components/base-confirmation/index.css +2 -2
  450. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  451. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  452. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  453. package/confirmation/modern/components/header/component.js +1 -1
  454. package/confirmation/modern/components/header/index.css +4 -4
  455. package/confirmation/modern/components/index.js +1 -1
  456. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  457. package/confirmation/modern/components/screens/fatal-error/index.css +7 -7
  458. package/confirmation/modern/components/screens/hint/component.js +1 -1
  459. package/confirmation/modern/components/screens/hint/index.css +13 -13
  460. package/confirmation/modern/components/screens/index.js +1 -1
  461. package/confirmation/modern/components/screens/initial/component.js +1 -1
  462. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  463. package/confirmation/modern/components/screens/initial/index.css +20 -20
  464. package/confirmation/modern/components/screens/initial/index.js +1 -1
  465. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  466. package/confirmation/modern/components/screens/temp-block/index.css +9 -9
  467. package/confirmation/modern/components/screens/temp-block-over/component.js +1 -1
  468. package/confirmation/modern/components/screens/temp-block-over/index.css +6 -6
  469. package/confirmation/modern/{countdown-section-5721eff6.js → countdown-section-3fcb834b.js} +1 -1
  470. package/confirmation/modern/desktop/component.desktop.js +1 -1
  471. package/confirmation/modern/desktop/index.js +1 -1
  472. package/confirmation/modern/index.js +1 -1
  473. package/confirmation/modern/mobile/component.mobile.js +2 -2
  474. package/confirmation/modern/mobile/index.js +1 -1
  475. package/confirmation/modern/mobile/mobile.css +2 -2
  476. package/confirmation/modern/shared/index.js +1 -1
  477. package/confirmation-v1/component.js +1 -1
  478. package/confirmation-v1/components/code-input/component.js +1 -1
  479. package/confirmation-v1/components/code-input/index.css +9 -9
  480. package/confirmation-v1/components/countdown/component.js +1 -1
  481. package/confirmation-v1/components/countdown/index.css +12 -12
  482. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  483. package/confirmation-v1/components/countdown-loader/index.css +1 -1
  484. package/confirmation-v1/components/overlimit/component.js +1 -1
  485. package/confirmation-v1/components/overlimit/index.css +8 -8
  486. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  487. package/confirmation-v1/components/sign-confirmation/index.css +12 -12
  488. package/confirmation-v1/esm/component.js +1 -1
  489. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  490. package/confirmation-v1/esm/components/code-input/index.css +9 -9
  491. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  492. package/confirmation-v1/esm/components/countdown/index.css +12 -12
  493. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  494. package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
  495. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  496. package/confirmation-v1/esm/components/overlimit/index.css +8 -8
  497. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  498. package/confirmation-v1/esm/components/sign-confirmation/index.css +12 -12
  499. package/confirmation-v1/esm/index.css +13 -13
  500. package/confirmation-v1/index.css +13 -13
  501. package/confirmation-v1/modern/component.js +1 -1
  502. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  503. package/confirmation-v1/modern/components/code-input/index.css +9 -9
  504. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  505. package/confirmation-v1/modern/components/countdown/index.css +12 -12
  506. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  507. package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
  508. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  509. package/confirmation-v1/modern/components/overlimit/index.css +8 -8
  510. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  511. package/confirmation-v1/modern/components/sign-confirmation/index.css +12 -12
  512. package/confirmation-v1/modern/index.css +13 -13
  513. package/custom-button/components/base-custom-button/base-custom-button.js +1 -1
  514. package/custom-button/components/base-custom-button/index.css +24 -24
  515. package/custom-button/esm/components/base-custom-button/base-custom-button.js +1 -1
  516. package/custom-button/esm/components/base-custom-button/index.css +24 -24
  517. package/custom-button/modern/components/base-custom-button/base-custom-button.js +1 -1
  518. package/custom-button/modern/components/base-custom-button/index.css +24 -24
  519. package/custom-picker-button/esm/field/Component.js +1 -1
  520. package/custom-picker-button/esm/field/index.css +5 -5
  521. package/custom-picker-button/field/Component.js +1 -1
  522. package/custom-picker-button/field/index.css +5 -5
  523. package/custom-picker-button/modern/field/Component.js +1 -1
  524. package/custom-picker-button/modern/field/index.css +5 -5
  525. package/date-input/Component.js +1 -1
  526. package/date-input/esm/Component.js +1 -1
  527. package/date-input/esm/index.css +3 -3
  528. package/date-input/index.css +3 -3
  529. package/date-input/modern/Component.js +1 -1
  530. package/date-input/modern/index.css +3 -3
  531. package/date-range-input/components/date-range-input/Component.js +1 -1
  532. package/date-range-input/components/date-range-input/index.css +6 -6
  533. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  534. package/date-range-input/esm/components/date-range-input/index.css +6 -6
  535. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  536. package/date-range-input/modern/components/date-range-input/index.css +6 -6
  537. package/date-time-input/components/date-time-input/Component.js +1 -1
  538. package/date-time-input/components/date-time-input/index.css +6 -6
  539. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  540. package/date-time-input/esm/components/date-time-input/index.css +6 -6
  541. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  542. package/date-time-input/modern/components/date-time-input/index.css +6 -6
  543. package/divider/Component.js +1 -1
  544. package/divider/esm/Component.js +1 -1
  545. package/divider/esm/index.css +1 -1
  546. package/divider/index.css +1 -1
  547. package/divider/modern/Component.js +1 -1
  548. package/divider/modern/index.css +1 -1
  549. package/drawer/Component.js +1 -1
  550. package/drawer/esm/Component.js +1 -1
  551. package/drawer/esm/index.css +34 -34
  552. package/drawer/index.css +34 -34
  553. package/drawer/modern/Component.js +1 -1
  554. package/drawer/modern/index.css +34 -34
  555. package/dropzone/Component.js +1 -1
  556. package/dropzone/components/overlay/Component.js +1 -1
  557. package/dropzone/components/overlay/index.css +3 -3
  558. package/dropzone/esm/Component.js +1 -1
  559. package/dropzone/esm/components/overlay/Component.js +1 -1
  560. package/dropzone/esm/components/overlay/index.css +3 -3
  561. package/dropzone/esm/index.css +8 -8
  562. package/dropzone/index.css +8 -8
  563. package/dropzone/modern/Component.js +1 -1
  564. package/dropzone/modern/components/overlay/Component.js +1 -1
  565. package/dropzone/modern/components/overlay/index.css +3 -3
  566. package/dropzone/modern/index.css +8 -8
  567. package/file-upload-item/Component.js +1 -1
  568. package/file-upload-item/actions-control.module-57ff59fe.js +4 -0
  569. package/file-upload-item/components/actions-control/actions-control.css +8 -8
  570. package/file-upload-item/components/actions-control/actions.js +1 -1
  571. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  572. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  573. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  574. package/file-upload-item/components/content/components/content-error/content-error.css +1 -1
  575. package/file-upload-item/components/content/components/content-error/content-error.js +1 -1
  576. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.css +3 -3
  577. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.js +1 -1
  578. package/file-upload-item/components/content/content.css +7 -7
  579. package/file-upload-item/components/content/content.js +1 -1
  580. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  581. package/file-upload-item/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  582. package/file-upload-item/components/status-control/status-control.css +10 -10
  583. package/file-upload-item/components/status-control/status-control.js +1 -1
  584. package/file-upload-item/esm/Component.js +2 -2
  585. package/file-upload-item/esm/actions-control.module-a265f091.js +4 -0
  586. package/file-upload-item/esm/components/actions-control/actions-control.css +8 -8
  587. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  588. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  589. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  590. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  591. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  592. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  593. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  594. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  595. package/file-upload-item/esm/components/content/components/content-error/content-error.css +1 -1
  596. package/file-upload-item/esm/components/content/components/content-error/content-error.js +1 -1
  597. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.css +3 -3
  598. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.js +1 -1
  599. package/file-upload-item/esm/components/content/content.css +7 -7
  600. package/file-upload-item/esm/components/content/content.js +1 -1
  601. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  602. package/file-upload-item/esm/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  603. package/file-upload-item/esm/components/status-control/status-control.css +10 -10
  604. package/file-upload-item/esm/components/status-control/status-control.js +1 -1
  605. package/file-upload-item/esm/index.css +2 -2
  606. package/file-upload-item/esm/index.js +1 -1
  607. package/file-upload-item/index.css +2 -2
  608. package/file-upload-item/modern/Component.js +2 -2
  609. package/file-upload-item/modern/actions-control.module-c9cb8f3a.js +4 -0
  610. package/file-upload-item/modern/components/actions-control/actions-control.css +8 -8
  611. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  612. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  613. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  614. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  615. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  616. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  617. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  618. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  619. package/file-upload-item/modern/components/content/components/content-error/content-error.css +1 -1
  620. package/file-upload-item/modern/components/content/components/content-error/content-error.js +1 -1
  621. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.css +3 -3
  622. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.js +1 -1
  623. package/file-upload-item/modern/components/content/content.css +7 -7
  624. package/file-upload-item/modern/components/content/content.js +1 -1
  625. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.css +5 -5
  626. package/file-upload-item/modern/components/status-control/components/status-control-icon/status-control-icon.js +1 -1
  627. package/file-upload-item/modern/components/status-control/status-control.css +10 -10
  628. package/file-upload-item/modern/components/status-control/status-control.js +1 -1
  629. package/file-upload-item/modern/index.css +2 -2
  630. package/file-upload-item/modern/index.js +1 -1
  631. package/file-upload-item-v1/Component.js +1 -1
  632. package/file-upload-item-v1/esm/Component.js +1 -1
  633. package/file-upload-item-v1/esm/index.css +21 -21
  634. package/file-upload-item-v1/index.css +21 -21
  635. package/file-upload-item-v1/modern/Component.js +1 -1
  636. package/file-upload-item-v1/modern/index.css +21 -21
  637. package/filter-tag/components/base-filter-tag/Component.js +3 -3
  638. package/filter-tag/components/base-filter-tag/default.css +27 -27
  639. package/filter-tag/components/base-filter-tag/index.css +41 -41
  640. package/filter-tag/components/base-filter-tag/inverted.css +27 -27
  641. package/filter-tag/desktop/Component.desktop.js +3 -3
  642. package/filter-tag/desktop/default.desktop.css +4 -4
  643. package/filter-tag/desktop/desktop.css +15 -15
  644. package/filter-tag/desktop/inverted.desktop.css +4 -4
  645. package/filter-tag/esm/components/base-filter-tag/Component.js +3 -3
  646. package/filter-tag/esm/components/base-filter-tag/default.css +27 -27
  647. package/filter-tag/esm/components/base-filter-tag/index.css +41 -41
  648. package/filter-tag/esm/components/base-filter-tag/inverted.css +27 -27
  649. package/filter-tag/esm/desktop/Component.desktop.js +3 -3
  650. package/filter-tag/esm/desktop/default.desktop.css +4 -4
  651. package/filter-tag/esm/desktop/desktop.css +15 -15
  652. package/filter-tag/esm/desktop/inverted.desktop.css +4 -4
  653. package/filter-tag/esm/mobile/Component.mobile.js +3 -3
  654. package/filter-tag/esm/mobile/default.mobile.css +4 -4
  655. package/filter-tag/esm/mobile/inverted.mobile.css +4 -4
  656. package/filter-tag/esm/mobile/mobile.css +15 -15
  657. package/filter-tag/mobile/Component.mobile.js +3 -3
  658. package/filter-tag/mobile/default.mobile.css +4 -4
  659. package/filter-tag/mobile/inverted.mobile.css +4 -4
  660. package/filter-tag/mobile/mobile.css +15 -15
  661. package/filter-tag/modern/components/base-filter-tag/Component.js +3 -3
  662. package/filter-tag/modern/components/base-filter-tag/default.css +27 -27
  663. package/filter-tag/modern/components/base-filter-tag/index.css +41 -41
  664. package/filter-tag/modern/components/base-filter-tag/inverted.css +27 -27
  665. package/filter-tag/modern/desktop/Component.desktop.js +3 -3
  666. package/filter-tag/modern/desktop/default.desktop.css +4 -4
  667. package/filter-tag/modern/desktop/desktop.css +15 -15
  668. package/filter-tag/modern/desktop/inverted.desktop.css +4 -4
  669. package/filter-tag/modern/mobile/Component.mobile.js +3 -3
  670. package/filter-tag/modern/mobile/default.mobile.css +4 -4
  671. package/filter-tag/modern/mobile/inverted.mobile.css +4 -4
  672. package/filter-tag/modern/mobile/mobile.css +15 -15
  673. package/form-control/components/base-form-control/Component.js +3 -3
  674. package/form-control/components/base-form-control/default.css +17 -17
  675. package/form-control/components/base-form-control/index.css +48 -48
  676. package/form-control/components/base-form-control/inverted.css +17 -17
  677. package/form-control/desktop/Component.desktop.js +3 -3
  678. package/form-control/desktop/default.desktop.css +5 -5
  679. package/form-control/desktop/desktop.css +9 -9
  680. package/form-control/desktop/inverted.desktop.css +3 -3
  681. package/form-control/esm/components/base-form-control/Component.js +3 -3
  682. package/form-control/esm/components/base-form-control/default.css +17 -17
  683. package/form-control/esm/components/base-form-control/index.css +48 -48
  684. package/form-control/esm/components/base-form-control/inverted.css +17 -17
  685. package/form-control/esm/desktop/Component.desktop.js +3 -3
  686. package/form-control/esm/desktop/default.desktop.css +5 -5
  687. package/form-control/esm/desktop/desktop.css +9 -9
  688. package/form-control/esm/desktop/inverted.desktop.css +3 -3
  689. package/form-control/esm/mobile/Component.mobile.js +3 -3
  690. package/form-control/esm/mobile/default.mobile.css +2 -2
  691. package/form-control/esm/mobile/inverted.mobile.css +2 -2
  692. package/form-control/esm/mobile/mobile.css +9 -9
  693. package/form-control/mobile/Component.mobile.js +3 -3
  694. package/form-control/mobile/default.mobile.css +2 -2
  695. package/form-control/mobile/inverted.mobile.css +2 -2
  696. package/form-control/mobile/mobile.css +9 -9
  697. package/form-control/modern/components/base-form-control/Component.js +3 -3
  698. package/form-control/modern/components/base-form-control/default.css +17 -17
  699. package/form-control/modern/components/base-form-control/index.css +48 -48
  700. package/form-control/modern/components/base-form-control/inverted.css +17 -17
  701. package/form-control/modern/desktop/Component.desktop.js +3 -3
  702. package/form-control/modern/desktop/default.desktop.css +5 -5
  703. package/form-control/modern/desktop/desktop.css +9 -9
  704. package/form-control/modern/desktop/inverted.desktop.css +3 -3
  705. package/form-control/modern/mobile/Component.mobile.js +3 -3
  706. package/form-control/modern/mobile/default.mobile.css +2 -2
  707. package/form-control/modern/mobile/inverted.mobile.css +2 -2
  708. package/form-control/modern/mobile/mobile.css +9 -9
  709. package/gallery/Component.js +1 -1
  710. package/gallery/components/bottom-button/Component.js +1 -1
  711. package/gallery/components/bottom-button/index.css +6 -6
  712. package/gallery/components/buttons/index.css +6 -6
  713. package/gallery/components/buttons/index.js +1 -1
  714. package/gallery/components/header/Component.js +1 -1
  715. package/gallery/components/header/index.css +2 -2
  716. package/gallery/components/header-info-block/Component.js +1 -1
  717. package/gallery/components/header-info-block/index.css +5 -5
  718. package/gallery/components/header-mobile/Component.js +1 -1
  719. package/gallery/components/header-mobile/index.css +7 -7
  720. package/gallery/components/image-preview/Component.js +1 -1
  721. package/gallery/components/image-preview/index.css +18 -18
  722. package/gallery/components/image-viewer/component.js +1 -1
  723. package/gallery/components/image-viewer/hooks.js +1 -1
  724. package/gallery/components/image-viewer/index.css +26 -26
  725. package/gallery/components/image-viewer/single.js +1 -1
  726. package/gallery/components/image-viewer/slide.js +1 -1
  727. package/gallery/components/image-viewer/video/index.css +8 -8
  728. package/gallery/components/image-viewer/video/index.js +1 -1
  729. package/gallery/components/info-bar/Component.js +1 -1
  730. package/gallery/components/info-bar/index.css +4 -4
  731. package/gallery/components/navigation-bar/Component.js +1 -1
  732. package/gallery/components/navigation-bar/index.css +9 -9
  733. package/gallery/components/subtitles/index.css +4 -4
  734. package/gallery/components/subtitles/index.js +1 -1
  735. package/gallery/esm/Component.js +2 -2
  736. package/gallery/esm/components/bottom-button/Component.js +1 -1
  737. package/gallery/esm/components/bottom-button/index.css +6 -6
  738. package/gallery/esm/components/buttons/index.css +6 -6
  739. package/gallery/esm/components/buttons/index.js +1 -1
  740. package/gallery/esm/components/header/Component.js +1 -1
  741. package/gallery/esm/components/header/index.css +2 -2
  742. package/gallery/esm/components/header-info-block/Component.js +1 -1
  743. package/gallery/esm/components/header-info-block/index.css +5 -5
  744. package/gallery/esm/components/header-mobile/Component.js +1 -1
  745. package/gallery/esm/components/header-mobile/index.css +7 -7
  746. package/gallery/esm/components/image-preview/Component.js +1 -1
  747. package/gallery/esm/components/image-preview/index.css +18 -18
  748. package/gallery/esm/components/image-viewer/component.js +1 -1
  749. package/gallery/esm/components/image-viewer/hooks.js +1 -1
  750. package/gallery/esm/components/image-viewer/index.css +26 -26
  751. package/gallery/esm/components/image-viewer/index.js +1 -1
  752. package/gallery/esm/components/image-viewer/single.js +1 -1
  753. package/gallery/esm/components/image-viewer/slide.js +1 -1
  754. package/gallery/esm/components/image-viewer/video/index.css +8 -8
  755. package/gallery/esm/components/image-viewer/video/index.js +1 -1
  756. package/gallery/esm/components/index.js +1 -1
  757. package/gallery/esm/components/info-bar/Component.js +1 -1
  758. package/gallery/esm/components/info-bar/index.css +4 -4
  759. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  760. package/gallery/esm/components/navigation-bar/index.css +9 -9
  761. package/gallery/esm/components/subtitles/index.css +4 -4
  762. package/gallery/esm/components/subtitles/index.js +1 -1
  763. package/gallery/esm/{hooks-a2a9ba67.js → hooks-fdb73c74.js} +1 -1
  764. package/gallery/esm/index.css +10 -10
  765. package/gallery/esm/index.js +1 -1
  766. package/gallery/{hooks-edbf48b6.js → hooks-be993802.js} +1 -1
  767. package/gallery/index.css +10 -10
  768. package/gallery/modern/Component.js +2 -2
  769. package/gallery/modern/components/bottom-button/Component.js +1 -1
  770. package/gallery/modern/components/bottom-button/index.css +6 -6
  771. package/gallery/modern/components/buttons/index.css +6 -6
  772. package/gallery/modern/components/buttons/index.js +1 -1
  773. package/gallery/modern/components/header/Component.js +1 -1
  774. package/gallery/modern/components/header/index.css +2 -2
  775. package/gallery/modern/components/header-info-block/Component.js +1 -1
  776. package/gallery/modern/components/header-info-block/index.css +5 -5
  777. package/gallery/modern/components/header-mobile/Component.js +1 -1
  778. package/gallery/modern/components/header-mobile/index.css +7 -7
  779. package/gallery/modern/components/image-preview/Component.js +1 -1
  780. package/gallery/modern/components/image-preview/index.css +18 -18
  781. package/gallery/modern/components/image-viewer/component.js +1 -1
  782. package/gallery/modern/components/image-viewer/hooks.js +1 -1
  783. package/gallery/modern/components/image-viewer/index.css +26 -26
  784. package/gallery/modern/components/image-viewer/index.js +1 -1
  785. package/gallery/modern/components/image-viewer/single.js +1 -1
  786. package/gallery/modern/components/image-viewer/slide.js +1 -1
  787. package/gallery/modern/components/image-viewer/video/index.css +8 -8
  788. package/gallery/modern/components/image-viewer/video/index.js +1 -1
  789. package/gallery/modern/components/index.js +1 -1
  790. package/gallery/modern/components/info-bar/Component.js +1 -1
  791. package/gallery/modern/components/info-bar/index.css +4 -4
  792. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  793. package/gallery/modern/components/navigation-bar/index.css +9 -9
  794. package/gallery/modern/components/subtitles/index.css +4 -4
  795. package/gallery/modern/components/subtitles/index.js +1 -1
  796. package/gallery/modern/{hooks-7279baab.js → hooks-e4651d38.js} +1 -1
  797. package/gallery/modern/index.css +10 -10
  798. package/gallery/modern/index.js +1 -1
  799. package/gap/Component.js +1 -1
  800. package/gap/esm/Component.js +1 -1
  801. package/gap/esm/index.css +41 -41
  802. package/gap/index.css +41 -41
  803. package/gap/modern/Component.js +1 -1
  804. package/gap/modern/index.css +41 -41
  805. package/generic-wrapper/Component.js +1 -1
  806. package/generic-wrapper/esm/Component.js +1 -1
  807. package/generic-wrapper/esm/index.css +91 -91
  808. package/generic-wrapper/index.css +91 -91
  809. package/generic-wrapper/modern/Component.js +1 -1
  810. package/generic-wrapper/modern/index.css +91 -91
  811. package/grid/col/Component.js +2 -2
  812. package/grid/col/index.css +550 -550
  813. package/grid/esm/Component.js +1 -1
  814. package/grid/esm/col/Component.js +2 -2
  815. package/grid/esm/col/index.css +550 -550
  816. package/grid/esm/col/index.js +1 -1
  817. package/grid/esm/gutters.css +84 -84
  818. package/grid/esm/gutters.module-85373c2b.js +4 -0
  819. package/grid/esm/index.js +1 -1
  820. package/grid/esm/row/Component.js +2 -2
  821. package/grid/esm/row/index.css +9 -9
  822. package/grid/esm/row/index.js +1 -1
  823. package/grid/gutters.css +84 -84
  824. package/grid/gutters.module-7f58d737.js +4 -0
  825. package/grid/modern/Component.js +1 -1
  826. package/grid/modern/col/Component.js +2 -2
  827. package/grid/modern/col/index.css +550 -550
  828. package/grid/modern/col/index.js +1 -1
  829. package/grid/modern/gutters.css +84 -84
  830. package/grid/modern/gutters.module-e246c196.js +4 -0
  831. package/grid/modern/index.js +1 -1
  832. package/grid/modern/row/Component.js +2 -2
  833. package/grid/modern/row/index.css +9 -9
  834. package/grid/modern/row/index.js +1 -1
  835. package/grid/row/Component.js +2 -2
  836. package/grid/row/index.css +9 -9
  837. package/hatching-progress-bar/Component.js +1 -1
  838. package/hatching-progress-bar/esm/Component.js +1 -1
  839. package/hatching-progress-bar/esm/index.css +11 -11
  840. package/hatching-progress-bar/index.css +11 -11
  841. package/hatching-progress-bar/modern/Component.js +1 -1
  842. package/hatching-progress-bar/modern/index.css +11 -11
  843. package/icon-button/Component.js +3 -3
  844. package/icon-button/default.css +36 -36
  845. package/icon-button/esm/Component.js +3 -3
  846. package/icon-button/esm/default.css +36 -36
  847. package/icon-button/esm/index.css +16 -16
  848. package/icon-button/esm/inverted.css +36 -36
  849. package/icon-button/index.css +16 -16
  850. package/icon-button/inverted.css +36 -36
  851. package/icon-button/modern/Component.js +3 -3
  852. package/icon-button/modern/default.css +36 -36
  853. package/icon-button/modern/index.css +16 -16
  854. package/icon-button/modern/inverted.css +36 -36
  855. package/icon-view/components/base-shape/component.js +1 -1
  856. package/icon-view/components/base-shape/index.css +74 -74
  857. package/icon-view/esm/components/base-shape/component.js +1 -1
  858. package/icon-view/esm/components/base-shape/index.css +74 -74
  859. package/icon-view/modern/components/base-shape/component.js +1 -1
  860. package/icon-view/modern/components/base-shape/index.css +74 -74
  861. package/indicator/Component.js +1 -1
  862. package/indicator/esm/Component.js +1 -1
  863. package/indicator/esm/index.css +19 -19
  864. package/indicator/index.css +19 -19
  865. package/indicator/modern/Component.js +1 -1
  866. package/indicator/modern/index.css +19 -19
  867. package/input/components/base-input/Component.js +3 -3
  868. package/input/components/base-input/default.css +9 -9
  869. package/input/components/base-input/index.css +39 -39
  870. package/input/components/base-input/inverted.css +9 -9
  871. package/input/components/clear-button/Component.js +3 -3
  872. package/input/components/clear-button/default.css +3 -3
  873. package/input/components/clear-button/index.css +4 -4
  874. package/input/components/clear-button/inverted.css +3 -3
  875. package/input/esm/components/base-input/Component.js +3 -3
  876. package/input/esm/components/base-input/default.css +9 -9
  877. package/input/esm/components/base-input/index.css +39 -39
  878. package/input/esm/components/base-input/inverted.css +9 -9
  879. package/input/esm/components/clear-button/Component.js +3 -3
  880. package/input/esm/components/clear-button/default.css +3 -3
  881. package/input/esm/components/clear-button/index.css +4 -4
  882. package/input/esm/components/clear-button/inverted.css +3 -3
  883. package/input/modern/components/base-input/Component.js +3 -3
  884. package/input/modern/components/base-input/default.css +9 -9
  885. package/input/modern/components/base-input/index.css +39 -39
  886. package/input/modern/components/base-input/inverted.css +9 -9
  887. package/input/modern/components/clear-button/Component.js +3 -3
  888. package/input/modern/components/clear-button/default.css +3 -3
  889. package/input/modern/components/clear-button/index.css +4 -4
  890. package/input/modern/components/clear-button/inverted.css +3 -3
  891. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  892. package/input-autocomplete/autocomplete-field/index.css +2 -2
  893. package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
  894. package/input-autocomplete/autocomplete-mobile-field/index.css +17 -17
  895. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  896. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  897. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  898. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +17 -17
  899. package/input-autocomplete/esm/mobile/Component.mobile.js +1 -1
  900. package/input-autocomplete/esm/mobile/mobile.css +2 -2
  901. package/input-autocomplete/mobile/Component.mobile.js +1 -1
  902. package/input-autocomplete/mobile/mobile.css +2 -2
  903. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  904. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  905. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  906. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +17 -17
  907. package/input-autocomplete/modern/mobile/Component.mobile.js +1 -1
  908. package/input-autocomplete/modern/mobile/mobile.css +2 -2
  909. package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
  910. package/international-phone-input/components/base-international-phone-input/index.css +2 -2
  911. package/international-phone-input/components/country-select/Component.js +1 -1
  912. package/international-phone-input/components/country-select/index.css +8 -8
  913. package/international-phone-input/components/flag-icon/component.js +1 -1
  914. package/international-phone-input/components/flag-icon/index.css +3 -3
  915. package/international-phone-input/components/select-field/component.js +1 -1
  916. package/international-phone-input/components/select-field/index.css +9 -9
  917. package/international-phone-input/esm/components/base-international-phone-input/Component.js +1 -1
  918. package/international-phone-input/esm/components/base-international-phone-input/index.css +2 -2
  919. package/international-phone-input/esm/components/country-select/Component.js +1 -1
  920. package/international-phone-input/esm/components/country-select/index.css +8 -8
  921. package/international-phone-input/esm/components/flag-icon/component.js +1 -1
  922. package/international-phone-input/esm/components/flag-icon/index.css +3 -3
  923. package/international-phone-input/esm/components/select-field/component.js +1 -1
  924. package/international-phone-input/esm/components/select-field/index.css +9 -9
  925. package/international-phone-input/modern/components/base-international-phone-input/Component.js +1 -1
  926. package/international-phone-input/modern/components/base-international-phone-input/index.css +2 -2
  927. package/international-phone-input/modern/components/country-select/Component.js +1 -1
  928. package/international-phone-input/modern/components/country-select/index.css +8 -8
  929. package/international-phone-input/modern/components/flag-icon/component.js +1 -1
  930. package/international-phone-input/modern/components/flag-icon/index.css +3 -3
  931. package/international-phone-input/modern/components/select-field/component.js +1 -1
  932. package/international-phone-input/modern/components/select-field/index.css +9 -9
  933. package/intl-phone-input/component.js +1 -1
  934. package/intl-phone-input/components/flag-icon/component.js +1 -1
  935. package/intl-phone-input/components/flag-icon/index.css +3 -3
  936. package/intl-phone-input/components/select/component.js +1 -1
  937. package/intl-phone-input/components/select/index.css +6 -6
  938. package/intl-phone-input/components/select-field/component.js +1 -1
  939. package/intl-phone-input/components/select-field/index.css +9 -9
  940. package/intl-phone-input/esm/component.js +1 -1
  941. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  942. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  943. package/intl-phone-input/esm/components/select/component.js +1 -1
  944. package/intl-phone-input/esm/components/select/index.css +6 -6
  945. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  946. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  947. package/intl-phone-input/esm/index.css +5 -5
  948. package/intl-phone-input/index.css +5 -5
  949. package/intl-phone-input/modern/component.js +1 -1
  950. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  951. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  952. package/intl-phone-input/modern/components/select/component.js +1 -1
  953. package/intl-phone-input/modern/components/select/index.css +6 -6
  954. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  955. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  956. package/intl-phone-input/modern/index.css +5 -5
  957. package/link/Component.js +3 -3
  958. package/link/default.css +9 -9
  959. package/link/esm/Component.js +3 -3
  960. package/link/esm/default.css +9 -9
  961. package/link/esm/index.css +13 -13
  962. package/link/esm/inverted.css +9 -9
  963. package/link/index.css +13 -13
  964. package/link/inverted.css +9 -9
  965. package/link/modern/Component.js +3 -3
  966. package/link/modern/default.css +9 -9
  967. package/link/modern/index.css +13 -13
  968. package/link/modern/inverted.css +9 -9
  969. package/list/{Component-d820b5f0.js → Component-a387f320.js} +2 -2
  970. package/list/Component.js +1 -1
  971. package/list/components/item/Component.js +1 -1
  972. package/list/components/item/index.css +9 -9
  973. package/list/components/item/index.d.ts +1 -1
  974. package/list/components/item/index.js +1 -1
  975. package/list/esm/{Component-1bda4abd.js → Component-14899c73.js} +2 -2
  976. package/list/esm/Component.js +1 -1
  977. package/list/esm/components/item/Component.js +1 -1
  978. package/list/esm/components/item/index.css +9 -9
  979. package/list/esm/components/item/index.d.ts +1 -1
  980. package/list/esm/components/item/index.js +1 -1
  981. package/list/esm/index.css +5 -5
  982. package/list/esm/index.js +1 -1
  983. package/list/index.css +5 -5
  984. package/list/index.js +1 -1
  985. package/list/modern/{Component-245adfda.js → Component-868a7c71.js} +2 -2
  986. package/list/modern/Component.js +1 -1
  987. package/list/modern/components/item/Component.js +1 -1
  988. package/list/modern/components/item/index.css +9 -9
  989. package/list/modern/components/item/index.d.ts +1 -1
  990. package/list/modern/components/item/index.js +1 -1
  991. package/list/modern/index.css +5 -5
  992. package/list/modern/index.js +1 -1
  993. package/list-header/Component.js +1 -1
  994. package/list-header/esm/Component.js +1 -1
  995. package/list-header/esm/index.css +3 -3
  996. package/list-header/index.css +3 -3
  997. package/list-header/modern/Component.js +1 -1
  998. package/list-header/modern/index.css +3 -3
  999. package/loader/Component.js +1 -1
  1000. package/loader/esm/Component.js +1 -1
  1001. package/loader/esm/index.css +7 -7
  1002. package/loader/index.css +7 -7
  1003. package/loader/modern/Component.js +1 -1
  1004. package/loader/modern/index.css +7 -7
  1005. package/markdown/Component.js +1 -1
  1006. package/markdown/esm/Component.desktop.js +1 -1
  1007. package/markdown/esm/Component.js +1 -1
  1008. package/markdown/esm/Component.mobile.js +1 -1
  1009. package/markdown/esm/Component.responsive.js +1 -1
  1010. package/markdown/esm/desktop/index.js +1 -1
  1011. package/markdown/esm/hooks/use-overrides.js +1 -1
  1012. package/markdown/esm/index.css +15 -15
  1013. package/markdown/esm/index.js +1 -1
  1014. package/markdown/esm/mobile/index.js +1 -1
  1015. package/markdown/esm/{use-overrides-5afd02d1.js → use-overrides-c298cd1e.js} +1 -1
  1016. package/markdown/hooks/use-overrides.js +1 -1
  1017. package/markdown/index.css +15 -15
  1018. package/markdown/modern/Component.desktop.js +1 -1
  1019. package/markdown/modern/Component.js +1 -1
  1020. package/markdown/modern/Component.mobile.js +1 -1
  1021. package/markdown/modern/Component.responsive.js +1 -1
  1022. package/markdown/modern/desktop/index.js +1 -1
  1023. package/markdown/modern/hooks/use-overrides.js +1 -1
  1024. package/markdown/modern/index.css +15 -15
  1025. package/markdown/modern/index.js +1 -1
  1026. package/markdown/modern/mobile/index.js +1 -1
  1027. package/markdown/modern/{use-overrides-af2b3a4e.js → use-overrides-b5352193.js} +1 -1
  1028. package/markdown/{use-overrides-d502409f.js → use-overrides-3d70398d.js} +1 -1
  1029. package/masked-input/Component.js +1 -1
  1030. package/masked-input/esm/Component.js +1 -1
  1031. package/masked-input/esm/index.css +1 -1
  1032. package/masked-input/index.css +1 -1
  1033. package/masked-input/modern/Component.js +1 -1
  1034. package/masked-input/modern/index.css +1 -1
  1035. package/modal/Component.js +3 -3
  1036. package/modal/components/content/Component.js +3 -3
  1037. package/modal/components/content/desktop.css +6 -6
  1038. package/modal/components/content/index.css +3 -3
  1039. package/modal/components/content/mobile.css +2 -2
  1040. package/modal/components/controls/Component.js +2 -2
  1041. package/modal/components/controls/index.css +1 -1
  1042. package/modal/components/footer/Component.js +4 -4
  1043. package/modal/components/footer/desktop.css +8 -8
  1044. package/modal/components/footer/index.css +3 -3
  1045. package/modal/components/footer/layout.css +16 -16
  1046. package/modal/components/footer/mobile.css +3 -3
  1047. package/modal/components/header/Component.js +3 -3
  1048. package/modal/components/header/desktop.css +14 -14
  1049. package/modal/components/header/index.css +3 -3
  1050. package/modal/components/header/mobile.css +4 -4
  1051. package/modal/desktop/desktop.css +8 -8
  1052. package/modal/esm/Component.js +3 -3
  1053. package/modal/esm/Component.responsive.js +1 -1
  1054. package/modal/esm/components/content/Component.js +3 -3
  1055. package/modal/esm/components/content/desktop.css +6 -6
  1056. package/modal/esm/components/content/index.css +3 -3
  1057. package/modal/esm/components/content/mobile.css +2 -2
  1058. package/modal/esm/components/controls/Component.js +2 -2
  1059. package/modal/esm/components/controls/index.css +1 -1
  1060. package/modal/esm/components/controls/index.js +1 -1
  1061. package/modal/esm/components/footer/Component.js +4 -4
  1062. package/modal/esm/components/footer/desktop.css +8 -8
  1063. package/modal/esm/components/footer/index.css +3 -3
  1064. package/modal/esm/components/footer/layout.css +16 -16
  1065. package/modal/esm/components/footer/mobile.css +3 -3
  1066. package/modal/esm/components/header/Component.js +3 -3
  1067. package/modal/esm/components/header/desktop.css +14 -14
  1068. package/modal/esm/components/header/index.css +3 -3
  1069. package/modal/esm/components/header/mobile.css +4 -4
  1070. package/modal/esm/desktop/Component.desktop.js +1 -1
  1071. package/modal/esm/desktop/desktop.css +8 -8
  1072. package/modal/esm/desktop/index.js +1 -1
  1073. package/modal/esm/index.js +1 -1
  1074. package/modal/esm/layout.module-3f8e880f.js +4 -0
  1075. package/modal/esm/mobile/Component.mobile.js +1 -1
  1076. package/modal/esm/mobile/index.js +1 -1
  1077. package/modal/esm/mobile/mobile.css +2 -2
  1078. package/modal/esm/transitions.css +7 -7
  1079. package/modal/layout.module-fdd6dd20.js +4 -0
  1080. package/modal/mobile/mobile.css +2 -2
  1081. package/modal/modern/Component.js +3 -3
  1082. package/modal/modern/Component.responsive.js +1 -1
  1083. package/modal/modern/components/content/Component.js +3 -3
  1084. package/modal/modern/components/content/desktop.css +6 -6
  1085. package/modal/modern/components/content/index.css +3 -3
  1086. package/modal/modern/components/content/mobile.css +2 -2
  1087. package/modal/modern/components/controls/Component.js +2 -2
  1088. package/modal/modern/components/controls/index.css +1 -1
  1089. package/modal/modern/components/controls/index.js +1 -1
  1090. package/modal/modern/components/footer/Component.js +4 -4
  1091. package/modal/modern/components/footer/desktop.css +8 -8
  1092. package/modal/modern/components/footer/index.css +3 -3
  1093. package/modal/modern/components/footer/layout.css +16 -16
  1094. package/modal/modern/components/footer/mobile.css +3 -3
  1095. package/modal/modern/components/header/Component.js +3 -3
  1096. package/modal/modern/components/header/desktop.css +14 -14
  1097. package/modal/modern/components/header/index.css +3 -3
  1098. package/modal/modern/components/header/mobile.css +4 -4
  1099. package/modal/modern/desktop/Component.desktop.js +1 -1
  1100. package/modal/modern/desktop/desktop.css +8 -8
  1101. package/modal/modern/desktop/index.js +1 -1
  1102. package/modal/modern/index.js +1 -1
  1103. package/modal/modern/layout.module-cfc67f6b.js +4 -0
  1104. package/modal/modern/mobile/Component.mobile.js +1 -1
  1105. package/modal/modern/mobile/index.js +1 -1
  1106. package/modal/modern/mobile/mobile.css +2 -2
  1107. package/modal/modern/transitions.css +7 -7
  1108. package/modal/transitions.css +7 -7
  1109. package/navigation-bar/Component.js +1 -1
  1110. package/navigation-bar/components/action-icon-addon/Component.js +1 -1
  1111. package/navigation-bar/components/action-icon-addon/index.css +6 -6
  1112. package/navigation-bar/components/action-text-addon/Component.js +1 -1
  1113. package/navigation-bar/components/action-text-addon/index.css +2 -2
  1114. package/navigation-bar/esm/Component.js +1 -1
  1115. package/navigation-bar/esm/components/action-icon-addon/Component.js +1 -1
  1116. package/navigation-bar/esm/components/action-icon-addon/index.css +6 -6
  1117. package/navigation-bar/esm/components/action-text-addon/Component.js +1 -1
  1118. package/navigation-bar/esm/components/action-text-addon/index.css +2 -2
  1119. package/navigation-bar/esm/index.css +16 -16
  1120. package/navigation-bar/index.css +16 -16
  1121. package/navigation-bar/modern/Component.js +1 -1
  1122. package/navigation-bar/modern/components/action-icon-addon/Component.js +1 -1
  1123. package/navigation-bar/modern/components/action-icon-addon/index.css +6 -6
  1124. package/navigation-bar/modern/components/action-text-addon/Component.js +1 -1
  1125. package/navigation-bar/modern/components/action-text-addon/index.css +2 -2
  1126. package/navigation-bar/modern/index.css +16 -16
  1127. package/navigation-bar-private/Component.js +1 -1
  1128. package/navigation-bar-private/components/back-arrow-addon/Component.js +1 -1
  1129. package/navigation-bar-private/components/back-arrow-addon/index.css +11 -11
  1130. package/navigation-bar-private/components/closer/Component.js +3 -3
  1131. package/navigation-bar-private/components/closer/default.css +2 -2
  1132. package/navigation-bar-private/components/closer/index.css +4 -4
  1133. package/navigation-bar-private/components/closer/inverted.css +2 -2
  1134. package/navigation-bar-private/esm/Component.js +1 -1
  1135. package/navigation-bar-private/esm/components/back-arrow-addon/Component.js +1 -1
  1136. package/navigation-bar-private/esm/components/back-arrow-addon/index.css +11 -11
  1137. package/navigation-bar-private/esm/components/closer/Component.js +3 -3
  1138. package/navigation-bar-private/esm/components/closer/default.css +2 -2
  1139. package/navigation-bar-private/esm/components/closer/index.css +4 -4
  1140. package/navigation-bar-private/esm/components/closer/inverted.css +2 -2
  1141. package/navigation-bar-private/esm/index.css +26 -26
  1142. package/navigation-bar-private/index.css +26 -26
  1143. package/navigation-bar-private/modern/Component.js +1 -1
  1144. package/navigation-bar-private/modern/components/back-arrow-addon/Component.js +1 -1
  1145. package/navigation-bar-private/modern/components/back-arrow-addon/index.css +11 -11
  1146. package/navigation-bar-private/modern/components/closer/Component.js +3 -3
  1147. package/navigation-bar-private/modern/components/closer/default.css +2 -2
  1148. package/navigation-bar-private/modern/components/closer/index.css +4 -4
  1149. package/navigation-bar-private/modern/components/closer/inverted.css +2 -2
  1150. package/navigation-bar-private/modern/index.css +26 -26
  1151. package/notification/Component.js +1 -1
  1152. package/notification/esm/Component.js +1 -1
  1153. package/notification/esm/index.css +8 -8
  1154. package/notification/index.css +8 -8
  1155. package/notification/modern/Component.js +1 -1
  1156. package/notification/modern/index.css +8 -8
  1157. package/notification-manager/component.js +1 -1
  1158. package/notification-manager/esm/component.js +1 -1
  1159. package/notification-manager/esm/index.css +10 -10
  1160. package/notification-manager/index.css +10 -10
  1161. package/notification-manager/modern/component.js +1 -1
  1162. package/notification-manager/modern/index.css +10 -10
  1163. package/number-input/components/number-input/Component.js +3 -3
  1164. package/number-input/components/number-input/default.css +3 -3
  1165. package/number-input/components/number-input/index.css +3 -3
  1166. package/number-input/components/number-input/inverted.css +3 -3
  1167. package/number-input/components/steppers/Component.js +3 -3
  1168. package/number-input/components/steppers/default.css +1 -1
  1169. package/number-input/components/steppers/index.css +3 -3
  1170. package/number-input/components/steppers/inverted.css +1 -1
  1171. package/number-input/esm/components/number-input/Component.js +3 -3
  1172. package/number-input/esm/components/number-input/default.css +3 -3
  1173. package/number-input/esm/components/number-input/index.css +3 -3
  1174. package/number-input/esm/components/number-input/inverted.css +3 -3
  1175. package/number-input/esm/components/steppers/Component.js +3 -3
  1176. package/number-input/esm/components/steppers/default.css +1 -1
  1177. package/number-input/esm/components/steppers/index.css +3 -3
  1178. package/number-input/esm/components/steppers/inverted.css +1 -1
  1179. package/number-input/modern/components/number-input/Component.js +3 -3
  1180. package/number-input/modern/components/number-input/default.css +3 -3
  1181. package/number-input/modern/components/number-input/index.css +3 -3
  1182. package/number-input/modern/components/number-input/inverted.css +3 -3
  1183. package/number-input/modern/components/steppers/Component.js +3 -3
  1184. package/number-input/modern/components/steppers/default.css +1 -1
  1185. package/number-input/modern/components/steppers/index.css +3 -3
  1186. package/number-input/modern/components/steppers/inverted.css +1 -1
  1187. package/package.json +3 -2
  1188. package/page-indicator/components/bullet/Component.js +5 -5
  1189. package/page-indicator/components/bullet/default.css +2 -2
  1190. package/page-indicator/components/bullet/index.css +7 -7
  1191. package/page-indicator/components/bullet/inverted.css +2 -2
  1192. package/page-indicator/components/bullet/static-inverted.css +2 -2
  1193. package/page-indicator/components/bullet/static.css +2 -2
  1194. package/page-indicator/components/dynamic/Component.js +5 -5
  1195. package/page-indicator/components/dynamic/default.css +3 -3
  1196. package/page-indicator/components/dynamic/index.css +6 -6
  1197. package/page-indicator/components/dynamic/inverted.css +3 -3
  1198. package/page-indicator/components/dynamic/static-inverted.css +3 -3
  1199. package/page-indicator/components/dynamic/static.css +3 -3
  1200. package/page-indicator/components/runner/Component.js +5 -5
  1201. package/page-indicator/components/runner/default.css +2 -2
  1202. package/page-indicator/components/runner/index.css +1 -1
  1203. package/page-indicator/components/runner/inverted.css +2 -2
  1204. package/page-indicator/components/runner/static-inverted.css +2 -2
  1205. package/page-indicator/components/runner/static.css +2 -2
  1206. package/page-indicator/components/step/Component.js +5 -5
  1207. package/page-indicator/components/step/default.css +2 -2
  1208. package/page-indicator/components/step/index.css +2 -2
  1209. package/page-indicator/components/step/inverted.css +2 -2
  1210. package/page-indicator/components/step/static-inverted.css +2 -2
  1211. package/page-indicator/components/step/static.css +2 -2
  1212. package/page-indicator/esm/components/bullet/Component.js +5 -5
  1213. package/page-indicator/esm/components/bullet/default.css +2 -2
  1214. package/page-indicator/esm/components/bullet/index.css +7 -7
  1215. package/page-indicator/esm/components/bullet/inverted.css +2 -2
  1216. package/page-indicator/esm/components/bullet/static-inverted.css +2 -2
  1217. package/page-indicator/esm/components/bullet/static.css +2 -2
  1218. package/page-indicator/esm/components/dynamic/Component.js +5 -5
  1219. package/page-indicator/esm/components/dynamic/default.css +3 -3
  1220. package/page-indicator/esm/components/dynamic/index.css +6 -6
  1221. package/page-indicator/esm/components/dynamic/inverted.css +3 -3
  1222. package/page-indicator/esm/components/dynamic/static-inverted.css +3 -3
  1223. package/page-indicator/esm/components/dynamic/static.css +3 -3
  1224. package/page-indicator/esm/components/runner/Component.js +5 -5
  1225. package/page-indicator/esm/components/runner/default.css +2 -2
  1226. package/page-indicator/esm/components/runner/index.css +1 -1
  1227. package/page-indicator/esm/components/runner/inverted.css +2 -2
  1228. package/page-indicator/esm/components/runner/static-inverted.css +2 -2
  1229. package/page-indicator/esm/components/runner/static.css +2 -2
  1230. package/page-indicator/esm/components/step/Component.js +5 -5
  1231. package/page-indicator/esm/components/step/default.css +2 -2
  1232. package/page-indicator/esm/components/step/index.css +2 -2
  1233. package/page-indicator/esm/components/step/inverted.css +2 -2
  1234. package/page-indicator/esm/components/step/static-inverted.css +2 -2
  1235. package/page-indicator/esm/components/step/static.css +2 -2
  1236. package/page-indicator/modern/components/bullet/Component.js +5 -5
  1237. package/page-indicator/modern/components/bullet/default.css +2 -2
  1238. package/page-indicator/modern/components/bullet/index.css +7 -7
  1239. package/page-indicator/modern/components/bullet/inverted.css +2 -2
  1240. package/page-indicator/modern/components/bullet/static-inverted.css +2 -2
  1241. package/page-indicator/modern/components/bullet/static.css +2 -2
  1242. package/page-indicator/modern/components/dynamic/Component.js +5 -5
  1243. package/page-indicator/modern/components/dynamic/default.css +3 -3
  1244. package/page-indicator/modern/components/dynamic/index.css +6 -6
  1245. package/page-indicator/modern/components/dynamic/inverted.css +3 -3
  1246. package/page-indicator/modern/components/dynamic/static-inverted.css +3 -3
  1247. package/page-indicator/modern/components/dynamic/static.css +3 -3
  1248. package/page-indicator/modern/components/runner/Component.js +5 -5
  1249. package/page-indicator/modern/components/runner/default.css +2 -2
  1250. package/page-indicator/modern/components/runner/index.css +1 -1
  1251. package/page-indicator/modern/components/runner/inverted.css +2 -2
  1252. package/page-indicator/modern/components/runner/static-inverted.css +2 -2
  1253. package/page-indicator/modern/components/runner/static.css +2 -2
  1254. package/page-indicator/modern/components/step/Component.js +5 -5
  1255. package/page-indicator/modern/components/step/default.css +2 -2
  1256. package/page-indicator/modern/components/step/index.css +2 -2
  1257. package/page-indicator/modern/components/step/inverted.css +2 -2
  1258. package/page-indicator/modern/components/step/static-inverted.css +2 -2
  1259. package/page-indicator/modern/components/step/static.css +2 -2
  1260. package/pagination/Component.js +1 -1
  1261. package/pagination/components/default-view/index.css +1 -1
  1262. package/pagination/components/default-view/index.js +1 -1
  1263. package/pagination/components/per-page-view/index.css +1 -1
  1264. package/pagination/components/per-page-view/index.js +1 -1
  1265. package/pagination/components/tag/index.css +7 -7
  1266. package/pagination/components/tag/index.js +1 -1
  1267. package/pagination/esm/Component.js +1 -1
  1268. package/pagination/esm/components/default-view/index.css +1 -1
  1269. package/pagination/esm/components/default-view/index.js +1 -1
  1270. package/pagination/esm/components/per-page-view/index.css +1 -1
  1271. package/pagination/esm/components/per-page-view/index.js +1 -1
  1272. package/pagination/esm/components/tag/index.css +7 -7
  1273. package/pagination/esm/components/tag/index.js +1 -1
  1274. package/pagination/esm/index.css +3 -3
  1275. package/pagination/index.css +3 -3
  1276. package/pagination/modern/Component.js +1 -1
  1277. package/pagination/modern/components/default-view/index.css +1 -1
  1278. package/pagination/modern/components/default-view/index.js +1 -1
  1279. package/pagination/modern/components/per-page-view/index.css +1 -1
  1280. package/pagination/modern/components/per-page-view/index.js +1 -1
  1281. package/pagination/modern/components/tag/index.css +7 -7
  1282. package/pagination/modern/components/tag/index.js +1 -1
  1283. package/pagination/modern/index.css +3 -3
  1284. package/pass-code/Component.js +1 -1
  1285. package/pass-code/components/InputProgress/Component.js +2 -2
  1286. package/pass-code/components/InputProgress/index.css +15 -15
  1287. package/pass-code/components/InputProgress/transitions.css +7 -7
  1288. package/pass-code/components/KeyPad/Component.js +1 -1
  1289. package/pass-code/components/KeyPad/index.css +2 -2
  1290. package/pass-code/components/KeyPadButton/Component.js +1 -1
  1291. package/pass-code/components/KeyPadButton/index.css +8 -8
  1292. package/pass-code/esm/Component.js +1 -1
  1293. package/pass-code/esm/components/InputProgress/Component.js +2 -2
  1294. package/pass-code/esm/components/InputProgress/index.css +15 -15
  1295. package/pass-code/esm/components/InputProgress/transitions.css +7 -7
  1296. package/pass-code/esm/components/KeyPad/Component.js +1 -1
  1297. package/pass-code/esm/components/KeyPad/index.css +2 -2
  1298. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  1299. package/pass-code/esm/components/KeyPadButton/index.css +8 -8
  1300. package/pass-code/esm/index.css +2 -2
  1301. package/pass-code/esm/mobile/PassCodeMobile.js +1 -1
  1302. package/pass-code/esm/mobile/mobile.css +1 -1
  1303. package/pass-code/index.css +2 -2
  1304. package/pass-code/mobile/PassCodeMobile.js +1 -1
  1305. package/pass-code/mobile/mobile.css +1 -1
  1306. package/pass-code/modern/Component.js +1 -1
  1307. package/pass-code/modern/components/InputProgress/Component.js +2 -2
  1308. package/pass-code/modern/components/InputProgress/index.css +15 -15
  1309. package/pass-code/modern/components/InputProgress/transitions.css +7 -7
  1310. package/pass-code/modern/components/KeyPad/Component.js +1 -1
  1311. package/pass-code/modern/components/KeyPad/index.css +2 -2
  1312. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1313. package/pass-code/modern/components/KeyPadButton/index.css +8 -8
  1314. package/pass-code/modern/index.css +2 -2
  1315. package/pass-code/modern/mobile/PassCodeMobile.js +1 -1
  1316. package/pass-code/modern/mobile/mobile.css +1 -1
  1317. package/pass-code-v1/Component.js +1 -1
  1318. package/pass-code-v1/components/InputProgress/Component.js +2 -2
  1319. package/pass-code-v1/components/InputProgress/index.css +4 -4
  1320. package/pass-code-v1/components/InputProgress/transitions.css +7 -7
  1321. package/pass-code-v1/components/KeyPad/Component.js +1 -1
  1322. package/pass-code-v1/components/KeyPad/index.css +4 -4
  1323. package/pass-code-v1/components/KeyPadButton/Component.js +1 -1
  1324. package/pass-code-v1/components/KeyPadButton/index.css +12 -12
  1325. package/pass-code-v1/esm/Component.js +1 -1
  1326. package/pass-code-v1/esm/components/InputProgress/Component.js +2 -2
  1327. package/pass-code-v1/esm/components/InputProgress/index.css +4 -4
  1328. package/pass-code-v1/esm/components/InputProgress/transitions.css +7 -7
  1329. package/pass-code-v1/esm/components/KeyPad/Component.js +1 -1
  1330. package/pass-code-v1/esm/components/KeyPad/index.css +4 -4
  1331. package/pass-code-v1/esm/components/KeyPadButton/Component.js +1 -1
  1332. package/pass-code-v1/esm/components/KeyPadButton/index.css +12 -12
  1333. package/pass-code-v1/esm/index.css +3 -3
  1334. package/pass-code-v1/index.css +3 -3
  1335. package/pass-code-v1/modern/Component.js +1 -1
  1336. package/pass-code-v1/modern/components/InputProgress/Component.js +2 -2
  1337. package/pass-code-v1/modern/components/InputProgress/index.css +4 -4
  1338. package/pass-code-v1/modern/components/InputProgress/transitions.css +7 -7
  1339. package/pass-code-v1/modern/components/KeyPad/Component.js +1 -1
  1340. package/pass-code-v1/modern/components/KeyPad/index.css +4 -4
  1341. package/pass-code-v1/modern/components/KeyPadButton/Component.js +1 -1
  1342. package/pass-code-v1/modern/components/KeyPadButton/index.css +12 -12
  1343. package/pass-code-v1/modern/index.css +3 -3
  1344. package/password-input/component.js +1 -1
  1345. package/password-input/esm/component.js +1 -1
  1346. package/password-input/esm/index.css +4 -4
  1347. package/password-input/index.css +4 -4
  1348. package/password-input/modern/component.js +1 -1
  1349. package/password-input/modern/index.css +4 -4
  1350. package/pattern-lock/components/base-pattern-lock/Component.js +1 -1
  1351. package/pattern-lock/components/base-pattern-lock/index.css +7 -7
  1352. package/pattern-lock/desktop/Component.desktop.js +1 -1
  1353. package/pattern-lock/desktop/desktop.css +3 -3
  1354. package/pattern-lock/esm/components/base-pattern-lock/Component.js +1 -1
  1355. package/pattern-lock/esm/components/base-pattern-lock/index.css +7 -7
  1356. package/pattern-lock/esm/desktop/Component.desktop.js +1 -1
  1357. package/pattern-lock/esm/desktop/desktop.css +3 -3
  1358. package/pattern-lock/esm/mobile/Component.mobile.js +1 -1
  1359. package/pattern-lock/esm/mobile/mobile.css +2 -2
  1360. package/pattern-lock/mobile/Component.mobile.js +1 -1
  1361. package/pattern-lock/mobile/mobile.css +2 -2
  1362. package/pattern-lock/modern/components/base-pattern-lock/Component.js +1 -1
  1363. package/pattern-lock/modern/components/base-pattern-lock/index.css +7 -7
  1364. package/pattern-lock/modern/desktop/Component.desktop.js +1 -1
  1365. package/pattern-lock/modern/desktop/desktop.css +3 -3
  1366. package/pattern-lock/modern/mobile/Component.mobile.js +1 -1
  1367. package/pattern-lock/modern/mobile/mobile.css +2 -2
  1368. package/pattern-lock-v1/components/base-pattern-lock/Component.js +1 -1
  1369. package/pattern-lock-v1/components/base-pattern-lock/index.css +5 -5
  1370. package/pattern-lock-v1/desktop/Component.desktop.js +1 -1
  1371. package/pattern-lock-v1/desktop/desktop.css +3 -3
  1372. package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +1 -1
  1373. package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +5 -5
  1374. package/pattern-lock-v1/esm/desktop/Component.desktop.js +1 -1
  1375. package/pattern-lock-v1/esm/desktop/desktop.css +3 -3
  1376. package/pattern-lock-v1/esm/mobile/Component.mobile.js +1 -1
  1377. package/pattern-lock-v1/esm/mobile/mobile.css +6 -6
  1378. package/pattern-lock-v1/mobile/Component.mobile.js +1 -1
  1379. package/pattern-lock-v1/mobile/mobile.css +6 -6
  1380. package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +1 -1
  1381. package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +5 -5
  1382. package/pattern-lock-v1/modern/desktop/Component.desktop.js +1 -1
  1383. package/pattern-lock-v1/modern/desktop/desktop.css +3 -3
  1384. package/pattern-lock-v1/modern/mobile/Component.mobile.js +1 -1
  1385. package/pattern-lock-v1/modern/mobile/mobile.css +6 -6
  1386. package/picker-button/cssm/Component-c44170fe.d.ts +2 -2
  1387. package/picker-button/cssm/transformSize-ebda875c.d.ts +1 -1
  1388. package/picker-button/desktop/Component.desktop.js +1 -1
  1389. package/picker-button/esm/desktop/Component.desktop.js +1 -1
  1390. package/picker-button/esm/field/Component.js +1 -1
  1391. package/picker-button/esm/field/index.css +6 -6
  1392. package/picker-button/esm/index.css +5 -5
  1393. package/picker-button/esm/option/Component.js +1 -1
  1394. package/picker-button/esm/option/index.css +4 -4
  1395. package/picker-button/field/Component.js +1 -1
  1396. package/picker-button/field/index.css +6 -6
  1397. package/picker-button/index.css +5 -5
  1398. package/picker-button/modern/desktop/Component.desktop.js +1 -1
  1399. package/picker-button/modern/field/Component.js +1 -1
  1400. package/picker-button/modern/field/index.css +6 -6
  1401. package/picker-button/modern/index.css +5 -5
  1402. package/picker-button/modern/option/Component.js +1 -1
  1403. package/picker-button/modern/option/index.css +4 -4
  1404. package/picker-button/option/Component.js +1 -1
  1405. package/picker-button/option/index.css +4 -4
  1406. package/plate/components/base-plate/Component.js +2 -2
  1407. package/plate/components/base-plate/index.css +49 -49
  1408. package/plate/desktop/Component.desktop.js +1 -1
  1409. package/plate/desktop/desktop.css +5 -5
  1410. package/plate/esm/Component.responsive.js +1 -1
  1411. package/plate/esm/components/base-plate/Component.js +2 -2
  1412. package/plate/esm/components/base-plate/index.css +49 -49
  1413. package/plate/esm/components/base-plate/index.js +1 -1
  1414. package/plate/esm/desktop/Component.desktop.js +2 -2
  1415. package/plate/esm/desktop/desktop.css +5 -5
  1416. package/plate/esm/desktop/index.js +1 -1
  1417. package/plate/esm/index-7f6b04c5.d.ts +2 -2
  1418. package/plate/esm/index.js +1 -1
  1419. package/plate/esm/mobile/Component.mobile.js +2 -2
  1420. package/plate/esm/mobile/index.js +1 -1
  1421. package/plate/esm/mobile/mobile.css +5 -5
  1422. package/plate/esm/shared/index.js +1 -1
  1423. package/plate/esm/utils.js +1 -1
  1424. package/plate/index-7f6b04c5.d.ts +2 -2
  1425. package/plate/mobile/Component.mobile.js +1 -1
  1426. package/plate/mobile/mobile.css +5 -5
  1427. package/plate/modern/Component.responsive.js +1 -1
  1428. package/plate/modern/components/base-plate/Component.js +2 -2
  1429. package/plate/modern/components/base-plate/index.css +49 -49
  1430. package/plate/modern/components/base-plate/index.js +1 -1
  1431. package/plate/modern/desktop/Component.desktop.js +2 -2
  1432. package/plate/modern/desktop/desktop.css +5 -5
  1433. package/plate/modern/desktop/index.js +1 -1
  1434. package/plate/modern/index-7f6b04c5.d.ts +2 -2
  1435. package/plate/modern/index.js +1 -1
  1436. package/plate/modern/mobile/Component.mobile.js +2 -2
  1437. package/plate/modern/mobile/index.js +1 -1
  1438. package/plate/modern/mobile/mobile.css +5 -5
  1439. package/plate/modern/shared/index.js +1 -1
  1440. package/plate/modern/utils.js +1 -1
  1441. package/plate/utils.js +1 -1
  1442. package/popover/Component.js +1 -1
  1443. package/popover/esm/Component.js +1 -1
  1444. package/popover/esm/index.css +25 -25
  1445. package/popover/index.css +25 -25
  1446. package/popover/modern/Component.js +1 -1
  1447. package/popover/modern/index.css +25 -25
  1448. package/popup-sheet/Component.js +1 -1
  1449. package/popup-sheet/components/backdrop/Component.js +1 -1
  1450. package/popup-sheet/components/backdrop/index.css +9 -9
  1451. package/popup-sheet/esm/Component.js +1 -1
  1452. package/popup-sheet/esm/components/backdrop/Component.js +1 -1
  1453. package/popup-sheet/esm/components/backdrop/index.css +9 -9
  1454. package/popup-sheet/esm/index.css +13 -13
  1455. package/popup-sheet/index.css +13 -13
  1456. package/popup-sheet/modern/Component.js +1 -1
  1457. package/popup-sheet/modern/components/backdrop/Component.js +1 -1
  1458. package/popup-sheet/modern/components/backdrop/index.css +9 -9
  1459. package/popup-sheet/modern/index.css +13 -13
  1460. package/product-cover/components/image-card/Component.js +1 -1
  1461. package/product-cover/components/image-card/index.css +2 -2
  1462. package/product-cover/components/overlay/Component.js +1 -1
  1463. package/product-cover/components/overlay/index.css +4 -4
  1464. package/product-cover/components/text/Component.js +1 -1
  1465. package/product-cover/components/text/index.css +7 -7
  1466. package/product-cover/esm/components/image-card/Component.js +1 -1
  1467. package/product-cover/esm/components/image-card/index.css +2 -2
  1468. package/product-cover/esm/components/overlay/Component.js +1 -1
  1469. package/product-cover/esm/components/overlay/index.css +4 -4
  1470. package/product-cover/esm/components/text/Component.js +1 -1
  1471. package/product-cover/esm/components/text/index.css +7 -7
  1472. package/product-cover/esm/single/Component.js +1 -1
  1473. package/product-cover/esm/single/index.css +11 -11
  1474. package/product-cover/esm/stack/Component.js +1 -1
  1475. package/product-cover/esm/stack/index.css +16 -16
  1476. package/product-cover/modern/components/image-card/Component.js +1 -1
  1477. package/product-cover/modern/components/image-card/index.css +2 -2
  1478. package/product-cover/modern/components/overlay/Component.js +1 -1
  1479. package/product-cover/modern/components/overlay/index.css +4 -4
  1480. package/product-cover/modern/components/text/Component.js +1 -1
  1481. package/product-cover/modern/components/text/index.css +7 -7
  1482. package/product-cover/modern/single/Component.js +1 -1
  1483. package/product-cover/modern/single/index.css +11 -11
  1484. package/product-cover/modern/stack/Component.js +1 -1
  1485. package/product-cover/modern/stack/index.css +16 -16
  1486. package/product-cover/single/Component.js +1 -1
  1487. package/product-cover/single/index.css +11 -11
  1488. package/product-cover/stack/Component.js +1 -1
  1489. package/product-cover/stack/index.css +16 -16
  1490. package/progress-bar/Component.js +3 -3
  1491. package/progress-bar/default.css +1 -1
  1492. package/progress-bar/esm/Component.js +3 -3
  1493. package/progress-bar/esm/default.css +1 -1
  1494. package/progress-bar/esm/index.css +12 -12
  1495. package/progress-bar/esm/inverted.css +1 -1
  1496. package/progress-bar/index.css +12 -12
  1497. package/progress-bar/inverted.css +1 -1
  1498. package/progress-bar/modern/Component.js +3 -3
  1499. package/progress-bar/modern/default.css +1 -1
  1500. package/progress-bar/modern/index.css +12 -12
  1501. package/progress-bar/modern/inverted.css +1 -1
  1502. package/pure-cell/{component-f9fe7b5e.js → component-2844f21d.js} +11 -11
  1503. package/pure-cell/component.js +1 -1
  1504. package/pure-cell/components/addon/component.js +1 -1
  1505. package/pure-cell/components/addon/index.css +12 -12
  1506. package/pure-cell/components/addon/index.d.ts +1 -1
  1507. package/pure-cell/components/addon/index.js +1 -1
  1508. package/pure-cell/components/amount/component.js +1 -1
  1509. package/pure-cell/components/amount/index.css +3 -3
  1510. package/pure-cell/components/amount/index.d.ts +1 -1
  1511. package/pure-cell/components/amount/index.js +1 -1
  1512. package/pure-cell/components/amount-title/component.js +1 -1
  1513. package/pure-cell/components/amount-title/index.css +14 -14
  1514. package/pure-cell/components/amount-title/index.d.ts +1 -1
  1515. package/pure-cell/components/amount-title/index.js +1 -1
  1516. package/pure-cell/components/category/component.js +1 -1
  1517. package/pure-cell/components/category/index.css +4 -4
  1518. package/pure-cell/components/category/index.d.ts +1 -1
  1519. package/pure-cell/components/category/index.js +1 -1
  1520. package/pure-cell/components/content/component.js +1 -1
  1521. package/pure-cell/components/content/index.css +2 -2
  1522. package/pure-cell/components/content/index.d.ts +1 -1
  1523. package/pure-cell/components/content/index.js +1 -1
  1524. package/pure-cell/components/footer/component.js +1 -1
  1525. package/pure-cell/components/footer/index.css +3 -3
  1526. package/pure-cell/components/footer/index.d.ts +1 -1
  1527. package/pure-cell/components/footer/index.js +1 -1
  1528. package/pure-cell/components/footer-button/component.js +1 -1
  1529. package/pure-cell/components/footer-button/index.css +1 -1
  1530. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1531. package/pure-cell/components/footer-button/index.js +1 -1
  1532. package/pure-cell/components/footer-text/component.js +1 -1
  1533. package/pure-cell/components/footer-text/index.d.ts +1 -1
  1534. package/pure-cell/components/footer-text/index.js +1 -1
  1535. package/pure-cell/components/graphics/component.js +1 -1
  1536. package/pure-cell/components/graphics/index.css +17 -17
  1537. package/pure-cell/components/graphics/index.d.ts +1 -1
  1538. package/pure-cell/components/graphics/index.js +1 -1
  1539. package/pure-cell/components/main/component.js +1 -1
  1540. package/pure-cell/components/main/index.css +6 -6
  1541. package/pure-cell/components/main/index.d.ts +1 -1
  1542. package/pure-cell/components/main/index.js +1 -1
  1543. package/pure-cell/components/text/component.js +1 -1
  1544. package/pure-cell/components/text/index.css +6 -6
  1545. package/pure-cell/components/text/index.d.ts +1 -1
  1546. package/pure-cell/components/text/index.js +1 -1
  1547. package/pure-cell/esm/{component-885fb487.js → component-2ce53ad3.js} +11 -11
  1548. package/pure-cell/esm/component.js +1 -1
  1549. package/pure-cell/esm/components/addon/component.js +1 -1
  1550. package/pure-cell/esm/components/addon/index.css +12 -12
  1551. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  1552. package/pure-cell/esm/components/addon/index.js +1 -1
  1553. package/pure-cell/esm/components/amount/component.js +1 -1
  1554. package/pure-cell/esm/components/amount/index.css +3 -3
  1555. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  1556. package/pure-cell/esm/components/amount/index.js +1 -1
  1557. package/pure-cell/esm/components/amount-title/component.js +1 -1
  1558. package/pure-cell/esm/components/amount-title/index.css +14 -14
  1559. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  1560. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1561. package/pure-cell/esm/components/category/component.js +1 -1
  1562. package/pure-cell/esm/components/category/index.css +4 -4
  1563. package/pure-cell/esm/components/category/index.d.ts +1 -1
  1564. package/pure-cell/esm/components/category/index.js +1 -1
  1565. package/pure-cell/esm/components/content/component.js +1 -1
  1566. package/pure-cell/esm/components/content/index.css +2 -2
  1567. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1568. package/pure-cell/esm/components/content/index.js +1 -1
  1569. package/pure-cell/esm/components/footer/component.js +1 -1
  1570. package/pure-cell/esm/components/footer/index.css +3 -3
  1571. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  1572. package/pure-cell/esm/components/footer/index.js +1 -1
  1573. package/pure-cell/esm/components/footer-button/component.js +1 -1
  1574. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1575. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1576. package/pure-cell/esm/components/footer-button/index.js +1 -1
  1577. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1578. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  1579. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1580. package/pure-cell/esm/components/graphics/component.js +1 -1
  1581. package/pure-cell/esm/components/graphics/index.css +17 -17
  1582. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  1583. package/pure-cell/esm/components/graphics/index.js +1 -1
  1584. package/pure-cell/esm/components/main/component.js +1 -1
  1585. package/pure-cell/esm/components/main/index.css +6 -6
  1586. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1587. package/pure-cell/esm/components/main/index.js +1 -1
  1588. package/pure-cell/esm/components/text/component.js +1 -1
  1589. package/pure-cell/esm/components/text/index.css +6 -6
  1590. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1591. package/pure-cell/esm/components/text/index.js +1 -1
  1592. package/pure-cell/esm/index.css +28 -28
  1593. package/pure-cell/esm/index.js +1 -1
  1594. package/pure-cell/index.css +28 -28
  1595. package/pure-cell/index.js +1 -1
  1596. package/pure-cell/modern/{component-27feae28.js → component-86ba2031.js} +11 -11
  1597. package/pure-cell/modern/component.js +1 -1
  1598. package/pure-cell/modern/components/addon/component.js +1 -1
  1599. package/pure-cell/modern/components/addon/index.css +12 -12
  1600. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  1601. package/pure-cell/modern/components/addon/index.js +1 -1
  1602. package/pure-cell/modern/components/amount/component.js +1 -1
  1603. package/pure-cell/modern/components/amount/index.css +3 -3
  1604. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  1605. package/pure-cell/modern/components/amount/index.js +1 -1
  1606. package/pure-cell/modern/components/amount-title/component.js +1 -1
  1607. package/pure-cell/modern/components/amount-title/index.css +14 -14
  1608. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  1609. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1610. package/pure-cell/modern/components/category/component.js +1 -1
  1611. package/pure-cell/modern/components/category/index.css +4 -4
  1612. package/pure-cell/modern/components/category/index.d.ts +1 -1
  1613. package/pure-cell/modern/components/category/index.js +1 -1
  1614. package/pure-cell/modern/components/content/component.js +1 -1
  1615. package/pure-cell/modern/components/content/index.css +2 -2
  1616. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1617. package/pure-cell/modern/components/content/index.js +1 -1
  1618. package/pure-cell/modern/components/footer/component.js +1 -1
  1619. package/pure-cell/modern/components/footer/index.css +3 -3
  1620. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  1621. package/pure-cell/modern/components/footer/index.js +1 -1
  1622. package/pure-cell/modern/components/footer-button/component.js +1 -1
  1623. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1624. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  1625. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1626. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1627. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  1628. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1629. package/pure-cell/modern/components/graphics/component.js +1 -1
  1630. package/pure-cell/modern/components/graphics/index.css +17 -17
  1631. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  1632. package/pure-cell/modern/components/graphics/index.js +1 -1
  1633. package/pure-cell/modern/components/main/component.js +1 -1
  1634. package/pure-cell/modern/components/main/index.css +6 -6
  1635. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1636. package/pure-cell/modern/components/main/index.js +1 -1
  1637. package/pure-cell/modern/components/text/component.js +1 -1
  1638. package/pure-cell/modern/components/text/index.css +6 -6
  1639. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1640. package/pure-cell/modern/components/text/index.js +1 -1
  1641. package/pure-cell/modern/index.css +28 -28
  1642. package/pure-cell/modern/index.js +1 -1
  1643. package/radio/Component.js +3 -3
  1644. package/radio/esm/Component.js +3 -3
  1645. package/radio/esm/styles/default.css +15 -15
  1646. package/radio/esm/styles/index.css +18 -18
  1647. package/radio/esm/styles/inverted.css +15 -15
  1648. package/radio/modern/Component.js +3 -3
  1649. package/radio/modern/styles/default.css +15 -15
  1650. package/radio/modern/styles/index.css +18 -18
  1651. package/radio/modern/styles/inverted.css +15 -15
  1652. package/radio/styles/default.css +15 -15
  1653. package/radio/styles/index.css +18 -18
  1654. package/radio/styles/inverted.css +15 -15
  1655. package/radio-group/components/base-radio-group/Component.js +1 -1
  1656. package/radio-group/components/base-radio-group/index.css +19 -19
  1657. package/radio-group/desktop/Component.desktop.js +1 -1
  1658. package/radio-group/desktop/desktop.css +3 -3
  1659. package/radio-group/esm/components/base-radio-group/Component.js +1 -1
  1660. package/radio-group/esm/components/base-radio-group/index.css +19 -19
  1661. package/radio-group/esm/desktop/Component.desktop.js +1 -1
  1662. package/radio-group/esm/desktop/desktop.css +3 -3
  1663. package/radio-group/esm/mobile/Component.mobile.js +1 -1
  1664. package/radio-group/esm/mobile/mobile.css +3 -3
  1665. package/radio-group/mobile/Component.mobile.js +1 -1
  1666. package/radio-group/mobile/mobile.css +3 -3
  1667. package/radio-group/modern/components/base-radio-group/Component.js +1 -1
  1668. package/radio-group/modern/components/base-radio-group/index.css +19 -19
  1669. package/radio-group/modern/desktop/Component.desktop.js +1 -1
  1670. package/radio-group/modern/desktop/desktop.css +3 -3
  1671. package/radio-group/modern/mobile/Component.mobile.js +1 -1
  1672. package/radio-group/modern/mobile/mobile.css +3 -3
  1673. package/scrollbar/Component.d.ts +8 -0
  1674. package/scrollbar/Component.js +5 -5
  1675. package/scrollbar/cssm/Component.d.ts +8 -0
  1676. package/scrollbar/cssm/Component.js +2 -2
  1677. package/scrollbar/default.css +2 -2
  1678. package/scrollbar/esm/Component.d.ts +8 -0
  1679. package/scrollbar/esm/Component.js +5 -5
  1680. package/scrollbar/esm/default.css +2 -2
  1681. package/scrollbar/esm/index.css +25 -25
  1682. package/scrollbar/esm/inverted.css +2 -2
  1683. package/scrollbar/index.css +25 -25
  1684. package/scrollbar/inverted.css +2 -2
  1685. package/scrollbar/modern/Component.d.ts +8 -0
  1686. package/scrollbar/modern/Component.js +5 -5
  1687. package/scrollbar/modern/default.css +2 -2
  1688. package/scrollbar/modern/index.css +25 -25
  1689. package/scrollbar/modern/inverted.css +2 -2
  1690. package/scrollbar/moderncssm/Component.d.ts +8 -0
  1691. package/scrollbar/moderncssm/Component.js +2 -2
  1692. package/segmented-control/Component.js +3 -3
  1693. package/segmented-control/components/segment/Component.js +3 -3
  1694. package/segmented-control/components/segment/default.css +2 -2
  1695. package/segmented-control/components/segment/index.css +3 -3
  1696. package/segmented-control/components/segment/inverted.css +2 -2
  1697. package/segmented-control/default.css +3 -3
  1698. package/segmented-control/esm/Component.js +3 -3
  1699. package/segmented-control/esm/components/segment/Component.js +3 -3
  1700. package/segmented-control/esm/components/segment/default.css +2 -2
  1701. package/segmented-control/esm/components/segment/index.css +3 -3
  1702. package/segmented-control/esm/components/segment/inverted.css +2 -2
  1703. package/segmented-control/esm/default.css +3 -3
  1704. package/segmented-control/esm/index.css +18 -18
  1705. package/segmented-control/esm/inverted.css +3 -3
  1706. package/segmented-control/index.css +18 -18
  1707. package/segmented-control/inverted.css +3 -3
  1708. package/segmented-control/modern/Component.js +3 -3
  1709. package/segmented-control/modern/components/segment/Component.js +3 -3
  1710. package/segmented-control/modern/components/segment/default.css +2 -2
  1711. package/segmented-control/modern/components/segment/index.css +3 -3
  1712. package/segmented-control/modern/components/segment/inverted.css +2 -2
  1713. package/segmented-control/modern/default.css +3 -3
  1714. package/segmented-control/modern/index.css +18 -18
  1715. package/segmented-control/modern/inverted.css +3 -3
  1716. package/select/components/arrow/Component.js +1 -1
  1717. package/select/components/arrow/index.css +5 -5
  1718. package/select/components/base-checkmark/Component.js +1 -1
  1719. package/select/components/base-checkmark/index.css +6 -6
  1720. package/select/components/base-option/Component.js +1 -1
  1721. package/select/components/base-option/index.css +15 -15
  1722. package/select/components/base-select/Component.js +2 -2
  1723. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1724. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1725. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1726. package/select/components/base-select/index.css +11 -11
  1727. package/select/components/base-select/mobile.css +12 -12
  1728. package/select/components/checkmark/Component.js +1 -1
  1729. package/select/components/checkmark/index.css +10 -10
  1730. package/select/components/checkmark-mobile/Component.js +1 -1
  1731. package/select/components/checkmark-mobile/index.css +6 -6
  1732. package/select/components/clear-button/Component.js +1 -1
  1733. package/select/components/clear-button/index.css +7 -7
  1734. package/select/components/field/Component.js +1 -1
  1735. package/select/components/field/index.css +14 -14
  1736. package/select/components/footer/Component.js +1 -1
  1737. package/select/components/footer/index.css +5 -5
  1738. package/select/components/optgroup/Component.js +1 -1
  1739. package/select/components/optgroup/index.css +6 -6
  1740. package/select/components/option/desktop/Component.js +1 -1
  1741. package/select/components/option/desktop/index.css +22 -22
  1742. package/select/components/option/mobile/Component.js +1 -1
  1743. package/select/components/option/mobile/index.css +19 -19
  1744. package/select/components/options-list/Component.js +1 -1
  1745. package/select/components/options-list/index.css +11 -11
  1746. package/select/components/search/Component.js +1 -1
  1747. package/select/components/search/index.css +2 -2
  1748. package/select/components/virtual-options-list/Component.js +1 -1
  1749. package/select/components/virtual-options-list/index.css +15 -15
  1750. package/select/esm/Component.responsive.js +3 -3
  1751. package/select/esm/components/arrow/Component.js +1 -1
  1752. package/select/esm/components/arrow/index.css +5 -5
  1753. package/select/esm/components/base-checkmark/Component.js +1 -1
  1754. package/select/esm/components/base-checkmark/index.css +6 -6
  1755. package/select/esm/components/base-option/Component.js +1 -1
  1756. package/select/esm/components/base-option/index.css +15 -15
  1757. package/select/esm/components/base-select/Component.js +2 -2
  1758. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1759. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1760. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  1761. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1762. package/select/esm/components/base-select/index.css +11 -11
  1763. package/select/esm/components/base-select/index.js +2 -2
  1764. package/select/esm/components/base-select/mobile.css +12 -12
  1765. package/select/esm/components/checkmark/Component.js +1 -1
  1766. package/select/esm/components/checkmark/index.css +10 -10
  1767. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1768. package/select/esm/components/checkmark-mobile/index.css +6 -6
  1769. package/select/esm/components/clear-button/Component.js +1 -1
  1770. package/select/esm/components/clear-button/index.css +7 -7
  1771. package/select/esm/components/field/Component.js +1 -1
  1772. package/select/esm/components/field/index.css +14 -14
  1773. package/select/esm/components/footer/Component.js +1 -1
  1774. package/select/esm/components/footer/index.css +5 -5
  1775. package/select/esm/components/index.js +2 -2
  1776. package/select/esm/components/optgroup/Component.js +1 -1
  1777. package/select/esm/components/optgroup/index.css +6 -6
  1778. package/select/esm/components/option/desktop/Component.js +1 -1
  1779. package/select/esm/components/option/desktop/index.css +22 -22
  1780. package/select/esm/components/option/mobile/Component.js +1 -1
  1781. package/select/esm/components/option/mobile/index.css +19 -19
  1782. package/select/esm/components/options-list/Component.js +1 -1
  1783. package/select/esm/components/options-list/index.css +11 -11
  1784. package/select/esm/components/search/Component.js +1 -1
  1785. package/select/esm/components/search/index.css +2 -2
  1786. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1787. package/select/esm/components/virtual-options-list/index.css +15 -15
  1788. package/select/esm/desktop/Component.desktop.js +2 -2
  1789. package/select/esm/desktop/index.js +2 -2
  1790. package/select/esm/index.js +3 -3
  1791. package/select/esm/{list-popover-desktop-471e29e3.js → list-popover-desktop-0c024794.js} +1 -1
  1792. package/select/esm/mobile/Component.mobile.js +3 -3
  1793. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  1794. package/select/esm/mobile/index.js +3 -3
  1795. package/select/esm/mobile.module-8e7b07e6.js +4 -0
  1796. package/select/esm/presets/index.js +1 -1
  1797. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  1798. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1799. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1800. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1801. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1802. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1803. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1804. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1805. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1806. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1807. package/select/esm/shared/index.js +3 -3
  1808. package/select/{list-popover-desktop-b02c0d40.js → list-popover-desktop-b6c2e43b.js} +1 -1
  1809. package/select/mobile/Component.mobile.js +1 -1
  1810. package/select/mobile.module-869ae85d.js +4 -0
  1811. package/select/modern/Component.responsive.js +3 -3
  1812. package/select/modern/components/arrow/Component.js +1 -1
  1813. package/select/modern/components/arrow/index.css +5 -5
  1814. package/select/modern/components/base-checkmark/Component.js +1 -1
  1815. package/select/modern/components/base-checkmark/index.css +6 -6
  1816. package/select/modern/components/base-option/Component.js +1 -1
  1817. package/select/modern/components/base-option/index.css +15 -15
  1818. package/select/modern/components/base-select/Component.js +2 -2
  1819. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  1820. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  1821. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  1822. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  1823. package/select/modern/components/base-select/index.css +11 -11
  1824. package/select/modern/components/base-select/index.js +2 -2
  1825. package/select/modern/components/base-select/mobile.css +12 -12
  1826. package/select/modern/components/checkmark/Component.js +1 -1
  1827. package/select/modern/components/checkmark/index.css +10 -10
  1828. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1829. package/select/modern/components/checkmark-mobile/index.css +6 -6
  1830. package/select/modern/components/clear-button/Component.js +1 -1
  1831. package/select/modern/components/clear-button/index.css +7 -7
  1832. package/select/modern/components/field/Component.js +1 -1
  1833. package/select/modern/components/field/index.css +14 -14
  1834. package/select/modern/components/footer/Component.js +1 -1
  1835. package/select/modern/components/footer/index.css +5 -5
  1836. package/select/modern/components/index.js +2 -2
  1837. package/select/modern/components/optgroup/Component.js +1 -1
  1838. package/select/modern/components/optgroup/index.css +6 -6
  1839. package/select/modern/components/option/desktop/Component.js +1 -1
  1840. package/select/modern/components/option/desktop/index.css +22 -22
  1841. package/select/modern/components/option/mobile/Component.js +1 -1
  1842. package/select/modern/components/option/mobile/index.css +19 -19
  1843. package/select/modern/components/options-list/Component.js +1 -1
  1844. package/select/modern/components/options-list/index.css +11 -11
  1845. package/select/modern/components/search/Component.js +1 -1
  1846. package/select/modern/components/search/index.css +2 -2
  1847. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1848. package/select/modern/components/virtual-options-list/index.css +15 -15
  1849. package/select/modern/desktop/Component.desktop.js +2 -2
  1850. package/select/modern/desktop/index.js +2 -2
  1851. package/select/modern/index.js +3 -3
  1852. package/select/modern/{list-popover-desktop-36234ac6.js → list-popover-desktop-081f53a8.js} +1 -1
  1853. package/select/modern/mobile/Component.mobile.js +3 -3
  1854. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  1855. package/select/modern/mobile/index.js +3 -3
  1856. package/select/modern/mobile.module-78dbc0b7.js +4 -0
  1857. package/select/modern/presets/index.js +1 -1
  1858. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  1859. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1860. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1861. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1862. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1863. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1864. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1865. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1866. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1867. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1868. package/select/modern/shared/index.js +3 -3
  1869. package/select/presets/index.js +1 -1
  1870. package/select/presets/useSelectWithApply/hook.js +1 -1
  1871. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1872. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1873. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1874. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  1875. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  1876. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1877. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1878. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1879. package/select/presets/useSelectWithLoading/index.css +2 -2
  1880. package/select/shared/index.js +1 -1
  1881. package/select-with-tags/components/tag/component.js +1 -1
  1882. package/select-with-tags/components/tag/index.css +14 -14
  1883. package/select-with-tags/components/tag-list/component.js +1 -1
  1884. package/select-with-tags/components/tag-list/index.css +36 -36
  1885. package/select-with-tags/esm/components/tag/component.js +1 -1
  1886. package/select-with-tags/esm/components/tag/index.css +14 -14
  1887. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  1888. package/select-with-tags/esm/components/tag-list/index.css +36 -36
  1889. package/select-with-tags/modern/components/tag/component.js +1 -1
  1890. package/select-with-tags/modern/components/tag/index.css +14 -14
  1891. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1892. package/select-with-tags/modern/components/tag-list/index.css +36 -36
  1893. package/side-panel/components/content/Component.desktop.js +1 -1
  1894. package/side-panel/components/content/Component.js +1 -1
  1895. package/side-panel/components/content/Component.mobile.js +1 -1
  1896. package/side-panel/components/content/desktop.css +2 -2
  1897. package/side-panel/components/content/index.css +3 -3
  1898. package/side-panel/components/content/mobile.css +2 -2
  1899. package/side-panel/components/controls/Component.js +2 -2
  1900. package/side-panel/components/controls/index.css +1 -1
  1901. package/side-panel/components/footer/Component.desktop.js +1 -1
  1902. package/side-panel/components/footer/Component.js +2 -2
  1903. package/side-panel/components/footer/Component.mobile.js +1 -1
  1904. package/side-panel/components/footer/desktop.css +2 -2
  1905. package/side-panel/components/footer/index.css +3 -3
  1906. package/side-panel/components/footer/layout.css +16 -16
  1907. package/side-panel/components/footer/mobile.css +3 -3
  1908. package/side-panel/components/header/Component.js +3 -3
  1909. package/side-panel/components/header/desktop.css +4 -4
  1910. package/side-panel/components/header/index.css +13 -13
  1911. package/side-panel/components/header/mobile.css +4 -4
  1912. package/side-panel/desktop/Component.desktop.js +2 -2
  1913. package/side-panel/desktop/desktop.css +2 -2
  1914. package/side-panel/desktop/transitions.desktop.css +6 -6
  1915. package/side-panel/esm/Component.responsive.js +1 -1
  1916. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  1917. package/side-panel/esm/components/content/Component.js +1 -1
  1918. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  1919. package/side-panel/esm/components/content/desktop.css +2 -2
  1920. package/side-panel/esm/components/content/index.css +3 -3
  1921. package/side-panel/esm/components/content/mobile.css +2 -2
  1922. package/side-panel/esm/components/controls/Component.js +2 -2
  1923. package/side-panel/esm/components/controls/index.css +1 -1
  1924. package/side-panel/esm/components/controls/index.js +1 -1
  1925. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1926. package/side-panel/esm/components/footer/Component.js +2 -2
  1927. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1928. package/side-panel/esm/components/footer/desktop.css +2 -2
  1929. package/side-panel/esm/components/footer/index.css +3 -3
  1930. package/side-panel/esm/components/footer/layout.css +16 -16
  1931. package/side-panel/esm/components/footer/mobile.css +3 -3
  1932. package/side-panel/esm/components/header/Component.js +3 -3
  1933. package/side-panel/esm/components/header/desktop.css +4 -4
  1934. package/side-panel/esm/components/header/index.css +13 -13
  1935. package/side-panel/esm/components/header/mobile.css +4 -4
  1936. package/side-panel/esm/desktop/Component.desktop.js +3 -3
  1937. package/side-panel/esm/desktop/desktop.css +2 -2
  1938. package/side-panel/esm/desktop/index.js +1 -1
  1939. package/side-panel/esm/desktop/transitions.desktop.css +6 -6
  1940. package/side-panel/esm/index.js +1 -1
  1941. package/side-panel/esm/layout.module-142b811d.js +4 -0
  1942. package/side-panel/esm/mobile/Component.mobile.js +3 -3
  1943. package/side-panel/esm/mobile/index.js +1 -1
  1944. package/side-panel/esm/mobile/mobile.css +4 -4
  1945. package/side-panel/esm/mobile/transitions.mobile.css +7 -7
  1946. package/side-panel/layout.module-ab31b7ce.js +4 -0
  1947. package/side-panel/mobile/Component.mobile.js +2 -2
  1948. package/side-panel/mobile/mobile.css +4 -4
  1949. package/side-panel/mobile/transitions.mobile.css +7 -7
  1950. package/side-panel/modern/Component.responsive.js +1 -1
  1951. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1952. package/side-panel/modern/components/content/Component.js +1 -1
  1953. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1954. package/side-panel/modern/components/content/desktop.css +2 -2
  1955. package/side-panel/modern/components/content/index.css +3 -3
  1956. package/side-panel/modern/components/content/mobile.css +2 -2
  1957. package/side-panel/modern/components/controls/Component.js +2 -2
  1958. package/side-panel/modern/components/controls/index.css +1 -1
  1959. package/side-panel/modern/components/controls/index.js +1 -1
  1960. package/side-panel/modern/components/footer/Component.desktop.js +2 -2
  1961. package/side-panel/modern/components/footer/Component.js +2 -2
  1962. package/side-panel/modern/components/footer/Component.mobile.js +2 -2
  1963. package/side-panel/modern/components/footer/desktop.css +2 -2
  1964. package/side-panel/modern/components/footer/index.css +3 -3
  1965. package/side-panel/modern/components/footer/layout.css +16 -16
  1966. package/side-panel/modern/components/footer/mobile.css +3 -3
  1967. package/side-panel/modern/components/header/Component.js +3 -3
  1968. package/side-panel/modern/components/header/desktop.css +4 -4
  1969. package/side-panel/modern/components/header/index.css +13 -13
  1970. package/side-panel/modern/components/header/mobile.css +4 -4
  1971. package/side-panel/modern/desktop/Component.desktop.js +3 -3
  1972. package/side-panel/modern/desktop/desktop.css +2 -2
  1973. package/side-panel/modern/desktop/index.js +1 -1
  1974. package/side-panel/modern/desktop/transitions.desktop.css +6 -6
  1975. package/side-panel/modern/index.js +1 -1
  1976. package/side-panel/modern/layout.module-fd7a658e.js +4 -0
  1977. package/side-panel/modern/mobile/Component.mobile.js +3 -3
  1978. package/side-panel/modern/mobile/index.js +1 -1
  1979. package/side-panel/modern/mobile/mobile.css +4 -4
  1980. package/side-panel/modern/mobile/transitions.mobile.css +7 -7
  1981. package/skeleton/Component.js +3 -3
  1982. package/skeleton/default.css +4 -4
  1983. package/skeleton/esm/Component.js +3 -3
  1984. package/skeleton/esm/default.css +4 -4
  1985. package/skeleton/esm/index.css +19 -19
  1986. package/skeleton/esm/inverted.css +4 -4
  1987. package/skeleton/index.css +19 -19
  1988. package/skeleton/inverted.css +4 -4
  1989. package/skeleton/modern/Component.js +3 -3
  1990. package/skeleton/modern/default.css +4 -4
  1991. package/skeleton/modern/index.css +19 -19
  1992. package/skeleton/modern/inverted.css +4 -4
  1993. package/slider/Component.js +1 -1
  1994. package/slider/esm/Component.js +1 -1
  1995. package/slider/esm/index.css +20 -20
  1996. package/slider/index.css +20 -20
  1997. package/slider/modern/Component.js +1 -1
  1998. package/slider/modern/index.css +20 -20
  1999. package/slider-input/Component.js +1 -1
  2000. package/slider-input/esm/Component.js +1 -1
  2001. package/slider-input/esm/index.css +26 -26
  2002. package/slider-input/index.css +26 -26
  2003. package/slider-input/modern/Component.js +1 -1
  2004. package/slider-input/modern/index.css +26 -26
  2005. package/sortable-list/Component.js +1 -1
  2006. package/sortable-list/components/item/Components.js +1 -1
  2007. package/sortable-list/components/item/index.css +25 -25
  2008. package/sortable-list/esm/Component.js +1 -1
  2009. package/sortable-list/esm/components/item/Components.js +1 -1
  2010. package/sortable-list/esm/components/item/index.css +25 -25
  2011. package/sortable-list/esm/index.css +30 -30
  2012. package/sortable-list/index.css +30 -30
  2013. package/sortable-list/modern/Component.js +1 -1
  2014. package/sortable-list/modern/components/item/Components.js +1 -1
  2015. package/sortable-list/modern/components/item/index.css +25 -25
  2016. package/sortable-list/modern/index.css +30 -30
  2017. package/space/Component.js +1 -1
  2018. package/space/esm/Component.js +1 -1
  2019. package/space/esm/index.css +10 -10
  2020. package/space/index.css +10 -10
  2021. package/space/modern/Component.js +1 -1
  2022. package/space/modern/index.css +10 -10
  2023. package/spinner/Component.js +4 -4
  2024. package/spinner/default.css +1 -1
  2025. package/spinner/esm/Component.js +4 -4
  2026. package/spinner/esm/default.css +1 -1
  2027. package/spinner/esm/index.css +5 -5
  2028. package/spinner/esm/inverted.css +1 -1
  2029. package/spinner/esm/preset.css +3 -3
  2030. package/spinner/index.css +5 -5
  2031. package/spinner/inverted.css +1 -1
  2032. package/spinner/modern/Component.js +4 -4
  2033. package/spinner/modern/default.css +1 -1
  2034. package/spinner/modern/index.css +5 -5
  2035. package/spinner/modern/inverted.css +1 -1
  2036. package/spinner/modern/preset.css +3 -3
  2037. package/spinner/preset.css +3 -3
  2038. package/status/Component.js +1 -1
  2039. package/status/esm/Component.js +1 -1
  2040. package/status/esm/index.css +39 -39
  2041. package/status/index.css +39 -39
  2042. package/status/modern/Component.js +1 -1
  2043. package/status/modern/index.css +39 -39
  2044. package/status-badge/Component.js +3 -3
  2045. package/status-badge/default.css +8 -8
  2046. package/status-badge/esm/Component.js +3 -3
  2047. package/status-badge/esm/default.css +8 -8
  2048. package/status-badge/esm/index.css +9 -9
  2049. package/status-badge/esm/inverted.css +8 -8
  2050. package/status-badge/index.css +9 -9
  2051. package/status-badge/inverted.css +8 -8
  2052. package/status-badge/modern/Component.js +3 -3
  2053. package/status-badge/modern/default.css +8 -8
  2054. package/status-badge/modern/index.css +9 -9
  2055. package/status-badge/modern/inverted.css +8 -8
  2056. package/stepped-progress-bar/Component.js +3 -3
  2057. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  2058. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  2059. package/stepped-progress-bar/default.css +2 -2
  2060. package/stepped-progress-bar/esm/Component.js +3 -3
  2061. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  2062. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  2063. package/stepped-progress-bar/esm/default.css +2 -2
  2064. package/stepped-progress-bar/esm/index.css +3 -3
  2065. package/stepped-progress-bar/esm/inverted.css +2 -2
  2066. package/stepped-progress-bar/index.css +3 -3
  2067. package/stepped-progress-bar/inverted.css +2 -2
  2068. package/stepped-progress-bar/modern/Component.js +3 -3
  2069. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  2070. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  2071. package/stepped-progress-bar/modern/default.css +2 -2
  2072. package/stepped-progress-bar/modern/index.css +3 -3
  2073. package/stepped-progress-bar/modern/inverted.css +2 -2
  2074. package/steps/Component.js +1 -1
  2075. package/steps/components/step/Component.js +1 -1
  2076. package/steps/components/step/index.css +30 -30
  2077. package/steps/components/step-indicator/Component.js +1 -1
  2078. package/steps/components/step-indicator/index.css +1 -1
  2079. package/steps/esm/Component.js +1 -1
  2080. package/steps/esm/components/step/Component.js +1 -1
  2081. package/steps/esm/components/step/index.css +30 -30
  2082. package/steps/esm/components/step-indicator/Component.js +1 -1
  2083. package/steps/esm/components/step-indicator/index.css +1 -1
  2084. package/steps/esm/index.css +2 -2
  2085. package/steps/index.css +2 -2
  2086. package/steps/modern/Component.js +1 -1
  2087. package/steps/modern/components/step/Component.js +1 -1
  2088. package/steps/modern/components/step/index.css +30 -30
  2089. package/steps/modern/components/step-indicator/Component.js +1 -1
  2090. package/steps/modern/components/step-indicator/index.css +1 -1
  2091. package/steps/modern/index.css +2 -2
  2092. package/switch/Component.js +3 -3
  2093. package/switch/default.css +11 -11
  2094. package/switch/esm/Component.js +3 -3
  2095. package/switch/esm/default.css +11 -11
  2096. package/switch/esm/index.css +19 -19
  2097. package/switch/esm/inverted.css +11 -11
  2098. package/switch/index.css +19 -19
  2099. package/switch/inverted.css +11 -11
  2100. package/switch/modern/Component.js +3 -3
  2101. package/switch/modern/default.css +11 -11
  2102. package/switch/modern/index.css +19 -19
  2103. package/switch/modern/inverted.css +11 -11
  2104. package/system-message/Component.js +1 -1
  2105. package/system-message/components/caption/Component.js +1 -1
  2106. package/system-message/components/caption/index.css +1 -1
  2107. package/system-message/components/controls/Component.js +1 -1
  2108. package/system-message/components/controls/index.css +10 -10
  2109. package/system-message/components/graphic/Component.js +1 -1
  2110. package/system-message/components/graphic/index.css +1 -1
  2111. package/system-message/components/subtitle/Component.js +1 -1
  2112. package/system-message/components/subtitle/index.css +1 -1
  2113. package/system-message/components/title/Component.js +3 -3
  2114. package/system-message/components/title/desktop.css +1 -1
  2115. package/system-message/components/title/index.css +1 -1
  2116. package/system-message/components/title/mobile.css +1 -1
  2117. package/system-message/esm/Component.js +1 -1
  2118. package/system-message/esm/components/caption/Component.js +1 -1
  2119. package/system-message/esm/components/caption/index.css +1 -1
  2120. package/system-message/esm/components/controls/Component.js +1 -1
  2121. package/system-message/esm/components/controls/index.css +10 -10
  2122. package/system-message/esm/components/graphic/Component.js +1 -1
  2123. package/system-message/esm/components/graphic/index.css +1 -1
  2124. package/system-message/esm/components/subtitle/Component.js +1 -1
  2125. package/system-message/esm/components/subtitle/index.css +1 -1
  2126. package/system-message/esm/components/title/Component.js +3 -3
  2127. package/system-message/esm/components/title/desktop.css +1 -1
  2128. package/system-message/esm/components/title/index.css +1 -1
  2129. package/system-message/esm/components/title/mobile.css +1 -1
  2130. package/system-message/esm/index.css +6 -6
  2131. package/system-message/index.css +6 -6
  2132. package/system-message/modern/Component.js +1 -1
  2133. package/system-message/modern/components/caption/Component.js +1 -1
  2134. package/system-message/modern/components/caption/index.css +1 -1
  2135. package/system-message/modern/components/controls/Component.js +1 -1
  2136. package/system-message/modern/components/controls/index.css +10 -10
  2137. package/system-message/modern/components/graphic/Component.js +1 -1
  2138. package/system-message/modern/components/graphic/index.css +1 -1
  2139. package/system-message/modern/components/subtitle/Component.js +1 -1
  2140. package/system-message/modern/components/subtitle/index.css +1 -1
  2141. package/system-message/modern/components/title/Component.js +3 -3
  2142. package/system-message/modern/components/title/desktop.css +1 -1
  2143. package/system-message/modern/components/title/index.css +1 -1
  2144. package/system-message/modern/components/title/mobile.css +1 -1
  2145. package/system-message/modern/index.css +6 -6
  2146. package/tab-bar/Component.js +1 -1
  2147. package/tab-bar/components/tab/Component.js +1 -1
  2148. package/tab-bar/components/tab/index.css +7 -7
  2149. package/tab-bar/esm/Component.js +1 -1
  2150. package/tab-bar/esm/components/tab/Component.js +1 -1
  2151. package/tab-bar/esm/components/tab/index.css +7 -7
  2152. package/tab-bar/esm/index.css +4 -4
  2153. package/tab-bar/index.css +4 -4
  2154. package/tab-bar/modern/Component.js +1 -1
  2155. package/tab-bar/modern/components/tab/Component.js +1 -1
  2156. package/tab-bar/modern/components/tab/index.css +7 -7
  2157. package/tab-bar/modern/index.css +4 -4
  2158. package/table/components/pagination/Component.js +1 -1
  2159. package/table/components/pagination/index.css +9 -9
  2160. package/table/components/pagination/select-field/index.css +4 -4
  2161. package/table/components/pagination/select-field/index.js +1 -1
  2162. package/table/components/table/Component.js +1 -1
  2163. package/table/components/table/index.css +7 -7
  2164. package/table/components/tbody/Component.js +1 -1
  2165. package/table/components/tbody/index.css +2 -2
  2166. package/table/components/tcell/Component.js +1 -1
  2167. package/table/components/tcell/index.css +6 -6
  2168. package/table/components/texpandable-row/Component.js +1 -1
  2169. package/table/components/texpandable-row/index.css +5 -5
  2170. package/table/components/thead/Component.js +1 -1
  2171. package/table/components/thead/index.css +6 -6
  2172. package/table/components/thead-cell/Component.js +1 -1
  2173. package/table/components/thead-cell/index.css +9 -9
  2174. package/table/components/trow/Component.js +1 -1
  2175. package/table/components/trow/index.css +8 -8
  2176. package/table/components/tsortable-head-cell/Component.js +1 -1
  2177. package/table/components/tsortable-head-cell/index.css +8 -8
  2178. package/table/esm/components/pagination/Component.js +1 -1
  2179. package/table/esm/components/pagination/index.css +9 -9
  2180. package/table/esm/components/pagination/select-field/index.css +4 -4
  2181. package/table/esm/components/pagination/select-field/index.js +1 -1
  2182. package/table/esm/components/table/Component.js +1 -1
  2183. package/table/esm/components/table/index.css +7 -7
  2184. package/table/esm/components/tbody/Component.js +1 -1
  2185. package/table/esm/components/tbody/index.css +2 -2
  2186. package/table/esm/components/tcell/Component.js +1 -1
  2187. package/table/esm/components/tcell/index.css +6 -6
  2188. package/table/esm/components/texpandable-row/Component.js +1 -1
  2189. package/table/esm/components/texpandable-row/index.css +5 -5
  2190. package/table/esm/components/thead/Component.js +1 -1
  2191. package/table/esm/components/thead/index.css +6 -6
  2192. package/table/esm/components/thead-cell/Component.js +1 -1
  2193. package/table/esm/components/thead-cell/index.css +9 -9
  2194. package/table/esm/components/trow/Component.js +1 -1
  2195. package/table/esm/components/trow/index.css +8 -8
  2196. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  2197. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  2198. package/table/modern/components/pagination/Component.js +1 -1
  2199. package/table/modern/components/pagination/index.css +9 -9
  2200. package/table/modern/components/pagination/select-field/index.css +4 -4
  2201. package/table/modern/components/pagination/select-field/index.js +1 -1
  2202. package/table/modern/components/table/Component.js +1 -1
  2203. package/table/modern/components/table/index.css +7 -7
  2204. package/table/modern/components/tbody/Component.js +1 -1
  2205. package/table/modern/components/tbody/index.css +2 -2
  2206. package/table/modern/components/tcell/Component.js +1 -1
  2207. package/table/modern/components/tcell/index.css +6 -6
  2208. package/table/modern/components/texpandable-row/Component.js +1 -1
  2209. package/table/modern/components/texpandable-row/index.css +5 -5
  2210. package/table/modern/components/thead/Component.js +1 -1
  2211. package/table/modern/components/thead/index.css +6 -6
  2212. package/table/modern/components/thead-cell/Component.js +1 -1
  2213. package/table/modern/components/thead-cell/index.css +9 -9
  2214. package/table/modern/components/trow/Component.js +1 -1
  2215. package/table/modern/components/trow/index.css +8 -8
  2216. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  2217. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  2218. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  2219. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  2220. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  2221. package/tabs/components/primary-tablist/index.css +132 -132
  2222. package/tabs/components/primary-tablist/mobile.css +220 -220
  2223. package/tabs/components/scroll-controls/Component.js +1 -1
  2224. package/tabs/components/scroll-controls/index.css +12 -12
  2225. package/tabs/components/scrollable-container/Component.js +1 -1
  2226. package/tabs/components/scrollable-container/index.css +6 -6
  2227. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  2228. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  2229. package/tabs/components/secondary-tablist/index.css +17 -17
  2230. package/tabs/components/secondary-tablist/mobile.css +20 -20
  2231. package/tabs/components/tab/Component.js +1 -1
  2232. package/tabs/components/tab/index.css +3 -3
  2233. package/tabs/esm/collapsible/index.js +1 -1
  2234. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  2235. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  2236. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  2237. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  2238. package/tabs/esm/components/primary-tablist/index.css +132 -132
  2239. package/tabs/esm/components/primary-tablist/mobile.css +220 -220
  2240. package/tabs/esm/components/scroll-controls/Component.js +1 -1
  2241. package/tabs/esm/components/scroll-controls/index.css +12 -12
  2242. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  2243. package/tabs/esm/components/scrollable-container/index.css +6 -6
  2244. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  2245. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  2246. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  2247. package/tabs/esm/components/secondary-tablist/index.css +17 -17
  2248. package/tabs/esm/components/secondary-tablist/mobile.css +20 -20
  2249. package/tabs/esm/components/tab/Component.js +1 -1
  2250. package/tabs/esm/components/tab/index.css +3 -3
  2251. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  2252. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  2253. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  2254. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  2255. package/tabs/esm/desktop/index.js +2 -2
  2256. package/tabs/esm/index.js +2 -2
  2257. package/tabs/esm/index.module-abdd1b0b.js +4 -0
  2258. package/tabs/esm/index.module-d1e8abb9.js +4 -0
  2259. package/tabs/esm/mobile/index.js +2 -2
  2260. package/tabs/index.module-03227271.js +4 -0
  2261. package/tabs/index.module-4555b971.js +4 -0
  2262. package/tabs/modern/collapsible/index.js +1 -1
  2263. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  2264. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  2265. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  2266. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  2267. package/tabs/modern/components/primary-tablist/index.css +132 -132
  2268. package/tabs/modern/components/primary-tablist/mobile.css +220 -220
  2269. package/tabs/modern/components/scroll-controls/Component.js +1 -1
  2270. package/tabs/modern/components/scroll-controls/index.css +12 -12
  2271. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  2272. package/tabs/modern/components/scrollable-container/index.css +6 -6
  2273. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  2274. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  2275. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  2276. package/tabs/modern/components/secondary-tablist/index.css +17 -17
  2277. package/tabs/modern/components/secondary-tablist/mobile.css +20 -20
  2278. package/tabs/modern/components/tab/Component.js +1 -1
  2279. package/tabs/modern/components/tab/index.css +3 -3
  2280. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  2281. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  2282. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  2283. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  2284. package/tabs/modern/desktop/index.js +2 -2
  2285. package/tabs/modern/index.js +2 -2
  2286. package/tabs/modern/index.module-60ffa6b5.js +4 -0
  2287. package/tabs/modern/index.module-a056a926.js +4 -0
  2288. package/tabs/modern/mobile/index.js +2 -2
  2289. package/tag/components/base-tag/Component.js +3 -3
  2290. package/tag/components/base-tag/default.css +10 -10
  2291. package/tag/components/base-tag/index.css +37 -37
  2292. package/tag/components/base-tag/inverted.css +10 -10
  2293. package/tag/desktop/Component.desktop.js +3 -3
  2294. package/tag/desktop/default.desktop.css +4 -4
  2295. package/tag/desktop/desktop.css +6 -6
  2296. package/tag/desktop/inverted.desktop.css +4 -4
  2297. package/tag/esm/components/base-tag/Component.js +3 -3
  2298. package/tag/esm/components/base-tag/default.css +10 -10
  2299. package/tag/esm/components/base-tag/index.css +37 -37
  2300. package/tag/esm/components/base-tag/inverted.css +10 -10
  2301. package/tag/esm/desktop/Component.desktop.js +3 -3
  2302. package/tag/esm/desktop/default.desktop.css +4 -4
  2303. package/tag/esm/desktop/desktop.css +6 -6
  2304. package/tag/esm/desktop/inverted.desktop.css +4 -4
  2305. package/tag/esm/mobile/Component.mobile.js +3 -3
  2306. package/tag/esm/mobile/default.mobile.css +4 -4
  2307. package/tag/esm/mobile/inverted.mobile.css +4 -4
  2308. package/tag/esm/mobile/mobile.css +6 -6
  2309. package/tag/mobile/Component.mobile.js +3 -3
  2310. package/tag/mobile/default.mobile.css +4 -4
  2311. package/tag/mobile/inverted.mobile.css +4 -4
  2312. package/tag/mobile/mobile.css +6 -6
  2313. package/tag/modern/components/base-tag/Component.js +3 -3
  2314. package/tag/modern/components/base-tag/default.css +10 -10
  2315. package/tag/modern/components/base-tag/index.css +37 -37
  2316. package/tag/modern/components/base-tag/inverted.css +10 -10
  2317. package/tag/modern/desktop/Component.desktop.js +3 -3
  2318. package/tag/modern/desktop/default.desktop.css +4 -4
  2319. package/tag/modern/desktop/desktop.css +6 -6
  2320. package/tag/modern/desktop/inverted.desktop.css +4 -4
  2321. package/tag/modern/mobile/Component.mobile.js +3 -3
  2322. package/tag/modern/mobile/default.mobile.css +4 -4
  2323. package/tag/modern/mobile/inverted.mobile.css +4 -4
  2324. package/tag/modern/mobile/mobile.css +6 -6
  2325. package/text/Component.js +2 -2
  2326. package/text/esm/Component.js +2 -2
  2327. package/text/esm/index.css +8 -8
  2328. package/text/esm/mixin.css +75 -75
  2329. package/text/index.css +8 -8
  2330. package/text/mixin.css +75 -75
  2331. package/text/modern/Component.js +2 -2
  2332. package/text/modern/index.css +8 -8
  2333. package/text/modern/mixin.css +75 -75
  2334. package/textarea/Component.js +3 -3
  2335. package/textarea/{PseudoTextArea-13d4f383.js → PseudoTextArea-b92283a8.js} +1 -1
  2336. package/textarea/components/PseudoTextArea.js +1 -1
  2337. package/textarea/components/index.d.ts +1 -1
  2338. package/textarea/components/index.js +1 -1
  2339. package/textarea/cssm/Component.d.ts +1 -1
  2340. package/textarea/default.css +17 -17
  2341. package/textarea/esm/Component.js +3 -3
  2342. package/textarea/esm/{PseudoTextArea-80e94373.js → PseudoTextArea-5b330640.js} +1 -1
  2343. package/textarea/esm/components/PseudoTextArea.js +1 -1
  2344. package/textarea/esm/components/index.d.ts +1 -1
  2345. package/textarea/esm/components/index.js +1 -1
  2346. package/textarea/esm/default.css +17 -17
  2347. package/textarea/esm/index.css +53 -53
  2348. package/textarea/esm/index.js +1 -1
  2349. package/textarea/esm/inverted.css +17 -17
  2350. package/textarea/index.css +53 -53
  2351. package/textarea/inverted.css +17 -17
  2352. package/textarea/modern/Component.d.ts +1 -1
  2353. package/textarea/modern/Component.js +3 -3
  2354. package/textarea/modern/PseudoTextArea-6bfc9e2a.js +13 -0
  2355. package/textarea/modern/components/PseudoTextArea.js +1 -1
  2356. package/textarea/modern/components/index.d.ts +1 -1
  2357. package/textarea/modern/components/index.js +1 -1
  2358. package/textarea/modern/default.css +17 -17
  2359. package/textarea/modern/index.css +53 -53
  2360. package/textarea/modern/index.js +1 -1
  2361. package/textarea/modern/inverted.css +17 -17
  2362. package/themes/click.d.ts +1 -1
  2363. package/themes/click.js +2 -8
  2364. package/themes/compiled/mobile-dark-bluetint.css +3519 -243
  2365. package/themes/compiled/mobile-dark-bluetint.d.ts +2 -2
  2366. package/themes/compiled/mobile-dark-bluetint.js +3 -8
  2367. package/themes/corp.d.ts +1 -1
  2368. package/themes/corp.js +2 -8
  2369. package/themes/dark.d.ts +1 -1
  2370. package/themes/dark.js +2 -8
  2371. package/themes/esm/click.d.ts +1 -1
  2372. package/themes/esm/click.js +2 -4
  2373. package/themes/esm/compiled/mobile-dark-bluetint.d.ts +2 -2
  2374. package/themes/esm/compiled/mobile-dark-bluetint.js +4 -1
  2375. package/themes/esm/corp.d.ts +1 -1
  2376. package/themes/esm/corp.js +2 -4
  2377. package/themes/esm/dark.d.ts +1 -1
  2378. package/themes/esm/dark.js +2 -4
  2379. package/themes/esm/intranet.d.ts +1 -1
  2380. package/themes/esm/intranet.js +2 -4
  2381. package/themes/esm/mobile.d.ts +1 -1
  2382. package/themes/esm/mobile.js +2 -4
  2383. package/themes/esm/site.d.ts +1 -1
  2384. package/themes/esm/site.js +2 -4
  2385. package/themes/intranet.d.ts +1 -1
  2386. package/themes/intranet.js +2 -8
  2387. package/themes/mobile.d.ts +1 -1
  2388. package/themes/mobile.js +2 -8
  2389. package/themes/modern/click.d.ts +1 -1
  2390. package/themes/modern/click.js +2029 -3
  2391. package/themes/modern/compiled/mobile-dark-bluetint.d.ts +2 -2
  2392. package/themes/modern/compiled/mobile-dark-bluetint.js +3878 -1
  2393. package/themes/modern/corp.d.ts +1 -1
  2394. package/themes/modern/corp.js +1986 -3
  2395. package/themes/modern/dark.d.ts +1 -1
  2396. package/themes/modern/dark.js +688 -4
  2397. package/themes/modern/intranet.d.ts +1 -1
  2398. package/themes/modern/intranet.js +1915 -3
  2399. package/themes/modern/mobile.d.ts +1 -1
  2400. package/themes/modern/mobile.js +1911 -3
  2401. package/themes/modern/site.d.ts +1 -1
  2402. package/themes/modern/site.js +2036 -3
  2403. package/themes/site.d.ts +1 -1
  2404. package/themes/site.js +2 -8
  2405. package/toast/Component.responsive.d.ts +1 -1
  2406. package/toast/components/base-toast/component.d.ts +1 -1
  2407. package/toast/components/base-toast/component.js +1 -1
  2408. package/toast/components/base-toast/index.css +9 -9
  2409. package/toast/esm/components/base-toast/component.js +1 -1
  2410. package/toast/esm/components/base-toast/index.css +9 -9
  2411. package/toast/modern/components/base-toast/component.js +1 -1
  2412. package/toast/modern/components/base-toast/index.css +9 -9
  2413. package/toast-plate/components/base-toast-plate/component.js +3 -3
  2414. package/toast-plate/components/base-toast-plate/default.css +2 -2
  2415. package/toast-plate/components/base-toast-plate/index.css +18 -18
  2416. package/toast-plate/components/base-toast-plate/inverted.css +2 -2
  2417. package/toast-plate/desktop/Component.desktop.js +1 -1
  2418. package/toast-plate/desktop/desktop.css +4 -4
  2419. package/toast-plate/esm/components/base-toast-plate/component.js +3 -3
  2420. package/toast-plate/esm/components/base-toast-plate/default.css +2 -2
  2421. package/toast-plate/esm/components/base-toast-plate/index.css +18 -18
  2422. package/toast-plate/esm/components/base-toast-plate/inverted.css +2 -2
  2423. package/toast-plate/esm/desktop/Component.desktop.js +1 -1
  2424. package/toast-plate/esm/desktop/desktop.css +4 -4
  2425. package/toast-plate/esm/mobile/Component.mobile.js +1 -1
  2426. package/toast-plate/esm/mobile/mobile.css +4 -4
  2427. package/toast-plate/mobile/Component.mobile.js +1 -1
  2428. package/toast-plate/mobile/mobile.css +4 -4
  2429. package/toast-plate/modern/components/base-toast-plate/component.js +3 -3
  2430. package/toast-plate/modern/components/base-toast-plate/default.css +2 -2
  2431. package/toast-plate/modern/components/base-toast-plate/index.css +18 -18
  2432. package/toast-plate/modern/components/base-toast-plate/inverted.css +2 -2
  2433. package/toast-plate/modern/desktop/Component.desktop.js +1 -1
  2434. package/toast-plate/modern/desktop/desktop.css +4 -4
  2435. package/toast-plate/modern/mobile/Component.mobile.js +1 -1
  2436. package/toast-plate/modern/mobile/mobile.css +4 -4
  2437. package/tooltip/default.css +5 -5
  2438. package/tooltip/desktop/Component.desktop.js +4 -4
  2439. package/tooltip/desktop/desktop.css +3 -3
  2440. package/tooltip/esm/default.css +5 -5
  2441. package/tooltip/esm/desktop/Component.desktop.js +4 -4
  2442. package/tooltip/esm/desktop/desktop.css +3 -3
  2443. package/tooltip/esm/index.css +8 -8
  2444. package/tooltip/esm/inverted.css +5 -5
  2445. package/tooltip/esm/mobile/Component.mobile.js +1 -1
  2446. package/tooltip/esm/mobile/mobile.css +4 -4
  2447. package/tooltip/index.css +8 -8
  2448. package/tooltip/inverted.css +5 -5
  2449. package/tooltip/mobile/Component.mobile.js +1 -1
  2450. package/tooltip/mobile/mobile.css +4 -4
  2451. package/tooltip/modern/default.css +5 -5
  2452. package/tooltip/modern/desktop/Component.desktop.js +4 -4
  2453. package/tooltip/modern/desktop/desktop.css +3 -3
  2454. package/tooltip/modern/index.css +8 -8
  2455. package/tooltip/modern/inverted.css +5 -5
  2456. package/tooltip/modern/mobile/Component.mobile.js +1 -1
  2457. package/tooltip/modern/mobile/mobile.css +4 -4
  2458. package/typography/colors.css +20 -20
  2459. package/typography/colors.module-459f1d9b.js +4 -0
  2460. package/typography/common.module-84d315b5.js +4 -0
  2461. package/typography/esm/colors.css +20 -20
  2462. package/typography/esm/colors.module-8f6857cd.js +4 -0
  2463. package/typography/esm/common.module-bffe2aaf.js +4 -0
  2464. package/typography/esm/component.js +2 -2
  2465. package/typography/esm/hooks/use-skeleton.css +4 -4
  2466. package/typography/esm/hooks/use-skeleton.js +1 -1
  2467. package/typography/esm/index.js +2 -2
  2468. package/typography/esm/text/alfasans-index.css +29 -29
  2469. package/typography/esm/text/component.js +3 -3
  2470. package/typography/esm/text/index.css +21 -21
  2471. package/typography/esm/text/index.js +1 -1
  2472. package/typography/esm/title/alfasans-index.css +10 -10
  2473. package/typography/esm/title/common.css +8 -8
  2474. package/typography/esm/title/component.js +1 -1
  2475. package/typography/esm/title/index.css +16 -16
  2476. package/typography/esm/title/index.js +4 -4
  2477. package/typography/esm/title-mobile/alfasans-index.css +10 -10
  2478. package/typography/esm/title-mobile/component.js +4 -4
  2479. package/typography/esm/title-mobile/index.css +15 -15
  2480. package/typography/esm/title-mobile/index.js +2 -2
  2481. package/typography/esm/title-responsive/component.js +2 -2
  2482. package/typography/esm/title-responsive/index.js +2 -2
  2483. package/typography/hooks/use-skeleton.css +4 -4
  2484. package/typography/hooks/use-skeleton.js +1 -1
  2485. package/typography/modern/colors.css +20 -20
  2486. package/typography/modern/colors.module-9c48169b.js +4 -0
  2487. package/typography/modern/common.module-bfe5cefb.js +4 -0
  2488. package/typography/modern/component.js +2 -2
  2489. package/typography/modern/hooks/use-skeleton.css +4 -4
  2490. package/typography/modern/hooks/use-skeleton.js +1 -1
  2491. package/typography/modern/index.js +2 -2
  2492. package/typography/modern/text/alfasans-index.css +29 -29
  2493. package/typography/modern/text/component.js +3 -3
  2494. package/typography/modern/text/index.css +21 -21
  2495. package/typography/modern/text/index.js +1 -1
  2496. package/typography/modern/title/alfasans-index.css +10 -10
  2497. package/typography/modern/title/common.css +8 -8
  2498. package/typography/modern/title/component.js +1 -1
  2499. package/typography/modern/title/index.css +16 -16
  2500. package/typography/modern/title/index.js +4 -4
  2501. package/typography/modern/title-mobile/alfasans-index.css +10 -10
  2502. package/typography/modern/title-mobile/component.js +4 -4
  2503. package/typography/modern/title-mobile/index.css +15 -15
  2504. package/typography/modern/title-mobile/index.js +2 -2
  2505. package/typography/modern/title-responsive/component.js +2 -2
  2506. package/typography/modern/title-responsive/index.js +2 -2
  2507. package/typography/moderncssm/text/alfasans-index.module.css +0 -16
  2508. package/typography/moderncssm/title/alfasans-index.module.css +10 -0
  2509. package/typography/text/alfasans-index.css +29 -29
  2510. package/typography/text/component.js +3 -3
  2511. package/typography/text/index.css +21 -21
  2512. package/typography/title/alfasans-index.css +10 -10
  2513. package/typography/title/common.css +8 -8
  2514. package/typography/title/component.js +1 -1
  2515. package/typography/title/index.css +16 -16
  2516. package/typography/title/index.js +3 -3
  2517. package/typography/title-mobile/alfasans-index.css +10 -10
  2518. package/typography/title-mobile/component.js +3 -3
  2519. package/typography/title-mobile/index.css +15 -15
  2520. package/underlay/Component.js +1 -1
  2521. package/underlay/esm/Component.js +1 -1
  2522. package/underlay/esm/index.css +161 -161
  2523. package/underlay/esm/index.js +1 -1
  2524. package/underlay/esm/index.module-bb49fee0.js +4 -0
  2525. package/underlay/esm/utils/getBorderCorners.js +1 -1
  2526. package/underlay/esm/utils/getClasses.js +1 -1
  2527. package/underlay/index.css +161 -161
  2528. package/underlay/index.module-8b400c89.js +4 -0
  2529. package/underlay/modern/Component.js +1 -1
  2530. package/underlay/modern/index.css +161 -161
  2531. package/underlay/modern/index.js +1 -1
  2532. package/underlay/modern/index.module-4b29dd46.js +4 -0
  2533. package/underlay/modern/utils/getBorderCorners.js +1 -1
  2534. package/underlay/modern/utils/getClasses.js +1 -1
  2535. package/underlay/utils/getBorderCorners.js +1 -1
  2536. package/underlay/utils/getClasses.js +1 -1
  2537. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  2538. package/universal-date-input/components/date-input/Component.js +2 -2
  2539. package/universal-date-input/components/date-input/date-input.desktop.css +1 -1
  2540. package/universal-date-input/components/date-range-input/Component.js +1 -1
  2541. package/universal-date-input/esm/Component.responsive.js +1 -1
  2542. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  2543. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  2544. package/universal-date-input/esm/components/date-input/Component.js +2 -2
  2545. package/universal-date-input/esm/components/date-input/date-input.desktop.css +1 -1
  2546. package/universal-date-input/esm/components/date-input/index.js +1 -1
  2547. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  2548. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  2549. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  2550. package/universal-date-input/esm/desktop/index.js +1 -1
  2551. package/universal-date-input/esm/index.css +7 -7
  2552. package/universal-date-input/esm/index.js +1 -1
  2553. package/universal-date-input/esm/index.module-e00054f5.js +4 -0
  2554. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  2555. package/universal-date-input/esm/mobile/index.js +1 -1
  2556. package/universal-date-input/index.css +7 -7
  2557. package/universal-date-input/index.module-a6e640e2.js +4 -0
  2558. package/universal-date-input/modern/Component.responsive.js +1 -1
  2559. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  2560. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  2561. package/universal-date-input/modern/components/date-input/Component.js +2 -2
  2562. package/universal-date-input/modern/components/date-input/date-input.desktop.css +1 -1
  2563. package/universal-date-input/modern/components/date-input/index.js +1 -1
  2564. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  2565. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  2566. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  2567. package/universal-date-input/modern/desktop/index.js +1 -1
  2568. package/universal-date-input/modern/index.css +7 -7
  2569. package/universal-date-input/modern/index.js +1 -1
  2570. package/universal-date-input/modern/index.module-8605ff31.js +4 -0
  2571. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  2572. package/universal-date-input/modern/mobile/index.js +1 -1
  2573. package/universal-modal/Component.responsive.d.ts +6 -2
  2574. package/universal-modal/Component.responsive.js +4 -1
  2575. package/universal-modal/components/content/base-content/base-content.js +3 -7
  2576. package/universal-modal/components/content/base-content/index.css +3 -11
  2577. package/universal-modal/components/content/desktop/Component.desktop.js +10 -1
  2578. package/universal-modal/components/content/desktop/desktop.css +32 -0
  2579. package/universal-modal/components/content/mobile/Component.mobile.js +8 -2
  2580. package/universal-modal/components/content/mobile/mobile.css +5 -5
  2581. package/universal-modal/components/footer/base-footer/base-footer.d.ts +4 -2
  2582. package/universal-modal/components/footer/base-footer/base-footer.js +9 -9
  2583. package/universal-modal/components/footer/base-footer/index.css +3 -3
  2584. package/universal-modal/components/footer/desktop/Component.desktop.d.ts +8 -2
  2585. package/universal-modal/components/footer/desktop/Component.desktop.js +14 -13
  2586. package/universal-modal/components/footer/desktop/desktop.css +1 -1
  2587. package/universal-modal/components/footer/desktop/layout.css +9 -9
  2588. package/universal-modal/components/footer/mobile/Component.mobile.js +2 -2
  2589. package/universal-modal/components/footer/mobile/layout.mobile.css +8 -8
  2590. package/universal-modal/components/footer/mobile/mobile.css +2 -2
  2591. package/universal-modal/components/header/base-header/index.css +12 -12
  2592. package/universal-modal/components/header/desktop/Component.desktop.d.ts +9 -2
  2593. package/universal-modal/components/header/desktop/Component.desktop.js +19 -21
  2594. package/universal-modal/components/header/desktop/desktop.css +8 -8
  2595. package/universal-modal/components/header/mobile/Component.mobile.js +5 -2
  2596. package/universal-modal/components/header/mobile/mobile.css +4 -4
  2597. package/universal-modal/context/universal-modal-context.d.ts +4 -0
  2598. package/universal-modal/context/universal-modal-context.js +11 -0
  2599. package/universal-modal/cssm/Component.responsive.d.ts +6 -2
  2600. package/universal-modal/cssm/Component.responsive.js +5 -5
  2601. package/universal-modal/cssm/components/content/base-content/base-content.js +2 -6
  2602. package/universal-modal/cssm/components/content/base-content/index.module.css +2 -10
  2603. package/universal-modal/cssm/components/content/desktop/Component.desktop.js +9 -1
  2604. package/universal-modal/cssm/components/content/desktop/desktop.module.css +31 -0
  2605. package/universal-modal/cssm/components/content/mobile/Component.mobile.js +7 -1
  2606. package/universal-modal/cssm/components/content/mobile/mobile.module.css +3 -3
  2607. package/universal-modal/cssm/components/footer/base-footer/base-footer.d.ts +4 -2
  2608. package/universal-modal/cssm/components/footer/base-footer/base-footer.js +8 -8
  2609. package/universal-modal/cssm/components/footer/desktop/Component.desktop.d.ts +8 -2
  2610. package/universal-modal/cssm/components/footer/desktop/Component.desktop.js +12 -11
  2611. package/universal-modal/cssm/components/header/desktop/Component.desktop.d.ts +9 -2
  2612. package/universal-modal/cssm/components/header/desktop/Component.desktop.js +17 -19
  2613. package/universal-modal/cssm/components/header/mobile/Component.mobile.js +3 -0
  2614. package/universal-modal/cssm/context/universal-modal-context.d.ts +4 -0
  2615. package/universal-modal/cssm/context/universal-modal-context.js +11 -0
  2616. package/universal-modal/cssm/desktop/Component.desktop.d.ts +12 -4
  2617. package/universal-modal/cssm/desktop/Component.desktop.js +12 -10
  2618. package/universal-modal/cssm/desktop/components/center-modal/center-modal.d.ts +3 -1
  2619. package/universal-modal/cssm/desktop/components/center-modal/center-modal.js +22 -16
  2620. package/universal-modal/cssm/desktop/components/center-modal/{styles/center-modal.module.css → center-modal.module.css} +7 -8
  2621. package/universal-modal/cssm/desktop/components/center-modal/{styles/index.module.css → index.module.css} +7 -8
  2622. package/universal-modal/cssm/desktop/components/modal-content/modal-content.d.ts +8 -0
  2623. package/universal-modal/cssm/desktop/components/modal-content/modal-content.js +48 -0
  2624. package/universal-modal/cssm/desktop/components/{base-universal-modal-content/base-universal-modal-content.module.css → modal-content/modal-content.module.css} +8 -8
  2625. package/universal-modal/cssm/desktop/components/side-modal/get-default-transition-props.d.ts +3 -3
  2626. package/universal-modal/cssm/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2627. package/universal-modal/cssm/desktop/components/side-modal/{styles/index.module.css → index.module.css} +0 -3
  2628. package/universal-modal/cssm/desktop/components/side-modal/side-modal.d.ts +3 -1
  2629. package/universal-modal/cssm/desktop/components/side-modal/side-modal.js +18 -20
  2630. package/universal-modal/cssm/desktop/components/side-modal/{styles/side-modal.module.css → side-modal.module.css} +0 -3
  2631. package/universal-modal/cssm/desktop/hooks/use-modal-highlighted.d.ts +13 -0
  2632. package/universal-modal/cssm/desktop/hooks/use-modal-highlighted.js +54 -0
  2633. package/universal-modal/cssm/desktop/hooks/use-outside-scroll.d.ts +8 -0
  2634. package/universal-modal/cssm/desktop/hooks/use-outside-scroll.js +18 -0
  2635. package/universal-modal/cssm/desktop/hooks/use-set-scrollbar-height.d.ts +10 -0
  2636. package/universal-modal/cssm/desktop/hooks/use-set-scrollbar-height.js +44 -0
  2637. package/universal-modal/cssm/desktop/index.js +1 -1
  2638. package/universal-modal/cssm/desktop/types/props.d.ts +10 -5
  2639. package/universal-modal/cssm/desktop/utils/check-header-and-footer.d.ts +6 -0
  2640. package/universal-modal/cssm/desktop/utils/check-header-and-footer.js +22 -0
  2641. package/universal-modal/cssm/desktop/utils/get-height-style.d.ts +3 -0
  2642. package/universal-modal/cssm/desktop/utils/get-height-style.js +18 -0
  2643. package/universal-modal/{desktop/utils/get-margins.d.ts → cssm/desktop/utils/get-margin-styles.d.ts} +2 -2
  2644. package/universal-modal/cssm/desktop/utils/get-margin-styles.js +19 -0
  2645. package/universal-modal/cssm/desktop/utils/get-max-height-style.d.ts +3 -0
  2646. package/universal-modal/cssm/desktop/utils/get-max-height-style.js +11 -0
  2647. package/universal-modal/cssm/desktop/utils/get-width-style.d.ts +3 -0
  2648. package/universal-modal/cssm/desktop/utils/get-width-style.js +18 -0
  2649. package/universal-modal/cssm/desktop/utils/set-footer-and-header-refs.d.ts +12 -0
  2650. package/universal-modal/cssm/desktop/utils/set-footer-and-header-refs.js +31 -0
  2651. package/universal-modal/cssm/index.js +5 -5
  2652. package/universal-modal/cssm/mobile/Component.mobile.d.ts +2 -2
  2653. package/universal-modal/cssm/mobile/Component.mobile.js +4 -7
  2654. package/universal-modal/cssm/mobile/index.js +6 -9
  2655. package/universal-modal/cssm/mobile/types/props.d.ts +1 -1
  2656. package/universal-modal/cssm/typings/index.d.ts +8 -7
  2657. package/universal-modal/desktop/Component.desktop.d.ts +12 -4
  2658. package/universal-modal/desktop/Component.desktop.js +12 -9
  2659. package/universal-modal/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2660. package/universal-modal/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2661. package/universal-modal/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2662. package/universal-modal/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2663. package/universal-modal/desktop/components/center-modal/center-modal.d.ts +3 -1
  2664. package/universal-modal/desktop/components/center-modal/center-modal.js +25 -19
  2665. package/universal-modal/desktop/components/center-modal/{styles/index.css → index.css} +526 -527
  2666. package/universal-modal/{esm/desktop/components/center-modal/styles → desktop/components/center-modal}/transitions/safari-transitions.css +8 -8
  2667. package/universal-modal/{esm/desktop/components/center-modal/styles → desktop/components/center-modal}/transitions/transitions.css +8 -8
  2668. package/universal-modal/{esm/desktop/components/base-universal-modal-content/base-universal-modal-content.css → desktop/components/modal-content/modal-content.css} +9 -9
  2669. package/universal-modal/desktop/components/modal-content/modal-content.d.ts +8 -0
  2670. package/universal-modal/desktop/components/modal-content/modal-content.js +49 -0
  2671. package/universal-modal/desktop/components/side-modal/get-default-transition-props.d.ts +3 -3
  2672. package/universal-modal/desktop/components/side-modal/get-default-transition-props.js +2 -2
  2673. package/universal-modal/{modern/desktop/components/side-modal/styles → desktop/components/side-modal}/index.css +524 -527
  2674. package/universal-modal/desktop/components/side-modal/side-modal.d.ts +3 -1
  2675. package/universal-modal/desktop/components/side-modal/side-modal.js +19 -21
  2676. package/universal-modal/{modern/desktop/components/side-modal/styles → desktop/components/side-modal}/transitions/transitions.css +72 -72
  2677. package/universal-modal/desktop/hooks/use-modal-highlighted.d.ts +13 -0
  2678. package/universal-modal/desktop/hooks/use-modal-highlighted.js +54 -0
  2679. package/universal-modal/desktop/hooks/use-outside-scroll.d.ts +8 -0
  2680. package/universal-modal/desktop/hooks/use-outside-scroll.js +18 -0
  2681. package/universal-modal/desktop/hooks/use-set-scrollbar-height.d.ts +10 -0
  2682. package/universal-modal/desktop/hooks/use-set-scrollbar-height.js +44 -0
  2683. package/universal-modal/desktop/index.js +1 -0
  2684. package/universal-modal/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2685. package/universal-modal/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2686. package/universal-modal/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2687. package/universal-modal/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2688. package/universal-modal/desktop/types/props.d.ts +10 -5
  2689. package/universal-modal/desktop/utils/check-header-and-footer.d.ts +6 -0
  2690. package/universal-modal/desktop/utils/check-header-and-footer.js +22 -0
  2691. package/universal-modal/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2692. package/universal-modal/desktop/utils/get-height-style.d.ts +3 -0
  2693. package/universal-modal/desktop/utils/get-height-style.js +18 -0
  2694. package/universal-modal/{esm/desktop/utils/get-margins.d.ts → desktop/utils/get-margin-styles.d.ts} +2 -2
  2695. package/universal-modal/desktop/utils/get-margin-styles.js +19 -0
  2696. package/universal-modal/desktop/utils/get-max-height-style.d.ts +3 -0
  2697. package/universal-modal/desktop/utils/get-max-height-style.js +11 -0
  2698. package/universal-modal/desktop/utils/get-width-style.d.ts +3 -0
  2699. package/universal-modal/desktop/utils/get-width-style.js +18 -0
  2700. package/universal-modal/desktop/utils/set-footer-and-header-refs.d.ts +12 -0
  2701. package/universal-modal/desktop/utils/set-footer-and-header-refs.js +31 -0
  2702. package/universal-modal/esm/Component.responsive.d.ts +6 -2
  2703. package/universal-modal/esm/Component.responsive.js +17 -10
  2704. package/universal-modal/esm/components/content/base-content/base-content.js +3 -7
  2705. package/universal-modal/esm/components/content/base-content/index.css +3 -11
  2706. package/universal-modal/esm/components/content/desktop/Component.desktop.js +11 -2
  2707. package/universal-modal/esm/components/content/desktop/desktop.css +32 -0
  2708. package/universal-modal/esm/components/content/index.js +1 -0
  2709. package/universal-modal/esm/components/content/mobile/Component.mobile.js +10 -5
  2710. package/universal-modal/esm/components/content/mobile/mobile.css +5 -5
  2711. package/universal-modal/esm/components/content/responsive/Component.responsive.js +1 -0
  2712. package/universal-modal/esm/components/footer/base-footer/base-footer.d.ts +4 -2
  2713. package/universal-modal/esm/components/footer/base-footer/base-footer.js +10 -10
  2714. package/universal-modal/esm/components/footer/base-footer/index.css +3 -3
  2715. package/universal-modal/esm/components/footer/desktop/Component.desktop.d.ts +8 -2
  2716. package/universal-modal/esm/components/footer/desktop/Component.desktop.js +15 -14
  2717. package/universal-modal/esm/components/footer/desktop/desktop.css +1 -1
  2718. package/universal-modal/esm/components/footer/desktop/layout.css +9 -9
  2719. package/universal-modal/esm/components/footer/index.js +1 -1
  2720. package/universal-modal/esm/components/footer/mobile/Component.mobile.js +2 -2
  2721. package/universal-modal/esm/components/footer/mobile/layout.mobile.css +8 -8
  2722. package/universal-modal/esm/components/footer/mobile/mobile.css +2 -2
  2723. package/universal-modal/esm/components/footer/responsive/Component.responsive.js +1 -1
  2724. package/universal-modal/esm/components/header/base-header/index.css +12 -12
  2725. package/universal-modal/esm/components/header/desktop/Component.desktop.d.ts +9 -2
  2726. package/universal-modal/esm/components/header/desktop/Component.desktop.js +20 -22
  2727. package/universal-modal/esm/components/header/desktop/desktop.css +8 -8
  2728. package/universal-modal/esm/components/header/index.js +2 -2
  2729. package/universal-modal/esm/components/header/mobile/Component.mobile.js +5 -2
  2730. package/universal-modal/esm/components/header/mobile/mobile.css +4 -4
  2731. package/universal-modal/esm/components/header/responsive/Component.responsive.js +2 -2
  2732. package/universal-modal/esm/context/universal-modal-context.d.ts +4 -0
  2733. package/universal-modal/esm/context/universal-modal-context.js +9 -0
  2734. package/universal-modal/esm/desktop/Component.desktop.d.ts +12 -4
  2735. package/universal-modal/esm/desktop/Component.desktop.js +23 -15
  2736. package/universal-modal/esm/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2737. package/universal-modal/esm/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2738. package/universal-modal/esm/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2739. package/universal-modal/esm/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2740. package/universal-modal/esm/desktop/components/center-modal/center-modal.d.ts +3 -1
  2741. package/universal-modal/esm/desktop/components/center-modal/center-modal.js +31 -20
  2742. package/universal-modal/esm/desktop/components/center-modal/{styles/index.css → index.css} +526 -527
  2743. package/universal-modal/esm/desktop/components/center-modal/index.js +11 -5
  2744. package/universal-modal/{desktop/components/center-modal/styles → esm/desktop/components/center-modal}/transitions/safari-transitions.css +8 -8
  2745. package/universal-modal/{modern/desktop/components/center-modal/styles → esm/desktop/components/center-modal}/transitions/transitions.css +8 -8
  2746. package/universal-modal/{modern/desktop/components/base-universal-modal-content/base-universal-modal-content.css → esm/desktop/components/modal-content/modal-content.css} +9 -9
  2747. package/universal-modal/esm/desktop/components/modal-content/modal-content.d.ts +8 -0
  2748. package/universal-modal/esm/desktop/components/modal-content/modal-content.js +43 -0
  2749. package/universal-modal/esm/desktop/components/side-modal/get-default-transition-props.d.ts +3 -3
  2750. package/universal-modal/esm/desktop/components/side-modal/get-default-transition-props.js +2 -2
  2751. package/universal-modal/esm/desktop/components/side-modal/{styles/index.css → index.css} +524 -527
  2752. package/universal-modal/esm/desktop/components/side-modal/index.js +12 -6
  2753. package/universal-modal/esm/desktop/components/side-modal/side-modal.d.ts +3 -1
  2754. package/universal-modal/esm/desktop/components/side-modal/side-modal.js +25 -22
  2755. package/universal-modal/esm/desktop/components/side-modal/{styles/transitions → transitions}/transitions.css +72 -72
  2756. package/universal-modal/esm/desktop/hooks/use-modal-highlighted.d.ts +13 -0
  2757. package/universal-modal/esm/desktop/hooks/use-modal-highlighted.js +52 -0
  2758. package/universal-modal/esm/desktop/hooks/use-outside-scroll.d.ts +8 -0
  2759. package/universal-modal/esm/desktop/hooks/use-outside-scroll.js +16 -0
  2760. package/universal-modal/esm/desktop/hooks/use-set-scrollbar-height.d.ts +10 -0
  2761. package/universal-modal/esm/desktop/hooks/use-set-scrollbar-height.js +42 -0
  2762. package/universal-modal/esm/desktop/index.js +14 -7
  2763. package/universal-modal/esm/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2764. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2765. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2766. package/universal-modal/esm/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2767. package/universal-modal/esm/desktop/types/props.d.ts +10 -5
  2768. package/universal-modal/esm/desktop/utils/check-header-and-footer.d.ts +6 -0
  2769. package/universal-modal/esm/desktop/utils/check-header-and-footer.js +20 -0
  2770. package/universal-modal/esm/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2771. package/universal-modal/esm/desktop/utils/get-height-style.d.ts +3 -0
  2772. package/universal-modal/esm/desktop/utils/get-height-style.js +16 -0
  2773. package/universal-modal/{modern/desktop/utils/get-margins.d.ts → esm/desktop/utils/get-margin-styles.d.ts} +2 -2
  2774. package/universal-modal/esm/desktop/utils/get-margin-styles.js +17 -0
  2775. package/universal-modal/esm/desktop/utils/get-max-height-style.d.ts +3 -0
  2776. package/universal-modal/esm/desktop/utils/get-max-height-style.js +9 -0
  2777. package/universal-modal/esm/desktop/utils/get-width-style.d.ts +3 -0
  2778. package/universal-modal/esm/desktop/utils/get-width-style.js +16 -0
  2779. package/universal-modal/esm/desktop/utils/set-footer-and-header-refs.d.ts +12 -0
  2780. package/universal-modal/esm/desktop/utils/set-footer-and-header-refs.js +25 -0
  2781. package/universal-modal/esm/index.js +17 -10
  2782. package/universal-modal/esm/index.module-a7bb3743.js +4 -0
  2783. package/universal-modal/esm/mobile/Component.mobile.d.ts +2 -2
  2784. package/universal-modal/esm/mobile/Component.mobile.js +10 -7
  2785. package/universal-modal/esm/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2786. package/universal-modal/esm/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2787. package/universal-modal/esm/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2788. package/universal-modal/esm/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2789. package/universal-modal/esm/mobile/index.js +9 -6
  2790. package/universal-modal/esm/mobile/mobile.css +3 -3
  2791. package/universal-modal/esm/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2792. package/universal-modal/esm/mobile/transitions/transitions.mobile.css +7 -7
  2793. package/universal-modal/esm/mobile/types/props.d.ts +1 -1
  2794. package/universal-modal/esm/typings/index.d.ts +8 -7
  2795. package/universal-modal/index.js +4 -1
  2796. package/universal-modal/index.module-1831af87.js +4 -0
  2797. package/universal-modal/mobile/Component.mobile.d.ts +2 -2
  2798. package/universal-modal/mobile/Component.mobile.js +6 -5
  2799. package/universal-modal/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2800. package/universal-modal/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2801. package/universal-modal/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2802. package/universal-modal/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2803. package/universal-modal/mobile/index.js +5 -4
  2804. package/universal-modal/mobile/mobile.css +3 -3
  2805. package/universal-modal/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2806. package/universal-modal/mobile/transitions/transitions.mobile.css +7 -7
  2807. package/universal-modal/mobile/types/props.d.ts +1 -1
  2808. package/universal-modal/modern/Component.responsive.d.ts +6 -2
  2809. package/universal-modal/modern/Component.responsive.js +17 -10
  2810. package/universal-modal/modern/components/content/base-content/base-content.js +3 -6
  2811. package/universal-modal/modern/components/content/base-content/index.css +3 -11
  2812. package/universal-modal/modern/components/content/desktop/Component.desktop.js +12 -2
  2813. package/universal-modal/modern/components/content/desktop/desktop.css +32 -0
  2814. package/universal-modal/modern/components/content/index.js +1 -0
  2815. package/universal-modal/modern/components/content/mobile/Component.mobile.js +11 -5
  2816. package/universal-modal/modern/components/content/mobile/mobile.css +5 -5
  2817. package/universal-modal/modern/components/content/responsive/Component.responsive.js +1 -0
  2818. package/universal-modal/modern/components/footer/base-footer/base-footer.d.ts +4 -2
  2819. package/universal-modal/modern/components/footer/base-footer/base-footer.js +6 -5
  2820. package/universal-modal/modern/components/footer/base-footer/index.css +3 -3
  2821. package/universal-modal/modern/components/footer/desktop/Component.desktop.d.ts +8 -2
  2822. package/universal-modal/modern/components/footer/desktop/Component.desktop.js +12 -10
  2823. package/universal-modal/modern/components/footer/desktop/desktop.css +1 -1
  2824. package/universal-modal/modern/components/footer/desktop/layout.css +9 -9
  2825. package/universal-modal/modern/components/footer/index.js +1 -1
  2826. package/universal-modal/modern/components/footer/mobile/Component.mobile.js +2 -2
  2827. package/universal-modal/modern/components/footer/mobile/layout.mobile.css +8 -8
  2828. package/universal-modal/modern/components/footer/mobile/mobile.css +2 -2
  2829. package/universal-modal/modern/components/footer/responsive/Component.responsive.js +1 -1
  2830. package/universal-modal/modern/components/header/base-header/index.css +12 -12
  2831. package/universal-modal/modern/components/header/desktop/Component.desktop.d.ts +9 -2
  2832. package/universal-modal/modern/components/header/desktop/Component.desktop.js +11 -12
  2833. package/universal-modal/modern/components/header/desktop/desktop.css +8 -8
  2834. package/universal-modal/modern/components/header/index.js +2 -2
  2835. package/universal-modal/modern/components/header/mobile/Component.mobile.js +5 -2
  2836. package/universal-modal/modern/components/header/mobile/mobile.css +4 -4
  2837. package/universal-modal/modern/components/header/responsive/Component.responsive.js +2 -2
  2838. package/universal-modal/modern/context/universal-modal-context.d.ts +4 -0
  2839. package/universal-modal/modern/context/universal-modal-context.js +9 -0
  2840. package/universal-modal/modern/desktop/Component.desktop.d.ts +12 -4
  2841. package/universal-modal/modern/desktop/Component.desktop.js +21 -13
  2842. package/universal-modal/modern/desktop/components/buttons/arrow-button/arrow-button.css +1 -1
  2843. package/universal-modal/modern/desktop/components/buttons/arrow-button/arrow-button.js +1 -1
  2844. package/universal-modal/modern/desktop/components/buttons/cross-button/cross-button.css +1 -1
  2845. package/universal-modal/modern/desktop/components/buttons/cross-button/cross-button.js +1 -1
  2846. package/universal-modal/modern/desktop/components/center-modal/center-modal.d.ts +3 -1
  2847. package/universal-modal/modern/desktop/components/center-modal/center-modal.js +36 -23
  2848. package/universal-modal/modern/desktop/components/center-modal/index.css +1084 -0
  2849. package/universal-modal/modern/desktop/components/center-modal/index.js +11 -5
  2850. package/universal-modal/modern/desktop/components/center-modal/{styles/transitions → transitions}/safari-transitions.css +8 -8
  2851. package/universal-modal/{desktop/components/center-modal/styles → modern/desktop/components/center-modal}/transitions/transitions.css +8 -8
  2852. package/universal-modal/{desktop/components/base-universal-modal-content/base-universal-modal-content.css → modern/desktop/components/modal-content/modal-content.css} +9 -9
  2853. package/universal-modal/modern/desktop/components/modal-content/modal-content.d.ts +8 -0
  2854. package/universal-modal/modern/desktop/components/modal-content/modal-content.js +42 -0
  2855. package/universal-modal/modern/desktop/components/side-modal/get-default-transition-props.d.ts +3 -3
  2856. package/universal-modal/modern/desktop/components/side-modal/get-default-transition-props.js +2 -2
  2857. package/universal-modal/{desktop/components/side-modal/styles → modern/desktop/components/side-modal}/index.css +524 -527
  2858. package/universal-modal/modern/desktop/components/side-modal/index.js +12 -6
  2859. package/universal-modal/modern/desktop/components/side-modal/side-modal.d.ts +3 -1
  2860. package/universal-modal/modern/desktop/components/side-modal/side-modal.js +28 -21
  2861. package/universal-modal/{desktop/components/side-modal/styles → modern/desktop/components/side-modal}/transitions/transitions.css +72 -72
  2862. package/universal-modal/modern/desktop/hooks/use-modal-highlighted.d.ts +13 -0
  2863. package/universal-modal/modern/desktop/hooks/use-modal-highlighted.js +51 -0
  2864. package/universal-modal/modern/desktop/hooks/use-outside-scroll.d.ts +8 -0
  2865. package/universal-modal/modern/desktop/hooks/use-outside-scroll.js +16 -0
  2866. package/universal-modal/modern/desktop/hooks/use-set-scrollbar-height.d.ts +10 -0
  2867. package/universal-modal/modern/desktop/hooks/use-set-scrollbar-height.js +41 -0
  2868. package/universal-modal/modern/desktop/index.js +14 -7
  2869. package/universal-modal/modern/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
  2870. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
  2871. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
  2872. package/universal-modal/modern/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
  2873. package/universal-modal/modern/desktop/types/props.d.ts +10 -5
  2874. package/universal-modal/modern/desktop/utils/check-header-and-footer.d.ts +6 -0
  2875. package/universal-modal/modern/desktop/utils/check-header-and-footer.js +20 -0
  2876. package/universal-modal/modern/desktop/utils/get-full-size-modal-transitions.js +4 -4
  2877. package/universal-modal/modern/desktop/utils/get-height-style.d.ts +3 -0
  2878. package/universal-modal/modern/desktop/utils/get-height-style.js +16 -0
  2879. package/universal-modal/{cssm/desktop/utils/get-margins.d.ts → modern/desktop/utils/get-margin-styles.d.ts} +2 -2
  2880. package/universal-modal/modern/desktop/utils/get-margin-styles.js +16 -0
  2881. package/universal-modal/modern/desktop/utils/get-max-height-style.d.ts +3 -0
  2882. package/universal-modal/modern/desktop/utils/get-max-height-style.js +9 -0
  2883. package/universal-modal/modern/desktop/utils/get-width-style.d.ts +3 -0
  2884. package/universal-modal/modern/desktop/utils/get-width-style.js +16 -0
  2885. package/universal-modal/modern/desktop/utils/set-footer-and-header-refs.d.ts +12 -0
  2886. package/universal-modal/modern/desktop/utils/set-footer-and-header-refs.js +25 -0
  2887. package/universal-modal/modern/index.js +17 -10
  2888. package/universal-modal/modern/index.module-2ad0566f.js +4 -0
  2889. package/universal-modal/modern/mobile/Component.mobile.d.ts +2 -2
  2890. package/universal-modal/modern/mobile/Component.mobile.js +10 -7
  2891. package/universal-modal/modern/mobile/components/buttons/arrow-button/arrow-button.css +2 -2
  2892. package/universal-modal/modern/mobile/components/buttons/arrow-button/arrow-button.js +1 -1
  2893. package/universal-modal/modern/mobile/components/buttons/cross-button/cross-button.css +2 -2
  2894. package/universal-modal/modern/mobile/components/buttons/cross-button/cross-button.js +1 -1
  2895. package/universal-modal/modern/mobile/index.js +9 -6
  2896. package/universal-modal/modern/mobile/mobile.css +3 -3
  2897. package/universal-modal/modern/mobile/transitions/right-side-transitions.mobile.css +7 -7
  2898. package/universal-modal/modern/mobile/transitions/transitions.mobile.css +7 -7
  2899. package/universal-modal/modern/mobile/types/props.d.ts +1 -1
  2900. package/universal-modal/modern/typings/index.d.ts +8 -7
  2901. package/universal-modal/moderncssm/Component.responsive.d.ts +6 -2
  2902. package/universal-modal/moderncssm/Component.responsive.js +27 -19
  2903. package/universal-modal/moderncssm/components/content/base-content/base-content.js +2 -5
  2904. package/universal-modal/moderncssm/components/content/base-content/index.module.css +1 -12
  2905. package/universal-modal/moderncssm/components/content/desktop/Component.desktop.js +10 -2
  2906. package/universal-modal/moderncssm/components/content/desktop/desktop.module.css +14 -0
  2907. package/universal-modal/moderncssm/components/content/index.js +2 -0
  2908. package/universal-modal/moderncssm/components/content/mobile/Component.mobile.js +10 -4
  2909. package/universal-modal/moderncssm/components/content/mobile/mobile.module.css +3 -3
  2910. package/universal-modal/moderncssm/components/content/responsive/Component.responsive.js +2 -0
  2911. package/universal-modal/moderncssm/components/footer/base-footer/base-footer.d.ts +4 -2
  2912. package/universal-modal/moderncssm/components/footer/base-footer/base-footer.js +5 -4
  2913. package/universal-modal/moderncssm/components/footer/desktop/Component.desktop.d.ts +8 -2
  2914. package/universal-modal/moderncssm/components/footer/desktop/Component.desktop.js +10 -8
  2915. package/universal-modal/moderncssm/components/footer/index.js +1 -1
  2916. package/universal-modal/moderncssm/components/footer/responsive/Component.responsive.js +1 -1
  2917. package/universal-modal/moderncssm/components/header/desktop/Component.desktop.d.ts +9 -2
  2918. package/universal-modal/moderncssm/components/header/desktop/Component.desktop.js +9 -10
  2919. package/universal-modal/moderncssm/components/header/index.js +1 -1
  2920. package/universal-modal/moderncssm/components/header/mobile/Component.mobile.js +3 -0
  2921. package/universal-modal/moderncssm/components/header/responsive/Component.responsive.js +1 -1
  2922. package/universal-modal/moderncssm/context/universal-modal-context.d.ts +4 -0
  2923. package/universal-modal/moderncssm/context/universal-modal-context.js +9 -0
  2924. package/universal-modal/moderncssm/desktop/Component.desktop.d.ts +12 -4
  2925. package/universal-modal/moderncssm/desktop/Component.desktop.js +28 -19
  2926. package/universal-modal/moderncssm/desktop/components/center-modal/center-modal.d.ts +3 -1
  2927. package/universal-modal/moderncssm/desktop/components/center-modal/center-modal.js +34 -21
  2928. package/universal-modal/moderncssm/desktop/components/center-modal/{styles/center-modal.module.css → center-modal.module.css} +8 -9
  2929. package/universal-modal/moderncssm/desktop/components/center-modal/index.js +15 -9
  2930. package/universal-modal/moderncssm/desktop/components/center-modal/{styles/index.module.css → index.module.css} +8 -9
  2931. package/universal-modal/moderncssm/desktop/components/modal-content/modal-content.d.ts +8 -0
  2932. package/universal-modal/moderncssm/desktop/components/modal-content/modal-content.js +40 -0
  2933. package/universal-modal/moderncssm/desktop/components/modal-content/modal-content.module.css +20 -0
  2934. package/universal-modal/moderncssm/desktop/components/side-modal/get-default-transition-props.d.ts +3 -3
  2935. package/universal-modal/moderncssm/desktop/components/side-modal/get-default-transition-props.js +1 -1
  2936. package/universal-modal/moderncssm/desktop/components/side-modal/index.js +15 -9
  2937. package/universal-modal/moderncssm/desktop/components/side-modal/{styles/index.module.css → index.module.css} +0 -5
  2938. package/universal-modal/moderncssm/desktop/components/side-modal/side-modal.d.ts +3 -1
  2939. package/universal-modal/moderncssm/desktop/components/side-modal/side-modal.js +29 -22
  2940. package/universal-modal/moderncssm/desktop/components/side-modal/{styles/side-modal.module.css → side-modal.module.css} +0 -5
  2941. package/universal-modal/moderncssm/desktop/hooks/use-modal-highlighted.d.ts +13 -0
  2942. package/universal-modal/moderncssm/desktop/hooks/use-modal-highlighted.js +51 -0
  2943. package/universal-modal/moderncssm/desktop/hooks/use-outside-scroll.d.ts +8 -0
  2944. package/universal-modal/moderncssm/desktop/hooks/use-outside-scroll.js +16 -0
  2945. package/universal-modal/moderncssm/desktop/hooks/use-set-scrollbar-height.d.ts +10 -0
  2946. package/universal-modal/moderncssm/desktop/hooks/use-set-scrollbar-height.js +41 -0
  2947. package/universal-modal/moderncssm/desktop/index.js +21 -13
  2948. package/universal-modal/moderncssm/desktop/types/props.d.ts +10 -5
  2949. package/universal-modal/moderncssm/desktop/utils/check-header-and-footer.d.ts +6 -0
  2950. package/universal-modal/moderncssm/desktop/utils/check-header-and-footer.js +20 -0
  2951. package/universal-modal/moderncssm/desktop/utils/get-height-style.d.ts +3 -0
  2952. package/universal-modal/moderncssm/desktop/utils/get-height-style.js +16 -0
  2953. package/universal-modal/moderncssm/desktop/utils/get-margin-styles.d.ts +7 -0
  2954. package/universal-modal/moderncssm/desktop/utils/get-margin-styles.js +16 -0
  2955. package/universal-modal/moderncssm/desktop/utils/get-max-height-style.d.ts +3 -0
  2956. package/universal-modal/moderncssm/desktop/utils/get-max-height-style.js +9 -0
  2957. package/universal-modal/moderncssm/desktop/utils/get-width-style.d.ts +3 -0
  2958. package/universal-modal/moderncssm/desktop/utils/get-width-style.js +16 -0
  2959. package/universal-modal/moderncssm/desktop/utils/set-footer-and-header-refs.d.ts +12 -0
  2960. package/universal-modal/moderncssm/desktop/utils/set-footer-and-header-refs.js +25 -0
  2961. package/universal-modal/moderncssm/index.js +27 -19
  2962. package/universal-modal/moderncssm/mobile/Component.mobile.d.ts +2 -2
  2963. package/universal-modal/moderncssm/mobile/Component.mobile.js +12 -8
  2964. package/universal-modal/moderncssm/mobile/index.js +14 -10
  2965. package/universal-modal/moderncssm/mobile/types/props.d.ts +1 -1
  2966. package/universal-modal/moderncssm/typings/index.d.ts +8 -7
  2967. package/universal-modal/typings/index.d.ts +8 -7
  2968. package/with-suffix/Component.js +1 -1
  2969. package/with-suffix/esm/Component.js +1 -1
  2970. package/with-suffix/esm/index.css +11 -11
  2971. package/with-suffix/index.css +11 -11
  2972. package/with-suffix/modern/Component.js +1 -1
  2973. package/with-suffix/modern/index.css +11 -11
  2974. package/calendar-range/esm/index.module-844e5e20.js +0 -4
  2975. package/calendar-range/index.module-24b2e6b3.js +0 -4
  2976. package/calendar-range/modern/index.module-249bd0bf.js +0 -4
  2977. package/file-upload-item/actions-control.module-4036a72e.js +0 -4
  2978. package/file-upload-item/esm/actions-control.module-513b9136.js +0 -4
  2979. package/file-upload-item/modern/actions-control.module-92e41ab2.js +0 -4
  2980. package/grid/esm/gutters.module-d50c10c4.js +0 -4
  2981. package/grid/gutters.module-93c41d67.js +0 -4
  2982. package/grid/modern/gutters.module-5d8861cd.js +0 -4
  2983. package/modal/esm/layout.module-17553c5a.js +0 -4
  2984. package/modal/layout.module-ad818cbc.js +0 -4
  2985. package/modal/modern/layout.module-2e975ac6.js +0 -4
  2986. package/select/esm/mobile.module-b7411ccc.js +0 -4
  2987. package/select/mobile.module-b3172af2.js +0 -4
  2988. package/select/modern/mobile.module-74e2c906.js +0 -4
  2989. package/side-panel/esm/layout.module-b66ce500.js +0 -4
  2990. package/side-panel/layout.module-793d64b3.js +0 -4
  2991. package/side-panel/modern/layout.module-72ccb41a.js +0 -4
  2992. package/tabs/esm/index.module-7bbdbbc4.js +0 -4
  2993. package/tabs/esm/index.module-d6d9c12d.js +0 -4
  2994. package/tabs/index.module-65e5a2fa.js +0 -4
  2995. package/tabs/index.module-9d3df3f9.js +0 -4
  2996. package/tabs/modern/index.module-319370a0.js +0 -4
  2997. package/tabs/modern/index.module-b46d134e.js +0 -4
  2998. package/textarea/modern/PseudoTextArea-619f241a.js +0 -13
  2999. package/typography/colors.module-96dc381d.js +0 -4
  3000. package/typography/common.module-87bfc3d3.js +0 -4
  3001. package/typography/esm/colors.module-8a4bb09a.js +0 -4
  3002. package/typography/esm/common.module-682b1784.js +0 -4
  3003. package/typography/modern/colors.module-398743c3.js +0 -4
  3004. package/typography/modern/common.module-e12a7993.js +0 -4
  3005. package/underlay/esm/index.module-8f316fe9.js +0 -4
  3006. package/underlay/index.module-cf0ede8c.js +0 -4
  3007. package/underlay/modern/index.module-99890a05.js +0 -4
  3008. package/universal-date-input/esm/index.module-737d4671.js +0 -4
  3009. package/universal-date-input/index.module-d992e745.js +0 -4
  3010. package/universal-date-input/modern/index.module-7ab9bade.js +0 -4
  3011. package/universal-modal/ResponsiveContext.d.ts +0 -4
  3012. package/universal-modal/ResponsiveContext.js +0 -7
  3013. package/universal-modal/cssm/ResponsiveContext.d.ts +0 -4
  3014. package/universal-modal/cssm/ResponsiveContext.js +0 -7
  3015. package/universal-modal/cssm/desktop/components/base-universal-modal-content/base-universal-modal-content.d.ts +0 -7
  3016. package/universal-modal/cssm/desktop/components/base-universal-modal-content/base-universal-modal-content.js +0 -119
  3017. package/universal-modal/cssm/desktop/hooks/useModalHeight.d.ts +0 -4
  3018. package/universal-modal/cssm/desktop/hooks/useModalHeight.js +0 -31
  3019. package/universal-modal/cssm/desktop/hooks/useModalWidth.d.ts +0 -4
  3020. package/universal-modal/cssm/desktop/hooks/useModalWidth.js +0 -39
  3021. package/universal-modal/cssm/desktop/utils/get-margins.js +0 -20
  3022. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.d.ts +0 -7
  3023. package/universal-modal/desktop/components/base-universal-modal-content/base-universal-modal-content.js +0 -120
  3024. package/universal-modal/desktop/hooks/useModalHeight.d.ts +0 -4
  3025. package/universal-modal/desktop/hooks/useModalHeight.js +0 -31
  3026. package/universal-modal/desktop/hooks/useModalWidth.d.ts +0 -4
  3027. package/universal-modal/desktop/hooks/useModalWidth.js +0 -39
  3028. package/universal-modal/desktop/utils/get-margins.js +0 -20
  3029. package/universal-modal/esm/ResponsiveContext.d.ts +0 -4
  3030. package/universal-modal/esm/ResponsiveContext.js +0 -5
  3031. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.d.ts +0 -7
  3032. package/universal-modal/esm/desktop/components/base-universal-modal-content/base-universal-modal-content.js +0 -114
  3033. package/universal-modal/esm/desktop/hooks/useModalHeight.d.ts +0 -4
  3034. package/universal-modal/esm/desktop/hooks/useModalHeight.js +0 -29
  3035. package/universal-modal/esm/desktop/hooks/useModalWidth.d.ts +0 -4
  3036. package/universal-modal/esm/desktop/hooks/useModalWidth.js +0 -37
  3037. package/universal-modal/esm/desktop/utils/get-margins.js +0 -18
  3038. package/universal-modal/esm/index.module-dea843b6.js +0 -4
  3039. package/universal-modal/index.module-a91cc672.js +0 -4
  3040. package/universal-modal/modern/ResponsiveContext.d.ts +0 -4
  3041. package/universal-modal/modern/ResponsiveContext.js +0 -5
  3042. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.d.ts +0 -7
  3043. package/universal-modal/modern/desktop/components/base-universal-modal-content/base-universal-modal-content.js +0 -112
  3044. package/universal-modal/modern/desktop/components/center-modal/styles/index.css +0 -1085
  3045. package/universal-modal/modern/desktop/hooks/useModalHeight.d.ts +0 -4
  3046. package/universal-modal/modern/desktop/hooks/useModalHeight.js +0 -29
  3047. package/universal-modal/modern/desktop/hooks/useModalWidth.d.ts +0 -4
  3048. package/universal-modal/modern/desktop/hooks/useModalWidth.js +0 -37
  3049. package/universal-modal/modern/desktop/utils/get-margins.js +0 -17
  3050. package/universal-modal/modern/index.module-5839d3bb.js +0 -4
  3051. package/universal-modal/moderncssm/ResponsiveContext.d.ts +0 -4
  3052. package/universal-modal/moderncssm/ResponsiveContext.js +0 -5
  3053. package/universal-modal/moderncssm/desktop/components/base-universal-modal-content/base-universal-modal-content.d.ts +0 -7
  3054. package/universal-modal/moderncssm/desktop/components/base-universal-modal-content/base-universal-modal-content.js +0 -110
  3055. package/universal-modal/moderncssm/desktop/components/base-universal-modal-content/base-universal-modal-content.module.css +0 -20
  3056. package/universal-modal/moderncssm/desktop/hooks/useModalHeight.d.ts +0 -4
  3057. package/universal-modal/moderncssm/desktop/hooks/useModalHeight.js +0 -29
  3058. package/universal-modal/moderncssm/desktop/hooks/useModalWidth.d.ts +0 -4
  3059. package/universal-modal/moderncssm/desktop/hooks/useModalWidth.js +0 -37
  3060. package/universal-modal/moderncssm/desktop/utils/get-margins.d.ts +0 -7
  3061. package/universal-modal/moderncssm/desktop/utils/get-margins.js +0 -17
  3062. /package/calendar/{calendarMonthOnlyView-7a1a1ffc.d.ts → calendarMonthOnlyView-66cdf050.d.ts} +0 -0
  3063. /package/calendar/esm/{calendarMonthOnlyView-7a4b7d7b.d.ts → calendarMonthOnlyView-48a016c9.d.ts} +0 -0
  3064. /package/calendar/modern/{calendarMonthOnlyView-e720b520.d.ts → calendarMonthOnlyView-a62396b9.d.ts} +0 -0
  3065. /package/confirmation/{countdown-section-66246bfb.d.ts → countdown-section-f58175e2.d.ts} +0 -0
  3066. /package/confirmation/esm/{countdown-section-b11f4c6f.d.ts → countdown-section-aa46da79.d.ts} +0 -0
  3067. /package/confirmation/modern/{countdown-section-5721eff6.d.ts → countdown-section-3fcb834b.d.ts} +0 -0
  3068. /package/gallery/esm/{hooks-a2a9ba67.d.ts → hooks-fdb73c74.d.ts} +0 -0
  3069. /package/gallery/{hooks-edbf48b6.d.ts → hooks-be993802.d.ts} +0 -0
  3070. /package/gallery/modern/{hooks-7279baab.d.ts → hooks-e4651d38.d.ts} +0 -0
  3071. /package/list/{Component-d820b5f0.d.ts → Component-a387f320.d.ts} +0 -0
  3072. /package/list/esm/{Component-1bda4abd.d.ts → Component-14899c73.d.ts} +0 -0
  3073. /package/list/modern/{Component-245adfda.d.ts → Component-868a7c71.d.ts} +0 -0
  3074. /package/markdown/esm/{use-overrides-5afd02d1.d.ts → use-overrides-c298cd1e.d.ts} +0 -0
  3075. /package/markdown/modern/{use-overrides-af2b3a4e.d.ts → use-overrides-b5352193.d.ts} +0 -0
  3076. /package/markdown/{use-overrides-d502409f.d.ts → use-overrides-3d70398d.d.ts} +0 -0
  3077. /package/plate/esm/{warning-55b2c14b.d.ts → warning-098ad37f.d.ts} +0 -0
  3078. /package/plate/esm/{warning-55b2c14b.js → warning-098ad37f.js} +0 -0
  3079. /package/plate/modern/{warning-1db6c76d.d.ts → warning-f4447248.d.ts} +0 -0
  3080. /package/plate/modern/{warning-1db6c76d.js → warning-f4447248.js} +0 -0
  3081. /package/plate/{warning-d3ae8fcd.d.ts → warning-9e2f6793.d.ts} +0 -0
  3082. /package/plate/{warning-d3ae8fcd.js → warning-9e2f6793.js} +0 -0
  3083. /package/pure-cell/{component-f9fe7b5e.d.ts → component-2844f21d.d.ts} +0 -0
  3084. /package/pure-cell/esm/{component-885fb487.d.ts → component-2ce53ad3.d.ts} +0 -0
  3085. /package/pure-cell/modern/{component-27feae28.d.ts → component-86ba2031.d.ts} +0 -0
  3086. /package/select/esm/{hook-95e57f01.d.ts → hook-f2f1aaac.d.ts} +0 -0
  3087. /package/select/esm/{hook-95e57f01.js → hook-f2f1aaac.js} +0 -0
  3088. /package/select/esm/{list-popover-desktop-471e29e3.d.ts → list-popover-desktop-0c024794.d.ts} +0 -0
  3089. /package/select/{hook-ced8e8e7.d.ts → hook-bb3e04f7.d.ts} +0 -0
  3090. /package/select/{hook-ced8e8e7.js → hook-bb3e04f7.js} +0 -0
  3091. /package/select/{list-popover-desktop-b02c0d40.d.ts → list-popover-desktop-b6c2e43b.d.ts} +0 -0
  3092. /package/select/modern/{hook-79b0ecd6.d.ts → hook-22b7c0d1.d.ts} +0 -0
  3093. /package/select/modern/{hook-79b0ecd6.js → hook-22b7c0d1.js} +0 -0
  3094. /package/select/modern/{list-popover-desktop-36234ac6.d.ts → list-popover-desktop-081f53a8.d.ts} +0 -0
  3095. /package/textarea/{PseudoTextArea-13d4f383.d.ts → PseudoTextArea-b92283a8.d.ts} +0 -0
  3096. /package/textarea/esm/{PseudoTextArea-80e94373.d.ts → PseudoTextArea-5b330640.d.ts} +0 -0
  3097. /package/textarea/modern/{PseudoTextArea-619f241a.d.ts → PseudoTextArea-6bfc9e2a.d.ts} +0 -0
  3098. /package/universal-modal/cssm/desktop/components/center-modal/{styles/transitions → transitions}/safari-transitions.module.css +0 -0
  3099. /package/universal-modal/cssm/desktop/components/center-modal/{styles/transitions → transitions}/transitions.module.css +0 -0
  3100. /package/universal-modal/cssm/desktop/components/side-modal/{styles/transitions → transitions}/transitions.module.css +0 -0
  3101. /package/universal-modal/moderncssm/desktop/components/center-modal/{styles/transitions → transitions}/safari-transitions.module.css +0 -0
  3102. /package/universal-modal/moderncssm/desktop/components/center-modal/{styles/transitions → transitions}/transitions.module.css +0 -0
  3103. /package/universal-modal/moderncssm/desktop/components/side-modal/{styles/transitions → transitions}/transitions.module.css +0 -0
@@ -1 +1,3878 @@
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 = `.card-image__cardImage_1co9o {
3
+ background: #e7e8ea;
4
+ } .card-image__loaded_1co9o {
5
+ background: transparent
6
+ }.divider__component_5ijmt {
7
+ border-bottom: 1px solid #353539;
8
+ }.backdrop__backdrop_1ywbg {
9
+ -webkit-tap-highlight-color: transparent;
10
+ } .backdrop__appear_1ywbg,
11
+ .backdrop__enter_1ywbg {
12
+ background-color: transparent;
13
+ } .backdrop__appearActive_1ywbg,
14
+ .backdrop__enterActive_1ywbg,
15
+ .backdrop__appearDone_1ywbg,
16
+ .backdrop__enterDone_1ywbg {
17
+ background-color: rgba(0, 0, 0, 0.7);
18
+ } .backdrop__exit_1ywbg {
19
+ background-color: rgba(0, 0, 0, 0.7);
20
+ } .backdrop__exitActive_1ywbg,
21
+ .backdrop__exitDone_1ywbg {
22
+ background-color: transparent;
23
+ } .backdrop__transparent_1ywbg.backdrop__transparent_1ywbg {
24
+ background-color: transparent;
25
+ }.badge__component_153hd.badge__background-accent_153hd {
26
+ background-color: #f83a2a;
27
+ color: rgba(255, 255, 255, 0.94);
28
+ } .badge__component_153hd.badge__background-specialbg-secondary-transparent_153hd {
29
+ background-color: rgba(225, 225, 248, 0.09);
30
+ color: rgba(255, 255, 255, 0.94);
31
+ } .badge__component_153hd.badge__background-primary_153hd {
32
+ background-color: #262629;
33
+ color: rgba(255, 255, 255, 0.94);
34
+ } .badge__outlineCount_153hd {
35
+ border: 2px solid rgba(3, 3, 6, 0.88);
36
+ } .badge__heightS_153hd.badge__outlineCount_153hd {
37
+ border: 1px solid rgba(3, 3, 6, 0.88);
38
+ } .badge__icon_153hd {
39
+ color: #17d055
40
+ } .badge__icon_153hd.badge__positive_153hd {
41
+ color: #17d055;
42
+ background-color: #17d055;
43
+ } .badge__icon_153hd.badge__attention_153hd {
44
+ color: #fda136;
45
+ background-color: #fda136;
46
+ } .badge__icon_153hd.badge__negative_153hd {
47
+ color: #ff4837;
48
+ background-color: #ff4837;
49
+ } .badge__icon_153hd.badge__link_153hd {
50
+ color: #3193fc;
51
+ background-color: #3193fc;
52
+ } .badge__icon_153hd.badge__tertiary_153hd {
53
+ color: #4a4a51;
54
+ background-color: #4a4a51;
55
+ } .badge__icon_153hd.badge__secondary_153hd {
56
+ color: #898991;
57
+ background-color: #898991;
58
+ } .badge__icon_153hd.badge__primary_153hd {
59
+ color: rgba(255, 255, 255, 0.94);
60
+ background-color: rgba(255, 255, 255, 0.94);
61
+ } .badge__graphic-static-light_153hd.badge__icon_153hd:before {
62
+ background-color: rgba(255, 255, 255, 0.94);
63
+ } .badge__graphic-primary_153hd.badge__icon_153hd:before {
64
+ background-color: rgba(255, 255, 255, 0.94);
65
+ } .badge__outline_153hd {
66
+ background-color: rgba(3, 3, 6, 0.88);
67
+ } .badge__outlineColor_153hd {
68
+ background-color: #f83a2a
69
+ } .badge__outlineColor_153hd.badge__attention_153hd {
70
+ background-color: #fda136;
71
+ } .badge__outlineColor_153hd.badge__positive_153hd {
72
+ background-color: #17d055;
73
+ } .badge__outlineColor_153hd.badge__negative_153hd {
74
+ background-color: #ff4837;
75
+ } .badge__outlineColor_153hd.badge__link_153hd {
76
+ background-color: #3193fc;
77
+ } .badge__outlineColor_153hd.badge__tertiary_153hd {
78
+ background-color: #4a4a51;
79
+ } .badge__outlineColor_153hd.badge__secondary_153hd {
80
+ background-color: #898991;
81
+ } .badge__outlineColor_153hd.badge__primary_153hd {
82
+ background-color: rgba(255, 255, 255, 0.94);
83
+ } .badge__dot_153hd.badge__outlineCount_153hd {
84
+ border: 1px solid rgba(3, 3, 6, 0.88);
85
+ }.hatching-progress-bar__container_b1ibt {
86
+ background: rgba(222, 222, 238, 0.13);
87
+ } .hatching-progress-bar__hatch_b1ibt {
88
+ background: repeating-linear-gradient(
89
+ -45deg,
90
+ rgba(222, 222, 238, 0.13) 6px 10px,
91
+ rgba(255, 255, 255, 0) 10px 18px
92
+ );
93
+ } .hatching-progress-bar__positive_b1ibt {
94
+ background: #17d055;
95
+ } .hatching-progress-bar__attention_b1ibt {
96
+ background: #fda136;
97
+ } .hatching-progress-bar__negative_b1ibt {
98
+ background: #ff4837;
99
+ } .hatching-progress-bar__link_b1ibt {
100
+ background: #3193fc;
101
+ } .hatching-progress-bar__tertiary_b1ibt {
102
+ background: #4a4a51;
103
+ } .hatching-progress-bar__secondary_b1ibt {
104
+ background: #898991;
105
+ } .hatching-progress-bar__primary_b1ibt {
106
+ background: rgba(255, 255, 255, 0.94);
107
+ } .hatching-progress-bar__accent_b1ibt {
108
+ background: #f83a2a;
109
+ }.dropzone__component_1azq7 {
110
+ border: 1px dashed rgba(255, 255, 255, 0.94);
111
+ } .dropzone__component_1azq7:not(.dropzone__disabled_1azq7):hover {
112
+ background-color: transparent;
113
+ } .dropzone__dragOver_1azq7 {
114
+ background-color: transparent;
115
+ } .dropzone__error_1azq7 {
116
+ border-color: #ff4837;
117
+ }
118
+ .dropzone__overlay_tdwo0 {
119
+ background: rgba(214, 214, 229, 0.07);
120
+ } .dropzone__text_tdwo0 {
121
+ color: rgba(255, 255, 255, 0.94);
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_e2p9l {
175
+ color: rgba(238, 238, 251, 0.55)
176
+ } .icon-view__bg_e2p9l {
177
+ fill: #1c1c1e;
178
+ } .icon-view__border_e2p9l {
179
+ stroke: rgba(225, 225, 248, 0.09);
180
+ fill: transparent;
181
+ }.indicator__component_1rtdy {
182
+ color: rgba(255, 255, 255, 0.94);
183
+ background-color: #f83a2a;
184
+ } .indicator__red_1rtdy {
185
+ background-color: #f83a2a;
186
+ color: rgba(255, 255, 255, 0.94)
187
+ } .indicator__red_1rtdy.indicator__border_1rtdy {
188
+ outline: 2px solid #121213;
189
+ } .indicator__white_1rtdy {
190
+ background-color: #262629;
191
+ color: rgba(255, 255, 255, 0.94)
192
+ } .indicator__white_1rtdy.indicator__border_1rtdy {
193
+ outline: 2px solid #121213;
194
+ } .indicator__grey_1rtdy {
195
+ background-color: rgba(225, 225, 248, 0.09);
196
+ color: rgba(255, 255, 255, 0.94)
197
+ } .indicator__grey_1rtdy.indicator__border_1rtdy {
198
+ outline: 2px solid #121213;
199
+ }.link__primary_o2o3i {
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_o2o3i:hover {
204
+ color: rgba(255, 255, 255, 0.7);
205
+ }
206
+ } .link__primary_o2o3i:active {
207
+ color: rgba(255, 255, 255, 0.6);
208
+ } .link__secondary_o2o3i {
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_o2o3i:hover {
213
+ color: rgba(239, 240, 252, 0.65);
214
+ }
215
+ } .link__secondary_o2o3i:active {
216
+ color: rgba(243, 245, 254, 0.75);
217
+ } .link__defaultView_o2o3i {
218
+ color: #4a9dfc;
219
+ border-bottom-color: #4a9dfc
220
+ } @media (hover: hover) {
221
+ .link__defaultView_o2o3i:hover {
222
+ color: #63aafd;
223
+ }
224
+ } .link__defaultView_o2o3i:active {
225
+ color: #7fb6ff;
226
+ }
227
+ @media (hover: hover) {
228
+ .link__component_7jsbi:hover .link__text_7jsbi {
229
+ border-bottom-color: rgba(0, 0, 0, 0);
230
+ }
231
+ } .link__component_7jsbi:active .link__text_7jsbi {
232
+ border-bottom-color: rgba(0, 0, 0, 0);
233
+ } .link__focused_7jsbi {
234
+ outline: 2px solid #3193fc;
235
+ } .link__pseudo_7jsbi {
236
+ background-color: transparent;
237
+ }
238
+ .link__primary_wg7c5 {
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_wg7c5:hover {
243
+ color: rgba(1, 1, 12, 0.63);
244
+ }
245
+ } .link__primary_wg7c5:active {
246
+ color: rgba(4, 4, 19, 0.55);
247
+ } .link__secondary_wg7c5 {
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_wg7c5:hover {
252
+ color: rgba(1, 1, 12, 0.63);
253
+ }
254
+ } .link__secondary_wg7c5:active {
255
+ color: rgba(0, 0, 10, 0.71);
256
+ } .link__defaultView_wg7c5 {
257
+ color: #2a77ef;
258
+ border-bottom-color: #2a77ef
259
+ } @media (hover: hover) {
260
+ .link__defaultView_wg7c5:hover {
261
+ color: #2c64d4;
262
+ }
263
+ } .link__defaultView_wg7c5:active {
264
+ color: #2453b4;
265
+ }@keyframes loader__blink_1yy3t {
266
+ }.progress-bar__container_ppo8y {
267
+ background-color: rgba(222, 222, 238, 0.13);
268
+ }
269
+ .progress-bar__filled_81o1i.progress-bar__positive_81o1i {
270
+ background: #17d055;
271
+ } .progress-bar__filled_81o1i.progress-bar__negative_81o1i {
272
+ background: #ff4837;
273
+ } .progress-bar__filled_81o1i.progress-bar__attention_81o1i {
274
+ background: #fda136;
275
+ } .progress-bar__filled_81o1i.progress-bar__link_81o1i {
276
+ background: #3193fc;
277
+ } .progress-bar__filled_81o1i.progress-bar__tertiary_81o1i {
278
+ background: #4a4a51;
279
+ } .progress-bar__filled_81o1i.progress-bar__secondary_81o1i {
280
+ background: #898991;
281
+ } .progress-bar__filled_81o1i.progress-bar__primary_81o1i {
282
+ background: rgba(255, 255, 255, 0.94);
283
+ } .progress-bar__filled_81o1i.progress-bar__accent_81o1i {
284
+ background: #f83a2a;
285
+ }
286
+ .progress-bar__container_1okht {
287
+ background-color: rgba(15, 25, 55, 0.1);
288
+ }.scrollbar__component_d65i4 .scrollbar:before {
289
+ background-color: rgba(228, 228, 251, 0.28);
290
+ } .scrollbar__component_d65i4.dragging .track .scrollbar.visible:before {
291
+ background-color: rgba(238, 238, 254, 0.46);
292
+ }
293
+
294
+ .scrollbar__component_1swoq .scrollbar:before {
295
+ background-color: rgba(9, 12, 37, 0.28);
296
+ } .scrollbar__component_1swoq.dragging .track .scrollbar.visible:before {
297
+ background-color: rgba(4, 4, 21, 0.47);
298
+ }.skeleton__component_1avj8 {
299
+ background: rgba(214, 214, 229, 0.07);
300
+ } @keyframes skeleton__background_1avj8 {
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_1ftnw {
309
+ color: transparent
310
+ } .skeleton__component_1ftnw:before {
311
+ background: transparent;
312
+ }
313
+ .skeleton__component_26e4r {
314
+ background: rgba(38, 55, 88, 0.06);
315
+ } @keyframes skeleton__background-inverted_26e4r {
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_1g9s2 {
323
+ background-color: rgba(225, 225, 248, 0.09);
324
+ } .segmented-control__segment_1g9s2.segmented-control__selected_1g9s2 {
325
+ color: rgba(255, 255, 255, 0.94);
326
+ } .segmented-control__selectedBox_1g9s2 {
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_1clru {
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_1iinh {
335
+ background-color: rgba(30, 43, 68, 0.08);
336
+ } .segmented-control__segment_1iinh.segmented-control__selected_1iinh {
337
+ color: rgba(3, 3, 6, 0.88);
338
+ } .segmented-control__selectedBox_1iinh {
339
+ border: 0.5px solid rgba(30, 43, 68, 0.08);
340
+ background-color: #fff;
341
+ }
342
+ .segmented-control__segment_12u7e {
343
+ color: rgba(255, 255, 255, 0.94)
344
+ } .segmented-control__segment_12u7e:not(:first-child):before {
345
+ background-color: rgba(222, 222, 238, 0.13);
346
+ }
347
+ .segmented-control__segment_v37xu {
348
+ background-color: transparent
349
+ } .segmented-control__focused_v37xu {
350
+ outline: 2px solid #3193fc;
351
+ }
352
+ .segmented-control__segment_9bano {
353
+ color: rgba(3, 3, 6, 0.88)
354
+ } .segmented-control__segment_9bano:not(:first-child):before {
355
+ background-color: rgba(15, 25, 55, 0.1);
356
+ }.slider__component_h3azh .noUi-base:hover .noUi-connects {
357
+ background: rgba(222, 222, 238, 0.13);
358
+ } .slider__component_h3azh .noUi-base:hover .noUi-connect {
359
+ background: #f83a2a;
360
+ } .slider__component_h3azh .noUi-handle:hover .noUi-touch-area {
361
+ background: #ff503e;
362
+ } .slider__component_h3azh .noUi-handle:active .noUi-touch-area {
363
+ background: #fd624e;
364
+ } .slider__component_h3azh .noUi-connects {
365
+ background: rgba(222, 222, 238, 0.13);
366
+ } .slider__component_h3azh .noUi-connect {
367
+ background: #f83a2a;
368
+ } .slider__component_h3azh .noUi-handle {
369
+ border: 2px solid transparent;
370
+ } .slider__component_h3azh .noUi-touch-area {
371
+ background: #f83a2a;
372
+ } .slider__component_h3azh .noUi-pips {
373
+ color: rgba(238, 238, 251, 0.55);
374
+ }.status-badge__positive-checkmark_1v1ee {
375
+ background-color: #17d055;
376
+ } .status-badge__negative-cross_1v1ee,
377
+ .status-badge__negative-alert_1v1ee,
378
+ .status-badge__negative-block_1v1ee {
379
+ background-color: #ff4837;
380
+ } .status-badge__attention-alert_1v1ee {
381
+ background-color: #fda136;
382
+ } .status-badge__neutral-information_1v1ee,
383
+ .status-badge__neutral-operation_1v1ee,
384
+ .status-badge__neutral-cross_1v1ee {
385
+ background-color: #898991;
386
+ }
387
+ .status-badge__component_7llkk {
388
+ color: rgba(255, 255, 255, 0.94);
389
+ }
390
+ .status-badge__positive-checkmark_1fdt3 {
391
+ background-color: #0cc44d;
392
+ } .status-badge__negative-cross_1fdt3,
393
+ .status-badge__negative-alert_1fdt3,
394
+ .status-badge__negative-block_1fdt3 {
395
+ background-color: #ff4837;
396
+ } .status-badge__attention-alert_1fdt3 {
397
+ background-color: #fa9313;
398
+ } .status-badge__neutral-information_1fdt3,
399
+ .status-badge__neutral-operation_1fdt3,
400
+ .status-badge__neutral-cross_1fdt3 {
401
+ background-color: #898991;
402
+ }.status__soft_18o9h.status__green_18o9h, .status__muted-alt_18o9h.status__green_18o9h {
403
+ background: #d1f1d7;
404
+ color: #0d9336;
405
+ } .status__soft_18o9h.status__orange_18o9h, .status__muted-alt_18o9h.status__orange_18o9h {
406
+ background: #fde6c8;
407
+ color: #ea8313;
408
+ } .status__soft_18o9h.status__red_18o9h, .status__muted-alt_18o9h.status__red_18o9h {
409
+ background: #ffdfdf;
410
+ color: #ec2d20;
411
+ } .status__soft_18o9h.status__blue_18o9h, .status__muted-alt_18o9h.status__blue_18o9h {
412
+ background: #d8eaff;
413
+ color: #2a77ef;
414
+ } .status__soft_18o9h.status__teal_18o9h, .status__muted-alt_18o9h.status__teal_18o9h {
415
+ background: #c8f1f3;
416
+ color: #058a8f;
417
+ } .status__soft_18o9h.status__grey_18o9h, .status__muted-alt_18o9h.status__grey_18o9h {
418
+ background: rgba(222, 222, 238, 0.13);
419
+ color: rgba(238, 238, 251, 0.55);
420
+ } .status__soft_18o9h.status__purple_18o9h, .status__muted-alt_18o9h.status__purple_18o9h {
421
+ background: #e3e6fe;
422
+ color: #7a63f1;
423
+ } .status__contrast_18o9h {
424
+ color: rgba(3, 3, 6, 0.88)
425
+ } .status__contrast_18o9h.status__green_18o9h {
426
+ background: #0cc44d;
427
+ } .status__contrast_18o9h.status__orange_18o9h {
428
+ background: #fa9313;
429
+ } .status__contrast_18o9h.status__red_18o9h {
430
+ background: #fe5e48;
431
+ } .status__contrast_18o9h.status__blue_18o9h {
432
+ background: #3193fc;
433
+ } .status__contrast_18o9h.status__teal_18o9h {
434
+ background: #09b9be;
435
+ } .status__contrast_18o9h.status__grey_18o9h {
436
+ background: #898991;
437
+ } .status__contrast_18o9h.status__purple_18o9h {
438
+ background: #897eff;
439
+ } .status__muted_18o9h.status__green_18o9h {
440
+ background: #dff8e5;
441
+ color: #0d9336;
442
+ } .status__muted_18o9h.status__orange_18o9h {
443
+ background: #ffefd9;
444
+ color: #ea8313;
445
+ } .status__muted_18o9h.status__red_18o9h {
446
+ background: #ffebeb;
447
+ color: #ec2d20;
448
+ } .status__muted_18o9h.status__blue_18o9h {
449
+ background: #e4f0ff;
450
+ color: #2a77ef;
451
+ } .status__muted_18o9h.status__teal_18o9h {
452
+ background: #daf7f8;
453
+ color: #058a8f;
454
+ } .status__muted_18o9h.status__grey_18o9h {
455
+ background: rgba(225, 225, 248, 0.09);
456
+ color: rgba(238, 238, 251, 0.55);
457
+ } .status__muted_18o9h.status__purple_18o9h {
458
+ background: #eeedff;
459
+ color: #7a63f1;
460
+ }.underlay__background-accent_wm990 {
461
+ background-color: #ef3124;
462
+ } .underlay__background-info_wm990 {
463
+ background-color: #001c3c;
464
+ } .underlay__background-attention-muted_wm990 {
465
+ background-color: #36291f;
466
+ } .underlay__background-positive-muted_wm990 {
467
+ background-color: #232d25;
468
+ } .underlay__background-negative-muted_wm990 {
469
+ background-color: #392523;
470
+ } .underlay__background-primary_wm990 {
471
+ background-color: #121213;
472
+ } .underlay__background-primary-inverted_wm990 {
473
+ background-color: #fff;
474
+ } .underlay__background-secondary_wm990 {
475
+ background-color: #1c1c1e;
476
+ } .underlay__background-secondary-inverted_wm990 {
477
+ background-color: #f2f3f5;
478
+ } .underlay__background-tertiary_wm990 {
479
+ background-color: #27272a;
480
+ } .underlay__background-tertiary-inverted_wm990 {
481
+ background-color: #e7e8ea;
482
+ } .underlay__background-quaternary_wm990 {
483
+ background-color: #36363a;
484
+ } .underlay__background-quaternary-inverted_wm990 {
485
+ background-color: #dcdee2;
486
+ } .underlay__background-specialbg-component_wm990 {
487
+ background-color: rgba(255, 255, 255, 0.1);
488
+ } .underlay__background-specialbg-component-inverted_wm990 {
489
+ background-color: rgba(11, 31, 53, 0.07);
490
+ } .underlay__background-specialbg-primary-grouped_wm990 {
491
+ background-color: #1c1c1e;
492
+ } .underlay__background-specialbg-secondary-grouped_wm990 {
493
+ background-color: #27272a;
494
+ } .underlay__background-specialbg-tertiary-grouped_wm990 {
495
+ background-color: #36363a;
496
+ } .underlay__background-specialbg-secondary-transparent_wm990 {
497
+ background-color: rgba(214, 214, 229, 0.07);
498
+ } .underlay__background-specialbg-secondary-transparent-inverted_wm990 {
499
+ background-color: rgba(38, 55, 88, 0.06);
500
+ } .underlay__background-specialbg-tertiary-transparent_wm990 {
501
+ background-color: rgba(222, 222, 240, 0.12);
502
+ } .underlay__background-specialbg-tertiary-transparent-inverted_wm990 {
503
+ background-color: rgba(30, 43, 68, 0.08);
504
+ } .underlay__shadow-xs_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
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_wm990 {
560
+ border-color: #f83a2a;
561
+ } .underlay__border-color-key_wm990 {
562
+ border-color: rgba(255, 255, 255, 0.94);
563
+ } .underlay__border-color-key-inverted_wm990 {
564
+ border-color: rgba(3, 3, 6, 0.88);
565
+ } .underlay__border-color-link_wm990 {
566
+ border-color: #3193fc;
567
+ } .underlay__border-color-primary_wm990 {
568
+ border-color: #353539;
569
+ } .underlay__border-color-primary-inverted_wm990 {
570
+ border-color: #d2d3d9;
571
+ } .underlay__border-color-secondary_wm990 {
572
+ border-color: #29292c;
573
+ } .underlay__border-color-secondary-inverted_wm990 {
574
+ border-color: #e7e8eb;
575
+ } .underlay__border-color-tertiary_wm990 {
576
+ border-color: #212124;
577
+ } .underlay__border-color-tertiary-inverted_wm990 {
578
+ border-color: #edeef0;
579
+ } .underlay__border-color-underline_wm990 {
580
+ border-color: #4a4a51;
581
+ } .underlay__border-color-underline-inverted_wm990 {
582
+ border-color: #babbc2;
583
+ } .underlay__border-color-graphic-attention_wm990 {
584
+ border-color: #fda136;
585
+ } .underlay__border-color-graphic-link_wm990 {
586
+ border-color: #3193fc;
587
+ } .underlay__border-color-graphic-negative_wm990 {
588
+ border-color: #ff4837;
589
+ } .underlay__border-color-graphic-positive_wm990 {
590
+ border-color: #17d055;
591
+ } .underlay__border-color-specialbg-secondary-transparent_wm990 {
592
+ border-color: rgba(225, 225, 248, 0.09);
593
+ } .underlay__border-color-specialbg-secondary-transparent-inverted_wm990 {
594
+ border-color: rgba(30, 43, 68, 0.08);
595
+ } .underlay__border-color-specialbg-tertiary-transparent_wm990 {
596
+ border-color: rgba(222, 222, 238, 0.13);
597
+ } .underlay__border-color-specialbg-tertiary-transparent-inverted_wm990 {
598
+ border-color: rgba(15, 25, 55, 0.1);
599
+ }.checkbox-group__label_nplgy {
600
+ color: rgba(238, 238, 251, 0.55);
601
+ }
602
+ .checkbox-group__label_isud2 {
603
+ color: rgba(255, 255, 255, 0.94);
604
+ }
605
+ .checkbox-group__error_dq1vl {
606
+ border-left: 1px solid #ff4837
607
+ } .checkbox-group__errorMessage_dq1vl {
608
+ color: #ff4837;
609
+ } .checkbox-group__hint_dq1vl {
610
+ color: rgba(238, 238, 251, 0.55);
611
+ }.checkbox__box_41spk {
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_41spk {
616
+ color: rgba(3, 3, 6, 0.88);
617
+ } .checkbox__component_41spk:hover:not(.checkbox__disabled_41spk) .checkbox__box_41spk {
618
+ background-color: #2f2f32;
619
+ border-color: rgba(238, 238, 251, 0.55);
620
+ } .checkbox__component_41spk:active:not(.checkbox__disabled_41spk) .checkbox__box_41spk {
621
+ background-color: #353539;
622
+ border-color: rgba(238, 238, 251, 0.55);
623
+ } .checkbox__checked_41spk .checkbox__box_41spk {
624
+ background-color: #f2f3f5;
625
+ border-color: transparent;
626
+ } .checkbox__checked_41spk:hover:not(.checkbox__disabled_41spk) .checkbox__box_41spk {
627
+ background-color: #dcdde1;
628
+ border-color: transparent;
629
+ } .checkbox__checked_41spk:active:not(.checkbox__disabled_41spk) .checkbox__box_41spk {
630
+ background-color: #d2d3d9;
631
+ border-color: transparent;
632
+ } .checkbox__indeterminate_41spk .checkbox__box_41spk {
633
+ background-color: #f2f3f5;
634
+ border-color: transparent;
635
+ } .checkbox__indeterminate_41spk:hover:not(.checkbox__disabled_41spk) .checkbox__box_41spk {
636
+ background-color: #dcdde1;
637
+ border-color: transparent;
638
+ } .checkbox__indeterminate_41spk:active:not(.checkbox__disabled_41spk) .checkbox__box_41spk {
639
+ background-color: #d2d3d9;
640
+ border-color: transparent;
641
+ } .checkbox__disabled_41spk .checkbox__box_41spk {
642
+ background-color: #262629;
643
+ border-color: rgba(222, 222, 238, 0.13);
644
+ } .checkbox__disabled_41spk.checkbox__checked_41spk .checkbox__box_41spk {
645
+ background-color: rgba(225, 225, 248, 0.09);
646
+ border-color: transparent;
647
+ .checkbox__checkedIcon_41spk {
648
+ color: rgba(228, 228, 251, 0.28);
649
+ }
650
+ } .checkbox__disabled_41spk.checkbox__indeterminate_41spk .checkbox__box_41spk {
651
+ background-color: rgba(225, 225, 248, 0.09);
652
+ border-color: transparent
653
+ } .checkbox__disabled_41spk.checkbox__indeterminate_41spk .checkbox__box_41spk .checkbox__indeterminateLine_41spk {
654
+ background-color: rgba(228, 228, 251, 0.28);
655
+ } .checkbox__disabled_41spk .checkbox__label_41spk {
656
+ color: rgba(238, 238, 251, 0.55);
657
+ } .checkbox__disabled_41spk .checkbox__hint_41spk {
658
+ color: rgba(238, 238, 251, 0.55);
659
+ } .checkbox__label_41spk {
660
+ color: rgba(255, 255, 255, 0.94);
661
+ } .checkbox__hint_41spk {
662
+ color: rgba(238, 238, 251, 0.55);
663
+ } .checkbox__indeterminateLine_41spk {
664
+ background-color: rgba(3, 3, 6, 0.88);
665
+ }
666
+ .checkbox__focused_qfjf3 .checkbox__box_qfjf3 {
667
+ outline: 2px solid #3193fc;
668
+ } .checkbox__errorMessage_qfjf3 {
669
+ color: #ff4837;
670
+ }
671
+ .checkbox__box_wh7x0 {
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_wh7x0 {
676
+ color: rgba(255, 255, 255, 0.94);
677
+ } .checkbox__component_wh7x0:hover:not(.checkbox__disabled_wh7x0) .checkbox__box_wh7x0 {
678
+ background-color: #e7e8eb;
679
+ border-color: rgba(4, 4, 21, 0.47);
680
+ } .checkbox__component_wh7x0:active:not(.checkbox__disabled_wh7x0) .checkbox__box_wh7x0 {
681
+ background-color: #dcdde1;
682
+ border-color: rgba(4, 4, 21, 0.47);
683
+ } .checkbox__checked_wh7x0 .checkbox__box_wh7x0 {
684
+ background-color: #212124;
685
+ border-color: transparent;
686
+ } .checkbox__checked_wh7x0:hover:not(.checkbox__disabled_wh7x0) .checkbox__box_wh7x0 {
687
+ background-color: #2f2f32;
688
+ border-color: transparent;
689
+ } .checkbox__checked_wh7x0:active:not(.checkbox__disabled_wh7x0) .checkbox__box_wh7x0 {
690
+ background-color: #353539;
691
+ border-color: transparent;
692
+ } .checkbox__indeterminate_wh7x0 .checkbox__box_wh7x0 {
693
+ background-color: #212124;
694
+ border-color: transparent;
695
+ } .checkbox__indeterminate_wh7x0:hover:not(.checkbox__disabled_wh7x0) .checkbox__box_wh7x0 {
696
+ background-color: #2f2f32;
697
+ border-color: transparent;
698
+ } .checkbox__indeterminate_wh7x0:active:not(.checkbox__disabled_wh7x0) .checkbox__box_wh7x0 {
699
+ background-color: #353539;
700
+ border-color: transparent;
701
+ } .checkbox__disabled_wh7x0 .checkbox__box_wh7x0 {
702
+ background-color: #fff;
703
+ border-color: rgba(15, 25, 55, 0.1);
704
+ } .checkbox__disabled_wh7x0.checkbox__checked_wh7x0 .checkbox__box_wh7x0 {
705
+ background-color: rgba(30, 43, 68, 0.08);
706
+ border-color: transparent;
707
+ .checkbox__checkedIcon_wh7x0 {
708
+ color: rgba(9, 12, 37, 0.28);
709
+ }
710
+ } .checkbox__disabled_wh7x0.checkbox__indeterminate_wh7x0 .checkbox__box_wh7x0 {
711
+ background-color: rgba(30, 43, 68, 0.08);
712
+ border-color: transparent
713
+ } .checkbox__disabled_wh7x0.checkbox__indeterminate_wh7x0 .checkbox__box_wh7x0 .checkbox__indeterminateLine_wh7x0 {
714
+ background-color: rgba(9, 12, 37, 0.28);
715
+ } .checkbox__disabled_wh7x0 .checkbox__label_wh7x0 {
716
+ color: rgba(4, 4, 19, 0.55);
717
+ } .checkbox__disabled_wh7x0 .checkbox__hint_wh7x0 {
718
+ color: rgba(4, 4, 19, 0.55);
719
+ } .checkbox__label_wh7x0 {
720
+ color: rgba(3, 3, 6, 0.88);
721
+ } .checkbox__hint_wh7x0 {
722
+ color: rgba(4, 4, 19, 0.55);
723
+ } .checkbox__indeterminateLine_wh7x0 {
724
+ background-color: rgba(255, 255, 255, 0.94);
725
+ }.code-input__component_1xeoc {
726
+ background-color: rgba(222, 222, 238, 0.13)
727
+ }
728
+ .code-input__component_1vxxt {
729
+ background-color: rgba(214, 214, 229, 0.07);
730
+ }
731
+ .code-input__error_19a8g {
732
+ color: #ff4837;
733
+ } @keyframes code-input__shake_19a8g {
734
+ }
735
+ .code-input__input_10dap {
736
+ color: rgba(255, 255, 255, 0.94)
737
+ } .code-input__input_10dap.code-input__hasError_10dap {
738
+ color: #ff4837;
739
+ caret-color: rgba(255, 255, 255, 0.94);
740
+ background-color: #392523;
741
+ } .code-input__input_10dap.code-input__disabled_10dap {
742
+ color: rgba(233, 233, 250, 0.37);
743
+ } .code-input__input_10dap:-webkit-autofill {
744
+ -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
745
+ }.filter-tag__valueButton_8wtd0.filter-tag__filled_8wtd0 {
746
+ background-color: rgba(222, 222, 238, 0.13)
747
+ } .filter-tag__valueButton_8wtd0.filter-tag__filled_8wtd0:disabled {
748
+ background-color: rgba(214, 214, 229, 0.07);
749
+ } @media (hover: hover) {
750
+ .filter-tag__valueButton_8wtd0.filter-tag__filled_8wtd0:not(:disabled):hover {
751
+ background-color: rgba(234, 234, 248, 0.15);
752
+ }
753
+ } .filter-tag__valueButton_8wtd0.filter-tag__filled_8wtd0:not(:disabled):active {
754
+ background-color: rgba(231, 231, 248, 0.18);
755
+ }
756
+
757
+ .filter-tag__valueButton_1hrvo.filter-tag__filled_1hrvo {
758
+ background-color: rgba(15, 25, 55, 0.1)
759
+ } .filter-tag__valueButton_1hrvo.filter-tag__filled_1hrvo:disabled {
760
+ background-color: rgba(38, 55, 88, 0.06);
761
+ } @media (hover: hover) {
762
+ .filter-tag__valueButton_1hrvo.filter-tag__filled_1hrvo:not(:disabled):hover {
763
+ background-color: rgba(5, 12, 41, 0.14);
764
+ }
765
+ } .filter-tag__valueButton_1hrvo.filter-tag__filled_1hrvo:not(:disabled):active {
766
+ background-color: rgba(5, 11, 44, 0.18);
767
+ }
768
+ .filter-tag__valueButton_13ilv.filter-tag__filled_13ilv {
769
+ background-color: rgba(214, 214, 229, 0.07)
770
+ } .filter-tag__valueButton_13ilv.filter-tag__filled_13ilv:disabled {
771
+ background-color: rgba(214, 214, 229, 0.07);
772
+ } @media (hover: hover) {
773
+ .filter-tag__valueButton_13ilv.filter-tag__filled_13ilv:not(:disabled):hover {
774
+ background-color: rgba(214, 214, 229, 0.07);
775
+ }
776
+ } .filter-tag__valueButton_13ilv.filter-tag__filled_13ilv:not(:disabled):active {
777
+ background-color: rgba(222, 222, 238, 0.13);
778
+ }
779
+ .filter-tag__valueButton_14513.filter-tag__filled_14513 {
780
+ background-color: rgba(38, 55, 88, 0.06)
781
+ } .filter-tag__valueButton_14513.filter-tag__filled_14513:disabled {
782
+ background-color: rgba(38, 55, 88, 0.06);
783
+ } @media (hover: hover) {
784
+ .filter-tag__valueButton_14513.filter-tag__filled_14513:not(:disabled):hover {
785
+ background-color: rgba(38, 55, 88, 0.06);
786
+ }
787
+ } .filter-tag__valueButton_14513.filter-tag__filled_14513:not(:disabled):active {
788
+ background-color: rgba(5, 12, 41, 0.14);
789
+ }
790
+
791
+ .filter-tag__component_13mrx.filter-tag__disabled_13mrx {
792
+ background-color: transparent;
793
+ } .filter-tag__component_13mrx.filter-tag__checked_13mrx:not(.filter-tag__disabled_13mrx) {
794
+ background-color: #f2f3f5;
795
+ } @media (hover: hover) {
796
+ .filter-tag__component_13mrx.filter-tag__checked_13mrx:not(.filter-tag__disabled_13mrx):hover {
797
+ background-color: #dcdde1;
798
+ }
799
+ } .filter-tag__component_13mrx.filter-tag__checked_13mrx:not(.filter-tag__disabled_13mrx):active {
800
+ background-color: #d2d3d9;
801
+ } .filter-tag__chevron_13mrx {
802
+ color: rgba(255, 255, 255, 0.94);
803
+ } .filter-tag__valueButton_13mrx {
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_13mrx:disabled > .filter-tag__chevron_13mrx {
808
+ color: #4a4a51;
809
+ } .filter-tag__valueButton_13mrx.filter-tag__outlined_13mrx {
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_13mrx.filter-tag__outlined_13mrx: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_13mrx.filter-tag__outlined_13mrx: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_13mrx.filter-tag__outlined_13mrx: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_13mrx.filter-tag__filled_13mrx {
826
+ color: rgba(255, 255, 255, 0.94);
827
+ border-color: transparent
828
+ } .filter-tag__valueButton_13mrx.filter-tag__filled_13mrx:disabled {
829
+ color: rgba(233, 233, 250, 0.37);
830
+ } .filter-tag__valueButton_13mrx.filter-tag__checked_13mrx {
831
+ color: rgba(3, 3, 6, 0.88);
832
+ background-color: #f2f3f5;
833
+ border-color: #f2f3f5
834
+ } .filter-tag__valueButton_13mrx.filter-tag__checked_13mrx > .filter-tag__chevron_13mrx {
835
+ color: rgba(3, 3, 6, 0.88);
836
+ } @media (hover: hover) {
837
+ .filter-tag__valueButton_13mrx.filter-tag__checked_13mrx:not(:disabled):hover {
838
+ background-color: #dcdde1;
839
+ }
840
+ } .filter-tag__valueButton_13mrx.filter-tag__checked_13mrx:not(:disabled):active {
841
+ background-color: #d2d3d9;
842
+ } @media (hover: hover) {
843
+ .filter-tag__valueButton_13mrx.filter-tag__checked_13mrx:not(:disabled):hover + .filter-tag__clear_13mrx:before {
844
+ background-color: transparent;
845
+ }
846
+ } .filter-tag__valueButton_13mrx.filter-tag__checked_13mrx:not(:disabled):active + .filter-tag__clear_13mrx:before {
847
+ background-color: transparent;
848
+ } .filter-tag__valueButton_13mrx.filter-tag__checked_13mrx:disabled {
849
+ color: rgba(233, 233, 250, 0.37);
850
+ background-color: rgba(214, 214, 229, 0.07)
851
+ } .filter-tag__valueButton_13mrx.filter-tag__checked_13mrx:disabled > .filter-tag__chevron_13mrx {
852
+ color: #4a4a51;
853
+ } .filter-tag__clear_13mrx {
854
+ color: rgba(4, 4, 21, 0.47);
855
+ background-color: #f2f3f5
856
+ } .filter-tag__clear_13mrx:before {
857
+ background-color: rgba(9, 12, 37, 0.28);
858
+ } @media (hover: hover) {
859
+ .filter-tag__clear_13mrx:hover:before {
860
+ background-color: transparent;
861
+ }
862
+ } .filter-tag__clear_13mrx:active:before {
863
+ background-color: transparent;
864
+ } @media (hover: hover) {
865
+ .filter-tag__clear_13mrx:hover {
866
+ color: rgba(4, 4, 19, 0.55);
867
+ background-color: #dcdde1;
868
+ }
869
+ } .filter-tag__clear_13mrx:active {
870
+ color: rgba(1, 1, 12, 0.63);
871
+ background-color: #d2d3d9;
872
+ }
873
+ .filter-tag__focused_5694n {
874
+ outline: 2px solid #3193fc;
875
+ } .filter-tag__valueButton_5694n.filter-tag__checked_5694n:disabled {
876
+ border-color: transparent;
877
+ }
878
+ .filter-tag__component_1dvpk.filter-tag__disabled_1dvpk {
879
+ background-color: transparent;
880
+ } .filter-tag__component_1dvpk.filter-tag__checked_1dvpk:not(.filter-tag__disabled_1dvpk) {
881
+ background-color: #212124;
882
+ } @media (hover: hover) {
883
+ .filter-tag__component_1dvpk.filter-tag__checked_1dvpk:not(.filter-tag__disabled_1dvpk):hover {
884
+ background-color: #2f2f32;
885
+ }
886
+ } .filter-tag__component_1dvpk.filter-tag__checked_1dvpk:not(.filter-tag__disabled_1dvpk):active {
887
+ background-color: #353539;
888
+ } .filter-tag__chevron_1dvpk {
889
+ color: rgba(3, 3, 6, 0.88);
890
+ } .filter-tag__valueButton_1dvpk {
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_1dvpk:disabled > .filter-tag__chevron_1dvpk {
895
+ color: #babbc2;
896
+ } .filter-tag__valueButton_1dvpk.filter-tag__outlined_1dvpk {
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_1dvpk.filter-tag__outlined_1dvpk: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_1dvpk.filter-tag__outlined_1dvpk: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_1dvpk.filter-tag__outlined_1dvpk: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_1dvpk.filter-tag__filled_1dvpk {
913
+ color: rgba(3, 3, 6, 0.88);
914
+ border-color: transparent
915
+ } .filter-tag__valueButton_1dvpk.filter-tag__filled_1dvpk:disabled {
916
+ color: rgba(5, 8, 29, 0.38);
917
+ } .filter-tag__valueButton_1dvpk.filter-tag__checked_1dvpk {
918
+ color: rgba(255, 255, 255, 0.94);
919
+ background-color: #212124;
920
+ border-color: #212124
921
+ } .filter-tag__valueButton_1dvpk.filter-tag__checked_1dvpk > .filter-tag__chevron_1dvpk {
922
+ color: rgba(255, 255, 255, 0.94);
923
+ } @media (hover: hover) {
924
+ .filter-tag__valueButton_1dvpk.filter-tag__checked_1dvpk:not(:disabled):hover {
925
+ background-color: #2f2f32;
926
+ }
927
+ } .filter-tag__valueButton_1dvpk.filter-tag__checked_1dvpk:not(:disabled):active {
928
+ background-color: #353539;
929
+ } @media (hover: hover) {
930
+ .filter-tag__valueButton_1dvpk.filter-tag__checked_1dvpk:not(:disabled):hover + .filter-tag__clear_1dvpk:before {
931
+ background-color: transparent;
932
+ }
933
+ } .filter-tag__valueButton_1dvpk.filter-tag__checked_1dvpk:not(:disabled):active + .filter-tag__clear_1dvpk:before {
934
+ background-color: transparent;
935
+ } .filter-tag__valueButton_1dvpk.filter-tag__checked_1dvpk:disabled {
936
+ color: rgba(5, 8, 29, 0.38);
937
+ background-color: rgba(38, 55, 88, 0.06)
938
+ } .filter-tag__valueButton_1dvpk.filter-tag__checked_1dvpk:disabled > .filter-tag__chevron_1dvpk {
939
+ color: #babbc2;
940
+ } .filter-tag__clear_1dvpk {
941
+ color: rgba(238, 238, 251, 0.55);
942
+ background-color: #212124
943
+ } .filter-tag__clear_1dvpk:before {
944
+ background-color: rgba(228, 228, 251, 0.28);
945
+ } @media (hover: hover) {
946
+ .filter-tag__clear_1dvpk:hover:before {
947
+ background-color: transparent;
948
+ }
949
+ } .filter-tag__clear_1dvpk:active:before {
950
+ background-color: transparent;
951
+ } @media (hover: hover) {
952
+ .filter-tag__clear_1dvpk:hover {
953
+ color: rgba(239, 240, 252, 0.65);
954
+ background-color: #2f2f32;
955
+ }
956
+ } .filter-tag__clear_1dvpk:active {
957
+ color: rgba(243, 245, 254, 0.75);
958
+ background-color: #353539;
959
+ }.form-control__inner_rwmho {
960
+ background-color: rgba(222, 222, 238, 0.13);
961
+ } .form-control__inner_rwmho.form-control__hasError_rwmho {
962
+ background-color: rgba(225, 225, 248, 0.09);
963
+ } .form-control__disabled_rwmho.form-control__hasError_rwmho {
964
+ box-shadow: inset 0 0 0 2px #ff4837;
965
+ }
966
+
967
+ .form-control__inner_st2bt {
968
+ background-color: rgba(15, 25, 55, 0.1);
969
+ } .form-control__inner_st2bt.form-control__hasError_st2bt {
970
+ background-color: rgba(30, 43, 68, 0.08);
971
+ } .form-control__disabled_st2bt.form-control__hasError_st2bt {
972
+ box-shadow: inset 0 0 0 2px
973
+ #ff4837;
974
+ }
975
+ .form-control__inner_1u8yp {
976
+ background-color: rgba(214, 214, 229, 0.07);
977
+ } .form-control__disabled_1u8yp.form-control__hasError_1u8yp {
978
+ box-shadow: inset 0 0 0 2px #ff4837;
979
+ }
980
+ .form-control__inner_3fd82 {
981
+ background-color: rgba(38, 55, 88, 0.06);
982
+ } .form-control__disabled_3fd82.form-control__hasError_3fd82 {
983
+ box-shadow: inset 0 0 0 2px
984
+ #ff4837;
985
+ }
986
+
987
+ .form-control__component_p01th {
988
+ color: rgba(255, 255, 255, 0.94);
989
+ } .form-control__label_p01th {
990
+ color: rgba(238, 238, 251, 0.55);
991
+ } .form-control__hint_p01th {
992
+ color: rgba(238, 238, 251, 0.55);
993
+ } .form-control__inner_p01th.form-control__disabled_p01th {
994
+ color: rgba(238, 238, 251, 0.55);
995
+ background-color: rgba(214, 214, 229, 0.07);
996
+ } .form-control__disabled_p01th .form-control__label_p01th {
997
+ color: rgba(233, 233, 250, 0.37);
998
+ } .form-control__disabled_p01th.form-control__hasError_p01th {
999
+ background-color: rgba(214, 214, 229, 0.07);
1000
+ } .form-control__inner_p01th:not(.form-control__disabled_p01th):hover {
1001
+ background-color: rgba(214, 214, 229, 0.07);
1002
+ } .form-control__focused_p01th.form-control__inner_p01th,
1003
+ .form-control__focused_p01th.form-control__inner_p01th: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_p01th.form-control__inner_p01th.form-control__hasError_p01th, .form-control__focused_p01th.form-control__inner_p01th:hover.form-control__hasError_p01th {
1007
+ box-shadow: inset 0 0 0 2px #ff4837;
1008
+ background-color: rgba(214, 214, 229, 0.07);
1009
+ } .form-control__error_p01th {
1010
+ color: #ff4837;
1011
+ } .form-control__hasError_p01th {
1012
+ box-shadow: inset 0 0 0 2px #ff4837;
1013
+ } .form-control__hasError_p01th .form-control__label_p01th {
1014
+ color: rgba(238, 238, 251, 0.55);
1015
+ }
1016
+
1017
+ .form-control__component_10vjc {
1018
+ color: rgba(3, 3, 6, 0.88);
1019
+ } .form-control__label_10vjc {
1020
+ color: rgba(4, 4, 19, 0.55);
1021
+ } .form-control__hint_10vjc {
1022
+ color: rgba(4, 4, 19, 0.55);
1023
+ } .form-control__inner_10vjc.form-control__disabled_10vjc {
1024
+ color: rgba(4, 4, 19, 0.55);
1025
+ background-color: rgba(38, 55, 88, 0.06);
1026
+ } .form-control__disabled_10vjc .form-control__label_10vjc {
1027
+ color: rgba(5, 8, 29, 0.38);
1028
+ } .form-control__disabled_10vjc.form-control__hasError_10vjc {
1029
+ background-color: rgba(38, 55, 88, 0.06);
1030
+ } .form-control__inner_10vjc:not(.form-control__disabled_10vjc):hover {
1031
+ background-color: rgba(38, 55, 88, 0.06);
1032
+ } .form-control__focused_10vjc.form-control__inner_10vjc,
1033
+ .form-control__focused_10vjc.form-control__inner_10vjc:hover {
1034
+ background-color: #fff;
1035
+ box-shadow: inset 0 0 0 2px
1036
+ rgba(4, 4, 21, 0.47)
1037
+ } .form-control__focused_10vjc.form-control__inner_10vjc.form-control__hasError_10vjc, .form-control__focused_10vjc.form-control__inner_10vjc:hover.form-control__hasError_10vjc {
1038
+ box-shadow: inset 0 0 0 2px
1039
+ #ff4837;
1040
+ background-color: #fff;
1041
+ } .form-control__error_10vjc {
1042
+ color: #ff4837;
1043
+ } .form-control__hasError_10vjc {
1044
+ box-shadow: inset 0 0 0 2px
1045
+ #ff4837;
1046
+ } .form-control__hasError_10vjc .form-control__label_10vjc {
1047
+ color: rgba(4, 4, 19, 0.55);
1048
+ }.radio__container_z5v9h:not(.radio__checked_z5v9h):not(.radio__disabled_z5v9h) .radio__circle_z5v9h {
1049
+ background-color: #262629;
1050
+ border: 1.5px solid rgba(238, 238, 251, 0.55);
1051
+ } .radio__container_z5v9h:not(.radio__checked_z5v9h):not(.radio__disabled_z5v9h):hover:not(:active) .radio__circle_z5v9h {
1052
+ background-color: #2f2f32;
1053
+ border-color: rgba(238, 238, 251, 0.55);
1054
+ } .radio__container_z5v9h:not(.radio__checked_z5v9h):not(.radio__disabled_z5v9h):active .radio__circle_z5v9h {
1055
+ background-color: #353539;
1056
+ border-color: rgba(238, 238, 251, 0.55);
1057
+ } .radio__container_z5v9h.radio__disabled_z5v9h .radio__circle_z5v9h {
1058
+ background-color: #262629;
1059
+ border: 1.5px solid rgba(222, 222, 238, 0.13);
1060
+ } .radio__container_z5v9h.radio__disabled_z5v9h .radio__label_z5v9h {
1061
+ color: rgba(238, 238, 251, 0.55);
1062
+ } .radio__container_z5v9h.radio__disabled_z5v9h .radio__hint_z5v9h {
1063
+ color: rgba(238, 238, 251, 0.55);
1064
+ } .radio__container_z5v9h.radio__disabled_z5v9h.radio__checked_z5v9h .radio__circle_z5v9h:before {
1065
+ background-color: rgba(228, 228, 251, 0.28);
1066
+ } .radio__container_z5v9h.radio__checked_z5v9h .radio__circle_z5v9h {
1067
+ background-color: #f2f3f5;
1068
+ border: 1.5px solid transparent;
1069
+ } .radio__container_z5v9h.radio__checked_z5v9h:hover .radio__circle_z5v9h {
1070
+ background-color: #dcdde1;
1071
+ border-color: transparent;
1072
+ } .radio__container_z5v9h.radio__checked_z5v9h:active .radio__circle_z5v9h {
1073
+ background-color: #d2d3d9;
1074
+ border-color: transparent;
1075
+ } .radio__container_z5v9h.radio__disabled_z5v9h.radio__checked_z5v9h .radio__circle_z5v9h {
1076
+ background-color: rgba(225, 225, 248, 0.09);
1077
+ border-color: transparent;
1078
+ } .radio__circle_z5v9h:before {
1079
+ background-color: rgba(3, 3, 6, 0.88);
1080
+ } .radio__label_z5v9h {
1081
+ color: rgba(255, 255, 255, 0.94);
1082
+ } .radio__hint_z5v9h {
1083
+ color: rgba(238, 238, 251, 0.55);
1084
+ }
1085
+ .radio__container_1y7jh.radio__focused_1y7jh .radio__circle_1y7jh {
1086
+ outline: 2px solid #3193fc;
1087
+ }
1088
+ .radio__container_ywbl8:not(.radio__checked_ywbl8):not(.radio__disabled_ywbl8) .radio__circle_ywbl8 {
1089
+ background-color: #fff;
1090
+ border: 1.5px solid rgba(4, 4, 21, 0.47);
1091
+ } .radio__container_ywbl8:not(.radio__checked_ywbl8):not(.radio__disabled_ywbl8):hover:not(:active) .radio__circle_ywbl8 {
1092
+ background-color: #e7e8eb;
1093
+ border-color: rgba(4, 4, 21, 0.47);
1094
+ } .radio__container_ywbl8:not(.radio__checked_ywbl8):not(.radio__disabled_ywbl8):active .radio__circle_ywbl8 {
1095
+ background-color: #dcdde1;
1096
+ border-color: rgba(4, 4, 21, 0.47);
1097
+ } .radio__container_ywbl8.radio__disabled_ywbl8 .radio__circle_ywbl8 {
1098
+ background-color: #fff;
1099
+ border: 1.5px solid rgba(15, 25, 55, 0.1);
1100
+ } .radio__container_ywbl8.radio__disabled_ywbl8 .radio__label_ywbl8 {
1101
+ color: rgba(4, 4, 19, 0.55);
1102
+ } .radio__container_ywbl8.radio__disabled_ywbl8 .radio__hint_ywbl8 {
1103
+ color: rgba(4, 4, 19, 0.55);
1104
+ } .radio__container_ywbl8.radio__disabled_ywbl8.radio__checked_ywbl8 .radio__circle_ywbl8:before {
1105
+ background-color: rgba(9, 12, 37, 0.28);
1106
+ } .radio__container_ywbl8.radio__checked_ywbl8 .radio__circle_ywbl8 {
1107
+ background-color: #212124;
1108
+ border: 1.5px solid transparent;
1109
+ } .radio__container_ywbl8.radio__checked_ywbl8:hover .radio__circle_ywbl8 {
1110
+ background-color: #2f2f32;
1111
+ border-color: transparent;
1112
+ } .radio__container_ywbl8.radio__checked_ywbl8:active .radio__circle_ywbl8 {
1113
+ background-color: #353539;
1114
+ border-color: transparent;
1115
+ } .radio__container_ywbl8.radio__disabled_ywbl8.radio__checked_ywbl8 .radio__circle_ywbl8 {
1116
+ background-color: rgba(30, 43, 68, 0.08);
1117
+ border-color: transparent;
1118
+ } .radio__circle_ywbl8:before {
1119
+ background-color: rgba(255, 255, 255, 0.94);
1120
+ } .radio__label_ywbl8 {
1121
+ color: rgba(3, 3, 6, 0.88);
1122
+ } .radio__hint_ywbl8 {
1123
+ color: rgba(4, 4, 19, 0.55);
1124
+ }.radio-group__label_4m095 {
1125
+ color: rgba(238, 238, 251, 0.55);
1126
+ }
1127
+ .radio-group__label_1jf3g {
1128
+ color: rgba(255, 255, 255, 0.94);
1129
+ }
1130
+ .radio-group__error_pta2h {
1131
+ border-left: 1px solid #ff4837
1132
+ } .radio-group__errorMessage_pta2h {
1133
+ color: #ff4837;
1134
+ } .radio-group__hint_pta2h {
1135
+ color: rgba(238, 238, 251, 0.55);
1136
+ } .radio-group__hiddenInput_pta2h:focus ~ button {
1137
+ outline: 2px solid #3193fc;
1138
+ }
1139
+ .steps__option_1b02n {
1140
+ color: rgba(255, 255, 255, 0.94);
1141
+ background: rgba(222, 222, 238, 0.13)
1142
+ } .steps__dash_1b02n {
1143
+ border-top: 2px solid rgba(222, 222, 238, 0.13)
1144
+ } .steps__dash_1b02n.steps__completed_1b02n {
1145
+ border-top: 2px solid rgba(255, 255, 255, 0.94);
1146
+ } .steps__dash_1b02n.steps__vertical_1b02n {
1147
+ border-left: 2px solid rgba(222, 222, 238, 0.13);
1148
+ } .steps__dash_1b02n.steps__completed_1b02n.steps__vertical_1b02n {
1149
+ border-left: 2px solid rgba(255, 255, 255, 0.94);
1150
+ } .steps__text_1b02n {
1151
+ color: rgba(255, 255, 255, 0.94)
1152
+ } .steps__text_1b02n.steps__interactive_1b02n:not(.steps__disabled_1b02n):hover {
1153
+ background: rgba(214, 214, 229, 0.07);
1154
+ } .steps__text_1b02n.steps__interactive_1b02n:not(.steps__disabled_1b02n):active {
1155
+ background: rgba(225, 225, 248, 0.09);
1156
+ } .steps__focused_1b02n {
1157
+ outline: 2px solid #3193fc;
1158
+ } .steps__selected_1b02n .steps__text_1b02n {
1159
+ color: rgba(255, 255, 255, 0.94);
1160
+ } .steps__selected_1b02n .steps__option_1b02n {
1161
+ color: rgba(3, 3, 6, 0.88);
1162
+ background: rgba(255, 255, 255, 0.94);
1163
+ } .steps__checkbox_1b02n {
1164
+ border: 2px solid rgba(222, 222, 238, 0.13);
1165
+ } .steps__dot_1b02n {
1166
+ background: rgba(222, 222, 238, 0.13);
1167
+ } .steps__selected_1b02n .steps__checkbox_1b02n {
1168
+ border: 2px solid rgba(255, 255, 255, 0.94)
1169
+ } .steps__selected_1b02n .steps__checkbox_1b02n .steps__dot_1b02n {
1170
+ background: rgba(255, 255, 255, 0.94);
1171
+ } .steps__completedIndicator_1b02n > [class*='positive'] {
1172
+ color: rgba(255, 255, 255, 0.94);
1173
+ background-color: rgba(255, 255, 255, 0.94);
1174
+ }
1175
+ .spinner__component_d5f4j {
1176
+ color: rgba(255, 255, 255, 0.94);
1177
+ }
1178
+ @keyframes spinner__spin_animation_1m91g {
1179
+ }
1180
+ .spinner__component_1uaxk {
1181
+ color: rgba(3, 3, 6, 0.88);
1182
+ }
1183
+ .page-indicator__element_1h5l2 {
1184
+ background: rgba(222, 222, 238, 0.13)
1185
+ } .page-indicator__element_1h5l2.page-indicator__active_1h5l2 {
1186
+ background: rgba(255, 255, 255, 0.94);
1187
+ }
1188
+
1189
+ .page-indicator__element_m1xdw {
1190
+ background: rgba(15, 25, 55, 0.1)
1191
+ } .page-indicator__element_m1xdw.page-indicator__active_m1xdw {
1192
+ background: rgba(3, 3, 6, 0.88);
1193
+ }
1194
+ .page-indicator__element_19m7i {
1195
+ background: rgba(222, 222, 238, 0.13)
1196
+ } .page-indicator__element_19m7i.page-indicator__active_19m7i {
1197
+ background: #f2f3f5;
1198
+ }
1199
+ .page-indicator__element_1udqq {
1200
+ background: rgba(15, 25, 55, 0.1)
1201
+ } .page-indicator__element_1udqq.page-indicator__active_1udqq {
1202
+ background: #212124;
1203
+ }
1204
+ .page-indicator__element_13ca7 {
1205
+ background: rgba(222, 222, 238, 0.13)
1206
+ } .page-indicator__element_13ca7.page-indicator__active_13ca7 {
1207
+ .page-indicator__progress_13ca7 {
1208
+ background: rgba(255, 255, 255, 0.94);
1209
+ }
1210
+ }
1211
+ .page-indicator__element_1t2i0:not(.page-indicator__active_1t2i0) {
1212
+ } .page-indicator__element_1t2i0 {
1213
+ }
1214
+ .page-indicator__element_e81wf {
1215
+ background: rgba(15, 25, 55, 0.1)
1216
+ } .page-indicator__element_e81wf.page-indicator__active_e81wf {
1217
+ .page-indicator__progress_e81wf {
1218
+ background: rgba(3, 3, 6, 0.88);
1219
+ }
1220
+ }
1221
+ .page-indicator__element_1ltoa {
1222
+ background: rgba(222, 222, 238, 0.13)
1223
+ } .page-indicator__element_1ltoa.page-indicator__active_1ltoa {
1224
+ .page-indicator__progress_1ltoa {
1225
+ background: #f2f3f5;
1226
+ }
1227
+ }
1228
+ .page-indicator__element_1tgia {
1229
+ background: rgba(15, 25, 55, 0.1)
1230
+ } .page-indicator__element_1tgia.page-indicator__active_1tgia {
1231
+ .page-indicator__progress_1tgia {
1232
+ background: #212124;
1233
+ }
1234
+ }
1235
+ .page-indicator__pageIndicator_1s4vv {
1236
+ background: rgba(222, 222, 238, 0.13);
1237
+ } .page-indicator__element_1s4vv {
1238
+ background: rgba(255, 255, 255, 0.94);
1239
+ }
1240
+
1241
+ .page-indicator__pageIndicator_1funa {
1242
+ background: rgba(15, 25, 55, 0.1);
1243
+ } .page-indicator__element_1funa {
1244
+ background: rgba(3, 3, 6, 0.88);
1245
+ }
1246
+ .page-indicator__pageIndicator_v26nf {
1247
+ background: rgba(222, 222, 238, 0.13);
1248
+ } .page-indicator__element_v26nf {
1249
+ background: #f2f3f5;
1250
+ }
1251
+ .page-indicator__pageIndicator_1l7th {
1252
+ background: rgba(15, 25, 55, 0.1);
1253
+ } .page-indicator__element_1l7th {
1254
+ background: #212124;
1255
+ }
1256
+ .page-indicator__element_1ue6s {
1257
+ background: rgba(222, 222, 238, 0.13)
1258
+ } .page-indicator__element_1ue6s.page-indicator__active_1ue6s {
1259
+ background: rgba(255, 255, 255, 0.94);
1260
+ }
1261
+
1262
+ .page-indicator__element_weo8z {
1263
+ background: rgba(15, 25, 55, 0.1)
1264
+ } .page-indicator__element_weo8z.page-indicator__active_weo8z {
1265
+ background: rgba(3, 3, 6, 0.88);
1266
+ }
1267
+ .page-indicator__element_whfqp {
1268
+ background: rgba(222, 222, 238, 0.13)
1269
+ } .page-indicator__element_whfqp.page-indicator__active_whfqp {
1270
+ background: #f2f3f5;
1271
+ }
1272
+ .page-indicator__element_3wmhb {
1273
+ background: rgba(15, 25, 55, 0.1)
1274
+ } .page-indicator__element_3wmhb.page-indicator__active_3wmhb {
1275
+ background: #212124;
1276
+ }.switch__switch_1fw7d {
1277
+ background-color: rgba(238, 238, 251, 0.55)
1278
+ } .switch__switch_1fw7d:hover {
1279
+ background-color: rgba(239, 240, 252, 0.65);
1280
+ } .switch__label_1fw7d {
1281
+ color: rgba(255, 255, 255, 0.94);
1282
+ } .switch__hint_1fw7d {
1283
+ color: rgba(238, 238, 251, 0.55);
1284
+ } .switch__checked_1fw7d .switch__switch_1fw7d {
1285
+ background-color: #17d055
1286
+ } .switch__checked_1fw7d .switch__switch_1fw7d:hover {
1287
+ background-color: #22e068;
1288
+ } .switch__disabled_1fw7d .switch__label_1fw7d {
1289
+ color: rgba(238, 238, 251, 0.55);
1290
+ } .switch__disabled_1fw7d .switch__hint_1fw7d {
1291
+ color: rgba(238, 238, 251, 0.55);
1292
+ } .switch__disabled_1fw7d .switch__switch_1fw7d {
1293
+ background-color: rgba(225, 225, 248, 0.09)
1294
+ } .switch__disabled_1fw7d .switch__switch_1fw7d:before {
1295
+ background-color: rgba(228, 228, 251, 0.28);
1296
+ } .switch__disabled_1fw7d.switch__checked_1fw7d .switch__switch_1fw7d {
1297
+ background-color: rgba(225, 225, 248, 0.09);
1298
+ }
1299
+ .switch__component_1wgmd {
1300
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1301
+ } .switch__switch_1wgmd {
1302
+ border: 2px solid transparent;
1303
+ } .switch__switch_1wgmd:before {
1304
+ background-color: #fff;
1305
+ } .switch__errorMessage_1wgmd {
1306
+ color: #ff4837;
1307
+ } .switch__focused_1wgmd .switch__switch_1wgmd {
1308
+ outline: 2px solid #3193fc;
1309
+ }
1310
+ .switch__switch_sg9zs {
1311
+ background-color: rgba(4, 4, 21, 0.47)
1312
+ } .switch__switch_sg9zs:hover {
1313
+ background-color: rgba(4, 4, 19, 0.55);
1314
+ } .switch__label_sg9zs {
1315
+ color: rgba(3, 3, 6, 0.88);
1316
+ } .switch__hint_sg9zs {
1317
+ color: rgba(4, 4, 19, 0.55);
1318
+ } .switch__checked_sg9zs .switch__switch_sg9zs {
1319
+ background-color: #0cc44d
1320
+ } .switch__checked_sg9zs .switch__switch_sg9zs:hover {
1321
+ background-color: #04b545;
1322
+ } .switch__disabled_sg9zs .switch__label_sg9zs {
1323
+ color: rgba(4, 4, 19, 0.55);
1324
+ } .switch__disabled_sg9zs .switch__hint_sg9zs {
1325
+ color: rgba(4, 4, 19, 0.55);
1326
+ } .switch__disabled_sg9zs .switch__switch_sg9zs {
1327
+ background-color: rgba(30, 43, 68, 0.08)
1328
+ } .switch__disabled_sg9zs .switch__switch_sg9zs:before {
1329
+ background-color: rgba(9, 12, 37, 0.28);
1330
+ } .switch__disabled_sg9zs.switch__checked_sg9zs .switch__switch_sg9zs {
1331
+ background-color: rgba(30, 43, 68, 0.08);
1332
+ }
1333
+ .system-message__component_134vv {
1334
+ color: rgba(238, 238, 251, 0.55);
1335
+ }
1336
+
1337
+
1338
+ .system-message__component_711me {
1339
+ color: rgba(255, 255, 255, 0.94);
1340
+ }
1341
+
1342
+ .system-message__component_17ygn {
1343
+ color: rgba(255, 255, 255, 0.94);
1344
+ }
1345
+ .base-modal__component_1t6fl {
1346
+ background: #1c1c1e;
1347
+ }.popover__component_arp3c {
1348
+ background-color: transparent;
1349
+ color: rgba(255, 255, 255, 0.94);
1350
+ } .popover__inner_arp3c {
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_arp3c:after {
1356
+ background-color: #1c1c1e;
1357
+ border: 1px solid transparent;
1358
+ }.tag__filled_v8k47 {
1359
+ background-color: rgba(222, 222, 238, 0.13)
1360
+ } .tag__filled_v8k47:disabled {
1361
+ background-color: rgba(214, 214, 229, 0.07);
1362
+ border-color: transparent;
1363
+ } @media (hover: hover) {
1364
+ .tag__filled_v8k47:hover:not(:disabled) {
1365
+ background-color: rgba(234, 234, 248, 0.15);
1366
+ }
1367
+ } .tag__filled_v8k47:active:not(:disabled) {
1368
+ background-color: rgba(231, 231, 248, 0.18);
1369
+ }
1370
+
1371
+ .tag__filled_1vc5w {
1372
+ background-color: rgba(15, 25, 55, 0.1)
1373
+ } .tag__filled_1vc5w:disabled {
1374
+ background-color: rgba(38, 55, 88, 0.06);
1375
+ } @media (hover: hover) {
1376
+ .tag__filled_1vc5w:hover:not(:disabled) {
1377
+ background-color: rgba(5, 12, 41, 0.14);
1378
+ }
1379
+ } .tag__filled_1vc5w:active:not(:disabled) {
1380
+ background-color: rgba(5, 11, 44, 0.18);
1381
+ }
1382
+ .tag__filled_fjki3 {
1383
+ background-color: rgba(214, 214, 229, 0.07)
1384
+ } .tag__filled_fjki3:disabled {
1385
+ background-color: rgba(214, 214, 229, 0.07);
1386
+ } @media (hover: hover) {
1387
+ .tag__filled_fjki3:hover:not(:disabled) {
1388
+ background-color: rgba(214, 214, 229, 0.07);
1389
+ }
1390
+ } .tag__filled_fjki3:active:not(:disabled) {
1391
+ background-color: rgba(222, 222, 238, 0.13);
1392
+ }
1393
+ .tag__filled_s03fw {
1394
+ background-color: rgba(38, 55, 88, 0.06)
1395
+ } .tag__filled_s03fw:disabled {
1396
+ background-color: rgba(38, 55, 88, 0.06);
1397
+ } @media (hover: hover) {
1398
+ .tag__filled_s03fw:hover:not(:disabled) {
1399
+ background-color: rgba(38, 55, 88, 0.06);
1400
+ }
1401
+ } .tag__filled_s03fw:active:not(:disabled) {
1402
+ background-color: rgba(5, 12, 41, 0.14);
1403
+ }
1404
+
1405
+ .tag__component_1y2kj.tag__outlined_1y2kj {
1406
+ color: rgba(255, 255, 255, 0.94);
1407
+ border-color: rgba(228, 228, 251, 0.28);
1408
+ background-color: transparent
1409
+ } .tag__component_1y2kj.tag__outlined_1y2kj: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_1y2kj.tag__outlined_1y2kj: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_1y2kj.tag__outlined_1y2kj:active:not(:disabled) {
1419
+ border-color: rgba(228, 228, 251, 0.28);
1420
+ background-color: rgba(225, 225, 248, 0.09);
1421
+ } .tag__component_1y2kj.tag__filled_1y2kj {
1422
+ color: rgba(255, 255, 255, 0.94);
1423
+ border-color: transparent
1424
+ } .tag__component_1y2kj.tag__filled_1y2kj:disabled {
1425
+ color: rgba(233, 233, 250, 0.37);
1426
+ } .tag__component_1y2kj.tag__checked_1y2kj {
1427
+ color: rgba(3, 3, 6, 0.88);
1428
+ border-color: #f2f3f5;
1429
+ background-color: #f2f3f5
1430
+ } .tag__component_1y2kj.tag__checked_1y2kj: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_1y2kj.tag__checked_1y2kj:hover:not(:disabled) {
1436
+ background-color: #dcdde1;
1437
+ border-color: #dcdde1;
1438
+ }
1439
+ } .tag__component_1y2kj.tag__checked_1y2kj:active:not(:disabled) {
1440
+ background-color: #d2d3d9;
1441
+ border-color: #d2d3d9;
1442
+ }
1443
+ .tag__focused_16b6c {
1444
+ outline: 2px solid #3193fc;
1445
+ }
1446
+ .tag__component_1gi3t.tag__outlined_1gi3t {
1447
+ color: rgba(3, 3, 6, 0.88);
1448
+ border-color: rgba(9, 12, 37, 0.28);
1449
+ background-color: transparent
1450
+ } .tag__component_1gi3t.tag__outlined_1gi3t: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_1gi3t.tag__outlined_1gi3t: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_1gi3t.tag__outlined_1gi3t:active:not(:disabled) {
1460
+ border-color: rgba(9, 12, 37, 0.28);
1461
+ background-color: rgba(30, 43, 68, 0.08);
1462
+ } .tag__component_1gi3t.tag__filled_1gi3t {
1463
+ color: rgba(3, 3, 6, 0.88);
1464
+ border-color: transparent
1465
+ } .tag__component_1gi3t.tag__filled_1gi3t:disabled {
1466
+ color: rgba(5, 8, 29, 0.38);
1467
+ } .tag__component_1gi3t.tag__checked_1gi3t {
1468
+ color: rgba(255, 255, 255, 0.94);
1469
+ border-color: #212124;
1470
+ background-color: #212124
1471
+ } .tag__component_1gi3t.tag__checked_1gi3t: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_1gi3t.tag__checked_1gi3t:hover:not(:disabled) {
1477
+ background-color: #2f2f32;
1478
+ border-color: #2f2f32;
1479
+ }
1480
+ } .tag__component_1gi3t.tag__checked_1gi3t:active:not(:disabled) {
1481
+ background-color: #353539;
1482
+ border-color: #353539;
1483
+ }.typography__tertiary_rn6bt {
1484
+ color: rgba(233, 233, 250, 0.37);
1485
+ } .typography__disabled_rn6bt {
1486
+ color: rgba(231, 231, 248, 0.18);
1487
+ } .typography__accent_rn6bt {
1488
+ color: #f83a2a;
1489
+ } .typography__primary_rn6bt {
1490
+ color: rgba(255, 255, 255, 0.94);
1491
+ } .typography__attention_rn6bt {
1492
+ color: #fa9313;
1493
+ } .typography__positive_rn6bt {
1494
+ color: #0cc44d;
1495
+ } .typography__secondary_rn6bt {
1496
+ color: rgba(238, 238, 251, 0.55);
1497
+ } .typography__tertiary-inverted_rn6bt {
1498
+ color: rgba(5, 8, 29, 0.38);
1499
+ } .typography__primary-inverted_rn6bt {
1500
+ color: rgba(3, 3, 6, 0.88);
1501
+ } .typography__secondary-inverted_rn6bt {
1502
+ color: rgba(4, 4, 19, 0.55);
1503
+ } .typography__link_rn6bt {
1504
+ color: #4a9dfc;
1505
+ } .typography__negative_rn6bt {
1506
+ color: #ff4837;
1507
+ } .typography__static-primary-light_rn6bt {
1508
+ color: #fff;
1509
+ } .typography__static-secondary-light_rn6bt {
1510
+ color: rgba(238, 238, 251, 0.55);
1511
+ } .typography__static-tertiary-light_rn6bt {
1512
+ color: rgba(233, 233, 250, 0.37);
1513
+ } .typography__static-primary-dark_rn6bt {
1514
+ color: #0e0e0e;
1515
+ } .typography__static-secondary-dark_rn6bt {
1516
+ color: rgba(4, 4, 19, 0.55);
1517
+ } .typography__static-tertiary-dark_rn6bt {
1518
+ color: rgba(5, 8, 29, 0.38);
1519
+ } .typography__static-accent_rn6bt {
1520
+ color: #ef3124;
1521
+ } .typography__static-positive_rn6bt {
1522
+ color: #0d9336;
1523
+ }
1524
+
1525
+
1526
+
1527
+
1528
+
1529
+
1530
+
1531
+ .sortable-list__primary_1nn1o {
1532
+ background: #262629;
1533
+ } .sortable-list__secondary_1nn1o {
1534
+ background: #1c1c1e;
1535
+ }
1536
+ .sortable-list__component_d7z6r:hover .sortable-list__icon_d7z6r {
1537
+ color: rgba(255, 255, 255, 0.94);
1538
+ } .sortable-list__icon_d7z6r {
1539
+ color: rgba(238, 238, 251, 0.55);
1540
+ } .sortable-list__dragOverlay_d7z6r {
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_d7z6r .sortable-list__icon_d7z6r {
1544
+ color: rgba(255, 255, 255, 0.94);
1545
+ } @keyframes sortable-list__pop_d7z6r {
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_fy9a4 {
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_fy9a4:-webkit-autofill {
1555
+ -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
1556
+ } .textarea__input_fy9a4::placeholder {
1557
+ color: rgba(238, 238, 251, 0.55);
1558
+ } .textarea__hasInnerLabel_fy9a4::placeholder {
1559
+ color: rgba(233, 233, 250, 0.37);
1560
+ } .textarea__input_fy9a4:read-only:not(.textarea__disableUserInput_fy9a4) {
1561
+ color: rgba(233, 233, 250, 0.37)
1562
+ } .textarea__input_fy9a4:read-only:not(.textarea__disableUserInput_fy9a4):focus::placeholder {
1563
+ color: rgba(238, 238, 251, 0.55);
1564
+ } .textarea__input_fy9a4:disabled {
1565
+ color: rgba(233, 233, 250, 0.37);
1566
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1567
+ } .textarea__input_fy9a4:focus::placeholder {
1568
+ color: rgba(233, 233, 250, 0.37);
1569
+ } .textarea__error_fy9a4 {
1570
+ color: rgba(255, 255, 255, 0.94);
1571
+ caret-color: rgba(255, 255, 255, 0.94);
1572
+ } .textarea__textarea_fy9a4 {
1573
+ color: rgba(255, 255, 255, 0.94);
1574
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1575
+ } .textarea__textarea_fy9a4::placeholder {
1576
+ color: rgba(238, 238, 251, 0.55);
1577
+ } .textarea__hasInnerLabel_fy9a4::placeholder {
1578
+ color: rgba(233, 233, 250, 0.37);
1579
+ } .textarea__textarea_fy9a4:disabled {
1580
+ color: rgba(233, 233, 250, 0.37);
1581
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1582
+ } .textarea__textarea_fy9a4:read-only {
1583
+ color: rgba(233, 233, 250, 0.37);
1584
+ } .textarea__textarea_fy9a4:focus::placeholder {
1585
+ color: rgba(233, 233, 250, 0.37);
1586
+ } .textarea__hint_fy9a4 {
1587
+ color: rgba(238, 238, 251, 0.55);
1588
+ } .textarea__error_fy9a4 {
1589
+ color: #ff4837;
1590
+ }
1591
+ .textarea__textarea_11rny.textarea__overflow_11rny {
1592
+ color: transparent;
1593
+ caret-color: rgba(255, 255, 255, 0.94);
1594
+ } .textarea__customScrollbar_11rny::-webkit-scrollbar-track {
1595
+ background-color: transparent;
1596
+ } .textarea__customScrollbar_11rny::-webkit-scrollbar-track-piece {
1597
+ background-color: transparent;
1598
+ } .textarea__customScrollbar_11rny::-webkit-scrollbar-thumb {
1599
+ background-color: rgba(228, 228, 251, 0.28);
1600
+ border-color: transparent;
1601
+ } .textarea__customScrollbar_11rny::-webkit-scrollbar-thumb:active {
1602
+ background-color: rgba(238, 238, 251, 0.55);
1603
+ } .textarea__pseudoTextarea_11rny span {
1604
+ color: rgba(255, 255, 255, 0.94);
1605
+ } .textarea__pseudoTextarea_11rny .textarea__overflow_11rny {
1606
+ color: rgba(233, 233, 250, 0.37);
1607
+ } .textarea__pseudoTextarea_11rny::-webkit-scrollbar-thumb {
1608
+ background-color: transparent;
1609
+ } .textarea__focusVisible_11rny {
1610
+ outline: 2px solid #3193fc;
1611
+ } .textarea__textarea_11rny.textarea__textarea_11rny.textarea__size-40_11rny {
1612
+ border-top: 11px solid transparent;
1613
+ border-bottom: 11px solid transparent;
1614
+ } .textarea__textarea_11rny.textarea__textarea_11rny.textarea__size-48_11rny {
1615
+ border-top: 14px solid transparent;
1616
+ border-bottom: 14px solid transparent;
1617
+ } .textarea__textarea_11rny.textarea__textarea_11rny.textarea__size-56_11rny {
1618
+ border-top: 18px solid transparent;
1619
+ border-bottom: 18px solid transparent;
1620
+ } .textarea__textarea_11rny.textarea__textarea_11rny.textarea__size-64_11rny {
1621
+ border-top: 22px solid transparent;
1622
+ border-bottom: 22px solid transparent;
1623
+ } .textarea__textarea_11rny.textarea__textarea_11rny.textarea__size-72_11rny {
1624
+ border-top: 24px solid transparent;
1625
+ border-bottom: 24px solid transparent;
1626
+ } .textarea__textarea_11rny.textarea__textarea_11rny.textarea__hasInnerLabel_11rny.textarea__size-40_11rny {
1627
+ border-top: 19px solid transparent;
1628
+ border-bottom: 3px solid transparent;
1629
+ } .textarea__textarea_11rny.textarea__textarea_11rny.textarea__hasInnerLabel_11rny.textarea__size-48_11rny {
1630
+ border-top: 24px solid transparent;
1631
+ border-bottom: 4px solid transparent;
1632
+ } .textarea__textarea_11rny.textarea__textarea_11rny.textarea__hasInnerLabel_11rny.textarea__size-56_11rny {
1633
+ border-top: 24px solid transparent;
1634
+ border-bottom: 8px solid transparent;
1635
+ } .textarea__textarea_11rny.textarea__textarea_11rny.textarea__hasInnerLabel_11rny.textarea__size-64_11rny {
1636
+ border-top: 32px solid transparent;
1637
+ border-bottom: 12px solid transparent;
1638
+ } .textarea__textarea_11rny.textarea__textarea_11rny.textarea__hasInnerLabel_11rny.textarea__size-72_11rny {
1639
+ border-top: 34px solid transparent;
1640
+ border-bottom: 14px solid transparent;
1641
+ }
1642
+ .textarea__input_e9m2h {
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_e9m2h:-webkit-autofill {
1647
+ -webkit-text-fill-color: rgba(3, 3, 6, 0.88);
1648
+ } .textarea__input_e9m2h::placeholder {
1649
+ color: rgba(4, 4, 19, 0.55);
1650
+ } .textarea__hasInnerLabel_e9m2h::placeholder {
1651
+ color: rgba(5, 8, 29, 0.38);
1652
+ } .textarea__input_e9m2h:read-only:not(.textarea__disableUserInput_e9m2h) {
1653
+ color: rgba(5, 8, 29, 0.38)
1654
+ } .textarea__input_e9m2h:read-only:not(.textarea__disableUserInput_e9m2h):focus::placeholder {
1655
+ color: rgba(4, 4, 19, 0.55);
1656
+ } .textarea__input_e9m2h:disabled {
1657
+ color: rgba(5, 8, 29, 0.38);
1658
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1659
+ } .textarea__input_e9m2h:focus::placeholder {
1660
+ color: rgba(5, 8, 29, 0.38);
1661
+ } .textarea__error_e9m2h {
1662
+ color: rgba(3, 3, 6, 0.88);
1663
+ caret-color: rgba(3, 3, 6, 0.88);
1664
+ } .textarea__textarea_e9m2h {
1665
+ color: rgba(3, 3, 6, 0.88);
1666
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1667
+ } .textarea__textarea_e9m2h::placeholder {
1668
+ color: rgba(4, 4, 19, 0.55);
1669
+ } .textarea__hasInnerLabel_e9m2h::placeholder {
1670
+ color: rgba(5, 8, 29, 0.38);
1671
+ } .textarea__textarea_e9m2h:disabled {
1672
+ color: rgba(5, 8, 29, 0.38);
1673
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1674
+ } .textarea__textarea_e9m2h:read-only {
1675
+ color: rgba(5, 8, 29, 0.38);
1676
+ } .textarea__textarea_e9m2h:focus::placeholder {
1677
+ color: rgba(5, 8, 29, 0.38);
1678
+ } .textarea__hint_e9m2h {
1679
+ color: rgba(238, 238, 251, 0.55);
1680
+ } .textarea__error_e9m2h {
1681
+ color: #ff4837;
1682
+ }.action-button__primary_q2qfc {
1683
+ color: rgba(255, 255, 255, 0.94)
1684
+ } .action-button__primary_q2qfc .action-button__iconWrapper_q2qfc {
1685
+ color: rgba(3, 3, 6, 0.88);
1686
+ background-color: #f2f3f5;
1687
+ } .action-button__primary_q2qfc:hover .action-button__iconWrapper_q2qfc {
1688
+ background-color: #dcdde1;
1689
+ } .action-button__primary_q2qfc:active .action-button__iconWrapper_q2qfc {
1690
+ background-color: #d2d3d9;
1691
+ } .action-button__primary_q2qfc .action-button__loader_q2qfc {
1692
+ color: rgba(3, 3, 6, 0.88);
1693
+ } .action-button__secondary_q2qfc {
1694
+ color: rgba(255, 255, 255, 0.94)
1695
+ } .action-button__secondary_q2qfc .action-button__iconWrapper_q2qfc {
1696
+ color: rgba(255, 255, 255, 0.94);
1697
+ background-color: #1c1c1e;
1698
+ } .action-button__secondary_q2qfc:hover .action-button__iconWrapper_q2qfc {
1699
+ background-color: #212124;
1700
+ } .action-button__secondary_q2qfc:active .action-button__iconWrapper_q2qfc {
1701
+ background-color: #29292c;
1702
+ } .action-button__secondary_q2qfc .action-button__loader_q2qfc {
1703
+ color: rgba(255, 255, 255, 0.94);
1704
+ } .action-button__disabled_q2qfc {
1705
+ color: rgba(233, 233, 250, 0.37)
1706
+ } .action-button__disabled_q2qfc .action-button__iconWrapper_q2qfc {
1707
+ color: #4a4a51;
1708
+ background-color: #1c1c1e;
1709
+ }
1710
+ .action-button__component_1blg4 {
1711
+ -webkit-tap-highlight-color: transparent
1712
+ } .action-button__focused_1blg4 {
1713
+ outline: 2px solid #3193fc;
1714
+ }
1715
+ .action-button__primary_pcab3 {
1716
+ color: rgba(3, 3, 6, 0.88)
1717
+ } .action-button__primary_pcab3 .action-button__iconWrapper_pcab3 {
1718
+ color: rgba(255, 255, 255, 0.94);
1719
+ background-color: #212124;
1720
+ } .action-button__primary_pcab3:hover .action-button__iconWrapper_pcab3 {
1721
+ background-color: #2f2f32;
1722
+ } .action-button__primary_pcab3:active .action-button__iconWrapper_pcab3 {
1723
+ background-color: #353539;
1724
+ } .action-button__primary_pcab3 .action-button__loader_pcab3 {
1725
+ color: rgba(3, 3, 6, 0.88);
1726
+ } .action-button__secondary_pcab3 {
1727
+ color: rgba(3, 3, 6, 0.88)
1728
+ } .action-button__secondary_pcab3 .action-button__iconWrapper_pcab3 {
1729
+ color: rgba(3, 3, 6, 0.88);
1730
+ background-color: #f2f3f5;
1731
+ } .action-button__secondary_pcab3:hover .action-button__iconWrapper_pcab3 {
1732
+ background-color: #e7e8eb;
1733
+ } .action-button__secondary_pcab3:active .action-button__iconWrapper_pcab3 {
1734
+ background-color: #dcdde1;
1735
+ } .action-button__secondary_pcab3 .action-button__loader_pcab3 {
1736
+ color: rgba(255, 255, 255, 0.94);
1737
+ } .action-button__disabled_pcab3 {
1738
+ color: rgba(5, 8, 29, 0.38)
1739
+ } .action-button__disabled_pcab3 .action-button__iconWrapper_pcab3 {
1740
+ color: #babbc2;
1741
+ background-color: #f2f3f5;
1742
+ }
1743
+ .action-button__primary_et5gm {
1744
+ color: rgba(3, 3, 6, 0.88)
1745
+ } .action-button__primary_et5gm .action-button__iconWrapper_et5gm {
1746
+ color: rgba(255, 255, 255, 0.94);
1747
+ background-color: #212124;
1748
+ } .action-button__primary_et5gm .action-button__loader_et5gm {
1749
+ color: rgba(255, 255, 255, 0.94);
1750
+ } .action-button__secondary_et5gm {
1751
+ color: rgba(3, 3, 6, 0.88)
1752
+ } .action-button__secondary_et5gm .action-button__iconWrapper_et5gm {
1753
+ color: rgba(3, 3, 6, 0.88);
1754
+ background-color: #f2f3f5;
1755
+ } .action-button__secondary_et5gm .action-button__loader_et5gm {
1756
+ color: rgba(3, 3, 6, 0.88);
1757
+ } .action-button__disabled_et5gm {
1758
+ color: rgba(5, 8, 29, 0.38)
1759
+ } .action-button__disabled_et5gm .action-button__iconWrapper_et5gm {
1760
+ color: #babbc2;
1761
+ background-color: #f2f3f5;
1762
+ }.drawer__customScrollbar_1u7xp::-webkit-scrollbar-track {
1763
+ background-color: transparent;
1764
+ } .drawer__customScrollbar_1u7xp::-webkit-scrollbar-track-piece {
1765
+ background-color: transparent;
1766
+ } .drawer__customScrollbar_1u7xp::-webkit-scrollbar-thumb {
1767
+ background-color: rgba(228, 228, 251, 0.28);
1768
+ border-color: transparent;
1769
+ } .drawer__customScrollbar_1u7xp::-webkit-scrollbar-thumb:active {
1770
+ background-color: rgba(238, 238, 251, 0.55);
1771
+ } .drawer__backdropEnter_1u7xp {
1772
+ background-color: transparent;
1773
+ } .drawer__backdropEnterActive_1u7xp,
1774
+ .drawer__backdropEnterDone_1u7xp {
1775
+ background-color: rgba(0, 0, 0, 0.7);
1776
+ } .drawer__backdropExit_1u7xp {
1777
+ background-color: rgba(0, 0, 0, 0.7);
1778
+ } .drawer__backdropExitActive_1u7xp,
1779
+ .drawer__backdropExitDone_1u7xp {
1780
+ background-color: transparent;
1781
+ }.pagination__component_1ypew {
1782
+ color: rgba(255, 255, 255, 0.94);
1783
+ }
1784
+ .pagination__dots_1afrk {
1785
+ color: rgba(238, 238, 251, 0.55);
1786
+ }
1787
+
1788
+ button.pagination__tag_1w21b.pagination__tag_1w21b {
1789
+ color: rgba(238, 238, 251, 0.55)
1790
+ } button.pagination__tag_1w21b.pagination__tag_1w21b:hover:not(:disabled) {
1791
+ background-color: rgba(214, 214, 229, 0.07);
1792
+ color: rgba(255, 255, 255, 0.94);
1793
+ } button.pagination__tag_1w21b.pagination__tag_1w21b:active:not(:disabled) {
1794
+ background-color: rgba(225, 225, 248, 0.09);
1795
+ } button.pagination__tag_1w21b.pagination__tag_1w21b.pagination__checked_1w21b {
1796
+ background-color: #f2f3f5;
1797
+ color: rgba(3, 3, 6, 0.88);
1798
+ } button.pagination__tag_1w21b.pagination__tag_1w21b.pagination__checked_1w21b:hover:not(:disabled) {
1799
+ color: rgba(3, 3, 6, 0.88);
1800
+ } button.pagination__tag_1w21b.pagination__tag_1w21b.pagination__checked_1w21b:active:not(:disabled) {
1801
+ color: rgba(255, 255, 255, 0.94);
1802
+ }.button__primary_2ols4 {
1803
+ color: rgba(3, 3, 6, 0.88);
1804
+ background-color: #f2f3f5
1805
+ } @media (hover: hover) {
1806
+ .button__primary_2ols4:hover {
1807
+ background-color: #dcdde1;
1808
+ }
1809
+ } .button__primary_2ols4:active {
1810
+ background-color: #d2d3d9;
1811
+ } .button__primary_2ols4 > .button__loader_2ols4 {
1812
+ color: rgba(3, 3, 6, 0.88);
1813
+ } .button__secondary_2ols4 {
1814
+ background-color: rgba(222, 222, 238, 0.13)
1815
+ } .button__secondary_2ols4:hover {
1816
+ background-color: rgba(234, 234, 248, 0.15);
1817
+ } .button__secondary_2ols4:active {
1818
+ background-color: rgba(231, 231, 248, 0.18);
1819
+ } .button__text_2ols4:active {
1820
+ color: rgba(255, 255, 255, 0.6);
1821
+ } .button__ghost_2ols4:active {
1822
+ color: rgba(255, 255, 255, 0.6);
1823
+ } .button__component_2ols4[disabled].button__primary_2ols4 {
1824
+ color: rgba(233, 233, 250, 0.37);
1825
+ background-color: rgba(214, 214, 229, 0.07)
1826
+ } .button__component_2ols4[disabled].button__primary_2ols4.button__loading_2ols4 {
1827
+ color: rgba(3, 3, 6, 0.88);
1828
+ background-color: #f2f3f5;
1829
+ } .button__component_2ols4[disabled].button__secondary_2ols4 {
1830
+ color: rgba(233, 233, 250, 0.37);
1831
+ background-color: rgba(214, 214, 229, 0.07);
1832
+ } .button__component_2ols4[disabled].button__outlined_2ols4 {
1833
+ color: rgba(233, 233, 250, 0.37);
1834
+ border-color: rgba(228, 228, 251, 0.28);
1835
+ } .button__component_2ols4[disabled].button__tertiary_2ols4 {
1836
+ color: rgba(233, 233, 250, 0.37);
1837
+ border-color: rgba(228, 228, 251, 0.28);
1838
+ } .button__component_2ols4[disabled].button__transparent_2ols4 {
1839
+ color: rgba(233, 233, 250, 0.37);
1840
+ } .button__component_2ols4[disabled].button__link_2ols4 {
1841
+ color: rgba(233, 233, 250, 0.37);
1842
+ } .button__component_2ols4[disabled].button__text_2ols4 {
1843
+ color: rgba(233, 233, 250, 0.37);
1844
+ } .button__component_2ols4[disabled].button__ghost_2ols4 {
1845
+ color: rgba(233, 233, 250, 0.37);
1846
+ }
1847
+
1848
+ .button__primary_13qn6 {
1849
+ color: rgba(255, 255, 255, 0.94);
1850
+ background-color: #212124
1851
+ } @media (hover: hover) {
1852
+ .button__primary_13qn6:hover {
1853
+ background-color: #2f2f32;
1854
+ }
1855
+ } .button__primary_13qn6:active {
1856
+ background-color: #353539;
1857
+ } .button__primary_13qn6 > .button__loader_13qn6 {
1858
+ color: rgba(255, 255, 255, 0.94);
1859
+ } .button__secondary_13qn6 {
1860
+ background-color: rgba(15, 25, 55, 0.1)
1861
+ } .button__secondary_13qn6:hover {
1862
+ background-color: rgba(5, 12, 41, 0.14);
1863
+ } .button__secondary_13qn6:active {
1864
+ background-color: rgba(5, 11, 44, 0.18);
1865
+ } .button__text_13qn6:active {
1866
+ color: rgba(4, 4, 19, 0.55);
1867
+ } .button__ghost_13qn6:active {
1868
+ color: rgba(4, 4, 19, 0.55);
1869
+ } .button__component_13qn6[disabled].button__primary_13qn6 {
1870
+ color: rgba(5, 8, 29, 0.38);
1871
+ background-color: rgba(38, 55, 88, 0.06)
1872
+ } .button__component_13qn6[disabled].button__primary_13qn6.button__loading_13qn6 {
1873
+ color: rgba(255, 255, 255, 0.94);
1874
+ background-color: #212124;
1875
+ } .button__component_13qn6[disabled].button__secondary_13qn6 {
1876
+ color: rgba(5, 8, 29, 0.38);
1877
+ background-color: rgba(38, 55, 88, 0.06);
1878
+ } .button__component_13qn6[disabled].button__outlined_13qn6 {
1879
+ color: rgba(5, 8, 29, 0.38);
1880
+ border-color: rgba(9, 12, 37, 0.28);
1881
+ } .button__component_13qn6[disabled].button__tertiary_13qn6 {
1882
+ color: rgba(5, 8, 29, 0.38);
1883
+ border-color: rgba(9, 12, 37, 0.28);
1884
+ } .button__component_13qn6[disabled].button__transparent_13qn6 {
1885
+ color: rgba(5, 8, 29, 0.38);
1886
+ } .button__component_13qn6[disabled].button__link_13qn6 {
1887
+ color: rgba(5, 8, 29, 0.38);
1888
+ } .button__component_13qn6[disabled].button__text_13qn6 {
1889
+ color: rgba(5, 8, 29, 0.38);
1890
+ } .button__component_13qn6[disabled].button__ghost_13qn6 {
1891
+ color: rgba(5, 8, 29, 0.38);
1892
+ }
1893
+ .button__primary_xgedl {
1894
+ color: rgba(3, 3, 6, 0.88);
1895
+ background-color: #f2f3f5
1896
+ } @media (hover: hover) {
1897
+ .button__primary_xgedl:hover {
1898
+ background-color: #dcdde1;
1899
+ }
1900
+ } .button__primary_xgedl:active {
1901
+ background-color: #d2d3d9;
1902
+ } .button__primary_xgedl > .button__loader_xgedl {
1903
+ color: rgba(3, 3, 6, 0.88);
1904
+ } .button__secondary_xgedl {
1905
+ background-color: rgba(214, 214, 229, 0.07)
1906
+ } .button__secondary_xgedl:active {
1907
+ background-color: rgba(222, 222, 238, 0.13);
1908
+ } .button__text_xgedl:active {
1909
+ color: rgba(255, 255, 255, 0.6);
1910
+ } .button__ghost_xgedl:active {
1911
+ color: rgba(255, 255, 255, 0.6);
1912
+ } .button__component_xgedl[disabled].button__primary_xgedl {
1913
+ color: rgba(233, 233, 250, 0.37);
1914
+ background-color: rgba(214, 214, 229, 0.07)
1915
+ } .button__component_xgedl[disabled].button__primary_xgedl.button__loading_xgedl {
1916
+ color: rgba(3, 3, 6, 0.88);
1917
+ background-color: #f2f3f5;
1918
+ } .button__component_xgedl[disabled].button__secondary_xgedl {
1919
+ color: rgba(233, 233, 250, 0.37);
1920
+ background-color: rgba(214, 214, 229, 0.07);
1921
+ } .button__component_xgedl[disabled].button__outlined_xgedl {
1922
+ color: rgba(233, 233, 250, 0.37);
1923
+ border-color: rgba(228, 228, 251, 0.28);
1924
+ } .button__component_xgedl[disabled].button__tertiary_xgedl {
1925
+ color: rgba(233, 233, 250, 0.37);
1926
+ border-color: rgba(228, 228, 251, 0.28);
1927
+ } .button__component_xgedl[disabled].button__transparent_xgedl {
1928
+ color: rgba(233, 233, 250, 0.37);
1929
+ } .button__component_xgedl[disabled].button__link_xgedl {
1930
+ color: rgba(233, 233, 250, 0.37);
1931
+ } .button__component_xgedl[disabled].button__text_xgedl {
1932
+ color: rgba(233, 233, 250, 0.37);
1933
+ } .button__component_xgedl[disabled].button__ghost_xgedl {
1934
+ color: rgba(233, 233, 250, 0.37);
1935
+ }
1936
+ .button__primary_1oefv {
1937
+ color: rgba(255, 255, 255, 0.94);
1938
+ background-color: #212124
1939
+ } @media (hover: hover) {
1940
+ .button__primary_1oefv:hover {
1941
+ background-color: #2f2f32;
1942
+ }
1943
+ } .button__primary_1oefv:active {
1944
+ background-color: #353539;
1945
+ } .button__primary_1oefv > .button__loader_1oefv {
1946
+ color: rgba(255, 255, 255, 0.94);
1947
+ } .button__secondary_1oefv {
1948
+ background-color: rgba(38, 55, 88, 0.06)
1949
+ } .button__secondary_1oefv:active {
1950
+ background-color: rgba(5, 12, 41, 0.14);
1951
+ } .button__text_1oefv:active {
1952
+ color: rgba(4, 4, 19, 0.55);
1953
+ } .button__ghost_1oefv:active {
1954
+ color: rgba(4, 4, 19, 0.55);
1955
+ } .button__component_1oefv[disabled].button__primary_1oefv {
1956
+ color: rgba(5, 8, 29, 0.38);
1957
+ background-color: rgba(38, 55, 88, 0.06)
1958
+ } .button__component_1oefv[disabled].button__primary_1oefv.button__loading_1oefv {
1959
+ color: rgba(255, 255, 255, 0.94);
1960
+ background-color: #212124;
1961
+ } .button__component_1oefv[disabled].button__secondary_1oefv {
1962
+ color: rgba(5, 8, 29, 0.38);
1963
+ background-color: rgba(38, 55, 88, 0.06);
1964
+ } .button__component_1oefv[disabled].button__outlined_1oefv {
1965
+ color: rgba(5, 8, 29, 0.38);
1966
+ border-color: rgba(9, 12, 37, 0.28);
1967
+ } .button__component_1oefv[disabled].button__tertiary_1oefv {
1968
+ color: rgba(5, 8, 29, 0.38);
1969
+ border-color: rgba(9, 12, 37, 0.28);
1970
+ } .button__component_1oefv[disabled].button__transparent_1oefv {
1971
+ color: rgba(5, 8, 29, 0.38);
1972
+ } .button__component_1oefv[disabled].button__link_1oefv {
1973
+ color: rgba(5, 8, 29, 0.38);
1974
+ } .button__component_1oefv[disabled].button__text_1oefv {
1975
+ color: rgba(5, 8, 29, 0.38);
1976
+ } .button__component_1oefv[disabled].button__ghost_1oefv {
1977
+ color: rgba(5, 8, 29, 0.38);
1978
+ }
1979
+
1980
+ .button__accent_1cl9k {
1981
+ color: rgba(255, 255, 255, 0.94);
1982
+ background-color: #f83a2a;
1983
+ border: 1px solid transparent
1984
+ } @media (hover: hover) {
1985
+ .button__accent_1cl9k:hover {
1986
+ background-color: #ff503e;
1987
+ }
1988
+ } .button__accent_1cl9k:active {
1989
+ background-color: #fd624e;
1990
+ } .button__accent_1cl9k > .button__loader_1cl9k {
1991
+ color: rgba(255, 255, 255, 0.94);
1992
+ } .button__primary_1cl9k {
1993
+ border: 1px solid transparent
1994
+ } .button__primary_1cl9k .button__hint_1cl9k {
1995
+ color: rgba(4, 4, 19, 0.55);
1996
+ } .button__secondary_1cl9k {
1997
+ color: rgba(255, 255, 255, 0.94);
1998
+ border: 1px solid transparent
1999
+ } .button__secondary_1cl9k > .button__loader_1cl9k {
2000
+ color: rgba(255, 255, 255, 0.94);
2001
+ } .button__secondary_1cl9k .button__hint_1cl9k {
2002
+ color: rgba(238, 238, 251, 0.55);
2003
+ } .button__outlined_1cl9k {
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_1cl9k:hover {
2009
+ background-color: rgba(214, 214, 229, 0.07);
2010
+ border-color: rgba(255, 255, 255, 0.94);
2011
+ }
2012
+ } .button__outlined_1cl9k:active {
2013
+ background-color: rgba(225, 225, 248, 0.09);
2014
+ } .button__outlined_1cl9k > .button__loader_1cl9k {
2015
+ color: rgba(255, 255, 255, 0.94);
2016
+ } .button__outlined_1cl9k .button__hint_1cl9k {
2017
+ color: rgba(238, 238, 251, 0.55);
2018
+ } .button__tertiary_1cl9k {
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_1cl9k:hover {
2024
+ background-color: rgba(214, 214, 229, 0.07);
2025
+ border-color: rgba(255, 255, 255, 0.94);
2026
+ }
2027
+ } .button__tertiary_1cl9k:active {
2028
+ background-color: rgba(225, 225, 248, 0.09);
2029
+ } .button__tertiary_1cl9k > .button__loader_1cl9k {
2030
+ color: rgba(255, 255, 255, 0.94);
2031
+ } .button__tertiary_1cl9k .button__hint_1cl9k {
2032
+ color: rgba(238, 238, 251, 0.55);
2033
+ } .button__filled_1cl9k {
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_1cl9k:hover {
2039
+ background-color: rgba(234, 234, 248, 0.15);
2040
+ }
2041
+ } .button__filled_1cl9k:active {
2042
+ background-color: rgba(231, 231, 248, 0.18);
2043
+ } .button__filled_1cl9k > .button__loader_1cl9k {
2044
+ color: rgba(255, 255, 255, 0.94);
2045
+ } .button__transparent_1cl9k {
2046
+ color: rgba(255, 255, 255, 0.94);
2047
+ background-color: transparent;
2048
+ border: 1px solid transparent
2049
+ } @media (hover: hover) {
2050
+ .button__transparent_1cl9k:hover {
2051
+ background-color: rgba(214, 214, 229, 0.07);
2052
+ }
2053
+ } .button__transparent_1cl9k:active {
2054
+ background-color: rgba(225, 225, 248, 0.09);
2055
+ } .button__transparent_1cl9k > .button__loader_1cl9k {
2056
+ color: rgba(255, 255, 255, 0.94);
2057
+ } .button__transparent_1cl9k .button__hint_1cl9k {
2058
+ color: rgba(238, 238, 251, 0.55);
2059
+ } .button__link_1cl9k {
2060
+ color: rgba(255, 255, 255, 0.94);
2061
+ background-color: transparent;
2062
+ border: 1px solid transparent
2063
+ } @media (hover: hover) {
2064
+ .button__link_1cl9k:hover {
2065
+ background-color: rgba(214, 214, 229, 0.07);
2066
+ }
2067
+ } .button__link_1cl9k:active {
2068
+ background-color: rgba(225, 225, 248, 0.09);
2069
+ } .button__link_1cl9k > .button__loader_1cl9k {
2070
+ color: rgba(255, 255, 255, 0.94);
2071
+ } .button__text_1cl9k {
2072
+ background-color: transparent;
2073
+ color: rgba(255, 255, 255, 0.94)
2074
+ } @media (hover: hover) {
2075
+ .button__text_1cl9k:hover {
2076
+ color: rgba(255, 255, 255, 0.7);
2077
+ }
2078
+ } .button__text_1cl9k > .button__loader_1cl9k {
2079
+ color: rgba(255, 255, 255, 0.94);
2080
+ } .button__text_1cl9k .button__hint_1cl9k {
2081
+ color: rgba(238, 238, 251, 0.55);
2082
+ } .button__ghost_1cl9k {
2083
+ background-color: transparent;
2084
+ color: rgba(255, 255, 255, 0.94)
2085
+ } @media (hover: hover) {
2086
+ .button__ghost_1cl9k:hover {
2087
+ color: rgba(255, 255, 255, 0.7);
2088
+ }
2089
+ } .button__ghost_1cl9k > .button__loader_1cl9k {
2090
+ color: rgba(255, 255, 255, 0.94);
2091
+ } .button__component_1cl9k[disabled].button__accent_1cl9k {
2092
+ color: rgba(233, 233, 250, 0.37);
2093
+ background-color: rgba(214, 214, 229, 0.07)
2094
+ } .button__component_1cl9k[disabled].button__accent_1cl9k.button__loading_1cl9k {
2095
+ color: rgba(255, 255, 255, 0.94);
2096
+ background-color: #f83a2a;
2097
+ } .button__component_1cl9k[disabled].button__secondary_1cl9k {
2098
+ border-color: transparent
2099
+ } .button__component_1cl9k[disabled].button__secondary_1cl9k.button__loading_1cl9k {
2100
+ color: rgba(255, 255, 255, 0.94);
2101
+ background-color: rgba(222, 222, 238, 0.13);
2102
+ border-color: transparent;
2103
+ } .button__component_1cl9k[disabled].button__outlined_1cl9k {
2104
+ background-color: rgba(255, 255, 255, 0)
2105
+ } .button__component_1cl9k[disabled].button__outlined_1cl9k.button__loading_1cl9k {
2106
+ color: rgba(255, 255, 255, 0.94);
2107
+ border-color: rgba(255, 255, 255, 0.94);
2108
+ } .button__component_1cl9k[disabled].button__tertiary_1cl9k {
2109
+ background-color: rgba(255, 255, 255, 0)
2110
+ } .button__component_1cl9k[disabled].button__tertiary_1cl9k.button__loading_1cl9k {
2111
+ color: rgba(255, 255, 255, 0.94);
2112
+ border-color: rgba(255, 255, 255, 0.94);
2113
+ } .button__component_1cl9k[disabled].button__filled_1cl9k {
2114
+ color: rgba(233, 233, 250, 0.37);
2115
+ background-color: rgba(214, 214, 229, 0.07)
2116
+ } .button__component_1cl9k[disabled].button__filled_1cl9k.button__loading_1cl9k {
2117
+ color: rgba(255, 255, 255, 0.94);
2118
+ background-color: rgba(222, 222, 238, 0.13);
2119
+ } .button__component_1cl9k[disabled].button__transparent_1cl9k {
2120
+ background-color: transparent
2121
+ } .button__component_1cl9k[disabled].button__transparent_1cl9k.button__loading_1cl9k {
2122
+ color: rgba(255, 255, 255, 0.94);
2123
+ } .button__component_1cl9k[disabled].button__link_1cl9k {
2124
+ background-color: transparent
2125
+ } .button__component_1cl9k[disabled].button__link_1cl9k.button__loading_1cl9k {
2126
+ color: rgba(255, 255, 255, 0.94);
2127
+ } .button__component_1cl9k[disabled].button__text_1cl9k.button__loading_1cl9k {
2128
+ color: rgba(255, 255, 255, 0.94);
2129
+ } .button__component_1cl9k[disabled].button__ghost_1cl9k.button__loading_1cl9k {
2130
+ color: rgba(255, 255, 255, 0.94);
2131
+ }
2132
+ .button__component_1qvq8 {
2133
+ -webkit-tap-highlight-color: transparent;
2134
+ } .button__focused_1qvq8 {
2135
+ outline: 2px solid #3193fc;
2136
+ }
2137
+ .button__accent_z363b {
2138
+ color: rgba(255, 255, 255, 0.94);
2139
+ background-color: #ef3124;
2140
+ border: 1px solid transparent
2141
+ } @media (hover: hover) {
2142
+ .button__accent_z363b:hover {
2143
+ background-color: #e32a17;
2144
+ }
2145
+ } .button__accent_z363b:active {
2146
+ background-color: #d72505;
2147
+ } .button__accent_z363b > .button__loader_z363b {
2148
+ color: rgba(255, 255, 255, 0.94);
2149
+ } .button__primary_z363b {
2150
+ border: 1px solid transparent
2151
+ } .button__primary_z363b .button__hint_z363b {
2152
+ color: rgba(238, 238, 251, 0.55);
2153
+ } .button__secondary_z363b {
2154
+ color: rgba(3, 3, 6, 0.88);
2155
+ border: 1px solid transparent
2156
+ } .button__secondary_z363b > .button__loader_z363b {
2157
+ color: rgba(3, 3, 6, 0.88);
2158
+ } .button__secondary_z363b .button__hint_z363b {
2159
+ color: rgba(4, 4, 19, 0.55);
2160
+ } .button__outlined_z363b {
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_z363b:hover {
2166
+ background-color: rgba(38, 55, 88, 0.06);
2167
+ border-color: rgba(3, 3, 6, 0.88);
2168
+ }
2169
+ } .button__outlined_z363b:active {
2170
+ background-color: rgba(30, 43, 68, 0.08);
2171
+ } .button__outlined_z363b > .button__loader_z363b {
2172
+ color: rgba(3, 3, 6, 0.88);
2173
+ } .button__outlined_z363b .button__hint_z363b {
2174
+ color: rgba(4, 4, 19, 0.55);
2175
+ } .button__tertiary_z363b {
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_z363b:hover {
2181
+ background-color: rgba(38, 55, 88, 0.06);
2182
+ border-color: rgba(3, 3, 6, 0.88);
2183
+ }
2184
+ } .button__tertiary_z363b:active {
2185
+ background-color: rgba(30, 43, 68, 0.08);
2186
+ } .button__tertiary_z363b > .button__loader_z363b {
2187
+ color: rgba(3, 3, 6, 0.88);
2188
+ } .button__tertiary_z363b .button__hint_z363b {
2189
+ color: rgba(4, 4, 19, 0.55);
2190
+ } .button__filled_z363b {
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_z363b:hover {
2196
+ background-color: rgba(5, 12, 41, 0.14);
2197
+ }
2198
+ } .button__filled_z363b:active {
2199
+ background-color: rgba(5, 11, 44, 0.18);
2200
+ } .button__filled_z363b > .button__loader_z363b {
2201
+ color: rgba(3, 3, 6, 0.88);
2202
+ } .button__transparent_z363b {
2203
+ color: rgba(3, 3, 6, 0.88);
2204
+ background-color: transparent;
2205
+ border: 1px solid transparent
2206
+ } @media (hover: hover) {
2207
+ .button__transparent_z363b:hover {
2208
+ background-color: rgba(38, 55, 88, 0.06);
2209
+ }
2210
+ } .button__transparent_z363b:active {
2211
+ background-color: rgba(30, 43, 68, 0.08);
2212
+ } .button__transparent_z363b > .button__loader_z363b {
2213
+ color: rgba(3, 3, 6, 0.88);
2214
+ } .button__transparent_z363b .button__hint_z363b {
2215
+ color: rgba(4, 4, 19, 0.55);
2216
+ } .button__link_z363b {
2217
+ color: rgba(3, 3, 6, 0.88);
2218
+ background-color: transparent;
2219
+ border: 1px solid transparent
2220
+ } @media (hover: hover) {
2221
+ .button__link_z363b:hover {
2222
+ background-color: rgba(38, 55, 88, 0.06);
2223
+ }
2224
+ } .button__link_z363b:active {
2225
+ background-color: rgba(30, 43, 68, 0.08);
2226
+ } .button__link_z363b > .button__loader_z363b {
2227
+ color: rgba(3, 3, 6, 0.88);
2228
+ } .button__text_z363b {
2229
+ background-color: transparent;
2230
+ color: rgba(3, 3, 6, 0.88)
2231
+ } @media (hover: hover) {
2232
+ .button__text_z363b:hover {
2233
+ color: rgba(1, 1, 12, 0.63);
2234
+ }
2235
+ } .button__text_z363b > .button__loader_z363b {
2236
+ color: rgba(3, 3, 6, 0.88);
2237
+ } .button__text_z363b .button__hint_z363b {
2238
+ color: rgba(4, 4, 19, 0.55);
2239
+ } .button__ghost_z363b {
2240
+ background-color: transparent;
2241
+ color: rgba(3, 3, 6, 0.88)
2242
+ } @media (hover: hover) {
2243
+ .button__ghost_z363b:hover {
2244
+ color: rgba(1, 1, 12, 0.63);
2245
+ }
2246
+ } .button__ghost_z363b > .button__loader_z363b {
2247
+ color: rgba(3, 3, 6, 0.88);
2248
+ } .button__component_z363b[disabled].button__accent_z363b {
2249
+ color: rgba(5, 8, 29, 0.38);
2250
+ background-color: rgba(38, 55, 88, 0.06)
2251
+ } .button__component_z363b[disabled].button__accent_z363b.button__loading_z363b {
2252
+ color: rgba(255, 255, 255, 0.94);
2253
+ background-color: #ef3124;
2254
+ } .button__component_z363b[disabled].button__secondary_z363b {
2255
+ border-color: transparent
2256
+ } .button__component_z363b[disabled].button__secondary_z363b.button__loading_z363b {
2257
+ color: rgba(3, 3, 6, 0.88);
2258
+ background-color: rgba(15, 25, 55, 0.1);
2259
+ border-color: transparent;
2260
+ } .button__component_z363b[disabled].button__outlined_z363b {
2261
+ background-color: rgba(255, 255, 255, 0)
2262
+ } .button__component_z363b[disabled].button__outlined_z363b.button__loading_z363b {
2263
+ color: rgba(3, 3, 6, 0.88);
2264
+ } .button__component_z363b[disabled].button__tertiary_z363b {
2265
+ background-color: rgba(255, 255, 255, 0)
2266
+ } .button__component_z363b[disabled].button__tertiary_z363b.button__loading_z363b {
2267
+ color: rgba(3, 3, 6, 0.88);
2268
+ } .button__component_z363b[disabled].button__filled_z363b {
2269
+ color: rgba(5, 8, 29, 0.38);
2270
+ background-color: rgba(38, 55, 88, 0.06)
2271
+ } .button__component_z363b[disabled].button__filled_z363b.button__loading_z363b {
2272
+ color: rgba(3, 3, 6, 0.88);
2273
+ background-color: rgba(15, 25, 55, 0.1);
2274
+ } .button__component_z363b[disabled].button__transparent_z363b {
2275
+ background-color: transparent
2276
+ } .button__component_z363b[disabled].button__transparent_z363b.button__loading_z363b {
2277
+ color: rgba(3, 3, 6, 0.88);
2278
+ } .button__component_z363b[disabled].button__link_z363b {
2279
+ background-color: transparent
2280
+ } .button__component_z363b[disabled].button__link_z363b.button__loading_z363b {
2281
+ color: rgba(3, 3, 6, 0.88);
2282
+ } .button__component_z363b[disabled].button__text_z363b.button__loading_z363b {
2283
+ color: rgba(3, 3, 6, 0.88);
2284
+ } .button__component_z363b[disabled].button__ghost_z363b.button__loading_z363b {
2285
+ color: rgba(3, 3, 6, 0.88);
2286
+ }.chart__coreChart_1okcm .recharts-text tspan {
2287
+ fill: rgba(255, 255, 255, 0.94);
2288
+ }
2289
+
2290
+ .chart__tickText_jmgab {
2291
+ fill: rgba(255, 255, 255, 0.94);
2292
+ } .chart__circle_jmgab {
2293
+ fill: #121213;
2294
+ } .chart__circle_jmgab {
2295
+ fill: #121213;
2296
+ }
2297
+ .chart__tooltip_mzxb6 {
2298
+ background-color: #121213;
2299
+ border: 1px solid #353539;
2300
+ box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
2301
+ 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);
2302
+ } .chart__tooltipArrow_mzxb6 {
2303
+ border: 1px solid #353539;
2304
+ background-color: #121213;
2305
+ } .chart__tooltipArrow_mzxb6:before {
2306
+ border-color: transparent #121213 transparent transparent;
2307
+ }
2308
+ @keyframes chart__showDot_4b2dq {
2309
+ }.circular-progress-bar__component_516x5.circular-progress-bar__bg-positive_516x5 {
2310
+ background: #17d055;
2311
+ } .circular-progress-bar__component_516x5.circular-progress-bar__bg-negative_516x5 {
2312
+ background: #ff4837;
2313
+ } .circular-progress-bar__backgroundCircle_516x5,
2314
+ .circular-progress-bar__progressCircle_516x5 {
2315
+ fill: transparent;
2316
+ } .circular-progress-bar__positive_516x5 {
2317
+ stroke: #17d055;
2318
+ } .circular-progress-bar__negative_516x5 {
2319
+ stroke: #ff4837;
2320
+ } .circular-progress-bar__backgroundCircle_516x5 {
2321
+ stroke: rgba(222, 222, 238, 0.13)
2322
+ } .circular-progress-bar__backgroundCircle_516x5.circular-progress-bar__stroke_516x5 {
2323
+ stroke: transparent;
2324
+ } .circular-progress-bar__iconWrapper_516x5.circular-progress-bar__icon-tertiary_516x5 {
2325
+ color: #4a4a51;
2326
+ } .circular-progress-bar__iconWrapper_516x5.circular-progress-bar__icon-positive_516x5 {
2327
+ color: #17d055;
2328
+ } .circular-progress-bar__iconWrapper_516x5.circular-progress-bar__icon-negative_516x5 {
2329
+ color: #ff4837;
2330
+ } .circular-progress-bar__iconWrapper_516x5.circular-progress-bar__icon-primary-inverted_516x5 {
2331
+ color: rgba(3, 3, 6, 0.88);
2332
+ } .circular-progress-bar__iconWrapper_516x5.circular-progress-bar__icon-primary_516x5 {
2333
+ color: rgba(255, 255, 255, 0.94);
2334
+ } .circular-progress-bar__iconWrapper_516x5.circular-progress-bar__icon-secondary_516x5 {
2335
+ color: #898991;
2336
+ }.comment__component_y4nn9 {
2337
+ background-color: #1c1c1e;
2338
+ }.list-header__filled_16gzi {
2339
+ background-color: #212124;
2340
+ }.list__list_1c1hz {
2341
+ color: rgba(255, 255, 255, 0.94);
2342
+ }
2343
+ .list__slot_truj1.list__defaultColor_truj1 {
2344
+ color: rgba(255, 255, 255, 0.94);
2345
+ }.attach__component_1ijfp {
2346
+ } .attach__file_1ijfp,
2347
+ .attach__noFile_1ijfp {
2348
+ color: rgba(238, 238, 251, 0.55);
2349
+ } .attach__focused_1ijfp {
2350
+ outline: 2px solid #3193fc;
2351
+ }.tab-bar__component_128vk.tab-bar__modal-bg-primary_128vk {
2352
+ background-color: #121213;
2353
+ } .tab-bar__component_128vk.tab-bar__modal-bg-alt-primary_128vk {
2354
+ background-color: #121213;
2355
+ } .tab-bar__border_128vk {
2356
+ box-shadow: 0 -1px 0 0 rgba(222, 222, 238, 0.13);
2357
+ }
2358
+ .tab-bar__component_y37hx {
2359
+ -webkit-tap-highlight-color: transparent;
2360
+ background-color: transparent;
2361
+ color: rgba(238, 238, 251, 0.55);
2362
+ } .tab-bar__primary_y37hx {
2363
+ color: #f83a2a;
2364
+ } .tab-bar__secondary_y37hx {
2365
+ color: #f2f3f5;
2366
+ } .tab-bar__label_y37hx {
2367
+ color: rgba(238, 238, 251, 0.55);
2368
+ }.stepped-progress-bar__bar_fep6w {
2369
+ background: rgba(222, 222, 238, 0.13);
2370
+ } .stepped-progress-bar__description_fep6w {
2371
+ color: rgba(238, 238, 251, 0.55);
2372
+ }
2373
+
2374
+ .stepped-progress-bar__bar_5vzmq {
2375
+ background: rgba(15, 25, 55, 0.1);
2376
+ } .stepped-progress-bar__description_5vzmq {
2377
+ color: rgba(4, 4, 19, 0.55);
2378
+ }
2379
+ .stepped-progress-bar__bar_2n0sz.stepped-progress-bar__positive_2n0sz {
2380
+ background: #17d055;
2381
+ } .stepped-progress-bar__bar_2n0sz.stepped-progress-bar__attention_2n0sz {
2382
+ background: #fda136;
2383
+ } .stepped-progress-bar__bar_2n0sz.stepped-progress-bar__negative_2n0sz {
2384
+ background: #ff4837;
2385
+ } .stepped-progress-bar__bar_2n0sz.stepped-progress-bar__link_2n0sz {
2386
+ background: #3193fc;
2387
+ } .stepped-progress-bar__bar_2n0sz.stepped-progress-bar__tertiary_2n0sz {
2388
+ background: #4a4a51;
2389
+ } .stepped-progress-bar__bar_2n0sz.stepped-progress-bar__secondary_2n0sz {
2390
+ background: #898991;
2391
+ } .stepped-progress-bar__bar_2n0sz.stepped-progress-bar__primary_2n0sz {
2392
+ background: rgba(255, 255, 255, 0.94);
2393
+ } .stepped-progress-bar__bar_2n0sz.stepped-progress-bar__accent_2n0sz {
2394
+ background: #f83a2a;
2395
+ }.confirmation-v1__errorHeader_lq6yb {
2396
+ color: rgba(255, 255, 255, 0.94);
2397
+ color: rgba(255, 255, 255, 0.94);
2398
+ } .confirmation-v1__errorText_lq6yb {
2399
+ color: rgba(238, 238, 251, 0.55);
2400
+ color: rgba(238, 238, 251, 0.55);
2401
+ } .confirmation-v1__phoneHintText_lq6yb {
2402
+ color: rgba(238, 238, 251, 0.55);
2403
+ color: rgba(238, 238, 251, 0.55);
2404
+ } .confirmation-v1__phonesWrap_lq6yb {
2405
+ color: rgba(238, 238, 251, 0.55);
2406
+ } .confirmation-v1__phoneDescription_lq6yb {
2407
+ color: rgba(238, 238, 251, 0.55);
2408
+ }
2409
+ .confirmation-v1__component_ruvow {
2410
+ color: rgba(238, 238, 251, 0.55);
2411
+ color: rgba(238, 238, 251, 0.55);
2412
+ }
2413
+ .confirmation-v1__circle_rfnb7 {
2414
+ fill: transparent;
2415
+ stroke: #4a4a51;
2416
+ }
2417
+ .confirmation-v1__input_9i7s1 {
2418
+ background-color: rgba(222, 222, 238, 0.13);
2419
+ color: rgba(255, 255, 255, 0.94)
2420
+ } .confirmation-v1__input_9i7s1.confirmation-v1__hasError_9i7s1 {
2421
+ color: #ff4837;
2422
+ caret-color: rgba(255, 255, 255, 0.94);
2423
+ background-color: #392523;
2424
+ } .confirmation-v1__input_9i7s1.confirmation-v1__disabled_9i7s1 {
2425
+ color: rgba(233, 233, 250, 0.37);
2426
+ } @keyframes confirmation-v1__shake_9i7s1 {
2427
+ }
2428
+ .confirmation-v1__title_1eehi {
2429
+ color: rgba(255, 255, 255, 0.94);
2430
+ } .confirmation-v1__description_1eehi {
2431
+ color: rgba(238, 238, 251, 0.55);
2432
+ } .confirmation-v1__alertIcon_1eehi {
2433
+ color: #d91d0b;
2434
+ }
2435
+ .confirmation-v1__header_nnyd9 {
2436
+ color: rgba(255, 255, 255, 0.94);
2437
+ color: rgba(255, 255, 255, 0.94);
2438
+ } .confirmation-v1__error_nnyd9 {
2439
+ color: #ff4837;
2440
+ } .confirmation-v1__loaderText_nnyd9 {
2441
+ color: rgba(238, 238, 251, 0.55);
2442
+ color: rgba(238, 238, 251, 0.55);
2443
+ }.custom-button__customButton_1a0vd.custom-button__border_1a0vd {
2444
+ border: 1px solid transparent;
2445
+ } .custom-button__customButton_1a0vd.custom-button__white_1a0vd * {
2446
+ color: rgba(3, 3, 6, 0.88);
2447
+ } .custom-button__customButton_1a0vd.custom-button__black_1a0vd * {
2448
+ color: rgba(255, 255, 255, 0.94);
2449
+ } .custom-button__customButton_1a0vd.custom-button__static-white_1a0vd * {
2450
+ color: rgba(255, 255, 255, 0.94);
2451
+ } .custom-button__customButton_1a0vd.custom-button__static-black_1a0vd * {
2452
+ color: rgba(3, 3, 6, 0.88);
2453
+ } .custom-button__customButton_1a0vd:before {
2454
+ background-color: rgba(0, 0, 0, 0);
2455
+ } .custom-button__customButton_1a0vd.custom-button__darkening_1a0vd:hover:before {
2456
+ background-color: rgba(225, 225, 248, 0.09);
2457
+ } .custom-button__customButton_1a0vd.custom-button__darkening_1a0vd:active:before {
2458
+ background-color: rgba(231, 231, 248, 0.18);
2459
+ } .custom-button__customButton_1a0vd.custom-button__lightening_1a0vd:hover:before {
2460
+ background-color: rgba(30, 43, 68, 0.08);
2461
+ } .custom-button__customButton_1a0vd.custom-button__lightening_1a0vd:active:before {
2462
+ background-color: rgba(5, 11, 44, 0.18);
2463
+ } .custom-button__customButton_1a0vd.custom-button__static-darkening_1a0vd:hover:before {
2464
+ background-color: rgba(0, 0, 0, 0.07);
2465
+ } .custom-button__customButton_1a0vd.custom-button__static-darkening_1a0vd:active:before {
2466
+ background-color: rgba(0, 0, 0, 0.15);
2467
+ } .custom-button__customButton_1a0vd.custom-button__static-lightening_1a0vd:hover:before {
2468
+ background-color: rgba(255, 255, 255, 0.07);
2469
+ } .custom-button__customButton_1a0vd.custom-button__static-lightening_1a0vd:active:before {
2470
+ background-color: rgba(255, 255, 255, 0.15);
2471
+ } .custom-button__customButton_1a0vd:disabled.custom-button__disableType-default_1a0vd {
2472
+ background-color: rgba(214, 214, 229, 0.07)
2473
+ } .custom-button__customButton_1a0vd:disabled.custom-button__disableType-default_1a0vd span {
2474
+ color: rgba(233, 233, 250, 0.37);
2475
+ } .custom-button__customButton_1a0vd:disabled.custom-button__disableType-static_1a0vd {
2476
+ background-color: rgba(38, 55, 88, 0.06)
2477
+ } .custom-button__customButton_1a0vd:disabled.custom-button__disableType-static_1a0vd span {
2478
+ color: rgba(5, 8, 29, 0.38);
2479
+ } .custom-button__customButton_1a0vd:disabled.custom-button__disableType-inverted_1a0vd {
2480
+ background-color: rgba(38, 55, 88, 0.06)
2481
+ } .custom-button__customButton_1a0vd:disabled.custom-button__disableType-inverted_1a0vd span {
2482
+ color: rgba(5, 8, 29, 0.38);
2483
+ } .custom-button__customButton_1a0vd:disabled.custom-button__disableType-static-inverted_1a0vd {
2484
+ background-color: rgba(214, 214, 229, 0.07)
2485
+ } .custom-button__customButton_1a0vd:disabled.custom-button__disableType-static-inverted_1a0vd span {
2486
+ color: rgba(233, 233, 250, 0.37);
2487
+ }
2488
+ .confirmation__component_wjpfy {
2489
+ color: rgba(238, 238, 251, 0.55);
2490
+ }
2491
+ .confirmation__circle_iz259 {
2492
+ fill: transparent;
2493
+ stroke: #4a4a51;
2494
+ }
2495
+
2496
+ .confirmation__typographyTheme_d3s6o.confirmation__typographyTheme_d3s6o {
2497
+ color: rgba(238, 238, 251, 0.55);
2498
+ } .confirmation__typographyThemeMobile_d3s6o.confirmation__typographyThemeMobile_d3s6o {
2499
+ color: rgba(238, 238, 251, 0.55);
2500
+ }
2501
+ .confirmation__phone_1dqry.confirmation__phone_1dqry {
2502
+ color: rgba(255, 255, 255, 0.94);
2503
+ } .confirmation__typographyTheme_1dqry.confirmation__typographyTheme_1dqry {
2504
+ color: rgba(238, 238, 251, 0.55);
2505
+ } .confirmation__typographyThemeMobile_1dqry.confirmation__typographyThemeMobile_1dqry {
2506
+ color: rgba(238, 238, 251, 0.55);
2507
+ } .confirmation__countdownContainer_1dqry.confirmation__countdownContainer_1dqry {
2508
+ color: rgba(238, 238, 251, 0.55);
2509
+ } .confirmation__timeCounter_1dqry {
2510
+ color: rgba(238, 238, 251, 0.55);
2511
+ }
2512
+ .confirmation__typographyTheme_1ptbk.confirmation__typographyTheme_1ptbk {
2513
+ color: rgba(238, 238, 251, 0.55);
2514
+ } .confirmation__typographyThemeMobile_1ptbk.confirmation__typographyThemeMobile_1ptbk {
2515
+ color: rgba(238, 238, 251, 0.55);
2516
+ } .confirmation__timeCounter_1ptbk {
2517
+ color: rgba(238, 238, 251, 0.55);
2518
+ }
2519
+ .confirmation__typographyTheme_bpr55.confirmation__typographyTheme_bpr55 {
2520
+ color: rgba(238, 238, 251, 0.55);
2521
+ } .confirmation__typographyThemeMobile_bpr55.confirmation__typographyThemeMobile_bpr55 {
2522
+ color: rgba(238, 238, 251, 0.55);
2523
+ }
2524
+ .confirmation__typographyTheme_ndh0o.confirmation__typographyTheme_ndh0o {
2525
+ color: rgba(238, 238, 251, 0.55);
2526
+ } .confirmation__typographyThemeMobile_ndh0o.confirmation__typographyThemeMobile_ndh0o {
2527
+ color: rgba(238, 238, 251, 0.55);
2528
+ }.cc-icon-button.icon-button__primary_iee2p {
2529
+ color: rgba(255, 255, 255, 0.94)
2530
+ } .cc-icon-button.icon-button__primary_iee2p:hover {
2531
+ color: rgba(255, 255, 255, 0.7);
2532
+ } .cc-icon-button.icon-button__primary_iee2p:active {
2533
+ color: rgba(255, 255, 255, 0.6);
2534
+ } .cc-icon-button.icon-button__secondary_iee2p {
2535
+ color: rgba(238, 238, 251, 0.55)
2536
+ } .cc-icon-button.icon-button__secondary_iee2p:hover {
2537
+ color: rgba(239, 240, 252, 0.65);
2538
+ } .cc-icon-button.icon-button__secondary_iee2p:active {
2539
+ color: rgba(243, 245, 254, 0.75);
2540
+ } .cc-icon-button.icon-button__transparent_iee2p {
2541
+ color: rgba(228, 228, 251, 0.28)
2542
+ } .cc-icon-button.icon-button__transparent_iee2p:hover {
2543
+ color: rgba(233, 233, 250, 0.37);
2544
+ } .cc-icon-button.icon-button__transparent_iee2p:active {
2545
+ color: rgba(238, 238, 254, 0.46);
2546
+ } .cc-icon-button.icon-button__negative_iee2p {
2547
+ color: #ff4837
2548
+ } .cc-icon-button.icon-button__negative_iee2p:hover {
2549
+ color: #ff755e;
2550
+ } .cc-icon-button.icon-button__negative_iee2p:active {
2551
+ color: #ff8d79;
2552
+ } .cc-icon-button.icon-button__tertiary_iee2p {
2553
+ color: rgba(228, 228, 251, 0.28)
2554
+ } .cc-icon-button.icon-button__tertiary_iee2p:hover {
2555
+ color: rgba(233, 233, 250, 0.37);
2556
+ } .cc-icon-button.icon-button__tertiary_iee2p:active {
2557
+ color: rgba(238, 238, 254, 0.46);
2558
+ } .cc-icon-button.icon-button__transparentBg_iee2p.icon-button__primary_iee2p {
2559
+ color: rgba(255, 255, 255, 0.94)
2560
+ } .cc-icon-button.icon-button__transparentBg_iee2p.icon-button__primary_iee2p:hover {
2561
+ background: rgba(214, 214, 229, 0.07);
2562
+ } .cc-icon-button.icon-button__transparentBg_iee2p.icon-button__primary_iee2p:active {
2563
+ background: rgba(225, 225, 248, 0.09);
2564
+ } .cc-icon-button.icon-button__transparentBg_iee2p.icon-button__secondary_iee2p {
2565
+ color: rgba(238, 238, 251, 0.55)
2566
+ } .cc-icon-button.icon-button__transparentBg_iee2p.icon-button__secondary_iee2p:hover {
2567
+ background: rgba(214, 214, 229, 0.07);
2568
+ } .cc-icon-button.icon-button__transparentBg_iee2p.icon-button__secondary_iee2p:active {
2569
+ background: rgba(225, 225, 248, 0.09);
2570
+ } .cc-icon-button.icon-button__transparentBg_iee2p.icon-button__negative_iee2p {
2571
+ color: #ff4837
2572
+ } .cc-icon-button.icon-button__transparentBg_iee2p.icon-button__negative_iee2p:hover {
2573
+ background: rgba(214, 214, 229, 0.07);
2574
+ } .cc-icon-button.icon-button__transparentBg_iee2p.icon-button__negative_iee2p:active {
2575
+ background: rgba(225, 225, 248, 0.09);
2576
+ } .cc-icon-button.icon-button__transparentBg_iee2p.icon-button__tertiary_iee2p {
2577
+ color: rgba(233, 233, 250, 0.37)
2578
+ } .cc-icon-button.icon-button__transparentBg_iee2p.icon-button__tertiary_iee2p:hover {
2579
+ background: rgba(214, 214, 229, 0.07);
2580
+ } .cc-icon-button.icon-button__transparentBg_iee2p.icon-button__tertiary_iee2p:active {
2581
+ background: rgba(225, 225, 248, 0.09);
2582
+ } .cc-icon-button.icon-button__component_iee2p:disabled.icon-button__primary_iee2p {
2583
+ color: rgba(222, 222, 238, 0.13)
2584
+ } .cc-icon-button.icon-button__component_iee2p:disabled.icon-button__primary_iee2p.icon-button__loader_iee2p {
2585
+ color: rgba(255, 255, 255, 0.94);
2586
+ } .cc-icon-button.icon-button__component_iee2p:disabled.icon-button__secondary_iee2p {
2587
+ color: rgba(222, 222, 238, 0.13)
2588
+ } .cc-icon-button.icon-button__component_iee2p:disabled.icon-button__secondary_iee2p.icon-button__loader_iee2p {
2589
+ color: rgba(238, 238, 251, 0.55);
2590
+ } .cc-icon-button.icon-button__component_iee2p:disabled.icon-button__negative_iee2p {
2591
+ color: rgba(222, 222, 238, 0.13)
2592
+ } .cc-icon-button.icon-button__component_iee2p:disabled.icon-button__negative_iee2p.icon-button__loader_iee2p {
2593
+ color: #ff4837;
2594
+ } .cc-icon-button.icon-button__component_iee2p:disabled.icon-button__tertiary_iee2p {
2595
+ color: rgba(222, 222, 238, 0.13)
2596
+ } .cc-icon-button.icon-button__component_iee2p:disabled.icon-button__tertiary_iee2p.icon-button__loader_iee2p {
2597
+ color: rgba(228, 228, 251, 0.28);
2598
+ } .cc-icon-button.icon-button__component_iee2p:disabled.icon-button__transparentBg_iee2p {
2599
+ background: transparent;
2600
+ }
2601
+
2602
+ .cc-icon-button.icon-button__primary_elhf3 {
2603
+ color: rgba(3, 3, 6, 0.88)
2604
+ } .cc-icon-button.icon-button__primary_elhf3:hover {
2605
+ color: rgba(2, 2, 10, 0.76);
2606
+ } .cc-icon-button.icon-button__primary_elhf3:active {
2607
+ color: rgba(1, 1, 12, 0.63);
2608
+ } .cc-icon-button.icon-button__secondary_elhf3 {
2609
+ color: rgba(4, 4, 21, 0.47)
2610
+ } .cc-icon-button.icon-button__secondary_elhf3:hover {
2611
+ color: rgba(4, 4, 19, 0.55);
2612
+ } .cc-icon-button.icon-button__secondary_elhf3:active {
2613
+ color: rgba(1, 1, 12, 0.63);
2614
+ } .cc-icon-button.icon-button__transparent_elhf3 {
2615
+ color: rgba(9, 12, 37, 0.28)
2616
+ } .cc-icon-button.icon-button__transparent_elhf3:hover {
2617
+ color: rgba(5, 8, 29, 0.38);
2618
+ } .cc-icon-button.icon-button__transparent_elhf3:active {
2619
+ color: rgba(4, 4, 21, 0.47);
2620
+ } .cc-icon-button.icon-button__negative_elhf3 {
2621
+ color: #ff4837
2622
+ } .cc-icon-button.icon-button__negative_elhf3:hover {
2623
+ color: #ec2d20;
2624
+ } .cc-icon-button.icon-button__negative_elhf3:active {
2625
+ color: #c7241f;
2626
+ } .cc-icon-button.icon-button__tertiary_elhf3 {
2627
+ color: rgba(9, 12, 37, 0.28)
2628
+ } .cc-icon-button.icon-button__tertiary_elhf3:hover {
2629
+ color: rgba(5, 8, 29, 0.38);
2630
+ } .cc-icon-button.icon-button__tertiary_elhf3:active {
2631
+ color: rgba(4, 4, 21, 0.47);
2632
+ } .cc-icon-button.icon-button__transparentBg_elhf3.icon-button__primary_elhf3 {
2633
+ color: rgba(3, 3, 6, 0.88)
2634
+ } .cc-icon-button.icon-button__transparentBg_elhf3.icon-button__primary_elhf3:hover {
2635
+ background: rgba(38, 55, 88, 0.06);
2636
+ } .cc-icon-button.icon-button__transparentBg_elhf3.icon-button__primary_elhf3:active {
2637
+ background: rgba(30, 43, 68, 0.08);
2638
+ } .cc-icon-button.icon-button__transparentBg_elhf3.icon-button__secondary_elhf3 {
2639
+ color: rgba(4, 4, 19, 0.55)
2640
+ } .cc-icon-button.icon-button__transparentBg_elhf3.icon-button__secondary_elhf3:hover {
2641
+ background: rgba(38, 55, 88, 0.06);
2642
+ } .cc-icon-button.icon-button__transparentBg_elhf3.icon-button__secondary_elhf3:active {
2643
+ background: rgba(30, 43, 68, 0.08);
2644
+ } .cc-icon-button.icon-button__transparentBg_elhf3.icon-button__negative_elhf3 {
2645
+ color: #ec2d20
2646
+ } .cc-icon-button.icon-button__transparentBg_elhf3.icon-button__negative_elhf3:hover {
2647
+ background: rgba(38, 55, 88, 0.06);
2648
+ } .cc-icon-button.icon-button__transparentBg_elhf3.icon-button__negative_elhf3:active {
2649
+ background: rgba(30, 43, 68, 0.08);
2650
+ } .cc-icon-button.icon-button__transparentBg_elhf3.icon-button__tertiary_elhf3 {
2651
+ color: rgba(5, 8, 29, 0.38)
2652
+ } .cc-icon-button.icon-button__transparentBg_elhf3.icon-button__tertiary_elhf3:hover {
2653
+ background: rgba(38, 55, 88, 0.06);
2654
+ } .cc-icon-button.icon-button__transparentBg_elhf3.icon-button__tertiary_elhf3:active {
2655
+ background: rgba(30, 43, 68, 0.08);
2656
+ } .cc-icon-button.icon-button__component_elhf3:disabled.icon-button__primary_elhf3 {
2657
+ color: rgba(15, 25, 55, 0.1)
2658
+ } .cc-icon-button.icon-button__component_elhf3:disabled.icon-button__primary_elhf3.icon-button__loader_elhf3 {
2659
+ color: rgba(3, 3, 6, 0.88);
2660
+ } .cc-icon-button.icon-button__component_elhf3:disabled.icon-button__secondary_elhf3 {
2661
+ color: rgba(15, 25, 55, 0.1)
2662
+ } .cc-icon-button.icon-button__component_elhf3:disabled.icon-button__secondary_elhf3.icon-button__loader_elhf3 {
2663
+ color: rgba(4, 4, 21, 0.47);
2664
+ } .cc-icon-button.icon-button__component_elhf3:disabled.icon-button__negative_elhf3 {
2665
+ color: rgba(15, 25, 55, 0.1)
2666
+ } .cc-icon-button.icon-button__component_elhf3:disabled.icon-button__negative_elhf3.icon-button__loader_elhf3 {
2667
+ color: #ff4837;
2668
+ } .cc-icon-button.icon-button__component_elhf3:disabled.icon-button__tertiary_elhf3 {
2669
+ color: rgba(15, 25, 55, 0.1)
2670
+ } .cc-icon-button.icon-button__component_elhf3:disabled.icon-button__tertiary_elhf3.icon-button__loader_elhf3 {
2671
+ color: rgba(9, 12, 37, 0.28);
2672
+ } .cc-icon-button.icon-button__component_elhf3:disabled.icon-button__transparentBg_elhf3 {
2673
+ background: transparent;
2674
+ }.input__input_y48um {
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_y48um:-webkit-autofill {
2679
+ -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
2680
+ } .input__input_y48um::placeholder {
2681
+ color: rgba(238, 238, 251, 0.55);
2682
+ } .input__hasInnerLabel_y48um::placeholder {
2683
+ color: rgba(233, 233, 250, 0.37);
2684
+ } .input__input_y48um:read-only:not(.input__disableUserInput_y48um) {
2685
+ color: rgba(233, 233, 250, 0.37)
2686
+ } .input__input_y48um:read-only:not(.input__disableUserInput_y48um):focus::placeholder {
2687
+ color: rgba(238, 238, 251, 0.55);
2688
+ } .input__input_y48um:disabled {
2689
+ color: rgba(233, 233, 250, 0.37);
2690
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
2691
+ } .input__input_y48um:focus::placeholder {
2692
+ color: rgba(233, 233, 250, 0.37);
2693
+ } .input__error_y48um {
2694
+ color: rgba(255, 255, 255, 0.94);
2695
+ caret-color: rgba(255, 255, 255, 0.94);
2696
+ }
2697
+ .input__focusVisible_1yow2 {
2698
+ outline: 2px solid #3193fc;
2699
+ } @keyframes input__onautofillstart_1yow2 {
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_1yow2 {
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_z1xok {
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_z1xok:-webkit-autofill {
2719
+ -webkit-text-fill-color: rgba(3, 3, 6, 0.88);
2720
+ } .input__input_z1xok::placeholder {
2721
+ color: rgba(4, 4, 19, 0.55);
2722
+ } .input__hasInnerLabel_z1xok::placeholder {
2723
+ color: rgba(5, 8, 29, 0.38);
2724
+ } .input__input_z1xok:read-only:not(.input__disableUserInput_z1xok) {
2725
+ color: rgba(5, 8, 29, 0.38)
2726
+ } .input__input_z1xok:read-only:not(.input__disableUserInput_z1xok):focus::placeholder {
2727
+ color: rgba(4, 4, 19, 0.55);
2728
+ } .input__input_z1xok:disabled {
2729
+ color: rgba(5, 8, 29, 0.38);
2730
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
2731
+ } .input__input_z1xok:focus::placeholder {
2732
+ color: rgba(5, 8, 29, 0.38);
2733
+ } .input__error_z1xok {
2734
+ color: rgba(3, 3, 6, 0.88);
2735
+ caret-color: rgba(3, 3, 6, 0.88);
2736
+ }
2737
+ .input__clearIcon_117tm {
2738
+ color: rgba(228, 228, 251, 0.28)
2739
+ } .input__clearIcon_117tm:hover {
2740
+ color: rgba(233, 233, 250, 0.37);
2741
+ } .input__clearIcon_117tm:active {
2742
+ color: rgba(238, 238, 254, 0.46);
2743
+ }
2744
+
2745
+ .input__clearIcon_417wd {
2746
+ color: rgba(9, 12, 37, 0.28)
2747
+ } .input__clearIcon_417wd:hover {
2748
+ color: rgba(5, 8, 29, 0.38);
2749
+ } .input__clearIcon_417wd:active {
2750
+ color: rgba(4, 4, 21, 0.47);
2751
+ }.navigation-bar__border_1uceq {
2752
+ box-shadow: 0 1px 0 0 #29292c;
2753
+ } .navigation-bar__content_1uceq {
2754
+ color: rgba(255, 255, 255, 0.94)
2755
+ } .navigation-bar__subtitle_1uceq {
2756
+ color: rgba(238, 238, 251, 0.55);
2757
+ }
2758
+ .navigation-bar__iconWrapper_17oka {
2759
+ background: rgba(214, 214, 229, 0.07)
2760
+ } .navigation-bar__iconWrapper_17oka.navigation-bar__back_17oka {
2761
+ background: transparent;
2762
+ } .navigation-bar__floating_17oka path {
2763
+ fill: rgba(238, 238, 251, 0.55);
2764
+ } .navigation-bar__floating_17oka:hover path {
2765
+ fill: rgba(239, 240, 252, 0.65);
2766
+ } .navigation-bar__floating_17oka:active path {
2767
+ fill: rgba(243, 245, 254, 0.75);
2768
+ }
2769
+ .pass-code-v1__message_3qnj6 {
2770
+ color: rgba(255, 255, 255, 0.94);
2771
+ } .pass-code-v1__error_3qnj6 {
2772
+ color: #ff4837;
2773
+ }
2774
+ .pass-code-v1__dot_17qoe {
2775
+ background: rgba(222, 222, 238, 0.13)
2776
+ } .pass-code-v1__dot_17qoe.pass-code-v1__error_17qoe {
2777
+ background: #ff4837;
2778
+ } .pass-code-v1__filled_17qoe {
2779
+ background: rgba(255, 255, 255, 0.94);
2780
+ }
2781
+ @keyframes pass-code-v1__shake_bmzf0 {
2782
+ }
2783
+
2784
+ .pass-code-v1__secondary_5820i.pass-code-v1__secondary_5820i {
2785
+ color: rgba(255, 255, 255, 0.94);
2786
+ background: rgba(225, 225, 248, 0.09)
2787
+ } .pass-code-v1__secondary_5820i.pass-code-v1__secondary_5820i:hover {
2788
+ color: rgba(255, 255, 255, 0.94);
2789
+ } .pass-code-v1__secondary_5820i.pass-code-v1__secondary_5820i:active {
2790
+ background: rgba(234, 234, 248, 0.15);
2791
+ } .pass-code-v1__ghost_5820i.pass-code-v1__ghost_5820i {
2792
+ color: rgba(255, 255, 255, 0.94)
2793
+ } .pass-code-v1__ghost_5820i.pass-code-v1__ghost_5820i:hover {
2794
+ color: rgba(255, 255, 255, 0.94);
2795
+ } .pass-code-v1__ghost_5820i.pass-code-v1__ghost_5820i:active {
2796
+ background: rgba(234, 234, 248, 0.15);
2797
+ }
2798
+ @media screen and (min-width: 360px) {
2799
+ } @media screen and (min-width: 390px) {
2800
+ }
2801
+ .pattern-lock-v1__message_1863j {
2802
+ color: rgba(255, 255, 255, 0.94);
2803
+ } .pattern-lock-v1__error_1863j {
2804
+ color: #ff4837;
2805
+ }
2806
+
2807
+
2808
+ .pass-code__dot_7wvx1 {
2809
+ background: rgba(222, 222, 238, 0.13)
2810
+ } .pass-code__dot_7wvx1.pass-code__filled_7wvx1 {
2811
+ background: rgba(255, 255, 255, 0.94);
2812
+ } .pass-code__dot_7wvx1.pass-code__animatedFill_7wvx1 {
2813
+ background: rgba(255, 255, 255, 0.94);
2814
+ } .pass-code__dot_7wvx1.pass-code__error_7wvx1 {
2815
+ background: #ff4837;
2816
+ } .pass-code__dot_7wvx1.pass-code__success_7wvx1 {
2817
+ background: #17d055;
2818
+ } .pass-code__dot_7wvx1.pass-code__rawSuccess_7wvx1 {
2819
+ background: #17d055;
2820
+ }
2821
+ @keyframes pass-code__shake_192am {
2822
+ }
2823
+
2824
+ .pass-code__secondary_1tk7f.pass-code__secondary_1tk7f,
2825
+ .pass-code__button_1tk7f.pass-code__button_1tk7f {
2826
+ color: rgba(255, 255, 255, 0.94);
2827
+ background-color: rgba(255, 255, 255, 0)
2828
+ } .pass-code__secondary_1tk7f.pass-code__secondary_1tk7f:active, .pass-code__button_1tk7f.pass-code__button_1tk7f:active {
2829
+ background-color: rgba(225, 225, 248, 0.09);
2830
+ } .pass-code__secondary_1tk7f.pass-code__secondary_1tk7f:not(.pass-code__isIOS_1tk7f):hover, .pass-code__button_1tk7f.pass-code__button_1tk7f:not(.pass-code__isIOS_1tk7f):hover {
2831
+ background-color: rgba(214, 214, 229, 0.07);
2832
+ } .pass-code__secondary_1tk7f.pass-code__secondary_1tk7f:not(.pass-code__isIOS_1tk7f):active, .pass-code__button_1tk7f.pass-code__button_1tk7f:not(.pass-code__isIOS_1tk7f):active {
2833
+ background-color: rgba(225, 225, 248, 0.09);
2834
+ }.product-cover__component_bq38k {
2835
+ background-color: #4a4a51
2836
+ }
2837
+
2838
+ .product-cover__cardMack_k2jvh {
2839
+ background-color: rgba(3, 3, 6, 0.88);
2840
+ }
2841
+ .product-cover__default_tx7wp {
2842
+ background: rgba(238, 238, 251, 0.55);
2843
+ } .product-cover__inverted_tx7wp {
2844
+ background: rgba(4, 4, 21, 0.47);
2845
+ }
2846
+ .product-cover__buttonEye_1p4qo.product-cover__buttonEye_1p4qo {
2847
+ color: #fff
2848
+ } .product-cover__buttonEye_1p4qo.product-cover__buttonEye_1p4qo:hover {
2849
+ color: #fff;
2850
+ } .product-cover__buttonEye_1p4qo.product-cover__buttonEye_1p4qo:active {
2851
+ color: #fff;
2852
+ }.file-upload-item-v1__component_zognx {
2853
+ color: rgba(238, 238, 251, 0.55);
2854
+ box-shadow: 0 -1px 0 0 #29292c inset
2855
+ } .file-upload-item-v1__icon_zognx {
2856
+ color: rgba(255, 255, 255, 0.94);
2857
+ } .file-upload-item-v1__errorIcon_zognx {
2858
+ color: #ff4837;
2859
+ } .file-upload-item-v1__successIcon_zognx {
2860
+ color: #17d055;
2861
+ } .file-upload-item-v1__name_zognx {
2862
+ color: rgba(255, 255, 255, 0.94)
2863
+ } .file-upload-item-v1__errorWrapper_zognx {
2864
+ color: #ff4837;
2865
+ }.pure-cell__focused_1lssp {
2866
+ outline: 2px solid #3193fc;
2867
+ }
2868
+ .pure-cell__button_5m8p6 {
2869
+ -webkit-tap-highlight-color: transparent;
2870
+ background-color: transparent
2871
+ }
2872
+ .pure-cell__hidden_de0ft {
2873
+ background: rgba(231, 231, 248, 0.18);
2874
+ }
2875
+ .pure-cell__hidden_1uwrk {
2876
+ background: rgba(231, 231, 248, 0.18);
2877
+ }
2878
+
2879
+ .pure-cell__categoryPercent_c6is2 {
2880
+ background-color: #1c1c1e;
2881
+ }
2882
+
2883
+
2884
+ .pure-cell__button_1px82 {
2885
+ -webkit-tap-highlight-color: transparent;
2886
+ background-color: transparent
2887
+ }
2888
+ .pure-cell__component_1fc2f.pure-cell__button_1fc2f {
2889
+ -webkit-tap-highlight-color: transparent;
2890
+ background-color: transparent
2891
+ }
2892
+
2893
+ .file-upload-item__deleteIconColor_1l9di {
2894
+ fill: rgba(233, 233, 250, 0.37)
2895
+ } .file-upload-item__deleteIconColor_1l9di:hover {
2896
+ fill: rgba(238, 238, 254, 0.46);
2897
+ } .file-upload-item__downloadIconColor_1l9di {
2898
+ fill: rgba(233, 233, 250, 0.37)
2899
+ } .file-upload-item__downloadIconColor_1l9di:hover {
2900
+ fill: rgba(238, 238, 254, 0.46);
2901
+ } .file-upload-item__restoreIconColor_1l9di {
2902
+ fill: rgba(233, 233, 250, 0.37)
2903
+ } .file-upload-item__restoreIconColor_1l9di:hover {
2904
+ fill: rgba(238, 238, 254, 0.46);
2905
+ }
2906
+ .file-upload-item__container_oxe19 .file-upload-item__title_oxe19.file-upload-item__restore_oxe19 {
2907
+ color: rgba(233, 233, 250, 0.37);
2908
+ }
2909
+ .file-upload-item__container_n0693 .file-upload-item__progress_n0693 {
2910
+ -webkit-mask-image: conic-gradient(black 0, transparent 0);
2911
+ mask-image: conic-gradient(black 0, transparent 0)
2912
+ } .file-upload-item__container_n0693 .file-upload-item__progress_n0693.file-upload-item__success_n0693,
2913
+ .file-upload-item__container_n0693 .file-upload-item__progress_n0693.file-upload-item__error_n0693 {
2914
+ -webkit-mask-image: conic-gradient(black 360deg, transparent 0);
2915
+ mask-image: conic-gradient(black 360deg, transparent 0);
2916
+ } .file-upload-item__container_n0693 .file-upload-item__progressBarTransparent_n0693 {
2917
+ fill: transparent;
2918
+ } .file-upload-item__container_n0693 .file-upload-item__progressBarUploading_n0693 {
2919
+ fill: #4a4a51;
2920
+ } .file-upload-item__container_n0693 .file-upload-item__progressBarSuccess_n0693 {
2921
+ fill: #17d055;
2922
+ } .file-upload-item__container_n0693 .file-upload-item__progressBarError_n0693 {
2923
+ fill: #ff4837;
2924
+ }
2925
+
2926
+
2927
+ .file-upload-item__iconPDFColored_1jxza {
2928
+ fill: #fe5e48;
2929
+ } .file-upload-item__iconDOCColored_1jxza {
2930
+ fill: #3193fc;
2931
+ } .file-upload-item__iconExcelColored_1jxza {
2932
+ fill: #0cc44d;
2933
+ } .file-upload-item__icon1CColored_1jxza {
2934
+ fill: #fa9313;
2935
+ } .file-upload-item__iconDocumentColored_1jxza {
2936
+ fill: rgba(255, 255, 255, 0.94);
2937
+ }
2938
+
2939
+ .plate__component_19rm2 {
2940
+ color: rgba(255, 255, 255, 0.94)
2941
+ } .plate__focused_19rm2 {
2942
+ outline: 2px solid #3193fc;
2943
+ } .plate__shadow_19rm2:after {
2944
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
2945
+ 0 0 1px rgba(0, 0, 0, 0.04);
2946
+ } .plate__common_19rm2 {
2947
+ background-color: rgba(225, 225, 248, 0.09);
2948
+ border: 1px solid rgba(238, 238, 251, 0.55)
2949
+ } .plate__common_19rm2:before {
2950
+ background-color: rgba(238, 238, 251, 0.55);
2951
+ } .plate__negative_19rm2 {
2952
+ background-color: #392523;
2953
+ border: 1px solid #ff4837
2954
+ } .plate__negative_19rm2:before {
2955
+ background-color: #ff4837;
2956
+ } .plate__positive_19rm2 {
2957
+ background-color: #232d25;
2958
+ border: 1px solid #17d055
2959
+ } .plate__positive_19rm2:before {
2960
+ background-color: #17d055;
2961
+ } .plate__attention_19rm2 {
2962
+ background-color: #36291f;
2963
+ border: 1px solid #fda136
2964
+ } .plate__attention_19rm2:before {
2965
+ background-color: #fda136;
2966
+ } .plate__custom_19rm2 {
2967
+ background: transparent;
2968
+ border: 1px solid rgba(238, 238, 251, 0.55)
2969
+ } .plate__custom_19rm2:before {
2970
+ background-color: rgba(238, 238, 251, 0.55);
2971
+ }.navigation-bar-private__content_16izu {
2972
+ color: rgba(255, 255, 255, 0.94)
2973
+ } .navigation-bar-private__subtitle_16izu {
2974
+ color: rgba(238, 238, 251, 0.55);
2975
+ }
2976
+ .navigation-bar-private__component_vtzx3 {
2977
+ background: rgba(255, 255, 255, 0.04)
2978
+ } .navigation-bar-private__component_vtzx3 svg > path {
2979
+ fill: rgba(255, 255, 255, 0.94);
2980
+ } .navigation-bar-private__component_vtzx3:hover svg > path {
2981
+ fill: rgba(255, 255, 255, 0.7);
2982
+ } .navigation-bar-private__component_vtzx3:active svg > path {
2983
+ fill: rgba(255, 255, 255, 0.6);
2984
+ } .navigation-bar-private__mobileWrapper_vtzx3 {
2985
+ background: rgba(214, 214, 229, 0.07)
2986
+ } .navigation-bar-private__mobileWrapper_vtzx3 svg > path {
2987
+ fill: rgba(238, 238, 251, 0.55);
2988
+ }
2989
+ .navigation-bar-private__button_uslr3 {
2990
+ background: rgba(255, 255, 255, 0.04);
2991
+ color: rgba(255, 255, 255, 0.94)
2992
+ }
2993
+ .navigation-bar-private__button_uslr3.navigation-bar-private__mobile_uslr3 {
2994
+ background: rgba(214, 214, 229, 0.07);
2995
+ color: rgba(238, 238, 251, 0.55);
2996
+ }
2997
+
2998
+ .navigation-bar-private__button_87jm6 {
2999
+ background: rgba(0, 0, 0, 0.04);
3000
+ color: rgba(3, 3, 6, 0.88)
3001
+ }
3002
+ .navigation-bar-private__button_87jm6.navigation-bar-private__mobile_87jm6 {
3003
+ background: rgba(38, 55, 88, 0.06);
3004
+ color: rgba(4, 4, 21, 0.47);
3005
+ }
3006
+
3007
+ .toast-plate__component_1x0mj {
3008
+ color: rgba(3, 3, 6, 0.88);
3009
+ background-color: #fff;
3010
+ } .toast-plate__closeButtonWrapper_1x0mj:before {
3011
+ background-color: #e7e8eb;
3012
+ }
3013
+
3014
+ .toast-plate__component_4wq61 {
3015
+ color: rgba(255, 255, 255, 0.94);
3016
+ background-color: #1c1c1e;
3017
+ } .toast-plate__closeButtonWrapper_4wq61:before {
3018
+ background-color: #29292c;
3019
+ }.number-input__steppers_mo99m {
3020
+ background-color: rgba(214, 214, 229, 0.07);
3021
+ } .number-input__steppersFocused_mo99m,
3022
+ .number-input__steppersDisabled_mo99m {
3023
+ background-color: rgba(225, 225, 248, 0.09);
3024
+ }
3025
+
3026
+ .number-input__steppers_3ij4o {
3027
+ background-color: #fff;
3028
+ } .number-input__steppersFocused_3ij4o,
3029
+ .number-input__steppersDisabled_3ij4o {
3030
+ background-color: rgba(15, 25, 55, 0.1);
3031
+ }
3032
+ .number-input__separator_141db {
3033
+ background-color: rgba(222, 222, 238, 0.13);
3034
+ }
3035
+
3036
+ .number-input__separator_72rlk {
3037
+ background-color: rgba(15, 25, 55, 0.1);
3038
+ }.slider-input__slider_7rz8c .noUi-base:hover > .noUi-connects {
3039
+ background-color: #898991;
3040
+ } .slider-input__slider_7rz8c .noUi-connects {
3041
+ background-color: #898991;
3042
+ } .slider-input__steps_7rz8c {
3043
+ color: rgba(238, 238, 251, 0.55);
3044
+ } .slider-input__info_7rz8c {
3045
+ color: rgba(238, 238, 251, 0.55);
3046
+ }.with-suffix__hasSuffix_d07nk input:focus::placeholder {
3047
+ color: transparent;
3048
+ } .with-suffix__disabled_d07nk {
3049
+ color: rgba(233, 233, 250, 0.37)
3050
+ } .with-suffix__disabled_d07nk.with-suffix__inverted_d07nk {
3051
+ color: rgba(5, 8, 29, 0.38);
3052
+ } .with-suffix__readOnly_d07nk {
3053
+ color: rgba(233, 233, 250, 0.37)
3054
+ } .with-suffix__readOnly_d07nk.with-suffix__inverted_d07nk {
3055
+ color: rgba(5, 8, 29, 0.38);
3056
+ }.bottom-sheet__modal_qrm3k.bottom-sheet__modal_qrm3k {
3057
+ background-color: transparent;
3058
+ } .bottom-sheet__component_qrm3k {
3059
+ background-color: #1c1c1e;
3060
+ } .bottom-sheet__defaultMarker_qrm3k {
3061
+ background-color: rgba(222, 222, 238, 0.13);
3062
+ } .bottom-sheet__content_qrm3k {
3063
+ color: rgba(255, 255, 255, 0.94);
3064
+ } .bottom-sheet__background-accent_qrm3k {
3065
+ background-color: #ef3124;
3066
+ } .bottom-sheet__background-info_qrm3k {
3067
+ background-color: #001c3c;
3068
+ } .bottom-sheet__background-attention-muted_qrm3k {
3069
+ background-color: #36291f;
3070
+ } .bottom-sheet__background-positive-muted_qrm3k {
3071
+ background-color: #232d25;
3072
+ } .bottom-sheet__background-negative-muted_qrm3k {
3073
+ background-color: #392523;
3074
+ } .bottom-sheet__background-primary_qrm3k {
3075
+ background-color: #121213;
3076
+ } .bottom-sheet__background-primary-inverted_qrm3k {
3077
+ background-color: #fff;
3078
+ } .bottom-sheet__background-secondary_qrm3k {
3079
+ background-color: #1c1c1e;
3080
+ } .bottom-sheet__background-secondary-inverted_qrm3k {
3081
+ background-color: #f2f3f5;
3082
+ } .bottom-sheet__background-tertiary_qrm3k {
3083
+ background-color: #27272a;
3084
+ } .bottom-sheet__background-tertiary-inverted_qrm3k {
3085
+ background-color: #e7e8ea;
3086
+ } .bottom-sheet__background-quaternary_qrm3k {
3087
+ background-color: #36363a;
3088
+ } .bottom-sheet__background-quaternary-inverted_qrm3k {
3089
+ background-color: #dcdee2;
3090
+ } .bottom-sheet__background-specialbg-component_qrm3k {
3091
+ background-color: rgba(255, 255, 255, 0.1);
3092
+ } .bottom-sheet__background-specialbg-component-inverted_qrm3k {
3093
+ background-color: rgba(11, 31, 53, 0.07);
3094
+ } .bottom-sheet__background-specialbg-primary-grouped_qrm3k {
3095
+ background-color: #1c1c1e;
3096
+ } .bottom-sheet__background-specialbg-secondary-grouped_qrm3k {
3097
+ background-color: #27272a;
3098
+ } .bottom-sheet__background-specialbg-tertiary-grouped_qrm3k {
3099
+ background-color: #36363a;
3100
+ } .bottom-sheet__background-specialbg-secondary-transparent_qrm3k {
3101
+ background-color: rgba(214, 214, 229, 0.07);
3102
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_qrm3k {
3103
+ background-color: rgba(38, 55, 88, 0.06);
3104
+ } .bottom-sheet__background-specialbg-tertiary-transparent_qrm3k {
3105
+ background-color: rgba(222, 222, 240, 0.12);
3106
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_qrm3k {
3107
+ background-color: rgba(30, 43, 68, 0.08);
3108
+ }
3109
+ .bottom-sheet__footer_346ij {
3110
+ background-color: #1c1c1e;
3111
+ } .bottom-sheet__highlighted_346ij {
3112
+ border-top: 1px solid #353539;
3113
+ background-color: #1c1c1e;
3114
+ } .bottom-sheet__background-accent_346ij {
3115
+ background-color: #ef3124;
3116
+ } .bottom-sheet__background-info_346ij {
3117
+ background-color: #001c3c;
3118
+ } .bottom-sheet__background-attention-muted_346ij {
3119
+ background-color: #36291f;
3120
+ } .bottom-sheet__background-positive-muted_346ij {
3121
+ background-color: #232d25;
3122
+ } .bottom-sheet__background-negative-muted_346ij {
3123
+ background-color: #392523;
3124
+ } .bottom-sheet__background-primary_346ij {
3125
+ background-color: #121213;
3126
+ } .bottom-sheet__background-primary-inverted_346ij {
3127
+ background-color: #fff;
3128
+ } .bottom-sheet__background-secondary_346ij {
3129
+ background-color: #1c1c1e;
3130
+ } .bottom-sheet__background-secondary-inverted_346ij {
3131
+ background-color: #f2f3f5;
3132
+ } .bottom-sheet__background-tertiary_346ij {
3133
+ background-color: #27272a;
3134
+ } .bottom-sheet__background-tertiary-inverted_346ij {
3135
+ background-color: #e7e8ea;
3136
+ } .bottom-sheet__background-quaternary_346ij {
3137
+ background-color: #36363a;
3138
+ } .bottom-sheet__background-quaternary-inverted_346ij {
3139
+ background-color: #dcdee2;
3140
+ } .bottom-sheet__background-specialbg-component_346ij {
3141
+ background-color: rgba(255, 255, 255, 0.1);
3142
+ } .bottom-sheet__background-specialbg-component-inverted_346ij {
3143
+ background-color: rgba(11, 31, 53, 0.07);
3144
+ } .bottom-sheet__background-specialbg-primary-grouped_346ij {
3145
+ background-color: #1c1c1e;
3146
+ } .bottom-sheet__background-specialbg-secondary-grouped_346ij {
3147
+ background-color: #27272a;
3148
+ } .bottom-sheet__background-specialbg-tertiary-grouped_346ij {
3149
+ background-color: #36363a;
3150
+ } .bottom-sheet__background-specialbg-secondary-transparent_346ij {
3151
+ background-color: rgba(214, 214, 229, 0.07);
3152
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_346ij {
3153
+ background-color: rgba(38, 55, 88, 0.06);
3154
+ } .bottom-sheet__background-specialbg-tertiary-transparent_346ij {
3155
+ background-color: rgba(222, 222, 240, 0.12);
3156
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_346ij {
3157
+ background-color: rgba(30, 43, 68, 0.08);
3158
+ }
3159
+ .bottom-sheet__highlighted_1fpt9 {
3160
+ border-bottom: 1px solid #353539;
3161
+ }
3162
+ .popup-sheet__appear_a7wir,
3163
+ .popup-sheet__enter_a7wir {
3164
+ background-color: transparent;
3165
+ } .popup-sheet__appearActive_a7wir,
3166
+ .popup-sheet__enterActive_a7wir,
3167
+ .popup-sheet__appearDone_a7wir,
3168
+ .popup-sheet__enterDone_a7wir {
3169
+ background-color: rgba(0, 0, 0, 0.7);
3170
+ } .popup-sheet__exit_a7wir {
3171
+ background-color: rgba(0, 0, 0, 0.7);
3172
+ } .popup-sheet__exitActive_a7wir,
3173
+ .popup-sheet__exitDone_a7wir {
3174
+ background-color: transparent;
3175
+ }
3176
+
3177
+
3178
+
3179
+
3180
+
3181
+
3182
+
3183
+ .modal__sticky_k7c4u {
3184
+ background: #1c1c1e;
3185
+ } .modal__highlighted_k7c4u {
3186
+ background: #1c1c1e;
3187
+ box-shadow: 0 -1px 0 0 #29292c;
3188
+ }
3189
+
3190
+
3191
+
3192
+ .modal__highlighted_8bio5 {
3193
+ background: #1c1c1e;
3194
+ box-shadow: 0 1px 0 0 #29292c;
3195
+ } .modal__sticky_8bio5.modal__hasContent_8bio5 {
3196
+ background: #1c1c1e;
3197
+ }
3198
+
3199
+
3200
+
3201
+
3202
+
3203
+
3204
+
3205
+
3206
+
3207
+ .side-panel__sticky_cgbf9 {
3208
+ background: #1c1c1e;
3209
+ } .side-panel__highlighted_cgbf9 {
3210
+ background: #1c1c1e;
3211
+ box-shadow: 0 -1px 0 0 #29292c;
3212
+ }
3213
+
3214
+
3215
+
3216
+ .side-panel__highlighted_3pfy1 {
3217
+ background: #1c1c1e;
3218
+ box-shadow: 0 1px 0 0 #29292c;
3219
+ } .side-panel__sticky_3pfy1.side-panel__hasContent_3pfy1 {
3220
+ background: #1c1c1e;
3221
+ }
3222
+ .toast__toastPlate_1bqrz {
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_1bqrz {
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_c705g {
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_c705g {
3235
+ color: rgba(238, 238, 251, 0.55)
3236
+ } .bank-card__focused_c705g .bank-card__label_c705g,
3237
+ .bank-card__filled_c705g .bank-card__label_c705g {
3238
+ color: rgba(255, 255, 255, 0.94)
3239
+ } .bank-card__input_c705g {
3240
+ color: rgba(255, 255, 255, 0.94);
3241
+ caret-color: rgba(255, 255, 255, 0.94)
3242
+ } .bank-card__bankLogo_c705g svg g {
3243
+ fill: rgba(255, 255, 255, 0.94);
3244
+ } .bank-card__brandLogo_c705g svg {
3245
+ fill: rgba(255, 255, 255, 0.94);
3246
+ } .bank-card__usePhoto_c705g {
3247
+ background-color: transparent
3248
+ } .bank-card__usePhoto_c705g svg {
3249
+ fill: rgba(255, 255, 255, 0.94);
3250
+ }.amount-input__minorPartAndCurrency_vuxd9 {
3251
+ color: rgba(238, 238, 251, 0.55)
3252
+ } .amount-input__minorPartAndCurrency_vuxd9.amount-input__disabled_vuxd9,
3253
+ .amount-input__minorPartAndCurrency_vuxd9.amount-input__readOnly_vuxd9 {
3254
+ color: rgba(233, 233, 250, 0.37);
3255
+ }
3256
+ .amount-input__filled_1cl2i .amount-input__input_1cl2i,
3257
+ .amount-input__input_1cl2i:focus {
3258
+ -webkit-text-fill-color: transparent;
3259
+ }
3260
+ .amount-input__minorPartAndCurrency_1eijw {
3261
+ color: rgba(4, 4, 19, 0.55)
3262
+ } .amount-input__minorPartAndCurrency_1eijw.amount-input__disabled_1eijw,
3263
+ .amount-input__minorPartAndCurrency_1eijw.amount-input__readOnly_1eijw {
3264
+ color: rgba(5, 8, 29, 0.38);
3265
+ }
3266
+
3267
+
3268
+
3269
+
3270
+
3271
+ .universal-modal__sticky_qk6l6 {
3272
+ background: #1c1c1e;
3273
+ } .universal-modal__highlighted_qk6l6 {
3274
+ background: #1c1c1e;
3275
+ box-shadow: 0 -1px 0 0 #29292c;
3276
+ }
3277
+
3278
+
3279
+
3280
+
3281
+ .universal-modal__highlighted_gppin {
3282
+ background: #1c1c1e;
3283
+ box-shadow: 0 1px 0 0 #29292c;
3284
+ } .universal-modal__sticky_gppin.universal-modal__hasContent_gppin {
3285
+ background: #1c1c1e;
3286
+ }
3287
+
3288
+
3289
+ .universal-modal__component_1kigz.universal-modal__overlayHidden_1kigz {
3290
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3291
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3292
+ }
3293
+
3294
+ .universal-modal__component_hzeve.universal-modal__overlayHidden_hzeve {
3295
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3296
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3297
+ }
3298
+ @keyframes universal-modal__step_1_x6ode {
3299
+ } @keyframes universal-modal__step_2_x6ode {
3300
+ 100% {
3301
+ background-color: transparent;
3302
+ }
3303
+ } .universal-modal__appear_x6ode,
3304
+ .universal-modal__enter_x6ode {
3305
+ background-color: transparent;
3306
+ } .universal-modal__appearActive_x6ode,
3307
+ .universal-modal__enterActive_x6ode,
3308
+ .universal-modal__appearDone_x6ode,
3309
+ .universal-modal__enterDone_x6ode {
3310
+ background-color: rgba(0, 0, 0, 0.7);
3311
+ } .universal-modal__exit_x6ode {
3312
+ background-color: rgba(0, 0, 0, 0.7);
3313
+ } .universal-modal__exitDone_x6ode {
3314
+ background-color: transparent;
3315
+ }
3316
+
3317
+
3318
+
3319
+ .universal-modal__button_oo90z.universal-modal__button_oo90z {
3320
+ background-color: rgba(18, 18, 19, 0.4);
3321
+ }
3322
+ .universal-modal__button_qhj7t.universal-modal__button_qhj7t {
3323
+ background-color: rgba(255, 255, 255, 0.04);
3324
+ }
3325
+
3326
+
3327
+
3328
+ .universal-modal__icon_1qmma {
3329
+ fill: rgba(238, 238, 251, 0.55);
3330
+ }
3331
+ .universal-modal__icon_zbvdi {
3332
+ fill: rgba(238, 238, 251, 0.55);
3333
+ }.tooltip__hint_z26nb {
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_z26nb .tooltip__arrow_z26nb:after {
3339
+ background-color: #fff;
3340
+ border-color: #fff;
3341
+ } .tooltip__tooltip_z26nb {
3342
+ border: 1px solid #29292c;
3343
+ background-color: #1c1c1e
3344
+ } .tooltip__tooltip_z26nb .tooltip__arrow_z26nb:after {
3345
+ border-color: #29292c;
3346
+ background-color: #1c1c1e;
3347
+ }
3348
+
3349
+ .tooltip__tooltip_16ny4 {
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_16ny4 .tooltip__arrow_16ny4:after {
3355
+ background-color: #fff;
3356
+ } .tooltip__hint_16ny4 {
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_16ny4 .tooltip__arrow_16ny4:after {
3362
+ background-color: #1c1c1e;
3363
+ }
3364
+
3365
+ @media (min-width: 600px) {
3366
+ }.calendar__container_xp5yr.calendar__customScrollbar_xp5yr::-webkit-scrollbar-track {
3367
+ background-color: transparent;
3368
+ } .calendar__container_xp5yr.calendar__customScrollbar_xp5yr::-webkit-scrollbar-track-piece {
3369
+ background-color: transparent;
3370
+ } .calendar__container_xp5yr.calendar__customScrollbar_xp5yr::-webkit-scrollbar-thumb {
3371
+ background-color: rgba(228, 228, 251, 0.28);
3372
+ border-color: transparent;
3373
+ } .calendar__container_xp5yr.calendar__customScrollbar_xp5yr::-webkit-scrollbar-thumb:active {
3374
+ background-color: rgba(238, 238, 251, 0.55);
3375
+ }
3376
+ .calendar__appear_1l4gq,
3377
+ .calendar__enter_1l4gq {
3378
+ background-color: transparent;
3379
+ } .calendar__appearActive_1l4gq,
3380
+ .calendar__enterActive_1l4gq,
3381
+ .calendar__appearDone_1l4gq,
3382
+ .calendar__enterDone_1l4gq {
3383
+ background-color: rgba(222, 222, 238, 0.13);
3384
+ } .calendar__exit_1l4gq {
3385
+ background-color: rgba(222, 222, 238, 0.13);
3386
+ } .calendar__exitActive_1l4gq,
3387
+ .calendar__exitDone_1l4gq {
3388
+ background-color: transparent;
3389
+ }
3390
+ .calendar__calendar_1n2nh th {
3391
+ border-bottom: 1px solid #29292c;
3392
+ } .calendar__dayNames_1n2nh {
3393
+ background: #1c1c1e
3394
+ } .calendar__month_1n2nh {
3395
+ color: rgba(255, 255, 255, 0.94)
3396
+ } .calendar__month_1n2nh.calendar__clickableMonth_1n2nh {
3397
+ background-color: rgba(214, 214, 229, 0.07)
3398
+ } .calendar__month_1n2nh.calendar__clickableMonth_1n2nh.calendar__active_1n2nh {
3399
+ background-color: #f2f3f5
3400
+ } .calendar__month_1n2nh.calendar__clickableMonth_1n2nh.calendar__active_1n2nh .calendar__monthTitle_1n2nh {
3401
+ color: rgba(3, 3, 6, 0.88);
3402
+ } .calendar__month_1n2nh.calendar__clickableMonth_1n2nh.calendar__disabled_1n2nh .calendar__monthTitle_1n2nh {
3403
+ color: rgba(233, 233, 250, 0.37);
3404
+ } .calendar__dayName_1n2nh {
3405
+ color: rgba(238, 238, 251, 0.55)
3406
+ }
3407
+
3408
+ .calendar__dayName_1d5re {
3409
+ color: rgba(238, 238, 251, 0.55)
3410
+ } .calendar__day_1d5re {
3411
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
3412
+ color: rgba(255, 255, 255, 0.94)
3413
+ } .calendar__day_1d5re.calendar__highlighted_1d5re,
3414
+ .calendar__day_1d5re.calendar__range_1d5re.calendar__highlighted_1d5re:not(.calendar__disabled_1d5re) {
3415
+ color: rgba(255, 255, 255, 0.94);
3416
+ background: rgba(214, 214, 229, 0.07);
3417
+ } .calendar__day_1d5re.calendar__holiday_1d5re {
3418
+ color: #ff4837;
3419
+ } .calendar__day_1d5re.calendar__disabled_1d5re {
3420
+ color: rgba(233, 233, 250, 0.37);
3421
+ background: transparent;
3422
+ } .calendar__day_1d5re.calendar__today_1d5re {
3423
+ color: #4a9dfc;
3424
+ } .calendar__day_1d5re.calendar__rangeComplete_1d5re {
3425
+ background: #293044;
3426
+ } .calendar__day_1d5re.calendar__selected_1d5re,
3427
+ .calendar__day_1d5re.calendar__disabled_1d5re.calendar__selected_1d5re {
3428
+ color: rgba(3, 3, 6, 0.88);
3429
+ background: #f2f3f5;
3430
+ } @media (hover) {
3431
+ .calendar__day_1d5re.calendar__selected_1d5re:hover {
3432
+ background: #dcdde1;
3433
+ }
3434
+ } .calendar__dayWrapper_1d5re {
3435
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
3436
+ } .calendar__range_1d5re .calendar__day_1d5re:not(.calendar__selected_1d5re):not(.calendar__disabled_1d5re):not(.calendar__today_1d5re):not(.calendar__holiday_1d5re) {
3437
+ color: rgba(255, 255, 255, 0.94);
3438
+ } .calendar__range_1d5re:before {
3439
+ background: rgba(225, 225, 248, 0.09);
3440
+ } .calendar__rangeComplete_1d5re:before {
3441
+ background: #293044;
3442
+ } .calendar__transitLeft_1d5re:after {
3443
+ background: linear-gradient(
3444
+ 270deg,
3445
+ rgba(225, 225, 248, 0.09) 0%,
3446
+ rgba(255, 255, 255, 0) 100%
3447
+ );
3448
+ } .calendar__transitRight_1d5re:after {
3449
+ background: linear-gradient(
3450
+ 270deg,
3451
+ rgba(255, 255, 255, 0) 0%,
3452
+ rgba(225, 225, 248, 0.09) 100%
3453
+ );
3454
+ } .calendar__rangeComplete_1d5re.calendar__transitLeft_1d5re:after {
3455
+ background: linear-gradient(
3456
+ 270deg,
3457
+ #293044 0%,
3458
+ rgba(255, 255, 255, 0) 100%
3459
+ );
3460
+ } .calendar__rangeComplete_1d5re.calendar__transitRight_1d5re:after {
3461
+ background: linear-gradient(
3462
+ 270deg,
3463
+ rgba(255, 255, 255, 0) 0%,
3464
+ #293044 100%
3465
+ );
3466
+ } .calendar__dot_1d5re {
3467
+ background: rgba(255, 255, 255, 0.94);
3468
+ } .calendar__selected_1d5re .calendar__dot_1d5re {
3469
+ background: rgba(3, 3, 6, 0.88);
3470
+ } .calendar__bottomAddon_1d5re.calendar__selected_1d5re,
3471
+ .calendar__bottomAddon_1d5re.calendar__selected_1d5re > * {
3472
+ color: rgba(3, 3, 6, 0.88);
3473
+ }
3474
+ .calendar__withShadow_1fl6k {
3475
+ box-shadow: 0 1px 0 0 #29292c;
3476
+ }
3477
+
3478
+
3479
+ @media (max-width: 374px) {
3480
+ }
3481
+ .calendar__empty_n3399 {
3482
+ color: rgba(238, 238, 251, 0.55);
3483
+ }
3484
+ .cc-calendar .calendar__button_dejhf.calendar__button_dejhf {
3485
+ background-color: transparent
3486
+ } .cc-calendar .calendar__button_dejhf.calendar__button_dejhf:not(:disabled):hover {
3487
+ background-color: rgba(214, 214, 229, 0.07);
3488
+ color: rgba(255, 255, 255, 0.94);
3489
+ } .cc-calendar .calendar__button_dejhf.calendar__button_dejhf.calendar__filled_dejhf {
3490
+ background-color: rgba(222, 222, 238, 0.13)
3491
+ } .cc-calendar .calendar__button_dejhf.calendar__button_dejhf.calendar__filled_dejhf:not(:disabled):hover {
3492
+ background-color: rgba(234, 234, 248, 0.15);
3493
+ } .cc-calendar .calendar__button_dejhf.calendar__button_dejhf.calendar__current_dejhf {
3494
+ color: #4a9dfc;
3495
+ } .cc-calendar .calendar__button_dejhf.calendar__button_dejhf.calendar__selected_dejhf,
3496
+ .cc-calendar .calendar__button_dejhf.calendar__button_dejhf.calendar__selected_dejhf:disabled {
3497
+ background-color: #f2f3f5;
3498
+ color: rgba(3, 3, 6, 0.88)
3499
+ } .cc-calendar .calendar__button_dejhf.calendar__button_dejhf.calendar__selected_dejhf:not(:disabled):hover, .cc-calendar .calendar__button_dejhf.calendar__button_dejhf.calendar__selected_dejhf:disabled:not(:disabled):hover {
3500
+ background-color: #f2f3f5;
3501
+ color: rgba(3, 3, 6, 0.88);
3502
+ }
3503
+ @media (max-width: 374px) {
3504
+ }.gallery__container_15lop {
3505
+ background-color: #262629
3506
+ } .gallery__modal_15lop {
3507
+ background: transparent;
3508
+ } .gallery__bottomButton_15lop {
3509
+ background-color: rgba(228, 228, 251, 0.28);
3510
+ }
3511
+ .gallery__component_g65hz {
3512
+ background-color: rgba(228, 228, 251, 0.28);
3513
+ } .gallery__component_g65hz:hover {
3514
+ background-color: rgba(233, 233, 250, 0.37);
3515
+ } .gallery__component_g65hz:active {
3516
+ background-color: rgba(238, 238, 254, 0.46);
3517
+ }
3518
+ .gallery__buttons_yc4j9 path {
3519
+ color: rgba(255, 255, 255, 0.94);
3520
+ } .gallery__iconButton_yc4j9 path {
3521
+ color: #f2f3f5;
3522
+ } .gallery__iconButton_yc4j9:hover path {
3523
+ color: #e7e8eb;
3524
+ } .gallery__iconButton_yc4j9:active path {
3525
+ color: #dcdde1;
3526
+ }
3527
+
3528
+
3529
+ .gallery__loading_1hwek {
3530
+ background-color: #1c1c1e
3531
+ } .gallery__loading_1hwek .gallery__active_1hwek {
3532
+ background-color: #29292c;
3533
+ } .gallery__brokenImageWrapper_1hwek {
3534
+ background-color: #29292c
3535
+ } .gallery__focused_1hwek {
3536
+ outline: 2px solid #3193fc;
3537
+ }
3538
+ .gallery__component_1560p {
3539
+ background-color: #262629;
3540
+ } .gallery__slideLoading_1560p {
3541
+ background-color: rgba(214, 214, 229, 0.07);
3542
+ } .gallery__spinner_1560p {
3543
+ color: rgba(255, 255, 255, 0.94);
3544
+ } .gallery__arrow_1560p {
3545
+ color: rgba(255, 255, 255, 0.94)
3546
+ } .gallery__arrow_1560p:hover {
3547
+ background-color: #2f2f32;
3548
+ } .gallery__arrow_1560p:active {
3549
+ background-color: #353539;
3550
+ } .gallery__focused_1560p {
3551
+ outline: 2px solid #3193fc;
3552
+ } .gallery__placeholder_1560p {
3553
+ background-color: #29292c;
3554
+ } .gallery__fullScreenImage_1560p {
3555
+ background-color: #121213;
3556
+ }
3557
+ .gallery__infoWrapper_1lqlh {
3558
+ background-color: #262629
3559
+ }
3560
+ .gallery__headerMobile_vom2i.gallery__video_vom2i {
3561
+ background-color: #262629;
3562
+ }
3563
+ .gallery__component_1rmyt {
3564
+ background-color: #262629
3565
+ }
3566
+ .gallery__icon_46g6n {
3567
+ color: #fff;
3568
+ } .gallery__iconShape_46g6n {
3569
+ fill: rgba(4, 4, 21, 0.47);
3570
+ }
3571
+ .select__arrow_1cxpc {
3572
+ color: rgba(238, 238, 251, 0.55)
3573
+ } .select__arrow_1cxpc.select__disabled_1cxpc {
3574
+ color: rgba(228, 228, 251, 0.28);
3575
+ }
3576
+
3577
+ .select__option_113p4 {
3578
+ background: #1c1c1e;
3579
+ color: rgba(255, 255, 255, 0.94)
3580
+ } .select__option_113p4:not(.select__disabled_113p4):active {
3581
+ background: rgba(225, 225, 248, 0.09);
3582
+ color: rgba(255, 255, 255, 0.94);
3583
+ } .select__selected_113p4 {
3584
+ background: #1c1c1e;
3585
+ color: rgba(255, 255, 255, 0.94);
3586
+ } .select__highlighted_113p4 {
3587
+ background: rgba(214, 214, 229, 0.07);
3588
+ color: rgba(255, 255, 255, 0.94);
3589
+ } .select__disabled_113p4 {
3590
+ background: #1c1c1e;
3591
+ color: rgba(238, 238, 251, 0.55);
3592
+ }
3593
+ .select__popoverInner_imu5y {
3594
+ background: transparent;
3595
+ } .select__optionsListWrapper_imu5y {
3596
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3597
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3598
+ background: #1c1c1e;
3599
+ } .select__optionsListBorder_imu5y {
3600
+ box-shadow: inset 0 0 0 1px #29292c;
3601
+ }
3602
+
3603
+ .select__single_kyavb {
3604
+ background: rgba(255, 255, 255, 0.94)
3605
+ } .select__colorIcon_kyavb {
3606
+ color: #17d055;
3607
+ }
3608
+
3609
+ .select__clearIcon_1vku0 {
3610
+ color: rgba(228, 228, 251, 0.28)
3611
+ } .select__clearIcon_1vku0:hover {
3612
+ color: rgba(233, 233, 250, 0.37);
3613
+ } .select__clearIcon_1vku0:active {
3614
+ color: rgba(238, 238, 254, 0.46);
3615
+ }
3616
+ .select__placeholder_488cd {
3617
+ color: rgba(238, 238, 251, 0.55)
3618
+ } .select__placeholder_488cd.select__focused_488cd {
3619
+ color: rgba(233, 233, 250, 0.37);
3620
+ } .select__focusVisible_488cd {
3621
+ outline: 2px solid #3193fc;
3622
+ } @keyframes select__show-placeholder_488cd {
3623
+ }
3624
+ .select__footer_1tn3t {
3625
+ background-color: #1c1c1e
3626
+ } .select__highlighted_1tn3t {
3627
+ border-top: 1px solid #29292c;
3628
+ background-color: #1c1c1e;
3629
+ }
3630
+ .select__optgroup_1623z {
3631
+ background: #1c1c1e
3632
+ } .select__label_1623z {
3633
+ color: rgba(238, 238, 251, 0.55);
3634
+ }
3635
+ .select__optionsListHeader_1fdtp {
3636
+ border-bottom: 1px solid transparent
3637
+ } .select__optionsListHeader_1fdtp.select__headerHighlighted_1fdtp {
3638
+ border-bottom-color: #29292c;
3639
+ } .select__optionsListFooter_1fdtp {
3640
+ border-top: 1px solid transparent
3641
+ } .select__optionsListFooter_1fdtp.select__withBorder_1fdtp {
3642
+ border-top-color: #29292c;
3643
+ } .select__emptyPlaceholder_1fdtp {
3644
+ color: rgba(238, 238, 251, 0.55);
3645
+ }
3646
+
3647
+ .select__virtualOptionsListHeader_wo1lv {
3648
+ border-bottom: 1px solid #29292c;
3649
+ } .select__virtualOptionsListFooter_wo1lv {
3650
+ border-top: 1px solid transparent
3651
+ } .select__virtualOptionsListFooter_wo1lv.select__withBorder_wo1lv {
3652
+ border-top: 1px solid #29292c;
3653
+ } .select__virtualRow_wo1lv:before {
3654
+ background: #353539;
3655
+ } .select__emptyPlaceholder_wo1lv {
3656
+ color: rgba(238, 238, 251, 0.55);
3657
+ }
3658
+
3659
+ .select__option_ygued {
3660
+ background: #1c1c1e;
3661
+ color: rgba(255, 255, 255, 0.94)
3662
+ } .select__option_ygued:not(.select__disabled_ygued):active {
3663
+ background: rgba(225, 225, 248, 0.09);
3664
+ color: rgba(255, 255, 255, 0.94);
3665
+ } .select__option_ygued:before {
3666
+ background: #353539;
3667
+ } .select__selected_ygued {
3668
+ background: #1c1c1e;
3669
+ color: rgba(255, 255, 255, 0.94);
3670
+ } .select__highlighted_ygued {
3671
+ background: rgba(214, 214, 229, 0.07);
3672
+ color: rgba(255, 255, 255, 0.94)
3673
+ } .select__disabled_ygued {
3674
+ background: #1c1c1e;
3675
+ color: rgba(238, 238, 251, 0.55);
3676
+ } .select__highlighted_ygued {
3677
+ background: rgba(214, 214, 229, 0.07);
3678
+ color: rgba(255, 255, 255, 0.94)
3679
+ }
3680
+ .select__option_z8ygn {
3681
+ background: #1c1c1e;
3682
+ color: rgba(255, 255, 255, 0.94)
3683
+ } .select__option_z8ygn:not(.select__disabled_z8ygn):active {
3684
+ background: rgba(225, 225, 248, 0.09);
3685
+ color: rgba(255, 255, 255, 0.94);
3686
+ } .select__option_z8ygn:before {
3687
+ background: #353539;
3688
+ } .select__selected_z8ygn {
3689
+ background: #1c1c1e;
3690
+ color: rgba(255, 255, 255, 0.94);
3691
+ } .select__highlighted_z8ygn {
3692
+ background: rgba(214, 214, 229, 0.07);
3693
+ color: rgba(255, 255, 255, 0.94)
3694
+ } .select__disabled_z8ygn {
3695
+ background: #1c1c1e;
3696
+ color: rgba(238, 238, 251, 0.55);
3697
+ }
3698
+ .select__footer_oam9k {
3699
+ background-color: #121213
3700
+ }
3701
+ .calendar-with-skeleton__skeleton_hqrui {
3702
+ background-color: #1c1c1e;
3703
+ }.calendar-input__calendarContainer_ykgsp {
3704
+ border: 1px solid #29292c
3705
+ } .calendar-input__calendarIcon_ykgsp {
3706
+ color: rgba(238, 238, 251, 0.55)
3707
+ }.date-range-input__calendarContainer_blkf9 {
3708
+ border: 1px solid #29292c
3709
+ }.date-time-input__calendarContainer_1hnpj {
3710
+ border: 1px solid #29292c
3711
+ }.universal-date-input__calendarIcon_y9z5y {
3712
+ color: rgba(238, 238, 251, 0.55)
3713
+ } .universal-date-input__calendarContainer_y9z5y {
3714
+ border: 1px solid #29292c
3715
+ } .universal-date-input__blink_y9z5y.universal-date-input__blink_y9z5y.universal-date-input__blink_y9z5y {
3716
+ background-color: #392523;
3717
+ }
3718
+
3719
+ .calendar-range__component_3g2el:after {
3720
+ background-color: rgba(255, 255, 255, 0.94);
3721
+ }
3722
+ .input-autocomplete__placeholder_1km3g {
3723
+ color: rgba(238, 238, 251, 0.55);
3724
+ } .input-autocomplete__focusVisible_1km3g {
3725
+ outline: 2px solid #3193fc;
3726
+ }
3727
+
3728
+ .picker-button__linkOpen_zo78w:not(:hover) {
3729
+ background-color: rgba(214, 214, 229, 0.07);
3730
+ }
3731
+ .select-with-tags__tag_1or9n:not(.select-with-tags__tagNoClose_1or9n):active:not(:disabled) {
3732
+ background-color: #f2f3f5;
3733
+ color: rgba(3, 3, 6, 0.88);
3734
+ } .select-with-tags__tag_1or9n:not(.select-with-tags__tagNoClose_1or9n):hover:not(:disabled):not(:active) {
3735
+ background-color: #f2f3f5;
3736
+ color: rgba(3, 3, 6, 0.88);
3737
+ } .select-with-tags__tagCross_1or9n > svg {
3738
+ fill: rgba(4, 4, 21, 0.47);
3739
+ } .select-with-tags__tagCross_1or9n:hover > svg {
3740
+ fill: rgba(4, 4, 19, 0.55);
3741
+ } .select-with-tags__tagCross_1or9n:active > svg {
3742
+ fill: rgba(1, 1, 12, 0.63);
3743
+ }
3744
+ .select-with-tags__input_5xgkj {
3745
+ background-color: transparent;
3746
+ color: rgba(255, 255, 255, 0.94)
3747
+ } .select-with-tags__input_5xgkj:disabled,
3748
+ .select-with-tags__input_5xgkj:disabled::placeholder {
3749
+ color: rgba(233, 233, 250, 0.37);
3750
+ } .select-with-tags__input_5xgkj::placeholder {
3751
+ color: rgba(238, 238, 251, 0.55);
3752
+ } .select-with-tags__input_5xgkj:focus::placeholder {
3753
+ color: rgba(233, 233, 250, 0.37);
3754
+ } .select-with-tags__focusVisible_5xgkj {
3755
+ outline: 2px solid #3193fc;
3756
+ } .select-with-tags__placeholder_5xgkj {
3757
+ color: rgba(238, 238, 251, 0.55);
3758
+ }.intl-phone-input__emptyCountryIcon_1nhst {
3759
+ color: #898991;
3760
+ }
3761
+ .intl-phone-input__flagPlaceholder_dkh43 {
3762
+ background-color: rgba(222, 222, 238, 0.13);
3763
+ }
3764
+ .intl-phone-input__dialCode_9zw49 {
3765
+ color: rgba(238, 238, 251, 0.55);
3766
+ }
3767
+ .intl-phone-input__emptyCountryIcon_12er9 {
3768
+ color: #898991;
3769
+ } .intl-phone-input__focusVisible_12er9 {
3770
+ outline: 2px solid #3193fc;
3771
+ }.table__component_51uq9 {
3772
+ border-top: 1px solid #353539;
3773
+ }
3774
+ .table__wrapper_1fck1 {
3775
+ background: #121213;
3776
+ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
3777
+ }
3778
+
3779
+ .table__component_ipcsw {
3780
+ color: rgba(255, 255, 255, 0.94);
3781
+ border-top: 1px solid #353539
3782
+ }
3783
+
3784
+ .table__component_1xsx2 th:not(:last-child):not(:empty):after {
3785
+ background-color: #353539;
3786
+ }
3787
+ .table__component_1jik9 {
3788
+ color: rgba(255, 255, 255, 0.94);
3789
+ border-bottom: 1px solid #353539;
3790
+ background: #121213
3791
+ } .table__sorted_1jik9 {
3792
+ color: rgba(255, 255, 255, 0.94);
3793
+ } .table__stickyHeader_1jik9 {
3794
+ box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
3795
+ }
3796
+ .table__component_9y42i {
3797
+ background: #121213
3798
+ } .table__clickable_9y42i:hover {
3799
+ background-color: #1c1c1e;
3800
+ } .table__selected_9y42i {
3801
+ background-color: #f2f8ff
3802
+ } .table__selected_9y42i:hover {
3803
+ background-color: #e8f2fe;
3804
+ }
3805
+ .table__icon_1gvno {
3806
+ color: #898991
3807
+ } .table__icon_1gvno:hover {
3808
+ color: rgba(255, 255, 255, 0.94);
3809
+ } .table__sorted_1gvno {
3810
+ color: #3193fc
3811
+ } .table__sorted_1gvno:hover {
3812
+ color: #3193fc;
3813
+ }
3814
+ .table__open_1gh36,
3815
+ .table__open_1gh36:hover {
3816
+ background-color: rgba(222, 222, 238, 0.13);
3817
+ }
3818
+ .international-phone-input__dialCode_6vfhi {
3819
+ color: rgba(238, 238, 251, 0.55);
3820
+ } .international-phone-input__emptyCountryIcon_6vfhi {
3821
+ color: rgba(238, 238, 251, 0.55);
3822
+ }
3823
+ .international-phone-input__flagPlaceholder_129sw {
3824
+ background-color: rgba(214, 214, 229, 0.07);
3825
+ }
3826
+ .international-phone-input__emptyCountryIcon_1mc2u {
3827
+ color: rgba(238, 238, 251, 0.55);
3828
+ } .international-phone-input__focusVisible_1mc2u {
3829
+ outline: 2px solid #3193fc;
3830
+ }.tabs__component_vbtic:before {
3831
+ background-color: rgba(228, 228, 251, 0.28);
3832
+ } .tabs__title_vbtic {
3833
+ color: rgba(238, 238, 251, 0.55)
3834
+ } .tabs__title_vbtic:not(:disabled):hover {
3835
+ color: rgba(255, 255, 255, 0.94);
3836
+ } .tabs__focused_vbtic {
3837
+ outline: 2px solid #3193fc;
3838
+ } .tabs__selected_vbtic {
3839
+ color: rgba(255, 255, 255, 0.94);
3840
+ } .tabs__disabled_vbtic {
3841
+ color: rgba(233, 233, 250, 0.37);
3842
+ } .tabs__line_vbtic {
3843
+ background-color: #f83a2a;
3844
+ } .tabs__option_vbtic {
3845
+ color: rgba(255, 255, 255, 0.94);
3846
+ }
3847
+ .tabs__component_vbtic:before {
3848
+ background-color: rgba(228, 228, 251, 0.28);
3849
+ }.tabs__title_vbtic {
3850
+ color: rgba(238, 238, 251, 0.55)
3851
+ }.tabs__title_vbtic:not(:disabled):hover {
3852
+ color: rgba(255, 255, 255, 0.94);
3853
+ }.tabs__focused_vbtic {
3854
+ outline: 2px solid #3193fc;
3855
+ }.tabs__selected_vbtic {
3856
+ color: rgba(255, 255, 255, 0.94);
3857
+ }.tabs__disabled_vbtic {
3858
+ color: rgba(233, 233, 250, 0.37);
3859
+ }.tabs__line_vbtic {
3860
+ background-color: #f83a2a;
3861
+ }.tabs__option_vbtic {
3862
+ color: rgba(255, 255, 255, 0.94);
3863
+ }
3864
+ .tabs__primary_96pxv:after {
3865
+ background-color: rgba(228, 228, 251, 0.28);
3866
+ } .tabs__primary_96pxv {
3867
+ } .tabs__secondary_96pxv:before {
3868
+ background-color: transparent;
3869
+ } .tabs__secondary_96pxv.tabs__xs_96pxv {
3870
+ } .tabs__borderVisible_96pxv:before {
3871
+ background-color: rgba(222, 222, 238, 0.13);
3872
+ }
3873
+
3874
+
3875
+
3876
+ `;
3877
+
3878
+ export { mobileDarkBluetint as default };