.blog-featured-posts-hero .posts-wrapper li,.blog-featured-posts-hero ul.posts-wrapper{list-style:none;margin:0;padding:0}.blog-featured-posts-hero .posts-wrapper{display:grid;gap:var(--gap-m);grid-auto-flow:dense;.top{display:grid;gap:var(--gap);grid-template-columns:3fr 1fr;@media (max-width:768px){gap:var(--gap-l);grid-template-columns:1fr}}.big{background-color:var(--clr-bg-2);border-radius:var(--corner-l)}.right{h2{border-bottom:var(--border-width) dashed var(--clr-primary)}.post{border-bottom:1px dashed var(--clr-stroke);.post-title{margin:0}.post-tags{margin-top:.5rem}.fancy-link-wrapper,.image-wrapper,.post-author,.post-date,.post-preview{display:none}}}.bottom{align-items:start;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);@media (max-width:768px){grid-template-columns:1fr}.post-image{max-height:200px;object-fit:cover}.post-tags{display:none}}@media (max-width:768px){.post{grid-template-columns:1fr}}.post{display:grid;gap:var(--gap);@media (max-width:768px){grid-template-columns:1fr}}.post-image{border:1px solid var(--clr-stroke-2);border-radius:var(--corner);box-shadow:var(--shadow-lighter);height:auto;max-width:1200px;width:100%}.featured-posts .post .text-content{display:grid;gap:var(--gap-s)}.featured-posts .post .text-content>*{margin-block:0}h3.post-title{--font-size-ratio:0.9}.post-title-link{color:var(--clr-title)}.post-meta{align-items:center;display:flex;gap:1.5rem}.post-tags{font-family:var(--font-text)}.post-author,.post-date{color:var(--clr-text);font-size:.8rem}.more-posts-pre-title{align-items:center;display:flex;gap:var(--gap-s);margin-top:var(--gap-m)}.more-posts-pre-title .more-posts-link-text{white-space:nowrap;width:fit-content}.more-posts-arrow{align-items:center;display:flex;margin-right:auto;width:100%}.more-posts-pre-title{font-weight:700}.more-posts-arrow.animated.visible{animation:wipe 1s ease forwards}@keyframes wipe{0%{width:0}to{width:100%}}}