a{text-decoration:none;position:relative}a:not(:has(img)):not([class*=bg-]):not([class*=border]):not([class*=rounded]):after{content:"";transform-origin:0;pointer-events:none;background-color:currentColor;width:100%;height:2px;transition:transform .5s ease-out;position:absolute;bottom:0;left:0;transform:scaleX(0)}a:not(:has(img)):not([class*=bg-]):not([class*=border]):not([class*=rounded]):hover:after{transform:scaleX(1)}a.no-underline-animation:after{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}
