.blog-related-posts{overflow:hidden;padding-bottom:120px;padding-top:45px}@media only screen and (max-width:767px){.blog-related-posts{padding-bottom:50px;padding-top:20px}}.blog-related-posts__header{padding-bottom:5px;width:100%}.blog-related-posts__hld{display:flex;flex-wrap:wrap;margin:0 -16px}@media only screen and (max-width:1023px){.blog-related-posts__hld{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:767px){.blog-related-posts__hld{margin:0}}.blog-related-posts .item{border:1px solid var(--Grayscale-Navy-10);display:flex;flex-direction:column;justify-content:space-between;margin:34px 16px 0;transition:.2s ease-in-out;width:calc(33.3333% - 32px)}@media only screen and (max-width:1023px){.blog-related-posts .item{width:calc(50% - 32px)}}@media only screen and (max-width:767px){.blog-related-posts .item{margin:24px 0 0;width:100%}}.blog-related-posts .item:nth-child(4){display:none}.blog-related-posts .item>span{display:block}.blog-related-posts .item__image{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:240px;width:100%}@media only screen and (max-width:767px){.blog-related-posts .item__image{min-height:214px}}.blog-related-posts .item__info{display:block;padding-left:15px;padding-right:15px;padding-top:15px}.blog-related-posts .item__info span{border-right:1px solid var(--Grayscale-Navy-20);color:var(--Grayscale-Navy-60);margin-right:10px;padding-right:10px}.blog-related-posts .item__info span:last-child{border-right:none;margin-right:0;padding-right:0}.blog-related-posts .item__desc,.blog-related-posts .item__name{display:block;padding-left:15px;padding-right:15px;padding-top:8px}.blog-related-posts .item__desc{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.blog-related-posts .item .btn-hld{display:flex;justify-content:flex-end;padding:15px}.blog-related-posts .item:hover{border-color:var(--Primary-40);box-shadow:0 16px 40px 0 rgba(39,92,109,.15)}.blog-related-posts .item:hover .btn{color:var(--Primary-100)!important}.blog-related-posts .item.hidden{display:none}.blog-related-posts--bigger-paddings{padding-top:120px}@media only screen and (max-width:767px){.blog-related-posts--bigger-paddings{padding-bottom:50px;padding-top:25px}}