.related_posts .related_posts_title{text-align:center}.related_posts .related_posts_title h2{color:#0f2a47;font-size:38px;font-weight:700;line-height:120%;margin-bottom:60px}.related_posts .related_posts_section{display:flex;flex-wrap:wrap;gap:30px}.related_posts .related_posts_section .related_posts_card{border-radius:8px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);display:flex;flex-direction:column;width:calc(33.33% - 20px)}.related_posts .related_posts_card .related_posts_image{line-height:0}.related_posts .related_posts_card .related_posts_image a{border-radius:8px 8px 0 0;display:inline-block;overflow:hidden;width:100%}.related_posts .related_posts_card .related_posts_image a img{border-radius:8px 8px 0 0;height:200px;object-fit:cover;transition:all .4s ease-in-out;width:100%}.related_posts .related_posts_card .related_posts_description{flex:1;flex-direction:column;padding:20px}.related_posts .related_posts_description .related_posts_tags{align-items:center;display:flex;flex-wrap:wrap;gap:10px;row-gap:6px}.related_posts .related_posts_description .related_posts_tags a{background:#1fa2ff;border:1px solid #1fa2ff;border-radius:20px;color:#fff;font-size:14px;line-height:normal;padding:4px 15px;text-decoration:none}.related_posts .related_posts_card .related_posts_description h3{color:#0f2a47;font-size:24px;font-weight:700;line-height:120%;margin:15px 0 10px}.related_posts .related_posts_card .related_posts_description p{color:#343c46;display:inline-block;font-size:16px;font-weight:400;line-height:150%;margin-bottom:25px}.related_posts .related_posts_card:hover img{transform:scale(1.2)}.related_posts .related_posts_description .related_posts_btn{align-items:end;display:flex;flex:1}@media only screen and (max-width:767px){.related_posts .related_posts_section .related_posts_card{width:100%}}@media only screen and (min-width:768px) and (max-width:1024px){.related_posts .related_posts_section .related_posts_card{width:calc(50% - 15px)}}