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}a{text-decoration:none}input,textarea{box-sizing:border-box}.fi{width:0px;height:0px;display:flex;justify-content:center;align-items:center;position:relative}.application{width:100%;overflow:hidden;background-image:url(/images/bg.png);min-height:100vh;background-repeat:no-repeat;background-size:cover}.cont{width:100%;max-width:1300px;margin:0 auto;padding:0 15px}body{background-color:#000}.header{margin-top:40px;display:flex;justify-content:space-between;align-items:center}.header_logo{display:flex;align-items:center;gap:12px}.header_logo_text{font-size:24px;font-family:Montserrat;font-weight:900;color:#00ffd1}@media (max-width: 600px){.header_logo_text{display:none}}.header_links{display:flex;column-gap:28px;height:48px}@media (max-width: 600px){.header_links{height:32px}}.header_link{min-width:150px;border-radius:100px;background-color:transparent;border:1px solid #00FFD1;color:#00ffd1;font-family:Montserrat;font-weight:900;font-size:16px;transition:.2s color,.2s background-color,.2s border}@media (max-width: 600px){.header_link{min-width:100px;font-size:10px}}.header_link:nth-child(2){background-color:#00ffd1;color:#000}.header_link:hover{background-color:#000;color:#fff;cursor:pointer;border:1px solid white}.hero{display:flex;justify-content:space-between;min-height:600px;align-items:center}@media (max-width: 550px){.hero{min-height:0px;padding:30px 15px}}.hero_decor{position:relative;z-index:0}.hero_decor .fi{justify-content:right}@media (max-width: 550px){.hero_decor .fi{justify-content:center;right:50px}}.hero_decor .fi img{max-width:50vw}.hero_content{position:relative;z-index:1;width:100%;max-width:660px}.hero_header{font-family:Montserrat;font-size:36px;font-weight:900;color:#00ffd1}@media (max-width: 550px){.hero_header{font-size:24px}}.hero_header2{font-family:Montserrat;font-size:40px;font-weight:900;margin-top:10px}@media (max-width: 550px){.hero_header2{display:none}}.hero_text{font-family:Yantramanav;font-size:24px;margin-top:40px}@media (max-width: 550px){.hero_text{font-size:12px;margin-top:12px}}.hero_controls{margin-top:40px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hero_age{display:flex;align-items:center;column-gap:20px;font-family:Inter;color:#fff8;font-size:15px}.txt{font-family:Yantramanav;font-size:24px;text-align:center;color:#919090;padding:30px 0}@media (max-width: 550px){.txt{font-size:12px}}.adv{margin-top:100px;display:flex;justify-content:center;column-gap:24px;flex-wrap:wrap;row-gap:60px}.adv_el{width:368px;border:1px solid #00FFB2;border-radius:13px;padding:30px;display:flex;justify-content:center;flex-wrap:wrap;background:linear-gradient(to bottom,#0c4a3055,#1c997355)}.adv_header{width:100%;margin-top:140px;font-family:Bebas Neue;font-size:33px;text-align:center}.adv .fi{width:100%}.adv_txt{margin-top:20px;font-family:Inter;font-size:16px;text-align:center}.play{background-image:url(/images/btnBg.svg);padding:30px 90px;background-size:contain;background-position:center;background-repeat:no-repeat;font-family:Inter;font-size:32px;font-weight:900;color:#45404a;transition:.5s transform}.play_wr{display:flex;justify-content:center;margin-top:60px}.play:hover{cursor:pointer;transform:rotate(3deg)}.footer{background-color:#134a47;height:90px;border-radius:8px;display:flex;justify-content:space-between;padding:0 30px;align-items:center;margin-top:60px}@media (max-width: 750px){.footer{display:none}}.footer_logo{display:flex;align-items:center;gap:12px;font-size:24px;font-family:Montserrat;font-weight:900;color:#00ffd1}.footer_nav{display:flex;column-gap:30px}.footer_nav a{font-family:Yantramanav;font-size:15px}.txtS{margin-top:20px;color:#919090;display:flex;align-items:center;text-align:center;justify-content:center;column-gap:20px;font-family:Inter;font-size:14px}@media (max-width: 550px){.txtS{font-size:8px;line-height:16px}}.auth{position:fixed;height:100vh;width:100%;background-color:#0008;z-index:10;display:flex;justify-content:center;align-items:center}.auth_inner{width:100%;max-width:480px;background-color:#121c18;display:flex;justify-content:center;flex-wrap:wrap;padding:30px;border-radius:5px}.auth_header{font-size:24px;font-weight:700;font-family:Inter;width:100%;text-align:center}.auth input{margin-top:20px;padding:20px;border:none;border-radius:5px;width:100%;font-family:Inter;font-size:12px}.auth_forgot{width:100%;text-align:right;margin-top:20px;font-weight:700;font-family:Inter;font-size:12px}.auth button{background-color:#00ffd1;border-radius:5px;margin-top:20px;color:#000;width:100%;height:56px;font-family:Inter;font-weight:700;font-size:16px}.auth_rev{margin-top:20px;font-family:Inter;font-size:14px}.auth_rev span{color:#00ffd1;font-weight:600}.auth_closer{position:fixed;top:20px;right:20px;font-size:50px;font-family:Montserrat;font-weight:900;z-index:20;transition:.5s transform}.auth_closer:hover{cursor:pointer;transform:rotate(10deg)}.games{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.game{width:20%;border-radius:30px}@media (max-width: 800px){.game{width:30%}}@media (max-width: 550px){.game{width:40%}}.game img{width:100%;border-radius:30px;transition:.5s transform}.game:hover img{cursor:pointer;transform:scale(1.1) rotate(5deg)}.gamePopup{position:fixed;z-index:10;width:100%;height:100vh;background-color:#0008;display:flex;justify-content:center;align-items:center}.gamePopup_header{font-size:24px;font-weight:700;font-family:Inter;width:100%;text-align:center;margin-top:20px}.gamePopup_inner{width:90%;background-color:#121c18;border-radius:5px;height:90vh}#iframe{width:100%;height:80vh;margin-top:20px}.dnone{display:none}
