.header-actions_headerWrapper__fMnuJ{display:flex;align-items:center;gap:8px}.header-actions_headerWrapper__fMnuJ .header-actions_favorite__bcGhE{cursor:pointer;border:1px solid var(--gray-11);box-sizing:border-box;border-radius:4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}.header-actions_headerWrapper__fMnuJ .header-actions_favorite__bcGhE svg{height:12px;width:12px}.header-actions_headerWrapper__fMnuJ .header-actions_favorite__bcGhE path{fill:var(--text-primary);transition:fill .2s ease-in-out}.header-actions_headerWrapper__fMnuJ .header-actions_favorite__bcGhE.header-actions_active__DjRu5,.header-actions_headerWrapper__fMnuJ .header-actions_favorite__bcGhE:hover{border-color:var(--text-primary);background-color:hsla(0,0%,100%,.1)}.header-actions_headerWrapper__fMnuJ .header-actions_favorite__bcGhE.header-actions_active__DjRu5 path,.header-actions_headerWrapper__fMnuJ .header-actions_favorite__bcGhE:hover path{fill:var(--text-primary)}.header-actions_headerWrapper__fMnuJ .header-actions_dropdownContainer__wTQvO{position:relative}.header-actions_headerWrapper__fMnuJ .header-actions_chevron__ZA_1P{transition:transform .2s ease}.header-actions_headerWrapper__fMnuJ .header-actions_chevron__ZA_1P.header-actions_open__d1ksu{transform:rotate(180deg)}.header-actions_headerWrapper__fMnuJ .header-actions_dropdown__M50O3{position:absolute;top:calc(100% + 18px);right:0;width:340px;background:var(--black-17);border-radius:12px;box-shadow:0 12px 36px rgba(0,0,0,.35);z-index:0;overflow:hidden;border:1px solid var(--gray-8);opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.header-actions_headerWrapper__fMnuJ .header-actions_dropdown__M50O3.header-actions_open__d1ksu{opacity:1;transform:translateY(0);pointer-events:auto;z-index:1}.header-actions_headerWrapper__fMnuJ .header-actions_dropdownMenu__6q7yS{display:grid;grid-template-columns:repeat(3,1fr);background:var(--black-17);border-bottom:1px solid var(--gray-8)}.header-actions_headerWrapper__fMnuJ .header-actions_menuItem__f1Cx2{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:12px 10px;color:var(--gray-38);cursor:pointer;transition:all .15s;font-size:13px;font-weight:600;border-bottom:2px solid rgba(0,0,0,0)}.header-actions_headerWrapper__fMnuJ .header-actions_menuItem__f1Cx2:hover{color:var(--text-primary);background:var(--gray-2)}.header-actions_headerWrapper__fMnuJ .header-actions_menuItem__f1Cx2.header-actions_active__DjRu5{color:var(--text-primary);border-bottom-color:var(--primary-yellow);background:var(--black-23)}.header-actions_headerWrapper__fMnuJ .header-actions_tournamentList__htHJl{max-height:300px;overflow-y:auto;scrollbar-width:thin}.header-actions_headerWrapper__fMnuJ .header-actions_tournamentList__htHJl::-webkit-scrollbar{width:8px}.header-actions_headerWrapper__fMnuJ .header-actions_tournamentList__htHJl::-webkit-scrollbar-thumb{background:var(--gray-8);border-radius:8px}.header-actions_headerWrapper__fMnuJ .header-actions_tournamentItem__3Z_uj{display:flex;flex-direction:column;align-items:center;padding:14px 16px;background:var(--black-21);border-bottom:1px solid var(--gray-8);transition:background .15s ease;gap:12px}.header-actions_headerWrapper__fMnuJ .header-actions_tournamentItem__3Z_uj:last-child{border-bottom:none}.header-actions_headerWrapper__fMnuJ .header-actions_tournamentItem__3Z_uj:hover{background:var(--gray-2)}.header-actions_headerWrapper__fMnuJ .header-actions_tournamentContent__Docx0{flex:1}.header-actions_headerWrapper__fMnuJ .header-actions_archiveImage__maSQf,.header-actions_headerWrapper__fMnuJ .header-actions_promotionImage__XJUVa{width:100%}.header-actions_headerWrapper__fMnuJ .header-actions_tournamentImage__ZmvH4{width:100%;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--gray-8);display:flex;align-items:center;justify-content:center;color:var(--gray-38);font-size:12px}.header-actions_headerWrapper__fMnuJ .header-actions_imagePlaceholder__Qx_IR{width:24px;height:24px;background:var(--gray-17);border-radius:4px}.header-actions_headerWrapper__fMnuJ .header-actions_tournamentName__qZ08I{color:var(--text-primary);font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-actions_headerWrapper__fMnuJ .header-actions_prizePool__8filJ{color:var(--primary-yellow);font-size:12px;font-weight:600;margin-top:4px}.header-actions_headerWrapper__fMnuJ .header-actions_joinButton__YSZxR{text-align:center;display:flex;align-items:center;justify-content:center;width:100%;background:var(--primary-yellow);color:var(--black-9);border:none;border-radius:6px;padding:8px 14px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;height:24px}.header-actions_headerWrapper__fMnuJ .header-actions_joinButton__YSZxR:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(255,107,0,.35)}.header-actions_headerWrapper__fMnuJ .header-actions_joinButton__YSZxR.header-actions_blocked__26tP3{pointer-events:none}.header-actions_headerWrapper__fMnuJ .header-actions_close__PAGgS{cursor:pointer;border-radius:4px;padding:10px;background-color:var(--bg-main);transition:background-color .2s ease-in}.header-actions_headerWrapper__fMnuJ .header-actions_close__PAGgS:hover{background-color:var(--button-cancel-bg)}.header-actions_shareOptions__ZcNcW{display:flex;flex-direction:column;gap:12px;width:100%}.header-actions_modal__DE_bL{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000;background-color:rgba(0,0,0,.7);backdrop-filter:blur(5px);padding:20px}.header-actions_modalContent__YcRSt{padding:32px 24px;text-align:center;width:100%;max-width:400px;backdrop-filter:blur(10px);box-shadow:0 8px 32px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:center;gap:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;margin:0 auto;border-radius:12px;border:1px solid var(--gray-11);background:var(--black-9)}.header-actions_modalTitle__tAbjL{color:var(--text-primary);margin:0;font-size:20px;font-weight:500;width:100%;line-height:1.4}.header-actions_shareButton__FOv08{width:100%;padding:9px 16px;background:var(--primary-yellow);color:#000;border:none;border-radius:4px;cursor:pointer;font-weight:600;font-size:16px;transition:all .2s;text-align:center;height:24px;display:flex;align-items:center;justify-content:center}.header-actions_shareButton__FOv08:hover{transform:translateY(-1px);box-shadow:0 6px 16px var(--primary-yellow)}.header-actions_cancelButton__ry15U{background:var(--button-cancel-bg);color:#fff;font-weight:600;font-size:16px;height:24px;padding:10px 20px;border-radius:4px;cursor:pointer}.header-actions_mainBlockHeaderIconWrap__qIUC_{width:20px;height:20px}.header-actions_mainBlockHeaderIcon__IlcS2 .header-actions_svg__M_Noi{min-width:12px;min-height:12px}.mode-switcher_switcherWrapper__RCmTd{display:flex;border-radius:8px;padding:4px}.mode-switcher_switcherWrapper__RCmTd>a{display:block;min-height:20px;border-radius:4px;padding-left:16px;padding-right:16px;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;color:var(--text-primary);transition:background-color .3s ease-in,color .3s ease-in}.mode-switcher_switcherWrapper__RCmTd>a:hover{color:var(--orange-15)}.mode-switcher_switcherWrapper__RCmTd>a.mode-switcher_active__Bgatr{background-color:var(--primary-yellow);color:var(--black-1)}.mode-switcher_switcherWrapper__RCmTd>a.mode-switcher_disable__mRtn5{pointer-events:none;cursor:not-allowed}.mode-switcher_switcherWrapper__RCmTd{background-color:var(--black-1)}@property --mask{syntax:"<angle>";inherits:false;initial-value:33deg}.button_sectionWrapper__2Ggjr{position:relative;display:inline-flex}.button_sectionWrapper__2Ggjr.button_fullWidth__vYDiP{width:100%}.button_sectionWrapper__2Ggjr.button_glowWrapper__nvtBd{--shimmer-hue-1:210;--shimmer-sat-1:100%;--shimmer-lit-1:50%;--shimmer-hue-2:280;--shimmer-sat-2:100%;--shimmer-lit-2:50%;--shimmer-hue-3:330;--shimmer-sat-3:100%;--shimmer-lit-3:50%;--glow-hue:280;--spring-duration:0.5s;--spring-easing:cubic-bezier(0.34,1.56,0.64,1)}.button_sectionWrapper__2Ggjr[data-icon-only=true]{display:inline-flex!important}.button_sectionWrapper__2Ggjr[data-icon-only=true] .button_glowTextOverlay__Vv9Kd,.button_sectionWrapper__2Ggjr[data-icon-only=true] .button_shimmer__E1IB_,.button_sectionWrapper__2Ggjr[data-icon-only=true] .button_snakeOutline__Wkfm_{display:none!important}.button_sectionWrapper__2Ggjr:active:not([disabled]):not(.button_scaleless__iufE_),.button_sectionWrapper__2Ggjr:hover:not(:active):not([disabled]):not(.button_scaleless__iufE_){scale:1.05!important;transition-duration:calc(var(--spring-duration, .5s)*.5)!important}.button_sectionWrapper__2Ggjr:focus-within:not(.button_scaleless__iufE_){scale:1.05!important;transition-duration:calc(var(--spring-duration, .5s)*.5)!important}.button_glowButton__hEx0l{position:relative!important;z-index:2!important;color:#000!important;font-weight:600!important;isolation:isolate!important;box-shadow:0 2px 3px 1px hsl(var(--glow-hue,280),50%,20%,50%)!important;border:none!important;outline:none!important;scale:1!important;transition:opacity var(--spring-duration,.5s) var(--spring-easing,cubic-bezier(.34,1.56,.64,1)),background-color var(--spring-duration,.5s) var(--spring-easing,cubic-bezier(.34,1.56,.64,1))!important;text-transform:unset!important}.button_glowButton__hEx0l[disabled]{background:#4c4c5c!important;background-image:none!important}.button_glowTextOverlay__Vv9Kd{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;pointer-events:none;color:var(--black-1)!important;background-clip:text!important;background-image:linear-gradient(120deg,transparent,hsla(var(--shimmer-hue-1,210),100%,80%,.66) 40%,hsla(var(--shimmer-hue-2,280),100%,90%,.9) 50%,transparent 52%)!important;background-repeat:no-repeat!important;background-size:300% 300%!important;background-position:center 200%!important;white-space:nowrap!important;font-size:14px!important;font-weight:600!important;padding:10px 20px!important}.button_sectionWrapper__2Ggjr[data-glow=true]:hover:not([data-disabled=true]) .button_glowTextOverlay__Vv9Kd{animation:button_textGlow__szEJh .66s ease-in-out 1}@keyframes button_textGlow__szEJh{0%,to{background-position:center 200%}50%{background-position:center 100%}}.button_shimmer__E1IB_{position:absolute;inset:-20px;border-radius:12px;mix-blend-mode:plus-lighter;pointer-events:none;opacity:1!important;z-index:1}.button_shimmer__E1IB_:after,.button_shimmer__E1IB_:before{opacity:1!important;content:"";border-radius:inherit;position:absolute;inset:20px}.button_shimmer__E1IB_:before{box-shadow:0 0 3px 2px hsla(0,0%,100%,.95),0 0 7px 4px hsla(0,0%,100%,.8),0 0 13px 8px rgba(0,0,0,.6),0 0 22px 6px rgba(0,0,0,.4);z-index:-1}.button_shimmer__E1IB_:after{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.95),inset 0 0 3px 1px hsla(0,0%,100%,.8),inset 0 0 9px 1px hsla(0,0%,100%,.7);z-index:2}.button_shimmer__E1IB_[data-effect=wave]{mask-image:linear-gradient(90deg,transparent 15%,black 45%,black 55%,transparent 85%);mask-size:200% 200%;mask-position:center;animation:button_wipe__zwL_w 2s linear -.5s infinite both}@keyframes button_wipe__zwL_w{0%{mask-position:200% center}to{mask-position:0 center}}.button_snakeOutline__Wkfm_{pointer-events:none;position:absolute;inset:calc(-1*var(--snake-gap, 6px));z-index:2;overflow:visible;opacity:0;transition:opacity .2s ease}.button_snakeOutline__Wkfm_ svg{display:block;width:100%;height:100%;overflow:visible}@keyframes button_snake-run___ufH1{to{stroke-dashoffset:-1}}.button_snakeCore__zjci1{stroke:var(--snake-color,var(--primary-yellow));stroke-width:var(--snake-stroke,2px);stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:var(--snake-seg,.16) 1}.button_snakeCore__zjci1,.button_snakeGlow__B3_T9{fill:none;vector-effect:non-scaling-stroke;animation:button_snake-run___ufH1 var(--snake-duration,2.6s) linear infinite;animation-play-state:paused}.button_snakeGlow__B3_T9{stroke:var(--snake-color,var(--primary-yellow));stroke-opacity:.45;stroke-width:calc(var(--snake-stroke, 2px)*2.2);filter:blur(2px);stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:var(--snake-seg,.16) 1}.button_sectionWrapper__2Ggjr:focus-within .button_snakeOutline__Wkfm_,.button_sectionWrapper__2Ggjr:hover .button_snakeOutline__Wkfm_{opacity:1}.button_sectionWrapper__2Ggjr:focus-within .button_snakeCore__zjci1,.button_sectionWrapper__2Ggjr:focus-within .button_snakeGlow__B3_T9,.button_sectionWrapper__2Ggjr:hover .button_snakeCore__zjci1,.button_sectionWrapper__2Ggjr:hover .button_snakeGlow__B3_T9{animation-play-state:running}@media(prefers-reduced-motion:reduce){.button_shimmer__E1IB_,.button_snakeCore__zjci1,.button_snakeGlow__B3_T9{animation:none!important}}.button_loadingButton__QpUND{position:relative}.button_loadingButton__QpUND:after{content:"";position:absolute;inset:0;background-image:url(/_next/static/media/btn-loading-state-overlay-arrow.568ca2fb.svg);background-size:auto;background-repeat:repeat-x;background-position:0;filter:contrast(.5);opacity:.1;animation:button_loading-stripes__2yXqF 5s linear infinite;pointer-events:none;z-index:1}@keyframes button_loading-stripes__2yXqF{0%{background-position-x:0}to{background-position-x:116px}}.button_sectionWrapper__2Ggjr:active .button_shimmer__E1IB_,.button_sectionWrapper__2Ggjr:focus .button_shimmer__E1IB_{animation-play-state:paused!important}.button_sectionWrapper__2Ggjr:has(button[disabled]) .button_glowTextOverlay__Vv9Kd,.button_sectionWrapper__2Ggjr:has(button[disabled]) .button_shimmer__E1IB_,.button_sectionWrapper__2Ggjr[data-loading=true] .button_glowTextOverlay__Vv9Kd,.button_sectionWrapper__2Ggjr[data-loading=true] .button_shimmer__E1IB_{display:none}[data-icon-only=true] .button_glowButton__hEx0l{background-image:none!important;box-shadow:none!important}.balance_balance__41kl9{display:flex;justify-content:flex-end;width:100%;position:relative;border-radius:8px}.balance_balance__41kl9:before{content:"";position:absolute;inset:0;width:100%;height:100%;container-type:size;background:linear-gradient(calc(0deg - atan2(100cqh, 100cqw)),rgba(var(--text-primary),0) 23.38%,rgba(var(--text-primary),.23) 48.43%,rgba(var(--text-primary),0) 77.66%),var(--button-cancel-bg);border-radius:8px;z-index:-1}.balance_balance__41kl9:after{content:"";position:absolute;inset:1px;width:calc(100% - 2px);height:calc(100% - 2px);background:var(--button-cancel-bg);border-radius:7px;z-index:-1}@media screen and (max-width:991px){.balance_balance__41kl9:before{background:linear-gradient(135deg,rgb(248,152,28),rgb(248,152,28) 50%,rgba(248,152,28,0))}}.balance_balance__41kl9{box-sizing:border-box}.balance_balance__41kl9 .balance_topup_sm__SOUjh{display:inline-flex;border-radius:4px;height:34px;width:34px;background:var(--primary-yellow)}@media screen and (max-width:767px){.balance_balance__41kl9 .balance_topup_sm__SOUjh{height:40px}}.balance_balance__41kl9 .balance_topup_lg__aJXuc{height:34px}@media screen and (max-width:991px){.balance_balance__41kl9 .balance_topup_lg__aJXuc{height:32px}}.balance_balance_bar__tP5Pw{position:relative;display:flex;justify-content:flex-end;align-items:center;gap:6px;padding:0 16px 0 22px;min-width:140px;height:34px}@media screen and (max-width:991px){.balance_balance_bar__tP5Pw{height:32px;padding:0 14px 0 22px}}@media screen and (max-width:767px){.balance_balance_bar__tP5Pw{height:40px;padding:0 8px 0 16px}}.balance_balance_bar__tP5Pw{border-radius:4px 0 0 4px;overflow:hidden}.balance_balance_col___0Re7{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px}.balance_currency_icon__lYMDx,.balance_decimal__gxYxU,.balance_integer__iU47V{color:var(--text-primary);font-size:15px;white-space:nowrap}@media screen and (max-width:767px){.balance_currency_icon__lYMDx,.balance_decimal__gxYxU,.balance_integer__iU47V{font-size:13px}}.balance_currency_icon__lYMDx,.balance_decimal__gxYxU,.balance_integer__iU47V{font-family:var(--font-family-base);font-weight:600}@media screen and (max-width:991px){.balance_currency_icon__lYMDx,.balance_decimal__gxYxU,.balance_integer__iU47V{font-family:var(--font-family-base);font-weight:500;letter-spacing:.4px}}.balance_balance_item__kPkxR{display:flex;align-items:center;justify-content:end;flex-direction:row;font-size:12px;font-weight:500;line-height:normal;height:20px;gap:6px}.balance_balance_item__kPkxR .balance_currency_logo_block__onMSQ{display:flex;align-items:center;gap:2px}.balance_balance_item__kPkxR .balance_currency_logo_block__onMSQ .balance_currency_text__ZhoFh{color:#fff;font-size:12px}@media screen and (max-width:767px){.balance_balance_item__kPkxR .balance_currency_logo_block__onMSQ .balance_currency_text__ZhoFh{font-size:10px}}.balance_balance_item__kPkxR .balance_currency_logo_block__onMSQ .balance_currency_text__ZhoFh{font-family:var(--font-family-base);font-weight:400}.balance_balance_item__kPkxR .balance_balance_item__game__sF_ch{font-family:var(--font-family-base);font-size:14px;font-weight:500}.balance_currency_sign__1kybj{width:20px;height:20px;align-content:center}.balance_wallet_image__lK9tL{max-width:20px;height:100%;width:100%;border-radius:36px}.balance_balance_active__dhDb8 .balance_currency_sign__1kybj{font-weight:600;color:var(--primary-yellow);display:flex;align-items:center;justify-content:center}@media(min-width:768px){.balance_balance__41kl9{width:unset}.balance_balance__41kl9 .balance_topup_lg__aJXuc{padding:10px 26px;border-radius:8px;border-top:1px solid hsla(0,0%,100%,0);border-bottom:1px solid hsla(0,0%,100%,0);background:var(--primary-yellow);display:inline-flex;font-family:var(--font-family-base);font-size:14px;font-weight:700}}.currencies_empty__D8O0l{width:20px;height:20px;border-radius:4px;background-color:var(--gray-11)}.currencies_item_active__hveb3:hover{background-color:var(--button-cancel-bg)}.currencies_dropdown_item_row__3N9We:hover .currencies_empty__D8O0l{background-color:var(--text-muted)}.currencies_total_balance__xZai5{color:hsla(0,0%,100%,.67);font-size:12px;font-style:normal;font-weight:500;line-height:normal}.currencies_balance_count__6ZObk{color:var(--text-primary);height:12px;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;justify-content:space-between;gap:6px}.currencies_balance_count__6ZObk .currencies_balance_count_text__b3jgY{color:var(--text-primary);font-size:12px;font-style:normal;font-weight:500;line-height:normal;display:inline-block;line-height:1;vertical-align:middle}.currencies_balance_count__6ZObk .currencies_balance_count_text__b3jgY span:nth-child(2){color:rgba(var(--text-primary),.68)}.currencies_decimal___g_aC{color:hsla(0,0%,100%,.4)}.currencies_hold_block__PySPX{height:24px;padding:6px;position:relative;border-radius:4px}.currencies_hold_block__PySPX:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(60,60,60) 0,rgb(29,29,29));opacity:.34}.currencies_hold_block__PySPX>span{display:flex;justify-content:space-between}.currencies_hold_block__PySPX .currencies_hold_text__E3uWg{text-transform:uppercase;color:var(--primary-yellow)}.currencies_balance_code__nE0XU{color:hsla(0,0%,100%,.67);text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.currencies_wallet_image__zlVAs{height:100%;width:100%;border-radius:36px}.currencies_none_hover_section__z4L3i:hover{background-color:none}.currencies_options_wrapper__tXa9C{max-height:320px}@media screen and (max-width:991px){.currencies_options_wrapper__tXa9C{max-height:calc(100dvh - 300px)}.currencies_options_wrapper__tXa9C.currencies_tg__orMx_{max-height:calc(100dvh - 400px)}}.currencies_options_wrapper__tXa9C{overflow:auto}.currencies_options_wrapper__tXa9C::-webkit-scrollbar{width:4px}.currencies_options_wrapper__tXa9C::-webkit-scrollbar-track{background:var(--bg-main)}.currencies_options_wrapper__tXa9C::-webkit-scrollbar-thumb{background:var(--orange-36);border-radius:8px}.currencies_options_wrapper__tXa9C::-webkit-scrollbar-thumb:hover{background:var(--orange-48)}.currencies_deposit_btn__TfR82{width:100%;border-radius:4px;border-top:1px solid hsla(0,0%,100%,0);border-bottom:1px solid hsla(0,0%,100%,0);height:42px;display:inline-flex}.currencies_bonus_balance__0FaiD{min-height:30px;line-height:normal;border-radius:32px;background:linear-gradient(90deg,var(--black-19) 0,var(--gray-19) 100%);display:flex;padding:8px 16px;align-items:center;gap:16px;align-self:stretch}.currencies_bonus_balance__0FaiD .currencies_bonus_first_word__enBGM{color:var(--orange-33)}.currencies_balance_divider__vVMNW{height:2px;align-self:stretch;background:var(--gray-11)}.currencies_balance_divider__vVMNW:hover{background-color:none}.currencies_item_content__Ipq4o{display:flex;align-items:center;justify-content:space-between;font-size:12px}.currencies_image_wrapper__XY0md{height:24px;width:24px}@media screen and (max-width:991px){.currencies_modal_wrap__1Dhiz{width:100vw;margin-left:0;height:100vh;max-height:none;justify-content:flex-start}}.currencies_empty_image__ieA4B{width:24px;height:24px}.currencies_dropdown_menu__SrADs{padding-top:0}.currencies_dropdown_menu__SrADs ul{gap:0!important}.currencies_dropdown_menu__SrADs li{margin:0}.currencies_open__4mtFA{transform:rotate(180deg)!important}.checkbox_base__nZQF_{margin:0;padding:0}.checkbox_wrapper__4Yp1U{width:20px;height:20px;margin:0;background-color:var(--gray-11);border-radius:4px}.checkbox_wrapper__4Yp1U:hover{background-color:var(--gray-12)}.checkbox_wrapper__4Yp1U:before{border:1px solid var(--gray-7);border-radius:4px}.checkbox_wrapper__4Yp1U:after{content:none;display:none}.checkbox_icon__NExJw,.checkbox_wrapper__4Yp1U[data-selected=true]{color:var(--primary-yellow)}.checkbox_icon__NExJw{width:10px;height:6.5px}.checkbox_icon__NExJw svg{width:100%;height:100%;stroke-width:2;stroke:var(--primary-yellow)}.checkbox_label__Yj_Ab{margin-left:8px;color:var(--text-primary);font-size:16px}.group[data-focus-visible=true] .checkbox_wrapper__4Yp1U{outline:2px solid var(--primary-yellow);outline-offset:2px}.select-country-modal_successHeader__W2Ar3{display:flex;gap:12px;align-items:center;margin-bottom:12px}.select-country-modal_successHeader__W2Ar3 .select-country-modal_successTitle__1lJqm{color:var(--text-primary);font-size:20px;font-style:normal;font-weight:700;line-height:normal}.select-country-modal_content_tg__Yaxbk>button{display:none}.select-country-modal_subTitle__k9IhN{color:var(--text-primary);font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:12px;display:flex}.select-country-modal_twoFaInput__EBhPv{margin:16px 0}.select-country-modal_confirm__Ywphs{font-size:14px;font-style:normal;font-weight:500;line-height:144%}.select-country-modal_terms___V_QG{color:var(--primary-yellow);cursor:pointer;margin-left:3px}@media(min-width:1280px){.select-country-modal_successHeader__W2Ar3{display:flex;gap:12px;align-items:center;margin-bottom:16px}.select-country-modal_twoFaInput__EBhPv{margin:24px 0}.select-country-modal_subTitle__k9IhN{margin-bottom:24px}}.navigation_list__5WNqz{display:flex;flex-direction:column;align-items:center;gap:6px}.navigation_list_item__DfY9T{font-size:14px;font-weight:400;transition:.3s;color:var(--blue-22)}.navigation_list_item__DfY9T:hover{color:var(--text-primary)}.navigation_list_item__faq__DDz0M{margin-bottom:6px;font-size:14px;font-weight:400;transition:.3s;color:var(--blue-22)}@media(min-width:768px){.navigation_navigation__SpRq_{min-height:162px;grid-column:1/2;grid-row:2/3;justify-items:start}.navigation_list__5WNqz{align-items:start}}.partners_partners__zhUSO{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:19px}.partners_partner__zNdmL{display:flex;max-height:32px;width:auto;opacity:.5;transition:.3s}.partners_partner__zNdmL:hover{opacity:1}@media(min-width:768px){.partners_partners__zhUSO{grid-column:1/-1;grid-row:3/4;justify-content:space-between}}.socials_socials__9eXLH{display:flex;gap:8px;color:var(--text-primary)}.socials_socials__9eXLH.socials_column__yj5q1{flex-direction:column;gap:8px}.socials_socials__9eXLH .socials_footer_soc_link___Yckx{transition:all .3s}.socials_socials__9eXLH .socials_footer_soc_link___Yckx:hover{transform:translateY(-5px);-webkit-box-shadow:0 20px 35px -16px var(--primary-yellow);-moz-box-shadow:0 20px 35px -16px var(--primary-yellow);box-shadow:0 20px 35px -16px var(--primary-yellow)}.socials_socials__9eXLH button{padding:0!important;border-radius:2px;background:var(--gray-11)}.socials_socials__9eXLH button svg{width:18px;color:var(--primary-yellow)}.socials_socials__9eXLH button :hover{background:unset}.footer_footer__dfLeS{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;width:100%;padding:20px 0;margin-bottom:120px}@media(min-width:768px){.footer_footer__dfLeS{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto auto;grid-auto-rows:min-content;margin-bottom:0}.footer_socials_wrap__Myn5H{grid-column:3/4;grid-row:2/3;place-self:end}.footer_logo__RPxe3{width:147px;grid-column:1/2;grid-row:1/2}}.games-not-found_wrapper__F_Xtg{font-size:16px;font-weight:500;margin:50px auto;text-align:center}.select_primaryBackground__643ja{background:var(--bg-elevated)!important}.select_primaryBackground__643ja:hover{background-color:var(--gray-11)!important}.select_primarySelectorIconColor__9cTi4{color:var(--text-muted)}.select_primaryBorder__ZNvo9{border:1px solid var(--button-cancel-bg);outline:none}.select_primaryBorder__ZNvo9:hover{border:1px solid var(--primary-yellow)}.select_listboxBorderNone__3bJSd{padding-top:0}.select_listboxBorderNone__3bJSd li{outline:none;border:none}.select_primaryScrollbar__LDkGU>div::-webkit-scrollbar{width:4px}.select_primaryScrollbar__LDkGU>div::-webkit-scrollbar-track{background:var(--gray-11)}.select_primaryScrollbar__LDkGU>div::-webkit-scrollbar-thumb{background:var(--primary-yellow);border-top-right-radius:3px}.select_selectDisabled__kOkX4{pointer-events:none}.select_tooltipEndContent__PI5K_ [data-slot=innerWrapper]{display:contents!important}.select_tooltipEndContent__PI5K_ [data-slot=value]{flex:1;min-width:0}.select_tooltipEndContent__PI5K_ [data-slot=selectorIcon]{position:relative!important;inset-inline-end:auto!important;flex-shrink:0;order:1}.select_tooltipEndContent__PI5K_ [data-slot=end-content]{order:2;position:relative;display:inline-flex;align-items:center;flex-shrink:0;height:28px;padding-left:8px}.select_tooltipEndContent__PI5K_ [data-slot=end-content]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:28px;background:var(--Icon,var(--text-muted))}.custom-search-select_wrapper__ExoLZ{display:flex;flex-direction:column;gap:16px;width:100%;position:relative}.custom-search-select_wrapper__ExoLZ span[class*=text-start]{color:var(--secondary-green)}.custom-search-select_wrapper_search__9Dft_{position:absolute}.custom-search-select_custom_input_class__jFT5V{min-height:unset;padding-bottom:8px;border-bottom:1px solid hsla(0,0%,100%,.2);padding-top:3px}.custom-search-select_custom_input_class__jFT5V [class*=inputSearchWrapper]{border-radius:20px;min-height:unset}.mobile-select-sheet_backdrop__9OfPC{z-index:200!important}.mobile-select-sheet_wrapper__G6TOZ{z-index:200!important;padding-bottom:var(--ms-kb,0)!important}.mobile-select-sheet_base__A42NO{height:calc(var(--ms-vvh, 100dvh) - 80px);max-height:calc(var(--ms-vvh, 100dvh) - 80px)!important;margin:16px!important;overflow:hidden;background-color:var(--gray-11)!important;border-radius:12px}.mobile-select-sheet_body__h8trx{padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;flex:1;min-height:0}.mobile-select-sheet_header__t1jGI{padding:12px 16px!important;font-size:15px;font-weight:600;color:var(--text-primary);border-bottom:1px solid rgba(var(--text-primary),.1);flex-shrink:0}.search-dropdown_container__SGYSc{display:grid;grid-template-rows:48px auto;background-color:var(--gray-11);border-radius:4px}.search-dropdown_header__KYeh6{display:flex;align-items:center;height:48px;padding-inline:12px;border-bottom:1px solid rgba(var(--text-primary),.1)}.search-dropdown_searchInputWrapper__dfw8E{position:relative;display:flex;width:100%;color:var(--text-primary)}.search-dropdown_searchInputIcon__VGGPt{position:absolute;top:50%;right:9px;width:14px;height:14px;transform:translateY(-50%)}.search-dropdown_searchInput__gqCNQ{width:100%;padding:9px 32px 9px 9px;font-size:12px;font-weight:400;line-height:14px;height:32px;background-color:var(--bg-elevated);border:none;border-radius:4px;outline:none}.search-dropdown_searchInput__gqCNQ::placeholder{color:var(--secondary-green)}.search-dropdown_listWrapper__Ouict{max-height:160px;height:auto;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--gray-35) var(--bg-elevated)}.custom-country-select_row__DWfh3{display:grid;grid-template-columns:20px 48px 1fr;gap:8px;align-items:center;padding:6px 12px;color:var(--secondary-green);font-size:14px;font-weight:400;line-height:16px;cursor:pointer;transition:all .12s}.custom-country-select_rowFocused__wrFTI,.custom-country-select_row__DWfh3:hover{background-color:var(--bg-interactive)}.custom-country-select_countryCode__D6EkS,.custom-country-select_rowFocused__wrFTI .custom-country-select_countryName__l834m,.custom-country-select_row__DWfh3:hover .custom-country-select_countryName__l834m{color:var(--text-primary)}.custom-country-select_countryName__l834m{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.custom-country-select_countryFlag__bmZaY{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.mobile-country-select_container__KPOWm{display:flex;flex-direction:column;flex:1;min-height:0}.mobile-country-select_header__c_NCa{flex-shrink:0;height:48px;display:flex;align-items:center;padding-inline:12px;border-bottom:1px solid rgba(var(--text-primary),.1)}.mobile-country-select_searchInputWrapper__H68Pn{position:relative;display:flex;width:100%;color:var(--text-primary)}.mobile-country-select_searchInputIcon__1e9W2{position:absolute;top:50%;right:9px;width:14px;height:14px;transform:translateY(-50%);pointer-events:none;color:var(--secondary-green)}.mobile-country-select_searchInput__nKe47{width:100%;padding:9px 32px 9px 9px;font-size:12px;font-weight:400;line-height:14px;height:32px;background-color:var(--bg-elevated);border:none;border-radius:4px;outline:none;color:var(--text-primary)}.mobile-country-select_searchInput__nKe47::-webkit-search-cancel-button{display:none}.mobile-country-select_searchInput__nKe47::placeholder{color:var(--secondary-green)}.mobile-country-select_listWrapper__SZ_d5{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--gray-35) var(--bg-elevated)}.phone-number-custom-input_root__BfLbZ{width:100%;min-width:0}.phone-number-custom-input_blockTitle__AL4pn{font-size:14px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:12px}.phone-number-custom-input_phoneCode__CZeR5{position:relative;display:grid;grid-template-columns:72px 0 minmax(0,1fr);min-width:0;overflow:hidden;background-color:var(--bg-elevated);border-radius:4px}.phone-number-custom-input_phoneCode__CZeR5.phone-number-custom-input_phoneCodeWithEnd__RWDx3{grid-template-columns:auto 0 minmax(0,1fr) auto;overflow:visible}.phone-number-custom-input_phoneCode__CZeR5.phone-number-custom-input_phoneCodeWithEnd__RWDx3 .phone-number-custom-input_codeBox__3ZuWx{border-radius:4px 0 0 4px}.phone-number-custom-input_phoneCode__CZeR5.phone-number-custom-input_phoneCodeWithEnd__RWDx3 .phone-number-custom-input_phoneEndSlot__oDgKp{border-radius:0 4px 4px 0}.phone-number-custom-input_phoneCode__CZeR5:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:1px solid var(--gray-11);border-radius:4px;pointer-events:none;z-index:100}.phone-number-custom-input_phoneCodeActive__M_QD1:not(.phone-number-custom-input_phoneCodeError__XhXdp):after{border-color:var(--orange-15)}.phone-number-custom-input_phoneCodeError__XhXdp:after{border-color:var(--red-14)}.phone-number-custom-input_dividerWrapper__D6y6n{position:relative;width:0;height:100%}.phone-number-custom-input_divider__L2OoD{position:absolute;top:0;left:50%;width:1px;height:calc(100% - 2px);margin-block:1px;background:linear-gradient(180deg,rgba(39,39,39,0) 18.27%,var(--black-26) 55.36%,rgba(39,39,39,0) 88.22%);transform:translateX(-50%)}.phone-number-custom-input_phoneCodeFlagBox__gzrxi{display:flex;align-items:center;justify-content:center;width:20px!important;height:20px;pointer-events:none}.phone-number-custom-input_phoneCodeFlag__wISaC{display:block}.phone-number-custom-input_phoneCodeNumber__1O_ed{display:flex;align-items:center;flex-grow:1;min-width:0;overflow:hidden;cursor:text}.phone-number-custom-input_phoneCodeInputWrapper__JFuGD{display:flex;align-items:center;width:100%;min-width:0;height:42px;overflow:hidden;transition:background .2s ease}.phone-number-custom-input_phoneCodeInputWrapper__JFuGD:hover{background-color:var(--gray-11)!important}.phone-number-custom-input_phoneCodeInputPrefix__qTn_X{flex-shrink:0;display:inline-flex;align-items:center;box-sizing:border-box;height:100%;padding:13px 0 13px 9px;font-size:14px;font-weight:500;line-height:16px;color:inherit;background-color:rgba(0,0,0,0);border:none;outline:none;-webkit-appearance:none;appearance:none;user-select:none;pointer-events:none}.phone-number-custom-input_phoneCodeInputPrefix__qTn_X+.phone-number-custom-input_phoneCodeInput__EFv3V{padding-left:4px}.phone-number-custom-input_phoneCodeInput__EFv3V{flex:1;width:0;min-width:0;height:100%;margin:0;padding:13px 16px 13px 9px;font-size:14px;font-weight:500;line-height:16px;background-color:rgba(0,0,0,0);border:none;outline:none;-webkit-appearance:none;appearance:none}.phone-number-custom-input_phoneCodeInput__EFv3V::placeholder{color:var(--text-muted)}.phone-number-custom-input_phoneCodePlaceholder__uiR__{display:flex;align-items:center;justify-content:center;width:100%;color:var(--text-muted)}.phone-number-custom-input_codeBox__3ZuWx{display:grid;grid-template-columns:auto auto;gap:8px;align-items:center;justify-content:center;width:100%;height:42px;padding-left:16px;padding-right:8px;cursor:pointer}.phone-number-custom-input_codeBox__3ZuWx.phone-number-custom-input_active__q0vj2,.phone-number-custom-input_codeBox__3ZuWx:hover{background-color:var(--gray-11)}.phone-number-custom-input_codeBox__3ZuWx.phone-number-custom-input_active__q0vj2>.phone-number-custom-input_codeBoxArrow__6FfvG{transform:rotate(180deg)}.phone-number-custom-input_codeBox__3ZuWx[aria-expanded=true]{opacity:1!important;transform:none!important}.phone-number-custom-input_codeBox__3ZuWx .phone-number-custom-input_input-phone-container__o0E2Y .phone-number-custom-input_react-tel-input__sSU22 .phone-number-custom-input_form-control__cFImf{display:none!important}.phone-number-custom-input_codeBoxArrow__6FfvG{width:20px;height:20px;color:var(--text-muted);transition:transform .12s;pointer-events:none}.phone-number-custom-input_codeBoxDisabled__COICE{pointer-events:none;opacity:.72}.phone-number-custom-input_phoneEndSlot__oDgKp{display:flex;align-items:center;flex-shrink:0;align-self:stretch;z-index:2;border-left:1px solid var(--gray-11);background-color:var(--bg-elevated)}.phone-number-custom-input_popoverContent__wLQCx{padding:0;background:var(--bg-elevated);border-radius:4px}.phone-number-custom-input_phoneErrorContainer__SHa_A{width:100%;margin-top:4px;padding-inline:5px}.phone-number-custom-input_phoneErrorText__KcePa{color:var(--red-14);font-size:10px;font-weight:400;line-height:12px;text-align:right}.auth-services_container__cqEIE{display:grid;gap:16px}.auth-services_buttonsList__yjgEZ{display:flex;align-items:center;justify-content:center;gap:24px}.auth-services_serviceButton__GpZNJ{appearance:none;margin:0;padding:0}.auth-services_divider__VoImz{display:grid;grid-template-columns:1fr auto 1fr;gap:4.5px;align-items:center;color:var(--secondary-green);font-size:14px;font-weight:500;line-height:16px}.auth-services_divider__VoImz:after,.auth-services_divider__VoImz:before{content:"";display:block;height:1px;background:linear-gradient(90deg,rgba(141,141,141,0) 0,rgba(110,110,110,.302) 17.43%,rgba(90,90,90,.502) 55.86%,var(--black-26) 100%)}.auth-services_divider__VoImz:after{transform:rotate(180deg)}.auth-header_container__TtlDN{display:flex;justify-content:space-between;padding:16px 16px 0}@media(min-width:1000px){.auth-header_container__TtlDN{padding:32px 32px 4px}}.auth-header_wrapper__nAr18{display:flex;flex-direction:column;gap:4px}.auth-header_heading__XO_Uy{color:var(--text-primary);font-size:32px;font-weight:700;line-height:38px}.auth-header_text__RJo94{margin:0;color:var(--secondary-green);font-size:14px;font-weight:500}.auth-header_button__kJ7bK{appearance:none;display:inline;margin:0;padding:0;border:none;background:rgba(0,0,0,0);color:var(--primary-yellow);text-decoration:underline;cursor:pointer;font-size:inherit;font-weight:inherit}.auth-header_closeButton__vjGbk{appearance:none;border:none;display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--text-muted);font-size:22px;background:var(--gray-11);border-radius:4px;cursor:pointer}.auth-banner_container__sOSMg{position:relative;display:flex;width:100%;height:123px;border-radius:10px;overflow:hidden}@media(min-width:768px){.auth-banner_container__sOSMg{height:173px}}@media(min-width:1000px){.auth-banner_container__sOSMg{width:383px;height:600px}}.auth-banner_titleContainer__dkpEs{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:absolute;top:18px;width:100%;padding-left:15px}.auth-banner_title__ixd9L{text-align:center;font-size:22px;letter-spacing:1.726px}.auth-banner_titleDescription__LN7bK,.auth-banner_title__ixd9L{font-family:var(--font-family-base);font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.auth-banner_titleDescription__LN7bK{color:var(--text-primary);font-size:18px;letter-spacing:1.28px;margin:0}.auth-banner_number__CoWAX{position:absolute;bottom:8px;font-size:28px;font-style:normal;font-weight:600;line-height:normal;text-transform:lowercase;text-align:left;width:100%;display:flex;justify-content:flex-start;padding-left:15px;margin:0}.auth-banner_small_text__qs1TQ{position:absolute;bottom:80px;width:100%;text-align:center}@media(min-width:768px){.auth-banner_title__ixd9L{font-size:31px;line-height:22px}.auth-banner_titleDescription__LN7bK{font-size:22px}.auth-banner_number__CoWAX{font-size:32px}}@media(min-width:1000px){.auth-banner_titleContainer__dkpEs{top:80px;align-items:center;padding-left:0}.auth-banner_title__ixd9L{font-size:40px}.auth-banner_titleDescription__LN7bK{font-size:28px}.auth-banner_number__CoWAX{bottom:138px;font-size:62px;text-align:center;justify-content:center;padding-left:0}}.switch_primaryBackground__cMfzJ{background:var(--black-1)}.switch_primaryThumbBackground__ZPiFX{background:var(--gray-32)}.style_main__au8AL .style_heading__WYWwY{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:12px;margin-bottom:16px}.style_main__au8AL .style_heading__WYWwY .style_head_info__iU6gD{color:var(--text-primary);font-size:20px;font-weight:600}.style_main__au8AL .style_content__sEs3x{display:flex;flex-direction:column;gap:16px;margin-bottom:15px}.style_main__au8AL .style_content__sEs3x .style_content_head__wWLld{color:var(--primary-yellow);font-size:16px;font-weight:500;line-height:23px;margin-bottom:15px}.style_main__au8AL .style_content__sEs3x .style_content_info__bRjWE{text-wrap:pretty;color:var(--text-primary);font-size:14px;font-weight:600;line-height:20px}.style_main__au8AL .style_content__sEs3x .style_input__nJQ7J{margin:10px auto}.style_bnt_block__CZOMn{display:flex;justify-content:space-between;gap:16px;width:100%}.style_bnt_block__CZOMn .style_btn__Ro8tG,.style_bnt_block__CZOMn>div{width:100%;flex:1 0 0}.style_main__07qIe{margin-bottom:20px}@media(max-width:768px){.style_main__07qIe{margin-bottom:0}}.style_main__07qIe .style_header__V_eyA{width:250px;display:flex;align-items:center;gap:8px}@media(max-width:768px){.style_main__07qIe .style_header__V_eyA{display:none}}.style_main__07qIe .style_header__V_eyA .style_heading__9LOpc{color:var(--text-primary);font-size:18px;font-weight:600}.style_main__07qIe .style_header_bottom__Wev6B{height:1px;width:100%;background:linear-gradient(to right,transparent 0,var(--black-19) 50%,transparent 100%);margin:10px 0}@media(max-width:768px){.style_main__07qIe .style_header_bottom__Wev6B{display:none}}@media(min-width:768px){.style_main__07qIe .style_header_bottom__Wev6B{width:calc(100% - 20px)}}.style_main__07qIe .style_input_label__qtzAE{display:block;color:var(--text-primary);font-size:10px;font-weight:400;padding-left:15px;padding-bottom:4px}.style_main__07qIe .style_image_wrapper_mobile__AprBG{width:48px;height:48px;background-image:url(/_next/static/media/bg-rectangle.7802ef66.webp);background-repeat:no-repeat;background-size:contain;display:flex;align-items:center}.style_main__07qIe .style_image_wrapper_mobile__AprBG img{width:35px;margin:auto}@media(min-width:768px){.style_main__07qIe .style_image_wrapper_mobile__AprBG{display:none}}.style_main__07qIe .style_image_wrapper__Gu_pg{display:flex;align-items:center;min-width:158px;height:158px;background-color:var(--black-19)}.style_main__07qIe .style_image_wrapper__Gu_pg img{margin:auto}@media(max-width:768px){.style_main__07qIe .style_image_wrapper__Gu_pg{display:none}}.style_main__07qIe .style_main_content__Ogj0Q{width:100%;margin-top:15px;display:flex;flex-direction:column}@media(max-width:768px){.style_main__07qIe .style_main_content__Ogj0Q{margin-top:0;gap:16px}}@media(min-width:768px){.style_main__07qIe .style_main_content__Ogj0Q{flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;position:relative}}.style_main__07qIe .style_inputs_content__WwdM5{width:100%;margin-bottom:20px;display:flex;flex-direction:column;justify-content:space-evenly;gap:15px}@media(max-width:768px){.style_main__07qIe .style_inputs_content__WwdM5{flex-direction:row;gap:12px;margin-bottom:0;align-items:stretch}.style_main__07qIe .style_inputs_content__WwdM5>.style_inputs__j_1RC,.style_main__07qIe .style_inputs_content__WwdM5>.style_new_pass_group__eMhHp{flex:1 1 0;min-width:0}}.style_main__07qIe .style_inputs_content__WwdM5 .style_inputs__j_1RC{width:100%}@media(min-width:768px){.style_main__07qIe .style_inputs_content__WwdM5 .style_inputs__j_1RC{height:auto}.style_main__07qIe .style_inputs_content__WwdM5{width:100%;max-width:none;display:flex;align-items:start;justify-content:space-between}}.style_main__07qIe .style_new_pass_group__eMhHp{display:flex;gap:12px;flex-direction:column;width:100%}@media(min-width:1280px){.style_main__07qIe .style_new_pass_group__eMhHp{flex-direction:row;gap:24px}}.style_main__07qIe .style_input_2fa__l3td7{display:flex;flex-direction:column;width:100%;height:42px}.style_main__07qIe .style_button_wrap__e05i8{width:100%;margin-top:auto}@media(min-width:768px){.style_main__07qIe .style_button_wrap__e05i8{width:100%;padding-top:12px}}@media(min-width:1024px){.style_main__07qIe .style_button_wrap__e05i8{padding-top:24px}}.style_main__07qIe .style_button__Q7Acd{width:100%;height:42px;background-color:var(--primary-yellow);color:var(--black-1);font-size:14px;font-weight:600;text-transform:uppercase!important;box-shadow:none}.style_main__07qIe .style_button__Q7Acd:disabled{cursor:not-allowed;opacity:.6;background-color:var(--button-cancel-bg);color:var(--text-primary)}@media(min-width:768px){.style_main__07qIe .style_button__Q7Acd{width:100%}.style_main__07qIe{display:flex;flex-direction:column;min-height:232px}}@media(min-width:1025px){.style_main__07qIe{flex:1}}@media(max-width:768px){.style_main__07qIe{display:block;height:auto;min-height:0;max-height:none}}.style_main__Vd6o6 .style_header__0hFgx{min-width:250px;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width:992px){.style_main__Vd6o6 .style_header__0hFgx{padding-right:25px}}@media(max-width:768px){.style_main__Vd6o6 .style_header__0hFgx{justify-content:flex-end;gap:0;min-width:0}}.style_main__Vd6o6 .style_header__0hFgx .style_heading__84p1F{color:var(--text-primary);font-size:18px;font-weight:600;display:flex;align-items:center;flex-direction:column;justify-content:space-between;white-space:nowrap;text-wrap:nowrap}@media(max-width:768px){.style_main__Vd6o6 .style_header__0hFgx .style_heading__84p1F{display:none}}@media(min-width:768px){.style_main__Vd6o6 .style_header__0hFgx .style_heading__84p1F{gap:12px;flex-direction:row;align-items:center}}.style_main__Vd6o6 .style_header__0hFgx .style_heading__84p1F span{font-size:14px;font-family:var(--font-family-base);font-weight:400;color:var(--primary-yellow);white-space:nowrap;text-transform:none}.style_main__Vd6o6 .style_header_bottom__vtC0h{height:1px;width:100%;background:linear-gradient(to right,transparent 0,var(--black-19) 50%,transparent 100%);margin:10px 0}@media(max-width:768px){.style_main__Vd6o6 .style_header_bottom__vtC0h{display:none}}@media(min-width:768px){.style_main__Vd6o6 .style_header_bottom__vtC0h{width:calc(100% - 20px)}}.style_main__Vd6o6 .style_input_label__NrA_G{display:block;color:var(--text-primary);font-size:12px;font-weight:500;padding-left:15px;padding-bottom:2px}.style_main__Vd6o6 .style_image_wrapper_mobile__GChEZ{width:48px;height:48px;display:flex;align-items:center}.style_main__Vd6o6 .style_image_wrapper_mobile__GChEZ img{width:48px;margin:auto}@media(min-width:768px){.style_main__Vd6o6 .style_image_wrapper_mobile__GChEZ{display:none}}.style_main__Vd6o6 .style_image_wrapper__ATbjV{min-width:158px;height:158px;display:flex;align-items:center;background:var(--black-19)}.style_main__Vd6o6 .style_image_wrapper__ATbjV img{margin:auto}@media(max-width:767px){.style_main__Vd6o6 .style_image_wrapper__ATbjV{display:none}}.style_main__Vd6o6 .style_main_content___QuoX{width:100%;margin-top:15px}@media(max-width:768px){.style_main__Vd6o6 .style_main_content___QuoX{margin-top:12px}}@media(min-width:768px){.style_main__Vd6o6 .style_main_content___QuoX{display:flex;flex-direction:column;position:relative}}.style_main__Vd6o6 .style_self_rest_content__IYjRS{width:100%;display:flex;flex-direction:column}.style_main__Vd6o6 .style_self_rest_content__IYjRS .style_self_rest_info__b48Pg{display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.style_main__Vd6o6 .style_self_rest_content__IYjRS .style_self_rest_info__b48Pg{width:100%;margin-bottom:20px}.style_main__Vd6o6 .style_self_rest_content__IYjRS .style_self_rest_info__b48Pg :not(svg){width:100%}}@media(min-width:768px){.style_main__Vd6o6 .style_self_rest_content__IYjRS .style_self_rest_info__b48Pg{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;max-width:100%;gap:12px}.style_main__Vd6o6 .style_self_rest_content__IYjRS{width:100%;max-width:none;display:flex;justify-content:space-between}}.style_main__Vd6o6 .style_button_wrap___tgB3{width:100%;margin-top:auto}@media(min-width:768px){.style_main__Vd6o6 .style_button_wrap___tgB3{width:100%;padding-top:20px}}.style_main__Vd6o6 .style_button__3XQ6S{width:100%;height:42px;background-color:var(--primary-yellow);color:var(--black-1);font-size:14px;font-weight:600;text-transform:uppercase}.style_main__Vd6o6 .style_button__3XQ6S:disabled{cursor:not-allowed;opacity:.6}.style_option_label__0NdU2{text-transform:capitalize}.style_amount_currency__B36p_{color:var(--text-primary);font-size:14px;font-weight:500;opacity:.65;text-transform:uppercase;pointer-events:none}.style_main__KdQYm .style_heading__kS8mx{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:12px;margin-bottom:12px}.style_main__KdQYm .style_heading__kS8mx .style_head_info__d3n_5{color:var(--text-primary);font-size:20px;font-weight:600}.style_main__KdQYm .style_content__B561P{margin-bottom:16px}.style_main__KdQYm .style_content__B561P .style_content_head__BPZWu{color:var(--primary-yellow);font-size:16px;font-weight:500;line-height:23px;margin-bottom:15px}.style_main__KdQYm .style_content__B561P .style_content_info__CZtvk{color:var(--text-primary);font-size:14px;font-weight:600;line-height:20px}.style_main__KdQYm .style_content__B561P .style_input__Wg0W7{margin:10px auto}.style_bnt_block__aq379{display:flex;justify-content:space-between;gap:16px;width:100%}.style_bnt_block__aq379 .style_btn__HVEh1,.style_bnt_block__aq379>div{width:100%;flex:1 0 0}@media(min-width:768px){.style_heading__kS8mx{margin-bottom:16px}.style_content__B561P{margin-bottom:24px}}.style_modal__mz_a3{margin:16px;padding-top:20px!important;border-radius:9px!important}.style_main__nM4OW .style_heading__gy_wG{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:12px;margin-bottom:24px}.style_main__nM4OW .style_heading__gy_wG .style_head_info__K4vl0{color:var(--text-primary);font-size:20px;font-weight:600}.style_main__nM4OW .style_content__xrjYb{display:flex;flex-direction:column;gap:24px;margin-bottom:24px;max-height:calc(100vh - 190px);overflow-y:auto}.style_limitItem__o_T81{background:rgba(0,0,0,0);border-radius:0;padding:0;border:none}.style_limitHeader__kBwRX{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.style_limitHeader__kBwRX .style_limitNumber__1_14f{font-size:14px;font-weight:600;color:var(--text-primary)}.style_limitHeader__kBwRX .style_limitDate__9wDnG{font-size:12px;font-weight:400;color:hsla(0,0%,100%,.5)}.style_limitDetails__RzSEa{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:480px){.style_limitDetails__RzSEa{grid-template-columns:1fr}}.style_limitField__B8M4K{background:var(--button-cancel-bg);border:none;border-radius:6px;padding:12px 16px;font-size:14px;color:hsla(0,0%,100%,.6);font-weight:400}.style_emptyState__I4owJ{display:flex;align-items:center;justify-content:center;padding:40px 20px}.style_emptyState__I4owJ p{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.5);margin:0}.style_pagination__vS6tY{display:flex;justify-content:center;margin-bottom:24px;margin-top:8px}.style_bnt_block__4c8wk{display:flex;justify-content:center;padding-top:8px}.style_bnt_block__4c8wk .style_btn__URUNB,.style_bnt_block__4c8wk>div{width:100%}.style_main__oSxoJ{margin-bottom:20px}@media(max-width:768px){.style_main__oSxoJ{margin-bottom:0}}.style_main__oSxoJ .style_header__Je5UK{width:250px;display:flex;flex-direction:column;gap:4px}@media(max-width:768px){.style_main__oSxoJ .style_header__Je5UK{display:none}}.style_main__oSxoJ .style_header__Je5UK .style_headingRow__S3FqI{display:flex;align-items:center;gap:8px}.style_main__oSxoJ .style_header__Je5UK .style_headingTitle___yb8B{color:var(--text-primary);font-size:18px;font-weight:600}.style_main__oSxoJ .style_header__Je5UK .style_headingSubtitle__bGYTF{display:block;color:var(--text-muted);font-size:12px;font-weight:400}.style_main__oSxoJ .style_subtitleMobile__k4FHh{display:none}@media(max-width:768px){.style_main__oSxoJ .style_subtitleMobile__k4FHh{display:block;color:var(--text-muted);font-size:12px;font-weight:400;margin-bottom:12px}}.style_main__oSxoJ .style_header_bottom__IcR2i{height:1px;width:100%;background:linear-gradient(to right,transparent 0,var(--black-19) 50%,transparent 100%);margin:8px 0}@media(max-width:768px){.style_main__oSxoJ .style_header_bottom__IcR2i{display:none}}@media(min-width:768px){.style_main__oSxoJ .style_header_bottom__IcR2i{width:calc(100% - 20px)}}.style_main__oSxoJ .style_input_label__7EX3e{display:block;color:var(--text-primary);font-size:12px;font-weight:400;padding-left:15px;padding-bottom:4px}.style_main__oSxoJ .style_image_wrapper_mobile__Cmj0x{width:48px;height:48px;background-image:url(/_next/static/media/bg-rectangle.7802ef66.webp);background-repeat:no-repeat;background-size:contain;display:flex;align-items:center}.style_main__oSxoJ .style_image_wrapper_mobile__Cmj0x img{width:35px;margin:auto}@media(min-width:768px){.style_main__oSxoJ .style_image_wrapper_mobile__Cmj0x{display:none}}.style_main__oSxoJ .style_image_wrapper__vNE0m{display:flex;align-items:center;min-width:158px;height:158px;background-color:var(--black-19)}.style_main__oSxoJ .style_image_wrapper__vNE0m img{margin:auto}@media(max-width:768px){.style_main__oSxoJ .style_image_wrapper__vNE0m{display:none}}.style_main__oSxoJ .style_main_content__LwO1l{width:100%;margin-top:0;display:flex;flex-direction:column}@media(max-width:768px){.style_main__oSxoJ .style_main_content__LwO1l{margin-top:0}}@media(min-width:768px){.style_main__oSxoJ .style_main_content__LwO1l{display:flex;align-items:flex-start;justify-content:space-between;position:relative}}.style_main__oSxoJ .style_inputs_content__TIkjO{width:100%;margin-bottom:20px;display:flex;flex-direction:column;justify-content:space-evenly;gap:15px}.style_main__oSxoJ .style_inputs_content__TIkjO .style_inputs__N938f{width:100%}@media(max-width:768px){.style_main__oSxoJ .style_inputs_content__TIkjO .style_inputs__N938f{width:100%}}@media(min-width:768px){.style_main__oSxoJ .style_inputs_content__TIkjO .style_inputs__N938f{height:80px}.style_main__oSxoJ .style_inputs_content__TIkjO{width:100%;max-width:none;display:flex;align-items:start;justify-content:space-between}}.style_main__oSxoJ .style_new_pass_group__Gfa07{display:flex;gap:12px;flex-direction:column;width:100%}@media(min-width:1280px){.style_main__oSxoJ .style_new_pass_group__Gfa07{flex-direction:row;gap:24px}}.style_main__oSxoJ .style_input_2fa__1Panj{display:flex;flex-direction:column;width:100%;height:42px}.style_main__oSxoJ .style_button_wrap__Rl7ze{width:100%;margin-top:auto}@media(min-width:768px){.style_main__oSxoJ .style_button_wrap__Rl7ze{width:100%;padding-top:20px;padding-right:20px}}.style_main__oSxoJ .style_button__sSJAb{width:100%;height:42px;background-color:var(--primary-yellow);color:var(--black-1);font-size:14px;font-weight:600;text-transform:uppercase;box-shadow:none}.style_main__oSxoJ .style_button__sSJAb:disabled{cursor:not-allowed;opacity:.6;background-color:var(--button-cancel-bg);color:var(--text-primary)}@media(min-width:768px){.style_main__oSxoJ .style_button__sSJAb{width:100%;position:absolute;bottom:0;right:0}.style_main__oSxoJ{height:100%;max-height:328px}}.style_links_content__p6efG{width:100%;display:grid;grid-template-columns:repeat(2,300px);gap:8px 12px}@media(max-width:768px){.style_links_content__p6efG{grid-template-columns:1fr}}.style_linkItem___GwPy{background-color:var(--black-15);display:flex;height:48px;width:100%;box-sizing:border-box;border-radius:8px;padding-left:62px;position:relative;justify-content:space-between}.style_linkItem___GwPy:before{position:absolute;content:"";display:block;width:100%;height:100%;inset:0;border:1px solid var(--button-cancel-bg);border-radius:inherit;pointer-events:none}.style_linkItem_icon__MXKTe{height:calc(100% + 2px);border-radius:8px;width:52px;border:1px solid hsla(0,0%,100%,.1);background:var(--black-9);display:flex;align-items:center;justify-content:center;position:absolute;left:-1px;top:-1px}.style_linkItem_icon__MXKTe img,.style_linkItem_icon__MXKTe svg{height:20px;width:20px;object-fit:contain}.style_linkItem_content__cW7ao{display:flex;flex-direction:column;justify-content:center}.style_linkItem_status__Cniz9,.style_linkItem_title__Jd88W{font-size:12px}.style_linkItemActive__ZhGbX{position:relative}.style_linkItemActive__ZhGbX:after,.style_linkItemActive__ZhGbX:before{position:absolute;inset:0;content:"";display:block;width:100%;height:100%;border-radius:inherit;box-sizing:border-box}.style_linkItemActive__ZhGbX:before{background:linear-gradient(353deg,rgba(33,33,33,0) 45%,rgba(248,152,28,.4) 90%);pointer-events:none}.style_linkItemActive__ZhGbX:after{z-index:2;padding:1px;background:linear-gradient(170deg,rgba(255,255,255,0) 38%,rgba(255,175,71,.7));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.style_checkboxContainer__iMTEf{align-self:center;justify-self:flex-end;margin-right:15px}.style_modal__wU_hF{width:min(723px,100vw - 32px)!important;max-width:723px!important;margin:16px}.style_main__BmMiX{display:flex;flex-direction:column;gap:24px}.style_heading__FR0GC{display:flex;align-items:center;gap:12px;padding-right:28px}.style_head_info__skoYM{color:var(--text-primary);font-size:20px;font-weight:600;line-height:1.2}.style_text__BTmNE{margin:0;color:hsla(0,0%,100%,.65);font-size:14px;font-weight:400;line-height:1.45}.style_btn_block__JDoI4{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto}.style_btn__2YAOC,.style_btn_block__JDoI4>div{width:100%}@media(max-width:1023px){.style_modal__wU_hF{width:100vw!important;max-width:100vw!important;height:100dvh;min-height:100dvh;margin:0;border-radius:0!important}.style_main__BmMiX{min-height:calc(100dvh - 64px)}}.style_modal__2iegd{width:min(723px,100vw - 32px)!important;max-width:723px!important;margin:16px}.style_main___S2DX{display:flex;flex-direction:column;gap:24px}.style_heading__vjrIc{display:flex;align-items:center;gap:12px;padding-right:28px}.style_head_info__7Q_R0{color:var(--text-primary);font-size:20px;font-weight:600;line-height:1.2}.style_text__0MDzi{margin:0;color:hsla(0,0%,100%,.65);font-size:14px;font-weight:400;line-height:1.45;white-space:pre-line}.style_btn_block__E9fYA{display:flex;justify-content:center;margin-top:auto}.style_btn__4ZEXk,.style_btn_block__E9fYA>div{width:100%}@media(max-width:1023px){.style_modal__2iegd{width:100vw!important;max-width:100vw!important;height:100dvh;min-height:100dvh;margin:0;border-radius:0!important}.style_main___S2DX{min-height:calc(100dvh - 64px)}}.style_main__M_3AN{margin-bottom:20px;padding:0}@media(max-width:768px){.style_main__M_3AN{margin-bottom:0}}.style_main__M_3AN .style_header__FTKxo{width:250px;display:flex;align-items:center;gap:12px}@media(max-width:768px){.style_main__M_3AN .style_header__FTKxo{display:none}}.style_main__M_3AN .style_header__FTKxo .style_heading__am94q{color:var(--text-primary);font-size:18px;font-weight:600}.style_main__M_3AN .style_header_bottom__j5_NA{display:none;height:1px;width:100%;background:linear-gradient(to right,transparent 0,var(--black-19) 50%,transparent 100%);margin:10px 0}@media(min-width:768px){.style_main__M_3AN .style_header_bottom__j5_NA{width:calc(100% - 20px)}}.style_main__M_3AN .style_input_label__eMcqL{display:block;color:var(--text-primary);font-size:12px;font-weight:400;padding-left:15px;padding-bottom:4px}.style_main__M_3AN .style_image_wrapper_mobile__Ikh8F{width:48px;height:48px;background-image:url(/_next/static/media/bg-rectangle.7802ef66.webp);background-repeat:no-repeat;background-size:contain;display:flex;align-items:center}.style_main__M_3AN .style_image_wrapper_mobile__Ikh8F img{width:35px;margin:auto}@media(min-width:768px){.style_main__M_3AN .style_image_wrapper_mobile__Ikh8F{display:none}}.style_main__M_3AN .style_image_wrapper__o3spq{display:flex;align-items:center;min-width:158px;height:158px;background-color:var(--black-19)}.style_main__M_3AN .style_image_wrapper__o3spq img{margin:auto}@media(max-width:768px){.style_main__M_3AN .style_image_wrapper__o3spq{display:none}}.style_main__M_3AN .style_main_content___oM_G{width:100%;margin-top:10px;display:flex;flex-direction:column}@media(max-width:768px){.style_main__M_3AN .style_main_content___oM_G{margin-top:0}}@media(min-width:768px){.style_main__M_3AN .style_main_content___oM_G{display:flex;align-items:flex-start;justify-content:space-between;position:relative}}.style_main__M_3AN .style_inputs_content__9uRol{width:100%;margin-bottom:20px;display:flex;flex-direction:column;justify-content:space-evenly;gap:15px}@media(max-width:768px){.style_main__M_3AN .style_inputs_content__9uRol{margin-bottom:0}}.style_main__M_3AN .style_inputs_content__9uRol .style_inputs__DM14n{width:100%}@media(max-width:768px){.style_main__M_3AN .style_inputs_content__9uRol .style_inputs__DM14n{width:100%}}@media(min-width:768px){.style_main__M_3AN .style_inputs_content__9uRol .style_inputs__DM14n{height:80px}.style_main__M_3AN .style_inputs_content__9uRol{width:100%;max-width:none;display:flex;align-items:start;justify-content:space-between;padding:0}}.style_main__M_3AN .style_new_pass_group__3p2iI{display:flex;gap:12px;flex-direction:column;width:100%}@media(min-width:1280px){.style_main__M_3AN .style_new_pass_group__3p2iI{flex-direction:row;gap:24px}}.style_main__M_3AN .style_input_2fa__dzGNx{display:flex;flex-direction:column;width:100%;height:42px}.style_main__M_3AN .style_button_wrap__lzpdX{width:100%;margin-top:auto}@media(min-width:768px){.style_main__M_3AN .style_button_wrap__lzpdX{width:100%;padding-top:20px;padding-right:20px}}.style_main__M_3AN .style_button__FmaM2{width:100%;height:42px;background-color:var(--primary-yellow);color:var(--black-1);font-size:14px;font-weight:600;text-transform:uppercase;box-shadow:none}.style_main__M_3AN .style_button__FmaM2:disabled{cursor:not-allowed;opacity:.6;background-color:var(--button-cancel-bg);color:var(--text-primary)}@media(min-width:768px){.style_main__M_3AN .style_button__FmaM2{width:100%;position:absolute;bottom:0;right:0}.style_main__M_3AN{height:100%;max-height:328px}}.style_historyModal__9tB5t{width:auto!important;max-width:calc(100vw - 32px)!important;margin:16px}@media(max-width:767px){.style_historyModal__9tB5t{width:100vw!important;max-width:100vw!important;min-height:100dvh;margin:0;border-radius:0!important}}.style_wrapper__QFfV4{width:100%;overflow:hidden;color:var(--text-primary);font-family:var(--font-family-base)}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_row__1W_Y9{grid-template-columns:minmax(160px,280fr) minmax(140px,236.5fr) minmax(150px,230fr) minmax(110px,153fr) minmax(110px,236.5fr);gap:16px}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_headRow__Sno5w{margin-bottom:0}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_cell__B1acu{padding:0}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_dataRow__T8AOO .style_cell__B1acu:first-child{padding-left:16px}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_headCell__2UAYZ:last-child{justify-content:flex-end;padding-right:16px}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_statusCell__eo7IS{padding-right:16px}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_dataRow__T8AOO{border-top:1px solid rgba(0,0,0,0)}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_dataRow__T8AOO+.style_dataRow__T8AOO{border-top-color:hsla(0,0%,100%,.1)}.style_modalWrapper__BYoZ9{display:flex;flex-direction:column;width:708px;max-width:calc(100vw - 32px);min-height:454px;padding:16px 24px;background:var(--black-9);border-radius:12px}.style_modalWrapper__BYoZ9 .style_pagination__MV59r{margin-top:auto}.style_modalWrapper__BYoZ9 .style_header__6xbd7{padding:0;margin-bottom:24px;border-bottom:0}.style_modalWrapper__BYoZ9 .style_title__NRhWU{display:flex;align-items:center;gap:12px;font-family:var(--font-family-base);font-size:18px;font-weight:700;line-height:1.2}.style_modalWrapper__BYoZ9 .style_table__VfWRY{gap:8px}.style_modalWrapper__BYoZ9 .style_dataRow__T8AOO,.style_modalWrapper__BYoZ9 .style_headRow__Sno5w{grid-template-columns:130px 120px 200px 100px;gap:16px;padding-inline:16px}.style_modalWrapper__BYoZ9 .style_dataRow__T8AOO{min-height:40px}.style_modalWrapper__BYoZ9 .style_headRow__Sno5w+.style_dataRow__T8AOO{border-top:0}.style_modalWrapper__BYoZ9 .style_cell__B1acu{min-height:40px;padding:0;font-size:14px;font-weight:500}.style_modalWrapper__BYoZ9 .style_deviceCell__y5NfN{font-weight:500}.style_modalWrapper__BYoZ9 .style_headCell__2UAYZ{font-size:12px;font-weight:500;line-height:1.2}.style_header__6xbd7{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px 14px;border-bottom:1px solid hsla(0,0%,100%,.08)}.style_title__NRhWU{margin:0;font-size:22px;font-weight:700;line-height:1.2}.style_viewAll__Q42je{padding:0;border:0;background:rgba(0,0,0,0);color:var(--primary-yellow);font-size:14px;font-weight:500;line-height:1.15;cursor:pointer;transition:opacity .2s ease}.style_viewAll__Q42je:hover{opacity:.8}.style_table__VfWRY{display:flex;flex-direction:column;width:100%;gap:0}.style_row__1W_Y9{display:grid;grid-template-columns:minmax(130px,1fr) minmax(120px,1fr) minmax(160px,1.5fr) minmax(100px,.8fr);align-items:center}.style_headRow__Sno5w{min-height:14px}.style_headCell__2UAYZ{color:var(--blue-22);font-size:14px;font-weight:700;line-height:1}.style_headCell__2UAYZ:after{display:none}.style_dataRow__T8AOO{min-height:40px;border-top:0}.style_modalWrapper__BYoZ9 .style_dataRow__T8AOO{border-top:1px solid hsla(0,0%,100%,.1)}.style_modalWrapper__BYoZ9 .style_dataRow__T8AOO:first-of-type{border-top:0}.style_sectionRow__Ewghx{min-height:36px;margin-top:42px;background:rgba(33,33,33,.5)}.style_sectionRow__Ewghx:nth-child(2){margin-top:0}.style_sectionCell__t72di{grid-column:1/-1;justify-content:space-between;min-height:36px;padding:8px 16px;color:var(--text-primary);font-weight:700;line-height:1.44;letter-spacing:0}.style_cell__B1acu,.style_sectionCell__t72di{display:flex;align-items:center;font-family:var(--font-family-base);font-size:14px}.style_cell__B1acu{min-width:0;min-height:40px;padding:0 20px;color:var(--secondary-green);font-weight:500;line-height:1.2;position:relative}.style_cell__B1acu,.style_cell__B1acu>*{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.style_cell__B1acu:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:linear-gradient(180deg,rgba(14,14,14,0) 0,var(--gray-11) 50%,rgba(14,14,14,0) 100%)}.style_headCell__2UAYZ:not(:last-child):after{display:none}.style_deviceCell__y5NfN{color:var(--text-primary);font-weight:500}.style_deviceContent__c6KCH{display:flex;align-items:center;gap:8px;min-width:0}.style_deviceContent__c6KCH>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style_deviceIcon__8JrHi{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:20px;height:20px}.style_deviceIcon__8JrHi svg{display:block}.style_cellLabel__SC6zn{display:none}.style_emptyCell__1fJzq{grid-column:1/-1;justify-content:center}.style_statusCell__eo7IS{justify-content:flex-end}.style_statusBadge__Jb6g7{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:79px;padding:4px 10px;border-radius:4px;font-size:14px;font-weight:700;line-height:1.2}.style_statusDot__nPb9e{width:6px;height:6px;border-radius:50%;background:currentColor}.style_online__gvXQ3{color:var(--success-green);background:rgba(42,206,17,.12)}.style_offline__Woq8J{color:var(--blue-22)}.style_pagination__MV59r{display:flex;width:100%;margin-top:24px}@media(max-width:768px){.style_modalWrapper__BYoZ9{width:100vw;max-width:100vw;min-height:100dvh;padding:16px 0;border-radius:0}.style_modalWrapper__BYoZ9 .style_header__6xbd7{padding:0 8px;margin-bottom:16px}.style_modalWrapper__BYoZ9 .style_title__NRhWU{font-size:18px}.style_modalWrapper__BYoZ9 .style_table__VfWRY{gap:0;padding:0 8px}.style_modalWrapper__BYoZ9 .style_headRow__Sno5w{display:none}.style_modalWrapper__BYoZ9 .style_row__1W_Y9{grid-template-columns:1fr 1fr;gap:0;row-gap:10px;padding:0}.style_modalWrapper__BYoZ9 .style_dataRow__T8AOO{min-height:auto;border:0}.style_modalWrapper__BYoZ9 .style_dataRow__T8AOO:nth-child(odd){background:var(--gray-11)}.style_modalWrapper__BYoZ9 .style_deviceCell__y5NfN{grid-column:1/-1}.style_modalWrapper__BYoZ9 .style_cell__B1acu{flex-direction:column;align-items:flex-start;justify-content:center;gap:0;min-height:auto;padding:8px 10px 16px;overflow:visible;white-space:normal;color:var(--text-primary);font-weight:700}.style_modalWrapper__BYoZ9 .style_cell__B1acu>*{white-space:normal}.style_modalWrapper__BYoZ9 .style_cell__B1acu:after{display:none}.style_modalWrapper__BYoZ9 .style_cellLabel__SC6zn{display:block;margin-bottom:2px;color:var(--blue-22);font-size:12px;font-weight:500;line-height:1.2}.style_modalWrapper__BYoZ9 .style_cellValue__6HLhV{display:block;font-size:14px;font-weight:700;line-height:1.2}.style_modalWrapper__BYoZ9 .style_pagination__MV59r{padding:0 16px;margin-top:auto}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_table__VfWRY{padding-inline:0;gap:0}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_headRow__Sno5w{display:none}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_row__1W_Y9{grid-template-columns:1fr 1fr;gap:0;row-gap:10px;padding:0;min-width:0}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_dataRow__T8AOO{min-height:auto;border:0;padding:8px 0 16px}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_dataRow__T8AOO+.style_dataRow__T8AOO{border-top:1px solid hsla(0,0%,100%,.1);padding-top:16px}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_deviceCell__y5NfN{grid-column:1/-1;padding:0}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_cell__B1acu{flex-direction:column;align-items:flex-start;justify-content:center;gap:0;min-height:auto;padding:0;overflow:visible;white-space:normal;color:var(--text-primary);font-weight:700}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_cell__B1acu>*{white-space:normal}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_cell__B1acu:after{display:none}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_statusCell__eo7IS{justify-content:flex-start;padding-right:0}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_cellLabel__SC6zn{display:block;margin-bottom:2px;color:var(--blue-22);font-size:12px;font-weight:500;line-height:1.2}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_cellValue__6HLhV{display:block;font-size:14px;font-weight:700;line-height:1.2}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_deviceContent__c6KCH{gap:12px}.style_wrapper__QFfV4:not(.style_modalWrapper__BYoZ9) .style_deviceContent__c6KCH>span{font-size:16px;font-weight:700}.style_sectionRow__Ewghx{min-width:0}.style_viewAll__Q42je{font-size:12px}}.style_section__UGRXk{width:100%}.style_header__jxN6x{display:none}.style_content__tXTSZ{width:100%}@media(min-width:1025px){.style_section__UGRXk{height:100%;display:flex;flex-direction:column}.style_content__tXTSZ{flex:1;min-height:0;display:flex;flex-direction:column}}@media(max-width:768px){.style_section__UGRXk{width:100%;background:var(--black-9);border-radius:12px;padding:16px 0;box-sizing:border-box}.style_header__jxN6x{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;border:none;background:rgba(0,0,0,0);color:var(--text-primary);cursor:pointer;font-family:var(--font-family-base)}.style_titleWrap__M_Lj2{display:flex;align-items:center;gap:12px;min-width:0}.style_icon__XN7y_{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.style_icon__XN7y_ svg{display:block;max-width:100%;max-height:100%}.style_title__qsJY_{color:var(--text-primary);font-size:18px;font-weight:600;line-height:1.2;text-align:left}.style_chevron__Ox4Jd{display:block;color:var(--text-primary);flex-shrink:0;transition:transform .2s ease}.style_collapsed__ffL9g .style_chevron__Ox4Jd{transform:rotate(180deg)}.style_content__tXTSZ{overflow:hidden;transition:max-height .25s ease}.style_expanded__7SwXp .style_content__tXTSZ{padding-top:16px}.style_collapsed__ffL9g .style_content__tXTSZ{max-height:0;padding-top:0}}@media (min-width:768px){.security_wrapper__fggLv{border-bottom-right-radius:12px;border-bottom-left-radius:12px}}.security_wrapper__fggLv{position:relative;display:flex;justify-content:center;align-items:flex-start;width:100%;height:100%;margin-bottom:64px;border-top:none}.security_wrapper__fggLv .security_container__DfsNr{display:flex;flex-direction:column}@media screen and (max-width:768px){.security_wrapper__fggLv .security_container__DfsNr{max-width:100%;width:100%;gap:12px;padding:0}}.security_wrapper__fggLv .security_container_block__U3vrX{display:flex;width:100%;padding:16px;flex-direction:row;flex-wrap:wrap}@media(min-width:960px){.security_wrapper__fggLv .security_container_block__U3vrX{padding:0 0 24px}}@media screen and (max-width:768px){.security_wrapper__fggLv .security_container_block__U3vrX{flex-direction:column;padding:0;gap:12px}}.security_securityBorder__admiP{height:4px;width:100%;background:#212121}.security_safety_block__37sHf{display:flex;flex-direction:column;gap:16px;width:50%}@media screen and (min-width:768px){.security_safety_block__37sHf{padding-right:8px}.security_safety_block__37sHf:nth-child(2n){padding-right:0;padding-left:8px}}@media screen and (max-width:768px){.security_safety_block__37sHf{width:100%;margin-bottom:0;gap:0;padding:0}.security_orderChangePassword__S4ZEC{order:1}.security_orderSelfRestriction__BdAeV{order:2}.security_order2FA__u_xfs{order:3}.security_orderLinkedAccounts__KWmXp{order:4}}@media(min-width:1025px){.security_order2FA__u_xfs{padding-bottom:26px}}.transactions-history-tab_root__GFqvU{display:flex;flex-direction:column;flex:1;min-height:0;width:100%}.personal-info_personalInfoWrapper__P5C_R{display:flex;flex-direction:column;gap:16px}.personal-info_personalInfoWrapperModal__mP0DG{gap:12px}.personal-info_personalInfoSelectGroupModal__5XZT_{display:flex;width:100%;flex-direction:column;gap:12px}.personal-info_personalInfoSaveBtnContainerModal__qpC8N{margin-top:.25rem;width:100%}.personal-info_personalInfoSaveBtnModal__V2_a9.personal-info_personalInfoSaveBtnModal__V2_a9{width:100%;height:42px;min-height:42px;border-radius:4px;font-size:14px;font-weight:700!important;color:var(--black-1)!important}.personal-info_personalInfoTitle__qbLHL{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:600;text-transform:uppercase;font-style:normal;line-height:1;color:var(--text-primary)}.personal-info_personalInfoSelectGroup__IYDqq{display:flex;flex-direction:column;gap:16px}@media (min-width:768px){.personal-info_personalInfoSelectGroup__IYDqq{flex-direction:row;flex-wrap:wrap}}@media (min-width:1024px){.personal-info_personalInfoSelectGroup__IYDqq{flex-wrap:nowrap;gap:24px}}.personal-info_personalInfoBox__pS5c_{display:flex;flex:1 1 0%;flex-direction:column;gap:16px}.personal-info_personalInfoSaveBtnContainer__G0VIL{width:100%;align-self:flex-end}@media (min-width:768px){.personal-info_personalInfoSaveBtnContainer__G0VIL{margin-top:.5rem;display:block}}@media (min-width:1024px){.personal-info_personalInfoSaveBtnContainer__G0VIL{margin-top:0;display:flex;width:fit-content}}.personal-info_personalInfoSaveBtn__lE2YX{width:100%}@media (min-width:768px){.personal-info_personalInfoSaveBtn__lE2YX{width:fit-content}}.personal-info_input_outer__We1iF:has(input[disabled]),.personal-info_input_outer__We1iF:has(input[readonly]){pointer-events:none!important}.personal-info_fieldError__AkfHe{margin:4px 16px 0;font-family:var(--font-family-base);font-size:12px;font-weight:400;line-height:normal;color:var(--red-14)}.infinite-search-select_wrapper__SdkHY{display:flex;flex-direction:column;gap:16px;width:100%;position:relative}.infinite-search-select_wrapper__SdkHY span[class*=text-start]{color:var(--secondary-green)}.infinite-search-select_wrapper_search__LPitO{position:absolute}.infinite-search-select_custom_input_class__mKQEu{min-height:unset;padding-bottom:8px;border-bottom:1px solid hsla(0,0%,100%,.2);padding-top:3px}.infinite-search-select_custom_input_class__mKQEu [class*=inputSearchWrapper]{border-radius:20px;min-height:unset}.personal-data_personalDataWrapper__WLOBL{display:flex;flex-direction:column;gap:16px}.personal-data_personalDataTitle__EDwJk{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:600;text-transform:uppercase;font-style:normal;line-height:1;color:var(--text-primary)}.personal-data_personalDataInputsGroup__MRcKo{display:flex;flex-direction:column;gap:16px}@media (min-width:1024px){.personal-data_personalDataInputsGroup__MRcKo{flex-direction:row;gap:24px}}.personal-data_personalDataInputTooltip__hZmcv{max-width:400px}.personal-data_personalDataInputsEndContent__fpmTo{display:flex;align-items:center}.personal-data_personalDataInputsEndContentIcon__OsBBV{margin-left:1rem;margin-right:1rem}.personal-data_personalDataDialogUrl__NQnqt{color:var(--primary-yellow);text-decoration:underline}.personal-data_personalDataLeftSide__zZgrn,.personal-data_personalDataRightSide__b9QHj{display:flex;flex:1 1 0%;flex-direction:column;gap:16px}.personal-data_personalDataMainInputButton__8SzSx{min-width:140px}.personal-data_personalDataContactInputButton__TeeFK.personal-data_personalDataContactInputButton__TeeFK{height:42px;min-width:91px;padding:10px 20px;border-radius:4px;font-size:14px;font-weight:700!important;color:var(--black-1)!important}.personal-data_PersonalDataDialogBody__dH7Oo{display:flex;flex-direction:column;gap:42px}@media (min-width:768px){.personal-data_PersonalDataDialogBody__dH7Oo{gap:24px}}.personal-data_personalDataContent__SNare{display:flex;flex-direction:column;gap:20px}@media (min-width:768px){.personal-data_personalDataContent__SNare{gap:16px}}.personal-data_personalDataDialogHeader__jzjbl{display:flex;align-items:center;gap:12px}.personal-data_personalDataDialogIcon__6dbJH{height:20px;width:20px}@media (min-width:768px){.personal-data_personalDataDialogIcon__6dbJH{height:24px;width:24px}}.personal-data_personalDataDialogTitle__3lTTS{font-size:16px;font-weight:600;font-style:normal;line-height:1}@media (min-width:768px){.personal-data_personalDataDialogTitle__3lTTS{font-size:20px}}.personal-data_personalDataDialogTitle__3lTTS{color:var(--text-primary)}.personal-data_personalDataDialogDesc__rztue{font-size:14px;font-weight:500;font-style:normal;line-height:144%;color:var(--text-primary)}.personal-data_personalDataDialogActions__aelBz{display:flex;flex-direction:column;gap:16px}@media (min-width:768px){.personal-data_personalDataDialogActions__aelBz{flex-direction:row;gap:24px}}.personal-data_personalDataDialogInputContainer__16a_x{display:flex;flex-direction:column;gap:8px}.personal-data_personalDataDialogRemainingTime__yGCz_{font-size:14px;font-weight:500;font-style:normal;line-height:1;color:var(--secondary-green)}.personal-data_personalDataDialogError__F9zoq{font-size:14px;font-weight:500;font-style:normal;line-height:1;color:var(--red-9)}.personal-data_personalDataDialogResend__UckIj{cursor:pointer;font-size:14px;font-weight:500;font-style:normal;line-height:1;text-decoration-line:underline;color:var(--orange-15)}.personal-data_PersonalDataSuccessDialogBody___ANM5{display:flex;flex-direction:column;gap:24px}.personal-data_PersonalDataSuccessDialogTexts__huDRk{display:flex;flex-direction:column;gap:16px}.personal-data_PersonalDataSuccessDialogTitle__B38UQ{text-align:center;font-size:20px;font-weight:600;font-style:normal;line-height:144%;color:var(--success-green)}.personal-data_PersonalDataSuccessDialogDesc__2TyBP{text-align:center;font-size:14px;font-weight:500;font-style:normal;line-height:144%;color:var(--text-primary)}.personal-data-unsubscribe-dialog_root__eIPHH{display:flex;flex-direction:column;width:100%;max-width:460px;box-sizing:border-box;background:var(--black-9);border-radius:12px;gap:24px;padding:32px}@media(max-width:1023px){.personal-data-unsubscribe-dialog_root__eIPHH{max-width:100%;gap:16px;padding:16px 24px 24px}}@media(max-width:767px){.personal-data-unsubscribe-dialog_root__eIPHH{padding:16px}}.personal-data-unsubscribe-dialog_textBlock___NSQX{display:flex;flex-direction:column;gap:16px;width:100%}.personal-data-unsubscribe-dialog_headRow__NRR_F{display:flex;align-items:flex-start;gap:12px}@media(max-width:1023px){.personal-data-unsubscribe-dialog_headRow__NRR_F{align-items:center;gap:8px}}.personal-data-unsubscribe-dialog_icon__2Kd_d{flex-shrink:0;width:24px;height:24px}.personal-data-unsubscribe-dialog_title__4iLlE{margin:0;font-size:20px;font-weight:700;line-height:normal;color:var(--text-primary)}.personal-data-unsubscribe-dialog_bodyText__4Jj_s{margin:0;font-size:14px;font-weight:400;line-height:1.44;color:var(--text-primary)}.personal-data-unsubscribe-dialog_actionsRow__xctda{display:flex;flex-direction:row;gap:16px;width:100%;align-items:stretch}@media(max-width:1023px){.personal-data-unsubscribe-dialog_actionsRow__xctda{flex-direction:column;gap:0}}.personal-data-unsubscribe-dialog_btnStay__3o_ad{flex:1 1 0;min-height:42px;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:700;line-height:normal;color:var(--text-primary);background:var(--primary-yellow)}.personal-data-unsubscribe-dialog_btnStay__3o_ad:hover{opacity:.95}@media(max-width:1023px){.personal-data-unsubscribe-dialog_btnStay__3o_ad{order:2;flex:none;width:100%;min-height:40px;margin-top:0}}.personal-data-unsubscribe-dialog_btnUnsubscribe__LF87B{flex:1 1 0;min-height:42px;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:400;line-height:normal;color:var(--text-primary);background:var(--button-cancel-bg)}.personal-data-unsubscribe-dialog_btnUnsubscribe__LF87B:hover{opacity:.95}@media(max-width:1023px){.personal-data-unsubscribe-dialog_btnUnsubscribe__LF87B{order:1;flex:none;width:100%;min-height:40px;margin-bottom:16px}}.personal-data-user-info-modal_userInfoInner__xdzQR{width:100%;min-width:0}@media(min-width:1024px){.personal-data-user-info-modal_userInfoInner__xdzQR{max-width:1232px}}.personal-data-user-info-modal_grid__n__5B{display:grid;grid-template-columns:1fr;gap:16px;width:100%;align-items:start}@media(min-width:1024px){.personal-data-user-info-modal_grid__n__5B{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.personal-data-user-info-modal_grid__n__5B>.personal-data-user-info-modal_column__i_Qtc:first-child{position:sticky;top:0;align-self:start}}.personal-data-user-info-modal_column__i_Qtc{display:flex;flex-direction:column;align-items:stretch;min-width:0}.personal-data-user-info-modal_userInfoInnerAccordion__XPhgr .personal-data-user-info-modal_column__i_Qtc{gap:16px}.personal-data-user-info-modal_fieldStack__mZKk8{display:flex;flex-direction:column;gap:8px;width:100%}.personal-data-user-info-modal_sectionHead___qrIS{display:flex;align-items:center;gap:8px;width:100%;min-height:24px;margin-bottom:10px}.personal-data-user-info-modal_sectionIcon__DM7dC{flex-shrink:0;width:24px;height:24px;color:var(--primary-yellow)}.personal-data-user-info-modal_sectionTitle____V1k{font-size:18px;font-weight:700;line-height:21px;color:var(--text-primary);margin:0}.personal-data-user-info-modal_accountIdBox__9e6i1{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:9px 16px;border-radius:4px;border:1px solid var(--gray-11);background:var(--bg-elevated)}.personal-data-user-info-modal_accountIdValue__pwe0o{font-size:14px;font-weight:500;color:var(--text-primary)}.personal-data-user-info-modal_copyBtnWrap__wQqoD{position:relative;display:flex;align-items:center}.personal-data-user-info-modal_copyBtn__j6JfW{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;color:var(--text-primary);opacity:.85;transition:opacity .2s}.personal-data-user-info-modal_copyBtn__j6JfW:hover{opacity:1}.personal-data-user-info-modal_copiedBadge__lh8aV{position:absolute;top:calc(100% + 6px);right:0;z-index:10;min-width:91px;padding:8px;border-radius:0 4px 4px 4px;background:var(--gray-11);color:var(--text-primary);font-family:var(--font-family-base);font-size:14px;font-weight:400;line-height:normal;text-align:center;box-shadow:7px 11px 18.5px 0 rgba(0,0,0,.25);pointer-events:none;white-space:nowrap}.personal-data-user-info-modal_contactBlock__PBmKj{display:flex;flex-direction:column;gap:8px;width:100%}.personal-data-user-info-modal_settingsBlock__54dEv{display:flex;flex-direction:column;gap:0;width:100%;margin-top:16px}.personal-data-user-info-modal_settingsHeadRow__Bv8hg{display:flex;align-items:center;gap:8px;min-height:24px;margin-bottom:4px}.personal-data-user-info-modal_settingsHint__HF0Ng{font-size:12px;font-weight:400;line-height:normal;color:var(--secondary-green);margin:0 0 16px;max-width:100%;text-align:left;font-family:var(--font-family-base);font-style:normal}.personal-data-user-info-modal_settingsRows__reTJQ{display:flex;flex-direction:column;gap:8px;width:100%}.personal-data-user-info-modal_settingsRow__OgXG4{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:20px}.personal-data-user-info-modal_settingsRowLabel__r5ZTX{display:flex;align-items:center;gap:2px;font-size:14px;font-weight:400;line-height:1.44;color:var(--secondary-green)}.personal-data-user-info-modal_settingsRowIcon__cGP5p{flex-shrink:0;width:16px;height:16px;color:var(--primary-yellow)}.personal-data-user-info-modal_signOut__aOOxl{margin-top:16px;padding:0;border:none;background:none;cursor:pointer;font-size:14px;font-weight:500;line-height:1.44;color:var(--secondary-green);text-align:left;width:100%;text-decoration:underline;text-underline-offset:3px}.personal-data-user-info-modal_signOut__aOOxl:hover{opacity:.9}.personal-data-user-info-modal_identityColumn__BC0oM{display:flex;flex-direction:column;gap:0;width:100%}.personal-data-user-info-modal_accordionSection__T6hUJ{display:flex;flex-direction:column;width:100%}.personal-data-user-info-modal_accordionPanel__NEOxk{display:grid;grid-template-rows:0fr;margin-top:0;opacity:0;transition:grid-template-rows .3s ease,margin-top .3s ease,opacity .2s ease}.personal-data-user-info-modal_accordionPanelOpen__7N7N3{grid-template-rows:1fr;margin-top:10px;opacity:1}.personal-data-user-info-modal_accordionPanelInner__sDJwZ{overflow:hidden;min-height:0}@media(prefers-reduced-motion:reduce){.personal-data-user-info-modal_accordionChevronWrap__o2JgL,.personal-data-user-info-modal_accordionPanel__NEOxk{transition:none}}.personal-data-user-info-modal_accordionHead__1hjc1{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:4px;padding:12px 16px;border:none;border-radius:4px;background:var(--bg-elevated);cursor:pointer;text-align:left;box-sizing:border-box}.personal-data-user-info-modal_accordionHeadMain__XlF44{display:flex;flex:1;align-items:center;gap:8px;min-width:0}.personal-data-user-info-modal_accordionIconWrap__vK_si{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;color:var(--primary-yellow)}.personal-data-user-info-modal_accordionIconWrap__vK_si svg{width:100%;height:100%}.personal-data-user-info-modal_accordionTitle__l_8uh{flex:1;margin:0;font-size:18px;font-weight:700;line-height:normal;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.personal-data-user-info-modal_accordionChevronWrap__o2JgL{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:20px;height:20px;color:var(--gray-37);transition:transform .2s ease}.personal-data-user-info-modal_accordionChevronWrap__o2JgL svg{display:block}.personal-data-user-info-modal_accordionChevronWrap__o2JgL svg path{fill:var(--gray-37)}.personal-data-user-info-modal_accordionChevronOpen__OTc_m{transform:rotate(180deg)}.personal-data-user-info-modal_accordionFieldStack__MsJwh,.personal-data-user-info-modal_accordionPersonalInner__WVc6V,.personal-data-user-info-modal_accordionSectionInner__Py4_m{display:flex;flex-direction:column;gap:12px;width:100%}.personal-data-user-info-modal_userInfoInnerAccordion__XPhgr{background:var(--bg-main)}@media(min-width:1024px){.personal-data-user-info-modal_userInfoInnerAccordion__XPhgr{background:rgba(0,0,0,0)}}.personal-data-user-info-modal_settingsBlockAccordion__26tOe{margin-top:0}.user-info-email-block_emailColumn__yP6eY{display:flex;flex-direction:column;gap:8px;width:100%}.user-info-email-block_fieldStack__H3lPM{display:flex;flex-direction:column;gap:4px;width:100%}.user-info-email-block_emailFieldStack__gMUIx .customInput{line-height:1.44}.user-info-email-block_emailEnd__W04jA{display:flex;align-items:center;justify-content:center}.user-info-email-block_contactInlineConfirmBtn__z7RNd.user-info-email-block_contactInlineConfirmBtn__z7RNd,.user-info-email-block_inlineConfirmBtn__3Q5y1.user-info-email-block_inlineConfirmBtn__3Q5y1,.user-info-email-block_phoneInlineConfirmBtn__baxs1.user-info-email-block_phoneInlineConfirmBtn__baxs1{height:42px;min-width:91px;padding:10px 20px;border-radius:4px;font-size:14px;font-weight:700!important;color:var(--black-1)!important}.user-info-email-block_helperText__elubx{margin:8px 0 0;font-size:12px;line-height:normal;color:var(--secondary-green);max-width:100%;text-align:left;font-family:var(--font-family-base);font-style:normal;font-weight:400}.user-info-email-block_codeSection__uuRFs{display:flex;flex-direction:column;gap:16px;margin-top:16px;width:100%}.user-info-email-block_timerText__CEaz3{margin:0;font-size:12px;font-weight:500;line-height:normal;color:var(--secondary-green);text-align:center;width:100%}.user-info-email-block_resendLink__s9AFZ{background:none;border:none;padding:0;cursor:pointer;font-size:14px;font-weight:500;color:var(--primary-yellow);text-decoration:underline;text-align:left}.user-info-email-block_codeRow__BMhV1{display:flex;flex-direction:row;align-items:stretch;gap:0;width:100%;min-height:42px}.user-info-email-block_codeInputWrap__4iYuU{flex:1;min-width:0}.user-info-email-block_codeInputWrap__4iYuU .group{border-radius:4px 0 0 4px}.user-info-email-block_confirmBtn__7gYmY{flex-shrink:0;min-width:91px;height:42px;border-radius:0 4px 4px 0;padding-left:20px;padding-right:20px;font-size:14px;font-weight:700}.identity-verification-card_root__cvoK9{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.identity-verification-card_statusBlock__0vGYn{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.identity-verification-card_crossIcon__mGtDv{width:46px;height:46px;flex-shrink:0}.identity-verification-card_crossIcon__mGtDv svg{display:block;width:100%;height:100%}.identity-verification-card_statusTitle__gpBVP{margin:0;font-size:14px;font-weight:700;line-height:normal;color:var(--text-primary);text-align:center}.identity-verification-card_divider__JzSJk{width:100%;max-width:357px;height:1px;background:linear-gradient(90deg,rgba(248,152,28,0),rgba(248,152,28,.35) 50%,rgba(248,152,28,0))}.identity-verification-card_warningBlock__uqwE0{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;max-width:359px}.identity-verification-card_warningIcon__LZUfN{width:28px;height:27px;flex-shrink:0}.identity-verification-card_warningIcon__LZUfN svg{display:block;width:100%;height:100%}.identity-verification-card_warningText__QCWnr{margin:0;font-size:14px;font-weight:400;line-height:normal;color:var(--text-muted);text-align:center}.identity-verification-card_cta__mCsGH.identity-verification-card_cta__mCsGH{width:100%;max-width:none;height:42px;min-height:42px;border-radius:4px;font-size:14px;font-weight:700!important;color:var(--black-1)!important;align-self:stretch}.identity-verification-card_verifiedWrap__kM9n5{display:flex;flex-direction:column;align-items:center;width:100%;padding:8px 0}.identity-verification-card_verifiedText__Wgg9C{margin:0;font-size:14px;font-weight:700;color:var(--success-green)}.identity-verification-card_pendingText__GsLDr{margin:0;font-size:14px;font-weight:500;color:var(--text-muted)}@media (min-width:768px){.user-info-tab_scrollRoot__yAUvI{border-bottom-right-radius:12px;border-bottom-left-radius:12px}}.user-info-tab_scrollRoot__yAUvI{width:100%;min-width:0;flex:1;min-height:0;height:100%;background:var(--bg-main);line-height:1.2;overflow-x:clip}.user-info-tab_loaderWrap__KG54r{display:flex;align-items:center;justify-content:center;min-height:240px;flex:1;min-width:0}.verification_verificationWrapper__HsrN8{display:flex;grid-template-columns:repeat(3,minmax(0,1fr));flex-direction:column;gap:16px;padding-left:16px;padding-right:16px}@media (min-width:768px){.verification_verificationWrapper__HsrN8{gap:32px;padding-left:24px;padding-right:24px}}@media (min-width:1024px){.verification_verificationWrapper__HsrN8{display:grid;gap:16px}}.verification_verificationWrapper__HsrN8{padding-bottom:16px}@media (min-width:768px){.verification_verificationWrapper__HsrN8{border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding-bottom:24px}}@media (min-width:1024px){.verification_verificationWrapper__HsrN8{padding-bottom:60px}}.verification_verificationWrapper__HsrN8{background:var(--bg-main);padding-left:0;padding-right:0;margin-top:-11.5px}@media screen and (min-width:1025px){.verification_verificationWrapper__HsrN8{margin-top:-17.5px}}@media screen and (max-width:1024px){.verification_verificationWrapper__HsrN8{padding-right:0;padding-left:0;padding-top:25px}}.verification_verificationLayoutWrapper__YBTun{display:flex;flex-grow:1;flex-direction:column;justify-content:space-between;gap:24px;border-radius:8px;padding:32px 16px;background:var(--bg-elevated)}@media screen and (max-width:1024px){.verification_verificationLayoutWrapper__YBTun{padding:16px}}.verification_verificationLayoutWrapperDragging__73Mk7{outline-style:dashed;outline-width:1px;outline-color:var(--orange-15)}.verification_verificationHeaderWrapper__6dy0N{display:flex;flex-direction:column;gap:24px}.verification_verificationHeaderTitle__pGvPG{text-align:center;font-size:18px;font-weight:600;font-style:normal;line-height:1;display:flex;gap:8px;justify-content:center;align-items:center;padding-left:10px}.verification_verificationHeaderFormatText__4yjyc{font-size:12px;font-weight:400;font-style:normal;line-height:1;margin-bottom:4px;color:var(--success-green)}.verification_verificationHeaderSizeText__CXE__{font-size:12px;font-weight:400;font-style:normal;line-height:1;color:var(--secondary-green)}.verification_verificationModuleContentGroup__FKND1{display:flex;flex-direction:column;gap:32px}.verification_verificationModuleImportBox__DHhm6,.verification_verificationModuleTextGroup__p13zO{display:flex;flex-direction:column;gap:24px}.verification_verificationModuleTextPrimary__xbXzV{font-size:12px;font-weight:500;font-style:normal;line-height:1;color:var(--text-primary)}.verification_verificationModuleTextSecondary__CVFUn{font-size:12px;font-weight:400;font-style:normal;line-height:1;color:var(--secondary-green)}.verification_verificationActionsWrapper__FlJKe{display:flex;flex-wrap:wrap;gap:12px}.verification_verificationActionsWrapper__FlJKe>div{min-width:fit-content;flex:1 1 0%}.verification_verificationActionsWrapper__FlJKe>div:has(button:disabled){pointer-events:none}.verification_verificationActionsWrapper__FlJKe button{min-width:fit-content;flex:1 1 0%;height:42px}.verification_verificationActionsWrapper__FlJKe button:disabled{pointer-events:none}.verification_rejectedActionsWrapper__ucoe7>div{width:100%}.verification_rejectedActionsWrapper__ucoe7 button{border-radius:5px;background:rgba(190,2,6,.2)!important;color:var(--red-5)!important}.verification_pendingActionsWrapper__hOSx0>div{width:100%}.verification_pendingActionsWrapper__hOSx0 button{border-radius:5px}.verification_verificationFileImportWrapper__GdZc_{display:flex;flex-direction:column;gap:16px}.verification_verificationFileImportBox__T5SK6{z-index:1;display:flex;align-items:center;justify-content:space-between;border-radius:4px;padding:9px 16px;background:var(--button-cancel-bg);color:var(--blue-18);font-size:14px}.verification_verificationFileImportBoxActive__2zpgh{cursor:pointer}.verification_verificationFileImportSelectedFiles__ARRzi{display:flex;flex-direction:column;gap:8px}@media (min-width:768px){.verification_verificationFileImportSelectedFiles__ARRzi{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.verification_verificationFileImportSelectedFiles__ARRzi{display:flex}}.verification_verificationFileImportSelected__cg3F_{display:flex;align-items:center;justify-content:space-between;gap:10px}@media (min-width:768px){.verification_verificationFileImportSelected__cg3F_{justify-content:normal}}@media (min-width:1024px){.verification_verificationFileImportSelected__cg3F_{justify-content:space-between}}.verification_verificationFileImportCrossIcon__4uNbm{display:flex;min-height:24px;min-width:24px;cursor:pointer;align-items:center;justify-content:center;border-radius:4px}@media (min-width:768px){.verification_verificationFileImportCrossIcon__4uNbm{order:-1}}@media (min-width:1024px){.verification_verificationFileImportCrossIcon__4uNbm{order:1}}.verification_verificationFileImportCrossIcon__4uNbm{background:var(--button-cancel-bg);color:var(--text-muted)}.verification_verificationFileImportFileName__tAIvb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;font-style:normal;line-height:1;color:var(--text-primary)}.verification_verificationFileImportSelectedFiles__ARRzi a.verification_verificationFileImportSelected__cg3F_{cursor:pointer;text-decoration-line:none}.verification_verificationFileImportSelectedFiles__ARRzi a.verification_verificationFileImportSelected__cg3F_:hover .verification_verificationFileImportFileName__tAIvb{text-decoration-line:underline}.verification_verificationPending__NMk_p{background:linear-gradient(to bottom,var(--bg-elevated) 0,rgba(218,117,16,.1) 100%)}.verification_verificationApproved__rrCxc{background:linear-gradient(to bottom,var(--bg-elevated) 0,rgba(35,125,33,.1) 100%)}.verification_verificationRejected__gZGz_{background:linear-gradient(to bottom,var(--bg-elevated) 0,rgba(125,33,33,.1) 100%)}.verification_approvedHeaderTitle__8aDw8{color:var(--success-green)}.verification_pendingHeaderTitle__VK6qN{color:var(--orange-19)}.verification_rejectedHeaderTitle__jA0AG{color:var(--red-5)}.verification_aprovedFileImportTextg__LoMO2,.verification_rejectedFileImportTextg__G5G7U{background:var(--red-1)}.iframe_overlay__kpmK2{position:fixed;inset:0;background-color:rgba(0,0,0,.85);z-index:9999;display:flex;justify-content:center;align-items:center;padding:12px}.iframe_iframeWrapper__Zax_x{position:relative;width:100%;height:100%;max-width:1180px;max-height:791px;background-color:var(--bg-elevated);overflow:hidden;display:flex;flex-direction:column}@media(max-width:480px){.iframe_iframeWrapper__Zax_x{border-radius:0}}.iframe_header__Oedai{display:flex;justify-content:space-between;height:70px;color:var(--text-primary);font-weight:600;font-size:14px;position:relative;text-align:left;flex-shrink:0}.iframe_title__x_Kg5{display:inline-block;text-align:center;padding:10px;background:var(--gray-11);font-size:14px;font-family:var(--font-family-base);font-weight:700;width:156px;height:42px}.iframe_closeButton__Pty1M{width:32px;height:32px;padding:8px;position:absolute;top:10px;right:12px;z-index:10;background:var(--gray-11);border:none;font-size:14px;color:var(--text-primary);cursor:pointer}.iframe_closeButton__Pty1M:hover{color:var(--text-primary)}.iframe_iframeContainer__tjTQ_{width:100%;height:100%}.iframe_iframeContainer__tjTQ_ .iframe_iframe__atRga{width:100%;height:100%;border:none;display:block;flex-grow:1}.style_main__4ydox .style_heading__EWGzJ{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:12px;margin-bottom:12px}.style_main__4ydox .style_heading__EWGzJ .style_head_info__ymUJM{color:var(--text-primary);font-size:20px;font-weight:600}.style_main__4ydox .style_content___VPh5{margin-bottom:16px}.style_main__4ydox .style_content___VPh5 .style_content_head__OWwNs{color:var(--primary-yellow);font-size:16px;font-weight:500;line-height:23px;margin-bottom:15px}.style_main__4ydox .style_content___VPh5 .style_content_info__dqBHh{color:var(--text-primary);font-size:14px;font-weight:600;line-height:20px}.style_main__4ydox .style_content___VPh5 .style_input__KWP1g{margin:10px auto}.style_bnt_block__f1r_T{display:flex;justify-content:space-between;gap:16px;width:100%}.style_bnt_block__f1r_T .style_btn__GhWol,.style_bnt_block__f1r_T>div{width:100%;flex:1 0 0}@media(min-width:768px){.style_heading__EWGzJ{margin-bottom:16px}.style_content___VPh5{margin-bottom:24px}}
/*# sourceMappingURL=bd816a3e5bf04125.css.map*/