.blog-recent-posts{padding:55px 0}.blog-recent-posts__head{margin-bottom:30px}.blog-recent-posts__head h2{color:#222;font-size:22px;font-weight:700;margin-bottom:0;padding-bottom:22px;position:relative}.blog-recent-posts__head h2:after{background:#003571;bottom:6px;content:"";height:3px;left:0;position:absolute;width:27px}.blog-recent-posts__list{align-items:flex-start;display:flex;flex-direction:column;gap:20px}.blog-recent-posts__post{align-items:center;display:flex;gap:12px;position:relative}.blog-recent-posts__image-wrap{flex:0 0 auto;height:50px;overflow:hidden;width:50px}.blog-recent-posts__image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.blog-recent-posts__content{flex:0 1 auto}.blog-recent-posts__title{color:#222;text-decoration:underline}.blog-recent-posts__content .blog-recent-posts__title{font-size:16px;font-weight:700;line-height:1.3;margin-bottom:4px}.blog-recent-posts__post:hover .blog-recent-posts__title{text-decoration:none}.blog-recent-posts__post:hover .blog-recent-posts__image{transform:scale(1.05)}.blog-recent-posts__date{color:#464646;font-size:14px}@media (max-width:575px){.blog-recent-posts__head h2{font-size:16px}.blog-recent-posts__list{gap:13px}}