@alfalab/core-components 23.2.0 → 23.3.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 (1113) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +5 -5
  4. package/alert/index.css +5 -5
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +5 -5
  7. package/amount/component.js +1 -1
  8. package/amount/esm/component.js +1 -1
  9. package/amount/esm/index.css +2 -2
  10. package/amount/esm/pure/component.js +1 -1
  11. package/amount/esm/pure/index.css +1 -1
  12. package/amount/index.css +2 -2
  13. package/amount/modern/component.js +1 -1
  14. package/amount/modern/index.css +2 -2
  15. package/amount/modern/pure/component.js +1 -1
  16. package/amount/modern/pure/index.css +1 -1
  17. package/amount/pure/component.js +1 -1
  18. package/amount/pure/index.css +1 -1
  19. package/amount-input/Component.js +3 -3
  20. package/amount-input/default.css +2 -2
  21. package/amount-input/esm/Component.js +3 -3
  22. package/amount-input/esm/default.css +2 -2
  23. package/amount-input/esm/index.css +7 -7
  24. package/amount-input/esm/inverted.css +2 -2
  25. package/amount-input/index.css +7 -7
  26. package/amount-input/inverted.css +2 -2
  27. package/amount-input/modern/Component.js +3 -3
  28. package/amount-input/modern/default.css +2 -2
  29. package/amount-input/modern/index.css +7 -7
  30. package/amount-input/modern/inverted.css +2 -2
  31. package/attach/Component.js +1 -1
  32. package/attach/esm/Component.js +1 -1
  33. package/attach/esm/index.css +23 -23
  34. package/attach/index.css +23 -23
  35. package/attach/modern/Component.js +1 -1
  36. package/attach/modern/index.css +23 -23
  37. package/backdrop/Component.js +1 -1
  38. package/backdrop/esm/Component.js +1 -1
  39. package/backdrop/esm/index.css +11 -11
  40. package/backdrop/index.css +11 -11
  41. package/backdrop/modern/Component.js +1 -1
  42. package/backdrop/modern/index.css +11 -11
  43. package/badge/Component.js +1 -1
  44. package/badge/esm/Component.js +1 -1
  45. package/badge/esm/index.css +16 -16
  46. package/badge/index.css +16 -16
  47. package/badge/modern/Component.js +1 -1
  48. package/badge/modern/index.css +16 -16
  49. package/bank-card/Component.js +1 -1
  50. package/bank-card/esm/Component.js +1 -1
  51. package/bank-card/esm/index.css +20 -20
  52. package/bank-card/index.css +20 -20
  53. package/bank-card/modern/Component.js +1 -1
  54. package/bank-card/modern/index.css +20 -20
  55. package/base-modal/Component.js +1 -1
  56. package/base-modal/esm/Component.js +1 -1
  57. package/base-modal/esm/index.css +12 -12
  58. package/base-modal/index.css +12 -12
  59. package/base-modal/modern/Component.js +1 -1
  60. package/base-modal/modern/index.css +12 -12
  61. package/bottom-sheet/{Component-c227b242.d.ts → Component-2d16677b.d.ts} +0 -0
  62. package/bottom-sheet/{Component-c227b242.js → Component-2d16677b.js} +0 -0
  63. package/bottom-sheet/component.js +2 -2
  64. package/bottom-sheet/components/footer/Component.js +1 -1
  65. package/bottom-sheet/components/footer/index.css +2 -2
  66. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  67. package/bottom-sheet/esm/{Component-90aa4632.d.ts → Component-d1029d68.d.ts} +0 -0
  68. package/bottom-sheet/esm/{Component-90aa4632.js → Component-d1029d68.js} +0 -0
  69. package/bottom-sheet/esm/component.js +2 -2
  70. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  71. package/bottom-sheet/esm/components/footer/index.css +2 -2
  72. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  73. package/bottom-sheet/esm/index.css +14 -14
  74. package/bottom-sheet/esm/index.js +1 -1
  75. package/bottom-sheet/index.css +14 -14
  76. package/bottom-sheet/index.js +1 -1
  77. package/bottom-sheet/modern/component.js +1 -1
  78. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  79. package/bottom-sheet/modern/components/footer/index.css +2 -2
  80. package/bottom-sheet/modern/index.css +14 -14
  81. package/button/Component.js +3 -3
  82. package/button/default.css +41 -41
  83. package/button/esm/Component.js +3 -3
  84. package/button/esm/default.css +41 -41
  85. package/button/esm/index.css +51 -51
  86. package/button/esm/inverted.css +41 -41
  87. package/button/index.css +51 -51
  88. package/button/inverted.css +41 -41
  89. package/button/modern/Component.js +3 -3
  90. package/button/modern/default.css +41 -41
  91. package/button/modern/index.css +51 -51
  92. package/button/modern/inverted.css +41 -41
  93. package/calendar/Component.js +2 -2
  94. package/calendar/components/days-table/Component.js +2 -2
  95. package/calendar/components/days-table/index.css +40 -40
  96. package/calendar/components/days-table/index.js +1 -1
  97. package/calendar/components/header/Component.js +2 -2
  98. package/calendar/components/header/index.css +18 -18
  99. package/calendar/components/header/index.js +1 -1
  100. package/calendar/components/months-table/Component.js +2 -2
  101. package/calendar/components/months-table/index.css +6 -6
  102. package/calendar/components/months-table/index.js +1 -1
  103. package/calendar/components/select-button/Component.js +2 -2
  104. package/calendar/components/select-button/index.css +10 -10
  105. package/calendar/components/select-button/index.js +1 -1
  106. package/calendar/components/years-table/Component.js +2 -2
  107. package/calendar/components/years-table/index.css +6 -6
  108. package/calendar/components/years-table/index.js +1 -1
  109. package/calendar/esm/Component.js +2 -2
  110. package/calendar/esm/components/days-table/Component.js +2 -2
  111. package/calendar/esm/components/days-table/index.css +40 -40
  112. package/calendar/esm/components/days-table/index.js +1 -1
  113. package/calendar/esm/components/header/Component.js +2 -2
  114. package/calendar/esm/components/header/index.css +18 -18
  115. package/calendar/esm/components/header/index.js +1 -1
  116. package/calendar/esm/components/months-table/Component.js +2 -2
  117. package/calendar/esm/components/months-table/index.css +6 -6
  118. package/calendar/esm/components/months-table/index.js +1 -1
  119. package/calendar/esm/components/select-button/Component.js +2 -2
  120. package/calendar/esm/components/select-button/index.css +10 -10
  121. package/calendar/esm/components/select-button/index.js +1 -1
  122. package/calendar/esm/components/years-table/Component.js +2 -2
  123. package/calendar/esm/components/years-table/index.css +6 -6
  124. package/calendar/esm/components/years-table/index.js +1 -1
  125. package/calendar/esm/index.css +7 -7
  126. package/calendar/esm/index.js +1 -1
  127. package/calendar/esm/{tslib.es6-5899112b.d.ts → tslib.es6-369cbb6e.d.ts} +0 -0
  128. package/calendar/esm/{tslib.es6-5899112b.js → tslib.es6-369cbb6e.js} +0 -0
  129. package/calendar/index.css +7 -7
  130. package/calendar/index.js +1 -1
  131. package/calendar/modern/Component.js +1 -1
  132. package/calendar/modern/components/days-table/Component.js +1 -1
  133. package/calendar/modern/components/days-table/index.css +40 -40
  134. package/calendar/modern/components/header/Component.js +1 -1
  135. package/calendar/modern/components/header/index.css +18 -18
  136. package/calendar/modern/components/months-table/Component.js +1 -1
  137. package/calendar/modern/components/months-table/index.css +6 -6
  138. package/calendar/modern/components/select-button/Component.js +1 -1
  139. package/calendar/modern/components/select-button/index.css +10 -10
  140. package/calendar/modern/components/years-table/Component.js +1 -1
  141. package/calendar/modern/components/years-table/index.css +6 -6
  142. package/calendar/modern/index.css +7 -7
  143. package/calendar/{tslib.es6-1b4a3a71.d.ts → tslib.es6-1f1b8ecf.d.ts} +0 -0
  144. package/calendar/{tslib.es6-1b4a3a71.js → tslib.es6-1f1b8ecf.js} +0 -0
  145. package/calendar-input/Component.d.ts +1 -1
  146. package/calendar-input/Component.js +1 -1
  147. package/calendar-input/esm/Component.js +1 -1
  148. package/calendar-input/esm/index.css +10 -10
  149. package/calendar-input/index.css +10 -10
  150. package/calendar-input/modern/Component.js +1 -1
  151. package/calendar-input/modern/index.css +10 -10
  152. package/calendar-range/Component.js +1 -1
  153. package/calendar-range/esm/Component.js +1 -1
  154. package/calendar-range/esm/index.css +5 -5
  155. package/calendar-range/index.css +5 -5
  156. package/calendar-range/modern/Component.js +1 -1
  157. package/calendar-range/modern/index.css +5 -5
  158. package/calendar-with-skeleton/Component.js +1 -1
  159. package/calendar-with-skeleton/esm/Component.js +1 -1
  160. package/calendar-with-skeleton/esm/index.css +12 -12
  161. package/calendar-with-skeleton/index.css +12 -12
  162. package/calendar-with-skeleton/modern/Component.js +1 -1
  163. package/calendar-with-skeleton/modern/index.css +12 -12
  164. package/card-image/Component.js +1 -1
  165. package/card-image/esm/Component.js +1 -1
  166. package/card-image/esm/index.css +6 -6
  167. package/card-image/index.css +6 -6
  168. package/card-image/modern/Component.js +1 -1
  169. package/card-image/modern/index.css +6 -6
  170. package/cdn-icon/Component.js +1 -1
  171. package/cdn-icon/esm/Component.js +1 -1
  172. package/cdn-icon/esm/index.css +2 -2
  173. package/cdn-icon/index.css +2 -2
  174. package/cdn-icon/modern/Component.js +1 -1
  175. package/cdn-icon/modern/index.css +2 -2
  176. package/chart/Component.js +2 -2
  177. package/chart/components/Dot/index.css +7 -7
  178. package/chart/components/Dot/index.js +1 -1
  179. package/chart/components/Legends/index.css +7 -7
  180. package/chart/components/Legends/index.js +1 -1
  181. package/chart/components/Tick/index.css +3 -3
  182. package/chart/components/Tick/index.js +1 -1
  183. package/chart/components/TooltipContent/index.css +6 -6
  184. package/chart/components/TooltipContent/index.js +1 -1
  185. package/chart/esm/Component.js +2 -2
  186. package/chart/esm/components/Dot/index.css +7 -7
  187. package/chart/esm/components/Dot/index.js +1 -1
  188. package/chart/esm/components/Legends/index.css +7 -7
  189. package/chart/esm/components/Legends/index.js +1 -1
  190. package/chart/esm/components/Tick/index.css +3 -3
  191. package/chart/esm/components/Tick/index.js +1 -1
  192. package/chart/esm/components/TooltipContent/index.css +6 -6
  193. package/chart/esm/components/TooltipContent/index.js +1 -1
  194. package/chart/esm/hooks/useSettings/index.js +1 -1
  195. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  196. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  197. package/chart/esm/index.css +2 -2
  198. package/chart/esm/index.js +1 -1
  199. package/chart/esm/{tslib.es6-93b6bd72.d.ts → tslib.es6-c003cdb9.d.ts} +0 -0
  200. package/chart/esm/{tslib.es6-93b6bd72.js → tslib.es6-c003cdb9.js} +0 -0
  201. package/chart/hooks/useSettings/index.js +1 -1
  202. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  203. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  204. package/chart/index.css +2 -2
  205. package/chart/index.js +1 -1
  206. package/chart/modern/Component.js +1 -1
  207. package/chart/modern/components/Dot/index.css +7 -7
  208. package/chart/modern/components/Dot/index.js +1 -1
  209. package/chart/modern/components/Legends/index.css +7 -7
  210. package/chart/modern/components/Legends/index.js +1 -1
  211. package/chart/modern/components/Tick/index.css +3 -3
  212. package/chart/modern/components/Tick/index.js +1 -1
  213. package/chart/modern/components/TooltipContent/index.css +6 -6
  214. package/chart/modern/components/TooltipContent/index.js +1 -1
  215. package/chart/modern/index.css +2 -2
  216. package/chart/{tslib.es6-65512a74.d.ts → tslib.es6-cc88aa9c.d.ts} +0 -0
  217. package/chart/{tslib.es6-65512a74.js → tslib.es6-cc88aa9c.js} +0 -0
  218. package/checkbox/Component.js +1 -1
  219. package/checkbox/esm/Component.js +1 -1
  220. package/checkbox/esm/index.css +35 -35
  221. package/checkbox/index.css +35 -35
  222. package/checkbox/modern/Component.js +1 -1
  223. package/checkbox/modern/index.css +35 -35
  224. package/checkbox-group/Component.js +1 -1
  225. package/checkbox-group/cssm/index.module.css +4 -2
  226. package/checkbox-group/esm/Component.js +1 -1
  227. package/checkbox-group/esm/index.css +20 -18
  228. package/checkbox-group/index.css +20 -18
  229. package/checkbox-group/modern/Component.js +1 -1
  230. package/checkbox-group/modern/index.css +20 -18
  231. package/circular-progress-bar/Component.js +1 -1
  232. package/circular-progress-bar/esm/Component.js +1 -1
  233. package/circular-progress-bar/esm/index.css +20 -20
  234. package/circular-progress-bar/index.css +20 -20
  235. package/circular-progress-bar/modern/Component.js +1 -1
  236. package/circular-progress-bar/modern/index.css +20 -20
  237. package/collapse/Component.js +1 -1
  238. package/collapse/esm/Component.js +1 -1
  239. package/collapse/esm/index.css +7 -7
  240. package/collapse/index.css +7 -7
  241. package/collapse/modern/Component.js +1 -1
  242. package/collapse/modern/index.css +7 -7
  243. package/confirmation/component.js +1 -1
  244. package/confirmation/components/code-input/component.js +1 -1
  245. package/confirmation/components/code-input/index.css +10 -10
  246. package/confirmation/components/countdown/component.js +1 -1
  247. package/confirmation/components/countdown/index.css +13 -13
  248. package/confirmation/components/countdown-loader/component.js +1 -1
  249. package/confirmation/components/countdown-loader/index.css +2 -2
  250. package/confirmation/components/overlimit/component.js +1 -1
  251. package/confirmation/components/overlimit/index.css +9 -9
  252. package/confirmation/components/sign-confirmation/component.js +1 -1
  253. package/confirmation/components/sign-confirmation/index.css +13 -13
  254. package/confirmation/esm/component.js +1 -1
  255. package/confirmation/esm/components/code-input/component.js +1 -1
  256. package/confirmation/esm/components/code-input/index.css +10 -10
  257. package/confirmation/esm/components/countdown/component.js +1 -1
  258. package/confirmation/esm/components/countdown/index.css +13 -13
  259. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  260. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  261. package/confirmation/esm/components/overlimit/component.js +1 -1
  262. package/confirmation/esm/components/overlimit/index.css +9 -9
  263. package/confirmation/esm/components/sign-confirmation/component.js +1 -1
  264. package/confirmation/esm/components/sign-confirmation/index.css +13 -13
  265. package/confirmation/esm/index.css +14 -14
  266. package/confirmation/index.css +14 -14
  267. package/confirmation/modern/component.js +1 -1
  268. package/confirmation/modern/components/code-input/component.js +1 -1
  269. package/confirmation/modern/components/code-input/index.css +10 -10
  270. package/confirmation/modern/components/countdown/component.js +1 -1
  271. package/confirmation/modern/components/countdown/index.css +13 -13
  272. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  273. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  274. package/confirmation/modern/components/overlimit/component.js +1 -1
  275. package/confirmation/modern/components/overlimit/index.css +9 -9
  276. package/confirmation/modern/components/sign-confirmation/component.js +1 -1
  277. package/confirmation/modern/components/sign-confirmation/index.css +13 -13
  278. package/confirmation/modern/index.css +14 -14
  279. package/custom-button/Component.js +1 -1
  280. package/custom-button/esm/Component.js +1 -1
  281. package/custom-button/esm/index.css +12 -12
  282. package/custom-button/index.css +12 -12
  283. package/custom-button/modern/Component.js +1 -1
  284. package/custom-button/modern/index.css +12 -12
  285. package/date-input/Component.js +1 -1
  286. package/date-input/esm/Component.js +1 -1
  287. package/date-input/esm/index.css +4 -4
  288. package/date-input/index.css +4 -4
  289. package/date-input/modern/Component.js +1 -1
  290. package/date-input/modern/index.css +4 -4
  291. package/divider/Component.js +1 -1
  292. package/divider/esm/Component.js +1 -1
  293. package/divider/esm/index.css +1 -1
  294. package/divider/index.css +1 -1
  295. package/divider/modern/Component.js +1 -1
  296. package/divider/modern/index.css +1 -1
  297. package/drawer/Component.js +1 -1
  298. package/drawer/esm/Component.js +1 -1
  299. package/drawer/esm/index.css +16 -16
  300. package/drawer/index.css +16 -16
  301. package/drawer/modern/Component.js +1 -1
  302. package/drawer/modern/index.css +16 -16
  303. package/dropzone/Component.js +1 -1
  304. package/dropzone/components/overlay/Component.js +1 -1
  305. package/dropzone/components/overlay/index.css +3 -3
  306. package/dropzone/esm/Component.js +1 -1
  307. package/dropzone/esm/components/overlay/Component.js +1 -1
  308. package/dropzone/esm/components/overlay/index.css +3 -3
  309. package/dropzone/esm/index.css +6 -6
  310. package/dropzone/index.css +6 -6
  311. package/dropzone/modern/Component.js +1 -1
  312. package/dropzone/modern/components/overlay/Component.js +1 -1
  313. package/dropzone/modern/components/overlay/index.css +3 -3
  314. package/dropzone/modern/index.css +6 -6
  315. package/file-upload-item/Component.js +1 -1
  316. package/file-upload-item/esm/Component.js +1 -1
  317. package/file-upload-item/esm/index.css +23 -23
  318. package/file-upload-item/index.css +23 -23
  319. package/file-upload-item/modern/Component.js +1 -1
  320. package/file-upload-item/modern/index.css +23 -23
  321. package/form-control/Component.js +3 -3
  322. package/form-control/default.css +14 -14
  323. package/form-control/esm/Component.js +3 -3
  324. package/form-control/esm/default.css +14 -14
  325. package/form-control/esm/index.css +41 -41
  326. package/form-control/esm/inverted.css +14 -14
  327. package/form-control/index.css +41 -41
  328. package/form-control/inverted.css +14 -14
  329. package/form-control/modern/Component.js +3 -3
  330. package/form-control/modern/default.css +14 -14
  331. package/form-control/modern/index.css +41 -41
  332. package/form-control/modern/inverted.css +14 -14
  333. package/gallery/Component.js +3 -3
  334. package/gallery/components/header/Component.js +2 -2
  335. package/gallery/components/header/buttons.js +1 -1
  336. package/gallery/components/header/index.css +3 -3
  337. package/gallery/components/header/index.js +1 -1
  338. package/gallery/components/header-info-block/Component.js +1 -1
  339. package/gallery/components/header-info-block/index.css +5 -5
  340. package/gallery/components/image-preview/Component.js +1 -1
  341. package/gallery/components/image-preview/index.css +12 -12
  342. package/gallery/components/image-viewer/component.js +2 -2
  343. package/gallery/components/image-viewer/index.css +19 -19
  344. package/gallery/components/image-viewer/index.js +2 -2
  345. package/gallery/components/image-viewer/slide.js +1 -1
  346. package/gallery/components/index.js +2 -2
  347. package/gallery/components/navigation-bar/Component.js +1 -1
  348. package/gallery/components/navigation-bar/index.css +6 -6
  349. package/gallery/esm/Component.js +3 -3
  350. package/gallery/esm/components/header/Component.js +2 -2
  351. package/gallery/esm/components/header/buttons.js +1 -1
  352. package/gallery/esm/components/header/index.css +3 -3
  353. package/gallery/esm/components/header/index.js +1 -1
  354. package/gallery/esm/components/header-info-block/Component.js +1 -1
  355. package/gallery/esm/components/header-info-block/index.css +5 -5
  356. package/gallery/esm/components/image-preview/Component.js +1 -1
  357. package/gallery/esm/components/image-preview/index.css +12 -12
  358. package/gallery/esm/components/image-viewer/component.js +2 -2
  359. package/gallery/esm/components/image-viewer/index.css +19 -19
  360. package/gallery/esm/components/image-viewer/index.js +2 -2
  361. package/gallery/esm/components/image-viewer/slide.js +1 -1
  362. package/gallery/esm/components/index.js +2 -2
  363. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  364. package/gallery/esm/components/navigation-bar/index.css +6 -6
  365. package/gallery/esm/index.css +3 -3
  366. package/gallery/esm/index.js +2 -2
  367. package/gallery/esm/{slide-e3410627.d.ts → slide-df0304d0.d.ts} +0 -0
  368. package/gallery/esm/{slide-e3410627.js → slide-df0304d0.js} +1 -1
  369. package/gallery/esm/{tslib.es6-2fc44e43.d.ts → tslib.es6-2c9ad008.d.ts} +0 -0
  370. package/gallery/esm/{tslib.es6-2fc44e43.js → tslib.es6-2c9ad008.js} +0 -0
  371. package/gallery/index.css +3 -3
  372. package/gallery/index.js +2 -2
  373. package/gallery/modern/Component.js +2 -2
  374. package/gallery/modern/components/header/Component.js +1 -1
  375. package/gallery/modern/components/header/index.css +3 -3
  376. package/gallery/modern/components/header-info-block/Component.js +1 -1
  377. package/gallery/modern/components/header-info-block/index.css +5 -5
  378. package/gallery/modern/components/image-preview/Component.js +1 -1
  379. package/gallery/modern/components/image-preview/index.css +12 -12
  380. package/gallery/modern/components/image-viewer/component.js +1 -1
  381. package/gallery/modern/components/image-viewer/index.css +19 -19
  382. package/gallery/modern/components/image-viewer/index.js +1 -1
  383. package/gallery/modern/components/image-viewer/slide.js +1 -1
  384. package/gallery/modern/components/index.js +1 -1
  385. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  386. package/gallery/modern/components/navigation-bar/index.css +6 -6
  387. package/gallery/modern/index.css +3 -3
  388. package/gallery/modern/index.js +1 -1
  389. package/gallery/modern/{slide-f981fa1a.d.ts → slide-88c9ea46.d.ts} +0 -0
  390. package/gallery/modern/{slide-f981fa1a.js → slide-88c9ea46.js} +1 -1
  391. package/gallery/{slide-0e39fb1e.d.ts → slide-75edd7c9.d.ts} +0 -0
  392. package/gallery/{slide-0e39fb1e.js → slide-75edd7c9.js} +1 -1
  393. package/gallery/{tslib.es6-d1e625e9.d.ts → tslib.es6-51493f88.d.ts} +0 -0
  394. package/gallery/{tslib.es6-d1e625e9.js → tslib.es6-51493f88.js} +0 -0
  395. package/grid/Component.js +1 -1
  396. package/grid/col/Component.js +2 -2
  397. package/grid/col/index.css +511 -511
  398. package/grid/col/index.js +1 -1
  399. package/grid/esm/Component.js +1 -1
  400. package/grid/esm/col/Component.js +2 -2
  401. package/grid/esm/col/index.css +511 -511
  402. package/grid/esm/col/index.js +1 -1
  403. package/grid/esm/gutters.css +78 -78
  404. package/grid/esm/{gutters.module-3929333e.d.ts → gutters.module-3173251f.d.ts} +0 -0
  405. package/grid/esm/gutters.module-3173251f.js +27 -0
  406. package/grid/esm/index.js +1 -1
  407. package/grid/esm/row/Component.js +2 -2
  408. package/grid/esm/row/index.css +9 -9
  409. package/grid/esm/row/index.js +1 -1
  410. package/grid/gutters.css +78 -78
  411. package/grid/{gutters.module-73878830.d.ts → gutters.module-6d36412a.d.ts} +0 -0
  412. package/grid/gutters.module-6d36412a.js +28 -0
  413. package/grid/index.js +1 -1
  414. package/grid/modern/Component.js +1 -1
  415. package/grid/modern/col/Component.js +2 -2
  416. package/grid/modern/col/index.css +511 -511
  417. package/grid/modern/col/index.js +1 -1
  418. package/grid/modern/gutters.css +78 -78
  419. package/grid/modern/gutters.module-8c581483.js +4 -0
  420. package/grid/modern/index.js +1 -1
  421. package/grid/modern/row/Component.js +2 -2
  422. package/grid/modern/row/index.css +9 -9
  423. package/grid/modern/row/index.js +1 -1
  424. package/grid/row/Component.js +2 -2
  425. package/grid/row/index.css +9 -9
  426. package/grid/row/index.js +1 -1
  427. package/icon-button/Component.js +3 -3
  428. package/icon-button/default.css +13 -13
  429. package/icon-button/esm/Component.js +3 -3
  430. package/icon-button/esm/default.css +13 -13
  431. package/icon-button/esm/index.css +6 -6
  432. package/icon-button/esm/inverted.css +13 -13
  433. package/icon-button/index.css +6 -6
  434. package/icon-button/inverted.css +13 -13
  435. package/icon-button/modern/Component.js +3 -3
  436. package/icon-button/modern/default.css +13 -13
  437. package/icon-button/modern/index.css +6 -6
  438. package/icon-button/modern/inverted.css +13 -13
  439. package/input/Component.js +3 -3
  440. package/input/default.css +13 -13
  441. package/input/esm/Component.js +3 -3
  442. package/input/esm/default.css +13 -13
  443. package/input/esm/index.css +31 -31
  444. package/input/esm/inverted.css +13 -13
  445. package/input/index.css +31 -31
  446. package/input/inverted.css +13 -13
  447. package/input/modern/Component.js +3 -3
  448. package/input/modern/default.css +13 -13
  449. package/input/modern/index.css +31 -31
  450. package/input/modern/inverted.css +13 -13
  451. package/input-autocomplete/{Component-66aca4d3.d.ts → Component-6a8adbd6.d.ts} +0 -0
  452. package/input-autocomplete/{Component-66aca4d3.js → Component-6a8adbd6.js} +1 -1
  453. package/input-autocomplete/Component.js +1 -1
  454. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  455. package/input-autocomplete/autocomplete-field/index.css +2 -2
  456. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  457. package/input-autocomplete/autocomplete-field/index.js +1 -1
  458. package/input-autocomplete/esm/{Component-8f1d0767.d.ts → Component-88318945.d.ts} +0 -0
  459. package/input-autocomplete/esm/{Component-8f1d0767.js → Component-88318945.js} +1 -1
  460. package/input-autocomplete/esm/Component.js +1 -1
  461. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  462. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  463. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  464. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  465. package/input-autocomplete/esm/index.js +1 -1
  466. package/input-autocomplete/index.js +1 -1
  467. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  468. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  469. package/intl-phone-input/{component-2cc6830a.d.ts → component-082f2ab0.d.ts} +0 -0
  470. package/intl-phone-input/{component-2cc6830a.js → component-082f2ab0.js} +1 -1
  471. package/intl-phone-input/component.js +3 -3
  472. package/intl-phone-input/components/flag-icon/component.js +1 -1
  473. package/intl-phone-input/components/flag-icon/index.css +784 -784
  474. package/intl-phone-input/components/index.js +1 -1
  475. package/intl-phone-input/components/select/component.js +2 -2
  476. package/intl-phone-input/components/select/index.css +6 -6
  477. package/intl-phone-input/components/select/index.js +1 -1
  478. package/intl-phone-input/components/select-field/component.js +1 -1
  479. package/intl-phone-input/components/select-field/index.css +8 -8
  480. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  481. package/intl-phone-input/components/select-field/index.js +1 -1
  482. package/intl-phone-input/esm/{component-e7a144b2.d.ts → component-9f997788.d.ts} +0 -0
  483. package/intl-phone-input/esm/{component-e7a144b2.js → component-9f997788.js} +1 -1
  484. package/intl-phone-input/esm/component.js +3 -3
  485. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  486. package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
  487. package/intl-phone-input/esm/components/index.js +1 -1
  488. package/intl-phone-input/esm/components/select/component.js +2 -2
  489. package/intl-phone-input/esm/components/select/index.css +6 -6
  490. package/intl-phone-input/esm/components/select/index.js +1 -1
  491. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  492. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  493. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  494. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  495. package/intl-phone-input/esm/index.css +3 -3
  496. package/intl-phone-input/esm/index.js +1 -1
  497. package/intl-phone-input/esm/{libphonenumber-js.min-6bc9820a.d.ts → libphonenumber-js.min-4f5f2c4c.d.ts} +0 -0
  498. package/intl-phone-input/esm/{libphonenumber-js.min-6bc9820a.js → libphonenumber-js.min-4f5f2c4c.js} +0 -0
  499. package/intl-phone-input/index.css +3 -3
  500. package/intl-phone-input/index.js +1 -1
  501. package/intl-phone-input/{libphonenumber-js.min-829c09bf.d.ts → libphonenumber-js.min-fca0dce8.d.ts} +0 -0
  502. package/intl-phone-input/{libphonenumber-js.min-829c09bf.js → libphonenumber-js.min-fca0dce8.js} +0 -0
  503. package/intl-phone-input/modern/component.js +2 -2
  504. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  505. package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
  506. package/intl-phone-input/modern/components/select/component.js +1 -1
  507. package/intl-phone-input/modern/components/select/index.css +6 -6
  508. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  509. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  510. package/intl-phone-input/modern/index.css +3 -3
  511. package/intl-phone-input/modern/{libphonenumber-js.min-6bc9820a.d.ts → libphonenumber-js.min-4f5f2c4c.d.ts} +0 -0
  512. package/intl-phone-input/modern/{libphonenumber-js.min-6bc9820a.js → libphonenumber-js.min-4f5f2c4c.js} +0 -0
  513. package/link/Component.js +3 -3
  514. package/link/default.css +9 -9
  515. package/link/esm/Component.js +3 -3
  516. package/link/esm/default.css +9 -9
  517. package/link/esm/index.css +11 -11
  518. package/link/esm/inverted.css +9 -9
  519. package/link/index.css +11 -11
  520. package/link/inverted.css +9 -9
  521. package/link/modern/Component.js +3 -3
  522. package/link/modern/default.css +9 -9
  523. package/link/modern/index.css +11 -11
  524. package/link/modern/inverted.css +9 -9
  525. package/list/Component.js +1 -1
  526. package/list/esm/Component.js +1 -1
  527. package/list/esm/index.css +9 -9
  528. package/list/index.css +9 -9
  529. package/list/modern/Component.js +1 -1
  530. package/list/modern/index.css +9 -9
  531. package/list-header/Component.js +1 -1
  532. package/list-header/esm/Component.js +1 -1
  533. package/list-header/esm/index.css +3 -3
  534. package/list-header/index.css +3 -3
  535. package/list-header/modern/Component.js +1 -1
  536. package/list-header/modern/index.css +3 -3
  537. package/loader/Component.js +1 -1
  538. package/loader/esm/Component.js +1 -1
  539. package/loader/esm/index.css +7 -7
  540. package/loader/index.css +7 -7
  541. package/loader/modern/Component.js +1 -1
  542. package/loader/modern/index.css +7 -7
  543. package/masked-input/Component.js +1 -1
  544. package/masked-input/esm/Component.js +1 -1
  545. package/masked-input/esm/index.css +2 -2
  546. package/masked-input/index.css +2 -2
  547. package/masked-input/modern/Component.js +1 -1
  548. package/masked-input/modern/index.css +2 -2
  549. package/modal/Component.desktop.js +3 -3
  550. package/modal/Component.mobile.js +3 -3
  551. package/modal/Component.responsive.js +2 -2
  552. package/modal/components/closer/Component.js +2 -2
  553. package/modal/components/closer/index.css +8 -8
  554. package/modal/components/content/Component.desktop.js +2 -2
  555. package/modal/components/content/Component.mobile.js +2 -2
  556. package/modal/components/content/desktop.css +12 -12
  557. package/modal/components/content/mobile.css +7 -7
  558. package/modal/components/footer/Component.desktop.js +2 -2
  559. package/modal/components/footer/Component.js +1 -1
  560. package/modal/components/footer/Component.mobile.js +2 -2
  561. package/modal/components/footer/desktop.css +12 -12
  562. package/modal/components/footer/layout.css +25 -25
  563. package/modal/components/footer/mobile.css +7 -7
  564. package/modal/components/header/Component.desktop.js +2 -2
  565. package/modal/components/header/Component.js +1 -1
  566. package/modal/components/header/Component.mobile.js +2 -2
  567. package/modal/components/header/desktop.css +16 -16
  568. package/modal/components/header/mobile.css +11 -11
  569. package/modal/desktop.css +8 -8
  570. package/modal/desktop.js +2 -2
  571. package/modal/esm/Component.desktop.js +3 -3
  572. package/modal/esm/Component.mobile.js +3 -3
  573. package/modal/esm/Component.responsive.js +2 -2
  574. package/modal/esm/components/closer/Component.js +2 -2
  575. package/modal/esm/components/closer/index.css +8 -8
  576. package/modal/esm/components/content/Component.desktop.js +2 -2
  577. package/modal/esm/components/content/Component.mobile.js +2 -2
  578. package/modal/esm/components/content/desktop.css +12 -12
  579. package/modal/esm/components/content/mobile.css +7 -7
  580. package/modal/esm/components/footer/Component.desktop.js +2 -2
  581. package/modal/esm/components/footer/Component.js +1 -1
  582. package/modal/esm/components/footer/Component.mobile.js +2 -2
  583. package/modal/esm/components/footer/desktop.css +12 -12
  584. package/modal/esm/components/footer/layout.css +25 -25
  585. package/modal/esm/components/footer/mobile.css +7 -7
  586. package/modal/esm/components/header/Component.desktop.js +2 -2
  587. package/modal/esm/components/header/Component.js +1 -1
  588. package/modal/esm/components/header/Component.mobile.js +2 -2
  589. package/modal/esm/components/header/desktop.css +16 -16
  590. package/modal/esm/components/header/mobile.css +11 -11
  591. package/modal/esm/desktop.css +8 -8
  592. package/modal/esm/desktop.js +2 -2
  593. package/modal/esm/index.js +2 -2
  594. package/modal/esm/mobile.css +2 -2
  595. package/modal/esm/mobile.js +2 -2
  596. package/modal/esm/responsive.js +2 -2
  597. package/modal/esm/transitions.css +8 -8
  598. package/modal/esm/transitions.module-39875ede.js +4 -0
  599. package/modal/esm/{tslib.es6-5d3a812f.d.ts → tslib.es6-2c8d9a51.d.ts} +0 -0
  600. package/modal/esm/{tslib.es6-5d3a812f.js → tslib.es6-2c8d9a51.js} +0 -0
  601. package/modal/index.js +2 -2
  602. package/modal/mobile.css +2 -2
  603. package/modal/mobile.js +2 -2
  604. package/modal/modern/Component.desktop.js +2 -2
  605. package/modal/modern/Component.mobile.js +2 -2
  606. package/modal/modern/Component.responsive.js +1 -1
  607. package/modal/modern/components/closer/Component.js +1 -1
  608. package/modal/modern/components/closer/index.css +8 -8
  609. package/modal/modern/components/content/Component.desktop.js +1 -1
  610. package/modal/modern/components/content/Component.mobile.js +1 -1
  611. package/modal/modern/components/content/desktop.css +12 -12
  612. package/modal/modern/components/content/mobile.css +7 -7
  613. package/modal/modern/components/footer/Component.desktop.js +1 -1
  614. package/modal/modern/components/footer/Component.js +1 -1
  615. package/modal/modern/components/footer/Component.mobile.js +1 -1
  616. package/modal/modern/components/footer/desktop.css +12 -12
  617. package/modal/modern/components/footer/layout.css +25 -25
  618. package/modal/modern/components/footer/mobile.css +7 -7
  619. package/modal/modern/components/header/Component.desktop.js +1 -1
  620. package/modal/modern/components/header/Component.mobile.js +1 -1
  621. package/modal/modern/components/header/desktop.css +16 -16
  622. package/modal/modern/components/header/mobile.css +11 -11
  623. package/modal/modern/desktop.css +8 -8
  624. package/modal/modern/desktop.js +1 -1
  625. package/modal/modern/index.js +1 -1
  626. package/modal/modern/mobile.css +2 -2
  627. package/modal/modern/mobile.js +1 -1
  628. package/modal/modern/responsive.js +1 -1
  629. package/modal/modern/transitions.css +8 -8
  630. package/modal/modern/transitions.module-39875ede.js +4 -0
  631. package/modal/responsive.js +2 -2
  632. package/modal/transitions.css +8 -8
  633. package/modal/transitions.module-2ee26a86.js +4 -0
  634. package/modal/{tslib.es6-810343ad.d.ts → tslib.es6-02c7643f.d.ts} +0 -0
  635. package/modal/{tslib.es6-810343ad.js → tslib.es6-02c7643f.js} +0 -0
  636. package/notification/Component.js +1 -1
  637. package/notification/esm/Component.js +1 -1
  638. package/notification/esm/index.css +7 -7
  639. package/notification/index.css +7 -7
  640. package/notification/modern/Component.js +1 -1
  641. package/notification/modern/index.css +7 -7
  642. package/notification-manager/{component-4c431649.d.ts → component-5e4a07a7.d.ts} +0 -0
  643. package/notification-manager/{component-4c431649.js → component-5e4a07a7.js} +0 -0
  644. package/notification-manager/component.js +2 -2
  645. package/notification-manager/components/index.js +1 -1
  646. package/notification-manager/components/notification/component.js +1 -1
  647. package/notification-manager/components/notification/index.d.ts +1 -1
  648. package/notification-manager/components/notification/index.js +1 -1
  649. package/notification-manager/esm/{component-be06e635.d.ts → component-5f9145fb.d.ts} +0 -0
  650. package/notification-manager/esm/{component-be06e635.js → component-5f9145fb.js} +0 -0
  651. package/notification-manager/esm/component.js +2 -2
  652. package/notification-manager/esm/components/index.js +1 -1
  653. package/notification-manager/esm/components/notification/component.js +1 -1
  654. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  655. package/notification-manager/esm/components/notification/index.js +1 -1
  656. package/notification-manager/esm/index.css +11 -11
  657. package/notification-manager/esm/index.js +1 -1
  658. package/notification-manager/index.css +11 -11
  659. package/notification-manager/index.js +1 -1
  660. package/notification-manager/modern/component.js +1 -1
  661. package/notification-manager/modern/index.css +11 -11
  662. package/package.json +1 -1
  663. package/password-input/component.js +1 -1
  664. package/password-input/esm/component.js +1 -1
  665. package/password-input/esm/index.css +5 -5
  666. package/password-input/index.css +5 -5
  667. package/password-input/modern/component.js +1 -1
  668. package/password-input/modern/index.css +5 -5
  669. package/phone-input/utils/index.js +7 -5
  670. package/picker-button/{Component-0f8b68a4.d.ts → Component-a8e286ef.d.ts} +0 -0
  671. package/picker-button/{Component-0f8b68a4.js → Component-a8e286ef.js} +1 -1
  672. package/picker-button/Component.js +2 -2
  673. package/picker-button/esm/{Component-a4007d26.d.ts → Component-a2688409.d.ts} +0 -0
  674. package/picker-button/esm/{Component-a4007d26.js → Component-a2688409.js} +1 -1
  675. package/picker-button/esm/Component.js +2 -2
  676. package/picker-button/esm/field/Component.js +1 -1
  677. package/picker-button/esm/field/index.css +3 -3
  678. package/picker-button/esm/field/index.d.ts +1 -1
  679. package/picker-button/esm/field/index.js +1 -1
  680. package/picker-button/esm/index.css +2 -2
  681. package/picker-button/esm/index.js +1 -1
  682. package/picker-button/field/Component.js +1 -1
  683. package/picker-button/field/index.css +3 -3
  684. package/picker-button/field/index.d.ts +1 -1
  685. package/picker-button/field/index.js +1 -1
  686. package/picker-button/index.css +2 -2
  687. package/picker-button/index.js +1 -1
  688. package/picker-button/modern/Component.js +1 -1
  689. package/picker-button/modern/field/Component.js +1 -1
  690. package/picker-button/modern/field/index.css +3 -3
  691. package/picker-button/modern/index.css +2 -2
  692. package/plate/Component.js +1 -1
  693. package/plate/esm/Component.js +1 -1
  694. package/plate/esm/index.css +28 -28
  695. package/plate/index.css +28 -28
  696. package/plate/modern/Component.js +1 -1
  697. package/plate/modern/index.css +28 -28
  698. package/popover/Component.js +1 -1
  699. package/popover/esm/Component.js +1 -1
  700. package/popover/esm/index.css +33 -33
  701. package/popover/index.css +33 -33
  702. package/popover/modern/Component.js +1 -1
  703. package/popover/modern/index.css +33 -33
  704. package/progress-bar/Component.js +1 -1
  705. package/progress-bar/esm/Component.js +1 -1
  706. package/progress-bar/esm/index.css +4 -4
  707. package/progress-bar/index.css +4 -4
  708. package/progress-bar/modern/Component.js +1 -1
  709. package/progress-bar/modern/index.css +4 -4
  710. package/pure-input/Component.js +1 -1
  711. package/pure-input/esm/Component.js +1 -1
  712. package/pure-input/esm/index.css +25 -25
  713. package/pure-input/index.css +25 -25
  714. package/pure-input/modern/Component.js +1 -1
  715. package/pure-input/modern/index.css +25 -25
  716. package/radio/Component.js +1 -1
  717. package/radio/esm/Component.js +1 -1
  718. package/radio/esm/index.css +31 -31
  719. package/radio/index.css +31 -31
  720. package/radio/modern/Component.js +1 -1
  721. package/radio/modern/index.css +31 -31
  722. package/radio-group/Component.js +1 -1
  723. package/radio-group/esm/Component.js +1 -1
  724. package/radio-group/esm/index.css +16 -16
  725. package/radio-group/index.css +16 -16
  726. package/radio-group/modern/Component.js +1 -1
  727. package/radio-group/modern/index.css +16 -16
  728. package/select/Component.js +1 -1
  729. package/select/components/arrow/Component.js +1 -1
  730. package/select/components/arrow/index.css +3 -3
  731. package/select/components/base-select/Component.js +2 -2
  732. package/select/components/base-select/index.css +7 -7
  733. package/select/components/base-select/index.js +1 -1
  734. package/select/components/checkmark/Component.js +1 -1
  735. package/select/components/checkmark/index.css +3 -3
  736. package/select/components/field/Component.js +2 -2
  737. package/select/components/field/index.css +9 -9
  738. package/select/components/field/index.js +1 -1
  739. package/select/components/index.js +1 -1
  740. package/select/components/native-select/Component.js +1 -1
  741. package/select/components/native-select/index.js +1 -1
  742. package/select/components/optgroup/Component.js +1 -1
  743. package/select/components/optgroup/index.css +6 -6
  744. package/select/components/option/Component.js +2 -2
  745. package/select/components/option/index.css +20 -20
  746. package/select/components/option/index.js +1 -1
  747. package/select/components/options-list/Component.js +1 -1
  748. package/select/components/options-list/index.css +5 -5
  749. package/select/components/virtual-options-list/Component.js +1 -1
  750. package/select/components/virtual-options-list/index.css +11 -11
  751. package/select/esm/Component.js +1 -1
  752. package/select/esm/components/arrow/Component.js +1 -1
  753. package/select/esm/components/arrow/index.css +3 -3
  754. package/select/esm/components/base-select/Component.js +2 -2
  755. package/select/esm/components/base-select/index.css +7 -7
  756. package/select/esm/components/base-select/index.js +1 -1
  757. package/select/esm/components/checkmark/Component.js +1 -1
  758. package/select/esm/components/checkmark/index.css +3 -3
  759. package/select/esm/components/field/Component.js +2 -2
  760. package/select/esm/components/field/index.css +9 -9
  761. package/select/esm/components/field/index.js +1 -1
  762. package/select/esm/components/index.js +1 -1
  763. package/select/esm/components/native-select/Component.js +1 -1
  764. package/select/esm/components/native-select/index.js +1 -1
  765. package/select/esm/components/optgroup/Component.js +1 -1
  766. package/select/esm/components/optgroup/index.css +6 -6
  767. package/select/esm/components/option/Component.js +2 -2
  768. package/select/esm/components/option/index.css +20 -20
  769. package/select/esm/components/option/index.js +1 -1
  770. package/select/esm/components/options-list/Component.js +1 -1
  771. package/select/esm/components/options-list/index.css +5 -5
  772. package/select/esm/components/virtual-options-list/Component.js +1 -1
  773. package/select/esm/components/virtual-options-list/index.css +11 -11
  774. package/select/esm/index.js +1 -1
  775. package/select/esm/presets/index.js +1 -1
  776. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  777. package/select/esm/presets/useLazyLoading/index.css +2 -2
  778. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  779. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  780. package/select/esm/{tslib.es6-92952a5b.d.ts → tslib.es6-d52b7c47.d.ts} +0 -0
  781. package/select/esm/{tslib.es6-92952a5b.js → tslib.es6-d52b7c47.js} +0 -0
  782. package/select/index.js +1 -1
  783. package/select/modern/components/arrow/Component.js +1 -1
  784. package/select/modern/components/arrow/index.css +3 -3
  785. package/select/modern/components/base-select/Component.js +1 -1
  786. package/select/modern/components/base-select/index.css +7 -7
  787. package/select/modern/components/checkmark/Component.js +1 -1
  788. package/select/modern/components/checkmark/index.css +3 -3
  789. package/select/modern/components/field/Component.js +1 -1
  790. package/select/modern/components/field/index.css +9 -9
  791. package/select/modern/components/optgroup/Component.js +1 -1
  792. package/select/modern/components/optgroup/index.css +6 -6
  793. package/select/modern/components/option/Component.js +1 -1
  794. package/select/modern/components/option/index.css +20 -20
  795. package/select/modern/components/options-list/Component.js +1 -1
  796. package/select/modern/components/options-list/index.css +5 -5
  797. package/select/modern/components/virtual-options-list/Component.js +1 -1
  798. package/select/modern/components/virtual-options-list/index.css +11 -11
  799. package/select/modern/presets/useLazyLoading/hook.js +1 -1
  800. package/select/modern/presets/useLazyLoading/index.css +2 -2
  801. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  802. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  803. package/select/presets/index.js +1 -1
  804. package/select/presets/useLazyLoading/hook.js +2 -2
  805. package/select/presets/useLazyLoading/index.css +2 -2
  806. package/select/presets/useSelectWithLoading/hook.js +2 -2
  807. package/select/presets/useSelectWithLoading/index.css +2 -2
  808. package/select/{tslib.es6-14b6a04f.d.ts → tslib.es6-484a3c90.d.ts} +0 -0
  809. package/select/{tslib.es6-14b6a04f.js → tslib.es6-484a3c90.js} +0 -0
  810. package/select-with-tags/component.js +1 -1
  811. package/select-with-tags/components/index.js +1 -1
  812. package/select-with-tags/components/tag/component.js +2 -2
  813. package/select-with-tags/components/tag/index.css +10 -10
  814. package/select-with-tags/components/tag/index.js +1 -1
  815. package/select-with-tags/components/tag-list/component.js +2 -2
  816. package/select-with-tags/components/tag-list/index.css +30 -30
  817. package/select-with-tags/components/tag-list/index.js +1 -1
  818. package/select-with-tags/esm/component.js +1 -1
  819. package/select-with-tags/esm/components/index.js +1 -1
  820. package/select-with-tags/esm/components/tag/component.js +2 -2
  821. package/select-with-tags/esm/components/tag/index.css +10 -10
  822. package/select-with-tags/esm/components/tag/index.js +1 -1
  823. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  824. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  825. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  826. package/select-with-tags/esm/index.js +1 -1
  827. package/select-with-tags/esm/{tslib.es6-77554891.d.ts → tslib.es6-b74f8c8a.d.ts} +0 -0
  828. package/select-with-tags/esm/{tslib.es6-77554891.js → tslib.es6-b74f8c8a.js} +0 -0
  829. package/select-with-tags/esm/utils/index.js +1 -1
  830. package/select-with-tags/esm/utils/match.js +1 -1
  831. package/select-with-tags/index.js +1 -1
  832. package/select-with-tags/modern/components/tag/component.js +1 -1
  833. package/select-with-tags/modern/components/tag/index.css +10 -10
  834. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  835. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  836. package/select-with-tags/{tslib.es6-c3c4b3f8.d.ts → tslib.es6-0ccd3ff3.d.ts} +0 -0
  837. package/select-with-tags/{tslib.es6-c3c4b3f8.js → tslib.es6-0ccd3ff3.js} +0 -0
  838. package/select-with-tags/utils/index.js +1 -1
  839. package/select-with-tags/utils/match.js +1 -1
  840. package/skeleton/Component.js +1 -1
  841. package/skeleton/esm/Component.js +1 -1
  842. package/skeleton/esm/index.css +10 -10
  843. package/skeleton/index.css +10 -10
  844. package/skeleton/modern/Component.js +1 -1
  845. package/skeleton/modern/index.css +10 -10
  846. package/slider/Component.js +1 -1
  847. package/slider/esm/Component.js +1 -1
  848. package/slider/esm/index.css +36 -36
  849. package/slider/index.css +36 -36
  850. package/slider/modern/Component.js +1 -1
  851. package/slider/modern/index.css +36 -36
  852. package/slider-input/Component.js +1 -1
  853. package/slider-input/esm/Component.js +1 -1
  854. package/slider-input/esm/index.css +17 -17
  855. package/slider-input/index.css +17 -17
  856. package/slider-input/modern/Component.js +1 -1
  857. package/slider-input/modern/index.css +17 -17
  858. package/space/Component.js +2 -2
  859. package/space/{Item-c2199ae5.d.ts → Item-36f4a5e1.d.ts} +0 -0
  860. package/space/{Item-c2199ae5.js → Item-36f4a5e1.js} +0 -0
  861. package/space/Item.js +1 -1
  862. package/space/esm/Component.js +2 -2
  863. package/space/esm/{Item-967d7962.d.ts → Item-4c9863c0.d.ts} +0 -0
  864. package/space/esm/{Item-967d7962.js → Item-4c9863c0.js} +0 -0
  865. package/space/esm/Item.js +1 -1
  866. package/space/esm/index.css +8 -8
  867. package/space/esm/index.js +1 -1
  868. package/space/index.css +8 -8
  869. package/space/index.js +1 -1
  870. package/space/modern/Component.js +1 -1
  871. package/space/modern/index.css +8 -8
  872. package/spinner/Component.js +1 -1
  873. package/spinner/esm/Component.js +1 -1
  874. package/spinner/esm/index.css +6 -6
  875. package/spinner/index.css +6 -6
  876. package/spinner/modern/Component.js +1 -1
  877. package/spinner/modern/index.css +6 -6
  878. package/status/Component.js +1 -1
  879. package/status/esm/Component.js +1 -1
  880. package/status/esm/index.css +17 -17
  881. package/status/index.css +17 -17
  882. package/status/modern/Component.js +1 -1
  883. package/status/modern/index.css +17 -17
  884. package/stepped-progress-bar/Component.js +1 -1
  885. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  886. package/stepped-progress-bar/components/step-bar/index.css +3 -3
  887. package/stepped-progress-bar/esm/Component.js +1 -1
  888. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  889. package/stepped-progress-bar/esm/components/step-bar/index.css +3 -3
  890. package/stepped-progress-bar/esm/index.css +3 -3
  891. package/stepped-progress-bar/index.css +3 -3
  892. package/stepped-progress-bar/modern/Component.js +1 -1
  893. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  894. package/stepped-progress-bar/modern/components/step-bar/index.css +3 -3
  895. package/stepped-progress-bar/modern/index.css +3 -3
  896. package/switch/Component.js +1 -1
  897. package/switch/esm/Component.js +1 -1
  898. package/switch/esm/index.css +25 -25
  899. package/switch/index.css +25 -25
  900. package/switch/modern/Component.js +1 -1
  901. package/switch/modern/index.css +25 -25
  902. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  903. package/tabs/components/primary-tablist/Component.js +1 -1
  904. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  905. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  906. package/tabs/components/primary-tablist/index.css +18 -18
  907. package/tabs/components/primary-tablist/mobile.css +20 -20
  908. package/tabs/components/scrollable-container/Component.js +1 -1
  909. package/tabs/components/scrollable-container/index.css +2 -2
  910. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  911. package/tabs/components/secondary-tablist/Component.js +1 -1
  912. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  913. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  914. package/tabs/components/secondary-tablist/index.css +11 -11
  915. package/tabs/components/secondary-tablist/mobile.css +14 -14
  916. package/tabs/components/tab/Component.js +1 -1
  917. package/tabs/components/tab/index.css +2 -2
  918. package/tabs/components/tabs/Component.desktop.js +3 -3
  919. package/tabs/components/tabs/Component.mobile.js +3 -3
  920. package/tabs/components/tabs/Component.responsive.js +3 -3
  921. package/tabs/desktop.js +3 -3
  922. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  923. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  924. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  925. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  926. package/tabs/esm/components/primary-tablist/index.css +18 -18
  927. package/tabs/esm/components/primary-tablist/mobile.css +20 -20
  928. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  929. package/tabs/esm/components/scrollable-container/index.css +2 -2
  930. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  931. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  932. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  933. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  934. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  935. package/tabs/esm/components/secondary-tablist/mobile.css +14 -14
  936. package/tabs/esm/components/tab/Component.js +1 -1
  937. package/tabs/esm/components/tab/index.css +2 -2
  938. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  939. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  940. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  941. package/tabs/esm/desktop.js +3 -3
  942. package/tabs/esm/index.js +3 -3
  943. package/tabs/esm/index.module-04f603e9.js +4 -0
  944. package/tabs/esm/index.module-daa911fa.js +4 -0
  945. package/tabs/esm/mobile.js +3 -3
  946. package/tabs/esm/responsive.js +3 -3
  947. package/tabs/esm/{tslib.es6-34905a1c.d.ts → tslib.es6-dec44ef6.d.ts} +0 -0
  948. package/tabs/esm/{tslib.es6-34905a1c.js → tslib.es6-dec44ef6.js} +0 -0
  949. package/tabs/index.js +3 -3
  950. package/tabs/index.module-446c543e.js +4 -0
  951. package/tabs/index.module-8bf69d84.js +4 -0
  952. package/tabs/mobile.js +3 -3
  953. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  954. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  955. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  956. package/tabs/modern/components/primary-tablist/index.css +18 -18
  957. package/tabs/modern/components/primary-tablist/mobile.css +20 -20
  958. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  959. package/tabs/modern/components/scrollable-container/index.css +2 -2
  960. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  961. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  962. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  963. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  964. package/tabs/modern/components/secondary-tablist/mobile.css +14 -14
  965. package/tabs/modern/components/tab/Component.js +1 -1
  966. package/tabs/modern/components/tab/index.css +2 -2
  967. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  968. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  969. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  970. package/tabs/modern/desktop.js +2 -2
  971. package/tabs/modern/index.js +2 -2
  972. package/tabs/modern/index.module-04f603e9.js +4 -0
  973. package/tabs/modern/index.module-daa911fa.js +4 -0
  974. package/tabs/modern/mobile.js +2 -2
  975. package/tabs/modern/responsive.js +2 -2
  976. package/tabs/responsive.js +3 -3
  977. package/tabs/{tslib.es6-07c7df6c.d.ts → tslib.es6-7337bb2f.d.ts} +0 -0
  978. package/tabs/{tslib.es6-07c7df6c.js → tslib.es6-7337bb2f.js} +0 -0
  979. package/tag/Component.js +3 -3
  980. package/tag/default.css +7 -7
  981. package/tag/esm/Component.js +3 -3
  982. package/tag/esm/default.css +7 -7
  983. package/tag/esm/index.css +35 -35
  984. package/tag/esm/inverted.css +7 -7
  985. package/tag/index.css +35 -35
  986. package/tag/inverted.css +7 -7
  987. package/tag/modern/Component.js +3 -3
  988. package/tag/modern/default.css +7 -7
  989. package/tag/modern/index.css +35 -35
  990. package/tag/modern/inverted.css +7 -7
  991. package/textarea/Component.js +3 -3
  992. package/textarea/default.css +18 -18
  993. package/textarea/esm/Component.js +3 -3
  994. package/textarea/esm/default.css +18 -18
  995. package/textarea/esm/index.css +21 -21
  996. package/textarea/esm/inverted.css +18 -18
  997. package/textarea/index.css +21 -21
  998. package/textarea/inverted.css +18 -18
  999. package/textarea/modern/Component.js +3 -3
  1000. package/textarea/modern/default.css +18 -18
  1001. package/textarea/modern/index.css +21 -21
  1002. package/textarea/modern/inverted.css +18 -18
  1003. package/themes/checkbox-group/click.css +5 -0
  1004. package/themes/click.css +3 -0
  1005. package/themes/compiled/mobile-dark-bluetint.css +223 -265
  1006. package/themes/dist/checkbox-group/click.css +5 -0
  1007. package/themes/dist/click.css +3 -0
  1008. package/themes/dist/compiled/mobile-dark-bluetint.css +660 -660
  1009. package/themes/dist/mixins/checkbox-group/click.css +5 -0
  1010. package/themes/dist/mixins/click.css +2 -0
  1011. package/themes/mixins/checkbox-group/click.css +5 -0
  1012. package/themes/mixins/click.css +2 -0
  1013. package/toast/component.js +1 -1
  1014. package/toast/esm/component.js +1 -1
  1015. package/toast/esm/index.css +9 -9
  1016. package/toast/index.css +9 -9
  1017. package/toast/modern/component.js +1 -1
  1018. package/toast/modern/index.css +9 -9
  1019. package/toast-plate/component.js +1 -1
  1020. package/toast-plate/esm/component.js +1 -1
  1021. package/toast-plate/esm/index.css +15 -15
  1022. package/toast-plate/index.css +15 -15
  1023. package/toast-plate/modern/component.js +1 -1
  1024. package/toast-plate/modern/index.css +15 -15
  1025. package/tooltip/{Component-98622602.d.ts → Component-5382e7f4.d.ts} +0 -0
  1026. package/tooltip/{Component-98622602.js → Component-5382e7f4.js} +1 -1
  1027. package/tooltip/Component.js +1 -1
  1028. package/tooltip/component.responsive.js +1 -1
  1029. package/tooltip/esm/{Component-a4f253e6.d.ts → Component-37f80bf5.d.ts} +0 -0
  1030. package/tooltip/esm/{Component-a4f253e6.js → Component-37f80bf5.js} +1 -1
  1031. package/tooltip/esm/Component.js +1 -1
  1032. package/tooltip/esm/component.responsive.js +1 -1
  1033. package/tooltip/esm/index.css +6 -6
  1034. package/tooltip/esm/index.d.ts +1 -1
  1035. package/tooltip/esm/index.js +1 -1
  1036. package/tooltip/esm/responsive.js +1 -1
  1037. package/tooltip/index.css +6 -6
  1038. package/tooltip/index.d.ts +1 -1
  1039. package/tooltip/index.js +1 -1
  1040. package/tooltip/modern/Component.js +1 -1
  1041. package/tooltip/modern/index.css +6 -6
  1042. package/tooltip/responsive.js +1 -1
  1043. package/typography/colors.css +12 -12
  1044. package/typography/{colors.module-4d056399.d.ts → colors.module-abc110ab.d.ts} +0 -0
  1045. package/typography/{colors.module-4d056399.js → colors.module-abc110ab.js} +1 -1
  1046. package/typography/common.module-b65cf799.js +4 -0
  1047. package/typography/component.js +2 -2
  1048. package/typography/esm/colors.css +12 -12
  1049. package/typography/esm/{colors.module-58e90404.d.ts → colors.module-e49b3350.d.ts} +0 -0
  1050. package/typography/esm/{colors.module-58e90404.js → colors.module-e49b3350.js} +1 -1
  1051. package/typography/esm/common.module-c0dacd47.js +4 -0
  1052. package/typography/esm/component.js +2 -2
  1053. package/typography/esm/index.js +2 -2
  1054. package/typography/esm/text/component.js +2 -2
  1055. package/typography/esm/text/index.css +13 -13
  1056. package/typography/esm/text/index.js +1 -1
  1057. package/typography/esm/title/common.css +4 -4
  1058. package/typography/esm/title/component.js +1 -1
  1059. package/typography/esm/title/index.css +18 -18
  1060. package/typography/esm/title/index.js +3 -3
  1061. package/typography/esm/title-responsive/component.js +3 -3
  1062. package/typography/esm/title-responsive/index.css +45 -45
  1063. package/typography/esm/title-responsive/index.js +2 -2
  1064. package/typography/index.js +2 -2
  1065. package/typography/modern/colors.css +12 -12
  1066. package/typography/modern/colors.module-a3ddf080.js +4 -0
  1067. package/typography/modern/common.module-c0dacd47.js +4 -0
  1068. package/typography/modern/component.js +2 -2
  1069. package/typography/modern/index.js +2 -2
  1070. package/typography/modern/text/component.js +2 -2
  1071. package/typography/modern/text/index.css +13 -13
  1072. package/typography/modern/text/index.js +1 -1
  1073. package/typography/modern/title/common.css +4 -4
  1074. package/typography/modern/title/component.js +1 -1
  1075. package/typography/modern/title/index.css +18 -18
  1076. package/typography/modern/title/index.js +3 -3
  1077. package/typography/modern/title-responsive/component.js +3 -3
  1078. package/typography/modern/title-responsive/index.css +45 -45
  1079. package/typography/modern/title-responsive/index.js +2 -2
  1080. package/typography/text/component.d.ts +2 -2
  1081. package/typography/text/component.js +2 -2
  1082. package/typography/text/index.css +13 -13
  1083. package/typography/text/index.js +1 -1
  1084. package/typography/title/common.css +4 -4
  1085. package/typography/title/component.d.ts +3 -3
  1086. package/typography/title/component.js +1 -1
  1087. package/typography/title/index.css +18 -18
  1088. package/typography/title/index.js +3 -3
  1089. package/typography/title-responsive/component.js +3 -3
  1090. package/typography/title-responsive/index.css +45 -45
  1091. package/typography/title-responsive/index.js +2 -2
  1092. package/with-suffix/Component.js +1 -1
  1093. package/with-suffix/esm/Component.js +1 -1
  1094. package/with-suffix/esm/index.css +9 -9
  1095. package/with-suffix/index.css +9 -9
  1096. package/with-suffix/modern/Component.js +1 -1
  1097. package/with-suffix/modern/index.css +9 -9
  1098. package/grid/esm/gutters.module-3929333e.js +0 -27
  1099. package/grid/gutters.module-73878830.js +0 -28
  1100. package/grid/modern/gutters.module-18745f79.js +0 -4
  1101. package/modal/esm/transitions.module-4c2889a7.js +0 -4
  1102. package/modal/modern/transitions.module-4c2889a7.js +0 -4
  1103. package/modal/transitions.module-ad7c107c.js +0 -4
  1104. package/tabs/esm/index.module-0dae89c3.js +0 -4
  1105. package/tabs/esm/index.module-8953c862.js +0 -4
  1106. package/tabs/index.module-3fbb9413.js +0 -4
  1107. package/tabs/index.module-eddb0042.js +0 -4
  1108. package/tabs/modern/index.module-0dae89c3.js +0 -4
  1109. package/tabs/modern/index.module-8953c862.js +0 -4
  1110. package/typography/common.module-c3a7bb8d.js +0 -4
  1111. package/typography/esm/common.module-0aa3dcdc.js +0 -4
  1112. package/typography/modern/colors.module-821c0fe5.js +0 -4
  1113. package/typography/modern/common.module-0aa3dcdc.js +0 -4
