.style_Container__DvK3A{padding:12px 16px;border-radius:12px;background:var(--gray);display:flex;flex-direction:column;gap:8px}.style_Row__AUN5t{display:flex;justify-content:space-between;align-items:center}.style_Label__eh8tl{font-size:13px;color:var(--dark-gray)}.style_Value__Z2Efd{font-size:13px;font-weight:600;color:var(--text)}.style_RouteLabel__iT9mY{font-size:11px;color:var(--dark-gray);margin-top:4px}.style_Loading__c1J5D{font-size:13px;color:var(--dark-gray);text-align:center;padding:4px 0}.style_Error__odFB0{font-size:13px;color:var(--exchange-down);text-align:center}.style_Overlay__bZK12{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.style_Modal__1zxCA{background:var(--bg);border-radius:16px;padding:24px;max-width:360px;width:90%;display:flex;flex-direction:column;gap:16px}.style_Title__eOeW2{font-size:18px;font-weight:700;color:var(--text);margin:0}.style_Text__fM5m_{font-size:14px;color:var(--dark-gray);margin:0;line-height:1.5}.style_Actions__wreqs{display:flex;gap:12px}.style_Accept__905LF,.style_Decline__MhKsb{flex:1 1;padding:12px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;border:none}.style_Decline__MhKsb{background:var(--gray);color:var(--text)}.style_Accept__905LF{background:var(--accent);color:var(--text)}.style_Container__0JAwP{padding:20px;border-radius:16px;background:var(--gray)}.style_Container__0JAwP .style_Title__TYsYA{margin:0 0 20px;font-size:20px;font-weight:700;color:var(--text)}.style_Container__0JAwP .style_Waiting__KDcSD{color:var(--dark-gray);font-size:14px}.style_ExplorerLink__RfDH0{display:inline-block;margin-top:8px;font-size:14px;color:var(--accent);text-decoration:none}.style_ExplorerLink__RfDH0:hover{text-decoration:underline}.style_Bar__iTT_6{display:flex;align-items:flex-start;margin-bottom:20px}.style_Bar_item__JL_9p{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:center;min-width:0}.style_Bar_label__DKnKb{margin-top:8px;font-size:12px;color:var(--dark-gray);text-align:center}.style_Node__exHwL{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--bg);color:var(--dark-gray);border:2px solid var(--dark-gray);transition:color .3s,border-color .3s,background .3s}.style_Node_done__q1_K7{color:#fff;background:var(--exchange-up);border-color:var(--exchange-up)}.style_Node_action_required__T6isy,.style_Node_active__eEId7{color:var(--accent);border-color:var(--accent);animation:style_pulse__BNgFI 1.8s ease-in-out infinite}.style_Node_failed__w50G_{color:#fff;background:var(--exchange-down);border-color:var(--exchange-down)}.style_Connector__tEJa_{position:absolute;top:18px;left:calc(50% + 22px);right:calc(-50% + 22px);height:2px;background:var(--dark-gray);opacity:.4;transition:background .3s,opacity .3s}.style_Connector_done__xju47{background:var(--exchange-up);opacity:1}.style_PhaseIcon__Th3az{display:inline-flex}.style_PhaseIcon_pending__Ci5tl{color:var(--dark-gray)}.style_Card__ghOcb{padding:16px;border-radius:12px;background:var(--bg);border:1px solid rgba(0,0,0,0)}.style_Card_head__oHKHb{display:flex;align-items:center;gap:10px}.style_Card_icon__vbF4J{color:var(--accent)}.style_Card_title__6Pxm8{font-size:16px;font-weight:600;color:var(--text)}.style_Card_desc__gRprD{margin:8px 0 0;font-size:14px;color:var(--dark-gray)}.style_Card_cta__9H2CB{border:none;border-radius:8px;background:var(--accent);color:#fff}.style_Card_cta__9H2CB,.style_Card_retry__EjXOI{margin-top:12px;padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer}.style_Card_retry__EjXOI{border:1px solid var(--accent);border-radius:8px;background:rgba(0,0,0,0);color:var(--accent)}.style_Card_retry__EjXOI:hover{background:var(--accent);color:var(--text)}.style_Card_link__wieIj{display:inline-block;margin-top:10px;font-size:13px;color:var(--accent);text-decoration:none}.style_Card_done__lb2ba{border-color:var(--exchange-up)}.style_Card_done__lb2ba .style_Card_title__6Pxm8{color:var(--exchange-up)}.style_Card_failed__AK7aI{display:flex;flex-direction:column;text-align:center;border-color:var(--exchange-down)}.style_Card_failed__AK7aI .style_Card_title__6Pxm8{color:var(--exchange-down)}.style_Card_actionRequired__z5G1Z{border-color:var(--accent);animation:style_borderPulse__78Qke 1.8s ease-in-out infinite}@keyframes style_pulse__BNgFI{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(215,178,123,.4)}50%{transform:scale(1.06);box-shadow:0 0 0 6px rgba(215,178,123,0)}}@keyframes style_borderPulse__78Qke{0%,to{box-shadow:0 0 0 0 rgba(215,178,123,.35)}50%{box-shadow:0 0 0 5px rgba(215,178,123,0)}}@media(prefers-reduced-motion:reduce){.style_Card_actionRequired__z5G1Z,.style_Node_action_required__T6isy,.style_Node_active__eEId7{animation:none}}.style_FileInput__mZaAs{height:63px;width:100%;border-radius:100px;display:flex;align-items:center;justify-content:center;border:1px dashed var(--accent);cursor:pointer;gap:10px;flex-wrap:nowrap}.style_FileInput__mZaAs>input{display:none}.style_FileInput__mZaAs>h6{color:var(--accent)}.style_BottomOfForm__b1Aot{display:flex;gap:10px}@media(max-width:766px){.style_BottomOfForm__b1Aot{flex-direction:column;gap:12px}}.style_BottomOfForm__b1Aot .style_UsernameInput__vLrhW{width:calc(50% - 5px);height:68px}.style_BottomOfForm__b1Aot .style_UsernameInput__vLrhW div,.style_BottomOfForm__b1Aot .style_UsernameInput__vLrhW input{height:68px}@media(max-width:766px){.style_BottomOfForm__b1Aot .style_UsernameInput__vLrhW{height:54px;width:100%}.style_BottomOfForm__b1Aot .style_UsernameInput__vLrhW div,.style_BottomOfForm__b1Aot .style_UsernameInput__vLrhW input{height:54px}}.style_BottomOfForm__b1Aot .style_Button__u5Eat{height:68px;width:calc(50% - 5px)}@media(max-width:766px){.style_BottomOfForm__b1Aot .style_Button__u5Eat{width:100%}}.style_DealTransferDetails___gHdi{display:flex;flex-direction:column;gap:12px}.style_DealTransferDetails___gHdi .style_Next__9SU7D{width:100%}.style_DealTransferDetails___gHdi .style_QrBlock__uFIeA{display:flex;flex-direction:column;align-items:center;gap:12px}.style_DealTransferDetails___gHdi .style_QrBlock__uFIeA .style_QrCodeWrapper__ErWo_{padding:6px;background:#fff;border-radius:12px}@media(max-width:766px){.style_DealTransferDetails___gHdi .style_QrBlock__uFIeA .style_QrCodeWrapper__ErWo_{display:none}}.style_DealTransferDetails___gHdi .style_QrBlock__uFIeA .style_QrHint__QDIlY{font-size:14px;font-weight:400;color:var(--dark-gray);text-align:center}.style_DealTransferDetails___gHdi .style_QrBlock__uFIeA .style_PaymentLink__oC66X{font-size:16px;font-weight:400;color:var(--accent);text-decoration:underline;cursor:pointer}@media(max-width:766px){.style_DealTransferDetails___gHdi .style_QrBlock__uFIeA .style_PaymentLink__oC66X{display:none}}.style_DealTransferDetails___gHdi .style_QrBlock__uFIeA .style_MobilePaymentButton__R5dOp{display:none}@media(max-width:766px){.style_DealTransferDetails___gHdi .style_QrBlock__uFIeA .style_MobilePaymentButton__R5dOp{display:flex}.style_DealTransferDetails___gHdi .style_DesktopOnly__fNIpE{display:none}}.style_DealTransferDetails___gHdi .style_MobileOnly__LWH7H{display:none}@media(max-width:766px){.style_DealTransferDetails___gHdi .style_MobileOnly__LWH7H{display:inline}}.style_DealTransferDetails___gHdi .style_ConfirmPaymentButton__i2OBZ:disabled{--accent:var(--dark-gray)}.style_DealTransferDetails___gHdi .style_WarningAtBottom__SEgeS{display:flex;flex-direction:column;align-items:center;text-align:center}.style_DealTransferDetails___gHdi .style_Content__M_SmD{min-height:319px;padding:20px;display:flex;flex-direction:column;gap:20px;border-radius:20px;background:var(--bg)}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Top__w3wcv{display:flex;flex-direction:column;gap:8px}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Top__w3wcv h3{font-size:40px;font-weight:400;line-height:44px;color:var(--text)}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Top__w3wcv p{font-size:16px;font-weight:400;line-height:19.2px;color:var(--text)}@media(max-width:766px){.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Top__w3wcv p{font-size:14px;line-height:16.8px}}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Top__w3wcv .style_Header__nS8RM{width:100%;align-items:center;display:flex;gap:12px}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Top__w3wcv .style_Header__nS8RM p{font-size:16px;font-weight:400;line-height:20.8px;color:var(--accent)}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Top__w3wcv .style_Header__nS8RM hr{height:1px;border:none;flex-grow:100;background:var(--dark-gray)}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_TransferDetails__YVxw5{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;border-radius:200px;background:var(--gray)}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_TransferDetails__YVxw5 h5{font-size:22px;font-weight:400;color:var(--text);word-break:break-all}@media(max-width:1919px){.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_TransferDetails__YVxw5 h5{font-size:16px}}@media(max-width:766px){.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_TransferDetails__YVxw5 h5{line-height:20.8px}}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_TransferDetails__YVxw5 p{font-size:10px;line-height:12px;color:var(--dark-gray)}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_TransferDetails__YVxw5 button,.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_TransferDetails__YVxw5 svg{height:25px;width:25px;border:none}@media(max-width:766px){.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_TransferDetails__YVxw5 button,.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_TransferDetails__YVxw5 svg{height:18px;width:18px}}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_TransferDetails__YVxw5 .style_Requisites__A8VLr{display:flex;flex-grow:100;flex-direction:column}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_TransferDetails__YVxw5 .style_RequisitesImage__sIwEa{background:var(--bg);height:40px;width:40px;border-radius:100px;display:flex;align-items:center;justify-content:center}@media(max-width:766px){.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_TransferDetails__YVxw5{flex-direction:row-reverse;padding:8px 20px}}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn{display:flex;justify-content:space-between}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn .style_Column__PTrWX{max-width:25%;display:flex;flex-direction:column;gap:10px}@media(max-width:1919px){.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn .style_Column__PTrWX{gap:4px}}@media(max-width:766px){.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn .style_Column__PTrWX{flex-direction:row;justify-content:space-between;min-width:100%;width:100%}}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn .style_Column__PTrWX .style_ColumnDataRow__ptfAk{display:flex;align-items:center;gap:6px}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn .style_Column__PTrWX .style_ColumnDataRow__ptfAk button,.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn .style_Column__PTrWX .style_ColumnDataRow__ptfAk svg{height:13px;width:13px;display:flex;align-items:center}@media(max-width:766px){.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn .style_Column__PTrWX .style_ColumnDataRow__ptfAk{max-width:50%}}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn .style_Column__PTrWX p{overflow:hidden;text-overflow:ellipsis}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn .style_Column__PTrWX p.style_ColumnLabel__h9W72{font-size:14px;font-weight:400;line-height:16.8px;color:var(--dark-gray)}@media(max-width:1919px){.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn .style_Column__PTrWX p.style_ColumnLabel__h9W72{font-size:10px;line-height:12px}}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn .style_Column__PTrWX p.style_ColumnData__behUF{font-size:16px;font-weight:400;line-height:20.8px;color:var(--text)}@media(max-width:1919px){.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn .style_Column__PTrWX p.style_ColumnData__behUF{font-size:12px;line-height:14.4px}}@media(max-width:766px){.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn .style_Column__PTrWX p.style_ColumnData__behUF{font-size:14px;font-weight:400;line-height:16.8px}.style_DealTransferDetails___gHdi .style_Content__M_SmD .style_Columns__yfEcn{flex-direction:column;gap:12px}}@media(max-width:1919px){.style_DealTransferDetails___gHdi .style_Content__M_SmD{height:auto;gap:12px}}@media(max-width:766px){.style_DealTransferDetails___gHdi .style_Content__M_SmD{height:auto;padding:10px}}.style_ButtonRight__przQk{height:68px;width:100%}@media(max-width:766px){.style_ButtonRight__przQk{width:100%}}.style_StatusScreen__VNTvs{display:flex;flex-direction:column;align-items:center;gap:20px;padding:12px 0}.style_StatusScreen__VNTvs .style_SpinnerWrapper__TJ_XV{position:relative;width:110px;height:110px;display:flex;align-items:center;justify-content:center}.style_StatusScreen__VNTvs .style_SpinnerWrapper__TJ_XV .style_SpinnerRing__vjnu4{position:absolute;inset:0;border-radius:50%;border:3px solid var(--gray);border-top-color:var(--accent);animation:style_scSpin__lhtjN 1.2s linear infinite}.style_StatusScreen__VNTvs .style_SpinnerWrapper__TJ_XV .style_SpinnerRing__vjnu4.style_SpinnerCompleted__Ch4eZ{border-color:#32ad13;animation:none}.style_StatusScreen__VNTvs .style_SpinnerWrapper__TJ_XV .style_SpinnerRing__vjnu4.style_SpinnerExpired__AX_Hr{border-color:#ac4747;animation:none}.style_StatusScreen__VNTvs .style_SpinnerWrapper__TJ_XV .style_IconInner___RFKn{display:flex;align-items:center;justify-content:center}.style_StatusScreen__VNTvs .style_SpinnerWrapper__TJ_XV .style_IconInner___RFKn svg{width:44px;height:auto}.style_StatusScreen__VNTvs .style_StatusText__JNLld{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.style_StatusScreen__VNTvs .style_StatusText__JNLld .style_StatusTitle__KV3j3{font-size:20px;font-weight:400;line-height:24px;color:var(--text)}@media(max-width:1919px){.style_StatusScreen__VNTvs .style_StatusText__JNLld .style_StatusTitle__KV3j3{font-size:18px}}.style_StatusScreen__VNTvs .style_StatusText__JNLld .style_StatusSubtitle__prsEG{font-size:14px;font-weight:400;line-height:16.8px;color:var(--dark-gray)}.style_StatusScreen__VNTvs .style_ProgressDots__sJzOP{display:flex;gap:8px}.style_StatusScreen__VNTvs .style_ProgressDots__sJzOP .style_ProgressDot__Rjxaa{width:8px;height:8px;border-radius:50%;background:var(--gray);transition:background .4s}.style_StatusScreen__VNTvs .style_ProgressDots__sJzOP .style_ProgressDot__Rjxaa.style_ProgressDotActive__veS8H{background:var(--accent)}@keyframes style_scSpin__lhtjN{to{transform:rotate(1turn)}}.style_Container___NOG_{width:100%}.style_Button__g17Iy{width:100%;padding:12px 20px;border-radius:12px;border:1.5px solid var(--accent);background:rgba(0,0,0,0);color:var(--accent);font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.style_Button__g17Iy:hover{background:var(--accent);color:var(--text)}.style_Button__g17Iy.style_Loading__MO7BF{opacity:.6;cursor:not-allowed}.style_Card__TZQ4E{width:100%;padding:12px 14px;border-radius:12px;background:var(--gray);border:1px solid var(--accent);display:flex;flex-direction:column;gap:10px}.style_Card_top___2tYr{display:flex;align-items:center;justify-content:space-between;gap:8px}.style_Card_wallet__gRItA{display:flex;align-items:center;gap:8px;min-width:0}.style_Card_walletIcon__I2Wbs{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}.style_Card_walletName__X64xi{font-size:14px;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style_Card_network__tI29B{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:4px 10px;border-radius:999px;background:var(--bg);font-size:12px;color:var(--dark-gray)}.style_Card_dot__A45Dv{width:7px;height:7px;border-radius:50%;background:var(--exchange-up);box-shadow:0 0 0 2px rgba(50,173,19,.18)}.style_Card_bottom__otNLW{display:flex;align-items:center;justify-content:space-between;gap:8px}.style_Card_address__Q6LYw{font-size:13px;font-weight:500;font-family:monospace;color:var(--dark-gray)}.style_Card_actions__P73bU{display:flex;align-items:center;gap:4px}.style_Card_iconBtn__JfIxV{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:8px;background:var(--bg);color:var(--dark-gray);cursor:pointer;transition:color .2s,background .2s}.style_Card_iconBtn__JfIxV:hover{color:var(--accent)}.style_Card_disconnect__uO3ri:hover{color:var(--exchange-down)}.style_DealLayout__HeJ0d{display:flex;align-items:flex-start;justify-content:space-between;column-gap:0;flex-wrap:wrap;margin:22px 0 70px!important}@media(max-width:1439px){.style_DealLayout__HeJ0d{flex-direction:column}}@media(min-width:767px){.style_DealLayout__HeJ0d{column-gap:30px}}.style_DealLayout_children__f17cz{width:100%;display:flex;flex-direction:column;gap:20px}@media(min-width:1439px){.style_DealLayout_children__f17cz{gap:30px;flex-direction:row}}.style_Header__PUwi9{display:flex;justify-content:space-between;align-items:center}.style_Header__PUwi9 h1{font-size:80px;font-weight:400;line-height:96px}@media(max-width:1919px){.style_Header__PUwi9 h1{font-size:60px;line-height:72px}}@media(max-width:766px){.style_Header__PUwi9 h1{font-size:40px;line-height:44px}}.style_Header__PUwi9 .style_Images__j1Wjz{position:relative;height:185px;width:150px}.style_Header__PUwi9 .style_Images__j1Wjz .style_HeaderImage__ZmWVg{top:4px;position:absolute;left:50%;transform:translateX(-50%);z-index:1;height:auto!important;width:100%!important}.style_Header__PUwi9 .style_Images__j1Wjz svg{top:0;position:absolute;z-index:0;width:150px;height:150px}@media(max-width:1919px){.style_Header__PUwi9 .style_Images__j1Wjz{width:144px;height:141px}.style_Header__PUwi9 .style_Images__j1Wjz .style_HeaderImage__ZmWVg,.style_Header__PUwi9 .style_Images__j1Wjz svg{top:0}.style_Header__PUwi9 .style_Images__j1Wjz svg{top:0;width:141px!important;height:141px!important}}@media(max-width:766px){.style_Header__PUwi9 .style_Images__j1Wjz{width:78px;height:71px}.style_Header__PUwi9 .style_Images__j1Wjz .style_HeaderImage__ZmWVg,.style_Header__PUwi9 .style_Images__j1Wjz svg{top:0}.style_Header__PUwi9 .style_Images__j1Wjz svg{top:0;width:71px!important;height:71px!important}}.style_Header__PUwi9 .style_HeaderTitle__M8_jZ{color:var(--text)}.style_Header__PUwi9 .style_BottomText__58Edt{display:flex;gap:10px}.style_Header__PUwi9 .style_BottomText__58Edt .style_DealId__MaUHs{color:var(--accent)}.style_Header__PUwi9 .style_BottomText__58Edt button{width:63px;height:63px;margin:10px 0 0;border-radius:50%;border:1px solid var(--accent);display:flex;align-items:center;justify-content:center}@media(max-width:1919px){.style_Header__PUwi9 .style_BottomText__58Edt button{margin:7px 0 0;width:47px;height:47px}}@media(max-width:766px){.style_Header__PUwi9 .style_BottomText__58Edt button{margin:4.5px 0 0;width:31px;height:31px}}.style_Header__PUwi9 .style_BottomText__58Edt button svg{height:25px;width:25px}@media(max-width:1919px){.style_Header__PUwi9 .style_BottomText__58Edt button svg{width:15px;height:15px}}.style_DealStatusHeader__I9o3e{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px}@media(max-width:766px){.style_DealStatusHeader__I9o3e{gap:4px}}.style_DealStatusHeader__I9o3e h5{font-size:16px;font-weight:400;line-height:20.8px;color:var(--dark-gray)}@media(max-width:766px){.style_DealStatusHeader__I9o3e h5{font-size:14px;font-weight:400;line-height:16.8px}}.style_DealStatusHeader__I9o3e h5.style_Active__OBa3S{color:var(--accent)}.style_DealStatusHeader__I9o3e .style_Blocks__VVNpx{display:flex;align-items:center;gap:4px;flex-grow:100}.style_DealStatusHeader__I9o3e .style_Blocks__VVNpx div{height:4px;width:calc(12.5% - 3.5px);border-radius:2px;background:var(--dark-gray)}.style_DealStatusHeader__I9o3e .style_Blocks__VVNpx div.style_Active__OBa3S{background:var(--accent)}@media(max-width:766px){.style_DealStatusHeader__I9o3e .style_Blocks__VVNpx div{width:calc(25% - 3px)}.style_DealStatusHeader__I9o3e .style_Blocks__VVNpx div.style_Mobile__9U5VQ{display:none}}.style_DealContent__XpCin{width:calc(50% - 20px);height:auto;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:1919px){.style_DealContent__XpCin{height:auto}}@media(max-width:1439px){.style_DealContent__XpCin{height:auto;width:100%}}@media(max-width:766px){.style_DealContent__XpCin{gap:20px}}.style_DealContent__XpCin .style_Content__aYLw_{height:auto;padding:20px;border-radius:30px;display:flex;flex-direction:column;gap:20px;background:var(--gray)}@media(max-width:1919px){.style_DealContent__XpCin .style_Content__aYLw_{height:auto}}@media(max-width:1439px){.style_DealContent__XpCin .style_Content__aYLw_{height:auto}}@media(max-width:766px){.style_DealContent__XpCin .style_Content__aYLw_{padding:10px}.style_InlineStatusBar__5rPSD{display:none!important}}.style_StatusBar__mGRoM{display:none!important}@media(max-width:766px){.style_StatusBar__mGRoM{display:flex!important}}.style_Warning__bYb8w{display:flex;flex-direction:column;align-items:center;gap:10px}.style_Warning__bYb8w .style_WarningHeader__sulUs{display:flex;justify-content:center;gap:10px;font-size:16px;font-weight:400;line-height:20.8px;color:var(--text)}.style_Warning__bYb8w hr{width:100%;height:1px;border:none;background:var(--dark-gray)}.style_Warning__bYb8w .style_Annotation__r2WLH{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;gap:4px}.style_Warning__bYb8w .style_Annotation__r2WLH p{font-size:14px;font-weight:400;line-height:16.8px;min-height:16.8px;color:var(--text);text-align:justify}.style_Warning__bYb8w .style_Annotation__r2WLH a{font-size:14px;font-weight:400;line-height:16.8px;color:var(--accent)}.style_Warning__bYb8w .style_WarningContent__a63F8{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.style_Warning__bYb8w .style_WarningContent__a63F8 p{font-size:14px;font-weight:400;line-height:16.8px;color:var(--text);text-align:center}.style_Warning__bYb8w .style_WarningContent__a63F8 a{font-size:14px;font-weight:400;line-height:16.8px;color:var(--accent)}.style_timeButtons__Pv_t5{display:flex;gap:10px}.style_timeButtons__Pv_t5 button{background:var(--accent);border-radius:100px;padding:10px 20px;color:var(--text)}.style_Container__AXAj9{width:calc(50% - 20px)}@media(max-width:1439px){.style_Container__AXAj9{width:100%}}.style_Container__AXAj9 .style_DealContent__XpCin{width:100%!important}.style_EnterCode__U6Iiv{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;border-radius:20px;background:var(--bg);padding:20px;height:432px}@media(max-width:1919px){.style_EnterCode__U6Iiv{height:396px}}@media(max-width:1439px){.style_EnterCode__U6Iiv{height:363px}}.style_EnterCode__U6Iiv h3{font-size:40px;font-weight:400;line-height:44px;color:var(--text)}@media(max-width:766px){.style_EnterCode__U6Iiv h3{font-size:22px;line-height:26.4px}}.style_EnterCode__U6Iiv p{font-size:16px;font-weight:400;line-height:20.8px;color:var(--accent)}.style_EnterCode__U6Iiv .style_Button__jZnYJ{height:63px;width:340px}.style_EnterCode__U6Iiv .style_Button__jZnYJ p{color:var(--text)!important}@media(max-width:766px){.style_EnterCode__U6Iiv .style_Button__jZnYJ{width:292px}}.style_EnterCode__U6Iiv .style_Inputs__jEQnM{display:flex;flex-direction:column;gap:10px;width:382px}@media(max-width:767px){.style_EnterCode__U6Iiv .style_Inputs__jEQnM{width:292px}}.style_EnterCode__U6Iiv .style_Inputs__jEQnM div{gap:10px}.style_EnterCode__U6Iiv .style_Inputs__jEQnM input{height:68px!important;width:88px!important;background:var(--gray);border:none;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:400;line-height:26.4px;color:var(--text);text-align:center;outline:none}.style_EnterCode__U6Iiv .style_Inputs__jEQnM input::placeholder{color:rgba(0,0,0,0)}@media(max-width:766px){.style_EnterCode__U6Iiv .style_Inputs__jEQnM input{height:50px!important;width:65.5px!important}}.style_EnterCode__U6Iiv .style_Inputs__jEQnM input[type=number]::-webkit-inner-spin-button,.style_EnterCode__U6Iiv .style_Inputs__jEQnM input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.style_EnterCode__U6Iiv .style_Inputs__jEQnM input[type=number]{-moz-appearance:textfield}.style_ResendButton__PNoOS{background:none;border:none;color:var(--text);font-size:14px;padding:8px;margin-top:12px;cursor:pointer;transition:all .2s ease;text-decoration:underline}.style_ResendButton__PNoOS:disabled{cursor:not-allowed;opacity:.7;text-decoration:none}.style-loader_loader__vxupt{width:48px;height:48px;border-radius:50%;display:inline-block;border-top:3px solid var(--accent);border-right:3px solid rgba(0,0,0,0);box-sizing:border-box;animation:style-loader_rotation__labKS 1s linear infinite;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes style-loader_rotation__labKS{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.style_Article_breadCrumbs__3gyc4{margin-top:22px}@media(max-width:766px){.style_Article_breadCrumbs__3gyc4{display:none}}.style_ArticleMain__pXDpC{font-size:16px;letter-spacing:-.02em;color:var(--text);transition:all .1s ease 0s;display:flex;flex-direction:column;gap:40px}@media(max-width:766px){.style_ArticleMain__pXDpC{gap:30px}}.style_ArticleMain__pXDpC>div{display:flex;flex-direction:column;gap:40px}@media(max-width:766px){.style_ArticleMain__pXDpC>div{gap:30px}}.style_ArticleMain__pXDpC strong{font-size:22px;font-weight:400}.style_ArticleMain__pXDpC p:last-child{margin-bottom:0}.style_Articles_breadCrumbs___lJK6{margin-top:22px}@media(max-width:766px){.style_Articles_breadCrumbs___lJK6{display:none}}.style_TwoColumnsLayout__4i6Gt{display:flex;align-items:flex-start;justify-content:space-between;column-gap:0;flex-wrap:wrap}@media(min-width:767px){.style_TwoColumnsLayout__4i6Gt{column-gap:30px}}@media(min-width:1440px){.style_TwoColumnsLayout__4i6Gt{flex-wrap:nowrap}}.style_TwoColumnsLayout_column__MtegL{display:flex;flex-direction:column;margin-left:-20px;padding-left:20px;margin-right:-20px;padding-right:20px;flex-grow:0;flex-shrink:0;flex-basis:calc(100% + 40px);overflow:hidden}@media(min-width:767px){.style_TwoColumnsLayout_column__MtegL{margin-left:0;padding-left:0;margin-right:0;padding-right:0;flex:0 0 100%}}@media(min-width:1440px){.style_TwoColumnsLayout_column__MtegL{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 30px)/2)}}.style_TwoColumnsLayout_column__MtegL.style_auth__t2C_2{flex-shrink:1;overflow:visible}@media(min-width:1440px){.style_TwoColumnsLayout_column__MtegL.style_auth__t2C_2:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 30px)*524/1300)}}@media(min-width:1920px){.style_TwoColumnsLayout_column__MtegL.style_auth__t2C_2:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 30px)*724/1780)}}@media(min-width:1440px){.style_TwoColumnsLayout_column__MtegL.style_auth__t2C_2:last-child{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 30px)*746/1300)}}@media(min-width:1920px){.style_TwoColumnsLayout_column__MtegL.style_auth__t2C_2:last-child{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 30px)*1026/1780)}}.style_Main_MainPageTitle__VOdcq{margin-bottom:20px}.style_Main_CalculatorCard__7MNvz{position:relative;overflow:hidden;border-radius:30px;background-color:var(--gray);width:100%;padding:10px;margin-bottom:20px}@media(min-width:767px){.style_Main_CalculatorCard__7MNvz{padding:22px 20px 20px}}@media(min-width:1440px){.style_Main_CalculatorCard__7MNvz{padding:22px 20px 20px;margin-bottom:0}}@media(min-width:1920px){.style_Main_CalculatorCard__7MNvz{padding:22px 20px 20px}}.style_Main_CalculatorCard_badge__SHVbn{position:static;display:flex;justify-content:flex-end;margin-bottom:12px;z-index:1}@media(min-width:767px){.style_Main_CalculatorCard_badge__SHVbn{position:absolute;top:20px;right:20px;margin-bottom:0}}.style_Main_HowToChangeCurrency__ocC7F{background:var(--gray)}@media(min-width:1440px){.style_Main_HowToChangeCurrency__ocC7F{margin-bottom:10px}}.style_Main_MainTags__FJfkb,.style_Main_WhoAreWeFAQ__iG0J5{margin-bottom:70px}.style_DescriptionContainer__riOVy{margin-left:-20px;padding-left:20px;margin-right:-20px;padding-right:20px;flex-grow:0;flex-shrink:0;flex-basis:calc(100% + 40px);overflow:hidden}@media(min-width:767px){.style_DescriptionContainer__riOVy{margin-left:0;padding-left:0;margin-right:0;padding-right:0;flex:0 0 100%}}@media(min-width:1440px){.style_DescriptionContainer__riOVy{display:flex;flex-direction:column;justify-content:space-between;height:100%}}.style_stretch__mhmux{align-items:stretch!important;margin-top:20px!important;margin-bottom:40px!important}@media(min-width:1440px){.style_stretch__mhmux{margin-bottom:60px!important}}.style_TigerGreeting_wr___jRZW{width:100%;position:relative}.style_TigerGreeting_wrapper__Ku5QR{margin:0 auto}@media(min-width:1440px){.style_TigerGreeting_wrapper__Ku5QR{width:603px;margin-top:68px;margin-bottom:101px;transform:scale(.8)}}@media(min-width:1920px){.style_TigerGreeting_wrapper__Ku5QR{width:603px;margin-top:68px;margin-bottom:101px;transform:scale(1)}}.style_TigerGreeting_aspectRatio__AeIKu{padding-top:99.5024875622%;position:relative;height:0;width:100%}.style_TigerGreeting__mQrVy{position:absolute;top:0;left:0;width:100%;height:100%}.style_TigerGreeting_background__GFej_{width:100%;height:100%;position:relative}.style_TigerGreeting_image__yRSPh{width:100%;position:absolute;left:-35.40796%;top:50%;transform:translateY(-50%)}.style_TigerGreeting_image__yRSPh>video{height:837px}.style_TigerGreeting_image__yRSPh>img{object-fit:cover}.style_TigerGreeting_image_t__pzITp{width:100%;position:absolute;left:-35.40796%;width:816px;height:841px;top:50%;transform:translateY(-50%)}.style_TigerGreeting_image_t__pzITp>video{height:837px}.style_TigerGreeting_image_t__pzITp>img{object-fit:contain}.style_TigerMarks_wrapper__jzRzx{position:absolute;top:0;left:0;right:0;bottom:0}.style_TigerMarks__PKEwr{height:100%;max-width:1025px;width:100%;margin:0 auto;position:relative}.style_Mark__pOO0I{position:absolute;display:flex;align-items:center;gap:10px;padding:20px;background-color:var(--gray);border-radius:78px;z-index:3}.style_Mark__pOO0I>p{font-size:16px;line-height:130%;font-weight:400;color:var(--text)}.style_AuthCodeInput__VUItw{width:100%}.style_AuthCodeInput_label__XF9Xm{margin-bottom:10px;font-size:16px;line-height:130%;font-weight:400;color:var(--text)}.style_AuthCodeInput_stage__bYhdj{position:relative;width:100%;cursor:text}.style_AuthCodeInput_cells__2YLn0{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}@media(min-width:767px){.style_AuthCodeInput_cells__2YLn0{gap:12px}}.style_AuthCodeInput_cell__7joA3{position:relative;flex:0 0 auto;width:48px;height:54px;display:flex;align-items:center;justify-content:center;background-color:var(--bg);border:1px solid rgba(0,0,0,0);border-radius:16px;transition:border-color .2s ease}@media(min-width:767px){.style_AuthCodeInput_cell__7joA3{width:60px;height:64px;border-radius:18px}}.style_AuthCodeInput_cell__7joA3.style_active__cBJPa{border-color:var(--accent)}.style_AuthCodeInput_cell__7joA3.style_error__XPWsC{border-color:var(--exchange-down)}.style_AuthCodeInput_ring__E8WJF{position:absolute;inset:0;border-radius:inherit;overflow:hidden;padding:1.5px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:0;transition:opacity .2s ease;filter:drop-shadow(0 0 3px var(--accent))}.style_AuthCodeInput_ring__E8WJF.style_visible__Ftrpu{opacity:1}.style_AuthCodeInput_ringSpin__VFiaA{position:absolute;top:50%;left:50%;width:200%;height:200%;transform:translate(-50%,-50%);background:conic-gradient(from 0deg,var(--accent) 0deg,rgb(from var(--accent) r g b/.2) 40deg,transparent 60deg);animation:style_AuthCodeInput_ringRotate__6qbF2 1.2s linear infinite}.style_AuthCodeInput_digit__HvSlB{font-size:22px;font-weight:400;line-height:120%;color:var(--text)}.style_AuthCodeInput_caret__nViQw{width:2px;height:26px;border-radius:2px;background-color:var(--accent)}.style_AuthCodeInput_hiddenInput__kOhVK{position:absolute;inset:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0);border:none;caret-color:rgba(0,0,0,0);color:rgba(0,0,0,0);cursor:text}.style_AuthCodeInput_hiddenInput__kOhVK:focus{outline:none}.style_AuthCodeInput_error__320M1{display:flex;align-items:center;gap:10px;width:100%;margin-top:10px}.style_AuthCodeInput_error__320M1>p{flex:0 0 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;line-height:120%;font-weight:400;color:var(--exchange-down)}.style_AuthCodeInput_error__320M1>div{flex:1 1 auto;height:1px;background-color:var(--exchange-down)}.style_AuthCodeInput_error__320M1>svg{flex:0 0 auto}.style_AuthCodeInput_overlay__57hes{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.style_AuthCodeInput_successCircle__KoX7K{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background-color:var(--exchange-up);box-shadow:0 0 0 0 rgb(from var(--exchange-up) r g b/.5);animation:style_AuthCodeInput_glow__fByAa 1.4s ease-out infinite}@keyframes style_AuthCodeInput_ringRotate__6qbF2{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes style_AuthCodeInput_glow__fByAa{0%{box-shadow:0 0 0 0 rgb(from var(--exchange-up) r g b/.5)}70%{box-shadow:0 0 0 14px rgb(from var(--exchange-up) r g b/0)}to{box-shadow:0 0 0 0 rgb(from var(--exchange-up) r g b/0)}}@media(prefers-reduced-motion:reduce){.style_AuthCodeInput_successCircle__KoX7K{animation:none}.style_AuthCodeInput_ringSpin__VFiaA{animation:none;background:var(--accent)}}.styles_container__UJ59A{display:flex;flex-direction:column;align-items:center;padding:24px;max-width:372px;margin:0 auto;text-align:center}.styles_title__cjbne{font-size:26px;font-weight:600;line-height:1;margin-bottom:15px;color:var(--text)}.styles_cashbackAmount__bIP5o{background-color:#f5f2ed;padding:8px 16px;border-radius:12px;display:flex;align-items:center;gap:8px;margin-bottom:32px}.styles_container__UJ59A.app__dark_theme .styles_cashbackAmount__bIP5o{background-color:var(--color);color:var(--text)}.styles_cashbackLabel__enSyZ{color:var(--text);font-size:14px}.styles_amount__oDX8O{font-weight:600;font-size:16px}.styles_currency__DXDkN{background-color:#1ba27a;color:white;padding:2px 6px;border-radius:4px;font-size:12px;font-weight:500}.styles_container__UJ59A.app__dark_theme .styles_subtitle__zxLnJ{color:#E0E0E0}.styles_subtitle__zxLnJ{font-size:16px;color:#333;margin-bottom:24px}.styles_authButtons__OWd7b{display:flex;flex-direction:row;gap:12px;justify-content:center;width:100%;margin-bottom:12px}.styles_authButton__ah2hO{flex-direction:column;width:100px;height:100px;padding:16px;border-radius:12px;border:1px solid #e2e1e1;background:white;cursor:pointer;transition:all .2s ease;text-align:center;text-decoration:none}.styles_authButton__ah2hO,.styles_buttonIcon__Gsv_p{display:flex;align-items:center;justify-content:center}.styles_buttonIcon__Gsv_p{margin-bottom:8px;background-color:var(--bg);border-radius:10px;padding:10px}.styles_buttonText__nLCRB{font-size:12px;color:var(--text);line-height:1.2}.styles_emailButton__lH3dV{background-color:#e8f5eb}.styles_container__UJ59A.app__dark_theme .styles_emailButton__lH3dV{background-color:#5B7C50}.styles_telegramButton__Ro81_{background-color:#e3f2fd}.styles_container__UJ59A.app__dark_theme .styles_telegramButton__Ro81_{background-color:#4F7E97}.styles_profileButton__C9nYc{background-color:#fff3e0}.styles_container__UJ59A.app__dark_theme .styles_profileButton__C9nYc{background-color:#857255}.styles_authButton__ah2hO:hover{background-color:transparent;text-decoration:none}.styles_container__UJ59A.app__dark_theme .styles_authButton__ah2hO:hover{background-color:transparent}.styles_skipSection__5jH5d{text-align:center;border:1px solid #e2e1e1;border-radius:12px;padding:5px 0;transition:all .2s ease;width:100%}.styles_skipSection__5jH5d:hover{background-color:rgba(0,0,0,.02)}.styles_skipLink__r_hXH{color:#666;text-decoration:none;font-size:14px;margin-bottom:4px;display:block;font-weight:500}.styles_container__UJ59A.app__dark_theme .styles_skipLink__r_hXH{color:#E0E0E0}.styles_skipLink__r_hXH:hover{text-decoration:none}.styles_warning__YOlfX{color:#f44336;font-size:12px}@media (max-width:480px){.styles_authButtons__OWd7b{flex-direction:column;align-items:center}.styles_authButton__ah2hO{width:100%;height:64px;flex-direction:row;justify-content:flex-start;padding:12px 16px}.styles_buttonIcon__Gsv_p{margin-bottom:0;margin-right:12px}.styles_buttonText__nLCRB{font-size:14px}.styles_cashbackAmount__bIP5o{margin-bottom:16px}}.style_Container__BaogL{display:flex;gap:24px;width:100%;flex-direction:column}@media(min-width:1440px){.style_Container__BaogL{flex-direction:row}}.style_Left__4zMvA{padding:20px;border-radius:30px;background-color:var(--color);min-width:0;display:flex;flex-direction:column;gap:24px;width:100%}.style_Left__4zMvA>.style_LeftH1__W_agq{font-weight:500!important}.style_Right__WAtLS{width:100%;display:flex;flex-direction:column;gap:10px}.style_HowTo__AmREV{width:100%}.style_Left__4zMvA{position:relative}.style_Overlay__kKVJ8{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:var(--color);border-radius:30px}.style_OverlaySpinner__U2xJe{width:40px;height:40px;border:3px solid var(--dark-gray);border-top-color:var(--accent);border-radius:50%;animation:style_spin__npFwU 1s linear infinite}.style_OverlayText__oKNdo{font-size:16px;font-weight:400;color:var(--text)}@keyframes style_spin__npFwU{to{transform:rotate(1turn)}}@media(max-width:1199px){.style_Right__WAtLS{flex-basis:100%;max-width:none}}.style_TigerCloseEyes_aspectRatio__Znpa6{padding-top:99.5024875622%;position:relative;height:0;width:100%}.style_TigerCloseEyes__rDMI4{position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(.8)}@media(min-width:1920px){.style_TigerCloseEyes__rDMI4{transform:scale(1)}}.style_TigerCloseEyes_background__gA96P{width:100%;height:100%;position:relative}.style_TigerCloseEyes_image__8q61H{position:absolute;left:53%;top:49.5%;right:auto;bottom:auto;transform:translate(-50%,-50%);width:100%;height:126%}.style_TigerCloseEyes_image__8q61H>video{height:100%;object-fit:cover;width:100%}.style_TigerCloseEyes_image_t__EORUg{position:absolute;left:53%;top:49.5%;right:auto;bottom:auto;transform:translate(-50%,-50%);width:100%;height:126%}.style_TigerCloseEyes_image_t__EORUg>img{object-fit:contain}.style_ApplyNewPassword_AuthFormHeader__fSMCp{max-width:193px}@media(min-width:767px){.style_ApplyNewPassword_AuthFormHeader__fSMCp{max-width:468px}}@media(min-width:1440px){.style_ApplyNewPassword_AuthFormHeader__fSMCp{max-width:100%}}@media(min-width:1920px){.style_ApplyNewPassword_AuthFormHeader__fSMCp{max-width:100%}}.style_ApplyNewPassword_AuthFormInfo__haCTS{max-width:262px}@media(max-width:1439px){.style_ApplyNewPassword_AuthFormInfo__haCTS{margin-bottom:20px!important}}@media(min-width:767px){.style_ApplyNewPassword_AuthFormInfo__haCTS{max-width:361px}}@media(min-width:1440px){.style_ApplyNewPassword_AuthFormInfo__haCTS{max-width:367px}}@media(min-width:1920px){.style_ApplyNewPassword_AuthFormInfo__haCTS{max-width:100%}}.style_ApplyNewPassword_AuthCodeInput__q2Za6{margin-bottom:12px}.style_SendResetPasswordCode_TigerLaptop__g4xl0{margin:0 auto}@media(min-width:1440px){.style_SendResetPasswordCode_TigerLaptop__g4xl0{width:603px;margin-top:68px;margin-bottom:101px}}@media(min-width:1920px){.style_SendResetPasswordCode_TigerLaptop__g4xl0{width:603px;margin-top:68px;margin-bottom:101px}}.style_SendResetPasswordCode_TigerTablet__LMedM{width:166.49px;height:166.49px;position:absolute;top:35.43px;right:44.05px}.style_SendResetPasswordCode_TigerMobile__rKCj0{width:88.83px;height:88.83px;position:absolute;top:15px;right:8.26px}.style_ApplyNewPassword_TigerTablet__5IMoO{width:166.49px;height:166.49px;position:absolute;top:9.43px;right:28.26px}.style_ApplyNewPassword_TigerTablet__5IMoO>img{object-fit:contain}.style_ApplyNewPassword_TigerMobile__XQPRE{width:88.83px;height:88.83px;position:absolute;top:15.35px;right:8.08px}.style_ApplyNewPassword_TigerMobile__XQPRE>img{object-fit:contain}.style_ApplyNewPasswordFromMail_AuthFormHeader__9dmnb{max-width:193px}@media(min-width:767px){.style_ApplyNewPasswordFromMail_AuthFormHeader__9dmnb{max-width:468px}}@media(min-width:1440px){.style_ApplyNewPasswordFromMail_AuthFormHeader__9dmnb{max-width:100%}}@media(min-width:1920px){.style_ApplyNewPasswordFromMail_AuthFormHeader__9dmnb{max-width:100%}}.style_ApplyNewPasswordFromMail_AuthFormInfo__UwZ2x{max-width:262px}@media(max-width:1439px){.style_ApplyNewPasswordFromMail_AuthFormInfo__UwZ2x{margin-bottom:20px!important}}@media(min-width:767px){.style_ApplyNewPasswordFromMail_AuthFormInfo__UwZ2x{max-width:361px}}@media(min-width:1440px){.style_ApplyNewPasswordFromMail_AuthFormInfo__UwZ2x{max-width:367px}}@media(min-width:1920px){.style_ApplyNewPasswordFromMail_AuthFormInfo__UwZ2x{max-width:100%}}.style_ApplyNewPasswordFromMail_AuthCodeInput__f7K_g{margin-bottom:12px}.style_SendResetPasswordCode_TigerLaptop__d2nBO{margin:0 auto}@media(min-width:1440px){.style_SendResetPasswordCode_TigerLaptop__d2nBO{width:603px;margin-top:68px;margin-bottom:101px}}@media(min-width:1920px){.style_SendResetPasswordCode_TigerLaptop__d2nBO{width:603px;margin-top:68px;margin-bottom:101px}}.style_SendResetPasswordCode_TigerTablet__Vgqd9{width:166.49px;height:166.49px;position:absolute;top:35.43px;right:44.05px}.style_SendResetPasswordCode_TigerMobile__1GDnq{width:88.83px;height:88.83px;position:absolute;top:15px;right:8.26px}.style_ApplyNewPasswordFromMail_TigerTablet__MDVYS{width:166.49px;height:166.49px;position:absolute;top:9.43px;right:28.26px}.style_ApplyNewPasswordFromMail_TigerTablet__MDVYS>img{object-fit:contain}.style_ApplyNewPasswordFromMail_TigerMobile__srCd8{width:88.83px;height:88.83px;position:absolute;top:15.35px;right:8.08px}.style_ApplyNewPasswordFromMail_TigerMobile__srCd8>img{object-fit:contain}.style_SendResetPasswordCode_AuthFormHeader__hkN6X{max-width:229px}@media(min-width:767px){.style_SendResetPasswordCode_AuthFormHeader__hkN6X{max-width:343px}}@media(min-width:1440px){.style_SendResetPasswordCode_AuthFormHeader__hkN6X{max-width:366px}}@media(min-width:1800px){.style_SendResetPasswordCode_AuthFormHeader__hkN6X{max-width:458px}}@media(min-width:1920px){.style_SendResetPasswordCode_AuthFormHeader__hkN6X{max-width:474px}}.style_SendResetPasswordCode_AuthFormInfo__FhOC_{max-width:253px}@media(max-width:1439px){.style_SendResetPasswordCode_AuthFormInfo__FhOC_{margin-bottom:20px!important}}@media(min-width:767px){.style_SendResetPasswordCode_AuthFormInfo__FhOC_{max-width:361px}}@media(min-width:1440px){.style_SendResetPasswordCode_AuthFormInfo__FhOC_{max-width:367px}}@media(min-width:1920px){.style_SendResetPasswordCode_AuthFormInfo__FhOC_{max-width:352px}}.style_SendResetPasswordCode_TigerLaptop__q2GCD{margin:0 auto}@media(min-width:1440px){.style_SendResetPasswordCode_TigerLaptop__q2GCD{width:603px;margin-top:68px;margin-bottom:101px}}@media(min-width:1920px){.style_SendResetPasswordCode_TigerLaptop__q2GCD{width:603px;margin-top:68px;margin-bottom:101px}}.style_SendResetPasswordCode_TigerTablet__BcVEt{width:165.9px;position:absolute;top:35.43px;right:44.05px}.style_SendResetPasswordCode_TigerMobile__FlKwJ{width:88.24px;position:absolute;top:15px;right:8.26px}.style_AuthFormLinks__3R6Ou,.style_AuthFormLinks_main__ytXa8{display:flex;align-items:center;width:100%}.style_AuthFormLinks_main__ytXa8{gap:25px}@media(min-width:767px){.style_AuthFormLinks_main__ytXa8{width:-moz-fit-content;width:fit-content}}.style_AuthFormLinks_main__ytXa8>div{height:1px;flex:1 1 auto;width:100%;background-color:var(--dark-gray)}@media(min-width:767px){.style_AuthFormLinks_main__ytXa8>div{width:-moz-fit-content;width:fit-content;flex:0 0 auto;width:44px}}.style_AuthFormLinks_active__dB1Zh{flex:0 0 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;line-height:130%;color:var(--text);font-weight:400;transition:color .1s ease 0s}.style_AuthFormLinks_active__dB1Zh.style_activeNotHighligthed__4Dgek{color:var(--dark-gray)}@media(hover:hover){.style_AuthFormLinks_active__dB1Zh.style_activeNotHighligthed__4Dgek:hover{color:var(--accent)}}.style_AuthFormLinks_secondary__cmPbY{flex:0 0 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;line-height:130%;color:var(--dark-gray);font-weight:400;transition:color .1s ease 0s}@media(hover:hover){.style_AuthFormLinks_secondary__cmPbY:hover{color:var(--accent)}}.style_AuthFormLinks_addon__hslHt{margin-left:auto;font-size:16px;line-height:130%;color:var(--accent);font-weight:400}@media(hover:hover){.style_AuthFormLinks_addon__hslHt:hover{text-decoration:underline}}.style_TigerForgotPassword_aspectRatio__E5035{padding-top:99.5024875622%;position:relative;height:0;width:100%;transform:scale(.8)}@media(min-width:1920px){.style_TigerForgotPassword_aspectRatio__E5035{transform:scale(1)}}.style_TigerForgotPassword__9fJRj{position:absolute;top:0;left:0;width:100%;height:100%}.style_TigerForgotPassword_background__Xm4Fz{width:100%;height:100%;position:relative}.style_TigerForgotPassword_image___MODr{position:absolute;left:53%;top:43.5%;right:auto;bottom:auto;transform:translate(-50%,-50%);width:100%;height:126%}.style_TigerForgotPassword_image___MODr>video{height:100%;object-fit:cover;width:100%}.style_TigerForgotPassword_image_t__IEc8L{position:absolute;left:53%;top:53.5%;right:auto;bottom:auto;transform:translate(-50%,-50%);width:124%;height:100%}.style_TigerForgotPassword_image_t__IEc8L>img{object-fit:contain}