@layer components{.c-figure{--figure-max-height:none;--figure-contain:cover;display:block}.c-figure__image{aspect-ratio:var(--api-figure-aspect-ratio,auto);display:block;height:var(--api-figure-height,auto);max-height:var(--figure-max-height);-o-object-fit:var(--figure-contain);object-fit:var(--figure-contain);width:100%}.c-figure__caption{font-size:var(--font-size-caption,var(--font-base-size));line-height:1.4;margin-top:.5rem;text-align:left}.l-media__title+.l-media__media{margin-top:2.25rem}}