.featured-post a{background:#f9f7f4;border-radius:30px;display:inline-block;padding:50px 20px;text-decoration:none;width:100%}.featured-post a .featured-post-inner{display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:1156px;@media only screen and (min-width:768px){align-items:center;flex-direction:row}@media only screen and (min-width:1024px){gap:140px}}.featured-post a .featured-post-inner .image-block,.featured-post a .featured-post-inner .text-block{@media only screen and (min-width:768px){width:50%}}.featured-post a .featured-post-inner .meta-details{align-items:center;display:flex;gap:8px;margin-bottom:12px}.featured-post a .featured-post-inner .blog-post__tag{border:1px solid var(--Astrada-Blue-Light,#bed6ed);border-radius:40px;color:#373765;font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.14px;line-height:22px;padding:2px 12px;text-align:center;width:fit-content}.featured-post a .featured-post-inner time{color:#373765;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.16px;line-height:24px}.featured-post a .featured-post-inner h2{font-family:Overpass;font-size:34px;font-style:normal;font-weight:600;letter-spacing:-.68px;line-height:40px;margin-bottom:12px}.featured-post a .featured-post-inner .subheader{color:var(--Astrada-Blue-Medium,#373765);font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.16px;line-height:24px;margin-bottom:0}.featured-post a .featured-post-inner .image-block{aspect-ratio:3/2;border-radius:30px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.featured-post a .featured-post-inner .blog-post__image{aspect-ratio:3/2;border-radius:30px;flex:none;object-fit:cover;transition:all .15s linear;width:100%}.featured-post a:hover .featured-post-inner .blog-post__image{transform:scale(1.05)}.featured-post a:hover .featured-post-inner h2{text-decoration:underline}