.posts-carousel{padding-bottom:54px}.posts-carousel .owl-stage{display:flex}.posts-carousel .owl-item{background:var(--light-gray-8);border-radius:10px;overflow:hidden;padding:0 54px 27px}.posts-carousel .owl-item>div>a{aspect-ratio:16 / 9;display:block;margin:0 -54px 27px;overflow:hidden}.posts-carousel img{height:100%;object-fit:cover;transition:transform .5s ease}.posts-carousel .owl-item:hover img{transform:scale(1.05)}.posts-carousel h3{font:25px/36px var(--font);margin-bottom:0}