.cellistic_featured_posts{grid-column-gap:16px;grid-row-gap:22px;display:grid;gap:25px;grid-template-columns:min(390px,33vw) 1fr}.cellistic_featured_posts__right{display:flex;flex-direction:column;gap:16px}.cellistic_featured_post{border:.8px solid #e1e4ed;border-radius:8px;box-shadow:0 1px 5px rgba(25,33,61,.08);opacity:0;overflow:hidden;user-select:none}.cellistic_featured_post a{cursor:pointer}.post_1{height:fit-content}.post_1,.post_2{animation:enterPost .4s ease-in-out forwards}.post_2{animation-delay:.1s;grid-area:1/2/2/3}.post_3{animation:enterPost .4s ease-in-out forwards;animation-delay:.2s;grid-area:2/2/3/3}.post_4{animation:enterPost .4s ease-in-out forwards;animation-delay:.3s;grid-area:3/2/4/3}.post_1 .cellistic_featured_post_image{aspect-ratio:1/1}.post_1 .cellistic_featured_post_content,.post_1 .cellistic_featured_post_image{max-width:33vw;width:390px}.cellistic_featured_post_image{overflow:hidden;position:relative}.cellistic_featured_post_content{padding:30px;position:relative}.post_1 .cellistic_featured_post_content{min-height:245px}.cellistic_featured_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%}.cellistic_featured_post:not(.post_1) a{display:flex;height:100%}.cellistic_featured_post:not(.post_1) .cellistic_featured_post_image{aspect-ratio:16/9;flex-shrink:0}.cellistic_featured_post.post_1 .post_title,.cellistic_featured_post.post_1 .post_title a{color:#333;font-size:30px;line-height:1.1}.cellistic_featured_post:not(.post_1) .post_title,.cellistic_featured_post:not(.post_1) .post_title a{color:#6d758f;font-size:14px}.cellistic_featured_post_image img{height:100%;object-fit:cover;object-position:center left;transition:transform .4s ease;width:100%}.cellistic_featured_post a:hover .cellistic_featured_post_image img{transform:scale(1.035)}.cellistic_featured_post_content hr{border:1px solid #e1e4ed;border-top:none;margin:20px 0}.post_1 .post_publish_date{bottom:17px;color:#6d758f;font-size:14px;font-weight:600;left:50%;margin-bottom:0;position:absolute;text-align:center;transform:translateX(-50%)}.post_summary{color:#6d758f;font-size:16px;line-height:24px}.cellistic_featured_post.post_1 .post_title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cellistic_featured_post:not(.post_1) .post_publish_date{color:#6d758f;font-size:12px;font-weight:400;line-height:18px}@media (max-width:992px){.cellistic_featured_posts{grid-template-columns:min(390px,25vw) 1fr}.post_1 .cellistic_featured_post_content,.post_1 .cellistic_featured_post_image{max-width:25vw}.cellistic_featured_post.post_2 .post_title,.cellistic_featured_post.post_3 .post_title,.cellistic_featured_post.post_4 .post_title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}@media (min-width:856px){.cellistic_featured_post{height:33.33333%}.cellistic_featured_posts__right{height:687px}.cellistic_featured_post.post_1{height:fit-content}.cellistic_featured_post_image__mobile{display:none}}@media (max-width:855px){.cellistic_featured_posts{grid-template-columns:1fr}.cellistic_featured_post_image__desktop{display:none}.cellistic_featured_post_image__mobile{display:block}.post_1 .cellistic_featured_post_image{aspect-ratio:16/9}.cellistic_featured_posts__right{height:auto!important}.post_1 .cellistic_featured_post_content,.post_1 .cellistic_featured_post_image{max-width:100%;width:100%}.cellistic_featured_posts{padding-top:16px}}@media (max-width:650px){.cellistic_featured_posts{display:flex;flex-direction:column}.cellistic_featured_post:not(.post_1) a{flex-direction:column}.cellistic_featured_post:not(.post_1) a .cellistic_featured_post_image{overflow:hidden;position:relative;width:100%}}@keyframes enterPost{0%{transform:translateY(-15px);animation-ease:cubic-bezier(.215,.61,.355,1);opacity:0}to{opacity:1;transform:translateY(0)}}