.l-recent-articles__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.l-recent-articles__nav{gap:15px}.l-recent-articles__nav-btn{width:50px;height:50px;color:#000;border:.1rem solid #000;border-radius:50%}.l-recent-articles__nav-btn svg{width:30px;height:30px}.l-recent-articles__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;margin-right:20px}@media screen and (min-width:750px){.l-recent-articles__item{width:50%}}@media screen and (min-width:990px){.l-recent-articles__item{width:600px;margin-right:30px}}.l-recent-articles__media{min-width:100px;border-radius:10px}@media screen and (min-width:480px){.l-recent-articles__media{min-width:160px}}@media screen and (min-width:990px){.l-recent-articles__media{min-width:250px}}.l-recent-articles__content{padding:10px;background-color:#fff;border-radius:10px}@media screen and (min-width:750px){.l-recent-articles__content{padding:18px 30px}}.l-recent-articles__content span{overflow:hidden;display:block;display:-webkit-box;margin-bottom:10px;font-size:15px;font-weight:600;line-height:1.5;text-overflow:ellipsis;text-transform:uppercase;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (min-width:750px){.l-recent-articles__content span{font-size:18px}}.l-recent-articles__content .button{gap:10px;padding:10px 12px;font-size:16px}