@alfalab/core-components 22.0.0 → 22.1.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 (1106) 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-e3bb3949.d.ts → Component-d80cae07.d.ts} +0 -0
  62. package/bottom-sheet/{Component-e3bb3949.js → Component-d80cae07.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 +3 -3
  66. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  67. package/bottom-sheet/esm/{Component-949ec7bb.d.ts → Component-3bc45cc7.d.ts} +0 -0
  68. package/bottom-sheet/esm/{Component-949ec7bb.js → Component-3bc45cc7.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 +3 -3
  72. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  73. package/bottom-sheet/esm/index.css +15 -15
  74. package/bottom-sheet/esm/index.js +1 -1
  75. package/bottom-sheet/index.css +15 -15
  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 +3 -3
  80. package/bottom-sheet/modern/index.css +15 -15
  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 +38 -38
  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 +13 -13
  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 +4 -4
  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 +5 -5
  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 +38 -38
  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 +13 -13
  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 +4 -4
  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 +5 -5
  124. package/calendar/esm/components/years-table/index.js +1 -1
  125. package/calendar/esm/index.css +4 -4
  126. package/calendar/esm/index.js +1 -1
  127. package/calendar/esm/{tslib.es6-7bbceec3.d.ts → tslib.es6-2b76eb83.d.ts} +0 -0
  128. package/calendar/esm/{tslib.es6-7bbceec3.js → tslib.es6-2b76eb83.js} +0 -0
  129. package/calendar/index.css +4 -4
  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 +38 -38
  134. package/calendar/modern/components/header/Component.js +1 -1
  135. package/calendar/modern/components/header/index.css +13 -13
  136. package/calendar/modern/components/months-table/Component.js +1 -1
  137. package/calendar/modern/components/months-table/index.css +4 -4
  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 +5 -5
  142. package/calendar/modern/index.css +4 -4
  143. package/calendar/{tslib.es6-81700d03.d.ts → tslib.es6-43582d35.d.ts} +0 -0
  144. package/calendar/{tslib.es6-81700d03.js → tslib.es6-43582d35.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 +9 -9
  149. package/calendar-input/index.css +9 -9
  150. package/calendar-input/modern/Component.js +1 -1
  151. package/calendar-input/modern/index.css +9 -9
  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-3c001186.d.ts → tslib.es6-0c4322fe.d.ts} +0 -0
  200. package/chart/esm/{tslib.es6-3c001186.js → tslib.es6-0c4322fe.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-5a11064a.d.ts → tslib.es6-471e8460.d.ts} +0 -0
  217. package/chart/{tslib.es6-5a11064a.js → tslib.es6-471e8460.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/esm/Component.js +1 -1
  226. package/checkbox-group/esm/index.css +16 -16
  227. package/checkbox-group/index.css +16 -16
  228. package/checkbox-group/modern/Component.js +1 -1
  229. package/checkbox-group/modern/index.css +16 -16
  230. package/circular-progress-bar/Component.d.ts +2 -2
  231. package/circular-progress-bar/Component.js +8 -3
  232. package/circular-progress-bar/cssm/Component.d.ts +2 -2
  233. package/circular-progress-bar/cssm/Component.js +7 -2
  234. package/circular-progress-bar/cssm/index.module.css +13 -0
  235. package/circular-progress-bar/esm/Component.d.ts +2 -2
  236. package/circular-progress-bar/esm/Component.js +8 -3
  237. package/circular-progress-bar/esm/index.css +30 -17
  238. package/circular-progress-bar/index.css +30 -17
  239. package/circular-progress-bar/modern/Component.d.ts +2 -2
  240. package/circular-progress-bar/modern/Component.js +8 -3
  241. package/circular-progress-bar/modern/index.css +30 -17
  242. package/collapse/Component.js +1 -1
  243. package/collapse/esm/Component.js +1 -1
  244. package/collapse/esm/index.css +7 -7
  245. package/collapse/index.css +7 -7
  246. package/collapse/modern/Component.js +1 -1
  247. package/collapse/modern/index.css +7 -7
  248. package/confirmation/component.js +1 -1
  249. package/confirmation/components/code-input/component.js +1 -1
  250. package/confirmation/components/code-input/index.css +10 -10
  251. package/confirmation/components/countdown/component.js +1 -1
  252. package/confirmation/components/countdown/index.css +13 -13
  253. package/confirmation/components/countdown-loader/component.js +1 -1
  254. package/confirmation/components/countdown-loader/index.css +2 -2
  255. package/confirmation/components/overlimit/component.js +1 -1
  256. package/confirmation/components/overlimit/index.css +9 -9
  257. package/confirmation/components/sign-confirmation/component.js +1 -1
  258. package/confirmation/components/sign-confirmation/index.css +13 -13
  259. package/confirmation/esm/component.js +1 -1
  260. package/confirmation/esm/components/code-input/component.js +1 -1
  261. package/confirmation/esm/components/code-input/index.css +10 -10
  262. package/confirmation/esm/components/countdown/component.js +1 -1
  263. package/confirmation/esm/components/countdown/index.css +13 -13
  264. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  265. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  266. package/confirmation/esm/components/overlimit/component.js +1 -1
  267. package/confirmation/esm/components/overlimit/index.css +9 -9
  268. package/confirmation/esm/components/sign-confirmation/component.js +1 -1
  269. package/confirmation/esm/components/sign-confirmation/index.css +13 -13
  270. package/confirmation/esm/index.css +14 -14
  271. package/confirmation/index.css +14 -14
  272. package/confirmation/modern/component.js +1 -1
  273. package/confirmation/modern/components/code-input/component.js +1 -1
  274. package/confirmation/modern/components/code-input/index.css +10 -10
  275. package/confirmation/modern/components/countdown/component.js +1 -1
  276. package/confirmation/modern/components/countdown/index.css +13 -13
  277. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  278. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  279. package/confirmation/modern/components/overlimit/component.js +1 -1
  280. package/confirmation/modern/components/overlimit/index.css +9 -9
  281. package/confirmation/modern/components/sign-confirmation/component.js +1 -1
  282. package/confirmation/modern/components/sign-confirmation/index.css +13 -13
  283. package/confirmation/modern/index.css +14 -14
  284. package/date-input/Component.js +1 -1
  285. package/date-input/esm/Component.js +1 -1
  286. package/date-input/esm/index.css +4 -4
  287. package/date-input/index.css +4 -4
  288. package/date-input/modern/Component.js +1 -1
  289. package/date-input/modern/index.css +4 -4
  290. package/divider/Component.js +1 -1
  291. package/divider/esm/Component.js +1 -1
  292. package/divider/esm/index.css +1 -1
  293. package/divider/index.css +1 -1
  294. package/divider/modern/Component.js +1 -1
  295. package/divider/modern/index.css +1 -1
  296. package/drawer/Component.js +1 -1
  297. package/drawer/esm/Component.js +1 -1
  298. package/drawer/esm/index.css +16 -16
  299. package/drawer/index.css +16 -16
  300. package/drawer/modern/Component.js +1 -1
  301. package/drawer/modern/index.css +16 -16
  302. package/dropzone/Component.js +1 -1
  303. package/dropzone/components/overlay/Component.js +1 -1
  304. package/dropzone/components/overlay/index.css +3 -3
  305. package/dropzone/esm/Component.js +1 -1
  306. package/dropzone/esm/components/overlay/Component.js +1 -1
  307. package/dropzone/esm/components/overlay/index.css +3 -3
  308. package/dropzone/esm/index.css +6 -6
  309. package/dropzone/index.css +6 -6
  310. package/dropzone/modern/Component.js +1 -1
  311. package/dropzone/modern/components/overlay/Component.js +1 -1
  312. package/dropzone/modern/components/overlay/index.css +3 -3
  313. package/dropzone/modern/index.css +6 -6
  314. package/file-upload-item/Component.js +1 -1
  315. package/file-upload-item/esm/Component.js +1 -1
  316. package/file-upload-item/esm/index.css +16 -16
  317. package/file-upload-item/index.css +16 -16
  318. package/file-upload-item/modern/Component.js +1 -1
  319. package/file-upload-item/modern/index.css +16 -16
  320. package/form-control/Component.js +3 -3
  321. package/form-control/default.css +14 -14
  322. package/form-control/esm/Component.js +3 -3
  323. package/form-control/esm/default.css +14 -14
  324. package/form-control/esm/index.css +41 -41
  325. package/form-control/esm/inverted.css +14 -14
  326. package/form-control/index.css +41 -41
  327. package/form-control/inverted.css +14 -14
  328. package/form-control/modern/Component.js +3 -3
  329. package/form-control/modern/default.css +14 -14
  330. package/form-control/modern/index.css +41 -41
  331. package/form-control/modern/inverted.css +14 -14
  332. package/gallery/Component.js +3 -3
  333. package/gallery/components/header/Component.js +2 -2
  334. package/gallery/components/header/buttons.js +1 -1
  335. package/gallery/components/header/index.css +3 -3
  336. package/gallery/components/header/index.js +1 -1
  337. package/gallery/components/header-info-block/Component.js +1 -1
  338. package/gallery/components/header-info-block/index.css +5 -5
  339. package/gallery/components/image-preview/Component.js +1 -1
  340. package/gallery/components/image-preview/index.css +12 -12
  341. package/gallery/components/image-viewer/component.js +2 -2
  342. package/gallery/components/image-viewer/index.css +19 -19
  343. package/gallery/components/image-viewer/index.js +2 -2
  344. package/gallery/components/image-viewer/slide.js +1 -1
  345. package/gallery/components/index.js +2 -2
  346. package/gallery/components/navigation-bar/Component.js +1 -1
  347. package/gallery/components/navigation-bar/index.css +6 -6
  348. package/gallery/esm/Component.js +3 -3
  349. package/gallery/esm/components/header/Component.js +2 -2
  350. package/gallery/esm/components/header/buttons.js +1 -1
  351. package/gallery/esm/components/header/index.css +3 -3
  352. package/gallery/esm/components/header/index.js +1 -1
  353. package/gallery/esm/components/header-info-block/Component.js +1 -1
  354. package/gallery/esm/components/header-info-block/index.css +5 -5
  355. package/gallery/esm/components/image-preview/Component.js +1 -1
  356. package/gallery/esm/components/image-preview/index.css +12 -12
  357. package/gallery/esm/components/image-viewer/component.js +2 -2
  358. package/gallery/esm/components/image-viewer/index.css +19 -19
  359. package/gallery/esm/components/image-viewer/index.js +2 -2
  360. package/gallery/esm/components/image-viewer/slide.js +1 -1
  361. package/gallery/esm/components/index.js +2 -2
  362. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  363. package/gallery/esm/components/navigation-bar/index.css +6 -6
  364. package/gallery/esm/index.css +3 -3
  365. package/gallery/esm/index.js +2 -2
  366. package/gallery/esm/{slide-0d407884.d.ts → slide-2e7c3c47.d.ts} +0 -0
  367. package/gallery/esm/{slide-0d407884.js → slide-2e7c3c47.js} +1 -1
  368. package/gallery/esm/{tslib.es6-fec9ce55.d.ts → tslib.es6-a3d460b4.d.ts} +0 -0
  369. package/gallery/esm/{tslib.es6-fec9ce55.js → tslib.es6-a3d460b4.js} +0 -0
  370. package/gallery/index.css +3 -3
  371. package/gallery/index.js +2 -2
  372. package/gallery/modern/Component.js +2 -2
  373. package/gallery/modern/components/header/Component.js +1 -1
  374. package/gallery/modern/components/header/index.css +3 -3
  375. package/gallery/modern/components/header-info-block/Component.js +1 -1
  376. package/gallery/modern/components/header-info-block/index.css +5 -5
  377. package/gallery/modern/components/image-preview/Component.js +1 -1
  378. package/gallery/modern/components/image-preview/index.css +12 -12
  379. package/gallery/modern/components/image-viewer/component.js +1 -1
  380. package/gallery/modern/components/image-viewer/index.css +19 -19
  381. package/gallery/modern/components/image-viewer/index.js +1 -1
  382. package/gallery/modern/components/image-viewer/slide.js +1 -1
  383. package/gallery/modern/components/index.js +1 -1
  384. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  385. package/gallery/modern/components/navigation-bar/index.css +6 -6
  386. package/gallery/modern/index.css +3 -3
  387. package/gallery/modern/index.js +1 -1
  388. package/gallery/modern/{slide-831df2ef.d.ts → slide-f10a2a94.d.ts} +0 -0
  389. package/gallery/modern/{slide-831df2ef.js → slide-f10a2a94.js} +1 -1
  390. package/gallery/{slide-4f1564f2.d.ts → slide-c7a35bd4.d.ts} +0 -0
  391. package/gallery/{slide-4f1564f2.js → slide-c7a35bd4.js} +1 -1
  392. package/gallery/{tslib.es6-925681d9.d.ts → tslib.es6-fcfa1415.d.ts} +0 -0
  393. package/gallery/{tslib.es6-925681d9.js → tslib.es6-fcfa1415.js} +0 -0
  394. package/grid/Component.js +1 -1
  395. package/grid/col/Component.js +2 -2
  396. package/grid/col/index.css +511 -511
  397. package/grid/col/index.js +1 -1
  398. package/grid/esm/Component.js +1 -1
  399. package/grid/esm/col/Component.js +2 -2
  400. package/grid/esm/col/index.css +511 -511
  401. package/grid/esm/col/index.js +1 -1
  402. package/grid/esm/gutters.css +78 -78
  403. package/grid/esm/{gutters.module-df29994a.d.ts → gutters.module-7636892e.d.ts} +0 -0
  404. package/grid/esm/gutters.module-7636892e.js +27 -0
  405. package/grid/esm/index.js +1 -1
  406. package/grid/esm/row/Component.js +2 -2
  407. package/grid/esm/row/index.css +9 -9
  408. package/grid/esm/row/index.js +1 -1
  409. package/grid/gutters.css +78 -78
  410. package/grid/{gutters.module-1741e25a.d.ts → gutters.module-c3714996.d.ts} +0 -0
  411. package/grid/gutters.module-c3714996.js +28 -0
  412. package/grid/index.js +1 -1
  413. package/grid/modern/Component.js +1 -1
  414. package/grid/modern/col/Component.js +2 -2
  415. package/grid/modern/col/index.css +511 -511
  416. package/grid/modern/col/index.js +1 -1
  417. package/grid/modern/gutters.css +78 -78
  418. package/grid/modern/gutters.module-b5381283.js +4 -0
  419. package/grid/modern/index.js +1 -1
  420. package/grid/modern/row/Component.js +2 -2
  421. package/grid/modern/row/index.css +9 -9
  422. package/grid/modern/row/index.js +1 -1
  423. package/grid/row/Component.js +2 -2
  424. package/grid/row/index.css +9 -9
  425. package/grid/row/index.js +1 -1
  426. package/icon-button/Component.js +3 -3
  427. package/icon-button/default.css +13 -13
  428. package/icon-button/esm/Component.js +3 -3
  429. package/icon-button/esm/default.css +13 -13
  430. package/icon-button/esm/index.css +6 -6
  431. package/icon-button/esm/inverted.css +13 -13
  432. package/icon-button/index.css +6 -6
  433. package/icon-button/inverted.css +13 -13
  434. package/icon-button/modern/Component.js +3 -3
  435. package/icon-button/modern/default.css +13 -13
  436. package/icon-button/modern/index.css +6 -6
  437. package/icon-button/modern/inverted.css +13 -13
  438. package/input/Component.js +3 -3
  439. package/input/default.css +13 -13
  440. package/input/esm/Component.js +3 -3
  441. package/input/esm/default.css +13 -13
  442. package/input/esm/index.css +31 -31
  443. package/input/esm/inverted.css +13 -13
  444. package/input/index.css +31 -31
  445. package/input/inverted.css +13 -13
  446. package/input/modern/Component.js +3 -3
  447. package/input/modern/default.css +13 -13
  448. package/input/modern/index.css +31 -31
  449. package/input/modern/inverted.css +13 -13
  450. package/input-autocomplete/{Component-1f2b5ca9.d.ts → Component-c7452128.d.ts} +0 -0
  451. package/input-autocomplete/{Component-1f2b5ca9.js → Component-c7452128.js} +1 -1
  452. package/input-autocomplete/Component.js +1 -1
  453. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  454. package/input-autocomplete/autocomplete-field/index.css +2 -2
  455. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  456. package/input-autocomplete/autocomplete-field/index.js +1 -1
  457. package/input-autocomplete/esm/{Component-1489577a.d.ts → Component-3bd17cae.d.ts} +0 -0
  458. package/input-autocomplete/esm/{Component-1489577a.js → Component-3bd17cae.js} +1 -1
  459. package/input-autocomplete/esm/Component.js +1 -1
  460. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  461. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  462. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  463. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  464. package/input-autocomplete/esm/index.js +1 -1
  465. package/input-autocomplete/index.js +1 -1
  466. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  467. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  468. package/intl-phone-input/{component-f90ec3c6.d.ts → component-86fda37a.d.ts} +0 -0
  469. package/intl-phone-input/{component-f90ec3c6.js → component-86fda37a.js} +1 -1
  470. package/intl-phone-input/component.js +3 -3
  471. package/intl-phone-input/components/flag-icon/component.js +1 -1
  472. package/intl-phone-input/components/flag-icon/index.css +784 -784
  473. package/intl-phone-input/components/index.js +1 -1
  474. package/intl-phone-input/components/select/component.js +2 -2
  475. package/intl-phone-input/components/select/index.css +6 -6
  476. package/intl-phone-input/components/select/index.js +1 -1
  477. package/intl-phone-input/components/select-field/component.js +1 -1
  478. package/intl-phone-input/components/select-field/index.css +8 -8
  479. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  480. package/intl-phone-input/components/select-field/index.js +1 -1
  481. package/intl-phone-input/esm/{component-6b89e386.d.ts → component-28b1d839.d.ts} +0 -0
  482. package/intl-phone-input/esm/{component-6b89e386.js → component-28b1d839.js} +1 -1
  483. package/intl-phone-input/esm/component.js +3 -3
  484. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  485. package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
  486. package/intl-phone-input/esm/components/index.js +1 -1
  487. package/intl-phone-input/esm/components/select/component.js +2 -2
  488. package/intl-phone-input/esm/components/select/index.css +6 -6
  489. package/intl-phone-input/esm/components/select/index.js +1 -1
  490. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  491. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  492. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  493. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  494. package/intl-phone-input/esm/index.css +3 -3
  495. package/intl-phone-input/esm/index.js +1 -1
  496. package/intl-phone-input/esm/{libphonenumber-js.min-c71dfa41.d.ts → libphonenumber-js.min-16c7ead2.d.ts} +0 -0
  497. package/intl-phone-input/esm/{libphonenumber-js.min-c71dfa41.js → libphonenumber-js.min-16c7ead2.js} +0 -0
  498. package/intl-phone-input/index.css +3 -3
  499. package/intl-phone-input/index.js +1 -1
  500. package/intl-phone-input/{libphonenumber-js.min-cdd5ebed.d.ts → libphonenumber-js.min-9bd5ad7c.d.ts} +0 -0
  501. package/intl-phone-input/{libphonenumber-js.min-cdd5ebed.js → libphonenumber-js.min-9bd5ad7c.js} +0 -0
  502. package/intl-phone-input/modern/component.js +2 -2
  503. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  504. package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
  505. package/intl-phone-input/modern/components/select/component.js +1 -1
  506. package/intl-phone-input/modern/components/select/index.css +6 -6
  507. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  508. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  509. package/intl-phone-input/modern/index.css +3 -3
  510. package/intl-phone-input/modern/{libphonenumber-js.min-c71dfa41.d.ts → libphonenumber-js.min-16c7ead2.d.ts} +0 -0
  511. package/intl-phone-input/modern/{libphonenumber-js.min-c71dfa41.js → libphonenumber-js.min-16c7ead2.js} +0 -0
  512. package/link/Component.js +3 -3
  513. package/link/default.css +9 -9
  514. package/link/esm/Component.js +3 -3
  515. package/link/esm/default.css +9 -9
  516. package/link/esm/index.css +11 -11
  517. package/link/esm/inverted.css +9 -9
  518. package/link/index.css +11 -11
  519. package/link/inverted.css +9 -9
  520. package/link/modern/Component.js +3 -3
  521. package/link/modern/default.css +9 -9
  522. package/link/modern/index.css +11 -11
  523. package/link/modern/inverted.css +9 -9
  524. package/list/Component.js +1 -1
  525. package/list/esm/Component.js +1 -1
  526. package/list/esm/index.css +9 -9
  527. package/list/index.css +9 -9
  528. package/list/modern/Component.js +1 -1
  529. package/list/modern/index.css +9 -9
  530. package/list-header/Component.js +1 -1
  531. package/list-header/esm/Component.js +1 -1
  532. package/list-header/esm/index.css +3 -3
  533. package/list-header/index.css +3 -3
  534. package/list-header/modern/Component.js +1 -1
  535. package/list-header/modern/index.css +3 -3
  536. package/loader/Component.js +1 -1
  537. package/loader/esm/Component.js +1 -1
  538. package/loader/esm/index.css +7 -7
  539. package/loader/index.css +7 -7
  540. package/loader/modern/Component.js +1 -1
  541. package/loader/modern/index.css +7 -7
  542. package/masked-input/Component.js +1 -1
  543. package/masked-input/esm/Component.js +1 -1
  544. package/masked-input/esm/index.css +2 -2
  545. package/masked-input/index.css +2 -2
  546. package/masked-input/modern/Component.js +1 -1
  547. package/masked-input/modern/index.css +2 -2
  548. package/modal/Component.desktop.js +3 -3
  549. package/modal/Component.mobile.js +3 -3
  550. package/modal/Component.responsive.d.ts +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-78448436.js +4 -0
  599. package/modal/esm/{tslib.es6-95890331.d.ts → tslib.es6-0e5bfb65.d.ts} +0 -0
  600. package/modal/esm/{tslib.es6-95890331.js → tslib.es6-0e5bfb65.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-78448436.js +4 -0
  631. package/modal/responsive.js +2 -2
  632. package/modal/transitions.css +8 -8
  633. package/modal/transitions.module-f92d3f0d.js +4 -0
  634. package/modal/{tslib.es6-e5662dff.d.ts → tslib.es6-e1784818.d.ts} +0 -0
  635. package/modal/{tslib.es6-e5662dff.js → tslib.es6-e1784818.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-7ee5387a.d.ts → component-c9018e1c.d.ts} +0 -0
  643. package/notification-manager/{component-7ee5387a.js → component-c9018e1c.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-72897d8d.d.ts → component-043c03d9.d.ts} +0 -0
  650. package/notification-manager/esm/{component-72897d8d.js → component-043c03d9.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/picker-button/{Component-4138fa44.d.ts → Component-e3262191.d.ts} +0 -0
  670. package/picker-button/{Component-4138fa44.js → Component-e3262191.js} +1 -1
  671. package/picker-button/Component.js +2 -2
  672. package/picker-button/esm/{Component-f6f3d8f0.d.ts → Component-46562014.d.ts} +0 -0
  673. package/picker-button/esm/{Component-f6f3d8f0.js → Component-46562014.js} +1 -1
  674. package/picker-button/esm/Component.js +2 -2
  675. package/picker-button/esm/field/Component.js +1 -1
  676. package/picker-button/esm/field/index.css +3 -3
  677. package/picker-button/esm/field/index.d.ts +1 -1
  678. package/picker-button/esm/field/index.js +1 -1
  679. package/picker-button/esm/index.css +2 -2
  680. package/picker-button/esm/index.js +1 -1
  681. package/picker-button/field/Component.js +1 -1
  682. package/picker-button/field/index.css +3 -3
  683. package/picker-button/field/index.d.ts +1 -1
  684. package/picker-button/field/index.js +1 -1
  685. package/picker-button/index.css +2 -2
  686. package/picker-button/index.js +1 -1
  687. package/picker-button/modern/Component.js +1 -1
  688. package/picker-button/modern/field/Component.js +1 -1
  689. package/picker-button/modern/field/index.css +3 -3
  690. package/picker-button/modern/index.css +2 -2
  691. package/plate/Component.js +1 -1
  692. package/plate/esm/Component.js +1 -1
  693. package/plate/esm/index.css +27 -27
  694. package/plate/index.css +27 -27
  695. package/plate/modern/Component.js +1 -1
  696. package/plate/modern/index.css +27 -27
  697. package/popover/Component.js +1 -1
  698. package/popover/esm/Component.js +1 -1
  699. package/popover/esm/index.css +31 -31
  700. package/popover/index.css +31 -31
  701. package/popover/modern/Component.js +1 -1
  702. package/popover/modern/index.css +31 -31
  703. package/progress-bar/Component.js +1 -1
  704. package/progress-bar/esm/Component.js +1 -1
  705. package/progress-bar/esm/index.css +4 -4
  706. package/progress-bar/index.css +4 -4
  707. package/progress-bar/modern/Component.js +1 -1
  708. package/progress-bar/modern/index.css +4 -4
  709. package/pure-input/Component.js +1 -1
  710. package/pure-input/esm/Component.js +1 -1
  711. package/pure-input/esm/index.css +25 -25
  712. package/pure-input/index.css +25 -25
  713. package/pure-input/modern/Component.js +1 -1
  714. package/pure-input/modern/index.css +25 -25
  715. package/radio/Component.js +1 -1
  716. package/radio/esm/Component.js +1 -1
  717. package/radio/esm/index.css +31 -31
  718. package/radio/index.css +31 -31
  719. package/radio/modern/Component.js +1 -1
  720. package/radio/modern/index.css +31 -31
  721. package/radio-group/Component.js +1 -1
  722. package/radio-group/esm/Component.js +1 -1
  723. package/radio-group/esm/index.css +16 -16
  724. package/radio-group/index.css +16 -16
  725. package/radio-group/modern/Component.js +1 -1
  726. package/radio-group/modern/index.css +16 -16
  727. package/select/Component.js +1 -1
  728. package/select/components/arrow/Component.js +1 -1
  729. package/select/components/arrow/index.css +3 -3
  730. package/select/components/base-select/Component.js +2 -2
  731. package/select/components/base-select/index.css +7 -7
  732. package/select/components/base-select/index.js +1 -1
  733. package/select/components/checkmark/Component.js +1 -1
  734. package/select/components/checkmark/index.css +3 -3
  735. package/select/components/field/Component.js +2 -2
  736. package/select/components/field/index.css +9 -9
  737. package/select/components/field/index.js +1 -1
  738. package/select/components/index.js +1 -1
  739. package/select/components/native-select/Component.js +1 -1
  740. package/select/components/native-select/index.js +1 -1
  741. package/select/components/optgroup/Component.js +1 -1
  742. package/select/components/optgroup/index.css +6 -6
  743. package/select/components/option/Component.js +2 -2
  744. package/select/components/option/index.css +20 -20
  745. package/select/components/option/index.js +1 -1
  746. package/select/components/options-list/Component.js +1 -1
  747. package/select/components/options-list/index.css +5 -5
  748. package/select/components/virtual-options-list/Component.js +1 -1
  749. package/select/components/virtual-options-list/index.css +11 -11
  750. package/select/esm/Component.js +1 -1
  751. package/select/esm/components/arrow/Component.js +1 -1
  752. package/select/esm/components/arrow/index.css +3 -3
  753. package/select/esm/components/base-select/Component.js +2 -2
  754. package/select/esm/components/base-select/index.css +7 -7
  755. package/select/esm/components/base-select/index.js +1 -1
  756. package/select/esm/components/checkmark/Component.js +1 -1
  757. package/select/esm/components/checkmark/index.css +3 -3
  758. package/select/esm/components/field/Component.js +2 -2
  759. package/select/esm/components/field/index.css +9 -9
  760. package/select/esm/components/field/index.js +1 -1
  761. package/select/esm/components/index.js +1 -1
  762. package/select/esm/components/native-select/Component.js +1 -1
  763. package/select/esm/components/native-select/index.js +1 -1
  764. package/select/esm/components/optgroup/Component.js +1 -1
  765. package/select/esm/components/optgroup/index.css +6 -6
  766. package/select/esm/components/option/Component.js +2 -2
  767. package/select/esm/components/option/index.css +20 -20
  768. package/select/esm/components/option/index.js +1 -1
  769. package/select/esm/components/options-list/Component.js +1 -1
  770. package/select/esm/components/options-list/index.css +5 -5
  771. package/select/esm/components/virtual-options-list/Component.js +1 -1
  772. package/select/esm/components/virtual-options-list/index.css +11 -11
  773. package/select/esm/index.js +1 -1
  774. package/select/esm/presets/index.js +1 -1
  775. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  776. package/select/esm/presets/useLazyLoading/index.css +2 -2
  777. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  778. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  779. package/select/esm/{tslib.es6-010c27fc.d.ts → tslib.es6-5adee081.d.ts} +0 -0
  780. package/select/esm/{tslib.es6-010c27fc.js → tslib.es6-5adee081.js} +0 -0
  781. package/select/index.js +1 -1
  782. package/select/modern/components/arrow/Component.js +1 -1
  783. package/select/modern/components/arrow/index.css +3 -3
  784. package/select/modern/components/base-select/Component.js +1 -1
  785. package/select/modern/components/base-select/index.css +7 -7
  786. package/select/modern/components/checkmark/Component.js +1 -1
  787. package/select/modern/components/checkmark/index.css +3 -3
  788. package/select/modern/components/field/Component.js +1 -1
  789. package/select/modern/components/field/index.css +9 -9
  790. package/select/modern/components/optgroup/Component.js +1 -1
  791. package/select/modern/components/optgroup/index.css +6 -6
  792. package/select/modern/components/option/Component.js +1 -1
  793. package/select/modern/components/option/index.css +20 -20
  794. package/select/modern/components/options-list/Component.js +1 -1
  795. package/select/modern/components/options-list/index.css +5 -5
  796. package/select/modern/components/virtual-options-list/Component.js +1 -1
  797. package/select/modern/components/virtual-options-list/index.css +11 -11
  798. package/select/modern/presets/useLazyLoading/hook.js +1 -1
  799. package/select/modern/presets/useLazyLoading/index.css +2 -2
  800. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  801. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  802. package/select/presets/index.js +1 -1
  803. package/select/presets/useLazyLoading/hook.js +2 -2
  804. package/select/presets/useLazyLoading/index.css +2 -2
  805. package/select/presets/useSelectWithLoading/hook.js +2 -2
  806. package/select/presets/useSelectWithLoading/index.css +2 -2
  807. package/select/{tslib.es6-d4ec8979.d.ts → tslib.es6-abf856c4.d.ts} +0 -0
  808. package/select/{tslib.es6-d4ec8979.js → tslib.es6-abf856c4.js} +0 -0
  809. package/select-with-tags/component.js +1 -1
  810. package/select-with-tags/components/index.js +1 -1
  811. package/select-with-tags/components/tag/component.js +2 -2
  812. package/select-with-tags/components/tag/index.css +11 -11
  813. package/select-with-tags/components/tag/index.js +1 -1
  814. package/select-with-tags/components/tag-list/component.js +2 -2
  815. package/select-with-tags/components/tag-list/index.css +31 -31
  816. package/select-with-tags/components/tag-list/index.js +1 -1
  817. package/select-with-tags/esm/component.js +1 -1
  818. package/select-with-tags/esm/components/index.js +1 -1
  819. package/select-with-tags/esm/components/tag/component.js +2 -2
  820. package/select-with-tags/esm/components/tag/index.css +11 -11
  821. package/select-with-tags/esm/components/tag/index.js +1 -1
  822. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  823. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  824. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  825. package/select-with-tags/esm/index.js +1 -1
  826. package/select-with-tags/esm/{tslib.es6-950f78b4.d.ts → tslib.es6-40c86c4b.d.ts} +0 -0
  827. package/select-with-tags/esm/{tslib.es6-950f78b4.js → tslib.es6-40c86c4b.js} +0 -0
  828. package/select-with-tags/esm/utils/index.js +1 -1
  829. package/select-with-tags/esm/utils/match.js +1 -1
  830. package/select-with-tags/index.js +1 -1
  831. package/select-with-tags/modern/components/tag/component.js +1 -1
  832. package/select-with-tags/modern/components/tag/index.css +11 -11
  833. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  834. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  835. package/select-with-tags/{tslib.es6-c001e3ad.d.ts → tslib.es6-914e32f3.d.ts} +0 -0
  836. package/select-with-tags/{tslib.es6-c001e3ad.js → tslib.es6-914e32f3.js} +0 -0
  837. package/select-with-tags/utils/index.js +1 -1
  838. package/select-with-tags/utils/match.js +1 -1
  839. package/skeleton/Component.js +1 -1
  840. package/skeleton/esm/Component.js +1 -1
  841. package/skeleton/esm/index.css +10 -10
  842. package/skeleton/index.css +10 -10
  843. package/skeleton/modern/Component.js +1 -1
  844. package/skeleton/modern/index.css +10 -10
  845. package/slider/Component.js +1 -1
  846. package/slider/esm/Component.js +1 -1
  847. package/slider/esm/index.css +36 -36
  848. package/slider/index.css +36 -36
  849. package/slider/modern/Component.js +1 -1
  850. package/slider/modern/index.css +36 -36
  851. package/slider-input/Component.js +1 -1
  852. package/slider-input/esm/Component.js +1 -1
  853. package/slider-input/esm/index.css +17 -17
  854. package/slider-input/index.css +17 -17
  855. package/slider-input/modern/Component.js +1 -1
  856. package/slider-input/modern/index.css +17 -17
  857. package/space/Component.js +2 -2
  858. package/space/{Item-3fc5680c.d.ts → Item-876cd9c6.d.ts} +0 -0
  859. package/space/{Item-3fc5680c.js → Item-876cd9c6.js} +0 -0
  860. package/space/Item.js +1 -1
  861. package/space/esm/Component.js +2 -2
  862. package/space/esm/{Item-0b805f00.d.ts → Item-e890f67e.d.ts} +0 -0
  863. package/space/esm/{Item-0b805f00.js → Item-e890f67e.js} +0 -0
  864. package/space/esm/Item.js +1 -1
  865. package/space/esm/index.css +8 -8
  866. package/space/esm/index.js +1 -1
  867. package/space/index.css +8 -8
  868. package/space/index.js +1 -1
  869. package/space/modern/Component.js +1 -1
  870. package/space/modern/index.css +8 -8
  871. package/spinner/Component.js +1 -1
  872. package/spinner/esm/Component.js +1 -1
  873. package/spinner/esm/index.css +6 -6
  874. package/spinner/index.css +6 -6
  875. package/spinner/modern/Component.js +1 -1
  876. package/spinner/modern/index.css +6 -6
  877. package/status/Component.js +1 -1
  878. package/status/esm/Component.js +1 -1
  879. package/status/esm/index.css +17 -17
  880. package/status/index.css +17 -17
  881. package/status/modern/Component.js +1 -1
  882. package/status/modern/index.css +17 -17
  883. package/stepped-progress-bar/Component.js +1 -1
  884. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  885. package/stepped-progress-bar/components/step-bar/index.css +3 -3
  886. package/stepped-progress-bar/esm/Component.js +1 -1
  887. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  888. package/stepped-progress-bar/esm/components/step-bar/index.css +3 -3
  889. package/stepped-progress-bar/esm/index.css +3 -3
  890. package/stepped-progress-bar/index.css +3 -3
  891. package/stepped-progress-bar/modern/Component.js +1 -1
  892. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  893. package/stepped-progress-bar/modern/components/step-bar/index.css +3 -3
  894. package/stepped-progress-bar/modern/index.css +3 -3
  895. package/switch/Component.js +1 -1
  896. package/switch/esm/Component.js +1 -1
  897. package/switch/esm/index.css +25 -25
  898. package/switch/index.css +25 -25
  899. package/switch/modern/Component.js +1 -1
  900. package/switch/modern/index.css +25 -25
  901. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  902. package/tabs/components/primary-tablist/Component.js +1 -1
  903. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  904. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  905. package/tabs/components/primary-tablist/index.css +19 -19
  906. package/tabs/components/primary-tablist/mobile.css +21 -21
  907. package/tabs/components/scrollable-container/Component.js +1 -1
  908. package/tabs/components/scrollable-container/index.css +3 -3
  909. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  910. package/tabs/components/secondary-tablist/Component.js +1 -1
  911. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  912. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  913. package/tabs/components/secondary-tablist/index.css +12 -12
  914. package/tabs/components/secondary-tablist/mobile.css +15 -15
  915. package/tabs/components/tab/Component.js +1 -1
  916. package/tabs/components/tab/index.css +3 -3
  917. package/tabs/components/tabs/Component.desktop.js +3 -3
  918. package/tabs/components/tabs/Component.mobile.js +3 -3
  919. package/tabs/components/tabs/Component.responsive.js +3 -3
  920. package/tabs/desktop.js +3 -3
  921. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  922. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  923. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  924. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  925. package/tabs/esm/components/primary-tablist/index.css +19 -19
  926. package/tabs/esm/components/primary-tablist/mobile.css +21 -21
  927. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  928. package/tabs/esm/components/scrollable-container/index.css +3 -3
  929. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  930. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  931. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  932. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  933. package/tabs/esm/components/secondary-tablist/index.css +12 -12
  934. package/tabs/esm/components/secondary-tablist/mobile.css +15 -15
  935. package/tabs/esm/components/tab/Component.js +1 -1
  936. package/tabs/esm/components/tab/index.css +3 -3
  937. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  938. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  939. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  940. package/tabs/esm/desktop.js +3 -3
  941. package/tabs/esm/index.js +3 -3
  942. package/tabs/esm/index.module-39c0342b.js +4 -0
  943. package/tabs/esm/index.module-7d55f339.js +4 -0
  944. package/tabs/esm/mobile.js +3 -3
  945. package/tabs/esm/responsive.js +3 -3
  946. package/tabs/esm/{tslib.es6-3cbdcf8b.d.ts → tslib.es6-867fc205.d.ts} +0 -0
  947. package/tabs/esm/{tslib.es6-3cbdcf8b.js → tslib.es6-867fc205.js} +0 -0
  948. package/tabs/index.js +3 -3
  949. package/tabs/index.module-190bffec.js +4 -0
  950. package/tabs/index.module-c349374a.js +4 -0
  951. package/tabs/mobile.js +3 -3
  952. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  953. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  954. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  955. package/tabs/modern/components/primary-tablist/index.css +19 -19
  956. package/tabs/modern/components/primary-tablist/mobile.css +21 -21
  957. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  958. package/tabs/modern/components/scrollable-container/index.css +3 -3
  959. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  960. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  961. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  962. package/tabs/modern/components/secondary-tablist/index.css +12 -12
  963. package/tabs/modern/components/secondary-tablist/mobile.css +15 -15
  964. package/tabs/modern/components/tab/Component.js +1 -1
  965. package/tabs/modern/components/tab/index.css +3 -3
  966. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  967. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  968. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  969. package/tabs/modern/desktop.js +2 -2
  970. package/tabs/modern/index.js +2 -2
  971. package/tabs/modern/index.module-39c0342b.js +4 -0
  972. package/tabs/modern/index.module-7d55f339.js +4 -0
  973. package/tabs/modern/mobile.js +2 -2
  974. package/tabs/modern/responsive.js +2 -2
  975. package/tabs/responsive.js +3 -3
  976. package/tabs/{tslib.es6-c391e8b1.d.ts → tslib.es6-a246c812.d.ts} +0 -0
  977. package/tabs/{tslib.es6-c391e8b1.js → tslib.es6-a246c812.js} +0 -0
  978. package/tag/Component.js +3 -3
  979. package/tag/default.css +8 -8
  980. package/tag/esm/Component.js +3 -3
  981. package/tag/esm/default.css +8 -8
  982. package/tag/esm/index.css +36 -36
  983. package/tag/esm/inverted.css +8 -8
  984. package/tag/index.css +36 -36
  985. package/tag/inverted.css +8 -8
  986. package/tag/modern/Component.js +3 -3
  987. package/tag/modern/default.css +8 -8
  988. package/tag/modern/index.css +36 -36
  989. package/tag/modern/inverted.css +8 -8
  990. package/textarea/Component.js +3 -3
  991. package/textarea/default.css +18 -18
  992. package/textarea/esm/Component.js +3 -3
  993. package/textarea/esm/default.css +18 -18
  994. package/textarea/esm/index.css +21 -21
  995. package/textarea/esm/inverted.css +18 -18
  996. package/textarea/index.css +21 -21
  997. package/textarea/inverted.css +18 -18
  998. package/textarea/modern/Component.js +3 -3
  999. package/textarea/modern/default.css +18 -18
  1000. package/textarea/modern/index.css +21 -21
  1001. package/textarea/modern/inverted.css +18 -18
  1002. package/themes/compiled/mobile-dark-bluetint.css +227 -227
  1003. package/themes/dist/compiled/mobile-dark-bluetint.css +600 -600
  1004. package/themes/dist/package.json +1 -1
  1005. package/toast/component.js +1 -1
  1006. package/toast/esm/component.js +1 -1
  1007. package/toast/esm/index.css +9 -9
  1008. package/toast/index.css +9 -9
  1009. package/toast/modern/component.js +1 -1
  1010. package/toast/modern/index.css +9 -9
  1011. package/toast-plate/component.js +1 -1
  1012. package/toast-plate/esm/component.js +1 -1
  1013. package/toast-plate/esm/index.css +15 -15
  1014. package/toast-plate/index.css +15 -15
  1015. package/toast-plate/modern/component.js +1 -1
  1016. package/toast-plate/modern/index.css +15 -15
  1017. package/tooltip/{Component-7a120e2e.d.ts → Component-9019b8a9.d.ts} +0 -0
  1018. package/tooltip/{Component-7a120e2e.js → Component-9019b8a9.js} +1 -1
  1019. package/tooltip/Component.js +1 -1
  1020. package/tooltip/component.responsive.js +1 -1
  1021. package/tooltip/esm/{Component-d14ba787.d.ts → Component-ef7f3407.d.ts} +0 -0
  1022. package/tooltip/esm/{Component-d14ba787.js → Component-ef7f3407.js} +1 -1
  1023. package/tooltip/esm/Component.js +1 -1
  1024. package/tooltip/esm/component.responsive.js +1 -1
  1025. package/tooltip/esm/index.css +7 -7
  1026. package/tooltip/esm/index.d.ts +1 -1
  1027. package/tooltip/esm/index.js +1 -1
  1028. package/tooltip/esm/responsive.js +1 -1
  1029. package/tooltip/index.css +7 -7
  1030. package/tooltip/index.d.ts +1 -1
  1031. package/tooltip/index.js +1 -1
  1032. package/tooltip/modern/Component.js +1 -1
  1033. package/tooltip/modern/index.css +7 -7
  1034. package/tooltip/responsive.js +1 -1
  1035. package/typography/colors.css +12 -12
  1036. package/typography/{colors.module-ba428627.d.ts → colors.module-e648ddb7.d.ts} +0 -0
  1037. package/typography/{colors.module-ba428627.js → colors.module-e648ddb7.js} +1 -1
  1038. package/typography/common.module-0f91208d.js +4 -0
  1039. package/typography/component.js +2 -2
  1040. package/typography/esm/colors.css +12 -12
  1041. package/typography/esm/{colors.module-519cea44.d.ts → colors.module-62d377b8.d.ts} +0 -0
  1042. package/typography/esm/{colors.module-519cea44.js → colors.module-62d377b8.js} +1 -1
  1043. package/typography/esm/common.module-0c7636f9.js +4 -0
  1044. package/typography/esm/component.js +2 -2
  1045. package/typography/esm/index.js +2 -2
  1046. package/typography/esm/text/component.js +2 -2
  1047. package/typography/esm/text/index.css +13 -13
  1048. package/typography/esm/text/index.js +1 -1
  1049. package/typography/esm/title/common.css +4 -4
  1050. package/typography/esm/title/component.js +1 -1
  1051. package/typography/esm/title/index.css +18 -18
  1052. package/typography/esm/title/index.js +3 -3
  1053. package/typography/esm/title-responsive/component.js +3 -3
  1054. package/typography/esm/title-responsive/index.css +45 -45
  1055. package/typography/esm/title-responsive/index.js +2 -2
  1056. package/typography/index.js +2 -2
  1057. package/typography/modern/colors.css +12 -12
  1058. package/typography/modern/colors.module-f7ef7714.js +4 -0
  1059. package/typography/modern/common.module-0c7636f9.js +4 -0
  1060. package/typography/modern/component.js +2 -2
  1061. package/typography/modern/index.js +2 -2
  1062. package/typography/modern/text/component.js +2 -2
  1063. package/typography/modern/text/index.css +13 -13
  1064. package/typography/modern/text/index.js +1 -1
  1065. package/typography/modern/title/common.css +4 -4
  1066. package/typography/modern/title/component.js +1 -1
  1067. package/typography/modern/title/index.css +18 -18
  1068. package/typography/modern/title/index.js +3 -3
  1069. package/typography/modern/title-responsive/component.js +3 -3
  1070. package/typography/modern/title-responsive/index.css +45 -45
  1071. package/typography/modern/title-responsive/index.js +2 -2
  1072. package/typography/text/component.d.ts +2 -2
  1073. package/typography/text/component.js +2 -2
  1074. package/typography/text/index.css +13 -13
  1075. package/typography/text/index.js +1 -1
  1076. package/typography/title/common.css +4 -4
  1077. package/typography/title/component.d.ts +3 -3
  1078. package/typography/title/component.js +1 -1
  1079. package/typography/title/index.css +18 -18
  1080. package/typography/title/index.js +3 -3
  1081. package/typography/title-responsive/component.js +3 -3
  1082. package/typography/title-responsive/index.css +45 -45
  1083. package/typography/title-responsive/index.js +2 -2
  1084. package/vars/dist/package.json +1 -1
  1085. package/with-suffix/Component.js +1 -1
  1086. package/with-suffix/esm/Component.js +1 -1
  1087. package/with-suffix/esm/index.css +9 -9
  1088. package/with-suffix/index.css +9 -9
  1089. package/with-suffix/modern/Component.js +1 -1
  1090. package/with-suffix/modern/index.css +9 -9
  1091. package/grid/esm/gutters.module-df29994a.js +0 -27
  1092. package/grid/gutters.module-1741e25a.js +0 -28
  1093. package/grid/modern/gutters.module-fe57802c.js +0 -4
  1094. package/modal/esm/transitions.module-83319c83.js +0 -4
  1095. package/modal/modern/transitions.module-83319c83.js +0 -4
  1096. package/modal/transitions.module-4040e9db.js +0 -4
  1097. package/tabs/esm/index.module-4ceeb0c2.js +0 -4
  1098. package/tabs/esm/index.module-62f9e5fe.js +0 -4
  1099. package/tabs/index.module-177547f1.js +0 -4
  1100. package/tabs/index.module-77910764.js +0 -4
  1101. package/tabs/modern/index.module-4ceeb0c2.js +0 -4
  1102. package/tabs/modern/index.module-62f9e5fe.js +0 -4
  1103. package/typography/common.module-7519f2f0.js +0 -4
  1104. package/typography/esm/common.module-59e04322.js +0 -4
  1105. package/typography/modern/colors.module-230fa148.js +0 -4
  1106. package/typography/modern/common.module-59e04322.js +0 -4
@@ -1,227 +1,227 @@
1
- .badge__component_9n67p {
1
+ .card-image__cardImage_1fsf9 {
2
+ background: #e7e8ea;
3
+ }
4
+ .card-image__loaded_1fsf9 {
5
+ background: transparent
6
+ }.badge__component_1opxf {
2
7
  background-color: #ef3124;
3
8
  color: #000;
4
9
  }
5
- .badge__icon_9n67p {
10
+ .badge__icon_1opxf {
6
11
  color: #2fc26e;
7
12
  background-color: transparent
8
13
  }
9
- .badge__icon_9n67p.badge__positive_9n67p {
14
+ .badge__icon_1opxf.badge__positive_1opxf {
10
15
  color: #2fc26e;
11
16
  }
12
- .badge__icon_9n67p.badge__attention_9n67p {
17
+ .badge__icon_1opxf.badge__attention_1opxf {
13
18
  color: #f6bf65;
14
19
  }
15
- .badge__icon_9n67p.badge__negative_9n67p {
20
+ .badge__icon_1opxf.badge__negative_1opxf {
16
21
  color: #d91d0b;
17
22
  }
18
- .badge__icon_9n67p.badge__link_9n67p {
23
+ .badge__icon_1opxf.badge__link_1opxf {
19
24
  color: #0072ef;
20
25
  }
21
- .badge__icon_9n67p.badge__tertiary_9n67p {
26
+ .badge__icon_1opxf.badge__tertiary_1opxf {
22
27
  color: #464649;
23
28
  }
24
- .badge__icon_9n67p.badge__secondary_9n67p {
29
+ .badge__icon_1opxf.badge__secondary_1opxf {
25
30
  color: #8d8d93;
26
31
  }
27
- .badge__icon_9n67p.badge__primary_9n67p {
32
+ .badge__icon_1opxf.badge__primary_1opxf {
28
33
  color: #fff;
29
34
  }
30
- .badge__icon_9n67p:before {
35
+ .badge__icon_1opxf:before {
31
36
  background-color: #121212;
32
- }.card-image__cardImage_w3k89 {
33
- background: #e7e8ea;
34
- }
35
- .card-image__loaded_w3k89 {
36
- background: transparent
37
- }.backdrop__backdrop_q6t7s {
37
+ }.backdrop__backdrop_vjnrv {
38
38
  -webkit-tap-highlight-color: transparent;
39
39
  }
40
- .backdrop__appear_q6t7s,
41
- .backdrop__enter_q6t7s {
40
+ .backdrop__appear_vjnrv,
41
+ .backdrop__enter_vjnrv {
42
42
  background-color: transparent;
43
43
  }
44
- .backdrop__appearActive_q6t7s,
45
- .backdrop__enterActive_q6t7s,
46
- .backdrop__appearDone_q6t7s,
47
- .backdrop__enterDone_q6t7s {
44
+ .backdrop__appearActive_vjnrv,
45
+ .backdrop__enterActive_vjnrv,
46
+ .backdrop__appearDone_vjnrv,
47
+ .backdrop__enterDone_vjnrv {
48
48
  background-color: rgba(0, 0, 0, 0.8);
49
49
  }
50
- .backdrop__exit_q6t7s {
50
+ .backdrop__exit_vjnrv {
51
51
  background-color: rgba(0, 0, 0, 0.8);
52
52
  }
53
- .backdrop__exitActive_q6t7s,
54
- .backdrop__exitDone_q6t7s {
53
+ .backdrop__exitActive_vjnrv,
54
+ .backdrop__exitDone_vjnrv {
55
55
  background-color: transparent;
56
- }.divider__component_uhg5g {
56
+ }.divider__component_1t64f {
57
57
  border-bottom: 1px solid #2b2b2e;
58
- }.checkbox-group__error_bdg3e {
59
- border-left: 1px solid #f15045;
60
- }
61
- .checkbox-group__label_bdg3e {
62
- color: #fff;
63
- }
64
- .checkbox-group__errorMessage_bdg3e {
65
- color: #f15045;
66
- }
67
- .checkbox-group__hint_bdg3e {
68
- color: #8d8d93;
69
- }.checkbox__box_2wxo0 {
58
+ }.checkbox__box_b42qu {
70
59
  color: #121212;
71
60
  background-color: #121212;
72
61
  border: 1.5px solid #8d8d93;
73
62
  }
74
- .checkbox__checkedIcon_2wxo0 {
63
+ .checkbox__checkedIcon_b42qu {
75
64
  color: #121212;
76
65
  }
77
- .checkbox__component_2wxo0:hover:not(.checkbox__disabled_2wxo0):not(.checkbox__inactive_2wxo0) .checkbox__box_2wxo0 {
66
+ .checkbox__component_b42qu:hover:not(.checkbox__disabled_b42qu):not(.checkbox__inactive_b42qu) .checkbox__box_b42qu {
78
67
  background-color: #121212;
79
68
  border-color: #8d8d93;
80
69
  }
81
- .checkbox__component_2wxo0:active:not(.checkbox__disabled_2wxo0):not(.checkbox__inactive_2wxo0) .checkbox__box_2wxo0 {
70
+ .checkbox__component_b42qu:active:not(.checkbox__disabled_b42qu):not(.checkbox__inactive_b42qu) .checkbox__box_b42qu {
82
71
  background-color: #121212;
83
72
  border-color: #fff;
84
73
  }
85
- .checkbox__checked_2wxo0 .checkbox__box_2wxo0 {
74
+ .checkbox__checked_b42qu .checkbox__box_b42qu {
86
75
  background-color: #fff;
87
76
  border-color: transparent;
88
77
  }
89
- .checkbox__checked_2wxo0:hover:not(.checkbox__disabled_2wxo0):not(.checkbox__inactive_2wxo0) .checkbox__box_2wxo0 {
78
+ .checkbox__checked_b42qu:hover:not(.checkbox__disabled_b42qu):not(.checkbox__inactive_b42qu) .checkbox__box_b42qu {
90
79
  background-color: color-mod(#fff tint(10%));
91
80
  border-color: transparent;
92
81
  }
93
- .checkbox__checked_2wxo0:active:not(.checkbox__disabled_2wxo0):not(.checkbox__inactive_2wxo0) .checkbox__box_2wxo0 {
82
+ .checkbox__checked_b42qu:active:not(.checkbox__disabled_b42qu):not(.checkbox__inactive_b42qu) .checkbox__box_b42qu {
94
83
  background-color: color-mod(#fff tint(30%));
95
84
  border-color: transparent;
96
85
  }
97
- .checkbox__indeterminate_2wxo0 .checkbox__box_2wxo0 {
86
+ .checkbox__indeterminate_b42qu .checkbox__box_b42qu {
98
87
  background-color: #fff;
99
88
  border-color: transparent;
100
89
  }
101
- .checkbox__indeterminate_2wxo0:hover:not(.checkbox__disabled_2wxo0):not(.checkbox__inactive_2wxo0) .checkbox__box_2wxo0 {
90
+ .checkbox__indeterminate_b42qu:hover:not(.checkbox__disabled_b42qu):not(.checkbox__inactive_b42qu) .checkbox__box_b42qu {
102
91
  background-color: color-mod(#fff tint(10%));
103
92
  border-color: transparent;
104
93
  }
105
- .checkbox__indeterminate_2wxo0:active:not(.checkbox__disabled_2wxo0):not(.checkbox__inactive_2wxo0) .checkbox__box_2wxo0 {
94
+ .checkbox__indeterminate_b42qu:active:not(.checkbox__disabled_b42qu):not(.checkbox__inactive_b42qu) .checkbox__box_b42qu {
106
95
  background-color: color-mod(#fff tint(30%));
107
96
  border-color: transparent;
108
97
  }
109
- .checkbox__disabled_2wxo0 .checkbox__box_2wxo0 {
98
+ .checkbox__disabled_b42qu .checkbox__box_b42qu {
110
99
  background-color: #121212;
111
100
  border-color: #2a2a2c;
112
101
  }
113
- .checkbox__disabled_2wxo0.checkbox__checked_2wxo0 .checkbox__box_2wxo0 {
102
+ .checkbox__disabled_b42qu.checkbox__checked_b42qu .checkbox__box_b42qu {
114
103
  background-color: #3a3a3c;
115
104
  border-color: transparent;
116
105
  }
117
- .checkbox__disabled_2wxo0.checkbox__indeterminate_2wxo0 .checkbox__box_2wxo0 {
106
+ .checkbox__disabled_b42qu.checkbox__indeterminate_b42qu .checkbox__box_b42qu {
118
107
  background-color: #3a3a3c;
119
108
  border-color: transparent;
120
109
  }
121
- .checkbox__disabled_2wxo0 .checkbox__label_2wxo0 {
110
+ .checkbox__disabled_b42qu .checkbox__label_b42qu {
122
111
  color: #8d8d93;
123
112
  }
124
- .checkbox__disabled_2wxo0 .checkbox__hint_2wxo0 {
113
+ .checkbox__disabled_b42qu .checkbox__hint_b42qu {
125
114
  color: #8d8d93;
126
115
  }
127
- .checkbox__inactive_2wxo0 .checkbox__box_2wxo0 {
116
+ .checkbox__inactive_b42qu .checkbox__box_b42qu {
128
117
  background-color: #3a3a3c;
129
118
  border-color: #e9e9eb;
130
119
  }
131
- .checkbox__inactive_2wxo0.checkbox__checked_2wxo0 .checkbox__box_2wxo0 {
120
+ .checkbox__inactive_b42qu.checkbox__checked_b42qu .checkbox__box_b42qu {
132
121
  color: #464649;
133
122
  border-color: transparent;
134
123
  }
135
- .checkbox__inactive_2wxo0.checkbox__indeterminate_2wxo0 .checkbox__box_2wxo0 {
124
+ .checkbox__inactive_b42qu.checkbox__indeterminate_b42qu .checkbox__box_b42qu {
136
125
  border-color: transparent;
137
126
  }
138
- .checkbox__focused_2wxo0 .checkbox__box_2wxo0 {
127
+ .checkbox__focused_b42qu .checkbox__box_b42qu {
139
128
  outline: 2px solid #007aff;
140
129
  }
141
- .checkbox__label_2wxo0 {
130
+ .checkbox__label_b42qu {
142
131
  color: #fff;
143
132
  }
144
- .checkbox__hint_2wxo0 {
133
+ .checkbox__hint_b42qu {
145
134
  color: #8d8d93;
146
135
  }
147
- .checkbox__inactive_2wxo0 .checkbox__indeterminateLine_2wxo0 {
136
+ .checkbox__inactive_b42qu .checkbox__indeterminateLine_b42qu {
148
137
  background-color: #464649;
149
138
  }
150
- .checkbox__indeterminateLine_2wxo0 {
139
+ .checkbox__indeterminateLine_b42qu {
151
140
  background-color: #121212;
152
- }.dropzone__component_1o9kf {
141
+ }.checkbox-group__error_1gsrb {
142
+ border-left: 1px solid #f15045;
143
+ }
144
+ .checkbox-group__label_1gsrb {
145
+ color: #fff;
146
+ }
147
+ .checkbox-group__errorMessage_1gsrb {
148
+ color: #f15045;
149
+ }
150
+ .checkbox-group__hint_1gsrb {
151
+ color: #8d8d93;
152
+ }.dropzone__component_9a1nx {
153
153
  border: 2px dashed #e9e9eb;
154
154
  }
155
- .dropzone__component_1o9kf:not(.dropzone__disabled_1o9kf):hover {
155
+ .dropzone__component_9a1nx:not(.dropzone__disabled_9a1nx):hover {
156
156
  background-color: transparent;
157
157
  }
158
- .dropzone__dragOver_1o9kf {
158
+ .dropzone__dragOver_9a1nx {
159
159
  background-color: transparent;
160
160
  }
161
- .dropzone__error_1o9kf {
161
+ .dropzone__error_9a1nx {
162
162
  border-color: #ef3124;
163
163
  }
164
- .dropzone__overlay_gku3g {
164
+ .dropzone__overlay_1204r {
165
165
  background: #202022;
166
166
  }
167
- .dropzone__text_gku3g {
167
+ .dropzone__text_1204r {
168
168
  color: #fff;
169
- }.form-control__component_18mxg {
169
+ }.form-control__component_dmy2h {
170
170
  color: #fff;
171
171
  }
172
- .form-control__inner_18mxg {
172
+ .form-control__inner_dmy2h {
173
173
  background-color: #202022;
174
174
  }
175
- .form-control__label_18mxg {
175
+ .form-control__label_dmy2h {
176
176
  color: #8d8d93;
177
177
  }
178
- .form-control__hint_18mxg {
178
+ .form-control__hint_dmy2h {
179
179
  color: #8d8d93;
180
180
  }
181
- .form-control__disabled_18mxg {
181
+ .form-control__disabled_dmy2h {
182
182
  background-color: #202022;
183
183
  color: #8d8d93;
184
184
  }
185
- .form-control__focused_18mxg.form-control__inner_18mxg {
185
+ .form-control__focused_dmy2h.form-control__inner_dmy2h {
186
186
  background-color: #202022;
187
187
  }
188
- .form-control__inner_18mxg:not(.form-control__disabled_18mxg):hover {
188
+ .form-control__inner_dmy2h:not(.form-control__disabled_dmy2h):hover {
189
189
  background-color: #202022;
190
190
  }
191
- .form-control__error_18mxg {
191
+ .form-control__error_dmy2h {
192
192
  color: #f15045;
193
193
  }
194
- .form-control__hasError_18mxg .form-control__label_18mxg {
194
+ .form-control__hasError_dmy2h .form-control__label_dmy2h {
195
195
  color: #f15045;
196
196
  }
197
197
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
198
198
  }
199
- .form-control__component_d8y41 {
199
+ .form-control__component_1ha2r {
200
200
  color: #000;
201
201
  }
202
- .form-control__inner_d8y41 {
202
+ .form-control__inner_1ha2r {
203
203
  background-color: #f3f4f5;
204
204
  }
205
- .form-control__label_d8y41 {
205
+ .form-control__label_1ha2r {
206
206
  color: rgba(60, 60, 67, 0.6);
207
207
  }
208
- .form-control__hint_d8y41 {
208
+ .form-control__hint_1ha2r {
209
209
  color: rgba(60, 60, 67, 0.6);
210
210
  }
211
- .form-control__disabled_d8y41 {
211
+ .form-control__disabled_1ha2r {
212
212
  background-color: #f3f4f5;
213
213
  color: rgba(60, 60, 67, 0.6);
214
214
  }
215
- .form-control__focused_d8y41.form-control__inner_d8y41 {
215
+ .form-control__focused_1ha2r.form-control__inner_1ha2r {
216
216
  background-color: #f3f4f5;
217
217
  }
218
- .form-control__inner_d8y41:not(.form-control__disabled_d8y41):hover {
218
+ .form-control__inner_1ha2r:not(.form-control__disabled_1ha2r):hover {
219
219
  background-color: #f3f4f5;
220
220
  }
221
- .form-control__error_d8y41 {
221
+ .form-control__error_1ha2r {
222
222
  color: #ef3124;
223
223
  }
224
- .form-control__hasError_d8y41 .form-control__label_d8y41 {
224
+ .form-control__hasError_1ha2r .form-control__label_1ha2r {
225
225
  color: #ef3124;
226
226
  }@media (max-width: 599px) {
227
227
  }
@@ -271,212 +271,212 @@
271
271
  }
272
272
  @media (min-width: 1920px) {
273
273
  }
274
- .link__primary_1gmgp {
274
+ .list__list_gdzxt {
275
+ color: #fff;
276
+ }
277
+ .list__slot_gdzxt {
278
+ color: #fff;
279
+ }.link__primary_10wof {
275
280
  color: #fff;
276
281
  border-bottom-color: #fff
277
282
  }
278
- .link__primary_1gmgp:hover {
283
+ .link__primary_10wof:hover {
279
284
  color: color-mod(#fff tint(20%));
280
285
  }
281
- .link__primary_1gmgp:active {
286
+ .link__primary_10wof:active {
282
287
  color: color-mod(#fff tint(40%));
283
288
  }
284
- .link__secondary_1gmgp {
289
+ .link__secondary_10wof {
285
290
  color: #8d8d93;
286
291
  border-bottom-color: #8d8d93
287
292
  }
288
- .link__secondary_1gmgp:hover {
293
+ .link__secondary_10wof:hover {
289
294
  color: color-mod(#8d8d93 tint(20%));
290
295
  }
291
- .link__secondary_1gmgp:active {
296
+ .link__secondary_10wof:active {
292
297
  color: color-mod(#8d8d93 tint(40%));
293
298
  }
294
- .link__default_1gmgp {
299
+ .link__default_10wof {
295
300
  color: #0072ef;
296
301
  border-bottom-color: #0072ef
297
302
  }
298
- .link__default_1gmgp:hover {
303
+ .link__default_10wof:hover {
299
304
  color: color-mod(#0072ef tint(20%));
300
305
  }
301
- .link__default_1gmgp:active {
306
+ .link__default_10wof:active {
302
307
  color: color-mod(#0072ef tint(40%));
303
308
  }
304
- .link__component_1yd8g:hover .link__text_1yd8g,
305
- .link__component_1yd8g:active .link__text_1yd8g {
309
+ .link__component_eh6al:hover .link__text_eh6al,
310
+ .link__component_eh6al:active .link__text_eh6al {
306
311
  border-bottom-color: rgba(0, 0, 0, 0);
307
312
  }
308
- .link__focused_1yd8g {
313
+ .link__focused_eh6al {
309
314
  outline: 2px solid #007aff;
310
315
  }
311
- .link__primary_kiwrt {
316
+ .link__primary_4t4i0 {
312
317
  color: #000;
313
318
  border-bottom-color: #000
314
319
  }
315
- .link__primary_kiwrt:hover {
320
+ .link__primary_4t4i0:hover {
316
321
  color: rgb(204, 204, 204);
317
322
  }
318
- .link__primary_kiwrt:active {
323
+ .link__primary_4t4i0:active {
319
324
  color: rgb(153, 153, 153);
320
325
  }
321
- .link__secondary_kiwrt {
326
+ .link__secondary_4t4i0 {
322
327
  color: #8a8a8e;
323
328
  border-bottom-color: #8a8a8e
324
329
  }
325
- .link__secondary_kiwrt:hover {
330
+ .link__secondary_4t4i0:hover {
326
331
  color: rgb(146, 150, 156);
327
332
  }
328
- .link__secondary_kiwrt:active {
333
+ .link__secondary_4t4i0:active {
329
334
  color: rgb(109, 113, 117);
330
335
  }
331
- .link__default_kiwrt {
336
+ .link__default_4t4i0 {
332
337
  color: #0072ef;
333
338
  border-bottom-color: #0072ef
334
339
  }
335
- .link__default_kiwrt:hover {
340
+ .link__default_4t4i0:hover {
336
341
  color: rgb(0, 98, 204);
337
342
  }
338
- .link__default_kiwrt:active {
343
+ .link__default_4t4i0:active {
339
344
  color: rgb(0, 73, 153);
340
- }.list__list_1keyi {
341
- color: #fff;
342
- }
343
- .list__slot_1keyi {
344
- color: #fff;
345
- }@keyframes loader__blink_wraav {
346
- }.progress-bar__container_11rb3 {
345
+ }@keyframes loader__blink_xdbv0 {
346
+ }.progress-bar__container_1yqn6 {
347
347
  background: #2a2a2c;
348
348
  }
349
- .progress-bar__filled_11rb3.progress-bar__positive_11rb3 {
349
+ .progress-bar__filled_1yqn6.progress-bar__positive_1yqn6 {
350
350
  background: #2fc26e;
351
351
  }
352
- .progress-bar__filled_11rb3.progress-bar__negative_11rb3 {
352
+ .progress-bar__filled_1yqn6.progress-bar__negative_1yqn6 {
353
353
  background: #d91d0b;
354
- }.pure-input__input_eiahl {
354
+ }.radio-group__error_rl8fi {
355
+ border-left: 1px solid #f15045;
356
+ }
357
+ .radio-group__label_rl8fi {
358
+ color: #fff;
359
+ }
360
+ .radio-group__errorMessage_rl8fi {
361
+ color: #f15045;
362
+ }
363
+ .radio-group__hint_rl8fi {
364
+ color: #8d8d93;
365
+ }.pure-input__input_1n5g4 {
355
366
  color: #fff;
356
367
  caret-color: #0072ef;
357
368
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
358
369
  }
359
- .pure-input__input_eiahl:-webkit-autofill {
370
+ .pure-input__input_1n5g4:-webkit-autofill {
360
371
  -webkit-text-fill-color: #fff;
361
372
  }
362
- .pure-input__input_eiahl::placeholder {
373
+ .pure-input__input_1n5g4::placeholder {
363
374
  color: #8d8d93;
364
375
  }
365
- .pure-input__hasLabel_eiahl::placeholder {
376
+ .pure-input__hasLabel_1n5g4::placeholder {
366
377
  color: #464649;
367
378
  }
368
- .pure-input__input_eiahl:read-only {
379
+ .pure-input__input_1n5g4:read-only {
369
380
  color: #8d8d93
370
381
  }
371
- .pure-input__input_eiahl:read-only:focus::placeholder {
382
+ .pure-input__input_1n5g4:read-only:focus::placeholder {
372
383
  color: #8d8d93;
373
384
  }
374
- .pure-input__input_eiahl:disabled {
385
+ .pure-input__input_1n5g4:disabled {
375
386
  color: #fff;
376
387
  -webkit-text-fill-color: #fff;
377
388
  }
378
- .pure-input__input_eiahl:focus::placeholder {
389
+ .pure-input__input_1n5g4:focus::placeholder {
379
390
  color: rgba(235, 235, 245, 0.3);
380
391
  }
381
- .pure-input__error_eiahl {
392
+ .pure-input__error_1n5g4 {
382
393
  color: #f15045;
383
394
  caret-color: #f15045;
384
395
  }
385
- .pure-input__component_eiahl {
396
+ .pure-input__component_1n5g4 {
386
397
  color: #fff;
387
398
  background-color: #202022;
388
399
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
389
400
  }
390
- .pure-input__component_eiahl::placeholder {
401
+ .pure-input__component_1n5g4::placeholder {
391
402
  color: #8d8d93;
392
403
  }
393
- .pure-input__component_eiahl:disabled {
404
+ .pure-input__component_1n5g4:disabled {
394
405
  color: #fff;
395
406
  background-color: #202022;
396
407
  }
397
- .pure-input__component_eiahl:not(:disabled):focus::placeholder {
408
+ .pure-input__component_1n5g4:not(:disabled):focus::placeholder {
398
409
  color: rgba(235, 235, 245, 0.3);
399
410
  }
400
- .pure-input__focusVisible_eiahl {
411
+ .pure-input__focusVisible_1n5g4 {
401
412
  outline: 2px solid #007aff;
402
413
  }
403
- .pure-input__component_eiahl:not(:disabled):hover {
414
+ .pure-input__component_1n5g4:not(:disabled):hover {
404
415
  background-color: #202022;
405
- }.radio-group__error_1ubyb {
406
- border-left: 1px solid #f15045;
407
- }
408
- .radio-group__label_1ubyb {
409
- color: #fff;
410
- }
411
- .radio-group__errorMessage_1ubyb {
412
- color: #f15045;
413
- }
414
- .radio-group__hint_1ubyb {
415
- color: #8d8d93;
416
- }.radio__container_13vzj:not(.radio__checked_13vzj):not(.radio__disabled_13vzj):not(.radio__inactive_13vzj) .radio__circle_13vzj {
416
+ }.radio__container_1505p:not(.radio__checked_1505p):not(.radio__disabled_1505p):not(.radio__inactive_1505p) .radio__circle_1505p {
417
417
  background-color: #121212;
418
418
  border: 1.5px solid #8d8d93;
419
419
  }
420
- .radio__container_13vzj:not(.radio__checked_13vzj):not(.radio__disabled_13vzj):not(.radio__inactive_13vzj):hover:not(:active) .radio__circle_13vzj {
420
+ .radio__container_1505p:not(.radio__checked_1505p):not(.radio__disabled_1505p):not(.radio__inactive_1505p):hover:not(:active) .radio__circle_1505p {
421
421
  background-color: #121212;
422
422
  border-color: #8d8d93;
423
423
  }
424
- .radio__container_13vzj:not(.radio__checked_13vzj):not(.radio__disabled_13vzj):not(.radio__inactive_13vzj):active .radio__circle_13vzj {
424
+ .radio__container_1505p:not(.radio__checked_1505p):not(.radio__disabled_1505p):not(.radio__inactive_1505p):active .radio__circle_1505p {
425
425
  background-color: #121212;
426
426
  border-color: #fff;
427
427
  }
428
- .radio__container_13vzj.radio__disabled_13vzj .radio__circle_13vzj {
428
+ .radio__container_1505p.radio__disabled_1505p .radio__circle_1505p {
429
429
  background-color: #121212;
430
430
  border: 1.5px solid #2a2a2c;
431
431
  }
432
- .radio__container_13vzj.radio__disabled_13vzj .radio__label_13vzj {
432
+ .radio__container_1505p.radio__disabled_1505p .radio__label_1505p {
433
433
  color: #8d8d93;
434
434
  }
435
- .radio__container_13vzj.radio__disabled_13vzj .radio__hint_13vzj {
435
+ .radio__container_1505p.radio__disabled_1505p .radio__hint_1505p {
436
436
  color: #8d8d93;
437
437
  }
438
- .radio__container_13vzj.radio__inactive_13vzj .radio__circle_13vzj {
438
+ .radio__container_1505p.radio__inactive_1505p .radio__circle_1505p {
439
439
  background-color: #3a3a3c;
440
440
  border: 1px solid #e9e9eb;
441
441
  }
442
- .radio__container_13vzj.radio__inactive_13vzj.radio__checked_13vzj .radio__circle_13vzj:before {
442
+ .radio__container_1505p.radio__inactive_1505p.radio__checked_1505p .radio__circle_1505p:before {
443
443
  background-color: #464649;
444
444
  }
445
- .radio__container_13vzj.radio__checked_13vzj .radio__circle_13vzj {
445
+ .radio__container_1505p.radio__checked_1505p .radio__circle_1505p {
446
446
  background-color: #fff;
447
447
  border: 1.5px solid transparent;
448
448
  }
449
- .radio__container_13vzj.radio__checked_13vzj:hover .radio__circle_13vzj {
449
+ .radio__container_1505p.radio__checked_1505p:hover .radio__circle_1505p {
450
450
  background-color: color-mod(#fff tint(10%));
451
451
  border-color: transparent;
452
452
  }
453
- .radio__container_13vzj.radio__checked_13vzj:active .radio__circle_13vzj {
453
+ .radio__container_1505p.radio__checked_1505p:active .radio__circle_1505p {
454
454
  background-color: color-mod(#fff tint(30%));
455
455
  border-color: transparent;
456
456
  }
457
- .radio__container_13vzj.radio__focused_13vzj .radio__circle_13vzj {
457
+ .radio__container_1505p.radio__focused_1505p .radio__circle_1505p {
458
458
  outline: 2px solid #007aff;
459
459
  }
460
- .radio__container_13vzj.radio__disabled_13vzj.radio__checked_13vzj .radio__circle_13vzj,
461
- .radio__container_13vzj.radio__inactive_13vzj.radio__checked_13vzj .radio__circle_13vzj {
460
+ .radio__container_1505p.radio__disabled_1505p.radio__checked_1505p .radio__circle_1505p,
461
+ .radio__container_1505p.radio__inactive_1505p.radio__checked_1505p .radio__circle_1505p {
462
462
  background-color: #3a3a3c;
463
463
  border-color: transparent;
464
464
  }
465
- .radio__circle_13vzj:before {
465
+ .radio__circle_1505p:before {
466
466
  background-color: #121212;
467
467
  }
468
- .radio__label_13vzj {
468
+ .radio__label_1505p {
469
469
  color: #fff;
470
470
  }
471
- .radio__hint_13vzj {
471
+ .radio__hint_1505p {
472
472
  color: #8d8d93;
473
- }.skeleton__component_14030 {
473
+ }.skeleton__component_1g7hb {
474
474
  color: transparent;
475
475
  }
476
- .skeleton__component_14030:before {
476
+ .skeleton__component_1g7hb:before {
477
477
  background: #485767;
478
478
  }
479
- .skeleton__animate_14030:after {
479
+ .skeleton__animate_1g7hb: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_14030 {
490
+ @keyframes skeleton__gradient_1g7hb {
491
491
  }
492
- @keyframes skeleton__background_14030 {
492
+ @keyframes skeleton__background_1g7hb {
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_73px7 {
499
+ }.slider__progress_ucdo3 {
500
500
  background: #2a2a2c;
501
501
  }
502
- .slider__progress_73px7::-moz-progress-bar {
502
+ .slider__progress_ucdo3::-moz-progress-bar {
503
503
  background: #d91d0b;
504
504
  }
505
- .slider__progress_73px7::-ms-fill {
505
+ .slider__progress_ucdo3::-ms-fill {
506
506
  background: #d91d0b;
507
507
  }
508
- .slider__progress_73px7::-webkit-progress-value {
508
+ .slider__progress_ucdo3::-webkit-progress-value {
509
509
  background: #d91d0b;
510
510
  }
511
- .slider__progress_73px7::-webkit-progress-bar {
511
+ .slider__progress_ucdo3::-webkit-progress-bar {
512
512
  background: transparent;
513
513
  }
514
- .slider__range_73px7,
515
- .slider__range_73px7:focus {
514
+ .slider__range_ucdo3,
515
+ .slider__range_ucdo3:focus {
516
516
  background: transparent;
517
517
  border-color: transparent;
518
518
  color: transparent;
519
519
  }
520
- .slider__range_73px7::-ms-track {
520
+ .slider__range_ucdo3::-ms-track {
521
521
  background: transparent;
522
522
  border-color: transparent;
523
523
  color: transparent;
524
524
  }
525
- .slider__range_73px7::-ms-fill-lower {
525
+ .slider__range_ucdo3::-ms-fill-lower {
526
526
  background: transparent;
527
527
  }
528
- .slider__range_73px7::-ms-fill-upper {
528
+ .slider__range_ucdo3::-ms-fill-upper {
529
529
  background: transparent;
530
530
  }
531
- .slider__range_73px7::-webkit-slider-thumb {
531
+ .slider__range_ucdo3::-webkit-slider-thumb {
532
532
  background: #ef3124;
533
533
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
534
534
  }
535
- .slider__range_73px7::-ms-thumb {
535
+ .slider__range_ucdo3::-ms-thumb {
536
536
  background: #ef3124;
537
537
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
538
538
  }
539
- .slider__range_73px7::-moz-range-thumb {
539
+ .slider__range_ucdo3::-moz-range-thumb {
540
540
  background: #ef3124;
541
541
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
542
542
  }
543
- .slider__focused_73px7::-webkit-slider-thumb {
543
+ .slider__focused_ucdo3::-webkit-slider-thumb {
544
544
  outline: 2px solid #007aff;
545
545
  }
546
- .slider__focused_73px7::-ms-thumb {
546
+ .slider__focused_ucdo3::-ms-thumb {
547
547
  outline: 2px solid #007aff;
548
548
  }
549
- .slider__component_73px7:hover .slider__progress_73px7 {
549
+ .slider__component_ucdo3:hover .slider__progress_ucdo3 {
550
550
  background: #2a2a2c
551
551
  }
552
- .slider__component_73px7:hover .slider__progress_73px7::-moz-progress-bar {
552
+ .slider__component_ucdo3:hover .slider__progress_ucdo3::-moz-progress-bar {
553
553
  background: #d91d0b;
554
554
  }
555
- .slider__component_73px7:hover .slider__progress_73px7::-ms-fill {
555
+ .slider__component_ucdo3:hover .slider__progress_ucdo3::-ms-fill {
556
556
  background: #d91d0b;
557
557
  }
558
- .slider__component_73px7:hover .slider__progress_73px7::-webkit-progress-value {
558
+ .slider__component_ucdo3:hover .slider__progress_ucdo3::-webkit-progress-value {
559
559
  background: #d91d0b;
560
560
  }
561
- .slider__component_73px7:hover .slider__range_73px7::-webkit-slider-thumb {
561
+ .slider__component_ucdo3:hover .slider__range_ucdo3::-webkit-slider-thumb {
562
562
  background: #ef3124;
563
563
  }
564
- .slider__component_73px7:hover .slider__range_73px7::-ms-thumb {
564
+ .slider__component_ucdo3:hover .slider__range_ucdo3::-ms-thumb {
565
565
  background: #ef3124;
566
566
  }
567
- .slider__component_73px7:hover .slider__range_73px7::-moz-range-thumb {
567
+ .slider__component_ucdo3:hover .slider__range_ucdo3::-moz-range-thumb {
568
568
  background: #ef3124;
569
- }@keyframes spinner__spin_animation_10yhe {
570
- }.status__soft_7bja4.status__green_7bja4 {
569
+ }@keyframes spinner__spin_animation_cidl4 {
570
+ }.status__soft_n0vuq.status__green_n0vuq {
571
571
  background: rgb(231, 246, 239);
572
572
  color: #13a463;
573
573
  }
574
- .status__soft_7bja4.status__orange_7bja4 {
574
+ .status__soft_n0vuq.status__orange_n0vuq {
575
575
  background: rgb(252, 240, 230);
576
576
  color: #de6a00;
577
577
  }
578
- .status__soft_7bja4.status__red_7bja4 {
578
+ .status__soft_n0vuq.status__red_n0vuq {
579
579
  background: rgb(251, 232, 231);
580
580
  color: #d91d0b;
581
581
  }
582
- .status__soft_7bja4.status__blue_7bja4 {
582
+ .status__soft_n0vuq.status__blue_n0vuq {
583
583
  background: rgb(230, 242, 255);
584
584
  color: #007aff;
585
585
  }
586
- .status__soft_7bja4.status__grey_7bja4 {
586
+ .status__soft_n0vuq.status__grey_n0vuq {
587
587
  background: rgb(240, 242, 243);
588
588
  color: #6d7986;
589
589
  }
590
- .status__soft_7bja4.status__teal_7bja4 {
590
+ .status__soft_n0vuq.status__teal_n0vuq {
591
591
  background: rgb(233, 244, 243);
592
592
  color: #219187;
593
593
  }
594
- .status__soft_7bja4.status__purple_7bja4 {
594
+ .status__soft_n0vuq.status__purple_n0vuq {
595
595
  background: rgb(240, 235, 248);
596
596
  color: #673ab7;
597
597
  }
598
- .status__contrast_7bja4 {
598
+ .status__contrast_n0vuq {
599
599
  color: #000
600
600
  }
601
- .status__contrast_7bja4.status__green_7bja4 {
601
+ .status__contrast_n0vuq.status__green_n0vuq {
602
602
  background: #13a463;
603
603
  }
604
- .status__contrast_7bja4.status__orange_7bja4 {
604
+ .status__contrast_n0vuq.status__orange_n0vuq {
605
605
  background: #de6a00;
606
606
  }
607
- .status__contrast_7bja4.status__red_7bja4 {
607
+ .status__contrast_n0vuq.status__red_n0vuq {
608
608
  background: #d91d0b;
609
609
  }
610
- .status__contrast_7bja4.status__blue_7bja4 {
610
+ .status__contrast_n0vuq.status__blue_n0vuq {
611
611
  background: #007aff;
612
612
  }
613
- .status__contrast_7bja4.status__grey_7bja4 {
613
+ .status__contrast_n0vuq.status__grey_n0vuq {
614
614
  background: #6d7986;
615
615
  }
616
- .status__contrast_7bja4.status__teal_7bja4 {
616
+ .status__contrast_n0vuq.status__teal_n0vuq {
617
617
  background: #219187;
618
618
  }
619
- .status__contrast_7bja4.status__purple_7bja4 {
619
+ .status__contrast_n0vuq.status__purple_n0vuq {
620
620
  background: #673ab7;
621
- }.switch__component_u0k8f {
621
+ }.switch__component_zu0uq {
622
622
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
623
623
  }
624
- .switch__switch_u0k8f {
624
+ .switch__switch_zu0uq {
625
625
  background-color: #8d8d93;
626
626
  border: 2px solid #8d8d93;
627
627
  }
628
- .switch__switch_u0k8f:before {
628
+ .switch__switch_zu0uq:before {
629
629
  background-color: #121212;
630
630
  }
631
- .switch__label_u0k8f {
631
+ .switch__label_zu0uq {
632
632
  color: #fff;
633
633
  }
634
- .switch__hint_u0k8f {
634
+ .switch__hint_zu0uq {
635
635
  color: #8d8d93;
636
636
  }
637
- .switch__checked_u0k8f .switch__switch_u0k8f {
637
+ .switch__checked_zu0uq .switch__switch_zu0uq {
638
638
  background-color: #ef3124;
639
639
  border-color: #ef3124;
640
640
  }
641
- .switch__disabled_u0k8f .switch__switch_u0k8f {
641
+ .switch__disabled_zu0uq .switch__switch_zu0uq {
642
642
  background-color: #2a2a2c;
643
643
  border-color: #2a2a2c;
644
644
  }
645
- .switch__disabled_u0k8f .switch__label_u0k8f {
645
+ .switch__disabled_zu0uq .switch__label_zu0uq {
646
646
  color: #8d8d93;
647
647
  }
648
- .switch__disabled_u0k8f .switch__hint_u0k8f {
648
+ .switch__disabled_zu0uq .switch__hint_zu0uq {
649
649
  color: #8d8d93;
650
650
  }
651
- .switch__inactive_u0k8f .switch__switch_u0k8f {
651
+ .switch__inactive_zu0uq .switch__switch_zu0uq {
652
652
  background-color: #2a2a2c;
653
653
  border-color: #2a2a2c
654
654
  }
655
- .switch__inactive_u0k8f .switch__switch_u0k8f:before {
655
+ .switch__inactive_zu0uq .switch__switch_zu0uq:before {
656
656
  background-color: #e9e9eb;
657
657
  }
658
- .switch__focused_u0k8f .switch__switch_u0k8f {
658
+ .switch__focused_zu0uq .switch__switch_zu0uq {
659
659
  outline: 2px solid #007aff;
660
- }.tag__component_1n36u {
660
+ }.tag__component_l11ff {
661
661
  color: #fff;
662
662
  border-color: transparent;
663
663
  background-color: #202022
664
664
  }
665
- .tag__component_1n36u:disabled {
665
+ .tag__component_l11ff:disabled {
666
666
  border-color: transparent;
667
667
  color: #464649;
668
668
  }
669
- .tag__component_1n36u:hover:not(:disabled) {
669
+ .tag__component_l11ff:hover:not(:disabled) {
670
670
  border-color: transparent;
671
671
  background-color: #202022;
672
672
  }
673
- .tag__component_1n36u:active:not(:disabled) {
673
+ .tag__component_l11ff: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_1n36u {
678
+ .tag__checked_l11ff {
679
679
  border-color: transparent;
680
680
  background-color: #f3f4f5;
681
681
  color: #000
682
682
  }
683
- .tag__checked_1n36u:disabled {
683
+ .tag__checked_l11ff:disabled {
684
684
  background-color: color-mod(#f3f4f5 alpha(15%));
685
685
  border-color: transparent;
686
686
  color: #000;
687
687
  }
688
- .tag__checked_1n36u:hover:not(:disabled):not(:active) {
688
+ .tag__checked_l11ff:hover:not(:disabled):not(:active) {
689
689
  background-color: #f3f4f5;
690
690
  }
691
- .tag__focused_14wsh {
691
+ .tag__focused_q6nbd {
692
692
  outline: 2px solid #007aff;
693
693
  }
694
- .tag__component_1a5v0 {
694
+ .tag__component_83pm2 {
695
695
  color: #fff;
696
696
  border-color: #e9e9eb;
697
697
  background-color: transparent
698
698
  }
699
- .tag__component_1a5v0:disabled {
699
+ .tag__component_83pm2:disabled {
700
700
  border-color: #2b2b2e;
701
701
  color: #464649;
702
702
  }
703
- .tag__component_1a5v0:hover:not(:disabled) {
703
+ .tag__component_83pm2:hover:not(:disabled) {
704
704
  border-color: #fff;
705
705
  background-color: transparent;
706
706
  }
707
- .tag__component_1a5v0:active:not(:disabled) {
707
+ .tag__component_83pm2: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_1a5v0 {
712
+ .tag__checked_83pm2 {
713
713
  border-color: #fff;
714
714
  background-color: #fff;
715
715
  color: #000
716
716
  }
717
- .tag__checked_1a5v0:disabled {
717
+ .tag__checked_83pm2:disabled {
718
718
  background-color: color-mod(#fff alpha(15%));
719
719
  border-color: transparent;
720
720
  color: #000;
721
721
  }
722
- .tag__checked_1a5v0:hover:not(:disabled):not(:active) {
722
+ .tag__checked_83pm2:hover:not(:disabled):not(:active) {
723
723
  background-color: #fff;
724
- }.typography__tertiary_j28id {
724
+ }.typography__tertiary_1whg1 {
725
725
  color: #464649;
726
726
  }
727
- .typography__disabled_j28id {
727
+ .typography__disabled_1whg1 {
728
728
  color: #2a2a2c;
729
729
  }
730
- .typography__accent_j28id {
730
+ .typography__accent_1whg1 {
731
731
  color: #ef3124;
732
732
  }
733
- .typography__primary_j28id {
733
+ .typography__primary_1whg1 {
734
734
  color: #fff;
735
735
  }
736
- .typography__attention_j28id {
736
+ .typography__attention_1whg1 {
737
737
  color: #cb830f;
738
738
  }
739
- .typography__positive_j28id {
739
+ .typography__positive_1whg1 {
740
740
  color: #13a463;
741
741
  }
742
- .typography__secondary_j28id {
742
+ .typography__secondary_1whg1 {
743
743
  color: #8d8d93;
744
744
  }
745
- .typography__tertiary-inverted_j28id {
745
+ .typography__tertiary-inverted_1whg1 {
746
746
  color: #c5c5c7;
747
747
  }
748
- .typography__primary-inverted_j28id {
748
+ .typography__primary-inverted_1whg1 {
749
749
  color: #000;
750
750
  }
751
- .typography__secondary-inverted_j28id {
751
+ .typography__secondary-inverted_1whg1 {
752
752
  color: #8a8a8e;
753
753
  }
754
- .typography__link_j28id {
754
+ .typography__link_1whg1 {
755
755
  color: #0072ef;
756
756
  }
757
- .typography__negative_j28id {
757
+ .typography__negative_1whg1 {
758
758
  color: #f15045;
759
759
  }
760
760
 
@@ -763,686 +763,686 @@
763
763
  @media screen and (min-width: 600px) {
764
764
  }
765
765
  @media screen and (min-width: 1024px) {
766
- }.textarea__input_1m19q {
766
+ }.textarea__input_1puox {
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_1m19q:-webkit-autofill {
771
+ .textarea__input_1puox:-webkit-autofill {
772
772
  -webkit-text-fill-color: #fff;
773
773
  }
774
- .textarea__input_1m19q::placeholder {
774
+ .textarea__input_1puox::placeholder {
775
775
  color: #8d8d93;
776
776
  }
777
- .textarea__hasLabel_1m19q::placeholder {
777
+ .textarea__hasLabel_1puox::placeholder {
778
778
  color: #464649;
779
779
  }
780
- .textarea__input_1m19q:read-only {
780
+ .textarea__input_1puox:read-only {
781
781
  color: #8d8d93
782
782
  }
783
- .textarea__input_1m19q:read-only:focus::placeholder {
783
+ .textarea__input_1puox:read-only:focus::placeholder {
784
784
  color: #8d8d93;
785
785
  }
786
- .textarea__input_1m19q:disabled {
786
+ .textarea__input_1puox:disabled {
787
787
  color: #fff;
788
788
  -webkit-text-fill-color: #fff;
789
789
  }
790
- .textarea__input_1m19q:focus::placeholder {
790
+ .textarea__input_1puox:focus::placeholder {
791
791
  color: rgba(235, 235, 245, 0.3);
792
792
  }
793
- .textarea__error_1m19q {
793
+ .textarea__error_1puox {
794
794
  color: #f15045;
795
795
  caret-color: #f15045;
796
796
  }
797
- .textarea__textarea_1m19q {
797
+ .textarea__textarea_1puox {
798
798
  color: #fff;
799
799
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
800
800
  }
801
- .textarea__textarea_1m19q::placeholder {
801
+ .textarea__textarea_1puox::placeholder {
802
802
  color: #8d8d93;
803
803
  }
804
- .textarea__hasLabel_1m19q::placeholder {
804
+ .textarea__hasLabel_1puox::placeholder {
805
805
  color: #464649;
806
806
  }
807
- .textarea__textarea_1m19q:disabled {
807
+ .textarea__textarea_1puox:disabled {
808
808
  color: #fff;
809
809
  -webkit-text-fill-color: #fff;
810
810
  }
811
- .textarea__textarea_1m19q:read-only {
811
+ .textarea__textarea_1puox:read-only {
812
812
  color: #8d8d93;
813
813
  }
814
- .textarea__textarea_1m19q:focus::placeholder {
814
+ .textarea__textarea_1puox:focus::placeholder {
815
815
  color: rgba(235, 235, 245, 0.3);
816
816
  }
817
- .textarea__focusVisible_krmqm {
817
+ .textarea__focusVisible_pk6k4 {
818
818
  outline: 2px solid #007aff;
819
819
  }
820
- .textarea__input_hq30x {
820
+ .textarea__input_lji7a {
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_hq30x:-webkit-autofill {
825
+ .textarea__input_lji7a:-webkit-autofill {
826
826
  -webkit-text-fill-color: #000;
827
827
  }
828
- .textarea__input_hq30x::placeholder {
828
+ .textarea__input_lji7a::placeholder {
829
829
  color: rgba(60, 60, 67, 0.6);
830
830
  }
831
- .textarea__hasLabel_hq30x::placeholder {
831
+ .textarea__hasLabel_lji7a::placeholder {
832
832
  color: #c5c5c7;
833
833
  }
834
- .textarea__input_hq30x:read-only {
834
+ .textarea__input_lji7a:read-only {
835
835
  color: rgba(60, 60, 67, 0.6)
836
836
  }
837
- .textarea__input_hq30x:read-only:focus::placeholder {
837
+ .textarea__input_lji7a:read-only:focus::placeholder {
838
838
  color: rgba(60, 60, 67, 0.6);
839
839
  }
840
- .textarea__input_hq30x:disabled {
840
+ .textarea__input_lji7a:disabled {
841
841
  color: #000;
842
842
  -webkit-text-fill-color: #000;
843
843
  }
844
- .textarea__input_hq30x:focus::placeholder {
844
+ .textarea__input_lji7a:focus::placeholder {
845
845
  color: rgba(60, 60, 67, 0.3);
846
846
  }
847
- .textarea__error_hq30x {
847
+ .textarea__error_lji7a {
848
848
  color: #ef3124;
849
849
  caret-color: #ef3124;
850
850
  }
851
- .textarea__textarea_hq30x {
851
+ .textarea__textarea_lji7a {
852
852
  color: #000;
853
853
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
854
854
  }
855
- .textarea__textarea_hq30x::placeholder {
855
+ .textarea__textarea_lji7a::placeholder {
856
856
  color: rgba(60, 60, 67, 0.6);
857
857
  }
858
- .textarea__hasLabel_hq30x::placeholder {
858
+ .textarea__hasLabel_lji7a::placeholder {
859
859
  color: #c5c5c7;
860
860
  }
861
- .textarea__textarea_hq30x:disabled {
861
+ .textarea__textarea_lji7a:disabled {
862
862
  color: #000;
863
863
  -webkit-text-fill-color: #000;
864
864
  }
865
- .textarea__textarea_hq30x:read-only {
865
+ .textarea__textarea_lji7a:read-only {
866
866
  color: rgba(60, 60, 67, 0.6);
867
867
  }
868
- .textarea__textarea_hq30x:focus::placeholder {
868
+ .textarea__textarea_lji7a:focus::placeholder {
869
869
  color: rgba(60, 60, 67, 0.3);
870
- }.button__primary_1k5q2 {
870
+ }.button__primary_1timw {
871
871
  color: #000;
872
872
  background-color: #f3f4f5
873
873
  }
874
- .button__primary_1k5q2:hover {
874
+ .button__primary_1timw:hover {
875
875
  background-color: #f3f4f5;
876
876
  }
877
- .button__primary_1k5q2:active {
877
+ .button__primary_1timw:active {
878
878
  background-color: #fff;
879
879
  }
880
- .button__secondary_1k5q2 {
880
+ .button__secondary_1timw {
881
881
  color: #fff;
882
882
  background-color: #202022;
883
883
  border: 1px solid transparent
884
884
  }
885
- .button__secondary_1k5q2:hover {
885
+ .button__secondary_1timw:hover {
886
886
  background-color: #202022;
887
887
  }
888
- .button__secondary_1k5q2:active {
888
+ .button__secondary_1timw:active {
889
889
  background-color: #2c2c2e;
890
890
  }
891
- .button__outlined_1k5q2 {
891
+ .button__outlined_1timw {
892
892
  color: #fff;
893
893
  background-color: transparent;
894
894
  border: 1px solid #f3f4f5
895
895
  }
896
- .button__outlined_1k5q2:hover {
896
+ .button__outlined_1timw:hover {
897
897
  background-color: rgba(0, 0, 0, 0.07);
898
898
  }
899
- .button__outlined_1k5q2:active {
899
+ .button__outlined_1timw:active {
900
900
  background-color: rgba(0, 0, 0, 0.15);
901
901
  }
902
- .button__tertiary_1k5q2 {
902
+ .button__tertiary_1timw {
903
903
  color: #fff;
904
904
  background-color: transparent;
905
905
  border: 1px solid #f3f4f5
906
906
  }
907
- .button__tertiary_1k5q2:hover {
907
+ .button__tertiary_1timw:hover {
908
908
  background-color: rgba(0, 0, 0, 0.07);
909
909
  }
910
- .button__tertiary_1k5q2:active {
910
+ .button__tertiary_1timw:active {
911
911
  background-color: rgba(0, 0, 0, 0.15);
912
912
  }
913
- .button__filled_1k5q2 {
913
+ .button__filled_1timw {
914
914
  color: #fff;
915
915
  background-color: #3a3a3c
916
916
  }
917
- .button__filled_1k5q2:hover {
917
+ .button__filled_1timw:hover {
918
918
  background-color: color-mod(#3a3a3c tint(7%));
919
919
  }
920
- .button__filled_1k5q2:active {
920
+ .button__filled_1timw:active {
921
921
  background-color: color-mod(#3a3a3c tint(15%));
922
922
  }
923
- .button__transparent_1k5q2 {
923
+ .button__transparent_1timw {
924
924
  color: #fff;
925
925
  background-color: color-mod(#fff alpha(10%))
926
926
  }
927
- .button__transparent_1k5q2:hover {
927
+ .button__transparent_1timw:hover {
928
928
  background-color: color-mod(#fff alpha(20%));
929
929
  }
930
- .button__transparent_1k5q2:active {
930
+ .button__transparent_1timw:active {
931
931
  background-color: color-mod(#fff alpha(40%));
932
932
  }
933
- .button__link_1k5q2 {
933
+ .button__link_1timw {
934
934
  color: #fff;
935
935
  background-color: transparent
936
936
  }
937
- .button__link_1k5q2:hover {
937
+ .button__link_1timw:hover {
938
938
  background-color: #485767;
939
939
  }
940
- .button__link_1k5q2:active {
940
+ .button__link_1timw:active {
941
941
  background-color: rgb(85, 99, 114);
942
942
  }
943
- .button__ghost_1k5q2 {
943
+ .button__ghost_1timw {
944
944
  color: #fff
945
945
  }
946
- .button__ghost_1k5q2:hover {
946
+ .button__ghost_1timw:hover {
947
947
  color: color-mod(#fff shade(30%));
948
948
  }
949
- .button__ghost_1k5q2:active {
949
+ .button__ghost_1timw:active {
950
950
  color: color-mod(#fff shade(50%));
951
951
  }
952
- .button__component_1k5q2:disabled.button__primary_1k5q2 {
952
+ .button__component_1timw:disabled.button__primary_1timw {
953
953
  color: #c5c5c7;
954
954
  background-color: #f3f4f5
955
955
  }
956
- .button__component_1k5q2:disabled.button__primary_1k5q2.button__loading_1k5q2 {
956
+ .button__component_1timw:disabled.button__primary_1timw.button__loading_1timw {
957
957
  background-color: #f3f4f5;
958
958
  }
959
- .button__component_1k5q2:disabled.button__secondary_1k5q2 {
959
+ .button__component_1timw:disabled.button__secondary_1timw {
960
960
  color: #2a2a2c;
961
961
  background-color: #202022;
962
962
  border-color: transparent
963
963
  }
964
- .button__component_1k5q2:disabled.button__secondary_1k5q2.button__loading_1k5q2 {
964
+ .button__component_1timw:disabled.button__secondary_1timw.button__loading_1timw {
965
965
  color: #fff;
966
966
  background-color: #202022;
967
967
  border-color: transparent;
968
968
  }
969
- .button__component_1k5q2:disabled.button__outlined_1k5q2 {
969
+ .button__component_1timw:disabled.button__outlined_1timw {
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_1k5q2:disabled.button__outlined_1k5q2.button__loading_1k5q2 {
974
+ .button__component_1timw:disabled.button__outlined_1timw.button__loading_1timw {
975
975
  color: #fff;
976
976
  }
977
- .button__component_1k5q2:disabled.button__tertiary_1k5q2 {
977
+ .button__component_1timw:disabled.button__tertiary_1timw {
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_1k5q2:disabled.button__tertiary_1k5q2.button__loading_1k5q2 {
982
+ .button__component_1timw:disabled.button__tertiary_1timw.button__loading_1timw {
983
983
  color: #fff;
984
984
  }
985
- .button__component_1k5q2:disabled.button__filled_1k5q2 {
985
+ .button__component_1timw:disabled.button__filled_1timw {
986
986
  color: color-mod(#fff alpha(30%));
987
987
  background-color: color-mod(#3a3a3c alpha(30%))
988
988
  }
989
- .button__component_1k5q2:disabled.button__filled_1k5q2.button__loading_1k5q2 {
989
+ .button__component_1timw:disabled.button__filled_1timw.button__loading_1timw {
990
990
  color: #fff;
991
991
  background-color: #3a3a3c;
992
992
  }
993
- .button__component_1k5q2:disabled.button__transparent_1k5q2 {
993
+ .button__component_1timw:disabled.button__transparent_1timw {
994
994
  color: color-mod(#fff alpha(30%));
995
995
  background-color: color-mod(#fff alpha(3%))
996
996
  }
997
- .button__component_1k5q2:disabled.button__transparent_1k5q2.button__loading_1k5q2 {
997
+ .button__component_1timw:disabled.button__transparent_1timw.button__loading_1timw {
998
998
  color: #fff;
999
999
  background-color: color-mod(#fff alpha(10%));
1000
1000
  }
1001
- .button__component_1k5q2:disabled.button__link_1k5q2 {
1001
+ .button__component_1timw:disabled.button__link_1timw {
1002
1002
  color: color-mod(#fff alpha(30%));
1003
1003
  background-color: transparent
1004
1004
  }
1005
- .button__component_1k5q2:disabled.button__link_1k5q2.button__loading_1k5q2 {
1005
+ .button__component_1timw:disabled.button__link_1timw.button__loading_1timw {
1006
1006
  color: #fff;
1007
1007
  }
1008
- .button__component_1k5q2:disabled.button__ghost_1k5q2 {
1008
+ .button__component_1timw:disabled.button__ghost_1timw {
1009
1009
  color: color-mod(#fff alpha(30%))
1010
1010
  }
1011
- .button__component_1k5q2:disabled.button__ghost_1k5q2.button__loading_1k5q2 {
1011
+ .button__component_1timw:disabled.button__ghost_1timw.button__loading_1timw {
1012
1012
  color: #fff;
1013
1013
  }
1014
- .button__component_183wu {
1014
+ .button__component_1r0vp {
1015
1015
  background-color: transparent
1016
1016
  }
1017
- .button__focused_183wu {
1017
+ .button__focused_1r0vp {
1018
1018
  outline: 2px solid #007aff;
1019
1019
  }
1020
- .button__primary_18vok {
1020
+ .button__primary_1i8le {
1021
1021
  color: #000;
1022
1022
  background-color: #ef3124
1023
1023
  }
1024
- .button__primary_18vok:hover {
1024
+ .button__primary_1i8le:hover {
1025
1025
  background-color: rgb(241, 80, 69);
1026
1026
  }
1027
- .button__primary_18vok:active {
1027
+ .button__primary_1i8le:active {
1028
1028
  background-color: rgb(203, 42, 31);
1029
1029
  }
1030
- .button__secondary_18vok {
1030
+ .button__secondary_1i8le {
1031
1031
  color: #fff;
1032
1032
  background-color: #3a3a3c;
1033
1033
  border: 1px solid transparent
1034
1034
  }
1035
- .button__secondary_18vok:hover {
1035
+ .button__secondary_1i8le:hover {
1036
1036
  background-color: rgb(99, 112, 126);
1037
1037
  }
1038
- .button__secondary_18vok:active {
1038
+ .button__secondary_1i8le:active {
1039
1039
  background-color: rgb(61, 74, 88);
1040
1040
  }
1041
- .button__outlined_18vok {
1041
+ .button__outlined_1i8le {
1042
1042
  color: #fff;
1043
1043
  background-color: transparent;
1044
1044
  border: 1px solid #f3f4f5
1045
1045
  }
1046
- .button__outlined_18vok:hover {
1046
+ .button__outlined_1i8le:hover {
1047
1047
  background-color: rgba(255, 255, 255, 0.15);
1048
1048
  }
1049
- .button__outlined_18vok:active {
1049
+ .button__outlined_1i8le:active {
1050
1050
  background-color: rgba(0, 0, 0, 0.15);
1051
1051
  }
1052
- .button__tertiary_18vok {
1052
+ .button__tertiary_1i8le {
1053
1053
  color: #fff;
1054
1054
  background-color: transparent;
1055
1055
  border: 1px solid #f3f4f5
1056
1056
  }
1057
- .button__tertiary_18vok:hover {
1057
+ .button__tertiary_1i8le:hover {
1058
1058
  background-color: rgba(255, 255, 255, 0.15);
1059
1059
  }
1060
- .button__tertiary_18vok:active {
1060
+ .button__tertiary_1i8le:active {
1061
1061
  background-color: rgba(0, 0, 0, 0.15);
1062
1062
  }
1063
- .button__filled_18vok {
1063
+ .button__filled_1i8le {
1064
1064
  color: #fff;
1065
1065
  background-color: #3a3a3c
1066
1066
  }
1067
- .button__filled_18vok:hover {
1067
+ .button__filled_1i8le:hover {
1068
1068
  background-color: rgb(99, 112, 126);
1069
1069
  }
1070
- .button__filled_18vok:active {
1070
+ .button__filled_1i8le:active {
1071
1071
  background-color: rgb(61, 74, 88);
1072
1072
  }
1073
- .button__transparent_18vok {
1073
+ .button__transparent_1i8le {
1074
1074
  color: #000;
1075
1075
  background-color: rgba(255, 255, 255, 0.1)
1076
1076
  }
1077
- .button__transparent_18vok:hover {
1077
+ .button__transparent_1i8le:hover {
1078
1078
  background-color: rgba(255, 255, 255, 0.2);
1079
1079
  }
1080
- .button__transparent_18vok:active {
1080
+ .button__transparent_1i8le:active {
1081
1081
  background-color: rgba(255, 255, 255, 0.05);
1082
1082
  }
1083
- .button__link_18vok {
1083
+ .button__link_1i8le {
1084
1084
  color: #000;
1085
1085
  background-color: transparent
1086
1086
  }
1087
- .button__link_18vok:hover {
1087
+ .button__link_1i8le:hover {
1088
1088
  background-color: rgba(11, 31, 53, 0.07);
1089
1089
  }
1090
- .button__link_18vok:active {
1090
+ .button__link_1i8le:active {
1091
1091
  background-color: rgba(179, 179, 179, 0.15);
1092
1092
  }
1093
- .button__ghost_18vok {
1093
+ .button__ghost_1i8le {
1094
1094
  color: #000
1095
1095
  }
1096
- .button__ghost_18vok:hover {
1096
+ .button__ghost_1i8le:hover {
1097
1097
  color: rgb(179, 179, 179);
1098
1098
  }
1099
- .button__ghost_18vok:active {
1099
+ .button__ghost_1i8le:active {
1100
1100
  color: rgb(128, 128, 128);
1101
1101
  }
1102
- .button__component_18vok:disabled.button__primary_18vok {
1102
+ .button__component_1i8le:disabled.button__primary_1i8le {
1103
1103
  color: #000;
1104
1104
  background-color: rgba(239, 49, 36, 0.3)
1105
1105
  }
1106
- .button__component_18vok:disabled.button__primary_18vok.button__loading_18vok {
1106
+ .button__component_1i8le:disabled.button__primary_1i8le.button__loading_1i8le {
1107
1107
  background-color: #ef3124;
1108
1108
  }
1109
- .button__component_18vok:disabled.button__secondary_18vok {
1109
+ .button__component_1i8le:disabled.button__secondary_1i8le {
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_18vok:disabled.button__secondary_18vok.button__loading_18vok {
1114
+ .button__component_1i8le:disabled.button__secondary_1i8le.button__loading_1i8le {
1115
1115
  color: #fff;
1116
1116
  background-color: #3a3a3c;
1117
1117
  border-color: transparent;
1118
1118
  }
1119
- .button__component_18vok:disabled.button__outlined_18vok {
1119
+ .button__component_1i8le:disabled.button__outlined_1i8le {
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_18vok:disabled.button__outlined_18vok.button__loading_18vok {
1124
+ .button__component_1i8le:disabled.button__outlined_1i8le.button__loading_1i8le {
1125
1125
  color: #fff;
1126
1126
  }
1127
- .button__component_18vok:disabled.button__tertiary_18vok {
1127
+ .button__component_1i8le:disabled.button__tertiary_1i8le {
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_18vok:disabled.button__tertiary_18vok.button__loading_18vok {
1132
+ .button__component_1i8le:disabled.button__tertiary_1i8le.button__loading_1i8le {
1133
1133
  color: #fff;
1134
1134
  }
1135
- .button__component_18vok:disabled.button__filled_18vok {
1135
+ .button__component_1i8le:disabled.button__filled_1i8le {
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_18vok:disabled.button__filled_18vok.button__loading_18vok {
1140
+ .button__component_1i8le:disabled.button__filled_1i8le.button__loading_1i8le {
1141
1141
  color: #fff;
1142
1142
  background-color: #3a3a3c;
1143
1143
  border-color: transparent;
1144
1144
  }
1145
- .button__component_18vok:disabled.button__transparent_18vok {
1145
+ .button__component_1i8le:disabled.button__transparent_1i8le {
1146
1146
  color: rgba(255, 255, 255, 0.3);
1147
1147
  background-color: rgba(255, 255, 255, 0.03)
1148
1148
  }
1149
- .button__component_18vok:disabled.button__transparent_18vok.button__loading_18vok {
1149
+ .button__component_1i8le:disabled.button__transparent_1i8le.button__loading_1i8le {
1150
1150
  color: #000;
1151
1151
  background-color: rgba(255, 255, 255, 0.1);
1152
1152
  }
1153
- .button__component_18vok:disabled.button__link_18vok {
1153
+ .button__component_1i8le:disabled.button__link_1i8le {
1154
1154
  color: rgba(255, 255, 255, 0.3);
1155
1155
  background-color: transparent
1156
1156
  }
1157
- .button__component_18vok:disabled.button__link_18vok.button__loading_18vok {
1157
+ .button__component_1i8le:disabled.button__link_1i8le.button__loading_1i8le {
1158
1158
  color: #000;
1159
1159
  }
1160
- .button__component_18vok:disabled.button__ghost_18vok {
1160
+ .button__component_1i8le:disabled.button__ghost_1i8le {
1161
1161
  color: rgba(255, 255, 255, 0.3)
1162
1162
  }
1163
- .button__component_18vok:disabled.button__ghost_18vok.button__loading_18vok {
1163
+ .button__component_1i8le:disabled.button__ghost_1i8le.button__loading_1i8le {
1164
1164
  color: #000;
1165
- }.base-modal__component_hoale {
1165
+ }.base-modal__component_r9n8f {
1166
1166
  background: #121212;
1167
- }.popover__component_c9obk {
1167
+ }.popover__component_1xjks {
1168
1168
  background-color: transparent;
1169
1169
  color: #fff;
1170
1170
  }
1171
- .popover__inner_c9obk {
1171
+ .popover__inner_1xjks {
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_c9obk:after {
1176
+ .popover__arrow_1xjks:after {
1177
1177
  background-color: #121212;
1178
1178
  border: 1px solid transparent;
1179
- }.select-with-tags__tag_16o0y:active:not(:disabled) {
1180
- background-color: #f3f4f5;
1181
- }
1182
- .select-with-tags__tag_16o0y:hover:not(:disabled):not(:active) {
1183
- background-color: #f3f4f5;
1184
- }
1185
- .select-with-tags__input_1jk0d {
1186
- background-color: transparent;
1187
- color: #fff
1188
- }
1189
- .select-with-tags__input_1jk0d:disabled {
1190
- color: #8d8d93;
1191
- }
1192
- .select-with-tags__input_1jk0d::placeholder {
1193
- color: #8d8d93;
1194
- }
1195
- .select-with-tags__input_1jk0d:focus::placeholder {
1196
- color: #464649;
1197
- }
1198
- .select-with-tags__focusVisible_1jk0d {
1199
- outline: 2px solid #007aff;
1200
- }
1201
- .select-with-tags__placeholder_1jk0d {
1202
- color: #464649;
1203
- }.tabs__component_nld1v:before {
1179
+ }.tabs__component_11pqd:before {
1204
1180
  background-color: #2b2b2e;
1205
1181
  }
1206
- .tabs__title_nld1v {
1182
+ .tabs__title_11pqd {
1207
1183
  color: #8d8d93
1208
1184
  }
1209
- .tabs__title_nld1v:not(.tabs__disabled_nld1v):hover {
1185
+ .tabs__title_11pqd:not(.tabs__disabled_11pqd):hover {
1210
1186
  color: #fff;
1211
1187
  }
1212
- .tabs__focused_nld1v {
1188
+ .tabs__focused_11pqd {
1213
1189
  outline: 2px solid #007aff;
1214
1190
  }
1215
- .tabs__selected_nld1v {
1191
+ .tabs__selected_11pqd {
1216
1192
  color: #fff;
1217
1193
  }
1218
- .tabs__disabled_nld1v {
1194
+ .tabs__disabled_11pqd {
1219
1195
  color: #464649;
1220
1196
  }
1221
- .tabs__line_nld1v {
1197
+ .tabs__line_11pqd {
1222
1198
  background-color: #ef3124;
1223
1199
  }
1224
- .tabs__component_nld1v:before {
1200
+ .tabs__component_11pqd:before {
1225
1201
  background-color: #2b2b2e;
1226
- }.tabs__title_nld1v {
1202
+ }.tabs__title_11pqd {
1227
1203
  color: #8d8d93
1228
- }.tabs__title_nld1v:not(.tabs__disabled_nld1v):hover {
1204
+ }.tabs__title_11pqd:not(.tabs__disabled_11pqd):hover {
1229
1205
  color: #fff;
1230
- }.tabs__focused_nld1v {
1206
+ }.tabs__focused_11pqd {
1231
1207
  outline: 2px solid #007aff;
1232
- }.tabs__selected_nld1v {
1208
+ }.tabs__selected_11pqd {
1233
1209
  color: #fff;
1234
- }.tabs__disabled_nld1v {
1210
+ }.tabs__disabled_11pqd {
1235
1211
  color: #464649;
1236
- }.tabs__line_nld1v {
1212
+ }.tabs__line_11pqd {
1237
1213
  background-color: #ef3124;
1238
1214
  }
1239
1215
 
1240
1216
 
1241
1217
 
1242
- .circular-progress-bar__backgroundCircle_12gmj,
1243
- .circular-progress-bar__progressCircle_12gmj {
1218
+ .select-with-tags__tag_lj034:active:not(:disabled) {
1219
+ background-color: #f3f4f5;
1220
+ }
1221
+ .select-with-tags__tag_lj034:hover:not(:disabled):not(:active) {
1222
+ background-color: #f3f4f5;
1223
+ }
1224
+ .select-with-tags__input_1akcs {
1225
+ background-color: transparent;
1226
+ color: #fff
1227
+ }
1228
+ .select-with-tags__input_1akcs:disabled {
1229
+ color: #8d8d93;
1230
+ }
1231
+ .select-with-tags__input_1akcs::placeholder {
1232
+ color: #8d8d93;
1233
+ }
1234
+ .select-with-tags__input_1akcs:focus::placeholder {
1235
+ color: #464649;
1236
+ }
1237
+ .select-with-tags__focusVisible_1akcs {
1238
+ outline: 2px solid #007aff;
1239
+ }
1240
+ .select-with-tags__placeholder_1akcs {
1241
+ color: #464649;
1242
+ }.circular-progress-bar__backgroundCircle_tn1xj,
1243
+ .circular-progress-bar__progressCircle_tn1xj {
1244
1244
  fill: transparent;
1245
1245
  }
1246
- .circular-progress-bar__positive_12gmj {
1246
+ .circular-progress-bar__positive_tn1xj {
1247
1247
  stroke: #2fc26e;
1248
1248
  }
1249
- .circular-progress-bar__negative_12gmj {
1249
+ .circular-progress-bar__negative_tn1xj {
1250
1250
  stroke: #d91d0b;
1251
1251
  }
1252
- .circular-progress-bar__backgroundCircle_12gmj {
1252
+ .circular-progress-bar__backgroundCircle_tn1xj {
1253
1253
  stroke: #2c2c2e;
1254
- }.list-header__filled_paczm {
1254
+ }.list-header__filled_1bxy2 {
1255
1255
  background-color: #485767;
1256
- }.chart__coreChart_119ib .recharts-text tspan {
1256
+ }.chart__coreChart_1kpgb .recharts-text tspan {
1257
1257
  fill: #fff;
1258
1258
  }
1259
- @keyframes chart__showDot_1ix7a {
1259
+ @keyframes chart__showDot_c9cgv {
1260
1260
  }
1261
1261
 
1262
- .chart__tickText_shcb0 {
1262
+ .chart__tickText_1b5bd {
1263
1263
  fill: #fff;
1264
1264
  }
1265
- .chart__circle_shcb0 {
1265
+ .chart__circle_1b5bd {
1266
1266
  fill: #121212;
1267
1267
  }
1268
- .chart__circle_shcb0 {
1268
+ .chart__circle_1b5bd {
1269
1269
  fill: #121212;
1270
1270
  }
1271
- .chart__tooltip_1xx2r {
1271
+ .chart__tooltip_1qnqh {
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_1xx2r {
1276
+ .chart__tooltipArrow_1qnqh {
1277
1277
  border: 1px solid #2b2b2e;
1278
1278
  background-color: #121212;
1279
1279
  }
1280
- .chart__tooltipArrow_1xx2r:before {
1280
+ .chart__tooltipArrow_1qnqh:before {
1281
1281
  border-color: transparent #121212 transparent transparent;
1282
- }.stepped-progress-bar__description_biyz2 {
1282
+ }.stepped-progress-bar__description_g8wu2 {
1283
1283
  color: rgba(235, 235, 245, 0.6);
1284
1284
  }
1285
- .stepped-progress-bar__bar_h9ube {
1285
+ .stepped-progress-bar__bar_1qfho {
1286
1286
  background: #2b2b2e;
1287
1287
  }
1288
- .stepped-progress-bar__done_h9ube {
1288
+ .stepped-progress-bar__done_1qfho {
1289
1289
  background: #2fc26e;
1290
- }.bottom-sheet__modal_p2g7f {
1290
+ }.bottom-sheet__modal_wh9m6 {
1291
1291
  background-color: transparent;
1292
1292
  }
1293
- .bottom-sheet__component_p2g7f {
1293
+ .bottom-sheet__component_wh9m6 {
1294
1294
  background: #121212;
1295
1295
  }
1296
- .bottom-sheet__marker_p2g7f {
1296
+ .bottom-sheet__marker_wh9m6 {
1297
1297
  background-color: #2a2a2c;
1298
1298
  }
1299
- .bottom-sheet__content_p2g7f {
1299
+ .bottom-sheet__content_wh9m6 {
1300
1300
  color: #fff;
1301
1301
  }
1302
- .bottom-sheet__footer_dbwxf {
1302
+ .bottom-sheet__footer_1m2ww {
1303
1303
  background-color: #121212;
1304
1304
  }
1305
- .bottom-sheet__highlighted_dbwxf {
1305
+ .bottom-sheet__highlighted_1m2ww {
1306
1306
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1307
- }.drawer__backdropEnter_1ouym {
1307
+ }.drawer__backdropEnter_1ujv9 {
1308
1308
  background-color: transparent;
1309
1309
  }
1310
- .drawer__backdropEnterActive_1ouym,
1311
- .drawer__backdropEnterDone_1ouym {
1310
+ .drawer__backdropEnterActive_1ujv9,
1311
+ .drawer__backdropEnterDone_1ujv9 {
1312
1312
  background-color: rgba(0, 0, 0, 0.8);
1313
1313
  }
1314
- .drawer__backdropExit_1ouym {
1314
+ .drawer__backdropExit_1ujv9 {
1315
1315
  background-color: rgba(0, 0, 0, 0.8);
1316
1316
  }
1317
- .drawer__backdropExitActive_1ouym,
1318
- .drawer__backdropExitDone_1ouym {
1317
+ .drawer__backdropExitActive_1ujv9,
1318
+ .drawer__backdropExitDone_1ujv9 {
1319
1319
  background-color: transparent;
1320
- }.attach__component_1eo2b {
1320
+ }.attach__component_1hv81 {
1321
1321
  }
1322
- .attach__focused_1eo2b {
1322
+ .attach__focused_1hv81 {
1323
1323
  outline: 2px solid #007aff;
1324
1324
  }
1325
- .calendar__daysTable_134vm td:first-child .calendar__transitLeft_134vm {
1325
+ .calendar__daysTable_r7xdt td:first-child .calendar__transitLeft_r7xdt {
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_134vm td:last-child .calendar__transitRight_134vm {
1332
+ .calendar__daysTable_r7xdt td:last-child .calendar__transitRight_r7xdt {
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_134vm {
1339
+ .calendar__dayName_r7xdt {
1340
1340
  color: #8d8d93;
1341
1341
  }
1342
- .calendar__day_134vm {
1342
+ .calendar__day_r7xdt {
1343
1343
  color: #fff
1344
1344
  }
1345
- .calendar__day_134vm.calendar__event_134vm:before {
1345
+ .calendar__day_r7xdt.calendar__event_r7xdt:before {
1346
1346
  background: #464649;
1347
1347
  }
1348
- .calendar__day_134vm.calendar__today_134vm span:after {
1348
+ .calendar__day_r7xdt.calendar__today_r7xdt span:after {
1349
1349
  border: 1px solid #fff;
1350
1350
  }
1351
- .calendar__day_134vm.calendar__highlighted_134vm {
1351
+ .calendar__day_r7xdt.calendar__highlighted_r7xdt {
1352
1352
  color: #fff;
1353
1353
  background: #2a2a2c;
1354
1354
  }
1355
- .calendar__day_134vm.calendar__disabled_134vm {
1355
+ .calendar__day_r7xdt.calendar__disabled_r7xdt {
1356
1356
  color: #464649;
1357
1357
  background: transparent;
1358
1358
  }
1359
- .calendar__day_134vm.calendar__range_134vm {
1359
+ .calendar__day_r7xdt.calendar__range_r7xdt {
1360
1360
  color: #fff;
1361
1361
  background: #e8f2fe;
1362
1362
  }
1363
- .calendar__day_134vm.calendar__selected_134vm,
1364
- .calendar__day_134vm.calendar__disabled_134vm.calendar__selected_134vm {
1363
+ .calendar__day_r7xdt.calendar__selected_r7xdt,
1364
+ .calendar__day_r7xdt.calendar__disabled_r7xdt.calendar__selected_r7xdt {
1365
1365
  color: #000;
1366
1366
  background: #fff;
1367
1367
  }
1368
- .calendar__day_134vm.calendar__firstDay_134vm:after {
1368
+ .calendar__day_r7xdt.calendar__firstDay_r7xdt: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_134vm.calendar__lastDay_134vm:after {
1375
+ .calendar__day_r7xdt.calendar__lastDay_r7xdt: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_evcbi {
1382
+ .calendar__withShadow_1rxgd {
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_5vxg7 {
1386
+ .calendar__button_1iy1h {
1387
1387
  background-color: transparent
1388
1388
  }
1389
- .calendar__button_5vxg7:not(:disabled):hover {
1389
+ .calendar__button_1iy1h:not(:disabled):hover {
1390
1390
  background-color: #2c2c2e;
1391
1391
  color: #fff;
1392
1392
  }
1393
- .calendar__button_5vxg7.calendar__filled_5vxg7 {
1393
+ .calendar__button_1iy1h.calendar__filled_1iy1h {
1394
1394
  background-color: #2c2c2e
1395
1395
  }
1396
- .calendar__button_5vxg7.calendar__filled_5vxg7:not(:disabled):hover {
1396
+ .calendar__button_1iy1h.calendar__filled_1iy1h:not(:disabled):hover {
1397
1397
  background-color: color-mod(#2c2c2e tint(7%));
1398
1398
  }
1399
- .calendar__button_5vxg7.calendar__outlined_5vxg7 {
1399
+ .calendar__button_1iy1h.calendar__outlined_1iy1h {
1400
1400
  border: 1px solid #fff;
1401
1401
  }
1402
- .calendar__button_5vxg7.calendar__selected_5vxg7,
1403
- .calendar__button_5vxg7.calendar__selected_5vxg7:disabled {
1402
+ .calendar__button_1iy1h.calendar__selected_1iy1h,
1403
+ .calendar__button_1iy1h.calendar__selected_1iy1h:disabled {
1404
1404
  background-color: #fff;
1405
1405
  color: #000
1406
1406
  }
1407
- .calendar__button_5vxg7.calendar__selected_5vxg7:not(:disabled):hover, .calendar__button_5vxg7.calendar__selected_5vxg7:disabled:not(:disabled):hover {
1407
+ .calendar__button_1iy1h.calendar__selected_1iy1h:not(:disabled):hover, .calendar__button_1iy1h.calendar__selected_1iy1h:disabled:not(:disabled):hover {
1408
1408
  background-color: #fff;
1409
1409
  color: #000;
1410
1410
  }
1411
- .input__input_3w3j6 {
1411
+ .input__input_1ez4z {
1412
1412
  color: #fff;
1413
1413
  caret-color: #0072ef;
1414
1414
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1415
1415
  }
1416
- .input__input_3w3j6:-webkit-autofill {
1416
+ .input__input_1ez4z:-webkit-autofill {
1417
1417
  -webkit-text-fill-color: #fff;
1418
1418
  }
1419
- .input__input_3w3j6::placeholder {
1419
+ .input__input_1ez4z::placeholder {
1420
1420
  color: #8d8d93;
1421
1421
  }
1422
- .input__hasLabel_3w3j6::placeholder {
1422
+ .input__hasLabel_1ez4z::placeholder {
1423
1423
  color: #464649;
1424
1424
  }
1425
- .input__input_3w3j6:read-only {
1425
+ .input__input_1ez4z:read-only {
1426
1426
  color: #8d8d93
1427
1427
  }
1428
- .input__input_3w3j6:read-only:focus::placeholder {
1428
+ .input__input_1ez4z:read-only:focus::placeholder {
1429
1429
  color: #8d8d93;
1430
1430
  }
1431
- .input__input_3w3j6:disabled {
1431
+ .input__input_1ez4z:disabled {
1432
1432
  color: #fff;
1433
1433
  -webkit-text-fill-color: #fff;
1434
1434
  }
1435
- .input__input_3w3j6:focus::placeholder {
1435
+ .input__input_1ez4z:focus::placeholder {
1436
1436
  color: rgba(235, 235, 245, 0.3);
1437
1437
  }
1438
- .input__error_3w3j6 {
1438
+ .input__error_1ez4z {
1439
1439
  color: #f15045;
1440
1440
  caret-color: #f15045;
1441
1441
  }
1442
- .input__focusVisible_13mxt {
1442
+ .input__focusVisible_1yz1t {
1443
1443
  outline: 2px solid #007aff;
1444
1444
  }
1445
- @keyframes input__onautofillstart_13mxt {
1445
+ @keyframes input__onautofillstart_1yz1t {
1446
1446
  from {
1447
1447
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1448
1448
  }
@@ -1450,7 +1450,7 @@
1450
1450
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1451
1451
  }
1452
1452
  }
1453
- @keyframes input__onautofillcancel_13mxt {
1453
+ @keyframes input__onautofillcancel_1yz1t {
1454
1454
  from {
1455
1455
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1456
1456
  }
@@ -1458,165 +1458,165 @@
1458
1458
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1459
1459
  }
1460
1460
  }
1461
- .input__input_1mydi {
1461
+ .input__input_12sic {
1462
1462
  color: #000;
1463
1463
  caret-color: #0072ef;
1464
1464
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1465
1465
  }
1466
- .input__input_1mydi:-webkit-autofill {
1466
+ .input__input_12sic:-webkit-autofill {
1467
1467
  -webkit-text-fill-color: #000;
1468
1468
  }
1469
- .input__input_1mydi::placeholder {
1469
+ .input__input_12sic::placeholder {
1470
1470
  color: rgba(60, 60, 67, 0.6);
1471
1471
  }
1472
- .input__hasLabel_1mydi::placeholder {
1472
+ .input__hasLabel_12sic::placeholder {
1473
1473
  color: #c5c5c7;
1474
1474
  }
1475
- .input__input_1mydi:read-only {
1475
+ .input__input_12sic:read-only {
1476
1476
  color: rgba(60, 60, 67, 0.6)
1477
1477
  }
1478
- .input__input_1mydi:read-only:focus::placeholder {
1478
+ .input__input_12sic:read-only:focus::placeholder {
1479
1479
  color: rgba(60, 60, 67, 0.6);
1480
1480
  }
1481
- .input__input_1mydi:disabled {
1481
+ .input__input_12sic:disabled {
1482
1482
  color: #000;
1483
1483
  -webkit-text-fill-color: #000;
1484
1484
  }
1485
- .input__input_1mydi:focus::placeholder {
1485
+ .input__input_12sic:focus::placeholder {
1486
1486
  color: rgba(60, 60, 67, 0.3);
1487
1487
  }
1488
- .input__error_1mydi {
1488
+ .input__error_12sic {
1489
1489
  color: #ef3124;
1490
1490
  caret-color: #ef3124;
1491
- }.icon-button__primary_g0usa {
1491
+ }.icon-button__primary_10oa4 {
1492
1492
  color: #fff
1493
1493
  }
1494
- .icon-button__primary_g0usa:hover {
1494
+ .icon-button__primary_10oa4:hover {
1495
1495
  color: color-mod(#fff shade(30%));
1496
1496
  }
1497
- .icon-button__primary_g0usa:active {
1497
+ .icon-button__primary_10oa4:active {
1498
1498
  color: color-mod(#fff shade(50%));
1499
1499
  }
1500
- .icon-button__secondary_g0usa {
1500
+ .icon-button__secondary_10oa4 {
1501
1501
  color: #8d8d93
1502
1502
  }
1503
- .icon-button__secondary_g0usa:hover {
1503
+ .icon-button__secondary_10oa4:hover {
1504
1504
  color: color-mod(#8d8d93 tint(30%));
1505
1505
  }
1506
- .icon-button__secondary_g0usa:active {
1506
+ .icon-button__secondary_10oa4:active {
1507
1507
  color: color-mod(#8d8d93 tint(50%));
1508
1508
  }
1509
- .icon-button__transparent_g0usa {
1509
+ .icon-button__transparent_10oa4 {
1510
1510
  color: color-mod(#fff alpha(30%))
1511
1511
  }
1512
- .icon-button__transparent_g0usa:hover {
1512
+ .icon-button__transparent_10oa4:hover {
1513
1513
  color: color-mod(#fff alpha(40%));
1514
1514
  }
1515
- .icon-button__transparent_g0usa:active {
1515
+ .icon-button__transparent_10oa4:active {
1516
1516
  color: color-mod(#fff alpha(50%));
1517
1517
  }
1518
- .icon-button__negative_g0usa {
1518
+ .icon-button__negative_10oa4 {
1519
1519
  color: #d91d0b
1520
1520
  }
1521
- .icon-button__negative_g0usa:hover {
1521
+ .icon-button__negative_10oa4:hover {
1522
1522
  color: color-mod(#d91d0b shade(30%));
1523
1523
  }
1524
- .icon-button__negative_g0usa:active {
1524
+ .icon-button__negative_10oa4:active {
1525
1525
  color: color-mod(#d91d0b shade(50%));
1526
1526
  }
1527
1527
 
1528
- .icon-button__primary_rrw2n {
1528
+ .icon-button__primary_1cfbe {
1529
1529
  color: #121212
1530
1530
  }
1531
- .icon-button__primary_rrw2n:hover {
1531
+ .icon-button__primary_1cfbe:hover {
1532
1532
  color: rgb(230, 230, 230);
1533
1533
  }
1534
- .icon-button__primary_rrw2n:active {
1534
+ .icon-button__primary_1cfbe:active {
1535
1535
  color: rgb(179, 179, 179);
1536
1536
  }
1537
- .icon-button__secondary_rrw2n {
1537
+ .icon-button__secondary_1cfbe {
1538
1538
  color: #233549
1539
1539
  }
1540
- .icon-button__secondary_rrw2n:hover {
1540
+ .icon-button__secondary_1cfbe:hover {
1541
1541
  color: rgb(219, 220, 221);
1542
1542
  }
1543
- .icon-button__secondary_rrw2n:active {
1543
+ .icon-button__secondary_1cfbe:active {
1544
1544
  color: rgb(170, 171, 172);
1545
1545
  }
1546
- .icon-button__transparent_rrw2n {
1546
+ .icon-button__transparent_1cfbe {
1547
1547
  color: rgba(255, 255, 255, 0.3)
1548
1548
  }
1549
- .icon-button__transparent_rrw2n:hover {
1549
+ .icon-button__transparent_1cfbe:hover {
1550
1550
  color: rgba(255, 255, 255, 0.4);
1551
1551
  }
1552
- .icon-button__transparent_rrw2n:active {
1552
+ .icon-button__transparent_1cfbe:active {
1553
1553
  color: rgba(255, 255, 255, 0.5);
1554
1554
  }
1555
- .icon-button__negative_rrw2n {
1555
+ .icon-button__negative_1cfbe {
1556
1556
  color: #d91d0b
1557
1557
  }
1558
- .icon-button__negative_rrw2n:hover {
1558
+ .icon-button__negative_1cfbe:hover {
1559
1559
  color: rgb(217, 72, 62);
1560
1560
  }
1561
- .icon-button__negative_rrw2n:active {
1561
+ .icon-button__negative_1cfbe:active {
1562
1562
  color: rgb(169, 56, 48);
1563
- }.confirmation__errorHeader_h92d1 {
1563
+ }.confirmation__errorHeader_sy4cz {
1564
1564
  color: #fff;
1565
1565
  color: #fff;
1566
1566
  }
1567
- .confirmation__errorText_h92d1 {
1567
+ .confirmation__errorText_sy4cz {
1568
1568
  color: #8d8d93;
1569
1569
  color: #8d8d93;
1570
1570
  }
1571
- .confirmation__phoneHintText_h92d1 {
1571
+ .confirmation__phoneHintText_sy4cz {
1572
1572
  color: #8d8d93;
1573
1573
  color: #8d8d93;
1574
1574
  }
1575
- .confirmation__phonesWrap_h92d1 {
1575
+ .confirmation__phonesWrap_sy4cz {
1576
1576
  color: #8d8d93;
1577
1577
  }
1578
- .confirmation__phoneDescription_h92d1 {
1578
+ .confirmation__phoneDescription_sy4cz {
1579
1579
  color: #8d8d93;
1580
1580
  }
1581
- .confirmation__input_qz435 {
1581
+ .confirmation__input_djz35 {
1582
1582
  background-color: #202022;
1583
1583
  color: #fff
1584
1584
  }
1585
- .confirmation__input_qz435.confirmation__hasError_qz435 {
1585
+ .confirmation__input_djz35.confirmation__hasError_djz35 {
1586
1586
  color: #f15045;
1587
1587
  caret-color: #fff;
1588
1588
  background-color: #35110d;
1589
1589
  }
1590
- .confirmation__input_qz435.confirmation__disabled_qz435 {
1590
+ .confirmation__input_djz35.confirmation__disabled_djz35 {
1591
1591
  color: #464649;
1592
1592
  }
1593
- @keyframes confirmation__shake_qz435 {
1593
+ @keyframes confirmation__shake_djz35 {
1594
1594
  }
1595
- .confirmation__component_16vm7 {
1595
+ .confirmation__component_1kar7 {
1596
1596
  color: #8d8d93;
1597
1597
  color: #8d8d93;
1598
1598
  }
1599
- .confirmation__circle_1o76t {
1599
+ .confirmation__circle_1uci5 {
1600
1600
  fill: transparent;
1601
1601
  stroke: #464649;
1602
1602
  }
1603
- .confirmation__title_370bh {
1603
+ .confirmation__title_1qj2d {
1604
1604
  color: #fff;
1605
1605
  }
1606
- .confirmation__description_370bh {
1606
+ .confirmation__description_1qj2d {
1607
1607
  color: #8d8d93;
1608
1608
  }
1609
- .confirmation__alertIcon_370bh {
1609
+ .confirmation__alertIcon_1qj2d {
1610
1610
  color: #d91d0b;
1611
1611
  }
1612
- .confirmation__header_1q5is {
1612
+ .confirmation__header_kqnd9 {
1613
1613
  color: #fff;
1614
1614
  color: #fff;
1615
1615
  }
1616
- .confirmation__error_1q5is {
1616
+ .confirmation__error_kqnd9 {
1617
1617
  color: #f15045;
1618
1618
  }
1619
- .confirmation__loaderText_1q5is {
1619
+ .confirmation__loaderText_kqnd9 {
1620
1620
  color: #8d8d93;
1621
1621
  color: #8d8d93;
1622
1622
  }
@@ -1625,270 +1625,270 @@
1625
1625
 
1626
1626
 
1627
1627
 
1628
- .modal__footer_fhvhp {
1628
+ .modal__footer_1dyd3 {
1629
1629
  background: #121212;
1630
- }.modal__sticky_fhvhp {
1630
+ }.modal__sticky_1dyd3 {
1631
1631
  background: #121212;
1632
- }.modal__highlighted_fhvhp {
1632
+ }.modal__highlighted_1dyd3 {
1633
1633
  background: #121212;
1634
1634
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1635
1635
  }
1636
1636
 
1637
- .modal__footer_fhvhp {
1637
+ .modal__footer_1dyd3 {
1638
1638
  background: #121212;
1639
- }.modal__sticky_fhvhp {
1639
+ }.modal__sticky_1dyd3 {
1640
1640
  background: #121212;
1641
- }.modal__highlighted_fhvhp {
1641
+ }.modal__highlighted_1dyd3 {
1642
1642
  background: #121212;
1643
1643
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1644
1644
  }
1645
- .modal__header_19ym3 {
1645
+ .modal__header_i2bdu {
1646
1646
  background: #121212;
1647
- }.modal__highlighted_19ym3 {
1647
+ }.modal__highlighted_i2bdu {
1648
1648
  background: #121212;
1649
1649
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1650
1650
  }
1651
- .modal__header_19ym3 {
1651
+ .modal__header_i2bdu {
1652
1652
  background: #121212;
1653
- }.modal__highlighted_19ym3 {
1653
+ }.modal__highlighted_i2bdu {
1654
1654
  background: #121212;
1655
1655
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1656
- }.plate__component_igf3v {
1656
+ }.plate__component_apw6c {
1657
1657
  color: #fff;
1658
1658
  }
1659
- .plate__focused_igf3v {
1659
+ .plate__focused_apw6c {
1660
1660
  outline: 2px solid #007aff;
1661
1661
  }
1662
- .plate__common_igf3v {
1662
+ .plate__common_apw6c {
1663
1663
  background-color: #202022;
1664
1664
  border-color: #6d7986;
1665
1665
  }
1666
- .plate__negative_igf3v {
1666
+ .plate__negative_apw6c {
1667
1667
  background-color: #35110d;
1668
1668
  border-color: #d91d0b;
1669
1669
  }
1670
- .plate__positive_igf3v {
1670
+ .plate__positive_apw6c {
1671
1671
  background-color: #042117;
1672
1672
  border-color: #13a463;
1673
1673
  }
1674
- .plate__attention_igf3v {
1674
+ .plate__attention_apw6c {
1675
1675
  background-color: #332104;
1676
1676
  border-color: #de6a00;
1677
- }.toast-plate__component_154mp {
1677
+ }.toast-plate__component_7zpkv {
1678
1678
  color: #000;
1679
1679
  background-color: #fff
1680
1680
  }
1681
- .toast-plate__actionSection_154mp + .toast-plate__closeButton_154mp:before {
1681
+ .toast-plate__actionSection_7zpkv + .toast-plate__closeButton_7zpkv:before {
1682
1682
  background-color: #e9e9eb;
1683
- }.tooltip__hint_1pbnq {
1683
+ }.tooltip__hint_y6h2h {
1684
1684
  background-color: #121212;
1685
1685
  }
1686
- .tooltip__hint_1pbnq .tooltip__component_1pbnq {
1686
+ .tooltip__hint_y6h2h .tooltip__component_y6h2h {
1687
1687
  color: #000;
1688
1688
  }
1689
- .tooltip__hint_1pbnq .tooltip__arrow_1pbnq:after {
1689
+ .tooltip__hint_y6h2h .tooltip__arrow_y6h2h:after {
1690
1690
  background-color: #121212;
1691
1691
  border-color: #121212;
1692
- }.calendar-with-skeleton__skeleton_wsckg {
1692
+ }.calendar-with-skeleton__skeleton_1hdxl {
1693
1693
  background-color: #121212;
1694
- }.slider-input__steps_1alnh {
1695
- color: #8d8d93;
1696
- }
1697
- .slider-input__info_1alnh {
1698
- color: #8d8d93;
1699
- }.with-suffix__hasSuffix_x3nbt input:focus::placeholder {
1694
+ }.with-suffix__hasSuffix_39ces input:focus::placeholder {
1700
1695
  color: transparent;
1701
1696
  }
1702
- .with-suffix__disabled_x3nbt {
1697
+ .with-suffix__disabled_39ces {
1703
1698
  color: #fff;
1704
- }.select__arrow_1qq59 {
1699
+ }.slider-input__steps_16bq1 {
1700
+ color: #8d8d93;
1701
+ }
1702
+ .slider-input__info_16bq1 {
1703
+ color: #8d8d93;
1704
+ }.select__arrow_qcp7l {
1705
1705
  color: #fff;
1706
1706
  }
1707
- .select__popoverInner_ea2un {
1707
+ .select__popoverInner_crv8e {
1708
1708
  background: transparent;
1709
1709
  }
1710
- .select__optionsList_ea2un {
1710
+ .select__optionsList_crv8e {
1711
1711
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1712
1712
  background: #121212;
1713
1713
  }
1714
- .select__checkmark_bebuq {
1714
+ .select__checkmark_1sum7 {
1715
1715
  background: #fff;
1716
1716
  }
1717
- .select__placeholder_1dmwd {
1717
+ .select__placeholder_tqa5w {
1718
1718
  color: #8d8d93;
1719
1719
  }
1720
- .select__focusVisible_1dmwd {
1720
+ .select__focusVisible_tqa5w {
1721
1721
  outline: 2px solid #007aff;
1722
1722
  }
1723
- .select__optgroup_1w9pl {
1723
+ .select__optgroup_1urhy {
1724
1724
  background: #121212
1725
1725
  }
1726
- .select__label_1w9pl {
1726
+ .select__label_1urhy {
1727
1727
  color: #8d8d93;
1728
1728
  }
1729
- .select__option_sjeec {
1729
+ .select__option_hyc9y {
1730
1730
  background: #121212;
1731
1731
  color: #fff
1732
1732
  }
1733
- .select__option_sjeec:not(.select__disabled_sjeec):active {
1733
+ .select__option_hyc9y:not(.select__disabled_hyc9y):active {
1734
1734
  background: #2c2c2e;
1735
1735
  color: #fff;
1736
1736
  }
1737
- .select__option_sjeec:before {
1737
+ .select__option_hyc9y:before {
1738
1738
  background: #2b2b2e;
1739
1739
  }
1740
- .select__selected_sjeec {
1740
+ .select__selected_hyc9y {
1741
1741
  background: #121212;
1742
1742
  color: #fff;
1743
1743
  }
1744
- .select__highlighted_sjeec {
1744
+ .select__highlighted_hyc9y {
1745
1745
  background: #202022;
1746
1746
  color: #fff
1747
1747
  }
1748
- .select__disabled_sjeec {
1748
+ .select__disabled_hyc9y {
1749
1749
  background: #121212;
1750
1750
  color: #8d8d93;
1751
1751
  }
1752
- .select__emptyPlaceholder_1yrl3 {
1752
+ .select__emptyPlaceholder_18onm {
1753
1753
  color: #8d8d93;
1754
1754
  }
1755
- .select__virtualRow_sz0k1:before {
1755
+ .select__virtualRow_be6ur:before {
1756
1756
  background: #2b2b2e;
1757
1757
  }
1758
- .select__emptyPlaceholder_sz0k1 {
1758
+ .select__emptyPlaceholder_be6ur {
1759
1759
  color: #8d8d93;
1760
1760
  }
1761
1761
 
1762
- .file-upload-item__component_1g56v {
1762
+ .file-upload-item__component_1nm6y {
1763
1763
  border-bottom: 1px solid #2b2b2e;
1764
1764
  color: #8d8d93
1765
1765
  }
1766
- .file-upload-item__icon_1g56v {
1766
+ .file-upload-item__icon_1nm6y {
1767
1767
  color: #fff;
1768
1768
  }
1769
- .file-upload-item__errorIcon_1g56v {
1769
+ .file-upload-item__errorIcon_1nm6y {
1770
1770
  color: #d91d0b;
1771
1771
  }
1772
- .file-upload-item__successIcon_1g56v {
1772
+ .file-upload-item__successIcon_1nm6y {
1773
1773
  color: #2fc26e;
1774
1774
  }
1775
- .file-upload-item__name_1g56v {
1775
+ .file-upload-item__name_1nm6y {
1776
1776
  color: #fff
1777
1777
  }
1778
- .file-upload-item__error_1g56v {
1778
+ .file-upload-item__error_1nm6y {
1779
1779
  color: #ef3124
1780
- }.toast__toastPlate_1vn8l {
1780
+ }.toast__toastPlate_19ks3 {
1781
1781
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1782
1782
  }
1783
- .toast__popoverInner_1vn8l {
1783
+ .toast__popoverInner_19ks3 {
1784
1784
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1785
1785
  background-color: transparent;
1786
- }.bank-card__component_1p7dc {
1786
+ }.bank-card__component_1i058 {
1787
1787
  --form-control-bg-color: transparent;
1788
1788
  --form-control-hover-bg-color: transparent;
1789
1789
  --form-control-focus-bg-color: transparent;
1790
1790
  }
1791
- .bank-card__label_1p7dc {
1791
+ .bank-card__label_1i058 {
1792
1792
  color: rgba(0, 0, 0, 0.6)
1793
1793
  }
1794
- .bank-card__focused_1p7dc .bank-card__label_1p7dc,
1795
- .bank-card__filled_1p7dc .bank-card__label_1p7dc {
1794
+ .bank-card__focused_1i058 .bank-card__label_1i058,
1795
+ .bank-card__filled_1i058 .bank-card__label_1i058 {
1796
1796
  color: #000
1797
1797
  }
1798
- .bank-card__input_1p7dc {
1798
+ .bank-card__input_1i058 {
1799
1799
  color: #000;
1800
1800
  caret-color: #000
1801
1801
  }
1802
- .bank-card__bankLogo_1p7dc svg g {
1802
+ .bank-card__bankLogo_1i058 svg g {
1803
1803
  fill: #000;
1804
1804
  }
1805
- .bank-card__brandLogo_1p7dc svg {
1805
+ .bank-card__brandLogo_1i058 svg {
1806
1806
  fill: #000;
1807
1807
  }
1808
- .bank-card__usePhoto_1p7dc {
1808
+ .bank-card__usePhoto_1i058 {
1809
1809
  background-color: transparent
1810
- }.gallery__modal_1g1fk {
1810
+ }.gallery__modal_vd5ki {
1811
1811
  background: transparent;
1812
1812
  }
1813
- .gallery__header_iy7z8 {
1813
+ .gallery__header_beprc {
1814
1814
  background-color: #e9e9eb;
1815
1815
  }
1816
1816
 
1817
- .gallery__component_1b44h {
1817
+ .gallery__component_1o1l6 {
1818
1818
  border: 2px solid rgba(0, 0, 0, 0);
1819
1819
  }
1820
- .gallery__active_1b44h {
1820
+ .gallery__active_1o1l6 {
1821
1821
  border-color: #121212
1822
1822
  }
1823
- .gallery__image_1b44h {
1823
+ .gallery__image_1o1l6 {
1824
1824
  background-color: #121212
1825
1825
  }
1826
- .gallery__loading_1b44h {
1826
+ .gallery__loading_1o1l6 {
1827
1827
  background-color: #e9eaeb;
1828
1828
  }
1829
- .gallery__brokenImageWrapper_1b44h {
1829
+ .gallery__brokenImageWrapper_1o1l6 {
1830
1830
  background-color: #121212
1831
1831
  }
1832
- .gallery__focused_1b44h {
1832
+ .gallery__focused_1o1l6 {
1833
1833
  outline: 2px solid #007aff;
1834
1834
  }
1835
- .gallery__component_b3ep5 {
1835
+ .gallery__component_1pfhd {
1836
1836
  background-color: color-mod(#fff alpha(50%));
1837
1837
  }
1838
- .gallery__slideLoading_b3ep5 {
1838
+ .gallery__slideLoading_1pfhd {
1839
1839
  background-color: #e9eaeb;
1840
1840
  }
1841
- .gallery__image_b3ep5 {
1841
+ .gallery__image_1pfhd {
1842
1842
  background-color: #121212;
1843
1843
  }
1844
- .gallery__smallImage_b3ep5 {
1844
+ .gallery__smallImage_1pfhd {
1845
1845
  background-color: #121212;
1846
1846
  }
1847
- .gallery__arrow_b3ep5 {
1847
+ .gallery__arrow_1pfhd {
1848
1848
  color: #121212
1849
1849
  }
1850
- .gallery__arrow_b3ep5:hover {
1850
+ .gallery__arrow_1pfhd:hover {
1851
1851
  background-color: color-mod(#fff alpha(10%));
1852
1852
  }
1853
- .gallery__arrow_b3ep5:active {
1853
+ .gallery__arrow_1pfhd:active {
1854
1854
  background-color: color-mod(#fff alpha(20%));
1855
1855
  }
1856
- .gallery__focused_b3ep5 {
1856
+ .gallery__focused_1pfhd {
1857
1857
  outline: 2px solid #007aff;
1858
1858
  }
1859
- .gallery__placeholder_b3ep5 {
1859
+ .gallery__placeholder_1pfhd {
1860
1860
  background-color: #121212;
1861
1861
  }
1862
- .gallery__fullScreenImage_b3ep5 {
1862
+ .gallery__fullScreenImage_1pfhd {
1863
1863
  background-color: #121212;
1864
1864
  }
1865
- .gallery__component_svs19 {
1865
+ .gallery__component_bczqo {
1866
1866
  background-color: #e9e9eb
1867
- }.amount-input__minorPartAndCurrency_7acou {
1867
+ }.amount-input__minorPartAndCurrency_2b3xk {
1868
1868
  color: #8d8d93;
1869
1869
  }
1870
- .amount-input__filled_1elkn .amount-input__input_1elkn,
1871
- .amount-input__input_1elkn:focus {
1870
+ .amount-input__filled_1gyz0 .amount-input__input_1gyz0,
1871
+ .amount-input__input_1gyz0:focus {
1872
1872
  -webkit-text-fill-color: transparent;
1873
1873
  }
1874
- .amount-input__minorPartAndCurrency_11tmt {
1874
+ .amount-input__minorPartAndCurrency_wue2i {
1875
1875
  color: #8a8a8e;
1876
1876
  }
1877
- .intl-phone-input__flagIcon_uapfk {
1877
+ .intl-phone-input__flagIcon_c2hw6 {
1878
1878
  box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25);
1879
1879
  }
1880
- .intl-phone-input__dialCode_1y802 {
1880
+ .intl-phone-input__dialCode_fw6ud {
1881
1881
  color: #8d8d93;
1882
1882
  }
1883
- .intl-phone-input__focusVisible_pe7th {
1883
+ .intl-phone-input__focusVisible_1weck {
1884
1884
  outline: 2px solid #007aff;
1885
1885
  }@media (min-width: 600px) {
1886
- }.calendar-input__calendarContainer_1gn0j {
1886
+ }.calendar-input__calendarContainer_n851e {
1887
1887
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1888
1888
  border: 1px solid #2b2b2e;
1889
1889
  }
1890
- .calendar-input__calendarIcon_1gn0j {
1890
+ .calendar-input__calendarIcon_n851e {
1891
1891
  color: #fff
1892
- }.calendar-range__divider_1lgx3:after {
1892
+ }.calendar-range__divider_1v5aq:after {
1893
1893
  background-color: #fff;
1894
1894
  }