.wp-embed{background:var(--wp--preset--color--surface);border-radius:var(--wp--custom--border-radius--default);box-shadow:none;color:var(--wp--preset--color--contrast);font-family:var(--wp--preset--font-family--body);border:none;flex-direction:column;padding:1.25rem;display:flex}.wp-embed a{color:inherit}.wp-embed-heading{order:1}.wp-embed-featured-image{order:2}.wp-embed-excerpt{order:3}.wp-embed-more-link{order:4}.wp-embed-footer{order:5}.wp-embed:has(.wp-embed-featured-image){-moz-column-gap:20px;grid-template-columns:auto 1fr;grid-template-areas:"heading heading""image excerpt""image more""footer footer";align-items:start;column-gap:20px;display:grid}.wp-embed:has(.wp-embed-featured-image)>.wp-embed-heading{grid-area:heading}.wp-embed:has(.wp-embed-featured-image)>.wp-embed-featured-image{grid-area:image}.wp-embed:has(.wp-embed-featured-image)>.wp-embed-excerpt{grid-area:excerpt}.wp-embed:has(.wp-embed-featured-image)>.wp-embed-more-link{grid-area:more}.wp-embed:has(.wp-embed-featured-image)>.wp-embed-footer{grid-area:footer}.wp-embed-featured-image{float:none;max-width:200px;margin:0}.wp-embed-featured-image img{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:var(--wp--custom--border-radius--image);width:100%;height:auto;display:block}.wp-embed-excerpt{-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.wp-embed-more-link{margin:10px 0 0}p.wp-embed-heading{font-family:var(--wp--preset--font-family--display)}.wp-embed-heading a{color:inherit}.wp-embed .wp-embed-more{color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--wp--preset--color--primary);text-decoration-color:var(--wp--preset--color--primary);text-underline-offset:3px}body.is-internal-embed .wp-embed-footer{display:none}
