.list-news{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;margin-bottom:2rem}.list-news h2{width:100%;margin:0 .5rem;box-sizing:border-box}.article{width:calc(100% - 1rem);max-width:320px;position:relative;box-shadow:0 0 6px #0000001a;border-radius:10px;opacity:1;margin:.5rem;display:flex;flex-direction:column}.article,.article.featured{background:#ffffff 0 0 no-repeat padding-box}.article.featured{max-width:100%!important;box-shadow:0 0 0 #ffffff;border-radius:0;margin-bottom:2.5rem}.article img{width:100%;object-fit:cover;border-radius:10px 10px 0 0;display:block}.article h5{font-size:1.063rem;color:#2a2a33;padding:.5rem 0;margin:0 0 .5rem;float:left;width:100%;border-bottom:2px solid #efefef}.news-info{width:calc(100% - 1rem);padding:.5rem;margin:0 .5rem;font-size:.875rem;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.news-info .date{color:#797979}.news-info .read-more span{color:#46b2a6}.article.featured .news-info{position:absolute;bottom:0;z-index:10;color:#ffffff!important;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 60%);padding:1.5rem;margin:0;width:100%;border-radius:0 0 10px 10px}.article.featured .news-info .date,.article.featured .news-info a,.article.featured .news-info h5{color:#ffffff}.article.featured img{border-radius:10px}.article .news-views{font-size:.875rem;padding:.5rem .5rem 1rem;margin:auto .5rem 0}.article.featured .news-info h5{display:flex;justify-content:space-between;align-items:center}.article.featured .news-views{padding:0;margin:0}@media only screen and (max-width:1080px){.article.featured .news-info h5{flex-direction:column;align-items:start;gap:.5rem}}