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{font-family:Montserrat;margin:0;padding:0;border:0;font-size:100%;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}body{background:url(/img/pageBG.png);background-repeat:no-repeat;background-size:100% 100%;min-height:100vh}.container{width:100%;max-width:1300px;margin:0 auto;padding:0 15px}.header{display:flex;justify-content:space-between;align-items:center;height:100px}@media (max-width: 550px){.header{height:70px}}.logo{display:flex;align-items:center;column-gap:20px}.logo img{height:60px}@media (max-width: 550px){.logo img{height:40px}}.logo_name{text-transform:uppercase;font-size:25px;color:#c387ff;font-weight:900}@media (max-width: 550px){.logo_name{display:none}}.reg_btns{display:flex;align-items:center;padding:0;gap:28px;text-transform:uppercase;font-weight:800}@media (max-width: 550px){.reg_btns{gap:8px}}.btn_reg{color:#c387ff;box-sizing:border-box;width:151px;height:48px;background-color:transparent;border:1px solid #C387FF;border-radius:8px;flex:none;order:1;flex-grow:0;display:flex;justify-content:center;align-items:center;font-size:16px;text-decoration:none;transition:background-color .3s ease}@media (max-width: 550px){.btn_reg{width:99px;height:32px;font-size:10px}}.btn_log{color:#fff;box-sizing:border-box;width:151px;height:48px;background-color:#c387ff;border:1px solid #C387FF;border-radius:8px;flex:none;order:1;flex-grow:0;display:flex;justify-content:center;align-items:center;font-size:16px;text-decoration:none;transition:background-color .3s ease}@media (max-width: 550px){.btn_log{width:99px;height:32px;font-size:10px}}.btn_reg:hover,.btn_log:hover{background-color:#fff;color:#000}.usp{background-color:#411a67;border-radius:5px;padding:60px;display:flex;align-items:center;gap:50px;justify-content:space-between;margin-top:20px;overflow:hidden}@media (max-width: 550px){.usp{padding:20px}}.usp_text{width:59%}@media (max-width: 600px){.usp_text{width:100%;position:relative;z-index:1}}.usp_header{font-size:36px;text-transform:uppercase;font-weight:800;color:#d08ef7}.usp_header span{color:#fff}@media (max-width: 550px){.usp_header{font-size:24px}}.usp_bsoc{margin-top:18px;font-size:40px;font-weight:800}@media (max-width: 550px){.usp_bsoc{display:none}}.usp_p{font-size:24px;margin-top:19px;font-weight:200}@media (max-width: 600px){.usp_p{text-shadow:0px 0px 5px black;font-size:12px}}.usp_btns{margin-top:40px;display:flex;align-items:center;gap:20px}@media (max-width: 550px){.usp_btns{flex-wrap:wrap}}.usp_btn{color:#fff;font-weight:700;font-size:36px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;min-width:205px;min-height:62px;text-decoration:none;background-image:url(/img/btnPlayBg.svg);background-size:100% 100%;transition:.2s filter,.2s color}.usp_btn:hover{filter:invert(1);color:#000}.usp_18{width:40px;height:40px}.usp_18_wrapper{display:flex;color:#fff8;gap:10px;align-items:center}.usp_decor .fi{top:65px;right:60px}@media (max-width: 1200px){.usp_decor .fi{right:-50px}}@media (max-width: 600px){.usp_decor .fi{right:-5px;top:90px}}@media (max-width: 1200px){.usp_decor .fi img{width:600px}}@media (max-width: 600px){.usp_decor .fi img{width:350px;height:220px}}.description{text-align:center;margin-top:35px;font-size:20px}@media (max-width: 550px){.description{font-size:12px}}.description_text{color:#6f6f6f}.banners{display:flex;justify-content:space-between;margin-top:40px;flex-wrap:wrap}@media (max-width: 1200px){.banners{justify-content:center;gap:20px}}.banner{border:5px solid rgba(255,255,255,.598);padding:20px;display:flex;justify-content:center;width:100%;max-width:360px;flex-wrap:wrap;background:#6727a669;-webkit-backdrop-filter:blur(7.25px);backdrop-filter:blur(7.25px);border-radius:13px}.banner_header{width:100%;text-align:center;font-family:Bebas Neue;font-style:normal;font-weight:400;font-size:33px;margin-top:29;letter-spacing:-1.72px;color:#fff}.banner_p{width:100%;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#fff}.play{display:flex;justify-content:center;margin-top:60px}.play_btn{color:#fff;font-weight:700;font-size:36px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;width:205px;height:62px;text-decoration:none;background-image:url(/img/btnPlayBg.svg);background-size:100% 100%;transition:.2s filter,.2s color}.play_btn:hover{filter:invert(1);color:#000}.footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:5px 16px;gap:10px;margin-top:69px;background:#6727a669;border-radius:8px}@media (max-width: 800px){.footer{display:none}}.footer_logo{display:flex;font-weight:700;align-items:center;column-gap:20px;text-transform:uppercase;font-size:25px;color:#c387ff}.footer_logo img{height:45px}.footer_btns{display:flex;column-gap:40px;font-size:13px}.info{justify-content:center;padding-bottom:50px}.info_text{margin-top:40px;font-size:14px;color:#fff9;text-align:center}@media (max-width: 530px){.info_text{font-size:9px}}.info_p{text-align:center;margin-top:20px;font-size:13px;color:#fff9}@media (max-width: 530px){.info_p{display:none}}.info_warning{text-align:center;margin-top:10px;font-size:13px;color:#fff9;display:flex;align-items:center;column-gap:10px;justify-content:center}@media (max-width: 530px){.info_warning{font-size:11px}}@media (max-width: 530px){.info_pic_wrapper{display:none}}.auth{display:flex;justify-content:center;align-items:center;position:fixed;z-index:10;left:0;top:0;width:100%;height:100vh;overflow:auto;background-color:#0006}.auth_fgtPass{display:block;width:100%;text-align:right;margin-top:19px;font-size:12px;font-weight:600}.auth_btnLogin{display:flex;justify-content:center;align-items:center;width:100%;height:56px;background-color:#c387ff;margin-top:20px;border-radius:5px;font-size:20px;font-weight:800;transition:.3s color,.3s background-color}.auth_btnLogin:hover{color:#000;background-color:#fff}.auth_inner{display:flex;background-color:#1c162b;padding:40px;row-gap:20px;border-radius:10px;width:100%;max-width:478px;flex-wrap:wrap}.auth_inner input{width:100%;height:56px;max-width:426px;margin-top:13px;background-color:#20005512;border:none;padding:20px;border-radius:3px;color:#fff;font-size:18px}.auth_header{width:100%;text-align:center;font-weight:800;font-size:30px}.auth_closer{z-index:11;color:#fff;position:fixed;right:20px;top:20px;font-size:40px;font-weight:900;transition:.3s transform}.auth_closer:hover{cursor:pointer;transform:rotate(10deg)}.games{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;margin-top:60px}.games .game{max-width:280px;border-radius:20px;transition:.2s transform,.2s filter;filter:grayscale(.4)}.games .game img{border-radius:20px;width:100%}.games .game:hover{transform:scale(1.1);filter:grayscale(0);cursor:pointer}.gamePopup{position:fixed;top:0;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;width:100%;text-align:center;margin-top:20px}.gamePopup_inner{width:90%;background-color:#1c162b;border-radius:5px;height:90vh}#iframe{width:100%;height:80vh;margin-top:20px}.dnone{display:none}
