.recent-post--wrapper{display:flex;gap:40px;justify-content:space-between}.blog-post-cards---container{box-sizing:content-box;display:flow-root;margin-left:auto;margin-right:auto;max-width:1200px}.recent-post--wrapper .blog-post--card{width:33%}.recent-post--wrapper .div-fill{background:var(--blue);height:315px;overflow:hidden;position:relative}.recent-post--wrapper .img-fill{bottom:-9999px;left:-9999px;margin:auto;max-width:100%;position:absolute;right:-9999px;top:-9999px}.blog-post--text-wrapper{margin:10px 20px}.recent-post--wrapper .blog-news:hover{background:var(--blue)}.recent-post--wrapper .blog-news:hover h2{color:var(--white);cursor:pointer}.recent-post--wrapper .blog-news:hover h3{color:var(--white)}.recent-post--wrapper .blog-news:hover h5{color:var(--white);opacity:60%}.recent-post--wrapper .title-wrapping{display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;line-clamp:2;-webkit-box-orient:vertical}@media (max-width:767px){.recent-post--wrapper{flex-direction:column}.recent-post--wrapper .blog-post--card{width:unset}}