.listing-wrap{column-gap:30px;display:flex;flex-wrap:wrap;row-gap:50px}.listing-wrap .post-item{background-color:#fff;border-bottom:14px solid var(--tertiary-color);box-shadow:0 10px 80px #0000001a;flex:0 0 calc(33.3% - 20px)}.listing-wrap .post-item:first-child{flex:1 0 100%}.listing-wrap .post-item:first-child .post-item-inner .post-featured_img{width:35%}.post-featured_img .feat_img{background-position:50%;background-size:cover;display:block;height:100%;padding-bottom:67%;width:100%}.listing-wrap .post-item:first-child .post-item-inner{display:flex;flex-wrap:wrap}.listing-wrap .post-item:first-child .post-item-inner .post-content{padding:30px;width:65%}.listing-wrap .post-item:first-child .post-featured_img img{height:100%}.listing-wrap .post-item-inner .post-content{padding:20px}.listing-wrap .post-item:first-child .post-content .post-date,.listing-wrap .post-item:first-child .post-content h5{margin-bottom:18px}.listing-wrap .post-item:first-child .post-description{margin-bottom:30px}.listing-wrap .post-item-inner .post-content .post-date{font-size:13px}.listing-wrap .post-item-inner .post-content h5{font-size:23px;line-height:1.30434782609}.listing-wrap .post-item-inner .post-description{font-size:1rem}.listing-wrap .post-item-inner .post-tags.tertiary_color{font-size:14px;font-weight:800}.listing-wrap .post-item-inner .post-content .post-date{margin-bottom:10px}.listing-wrap .post-item-inner .post-content .post-description{margin-bottom:18px}.tags-list{margin-bottom:50px}.tags-list ul{align-items:center;display:flex;flex-wrap:wrap;gap:20px;list-style:none;margin:0;padding:0}.tags-list ul li:first-child{font-weight:800}.tags-list ul a{color:#212429;display:inline-block;padding:5px 15px}.tags-list ul li.active{background-color:var(--tertiary-color)}.tags-list ul li.active a{color:#fff}@media (max-width:991px){.listing-wrap .post-item{flex:0 0 calc(50% - 15px)}.listing-wrap .post-item:first-child .post-item-inner .post-content,.listing-wrap .post-item:first-child .post-item-inner .post-featured_img{width:50%}}@media (max-width:767px){.listing-wrap .post-item{flex:0 0 100%}.listing-wrap .post-item:first-child .post-item-inner{flex-direction:column}.listing-wrap .post-item:first-child .post-item-inner .post-content,.listing-wrap .post-item:first-child .post-item-inner .post-featured_img{width:100%}.listing-wrap .post-item:first-child .post-content .post-date{margin-bottom:10px}.listing-wrap .post-item:first-child .post-item-inner .post-content{padding:20px}}