.styles_container__y8i5_{display:flex;flex-direction:column;position:relative;align-items:center;gap:20px;width:100vw;height:100vh;padding-top:10%;color:var(--main-lightText-color);background-image:url(/layer.webp);background-repeat:no-repeat;background-size:100% 100%;background-color:var(--main-bg-color)}.styles_container__y8i5_>img{height:auto}.styles_title__Bczlf{font-size:24px;font-weight:700;color:var(--main-dark-title-text-color)}.styles_description__evu8n{font-size:16px;font-weight:500;line-height:20px;color:var(--base-no-active)}.styles_description__evu8n,.styles_title__Bczlf{max-width:406px;min-width:0;text-align:center}.styles_region__2krNA{display:flex;align-items:center;gap:4px;color:var(--main-dark-title-text-color)}.styles_name__Yha3O{font-size:16px;font-weight:500;line-height:20px}.styles_ip__weMkd{font-size:16px;font-weight:300;line-height:20px;color:var(--base-no-active)}.styles_country__vPeIv{border-radius:50%;width:24px;height:24px}@media(max-width:680px){.styles_description__evu8n,.styles_title__Bczlf{max-width:90%}.styles_container__y8i5_{padding-top:35%}}.page_main__jHinS{display:flex;background:var(--main-bg-color);width:100%;color:var(--black-text-color);font-size:12px}.page_navList__jeg8V{list-style-type:none;display:flex;width:100%;gap:30px;height:32px;border-bottom:1px solid var(--active-link-background)}.page_activeLink__uCkP4 a{color:var(--main-lightText-color);border-bottom:2px solid var(--base-green);text-shadow:0 0 12.8px hsla(0,0%,100%,.76),0 4px 4px rgba(0,0,0,.25)}.page_profileForm__IMTqo{display:flex;flex-direction:column;gap:12px;font-weight:400;color:var(--base-no-active)}.page_profileForm__IMTqo input{width:100%;height:30px;padding:0 15px;background-color:var(--light-bg-color);box-shadow:0 1px 4.6px 0 rgba(0,0,0,.14);border-radius:5px;color:var(--main-lightText-color);border:1px solid transparent}.page_profileForm__IMTqo input:focus{border:1px solid var(--base-green)}.page_profileForm__IMTqo input:disabled{color:var(--base-no-active)}.page_profileForm__IMTqo label>p{min-width:142px;width:240px}@media screen and (min-width:320px){.page_main__jHinS{flex-grow:1;gap:16px}.page_profileForm__IMTqo label{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px}.page_profileForm__IMTqo{width:clamp(260px,100%,450px)}}@media screen and (min-width:768px){.page_main__jHinS{flex-direction:column;padding:10px 20px 32px}.page_profileForm__IMTqo label{flex-direction:row;display:flex;align-items:center;gap:7px}}.page_profileWrapper__vmeei{display:flex;gap:20px;flex-wrap:wrap;font-size:16px}.page_subscriptionsBlock___qBJC{font-size:16px;font-weight:400;line-height:20px;text-align:left;display:flex;flex-direction:column;gap:12px}.page_subscriptionBlock__XHKaa{width:320px;display:flex;justify-content:space-between;gap:15px}.page_switch__kHMy3{position:relative;cursor:pointer;display:inline-block;width:40px;height:20px;background-color:var(--main-checkbox-color);border-radius:20px;transition:all .3s}.page_switch__kHMy3:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background-color:var(--main-lightText-color);top:1px;left:1px;transition:all .3s}.page_checkbox__rW1l_:checked+.page_switch__kHMy3:after{left:20px}.page_checkbox__rW1l_:checked+.page_switch__kHMy3{background-color:var(--active-link-background)}.page_checkbox__rW1l_{display:none}.page_saveInfo__QSMZR{cursor:pointer;padding:10px 0;background:var(--active-link-background);font-size:16px;font-weight:700;border-radius:5px;color:var(--main-lightText-color);width:278px}.page_saveInfo__QSMZR:disabled{cursor:inherit;opacity:50%;color:var(--base-no-active)}.page_tooltip__8jD2l{display:inline-block;position:relative;text-align:left;cursor:pointer}.page_tooltip__8jD2l .page_bottom__1xeLg{top:40px;left:0;transform:translate(-80%);padding:10px 16px;color:var(--main-lightText-color);background-color:var(--modal-seconary-bg);font-weight:400;font-size:13px;border-radius:8px;position:absolute;z-index:25;box-sizing:border-box;box-shadow:0 1px 8px rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:opacity .8s;border-radius:4px;max-width:230px;min-width:160px;display:flex;font-size:12px;font-weight:500}.page_tooltip__8jD2l:hover .page_bottom__1xeLg{visibility:visible;opacity:1}.page_tooltip__8jD2l .page_bottom__1xeLg i{position:absolute;bottom:100%;right:0;margin-left:-18px;width:36px;height:18px;overflow:hidden}.page_tooltip__8jD2l .page_bottom__1xeLg i:after{content:"";position:absolute;width:18px;height:18px;left:50%;transform:translate(-50%,50%) rotate(45deg);background-color:var(--modal-seconary-bg);box-shadow:0 1px 8px rgba(0,0,0,.5)}@media screen and (max-width:768px){.page_main__jHinS{flex-direction:column;padding:0 8px}.page_tooltip__8jD2l{display:none}.page_saveInfo__QSMZR{width:100%}.page_profileForm__IMTqo label p{font-size:12px;font-weight:400;line-height:15px;text-align:left}}@media screen and (min-width:768px){.page_saveInfo__QSMZR{align-self:flex-end}.page_tooltip__8jD2l{display:inline-block}}.styles_tooltip__FZsnB{display:inline-block;position:relative;text-align:left;cursor:pointer}.styles_tooltip__FZsnB .styles_bottom__Wm0zo{top:40px;left:0;right:50%;transform:translate(-80%);padding:10px 16px;color:var(--main-lightText-color);background-color:var(--modal-seconary-bg);font-weight:400;font-size:13px;border-radius:8px;position:absolute;z-index:25;box-sizing:border-box;box-shadow:0 1px 8px rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:opacity .8s;border-radius:4px;max-width:230px;min-width:160px;display:flex;font-size:12px;font-weight:500}.styles_tooltip__FZsnB:hover .styles_bottom__Wm0zo{visibility:visible;opacity:1}.styles_tooltip__FZsnB .styles_bottom__Wm0zo i{position:absolute;bottom:100%;right:0;margin-left:-18px;width:36px;height:18px;overflow:hidden}.styles_tooltip__FZsnB .styles_bottom__Wm0zo i:after{content:"";position:absolute;width:18px;height:18px;left:50%;transform:translate(-50%,50%) rotate(45deg);background-color:var(--modal-seconary-bg);box-shadow:0 1px 8px rgba(0,0,0,.5)}@media screen and (min-width:768px){.styles_tooltip__FZsnB{display:inline-block}}.datePicker_datePickerWrapper__aTi4d input{border:1px solid transparent;text-align:center;width:100%!important}.datePicker_datePickerWrapper__aTi4d .datePicker_errorBorder__jDXxM,.datePicker_datePickerWrapper__aTi4d input:focus.datePicker_errorBorder__jDXxM{border-color:#ef1e1e}.datePicker_datePickerWrapper__aTi4d .datePicker_successBorder__nGdoh,.datePicker_datePickerWrapper__aTi4d input:focus.datePicker_successBorder__nGdoh{border-color:#25e67a}.datePicker_validationError__RCpWK{color:#ef1e1e;font-size:8px}.select_container__e_B3E{position:relative;width:100%;max-width:100%;color:var(--base-no-active);background:var(--light-bg-color);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:8px}.select_dropdownIcon__6H8Tr{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0}.select_deposit__LQfim{width:100%;max-width:100%}.select_labelTitle__ig8RP{color:var(--base-no-active);font-size:10px;font-weight:400;width:max-content}.select_countryLabel__acCL6{font-size:10px;font-weight:700;line-height:140%;color:var(--main-dark-title-text-color)}.select_selectBox__02_Df{padding:10px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:var(--pay-method-card);border-radius:8px;height:50px}.select_countryIcon__ZhIid{position:relative;width:24px;height:24px;border-radius:24px;overflow:hidden}.select_selectedValue__qQWkc{display:flex;font-size:12px;align-items:center;justify-content:center;gap:8px}.select_arrow__TLKpG{font-size:12px;transition:var(--default-transition)}.select_arrow__TLKpG>svg{transform:rotate(0deg);transition:var(--default-transition)}.select_arrow__TLKpG.select_opened__KbQ2W>svg{transform:rotate(180deg)}.select_arrow__TLKpG.select_opened__KbQ2W>svg path{fill-opacity:1;fill:var(--main-dark-title-text-color)}.select_dropdown__rb5Fa{border-radius:8px;position:absolute;top:54px;left:0;right:0;z-index:10;max-height:200px;overflow-y:auto;background:var(--pay-method-card);box-shadow:var(--filter-box-shadow)}.select_searchInput__Vwj_F{width:100%;padding:8px;box-sizing:border-box;outline:none;width:100%!important;background:var(--modal-seconary-bg);color:var(--base-no-active);border:none;border-radius:8px}.select_options__9QtoI{list-style:none;padding:0;margin:0;font-size:12px}.select_inputContainer__y9_Nu{background:var(--pay-method-card);padding:12px}.select_option__nb411{padding:6px 12px;cursor:pointer;background:var(--pay-method-card);display:flex;gap:8px;align-items:center}.select_option__nb411:hover,.select_selected__gK_LN{background:var(--active-link-background)!important}.select_selected__gK_LN{color:var(--main-lightText-color)}.select_noOptions__2coAc{padding:10px;color:var(--base-no-active);background:var(--pay-method-card)}.select_authForm__Yqn_b .select_dropdown__rb5Fa,.select_authForm__Yqn_b .select_inputContainer__y9_Nu,.select_authForm__Yqn_b .select_option__nb411,.select_authForm__Yqn_b .select_selectBox__02_Df{background:var(--currency-select-auth-bg)}.select_fillUser___xXXq .select_dropdown__rb5Fa,.select_fillUser___xXXq .select_inputContainer__y9_Nu,.select_fillUser___xXXq .select_option__nb411,.select_fillUser___xXXq .select_selectBox__02_Df{background:var(--currency-select-fill-user-bg)}@media(max-width:678px){.select_dropdown__rb5Fa,.select_inputContainer__y9_Nu,.select_option__nb411,.select_selectBox__02_Df{background:var(--pay-field-mobile-bg)}.select_searchInput__Vwj_F{background:var(--pay-field-bg)}}.styles_label__y7rHf{display:flex;flex-direction:row;align-items:center;gap:7px}.styles_label__y7rHf p{min-width:142px;width:240px}.styles_label__y7rHf input{width:100%;height:36px;padding:0 15px;background-color:var(--light-bg-color);box-shadow:0 1px 4.6px 0 rgba(0,0,0,.14);border-radius:5px;color:var(--main-lightText-color);border:1px solid transparent}.styles_label__y7rHf input:focus{border:1px solid var(--base-green)}.styles_label__y7rHf input:disabled{color:var(--base-no-active)}.styles_wrapper__Oyee5{position:relative;width:100%;max-width:100%;min-width:278px}.styles_tooltipWrapper__D_Ru_{position:absolute;right:12px;top:10px;width:16px;height:16px}@media(max-width:768px){.styles_label__y7rHf{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px}.styles_label__y7rHf p{font-size:12px;font-weight:400;line-height:15px;text-align:left}.styles_label__y7rHf input{height:36px;min-height:36px;padding:0 36px 0 15px}}.styles_wrapper__TK0Me{position:relative;width:100%}.styles_wrapper__TK0Me .styles_header__gupQt{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:5px;width:max-content;min-width:60px;height:23px;padding:0 7px;border-radius:10px;background:var(--currency-select-bg);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.styles_wrapper__TK0Me .styles_header__gupQt.styles_formHeader__AO4Tq{width:100%;height:42px;padding:0 8px 0 14px;background:var(--currency-select-auth-bg);border:1px solid var(--registration-field-border);border-radius:12px}.styles_wrapper__TK0Me .styles_header__gupQt.styles_formHeader__AO4Tq:active,.styles_wrapper__TK0Me .styles_header__gupQt.styles_formHeader__AO4Tq:hover{background:var(--currency-select-auth-bg)}.styles_wrapper__TK0Me .styles_header__gupQt.styles_formHeader__AO4Tq:active svg path,.styles_wrapper__TK0Me .styles_header__gupQt.styles_formHeader__AO4Tq:hover svg path{fill-opacity:1;stroke-width:2px}.styles_wrapper__TK0Me .styles_header__gupQt.styles_formHeader__AO4Tq.styles_opened__whH_S{background:var(--currency-select-auth-bg);border:1px solid var(--base-green)}.styles_wrapper__TK0Me .styles_header__gupQt.styles_formHeader__AO4Tq.styles_opened__whH_S svg{transform:rotate(180deg)}.styles_wrapper__TK0Me .styles_header__gupQt.styles_formHeader__AO4Tq.styles_opened__whH_S svg path{fill-opacity:1}.styles_wrapper__TK0Me .styles_header__gupQt.styles_formHeader__AO4Tq div{display:flex;flex-direction:row;align-items:center;gap:10px;max-width:calc(100% - 20px)}.styles_wrapper__TK0Me .styles_header__gupQt.styles_formHeader__AO4Tq div>input{padding:0 4px;background:transparent!important;font-size:12px}.styles_wrapper__TK0Me .styles_header__gupQt.styles_formHeader__AO4Tq div>input::placeholder{font-size:12px}.styles_wrapper__TK0Me .styles_header__gupQt.styles_formHeader__AO4Tq div .styles_titles__rc_Ls{display:flex;flex-direction:column;align-items:flex-start;gap:0}.styles_wrapper__TK0Me .styles_header__gupQt.styles_formHeader__AO4Tq div .styles_titles__rc_Ls p{width:max-content;font-size:10px;font-weight:500;line-height:normal;color:var(--main-dark-title-text-color)}.styles_wrapper__TK0Me .styles_header__gupQt.styles_formHeader__AO4Tq div .styles_titles__rc_Ls .styles_label__zEH8F{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;font-size:10px;font-weight:500;line-height:normal;color:var(--base-no-active)}.styles_wrapper__TK0Me .styles_header__gupQt p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;min-width:0;font-size:14px;font-weight:400;line-height:14px;color:var(--main-lightText-color)}.styles_wrapper__TK0Me .styles_header__gupQt svg{min-width:12px;transform:rotate(0deg);transition:all .2s ease-in-out;flex-shrink:0}.styles_wrapper__TK0Me .styles_header__gupQt.styles_opened__whH_S{background:var(--currency-drop-bg)}.styles_wrapper__TK0Me .styles_header__gupQt.styles_opened__whH_S svg{transform:rotate(180deg)}.styles_wrapper__TK0Me .styles_header__gupQt.styles_opened__whH_S svg path{fill-opacity:1}.styles_wrapper__TK0Me .styles_header__gupQt:active,.styles_wrapper__TK0Me .styles_header__gupQt:hover{background:var(--currency-drop-bg)}.styles_wrapper__TK0Me .styles_header__gupQt:active svg path,.styles_wrapper__TK0Me .styles_header__gupQt:hover svg path{fill-opacity:1}.styles_wrapper__TK0Me .styles_dropdownSelect__eDvM5{display:flex;flex-direction:column;align-items:center;position:absolute;left:0;top:26px;min-width:96px;min-height:40px;max-height:200px;padding:8px 0 8px 8px;overflow-y:auto;overflow-x:hidden;border-radius:8px;background:var(--currency-drop-bg);box-shadow:var(--filter-box-shadow);z-index:5}.styles_wrapper__TK0Me .styles_dropdownSelect__eDvM5 .styles_option__zNJRz{display:flex;width:100%;min-width:0;padding:6px 0;cursor:pointer}.styles_wrapper__TK0Me .styles_dropdownSelect__eDvM5 .styles_option__zNJRz .styles_name__dOTgG{color:var(--base-no-active);font-size:12px;font-weight:400;line-height:12px;text-align:center}.styles_wrapper__TK0Me .styles_dropdownSelect__eDvM5 .styles_option__zNJRz.styles_selected__XcxIX,.styles_wrapper__TK0Me .styles_dropdownSelect__eDvM5 .styles_option__zNJRz:hover{transition:var(--defaultTransition)}.styles_wrapper__TK0Me .styles_dropdownSelect__eDvM5 .styles_option__zNJRz.styles_selected__XcxIX .styles_name__dOTgG,.styles_wrapper__TK0Me .styles_dropdownSelect__eDvM5 .styles_option__zNJRz:hover .styles_name__dOTgG{color:var(--main-dark-title-text-color)}.styles_wrapper__TK0Me .styles_dropdownSelect__eDvM5 .styles_option__zNJRz.styles_selected__XcxIX .styles_name__dOTgG>span,.styles_wrapper__TK0Me .styles_dropdownSelect__eDvM5 .styles_option__zNJRz:hover .styles_name__dOTgG>span{color:var(--main-lightText-color)}.styles_wrapper__TK0Me .styles_dropdownSelect__eDvM5.styles_formDropdownSelect__Ml0Mu{gap:0;width:100%;min-width:100%;max-width:100%;top:54px;padding:8px 0;background:var(--currency-select-auth-bg)}.styles_wrapper__TK0Me .styles_dropdownSelect__eDvM5.styles_formDropdownSelect__Ml0Mu .styles_option__zNJRz{align-items:center;justify-content:space-between;height:32px;padding:0 12px}.styles_wrapper__TK0Me .styles_dropdownSelect__eDvM5.styles_formDropdownSelect__Ml0Mu .styles_option__zNJRz.styles_selected__XcxIX{background:var(--currency-select-auth-act)}.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O{width:100%}.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O .styles_header__gupQt{height:56px;width:100%}.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O .styles_header__gupQt .styles_headerContent__rZPkw{max-width:calc(100% - 30px)}.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O .styles_header__gupQt div .styles_titles__rc_Ls p{font-size:16px;font-weight:600}.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O .styles_header__gupQt div .styles_titles__rc_Ls .styles_label__zEH8F{font-size:12px}.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O .styles_header__gupQt .styles_flag__4_jpm{width:32px;height:32px}.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O .styles_dropdownSelect__eDvM5{top:57px}.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O .styles_dropdownSelect__eDvM5 .styles_option__zNJRz{align-items:center;flex-direction:row-reverse;justify-content:flex-end;gap:8px;height:42px;padding:0 12px}.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O .styles_dropdownSelect__eDvM5 .styles_option__zNJRz .styles_name__dOTgG{font-size:16px;line-height:16px}@media(max-width:768px){.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O .styles_header__gupQt{width:100%;background:var(--currency-select-auth-mobile-bg)}.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O .styles_formDropdownSelect__Ml0Mu,.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O .styles_header__gupQt:hover{background:var(--currency-select-auth-mobile-bg)}.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O.styles_deposit__gzOh2 .styles_formDropdownSelect__Ml0Mu,.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O.styles_deposit__gzOh2 .styles_header__gupQt,.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O.styles_deposit__gzOh2 .styles_header__gupQt.styles_opened__whH_S,.styles_wrapper__TK0Me.styles_mobileStyles__nJm3O.styles_deposit__gzOh2 .styles_header__gupQt:hover{background:var(--currency-select-deposit-mobile-bg)}}.styles_wrapper__TK0Me.styles_fillUser__vEi_C .styles_formDropdownSelect__Ml0Mu,.styles_wrapper__TK0Me.styles_fillUser__vEi_C .styles_header__gupQt,.styles_wrapper__TK0Me.styles_fillUser__vEi_C .styles_header__gupQt.styles_opened__whH_S,.styles_wrapper__TK0Me.styles_fillUser__vEi_C .styles_header__gupQt:hover{background:var(--currency-select-fill-user-bg)}.styles_wrapper__TK0Me.styles_deposit__gzOh2 .styles_header__gupQt{border-color:var(--currency-select-deposit-bg);background:var(--currency-select-deposit-bg)}.styles_wrapper__TK0Me.styles_deposit__gzOh2 .styles_formDropdownSelect__Ml0Mu,.styles_wrapper__TK0Me.styles_deposit__gzOh2 .styles_header__gupQt.styles_opened__whH_S,.styles_wrapper__TK0Me.styles_deposit__gzOh2 .styles_header__gupQt:hover{background:var(--currency-select-deposit-bg)}.styles_wrapper__TK0Me .styles_btnTriger__m1wgI{min-height:32px;font-size:12px;font-weight:500;line-height:12px;background:transparent;color:var(--main-lightText-color);border:1px solid var(--base-no-active)}.styles_flag__4_jpm{border-radius:50%;object-fit:cover;width:18px;height:18px;flex-shrink:0}.styles_sublabel__niVgS{min-width:0;color:var(--base-no-active)}.close_btn__N_vx2{display:flex;flex-direction:row;justify-content:center;align-items:center;width:24px;height:24px;border-radius:4px;background:var(--modal-seconary-bg);flex-shrink:0;outline:none;cursor:pointer}.close_btn__N_vx2>svg path{fill:var(--main-lightText-color);fill-opacity:1}.styles_container__EjIAs{display:flex;flex-direction:column;gap:12px;max-width:336px;padding-top:20px}.styles_container__EjIAs .styles_subtitle__ODuUv{font-size:12px;font-weight:400;line-height:14.63px;padding-top:8px;color:var(--base-no-active)}@media(max-width:1024px){.styles_container__EjIAs{max-width:100%;width:100%;padding-top:8px}}.styles_contentWrap__dUqU3{display:flex;flex-direction:column;width:100%;max-width:100%;gap:12px;padding:0 8px 12px}.styles_footerBlock__9Yv9r{height:100%}.styles_depositBtn__KMY_y{font-size:12px!important;font-weight:900!important}.styles_wrapper__oJQXv{display:flex;flex-direction:column;gap:4px}.styles_wrapper__oJQXv .styles_label__i_Kqx{font-size:12px;font-weight:500;line-height:12px;color:var(--base-no-active)}.styles_gradientBlock__aCDVb{padding:1px;border-radius:4px;background:var(--pay-option-gradient);overflow:hidden}.styles_block__6qAwc{width:100%;max-width:100%;flex-wrap:wrap;min-height:40px;border-radius:4px;padding:8px;background:var(--pay-method-bg);overflow:hidden}.styles_block__6qAwc,.styles_block__6qAwc .styles_center__MeXXF{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.styles_block__6qAwc .styles_center__MeXXF{height:22px}.styles_block__6qAwc .styles_center__MeXXF>p{font-size:12px;font-weight:500;color:var(--main-lightText-color)}.styles_block__6qAwc .styles_center__MeXXF .styles_bonus__db_Yh{color:var(--dbd-bonus-color)}.styles_block__6qAwc .styles_center__MeXXF .styles_percentBlock__h_J_b{display:flex;flex-direction:row;align-items:center;gap:4px;height:20px;padding:0 8px;border-radius:20px;background:var(--dbd-percent-gradient)}.styles_block__6qAwc .styles_center__MeXXF .styles_percentBlock__h_J_b>span{font-size:12px;font-weight:500;color:var(--pay-field-mobile-bg)}.styles_block__6qAwc .styles_center__MeXXF .styles_total__HOCXz{color:var(--dbd-total-color)}.styles_onlyText__VcEDD{font-size:12px;font-weight:500;line-height:12px;color:var(--main-lightText-color)}.styles_onlyText__VcEDD .styles_colored__rD_wM{color:var(--dbd-total-color)}.styles_card__t3u_C{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;max-height:90%;min-height:0;padding:0 18px 30px;border-radius:8px;background-color:var(--light-bg-color);overflow:hidden}.styles_card__t3u_C .styles_closeIcon__uGUB3{position:absolute;top:25px;right:25px;width:24px;height:24px;border-radius:6px;background:var(--light-bg-color);cursor:pointer;z-index:2}.styles_card__t3u_C .styles_mainContent__c_ri9{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;position:relative;gap:16px;max-height:100%;color:var(--main-lightText-color)}.styles_card__t3u_C.styles_disclaimer___7iym{background-image:url(/disclaimer.webp);background-position:50%;background-size:cover}@media(max-width:1024px){.styles_card__t3u_C{max-height:calc(100% - 32px);max-width:calc(100% - 32px)}}.styles_methodsGrid__cLdhU{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;width:100%;max-width:100%;padding:0 8px 8px}.styles_methodsGrid__cLdhU .styles_method__Cqjaw{flex-direction:column;border-radius:12px;overflow:hidden;cursor:pointer;background:var(--modal-seconary-bg);aspect-ratio:1.508/1}.styles_imageWrap__G_905,.styles_methodsGrid__cLdhU .styles_method__Cqjaw{display:flex;position:relative;width:100%;min-width:0;height:100%;min-height:0}.styles_imageWrap__G_905{flex-direction:row;justify-content:center;align-items:center;max-height:100%;max-width:100%}.styles_imageWrap__G_905>img{width:76%;height:auto;max-height:100%;object-fit:cover;overflow:hidden}.styles_methodName__5e6E2{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;max-width:100%;padding:4px 5px;color:var(--main-lightText-color);background:var(--active-link-background)}.styles_methodName__5e6E2>p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:700;line-height:11px}.styles_placeholder__AeKYy{height:100%;max-height:100%;width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:70vh}.styles_placeholder__AeKYy>p{font-size:12px;color:var(--base-no-active);text-align:center}.styles_supportRow__zESLN{display:flex;flex-direction:row;align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:16px;color:var(--main-lightText-color)}.styles_supportRow__zESLN .styles_livechatText__hQe9L{font-weight:600;background:var(--base-green-text-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer}.popup_title__aJAQB{font-size:20px;font-weight:700;color:var(--main-dark-title-text-color);margin-right:auto}.popup_description__TYCtw{font-size:12px;font-weight:400;color:var(main-lightText-color)}.popup_buttons__tKmxH{display:flex;gap:16px}.popup_restrictedText__IXik3{font-size:14px;font-weight:500;color:var(--base-no-active);text-align:center;max-width:340px}.animated_opacityBlock__MdGn_{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100dvh;min-height:100svh;max-height:100vh;position:fixed;width:100vw;max-width:100%;z-index:999;background:rgba(0,0,0,.48);overflow:hidden}.animated_absolute__nSB64{top:0;left:0;bottom:0;right:0;width:100vw;z-index:990}.animated_absolute__nSB64.animated_bottom__mX7c2{justify-content:flex-end}.styles_menu__eb9qS{display:flex;flex-direction:column;position:relative;width:338px;max-width:100%;gap:5px;padding:8px 10px;margin:0 auto;border-radius:18px;background:var(--modal-seconary-bg);box-shadow:var(--filter-box-shadow)}.styles_menu__eb9qS .styles_heading___4ZpY{display:none}.styles_menu__eb9qS .styles_blocks__eUdrM{display:grid;grid-template-columns:1fr 1fr;grid-gap:2px;gap:2px}.styles_menu__eb9qS .styles_option__tFscb{display:flex;flex-direction:row;align-items:center;width:100%;max-width:100%;gap:8px;padding:6px 10px;background:var(--category-separator-color)}.styles_menu__eb9qS .styles_option__tFscb.styles_right__Q84CT{border-radius:0 8px 8px 0}.styles_menu__eb9qS .styles_option__tFscb.styles_left__6vCSj{border-radius:8px 0 0 8px}.styles_menu__eb9qS .styles_option__tFscb.styles_fullRow__bRlj_{border-radius:8px;grid-column:1/3}.styles_menu__eb9qS .styles_option__tFscb .styles_iconWrap__T3og4{display:flex;flex-direction:row;justify-content:center;align-items:center;width:24px;height:24px;border-radius:50%;background:var(--modal-seconary-bg);flex-shrink:0}.styles_menu__eb9qS .styles_option__tFscb .styles_iconWrap__T3og4 svg{width:12px;height:12px}.styles_menu__eb9qS .styles_option__tFscb .styles_iconWrap__T3og4 svg path{fill:var(--main-dark-title-text-color)}.styles_menu__eb9qS .styles_option__tFscb .styles_info__qX8sN{display:flex;flex-direction:column;gap:4px;font-size:10px;line-height:12px}.styles_menu__eb9qS .styles_option__tFscb .styles_info__qX8sN .styles_title__ohucH{font-weight:400;color:var(--base-no-active)}.styles_menu__eb9qS .styles_option__tFscb .styles_info__qX8sN .styles_title__ohucH .styles_subtitle__HeC8w{color:hsla(0,0%,100%,.2)}.styles_menu__eb9qS .styles_option__tFscb .styles_info__qX8sN .styles_amount__VOQ5B{font-weight:700;color:var(--main-dark-title-text-color)}.styles_menu__eb9qS .styles_option__tFscb .styles_rightIcon__C2tAN{display:flex;flex-direction:row;justify-content:center;align-items:center;justify-self:flex-end;width:-moz-fit-content;width:fit-content;margin-left:auto;cursor:pointer}.styles_menu__eb9qS .styles_option__tFscb .styles_rightIcon__C2tAN>svg path{fill:var(--base-no-active)}.styles_menu__eb9qS .styles_option__tFscb.styles_gradient__LuDmn{background:var(--pay-option-gradient)}.styles_menu__eb9qS .styles_button__HU3fV{gap:0;height:28px;font-size:12px;font-weight:900;line-height:12px;text-transform:uppercase}@media(max-width:768px){.styles_menu__eb9qS{gap:8px;width:100vw;max-width:100vw;padding:16px 20px;border-radius:12px 12px 0 0}.styles_menu__eb9qS .styles_heading___4ZpY{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:100%;gap:4px}.styles_menu__eb9qS .styles_heading___4ZpY .styles_headTitle__1phUR{font-size:16px;font-weight:900;color:var(--main-dark-title-text-color)}.styles_menu__eb9qS .styles_blocks__eUdrM{gap:8px 4px}.styles_menu__eb9qS .styles_option__tFscb{background:hsla(0,0%,100%,.05)}.styles_menu__eb9qS .styles_option__tFscb .styles_iconWrap__T3og4{width:42px;height:42px}.styles_menu__eb9qS .styles_option__tFscb .styles_iconWrap__T3og4 svg{width:24px;height:24px}.styles_menu__eb9qS .styles_option__tFscb .styles_info__qX8sN{display:flex;flex-direction:column;gap:8px}.styles_menu__eb9qS .styles_option__tFscb .styles_info__qX8sN .styles_title__ohucH,.styles_menu__eb9qS .styles_option__tFscb .styles_info__qX8sN .styles_title__ohucH .styles_subtitle__HeC8w{font-size:12px;line-height:12px}.styles_menu__eb9qS .styles_option__tFscb .styles_info__qX8sN .styles_amount__VOQ5B{font-size:16px;line-height:16px}.styles_menu__eb9qS .styles_option__tFscb .styles_rightIcon__C2tAN>svg{width:24px;height:24px}.styles_menu__eb9qS .styles_option__tFscb .styles_rightIcon__C2tAN>svg path{fill:var(--base-no-active)}.styles_menu__eb9qS .styles_button__HU3fV{height:56px;font-size:16px;line-height:16px}}.styles_container__x7ku1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:100%;gap:4px}.styles_container__x7ku1 .styles_button__mKzig{max-height:32px;border:1px solid var(--base-no-active);background:transparent;color:#fff;font-size:12px;font-weight:500;padding:0 10px;cursor:pointer;flex-shrink:0}.styles_container__x7ku1 .styles_button__mKzig:hover{background:var(--base-no-active)}.styles_methodInfo__K1RYY{gap:4px;min-width:0}.styles_image__MVUME,.styles_methodInfo__K1RYY{display:flex;flex-direction:row;align-items:center}.styles_image__MVUME{width:30px;min-width:30px;height:20px;border-radius:6px;background:var(--active-link-background);padding:2px;justify-content:center}.styles_image__MVUME>img{width:100%;height:auto;object-fit:fill}.styles_name__YAW2_{font-size:14px;font-weight:500;line-height:14px;color:var(--main-lightText-color,#fff);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cardInput_inputWrap__lYRTD{position:relative;width:100%}.cardInput_inputWrap__lYRTD .cardInput_image__CE32n{position:absolute;height:14px;width:18px;top:13px;left:12px;object-fit:contain;border-radius:2px}.cardInput_inputWrap__lYRTD>label{left:40px;position:absolute;font-weight:500;font-size:12px;line-height:12px;top:16px;transition-property:font-size,top;transition-duration:.25s;transition-timing-function:ease-out;color:var(--base-no-active)}.cardInput_inputWrap__lYRTD>input{height:44px;font-size:12px;font-weight:500;line-height:120%;padding:18px 24px 8px 40px;width:100%;background:var(--pay-field-bg);color:var(--main-dark-title-text-color);border:none;outline:none;border-radius:8px}.cardInput_inputWrap__lYRTD>input:hover{border:none;outline:none}.cardInput_inputWrap__lYRTD .cardInput_hasValue__C_MCf,.cardInput_inputWrap__lYRTD>input:focus~label{font-size:10px;line-height:10px;top:9px}.cardInput_inputWrap__lYRTD .cardInput_cardError__VmAdb{font-size:8px;color:var(--input-error);padding-left:4px;text-align:start}.cardInput_inputWrap__lYRTD.cardInput_common__ow1NV>label{left:20px}.cardInput_inputWrap__lYRTD.cardInput_common__ow1NV>input{padding:18px 24px 8px 20px}.cardInput_inputWrap__lYRTD.cardInput_error__3btRp>input{border:1px solid var(--input-error)!important}.cardInput_inputWrap__lYRTD.cardInput_success__yTh__>input{border:1px solid var(--input-success)!important}.cardInput_inputWrap__lYRTD.cardInput_withoutLabel__8J4YO>input{padding:8px 24px 8px 20px}.cardInput_inputWrap__lYRTD.cardInput_deposit__0um_b>input{background:var(--pay-method-bg)}.cardInput_inputWrap__lYRTD.cardInput_deposit__0um_b>input:focus{border:1px solid var(--base-no-active)!important}.cardInput_inputWrap__lYRTD.cardInput_withdrawField__IVSmz>input{min-height:44px;background:var(--pay-field-block-mobile-bg)}@media(max-width:768px){.cardInput_inputWrap__lYRTD>input{background:var(--pay-field-mobile-bg)}.cardInput_inputWrap__lYRTD.cardInput_deposit__0um_b>input{background:var(--pay-method-bg)}}.styles_imageWrapper__T1dDZ{padding-top:10px}.styles_main__xnhFZ{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.styles_main__xnhFZ .styles_title__7AaFv{font-size:16px;font-weight:700;color:var(--main-dark-title-text-color);text-align:center}.styles_main__xnhFZ .styles_subtitle__yHSxf{font-size:12px;font-weight:500;color:var(--main-dark-title-text-color);text-align:center}.styles_main__xnhFZ>button{border-radius:12px;font-size:12px;font-weight:700;color:var(--main-lightText-color);border-color:var(--active-link-background)}.styles_container__l6BV9{display:flex;flex-direction:column;width:100%;max-width:100%;min-width:0}.styles_icon__FRX3S>svg{transition:var(--default-transition);transform:rotate(0deg)}.styles_icon__FRX3S.styles_opened__CAI3S>svg{transform:rotate(180deg)}.styles_radio__DaG_J{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:36px;height:36px;padding:4px;border-radius:50%;border:2px solid var(--active-link-background);flex-shrink:0}.styles_radio__DaG_J>div{visibility:hidden;width:100%;height:100%;border-radius:50%;background:var(--main-white-color)}.styles_radio__DaG_J.styles_selected___1ncA>div{visibility:visible;transition:var(--befault-transition)}.styles_mobSelect__Uj78f{display:flex;flex-direction:column;width:100%;max-width:100%;position:relative;max-height:60vh;min-height:0;border-radius:24px 24px 0 0;background:var(--main-bg-color);box-shadow:0 -2px 12px 0 rgba(0,0,0,.15);z-index:999}.styles_mobSelect__Uj78f .styles_head__KZJh2{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:100%;gap:8px;padding:26px 20px 15px}.styles_mobSelect__Uj78f .styles_head__KZJh2 .styles_title__2IEXD{font-size:16px;font-weight:600;color:var(--main-lightText-color)}.styles_mobSelect__Uj78f .styles_list__vTZ8l{display:flex;flex-direction:column;width:100%;max-width:100%;gap:4px;max-height:100%;padding:0 20px 30px;overflow-y:auto}@media(min-width:768px){.styles_mobSelect__Uj78f{max-width:396px;border-radius:24px}}.styles_bonusItem__bcrVC{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:100%;gap:8px;position:relative;min-height:60px;padding:12px;border-radius:6px;background-color:var(--light-bg-color);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;z-index:0}.styles_bonusItem__bcrVC .styles_desc__J1ZqZ{display:flex;flex-direction:column;gap:4px}.styles_bonusItem__bcrVC .styles_desc__J1ZqZ .styles_name__OXKXf{font-size:16px;font-weight:500;line-height:16px;color:var(--main-lightText-color)}.styles_bonusItem__bcrVC .styles_desc__J1ZqZ .styles_subName__Jeht0{font-size:12px;font-weight:400;color:var(--base-no-active)}.styles_bonusItem__bcrVC .styles_image__am770{object-fit:cover;z-index:-1}.block_block__uQX08{display:flex;flex-direction:column;width:100%;max-width:100%;gap:4px;padding:6px;border-radius:6px;background:var(--pay-field-block-mobile-bg)}.block_block__uQX08 .block_mainLabel__mgchZ{font-size:10px;font-weight:500;line-height:14px;color:var(--base-no-active)}.block_block__uQX08 .block_contentWrapper__sAu_l{display:flex;flex-direction:column;width:100%;max-width:100%}.block_block__uQX08.block_shadow__rXPg8{border:1px solid var(--pay-block-gradient-light);box-shadow:0 0 8.3px 0 var(--pay-block-gradient-dark);background-image:url(/paymentBlock.webp);background-repeat:no-repeat;background-size:cover;transition:var(--default-transition)}.radioButtons_radioButton__y0D_P{display:flex;width:100%;max-width:100%;align-items:center;cursor:pointer}.radioButtons_radioInput__5uR54{display:none}.radioButtons_radioLabel__hbObV{font-size:10px;display:flex;justify-content:center;min-width:40px;width:100%;max-width:100%;background-color:var(--pay-field-bg);color:var(--base-no-active);border-radius:8px;padding:3px 8px;transition:var(--default-transition);height:32px;align-items:center;text-wrap:nowrap;line-height:10px}.radioButtons_radioInput__5uR54:checked+.radioButtons_radioLabel__hbObV{background-color:var(--pay-method-active);color:var(--main-lightText-color)}.radioButtons_radioGroup__6gBcn{position:relative;display:flex;gap:7px;justify-content:space-between;width:100%;max-width:100%}.radioButtons_withBorder__ML3x0 .radioButtons_radioLabel__hbObV{font-size:11px;font-weight:500;height:32px;border-radius:24px;color:var(--main-lightText-color);border:1px solid var(--base-no-active);background-color:var(--pay-method-bg)}.radioButtons_withBorder__ML3x0:checked>.radioButtons_radioLabel__hbObV{border:1px solid var(--main-lightText-color);background-color:var(--pay-method-active)}.radioButtons_withBorder__ML3x0:hover .radioButtons_radioLabel__hbObV{border:1px solid var(--main-lightText-color)}.radioButtons_gradient__rzrxy{transition:var(--default-transition);border:1px solid var(--main-lightText-color)!important;background:var(--pay-option-gradient)!important}@media (max-width:768px){.radioButtons_radioGroup__6gBcn{gap:4px}.radioButtons_radioLabel__hbObV{background-color:var(--pay-field-mobile-bg)}.radioButtons_gradient__rzrxy{background:var(--pay-option-gradient)!important}}.styles_amountWrapper__GxHVI{display:flex;flex-direction:column;width:100%;max-width:100%;gap:2px}.styles_amountWrapper__GxHVI .styles_error__OW1nv{font-size:12px;font-style:normal;font-weight:500;color:var(--input-error)}.styles_selectedCurrency__jWqwJ{height:32px;font-size:12px;line-height:12px;font-weight:500;border-radius:12px;padding:0 11px;color:var(--main-lightText-color);border:1px solid var(--base-no-active)}.styles_loader__NL3D1,.styles_selectedCurrency__jWqwJ{display:flex;flex-direction:row;justify-content:center;align-items:center}.styles_loader__NL3D1{height:100%;max-height:100%;width:100%;max-width:100%}.styles_contentWrap__qyFjZ{display:flex;flex-direction:column;width:100%;max-width:100%;gap:12px;padding:0 8px 12px}.styles_footerBlock__gLZpG{height:100%;overflow-x:hidden}.styles_depositBtn__jTVl7{font-size:12px!important;font-weight:900!important}.styles_separator__k1Uw1{width:calc(100% + 12px);height:1px;margin:0 -6px;background:var(--main-bg-color)}.styles_balanceInfo__Pt6rU{display:flex;flex-direction:row;justify-content:space-between}.styles_balanceInfo__Pt6rU .styles_infoItem__zHNQ0{display:flex;flex-direction:column}.styles_balanceInfo__Pt6rU .styles_infoItem__zHNQ0>p{font-size:10px;font-weight:400;color:var(--base-no-active)}.styles_balanceInfo__Pt6rU .styles_infoItem__zHNQ0>span{font-size:12px;font-weight:700;color:var(--main-dark-title-text-color)}.styles_balanceInfo__Pt6rU .styles_infoItem__zHNQ0.styles_right__vb3ZZ{text-align:right}.checkout_dialogContainer__VkpTM{display:flex;background:var(--main-bg-color);color:var(--main-lightText-color);align-items:center}.checkout_paymentMethodCard__9dvUP{display:flex;width:100%;border-radius:4px;background:var(--pay-method-active);align-items:center;position:relative;height:82px;justify-content:space-between;padding:12px}.checkout_paymentMethodCardPayment__bHI2Y p{font-size:10px;font-style:normal;font-weight:600;line-height:normal}.checkout_paymentMethodCardPayment__bHI2Y{width:clamp(100px,40%,120px);height:100%;display:flex;flex-direction:column;justify-content:space-between}.checkout_loadingContainer__Zeiya{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto;color:var(--main-lightText-color)}.checkout_loadingContainer__Zeiya div,.checkout_loadingContainer__Zeiya div img{width:50px;height:50px}.checkout_submitButton__K614q{background:var(--base-green-gradient);border-radius:8px;padding:12px 0;font-size:12px;width:100%;height:40px;color:var(--main-lightText-color);cursor:pointer}.checkout_submitButton__K614q:disabled{background:var(--base-no-active)}.checkout_paymentMethodBlockTitle__1fLR3{display:flex;align-self:flex-start;align-items:center;font-size:8px;width:100%;gap:7px}.checkout_exitGrp__FmPjG{display:flex;gap:12px;align-items:center}.checkout_paymentMethodsContainer__K_Nco{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:flex-start;width:100%;max-width:100%;grid-gap:4px;gap:4px}.checkout_methodImageWrapper__Zyl91{position:relative;height:30px;width:100%}.checkout_chosenMethodImageWrapper__otw_5 img,.checkout_methodImageWrapper__Zyl91 img{object-fit:contain;width:auto!important;max-width:80%;left:0!important}.checkout_chosenMethodImageWrapper__otw_5{position:relative;height:40px;width:100%}.checkout_paymentMethod__Uasi6{border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;gap:8px;height:68px;font-size:10px;font-weight:600}.checkout_paymentMethod__Uasi6.checkout_active__eJOqM{background:var(--pay-method-active)}.checkout_comissionInfo__cMZl3{display:flex;font-size:10px;justify-content:space-between}.checkout_paymentsRights__N6t6T{margin-top:12px;width:172px}.checkout_selectTypeSelected__IRAGn,.checkout_selectType__2YbDe{display:inline-flex;padding:1px 3px 1px 2px;justify-content:center;align-items:center;border-radius:2px;color:var(--light-bg-color);background:var(--pay-option-gradient);position:absolute;z-index:2;right:0;font-size:10px;height:16px;font-weight:500;top:10px}.checkout_selectType__2YbDe{right:24px}.checkout_selectTypeSelected__IRAGn{top:16px;right:30px}.checkout_countrySelectInput__8UxsT{border:0;background:var(--modal-seconary-bg);color:var(--base-no-active);border-radius:8px;cursor:auto}.checkout_countrySelectInputContainer__jvmD_{padding:12px 12px 9px;background:var(--main-bg-color)}.checkout_dialogRelative__L01Jh{position:relative;padding:0}.checkout_paymentWrapper__fyLiL{width:100%;max-width:100%}@media (min-width:320px){.checkout_paymentMethodContent__GphZK{position:relative;width:100%;max-width:100%;display:flex;align-items:flex-end;flex-direction:column;gap:12px}.checkout_supportBlock__HFewR{font-size:14px;display:flex;align-items:center;gap:4px;justify-content:center;color:var(--main-lightText-color)}.checkout_supportBlock__HFewR span{display:flex;align-items:center;gap:4px;background:var(--base-green-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer}.checkout_bottomInfo__NrTLd{margin-top:auto;font-size:12px;display:flex;flex-direction:column-reverse;align-items:center}.checkout_paymentsRights__N6t6T{width:auto;text-align:center}.checkout_exitBtn__plj6P{display:flex;cursor:pointer}.checkout_exitBtn__plj6P svg path{transition:fill-opacity .25s ease;-webkit-transition:fill-opacity .25s ease}.checkout_exitBtn__plj6P:hover svg path{fill-opacity:1}.checkout_exitBtn__plj6P svg rect{fill:var(--main-bg-color)}.checkout_showAllContent__H8C8I{text-align:center;font-size:10px;font-weight:600;background:var(--main-bg-color)}.checkout_mobileHead__h_kzN{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px 20px}.checkout_mobileHead__h_kzN button{cursor:pointer;background:transparent;color:var(--main-lightText-color);display:flex;gap:8px;font-size:12px;align-items:center}.checkout_mobileHead__h_kzN button svg{flex-shrink:0}.checkout_mobileHead__h_kzN p{color:var(--main-lightText-color);font-size:24px;font-weight:700;margin-left:-15px}.checkout_paymentMethod__Uasi6{padding:12px 8px;width:100%;max-width:100%;background:var(--pay-method-mobile-bg)}.checkout_paymentWrapper__fyLiL{min-height:560px;display:flex;flex-direction:column;align-items:center;overflow:auto;background:var(--pay-dialog-mobile-bg)}.checkout_paymentDataBlock__cr3UE{min-height:440px;gap:12px;padding:12px 14px 40px}.checkout_paymentDataBlock__cr3UE,.checkout_paymentMethodBlock__rHyOB{display:flex;flex-direction:column;background:var(--pay-dialog-mobile-bg);max-width:390px;width:100%}.checkout_paymentMethodBlock__rHyOB{gap:6px;padding:0 16px;justify-content:space-between}.checkout_paymentMethodBlock__rHyOB .checkout_paymentsRights__N6t6T{display:none}.checkout_dialogContainer__VkpTM{width:100%;height:100%;flex-direction:column;position:absolute;overscroll-behavior:contain;overflow-y:auto}.checkout_dialogRelative__L01Jh{position:relative;padding:0}.checkout_headContainer__8iCKF{display:none}.checkout_headContainer__8iCKF h2{font-size:18px;font-weight:700;color:var(--main-dark-title-text-color)}.checkout_amountInput__92LN4{min-height:48px;width:100%;background:var(--pay-field-block-mobile-bg);outline:none;padding:0 20px;color:var(--base-no-active);border-radius:8px;position:relative;border:1px solid transparent}.checkout_amountInput__92LN4 .checkout_label__rL2qc{left:20px;position:absolute;font-weight:500;font-size:12px;top:calc((100% - 14px) / 2);transition-property:font-size,top;transition-duration:.25s;transition-timing-function:ease-out}.checkout_withdrawLabel__idQwo{text-transform:capitalize}.checkout_amountInput__92LN4 .checkout_hasValue__99mMW,.checkout_amountInput__92LN4 input:focus~.checkout_label__rL2qc{font-size:10px;top:6px}.checkout_countryImage__foUCt{border-radius:24px}.checkout_amountInput__92LN4 input{font-size:12px;font-weight:500;line-height:120%;padding:20px 0 8px;width:100%;background:var(--pay-field-block-mobile-bg);color:var(--main-lightText-color);border:none;outline:none;position:relative}.checkout_activeMethod__w2t5E{background:var(--pay-method-active)}.checkout_selectContainer__nzj9b{position:relative;width:100%;max-width:100%;margin-bottom:10px}.checkout_selectLabel__40jiU{color:var(--base-no-active);position:absolute;font-size:8px;font-weight:500;line-height:140%;z-index:5;top:7px;left:20px}.checkout_countryLabel__NBrdw{font-size:10px;grid-area:1/1/2/3;left:45px;top:12px;color:var(--base-no-active)}.checkout_supportIcon__NiN0f{width:8px;height:8px;stroke:var(--base-green)}.checkout_formGrp__mmJS5{display:flex;flex-direction:column;gap:4px}.checkout_errorInput__NxfDF{border:1px solid var(--input-error)}.checkout_errorMsg__k1V9w,.checkout_successMsg__FBml6{margin-top:4px}.checkout_successMsg__FBml6{font-size:8px;background:var(--base-green-gradient);background-clip:text;font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.checkout_successBorder__WcyzS{border:1px solid var(--base-green)}.checkout_emptyPayments__5CdhG{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%}.checkout_emptyPayments__5CdhG p{font-size:10px;color:var(--main-lightText-color);margin-top:24px}}@media (min-width:768px){.checkout_checkoutHeight__sLTK2{position:relative;min-height:604px;max-height:90vh;overflow:hidden}.checkout_paymentDataBlock__cr3UE{position:relative;background:var(--pay-dialog-bg);border-radius:0 12px 12px 0;height:100%;max-height:90vh;overflow-y:auto}.checkout_paymentMethodsContainer__K_Nco{grid-template-columns:1fr 1fr;gap:8px}.checkout_paymentDataBlock__cr3UE .checkout_paymentsRights__N6t6T{display:none;font-size:12px}.checkout_paymentMethodBlock__rHyOB .checkout_paymentsRights__N6t6T{display:block;width:100%}.checkout_bottomInfo__NrTLd{flex-direction:row;justify-content:center;align-items:flex-end;font-size:12px}.checkout_paymentsRights__N6t6T{font-size:10px;text-align:start}.checkout_paymentMethod__Uasi6{width:120px;padding:12px 13px 7px;cursor:pointer;background:var(--pay-method-card)}.checkout_errorWrapper__VMwk8{min-height:10px}.checkout_mobileHead__h_kzN{display:none}.checkout_paymentWrapper__fyLiL{flex-direction:row;width:100%;align-items:unset;background:transparent}.checkout_headContainer__8iCKF{display:flex;justify-content:space-between;align-items:center;gap:12px}.checkout_dialogContainer__VkpTM{width:auto;padding:0;height:auto;border-radius:8px;flex-direction:row;position:static;align-items:flex-start}.checkout_paymentMethodCard__9dvUP{padding:12px 8px 10px 12px}.checkout_paymentMethodBlock__rHyOB{background:var(--pay-side-bg);width:100%;display:flex;flex-direction:column;align-items:flex-end;gap:17px;max-width:290px;min-width:290px;padding:26px 20px 12px}.checkout_paymentDataBlock__cr3UE{padding:26px 21px 12px 20px;min-width:390px}.checkout_activeMethod__w2t5E{background:var(--pay-method-active)}}.checkout_errorMsg__k1V9w{font-size:8px;color:var(--input-error);text-align:start}.checkout_bonusDescription__Tc7EX{background:var(--base-green-gradient);font-size:10px;font-weight:500;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.checkout_userId__8ICMd{width:100%;height:10px;font-size:10px;font-weight:400;line-height:13px;text-align:end;color:var(--main-lightText-color)}.checkout_withoutMargin__iyQJg{margin:0}.checkout_withoutLabelControl__KAQLm{top:calc((100% - 16px) / 2)}.checkout_fullHeight__a9Dgb{gap:12px;height:100%;max-height:100%;min-height:100%;padding:12px 0}.checkout_fullWidth__zRRr0{height:-moz-fit-content;height:fit-content;min-height:auto;max-width:100%;width:100%;padding:0 16px}.checkout_withoutPadding__8zSj7{padding:0}.checkout_availableInfo__Pv0er{font-size:10px;font-weight:400;line-height:14px;color:var(--base-no-active)}.checkout_availableInfo__Pv0er span{font-weight:500;color:var(--main-dark-title-text-color)}.checkout_depositBtn__7VcIp{font-size:12px!important;font-weight:900!important;line-height:12px!important;z-index:1!important;flex-shrink:0}.style_customLabel__VVRJ7{position:absolute;top:7px;left:20px;font-size:10px;font-weight:500;line-height:10px;color:var(--base-no-active)}.style_block__QlOf1{padding:9px;border-radius:8px;background:var(--active-link-background)}.style_block__QlOf1>p{font-size:10px;font-style:normal;font-weight:300;color:var(--main-lightText-color)}.style_block__QlOf1>p span{font-weight:700}.style_inputWrap___FKM8{display:flex;align-items:center;gap:4px;margin:0!important}.style_inputWrap___FKM8>svg{width:12px;height:12px}.style_inputWrap___FKM8>svg path{stroke:var(--main-lightText-color)}.styles_title__iGJy6{position:relative;justify-self:flex-start;min-height:64px;font-size:18px;font-weight:700;width:100%;padding:24px 32px 16px 0;border-bottom:1px solid var(--separator-color);color:var(--main-dark-title-text-color);flex-shrink:0}.styles_content__Ndxgk{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;gap:16px;min-height:0;padding:16px 0 0}.styles_content__Ndxgk .styles_desc__XTVxD,.styles_content__Ndxgk .styles_info__CkFXk{font-size:12px;font-weight:400;color:var(--base-no-active)}.styles_content__Ndxgk .styles_info__CkFXk{color:var(--main-dark-title-text-color)}.styles_list__NgjJM{display:flex;flex-direction:column;height:100%;max-height:100%;width:100%;max-width:100%;gap:4px;overflow:hidden auto}.styles_list__NgjJM .styles_item__1joBA{width:100%;max-width:100%;display:grid;grid-template-columns:.8fr .8fr .9fr;grid-gap:8px;gap:8px;align-items:center;min-height:36px;border-radius:8px;background:var(--separator-color);overflow:hidden;color:var(--main-dark-title-text-color)}.styles_list__NgjJM .styles_item__1joBA .styles_maxAmount__ghtWv,.styles_list__NgjJM .styles_item__1joBA .styles_minDeposit__eNIUg,.styles_list__NgjJM .styles_item__1joBA .styles_tier__dzmw3{display:flex;flex-direction:row;align-items:center;font-size:12px;line-height:12px;font-weight:400}.styles_list__NgjJM .styles_item__1joBA .styles_tier__dzmw3{gap:6px;width:100%;height:100%;background:var(--separator-color);padding-left:16px}.styles_list__NgjJM .styles_item__1joBA .styles_tier__dzmw3>img{object-fit:contain}.styles_list__NgjJM .styles_item__1joBA .styles_maxAmount__ghtWv{padding:8px}.styles_list__NgjJM .styles_item__1joBA:first-of-type{color:var(--base-no-active)}.styles_list__NgjJM .styles_item__1joBA:first-of-type>div{background:none}.styles_list__NgjJM .styles_item__1joBA:last-of-type .styles_tier__dzmw3{justify-content:center;padding:0;background:var(--base-green-gradient)}.styles_list__NgjJM .styles_item__1joBA:last-of-type .styles_minDeposit__eNIUg{color:var(--base-green)}