.nav-bar{-webkit-backdrop-filter:blur(31px);backdrop-filter:blur(31px);background:#ffffff08}.nav-bar .active,.nav-bar .custom-hover{position:relative;display:inline-block}.nav-bar .active,.nav-bar .custom-hover:hover{color:transparent;background-image:var(--primary-cl);background-clip:text;-webkit-background-clip:text}.nav-bar .active:after,.nav-bar .custom-hover:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary-cl);transition:width .4s ease}.nav-bar .active:after,.nav-bar .custom-hover:hover:after{width:100%}.mob-text:hover{background-clip:text;-webkit-background-clip:text;color:transparent;background-image:linear-gradient(90deg,#2fbc94,#7ebd20 51%)}@media (min-width:1024px) and (max-width:1439px){.footer .name-text{font-size:15vw}}.footer .link-hover:hover{background-clip:text;-webkit-background-clip:text;color:transparent;background-image:linear-gradient(90deg,#2fbc94,#7ebd20 51%)}