.post-item,.post-listing{display:flex;flex-wrap:wrap}.post-item{flex-direction:column;margin-bottom:75px;width:100%}.post-listing.grid .post-item{--grid-post-width:calc(50% - 12.5px);--grid-space-between-posts:25px;--grid-post-width-three-column:calc(33.3% - 16.66667px);--grid-post-width-four-column:calc(25% - 18.75px);width:100%}.post-featured-img-wrap{margin-bottom:20px;--order:1;--aspect-ratio:3/2}.post-featured-img-wrap a{display:inline-block}.post-featured-img-wrap img{aspect-ratio:var(--aspect-ratio);border-radius:12px 12px 0 0;height:100%;-o-object-fit:cover;object-fit:cover;vertical-align:middle;width:100%}.post-item h5{display:inline-block;margin:0 0 .5rem}.post-item h5 a{color:#000;text-decoration:none}.excerpt,.post-item h5 a{margin-bottom:10px;margin-top:10px}.excerpt{display:inline-block}.excerpt p{margin:0}.read-more a{border-radius:4px;display:inline-block;margin-bottom:10px;margin-top:10px}.author-wrapper,.author-wrapper a{align-items:center;display:flex;margin-bottom:10px;margin-top:10px}.meta-category{display:flex;flex-wrap:wrap;margin:0 0 .5rem}.meta-category a{border-radius:0;text-decoration:none}.meta-category a,time{margin-bottom:10px;margin-top:10px}time{display:block}.post-listing.sideBySide .post-item{display:flex;flex-direction:row;--image-wrapper-width:calc(50% - 25px);--content-wrapper-width:calc(50% - 25px)}.post-listing.sideBySide .post-item .post-featured-img-wrap{display:inline-block;margin-bottom:20px;margin-top:0;--margin-right:50px;--order:1;--aspect-ratio:3/2;--border-radius:0px}.post-listing.sideBySide.alt-img .post-item:nth-child(2n) .post-featured-img-wrap{--margin-left:50px;--order:2;--aspect-ratio:3/2;--border-radius:0px;--margin-right:0}.post-listing.sideBySide .post-content-wrap{display:flex;flex-direction:column;flex-grow:1;order:1}.post-content-wrap.add-spacing{padding:10px}@media (min-width:767px){.post-listing.grid.two-column{justify-content:space-between}.post-listing.grid.two-column .post-item{width:var(--grid-post-width)}.post-listing.grid.three-column .post-item,.post-listing.grid.two-column .post-item{--grid-post-width:calc(50% - 12.5px);--grid-space-between-posts:25px;--grid-post-width-three-column:calc(33.3% - 16.66667px);--grid-post-width-four-column:calc(25% - 18.75px)}.post-listing.grid.three-column .post-item{width:var(--grid-post-width-three-column)}.post-listing.grid.three-column .post-item:nth-child(3n+1),.post-listing.grid.three-column .post-item:nth-child(3n+2){margin-right:var(--grid-space-between-posts,"1rem")}.post-listing.grid.four-column .post-item{width:var(--grid-post-width-four-column)}.post-listing.grid.four-column .post-item:nth-child(4n+1),.post-listing.grid.four-column .post-item:nth-child(4n+2),.post-listing.grid.four-column .post-item:nth-child(4n+3){margin-right:var(--grid-space-between-posts,"1rem")}.post-listing.sideBySide .post-featured-img-wrap{margin-left:var(--margin-left);margin-right:var(--margin-right);order:var(--order);width:var(--image-wrapper-width)}.post-listing.sideBySide .post-content-wrap{width:var(--content-wrapper-width)}}