.recent__posts{margin:0 auto;max-width:1440px;padding-block:2rem;padding-inline:2rem;h2{color:var(--dark-green);font-size:var(--font-2xl);margin:0 auto;max-width:800px;text-align:center}.recent__posts__list{display:flex;height:450px;margin:2rem 0}.recent__posts__card{align-items:center;display:flex;flex-direction:column;gap:1rem;width:33%;.post__tags{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:0;min-height:40px}.tags__label{font-size:var(--font-sm)}.post__tag{background-color:var(--light-green);color:var(--light);font-weight:600;padding:.5rem 1rem;&:hover{background-color:var(--dark-green)}}.card__text{display:flex;flex-direction:column;gap:.5rem;height:100%;justify-content:space-between;width:100%;.recent__posts__title{display:-webkit-box;margin-bottom:4px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}}.card__image__container{height:300px;min-height:300px;overflow:hidden;position:relative;width:100%;img{height:100%;object-fit:cover;object-position:center;width:100%}}}}@media only screen and (max-width:1023px){.recent__posts{padding-inline:20px;.recent__posts__card{width:100%}.swiper-wrapper{gap:0}.swiper__buttons{align-items:flex-end;display:flex;gap:2rem;height:48px;justify-content:center;--swiper-navigation-size:36px;& .btn{background-color:var(--light-green);position:static}}}}