@charset "UTF-8";@font-face{font-family:Rubber Duck;src:url(/fonts/Rubber-Duck.ttf) format("truetype");font-weight:400;font-style:normal}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:Rubber Duck}.dnone{display:none}a{text-decoration:none}input,textarea{font-family:Rubber Duck;box-sizing:border-box}.free_img{width:0px;height:0px;display:flex;justify-content:center;align-items:center;position:relative}html{scroll-behavior:smooth}.container{width:100%;max-width:1000px;margin:0 auto;padding:0 12px}:root{--toastify-color-success: #4DA2FF}.BTN{flex-wrap:wrap;align-items:center;align-content:center;overflow:hidden}.BTN span{position:relative;z-index:2;transition:color .5s}.BTN img{filter:invert(0);transition:filter .5s}.BTN .circle{width:100%!important;pointer-events:none;top:-10px}.BTN .circle_inner{min-width:10px;min-height:10px;background:#e9f4ff;border-radius:10px;transition:scale 1s,opacity 1s;opacity:0}.BTN:hover img{position:relative;z-index:2;filter:invert(1)}.BTN:hover .circle_inner{scale:50;opacity:1;transition:scale 1s,opacity .1s}.BTN:hover span{color:#4da2ff!important}.BTN_white:hover span{position:relative;z-index:2;color:#fff!important}.BTN_white .circle_inner{background:#326aa5}body{scrollbar-width:thin;scrollbar-color:#4DA2FF #000}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#4da2ff;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4da2ff88}.App{position:relative;overflow:hidden;width:100%;z-index:2;min-height:100vh}.Bg{position:fixed;top:0;left:0;z-index:0}.Game{margin-top:90px;padding-bottom:180px}.Game_field{width:100%;height:120px;display:flex;justify-content:center;align-content:center;align-items:center;flex-wrap:wrap}.Game_field_decor_top{top:-50px}.Game_field_decor_bot{top:50px}.Game_field_decor_line{min-width:100%!important}.Game_field_decor_line_inner{min-width:100%;min-height:1px;background:linear-gradient(to right,#fff0,#fff,#fff0)}.Game_field_decor_square{width:100%!important}.Game_field_decor_square_inner{min-width:85px;min-height:85px;border:5px solid white;border-radius:12px;box-shadow:0 0 18px #fff;transition:border .1s}.Game_field_decor_square_inner_win{border:5px solid #6bff4d}.Game_field_decor_square_inner_loose{border:5px solid #FF4D4D}.Game_field_elements{width:100%!important;display:flex;justify-content:center;transition:opacity .2s 1s}.Game_field_element_inner{min-width:60px;min-height:60px;max-width:60px;max-height:60px;display:flex;justify-content:center;align-items:center;background:#4da2ff;border-radius:8px;font-size:42px;padding-top:6px;box-shadow:0 4px #105bae}.Game_controls{width:100%;display:flex;justify-content:space-between;padding:24px;gap:24px;align-items:center}@media(max-width:900px){.Game_controls{flex-wrap:wrap}}.Game_controls_el{font-size:36px;display:flex;align-items:center}@media(max-width:500px){.Game_controls_el{font-size:24px}}.Game_controls_el_score{height:72px}@media(max-width:500px){.Game_controls_el_score{height:48px}}.Game_controls_lives{display:flex;align-items:center;column-gap:12px}.Game_controls_lives img{width:64px}@media(max-width:500px){.Game_controls_lives img{width:32px}}.Game_controls_group{display:flex;align-items:center;column-gap:24px}@media(max-width:900px){.Game_controls_group{width:100%;justify-content:space-between}}.Game_controls_lb{background:#4da2ff;box-shadow:0 4px #105bae;font-size:48px;padding:8px 24px;border-radius:12px;transition:transform .2s,box-shadow .2s,background-color .2s;cursor:pointer}@media(max-width:900px){.Game_controls_lb{width:100%;text-align:center;display:none}}@media(max-width:500px){.Game_controls_lb{font-size:32px}}.Game_controls_lb:hover{transform:translateY(4px);box-shadow:0 0 #105bae}.Game_controls_lb_mob{display:none!important;margin-top:24px}@media(max-width:900px){.Game_controls_lb_mob{display:block!important;font-size:32px}}.Game_decor{height:500px;width:100%;display:flex;justify-content:center;column-gap:100px;align-items:center}@media(max-width:900px){.Game_decor{flex-wrap:wrap}}.Game_decor_hippo{width:400px;pointer-events:none}@media(max-width:900px){.Game_decor_hippo{width:100%;height:200px;top:-50px;left:15px}}.Game_decor_hippo img{height:900px}@media(max-width:900px){.Game_decor_hippo img{height:350px}}.Game_decor_hippo_preload{opacity:0;pointer-events:none}.Game_decor_controls{width:410px}@media(max-width:600px){.Game_decor_controls{width:300px}}.Game_decor_controls_buttons{display:flex;flex-wrap:wrap;justify-content:center;transition:opacity .2s}.Game_decor_controls_buttons_bg{align-items:start;width:100%!important}.Game_decor_controls_buttons_bg img{width:100%}.Game_decor_controls_buttons_w{position:relative;top:8px;z-index:2;width:100%;display:flex;justify-content:center;align-items:center}.Game_decor_controls_buttons_asd{position:relative;top:20px;column-gap:8px;z-index:2;width:100%;display:flex;justify-content:center;align-items:center}.Game_decor_controls_buttons_el{width:124px;height:124px;background-color:#4da2ff;box-shadow:0 4px #105bae;display:flex;justify-content:center;align-items:center;border-radius:32px;font-size:48px;cursor:pointer;transition:transform .2s,box-shadow .2s,background-color .2s;-webkit-user-select:none;user-select:none}@media(max-width:600px){.Game_decor_controls_buttons_el{width:87px;height:87px;border-radius:16px}}.Game_decor_controls_buttons_el_press{background-color:#5cff4d;box-shadow:0 4px #32ae10}.Game_decor_controls_buttons_el:hover{transform:translateY(4px);box-shadow:0 0 #105bae}.Game_decor_controls_start{margin-top:48px;width:100%;display:flex;justify-content:center}.Game_decor_controls_start_inner{width:300px;height:80px;border-radius:24px;background:#fff;box-shadow:0 4px #999;font-size:48px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s,box-shadow .2s,background-color .2s}.Game_decor_controls_start_inner span{color:#4da2ff}.Game_decor_controls_start_inner:hover{transform:translateY(4px);box-shadow:0 0 #999}.Counter{position:fixed;z-index:999;top:0;left:0;width:100vw;height:100dvh;display:flex;justify-content:center;align-items:center;font-size:48px;background:#000a}.Leaderboard{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000a;z-index:9;display:flex;justify-content:center;align-items:center;cursor:pointer}.Leaderboard_inner{cursor:default;border-radius:20px;width:90%;max-width:900px;background:#4da2ff;box-shadow:0 10px #105bae;padding:24px}.Leaderboard_list{max-height:calc(80vh - 50px);overflow-y:scroll;margin-top:12px}.Leaderboard_element{display:flex;align-items:center;border-top:1px solid white}.Leaderboard_element_rank,.Leaderboard_element_name,.Leaderboard_element_score{height:48px;display:flex;align-items:center;font-size:32px;padding:0 8px;overflow:hidden}@media(max-width:700px){.Leaderboard_element_rank,.Leaderboard_element_name,.Leaderboard_element_score{font-size:20px}}@media(max-width:400px){.Leaderboard_element_rank,.Leaderboard_element_name,.Leaderboard_element_score{padding:0 4px;height:32px;font-size:16px}}.Leaderboard_element_rank{min-width:120px;text-align:center}@media(max-width:700px){.Leaderboard_element_rank{min-width:80px}}@media(max-width:400px){.Leaderboard_element_rank{min-width:60px}}.Leaderboard_element_name{min-width:220px;width:100%;text-align:center;padding:0 12px;border-left:1px solid white;border-right:1px solid white}@media(max-width:700px){.Leaderboard_element_name{min-width:120px}}@media(max-width:400px){.Leaderboard_element_name{min-width:80px}}.Leaderboard_element_score{min-width:150px;width:50%;justify-content:right}@media(max-width:700px){.Leaderboard_element_score{min-width:80px}}@media(max-width:400px){.Leaderboard_element_score{min-width:60px}}.Leaderboard_header{display:flex;justify-content:space-between;align-items:center}.Leaderboard_header_text{font-size:42px}@media(max-width:700px){.Leaderboard_header_text{font-size:24px}}.Leaderboard_header_cross{cursor:pointer;font-size:42px}.EnterName{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000a;z-index:9;display:flex;justify-content:center;align-items:center;cursor:pointer}.EnterName_inner{cursor:default;border-radius:20px;width:90%;max-width:900px;background:#4da2ff;box-shadow:0 10px #105bae}.EnterName_closer{width:100%!important;justify-content:right;top:24px;right:24px;align-items:start!important}@media(max-width:800px){.EnterName_closer{top:-64px}}.EnterName_closer_inner{font-size:48px;cursor:pointer}@media(max-width:800px){.EnterName_decor{display:none}}.EnterName_decor img{width:280px}.EnterName_text{font-size:40px;text-shadow:0px 0px 12px rgba(0,0,0,.5333333333)}.EnterName_content{padding:12px;column-gap:24px;display:flex;align-items:center}.EnterName_controls{display:flex;align-items:center;column-gap:12px;margin-top:24px;padding-right:36px}@media(max-width:800px){.EnterName_controls{padding-right:0}}.EnterName_controls_btn{min-width:80px;min-height:80px;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:20px;font-size:40px;box-shadow:0 4px #999;cursor:pointer;transition:transform .2s,box-shadow .2s}.EnterName_controls_btn span{color:#000}.EnterName_controls_btn:hover{transform:translateY(4px);box-shadow:0 0 #999}.EnterName_controls input{color:#000;width:100%;height:80px;text-align:center;border-radius:20px;border:none;outline:none;box-shadow:0 4px #999;font-size:36px}.Hero_header{display:flex;justify-content:right;align-items:center;padding:24px;column-gap:12px}.Hero_header_element{width:72px;height:72px;padding-top:2px;border-radius:24px;background:#4da2ff;display:flex;justify-content:center;align-items:center;box-shadow:0 4px #105bae;transition:transform .2s,box-shadow .2s;cursor:pointer}.Hero_header_element:hover{transform:translateY(4px);box-shadow:0 0 #105bae}.Hero_content{width:100%;display:flex;justify-content:center}.Hero_content img{width:100%;max-width:300px}.Hero_buttons{width:100%;display:flex;justify-content:center;margin-top:48px;column-gap:12px}.Hero_buttons img{width:100%;max-width:300px}.Hero_button{padding:28px 36px;border-radius:24px;transition:transform .2s,box-shadow .2s;cursor:pointer;font-size:28px;overflow:hidden}.Hero_button:hover{transform:translateY(4px)}@media(max-width:500px){.Hero_button{padding:16px 24px;font-size:18px;border-radius:16px}}.Hero_button:nth-child(1){background:#fff}.Hero_button:nth-child(1) span{color:#4da2ff}.Hero_button:nth-child(1) .circle{background:#4da2ff}.Hero_button:nth-child(1){box-shadow:0 4px #999}.Hero_button:nth-child(1):hover{box-shadow:0 0 #999}.Hero_button:nth-child(2){background:#4da2ff;box-shadow:0 4px #105bae}.Hero_button:nth-child(2) span{color:#fff}.Hero_button:nth-child(2):hover{box-shadow:0 0 #105bae}.About{margin-top:120px;min-height:800px}.About_bg{width:100%!important;display:flex;justify-content:center;align-items:start}.About_bg img{width:3200px}.About_content{position:relative;z-index:2;top:100px;display:flex;align-items:center;column-gap:24px}@media(max-width:850px){.About_content{flex-wrap:wrap;justify-content:center;row-gap:24px}}.About_text{font-size:36px;text-shadow:0px 0px 8px rgba(0,0,0,.5333333333)}@media(max-width:850px){.About_text{font-size:24px}}.About_decor img{width:500px}@media(max-width:850px){.About_decor img{width:300px}}.Arts{margin-top:90px}.Arts_row{display:flex;justify-content:space-between}.Arts_row img{width:30%}.Arts_large{margin-top:36px;display:flex;justify-content:center}.Arts_large img{width:100%}.Fun{min-height:500px;margin-top:90px}@media(max-width:1000px){.Fun{margin-top:340px}}.Fun_bg{width:100%!important;align-items:start}@media(max-width:1000px){.Fun_bg{left:500px}}.Fun_bg img{width:2800px}.Fun_text{width:500px}@media(max-width:1000px){.Fun_text{order:2}}.Fun_text_header{font-size:42px;text-align:center;width:100%}.Fun_text_btn{font-size:42px;width:100%;height:72px;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:24px;margin-top:24px;box-shadow:0 4px #999;transition:transform .2s,box-shadow .2s}.Fun_text_btn span{color:#4da2ff}.Fun_text_btn:hover{transform:translateY(4px);box-shadow:0 0 #999}.Fun_decor{width:500px;top:-90px;left:50px}@media(max-width:1000px){.Fun_decor{width:100%;left:0;order:1;top:-240px}}.Fun_decor img{width:500px}.Fun_content{position:relative;z-index:3;top:150px;width:100%;padding:0 12px;display:flex;justify-content:center;align-items:center}@media(max-width:1000px){.Fun_content{flex-wrap:wrap;justify-content:center}}.Donating{display:flex;align-items:center;margin-top:50px;column-gap:24px}@media(max-width:900px){.Donating{flex-wrap:wrap}}.Donating_img{min-width:420px}@media(max-width:900px){.Donating_img{order:2}}@media(max-width:500px){.Donating_img{min-width:100%}}.Donating_img img{width:100%}.Donating_text{font-size:40px}@media(max-width:900px){.Donating_text{text-align:center;order:1}}@media(max-width:500px){.Donating_text{font-size:24px}}.Token{margin-top:90px}.Token_bg{width:100%!important;display:flex;align-items:start}.Token_sui{display:flex;justify-content:center;align-items:center;gap:24px;top:120px;position:relative;z-index:2}@media(max-width:800px){.Token_sui{flex-wrap:wrap;top:200px}}.Token_sui_text{font-size:40px}.Token_sui img{width:400px}.Token_content{position:relative;z-index:2;min-height:600px}.Token_header{font-size:70px;margin-top:180px;text-align:center}@media(max-width:600px){.Token_header{font-size:40px}}.Token_header_img{width:100px!important;height:20px;display:inline-flex;top:20px}@media(max-width:600px){.Token_header_img{width:60px!important}}.Token_header img{display:inline;width:120px}@media(max-width:600px){.Token_header img{width:80px}}.Token_btns{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:36px}.Token_btn{width:calc(50% - 12px);background:#fff;height:64px;display:flex;justify-content:center;align-items:center;border-radius:12px;font-size:42px;box-shadow:0 4px #999;transition:box-shadow .2s,transform .2s;cursor:pointer}.Token_btn span{color:#4da2ff}.Token_btn:hover{box-shadow:0 0 #999;transform:translateY(4px)}@media(max-width:900px){.Token_btn{width:100%;height:48px;font-size:32px}}.Footer{width:100%;display:flex;justify-content:center;align-items:center;padding-bottom:48px;column-gap:24px}
