.blog-recent .container{padding:0}.blog-recent a{text-decoration:none}.blog-recent__title{margin:0 auto 40px}.blog-recent__grid{display:grid;grid-column-gap:24px;grid-row-gap:20px;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;margin:0 30px}@media (max-width:992px){.blog-recent__grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:650px){.blog-recent__grid{grid-template-columns:repeat(1,1fr)}}.blog-recent__post{background-color:#fff;display:flex;flex-direction:column;width:100%}@media (max-width:992px){.blog-recent__post:last-child{margin-left:auto;margin-right:auto}}@media (max-width:650px){.blog-recent__post:last-child{grid-column:auto;max-width:100%}}.blog-recent__post-image img{border-radius:40px;display:inline-block;height:204px;object-fit:cover;vertical-align:middle;width:100%}.blog-recent__post-content{padding:20px 0}.blog-recent__post-tags{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:16px}.blog-recent__post-title *{font-weight:700}.blog-recent__post-tags h6,.blog-recent__post-tags>*,.blog-recent__post-title{margin-bottom:0}.blog-recent__post-tags a{color:#fff;font-weight:400;padding:4px 12px}a.blog-recent__post-tags:hover,a.blog-recent__post-title:hover{text-decoration:none}.blog-recent__post-data{display:flex;flex-wrap:wrap;font-weight:700;gap:15px;margin-bottom:20px}.blog-post__layout-4 .blog-recent__post-data{align-items:center;column-gap:12px;flex-wrap:wrap;justify-content:flex-start;margin-bottom:0;margin-top:32px;row-gap:12px}.blog-post__layout-4 .blog-recent__meta-date,.blog-post__layout-4 .blog-recent__meta-time{align-items:center;column-gap:12px;display:flex;font-size:16px;position:relative}.blog-post__layout-4 .blog-recent__meta-time{padding-right:12px}.blog-post__layout-4 .blog-recent__meta-time:after{content:"";height:16px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.blog-recent__post-data span{font-size:18px}.blog-recent__post-summary{font-weight:400}.blog-recent__post-read-more{margin-top:28px;width:fit-content}.blog-recent__post-read-more:focus,.blog-recent__post-read-more:hover{transform:none}.blog-post__layout-2 .blog-recent__content{padding:32px}.blog-post__layout-2 .blog-recent__post-tags{margin-bottom:16px}.blog-post__layout-2 .blog-recent__post-content,.blog-post__layout-2 .blog-recent__post-tags{padding:0}.blog-post__layout-1 .blog-recent__post-content,.blog-post__layout-3 .blog-recent__post-content,.blog-post__layout-4 .blog-recent__post-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.blog-recent__post.blog-post__layout-2{justify-content:space-between}.blog-post__layout-3 .blog-recent__post-tags{padding-bottom:8px}.blog-post__layout-1 .blog-recent__post-data,.blog-post__layout-1 .blog-recent__post-title,.blog-post__layout-3 .blog-recent__post-data,.blog-post__layout-3 .blog-recent__post-title{margin-bottom:8px}