.ls-latest-posts .latest-posts-listing{display:flex;flex-wrap:wrap;gap:36px}.ls-latest-posts .post-item{width:100%}.ls-latest-posts .latest-blog-listing-box{width:calc(50% - 18px)}.ls-latest-posts .latest-blog-listing-box.left .post-item{background:var(--ls-neutral);border-radius:16px;padding:24px}.ls-latest-posts .latest-blog-listing-box.left .post-item .content{padding-top:36px}.ls-latest-posts .latest-blog-listing-box.left .post-item img{border-radius:16px}.ls-latest-posts .latest-blog-listing-box.right .post-item .post-item-inner{display:flex;flex-wrap:wrap;padding-bottom:36px}.ls-latest-posts .latest-blog-listing-box.right .post-item .image{height:110px;width:130px}.ls-latest-posts .latest-blog-listing-box.right .post-item .image img{height:100%;max-height:none;min-height:auto;object-fit:cover}.ls-latest-posts .latest-blog-listing-box.right .post-item .post-item-inner .content{padding:0 0 0 36px;width:calc(100% - 130px)}.ls-latest-posts .latest-blog-listing-box.right .post-item h6{margin-bottom:20px}.ls-latest-posts .post-item .content h6 a{color:var(--ls-h6-color)}.ls-latest-posts .post-item .content .btn.link svg{height:20px;padding:1px;width:20px}@media (max-width:767px){.ls-latest-posts .latest-blog-listing-box{width:100%}.ls-latest-posts .latest-blog-listing-box.right .post-item h6{font-size:20px}.ls-latest-posts .latest-blog-listing-box.right .post-item .image{height:65px;width:80px}.ls-latest-posts .latest-blog-listing-box.right .post-item .post-item-inner .content{padding:0 0 0 20px;width:calc(100% - 80px)}}@media (min-width:768px) and (max-width:1023px){.ls-latest-posts .latest-blog-listing-box{width:100%}}@media (min-width:1024px) and (max-width:1366px){.ls-latest-posts .latest-blog-listing-box.right .post-item .image{height:90px;width:100px}.ls-latest-posts .latest-blog-listing-box.right .post-item .post-item-inner .content{padding:0 0 0 24px;width:calc(100% - 100px)}.ls-latest-posts .latest-blog-listing-box.right .post-item h6{font-size:20px}}