.footer{margin:0 auto}.footer_top{border-bottom:2px solid var(--t-4-states-color-2-default-stroke);gap:20px;margin-bottom:24px;padding-bottom:24px;display:flex}.footer_top>:first-child{flex-direction:column;flex-grow:1;gap:20px;display:flex}@media (max-width:992px){.footer_top{flex-direction:column}}@media (max-width:767px){.footer_top{gap:10px}}.footer_top_item{width:246px}@media (max-width:992px){.footer_top_item{width:100%}}.footer_top_item_menu{flex-direction:column;gap:16px;display:flex}@media (max-width:767px){.footer_top_item_menu{gap:8px}}.footer_top_item_title{color:#fff;font-size:16px;font-weight:500;line-height:1.25}.footer_top_item_title svg{display:none}@media (max-width:767px){.footer_top_item_title{cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;display:flex}.footer_top_item_title svg{display:inline}.footer_top_item_title_active{color:var(--t-text-text);border-bottom-right-radius:0;border-bottom-left-radius:0}}.footer_top_item_list{flex-direction:column;gap:16px;display:flex}@media (max-width:767px){.footer_top_item_list{gap:8px;max-height:0;transition:max-height .3s ease-out;display:none;overflow:hidden}}.footer_top_item_list a{color:var(--t-text-text-2);font-size:14px;line-height:1.4;text-decoration:none}@media (max-width:767px){.footer_top_item_list a{width:calc(50% - 8px)}}.footer_top_item_list a:hover{color:#fff}.footer_link_with_badge{width:fit-content}.footer_link_with_badge_label{align-items:center;gap:6px;display:inline-flex}@media (max-width:767px){.footer_top_item_list_open{border-bottom-right-radius:4px;border-bottom-left-radius:4px;flex-flow:wrap;max-height:500px;margin:0;padding:0;transition:max-height .5s ease-in;display:flex}.footer_dropdown{border-bottom:none}.footer_dropdown_arrow{color:#fff;transition:transform .3s}.footer_dropdown_arrow_open{color:#fff;transform:rotate(180deg)}}.footer_copyright{font-size:12px;font-weight:300;line-height:1.4}@media (max-width:992px){.footer_copyright{width:100%}}.footer_mail_link{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.footer_mail_link a{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:400;line-height:1.25;text-decoration:none;display:flex}.footer_mail_link a:hover{color:var(--t-text-text)}.footer_link_content_descr{color:var(--t-text-text-1);font-size:12px;font-weight:400}.footer_social{gap:16px;display:flex}.footer_social a{color:var(--t-4-states-color-2-default-bg)}.footer_social a:hover{color:#d6f0fc}.footer_social a:active{color:#49c0f4}.footer_social a.discord:hover{color:#d6d3ff}.footer_social a.discord:active{color:#9378ff}.footer_social a.twitch:hover{color:#dec9ff}.footer_social a.twitch:active{color:#b684ff}.footer_social a.x:hover{color:#d6f0fc}.footer_social a.x:active{color:#1d9bf0}.footer_social a.tiktok:hover{color:#d3d3f6}.footer_social a.tiktok:active{color:#6767f6}.footer_social a.youtube:hover{color:#ffd3d3}.footer_social a.youtube:active{color:#f63e3e}.footer_bottom{justify-content:space-between;align-items:center;padding-bottom:40px;display:flex}@media (max-width:992px){.footer_bottom{flex-direction:column;align-items:flex-start;gap:40px}}.footer_bottom_pays{gap:8px;max-width:100%;display:flex}@media (max-width:640px){.footer_bottom_pays img{width:76px;height:auto}}.footer_bottom_other{gap:8px;display:flex}.footer_bottom_other_item{align-items:center;gap:8px;display:flex}.footer_logo_wrap{flex-direction:column;display:flex}@media (max-width:992px){.footer_logo_wrap{flex-direction:row-reverse}}
.cookie-panel{z-index:9000;background:var(--t-bg-bg,#1a1a2e);border:1px solid #ffffff1f;border-radius:12px;position:fixed;bottom:12px;left:24px;right:24px}.cookie-panel_banner{padding:16px 20px}.cookie-panel_banner_inner{grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:4px 16px;display:grid}.cookie-panel_customize{max-height:80vh;padding:24px 20px;overflow-y:auto}.cookie-panel_customize_inner{flex-direction:column;gap:18px;display:flex}.cookie-panel__image{object-fit:contain;flex-shrink:0;grid-area:1/1/3;align-self:center;width:72px;height:72px}.cookie-panel__title{color:var(--t-text-text-0,#fff);grid-area:1/2;margin:0;font-size:24px;font-weight:700}.cookie-panel__description{color:var(--t-text-text-4,#b3b5c6);grid-area:2/2;margin:0;font-size:16px;line-height:1.5}.cookie-panel__actions{flex-direction:column;flex-shrink:0;grid-area:1/3/3;align-self:center;gap:10px;display:flex}.cookie-panel_customize .cookie-panel__actions{grid-column:unset;grid-row:unset;flex-direction:row;gap:12px;width:100%}.cookie-panel_customize .cookie-panel__actions .cookie-panel__btn{flex:1}.cookie-panel__btn{cursor:pointer;white-space:nowrap;background:var(--t-4-states-color-main-default-bg,#f0a000);color:var(--t-4-states-color-main-default-text,#1a1a2e);border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:12px 20px;font-size:15px;font-weight:700;transition:background .2s ease-out;display:flex}.cookie-panel__btn:hover{background:var(--t-4-states-color-main-hover-bg,#f5b833)}.cookie-panel__btn:active{background:var(--t-4-states-color-main-active-bg,#d48e00)}.cookie-panel__btn:focus{outline:none}.cookie-panel__btn:focus-visible{outline:2px solid var(--t-4-states-color-main-default-bg,#f0a000);outline-offset:2px}.cookie-panel__btn_secondary{color:var(--t-text-text-0,#fff);background:0 0;border:2px solid #ffffff4d}.cookie-panel__btn_secondary:hover{background:0 0;border-color:#fff9}.cookie-panel__btn_secondary:focus{outline:none}.cookie-panel__btn_secondary:focus-visible{outline-offset:2px;outline:2px solid #fff9}.cookie-panel__toggles{flex-wrap:wrap;justify-content:space-between;gap:32px;display:flex}.cookie-panel__toggle-item{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.cookie-panel__toggle-label{color:var(--t-text-text-0,#fff);white-space:nowrap;font-size:14px;font-weight:500}.cookie-panel__toggle{border:2px solid var(--t-text-text-1);background:var(--t-bg-consumer);cursor:pointer;border-radius:30px;flex-shrink:0;width:52px;height:36px;padding:0;transition:background .2s ease-out;position:relative}.cookie-panel__toggle:focus{outline:none}.cookie-panel__toggle:focus-visible{outline:2px solid var(--t-4-states-color-main-default-bg,#ffb800);outline-offset:3px}.cookie-panel__toggle-thumb{background:var(--t-text-text-1);pointer-events:none;border-radius:50%;width:24px;height:24px;transition:transform .2s ease-out,background .2s ease-out;position:absolute;top:4px;left:4px}.cookie-panel__toggle_on .cookie-panel__toggle-thumb{background:var(--t-4-states-color-main-default-bg,#ffb800);transform:translate(16px)}@media (prefers-reduced-motion:reduce){.cookie-panel__btn,.cookie-panel__toggle,.cookie-panel__toggle-thumb{transition:none}}@media (max-width:768px){.cookie-panel{border-radius:12px 12px 0 0;bottom:0;left:0;right:0}.cookie-panel_banner{padding:16px 16px 20px}.cookie-panel_banner_inner{grid-template-rows:auto auto auto;grid-template-columns:auto 1fr;gap:10px 12px}.cookie-panel_customize{padding:20px 16px 24px}.cookie-panel__image{grid-area:1/1;align-self:center;width:52px;height:52px}.cookie-panel__title{grid-area:1/2;align-self:center;font-size:18px}.cookie-panel__description{grid-area:2/1/auto/3;font-size:14px}.cookie-panel__actions{flex-direction:row;grid-area:3/1/auto/3;width:100%}.cookie-panel__actions .cookie-panel__btn{flex:1}.cookie-panel_customize .cookie-panel__actions{flex-direction:column;gap:10px}.cookie-panel__toggles{justify-content:space-between;gap:20px}}
.header{background:var(--t-bg-bg);flex-direction:column;display:flex}
.header_top{gap:2px;padding:2px 2px 0;display:flex;overflow:hidden}.header_online{text-transform:uppercase;color:#fff;background:var(--t-bg-consumer);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:82px;height:82px;padding:8px 20px;display:flex}.header_online_img{margin-bottom:4px}@media (max-width:1024px){.header_online{display:none}}.header_online_count{font-size:16px;font-weight:700}.header_online_text{opacity:.64;font-size:12px;font-weight:700;line-height:1.16667}.header_top_change{flex-direction:column;gap:2px;display:flex}@media (max-width:1024px){.header_top_change{display:none}}.header_top_change_item{background:var(--t-bg-consumer);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.header_top_change_item:hover{background:var(--t-bg-case)}.header_top_change .drop-best{border-radius:0 8px 0 0}.header_top_change .drop-best-wrap{z-index:2;background:#050b16;border-radius:0 8px 0 0;justify-content:center;align-items:center;width:39px;height:39px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header_top_change .drop-best .icon{background:linear-gradient(#4c515c -25%,#90939a 125%);-webkit-text-fill-color:#0000;text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:24px;line-height:24px}.header_top_change .drop-best:hover .drop-best-wrap{background:linear-gradient(90deg,#323c9952 0%,#151d6b52 100%)}.header_top_change .drop-best:hover .icon{background:linear-gradient(#94b5ff -25%,#597bca 125%);-webkit-text-fill-color:#0000;text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.header_top_change .drop-best.active .drop-best-wrap{background:#181115}.header_top_change .drop-best.active .icon{background:linear-gradient(315deg,#ff9c0e -.01%,#ffd800 100.01%);-webkit-text-fill-color:#0000;text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.header_top_change .drop-best.active svg,.header_top_change .drop-best.active img{opacity:0}.header_top_change .drop-best.active svg.hover,.header_top_change .drop-best.active img.hover{opacity:1}.header_top_change .drop-best.active.better-drop,.header_top_change .drop-best.active.better-drop .drop-best-wrap,.header_top_change .better-drop{border-radius:0 0 8px}.header_top_change svg,.header_top_change img{transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header_top_change svg.hover,.header_top_change img.hover{opacity:0}.header_top_change a{background-color:#050b16;justify-content:center;align-items:center;width:100%;min-width:40px;height:50%;transition:all .5s;display:flex;position:relative}.header_top_change a:hover{background-color:var(--t-bg-case)}.header_top_change a:hover .badge{opacity:1}.header_top_change .badge{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background-color:#515666;border-radius:20px;justify-content:center;align-items:center;height:20px;padding:0 8px;font-size:12px;transition:all .5s;display:flex;position:absolute;top:50%;left:33px;transform:translateY(-50%)}
.header_bottom{background:var(--t-bg-bg);isolation:isolate;z-index:120;align-items:center;gap:2px;min-height:68px;padding:13px 24px;display:flex;position:sticky;top:0;overflow:hidden}@media (max-width:1024px){.header_bottom{padding:12px 16px}}.header_bottom_right{align-items:center;gap:12px;display:flex}.header_lang{background:var(--t-bg-consumer);cursor:pointer;border-radius:4px;width:44px;height:44px;position:relative}@media (max-width:1024px){.header_lang{width:32px;height:32px}}.header_lang_select{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.header_lang_select img{border-radius:2px;width:20px;height:auto;display:block}.header_profile{border-radius:5px;width:44px;height:44px;display:block;overflow:hidden}@media (max-width:1024px){.header_profile{width:32px;height:32px}}.header_profile img{object-fit:cover;width:100%;height:100%;display:block}.header_menu_dropdown{background:var(--t-bg-consumer);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s ease-out;display:flex}@media (max-width:1024px){.header_menu_dropdown{width:32px;height:32px}}.header_menu_dropdown:hover{background:var(--t-bg-case)}.header_menu_dropdown:active{background:var(--t-4-states-color-button-price-active-bg)}.header_menu_dropdown img{object-fit:contain;width:24px;height:24px;display:block}.header_bottom_right{margin-left:auto}@keyframes header-skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}.header_auth_skeleton{align-items:center;gap:12px;display:flex}.header_auth_skeleton_btn{background:linear-gradient(90deg,#3637444d 25%,#40414e4d 37%,#3637444d 63%) 0 0/400% 100%;border-radius:4px;width:44px;height:44px;animation:1.5s infinite header-skeleton-loading}@media (max-width:1024px){.header_auth_skeleton_btn{width:32px;height:32px}}.header_auth_skeleton_btn--battle-pass{width:94px}@media (max-width:1024px){.header_auth_skeleton_btn--battle-pass{width:76px}}.header_auth_skeleton_btn--items{width:96px}.header_auth_skeleton_btn--balance{width:124px}@media (max-width:1024px){.header_auth_skeleton_btn--balance{width:118px}}.header_auth_skeleton_btn--partner{width:116px}.header_auth_skeleton_btn--icon,.header_auth_skeleton_btn--avatar{width:44px}@media (max-width:1024px){.header_auth_skeleton_btn--icon,.header_auth_skeleton_btn--avatar{width:32px}}.header_items_balance_btn{color:#fff;background:0 0;border:2px solid #3957aa;border-radius:4px;padding:8px 10px}.header_items_balance_btn:hover,.header_items_balance_btn:active{background:0 0;border-color:#3957aa}.header_items_balance_btn img{object-fit:contain;width:24px;height:24px;display:block}@media (max-width:1024px){.header_items_balance_btn{padding:2px 8px;display:none}}.header_mobile_balance_btn{border:2px solid var(--t-4-states-color-main-default-bg);color:#fff;background:0 0;border-radius:4px;gap:6px;min-height:32px;padding:4px}.header_mobile_balance_btn:hover,.header_mobile_balance_btn:active{border-color:var(--t-4-states-color-main-default-bg);background:0 0}.header_mobile_balance_btn .header_mobile_balance_text{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.header_mobile_balance_btn .header_mobile_balance_row{align-items:center;line-height:1;display:flex}.header_mobile_balance_btn .header_mobile_balance_row_icon{color:#fff;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.header_mobile_balance_btn .header_mobile_balance_row_icon svg{width:14px;height:14px}.header_mobile_balance_btn .header_mobile_balance_row_icon img{object-fit:contain;width:14px;height:14px;display:block}.header_mobile_balance_btn .header_mobile_balance_row_value{align-items:center;gap:2px;font-size:12px;font-weight:400;line-height:1;display:inline-flex}.header_mobile_balance_btn .header_mobile_balance_plus{background:var(--t-4-states-color-main-default-bg);border-radius:2px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;margin-right:2px;display:inline-flex}.header_mobile_balance_btn .header_mobile_balance_plus svg{width:14px;height:14px;display:block}.header_balance_target_value{justify-content:center;align-items:center;gap:2px;display:inline-flex}.header_balance_roll_value{font-variant-numeric:tabular-nums;transform-origin:50% 70%;will-change:transform;justify-content:center;align-items:center;min-width:0;line-height:1;display:inline-flex}.header_balance_roll_value.is-header-balance-impact{animation:.52s cubic-bezier(.2,.9,.22,1) both headerBalanceTextImpact}.header_balance_roll_value__chars{align-items:center;height:1em;display:inline-flex}.header_balance_roll_value__char{text-align:center;min-width:.55em;height:1em;display:inline-block;overflow:hidden}.header_balance_roll_value__char:not(.is-digit-change){min-width:.32em}.header_balance_roll_value__char_inner{flex-direction:column;animation:.56s cubic-bezier(.14,.9,.22,1) both headerBalanceValueCharRoll;display:flex;transform:translate(0,0)}.header_balance_roll_value__char_inner span{height:1em;display:block}.header_balance_effects_layer{z-index:180;pointer-events:none;contain:layout style paint;position:fixed;inset:0;overflow:hidden}.header_balance_particle{left:var(--header-balance-left);top:var(--header-balance-top);width:var(--header-balance-size,24px);height:var(--header-balance-size,24px);opacity:0;transform:translate3d(0, 0, 0) rotate(var(--header-balance-rotate));animation:headerBalanceParticleDrop var(--header-balance-duration) cubic-bezier(.22, .04, .88, .46) var(--header-balance-delay) both,headerBalanceParticleFade var(--header-balance-duration) linear var(--header-balance-delay) both;will-change:transform,opacity;justify-content:center;align-items:center;display:inline-flex;position:fixed}.header_balance_particle img{object-fit:contain;filter:drop-shadow(0 4px 8px #00000061);-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.header_balance_particle--coin{width:var(--header-balance-size,20px);height:var(--header-balance-size,20px)}.header_balance_particle__coin{width:var(--header-balance-size,20px);height:var(--header-balance-size,20px);background:var(--t-4-states-color-main-default-bg,#ffd338);color:var(--t-4-states-color-main-default-text,#1c1730);font-size:calc(var(--header-balance-size,20px)*.54);text-align:center;filter:drop-shadow(0 4px 8px #0000005c)drop-shadow(0 0 8px #ffd3386b);transform-style:preserve-3d;animation:headerBalanceCoinSpin var(--header-balance-duration) linear var(--header-balance-delay) both;will-change:transform;border-radius:50%;justify-content:center;align-items:center;font-weight:800;line-height:1;display:inline-flex}@keyframes headerBalanceParticleDrop{0%{transform:translate3d(0, 0, 0) scale(.76) rotate(var(--header-balance-rotate))}to{transform:translate3d(var(--header-balance-to-dx), var(--header-balance-to-dy), 0) scale(.4) rotate(0deg)}}@keyframes headerBalanceParticleFade{0%{opacity:0}10%{opacity:1}76%{opacity:1}94%{opacity:1}98%{opacity:.72}to{opacity:0}}@keyframes headerBalanceCoinSpin{0%{transform:perspective(120px)rotateY(0)rotate(-8deg)}50%{transform:perspective(120px)rotateY(540deg)rotate(8deg)}to{transform:perspective(120px)rotateY(1080deg)rotate(0)}}@keyframes headerBalanceTextImpact{0%{transform:translate(0,0)scaleX(1)scaleY(1)}22%{transform:translateY(1px)scaleX(1.06)scaleY(.78)}48%{transform:translateY(-2px)scaleX(.98)scaleY(1.12)}72%{transform:translateY(.5px)scaleX(1.02)scaleY(.96)}to{transform:translate(0,0)scaleX(1)scaleY(1)}}@keyframes headerBalanceValueCharRoll{0%{transform:translate(0,0)}68%,to{transform:translateY(-1em)}}@media (prefers-reduced-motion:reduce){.header_balance_particle{display:none}.header_balance_roll_value.is-header-balance-impact{animation:.18s ease-out both headerBalanceTextImpact}.header_balance_roll_value__char_inner{animation-duration:1ms}}@media (max-width:1024px){.header_logo{display:none}}.header_logo_mob{display:none}@media (max-width:1024px){.header_logo_mob{flex:none;display:block}}.header_logo_mob img{object-fit:contain;width:44px;height:32px;display:block}@media (max-width:1024px){.header_logo_mob_skala{flex:none;align-items:center;height:100%;display:flex}}.header_logo_mob_skala img{object-fit:contain;flex:none;width:auto;height:100%;max-height:32px}
