.Navbar-module__ZERf_q__header{z-index:100;background-color:var(--color-bg-primary);transition:box-shadow var(--transition-base),backdrop-filter var(--transition-base);justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__ZERf_q__headerScrolled{box-shadow:0 1px 8px #00000014}.Navbar-module__ZERf_q__nav{height:var(--navbar-height);justify-content:space-between;align-items:center;display:flex}.Navbar-module__ZERf_q__logo{align-items:center;gap:var(--space-3);text-decoration:none;display:flex}.Navbar-module__ZERf_q__isotipo{width:40px;height:40px}.Navbar-module__ZERf_q__logotipo{width:auto;height:24px}.Navbar-module__ZERf_q__mobileLogo{display:none}.Navbar-module__ZERf_q__navLinks{align-items:center;gap:var(--space-8);list-style:none;display:flex;position:relative}.Navbar-module__ZERf_q__navLink{font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--brand-primary);transition:color var(--transition-fast);padding:4px;text-decoration:none}.Navbar-module__ZERf_q__navLink:hover{color:var(--brand-primary-dark,#002a30)}.Navbar-module__ZERf_q__navLink.Navbar-module__ZERf_q__selected{color:var(--brand-primary,#01515c)}.Navbar-module__ZERf_q__navIndicator{background-color:var(--brand-primary,#01515c);pointer-events:none;border-radius:1px;height:2px;transition:left .3s,width .3s,opacity .15s;position:absolute;bottom:0}.Navbar-module__ZERf_q__ctaWrapper{display:block}.Navbar-module__ZERf_q__menuButton{width:40px;height:40px;padding:var(--space-2);cursor:pointer;color:var(--color-text-heading);background:0 0;border:none;display:none}.Navbar-module__ZERf_q__menuIcon{color:currentColor;width:24px;height:24px}.Navbar-module__ZERf_q__mobileMenu{top:var(--navbar-height);background-color:var(--color-bg-primary);transition:transform var(--transition-base);z-index:99;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translate(-100%)}.Navbar-module__ZERf_q__mobileMenu>*{flex-direction:column;flex:1;display:flex}.Navbar-module__ZERf_q__mobileMenuOpen{transform:translate(0)}.Navbar-module__ZERf_q__mobileMenuContent{flex-direction:column;flex:1;height:100%;display:flex}.Navbar-module__ZERf_q__mobileNavLinks{align-items:flex-start;gap:var(--space-2);border-bottom:1px solid var(--neutrals-neutral-300,#d6d6d6);flex-direction:column;flex:1 0 0;align-self:stretch;padding-top:16px;padding-bottom:40px;display:flex}.Navbar-module__ZERf_q__mobileNavLinks li{width:100%;list-style:none}.Navbar-module__ZERf_q__mobileNavLink{padding:var(--space-2);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--color-text-body);border-radius:var(--radius-md);transition:background-color var(--transition-fast);justify-content:space-between;align-items:center;width:100%;min-height:48px;text-decoration:none;display:flex}.Navbar-module__ZERf_q__mobileNavLink:hover,.Navbar-module__ZERf_q__mobileNavLink.Navbar-module__ZERf_q__selected{background-color:var(--brand-primary-bg)}.Navbar-module__ZERf_q__mobileNavLinkIcon{width:20px;height:20px;color:var(--brand-primary-dark,#002a30);flex-shrink:0}.Navbar-module__ZERf_q__mobileCta{align-self:stretch;padding-top:24px;list-style:none}.Navbar-module__ZERf_q__mobileMenuFooter{padding:var(--space-10)0 var(--space-6);flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:16px;display:flex}.Navbar-module__ZERf_q__mobileMenuFooterText{color:var(--neutral-800,#4c4c4c);text-align:center;font-size:16px;font-weight:500;line-height:24px}.Navbar-module__ZERf_q__mobileMenuSocialIcons{align-items:center;gap:16px;display:flex}.Navbar-module__ZERf_q__mobileMenuSocialLink{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Navbar-module__ZERf_q__mobileMenuSocialIcon{width:24px;height:24px}@media (max-width:1024px){.Navbar-module__ZERf_q__navLinks,.Navbar-module__ZERf_q__ctaWrapper{display:none}.Navbar-module__ZERf_q__menuButton{justify-content:center;align-items:center;display:flex}}@media (max-width:640px){.Navbar-module__ZERf_q__header{padding:0}.Navbar-module__ZERf_q__nav{height:var(--navbar-height-mobile);justify-content:space-between;align-items:center;padding:16px}.Navbar-module__ZERf_q__desktopLogo{display:none}.Navbar-module__ZERf_q__mobileLogo{display:block}.Navbar-module__ZERf_q__isotipo{width:32px;height:32px}.Navbar-module__ZERf_q__mobileMenu{top:var(--navbar-height-mobile)}}
.BotBubble-module___wIw7a__container{z-index:50;pointer-events:none;justify-content:flex-end;align-items:flex-end;gap:12px;width:auto;height:52px;display:flex;position:fixed;bottom:16px;right:16px}.BotBubble-module___wIw7a__messageBox,.BotBubble-module___wIw7a__botBubble{pointer-events:auto}.BotBubble-module___wIw7a__messageBox{color:var(--neutral-800);white-space:nowrap;border:1px solid var(--neutral-200);opacity:0;pointer-events:none;background-color:#fff;border-radius:8px;flex-direction:column;justify-content:center;padding:12px 20px;font-size:14px;transition:opacity .2s;display:flex;position:relative;box-shadow:0 4px 6px #0000001a}.BotBubble-module___wIw7a__messageBoxVisible,.BotBubble-module___wIw7a__container:hover .BotBubble-module___wIw7a__messageBox:not(.BotBubble-module___wIw7a__messageBoxVisible){opacity:1;pointer-events:auto}.BotBubble-module___wIw7a__messageBox:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:6px solid #fff;width:0;height:0;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.BotBubble-module___wIw7a__messageTitle{color:var(--neutral-900);margin-bottom:2px;font-weight:600}.BotBubble-module___wIw7a__messageText{color:var(--neutral-600)}.BotBubble-module___wIw7a__botBubble{cursor:pointer;background-color:#d65831;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s;display:flex;box-shadow:0 4px 12px #d658314d}.BotBubble-module___wIw7a__botBubbleOpen{background-color:#c04e2b}.BotBubble-module___wIw7a__botBubble:hover{transform:scale(1.05)}.BotBubble-module___wIw7a__botIcon{color:#fff;width:22px;height:22px}@media (max-width:640px){.BotBubble-module___wIw7a__container{width:auto;bottom:16px;right:16px}.BotBubble-module___wIw7a__messageBox{display:none}}
.FloatingContactButtons-module__-ZY05W__whatsappContainer{z-index:50;position:fixed;bottom:80px;right:16px}.FloatingContactButtons-module__-ZY05W__whatsappButton{cursor:pointer;width:52px;height:52px;transition:transform var(--transition-base);filter:drop-shadow(0 4px 6px #0000001a);border-radius:50%}.FloatingContactButtons-module__-ZY05W__whatsappButton:hover{transform:scale(1.05)}@media (max-width:640px){.FloatingContactButtons-module__-ZY05W__whatsappContainer{bottom:76px;right:16px}}
.Footer-module__hP-FLq__footer{background-color:var(--brand-primary);padding-top:var(--space-16);padding-bottom:var(--space-12)}.Footer-module__hP-FLq__content{padding-bottom:var(--space-6);justify-content:space-between;align-items:flex-start;gap:var(--space-10);border-bottom:1px solid var(--neutral-300);display:flex}.Footer-module__hP-FLq__brand{gap:var(--space-6);flex-direction:column;max-width:600px;display:flex}.Footer-module__hP-FLq__logo{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.Footer-module__hP-FLq__logoImage{width:auto;height:28px}.Footer-module__hP-FLq__description{color:var(--neutral-50);font-weight:var(--font-weight-medium)}.Footer-module__hP-FLq__contactBlock{gap:var(--space-2);color:var(--neutral-50);font-size:var(--font-size-sm);font-style:normal;line-height:var(--line-height-normal);flex-direction:column;display:flex}.Footer-module__hP-FLq__contactTitle{font-weight:var(--font-weight-bold)}.Footer-module__hP-FLq__contactLink{color:var(--neutral-50);text-underline-offset:2px;transition:color var(--transition-fast);text-decoration:underline}.Footer-module__hP-FLq__contactLink:hover{color:var(--brand-primary-bg)}.Footer-module__hP-FLq__socialIcons{gap:var(--space-4);align-items:center;display:flex}.Footer-module__hP-FLq__socialLink{transition:transform var(--transition-fast);justify-content:center;align-items:center;display:flex}.Footer-module__hP-FLq__socialLink:hover{transform:translateY(-2px)}.Footer-module__hP-FLq__socialIcon{width:32px;height:32px}.Footer-module__hP-FLq__linksGrid{gap:var(--space-10);margin-right:var(--space-10);display:flex;position:relative}.Footer-module__hP-FLq__linkGroup{flex-direction:column;display:flex}.Footer-module__hP-FLq__linkList{gap:var(--space-4);flex-direction:column;list-style:none;display:flex}.Footer-module__hP-FLq__link{color:var(--neutral-50);font-weight:var(--font-weight-medium);transition:color var(--transition-fast);text-decoration:none}.Footer-module__hP-FLq__link:hover{color:var(--brand-primary-bg)}.Footer-module__hP-FLq__bottom{padding-top:var(--space-8);text-align:center}.Footer-module__hP-FLq__copyright{color:var(--neutral-50);font-size:var(--font-size-base);font-weight:var(--font-weight-medium)}@media (max-width:1024px){.Footer-module__hP-FLq__content{gap:var(--space-10);flex-direction:column}.Footer-module__hP-FLq__linksGrid{justify-content:flex-start;gap:var(--space-10);flex-wrap:wrap;width:100%;margin-right:0}}@media (max-width:640px){.Footer-module__hP-FLq__footer{padding-top:var(--space-10);padding-bottom:var(--space-10)}.Footer-module__hP-FLq__description{font-weight:var(--font-weight-medium)}.Footer-module__hP-FLq__content{gap:var(--space-8)}.Footer-module__hP-FLq__linksGrid{row-gap:var(--space-6);column-gap:var(--space-4);width:100%;font-weight:var(--font-weight-medium);grid-template-columns:1fr;display:grid}.Footer-module__hP-FLq__linkGroup{width:auto}.Footer-module__hP-FLq__brand{gap:var(--space-4);max-width:100%}}
.not-found-module__HS70Aa__section{min-height:calc(100vh - var(--navbar-height));padding:var(--space-16)var(--space-4)var(--space-12);background:radial-gradient(80% 60% at 50% -10%,#e1f3f48c 0%,#fff 65%);justify-content:center;align-items:center;display:flex}.not-found-module__HS70Aa__content{text-align:center;align-items:center;gap:var(--space-2);flex-direction:column;width:100%;display:flex}.not-found-module__HS70Aa__illustrationWrapper{margin-bottom:var(--space-2);max-width:180px;height:auto}.not-found-module__HS70Aa__title{color:var(--brand-secondary);font-size:var(--font-size-5xl);font-weight:var(--font-weight-semibold);letter-spacing:0;line-height:56px}.not-found-module__HS70Aa__subtitle{color:var(--color-text-body);font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);letter-spacing:0;line-height:28px}.not-found-module__HS70Aa__ctaLink{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-8);padding:var(--space-2)var(--space-6);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);color:var(--neutral-50);background-color:var(--brand-primary);white-space:nowrap;transition:all var(--transition-fast);border:1px solid #0000;border-radius:48px;text-decoration:none;display:inline-flex}.not-found-module__HS70Aa__ctaLink:hover{background-color:var(--brand-primary-dark);color:var(--neutral-50);transform:translateY(-1px);box-shadow:0 1px 4px 1px #0000004d}.not-found-module__HS70Aa__ctaLink:active{background-color:var(--brand-primary-light);box-shadow:none;transform:translateY(0)}.not-found-module__HS70Aa__socialLinks{align-items:center;gap:var(--space-4);margin-top:var(--space-4);display:flex}.not-found-module__HS70Aa__socialLink{transition:opacity var(--transition-fast);justify-content:center;align-items:center;display:flex}.not-found-module__HS70Aa__socialLink:hover{opacity:.75;color:inherit}@media (max-width:640px){.not-found-module__HS70Aa__section{min-height:calc(100vh - var(--navbar-height-mobile));padding:var(--space-12)var(--space-4)var(--space-8)}.not-found-module__HS70Aa__content{gap:var(--space-5)}.not-found-module__HS70Aa__title{font-size:var(--font-size-4xl)}.not-found-module__HS70Aa__subtitle{font-size:var(--font-size-base);line-height:var(--line-height-normal)}}
