.Navbar-module__cJzEcG__nav{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#06091de0;border-bottom:1px solid #4a8fe81a;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:20px 60px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__logo{align-items:center;gap:10px;display:flex}.Navbar-module__cJzEcG__brand{font-family:var(--font-brand);letter-spacing:.18em;color:#ffffffe6;font-size:13px;font-weight:900}.Navbar-module__cJzEcG__links{gap:40px;list-style:none;display:flex}.Navbar-module__cJzEcG__links a{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:13px;font-weight:400;transition:color .2s}.Navbar-module__cJzEcG__links a:hover{color:var(--blue-light)}.Navbar-module__cJzEcG__cta{background:var(--blue);border-radius:4px;padding:10px 24px;color:#fff!important;letter-spacing:.15em!important;font-size:12px!important}.Navbar-module__cJzEcG__cta:hover{background:var(--blue-light);color:#06091d!important}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__barTop,.Navbar-module__cJzEcG__barMid,.Navbar-module__cJzEcG__barBot{background:#ffffffbf;border-radius:2px;width:24px;height:2px;transition:transform .25s,opacity .25s;display:block}.Navbar-module__cJzEcG__barTopOpen{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__barMidOpen{opacity:0}.Navbar-module__cJzEcG__barBotOpen{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__drawer{border-top:1px solid #4a8fe81a;flex-direction:column;gap:2px;width:100%;margin-top:8px;padding:8px 0 16px;display:flex}.Navbar-module__cJzEcG__drawer a{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid #ffffff0a;padding:12px 4px;font-size:14px;font-weight:400;transition:color .2s}.Navbar-module__cJzEcG__drawer a:hover{color:var(--blue-light)}.Navbar-module__cJzEcG__drawerCta{background:var(--blue);text-align:center;border-radius:4px;margin-top:12px;color:#fff!important;letter-spacing:.15em!important;border-bottom:none!important;padding:14px!important}@media (max-width:768px){.Navbar-module__cJzEcG__nav{padding:16px 20px}.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
.Hero-module__ZARIfG__hero{grid-template-columns:1fr 1fr;align-items:center;min-height:100vh;padding:120px 60px 80px;display:grid;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;background:radial-gradient(#4a8fe81f 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-200px;left:-200px}.Hero-module__ZARIfG__hero:after{content:"";pointer-events:none;background:radial-gradient(#1b4fad14 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-100px;right:0}.Hero-module__ZARIfG__text{z-index:2;position:relative}.Hero-module__ZARIfG__tag{letter-spacing:.22em;text-transform:uppercase;color:var(--blue);align-items:center;gap:8px;margin-bottom:28px;font-size:11px;font-weight:300;display:inline-flex}.Hero-module__ZARIfG__tag:before{content:"";background:var(--blue);width:24px;height:1px;display:block}.Hero-module__ZARIfG__headline{letter-spacing:-.025em;margin-bottom:24px;font-size:clamp(40px,4.5vw,64px);font-weight:700;line-height:1.06}.Hero-module__ZARIfG__headline span{color:var(--blue)}.Hero-module__ZARIfG__sub{color:var(--text-muted);max-width:460px;margin-bottom:48px;font-size:17px;font-weight:300;line-height:1.75}.Hero-module__ZARIfG__sub strong{color:var(--text);font-weight:500}.Hero-module__ZARIfG__actions{align-items:center;gap:24px;margin-bottom:60px;display:flex}.Hero-module__ZARIfG__btnPrimary{background:var(--blue);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-radius:4px;padding:16px 36px;font-size:13px;font-weight:500;transition:background .2s,transform .15s;display:inline-block}.Hero-module__ZARIfG__btnPrimary:hover{background:var(--blue-light);color:#06091d;transform:translateY(-1px)}.Hero-module__ZARIfG__btnSecondary{color:var(--text-muted);letter-spacing:.08em;align-items:center;gap:8px;font-size:13px;font-weight:400;transition:color .2s;display:inline-flex}.Hero-module__ZARIfG__btnSecondary:hover{color:var(--blue-light)}.Hero-module__ZARIfG__btnSecondary:before{content:"▶";color:var(--blue);font-size:10px}.Hero-module__ZARIfG__social{align-items:center;gap:32px;display:flex}.Hero-module__ZARIfG__socialLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--text-subtle);font-size:11px;font-weight:300}.Hero-module__ZARIfG__socialCount{color:var(--text-muted);font-size:13px;font-weight:500}.Hero-module__ZARIfG__socialCount span{color:var(--blue-light);font-weight:700}.Hero-module__ZARIfG__visual{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:768px){.Hero-module__ZARIfG__hero{grid-template-columns:1fr;min-height:auto;padding:100px 24px 60px}.Hero-module__ZARIfG__visual{display:none}.Hero-module__ZARIfG__headline{font-size:42px}.Hero-module__ZARIfG__sub{font-size:16px}.Hero-module__ZARIfG__actions{flex-direction:column;align-items:flex-start;gap:16px}.Hero-module__ZARIfG__btnPrimary{text-align:center;width:100%}.Hero-module__ZARIfG__social{flex-wrap:wrap;gap:20px}}
.TrustBar-module__yxryaq__bar{background:#4a8fe808;border-top:1px solid #4a8fe814;border-bottom:1px solid #4a8fe814;justify-content:center;align-items:center;gap:64px;padding:40px 60px;display:flex}.TrustBar-module__yxryaq__stat{text-align:center}.TrustBar-module__yxryaq__num{color:var(--blue-light);letter-spacing:-.03em;font-size:34px;font-weight:700}.TrustBar-module__yxryaq__label{letter-spacing:.16em;text-transform:uppercase;color:var(--text-subtle);margin-top:4px;font-size:11px;font-weight:300}.TrustBar-module__yxryaq__divider{background:#4a8fe82e;width:1px;height:40px}@media (max-width:768px){.TrustBar-module__yxryaq__bar{grid-template-columns:1fr 1fr;gap:28px 0;padding:32px 24px;display:grid}.TrustBar-module__yxryaq__divider{display:none}.TrustBar-module__yxryaq__stat{border-right:1px solid #4a8fe81f}.TrustBar-module__yxryaq__stat:nth-child(2n){border-right:none}}
.ProblemSolution-module__x06mlG__section{background:#080d22b3;padding:100px 60px}.ProblemSolution-module__x06mlG__grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.ProblemSolution-module__x06mlG__tag{letter-spacing:.22em;text-transform:uppercase;color:var(--blue);align-items:center;gap:8px;margin-bottom:18px;font-size:11px;font-weight:300;display:inline-flex}.ProblemSolution-module__x06mlG__tag:before{content:"";background:var(--blue);width:24px;height:1px;display:block}.ProblemSolution-module__x06mlG__title{letter-spacing:-.022em;margin-bottom:28px;font-size:clamp(28px,3vw,44px);font-weight:700;line-height:1.1}.ProblemSolution-module__x06mlG__title span{color:var(--blue)}.ProblemSolution-module__x06mlG__list{flex-direction:column;list-style:none;display:flex}.ProblemSolution-module__x06mlG__list li{color:var(--text-muted);border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:16px;padding:16px 0;font-size:15px;font-weight:300;line-height:1.6;display:flex}.ProblemSolution-module__x06mlG__list li:last-child{border-bottom:none}.ProblemSolution-module__x06mlG__solutions li{color:var(--text);border-bottom-color:#4a8fe814}.ProblemSolution-module__x06mlG__xIcon{color:#ff6464b3;flex-shrink:0;margin-top:2px;font-size:15px;font-weight:700}.ProblemSolution-module__x06mlG__checkIcon{color:var(--blue);flex-shrink:0;margin-top:2px;font-size:15px;font-weight:700}@media (max-width:768px){.ProblemSolution-module__x06mlG__section{padding:60px 24px}.ProblemSolution-module__x06mlG__grid{grid-template-columns:1fr;gap:48px}}
.Services-module__dpHhBa__section{padding:100px 60px}.Services-module__dpHhBa__tag{letter-spacing:.22em;text-transform:uppercase;color:var(--blue);align-items:center;gap:8px;margin-bottom:18px;font-size:11px;font-weight:300;display:inline-flex}.Services-module__dpHhBa__tag:before{content:"";background:var(--blue);width:24px;height:1px;display:block}.Services-module__dpHhBa__title{letter-spacing:-.022em;margin-bottom:16px;font-size:clamp(30px,3.5vw,50px);font-weight:700;line-height:1.1}.Services-module__dpHhBa__title span{color:var(--blue)}.Services-module__dpHhBa__sub{color:var(--text-muted);max-width:560px;margin-bottom:64px;font-size:17px;font-weight:300;line-height:1.7}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__dpHhBa__card{background:#ffffff05;border:1px solid #4a8fe81f;border-radius:8px;padding:40px 32px;transition:border-color .3s,background .3s;position:relative;overflow:hidden}.Services-module__dpHhBa__card:before{content:"";background:linear-gradient(90deg, transparent, var(--blue), transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Services-module__dpHhBa__card:hover{background:#4a8fe80a;border-color:#4a8fe859}.Services-module__dpHhBa__card:hover:before{opacity:1}.Services-module__dpHhBa__icon{margin-bottom:24px}.Services-module__dpHhBa__cardTitle{letter-spacing:-.01em;margin-bottom:12px;font-size:20px;font-weight:700}.Services-module__dpHhBa__desc{color:var(--text-muted);margin-bottom:24px;font-size:14px;font-weight:300;line-height:1.75}.Services-module__dpHhBa__tags{flex-wrap:wrap;gap:8px;display:flex}.Services-module__dpHhBa__tag2{letter-spacing:.16em;text-transform:uppercase;color:var(--blue);border:1px solid #4a8fe840;border-radius:2px;padding:4px 10px;font-size:10px;font-weight:300}@media (max-width:768px){.Services-module__dpHhBa__section{padding:60px 24px}.Services-module__dpHhBa__grid{grid-template-columns:1fr}.Services-module__dpHhBa__sub{margin-bottom:40px}}
.HowItWorks-module__tSMH5W__section{background:#080d22b3;padding:100px 60px}.HowItWorks-module__tSMH5W__header{text-align:center;margin-bottom:64px}.HowItWorks-module__tSMH5W__tag{letter-spacing:.22em;text-transform:uppercase;color:var(--blue);justify-content:center;align-items:center;gap:8px;margin-bottom:18px;font-size:11px;font-weight:300;display:inline-flex}.HowItWorks-module__tSMH5W__tag:before{content:"";background:var(--blue);width:24px;height:1px;display:block}.HowItWorks-module__tSMH5W__title{letter-spacing:-.022em;text-align:center;font-size:clamp(30px,3.5vw,50px);font-weight:700;line-height:1.1}.HowItWorks-module__tSMH5W__title span{color:var(--blue)}.HowItWorks-module__tSMH5W__steps{grid-template-columns:repeat(3,1fr);gap:0;display:grid;position:relative}.HowItWorks-module__tSMH5W__steps:before{content:"";background:linear-gradient(90deg,#0000,#4a8fe84d,#0000);height:1px;position:absolute;top:38px;left:16.5%;right:16.5%}.HowItWorks-module__tSMH5W__step{text-align:center;padding:0 32px}.HowItWorks-module__tSMH5W__num{width:76px;height:76px;font-family:var(--font-brand);color:var(--blue);background:#4a8fe80d;border:1px solid #4a8fe84d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 28px;font-size:18px;font-weight:900;display:flex;position:relative}.HowItWorks-module__tSMH5W__num:after{content:"";border:1px solid #4a8fe81a;border-radius:50%;position:absolute;inset:-6px}.HowItWorks-module__tSMH5W__stepTitle{margin-bottom:10px;font-size:18px;font-weight:700}.HowItWorks-module__tSMH5W__desc{color:var(--text-muted);font-size:14px;font-weight:300;line-height:1.75}@media (max-width:768px){.HowItWorks-module__tSMH5W__section{padding:60px 24px}.HowItWorks-module__tSMH5W__steps{grid-template-columns:1fr;gap:40px}.HowItWorks-module__tSMH5W__steps:before{display:none}.HowItWorks-module__tSMH5W__step{text-align:left;grid-template-rows:auto auto;grid-template-columns:60px 1fr;align-items:start;gap:0 16px;padding:0;display:grid}.HowItWorks-module__tSMH5W__num{grid-row:1/3;width:56px;height:56px;margin:0;font-size:15px}.HowItWorks-module__tSMH5W__num:after{display:none}.HowItWorks-module__tSMH5W__stepTitle{align-self:end;margin-bottom:6px}.HowItWorks-module__tSMH5W__desc{grid-column:2}}
.Testimonials-module__ItA9Ha__section{padding:100px 60px}.Testimonials-module__ItA9Ha__tag{letter-spacing:.22em;text-transform:uppercase;color:var(--blue);align-items:center;gap:8px;margin-bottom:18px;font-size:11px;font-weight:300;display:inline-flex}.Testimonials-module__ItA9Ha__tag:before{content:"";background:var(--blue);width:24px;height:1px;display:block}.Testimonials-module__ItA9Ha__title{letter-spacing:-.022em;margin-bottom:16px;font-size:clamp(30px,3.5vw,50px);font-weight:700;line-height:1.1}.Testimonials-module__ItA9Ha__title span{color:var(--blue)}.Testimonials-module__ItA9Ha__sub{color:var(--text-muted);margin-bottom:64px;font-size:17px;font-weight:300;line-height:1.7}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Testimonials-module__ItA9Ha__card{background:#ffffff05;border:1px solid #4a8fe81a;border-radius:8px;padding:32px}.Testimonials-module__ItA9Ha__text{color:var(--text);margin-bottom:24px;font-size:15px;font-style:italic;font-weight:300;line-height:1.8}.Testimonials-module__ItA9Ha__text:before{content:"“";color:var(--blue);font-size:22px;font-style:normal}.Testimonials-module__ItA9Ha__text:after{content:"”";color:var(--blue);font-size:22px;font-style:normal}.Testimonials-module__ItA9Ha__author{align-items:center;gap:12px;display:flex}.Testimonials-module__ItA9Ha__avatar{background:linear-gradient(135deg, var(--blue-dark), var(--blue));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__name{font-size:13px;font-weight:500}.Testimonials-module__ItA9Ha__role{color:var(--text-subtle);letter-spacing:.08em;font-size:11px;font-weight:300}@media (max-width:768px){.Testimonials-module__ItA9Ha__section{padding:60px 24px}.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}.Testimonials-module__ItA9Ha__sub{margin-bottom:40px}}
.CtaFinal-module__LGjAlG__section{text-align:center;padding:120px 60px;position:relative;overflow:hidden}.CtaFinal-module__LGjAlG__section:before{content:"";pointer-events:none;background:radial-gradient(#4a8fe81a 0%,#0000 70%);width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CtaFinal-module__LGjAlG__tag{letter-spacing:.22em;text-transform:uppercase;color:var(--blue);justify-content:center;align-items:center;gap:8px;margin-bottom:18px;font-size:11px;font-weight:300;display:inline-flex}.CtaFinal-module__LGjAlG__tag:before{content:"";background:var(--blue);width:24px;height:1px;display:block}.CtaFinal-module__LGjAlG__title{letter-spacing:-.025em;margin-bottom:20px;font-size:clamp(34px,4.5vw,60px);font-weight:700;line-height:1.1}.CtaFinal-module__LGjAlG__title span{color:var(--blue)}.CtaFinal-module__LGjAlG__sub{color:var(--text-muted);max-width:460px;margin:0 auto 48px;font-size:18px;font-weight:300}.CtaFinal-module__LGjAlG__row{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.CtaFinal-module__LGjAlG__inputWrap{background:#ffffff0a;border:1px solid #4a8fe838;border-radius:4px;display:flex;overflow:hidden}.CtaFinal-module__LGjAlG__input{font-family:var(--font-jost), sans-serif;color:#fff;background:0 0;border:none;outline:none;width:260px;padding:14px 20px;font-size:14px}.CtaFinal-module__LGjAlG__input::placeholder{color:var(--text-subtle)}.CtaFinal-module__LGjAlG__submit{background:var(--blue);color:#fff;font-family:var(--font-jost), sans-serif;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:none;padding:14px 24px;font-size:12px;font-weight:500;transition:background .2s}.CtaFinal-module__LGjAlG__submit:hover{background:var(--blue-light);color:#06091d}.CtaFinal-module__LGjAlG__or{color:var(--text-subtle);font-size:13px}.CtaFinal-module__LGjAlG__whatsapp{color:var(--text);letter-spacing:.08em;border:1px solid #4a8fe84d;border-radius:4px;align-items:center;gap:8px;padding:14px 28px;font-size:13px;font-weight:400;transition:border-color .2s,color .2s;display:inline-flex}.CtaFinal-module__LGjAlG__whatsapp:hover{border-color:var(--blue);color:var(--blue-light)}.CtaFinal-module__LGjAlG__note{letter-spacing:.1em;color:var(--text-subtle);margin-top:20px;font-size:12px;font-weight:300}@media (max-width:768px){.CtaFinal-module__LGjAlG__section{padding:60px 24px}.CtaFinal-module__LGjAlG__row{flex-direction:column;align-items:stretch;gap:16px}.CtaFinal-module__LGjAlG__inputWrap{width:100%}.CtaFinal-module__LGjAlG__input{flex:1;width:100%}.CtaFinal-module__LGjAlG__whatsapp{justify-content:center}.CtaFinal-module__LGjAlG__or{text-align:center}}
.Footer-module__S6Hkya__footer{border-top:1px solid #4a8fe814;justify-content:space-between;align-items:center;padding:36px 60px;display:flex}.Footer-module__S6Hkya__brand{align-items:center;gap:10px;display:flex}.Footer-module__S6Hkya__name{font-family:var(--font-brand);letter-spacing:.2em;color:#ffffff73;font-size:11px;font-weight:900}.Footer-module__S6Hkya__copy{color:var(--text-subtle);font-size:12px;font-weight:300}.Footer-module__S6Hkya__links{gap:32px;list-style:none;display:flex}.Footer-module__S6Hkya__links a{letter-spacing:.1em;color:var(--text-subtle);text-transform:uppercase;font-size:12px;font-weight:300;transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:var(--blue)}@media (max-width:768px){.Footer-module__S6Hkya__footer{text-align:center;flex-direction:column;gap:20px;padding:32px 24px}.Footer-module__S6Hkya__links{gap:20px}}
