.featured-articles,.featured-articles__grid{margin:0 auto;max-width:1320px}.featured-articles__grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.featured-articles__card{box-shadow:0 5px 15px rgba(0,0,0,.3);display:flex;flex-direction:column;font-weight:400}.featured-articles__card:hover{box-shadow:0 5px 20px 3px rgba(0,0,0,.3);font-weight:400}.featured-articles-image a,.featured-articles-image img{display:block;line-height:0}.featured-articles__card-image{height:210px}.featured-articles__card-image img{height:210px;object-fit:cover;width:100%}.featured-articles__card-content{padding:15px}.featured-articles__content-box{display:flex;flex-direction:column;height:100%;justify-content:space-between}.featured-articles__card-tag{min-height:23px;text-align:center}.featured-articles__card-tag span{border:1px solid grey;border-radius:99px;color:grey;justify-self:center;opacity:.5;padding:0 7px;transition:.2s;width:fit-content}.featured-articles__card:hover .featured-articles__card-tag span{background:#f15b43;border:1px solid #f15b43;color:#fff;opacity:100%}.featured-articles__card-title{color:#253746;font-weight:700;margin-top:10px;text-align:center}.featured-articles__card-description{color:#474e52;margin-top:10px;text-align:center}.featured-articles__card-button span{background:#f15b43;color:#fff;display:flex;gap:10px;justify-content:center;padding:8px 0;text-align:center;text-decoration:none;width:100%}.featured-articles__card-button span svg{width:12px;fill:#fff}.featured-articles__main-link{padding:0 12px}.featured-articles__main-link a{display:flex;font-weight:700;gap:8px;justify-content:end;margin-bottom:10px}.featured-articles__main-link a svg{width:8px;fill:#f15b43}