.Navbar-module__vqidqa__header{z-index:10000;-webkit-backdrop-filter:blur(12px);box-sizing:border-box;border:1px solid #fff3;border-radius:100px;justify-content:space-between;align-items:center;width:90%;max-width:100%;padding:.6rem 1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:1rem;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000014;background:#ffffffe6!important}.Navbar-module__vqidqa__scrolled.Navbar-module__vqidqa__header{width:95%;padding:.6rem 2rem;top:.5rem;background:#fffffffa!important}.Navbar-module__vqidqa__menuOpen.Navbar-module__vqidqa__header{box-shadow:none;background:#fff!important}.Navbar-module__vqidqa__logo{z-index:1001;flex-shrink:0}.Navbar-module__vqidqa__logoImage{object-fit:contain;transition:all .4s}.Navbar-module__vqidqa__menuOpen .Navbar-module__vqidqa__logoImage,.Navbar-module__vqidqa__isHome:not(.Navbar-module__vqidqa__scrolled) .Navbar-module__vqidqa__logoImage{filter:none}.Navbar-module__vqidqa__scrolled .Navbar-module__vqidqa__logoImage{transform:scale(.9)}.Navbar-module__vqidqa__desktopNav{align-items:center;gap:2.5rem;display:flex}.Navbar-module__vqidqa__desktopNav a{color:#111;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__vqidqa__isHome:not(.Navbar-module__vqidqa__scrolled) .Navbar-module__vqidqa__desktopNav a{color:#111}.Navbar-module__vqidqa__desktopNav a:hover{color:var(--accent)}.Navbar-module__vqidqa__navItemDropdown{position:static}.Navbar-module__vqidqa__navLinkWithIcon{align-items:center;gap:6px;display:flex}.Navbar-module__vqidqa__navChevron{transition:transform .3s}.Navbar-module__vqidqa__navItemDropdown:hover .Navbar-module__vqidqa__navChevron{transform:rotate(180deg)}@media (min-width:1025px){.Navbar-module__vqidqa__megamenu{visibility:hidden;opacity:0;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:850px;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%)translateY(15px);box-shadow:0 40px 80px #00000026}.Navbar-module__vqidqa__navItemDropdown:hover .Navbar-module__vqidqa__megamenu{visibility:visible;opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:1024px){.Navbar-module__vqidqa__megamenu{display:none}}.Navbar-module__vqidqa__megamenuWrapper{width:100%;min-height:380px;display:flex}.Navbar-module__vqidqa__megamenuSidebar{background:#f8fafc;border-right:1px solid #f1f5f9;flex-direction:column;width:170px;padding:.75rem 0;display:flex}.Navbar-module__vqidqa__viewAllMain{border:1px dashed var(--accent);text-align:center;border-radius:6px;margin:0 .75rem .75rem;padding:.5rem .75rem;color:var(--accent)!important;font-size:.75rem!important;font-weight:700!important}.Navbar-module__vqidqa__sidebarItem{text-align:left;color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:.65rem 1rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .2s;display:flex;position:relative}.Navbar-module__vqidqa__activeSidebar{color:#111;background:#fff}.Navbar-module__vqidqa__activeSidebar:before{content:"";background:var(--accent);width:4px;position:absolute;top:0;bottom:0;left:0}.Navbar-module__vqidqa__sidebarIcon{color:#64748b;transition:color .2s}.Navbar-module__vqidqa__activeSidebar .Navbar-module__vqidqa__sidebarIcon{color:var(--accent)}.Navbar-module__vqidqa__megamenuContent{background:#fff;flex:1;padding:1.25rem 1.5rem}.Navbar-module__vqidqa__continentHeader{border-bottom:1px solid #f1f5f9;margin-bottom:1.25rem;padding-bottom:.5rem}.Navbar-module__vqidqa__continentTitle{color:#111;font-size:1.1rem;font-weight:800;text-decoration:none;transition:color .3s}.Navbar-module__vqidqa__continentTitle:hover{color:var(--accent)}.Navbar-module__vqidqa__columnsWrapper{grid-template-columns:1fr;gap:1.25rem;display:grid}.Navbar-module__vqidqa__columnHeader{text-transform:uppercase;letter-spacing:1px;color:#94a3b8;margin-bottom:1rem;font-size:.75rem;font-weight:800}.Navbar-module__vqidqa__columnLinks{flex-direction:column;gap:.65rem;display:flex}.Navbar-module__vqidqa__countryGrid{grid-template-columns:repeat(3,1fr);gap:.65rem 2rem;display:grid}.Navbar-module__vqidqa__megamenuLink{color:#475569!important;font-size:.9rem!important;font-weight:500!important;transition:all .2s!important}.Navbar-module__vqidqa__megamenuLink:hover{transform:translate(4px);color:var(--accent)!important}.Navbar-module__vqidqa__actions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__vqidqa__phoneLink{color:#111;align-items:center;gap:8px;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__vqidqa__isHome:not(.Navbar-module__vqidqa__scrolled) .Navbar-module__vqidqa__phoneLink{color:#111}.Navbar-module__vqidqa__mobileToggle{cursor:pointer;color:#111;z-index:1001;background:0 0;border:none;display:none}.Navbar-module__vqidqa__isHome:not(.Navbar-module__vqidqa__scrolled) .Navbar-module__vqidqa__mobileToggle{color:#111}.Navbar-module__vqidqa__menuOpen .Navbar-module__vqidqa__mobileToggle{color:#fff!important}@media (max-width:1024px){.Navbar-module__vqidqa__desktopNav,.Navbar-module__vqidqa__actions{display:none}.Navbar-module__vqidqa__header{width:92%;padding:.5rem 1.25rem;top:.75rem;left:50%;transform:translate(-50%);background:#fff!important}.Navbar-module__vqidqa__logo{flex-shrink:1;max-width:130px}.Navbar-module__vqidqa__logoImage{max-width:100%!important;height:auto!important}.Navbar-module__vqidqa__hamburger{cursor:pointer;z-index:10001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;padding:10px;display:flex}.Navbar-module__vqidqa__line{background-color:#111;border-radius:10px;width:25px;height:3px;transition:all .3s;display:block}.Navbar-module__vqidqa__hamburgerActive .Navbar-module__vqidqa__line:first-child{background-color:var(--accent);transform:translateY(9px)rotate(45deg)}.Navbar-module__vqidqa__hamburgerActive .Navbar-module__vqidqa__line:nth-child(2){opacity:0}.Navbar-module__vqidqa__hamburgerActive .Navbar-module__vqidqa__line:nth-child(3){background-color:var(--accent);transform:translateY(-9px)rotate(-45deg)}}.Navbar-module__vqidqa__mobileMenu{z-index:9999;visibility:hidden;opacity:0;box-sizing:border-box;background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;width:280px;max-width:calc(100vw - 2.5rem);transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:5.5rem;right:1.25rem;overflow:hidden;transform:translateY(-10px);box-shadow:0 15px 35px #0000001a}.Navbar-module__vqidqa__mobileMenu.Navbar-module__vqidqa__open{visibility:visible;opacity:1;transform:translateY(0)}.Navbar-module__vqidqa__mobileMenuInner{flex-direction:column;padding:1rem 0;display:flex}.Navbar-module__vqidqa__mobileNav{flex-direction:column;display:flex}.Navbar-module__vqidqa__mobileNavLink{text-align:center;color:#111;text-transform:uppercase;border-bottom:1px solid #f1f5f9;padding:1.25rem 0;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.Navbar-module__vqidqa__mobileNavLink:last-child{border-bottom:none}.Navbar-module__vqidqa__mobileNavLink:hover{color:var(--accent);background-color:#fef2f2}.Navbar-module__vqidqa__mobilePhone{color:#111;align-items:center;gap:8px;margin-bottom:1rem;font-size:1.2rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__vqidqa__mobileSocials{box-sizing:border-box;flex-wrap:wrap;gap:1.5rem;display:flex}.Navbar-module__vqidqa__mobileSocials a{color:var(--accent);font-size:1rem;font-weight:700;text-decoration:none}
.Footer-module__RT9_2G__footer{background:var(--sky-pith);color:#fff;padding:3rem 2rem 2rem;position:relative;overflow:hidden}.Footer-module__RT9_2G__grid{z-index:2;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:2.5rem;max-width:1300px;margin:0 auto;display:grid;position:relative}.Footer-module__RT9_2G__brand{flex-direction:column;display:flex}.Footer-module__RT9_2G__footerLogo{object-fit:contain;width:auto;height:36px;margin-bottom:1.5rem}.Footer-module__RT9_2G__brand h2{display:none}.Footer-module__RT9_2G__brand p{opacity:.8;font-size:.95rem;line-height:1.6}.Footer-module__RT9_2G__column h3{color:var(--accent);margin-bottom:1.5rem;font-size:1.2rem}.Footer-module__RT9_2G__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__RT9_2G__links a{opacity:.7;font-size:.95rem;transition:all .3s}.Footer-module__RT9_2G__links a:hover{opacity:1;color:var(--accent);transform:translate(5px)}.Footer-module__RT9_2G__contactInfo{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__RT9_2G__contactItem{align-items:flex-start;gap:1rem;display:flex}.Footer-module__RT9_2G__iconWrapper{color:var(--accent);flex-shrink:0;margin-top:.25rem}.Footer-module__RT9_2G__contactText p{margin:0;font-size:.95rem}.Footer-module__RT9_2G__contactText span{opacity:.6;font-size:.8rem;display:block}.Footer-module__RT9_2G__bannerContainer{z-index:2;max-width:800px;margin:1.5rem auto 0;padding:0 2rem;position:relative}.Footer-module__RT9_2G__fullLogoBanner{object-fit:cover;border:1px solid #ffffff1a;border-radius:12px;width:100%;height:auto;box-shadow:0 10px 30px -10px #0000004d}.Footer-module__RT9_2G__bottom{z-index:2;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;max-width:1400px;margin:2.5rem auto 0;padding-top:1.5rem;font-size:.9rem;display:flex;position:relative}.Footer-module__RT9_2G__bottomLeft{flex:1}.Footer-module__RT9_2G__bottomRight{flex:1;justify-content:flex-end;gap:2rem;display:flex}.Footer-module__RT9_2G__credits{opacity:.9;text-align:center;flex:none;font-weight:500}.Footer-module__RT9_2G__credits a{color:#fff;border-bottom:2px solid var(--azure);font-weight:700;text-decoration:none;transition:all .3s}.Footer-module__RT9_2G__credits a:hover{color:var(--azure);background:#dc26261a}@media (max-width:1024px){.Footer-module__RT9_2G__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.Footer-module__RT9_2G__grid{grid-template-columns:1fr}.Footer-module__RT9_2G__bannerContainer{margin-top:2rem;padding:0 1rem}.Footer-module__RT9_2G__bottom{text-align:center;flex-direction:column;gap:1.5rem;padding-bottom:2rem}.Footer-module__RT9_2G__bottomRight{gap:1.5rem}}
.WhatsAppButton-module__t2jjIq__wrapper{z-index:9999;pointer-events:none;align-items:center;gap:1rem;display:flex;position:fixed;bottom:2rem;right:2rem}.WhatsAppButton-module__t2jjIq__button{pointer-events:auto;cursor:pointer;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 4px 20px #25d36666}.WhatsAppButton-module__t2jjIq__button:hover{transform:scale(1.1)translateY(-5px);box-shadow:0 8px 30px #25d36699}.WhatsAppButton-module__t2jjIq__button svg{fill:#fff;width:32px;height:32px}.WhatsAppButton-module__t2jjIq__tooltip{pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#333;opacity:0;white-space:nowrap;background:#ffffffe6;border:1px solid #fff3;border-radius:12px;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s;transform:translate(10px);box-shadow:0 4px 15px #0000001a}.WhatsAppButton-module__t2jjIq__wrapper:hover .WhatsAppButton-module__t2jjIq__tooltip{opacity:1;transform:translate(0)}.WhatsAppButton-module__t2jjIq__pulse{opacity:.7;z-index:-1;background-color:#25d366;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(.455,.03,.515,.955) infinite WhatsAppButton-module__t2jjIq__pulse-ring;position:absolute}@keyframes WhatsAppButton-module__t2jjIq__pulse-ring{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@media (max-width:768px){.WhatsAppButton-module__t2jjIq__wrapper{bottom:1.5rem;right:1.5rem}.WhatsAppButton-module__t2jjIq__button{width:50px;height:50px}.WhatsAppButton-module__t2jjIq__button svg{width:26px;height:26px}.WhatsAppButton-module__t2jjIq__tooltip{display:none}}
