@alfalab/core-components 21.3.1 → 21.3.2

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 (1100) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +4 -4
  4. package/alert/index.css +4 -4
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +4 -4
  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-6f8726ee.d.ts → Component-9b3b05ed.d.ts} +0 -0
  62. package/bottom-sheet/{Component-6f8726ee.js → Component-9b3b05ed.js} +0 -0
  63. package/bottom-sheet/component.js +2 -2
  64. package/bottom-sheet/components/footer/Component.js +1 -1
  65. package/bottom-sheet/components/footer/index.css +2 -2
  66. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  67. package/bottom-sheet/esm/{Component-d89a57e3.d.ts → Component-fe460402.d.ts} +0 -0
  68. package/bottom-sheet/esm/{Component-d89a57e3.js → Component-fe460402.js} +0 -0
  69. package/bottom-sheet/esm/component.js +2 -2
  70. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  71. package/bottom-sheet/esm/components/footer/index.css +2 -2
  72. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  73. package/bottom-sheet/esm/index.css +14 -14
  74. package/bottom-sheet/esm/index.js +1 -1
  75. package/bottom-sheet/index.css +14 -14
  76. package/bottom-sheet/index.js +1 -1
  77. package/bottom-sheet/modern/component.js +1 -1
  78. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  79. package/bottom-sheet/modern/components/footer/index.css +2 -2
  80. package/bottom-sheet/modern/index.css +14 -14
  81. package/button/Component.js +3 -3
  82. package/button/default.css +35 -35
  83. package/button/esm/Component.js +3 -3
  84. package/button/esm/default.css +35 -35
  85. package/button/esm/index.css +30 -30
  86. package/button/esm/inverted.css +35 -35
  87. package/button/index.css +30 -30
  88. package/button/inverted.css +35 -35
  89. package/button/modern/Component.js +3 -3
  90. package/button/modern/default.css +35 -35
  91. package/button/modern/index.css +30 -30
  92. package/button/modern/inverted.css +35 -35
  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 +37 -37
  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 +12 -12
  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 +3 -3
  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 +9 -9
  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 +4 -4
  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 +37 -37
  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 +12 -12
  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 +3 -3
  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 +9 -9
  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 +4 -4
  124. package/calendar/esm/components/years-table/index.js +1 -1
  125. package/calendar/esm/index.css +3 -3
  126. package/calendar/esm/index.js +1 -1
  127. package/calendar/esm/{tslib.es6-7baa74f4.d.ts → tslib.es6-2af8f201.d.ts} +0 -0
  128. package/calendar/esm/{tslib.es6-7baa74f4.js → tslib.es6-2af8f201.js} +0 -0
  129. package/calendar/index.css +3 -3
  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 +37 -37
  134. package/calendar/modern/components/header/Component.js +1 -1
  135. package/calendar/modern/components/header/index.css +12 -12
  136. package/calendar/modern/components/months-table/Component.js +1 -1
  137. package/calendar/modern/components/months-table/index.css +3 -3
  138. package/calendar/modern/components/select-button/Component.js +1 -1
  139. package/calendar/modern/components/select-button/index.css +9 -9
  140. package/calendar/modern/components/years-table/Component.js +1 -1
  141. package/calendar/modern/components/years-table/index.css +4 -4
  142. package/calendar/modern/index.css +3 -3
  143. package/calendar/{tslib.es6-f38ca0c9.d.ts → tslib.es6-01dec8ee.d.ts} +0 -0
  144. package/calendar/{tslib.es6-f38ca0c9.js → tslib.es6-01dec8ee.js} +0 -0
  145. package/calendar-input/Component.js +1 -1
  146. package/calendar-input/esm/Component.js +1 -1
  147. package/calendar-input/esm/index.css +9 -9
  148. package/calendar-input/index.css +9 -9
  149. package/calendar-input/modern/Component.js +1 -1
  150. package/calendar-input/modern/index.css +9 -9
  151. package/calendar-range/Component.js +1 -1
  152. package/calendar-range/cssm/useCalendarMonthes.js +12 -4
  153. package/calendar-range/esm/Component.js +1 -1
  154. package/calendar-range/esm/index.css +5 -5
  155. package/calendar-range/esm/useCalendarMonthes.js +12 -4
  156. package/calendar-range/index.css +5 -5
  157. package/calendar-range/modern/Component.js +1 -1
  158. package/calendar-range/modern/index.css +5 -5
  159. package/calendar-range/modern/useCalendarMonthes.js +12 -4
  160. package/calendar-range/useCalendarMonthes.js +12 -4
  161. package/calendar-with-skeleton/Component.js +1 -1
  162. package/calendar-with-skeleton/esm/Component.js +1 -1
  163. package/calendar-with-skeleton/esm/index.css +12 -12
  164. package/calendar-with-skeleton/index.css +12 -12
  165. package/calendar-with-skeleton/modern/Component.js +1 -1
  166. package/calendar-with-skeleton/modern/index.css +12 -12
  167. package/card-image/Component.js +1 -1
  168. package/card-image/esm/Component.js +1 -1
  169. package/card-image/esm/index.css +6 -6
  170. package/card-image/index.css +6 -6
  171. package/card-image/modern/Component.js +1 -1
  172. package/card-image/modern/index.css +6 -6
  173. package/cdn-icon/Component.js +1 -1
  174. package/cdn-icon/esm/Component.js +1 -1
  175. package/cdn-icon/esm/index.css +2 -2
  176. package/cdn-icon/index.css +2 -2
  177. package/cdn-icon/modern/Component.js +1 -1
  178. package/cdn-icon/modern/index.css +2 -2
  179. package/chart/Component.js +2 -2
  180. package/chart/components/Dot/index.css +7 -7
  181. package/chart/components/Dot/index.js +1 -1
  182. package/chart/components/Legends/index.css +7 -7
  183. package/chart/components/Legends/index.js +1 -1
  184. package/chart/components/Tick/index.css +3 -3
  185. package/chart/components/Tick/index.js +1 -1
  186. package/chart/components/TooltipContent/index.css +6 -6
  187. package/chart/components/TooltipContent/index.js +1 -1
  188. package/chart/esm/Component.js +2 -2
  189. package/chart/esm/components/Dot/index.css +7 -7
  190. package/chart/esm/components/Dot/index.js +1 -1
  191. package/chart/esm/components/Legends/index.css +7 -7
  192. package/chart/esm/components/Legends/index.js +1 -1
  193. package/chart/esm/components/Tick/index.css +3 -3
  194. package/chart/esm/components/Tick/index.js +1 -1
  195. package/chart/esm/components/TooltipContent/index.css +6 -6
  196. package/chart/esm/components/TooltipContent/index.js +1 -1
  197. package/chart/esm/hooks/useSettings/index.js +1 -1
  198. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  199. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  200. package/chart/esm/index.css +2 -2
  201. package/chart/esm/index.js +1 -1
  202. package/chart/esm/{tslib.es6-ae386d9f.d.ts → tslib.es6-e5e3cbfd.d.ts} +0 -0
  203. package/chart/esm/{tslib.es6-ae386d9f.js → tslib.es6-e5e3cbfd.js} +0 -0
  204. package/chart/hooks/useSettings/index.js +1 -1
  205. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  206. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  207. package/chart/index.css +2 -2
  208. package/chart/index.js +1 -1
  209. package/chart/modern/Component.js +1 -1
  210. package/chart/modern/components/Dot/index.css +7 -7
  211. package/chart/modern/components/Dot/index.js +1 -1
  212. package/chart/modern/components/Legends/index.css +7 -7
  213. package/chart/modern/components/Legends/index.js +1 -1
  214. package/chart/modern/components/Tick/index.css +3 -3
  215. package/chart/modern/components/Tick/index.js +1 -1
  216. package/chart/modern/components/TooltipContent/index.css +6 -6
  217. package/chart/modern/components/TooltipContent/index.js +1 -1
  218. package/chart/modern/index.css +2 -2
  219. package/chart/{tslib.es6-62161620.d.ts → tslib.es6-7f36e707.d.ts} +0 -0
  220. package/chart/{tslib.es6-62161620.js → tslib.es6-7f36e707.js} +0 -0
  221. package/checkbox/Component.js +1 -1
  222. package/checkbox/esm/Component.js +1 -1
  223. package/checkbox/esm/index.css +36 -36
  224. package/checkbox/index.css +36 -36
  225. package/checkbox/modern/Component.js +1 -1
  226. package/checkbox/modern/index.css +36 -36
  227. package/checkbox-group/Component.js +1 -1
  228. package/checkbox-group/esm/Component.js +1 -1
  229. package/checkbox-group/esm/index.css +16 -16
  230. package/checkbox-group/index.css +16 -16
  231. package/checkbox-group/modern/Component.js +1 -1
  232. package/checkbox-group/modern/index.css +16 -16
  233. package/circular-progress-bar/Component.js +1 -1
  234. package/circular-progress-bar/esm/Component.js +1 -1
  235. package/circular-progress-bar/esm/index.css +17 -17
  236. package/circular-progress-bar/index.css +17 -17
  237. package/circular-progress-bar/modern/Component.js +1 -1
  238. package/circular-progress-bar/modern/index.css +17 -17
  239. package/collapse/Component.js +1 -1
  240. package/collapse/esm/Component.js +1 -1
  241. package/collapse/esm/index.css +8 -8
  242. package/collapse/index.css +8 -8
  243. package/collapse/modern/Component.js +1 -1
  244. package/collapse/modern/index.css +8 -8
  245. package/confirmation/component.js +1 -1
  246. package/confirmation/components/code-input/component.js +1 -1
  247. package/confirmation/components/code-input/index.css +10 -10
  248. package/confirmation/components/countdown/component.js +1 -1
  249. package/confirmation/components/countdown/index.css +13 -13
  250. package/confirmation/components/countdown-loader/component.js +1 -1
  251. package/confirmation/components/countdown-loader/index.css +2 -2
  252. package/confirmation/components/overlimit/component.js +1 -1
  253. package/confirmation/components/overlimit/index.css +9 -9
  254. package/confirmation/components/sign-confirmation/component.js +1 -1
  255. package/confirmation/components/sign-confirmation/index.css +13 -13
  256. package/confirmation/esm/component.js +1 -1
  257. package/confirmation/esm/components/code-input/component.js +1 -1
  258. package/confirmation/esm/components/code-input/index.css +10 -10
  259. package/confirmation/esm/components/countdown/component.js +1 -1
  260. package/confirmation/esm/components/countdown/index.css +13 -13
  261. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  262. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  263. package/confirmation/esm/components/overlimit/component.js +1 -1
  264. package/confirmation/esm/components/overlimit/index.css +9 -9
  265. package/confirmation/esm/components/sign-confirmation/component.js +1 -1
  266. package/confirmation/esm/components/sign-confirmation/index.css +13 -13
  267. package/confirmation/esm/index.css +14 -14
  268. package/confirmation/index.css +14 -14
  269. package/confirmation/modern/component.js +1 -1
  270. package/confirmation/modern/components/code-input/component.js +1 -1
  271. package/confirmation/modern/components/code-input/index.css +10 -10
  272. package/confirmation/modern/components/countdown/component.js +1 -1
  273. package/confirmation/modern/components/countdown/index.css +13 -13
  274. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  275. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  276. package/confirmation/modern/components/overlimit/component.js +1 -1
  277. package/confirmation/modern/components/overlimit/index.css +9 -9
  278. package/confirmation/modern/components/sign-confirmation/component.js +1 -1
  279. package/confirmation/modern/components/sign-confirmation/index.css +13 -13
  280. package/confirmation/modern/index.css +14 -14
  281. package/date-input/Component.js +1 -1
  282. package/date-input/esm/Component.js +1 -1
  283. package/date-input/esm/index.css +4 -4
  284. package/date-input/index.css +4 -4
  285. package/date-input/modern/Component.js +1 -1
  286. package/date-input/modern/index.css +4 -4
  287. package/divider/Component.js +1 -1
  288. package/divider/esm/Component.js +1 -1
  289. package/divider/esm/index.css +1 -1
  290. package/divider/index.css +1 -1
  291. package/divider/modern/Component.js +1 -1
  292. package/divider/modern/index.css +1 -1
  293. package/drawer/Component.js +1 -1
  294. package/drawer/esm/Component.js +1 -1
  295. package/drawer/esm/index.css +16 -16
  296. package/drawer/index.css +16 -16
  297. package/drawer/modern/Component.js +1 -1
  298. package/drawer/modern/index.css +16 -16
  299. package/dropzone/Component.js +1 -1
  300. package/dropzone/components/overlay/Component.js +1 -1
  301. package/dropzone/components/overlay/index.css +4 -4
  302. package/dropzone/esm/Component.js +1 -1
  303. package/dropzone/esm/components/overlay/Component.js +1 -1
  304. package/dropzone/esm/components/overlay/index.css +4 -4
  305. package/dropzone/esm/index.css +7 -7
  306. package/dropzone/index.css +7 -7
  307. package/dropzone/modern/Component.js +1 -1
  308. package/dropzone/modern/components/overlay/Component.js +1 -1
  309. package/dropzone/modern/components/overlay/index.css +4 -4
  310. package/dropzone/modern/index.css +7 -7
  311. package/file-upload-item/Component.js +1 -1
  312. package/file-upload-item/esm/Component.js +1 -1
  313. package/file-upload-item/esm/index.css +16 -16
  314. package/file-upload-item/index.css +16 -16
  315. package/file-upload-item/modern/Component.js +1 -1
  316. package/file-upload-item/modern/index.css +16 -16
  317. package/form-control/Component.js +3 -3
  318. package/form-control/default.css +14 -14
  319. package/form-control/esm/Component.js +3 -3
  320. package/form-control/esm/default.css +14 -14
  321. package/form-control/esm/index.css +41 -41
  322. package/form-control/esm/inverted.css +14 -14
  323. package/form-control/index.css +41 -41
  324. package/form-control/inverted.css +14 -14
  325. package/form-control/modern/Component.js +3 -3
  326. package/form-control/modern/default.css +14 -14
  327. package/form-control/modern/index.css +41 -41
  328. package/form-control/modern/inverted.css +14 -14
  329. package/gallery/Component.js +3 -3
  330. package/gallery/components/header/Component.js +2 -2
  331. package/gallery/components/header/buttons.js +1 -1
  332. package/gallery/components/header/index.css +3 -3
  333. package/gallery/components/header/index.js +1 -1
  334. package/gallery/components/header-info-block/Component.js +1 -1
  335. package/gallery/components/header-info-block/index.css +5 -5
  336. package/gallery/components/image-preview/Component.js +1 -1
  337. package/gallery/components/image-preview/index.css +12 -12
  338. package/gallery/components/image-viewer/component.js +2 -2
  339. package/gallery/components/image-viewer/index.css +19 -19
  340. package/gallery/components/image-viewer/index.js +2 -2
  341. package/gallery/components/image-viewer/slide.js +1 -1
  342. package/gallery/components/index.js +2 -2
  343. package/gallery/components/navigation-bar/Component.js +1 -1
  344. package/gallery/components/navigation-bar/index.css +6 -6
  345. package/gallery/esm/Component.js +3 -3
  346. package/gallery/esm/components/header/Component.js +2 -2
  347. package/gallery/esm/components/header/buttons.js +1 -1
  348. package/gallery/esm/components/header/index.css +3 -3
  349. package/gallery/esm/components/header/index.js +1 -1
  350. package/gallery/esm/components/header-info-block/Component.js +1 -1
  351. package/gallery/esm/components/header-info-block/index.css +5 -5
  352. package/gallery/esm/components/image-preview/Component.js +1 -1
  353. package/gallery/esm/components/image-preview/index.css +12 -12
  354. package/gallery/esm/components/image-viewer/component.js +2 -2
  355. package/gallery/esm/components/image-viewer/index.css +19 -19
  356. package/gallery/esm/components/image-viewer/index.js +2 -2
  357. package/gallery/esm/components/image-viewer/slide.js +1 -1
  358. package/gallery/esm/components/index.js +2 -2
  359. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  360. package/gallery/esm/components/navigation-bar/index.css +6 -6
  361. package/gallery/esm/index.css +3 -3
  362. package/gallery/esm/index.js +2 -2
  363. package/gallery/esm/{slide-2c9ae9ee.d.ts → slide-5a9674e5.d.ts} +0 -0
  364. package/gallery/esm/{slide-2c9ae9ee.js → slide-5a9674e5.js} +1 -1
  365. package/gallery/esm/{tslib.es6-40bc5bc8.d.ts → tslib.es6-e9ce8167.d.ts} +0 -0
  366. package/gallery/esm/{tslib.es6-40bc5bc8.js → tslib.es6-e9ce8167.js} +0 -0
  367. package/gallery/index.css +3 -3
  368. package/gallery/index.js +2 -2
  369. package/gallery/modern/Component.js +2 -2
  370. package/gallery/modern/components/header/Component.js +1 -1
  371. package/gallery/modern/components/header/index.css +3 -3
  372. package/gallery/modern/components/header-info-block/Component.js +1 -1
  373. package/gallery/modern/components/header-info-block/index.css +5 -5
  374. package/gallery/modern/components/image-preview/Component.js +1 -1
  375. package/gallery/modern/components/image-preview/index.css +12 -12
  376. package/gallery/modern/components/image-viewer/component.js +1 -1
  377. package/gallery/modern/components/image-viewer/index.css +19 -19
  378. package/gallery/modern/components/image-viewer/index.js +1 -1
  379. package/gallery/modern/components/image-viewer/slide.js +1 -1
  380. package/gallery/modern/components/index.js +1 -1
  381. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  382. package/gallery/modern/components/navigation-bar/index.css +6 -6
  383. package/gallery/modern/index.css +3 -3
  384. package/gallery/modern/index.js +1 -1
  385. package/gallery/modern/{slide-cbb352e6.d.ts → slide-650deeae.d.ts} +0 -0
  386. package/gallery/modern/{slide-cbb352e6.js → slide-650deeae.js} +1 -1
  387. package/gallery/{slide-78507274.d.ts → slide-b8ea1ac8.d.ts} +0 -0
  388. package/gallery/{slide-78507274.js → slide-b8ea1ac8.js} +1 -1
  389. package/gallery/{tslib.es6-c90e22c9.d.ts → tslib.es6-00bdc67b.d.ts} +0 -0
  390. package/gallery/{tslib.es6-c90e22c9.js → tslib.es6-00bdc67b.js} +0 -0
  391. package/grid/Component.js +1 -1
  392. package/grid/col/Component.js +2 -2
  393. package/grid/col/index.css +511 -511
  394. package/grid/col/index.js +1 -1
  395. package/grid/esm/Component.js +1 -1
  396. package/grid/esm/col/Component.js +2 -2
  397. package/grid/esm/col/index.css +511 -511
  398. package/grid/esm/col/index.js +1 -1
  399. package/grid/esm/gutters.css +78 -78
  400. package/grid/esm/{gutters.module-3d6bfa7c.d.ts → gutters.module-3f3d7717.d.ts} +0 -0
  401. package/grid/esm/gutters.module-3f3d7717.js +27 -0
  402. package/grid/esm/index.js +1 -1
  403. package/grid/esm/row/Component.js +2 -2
  404. package/grid/esm/row/index.css +9 -9
  405. package/grid/esm/row/index.js +1 -1
  406. package/grid/gutters.css +78 -78
  407. package/grid/{gutters.module-ab6db13c.d.ts → gutters.module-fc23713c.d.ts} +0 -0
  408. package/grid/gutters.module-fc23713c.js +28 -0
  409. package/grid/index.js +1 -1
  410. package/grid/modern/Component.js +1 -1
  411. package/grid/modern/col/Component.js +2 -2
  412. package/grid/modern/col/index.css +511 -511
  413. package/grid/modern/col/index.js +1 -1
  414. package/grid/modern/gutters.css +78 -78
  415. package/grid/modern/gutters.module-f0080a8b.js +4 -0
  416. package/grid/modern/index.js +1 -1
  417. package/grid/modern/row/Component.js +2 -2
  418. package/grid/modern/row/index.css +9 -9
  419. package/grid/modern/row/index.js +1 -1
  420. package/grid/row/Component.js +2 -2
  421. package/grid/row/index.css +9 -9
  422. package/grid/row/index.js +1 -1
  423. package/icon-button/Component.js +3 -3
  424. package/icon-button/default.css +12 -12
  425. package/icon-button/esm/Component.js +3 -3
  426. package/icon-button/esm/default.css +12 -12
  427. package/icon-button/esm/index.css +5 -5
  428. package/icon-button/esm/inverted.css +12 -12
  429. package/icon-button/index.css +5 -5
  430. package/icon-button/inverted.css +12 -12
  431. package/icon-button/modern/Component.js +3 -3
  432. package/icon-button/modern/default.css +12 -12
  433. package/icon-button/modern/index.css +5 -5
  434. package/icon-button/modern/inverted.css +12 -12
  435. package/input/Component.js +3 -3
  436. package/input/default.css +13 -13
  437. package/input/esm/Component.js +3 -3
  438. package/input/esm/default.css +13 -13
  439. package/input/esm/index.css +31 -31
  440. package/input/esm/inverted.css +13 -13
  441. package/input/index.css +31 -31
  442. package/input/inverted.css +13 -13
  443. package/input/modern/Component.js +3 -3
  444. package/input/modern/default.css +13 -13
  445. package/input/modern/index.css +31 -31
  446. package/input/modern/inverted.css +13 -13
  447. package/input-autocomplete/{Component-e010850c.d.ts → Component-cac9d4a6.d.ts} +0 -0
  448. package/input-autocomplete/{Component-e010850c.js → Component-cac9d4a6.js} +1 -1
  449. package/input-autocomplete/Component.js +1 -1
  450. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  451. package/input-autocomplete/autocomplete-field/index.css +2 -2
  452. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  453. package/input-autocomplete/autocomplete-field/index.js +1 -1
  454. package/input-autocomplete/esm/{Component-f6cd9325.d.ts → Component-0869db62.d.ts} +0 -0
  455. package/input-autocomplete/esm/{Component-f6cd9325.js → Component-0869db62.js} +1 -1
  456. package/input-autocomplete/esm/Component.js +1 -1
  457. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  458. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  459. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  460. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  461. package/input-autocomplete/esm/index.js +1 -1
  462. package/input-autocomplete/index.js +1 -1
  463. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  464. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  465. package/intl-phone-input/{component-2314bf2b.d.ts → component-4ec74218.d.ts} +0 -0
  466. package/intl-phone-input/{component-2314bf2b.js → component-4ec74218.js} +1 -1
  467. package/intl-phone-input/component.d.ts +1 -1
  468. package/intl-phone-input/component.js +3 -3
  469. package/intl-phone-input/components/flag-icon/component.js +1 -1
  470. package/intl-phone-input/components/flag-icon/index.css +784 -784
  471. package/intl-phone-input/components/index.js +1 -1
  472. package/intl-phone-input/components/select/component.js +2 -2
  473. package/intl-phone-input/components/select/index.css +6 -6
  474. package/intl-phone-input/components/select/index.js +1 -1
  475. package/intl-phone-input/components/select-field/component.js +1 -1
  476. package/intl-phone-input/components/select-field/index.css +8 -8
  477. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  478. package/intl-phone-input/components/select-field/index.js +1 -1
  479. package/intl-phone-input/esm/{component-df106aa5.d.ts → component-73ff1bd7.d.ts} +0 -0
  480. package/intl-phone-input/esm/{component-df106aa5.js → component-73ff1bd7.js} +1 -1
  481. package/intl-phone-input/esm/component.js +3 -3
  482. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  483. package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
  484. package/intl-phone-input/esm/components/index.js +1 -1
  485. package/intl-phone-input/esm/components/select/component.js +2 -2
  486. package/intl-phone-input/esm/components/select/index.css +6 -6
  487. package/intl-phone-input/esm/components/select/index.js +1 -1
  488. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  489. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  490. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  491. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  492. package/intl-phone-input/esm/index.css +3 -3
  493. package/intl-phone-input/esm/index.js +1 -1
  494. package/intl-phone-input/esm/{libphonenumber-js.min-b429a58f.d.ts → libphonenumber-js.min-05510443.d.ts} +0 -0
  495. package/intl-phone-input/esm/{libphonenumber-js.min-b429a58f.js → libphonenumber-js.min-05510443.js} +0 -0
  496. package/intl-phone-input/index.css +3 -3
  497. package/intl-phone-input/index.js +1 -1
  498. package/intl-phone-input/{libphonenumber-js.min-bfcd117a.d.ts → libphonenumber-js.min-dc34f54e.d.ts} +0 -0
  499. package/intl-phone-input/{libphonenumber-js.min-bfcd117a.js → libphonenumber-js.min-dc34f54e.js} +0 -0
  500. package/intl-phone-input/modern/component.js +2 -2
  501. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  502. package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
  503. package/intl-phone-input/modern/components/select/component.js +1 -1
  504. package/intl-phone-input/modern/components/select/index.css +6 -6
  505. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  506. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  507. package/intl-phone-input/modern/index.css +3 -3
  508. package/intl-phone-input/modern/{libphonenumber-js.min-b429a58f.d.ts → libphonenumber-js.min-05510443.d.ts} +0 -0
  509. package/intl-phone-input/modern/{libphonenumber-js.min-b429a58f.js → libphonenumber-js.min-05510443.js} +0 -0
  510. package/link/Component.js +3 -3
  511. package/link/default.css +9 -9
  512. package/link/esm/Component.js +3 -3
  513. package/link/esm/default.css +9 -9
  514. package/link/esm/index.css +11 -11
  515. package/link/esm/inverted.css +9 -9
  516. package/link/index.css +11 -11
  517. package/link/inverted.css +9 -9
  518. package/link/modern/Component.js +3 -3
  519. package/link/modern/default.css +9 -9
  520. package/link/modern/index.css +11 -11
  521. package/link/modern/inverted.css +9 -9
  522. package/list/Component.js +1 -1
  523. package/list/esm/Component.js +1 -1
  524. package/list/esm/index.css +9 -9
  525. package/list/index.css +9 -9
  526. package/list/modern/Component.js +1 -1
  527. package/list/modern/index.css +9 -9
  528. package/list-header/Component.js +1 -1
  529. package/list-header/esm/Component.js +1 -1
  530. package/list-header/esm/index.css +3 -3
  531. package/list-header/index.css +3 -3
  532. package/list-header/modern/Component.js +1 -1
  533. package/list-header/modern/index.css +3 -3
  534. package/loader/Component.js +1 -1
  535. package/loader/esm/Component.js +1 -1
  536. package/loader/esm/index.css +7 -7
  537. package/loader/index.css +7 -7
  538. package/loader/modern/Component.js +1 -1
  539. package/loader/modern/index.css +7 -7
  540. package/masked-input/Component.js +1 -1
  541. package/masked-input/esm/Component.js +1 -1
  542. package/masked-input/esm/index.css +2 -2
  543. package/masked-input/index.css +2 -2
  544. package/masked-input/modern/Component.js +1 -1
  545. package/masked-input/modern/index.css +2 -2
  546. package/modal/Component.desktop.js +3 -3
  547. package/modal/Component.mobile.js +3 -3
  548. package/modal/Component.responsive.js +2 -2
  549. package/modal/components/closer/Component.js +2 -2
  550. package/modal/components/closer/index.css +7 -7
  551. package/modal/components/content/Component.desktop.js +2 -2
  552. package/modal/components/content/Component.mobile.js +2 -2
  553. package/modal/components/content/desktop.css +11 -11
  554. package/modal/components/content/mobile.css +6 -6
  555. package/modal/components/footer/Component.desktop.js +2 -2
  556. package/modal/components/footer/Component.js +1 -1
  557. package/modal/components/footer/Component.mobile.js +2 -2
  558. package/modal/components/footer/desktop.css +11 -11
  559. package/modal/components/footer/layout.css +24 -24
  560. package/modal/components/footer/mobile.css +6 -6
  561. package/modal/components/header/Component.desktop.js +2 -2
  562. package/modal/components/header/Component.js +1 -1
  563. package/modal/components/header/Component.mobile.js +2 -2
  564. package/modal/components/header/desktop.css +15 -15
  565. package/modal/components/header/mobile.css +10 -10
  566. package/modal/desktop.css +7 -7
  567. package/modal/desktop.js +2 -2
  568. package/modal/esm/Component.desktop.js +3 -3
  569. package/modal/esm/Component.mobile.js +3 -3
  570. package/modal/esm/Component.responsive.js +2 -2
  571. package/modal/esm/components/closer/Component.js +2 -2
  572. package/modal/esm/components/closer/index.css +7 -7
  573. package/modal/esm/components/content/Component.desktop.js +2 -2
  574. package/modal/esm/components/content/Component.mobile.js +2 -2
  575. package/modal/esm/components/content/desktop.css +11 -11
  576. package/modal/esm/components/content/mobile.css +6 -6
  577. package/modal/esm/components/footer/Component.desktop.js +2 -2
  578. package/modal/esm/components/footer/Component.js +1 -1
  579. package/modal/esm/components/footer/Component.mobile.js +2 -2
  580. package/modal/esm/components/footer/desktop.css +11 -11
  581. package/modal/esm/components/footer/layout.css +24 -24
  582. package/modal/esm/components/footer/mobile.css +6 -6
  583. package/modal/esm/components/header/Component.desktop.js +2 -2
  584. package/modal/esm/components/header/Component.js +1 -1
  585. package/modal/esm/components/header/Component.mobile.js +2 -2
  586. package/modal/esm/components/header/desktop.css +15 -15
  587. package/modal/esm/components/header/mobile.css +10 -10
  588. package/modal/esm/desktop.css +7 -7
  589. package/modal/esm/desktop.js +2 -2
  590. package/modal/esm/index.js +2 -2
  591. package/modal/esm/mobile.css +1 -1
  592. package/modal/esm/mobile.js +2 -2
  593. package/modal/esm/responsive.js +2 -2
  594. package/modal/esm/transitions.css +7 -7
  595. package/modal/esm/transitions.module-33717953.js +4 -0
  596. package/modal/esm/{tslib.es6-3feb40e7.d.ts → tslib.es6-d1a57739.d.ts} +0 -0
  597. package/modal/esm/{tslib.es6-3feb40e7.js → tslib.es6-d1a57739.js} +0 -0
  598. package/modal/index.js +2 -2
  599. package/modal/mobile.css +1 -1
  600. package/modal/mobile.js +2 -2
  601. package/modal/modern/Component.desktop.js +2 -2
  602. package/modal/modern/Component.mobile.js +2 -2
  603. package/modal/modern/Component.responsive.js +1 -1
  604. package/modal/modern/components/closer/Component.js +1 -1
  605. package/modal/modern/components/closer/index.css +7 -7
  606. package/modal/modern/components/content/Component.desktop.js +1 -1
  607. package/modal/modern/components/content/Component.mobile.js +1 -1
  608. package/modal/modern/components/content/desktop.css +11 -11
  609. package/modal/modern/components/content/mobile.css +6 -6
  610. package/modal/modern/components/footer/Component.desktop.js +1 -1
  611. package/modal/modern/components/footer/Component.js +1 -1
  612. package/modal/modern/components/footer/Component.mobile.js +1 -1
  613. package/modal/modern/components/footer/desktop.css +11 -11
  614. package/modal/modern/components/footer/layout.css +24 -24
  615. package/modal/modern/components/footer/mobile.css +6 -6
  616. package/modal/modern/components/header/Component.desktop.js +1 -1
  617. package/modal/modern/components/header/Component.mobile.js +1 -1
  618. package/modal/modern/components/header/desktop.css +15 -15
  619. package/modal/modern/components/header/mobile.css +10 -10
  620. package/modal/modern/desktop.css +7 -7
  621. package/modal/modern/desktop.js +1 -1
  622. package/modal/modern/index.js +1 -1
  623. package/modal/modern/mobile.css +1 -1
  624. package/modal/modern/mobile.js +1 -1
  625. package/modal/modern/responsive.js +1 -1
  626. package/modal/modern/transitions.css +7 -7
  627. package/modal/modern/transitions.module-33717953.js +4 -0
  628. package/modal/responsive.js +2 -2
  629. package/modal/transitions.css +7 -7
  630. package/modal/transitions.module-8314db33.js +4 -0
  631. package/modal/{tslib.es6-af634462.d.ts → tslib.es6-353e6284.d.ts} +0 -0
  632. package/modal/{tslib.es6-af634462.js → tslib.es6-353e6284.js} +0 -0
  633. package/notification/Component.js +1 -1
  634. package/notification/esm/Component.js +1 -1
  635. package/notification/esm/index.css +7 -7
  636. package/notification/index.css +7 -7
  637. package/notification/modern/Component.js +1 -1
  638. package/notification/modern/index.css +7 -7
  639. package/notification-manager/{component-b2095dbd.d.ts → component-b43e1e4e.d.ts} +0 -0
  640. package/notification-manager/{component-b2095dbd.js → component-b43e1e4e.js} +0 -0
  641. package/notification-manager/component.js +2 -2
  642. package/notification-manager/components/index.js +1 -1
  643. package/notification-manager/components/notification/component.js +1 -1
  644. package/notification-manager/components/notification/index.d.ts +1 -1
  645. package/notification-manager/components/notification/index.js +1 -1
  646. package/notification-manager/esm/{component-11f93119.d.ts → component-d3e0b57d.d.ts} +0 -0
  647. package/notification-manager/esm/{component-11f93119.js → component-d3e0b57d.js} +0 -0
  648. package/notification-manager/esm/component.js +2 -2
  649. package/notification-manager/esm/components/index.js +1 -1
  650. package/notification-manager/esm/components/notification/component.js +1 -1
  651. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  652. package/notification-manager/esm/components/notification/index.js +1 -1
  653. package/notification-manager/esm/index.css +11 -11
  654. package/notification-manager/esm/index.js +1 -1
  655. package/notification-manager/index.css +11 -11
  656. package/notification-manager/index.js +1 -1
  657. package/notification-manager/modern/component.js +1 -1
  658. package/notification-manager/modern/index.css +11 -11
  659. package/package.json +1 -1
  660. package/password-input/component.js +1 -1
  661. package/password-input/esm/component.js +1 -1
  662. package/password-input/esm/index.css +5 -5
  663. package/password-input/index.css +5 -5
  664. package/password-input/modern/component.js +1 -1
  665. package/password-input/modern/index.css +5 -5
  666. package/picker-button/{Component-c4a4b732.d.ts → Component-e14523a2.d.ts} +0 -0
  667. package/picker-button/{Component-c4a4b732.js → Component-e14523a2.js} +1 -1
  668. package/picker-button/Component.js +2 -2
  669. package/picker-button/esm/{Component-792ebb1c.d.ts → Component-1677369f.d.ts} +0 -0
  670. package/picker-button/esm/{Component-792ebb1c.js → Component-1677369f.js} +1 -1
  671. package/picker-button/esm/Component.js +2 -2
  672. package/picker-button/esm/field/Component.js +1 -1
  673. package/picker-button/esm/field/index.css +3 -3
  674. package/picker-button/esm/field/index.d.ts +1 -1
  675. package/picker-button/esm/field/index.js +1 -1
  676. package/picker-button/esm/index.css +2 -2
  677. package/picker-button/esm/index.js +1 -1
  678. package/picker-button/field/Component.js +1 -1
  679. package/picker-button/field/index.css +3 -3
  680. package/picker-button/field/index.d.ts +1 -1
  681. package/picker-button/field/index.js +1 -1
  682. package/picker-button/index.css +2 -2
  683. package/picker-button/index.js +1 -1
  684. package/picker-button/modern/Component.js +1 -1
  685. package/picker-button/modern/field/Component.js +1 -1
  686. package/picker-button/modern/field/index.css +3 -3
  687. package/picker-button/modern/index.css +2 -2
  688. package/plate/Component.js +1 -1
  689. package/plate/esm/Component.js +1 -1
  690. package/plate/esm/index.css +26 -26
  691. package/plate/index.css +26 -26
  692. package/plate/modern/Component.js +1 -1
  693. package/plate/modern/index.css +26 -26
  694. package/popover/Component.js +1 -1
  695. package/popover/esm/Component.js +1 -1
  696. package/popover/esm/index.css +31 -31
  697. package/popover/index.css +31 -31
  698. package/popover/modern/Component.js +1 -1
  699. package/popover/modern/index.css +31 -31
  700. package/progress-bar/Component.js +1 -1
  701. package/progress-bar/esm/Component.js +1 -1
  702. package/progress-bar/esm/index.css +4 -4
  703. package/progress-bar/index.css +4 -4
  704. package/progress-bar/modern/Component.js +1 -1
  705. package/progress-bar/modern/index.css +4 -4
  706. package/pure-input/Component.js +1 -1
  707. package/pure-input/esm/Component.js +1 -1
  708. package/pure-input/esm/index.css +25 -25
  709. package/pure-input/index.css +25 -25
  710. package/pure-input/modern/Component.js +1 -1
  711. package/pure-input/modern/index.css +25 -25
  712. package/radio/Component.js +1 -1
  713. package/radio/esm/Component.js +1 -1
  714. package/radio/esm/index.css +31 -31
  715. package/radio/index.css +31 -31
  716. package/radio/modern/Component.js +1 -1
  717. package/radio/modern/index.css +31 -31
  718. package/radio-group/Component.js +1 -1
  719. package/radio-group/esm/Component.js +1 -1
  720. package/radio-group/esm/index.css +16 -16
  721. package/radio-group/index.css +16 -16
  722. package/radio-group/modern/Component.js +1 -1
  723. package/radio-group/modern/index.css +16 -16
  724. package/select/Component.js +1 -1
  725. package/select/components/arrow/Component.js +1 -1
  726. package/select/components/arrow/index.css +3 -3
  727. package/select/components/base-select/Component.js +2 -2
  728. package/select/components/base-select/index.css +7 -7
  729. package/select/components/base-select/index.js +1 -1
  730. package/select/components/checkmark/Component.js +1 -1
  731. package/select/components/checkmark/index.css +3 -3
  732. package/select/components/field/Component.js +2 -2
  733. package/select/components/field/index.css +9 -9
  734. package/select/components/field/index.js +1 -1
  735. package/select/components/index.js +1 -1
  736. package/select/components/native-select/Component.js +1 -1
  737. package/select/components/native-select/index.js +1 -1
  738. package/select/components/optgroup/Component.js +1 -1
  739. package/select/components/optgroup/index.css +6 -6
  740. package/select/components/option/Component.js +2 -2
  741. package/select/components/option/index.css +20 -20
  742. package/select/components/option/index.js +1 -1
  743. package/select/components/options-list/Component.js +1 -1
  744. package/select/components/options-list/index.css +5 -5
  745. package/select/components/virtual-options-list/Component.js +1 -1
  746. package/select/components/virtual-options-list/index.css +11 -11
  747. package/select/esm/Component.js +1 -1
  748. package/select/esm/components/arrow/Component.js +1 -1
  749. package/select/esm/components/arrow/index.css +3 -3
  750. package/select/esm/components/base-select/Component.js +2 -2
  751. package/select/esm/components/base-select/index.css +7 -7
  752. package/select/esm/components/base-select/index.js +1 -1
  753. package/select/esm/components/checkmark/Component.js +1 -1
  754. package/select/esm/components/checkmark/index.css +3 -3
  755. package/select/esm/components/field/Component.js +2 -2
  756. package/select/esm/components/field/index.css +9 -9
  757. package/select/esm/components/field/index.js +1 -1
  758. package/select/esm/components/index.js +1 -1
  759. package/select/esm/components/native-select/Component.js +1 -1
  760. package/select/esm/components/native-select/index.js +1 -1
  761. package/select/esm/components/optgroup/Component.js +1 -1
  762. package/select/esm/components/optgroup/index.css +6 -6
  763. package/select/esm/components/option/Component.js +2 -2
  764. package/select/esm/components/option/index.css +20 -20
  765. package/select/esm/components/option/index.js +1 -1
  766. package/select/esm/components/options-list/Component.js +1 -1
  767. package/select/esm/components/options-list/index.css +5 -5
  768. package/select/esm/components/virtual-options-list/Component.js +1 -1
  769. package/select/esm/components/virtual-options-list/index.css +11 -11
  770. package/select/esm/index.js +1 -1
  771. package/select/esm/presets/index.js +1 -1
  772. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  773. package/select/esm/presets/useLazyLoading/index.css +2 -2
  774. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  775. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  776. package/select/esm/{tslib.es6-61ad3d9b.d.ts → tslib.es6-23bfcc5e.d.ts} +0 -0
  777. package/select/esm/{tslib.es6-61ad3d9b.js → tslib.es6-23bfcc5e.js} +0 -0
  778. package/select/index.js +1 -1
  779. package/select/modern/components/arrow/Component.js +1 -1
  780. package/select/modern/components/arrow/index.css +3 -3
  781. package/select/modern/components/base-select/Component.js +1 -1
  782. package/select/modern/components/base-select/index.css +7 -7
  783. package/select/modern/components/checkmark/Component.js +1 -1
  784. package/select/modern/components/checkmark/index.css +3 -3
  785. package/select/modern/components/field/Component.js +1 -1
  786. package/select/modern/components/field/index.css +9 -9
  787. package/select/modern/components/optgroup/Component.js +1 -1
  788. package/select/modern/components/optgroup/index.css +6 -6
  789. package/select/modern/components/option/Component.js +1 -1
  790. package/select/modern/components/option/index.css +20 -20
  791. package/select/modern/components/options-list/Component.js +1 -1
  792. package/select/modern/components/options-list/index.css +5 -5
  793. package/select/modern/components/virtual-options-list/Component.js +1 -1
  794. package/select/modern/components/virtual-options-list/index.css +11 -11
  795. package/select/modern/presets/useLazyLoading/hook.js +1 -1
  796. package/select/modern/presets/useLazyLoading/index.css +2 -2
  797. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  798. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  799. package/select/presets/index.js +1 -1
  800. package/select/presets/useLazyLoading/hook.js +2 -2
  801. package/select/presets/useLazyLoading/index.css +2 -2
  802. package/select/presets/useSelectWithLoading/hook.js +2 -2
  803. package/select/presets/useSelectWithLoading/index.css +2 -2
  804. package/select/{tslib.es6-aa4c5d09.d.ts → tslib.es6-e9eec344.d.ts} +0 -0
  805. package/select/{tslib.es6-aa4c5d09.js → tslib.es6-e9eec344.js} +0 -0
  806. package/select-with-tags/component.js +1 -1
  807. package/select-with-tags/components/index.js +1 -1
  808. package/select-with-tags/components/tag/component.js +2 -2
  809. package/select-with-tags/components/tag/index.css +11 -11
  810. package/select-with-tags/components/tag/index.js +1 -1
  811. package/select-with-tags/components/tag-list/component.js +2 -2
  812. package/select-with-tags/components/tag-list/index.css +31 -31
  813. package/select-with-tags/components/tag-list/index.js +1 -1
  814. package/select-with-tags/esm/component.js +1 -1
  815. package/select-with-tags/esm/components/index.js +1 -1
  816. package/select-with-tags/esm/components/tag/component.js +2 -2
  817. package/select-with-tags/esm/components/tag/index.css +11 -11
  818. package/select-with-tags/esm/components/tag/index.js +1 -1
  819. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  820. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  821. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  822. package/select-with-tags/esm/index.js +1 -1
  823. package/select-with-tags/esm/{tslib.es6-6c6d8dcb.d.ts → tslib.es6-ac21acd4.d.ts} +0 -0
  824. package/select-with-tags/esm/{tslib.es6-6c6d8dcb.js → tslib.es6-ac21acd4.js} +0 -0
  825. package/select-with-tags/esm/utils/index.js +1 -1
  826. package/select-with-tags/esm/utils/match.js +1 -1
  827. package/select-with-tags/index.js +1 -1
  828. package/select-with-tags/modern/components/tag/component.js +1 -1
  829. package/select-with-tags/modern/components/tag/index.css +11 -11
  830. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  831. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  832. package/select-with-tags/{tslib.es6-0200b44e.d.ts → tslib.es6-4be7a7bb.d.ts} +0 -0
  833. package/select-with-tags/{tslib.es6-0200b44e.js → tslib.es6-4be7a7bb.js} +0 -0
  834. package/select-with-tags/utils/index.js +1 -1
  835. package/select-with-tags/utils/match.js +1 -1
  836. package/skeleton/Component.js +1 -1
  837. package/skeleton/esm/Component.js +1 -1
  838. package/skeleton/esm/index.css +11 -11
  839. package/skeleton/index.css +11 -11
  840. package/skeleton/modern/Component.js +1 -1
  841. package/skeleton/modern/index.css +11 -11
  842. package/slider/Component.js +1 -1
  843. package/slider/esm/Component.js +1 -1
  844. package/slider/esm/index.css +36 -36
  845. package/slider/index.css +36 -36
  846. package/slider/modern/Component.js +1 -1
  847. package/slider/modern/index.css +36 -36
  848. package/slider-input/Component.js +3 -3
  849. package/slider-input/cssm/Component.js +2 -2
  850. package/slider-input/esm/Component.js +3 -3
  851. package/slider-input/esm/index.css +17 -17
  852. package/slider-input/index.css +17 -17
  853. package/slider-input/modern/Component.js +3 -3
  854. package/slider-input/modern/index.css +17 -17
  855. package/space/Component.js +2 -2
  856. package/space/{Item-e6008cbc.d.ts → Item-9b1db75d.d.ts} +0 -0
  857. package/space/{Item-e6008cbc.js → Item-9b1db75d.js} +0 -0
  858. package/space/Item.js +1 -1
  859. package/space/esm/Component.js +2 -2
  860. package/space/esm/{Item-c4b7d709.d.ts → Item-24fce585.d.ts} +0 -0
  861. package/space/esm/{Item-c4b7d709.js → Item-24fce585.js} +0 -0
  862. package/space/esm/Item.js +1 -1
  863. package/space/esm/index.css +8 -8
  864. package/space/esm/index.js +1 -1
  865. package/space/index.css +8 -8
  866. package/space/index.js +1 -1
  867. package/space/modern/Component.js +1 -1
  868. package/space/modern/index.css +8 -8
  869. package/spinner/Component.js +1 -1
  870. package/spinner/esm/Component.js +1 -1
  871. package/spinner/esm/index.css +6 -6
  872. package/spinner/index.css +6 -6
  873. package/spinner/modern/Component.js +1 -1
  874. package/spinner/modern/index.css +6 -6
  875. package/status/Component.js +1 -1
  876. package/status/esm/Component.js +1 -1
  877. package/status/esm/index.css +17 -17
  878. package/status/index.css +17 -17
  879. package/status/modern/Component.js +1 -1
  880. package/status/modern/index.css +17 -17
  881. package/stepped-progress-bar/Component.js +1 -1
  882. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  883. package/stepped-progress-bar/components/step-bar/index.css +3 -3
  884. package/stepped-progress-bar/esm/Component.js +1 -1
  885. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  886. package/stepped-progress-bar/esm/components/step-bar/index.css +3 -3
  887. package/stepped-progress-bar/esm/index.css +3 -3
  888. package/stepped-progress-bar/index.css +3 -3
  889. package/stepped-progress-bar/modern/Component.js +1 -1
  890. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  891. package/stepped-progress-bar/modern/components/step-bar/index.css +3 -3
  892. package/stepped-progress-bar/modern/index.css +3 -3
  893. package/switch/Component.js +1 -1
  894. package/switch/esm/Component.js +1 -1
  895. package/switch/esm/index.css +25 -25
  896. package/switch/index.css +25 -25
  897. package/switch/modern/Component.js +1 -1
  898. package/switch/modern/index.css +25 -25
  899. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  900. package/tabs/components/primary-tablist/Component.js +1 -1
  901. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  902. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  903. package/tabs/components/primary-tablist/index.css +19 -19
  904. package/tabs/components/primary-tablist/mobile.css +21 -21
  905. package/tabs/components/scrollable-container/Component.js +1 -1
  906. package/tabs/components/scrollable-container/index.css +3 -3
  907. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  908. package/tabs/components/secondary-tablist/Component.js +1 -1
  909. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  910. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  911. package/tabs/components/secondary-tablist/index.css +11 -11
  912. package/tabs/components/secondary-tablist/mobile.css +14 -14
  913. package/tabs/components/tab/Component.js +1 -1
  914. package/tabs/components/tab/index.css +2 -2
  915. package/tabs/components/tabs/Component.desktop.js +3 -3
  916. package/tabs/components/tabs/Component.mobile.js +3 -3
  917. package/tabs/components/tabs/Component.responsive.js +3 -3
  918. package/tabs/desktop.js +3 -3
  919. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  920. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  921. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  922. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  923. package/tabs/esm/components/primary-tablist/index.css +19 -19
  924. package/tabs/esm/components/primary-tablist/mobile.css +21 -21
  925. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  926. package/tabs/esm/components/scrollable-container/index.css +3 -3
  927. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  928. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  929. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  930. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  931. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  932. package/tabs/esm/components/secondary-tablist/mobile.css +14 -14
  933. package/tabs/esm/components/tab/Component.js +1 -1
  934. package/tabs/esm/components/tab/index.css +2 -2
  935. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  936. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  937. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  938. package/tabs/esm/desktop.js +3 -3
  939. package/tabs/esm/index.js +3 -3
  940. package/tabs/esm/index.module-1aa49318.js +4 -0
  941. package/tabs/esm/index.module-4b45d3b6.js +4 -0
  942. package/tabs/esm/mobile.js +3 -3
  943. package/tabs/esm/responsive.js +3 -3
  944. package/tabs/esm/{tslib.es6-0a3221b9.d.ts → tslib.es6-128e713b.d.ts} +0 -0
  945. package/tabs/esm/{tslib.es6-0a3221b9.js → tslib.es6-128e713b.js} +0 -0
  946. package/tabs/index.js +3 -3
  947. package/tabs/index.module-512ac611.js +4 -0
  948. package/tabs/index.module-78b6a877.js +4 -0
  949. package/tabs/mobile.js +3 -3
  950. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  951. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  952. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  953. package/tabs/modern/components/primary-tablist/index.css +19 -19
  954. package/tabs/modern/components/primary-tablist/mobile.css +21 -21
  955. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  956. package/tabs/modern/components/scrollable-container/index.css +3 -3
  957. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  958. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  959. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  960. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  961. package/tabs/modern/components/secondary-tablist/mobile.css +14 -14
  962. package/tabs/modern/components/tab/Component.js +1 -1
  963. package/tabs/modern/components/tab/index.css +2 -2
  964. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  965. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  966. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  967. package/tabs/modern/desktop.js +2 -2
  968. package/tabs/modern/index.js +2 -2
  969. package/tabs/modern/index.module-1aa49318.js +4 -0
  970. package/tabs/modern/index.module-4b45d3b6.js +4 -0
  971. package/tabs/modern/mobile.js +2 -2
  972. package/tabs/modern/responsive.js +2 -2
  973. package/tabs/responsive.js +3 -3
  974. package/tabs/{tslib.es6-1a0c9108.d.ts → tslib.es6-3c2421ca.d.ts} +0 -0
  975. package/tabs/{tslib.es6-1a0c9108.js → tslib.es6-3c2421ca.js} +0 -0
  976. package/tag/Component.js +3 -3
  977. package/tag/default.css +7 -7
  978. package/tag/esm/Component.js +3 -3
  979. package/tag/esm/default.css +7 -7
  980. package/tag/esm/index.css +17 -17
  981. package/tag/esm/inverted.css +7 -7
  982. package/tag/index.css +17 -17
  983. package/tag/inverted.css +7 -7
  984. package/tag/modern/Component.js +3 -3
  985. package/tag/modern/default.css +7 -7
  986. package/tag/modern/index.css +17 -17
  987. package/tag/modern/inverted.css +7 -7
  988. package/textarea/Component.js +3 -3
  989. package/textarea/default.css +18 -18
  990. package/textarea/esm/Component.js +3 -3
  991. package/textarea/esm/default.css +18 -18
  992. package/textarea/esm/index.css +21 -21
  993. package/textarea/esm/inverted.css +18 -18
  994. package/textarea/index.css +21 -21
  995. package/textarea/inverted.css +18 -18
  996. package/textarea/modern/Component.js +3 -3
  997. package/textarea/modern/default.css +18 -18
  998. package/textarea/modern/index.css +21 -21
  999. package/textarea/modern/inverted.css +18 -18
  1000. package/themes/compiled/mobile-dark-bluetint.css +218 -218
  1001. package/themes/dist/compiled/mobile-dark-bluetint.css +600 -600
  1002. package/toast/component.js +1 -1
  1003. package/toast/esm/component.js +1 -1
  1004. package/toast/esm/index.css +9 -9
  1005. package/toast/index.css +9 -9
  1006. package/toast/modern/component.js +1 -1
  1007. package/toast/modern/index.css +9 -9
  1008. package/toast-plate/component.js +1 -1
  1009. package/toast-plate/esm/component.js +1 -1
  1010. package/toast-plate/esm/index.css +15 -15
  1011. package/toast-plate/index.css +15 -15
  1012. package/toast-plate/modern/component.js +1 -1
  1013. package/toast-plate/modern/index.css +15 -15
  1014. package/tooltip/{Component-dc47c4ae.d.ts → Component-2e3fa5a1.d.ts} +0 -0
  1015. package/tooltip/{Component-dc47c4ae.js → Component-2e3fa5a1.js} +1 -1
  1016. package/tooltip/Component.js +1 -1
  1017. package/tooltip/component.responsive.js +1 -1
  1018. package/tooltip/esm/{Component-a1e876b4.d.ts → Component-619aba3d.d.ts} +0 -0
  1019. package/tooltip/esm/{Component-a1e876b4.js → Component-619aba3d.js} +1 -1
  1020. package/tooltip/esm/Component.js +1 -1
  1021. package/tooltip/esm/component.responsive.js +1 -1
  1022. package/tooltip/esm/index.css +6 -6
  1023. package/tooltip/esm/index.d.ts +1 -1
  1024. package/tooltip/esm/index.js +1 -1
  1025. package/tooltip/esm/responsive.js +1 -1
  1026. package/tooltip/index.css +6 -6
  1027. package/tooltip/index.d.ts +1 -1
  1028. package/tooltip/index.js +1 -1
  1029. package/tooltip/modern/Component.js +1 -1
  1030. package/tooltip/modern/index.css +6 -6
  1031. package/tooltip/responsive.js +1 -1
  1032. package/typography/colors.css +12 -12
  1033. package/typography/{colors.module-b7c60825.d.ts → colors.module-21e60588.d.ts} +0 -0
  1034. package/typography/{colors.module-b7c60825.js → colors.module-21e60588.js} +1 -1
  1035. package/typography/common.module-400d7f01.js +4 -0
  1036. package/typography/component.js +2 -2
  1037. package/typography/esm/colors.css +12 -12
  1038. package/typography/esm/{colors.module-3ec63db8.d.ts → colors.module-835c782d.d.ts} +0 -0
  1039. package/typography/esm/{colors.module-3ec63db8.js → colors.module-835c782d.js} +1 -1
  1040. package/typography/esm/common.module-0ec6d1a4.js +4 -0
  1041. package/typography/esm/component.js +2 -2
  1042. package/typography/esm/index.js +2 -2
  1043. package/typography/esm/text/component.js +2 -2
  1044. package/typography/esm/text/index.css +13 -13
  1045. package/typography/esm/text/index.js +1 -1
  1046. package/typography/esm/title/common.css +4 -4
  1047. package/typography/esm/title/component.js +1 -1
  1048. package/typography/esm/title/index.css +18 -18
  1049. package/typography/esm/title/index.js +3 -3
  1050. package/typography/esm/title-responsive/component.js +3 -3
  1051. package/typography/esm/title-responsive/index.css +45 -45
  1052. package/typography/esm/title-responsive/index.js +2 -2
  1053. package/typography/index.js +2 -2
  1054. package/typography/modern/colors.css +12 -12
  1055. package/typography/modern/colors.module-20799e3f.js +4 -0
  1056. package/typography/modern/common.module-0ec6d1a4.js +4 -0
  1057. package/typography/modern/component.js +2 -2
  1058. package/typography/modern/index.js +2 -2
  1059. package/typography/modern/text/component.js +2 -2
  1060. package/typography/modern/text/index.css +13 -13
  1061. package/typography/modern/text/index.js +1 -1
  1062. package/typography/modern/title/common.css +4 -4
  1063. package/typography/modern/title/component.js +1 -1
  1064. package/typography/modern/title/index.css +18 -18
  1065. package/typography/modern/title/index.js +3 -3
  1066. package/typography/modern/title-responsive/component.js +3 -3
  1067. package/typography/modern/title-responsive/index.css +45 -45
  1068. package/typography/modern/title-responsive/index.js +2 -2
  1069. package/typography/text/component.js +2 -2
  1070. package/typography/text/index.css +13 -13
  1071. package/typography/text/index.js +1 -1
  1072. package/typography/title/common.css +4 -4
  1073. package/typography/title/component.js +1 -1
  1074. package/typography/title/index.css +18 -18
  1075. package/typography/title/index.js +3 -3
  1076. package/typography/title-responsive/component.js +3 -3
  1077. package/typography/title-responsive/index.css +45 -45
  1078. package/typography/title-responsive/index.js +2 -2
  1079. package/with-suffix/Component.js +1 -1
  1080. package/with-suffix/esm/Component.js +1 -1
  1081. package/with-suffix/esm/index.css +9 -9
  1082. package/with-suffix/index.css +9 -9
  1083. package/with-suffix/modern/Component.js +1 -1
  1084. package/with-suffix/modern/index.css +9 -9
  1085. package/grid/esm/gutters.module-3d6bfa7c.js +0 -27
  1086. package/grid/gutters.module-ab6db13c.js +0 -28
  1087. package/grid/modern/gutters.module-38eaecab.js +0 -4
  1088. package/modal/esm/transitions.module-113f4519.js +0 -4
  1089. package/modal/modern/transitions.module-113f4519.js +0 -4
  1090. package/modal/transitions.module-afac9f42.js +0 -4
  1091. package/tabs/esm/index.module-106bffa8.js +0 -4
  1092. package/tabs/esm/index.module-28c5b65b.js +0 -4
  1093. package/tabs/index.module-7b9136eb.js +0 -4
  1094. package/tabs/index.module-dfc7ff9b.js +0 -4
  1095. package/tabs/modern/index.module-106bffa8.js +0 -4
  1096. package/tabs/modern/index.module-28c5b65b.js +0 -4
  1097. package/typography/common.module-cff651b7.js +0 -4
  1098. package/typography/esm/common.module-139d590f.js +0 -4
  1099. package/typography/modern/colors.module-7045a329.js +0 -4
  1100. package/typography/modern/common.module-139d590f.js +0 -4
