.template-project .content{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;padding:0 32px}.template-project .cell,.template-project .content{display:-webkit-box;display:-ms-flexbox;display:flex}.template-project .cell{width:280px;height:126px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:4px;border:1px solid rgba(32,32,32,.0826);cursor:pointer}.template-project .cell .img-box{height:86px;-ms-flex-negative:0;flex-shrink:0;position:relative}.template-project .cell .content-img-tip{padding:0 16px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:28px;color:#fff}.template-project .cell .text{height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;font-size:14px}.template-project .cell .icons{visibility:hidden;-ms-flex-negative:0;flex-shrink:0}.template-project .cell .icons .del{color:#ff3939;margin-left:8px}.template-project .cell:hover{-webkit-box-shadow:0 4px 16px 0 rgba(32,32,32,.1552);box-shadow:0 4px 16px 0 rgba(32,32,32,.1552)}.template-project .cell:hover .icons{visibility:visible}.template-project .cell .cell-created{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px;height:100%}.template-project .cell .cell-created i{font-size:20px;margin-bottom:18px}.template-project .header{font-size:16px;font-weight:500;height:78px;padding:0 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:initial}.template-project .header span:first-child{color:rgba(32,32,32,.6);cursor:pointer;margin-right:8px}.template-project .header span:first-child:hover{color:initial}