.Navbar-module__dVeNwG__navbar{z-index:555;background-color:var(--black);-webkit-backdrop-filter:blur(16px)saturate(180%);border-bottom:1px solid #2b2b2b;justify-content:center;padding:16px 32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__dVeNwG__container{justify-content:space-between;align-items:center;width:100%;margin:0;display:flex;position:relative}.Navbar-module__dVeNwG__logo{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__dVeNwG__logoIcon{justify-content:center;align-items:center;display:flex}.Navbar-module__dVeNwG__logoText{color:var(--white);letter-spacing:.05em;font-size:20px;font-weight:700;font-family:var(--font-inter), sans-serif}.Navbar-module__dVeNwG__navLinks{-webkit-user-select:none;user-select:none;align-items:center;gap:40px;display:flex;position:relative;left:50px}.Navbar-module__dVeNwG__rightAction{flex-shrink:0;justify-content:flex-end;align-items:center;width:150px;min-width:104px;display:flex}.Navbar-module__dVeNwG__navLink{color:var(--gray-muted);font-size:18px;font-weight:500;font-family:var(--font-inter), sans-serif;text-decoration:none;transition:all .2s}.Navbar-module__dVeNwG__navLink:hover{color:var(--primary)}.Navbar-module__dVeNwG__navLinkActive{color:var(--primary);font-weight:600}.Navbar-module__dVeNwG__navLinkActive:hover{color:var(--primary)}.Navbar-module__dVeNwG__headerLogoImg{max-width:150px}.Navbar-module__dVeNwG__navLinks .nav-dropdown{height:100%;display:inline-block;position:static}.Navbar-module__dVeNwG__navLinks .nav-dropdown-content{visibility:hidden;opacity:0;z-index:1000;background-color:#111;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;border-radius:0;flex-direction:column;align-items:stretch;width:auto;padding:0;transition:opacity .3s,transform .3s,visibility .3s;display:flex;position:fixed;top:85px;left:0;right:0;overflow:hidden;transform:translateY(15px);box-shadow:0 10px 30px #00000080}.Navbar-module__dVeNwG__navLinks .nav-dropdown.nav-dropdown--open .nav-dropdown-content{visibility:visible;opacity:1;transform:translateY(0)}.Navbar-module__dVeNwG__megaMenuRow{box-sizing:border-box;width:100%;min-width:0;display:flex}.Navbar-module__dVeNwG__megaMenuRail{box-sizing:border-box;border-right:1px solid #ffffff1f;flex-shrink:0;width:5.56%;max-width:5.56%}.Navbar-module__dVeNwG__megaMenuRaile{box-sizing:border-box;border-right:1px solid #ffffff1f;flex-shrink:0;width:1.8%;max-width:1.8%}.Navbar-module__dVeNwG__megaMenuMain{box-sizing:border-box;background-color:#111;width:94.44%;min-width:0;max-width:94.44%;min-height:320px;position:relative}.Navbar-module__dVeNwG__megaMenuMiddle{flex:1;min-width:0;position:relative}.Navbar-module__dVeNwG__megaMenuCat{cursor:pointer;text-align:inherit;color:#ffffffe0;box-sizing:border-box;background-color:#0000;border:none;justify-content:flex-end;align-items:center;width:100%;margin:0;padding:14px 20px;font-family:inherit;font-size:18px;font-weight:400;line-height:1.35;text-decoration:none;transition:color .2s,background-color .2s;display:flex}.Navbar-module__dVeNwG__megaMenuCatInner{text-align:left;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-width:0;max-width:320px;display:flex}.Navbar-module__dVeNwG__megaMenuCatLabel{text-align:left;flex:1;min-width:0}.Navbar-module__dVeNwG__megaMenuCat:hover{color:var(--primary);background-color:#2a2a2a}.Navbar-module__dVeNwG__megaMenuCat.Navbar-module__dVeNwG__active{color:#fff;background-color:#333;font-weight:500}.Navbar-module__dVeNwG__megaMenuArrow{color:#fffffff2;text-align:center;flex-shrink:0;min-width:1.25em;font-size:18px;font-weight:300}.Navbar-module__dVeNwG__megaMenuCat:not(.Navbar-module__dVeNwG__active) .Navbar-module__dVeNwG__megaMenuArrow{visibility:hidden}.Navbar-module__dVeNwG__megaMenuAll{color:#fff;text-underline-offset:3px;box-sizing:border-box;text-align:left;align-self:flex-end;width:100%;max-width:340px;margin-top:48px;font-size:14px;font-weight:600;text-decoration:underline}.Navbar-module__dVeNwG__megaMenuBody{align-items:stretch;width:100%;min-width:0;min-height:320px;display:flex}.Navbar-module__dVeNwG__megaMenuSidebar{background-color:#111;border-right:1px solid #fff3;flex-direction:column;flex-shrink:0;width:32.6667%;min-width:0;display:flex}.Navbar-module__dVeNwG__megaMenuSidebarInner{box-sizing:border-box;text-align:left;flex-direction:column;flex:1;align-items:stretch;width:100%;min-height:0;padding:48px 0;display:flex}.Navbar-module__dVeNwG__megaMenuPanels{grid-template-columns:repeat(var(--mega-cols,2), max-content);box-sizing:border-box;place-content:start;gap:24px 100px;width:100%;padding:48px 56px 48px 48px;display:grid;position:relative}.Navbar-module__dVeNwG__megaMenuSection{flex-direction:column;gap:12px;display:flex}.Navbar-module__dVeNwG__megaMenuTitle{color:#ffffff9e;letter-spacing:.06em;text-transform:uppercase;margin:0 0 2px;font-size:14px;font-weight:600}.Navbar-module__dVeNwG__megaMenuItem{color:#fffffff2;font-size:16px;font-weight:400;line-height:1.55;text-decoration:none;transition:color .2s}.Navbar-module__dVeNwG__megaMenuItem:hover{color:var(--primary)}@media (max-width:768px){.Navbar-module__dVeNwG__navLinks{display:none}.Navbar-module__dVeNwG__navbar{padding:0 1rem}}html:not(.dark) .Navbar-module__dVeNwG__navbar{background-color:#fafafaf2;border-bottom-color:#e5e5e5}html:not(.dark) .Navbar-module__dVeNwG__navLink{color:#525252}html:not(.dark) .Navbar-module__dVeNwG__navLinkActive{color:var(--primary)}html:not(.dark) .Navbar-module__dVeNwG__navLinks .nav-dropdown-content{background-color:#f5f5f5;border-top-color:#00000014;border-bottom-color:#00000014;box-shadow:0 10px 30px #0000001f}:is(html:not(.dark) .Navbar-module__dVeNwG__megaMenuRail,html:not(.dark) .Navbar-module__dVeNwG__megaMenuRaile){border-right-color:#0000001a}:is(html:not(.dark) .Navbar-module__dVeNwG__megaMenuMain,html:not(.dark) .Navbar-module__dVeNwG__megaMenuSidebar){background-color:#f5f5f5}html:not(.dark) .Navbar-module__dVeNwG__megaMenuSidebar{border-right-color:#0000001f}html:not(.dark) .Navbar-module__dVeNwG__megaMenuCat{color:#171717e0}html:not(.dark) .Navbar-module__dVeNwG__megaMenuCat:hover{color:var(--primary);background-color:#ebebeb}html:not(.dark) .Navbar-module__dVeNwG__megaMenuCat.Navbar-module__dVeNwG__active{color:#0a0a0a;background-color:#e4e4e7}html:not(.dark) .Navbar-module__dVeNwG__megaMenuArrow{color:#171717f2}html:not(.dark) .Navbar-module__dVeNwG__megaMenuAll{color:#171717}html:not(.dark) .Navbar-module__dVeNwG__megaMenuTitle{color:#1717178c}html:not(.dark) .Navbar-module__dVeNwG__megaMenuItem{color:#171717eb}html:not(.dark) .Navbar-module__dVeNwG__megaMenuItem:hover{color:var(--primary)}
.target-cursor-wrapper{pointer-events:none;z-index:9999;mix-blend-mode:difference;width:0;height:0;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.target-cursor-dot{will-change:transform;background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.target-cursor-corner{border:2px solid var(--primary);will-change:transform;width:12px;height:12px;position:absolute;top:50%;left:50%}.corner-tl{border-bottom:none;border-right:none;transform:translate(-150%,-150%)}.corner-tr{border-bottom:none;border-left:none;transform:translate(50%,-150%)}.corner-br{border-top:none;border-left:none;transform:translate(50%,50%)}.corner-bl{border-top:none;border-right:none;transform:translate(-150%,50%)}
