.blog-posts__list{display:flex;flex-wrap:wrap;gap:20px}.blog-posts__post{background:#fff;border-radius:25px;border-radius:8px;display:none;padding:32px 32px 73px;position:relative;width:calc(33.33333% - 16px)}.blog-posts__post .card-top{display:block;float:left;width:100%}.blog-posts__post.first .card-top{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.blog-post__tag-link{background:#fcf5e0;border-radius:40px;color:#c59c19;display:inline-block;float:left;font-weight:600;margin:0;padding:10px 16px;text-transform:capitalize}.blog-posts__title{float:left;margin:22px 0 24px;width:100%}.blog-article-text{margin:0}.blog-posts__post a{bottom:28px;left:32px;position:absolute;text-decoration:none}.blog-posts__content .card-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.blog-posts__post .publish-date{margin-bottom:0}.more-button{text-align:center}.more-button a{align-items:center;color:#151515;display:inline-flex;font-size:14px;font-weight:700;gap:4px;margin-top:40px;text-decoration:none}@media (max-width:899px){.blog-posts__post{width:calc(50% - 12px)}}@media (max-width:599px){.blog-posts__list{margin-left:0;margin-right:0;width:100%}.blog-posts__post{margin:0;width:100%}}