.animated-underline-astro{position:relative;display:inline-block}.animated-underline-astro:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:currentColor;transform-origin:bottom right;transition:transform .25s ease-out}.animated-underline-astro.active:after,.animated-underline-astro:hover:after{transform:scaleX(1);transform-origin:bottom left}@media (max-width:991px){.astro-navbar-spacer{display:none!important}}.astro-nav-pill::-webkit-scrollbar{display:none}@media (max-width:1200px){.astro-logo-text{display:none!important}}