@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-40px)}}@keyframes float-delayed{0%,to{transform:translateY(0)}50%{transform:translate(20px,-30px)}}.landing #telegram-login-crochgames_bot{width:100vw;height:64px}.landing .animate-float{animation:6s ease-in-out infinite float}.landing .animate-float-delayed{animation:7s ease-in-out infinite float-delayed}.landing .cta-button{text-align:center;color:#fff;cursor:pointer;border:none;border-radius:40px;justify-content:center;transition:all .3s;overflow:hidden;box-shadow:0 15px 30px #ff6b6b4d}.landing .cta-button:before{content:"";background:linear-gradient(120deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.landing .cta-button:hover{transform:scale(1.1)rotate(-3deg);box-shadow:0 20px 40px #ff6b6b80}.landing .cta-button:hover:before{left:100%}

/*# sourceMappingURL=b2383dfb0f7c98d9.css.map*/