.wrapper-card-news{box-shadow:0 0 4px rgba(0,0,0,.3);border-radius:6px}.wrapper-card-news-content .ant-card-body{padding:12px!important}.wrapper-card-news-content .news-image{position:relative;height:246px;width:100%;overflow:hidden;border-radius:6px}@media(max-width:575px){.wrapper-card-news-content .news-image{height:120px}}.wrapper-card-news-content .news-image img{object-fit:cover!important;border-radius:6px;transition:all .3s}.wrapper-card-news-content .news-image img:hover{transform:scale(125%)}.wrapper-card-news-content .news-image .news-time{position:absolute;z-index:1;background-color:#ffb500;left:6px;bottom:6px;border-radius:6px;width:65px;height:65px;display:flex;justify-content:center;align-items:center}@media(max-width:575px){.wrapper-card-news-content .news-image .news-time{width:48px;height:48px}}.wrapper-card-news-content .news-image .news-time:after{content:"";position:absolute;top:4px;left:4px;width:calc(100% - 14px);height:calc(100% - 14px);border:3px dotted red;z-index:1;border-radius:6px}@media(max-width:575px){.wrapper-card-news-content .news-image .news-time:after{top:3px;left:3px;width:calc(100% - 10px);height:calc(100% - 10px);border:2px dotted red}}.wrapper-card-news-content .news-image .news-time .day{font-size:1.8rem;font-weight:400;color:#fff;text-align:center}@media(max-width:575px){.wrapper-card-news-content .news-image .news-time .day{font-size:1.4rem}}.wrapper-card-news-content .news-image .news-time .month-and-year{font-size:1rem;font-weight:400;color:#fff;text-align:center}@media(max-width:575px){.wrapper-card-news-content .news-image .news-time .month-and-year{font-size:.9rem}}.wrapper-card-news-content .news-title{font-size:1.8rem;font-weight:600;color:#101828;height:57px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;white-space:normal}@media(max-width:575px){.wrapper-card-news-content .news-title{font-size:1.6rem;height:48px}}.wrapper-card-news-content .news-description{font-size:1.4rem;font-weight:400;color:#737373;height:40px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;white-space:normal}.wrapper-criteria{background-color:#eee}.wrapper-criteria-list{display:flex;align-items:center;justify-content:space-between;padding:24px 10px}@media(max-width:1199px){.wrapper-criteria-list{overflow:auto}}.wrapper-criteria-list .ant-divider-vertical{border-left-width:2px!important}.wrapper-criteria-item{white-space:nowrap}.wrapper-pagination{padding-top:32px}.wrapper-pagination .ant-pagination .ant-pagination-item{border:1px solid #f1f1f1;border-radius:50%}.wrapper-pagination .ant-pagination .ant-pagination-item a{color:#333}.wrapper-pagination .ant-pagination .ant-pagination-item-active{border:1px solid #3fa64c;background-color:#3fa64c}.wrapper-pagination .ant-pagination .ant-pagination-item-active a{color:#fff}@media(max-width:991px){.wrapper-pagination{padding-top:24px}}@media(max-width:767px){.wrapper-pagination{padding-top:16px}}@media(max-width:575px){.wrapper-pagination{padding-top:8px}}.wrapper-search{display:flex;justify-content:flex-end;margin:0 0 32px}@media(max-width:575px){.wrapper-search{margin-bottom:16px;padding-top:16px}}.wrapper-search-input{width:555px}@media(max-width:575px){.wrapper-search-input{width:100%}}