.blog-related .container{padding:0}.blog-related a{text-decoration:none}.blog-related__title{margin:0 auto 64px;max-width:809px;text-align:center}.blog-related__grid{display:grid;grid-gap:20px;grid-template-columns:repeat(5,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-radius:10px;box-shadow:0 0 25px 0 rgba(0,111,186,.3);display:flex;flex-direction:column;min-height:190px;overflow:hidden;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{display:inline-block;height:152px;object-fit:cover;vertical-align:middle;width:100%}.blog-related__post-content{display:flex;flex:1;flex-direction:column;justify-content:center;padding:0 0 10px}.blog-related__post-title,.blog-related__post-title p{line-height:1.75;margin-bottom:0;text-align:center}a.blog-related__post-title:hover{text-decoration:none}.blog-related__post-data{display:flex;justify-content:space-between;margin-bottom:20px}.blog-related__post-data span{font-size:16px}.blog-related__post-summary{font-weight:400}.blog-related__post-read-more{margin-top:28px;width:fit-content}.blog-related__post-read-more:focus,.blog-related__post-read-more:hover{transform:none}.blog-post__layout .blog-related__post-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.blog-post__layout .blog-related__post-data,.blog-post__layout .blog-related__post-title{margin-bottom:8px}