.Navbar_wrapper__QRGy0{position:fixed;top:0;left:0;width:100%;padding:0 1rem;z-index:100}.Navbar_container__8KwCE{margin-top:.5rem;background:hsla(var(--background-hsl),.55);border:1px solid transparent;border-radius:16px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .35s ease,border-color .35s ease,margin-top .35s ease,box-shadow .35s ease,-webkit-backdrop-filter .35s ease;transition:background .35s ease,border-color .35s ease,backdrop-filter .35s ease,margin-top .35s ease,box-shadow .35s ease;transition:background .35s ease,border-color .35s ease,backdrop-filter .35s ease,margin-top .35s ease,box-shadow .35s ease,-webkit-backdrop-filter .35s ease}.Navbar_containerScrolled__zFUiH{margin-top:.25rem;background:hsla(var(--background-hsl),.94);border-color:hsla(var(--border-hsl),.35);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 10px 30px rgba(0,0,0,.5),0 1px 3px hsla(var(--primary-hsl),.05)}.Navbar_content__sxfqB{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;height:72px}.Navbar_logo__Hjsus{display:block}.Navbar_logo__Hjsus img{height:24px;filter:drop-shadow(0 1px 6px rgba(0,0,0,.35))}.Navbar_menu__m_d6L{display:none;list-style:none;align-items:center;gap:2rem}@media(min-width:64rem){.Navbar_menu__m_d6L{display:flex}}.Navbar_menuLink__eJp_0{position:relative;font-size:.9375rem;color:var(--muted-foreground);font-weight:500;cursor:pointer;background:none;border:none;padding:0;transition:color .15s ease}.Navbar_menuLink__eJp_0:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1.5px;background-color:var(--primary);transition:width .25s ease}.Navbar_menuLink__eJp_0:hover{color:var(--foreground)}.Navbar_menuLink__eJp_0:hover:after{width:100%}.Navbar_menuLink__eJp_0.Navbar_active__iaIGz{color:var(--primary)}.Navbar_menuLink__eJp_0.Navbar_active__iaIGz:after{width:100%}.Navbar_actions__vXFVx{display:flex;align-items:center;gap:.75rem}.Navbar_btnCliente__DqsMY{display:none;align-items:center;gap:.375rem;color:hsla(0,0%,100%,.6);font-size:.8125rem;font-weight:500;padding:0 .875rem;height:36px;border-radius:10px;border:1px solid hsla(0,0%,100%,.12);background:transparent;white-space:nowrap;transition:color .2s ease,border-color .2s ease,background .2s ease}.Navbar_btnCliente__DqsMY:hover{color:#fff;border-color:hsla(0,0%,100%,.28);background:hsla(0,0%,100%,.05)}@media(min-width:40rem){.Navbar_btnCliente__DqsMY{display:inline-flex}}.Navbar_btnPrimary__1fER4{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--primary);color:var(--primary-foreground);border-radius:12px;font-weight:500;font-size:.875rem;padding:0 1rem;height:40px;border:none;cursor:pointer;transition:filter .15s ease,opacity .15s ease,transform .1s ease;white-space:nowrap;box-shadow:0 4px 14px hsla(var(--primary-hsl),.25)}.Navbar_btnPrimary__1fER4:hover{filter:brightness(1.1);opacity:.95;transform:translateY(-1px)}.Navbar_btnPrimary__1fER4:active{transform:translateY(0)}.Navbar_burger__yYrHA{display:inline-flex;flex-direction:column;justify-content:space-between;width:20px;height:14px;background:transparent;border:none;cursor:pointer}.Navbar_burger__yYrHA span{display:block;width:100%;height:2px;background-color:var(--foreground);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.Navbar_burger__yYrHA.Navbar_burgerOpen__P2otq span:first-child{transform:translateY(6px) rotate(45deg)}.Navbar_burger__yYrHA.Navbar_burgerOpen__P2otq span:nth-child(2){opacity:0}.Navbar_burger__yYrHA.Navbar_burgerOpen__P2otq span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}@media(min-width:64rem){.Navbar_burger__yYrHA{display:none}}.Navbar_mobilePanel__YSCXk{display:none;border-top:1px solid var(--border);padding:1.5rem;flex-direction:column;gap:1.25rem;background:hsla(var(--background-hsl),.97);border-radius:0 0 16px 16px;box-shadow:0 15px 30px rgba(0,0,0,.4)}.Navbar_mobilePanel__YSCXk.Navbar_mobilePanelOpen__9qtfD{display:flex}.Navbar_mobileLinkBtn__8w7TH{font-size:1rem;font-weight:500;color:var(--foreground);background:none;text-align:left;cursor:pointer;transition:color .15s ease;border:none;border-bottom:1px solid hsla(0,0%,100%,.03);padding:.5rem 0}.Navbar_mobileClienteLink__15xoC{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;color:hsla(0,0%,100%,.55);transition:color .15s ease}.Navbar_mobileClienteLink__15xoC:hover{color:hsla(0,0%,100%,.85)}.Navbar_mobilePrimaryBtn__gqjod{width:100%;border-radius:8px;margin-top:.5rem;display:inline-flex;align-items:center;justify-content:center;background-color:var(--primary);color:var(--primary-foreground);font-weight:500;font-size:.9375rem;padding:0 1rem;height:44px;border:none;cursor:pointer;transition:filter .15s ease;box-shadow:0 4px 14px hsla(var(--primary-hsl),.25)}.Navbar_mobilePrimaryBtn__gqjod:hover{filter:brightness(1.1)}.Footer_footer__kObrD{background-color:var(--background);background-image:linear-gradient(hsla(0,0%,100%,.018) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.018) 1px,transparent 0);background-size:56px 56px;border-top:1px solid var(--border);padding-top:5rem;padding-bottom:4rem}.Footer_grid____rtv{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}@media(min-width:40rem){.Footer_grid____rtv{grid-template-columns:repeat(2,1fr)}}@media(min-width:64rem){.Footer_grid____rtv{grid-template-columns:2fr 1fr 1fr}}.Footer_brand__MVon1 img{height:24px;width:auto}.Footer_brandText__yH3a_{font-size:.875rem;color:var(--muted-foreground);margin-top:1rem;line-height:1.5}.Footer_brandSubtext__RCSXK{font-size:.75rem;color:var(--muted-foreground);margin-top:.75rem;opacity:.7;line-height:1.5}.Footer_navTitle__USaUX{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:1.25rem}.Footer_links__IDnnl{list-style:none;display:flex;flex-direction:column;gap:.75rem}.Footer_linkItem__pu5cS{font-size:.875rem;color:var(--muted-foreground);cursor:pointer;background:none;border:none;padding:0;text-align:left;transition:color .15s ease}.Footer_linkItem__pu5cS:hover{color:var(--foreground)}.Footer_bottom__zkrD1{margin-top:4rem;border-top:1px solid var(--border);padding-top:2rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.5rem;text-align:center}@media(min-width:48rem){.Footer_bottom__zkrD1{flex-direction:row;text-align:left}}.Footer_copy__fk0nP{font-size:.75rem;color:var(--muted-foreground);line-height:1.5}.Footer_copy__fk0nP p+p{margin-top:.25rem}.Footer_socials__66mfY{display:flex;align-items:center;gap:1rem}.Footer_socialIcon__hi7Pi{width:32px;height:32px;border-radius:50%;background-color:hsla(var(--muted-hsl),.4);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--muted-foreground);transition:all .2s ease}.Footer_socialIcon__hi7Pi:hover{color:var(--foreground);border-color:var(--muted-foreground);background-color:hsla(var(--muted-hsl),.8)}.HeroSection_section__57gLQ{padding-top:5.5rem;padding-bottom:4rem;overflow:hidden;position:relative}@media(min-width:40rem){.HeroSection_section__57gLQ{padding-top:7rem;padding-bottom:5rem}}@media(min-width:48rem){.HeroSection_section__57gLQ{padding-top:8rem;padding-bottom:5rem}}@media(min-width:64rem){.HeroSection_section__57gLQ{padding-top:7rem;padding-bottom:4.5rem}}@media(min-width:80rem){.HeroSection_section__57gLQ{padding-top:8rem;padding-bottom:5rem}}.HeroSection_radialGlow__B5KGr{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:800px;height:600px;pointer-events:none;z-index:-10;background-image:radial-gradient(ellipse at center,hsla(var(--primary-hsl),.12) 0,hsla(var(--primary-hsl),.04) 40%,transparent 70%);animation:HeroSection_glowPulse__nj0lk 4s ease-in-out infinite}@keyframes HeroSection_glowPulse__nj0lk{0%,to{opacity:.7}50%{opacity:1}}.HeroSection_heroRow__XG8nL{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media(min-width:64rem){.HeroSection_heroRow__XG8nL{flex-direction:row;align-items:flex-start;gap:3rem}}@media(min-width:80rem){.HeroSection_heroRow__XG8nL{gap:4rem;align-items:center}}.HeroSection_heroText__vkbr3{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center}@media(min-width:64rem){.HeroSection_heroText__vkbr3{align-items:flex-start;text-align:left}}.HeroSection_heroVisual__ZDDWM{width:100%;max-width:480px;flex:0 0 auto}@media(min-width:64rem){.HeroSection_heroVisual__ZDDWM{width:clamp(340px,38%,440px)}}@media(min-width:80rem){.HeroSection_heroVisual__ZDDWM{width:clamp(400px,38%,480px)}}.HeroSection_badge__Q2ZbQ{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid var(--border);padding:.375rem 1rem;font-size:.875rem;color:var(--muted-foreground);background-color:hsla(var(--muted-hsl),.2);transition:all .2s ease;margin-bottom:1.5rem;cursor:pointer;opacity:0;animation:HeroSection_heroFadeUp__xwPIS .7s ease forwards;animation-delay:.1s}.HeroSection_badge__Q2ZbQ span{color:var(--primary);font-weight:700}.HeroSection_badge__Q2ZbQ:hover{border-color:hsla(var(--primary-hsl),.4);color:var(--foreground);background-color:hsla(var(--muted-hsl),.4)}@keyframes HeroSection_heroFadeUp__xwPIS{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.HeroSection_title__1snvA{max-width:48rem;margin:.75rem auto 0;font-size:2.25rem;font-weight:500;line-height:1.15;letter-spacing:-.03em;color:var(--foreground);text-wrap:balance;opacity:0;animation:HeroSection_heroFadeUp__xwPIS .7s ease forwards;animation-delay:.25s}.HeroSection_title__1snvA span{color:var(--primary);text-shadow:0 0 40px hsla(var(--primary-hsl),.15)}@media(min-width:40rem){.HeroSection_title__1snvA{font-size:2.75rem}}@media(min-width:48rem){.HeroSection_title__1snvA{font-size:3rem}}@media(min-width:64rem){.HeroSection_title__1snvA{font-size:2.625rem;margin-left:0;margin-right:0;max-width:none}}@media(min-width:80rem){.HeroSection_title__1snvA{font-size:3rem}}@media(min-width:90rem){.HeroSection_title__1snvA{font-size:3.5rem}}.HeroSection_subtitle__wOYSD{margin-top:1.25rem;max-width:42rem;margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.6;color:var(--muted-foreground);opacity:0;animation:HeroSection_heroFadeUp__xwPIS .7s ease forwards;animation-delay:.4s}@media(min-width:64rem){.HeroSection_subtitle__wOYSD{margin-left:0;margin-right:0;max-width:34rem;font-size:1rem}}@media(min-width:80rem){.HeroSection_subtitle__wOYSD{font-size:1.125rem;max-width:36rem}}.HeroSection_ctas__7wkPx{margin-top:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;opacity:0;animation:HeroSection_heroFadeUp__xwPIS .7s ease forwards;animation-delay:.55s;width:100%}@media(min-width:40rem){.HeroSection_ctas__7wkPx{flex-direction:row;gap:1.25rem;width:auto}}@media(min-width:64rem){.HeroSection_ctas__7wkPx{justify-content:flex-start}}.HeroSection_btnPrimary__67nzf{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--primary);color:var(--primary-foreground);border-radius:12px;font-weight:500;font-size:1rem;padding:0 2rem;height:48px;width:100%;border:none;cursor:pointer;transition:filter .15s ease,opacity .15s ease,transform .1s ease;white-space:nowrap;box-shadow:0 4px 14px hsla(var(--primary-hsl),.25)}@media(min-width:40rem){.HeroSection_btnPrimary__67nzf{width:auto;height:44px}}.HeroSection_btnPrimary__67nzf:hover{filter:brightness(1.1);opacity:.95;transform:translateY(-1px)}.HeroSection_btnPrimary__67nzf:active{transform:translateY(0)}.HeroSection_btnGhost__apPN7{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:transparent;color:var(--foreground);border:none;font-size:1rem;padding:.5rem .75rem;border-radius:8px;cursor:pointer;font-weight:500;transition:background-color .15s ease}.HeroSection_btnGhost__apPN7 span{color:var(--primary)}.HeroSection_btnGhost__apPN7:hover{background-color:hsla(var(--muted-hsl),.4)}.HeroSection_mockupWrapper__gOnQr{position:relative;opacity:0;animation:HeroSection_heroFadeUp__xwPIS .7s ease forwards;animation-delay:.7s}.HeroSection_codeMockup__DVCHf{background-color:#091220;border:1px solid var(--border);border-radius:16px;overflow:hidden;font-family:Courier New,Courier,monospace;font-size:.875rem;text-align:left;box-shadow:0 25px 50px -12px rgba(0,0,0,.7),0 0 40px hsla(var(--primary-hsl),.06);animation:HeroSection_floatY__XgCxR 4.5s ease-in-out infinite}@media(min-width:64rem){.HeroSection_codeMockup__DVCHf{font-size:.9375rem}}@keyframes HeroSection_floatY__XgCxR{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.HeroSection_codeBar__7Zqhk{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:hsla(0,0%,100%,.03);border-bottom:1px solid var(--border)}.HeroSection_dot__c3dix{width:12px;height:12px;border-radius:50%}.HeroSection_dot__c3dix.HeroSection_dotRed__UgxZl{background-color:#ff5f57}.HeroSection_dot__c3dix.HeroSection_dotYellow__wsz5i{background-color:#febc2e}.HeroSection_dot__c3dix.HeroSection_dotGreen__zk7Tx{background-color:#28c840}.HeroSection_codeBody__xdG_y{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.625rem}.HeroSection_codeLine__TGdqt{display:flex;gap:1.25rem;align-items:center}.HeroSection_codeLineNum__aWjWs{color:hsla(0,0%,100%,.2);font-size:.8125rem;min-width:1rem;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none}.HeroSection_codeKw__9xfnl{color:#c792ea}.HeroSection_codeFn__52s4W,.HeroSection_codeVar__zoHs8{color:#82aaff}.HeroSection_codeBrand__JMfF7{color:hsl(var(--primary-hsl));font-weight:700}.HeroSection_codeMethod__ykyeB{color:#ffcb6b}.HeroSection_codeComment__TyOLy{color:hsla(0,0%,100%,.35);font-style:italic}.HeroSection_codeStr__Ycn3c{color:#c3e88d}.HeroSection_codeIndent__BI6FW{padding-left:1.25rem}.HeroSection_codeLoader__pDdDQ{height:3px;background:linear-gradient(90deg,hsl(var(--primary-hsl)) 0,transparent 100%);border-radius:9999px;margin-top:.375rem;animation:HeroSection_codeLoad__o7jH3 2.5s ease-in-out infinite;width:60%}@keyframes HeroSection_codeLoad__o7jH3{0%{width:0;opacity:1}80%{width:75%;opacity:1}to{width:75%;opacity:0}}.AboutSection_grid__uDxmi{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:start}@media(min-width:48rem){.AboutSection_grid__uDxmi{grid-template-columns:1fr 1fr}}@media(min-width:64rem){.AboutSection_grid__uDxmi{grid-template-columns:1.1fr .9fr;gap:5rem}}.AboutSection_sectionTag__9M1Pi{font-size:.875rem;color:#187d8b;font-weight:600;text-transform:uppercase;letter-spacing:.1em;display:inline-block;margin-bottom:.5rem}.AboutSection_titleWrapper__rnkLA{margin-bottom:2rem}.AboutSection_titleWrapper__rnkLA h2{color:#0b1628;margin-top:.5rem}.AboutSection_aboutText__7di2X{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.AboutSection_aboutText__7di2X.AboutSection_isVisible__kiS7X{opacity:1;transform:translateY(0)}.AboutSection_paragraph__uZP0f{font-size:1.125rem;line-height:1.55;color:#3a5070}.AboutSection_paragraph__uZP0f+.AboutSection_paragraph__uZP0f{margin-top:1.25rem}.AboutSection_paragraph__uZP0f strong{color:#0b1628}.AboutSection_statsTitle__cJ4gT{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#0b1628}.AboutSection_statsTitle__cJ4gT span{color:#1791a1}.AboutSection_statsGrid__5l8_n{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.AboutSection_statCard__XdiG_{background:#fff;border:1px solid rgba(11,22,40,.09);border-radius:16px;padding:1.5rem;text-align:center;transition:border-color .3s ease,transform .3s ease;box-shadow:0 2px 16px rgba(11,22,40,.07);opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease,border-color .3s ease}.AboutSection_statCard__XdiG_.AboutSection_isVisible__kiS7X{opacity:1;transform:translateY(0)}.AboutSection_statCard__XdiG_.AboutSection_isVisible__kiS7X .AboutSection_statValue__RYuIz{animation:AboutSection_statPop__giaN3 .55s cubic-bezier(.34,1.56,.64,1) forwards}.AboutSection_statCard__XdiG_:hover{border-color:rgba(0,198,224,.4);transform:translateY(-3px)}.AboutSection_statCard__XdiG_:first-child{transition-delay:.05s}.AboutSection_statCard__XdiG_:first-child .AboutSection_statValue__RYuIz{animation-delay:0s}.AboutSection_statCard__XdiG_:nth-child(2){transition-delay:.12s}.AboutSection_statCard__XdiG_:nth-child(2) .AboutSection_statValue__RYuIz{animation-delay:.12s}.AboutSection_statCard__XdiG_:nth-child(3){transition-delay:.19s}.AboutSection_statCard__XdiG_:nth-child(3) .AboutSection_statValue__RYuIz{animation-delay:.24s}.AboutSection_statCard__XdiG_:nth-child(4){transition-delay:.26s}.AboutSection_statCard__XdiG_:nth-child(4) .AboutSection_statValue__RYuIz{animation-delay:.36s}@keyframes AboutSection_statPop__giaN3{0%{transform:scale(.75);opacity:0}70%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}.AboutSection_statValue__RYuIz{font-size:2rem;font-weight:700;color:#118c9c;line-height:1;margin-bottom:.5rem}.AboutSection_statLabel__iZTL2{font-size:.8125rem;color:#4a6080;line-height:1.3}.AboutSection_statsNote__e5Ukl{font-size:.75rem;color:#6b849e;margin-top:1rem;opacity:.7;font-style:italic}.ServicesSection_section__xB8nN{padding-top:3rem;padding-bottom:4rem;position:relative;background-image:radial-gradient(circle,rgba(0,201,224,.055) 1px,transparent 0);background-size:28px 28px}.ServicesSection_section__xB8nN:before{content:"";position:absolute;top:-12rem;right:-12rem;width:40rem;height:40rem;border-radius:50%;border:1px solid rgba(0,201,224,.055);pointer-events:none;z-index:0}.ServicesSection_section__xB8nN:after{content:"";position:absolute;top:-18rem;right:-18rem;width:58rem;height:58rem;border-radius:50%;border:1px solid rgba(0,201,224,.03);pointer-events:none;z-index:0}@media(min-width:48rem){.ServicesSection_section__xB8nN{padding-top:5rem;padding-bottom:8rem}}.ServicesSection_innerWrapper__wC_F9{position:relative;z-index:1}.ServicesSection_titleWrapper__lmTNZ{margin-bottom:3.5rem;text-align:center}.ServicesSection_titleParagraph__tIPsZ{font-size:1.125rem;line-height:1.55;color:var(--muted-foreground);max-width:36rem;margin:1rem auto 0}.ServicesSection_grid__veHVl{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;margin-top:3rem}@media(min-width:40rem){.ServicesSection_grid__veHVl{grid-template-columns:repeat(2,1fr)}}@media(min-width:64rem){.ServicesSection_grid__veHVl{grid-template-columns:repeat(4,1fr)}}.ServicesSection_card__Vekjr{background-color:var(--card);border:1px solid var(--border);border-radius:16px;padding:1.75rem;opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease,border-color .3s ease}.ServicesSection_card__Vekjr.ServicesSection_isVisible__Cni73{opacity:1;transform:translateY(0)}.ServicesSection_card__Vekjr:hover{border-color:hsla(var(--primary-hsl),.3);transform:translateY(-3px)}.ServicesSection_cardTag__e0GF9{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);background-color:hsla(var(--primary-hsl),.1);border:1px solid hsla(var(--primary-hsl),.2);padding:.2rem .6rem;border-radius:9999px;margin-bottom:.875rem}.ServicesSection_cardTitle__jXAho{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:var(--foreground)}.ServicesSection_cardDesc__fng3G{font-size:.9375rem;color:var(--muted-foreground)}.ServicesSection_banner__Q6T_2{margin-top:2.5rem;background:linear-gradient(135deg,hsla(var(--primary-hsl),.08),hsla(var(--primary-hsl),.03));border:1px solid hsla(var(--primary-hsl),.2);border-radius:16px;padding:1.5rem 2rem;text-align:center;font-size:1.125rem;font-weight:500;color:var(--foreground);opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.ServicesSection_banner__Q6T_2.ServicesSection_isVisible__Cni73{opacity:1;transform:translateY(0)}.ServicesSection_banner__Q6T_2 span{color:var(--primary)}.ProcessSection_section__RahXu{padding-top:3rem;padding-bottom:4rem;position:relative}@media(min-width:48rem){.ProcessSection_section__RahXu{padding-top:5rem;padding-bottom:8rem}}.ProcessSection_titleWrapper__DVlB_{margin-bottom:3.5rem;text-align:center}.ProcessSection_sectionTag__3Xx5M{font-size:.875rem;color:#187d8b;font-weight:600;text-transform:uppercase;letter-spacing:.1em;display:inline-block;margin-bottom:.5rem}.ProcessSection_flow__WMpKt{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-top:3rem;position:relative}@media(min-width:48rem){.ProcessSection_flow__WMpKt{grid-template-columns:repeat(2,1fr)}}@media(min-width:64rem){.ProcessSection_flow__WMpKt{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:0;align-items:start}}.ProcessSection_step__GKZbo{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;opacity:0;transform:translateY(20px) scale(.97);transition:opacity .55s ease,transform .55s ease}.ProcessSection_step__GKZbo.ProcessSection_isVisible__IYf3m{opacity:1;transform:translateY(0) scale(1)}.ProcessSection_stepNumber__Nq03R{flex-shrink:0;width:56px;height:56px;border-radius:50%;background-color:rgba(0,180,204,.1);border:1px solid rgba(0,180,204,.3);display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700;color:#108493;letter-spacing:.05em}.ProcessSection_stepTitle__eQR2a{font-size:1.125rem;font-weight:600;margin-bottom:.375rem;color:#0b1628}.ProcessSection_stepDesc__UEuuX{font-size:.9375rem;color:#3a5070}.ProcessSection_connector__7AYA8{display:none;align-items:center;padding-top:28px;gap:0;min-width:2.5rem;width:4rem}@media(min-width:64rem){.ProcessSection_connector__7AYA8{display:flex}}.ProcessSection_connectorLine__F1TJf{flex:1 1;height:2px;background:rgba(11,22,40,.1);border-radius:9999px;overflow:hidden;position:relative}.ProcessSection_connectorFill__yWNBc{position:absolute;inset:0;background:linear-gradient(90deg,#1294a5,#17bdd3);border-radius:9999px;transform-origin:left center;transition:transform .12s ease-out}.ProcessSection_connectorTip__uvK5V{flex-shrink:0;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid #14a5b8;margin-left:1px;transition:opacity .25s ease,transform .25s ease}.DifferentialsSection_section__doQt1{padding-top:3rem;padding-bottom:4rem;position:relative;overflow:hidden}.DifferentialsSection_section__doQt1:before{content:"";position:absolute;bottom:-10rem;left:-10rem;width:44rem;height:44rem;border-radius:50%;border:1px solid rgba(0,201,224,.07);pointer-events:none;z-index:0}.DifferentialsSection_section__doQt1:after{content:"";position:absolute;bottom:-17rem;left:-17rem;width:66rem;height:66rem;border-radius:50%;border:1px solid rgba(0,201,224,.04);pointer-events:none;z-index:0}@media(min-width:48rem){.DifferentialsSection_section__doQt1{padding-top:5rem;padding-bottom:8rem}}.DifferentialsSection_arc__4Qyxw{position:absolute;bottom:-24rem;left:-24rem;width:88rem;height:88rem;border-radius:50%;border:1px solid rgba(0,201,224,.02);pointer-events:none;z-index:0}.DifferentialsSection_innerWrapper__i_z9N{position:relative;z-index:1}.DifferentialsSection_titleWrapper__t4zs3{margin-bottom:3.5rem;text-align:center}.DifferentialsSection_sectionTag__vaOI_{font-size:.875rem;color:var(--primary);font-weight:600;text-transform:uppercase;letter-spacing:.1em;display:inline-block;margin-bottom:.5rem}.DifferentialsSection_checklist__Keopv{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;margin-top:3rem;max-width:44rem;margin-left:auto;margin-right:auto}.DifferentialsSection_item__Pf6Nb{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;background-color:var(--card);border:1px solid var(--border);border-radius:14px;opacity:0;transform:translateX(-20px);transition:opacity .5s ease,transform .5s ease,border-color .25s ease}.DifferentialsSection_item__Pf6Nb.DifferentialsSection_isVisible__5XL3J{opacity:1;transform:translateX(0)}.DifferentialsSection_item__Pf6Nb:hover{border-color:hsla(var(--primary-hsl),.4);transform:translateX(4px)}.DifferentialsSection_icon__1FL4e{flex-shrink:0;width:28px;height:28px;border-radius:50%;background-color:hsla(var(--primary-hsl),.12);border:1px solid hsla(var(--primary-hsl),.25);display:flex;align-items:center;justify-content:center;color:var(--primary);margin-top:.1rem}.DifferentialsSection_itemText__1yObk{font-size:1rem;font-weight:500;color:var(--foreground);line-height:1.5}.CTASection_section__QhpN9{padding-top:4rem;padding-bottom:5rem;text-align:center;overflow:hidden;border-top:1px solid rgba(11,22,40,.1)}@media(min-width:48rem){.CTASection_section__QhpN9{padding-top:6rem;padding-bottom:8rem}}.CTASection_badge__iPRp3{display:inline-flex;align-items:center;gap:.5rem;background:#0b1628;color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.4rem 1rem;border-radius:9999px;margin-bottom:1.5rem;opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.CTASection_badge__iPRp3.CTASection_isVisible__8kN5K{opacity:1;transform:translateY(0)}.CTASection_badgeDot__cS8zL{width:8px;height:8px;border-radius:50%;background-color:var(--primary);flex-shrink:0}.CTASection_title__b6eSa{font-size:2.25rem;font-weight:700;line-height:1.15;margin-bottom:1.5rem;color:#0b1628;opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease;transition-delay:.07s}.CTASection_title__b6eSa.CTASection_isVisible__8kN5K{opacity:1;transform:translateY(0)}.CTASection_title__b6eSa span{color:#139cae}.CTASection_desc__O_qCe{font-size:1.125rem;color:#3a5070;line-height:1.6;max-width:36rem;margin:0 auto;opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease;transition-delay:.14s}.CTASection_desc__O_qCe.CTASection_isVisible__8kN5K{opacity:1;transform:translateY(0)}.CTASection_formCard__dJRLV{background:#fff;border:1px solid rgba(11,22,40,.08);border-radius:20px;padding:1.25rem;box-shadow:0 4px 32px rgba(11,22,40,.08);margin-top:3rem;text-align:left;max-width:56rem;margin-left:auto;margin-right:auto;opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease;transition-delay:.21s}@media(min-width:40rem){.CTASection_formCard__dJRLV{padding:2rem}}@media(min-width:48rem){.CTASection_formCard__dJRLV{padding:2.5rem}}.CTASection_formCard__dJRLV.CTASection_isVisible__8kN5K{opacity:1;transform:translateY(0)}.CTASection_formGrid__sgIE1{display:grid;grid-template-columns:1fr;grid-gap:0 2.5rem;gap:0 2.5rem}@media(min-width:40rem){.CTASection_formGrid__sgIE1{grid-template-columns:repeat(2,1fr)}}.CTASection_formGroup__2RToJ{margin-bottom:1.5rem}.CTASection_label__tnqvJ{display:block;font-size:.8125rem;font-weight:600;color:#1c2e44;margin-bottom:.4rem}.CTASection_required__CErB7{color:#1294a5}.CTASection_input__HHKPT{width:100%;background:transparent;border:none;border-bottom:1px solid rgba(11,22,40,.18);border-radius:0;height:40px;padding:.25rem 0;color:#0b1628;font-size:.9375rem;font-family:inherit;transition:border-color .2s ease;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.CTASection_input__HHKPT::placeholder{color:rgba(11,22,40,.32)}.CTASection_input__HHKPT:focus{border-bottom-color:#139cae}.CTASection_select__l5DNg{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230B1628' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .25rem center;padding-right:1.5rem}.CTASection_select__l5DNg option{color:#0b1628;background:#fff}.CTASection_textarea__dsOr3{height:90px;resize:none;padding-top:.5rem}.CTASection_checkRow__uAIch{display:flex;align-items:flex-start;gap:.75rem;margin-top:.5rem}.CTASection_checkRow__uAIch input[type=checkbox]{flex-shrink:0;width:16px;height:16px;margin-top:.15rem;accent-color:#1294a5;cursor:pointer}.CTASection_checkRow__uAIch label{font-size:.8125rem;color:#4a6080;line-height:1.55;cursor:pointer}.CTASection_checkRow__uAIch label a{color:#118c9c;text-decoration:underline;text-underline-offset:2px}.CTASection_footerRow__L0Vug{display:flex;align-items:center;justify-content:space-between;margin-top:2rem;flex-wrap:wrap;gap:1rem}@media(max-width:39.999rem){.CTASection_footerRow__L0Vug{flex-direction:column;align-items:stretch}}.CTASection_contactInfo__tkjaz{font-size:.8125rem;color:#6b849e}.CTASection_submitBtn__fbKVL{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:#0b1628;color:#fff;border-radius:12px;font-weight:500;font-size:.9375rem;padding:0 2rem;height:44px;border:none;cursor:pointer;transition:background-color .15s ease,transform .1s ease;white-space:nowrap}@media(max-width:39.999rem){.CTASection_submitBtn__fbKVL{width:100%}}.CTASection_submitBtn__fbKVL:hover{background-color:#162438;transform:translateY(-1px)}.CTASection_submitBtn__fbKVL:active{transform:translateY(0)}.CTASection_submitBtn__fbKVL:disabled{opacity:.7;cursor:not-allowed}.CTASection_spinner__C9L82{animation:CTASection_spin__s321v 1s linear infinite;width:18px;height:18px}@keyframes CTASection_spin__s321v{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Modal_overlay__lezqK{position:fixed;inset:0;background-color:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease;padding:1rem}.Modal_overlayOpen__fsbgM{opacity:1;pointer-events:all}.Modal_container__4AJTc{background-color:var(--card);border:1px solid var(--border);border-radius:20px;width:100%;max-width:480px;padding:2.5rem;position:relative;transform:scale(.9);transition:transform .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 25px 50px -12px rgba(0,0,0,.8),0 0 50px hsla(var(--primary-hsl),.15)}.Modal_containerOpen__B1kVF{transform:scale(1)}.Modal_closeBtn__rKMRP{position:absolute;top:1.25rem;right:1.25rem;background:transparent;border:none;color:var(--muted-foreground);font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;transition:background-color .2s;line-height:1}.Modal_closeBtn__rKMRP:hover{background-color:hsla(0,0%,100%,.05);color:var(--foreground)}.Modal_title__cNnmE{font-size:1.5rem;font-weight:500;margin-bottom:.5rem;color:var(--foreground)}.Modal_desc__49aMU{font-size:.875rem;color:var(--muted-foreground);margin-bottom:2rem;line-height:1.5}.Modal_formGroup__YgUve{margin-bottom:1.25rem}.Modal_label__Y_u6Z{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:var(--foreground)}.Modal_input__oVtqE{width:100%;background-color:hsla(var(--background-hsl),.6);border:1px solid var(--border);border-radius:10px;height:44px;padding:0 1rem;color:var(--foreground);font-size:.9375rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.Modal_input__oVtqE::placeholder{color:var(--muted-foreground)}.Modal_input__oVtqE:focus{border-color:var(--primary);box-shadow:0 0 0 2px hsla(var(--primary-hsl),.15)}.Modal_textarea__lDMiF{height:80px;padding-top:.75rem;resize:none}.Modal_submitBtn__nuCt_{width:100%;height:44px;font-size:.9375rem;margin-top:1.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--primary);color:var(--primary-foreground);border-radius:12px;font-weight:500;border:none;cursor:pointer;transition:filter .15s ease,opacity .15s ease;box-shadow:0 4px 14px hsla(var(--primary-hsl),.25)}.Modal_submitBtn__nuCt_:hover{filter:brightness(1.1)}.Modal_submitBtn__nuCt_:disabled{opacity:.7;cursor:not-allowed}.Modal_spinner___U0H_{animation:Modal_spin__yt9zn 1s linear infinite;width:18px;height:18px}@keyframes Modal_spin__yt9zn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Toast_toast__fTlls{position:fixed;bottom:2rem;right:2rem;background-color:var(--card);border:1px solid var(--success);border-radius:12px;padding:1rem 1.5rem;display:flex;align-items:center;gap:.75rem;box-shadow:0 10px 25px rgba(0,0,0,.5);z-index:2000;transform:translateY(100px);opacity:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);pointer-events:none}.Toast_toastVisible__RIw_o{transform:translateY(0);opacity:1;pointer-events:all}.Toast_icon__mubdQ{color:var(--success);font-size:1.25rem;font-weight:700}.Toast_text__e88lQ{font-size:.875rem;font-weight:500;color:var(--foreground)}