.sticky_header{animation:goDown .5s ease-in-out forwards;background-color:#fff;box-shadow:0 2px 10px #0000001a;left:0;padding-bottom:.5rem!important;padding-top:.5rem!important;position:fixed!important;right:0;top:0}.dark .sticky_header{background-color:#080c14}.sticky_header .brand-logo{height:60px}.sticky_header nav{padding-bottom:0;padding-top:0}.sticky_header .navlinks a,.sticky_header .navlinks button,.sticky_header .navlinks button svg{color:#444}.sticky_header nav #headlessui-popover-panel-3 a:hover{color:#e8ac1f}@keyframes goDown{0%{transform:translateY(-60px)}to{transform:translateY(0)}}
