.cookie_banner{position:fixed;left:20px;bottom:20px;z-index:9999;max-width:350px;display:flex;flex-direction:column;gap:12px;padding:16px 18px;border-radius:14px;background:linear-gradient(180deg,rgba(24,26,40,.97),rgba(14,15,24,.98));border:1px solid rgba(133,145,255,.25);box-shadow:0 14px 40px rgba(0,0,0,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:cookie_in .3s ease}@media(max-width:560px){.cookie_banner{left:12px;right:12px;bottom:12px;max-width:none}}@keyframes cookie_in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cookie_banner_text{font-family:Inter,sans-serif;font-size:13px;line-height:1.55;color:rgba(196,201,224,.9)}.cookie_banner_link{color:#a0a8ff;text-decoration:underline}.cookie_banner_link:hover{color:#fff}.cookie_banner_actions{display:flex;align-items:center;gap:8px}.cookie_banner_btn{font-family:Inter,sans-serif;font-size:13px;font-weight:700;color:#fff;padding:9px 22px;border-radius:20px;background:rgba(109,122,255,.95);border:none;cursor:pointer;transition:background .15s ease}.cookie_banner_btn:hover{background:#6d7aff}.cookie_banner_btn_ghost{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:rgba(196,201,224,.75);padding:9px 18px;border-radius:20px;background:rgba(0,0,0,0);border:1px solid rgba(133,145,255,.2);cursor:pointer;transition:color .15s ease,border-color .15s ease}.cookie_banner_btn_ghost:hover{color:#fff;border-color:rgba(133,145,255,.4)}footer{margin-top:125px;background-color:#070707;margin-bottom:50px}footer hr{margin:50px 0}@media(max-width:560px){footer hr{display:none}}@media(max-width:720px){footer{margin-top:50px}}.footer_more_info_project{display:flex;align-items:center;justify-content:space-between;font-weight:200;font-size:13px;line-height:15px;color:#5b5b5b}.footer_more_info_project p{max-width:525px}@media(max-width:560px){.footer_more_info_project p{font-size:12px;text-align:center}}.footer_more_info_project p a{text-decoration:underline;color:#6d7aff}@media(max-width:720px){.footer_more_info_project{align-items:flex-start;gap:20px;flex-direction:column}}@media(max-width:560px){.footer_more_info_project{align-items:center}}.footer_logo{display:flex;flex-direction:column}@media(max-width:560px){.footer_logo{align-items:center}}.footer_logo img{margin-bottom:10px}@media(max-width:520px){.footer_logo img{max-width:100px}}@media(max-width:380px){.footer_logo img{max-width:100px}}.header_mobile_menu{position:fixed;height:100vh;width:100vw;left:0;top:73px}.header_mobile_menu .blur{height:100vh;width:100vw;right:25%;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:absolute;animation:blurWindow .4s}.header_mobile_menu .menu_content{width:25%;height:calc(var(--vh, 1dvh)*100 - 74px);padding:10px 0;right:0;position:absolute;background-color:#0e0e0e;display:flex;flex-direction:column;justify-content:space-between;animation:openMenu .4s}@media(max-width:680px){.header_mobile_menu .menu_content{width:35%}}@media(max-width:460px){.header_mobile_menu .menu_content{width:75%}}.header_mobile_menu .menu_content nav{width:100%}.header_mobile_menu .menu_content nav ul{display:flex;flex-direction:column;padding:0 16px;gap:25px}.header_mobile_menu .menu_content nav ul p{font-size:22px;font-weight:700;margin:10px 0}@media(max-width:680px){.header_mobile_menu .menu_content nav ul p{font-size:20px}}.header_mobile_menu .menu_content nav ul hr{margin:0 0 10px;width:100%;color:hsla(0,0%,100%,.1);padding:0 10px}.header_mobile_menu .menu_content nav ul li{padding-left:15px;text-decoration:none;list-style:none;transition:.1s linear;display:inline-flex;align-items:center;cursor:pointer;font-size:20px;font-weight:400}@media(max-width:680px){.header_mobile_menu .menu_content nav ul li{font-size:18px}}@media(max-width:560px){.header_mobile_menu .menu_content nav ul li{padding-left:0;font-size:16px;font-weight:500}}@media(hover:none){.header_mobile_menu .menu_content nav ul li:active,.header_mobile_menu .menu_content nav ul li:focus{color:#777;text-decoration:underline}}@media(hover:hover){.header_mobile_menu .menu_content nav ul li:active,.header_mobile_menu .menu_content nav ul li:focus{color:#777;text-decoration:underline}.header_mobile_menu .menu_content nav ul li:hover{transform:scale(1.1)}}.header_mobile_menu .menu_content nav ul .header_mobile_logout{color:#d64343}.header_mobile_menu .menu_content nav ul .mobile_icon{padding:0}.header_mobile_menu .menu_content nav ul .mobile_icon:before{width:15px;height:15px;content:"";background-size:cover;margin-right:8px}@media(hover:hover){.header_mobile_menu .menu_content nav ul .mobile_icon:hover{transform:scale(1.04)}}.header_mobile_menu .menu_content nav ul .info--icon:before{background-image:url(https://storage.yandexcloud.net/anytanks-media-storage/icons/information_icon.svg)}.header_mobile_menu .menu_content nav ul .support--icon:before{background-image:url(https://storage.yandexcloud.net/anytanks-media-storage/icons/support_icon.svg)}.header_mobile_menu .menu_content nav ul .case--icon:before{background-image:url(https://storage.yandexcloud.net/anytanks-media-storage/icons/case_icon.svg)}.header_mobile_menu .menu_content nav ul .profile--icon:before{background-image:url(https://storage.yandexcloud.net/anytanks-media-storage/icons/mobile_profile_icon.svg)}.header_mobile_menu .menu_content nav ul .operations--icon:before{background-image:url(https://storage.yandexcloud.net/anytanks-media-storage/icons/mobile_operations_icon.svg)}.header_mobile_menu .menu_content .header_mobile_bottom{padding:0 16px env(safe-area-inset-bottom)}.header_mobile_menu .menu_content .header_mobile_bottom .header_mobile_profile{display:flex;align-items:center;gap:18px;padding:0;margin-bottom:20px}.header_mobile_menu .menu_content .header_mobile_bottom .header_mobile_profile .header_mobile_avatar{display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.1s linear}@media(hover:hover){.header_mobile_menu .menu_content .header_mobile_bottom .header_mobile_profile .header_mobile_avatar{transform:scale(1.05)}}.header_mobile_menu .menu_content .header_mobile_bottom .header_mobile_profile .header_mobile_avatar img{width:40px;height:40px;border-radius:50%}.header_mobile_menu .menu_content .header_mobile_bottom .header_mobile_profile .header_mobile_user_info{display:flex;flex-direction:column}.header_mobile_menu .menu_content .header_mobile_bottom .header_mobile_profile .header_mobile_user_info .header_mobile_username{font-size:14px;cursor:pointer;transition:.1s linear}@media(hover:hover){.header_mobile_menu .menu_content .header_mobile_bottom .header_mobile_profile .header_mobile_user_info .header_mobile_username{transform:scale(1.05)}}.header_mobile_menu .menu_content .header_mobile_bottom .header_mobile_profile .header_mobile_user_info .header_mobile_balance{font-size:12px;color:#929292}.header_mobile_menu .menu_content .header_mobile_bottom .header_mobile_button{width:100%}.header_mobile_menu .menu_content .header_mobile_bottom .header_mobile_button button{width:100%;background-color:rgba(109,122,255,.1);display:flex;align-items:center;justify-content:center;padding:13px 0;border:1px solid hsla(0,0%,100%,.05);border-radius:6.01px;font-size:14px;font-weight:600;margin-bottom:5px}.header_mobile_menu .menu_content .header_mobile_bottom .purple_button{background-color:#6d7aff;border-radius:6.01px}@keyframes openMenu{0%{right:-100%}to{right:0}}@keyframes blurWindow{0%{right:0;-webkit-backdrop-filter:blur(0) opacity(0);backdrop-filter:blur(0) opacity(0)}50%{right:0}to{right:25%;-webkit-backdrop-filter:blur(2px) opacity(1);backdrop-filter:blur(2px) opacity(1)}}.lang_switcher{display:inline-flex;align-items:center;gap:2px;padding:4px;border-radius:30px;background:hsla(0,0%,100%,.03);border:none}.lang_switcher button{border:none;background:rgba(0,0,0,0);cursor:pointer;padding:7px 13px;border-radius:24px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.3px;color:rgba(203,208,235,.6);transition:color .15s ease,background .15s ease}.lang_switcher button:hover:not(.active){color:#fff;background:rgba(109,122,255,.16)}.lang_switcher button.active{color:#fff;background:linear-gradient(180deg,#7d8bff,#6d7aff);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25)}header{position:fixed;top:0;left:0;z-index:5;background-color:#070707;width:100vw;padding:15px 0}@media(max-width:560px){header{background-color:rgba(20,20,20,.82)}}.header_row{font-family:Inter;font-weight:400;font-size:14px;font-style:normal;font-optical-sizing:auto;font-variation-settings:"slnt" 0;display:flex;justify-content:space-between;align-items:center;width:100%}@media(max-width:790px){.header_row{font-size:10px}}.header_row .header_menu_icon{cursor:pointer;height:40px;padding:8px;align-items:center;display:none}@media(max-width:950px){.header_row .header_menu_icon{display:flex}}.header_row .header_menu_icon div{background-color:#fff;width:25px;height:2px;position:relative;cursor:pointer;transition:all .2s linear}.header_row .header_menu_icon div:before{top:-10px;width:25px}.header_row .header_menu_icon div:after,.header_row .header_menu_icon div:before{content:"";position:absolute;left:0;background-color:#fff;height:2px;transition:all .2s linear}.header_row .header_menu_icon div:after{bottom:-10px;width:18px}.header_row .active div{transform:translateY(-50%) rotate(90deg)}.header_row .active div:after,.header_row .active div:before{transform:translateY(-50%) rotate(0deg)}.header_row .active div:after{bottom:-11px}@media(max-width:950px){.header_lang_desktop{display:none}}.header_logo{padding:3px;margin-left:-16px;transition:.1s linear}.header_logo img{height:42px;width:auto}.header_logo:hover{transform:scale(1.05)}@media(max-width:560px){.header_logo img{height:34px}}.header_nav ul{display:flex;align-items:center;gap:4px}@media(max-width:950px){.header_nav ul{display:none}}.header_nav ul li{text-decoration:none;list-style:none;display:inline-flex;align-items:center;cursor:pointer;padding:9px 14px;border-radius:22px;color:rgba(203,208,235,.82);transition:background .15s ease,color .15s ease}.header_nav ul li:hover{background:rgba(109,122,255,.12);color:#fff}.header_nav ul li:before{content:"";flex:none;background-size:cover;width:20px;height:20px;margin-right:8px}@media(max-width:790px){.header_nav ul li:before{width:15px;height:15px}}.header_nav ul li:first-child:before{background-image:url(https://storage.yandexcloud.net/anytanks-media-storage/icons/telegram_icon.svg);width:18px;height:18px}.header_nav ul li:nth-child(2):before{background-image:url(https://storage.yandexcloud.net/anytanks-media-storage/icons/case_icon.svg)}.header_nav ul li:nth-child(3):before{background-image:url(https://storage.yandexcloud.net/anytanks-media-storage/icons/support_icon.svg);width:18px;height:18px}.header_nav ul li:nth-child(4):before{background-image:url(https://storage.yandexcloud.net/anytanks-media-storage/icons/bonus_icon.svg);width:18px;height:18px}.header_nav ul li button{padding:0;background:rgba(0,0,0,0);border:none;color:inherit;font:inherit;cursor:pointer;white-space:nowrap}.header_button{font-weight:500;display:flex;align-items:center;gap:5px}@media(max-width:950px){.header_button{display:none}}.header_button .sign_in{color:#fff;padding:11px 16px;background-color:rgba(0,0,0,0);border:1px solid #6d7aff;border-radius:44px;cursor:pointer;transition:.1s linear}.header_button .sign_in:hover{transform:scale(1.05)}@media(max-width:790px){.header_button .sign_in{padding:8px 13px}}.header_button .sign_up{color:#fff;padding:11px 16px;background-color:#6d7aff;border:1px;border-radius:44px;cursor:pointer;transition:.1s linear}.header_button .sign_up:hover{transform:scale(1.05)}@media(max-width:790px){.header_button .sign_up{padding:8px 13px}}.header_button .header_add_balance{display:flex;gap:5px;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);border:1px solid #6d7aff;padding:9.66px 12.88px;border-radius:44px;max-height:34px;text-align:justify;text-justify:0;transition:.1s linear;cursor:pointer}.header_button .header_add_balance:hover{transform:scale(1.1)}.header_button .header_profile{display:flex;align-items:center;justify-content:center;gap:5px;transition:.1s linear;cursor:pointer}.header_button .header_profile:hover{transform:scale(1.1)}.header_button .header_profile_info{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;color:#929292;font-size:12px;font-weight:300;line-height:16px;margin-right:18px}.header_button .header_profile_info h2{font-size:14px;line-height:19px;color:#fff}.header_button .header_avatar img{width:40px;height:40px;border-radius:50%}.header_button .header_profile_block{display:flex;align-items:center;position:relative}.header_button .header_dropdown_menu{position:absolute;top:54px;left:50px;background-color:#0e0e0e;display:flex;flex-direction:column;justify-content:center;text-align:center;border-radius:10px;font-weight:500;font-size:13px;animation:show_dropdown_menu .5s forwards}@media(max-width:1260px){.header_button .header_dropdown_menu{left:15px}}.header_button .header_dropdown_menu button{width:100%;padding:15px 21px;transition:.1s ease;color:#fff;line-height:17px;white-space:nowrap}.header_button .header_dropdown_menu button:hover{background-color:rgba(110,122,255,.15)}.header_button .header_dropdown_menu button:last-child{color:#d64343;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.header_button .header_dropdown_menu button:first-child{border-top-left-radius:10px;border-top-right-radius:10px}@keyframes show_dropdown_menu{0%{opacity:0;transform:translateY(-10px)}50%{opacity:.5}to{opacity:1;transform:translateY(0)}}.coming_soon{position:relative}.coming_soon:after{display:none;content:"Coming soon";position:absolute;bottom:-10px;right:0;font-size:10px;color:#787878}@media(min-width:951px){header{background:rgba(9,10,16,.72);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(133,145,255,.1);box-shadow:0 6px 24px rgba(0,0,0,.35)}.header_nav ul li:hover{transform:none}.header_nav ul li:before{opacity:.7;transition:opacity .18s ease}.header_nav ul li button{color:rgba(208,213,235,.72);transition:color .18s ease}.header_nav ul li:hover:before{opacity:1}.header_nav ul li:hover button{color:#fff}.header_button .header_add_balance{background:linear-gradient(180deg,#8390ff,#6d7aff);border:none;color:#fff;font-weight:600;box-shadow:0 5px 16px rgba(109,122,255,.4),inset 0 1px 0 hsla(0,0%,100%,.3);transition:filter .18s ease,box-shadow .18s ease,transform .18s ease}.header_button .header_add_balance img{filter:brightness(0) invert(1)}.header_button .header_add_balance:hover{transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 9px 24px rgba(109,122,255,.55),inset 0 1px 0 hsla(0,0%,100%,.3)}.header_button .header_add_balance:active{transform:translateY(0)}.header_button .header_profile_block{gap:4px;padding:5px 8px 5px 14px;border-radius:40px;background:hsla(0,0%,100%,.03);border:1px solid rgba(133,145,255,.12);transition:border-color .18s ease,background .18s ease}.header_button .header_profile_block:hover{border-color:rgba(133,145,255,.3);background:rgba(109,122,255,.06)}.header_button .header_profile_info{margin-right:10px}.header_button .header_profile_info h3{color:#a0a8ff;font-weight:600}.header_button .header_profile:hover{transform:none}.header_button .header_avatar img{border:1px solid rgba(133,145,255,.35)}.header_dropdown_menu{left:auto!important;right:0}.header_button .header_dropdown_menu{top:60px;background:linear-gradient(180deg,rgba(22,24,38,.98),rgba(14,15,24,.98));border:1px solid rgba(133,145,255,.16);box-shadow:0 20px 44px rgba(0,0,0,.5);overflow:hidden}}