.site-nav:where(.astro-DMQPWCEC){position:sticky;top:0;z-index:100;width:100%;background-color:var(--white);border-bottom:1px solid #e8e8e8;transition:background-color var(--transition),border-color var(--transition),box-shadow var(--transition)}.site-nav:where(.astro-DMQPWCEC).scrolled{box-shadow:0 2px 20px #0b2d5b14}.site-nav:where(.astro-DMQPWCEC).homepage-nav{position:fixed;background-color:transparent;border-bottom-color:transparent}.site-nav:where(.astro-DMQPWCEC).homepage-nav.scrolled{background-color:var(--white);border-bottom-color:#e8e8e8}.nav-container:where(.astro-DMQPWCEC){position:relative;display:flex;align-items:center;width:100%;max-width:var(--container-width);min-height:5rem;margin-inline:auto;padding-inline:var(--container-padding)}.logo:where(.astro-DMQPWCEC){display:block;flex:0 0 auto}.logo:where(.astro-DMQPWCEC) img:where(.astro-DMQPWCEC){display:block;width:12rem;height:auto}.desktop-nav:where(.astro-DMQPWCEC){position:absolute;left:50%;transform:translate(-50%)}.nav-list:where(.astro-DMQPWCEC),.dropdown:where(.astro-DMQPWCEC),.mobile-nav-list:where(.astro-DMQPWCEC),.mobile-services:where(.astro-DMQPWCEC){margin:0;padding:0;list-style:none}.nav-list:where(.astro-DMQPWCEC){display:flex;align-items:center;gap:1.65rem}.nav-item:where(.astro-DMQPWCEC){position:relative}.nav-link:where(.astro-DMQPWCEC){position:relative;display:inline-flex;align-items:center;gap:.35rem;padding-block:1.8rem;color:var(--charcoal);font-family:var(--font-body);font-size:.9375rem;font-weight:var(--font-weight-regular);letter-spacing:.03125rem;line-height:1;transition:color var(--transition)}.homepage-nav:where(.astro-DMQPWCEC):not(.scrolled) .nav-link:where(.astro-DMQPWCEC){color:var(--white);text-shadow:0 1px 8px rgba(11,45,91,.4)}.homepage-nav:where(.astro-DMQPWCEC):not(.scrolled) .nav-link:where(.astro-DMQPWCEC):hover,.homepage-nav:where(.astro-DMQPWCEC):not(.scrolled) .nav-link:where(.astro-DMQPWCEC).active{color:var(--gold)}.nav-link:where(.astro-DMQPWCEC):after{position:absolute;right:0;bottom:1.3rem;left:0;height:2px;background-color:var(--gold);content:"";transform:scaleX(0);transform-origin:right;transition:transform var(--transition)}.nav-link:where(.astro-DMQPWCEC):hover,.nav-link:where(.astro-DMQPWCEC).active{color:var(--gold)}.nav-link:where(.astro-DMQPWCEC).active:after{transform:scaleX(1);transform-origin:left}.chevron:where(.astro-DMQPWCEC){width:.65rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition:transform var(--transition)}.dropdown:where(.astro-DMQPWCEC){position:absolute;top:calc(100% - .5rem);left:50%;min-width:13rem;padding-block:.5rem;visibility:hidden;background-color:var(--white);border:1px solid var(--border-color);box-shadow:var(--shadow-md);opacity:0;transform:translate(-50%,.5rem);transition:opacity var(--transition),transform var(--transition),visibility var(--transition)}.services-menu:where(.astro-DMQPWCEC):hover .dropdown:where(.astro-DMQPWCEC),.services-menu:where(.astro-DMQPWCEC):focus-within .dropdown:where(.astro-DMQPWCEC){visibility:visible;opacity:1;transform:translate(-50%)}.services-menu:where(.astro-DMQPWCEC):hover .chevron:where(.astro-DMQPWCEC),.services-menu:where(.astro-DMQPWCEC):focus-within .chevron:where(.astro-DMQPWCEC){transform:rotate(180deg)}.dropdown-link:where(.astro-DMQPWCEC){display:block;padding:.75rem 1rem;color:var(--charcoal);font-family:var(--font-body);font-size:.9375rem;transition:background-color var(--transition),color var(--transition)}.dropdown-link:where(.astro-DMQPWCEC):hover,.dropdown-link:where(.astro-DMQPWCEC).active{background-color:var(--lightgrey);color:var(--gold)}.quote-button:where(.astro-DMQPWCEC){flex:0 0 auto;margin-left:auto}.menu-toggle:where(.astro-DMQPWCEC),.menu-close:where(.astro-DMQPWCEC){display:none;border:0;background:transparent}.mobile-menu:where(.astro-DMQPWCEC){display:none}@media (max-width: 68rem){.logo:where(.astro-DMQPWCEC) img:where(.astro-DMQPWCEC){width:10.5rem}.nav-list:where(.astro-DMQPWCEC){gap:1rem}.quote-button:where(.astro-DMQPWCEC){margin-left:auto}}@media (max-width: 48rem){.nav-container:where(.astro-DMQPWCEC){min-height:4.25rem;padding-inline:1.1rem}.logo:where(.astro-DMQPWCEC) img:where(.astro-DMQPWCEC){width:clamp(8.3rem,40vw,9.5rem)}.desktop-nav:where(.astro-DMQPWCEC),.site-nav:where(.astro-DMQPWCEC) .quote-button:where(.astro-DMQPWCEC){display:none}.menu-toggle:where(.astro-DMQPWCEC){display:flex;flex-direction:column;justify-content:center;gap:.3rem;width:2.75rem;height:2.75rem;margin-left:auto;padding:.6rem;cursor:pointer}.menu-toggle:where(.astro-DMQPWCEC) span:where(.astro-DMQPWCEC){width:100%;height:2px;background-color:var(--navy)}.homepage-nav:where(.astro-DMQPWCEC):not(.scrolled) .menu-toggle:where(.astro-DMQPWCEC) span:where(.astro-DMQPWCEC){background-color:var(--white)}.mobile-menu:where(.astro-DMQPWCEC){position:fixed;inset:0;z-index:110;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;padding:max(5.25rem,env(safe-area-inset-top)) 1.5rem 2rem;visibility:hidden;background-color:var(--navy);opacity:0;transform:translateY(-100%);transition:opacity var(--transition),transform var(--transition),visibility var(--transition)}.site-nav:where(.astro-DMQPWCEC).menu-open .mobile-menu:where(.astro-DMQPWCEC){visibility:visible;opacity:1;transform:translateY(0)}.menu-close:where(.astro-DMQPWCEC){position:absolute;top:1rem;right:1.25rem;display:block;width:3rem;height:3rem;cursor:pointer}.menu-close:where(.astro-DMQPWCEC) span:where(.astro-DMQPWCEC){position:absolute;top:50%;left:.6rem;width:1.8rem;height:2px;background-color:var(--white)}.menu-close:where(.astro-DMQPWCEC) span:where(.astro-DMQPWCEC):first-child{transform:rotate(45deg)}.menu-close:where(.astro-DMQPWCEC) span:where(.astro-DMQPWCEC):last-child{transform:rotate(-45deg)}.mobile-nav-list:where(.astro-DMQPWCEC){display:flex;flex-direction:column;align-items:center;gap:.85rem;width:100%;text-align:center}.mobile-nav-link:where(.astro-DMQPWCEC){display:inline-block;color:var(--white);font-family:var(--font-display);font-size:clamp(1.25rem,5.8vw,1.5rem);font-weight:var(--font-weight-medium);transition:color var(--transition)}.mobile-nav-link:where(.astro-DMQPWCEC):hover,.mobile-nav-link:where(.astro-DMQPWCEC).active,.mobile-service-link:where(.astro-DMQPWCEC):hover,.mobile-service-link:where(.astro-DMQPWCEC).active{color:var(--gold)}.mobile-nav-link:where(.astro-DMQPWCEC).active{border-bottom:2px solid var(--gold)}.mobile-services:where(.astro-DMQPWCEC){display:grid;gap:.4rem;margin-top:.75rem}.mobile-service-link:where(.astro-DMQPWCEC){color:var(--white);font-family:var(--font-body);font-size:.95rem;font-weight:var(--font-weight-light);letter-spacing:.04em;opacity:.82;transition:color var(--transition)}.mobile-whatsapp:where(.astro-DMQPWCEC){display:inline-flex;margin-top:.75rem;padding:.75rem 1.5rem;background-color:var(--whatsapp);color:var(--white);font-family:var(--font-display);font-size:1rem;font-weight:var(--font-weight-semibold)}}@media (prefers-reduced-motion: reduce){.mobile-menu:where(.astro-DMQPWCEC){transition:none}}
