.home-page__start-btn{text-wrap:nowrap;color:#fff;background:linear-gradient(#6c73f3,#6c73f3) padding-box padding-box,linear-gradient(#a4a9ff,#6c73f3) border-box;border:1px solid #0000;border-radius:8px;justify-content:center;justify-self:start;align-items:center;gap:6px;height:44px;padding:12px 31px;font-size:16px;font-weight:500;transition:all .2s cubic-bezier(.215,.61,.355,1);display:flex;position:relative}.home-page__start-btn.loading{opacity:.8;cursor:not-allowed}.home-page__start-btn.loading:hover{transform:none}.home-page__start-btn[disabled]{pointer-events:none}.home-page__start-btn:hover,.home-page__start-btn:focus-visible{filter:brightness(1.2)}.home-page__start-btn:active{filter:brightness(.8)}.home-page__start-btn.loading{pointer-events:none;opacity:.5}.start-btn__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}.start-btn__text--loading{opacity:.7}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.start-btn__dots:after{content:"";animation:1.5s steps(4,end) infinite dots}@keyframes dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}
.mobile-header{z-index:1100;justify-content:space-between;align-items:center;width:90%;margin-top:32px;display:none;position:absolute;left:50%;transform:translate(-50%)}.mobile-header>svg{height:32px}.mobile-header-right{align-items:center;gap:16px;display:flex}.mobile-header-right .home-page__start-btn{border-radius:8px;height:auto;padding:8px 12px}.mobile-header-right>svg{cursor:pointer;height:32px}@media (max-width:1175px){.mobile-header{display:flex}}.bodyScrollToggle{height:100vh;overflow:hidden}
.mobile-menu{z-index:1000;opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#0f1e29;background-image:radial-gradient(60% 50% at 50% 0,#ffffff14 0%,#fff0 100%);background-repeat:no-repeat;background-size:100% 100%;background-attachment:fixed;width:100vw;height:100dvh;padding-top:100px;transition:all .2s cubic-bezier(.215,.61,.355,1);position:fixed;top:0;left:0}.mobile-menu.active{opacity:1;pointer-events:all}.mobile-menu>a{color:#fff;margin-top:32px;font-size:24px;font-weight:500;display:block;position:relative;left:5%}.mobile-menu>a:active{opacity:.5}.mobile-menu .bottom-wrapper{width:90%;padding-bottom:36px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.mobile-menu .bottom-wrapper .divider{opacity:.2;background-color:#fff;width:100%;height:1px}.mobile-menu .bottom-wrapper>a{color:#f4f4f4;margin-top:24px;font-size:16px;font-weight:400;line-height:120%;display:block}
