@layer components{.c-figure{--figure-max-height:none;--figure-contain:cover;--figure-border-radius:0;display:block}.c-figure--rounded{--figure-border-radius:8px}.c-figure__image{border-radius:var(--figure-border-radius);display:block;height:auto;max-height:var(--figure-max-height);-o-object-fit:var(--figure-contain);object-fit:var(--figure-contain);width:100%}}