.header-scrollable{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:9999!important;background-color:rgba(255,255,255,0)!important;box-shadow:0 0 0 0 rgba(0,0,0,0)!important;border-bottom:none!important;transition:background-color .5s ease-out,box-shadow .5s ease-out,border-bottom .5s ease-out!important}.header-scrollable[data-scrolled=true],.header-scrollable[data-subpage=true]{background-color:rgba(255,255,255,.98)!important;box-shadow:0 1px 3px rgba(0,0,0,.1),0 4px 20px rgba(0,0,0,.08)!important;border-bottom:1px solid rgba(0,0,0,.05)!important}.header-logo{transition:filter .5s ease-out!important}.header-logo[data-invert=true]{filter:brightness(0) invert(1)!important}.header-nav-link{transition:color .5s ease-out,opacity .5s ease-out!important;color:hsl(var(--primary))!important;font-weight:700!important}.header-scrollable[data-scrolled=false][data-subpage=false] .header-nav-link{color:rgba(255,255,255,.8)!important}.header-nav-link[data-active=true]{opacity:1!important;font-weight:700}.header-nav-link[data-active=false]{opacity:.7}.header-scrollable[data-scrolled=false][data-subpage=false] .header-nav-link[data-active=true]{color:rgba(255,255,255,1)}.header-mobile-button{transition:color .5s ease-out!important;color:hsl(var(--foreground))!important}.header-scrollable[data-scrolled=false][data-subpage=false] .header-mobile-button{color:rgb(255,255,255)!important}