.da-post-recent{padding:30px}.da-post-recent__group-post{display:flex;gap:20px;width:100%}.da-post{background:#fff;border-radius:20px;box-shadow:0 3px 10px 0 #0000001a;margin:20px 0;max-width:420px;min-height:360px;overflow:hidden;position:relative;width:100%}.da-post-recent__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px 20px 0 0;height:190px;position:relative;transition:all .4s ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease;-ms-transition:all .4s ease}a.da-post:hover .da-post-recent__image{border-radius:20px 20px 0 0;transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1)}.da-post-recent__group-infos{padding:20px}.da-post-recent__title{min-height:100px}.da-post-recent__publish-date{bottom:20px;position:absolute}@media (max-width:1200px){.da-post{background:#fff;border-radius:20px;box-shadow:0 3px 10px 0 #0000001a;margin:20px 0;min-height:300px;overflow:hidden;position:relative;width:100%}.da-post-recent__image{height:150px}}@media (max-width:992px){.da-post-recent__group-post{grid-gap:2.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))!important}.da-post{box-shadow:0 3px 10px 0 #00000070;margin:0;max-width:none;min-height:400px}.da-post-recent__image{height:220px}}@media (max-width:768px){.da-post-recent__group-post.all-post{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.da-post{box-shadow:0 3px 10px 0 #00000070;margin:0;max-width:none;min-height:300px}.da-post-recent__image{height:170px}}