.further-reading{display:flex;flex-direction:column-reverse;align-items:center;gap:1.5rem;margin-top:3rem;padding:1.5rem;background-color:color-mix(in srgb,var(--green-lightest) 28%,var(--white));border-radius:4px;font-family:var(--font-sans);color:var(--gray-20)}@media screen and (min-width:30rem){.further-reading{flex-direction:row;align-items:center;gap:2rem;padding:2rem 2rem 2rem 2.5rem}}.further-reading__content{display:flex;flex-direction:column;gap:.5rem;flex:1 1;min-width:0}.further-reading__pretitle{margin:0;color:var(--gray-50);font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.further-reading h2.further-reading__title,.further-reading__title{margin:0;font-size:1.375rem;font-weight:700;line-height:1.2;text-wrap:pretty;text-transform:none;letter-spacing:0}.further-reading h2.further-reading__title a,.further-reading__title a{color:var(--green-dark);text-decoration:none}.further-reading h2.further-reading__title a:hover,.further-reading__title a:hover{color:var(--green);text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:.2em}.further-reading__author{margin:0;color:var(--gray-50);font-size:1rem;font-weight:400}.further-reading__excerpt{margin:0;color:var(--gray-20);font-family:var(--font-serif);font-size:1rem;line-height:1.35;text-wrap:pretty}.further-reading__cover{display:block;flex-shrink:0;width:min(40%,10.5rem);max-width:10.5rem}.further-reading__cover img{display:block;width:100%;height:auto;border-radius:2px 1px 1px 2px;box-shadow:0 2px 6px rgba(0,0,0,.08),0 4px 8px rgba(0,0,0,.06)}@media screen and (min-width:30rem){.further-reading__cover{width:8.5rem}}