:root{--font-sans:var(--font-geist-sans,system-ui,sans-serif);--fs-xxs:.625rem;--fs-xs:.8125rem;--fs-sm:.875rem;--fs-base:1rem;--fs-lg:1.125rem;--fs-xl:1.25rem;--fs-2xl:1.5rem;--fs-3xl:1.875rem;--fs-4xl:3rem;--fs-hero:clamp(2rem,3vw + 1rem,4rem);--lh-tight:1.1;--lh-normal:1.5;--sp-0:0rem;--sp-1:.25rem;--sp-2:.5rem;--sp-3:.75rem;--sp-4:1rem;--sp-5:1.25rem;--sp-6:1.5rem;--sp-8:2rem;--sp-10:2.5rem;--sp-12:3rem;--radius-sm:.375rem;--radius:.75rem;--radius-lg:1rem;--c-primary:#043369;--c-primary-dark:#021a36;--c-accent:#fec914;--c-accent-hover:#e5b500;--c-text-on-dark:#fff;--c-muted-on-dark:#cbd5e1;--c-bg:#0e243b;--c-surface:#fff;--c-surface-dark:#b2bece;--c-surface-light:#f9fafb;--c-text:#111827;--c-muted:#6b7280;--c-muted-strong:#4b5563;--c-border:#e5e7eb;--c-border-strong:#cbd5e1;--c-success:#16a34a;--c-success-soft:#ecfdf3;--c-warning:#f59e0b;--c-warning-soft:#fffbeb;--c-error-text:#b91c1c;--c-error-border:#fecaca;--c-error-soft:#fef2f2;--c-info-text-on-dark:#93c5fd;--c-info-bg-on-dark:#0ea5e91a;--c-info-border-on-dark:#0ea5e933;--c-error-text-on-dark:#fca5a5;--c-error-bg-on-dark:#ef44441a;--c-error-border-on-dark:#ef444433;--c-step-bg:#f9fafb;--c-step-border:#e5e7eb;--c-step-current:#043369;--c-step-current-soft:#e3edf7;--c-whatsapp:#25d366;--c-whatsapp-soft:#e8f9f0;--c-call:#043369;--c-call-soft:#e3edf7;--shadow-xs:0 1px 1px #0f172a0a;--shadow-sm:0 1px 2px #0f172a0f;--shadow-md:0 4px 12px #0f172a14;--shadow-xl:0 25px 50px -12px #00000040;--z-sticky-bar:40;--z-mobile-menu:50;--z-header:60;--z-modal:100;--header-h:80px;--header-h-stuck:64px;--bottom-bar-h:72px}@media screen and (min-width:768px){:root{--header-h:100px;--header-h-stuck:80px;--bottom-bar-h:0px}}@media (prefers-contrast:more){:root{--c-border:#d1d5db;--shadow-xs:none;--shadow-sm:none;--shadow-md:none}}:root{--section-py:clamp(2rem,6vw,4.5rem)}.section{padding-block:var(--section-py)}.section--with-safe-top{padding-top:calc(var(--section-py) + env(safe-area-inset-top))}.section--with-safe-bottom{padding-bottom:calc(var(--section-py) + env(safe-area-inset-bottom))}.container{width:min(90%,1200px);margin-inline:auto;margin-bottom:var(--sp-6)}html,body{margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:var(--header-h-stuck);font-size:100%}body{font-family:var(--font-sans);color:var(--c-text);background:var(--c-bg);line-height:var(--lh-normal);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;padding-bottom:calc(var(--bottom-bar-h) + env(safe-area-inset-bottom) + var(--sp-2))}.container{width:100%;padding-inline:var(--sp-4);max-width:72rem;margin-inline:auto}:where(a,button,[role=button],input,select,textarea):focus-visible{outline:2px solid var(--c-accent)}@supports (color:color-mix(in oklab, #000, #fff)){:where(a,button,[role=button],input,select,textarea):focus-visible{outline:2px solid color-mix(in oklab,var(--c-accent)80%,white 20%)}}:where(a,button,[role=button],input,select,textarea):focus-visible{outline-offset:2px;border-radius:calc(var(--radius)/2)}.button{border-radius:var(--radius);border:1px solid var(--c-border);background:var(--c-text);color:#fff;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:600;transition:transform 40ms,background-color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.button:hover{background:color-mix(in oklab,var(--c-text)92%,#fff 8%)}.button:active{transform:translateY(1px)}.button:disabled{opacity:.5;cursor:not-allowed}.button--outline{color:var(--c-text);background:#fff}.button--outline:hover{background:var(--c-surface)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.fb-noscript-pixel{display:none}
.Header-module-scss-module__uJvYVW__header{width:100%;padding-inline:var(--sp-0);z-index:var(--z-header);height:var(--header-h);padding-top:env(safe-area-inset-top);background-color:#0000;border-bottom:1px solid #0000;transition:background-color .3s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .3s,backdrop-filter .3s,border-color .3s,box-shadow .3s,height .3s;position:fixed;top:0;left:0}.Header-module-scss-module__uJvYVW__headerScrolled{height:var(--header-h-stuck);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-md);background-color:#021a36e6;border-bottom-color:#ffffff1a}.Header-module-scss-module__uJvYVW__inner{width:min(90%,1200px);margin-inline:auto;margin-bottom:var(--sp-6);justify-content:space-between;align-items:center;gap:var(--sp-2);height:100%;display:flex}.Header-module-scss-module__uJvYVW__brand{z-index:20;align-items:center;height:100%;display:flex;position:relative}.Header-module-scss-module__uJvYVW__logoLink{align-items:center;height:100%;display:inline-flex}.Header-module-scss-module__uJvYVW__logo{object-fit:contain;width:auto;height:80%;transition:height .3s}.Header-module-scss-module__uJvYVW__nav{display:none}@media screen and (min-width:768px){.Header-module-scss-module__uJvYVW__nav{display:block}}.Header-module-scss-module__uJvYVW__navList{align-items:center;gap:var(--sp-6);margin:0;padding:0;list-style:none;display:flex}@media screen and (min-width:1024px){.Header-module-scss-module__uJvYVW__navList{gap:var(--sp-8)}}.Header-module-scss-module__uJvYVW__navItem{align-items:center;display:flex}.Header-module-scss-module__uJvYVW__navLink{font-size:var(--fs-xs);padding-block:var(--sp-2);color:var(--c-muted-on-dark);font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Header-module-scss-module__uJvYVW__navLink:hover{color:var(--c-accent)}.Header-module-scss-module__uJvYVW__navLinkActive{color:var(--c-text-on-dark);font-weight:700}.Header-module-scss-module__uJvYVW__navLinkActive:after{content:"";background-color:var(--c-accent);width:4px;height:4px;box-shadow:0 0 6px var(--c-accent);border-radius:50%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module-scss-module__uJvYVW__actions{align-items:center;gap:var(--sp-1);display:none}@media screen and (min-width:768px){.Header-module-scss-module__uJvYVW__actions{display:flex}}.Header-module-scss-module__uJvYVW__button{border-radius:var(--radius);border:1px solid var(--c-border);background:var(--c-text);color:#fff;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:600;transition:transform 40ms,background-color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.Header-module-scss-module__uJvYVW__button:hover{background:color-mix(in oklab,var(--c-text)92%,#fff 8%)}.Header-module-scss-module__uJvYVW__button:active{transform:translateY(1px)}.Header-module-scss-module__uJvYVW__button:disabled{opacity:.5;cursor:not-allowed}.Header-module-scss-module__uJvYVW__button{font-size:var(--fs-sm);padding:var(--sp-2)var(--sp-4);border-radius:99px;text-decoration:none}.Header-module-scss-module__uJvYVW__buttonWhatsApp{background-color:var(--c-accent);color:var(--c-primary-dark);border-color:var(--c-accent);font-weight:700}.Header-module-scss-module__uJvYVW__buttonWhatsApp:hover{background-color:var(--c-accent-hover)}.Header-module-scss-module__uJvYVW__buttonCall{color:var(--c-text-on-dark);font-family:var(--font-mono,monospace);font-variant-numeric:tabular-nums;text-wrap:nowrap;background-color:#ffffff1a;border:1px solid #fff3}.Header-module-scss-module__uJvYVW__buttonCall:hover{background-color:#fff3;border-color:#fff6}.Header-module-scss-module__uJvYVW__buttonIcon{font-size:1.1em;line-height:1}.Header-module-scss-module__uJvYVW__menuToggle{cursor:pointer;z-index:20;background:#0003;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.6rem;display:inline-flex}@media screen and (min-width:768px){.Header-module-scss-module__uJvYVW__menuToggle{display:none}}.Header-module-scss-module__uJvYVW__menuIcon{flex-direction:column;justify-content:space-between;width:24px;height:18px;display:flex}.Header-module-scss-module__uJvYVW__menuIconBar{background-color:var(--c-text-on-dark);border-radius:4px;width:100%;height:2px;transition:transform .25s,opacity .2s}.Header-module-scss-module__uJvYVW__menuIconOpen .Header-module-scss-module__uJvYVW__menuIconBar:first-child{transform:translateY(8px)rotate(45deg)}.Header-module-scss-module__uJvYVW__menuIconOpen .Header-module-scss-module__uJvYVW__menuIconBar:nth-child(2){opacity:0}.Header-module-scss-module__uJvYVW__menuIconOpen .Header-module-scss-module__uJvYVW__menuIconBar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module-scss-module__uJvYVW__mobileMenu{z-index:var(--z-mobile-menu);background-color:var(--c-primary-dark);height:100dvh;padding-top:calc(var(--header-h) + var(--sp-4));opacity:0;visibility:hidden;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s,visibility .3s;position:fixed;inset:0;transform:translateY(-100%)}.Header-module-scss-module__uJvYVW__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}@media screen and (min-width:768px){.Header-module-scss-module__uJvYVW__mobileMenu{display:none}}.Header-module-scss-module__uJvYVW__mobileMenuInner{padding-inline:var(--sp-4);padding-bottom:calc(env(safe-area-inset-bottom) + var(--sp-8));flex-direction:column;height:80svh;display:flex;overflow-y:auto}.Header-module-scss-module__uJvYVW__mobileNav{flex:1}.Header-module-scss-module__uJvYVW__mobileNavList{gap:var(--sp-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Header-module-scss-module__uJvYVW__mobileNavLink{padding:var(--sp-4)0;color:var(--c-muted-on-dark);border-bottom:1px solid #ffffff0d;font-size:1.5rem;font-weight:500;text-decoration:none;display:block}.Header-module-scss-module__uJvYVW__mobileNavLinkActive{color:var(--c-accent);border-left:3px solid var(--c-accent);padding-left:var(--sp-3)}.Header-module-scss-module__uJvYVW__mobileActions{gap:var(--sp-4);padding-top:var(--sp-6);flex-direction:column;margin-top:auto;display:flex}.Header-module-scss-module__uJvYVW__mobileActions .Header-module-scss-module__uJvYVW__button{text-align:center;width:90%;height:44px}
.Footer-module-scss-module__QPfkOW__footer{background-color:var(--c-primary-dark);color:var(--c-muted-on-dark);padding-block:var(--sp-10)var(--sp-12);font-size:var(--fs-sm);border-top:1px solid #ffffff1a}.Footer-module-scss-module__QPfkOW__container{width:min(90%,1200px);margin-inline:auto;margin-bottom:var(--sp-6);gap:var(--sp-8);flex-direction:column;display:flex}@media screen and (min-width:768px){.Footer-module-scss-module__QPfkOW__container{flex-direction:row;justify-content:space-between;align-items:flex-start}}.Footer-module-scss-module__QPfkOW__brandCol{gap:var(--sp-4);flex-direction:column;max-width:40ch;display:flex}.Footer-module-scss-module__QPfkOW__logoLink{width:fit-content;display:inline-block}.Footer-module-scss-module__QPfkOW__logo{opacity:.9;height:auto;transition:opacity .2s}.Footer-module-scss-module__QPfkOW__logo:hover{opacity:1}.Footer-module-scss-module__QPfkOW__tagline{color:var(--c-text-on-dark);font-weight:400;line-height:1.6;font-size:var(--fs-base)}.Footer-module-scss-module__QPfkOW__legalBlock{margin-top:var(--sp-2);flex-direction:column;gap:.35rem;display:flex}.Footer-module-scss-module__QPfkOW__copyright{font-size:var(--fs-xs);opacity:.5;margin:0}.Footer-module-scss-module__QPfkOW__credits{color:var(--c-muted-on-dark);opacity:.7;margin:0;font-size:.75rem}.Footer-module-scss-module__QPfkOW__creditsLink{color:inherit;border-bottom:1px dotted #ffffff4d;font-weight:500;text-decoration:none;transition:all .2s}.Footer-module-scss-module__QPfkOW__creditsLink:hover{color:var(--c-accent);border-color:var(--c-accent);opacity:1}.Footer-module-scss-module__QPfkOW__navCol{gap:var(--sp-4);flex-direction:column;display:flex}@media screen and (min-width:768px){.Footer-module-scss-module__QPfkOW__navCol{text-align:right;align-items:flex-end}}.Footer-module-scss-module__QPfkOW__linkList{gap:var(--sp-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}@media screen and (min-width:640px){.Footer-module-scss-module__QPfkOW__linkList{gap:var(--sp-6);flex-direction:row}}.Footer-module-scss-module__QPfkOW__link{color:var(--c-muted-on-dark);padding-block:.25rem;text-decoration:none;transition:all .2s}.Footer-module-scss-module__QPfkOW__link:hover{color:var(--c-accent)}
.Layout-module-scss-module__q5tE3G__layout{display:block}.Layout-module-scss-module__q5tE3G__layout__skip-link{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.Layout-module-scss-module__q5tE3G__layout__skip-link:focus-visible{left:1rem;top:calc(1rem + env(safe-area-inset-top));background-color:var(--cej-surface,#fff);width:auto;height:auto;color:var(--cej-foreground,#0f172a);z-index:1000;border-radius:.5rem;padding:.5rem .75rem;position:fixed;box-shadow:0 0 0 1px #0f172a1a}
