.blog_post_sidebar{display:flex;flex-direction:column;gap:60px}.blog_post_sidebar__article{align-items:center;display:flex;gap:20px}.blog_post_sidebar__box_content{border-bottom:1px solid #cecece;border-left:1px solid #cecece;border-radius:0 0 3px 3px;border-right:1px solid #cecece;padding:40px}.blog_post_sidebar__post_image_wrapper{display:flex}.blog_post_sidebar__post_image_wrapper img{height:86px;object-fit:cover;width:86px}.blog_post_sidebar__box_title{background-color:#f2458c;border:1px solid #f2458c;border-radius:3px 3px 0 0;color:#fff;font-size:25px;font-weight:700;line-height:35px;padding:15px 35px}.blog_post_sidebar__box{border-radius:3px}.blog_post_sidebar__related_posts_title{display:-webkit-box;margin:0;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.blog_post_sidebar__related_posts_title,.blog_post_sidebar__related_posts_title_link{color:#233772;font-size:16px!important;font-weight:700;line-height:22px;margin:0}.blog_related_posts__date_wrapper{align-items:center;display:flex;gap:7px}.blog_related_posts__date{color:#595959;font-size:16px;font-weight:600}.blog_post_sidebar__posts_content{display:flex;flex-direction:column;gap:15px}.blog_post_sidebar__category{align-items:center;border-bottom:1px solid #cecece;color:#595959!important;display:flex;font-size:22px;font-weight:400!important;gap:8px;margin-bottom:20px;padding-bottom:20px}.blog_post_sidebar__category svg{height:12px;object-fit:contain;width:20px}.blog_post_sidebar__category:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.blog_post_sidebar__tags_wrapper{display:flex;flex-wrap:wrap;gap:20px}.blog_post_sidebar__tag{background-color:#fff;border:1px solid #233772;border-radius:27px;color:#233772!important;display:inline-block;font-size:15px!important;font-weight:500!important;padding:7px 25px;text-align:center;transition:background-color .25s ease-in-out,color .25s ease-in-out}.blog_post_sidebar__tag:hover{background-color:#233772;color:#fff!important}@media(max-width:992px){.blog_post_sidebar{gap:40px}.blog_post_sidebar__box_content{padding:30px}.blog_post_sidebar__box_title{font-size:23px;line-height:32px;padding:15px 30px}}