.dfz-posts .posts-wrapper{display:flex;justify-content:center}.dfz-posts .title-wrapper{text-align:center}.dfz-posts .post-wrapper{flex-basis:23%;padding:10px;margin:10px}.dfz-posts .post{box-shadow:4px 4px 80px rgba(0,0,0,0.08);border-radius:15px;transition:.3s}.dfz-posts .post:hover{transform:scale(1.04)}.dfz-posts .post .info{padding:10px 15px 30px 15px}.dfz-posts .post-wrapper .image-wrapper{position:relative}.dfz-posts .post-wrapper .date{font-size:14px;font-weight:500px;padding:5px 18px;color:#7d7d7d}.dfz-posts .post-wrapper .date span{color:#ae78b7}.dfz-posts .post-wrapper .image-wrapper img{height:170px;width:100%;object-fit:cover;border-top-left-radius:15px;border-top-right-radius:15px}.dfz-posts .post .title{font-size:18px;font-weight:700;line-height:22px;color:#044389;height:60px}.dfz-posts .post .description{color:#393939;font-size:14px;line-height:18px}.dfz-posts .post .description p{margin-top:0 !important}@media(max-width:1100px){.dfz-posts .posts-wrapper{flex-wrap:wrap}.dfz-posts .post-wrapper{flex-basis:50%;padding:25px}}@media(max-width:600px){.dfz-posts .posts-wrapper{justify-content:center}.dfz-posts .post-wrapper{flex-basis:100%;padding:20px 0;max-width:375px}}