@@ -1,228 +1,228 @@
1
- .card-image__cardImage_1o128 {
1
+ .card-image__cardImage_ynt9b {
2
2
  background: #e7e8ea;
3
3
  }
4
- .card-image__loaded_1o128 {
4
+ .card-image__loaded_ynt9b {
5
5
  background: transparent
6
- }.badge__component_1fkxb {
6
+ }.badge__component_1idw7 {
7
7
  background-color: #ef3124;
8
8
  color: #000;
9
9
  }
10
- .badge__icon_1fkxb {
10
+ .badge__icon_1idw7 {
11
11
  color: #2fc26e;
12
12
  background-color: transparent
13
13
  }
14
- .badge__icon_1fkxb.badge__positive_1fkxb {
14
+ .badge__icon_1idw7.badge__positive_1idw7 {
15
15
  color: #2fc26e;
16
16
  }
17
- .badge__icon_1fkxb.badge__attention_1fkxb {
17
+ .badge__icon_1idw7.badge__attention_1idw7 {
18
18
  color: #f6bf65;
19
19
  }
20
- .badge__icon_1fkxb.badge__negative_1fkxb {
20
+ .badge__icon_1idw7.badge__negative_1idw7 {
21
21
  color: #d91d0b;
22
22
  }
23
- .badge__icon_1fkxb.badge__link_1fkxb {
23
+ .badge__icon_1idw7.badge__link_1idw7 {
24
24
  color: #0072ef;
25
25
  }
26
- .badge__icon_1fkxb.badge__tertiary_1fkxb {
26
+ .badge__icon_1idw7.badge__tertiary_1idw7 {
27
27
  color: #464649;
28
28
  }
29
- .badge__icon_1fkxb.badge__secondary_1fkxb {
29
+ .badge__icon_1idw7.badge__secondary_1idw7 {
30
30
  color: #8d8d93;
31
31
  }
32
- .badge__icon_1fkxb.badge__primary_1fkxb {
32
+ .badge__icon_1idw7.badge__primary_1idw7 {
33
33
  color: #fff;
34
34
  }
35
- .badge__icon_1fkxb:before {
35
+ .badge__icon_1idw7:before {
36
36
  background-color: #121212;
37
- }.backdrop__backdrop_1fbez {
37
+ }.backdrop__backdrop_2xuje {
38
38
  -webkit-tap-highlight-color: transparent;
39
39
  }
40
- .backdrop__appear_1fbez,
41
- .backdrop__enter_1fbez {
40
+ .backdrop__appear_2xuje,
41
+ .backdrop__enter_2xuje {
42
42
  background-color: transparent;
43
43
  }
44
- .backdrop__appearActive_1fbez,
45
- .backdrop__enterActive_1fbez,
46
- .backdrop__appearDone_1fbez,
47
- .backdrop__enterDone_1fbez {
44
+ .backdrop__appearActive_2xuje,
45
+ .backdrop__enterActive_2xuje,
46
+ .backdrop__appearDone_2xuje,
47
+ .backdrop__enterDone_2xuje {
48
48
  background-color: rgba(0, 0, 0, 0.8);
49
49
  }
50
- .backdrop__exit_1fbez {
50
+ .backdrop__exit_2xuje {
51
51
  background-color: rgba(0, 0, 0, 0.8);
52
52
  }
53
- .backdrop__exitActive_1fbez,
54
- .backdrop__exitDone_1fbez {
53
+ .backdrop__exitActive_2xuje,
54
+ .backdrop__exitDone_2xuje {
55
55
  background-color: transparent;
56
- }.checkbox-group__error_1fi42 {
57
- border-left: 1px solid #f15045;
58
- }
59
- .checkbox-group__label_1fi42 {
60
- color: #fff;
61
- }
62
- .checkbox-group__errorMessage_1fi42 {
63
- color: #f15045;
64
- }
65
- .checkbox-group__hint_1fi42 {
66
- color: #8d8d93;
67
- }.divider__component_1l5qk {
56
+ }.divider__component_rmliu {
68
57
  border-bottom: 1px solid #2b2b2e;
69
- }.checkbox__box_uvty0 {
58
+ }.checkbox__box_1ep31 {
70
59
  color: #121212;
71
60
  background-color: #121212;
72
61
  border: 1.5px solid #8d8d93;
73
62
  }
74
- .checkbox__checkedIcon_uvty0 {
63
+ .checkbox__checkedIcon_1ep31 {
75
64
  color: #121212;
76
65
  }
77
- .checkbox__component_uvty0:hover:not(.checkbox__disabled_uvty0):not(.checkbox__inactive_uvty0) .checkbox__box_uvty0 {
66
+ .checkbox__component_1ep31:hover:not(.checkbox__disabled_1ep31):not(.checkbox__inactive_1ep31) .checkbox__box_1ep31 {
78
67
  background-color: #121212;
79
68
  border-color: #8d8d93;
80
69
  }
81
- .checkbox__component_uvty0:active:not(.checkbox__disabled_uvty0):not(.checkbox__inactive_uvty0) .checkbox__box_uvty0 {
70
+ .checkbox__component_1ep31:active:not(.checkbox__disabled_1ep31):not(.checkbox__inactive_1ep31) .checkbox__box_1ep31 {
82
71
  background-color: #121212;
83
72
  border-color: #fff;
84
73
  }
85
- .checkbox__checked_uvty0 .checkbox__box_uvty0 {
74
+ .checkbox__checked_1ep31 .checkbox__box_1ep31 {
86
75
  background-color: #fff;
87
76
  border-color: transparent;
88
77
  }
89
- .checkbox__checked_uvty0:hover:not(.checkbox__disabled_uvty0):not(.checkbox__inactive_uvty0) .checkbox__box_uvty0 {
78
+ .checkbox__checked_1ep31:hover:not(.checkbox__disabled_1ep31):not(.checkbox__inactive_1ep31) .checkbox__box_1ep31 {
90
79
  background-color: color-mod(#fff tint(10%));
91
80
  border-color: transparent;
92
81
  }
93
- .checkbox__checked_uvty0:active:not(.checkbox__disabled_uvty0):not(.checkbox__inactive_uvty0) .checkbox__box_uvty0 {
82
+ .checkbox__checked_1ep31:active:not(.checkbox__disabled_1ep31):not(.checkbox__inactive_1ep31) .checkbox__box_1ep31 {
94
83
  background-color: color-mod(#fff tint(30%));
95
84
  border-color: transparent;
96
85
  }
97
- .checkbox__indeterminate_uvty0 .checkbox__box_uvty0 {
86
+ .checkbox__indeterminate_1ep31 .checkbox__box_1ep31 {
98
87
  background-color: #fff;
99
88
  border-color: transparent;
100
89
  }
101
- .checkbox__indeterminate_uvty0:hover:not(.checkbox__disabled_uvty0):not(.checkbox__inactive_uvty0) .checkbox__box_uvty0 {
90
+ .checkbox__indeterminate_1ep31:hover:not(.checkbox__disabled_1ep31):not(.checkbox__inactive_1ep31) .checkbox__box_1ep31 {
102
91
  background-color: color-mod(#fff tint(10%));
103
92
  border-color: transparent;
104
93
  }
105
- .checkbox__indeterminate_uvty0:active:not(.checkbox__disabled_uvty0):not(.checkbox__inactive_uvty0) .checkbox__box_uvty0 {
94
+ .checkbox__indeterminate_1ep31:active:not(.checkbox__disabled_1ep31):not(.checkbox__inactive_1ep31) .checkbox__box_1ep31 {
106
95
  background-color: color-mod(#fff tint(30%));
107
96
  border-color: transparent;
108
97
  }
109
- .checkbox__disabled_uvty0 .checkbox__box_uvty0 {
98
+ .checkbox__disabled_1ep31 .checkbox__box_1ep31 {
110
99
  background-color: #121212;
111
100
  border-color: #2a2a2c;
112
101
  }
113
- .checkbox__disabled_uvty0.checkbox__checked_uvty0 .checkbox__box_uvty0 {
102
+ .checkbox__disabled_1ep31.checkbox__checked_1ep31 .checkbox__box_1ep31 {
114
103
  background-color: #3a3a3c;
115
104
  border-color: transparent;
116
105
  }
117
- .checkbox__disabled_uvty0.checkbox__indeterminate_uvty0 .checkbox__box_uvty0 {
106
+ .checkbox__disabled_1ep31.checkbox__indeterminate_1ep31 .checkbox__box_1ep31 {
118
107
  background-color: #3a3a3c;
119
108
  border-color: transparent;
120
109
  }
121
- .checkbox__disabled_uvty0 .checkbox__label_uvty0 {
110
+ .checkbox__disabled_1ep31 .checkbox__label_1ep31 {
122
111
  color: #8d8d93;
123
112
  }
124
- .checkbox__disabled_uvty0 .checkbox__hint_uvty0 {
113
+ .checkbox__disabled_1ep31 .checkbox__hint_1ep31 {
125
114
  color: #8d8d93;
126
115
  }
127
- .checkbox__inactive_uvty0 .checkbox__box_uvty0 {
116
+ .checkbox__inactive_1ep31 .checkbox__box_1ep31 {
128
117
  background-color: #3a3a3c;
129
118
  border-color: #e9e9eb;
130
119
  }
131
- .checkbox__inactive_uvty0.checkbox__checked_uvty0 .checkbox__box_uvty0 {
120
+ .checkbox__inactive_1ep31.checkbox__checked_1ep31 .checkbox__box_1ep31 {
132
121
  color: #464649;
133
122
  border-color: transparent;
134
123
  }
135
- .checkbox__inactive_uvty0.checkbox__indeterminate_uvty0 .checkbox__box_uvty0 {
124
+ .checkbox__inactive_1ep31.checkbox__indeterminate_1ep31 .checkbox__box_1ep31 {
136
125
  border-color: transparent;
137
126
  }
138
- .checkbox__focused_uvty0 .checkbox__box_uvty0 {
127
+ .checkbox__focused_1ep31 .checkbox__box_1ep31 {
139
128
  outline: 2px solid #007aff;
140
129
  }
141
- .checkbox__label_uvty0 {
130
+ .checkbox__label_1ep31 {
142
131
  color: #fff;
143
132
  }
144
- .checkbox__hint_uvty0 {
133
+ .checkbox__hint_1ep31 {
145
134
  color: #8d8d93;
146
135
  }
147
- .checkbox__inactive_uvty0 .checkbox__indeterminateLine_uvty0 {
136
+ .checkbox__inactive_1ep31 .checkbox__indeterminateLine_1ep31 {
148
137
  background-color: #464649;
149
138
  }
150
- .checkbox__indeterminateLine_uvty0 {
139
+ .checkbox__indeterminateLine_1ep31 {
151
140
  background-color: #121212;
152
- }.dropzone__component_t1sv2 {
153
- border: 2px dashed #e9e9eb;
154
- }
155
- .dropzone__component_t1sv2:not(.dropzone__disabled_t1sv2):hover {
156
- background-color: transparent;
157
- }
158
- .dropzone__dragOver_t1sv2 {
159
- background-color: transparent;
141
+ }.checkbox-group__error_iczbr {
142
+ border-left: 1px solid #f15045;
160
143
  }
161
- .dropzone__error_t1sv2 {
162
- border-color: #ef3124;
144
+ .checkbox-group__label_iczbr {
145
+ color: #fff;
163
146
  }
164
- .dropzone__overlay_1lrvy {
165
- background: #202022;
147
+ .checkbox-group__errorMessage_iczbr {
148
+ color: #f15045;
166
149
  }
167
- .dropzone__text_1lrvy {
168
- color: #fff;
169
- }.form-control__component_xja9v {
150
+ .checkbox-group__hint_iczbr {
151
+ color: #8d8d93;
152
+ }.form-control__component_d0ix2 {
170
153
  color: #fff;
171
154
  }
172
- .form-control__inner_xja9v {
155
+ .form-control__inner_d0ix2 {
173
156
  background-color: #202022;
174
157
  }
175
- .form-control__label_xja9v {
158
+ .form-control__label_d0ix2 {
176
159
  color: #8d8d93;
177
160
  }
178
- .form-control__hint_xja9v {
161
+ .form-control__hint_d0ix2 {
179
162
  color: #8d8d93;
180
163
  }
181
- .form-control__disabled_xja9v {
164
+ .form-control__disabled_d0ix2 {
182
165
  background-color: #202022;
183
166
  color: #8d8d93;
184
167
  }
185
- .form-control__focused_xja9v.form-control__inner_xja9v {
168
+ .form-control__focused_d0ix2.form-control__inner_d0ix2 {
186
169
  background-color: #202022;
187
170
  }
188
- .form-control__inner_xja9v:not(.form-control__disabled_xja9v):hover {
171
+ .form-control__inner_d0ix2:not(.form-control__disabled_d0ix2):hover {
189
172
  background-color: #202022;
190
173
  }
191
- .form-control__error_xja9v {
174
+ .form-control__error_d0ix2 {
192
175
  color: #f15045;
193
176
  }
194
- .form-control__hasError_xja9v .form-control__label_xja9v {
177
+ .form-control__hasError_d0ix2 .form-control__label_d0ix2 {
195
178
  color: #f15045;
196
179
  }
197
180
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
198
181
  }
199
- .form-control__component_25axa {
182
+ .form-control__component_1gnnm {
200
183
  color: #000;
201
184
  }
202
- .form-control__inner_25axa {
185
+ .form-control__inner_1gnnm {
203
186
  background-color: #f3f4f5;
204
187
  }
205
- .form-control__label_25axa {
188
+ .form-control__label_1gnnm {
206
189
  color: rgba(60, 60, 67, 0.6);
207
190
  }
208
- .form-control__hint_25axa {
191
+ .form-control__hint_1gnnm {
209
192
  color: rgba(60, 60, 67, 0.6);
210
193
  }
211
- .form-control__disabled_25axa {
194
+ .form-control__disabled_1gnnm {
212
195
  background-color: #f3f4f5;
213
196
  color: rgba(60, 60, 67, 0.6);
214
197
  }
215
- .form-control__focused_25axa.form-control__inner_25axa {
198
+ .form-control__focused_1gnnm.form-control__inner_1gnnm {
216
199
  background-color: #f3f4f5;
217
200
  }
218
- .form-control__inner_25axa:not(.form-control__disabled_25axa):hover {
201
+ .form-control__inner_1gnnm:not(.form-control__disabled_1gnnm):hover {
219
202
  background-color: #f3f4f5;
220
203
  }
221
- .form-control__error_25axa {
204
+ .form-control__error_1gnnm {
222
205
  color: #ef3124;
223
206
  }
224
- .form-control__hasError_25axa .form-control__label_25axa {
207
+ .form-control__hasError_1gnnm .form-control__label_1gnnm {
225
208
  color: #ef3124;
209
+ }.dropzone__component_110lr {
210
+ border: 2px dashed #e9e9eb;
211
+ }
212
+ .dropzone__component_110lr:not(.dropzone__disabled_110lr):hover {
213
+ background-color: transparent;
214
+ }
215
+ .dropzone__dragOver_110lr {
216
+ background-color: transparent;
217
+ }
218
+ .dropzone__error_110lr {
219
+ border-color: #ef3124;
220
+ }
221
+ .dropzone__overlay_ncitb {
222
+ background: #202022;
223
+ }
224
+ .dropzone__text_ncitb {
225
+ color: #fff;
226
226
  }@media (max-width: 599px) {
227
227
  }
228
228
  @media (min-width: 360px) {
@@ -271,212 +271,212 @@
271
271
  }
272
272
  @media (min-width: 1920px) {
273
273
  }
274
- .list__list_1eju9 {
274
+ .list__list_108vw {
275
275
  color: #fff;
276
276
  }
277
- .list__slot_1eju9 {
277
+ .list__slot_108vw {
278
278
  color: #fff;
279
- }.link__primary_19zwm {
279
+ }.link__primary_1oomf {
280
280
  color: #fff;
281
281
  border-bottom-color: #fff
282
282
  }
283
- .link__primary_19zwm:hover {
283
+ .link__primary_1oomf:hover {
284
284
  color: color-mod(#fff tint(20%));
285
285
  }
286
- .link__primary_19zwm:active {
286
+ .link__primary_1oomf:active {
287
287
  color: color-mod(#fff tint(40%));
288
288
  }
289
- .link__secondary_19zwm {
289
+ .link__secondary_1oomf {
290
290
  color: #8d8d93;
291
291
  border-bottom-color: #8d8d93
292
292
  }
293
- .link__secondary_19zwm:hover {
293
+ .link__secondary_1oomf:hover {
294
294
  color: color-mod(#8d8d93 tint(20%));
295
295
  }
296
- .link__secondary_19zwm:active {
296
+ .link__secondary_1oomf:active {
297
297
  color: color-mod(#8d8d93 tint(40%));
298
298
  }
299
- .link__default_19zwm {
299
+ .link__default_1oomf {
300
300
  color: #0072ef;
301
301
  border-bottom-color: #0072ef
302
302
  }
303
- .link__default_19zwm:hover {
303
+ .link__default_1oomf:hover {
304
304
  color: color-mod(#0072ef tint(20%));
305
305
  }
306
- .link__default_19zwm:active {
306
+ .link__default_1oomf:active {
307
307
  color: color-mod(#0072ef tint(40%));
308
308
  }
309
- .link__component_1cn0m:hover .link__text_1cn0m,
310
- .link__component_1cn0m:active .link__text_1cn0m {
309
+ .link__component_1e75t:hover .link__text_1e75t,
310
+ .link__component_1e75t:active .link__text_1e75t {
311
311
  border-bottom-color: rgba(0, 0, 0, 0);
312
312
  }
313
- .link__focused_1cn0m {
313
+ .link__focused_1e75t {
314
314
  outline: 2px solid #007aff;
315
315
  }
316
- .link__primary_dwcp0 {
316
+ .link__primary_sl2hj {
317
317
  color: #000;
318
318
  border-bottom-color: #000
319
319
  }
320
- .link__primary_dwcp0:hover {
320
+ .link__primary_sl2hj:hover {
321
321
  color: rgb(204, 204, 204);
322
322
  }
323
- .link__primary_dwcp0:active {
323
+ .link__primary_sl2hj:active {
324
324
  color: rgb(153, 153, 153);
325
325
  }
326
- .link__secondary_dwcp0 {
326
+ .link__secondary_sl2hj {
327
327
  color: #8a8a8e;
328
328
  border-bottom-color: #8a8a8e
329
329
  }
330
- .link__secondary_dwcp0:hover {
330
+ .link__secondary_sl2hj:hover {
331
331
  color: rgb(146, 150, 156);
332
332
  }
333
- .link__secondary_dwcp0:active {
333
+ .link__secondary_sl2hj:active {
334
334
  color: rgb(109, 113, 117);
335
335
  }
336
- .link__default_dwcp0 {
336
+ .link__default_sl2hj {
337
337
  color: #0072ef;
338
338
  border-bottom-color: #0072ef
339
339
  }
340
- .link__default_dwcp0:hover {
340
+ .link__default_sl2hj:hover {
341
341
  color: rgb(0, 98, 204);
342
342
  }
343
- .link__default_dwcp0:active {
343
+ .link__default_sl2hj:active {
344
344
  color: rgb(0, 73, 153);
345
- }@keyframes loader__blink_fwon1 {
346
- }.progress-bar__container_n4gtg {
345
+ }@keyframes loader__blink_hlr24 {
346
+ }.progress-bar__container_c9f5h {
347
347
  background: #2a2a2c;
348
348
  }
349
- .progress-bar__filled_n4gtg.progress-bar__positive_n4gtg {
349
+ .progress-bar__filled_c9f5h.progress-bar__positive_c9f5h {
350
350
  background: #2fc26e;
351
351
  }
352
- .progress-bar__filled_n4gtg.progress-bar__negative_n4gtg {
352
+ .progress-bar__filled_c9f5h.progress-bar__negative_c9f5h {
353
353
  background: #d91d0b;
354
- }.pure-input__input_1ve33 {
354
+ }.pure-input__input_1iei4 {
355
355
  color: #fff;
356
356
  caret-color: #0072ef;
357
357
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
358
358
  }
359
- .pure-input__input_1ve33:-webkit-autofill {
359
+ .pure-input__input_1iei4:-webkit-autofill {
360
360
  -webkit-text-fill-color: #fff;
361
361
  }
362
- .pure-input__input_1ve33::placeholder {
362
+ .pure-input__input_1iei4::placeholder {
363
363
  color: #8d8d93;
364
364
  }
365
- .pure-input__hasLabel_1ve33::placeholder {
365
+ .pure-input__hasLabel_1iei4::placeholder {
366
366
  color: #464649;
367
367
  }
368
- .pure-input__input_1ve33:read-only {
368
+ .pure-input__input_1iei4:read-only {
369
369
  color: #8d8d93
370
370
  }
371
- .pure-input__input_1ve33:read-only:focus::placeholder {
371
+ .pure-input__input_1iei4:read-only:focus::placeholder {
372
372
  color: #8d8d93;
373
373
  }
374
- .pure-input__input_1ve33:disabled {
374
+ .pure-input__input_1iei4:disabled {
375
375
  color: #fff;
376
376
  -webkit-text-fill-color: #fff;
377
377
  }
378
- .pure-input__input_1ve33:focus::placeholder {
378
+ .pure-input__input_1iei4:focus::placeholder {
379
379
  color: rgba(235, 235, 245, 0.3);
380
380
  }
381
- .pure-input__error_1ve33 {
381
+ .pure-input__error_1iei4 {
382
382
  color: #f15045;
383
383
  caret-color: #f15045;
384
384
  }
385
- .pure-input__component_1ve33 {
385
+ .pure-input__component_1iei4 {
386
386
  color: #fff;
387
387
  background-color: #202022;
388
388
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
389
389
  }
390
- .pure-input__component_1ve33::placeholder {
390
+ .pure-input__component_1iei4::placeholder {
391
391
  color: #8d8d93;
392
392
  }
393
- .pure-input__component_1ve33:disabled {
393
+ .pure-input__component_1iei4:disabled {
394
394
  color: #fff;
395
395
  background-color: #202022;
396
396
  }
397
- .pure-input__component_1ve33:not(:disabled):focus::placeholder {
397
+ .pure-input__component_1iei4:not(:disabled):focus::placeholder {
398
398
  color: rgba(235, 235, 245, 0.3);
399
399
  }
400
- .pure-input__focusVisible_1ve33 {
400
+ .pure-input__focusVisible_1iei4 {
401
401
  outline: 2px solid #007aff;
402
402
  }
403
- .pure-input__component_1ve33:not(:disabled):hover {
403
+ .pure-input__component_1iei4:not(:disabled):hover {
404
404
  background-color: #202022;
405
- }.radio-group__error_fduj5 {
405
+ }.radio-group__error_x9tc0 {
406
406
  border-left: 1px solid #f15045;
407
407
  }
408
- .radio-group__label_fduj5 {
408
+ .radio-group__label_x9tc0 {
409
409
  color: #fff;
410
410
  }
411
- .radio-group__errorMessage_fduj5 {
411
+ .radio-group__errorMessage_x9tc0 {
412
412
  color: #f15045;
413
413
  }
414
- .radio-group__hint_fduj5 {
414
+ .radio-group__hint_x9tc0 {
415
415
  color: #8d8d93;
416
- }.radio__container_vv5m4:not(.radio__checked_vv5m4):not(.radio__disabled_vv5m4):not(.radio__inactive_vv5m4) .radio__circle_vv5m4 {
416
+ }.radio__container_dllhh:not(.radio__checked_dllhh):not(.radio__disabled_dllhh):not(.radio__inactive_dllhh) .radio__circle_dllhh {
417
417
  background-color: #121212;
418
418
  border: 1.5px solid #8d8d93;
419
419
  }
420
- .radio__container_vv5m4:not(.radio__checked_vv5m4):not(.radio__disabled_vv5m4):not(.radio__inactive_vv5m4):hover:not(:active) .radio__circle_vv5m4 {
420
+ .radio__container_dllhh:not(.radio__checked_dllhh):not(.radio__disabled_dllhh):not(.radio__inactive_dllhh):hover:not(:active) .radio__circle_dllhh {
421
421
  background-color: #121212;
422
422
  border-color: #8d8d93;
423
423
  }
424
- .radio__container_vv5m4:not(.radio__checked_vv5m4):not(.radio__disabled_vv5m4):not(.radio__inactive_vv5m4):active .radio__circle_vv5m4 {
424
+ .radio__container_dllhh:not(.radio__checked_dllhh):not(.radio__disabled_dllhh):not(.radio__inactive_dllhh):active .radio__circle_dllhh {
425
425
  background-color: #121212;
426
426
  border-color: #fff;
427
427
  }
428
- .radio__container_vv5m4.radio__disabled_vv5m4 .radio__circle_vv5m4 {
428
+ .radio__container_dllhh.radio__disabled_dllhh .radio__circle_dllhh {
429
429
  background-color: #121212;
430
430
  border: 1.5px solid #2a2a2c;
431
431
  }
432
- .radio__container_vv5m4.radio__disabled_vv5m4 .radio__label_vv5m4 {
432
+ .radio__container_dllhh.radio__disabled_dllhh .radio__label_dllhh {
433
433
  color: #8d8d93;
434
434
  }
435
- .radio__container_vv5m4.radio__disabled_vv5m4 .radio__hint_vv5m4 {
435
+ .radio__container_dllhh.radio__disabled_dllhh .radio__hint_dllhh {
436
436
  color: #8d8d93;
437
437
  }
438
- .radio__container_vv5m4.radio__inactive_vv5m4 .radio__circle_vv5m4 {
438
+ .radio__container_dllhh.radio__inactive_dllhh .radio__circle_dllhh {
439
439
  background-color: #3a3a3c;
440
440
  border: 1px solid #e9e9eb;
441
441
  }
442
- .radio__container_vv5m4.radio__inactive_vv5m4.radio__checked_vv5m4 .radio__circle_vv5m4:before {
442
+ .radio__container_dllhh.radio__inactive_dllhh.radio__checked_dllhh .radio__circle_dllhh:before {
443
443
  background-color: #464649;
444
444
  }
445
- .radio__container_vv5m4.radio__checked_vv5m4 .radio__circle_vv5m4 {
445
+ .radio__container_dllhh.radio__checked_dllhh .radio__circle_dllhh {
446
446
  background-color: #fff;
447
447
  border: 1.5px solid transparent;
448
448
  }
449
- .radio__container_vv5m4.radio__checked_vv5m4:hover .radio__circle_vv5m4 {
449
+ .radio__container_dllhh.radio__checked_dllhh:hover .radio__circle_dllhh {
450
450
  background-color: color-mod(#fff tint(10%));
451
451
  border-color: transparent;
452
452
  }
453
- .radio__container_vv5m4.radio__checked_vv5m4:active .radio__circle_vv5m4 {
453
+ .radio__container_dllhh.radio__checked_dllhh:active .radio__circle_dllhh {
454
454
  background-color: color-mod(#fff tint(30%));
455
455
  border-color: transparent;
456
456
  }
457
- .radio__container_vv5m4.radio__focused_vv5m4 .radio__circle_vv5m4 {
457
+ .radio__container_dllhh.radio__focused_dllhh .radio__circle_dllhh {
458
458
  outline: 2px solid #007aff;
459
459
  }
460
- .radio__container_vv5m4.radio__disabled_vv5m4.radio__checked_vv5m4 .radio__circle_vv5m4,
461
- .radio__container_vv5m4.radio__inactive_vv5m4.radio__checked_vv5m4 .radio__circle_vv5m4 {
460
+ .radio__container_dllhh.radio__disabled_dllhh.radio__checked_dllhh .radio__circle_dllhh,
461
+ .radio__container_dllhh.radio__inactive_dllhh.radio__checked_dllhh .radio__circle_dllhh {
462
462
  background-color: #3a3a3c;
463
463
  border-color: transparent;
464
464
  }
465
- .radio__circle_vv5m4:before {
465
+ .radio__circle_dllhh:before {
466
466
  background-color: #121212;
467
467
  }
468
- .radio__label_vv5m4 {
468
+ .radio__label_dllhh {
469
469
  color: #fff;
470
470
  }
471
- .radio__hint_vv5m4 {
471
+ .radio__hint_dllhh {
472
472
  color: #8d8d93;
473
- }.skeleton__component_y4go3 {
473
+ }.skeleton__component_gr4ce {
474
474
  color: transparent;
475
475
  }
476
- .skeleton__component_y4go3:before {
476
+ .skeleton__component_gr4ce:before {
477
477
  background: #485767;
478
478
  }
479
- .skeleton__animate_y4go3:after {
479
+ .skeleton__animate_gr4ce:after {
480
480
  background: #485767;
481
481
  background-image: linear-gradient(
482
482
  to left,
@@ -487,274 +487,274 @@
487
487
  rgba(0, 0, 0, 0)
488
488
  );
489
489
  }
490
- @keyframes skeleton__gradient_y4go3 {
490
+ @keyframes skeleton__gradient_gr4ce {
491
491
  }
492
- @keyframes skeleton__background_y4go3 {
492
+ @keyframes skeleton__background_gr4ce {
493
493
  0% {
494
494
  background: rgb(182, 188, 195);
495
495
  }
496
496
  100% {
497
497
  background: rgb(198, 205, 214);
498
498
  }
499
- }.slider__progress_cvqg5 {
499
+ }.slider__progress_1qzaq {
500
500
  background: #2a2a2c;
501
501
  }
502
- .slider__progress_cvqg5::-moz-progress-bar {
502
+ .slider__progress_1qzaq::-moz-progress-bar {
503
503
  background: #d91d0b;
504
504
  }
505
- .slider__progress_cvqg5::-ms-fill {
505
+ .slider__progress_1qzaq::-ms-fill {
506
506
  background: #d91d0b;
507
507
  }
508
- .slider__progress_cvqg5::-webkit-progress-value {
508
+ .slider__progress_1qzaq::-webkit-progress-value {
509
509
  background: #d91d0b;
510
510
  }
511
- .slider__progress_cvqg5::-webkit-progress-bar {
511
+ .slider__progress_1qzaq::-webkit-progress-bar {
512
512
  background: transparent;
513
513
  }
514
- .slider__range_cvqg5,
515
- .slider__range_cvqg5:focus {
514
+ .slider__range_1qzaq,
515
+ .slider__range_1qzaq:focus {
516
516
  background: transparent;
517
517
  border-color: transparent;
518
518
  color: transparent;
519
519
  }
520
- .slider__range_cvqg5::-ms-track {
520
+ .slider__range_1qzaq::-ms-track {
521
521
  background: transparent;
522
522
  border-color: transparent;
523
523
  color: transparent;
524
524
  }
525
- .slider__range_cvqg5::-ms-fill-lower {
525
+ .slider__range_1qzaq::-ms-fill-lower {
526
526
  background: transparent;
527
527
  }
528
- .slider__range_cvqg5::-ms-fill-upper {
528
+ .slider__range_1qzaq::-ms-fill-upper {
529
529
  background: transparent;
530
530
  }
531
- .slider__range_cvqg5::-webkit-slider-thumb {
531
+ .slider__range_1qzaq::-webkit-slider-thumb {
532
532
  background: #ef3124;
533
533
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
534
534
  }
535
- .slider__range_cvqg5::-ms-thumb {
535
+ .slider__range_1qzaq::-ms-thumb {
536
536
  background: #ef3124;
537
537
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
538
538
  }
539
- .slider__range_cvqg5::-moz-range-thumb {
539
+ .slider__range_1qzaq::-moz-range-thumb {
540
540
  background: #ef3124;
541
541
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
542
542
  }
543
- .slider__focused_cvqg5::-webkit-slider-thumb {
543
+ .slider__focused_1qzaq::-webkit-slider-thumb {
544
544
  outline: 2px solid #007aff;
545
545
  }
546
- .slider__focused_cvqg5::-ms-thumb {
546
+ .slider__focused_1qzaq::-ms-thumb {
547
547
  outline: 2px solid #007aff;
548
548
  }
549
- .slider__component_cvqg5:hover .slider__progress_cvqg5 {
549
+ .slider__component_1qzaq:hover .slider__progress_1qzaq {
550
550
  background: #2a2a2c
551
551
  }
552
- .slider__component_cvqg5:hover .slider__progress_cvqg5::-moz-progress-bar {
552
+ .slider__component_1qzaq:hover .slider__progress_1qzaq::-moz-progress-bar {
553
553
  background: #d91d0b;
554
554
  }
555
- .slider__component_cvqg5:hover .slider__progress_cvqg5::-ms-fill {
555
+ .slider__component_1qzaq:hover .slider__progress_1qzaq::-ms-fill {
556
556
  background: #d91d0b;
557
557
  }
558
- .slider__component_cvqg5:hover .slider__progress_cvqg5::-webkit-progress-value {
558
+ .slider__component_1qzaq:hover .slider__progress_1qzaq::-webkit-progress-value {
559
559
  background: #d91d0b;
560
560
  }
561
- .slider__component_cvqg5:hover .slider__range_cvqg5::-webkit-slider-thumb {
561
+ .slider__component_1qzaq:hover .slider__range_1qzaq::-webkit-slider-thumb {
562
562
  background: #ef3124;
563
563
  }
564
- .slider__component_cvqg5:hover .slider__range_cvqg5::-ms-thumb {
564
+ .slider__component_1qzaq:hover .slider__range_1qzaq::-ms-thumb {
565
565
  background: #ef3124;
566
566
  }
567
- .slider__component_cvqg5:hover .slider__range_cvqg5::-moz-range-thumb {
567
+ .slider__component_1qzaq:hover .slider__range_1qzaq::-moz-range-thumb {
568
568
  background: #ef3124;
569
- }@keyframes spinner__spin_animation_4hzqk {
570
- }.status__soft_5k8ms.status__green_5k8ms {
569
+ }@keyframes spinner__spin_animation_y3mru {
570
+ }.status__soft_1r743.status__green_1r743 {
571
571
  background: rgba(19, 164, 99, 0.1);
572
572
  color: #13a463;
573
573
  }
574
- .status__soft_5k8ms.status__orange_5k8ms {
574
+ .status__soft_1r743.status__orange_1r743 {
575
575
  background: rgba(222, 106, 0, 0.1);
576
576
  color: #de6a00;
577
577
  }
578
- .status__soft_5k8ms.status__red_5k8ms {
578
+ .status__soft_1r743.status__red_1r743 {
579
579
  background: rgba(217, 29, 11, 0.1);
580
580
  color: #d91d0b;
581
581
  }
582
- .status__soft_5k8ms.status__blue_5k8ms {
582
+ .status__soft_1r743.status__blue_1r743 {
583
583
  background: rgba(0, 122, 255, 0.1);
584
584
  color: #007aff;
585
585
  }
586
- .status__soft_5k8ms.status__grey_5k8ms {
586
+ .status__soft_1r743.status__grey_1r743 {
587
587
  background: rgba(109, 121, 134, 0.1);
588
588
  color: #6d7986;
589
589
  }
590
- .status__soft_5k8ms.status__teal_5k8ms {
590
+ .status__soft_1r743.status__teal_1r743 {
591
591
  background: rgba(33, 145, 135, 0.1);
592
592
  color: #219187;
593
593
  }
594
- .status__soft_5k8ms.status__purple_5k8ms {
594
+ .status__soft_1r743.status__purple_1r743 {
595
595
  background: rgba(103, 58, 183, 0.1);
596
596
  color: #673ab7;
597
597
  }
598
- .status__contrast_5k8ms {
598
+ .status__contrast_1r743 {
599
599
  color: #000
600
600
  }
601
- .status__contrast_5k8ms.status__green_5k8ms {
601
+ .status__contrast_1r743.status__green_1r743 {
602
602
  background: #13a463;
603
603
  }
604
- .status__contrast_5k8ms.status__orange_5k8ms {
604
+ .status__contrast_1r743.status__orange_1r743 {
605
605
  background: #de6a00;
606
606
  }
607
- .status__contrast_5k8ms.status__red_5k8ms {
607
+ .status__contrast_1r743.status__red_1r743 {
608
608
  background: #d91d0b;
609
609
  }
610
- .status__contrast_5k8ms.status__blue_5k8ms {
610
+ .status__contrast_1r743.status__blue_1r743 {
611
611
  background: #007aff;
612
612
  }
613
- .status__contrast_5k8ms.status__grey_5k8ms {
613
+ .status__contrast_1r743.status__grey_1r743 {
614
614
  background: #6d7986;
615
615
  }
616
- .status__contrast_5k8ms.status__teal_5k8ms {
616
+ .status__contrast_1r743.status__teal_1r743 {
617
617
  background: #219187;
618
618
  }
619
- .status__contrast_5k8ms.status__purple_5k8ms {
619
+ .status__contrast_1r743.status__purple_1r743 {
620
620
  background: #673ab7;
621
- }.switch__component_iddms {
621
+ }.switch__component_ev0zo {
622
622
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
623
623
  }
624
- .switch__switch_iddms {
624
+ .switch__switch_ev0zo {
625
625
  background-color: #8d8d93;
626
626
  border: 2px solid #8d8d93;
627
627
  }
628
- .switch__switch_iddms:before {
628
+ .switch__switch_ev0zo:before {
629
629
  background-color: #121212;
630
630
  }
631
- .switch__label_iddms {
631
+ .switch__label_ev0zo {
632
632
  color: #fff;
633
633
  }
634
- .switch__hint_iddms {
634
+ .switch__hint_ev0zo {
635
635
  color: #8d8d93;
636
636
  }
637
- .switch__checked_iddms .switch__switch_iddms {
637
+ .switch__checked_ev0zo .switch__switch_ev0zo {
638
638
  background-color: #ef3124;
639
639
  border-color: #ef3124;
640
640
  }
641
- .switch__disabled_iddms .switch__switch_iddms {
641
+ .switch__disabled_ev0zo .switch__switch_ev0zo {
642
642
  background-color: #2a2a2c;
643
643
  border-color: #2a2a2c;
644
644
  }
645
- .switch__disabled_iddms .switch__label_iddms {
645
+ .switch__disabled_ev0zo .switch__label_ev0zo {
646
646
  color: #8d8d93;
647
647
  }
648
- .switch__disabled_iddms .switch__hint_iddms {
648
+ .switch__disabled_ev0zo .switch__hint_ev0zo {
649
649
  color: #8d8d93;
650
650
  }
651
- .switch__inactive_iddms .switch__switch_iddms {
651
+ .switch__inactive_ev0zo .switch__switch_ev0zo {
652
652
  background-color: #2a2a2c;
653
653
  border-color: #2a2a2c
654
654
  }
655
- .switch__inactive_iddms .switch__switch_iddms:before {
655
+ .switch__inactive_ev0zo .switch__switch_ev0zo:before {
656
656
  background-color: #e9e9eb;
657
657
  }
658
- .switch__focused_iddms .switch__switch_iddms {
658
+ .switch__focused_ev0zo .switch__switch_ev0zo {
659
659
  outline: 2px solid #007aff;
660
- }.tag__component_1scpy {
660
+ }.tag__component_znm0v {
661
661
  color: #fff;
662
662
  border-color: transparent;
663
663
  background-color: #202022
664
664
  }
665
- .tag__component_1scpy:disabled {
665
+ .tag__component_znm0v:disabled {
666
666
  border-color: transparent;
667
667
  color: #464649;
668
668
  }
669
- .tag__component_1scpy:hover:not(:disabled) {
669
+ .tag__component_znm0v:hover:not(:disabled) {
670
670
  border-color: transparent;
671
671
  background-color: #202022;
672
672
  }
673
- .tag__component_1scpy:active:not(:disabled) {
673
+ .tag__component_znm0v:active:not(:disabled) {
674
674
  border-color: transparent;
675
675
  background-color: color-mod(#f3f4f5 alpha(7%));
676
676
  color: #fff;
677
677
  }
678
- .tag__checked_1scpy {
678
+ .tag__checked_znm0v {
679
679
  border-color: transparent;
680
680
  background-color: #f3f4f5;
681
681
  color: #000
682
682
  }
683
- .tag__checked_1scpy:disabled {
683
+ .tag__checked_znm0v:disabled {
684
684
  background-color: color-mod(#f3f4f5 alpha(15%));
685
685
  border-color: transparent;
686
686
  color: #000;
687
687
  }
688
- .tag__checked_1scpy:hover:not(:disabled):not(:active) {
688
+ .tag__checked_znm0v:hover:not(:disabled):not(:active) {
689
689
  background-color: #f3f4f5;
690
690
  }
691
- .tag__focused_viw47 {
691
+ .tag__focused_16g9z {
692
692
  outline: 2px solid #007aff;
693
693
  }
694
- .tag__component_1ffe4 {
694
+ .tag__component_mqa7i {
695
695
  color: #fff;
696
696
  border-color: #e9e9eb;
697
697
  background-color: transparent
698
698
  }
699
- .tag__component_1ffe4:disabled {
699
+ .tag__component_mqa7i:disabled {
700
700
  border-color: #2b2b2e;
701
701
  color: #464649;
702
702
  }
703
- .tag__component_1ffe4:hover:not(:disabled) {
703
+ .tag__component_mqa7i:hover:not(:disabled) {
704
704
  border-color: #fff;
705
705
  background-color: transparent;
706
706
  }
707
- .tag__component_1ffe4:active:not(:disabled) {
707
+ .tag__component_mqa7i:active:not(:disabled) {
708
708
  border-color: #fff;
709
709
  background-color: color-mod(#fff alpha(7%));
710
710
  color: #fff;
711
711
  }
712
- .tag__checked_1ffe4 {
712
+ .tag__checked_mqa7i {
713
713
  border-color: #fff;
714
714
  background-color: #fff;
715
715
  color: #000
716
716
  }
717
- .tag__checked_1ffe4:disabled {
717
+ .tag__checked_mqa7i:disabled {
718
718
  background-color: color-mod(#fff alpha(15%));
719
719
  border-color: transparent;
720
720
  color: #000;
721
721
  }
722
- .tag__checked_1ffe4:hover:not(:disabled):not(:active) {
722
+ .tag__checked_mqa7i:hover:not(:disabled):not(:active) {
723
723
  background-color: #fff;
724
- }.typography__tertiary_77w7m {
724
+ }.typography__tertiary_v8lz7 {
725
725
  color: #464649;
726
726
  }
727
- .typography__disabled_77w7m {
727
+ .typography__disabled_v8lz7 {
728
728
  color: #2a2a2c;
729
729
  }
730
- .typography__accent_77w7m {
730
+ .typography__accent_v8lz7 {
731
731
  color: #ef3124;
732
732
  }
733
- .typography__primary_77w7m {
733
+ .typography__primary_v8lz7 {
734
734
  color: #fff;
735
735
  }
736
- .typography__attention_77w7m {
736
+ .typography__attention_v8lz7 {
737
737
  color: #cb830f;
738
738
  }
739
- .typography__positive_77w7m {
739
+ .typography__positive_v8lz7 {
740
740
  color: #13a463;
741
741
  }
742
- .typography__secondary_77w7m {
742
+ .typography__secondary_v8lz7 {
743
743
  color: #8d8d93;
744
744
  }
745
- .typography__tertiary-inverted_77w7m {
745
+ .typography__tertiary-inverted_v8lz7 {
746
746
  color: #c5c5c7;
747
747
  }
748
- .typography__primary-inverted_77w7m {
748
+ .typography__primary-inverted_v8lz7 {
749
749
  color: #000;
750
750
  }
751
- .typography__secondary-inverted_77w7m {
751
+ .typography__secondary-inverted_v8lz7 {
752
752
  color: #8a8a8e;
753
753
  }
754
- .typography__link_77w7m {
754
+ .typography__link_v8lz7 {
755
755
  color: #0072ef;
756
756
  }
757
- .typography__negative_77w7m {
757
+ .typography__negative_v8lz7 {
758
758
  color: #f15045;
759
759
  }
760
760
 
@@ -763,837 +763,837 @@
763
763
  @media screen and (min-width: 600px) {
764
764
  }
765
765
  @media screen and (min-width: 1024px) {
766
- }.textarea__input_pywcc {
766
+ }.textarea__input_1gsi9 {
767
767
  color: #fff;
768
768
  caret-color: #0072ef;
769
769
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
770
770
  }
771
- .textarea__input_pywcc:-webkit-autofill {
771
+ .textarea__input_1gsi9:-webkit-autofill {
772
772
  -webkit-text-fill-color: #fff;
773
773
  }
774
- .textarea__input_pywcc::placeholder {
774
+ .textarea__input_1gsi9::placeholder {
775
775
  color: #8d8d93;
776
776
  }
777
- .textarea__hasLabel_pywcc::placeholder {
777
+ .textarea__hasLabel_1gsi9::placeholder {
778
778
  color: #464649;
779
779
  }
780
- .textarea__input_pywcc:read-only {
780
+ .textarea__input_1gsi9:read-only {
781
781
  color: #8d8d93
782
782
  }
783
- .textarea__input_pywcc:read-only:focus::placeholder {
783
+ .textarea__input_1gsi9:read-only:focus::placeholder {
784
784
  color: #8d8d93;
785
785
  }
786
- .textarea__input_pywcc:disabled {
786
+ .textarea__input_1gsi9:disabled {
787
787
  color: #fff;
788
788
  -webkit-text-fill-color: #fff;
789
789
  }
790
- .textarea__input_pywcc:focus::placeholder {
790
+ .textarea__input_1gsi9:focus::placeholder {
791
791
  color: rgba(235, 235, 245, 0.3);
792
792
  }
793
- .textarea__error_pywcc {
793
+ .textarea__error_1gsi9 {
794
794
  color: #f15045;
795
795
  caret-color: #f15045;
796
796
  }
797
- .textarea__textarea_pywcc {
797
+ .textarea__textarea_1gsi9 {
798
798
  color: #fff;
799
799
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
800
800
  }
801
- .textarea__textarea_pywcc::placeholder {
801
+ .textarea__textarea_1gsi9::placeholder {
802
802
  color: #8d8d93;
803
803
  }
804
- .textarea__hasLabel_pywcc::placeholder {
804
+ .textarea__hasLabel_1gsi9::placeholder {
805
805
  color: #464649;
806
806
  }
807
- .textarea__textarea_pywcc:disabled {
807
+ .textarea__textarea_1gsi9:disabled {
808
808
  color: #fff;
809
809
  -webkit-text-fill-color: #fff;
810
810
  }
811
- .textarea__textarea_pywcc:read-only {
811
+ .textarea__textarea_1gsi9:read-only {
812
812
  color: #8d8d93;
813
813
  }
814
- .textarea__textarea_pywcc:focus::placeholder {
814
+ .textarea__textarea_1gsi9:focus::placeholder {
815
815
  color: rgba(235, 235, 245, 0.3);
816
816
  }
817
- .textarea__focusVisible_19bxr {
817
+ .textarea__focusVisible_1wjs4 {
818
818
  outline: 2px solid #007aff;
819
819
  }
820
- .textarea__input_1koto {
820
+ .textarea__input_chbjl {
821
821
  color: #000;
822
822
  caret-color: #0072ef;
823
823
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
824
824
  }
825
- .textarea__input_1koto:-webkit-autofill {
825
+ .textarea__input_chbjl:-webkit-autofill {
826
826
  -webkit-text-fill-color: #000;
827
827
  }
828
- .textarea__input_1koto::placeholder {
828
+ .textarea__input_chbjl::placeholder {
829
829
  color: rgba(60, 60, 67, 0.6);
830
830
  }
831
- .textarea__hasLabel_1koto::placeholder {
831
+ .textarea__hasLabel_chbjl::placeholder {
832
832
  color: #c5c5c7;
833
833
  }
834
- .textarea__input_1koto:read-only {
834
+ .textarea__input_chbjl:read-only {
835
835
  color: rgba(60, 60, 67, 0.6)
836
836
  }
837
- .textarea__input_1koto:read-only:focus::placeholder {
837
+ .textarea__input_chbjl:read-only:focus::placeholder {
838
838
  color: rgba(60, 60, 67, 0.6);
839
839
  }
840
- .textarea__input_1koto:disabled {
840
+ .textarea__input_chbjl:disabled {
841
841
  color: #000;
842
842
  -webkit-text-fill-color: #000;
843
843
  }
844
- .textarea__input_1koto:focus::placeholder {
844
+ .textarea__input_chbjl:focus::placeholder {
845
845
  color: rgba(60, 60, 67, 0.3);
846
846
  }
847
- .textarea__error_1koto {
847
+ .textarea__error_chbjl {
848
848
  color: #ef3124;
849
849
  caret-color: #ef3124;
850
850
  }
851
- .textarea__textarea_1koto {
851
+ .textarea__textarea_chbjl {
852
852
  color: #000;
853
853
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
854
854
  }
855
- .textarea__textarea_1koto::placeholder {
855
+ .textarea__textarea_chbjl::placeholder {
856
856
  color: rgba(60, 60, 67, 0.6);
857
857
  }
858
- .textarea__hasLabel_1koto::placeholder {
858
+ .textarea__hasLabel_chbjl::placeholder {
859
859
  color: #c5c5c7;
860
860
  }
861
- .textarea__textarea_1koto:disabled {
861
+ .textarea__textarea_chbjl:disabled {
862
862
  color: #000;
863
863
  -webkit-text-fill-color: #000;
864
864
  }
865
- .textarea__textarea_1koto:read-only {
865
+ .textarea__textarea_chbjl:read-only {
866
866
  color: rgba(60, 60, 67, 0.6);
867
867
  }
868
- .textarea__textarea_1koto:focus::placeholder {
868
+ .textarea__textarea_chbjl:focus::placeholder {
869
869
  color: rgba(60, 60, 67, 0.3);
870
- }.button__primary_jtrcs {
870
+ }.button__primary_pmmk8 {
871
871
  color: #000;
872
872
  background-color: #f3f4f5
873
873
  }
874
- .button__primary_jtrcs:hover {
874
+ .button__primary_pmmk8:hover {
875
875
  background-color: #f3f4f5;
876
876
  }
877
- .button__primary_jtrcs:active {
877
+ .button__primary_pmmk8:active {
878
878
  background-color: #fff;
879
879
  }
880
- .button__secondary_jtrcs {
880
+ .button__secondary_pmmk8 {
881
881
  color: #fff;
882
882
  background-color: #202022;
883
883
  border: 1px solid transparent
884
884
  }
885
- .button__secondary_jtrcs:hover {
885
+ .button__secondary_pmmk8:hover {
886
886
  background-color: #202022;
887
887
  }
888
- .button__secondary_jtrcs:active {
888
+ .button__secondary_pmmk8:active {
889
889
  background-color: #2c2c2e;
890
890
  }
891
- .button__outlined_jtrcs {
891
+ .button__outlined_pmmk8 {
892
892
  color: #fff;
893
893
  background-color: transparent;
894
894
  border: 1px solid #f3f4f5
895
895
  }
896
- .button__outlined_jtrcs:hover {
896
+ .button__outlined_pmmk8:hover {
897
897
  background-color: rgba(0, 0, 0, 0.07);
898
898
  }
899
- .button__outlined_jtrcs:active {
899
+ .button__outlined_pmmk8:active {
900
900
  background-color: rgba(0, 0, 0, 0.15);
901
901
  }
902
- .button__tertiary_jtrcs {
902
+ .button__tertiary_pmmk8 {
903
903
  color: #fff;
904
904
  background-color: transparent;
905
905
  border: 1px solid #f3f4f5
906
906
  }
907
- .button__tertiary_jtrcs:hover {
907
+ .button__tertiary_pmmk8:hover {
908
908
  background-color: rgba(0, 0, 0, 0.07);
909
909
  }
910
- .button__tertiary_jtrcs:active {
910
+ .button__tertiary_pmmk8:active {
911
911
  background-color: rgba(0, 0, 0, 0.15);
912
912
  }
913
- .button__filled_jtrcs {
913
+ .button__filled_pmmk8 {
914
914
  color: #fff;
915
915
  background-color: #3a3a3c
916
916
  }
917
- .button__filled_jtrcs:hover {
917
+ .button__filled_pmmk8:hover {
918
918
  background-color: color-mod(#3a3a3c tint(7%));
919
919
  }
920
- .button__filled_jtrcs:active {
920
+ .button__filled_pmmk8:active {
921
921
  background-color: color-mod(#3a3a3c tint(15%));
922
922
  }
923
- .button__transparent_jtrcs {
923
+ .button__transparent_pmmk8 {
924
924
  color: #fff;
925
925
  background-color: color-mod(#fff alpha(10%))
926
926
  }
927
- .button__transparent_jtrcs:hover {
927
+ .button__transparent_pmmk8:hover {
928
928
  background-color: color-mod(#fff alpha(20%));
929
929
  }
930
- .button__transparent_jtrcs:active {
930
+ .button__transparent_pmmk8:active {
931
931
  background-color: color-mod(#fff alpha(40%));
932
932
  }
933
- .button__link_jtrcs {
933
+ .button__link_pmmk8 {
934
934
  color: #fff;
935
935
  background-color: transparent
936
936
  }
937
- .button__link_jtrcs:hover {
937
+ .button__link_pmmk8:hover {
938
938
  background-color: #485767;
939
939
  }
940
- .button__link_jtrcs:active {
940
+ .button__link_pmmk8:active {
941
941
  background-color: rgb(85, 99, 114);
942
942
  }
943
- .button__ghost_jtrcs {
943
+ .button__ghost_pmmk8 {
944
944
  color: #fff
945
945
  }
946
- .button__ghost_jtrcs:hover {
946
+ .button__ghost_pmmk8:hover {
947
947
  color: color-mod(#fff shade(30%));
948
948
  }
949
- .button__ghost_jtrcs:active {
949
+ .button__ghost_pmmk8:active {
950
950
  color: color-mod(#fff shade(50%));
951
951
  }
952
- .button__component_jtrcs:disabled.button__primary_jtrcs {
952
+ .button__component_pmmk8:disabled.button__primary_pmmk8 {
953
953
  color: #c5c5c7;
954
954
  background-color: #f3f4f5
955
955
  }
956
- .button__component_jtrcs:disabled.button__primary_jtrcs.button__loading_jtrcs {
956
+ .button__component_pmmk8:disabled.button__primary_pmmk8.button__loading_pmmk8 {
957
957
  background-color: #f3f4f5;
958
958
  }
959
- .button__component_jtrcs:disabled.button__secondary_jtrcs {
959
+ .button__component_pmmk8:disabled.button__secondary_pmmk8 {
960
960
  color: #2a2a2c;
961
961
  background-color: #202022;
962
962
  border-color: transparent
963
963
  }
964
- .button__component_jtrcs:disabled.button__secondary_jtrcs.button__loading_jtrcs {
964
+ .button__component_pmmk8:disabled.button__secondary_pmmk8.button__loading_pmmk8 {
965
965
  color: #fff;
966
966
  background-color: #202022;
967
967
  border-color: transparent;
968
968
  }
969
- .button__component_jtrcs:disabled.button__outlined_jtrcs {
969
+ .button__component_pmmk8:disabled.button__outlined_pmmk8 {
970
970
  color: color-mod(#fff alpha(30%));
971
971
  background-color: transparent;
972
972
  border-color: color-mod(#f3f4f5 alpha(30%))
973
973
  }
974
- .button__component_jtrcs:disabled.button__outlined_jtrcs.button__loading_jtrcs {
974
+ .button__component_pmmk8:disabled.button__outlined_pmmk8.button__loading_pmmk8 {
975
975
  color: #fff;
976
976
  }
977
- .button__component_jtrcs:disabled.button__tertiary_jtrcs {
977
+ .button__component_pmmk8:disabled.button__tertiary_pmmk8 {
978
978
  color: color-mod(#fff alpha(30%));
979
979
  background-color: transparent;
980
980
  border-color: color-mod(#f3f4f5 alpha(30%))
981
981
  }
982
- .button__component_jtrcs:disabled.button__tertiary_jtrcs.button__loading_jtrcs {
982
+ .button__component_pmmk8:disabled.button__tertiary_pmmk8.button__loading_pmmk8 {
983
983
  color: #fff;
984
984
  }
985
- .button__component_jtrcs:disabled.button__filled_jtrcs {
985
+ .button__component_pmmk8:disabled.button__filled_pmmk8 {
986
986
  color: color-mod(#fff alpha(30%));
987
987
  background-color: color-mod(#3a3a3c alpha(30%))
988
988
  }
989
- .button__component_jtrcs:disabled.button__filled_jtrcs.button__loading_jtrcs {
989
+ .button__component_pmmk8:disabled.button__filled_pmmk8.button__loading_pmmk8 {
990
990
  color: #fff;
991
991
  background-color: #3a3a3c;
992
992
  }
993
- .button__component_jtrcs:disabled.button__transparent_jtrcs {
993
+ .button__component_pmmk8:disabled.button__transparent_pmmk8 {
994
994
  color: color-mod(#fff alpha(30%));
995
995
  background-color: color-mod(#fff alpha(3%))
996
996
  }
997
- .button__component_jtrcs:disabled.button__transparent_jtrcs.button__loading_jtrcs {
997
+ .button__component_pmmk8:disabled.button__transparent_pmmk8.button__loading_pmmk8 {
998
998
  color: #fff;
999
999
  background-color: color-mod(#fff alpha(10%));
1000
1000
  }
1001
- .button__component_jtrcs:disabled.button__link_jtrcs {
1001
+ .button__component_pmmk8:disabled.button__link_pmmk8 {
1002
1002
  color: color-mod(#fff alpha(30%));
1003
1003
  background-color: transparent
1004
1004
  }
1005
- .button__component_jtrcs:disabled.button__link_jtrcs.button__loading_jtrcs {
1005
+ .button__component_pmmk8:disabled.button__link_pmmk8.button__loading_pmmk8 {
1006
1006
  color: #fff;
1007
1007
  }
1008
- .button__component_jtrcs:disabled.button__ghost_jtrcs {
1008
+ .button__component_pmmk8:disabled.button__ghost_pmmk8 {
1009
1009
  color: color-mod(#fff alpha(30%))
1010
1010
  }
1011
- .button__component_jtrcs:disabled.button__ghost_jtrcs.button__loading_jtrcs {
1011
+ .button__component_pmmk8:disabled.button__ghost_pmmk8.button__loading_pmmk8 {
1012
1012
  color: #fff;
1013
1013
  }
1014
- .button__component_19k8h {
1014
+ .button__component_sydlk {
1015
1015
  background-color: transparent
1016
1016
  }
1017
- .button__focused_19k8h {
1017
+ .button__focused_sydlk {
1018
1018
  outline: 2px solid #007aff;
1019
1019
  }
1020
- .button__primary_8jpue {
1020
+ .button__primary_ecl1t {
1021
1021
  color: #000;
1022
1022
  background-color: #ef3124
1023
1023
  }
1024
- .button__primary_8jpue:hover {
1024
+ .button__primary_ecl1t:hover {
1025
1025
  background-color: rgb(241, 80, 69);
1026
1026
  }
1027
- .button__primary_8jpue:active {
1027
+ .button__primary_ecl1t:active {
1028
1028
  background-color: rgb(203, 42, 31);
1029
1029
  }
1030
- .button__secondary_8jpue {
1030
+ .button__secondary_ecl1t {
1031
1031
  color: #fff;
1032
1032
  background-color: #3a3a3c;
1033
1033
  border: 1px solid transparent
1034
1034
  }
1035
- .button__secondary_8jpue:hover {
1035
+ .button__secondary_ecl1t:hover {
1036
1036
  background-color: rgb(99, 112, 126);
1037
1037
  }
1038
- .button__secondary_8jpue:active {
1038
+ .button__secondary_ecl1t:active {
1039
1039
  background-color: rgb(61, 74, 88);
1040
1040
  }
1041
- .button__outlined_8jpue {
1041
+ .button__outlined_ecl1t {
1042
1042
  color: #fff;
1043
1043
  background-color: transparent;
1044
1044
  border: 1px solid #f3f4f5
1045
1045
  }
1046
- .button__outlined_8jpue:hover {
1046
+ .button__outlined_ecl1t:hover {
1047
1047
  background-color: rgba(255, 255, 255, 0.15);
1048
1048
  }
1049
- .button__outlined_8jpue:active {
1049
+ .button__outlined_ecl1t:active {
1050
1050
  background-color: rgba(0, 0, 0, 0.15);
1051
1051
  }
1052
- .button__tertiary_8jpue {
1052
+ .button__tertiary_ecl1t {
1053
1053
  color: #fff;
1054
1054
  background-color: transparent;
1055
1055
  border: 1px solid #f3f4f5
1056
1056
  }
1057
- .button__tertiary_8jpue:hover {
1057
+ .button__tertiary_ecl1t:hover {
1058
1058
  background-color: rgba(255, 255, 255, 0.15);
1059
1059
  }
1060
- .button__tertiary_8jpue:active {
1060
+ .button__tertiary_ecl1t:active {
1061
1061
  background-color: rgba(0, 0, 0, 0.15);
1062
1062
  }
1063
- .button__filled_8jpue {
1063
+ .button__filled_ecl1t {
1064
1064
  color: #fff;
1065
1065
  background-color: #3a3a3c
1066
1066
  }
1067
- .button__filled_8jpue:hover {
1067
+ .button__filled_ecl1t:hover {
1068
1068
  background-color: rgb(99, 112, 126);
1069
1069
  }
1070
- .button__filled_8jpue:active {
1070
+ .button__filled_ecl1t:active {
1071
1071
  background-color: rgb(61, 74, 88);
1072
1072
  }
1073
- .button__transparent_8jpue {
1073
+ .button__transparent_ecl1t {
1074
1074
  color: #000;
1075
1075
  background-color: rgba(255, 255, 255, 0.1)
1076
1076
  }
1077
- .button__transparent_8jpue:hover {
1077
+ .button__transparent_ecl1t:hover {
1078
1078
  background-color: rgba(255, 255, 255, 0.2);
1079
1079
  }
1080
- .button__transparent_8jpue:active {
1080
+ .button__transparent_ecl1t:active {
1081
1081
  background-color: rgba(255, 255, 255, 0.05);
1082
1082
  }
1083
- .button__link_8jpue {
1083
+ .button__link_ecl1t {
1084
1084
  color: #000;
1085
1085
  background-color: transparent
1086
1086
  }
1087
- .button__link_8jpue:hover {
1087
+ .button__link_ecl1t:hover {
1088
1088
  background-color: rgba(11, 31, 53, 0.07);
1089
1089
  }
1090
- .button__link_8jpue:active {
1090
+ .button__link_ecl1t:active {
1091
1091
  background-color: rgba(179, 179, 179, 0.15);
1092
1092
  }
1093
- .button__ghost_8jpue {
1093
+ .button__ghost_ecl1t {
1094
1094
  color: #000
1095
1095
  }
1096
- .button__ghost_8jpue:hover {
1096
+ .button__ghost_ecl1t:hover {
1097
1097
  color: rgb(179, 179, 179);
1098
1098
  }
1099
- .button__ghost_8jpue:active {
1099
+ .button__ghost_ecl1t:active {
1100
1100
  color: rgb(128, 128, 128);
1101
1101
  }
1102
- .button__component_8jpue:disabled.button__primary_8jpue {
1102
+ .button__component_ecl1t:disabled.button__primary_ecl1t {
1103
1103
  color: #000;
1104
1104
  background-color: rgba(239, 49, 36, 0.3)
1105
1105
  }
1106
- .button__component_8jpue:disabled.button__primary_8jpue.button__loading_8jpue {
1106
+ .button__component_ecl1t:disabled.button__primary_ecl1t.button__loading_ecl1t {
1107
1107
  background-color: #ef3124;
1108
1108
  }
1109
- .button__component_8jpue:disabled.button__secondary_8jpue {
1109
+ .button__component_ecl1t:disabled.button__secondary_ecl1t {
1110
1110
  color: rgba(255, 255, 255, 0.3);
1111
1111
  background-color: rgba(72, 87, 103, 0.3);
1112
1112
  border-color: transparent
1113
1113
  }
1114
- .button__component_8jpue:disabled.button__secondary_8jpue.button__loading_8jpue {
1114
+ .button__component_ecl1t:disabled.button__secondary_ecl1t.button__loading_ecl1t {
1115
1115
  color: #fff;
1116
1116
  background-color: #3a3a3c;
1117
1117
  border-color: transparent;
1118
1118
  }
1119
- .button__component_8jpue:disabled.button__outlined_8jpue {
1119
+ .button__component_ecl1t:disabled.button__outlined_ecl1t {
1120
1120
  color: rgba(255, 255, 255, 0.3);
1121
1121
  background-color: transparent;
1122
1122
  border-color: rgba(35, 53, 73, 0.3)
1123
1123
  }
1124
- .button__component_8jpue:disabled.button__outlined_8jpue.button__loading_8jpue {
1124
+ .button__component_ecl1t:disabled.button__outlined_ecl1t.button__loading_ecl1t {
1125
1125
  color: #fff;
1126
1126
  }
1127
- .button__component_8jpue:disabled.button__tertiary_8jpue {
1127
+ .button__component_ecl1t:disabled.button__tertiary_ecl1t {
1128
1128
  color: rgba(255, 255, 255, 0.3);
1129
1129
  background-color: transparent;
1130
1130
  border-color: rgba(35, 53, 73, 0.3)
1131
1131
  }
1132
- .button__component_8jpue:disabled.button__tertiary_8jpue.button__loading_8jpue {
1132
+ .button__component_ecl1t:disabled.button__tertiary_ecl1t.button__loading_ecl1t {
1133
1133
  color: #fff;
1134
1134
  }
1135
- .button__component_8jpue:disabled.button__filled_8jpue {
1135
+ .button__component_ecl1t:disabled.button__filled_ecl1t {
1136
1136
  color: rgba(255, 255, 255, 0.3);
1137
1137
  background-color: rgba(72, 87, 103, 0.3);
1138
1138
  border-color: transparent
1139
1139
  }
1140
- .button__component_8jpue:disabled.button__filled_8jpue.button__loading_8jpue {
1140
+ .button__component_ecl1t:disabled.button__filled_ecl1t.button__loading_ecl1t {
1141
1141
  color: #fff;
1142
1142
  background-color: #3a3a3c;
1143
1143
  border-color: transparent;
1144
1144
  }
1145
- .button__component_8jpue:disabled.button__transparent_8jpue {
1145
+ .button__component_ecl1t:disabled.button__transparent_ecl1t {
1146
1146
  color: rgba(255, 255, 255, 0.3);
1147
1147
  background-color: rgba(255, 255, 255, 0.03)
1148
1148
  }
1149
- .button__component_8jpue:disabled.button__transparent_8jpue.button__loading_8jpue {
1149
+ .button__component_ecl1t:disabled.button__transparent_ecl1t.button__loading_ecl1t {
1150
1150
  color: #000;
1151
1151
  background-color: rgba(255, 255, 255, 0.1);
1152
1152
  }
1153
- .button__component_8jpue:disabled.button__link_8jpue {
1153
+ .button__component_ecl1t:disabled.button__link_ecl1t {
1154
1154
  color: rgba(255, 255, 255, 0.3);
1155
1155
  background-color: transparent
1156
1156
  }
1157
- .button__component_8jpue:disabled.button__link_8jpue.button__loading_8jpue {
1157
+ .button__component_ecl1t:disabled.button__link_ecl1t.button__loading_ecl1t {
1158
1158
  color: #000;
1159
1159
  }
1160
- .button__component_8jpue:disabled.button__ghost_8jpue {
1160
+ .button__component_ecl1t:disabled.button__ghost_ecl1t {
1161
1161
  color: rgba(255, 255, 255, 0.3)
1162
1162
  }
1163
- .button__component_8jpue:disabled.button__ghost_8jpue.button__loading_8jpue {
1163
+ .button__component_ecl1t:disabled.button__ghost_ecl1t.button__loading_ecl1t {
1164
1164
  color: #000;
1165
- }.base-modal__component_zia7o {
1165
+ }.base-modal__component_1lki8 {
1166
1166
  background: #121212;
1167
- }.popover__component_1pj6x {
1167
+ }.popover__component_9etoy {
1168
1168
  background-color: transparent;
1169
1169
  color: #fff;
1170
1170
  }
1171
- .popover__inner_1pj6x {
1171
+ .popover__inner_9etoy {
1172
1172
  background-color: #121212;
1173
1173
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1174
1174
  border: 1px solid transparent;
1175
1175
  }
1176
- .popover__arrow_1pj6x:after {
1176
+ .popover__arrow_9etoy:after {
1177
1177
  background-color: #121212;
1178
1178
  border: 1px solid transparent;
1179
- }.select-with-tags__tag_v3ttq:active:not(:disabled) {
1180
- background-color: #f3f4f5;
1181
- }
1182
- .select-with-tags__tag_v3ttq:hover:not(:disabled):not(:active) {
1183
- background-color: #f3f4f5;
1184
- }
1185
- .select-with-tags__input_1dv0p {
1186
- background-color: transparent;
1187
- color: #fff
1188
- }
1189
- .select-with-tags__input_1dv0p:disabled {
1190
- color: #8d8d93;
1191
- }
1192
- .select-with-tags__input_1dv0p::placeholder {
1193
- color: #8d8d93;
1194
- }
1195
- .select-with-tags__input_1dv0p:focus::placeholder {
1196
- color: #464649;
1197
- }
1198
- .select-with-tags__focusVisible_1dv0p {
1199
- outline: 2px solid #007aff;
1200
- }
1201
- .select-with-tags__placeholder_1dv0p {
1202
- color: #464649;
1203
- }.circular-progress-bar__backgroundCircle_1m3u1,
1204
- .circular-progress-bar__progressCircle_1m3u1 {
1205
- fill: transparent;
1206
- }
1207
- .circular-progress-bar__positive_1m3u1 {
1208
- stroke: #2fc26e;
1209
- }
1210
- .circular-progress-bar__negative_1m3u1 {
1211
- stroke: #d91d0b;
1212
- }
1213
- .circular-progress-bar__backgroundCircle_1m3u1 {
1214
- stroke: #2c2c2e;
1215
- }.tabs__component_1qzll:before {
1179
+ }.tabs__component_bavpd:before {
1216
1180
  background-color: #2b2b2e;
1217
1181
  }
1218
- .tabs__title_1qzll {
1182
+ .tabs__title_bavpd {
1219
1183
  color: #8d8d93
1220
1184
  }
1221
- .tabs__title_1qzll:not(.tabs__disabled_1qzll):hover {
1185
+ .tabs__title_bavpd:not(.tabs__disabled_bavpd):hover {
1222
1186
  color: #fff;
1223
1187
  }
1224
- .tabs__focused_1qzll {
1188
+ .tabs__focused_bavpd {
1225
1189
  outline: 2px solid #007aff;
1226
1190
  }
1227
- .tabs__selected_1qzll {
1191
+ .tabs__selected_bavpd {
1228
1192
  color: #fff;
1229
1193
  }
1230
- .tabs__disabled_1qzll {
1194
+ .tabs__disabled_bavpd {
1231
1195
  color: #464649;
1232
1196
  }
1233
- .tabs__line_1qzll {
1197
+ .tabs__line_bavpd {
1234
1198
  background-color: #ef3124;
1235
1199
  }
1236
- .tabs__component_1qzll:before {
1200
+ .tabs__component_bavpd:before {
1237
1201
  background-color: #2b2b2e;
1238
- }.tabs__title_1qzll {
1202
+ }.tabs__title_bavpd {
1239
1203
  color: #8d8d93
1240
- }.tabs__title_1qzll:not(.tabs__disabled_1qzll):hover {
1204
+ }.tabs__title_bavpd:not(.tabs__disabled_bavpd):hover {
1241
1205
  color: #fff;
1242
- }.tabs__focused_1qzll {
1206
+ }.tabs__focused_bavpd {
1243
1207
  outline: 2px solid #007aff;
1244
- }.tabs__selected_1qzll {
1208
+ }.tabs__selected_bavpd {
1245
1209
  color: #fff;
1246
- }.tabs__disabled_1qzll {
1210
+ }.tabs__disabled_bavpd {
1247
1211
  color: #464649;
1248
- }.tabs__line_1qzll {
1212
+ }.tabs__line_bavpd {
1249
1213
  background-color: #ef3124;
1250
1214
  }
1251
1215
 
1252
1216
 
1253
1217
 
1254
- .list-header__filled_zqk6d {
1218
+ .select-with-tags__tag_1j675:active:not(:disabled) {
1219
+ background-color: #f3f4f5;
1220
+ }
1221
+ .select-with-tags__tag_1j675:hover:not(:disabled):not(:active) {
1222
+ background-color: #f3f4f5;
1223
+ }
1224
+ .select-with-tags__input_fjzez {
1225
+ background-color: transparent;
1226
+ color: #fff
1227
+ }
1228
+ .select-with-tags__input_fjzez:disabled {
1229
+ color: #8d8d93;
1230
+ }
1231
+ .select-with-tags__input_fjzez::placeholder {
1232
+ color: #8d8d93;
1233
+ }
1234
+ .select-with-tags__input_fjzez:focus::placeholder {
1235
+ color: #464649;
1236
+ }
1237
+ .select-with-tags__focusVisible_fjzez {
1238
+ outline: 2px solid #007aff;
1239
+ }
1240
+ .select-with-tags__placeholder_fjzez {
1241
+ color: #464649;
1242
+ }.circular-progress-bar__backgroundCircle_1iiga,
1243
+ .circular-progress-bar__progressCircle_1iiga {
1244
+ fill: transparent;
1245
+ }
1246
+ .circular-progress-bar__positive_1iiga {
1247
+ stroke: #2fc26e;
1248
+ }
1249
+ .circular-progress-bar__negative_1iiga {
1250
+ stroke: #d91d0b;
1251
+ }
1252
+ .circular-progress-bar__backgroundCircle_1iiga {
1253
+ stroke: #2c2c2e;
1254
+ }.list-header__filled_1r9c1 {
1255
1255
  background-color: #485767;
1256
- }.chart__coreChart_1bkg7 .recharts-text tspan {
1256
+ }.chart__coreChart_az49i .recharts-text tspan {
1257
1257
  fill: #fff;
1258
1258
  }
1259
- @keyframes chart__showDot_leckm {
1259
+ @keyframes chart__showDot_a6hac {
1260
1260
  }
1261
1261
 
1262
- .chart__tickText_1qzdl {
1262
+ .chart__tickText_ac4o5 {
1263
1263
  fill: #fff;
1264
1264
  }
1265
- .chart__circle_1qzdl {
1265
+ .chart__circle_ac4o5 {
1266
1266
  fill: #121212;
1267
1267
  }
1268
- .chart__circle_1qzdl {
1268
+ .chart__circle_ac4o5 {
1269
1269
  fill: #121212;
1270
1270
  }
1271
- .chart__tooltip_1atoa {
1271
+ .chart__tooltip_jgql1 {
1272
1272
  background-color: #121212;
1273
1273
  border: 1px solid #2b2b2e;
1274
1274
  box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1275
1275
  }
1276
- .chart__tooltipArrow_1atoa {
1276
+ .chart__tooltipArrow_jgql1 {
1277
1277
  border: 1px solid #2b2b2e;
1278
1278
  background-color: #121212;
1279
1279
  }
1280
- .chart__tooltipArrow_1atoa:before {
1280
+ .chart__tooltipArrow_jgql1:before {
1281
1281
  border-color: transparent #121212 transparent transparent;
1282
- }.stepped-progress-bar__description_u0w8q {
1282
+ }.stepped-progress-bar__description_1j28v {
1283
1283
  color: rgba(235, 235, 245, 0.6);
1284
1284
  }
1285
- .stepped-progress-bar__bar_114tj {
1285
+ .stepped-progress-bar__bar_gkqhf {
1286
1286
  background: #2b2b2e;
1287
1287
  }
1288
- .stepped-progress-bar__done_114tj {
1288
+ .stepped-progress-bar__done_gkqhf {
1289
1289
  background: #2fc26e;
1290
- }.bottom-sheet__modal_1jw7a {
1290
+ }.drawer__backdropEnter_19pfd {
1291
+ background-color: transparent;
1292
+ }
1293
+ .drawer__backdropEnterActive_19pfd,
1294
+ .drawer__backdropEnterDone_19pfd {
1295
+ background-color: rgba(0, 0, 0, 0.8);
1296
+ }
1297
+ .drawer__backdropExit_19pfd {
1298
+ background-color: rgba(0, 0, 0, 0.8);
1299
+ }
1300
+ .drawer__backdropExitActive_19pfd,
1301
+ .drawer__backdropExitDone_19pfd {
1302
+ background-color: transparent;
1303
+ }.bottom-sheet__modal_1ylob {
1291
1304
  background-color: transparent;
1292
1305
  }
1293
- .bottom-sheet__component_1jw7a {
1306
+ .bottom-sheet__component_1ylob {
1294
1307
  background: #121212;
1295
1308
  }
1296
- .bottom-sheet__marker_1jw7a {
1309
+ .bottom-sheet__marker_1ylob {
1297
1310
  background-color: #2a2a2c;
1298
1311
  }
1299
- .bottom-sheet__content_1jw7a {
1312
+ .bottom-sheet__content_1ylob {
1300
1313
  color: #fff;
1301
1314
  }
1302
- .bottom-sheet__footer_6y52a {
1315
+ .bottom-sheet__footer_1gqmf {
1303
1316
  background-color: #121212;
1304
1317
  }
1305
- .bottom-sheet__highlighted_6y52a {
1318
+ .bottom-sheet__highlighted_1gqmf {
1306
1319
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1307
- }.drawer__backdropEnter_1d381 {
1308
- background-color: transparent;
1309
- }
1310
- .drawer__backdropEnterActive_1d381,
1311
- .drawer__backdropEnterDone_1d381 {
1312
- background-color: rgba(0, 0, 0, 0.8);
1320
+ }.attach__component_zij2m {
1313
1321
  }
1314
- .drawer__backdropExit_1d381 {
1315
- background-color: rgba(0, 0, 0, 0.8);
1316
- }
1317
- .drawer__backdropExitActive_1d381,
1318
- .drawer__backdropExitDone_1d381 {
1319
- background-color: transparent;
1320
- }.attach__component_10ekt {
1321
- }
1322
- .attach__focused_10ekt {
1322
+ .attach__focused_zij2m {
1323
1323
  outline: 2px solid #007aff;
1324
1324
  }
1325
- .calendar__daysTable_1azok td:first-child .calendar__transitLeft_1azok {
1325
+ .calendar__daysTable_1cva9 td:first-child .calendar__transitLeft_1cva9 {
1326
1326
  background: linear-gradient(
1327
1327
  270deg,
1328
1328
  #e8f2fe 0%,
1329
1329
  rgba(255, 255, 255, 0) 100%
1330
1330
  )
1331
1331
  }
1332
- .calendar__daysTable_1azok td:last-child .calendar__transitRight_1azok {
1332
+ .calendar__daysTable_1cva9 td:last-child .calendar__transitRight_1cva9 {
1333
1333
  background: linear-gradient(
1334
1334
  270deg,
1335
1335
  rgba(255, 255, 255, 0) 0%,
1336
1336
  #e8f2fe 100%
1337
1337
  )
1338
1338
  }
1339
- .calendar__dayName_1azok {
1339
+ .calendar__dayName_1cva9 {
1340
1340
  color: #8d8d93
1341
1341
  }
1342
- .calendar__day_1azok {
1342
+ .calendar__day_1cva9 {
1343
1343
  color: #fff
1344
1344
  }
1345
- .calendar__day_1azok.calendar__event_1azok:before {
1345
+ .calendar__day_1cva9.calendar__event_1cva9:before {
1346
1346
  background: #464649;
1347
1347
  }
1348
- .calendar__day_1azok.calendar__today_1azok span:after {
1348
+ .calendar__day_1cva9.calendar__today_1cva9 span:after {
1349
1349
  border: 1px solid #fff;
1350
1350
  }
1351
- .calendar__day_1azok.calendar__highlighted_1azok {
1351
+ .calendar__day_1cva9.calendar__highlighted_1cva9 {
1352
1352
  color: #fff;
1353
1353
  background: #2a2a2c;
1354
1354
  }
1355
- .calendar__day_1azok.calendar__disabled_1azok {
1355
+ .calendar__day_1cva9.calendar__disabled_1cva9 {
1356
1356
  color: #464649;
1357
1357
  background: transparent;
1358
1358
  }
1359
- .calendar__day_1azok.calendar__range_1azok {
1359
+ .calendar__day_1cva9.calendar__range_1cva9 {
1360
1360
  color: #fff;
1361
1361
  background: #e8f2fe;
1362
1362
  }
1363
- .calendar__day_1azok.calendar__selected_1azok,
1364
- .calendar__day_1azok.calendar__disabled_1azok.calendar__selected_1azok {
1363
+ .calendar__day_1cva9.calendar__selected_1cva9,
1364
+ .calendar__day_1cva9.calendar__disabled_1cva9.calendar__selected_1cva9 {
1365
1365
  color: #000;
1366
1366
  background: #fff;
1367
1367
  }
1368
- .calendar__day_1azok.calendar__firstDay_1azok:after {
1368
+ .calendar__day_1cva9.calendar__firstDay_1cva9:after {
1369
1369
  background: linear-gradient(
1370
1370
  270deg,
1371
1371
  #e8f2fe 0%,
1372
1372
  rgba(255, 255, 255, 0) 100%
1373
1373
  );
1374
1374
  }
1375
- .calendar__day_1azok.calendar__lastDay_1azok:after {
1375
+ .calendar__day_1cva9.calendar__lastDay_1cva9:after {
1376
1376
  background: linear-gradient(
1377
1377
  270deg,
1378
1378
  rgba(255, 255, 255, 0) 0%,
1379
1379
  #e8f2fe 100%
1380
1380
  );
1381
1381
  }
1382
- .calendar__withShadow_s1nsc {
1382
+ .calendar__withShadow_13n88 {
1383
1383
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1384
1384
  }
1385
1385
 
1386
- .calendar__button_j28x1 {
1386
+ .calendar__button_untd5 {
1387
1387
  background-color: transparent
1388
1388
  }
1389
- .calendar__button_j28x1:not(:disabled):hover {
1389
+ .calendar__button_untd5:not(:disabled):hover {
1390
1390
  background-color: #2c2c2e;
1391
1391
  color: #fff;
1392
1392
  }
1393
- .calendar__button_j28x1.calendar__filled_j28x1 {
1393
+ .calendar__button_untd5.calendar__filled_untd5 {
1394
1394
  background-color: #2c2c2e
1395
1395
  }
1396
- .calendar__button_j28x1.calendar__filled_j28x1:not(:disabled):hover {
1396
+ .calendar__button_untd5.calendar__filled_untd5:not(:disabled):hover {
1397
1397
  background-color: color-mod(#2c2c2e tint(7%));
1398
1398
  }
1399
- .calendar__button_j28x1.calendar__outlined_j28x1 {
1399
+ .calendar__button_untd5.calendar__outlined_untd5 {
1400
1400
  border: 1px solid #fff;
1401
1401
  }
1402
- .calendar__button_j28x1.calendar__selected_j28x1,
1403
- .calendar__button_j28x1.calendar__selected_j28x1:disabled {
1402
+ .calendar__button_untd5.calendar__selected_untd5,
1403
+ .calendar__button_untd5.calendar__selected_untd5:disabled {
1404
1404
  background-color: #fff;
1405
1405
  color: #000
1406
1406
  }
1407
- .calendar__button_j28x1.calendar__selected_j28x1:not(:disabled):hover, .calendar__button_j28x1.calendar__selected_j28x1:disabled:not(:disabled):hover {
1407
+ .calendar__button_untd5.calendar__selected_untd5:not(:disabled):hover, .calendar__button_untd5.calendar__selected_untd5:disabled:not(:disabled):hover {
1408
1408
  background-color: #fff;
1409
1409
  color: #000;
1410
1410
  }
1411
- .custom-button__customButton_n3379.custom-button__white_n3379 * {
1411
+ .custom-button__customButton_1a597.custom-button__white_1a597 * {
1412
1412
  color: #fff;
1413
1413
  }
1414
- .custom-button__customButton_n3379.custom-button__black_n3379 * {
1414
+ .custom-button__customButton_1a597.custom-button__black_1a597 * {
1415
1415
  color: #000;
1416
1416
  }
1417
- .custom-button__customButton_n3379:before {
1417
+ .custom-button__customButton_1a597:before {
1418
1418
  background-color: rgba(0, 0, 0, 0);
1419
1419
  }
1420
- .custom-button__customButton_n3379:hover:before {
1420
+ .custom-button__customButton_1a597:hover:before {
1421
1421
  background-color: rgba(0, 0, 0, 0.07);
1422
1422
  }
1423
- .custom-button__customButton_n3379:active:before {
1423
+ .custom-button__customButton_1a597:active:before {
1424
1424
  background-color: rgba(0, 0, 0, 0.15);
1425
1425
  }
1426
- .custom-button__customButton_n3379:disabled.custom-button__white_n3379 * {
1426
+ .custom-button__customButton_1a597:disabled.custom-button__white_1a597 * {
1427
1427
  color: #fff;
1428
1428
  }
1429
- .custom-button__customButton_n3379:disabled.custom-button__black_n3379 * {
1429
+ .custom-button__customButton_1a597:disabled.custom-button__black_1a597 * {
1430
1430
  color: #000;
1431
- }.icon-button__primary_1xkb8 {
1431
+ }.confirmation__errorHeader_1qsag {
1432
+ color: #fff;
1433
+ color: #fff;
1434
+ }
1435
+ .confirmation__errorText_1qsag {
1436
+ color: #8d8d93;
1437
+ color: #8d8d93;
1438
+ }
1439
+ .confirmation__phoneHintText_1qsag {
1440
+ color: #8d8d93;
1441
+ color: #8d8d93;
1442
+ }
1443
+ .confirmation__phonesWrap_1qsag {
1444
+ color: #8d8d93;
1445
+ }
1446
+ .confirmation__phoneDescription_1qsag {
1447
+ color: #8d8d93;
1448
+ }
1449
+ .confirmation__input_1j2aj {
1450
+ background-color: #202022;
1451
+ color: #fff
1452
+ }
1453
+ .confirmation__input_1j2aj.confirmation__hasError_1j2aj {
1454
+ color: #f15045;
1455
+ caret-color: #fff;
1456
+ background-color: #35110d;
1457
+ }
1458
+ .confirmation__input_1j2aj.confirmation__disabled_1j2aj {
1459
+ color: #464649;
1460
+ }
1461
+ @keyframes confirmation__shake_1j2aj {
1462
+ }
1463
+ .confirmation__component_esfqj {
1464
+ color: #8d8d93;
1465
+ color: #8d8d93;
1466
+ }
1467
+ .confirmation__circle_w40cx {
1468
+ fill: transparent;
1469
+ stroke: #464649;
1470
+ }
1471
+ .confirmation__title_sow9p {
1472
+ color: #fff;
1473
+ }
1474
+ .confirmation__description_sow9p {
1475
+ color: #8d8d93;
1476
+ }
1477
+ .confirmation__alertIcon_sow9p {
1478
+ color: #d91d0b;
1479
+ }
1480
+ .confirmation__header_uj49d {
1481
+ color: #fff;
1482
+ color: #fff;
1483
+ }
1484
+ .confirmation__error_uj49d {
1485
+ color: #f15045;
1486
+ }
1487
+ .confirmation__loaderText_uj49d {
1488
+ color: #8d8d93;
1489
+ color: #8d8d93;
1490
+ }.icon-button__primary_rzacs {
1432
1491
  color: #fff
1433
1492
  }
1434
- .icon-button__primary_1xkb8:hover {
1493
+ .icon-button__primary_rzacs:hover {
1435
1494
  color: color-mod(#fff shade(30%));
1436
1495
  }
1437
- .icon-button__primary_1xkb8:active {
1496
+ .icon-button__primary_rzacs:active {
1438
1497
  color: color-mod(#fff shade(50%));
1439
1498
  }
1440
- .icon-button__secondary_1xkb8 {
1499
+ .icon-button__secondary_rzacs {
1441
1500
  color: #8d8d93
1442
1501
  }
1443
- .icon-button__secondary_1xkb8:hover {
1502
+ .icon-button__secondary_rzacs:hover {
1444
1503
  color: color-mod(#8d8d93 tint(30%));
1445
1504
  }
1446
- .icon-button__secondary_1xkb8:active {
1505
+ .icon-button__secondary_rzacs:active {
1447
1506
  color: color-mod(#8d8d93 tint(50%));
1448
1507
  }
1449
- .icon-button__transparent_1xkb8 {
1508
+ .icon-button__transparent_rzacs {
1450
1509
  color: color-mod(#fff alpha(30%))
1451
1510
  }
1452
- .icon-button__transparent_1xkb8:hover {
1511
+ .icon-button__transparent_rzacs:hover {
1453
1512
  color: color-mod(#fff alpha(40%));
1454
1513
  }
1455
- .icon-button__transparent_1xkb8:active {
1514
+ .icon-button__transparent_rzacs:active {
1456
1515
  color: color-mod(#fff alpha(50%));
1457
1516
  }
1458
- .icon-button__negative_1xkb8 {
1517
+ .icon-button__negative_rzacs {
1459
1518
  color: #d91d0b
1460
1519
  }
1461
- .icon-button__negative_1xkb8:hover {
1520
+ .icon-button__negative_rzacs:hover {
1462
1521
  color: color-mod(#d91d0b shade(30%));
1463
1522
  }
1464
- .icon-button__negative_1xkb8:active {
1523
+ .icon-button__negative_rzacs:active {
1465
1524
  color: color-mod(#d91d0b shade(50%));
1466
1525
  }
1467
1526
 
1468
- .icon-button__primary_aa8hb {
1527
+ .icon-button__primary_13qbn {
1469
1528
  color: #121212
1470
1529
  }
1471
- .icon-button__primary_aa8hb:hover {
1530
+ .icon-button__primary_13qbn:hover {
1472
1531
  color: rgb(230, 230, 230);
1473
1532
  }
1474
- .icon-button__primary_aa8hb:active {
1533
+ .icon-button__primary_13qbn:active {
1475
1534
  color: rgb(179, 179, 179);
1476
1535
  }
1477
- .icon-button__secondary_aa8hb {
1536
+ .icon-button__secondary_13qbn {
1478
1537
  color: #233549
1479
1538
  }
1480
- .icon-button__secondary_aa8hb:hover {
1539
+ .icon-button__secondary_13qbn:hover {
1481
1540
  color: rgb(219, 220, 221);
1482
1541
  }
1483
- .icon-button__secondary_aa8hb:active {
1542
+ .icon-button__secondary_13qbn:active {
1484
1543
  color: rgb(170, 171, 172);
1485
1544
  }
1486
- .icon-button__transparent_aa8hb {
1545
+ .icon-button__transparent_13qbn {
1487
1546
  color: rgba(255, 255, 255, 0.3)
1488
1547
  }
1489
- .icon-button__transparent_aa8hb:hover {
1548
+ .icon-button__transparent_13qbn:hover {
1490
1549
  color: rgba(255, 255, 255, 0.4);
1491
1550
  }
1492
- .icon-button__transparent_aa8hb:active {
1551
+ .icon-button__transparent_13qbn:active {
1493
1552
  color: rgba(255, 255, 255, 0.5);
1494
1553
  }
1495
- .icon-button__negative_aa8hb {
1554
+ .icon-button__negative_13qbn {
1496
1555
  color: #d91d0b
1497
1556
  }
1498
- .icon-button__negative_aa8hb:hover {
1557
+ .icon-button__negative_13qbn:hover {
1499
1558
  color: rgb(217, 72, 62);
1500
1559
  }
1501
- .icon-button__negative_aa8hb:active {
1560
+ .icon-button__negative_13qbn:active {
1502
1561
  color: rgb(169, 56, 48);
1503
- }.confirmation__errorHeader_1gd21 {
1504
- color: #fff;
1505
- color: #fff;
1506
- }
1507
- .confirmation__errorText_1gd21 {
1508
- color: #8d8d93;
1509
- color: #8d8d93;
1510
- }
1511
- .confirmation__phoneHintText_1gd21 {
1512
- color: #8d8d93;
1513
- color: #8d8d93;
1514
- }
1515
- .confirmation__phonesWrap_1gd21 {
1516
- color: #8d8d93;
1517
- }
1518
- .confirmation__phoneDescription_1gd21 {
1519
- color: #8d8d93;
1520
- }
1521
- .confirmation__input_10ywr {
1522
- background-color: #202022;
1523
- color: #fff
1524
- }
1525
- .confirmation__input_10ywr.confirmation__hasError_10ywr {
1526
- color: #f15045;
1527
- caret-color: #fff;
1528
- background-color: #35110d;
1529
- }
1530
- .confirmation__input_10ywr.confirmation__disabled_10ywr {
1531
- color: #464649;
1532
- }
1533
- @keyframes confirmation__shake_10ywr {
1534
- }
1535
- .confirmation__component_wvtim {
1536
- color: #8d8d93;
1537
- color: #8d8d93;
1538
- }
1539
- .confirmation__circle_16xkg {
1540
- fill: transparent;
1541
- stroke: #464649;
1542
- }
1543
- .confirmation__title_1344p {
1544
- color: #fff;
1545
- }
1546
- .confirmation__description_1344p {
1547
- color: #8d8d93;
1548
- }
1549
- .confirmation__alertIcon_1344p {
1550
- color: #d91d0b;
1551
- }
1552
- .confirmation__header_14mzk {
1553
- color: #fff;
1554
- color: #fff;
1555
- }
1556
- .confirmation__error_14mzk {
1557
- color: #f15045;
1558
- }
1559
- .confirmation__loaderText_14mzk {
1560
- color: #8d8d93;
1561
- color: #8d8d93;
1562
- }.input__input_1ut76 {
1562
+ }.input__input_1gzsi {
1563
1563
  color: #fff;
1564
1564
  caret-color: #0072ef;
1565
1565
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1566
1566
  }
1567
- .input__input_1ut76:-webkit-autofill {
1567
+ .input__input_1gzsi:-webkit-autofill {
1568
1568
  -webkit-text-fill-color: #fff;
1569
1569
  }
1570
- .input__input_1ut76::placeholder {
1570
+ .input__input_1gzsi::placeholder {
1571
1571
  color: #8d8d93;
1572
1572
  }
1573
- .input__hasLabel_1ut76::placeholder {
1573
+ .input__hasLabel_1gzsi::placeholder {
1574
1574
  color: #464649;
1575
1575
  }
1576
- .input__input_1ut76:read-only {
1576
+ .input__input_1gzsi:read-only {
1577
1577
  color: #8d8d93
1578
1578
  }
1579
- .input__input_1ut76:read-only:focus::placeholder {
1579
+ .input__input_1gzsi:read-only:focus::placeholder {
1580
1580
  color: #8d8d93;
1581
1581
  }
1582
- .input__input_1ut76:disabled {
1582
+ .input__input_1gzsi:disabled {
1583
1583
  color: #fff;
1584
1584
  -webkit-text-fill-color: #fff;
1585
1585
  }
1586
- .input__input_1ut76:focus::placeholder {
1586
+ .input__input_1gzsi:focus::placeholder {
1587
1587
  color: rgba(235, 235, 245, 0.3);
1588
1588
  }
1589
- .input__error_1ut76 {
1589
+ .input__error_1gzsi {
1590
1590
  color: #f15045;
1591
1591
  caret-color: #f15045;
1592
1592
  }
1593
- .input__focusVisible_1pu1q {
1593
+ .input__focusVisible_dcjr9 {
1594
1594
  outline: 2px solid #007aff;
1595
1595
  }
1596
- @keyframes input__onautofillstart_1pu1q {
1596
+ @keyframes input__onautofillstart_dcjr9 {
1597
1597
  from {
1598
1598
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1599
1599
  }
@@ -1601,7 +1601,7 @@
1601
1601
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1602
1602
  }
1603
1603
  }
1604
- @keyframes input__onautofillcancel_1pu1q {
1604
+ @keyframes input__onautofillcancel_dcjr9 {
1605
1605
  from {
1606
1606
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1607
1607
  }
@@ -1609,309 +1609,309 @@
1609
1609
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1610
1610
  }
1611
1611
  }
1612
- .input__input_1imkj {
1612
+ .input__input_14t5v {
1613
1613
  color: #000;
1614
1614
  caret-color: #0072ef;
1615
1615
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1616
1616
  }
1617
- .input__input_1imkj:-webkit-autofill {
1617
+ .input__input_14t5v:-webkit-autofill {
1618
1618
  -webkit-text-fill-color: #000;
1619
1619
  }
1620
- .input__input_1imkj::placeholder {
1620
+ .input__input_14t5v::placeholder {
1621
1621
  color: rgba(60, 60, 67, 0.6);
1622
1622
  }
1623
- .input__hasLabel_1imkj::placeholder {
1623
+ .input__hasLabel_14t5v::placeholder {
1624
1624
  color: #c5c5c7;
1625
1625
  }
1626
- .input__input_1imkj:read-only {
1626
+ .input__input_14t5v:read-only {
1627
1627
  color: rgba(60, 60, 67, 0.6)
1628
1628
  }
1629
- .input__input_1imkj:read-only:focus::placeholder {
1629
+ .input__input_14t5v:read-only:focus::placeholder {
1630
1630
  color: rgba(60, 60, 67, 0.6);
1631
1631
  }
1632
- .input__input_1imkj:disabled {
1632
+ .input__input_14t5v:disabled {
1633
1633
  color: #000;
1634
1634
  -webkit-text-fill-color: #000;
1635
1635
  }
1636
- .input__input_1imkj:focus::placeholder {
1636
+ .input__input_14t5v:focus::placeholder {
1637
1637
  color: rgba(60, 60, 67, 0.3);
1638
1638
  }
1639
- .input__error_1imkj {
1639
+ .input__error_14t5v {
1640
1640
  color: #ef3124;
1641
1641
  caret-color: #ef3124;
1642
- }.plate__component_1kw2l {
1642
+ }.plate__component_1r753 {
1643
1643
  color: #fff;
1644
1644
  }
1645
- .plate__focused_1kw2l {
1645
+ .plate__focused_1r753 {
1646
1646
  outline: 2px solid #007aff;
1647
1647
  }
1648
- .plate__common_1kw2l {
1648
+ .plate__common_1r753 {
1649
1649
  background-color: #202022;
1650
1650
  border-color: #6d7986;
1651
1651
  }
1652
- .plate__negative_1kw2l {
1652
+ .plate__negative_1r753 {
1653
1653
  background-color: #35110d;
1654
1654
  border-color: #d91d0b;
1655
1655
  }
1656
- .plate__positive_1kw2l {
1656
+ .plate__positive_1r753 {
1657
1657
  background-color: #042117;
1658
1658
  border-color: #13a463;
1659
1659
  }
1660
- .plate__attention_1kw2l {
1660
+ .plate__attention_1r753 {
1661
1661
  background-color: #332104;
1662
1662
  border-color: #de6a00;
1663
- }.toast-plate__component_1utfq {
1664
- color: #000;
1665
- background-color: #fff
1666
1663
  }
1667
- .toast-plate__actionSection_1utfq + .toast-plate__closeButton_1utfq:before {
1668
- background-color: #e9e9eb;
1669
- }
1670
1664
 
1671
1665
 
1672
1666
 
1673
1667
 
1674
1668
 
1675
- .modal__footer_1tsfb {
1669
+ .modal__footer_1wdrw {
1676
1670
  background: #121212;
1677
- }.modal__sticky_1tsfb {
1671
+ }.modal__sticky_1wdrw {
1678
1672
  background: #121212;
1679
- }.modal__highlighted_1tsfb {
1673
+ }.modal__highlighted_1wdrw {
1680
1674
  background: #121212;
1681
1675
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1682
1676
  }
1683
1677
 
1684
- .modal__footer_1tsfb {
1678
+ .modal__footer_1wdrw {
1685
1679
  background: #121212;
1686
- }.modal__sticky_1tsfb {
1680
+ }.modal__sticky_1wdrw {
1687
1681
  background: #121212;
1688
- }.modal__highlighted_1tsfb {
1682
+ }.modal__highlighted_1wdrw {
1689
1683
  background: #121212;
1690
1684
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1691
1685
  }
1692
- .modal__header_xwdld {
1686
+ .modal__header_pdu7o {
1693
1687
  background: #121212;
1694
- }.modal__highlighted_xwdld {
1688
+ }.modal__highlighted_pdu7o {
1695
1689
  background: #121212;
1696
1690
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1697
1691
  }
1698
- .modal__header_xwdld {
1692
+ .modal__header_pdu7o {
1699
1693
  background: #121212;
1700
- }.modal__highlighted_xwdld {
1694
+ }.modal__highlighted_pdu7o {
1701
1695
  background: #121212;
1702
1696
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1703
- }.tooltip__hint_q637x {
1697
+ }.toast-plate__component_82hpe {
1698
+ color: #000;
1699
+ background-color: #fff
1700
+ }
1701
+ .toast-plate__actionSection_82hpe + .toast-plate__closeButton_82hpe:before {
1702
+ background-color: #e9e9eb;
1703
+ }.tooltip__hint_1mgt3 {
1704
1704
  background-color: #121212;
1705
1705
  }
1706
- .tooltip__hint_q637x .tooltip__component_q637x {
1706
+ .tooltip__hint_1mgt3 .tooltip__component_1mgt3 {
1707
1707
  color: #000;
1708
1708
  }
1709
- .tooltip__hint_q637x .tooltip__arrow_q637x:after {
1709
+ .tooltip__hint_1mgt3 .tooltip__arrow_1mgt3:after {
1710
1710
  background-color: #121212;
1711
1711
  border-color: #121212;
1712
- }.calendar-with-skeleton__skeleton_1xd8o {
1712
+ }.calendar-with-skeleton__skeleton_1t8te {
1713
1713
  background-color: #121212;
1714
- }.file-upload-item__component_1x70o {
1714
+ }.file-upload-item__component_1oqwg {
1715
1715
  color: #8d8d93;
1716
1716
  box-shadow: 0 -1px 0 0 #2b2b2e inset
1717
1717
  }
1718
- .file-upload-item__icon_1x70o {
1718
+ .file-upload-item__icon_1oqwg {
1719
1719
  color: #fff;
1720
1720
  }
1721
- .file-upload-item__errorIcon_1x70o {
1721
+ .file-upload-item__errorIcon_1oqwg {
1722
1722
  color: #d91d0b;
1723
1723
  }
1724
- .file-upload-item__successIcon_1x70o {
1724
+ .file-upload-item__successIcon_1oqwg {
1725
1725
  color: #2fc26e;
1726
1726
  }
1727
- .file-upload-item__name_1x70o {
1727
+ .file-upload-item__name_1oqwg {
1728
1728
  color: #fff
1729
1729
  }
1730
- .file-upload-item__errorWrapper_1x70o {
1730
+ .file-upload-item__errorWrapper_1oqwg {
1731
1731
  color: #ef3124
1732
- }.slider-input__steps_1tqnq {
1732
+ }.slider-input__steps_l3riv {
1733
1733
  color: #8d8d93;
1734
1734
  }
1735
- .slider-input__info_1tqnq {
1735
+ .slider-input__info_l3riv {
1736
1736
  color: #8d8d93;
1737
- }.select__arrow_1foxp {
1737
+ }.select__arrow_w71r2 {
1738
1738
  color: #fff;
1739
1739
  }
1740
- .select__popoverInner_1mgqs {
1740
+ .select__popoverInner_1i1ma {
1741
1741
  background: transparent;
1742
1742
  }
1743
- .select__optionsList_1mgqs {
1743
+ .select__optionsList_1i1ma {
1744
1744
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1745
1745
  background: #121212;
1746
1746
  }
1747
- .select__checkmark_ba5df {
1747
+ .select__checkmark_qjv3h {
1748
1748
  background: #fff;
1749
1749
  }
1750
- .select__placeholder_1ie74 {
1750
+ .select__placeholder_p8x84 {
1751
1751
  color: #8d8d93;
1752
1752
  }
1753
- .select__focusVisible_1ie74 {
1753
+ .select__focusVisible_p8x84 {
1754
1754
  outline: 2px solid #007aff;
1755
1755
  }
1756
- .select__optgroup_15f9h {
1756
+ .select__optgroup_1104y {
1757
1757
  background: #121212
1758
1758
  }
1759
- .select__label_15f9h {
1759
+ .select__label_1104y {
1760
1760
  color: #8d8d93;
1761
1761
  }
1762
- .select__option_17akr {
1762
+ .select__option_1nsz0 {
1763
1763
  background: #121212;
1764
1764
  color: #fff
1765
1765
  }
1766
- .select__option_17akr:not(.select__disabled_17akr):active {
1766
+ .select__option_1nsz0:not(.select__disabled_1nsz0):active {
1767
1767
  background: #2c2c2e;
1768
1768
  color: #fff;
1769
1769
  }
1770
- .select__option_17akr:before {
1770
+ .select__option_1nsz0:before {
1771
1771
  background: #2b2b2e;
1772
1772
  }
1773
- .select__selected_17akr {
1773
+ .select__selected_1nsz0 {
1774
1774
  background: #121212;
1775
1775
  color: #fff;
1776
1776
  }
1777
- .select__highlighted_17akr {
1777
+ .select__highlighted_1nsz0 {
1778
1778
  background: #202022;
1779
1779
  color: #fff
1780
1780
  }
1781
- .select__disabled_17akr {
1781
+ .select__disabled_1nsz0 {
1782
1782
  background: #121212;
1783
1783
  color: #8d8d93;
1784
1784
  }
1785
- .select__emptyPlaceholder_qkx5i {
1785
+ .select__emptyPlaceholder_v01nt {
1786
1786
  color: #8d8d93;
1787
1787
  }
1788
- .select__virtualRow_suu2p:before {
1788
+ .select__virtualRow_184js:before {
1789
1789
  background: #2b2b2e;
1790
1790
  }
1791
- .select__emptyPlaceholder_suu2p {
1791
+ .select__emptyPlaceholder_184js {
1792
1792
  color: #8d8d93;
1793
1793
  }
1794
1794
 
1795
- .with-suffix__hasSuffix_1q32k input:focus::placeholder {
1795
+ .with-suffix__hasSuffix_12w2p input:focus::placeholder {
1796
1796
  color: transparent;
1797
1797
  }
1798
- .with-suffix__disabled_1q32k {
1798
+ .with-suffix__disabled_12w2p {
1799
1799
  color: #fff;
1800
- }.toast__toastPlate_10frz {
1800
+ }.toast__toastPlate_15cuj {
1801
1801
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1802
1802
  }
1803
- .toast__popoverInner_10frz {
1803
+ .toast__popoverInner_15cuj {
1804
1804
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1805
1805
  background-color: transparent;
1806
- }.bank-card__component_enx7r {
1806
+ }.bank-card__component_4apjn {
1807
1807
  --form-control-bg-color: transparent;
1808
1808
  --form-control-hover-bg-color: transparent;
1809
1809
  --form-control-focus-bg-color: transparent;
1810
1810
  }
1811
- .bank-card__label_enx7r {
1811
+ .bank-card__label_4apjn {
1812
1812
  color: rgba(0, 0, 0, 0.6)
1813
1813
  }
1814
- .bank-card__focused_enx7r .bank-card__label_enx7r,
1815
- .bank-card__filled_enx7r .bank-card__label_enx7r {
1814
+ .bank-card__focused_4apjn .bank-card__label_4apjn,
1815
+ .bank-card__filled_4apjn .bank-card__label_4apjn {
1816
1816
  color: #000
1817
1817
  }
1818
- .bank-card__input_enx7r {
1818
+ .bank-card__input_4apjn {
1819
1819
  color: #000;
1820
1820
  caret-color: #000
1821
1821
  }
1822
- .bank-card__bankLogo_enx7r svg g {
1822
+ .bank-card__bankLogo_4apjn svg g {
1823
1823
  fill: #000;
1824
1824
  }
1825
- .bank-card__brandLogo_enx7r svg {
1825
+ .bank-card__brandLogo_4apjn svg {
1826
1826
  fill: #000;
1827
1827
  }
1828
- .bank-card__usePhoto_enx7r {
1828
+ .bank-card__usePhoto_4apjn {
1829
1829
  background-color: transparent
1830
1830
  }
1831
- .bank-card__usePhoto_enx7r svg {
1831
+ .bank-card__usePhoto_4apjn svg {
1832
1832
  fill: #000;
1833
- }.gallery__modal_ncrpx {
1833
+ }.gallery__modal_1d6kx {
1834
1834
  background: transparent;
1835
1835
  }
1836
- .gallery__header_1ua9j {
1836
+ .gallery__header_1kajr {
1837
1837
  background-color: #e9e9eb;
1838
1838
  }
1839
1839
 
1840
- .gallery__component_htluy {
1840
+ .gallery__component_9rspd {
1841
1841
  border: 2px solid rgba(0, 0, 0, 0);
1842
1842
  }
1843
- .gallery__active_htluy {
1843
+ .gallery__active_9rspd {
1844
1844
  border-color: #121212
1845
1845
  }
1846
- .gallery__image_htluy {
1846
+ .gallery__image_9rspd {
1847
1847
  background-color: #121212
1848
1848
  }
1849
- .gallery__loading_htluy {
1849
+ .gallery__loading_9rspd {
1850
1850
  background-color: #e9eaeb;
1851
1851
  }
1852
- .gallery__brokenImageWrapper_htluy {
1852
+ .gallery__brokenImageWrapper_9rspd {
1853
1853
  background-color: #121212
1854
1854
  }
1855
- .gallery__focused_htluy {
1855
+ .gallery__focused_9rspd {
1856
1856
  outline: 2px solid #007aff;
1857
1857
  }
1858
- .gallery__component_1hf3i {
1858
+ .gallery__component_88k2i {
1859
1859
  background-color: color-mod(#fff alpha(50%));
1860
1860
  }
1861
- .gallery__slideLoading_1hf3i {
1861
+ .gallery__slideLoading_88k2i {
1862
1862
  background-color: #e9eaeb;
1863
1863
  }
1864
- .gallery__image_1hf3i {
1864
+ .gallery__image_88k2i {
1865
1865
  background-color: #121212;
1866
1866
  }
1867
- .gallery__smallImage_1hf3i {
1867
+ .gallery__smallImage_88k2i {
1868
1868
  background-color: #121212;
1869
1869
  }
1870
- .gallery__arrow_1hf3i {
1870
+ .gallery__arrow_88k2i {
1871
1871
  color: #121212
1872
1872
  }
1873
- .gallery__arrow_1hf3i:hover {
1873
+ .gallery__arrow_88k2i:hover {
1874
1874
  background-color: color-mod(#fff alpha(10%));
1875
1875
  }
1876
- .gallery__arrow_1hf3i:active {
1876
+ .gallery__arrow_88k2i:active {
1877
1877
  background-color: color-mod(#fff alpha(20%));
1878
1878
  }
1879
- .gallery__focused_1hf3i {
1879
+ .gallery__focused_88k2i {
1880
1880
  outline: 2px solid #007aff;
1881
1881
  }
1882
- .gallery__placeholder_1hf3i {
1882
+ .gallery__placeholder_88k2i {
1883
1883
  background-color: #121212;
1884
1884
  }
1885
- .gallery__fullScreenImage_1hf3i {
1885
+ .gallery__fullScreenImage_88k2i {
1886
1886
  background-color: #121212;
1887
1887
  }
1888
- .gallery__component_rik0g {
1888
+ .gallery__component_15yff {
1889
1889
  background-color: #e9e9eb
1890
- }.amount-input__minorPartAndCurrency_m7g4y {
1890
+ }.amount-input__minorPartAndCurrency_1ap27 {
1891
1891
  color: #8d8d93;
1892
1892
  }
1893
- .amount-input__filled_5csmu .amount-input__input_5csmu,
1894
- .amount-input__input_5csmu:focus {
1893
+ .amount-input__filled_p3oot .amount-input__input_p3oot,
1894
+ .amount-input__input_p3oot:focus {
1895
1895
  -webkit-text-fill-color: transparent;
1896
1896
  }
1897
- .amount-input__minorPartAndCurrency_1gqq9 {
1897
+ .amount-input__minorPartAndCurrency_678a8 {
1898
1898
  color: #8a8a8e;
1899
1899
  }
1900
- .intl-phone-input__flagIcon_lnbms {
1900
+ .intl-phone-input__flagIcon_16svm {
1901
1901
  box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25);
1902
1902
  }
1903
- .intl-phone-input__dialCode_clixf {
1903
+ .intl-phone-input__dialCode_zagc6 {
1904
1904
  color: #8d8d93;
1905
1905
  }
1906
- .intl-phone-input__focusVisible_nwfho {
1906
+ .intl-phone-input__focusVisible_1obrj {
1907
1907
  outline: 2px solid #007aff;
1908
1908
  }@media (min-width: 600px) {
1909
- }.calendar-input__calendarContainer_lxhsa {
1909
+ }.calendar-input__calendarContainer_1nmjs {
1910
1910
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1911
1911
  border: 1px solid #2b2b2e
1912
1912
  }
1913
- .calendar-input__calendarIcon_lxhsa {
1913
+ .calendar-input__calendarIcon_1nmjs {
1914
1914
  color: #fff
1915
- }.calendar-range__divider_1tunh:after {
1915
+ }.calendar-range__divider_1sggb:after {
1916
1916
  background-color: #fff;
1917
1917
  }