.recent-blog-posts{position:relative}.all-blog-posts .post-listing{display:flex;flex-wrap:wrap;row-gap:30px}.all-blog-posts .post-item.first-item{display:block;margin-bottom:80px;width:100%}.all-blog-posts .post-item.first-item .featured-image{border-radius:30px;height:380px;margin-bottom:30px;overflow:hidden;width:100%}.all-blog-posts .featured-image img{height:100%;object-fit:cover;object-position:center;width:100%}.all-blog-posts .first-item-inner .post-name{font-size:42px;font-weight:600;margin-bottom:15px}.all-blog-posts .first-item-inner .post-name a{color:var(--primary_color);transition:all .3s ease}.all-blog-posts .first-item-inner .post-name a:hover{color:var(--tertiary_color)}.all-blog-posts .first-item-inner .post-desc{color:var(--primary_color);font-size:20px;margin-bottom:15px}.all-blog-posts .first-item-inner a.read-more{font-size:20px;transition:all .3s ease}.all-blog-posts .first-item-inner .read-more:hover{color:var(--tertiary_color)}.all-blog-posts .post-item{padding:0 15px;width:25%}.all-blog-posts .post-item-inner{background-image:linear-gradient(180deg,#f36f21,#770fff);border-radius:38px;height:100%;padding:25px;position:relative}.all-blog-posts .post-item-inner .post-name a:before{background-size:100%!important;background:url(https://5436209.fs1.hubspotusercontent-na2.net/hubfs/5436209/Markivis-Theme2025/images/arrow-circle.webp) no-repeat;content:"";height:85px;position:absolute;right:-1px;top:-2px;width:85px}.all-blog-posts .post-item-inner .post-name{font-size:22px;font-weight:600;line-height:26px;max-width:75%}.all-blog-posts .post-item-inner .post-name a{color:var(--quinary_color);transition:all .3s ease}.all-blog-posts .post-item-inner .post-name a:hover{color:var(--primary_color)}.all-blog-posts .post-item-inner .post-desc{color:var(--quinary_color);font-size:16px;line-height:20px;margin-bottom:20px;text-align:left}.all-blog-posts .ft-image img{border-radius:6px 6px 6px 6px;height:120px;object-fit:cover;object-position:center center;width:100%}.all-blog-posts .load-more-btn{margin-top:30px;text-align:center}.all-blog-posts .load-more-btn a{color:var(--primary_color);font-size:24px;font-weight:600;transition:all .3s ease}.all-blog-posts .load-more-btn a:hover{color:var(--tertiary_color)}@media(max-width:1320px){.all-blog-posts .post-listing{row-gap:20px}.all-blog-posts .post-item{width:50%}.all-blog-posts .ft-image img{height:200px}}@media(max-width:1024px){.all-blog-posts .post-item.first-item{margin-bottom:30px}.all-blog-posts .first-item-inner .post-name{font-size:32px}}@media(max-width:580px){.all-blog-posts .post-item{padding:0;width:100%}}