.blog-posts-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:36px;justify-content:space-between;width:100%}.blog-posts__editors,.blog-posts__editors-items{display:flex;flex-direction:column}.blog-posts__editors-title{margin-bottom:17px}.blog-posts__meta{text-transform:uppercase}.blog-posts__meta,.blog-related__post-summary{margin-bottom:16px}.blog-posts__editors-tag,.blog-related__post-tags-link{border-radius:5px;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-right:10px;padding:3px 12px;text-decoration:none;width:fit-content}.blog-posts__editors .blog-posts__editors-tag{margin-bottom:16px;width:fit-content}.blog-posts__editors .blog-related__post-tags,.blog-related__post-tags{display:flex;flex-wrap:wrap}.blog-posts__editors .blog-posts__editors-item-title{font-size:16px;font-style:normal;font-weight:400;line-height:175%;margin-bottom:16px;text-decoration:none}.blog-posts__editors .blog-posts__editors-items{border-bottom:1px solid #575a5b;margin-bottom:16px}.blog-posts__editors .blog-posts{width:100%}.blog-posts__editors .blog-posts__post-content{border-bottom:1px solid #575a5b;padding-bottom:16px}a.blog-posts__editors-tag:hover,a.blog-posts__editors-title:hover{text-decoration:none}.blog-posts__post{align-items:normal;display:flex;flex-direction:column;gap:32px;margin-bottom:20px}.blog-posts__post:last-child{margin-bottom:0}.blog-posts__image{display:block;line-height:0}.blog-posts__image img{border-radius:10px;height:100%;max-height:400px;max-width:800px;object-fit:cover;width:100%}.blog-posts__post-content{display:flex;flex-direction:column}.blog-posts__post-content a:hover{text-decoration:none}.blog-post__title{font-size:14px;text-decoration:none}.blog-post__title,.blog-posts__meta{font-style:normal;font-weight:400;line-height:150%}.blog-posts__meta{font-size:16px}@media (max-width:992px){.blog-posts__container{flex-direction:column;flex-wrap:wrap;gap:68px;justify-content:space-between}.blog-posts__image img{height:100%;max-height:270px;width:100%}.blog-posts,.blog-posts__editors,.blog-posts__post-content{width:100%}.blog-posts-container{flex-direction:column}.blog-posts__post{width:100%}.blog-posts__title{margin-bottom:36px}}