.custom-gradient-link{border-bottom:1.5px dotted #fff;position:relative;transition:border-bottom-color .5s ease;--underline-width:0%}.custom-gradient-link:after{background:linear-gradient(90deg,#00e699,#00e2d8);border-radius:9999px;bottom:0;content:"";height:2px;left:0;pointer-events:none;position:absolute;transition:width .3s ease;width:var(--underline-width)}.custom-gradient-link:hover{border-bottom-color:transparent}.custom-gradient-link:hover:after{--underline-width:100%}
