@import"https://fonts.googleapis.com/css2?family=Aspekta:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:20px 40px;display:flex;justify-content:center;align-items:center}.navbar-container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1300px;background:linear-gradient(90deg,#0598aa,#03bfc8);border-radius:20px;padding:16px 24px;border:2px solid rgba(255,255,255,.25);box-shadow:0 10px 15.8px #00000041;position:relative;z-index:1;font-family:Raleway,sans-serif}.navbar-logo{display:flex;align-items:center;cursor:pointer;transition:transform .3s ease}.navbar-logo:hover{transform:scale(1.05)}.logo-image{width:32px;height:32px}.navbar-menu{display:flex;align-items:center;gap:35px;margin-right:20px}.menu-item-container{position:relative}.menu-item{background:none;border:none;color:#fff;font-family:Raleway,sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;padding:8px 0;transition:all .3s ease;position:relative;outline:none}.menu-item:hover{transform:translateY(-1px)}.menu-item.active{font-weight:600}.menu-item:focus{outline:none}.menu-item:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#fff;transition:width .3s ease}.menu-item:hover:after{width:100%}.menu-item.active:after{width:100%}.dropdown-arrow{margin-left:8px;font-size:10px;transition:transform .3s ease}.menu-item:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + 2px);right:24px;background:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:0 0 5px 5px;padding:0;border:2px solid rgb(67,174,167);border-top:none;box-shadow:0 10px 15.8px #00000026;min-width:250px;z-index:-1}@media (max-width: 768px){.dropdown-menu{display:none}}.dropdown-item{display:block;width:100%;background:none;border:none;color:#6f6e6e;font-family:Raleway,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.5px;cursor:pointer;padding:12px 20px;text-align:left;transition:background-color .3s ease;outline:none}.dropdown-item:hover{background:#ffffff1a}.dropdown-item.active{background:#87ceeb33;font-weight:600}.mobile-menu-button{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:4px;gap:4px;outline:none}.mobile-menu-button:focus,.mobile-menu-button:active,.mobile-menu-button:focus-visible{outline:none;box-shadow:none;border:none}.mobile-menu-button span{width:24px;height:2px;background:#fff;border-radius:1px;transition:all .3s ease}.mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background:transparent;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:0 0 16px 16px;padding:0;border:none;border-top:none;overflow:visible;z-index:999}.mobile-menu-item{display:flex;width:100%;background:none;border:none;color:#fff;font-family:Raleway,sans-serif;font-size:18px;font-weight:600;text-transform:none;letter-spacing:.5px;cursor:pointer;padding:20px 24px;text-align:left;transition:all .3s ease;border-radius:0;outline:none;justify-content:space-between;align-items:center;position:relative}.mobile-menu-item:hover{background:#ffffff1a}.mobile-menu-item.active{background:#87ceeb33;font-weight:700}.mobile-menu-item:focus{outline:none}.mobile-menu-item.home-item{background:#4ecdc4;border-radius:16px 16px 0 0}.mobile-menu-item.why-item{background:#45b7b8;border-radius:0}.mobile-menu-item.product-item{background:#87ceeb;border-radius:0}.mobile-menu-item.product-item:active,.mobile-menu-item.product-item:focus{background:#87ceeb!important}.mobile-menu-item.home-item:hover,.mobile-menu-item.why-item:hover,.mobile-menu-item.product-item:hover{background:#ffffff1a}.mobile-dropdown-menu{background:#87ceeb;border-radius:0 0 16px 16px;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.2);position:relative;z-index:1000}.mobile-dropdown-item{display:flex;width:100%;background:none;border:none;color:#fff;font-family:Raleway,sans-serif;font-size:16px;font-weight:500;text-transform:none;letter-spacing:.5px;cursor:pointer;padding:16px 24px;text-align:left;transition:background-color .3s ease;border-radius:0;margin:0;outline:none;justify-content:space-between;align-items:center;position:relative;z-index:1001;pointer-events:auto}.mobile-dropdown-item:hover{background:#ffffff1a}.mobile-dropdown-item.active{background:#87ceeb33;font-weight:600}.mobile-arrow{width:20px;height:20px;transition:transform .3s ease}.mobile-arrow.rotated{transform:rotate(180deg)}.product-section{position:relative}@media (max-width: 768px){.navbar{padding:0}.navbar-container{padding:16px;background:transparent;border-radius:0;box-shadow:none;border:none}.navbar-container.mobile-menu-active{background:#4ecdc4}.navbar-menu{display:none}.mobile-menu-button{display:flex}.mobile-menu{display:block;margin-top:0}.mobile-menu-item.home-item{border-radius:0}}._footer_1m4c4_6{background:transparent;padding:10rem 0 2rem;margin-top:-100px;font-family:Aspekta,sans-serif}._footerContent_1m4c4_13{max-width:1200px;margin:0 auto;padding:0 2rem}._footerTop_1m4c4_20{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.2);position:relative}._footerLogo_1m4c4_30{position:absolute;left:50%;transform:translate(-50%)}._footerLogo_1m4c4_30 img{height:60px;width:auto}._footerLanguageSwitchers_1m4c4_41{display:flex;gap:1rem;margin-left:auto}._flagBtn_1m4c4_47{background:none;border:2px solid rgba(255,255,255,.3);border-radius:50%;width:25px;height:25px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}._flagBtn_1m4c4_47 img{width:100%;height:100%;object-fit:cover;border-radius:50%}._flagBtn_1m4c4_47:hover{border-color:#fff;transform:scale(1.1)}._flagBtnActive_1m4c4_74{border-color:#fff;background:#ffffff1a}._footerNavigation_1m4c4_80{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}._footerLeftSection_1m4c4_87{display:flex;flex-direction:column;gap:1.5rem;margin-left:-2rem}._footerStandaloneLinks_1m4c4_94{display:flex;flex-direction:column;gap:1.725rem}._footerCommunitySection_1m4c4_100{display:flex;flex-direction:column;gap:1.5rem}._footerSectionTitle_1m4c4_106{font-size:1rem;font-weight:700;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px}._footerColumn_1m4c4_114{display:flex;flex-direction:column}._footerLinks_1m4c4_119{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._footerLinks_1m4c4_119 li{margin:0}._footerLink_1m4c4_119{background:none;border:none;font-size:.81rem;cursor:pointer;padding:0;text-align:left;transition:opacity .3s ease;text-decoration:none}._footerLink_1m4c4_119:hover{opacity:.8}._footerLink_1m4c4_119:focus,._footerLink_1m4c4_119:active,._socialIcon_1m4c4_149:focus,._socialIcon_1m4c4_149:active,._appStoreBtn_1m4c4_151:focus,._appStoreBtn_1m4c4_151:active,._flagBtn_1m4c4_47:focus,._flagBtn_1m4c4_47:active{outline:none;box-shadow:none}._footerLinkStandalone_1m4c4_159{font-weight:500;font-size:.9rem}._socialMediaIcons_1m4c4_165{display:flex;gap:.25rem}._socialIcon_1m4c4_149{background:none;border:none;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0}._socialIcon_1m4c4_149 img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}._socialIcon_1m4c4_149[aria-label=LinkedIn] img{width:115%;height:115%;margin:-7.5%}._socialIcon_1m4c4_149[aria-label=LinkedIn]{margin-left:3px}._socialIcon_1m4c4_149:hover{background:#fff3;transform:scale(1.1)}._footerBottom_1m4c4_207{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}._downloadText_1m4c4_213{font-size:1.08rem;font-weight:700;margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:1px}._appStoreButtons_1m4c4_221{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}._appStoreBtn_1m4c4_151{background:none;border:none;padding:0;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;font-size:.9rem}._appStoreBtn_1m4c4_151:hover{transform:translateY(-2px)}._appStoreBtnGooglePlay_1m4c4_243,._appStoreBtnAppStore_1m4c4_247{background:none}._appStoreBtn_1m4c4_151 img{width:100%;height:auto;max-height:40px;object-fit:contain}._footerContentMobile_1m4c4_263{max-width:100%;padding:2rem 2.5rem;display:flex;flex-direction:column;gap:1.5rem;font-family:Raleway,sans-serif}._footerLogoMobile_1m4c4_272{margin-bottom:1rem;text-align:center}._footerLogoMobile_1m4c4_272 img{height:50px;width:auto}._footerNavigationMobile_1m4c4_282{display:flex;flex-direction:column;gap:1rem}._footerSectionMobile_1m4c4_288{display:flex;flex-direction:column;gap:.5rem}._footerSectionTitleMobile_1m4c4_294{font-size:1.2rem;font-weight:700;margin:.5rem 0;text-transform:uppercase;letter-spacing:.5px;color:inherit}._footerLinksMobile_1m4c4_303{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}._footerLinksMobile_1m4c4_303 li{margin:0}._footerLinkMobile_1m4c4_316{background:none;border:none;font-size:.9rem;font-weight:400;cursor:pointer;padding:0;text-align:left;transition:opacity .3s ease;text-decoration:none;text-transform:uppercase;color:inherit}._footerLinkMobile_1m4c4_316:hover{opacity:.8}._socialMediaIconsMobile_1m4c4_334{display:flex;gap:.5rem;margin-top:.5rem}._socialIconMobile_1m4c4_340{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0}._socialIconMobile_1m4c4_340 img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}._socialIconMobile_1m4c4_340:hover{background:#fff3;transform:scale(1.1)}._footerDownloadMobile_1m4c4_366{margin-top:3rem;margin-bottom:2rem;text-align:center}._downloadTextMobile_1m4c4_372{font-size:1.4rem;font-weight:700;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px;color:inherit}._appStoreButtonsMobile_1m4c4_381{display:flex;flex-direction:column;gap:.75rem;align-items:center;width:100%}._appStoreBtnMobile_1m4c4_389{background:none;border:none;padding:0;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;font-size:.9rem;width:100%}._appStoreBtnMobile_1m4c4_389:hover{transform:translateY(-2px)}._appStoreBtnMobile_1m4c4_389:focus{outline:none;box-shadow:none}._appStoreBtnMobile_1m4c4_389 img{width:100%;height:auto;max-width:200px}._footerLanguageMobile_1m4c4_416{display:flex;gap:1rem;margin-top:1rem;justify-content:center}._flagBtnMobile_1m4c4_423{background:none;border:2px solid rgba(255,255,255,.3);border-radius:50%;width:45px;height:45px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}._flagBtnMobile_1m4c4_423 img{width:100%;height:100%;object-fit:cover;border-radius:50%}._flagBtnMobile_1m4c4_423:hover{border-color:#fff;transform:scale(1.1)}._flagBtnMobileActive_1m4c4_450{border-color:#fff;background:#ffffff1a}._loadingContainer_1x4tg_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;padding:2rem}._spinner_1x4tg_10{width:40px;height:40px;border:4px solid rgba(0,206,212,.2);border-top:4px solid #00ced4;border-radius:50%;animation:_spin_1x4tg_10 1s linear infinite;margin-bottom:1rem}._loadingText_1x4tg_20{color:#fff;font-family:Raleway,sans-serif;font-size:1rem;font-weight:500;text-align:center;margin:0}@keyframes _spin_1x4tg_10{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._loadingContainer_1x4tg_1{min-height:150px;padding:1.5rem}._spinner_1x4tg_10{width:32px;height:32px;border-width:3px}._loadingText_1x4tg_20{font-size:.9rem}}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#fff;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Raleway,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{color:#fff;font-family:Raleway,sans-serif}body.bg-home{background:linear-gradient(180deg,#00ced400,#00ced480 .01%,#00ced4 95.67%)}body.bg-why-key-wallet{background:linear-gradient(90deg,#1a8693,#018695,#008795,#017180,#01576c,#004f66,#004a63)}body.bg-product,body.bg-learn,body.bg-resources,body.bg-community,body.bg-support{background:linear-gradient(180deg,#00ced400,#00ced480 .01%,#00ced4 95.67%)}#root{min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.app-container{flex:1;padding-top:120px;width:100%;display:flex;justify-content:center}
