.recent-post .recent-post-sec{display:flex;gap:20px;margin:0 auto;max-width:1200px}.recent-post .recent-post-sec .post-left,.recent-post .recent-post-sec .post-right{width:50%}.recent-post .left-con,.recent-post .right-con{backdrop-filter:blur(12px);background:linear-gradient(129.05deg,#fff 12.17%,#e0eaf8 99.45%);border-radius:18px;box-shadow:0 12px 24px -12px #071a4266,inset 8px 8px 12px -4px #ffffff40,0 2px 4px 0 #2159e999,-8px -8px 24px 0 #9dc3f833;display:flex;flex-direction:column;overflow:hidden;padding-bottom:25px}.recent-post .left-con{height:100%}.recent-post .post-right .right-con:last-child{margin:0}.recent-post .post-right .right-con{margin-bottom:15px;padding:20px}.recent-post .post-left .feather-img img{display:block;height:338px;margin-bottom:20px;object-fit:cover;width:100%}.recent-post .post-left .button-section,.recent-post .post-left .tag-w-date,.recent-post .post-left .title-post{padding-left:20px;padding-right:20px}.recent-post .tag-w-date{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.recent-post .blog-listing__post-tag,.recent-post .blog_listing_date p{color:#071a4b;font-size:18px;font-weight:400;letter-spacing:0;line-height:100%;margin:0;text-align:right;text-transform:uppercase}.recent-post .title-post{flex-grow:1;margin-bottom:10px}.recent-post .title-post h4.post-t{color:#4d8adf;font-size:24px;font-weight:700;letter-spacing:0;line-height:100%;margin:0;text-transform:uppercase}.recent-post .post-button{align-items:center;color:#071a4b;display:flex;font-size:16px;font-weight:400;gap:8px;letter-spacing:0;line-height:150%;text-decoration:none;transition:all .3s ease-in-out;vertical-align:middle}.recent-post .post-button svg{height:auto;width:10px}.recent-post .post-button svg path{fill:#071a4b}.recent-post .post-button:hover{color:#4d8adf;text-decoration:underline}.recent-post .post-button:hover svg path{fill:#4d8adf}@media (max-width:768px){.recent-post .recent-post-sec{flex-direction:column}.recent-post .recent-post-sec .post-left,.recent-post .recent-post-sec .post-right{padding:0;width:100%}}