@charset "UTF-8";.Modal{position:fixed;top:0;left:0;background:linear-gradient(to top,#31426988,#0b163088);z-index:100;width:100%;height:100vh;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:end;align-content:end;flex-wrap:wrap;transform:translateY(0);transition:transform .3s linear}.Modal.modalHidden{transform:translateY(100%)}.Modal_del{width:100%}.Modal_inner{background-color:#09142d;width:100%;min-height:200px;max-height:90vh;border-radius:24px 24px 0 0;z-index:1;position:relative;max-width:500px}.Modal_inner_scroll{overflow-y:scroll}.Modal_topShadow{width:100%!important;max-width:500px;align-items:baseline!important}.Modal_topShadow_wrapper{width:100%;display:flex;justify-content:center;position:relative;z-index:2;align-items:end}.Modal_topShadow_inner{width:100%;height:30px;background:linear-gradient(to bottom,#09142d,#09142d 10%,#09142d00);border-radius:24px 24px 0 0}.Modal_closer{width:100%;max-width:500px;display:flex;justify-content:right;z-index:3;position:relative}.Modal_closer_high{top:-20px}.Modal_closer .free_img{top:10px;right:10px;align-items:baseline;justify-content:right}.Modal_closer .free_img img{transition:transform .2s}.Modal_closer .free_img img:hover{cursor:pointer;transform:rotate(10deg)}.ModalOfflineBonus_decor{width:100%;display:flex;justify-content:center;height:120px;position:relative}.ModalOfflineBonus_decor:before{content:"";position:absolute;top:0%;left:50%;width:100%;height:200%;background:radial-gradient(#ffffff4d,#fff0 70%);transform:translate(-50%,-50%) rotate(0);z-index:-1;opacity:.7;pointer-events:none;filter:blur(8px);animation:rotate-rays 7s linear infinite}@keyframes rotate-rays{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.ModalOfflineBonus_decor img{width:600px}.ModalOfflineBonus_content{position:relative;z-index:2;width:100%;background-color:#09142d;padding:0 24px}.ModalOfflineBonus_warning{margin:15px auto 0;padding:8px;background-color:#ff464626;border-radius:8px;display:flex;justify-content:center;align-items:center;column-gap:8px;color:#ffc9b9;font-size:14px;font-weight:600;width:fit-content}.ModalOfflineBonus_header{width:100%;text-align:center;color:#7497bc;font-size:16px;font-weight:700}.ModalOfflineBonus_attention{display:flex;justify-content:center;font-size:18px;font-weight:700;column-gap:8px;margin-top:6px}.ModalOfflineBonus_value{display:flex;align-items:center;justify-content:center;font-size:35px;font-weight:700;column-gap:4px;padding-top:6px}.ModalOfflineBonus_value_minus{color:#ff5c65;font-size:35px}.ModalOfflineBonus_subheader{text-align:center;max-width:90%;margin:8px auto 0;font-size:15px;font-weight:600;color:#446383}.ModalOfflineBonus_button{position:relative;z-index:10000;margin-top:32px;padding-bottom:65px;display:flex;column-gap:16px}.ModalOfflineBonus_gradient{position:absolute;bottom:-100px;width:80%;height:200px;margin:0 10%;z-index:9;border-radius:50%;filter:blur(100px);background:#1c9e1b}.ModalOfflineBonus .Button_large{text-transform:uppercase;font-size:14px}.Button{border:2px solid #8BFF8B;background:linear-gradient(to bottom,#63e227,#33cb42);box-shadow:0 4px #048400;display:flex;justify-content:center;align-items:center;column-gap:4px;padding:14px 24px;font-size:15px;font-weight:700;border-radius:15px;transition:transform .2s,box-shadow .2s;-webkit-user-select:none;user-select:none;width:fit-content;outline:none;text-align:center}.Button img{width:22px;height:22px;object-fit:contain}.Button:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #048400}.Button:active{outline:none;transform:translateY(4px);box-shadow:0 0 #048400}.Button_orange{border:2px solid #FFC778;background:linear-gradient(to bottom,#e28c27,#ffb13d);box-shadow:0 4px #ce7803}.Button_orange:hover{box-shadow:0 2px #ce7803}.Button_orange:active{box-shadow:0 0 #ce7803}.Button_red{border:2px solid #FF8DAF;background:linear-gradient(to bottom,#ff5494,#d8125c);box-shadow:0 4px #c5004a}.Button_red:hover{box-shadow:0 2px #c5004a}.Button_red:active{box-shadow:0 0 #c5004a}.Button_blue{border:2px solid #559EE5;background:linear-gradient(to bottom,#2d78c2,#67a1d9);box-shadow:0 4px #024270}.Button_blue:hover{box-shadow:0 2px #024270}.Button_blue:active{box-shadow:0 0 #024270}.Button_grey{border:2px solid #B0B0B0;background:linear-gradient(to bottom,#7a7a7a,#b0b0b0);box-shadow:0 4px #4a4a4a}.Button_grey:hover{box-shadow:0 2px #4a4a4a}.Button_grey:active{box-shadow:0 0 #4a4a4a}.Button_black{background:linear-gradient(180deg,#1d1d1b 8%,#1d1d1b 114%);border:2px solid #C3C3C3;box-shadow:0 4px #1e1e1e}.Button_black:hover{box-shadow:0 2px #1e1e1e}.Button_black:active{box-shadow:0 0 #1e1e1e}.Button_transparent{border:2px solid rgba(85,158,229,0);background:#101b35;box-shadow:0 4px #02427000}.Button_transparent:hover{box-shadow:0 2px #02427000}.Button_transparent:active{box-shadow:0 0 #02427000}.Button_small{font-size:13px;border-radius:10px;padding:12px 16px}.Button_thin{font-size:14px;font-weight:600;border-radius:9px;padding:8px 12px}.Button_xs{font-size:14px;border-radius:10px;padding:8px 10px;box-shadow:none;font-weight:600}.Button_xs:hover{transform:translateY(0);box-shadow:none}.Button_xs:active{box-shadow:none;transform:translateY(0)}.Button_large{padding:16px 32px;width:100%}.Button_square{width:50px;height:50px}.Button_square img{width:24px;height:24px}.Button_xssquare{min-width:37px;min-height:37px;padding:0;border-radius:9px}.Button_xssquare img{width:20px;height:20px}.Button_fslarge{font-size:32px}.Button_inactive,.Button_inactive:hover{background:none;border:2px solid rgba(255,255,255,0);color:#718bc3;box-shadow:none}.ModalDecorToTextTransition{min-width:100%;background:linear-gradient(to top,#09142d,#09142d00);min-height:50px;position:relative;z-index:2}.ModalDecorToTextTransition_wrapper{width:100%;display:flex;justify-content:center}.ModalDecorToTextTransition_wrapper .free_img{align-items:end;width:100%}.ModalInfo_decor{width:100%;display:flex;justify-content:center;height:120px}.ModalInfo_decor img{width:600px}.ModalInfo_content{position:relative;z-index:2;width:100%;background-color:#09142d;padding:0 24px 24px}.ModalInfo_button{margin-top:20px}.ModalHeader{font-size:18px;font-weight:700}.ModalSubHeader{font-size:15px;font-weight:600;margin-top:4px;color:#446383}.ModalPlaceABid{padding:24px}.ModalPlaceABid_btn,.ModalBidSelector{margin-top:18px}.ModalBidSelector_header{color:#446383;font-size:12px;font-weight:700}.ModalBidSelector_list{display:flex;gap:8px;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:16px}.ModalBidSelector_element{width:calc(33% - 8px);display:flex;justify-content:center;height:50px;font-size:18px;font-weight:700;background-color:#b2ccff0d;border-radius:15px;border:2px solid #313D59;transition:background-color .2s;align-items:center;column-gap:8px}.ModalBidSelector_element img{display:none}.ModalBidSelector_element_selected{border:2px solid #FFC778}.ModalBidSelector_element_choosed{border:2px solid #8BFF8B;background:linear-gradient(to bottom,#63e227,#33cb42);box-shadow:0 4px #048400}.ModalBidSelector_element_locked{border:0px solid #FFC778;color:#446383}.ModalBidSelector_element_locked img{display:block}.ModalBidSelector_element:hover{cursor:pointer;background-color:#b2ccff1a}.ModalBuyABid{padding:24px}.ModalBuyABid_header{padding-right:40px;font-size:18px;font-weight:700}.ModalBuyABid_price{display:flex;align-items:center;column-gap:8px;font-size:24px;font-weight:700;margin-top:8px}.ModalBuyABid_price img{width:32px}.ModalBuyABid_buttons{margin-top:20px}.ModalBuyABid_button{margin-top:12px}.ModalCreateClan{padding:24px}.ModalCreateClan_kb{padding-bottom:300px}.ModalCreateClan_logo{padding:20px;background-color:#d0e5ff08;margin-top:16px;border-radius:16px;display:flex;align-items:center;column-gap:16px;justify-content:space-between}.ModalCreateClan_logo_placeholder{width:64px;height:64px}.ModalCreateClan_logo_header{font-size:14px;font-weight:700}.ModalCreateClan_logo_subheader{margin-top:4px;font-size:12px;font-weight:600;color:#446383}.ModalCreateClan_label{color:#718bc3;font-size:15px;font-weight:600;margin-top:20px}.ModalCreateClan_input{padding:16px 20px;background-color:#d0e5ff08;margin-top:8px;border-radius:16px;border:none;width:100%;color:#fff;font-weight:600;transition:background-color .2s}.ModalCreateClan_input_error{color:#c20049;font-size:12px;margin-top:2px}.ModalCreateClan_input::placeholder{color:#446383}.ModalCreateClan_input:focus{outline:none;background-color:#d0e5ff1a}.ModalCreateClan_btn{margin-top:16px}.Notification{display:flex;justify-content:center;align-items:end;width:100%;height:0px;max-width:500px}.Notification .Notification_inner{background:#121214}.Notification_wrapper{width:100%;display:flex;justify-content:center;height:400px;align-items:end}.Notification_animEnter{animation:notificationEnter .2s ease-out forwards}@keyframes notificationEnter{0%{transform:translateY(500px);opacity:0}to{transform:translateY(0);opacity:1}}.Notification_animOut{animation:notificationOut .2s ease-out forwards}@keyframes notificationOut{0%{opacity:1}to{opacity:0}}.Notification_inner{width:100%;color:#000;background-color:#fff;border-radius:27px 27px 0 0;min-height:140px;padding:29px 0 49px;text-align:center}.Notification_inner_wrapper{width:100%;max-width:476px;padding:1px;border-radius:12px}.Notification_inner_icon_top{margin-bottom:23px}.Notification_header{text-align:center;font-size:14px;font-weight:700}.Notification_text{text-align:center;color:#fff8;font-size:12px;font-weight:600;margin-top:8px}.Notification_icon{top:12px;left:12px}.Notification_btn{margin-top:8px}.ModalCreateSindicate{padding:24px}.ModalCreateSindicate_logo{padding:20px;background-color:#d0e5ff08;margin-top:16px;border-radius:16px;display:flex;align-items:center;column-gap:16px;justify-content:space-between}.ModalCreateSindicate_logo_placeholder{width:64px;height:64px}.ModalCreateSindicate_logo_header{font-size:14px;font-weight:700}.ModalCreateSindicate_logo_subheader{margin-top:4px;font-size:12px;font-weight:600;color:#446383}.ModalCreateSindicate_label{color:#718bc3;font-size:15px;font-weight:600;margin-top:20px}.ModalCreateSindicate_input{padding:16px 20px;background-color:#d0e5ff08;margin-top:8px;border-radius:16px;border:none;width:100%;font-weight:600;color:#fff;transition:background-color .2s}.ModalCreateSindicate_input::placeholder{color:#446383}.ModalCreateSindicate_input:focus{outline:none;background-color:#d0e5ff1a}.ModalCreateSindicate_btn{margin-top:16px}.ModalGallery{padding:24px}.ModalGallery_list{display:flex;flex-wrap:wrap;gap:8px;height:300px;overflow-y:scroll;margin-top:16px;padding-bottom:8px;align-content:baseline}@media (max-height: 510px){.ModalGallery_list{height:200px}}.ModalGallery_list img{width:100%;transition:transform .2s}.ModalGallery_list img:hover{cursor:pointer;transform:scale(.9)}.ModalGallery_list_element{width:calc(33% - 8px)}.ModalGallery_list_element .free_img{align-items:end;width:100%;justify-content:right;top:-10px;left:-10px}.ModalGallery_list_element .free_img img{width:20%}.ModalRobberyChances{padding:24px}.ModalRobberyChances_header{font-size:18px;font-weight:700}.ModalRobberyChances_desc{font-size:14px;font-weight:500;color:#718bc3;margin-top:4px}.ModalRobberyChances_level{min-width:80px;display:flex;align-items:center;column-gap:8px;font-size:16px;font-weight:700}@media (max-width: 360px){.ModalRobberyChances_level{min-width:60px}}.ModalRobberyChances_level_nedost{color:#718bc3}.ModalRobberyChances_level_decor{height:33px;width:33px;display:flex;justify-content:center;align-items:center}.ModalRobberyChances_level_decor_text{font-size:14px;font-weight:700;color:#fff8}.ModalRobberyChances_level_decor_completed{left:10px;top:10px}.ModalRobberyChances_level_decor_completed img{width:14px;height:14px}.ModalRobberyChances_content{font-size:8px;white-space:nowrap}@media (max-width: 360px){.ModalRobberyChances_content{display:none}}.ModalRobberyChances_goal{width:100%;display:flex;column-gap:8px;align-items:center;font-size:14px;font-weight:700;justify-content:right}.ModalRobberyChances_goal img{width:20px;height:20px}.ModalRobberyChances_rc{text-align:right;width:100%;display:flex;justify-content:center;text-align:center}.ModalRobberyChances_rc_inner{padding:2px 6px;border-radius:7px;font-weight:600;font-size:12px;min-width:34px;text-align:center}.ModalRobberyChances_rc_inner2{padding:2px 6px;font-weight:600;font-size:12px;width:fit-content;display:flex;align-items:center;column-gap:4px;text-align:center;background-color:#132345;border-radius:7px;justify-content:center}.ModalRobberyChances_list{display:flex;flex-wrap:wrap;row-gap:16px;margin-top:8px;padding-bottom:60px}@media (max-height: 660px){.ModalRobberyChances_list{max-height:calc(90vh - 120px)}}.ModalRobberyChances_list_element{align-items:center;display:flex;height:33px;width:100%}.ModalRobberyChances_listHeader{width:100%;display:flex;align-items:center;margin-top:24px}.ModalRobberyChances_listHeader .ModalRobberyChances_level,.ModalRobberyChances_listHeader .ModalRobberyChances_goal,.ModalRobberyChances_listHeader .ModalRobberyChances_rc{font-size:12px;font-weight:700;color:#718bc3;padding:0;background-color:#fff0}.ModalJackpot_decor{width:100%;display:flex;justify-content:center;height:120px}.ModalJackpot_decor img{width:600px}.ModalJackpot_content{position:relative;z-index:2;width:100%;background-color:#09142d;padding:0 24px}.ModalJackpot_warning{margin:8px auto 0;padding:8px;background-color:#ff464626;border-radius:8px;display:flex;justify-content:center;align-items:center;column-gap:8px;color:#ffc9b9;font-size:14px;font-weight:600;width:fit-content}.ModalJackpot_header{width:100%;text-align:center;color:#7497bc;font-size:14px;font-weight:700}.ModalJackpot_attention{display:flex;justify-content:center;font-size:18px;font-weight:700;column-gap:8px;margin-top:6px}.ModalJackpot_value{display:flex;align-items:center;justify-content:center;font-size:35px;font-weight:700;column-gap:4px;padding-top:6px}.ModalJackpot_value_minus{color:#ff5c65}.ModalJackpot_subheader{text-align:center;max-width:260px;margin:8px auto 0;font-size:15px;font-weight:600;color:#446383}.ModalJackpot_button{margin-top:16px;padding-bottom:22px}.ModalBoost_decor{width:100%;display:flex;justify-content:center;height:120px;margin-top:40px}@media (max-height: 550px){.ModalBoost_decor{height:40px}}.ModalBoost_decor img{width:600px;position:relative;top:-100px}@media (max-height: 550px){.ModalBoost_decor img{width:300px;top:-30px}}.ModalBoost_content{position:relative;z-index:3;width:100%;background-color:#09142d;padding:0 24px 24px}.ModalBoost_button{margin-top:20px}.ModalBoost_timer{width:100%;font-size:26px;font-weight:700}@media (max-height: 550px){.ModalBoost_timer{font-size:20px}}.ModalBoost_subheader{width:100%;text-align:center;margin-top:4px;color:#446383;font-weight:600}.ModalBoost_header{width:100%;background-color:#1da0ff14;min-height:37px;padding:8px 5px;border-radius:8px;display:flex;justify-content:center;column-gap:8px;font-size:14px;font-weight:600;margin-top:10px}.ModalBoost_avaliable{min-height:37px;padding:12px;display:flex;justify-content:space-between;align-items:center;margin-top:12px}@media (max-height: 550px){.ModalBoost_avaliable{margin-top:6px;padding:6px}}.ModalBoost_avaliable_left{display:flex;column-gap:8px;font-size:14px;font-weight:600;color:#b4d0ef}.ModalBoost_avaliable_right{font-size:14px;font-weight:700}.ModalBoost_avaliable img{width:16px}.ModalBoost_bid{width:calc(33% - 4px);display:flex;align-items:center;justify-content:center;height:50px;font-size:18px;font-weight:700;background-color:#b2ccff0d;border-radius:15px;border:2px solid #313D59;transition:background-color .2s}@media (max-height: 550px){.ModalBoost_bid{height:40px}}.ModalBoost_bid_selected{background:linear-gradient(to bottom,#e28c27,#ffb13d);border:2px solid #FFC778;box-shadow:0 4px #ce7803}.ModalBoost_bid_avaliable{border:2px solid #FFC778}.ModalBoost_bid_active{border:2px solid #8BFF8B;background:linear-gradient(to bottom,#63e227,#33cb42);box-shadow:0 4px #048400}.ModalBoost_bid:hover{cursor:pointer;background-color:#b2ccff1a}.ModalBoost_bids{display:flex;align-items:center;justify-content:space-between;margin-top:16px}@media (max-height: 550px){.ModalBoost_bids{margin-top:8px}}.ModalSpin__title{position:absolute;top:-75px;font-size:20px;font-weight:700;text-transform:uppercase}.ModalSpin_decor{height:0px;width:100%;position:relative;top:60px;display:flex;justify-content:center;align-items:end;align-content:end;flex-wrap:wrap;z-index:-1}.ModalSpin_lightning1{width:100%!important;top:-100px;left:-200px;animation:lightningLevi1 12s infinite alternate}@keyframes lightningLevi1{0%{transform:translate(0)}to{transform:translate(20px,-80px)}}.ModalSpin_lightning2{width:100%!important;top:-180px;left:170px;animation:lightningLevi2 10s infinite alternate}@keyframes lightningLevi2{0%{transform:translate(0)}to{transform:translateY(100px)}}.ModalSpin_bg{width:100%!important;top:-264px}.ModalSpin_bg img{width:500px}.ModalSpin_lightning.free_img{width:100%!important;justify-content:flex-end;right:50px;top:-300px}.ModalSpin_lightning.free_img img{width:50px}@keyframes flash{0%{opacity:1;transform:scale(1) translate(0)}90%{opacity:1;transform:scale(1) translate(0)}92%{opacity:1;transform:scale(1.1)}95%{opacity:1;transform:scale(1) translate(0)}99%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1) translate(0)}}.ModalSpin_wheel{width:100%!important;top:-226px;left:4px}.ModalSpin_wheel img{width:346px;height:346px}.ModalSpin_winned{width:100%!important;top:-226px;left:4px;z-index:3;transform:rotate(2.3deg);opacity:0}.ModalSpin_winned img{width:346px;height:346px}.ModalSpin_winned_anim{animation:winned .3s linear 3}@keyframes winned{0%{opacity:.4}30%{opacity:.4}50%{opacity:1}80%{opacity:1}to{opacity:0}}.ModalSpin_history{width:100%!important;position:relative;z-index:2}.ModalSpin_history_inner{display:flex;padding:0 20px;width:100%!important;justify-content:left!important;column-gap:16px;overflow-x:scroll;height:60px}.ModalSpin_history_inner img{height:40px}.ModalSpin_history_element_count{top:-5px;left:95px;transform:rotate(-15deg);font-size:28px;font-weight:800;text-shadow:0px 0px 4px black}.ModalSpin_shader{width:100%!important;z-index:2}.ModalSpin_content{padding:20px}.ModalSpin_header{font-size:16px;font-weight:700;margin-top:16px}.ModalSpin_additional{color:#fff7f7;font-size:14px;line-height:1.5;text-align:center;font-weight:600;margin-top:4px}.ModalSpin .condition{font-size:14px;font-weight:600;color:#f7fbff;text-align:center;margin-top:16px;line-height:1.5}.ModalSpin .condition span{color:#3290ff}.ModalSpin .condition span+span{color:#1dff33}.ModalSpin_spinButton{margin-top:16px}.ModalSpin_arrow{width:100%!important;z-index:3;top:-380px;left:4px}.ModalSpin_button{width:100%!important;z-index:3;top:-226px;left:4px;animation:flash 4s infinite ease-in-out}.ModalSpin_progress{margin-top:8px}.ModalSpin_progress_header{color:#446383;font-size:12px;font-weight:600}.ModalSpin_progress_value{font-size:16px;font-weight:700;text-align:right;margin-top:10px}.ModalSpin_progress_bar{margin-top:10px}.ModalSpin_buttons{display:flex;column-gap:16px;margin-top:16px;margin-bottom:40px}.ModalSpin_buttons_btn{display:block}.ModalSpin_buttons_span{color:#ffffffb3;font-size:12px}.ModalSpin_buttons .Button{width:100%;border-radius:15px;font-size:15px}@media screen and (max-height: 667px){.ModalSpin_buttons{margin-bottom:20px}}@media screen and (max-height: 600px){.ModalSpin_buttons{margin-bottom:0}}.ProgressBar{background-color:#a9e7ff1a;height:8px;width:100%;border-radius:5px}.ProgressBar_inner{background-color:#08a6ff;height:8px;border-radius:5px;box-shadow:0 0 20px #08a6ff}.ProgressBar_inner_green{box-shadow:0 0 20px #90ff64;background-color:#90ff64}.ProgressBar_steps{width:100%!important;align-items:end!important}.ProgressBar_steps_inner{background:repeating-linear-gradient(to right,transparent,transparent 8.3333333333%,black 8.3333333333%,black calc(8.3333333333% + 2px),transparent calc(8.3333333333% + 2px),transparent 16.6666666667%);height:8px;width:86%}.ModalRobe{padding:15px}.ModalRobe_header{width:100%;text-align:center;font-size:26px;font-weight:700;position:relative;z-index:2;margin-top:16px}.ModalRobe_decor{position:relative;z-index:-1;width:100%;display:flex;justify-content:center;align-items:center}.ModalRobe_decor_d1{left:-75px;top:-5px;transform:rotate(-50deg)}.ModalRobe_decor_d2{left:75px;top:-15px;transform:rotate(120deg)}.ModalRobe_decor_d3{left:120px;top:20px;transform:rotate(30deg)}.ModalRobe_decor_d3_img{width:30px}.ModalRobe_decor_d4{left:-100px;top:-50px;transform:rotate(-20deg)}.ModalRobe_decor_d4_img{width:20px}.ModalRobe_decor_d4_blink{width:40px}.ModalRobe_decor_mask{top:-40px}.ModalRobe_decor_mask img{width:95px}.ModalRobe_decor_light{top:60px}.ModalRobe_decor_light_inner{min-width:200px;min-height:200px;background-color:#f13f74;border-radius:100%;filter:blur(40px)}.ModalRobe_decor_lights{top:60px}.ModalRobe_decor_blink{transform:translate(-3px)}.ModalRobe_decor_blink img{animation:blinkRotate 15s infinite linear}@keyframes blinkRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ModalRobe_info{width:100%;display:flex;justify-content:right}.ModalRobe_info_inner{align-items:baseline!important;justify-content:right!important}.ModalRobe_info_inner img{width:36px;height:36px}.ModalRobe_buttons{display:flex;width:100%;justify-content:center;column-gap:15px;margin-top:16px}.ModalRobe_button{max-width:50%}.ModalRobe_wait{background:radial-gradient(circle,#1f579ecc,#102346cc);width:100%;height:300px;border-radius:12px;display:flex;flex-wrap:wrap;align-items:center;align-content:space-between;row-gap:30px}.ModalRobe_wait div{width:100%}.ModalRobe_wait_timer{text-align:center;font-size:26px;font-weight:700}.ModalRobe_wait_info{text-align:center;font-size:15px;font-weight:600;padding-bottom:30px;color:#446383}.ModalRobe_element{height:150px;width:100%;border-radius:12px;margin-top:12px;background:radial-gradient(circle,#1b97ffd9,#08305ed9);display:flex;justify-content:center;flex-wrap:wrap;align-items:center;align-content:center;overflow:hidden;border:2px solid rgba(247,225,80,0)}.ModalRobe_element_decor{position:relative;z-index:-1;width:100%!important}.ModalRobe_element_decor img{width:200%}.ModalRobe_element_selected{border:2px solid #F7E150}.ModalRobe_element_header{width:100%;margin-top:4px;text-align:center;font-size:15px;font-weight:700}.ModalRobe_element_stat{width:100%;margin-top:4px;text-align:center;display:flex;justify-content:center;align-items:center;column-gap:16px}.ModalRobe_element_stat_money{height:40px;background-color:#0b233499;display:flex;align-items:center;column-gap:8px;padding:0 12px;border-radius:8px;font-size:20px;font-weight:600}.ModalRobe_element_stat_money img{height:22px}.ModalRobe_element_stat_chance{height:40px;display:flex;align-items:center;column-gap:8px;padding:0 12px;border-radius:8px;font-size:20px;font-weight:600}.ModalRobe_list{overflow-y:scroll;max-height:calc(100vh - 242px)}.Avatar{border-radius:14px;background:linear-gradient(to bottom,#4feaff,#24a3ff);min-height:42px;min-width:42px;display:flex;justify-content:center;align-items:center}.Avatar img{border:3px solid #07122A;border-radius:13px;width:37px}.Avatar_small{min-height:30px;min-width:30px;border-radius:10px}.Avatar_small img{border:3px solid #07122A;border-radius:9px;width:26px}.Avatar_large{min-height:56px;min-width:56px;border-radius:20px}.Avatar_large img{border:0px solid #07122A;border-radius:9px;width:48px}.Avatar_gold{background:linear-gradient(to bottom,#ffdc79,#ff7949)}.Avatar_silver{background:linear-gradient(to bottom,#abd4e1,#82b9e1)}.Avatar_bronze{background:linear-gradient(to bottom,#d6785b,#b04129)}.loader{display:flex;justify-content:center;align-items:center;font-family:Arial,sans-serif;color:#fff}.loader.loader-fullpage{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000e6;z-index:9999}.loader.loader-inline{position:relative;padding:20px;min-height:200px;border-radius:10px}.loader .loader-content{text-align:center;color:#fc0}.loader .loader-spinner{position:relative;width:80px;height:80px}.loader .loader-spinner:before,.loader .loader-spinner:after{content:"";position:absolute;top:0;left:0;border-radius:50%;border:4px solid transparent}.loader .loader-spinner:before{width:80px;height:80px;border-top:4px solid #ffcc00;border-right:4px solid #ffcc00;animation:spin 1s linear infinite}.loader .loader-spinner:after{width:50px;height:50px;top:15px;left:15px;border-bottom:4px solid #00e5ff;border-left:4px solid #00e5ff;animation:spin-reverse 1.5s linear infinite}.loader .loader-message{margin-top:25px;font-size:20px;font-weight:700;text-shadow:0 0 10px #ffcc00;animation:glow 1s infinite alternate}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-reverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes glow{0%{text-shadow:0 0 15px #ffcc00,0 0 25px #ffcc00,0 0 35px #ffcc00,0 0 45px #ffcc00,0 0 60px #ffd700,0 0 75px #ffff00}50%{text-shadow:0 0 20px #ffcc00,0 0 30px #ffcc00,0 0 40px #ffd700,0 0 60px #ffff00,0 0 80px #ffff33,0 0 100px #ffffff}to{text-shadow:0 0 10px #ffcc00,0 0 20px #ffcc00,0 0 30px #ffcc00,0 0 40px #ffd700,0 0 60px #ffcc00}}.ModalSafes_decor{height:60px;display:flex;align-items:end!important;align-content:end!important;flex-wrap:wrap}.ModalSafes_decor_img{width:100%!important;align-items:end!important}.ModalSafes_decor_img img{width:260px}.ModalSafes_decor_text{width:100%!important;top:-32px;font-size:18px;font-weight:700;text-align:center}.ModalSafes_decor_text_ru{left:3px;font-size:12px}.ModalSafes_decor_lights{width:100%!important}.ModalSafes_header{margin-top:12px;width:100%;text-align:center;padding:12px;font-size:15px;font-weight:700}.ModalSafes_inner{overflow:hidden;background-color:#1b97ff0d;border-radius:12px 12px 0 0}.ModalSafes_bg{width:100%!important;flex-wrap:wrap;justify-content:center}.ModalSafes_bg_cards{width:100%!important;align-items:baseline!important;top:-200px;opacity:.2}.ModalSafes_bg_cards img{width:200%}.ModalSafes_bg_light{align-items:baseline!important;top:100px;width:100%!important}.ModalSafes_bg_light_inner{border-radius:200px;min-width:200px;min-height:200px;background-color:#1b97ff;filter:blur(100px)}.ModalSafes_row{display:flex;justify-content:center;width:100%;height:200px;align-items:center}@media (max-width: 500px){.ModalSafes_row{height:40vw}}.ModalSafes_safe{width:40%!important;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.ModalSafes_safe_img{width:100%!important;transition:opacity .2s}.ModalSafes_safe_img img{width:140%}.ModalSafes_safe_text{width:100%!important;font-weight:700;transition:opacity .2s}@media (max-width: 400px){.ModalSafes_safe_text{font-size:12px}}.ModalSafes_list{display:flex;flex-wrap:wrap;padding-bottom:30px}.ModalRobeStatus{padding:15px}.ModalRobeStatus_decor{width:100%;height:120px;position:relative;z-index:-1;display:flex;justify-content:center}.ModalRobeStatus_decor_mask img{width:120px}.ModalRobeStatus_decor_light_inner{min-width:200px;min-height:200px;border-radius:100px;background-color:#40d13c;filter:blur(50px)}.ModalRobeStatus_decor_light_inner_fail{background-color:#ff1f73}.ModalRobeStatus_header{font-size:14px;font-weight:700;color:#7497bc;width:100%;text-align:center}.ModalRobeStatus_value{font-size:32px;font-weight:700;display:flex;column-gap:8px;align-items:center;width:100%;justify-content:center;margin-top:4px}.ModalRobeStatus_value img{width:32px}.ModalRobeStatus_additional{margin-top:8px;width:100%;text-align:center;color:#446383;font-weight:600;font-size:15px}.ModalRobeStatus_btn{margin-top:32px}.ModalLangSelect{padding:24px}.ModalLangSelect_header{font-size:18px;font-weight:700}.ModalLangSelect_list{margin-top:24px;display:flex;flex-wrap:wrap;row-gap:12px}.ModalMaxBetsPerHour{padding:20px}.ModalMaxBetsPerHour_btn{margin-top:48px}.ModalMaxBetsPerHour_timer{text-align:center;font-size:26px;font-weight:700;margin-top:16px}.ModalMaxBetsPerHour_subheader{color:#446383;font-size:15px;font-weight:600;text-align:center;margin-top:12px}.ModalMaxBetsPerHour_header{font-size:18px;font-weight:700;text-align:center}.ModalMaxBetsPerHour_decor{position:relative;z-index:1;height:120px;width:100%;display:flex;justify-content:center;align-items:center}.ModalMaxBetsPerHour_decor_bus{top:-50px}.ModalMaxBetsPerHour_decor_bus img{width:250px}.ModalMaxBetsPerHour_decor_lights,.ModalMaxBetsPerHour_decor_light{top:-50px}.ModalMaxBetsPerHour_decor_light_inner{min-width:200px;min-height:200px;border-radius:200px;background-color:#32d0e5;filter:blur(40px)}.ModalMaxBetsPerHour_content{position:relative;z-index:2}.ModalRobeResult{padding:20px}.ModalRobeResult_decor{height:150px;position:relative;z-index:0}.ModalRobeResult_decor_light{width:100%!important}.ModalRobeResult_decor_light_inner{width:200px;height:200px;border-radius:200px;filter:blur(60px)}.ModalRobeResult_decor_light_inner_success{background-color:#efa042}.ModalRobeResult_decor_light_inner_fail{background-color:#b7206b}.ModalRobeResult_decor_lights{width:100%!important}.ModalRobeResult_decor_lights img{width:150%}.ModalRobeResult_decor_char{width:100%!important}.ModalRobeResult_decor_char img{width:190px}.ModalRobeResult_content{position:relative;z-index:1}.ModalRobeResult_header{width:100%;text-align:center;font-size:16px;font-weight:700;color:#7497bc}.ModalRobeResult_value{display:flex;align-items:center;font-weight:700;column-gap:8px;height:44px;width:44px;font-size:36px;justify-content:center;width:100%!important;margin-top:4px}.ModalRobeResult_description{font-size:15px;font-weight:600;text-align:center;color:#446383;margin-top:12px}.ModalRobeResult_btn{margin-top:16px}.ModalSlotChances{padding:24px}.ModalSlotChances_header{font-size:18px;font-weight:700}.ModalSlotChances_list{display:flex;flex-direction:column;gap:16px;margin-top:35px;padding-bottom:50px}.ModalSlotChances_list_element{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#05274000 2.5%,#3f60aa99 48.83%,#05274000);padding:2px 0}.ModalSlotChances_list_element_images{display:flex;padding-left:10px}.ModalSlotChances_list_element_images img{width:31px;height:31px;padding:3px}.ModalSlotChances_list_element_text{font-size:15px;font-weight:600;padding-right:60px}.HomePage_header{margin-top:15px!important;display:flex;justify-content:center;column-gap:40px;position:relative;z-index:1}.HomePage_header_level{display:flex;justify-content:center;height:100px;align-items:center}.HomePage_header_level_decor img{width:95px}.HomePage_header_level_value{top:-4px;font-size:36px;font-weight:700;text-shadow:0px 2px 0px rgba(0,0,0,.5)}.HomePage_header_level_text{top:42px;font-size:10px;font-weight:700;text-shadow:0px 2px 0px rgba(0,0,0,.5)}.HomePage_inner{background:url(/img/general/homePageBg.png) bottom;overflow:hidden;min-height:100vh;border-radius:16px 16px 0 0;background-size:cover;max-width:500px;margin:0 auto;padding-top:80px}.HomePage_buttons{width:100%;margin:0 auto;max-width:500px;display:flex;justify-content:space-between;padding:0 12px}.HomePage_buttons:not(:first-child){margin-top:12px}.HomePage_button{height:110px;width:110px;display:flex;justify-content:center;align-items:center;position:relative}.HomePage_button_name{top:33px;font-size:12px;font-weight:700;text-shadow:0px 2px 0px rgba(0,0,0,.5);z-index:2}.HomePage_button_value{left:40px;top:-8px;font-size:12px;font-weight:700;text-shadow:0px 2px 0px rgba(0,0,0,.5);z-index:2}.HomePage_button img{height:110px;z-index:2}.HomePage_button_spin .HomePage_button_decor{left:2px}.HomePage_button_robe .HomePage_button_decor{left:10px}.HomePage_button:nth-child(2n):before{content:"";position:absolute;width:200px;left:30px;top:5px;bottom:10px;border-radius:20px;background:#140c40b3;z-index:1}.HomePage_button:nth-child(odd):before{content:"";position:absolute;width:200px;right:30px;top:7px;bottom:10px;border-radius:20px;background:#050017b3;z-index:1}.HomePageButton{width:110px;height:110px;display:flex;justify-content:center;align-items:center}.HomePageButton_timer_inner{font-size:12px;font-weight:600}.HomePageButton_timer_end{color:#63e228}.Navbar{width:100%;max-width:500px;background-color:#354f8733;height:60px;border-radius:12px;display:flex;align-items:center;overflow:hidden;box-shadow:0 12px 30px #07131e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@media (min-width: 400px){.Navbar{height:70px}}.Navbar_wrapper{position:fixed;bottom:20px;left:0;display:flex;width:100%;justify-content:center;align-items:end;padding:0 15px;z-index:10}.Navbar_element{height:60px;width:20%;display:flex;justify-content:center;align-content:center;align-items:center;flex-wrap:wrap;row-gap:4px}@media (min-width: 400px){.Navbar_element{height:70px}}.Navbar_element img{width:20px}@media (min-width: 400px){.Navbar_element img{width:30px}}.Navbar_element_decor{transition:filter .2s}.Navbar_element_text{text-align:center;width:100%;font-size:10px;color:#718bc3;font-weight:700;transition:color .2s}@media (min-width: 400px){.Navbar_element_text{font-size:12px}}.Navbar_element_light{width:100%;height:30px;border-radius:100%;background-color:#3aacff;filter:blur(10px)}.Navbar_element_light_wrapper{transition:opacity .2s;width:100%!important;top:10px;z-index:-1;opacity:0}.Navbar .active .Navbar_element_text{color:#fff}.Navbar .active .Navbar_element_light_wrapper{opacity:1}.Navbar .active .Navbar_element_decor{filter:hue-rotate(-30deg) brightness(1.6)}.Navbar_element:hover .Navbar_element_text{color:#d6deef}.Navbar_element:hover .Navbar_element_light_wrapper{opacity:.5}.Navbar_element:hover .Navbar_element_decor{filter:hue-rotate(-20deg) brightness(1.3)}.PageHeader{height:80px;padding:0!important}.PageHeader_pAbsolute{position:absolute}@media (min-width: 500px){.PageHeader_pAbsolute{left:calc(50% - 250px)}}.PageHeader_inner{display:flex;justify-content:space-between;align-items:center;padding:8px 15px!important;height:80px;column-gap:16px;position:fixed;top:0;width:100%;z-index:99;max-width:500px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.PageHeader_inner_noBlur{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}@media (max-width: 400px){.PageHeader{height:70px}}.PageHeader_left,.PageHeader_right{display:flex;align-items:center}.PageHeader_left{display:flex;column-gap:8px}.PageHeader_left_name{font-size:15px;font-weight:700}.PageHeader_left_lvl{font-size:15px;font-weight:700;margin-top:2px}.PageHeader_left_back{display:flex;column-gap:8px;font-size:15px;background-color:#0b233466;height:40px;align-items:center;padding:0 12px;font-weight:700;border-radius:12px}.PageHeader_left_back img{width:6px}.PageHeader_right{column-gap:8px;margin-top:-8px}.PageHeader_right_stat{display:flex;flex-wrap:wrap;gap:4px;width:200px}@media (max-width: 350px){.PageHeader_right_stat{width:170px}}@media (max-width: 340px){.PageHeader_right_stat{width:150px}}.PageHeader_right_stat_dd{width:100%!important;flex-wrap:wrap}.PageHeader_right_stat_dd_inner{width:100%;background-color:#09142d;border-radius:0 0 12px 12px;display:flex;justify-content:center;flex-wrap:wrap;padding:4px}.PageHeader_right_stat_dd_inner_closed{background-color:#09142d00}.PageHeader_right_stat_dd_list{width:100%;display:flex;flex-wrap:wrap;gap:4px}.PageHeader_right_stat_dd .Button{width:100%}.PageHeader_right_stat_dd_opener{transform:rotate(-90deg);position:relative;top:-8px}.PageHeader_right_stat_dd_opener_opened{top:4px;transform:rotate(90deg)}.PageHeader_right_stat_element{padding:0 12px;display:flex;justify-content:space-between;background-color:#bae2ff1a;border-radius:8px;align-items:center;height:26px;width:100%}.PageHeader_right_stat_element_left{display:flex}.PageHeader_right_stat_element_left_diamond{height:22px}.PageHeader_right_stat_element_left_diamond_wrapper{left:12px}.PageHeader_right_stat_element_left_diamond_path{display:flex;justify-content:center;align-items:baseline!important;left:16px}.PageHeader_right_stat_element_left_diamond_path svg{min-width:700px;min-height:420px;max-height:420px;pointer-events:none;opacity:0}.PageHeader_right_stat_element_left_arrow{height:13px}.PageHeader_right_stat_element_left_arrow_wrapper{top:5px}.PageHeader_right_stat_element_right{font-size:15px;font-weight:700;display:flex;column-gap:6px;white-space:nowrap}@media (max-width: 350px){.PageHeader_right_stat_element_right{font-size:13px}}.PageHeader_right_stat_element_right span{display:none}@media (max-width: 350px){.PageHeader_right_stat_element_right span{font-size:13px}}.PageHeader_right_stat_element_right_delta{display:block!important}@media (max-width: 350px){.PageHeader_right_stat_element_right_delta{font-size:13px}}.PageHeader_right_stat_element_right_delta_plus{color:#98e585}@media (max-width: 350px){.PageHeader_right_stat_element_right_delta_plus{font-size:13px}}.PageHeader_right_stat_element_right_delta_minus{color:#e58585}@media (max-width: 350px){.PageHeader_right_stat_element_right_delta_minus{font-size:13px}}.Sidebar{width:100%;max-width:500px;background-color:#09142d;display:flex;flex-wrap:wrap;row-gap:10px;align-content:baseline;overflow-y:scroll;padding-bottom:30px;border-radius:12px 12px 0 0}.Sidebar_media{padding:0 10px;display:flex;align-items:center;justify-content:space-between;width:100%;column-gap:8px}.Sidebar_media_element{width:100%;background-color:#1a294b;display:flex;align-items:center;justify-content:center;border-radius:10px;height:48px}.Sidebar_wrapper{position:fixed;top:0;left:0;padding:0 20px;height:100vh;background-color:#0b1630b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;display:flex;justify-content:center;align-items:end}.Sidebar_header{display:flex;align-items:center;justify-content:space-between;padding:10px;width:100%;font-size:14px;font-weight:700}.Sidebar_element{width:100%;height:48px;background-color:#0c1936;display:flex;align-items:center;border-radius:10px;padding:0 16px;column-gap:10px;font-size:14px;font-weight:700;margin:0 10px;justify-content:space-between}.Sidebar_element_left{display:flex;align-items:center;column-gap:10px}.Sidebar_element_left img{height:20px}.Sidebar_element_right{display:flex;align-items:center}.Sidebar_element_right img{transform:rotate(180deg);width:20px}.ClansHeader{display:flex;justify-content:space-between}.ClansHeader_header{display:flex;align-items:center;column-gap:12px;font-size:18px;font-weight:700}.ClansList_list{display:flex;flex-wrap:wrap;row-gap:5px;padding-bottom:64px;margin-top:16px}.ClansList_list.user_element_show{padding-bottom:155px}.ClansList_list_element{width:100%;display:flex;padding:0 12px;background-color:#0d1830;height:58px;align-items:center;overflow:hidden;border-radius:12px;justify-content:space-between}.ClansList_list_element_left{display:flex;align-items:center;width:100%}.ClansList_list_element_wrapper{width:100%;padding:1px}.ClansList_list_element_wrapper_gold{background:linear-gradient(160deg,#dbb026,#dbb02600,#dbb02600);border-radius:12px}.ClansList_list_element_wrapper_silver{background:linear-gradient(160deg,#8bb0c8,#8bb0c800,#8bb0c800);border-radius:12px}.ClansList_list_element_wrapper_bronze{background:linear-gradient(160deg,#be563b,#be563b00,#be563b00);border-radius:12px}.ClansList_list_element_wrapper_me{position:fixed;bottom:75px;max-width:510px;background:linear-gradient(160deg,#46b0fc,#46b0fc00,#46b0fc00);border-radius:12px;z-index:3;margin-left:-15px}@media (max-width: 510px){.ClansList_list_element_wrapper_me{width:100%;margin-left:-10px}}.ClansList_list_element_wrapper_mt{margin-top:16px}.ClansList_list_element_number{min-width:50px;display:flex;align-items:center;padding-left:20px}.ClansList_list_element_number_decor{min-width:70px;min-height:70px;filter:blur(50px);position:relative;top:-40px;opacity:.8}.ClansList_list_element_number_decor_gold{background-color:#f6b71b}.ClansList_list_element_number_decor_silver{background-color:#1bb4f6}.ClansList_list_element_number_decor_bronze{background-color:#f65d1b}.ClansList_list_element_number_decor_white{background-color:#fff4;opacity:0}.ClansList_list_element_number_decor_me{background-color:#1bb4f6;filter:blur(50px);min-width:90px;min-height:90px}.ClansList_list_element_number_text{font-size:14px;font-weight:900;text-shadow:0px 4px 5px rgba(0,0,0,.2666666667)}.ClansList_list_element_number_medal{filter:drop-shadow(0px 0px 2px rgba(0,0,0,.5333333333))}.ClansList_list_element_name{width:100%;display:flex;align-items:center;padding-right:8px;position:relative;z-index:2;column-gap:8px}@media (max-width: 400px){.ClansList_list_element_name_text{font-size:12px}}.ClansList_list_element_name_text_name{font-size:14px;font-weight:700}.ClansList_list_element_name_text_clansCount{font-size:12px;font-weight:700;color:#718bc3}@media (max-width: 340px){.ClansList_list_element_name_shield{display:none}}.ClansList_list_element_users{display:flex;align-items:center;column-gap:4px;width:100%;color:#718bc3;padding-right:8px;font-size:12px;font-weight:700;justify-content:right}.ClansList_list_element_balance{column-gap:6px;display:flex;align-items:center;font-size:12px;justify-content:right;font-weight:700;min-width:100px;white-space:nowrap}.ClansList_list_element_balance img{width:15px}.ClansList_list_element:hover{cursor:pointer}.ClansList_list_header{height:30px;background:none}.ClansList_list_header .ClansList_list_element_number .free_img,.ClansList_list_header .ClansList_list_element_name,.ClansList_list_header .ClansList_list_element_users,.ClansList_list_header .ClansList_list_element_balance{color:#446383;font-size:12px;font-weight:700}@media (max-width: 380px){.ClansList_list_header .ClansList_list_element_name,.ClansList_list_header .ClansList_list_element_users,.ClansList_list_header .ClansList_list_element_balance{font-size:10px}}@media (max-width: 350px){.ClansList_list_header .ClansList_list_element_name,.ClansList_list_header .ClansList_list_element_users,.ClansList_list_header .ClansList_list_element_balance{font-size:8px}}.ClanPage{padding-bottom:100px}.ClanPage_content,.ClanPage_nav{position:relative;z-index:1}.ClanPage_decor{position:relative;z-index:0;width:100%;height:160px;display:flex;justify-content:center;align-items:center}.ClanPage_decor_light_inner{min-width:300px;min-height:300px;background-color:#038cff;filter:blur(100px);border-radius:100%;margin-top:-80px}.ClanPage_decor_safe img{width:160px}.ClanPage_back{width:fit-content;background-color:#0b233466;padding:12px 16px;display:flex;justify-content:center;column-gap:6px;font-weight:700;border-radius:12px}.ClanPage_levelUp{margin-top:8px}.ClanPage_header{margin-top:16px;display:flex;justify-content:space-between;align-items:center}.ClanPage_header_name{font-size:18px;font-weight:700}.ClanPage_header_usersCount{color:#718bc3;font-size:14px;font-weight:600;display:flex;align-items:center;margin-top:2px;column-gap:4px}.ClanPage_link{margin-top:18px;background:linear-gradient(to right,#9fbfff17,#6085ce24);display:flex;justify-content:space-between;border-radius:8px;align-items:center;padding:10px 10px 10px 18px;font-size:14px;font-weight:600;color:#718bc3}.ClanPage_link_copy{background-color:#283f6e;border-radius:8px;height:32px;width:32px;display:flex;justify-content:center;align-items:center}.ClanPage_controls{background-color:#b2ccff0a;margin-top:16px;padding:5px;border-radius:12px;border:1px solid #313D59;display:flex;column-gap:8px}.ClanPage_controls_element{width:100%}.ClanPage_summary{margin-top:10px}.ClanPage_summary_text{margin-top:16px;color:#718bc3;font-size:14px;font-weight:600;line-height:22px}.ClanPage_lvl{display:flex;justify-content:space-between;margin-top:16px}.ClanPage_lvl_value{font-size:16px;font-weight:900}.ClanPage_lvl_valueFrom{font-size:12px;font-weight:700;color:#718bc3}.ClanPage_lvl_progress{margin-top:8px}.ClanPage_totalBalance{width:100%;margin-top:16px;height:58px;background:#d0e5ff08 linear-gradient(50deg,#fdd437,#fdd43744,#0e193100,#0e193100,#0e193100);border-radius:12px;display:flex;align-items:center;padding:0 20px;column-gap:10px;justify-content:space-between}.ClanPage_totalBalance_decor{width:32px}.ClanPage_totalBalance_diamond{width:24px}.ClanPage_totalBalance_left{display:flex;align-items:center;column-gap:10px;font-weight:600}.ClanPage_usersList{margin-top:10px;display:flex;flex-wrap:wrap;row-gap:5px}.ClanPage_usersList_element{width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#d0e5ff08;border-radius:12px;height:58px;overflow:hidden;padding:0 16px}.ClanPage_usersList_element_left{display:flex;align-items:center;column-gap:4px}.ClanPage_usersList_element_decor_inner{min-width:100px;min-height:100px;filter:blur(50px);top:40px;opacity:.8;transition:opacity .2s;position:relative;z-index:-1}.ClanPage_usersList_element_decor_inner_gold{background-color:#f6b71b}.ClanPage_usersList_element_decor_inner_silver{background-color:#1bb4f6}.ClanPage_usersList_element_decor_inner_bronze{background-color:#f65d1b}.ClanPage_usersList_element_name{font-size:14px;font-weight:700;display:flex;column-gap:8px}.ClanPage_usersList_element_rank{font-size:12px;font-weight:700;color:#fff9}.ClanPage_usersList_element_balance{display:flex;align-items:center;column-gap:4px;font-size:14px;font-weight:700}.ClanPage_usersList_element_balance img{width:20px;height:20px}.ReferralPage_header{overflow:hidden}.ReferralPage_header .container{display:flex;justify-content:space-between;align-items:center}.ReferralPage_header_content{max-width:200px;position:relative;z-index:2}.ReferralPage_header_content_header{font-size:24px;font-weight:700}.ReferralPage_header_content_text{font-size:13px;font-weight:600;color:#718bc3;line-height:20px;margin-top:8px}.ReferralPage_header_copy{position:relative;width:100%;z-index:3;display:flex;align-items:center;justify-content:space-between;column-gap:16px}.ReferralPage_header_decor{position:relative;z-index:1}.ReferralPage_header_decor_lights{top:-100px;right:100px}.ReferralPage_header_decor_rupor{right:100px}@media (max-width: 375px){.ReferralPage_header_decor_rupor{right:40px}}.ReferralPage_header_decor_light{top:-100px;right:100px}.ReferralPage_header_decor_light_inner{min-width:300px;min-height:300px;background-color:#038cff;filter:blur(100px)}.ReferralPage_header_link{background:linear-gradient(to right,#13213a,#225a80);display:flex;padding:8px;width:100%;justify-content:space-between;align-items:center;border-radius:12px;column-gap:8px}.ReferralPage_header_link_btn{width:100%;position:relative}.ReferralPage_header_link_btn img{position:absolute;left:20px}.ReferralPage_header_link_text{max-width:calc(100vw - 80px);overflow:hidden;font-size:12px;font-weight:600}.ReferralPage_header_link_wrapper{border-radius:12px;width:100%;padding:1px;background:linear-gradient(150deg,#56a5f3,#225a80,#225a80)}.ReferralPage_delimeter{width:100%;height:2px;background:linear-gradient(to right,#41afff00,#41afff,#41afff00)}.ReferralPage_subheader{margin-top:4px;display:flex;align-items:center;column-gap:4px;color:#bdd2ff;font-size:14px;font-weight:600}.ReferralPage_stat{margin-top:16px;display:flex;align-items:center;column-gap:8px}.ReferralPage_claim{margin-top:8px}.ReferralPage_list{margin-top:16px;display:flex;flex-wrap:wrap;row-gap:6px;padding-bottom:90px}.ReferralPage_list_element,.ReferralPage_list_header{width:100%;display:flex;align-items:center;padding:0 12px}.ReferralPage_list_element{height:52px;background-color:#d0e5ff08;border-radius:12px}.ReferralPage_list_user{width:50%;display:flex;column-gap:8px;align-items:center;font-size:14px;font-weight:700}.ReferralPage_list_balance,.ReferralPage_list_bonus{width:25%;column-gap:4px;display:flex;align-items:center;font-size:12px;font-weight:700}.ReferralPage_list_balance img,.ReferralPage_list_bonus img{height:15px}.ReferralPage_list_bonus{justify-content:right}.ReferralPage_list_header{height:30px}.ReferralPage_list_header .ReferralPage_list_user,.ReferralPage_list_header .ReferralPage_list_balance,.ReferralPage_list_header .ReferralPage_list_bonus{color:#446383;font-size:12px;font-weight:700}.ReferralPage_empty{background-color:#354f8733;width:100%;padding:53px 64px;border-radius:12px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.ReferralPage_empty_header{width:100%;color:#bdd2ff;text-align:center;font-size:16px;font-weight:700;margin-top:16px}.ReferralPage_empty_subheader{width:100%;color:#495b81;text-align:center;font-size:12px;font-weight:600;margin-top:4px}.Balance{background-color:#354f8733;width:fit-content;display:flex;overflow:hidden;align-items:center;justify-content:space-between;padding:6px;border-radius:12px}.Balance_large{width:100%}.Balance_info{display:flex;align-items:center;column-gap:8px}.Balance_btnInfo{width:20px;height:20px}.Balance_header{font-size:16px;font-weight:700}.Balance_subheader{color:#718bc3;font-size:12px;font-weight:600}.Balance_decor{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:linear-gradient(to bottom,#f69c12,#ff7832);border-radius:8px;border:1.5px solid #FFBF72;box-shadow:-3px 7px 30px #fa8d1f,0 4px 6px #0004}.Balance_decor_green{border:1.5px solid #8BFF8B;box-shadow:-3px 7px 30px #8bff8b,0 4px 6px #0004;background:linear-gradient(to bottom,#63e228,#3ed13d)}.TasksPage{padding-bottom:30px}.TasksPage_header{overflow:hidden}.TasksPage_header .container{display:flex;justify-content:space-between;align-items:center}.TasksPage_header_content{max-width:200px;position:relative;z-index:2;padding:12px 0}.TasksPage_header_content_header{font-size:24px;font-weight:700}.TasksPage_header_content_text{font-size:13px;font-weight:600;color:#718bc3;line-height:20px;margin-top:8px}.TasksPage_header_decor{position:relative;z-index:1}.TasksPage_header_decor_lights{top:-100px;right:100px}.TasksPage_header_decor_rupor{right:60px}@media (max-width: 375px){.TasksPage_header_decor_rupor{right:50px}}.TasksPage_header_decor_rupor img{width:140px}.TasksPage_header_decor_rupor_text{right:63px;top:47px;font-weight:700}@media (max-width: 375px){.TasksPage_header_decor_rupor_text{right:53px}}.TasksPage_header_decor_rupor_count{left:-8px;top:-10px;font-weight:700}@media (max-width: 375px){.TasksPage_header_decor_rupor_count{left:2px}}.TasksPage_header_decor_light{top:-100px;right:100px}.TasksPage_header_decor_light_inner{min-width:300px;min-height:300px;background-color:#038cff;filter:blur(100px)}.TasksPage_list{display:flex;flex-direction:column;gap:5px}.TasksPage_delimeter{width:100%;height:2px;background:linear-gradient(to right,#41afff00,#41afff,#41afff00)}.TasksPage_controls{background-color:#b2ccff0a;margin-top:16px!important;padding:5px;border-radius:12px;border:1px solid #313D59;display:flex;column-gap:8px;max-width:500px;width:100%}.TasksPage_controls_wrapper{display:flex;justify-content:center}.TasksPage_controls_element{width:100%}.TasksPage_controls .Button_xs{font-size:14px;padding:12px 8px}.TasksPage_subheader{margin-top:4px;display:flex;align-items:center;column-gap:4px;color:#bdd2ff;font-size:14px;font-weight:600}.TasksPage_subheader img{height:20px;width:20px;filter:brightness(1.5)}.TasksPage_element{background-color:#d0e5ff12;border-radius:12px;padding:10px}.TasksPage_element.completed{background-color:#d0e5ff08}.TasksPage_element_content{display:flex;align-items:center;justify-content:space-between;column-gap:8px}.TasksPage_element_content_left,.TasksPage_element_content_right{display:flex;align-items:center;column-gap:8px}.TasksPage_element_content_right{column-gap:14px}.TasksPage_element_content_decor{width:40px;height:40px}.TasksPage_element_content_name{max-width:220px;font-size:13px;font-weight:600}@media (max-width: 350px){.TasksPage_element_content_name{font-size:10px}}.TasksPage_element_content_value{display:flex;align-items:center;column-gap:4px;font-size:14px;font-weight:700}.TasksPage_element_content_value img{width:20px;height:20px}.TasksPage_element_status_text{justify-content:space-between;display:flex;margin-top:12px}.TasksPage_element_status_value{font-size:12px;font-weight:700;color:#718bc3}.TasksPage_element_status_left{font-size:12px;font-weight:600;color:#bacaeb}.TasksPage_element_status_progressBar{margin-top:8px}.RatingPage_header{font-size:24px;font-weight:700;width:100%;text-align:center;margin-top:16px}.RatingPage_selector{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:16px;column-gap:8px}.RatingPage_selector_nav{min-width:36px;min-height:36px;border:1px solid #8BFF8B;display:flex;justify-content:center;align-items:center;border-radius:8px;background:linear-gradient(to bottom,#63e227,#33cb42)}.RatingPage_selector_nav_next img{transform:rotate(180deg)}.RatingPage_selector_center{display:flex;justify-content:space-between;width:100%;background:#110a394a;align-items:center;column-gap:8px;min-height:36px;padding:0 12px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.RatingPage_selector_center_price{display:flex;align-items:center;column-gap:4px;font-size:12px;font-weight:700}.RatingPage_selector_center_price img{width:20px}.RatingPage_p{font-size:13px;font-weight:600;color:#718bc3;text-align:center;margin-top:6px;width:100%}.RatingPage_decor{overflow:hidden;position:relative;z-index:0}.RatingPage_decor .container{display:flex;flex-wrap:wrap;justify-content:center;position:relative;z-index:1}.RatingPage_decor_img{width:110px;height:110px;margin-top:16px}.RatingPage_decor_cardBg img{width:800px}.RatingPage_decor_light_inner{min-width:250px;min-height:250px;filter:blur(100px);background-color:#5d31da}.RatingPage_decor_bg{position:relative;z-index:0;width:100%;display:flex;justify-content:center;align-items:center}.RatingPage_decor_number{margin-top:16px;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.RatingPage_decor_number img{width:120px}.RatingPage_decor_number_value{font-size:38px;font-weight:900}.RatingPage_decor_number_value_shadow{-webkit-text-stroke:3px #733AFF}.RatingPage_level{width:100%;display:flex;justify-content:center;margin-top:12px;align-items:center;column-gap:10px}.RatingPage_level_value{font-size:16px;font-weight:700;padding:6px;border-radius:8px;background-color:#733aff}.RatingPage_level_rank{font-size:16px;font-weight:700}.RatingPage_delimeter{width:100%;height:2px;background:linear-gradient(to right,#41afff00,#41afff,#41afff00)}.RatingPage_subheader{margin-top:4px;display:flex;align-items:center;column-gap:4px;color:#bdd2ff;font-size:14px;font-weight:600}.RatingPage_subheader img{width:20px;height:20px}.RatingPage_participantsCount{color:#718bc3;font-size:12px;font-weight:700;background-color:#132242;border-radius:6px;padding:4px 6px}.RatingPage_list{display:flex;flex-wrap:wrap;row-gap:5px;padding-bottom:128px;margin-top:12px}.RatingPage_list_element{width:100%;display:flex;padding:0 12px;background-color:#0d1830;height:58px;align-items:center;overflow:hidden;border-radius:12px}.RatingPage_list_element_wrapper{width:100%;padding:1px}.RatingPage_list_element_wrapper_gold{background:linear-gradient(160deg,#dbb026,#dbb02600,#dbb02600);border-radius:12px}.RatingPage_list_element_wrapper_silver{background:linear-gradient(160deg,#8bb0c8,#8bb0c800,#8bb0c800);border-radius:12px}.RatingPage_list_element_wrapper_bronze{background:linear-gradient(160deg,#be563b,#be563b00,#be563b00);border-radius:12px}.RatingPage_list_element_wrapper_me{position:fixed;bottom:100px;max-width:510px;background:linear-gradient(160deg,#46b0fc,#46b0fc00,#46b0fc00);border-radius:12px;z-index:3;margin-left:-15px}@media (max-width: 510px){.RatingPage_list_element_wrapper_me{width:calc(100% - 15px);margin-left:-5px}}.RatingPage_list_element_number{width:20%;display:flex;align-items:center;padding-left:20px}.RatingPage_list_element_number_decor{min-width:70px;min-height:70px;filter:blur(50px);position:relative;top:-40px;opacity:.8;transition:opacity .2s}.RatingPage_list_element_number_decor_gold{background-color:#f6b71b}.RatingPage_list_element_number_decor_silver{background-color:#1bb4f6}.RatingPage_list_element_number_decor_bronze{background-color:#f65d1b}.RatingPage_list_element_number_decor_white{background-color:#fff4;opacity:0}.RatingPage_list_element_number_decor_me{background-color:#1bb4f6;filter:blur(50px);min-width:90px;min-height:90px}.RatingPage_list_element_number_text{font-size:14px;font-weight:900;text-shadow:0px 4px 5px rgba(0,0,0,.2666666667)}.RatingPage_list_element_number_medal{filter:drop-shadow(0px 0px 2px rgba(0,0,0,.5333333333))}.RatingPage_list_element_name{width:55%;display:flex;align-items:center;padding-right:8px;column-gap:8px;font-size:14px;font-weight:700;position:relative;z-index:2}.RatingPage_list_element_diamonds{column-gap:6px;display:flex;align-items:center;width:25%;font-size:12px;justify-content:right;font-weight:700}.RatingPage_list_element_diamonds img{width:15px}.RatingPage_list_element:hover{cursor:pointer}.RatingPage_list_element:hover .LevelPage_list_element_number_decor{opacity:1}.RatingPage_list_header{height:30px;margin-top:16px;background:none}.RatingPage_list_header .LevelPage_list_element_number .free_img,.RatingPage_list_header .LevelPage_list_element_name,.RatingPage_list_header .LevelPage_list_element_users,.RatingPage_list_header .LevelPage_list_element_diamonds{color:#446383;font-size:12px;font-weight:700}.UpgradePage{padding-bottom:70px}.UpgradePage_selector{background-color:#b2ccff0a;border-radius:12px;display:flex;column-gap:8px;padding:5px;border:1px solid #313D59;width:100%;position:relative;z-index:2}.UpgradePage_selector_element{width:100%}.UpgradePage_top{overflow:hidden}.UpgradePage_top .container{display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:0}.UpgradePage_top_btn{margin-top:8px}.UpgradePage_top_btn_wrapper{position:absolute;top:-7px;right:0}.UpgradePage_top_btn_wrapper img{width:23px;height:23px}.UpgradePage_header{margin-top:16px;font-weight:700;font-size:20px;text-align:center;width:100%;position:relative;z-index:2}.UpgradePage_subheader{margin-top:2px;font-weight:600;font-size:12px;color:#718bc3;text-align:center;width:100%;position:relative;z-index:2}.UpgradePage_delimeter{width:100%;height:2px;background:linear-gradient(to right,#41afff00,#41afff,#41afff00)}.UpgradePage_delimeter_slots{background:linear-gradient(to right,#41afff00,#73ff1e,#41afff00)}.UpgradePage_decor{width:100%;height:200px;display:flex;justify-content:center;align-items:end;position:relative;z-index:0;margin-top:16px}.UpgradePage_decor_bgCards img{width:800px}.UpgradePage_decor_light_inner{min-width:300px;min-height:300px;background-color:#3189da;border-radius:300px;filter:blur(100px);transform:translateZ(0)}.UpgradePage_decor_light_inner_slots{background-color:#73ff1e}.UpgradePage_decor_light_inner_casino{background-color:#1effd6}.UpgradePage_decor_light_inner_clan{background-color:#006fd6}.UpgradePage_decor_chelik{align-items:end!important;left:60px}.UpgradePage_decor_chelik img{width:240px}.UpgradePage_decor_chikulya{align-items:end!important;left:-80px}.UpgradePage_decor_chikulya img{width:200px}.UpgradePage_decor_fury{align-items:end!important;top:50px}.UpgradePage_decor_fury img{width:160px}.UpgradePage_decor_clan{align-items:end!important}.UpgradePage_decor_clan img{width:230px}.UpgradePage_decor_slot{align-items:end!important}.UpgradePage_decor_slot img{width:300px}.UpgradePage_decor_city{width:100%;top:-130px}.UpgradePage_decor_city img{width:100vw;height:300px;object-fit:cover;opacity:1}.UpgradePage_upgrade{display:flex;justify-content:space-between}.UpgradePage_upgrade_decor{filter:drop-shadow(0px 0px 20px #40D13B);transform:translateZ(0)}.UpgradePage_upgrade_lvl{font-size:24px;font-weight:700;width:100%;text-transform:uppercase}.UpgradePage_upgrade_from,.UpgradePage_upgrade_to{display:flex;flex-wrap:wrap}.UpgradePage_upgrade_char{display:flex;width:100%;align-items:center;column-gap:8px;margin-top:4px}.UpgradePage_upgrade_description{max-width:70px;font-size:12px;font-weight:600}.UpgradePage_upgrade_percent{padding:6px 8px;background-color:#c11455;border-radius:7px;font-size:12px;font-weight:600}.UpgradePage_upgrade_to .StaffPage_upgrade_lvl{text-align:right}.UpgradePage_upgrade_to .StaffPage_upgrade_char{justify-content:right}.UpgradePage_upgrade_to .StaffPage_upgrade_description{text-align:right}.UpgradePage_upgrade_to .StaffPage_upgrade_percent{background-color:#80c114}.UpgradePage_balanceAndPrice{display:flex;justify-content:center;column-gap:4px;margin-top:16px}.UpgradePage_balanceAndPrice_element{text-align:center;padding:14px 20px;width:100%;background-color:#354f872e;border-radius:12px}.UpgradePage_balanceAndPrice_element_name{color:#718bc3;font-size:10px;font-weight:700}.UpgradePage_balanceAndPrice_element_value{margin-top:4px;display:flex;align-items:center;justify-content:center;column-gap:8px;font-size:14px;font-weight:700}.UpgradePage_balanceAndPrice_element_value img{width:20px}.UpgradePage_inc{margin-top:12px}.upgrades_level_max{text-align:center;margin-top:42px}.upgrades_level_max_title_svg{position:absolute;top:-50px;left:calc(50% - 66px)}.upgrades_level_max_title_decor{width:100%!important;z-index:0!important}.upgrades_level_max_title_decor_inner{min-width:300px;min-height:50px;background-color:#63e227;border-radius:100%;filter:blur(50px)}.upgrades_level_max_title_text{font-size:24px;font-weight:700;line-height:29.26px;letter-spacing:-.02em;position:relative;z-index:2}.upgrades_level_max_description,.upgrades_level_max_wow{margin-top:33px;font-size:13px;font-weight:700;line-height:15.85px;letter-spacing:.02em;color:#718bc3}.SlotsPage{min-height:100vh}.SlotsPage_auto{width:100%;display:flex;align-items:center;justify-content:center;column-gap:8px;font-size:16px;font-weight:700;position:relative;z-index:1;margin-top:8px}.SlotsPage_inner{overflow:hidden;min-height:calc(100vh - 80px);border-radius:16px 16px 0 0;background:linear-gradient(to bottom,#78c6ff0d,#48779900);padding-bottom:120px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:100%}.SlotsPage_inner-info{margin-left:auto;margin-right:20px;margin-bottom:20px}.SlotsPage_inner_top{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;row-gap:30px}.SlotsPage_inner_title{width:100%;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.SlotsPage_inner_title .title{width:100%;max-width:200px;max-height:50px}@media (max-height: 500px){.SlotsPage_inner{padding-top:30px}}@media (max-height: 450px){.SlotsPage_inner{padding-top:10px}}@media (max-height: 750px){.SlotsPage_inner{padding-bottom:80px}}.SlotsPage_header{display:flex;justify-content:center;column-gap:40px;position:relative;z-index:1}.SlotsPage_nextUpdate{margin-top:40px!important;display:flex;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}@media (max-height: 750px){.SlotsPage_nextUpdate{margin-top:0!important}}.SlotsPage_nextUpdate_header{width:100%;color:#718bc3;font-size:15px;font-weight:700;text-align:center}.SlotsPage_nextUpdate_value{width:100%;display:flex;justify-content:center;align-items:center;margin-top:4px;column-gap:4px;font-size:15px;font-weight:700}.SlotsPage_nextUpdate_value img{height:21px}.SlotsPage_nextUpdate_progress{width:200px;margin-top:8px}.SlotsPage_buttons{margin-top:70px;display:flex;width:100%;align-items:center;position:relative;z-index:1;justify-content:center;column-gap:16px}@media (max-height: 750px){.SlotsPage_buttons{margin-top:20px!important}}.Game{min-width:240px;min-height:123px;max-width:240px;max-height:123px;overflow:hidden;display:flex;column-gap:8px;padding:0 8px;transform:rotate(180deg)}@keyframes pulse{0%{transform:scale(1) rotate(180deg)}25%{transform:scale(1.2) rotate(180deg)}50%{transform:scale(1) rotate(180deg)}75%{transform:scale(1.2) rotate(180deg)}to{transform:scale(1) rotate(180deg)}}.Game_slotElement{transform:rotate(180deg)}@keyframes blurSpin{0%{filter:blur(0px) brightness(1);opacity:1}50%{filter:blur(3px) brightness(1.8);opacity:.75}70%{filter:blur(2px) brightness(1.2);opacity:.75}to{filter:blur(0px) brightness(1);opacity:1}}.Game_line{transition-property:transform;width:100%;display:flex;flex-wrap:wrap;justify-content:center;row-gap:10px}.Game_line img{position:relative;top:-23px;width:50px;height:50px}.Game_wrapper{width:100%;height:120px;display:flex;justify-content:center;margin-top:60px;position:relative;z-index:0}@media (max-width: 400px){.Game_wrapper{transform:scale(.8)}}@media (max-height: 750px){.Game_wrapper{transform:scale(.8);margin-top:30px}}.Game_wrapper_1{height:150px;margin-top:120px}@media (max-height: 750px){.Game_wrapper_1{height:120px;margin-top:70px}}.Game_wrapper_2{height:165px;margin-top:135px}@media (max-height: 750px){.Game_wrapper_2{height:135px;margin-top:80px}}.Game_wrapper_3{height:170px;margin-top:135px}@media (max-height: 750px){.Game_wrapper_3{height:140px;margin-top:85px}}.Game_wrapper_4{height:150px;margin-top:110px}@media (max-height: 750px){.Game_wrapper_4{height:130px;margin-top:70px}}.Game_light{min-width:400px;min-height:400px;background-color:#038cff;filter:blur(100px);border-radius:100%;margin-top:150px}.Game_lights{opacity:.2;animation:homeLightRotate 30s infinite linear}.Game_slots_body,.Game_slots_tint{top:110px;align-items:end!important}.Game_slots_currencies{top:95px;align-items:end!important}.Game_slots_currencies_inner{min-width:240px;min-height:123px}.Game_decor{height:280px;display:flex;justify-content:center;align-items:center}.Game_decor_light{min-width:300px;min-height:300px;background-color:#038cff;filter:blur(100px);border-radius:100%;margin-top:150px}.Game_decor_light_1{background-color:#ae88ff}.Game_decor_light_2{background-color:#ff88ba}.Game_decor_light_3{background-color:#ff7144}.Game_decor_light_4{background-color:#ff6670}.Game_decor_lights{opacity:.2;animation:homeLightRotate 30s infinite linear}@keyframes homeLightRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Game_decor_slots_currencies{top:95px;align-items:end!important}.Game_decor_slots_currencies_inner{min-width:240px;min-height:123px}.Game_squirt{top:100px;z-index:9999999999}.Game_skin_back0{top:110px;left:1px;align-items:end!important}.Game_skin_back0 img{width:366px}.Game_skin_back1{top:135px;left:10px;align-items:end!important}.Game_skin_back1 img{width:366px}.Game_skin_back2{top:172px;left:7px;align-items:end!important}.Game_skin_back2 img{width:400px}.Game_skin_back3{top:160px;left:16px;align-items:end!important}.Game_skin_back3 img{width:370px}.Game_skin_back4{top:140px;left:14px;align-items:end!important}.Game_skin_back4 img{width:330px}#vfx-portal{position:absolute;top:0;width:100%;z-index:999999}.GameDiamondSquirt{display:flex;align-items:center;justify-content:center;width:100%;pointer-events:none}.GameDiamondSquirt svg{overflow:visible}.GameDiamondSquirt_path{top:-30px;align-items:baseline!important}@media (max-height: 800px){.GameDiamondSquirt_path{top:-60px}}@media (max-height: 700px){.GameDiamondSquirt_path{top:-90px}}@media (max-height: 600px){.GameDiamondSquirt_path{top:-120px}}.GameDiamondSquirt_diamond{opacity:0}.GameDiamondSquirt_diamond img{width:50px;transform:rotate(90deg)}.SindicatesHeader{display:flex;justify-content:space-between}.SindicatesHeader_header{display:flex;align-items:center;column-gap:12px;font-size:18px;font-weight:700}.SindicatePage_decor{position:relative;z-index:-1;width:100%;height:160px;display:flex;justify-content:center;align-items:center}.SindicatePage_decor_light_inner{min-width:300px;min-height:300px;background-color:#f09e32;filter:blur(100px);border-radius:100%;margin-top:-80px}.SindicatePage_decor_lights{opacity:.4}.SindicatePage_decor_decor{top:-20px}.SindicatePage_decor_decor img{width:160px}.SindicatePage_back{width:fit-content;background-color:#0b233466;padding:12px 16px;display:flex;justify-content:center;column-gap:6px;font-weight:700;border-radius:12px}.SindicatePage_header{display:flex;justify-content:space-between;align-items:center}.SindicatePage_header_name{font-size:18px;font-weight:700}.SindicatePage_header_usersCount{color:#718bc3;font-size:14px;font-weight:600;display:flex;align-items:center;margin-top:2px;column-gap:4px}.SindicatePage_link{margin-top:18px;background:linear-gradient(to right,#9fbfff17,#6085ce24);display:flex;justify-content:space-between;border-radius:8px;align-items:center;padding:10px 10px 10px 18px;font-size:14px;font-weight:600;color:#718bc3}.SindicatePage_link_copy{background-color:#283f6e;border-radius:8px;height:32px;width:32px;display:flex;justify-content:center;align-items:center}.SindicatePage_controls{background-color:#b2ccff0a;margin-top:8px;padding:5px;border-radius:12px;border:1px solid #313D59;display:flex;column-gap:8px}.SindicatePage_controls_element{width:100%}.SindicatePage_subheader{display:flex;align-items:center;column-gap:4px;color:#bdd2ff;font-size:14px;font-weight:600;margin-top:16px}.SindicatePage_subheader_count{padding:4px 8px;border-radius:6px;background-color:#132242;font-size:12px;font-weight:700;color:#718bc3}.SindicatePage_summary{color:#718bc3;margin-top:10px;font-size:14px;font-weight:600;line-height:22px}.SindicatePage_usersList{margin-top:10px;display:flex;flex-wrap:wrap;row-gap:5px}.SindicatePage_usersList_element{width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#d0e5ff08;border-radius:12px;height:58px;overflow:hidden;padding:0 16px}.SindicatePage_usersList_element_left{display:flex;align-items:center;column-gap:4px}.SindicatePage_usersList_element_decor_inner{min-width:100px;min-height:100px;filter:blur(50px);top:40px;opacity:.8;transition:opacity .2s;position:relative;z-index:-1}.SindicatePage_usersList_element_decor_inner_gold{background-color:#f6b71b}.SindicatePage_usersList_element_decor_inner_silver{background-color:#1bb4f6}.SindicatePage_usersList_element_decor_inner_bronze{background-color:#f65d1b}.SindicatePage_usersList_element_name{font-size:14px;font-weight:700;display:flex;column-gap:8px}.SindicatePage_usersList_element_rank{font-size:12px;font-weight:700;color:#fff9}.SindicatePage_usersList_element_balance{display:flex;align-items:center;column-gap:4px;font-size:14px;font-weight:700}.SindicatePage_usersList_element_balance img{width:20px;height:20px}.AirdropPage{position:relative}.AirdropPage .decor{position:absolute;z-index:2345;top:200px;left:50px;animation:opacity 2s ease-in-out infinite alternate}.AirdropPage .decor-f{right:70px;left:auto;top:150px;animation-delay:2s}.AirdropPage .decor-t{right:100px;left:auto;top:200px;animation-delay:1s}.AirdropPage .decor-th{right:auto;left:100px;top:300px;animation-delay:.5s}.AirdropPage .decor-fo{right:140px;left:auto;top:350px;animation-delay:1.5s}.AirdropPage .center{transform-origin:center;animation:light 2s ease-in-out infinite alternate}@keyframes light{to{transform:scale(0)}}@keyframes opacity{to{opacity:.5;transform:scale(.5)}}.AirdropPage_inner{overflow:hidden;min-height:calc(100vh - 80px);border-radius:16px 16px 0 0;max-width:500px;padding:30px 30px 100px;margin:0 auto;background:linear-gradient(to bottom,#78c6ff0d,#48779900)}.AirdropPage .rot{transform:rotate(180deg)}.AirdropPage_header{width:100%;display:flex;align-items:center;column-gap:16px;position:relative;z-index:1}.AirdropPage_header_text{width:100%;text-align:center;font-size:24px;font-weight:700}.AirdropPage_header_line{margin-top:16px;width:100%;height:2px;background-color:#ffffff80}.AirdropPage_decor{height:72px;width:100%;margin-top:12px;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.AirdropPage_coin_left,.AirdropPage_coin_right{filter:brightness(.8)}.AirdropPage_coin_left{left:-53px}.AirdropPage_coin_right{left:53px}.AirdropPage_coin_line{width:100%!important;top:50px;position:relative;z-index:0}.AirdropPage_coin_line_inner{width:100%;background-color:#ffffff80;min-height:2px}.AirdropPage_arrow{left:-90px}.AirdropPage_arrow_right{left:90px;transform:rotate(180deg)}.AirdropPage_description{margin:16px auto 0;text-align:center;max-width:330px;font-size:13px;font-weight:600;position:relative;z-index:1}.AirdropPage_description span{color:#7ac240}.AirdropPage_light{width:100%!important;z-index:0;align-items:start!important;top:120px}.AirdropPage_light_inner{min-width:400px;min-height:600px;border-radius:100%;background-color:#038cff;filter:blur(100px)}.AirdropPage_elements{margin-top:16px;position:relative;z-index:1}.AirdropPage_element{display:flex;justify-content:space-between;align-items:center;margin-top:4px;background-color:#0c193699;border-radius:10px}.AirdropPage_elementY{border:2px solid #EABD32;flex-wrap:wrap}.AirdropPage_element_num,.AirdropPage_element_check{min-width:50px;min-height:50px;max-width:50px;max-height:50px;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:700}.AirdropPage_element_num img{width:50px}.AirdropPage_element_num_small img{width:30px}.AirdropPage_element_inner{display:flex;justify-content:space-between;align-items:center;width:100%}.AirdropPage_element_inner .AirdropPage_element_desc{color:#fff}.AirdropPage_element_inner .AirdropPage_element_check{transform:rotate(180deg)}.AirdropPage_element_desc{width:100%;font-size:13px;font-weight:600;color:#7a98b5;padding:4px 0}.AirdropPage_element_descY{width:100%;font-size:16px;font-weight:700;color:#eabd32;padding:4px 0}.AirdropPage_connect{margin-top:16px;position:relative;z-index:1}.SkinsPage_inner{overflow:hidden;min-height:calc(100vh - 80px);border-radius:16px 16px 0 0;background:linear-gradient(to bottom,#78c6ff0d,#48779900);max-width:500px;margin:0 auto;padding:18px 18px 120px}.SkinsPage_element{height:150px;width:100%;border-radius:12px;margin-top:12px;background:radial-gradient(circle,#1b97ff4d,#08305e66);display:flex;justify-content:center;flex-wrap:wrap;align-items:center;align-content:center;overflow:hidden;border:2px solid rgba(247,225,80,0)}.SkinsPage_element img{width:240px}.SkinsPage_element_1 img,.SkinsPage_element_2 img{width:200px}.SkinsPage_element_3 img,.SkinsPage_element_4 img{width:180px}.SkinsPage_element_selected{border:2px solid #F7E150}.SkinsPage_element_selected_0{background:radial-gradient(circle,#1b97ffd9,#08305ed9)}.SkinsPage_element_selected_1{background:radial-gradient(circle,#ae88ffd9,#08305ed9)}.SkinsPage_element_selected_2{background:radial-gradient(circle,#ff88bad9,#08305ed9)}.SkinsPage_element_selected_3{background:radial-gradient(circle,#ff7144d9,#08305ed9)}.SkinsPage_element_selected_4{background:radial-gradient(circle,#ff6670d9,#08305ed9)}.OnboardingPage_bg{width:100%;min-height:100vh;position:relative;z-index:-1}.OnboardingPage_bg_stage1{width:100%;min-height:100vh;object-fit:cover}.OnboardingPage_screen{width:100%!important;align-items:baseline!important;position:fixed!important;top:0}.OnboardingPage_screen_inner{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;min-height:100vh;background-color:#07122a88}.OnboardingPage_light{position:fixed!important;top:0;width:100%!important;align-items:baseline!important}.OnboardingPage_light_wrapper{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center}.OnboardingPage_light_inner{background:radial-gradient(circle,#038cff,#038cff66,#1f579e00);width:100%;min-height:100vh}.OnboardingPage_content{width:100%!important;align-items:baseline!important}.OnboardingPage_content_inner{width:100%;min-height:100vh}.OnboardingPage_top{width:100%;padding:0 30px;display:flex;flex-wrap:wrap}.OnboardingPage_stage{width:100%;text-align:center;margin-top:16px;font-size:24px;font-weight:900;color:#bec2ce;text-shadow:0px 3px 0px #282F4B}.OnboardingPage_stage span{font-size:24px;font-weight:900;color:#00a3ff}.OnboardingPage_progress{width:100%;margin-top:8px}.OnboardingPage_header{margin-top:16px;text-align:center;font-size:24px;font-weight:900;width:100%}.OnboardingPage_subheader{margin-top:4px;text-align:center;font-size:18px;font-weight:600}.OnboardingPage_tap{width:100%!important;align-items:baseline!important;position:fixed!important}.OnboardingPage_tap_wrapper{width:100%;min-height:100vh;display:flex;align-items:end;justify-content:center;padding-bottom:30px;pointer-events:none}.OnboardingPage_tap_inner{font-size:24px;font-weight:700}.OnboardingPage_duck{width:100%!important;align-items:baseline!important;margin-top:32px}.OnboardingPage_duck img{width:150px}.OnboardingPage_slot{width:100%!important;align-items:baseline!important;margin-top:32px}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;color:#fff;font-family:Montserrat;font-size:15px}.dnone{display:none!important}a{text-decoration:none}*{-webkit-touch-callout:none;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none}input,textarea{font-family:Montserrat;box-sizing:border-box}.free_img{width:0px;height:0px;display:flex;justify-content:center;align-items:center;position:relative}html{scroll-behavior:smooth;background-color:#07122a}body{background-color:#07122a;min-height:100vh}#root [class^=go],#root [class*=" go"]{background:transparent!important;padding:0!important;margin:0!important}::-webkit-scrollbar{width:8px;width:0px;height:8px}::-webkit-scrollbar-thumb{background-color:#0004;border-radius:10px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-button{display:none}scrollbar{-moz-appearance:none;width:8px;height:8px}scrollbar-thumb{background-color:#0004;border-radius:10px}scrollbar-track{border-radius:10px}body{overflow:visible}.container{width:100%;max-width:500px;margin:0 auto;padding:12px}#root{width:100%;overflow:hidden}.page{padding-bottom:100px}
