.slide-up-enter-active[data-v-0578d717],.slide-up-leave-active[data-v-0578d717]{transition:all .25s ease-out}.slide-up-enter-from[data-v-0578d717]{opacity:0;transform:translateY(1.5rem)}.slide-up-leave-to[data-v-0578d717]{opacity:0;transform:translateY(-1.5rem)}@keyframes reduce-height{to{height:var(--reduceHeight)}}@keyframes border-appear{0%{border-color:transparent}to{border-bottom-width:1px}}html{--height:4rem;scroll-padding-top:var(--height)}html header{--reduceHeight:calc(var(--height)*.65);animation:reduce-height 1s linear both paused;animation-delay:calc(var(--c382ef62)*-1s);height:var(--height)}html header:not(.border-b){animation:reduce-height 1s linear both paused,border-appear 1s linear both paused;animation-delay:calc(var(--c382ef62)*-1s)}html header .logo{--height:2rem;--reduceHeight:calc(var(--height)*.85);animation:reduce-height 1s linear both paused;animation-delay:calc(var(--c382ef62)*-1s);height:var(--height)}@media (min-width:1024px){html{--height:5rem}html header .logo{--height:2.5rem}}
