.posts{display:flex;gap:50px}a.text_hover{padding:0 10px}.first_post_content{display:flex;position:relative}.post_first_part .featured_image{height:420px;width:560px}.first_post_content:hover .Hover_content{opacity:1;transform:scaleX(1)}.first_post .content_post{padding:30px}.post_first_part{box-shadow:0 0 6px rgba(0,0,0,.11),0 3px 1px rgba(0,0,0,.1);width:50%}.first_post img{width:100%}.post_second_part{width:50%}.post_second_part .featured_image{height:116px;width:144px}.post_second_part .post{display:flex;gap:20px}.post_second_part .featured_image:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transform:scale(1.02)}.post:last-child .image_part{margin-bottom:0}.Hover_content{align-items:center;bottom:0;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transform:scaleX(0);-webkit-transform-style:preserve-3d;transition:all .3s ease-in-out;width:100%}.featured_image{background-size:cover;transform:scale(1);transition:transform .4s}.image_part{margin-bottom:38px}@media (max-width:768px){.posts{flex-direction:column}.post_first_part,.post_second_part{width:100%}.post_second_part .post{flex-direction:column}.image_part{margin-bottom:0}.post_second_part .featured_image{height:173px;width:100%}}