.fwu-highlight{position:relative;display:inline-block;z-index:1}.fwu-highlight::after{content:"";position:absolute;left:0;bottom:0.15em;width:100%;height:0.35em;background:#0effe7;z-index:-1}.fwu-highlight.framer::after{transform:scaleX(0);transform-origin:left;animation:underline-draw 0.6s ease-out forwards;animation-delay:0.2s;will-change:transform}@keyframes underline-draw{to{transform:scaleX(1)}}