.recent-posts-items{display:flex;justify-content:space-between}.recent-posts-items-post{display:flex;flex-direction:column;height:60vh;margin-right:1rem;max-height:570px;min-height:500px;overflow:hidden;width:23.75rem}.recent-posts-items .slick-list{width:100%}.recent-posts-items .slick-track{align-items:stretch;display:flex}@media(max-height:860px){.recent-posts-items-post{height:auto}}@media (min-width:768px) and (max-width:1240px){.recent-posts-items-post{max-height:500px;min-height:200px}}@media (max-width:767px){.recent-posts-items-post{height:auto;max-height:none;min-height:200px}}.recent-posts--image{height:12.5rem;overflow:hidden;width:100%}.recent-posts--image img{height:inherit;object-fit:cover;object-position:center;transition:transform .3s ease-in-out;width:100%}.recent-posts--image img:hover{transform:scale(1.2)}.recent-posts--info{background-color:#fff;display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:2rem 2.5rem 1.2rem;width:100%}.recent-posts--info a{color:#000}.recent-posts--info a:hover{color:#fe4497}.recent-posts--blog_author p{margin-bottom:0}@media(max-width:767px){.recent-posts-items{flex-direction:column}.recent-posts-items-post{flex-direction:column;width:100%}.recent-posts--image,.recent-posts--info{width:100%}}