.EmbeddedVideoBlock{--block-margin:0 0 var(--spacing-small)}.EmbeddedVideoBlock-player{display:flex}.EmbeddedVideoBlock-player>iframe{aspect-ratio:var(--block-player-aspect-ratio);border-radius:var(--border-radius);box-shadow:var(--box-shadow-high-black);height:auto;max-width:var(--block-player-width);width:100%}.EmbeddedVideoBlock.align-center .EmbeddedVideoBlock-player{justify-content:center}