.all-posts{padding:50px 0 0}.post-listing{display:flex;flex-wrap:wrap;margin:0 -25px 45px;row-gap:65px}.post-item{padding:0 25px;width:50%}.inner-wrap>.post-inner{background-image:none;display:flex;height:100%}.img-wrap{border-radius:5px;max-height:295px;min-height:295px;overflow:hidden;width:62%}.inner-wrap{height:100%}.img-wrap img{border-radius:5px;height:100%;object-fit:cover;transition:all .3s ease-in-out;width:100%}.inner-wrap:hover img{transform:scale(1.02)}.body-copy{margin-left:36px;width:67%}.inner-copy{display:flex;flex-direction:column;height:100%;justify-content:space-between}.all-posts ul{list-style:none;margin:0!important;padding:0}.all-posts ul li{list-style:none;position:relative}.all-posts ul li.tag-item{color:var(--link_color);font-weight:300}.all-posts .title{padding-top:25px}.all-posts .title h3{font-weight:300;line-height:1.06}.all-posts .date{color:#fff;font-weight:300}.all-posts .read-more{border-bottom:1px solid #393939;color:#fff;padding-bottom:12px;transition:all .3s ease-in-out}.all-posts .read-more span{color:#393939;display:flex;font-weight:700;gap:8px;transition:all .3s ease-in-out}.all-posts .read-more svg{width:18px;stroke:#393939;position:relative;top:2px;transition:all .5s ease}.inner-wrap:hover .read-more{border-bottom:1px solid var(--secondary_color)}.inner-wrap:hover .read-more span{color:var(--secondary_color)}.inner-wrap:hover .read-more svg{stroke:var(--secondary_color)}.no-posts-message{font-size:30px;text-align:center;width:100%}#pagination-container{align-items:center;display:flex;justify-content:center;margin-bottom:155px;padding-top:50px}#pagination-container a{background:none;background:transparent;border:none;color:#393939;cursor:pointer;font-size:24px;font-weight:400;padding:0 8px}#pagination-container a,#pagination-container a:hover{transition:all .3s ease-in-out}#pagination-container a.active{color:var(--secondary_color);text-decoration:underline}#pagination-container a:after,#pagination-container a:before{content:none}.post-item.no-img .body-copy{margin:0}.all-posts .inner-wrap .read-more svg g path{fill:#393939}.all-posts .inner-wrap:hover .read-more svg g path{fill:var(--secondary_color)}.post-item ul li{padding:0}.post-item ul li:before{display:none}.post-item a{background:none;color:inherit;font-weight:inherit}@media(max-width:1440px){.post-listing{margin:0 -15px 45px;row-gap:40px}#pagination-container{margin-bottom:90px;padding-top:50px}}@media(max-width:1024px){.post-item-bottom .title{font-size:24px;line-height:28px}.no-posts-message{font-size:20px}#pagination-container{margin-bottom:50px;padding-top:0}}@media(max-width:900px){.post-item{width:100%}}@media(max-width:767px){.post-item-bottom .title{font-size:18px;line-height:22px}#pagination-container{margin-bottom:50px;padding-top:0}}@media(max-width:580px){.inner-wrap>.post-inner{flex-wrap:wrap}.img-wrap,.img-wrap img{width:100%}.body-copy{margin-left:0;margin-top:20px;width:100%}}