.posts-block.style1{display:flex;gap:30px}.posts-block.style1 .two-last{width:60%}.posts-block.style1 .other{width:40%}.posts-block.style1 .two-last{display:flex;gap:30px}.posts-block.style1 .two-last .post-item .post-thumbnail{aspect-ratio:396/261;border-radius:25px;margin-bottom:10px;overflow:hidden}.posts-block.style1 .two-last .post-item .post-thumbnail img{aspect-ratio:396/261;border-radius:25px;height:auto;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .4s ease;width:100%}.posts-block.style1 .two-last .post-item:hover .post-thumbnail img{transform:scale(1.1)}.posts-block.style1 .two-last .post-item .content{display:grid;gap:10px}.posts-block.style1 .other .post-item .content .date-show-more,.posts-block.style1 .two-last .post-item .content .date-show-more{align-items:center;display:flex;justify-content:space-between}.posts-block.style1 .other .post-item .content .date-show-more .date,.posts-block.style1 .two-last .post-item .content .date-show-more .date{align-items:center;display:flex;gap:10px}.posts-block.style1 .other .post-item .content .date-show-more .date p,.posts-block.style1 .two-last .post-item .content .date-show-more .date p{color:var(--color-dark);opacity:.5}.posts-block.style1 .other .post-item .content .date-show-more .show-more,.posts-block.style1 .two-last .post-item .content .date-show-more .show-more{align-items:center;color:var(--color-primary);display:flex;gap:3px;text-decoration:underline}.posts-block.style1 .other .post-item .content .post-title,.posts-block.style1 .two-last .post-item .content .post-title{color:var(--color-dark);font-size:24px!important;line-height:24px!important;transition:color .4s ease}.posts-block.style1 .other .post-item:hover .content .post-title,.posts-block.style1 .two-last .post-item:hover .content .post-title{color:var(--color-primary)}.posts-block.style1 .other .post-item .content{border-top:1px solid #0000007a}.posts-block.style1 .other .post-item .content .date-show-more{padding-top:10px!important}.posts-block.style1 .other .post-item .content .post-title{margin-bottom:20px!important;margin-top:40px!important}@media (max-width:1024px){.posts-block.style1{flex-direction:column}.posts-block.style1 .other,.posts-block.style1 .two-last{width:100%}}@media (max-width:768px){.posts-block.style1 .other{display:none}.posts-block.style1 .two-last{display:flex;flex-direction:column}}
