.styles_main__ZYsCT{display:flex;flex-direction:column;min-height:100vh;background:radial-gradient(circle at 10% -20%,rgba(34,241,214,.08) 0,transparent 45%),radial-gradient(circle at 90% -30%,rgba(18,166,215,.12) 0,transparent 55%),var(--color-bg-page);color:rgb(var(--textColor));font-family:Inter,sans-serif}.styles_pageContent__wdOlH{flex:1 1}.styles_header__gtxrC{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:#000;box-shadow:0 16px 32px rgba(0,0,0,.45);transition:background .3s ease,box-shadow .3s ease}.styles_headerNav__UCxOg{flex-direction:row;gap:20px}.styles_headerContent__4F_s9,.styles_headerNav__UCxOg{display:flex;justify-content:space-between;align-items:center}.styles_headerContent__4F_s9{max-width:var(--max-width);margin:0 auto;width:100%;padding:var(--padding);height:64px}@media(min-width:1024px){.styles_headerContent__4F_s9{padding:var(--padding);display:flex;flex-direction:row;justify-content:space-between;height:80px}}.styles_logoWrapper__Z_JUv{display:inline-flex;align-items:center}.styles_logo__7v6T8{width:auto;height:26px}@media(min-width:1024px){.styles_logo__7v6T8{height:36px}}.styles_nav__YTxKY{display:none;gap:32px;text-transform:uppercase;letter-spacing:.24em;font-size:12px;color:hsla(0,0%,100%,.8)}@media(min-width:1024px){.styles_nav__YTxKY{display:flex}}.styles_navLink__loM_l{position:relative;color:inherit;transition:color .2s ease}.styles_navLink__loM_l:hover{color:#fff}.styles_navLink__loM_l:hover:after{opacity:1}.styles_headerActions__n6Tp1{display:flex;align-items:center;gap:16px}.styles_downloadButton__hm0Ar{display:none;padding:8px 16px;border-radius:8px;background:linear-gradient(180deg,#00d9c5,#1ed9c0);box-shadow:0 10px 15px -3px rgba(0,217,197,.3),0 4px 6px -4px rgba(0,217,197,.3);color:#00151e;font-weight:600;font-size:14px;letter-spacing:-.15px}@media(min-width:1024px){.styles_downloadButton__hm0Ar{display:inline-flex}}.styles_burger__Anj7f{width:46px;height:46px;border-radius:50%;border:1px solid #000;background:#000;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:transform .25s ease}.styles_burger__Anj7f span{width:20px;height:2px;border-radius:999px;background:#fff;transition:transform .25s ease,opacity .25s ease}@media(min-width:1024px){.styles_burger__Anj7f{display:none}}.styles_burgerOpen__pM8A9 span:first-child{transform:translateY(4px) rotate(45deg)}.styles_burgerOpen__pM8A9 span:nth-child(2){opacity:0}.styles_burgerOpen__pM8A9 span:nth-child(3){transform:translateY(-4px) rotate(-45deg)}.styles_mobileMenu__OgLkJ{position:fixed;inset:0;z-index:55;transform:translateY(-100%);transition:transform .35s ease;background:radial-gradient(circle at 20% 0,rgba(34,241,214,.2) 0,transparent 55%),rgba(1,14,21,.96);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;flex-direction:column;gap:16px;padding:110px 28px 40px}@media(min-width:1024px){.styles_mobileMenu__OgLkJ{display:none}}.styles_mobileClose__4eyOK{position:absolute;top:36px;right:28px;width:40px;height:40px;border-radius:50%;border:1px solid transparent;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:0}.styles_mobileClose__4eyOK span{width:16px;height:1px;border-radius:999px;background:#fff}.styles_mobileClose__4eyOK span:first-child{margin-bottom:-1px;transform:rotate(45deg)}.styles_mobileClose__4eyOK span:last-child{transform:rotate(-45deg)}.styles_mobileMenuOpen__qMUBF{transform:translateY(0)}.styles_mobileNav__44wMq{display:flex;flex-direction:column;gap:10px;text-transform:uppercase;letter-spacing:.18em;font-size:16px;color:hsla(0,0%,100%,.82)}.styles_mobileNavLink__wJzbZ{color:inherit}.styles_mobileDownload__0XEXU{border-radius:999px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.82);font-size:16px}@media(min-width:1024px){.styles_mobileDownload__0XEXU{background:linear-gradient(102deg,#22f1d6,#11a8d8 45%,#0876b5);color:#00151e;padding:14px 32px;display:inline-flex;justify-content:center;align-items:center}}.styles_footer__4YOFk{position:relative;margin-top:0;padding:120px var(--padding) 56px;background:#000;overflow:hidden}.styles_footerGradient__n65Dk{position:absolute;inset:0;background:#000;opacity:1;pointer-events:none}.styles_footerInner__CF1jE{position:relative;z-index:1;max-width:calc(var(--max-width) + 80px);margin:0 auto;display:flex;flex-direction:column;gap:64px}.styles_footerMain__Xarm0{display:grid;grid-gap:48px;gap:48px}@media(min-width:1024px){.styles_footerMain__Xarm0{grid-template-columns:minmax(240px,320px) 1fr;align-items:start}}@media(min-width:1440px){.styles_footerMain__Xarm0{grid-template-columns:minmax(260px,360px) 1fr}}.styles_footerBrand__e1Tl_{display:flex;flex-direction:column;gap:24px}.styles_footerLogo__ANfW2{width:88px;height:auto}.styles_footerDescription__BGPQi{font-size:15px;line-height:170%;color:hsla(0,0%,100%,.7)}.styles_footerSocials__gQE_a{display:flex;gap:14px}.styles_socialIconWrap__BMt3m{width:40px;height:40px;border-radius:10px;border:.612px solid rgba(0,217,197,.2);background:rgba(26,35,50,.6);display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.styles_socialIconWrap__BMt3m:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.35)}.styles_footerColumns__gkWhu{display:grid;grid-gap:32px 42px;gap:32px 42px;grid-template-columns:repeat(1,minmax(140px,1fr))}@media(min-width:1024px){.styles_footerColumns__gkWhu{grid-template-columns:repeat(4,minmax(150px,1fr))}}@media(min-width:1440px){.styles_footerColumns__gkWhu{gap:36px 64px}}.styles_footerColumn__T6xCt{display:flex;flex-direction:column;gap:12px}@media(min-width:1024px){.styles_footerColumn__T6xCt{gap:18px}}.styles_footerTitle__QUhij{font-size:12px;text-transform:uppercase;letter-spacing:.24em;color:hsla(0,0%,100%,.62)}.styles_footerLinks__UmyaC{display:flex;flex-direction:column;gap:12px}.styles_footerLink__botkK{color:hsla(0,0%,100%,.72);font-size:14px;line-height:130%;transition:color .2s ease}@media(min-width:1024px){.styles_footerLink__botkK{line-height:160%}}.styles_footerLink__botkK:hover{color:#fff}.styles_footerText__62oSa{color:hsla(0,0%,100%,.78);font-size:14px}.styles_footerButton__tF1CE{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;border:1px solid rgba(34,241,214,.36);background:transparent;color:hsla(0,0%,100%,.85);font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:background .2s ease,color .2s ease;width:-moz-fit-content;width:fit-content;padding:5px 10px}@media(min-width:1440px){.styles_footerButton__tF1CE{padding:11px 24px}}.styles_footerButton__tF1CE:hover{background:rgba(34,241,214,.18);color:#fff}.styles_footerBottom__hKV3q{display:flex;flex-direction:column;gap:10px;padding-top:36px;border-top:1px solid rgba(34,241,214,.18);color:hsla(0,0%,100%,.56);font-size:13px;align-items:center}@media(min-width:1024px){.styles_footerBottom__hKV3q{flex-direction:row;justify-content:space-between;gap:18px}}.styles_footerLegalLinks__WiIGf{display:flex;flex-wrap:wrap;gap:16px}