@import "https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap";
.sales-module-scss-module__2nc8Wq__page{color:#eee;background:#020204 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'%3E%3Cpath fill='%23ffffff' fill-opacity='0.02' d='M192 15v2a11 11 0 0 0-11 11z'/%3E%3C/svg%3E");min-height:100vh;position:relative}.sales-module-scss-module__2nc8Wq__container{gap:100px;max-width:1200px;margin:auto;padding:120px 60px;display:flex}.sales-module-scss-module__2nc8Wq__left{flex:1}.sales-module-scss-module__2nc8Wq__left h1{letter-spacing:-1px;color:#fff;margin-bottom:20px;font-size:44px;font-weight:800}.sales-module-scss-module__2nc8Wq__left p{color:#b5b5c3;max-width:500px;margin-bottom:60px;line-height:1.9}.sales-module-scss-module__2nc8Wq__quickContact{flex-direction:column;gap:32px;display:flex}.sales-module-scss-module__2nc8Wq__contactItem{align-items:flex-start;gap:18px;display:flex}.sales-module-scss-module__2nc8Wq__contactItem h4{color:#fff;margin:0;font-weight:600}.sales-module-scss-module__2nc8Wq__contactItem p{color:#9ca3af;margin:6px 0 0;font-size:14px}.sales-module-scss-module__2nc8Wq__iconWrapper{color:#6531e6;background:#6531e614;border:1px solid #6531e640;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;display:flex}.sales-module-scss-module__2nc8Wq__formWrapper{flex:1;padding-top:20px}.sales-module-scss-module__2nc8Wq__form{flex-direction:column;gap:28px;font-family:Sora,sans-serif;display:flex}.sales-module-scss-module__2nc8Wq__form:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:100%;height:1px;margin-bottom:20px}.sales-module-scss-module__2nc8Wq__field{flex-direction:column;display:flex}.sales-module-scss-module__2nc8Wq__field label{color:#a1a1aa;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:500}.sales-module-scss-module__2nc8Wq__field input,.sales-module-scss-module__2nc8Wq__field textarea{color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff1f;outline:none;padding:16px 0;font-size:15px;transition:all .3s}.sales-module-scss-module__2nc8Wq__field input::placeholder,.sales-module-scss-module__2nc8Wq__field textarea::placeholder{color:#6b7280}.sales-module-scss-module__2nc8Wq__field input:focus,.sales-module-scss-module__2nc8Wq__field textarea:focus{border-bottom:1px solid #6531e6}.sales-module-scss-module__2nc8Wq__field textarea{resize:none;min-height:100px}.sales-module-scss-module__2nc8Wq__error{color:#f43f5e;margin-top:6px;font-size:12px}.sales-module-scss-module__2nc8Wq__submitBtn{color:#fff;letter-spacing:.5px;cursor:pointer;background:0 0;border:1px solid #6531e680;border-radius:999px;margin-top:30px;padding:18px 24px;font-weight:600;transition:all .3s}.sales-module-scss-module__2nc8Wq__submitBtn:hover{background:#6531e626;border-color:#6531e6}@media (max-width:1024px){.sales-module-scss-module__2nc8Wq__container{gap:60px;padding:100px 40px}.sales-module-scss-module__2nc8Wq__left h1{font-size:36px}}@media (max-width:768px){.sales-module-scss-module__2nc8Wq__container{flex-direction:column;padding:80px 25px}.sales-module-scss-module__2nc8Wq__left h1{font-size:30px}.sales-module-scss-module__2nc8Wq__quickContact{gap:24px}}@media (max-width:480px){.sales-module-scss-module__2nc8Wq__container{padding:60px 18px}.sales-module-scss-module__2nc8Wq__left h1{font-size:26px}.sales-module-scss-module__2nc8Wq__iconWrapper{width:42px;height:42px}}
.navbar-module-scss-module__Ql7bUq__navbar{z-index:999;-webkit-backdrop-filter:blur(12px);background:#020204;border-bottom:1px solid #ffffff0d;position:sticky;top:0;left:0;right:0}.navbar-module-scss-module__Ql7bUq__container{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:1rem 1.5rem;display:flex}@media (max-width:768px){.navbar-module-scss-module__Ql7bUq__container{padding:1rem}}.navbar-module-scss-module__Ql7bUq__logo{z-index:1000;font-weight:600;font-family:var(--font-satoshi),sans-serif;color:#fff;flex-shrink:0;align-items:center;font-size:1.25rem;display:flex}.navbar-module-scss-module__Ql7bUq__logoImg{width:auto;height:28px}@media (max-width:768px){.navbar-module-scss-module__Ql7bUq__logoImg{height:30px}}@media (max-width:420px){.navbar-module-scss-module__Ql7bUq__logoImg{height:26px}}.navbar-module-scss-module__Ql7bUq__navLinks{align-items:center;gap:2rem;display:flex}.navbar-module-scss-module__Ql7bUq__navLinks a{color:#e0e0e0;font-family:var(--font-satoshi),sans-serif;padding-bottom:2px;font-size:.95rem;font-weight:400;text-decoration:none;transition:all .25s;position:relative}.navbar-module-scss-module__Ql7bUq__navLinks a:hover{color:#f7931a}@media (max-width:900px){.navbar-module-scss-module__Ql7bUq__navLinks{display:none}}.navbar-module-scss-module__Ql7bUq__ctaButton{color:#fff;font-weight:600;font-family:var(--font-satoshi),sans-serif;cursor:pointer;background:#6531e6;border:none;outline:none;padding:.65rem 1.5rem;font-size:.93rem;text-decoration:none;transition:all .2s;transform:translateY(0)}.navbar-module-scss-module__Ql7bUq__ctaButton:hover{transform:translateY(2px);box-shadow:0 2px #4b2399,0 4px 6px #00000040}.navbar-module-scss-module__Ql7bUq__ctaButton:active{transform:translateY(4px);box-shadow:0 0 #4b2399,0 0 #0000}@media (max-width:900px){.navbar-module-scss-module__Ql7bUq__ctaButton{display:none}}.navbar-module-scss-module__Ql7bUq__hamburger{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.35rem;line-height:0;display:none}@media (max-width:900px){.navbar-module-scss-module__Ql7bUq__hamburger{display:flex}}.navbar-module-scss-module__Ql7bUq__mobileMenu{-webkit-backdrop-filter:blur(22px);background:#020204fa;flex-direction:column;gap:1.2rem;padding:5rem 1.5rem 2rem;display:flex;position:fixed;inset:0;z-index:999!important}.navbar-module-scss-module__Ql7bUq__mobileMenu a{color:#e0e0e0;padding-bottom:2px;font-size:1rem;font-weight:400;text-decoration:none;position:relative}.navbar-module-scss-module__Ql7bUq__mobileMenu a.navbar-module-scss-module__Ql7bUq__active{color:#f7931a}.navbar-module-scss-module__Ql7bUq__mobileMenu a:after{content:"";background:#f7931a;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}.navbar-module-scss-module__Ql7bUq__mobileMenu a:hover:after{width:100%}.navbar-module-scss-module__Ql7bUq__mobileClose{color:#fff;cursor:pointer;background:0 0;border:none;padding:.4rem;position:absolute;top:1.2rem;right:1.2rem}.navbar-module-scss-module__Ql7bUq__mobileCTA{font-weight:600;font-family:var(--font-satoshiBold),sans-serif;text-align:center;cursor:pointer;background:#6531e6;border:none;outline:none;margin-top:1.2rem;text-decoration:none;transition:all .2s;box-shadow:0 4px #4b2399,0 8px 12px #00000040;color:#fff!important;padding:.7rem 1.4rem!important}.navbar-module-scss-module__Ql7bUq__mobileCTA:hover{transform:translateY(2px);box-shadow:0 2px #4b2399,0 4px 6px #00000040}.navbar-module-scss-module__Ql7bUq__mobileCTA:active{transform:translateY(4px);box-shadow:0 0 #4b2399,0 0 #0000}
.footer-module-scss-module__YfSMNG__footer{color:#eee;width:100%;font-family:Sora;font-family:var(--font-satoshi);background:#020204;padding:6rem 2rem 2rem;position:relative;overflow:hidden}.footer-module-scss-module__YfSMNG__footer:before{content:"";background:linear-gradient(9deg,#ffffff0d,#ffffff0d,#ffffff0d);width:100%;height:2px;position:absolute;top:0;left:0}.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__container{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1100px;margin:0 auto;display:grid}@media (max-width:1024px){.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__container{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:768px){.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__container{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:640px){.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__container{grid-template-columns:1fr;gap:2rem}}.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__section{flex-direction:column;gap:1rem;display:flex}.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__section h3{letter-spacing:-.5px;color:#fff;font-size:1.9rem;font-weight:800}.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__section h4{color:#ccc;margin-bottom:.5rem;font-size:1rem;font-weight:700}.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__section p{color:#aaa;max-width:340px;font-size:.95rem;line-height:1.6}@media (max-width:640px){.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__section p{max-width:100%}}.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__section ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__section ul a{color:#ccc;font-size:.95rem;text-decoration:none;transition:all .25s;display:inline-block}.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__section ul a:hover{color:#fff;transform:translate(4px)}.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__contactItem{color:#ccc;cursor:pointer;align-items:center;gap:.6rem;font-size:.95rem;transition:all .3s;display:flex}.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__contactItem svg{color:#9b59b6;font-size:1.1rem;transition:transform .3s}.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__contactItem:hover{color:#fff;transform:translate(4px)}.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__contactItem:hover svg{transform:scale(1.15)}.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__bottom{text-align:center;color:#777;border-top:1px solid #ffffff0d;margin-top:4rem;padding-top:1.5rem;font-size:.85rem}@media (max-width:640px){.footer-module-scss-module__YfSMNG__footer .footer-module-scss-module__YfSMNG__bottom{margin-top:3rem;font-size:.8rem}}
.hero-module-scss-module__Fne89G__hero{color:#e0e0e0;background-color:#020204;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'%3E%3Cpath fill='%236531E6' fill-opacity='0.07' d='M192 15v2a11 11 0 0 0-11 11c0 1.94 1.16 4.75 2.53 6.11l2.36 2.36a6.93 6.93 0 0 1 1.22 7.56l-.43.84a8.08 8.08 0 0 1-6.66 4.13H145v35.02a6.1 6.1 0 0 0 3.03 4.87l.84.43c1.58.79 4 .4 5.24-.85l2.36-2.36a12.04 12.04 0 0 1 7.51-3.11 13 13 0 1 1 .02 26 12 12 0 0 1-7.53-3.11l-2.36-2.36a4.93 4.93 0 0 0-5.24-.85l-.84.43a6.1 6.1 0 0 0-3.03 4.87V143h35.02a8.08 8.08 0 0 1 6.66 4.13l.43.84a6.91 6.91 0 0 1-1.22 7.56l-2.36 2.36A10.06 10.06 0 0 0 181 164a11 11 0 0 0 11 11v2a13 13 0 0 1-13-13 12 12 0 0 1 3.11-7.53l2.36-2.36a4.93 4.93 0 0 0 .85-5.24l-.43-.84a6.1 6.1 0 0 0-4.87-3.03H145v35.02a8.08 8.08 0 0 1-4.13 6.66l-.84.43a6.91 6.91 0 0 1-7.56-1.22l-2.36-2.36A10.06 10.06 0 0 0 124 181a11 11 0 0 0-11 11h-2a13 13 0 0 1 13-13c2.47 0 5.79 1.37 7.53 3.11l2.36 2.36a4.94 4.94 0 0 0 5.24.85l.84-.43a6.1 6.1 0 0 0 3.03-4.87V145h-35.02a8.08 8.08 0 0 1-6.66-4.13l-.43-.84a6.91 6.91 0 0 1 1.22-7.56l2.36-2.36A10.06 10.06 0 0 0 107 124a11 11 0 0 0-22 0c0 1.94 1.16 4.75 2.53 6.11l2.36 2.36a6.93 6.93 0 0 1 1.22 7.56l-.43.84a8.08 8.08 0 0 1-6.66 4.13H49v35.02a6.1 6.1 0 0 0 3.03 4.87l.84.43c1.58.79 4 .4 5.24-.85l2.36-2.36a12.04 12.04 0 0 1 7.51-3.11A13 13 0 0 1 81 192h-2a11 11 0 0 0-11-11c-1.94 0-4.75 1.16-6.11 2.53l-2.36 2.36a6.93 6.93 0 0 1-7.56 1.22l-.84-.43a8.08 8.08 0 0 1-4.13-6.66V145H11.98a6.1 6.1 0 0 0-4.87 3.03l-.43.84c-.79 1.58-.4 4 .85 5.24l2.36 2.36a12.04 12.04 0 0 1 3.11 7.51A13 13 0 0 1 0 177v-2a11 11 0 0 0 11-11c0-1.94-1.16-4.75-2.53-6.11l-2.36-2.36a6.93 6.93 0 0 1-1.22-7.56l.43-.84a8.08 8.08 0 0 1 6.66-4.13H47v-35.02a6.1 6.1 0 0 0-3.03-4.87l-.84-.43c-1.59-.8-4-.4-5.24.85l-2.36 2.36A12 12 0 0 1 28 109a13 13 0 1 1 0-26c2.47 0 5.79 1.37 7.53 3.11l2.36 2.36a4.94 4.94 0 0 0 5.24.85l.84-.43A6.1 6.1 0 0 0 47 84.02V49H11.98a8.08 8.08 0 0 1-6.66-4.13l-.43-.84a6.91 6.91 0 0 1 1.22-7.56l2.36-2.36A10.06 10.06 0 0 0 11 28 11 11 0 0 0 0 17v-2a13 13 0 0 1 13 13c0 2.47-1.37 5.79-3.11 7.53l-2.36 2.36a4.94 4.94 0 0 0-.85 5.24l.43.84A6.1 6.1 0 0 0 11.98 47H47V11.98a8.08 8.08 0 0 1 4.13-6.66l.84-.43a6.91 6.91 0 0 1 7.56 1.22l2.36 2.36A10.06 10.06 0 0 0 68 11 11 11 0 0 0 79 0h2a13 13 0 0 1-13 13 12 12 0 0 1-7.53-3.11l-2.36-2.36a4.93 4.93 0 0 0-5.24-.85l-.84.43A6.1 6.1 0 0 0 49 11.98V47h35.02a8.08 8.08 0 0 1 6.66 4.13l.43.84a6.91 6.91 0 0 1-1.22 7.56l-2.36 2.36A10.06 10.06 0 0 0 85 68a11 11 0 0 0 22 0c0-1.94-1.16-4.75-2.53-6.11l-2.36-2.36a6.93 6.93 0 0 1-1.22-7.56l.43-.84a8.08 8.08 0 0 1 6.66-4.13H143V11.98a6.1 6.1 0 0 0-3.03-4.87l-.84-.43c-1.59-.8-4-.4-5.24.85l-2.36 2.36A12 12 0 0 1 124 13a13 13 0 0 1-13-13zM84.02 143a6.1 6.1 0 0 0 4.87-3.03l.43-.84c.8-1.59.4-4-.85-5.24l-2.36-2.36A12 12 0 0 1 83 124a13 13 0 1 1 26 0c0 2.47-1.37 5.79-3.11 7.53l-2.36 2.36a4.94 4.94 0 0 0-.85 5.24l.43.84a6.1 6.1 0 0 0 4.87 3.03H143v-35.02a8.08 8.08 0 0 1 4.13-6.66l.84-.43a6.91 6.91 0 0 1 7.56 1.22l2.36 2.36A10.06 10.06 0 0 0 164 107a11 11 0 0 0 0-22c-1.94 0-4.75 1.16-6.11 2.53l-2.36 2.36a6.93 6.93 0 0 1-7.56 1.22l-.84-.43a8.08 8.08 0 0 1-4.13-6.66V49h-35.02a6.1 6.1 0 0 0-4.87 3.03l-.43.84c-.79 1.58-.4 4 .85 5.24l2.36 2.36a12.04 12.04 0 0 1 3.11 7.51A13 13 0 1 1 83 68a12 12 0 0 1 3.11-7.53l2.36-2.36a4.93 4.93 0 0 0 .85-5.24l-.43-.84A6.1 6.1 0 0 0 84.02 49H49v35.02a8.08 8.08 0 0 1-4.13 6.66l-.84.43a6.91 6.91 0 0 1-7.56-1.22l-2.36-2.36A10.06 10.06 0 0 0 28 85a11 11 0 0 0 0 22c1.94 0 4.75-1.16 6.11-2.53l2.36-2.36a6.93 6.93 0 0 1 7.56-1.22l.84.43a8.08 8.08 0 0 1 4.13 6.66V143h35.02z'%3E%3C/path%3E%3C/svg%3E");background-repeat:repeat;background-size:192px 192px;padding:7rem 1.5rem 3rem;position:relative;overflow:hidden}@media (max-width:768px){.hero-module-scss-module__Fne89G__hero{padding-top:6rem!important}}.hero-module-scss-module__Fne89G__hero__content{text-align:center;max-width:950px;margin:0 auto}.hero-module-scss-module__Fne89G__hero__badge{color:#6531e6;background:#6531e61a;border:1px solid #6531e64d;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.45rem 1.1rem;font-size:.85rem;display:inline-flex}@media (max-width:768px){.hero-module-scss-module__Fne89G__hero__badge{margin-bottom:2rem}}.hero-module-scss-module__Fne89G__hero__content h1{font-size:clamp(2.3rem,4vw,3rem);font-weight:900;line-height:1.2;font-family:var(--font-satoshiBold),sans-serif;margin-bottom:.8rem}@media (max-width:768px){.hero-module-scss-module__Fne89G__hero__content h1{width:100%;line-height:1.5;font-size:1.4rem!important}}.hero-module-scss-module__Fne89G__hero__content h1 .hero-module-scss-module__Fne89G__gradient{background:linear-gradient(90deg,#ab9afe,#fff);-webkit-text-fill-color:#0000;font-family:var(--font-satoshiBold),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-background-clip:text;background-clip:text}.hero-module-scss-module__Fne89G__hero__content p{opacity:.85;max-width:780px;font-size:1rem;line-height:1.6;font-family:var(--font-satoshi),sans-serif;margin:0 auto;padding:.5rem 1rem}@media (max-width:768px){.hero-module-scss-module__Fne89G__hero__content p{max-width:100%;font-size:.95rem}}.hero-module-scss-module__Fne89G__hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex;margin-bottom:5rem!important}.hero-module-scss-module__Fne89G__primaryBtn{color:#fff;cursor:pointer;font-weight:600;font-family:var(--font-satoshiBold),sans-serif;background:linear-gradient(145deg,#6531e6,#9b4cff);border:6px solid #6531e6;border-width:2px 6px 6px 2px;border-radius:0;align-items:center;gap:.6rem;padding:.5rem 1.8rem;text-decoration:none;transition:all .2s;display:inline-flex}.hero-module-scss-module__Fne89G__primaryBtn .hero-module-scss-module__Fne89G__icon{animation:2s linear infinite hero-module-scss-module__Fne89G__iconSlide;display:inline-block;transform:translate(0)}.hero-module-scss-module__Fne89G__primaryBtn:hover{border-bottom-width:4px;border-right-width:4px;transform:translateY(2px)}.hero-module-scss-module__Fne89G__primaryBtn:active{border-bottom-width:2px;border-right-width:2px;transform:translateY(6px);box-shadow:inset 0 2px 6px #0006}@media (max-width:768px){.hero-module-scss-module__Fne89G__primaryBtn{justify-content:center;width:100%;padding:.8rem 1.8rem}}.hero-module-scss-module__Fne89G__secondaryBtn{color:#fff;cursor:pointer;font-weight:400;font-family:var(--font-satoshi),sans-serif;background:0 0;border:1px solid #1e1c28;border-radius:0;justify-content:center;align-items:center;gap:.6rem;padding:.8rem 1.8rem;text-decoration:none;transition:all .2s;display:inline-flex}.hero-module-scss-module__Fne89G__secondaryBtn:hover{background:#ffffff1a}.hero-module-scss-module__Fne89G__secondaryBtn:active{background:#fff3}@media (max-width:768px){.hero-module-scss-module__Fne89G__secondaryBtn{width:100%}}.hero-module-scss-module__Fne89G__hero__visual{justify-content:center;margin-top:4rem;display:flex;position:relative}.hero-module-scss-module__Fne89G__glow{filter:blur(60px);background:radial-gradient(#6531e626,#0000 70%);width:400px;height:250px;animation:6s ease-in-out infinite hero-module-scss-module__Fne89G__glowPulse;position:absolute}.hero-module-scss-module__Fne89G__visualWrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;width:100%;max-width:1000px;padding:.4rem 1rem 1rem;position:relative}.hero-module-scss-module__Fne89G__browserBar{gap:.5rem;padding:.5rem;display:flex}.hero-module-scss-module__Fne89G__browserBar .hero-module-scss-module__Fne89G__dot{background:#ffffff26;border-radius:50%;width:10px;height:10px}.hero-module-scss-module__Fne89G__carousel{aspect-ratio:16/9;border-radius:10px;width:100%;margin-top:2rem;position:relative;overflow:hidden}.hero-module-scss-module__Fne89G__slide{opacity:0;transition:opacity .8s ease-in-out,transform 1s ease-in-out;position:absolute;inset:0;transform:scale(1.02)}.hero-module-scss-module__Fne89G__slide.hero-module-scss-module__Fne89G__active{opacity:1;z-index:2;transform:scale(1)}.hero-module-scss-module__Fne89G__dashboard{object-fit:cover;border-radius:10px;width:100%;height:100%}.hero-module-scss-module__Fne89G__dots{justify-content:center;gap:.5rem;margin-top:.8rem;display:flex}.hero-module-scss-module__Fne89G__dotNav{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:8px;height:8px;transition:transform .2s,background .2s}.hero-module-scss-module__Fne89G__dotNav:hover{transform:scale(1.2)}.hero-module-scss-module__Fne89G__activeDot{background:#6531e6}@keyframes hero-module-scss-module__Fne89G__glowPulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes hero-module-scss-module__Fne89G__iconSlide{0%,50%,to{transform:translate(0)}25%{transform:translate(3px)}75%{transform:translate(2px)}}@media (max-width:768px){.hero-module-scss-module__Fne89G__hero{padding:4rem 1rem 2.5rem}.hero-module-scss-module__Fne89G__hero__actions{flex-direction:column}.hero-module-scss-module__Fne89G__glow{width:280px;height:180px}.hero-module-scss-module__Fne89G__hero__content h1{font-size:clamp(1.5rem,5vw,2rem)}}
.best-for-module-scss-module__MZCjGa__intro,.best-for-module-scss-module__MZCjGa__intro *{box-sizing:border-box;font-family:Sora,sans-serif}.best-for-module-scss-module__MZCjGa__intro{color:#fff;background-color:#020204;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23AB9AFE' fill-opacity='0.09' d='M10 10h10v10H10z'/%3E%3C/svg%3E");background-repeat:repeat;background-size:contain;padding:6rem 1.5rem 1rem}.best-for-module-scss-module__MZCjGa__intro .best-for-module-scss-module__MZCjGa__container{width:100%;max-width:1200px;margin:0 auto}.best-for-module-scss-module__MZCjGa__introHeader{max-width:70%;margin-bottom:4rem}.best-for-module-scss-module__MZCjGa__introHeader span{color:#6531e6;background:#6531e61a;border:1px solid #6531e64d;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.45rem 1.1rem;font-size:.85rem;display:inline-flex}.best-for-module-scss-module__MZCjGa__introHeader h1{color:#fff;margin:1rem 0;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.2}@media (max-width:768px){.best-for-module-scss-module__MZCjGa__introHeader h1{font-size:1.6rem!important;line-height:1.5!important}}.best-for-module-scss-module__MZCjGa__introHeader p{opacity:.75;font-size:1rem;line-height:1.75;font-family:var(--font-satoshi),sans-serif;color:#ccc}@media (max-width:768px){.best-for-module-scss-module__MZCjGa__introHeader{max-width:100%}.best-for-module-scss-module__MZCjGa__introHeader h1{font-size:2rem}}.best-for-module-scss-module__MZCjGa__featuresList{flex-direction:column;gap:2rem;padding-bottom:4rem;display:flex}@media (min-width:768px){.best-for-module-scss-module__MZCjGa__featuresList{flex-flow:wrap;gap:2rem}}.best-for-module-scss-module__MZCjGa__featureCard{-webkit-backdrop-filter:blur(18px);background:#ffffff08;border:1px solid #ab9afe26;border-radius:25px;flex-direction:column;align-items:flex-start;width:100%;max-width:540px;padding:2rem;transition:all .4s;display:flex;position:relative;box-shadow:0 15px 35px #ab9afe1a,0 0 15px #ab9afe0d}.best-for-module-scss-module__MZCjGa__featureCard:hover{border-color:#ab9afe66;transform:translateY(-10px)scale(1.02);box-shadow:0 25px 60px #ab9afe40,0 0 25px #ab9afe1a}.best-for-module-scss-module__MZCjGa__featureCard .best-for-module-scss-module__MZCjGa__featureIconWrapper{margin-bottom:1rem}.best-for-module-scss-module__MZCjGa__featureCard .best-for-module-scss-module__MZCjGa__featureIconWrapper .best-for-module-scss-module__MZCjGa__featureIcon{color:#020204;background:linear-gradient(135deg,#ab9afe,#fff);border-radius:16px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:2.2rem;transition:all .3s;animation:3s ease-in-out infinite best-for-module-scss-module__MZCjGa__floatIcon;display:flex;box-shadow:0 6px 20px #ab9afe99,0 0 12px #ab9afe4d}.best-for-module-scss-module__MZCjGa__featureCard .best-for-module-scss-module__MZCjGa__featureIconWrapper .best-for-module-scss-module__MZCjGa__featureIcon:hover{box-shadow:0 10px 30px #ab9afecc,0 0 20px #ab9afe80}.best-for-module-scss-module__MZCjGa__featureCard .best-for-module-scss-module__MZCjGa__featureText h2{color:#fff;text-shadow:0 1px 5px #ab9afe66;margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.best-for-module-scss-module__MZCjGa__featureCard .best-for-module-scss-module__MZCjGa__featureText p{opacity:.85;font-size:1rem;line-height:1.7;font-family:var(--font-satoshi),sans-serif;color:#ccc}@media (max-width:768px){.best-for-module-scss-module__MZCjGa__featureCard{max-width:100%;padding:1.8rem}}@keyframes best-for-module-scss-module__MZCjGa__floatIcon{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-6px)rotate(5deg)}to{transform:translateY(0)rotate(0)}}@media (max-width:1024px){.best-for-module-scss-module__MZCjGa__featuresList{justify-content:center}}@media (max-width:480px){.best-for-module-scss-module__MZCjGa__intro{padding:4rem 1rem}}
.check-banner-module-scss-module__E8SWVa__checkoutBanner{background:#020204;padding:6rem 1.5rem;overflow-x:hidden}.check-banner-module-scss-module__E8SWVa__inner{background:linear-gradient(172deg,#110e1de9 69%,#271b3cab 96%);border-radius:16px;grid-template-columns:1fr 1fr;gap:3rem;width:100%;max-width:1200px;margin:0 auto;padding:4rem;display:grid}.check-banner-module-scss-module__E8SWVa__left{color:#fff;flex-direction:column;justify-content:center;display:flex}.check-banner-module-scss-module__E8SWVa__left h5{letter-spacing:1px;text-transform:uppercase;opacity:.6;color:#bbb;margin-bottom:1.2rem;font-family:Sora,sans-serif;font-size:.9rem}.check-banner-module-scss-module__E8SWVa__left h3{margin-bottom:2rem;font-family:Sora,sans-serif;font-size:clamp(1.5rem,3vw,1.9rem);font-weight:600;line-height:1.4}.check-banner-module-scss-module__E8SWVa__left .check-banner-module-scss-module__E8SWVa__gradientText{background:linear-gradient(90deg,#ab9afe,#fff);-webkit-text-fill-color:#0000;-moz-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.check-banner-module-scss-module__E8SWVa__ctaBtn{color:#020204;cursor:pointer;background:linear-gradient(145deg,#ab9afe,#fff);border:none;border-radius:14px;align-self:flex-start;align-items:center;gap:.6rem;padding:1rem 2rem;font-family:Sora,sans-serif;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 12px 25px #00000080,inset 0 -4px 8px #0003,inset 0 2px 6px #ffffff4d}.check-banner-module-scss-module__E8SWVa__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 18px 35px #0000008c,inset 0 -4px 8px #0003,inset 0 2px 6px #ffffff59}.check-banner-module-scss-module__E8SWVa__ctaBtn .check-banner-module-scss-module__E8SWVa__arrow{animation:1.8s ease-in-out infinite check-banner-module-scss-module__E8SWVa__arrowPulse;display:flex}@keyframes check-banner-module-scss-module__E8SWVa__arrowPulse{0%{opacity:.7;transform:translate(0)}50%{opacity:1;transform:translate(6px)}to{opacity:.7;transform:translate(0)}}.check-banner-module-scss-module__E8SWVa__right{justify-content:center;align-items:center;display:flex}.check-banner-module-scss-module__E8SWVa__visualWrapper{width:100%;max-width:480px}.check-banner-module-scss-module__E8SWVa__stepCard{text-align:center;color:#fff}.check-banner-module-scss-module__E8SWVa__stepCard h3{margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:1.3rem}.check-banner-module-scss-module__E8SWVa__stepCard p{opacity:.75;color:#ddd;font-family:Sora,sans-serif;font-size:.95rem}.check-banner-module-scss-module__E8SWVa__paymentSvg{filter:drop-shadow(0 30px 60px #000000b3);width:100%;height:auto;margin-bottom:1.5rem}.check-banner-module-scss-module__E8SWVa__paymentSvg rect,.check-banner-module-scss-module__E8SWVa__paymentSvg circle,.check-banner-module-scss-module__E8SWVa__paymentSvg path{mix-blend-mode:lighten;transition:all .3s}.check-banner-module-scss-module__E8SWVa__paymentSvg rect[fill="url(#cardGradient)"]{fill:linear-gradient(135deg,#100e1c,#1a1627)}.check-banner-module-scss-module__E8SWVa__paymentSvg rect[fill="url(#glowGradient)"]{fill:radial-gradient(circle at 50% 30%,#ffffff0f,#fff0)}.check-banner-module-scss-module__E8SWVa__paymentSvg rect[stroke]{stroke:linear-gradient(90deg,#ffffff40,#ffffff0d)}.check-banner-module-scss-module__E8SWVa__paymentSvg line{stroke:#ffffff26;stroke-width:2px;stroke-dasharray:6 8}.check-banner-module-scss-module__E8SWVa__paymentSvg rect.check-banner-module-scss-module__E8SWVa__step1{fill:#151515;rx:12px}.check-banner-module-scss-module__E8SWVa__paymentSvg rect.check-banner-module-scss-module__E8SWVa__step1Btn{fill:#1c1c1c}.check-banner-module-scss-module__E8SWVa__paymentSvg circle.check-banner-module-scss-module__E8SWVa__step1Circle{fill:#fff}.check-banner-module-scss-module__E8SWVa__paymentSvg circle.check-banner-module-scss-module__E8SWVa__step2{fill:#0f2e1c}.check-banner-module-scss-module__E8SWVa__paymentSvg path.check-banner-module-scss-module__E8SWVa__step2Check{stroke:#22c55e}.check-banner-module-scss-module__E8SWVa__paymentSvg rect.check-banner-module-scss-module__E8SWVa__step3{fill:#111f3f;rx:16px}.check-banner-module-scss-module__E8SWVa__paymentSvg path.check-banner-module-scss-module__E8SWVa__step3Arrow{stroke:#3b82f6}.check-banner-module-scss-module__E8SWVa__paymentSvg circle.check-banner-module-scss-module__E8SWVa__step3Dot{fill:#3b82f6}.check-banner-module-scss-module__E8SWVa__progressLine{background:#ffffff1a;border-radius:999px;height:4px;margin-top:2rem;overflow:hidden}.check-banner-module-scss-module__E8SWVa__progressFill{background:linear-gradient(90deg,#ab9afe,#fff);height:100%}@media (max-width:900px){.check-banner-module-scss-module__E8SWVa__inner{text-align:center;grid-template-columns:1fr;padding:3rem}.check-banner-module-scss-module__E8SWVa__left{align-items:center}.check-banner-module-scss-module__E8SWVa__ctaBtn{align-self:center}.check-banner-module-scss-module__E8SWVa__right{margin-top:2.5rem}}@media (max-width:480px){.check-banner-module-scss-module__E8SWVa__checkoutBanner{padding:4rem 1rem}.check-banner-module-scss-module__E8SWVa__inner{border-radius:22px;padding:2rem}}
.features-module-scss-module__hkWHgW__features{color:#fff;background-color:#020204;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23AB9AFE' fill-opacity='0.09' d='M10 10h10v10H10z'/%3E%3C/svg%3E");background-repeat:repeat;background-size:contain;padding:6rem 1.5rem}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__container{width:100%;max-width:1200px;margin:0 auto}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__header{text-align:center;max-width:800px;margin:0 auto 2rem}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__header span{color:#6531e6;background:#6531e61a;border:1px solid #6531e64d;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.45rem 1.1rem;font-size:.85rem;display:inline-flex}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__header h1{color:#fff;margin:1rem 0 .4rem;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1.2}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__header p{opacity:.75;color:#ccc;font-size:1rem;line-height:1.75;font-family:var(--font-satoshi),sans-serif}@media (max-width:768px){.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__header{max-width:100%}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__header h1{font-size:1.8rem}}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__tabs .features-module-scss-module__hkWHgW__tab{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;padding:.7rem 1.8rem;font-size:.95rem;font-weight:600;transition:all .3s}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__tabs .features-module-scss-module__hkWHgW__tab:hover{background:#ffffff0f;transform:translateY(-2px)}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__tabs .features-module-scss-module__hkWHgW__tab.features-module-scss-module__hkWHgW__active{background:#1a162b;border-color:#0000;box-shadow:0 12px 30px #00000080}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__grid .features-module-scss-module__hkWHgW__card{-webkit-backdrop-filter:blur(18px);background:#ffffff08;border:1px solid #ab9afe26;border-radius:25px;flex-direction:column;align-items:flex-start;padding:2rem;transition:all .4s;display:flex;position:relative;box-shadow:0 15px 35px #ab9afe1a,0 0 15px #ab9afe0d}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__grid .features-module-scss-module__hkWHgW__card:hover{border-color:#ab9afe66;transform:translateY(-10px)scale(1.02);box-shadow:0 25px 60px #ab9afe40,0 0 25px #ab9afe1a}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__grid .features-module-scss-module__hkWHgW__card .features-module-scss-module__hkWHgW__iconWrapper{color:#020204;background:linear-gradient(135deg,#ab9afe,#fff);border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.2rem;font-size:1.6rem;transition:all .3s;animation:3s ease-in-out infinite features-module-scss-module__hkWHgW__floatIcon;display:flex;box-shadow:0 6px 20px #ab9afe99,0 0 12px #ab9afe4d}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__grid .features-module-scss-module__hkWHgW__card .features-module-scss-module__hkWHgW__iconWrapper svg{transition:all .4s}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__grid .features-module-scss-module__hkWHgW__card .features-module-scss-module__hkWHgW__iconWrapper:hover svg{color:#fff;transform:scale(1.2)rotate(10deg)}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__grid .features-module-scss-module__hkWHgW__card h3{color:#fff;margin-bottom:.7rem;font-size:1.25rem;font-weight:700}.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__grid .features-module-scss-module__hkWHgW__card p{opacity:.75;color:#ccc;font-size:.97rem;line-height:1.6;font-family:var(--font-satoshi),sans-serif}@media (max-width:768px){.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__grid .features-module-scss-module__hkWHgW__card{padding:1.8rem}}@keyframes features-module-scss-module__hkWHgW__floatIcon{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-6px)rotate(5deg)}to{transform:translateY(0)rotate(0)}}@media (max-width:1024px){.features-module-scss-module__hkWHgW__features .features-module-scss-module__hkWHgW__grid{justify-content:center}}@media (max-width:480px){.features-module-scss-module__hkWHgW__features{padding:4rem 1rem}}
.pricing-module-scss-module__tk8AGW__pricing{color:#fff;background:#020204;padding:4rem 1.5rem;position:relative;overflow:hidden}.pricing-module-scss-module__tk8AGW__pricing:after{content:"";pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E");position:absolute;inset:0}.pricing-module-scss-module__tk8AGW__header{text-align:center;max-width:760px;margin:0 auto 6rem}@media (max-width:768px){.pricing-module-scss-module__tk8AGW__header{margin-bottom:4rem}}.pricing-module-scss-module__tk8AGW__header .pricing-module-scss-module__tk8AGW__badge{color:#6531e6;background:#6531e626;border:1px solid #6531e666;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.45rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex}.pricing-module-scss-module__tk8AGW__header h1{letter-spacing:-.02em;text-transform:capitalize;color:#fff;margin:1.5rem 0 1rem;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1.2}@media (max-width:768px){.pricing-module-scss-module__tk8AGW__header h1{font-size:1.8rem}}.pricing-module-scss-module__tk8AGW__header p{color:#ccc;font-size:1.05rem;line-height:1.8;font-family:var(--font-satoshi),sans-serif}@media (max-width:768px){.pricing-module-scss-module__tk8AGW__header p{font-size:1rem}}.pricing-module-scss-module__tk8AGW__cards{perspective:2000px;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.pricing-module-scss-module__tk8AGW__cardWrapper{transform-style:preserve-3d;position:relative}.pricing-module-scss-module__tk8AGW__cardWrapper:after{content:"";pointer-events:none;background:radial-gradient(500px circle at var(--mouse-x)var(--mouse-y),#6531e626,transparent 40%);opacity:0;transition:opacity .3s;position:absolute;inset:0}.pricing-module-scss-module__tk8AGW__cardWrapper:hover:after{opacity:1}.pricing-module-scss-module__tk8AGW__cardWrapper:hover .pricing-module-scss-module__tk8AGW__card{transform:rotateX(3deg)rotateY(-3deg)scale(1.02);box-shadow:0 25px 50px #0009}.pricing-module-scss-module__tk8AGW__card{background:linear-gradient(145deg,#111,#1a1924);border:1px solid #ffffff14;border-radius:16px;padding:3rem 2.5rem;transition:transform .3s,box-shadow .3s,background .3s;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000080}.pricing-module-scss-module__tk8AGW__card h3{color:#fff;margin-bottom:.5rem;font-size:1.65rem;font-weight:700}.pricing-module-scss-module__tk8AGW__card:after{content:"";pointer-events:none;border:1px solid #ffffff0d;border-radius:14px;position:absolute;inset:6px}.pricing-module-scss-module__tk8AGW__card:before{content:"";z-index:-1;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;width:100%;height:100%;position:absolute;top:-16px;left:16px}.pricing-module-scss-module__tk8AGW__card:hover{background:linear-gradient(145deg,#14121b,#1f1d2b)}.pricing-module-scss-module__tk8AGW__popular{color:#fff;letter-spacing:.12em;z-index:10;text-transform:uppercase;background:#6531e6;border-radius:999px;padding:.55rem 1.6rem;font-size:.75rem;font-weight:600;position:absolute;top:-30px;right:24px;box-shadow:0 6px 15px #6531e680}.pricing-module-scss-module__tk8AGW__subtitle{color:#ccc;margin-top:.6rem;font-size:.95rem}.pricing-module-scss-module__tk8AGW__price{color:#fff;margin:1.8rem 0 1rem;font-size:2.8rem;font-weight:800}.pricing-module-scss-module__tk8AGW__description{color:#bbb;margin-bottom:2rem;line-height:1.8}.pricing-module-scss-module__tk8AGW__divider{background:#ffffff1a;height:1px;margin-bottom:2rem}.pricing-module-scss-module__tk8AGW__features{flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex}.pricing-module-scss-module__tk8AGW__feature{color:#ddd;align-items:center;gap:.6rem;font-weight:500;display:flex}.pricing-module-scss-module__tk8AGW__button{text-align:center;color:#fff;cursor:pointer;background:linear-gradient(90deg,#6531e6,#a04fff);border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 15px #6531e666,0 12px 25px #00000080}.pricing-module-scss-module__tk8AGW__button:hover{transform:translateY(-2px);box-shadow:0 12px 18px #6531e699,0 18px 28px #0009}.pricing-module-scss-module__tk8AGW__button:active{transform:translateY(2px);box-shadow:0 4px 6px #6531e699,0 8px 15px #00000080}@media (max-width:768px){.pricing-module-scss-module__tk8AGW__cards{grid-template-columns:1fr;gap:2rem}.pricing-module-scss-module__tk8AGW__card{padding:2.2rem 1.8rem}.pricing-module-scss-module__tk8AGW__header h1{font-size:2rem}.pricing-module-scss-module__tk8AGW__price{font-size:2.2rem}.pricing-module-scss-module__tk8AGW__popular{right:16px}}
.demo-module-scss-module__xzOmnW__demo{color:#fff;font-family:var(--font-satoshi),sans-serif;background:#020204;padding:6rem 1.5rem;position:relative}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__container{width:100%}}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__header{text-align:center;max-width:720px;margin:0 auto 4rem}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__header span{color:#6531e6;background:#6531e61a;border:1px solid #6531e64d;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.45rem 1.1rem;font-size:.85rem;display:inline-flex}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__header h1{color:#fff;margin-top:1.2rem;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1.2}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__header p{opacity:.75;color:#ccc;line-height:1.7;font-family:var(--font-satoshi),sans-serif;margin-top:.4rem;margin-bottom:1rem}@media (max-width:768px){.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__header h1{font-size:1.8rem}}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__videoBtn{color:#020204;cursor:pointer;background:linear-gradient(135deg,#ab9afe,#fff);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.7rem 1.6rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 6px 20px #ab9afe4d}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__videoBtn:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 10px 30px #ab9afe80}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__videoBtn:active{transform:translateY(2px);box-shadow:0 4px 15px #ab9afe33}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__tab,.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__tab--active{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;padding:.65rem 1.5rem;font-weight:500;transition:all .3s}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__tab:hover,.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__tab--active:hover{background:#ffffff0d;transform:translateY(-1px)}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__tab--active{color:#020204;background:linear-gradient(135deg,#ab9afe,#fff);font-weight:600;box-shadow:0 10px 25px #ab9afe66}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__card{-webkit-backdrop-filter:blur(18px);background:#ffffff08;border:1px solid #ab9afe26;border-radius:25px;flex-direction:column;gap:1.5rem;max-width:1100px;margin:0 auto;padding:2.5rem;transition:all .3s;display:flex;box-shadow:0 15px 35px #ab9afe1a,0 0 15px #ab9afe0d}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__card:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 25px 60px #ab9afe40,0 0 25px #ab9afe1a}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__cardHeader{border-bottom:1px solid #ab9afe1a;padding-bottom:1rem}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__cardHeader h2{color:#fff;font-size:1.6rem;font-weight:700}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__cardHeader p{color:#ccc;margin-top:.3rem;line-height:1.5}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__cardBody{flex-direction:column;gap:1rem;display:flex}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__cardBody .demo-module-scss-module__xzOmnW__demo__row{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;padding:.8rem 1rem;transition:all .3s;display:flex}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__cardBody .demo-module-scss-module__xzOmnW__demo__row:hover{background:#ab9afe08}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__cardBody .demo-module-scss-module__xzOmnW__demo__row .demo-module-scss-module__xzOmnW__demo__rowText{flex-direction:column;gap:.2rem;display:flex}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__cardBody .demo-module-scss-module__xzOmnW__demo__row .demo-module-scss-module__xzOmnW__demo__rowText span{color:#aaa;font-size:.75rem}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__cardBody .demo-module-scss-module__xzOmnW__demo__row .demo-module-scss-module__xzOmnW__demo__rowText strong{color:#fff;word-break:break-word;font-size:.95rem}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__cardBody .demo-module-scss-module__xzOmnW__demo__row button{cursor:pointer;color:#fff;background:0 0;border:none;align-items:center;transition:all .2s;display:flex}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__cardBody .demo-module-scss-module__xzOmnW__demo__row button:hover{transform:scale(1.1)}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__cardBody .demo-module-scss-module__xzOmnW__demo__cta{color:#020204;background:linear-gradient(135deg,#ab9afe,#fff);border-radius:999px;justify-content:center;align-items:center;gap:.4rem;margin-top:1.5rem;padding:.7rem 1.6rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 6px 20px #ab9afe4d}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__cardBody .demo-module-scss-module__xzOmnW__demo__cta:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 10px 30px #ab9afe80}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__modal{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:999;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__modalContent{aspect-ratio:16/9;-webkit-backdrop-filter:blur(18px);background:#ffffff08;border:1px solid #ab9afe26;border-radius:20px;width:90%;max-width:900px;overflow:hidden}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__modalContent iframe{border:none;width:100%;height:100%}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__modalClose{cursor:pointer;color:#fff;background:#ab9afe26;border:none;border-radius:50%;padding:6px;position:absolute;top:12px;right:12px}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__modalClose:hover{background:#ab9afe4d}@media (max-width:768px){.demo-module-scss-module__xzOmnW__demo{padding:4rem 1rem}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__card{width:100%;padding:2rem}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__header h1{font-size:1.8rem}}@media (max-width:480px){.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__row{flex-direction:column;align-items:flex-start;gap:.4rem}.demo-module-scss-module__xzOmnW__demo .demo-module-scss-module__xzOmnW__demo__cta{justify-content:center;width:100%}}@keyframes demo-module-scss-module__xzOmnW__floatIcon{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-5px)rotate(3deg)}to{transform:translateY(0)rotate(0)}}
.payment-module-scss-module__Sgnk_a__pay{font-family:var(--font-satoshi,sans-serif);color:#e8e8ee;background:#020204;padding:5rem 1rem}.payment-module-scss-module__Sgnk_a__pay__container{background:#0b0b10;border:1px solid #ffffff0f;border-radius:20px;max-width:1200px;margin:0 auto;padding:3rem}@media (max-width:768px){.payment-module-scss-module__Sgnk_a__pay__container{padding:2rem 1.5rem}}.payment-module-scss-module__Sgnk_a__pay__title{text-align:center;letter-spacing:-.02em;color:#fff;font-size:2.4rem;font-weight:700}@media (max-width:768px){.payment-module-scss-module__Sgnk_a__pay__title{font-size:2rem}}.payment-module-scss-module__Sgnk_a__pay__subtitle{text-align:center;color:#9a9aa6;margin-top:.6rem;font-size:1rem}.payment-module-scss-module__Sgnk_a__pay__select{color:#fff;appearance:none;background:#111117;border:1px solid #ffffff14;border-radius:12px;width:100%;margin:2.5rem 0 1.5rem;padding:1rem 1.2rem;font-size:.95rem;transition:border .2s}.payment-module-scss-module__Sgnk_a__pay__select:focus{border-color:#6531e699;outline:none}.payment-module-scss-module__Sgnk_a__pay__amount{text-align:center;background:#111117;border:1px solid #ffffff0d;border-radius:16px;margin:2rem 0 3rem;padding:2rem}.payment-module-scss-module__Sgnk_a__pay__amount .payment-module-scss-module__Sgnk_a__label{text-transform:uppercase;letter-spacing:.1em;color:#7d7d8a;font-size:.75rem}.payment-module-scss-module__Sgnk_a__pay__amount h2{color:#fff;margin:.6rem 0;font-weight:600}.payment-module-scss-module__Sgnk_a__pay__amount .payment-module-scss-module__Sgnk_a__price{color:#6531e6;font-size:2.2rem;font-weight:700;font-family:var(--font-satoshiBold),sans-serif!important}.payment-module-scss-module__Sgnk_a__pay__methods{grid-template-columns:repeat(1fr);gap:1.5rem;margin-bottom:3rem;display:grid}@media (max-width:768px){.payment-module-scss-module__Sgnk_a__pay__methods{grid-template-columns:1fr}}.payment-module-scss-module__Sgnk_a__pay__methods .payment-module-scss-module__Sgnk_a__method{cursor:pointer;background:#0f0f14;border:1px solid #ffffff0f;border-radius:16px;padding:2rem;transition:all .25s}.payment-module-scss-module__Sgnk_a__pay__methods .payment-module-scss-module__Sgnk_a__method h2{color:#fff;font-size:1.1rem;font-weight:600}.payment-module-scss-module__Sgnk_a__pay__methods .payment-module-scss-module__Sgnk_a__method p{color:#8f8f9c;margin-top:.4rem;font-size:.9rem}.payment-module-scss-module__Sgnk_a__pay__methods .payment-module-scss-module__Sgnk_a__method .payment-module-scss-module__Sgnk_a__btn{text-align:center;color:#cfcfe8;background:#14141c;border:1px solid #ffffff14;border-radius:10px;margin-top:1.4rem;padding:.8rem 1rem;font-weight:500;transition:all .2s}.payment-module-scss-module__Sgnk_a__pay__methods .payment-module-scss-module__Sgnk_a__method:hover{background:#13131a;border-color:#ffffff1f}.payment-module-scss-module__Sgnk_a__pay__methods .payment-module-scss-module__Sgnk_a__method.payment-module-scss-module__Sgnk_a__active{background:#15151f;border-color:#6531e699}.payment-module-scss-module__Sgnk_a__pay__methods .payment-module-scss-module__Sgnk_a__method.payment-module-scss-module__Sgnk_a__active .payment-module-scss-module__Sgnk_a__btn{color:#fff;background:#6531e6;border:none}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__detailsBox{background:#111117;border:1px solid #ffffff0d;border-radius:16px;margin-bottom:2rem;padding:2rem}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__detailsBox h3{color:#fff;margin-bottom:.6rem;font-size:1.1rem;font-weight:600}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__detailsBox p{color:#9a9aa6;margin-bottom:1rem}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__detailsBox .payment-module-scss-module__Sgnk_a__copyField{background:#14141c;border:1px solid #ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:.6rem;padding:.9rem 1rem;display:flex}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__detailsBox .payment-module-scss-module__Sgnk_a__copyField span{color:#e6e6ef;overflow-wrap:anywhere;font-size:.9rem}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__detailsBox .payment-module-scss-module__Sgnk_a__copyField button{color:#6531e6;cursor:pointer;background:0 0;border:none;font-size:1.1rem}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__pay__form{flex-direction:column;gap:1.2rem;display:flex}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__pay__form .payment-module-scss-module__Sgnk_a__row{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}@media (max-width:600px){.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__pay__form .payment-module-scss-module__Sgnk_a__row{grid-template-columns:1fr}}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__pay__form input{color:#fff;background:#14141c;border:1px solid #ffffff14;border-radius:12px;padding:.9rem 1rem;font-size:.9rem;transition:border .2s}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__pay__form input::placeholder{color:#7c7c88}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__pay__form input:focus{border-color:#6531e699;outline:none}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__pay__form .payment-module-scss-module__Sgnk_a__fileUpload{text-align:center;color:#9a9aa6;cursor:pointer;background:#14141c;border:1px dashed #ffffff1a;border-radius:12px;padding:1rem;transition:border .2s;position:relative}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__pay__form .payment-module-scss-module__Sgnk_a__fileUpload:hover{border-color:#6531e680}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__pay__form .payment-module-scss-module__Sgnk_a__fileUpload input{opacity:0;cursor:pointer;position:absolute;inset:0}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__pay__form .payment-module-scss-module__Sgnk_a__progressBar{background:#1a1a22;border-radius:4px;height:6px;overflow:hidden}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__pay__form .payment-module-scss-module__Sgnk_a__progressBar .payment-module-scss-module__Sgnk_a__progress{background:#6531e6;height:100%;transition:width .3s}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__pay__form .payment-module-scss-module__Sgnk_a__submitBtn{color:#fff;cursor:pointer;background:#6531e6;border:none;border-radius:12px;margin-top:.5rem;padding:1rem;font-weight:600;transition:all .25s}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__pay__form .payment-module-scss-module__Sgnk_a__submitBtn:hover{background:#5a28d4}.payment-module-scss-module__Sgnk_a__pay__details .payment-module-scss-module__Sgnk_a__pay__form .payment-module-scss-module__Sgnk_a__submitBtn:disabled{opacity:.5;cursor:not-allowed}
.faqs-module-scss-module__68WmrW__faqs{font-family:var(--font-satoshiBold),sans-serif;color:#e8e8ee;background:#020204;padding:5rem 1.5rem;position:relative}.faqs-module-scss-module__68WmrW__faqs:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#6531e608,#0000 60%),radial-gradient(circle at 100% 100%,#6531e608,#0000 60%);position:absolute;inset:0}@media (max-width:768px){.faqs-module-scss-module__68WmrW__faqs{padding:3rem 1rem}}.faqs-module-scss-module__68WmrW__faqs__container{z-index:1;width:100%;max-width:1100px;margin:0 auto;position:relative}.faqs-module-scss-module__68WmrW__faqs__header{text-align:center;max-width:760px;margin:0 auto 3rem}.faqs-module-scss-module__68WmrW__faqs__header span{color:#6531e6;border:1px solid #6531e64d;border-radius:999px;align-items:center;gap:.6rem;padding:.45rem 1.4rem;font-size:.85rem;font-weight:600;display:inline-flex}.faqs-module-scss-module__68WmrW__faqs__header span svg{color:#6531e6}.faqs-module-scss-module__68WmrW__faqs__header h1{letter-spacing:-.02em;margin-top:1rem;font-size:2.5rem;font-weight:800}@media (max-width:768px){.faqs-module-scss-module__68WmrW__faqs__header h1{font-size:2rem}}@media (max-width:480px){.faqs-module-scss-module__68WmrW__faqs__header h1{font-size:1.8rem}}.faqs-module-scss-module__68WmrW__faqs__header p{color:#ccc;margin-top:.6rem;font-size:1rem;line-height:1.7}.faqs-module-scss-module__68WmrW__faqs__list{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}@media (max-width:768px){.faqs-module-scss-module__68WmrW__faqs__list{gap:1rem}}
.faq-module-scss-module__AE6tnq__faq{background:#0b0b10;border:1px solid #ffffff0f;border-radius:16px;transition:all .25s;position:relative;overflow:hidden}.faq-module-scss-module__AE6tnq__faq:hover{background:#0f0f14;border-color:#6531e633}.faq-module-scss-module__AE6tnq__faq--open{border-color:#6531e6}.faq-module-scss-module__AE6tnq__faq__header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.4rem 1.6rem;display:flex}.faq-module-scss-module__AE6tnq__faq__header h3{color:#e8e8ee;font-size:1.15rem;font-weight:600}.faq-module-scss-module__AE6tnq__faq__icon{background:#111117;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;min-width:30px;min-height:30px;transition:transform .3s,background .25s;display:flex}.faq-module-scss-module__AE6tnq__faq__icon svg{color:#6531e6;transition:color .25s}.faq-module-scss-module__AE6tnq__faq--open .faq-module-scss-module__AE6tnq__faq__icon{background:#6531e6;transform:rotate(180deg)}.faq-module-scss-module__AE6tnq__faq--open .faq-module-scss-module__AE6tnq__faq__icon svg{color:#fff}.faq-module-scss-module__AE6tnq__faq__content{opacity:0;max-height:0;padding:0 1.6rem;transition:max-height .35s,opacity .3s,padding-bottom .3s;overflow:hidden}.faq-module-scss-module__AE6tnq__faq__content p{color:#cfcfe8;margin-bottom:1rem;font-size:.95rem;line-height:1.7}.faq-module-scss-module__AE6tnq__faq--open .faq-module-scss-module__AE6tnq__faq__content{opacity:1;max-height:500px;padding-bottom:1.2rem}
.coverage-module-scss-module__QED07W__coverage{font-family:var(--font-satoshiBold),sans-serif;color:#e8e8ee;background:#020204;justify-content:center;padding:5rem 1.5rem 3rem;display:flex;position:relative}.coverage-module-scss-module__QED07W__coverage:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#6531e60d,#0000 60%),radial-gradient(circle at 100% 100%,#6531e60d,#0000 60%);position:absolute;inset:0}@media (max-width:768px){.coverage-module-scss-module__QED07W__coverage{padding:3rem 1rem 2rem}}.coverage-module-scss-module__QED07W__coverage__container{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:1100px;display:flex;position:relative}.coverage-module-scss-module__QED07W__coverage__badge{color:#6531e6;background:#6531e61a;border:1px solid #6531e64d;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.45rem 1.1rem;font-size:.85rem;font-weight:600;display:inline-flex}.coverage-module-scss-module__QED07W__coverage__title{color:#fff;text-align:center;margin-bottom:3rem;font-size:clamp(2rem,3vw,2.8rem);font-weight:800;line-height:1.2}.coverage-module-scss-module__QED07W__coverage__stats{flex-wrap:wrap;justify-content:center;gap:3rem;width:100%;margin-bottom:3rem;display:flex}@media (max-width:1024px){.coverage-module-scss-module__QED07W__coverage__stats{gap:2rem}}@media (max-width:600px){.coverage-module-scss-module__QED07W__coverage__stats{flex-direction:column;align-items:center;gap:1.5rem}}.coverage-module-scss-module__QED07W__coverage__stat{text-align:center}.coverage-module-scss-module__QED07W__coverage__stat .coverage-module-scss-module__QED07W__coverage__value{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:800;display:block}.coverage-module-scss-module__QED07W__coverage__stat .coverage-module-scss-module__QED07W__coverage__label{color:#9a9aa6;font-size:.95rem;font-weight:500}.coverage-module-scss-module__QED07W__coverage__globe{width:100%;max-width:600px;margin-top:2rem;position:relative}
.testimonials-module-scss-module__7t5wQG__testimonials{color:#e8e8ee;font-family:var(--font-satoshiBold),sans-serif;background:#020204;padding:6rem 1.5rem;overflow:hidden}@media (max-width:768px){.testimonials-module-scss-module__7t5wQG__testimonials{padding:4rem 1rem}}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__topRow{justify-content:space-between;align-items:flex-end;gap:2rem;max-width:1200px;margin:0 auto 3rem;display:flex}@media (max-width:768px){.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__topRow{flex-direction:column;align-items:flex-start}}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__header{max-width:560px}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__header span{letter-spacing:.12em;text-transform:uppercase;color:#9a9aa6;font-size:.75rem;font-weight:600}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__header h2{color:#fff;margin:.6rem 0;font-size:2.2rem;font-weight:800}@media (max-width:768px){.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__header h2{font-size:1.8rem}}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__header p{color:#b1b1c7;font-size:.95rem;line-height:1.6}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__controls{gap:.75rem;display:flex}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__controls button{color:#e8e8ee;cursor:pointer;background:#111117;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:600;transition:all .25s;display:flex}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__controls button:hover{color:#fff;background:#15151f;border-color:#6531e6;transform:translateY(-2px)}@media (max-width:768px){.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__controls{align-self:flex-end}}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__slider{scroll-snap-type:x mandatory;touch-action:pan-x;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;gap:1.5rem;max-width:1200px;margin:0 auto;padding-bottom:2rem;display:flex;overflow:auto hidden}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__slider::-webkit-scrollbar{display:none}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__card{scroll-snap-align:start;background:#0b0b10;border:1px solid #ffffff0f;border-radius:24px;min-width:340px;max-width:340px;padding:2rem;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 6px 20px #00000040}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__card:hover{border-color:#6531e6;transform:translateY(-6px);box-shadow:0 18px 35px #6531e626}@media (max-width:640px){.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__card{min-width:85%}}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__card blockquote{color:#e8e8ee;font-size:1rem;line-height:1.65;font-family:var(--font-satoshi),sans-serif;margin-bottom:1.5rem}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__card footer{align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__card footer .testimonials-module-scss-module__7t5wQG__avatar{background:#1a1a22;border:1px solid #ffffff14;border-radius:16px;width:48px;height:48px}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__card footer .testimonials-module-scss-module__7t5wQG__meta{flex-direction:column;display:flex}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__card footer .testimonials-module-scss-module__7t5wQG__meta strong{color:#fff;font-size:.95rem}.testimonials-module-scss-module__7t5wQG__testimonials .testimonials-module-scss-module__7t5wQG__card footer .testimonials-module-scss-module__7t5wQG__meta span{color:#9a9aa6;font-size:.85rem}
.get-started-module-scss-module__EYSwka__getStarted{text-align:center;font-family:var(--font-satoshiBold),sans-serif;background:#020204;justify-content:center;padding:1rem 1.5rem 6rem;display:flex;overflow:hidden}@media (max-width:768px){.get-started-module-scss-module__EYSwka__getStarted{padding:4rem 1rem 5rem}}.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__inner{background:linear-gradient(172deg,#110e1de9 69%,#271b3cab 96%);flex-direction:column;align-items:center;gap:2.5rem;width:100%;max-width:1100px;padding:4rem 2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__inner:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 28px 80px #00000073}.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__inner h2{color:#fff;text-align:center;z-index:2;max-width:850px;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:700;line-height:1.35;position:relative}@media (max-width:768px){.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__inner h2{font-size:1.8rem}}@media (max-width:480px){.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__inner h2{font-size:1.6rem}}.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__button3D,.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__ctaBtn{cursor:pointer;perspective:900px;font-weight:600;font-family:var(--font-satoshiBold),sans-serif;border:none;border-radius:16px;align-items:center;gap:.6rem;padding:.9rem 3rem;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex;position:relative}.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__button3D .get-started-module-scss-module__EYSwka__icon,.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__ctaBtn .get-started-module-scss-module__EYSwka__icon{animation:2s linear infinite get-started-module-scss-module__EYSwka__iconSlide;display:inline-block;transform:translate(0)}.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__button3D:active,.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__ctaBtn:active{transform:translateY(4px)scale(.97);box-shadow:0 3px #00000059}@keyframes get-started-module-scss-module__EYSwka__iconSlide{0%,50%,to{transform:translate(0)}25%{transform:translate(3px)}75%{transform:translate(2px)}}.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__ctaBtn{color:#fff;background:#6531e6;border:2px solid #6531e6;font-size:1rem;transition:all .25s;box-shadow:0 6px #4a23b3,0 12px 24px #6531e64d}.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__ctaBtn:hover{background:#7c4cf0;border-color:#7c4cf0;transform:translateY(-3px)scale(1.03);box-shadow:0 10px #4a23b3,0 20px 40px #6531e666}.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__ctaBtn:active{transform:translateY(4px)scale(.97);box-shadow:0 2px #4a23b3,0 6px 12px #6531e640}@media (max-width:768px){.get-started-module-scss-module__EYSwka__getStarted .get-started-module-scss-module__EYSwka__ctaBtn{justify-content:center;width:100%;display:flex}}
