.labeled{font-size:20px;font-weight:500;line-height:24px;text-align:center;color:var(--color-text)}.labeled span{position:relative;display:inline-block}.labeled span:after{content:"";position:absolute;width:100%;left:0;bottom:0;height:1px;background-color:#f8fafe;transition:all .3s ease}.labeled:hover span:after{width:0}