.featured-post a{display:inline-block;text-decoration:none;width:100%}.featured-post a .featured-post-inner{display:flex;flex-direction:column;gap:40px;margin:0 auto;@media only screen and (min-width:768px){align-items:center;flex-direction:row}@media only screen and (min-width:1500px){gap:100px}}.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 .text-block{@media only screen and (min-width:1300px){width:40%}}.featured-post a .featured-post-inner .image-block{@media only screen and (min-width:1300px){width:60%}}.featured-post a .featured-post-inner .meta-details{align-items:center;display:flex;gap:8px;margin-bottom:12px}.featured-post a .featured-post-inner h2{margin-bottom:12px}.featured-post a .featured-post-inner .image-block{aspect-ratio:3/1.65;display:flex;flex-direction:column;justify-content:center;overflow:hidden;@media only screen and (min-width:768px){aspect-ratio:3/3}@media only screen and (min-width:1500px){aspect-ratio:3/1.65}}.featured-post a .featured-post-inner .blog-post__image{aspect-ratio:3/1.65;flex:none;object-fit:cover;transition:all .15s linear;width:100%;@media only screen and (min-width:768px){aspect-ratio:3/3}@media only screen and (min-width:1500px){aspect-ratio:3/1.65}}.featured-post a:hover .featured-post-inner .blog-post__image{transform:scale(1.05)}