.nav-section{z-index:50;background:0 0;width:100%;padding-top:18px;position:absolute;top:0;left:0}.nav{background:var(--black-200);border-bottom:1px solid var(--gray-200);-webkit-backdrop-filter:blur(10px);border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;height:80px;padding:0 18px;display:flex}.nav-links{align-items:center;gap:25px;list-style:none;display:flex}.nav-links a{color:#c6c6c6;font-size:18px;font-weight:400;font-family:var(--font-body);text-decoration:none}.nav-links a:hover{color:#fff}.nav-links a.active{color:#fff;font-weight:600;font-family:var(--font-heading)}.nav-link{color:#ffffffbf;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.nav-link:hover{color:#fff}.has-dropdown{position:relative}.has-sub{cursor:pointer}.dropdown{-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;background:#333;border:1px solid #8d8c8e;border-radius:8px;width:260px;padding:12px;transition:all .18s;position:absolute;top:52px;left:0;transform:translateY(6px)}.dropdown.show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.dropdown a{color:#fff;border-radius:10px;padding:11px;text-decoration:none;display:block}.dropdown a:hover{background:#ffffff14}.has-dropdown:hover svg{transition:all .2s;transform:rotate(180deg)}header.nav-section .brand img{width:auto;height:26px}.mobile-menu-toggle{color:#fff;cursor:pointer;background:0 0;border:0;outline:0;padding:0;font-size:34px;line-height:1;display:none}.mobile-menu-overlay{z-index:999;-webkit-backdrop-filter:blur(10px);background:#070707d1;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobile-menu-wrap{justify-content:center;align-items:flex-start;width:100%;height:100vh;display:flex;overflow-y:auto}.mobile-menu-box{background:#000;width:100%;min-height:100vh;padding:28px 32px 42px;box-shadow:0 20px 60px #00000061}.mobile-menu-top{justify-content:space-between;align-items:center;margin-bottom:56px;display:flex}.mobile-brand img{width:auto;height:30px}.mobile-close-btn{color:#fff;cursor:pointer;background:0 0;border:0;outline:0;justify-content:center;align-items:center;padding:0;font-size:34px;line-height:1;display:inline-flex}.mobile-nav-links{flex-direction:column;gap:36px;display:flex}.mobile-nav-links>a,.mobile-services-trigger{color:#fff;letter-spacing:-.02em;text-transform:uppercase;font-size:28px;font-weight:400;line-height:1.02;font-family:var(--font-heading);text-decoration:none}.mobile-nav-links>a.active,.mobile-services-trigger.active{color:#fff}.mobile-services-block{flex-direction:column;display:flex}.mobile-services-trigger{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.mobile-services-trigger svg{flex-shrink:0;font-size:34px;transition:transform .25s}.mobile-services-trigger.open svg{transform:rotate(180deg)}.mobile-submenu{overflow:hidden}.mobile-submenu-inner{flex-direction:column;gap:24px;padding:28px 0 6px 44px;display:flex}.mobile-submenu-inner a{color:#ffffffeb;font-size:20px;font-weight:400;line-height:1.35;text-decoration:none}.mobile-submenu-inner a:hover{color:#fff}@media (max-width:1024px){.nav{height:72px;padding:0 16px}.nav-links,.desktop-cta{display:none!important}.mobile-menu-toggle{justify-content:center;align-items:center;display:inline-flex}header.nav-section .brand img{height:24px}}@media (max-width:768px){.mobile-menu-box{width:100%;min-height:100vh;padding:22px 22px 34px}.mobile-menu-top{margin-bottom:42px}.mobile-brand img{height:26px}.mobile-nav-links{gap:35px}.mobile-nav-links>a,.mobile-services-trigger{font-size:33px}.mobile-services-trigger svg{font-size:28px}.mobile-submenu-inner{gap:22px;padding:22px 0 4px 28px}.mobile-submenu-inner a{font-size:20px}}@media (max-width:480px){.mobile-menu-box{padding:18px 18px 28px}.mobile-nav-links>a,.mobile-services-trigger{font-size:28px}.mobile-submenu-inner{padding-left:22px}}.mobile-services-trigger-wrapper{justify-content:space-between;align-items:center;display:flex}.mobile-services-link{text-transform:uppercase;color:#fff;font-size:28px;font-weight:400;line-height:1.02;text-decoration:none}.mobile-services-toggle{color:#fff;cursor:pointer;background:0 0;border:none;width:100%;font-size:34px}.mobile-services-block .mobile-services-header{justify-content:space-between;align-items:center;display:flex}.mobile-services-block .mobile-services-header button.mobile-services-toggle{justify-content:end;width:60%;display:flex}.mobile-services-block .mobile-services-header .mobile-services-link{width:40%}nav.mobile-nav-links{padding:0 3px;margin-top:60px!important}
