.nav-link{font-size:16px;padding-bottom:8px;position:relative;transition:all .3s}.nav-link.router-link-exact-active:after{background:linear-gradient(90deg,#5ebbff00 0,#5ebbff 50%,#5ebbff00);bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.header{background-color:var(--bg-color);box-shadow:0 2px 15px #0000004d;height:var(--header-height,80px);left:0;position:fixed;top:0;transition:transform .4s cubic-bezier(.25,.8,.25,1),opacity .4s ease,box-shadow .3s ease;width:100%;will-change:transform,opacity;z-index:1000}@media (max-width:768px){.header{height:60px}}
