.category_listing_header{align-items:center;border-bottom:1px solid #e1e4ed;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px;padding:0 0 30px;row-gap:20px}.category_listing_header .category_listing_title{color:#6d758f;font-size:30px;font-weight:600;margin:0}.recent_category_posts{display:flex;flex-wrap:nowrap;gap:18px;justify-content:space-between}.recent_category_post{border:.8px solid #e1e4ed;border-radius:8px;box-shadow:0 1px 5px rgba(25,33,61,.08);flex-basis:33%;height:446px;overflow:hidden}.recent_category_posts .empty_spacing{flex-basis:33%}.cellistic_rec_post_image{aspect-ratio:16/9;overflow:hidden;position:relative}.cellistic_rec_post_image:after{background:linear-gradient(180deg,transparent,rgba(56,50,94,.5));content:"";height:100%;left:0;mix-blend-mode:multiply;opacity:.5;pointer-events:none;position:absolute;top:0;width:100%}.category_listing_more_link{background:#f8faff;border:1.6px solid #f1f3f7;border-radius:3px;color:#6d758f;font-size:16px;font-weight:600;padding:7px 12px;white-space:nowrap}.cellistic_rec_post_image img{height:100%;object-fit:cover;object-position:top;transition:transform .2s ease;width:100%}.recent_category_post a:hover .cellistic_rec_post_image img{transform:scale(1.035)}.cellistic_rec_post_content{padding:24px}.cellistic_rec_post_content .post_publish_date{color:#6d758f;font-size:12px;line-height:18px}.cellistic_rec_post_content .post_title{color:#6d758f;font-size:14px;font-weight:600;line-height:20px}.cellistic_rec_post_content .post_summary{color:#6d758f;font-size:16px;line-height:24px;margin:10px 0 0}@media screen and (max-width:855px){.recent_category_posts{flex-direction:column}}