@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,400&family=Oswald:wght@600&display=swap);.featured-post{display:flex;flex-direction:row;align-items:flex-end;gap:40px;text-decoration:none;color:#666;font-size:18px;line-height:32px}.featured-post:focus-visible,.featured-post:hover{color:#2a2a2a;text-decoration:underline}.featured-post__wrapper{flex-basis:calc(100% - 560px);background-size:cover;background-position:center}@media(min-width:1000px){@media not screen and (min-width:1280px){.featured-post__wrapper{flex-basis:45%}}}.featured-post__wrapper img{width:100%}@media(min-width:1000px){.featured-post__wrapper img{display:none}}.featured-post__details{flex-basis:560px}@media(min-width:1000px){@media not screen and (min-width:1280px){.featured-post__details{flex-basis:55%}}}.featured-post__details h2{font-size:32px;line-height:46px;font-weight:900;color:#2a2a2a}.featured-post__details span{color:#2a2a2a;font-size:16px;font-weight:700;text-decoration:underline}@media not screen and (min-width:1000px){.featured-post{display:none}}