.posts-block.style1{display:flex;gap:20px;max-height:456px}.posts-block.style1 .lasted,.posts-block.style1 .other{width:100%}.posts-block.style1 .lasted .post-thumbnail img{border-top-left-radius:25px;border-top-right-radius:25px;height:100%;max-height:300px;-o-object-fit:cover;object-fit:cover;width:100%}.posts-block.style1 .lasted .content{background-color:var(--color-light);border-bottom-left-radius:25px;border-bottom-right-radius:25px;padding:20px}.posts-block.style1 .other{display:grid;gap:20px;grid-auto-rows:calc(50% - 10px)}.posts-block.style1 .other .post-item{display:flex}.posts-block.style1 .other .content,.posts-block.style1 .other .post-thumbnail{width:100%}.posts-block.style1 .other .post-thumbnail img{border-bottom-left-radius:25px;border-top-left-radius:25px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.posts-block.style1 .other .content{align-content:space-between;background-color:var(--color-light);border-bottom-right-radius:25px;border-top-right-radius:25px;display:grid;padding:20px}.posts-block.style1 .lasted .content,.posts-block.style1 .other .content{box-shadow:0 8px 24px hsla(210,8%,62%,.2);color:var(--color-secondary)!important}.posts-block.style1 .lasted .content .post-title,.posts-block.style1 .other .content .post-title{font-family:var(----font-body)!important;font-size:22px;font-weight:700;line-height:26px;margin-bottom:5px!important}.posts-block.style1 .lasted .content .post-link,.posts-block.style1 .other .content .post-link{color:var(--color-primary)!important;font-weight:700}.posts-block.style1 .lasted,.posts-block.style1 .other .post-item{bottom:0;position:relative;transition:bottom .3s ease}.posts-block.style1 .lasted:hover,.posts-block.style1 .other .post-item:hover{bottom:5px}@media screen and (max-width:1000px){.posts-block.style1{display:grid;max-height:none}.posts-block.style1 .other .post-item{display:grid}.posts-block.style1 .other .post-thumbnail img{border-bottom-left-radius:0;border-top-left-radius:25px;border-top-right-radius:25px;max-height:200px}}
