.hero-figure{position:relative;width:100%;display:block;margin:0;overflow:hidden}.hero-figure .hero-image{width:100%;height:auto;display:block;max-height:520px;object-fit:cover;object-position:center 40%}figure{margin:2em 0;max-width:100%;border-radius:4px;overflow:hidden}figure .article-image{width:100%;height:auto;display:block;border-radius:4px 4px 0 0;object-fit:cover;aspect-ratio:8/5}figcaption{font-family:'Inter',sans-serif;font-size:.85rem;color:var(--color-muted,#8c8578);text-align:center;padding:.6em 1em;background:var(--color-surface,#f2efe7);border-radius:0 0 4px 4px;line-height:1.5}[data-content=basics-history] figure{margin-top:1.5em;margin-bottom:2em}[data-content=bet-types] figure{margin-top:1.5em;margin-bottom:2em}[data-content=odds-tote] figure{margin-top:1.5em;margin-bottom:2em}[data-content=strategy-form] figure{margin-top:1.5em;margin-bottom:2em}[data-content=races-germany] figure{margin-top:1.5em;margin-bottom:2em}@media (max-width:600px){figure{margin:1.5em -1.25rem;border-radius:0}figure .article-image{border-radius:0}figcaption{border-radius:0;padding:.5em 1.25rem}.hero-figure .hero-image{max-height:360px}}@media (prefers-color-scheme:dark){figure .article-image{filter:brightness(.92)}figcaption{background:var(--color-surface,#252521);color:var(--color-muted,#9a958c)}}