.filletBannerCustom_container{min-height:35px}.filletBannerCustom_item{display:flex;justify-content:center;align-items:center;opacity:0;position:absolute;left:0;width:100%;height:35px;font-size:16px;z-index:0;text-align:center;text-decoration:none;transition:opacity .8s ease-in-out}.filletBannerCustom_item--text{font-size:15px;max-height:35px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.filletBannerCustom_item.filletBannerCustom_item--active{opacity:1;z-index:1}