body{--subnav-height:53px;--header-scrolled-height:calc( var(--subnav-height, 0px) + var(--fixed-content-height, 0px) )!important}body.is-scrolled-top,body.scrolling-up{--header-height:calc( var(--header-scrolled-height) + var(--prenav-height) + var(--nav-height) )!important}.top-prenav{top:calc(var(--fixed-content-height) + var(--nav-height) * -1 + var(--prenav-height) * -1)}.top-nav{top:calc(var(--fixed-content-height) + var(--nav-height) * -1);--top-nav-box-shadow:none!important}.top-subnav{--dropdown-padding-y:2.5rem;--dropdown-padding-x:2rem;--dropdown-padding:var(--dropdown-padding-y) var(--dropdown-padding-x)!important;transition:top .3s ease-out;min-height:var(--subnav-height);border-bottom:1px solid #dce2e5;box-shadow:0 .125rem .5rem -.125rem rgba(0,0,0,.16);z-index:calc(1020 + 5);position:fixed;left:0;right:0;top:var(--fixed-content-height);display:flex;align-items:center}body.is-scrolled-top .top-subnav,body.scrolling-up .top-subnav{top:calc(var(--nav-height) + var(--prenav-height) + var(--fixed-content-height))}.top-subnav .top-subnav-extra-content,.top-subnav .top-subnav-icon,.top-subnav .top-subnav-site-title{max-width:500px;white-space:nowrap;overflow:hidden;transition:max-width .3s ease-out,visibility .3s ease-out}.top-subnav .top-subnav-extra-content>*,.top-subnav .top-subnav-icon>*,.top-subnav .top-subnav-site-title>*{width:-moz-max-content;width:max-content}body.is-scrolled-top .top-subnav .top-subnav-extra-content,body.is-scrolled-top .top-subnav .top-subnav-icon,body.is-scrolled-top .top-subnav .top-subnav-site-title,body.scrolling-up .top-subnav .top-subnav-extra-content,body.scrolling-up .top-subnav .top-subnav-icon,body.scrolling-up .top-subnav .top-subnav-site-title{max-width:0!important;visibility:hidden}.top-subnav .top-subnav-menu{white-space:nowrap}.top-subnav .loading .top-subnav-menu,.top-subnav .loading .top-subnav-more{overflow:hidden}.top-subnav .loading .top-subnav-menu>*,.top-subnav .loading .top-subnav-more>*{width:-moz-max-content;width:max-content}.top-subnav .loading .top-subnav-menu.hidden,.top-subnav .loading .top-subnav-more.hidden{width:0!important;overflow:hidden}.top-subnav .loading .top-subnav-menu{width:0}@media (min-width:768px){.top-subnav .loading .top-subnav-menu{width:auto}}.top-subnav .loading .top-subnav-more{width:auto}@media (min-width:768px){.top-subnav .loading .top-subnav-more{width:0}}.top-subnav .top-subnav-site-title-inner{padding-right:.37ch}.top-subnav .top-subnav-menu-dropdown{min-width:300px;min-width:min(60dvw,300px);max-width:calc(100dvw - var(--dropdown-padding-x) * 2 - 2rem);max-height:calc(100dvh - var(--header-height) - var(--dropdown-padding-y) * 2 - 1rem);overflow-y:auto}