@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Poppins:wght@500;600;700;800;900&display=swap";
:root{--bg-main:#09090b;--bg-surface:#111113;--bg-subtle:#18181b;--bg-soft:#ffffff08;--border-color:#ffffff14;--border-color-hover:#ffffff2e;--text-primary:#fff;--text-secondary:#f5deb3d9;--text-muted:#f5deb3a6;--primary:#e4e4e7;--primary-hover:#fff;--primary-soft:#ffffff14;--secondary:#a1a1aa;--secondary-soft:#ffffff0f;--gradient-primary:linear-gradient(135deg, #fff 0%, #a1a1aa 100%);--gradient-secondary:linear-gradient(135deg, #d4d4d8 0%, #71717a 100%);--gradient-neon:linear-gradient(135deg, wheat 0%, #d8b065 100%);--gradient-card:linear-gradient(135deg, #ffffff0a 0%, #ffffff03 100%);--shadow-sm:0 2px 4px #00000080;--shadow-md:0 12px 28px #0009;--shadow-lg:0 20px 48px #000c;--glass-blur:blur(16px);--font-sans:"Inter", sans-serif;--font-heading:"Poppins", "Inter", sans-serif}*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0}body{background:radial-gradient(circle at 10% 0%, #ffffff08, transparent 45rem), radial-gradient(circle at 90% 50%, #ffffff05, transparent 45rem), var(--bg-main);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary);font-weight:700;line-height:1.15}p{color:var(--text-secondary);font-size:1rem;line-height:1.7}a{color:inherit;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1)}button,input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-main)}::-webkit-scrollbar-thumb{border:2px solid var(--bg-main);background:#ffffff26;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.text-gradient{background:linear-gradient(135deg,#fff 0%,wheat 50%,#d8b065 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:6s infinite textGradientShift;display:inline-block}.text-gradient-secondary{background:var(--gradient-secondary);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:8s infinite textGradientShift;display:inline-block}@keyframes textGradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.badge{width:fit-content;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.45rem .9rem;font-size:.65rem;font-weight:700;display:inline-flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.6rem;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.btn-primary{color:#09090b;background:#fff;font-weight:800;box-shadow:0 4px 16px #ffffff14}.btn-primary:hover{background:#e4e4e7;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff1f}.btn-primary:active{transform:translateY(0)}.btn-secondary{color:#fff;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:#ffffff0d;border-color:#ffffff14}.btn-secondary:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff0d}.btn-secondary:active{transform:translateY(0)}.card{background:var(--bg-surface);border:1px solid var(--border-color);box-shadow:var(--shadow-md);border-radius:14px;padding:2.2rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.card:hover{border-color:var(--border-color-hover);box-shadow:var(--shadow-lg);transform:translateY(-4px)}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 8px #ffffff0a}50%{box-shadow:0 0 16px #ffffff14}}@keyframes badgePulse{0%,to{opacity:1}50%{opacity:.75}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.btn-primary:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff26 50%,#0000 100%);width:100%;height:100%;animation:3s ease-in-out infinite shimmer;position:absolute;top:0;left:0}.gradient-divider{background:linear-gradient(90deg,#0000 0%,#ffffff26 50%,#0000 100%);border:none;width:100%;height:1px}@media (max-width:768px){.container{padding:0 1.5rem}.btn{border-radius:12px;min-height:46px;padding:.8rem 1.4rem;font-size:.92rem}.btn-primary{box-shadow:0 4px 16px #ffffff0f}}@media (max-width:576px){.container{padding:0 1.2rem}.btn{border-radius:14px;justify-content:center;width:100%;min-height:50px;font-size:.95rem}.btn-primary{font-weight:800;box-shadow:0 4px 20px #ffffff14}.badge{padding:.4rem .8rem;font-size:.68rem}}.global-video-bg{object-fit:cover;z-index:0;opacity:.22;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.sr-init{opacity:0;will-change:transform, opacity;transition:opacity .95s,transform .95s cubic-bezier(.16,1,.3,1)}.sr-left{transform:translate(-56px)}.sr-right{transform:translate(56px)}.sr-visible{will-change:auto;opacity:1!important;transform:translate(0,0)!important}@media (prefers-reduced-motion:reduce){.sr-init{opacity:1;will-change:auto;transition:none;transform:none}}:root{--bg-main:#f5f8fc;--bg-surface:#fff;--bg-subtle:#eef4fb;--bg-deep:#061635;--bg-navy:#092659;--border-color:#0616351a;--border-color-hover:#0064ff47;--text-primary:#061635;--text-secondary:#34445e;--text-muted:#67758a;--primary:#006cff;--primary-hover:#05c;--primary-soft:#006cff1a;--secondary:#00a8ff;--secondary-soft:#00a8ff1f;--accent:#d9ad43;--accent-soft:#d9ad4329;--gradient-primary:linear-gradient(135deg, #003c91 0%, #0074ff 55%, #00c2ff 100%);--gradient-secondary:linear-gradient(135deg, #d9ad43 0%, #f3d475 100%);--gradient-neon:linear-gradient(135deg, #006cff 0%, #00c2ff 100%);--gradient-card:linear-gradient(180deg, #fff 0%, #f7fbff 100%);--shadow-sm:0 8px 20px #06163514;--shadow-md:0 16px 36px #0616351f;--shadow-lg:0 26px 60px #0616352e}html{background:var(--bg-main);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:var(--text-primary);background:linear-gradient(#fff 0%,#f6f9fd 42%,#eef4fb 100%)}h1,h2,h3,h4,h5,h6{color:var(--text-primary);letter-spacing:0}p{color:var(--text-secondary)}.container{max-width:1220px}.text-gradient,.text-gradient-secondary{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.badge{background:var(--primary-soft);color:#004da8;border-color:#006cff2e;border-radius:999px}.btn{border-radius:7px;font-weight:800}.btn-primary{background:var(--gradient-primary);color:#fff;box-shadow:0 12px 24px #006cff3d}.btn-primary:hover{background:var(--gradient-primary);color:#fff;box-shadow:0 18px 34px #006cff4d}.btn-primary:after{display:none}.btn-secondary{color:var(--bg-deep);box-shadow:var(--shadow-sm);background:#fff;border-color:#06163529}.btn-secondary:hover{border-color:var(--primary);color:var(--primary)}.global-video-bg{display:none}@media (max-width:768px){html{scroll-padding-top:80px;overflow-x:hidden}body{background:radial-gradient(circle at 12% 0,#00c2ff1f,#0000 18rem),linear-gradient(#fff 0%,#f4f8fd 45%,#eaf2fb 100%);overflow-x:hidden;padding-bottom:72px!important}.container{width:min(100% - 2rem,1220px);padding:0}.badge{padding:.42rem .72rem;font-size:.68rem;line-height:1}.btn{justify-content:center;width:100%;min-height:48px;padding:.9rem 1rem;font-size:.88rem}*,:before,:after{-webkit-backdrop-filter:none!important}.sr-left,.sr-right{transform:translateY(20px)!important}}@media (max-width:420px){.container{width:min(100% - 1.25rem,1220px)}.btn{padding-inline:.8rem;font-size:.82rem}h1,h2,h3,h4,h5,h6,p,span,a,div{overflow-wrap:break-word;word-break:break-word}}
.Navbar-module__cJzEcG__navbar{z-index:1000;width:100%;-webkit-backdrop-filter:var(--glass-blur);background:#09090b99;border-bottom:1px solid #0000;padding:1.25rem 0;transition:all .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{border-bottom-color:var(--border-color);box-shadow:var(--shadow-sm);background:#09090beb;padding:.9rem 0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);color:var(--text-primary);white-space:nowrap;letter-spacing:-.03em;align-items:center;gap:.2rem;font-size:1.35rem;font-weight:900;display:flex}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:1.8rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);padding:.5rem 0;font-size:.92rem;font-weight:600;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--gradient-neon);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__actions{align-items:center;display:flex}.Navbar-module__cJzEcG__phoneLink{color:#fff;white-space:nowrap;min-height:40px;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;padding:.65rem 1.2rem;font-size:.88rem;font-weight:700;display:inline-flex}.Navbar-module__cJzEcG__phoneLink:hover{background:var(--gradient-primary);color:#fff;border-color:#0000;transform:translateY(-1px);box-shadow:0 8px 20px #8b5cf640}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;display:none}.Navbar-module__cJzEcG__bar{background-color:var(--text-primary);border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1)}.Navbar-module__cJzEcG__hamburger:hover .Navbar-module__cJzEcG__bar{background-color:#fff;box-shadow:0 0 6px #ffffff4d}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar:first-child{background-color:#fff;transform:translateY(8px)rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar:nth-child(3){background-color:#fff;transform:translateY(-8px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;z-index:999;background:#09090bfa;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;padding:5rem 1.5rem 2rem;transition:opacity .3s,visibility .3s,transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-20px)}.Navbar-module__cJzEcG__mobileLinksContainer{flex-direction:column;align-items:center;gap:1.15rem;width:100%;max-width:320px;display:flex}.Navbar-module__cJzEcG__mobileOpen{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cJzEcG__mobileLink{color:var(--text-secondary);letter-spacing:-.02em;padding:.4rem 0;font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__mobileActions{flex-direction:column;width:100%;margin-top:1rem;display:flex}@media (max-width:1060px){.Navbar-module__cJzEcG__navLinks{gap:1.25rem}}@media (max-width:980px){.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}@media (max-width:768px){.Navbar-module__cJzEcG__container{padding:0 1.5rem}}@media (max-width:576px){.Navbar-module__cJzEcG__container{padding:0 1.2rem}}.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:none;background:#fff;border-bottom:1px solid #0616351a;padding:0;box-shadow:0 10px 28px #06163514}.Navbar-module__cJzEcG__topBar{background:var(--bg-deep);color:#dbeafe;font-size:.82rem}.Navbar-module__cJzEcG__topInner{justify-content:flex-end;align-items:center;gap:1.4rem;max-width:1220px;margin:0 auto;padding:.55rem 2rem;display:flex}.Navbar-module__cJzEcG__topInner span:last-child{color:#8fd3ff;font-weight:700}.Navbar-module__cJzEcG__scrolled{background:#fff;border-bottom-color:#0616351f;padding:0}.Navbar-module__cJzEcG__container{max-width:1220px;min-height:76px}.Navbar-module__cJzEcG__logo{color:var(--bg-deep);gap:.65rem}.Navbar-module__cJzEcG__logoMark{object-fit:cover;border-radius:8px;box-shadow:0 10px 22px #006cff26}.Navbar-module__cJzEcG__logoText{color:var(--bg-deep);letter-spacing:0;text-transform:uppercase;font-size:1.42rem;font-weight:800;line-height:1}.Navbar-module__cJzEcG__logoText span{color:var(--primary)}.Navbar-module__cJzEcG__link{color:#33445f;font-weight:800}.Navbar-module__cJzEcG__link:after{background:var(--gradient-primary);height:3px}.Navbar-module__cJzEcG__link:hover{color:var(--primary)}.Navbar-module__cJzEcG__phoneLink{background:var(--gradient-primary);color:#fff;border:0;border-radius:7px;box-shadow:0 12px 24px #006cff38}.Navbar-module__cJzEcG__phoneLink:hover{background:var(--gradient-primary);color:#fff;box-shadow:0 16px 30px #006cff4d}.Navbar-module__cJzEcG__bar{background-color:var(--bg-deep)}.Navbar-module__cJzEcG__mobileMenu{background:#fff}.Navbar-module__cJzEcG__mobileLink{color:var(--bg-deep)}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--primary)}@media (max-width:980px){.Navbar-module__cJzEcG__topInner{justify-content:center}}@media (max-width:768px){.Navbar-module__cJzEcG__topInner{flex-wrap:wrap;gap:.85rem;padding:.5rem 1.5rem;font-size:.76rem}}@media (max-width:576px){.Navbar-module__cJzEcG__topInner span:last-child{display:none}.Navbar-module__cJzEcG__container{min-height:68px}.Navbar-module__cJzEcG__logoText{font-size:1.12rem}}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{box-shadow:0 12px 32px #0616351f}.Navbar-module__cJzEcG__topBar{background:linear-gradient(135deg, var(--bg-deep), #0b3b78)}.Navbar-module__cJzEcG__topInner{text-align:center;justify-content:center;gap:.75rem;min-height:34px;padding:.45rem 1rem}.Navbar-module__cJzEcG__topInner span:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.Navbar-module__cJzEcG__container{gap:1rem;min-height:64px;padding:0 1rem}.Navbar-module__cJzEcG__logo{min-width:0}.Navbar-module__cJzEcG__logoMark{width:40px;height:40px;box-shadow:0 10px 20px #006cff2e}.Navbar-module__cJzEcG__logoText{text-overflow:ellipsis;max-width:52vw;font-size:1.08rem;overflow:hidden}.Navbar-module__cJzEcG__hamburger{background:#f1f6fd;border:1px solid #0616351a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;box-shadow:0 8px 18px #06163514}.Navbar-module__cJzEcG__bar{width:18px}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active{background:var(--gradient-primary);border-color:#0000}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar{background-color:#fff}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 85% 12%,#00c2ff29,#0000 13rem),linear-gradient(#fff 0%,#eef6ff 100%);justify-content:flex-start;height:100dvh;max-height:100dvh;padding:6.5rem 1rem 2rem;top:0;overflow-y:auto}.Navbar-module__cJzEcG__mobileLinksContainer{align-items:stretch;gap:.55rem;max-width:440px}.Navbar-module__cJzEcG__mobileLink{background:#ffffffd1;border:1px solid #06163514;border-radius:8px;width:100%;padding:.95rem 1rem;font-size:1rem;box-shadow:0 10px 24px #0616350f}.Navbar-module__cJzEcG__mobileActions{margin-top:.75rem}}@media (max-width:420px){.Navbar-module__cJzEcG__topInner{font-size:.7rem}.Navbar-module__cJzEcG__container{padding:0 .75rem}.Navbar-module__cJzEcG__logoText{font-size:.98rem}}.Navbar-module__cJzEcG__navbar{box-shadow:0 8px 24px #06163514}.Navbar-module__cJzEcG__topBar{color:#fff;background:#0b467a}.Navbar-module__cJzEcG__topInner{justify-content:space-between;min-height:30px;padding:.28rem 3rem;font-size:.82rem;font-weight:700}.Navbar-module__cJzEcG__topContact,.Navbar-module__cJzEcG__topSocials{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__topContact a{color:#fff;font-family:var(--font-heading);letter-spacing:0;align-items:center;gap:.35rem;display:inline-flex}.Navbar-module__cJzEcG__topSocials a{color:#fff;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.68rem;transition:background .2s,transform .2s;display:inline-flex}.Navbar-module__cJzEcG__topSocials a:hover{color:#fff;background:#ffffff24;transform:translateY(-1px)}.Navbar-module__cJzEcG__topSocials svg{display:block}.Navbar-module__cJzEcG__container{min-height:84px;padding:0 3rem}.Navbar-module__cJzEcG__logo{gap:0}.Navbar-module__cJzEcG__logoMark{object-fit:contain;width:138px;height:68px;box-shadow:none;border-radius:0}.Navbar-module__cJzEcG__navLinks{gap:1.45rem}.Navbar-module__cJzEcG__link{color:#083d72;font-size:.96rem;font-weight:900;font-family:var(--font-heading);letter-spacing:0;align-items:center;gap:.38rem;display:inline-flex}.Navbar-module__cJzEcG__link svg{color:#083d72;transition:color .22s,transform .22s}.Navbar-module__cJzEcG__link:hover svg{color:#16c769;transform:translateY(-1px)}.Navbar-module__cJzEcG__link:after{background:#16c769;border-radius:999px;width:7px;height:7px;transition:transform .22s;bottom:-.4rem;left:50%;transform:translate(-50%)scale(0)}.Navbar-module__cJzEcG__link:hover:after{width:7px;transform:translate(-50%)scale(1)}.Navbar-module__cJzEcG__actions{gap:.85rem}.Navbar-module__cJzEcG__getInTouch,.Navbar-module__cJzEcG__phoneLink{color:#fff;white-space:nowrap;min-height:40px;font-size:.88rem;font-weight:900;font-family:var(--font-heading);letter-spacing:0;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.Navbar-module__cJzEcG__getInTouch svg,.Navbar-module__cJzEcG__phoneLink svg{flex:none}.Navbar-module__cJzEcG__getInTouch{background:linear-gradient(135deg,#0c4f96,#145eb4);padding:.7rem 1.15rem;box-shadow:0 12px 24px #0c4f963d}.Navbar-module__cJzEcG__getInTouch:hover{color:#fff;transform:translateY(-1px);box-shadow:0 16px 30px #0c4f964d}.Navbar-module__cJzEcG__phoneLink{background:linear-gradient(135deg,#18c964,#25d366);padding:.65rem 1.05rem;box-shadow:0 12px 24px #18c9643d}.Navbar-module__cJzEcG__phoneLink:hover{background:linear-gradient(135deg,#14b857,#25d366);box-shadow:0 16px 30px #18c9644d}@media (max-width:1060px){.Navbar-module__cJzEcG__container{padding:0 1.5rem}.Navbar-module__cJzEcG__navLinks{gap:1rem}.Navbar-module__cJzEcG__getInTouch,.Navbar-module__cJzEcG__phoneLink{padding-inline:.85rem}}@media (max-width:768px){.Navbar-module__cJzEcG__topInner{padding:.35rem 1rem}.Navbar-module__cJzEcG__topContact{justify-content:center;gap:.8rem;width:100%}.Navbar-module__cJzEcG__topContact a{gap:.28rem}.Navbar-module__cJzEcG__topSocials{display:none}.Navbar-module__cJzEcG__container{min-height:70px;padding:0 1rem}.Navbar-module__cJzEcG__logoMark{width:112px;height:54px}.Navbar-module__cJzEcG__mobileMenu{padding-top:6.6rem}}@media (max-width:420px){.Navbar-module__cJzEcG__topContact{gap:.55rem;font-size:.7rem}.Navbar-module__cJzEcG__logoMark{width:102px}}.Navbar-module__cJzEcG__navbar{background:#fff;border-bottom:1px solid #072d5214;box-shadow:0 2px 8px #072d5214}.Navbar-module__cJzEcG__topBar{background:#084677}.Navbar-module__cJzEcG__topInner{max-width:none;min-height:40px;font-family:var(--font-heading);padding:0 3.55rem;font-size:.86rem;font-weight:800}.Navbar-module__cJzEcG__topContact{gap:1.15rem}.Navbar-module__cJzEcG__topContact a{gap:.32rem}.Navbar-module__cJzEcG__topSocials{gap:.8rem}.Navbar-module__cJzEcG__topSocials a{width:18px;height:18px}.Navbar-module__cJzEcG__container{grid-template-columns:210px 1fr auto;gap:2rem;max-width:none;min-height:74px;padding:0 3.1rem;display:grid}.Navbar-module__cJzEcG__logo{justify-self:start}.Navbar-module__cJzEcG__logoMark{object-fit:contain;width:148px;height:68px}.Navbar-module__cJzEcG__navLinks{justify-content:center;gap:1.6rem}.Navbar-module__cJzEcG__link{color:#073d70;font-family:var(--font-heading);font-size:.96rem;font-weight:600;line-height:1}.Navbar-module__cJzEcG__link svg{color:#073d70;width:18px;height:18px}.Navbar-module__cJzEcG__actions{justify-self:end;gap:.95rem}.Navbar-module__cJzEcG__getInTouch,.Navbar-module__cJzEcG__phoneLink{border-radius:6px;min-height:40px;font-size:.9rem;font-weight:700}.Navbar-module__cJzEcG__getInTouch{background:linear-gradient(135deg,#0d4c8a,#1f6ddd);padding:.68rem 1.25rem}.Navbar-module__cJzEcG__phoneLink{background:#20c96a;padding:.62rem 1.15rem}@media (max-width:1160px){.Navbar-module__cJzEcG__container{grid-template-columns:160px 1fr auto;gap:1.2rem;padding-inline:1.5rem}.Navbar-module__cJzEcG__topInner{padding-inline:1.5rem}.Navbar-module__cJzEcG__navLinks{gap:1rem}.Navbar-module__cJzEcG__link{font-size:.88rem}}@media (max-width:980px){.Navbar-module__cJzEcG__container{display:flex}}.Navbar-module__cJzEcG__mobileBottomBar{z-index:9990;-webkit-backdrop-filter:blur(16px);background:#fffffff5;border-top:1px solid #0616351f;width:100%;padding:.5rem .65rem;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #06163524}.Navbar-module__cJzEcG__mobileBottomBar.Navbar-module__cJzEcG__hidden{display:none!important}.Navbar-module__cJzEcG__mobileBottomBtnWhatsapp,.Navbar-module__cJzEcG__mobileBottomBtnCall,.Navbar-module__cJzEcG__mobileBottomBtnContact{min-height:42px;font-family:var(--font-heading);white-space:nowrap;letter-spacing:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.3rem;font-size:.78rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.Navbar-module__cJzEcG__mobileBottomBtnWhatsapp{color:#fff;background:linear-gradient(135deg,#18c964 0%,#25d366 100%);box-shadow:0 4px 14px #25d36647}.Navbar-module__cJzEcG__mobileBottomBtnCall{color:#fff;background:linear-gradient(135deg,#0b467a 0%,#006cff 100%);box-shadow:0 4px 14px #006cff47}.Navbar-module__cJzEcG__mobileBottomBtnContact{color:#083d72;background:#f0f6ff;border:1px solid #006cff3d}@media (max-width:768px){.Navbar-module__cJzEcG__mobileBottomBar{justify-content:space-around;align-items:center;gap:.45rem;display:flex}}@media (max-width:380px){.Navbar-module__cJzEcG__mobileBottomBtnWhatsapp span,.Navbar-module__cJzEcG__mobileBottomBtnCall span,.Navbar-module__cJzEcG__mobileBottomBtnContact span{font-size:.72rem}.Navbar-module__cJzEcG__mobileBottomBar{gap:.35rem;padding:.45rem .4rem}}@media (max-width:768px){.Navbar-module__cJzEcG__topBar{padding:0;overflow:hidden}.Navbar-module__cJzEcG__topInner{justify-content:center;max-width:100%;min-height:32px;padding:.35rem .5rem}.Navbar-module__cJzEcG__topContact{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem .65rem;width:100%;display:flex}.Navbar-module__cJzEcG__topContact a{white-space:nowrap;color:#fff;gap:.25rem;font-size:.74rem;line-height:1.3}.Navbar-module__cJzEcG__topContact svg{flex-shrink:0;width:13px;height:13px}.Navbar-module__cJzEcG__topSocials{display:none}}@media (max-width:440px){.Navbar-module__cJzEcG__topContact a{gap:.2rem;font-size:.68rem}.Navbar-module__cJzEcG__topInner{padding:.28rem .25rem}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-color);z-index:10;background:#09090b;padding:5rem 0 2.5rem;position:relative}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:1.6fr 1fr 1fr 1.35fr;gap:3.5rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:1.15rem;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.03em;font-size:1.35rem;font-weight:900;display:inline-flex}.Footer-module__S6Hkya__description{color:var(--text-secondary);font-size:.92rem;line-height:1.6}.Footer-module__S6Hkya__heading{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:.95rem;font-weight:800}.Footer-module__S6Hkya__linksList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:.9rem;font-weight:500;transition:all .2s}.Footer-module__S6Hkya__link:hover{color:var(--primary-hover);transform:translate(3px)}.Footer-module__S6Hkya__contactInfo{flex-direction:column;gap:.95rem;display:flex}.Footer-module__S6Hkya__contactText{color:var(--text-secondary);font-size:.92rem;line-height:1.6}.Footer-module__S6Hkya__emailLink{width:fit-content;color:var(--secondary);font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;position:relative}.Footer-module__S6Hkya__emailLink:after{content:"";background-color:var(--secondary);width:100%;height:1px;transition:width .2s;position:absolute;bottom:-2px;left:0}.Footer-module__S6Hkya__emailLink:hover{color:#fff}.Footer-module__S6Hkya__emailLink:hover:after{background-color:#fff}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.85rem}.Footer-module__S6Hkya__socials{gap:1.5rem;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--text-secondary);font-size:.88rem;font-weight:600;transition:all .2s}.Footer-module__S6Hkya__socialLink:hover{color:var(--primary-hover)}@media (max-width:992px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.Footer-module__S6Hkya__container{padding:0 1.5rem}}@media (max-width:576px){.Footer-module__S6Hkya__container{padding:0 1.2rem}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2.2rem;margin-bottom:3rem}.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column;align-items:center;padding-top:1.5rem}.Footer-module__S6Hkya__socials{justify-content:center;width:100%}}.Footer-module__S6Hkya__footer{background:linear-gradient(180deg, #061635f5, #030d20), var(--bg-deep);color:#fff;border-top:0}.Footer-module__S6Hkya__container{max-width:1220px}.Footer-module__S6Hkya__logo{color:#fff;text-transform:uppercase;letter-spacing:0;align-items:center;gap:.75rem}.Footer-module__S6Hkya__logo span{color:#45b9ff}.Footer-module__S6Hkya__logoMark{object-fit:cover;border-radius:8px}.Footer-module__S6Hkya__description,.Footer-module__S6Hkya__contactText,.Footer-module__S6Hkya__link,.Footer-module__S6Hkya__copyright,.Footer-module__S6Hkya__socialLink{color:#b8c8de}.Footer-module__S6Hkya__heading{color:#fff}.Footer-module__S6Hkya__link:hover,.Footer-module__S6Hkya__socialLink:hover,.Footer-module__S6Hkya__emailLink:hover{color:#45b9ff}.Footer-module__S6Hkya__emailLink{color:#fff}.Footer-module__S6Hkya__emailLink:after{background-color:#45b9ff}.Footer-module__S6Hkya__bottomBar{border-top-color:#ffffff1f}@media (max-width:768px){.Footer-module__S6Hkya__footer{background:radial-gradient(circle at 80% 0,#00c2ff2e,#0000 16rem),linear-gradient(#061635fa,#030d20);padding:3.5rem 0 2rem}.Footer-module__S6Hkya__container{width:min(100% - 2rem,1220px);padding:0}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.25rem}.Footer-module__S6Hkya__brand,.Footer-module__S6Hkya__linksGroup,.Footer-module__S6Hkya__contactInfo{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;padding:1.1rem}.Footer-module__S6Hkya__heading{margin-bottom:.85rem;font-size:.82rem}.Footer-module__S6Hkya__description,.Footer-module__S6Hkya__contactText,.Footer-module__S6Hkya__link{font-size:.88rem}.Footer-module__S6Hkya__linksList{gap:.55rem}.Footer-module__S6Hkya__bottomBar{text-align:left;align-items:flex-start;gap:1rem}.Footer-module__S6Hkya__socials{flex-wrap:wrap;justify-content:flex-start;gap:1rem;width:100%}}@media (max-width:420px){.Footer-module__S6Hkya__container{width:min(100% - 1.5rem,1220px)}.Footer-module__S6Hkya__logo{font-size:1.1rem}}.Footer-module__S6Hkya__bottomBar{background:#f7f8fa;border-top:1px solid #cdd5df;width:100vw;margin-top:1rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:1.9rem clamp(1.25rem,8vw,7.5rem)}.Footer-module__S6Hkya__copyright{color:#111827;font-size:.95rem;font-weight:500}.Footer-module__S6Hkya__socials{gap:.7rem}.Footer-module__S6Hkya__socialLink{color:#fff;width:30px;height:30px;box-shadow:none;border-radius:999px;justify-content:center;align-items:center;font-size:0;display:inline-flex}.Footer-module__S6Hkya__socialLink:hover{color:#fff;filter:brightness(1.05);transform:translateY(-2px)}.Footer-module__S6Hkya__facebookLink{background:#1877f2}.Footer-module__S6Hkya__linkedinLink{background:#0a66c2}.Footer-module__S6Hkya__instagramLink{background:#e4405f}@media (max-width:768px){.Footer-module__S6Hkya__bottomBar{text-align:center;box-sizing:border-box;align-items:center;width:100%;margin-left:0;margin-right:0;padding:1.5rem 1rem}.Footer-module__S6Hkya__socials{justify-content:center}}
