.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}.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}}.cpf-mask_wrapper__lUoEZ{display:flex;flex-direction:column;gap:4px;width:100%}.cpf-mask_label__GL0f2{padding-left:16px;color:var(--text-primary);font-family:var(--font-family-base);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.cpf-mask_field__YUgbt{position:relative;display:flex;align-items:stretch;height:42px;box-sizing:border-box;border:1px solid var(--primary-yellow);border-radius:8px;background-color:var(--bg-elevated);overflow:hidden}.cpf-mask_fieldError__jGn3k{border-color:var(--red-14)}.cpf-mask_inputBox__AgdZu{position:relative;flex:1 1 auto;min-width:0;height:100%}.cpf-mask_input__iu4Gb,.cpf-mask_overlay__Gdo2s{font-family:var(--font-family-base);font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:0;padding:0 16px}.cpf-mask_input__iu4Gb{display:block;width:100%;height:100%;border:none;outline:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0);caret-color:var(--text-primary)}.cpf-mask_overlay__Gdo2s{position:absolute;inset:0;display:flex;align-items:center;white-space:pre;overflow:hidden;pointer-events:none}.cpf-mask_entered__FzcAX{color:var(--text-primary)}.cpf-mask_placeholder__VoJjn,.cpf-mask_template__3U_Or{color:var(--secondary-green)}.cpf-mask_confirm__nR0dq{flex:0 0 auto;border:none;outline:none;background-color:var(--primary-yellow);color:var(--black-1);font-family:var(--font-family-base);font-size:14px;font-weight:700;line-height:normal;padding:0 24px;cursor:pointer}.cpf-mask_confirm__nR0dq:disabled{opacity:.5;cursor:not-allowed}.cpf-mask_errorText__d_9Ud{color:var(--red-14);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.cpf-mask_statusBadge__bdbX8{flex:0 0 auto;align-self:center;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-right:8px;border-radius:6px;color:var(--black-1)}.cpf-mask_statusBadge__bdbX8 svg{width:16px;height:16px}.cpf-mask_statusSuccess__ny33v{background-color:var(--success-green)}.cpf-mask_statusError___9kaX{background-color:var(--red-14)}.cpf-mask_revalidate__mUsz1{align-self:flex-end;border:none;outline:none;background:none;padding:0;color:var(--primary-yellow);font-family:var(--font-family-base);font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-decoration:underline;cursor:pointer}.country-dropdown-content_container__kTMF5{display:flex;flex-direction:column;flex:1;min-height:0}.country-dropdown-content_header__yrD9z{flex-shrink:0;height:48px;display:flex;align-items:center;padding-inline:12px;border-bottom:1px solid rgba(var(--text-primary),.1)}.country-dropdown-content_searchInputWrapper__hFtRn{position:relative;display:flex;width:100%;color:var(--text-primary)}.country-dropdown-content_searchInputIcon__VzPrS{position:absolute;top:50%;right:9px;width:14px;height:14px;transform:translateY(-50%);pointer-events:none;color:var(--secondary-green)}.country-dropdown-content_searchInput__DPGHI{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)}.country-dropdown-content_searchInput__DPGHI::-webkit-search-cancel-button{display:none}.country-dropdown-content_searchInput__DPGHI::placeholder{color:var(--secondary-green)}.country-dropdown-content_listWrapper__EXeww{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--gray-35) var(--bg-elevated)}.popover-search-select_wrapper__2N5wD{display:flex;flex-direction:column;width:100%}.popover-search-select_trigger__fGhmO{display:flex;align-items:center;justify-content:space-between;width:100%;height:42px;padding:0 16px;background-color:var(--bg-elevated);border:1px solid var(--gray-11);border-radius:4px;cursor:pointer;transition:border-color .12s}.popover-search-select_trigger__fGhmO:hover{background-color:var(--gray-11)}.popover-search-select_trigger__fGhmO.popover-search-select_active__Cq3l4{border-color:var(--orange-15)}.popover-search-select_trigger__fGhmO.popover-search-select_active__Cq3l4[aria-expanded=true]{opacity:1!important;transform:none!important}.popover-search-select_trigger__fGhmO.popover-search-select_error__EHIAJ{border-color:var(--red-14)}.popover-search-select_triggerText__P7R_Q{font-size:14px;font-weight:500;line-height:16px;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popover-search-select_placeholder__zXQhS{color:var(--text-muted)}.popover-search-select_chevron__UK1UI{width:20px;height:20px;color:var(--text-muted);transition:transform .12s;pointer-events:none;flex-shrink:0}.popover-search-select_chevron__UK1UI.popover-search-select_active__Cq3l4{transform:rotate(180deg)}.popover-search-select_popoverContent__9FrK2{padding:0;background:var(--bg-elevated);border-radius:4px}.popover-search-select_row__XTWn0{display:grid;grid-template-columns:20px 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}.popover-search-select_rowFocused__7zq2s,.popover-search-select_row__XTWn0:hover{background-color:var(--bg-interactive)}.popover-search-select_rowFocused__7zq2s .popover-search-select_countryName__vhPvq,.popover-search-select_row__XTWn0:hover .popover-search-select_countryName__vhPvq{color:var(--text-primary)}.popover-search-select_countryFlag__bcGlq{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.popover-search-select_countryName__vhPvq{color:var(--secondary-green);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.registration-consent_caption__2W0I7{color:var(--text-primary);font-size:12px;font-weight:500;line-height:144%}.registration-consent_linkButton__A4DKE{appearance:none;display:inline;margin:0;padding:0;border:none;background:rgba(0,0,0,0);color:var(--primary-yellow);font-size:12px;font-weight:500;line-height:144%;text-decoration:underline;cursor:pointer}.registration-form_container__AQqIW{display:flex;min-height:100%}.registration-form_formWrapper__6EYWa{display:flex;flex-grow:1;flex-direction:column;gap:16px;width:100%;min-height:100%}.registration-form_countryPhoneRow__z_Oq4,.registration-form_formFieldsContainer__3o5YR{display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.registration-form_countryPhoneRow__z_Oq4{flex-direction:row;gap:16px}.registration-form_countryPhoneRow__z_Oq4>:first-child{flex:0 0 180px}.registration-form_countryPhoneRow__z_Oq4>:last-child{flex:1;min-width:0}}@media(min-width:1024px){.registration-form_countryPhoneRow__z_Oq4>:first-child{flex:0 0 152px}}.registration-form_promocodeWrapper__HCCxo{display:flex;flex-direction:column;gap:8px}.registration-form_promocodeButton__tn_oW{color:var(--primary-yellow);font-size:14px;font-weight:700;line-height:16px;cursor:pointer}.registration-form_promocodeInputWrapper__vvRKx{position:relative}.registration-form_promocodeInputWrapper__vvRKx:focus-within .registration-form_promocodeBorderDecorationFocus__00YGq,.registration-form_promocodeInputWrapper__vvRKx:hover .registration-form_promocodeBorderDecorationFocus__00YGq{opacity:1}.registration-form_promocodeBorderDecorationFocus__00YGq,.registration-form_promocodeBorderDecoration__9yWtw{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0 20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='2' viewBox='0 0 26 2' fill='none'%3E%3Cg transform='translate(0,2) scale(1,-1)'%3E%3Cpath d='M2 2H0C0 0.895433 0.895432 3.09242e-06 2 0H13.7812C14.8858 0 15.7812 0.895432 15.7812 2H13.7812H2Z' fill='%23ar(--gray-11)'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='2' viewBox='0 0 26 2' fill='none'%3E%3Cpath d='M2 2H0C0 0.895433 0.895432 3.09242e-06 2 0H13.7812C14.8858 0 15.7812 0.895432 15.7812 2H13.7812H2Z' fill='%23ar(--gray-11)'/%3E%3C/svg%3E")}.registration-form_promocodeBorderDecorationFocus__00YGq:after,.registration-form_promocodeBorderDecorationFocus__00YGq:before,.registration-form_promocodeBorderDecoration__9yWtw:after,.registration-form_promocodeBorderDecoration__9yWtw:before{background-image:url("data:image/svg+xml,%3Csvg width='12' height='15' viewBox='0 0 12 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.79395 0.00488281C1.68056 0.112115 0 1.85996 0 4V14.5C1.10457 14.5 2 13.6046 2 12.5V4C2 2.89543 2.89543 2 4 2H9.89062C10.9952 2 11.8906 1.10457 11.8906 0H4L3.79395 0.00488281Z' fill='%23ar(--gray-11)'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg width='12' height='15' viewBox='0 0 12 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(0,15) scale(1,-1)'%3E%3Cpath d='M3.79395 0.00488281C1.68056 0.112115 0 1.85996 0 4V14.5C1.10457 14.5 2 13.6046 2 12.5V4C2 2.89543 2.89543 2 4 2H9.89062C10.9952 2 11.8906 1.10457 11.8906 0H4L3.79395 0.00488281Z' fill='%23ar(--gray-11)'/%3E%3C/g%3E%3C/svg%3E")}.registration-form_promocodeBorderDecorationFocus__00YGq,.registration-form_promocodeBorderDecoration__9yWtw{background-position:0 0,0 100%;background-repeat:repeat-x;background-origin:content-box;background-clip:content-box;pointer-events:none}.registration-form_promocodeBorderDecorationFocus__00YGq:after,.registration-form_promocodeBorderDecorationFocus__00YGq:before,.registration-form_promocodeBorderDecoration__9yWtw:after,.registration-form_promocodeBorderDecoration__9yWtw:before{content:"";position:absolute;top:0;bottom:0;width:12px;background-position:0 0,0 100%;background-repeat:no-repeat;background-size:12px 15px;pointer-events:none;z-index:1}.registration-form_promocodeBorderDecorationFocus__00YGq:before,.registration-form_promocodeBorderDecoration__9yWtw:before{left:0}.registration-form_promocodeBorderDecorationFocus__00YGq:after,.registration-form_promocodeBorderDecoration__9yWtw:after{right:0;transform:scaleX(-1)}.registration-form_promocodeBorderDecorationFocus__00YGq{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='2' viewBox='0 0 26 2' fill='none'%3E%3Cg transform='translate(0,2) scale(1,-1)'%3E%3Cpath d='M2 2H0C0 0.895433 0.895432 3.09242e-06 2 0H13.7812C14.8858 0 15.7812 0.895432 15.7812 2H13.7812H2Z' fill='%23ar(--primary-yellow)'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='2' viewBox='0 0 26 2' fill='none'%3E%3Cpath d='M2 2H0C0 0.895433 0.895432 3.09242e-06 2 0H13.7812C14.8858 0 15.7812 0.895432 15.7812 2H13.7812H2Z' fill='%23ar(--primary-yellow)'/%3E%3C/svg%3E")}.registration-form_promocodeBorderDecorationFocus__00YGq:after,.registration-form_promocodeBorderDecorationFocus__00YGq:before{background-image:url("data:image/svg+xml,%3Csvg width='12' height='15' viewBox='0 0 12 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.79395 0.00488281C1.68056 0.112115 0 1.85996 0 4V14.5C1.10457 14.5 2 13.6046 2 12.5V4C2 2.89543 2.89543 2 4 2H9.89062C10.9952 2 11.8906 1.10457 11.8906 0H4L3.79395 0.00488281Z' fill='%23ar(--primary-yellow)'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg width='12' height='15' viewBox='0 0 12 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(0,15) scale(1,-1)'%3E%3Cpath d='M3.79395 0.00488281C1.68056 0.112115 0 1.85996 0 4V14.5C1.10457 14.5 2 13.6046 2 12.5V4C2 2.89543 2.89543 2 4 2H9.89062C10.9952 2 11.8906 1.10457 11.8906 0H4L3.79395 0.00488281Z' fill='%23ar(--primary-yellow)'/%3E%3C/g%3E%3C/svg%3E")}.registration-form_promocodeBorderDecorationFocus__00YGq{z-index:2;opacity:0;transition:opacity .3s ease}.registration-form_submitButtonWrapper__VWkP0{margin-top:auto}.registration-form_passwordErrorMessage__UzG_s{width:100%;margin:4px 0 0;padding-inline:5px;color:var(--red-14);font-size:10px;font-weight:400;line-height:12px;text-align:right}.auth-view_container__2IT0R{display:flex;width:100%;height:100%}@media(min-width:768px){.auth-view_container__2IT0R{width:520px;height:722px}}@media(min-width:1000px){.auth-view_container__2IT0R{width:832px;height:600px}}.auth-view_wrapper__UPXQm{display:grid;grid-template-areas:"header" "banner" "services" "form";grid-template-rows:auto auto auto 1fr;width:100%;min-width:0;height:100%;overflow:hidden}.auth-view_wrapper__UPXQm>:not(:last-child){margin-bottom:16px}@media(max-width:767px){.auth-view_wrapper__UPXQm{grid-template-rows:auto auto auto auto;overflow-x:hidden;overflow-y:auto}}@media(min-width:768px){.auth-view_wrapper__UPXQm{width:520px}}@media(min-width:1000px){.auth-view_wrapper__UPXQm{width:449px}}.auth-view_headerWrapper__Fh7Dx{grid-area:header}.auth-view_formWrapper__nQtkJ{grid-area:form;padding:0 16px 16px}@media(min-width:1000px){.auth-view_formWrapper__nQtkJ{padding:0 32px 32px}}.auth-view_servicesWrapper__YNRVR{grid-area:services;padding-inline:16px}@media(min-width:1000px){.auth-view_servicesWrapper__YNRVR{padding-inline:32px}}.auth-view_banner__o2WWL{grid-area:banner}.auth-view_desktopBanner__sCAvS{width:383px;height:600px;flex-shrink:0}.auth-modal-content_container__pscv2{position:relative;width:100%;height:100%;overflow-x:hidden;overflow-y:auto}@media(max-width:767px){.auth-modal-content_container__pscv2{height:var(--viewport-height,100dvh)}}.auth-modal-content_loaderContainer__IqYep{width:100%;height:100%;display:grid;place-items:center;min-height:400px}.auth-modal-content_formSlide__6MoFD{width:100%;height:100%;animation:auth-modal-content_slideIn__1l_db .2s ease-out forwards}.auth-modal-content_slideOutLeft__BXVdq{animation:auth-modal-content_slideOutLeft__BXVdq .2s ease-in forwards}.auth-modal-content_slideOutRight__nv0dl{animation:auth-modal-content_slideOutRight__nv0dl .2s ease-in forwards}@keyframes auth-modal-content_slideIn__1l_db{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes auth-modal-content_slideOutLeft__BXVdq{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}@keyframes auth-modal-content_slideOutRight__nv0dl{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}.reset-password_resetPasswordTitle__TqWsg{display:flex;align-items:center;gap:8px;font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:16px}.reset-password_resetPasswordText__ZWLVQ{display:block;font-size:14px;color:#fff}.reset-password_resetPasswordBody__NxXXR{display:flex;flex-direction:column;gap:16px}.reset-password_resetPasswordBody__NxXXR .reset-password_resetPasswordActions__S3xBw{display:flex;align-items:center;margin-top:8px}.reset-password_resetPasswordBody__NxXXR .reset-password_resetPasswordActions__S3xBw>div{width:100%}.reset-password_resetPasswordBody__NxXXR .reset-password_resetPasswordActions__S3xBw button{text-transform:uppercase!important;width:100%}.reset-password_label__BlWou{font-size:10px;color:#fff;padding-left:16px}.reset-password_error__MhKVV{width:100%;margin:-10px 0 0;padding-inline:5px;color:var(--error-red);font-size:10px;font-weight:400;line-height:12px;text-align:right}.demo-button_wrapper___vEff{display:flex;font-family:var(--font-family-base);background:var(--bg-main);cursor:pointer;box-sizing:border-box;color:var(--text-primary);font-size:16px;font-weight:400;width:60px;height:28px;border-radius:5px;justify-content:center;align-items:center;z-index:10}.demo-button_wrapper___vEff:hover{background:var(--gray-11);transition:.3s}.favorites-button_wrapper__0Lhow{width:15px;height:15px;display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer}.favorites-button_wrapper__0Lhow svg{width:16px;height:16px;transition:transform .3s ease}.favorites-button_wrapper__0Lhow svg path{fill:var(--text-primary);transition:fill .3s ease}.favorites-button_wrapper__0Lhow:hover svg{transform:scale(1.15)}.favorites-button_wrapper__0Lhow:hover path{fill:var(--text-primary)}.favorites-button_wrapper__0Lhow.favorites-button_active__7Gn68 svg path{fill:var(--primary-yellow)}.favorites-button_wrapper__0Lhow.favorites-button_active__7Gn68:hover svg path{fill:var(--text-primary)}.container_wrapper__KusCB{display:flex;justify-content:center;overflow:hidden;width:100%;margin-bottom:80px}@media screen and (max-width:992px){.container_wrapper__KusCB{margin-bottom:0}}.container_container__yPnnb{width:100%;min-width:328px;max-width:1280px;margin:0 20px}@media(min-width:1280px){.container_container__yPnnb{margin-right:14px}}@media(min-width:1366px){.container_container__yPnnb{margin-right:30px}}@media(min-width:1280px){.container_wrapper__KusCB{width:calc(100% - 90px);margin-left:90px;margin-bottom:0}}body.game-page .container_container__yPnnb{max-width:2000px}@media(max-width:767px){body.game-page .container_container__yPnnb{margin:0}}.leaderboard_leaderboard__ov1Rm{display:flex;flex-direction:column;gap:16px;width:100%}.leaderboard_title__bbZoZ{text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-size:18px;font-weight:700;line-height:normal;letter-spacing:.7px}.table_table__ftixC{width:100%;display:flex;flex-direction:column}.table_row__Jw_p6{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:12px;align-items:center;padding:12px}@media(min-width:768px){.table_row__Jw_p6{padding:16px}}.table_header__G3VKx .table_cell__5DJDq{color:var(--secondary-green);font-size:12px;font-weight:600;line-height:normal}@media(min-width:768px){.table_header__G3VKx .table_cell__5DJDq{font-size:14px}}.table_data_row__an9Dn{min-height:54px}.table_data_row__an9Dn.table_odd__b28LS{background-color:var(--bg-main)}.table_data_row__an9Dn.table_active__zQgB8{background-color:var(--button-cancel-bg)}.table_data_row__an9Dn.table_active__zQgB8 .table_time__GWzXx{color:var(--text-primary)}@media(min-width:768px){.table_data_row__an9Dn{min-height:72px}}@media(min-width:1280px){.table_data_row__an9Dn{min-height:52px}}.table_cell__5DJDq{font-size:12px;font-weight:500;line-height:normal;word-break:break-word}@media(min-width:768px){.table_cell__5DJDq{font-size:16px}}.table_jackpot__N4ZuL{color:var(--primary-yellow)}.table_jackpot__N4ZuL.table_small__yB1cP{color:var(--blue-24)}.table_jackpot__N4ZuL.table_middle__skNFa{color:var(--purple-5)}.table_jackpot__N4ZuL.table_big__H5gbA{color:var(--primary-yellow)}.table_time__GWzXx{display:flex;flex-direction:column;align-items:flex-start;color:var(--secondary-green)}@media(min-width:1280px){.table_time__GWzXx{flex-direction:row;gap:8px}}@media(max-width:767px){.table_row__Jw_p6{gap:8px;padding:8px 12px}.table_cell__5DJDq{font-size:11px;min-width:0}.table_row__Jw_p6{grid-template-columns:1.2fr .8fr 1fr 1fr}}@media screen and (max-width:767px)and (max-width:720px){.table_row__Jw_p6{grid-template-columns:1.1fr .7fr 1.3fr .9fr}}.table_price__g8wSS{color:var(--primary-yellow)}@media screen and (max-width:520px){.table_price__g8wSS{font-size:9px}}.section-title_header__5rK7X{display:flex;width:100%;align-items:center;gap:8px;padding:4px 0}.section-title_icon__VbbCR{width:24px;height:24px;flex-shrink:0;object-fit:contain}.section-title_title__7ueK4{flex:1 0 0;min-width:0;text-align:left;font-size:18px;font-weight:700;line-height:normal;letter-spacing:.7px;color:var(--text-primary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.slots_slots__tMDR8{display:flex;flex-direction:column;align-items:center;width:100%;gap:16px}.slots_helper__g8syV{width:100%}.slots_games_wrapper__YsAOh{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 8px;width:100%;scrollbar-width:none;-ms-overflow-style:none}.slots_games_wrapper__YsAOh::-webkit-scrollbar{display:none}@media(min-width:768px){.slots_slots__tMDR8{gap:20px}.slots_games_wrapper__YsAOh{grid-template-columns:repeat(5,1fr);gap:20px 14px}}@media(min-width:1280px){.slots_games_wrapper__YsAOh{grid-template-columns:repeat(7,1fr)}}.game-badges_badges_layer__cqvdR{position:absolute;inset:0;z-index:10;pointer-events:none;display:flex;justify-content:space-between;align-items:flex-start;opacity:1;overflow:visible;transition:opacity .3s ease}.game-badges_rtp_badge__q_Ijw{position:relative;width:48px;height:49px;flex-shrink:0;overflow:visible}@media(min-width:768px){.game-badges_rtp_badge__q_Ijw{width:59px;height:56px}}.game-badges_rtp_bg_rect__VOLI1{position:absolute;inset:0;background:var(--success-green);display:block;clip-path:polygon(0 0,100% 0,0 100%)}.game-badges_rtp_text__DKw0n{position:absolute;left:33%;top:33%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:var(--text-primary);font-family:var(--font-family-base);font-weight:500;line-height:1;text-align:center;white-space:nowrap;transform:translate(-50%,-50%) rotate(-45deg)}.game-badges_rtp_label__lg1EB{font-size:8px}@media(min-width:768px){.game-badges_rtp_label__lg1EB{font-size:10px}}.game-badges_rtp_value__WxQw_{font-size:10px}@media(min-width:768px){.game-badges_rtp_value__WxQw_{font-size:12px}}.game-badges_icon_badges__BT3Sm{display:flex;gap:4px;align-items:center;margin-left:auto;padding:4px 4px 0 0}.game-badges_icon_badge__GbNTh{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;backdrop-filter:blur(3px)}@media(min-width:768px){.game-badges_icon_badge__GbNTh{width:24px;height:24px}}.game-badges_icon_svg__y89VY{width:9px!important;height:9px!important;display:block;overflow:visible}@media(min-width:768px){.game-badges_icon_svg__y89VY{width:12px!important;height:12px!important}}.game-badges_jackpot__HmHWl{background:var(--pink-1)}.game-badges_tournament__B6FLG{background:var(--blue-1)}.game-badges_players_overlay__v7CX1{position:absolute;left:4px;bottom:4px;z-index:10;pointer-events:none;display:inline-flex;align-items:center;gap:2px;padding:4px 6px 4px 4px;background:rgba(21,21,21,.7);backdrop-filter:blur(3.8px);border-radius:4px}.game-badges_players_overlay__v7CX1:after{content:"";position:absolute;inset:0;border:.5px solid hsla(0,0%,100%,.1);border-radius:inherit;pointer-events:none}@media(min-width:1280px){.game-badges_players_overlay__v7CX1{gap:4px}}.game-badges_players_icon__bXa_y{width:12px!important;height:12px!important;display:block;flex-shrink:0}@media(min-width:1280px){.game-badges_players_icon__bXa_y{width:14px!important;height:14px!important}}.game-badges_players_text__MfQVG{display:inline-flex;align-items:center;gap:2px;font-family:var(--font-family-base);font-weight:400;font-size:8px;line-height:9px;color:var(--text-primary);white-space:nowrap}@media(min-width:1280px){.game-badges_players_text__MfQVG{gap:4px;font-size:12px;line-height:14px}}.play-button_wrapper__pD23O{display:flex;justify-content:center;align-items:center;width:49px;height:49px;background:var(--primary-yellow);border-radius:8px;cursor:pointer;position:relative;transition:opacity .3s ease;opacity:.6}.play-button_wrapper__pD23O svg{width:20px;height:23px}.play-button_wrapper__pD23O.play-button_mini__uHFuI{width:35px;height:35px}.play-button_wrapper__pD23O:hover{opacity:1}.game-card_wrapper__00Lac{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;position:relative;box-sizing:border-box;cursor:pointer;transition:.3s}.swiper-slide .game-card_wrapper__00Lac{padding-top:10px}.game-card_wrapper__00Lac.game-card_touch_selected__8EDb6 .game-card_buttons_layer__pFVY0,.game-card_wrapper__00Lac:hover .game-card_buttons_layer__pFVY0{opacity:1;visibility:visible}.game-card_wrapper__00Lac:hover{transform:scale(1.1);transition:.3s}.game-card_wrapper__00Lac:hover .game-card_image_blur_layer___wVSD{filter:blur(2px)}.game-card_buttons_layer__pFVY0{z-index:9;opacity:0;visibility:hidden}.game-card_badges_wrap__TQ0sH,.game-card_buttons_layer__pFVY0{position:absolute;inset:0;transition:opacity .3s ease,visibility .3s ease}.game-card_badges_wrap__TQ0sH{pointer-events:none;z-index:10}.game-card_wrapper__00Lac.game-card_touch_selected__8EDb6 .game-card_badges_wrap__TQ0sH,.game-card_wrapper__00Lac:hover .game-card_badges_wrap__TQ0sH{opacity:0;visibility:hidden}.game-card_favorite_button_wrap__3DWuA{position:absolute;top:12px;left:12px;display:flex;z-index:11}.game-card_center_buttons__2ZFO0{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;z-index:11}.game-card_game_icon__img__x959i{position:relative;width:100%;aspect-ratio:5/3.5;max-height:86px;overflow:hidden}@media(min-width:1280px){.game-card_game_icon__img__x959i{max-height:107px}}.game-card_image_border_container__FJqFz{position:relative;width:100%;height:100%;border-radius:6px;overflow:hidden}.game-card_image_blur_layer___wVSD{position:relative;width:100%;height:100%;transition:filter .3s ease}.game-card_image_blur_layer___wVSD img{border-radius:6px}.game-card_game_icon__img__x959i>span{position:absolute!important;inset:0!important}.game-card_image_blur_layer___wVSD img{object-fit:cover;width:100%!important;height:100%!important;display:block}.game-card_game_cover__omsjC{height:100%;width:100%;border-radius:12px;background:var(--gray-11);position:relative;overflow:hidden;display:flex;flex-direction:column}.game-card_game_cover__omsjC:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:color-mix(in srgb,var(--primary-yellow) 47.45%,transparent);transform:translateX(-20em) skewX(-45deg);z-index:5;pointer-events:none}.game-card_wrapper__00Lac:hover .game-card_game_cover__omsjC:before{animation:game-card_move-light__BSM3V .5s}.game-card_item_info__block__UG9lc{margin-top:8px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:0 8px 8px}.game-card_game_provider__e53tD,.game-card_game_title__NZ6Fn{font-weight:500;font-size:14px;line-height:20px;width:80px;color:var(--text-primary);text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-card_game_provider__e53tD{font-size:12px;line-height:14px;min-height:12px;opacity:.55}@media(min-width:767px){.game-card_game_provider__e53tD,.game-card_game_title__NZ6Fn{width:100px}}@media(min-width:1280px){.game-card_game_provider__e53tD,.game-card_game_title__NZ6Fn{width:min(100%,140px)}}@keyframes game-card_move-light__BSM3V{0%{transform:translateX(-30em) skewX(-45deg) scale(0);width:0;box-sizing:none}25%{transform:translateX(-15em) skewX(-45deg);width:1px;box-shadow:10px 10px 40px 50px color-mix(in srgb,var(--primary-yellow) 49.8%,transparent)}50%{transform:translateX(0) skewX(-45deg);width:1px;box-shadow:10px 10px 40px 50px color-mix(in srgb,var(--primary-yellow) 49.8%,transparent)}75%{transform:translateX(15em) skewX(-45deg);box-shadow:10px 10px 40px 50px color-mix(in srgb,var(--primary-yellow) 49.8%,transparent);width:1px}to{transform:translateX(30em) skewX(-45deg);box-shadow:10px 10px 40px 50px color-mix(in srgb,var(--primary-yellow) 49.8%,transparent);width:0;box-sizing:none}}@keyframes game-card_reveal__otzQ0{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0 0)}}.title-contend_title__PD8xq{display:flex;justify-content:space-between;width:100%;user-select:none}.title-contend_title__PD8xq .title-contend_title_block__QDLyf{display:flex;align-items:center;gap:8px}.title-contend_title__PD8xq span{font-size:16px;font-style:normal;font-weight:600;line-height:normal;transition:.3s}.title-contend_title__PD8xq .title-contend_total__tQoJf{border-radius:1px;background:var(--primary-yellow);color:var(--bg-main);font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;padding:8px 14px}.title-contend_title__PD8xq .title-contend_iconWrapper__LHz36 img{width:24px;height:24px}@media screen and (max-width:1279px){.title-contend_title__PD8xq .title-contend_iconWrapper__LHz36 img{width:20px;height:20px}}.button-more-games_button_block__xMUpZ{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.button-more-games_button_block__xMUpZ .button-more-games_button_text__aesPG{font-size:14px;font-style:normal;font-weight:600;line-height:normal}.tabs_tabs__h61jp{display:flex;position:relative;gap:12px;padding-top:65px;width:100%;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.tabs_tabs__h61jp::-webkit-scrollbar{display:none}.tabs_wrap_desktop__rgRwo{display:none}.tabs_wrap_mobile__HTikc{display:flex;align-items:flex-end;gap:12px;width:max-content;padding-inline:16px}.tabs_tab__hW8FS{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:12px;min-width:225px;width:225px;padding:16px;min-height:176px;border-radius:6px;border-width:3px;border-style:solid}.tabs_tab__hW8FS.tabs_tab-1__DzhwC{border-color:var(--orange-4);background:linear-gradient(180deg,rgba(255,154,2,.2509803922),rgba(255,154,2,0))}.tabs_tab__hW8FS.tabs_tab-2__lPSlm{border-color:var(--blue-5);background:linear-gradient(180deg,rgba(18,0,125,.2509803922),rgba(18,0,125,0))}.tabs_tab__hW8FS.tabs_tab-3__j8Dkd{border-color:rgba(248,152,28,.2509803922);background:linear-gradient(180deg,rgba(108,0,125,.2509803922),rgba(108,0,125,0))}.tabs_tab__hW8FS:not(.tabs_active__aorS5){height:clamp(176px,200px,100%)}.tabs_tab__hW8FS.tabs_active__aorS5{height:clamp(218px,260px,100%)}.tabs_tab__hW8FS.tabs_active__aorS5.tabs_tab-1__DzhwC{border-color:var(--orange-52);background:linear-gradient(180deg,var(--orange-40) 0,rgba(255,154,2,0) 100%)}.tabs_tab__hW8FS.tabs_active__aorS5.tabs_tab-2__lPSlm{border-color:var(--blue-13);background:linear-gradient(180deg,var(--blue-7) 0,rgba(29,0,204,0) 100%)}.tabs_tab__hW8FS.tabs_active__aorS5.tabs_tab-3__j8Dkd{border-color:var(--purple-6);background:linear-gradient(180deg,var(--purple-6) 0,rgba(248,152,28,.1607843137) 100%)}.tabs_tab__hW8FS:after{content:"";position:absolute;inset:auto;bottom:-4px;width:inherit;height:70px;background:linear-gradient(to bottom,transparent,var(--black-1) 90%)}.tabs_beams__G_77w{left:55%;top:0}.tabs_beams__G_77w,.tabs_coins__mLKfW{position:absolute;transform:translate(-50%,-50%)}.tabs_coins__mLKfW{max-width:unset;left:50%;top:-10px}.tabs_image_wrap__2ELRj{position:relative;width:100%;height:12px}.tabs_image_wrap__2ELRj.tabs_active__aorS5{height:40px}.tabs_goblet__jvbUs{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.tabs_goblet__jvbUs.tabs_active__aorS5{width:100px;height:90px}.tabs_title__YTfJ0{text-align:center;font-size:16px;font-weight:600;line-height:normal}.tabs_description__JIzCD{text-align:center;font-size:12px;font-weight:500;line-height:normal}.tabs_description__JIzCD.tabs_active__aorS5{margin-bottom:auto}.tabs_timer_wrap___NPHp{z-index:1}@media(min-width:768px){.tabs_wrap_desktop__rgRwo{display:flex;align-items:flex-end;gap:20px;padding-top:68px}.tabs_wrap_mobile__HTikc{display:none}.tabs_tabs__h61jp{min-height:350px;padding-top:unset}.tabs_tab__hW8FS{flex:1 0 0}.tabs_tab__hW8FS:not(.tabs_active__aorS5){max-height:204px}.tabs_tab__hW8FS.tabs_active__aorS5{min-height:218px}.tabs_tab__hW8FS:after{width:calc(100% + 10px)}.tabs_title__YTfJ0{font-size:20px}.tabs_description__JIzCD{font-size:14px}.tabs_image_wrap__2ELRj.tabs_active__aorS5{height:80px}.tabs_coins__mLKfW{width:260px;height:110px}.tabs_goblet__jvbUs{width:112px;height:100px}.tabs_goblet__jvbUs.tabs_active__aorS5{width:150px;height:140px}}.rank-unregister-banner_unregister_banner_wrapper__vr6UL{position:relative;display:flex;flex-direction:column;padding:16px;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;overflow:hidden;background:linear-gradient(270deg,rgba(17,17,17,.45) -.69%,var(--black-9) 71.38%);backdrop-filter:blur(2px)}@media(min-width:1280px){.rank-unregister-banner_unregister_banner_wrapper__vr6UL{flex-direction:row;align-items:stretch;gap:16px;padding:48px}}.rank-unregister-banner_unregister_banner_bg__VxLAs{position:absolute;top:50%;left:50%;width:1700px;height:956px;transform:rotate(-10.17deg) translate(calc(-50% + 104px),calc(-50% + 10px));opacity:.06;background-blend-mode:luminosity;backdrop-filter:blur(2px);background:var(--banner-bg-image);background-size:cover;background-position:50%}.rank-unregister-banner_unregister_banner_left__by4g5{position:relative;z-index:2;display:flex;flex-direction:column;gap:16px;align-items:flex-start;flex:1 1 auto;min-width:0}.rank-unregister-banner_unregister_banner_heading__7RL_X{display:flex;flex-direction:column;gap:8px;width:100%}@media(min-width:768px){.rank-unregister-banner_unregister_banner_heading__7RL_X{gap:16px}}.rank-unregister-banner_unregister_banner_title__DU99m{color:var(--text-primary);font-family:var(--font-family-base);font-style:normal;font-weight:700;line-height:normal;letter-spacing:normal;text-align:left;text-transform:uppercase;font-size:18px;white-space:pre-line}@media(min-width:768px){.rank-unregister-banner_unregister_banner_title__DU99m{font-size:31px;white-space:normal}}.rank-unregister-banner_unregister_banner_description__8vt95{color:var(--text-secondary);font-family:var(--font-family-base);font-style:normal;font-weight:400;line-height:144%;text-align:left;font-size:10px;white-space:pre-line}@media(min-width:768px){.rank-unregister-banner_unregister_banner_description__8vt95{font-size:14px;max-width:540px}}@media(min-width:1280px){.rank-unregister-banner_unregister_banner_description__8vt95{max-width:746px}}.rank-unregister-banner_unregister_banner_button__nMewb{position:relative;z-index:10;padding:10px 20px;height:42px;border-radius:4px;background:var(--primary-yellow);color:var(--black-4)!important;font-family:var(--font-family-base);font-size:12px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:normal;text-align:left;text-transform:uppercase!important}@media(min-width:768px){.rank-unregister-banner_unregister_banner_button__nMewb{font-size:14px}}@media(min-width:1280px){.rank-unregister-banner_unregister_banner_button__nMewb{font-weight:400}}.rank-unregister-banner_unregister_banner_ranks__2D8hC{position:absolute;pointer-events:none;z-index:1;right:-10px;top:155px;bottom:auto;width:151px;height:98px}@media(min-width:768px){.rank-unregister-banner_unregister_banner_ranks__2D8hC{top:113px;right:-39px;width:281px;height:183px}}@media(min-width:1280px){.rank-unregister-banner_unregister_banner_ranks__2D8hC{right:51px;bottom:7px;top:auto;transform:none;width:395px;height:257px}}.rank-unregister-banner_unregister_banner_ranks_img__M51SE{position:absolute;pointer-events:none;object-fit:fill;display:none;max-width:none;max-height:none}.rank-unregister-banner_unregister_banner_ranks_img_mobile__2XG8z{display:block;left:-44px;top:-47px;width:261px;height:259px}@media(min-width:768px){.rank-unregister-banner_unregister_banner_ranks_img_mobile__2XG8z{display:none}.rank-unregister-banner_unregister_banner_ranks_img_tablet__GUvYP{display:block;left:-60px;top:-98px;width:415px;height:491px}}@media(min-width:1280px){.rank-unregister-banner_unregister_banner_ranks_img_tablet__GUvYP{display:none}.rank-unregister-banner_unregister_banner_ranks_img_desktop__2LOQF{display:block;left:-76px;top:-43px;width:591px;height:593px}}.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}}.game-card-skeleton_skeleton__roWjU{justify-content:center;align-items:center;min-height:0;overflow:hidden;box-sizing:border-box;background-color:var(--gray-11)}.game-card-skeleton_skeleton__roWjU,.game-card-skeleton_skeleton__roWjU .game-card-skeleton_skeleton_content__Z2s_b{display:flex;flex-direction:column;width:100%;border-radius:12px;position:relative}.game-card-skeleton_skeleton__roWjU .game-card-skeleton_skeleton_image__X53rd{width:100%;aspect-ratio:5/3.5;border-radius:12px;padding:8px;flex-shrink:0}.game-card-skeleton_skeleton__roWjU .game-card-skeleton_skeleton_info__jhy4X{padding:0 8px 8px;min-height:40px;flex-shrink:0}.game-card-skeleton_skeleton__roWjU .game-card-skeleton_logo_center__JvNJ3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}.game-card-skeleton_skeleton__roWjU .game-card-skeleton_loading_light___OK98{position:absolute;top:0;bottom:0;width:1px;background:color-mix(in srgb,var(--primary-yellow) 49.8%,transparent);box-shadow:10px 10px 40px 50px color-mix(in srgb,var(--primary-yellow) 49.8%,transparent);animation:game-card-skeleton_move-light__T5H_g 1.2s linear infinite;pointer-events:none}@keyframes game-card-skeleton_move-light__T5H_g{0%{transform:translateX(-30em) skewX(-45deg) scale(0);width:0;box-sizing:none}25%{transform:translateX(-15em) skewX(-45deg);width:1px;box-shadow:10px 10px 40px 50px color-mix(in srgb,var(--primary-yellow) 49.8%,transparent)}50%{transform:translateX(0) skewX(-45deg);width:1px;box-shadow:10px 10px 40px 50px color-mix(in srgb,var(--primary-yellow) 49.8%,transparent)}75%{transform:translateX(15em) skewX(-45deg);box-shadow:10px 10px 40px 50px color-mix(in srgb,var(--primary-yellow) 49.8%,transparent);width:1px}to{transform:translateX(30em) skewX(-45deg);box-shadow:10px 10px 40px 50px color-mix(in srgb,var(--primary-yellow) 49.8%,transparent);width:0;box-sizing:none}}.games-not-found_wrapper__F_Xtg{font-size:16px;font-weight:500;margin:50px auto;text-align:center}.title-contend_title__bbyTY{margin-top:10px;display:flex;justify-content:space-between;width:100%;user-select:none}.title-contend_title__bbyTY .title-contend_title_block__tszTo{display:flex;align-items:center;gap:8px;padding:8px 8px 8px 32px;background:var(--bg-elevated);border-radius:4px;border:1px solid var(--gray-7);position:relative}.title-contend_title__bbyTY .title-contend_title_block__tszTo.title-contend_icon_only__4F5Xa{padding:0 8px 0 26px}.title-contend_title__bbyTY .title-contend_title_block__tszTo .title-contend_title_name__g7usN{font-weight:700;font-size:14px;color:var(--text-primary)}.title-contend_title__bbyTY .title-contend_title_block__tszTo .title-contend_btn_back__l9wrY{position:absolute;top:0;left:0;bottom:0;border-radius:4px;width:24px;height:100%;background:var(--primary-yellow) url(/_next/static/media/arrow-black-prev.729db7db.svg) no-repeat center;cursor:pointer}.title-contend_title__bbyTY span{font-size:18px;font-style:normal;font-weight:600;line-height:normal;transition:.3s}.title-contend_title__bbyTY .title-contend_total__VePEi{background:var(--primary-yellow);color:var(--bg-main);font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;padding:4px 16px;border-radius:2px}.title-contend_title__bbyTY .title-contend_iconWrapper__drM5o img{width:24px;height:24px}.mobile-select-list_wrapper__sKdVT{overflow:hidden;transition:max-height .3s cubic-bezier(0,.55,.45,1);max-height:0}.mobile-select-list_wrapper__sKdVT .mobile-select-list_container__K_ENA{display:flex;flex-direction:column;gap:8px;padding:12px 0}.mobile-select-list_wrapper__sKdVT .mobile-select-list_container__K_ENA .mobile-select-list_item__xbAsZ{box-sizing:content-box;display:flex;height:28px;align-items:center;justify-content:space-between;padding-left:0;padding-right:0;padding-bottom:12px;border-bottom:1px solid var(--button-cancel-bg)}.mobile-select-list_wrapper__sKdVT .mobile-select-list_container__K_ENA .mobile-select-list_item__xbAsZ .mobile-select-list_title__OzAJj{font-size:14px;font-weight:600;text-transform:uppercase;color:var(--text-primary)}.mobile-select-list_wrapper__sKdVT .mobile-select-list_container__K_ENA .mobile-select-list_item__xbAsZ .mobile-select-list_checkbox__TC71p{display:flex;height:20px;width:20px;align-items:center;justify-content:center;border-radius:2px;transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);border:.5px solid var(--button-cancel-bg);background-color:var(--gray-11)}.mobile-select-list_wrapper__sKdVT .mobile-select-list_container__K_ENA .mobile-select-list_item__xbAsZ .mobile-select-list_checkbox__TC71p svg{visibility:hidden;opacity:0;transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.mobile-select-list_wrapper__sKdVT .mobile-select-list_container__K_ENA .mobile-select-list_item__xbAsZ.mobile-select-list_active__1ETmQ{border-bottom-color:var(--text-primary)}.mobile-select-list_wrapper__sKdVT .mobile-select-list_container__K_ENA .mobile-select-list_item__xbAsZ.mobile-select-list_active__1ETmQ .mobile-select-list_checkbox__TC71p{background-color:var(--orange-15)}.mobile-select-list_wrapper__sKdVT .mobile-select-list_container__K_ENA .mobile-select-list_item__xbAsZ.mobile-select-list_active__1ETmQ .mobile-select-list_checkbox__TC71p svg{visibility:visible;opacity:1}.mobile-select-list_wrapper__sKdVT .mobile-select-list_container__K_ENA .mobile-select-list_item__xbAsZ.mobile-select-list_active__1ETmQ .mobile-select-list_checkbox__TC71p svg path{fill:var(--black-1)}.search-providers-list_desktop_container__4Osw_{display:none;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:16px;row-gap:12px;border-radius:12px;padding:16px}@media (min-width:1280px){.search-providers-list_desktop_container__4Osw_{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width:1440px){.search-providers-list_desktop_container__4Osw_{grid-template-columns:repeat(8,minmax(0,1fr))}}.search-providers-list_desktop_container__4Osw_{display:grid;background-color:var(--black-1)}.search-providers-list_desktop_container__4Osw_ .search-providers-list_desktop_card__tm635{position:relative;aspect-ratio:20/9;cursor:pointer;border-radius:4px;padding:10px 12px;--tw-brightness:brightness(1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);transition-property:all;transition-duration:.15s;transition-duration:.7s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.search-providers-list_desktop_container__4Osw_ .search-providers-list_desktop_card__tm635:hover{animation:search-providers-list_desktop_pulseBrightness__qx0om .7s cubic-bezier(0,.55,.45,1) forwards}.search-providers-list_desktop_container__4Osw_ .search-providers-list_desktop_card__tm635.search-providers-list_desktop_active__zenFD{filter:brightness(130%)}.search-providers-list_desktop_container__4Osw_ .search-providers-list_desktop_card__tm635{will-change:filter;background-color:var(--bg-elevated)}.search-providers-list_desktop_outer__QtuPN{display:grid;grid-template-rows:0fr;transition:all .35s}.search-providers-list_desktop_outer__container__nL7q3{overflow:hidden}.search-providers-list_desktop_outer__QtuPN.search-providers-list_desktop_visible__ujY1F{grid-template-rows:1fr}.search-providers-list_desktop_outer__QtuPN.search-providers-list_desktop_visible__ujY1F .search-providers-list_desktop_outer__container__nL7q3{height:100%}@keyframes search-providers-list_desktop_pulseBrightness__qx0om{0%{filter:brightness(1)}30%{filter:brightness(1.35)}to{filter:brightness(1.2)}}
/*# sourceMappingURL=f04467a9733f009f.css.map*/