.blog-related .container{padding:0}.blog-related a{text-decoration:none}.blog-related__title{margin:0 auto 50px;text-align:center}.blog-related__grid{display:grid;grid-column-gap:24px;grid-row-gap:20px;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;margin:0 auto}@media (max-width:992px){.blog-related__grid{grid-template-columns:repeat(2,1fr);padding:0 20px}}@media (max-width:650px){.blog-related__grid{grid-template-columns:repeat(1,1fr)}}.blog-related__post{background-color:#fff;border:1px solid #f1f1f1;border-radius:4px;display:flex;flex-direction:column;width:100%}@media (max-width:992px){.blog-related__post:last-child{margin-left:auto;margin-right:auto}}@media (max-width:650px){.blog-related__post:last-child{grid-column:auto;max-width:100%}}.blog-related__post-image img{border-radius:4px;display:inline-block;height:230px;object-fit:cover;overflow:hidden;vertical-align:middle;width:100%}.blog-related__post-content{padding:24px}.blog-related__post-tags{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:16px}.blog-related__post-title{font-size:20px;font-style:normal;font-weight:600;line-height:120%}.blog-related__post-tags h6,.blog-related__post-tags>*,.blog-related__post-title{margin-bottom:0}.blog-related__post-tags a{color:#fff;font-weight:400;padding:4px 12px}a.blog-related__post-tags:hover,a.blog-related__post-title:hover{text-decoration:none}.blog-related__post-data{color:#3c3c3c;display:flex;font-size:16px;font-style:normal;font-weight:300;justify-content:flex-start;line-height:175%;margin-bottom:14px}.blog-post__layout-4 .blog-related__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-related__meta-date,.blog-post__layout-4 .blog-related__meta-time{align-items:center;column-gap:12px;display:flex;font-size:16px;position:relative}.blog-post__layout-4 .blog-related__meta-time{padding-right:12px}.blog-post__layout-4 .blog-related__meta-time:after{content:"";height:16px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.blog-related__post-data span{font-size:14px}.blog-related__post-summary{font-weight:400}.blog-related__post-read-more{margin-top:18px;width:fit-content}.blog-related__post-read-more:focus,.blog-related__post-read-more:hover{transform:none}.blog-post__layout-2 .blog-related__content{padding:32px}.blog-post__layout-2 .blog-related__post-tags{margin-bottom:16px}.blog-post__layout-2 .blog-related__post-content,.blog-post__layout-2 .blog-related__post-tags{padding:0}.blog-post__layout-1 .blog-related__post-content,.blog-post__layout-3 .blog-related__post-content,.blog-post__layout-4 .blog-related__post-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.blog-related__post.blog-post__layout-2{justify-content:space-between}.blog-post__layout-3 .blog-related__post-tags{padding-bottom:12px}.blog-post__layout-1 .blog-related__post-data,.blog-post__layout-1 .blog-related__post-title,.blog-post__layout-3 .blog-related__post-data,.blog-post__layout-3 .blog-related__post-title{margin-bottom:0}.blog-related__top{position:relative}