@media(min-width:1000px){.underline-animation{display:inline-block;overflow:hidden;position:relative;text-decoration:none}.underline-animation:after{background:currentcolor;bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.underline-animation:hover:after{width:100%}}.loader{align-items:center;background:#2e2e2e;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .5s ease-out;width:100%;z-index:9999}.loader img{height:auto;-o-object-fit:contain;object-fit:contain;width:350px}.loader.hide{opacity:0}
