body.light-theme{color:#000;--color-primary:#01377d;--color-primary-hover:#014398;--color-primary-loading:#014398;--color-tertiary:#edf4fc;--color-tertiary-hover:#c8ddf9;--color-tertiary-loading:#edf4fc;--color-secondary:#f5f5f5;--color-secondary-hover:#e0e0e0;--color-secondary-loading:#f5f5f5;--theme-background:#fff;--text-color-primary:#000;--text-color-secondary:#707070;--input-bg:#74748014;--input-bg-disabled:#7474800a;--input-error:#f21003;--text-color-button-primary:#fff;--color-text-status-awaiting:#000;--color-text-status-in-processing:#01377d;--color-text-status-not-found:#9b1008;--color-text-status-support:#95520e;--color-text-status-delivered:#347034;--color-bg-status-awaiting:#f5f5f5;--color-bg-status-in-processing:#edf4fc;--color-bg-status-not-found:#fceeed;--color-bg-status-support:#fcf5ee;--color-bg-status-delivered:#f2f8f2;--theme-element-border-color-gray:#74748014;--theme-element-border-color-gray-2:#78788033;--theme-element-border-shadow-gray:0px 6px 20px 0px #1d1d1d0a;--theme-red:#f21003;--theme-red-bg:#fceeed;--theme-red-bg-dark:#c70f05;--theme-green:#4bb34b;--line:#74748014;--icon-tertiary:#ccc;--color-custom-vip-text:#f7edca;--color-custom-vip-text-contrast:#bd950f;--color-custom-vip-gradient-bg-start:#e6b40f;--color-custom-vip-gradient-bg-cntr-start:#f7edca;--color-custom-vip-gradient-bg-end:#bd950f;--color-custom-vip-gradient-bg-cntr-end:#f5e2a3;--color-icon-alert-success:#49ab49;--color-custom-1st-transfer-gradient-bg-start:#d6ebd6;--color-custom-1st-transfer-gradient-bg-end:#c8ddf9;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:#fff}body.light-theme a{text-decoration:none}body.dark-theme{color:#fff;--color-primary:#76aff9;--color-primary-hover:#4c98fb;--color-primary-loading:#4c98fb;--color-tertiary:#1c2b41;--color-tertiary-hover:#01377d;--color-tertiary-loading:#1c2b41;--color-secondary:#2c2c2e;--color-secondary-hover:#464649;--color-secondary-loading:#2c2c2e;--theme-background:#222225;--text-color-primary:#fff;--text-color-secondary:#a3a3a3;--input-bg:#7474802e;--input-bg-disabled:#74748017;--input-error:#fc544a;--text-color-button-primary:#1c2b41;--color-text-status-awaiting:#fff;--color-text-status-in-processing:#76aff9;--color-text-status-not-found:#facac7;--color-text-status-support:#f8e1c9;--color-text-status-delivered:#d6ebd6;--color-bg-status-awaiting:#2c2c2e;--color-bg-status-in-processing:#1c2b41;--color-bg-status-not-found:#331716;--color-bg-status-support:#332516;--color-bg-status-delivered:#1c3329;--theme-element-border-color-gray:#7474802e;--theme-element-border-color-gray-2:#7878805c;--theme-element-border-shadow-gray:0px 6px 20px 0px #1d1d1d0a;--theme-red:#fc544a;--theme-red-bg:#331716;--theme-red-bg-dark:#fd2c21;--theme-green:#4bb34b;--line:#7878802e;--icon-tertiary:#707070;--color-custom-vip-text:#6a5511;--color-custom-vip-text-contrast:#f3d87c;--color-custom-vip-gradient-bg-start:#f3ce54;--color-custom-vip-gradient-bg-cntr-start:#6a5511;--color-custom-vip-gradient-bg-end:#f3d87c;--color-custom-vip-gradient-bg-cntr-end:#937510;--color-icon-alert-success:#9cd39c;--color-custom-1st-transfer-gradient-bg-start:#347034;--color-custom-1st-transfer-gradient-bg-end:#01377d;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:#222225}body.dark-theme a{text-decoration:none}html,body,#root,.app{-webkit-overflow-scrolling:touch;height:100%;max-height:100%;overflow-y:auto}body{width:100%;position:fixed}._bellWrapper_1skow_1{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s;display:flex;position:relative}._bellWrapper_1skow_1:hover{background:var(--color-secondary)}._bellWrapper_1skow_1._active_1skow_16{background:var(--color-tertiary)}._bellWrapper_1skow_1 ._bellIcon_1skow_19{color:var(--text-color-primary);justify-content:center;align-items:center;display:flex}._bellWrapper_1skow_1 ._badge_1skow_25{background:var(--theme-red);border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;display:flex;position:absolute;top:6px;right:6px}._bellWrapper_1skow_1 ._badge_1skow_25 span{color:#fff;font-size:10px;font-weight:600;line-height:1}._icons_o7tf5_1{align-items:center;display:flex}._icons_o7tf5_1 ._load_o7tf5_5{animation:4s linear infinite _spin_o7tf5_1}@keyframes _spin_o7tf5_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._overlay_rifhv_1{z-index:9998;opacity:0;visibility:hidden;background:#0009;transition:opacity .3s,visibility .3s;position:fixed;inset:0}._overlay_rifhv_1._visible_rifhv_13{opacity:1;visibility:visible}._drawer_rifhv_18{background:var(--theme-background);z-index:9999;flex-direction:column;width:400px;max-width:100%;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 20px #00000026}._drawer_rifhv_18._open_rifhv_33{transform:translate(0)}@media screen and (width<=1023px){._drawer_rifhv_18{width:100%}}._header_rifhv_42{border-bottom:1px solid var(--theme-element-border-color-gray);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}@media screen and (width<=1023px){._header_rifhv_42{padding:16px}}._title_rifhv_56{color:var(--text-color-primary);margin:0;font-size:20px;font-weight:600}._headerActions_rifhv_63{align-items:center;gap:12px;display:flex}._markAllBtn_rifhv_69{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-primary);background:0 0;border:none;border-radius:10px;padding:8px 12px;font-size:14px;font-weight:500;transition:background-color .2s}._markAllBtn_rifhv_69:hover{background:var(--color-tertiary)}._closeBtn_rifhv_85{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-color-secondary);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex}._closeBtn_rifhv_85:hover{background:var(--color-secondary)}._content_rifhv_102{overscroll-behavior:contain;flex:1;overflow-y:auto}._content_rifhv_102::-webkit-scrollbar{width:6px}._content_rifhv_102::-webkit-scrollbar-track{background:0 0}._content_rifhv_102::-webkit-scrollbar-thumb{background:var(--theme-element-border-color-gray-2);border-radius:3px}._loadingState_rifhv_118{justify-content:center;align-items:center;height:200px;display:flex}._spinner_rifhv_125{border:3px solid var(--theme-element-border-color-gray);border-top-color:var(--color-primary);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite _spin_rifhv_125}@keyframes _spin_rifhv_125{to{transform:rotate(360deg)}}._emptyState_rifhv_139{flex-direction:column;justify-content:center;align-items:center;padding:60px 24px;display:flex}._emptyIcon_rifhv_147{color:var(--text-color-secondary);opacity:.5;margin-bottom:16px}._emptyText_rifhv_153{color:var(--text-color-secondary);margin:0;font-size:14px}._list_rifhv_159{overscroll-behavior:contain;height:100%;padding:8px 0;overflow-y:auto}._list_rifhv_159::-webkit-scrollbar{width:6px}._list_rifhv_159::-webkit-scrollbar-track{background:0 0}._list_rifhv_159::-webkit-scrollbar-thumb{background:var(--theme-element-border-color-gray-2);border-radius:3px}._loadingMore_rifhv_176{justify-content:center;align-items:center;padding:16px;display:flex}._item_rifhv_183{align-items:flex-start;gap:12px;padding:16px 24px;transition:background-color .2s;display:flex;position:relative}@media screen and (width<=1023px){._item_rifhv_183{padding:12px 16px}}._item_rifhv_183:hover{background:var(--color-secondary)}._item_rifhv_183._clickable_rifhv_199{cursor:pointer}._item_rifhv_183._unread_rifhv_202{background:var(--color-tertiary)}._item_rifhv_183._unread_rifhv_202:hover{background:var(--color-tertiary-hover)}._item_rifhv_183._info_rifhv_208 ._itemIcon_rifhv_208{background:var(--color-bg-status-in-processing);color:var(--color-text-status-in-processing)}._item_rifhv_183._warning_rifhv_212 ._itemIcon_rifhv_208{background:var(--color-bg-status-support);color:var(--color-text-status-support)}._item_rifhv_183._error_rifhv_216 ._itemIcon_rifhv_208{background:var(--color-bg-status-not-found);color:var(--color-text-status-not-found)}._itemIcon_rifhv_208{border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}._itemContent_rifhv_231{flex:1;min-width:0}._itemHeader_rifhv_236{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:4px;display:flex}._itemTitle_rifhv_244{color:var(--text-color-primary);font-size:14px;font-weight:600;line-height:1.3}._itemTime_rifhv_251{color:var(--text-color-secondary);white-space:nowrap;flex-shrink:0;font-size:12px}._itemMessage_rifhv_258{color:var(--text-color-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}._itemMessage_rifhv_258 a{color:var(--color-primary);text-underline-offset:2px;text-decoration:underline}._itemMessage_rifhv_258 a:hover{opacity:.8}._itemMessage_rifhv_258 b,._itemMessage_rifhv_258 strong{font-weight:600}._itemMessage_rifhv_258 i,._itemMessage_rifhv_258 em{font-style:italic}._itemAction_rifhv_285{color:var(--color-primary);margin-top:8px;font-size:13px;font-weight:500;display:inline-block}._unreadDot_rifhv_293{background:var(--color-primary);border-radius:50%;width:8px;min-width:8px;height:8px;margin-top:6px}._alertsContainer_71qd0_1{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}@media screen and (width<=1023px){._alertsContainer_71qd0_1{margin-bottom:16px}}._alert_71qd0_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;align-items:flex-start;gap:12px;padding:16px;animation:.3s ease-out _slideDown_71qd0_1;display:flex;overflow:hidden}@media screen and (width<=1023px){._alert_71qd0_1{padding:12px}}._alert_71qd0_1._dismissing_71qd0_31{animation:.3s ease-out forwards _slideOut_71qd0_1}._alert_71qd0_1._info_71qd0_34{border-left:4px solid var(--color-text-status-in-processing);background:var(--color-bg-status-in-processing)}._alert_71qd0_1._info_71qd0_34 ._iconWrapper_71qd0_38{color:var(--color-text-status-in-processing)}._alert_71qd0_1._warning_71qd0_41{border-left:4px solid var(--color-text-status-support);background:var(--color-bg-status-support)}._alert_71qd0_1._warning_71qd0_41 ._iconWrapper_71qd0_38{color:var(--color-text-status-support)}._alert_71qd0_1._error_71qd0_48{border-left:4px solid var(--color-text-status-not-found);background:var(--color-bg-status-not-found)}._alert_71qd0_1._error_71qd0_48 ._iconWrapper_71qd0_38{color:var(--color-text-status-not-found)}@keyframes _slideDown_71qd0_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideOut_71qd0_1{0%{opacity:1;max-height:200px;margin-bottom:12px;transform:translate(0)}to{opacity:0;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;transform:translate(100%)}}._iconWrapper_71qd0_38{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}._content_71qd0_91{flex:1;min-width:0}._title_71qd0_96{color:var(--text-color-primary);margin-bottom:4px;font-size:14px;font-weight:600;line-height:1.3}._message_71qd0_104{color:var(--text-color-primary);opacity:.85;font-size:13px;line-height:1.5}._message_71qd0_104 a{color:var(--color-primary);text-underline-offset:2px;text-decoration:underline}._message_71qd0_104 a:hover{opacity:.8}._message_71qd0_104 b,._message_71qd0_104 strong{font-weight:600}._message_71qd0_104 i,._message_71qd0_104 em{font-style:italic}._actionBtn_71qd0_127{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-primary);text-underline-offset:2px;background:0 0;border:none;margin-top:8px;padding:0;font-size:13px;font-weight:600;text-decoration:underline}._actionBtn_71qd0_127:hover{opacity:.8}._dismissBtn_71qd0_144{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-color-secondary);opacity:.6;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:opacity .2s,background-color .2s;display:flex}._dismissBtn_71qd0_144:hover{opacity:1;background:var(--color-secondary)}._button_18icf_1{cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--color-secondary);width:100%;height:48px;color:var(--text-color-primary);-webkit-tap-highlight-color:transparent;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;padding:0 24px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._button_18icf_1:hover{background:var(--color-secondary-hover)}._button_18icf_1._brand_18icf_24{background:var(--color-primary);color:var(--text-color-button-primary)}._button_18icf_1._brand_18icf_24:hover{background:var(--color-primary-hover)}._button_18icf_1._brandLight_18icf_31{background:var(--color-tertiary);color:var(--color-primary)}._button_18icf_1._brandLight_18icf_31:hover{background:var(--color-tertiary-hover)}._button_18icf_1._disabled_18icf_38{cursor:no-drop;color:var(--text-color-secondary);background:var(--color-secondary)}._button_18icf_1._disabled_18icf_38:hover{opacity:1}._button_18icf_1._backRed_18icf_46{background:var(--theme-red);color:#fff}._button_18icf_1._backRed_18icf_46:hover{background:var(--theme-red-bg-dark)}._button_18icf_1._colorRed_18icf_53{color:var(--theme-red)}._button_18icf_1._colorRed_18icf_53:hover{background:var(--theme-red-bg)}._button_18icf_1 ._iconLeft_18icf_59{margin-right:16px}._modalWrapper_bbb2b_1{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}._modalWrapper_bbb2b_1 ._block_bbb2b_14{background:var(--theme-background);border-radius:24px;flex-direction:column;align-items:center;width:350px;padding:24px;display:flex}._modalWrapper_bbb2b_1 ._block_bbb2b_14 ._svgTitle_bbb2b_23{justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}._modalWrapper_bbb2b_1 ._block_bbb2b_14 ._svgTitle_bbb2b_23._red_bbb2b_31{color:var(--theme-red)}._modalWrapper_bbb2b_1 ._block_bbb2b_14 ._svgTitle_bbb2b_23._brand_bbb2b_34{color:var(--color-primary)}._modalWrapper_bbb2b_1 ._block_bbb2b_14 ._svgTitle_bbb2b_23 svg{transform:scale(2)}._modalWrapper_bbb2b_1 ._block_bbb2b_14 ._title_bbb2b_40{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._modalWrapper_bbb2b_1 ._block_bbb2b_14 ._description_bbb2b_46{text-align:center;color:var(--text-color-secondary);margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_bbb2b_1 ._block_bbb2b_14 ._buttons_bbb2b_55{width:100%;display:flex}._modalWrapper_bbb2b_1 ._block_bbb2b_14 ._buttons_bbb2b_55 ._button_bbb2b_55{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;margin-top:32px}._modalWrapper_bbb2b_1 ._block_bbb2b_14 ._buttons_bbb2b_55 ._button_bbb2b_55:first-child{margin-right:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_bbb2b_1 ._block_bbb2b_14 ._buttons_bbb2b_55 ._oneButton_bbb2b_72{margin-right:0!important}._notificationWrapper_1f5ri_1{z-index:100000;flex-direction:column;align-items:flex-end;max-width:450px;display:flex;position:fixed;top:96px;right:20px}._item_1f5ri_12{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;align-items:center;min-width:220px;height:auto;margin-bottom:10px;padding:16px;animation:.5s ease-out forwards _slideInRight_1f5ri_1,.5s ease-in 2.5s forwards _fadeOut_1f5ri_1;display:flex;position:relative;overflow:hidden}._item_1f5ri_12 ._text_1f5ri_29{overflow-wrap:anywhere;word-break:break-word}._item_1f5ri_12 ._left_1f5ri_33{width:8px;position:absolute;top:0;bottom:0;left:0}._item_1f5ri_12 ._icon_1f5ri_40{border-radius:16px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;min-height:24px;margin-left:8px;margin-right:12px;display:flex;overflow:hidden}._item_1f5ri_12 ._icon_1f5ri_40 svg{transform:scale(.7)}._item_1f5ri_12._itemError_1f5ri_56 ._left_1f5ri_33{background:var(--color-bg-status-not-found)}._item_1f5ri_12._itemError_1f5ri_56 ._icon_1f5ri_40{background:var(--color-bg-status-not-found);color:var(--color-text-status-not-found)}._item_1f5ri_12._itemSuccess_1f5ri_63 ._left_1f5ri_33{background:var(--color-bg-status-delivered)}._item_1f5ri_12._itemSuccess_1f5ri_63 ._icon_1f5ri_40{background:var(--color-bg-status-delivered);color:var(--color-text-status-delivered)}._item_1f5ri_12._itemWarning_1f5ri_70 ._left_1f5ri_33{background:var(--color-bg-status-support)}._item_1f5ri_12._itemWarning_1f5ri_70 ._icon_1f5ri_40{background:var(--color-bg-status-support);color:var(--color-text-status-support)}._item_1f5ri_12._itemInfo_1f5ri_77 ._left_1f5ri_33{background:var(--color-bg-status-in-processing)}._item_1f5ri_12._itemInfo_1f5ri_77 ._icon_1f5ri_40{background:var(--color-bg-status-in-processing);color:var(--color-text-status-in-processing)}@keyframes _slideInRight_1f5ri_1{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes _fadeOut_1f5ri_1{0%{opacity:1}to{opacity:0}}._container_g7g7j_1{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:32px;display:flex;position:relative;overflow-y:auto}._container_g7g7j_1 ._containerInner_g7g7j_12{flex-direction:column;justify-content:space-between;align-items:center;width:100%;display:flex}@media screen and (width<=1023px){._container_g7g7j_1{background:var(--theme-background);padding:0}}._container_g7g7j_1 ._card_g7g7j_25{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;flex-direction:column;align-items:center;width:540px;padding:24px;display:flex}@media screen and (width<=1023px){._container_g7g7j_1 ._card_g7g7j_25{box-shadow:none;border:none;width:100%;margin-top:32px;padding:16px}}._container_g7g7j_1 ._card_g7g7j_25 ._image_g7g7j_46{justify-content:center;align-items:center;width:250px;height:250px;display:flex}._container_g7g7j_1 ._card_g7g7j_25 ._title_g7g7j_53{text-align:center;margin-top:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:22px!important;font-weight:600!important;line-height:28px!important}._container_g7g7j_1 ._card_g7g7j_25 ._description_g7g7j_61{text-align:center;color:var(--text-color-secondary);margin-top:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._container_g7g7j_1 ._card_g7g7j_25 ._buttons_g7g7j_70{flex-direction:column;gap:16px;width:100%;margin-top:32px;display:flex}._container_g7g7j_1 ._card_g7g7j_25 ._buttons_g7g7j_70 ._button_g7g7j_70{width:100%}._button_bvddc_1{cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--color-secondary);cursor:pointer;width:100%;color:var(--text-color-primary);border:none;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._button_bvddc_1:hover{background:var(--color-secondary-hover)}._button_bvddc_1 ._text_bvddc_22{margin-left:16px}._buttonDisabled_bvddc_26{cursor:no-drop}._buttonDisabled_bvddc_26 svg{opacity:.5}._buttonDisabled_bvddc_26:hover{background:var(--color-secondary)}._inputWrapper_1v53g_1{flex-direction:column;height:80px;display:flex;position:relative}._inputWrapper_1v53g_1 ._inputContainer_1v53g_7{justify-content:space-between;align-items:center;width:100%;height:60px;display:flex;position:relative}._inputWrapper_1v53g_1 ._inputContainer_1v53g_7 input{border:2px solid var(--theme-element-border-color-gray);background:var(--input-bg);width:100%;height:100%;color:var(--text-color-primary);box-sizing:border-box;border-color:#0000;border-radius:10px;padding:15px 50px 0 15px;font-size:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._inputWrapper_1v53g_1 ._inputContainer_1v53g_7 input:focus{border:2px solid #01377d;outline:none}._inputWrapper_1v53g_1 ._inputContainer_1v53g_7 input:-webkit-autofill{caret-color:var(--text-color-primary);color:var(--text-color-primary);box-shadow:0 0 0 50px var(--color-secondary) inset;-webkit-text-fill-color:var(--text-color-primary);background:#292a2d;-webkit-background-clip:text}._inputWrapper_1v53g_1 ._inputContainer_1v53g_7 input._errorInput_1v53g_43{border:2px solid var(--input-error)}._inputWrapper_1v53g_1 ._inputContainer_1v53g_7 input._hasValue_1v53g_46+label{transform:translateY(-8px);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:16px!important}._inputWrapper_1v53g_1 ._inputContainer_1v53g_7 input:disabled{opacity:.5}._inputWrapper_1v53g_1 ._inputContainer_1v53g_7 label{pointer-events:none;transform-origin:0 0;color:var(--text-color-secondary);font-size:16px;transition:all .3s;position:absolute;top:18px;left:15px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._inputWrapper_1v53g_1 ._inputContainer_1v53g_7 ._button_1v53g_70,._inputWrapper_1v53g_1 ._inputContainer_1v53g_7 ._iconError_1v53g_71{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-color-secondary);z-index:100;border-radius:20px;align-items:center;padding:10px;display:flex;position:absolute;right:5px}._inputWrapper_1v53g_1 ._inputContainer_1v53g_7 ._button_1v53g_70:hover,._inputWrapper_1v53g_1 ._inputContainer_1v53g_7 ._iconError_1v53g_71:hover{opacity:.8}._inputWrapper_1v53g_1 ._inputContainer_1v53g_7 ._iconError_1v53g_71{color:var(--input-error);pointer-events:none}._inputWrapper_1v53g_1 ._error_1v53g_43{color:var(--input-error);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:16px!important}._container_4t4wg_1{background:var(--color-secondary);justify-content:center;width:100%;height:100%;padding:32px;display:flex;position:relative;overflow-y:auto}@media screen and (width<=1023px){._container_4t4wg_1{background:var(--theme-background);padding:0}}._container_4t4wg_1 ._block_4t4wg_17{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;width:540px;height:fit-content;margin-top:64px;padding:32px}@media screen and (width<=1023px){._container_4t4wg_1 ._block_4t4wg_17{box-shadow:none;border:none;margin-top:32px;padding:16px}}._container_4t4wg_1 ._block_4t4wg_17 ._title_4t4wg_37{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._container_4t4wg_1 ._block_4t4wg_17 ._input_4t4wg_43{margin-top:30px}._container_4t4wg_1 ._block_4t4wg_17 ._continue_4t4wg_46{margin-top:24px}._container_4t4wg_1 ._block_4t4wg_17 ._or_4t4wg_49{align-items:center;margin-top:30px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}._container_4t4wg_1 ._block_4t4wg_17 ._or_4t4wg_49 ._line_4t4wg_58{border-top:1px solid var(--line);width:100%;height:1px}._container_4t4wg_1 ._block_4t4wg_17 ._or_4t4wg_49 ._text_4t4wg_63{padding:0 20px}._container_4t4wg_1 ._block_4t4wg_17 ._google_4t4wg_66{margin-top:30px}._container_4t4wg_1 ._block_4t4wg_17 ._store_4t4wg_69{margin-top:15px}._inputContainer_fe5wq_1{flex-direction:column;justify-content:space-between;height:80px;display:flex}._inputContainer_fe5wq_1 ._inputs_fe5wq_7{justify-content:center;align-items:center;display:flex}._inputContainer_fe5wq_1 ._inputs_fe5wq_7 input{text-align:center;background:var(--input-bg);width:50px;height:60px;color:var(--text-color-primary);border:none;border-radius:10px;margin-right:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._inputContainer_fe5wq_1 ._inputs_fe5wq_7 input:focus{border:2px solid var(--color-primary);outline:none}._inputContainer_fe5wq_1 ._inputs_fe5wq_7 input._errorInput_fe5wq_30{border:2px solid var(--input-error)}._inputContainer_fe5wq_1 ._inputs_fe5wq_7 input:last-child{margin-right:0}._inputContainer_fe5wq_1 ._error_fe5wq_30{color:var(--input-error);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:16px!important}._container_10a4k_1{background:var(--color-secondary);justify-content:center;width:100%;height:100%;padding:32px;display:flex;position:relative;overflow-y:auto}@media screen and (width<=1023px){._container_10a4k_1{background:var(--theme-background)}}._container_10a4k_1 ._block_10a4k_16{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;width:408px;height:fit-content;margin-top:64px;padding:32px}@media screen and (width<=1023px){._container_10a4k_1 ._block_10a4k_16{box-shadow:none;border:none;margin-top:32px;padding:16px}}._container_10a4k_1 ._block_10a4k_16 ._title_10a4k_36{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._container_10a4k_1 ._block_10a4k_16 ._description_10a4k_42{margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._container_10a4k_1 ._block_10a4k_16 ._inputs_10a4k_49{justify-content:center;align-items:center;margin-top:30px;display:flex}._container_10a4k_1 ._block_10a4k_16 ._resent_10a4k_55{margin-top:5px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._container_10a4k_1 ._block_10a4k_16 ._resent_10a4k_55 ._resentValue_10a4k_62,._container_10a4k_1 ._block_10a4k_16 ._resent_10a4k_55 ._button_10a4k_63{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-primary);margin-left:10px}._container_10a4k_1 ._block_10a4k_16 ._resent_10a4k_55 ._resentValue_10a4k_62:hover,._container_10a4k_1 ._block_10a4k_16 ._resent_10a4k_55 ._button_10a4k_63:hover{opacity:.8}._container_10a4k_1 ._block_10a4k_16 ._resent_10a4k_55 ._resentValue_10a4k_62{cursor:auto}._container_10a4k_1 ._block_10a4k_16 ._policy_10a4k_76{margin-top:30px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._container_10a4k_1 ._block_10a4k_16 ._policy_10a4k_76 ._links_10a4k_83{display:flex}._container_10a4k_1 ._block_10a4k_16 ._policy_10a4k_76 ._links_10a4k_83 ._button_10a4k_63{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}._container_10a4k_1 ._block_10a4k_16 ._policy_10a4k_76 ._links_10a4k_83 ._button_10a4k_63:hover{opacity:.8}._container_10a4k_1 ._block_10a4k_16 ._policy_10a4k_76 ._links_10a4k_83 ._or_10a4k_98{padding:0 5px}._container_10a4k_1 ._block_10a4k_16 ._continue_10a4k_101{margin-top:15px}._footer_yg579_1{border-top:1px solid var(--line);color:var(--text-color-secondary);margin-top:32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:16px!important}@media screen and (width<=1023px){._footer_yg579_1{display:none}}._footer_yg579_1 ._sro_yg579_15{margin-top:8px}._footer_yg579_1 ._sltd_yg579_18{margin-top:16px}._footer_yg579_1 ._copy_yg579_21{margin-top:24px}._statusPending_afck4_1,._statusNotFound_afck4_2,._paymentVerification_afck4_3,._contactSupport_afck4_4,._translationDelivered_afck4_5{text-align:right;border-radius:10px;margin-left:10px;padding:4px 8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:16px!important}._statusPending_afck4_1{color:var(--color-text-status-awaiting);background:var(--color-bg-status-awaiting)}._statusNotFound_afck4_2{color:var(--color-text-status-not-found);background:var(--color-bg-status-not-found)}._paymentVerification_afck4_3{color:var(--color-text-status-in-processing);background:var(--color-bg-status-in-processing)}._contactSupport_afck4_4{color:var(--color-text-status-support);background:var(--color-bg-status-support)}._translationDelivered_afck4_5{color:var(--color-text-status-delivered);background:var(--color-bg-status-delivered)}._transactionsListIcons_tt45k_1{width:32px;height:32px;margin-right:16px;position:relative}._transactionsListIcons_tt45k_1 img{object-fit:cover;background:var(--theme-background);border-radius:24px;width:20px;height:20px}._transactionsListIcons_tt45k_1 img._second_tt45k_14{border:1.5px solid var(--theme-background);position:absolute;bottom:0;right:0}.dark-theme ._transactionsListIcons_tt45k_1 ._second_tt45k_14{border:1.5px solid var(--color-secondary);background:#00f!important}._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1{flex-direction:column;width:100%;display:flex;position:relative;overflow-x:auto}@media screen and (width<=1023px){._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1{display:none}}._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._itemHeader_1jpvb_13,._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._item_1jpvb_1{justify-content:space-between;align-items:center;width:fit-content;min-width:100%;height:48px;display:flex}._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._itemHeader_1jpvb_13 ._value_1jpvb_22,._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._item_1jpvb_1 ._value_1jpvb_22{color:var(--text-color-secondary);word-break:break-word;align-items:center;padding-left:24px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:20px!important}._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._itemHeader_1jpvb_13 ._value_1jpvb_22._name_1jpvb_34,._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._item_1jpvb_1 ._value_1jpvb_22._name_1jpvb_34{width:260px;min-width:260px}._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._itemHeader_1jpvb_13 ._value_1jpvb_22._created_1jpvb_39,._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._item_1jpvb_1 ._value_1jpvb_22._created_1jpvb_39{width:250px;min-width:250px}._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._itemHeader_1jpvb_13 ._value_1jpvb_22._send_1jpvb_44,._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._item_1jpvb_1 ._value_1jpvb_22._send_1jpvb_44,._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._itemHeader_1jpvb_13 ._value_1jpvb_22._receive_1jpvb_49,._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._item_1jpvb_1 ._value_1jpvb_22._receive_1jpvb_49{width:180px;min-width:180px}._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._itemHeader_1jpvb_13 ._value_1jpvb_22._statusContainer_1jpvb_54,._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._item_1jpvb_1 ._value_1jpvb_22._statusContainer_1jpvb_54{width:200px;min-width:180px}._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._itemHeader_1jpvb_13 ._value_1jpvb_22._statusContainer_1jpvb_54 ._status_1jpvb_54,._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._item_1jpvb_1 ._value_1jpvb_22._statusContainer_1jpvb_54 ._status_1jpvb_54{white-space:nowrap;margin-left:-10px}._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._item_1jpvb_1{border-top:1px solid #74748033;height:64px}._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._item_1jpvb_1:hover{cursor:pointer;background:var(--color-secondary)}._listContainer_1jpvb_1 ._itemsDesktop_1jpvb_1 ._item_1jpvb_1 ._value_1jpvb_22{color:var(--text-color-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}._listContainer_1jpvb_1 ._itemsMobile_1jpvb_79{display:none}@media screen and (width<=1023px){._listContainer_1jpvb_1 ._itemsMobile_1jpvb_79{flex-direction:column;display:flex}}._listContainer_1jpvb_1 ._itemsMobile_1jpvb_79 ._item_1jpvb_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);color:var(--text-color-primary);cursor:pointer;border:1px solid #74748033;border-radius:16px;margin-bottom:12px;padding:16px}._listContainer_1jpvb_1 ._itemsMobile_1jpvb_79 ._item_1jpvb_1 ._top_1jpvb_101{justify-content:space-between;display:flex}._listContainer_1jpvb_1 ._itemsMobile_1jpvb_79 ._item_1jpvb_1 ._top_1jpvb_101 ._left_1jpvb_105{word-break:break-word;align-items:center;max-width:500px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._listContainer_1jpvb_1 ._itemsMobile_1jpvb_79 ._item_1jpvb_1 ._top_1jpvb_101 ._right_1jpvb_115{text-align:right;flex-direction:column;margin-left:16px;display:flex}._listContainer_1jpvb_1 ._itemsMobile_1jpvb_79 ._item_1jpvb_1 ._top_1jpvb_101 ._right_1jpvb_115 ._send_1jpvb_44{white-space:nowrap;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._listContainer_1jpvb_1 ._itemsMobile_1jpvb_79 ._item_1jpvb_1 ._top_1jpvb_101 ._right_1jpvb_115 ._receive_1jpvb_49{white-space:nowrap;color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._listContainer_1jpvb_1 ._itemsMobile_1jpvb_79 ._item_1jpvb_1 ._bottom_1jpvb_136{justify-content:space-between;align-items:center;margin-top:24px;display:flex}._listContainer_1jpvb_1 ._itemsMobile_1jpvb_79 ._item_1jpvb_1 ._bottom_1jpvb_136 ._created_1jpvb_39{color:var(--text-color-secondary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._listContainer_1jpvb_1 ._itemsMobile_1jpvb_79 ._item_1jpvb_1 ._bottom_1jpvb_136 ._statusContainer_1jpvb_54 ._status_1jpvb_54{white-space:nowrap}._listContainer_1jpvb_1 ._allTransactions_1jpvb_155{width:fit-content;margin:24px auto}@media screen and (width<=1023px){._listContainer_1jpvb_1 ._allTransactions_1jpvb_155{flex-direction:column;width:100%;margin:0}}._empty_1jpvb_169{color:var(--text-color-secondary);padding:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}@media screen and (width<=1023px){._empty_1jpvb_169{padding:0}}._container_gtf74_1{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:32px;display:flex;position:relative;overflow-y:auto}._container_gtf74_1 ._middleBlock_gtf74_11{margin-top:24px;display:flex}._container_gtf74_1 ._middleBlock_gtf74_11>div{width:50%}._container_gtf74_1 ._middleBlock_gtf74_11>div:first-child{margin-right:24px}@media screen and (width<=1023px){._container_gtf74_1 ._middleBlock_gtf74_11{flex-direction:column}._container_gtf74_1 ._middleBlock_gtf74_11>div{width:100%}._container_gtf74_1 ._middleBlock_gtf74_11>div:first-child{margin-bottom:24px;margin-right:0}}._container_gtf74_1 ._containerTransactions_gtf74_33{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border:none;border:1px solid var(--theme-element-border-color-gray);border-radius:10px;margin-top:24px;padding:0}._container_gtf74_1 ._containerTransactions_gtf74_33 ._title_gtf74_44{padding:24px 24px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}@media screen and (width<=1023px){._container_gtf74_1 ._containerTransactions_gtf74_33 ._title_gtf74_44{padding:0!important}}._container_gtf74_1 ._containerTransactions_gtf74_33 ._transactions_gtf74_56{margin-top:24px}@media screen and (width<=1023px){._container_gtf74_1 ._containerTransactions_gtf74_33{box-shadow:none;background:0 0;border:none;margin-top:8px;padding:24px 0}._container_gtf74_1 ._containerTransactions_gtf74_33 ._title_gtf74_44{padding:0 16px}._container_gtf74_1{padding:16px}}._banner_eq54t_1{background:linear-gradient(to right, var(--color-custom-1st-transfer-gradient-bg-start) 0%, var(--color-custom-1st-transfer-gradient-bg-end) 100%);border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}._banner_eq54t_1 svg{color:var(--color-icon-alert-success);flex-shrink:0}._banner_eq54t_1 ._text_eq54t_13{color:var(--text-color-primary);line-height:1.4;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._banner_y346h_1{background:linear-gradient(to right, var(--color-custom-vip-gradient-bg-cntr-start) 0%, var(--color-custom-vip-gradient-bg-cntr-end) 100%);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:48px;padding:12px 16px;display:flex}._banner_y346h_1 ._top_y346h_13{display:flex}._banner_y346h_1 ._top_y346h_13 ._label_y346h_16{color:var(--color-custom-vip-text-contrast);height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:20px!important}._banner_y346h_1 ._top_y346h_13 ._text_y346h_24{color:var(--text-color-primary);margin-left:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._banner_y346h_1 ._validUntil_y346h_32{color:var(--text-color-secondary);margin-left:40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}@media screen and (width<=1023px){._banner_y346h_1 ._validUntil_y346h_32{width:100%}}._money_1ga4y_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;padding:24px}@media screen and (width<=1023px){._money_1ga4y_1{padding:24px 16px}}._money_1ga4y_1 ._title_1ga4y_13{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._money_1ga4y_1 ._description_1ga4y_19{color:var(--text-color-secondary);margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._money_1ga4y_1 ._sendMoney_1ga4y_27{justify-content:space-between;align-items:center;gap:24px;width:100%;margin-top:24px;display:flex}@media screen and (width<=1023px){._money_1ga4y_1 ._sendMoney_1ga4y_27{flex-direction:column;display:flex}}._money_1ga4y_1 ._sendMoney_1ga4y_27 ._buttonContainer_1ga4y_41{width:fit-content;min-width:fit-content}@media screen and (width<=1023px){._money_1ga4y_1 ._sendMoney_1ga4y_27 ._buttonContainer_1ga4y_41{order:2;min-width:100%}}._money_1ga4y_1 ._sendMoney_1ga4y_27 ._vipBannerContainer_1ga4y_51,._money_1ga4y_1 ._sendMoney_1ga4y_27 ._promoBannerContainer_1ga4y_55{order:1;width:100%}@media screen and (width<=1200px){._header_1cnly_1{z-index:5000;background:var(--theme-background);border-bottom:1px solid var(--theme-element-border-color-gray);top:80px;left:0;right:0;box-shadow:0 30px 20px -30px #1d1d1d0a}}@media screen and (width<=740px){._header_1cnly_1 ._itemsContainer_1cnly_21{padding:0 16px}}@media screen and (width<=740px){._header_1cnly_1 ._itemsContainer_1cnly_21 ._items_1cnly_21{display:none}}@media screen and (width<=740px){._header_1cnly_1 ._itemsContainer_1cnly_21 ._itemForMobile_1cnly_86{color:var(--color-primary);margin-top:12px;display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}}._alert_122xg_1{background:var(--color-bg-status-support);border-radius:10px;margin-top:16px;padding:12px;display:flex}._alert_122xg_1 svg{color:var(--color-text-status-support)}._alert_122xg_1 ._text_122xg_11{white-space:pre-line;align-items:center;margin-left:12px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._inputWrapper_1a8ha_1{border:1px solid var(--line);border-radius:10px;flex-direction:column;justify-content:space-between;height:64px;display:flex;position:relative}._inputWrapper_1a8ha_1._inputWrapperError_1a8ha_10{border:1px solid var(--input-error)}._inputWrapper_1a8ha_1 ._inputContainer_1a8ha_13{justify-content:space-between;align-items:center;width:calc(100% - 150px);height:100%;display:flex;position:absolute}._inputWrapper_1a8ha_1 ._inputContainer_1a8ha_13._hideInputContainer_1a8ha_21{display:none}._inputWrapper_1a8ha_1 ._inputContainer_1a8ha_13 input{width:100%;height:100%;color:var(--text-color-primary);box-sizing:border-box;background:var(--theme-background);border:none;border-radius:10px;padding:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:500!important;line-height:24px!important}._inputWrapper_1a8ha_1 ._inputContainer_1a8ha_13 input:focus{outline:none}._inputWrapper_1a8ha_1 ._inputContainer_1a8ha_13 input:-webkit-autofill{caret-color:var(--text-color-primary);color:var(--text-color-primary);box-shadow:0 0 0 50px var(--color-secondary) inset;-webkit-text-fill-color:var(--text-color-primary);background:#292a2d;-webkit-background-clip:text}._inputWrapper_1a8ha_1 ._inputContainer_1a8ha_13 input._errorInput_1a8ha_49{border:2px solid var(--input-error)}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52{width:100%;height:100%;position:absolute}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._selectContainer_1a8ha_57{float:right;width:auto;min-height:62px;color:var(--text-color-primary);-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;padding:16px;display:flex;position:relative}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._selectContainer_1a8ha_57 ._value_1a8ha_71{margin:0 6px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._selectContainer_1a8ha_57 ._button_1a8ha_78{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-color-secondary);align-items:center;display:flex}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._selectContainer_1a8ha_57 ._button_1a8ha_78:hover{opacity:.8}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._selectContainer_1a8ha_57._selectContainerOpen_1a8ha_88 ._button_1a8ha_78{transform:rotate(-180deg)}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._selectContainer_1a8ha_57._disabledSelectCursor_1a8ha_91{cursor:auto}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._selectContainer_1a8ha_57 ._selectValueAndImage_1a8ha_94{display:flex}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._selectContainer_1a8ha_57._selectContainerOnlySelect_1a8ha_97{width:100%}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);background:var(--theme-background);z-index:150;border:1px solid var(--line);border-radius:10px;padding:16px;position:absolute;top:70px;left:-1px;right:-1px}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100 ._inputSearch_1a8ha_116{background:var(--theme-element-border-color-gray);border-radius:10px;align-items:center;height:40px;margin-bottom:16px;display:flex;position:relative}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100 ._inputSearch_1a8ha_116 input{background:var(--input-bg);background:var(--color-secondary);width:100%;height:100%;color:var(--text-color-primary);border:none;border-radius:10px;padding:0 44px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100 ._inputSearch_1a8ha_116 input:focus{outline:none}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100 ._inputSearch_1a8ha_116 ._search_1a8ha_142{color:var(--text-color-secondary);position:absolute;left:12px}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100 ._inputSearch_1a8ha_116 ._clear_1a8ha_147{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-color-secondary);position:absolute;right:12px}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100 ._inputSearch_1a8ha_116 ._clear_1a8ha_147:hover{opacity:.8}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100 ._items_1a8ha_157{height:fit-content;max-height:40vh;overflow-y:auto}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100 ._items_1a8ha_157 ._item_1a8ha_157{cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;height:56px;padding:16px;display:flex}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100 ._items_1a8ha_157 ._item_1a8ha_157:hover,._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100 ._items_1a8ha_157 ._item_1a8ha_157._itemActive_1a8ha_174{background:var(--color-secondary)}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100 ._items_1a8ha_157 ._item_1a8ha_157 ._left_1a8ha_177{align-items:center;display:flex}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100 ._items_1a8ha_157 ._item_1a8ha_157 ._left_1a8ha_177 ._name_1a8ha_181{margin-left:16px}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100 ._items_1a8ha_157 ._item_1a8ha_157 ._left_1a8ha_177 ._label_1a8ha_184{background:var(--color-tertiary);color:var(--color-primary);white-space:nowrap;border-radius:10px;margin-left:16px;padding:3px 6px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:10px!important;font-weight:500!important;line-height:12px!important}._inputWrapper_1a8ha_1 ._selectWrapper_1a8ha_52 ._dropdown_1a8ha_100 ._items_1a8ha_157 ._item_1a8ha_157 ._right_1a8ha_197{color:var(--color-primary);align-items:center;display:flex}._inputWrapper_1a8ha_1 img{object-fit:cover;width:24px;height:24px;box-shadow:0px 0px 2px 0px var(--color-secondary);border-radius:24px}._blockError_1a8ha_210{color:var(--input-error);margin-top:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._selectWrapper_gtlro_1{z-index:100;flex-direction:column;justify-content:space-between;display:flex;position:relative}._selectWrapper_gtlro_1 ._selectContainer_gtlro_8{background:var(--input-bg);border:2px solid var(--theme-element-border-color-gray);width:100%;height:60px;min-height:60px;color:var(--text-color-primary);cursor:pointer;-webkit-user-select:none;user-select:none;border-color:#0000;border-radius:10px;justify-content:space-between;align-items:center;padding:15px 50px 0 15px;display:flex;position:relative}._selectWrapper_gtlro_1 ._selectContainer_gtlro_8._selectDisabled_gtlro_25{background:var(--input-bg-disabled);cursor:auto}._selectWrapper_gtlro_1 ._selectContainer_gtlro_8._selectDisabled_gtlro_25 ._value_gtlro_29,._selectWrapper_gtlro_1 ._selectContainer_gtlro_8._selectDisabled_gtlro_25 ._button_gtlro_30{opacity:.5!important}._selectWrapper_gtlro_1 ._selectContainer_gtlro_8 label{pointer-events:none;transform-origin:0 0;color:var(--text-color-secondary);font-size:16px;transition:all .3s;position:absolute;top:18px;left:15px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._selectWrapper_gtlro_1 ._selectContainer_gtlro_8 ._labelToTop_gtlro_47{transform:translateY(-8px);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:16px!important}._selectWrapper_gtlro_1 ._selectContainer_gtlro_8 ._value_gtlro_29{margin-top:5px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._selectWrapper_gtlro_1 ._selectContainer_gtlro_8 ._button_gtlro_30{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-color-secondary);align-items:center;display:flex;position:absolute;top:18px;right:15px;transform:rotate(90deg)}._selectWrapper_gtlro_1 ._selectContainer_gtlro_8 ._button_gtlro_30:hover{opacity:.8}._selectWrapper_gtlro_1 ._selectContainer_gtlro_8._selectContainerOpen_gtlro_75{border:2px solid var(--color-primary)}._selectWrapper_gtlro_1 ._selectContainer_gtlro_8._selectContainerOpen_gtlro_75 label{transform:translateY(-8px);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:16px!important}._selectWrapper_gtlro_1 ._selectContainer_gtlro_8._selectContainerOpen_gtlro_75 ._button_gtlro_30{transform:rotate(-90deg)}._selectWrapper_gtlro_1 ._dropdown_gtlro_88{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);background:var(--theme-background);border:1px solid var(--input-bg);border-radius:10px;width:100%;padding:16px;position:absolute;top:70px}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._inputSearch_gtlro_102{border-radius:10px;align-items:center;height:40px;margin-bottom:16px;display:flex;position:relative}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._inputSearch_gtlro_102 input{background:var(--input-bg);width:100%;height:100%;color:var(--text-color-primary);border:none;border-radius:10px;padding:0 44px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._inputSearch_gtlro_102 input:focus{outline:none}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._inputSearch_gtlro_102 ._search_gtlro_126{color:var(--text-color-secondary);position:absolute;left:12px}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._inputSearch_gtlro_102 ._clear_gtlro_131{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-color-secondary);position:absolute;right:12px}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._inputSearch_gtlro_102 ._clear_gtlro_131:hover{opacity:.8}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._items_gtlro_141{height:fit-content;max-height:40vh;overflow-y:auto}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._items_gtlro_141 ._item_gtlro_141{cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;height:56px;padding:16px;display:flex}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._items_gtlro_141 ._item_gtlro_141:hover,._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._items_gtlro_141 ._item_gtlro_141._itemActive_gtlro_158{background:var(--color-secondary)}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._items_gtlro_141 ._item_gtlro_141 ._left_gtlro_161{align-items:center;display:flex}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._items_gtlro_141 ._item_gtlro_141 ._left_gtlro_161 img{object-fit:cover;width:24px;height:24px;box-shadow:0px 0px 2px 0px var(--color-secondary);border-radius:24px;margin-right:16px}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._items_gtlro_141 ._item_gtlro_141 ._left_gtlro_161 svg{color:var(--color-primary);margin-right:16px}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._items_gtlro_141 ._item_gtlro_141 ._left_gtlro_161 ._label_gtlro_47{background:var(--color-tertiary);color:var(--text-color-secondary);white-space:nowrap;border-radius:10px;margin-left:16px;padding:3px 6px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:10px!important;font-weight:500!important;line-height:12px!important}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._items_gtlro_141 ._item_gtlro_141 ._right_gtlro_190{color:var(--color-primary);align-items:center;display:flex}._selectWrapper_gtlro_1 ._dropdown_gtlro_88 ._items_gtlro_141 ._notFound_gtlro_195{text-align:center;color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._selectWrapper_gtlro_1 ._error_gtlro_203{color:var(--input-error);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:16px!important}._modalWrapper_1s9rt_1{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}._modalWrapper_1s9rt_1 ._block_1s9rt_14{background:var(--theme-background);border-radius:24px;flex-direction:column;width:640px;max-width:640px;max-height:100%;padding:24px;display:flex}._modalWrapper_1s9rt_1 ._block_1s9rt_14>._title_1s9rt_24{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._modalWrapper_1s9rt_1 ._block_1s9rt_14 ._description_1s9rt_30{margin-top:4px;padding-bottom:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._modalWrapper_1s9rt_1 ._block_1s9rt_14 ._items_1s9rt_38{margin-top:24px;overflow-y:auto}._modalWrapper_1s9rt_1 ._block_1s9rt_14 ._items_1s9rt_38 ._item_1s9rt_38{margin-top:24px;display:flex}._modalWrapper_1s9rt_1 ._block_1s9rt_14 ._items_1s9rt_38 ._item_1s9rt_38:first-child{margin-top:0}._modalWrapper_1s9rt_1 ._block_1s9rt_14 ._items_1s9rt_38 ._item_1s9rt_38 ._value_1s9rt_49{background:var(--color-tertiary);width:28px;min-width:28px;height:28px;color:var(--color-primary);border-radius:20px;justify-content:center;align-items:center;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}._modalWrapper_1s9rt_1 ._block_1s9rt_14 ._items_1s9rt_38 ._item_1s9rt_38 ._text_1s9rt_64{flex-direction:column;margin-left:16px;display:flex}._modalWrapper_1s9rt_1 ._block_1s9rt_14 ._items_1s9rt_38 ._item_1s9rt_38 ._text_1s9rt_64 ._title_1s9rt_24{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._modalWrapper_1s9rt_1 ._block_1s9rt_14 ._items_1s9rt_38 ._item_1s9rt_38 ._text_1s9rt_64 ._info_1s9rt_75{color:var(--text-color-secondary);margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_1s9rt_1 ._block_1s9rt_14 ._buttons_1s9rt_83{width:100%;display:flex}._modalWrapper_1s9rt_1 ._block_1s9rt_14 ._buttons_1s9rt_83 ._button_1s9rt_83{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;margin-top:32px}._modalWrapper_1s9rt_1 ._block_1s9rt_14 ._buttons_1s9rt_83 ._button_1s9rt_83:hover{opacity:.8}._bestPrice_1wo3b_1{color:var(--text-color-secondary);justify-content:space-between;align-items:center;margin-top:8px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._bestPrice_1wo3b_1 ._left_1wo3b_12{margin-right:8px}._bestPrice_1wo3b_1 ._right_1wo3b_15{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-primary)}._bestPrice_1wo3b_1 ._right_1wo3b_15 :hover{opacity:.8}._textLineThrough_1wo3b_24{margin-right:4px;text-decoration:line-through}._price_1wo3b_29{color:var(--color-primary);cursor:pointer}._page_8qulk_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);width:540px;box-shadow:var(--theme-element-border-shadow-gray);border:1px solid var(--theme-element-border-color-gray-2);border-radius:10px;padding:24px;position:relative}@media screen and (width<=1023px){._page_8qulk_1{width:100%;box-shadow:none;border:none;padding:0}}._page_8qulk_1 ._title_8qulk_19{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._page_8qulk_1 ._promoBannerContainer_8qulk_25{margin-top:24px}._page_8qulk_1 ._description_8qulk_28{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._page_8qulk_1 ._labelSelect_8qulk_35{color:var(--text-color-secondary);margin-top:24px;margin-bottom:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:16px!important}._page_8qulk_1 ._convertPrice_8qulk_44{color:var(--text-color-secondary);gap:8px;margin-top:16px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._page_8qulk_1 ._convertPrice_8qulk_44 ._promoBanner_8qulk_25{color:var(--color-icon-alert-success);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:20px!important}._page_8qulk_1 ._transferPayInfo_8qulk_61{margin-top:32px}._page_8qulk_1 ._transferPayInfo_8qulk_61 ._item_8qulk_64{justify-content:space-between;margin-top:16px;display:flex}._page_8qulk_1 ._transferPayInfo_8qulk_61 ._item_8qulk_64 ._text_8qulk_69{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._page_8qulk_1 ._transferPayInfo_8qulk_61 ._item_8qulk_64 ._value_8qulk_76{align-items:center;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._page_8qulk_1 ._transferPayInfo_8qulk_61 ._item_8qulk_64 ._value_8qulk_76 img{border-radius:24px;width:24px;height:24px;margin-right:8px}._page_8qulk_1 ._paymentMethod_8qulk_90{margin-top:16px}._page_8qulk_1 ._button_8qulk_93{cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:24px}._page_8qulk_1 ._button_8qulk_93:hover{opacity:.8}._convertPrice_a6ind_1{color:var(--text-color-secondary);gap:8px;margin-top:16px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._convertPrice_a6ind_1 ._promoBanner_a6ind_11{color:var(--color-icon-alert-success);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:20px!important;text-decoration:none!important}._convertPriceLineThrough_a6ind_20{text-decoration:line-through}._vipBlock_a6ind_24{margin-top:8px;display:flex}._vipBlock_a6ind_24 ._left_a6ind_28{background:linear-gradient(to bottom, var(--color-custom-vip-gradient-bg-start,#e6b40f) 0%, var(--color-custom-vip-gradient-bg-end,#bd950f) 100%);border-radius:10px;width:2px;margin-right:6px}._vipBlock_a6ind_24 ._right_a6ind_34{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._vipBlock_a6ind_24 ._right_a6ind_34 ._vipLabel_a6ind_40{color:var(--color-custom-vip-text-contrast);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:20px!important}._vipBlock_a6ind_24 ._right_a6ind_34 ._vipDate_a6ind_47{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:16px!important}._tabs_1h9pg_1{margin-top:16px;display:flex}._tabs_1h9pg_1>div{background:var(--color-secondary);color:var(--text-color-secondary);cursor:pointer;border-radius:10px;margin-right:10px;padding:8px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._tabs_1h9pg_1>div._active_1h9pg_17{background:var(--color-primary);color:var(--text-color-button-primary)}._inputContainer_1hshd_1{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;align-items:center;display:flex;position:relative}._inputContainer_1hshd_1._disabled_1hshd_11{cursor:not-allowed;opacity:.6;pointer-events:none}._inputContainer_1hshd_1 ._checkboxContainer_1hshd_16{align-items:center;display:flex;position:relative}._inputContainer_1hshd_1 ._checkboxContainer_1hshd_16 ._hiddenCheckbox_1hshd_21{opacity:0;cursor:pointer;position:absolute}._inputContainer_1hshd_1 ._checkboxContainer_1hshd_16 ._customCheckbox_1hshd_26{border:2px solid var(--text-color-secondary);border-radius:4px;width:20px;min-width:20px;height:20px;transition:all .3s;display:inline-block}._inputContainer_1hshd_1 ._checkboxContainer_1hshd_16 ._hiddenCheckbox_1hshd_21:checked+._customCheckbox_1hshd_26{background-color:var(--color-primary);border-color:var(--color-primary)}._inputContainer_1hshd_1 ._checkboxContainer_1hshd_16 ._customCheckbox_1hshd_26:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;display:none;position:absolute;top:3px;left:7px;transform:rotate(45deg)}._inputContainer_1hshd_1 ._checkboxContainer_1hshd_16 ._hiddenCheckbox_1hshd_21:checked+._customCheckbox_1hshd_26:after{display:block}._inputContainer_1hshd_1 ._label_1hshd_54{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;color:var(--text-color-secondary);margin-left:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._inputContainer_1hshd_1 ._brand_1hshd_68{color:var(--color-primary)}._inputWrapper_utz62_1{flex-direction:column;height:80px;display:flex;position:relative}._inputWrapper_utz62_1 ._inputContainer_utz62_7{justify-content:space-between;align-items:center;width:100%;height:60px;display:flex;position:relative}._inputWrapper_utz62_1 ._inputContainer_utz62_7 ._plusLabel_utz62_15{position:absolute;top:25.5px;left:15px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._inputWrapper_utz62_1 ._inputContainer_utz62_7 input{border:2px solid var(--theme-element-border-color-gray);background:var(--input-bg);width:100%;height:100%;color:var(--text-color-primary);box-sizing:border-box;border-color:#0000;border-radius:10px;padding:15px 50px 0 15px;font-size:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._inputWrapper_utz62_1 ._inputContainer_utz62_7 input._inputContainerWithPlus_utz62_40{padding:15px 40px 0 25px}._inputWrapper_utz62_1 ._inputContainer_utz62_7 input:focus{border:2px solid #01377d;outline:none}._inputWrapper_utz62_1 ._inputContainer_utz62_7 input:-webkit-autofill{caret-color:var(--text-color-primary);color:var(--text-color-primary);box-shadow:0 0 0 50px var(--color-secondary) inset;-webkit-text-fill-color:var(--text-color-primary);background:#292a2d;-webkit-background-clip:text}._inputWrapper_utz62_1 ._inputContainer_utz62_7 input._errorInput_utz62_55{border:2px solid var(--input-error)}._inputWrapper_utz62_1 ._inputContainer_utz62_7 input._hasValue_utz62_58+label{transform:translateY(-8px);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:16px!important}._inputWrapper_utz62_1 ._inputContainer_utz62_7 input:disabled{opacity:.5}._inputWrapper_utz62_1 ._inputContainer_utz62_7 label{pointer-events:none;transform-origin:0 0;color:var(--text-color-secondary);font-size:16px;transition:all .3s;position:absolute;top:18px;left:15px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._inputWrapper_utz62_1 ._inputContainer_utz62_7 ._button_utz62_82,._inputWrapper_utz62_1 ._inputContainer_utz62_7 ._iconError_utz62_83{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-color-secondary);z-index:100;border-radius:20px;align-items:center;padding:10px;display:flex;position:absolute;right:5px}._inputWrapper_utz62_1 ._inputContainer_utz62_7 ._button_utz62_82:hover,._inputWrapper_utz62_1 ._inputContainer_utz62_7 ._iconError_utz62_83:hover{opacity:.8}._inputWrapper_utz62_1 ._inputContainer_utz62_7 ._iconError_utz62_83{color:var(--input-error);pointer-events:none}._inputWrapper_utz62_1 ._error_utz62_55{color:var(--input-error);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:16px!important}._inputWrapper_j0nxl_1{flex-direction:column;justify-content:space-between;height:80px;display:flex;position:relative}._inputWrapper_j0nxl_1 ._inputContainer_j0nxl_8{justify-content:space-between;align-items:center;width:100%;height:60px;display:flex;position:relative}._inputWrapper_j0nxl_1 ._inputContainer_j0nxl_8 ._plusLabel_j0nxl_16{position:absolute;top:24px;left:15px}._inputWrapper_j0nxl_1 ._inputContainer_j0nxl_8 ._plusLabel_j0nxl_16._disabledPlusLabel_j0nxl_21{opacity:.5}._inputWrapper_j0nxl_1 ._inputContainer_j0nxl_8 input{border:1px solid #ccc;border:2px solid var(--theme-element-border-color-gray);background:var(--input-bg);width:100%;height:100%;color:var(--text-color-primary);box-sizing:border-box;border-color:#0000;border-radius:10px;padding:15px 40px 0 25px;font-size:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._inputWrapper_j0nxl_1 ._inputContainer_j0nxl_8 input._inputContainerWithoutPlus_j0nxl_41{padding:15px 50px 0 15px}._inputWrapper_j0nxl_1 ._inputContainer_j0nxl_8 input:focus{border:2px solid #01377d;outline:none}._inputWrapper_j0nxl_1 ._inputContainer_j0nxl_8 input:-webkit-autofill{caret-color:var(--text-color-primary);color:var(--text-color-primary);box-shadow:0 0 0 50px var(--color-secondary) inset;-webkit-text-fill-color:var(--text-color-primary);background:#292a2d;-webkit-background-clip:text}._inputWrapper_j0nxl_1 ._inputContainer_j0nxl_8 input._errorInput_j0nxl_56{border:2px solid var(--input-error)}._inputWrapper_j0nxl_1 ._inputContainer_j0nxl_8 input._hasValue_j0nxl_59+label{transform:translateY(-8px);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:16px!important}._inputWrapper_j0nxl_1 ._inputContainer_j0nxl_8 input:disabled{opacity:.5}._inputWrapper_j0nxl_1 ._inputContainer_j0nxl_8 label{pointer-events:none;transform-origin:0 0;color:var(--text-color-secondary);font-size:16px;transition:all .3s;position:absolute;top:18px;left:15px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._inputWrapper_j0nxl_1 ._inputContainer_j0nxl_8 ._imageContainer_j0nxl_83{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:flex;position:absolute;right:15px}._inputWrapper_j0nxl_1 ._inputContainer_j0nxl_8 ._imageContainer_j0nxl_83 img{object-fit:cover;width:24px;height:24px;box-shadow:0px 0px 2px 0px var(--color-secondary);border-radius:24px}._inputWrapper_j0nxl_1 ._error_j0nxl_56{color:var(--input-error);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:16px!important}._modalWrapper_1eej1_1{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}._modalWrapper_1eej1_1 ._block_1eej1_14{background:var(--theme-background);border-radius:24px;flex-direction:column;max-width:640px;max-height:100%;padding:24px;display:flex}._modalWrapper_1eej1_1 ._block_1eej1_14>._title_1eej1_23{padding-bottom:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._modalWrapper_1eej1_1 ._block_1eej1_14 ._items_1eej1_30{margin-top:14px;overflow-y:auto}._modalWrapper_1eej1_1 ._block_1eej1_14 ._items_1eej1_30 ._item_1eej1_30{margin-top:24px;display:flex}._modalWrapper_1eej1_1 ._block_1eej1_14 ._items_1eej1_30 ._item_1eej1_30:first-child{margin-top:0}._modalWrapper_1eej1_1 ._block_1eej1_14 ._items_1eej1_30 ._item_1eej1_30 ._value_1eej1_41{background:var(--color-tertiary);border-radius:20px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;display:flex}._modalWrapper_1eej1_1 ._block_1eej1_14 ._items_1eej1_30 ._item_1eej1_30 ._info_1eej1_51{margin-left:16px}._modalWrapper_1eej1_1 ._block_1eej1_14 ._items_1eej1_30 ._item_1eej1_30 ._info_1eej1_51 ._title_1eej1_23{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._modalWrapper_1eej1_1 ._block_1eej1_14 ._items_1eej1_30 ._item_1eej1_30 ._info_1eej1_51 ._desc_1eej1_60{color:var(--text-color-secondary);margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_1eej1_1 ._block_1eej1_14 ._buttons_1eej1_68{width:100%;display:flex}._modalWrapper_1eej1_1 ._block_1eej1_14 ._buttons_1eej1_68 ._button_1eej1_68{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;margin-top:32px}._warning_gn0ns_1{background:var(--color-bg-status-support);cursor:pointer;border-radius:10px;justify-content:space-between;padding:12px;display:flex}._warning_gn0ns_1 svg{color:var(--color-text-status-support)}._warning_gn0ns_1 ._left_gn0ns_12{align-items:center;display:flex}._warning_gn0ns_1 ._left_gn0ns_12 ._text_gn0ns_16{margin-left:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._page_1h9t1_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);width:540px;box-shadow:var(--theme-element-border-shadow-gray);border:1px solid var(--theme-element-border-color-gray-2);border-radius:10px;padding:24px}@media screen and (width<=1023px){._page_1h9t1_1{width:100%;box-shadow:none;border:none;padding:0}}._page_1h9t1_1 ._title_1h9t1_18{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._page_1h9t1_1 ._info_1h9t1_24{color:var(--text-color-secondary);margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._page_1h9t1_1 ._inputs_1h9t1_32{margin-top:24px}._page_1h9t1_1 ._inputs_1h9t1_32 ._selectsWrapper_1h9t1_35{margin-bottom:20px}._page_1h9t1_1 ._confirmRecipient_1h9t1_38{align-items:center;margin-top:32px;display:flex}._page_1h9t1_1 ._confirmRecipient_1h9t1_38 ._text_1h9t1_43{margin-left:20px}._page_1h9t1_1 ._continue_1h9t1_46{margin-top:16px}._page_jrcef_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);width:540px;box-shadow:var(--theme-element-border-shadow-gray);border:1px solid var(--theme-element-border-color-gray-2);border-radius:10px;padding:24px}@media screen and (width<=1023px){._page_jrcef_1{width:100%;box-shadow:none;border:none;padding:0}}._item_1yw5n_1{margin-top:16px;display:flex}._item_1yw5n_1:first-child{margin-top:0}._item_1yw5n_1 ._value_1yw5n_8{background:var(--color-tertiary);width:28px;min-width:28px;height:28px;color:var(--color-primary);border-radius:20px;justify-content:center;align-items:center;display:flex}._item_1yw5n_1 ._info_1yw5n_19{margin-left:16px}._item_1yw5n_1 ._info_1yw5n_19 ._title_1yw5n_22{white-space:pre-line;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._item_1yw5n_1 ._info_1yw5n_19 ._list_1yw5n_29{white-space:pre-line;margin:0;padding-left:18px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._item_1yw5n_1 ._info_1yw5n_19 ._img_1yw5n_38{color:var(--text-color-secondary);margin-top:16px}._title_uj1s2_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._description_uj1s2_8{color:var(--text-color-secondary);margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._items_uj1s2_17{margin-top:24px;overflow:auto}._items_uj1s2_17 ._item_uj1s2_17{margin-top:24px;display:flex}._items_uj1s2_17 ._item_uj1s2_17:first-child{margin-top:0}._items_uj1s2_17 ._item_uj1s2_17 ._value_uj1s2_28{background:var(--color-tertiary);width:28px;min-width:28px;height:28px;color:var(--color-primary);border-radius:20px;justify-content:center;align-items:center;display:flex}._items_uj1s2_17 ._item_uj1s2_17 ._info_uj1s2_39{margin-left:16px}._items_uj1s2_17 ._item_uj1s2_17 ._info_uj1s2_39 ._title_uj1s2_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._items_uj1s2_17 ._item_uj1s2_17 ._info_uj1s2_39 ._img_uj1s2_48{color:var(--text-color-secondary);margin-top:16px}._alertContainer_uj1s2_53{margin-top:8px}._title_of3pk_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._description_of3pk_8{color:var(--text-color-secondary);margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._items_of3pk_17{margin-top:24px;overflow-y:auto}._items_of3pk_17 ._item_of3pk_17{margin-top:24px;display:flex}._items_of3pk_17 ._item_of3pk_17:first-child{margin-top:0}._items_of3pk_17 ._item_of3pk_17 ._value_of3pk_28{background:var(--color-tertiary);border-radius:20px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;display:flex}._items_of3pk_17 ._item_of3pk_17 ._info_of3pk_38{margin-left:16px}._items_of3pk_17 ._item_of3pk_17 ._info_of3pk_38 ._title_of3pk_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_xwvqb_1{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}._modalWrapper_xwvqb_1 ._block_xwvqb_14{width:60vw;min-width:350px;max-width:700px;height:40vw;min-height:300px}._modalWrapper_xwvqb_1 ._block_xwvqb_14 ._container_xwvqb_21{border:1px solid var(--line);border-radius:5px;width:100%;height:100%;overflow:hidden}._modalWrapper_xwvqb_1 ._block_xwvqb_14 ._container_xwvqb_21 iframe{border:none}._modalWrapper_xwvqb_1 ._block_xwvqb_14 ._close_xwvqb_31{cursor:pointer;background:var(--color-secondary);border-radius:25px;padding:10px;position:absolute;top:20px;right:20px}._modalWrapper_xwvqb_1 ._block_xwvqb_14 ._close_xwvqb_31:hover{box-shadow:-2px 4px 8px #223c5080}._title_13vco_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._description_13vco_8{color:var(--text-color-secondary);margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._items_13vco_17{margin-top:24px;overflow:auto}._items_13vco_17 ._item_13vco_17{margin-top:24px;display:flex}._items_13vco_17 ._item_13vco_17:first-child{margin-top:0}._items_13vco_17 ._item_13vco_17 ._value_13vco_28{background:var(--color-tertiary);width:28px;min-width:28px;height:28px;color:var(--color-primary);border-radius:20px;justify-content:center;align-items:center;display:flex}._items_13vco_17 ._item_13vco_17 ._info_13vco_39{margin-left:16px}._items_13vco_17 ._item_13vco_17 ._info_13vco_39 ._title_13vco_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._items_13vco_17 ._item_13vco_17 ._info_13vco_39 ._img_13vco_48{color:var(--text-color-secondary);margin-top:16px}._alertContainer_13vco_53{margin-top:8px}._button_13vco_57{cursor:pointer;margin-top:24px}._cryptoPayment_m185v_1 ._title_m185v_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._cryptoPayment_m185v_1 ._description_m185v_7{color:var(--text-color-secondary);margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._cryptoPayment_m185v_1 ._items_m185v_15{margin-top:16px}._cryptoPayment_m185v_1 ._items_m185v_15 ._item_m185v_15{margin-top:24px;display:flex}._cryptoPayment_m185v_1 ._items_m185v_15 ._item_m185v_15:first-child{margin-top:0}._cryptoPayment_m185v_1 ._items_m185v_15 ._item_m185v_15 ._value_m185v_25{background:var(--color-tertiary);border-radius:20px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;display:flex}._cryptoPayment_m185v_1 ._items_m185v_15 ._item_m185v_15 ._info_m185v_35{margin-left:16px}._cryptoPayment_m185v_1 ._items_m185v_15 ._item_m185v_15 ._info_m185v_35 ._title_m185v_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._cryptoPayment_m185v_1 ._confirm_m185v_44{margin-top:32px;padding-left:14px}._cryptoPayment_m185v_1 ._continue_m185v_48{margin-top:32px}._modalWrapper_ematu_1{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}._modalWrapper_ematu_1 ._block_ematu_14{background:var(--theme-background);border-radius:24px;flex-direction:column;width:640px;max-width:540px;max-height:100%;padding:24px;display:flex}._modalWrapper_ematu_1 ._block_ematu_14>._title_ematu_24{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._modalWrapper_ematu_1 ._block_ematu_14 ._description_ematu_30{color:var(--text-color-secondary);margin-top:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_ematu_1 ._block_ematu_14 ._items_ematu_38 ._item_ematu_38{color:var(--text-color-secondary);flex-direction:column;margin-top:14px;display:flex}._modalWrapper_ematu_1 ._block_ematu_14 ._items_ematu_38 ._item_ematu_38 ._name_ematu_44{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:20px!important}._modalWrapper_ematu_1 ._block_ematu_14 ._items_ematu_38 ._item_ematu_38 ._info_ematu_50{align-items:center;margin-top:10px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_ematu_1 ._block_ematu_14 ._items_ematu_38 ._item_ematu_38 ._info_ematu_50:before{content:"";background:var(--text-color-secondary);border-radius:5px;width:5px;height:5px;margin:0 10px;display:block;position:relative}._modalWrapper_ematu_1 ._block_ematu_14 ._buttons_ematu_69{width:100%;display:flex}._modalWrapper_ematu_1 ._block_ematu_14 ._buttons_ematu_69 ._button_ematu_69{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;margin-top:32px}._modalWrapper_ematu_1 ._block_ematu_14 ._buttons_ematu_69 ._button_ematu_69:hover{opacity:.8}._paymentType_oxdqm_1>._title_oxdqm_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._paymentType_oxdqm_1>._info_oxdqm_7{color:var(--text-color-secondary);margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._paymentType_oxdqm_1 ._cardMethodsDifference_oxdqm_15{color:var(--color-primary);cursor:pointer;width:fit-content;margin-top:16px;display:flex}._paymentType_oxdqm_1 ._cardMethodsDifference_oxdqm_15 svg{margin-left:10px}._paymentType_oxdqm_1 ._paymentSystems_oxdqm_25{margin-top:24px}._paymentType_oxdqm_1 ._paymentSystems_oxdqm_25>._title_oxdqm_1{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._paymentType_oxdqm_1 ._paymentSystems_oxdqm_25 ._items_oxdqm_35 ._item_oxdqm_35{cursor:pointer;border-radius:10px;align-items:center;margin-top:16px;padding:12px;display:flex;position:relative}._paymentType_oxdqm_1 ._paymentSystems_oxdqm_25 ._items_oxdqm_35 ._item_oxdqm_35._itemChecked_oxdqm_44{background:var(--input-bg)}._paymentType_oxdqm_1 ._paymentSystems_oxdqm_25 ._items_oxdqm_35 ._item_oxdqm_35 ._left_oxdqm_47{align-items:center;width:100%;display:flex}._paymentType_oxdqm_1 ._paymentSystems_oxdqm_25 ._items_oxdqm_35 ._item_oxdqm_35 ._left_oxdqm_47 ._image_oxdqm_52{justify-content:center;align-items:center;width:48px;height:48px;display:flex}._paymentType_oxdqm_1 ._paymentSystems_oxdqm_25 ._items_oxdqm_35 ._item_oxdqm_35 ._left_oxdqm_47 ._image_oxdqm_52 img{width:24px;height:24px}._paymentType_oxdqm_1 ._paymentSystems_oxdqm_25 ._items_oxdqm_35 ._item_oxdqm_35 ._left_oxdqm_47 ._info_oxdqm_7{flex-direction:column;justify-content:space-between;margin-left:16px;margin-right:25px;display:flex}._paymentType_oxdqm_1 ._paymentSystems_oxdqm_25 ._items_oxdqm_35 ._item_oxdqm_35 ._left_oxdqm_47 ._info_oxdqm_7 ._top_oxdqm_70{align-items:center;display:flex}._paymentType_oxdqm_1 ._paymentSystems_oxdqm_25 ._items_oxdqm_35 ._item_oxdqm_35 ._left_oxdqm_47 ._info_oxdqm_7 ._top_oxdqm_70 ._title_oxdqm_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._paymentType_oxdqm_1 ._paymentSystems_oxdqm_25 ._items_oxdqm_35 ._item_oxdqm_35 ._left_oxdqm_47 ._info_oxdqm_7 ._top_oxdqm_70 ._popular_oxdqm_80{background:var(--color-tertiary);color:var(--color-primary);white-space:nowrap;border-radius:10px;align-items:center;height:20px;margin:0 8px;padding:3px 6px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:10px!important;font-weight:500!important;line-height:12px!important}._paymentType_oxdqm_1 ._paymentSystems_oxdqm_25 ._items_oxdqm_35 ._item_oxdqm_35 ._left_oxdqm_47 ._info_oxdqm_7 ._value_oxdqm_95{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._paymentType_oxdqm_1 ._paymentSystems_oxdqm_25 ._items_oxdqm_35 ._item_oxdqm_35 ._check_oxdqm_102{color:var(--color-primary);align-items:center;display:flex;position:absolute;right:12px}._paymentType_oxdqm_1 ._continue_oxdqm_109{margin-top:32px}@media screen and (width<=1200px){._container_1v1n1_1{height:calc(100% - 74px);margin-top:74px}}@media screen and (width<=1023px){._container_1v1n1_1{background:var(--theme-background);height:calc(100% - 74px);margin-top:74px;padding:16px}}@media screen and (width<=1023px){._close_1v1n1_34{right:16px}}._modalWrapper_guccc_1{z-index:100;justify-content:center;align-items:center;height:calc(100% - 80px);margin-top:80px;display:flex;position:fixed;inset:0 0 0 270px}._modalWrapper_guccc_1._full_guccc_14{left:0}._modalWrapper_guccc_1 ._loading_guccc_17{color:var(--color-primary);transform:scale(1.5)}@media screen and (width<=1023px){._modalWrapper_guccc_1{left:0}}._loadingContainer_1a0l8_1{pointer-events:none;justify-content:center;align-items:center;height:150px;display:flex;position:relative}._loadingContainer_1a0l8_1 ._loading_1a0l8_1{color:var(--color-primary);transform:scale(1.5)}._tabs_1oq5k_1{background:var(--color-secondary);border-radius:12px;justify-content:space-between;width:fit-content;padding:2px;display:flex}@media screen and (width<=1023px){._tabs_1oq5k_1{width:100%}}._tabs_1oq5k_1 ._tab_1oq5k_1{cursor:pointer;color:var(--text-color-secondary);border:none;padding:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}@media screen and (width<=1023px){._tabs_1oq5k_1 ._tab_1oq5k_1{justify-content:center;width:100%;display:flex}}._tabs_1oq5k_1 ._tab_1oq5k_1:hover{opacity:.8}._tabs_1oq5k_1 ._tab_1oq5k_1._active_1oq5k_35{background:var(--theme-background);border-radius:10px}._card_obw24_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;flex-direction:column;justify-content:space-between;margin-top:24px;padding:0;display:flex}@media screen and (width<=1023px){._card_obw24_1{margin-top:16px;padding:16px}}._card_obw24_1 ._title_obw24_20{padding:24px 24px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}@media screen and (width<=1023px){._card_obw24_1 ._title_obw24_20{padding:0}}._card_obw24_1 ._tabs_obw24_32{margin-top:24px;padding-left:24px}@media screen and (width<=1023px){._card_obw24_1 ._tabs_obw24_32{padding:0}}._items_1kb3m_1{margin-top:16px}@media screen and (width<=1023px){._items_1kb3m_1{display:none}}._items_1kb3m_1 ._item_1kb3m_1{border-top:1px solid #74748033;justify-content:space-between;padding:12px 24px;display:flex}._items_1kb3m_1 ._item_1kb3m_1._header_1kb3m_15{color:var(--text-color-secondary);border-top:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:20px!important}._items_1kb3m_1 ._item_1kb3m_1 ._left_1kb3m_23{width:calc(50% - 12px)}._items_1kb3m_1 ._item_1kb3m_1 ._left_1kb3m_23 ._top_1kb3m_26{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}._items_1kb3m_1 ._item_1kb3m_1 ._left_1kb3m_23 ._bottom_1kb3m_32{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:16px!important}._items_1kb3m_1 ._item_1kb3m_1 ._right_1kb3m_38{justify-content:space-between;align-items:center;gap:10px;width:calc(50% - 12px);min-width:150px;display:flex}._itemsMobile_1kb3m_49{margin-top:24px;display:none}@media screen and (width<=1023px){._itemsMobile_1kb3m_49{display:block}}._itemsMobile_1kb3m_49 ._item_1kb3m_1{background:var(--color-secondary);border-radius:12px;justify-content:space-between;margin-top:12px;padding:12px 16px;display:flex}._itemsMobile_1kb3m_49 ._item_1kb3m_1:first-child{margin-top:0}._itemsMobile_1kb3m_49 ._item_1kb3m_1 ._right_1kb3m_38{text-align:right;flex-direction:column;align-items:flex-end;display:flex}._itemsMobile_1kb3m_49 ._item_1kb3m_1 ._right_1kb3m_38 ._bottom_1kb3m_32{color:var(--text-color-secondary);align-items:center;height:20px;margin-top:4px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._referralHistoryLeftBlock_1kb3m_87 ._top_1kb3m_26{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._referralHistoryLeftBlock_1kb3m_87 ._bottom_1kb3m_32{color:var(--text-color-secondary);align-items:center;height:20px;margin-top:4px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._referralHistoryLeftBlock_1kb3m_87 ._bottom_1kb3m_32 ._number_1kb3m_104{padding-bottom:7px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:8px!important;font-weight:400!important;line-height:10px!important}._referralHistoryLeftBlock_1kb3m_87 ._bottom_1kb3m_32 ._points_1kb3m_111{text-transform:lowercase;margin-right:4px}._referralHistoryLeftBlock_1kb3m_87 ._bottom_1kb3m_32 ._value_1kb3m_115{margin:0 4px}._referralHistoryPoints_1kb3m_119{display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._referralHistoryPoints_1kb3m_119 ._textPlus_1kb3m_126{color:var(--color-text-status-delivered);margin-right:8px}._referralHistoryPoints_1kb3m_119 ._textMinus_1kb3m_130{color:var(--color-text-status-not-found);margin-right:8px}._emptyItems_1kb3m_135{color:var(--text-color-secondary);padding:24px 24px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}@media screen and (width<=1023px){._emptyItems_1kb3m_135{padding-left:0}}._howToPayButton_599k5_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);cursor:pointer;width:100%;height:76px;box-shadow:none;border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;padding:16px;display:flex}._howToPayButton_599k5_1:hover{opacity:.8}._howToPayButton_599k5_1 ._left_599k5_20{align-items:center;display:flex}._howToPayButton_599k5_1 ._left_599k5_20 ._svgContainer_599k5_24{background:var(--color-tertiary);width:48px;height:48px;color:var(--color-primary);border-radius:50px;justify-content:center;align-items:center;margin-bottom:0;display:flex}._howToPayButton_599k5_1 ._left_599k5_20 ._text_599k5_35{margin-left:16px}._howToPayButton_599k5_1 ._left_599k5_20 ._text_599k5_35 ._title_599k5_38{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._howToPayButton_599k5_1 ._left_599k5_20 ._text_599k5_35 ._info_599k5_44{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._howToPayButton_599k5_1 ._right_599k5_51{color:var(--color-primary)}._card_16efs_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;margin-top:24px;padding:24px}@media screen and (width<=1023px){._card_16efs_1{flex-direction:column;display:none}}._card_16efs_1 ._info_16efs_15{width:50%;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}@media screen and (width<=1023px){._card_16efs_1 ._info_16efs_15{width:100%}}._card_16efs_1 ._items_16efs_27>div{margin-top:24px}._cardMobile_16efs_31{margin-top:16px;display:none}@media screen and (width<=1023px){._cardMobile_16efs_31{display:block}}._item_9vxze_1{display:flex}._item_9vxze_1:first-child{margin-top:0}._item_9vxze_1 ._value_9vxze_7{background:var(--color-tertiary);width:28px;min-width:28px;height:28px;color:var(--color-primary);border-radius:20px;justify-content:center;align-items:center;display:flex}._item_9vxze_1 ._info_9vxze_18{margin-left:16px}._item_9vxze_1 ._info_9vxze_18 ._title_9vxze_21{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._item_9vxze_1 ._info_9vxze_18 ._text_9vxze_27{color:var(--text-color-secondary);margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_c4vgs_1{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}._modalWrapper_c4vgs_1 ._block_c4vgs_14{background:var(--theme-background);border-radius:24px;flex-direction:column;max-width:540px;max-height:100%;padding:24px;display:flex;overflow:auto}._modalWrapper_c4vgs_1 ._block_c4vgs_14 ._title_c4vgs_24{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._modalWrapper_c4vgs_1 ._block_c4vgs_14 ._items_c4vgs_30>div{margin-top:24px}._modalWrapper_c4vgs_1 ._block_c4vgs_14 ._buttonOnStay_c4vgs_33{cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:24px}._status_1awi7_1{color:#fff;border-radius:10px;padding:3px 6px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:10px!important;font-weight:500!important;line-height:12px!important}._status_1awi7_1._warn_1awi7_10{background:var(--color-bg-status-support);color:var(--color-text-status-support)}._copy_h4uo9_1{cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--color-secondary);word-break:break-all;cursor:auto;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:10px 16px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._copy_h4uo9_1._isCopied_h4uo9_18{cursor:pointer}._copy_h4uo9_1._isCopied_h4uo9_18:hover{background:var(--color-secondary-hover)}._copy_h4uo9_1 ._left_h4uo9_24{flex-direction:column;max-width:calc(100% - 16px);display:flex}._copy_h4uo9_1 ._left_h4uo9_24 ._top_h4uo9_29{align-items:center;display:flex}._copy_h4uo9_1 ._left_h4uo9_24 ._top_h4uo9_29 ._title_h4uo9_33{color:var(--text-color-secondary);margin-right:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:16px!important}._copy_h4uo9_1 ._left_h4uo9_24 ._value_h4uo9_41{white-space:nowrap;text-overflow:ellipsis;margin-right:5px;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._copy_h4uo9_1 ._right_h4uo9_51{color:var(--color-primary)}._card_1ra86_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;flex-direction:row;justify-content:space-between;margin-top:24px;padding:24px;display:flex}@media screen and (width<=1023px){._card_1ra86_1{flex-direction:column;padding:16px}}._card_1ra86_1 ._info_1ra86_18{width:calc(50% - 12px);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}@media screen and (width<=1023px){._card_1ra86_1 ._info_1ra86_18{width:100%}}._card_1ra86_1 ._copy_1ra86_30{width:calc(50% - 12px)}@media screen and (width<=1023px){._card_1ra86_1 ._copy_1ra86_30{width:100%;margin-top:24px;margin-left:0}}._card_1ra86_1 ._button_1ra86_40{margin-top:24px;display:none}@media screen and (width<=1023px){._card_1ra86_1 ._button_1ra86_40{display:block}}._card_12jgq_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;flex-direction:column;justify-content:space-between;margin-top:24px;padding:24px;display:flex}@media screen and (width<=1023px){._card_12jgq_1{margin-top:16px;padding:16px}}._card_12jgq_1 ._title_12jgq_19{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._card_12jgq_1 ._info_12jgq_25{justify-content:space-between;margin-top:24px;display:flex}@media screen and (width<=1023px){._card_12jgq_1 ._info_12jgq_25{flex-direction:column}}._card_12jgq_1 ._info_12jgq_25 ._first_12jgq_35{flex-direction:column;justify-content:center;width:calc(50% - 12px);display:flex}@media screen and (width<=1023px){._card_12jgq_1 ._info_12jgq_25 ._first_12jgq_35{width:100%}}._card_12jgq_1 ._info_12jgq_25 ._first_12jgq_35 ._text_12jgq_46{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._card_12jgq_1 ._info_12jgq_25 ._first_12jgq_35 ._desc_12jgq_53{display:flex}._card_12jgq_1 ._info_12jgq_25 ._first_12jgq_35 ._desc_12jgq_53 ._value_12jgq_56{margin-left:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._card_12jgq_1 ._info_12jgq_25 ._second_12jgq_63{width:calc(50% - 12px);display:flex}@media screen and (width<=1023px){._card_12jgq_1 ._info_12jgq_25 ._second_12jgq_63{width:100%;margin-top:24px}}._card_12jgq_1 ._info_12jgq_25 ._second_12jgq_63 ._item_12jgq_73{background:var(--color-secondary);border-radius:12px;width:100%;margin-left:24px;padding:12px 16px}._card_12jgq_1 ._info_12jgq_25 ._second_12jgq_63 ._item_12jgq_73:first-child{margin-left:0}._card_12jgq_1 ._info_12jgq_25 ._second_12jgq_63 ._item_12jgq_73 ._text_12jgq_46{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._card_12jgq_1 ._info_12jgq_25 ._second_12jgq_63 ._item_12jgq_73 ._desc_12jgq_53{display:flex}._card_12jgq_1 ._info_12jgq_25 ._second_12jgq_63 ._item_12jgq_73 ._desc_12jgq_53 ._value_12jgq_56{margin-left:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._container_1pilx_1{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:32px;display:flex;position:relative;overflow-y:auto}@media screen and (width<=1023px){._container_1pilx_1{padding:16px}}._container_1pilx_1 ._containerReferral_1pilx_16 ._title_1pilx_16{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._block_1xkls_1{white-space:nowrap;align-items:center;height:20px;display:flex;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}._block_1xkls_1 ._back_1xkls_13{color:var(--text-color-secondary);cursor:pointer;align-items:center;padding:5px 0;display:flex}._block_1xkls_1 ._back_1xkls_13:hover{opacity:.8}._block_1xkls_1 ._back_1xkls_13 svg{margin:0 8px}._block_1xkls_1 ._page_1xkls_26{color:var(--color-primary)}._container_m9z4o_1{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:16px 32px;display:flex;position:relative;overflow-y:auto}@media screen and (width<=1023px){._container_m9z4o_1{background:var(--theme-background);padding:16px}}._container_m9z4o_1 ._blockContainer_m9z4o_18{justify-content:center;width:100%;margin-top:24px;display:flex}._container_m9z4o_1 ._blockContainer_m9z4o_18 ._block_m9z4o_18{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;flex-direction:column;width:540px;padding:24px;display:flex}@media screen and (width<=1023px){._container_m9z4o_1 ._blockContainer_m9z4o_18 ._block_m9z4o_18{box-shadow:none;border:none;width:100%;padding:0}}._container_m9z4o_1 ._blockContainer_m9z4o_18 ._block_m9z4o_18 ._title_m9z4o_42{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._container_m9z4o_1 ._blockContainer_m9z4o_18 ._block_m9z4o_18 ._description_m9z4o_48{color:var(--text-color-secondary);margin-top:15px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._container_m9z4o_1 ._blockContainer_m9z4o_18 ._block_m9z4o_18 ._subTitle_m9z4o_56{margin-top:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:20px!important}._container_m9z4o_1 ._blockContainer_m9z4o_18 ._block_m9z4o_18 ._subDesc_m9z4o_63{color:var(--text-color-secondary);margin-top:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._container_m9z4o_1 ._blockContainer_m9z4o_18 ._block_m9z4o_18 ._subDesc_m9z4o_63 ._button_m9z4o_71{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-primary)}._container_m9z4o_1 ._blockContainer_m9z4o_18 ._block_m9z4o_18 ._subDesc_m9z4o_63 ._button_m9z4o_71:hover{opacity:.8}.htmlContainer .content{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;margin-top:24px;padding:24px}@media screen and (width<=1023px){.htmlContainer .content{box-shadow:none;border:none;padding:0}}.htmlContainer .content .title{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}.htmlContainer .content .subTitle{margin-top:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}.htmlContainer .content .item{margin-top:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}.htmlContainer .content .gap-empty,.htmlContainer .content .gap{margin-left:10px;display:inline-block}.htmlContainer .content .gap:before{content:"";background:var(--text-color-primary);border-radius:20px;width:5px;height:5px;margin-right:8px;display:inline-block;position:relative;top:-3px}.htmlContainer .content .flex{display:flex}.htmlContainer .content .flex .number{width:12px;min-width:12px}.htmlContainer .content .textSpacer{width:100%;height:10px;display:block}.htmlContainer .content a{color:var(--color-primary)}.htmlContainer .content .definitions-table{border-collapse:collapse;width:100%;font-size:inherit;color:var(--text-color-primary);margin-top:12px}.htmlContainer .content .definitions-table th,.htmlContainer .content .definitions-table td{text-align:left;vertical-align:top;border:1px solid #e0e0e0;padding:10px 12px}.htmlContainer .content .definitions-table thead th{font-weight:600}.htmlContainer .content .definitions-table tbody td ul{margin:0;padding-left:20px}.htmlContainer .content .definitions-table tbody td ul li{margin-bottom:4px}.htmlContainer .content .definitions-table tbody td ul li:last-child{margin-bottom:0}.htmlContainer .loadingWrapper{pointer-events:none;justify-content:center;align-items:center;height:auto;display:flex;position:absolute;inset:0}.htmlContainer .loadingWrapper .loading{color:var(--color-primary);transform:scale(1.5)}._container_c354c_1{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:16px 32px;display:flex;position:relative;overflow-y:auto}._container_c354c_1 ._containerInner_c354c_13{flex-direction:column;align-items:center;width:100%;display:flex}@media screen and (width<=1023px){._container_c354c_1{background:var(--theme-background);padding:16px}}._container_c354c_1 ._backbreadCrumbs_c354c_25{width:100%}._container_c354c_1 ._block_c354c_28{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;margin-top:24px;padding:24px}@media screen and (width<=1023px){._container_c354c_1 ._block_c354c_28{box-shadow:none;border:none;padding:0}}._container_c354c_1 ._block_c354c_28 ._title_c354c_44{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._container_c354c_1 ._block_c354c_28 ._info_c354c_50{margin-top:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._container_c354c_1 ._block_c354c_28 ._subTitle_c354c_57{margin-top:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._container_c354c_1 ._block_c354c_28 ._textSpacer_c354c_64{width:100%;height:10px;display:block}._container_1feqt_1{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:16px 32px;display:flex;position:relative;overflow-y:auto}._container_1feqt_1 ._containerInner_1feqt_13{flex-direction:column;align-items:center;width:100%;display:flex}@media screen and (width<=1023px){._container_1feqt_1{background:var(--theme-background);padding:16px}}._container_1feqt_1 ._backbreadCrumbs_1feqt_25{width:100%}._container_1feqt_1 ._items_1feqt_28{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);width:540px;box-shadow:var(--theme-element-border-shadow-gray);border:none;border-radius:10px;margin-top:24px;padding:0;overflow:hidden}@media screen and (width<=1023px){._container_1feqt_1 ._items_1feqt_28{width:100%}}._container_1feqt_1 ._items_1feqt_28 ._item_1feqt_28{background:var(--theme-background);cursor:pointer;justify-content:space-between;align-items:center;padding:16px;display:flex}._container_1feqt_1 ._items_1feqt_28 ._item_1feqt_28:hover{background:var(--color-secondary)}@media screen and (width<=1023px){._container_1feqt_1 ._items_1feqt_28 ._item_1feqt_28:hover{background:0 0}}._container_1feqt_1 ._items_1feqt_28 ._item_1feqt_28 svg{color:var(--text-color-secondary)}@media screen and (width<=1023px){._container_q1dza_1{background:var(--theme-background);padding:16px}}@media screen and (width<=1023px){._container_q1dza_1{background:var(--theme-background);padding:16px}}._container_q1dza_1{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:16px 32px;display:flex;position:relative;overflow-y:auto}._container_q1dza_1 ._containerInner_q1dza_13{flex-direction:column;align-items:center;width:100%;display:flex}@media screen and (width<=1023px){._container_q1dza_1{background:var(--theme-background);padding:16px}}._container_q1dza_1 ._backbreadCrumbs_q1dza_25{width:100%}._item_83slo_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;width:100%;margin-bottom:12px;padding:20px}._item_83slo_1 ._header_83slo_13{justify-content:space-between;gap:16px;width:100%;display:flex}._item_83slo_1 ._header_83slo_13 ._text_83slo_21{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._item_83slo_1 ._header_83slo_13 ._svgContainer_83slo_27{height:24px;color:var(--text-color-secondary);transition:transform .3s;transform:rotate(90deg)}._item_83slo_1 ._header_83slo_13 ._svgContainer_83slo_27._isOpen_83slo_33{transform:rotate(270deg)}._item_83slo_1 ._info_83slo_36{color:var(--text-color-secondary);opacity:0;max-height:0;transition:max-height .5s cubic-bezier(0,1,0,1),opacity .5s,margin-top .5s;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._item_83slo_1 ._info_83slo_36._isOpen_83slo_33{opacity:1;max-height:1000px;margin-top:12px;transition:max-height 1s ease-in-out,opacity .5s,margin-top .5s}._itemDark_83slo_54{background:var(--color-secondary)}._container_k46l0_1{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:16px 32px;display:flex;position:relative;overflow-y:auto}@media screen and (width<=1023px){._container_k46l0_1{background:var(--theme-background);padding:16px}}._container_k46l0_1 ._items_k46l0_18{flex-direction:column;align-items:center;width:540px;margin:24px auto 0;display:flex}@media screen and (width<=1023px){._container_k46l0_1 ._items_k46l0_18{width:100%}}._container_k46l0_1 ._loadingContainer_k46l0_30{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._container_k46l0_1 ._loadingContainer_k46l0_30 ._loading_k46l0_30{color:var(--color-primary);transform:scale(1.5)}._header_qqdim_1{z-index:10000;height:80px;padding:16px 0;position:fixed;top:0;left:200px;right:220px}@media screen and (width<=740px){._header_qqdim_1{z-index:5000;background:var(--theme-background);border-bottom:1px solid var(--theme-element-border-color-gray);align-items:center;height:52px;display:flex;top:80px;left:0;right:0;box-shadow:0 30px 20px -30px #1d1d1d0a}}._header_qqdim_1 ._itemsContainer_qqdim_24{justify-content:center;align-items:center;height:52px;display:flex}@media screen and (width<=740px){._header_qqdim_1 ._itemsContainer_qqdim_24{padding:0 16px}}._header_qqdim_1 ._itemsContainer_qqdim_24 ._items_qqdim_24{justify-content:center;align-items:center;display:flex}@media screen and (width<=740px){._header_qqdim_1 ._itemsContainer_qqdim_24 ._items_qqdim_24{display:none}}._header_qqdim_1 ._itemsContainer_qqdim_24 ._items_qqdim_24>div{white-space:nowrap;color:var(--color-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._header_qqdim_1 ._itemsContainer_qqdim_24 ._itemForMobile_qqdim_53{display:none}@media screen and (width<=740px){._header_qqdim_1 ._itemsContainer_qqdim_24 ._itemForMobile_qqdim_53{color:var(--color-primary);display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}}._container_1ibr1_1{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:16px 32px;display:flex;position:relative;overflow-y:auto}@media screen and (width<=740px){._container_1ibr1_1{height:calc(100% - 52px);margin-top:52px}}._container_1ibr1_1 ._containerInner_1ibr1_19{flex-direction:column;align-items:center;width:100%;display:flex}@media screen and (width<=1023px){._container_1ibr1_1{background:var(--theme-background);padding:16px}}._container_1ibr1_1 ._backbreadCrumbs_1ibr1_31{width:100%}._close_1ibr1_35{cursor:pointer;-webkit-user-select:none;user-select:none;z-index:7000;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:fixed;top:15px;right:32px}._close_1ibr1_35:hover{opacity:.8}@media screen and (width<=1023px){._close_1ibr1_35{right:16px}}._block_1pl5a_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;flex-direction:column;align-items:center;width:540px;height:fit-content;margin-top:24px;padding:24px 24px 40px;display:flex}@media screen and (width<=1023px){._block_1pl5a_1{width:100%;box-shadow:none;border:none;padding:0}}._block_1pl5a_1 ._image_1pl5a_23{width:250px;height:250px}._block_1pl5a_1 ._image_1pl5a_23 img{width:100%}._block_1pl5a_1 ._title_1pl5a_30{text-align:center;margin-top:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:22px!important;font-weight:600!important;line-height:28px!important}._block_1pl5a_1 ._info_1pl5a_38{text-align:center;margin-top:8px;margin-bottom:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._block_1pl5a_1 ._note_1pl5a_47{color:var(--text-color-secondary);margin-top:32px}._block_1pl5a_1 ._button_1pl5a_51{width:100%;margin-top:16px}._pageContainer_10k8l_1{flex-direction:column;align-items:center;width:100%;display:flex}._modalWrapper_157ml_1{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}._modalWrapper_157ml_1 ._block_157ml_14{background:var(--theme-background);border-radius:24px;flex-direction:column;width:340px;min-width:min-content;max-height:100%;padding:24px;display:flex}._modalWrapper_157ml_1 ._block_157ml_14>._title_157ml_24{text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._modalWrapper_157ml_1 ._block_157ml_14 ._description_157ml_31{color:var(--text-color-secondary);text-align:center;margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._modalWrapper_157ml_1 ._block_157ml_14 ._buttons_157ml_40{width:100%;display:flex}._modalWrapper_157ml_1 ._block_157ml_14 ._buttons_157ml_40 ._button_157ml_40{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;margin-top:32px}._modalWrapper_157ml_1 ._block_157ml_14 ._buttons_157ml_40 ._button_157ml_40:hover{opacity:.8}._modalWrapper_157ml_1 ._block_157ml_14 ._buttons_157ml_40 ._button_157ml_40:first-child{margin-right:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._container_1m7ir_1{flex-direction:column;width:540px;height:calc(100% - 10px);min-height:600px;display:flex}@media screen and (width<=1023px){._container_1m7ir_1{width:100%}}._container_1m7ir_1 ._sumsubContainer_1m7ir_14{height:fit-content}._container_1m7ir_1 ._sumsubContainer_1m7ir_14 ._sumsubContainerInner_1m7ir_17{border-radius:12px;width:100%;height:calc(100% - 10px);overflow:hidden}._container_1m7ir_1 ._error_1m7ir_23{text-align:center;min-height:200px;color:var(--text-color-secondary);flex-direction:column;justify-content:center;align-items:center;gap:16px;margin:0;padding:20px;font-size:16px;display:flex}._loadingContainer_1m7ir_37{background:var(--color-secondary);z-index:1000;position:absolute;inset:0}.MuiModal-root{z-index:10000!important}.MuiStack-root{height:60px;padding:0!important}.MuiStack-root .MuiFormControl-root{width:100%}.MuiStack-root .MuiFormControl-root label{color:var(--text-color-secondary);top:9px;left:16px;transform:scale(1);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:16px!important}.MuiStack-root .MuiFormControl-root .MuiInputBase-root{color:var(--text-color-primary);background:var(--input-bg);border-radius:10px}.MuiStack-root .MuiFormControl-root .MuiInputBase-root.Mui-disabled{background:var(--input-bg-disabled)}.MuiStack-root .MuiFormControl-root .MuiInputBase-root.Mui-disabled .MuiInputAdornment-root button,.MuiStack-root .MuiFormControl-root .MuiInputBase-root.Mui-disabled input{opacity:.5}.MuiStack-root .MuiFormControl-root .MuiInputBase-root input{box-sizing:border-box;-webkit-text-fill-color:var(--text-color-primary);height:100%;min-height:60px;padding:15px 50px 0 15px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}.MuiStack-root .MuiFormControl-root .MuiInputBase-root .MuiOutlinedInput-notchedOutline{border:none}.MuiStack-root .MuiFormControl-root .MuiInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:2px solid var(--color-primary);top:-4px}.MuiStack-root .MuiFormControl-root .MuiInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline legend>span{display:none}.MuiStack-root .MuiFormControl-root .MuiInputBase-root .MuiInputAdornment-root button{color:var(--text-color-secondary);margin-right:-5px}.MuiStack-root .MuiFormControl-root .MuiInputBase-root input::placeholder{opacity:1}.MuiDateCalendar-root{background:var(--theme-background);color:var(--text-color-primary)}.MuiDateCalendar-root .MuiPickersDay-root:hover{background:var(--color-secondary)}.MuiDateCalendar-root .Mui-selected{background:var(--color-primary)!important}.MuiDateCalendar-root .MuiPickersDay-today{border:1px solid var(--text-color-primary)!important;background:0 0!important}.MuiDateCalendar-root svg,.MuiDateCalendar-root span,.MuiDateCalendar-root button{color:var(--text-color-primary)}._container_edi0o_1{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:16px 32px;display:flex;position:relative;overflow-y:auto}._container_edi0o_1 ._containerInner_edi0o_13{flex-direction:column;align-items:center;width:100%;display:flex}._container_edi0o_1 ._backbreadCrumbs_edi0o_19{width:100%}@media screen and (width<=1023px){._container_edi0o_1{background:var(--theme-background);padding:16px}}._container_edi0o_1 ._blockContainer_edi0o_28{justify-content:center;width:100%;margin-top:24px;display:flex}._container_edi0o_1 ._blockContainer_edi0o_28 ._block_edi0o_28{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;flex-direction:column;width:540px;padding:24px;display:flex}@media screen and (width<=1023px){._container_edi0o_1 ._blockContainer_edi0o_28 ._block_edi0o_28{box-shadow:none;border:none;width:100%;padding:0}}._container_edi0o_1 ._blockContainer_edi0o_28 ._block_edi0o_28 ._title_edi0o_52{margin-bottom:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._container_edi0o_1 ._blockContainer_edi0o_28 ._block_edi0o_28 ._inputBlock_edi0o_59{height:60px;margin-top:16px}._container_edi0o_1 ._blockContainer_edi0o_28 ._block_edi0o_28 ._selectBlock_edi0o_63,._container_edi0o_1 ._blockContainer_edi0o_28 ._block_edi0o_28 ._dateBlock_edi0o_66{margin-top:16px}._container_edi0o_1 ._blockContainer_edi0o_28 ._block_edi0o_28 ._button_edi0o_69{margin-top:32px}._container_edi0o_1 ._logout_edi0o_72{width:352px;margin-top:24px}@media screen and (width<=1023px){._container_edi0o_1 ._logout_edi0o_72{background:var(--theme-background);width:100%}}._statusNotCompleted_1q8ca_1,._statusPending_1q8ca_2,._statusApproved_1q8ca_3,._statusRejected_1q8ca_4,._statusResubmission_1q8ca_5{text-align:right;border-radius:10px;margin-left:10px;padding:4px 8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:16px!important}._statusNotCompleted_1q8ca_1{color:var(--color-text-status-awaiting);background:var(--color-bg-status-awaiting)}._statusPending_1q8ca_2{color:var(--color-text-status-in-processing);background:var(--color-bg-status-in-processing)}._statusRejected_1q8ca_4{color:var(--color-text-status-not-found);background:var(--color-bg-status-not-found)}._statusApproved_1q8ca_3{color:var(--color-text-status-delivered);background:var(--color-bg-status-delivered)}._statusResubmission_1q8ca_5{color:var(--color-text-status-support);background:var(--color-bg-status-support)}._container_1etfn_1{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:16px 32px;display:flex;position:relative;overflow-y:auto}@media screen and (width<=1023px){._container_1etfn_1{background:var(--theme-background);padding:16px}}._container_1etfn_1 ._title_1etfn_18{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._container_1etfn_1 ._blockContainer_1etfn_24{flex-direction:column;align-items:center;width:100%;margin-top:24px;display:flex}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24{flex-direction:column;width:480px;display:flex}@media screen and (width<=1023px){._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24{width:100%}}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._user_1etfn_41{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._user_1etfn_41:hover{background:var(--color-secondary)}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._user_1etfn_41 ._left_1etfn_56 ._fio_1etfn_56{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._user_1etfn_41 ._left_1etfn_56 ._email_1etfn_62{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._user_1etfn_41 ._right_1etfn_69{color:var(--color-primary)}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._vipBannerContainer_1etfn_72{margin-top:16px}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._identification_1etfn_75{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;margin-top:16px;padding:16px;display:flex}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._identification_1etfn_75:hover{background:var(--color-secondary)}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._identification_1etfn_75 ._left_1etfn_56{display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._identification_1etfn_75 ._left_1etfn_56 ._icon_1etfn_98{color:var(--color-primary);background:var(--color-tertiary);border-radius:50px;justify-content:center;align-items:center;width:48px;height:48px;margin-right:15px;display:flex}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._identification_1etfn_75 ._right_1etfn_69{flex-direction:column;width:100%;display:flex}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._identification_1etfn_75 ._right_1etfn_69 ._top_1etfn_114{justify-content:space-between;align-items:center;display:flex}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._identification_1etfn_75 ._right_1etfn_69 ._top_1etfn_114 ._text1_1etfn_119{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._identification_1etfn_75 ._right_1etfn_69 ._top_1etfn_114 ._status_1etfn_125{background-color:var(--color-secondary);border-radius:100px;padding:2px 6px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:10px!important;font-weight:500!important;line-height:12px!important}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._identification_1etfn_75 ._right_1etfn_69 ._text2_1etfn_134{margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._list_1etfn_141{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border:none;border-radius:10px;margin-top:16px;padding:0;overflow:hidden}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._list_1etfn_141 ._item_1etfn_152{cursor:pointer;justify-content:space-between;align-items:center;padding:16px;display:flex}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._list_1etfn_141 ._item_1etfn_152:hover{background:var(--color-secondary)}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._list_1etfn_141 ._item_1etfn_152 ._left_1etfn_56{display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._list_1etfn_141 ._item_1etfn_152 ._left_1etfn_56 svg{color:var(--color-primary);margin-right:15px}._container_1etfn_1 ._blockContainer_1etfn_24 ._block_1etfn_24 ._list_1etfn_141 ._item_1etfn_152 svg{color:var(--icon-tertiary)}._container_1etfn_1 ._blockContainer_1etfn_24 ._logout_1etfn_176{width:480px;margin-top:16px}@media screen and (width<=1023px){._container_1etfn_1 ._blockContainer_1etfn_24 ._logout_1etfn_176{background:var(--theme-background);width:100%}}._container_wqsfd_1{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:32px;display:flex;position:relative;overflow-y:auto}._container_wqsfd_1 ._containerInner_wqsfd_12{flex-direction:column;justify-content:space-between;align-items:center;width:100%;display:flex}@media screen and (width<=1023px){._container_wqsfd_1{background:var(--theme-background);padding:0}}._container_wqsfd_1 ._card_wqsfd_25{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;flex-direction:column;align-items:center;width:540px;padding:24px;display:flex}@media screen and (width<=1023px){._container_wqsfd_1 ._card_wqsfd_25{box-shadow:none;border:none;width:100%;margin-top:32px;padding:16px}}._container_wqsfd_1 ._title_wqsfd_46{margin-top:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._container_wqsfd_1 ._description_wqsfd_53{text-align:center;color:var(--text-color-secondary);margin-top:8px;margin-bottom:32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._container_wqsfd_1 ._or_wqsfd_63{align-items:center;width:100%;margin-top:32px;margin-bottom:16px;display:flex}._container_wqsfd_1 ._or_wqsfd_63 ._text_wqsfd_70{text-transform:uppercase;color:var(--text-color-secondary);padding:0 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:20px!important}._container_wqsfd_1 ._or_wqsfd_63 ._line_wqsfd_79{border-top:1px solid var(--line);width:100%}._container_wqsfd_1 ._button_wqsfd_83{width:100%}._container_wqsfd_1 ._listItem_wqsfd_86{cursor:pointer;background:var(--color-secondary);border-radius:10px;justify-content:center;align-items:center;width:100%;height:56px;margin-top:16px;padding:16px;display:flex}._container_wqsfd_1 ._listItem_wqsfd_86:hover{background:var(--color-secondary-hover)}._container_wqsfd_1 ._listItem_wqsfd_86 ._text_wqsfd_70{margin-left:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._modalWrapper_12aew_1{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}._modalWrapper_12aew_1 ._block_12aew_14{background:var(--theme-background);border-radius:24px;flex-direction:column;width:340px;max-height:100%;padding:24px;display:flex;overflow:auto}._modalWrapper_12aew_1 ._block_12aew_14 ._image_12aew_24{height:48px;color:var(--color-primary);justify-content:center;margin-bottom:16px;display:flex}._modalWrapper_12aew_1 ._block_12aew_14 ._image_12aew_24 svg{transform:scale(2)}._modalWrapper_12aew_1 ._block_12aew_14 ._title_12aew_34{text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._modalWrapper_12aew_1 ._block_12aew_14 ._info_12aew_41{text-align:center;color:var(--text-color-secondary);word-break:break-word;margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_12aew_1 ._block_12aew_14 ._button_12aew_51{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;margin-top:32px}._modalWrapper_12aew_1 ._block_12aew_14 ._button_12aew_51:first-child{margin-right:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._bankTransfer_1yei3_1{margin-top:16px}._bankTransfer_1yei3_1 ._copy_1yei3_17,._bankTransfer_1yei3_1 ._alertContainer_1yei3_20,._bankTransfer_1yei3_1{margin-top:16px}._bankTransfer_1yei3_1 ._title_1yei3_4{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._bankTransfer_1yei3_1 ._info_1yei3_10{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._bankTransfer_1yei3_1 ._copy_1yei3_17,._bankTransfer_1yei3_1 ._alertContainer_1yei3_20{margin-top:16px}._modalWrapper_1aes5_1{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}._modalWrapper_1aes5_1 ._block_1aes5_14{background:var(--theme-background);border-radius:24px;flex-direction:column;width:540px;max-height:100%;padding:24px;display:flex;overflow:auto}._modalWrapper_1aes5_1 ._block_1aes5_14 ._top_1aes5_24{justify-content:space-between;align-items:center;display:flex}._modalWrapper_1aes5_1 ._block_1aes5_14 ._top_1aes5_24 ._logo_1aes5_29{align-items:center;width:150px;margin-bottom:7px;display:flex}._modalWrapper_1aes5_1 ._block_1aes5_14 ._top_1aes5_24 ._logo_1aes5_29 img{width:100%}._modalWrapper_1aes5_1 ._block_1aes5_14 ._top_1aes5_24 ._support_1aes5_38{flex-direction:column;align-items:flex-end;display:flex}._modalWrapper_1aes5_1 ._block_1aes5_14 ._top_1aes5_24 ._support_1aes5_38 ._title_1aes5_43{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:10px!important;font-weight:400!important;line-height:12px!important}._modalWrapper_1aes5_1 ._block_1aes5_14 ._top_1aes5_24 ._support_1aes5_38 ._url_1aes5_50{color:var(--color-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:10px!important;font-weight:400!important;line-height:12px!important}._modalWrapper_1aes5_1 ._block_1aes5_14 ._items_1aes5_57{margin-top:16px}._modalWrapper_1aes5_1 ._block_1aes5_14 ._items_1aes5_57 ._item_1aes5_57{justify-content:space-between;align-items:center;margin-top:16px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_1aes5_1 ._block_1aes5_14 ._items_1aes5_57 ._item_1aes5_57>._title_1aes5_43{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_1aes5_1 ._block_1aes5_14 ._items_1aes5_57 ._item_1aes5_57 ._value_1aes5_77,._modalWrapper_1aes5_1 ._block_1aes5_14 ._items_1aes5_57 ._item_1aes5_57 ._valueBold_1aes5_78{text-align:right;align-items:center;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_1aes5_1 ._block_1aes5_14 ._items_1aes5_57 ._item_1aes5_57 ._valueBold_1aes5_78{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._modalWrapper_1aes5_1 ._block_1aes5_14 ._items_1aes5_57 hr{border:none;border-top:1px solid var(--line);width:100%;margin-top:16px}._modalWrapper_1aes5_1 ._block_1aes5_14 ._check_1aes5_99{background:#fff;border-radius:7px;width:268px;height:100px;margin:32px auto 0;overflow:hidden}._modalWrapper_1aes5_1 ._block_1aes5_14 ._check_1aes5_99 img{width:100%;height:100%}._modalWrapper_1aes5_1 ._block_1aes5_14 ._button_1aes5_112{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;margin-top:32px}@media print{._modalWrapper_1aes5_1 ._block_1aes5_14 ._button_1aes5_112{display:none!important}}._buttons_14sb9_1 hr{border:none;border-top:1px solid var(--line);width:100%;margin-top:24px}._buttons_14sb9_1 ._button_14sb9_1{margin-top:24px}._cryptoTransfer_zdugo_1{margin-top:16px}._cryptoTransfer_zdugo_1 ._title_zdugo_4{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._cryptoTransfer_zdugo_1 ._info_zdugo_10{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._cryptoTransfer_zdugo_1 ._copy_zdugo_17{margin-top:16px}._cryptoTransfer_zdugo_1 ._networks_zdugo_20{background:var(--color-secondary);border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin-top:16px;padding:12px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._cryptoTransfer_zdugo_1 ._networks_zdugo_20 ._left_zdugo_34{flex-direction:column;display:flex}._cryptoTransfer_zdugo_1 ._networks_zdugo_20 ._left_zdugo_34 ._top_zdugo_38{align-items:center;display:flex}._cryptoTransfer_zdugo_1 ._networks_zdugo_20 ._left_zdugo_34 ._top_zdugo_38 ._title_zdugo_4{color:var(--text-color-secondary);margin-right:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:16px!important}._cryptoTransfer_zdugo_1 ._networks_zdugo_20 ._left_zdugo_34 ._value_zdugo_50{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important}._container_hbkf9_1{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:16px 32px;display:flex;position:relative;overflow-y:auto}._container_hbkf9_1 ._containerInner_hbkf9_13{flex-direction:column;align-items:center;width:100%;display:flex}@media screen and (width<=1023px){._container_hbkf9_1{background:var(--theme-background);padding:16px}}._container_hbkf9_1 ._backbreadCrumbs_hbkf9_25{width:100%}._container_hbkf9_1 ._loadingWrapper_hbkf9_28{pointer-events:none;justify-content:center;align-items:center;height:auto;display:flex;position:absolute;inset:0}._container_hbkf9_1 ._loadingWrapper_hbkf9_28 ._loading_hbkf9_28{color:var(--color-primary);transform:scale(1.5)}._container_hbkf9_1 ._block_hbkf9_44{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;width:540px;margin-top:24px;padding:16px}@media screen and (width<=1023px){._container_hbkf9_1 ._block_hbkf9_44{width:100%;box-shadow:none;border:none;padding:0}}._container_hbkf9_1 ._block_hbkf9_44 ._buttonContactSupport_hbkf9_62,._container_hbkf9_1 ._block_hbkf9_44 ._alertContainer_hbkf9_65,._container_hbkf9_1 ._block_hbkf9_44 ._buttonPaid_hbkf9_68{margin-top:32px}._container_hbkf9_1 ._buttonDeleteTransfer_hbkf9_71{width:auto;margin-top:24px}@media screen and (width<=1023px){._container_hbkf9_1 ._buttonDeleteTransfer_hbkf9_71{width:100%}}._details_12v4k_1{margin-top:24px}._details_12v4k_1 hr{border:none;border-top:1px solid var(--line);width:100%;margin-bottom:24px}._details_12v4k_1 ._title_12v4k_10{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._details_12v4k_1 ._items_12v4k_16 ._item_12v4k_16{justify-content:space-between;align-items:center;margin-top:16px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._details_12v4k_1 ._items_12v4k_16 ._item_12v4k_16>._title_12v4k_10{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._details_12v4k_1 ._items_12v4k_16 ._item_12v4k_16 ._value_12v4k_33,._details_12v4k_1 ._items_12v4k_16 ._item_12v4k_16 ._copy_12v4k_34{align-items:center;display:flex}._details_12v4k_1 ._items_12v4k_16 ._item_12v4k_16 ._value_12v4k_33 ._text_12v4k_38,._details_12v4k_1 ._items_12v4k_16 ._item_12v4k_16 ._copy_12v4k_34 ._text_12v4k_38{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}._details_12v4k_1 ._items_12v4k_16 ._item_12v4k_16 ._value_12v4k_33 img,._details_12v4k_1 ._items_12v4k_16 ._item_12v4k_16 ._copy_12v4k_34 img{object-fit:cover;background:var(--theme-background);width:24px;height:24px;box-shadow:0 0 2px 0 var(--color-secondary);border-radius:24px;margin-right:8px}._details_12v4k_1 ._items_12v4k_16 ._item_12v4k_16 ._copy_12v4k_34{cursor:pointer}._details_12v4k_1 ._items_12v4k_16 ._item_12v4k_16 ._copy_12v4k_34:hover{opacity:.6}._details_12v4k_1 ._items_12v4k_16 ._item_12v4k_16 ._copy_12v4k_34 svg{color:var(--text-color-secondary);margin-left:5px;transform:scale(.8)}._details_12v4k_1 ._items_12v4k_16 ._item_12v4k_16 ._provider_12v4k_66{text-transform:capitalize}._modalWrapper_npmo6_1{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}._modalWrapper_npmo6_1 ._block_npmo6_14{background:var(--theme-background);border-radius:24px;flex-direction:column;width:340px;max-height:100%;padding:24px;display:flex;overflow:auto}._modalWrapper_npmo6_1 ._block_npmo6_14 ._title_npmo6_24{text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._modalWrapper_npmo6_1 ._block_npmo6_14 ._info_npmo6_31{text-align:center;color:var(--text-color-secondary);word-break:break-word;margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_npmo6_1 ._block_npmo6_14 ._buttonInfoHash_npmo6_41{text-align:right;color:var(--color-text-status-support);cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._modalWrapper_npmo6_1 ._block_npmo6_14 ._inputContainer_npmo6_50{margin-top:32px}._modalWrapper_npmo6_1 ._block_npmo6_14 ._buttons_npmo6_53{width:100%;display:flex}._modalWrapper_npmo6_1 ._block_npmo6_14 ._button_npmo6_41{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;margin-top:32px}._modalWrapper_npmo6_1 ._block_npmo6_14 ._button_npmo6_41:first-child{margin-right:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_lf1b7_1{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}._modalWrapper_lf1b7_1 ._block_lf1b7_14{background:var(--theme-background);border-radius:24px;flex-direction:column;max-width:540px;max-height:100%;padding:24px;display:flex;overflow:auto}._modalWrapper_lf1b7_1 ._block_lf1b7_14 ._button_lf1b7_24,._modalWrapper_lf1b7_1 ._block_lf1b7_14 ._buttonOnStay_lf1b7_25{cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:24px}._modalWrapper_lf1b7_1 ._block_lf1b7_14 ._buttonOnStay_lf1b7_25{margin-top:32px}._icons_1ox03_1{justify-content:center;align-items:center;width:100%;margin-top:24px;display:flex}._icons_1ox03_1 ._item_1ox03_8{background:var(--color-secondary);border-radius:40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._icons_1ox03_1 ._item_1ox03_8 svg{color:var(--text-color-secondary)}._icons_1ox03_1 ._item_1ox03_8._itemActive_1ox03_20{background:var(--color-tertiary)}._icons_1ox03_1 ._item_1ox03_8._itemActive_1ox03_20 svg{color:var(--color-primary)}._icons_1ox03_1 ._line_1ox03_26{background:var(--color-secondary);width:110px;height:4px}._icons_1ox03_1 ._line_1ox03_26._lineActive_1ox03_31{background:var(--color-primary)}._info_1fjc2_1{flex-direction:column;margin-top:8px;display:flex}._info_1fjc2_1>._title_1fjc2_6{text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._info_1fjc2_1>._description_1fjc2_13{text-align:center;color:var(--text-color-secondary);margin-top:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._info_1fjc2_1 ._svgContainer_1fjc2_22{border-radius:50px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}._info_1fjc2_1 ._svgContainer_1fjc2_22 svg{transform:scale(1.35)}._info_1fjc2_1 ._svgContainer_1fjc2_22._svgSupport_1fjc2_34{color:var(--color-text-status-support);background:var(--color-bg-status-support)}._info_1fjc2_1 ._svgContainer_1fjc2_22._svgNotFound_1fjc2_38{color:var(--color-text-status-not-found);background:var(--color-bg-status-not-found)}._info_1fjc2_1 ._svgContainer_1fjc2_22._svgDelivered_1fjc2_42{color:var(--color-text-status-delivered);background:var(--color-bg-status-delivered)}._info_1fjc2_1 ._button_1fjc2_46,._info_1fjc2_1 ._awaitingButtonSupport_1fjc2_47,._info_1fjc2_1 ._alertContainer_1fjc2_48{width:100%;margin-top:24px}._info_1fjc2_1 ._buttonEditRecipientDetails_1fjc2_52,._info_1fjc2_1 ._awaitingButtonSupport_1fjc2_47{margin-top:16px}._info_1fjc2_1 hr{border:none;border-top:1px solid var(--line);width:100%;margin-top:24px}._info_1fjc2_1 ._iconTitleInfoArrow_1fjc2_64{margin-top:24px}._container_1sje7_1{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:16px 32px;display:flex;position:relative;overflow-y:auto}._container_1sje7_1 ._containerInner_1sje7_13{flex-direction:column;align-items:center;width:100%;display:flex}@media screen and (width<=1023px){._container_1sje7_1{background:var(--theme-background);padding:16px}}._container_1sje7_1 ._backbreadCrumbs_1sje7_25{width:100%}._container_1sje7_1 ._loadingWrapper_1sje7_28{pointer-events:none;justify-content:center;align-items:center;height:auto;display:flex;position:absolute;inset:0}._container_1sje7_1 ._loadingWrapper_1sje7_28 ._loading_1sje7_28{color:var(--color-primary);transform:scale(1.5)}._container_1sje7_1 ._block_1sje7_44{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;width:540px;margin-top:24px;padding:16px}@media screen and (width<=1023px){._container_1sje7_1 ._block_1sje7_44{width:100%;box-shadow:none;border:none;padding:0}}._container_1sje7_1 ._block_1sje7_44 ._info_1sje7_62{flex-direction:column;display:flex}._container_1sje7_1 ._block_1sje7_44 ._info_1sje7_62>._title_1sje7_66{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._container_1sje7_1 ._block_1sje7_44 ._info_1sje7_62 ._copy_1sje7_72{margin-top:16px}._modalWrapper_1q1uz_1{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}._modalWrapper_1q1uz_1 ._block_1q1uz_14{background:var(--theme-background);border-radius:24px;flex-direction:column;width:340px;max-height:100%;padding:16px;display:flex;overflow:auto}._modalWrapper_1q1uz_1 ._block_1q1uz_14 ._image_1q1uz_24{height:48px;color:var(--color-primary);justify-content:center;margin-bottom:16px;display:flex}._modalWrapper_1q1uz_1 ._block_1q1uz_14 ._image_1q1uz_24 svg{transform:scale(2)}._modalWrapper_1q1uz_1 ._block_1q1uz_14 ._title_1q1uz_34{text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._modalWrapper_1q1uz_1 ._block_1q1uz_14 ._info_1q1uz_41{text-align:center;color:var(--text-color-secondary);word-break:break-word;margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._modalWrapper_1q1uz_1 ._block_1q1uz_14 ._button_1q1uz_51{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;margin-top:32px}._modalWrapper_1q1uz_1 ._block_1q1uz_14 ._button_1q1uz_51:first-child{margin-right:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._block_1067b_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;width:540px;margin-top:24px;padding:16px}@media screen and (width<=1023px){._block_1067b_1{width:100%;box-shadow:none;border:none;padding:0}}._info_1067b_20{flex-direction:column;display:flex}._title_1067b_25{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._copy_1067b_32,._alertContainer_1067b_36{margin-top:16px}._block_1jbqw_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;width:540px;margin-top:24px;padding:16px}@media screen and (width<=1023px){._block_1jbqw_1{width:100%;box-shadow:none;border:none;padding:0}}._block_1jbqw_1 ._info_1jbqw_19{flex-direction:column;display:flex}._block_1jbqw_1 ._info_1jbqw_19 ._title_1jbqw_23{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._block_1jbqw_1 ._info_1jbqw_19 ._infoBlock_1jbqw_29{text-align:center;flex-direction:column;align-items:center;margin-top:32px;display:flex}._block_1jbqw_1 ._info_1jbqw_19 ._infoBlock_1jbqw_29 ._tokenIcon_1jbqw_36{object-fit:contain;width:48px;height:48px}._block_1jbqw_1 ._info_1jbqw_19 ._infoBlock_1jbqw_29 ._amountLine_1jbqw_41{justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}._block_1jbqw_1 ._info_1jbqw_19 ._infoBlock_1jbqw_29 ._amountLine_1jbqw_41 ._amount_1jbqw_41{cursor:pointer;line-height:1;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._block_1jbqw_1 ._info_1jbqw_19 ._infoBlock_1jbqw_29 ._amountLine_1jbqw_41 ._copyIconButton_1jbqw_56{width:24px;height:24px;color:var(--color-primary);cursor:pointer;background:0 0;border:0;margin:0;padding:0}._block_1jbqw_1 ._info_1jbqw_19 ._infoBlock_1jbqw_29 ._infoBlockTitle_1jbqw_66{color:var(--text-color-secondary);margin-top:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._block_1jbqw_1 ._info_1jbqw_19 ._infoBlock_1jbqw_29 ._copyWalletTitle_1jbqw_74{margin-top:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._block_1jbqw_1 ._info_1jbqw_19 ._containerBlocks_1jbqw_81{flex-direction:column;margin-top:32px;display:flex}._block_1jbqw_1 ._info_1jbqw_19 ._containerBlocks_1jbqw_81 ._copy_1jbqw_56{margin-top:16px}._block_1jbqw_1 ._info_1jbqw_19 ._checkboxContainer_1jbqw_89{margin-top:32px}._block_1jbqw_1 ._info_1jbqw_19 ._buttonContainer_1jbqw_92{margin-top:16px}._detailsBlock_gajll_1 ._inputs_gajll_1{margin-top:24px}._detailsBlock_gajll_1 ._inputs_gajll_1 ._selectsWrapper_gajll_4{margin-bottom:20px}._detailsBlock_gajll_1 ._confirmRecipient_gajll_7{align-items:center;margin-top:32px;display:flex}._detailsBlock_gajll_1 ._confirmRecipient_gajll_7 ._text_gajll_12{margin-left:20px}._detailsBlock_gajll_1 ._continue_gajll_15{margin-top:16px}._container_17zjq_1{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:16px 32px;display:flex;position:relative;overflow-y:auto}._container_17zjq_1 ._containerInner_17zjq_13{flex-direction:column;align-items:center;width:100%;display:flex}@media screen and (width<=1023px){._container_17zjq_1{background:var(--theme-background);padding:16px}}._container_17zjq_1 ._backbreadCrumbs_17zjq_25{width:100%}._container_17zjq_1 ._loadingWrapper_17zjq_28{pointer-events:none;justify-content:center;align-items:center;height:auto;display:flex;position:absolute;inset:0}._container_17zjq_1 ._loadingWrapper_17zjq_28 ._loading_17zjq_28{color:var(--color-primary);transform:scale(1.5)}._container_17zjq_1 ._block_17zjq_44{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;width:540px;margin-top:24px;padding:16px}@media screen and (width<=1023px){._container_17zjq_1 ._block_17zjq_44{width:100%;box-shadow:none;border:none;padding:0}}._container_17zjq_1 ._block_17zjq_44 ._title_17zjq_62{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._container_17zjq_1 ._block_17zjq_44 ._info_17zjq_68{color:var(--text-color-secondary);margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._container_747it_1{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:32px;display:flex;position:relative;overflow-y:auto}@media screen and (width<=1023px){._container_747it_1{padding:16px 0}}._container_747it_1 ._containerTransactions_747it_16 ._title_747it_16{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}@media screen and (width<=1023px){._container_747it_1 ._containerTransactions_747it_16 ._title_747it_16{padding:0 16px}}._container_747it_1 ._containerTransactions_747it_16 ._transactions_747it_27{background:var(--theme-background);border:1px solid #74748033;border-radius:16px;margin-top:24px}@media screen and (width<=1023px){._container_747it_1 ._containerTransactions_747it_16 ._transactions_747it_27{background:0 0;border:none;padding:0 16px}}._container_e2ppr_1{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:16px 32px;display:flex;position:relative;overflow-y:auto}@media screen and (width<=1023px){._container_e2ppr_1{background:var(--theme-background);padding:16px}}._container_e2ppr_1 ._title_e2ppr_18{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._container_e2ppr_1 ._cardContainer_e2ppr_24{flex-direction:column;align-items:center;margin-top:24px;display:flex}._container_e2ppr_1 ._cardContainer_e2ppr_24 ._card_e2ppr_24{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;flex-direction:column;width:540px;padding:24px;display:flex}@media screen and (width<=1023px){._container_e2ppr_1 ._cardContainer_e2ppr_24 ._card_e2ppr_24{box-shadow:none;border:none;width:auto;padding:0}}._container_e2ppr_1 ._cardContainer_e2ppr_24 ._card_e2ppr_24 ._image_e2ppr_48{justify-content:center;height:140px;display:flex}._container_e2ppr_1 ._cardContainer_e2ppr_24 ._card_e2ppr_24 ._title_e2ppr_18{text-align:center;margin-top:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:22px!important;font-weight:600!important;line-height:28px!important}._container_e2ppr_1 ._cardContainer_e2ppr_24 ._card_e2ppr_24 ._description_e2ppr_61{text-align:center;color:var(--text-color-secondary);margin-top:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._container_e2ppr_1 ._cardContainer_e2ppr_24 ._card_e2ppr_24 ._items_e2ppr_70{margin-top:32px}._container_e2ppr_1 ._cardContainer_e2ppr_24 ._card_e2ppr_24 ._items_e2ppr_70 ._item_e2ppr_70{margin-top:24px;display:flex}._container_e2ppr_1 ._cardContainer_e2ppr_24 ._card_e2ppr_24 ._items_e2ppr_70 ._item_e2ppr_70:first-child{margin-top:0}._container_e2ppr_1 ._cardContainer_e2ppr_24 ._card_e2ppr_24 ._items_e2ppr_70 ._item_e2ppr_70 ._value_e2ppr_80{background:var(--color-tertiary);width:28px;min-width:28px;height:28px;color:var(--color-primary);border-radius:20px;justify-content:center;align-items:center;display:flex}._container_e2ppr_1 ._cardContainer_e2ppr_24 ._card_e2ppr_24 ._items_e2ppr_70 ._item_e2ppr_70 ._info_e2ppr_91{margin-left:16px}._container_e2ppr_1 ._cardContainer_e2ppr_24 ._card_e2ppr_24 ._items_e2ppr_70 ._item_e2ppr_70 ._info_e2ppr_91 ._title_e2ppr_18{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._container_e2ppr_1 ._cardContainer_e2ppr_24 ._card_e2ppr_24 ._items_e2ppr_70 ._item_e2ppr_70 ._info_e2ppr_91 ._img_e2ppr_100{color:var(--text-color-secondary);margin-top:16px}._container_e2ppr_1 ._cardContainer_e2ppr_24 ._card_e2ppr_24 ._button_e2ppr_104{cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:32px}._container_eybgo_1{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:16px 32px;display:flex;position:relative;overflow-y:auto}@media screen and (width<=1023px){._container_eybgo_1{background:var(--theme-background);padding:16px}}._container_eybgo_1 ._cardContainer_eybgo_18{flex-direction:column;align-items:center;margin-top:24px;display:flex}@media screen and (width<=1023px){._container_eybgo_1 ._cardContainer_eybgo_18{align-items:stretch}}._container_eybgo_1 ._cardContainer_eybgo_18 ._loadingWrapper_eybgo_29{pointer-events:none;justify-content:center;align-items:center;height:216px;display:flex;position:relative;inset:0}._container_eybgo_1 ._cardContainer_eybgo_18 ._loadingWrapper_eybgo_29 ._loading_eybgo_29{color:var(--color-primary);transform:scale(1.5)}._container_eybgo_1 ._cardContainer_eybgo_18 ._card_eybgo_18{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;flex-direction:column;width:540px;padding:24px;display:flex}@media screen and (width<=1023px){._container_eybgo_1 ._cardContainer_eybgo_18 ._card_eybgo_18{box-shadow:none;border:none;width:auto;padding:0}}._container_eybgo_1 ._cardContainer_eybgo_18 ._card_eybgo_18 ._brand_eybgo_63{color:var(--color-primary)}._container_eybgo_1 ._cardContainer_eybgo_18 ._card_eybgo_18 ._title_eybgo_66{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._container_eybgo_1 ._cardContainer_eybgo_18 ._card_eybgo_18 ._request_eybgo_72{background:var(--color-secondary);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;height:84px;margin-top:24px;display:flex}._container_eybgo_1 ._cardContainer_eybgo_18 ._card_eybgo_18 ._request_eybgo_72 ._label_eybgo_82{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._container_eybgo_1 ._cardContainer_eybgo_18 ._card_eybgo_18 ._request_eybgo_72 ._value_eybgo_89{align-items:center;margin-top:8px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:24px!important}._container_eybgo_1 ._cardContainer_eybgo_18 ._card_eybgo_18 ._request_eybgo_72 ._value_eybgo_89 img{width:24px;height:24px;margin-right:8px}._container_eybgo_1 ._cardContainer_eybgo_18 ._card_eybgo_18 ._recipientInformation_eybgo_103{margin-top:32px}._container_eybgo_1 ._cardContainer_eybgo_18 ._card_eybgo_18 ._recipientInformation_eybgo_103 ._title_eybgo_66{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._container_eybgo_1 ._cardContainer_eybgo_18 ._card_eybgo_18 ._recipientInformation_eybgo_103 ._items_eybgo_112 ._item_eybgo_112{justify-content:space-between;margin-top:16px;display:flex}._container_eybgo_1 ._cardContainer_eybgo_18 ._card_eybgo_18 ._recipientInformation_eybgo_103 ._items_eybgo_112 ._item_eybgo_112 ._text_eybgo_117{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._container_eybgo_1 ._cardContainer_eybgo_18 ._card_eybgo_18 ._recipientInformation_eybgo_103 ._items_eybgo_112 ._item_eybgo_112 ._value_eybgo_89{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._container_eybgo_1 ._cardContainer_eybgo_18 ._card_eybgo_18 ._button_eybgo_130{cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:32px}._header_1cnly_1{z-index:9000;height:74px;padding:19px 0;position:fixed;top:0;left:200px;right:220px}@media screen and (width<=1200px){._header_1cnly_1{z-index:5000;background:var(--theme-background);border-bottom:1px solid var(--theme-element-border-color-gray);top:80px;left:0;right:0;box-shadow:0 30px 20px -30px #1d1d1d0a}}._header_1cnly_1 ._itemsContainer_1cnly_21{padding:0 100px}@media screen and (width<=740px){._header_1cnly_1 ._itemsContainer_1cnly_21{padding:0 16px}}._header_1cnly_1 ._itemsContainer_1cnly_21 ._lineContainer_1cnly_29{background:var(--color-secondary);border-radius:10px;width:100%;height:4px;display:flex}._header_1cnly_1 ._itemsContainer_1cnly_21 ._lineContainer_1cnly_29 ._line_1cnly_29{background:var(--color-primary);border-radius:10px;width:0%;height:100%;position:relative}._header_1cnly_1 ._itemsContainer_1cnly_21 ._lineContainer_1cnly_29 ._line_1cnly_29._line50_1cnly_43{width:50%}._header_1cnly_1 ._itemsContainer_1cnly_21 ._lineContainer_1cnly_29 ._line_1cnly_29._line100_1cnly_46{width:100%}._header_1cnly_1 ._itemsContainer_1cnly_21 ._lineContainer_1cnly_29 ._circleContainer_1cnly_49{width:0;height:0}._header_1cnly_1 ._itemsContainer_1cnly_21 ._lineContainer_1cnly_29 ._circleContainer_1cnly_49 ._circle_1cnly_49{background:var(--color-primary);border-radius:10px;width:10px;height:10px;position:relative;top:2px;transform:translate(-50%,-50%)}._header_1cnly_1 ._itemsContainer_1cnly_21 ._items_1cnly_21{justify-content:space-between;margin-top:12px;display:flex}@media screen and (width<=740px){._header_1cnly_1 ._itemsContainer_1cnly_21 ._items_1cnly_21{display:none}}._header_1cnly_1 ._itemsContainer_1cnly_21 ._items_1cnly_21>div{white-space:nowrap;width:0;color:var(--text-color-secondary);justify-content:center;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._header_1cnly_1 ._itemsContainer_1cnly_21 ._items_1cnly_21>div._itemActive_1cnly_83{color:var(--color-primary)}._header_1cnly_1 ._itemsContainer_1cnly_21 ._itemForMobile_1cnly_86{display:none}@media screen and (width<=740px){._header_1cnly_1 ._itemsContainer_1cnly_21 ._itemForMobile_1cnly_86{color:var(--color-primary);margin-top:12px;display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}}._page_1c50s_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);width:540px;box-shadow:var(--theme-element-border-shadow-gray);border:1px solid var(--theme-element-border-color-gray-2);border-radius:10px;padding:24px;position:relative}._page_1c50s_1 ._loadingWrapper_1c50s_11{pointer-events:none;justify-content:center;align-items:center;height:188px;display:flex;position:relative;inset:0}._page_1c50s_1 ._loadingWrapper_1c50s_11 ._loading_1c50s_11{color:var(--color-primary);transform:scale(1.5)}@media screen and (width<=1023px){._page_1c50s_1{width:100%;box-shadow:none;border:none;padding:0}}._page_1c50s_1 ._title_1c50s_35{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._page_1c50s_1 ._description_1c50s_41{color:var(--text-color-secondary);margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._page_1c50s_1 ._labelSelect_1c50s_49{color:var(--text-color-secondary);margin-top:24px;margin-bottom:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:16px!important}._page_1c50s_1 ._inputSelect_1c50s_58{margin-top:24px}._page_1c50s_1 ._descriptionInputSelect_1c50s_61{color:var(--text-color-secondary);margin-top:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._page_1c50s_1 ._convertPrice_1c50s_69{color:var(--text-color-secondary);margin-top:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._page_1c50s_1 ._bestPrice_1c50s_77{color:var(--text-color-secondary);justify-content:space-between;margin-top:8px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._page_1c50s_1 ._bestPrice_1c50s_77 ._left_1c50s_87 ._price_1c50s_87{color:var(--color-primary)}._page_1c50s_1 ._bestPrice_1c50s_77 ._right_1c50s_90{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-primary)}._page_1c50s_1 ._bestPrice_1c50s_77 ._right_1c50s_90 :hover{opacity:.8}._page_1c50s_1 ._paymentMethod_1c50s_98{margin-top:16px}._page_1c50s_1 ._button_1c50s_101{cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:24px}._page_1c50s_1 ._button_1c50s_101:hover{opacity:.8}._brand_1c50s_110{color:var(--color-primary)}._page_nxt4e_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);width:540px;box-shadow:var(--theme-element-border-shadow-gray);border:1px solid var(--theme-element-border-color-gray-2);border-radius:10px;padding:24px}@media screen and (width<=1023px){._page_nxt4e_1{width:100%;box-shadow:none;border:none;padding:0}}._page_nxt4e_1 ._title_nxt4e_18{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._page_nxt4e_1 ._info_nxt4e_24{color:var(--text-color-secondary);margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._page_nxt4e_1 ._inputs_nxt4e_32{margin-top:24px}._page_nxt4e_1 ._inputs_nxt4e_32 ._selectsWrapper_nxt4e_35{margin-bottom:20px}._page_nxt4e_1 ._continue_nxt4e_38{margin-top:12px}._page_7lhrv_1{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);width:540px;box-shadow:var(--theme-element-border-shadow-gray);border:1px solid var(--theme-element-border-color-gray-2);border-radius:10px;padding:24px}@media screen and (width<=1023px){._page_7lhrv_1{width:100%;box-shadow:none;border:none;padding:0}}._page_7lhrv_1 ._svgContainer_7lhrv_18{width:48px;height:48px;color:var(--color-primary);background:var(--color-tertiary);border-radius:12px;justify-content:center;align-items:center;margin:0 auto;display:flex}._page_7lhrv_1>._title_7lhrv_29{text-align:center;margin-top:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:24px!important;font-weight:600!important;line-height:32px!important}._page_7lhrv_1>._info_7lhrv_37{color:var(--text-color-secondary);text-align:center;margin-top:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}._page_7lhrv_1 ._link_7lhrv_46{margin-top:32px}._page_7lhrv_1 ._button_7lhrv_49{margin-top:16px}._page_7lhrv_1 hr{border:none;border-top:1px solid var(--line);width:100%;margin-top:32px}._page_7lhrv_1 ._howToReceive_7lhrv_58{margin-top:32px}._page_7lhrv_1 ._howToReceive_7lhrv_58 ._title_7lhrv_29{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._page_7lhrv_1 ._details_7lhrv_67{margin-top:32px}._page_7lhrv_1 ._details_7lhrv_67 ._title_7lhrv_29{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:24px!important}._page_7lhrv_1 ._details_7lhrv_67 ._items_7lhrv_76 ._item_7lhrv_76,._page_7lhrv_1 ._details_7lhrv_67 ._items_7lhrv_76 ._itemValue_7lhrv_77{justify-content:space-between;margin-top:16px;display:flex}._page_7lhrv_1 ._details_7lhrv_67 ._items_7lhrv_76 ._item_7lhrv_76 ._text_7lhrv_82,._page_7lhrv_1 ._details_7lhrv_67 ._items_7lhrv_76 ._itemValue_7lhrv_77 ._text_7lhrv_82{color:var(--text-color-secondary);font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._page_7lhrv_1 ._details_7lhrv_67 ._items_7lhrv_76 ._item_7lhrv_76 ._value_7lhrv_90,._page_7lhrv_1 ._details_7lhrv_67 ._items_7lhrv_76 ._itemValue_7lhrv_77 ._value_7lhrv_90{display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}._page_7lhrv_1 ._details_7lhrv_67 ._items_7lhrv_76 ._item_7lhrv_76 ._value_7lhrv_90 ._image_7lhrv_98,._page_7lhrv_1 ._details_7lhrv_67 ._items_7lhrv_76 ._itemValue_7lhrv_77 ._value_7lhrv_90 ._image_7lhrv_98{width:20px;height:20px;margin-right:8px}._page_7lhrv_1 ._details_7lhrv_67 ._items_7lhrv_76 ._item_7lhrv_76 ._value_7lhrv_90{font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}._container_1v1n1_1{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:32px;display:flex;position:relative;overflow-y:auto}._container_1v1n1_1 ._containerInner_1v1n1_12{flex-direction:column;justify-content:space-between;align-items:center;width:100%;display:flex}@media screen and (width<=1200px){._container_1v1n1_1{height:calc(100% - 74px);margin-top:74px}}@media screen and (width<=1023px){._container_1v1n1_1{background:var(--theme-background);height:calc(100% - 74px);margin-top:74px;padding:16px}}._close_1v1n1_34{cursor:pointer;-webkit-user-select:none;user-select:none;z-index:7000;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:fixed;top:15px;right:32px}._close_1v1n1_34:hover{opacity:.8}@media screen and (width<=1023px){._close_1v1n1_34{right:16px}}._languageSwitcher_1grnr_1{position:relative}._languageSwitcher_1grnr_1 ._button_1grnr_4{cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--color-secondary);border-radius:10px;width:48px;height:48px;padding:12px}._languageSwitcher_1grnr_1 ._button_1grnr_4:hover{background:var(--color-secondary-hover)}._languageSwitcher_1grnr_1 ._button_1grnr_4 img{width:100%}._languageSwitcher_1grnr_1 ._dropdown_1grnr_19{background:var(--theme-background);border:1px solid var(--theme-element-border-color-gray);box-shadow:var(--theme-element-border-shadow-gray);border-radius:10px;width:240px;margin-top:17px;padding:8px;position:absolute;right:0;overflow:hidden}@media screen and (width<=1023px){._languageSwitcher_1grnr_1 ._dropdown_1grnr_19{border-top-left-radius:0;border-top-right-radius:0;width:100vw;position:fixed;left:0;right:0}}._languageSwitcher_1grnr_1 ._dropdown_1grnr_19 ._langContainer_1grnr_42{cursor:pointer;border-radius:10px;justify-content:space-between;height:48px;margin-top:8px;padding:0 15px;display:flex}._languageSwitcher_1grnr_1 ._dropdown_1grnr_19 ._langContainer_1grnr_42:hover,._languageSwitcher_1grnr_1 ._dropdown_1grnr_19 ._langContainer_1grnr_42._active_1grnr_54{background:var(--color-secondary)}._languageSwitcher_1grnr_1 ._dropdown_1grnr_19 ._langContainer_1grnr_42:first-child{margin-top:0}._languageSwitcher_1grnr_1 ._dropdown_1grnr_19 ._langContainer_1grnr_42 ._left_1grnr_60{align-items:center;height:100%;display:flex}._languageSwitcher_1grnr_1 ._dropdown_1grnr_19 ._langContainer_1grnr_42 ._left_1grnr_60 img{width:20px;height:20px;margin-right:15px}._languageSwitcher_1grnr_1 ._dropdown_1grnr_19 ._langContainer_1grnr_42 ._right_1grnr_70{color:var(--color-primary);align-items:center;display:flex}._button_qse2g_1{cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--color-secondary);border-radius:10px;padding:12px}._button_qse2g_1:hover{background:var(--color-secondary-hover)}._item_3vwso_1{cursor:pointer;color:var(--text-color-secondary);border-radius:10px;align-items:center;padding:12px 16px;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}._item_3vwso_1 ._text_3vwso_13{margin:0 16px}._item_3vwso_1:hover{background:var(--color-tertiary);color:var(--color-primary)}._item_3vwso_1._active_3vwso_20{background:var(--color-primary);color:var(--text-color-button-primary)}._items_794m7_1 ._item_794m7_1{margin-top:4px}._items_794m7_1 ._line_794m7_4{border-top:1px solid var(--line);margin:12px 0}._header_1a197_1{background:var(--theme-background);z-index:6000;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 32px;display:flex;position:fixed;top:0;left:0;right:0}._header_1a197_1._headerBorderBottomHide_1a197_15{border-bottom:none}@media screen and (width<=1023px){._header_1a197_1{border-bottom:1px solid var(--theme-element-border-color-gray);padding:0 16px}}._header_1a197_1 ._left_1a197_24{display:flex}._header_1a197_1 ._left_1a197_24 ._mobileMenu_1a197_27{display:none}@media screen and (width<=1023px){._header_1a197_1 ._left_1a197_24 ._mobileMenu_1a197_27{display:flex}}._header_1a197_1 ._left_1a197_24 ._mobileMenu_1a197_27 ._buttons_1a197_35{align-items:center;width:48px;height:48px;margin-right:8px;display:flex;position:relative}._header_1a197_1 ._left_1a197_24 ._mobileMenu_1a197_27 ._buttons_1a197_35 ._listButton_1a197_43{cursor:pointer;-webkit-user-select:none;user-select:none;opacity:1;visibility:visible;padding:12px;position:absolute}._header_1a197_1 ._left_1a197_24 ._mobileMenu_1a197_27 ._buttons_1a197_35 ._listButton_1a197_43:hover{opacity:.8}._header_1a197_1 ._left_1a197_24 ._mobileMenu_1a197_27 ._buttons_1a197_35 ._listButton_1a197_43._hidden_1a197_54{opacity:0;visibility:hidden}._header_1a197_1 ._left_1a197_24 ._mobileMenu_1a197_27 ._buttons_1a197_35 ._closeButton_1a197_58{cursor:pointer;-webkit-user-select:none;user-select:none;opacity:0;visibility:hidden;padding:12px;position:absolute}._header_1a197_1 ._left_1a197_24 ._mobileMenu_1a197_27 ._buttons_1a197_35 ._closeButton_1a197_58:hover{opacity:.8}._header_1a197_1 ._left_1a197_24 ._mobileMenu_1a197_27 ._buttons_1a197_35 ._closeButton_1a197_58._visible_1a197_69{opacity:1;visibility:visible}._header_1a197_1 ._left_1a197_24 ._mobileMenu_1a197_27 ._menu_1a197_73{background:var(--theme-background);border-bottom:1px solid var(--theme-element-border-color-gray);width:100%;box-shadow:var(--theme-element-border-shadow-gray);border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:8px;position:fixed;top:80px;left:0;right:0}._header_1a197_1 ._left_1a197_24 ._mobileMenu_1a197_27 ._menu_1a197_73._menuClose_1a197_86{display:none}._header_1a197_1 ._left_1a197_24 ._logo_1a197_89{cursor:pointer;align-items:center;width:150px;margin-bottom:7px;display:flex}._header_1a197_1 ._left_1a197_24 ._logo_1a197_89 img{width:100%}._header_1a197_1 ._left_1a197_24 ._logo_1a197_89 ._light_1a197_99,._header_1a197_1 ._left_1a197_24 ._logo_1a197_89 ._dark_1a197_102{display:block}._header_1a197_1 ._right_1a197_105{align-items:center;gap:8px;display:flex}@media screen and (width<=1023px){._header_1a197_1 ._right_1a197_105{gap:4px}}._header_1a197_1 ._right_1a197_105 ._theme_1a197_115{color:var(--text-color-secondary);margin-right:8px}@media screen and (width<=1023px){._header_1a197_1 ._right_1a197_105 ._theme_1a197_115{margin-right:0}}._header_1a197_1 ._right_1a197_105 ._paddingForCurrentUrls_1a197_124{width:48px;margin-left:8px}@media screen and (width<=1023px){._header_1a197_1 ._right_1a197_105 ._paddingForCurrentUrls_1a197_124{margin-left:4px}}._layout_vka2s_1{background:var(--color-secondary);width:100%;height:100%;overflow:hidden}._layout_vka2s_1 ._loading_vka2s_7{justify-content:center;align-items:center;width:100vw;height:calc(100% - 80px);display:flex}._layout_vka2s_1 ._wrapperContainer_vka2s_14{width:100%;height:calc(100% - 80px);margin-top:80px;display:flex}._layout_vka2s_1 ._wrapperContainer_vka2s_14 ._menu_vka2s_20{background:var(--theme-background);border-top:1px solid var(--theme-element-border-color-gray);width:270px;min-width:270px;height:100%;padding:12px;position:relative}@media screen and (width<=1023px){._layout_vka2s_1 ._wrapperContainer_vka2s_14 ._menu_vka2s_20{display:none}}._layout_vka2s_1 ._wrapperContainer_vka2s_14 ._wrapper_vka2s_14{width:100%;height:100%;overflow-y:auto}
