.nav-item-profile{position:relative;display:flex;align-items:center;justify-content:center;padding:0 12px;min-width:72px;width:100%;height:48px;font-size:14px;line-height:2;text-align:center;white-space:nowrap;transition:all .3s}.nav-item-profile:not(.active):hover{font-weight:600}@media screen and (min-width:1024px){.nav-item-profile{height:32px;font-size:12px}}@media screen and (min-width:1440px){.nav-item-profile{height:48px}}@media screen and (min-width:1920px){.nav-item-profile{font-size:16px}}.nav-item-profile.active{font-weight:600;text-decoration:underline;text-decoration-thickness:4px;text-underline-offset:15px;background:linear-gradient(270deg,rgba(229,168,85,.1),hsla(37,98%,75%,.1) 36%,rgba(229,168,85,.1) 66.5%,rgba(215,153,96,.1))}@media screen and (min-width:1024px)and (max-width:1440px){.nav-item-profile.active{text-underline-offset:7px}}@media screen and (min-width:1440px){.nav-item-profile.active{text-decoration:none;background:transparent}.nav-item-profile.active:after{content:"";position:absolute;left:0;bottom:-.5px;width:100%;height:5px;background-color:#160e00}}