@media (min-width: 1024px){.header-wrapper .header-links{position:relative;padding-bottom:3px;border-bottom:none}.header-wrapper .header-links:hover{border-bottom:none}.header-wrapper .header-links:after{content:"";position:absolute;right:0;bottom:0;height:1px;width:0;background:#fff;transition:width .8s ease}.header-wrapper .header-links:hover:after{width:100%;left:0}}
