.hero{align-items:center;display:flex;margin-top:.8rem;margin-bottom:4rem;flex-direction:column-reverse;padding:0 var(--general-padding)}@media(min-width:768px){.hero{flex-direction:row}}@media(min-width:1300px){.hero{margin-top:1.6rem;margin-bottom:6.4rem}}.hero__heading{color:var(--heading-color);font-weight:900;font-style:italic;line-height:1.2;margin-bottom:0}@media(min-width:768px){.hero__heading{font-size:var(--48px);max-width:24ch}}@media(min-width:1300px){.hero__heading{font-size:var(--80px);max-width:22ch}}.hero__heading__tagline{color:var(--heading-color-accent);font-size:var(--24px);display:block;font-weight:700;text-transform:none}@media(min-width:768px){.hero__heading__tagline{font-size:var(--32px)}}@media(min-width:1024px){.hero__heading__tagline{font-size:var(--36px)}}@media(min-width:1300px){.hero__heading__tagline{font-size:var(--48px)}}.hero__intro{max-width:66ch}@media(min-width:768px){.hero__intro{font-size:var(--20px);margin:1.6rem 0;padding-right:2.4rem}}.hero__feature{margin-bottom:2.4rem;max-width:200px}@media(min-width:768px){.hero__feature{max-width:250px;margin-left:auto}}@media(min-width:1300px){.hero__feature{max-width:450px}}.hero__img{display:block;height:auto;width:100%}.recent-posts{border-top:var(--frame-width) solid var(--frame-color);padding:var(--general-padding)}.recent-posts__heading{font-size:var(--32px)}.recent-posts__more{font-size:var(--20px);margin-top:1.6rem;text-align:right}.recent-posts__more a{text-decoration:none}.recent-posts__more a:focus,.recent-posts__more a:hover{text-decoration:underline}