html,body,#root{touch-action:none;background-color:#000;width:100%;height:100%;margin:0;padding:0;font-family:azo-sans-web,sans-serif;position:fixed;overflow:hidden}canvas{touch-action:none;display:block}@media (width<=767px){[class^=leva-]{display:none!important}}.Loader{z-index:9999;background-color:#000;border-top:1px solid #fff;width:100vw;height:100vh;animation:1s cubic-bezier(.4,0,.4,1) .5s forwards load;position:fixed;bottom:0}@keyframes load{0%{height:100vh}50%{border-top:1px solid #fff}to{border-top:1px solid #000;height:0}}.logBtnContainer{z-index:9999;opacity:.8;width:auto;height:30px;transition:opacity .3s cubic-bezier(.4,0,.4,1);position:fixed;top:24px;right:24px}.logBtnContainer:before{content:"";z-index:1;background-color:#000;width:25px;height:25px;position:fixed;right:0}.logBtnContainer a{color:#fff;white-space:nowrap;border-radius:14px;width:auto;font-size:20px;font-weight:300;text-decoration:none;display:flex;position:relative}.logBtnContainer a:before{content:"";background-image:url(./person.svg);background-repeat:no-repeat;background-size:contain;width:35px;height:25px;position:absolute;top:50%;left:-35px;transform:translateY(-50%)}.logBtnContainer:hover{opacity:1}.botLeftContainer{z-index:9999;opacity:.8;transition:opacity .3s cubic-bezier(.4,0,.4,1);position:fixed;bottom:24px;left:24px}.botLeftContainer img{width:150px}.botLeftContainer h1{color:#fff;letter-spacing:1.6px;width:clamp(200px,70vw,400px);margin:10px 0 0;font-size:16px;font-weight:500;line-height:1.3}.botLeftContainer:hover{opacity:1}@media (width<=767px){.botLeftContainer img{width:100px}.botLeftContainer h1{font-size:12px}}
