.hero-archive{display:flex;flex-direction:column;padding-bottom:24px}@media only screen and (max-width:768px){.hero-archive__title{background:#4e4540;border-radius:16px;display:flex;margin-top:-30px;padding:40px 16px}.hero-archive__title h1{color:#fff}}.featured-post{align-items:ceter;background-color:#fff;border-radius:24px;display:flex;gap:24px;margin-top:40px;padding:24px;width:100%}@media only screen and (max-width:768px){.featured-post{flex-direction:column;margin-top:24px;width:100%}}.featured-post__image img{border-radius:24px;height:376px;object-fit:cover;width:668px}@media only screen and (max-width:1180px){.featured-post__image img{height:250px;width:400px}}@media only screen and (max-width:768px){.featured-post__image img{height:213px;width:100%}}.featured-post__details{display:flex;flex-direction:column;gap:16px;justify-content:center;width:calc(100% - 668px)}@media only screen and (max-width:1180px){.featured-post__details{width:calc(100% - 400px)}}@media only screen and (max-width:768px){.featured-post__details{width:100%}}.featured-post__details *{margin:0}@media only screen and (max-width:768px){.featured-post__details .light-18{font-size:14px;font-style:normal;font-weight:400;line-height:22.4px}}.featured-post__details a{color:#000;text-decoration:none}.featured-post__details-row,.featured-post__details__post-author{align-items:center;display:flex;gap:16px}.featured-post__details-row span{background-color:#65bd60;border-radius:50%;content:"";height:4px;width:4px}.featured-post__details__post-author-image{border-radius:50%;height:48px;width:48px}