.wrapper-card-recruitment{display:flex;flex-direction:column;border-radius:10px;background-color:#fff}.wrapper-card-recruitment-image{position:relative;width:100%;height:220px}.wrapper-card-recruitment-image img{width:100%;height:100%;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px}.wrapper-card-recruitment-image .ant-skeleton{width:100%!important;height:210px!important}.wrapper-card-recruitment-image .ant-skeleton .ant-skeleton-image,.wrapper-card-recruitment-image .ant-skeleton .ant-skeleton-image .ant-skeleton-image-svg{width:100%!important;height:100%!important}.wrapper-card-recruitment-content{padding:12px 12px 20px;border-radius:0 0 12px 12px;background-color:#fbfbfb}.wrapper-card-recruitment-content .see-detail{display:flex;font-size:1.4rem;font-weight:400;color:#8c0909;align-items:center;justify-content:space-between;max-width:60px;margin-top:12px}.wrapper-card-recruitment-content-title{display:flex;align-items:center;gap:10px}.wrapper-card-recruitment-content-title-left{min-width:40px;font-weight:400;font-size:1.2rem;color:#8c0909}.wrapper-card-recruitment-content-title-left .year{font-size:1.6rem}.wrapper-card-recruitment-content-title-right{font-weight:700;font-size:1.6rem;padding-left:10px;color:#8c0909;max-height:52px;border-left:1px solid #d2d6dc;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal}.wrapper-card-recruitment-content-title .ant-skeleton{height:50px!important}.wrapper-card-recruitment-content-title .ant-skeleton .ant-skeleton-input{margin-top:20px;height:100%!important}.wrapper-card-recruitment-content-des{margin-top:20px;font-size:1.4rem;font-weight:400;color:#666;height:62px;text-align:justify;overflow:hidden;-webkit-line-clamp:3;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal}.wrapper-card-recruitment-content-des .ant-skeleton{height:70px!important}.wrapper-card-recruitment-content-des .ant-skeleton .ant-skeleton-input{margin-top:12px;height:100%!important}