@charset "UTF-8";.HomePage_header{margin-top:-5px;display:flex;justify-content:center;column-gap:40px;position:relative;z-index:1}.HomePage_header_level{display:flex;justify-content:center;align-items:center;flex-direction:column;height:122px}.HomePage_header_level_decor{position:relative;display:flex;flex-direction:column}.HomePage_header_level_decor img{width:95px}.HomePage_header_level_decor_text{position:absolute;left:50%;top:calc(50% + 4px);transform:translate(-50%,-50%);font-size:36px;font-weight:700;text-shadow:0 2px 0 rgba(0,0,0,.5)}.HomePage_header_level_bottom{position:relative;margin-top:-20px}.HomePage_header_level_bottom_bg{width:100px;height:32px;z-index:3}.HomePage_header_level_bottom_text{position:absolute;transform:translate(-50%,-50%);font-size:12px;font-weight:600;left:50%;top:calc(50% - 2px);z-index:2}.HomePage_inner{background:url(/img/general/homePageBg.png) bottom;overflow:hidden;min-height:100vh;background-size:cover;max-width:500px;margin:0 auto;padding-top:65px}.HomePage .blink{position:absolute;z-index:6;animation:blinkRotate 15s infinite linear}.HomePage .blink:nth-child(odd){animation:blinkRotateReverse 15s infinite linear}@keyframes blinkRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blinkRotateReverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.HomePage_buttons{width:100%;margin:0 auto;max-width:500px;display:flex;justify-content:space-between;padding:0 12px}.HomePage_buttons_second_line{margin-top:12px}.HomePage_button{height:110px;width:110px;display:flex;justify-content:center;align-items:center;position:relative;flex-direction:column}.HomePage_button_decor{flex:1 0 97px;width:97px;height:97px}.HomePage_button_decor_icon{position:relative;z-index:3;width:97px;height:97px}.HomePage_button_decor_icon_locked{display:flex;flex-direction:column;align-items:center;position:absolute;top:calc(50% - 30px);right:37px;z-index:5;gap:1px;font-weight:700;font-size:10px;line-height:12px;text-shadow:0 2px 0 rgba(0,0,0,.5)}.HomePage_button_decor_icon_locked img{width:21px}.HomePage_button_decor_icon_img{width:86px;height:86px;left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;z-index:3}.HomePage_button_decor_icon .circular_border{position:absolute;top:0;left:0;width:97px;height:97px;z-index:2}.HomePage_button_decor_icon .circular_border_bg{position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;z-index:1;background:linear-gradient(180deg,#030116,#11067c)}.HomePage_button_name{width:85px;height:29px;min-height:29px;position:absolute;transform:translate(-50%);left:50%;bottom:0!important;font-size:12px;font-weight:700;text-shadow:0 2px 0 rgba(0,0,0,.5);z-index:4}.HomePage_button_name_bg{width:85px;height:29px;z-index:4}.HomePage_button_name_text{width:100%;text-align:center;position:absolute;transform:translate(-50%,-50%);font-size:12px;font-weight:600;left:50%;top:50%}.HomePage_button_slots .HomePage_button_decor_icon_img{left:calc(50% + 5px);top:calc(50% + -0px)}.HomePage_button_spin .HomePage_button_decor_icon_img{left:calc(50% + 8px);width:93px;height:78px;top:calc(50% + 1px)}.HomePage_button_spin .HomePage_button_value{width:20px;position:absolute;left:87px;top:42px;font-size:12px;font-weight:700;text-shadow:0 2px 0 rgba(0,0,0,.5);z-index:3;display:flex;justify-content:center}.HomePage_button_robe .HomePage_button_decor_icon_img{top:calc(50% - 4px);width:88px;height:94px}.HomePage_button_robe .HomePage_button_decor_icon_img.available{width:109px;left:calc(50% + 10px)}.HomePage_button_robe .HomePage_button_name{bottom:1px!important}.HomePage_button_leaderboard .HomePage_button_decor_icon_img{top:calc(50% + 2px);width:59px;height:70px}.HomePage_button_leaderboard .HomePage_button_name{bottom:4px!important}.HomePage_button:nth-child(2n):before{content:"";position:absolute;width:190px;left:21px;top:4px;bottom:16px;border-radius:42px;background:#140c40b3;z-index:2}.HomePage_button:nth-child(odd):before{content:"";position:absolute;width:190px;right:21px;top:4px;bottom:16px;border-radius:42px;background:#050017b3;z-index:2}.HomePageButton{width:110px;height:110px;display:flex;justify-content:center;align-items:center}.HomePageButton_timer{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)}@font-face{font-family:integralcf;src:url(/fonts/Integral-CF/heavyoblique.woff2) format("woff2");font-weight:700;font-style:italic}.ModalSpin__title{position:absolute;top:-75px;font-size:20px;font-weight:700;text-transform:uppercase}.ModalSpin_decor{height:0;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}.ModalSpin_lightning1 img{width:61px}@keyframes lightningLevi1{0%{transform:translate(0)}to{transform:translate(20px,-80px)}}.ModalSpin_lightning2{width:100%!important;top:-404px;left:192px;animation:lightningLevi2 10s infinite alternate}.ModalSpin_lightning2 img{width:43px;transform:scaleX(-1)}@keyframes lightningLevi2{0%{transform:translate(0)}to{transform:translateY(70px)}}.ModalSpin_lightning_super_spin1{width:100%!important;top:-100px;left:-200px;animation:superSpin1 12s infinite alternate}.ModalSpin_lightning_super_spin1 img{width:61px;transform:rotate(312deg)}@keyframes superSpin1{0%{transform:translate(0)}to{transform:translate(20px,-80px)}}.ModalSpin_lightning_super_spin2{width:100%!important;top:-477px;left:93px;animation:superSpin2 10s infinite alternate}.ModalSpin_lightning_super_spin2 img{width:43px;transform:scaleX(-1) rotate(341deg)}@keyframes superSpin2{0%{transform:translate(0)}to{transform:translateY(70px)}}.ModalSpin_lightning_super_spin3{width:100%!important;top:-154px;left:172px;z-index:55;animation:superSpin3 10s infinite alternate;animation-delay:2s}.ModalSpin_lightning_super_spin3 img{width:43px;transform:scaleX(-1)}@keyframes superSpin3{0%{transform:translate(0)}to{transform:translateY(50px)}}.ModalSpin_city_bg{width:100vw!important;max-width:500px!important;top:-200px;z-index:-1}.ModalSpin_city_bg img{width:100%}.ModalSpin_bg{width:100%!important;top:-240px;position:relative}.ModalSpin_bg img{width:520px;overflow:hidden}.ModalSpin_bg_drop_shadow img{animation:wheel-drop-shadow 4s infinite alternate}@keyframes wheel-drop-shadow{0%{filter:drop-shadow(2px -4px 6px #03204b)}25%{filter:drop-shadow(2px -4px 6px #5870ff)}50%{filter:drop-shadow(2px -4px 6px #94a8ff)}75%{filter:drop-shadow(2px -4px 6px #5870ff)}to{filter:drop-shadow(2px -4px 6px #03204b)}}.ModalSpin_bg_lights{top:-281px;left:50%;transform:translate(-50%);position:relative}.ModalSpin_bg_lights img{width:1060px;animation:wheel-rotate 2s infinite linear reverse;transform-origin:center}@keyframes wheel-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ModalSpin_bg:after{content:"";position:absolute;bottom:-235px;left:0;right:0;width:100%;height:151px;background:linear-gradient(0deg,#09142d 3.53%,#09142dd1 37.96%,#09142d00)}.ModalSpin_wheel{position:relative;width:100%!important;top:-258px;left:8px}.ModalSpin_wheel.superSpin{left:4px}.ModalSpin_wheel_arrow{position:absolute;z-index:3;top:20px;transform:translateY(-50px) rotate(90deg);right:65px}.ModalSpin_wheel_arrow img{width:72px}.ModalSpin_lightning.free_img{width:100%!important;justify-content:flex-end;right:50px;top:-300px}.ModalSpin_lightning.free_img img{width:50px}.ModalSpin_shader{top:10px;width:100%!important;z-index:2}.ModalSpin_content{padding:23px 23px 19px}.ModalSpin_content-info{margin-top:-10px}.ModalSpin_content-info_super_spin{text-transform:uppercase;text-align:center;font-weight:700;font-size:25px;line-height:30px;color:#fdd201}.ModalSpin_content-info_common_spin{font-size:16px;font-weight:600;text-transform:uppercase;color:#f7fbff;text-align:center;line-height:1.5}.ModalSpin_content-info_common_spin span{font-size:25px;color:#1dff33}.ModalSpin_header{font-size:16px;font-weight:700;margin-top:16px}.ModalSpin_additional,.ModalSpin .infoText{color:#446482;font-size:14px;line-height:1.5;text-align:center;font-weight:600}.ModalSpin_additional2{color:#fff7f7;font-size:14px;line-height:1.5;text-align:center;margin-top:5px;font-weight:600;position:relative;transition:opacity .3s}.ModalSpin_additional2_info{position:absolute;width:23px;top:50%;left:calc(50% + 82px);transform:translate(-50%,-50%)}.ModalSpin_additional2.opacityNone{opacity:0}.ModalSpin_additional2 .infoText{line-height:1}.ModalSpin_additional2 .color_blue{font-size:14px;color:#3290ff}.ModalSpin_additional2 .color_green{font-size:14px;color:#1dff33}.ModalSpin_spinButton{margin-top:16px}.ModalSpin_button{width:100%!important;z-index:3;top:-226px;left:4px;animation:flash 4s infinite ease-in-out}.ModalSpin_button img{border-radius:50%;outline:5px solid #001d47}.ModalSpin_progress{margin-top:-45px;padding:0 6px}.ModalSpin_progress_header{color:#446383;font-size:12px;font-weight:600}.ModalSpin_progress_value{font-size:16px;font-weight:700;text-shadow:1px 2px 0 rgba(0,0,0,.6);margin-top:3px}.ModalSpin_progress_bar{margin-top:10px}.ModalSpin_progress-title{text-align:center;color:#fdd201;text-transform:uppercase;font-size:14px;font-weight:700;line-height:19px}.ModalSpin_progress_bar_right_lights{position:absolute;z-index:2;right:-78px;top:-65px;width:140px;animation:modal_spin_progress_light 1.5s infinite linear}@keyframes modal_spin_progress_light{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ModalSpin_buttons{display:flex;column-gap:16px;margin-top:20px;margin-bottom:20px}.ModalSpin_buttons_btn{display:block}.ModalSpin_buttons_span{color:#ffffffb3;font-size:12px}.ModalSpin_buttons .Button{width:100%;border-radius:15px;font-size:15px;padding:20px 10px}@media screen and (max-height: 700px){.ModalSpin_buttons{margin-top:10px;margin-bottom:0}}.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_purple_gradient{border:1px solid #82B4FF;background:linear-gradient(180deg,#ba81ff 8%,#6501ee 114%);box-shadow:0 4px #4e00b8}.Button_purple_gradient:hover{box-shadow:0 2px #4e00b8}.Button_purple_gradient:active{box-shadow:0 0 #4e00b8}.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_brighter_blue{border:2px solid #61A4FF;background:linear-gradient(180deg,#4670fe 8%,#568fff 114%);box-shadow:0 4px #0053a3}.Button_brighter_blue:hover{box-shadow:0 2px #0053a3}.Button_brighter_blue:active{box-shadow:0 0 #0053a3}.Button_brighter_blue2{background:linear-gradient(180deg,#368add 8%,#67b4ff 114%);border:2px solid #88C4FF;box-shadow:0 4px #005eba}.Button_brighter_blue2:hover{box-shadow:0 2px #005eba}.Button_brighter_blue2:active{box-shadow:0 0 #005eba}.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}.ProgressBar{position:relative;background-color:#a9e7ff1a;height:8px;width:100%;border-radius:5px}.ProgressBar_tickets{width:52px;position:absolute;top:50%;right:-35px;transform:translateY(-50%)}.ProgressBar_inner{background-color:#08a6ff;height:8px;border-radius:5px}.ProgressBar_inner.box_shadow{box-shadow:0 0 20px #08a6ff}.ProgressBar_inner_green{background-color:#90ff64}.ProgressBar_inner_green.box_shadow{box-shadow:0 0 20px #90ff64}.ProgressBar_inner_yellow{background-color:#ffba08}.ProgressBar_inner_yellow.box_shadow{box-shadow:0 0 20px #ffba08}.ProgressBar_steps{width:100%!important;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.ProgressBar_steps_item{margin-top:-8px;width:0;height:8px;border-left:2px solid #09142D}.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%}.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}.Modal{position:fixed;top:0;left:0;background:linear-gradient(to top,#31426988,#0b163088);z-index:100;width:100%;height:100vh;display:flex;justify-content:center;align-items:end;align-content:end;flex-wrap:wrap;transition:.3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);will-change:transform,opacity}.Modal.modalHidden{background:transparent!important;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);will-change:transform,opacity}.Modal_del{width:100%}.Modal_inner{background-color:#09142d;width:100%;min-height:200px;max-height:100vh;border-radius:24px 24px 0 0;z-index:1;position:relative;max-width:500px;transition:transform .3s ease;will-change:transform,opacity}.Modal_inner.modalHidden{transform:translateY(100vh)}.Modal_inner.modalHiddenScale{transform:scale(0)}.Modal_inner.spinModal{position:initial}.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:12px;right:15px;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)}@keyframes segment-flash{0%{opacity:0}25%{opacity:.4}50%{opacity:0}75%{opacity:.4}to{opacity:0}}.segment-overlay{animation:segment-flash .75s ease-in-out infinite}@keyframes wheel-circle-flash{0%{transform:scale(1)}90%{transform:scale(1)}92%{transform:scale(1.1)}95%{transform:scale(1)}98%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes wheel-circle-stroke{0%{stroke-width:2.5px}90%{stroke-width:2.5px}92%{stroke-width:0}95%{stroke-width:2.5px}98%{stroke-width:0}to{stroke-width:2.5px}}.wheel_center{transform-box:fill-box;transform-origin:center;animation:wheel-circle-flash 4s infinite ease-in-out}.wheel_center>circle{stroke:#affaff;stroke-width:2.5px;animation:wheel-circle-stroke 4s infinite ease-in-out}.roulette_history{width:100%!important;position:relative;z-index:2;display:flex;flex-direction:column}.roulette_history_inner{flex:1 0 auto;display:flex;padding:0 20px;width:100%!important;justify-content:center!important;column-gap:10px;overflow-x:scroll;overflow-y:hidden;height:60px}.roulette_history_inner::-webkit-scrollbar{display:none}.roulette_history_inner img{height:40px}.roulette_history_item{height:34px;padding:0 10px;display:flex;align-items:center;border-radius:12px;column-gap:8px}.roulette_history_item_token{background:#0f4ca7}.roulette_history_item_token img{margin-left:-2px;width:30px;height:30px}.roulette_history_item_x10{background:linear-gradient(180deg,#70a9ff,#2b88ff)}.roulette_history_item_x10 img{width:39.79px;height:19.52px}.roulette_history_item_x5{background:#284b7f}.roulette_history_item_x5 img{width:33px;height:22px}.roulette_history_item_usdt{background:linear-gradient(180deg,#99ff68,#38c616)}.roulette_history_item_usdt img{transform:rotate(21.69deg);filter:drop-shadow(2px 9px 11.2px #25560A);width:32px;height:32px;margin-left:-5px}.roulette_history_item span{font-family:integralcf,sans-serif;font-size:18px;font-weight:700;font-style:italic;text-shadow:0 2px 0 rgba(0,0,0,.25);color:#fff}.ModalSpinInfo{padding:24px 24px 18px}.ModalSpinInfo_decor{height:150px;display:flex;justify-content:center;position:relative}.ModalSpinInfo_decor img{position:absolute;bottom:-180px;width:720px;z-index:2}.ModalSpinInfo_content{position:relative;z-index:3}.ModalSpinInfo_content_title{margin-top:-20px;font-weight:700;font-size:18px;line-height:22px;color:#fff;text-align:center}.ModalSpinInfo_content_description{font-weight:600;font-size:15px;line-height:21px;color:#446383;margin-top:10px;text-align:center}.ModalSpinInfo_content_buttons{position:relative;z-index:3;margin-top:27px;display:flex;column-gap:16px;margin-bottom:20px}.ModalSpinInfo_content_buttons .Button{width:100%;border-radius:15px;font-size:15px;padding:20px 10px}.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}.ModalOfflineBonus_decor_icon{width:204px}.ModalOfflineBonus_decor .green_blur{display:block}.ModalOfflineBonus_decor .green_blur .test{position:relative;top:-100px;z-index:-1;left:50%;transform:translate(-50%);width:205px;height:205px;background:#40d13c;filter:blur(50.7px)}.ModalOfflineBonus_decor .red_blur{display:block}.ModalOfflineBonus_decor .red_blur .test{position:relative;top:-100px;z-index:-1;left:50%;transform:translate(-50%);width:205px;height:205px;background:#ff1f73;filter:blur(50.7px)}.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 img{width:43px}.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}.ModalBottomGreenBlur{position:absolute;pointer-events:none;background:#1c9e1b96;filter:blur(83.7px);width:326px;height:326px;border-radius:50%;bottom:-282px;left:50%;transform:translate(-50%);z-index:3}.PageHeader{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:5px 15px 0!important;column-gap:16px;position:fixed;top:0;width:100%;z-index:99;max-width:500px;background-color:#07122a;transition:background-color .3s}.PageHeader_inner_noBlur{background:transparent;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.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;height:40px;align-items:center;padding:0 12px;font-weight:700;border-radius:12px}.PageHeader_left_back img{width:6px}.PageHeader_right{column-gap:13px}.PageHeader_right_stat{display:flex;flex-wrap:wrap;gap:4px;width:124px;cursor:pointer}@media (max-width: 350px){.PageHeader_right_stat{width:170px}}@media (max-width: 340px){.PageHeader_right_stat{width:150px}}.PageHeader_right_stat_dd{width:calc(100% + 8px)!important;flex-wrap:wrap}.PageHeader_right_stat_dd_inner{width:140px;margin-left:-8px;border-radius:0 0 24px 24px;background-color:#07122a;display:flex;justify-content:center;flex-wrap:wrap;padding:8px 8px 0}.PageHeader_right_stat_dd_inner_closed{transition:background-color .5s linear;background-color:transparent}.PageHeader_right_stat_dd_inner_opened .PageHeader_right_stat_dd_list{max-height:200px}.PageHeader_right_stat_dd_list{max-height:0;overflow:hidden;transition:max-height .5s linear;width:100%;display:flex;flex-wrap:wrap;gap:5px}.PageHeader_right_stat_dd .Button{width:100%}.PageHeader_right_stat_dd_opener{transform:rotate(-90deg);position:relative;top:-8px;transition:transform .3s ease,top .5s ease}.PageHeader_right_stat_dd_opener_opened{top:0;transform:rotate(90deg)}.PageHeader_right_stat_element{padding:0 4px;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{width:calc(100% - 25px);font-size:15px;font-weight:700;display:flex;justify-content:center;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}}.PageHeader_right_menu{cursor:pointer}.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)}.Sidebar{width:100%;max-width:500px;background-color:#09142d;display:flex;flex-wrap:wrap;row-gap:5px;align-content:baseline;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:5px}.Sidebar_media_element{width:100%;background-color:#1a294b;display:flex;align-items:center;justify-content:center;border-radius:10px;height:48px}.Sidebar_header{display:flex;align-items:center;justify-content:space-between;padding:10px 10px 7px;width:100%;font-size:20px;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;font-size:14px}.Sidebar_element_left img{height:20px}.Sidebar_element_right{display:flex;align-items:center}.Sidebar_element_right img{transform:rotate(180deg);width:20px}.ModalLangSelect{padding:24px}.ModalLangSelect_header{font-size:18px;font-weight:700}.ModalLangSelect_list{margin-top:24px;display:flex;flex-wrap:wrap;row-gap:12px}.overlay-container{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:stretch;z-index:101}.centered-content{position:relative;max-width:500px;width:100%;height:100%}.native-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0d1227e6;z-index:101;transition:opacity .3s ease;opacity:1;pointer-events:all}.tutorial_bottom_duck_bottom{z-index:104}.tutorial_bottom_duck_bottom_text{position:absolute;bottom:244px;transform:translateY(100%);left:15px;width:calc(100% - 160px);text-align:center}.tutorial_bottom_duck_bottom_text_title{color:#fff;font-weight:700;font-size:16px;line-height:22px}.tutorial_bottom_duck_bottom_text_description{font-weight:700;font-size:16px;line-height:22px;color:#718bc3}.tutorial_bottom_duck_bottom_duck{position:absolute;bottom:11px;right:21px;width:109px;height:274px;z-index:103}.tapHereContainer{display:flex;flex-direction:column;align-items:center;gap:12px;font-weight:700;font-size:20px;line-height:24px;letter-spacing:-.02em;color:#fff;position:absolute;left:50%;transform:translate(-50%)}.tapHereContainer_top img{transform:rotate(-90deg)}.tapHereContainer_right{flex-direction:row-reverse}.tapHereContainer_bottom{flex-direction:column-reverse}.tapHereContainer_bottom img{transform:rotate(-270deg)}.tapHereContainer_left{flex-direction:row}.tapHereContainer_left img{transform:scaleY(-1) rotate(-180deg)}.rect-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:101}.rect-overlay.slide-in{opacity:1}.rect-overlay.slide-out{opacity:0}.overlay.top,.overlay.bottom{width:100%}.overlay.left,.overlay.right{position:fixed;background:#0d1227e6}.highlighted-area{position:fixed;box-shadow:0 0 0 9999px #0d1227e6;pointer-events:none}.anim2{position:absolute;z-index:101;opacity:0;transition:opacity .3s ease}.anim2.slide-out{opacity:0}.anim2.slide-in{opacity:1}.tutorial_onboarding{z-index:102}.tutorial_onboarding_step_0{min-height:100vh;z-index:103;background:#07122a url(/img/onboarding/onboadringBackground.png) center;background-size:cover}.tutorial_onboarding_step_0_screen{width:100%!important;align-items:baseline!important;position:fixed!important;top:0}.tutorial_onboarding_step_0_screen_inner{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;min-height:100vh;background-color:#07122a88}.tutorial_onboarding_step_0_light{position:absolute!important;top:0;width:100%!important;align-items:baseline!important}.tutorial_onboarding_step_0_light_wrapper{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center}.tutorial_onboarding_step_0_light_inner{background:radial-gradient(circle,#038cff,#038cff66,#1f579e00);width:100%;height:100vh}.tutorial_onboarding_step_0_content{width:100%!important;align-items:baseline!important}.tutorial_onboarding_step_0_content_inner{width:100%;min-height:100vh}.tutorial_onboarding_step_0_top{width:100%;padding:0 30px;display:flex;flex-wrap:wrap}.tutorial_onboarding_step_0_header{margin-top:70px;text-align:center;font-size:20px;font-weight:900;width:100%}@media screen and (max-height: 600px){.tutorial_onboarding_step_0_header{margin-top:10px;font-size:16px}}.tutorial_onboarding_step_0_subheader{width:100%;margin-top:27px;padding:0 10px;text-align:center;font-size:16px;font-weight:700;font-family:Montserrat Alternates,sans-serif}.tutorial_onboarding_step_0_subheader>span{font-family:Montserrat Alternates,sans-serif}@media screen and (max-height: 600px){.tutorial_onboarding_step_0_subheader{margin-top:20px;font-size:14px}}.tutorial_onboarding_step_0_tap{position:absolute;width:100%;bottom:10vh;display:flex;justify-content:center}.tutorial_onboarding_step_0_tap_text{font-weight:700;font-size:24px;color:#fff;border-bottom:1px solid #fff}@media screen and (max-height: 700px){.tutorial_onboarding_step_0_tap{bottom:5vh}}.tutorial_onboarding_step_0_duck{width:100%!important;align-items:baseline!important;margin-top:32px}.tutorial_onboarding_step_0_duck img{height:50vh}@media screen and (max-height: 600px){.tutorial_onboarding_step_0_duck{margin-top:15px}}.tutorial_onboarding_step_2{position:absolute;display:flex;flex-direction:column;align-items:center;transform:translate(-50%);gap:11px;font-weight:700;font-size:20px;line-height:24px;color:#fff}.tutorial_onboarding_step_2_spinner{animation:1.5s spinStep infinite linear}.tutorial_onboarding_step_2_arrow{transform:rotate(-90deg)}@keyframes spinStep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pen-container{will-change:transform,opacity}.pen-container svg{overflow:visible;will-change:transform,opacity}.pen-stable{animation:refill .8s linear infinite;transform-origin:bottom}.pen-circle{animation:refill2 .8s linear infinite;transform-origin:top}.pen-circle2{animation:refill3 .8s linear infinite;transform-origin:top}.pen-circle3{animation:refill4 .8s linear infinite;transform-origin:top}@keyframes refill{0%{transform:scaleY(1)}30%{transform:scaleY(0)}60%{transform:scaleY(-1)}to{transform:scaleY(1)}}@keyframes refill2{0%{transform:translateY(0)}30%{transform:translateY(70px)}60%{transform:translateY(140px)}to{transform:translateY(0)}}@keyframes refill3{0%{transform:translateY(0)}30%{transform:translateY(70px)}60%{transform:translateY(160px)}to{transform:translateY(0)}}@keyframes refill4{0%{transform:translateY(0)}30%{transform:translateY(70px)}60%{transform:translateY(140px)}to{transform:translateY(0)}}#roulette{transform:scale(.8)}.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)}.Game_1{column-gap:14px}.Game_2{column-gap:15px;margin-top:-10px}.Game_3{min-width:250px;column-gap:39px}.Game_3 .Game_line{row-gap:30px}.Game_4{column-gap:27px}@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%;display:flex;justify-content:center;height:120px;margin-top:60px;position:relative}@media (max-height: 750px){.Game_wrapper{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_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{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);-webkit-backface-visibility:hidden;backface-visibility:hidden;filter:blur(100px);transform:translate3d(-50%,-50%,0);will-change:transform,opacity;position:absolute;top:calc(50% + 100px);left:50%;width:200vw;height:45vh;transform:translate(-50%,-50%);background-color:#038cff;border-radius:50%}.Game_decor_light_1{background:#ff88bab3}.Game_decor_light_2,.Game_decor_light_3{background-color:#ae88ff}.Game_decor_light_4{background-color:#ff6670}.safari .Game_decor_light,.not_safari .Game_decor_light{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);-webkit-backface-visibility:hidden;backface-visibility:hidden;filter:blur(100px);transform:translate3d(-50%,-50%,0);will-change:transform,opacity}.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:103px;align-items:end!important}.Game_decor_slots_currencies_inner{min-width:240px;min-height:123px}.Game_decor_slots_currencies_inner1{margin-bottom:-8px}.Game_decor_slots_currencies_inner4{min-width:220px}.Game_squirt{top:100px;z-index:9999999999}.Game_skin_hand{position:absolute;top:-52px;right:calc(50% - 210px);transform:translate(-50%);align-items:end!important}.Game_skin_hand_1{top:-51px;right:calc(50% - 224px)}.Game_skin_hand_2{top:-70px;right:calc(50% - 214px)}.Game_skin_hand_3{top:-75px;right:calc(50% - 230px)}.Game_skin_hand_4{top:-52px;right:calc(50% - 227px)}.Game_skin_back0{position:absolute;top:-100px;left:calc(50% + 1.5px);transform:translate(-50%);align-items:end!important}.Game_skin_back0 img{width:366px}.Game_skin_back1{position:absolute;top:-115px;left:calc(50% + 9px);transform:translate(-50%);align-items:end!important}.Game_skin_back1 img{width:366px}.Game_skin_back2{position:absolute;top:-112px;left:calc(50% + 8px);transform:translate(-50%);align-items:end!important}.Game_skin_back2 img{width:360px}.Game_skin_back3{position:absolute;top:-135px;left:calc(50% + 16px);transform:translate(-50%);align-items:end!important}.Game_skin_back3 img{width:350px}.Game_skin_back4{position:absolute;top:-100px;left:calc(50% + 16px);transform:translate(-50%);align-items:end!important}.Game_skin_back4 img{width:330px}.back4 img{margin-top:-13px}.ModalEnergyInfo_content{position:relative;z-index:3;width:100%;background-color:#09142d;padding:0 20px 20px}.ModalEnergyInfo_content_items{display:flex;flex-direction:column;gap:4px}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item{position:relative;display:flex;flex-direction:column;gap:5px}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_header{display:flex;justify-content:space-between;align-items:center}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_header_text{font-weight:700;font-size:13px;color:#fff}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_header_value{display:flex;align-items:center;gap:10px}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_header_value_text{font-weight:700;font-size:13px;color:#fff}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_header_value_items{display:flex;align-items:center;gap:3px}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_header_value_items img{width:14px}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_body{background:#d0e5ff12;border-radius:12px;display:flex;justify-content:space-between;gap:10px;align-items:center;padding:10px 10px 14px;position:relative}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_body_icon img{width:40px}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_body_text{font-weight:700;font-size:13px;text-align:center;color:#fff}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_body_text.fs11{font-size:11px}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_body_text.fs10{font-size:10px}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_body_text .color_yellow{font-size:13px;color:#ffc100}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_body_text .color_yellow.fs11{font-size:11px}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_body_text .color_yellow.fs10{font-size:10px}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_body_button .Button{height:40px;width:113px;padding:10px;font-weight:700;font-size:14px;color:#fff;text-shadow:0 2px 0 rgba(0,0,0,.25);border-radius:9px}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_body_button .Button.max{background:#1d1d1b;border:1px solid #C3C3C3;box-shadow:0 4px #1e1e1e;border-radius:9px;font-weight:700;font-size:14px;color:#a2a6b1}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_body_button .Button.max:hover{box-shadow:0 4px #1e1e1e;transform:translateY(2px)}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_body_button .Button.max:active{box-shadow:0 2px #1e1e1e;transform:translateY(4px)}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_body_right_notification{position:absolute;right:-3px;top:-4px;width:11px;height:11px;background-color:#ff4996;border-radius:50%}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_body_left_text{position:absolute;left:-1px;top:-4px;background-color:#ff4996;padding:2px 3px;border-radius:5px;font-weight:600;font-size:10px;color:#fff;box-shadow:0 2px #00000040}.ModalEnergyInfo_content_items .ModalEnergyInfo_content_item_value{color:#fff;font-weight:600}.ModalEnergyInfo_content_button .Button{width:100%;margin-top:20px;margin-bottom:40px;position:relative;z-index:4}@media screen and (max-height: 700px){.ModalEnergyInfo_content_button .Button{margin-bottom:20px}}.ModalEnergyInfo_decor{width:100%;display:flex;justify-content:center;margin-top:14px;position:relative}.ModalEnergyInfo_decor .energy_img{width:93px;position:relative;top:-55px;z-index:3}.ModalEnergyInfo_decor .shine{position:absolute;bottom:0;width:100%;border-radius:8px;z-index:2}.ModalEnergyInfo_decor_shine{position:absolute;bottom:0;border-radius:50%;z-index:2;width:205px;height:205px;background:#0553dd;filter:blur(101px)}.ModalEnergyInfo_content{position:relative;z-index:3;width:100%;background-color:#09142d;padding:0 24px 24px}.ModalEnergyInfo_content_title{font-weight:700;font-size:20px;text-align:center;color:#fff}.ModalEnergyInfo_content_current_level{font-weight:700;font-size:24px;text-align:center;color:#fff;margin-top:16px}.ModalEnergyInfo_content_progress{margin-top:10px;padding:0 38px}.ModalEnergyInfo_content_progress_info{margin-top:14px;display:flex;justify-content:space-between;align-items:center}.ModalEnergyInfo_content_progress_info_current{font-weight:700;font-size:20px;color:#fff}.ModalEnergyInfo_content_progress_info_icon img{width:26px;transform:rotate(90deg)}.ModalEnergyInfo_content_progress_info_new{font-weight:700;font-size:20px;color:#63e228}.ModalEnergyInfo_content_progress_info_max{width:100%;text-align:center;font-weight:700;font-size:20px;line-height:24px;color:#fff}.ModalEnergyInfo_content_description{font-weight:600;line-height:21px;font-size:14px;color:#446383;margin-top:15px;text-align:justify}.ModalEnergyInfo_content_buttons{position:relative;z-index:4;display:flex;gap:10px;margin-top:34px;margin-bottom:40px}.ModalEnergyInfo_content_buttons .Button{width:100%;font-weight:700;font-size:20px;color:#fff;text-shadow:0 2px 0 rgba(0,0,0,.25)}.ModalEnergyInfo_content_buttons .Button.ModalEnergyInfo_content_button_diamonds{background:linear-gradient(180deg,#2d79c2 8%,#5a99d4 114%);border:2px solid #559EE5;box-shadow:0 4px #0f3f74;border-radius:15px}.ModalEnergyInfo_content_buttons .Button.ModalEnergyInfo_content_button_diamonds:hover{transform:translateY(2px);box-shadow:0 2px #0f3f74}.ModalEnergyInfo_content_buttons .Button.ModalEnergyInfo_content_button_diamonds:active{transform:translateY(4px);box-shadow:0 0 #0f3f74}.ModalEnergyInfo_content_buttons .Button.max{background:#1d1d1b;border:1px solid #C3C3C3;box-shadow:0 4px #1e1e1e;border-radius:15px;font-weight:700;font-size:15px;color:#a2a6b1;padding:21px}.ModalEnergyInfo_content_buttons .Button.max:hover{box-shadow:0 4px #1e1e1e;transform:translateY(2px)}.ModalEnergyInfo_content_buttons .Button.max:active{box-shadow:0 2px #1e1e1e;transform:translateY(4px)}.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%;align-items:center;height:40vw}@media screen and (max-height: 600px){.ModalSafes_row{height:25vh}}.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:180%}@media screen and (max-height: 760px){.ModalSafes_safe_img img{width:160%}}@media screen and (max-height: 600px){.ModalSafes_safe_img img{width:140%}}.ModalSafes_safe_img_2{margin-left:-50px}.ModalSafes_safe_img_3{margin-right:-20px}.ModalSafes_safe_text{width:100%!important;font-weight:700;transition:opacity .2s}.ModalSafes_safe_text_2{margin-left:-50px}.ModalSafes_safe_text_3{margin-right:-20px}@media (max-width: 400px){.ModalSafes_safe_text{font-size:12px}}.ModalSafes_list{display:flex;flex-wrap:wrap;padding-bottom:80px;padding-top:25px;row-gap:40px}@media screen and (max-height: 760px){.ModalSafes_list{row-gap:20px;padding-bottom:50px;padding-top:10px}}@media screen and (max-height: 660px){.ModalSafes_list{row-gap:0;padding-bottom:20px}}.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{padding-bottom:40px;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;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}.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:#071f40;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(180deg,#32608d,#225a80,#0b3f88)}.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{display:flex;align-items:center;column-gap:11px}.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 44px;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:#ffd400;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)}.loader-fullpage{position:fixed;top:0;left:50%;transform:translate(-50%);width:100vw;max-width:500px;height:100vh;background:#0b3f88 url(/img/general/loader2.png) no-repeat bottom;background-size:cover;z-index:9999}.loader-fullpage-text{position:absolute;top:40px;left:50%;width:100vw;transform:translate(-50%);text-align:center}.loader-fullpage-text-line1{font-size:32px;line-height:32px;font-family:Luckiest Guy,sans-serif;font-weight:400;color:#fff;text-shadow:0 3px 0 rgba(0,0,0,.7)}.loader-fullpage-text-line1 span{font-size:32px;line-height:32px;font-family:Luckiest Guy,sans-serif;font-weight:400;text-shadow:0 3px 0 rgba(0,0,0,.7);color:#ffc100}.loader-fullpage-text-line2{margin-top:14px;font-size:48px;line-height:48px;font-family:Luckiest Guy,sans-serif;font-weight:400;color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.7)}.loader-fullpage-text-line2 span{font-size:48px;line-height:48px;font-family:Luckiest Guy,sans-serif;font-weight:400;text-shadow:0 4px 4px rgba(0,0,0,.7);color:#77f059}.loader-fullpage-text-line3{margin-top:8px;font-size:74px;line-height:74px;font-family:Luckiest Guy,sans-serif;font-weight:400;color:#faff00;text-shadow:0 4px 4px rgba(0,0,0,.7)}.loader-fullpage .progress-wrapper{position:absolute;left:25px;right:25px;bottom:37px;height:23px;border-radius:12px;background-color:#092c83}.loader-fullpage .progress-wrapper .progress_text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:12px;text-shadow:0 1px 0 rgba(0,0,0,.5)}.loader-fullpage .progress-wrapper .progress_inner{width:100%;max-width:calc(100% - 2px);margin-top:1px;margin-left:1px;margin-right:1px;height:21px;border-radius:12px;background-color:#63e228}.loader{display:flex;justify-content:center;align-items:center;color:#fff;position:relative;padding:20px;min-height:200px;border-radius:10px}.loader .loader-content{text-align:center;color:#fc0}.loader .loader-message{margin-top:25px;font-size:20px;font-weight:700;text-shadow:0 0 10px #ffcc00;animation:glow 1s infinite alternate}@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}}.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:50px;right:-130px}.TasksPage_header_decor_rupor{position:relative;right:0;width:167px}.TasksPage_header_decor_rupor img{width:167px}.TasksPage_header_decor_light{top:50px;right:-130px}.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_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_image_with_text{display:flex;flex-direction:column;align-items:center;column-gap:8px}.TasksPage_element_content_image_with_text span{margin-top:-5px;font-weight:600;font-size:10px;color:#718bc3}.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_right_verification{font-weight:600;font-size:13px}.TasksPage_element_content_right img{width:20px;height:20px}.TasksPage_element_content_right .verification_button{background:linear-gradient(180deg,#28aae2 8%,#3183d0 114%);border:2px solid #5FC8F5;box-shadow:0 4px #0d7ac9;border-radius:9px;padding:9px 25px}.TasksPage_element_content_right .verification_button.color_green{border:2px solid #8BFF8B;background:linear-gradient(to bottom,#63e227,#33cb42);box-shadow:0 4px #048400}.TasksPage_element_content_right .verification_button.color_green:hover{transform:translateY(2px);box-shadow:0 2px #048400}.TasksPage_element_content_right .verification_button.color_green:active{transform:translateY(4px);box-shadow:0 0 #048400}.TasksPage_element_content_right .verification_button:not(.color_green):hover{transform:translateY(2px);box-shadow:0 2px #0d7ac9}.TasksPage_element_content_right .verification_button:not(.color_green):active{transform:translateY(4px);box-shadow:0 0 #0d7ac9}.TasksPage_element_content_right_verification_icons{width:30px;height:30px;position:relative}.TasksPage_element_content_right_verification_icons .verification_icon_duck{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:15px;height:16px}.TasksPage_element_content_right_verification_icons .verification_icon_duck_outline{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;width:30px;height:30px;animation:verification-outline 2s infinite linear}@keyframes verification-outline{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TasksPage_element_content.protection .Button{column-gap:10px;padding:8px 18px;text-shadow:0 2px 0 rgba(0,0,0,.25);font-size:16px}.TasksPage_element_content_decor{width:40px;height:40px}.TasksPage_element_content_name{max-width:220px;font-size:13px;font-weight:600}.protection .TasksPage_element_content_name{max-width:none;text-align:center;font-weight:700;width:100%}.TasksPage_element_content_name .color_yellow{font-size:14px;color:#ffd900}@media (max-width: 350px){.TasksPage_element_content_name{font-size:10px}.TasksPage_element_content_name .color_yellow{font-size:11px}}.TasksPage_element_content_value{display:flex;align-items:center;column-gap:10px;font-size:14px;font-weight:700;padding-right:5px}.TasksPage_element_content_value .spin_icon{width:30px;height:32px}.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}.RatingPage_selector{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:13px;column-gap:8px}.RatingPage_selector_nav{padding:11px}.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_decor{padding-top:65px;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:29px;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_rank{font-weight:800;font-size:22px;color:#fff}.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:0 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}.ClansList_list{display:flex;flex-wrap:wrap;row-gap:5px;padding-bottom:90px;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}}.UpgradePage{padding-bottom:90px;-webkit-overflow-scrolling:touch}.UpgradePage_selector{background-color:#b2ccff0a;border-radius:12px;display:flex;column-gap:8px;padding:5px;border:1px solid #313D59;width:100%}.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_delimeter_casino{background:linear-gradient(to right,#41afff00,#975cf8,#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;pointer-events:none}.UpgradePage_decor_light{top:-80px}.UpgradePage_decor_light_inner{min-width:350px;min-height:350px;background-color:#3189da;border-radius:300px;-webkit-filter:blur(100px);filter:blur(100px);position:relative;z-index:-5;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}@supports (-webkit-backdrop-filter: blur(10px)){.UpgradePage_decor_light_inner{-webkit-backdrop-filter:blur(50px)}}@supports (-webkit-transform: translateZ(0)){.UpgradePage_decor_light_inner .UpgradePage_decor_light_inner{will-change:transform,opacity;-webkit-transform:translateZ(0)}}.UpgradePage_decor_light_inner_casino{background-color:#975cf8}.UpgradePage_decor_light_inner_clan{background-color:#006fd6}.safari .UpgradePage_decor_light_inner{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform,opacity}.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;position:relative;z-index:99999}.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_lvl span{font-size:18px}.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:18px;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}.ModalRobberyChances{padding:24px}.ModalRobberyChances_header{font-size:18px;font-weight:700}.ModalRobberyChances_level{display:flex;align-items:center;column-gap:8px;font-size:16px;font-weight:700}@media (max-width: 360px){.ModalRobberyChances_level{font-size:14px}}.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:16px;white-space:nowrap}.ModalRobberyChances_content.nedost{color:#718bc3!important}@media (max-width: 360px){.ModalRobberyChances_content{font-size:14px}}.ModalRobberyChances_goal{display:flex;width:100%;font-size:16px;font-weight:700;column-gap:8px;align-items:center;justify-content:right;text-align:right}@media (max-width: 360px){.ModalRobberyChances_goal{font-size:14px}}.ModalRobberyChances_goal img{width:20px;height:20px}.ModalRobberyChances_rc{width:100%;display:flex;justify-content:center;text-align:center;font-size:16px;border-radius:7px;font-weight:600}.ModalRobberyChances_rc_inner{padding:2px 6px;border-radius:7px;font-weight:600;font-size:16px;min-width:34px;text-align:center}@media (max-width: 360px){.ModalRobberyChances_rc_inner{font-size:14px}}@media (max-width: 360px){.ModalRobberyChances_rc{font-size:14px}}.ModalRobberyChances_list{display:flex;flex-wrap:wrap;row-gap:16px;margin-top:8px}@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-weight:700;color:#718bc3;padding:0;background-color:#fff0}.ModalUpgradeLevelNumber_title{font-weight:700;font-size:18px;color:#fff;text-shadow:0 2px 0 rgba(0,0,0,.5);position:absolute;top:calc(50% - 116px);left:50%;transform:translate(-50%);z-index:3}.ModalUpgradeLevelNumber_blur{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%)}.ModalUpgradeLevelNumber_blur_inner{width:205px;height:205px;background:#db8fea;filter:blur(50.7px)}.ModalUpgradeLevelNumber_subtitle{font-weight:700;font-size:20px;color:#fff;width:100%;text-align:center;position:absolute;top:calc(50% + 116px);left:50%;transform:translate(-50%);z-index:3}.ModalUpgradeLevelNumber_level_img{width:144px;position:relative;z-index:2}.ModalUpgradeLevelNumber_level_background{width:100%;height:100%;position:absolute;z-index:1;top:0;left:0}.ModalUpgradeLevelNumber_level_fintiflushki{position:absolute;z-index:4;top:50%;left:50%;transform:translate(-50%,-50%);width:327px}.ModalUpgradeLevelNumber_decor_number{width:144px;height:144px;display:flex;align-items:center;justify-content:center;position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%)}.ModalUpgradeLevelNumber_decor_number_bg{background-color:#072865;width:100px;height:100px;position:absolute;z-index:-1;border-radius:50%;top:0;left:0;transform:translate(20%,20%)}.ModalUpgradeLevelNumber_decor_number img{width:144px;position:absolute;z-index:2}.ModalUpgradeLevelNumber_decor_number_value{font-size:38px;font-weight:900}.ModalUpgradeLevelNumber_decor_number_value_shadow{-webkit-text-stroke:3px #733AFF}.ModalUpgradeLevelReward_decor{width:100%;display:flex;justify-content:center;height:120px;position:relative}.ModalUpgradeLevelReward_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)}}.ModalUpgradeLevelReward_decor_icon{width:204px}.ModalUpgradeLevelReward_decor .yellow_blur{display:block}.ModalUpgradeLevelReward_decor .yellow_blur .test{position:relative;top:-100px;z-index:-1;left:50%;transform:translate(-50%);width:205px;height:205px;background:#e3a023;filter:blur(50.7px)}.ModalUpgradeLevelReward_content{position:relative;z-index:2;width:100%;background-color:#09142d;padding:0 24px}.ModalUpgradeLevelReward_content_rewards_list{display:flex;align-items:center;justify-content:center;gap:40px;margin-top:18px}.ModalUpgradeLevelReward_content_rewards_list_item{display:flex;align-items:center;gap:3px}.ModalUpgradeLevelReward_content_rewards_list_item_text{font-weight:700;font-size:35px;color:#fff}.ModalUpgradeLevelReward_content_rewards_list_item img{width:43px}.ModalUpgradeLevelReward_header{width:100%;text-align:center;color:#7497bc;font-size:16px;font-weight:700}.ModalUpgradeLevelReward_subheader{text-align:center;margin:8px auto 0;font-size:15px;font-weight:600;color:#446383}.ModalUpgradeLevelReward_button{position:relative;z-index:10000;margin-top:48px;padding-bottom:65px;display:flex;column-gap:16px}.ModalUpgradeLevelReward .Button_large{text-transform:uppercase;font-size:14px}.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);padding-top:40px;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%}@media (max-height: 650px){.SlotsPage_inner{padding-top:10px}}.SlotsPage_inner-info{position:absolute;top:50%;transform:translateY(-50%);right:20px;margin-left:auto;width:28px;height:28px}.SlotsPage_inner-info img{width:28px;height:28px}.SlotsPage_inner_top{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;position:relative;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_boost_time_left{font-weight:700;font-size:15px;text-align:center;letter-spacing:-.02em;color:#42d33b;position:absolute;left:50%;transform:translate(-50%);bottom:-30px}.SlotsPage_energy{position:relative;z-index:4;max-width:360px;display:flex;align-items:center;gap:8px}@media (max-height: 950px){.SlotsPage_energy{margin-bottom:50px}}@media (max-height: 850px){.SlotsPage_energy{margin-bottom:30px}}@media (max-height: 750px){.SlotsPage_energy{margin-top:25px;margin-bottom:0}}.SlotsPage_energy_progress{display:flex;flex-direction:column;justify-content:center;flex:1 0 auto}.SlotsPage_energy_progress_info{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:-3px;height:22px}.SlotsPage_energy_progress_info_estimated{font-weight:700;font-size:12px;color:#fff;letter-spacing:.05em}.SlotsPage_energy_progress_info_estimated_full{font-size:12px;color:#ffffff80;letter-spacing:.05em}.SlotsPage_energy_progress_info_countdown{width:63px;display:flex;background:#011c3abd;border-radius:8px;padding:3px 5px;font-weight:700;font-size:12px}.SlotsPage_bottom_bar{padding-bottom:30px;display:flex;flex-direction:column;gap:20px}.SlotsPage_bottom_bar_buttons{display:flex;width:100%;align-items:flex-start;position:relative;z-index:1;justify-content:center;column-gap:16px}.SlotsPage_bottom_bar_buttons .Button{height:50px}.SlotsPage_bottom_bar_buttons_1 .Button:not(.Button_green){background:linear-gradient(180deg,#981c58 8%,#d37984 114%);border:2px solid #DFA086;box-shadow:0 4px #611a57}.SlotsPage_bottom_bar_buttons_1 .Button:not(.Button_green):hover{transform:translateY(2px);box-shadow:0 2px #461a8b}.SlotsPage_bottom_bar_buttons_1 .Button:not(.Button_green):active{box-shadow:0 0;transform:translateY(4px)}.SlotsPage_bottom_bar_buttons_2 .Button:not(.Button_green){background:linear-gradient(180deg,#9963dd 8%,#e5ade9 114%);border:2px solid #F6C3FF;box-shadow:0 4px #461a8b}.SlotsPage_bottom_bar_buttons_2 .Button:not(.Button_green):hover{transform:translateY(2px);box-shadow:0 2px #631b07}.SlotsPage_bottom_bar_buttons_2 .Button:not(.Button_green):active{box-shadow:0 0;transform:translateY(4px)}.SlotsPage_bottom_bar_buttons_3 .Button:not(.Button_green){background:linear-gradient(180deg,#5b211b 8%,#dc553f 114%);border:2px solid #F38E40;box-shadow:0 4px #631b07;border-radius:15px}.SlotsPage_bottom_bar_buttons_3 .Button:not(.Button_green):hover{transform:translateY(2px);box-shadow:0 2px #631b07}.SlotsPage_bottom_bar_buttons_3 .Button:not(.Button_green):active{box-shadow:0 0;transform:translateY(4px)}.SlotsPage_bottom_bar_buttons_4 .Button:not(.Button_green){background:linear-gradient(180deg,#864076 8%,#eba9d6 114%);border:2px solid #F2BFD9;box-shadow:0 4px #5e2450;border-radius:15px}.SlotsPage_bottom_bar_buttons_4 .Button:not(.Button_green):hover{transform:translateY(2px);box-shadow:0 2px #461a8b}.SlotsPage_bottom_bar_buttons_4 .Button:not(.Button_green):active{box-shadow:0 0;transform:translateY(4px)}.SlotsPage_bottom_bar_buttons_boost_active{position:relative;z-index:3;animation:rocket .15s infinite}@keyframes rocket{0%{transform:translateY(0) translate(0)}50%{transform:translateY(-1px) translate(0)}75%{transform:translateY(-1px) translate(-1px)}to{transform:translateY(0) translate(-1px)}}.ModalBoost_decor{width:100%;display:flex;justify-content:center;margin-top:14px;position:relative}.ModalBoost_decor .boost_img{position:relative;z-index:3}.ModalBoost_decor .shine{position:absolute;bottom:0;width:100%;border-radius:8px;z-index:2}.ModalBoost_content{position:relative;z-index:3;width:100%;background-color:#09142d;padding: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-weight:600;font-size:14px;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}}.ModalSlotChances{padding:24px;background:linear-gradient(180deg,#09142d,#1d4193);border-radius:24px 24px 0 0}.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{width:50%;text-align:center;font-size:15px;font-weight:600}.ProgressPage{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center}.ProgressPage .bar-hat{display:flex;align-items:center;gap:5px;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px}.ProgressPage .bar{display:flex;flex-direction:row;align-items:center}.ProgressPage .bar .energy-image{position:relative;display:flex;justify-content:center;align-items:center;margin-right:-10px;z-index:4;width:40px;height:40px;border-radius:50%;border:1px solid;background:linear-gradient(0deg,#183e62 7.53%,#13275c 104.16%);box-shadow:0 4px 10px #00000040}.ProgressPage .bar .energy-image .energy-image img{width:60%;height:auto;z-index:2}.ProgressPage .bar .energy-image .star{position:absolute;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;z-index:3;animation:rotate-stars 4s linear infinite}.ProgressPage .bar .energy-image .star:nth-child(1){animation:rotate-stars 4s linear infinite reverse}@keyframes rotate-stars{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProgressPage .bar .progress-bar-wrapper{display:flex;justify-content:center;align-items:center;position:relative;width:200px;height:20px;background:linear-gradient(0deg,#183e62 7.53%,#13275c 104.16%);box-shadow:0 4px 10px #00000040;z-index:0}.ProgressPage .bar .progress-bar-wrapper .progress-bar{position:relative;width:200px;height:15px;background:linear-gradient(0deg,#183e62 7.53%,#13275c 104.16%);border-radius:25px 0 0 25px;box-shadow:0 4px 10px #00000040;z-index:0}.ProgressPage .bar .progress-bar-wrapper .progress-bar .progress-fill{position:absolute;height:100%;border-radius:25px;background-color:#007bff80;z-index:2;transition:width .5s ease-in-out}.ProgressPage .bar .progress-bar-wrapper .progress-bar .progress-fill.full{border-radius:0}.ProgressPage .bar .progress-bar-wrapper .mountain{position:absolute;height:100%;overflow:hidden;border-radius:25px;z-index:3;transition:width .5s ease-in-out}.ProgressPage .bar .progress-bar-wrapper .mountain.full{border-radius:0}.ProgressPage .bar .progress-bar-wrapper .mountain img{width:100%;height:100%;object-fit:cover}.svg-wrapper{margin-bottom:5px;z-index:3;cursor:pointer}.svg-wrapper .rect-bg{display:flex;align-items:center;width:37px;height:37px;border-radius:12px;z-index:1}.svg-wrapper .rect-bg .rect-border{display:flex;justify-content:center;align-items:center;width:38px;height:38px;border-radius:11px;z-index:2}.AirdropPage{position:relative;max-width:500px;margin:0 auto}.AirdropPage .decor{position:absolute;z-index:10;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{position:relative;max-width:500px;margin:0 auto;padding:0 18px 100px}.SkinsPage_inner_decor{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:90%;background-color:#038cff;filter:blur(100px)}.SkinsPage_inner_decor_lights{position:fixed;width:200vw;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;opacity:.3;animation:skinsLightRotate 30s infinite linear}@keyframes skinsLightRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.SkinsPage_element{height:150px;width:100%;border-radius:12px;margin-top:12px;background:radial-gradient(50% 50% at 50% 50%,#1b97ff,#08305e);display:flex;justify-content:center;flex-wrap:wrap;align-items:center;align-content:center;overflow:hidden;border:2px solid rgba(247,225,80,0);position:relative;z-index:1}.SkinsPage_element_blocked:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0b1f38cc;filter:blur(10px);transform:translateZ(0);will-change:transform,opacity;border-radius:12px}.SkinsPage_element_blocked .SkinsPage_element_preview{filter:blur(7px)}.SkinsPage_element_blocked_title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:20px;font-weight:700;z-index:9}.SkinsPage_element_preview{width:150px}.SkinsPage_element_preview_company{position:absolute;bottom:15px;left:7px;z-index:10;height:18px}.SkinsPage_element_selected{border:2px solid #F7E150}.SkinsPage_element_selected_0{background:radial-gradient(circle,#1b97ff,#08305e)}.SkinsPage_element_selected_1{background:radial-gradient(circle,#ae88ff,#08305e)}.SkinsPage_element_selected_2{background:radial-gradient(circle,#ff88ba,#08305e)}.SkinsPage_element_selected_3{background:radial-gradient(circle,#ff7144,#08305e)}.SkinsPage_element_selected_4{background:radial-gradient(circle,#ff6670,#08305e)}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,sans-serif;font-size:15px}body{overscroll-behavior:none}.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}.text_color_green{color:#02ff52}.text_color_yellow{color:#ffea0f}
