.tf-list-image .box-item .item.list-text{width:unset}.tf-list-image .list-text a{font-size:24px;font-weight:600;line-height:29.05px;width:max-content;color:#000;display:flex;align-items:center}.tf-list-image .list-text a .text{position:relative}.tf-list-image .list-text a .text::after{position:absolute;content:"";bottom:0;height:1px;width:0;left:auto;right:0;-webkit-transition:width .6s cubic-bezier(.25,.8,.25,1) 0s;-o-transition:width .6s cubic-bezier(.25,.8,.25,1) 0s;transition:width .6s cubic-bezier(.25,.8,.25,1) 0s;background-color:currentColor}.tf-list-image .list-text a:hover .text::after{width:100%;left:0;right:auto}.tf-list-image .list-text .icon{margin-right:10px}.tf-list-image .list-text .icon *{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tf-list-image .list-text .icon i{color:#000}