.recent-posts{padding:80px 0;position:relative;width:100%}.recent-posts .content-wrapper{padding:0}.recent-posts .hs-flex{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;justify-content:center}.recent-posts .hs-flex,.recent-posts .hs-flex>div{position:relative;width:100%}.recent-posts .hs-flex>div:not(:last-child){margin-bottom:20px}.recent-posts .hs__header{text-align:center}.recent-posts .header__con{margin:0 0 10px}.recent-posts .recent-lists{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.recent-posts .recent-item{width:calc(33.333% - 20px);border-radius:0;overflow:hidden;position:relative}.recent-posts .post_image{height:316px;background-color:#fff;transition:.3s;position:relative}.recent-posts .post_image img{max-width:100%;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;height:316px;object-fit:cover;width:100%;display:block}.recent-posts .post_image_overlay{position:absolute;top:0;left:0;height:100%;width:100%;transition:.3s}.recent-posts .post_content{background-color:#eee;padding:30px;display:flex;align-items:flex-start;flex-direction:column;transition:1s}.recent-posts .post_title{font-size:21px}.recent-posts .post_title a{-webkit-box-shadow:none;box-shadow:none;text-decoration:none;color:#1d3767;font-family:neue-haas-grotesk-display,Sans-serif;font-size:16px;font-weight:500}.recent-posts .recent-item:hover .post_content{opacity:.7}.recent-posts .hs__button{text-align:center}.recent-posts .hs__button a{text-align:center;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:inline-block;line-height:1;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;width:auto;font-family:Helvetica,Sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;fill:#fff;color:#fff;background-color:#1d3767;border-radius:0 0 0 0;padding:15px 20px}.recent-posts .hs__button a:focus,.recent-posts .hs__button a:hover{color:#1d3767;background-color:#fff}@media (max-width:1024px){.recent-posts{padding:60px 20px}}@media (max-width:767px){.recent-posts .recent-item{width:100%}.recent-posts .recent-item:not(:last-child){margin-bottom:30px}.recent-posts .post_content{text-align:center;align-items:center}}