@font-face{font-family:CustomFont1;src:url(/fonts/HALODEK-MADAE.TTF) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0}html,body{font-family:Poppins,sans-serif;font-size:14px}a{color:#fff}:root{--nav-bg: #000}.header{left:0;right:0;top:0;position:absolute;height:70px;background:var(--nav-bg)}.header_logo{height:100%;position:absolute;left:0}.header_logo a{height:100%;display:flex;flex-direction:row;align-items:center;gap:10px}.header_logo img{height:100%}.nav{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:30px}.nav_link{text-transform:uppercase;text-decoration:none}.nav_divide{width:1px;height:8px;background:#919294}.firstscreen{width:100%;height:100vh;padding-top:70px;box-sizing:border-box;background:url(/images/bg.png) no-repeat;background-size:cover;background-position:center center;display:flex;flex-direction:column}.fs_logo img{width:25%;min-width:360px}.fs_slogan{display:flex;align-items:center;justify-content:center}.fs_slogan img{width:92%}.fs_btn{display:flex;justify-content:center;align-items:center;flex-grow:1}.play_btn{display:flex;width:313px;height:66px;background:url(/images/play_btn_bg.png) no-repeat;font-family:CustomFont1,sans-serif;color:#dd6000;font-size:35px;justify-content:center;align-items:center;text-decoration:none}.play_btn:hover{color:#ff6f00}.footer{position:fixed;bottom:0;right:20px}.footer_icons{display:flex;height:100%;gap:20px;height:50px;margin-bottom:15px}.footer img{height:100%}.footer_copyright{text-align:right}.footer_copyright a{color:#919294;text-decoration:none}.footer_copyright a:hover{text-decoration:underline}
