.reports__head{margin-bottom:38px}.reports__head--media{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));grid-gap:clamp(24px,4vw,56px);gap:clamp(24px,4vw,56px);align-items:center}.reports__intro{min-width:0}.reports__lede{font-size:16px;line-height:1.5;max-width:52ch;margin:18px 0 0;color:var(--body);text-wrap:pretty}.reports__image{aspect-ratio:5/4;width:100%;border-radius:24px;object-fit:cover;object-position:50% 45%;display:block;background:#e9e6df;min-width:0}.reports__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:16px;gap:16px}.reports__card{background:var(--cream);border-radius:18px;padding:26px;min-width:0}.reports--oncream .reports__card{background:#fff;border:1px solid var(--line)}.reports__name{font-family:var(--font-display),sans-serif;font-weight:800;font-size:19px;letter-spacing:-.01em;margin:0 0 8px}.reports__body{font-size:14.5px;line-height:1.5;color:var(--body);margin:0}.reports__note{max-width:90ch}