@@ -1,228 +1,228 @@
1
- .card-image__cardImage_5h84x {
1
+ .card-image__cardImage_yo1gd {
2
2
  background: #e7e8ea;
3
3
  }
4
- .card-image__loaded_5h84x {
4
+ .card-image__loaded_yo1gd {
5
5
  background: transparent
6
- }.badge__component_xax3t {
6
+ }.badge__component_k1cbd {
7
7
  background-color: #ef3124;
8
8
  color: #000;
9
9
  }
10
- .badge__icon_xax3t {
10
+ .badge__icon_k1cbd {
11
11
  color: #2fc26e;
12
12
  background-color: transparent
13
13
  }
14
- .badge__icon_xax3t.badge__positive_xax3t {
14
+ .badge__icon_k1cbd.badge__positive_k1cbd {
15
15
  color: #2fc26e;
16
16
  }
17
- .badge__icon_xax3t.badge__attention_xax3t {
17
+ .badge__icon_k1cbd.badge__attention_k1cbd {
18
18
  color: #f6bf65;
19
19
  }
20
- .badge__icon_xax3t.badge__negative_xax3t {
20
+ .badge__icon_k1cbd.badge__negative_k1cbd {
21
21
  color: #d91d0b;
22
22
  }
23
- .badge__icon_xax3t.badge__link_xax3t {
23
+ .badge__icon_k1cbd.badge__link_k1cbd {
24
24
  color: #0072ef;
25
25
  }
26
- .badge__icon_xax3t.badge__tertiary_xax3t {
26
+ .badge__icon_k1cbd.badge__tertiary_k1cbd {
27
27
  color: #464649;
28
28
  }
29
- .badge__icon_xax3t.badge__secondary_xax3t {
29
+ .badge__icon_k1cbd.badge__secondary_k1cbd {
30
30
  color: #8d8d93;
31
31
  }
32
- .badge__icon_xax3t.badge__primary_xax3t {
32
+ .badge__icon_k1cbd.badge__primary_k1cbd {
33
33
  color: #fff;
34
34
  }
35
- .badge__icon_xax3t:before {
35
+ .badge__icon_k1cbd:before {
36
36
  background-color: #121212;
37
- }.backdrop__backdrop_jttbd {
37
+ }.backdrop__backdrop_19ebl {
38
38
  -webkit-tap-highlight-color: transparent;
39
39
  }
40
- .backdrop__appear_jttbd,
41
- .backdrop__enter_jttbd {
40
+ .backdrop__appear_19ebl,
41
+ .backdrop__enter_19ebl {
42
42
  background-color: transparent;
43
43
  }
44
- .backdrop__appearActive_jttbd,
45
- .backdrop__enterActive_jttbd,
46
- .backdrop__appearDone_jttbd,
47
- .backdrop__enterDone_jttbd {
44
+ .backdrop__appearActive_19ebl,
45
+ .backdrop__enterActive_19ebl,
46
+ .backdrop__appearDone_19ebl,
47
+ .backdrop__enterDone_19ebl {
48
48
  background-color: rgba(0, 0, 0, 0.8);
49
49
  }
50
- .backdrop__exit_jttbd {
50
+ .backdrop__exit_19ebl {
51
51
  background-color: rgba(0, 0, 0, 0.8);
52
52
  }
53
- .backdrop__exitActive_jttbd,
54
- .backdrop__exitDone_jttbd {
53
+ .backdrop__exitActive_19ebl,
54
+ .backdrop__exitDone_19ebl {
55
55
  background-color: transparent;
56
- }.divider__component_154yv {
56
+ }.divider__component_1jl5y {
57
57
  border-bottom: 1px solid #2b2b2e;
58
- }.checkbox-group__error_1cwtj {
58
+ }.checkbox-group__error_14kmn {
59
59
  border-left: 1px solid #f15045;
60
60
  }
61
- .checkbox-group__label_1cwtj {
61
+ .checkbox-group__label_14kmn {
62
62
  color: #fff;
63
63
  }
64
- .checkbox-group__errorMessage_1cwtj {
64
+ .checkbox-group__errorMessage_14kmn {
65
65
  color: #f15045;
66
66
  }
67
- .checkbox-group__hint_1cwtj {
67
+ .checkbox-group__hint_14kmn {
68
68
  color: #8d8d93;
69
- }.checkbox__box_1yfcc {
69
+ }.checkbox__box_1l374 {
70
70
  color: #121212;
71
71
  background-color: #121212;
72
72
  border: 1.5px solid #8d8d93;
73
73
  }
74
- .checkbox__checkedIcon_1yfcc {
74
+ .checkbox__checkedIcon_1l374 {
75
75
  color: #121212;
76
76
  }
77
- .checkbox__component_1yfcc:hover:not(.checkbox__disabled_1yfcc):not(.checkbox__inactive_1yfcc) .checkbox__box_1yfcc {
77
+ .checkbox__component_1l374:hover:not(.checkbox__disabled_1l374):not(.checkbox__inactive_1l374) .checkbox__box_1l374 {
78
78
  background-color: #121212;
79
79
  border-color: #8d8d93;
80
80
  }
81
- .checkbox__component_1yfcc:active:not(.checkbox__disabled_1yfcc):not(.checkbox__inactive_1yfcc) .checkbox__box_1yfcc {
81
+ .checkbox__component_1l374:active:not(.checkbox__disabled_1l374):not(.checkbox__inactive_1l374) .checkbox__box_1l374 {
82
82
  background-color: #121212;
83
83
  border-color: #fff;
84
84
  }
85
- .checkbox__checked_1yfcc .checkbox__box_1yfcc {
85
+ .checkbox__checked_1l374 .checkbox__box_1l374 {
86
86
  background-color: #fff;
87
87
  border-color: transparent;
88
88
  }
89
- .checkbox__checked_1yfcc:hover:not(.checkbox__disabled_1yfcc):not(.checkbox__inactive_1yfcc) .checkbox__box_1yfcc {
89
+ .checkbox__checked_1l374:hover:not(.checkbox__disabled_1l374):not(.checkbox__inactive_1l374) .checkbox__box_1l374 {
90
90
  background-color: color-mod(#fff tint(10%));
91
91
  border-color: transparent;
92
92
  }
93
- .checkbox__checked_1yfcc:active:not(.checkbox__disabled_1yfcc):not(.checkbox__inactive_1yfcc) .checkbox__box_1yfcc {
93
+ .checkbox__checked_1l374:active:not(.checkbox__disabled_1l374):not(.checkbox__inactive_1l374) .checkbox__box_1l374 {
94
94
  background-color: color-mod(#fff tint(30%));
95
95
  border-color: transparent;
96
96
  }
97
- .checkbox__indeterminate_1yfcc .checkbox__box_1yfcc {
97
+ .checkbox__indeterminate_1l374 .checkbox__box_1l374 {
98
98
  background-color: #fff;
99
99
  border-color: transparent;
100
100
  }
101
- .checkbox__indeterminate_1yfcc:hover:not(.checkbox__disabled_1yfcc):not(.checkbox__inactive_1yfcc) .checkbox__box_1yfcc {
101
+ .checkbox__indeterminate_1l374:hover:not(.checkbox__disabled_1l374):not(.checkbox__inactive_1l374) .checkbox__box_1l374 {
102
102
  background-color: color-mod(#fff tint(10%));
103
103
  border-color: transparent;
104
104
  }
105
- .checkbox__indeterminate_1yfcc:active:not(.checkbox__disabled_1yfcc):not(.checkbox__inactive_1yfcc) .checkbox__box_1yfcc {
105
+ .checkbox__indeterminate_1l374:active:not(.checkbox__disabled_1l374):not(.checkbox__inactive_1l374) .checkbox__box_1l374 {
106
106
  background-color: color-mod(#fff tint(30%));
107
107
  border-color: transparent;
108
108
  }
109
- .checkbox__disabled_1yfcc .checkbox__box_1yfcc {
109
+ .checkbox__disabled_1l374 .checkbox__box_1l374 {
110
110
  background-color: #121212;
111
111
  border-color: #2a2a2c;
112
112
  }
113
- .checkbox__disabled_1yfcc.checkbox__checked_1yfcc .checkbox__box_1yfcc {
113
+ .checkbox__disabled_1l374.checkbox__checked_1l374 .checkbox__box_1l374 {
114
114
  background-color: #3a3a3c;
115
115
  border-color: transparent;
116
116
  }
117
- .checkbox__disabled_1yfcc.checkbox__indeterminate_1yfcc .checkbox__box_1yfcc {
117
+ .checkbox__disabled_1l374.checkbox__indeterminate_1l374 .checkbox__box_1l374 {
118
118
  background-color: #3a3a3c;
119
119
  border-color: transparent;
120
120
  }
121
- .checkbox__disabled_1yfcc .checkbox__label_1yfcc {
121
+ .checkbox__disabled_1l374 .checkbox__label_1l374 {
122
122
  color: #8d8d93;
123
123
  }
124
- .checkbox__disabled_1yfcc .checkbox__hint_1yfcc {
124
+ .checkbox__disabled_1l374 .checkbox__hint_1l374 {
125
125
  color: #8d8d93;
126
126
  }
127
- .checkbox__inactive_1yfcc .checkbox__box_1yfcc {
127
+ .checkbox__inactive_1l374 .checkbox__box_1l374 {
128
128
  background-color: #3a3a3c;
129
129
  border-color: #e9e9eb;
130
130
  }
131
- .checkbox__inactive_1yfcc.checkbox__checked_1yfcc .checkbox__box_1yfcc {
131
+ .checkbox__inactive_1l374.checkbox__checked_1l374 .checkbox__box_1l374 {
132
132
  color: #464649;
133
133
  border-color: transparent;
134
134
  }
135
- .checkbox__inactive_1yfcc.checkbox__indeterminate_1yfcc .checkbox__box_1yfcc {
135
+ .checkbox__inactive_1l374.checkbox__indeterminate_1l374 .checkbox__box_1l374 {
136
136
  border-color: transparent;
137
137
  }
138
- .checkbox__focused_1yfcc .checkbox__box_1yfcc {
138
+ .checkbox__focused_1l374 .checkbox__box_1l374 {
139
139
  outline: 2px solid #007aff;
140
140
  }
141
- .checkbox__label_1yfcc {
141
+ .checkbox__label_1l374 {
142
142
  color: #fff;
143
143
  }
144
- .checkbox__hint_1yfcc {
144
+ .checkbox__hint_1l374 {
145
145
  color: #8d8d93;
146
146
  }
147
- .checkbox__inactive_1yfcc .checkbox__indeterminateLine_1yfcc {
147
+ .checkbox__inactive_1l374 .checkbox__indeterminateLine_1l374 {
148
148
  background-color: #464649;
149
149
  }
150
- .checkbox__indeterminateLine_1yfcc {
150
+ .checkbox__indeterminateLine_1l374 {
151
151
  background-color: #121212;
152
- }.form-control__component_9c1ks {
152
+ }.dropzone__component_e9f9h {
153
+ border: 2px dashed #e9e9eb;
154
+ }
155
+ .dropzone__component_e9f9h:not(.dropzone__disabled_e9f9h):hover {
156
+ background-color: transparent;
157
+ }
158
+ .dropzone__dragOver_e9f9h {
159
+ background-color: transparent;
160
+ }
161
+ .dropzone__error_e9f9h {
162
+ border-color: #ef3124;
163
+ }
164
+ .dropzone__overlay_1ytd4 {
165
+ background: #202022;
166
+ }
167
+ .dropzone__text_1ytd4 {
168
+ color: #fff;
169
+ }.form-control__component_1u21d {
153
170
  color: #fff;
154
171
  }
155
- .form-control__inner_9c1ks {
172
+ .form-control__inner_1u21d {
156
173
  background-color: #202022;
157
174
  }
158
- .form-control__label_9c1ks {
175
+ .form-control__label_1u21d {
159
176
  color: #8d8d93;
160
177
  }
161
- .form-control__hint_9c1ks {
178
+ .form-control__hint_1u21d {
162
179
  color: #8d8d93;
163
180
  }
164
- .form-control__disabled_9c1ks {
181
+ .form-control__disabled_1u21d {
165
182
  background-color: #202022;
166
183
  color: #8d8d93;
167
184
  }
168
- .form-control__focused_9c1ks.form-control__inner_9c1ks {
185
+ .form-control__focused_1u21d.form-control__inner_1u21d {
169
186
  background-color: #202022;
170
187
  }
171
- .form-control__inner_9c1ks:not(.form-control__disabled_9c1ks):hover {
188
+ .form-control__inner_1u21d:not(.form-control__disabled_1u21d):hover {
172
189
  background-color: #202022;
173
190
  }
174
- .form-control__error_9c1ks {
191
+ .form-control__error_1u21d {
175
192
  color: #f15045;
176
193
  }
177
- .form-control__hasError_9c1ks .form-control__label_9c1ks {
194
+ .form-control__hasError_1u21d .form-control__label_1u21d {
178
195
  color: #f15045;
179
196
  }
180
197
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
181
198
  }
182
- .form-control__component_1cz6a {
199
+ .form-control__component_yo20f {
183
200
  color: #000;
184
201
  }
185
- .form-control__inner_1cz6a {
202
+ .form-control__inner_yo20f {
186
203
  background-color: #f3f4f5;
187
204
  }
188
- .form-control__label_1cz6a {
205
+ .form-control__label_yo20f {
189
206
  color: rgba(60, 60, 67, 0.6);
190
207
  }
191
- .form-control__hint_1cz6a {
208
+ .form-control__hint_yo20f {
192
209
  color: rgba(60, 60, 67, 0.6);
193
210
  }
194
- .form-control__disabled_1cz6a {
211
+ .form-control__disabled_yo20f {
195
212
  background-color: #f3f4f5;
196
213
  color: rgba(60, 60, 67, 0.6);
197
214
  }
198
- .form-control__focused_1cz6a.form-control__inner_1cz6a {
215
+ .form-control__focused_yo20f.form-control__inner_yo20f {
199
216
  background-color: #f3f4f5;
200
217
  }
201
- .form-control__inner_1cz6a:not(.form-control__disabled_1cz6a):hover {
218
+ .form-control__inner_yo20f:not(.form-control__disabled_yo20f):hover {
202
219
  background-color: #f3f4f5;
203
220
  }
204
- .form-control__error_1cz6a {
221
+ .form-control__error_yo20f {
205
222
  color: #ef3124;
206
223
  }
207
- .form-control__hasError_1cz6a .form-control__label_1cz6a {
224
+ .form-control__hasError_yo20f .form-control__label_yo20f {
208
225
  color: #ef3124;
209
- }.dropzone__component_1wlb9 {
210
- border: 2px dashed #e9e9eb;
211
- }
212
- .dropzone__component_1wlb9:not(.dropzone__disabled_1wlb9):hover {
213
- background-color: transparent;
214
- }
215
- .dropzone__dragOver_1wlb9 {
216
- background-color: transparent;
217
- }
218
- .dropzone__error_1wlb9 {
219
- border-color: #ef3124;
220
- }
221
- .dropzone__overlay_i8djy {
222
- background: #202022;
223
- }
224
- .dropzone__text_i8djy {
225
- color: #fff;
226
226
  }@media (max-width: 599px) {
227
227
  }
228
228
  @media (min-width: 360px) {
@@ -271,212 +271,212 @@
271
271
  }
272
272
  @media (min-width: 1920px) {
273
273
  }
274
- .link__primary_17ah8 {
274
+ .link__primary_1ma98 {
275
275
  color: #fff;
276
276
  border-bottom-color: #fff
277
277
  }
278
- .link__primary_17ah8:hover {
278
+ .link__primary_1ma98:hover {
279
279
  color: color-mod(#fff tint(20%));
280
280
  }
281
- .link__primary_17ah8:active {
281
+ .link__primary_1ma98:active {
282
282
  color: color-mod(#fff tint(40%));
283
283
  }
284
- .link__secondary_17ah8 {
284
+ .link__secondary_1ma98 {
285
285
  color: #8d8d93;
286
286
  border-bottom-color: #8d8d93
287
287
  }
288
- .link__secondary_17ah8:hover {
288
+ .link__secondary_1ma98:hover {
289
289
  color: color-mod(#8d8d93 tint(20%));
290
290
  }
291
- .link__secondary_17ah8:active {
291
+ .link__secondary_1ma98:active {
292
292
  color: color-mod(#8d8d93 tint(40%));
293
293
  }
294
- .link__default_17ah8 {
294
+ .link__default_1ma98 {
295
295
  color: #0072ef;
296
296
  border-bottom-color: #0072ef
297
297
  }
298
- .link__default_17ah8:hover {
298
+ .link__default_1ma98:hover {
299
299
  color: color-mod(#0072ef tint(20%));
300
300
  }
301
- .link__default_17ah8:active {
301
+ .link__default_1ma98:active {
302
302
  color: color-mod(#0072ef tint(40%));
303
303
  }
304
- .link__component_19xl7:hover .link__text_19xl7,
305
- .link__component_19xl7:active .link__text_19xl7 {
304
+ .link__component_fdjmi:hover .link__text_fdjmi,
305
+ .link__component_fdjmi:active .link__text_fdjmi {
306
306
  border-bottom-color: rgba(0, 0, 0, 0);
307
307
  }
308
- .link__focused_19xl7 {
308
+ .link__focused_fdjmi {
309
309
  outline: 2px solid #007aff;
310
310
  }
311
- .link__primary_b6xaj {
311
+ .link__primary_q6pat {
312
312
  color: #000;
313
313
  border-bottom-color: #000
314
314
  }
315
- .link__primary_b6xaj:hover {
315
+ .link__primary_q6pat:hover {
316
316
  color: rgb(204, 204, 204);
317
317
  }
318
- .link__primary_b6xaj:active {
318
+ .link__primary_q6pat:active {
319
319
  color: rgb(153, 153, 153);
320
320
  }
321
- .link__secondary_b6xaj {
321
+ .link__secondary_q6pat {
322
322
  color: #8a8a8e;
323
323
  border-bottom-color: #8a8a8e
324
324
  }
325
- .link__secondary_b6xaj:hover {
325
+ .link__secondary_q6pat:hover {
326
326
  color: rgb(146, 150, 156);
327
327
  }
328
- .link__secondary_b6xaj:active {
328
+ .link__secondary_q6pat:active {
329
329
  color: rgb(109, 113, 117);
330
330
  }
331
- .link__default_b6xaj {
331
+ .link__default_q6pat {
332
332
  color: #0072ef;
333
333
  border-bottom-color: #0072ef
334
334
  }
335
- .link__default_b6xaj:hover {
335
+ .link__default_q6pat:hover {
336
336
  color: rgb(0, 98, 204);
337
337
  }
338
- .link__default_b6xaj:active {
338
+ .link__default_q6pat:active {
339
339
  color: rgb(0, 73, 153);
340
- }.list__list_1buev {
340
+ }.list__list_gll9i {
341
341
  color: #fff;
342
342
  }
343
- .list__slot_1buev {
343
+ .list__slot_gll9i {
344
344
  color: #fff;
345
- }@keyframes loader__blink_1g0i9 {
346
- }.progress-bar__container_1xyc6 {
345
+ }@keyframes loader__blink_6lq0c {
346
+ }.progress-bar__container_17yjr {
347
347
  background: #2a2a2c;
348
348
  }
349
- .progress-bar__filled_1xyc6.progress-bar__positive_1xyc6 {
349
+ .progress-bar__filled_17yjr.progress-bar__positive_17yjr {
350
350
  background: #2fc26e;
351
351
  }
352
- .progress-bar__filled_1xyc6.progress-bar__negative_1xyc6 {
352
+ .progress-bar__filled_17yjr.progress-bar__negative_17yjr {
353
353
  background: #d91d0b;
354
- }.pure-input__input_cu90h {
354
+ }.pure-input__input_c5vrr {
355
355
  color: #fff;
356
356
  caret-color: #0072ef;
357
357
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
358
358
  }
359
- .pure-input__input_cu90h:-webkit-autofill {
359
+ .pure-input__input_c5vrr:-webkit-autofill {
360
360
  -webkit-text-fill-color: #fff;
361
361
  }
362
- .pure-input__input_cu90h::placeholder {
362
+ .pure-input__input_c5vrr::placeholder {
363
363
  color: #8d8d93;
364
364
  }
365
- .pure-input__hasLabel_cu90h::placeholder {
365
+ .pure-input__hasLabel_c5vrr::placeholder {
366
366
  color: #464649;
367
367
  }
368
- .pure-input__input_cu90h:read-only {
368
+ .pure-input__input_c5vrr:read-only {
369
369
  color: #8d8d93
370
370
  }
371
- .pure-input__input_cu90h:read-only:focus::placeholder {
371
+ .pure-input__input_c5vrr:read-only:focus::placeholder {
372
372
  color: #8d8d93;
373
373
  }
374
- .pure-input__input_cu90h:disabled {
374
+ .pure-input__input_c5vrr:disabled {
375
375
  color: #fff;
376
376
  -webkit-text-fill-color: #fff;
377
377
  }
378
- .pure-input__input_cu90h:focus::placeholder {
378
+ .pure-input__input_c5vrr:focus::placeholder {
379
379
  color: rgba(235, 235, 245, 0.3);
380
380
  }
381
- .pure-input__error_cu90h {
381
+ .pure-input__error_c5vrr {
382
382
  color: #f15045;
383
383
  caret-color: #f15045;
384
384
  }
385
- .pure-input__component_cu90h {
385
+ .pure-input__component_c5vrr {
386
386
  color: #fff;
387
387
  background-color: #202022;
388
388
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
389
389
  }
390
- .pure-input__component_cu90h::placeholder {
390
+ .pure-input__component_c5vrr::placeholder {
391
391
  color: #8d8d93;
392
392
  }
393
- .pure-input__component_cu90h:disabled {
393
+ .pure-input__component_c5vrr:disabled {
394
394
  color: #fff;
395
395
  background-color: #202022;
396
396
  }
397
- .pure-input__component_cu90h:not(:disabled):focus::placeholder {
397
+ .pure-input__component_c5vrr:not(:disabled):focus::placeholder {
398
398
  color: rgba(235, 235, 245, 0.3);
399
399
  }
400
- .pure-input__focusVisible_cu90h {
400
+ .pure-input__focusVisible_c5vrr {
401
401
  outline: 2px solid #007aff;
402
402
  }
403
- .pure-input__component_cu90h:not(:disabled):hover {
403
+ .pure-input__component_c5vrr:not(:disabled):hover {
404
404
  background-color: #202022;
405
- }.radio-group__error_1q06s {
405
+ }.radio-group__error_1qft0 {
406
406
  border-left: 1px solid #f15045;
407
407
  }
408
- .radio-group__label_1q06s {
408
+ .radio-group__label_1qft0 {
409
409
  color: #fff;
410
410
  }
411
- .radio-group__errorMessage_1q06s {
411
+ .radio-group__errorMessage_1qft0 {
412
412
  color: #f15045;
413
413
  }
414
- .radio-group__hint_1q06s {
414
+ .radio-group__hint_1qft0 {
415
415
  color: #8d8d93;
416
- }.radio__container_dl5em:not(.radio__checked_dl5em):not(.radio__disabled_dl5em):not(.radio__inactive_dl5em) .radio__circle_dl5em {
416
+ }.radio__container_uh5dn:not(.radio__checked_uh5dn):not(.radio__disabled_uh5dn):not(.radio__inactive_uh5dn) .radio__circle_uh5dn {
417
417
  background-color: #121212;
418
418
  border: 1.5px solid #8d8d93;
419
419
  }
420
- .radio__container_dl5em:not(.radio__checked_dl5em):not(.radio__disabled_dl5em):not(.radio__inactive_dl5em):hover:not(:active) .radio__circle_dl5em {
420
+ .radio__container_uh5dn:not(.radio__checked_uh5dn):not(.radio__disabled_uh5dn):not(.radio__inactive_uh5dn):hover:not(:active) .radio__circle_uh5dn {
421
421
  background-color: #121212;
422
422
  border-color: #8d8d93;
423
423
  }
424
- .radio__container_dl5em:not(.radio__checked_dl5em):not(.radio__disabled_dl5em):not(.radio__inactive_dl5em):active .radio__circle_dl5em {
424
+ .radio__container_uh5dn:not(.radio__checked_uh5dn):not(.radio__disabled_uh5dn):not(.radio__inactive_uh5dn):active .radio__circle_uh5dn {
425
425
  background-color: #121212;
426
426
  border-color: #fff;
427
427
  }
428
- .radio__container_dl5em.radio__disabled_dl5em .radio__circle_dl5em {
428
+ .radio__container_uh5dn.radio__disabled_uh5dn .radio__circle_uh5dn {
429
429
  background-color: #121212;
430
430
  border: 1.5px solid #2a2a2c;
431
431
  }
432
- .radio__container_dl5em.radio__disabled_dl5em .radio__label_dl5em {
432
+ .radio__container_uh5dn.radio__disabled_uh5dn .radio__label_uh5dn {
433
433
  color: #8d8d93;
434
434
  }
435
- .radio__container_dl5em.radio__disabled_dl5em .radio__hint_dl5em {
435
+ .radio__container_uh5dn.radio__disabled_uh5dn .radio__hint_uh5dn {
436
436
  color: #8d8d93;
437
437
  }
438
- .radio__container_dl5em.radio__inactive_dl5em .radio__circle_dl5em {
438
+ .radio__container_uh5dn.radio__inactive_uh5dn .radio__circle_uh5dn {
439
439
  background-color: #3a3a3c;
440
440
  border: 1px solid #e9e9eb;
441
441
  }
442
- .radio__container_dl5em.radio__inactive_dl5em.radio__checked_dl5em .radio__circle_dl5em:before {
442
+ .radio__container_uh5dn.radio__inactive_uh5dn.radio__checked_uh5dn .radio__circle_uh5dn:before {
443
443
  background-color: #464649;
444
444
  }
445
- .radio__container_dl5em.radio__checked_dl5em .radio__circle_dl5em {
445
+ .radio__container_uh5dn.radio__checked_uh5dn .radio__circle_uh5dn {
446
446
  background-color: #fff;
447
447
  border: 1.5px solid transparent;
448
448
  }
449
- .radio__container_dl5em.radio__checked_dl5em:hover .radio__circle_dl5em {
449
+ .radio__container_uh5dn.radio__checked_uh5dn:hover .radio__circle_uh5dn {
450
450
  background-color: color-mod(#fff tint(10%));
451
451
  border-color: transparent;
452
452
  }
453
- .radio__container_dl5em.radio__checked_dl5em:active .radio__circle_dl5em {
453
+ .radio__container_uh5dn.radio__checked_uh5dn:active .radio__circle_uh5dn {
454
454
  background-color: color-mod(#fff tint(30%));
455
455
  border-color: transparent;
456
456
  }
457
- .radio__container_dl5em.radio__focused_dl5em .radio__circle_dl5em {
457
+ .radio__container_uh5dn.radio__focused_uh5dn .radio__circle_uh5dn {
458
458
  outline: 2px solid #007aff;
459
459
  }
460
- .radio__container_dl5em.radio__disabled_dl5em.radio__checked_dl5em .radio__circle_dl5em,
461
- .radio__container_dl5em.radio__inactive_dl5em.radio__checked_dl5em .radio__circle_dl5em {
460
+ .radio__container_uh5dn.radio__disabled_uh5dn.radio__checked_uh5dn .radio__circle_uh5dn,
461
+ .radio__container_uh5dn.radio__inactive_uh5dn.radio__checked_uh5dn .radio__circle_uh5dn {
462
462
  background-color: #3a3a3c;
463
463
  border-color: transparent;
464
464
  }
465
- .radio__circle_dl5em:before {
465
+ .radio__circle_uh5dn:before {
466
466
  background-color: #121212;
467
467
  }
468
- .radio__label_dl5em {
468
+ .radio__label_uh5dn {
469
469
  color: #fff;
470
470
  }
471
- .radio__hint_dl5em {
471
+ .radio__hint_uh5dn {
472
472
  color: #8d8d93;
473
- }.skeleton__component_14hmu {
473
+ }.skeleton__component_1rgs1 {
474
474
  color: transparent;
475
475
  }
476
- .skeleton__component_14hmu:before {
476
+ .skeleton__component_1rgs1:before {
477
477
  background: #485767;
478
478
  }
479
- .skeleton__animate_14hmu:after {
479
+ .skeleton__animate_1rgs1: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_14hmu {
490
+ @keyframes skeleton__gradient_1rgs1 {
491
491
  }
492
- @keyframes skeleton__background_14hmu {
492
+ @keyframes skeleton__background_1rgs1 {
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_1czk2 {
499
+ }.slider__progress_19s1p {
500
500
  background: #2a2a2c;
501
501
  }
502
- .slider__progress_1czk2::-moz-progress-bar {
502
+ .slider__progress_19s1p::-moz-progress-bar {
503
503
  background: #d91d0b;
504
504
  }
505
- .slider__progress_1czk2::-ms-fill {
505
+ .slider__progress_19s1p::-ms-fill {
506
506
  background: #d91d0b;
507
507
  }
508
- .slider__progress_1czk2::-webkit-progress-value {
508
+ .slider__progress_19s1p::-webkit-progress-value {
509
509
  background: #d91d0b;
510
510
  }
511
- .slider__progress_1czk2::-webkit-progress-bar {
511
+ .slider__progress_19s1p::-webkit-progress-bar {
512
512
  background: transparent;
513
513
  }
514
- .slider__range_1czk2,
515
- .slider__range_1czk2:focus {
514
+ .slider__range_19s1p,
515
+ .slider__range_19s1p:focus {
516
516
  background: transparent;
517
517
  border-color: transparent;
518
518
  color: transparent;
519
519
  }
520
- .slider__range_1czk2::-ms-track {
520
+ .slider__range_19s1p::-ms-track {
521
521
  background: transparent;
522
522
  border-color: transparent;
523
523
  color: transparent;
524
524
  }
525
- .slider__range_1czk2::-ms-fill-lower {
525
+ .slider__range_19s1p::-ms-fill-lower {
526
526
  background: transparent;
527
527
  }
528
- .slider__range_1czk2::-ms-fill-upper {
528
+ .slider__range_19s1p::-ms-fill-upper {
529
529
  background: transparent;
530
530
  }
531
- .slider__range_1czk2::-webkit-slider-thumb {
531
+ .slider__range_19s1p::-webkit-slider-thumb {
532
532
  background: #ef3124;
533
533
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
534
534
  }
535
- .slider__range_1czk2::-ms-thumb {
535
+ .slider__range_19s1p::-ms-thumb {
536
536
  background: #ef3124;
537
537
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
538
538
  }
539
- .slider__range_1czk2::-moz-range-thumb {
539
+ .slider__range_19s1p::-moz-range-thumb {
540
540
  background: #ef3124;
541
541
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
542
542
  }
543
- .slider__focused_1czk2::-webkit-slider-thumb {
543
+ .slider__focused_19s1p::-webkit-slider-thumb {
544
544
  outline: 2px solid #007aff;
545
545
  }
546
- .slider__focused_1czk2::-ms-thumb {
546
+ .slider__focused_19s1p::-ms-thumb {
547
547
  outline: 2px solid #007aff;
548
548
  }
549
- .slider__component_1czk2:hover .slider__progress_1czk2 {
549
+ .slider__component_19s1p:hover .slider__progress_19s1p {
550
550
  background: #2a2a2c
551
551
  }
552
- .slider__component_1czk2:hover .slider__progress_1czk2::-moz-progress-bar {
552
+ .slider__component_19s1p:hover .slider__progress_19s1p::-moz-progress-bar {
553
553
  background: #d91d0b;
554
554
  }
555
- .slider__component_1czk2:hover .slider__progress_1czk2::-ms-fill {
555
+ .slider__component_19s1p:hover .slider__progress_19s1p::-ms-fill {
556
556
  background: #d91d0b;
557
557
  }
558
- .slider__component_1czk2:hover .slider__progress_1czk2::-webkit-progress-value {
558
+ .slider__component_19s1p:hover .slider__progress_19s1p::-webkit-progress-value {
559
559
  background: #d91d0b;
560
560
  }
561
- .slider__component_1czk2:hover .slider__range_1czk2::-webkit-slider-thumb {
561
+ .slider__component_19s1p:hover .slider__range_19s1p::-webkit-slider-thumb {
562
562
  background: #ef3124;
563
563
  }
564
- .slider__component_1czk2:hover .slider__range_1czk2::-ms-thumb {
564
+ .slider__component_19s1p:hover .slider__range_19s1p::-ms-thumb {
565
565
  background: #ef3124;
566
566
  }
567
- .slider__component_1czk2:hover .slider__range_1czk2::-moz-range-thumb {
567
+ .slider__component_19s1p:hover .slider__range_19s1p::-moz-range-thumb {
568
568
  background: #ef3124;
569
- }@keyframes spinner__spin_animation_1nic3 {
570
- }.status__soft_15o28.status__green_15o28 {
569
+ }@keyframes spinner__spin_animation_2t08l {
570
+ }.status__soft_1rv4v.status__green_1rv4v {
571
571
  background: rgb(231, 246, 239);
572
572
  color: #13a463;
573
573
  }
574
- .status__soft_15o28.status__orange_15o28 {
574
+ .status__soft_1rv4v.status__orange_1rv4v {
575
575
  background: rgb(252, 240, 230);
576
576
  color: #de6a00;
577
577
  }
578
- .status__soft_15o28.status__red_15o28 {
578
+ .status__soft_1rv4v.status__red_1rv4v {
579
579
  background: rgb(251, 232, 231);
580
580
  color: #d91d0b;
581
581
  }
582
- .status__soft_15o28.status__blue_15o28 {
582
+ .status__soft_1rv4v.status__blue_1rv4v {
583
583
  background: rgb(230, 242, 255);
584
584
  color: #007aff;
585
585
  }
586
- .status__soft_15o28.status__grey_15o28 {
586
+ .status__soft_1rv4v.status__grey_1rv4v {
587
587
  background: rgb(240, 242, 243);
588
588
  color: #6d7986;
589
589
  }
590
- .status__soft_15o28.status__teal_15o28 {
590
+ .status__soft_1rv4v.status__teal_1rv4v {
591
591
  background: rgb(233, 244, 243);
592
592
  color: #219187;
593
593
  }
594
- .status__soft_15o28.status__purple_15o28 {
594
+ .status__soft_1rv4v.status__purple_1rv4v {
595
595
  background: rgb(240, 235, 248);
596
596
  color: #673ab7;
597
597
  }
598
- .status__contrast_15o28 {
598
+ .status__contrast_1rv4v {
599
599
  color: #000
600
600
  }
601
- .status__contrast_15o28.status__green_15o28 {
601
+ .status__contrast_1rv4v.status__green_1rv4v {
602
602
  background: #13a463;
603
603
  }
604
- .status__contrast_15o28.status__orange_15o28 {
604
+ .status__contrast_1rv4v.status__orange_1rv4v {
605
605
  background: #de6a00;
606
606
  }
607
- .status__contrast_15o28.status__red_15o28 {
607
+ .status__contrast_1rv4v.status__red_1rv4v {
608
608
  background: #d91d0b;
609
609
  }
610
- .status__contrast_15o28.status__blue_15o28 {
610
+ .status__contrast_1rv4v.status__blue_1rv4v {
611
611
  background: #007aff;
612
612
  }
613
- .status__contrast_15o28.status__grey_15o28 {
613
+ .status__contrast_1rv4v.status__grey_1rv4v {
614
614
  background: #6d7986;
615
615
  }
616
- .status__contrast_15o28.status__teal_15o28 {
616
+ .status__contrast_1rv4v.status__teal_1rv4v {
617
617
  background: #219187;
618
618
  }
619
- .status__contrast_15o28.status__purple_15o28 {
619
+ .status__contrast_1rv4v.status__purple_1rv4v {
620
620
  background: #673ab7;
621
- }.switch__component_1ih78 {
621
+ }.switch__component_1yz80 {
622
622
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
623
623
  }
624
- .switch__switch_1ih78 {
624
+ .switch__switch_1yz80 {
625
625
  background-color: #8d8d93;
626
626
  border: 2px solid #8d8d93;
627
627
  }
628
- .switch__switch_1ih78:before {
628
+ .switch__switch_1yz80:before {
629
629
  background-color: #121212;
630
630
  }
631
- .switch__label_1ih78 {
631
+ .switch__label_1yz80 {
632
632
  color: #fff;
633
633
  }
634
- .switch__hint_1ih78 {
634
+ .switch__hint_1yz80 {
635
635
  color: #8d8d93;
636
636
  }
637
- .switch__checked_1ih78 .switch__switch_1ih78 {
637
+ .switch__checked_1yz80 .switch__switch_1yz80 {
638
638
  background-color: #ef3124;
639
639
  border-color: #ef3124;
640
640
  }
641
- .switch__disabled_1ih78 .switch__switch_1ih78 {
641
+ .switch__disabled_1yz80 .switch__switch_1yz80 {
642
642
  background-color: #2a2a2c;
643
643
  border-color: #2a2a2c;
644
644
  }
645
- .switch__disabled_1ih78 .switch__label_1ih78 {
645
+ .switch__disabled_1yz80 .switch__label_1yz80 {
646
646
  color: #8d8d93;
647
647
  }
648
- .switch__disabled_1ih78 .switch__hint_1ih78 {
648
+ .switch__disabled_1yz80 .switch__hint_1yz80 {
649
649
  color: #8d8d93;
650
650
  }
651
- .switch__inactive_1ih78 .switch__switch_1ih78 {
651
+ .switch__inactive_1yz80 .switch__switch_1yz80 {
652
652
  background-color: #2a2a2c;
653
653
  border-color: #2a2a2c
654
654
  }
655
- .switch__inactive_1ih78 .switch__switch_1ih78:before {
655
+ .switch__inactive_1yz80 .switch__switch_1yz80:before {
656
656
  background-color: #e9e9eb;
657
657
  }
658
- .switch__focused_1ih78 .switch__switch_1ih78 {
658
+ .switch__focused_1yz80 .switch__switch_1yz80 {
659
659
  outline: 2px solid #007aff;
660
- }.tag__component_403i0 {
660
+ }.tag__component_ei5ba {
661
661
  color: #fff;
662
662
  border-color: transparent;
663
663
  background-color: #202022
664
664
  }
665
- .tag__component_403i0:disabled {
665
+ .tag__component_ei5ba:disabled {
666
666
  border-color: transparent;
667
667
  color: #464649;
668
668
  }
669
- .tag__component_403i0:hover:not(:disabled) {
669
+ .tag__component_ei5ba:hover:not(:disabled) {
670
670
  border-color: transparent;
671
671
  background-color: #202022;
672
672
  }
673
- .tag__component_403i0:active:not(:disabled) {
673
+ .tag__component_ei5ba: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_403i0 {
678
+ .tag__checked_ei5ba {
679
679
  border-color: transparent;
680
680
  background-color: #f3f4f5;
681
681
  color: #000
682
682
  }
683
- .tag__checked_403i0:disabled {
683
+ .tag__checked_ei5ba:disabled {
684
684
  background-color: color-mod(#f3f4f5 alpha(15%));
685
685
  border-color: transparent;
686
686
  color: #000;
687
687
  }
688
- .tag__checked_403i0:hover:not(:disabled):not(:active) {
688
+ .tag__checked_ei5ba:hover:not(:disabled):not(:active) {
689
689
  background-color: #f3f4f5;
690
690
  }
691
- .tag__focused_167dp {
691
+ .tag__focused_gzou6 {
692
692
  outline: 2px solid #007aff;
693
693
  }
694
- .tag__component_1q3vq {
694
+ .tag__component_1kthx {
695
695
  color: #fff;
696
696
  border-color: #e9e9eb;
697
697
  background-color: transparent
698
698
  }
699
- .tag__component_1q3vq:disabled {
699
+ .tag__component_1kthx:disabled {
700
700
  border-color: #2b2b2e;
701
701
  color: #464649;
702
702
  }
703
- .tag__component_1q3vq:hover:not(:disabled) {
703
+ .tag__component_1kthx:hover:not(:disabled) {
704
704
  border-color: #fff;
705
705
  background-color: transparent;
706
706
  }
707
- .tag__component_1q3vq:active:not(:disabled) {
707
+ .tag__component_1kthx: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_1q3vq {
712
+ .tag__checked_1kthx {
713
713
  border-color: #fff;
714
714
  background-color: #fff;
715
715
  color: #000
716
716
  }
717
- .tag__checked_1q3vq:disabled {
717
+ .tag__checked_1kthx:disabled {
718
718
  background-color: color-mod(#fff alpha(15%));
719
719
  border-color: transparent;
720
720
  color: #000;
721
721
  }
722
- .tag__checked_1q3vq:hover:not(:disabled):not(:active) {
722
+ .tag__checked_1kthx:hover:not(:disabled):not(:active) {
723
723
  background-color: #fff;
724
- }.typography__tertiary_np665 {
724
+ }.typography__tertiary_182m6 {
725
725
  color: #464649;
726
726
  }
727
- .typography__disabled_np665 {
727
+ .typography__disabled_182m6 {
728
728
  color: #2a2a2c;
729
729
  }
730
- .typography__accent_np665 {
730
+ .typography__accent_182m6 {
731
731
  color: #ef3124;
732
732
  }
733
- .typography__primary_np665 {
733
+ .typography__primary_182m6 {
734
734
  color: #fff;
735
735
  }
736
- .typography__attention_np665 {
736
+ .typography__attention_182m6 {
737
737
  color: #cb830f;
738
738
  }
739
- .typography__positive_np665 {
739
+ .typography__positive_182m6 {
740
740
  color: #13a463;
741
741
  }
742
- .typography__secondary_np665 {
742
+ .typography__secondary_182m6 {
743
743
  color: #8d8d93;
744
744
  }
745
- .typography__tertiary-inverted_np665 {
745
+ .typography__tertiary-inverted_182m6 {
746
746
  color: #c5c5c7;
747
747
  }
748
- .typography__primary-inverted_np665 {
748
+ .typography__primary-inverted_182m6 {
749
749
  color: #000;
750
750
  }
751
- .typography__secondary-inverted_np665 {
751
+ .typography__secondary-inverted_182m6 {
752
752
  color: #8a8a8e;
753
753
  }
754
- .typography__link_np665 {
754
+ .typography__link_182m6 {
755
755
  color: #0072ef;
756
756
  }
757
- .typography__negative_np665 {
757
+ .typography__negative_182m6 {
758
758
  color: #f15045;
759
759
  }
760
760
 
@@ -763,749 +763,770 @@
763
763
  @media screen and (min-width: 600px) {
764
764
  }
765
765
  @media screen and (min-width: 1024px) {
766
- }.textarea__input_1tieq {
766
+ }.textarea__input_bn0c0 {
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_1tieq:-webkit-autofill {
771
+ .textarea__input_bn0c0:-webkit-autofill {
772
772
  -webkit-text-fill-color: #fff;
773
773
  }
774
- .textarea__input_1tieq::placeholder {
774
+ .textarea__input_bn0c0::placeholder {
775
775
  color: #8d8d93;
776
776
  }
777
- .textarea__hasLabel_1tieq::placeholder {
777
+ .textarea__hasLabel_bn0c0::placeholder {
778
778
  color: #464649;
779
779
  }
780
- .textarea__input_1tieq:read-only {
780
+ .textarea__input_bn0c0:read-only {
781
781
  color: #8d8d93
782
782
  }
783
- .textarea__input_1tieq:read-only:focus::placeholder {
783
+ .textarea__input_bn0c0:read-only:focus::placeholder {
784
784
  color: #8d8d93;
785
785
  }
786
- .textarea__input_1tieq:disabled {
786
+ .textarea__input_bn0c0:disabled {
787
787
  color: #fff;
788
788
  -webkit-text-fill-color: #fff;
789
789
  }
790
- .textarea__input_1tieq:focus::placeholder {
790
+ .textarea__input_bn0c0:focus::placeholder {
791
791
  color: rgba(235, 235, 245, 0.3);
792
792
  }
793
- .textarea__error_1tieq {
793
+ .textarea__error_bn0c0 {
794
794
  color: #f15045;
795
795
  caret-color: #f15045;
796
796
  }
797
- .textarea__textarea_1tieq {
797
+ .textarea__textarea_bn0c0 {
798
798
  color: #fff;
799
799
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
800
800
  }
801
- .textarea__textarea_1tieq::placeholder {
801
+ .textarea__textarea_bn0c0::placeholder {
802
802
  color: #8d8d93;
803
803
  }
804
- .textarea__hasLabel_1tieq::placeholder {
804
+ .textarea__hasLabel_bn0c0::placeholder {
805
805
  color: #464649;
806
806
  }
807
- .textarea__textarea_1tieq:disabled {
807
+ .textarea__textarea_bn0c0:disabled {
808
808
  color: #fff;
809
809
  -webkit-text-fill-color: #fff;
810
810
  }
811
- .textarea__textarea_1tieq:read-only {
811
+ .textarea__textarea_bn0c0:read-only {
812
812
  color: #8d8d93;
813
813
  }
814
- .textarea__textarea_1tieq:focus::placeholder {
814
+ .textarea__textarea_bn0c0:focus::placeholder {
815
815
  color: rgba(235, 235, 245, 0.3);
816
816
  }
817
- .textarea__focusVisible_duc3m {
817
+ .textarea__focusVisible_ilmv4 {
818
818
  outline: 2px solid #007aff;
819
819
  }
820
- .textarea__input_p780r {
820
+ .textarea__input_16cxo {
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_p780r:-webkit-autofill {
825
+ .textarea__input_16cxo:-webkit-autofill {
826
826
  -webkit-text-fill-color: #000;
827
827
  }
828
- .textarea__input_p780r::placeholder {
828
+ .textarea__input_16cxo::placeholder {
829
829
  color: rgba(60, 60, 67, 0.6);
830
830
  }
831
- .textarea__hasLabel_p780r::placeholder {
831
+ .textarea__hasLabel_16cxo::placeholder {
832
832
  color: #c5c5c7;
833
833
  }
834
- .textarea__input_p780r:read-only {
834
+ .textarea__input_16cxo:read-only {
835
835
  color: rgba(60, 60, 67, 0.6)
836
836
  }
837
- .textarea__input_p780r:read-only:focus::placeholder {
837
+ .textarea__input_16cxo:read-only:focus::placeholder {
838
838
  color: rgba(60, 60, 67, 0.6);
839
839
  }
840
- .textarea__input_p780r:disabled {
840
+ .textarea__input_16cxo:disabled {
841
841
  color: #000;
842
842
  -webkit-text-fill-color: #000;
843
843
  }
844
- .textarea__input_p780r:focus::placeholder {
844
+ .textarea__input_16cxo:focus::placeholder {
845
845
  color: rgba(60, 60, 67, 0.3);
846
846
  }
847
- .textarea__error_p780r {
847
+ .textarea__error_16cxo {
848
848
  color: #ef3124;
849
849
  caret-color: #ef3124;
850
850
  }
851
- .textarea__textarea_p780r {
851
+ .textarea__textarea_16cxo {
852
852
  color: #000;
853
853
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
854
854
  }
855
- .textarea__textarea_p780r::placeholder {
855
+ .textarea__textarea_16cxo::placeholder {
856
856
  color: rgba(60, 60, 67, 0.6);
857
857
  }
858
- .textarea__hasLabel_p780r::placeholder {
858
+ .textarea__hasLabel_16cxo::placeholder {
859
859
  color: #c5c5c7;
860
860
  }
861
- .textarea__textarea_p780r:disabled {
861
+ .textarea__textarea_16cxo:disabled {
862
862
  color: #000;
863
863
  -webkit-text-fill-color: #000;
864
864
  }
865
- .textarea__textarea_p780r:read-only {
865
+ .textarea__textarea_16cxo:read-only {
866
866
  color: rgba(60, 60, 67, 0.6);
867
867
  }
868
- .textarea__textarea_p780r:focus::placeholder {
868
+ .textarea__textarea_16cxo:focus::placeholder {
869
869
  color: rgba(60, 60, 67, 0.3);
870
- }.button__primary_1jxky {
870
+ }.button__primary_t05jj {
871
871
  color: #000;
872
872
  background-color: #f3f4f5
873
873
  }
874
- .button__primary_1jxky:hover {
874
+ .button__primary_t05jj:hover {
875
875
  background-color: #f3f4f5;
876
876
  }
877
- .button__primary_1jxky:active {
877
+ .button__primary_t05jj:active {
878
878
  background-color: #fff;
879
879
  }
880
- .button__secondary_1jxky {
880
+ .button__secondary_t05jj {
881
881
  color: #fff;
882
882
  background-color: #202022;
883
883
  border: 1px solid transparent
884
884
  }
885
- .button__secondary_1jxky:hover {
885
+ .button__secondary_t05jj:hover {
886
886
  background-color: #202022;
887
887
  }
888
- .button__secondary_1jxky:active {
888
+ .button__secondary_t05jj:active {
889
889
  background-color: #2c2c2e;
890
890
  }
891
- .button__outlined_1jxky {
891
+ .button__outlined_t05jj {
892
892
  color: #fff;
893
893
  background-color: transparent;
894
894
  border: 1px solid #f3f4f5
895
895
  }
896
- .button__outlined_1jxky:hover {
896
+ .button__outlined_t05jj:hover {
897
897
  background-color: rgba(0, 0, 0, 0.07);
898
898
  }
899
- .button__outlined_1jxky:active {
899
+ .button__outlined_t05jj:active {
900
900
  background-color: rgba(0, 0, 0, 0.15);
901
901
  }
902
- .button__filled_1jxky {
902
+ .button__filled_t05jj {
903
903
  color: #fff;
904
904
  background-color: #3a3a3c
905
905
  }
906
- .button__filled_1jxky:hover {
906
+ .button__filled_t05jj:hover {
907
907
  background-color: color-mod(#3a3a3c tint(7%));
908
908
  }
909
- .button__filled_1jxky:active {
909
+ .button__filled_t05jj:active {
910
910
  background-color: color-mod(#3a3a3c tint(15%));
911
911
  }
912
- .button__transparent_1jxky {
912
+ .button__transparent_t05jj {
913
913
  color: #fff;
914
914
  background-color: color-mod(#fff alpha(10%))
915
915
  }
916
- .button__transparent_1jxky:hover {
916
+ .button__transparent_t05jj:hover {
917
917
  background-color: color-mod(#fff alpha(20%));
918
918
  }
919
- .button__transparent_1jxky:active {
919
+ .button__transparent_t05jj:active {
920
920
  background-color: color-mod(#fff alpha(40%));
921
921
  }
922
- .button__link_1jxky {
922
+ .button__link_t05jj {
923
923
  color: #fff;
924
924
  background-color: transparent
925
925
  }
926
- .button__link_1jxky:hover {
926
+ .button__link_t05jj:hover {
927
927
  background-color: #485767;
928
928
  }
929
- .button__link_1jxky:active {
929
+ .button__link_t05jj:active {
930
930
  background-color: rgb(85, 99, 114);
931
931
  }
932
- .button__ghost_1jxky {
932
+ .button__ghost_t05jj {
933
933
  color: #fff
934
934
  }
935
- .button__ghost_1jxky:hover {
935
+ .button__ghost_t05jj:hover {
936
936
  color: color-mod(#fff shade(30%));
937
937
  }
938
- .button__ghost_1jxky:active {
938
+ .button__ghost_t05jj:active {
939
939
  color: color-mod(#fff shade(50%));
940
940
  }
941
- .button__component_1jxky:disabled.button__primary_1jxky {
941
+ .button__component_t05jj:disabled.button__primary_t05jj {
942
942
  color: #c5c5c7;
943
943
  background-color: #f3f4f5
944
944
  }
945
- .button__component_1jxky:disabled.button__primary_1jxky.button__loading_1jxky {
945
+ .button__component_t05jj:disabled.button__primary_t05jj.button__loading_t05jj {
946
946
  background-color: #f3f4f5;
947
947
  }
948
- .button__component_1jxky:disabled.button__secondary_1jxky {
948
+ .button__component_t05jj:disabled.button__secondary_t05jj {
949
949
  color: #2a2a2c;
950
950
  background-color: #202022;
951
951
  border-color: transparent
952
952
  }
953
- .button__component_1jxky:disabled.button__secondary_1jxky.button__loading_1jxky {
953
+ .button__component_t05jj:disabled.button__secondary_t05jj.button__loading_t05jj {
954
954
  color: #fff;
955
955
  background-color: #202022;
956
956
  border-color: transparent;
957
957
  }
958
- .button__component_1jxky:disabled.button__outlined_1jxky {
958
+ .button__component_t05jj:disabled.button__outlined_t05jj {
959
959
  color: color-mod(#fff alpha(30%));
960
960
  background-color: transparent;
961
961
  border-color: color-mod(#f3f4f5 alpha(30%))
962
962
  }
963
- .button__component_1jxky:disabled.button__outlined_1jxky.button__loading_1jxky {
963
+ .button__component_t05jj:disabled.button__outlined_t05jj.button__loading_t05jj {
964
964
  color: #fff;
965
965
  }
966
- .button__component_1jxky:disabled.button__filled_1jxky {
966
+ .button__component_t05jj:disabled.button__filled_t05jj {
967
967
  color: color-mod(#fff alpha(30%));
968
968
  background-color: color-mod(#3a3a3c alpha(30%))
969
969
  }
970
- .button__component_1jxky:disabled.button__filled_1jxky.button__loading_1jxky {
970
+ .button__component_t05jj:disabled.button__filled_t05jj.button__loading_t05jj {
971
971
  color: #fff;
972
972
  background-color: #3a3a3c;
973
973
  }
974
- .button__component_1jxky:disabled.button__transparent_1jxky {
974
+ .button__component_t05jj:disabled.button__transparent_t05jj {
975
975
  color: color-mod(#fff alpha(30%));
976
976
  background-color: color-mod(#fff alpha(3%))
977
977
  }
978
- .button__component_1jxky:disabled.button__transparent_1jxky.button__loading_1jxky {
978
+ .button__component_t05jj:disabled.button__transparent_t05jj.button__loading_t05jj {
979
979
  color: #fff;
980
980
  background-color: color-mod(#fff alpha(10%));
981
981
  }
982
- .button__component_1jxky:disabled.button__link_1jxky {
982
+ .button__component_t05jj:disabled.button__link_t05jj {
983
983
  color: color-mod(#fff alpha(30%));
984
984
  background-color: transparent
985
985
  }
986
- .button__component_1jxky:disabled.button__link_1jxky.button__loading_1jxky {
986
+ .button__component_t05jj:disabled.button__link_t05jj.button__loading_t05jj {
987
987
  color: #fff;
988
988
  }
989
- .button__component_1jxky:disabled.button__ghost_1jxky {
989
+ .button__component_t05jj:disabled.button__ghost_t05jj {
990
990
  color: color-mod(#fff alpha(30%))
991
991
  }
992
- .button__component_1jxky:disabled.button__ghost_1jxky.button__loading_1jxky {
992
+ .button__component_t05jj:disabled.button__ghost_t05jj.button__loading_t05jj {
993
993
  color: #fff;
994
994
  }
995
- .button__component_amy1g {
995
+ .button__component_15wb8 {
996
996
  background-color: transparent
997
997
  }
998
- .button__focused_amy1g {
998
+ .button__focused_15wb8 {
999
999
  outline: 2px solid #007aff;
1000
1000
  }
1001
- .button__primary_18njg {
1001
+ .button__primary_hq414 {
1002
1002
  color: #000;
1003
1003
  background-color: #ef3124
1004
1004
  }
1005
- .button__primary_18njg:hover {
1005
+ .button__primary_hq414:hover {
1006
1006
  background-color: rgb(241, 80, 69);
1007
1007
  }
1008
- .button__primary_18njg:active {
1008
+ .button__primary_hq414:active {
1009
1009
  background-color: rgb(203, 42, 31);
1010
1010
  }
1011
- .button__secondary_18njg {
1011
+ .button__secondary_hq414 {
1012
1012
  color: #fff;
1013
1013
  background-color: #3a3a3c;
1014
1014
  border: 1px solid transparent
1015
1015
  }
1016
- .button__secondary_18njg:hover {
1016
+ .button__secondary_hq414:hover {
1017
1017
  background-color: rgb(99, 112, 126);
1018
1018
  }
1019
- .button__secondary_18njg:active {
1019
+ .button__secondary_hq414:active {
1020
1020
  background-color: rgb(61, 74, 88);
1021
1021
  }
1022
- .button__outlined_18njg {
1022
+ .button__outlined_hq414 {
1023
1023
  color: #fff;
1024
1024
  background-color: transparent;
1025
1025
  border: 1px solid #f3f4f5
1026
1026
  }
1027
- .button__outlined_18njg:hover {
1027
+ .button__outlined_hq414:hover {
1028
1028
  background-color: rgba(255, 255, 255, 0.15);
1029
1029
  }
1030
- .button__outlined_18njg:active {
1030
+ .button__outlined_hq414:active {
1031
1031
  background-color: rgba(0, 0, 0, 0.15);
1032
1032
  }
1033
- .button__filled_18njg {
1033
+ .button__filled_hq414 {
1034
1034
  color: #fff;
1035
1035
  background-color: #3a3a3c
1036
1036
  }
1037
- .button__filled_18njg:hover {
1037
+ .button__filled_hq414:hover {
1038
1038
  background-color: rgb(99, 112, 126);
1039
1039
  }
1040
- .button__filled_18njg:active {
1040
+ .button__filled_hq414:active {
1041
1041
  background-color: rgb(61, 74, 88);
1042
1042
  }
1043
- .button__transparent_18njg {
1043
+ .button__transparent_hq414 {
1044
1044
  color: #000;
1045
1045
  background-color: rgba(255, 255, 255, 0.1)
1046
1046
  }
1047
- .button__transparent_18njg:hover {
1047
+ .button__transparent_hq414:hover {
1048
1048
  background-color: rgba(255, 255, 255, 0.2);
1049
1049
  }
1050
- .button__transparent_18njg:active {
1050
+ .button__transparent_hq414:active {
1051
1051
  background-color: rgba(255, 255, 255, 0.05);
1052
1052
  }
1053
- .button__link_18njg {
1053
+ .button__link_hq414 {
1054
1054
  color: #000;
1055
1055
  background-color: transparent
1056
1056
  }
1057
- .button__link_18njg:hover {
1057
+ .button__link_hq414:hover {
1058
1058
  background-color: rgba(11, 31, 53, 0.07);
1059
1059
  }
1060
- .button__link_18njg:active {
1060
+ .button__link_hq414:active {
1061
1061
  background-color: rgba(179, 179, 179, 0.15);
1062
1062
  }
1063
- .button__ghost_18njg {
1063
+ .button__ghost_hq414 {
1064
1064
  color: #000
1065
1065
  }
1066
- .button__ghost_18njg:hover {
1066
+ .button__ghost_hq414:hover {
1067
1067
  color: rgb(179, 179, 179);
1068
1068
  }
1069
- .button__ghost_18njg:active {
1069
+ .button__ghost_hq414:active {
1070
1070
  color: rgb(128, 128, 128);
1071
1071
  }
1072
- .button__component_18njg:disabled.button__primary_18njg {
1072
+ .button__component_hq414:disabled.button__primary_hq414 {
1073
1073
  color: #000;
1074
1074
  background-color: rgba(239, 49, 36, 0.3)
1075
1075
  }
1076
- .button__component_18njg:disabled.button__primary_18njg.button__loading_18njg {
1076
+ .button__component_hq414:disabled.button__primary_hq414.button__loading_hq414 {
1077
1077
  background-color: #ef3124;
1078
1078
  }
1079
- .button__component_18njg:disabled.button__secondary_18njg {
1079
+ .button__component_hq414:disabled.button__secondary_hq414 {
1080
1080
  color: rgba(255, 255, 255, 0.3);
1081
1081
  background-color: rgba(72, 87, 103, 0.3);
1082
1082
  border-color: transparent
1083
1083
  }
1084
- .button__component_18njg:disabled.button__secondary_18njg.button__loading_18njg {
1084
+ .button__component_hq414:disabled.button__secondary_hq414.button__loading_hq414 {
1085
1085
  color: #fff;
1086
1086
  background-color: #3a3a3c;
1087
1087
  border-color: transparent;
1088
1088
  }
1089
- .button__component_18njg:disabled.button__outlined_18njg {
1089
+ .button__component_hq414:disabled.button__outlined_hq414 {
1090
1090
  color: rgba(255, 255, 255, 0.3);
1091
1091
  background-color: transparent;
1092
1092
  border-color: rgba(35, 53, 73, 0.3)
1093
1093
  }
1094
- .button__component_18njg:disabled.button__outlined_18njg.button__loading_18njg {
1094
+ .button__component_hq414:disabled.button__outlined_hq414.button__loading_hq414 {
1095
1095
  color: #fff;
1096
1096
  }
1097
- .button__component_18njg:disabled.button__filled_18njg {
1097
+ .button__component_hq414:disabled.button__filled_hq414 {
1098
1098
  color: rgba(255, 255, 255, 0.3);
1099
1099
  background-color: rgba(72, 87, 103, 0.3);
1100
1100
  border-color: transparent
1101
1101
  }
1102
- .button__component_18njg:disabled.button__filled_18njg.button__loading_18njg {
1102
+ .button__component_hq414:disabled.button__filled_hq414.button__loading_hq414 {
1103
1103
  color: #fff;
1104
1104
  background-color: #3a3a3c;
1105
1105
  border-color: transparent;
1106
1106
  }
1107
- .button__component_18njg:disabled.button__transparent_18njg {
1107
+ .button__component_hq414:disabled.button__transparent_hq414 {
1108
1108
  color: rgba(255, 255, 255, 0.3);
1109
1109
  background-color: rgba(255, 255, 255, 0.03)
1110
1110
  }
1111
- .button__component_18njg:disabled.button__transparent_18njg.button__loading_18njg {
1111
+ .button__component_hq414:disabled.button__transparent_hq414.button__loading_hq414 {
1112
1112
  color: #000;
1113
1113
  background-color: rgba(255, 255, 255, 0.1);
1114
1114
  }
1115
- .button__component_18njg:disabled.button__link_18njg {
1115
+ .button__component_hq414:disabled.button__link_hq414 {
1116
1116
  color: rgba(255, 255, 255, 0.3);
1117
1117
  background-color: transparent
1118
1118
  }
1119
- .button__component_18njg:disabled.button__link_18njg.button__loading_18njg {
1119
+ .button__component_hq414:disabled.button__link_hq414.button__loading_hq414 {
1120
1120
  color: #000;
1121
1121
  }
1122
- .button__component_18njg:disabled.button__ghost_18njg {
1122
+ .button__component_hq414:disabled.button__ghost_hq414 {
1123
1123
  color: rgba(255, 255, 255, 0.3)
1124
1124
  }
1125
- .button__component_18njg:disabled.button__ghost_18njg.button__loading_18njg {
1125
+ .button__component_hq414:disabled.button__ghost_hq414.button__loading_hq414 {
1126
1126
  color: #000;
1127
- }.base-modal__component_1fzk6 {
1127
+ }.base-modal__component_1cwau {
1128
1128
  background: #121212;
1129
- }.popover__component_19if8 {
1129
+ }.popover__component_goej3 {
1130
1130
  background-color: transparent;
1131
1131
  color: #fff;
1132
1132
  }
1133
- .popover__inner_19if8 {
1133
+ .popover__inner_goej3 {
1134
1134
  background-color: #121212;
1135
1135
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1136
1136
  border: 1px solid transparent;
1137
1137
  }
1138
- .popover__arrow_19if8:after {
1138
+ .popover__arrow_goej3:after {
1139
1139
  background-color: #121212;
1140
1140
  border: 1px solid transparent;
1141
- }.select-with-tags__tag_by6ch:active:not(:disabled) {
1142
- background-color: #f3f4f5;
1143
- }
1144
- .select-with-tags__tag_by6ch:hover:not(:disabled):not(:active) {
1145
- background-color: #f3f4f5;
1146
- }
1147
- .select-with-tags__input_1x0o6 {
1148
- background-color: transparent;
1149
- color: #fff
1150
- }
1151
- .select-with-tags__input_1x0o6:disabled {
1152
- color: #8d8d93;
1153
- }
1154
- .select-with-tags__input_1x0o6::placeholder {
1155
- color: #8d8d93;
1156
- }
1157
- .select-with-tags__input_1x0o6:focus::placeholder {
1158
- color: #464649;
1159
- }
1160
- .select-with-tags__focusVisible_1x0o6 {
1161
- outline: 2px solid #007aff;
1162
- }
1163
- .select-with-tags__placeholder_1x0o6 {
1164
- color: #464649;
1165
- }.tabs__component_1oa66:before {
1141
+ }.tabs__component_auscm:before {
1166
1142
  background-color: #2b2b2e;
1167
1143
  }
1168
- .tabs__title_1oa66 {
1144
+ .tabs__title_auscm {
1169
1145
  color: #8d8d93
1170
1146
  }
1171
- .tabs__title_1oa66:not(.tabs__disabled_1oa66):hover {
1147
+ .tabs__title_auscm:not(.tabs__disabled_auscm):hover {
1172
1148
  color: #fff;
1173
1149
  }
1174
- .tabs__focused_1oa66 {
1150
+ .tabs__focused_auscm {
1175
1151
  outline: 2px solid #007aff;
1176
1152
  }
1177
- .tabs__selected_1oa66 {
1153
+ .tabs__selected_auscm {
1178
1154
  color: #fff;
1179
1155
  }
1180
- .tabs__disabled_1oa66 {
1156
+ .tabs__disabled_auscm {
1181
1157
  color: #464649;
1182
1158
  }
1183
- .tabs__line_1oa66 {
1159
+ .tabs__line_auscm {
1184
1160
  background-color: #ef3124;
1185
1161
  }
1186
- .tabs__component_1oa66:before {
1162
+ .tabs__component_auscm:before {
1187
1163
  background-color: #2b2b2e;
1188
- }.tabs__title_1oa66 {
1164
+ }.tabs__title_auscm {
1189
1165
  color: #8d8d93
1190
- }.tabs__title_1oa66:not(.tabs__disabled_1oa66):hover {
1166
+ }.tabs__title_auscm:not(.tabs__disabled_auscm):hover {
1191
1167
  color: #fff;
1192
- }.tabs__focused_1oa66 {
1168
+ }.tabs__focused_auscm {
1193
1169
  outline: 2px solid #007aff;
1194
- }.tabs__selected_1oa66 {
1170
+ }.tabs__selected_auscm {
1195
1171
  color: #fff;
1196
- }.tabs__disabled_1oa66 {
1172
+ }.tabs__disabled_auscm {
1197
1173
  color: #464649;
1198
- }.tabs__line_1oa66 {
1174
+ }.tabs__line_auscm {
1199
1175
  background-color: #ef3124;
1200
1176
  }
1201
1177
 
1202
1178
 
1203
1179
 
1204
- .circular-progress-bar__backgroundCircle_180a8,
1205
- .circular-progress-bar__progressCircle_180a8 {
1180
+ .select-with-tags__tag_y1ssr:active:not(:disabled) {
1181
+ background-color: #f3f4f5;
1182
+ }
1183
+ .select-with-tags__tag_y1ssr:hover:not(:disabled):not(:active) {
1184
+ background-color: #f3f4f5;
1185
+ }
1186
+ .select-with-tags__input_bxe41 {
1187
+ background-color: transparent;
1188
+ color: #fff
1189
+ }
1190
+ .select-with-tags__input_bxe41:disabled {
1191
+ color: #8d8d93;
1192
+ }
1193
+ .select-with-tags__input_bxe41::placeholder {
1194
+ color: #8d8d93;
1195
+ }
1196
+ .select-with-tags__input_bxe41:focus::placeholder {
1197
+ color: #464649;
1198
+ }
1199
+ .select-with-tags__focusVisible_bxe41 {
1200
+ outline: 2px solid #007aff;
1201
+ }
1202
+ .select-with-tags__placeholder_bxe41 {
1203
+ color: #464649;
1204
+ }.circular-progress-bar__backgroundCircle_oe7xy,
1205
+ .circular-progress-bar__progressCircle_oe7xy {
1206
1206
  fill: transparent;
1207
1207
  }
1208
- .circular-progress-bar__positive_180a8 {
1208
+ .circular-progress-bar__positive_oe7xy {
1209
1209
  stroke: #2fc26e;
1210
1210
  }
1211
- .circular-progress-bar__negative_180a8 {
1211
+ .circular-progress-bar__negative_oe7xy {
1212
1212
  stroke: #d91d0b;
1213
1213
  }
1214
- .circular-progress-bar__backgroundCircle_180a8 {
1214
+ .circular-progress-bar__backgroundCircle_oe7xy {
1215
1215
  stroke: #2c2c2e;
1216
- }.list-header__filled_bbsdo {
1216
+ }.list-header__filled_1wp3w {
1217
1217
  background-color: #485767;
1218
- }.chart__coreChart_tafzv .recharts-text tspan {
1218
+ }.chart__coreChart_12t2g .recharts-text tspan {
1219
1219
  fill: #fff;
1220
1220
  }
1221
- @keyframes chart__showDot_13ocs {
1221
+ @keyframes chart__showDot_1hdn4 {
1222
1222
  }
1223
1223
 
1224
- .chart__tickText_18pdd {
1224
+ .chart__tickText_1ff7j {
1225
1225
  fill: #fff;
1226
1226
  }
1227
- .chart__circle_18pdd {
1227
+ .chart__circle_1ff7j {
1228
1228
  fill: #121212;
1229
1229
  }
1230
- .chart__circle_18pdd {
1230
+ .chart__circle_1ff7j {
1231
1231
  fill: #121212;
1232
1232
  }
1233
- .chart__tooltip_sjo2x {
1233
+ .chart__tooltip_lttxn {
1234
1234
  background-color: #121212;
1235
1235
  border: 1px solid #2b2b2e;
1236
1236
  box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1237
1237
  }
1238
- .chart__tooltipArrow_sjo2x {
1238
+ .chart__tooltipArrow_lttxn {
1239
1239
  border: 1px solid #2b2b2e;
1240
1240
  background-color: #121212;
1241
1241
  }
1242
- .chart__tooltipArrow_sjo2x:before {
1242
+ .chart__tooltipArrow_lttxn:before {
1243
1243
  border-color: transparent #121212 transparent transparent;
1244
- }.stepped-progress-bar__description_1lkv2 {
1244
+ }.stepped-progress-bar__description_8ksqx {
1245
1245
  color: rgba(235, 235, 245, 0.6);
1246
1246
  }
1247
- .stepped-progress-bar__bar_9kuq8 {
1247
+ .stepped-progress-bar__bar_j3vtv {
1248
1248
  background: #2b2b2e;
1249
1249
  }
1250
- .stepped-progress-bar__done_9kuq8 {
1250
+ .stepped-progress-bar__done_j3vtv {
1251
1251
  background: #2fc26e;
1252
- }.attach__component_1hadd {
1252
+ }.attach__component_dvamv {
1253
1253
  }
1254
- .attach__focused_1hadd {
1254
+ .attach__focused_dvamv {
1255
1255
  outline: 2px solid #007aff;
1256
1256
  }
1257
- .calendar__daysTable_fi2xb td:first-child .calendar__transitLeft_fi2xb {
1257
+ .calendar__daysTable_1dau2 td:first-child .calendar__transitLeft_1dau2 {
1258
1258
  background: linear-gradient(
1259
1259
  270deg,
1260
1260
  #e8f2fe 0%,
1261
1261
  rgba(255, 255, 255, 0) 100%
1262
1262
  )
1263
1263
  }
1264
- .calendar__daysTable_fi2xb td:last-child .calendar__transitRight_fi2xb {
1264
+ .calendar__daysTable_1dau2 td:last-child .calendar__transitRight_1dau2 {
1265
1265
  background: linear-gradient(
1266
1266
  270deg,
1267
1267
  rgba(255, 255, 255, 0) 0%,
1268
1268
  #e8f2fe 100%
1269
1269
  )
1270
1270
  }
1271
- .calendar__dayName_fi2xb {
1271
+ .calendar__dayName_1dau2 {
1272
1272
  color: #8d8d93;
1273
1273
  }
1274
- .calendar__day_fi2xb {
1274
+ .calendar__day_1dau2 {
1275
1275
  color: #fff
1276
1276
  }
1277
- .calendar__day_fi2xb.calendar__event_fi2xb:before {
1277
+ .calendar__day_1dau2.calendar__event_1dau2:before {
1278
1278
  background: #464649;
1279
1279
  }
1280
- .calendar__day_fi2xb.calendar__today_fi2xb span:after {
1280
+ .calendar__day_1dau2.calendar__today_1dau2 span:after {
1281
1281
  border: 1px solid #fff;
1282
1282
  }
1283
- .calendar__day_fi2xb.calendar__highlighted_fi2xb {
1283
+ .calendar__day_1dau2.calendar__highlighted_1dau2 {
1284
1284
  color: #fff;
1285
1285
  background: #2a2a2c;
1286
1286
  }
1287
- .calendar__day_fi2xb.calendar__disabled_fi2xb {
1287
+ .calendar__day_1dau2.calendar__disabled_1dau2 {
1288
1288
  color: #464649;
1289
1289
  background: transparent;
1290
1290
  }
1291
- .calendar__day_fi2xb.calendar__range_fi2xb {
1291
+ .calendar__day_1dau2.calendar__range_1dau2 {
1292
1292
  color: #fff;
1293
1293
  background: #e8f2fe;
1294
1294
  }
1295
- .calendar__day_fi2xb.calendar__selected_fi2xb,
1296
- .calendar__day_fi2xb.calendar__disabled_fi2xb.calendar__selected_fi2xb {
1295
+ .calendar__day_1dau2.calendar__selected_1dau2,
1296
+ .calendar__day_1dau2.calendar__disabled_1dau2.calendar__selected_1dau2 {
1297
1297
  color: #000;
1298
1298
  background: #fff;
1299
1299
  }
1300
- .calendar__day_fi2xb.calendar__firstDay_fi2xb:after {
1300
+ .calendar__day_1dau2.calendar__firstDay_1dau2:after {
1301
1301
  background: linear-gradient(
1302
1302
  270deg,
1303
1303
  #e8f2fe 0%,
1304
1304
  rgba(255, 255, 255, 0) 100%
1305
1305
  );
1306
1306
  }
1307
- .calendar__day_fi2xb.calendar__lastDay_fi2xb:after {
1307
+ .calendar__day_1dau2.calendar__lastDay_1dau2:after {
1308
1308
  background: linear-gradient(
1309
1309
  270deg,
1310
1310
  rgba(255, 255, 255, 0) 0%,
1311
1311
  #e8f2fe 100%
1312
1312
  );
1313
1313
  }
1314
- .calendar__withShadow_1nj9f {
1314
+ .calendar__withShadow_5t9rp {
1315
1315
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1316
1316
  }
1317
1317
 
1318
- .calendar__button_1ejuk {
1318
+ .calendar__button_1vuyy {
1319
1319
  background-color: transparent
1320
1320
  }
1321
- .calendar__button_1ejuk:not(:disabled):hover {
1321
+ .calendar__button_1vuyy:not(:disabled):hover {
1322
1322
  background-color: #2c2c2e;
1323
1323
  color: #fff;
1324
1324
  }
1325
- .calendar__button_1ejuk.calendar__filled_1ejuk {
1325
+ .calendar__button_1vuyy.calendar__filled_1vuyy {
1326
1326
  background-color: #2c2c2e
1327
1327
  }
1328
- .calendar__button_1ejuk.calendar__filled_1ejuk:not(:disabled):hover {
1328
+ .calendar__button_1vuyy.calendar__filled_1vuyy:not(:disabled):hover {
1329
1329
  background-color: color-mod(#2c2c2e tint(7%));
1330
1330
  }
1331
- .calendar__button_1ejuk.calendar__outlined_1ejuk {
1331
+ .calendar__button_1vuyy.calendar__outlined_1vuyy {
1332
1332
  border: 1px solid #fff;
1333
1333
  }
1334
- .calendar__button_1ejuk.calendar__selected_1ejuk,
1335
- .calendar__button_1ejuk.calendar__selected_1ejuk:disabled {
1334
+ .calendar__button_1vuyy.calendar__selected_1vuyy,
1335
+ .calendar__button_1vuyy.calendar__selected_1vuyy:disabled {
1336
1336
  background-color: #fff;
1337
1337
  color: #000
1338
1338
  }
1339
- .calendar__button_1ejuk.calendar__selected_1ejuk:not(:disabled):hover, .calendar__button_1ejuk.calendar__selected_1ejuk:disabled:not(:disabled):hover {
1339
+ .calendar__button_1vuyy.calendar__selected_1vuyy:not(:disabled):hover, .calendar__button_1vuyy.calendar__selected_1vuyy:disabled:not(:disabled):hover {
1340
1340
  background-color: #fff;
1341
1341
  color: #000;
1342
1342
  }
1343
- .confirmation__errorHeader_s5tcb {
1343
+ .confirmation__errorHeader_a5eci {
1344
1344
  color: #fff;
1345
1345
  color: #fff;
1346
1346
  }
1347
- .confirmation__errorText_s5tcb {
1347
+ .confirmation__errorText_a5eci {
1348
1348
  color: #8d8d93;
1349
1349
  color: #8d8d93;
1350
1350
  }
1351
- .confirmation__phoneHintText_s5tcb {
1351
+ .confirmation__phoneHintText_a5eci {
1352
1352
  color: #8d8d93;
1353
1353
  color: #8d8d93;
1354
1354
  }
1355
- .confirmation__phonesWrap_s5tcb {
1355
+ .confirmation__phonesWrap_a5eci {
1356
1356
  color: #8d8d93;
1357
1357
  }
1358
- .confirmation__phoneDescription_s5tcb {
1358
+ .confirmation__phoneDescription_a5eci {
1359
1359
  color: #8d8d93;
1360
1360
  }
1361
- .confirmation__input_1p65g {
1361
+ .confirmation__input_1efk4 {
1362
1362
  background-color: #202022;
1363
1363
  color: #fff
1364
1364
  }
1365
- .confirmation__input_1p65g.confirmation__hasError_1p65g {
1365
+ .confirmation__input_1efk4.confirmation__hasError_1efk4 {
1366
1366
  color: #f15045;
1367
1367
  caret-color: #fff;
1368
1368
  background-color: #35110d;
1369
1369
  }
1370
- .confirmation__input_1p65g.confirmation__disabled_1p65g {
1370
+ .confirmation__input_1efk4.confirmation__disabled_1efk4 {
1371
1371
  color: #464649;
1372
1372
  }
1373
- @keyframes confirmation__shake_1p65g {
1373
+ @keyframes confirmation__shake_1efk4 {
1374
1374
  }
1375
- .confirmation__component_8oktj {
1375
+ .confirmation__component_zry6h {
1376
1376
  color: #8d8d93;
1377
1377
  color: #8d8d93;
1378
1378
  }
1379
- .confirmation__circle_iqbrv {
1379
+ .confirmation__circle_10qqr {
1380
1380
  fill: transparent;
1381
1381
  stroke: #464649;
1382
1382
  }
1383
- .confirmation__title_1rbde {
1383
+ .confirmation__title_qngd7 {
1384
1384
  color: #fff;
1385
1385
  }
1386
- .confirmation__description_1rbde {
1386
+ .confirmation__description_qngd7 {
1387
1387
  color: #8d8d93;
1388
1388
  }
1389
- .confirmation__alertIcon_1rbde {
1389
+ .confirmation__alertIcon_qngd7 {
1390
1390
  color: #d91d0b;
1391
1391
  }
1392
- .confirmation__header_gfqvk {
1392
+ .confirmation__header_1ig9b {
1393
1393
  color: #fff;
1394
1394
  color: #fff;
1395
1395
  }
1396
- .confirmation__error_gfqvk {
1396
+ .confirmation__error_1ig9b {
1397
1397
  color: #f15045;
1398
1398
  }
1399
- .confirmation__loaderText_gfqvk {
1399
+ .confirmation__loaderText_1ig9b {
1400
1400
  color: #8d8d93;
1401
1401
  color: #8d8d93;
1402
- }.icon-button__primary_195jg {
1402
+ }.icon-button__primary_15eyv {
1403
1403
  color: #fff
1404
1404
  }
1405
- .icon-button__primary_195jg:hover {
1405
+ .icon-button__primary_15eyv:hover {
1406
1406
  color: color-mod(#fff shade(30%));
1407
1407
  }
1408
- .icon-button__primary_195jg:active {
1408
+ .icon-button__primary_15eyv:active {
1409
1409
  color: color-mod(#fff shade(50%));
1410
1410
  }
1411
- .icon-button__secondary_195jg {
1411
+ .icon-button__secondary_15eyv {
1412
1412
  color: #8d8d93
1413
1413
  }
1414
- .icon-button__secondary_195jg:hover {
1414
+ .icon-button__secondary_15eyv:hover {
1415
1415
  color: color-mod(#8d8d93 tint(30%));
1416
1416
  }
1417
- .icon-button__secondary_195jg:active {
1417
+ .icon-button__secondary_15eyv:active {
1418
1418
  color: color-mod(#8d8d93 tint(50%));
1419
1419
  }
1420
- .icon-button__transparent_195jg {
1420
+ .icon-button__transparent_15eyv {
1421
1421
  color: color-mod(#fff alpha(30%))
1422
1422
  }
1423
- .icon-button__transparent_195jg:hover {
1423
+ .icon-button__transparent_15eyv:hover {
1424
1424
  color: color-mod(#fff alpha(40%));
1425
1425
  }
1426
- .icon-button__transparent_195jg:active {
1426
+ .icon-button__transparent_15eyv:active {
1427
1427
  color: color-mod(#fff alpha(50%));
1428
1428
  }
1429
- .icon-button__negative_195jg {
1429
+ .icon-button__negative_15eyv {
1430
1430
  color: #d91d0b
1431
1431
  }
1432
- .icon-button__negative_195jg:hover {
1432
+ .icon-button__negative_15eyv:hover {
1433
1433
  color: color-mod(#d91d0b shade(30%));
1434
1434
  }
1435
- .icon-button__negative_195jg:active {
1435
+ .icon-button__negative_15eyv:active {
1436
1436
  color: color-mod(#d91d0b shade(50%));
1437
1437
  }
1438
1438
 
1439
- .icon-button__primary_1kwkq {
1439
+ .icon-button__primary_1h606 {
1440
1440
  color: #121212
1441
1441
  }
1442
- .icon-button__primary_1kwkq:hover {
1442
+ .icon-button__primary_1h606:hover {
1443
1443
  color: rgb(230, 230, 230);
1444
1444
  }
1445
- .icon-button__primary_1kwkq:active {
1445
+ .icon-button__primary_1h606:active {
1446
1446
  color: rgb(179, 179, 179);
1447
1447
  }
1448
- .icon-button__secondary_1kwkq {
1448
+ .icon-button__secondary_1h606 {
1449
1449
  color: #233549
1450
1450
  }
1451
- .icon-button__secondary_1kwkq:hover {
1451
+ .icon-button__secondary_1h606:hover {
1452
1452
  color: rgb(219, 220, 221);
1453
1453
  }
1454
- .icon-button__secondary_1kwkq:active {
1454
+ .icon-button__secondary_1h606:active {
1455
1455
  color: rgb(170, 171, 172);
1456
1456
  }
1457
- .icon-button__transparent_1kwkq {
1457
+ .icon-button__transparent_1h606 {
1458
1458
  color: rgba(255, 255, 255, 0.3)
1459
1459
  }
1460
- .icon-button__transparent_1kwkq:hover {
1460
+ .icon-button__transparent_1h606:hover {
1461
1461
  color: rgba(255, 255, 255, 0.4);
1462
1462
  }
1463
- .icon-button__transparent_1kwkq:active {
1463
+ .icon-button__transparent_1h606:active {
1464
1464
  color: rgba(255, 255, 255, 0.5);
1465
1465
  }
1466
- .icon-button__negative_1kwkq {
1466
+ .icon-button__negative_1h606 {
1467
1467
  color: #d91d0b
1468
1468
  }
1469
- .icon-button__negative_1kwkq:hover {
1469
+ .icon-button__negative_1h606:hover {
1470
1470
  color: rgb(217, 72, 62);
1471
1471
  }
1472
- .icon-button__negative_1kwkq:active {
1472
+ .icon-button__negative_1h606:active {
1473
1473
  color: rgb(169, 56, 48);
1474
- }.input__input_1cj6z {
1474
+ }.plate__component_1t0td {
1475
+ color: #fff;
1476
+ }
1477
+ .plate__focused_1t0td {
1478
+ outline: 2px solid #007aff;
1479
+ }
1480
+ .plate__common_1t0td {
1481
+ background-color: #202022;
1482
+ border-color: #6d7986;
1483
+ }
1484
+ .plate__negative_1t0td {
1485
+ background-color: #35110d;
1486
+ border-color: #d91d0b;
1487
+ }
1488
+ .plate__positive_1t0td {
1489
+ background-color: #042117;
1490
+ border-color: #13a463;
1491
+ }
1492
+ .plate__attention_1t0td {
1493
+ background-color: #332104;
1494
+ border-color: #de6a00;
1495
+ }.input__input_d0a1r {
1475
1496
  color: #fff;
1476
1497
  caret-color: #0072ef;
1477
1498
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1478
1499
  }
1479
- .input__input_1cj6z:-webkit-autofill {
1500
+ .input__input_d0a1r:-webkit-autofill {
1480
1501
  -webkit-text-fill-color: #fff;
1481
1502
  }
1482
- .input__input_1cj6z::placeholder {
1503
+ .input__input_d0a1r::placeholder {
1483
1504
  color: #8d8d93;
1484
1505
  }
1485
- .input__hasLabel_1cj6z::placeholder {
1506
+ .input__hasLabel_d0a1r::placeholder {
1486
1507
  color: #464649;
1487
1508
  }
1488
- .input__input_1cj6z:read-only {
1509
+ .input__input_d0a1r:read-only {
1489
1510
  color: #8d8d93
1490
1511
  }
1491
- .input__input_1cj6z:read-only:focus::placeholder {
1512
+ .input__input_d0a1r:read-only:focus::placeholder {
1492
1513
  color: #8d8d93;
1493
1514
  }
1494
- .input__input_1cj6z:disabled {
1515
+ .input__input_d0a1r:disabled {
1495
1516
  color: #fff;
1496
1517
  -webkit-text-fill-color: #fff;
1497
1518
  }
1498
- .input__input_1cj6z:focus::placeholder {
1519
+ .input__input_d0a1r:focus::placeholder {
1499
1520
  color: rgba(235, 235, 245, 0.3);
1500
1521
  }
1501
- .input__error_1cj6z {
1522
+ .input__error_d0a1r {
1502
1523
  color: #f15045;
1503
1524
  caret-color: #f15045;
1504
1525
  }
1505
- .input__focusVisible_17k1i {
1526
+ .input__focusVisible_tx1ut {
1506
1527
  outline: 2px solid #007aff;
1507
1528
  }
1508
- @keyframes input__onautofillstart_17k1i {
1529
+ @keyframes input__onautofillstart_tx1ut {
1509
1530
  from {
1510
1531
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1511
1532
  }
@@ -1513,7 +1534,7 @@
1513
1534
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1514
1535
  }
1515
1536
  }
1516
- @keyframes input__onautofillcancel_17k1i {
1537
+ @keyframes input__onautofillcancel_tx1ut {
1517
1538
  from {
1518
1539
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1519
1540
  }
@@ -1521,94 +1542,73 @@
1521
1542
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1522
1543
  }
1523
1544
  }
1524
- .input__input_10ckc {
1545
+ .input__input_tnf20 {
1525
1546
  color: #000;
1526
1547
  caret-color: #0072ef;
1527
1548
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1528
1549
  }
1529
- .input__input_10ckc:-webkit-autofill {
1550
+ .input__input_tnf20:-webkit-autofill {
1530
1551
  -webkit-text-fill-color: #000;
1531
1552
  }
1532
- .input__input_10ckc::placeholder {
1553
+ .input__input_tnf20::placeholder {
1533
1554
  color: rgba(60, 60, 67, 0.6);
1534
1555
  }
1535
- .input__hasLabel_10ckc::placeholder {
1556
+ .input__hasLabel_tnf20::placeholder {
1536
1557
  color: #c5c5c7;
1537
1558
  }
1538
- .input__input_10ckc:read-only {
1559
+ .input__input_tnf20:read-only {
1539
1560
  color: rgba(60, 60, 67, 0.6)
1540
1561
  }
1541
- .input__input_10ckc:read-only:focus::placeholder {
1562
+ .input__input_tnf20:read-only:focus::placeholder {
1542
1563
  color: rgba(60, 60, 67, 0.6);
1543
1564
  }
1544
- .input__input_10ckc:disabled {
1565
+ .input__input_tnf20:disabled {
1545
1566
  color: #000;
1546
1567
  -webkit-text-fill-color: #000;
1547
1568
  }
1548
- .input__input_10ckc:focus::placeholder {
1569
+ .input__input_tnf20:focus::placeholder {
1549
1570
  color: rgba(60, 60, 67, 0.3);
1550
1571
  }
1551
- .input__error_10ckc {
1572
+ .input__error_tnf20 {
1552
1573
  color: #ef3124;
1553
1574
  caret-color: #ef3124;
1554
- }.plate__component_1ibzx {
1555
- color: #fff;
1556
- }
1557
- .plate__focused_1ibzx {
1558
- outline: 2px solid #007aff;
1559
- }
1560
- .plate__common_1ibzx {
1561
- background-color: #202022;
1562
- border-color: #6d7986;
1563
- }
1564
- .plate__negative_1ibzx {
1565
- background-color: #35110d;
1566
- border-color: #d91d0b;
1567
- }
1568
- .plate__positive_1ibzx {
1569
- background-color: #042117;
1570
- border-color: #13a463;
1571
- }
1572
- .plate__attention_1ibzx {
1573
- background-color: #332104;
1574
- border-color: #de6a00;
1575
- }.toast-plate__component_16enx {
1575
+ }.toast-plate__component_1k0xi {
1576
1576
  color: #000;
1577
1577
  background-color: #fff
1578
1578
  }
1579
- .toast-plate__actionSection_16enx + .toast-plate__closeButton_16enx:before {
1579
+ .toast-plate__actionSection_1k0xi + .toast-plate__closeButton_1k0xi:before {
1580
1580
  background-color: #e9e9eb;
1581
- }.drawer__backdropEnter_e5xl9 {
1582
- background-color: transparent;
1583
- }
1584
- .drawer__backdropEnterActive_e5xl9,
1585
- .drawer__backdropEnterDone_e5xl9 {
1586
- background-color: rgba(0, 0, 0, 0.8);
1587
- }
1588
- .drawer__backdropExit_e5xl9 {
1589
- background-color: rgba(0, 0, 0, 0.8);
1590
- }
1591
- .drawer__backdropExitActive_e5xl9,
1592
- .drawer__backdropExitDone_e5xl9 {
1593
- background-color: transparent;
1594
- }.bottom-sheet__modal_voylj {
1581
+ }.bottom-sheet__modal_pjkn7 {
1595
1582
  background-color: transparent;
1596
1583
  }
1597
- .bottom-sheet__component_voylj {
1584
+ .bottom-sheet__component_pjkn7 {
1598
1585
  background: #121212;
1599
1586
  }
1600
- .bottom-sheet__marker_voylj {
1587
+ .bottom-sheet__marker_pjkn7 {
1601
1588
  background-color: #2a2a2c;
1602
1589
  }
1603
- .bottom-sheet__content_voylj {
1590
+ .bottom-sheet__content_pjkn7 {
1604
1591
  color: #fff;
1605
1592
  }
1606
- .bottom-sheet__footer_1hs0f {
1593
+ .bottom-sheet__footer_k39yi {
1607
1594
  background-color: #121212;
1608
1595
  }
1609
- .bottom-sheet__highlighted_1hs0f {
1596
+ .bottom-sheet__highlighted_k39yi {
1610
1597
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1611
- }.calendar-with-skeleton__skeleton_uaqss {
1598
+ }.drawer__backdropEnter_184qu {
1599
+ background-color: transparent;
1600
+ }
1601
+ .drawer__backdropEnterActive_184qu,
1602
+ .drawer__backdropEnterDone_184qu {
1603
+ background-color: rgba(0, 0, 0, 0.8);
1604
+ }
1605
+ .drawer__backdropExit_184qu {
1606
+ background-color: rgba(0, 0, 0, 0.8);
1607
+ }
1608
+ .drawer__backdropExitActive_184qu,
1609
+ .drawer__backdropExitDone_184qu {
1610
+ background-color: transparent;
1611
+ }.calendar-with-skeleton__skeleton_6o4u6 {
1612
1612
  background-color: #121212;
1613
1613
  }
1614
1614
 
@@ -1616,241 +1616,241 @@
1616
1616
 
1617
1617
 
1618
1618
 
1619
- .modal__footer_1bif3 {
1619
+ .modal__footer_se9fx {
1620
1620
  background: #121212;
1621
- }.modal__sticky_1bif3 {
1621
+ }.modal__sticky_se9fx {
1622
1622
  background: #121212;
1623
- }.modal__highlighted_1bif3 {
1623
+ }.modal__highlighted_se9fx {
1624
1624
  background: #121212;
1625
1625
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1626
1626
  }
1627
1627
 
1628
- .modal__footer_1bif3 {
1628
+ .modal__footer_se9fx {
1629
1629
  background: #121212;
1630
- }.modal__sticky_1bif3 {
1630
+ }.modal__sticky_se9fx {
1631
1631
  background: #121212;
1632
- }.modal__highlighted_1bif3 {
1632
+ }.modal__highlighted_se9fx {
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
- .modal__header_1g6ds {
1636
+ .modal__header_x2850 {
1637
1637
  background: #121212;
1638
- }.modal__highlighted_1g6ds {
1638
+ }.modal__highlighted_x2850 {
1639
1639
  background: #121212;
1640
1640
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1641
1641
  }
1642
- .modal__header_1g6ds {
1642
+ .modal__header_x2850 {
1643
1643
  background: #121212;
1644
- }.modal__highlighted_1g6ds {
1644
+ }.modal__highlighted_x2850 {
1645
1645
  background: #121212;
1646
1646
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1647
- }.file-upload-item__component_hbk43 {
1647
+ }.file-upload-item__component_avn2o {
1648
1648
  border-bottom: 1px solid #2b2b2e;
1649
1649
  color: #8d8d93
1650
1650
  }
1651
- .file-upload-item__icon_hbk43 {
1651
+ .file-upload-item__icon_avn2o {
1652
1652
  color: #fff;
1653
1653
  }
1654
- .file-upload-item__errorIcon_hbk43 {
1654
+ .file-upload-item__errorIcon_avn2o {
1655
1655
  color: #d91d0b;
1656
1656
  }
1657
- .file-upload-item__successIcon_hbk43 {
1657
+ .file-upload-item__successIcon_avn2o {
1658
1658
  color: #2fc26e;
1659
1659
  }
1660
- .file-upload-item__name_hbk43 {
1660
+ .file-upload-item__name_avn2o {
1661
1661
  color: #fff
1662
1662
  }
1663
- .file-upload-item__error_hbk43 {
1663
+ .file-upload-item__error_avn2o {
1664
1664
  color: #ef3124
1665
- }.slider-input__steps_15jf1 {
1665
+ }.slider-input__steps_1kme2 {
1666
1666
  color: #8d8d93;
1667
1667
  }
1668
- .slider-input__info_15jf1 {
1668
+ .slider-input__info_1kme2 {
1669
1669
  color: #8d8d93;
1670
- }.with-suffix__hasSuffix_11oar input:focus::placeholder {
1670
+ }.with-suffix__hasSuffix_ehaeh input:focus::placeholder {
1671
1671
  color: transparent;
1672
1672
  }
1673
- .with-suffix__disabled_11oar {
1673
+ .with-suffix__disabled_ehaeh {
1674
1674
  color: #fff;
1675
- }.select__arrow_grn9k {
1675
+ }.select__arrow_1ef7v {
1676
1676
  color: #fff;
1677
1677
  }
1678
- .select__popoverInner_njgcl {
1678
+ .select__popoverInner_160pg {
1679
1679
  background: transparent;
1680
1680
  }
1681
- .select__optionsList_njgcl {
1681
+ .select__optionsList_160pg {
1682
1682
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1683
1683
  background: #121212;
1684
1684
  }
1685
- .select__checkmark_1a7ft {
1685
+ .select__checkmark_1io1w {
1686
1686
  background: #fff;
1687
1687
  }
1688
- .select__placeholder_iadi4 {
1688
+ .select__placeholder_lvidn {
1689
1689
  color: #8d8d93;
1690
1690
  }
1691
- .select__focusVisible_iadi4 {
1691
+ .select__focusVisible_lvidn {
1692
1692
  outline: 2px solid #007aff;
1693
1693
  }
1694
- .select__optgroup_6hz16 {
1694
+ .select__optgroup_oz85e {
1695
1695
  background: #121212
1696
1696
  }
1697
- .select__label_6hz16 {
1697
+ .select__label_oz85e {
1698
1698
  color: #8d8d93;
1699
1699
  }
1700
- .select__option_76r5r {
1700
+ .select__option_14ubs {
1701
1701
  background: #121212;
1702
1702
  color: #fff
1703
1703
  }
1704
- .select__option_76r5r:not(.select__disabled_76r5r):active {
1704
+ .select__option_14ubs:not(.select__disabled_14ubs):active {
1705
1705
  background: #2c2c2e;
1706
1706
  color: #fff;
1707
1707
  }
1708
- .select__option_76r5r:before {
1708
+ .select__option_14ubs:before {
1709
1709
  background: #2b2b2e;
1710
1710
  }
1711
- .select__selected_76r5r {
1711
+ .select__selected_14ubs {
1712
1712
  background: #121212;
1713
1713
  color: #fff;
1714
1714
  }
1715
- .select__highlighted_76r5r {
1715
+ .select__highlighted_14ubs {
1716
1716
  background: #202022;
1717
1717
  color: #fff
1718
1718
  }
1719
- .select__disabled_76r5r {
1719
+ .select__disabled_14ubs {
1720
1720
  background: #121212;
1721
1721
  color: #8d8d93;
1722
1722
  }
1723
- .select__emptyPlaceholder_1pi7l {
1723
+ .select__emptyPlaceholder_170yh {
1724
1724
  color: #8d8d93;
1725
1725
  }
1726
- .select__virtualRow_1rs4i:before {
1726
+ .select__virtualRow_17mjz:before {
1727
1727
  background: #2b2b2e;
1728
1728
  }
1729
- .select__emptyPlaceholder_1rs4i {
1729
+ .select__emptyPlaceholder_17mjz {
1730
1730
  color: #8d8d93;
1731
1731
  }
1732
1732
 
1733
- .toast__toastPlate_i5rs7 {
1733
+ .toast__toastPlate_jl9b8 {
1734
1734
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1735
1735
  }
1736
- .toast__popoverInner_i5rs7 {
1736
+ .toast__popoverInner_jl9b8 {
1737
1737
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1738
1738
  background-color: transparent;
1739
- }.tooltip__hint_a5bis {
1739
+ }.tooltip__hint_1e2n1 {
1740
1740
  background-color: #121212;
1741
1741
  }
1742
- .tooltip__hint_a5bis .tooltip__component_a5bis {
1742
+ .tooltip__hint_1e2n1 .tooltip__component_1e2n1 {
1743
1743
  color: #000;
1744
1744
  }
1745
- .tooltip__hint_a5bis .tooltip__arrow_a5bis:after {
1745
+ .tooltip__hint_1e2n1 .tooltip__arrow_1e2n1:after {
1746
1746
  background-color: #121212;
1747
1747
  border-color: #121212;
1748
- }.bank-card__component_14zrc {
1748
+ }.bank-card__component_u67zr {
1749
1749
  --form-control-bg-color: transparent;
1750
1750
  --form-control-hover-bg-color: transparent;
1751
1751
  --form-control-focus-bg-color: transparent;
1752
1752
  }
1753
- .bank-card__label_14zrc {
1753
+ .bank-card__label_u67zr {
1754
1754
  color: rgba(0, 0, 0, 0.6)
1755
1755
  }
1756
- .bank-card__focused_14zrc .bank-card__label_14zrc,
1757
- .bank-card__filled_14zrc .bank-card__label_14zrc {
1756
+ .bank-card__focused_u67zr .bank-card__label_u67zr,
1757
+ .bank-card__filled_u67zr .bank-card__label_u67zr {
1758
1758
  color: #000
1759
1759
  }
1760
- .bank-card__input_14zrc {
1760
+ .bank-card__input_u67zr {
1761
1761
  color: #000;
1762
1762
  caret-color: #000
1763
1763
  }
1764
- .bank-card__bankLogo_14zrc svg g {
1764
+ .bank-card__bankLogo_u67zr svg g {
1765
1765
  fill: #000;
1766
1766
  }
1767
- .bank-card__brandLogo_14zrc svg {
1767
+ .bank-card__brandLogo_u67zr svg {
1768
1768
  fill: #000;
1769
1769
  }
1770
- .bank-card__usePhoto_14zrc {
1770
+ .bank-card__usePhoto_u67zr {
1771
1771
  background-color: transparent
1772
- }.amount-input__minorPartAndCurrency_1x1bh {
1772
+ }.amount-input__minorPartAndCurrency_7l21o {
1773
1773
  color: #8d8d93;
1774
1774
  }
1775
- .amount-input__filled_1g6nz .amount-input__input_1g6nz,
1776
- .amount-input__input_1g6nz:focus {
1775
+ .amount-input__filled_nk6m6 .amount-input__input_nk6m6,
1776
+ .amount-input__input_nk6m6:focus {
1777
1777
  -webkit-text-fill-color: transparent;
1778
1778
  }
1779
- .amount-input__minorPartAndCurrency_sjhku {
1779
+ .amount-input__minorPartAndCurrency_124c6 {
1780
1780
  color: #8a8a8e;
1781
1781
  }@media (min-width: 600px) {
1782
1782
  }
1783
- .intl-phone-input__flagIcon_2ho5k {
1783
+ .intl-phone-input__flagIcon_r28my {
1784
1784
  box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25);
1785
1785
  }
1786
- .intl-phone-input__dialCode_vr6eo {
1786
+ .intl-phone-input__dialCode_caj3z {
1787
1787
  color: #8d8d93;
1788
1788
  }
1789
- .intl-phone-input__focusVisible_1gjd0 {
1789
+ .intl-phone-input__focusVisible_4ncxn {
1790
1790
  outline: 2px solid #007aff;
1791
- }.gallery__modal_7c00s {
1791
+ }.gallery__modal_1o7qx {
1792
1792
  background: transparent;
1793
1793
  }
1794
- .gallery__header_b9x6p {
1794
+ .gallery__header_vfui3 {
1795
1795
  background-color: #e9e9eb;
1796
1796
  }
1797
1797
 
1798
- .gallery__component_1su5t {
1798
+ .gallery__component_1gn9i {
1799
1799
  border: 2px solid rgba(0, 0, 0, 0);
1800
1800
  }
1801
- .gallery__active_1su5t {
1801
+ .gallery__active_1gn9i {
1802
1802
  border-color: #121212
1803
1803
  }
1804
- .gallery__image_1su5t {
1804
+ .gallery__image_1gn9i {
1805
1805
  background-color: #121212
1806
1806
  }
1807
- .gallery__loading_1su5t {
1807
+ .gallery__loading_1gn9i {
1808
1808
  background-color: #e9eaeb;
1809
1809
  }
1810
- .gallery__brokenImageWrapper_1su5t {
1810
+ .gallery__brokenImageWrapper_1gn9i {
1811
1811
  background-color: #121212
1812
1812
  }
1813
- .gallery__focused_1su5t {
1813
+ .gallery__focused_1gn9i {
1814
1814
  outline: 2px solid #007aff;
1815
1815
  }
1816
- .gallery__component_11ebt {
1816
+ .gallery__component_1uzpw {
1817
1817
  background-color: color-mod(#121212 alpha(50%));
1818
1818
  }
1819
- .gallery__slideLoading_11ebt {
1819
+ .gallery__slideLoading_1uzpw {
1820
1820
  background-color: #e9eaeb;
1821
1821
  }
1822
- .gallery__image_11ebt {
1822
+ .gallery__image_1uzpw {
1823
1823
  background-color: #121212;
1824
1824
  }
1825
- .gallery__smallImage_11ebt {
1825
+ .gallery__smallImage_1uzpw {
1826
1826
  background-color: #121212;
1827
1827
  }
1828
- .gallery__arrow_11ebt {
1828
+ .gallery__arrow_1uzpw {
1829
1829
  color: #121212
1830
1830
  }
1831
- .gallery__arrow_11ebt:hover {
1831
+ .gallery__arrow_1uzpw:hover {
1832
1832
  background-color: color-mod(#fff alpha(10%));
1833
1833
  }
1834
- .gallery__arrow_11ebt:active {
1834
+ .gallery__arrow_1uzpw:active {
1835
1835
  background-color: color-mod(#fff alpha(20%));
1836
1836
  }
1837
- .gallery__focused_11ebt {
1837
+ .gallery__focused_1uzpw {
1838
1838
  outline: 2px solid #007aff;
1839
1839
  }
1840
- .gallery__placeholder_11ebt {
1840
+ .gallery__placeholder_1uzpw {
1841
1841
  background-color: #121212;
1842
1842
  }
1843
- .gallery__fullScreenImage_11ebt {
1843
+ .gallery__fullScreenImage_1uzpw {
1844
1844
  background-color: #121212;
1845
1845
  }
1846
- .gallery__component_17jbp {
1846
+ .gallery__component_ncn0b {
1847
1847
  background-color: #e9e9eb
1848
- }.calendar-input__calendarContainer_jc7a0 {
1848
+ }.calendar-input__calendarContainer_a9l4w {
1849
1849
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1850
1850
  border: 1px solid #2b2b2e;
1851
1851
  }
1852
- .calendar-input__calendarIcon_jc7a0 {
1852
+ .calendar-input__calendarIcon_a9l4w {
1853
1853
  color: #fff
1854
- }.calendar-range__divider_1r9cz:after {
1854
+ }.calendar-range__divider_7tepy:after {
1855
1855
  background-color: #fff;
1856
1856
  }