@layer components{:root{--media-border-radius:1.5rem}img,video{.content &{border-radius:var(--media-border-radius);image-rendering:crisp-edges}}img,video{.content &{animation:fadeIn ease-in-out forwards;animation-timeline:view();animation-range:var(--transition-start) var(--transition-end);display:block;height:auto;max-width:100%}.block-editor__container &{border:0;&.h-full{height:100%}}}.image,.video{align-items:center;display:grid;flex:1 1 0;grid-template-areas:"a";margin-inline:auto;position:relative;& iframe,& img,& video{aspect-ratio:16/9;height:100%;object-fit:cover;width:100%}.image-wrapper{grid-area:a;height:100%;position:relative}}.media-fit-contain{& img{object-fit:contain;width:auto}}.media-fit-cover{& iframe,& img,& video{height:100%;object-fit:cover;@media (min-width:768px){border-radius:0}}}.media-content{margin-bottom:2rem}.media-content-text{margin-inline:auto;max-width:var(--maxwidth-md);text-align:center}.media-content-link{margin-top:.5rem}}